-- Logs begin at Wed 2022-05-18 21:18:49 UTC, end at Wed 2022-05-18 23:55:29 UTC. -- May 18 22:03:49.117090 n-d-841040-6 systemd[1]: Starting Devstack devstack@n-api.service... May 18 22:03:49.125654 n-d-841040-6 devstack@n-api.service[103833]: [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini May 18 22:03:49.128216 n-d-841040-6 devstack@n-api.service[103833]: *** Starting uWSGI 2.0.18-debian (64bit) on [Wed May 18 22:03:49 2022] *** May 18 22:03:49.128216 n-d-841040-6 devstack@n-api.service[103833]: compiled with version: 10.0.1 20200405 (experimental) [master revision 0be9efad938:fcb98e4978a:705510a708d3642c9c962beb663c476167e4e8a4] on 11 April 2020 11:15:55 May 18 22:03:49.128216 n-d-841040-6 devstack@n-api.service[103833]: os: Linux-5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 May 18 22:03:49.128216 n-d-841040-6 devstack@n-api.service[103833]: nodename: n-d-841040-6 May 18 22:03:49.128216 n-d-841040-6 devstack@n-api.service[103833]: machine: x86_64 May 18 22:03:49.128216 n-d-841040-6 devstack@n-api.service[103833]: clock source: unix May 18 22:03:49.128216 n-d-841040-6 devstack@n-api.service[103833]: pcre jit disabled May 18 22:03:49.128216 n-d-841040-6 devstack@n-api.service[103833]: detected number of CPU cores: 4 May 18 22:03:49.128216 n-d-841040-6 devstack@n-api.service[103833]: current working directory: / May 18 22:03:49.128216 n-d-841040-6 devstack@n-api.service[103833]: detected binary path: /usr/bin/uwsgi-core May 18 22:03:49.128907 n-d-841040-6 devstack@n-api.service[103833]: your processes number limit is 47680 May 18 22:03:49.128907 n-d-841040-6 devstack@n-api.service[103833]: your memory page size is 4096 bytes May 18 22:03:49.128907 n-d-841040-6 devstack@n-api.service[103833]: detected max file descriptor number: 2048 May 18 22:03:49.128907 n-d-841040-6 devstack@n-api.service[103833]: lock engine: pthread robust mutexes May 18 22:03:49.128907 n-d-841040-6 devstack@n-api.service[103833]: thunder lock: enabled May 18 22:03:49.128907 n-d-841040-6 devstack@n-api.service[103833]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/nova-api-wsgi.socket fd 4 May 18 22:03:49.128907 n-d-841040-6 devstack@n-api.service[103833]: Python version: 3.8.10 (default, Mar 15 2022, 12:22:08) [GCC 9.4.0] May 18 22:03:49.173068 n-d-841040-6 devstack@n-api.service[103833]: Python main interpreter initialized at 0x5561f25009c0 May 18 22:03:49.173068 n-d-841040-6 devstack@n-api.service[103833]: python threads support enabled May 18 22:03:49.173068 n-d-841040-6 devstack@n-api.service[103833]: your server socket listen backlog is limited to 100 connections May 18 22:03:49.173068 n-d-841040-6 devstack@n-api.service[103833]: your mercy for graceful operations on workers is 90 seconds May 18 22:03:49.173395 n-d-841040-6 devstack@n-api.service[103833]: mapped 403077 bytes (393 KB) for 2 cores May 18 22:03:49.173471 n-d-841040-6 devstack@n-api.service[103833]: *** Operational MODE: preforking *** May 18 22:03:49.174240 n-d-841040-6 devstack@n-api.service[103833]: *** uWSGI is running in multiple interpreter mode *** May 18 22:03:49.174240 n-d-841040-6 devstack@n-api.service[103833]: spawned uWSGI master process (pid: 103833) May 18 22:03:49.174432 n-d-841040-6 systemd[1]: Started Devstack devstack@n-api.service. May 18 22:03:49.175324 n-d-841040-6 devstack@n-api.service[103833]: spawned uWSGI worker 1 (pid: 103834, cores: 1) May 18 22:03:49.175324 n-d-841040-6 devstack@n-api.service[103833]: spawned uWSGI worker 2 (pid: 103835, cores: 1) May 18 22:03:49.175521 n-d-841040-6 devstack@n-api.service[103833]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 18 22:03:50.616807 n-d-841040-6 devstack@n-api.service[103834]: Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3, oslo_context.context. This warning can usually be ignored if the caller is only importing and not executing nova code. May 18 22:03:50.617590 n-d-841040-6 devstack@n-api.service[103835]: Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3, oslo_context.context. This warning can usually be ignored if the caller is only importing and not executing nova code. May 18 22:03:51.109039 n-d-841040-6 devstack@n-api.service[103835]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead May 18 22:03:51.109039 n-d-841040-6 devstack@n-api.service[103835]: from cryptography.utils import int_from_bytes May 18 22:03:51.109338 n-d-841040-6 devstack@n-api.service[103835]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead May 18 22:03:51.109338 n-d-841040-6 devstack@n-api.service[103835]: from cryptography.utils import int_from_bytes May 18 22:03:51.112662 n-d-841040-6 devstack@n-api.service[103834]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead May 18 22:03:51.112662 n-d-841040-6 devstack@n-api.service[103834]: from cryptography.utils import int_from_bytes May 18 22:03:51.112991 n-d-841040-6 devstack@n-api.service[103834]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead May 18 22:03:51.112991 n-d-841040-6 devstack@n-api.service[103834]: from cryptography.utils import int_from_bytes May 18 22:03:53.693529 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}} May 18 22:03:53.694203 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] Configuration options gathered from: {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}} May 18 22:03:53.694297 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] command line args: [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}} May 18 22:03:53.694627 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}} May 18 22:03:53.694872 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ================================================================================ {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}} May 18 22:03:53.695247 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] allow_resize_to_same_host = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.695449 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}} May 18 22:03:53.695800 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] arq_binding_timeout = 300 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.695877 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] Configuration options gathered from: {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}} May 18 22:03:53.695953 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries = 60 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.696154 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries_interval = 3 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.696260 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] command line args: [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}} May 18 22:03:53.696471 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cert = self.pem {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.696565 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}} May 18 22:03:53.696769 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] compute_driver = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.696865 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ================================================================================ {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}} May 18 22:03:53.697087 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] compute_monitors = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.697235 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] allow_resize_to_same_host = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.697399 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] config_dir = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.697511 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] arq_binding_timeout = 300 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.697704 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] config_drive_format = iso9660 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.697839 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries = 60 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.697978 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.698076 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries_interval = 3 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.698280 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] config_source = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.698379 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cert = self.pem {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.698592 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] console_host = n-d-841040-6 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.698693 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] compute_driver = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.698900 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] control_exchange = nova {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.698992 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] compute_monitors = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.699195 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cpu_allocation_ratio = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.699296 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] config_dir = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.699493 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] daemon = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.699588 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] config_drive_format = iso9660 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.699799 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] debug = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.699893 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.700093 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] default_access_ip_network_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.700188 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] config_source = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.700404 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] default_availability_zone = nova {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.700498 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] console_host = n-d-841040-6 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.700698 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] default_ephemeral_format = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.700792 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] control_exchange = nova {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.701003 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cpu_allocation_ratio = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.701181 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO', 'glanceclient=WARN', 'oslo.privsep.daemon=INFO'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.702419 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] daemon = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.702419 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] debug = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.702583 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] default_schedule_zone = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.702660 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] default_access_ip_network_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.702739 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] disk_allocation_ratio = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.702739 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] enable_new_services = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.702879 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] default_availability_zone = nova {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.702879 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] default_ephemeral_format = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.703008 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] enabled_apis = ['osapi_compute'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.703008 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] enabled_ssl_apis = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.703150 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO', 'glanceclient=WARN', 'oslo.privsep.daemon=INFO'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.703236 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] flat_injected = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.703313 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] default_schedule_zone = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.703378 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] force_config_drive = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.703603 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] disk_allocation_ratio = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.703742 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] force_raw_images = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.703863 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] enable_new_services = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.703987 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] graceful_shutdown_timeout = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.704165 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] enabled_apis = ['osapi_compute'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.704293 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] heal_instance_info_cache_interval = 60 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.704472 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] enabled_ssl_apis = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.705285 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] flat_injected = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.705598 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] force_config_drive = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.705928 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] force_raw_images = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.706076 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] host = n-d-841040-6 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.706242 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] graceful_shutdown_timeout = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.706403 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] initial_cpu_allocation_ratio = 16.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.706532 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] heal_instance_info_cache_interval = 60 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.706720 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] initial_disk_allocation_ratio = 1.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.707036 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] initial_ram_allocation_ratio = 1.5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.707448 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.707776 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] instance_build_timeout = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.707912 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] host = n-d-841040-6 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.708066 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] instance_delete_interval = 300 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.708230 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] initial_cpu_allocation_ratio = 16.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.708432 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] instance_format = [instance: %(uuid)s] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.708612 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] initial_disk_allocation_ratio = 1.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.708747 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] initial_ram_allocation_ratio = 1.5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.708909 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] instance_name_template = instance-%08x {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.709052 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.709217 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.709357 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit_period = month {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.709483 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] instance_build_timeout = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.709673 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] instance_uuid_format = [instance: %(uuid)s] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.709842 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] instance_delete_interval = 300 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.710012 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] instances_path = /opt/stack/data/nova/instances {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.710147 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] instance_format = [instance: %(uuid)s] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.710326 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] internal_service_availability_zone = internal {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.710462 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] instance_name_template = instance-%08x {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.710623 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] key = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.710840 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.710973 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] live_migration_retry_count = 30 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.711097 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit_period = month {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.711234 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] log_config_append = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.711366 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] instance_uuid_format = [instance: %(uuid)s] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.711490 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.711624 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] instances_path = /opt/stack/data/nova/instances {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.711786 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] log_dir = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.711921 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] internal_service_availability_zone = internal {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.712081 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] log_file = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.712217 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] key = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.712426 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] log_options = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.712561 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] live_migration_retry_count = 30 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.712731 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] log_config_append = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.712892 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval = 1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.713048 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval_type = days {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.713177 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.713312 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] log_dir = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.713442 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] log_rotation_type = none {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.713615 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] log_file = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.713769 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.713911 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] log_options = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.714049 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.714190 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.714313 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval = 1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.714443 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.714579 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval_type = days {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.714708 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] logging_user_identity_format = %(user)s %(project)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.714845 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] log_rotation_type = none {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.715000 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] long_rpc_timeout = 1800 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.715128 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.715296 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_builds = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.715430 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.715555 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.715690 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_live_migrations = 1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.715815 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.715956 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_snapshots = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.716126 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] logging_user_identity_format = %(user)s %(project)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.716255 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] max_local_block_devices = 3 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.716427 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] long_rpc_timeout = 1800 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.716557 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_count = 30 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.716722 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_size_mb = 200 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.716855 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_builds = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.717018 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] maximum_instance_delete_attempts = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.717146 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_live_migrations = 1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.717313 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_snapshots = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.717446 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen = 0.0.0.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.717610 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] max_local_block_devices = 3 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.717774 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen_port = 8775 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.717934 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_count = 30 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.718077 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] metadata_workers = 2 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.718219 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] migrate_max_retries = -1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.718342 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_size_mb = 200 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.718516 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] maximum_instance_delete_attempts = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.718652 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] mkisofs_cmd = genisoimage {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.718826 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen = 0.0.0.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.718963 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] my_block_storage_ip = 10.222.0.58 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.719130 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] my_ip = 10.222.0.58 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.719256 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen_port = 8775 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.719428 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] network_allocate_retries = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.719557 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] metadata_workers = 2 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.719725 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] migrate_max_retries = -1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.719867 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.720037 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] mkisofs_cmd = genisoimage {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.720194 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen = 0.0.0.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.720872 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen_port = 8774 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.720999 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] my_block_storage_ip = 10.222.0.58 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.721182 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_unique_server_name_scope = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.721327 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] my_ip = 10.222.0.58 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.721492 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_workers = 2 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.721620 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] network_allocate_retries = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.721809 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] password_length = 12 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.721940 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.722106 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] periodic_enable = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.722250 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen = 0.0.0.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.722403 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] periodic_fuzzy_delay = 60 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.722530 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen_port = 8774 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.722712 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] pointer_model = usbtablet {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.722847 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_unique_server_name_scope = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.723023 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] preallocate_images = none {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.723161 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_workers = 2 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.723316 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] publish_errors = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.723444 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] password_length = 12 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.723573 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] pybasedir = /opt/stack/nova {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.723704 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] periodic_enable = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.723843 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ram_allocation_ratio = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.723969 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] periodic_fuzzy_delay = 60 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.724098 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_burst = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.724222 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] pointer_model = usbtablet {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.724405 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_except_level = CRITICAL {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.724543 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] preallocate_images = none {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.724706 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_interval = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.724849 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] publish_errors = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.724985 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] pybasedir = /opt/stack/nova {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.725108 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] reboot_timeout = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.725276 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ram_allocation_ratio = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.725410 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] reclaim_instance_interval = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.725563 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] record = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.725689 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_burst = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.725880 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] report_interval = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.726010 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_except_level = CRITICAL {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.726174 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] rescue_timeout = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.726309 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_interval = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.726450 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] reboot_timeout = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.726573 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_cpus = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.726749 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] reclaim_instance_interval = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.726877 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_disk_mb = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.727039 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_memory_mb = 512 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.727175 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] record = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.727331 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] reserved_huge_pages = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.727466 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] report_interval = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.727623 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] rescue_timeout = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.727749 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] resize_confirm_window = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.727914 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] resize_fs_using_block_device = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.728049 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_cpus = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.728208 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_disk_mb = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.728334 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] resume_guests_state_on_host_boot = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.728505 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_memory_mb = 512 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.728632 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.728801 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] reserved_huge_pages = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.728938 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_action = reap {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.729093 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_poll_interval = 1800 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.729221 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] resize_confirm_window = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.729387 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] resize_fs_using_block_device = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.729513 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_timeout = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.729678 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] scheduler_instance_sync_interval = 120 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.729873 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] resume_guests_state_on_host_boot = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.730019 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] service_down_time = 60 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.730144 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.730295 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] servicegroup_driver = db {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.730429 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_action = reap {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.730589 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_poll_interval = 1800 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.730727 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] shelved_offload_time = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.730863 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] shelved_poll_interval = 3600 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.730987 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_timeout = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.731171 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] scheduler_instance_sync_interval = 120 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.731307 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] shutdown_timeout = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.731462 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] source_is_ipv6 = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.731602 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] service_down_time = 60 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.731756 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ssl_only = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.731885 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] servicegroup_driver = db {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.732050 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] shelved_offload_time = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.732175 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] state_path = /opt/stack/data/nova {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.732343 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_interval = 600 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.732477 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] shelved_poll_interval = 3600 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.732638 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_pool_size = 1000 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.732766 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] shutdown_timeout = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.732931 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] source_is_ipv6 = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.733057 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] syslog_log_facility = LOG_USER {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.733221 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] tempdir = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.733361 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ssl_only = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.733518 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] timeout_nbd = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.733685 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] state_path = /opt/stack/data/nova {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.733834 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_interval = 600 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.733968 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] transport_url = **** {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.734107 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_pool_size = 1000 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.734239 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] update_resources_interval = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.734409 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] syslog_log_facility = LOG_USER {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.734551 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] use_cow_images = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.734702 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] tempdir = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.734829 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] use_eventlog = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.734991 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] use_journal = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.735118 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] timeout_nbd = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.735281 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] use_json = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.735410 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] transport_url = **** {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.735575 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] use_rootwrap_daemon = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.735710 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] update_resources_interval = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.735892 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] use_stderr = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.736020 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] use_cow_images = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.736182 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] use_eventlog = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.736308 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] use_syslog = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.736469 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vcpu_pin_set = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.736596 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] use_journal = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.736804 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] use_json = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.736935 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_is_fatal = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.737078 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] use_rootwrap_daemon = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.737201 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_timeout = 300 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.737323 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] use_stderr = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.737462 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] virt_mkfs = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.737587 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] use_syslog = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.737716 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] volume_usage_poll_interval = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.737902 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vcpu_pin_set = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.738040 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] watch_log_file = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.738186 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_is_fatal = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.738323 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] web = /usr/share/spice-html5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.738497 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_timeout = 300 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.738640 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.disable_process_locking = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.738798 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] virt_mkfs = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.738926 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.739094 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] volume_usage_poll_interval = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.739234 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.auth_strategy = keystone {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.739388 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] watch_log_file = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.739527 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.compute_link_prefix = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.739697 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] web = /usr/share/spice-html5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:03:53.739832 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.config_drive_skip_versions = 1.0 2007-01-19 2007-03-01 2007-08-29 2007-10-10 2007-12-15 2008-02-01 2008-09-01 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.740023 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.disable_process_locking = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.740159 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.dhcp_domain = novalocal {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.740346 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.740483 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.enable_instance_password = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.740644 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.glance_link_prefix = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.740771 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.auth_strategy = keystone {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.740947 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_fixed_size = 100 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.741075 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.compute_link_prefix = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.741261 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_strategy = distributed {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.741430 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.config_drive_skip_versions = 1.0 2007-01-19 2007-03-01 2007-08-29 2007-10-10 2007-12-15 2008-02-01 2008-09-01 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.741563 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_per_project_cells = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.741697 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.dhcp_domain = novalocal {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.741908 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.enable_instance_password = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.742044 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.list_records_by_skipping_down_cells = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.742213 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.glance_link_prefix = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.742341 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.local_metadata_per_cell = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.742517 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.max_limit = 1000 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.742643 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_fixed_size = 100 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.742825 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.metadata_cache_expiration = 15 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.742959 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_strategy = distributed {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.743124 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_per_project_cells = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.743256 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.neutron_default_tenant_id = default {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.743425 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.list_records_by_skipping_down_cells = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.743562 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.use_forwarded_for = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.743728 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.local_metadata_per_cell = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.743872 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.use_neutron_default_nets = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.744032 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_connect_timeout = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.744165 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.max_limit = 1000 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.744331 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_failure_fatal = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.744470 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.metadata_cache_expiration = 15 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.744644 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_read_timeout = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.744774 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.neutron_default_tenant_id = default {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.744949 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.use_forwarded_for = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.745075 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_ssl_certfile = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.745258 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.use_neutron_default_nets = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.745394 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_targets = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.745556 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_jsonfile_path = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.745683 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_connect_timeout = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.745882 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_failure_fatal = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.746010 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_providers = ['StaticJSON'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.746192 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_read_timeout = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.746332 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend = dogpile.cache.memcached {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.746513 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_argument = **** {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.746638 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_ssl_certfile = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.746823 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_targets = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.746949 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.config_prefix = cache.oslo {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.747129 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_jsonfile_path = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.747265 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.dead_timeout = 60.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.747426 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.debug_cache_backend = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.747565 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_providers = ['StaticJSON'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.747726 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_retry_client = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.747865 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend = dogpile.cache.memcached {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.748025 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_socket_keepalive = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.748162 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_argument = **** {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.748335 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.enabled = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.748470 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.config_prefix = cache.oslo {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.748639 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.expiration_time = 600 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.748768 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.dead_timeout = 60.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.748939 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_attempts = 2 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.749081 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.debug_cache_backend = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.749244 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_delay = 1.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.749372 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_retry_client = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.749541 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_socket_keepalive = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.749675 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_dead_retry = 300 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.749859 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_connection_get_timeout = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.749994 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.enabled = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.750158 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_flush_on_reconnect = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.750286 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.expiration_time = 600 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.750454 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_maxsize = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.750588 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_attempts = 2 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.750765 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_unused_timeout = 60 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.750896 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_delay = 1.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.751080 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_dead_retry = 300 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.751214 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_servers = ['localhost:11211'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.751417 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_connection_get_timeout = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.751554 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_socket_timeout = 1.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.751713 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_flush_on_reconnect = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.751843 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.proxies = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.752045 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_maxsize = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.752180 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_attempts = 2 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.752306 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_unused_timeout = 60 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.752429 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_delay = 0.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.752630 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_servers = ['localhost:11211'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.752760 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_count = 1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.752937 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_socket_timeout = 1.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.753065 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_idle = 1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.753235 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_interval = 1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.753372 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.proxies = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.753533 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_allowed_ciphers = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.753661 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_attempts = 2 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.753862 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_delay = 0.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.753990 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.754155 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.754290 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_count = 1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.754456 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_enabled = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.754584 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_idle = 1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.754753 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.754888 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_interval = 1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.755049 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_allowed_ciphers = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.755184 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_section = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.755417 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.755555 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_type = password {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.755680 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.755801 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.755924 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_enabled = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.756054 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.catalog_info = volumev3::publicURL {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.756221 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.756349 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.756522 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.collect_timing = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.756648 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_section = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.756821 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cross_az_attach = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.756958 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_type = password {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.757119 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.debug = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.757247 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.757414 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.endpoint_template = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.757544 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.catalog_info = volumev3::publicURL {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.757716 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.http_retries = 3 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.757874 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.758034 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.758172 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.collect_timing = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.758330 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.758459 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cross_az_attach = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.758661 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.debug = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.758786 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.os_region_name = RegionOne {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.758910 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.endpoint_template = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.759022 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.split_loggers = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.759204 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.http_retries = 3 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.759341 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cinder.timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.759508 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.759639 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] compute.consecutive_build_service_disable_threshold = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.759805 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_dedicated_set = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.759934 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.760095 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_shared_set = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.760231 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.os_region_name = RegionOne {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.760398 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] compute.image_type_exclude_list = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.760528 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.split_loggers = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.760691 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cinder.timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.760817 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] compute.live_migration_wait_for_vif_plug = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.760988 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_concurrent_disk_ops = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.761128 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] compute.consecutive_build_service_disable_threshold = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.761288 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_disk_devices_to_attach = -1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.761423 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_dedicated_set = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.761586 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_shared_set = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.761713 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] compute.packing_host_numa_cells_allocation_strategy = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.761919 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] compute.image_type_exclude_list = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.762065 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.762201 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] compute.resource_provider_association_refresh = 300 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.762325 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] compute.live_migration_wait_for_vif_plug = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.762505 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] compute.shutdown_retry_interval = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.762633 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_concurrent_disk_ops = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.762805 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_disk_devices_to_attach = -1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.762940 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] conductor.workers = 2 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.763108 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] compute.packing_host_numa_cells_allocation_strategy = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.763244 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] console.allowed_origins = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.763410 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_ciphers = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.763536 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.763720 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] compute.resource_provider_association_refresh = 300 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.763848 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_minimum_version = default {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.764025 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] compute.shutdown_retry_interval = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.764159 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.token_ttl = 600 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.764327 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.764453 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] conductor.workers = 2 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.764626 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.764755 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] console.allowed_origins = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.764923 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.collect_timing = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.765060 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_ciphers = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.765216 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.765351 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_minimum_version = default {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.765508 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.765644 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.token_ttl = 600 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.765822 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.endpoint_override = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.765967 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.766119 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.766248 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.766410 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.766552 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.collect_timing = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.766703 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.max_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.766840 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.767494 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.min_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.767635 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.767796 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.region_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.767926 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.endpoint_override = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.768089 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.768218 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.768386 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.768526 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_type = accelerator {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.768682 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.split_loggers = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.768808 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.max_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.768975 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.769111 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.min_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.769269 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.region_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.769404 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.769557 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.769684 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.769895 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_type = accelerator {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.770022 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.770195 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.770343 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.split_loggers = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.770491 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.770618 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.backend = sqlalchemy {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.770788 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.770916 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.connection = **** {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.771084 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.771214 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_debug = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.771428 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.771557 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_parameters = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.771726 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_recycle_time = 3600 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.771852 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.772032 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_trace = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.772163 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.backend = sqlalchemy {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.772328 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.db_inc_retry_interval = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.772457 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.connection = **** {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.772628 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retries = 20 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.772756 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_debug = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.772928 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retry_interval = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.773058 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_parameters = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.773227 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.db_retry_interval = 1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.773355 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_recycle_time = 3600 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.773535 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.max_overflow = 50 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.773667 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_trace = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.773887 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.max_pool_size = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.774013 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.db_inc_retry_interval = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.774136 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.max_retries = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.774261 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retries = 20 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.774438 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_enable_ndb = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.774581 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retry_interval = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.774750 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_sql_mode = TRADITIONAL {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.774891 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.db_retry_interval = 1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.775059 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.pool_timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.775187 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.max_overflow = 50 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.775366 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.retry_interval = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.775504 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.max_pool_size = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.775661 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.slave_connection = **** {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.775798 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.max_retries = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.775965 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_enable_ndb = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.776098 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] database.sqlite_synchronous = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.776283 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_sql_mode = TRADITIONAL {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.776420 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.backend = sqlalchemy {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.776583 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.pool_timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.776715 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection = **** {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.776892 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_debug = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.777032 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.retry_interval = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.777187 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.slave_connection = **** {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.777322 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_parameters = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.777491 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_recycle_time = 3600 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.777618 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] database.sqlite_synchronous = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.777815 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_trace = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.777937 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.backend = sqlalchemy {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.778113 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_inc_retry_interval = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.778258 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection = **** {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.778413 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retries = 20 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.778549 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_debug = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.778712 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retry_interval = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.778840 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_parameters = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.779008 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_retry_interval = 1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.779137 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_recycle_time = 3600 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.779316 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_overflow = 50 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.779444 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_trace = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.779613 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_pool_size = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.779742 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_inc_retry_interval = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.779913 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retries = 20 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.780039 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_retries = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.780206 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_enable_ndb = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.780340 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retry_interval = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.780504 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_retry_interval = 1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.780638 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_sql_mode = TRADITIONAL {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.780802 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.pool_timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.780929 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_overflow = 50 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.781101 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_pool_size = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.781226 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.retry_interval = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.781392 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.slave_connection = **** {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.781528 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_retries = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.781693 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] api_database.sqlite_synchronous = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.781843 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_enable_ndb = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.782029 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_sql_mode = TRADITIONAL {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.782155 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] devices.enabled_mdev_types = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.782328 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.pool_timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.782457 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.782673 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.enabled = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.783291 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.retry_interval = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.783487 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.key_size = 512 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.783697 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.slave_connection = **** {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.783826 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.api_servers = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.784088 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.784240 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] api_database.sqlite_synchronous = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.784389 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.784731 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] devices.enabled_mdev_types = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.784906 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.collect_timing = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.785037 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.785169 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.785335 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.785464 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.enabled = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.785635 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.debug = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.785817 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.key_size = 512 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.785978 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.api_servers = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.786115 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.default_trusted_certificate_ids = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.786271 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.786407 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_certificate_validation = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.786568 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.786696 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_rbd_download = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.786873 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.collect_timing = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.787015 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.endpoint_override = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.787173 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.787309 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.787472 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.787608 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.787813 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.max_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.787947 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.debug = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.788072 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.min_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.788196 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.default_trusted_certificate_ids = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.788318 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.num_retries = 3 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.788455 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_certificate_validation = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.788625 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_ceph_conf = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.788754 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_rbd_download = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.788923 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_connect_timeout = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.789052 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.endpoint_override = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.789226 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.789352 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_pool = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.789529 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.789665 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_user = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.789843 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.region_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.789983 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.max_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.790138 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.790266 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.min_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.790439 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.num_retries = 3 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.790572 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_type = image {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.790734 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.split_loggers = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.790861 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_ceph_conf = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.791026 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.791164 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_connect_timeout = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.791320 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.791449 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_pool = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.791613 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.791749 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_user = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.791930 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.region_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.792067 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.valid_interfaces = ['internal', 'public'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.792228 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.792356 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.verify_glance_signatures = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.792520 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] glance.version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.792646 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_type = image {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.792824 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] guestfs.debug = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.792961 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.split_loggers = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.793118 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.793245 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.config_drive_cdrom = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.793416 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.793544 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.config_drive_inject_password = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.793712 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.793890 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.dynamic_memory_ratio = 1.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.794018 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.enable_instance_metrics_collection = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.794147 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.valid_interfaces = ['internal', 'public'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.794311 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.enable_remotefx = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.794433 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.verify_glance_signatures = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.794622 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.instances_path_share = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.794752 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] glance.version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.794929 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.iscsi_initiator_list = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.795064 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] guestfs.debug = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.795226 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.limit_cpu_features = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.795355 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.config_drive_cdrom = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.795523 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.config_drive_inject_password = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.795650 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.mounted_disk_query_retry_count = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.795819 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.mounted_disk_query_retry_interval = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.795946 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.dynamic_memory_ratio = 1.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.796116 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.power_state_check_timeframe = 60 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.796245 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.enable_instance_metrics_collection = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.796412 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.enable_remotefx = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.796538 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.power_state_event_polling_interval = 2 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.796721 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.qemu_img_cmd = qemu-img.exe {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.796847 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.instances_path_share = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.797020 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.use_multipath_io = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.797148 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.iscsi_initiator_list = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.797317 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.limit_cpu_features = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.797444 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.volume_attach_retry_count = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.797613 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.volume_attach_retry_interval = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.797763 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.mounted_disk_query_retry_count = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.797931 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.vswitch_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.798072 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.mounted_disk_query_retry_interval = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.798248 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.power_state_check_timeframe = 60 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.798378 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.wait_soft_reboot_seconds = 60 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.798553 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.power_state_event_polling_interval = 2 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.798682 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] mks.enabled = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.798867 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.qemu_img_cmd = qemu-img.exe {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.799107 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.799236 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.use_multipath_io = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.799432 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.manager_interval = 2400 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.799560 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.volume_attach_retry_count = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.799741 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.volume_attach_retry_interval = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.799866 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.precache_concurrency = 1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.800038 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.vswitch_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.800167 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_base_images = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.800340 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.wait_soft_reboot_seconds = 60 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.800468 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.800646 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.800765 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] mks.enabled = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.800967 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.subdirectory_name = _base {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.801201 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.801330 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_max_retries = 60 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.801534 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.manager_interval = 2400 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.801663 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_retry_interval = 2 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.801872 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.precache_concurrency = 1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.802011 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_section = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.802176 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_type = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.802311 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_base_images = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.802472 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.802602 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.802767 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.802895 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.803066 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.collect_timing = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.803210 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.subdirectory_name = _base {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.803360 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.803495 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_max_retries = 60 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.803653 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.803795 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_retry_interval = 2 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.803949 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.endpoint_override = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.804091 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_section = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.804248 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.804377 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_type = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.804541 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.804671 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.804834 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.max_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.804964 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.805130 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.min_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.805259 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.collect_timing = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.805425 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.805559 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.partition_key = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.805723 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.805933 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.peer_list = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.806057 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.region_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.806179 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.endpoint_override = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.806324 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.serial_console_state_timeout = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.806452 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.806618 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.806747 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.806915 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.max_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.807044 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_type = baremetal {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.807210 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.split_loggers = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.807337 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.min_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.807504 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.partition_key = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.807632 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.807795 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.807924 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.peer_list = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.808087 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.808216 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.region_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.808387 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.serial_console_state_timeout = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.808514 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.valid_interfaces = ['internal', 'public'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.808683 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.808812 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ironic.version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.808996 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_type = baremetal {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.809133 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.809295 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.split_loggers = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.809424 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.fixed_key = **** {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.809588 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.809716 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.809895 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.810035 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_api_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.810190 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.810318 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.810515 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint_type = public {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.810641 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.valid_interfaces = ['internal', 'public'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.810809 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ironic.version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.811012 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_region_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.811139 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.811261 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.811392 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.811515 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.fixed_key = **** {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.811647 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.collect_timing = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.811771 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.811940 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.812069 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_api_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.812231 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.812361 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.812529 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.number_of_retries = 60 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.812929 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint_type = public {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.813101 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.retry_delay = 1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.813238 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_region_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.813471 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.813597 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.send_service_user_token = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.813786 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.814040 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.split_loggers = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.814172 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.814294 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.collect_timing = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.814417 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.814540 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.814677 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl_path = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.814803 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.814968 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_section = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.815097 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.number_of_retries = 60 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.815265 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.retry_delay = 1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.815400 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_type = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.815553 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.815679 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.send_service_user_token = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.815844 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.815980 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.split_loggers = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.816134 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.816270 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.collect_timing = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.816426 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.816559 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.816717 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.816845 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl_path = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.817012 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.split_loggers = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.817148 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_section = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.817301 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.817433 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_type = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.817593 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.817718 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_role_id = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.817907 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_secret_id = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.818036 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.818201 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.818322 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.collect_timing = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.818493 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.818621 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.818785 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.818912 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.collect_timing = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.819078 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.819204 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.split_loggers = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.819367 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.819500 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.819674 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_role_id = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.819802 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_mountpoint = secret {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.819967 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_version = 2 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.820093 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_secret_id = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.820258 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.820386 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.namespace = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.820553 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.820720 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.root_token_id = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.820846 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.collect_timing = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.820968 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.split_loggers = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.821138 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.821294 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.ssl_ca_crt_file = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.821435 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.821561 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.821791 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_mountpoint = secret {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.821923 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.use_ssl = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.822047 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_version = 2 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.822184 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vault.vault_url = http://127.0.0.1:8200 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.822340 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.namespace = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.822470 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.822635 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.root_token_id = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.822771 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.822937 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.split_loggers = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.823078 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.collect_timing = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.823233 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.ssl_ca_crt_file = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.823362 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.823526 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.823653 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.823817 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.endpoint_override = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.823954 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.use_ssl = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.824111 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.824247 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vault.vault_url = http://127.0.0.1:8200 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.824400 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.824528 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.824690 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.max_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.824828 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.824986 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.min_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.825122 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.collect_timing = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.825275 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.region_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.825411 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.825567 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.825697 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.825886 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.endpoint_override = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.826013 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_type = identity {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.826181 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.split_loggers = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.826307 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.826471 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.826601 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.826762 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.max_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.826889 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.827050 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.827170 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.min_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.827344 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.region_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.827471 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.valid_interfaces = ['internal', 'public'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.827640 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.827771 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] keystone.version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.827954 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_type = identity {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.828086 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.connection_uri = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.828255 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.split_loggers = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.828391 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_mode = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.828550 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.828678 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_model_extra_flags = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.828846 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.828984 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_models = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.829140 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.829276 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_attempts = 8 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.829436 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_timeout = 20 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.830091 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.valid_interfaces = ['internal', 'public'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.830276 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_cachemodes = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.830418 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] keystone.version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.830573 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_prefix = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.830701 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.connection_uri = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.830877 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.enabled_perf_events = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.831006 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_mode = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.831177 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.file_backed_memory = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.831314 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_model_extra_flags = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.831480 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.gid_maps = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.831609 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_models = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.831776 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_disk_discard = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.831904 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_attempts = 8 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.832069 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_machine_type = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.832209 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_timeout = 20 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.832379 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_ceph_conf = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.832507 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_cachemodes = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.832677 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_prefix = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.832802 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.832973 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.833113 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.enabled_perf_events = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.833441 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.file_backed_memory = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.833566 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_store_name = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.833715 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.gid_maps = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.833864 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_pool = rbd {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.834002 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_disk_discard = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.834129 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_type = default {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.834253 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_machine_type = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.834375 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_volume_group = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.834498 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_key = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.834627 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_ceph_conf = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.834759 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_partition = -2 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.834884 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.835014 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_password = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.835147 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.835313 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iscsi_iface = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.835442 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_store_name = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.835617 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iser_use_multipath = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.835753 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_pool = rbd {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.835916 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_bandwidth = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.836045 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_type = default {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.836215 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_completion_timeout = 800 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.836343 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_volume_group = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.836517 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_key = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.836644 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime = 500 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.836814 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_delay = 75 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.836940 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_partition = -2 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.837113 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_password = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.837253 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_steps = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.837405 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_inbound_addr = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.837531 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iscsi_iface = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.837701 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iser_use_multipath = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.837973 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_auto_converge = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.838098 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_bandwidth = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.838235 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_post_copy = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.838361 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_completion_timeout = 800 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.838485 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_scheme = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.838608 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime = 500 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.838731 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_timeout_action = abort {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.838897 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_delay = 75 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.839105 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_tunnelled = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.839240 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_steps = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.839371 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_uri = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.839501 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_inbound_addr = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.839625 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_with_native_tls = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.839755 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_auto_converge = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.839888 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.max_queues = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.840055 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_post_copy = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.840183 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.mem_stats_period_seconds = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.840353 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_options = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.840479 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_scheme = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.840669 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_timeout_action = abort {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.840803 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.840973 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_tunnelled = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.841109 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_aoe_discover_tries = 3 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.841272 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_uri = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.841402 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_iser_scan_tries = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.841573 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_with_native_tls = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.841703 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_memory_encrypted_guests = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.841898 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.max_queues = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.842026 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_nvme_discover_tries = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.842202 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.mem_stats_period_seconds = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.842331 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_pcie_ports = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.842502 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_options = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.842631 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_volume_scan_tries = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.842800 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.pmem_namespaces = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.842925 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.843093 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_client_cfg = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.843222 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_aoe_discover_tries = 3 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.843498 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.843628 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_iser_scan_tries = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.843792 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_memory_encrypted_guests = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.843926 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_connect_timeout = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.844089 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retries = 12 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.844224 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_nvme_discover_tries = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.844389 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_pcie_ports = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.844517 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.844679 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_secret_uuid = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.844805 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_volume_scan_tries = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.844971 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_user = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.845133 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.pmem_namespaces = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.845829 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.realtime_scheduler_priority = 1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.845961 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_client_cfg = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.846148 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.remote_filesystem_transport = ssh {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.846442 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_image_id = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.846629 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.846770 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_kernel_id = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.847016 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_ramdisk_id = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.847183 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_connect_timeout = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.847331 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rng_dev_path = /dev/urandom {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.847733 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rx_queue_size = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.847865 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retries = 12 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.847999 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_options = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.848137 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.849464 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_secret_uuid = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.849600 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.850745 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_user = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.851505 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_compression = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.851505 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_image_format = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.851889 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.realtime_scheduler_priority = 1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.851889 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.remote_filesystem_transport = ssh {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.852274 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.852274 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sparse_logical_volumes = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.852663 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_image_id = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.852868 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_enabled = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.853086 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_kernel_id = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.853260 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_group = tss {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.853390 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_ramdisk_id = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.853522 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_user = tss {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.853656 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rng_dev_path = /dev/urandom {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.853796 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sysinfo_serial = unique {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.853796 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tx_queue_size = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.854055 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rx_queue_size = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.854179 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.uid_maps = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.854302 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_options = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.854438 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.use_virtio_for_bridges = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.854438 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.virt_type = kvm {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.854438 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear = zero {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.854780 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.854903 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear_size = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.854903 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_use_multipath = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.855147 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_compression = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.855270 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_cache_path = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.855414 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_image_format = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.855548 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.855658 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.855789 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_group = qemu {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.855789 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_opts = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.856042 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sparse_logical_volumes = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.856168 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_perms = 0770 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.856299 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_enabled = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.856299 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_group = tss {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.856539 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.856664 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_user = tss {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.856800 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_user = stack {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.856925 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sysinfo_serial = unique {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.857048 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.wait_soft_reboot_seconds = 120 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.857172 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tx_queue_size = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.857294 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_section = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.857418 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.uid_maps = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.857538 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_type = password {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.857662 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.use_virtio_for_bridges = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.857812 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.857945 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.virt_type = kvm {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.858070 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.858070 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.collect_timing = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.858313 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear = zero {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.858437 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.858560 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear_size = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.858683 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.858814 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_use_multipath = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.858956 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.default_floating_pool = public {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.859083 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_cache_path = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.859197 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.endpoint_override = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.859321 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.859445 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.extension_sync_interval = 600 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.859568 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_group = qemu {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.859699 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.http_retries = 3 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.859813 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_opts = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.859942 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.860066 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_perms = 0770 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.860190 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.860314 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.860451 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.max_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.860576 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_user = stack {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.860705 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.metadata_proxy_shared_secret = **** {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.860946 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.wait_soft_reboot_seconds = 120 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.861070 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.min_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.861070 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.ovs_bridge = br-int {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.861325 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_section = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.861458 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.physnets = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.861582 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_type = password {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.861706 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.region_name = RegionOne {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.861850 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.861992 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_metadata_proxy = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.862125 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.862250 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.862419 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.collect_timing = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.862544 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_type = network {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.862667 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.862800 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.split_loggers = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.862926 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.863050 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.863177 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.default_floating_pool = public {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.863301 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.863425 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.endpoint_override = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.863557 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.863682 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.extension_sync_interval = 600 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.863819 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.valid_interfaces = ['internal', 'public'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.863945 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.http_retries = 3 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.864069 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] neutron.version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.864193 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.864329 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] notifications.bdms_in_notifications = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.864457 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.864581 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] notifications.default_level = INFO {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.864706 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.max_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.864831 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notification_format = unversioned {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.864964 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.metadata_proxy_shared_secret = **** {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.865089 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notify_on_state_change = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.865213 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.min_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.865338 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.865463 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.ovs_bridge = br-int {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.865588 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] pci.alias = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.865720 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.physnets = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.865867 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] pci.passthrough_whitelist = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.865993 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.region_name = RegionOne {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.866117 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_section = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.866241 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_metadata_proxy = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.866411 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_type = password {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.866551 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.866678 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.866803 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_type = network {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.866939 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.867073 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.split_loggers = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.867199 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.collect_timing = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.867334 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.867466 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.867593 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.867717 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.867842 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.867980 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.endpoint_override = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.868166 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.valid_interfaces = ['internal', 'public'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.868309 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.868468 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] neutron.version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.868603 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.868759 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.max_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.868890 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] notifications.bdms_in_notifications = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.869052 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.min_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.869194 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] notifications.default_level = INFO {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.869363 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.region_name = RegionOne {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.869494 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notification_format = unversioned {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.869655 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.869855 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notify_on_state_change = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.869984 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_type = placement {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.870109 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.870278 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.split_loggers = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.870415 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] pci.alias = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.870572 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.870718 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] pci.passthrough_whitelist = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.870852 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.870977 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_section = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.871148 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.871277 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_type = password {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.871478 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.valid_interfaces = ['internal', 'public'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.871609 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.871771 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] placement.version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.871902 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.872092 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] powervm.disk_driver = localdisk {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.872221 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.collect_timing = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.872388 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.872518 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] powervm.proc_units_factor = 0.1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.872688 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.872826 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] powervm.volume_group_name = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.872988 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.endpoint_override = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.873118 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] quota.cores = 20 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.873288 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] quota.count_usage_from_placement = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.873424 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.873584 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.873712 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] quota.driver = nova.quota.DbQuotaDriver {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.873908 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.max_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.874037 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_content_bytes = 10240 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.874207 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.min_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.874338 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_path_length = 255 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.874526 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_files = 5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.874655 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.region_name = RegionOne {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.874823 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.874965 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] quota.instances = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.875124 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] quota.key_pairs = 100 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.875252 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_type = placement {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.875429 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.split_loggers = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.875555 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] quota.metadata_items = 128 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.875728 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.875866 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] quota.ram = 51200 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.876023 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] quota.recheck_quota = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.876150 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.876318 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.876469 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_group_members = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.876647 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_groups = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.876784 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.valid_interfaces = ['internal', 'public'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.876953 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] rdp.enabled = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.877091 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] placement.version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.877288 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] powervm.disk_driver = localdisk {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.877514 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] rdp.html5_proxy_base_url = http://127.0.0.1:6083/ {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.877644 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] powervm.proc_units_factor = 0.1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.877858 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.877989 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] powervm.volume_group_name = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.878148 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.enable_isolated_aggregate_filtering = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.878289 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] quota.cores = 20 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.878448 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.image_metadata_prefilter = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.878631 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] quota.count_usage_from_placement = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.878767 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.878894 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] quota.driver = nova.quota.DbQuotaDriver {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.879028 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_attempts = 3 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.879161 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_content_bytes = 10240 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.879326 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_placement_results = 1000 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.879464 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_path_length = 255 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.879626 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.placement_aggregate_required_for_tenants = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.879763 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_files = 5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.879926 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_availability_zone = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.880048 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] quota.instances = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.880224 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_image_type_support = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.880521 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.880650 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] quota.key_pairs = 100 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.880839 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.workers = 2 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.881040 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] quota.metadata_items = 128 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.881177 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.881396 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] quota.ram = 51200 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.881533 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.881704 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] quota.recheck_quota = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.881849 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.882045 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_group_members = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.882175 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.882356 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_groups = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.882472 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.882661 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.882790 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] rdp.enabled = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.882964 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.883213 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] rdp.html5_proxy_base_url = http://127.0.0.1:6083/ {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.883356 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.enabled_filters = ['AvailabilityZoneFilter', 'ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.883541 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.883671 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.host_subset_size = 1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.883854 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.enable_isolated_aggregate_filtering = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.883983 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_properties_default_architecture = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.884165 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.image_metadata_prefilter = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.884295 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.884465 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_hosts = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.884599 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.884766 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_images = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.884899 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_attempts = 3 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.885067 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_instances_per_host = 50 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.885197 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_placement_results = 1000 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.885366 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_io_ops_per_host = 8 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.885504 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.placement_aggregate_required_for_tenants = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.885667 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_availability_zone = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.885812 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.886016 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.886144 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_image_type_support = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.886269 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.886393 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.886555 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.886699 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.workers = 2 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.886839 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.886966 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.887131 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.887267 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.887446 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.track_instance_changes = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.887585 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.887767 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.887898 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.888074 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] metrics.required = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.888203 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.888376 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_multiplier = 1.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.888515 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.888677 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_of_unavailable = -10000.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.888797 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.888979 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_setting = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.889101 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.enabled_filters = ['AvailabilityZoneFilter', 'ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.889334 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.host_subset_size = 1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.889487 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.889638 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_properties_default_architecture = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.889804 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.enabled = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.889973 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.890136 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.port_range = 10000:20000 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.890273 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_hosts = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.890456 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.proxyclient_address = 127.0.0.1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.890585 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_images = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.890774 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_host = 0.0.0.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.890902 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_instances_per_host = 50 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.891082 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_port = 6083 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.891211 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_io_ops_per_host = 8 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.891392 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_section = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.891521 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.891710 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_type = password {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.891839 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.892519 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] service_user.cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.892653 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.892820 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] service_user.certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.892957 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.893122 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] service_user.collect_timing = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.893251 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.893450 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] service_user.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.893578 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.893703 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] service_user.keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.893851 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.track_instance_changes = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.894032 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] service_user.send_service_user_token = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.894162 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.894335 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] service_user.split_loggers = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.894466 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] metrics.required = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.894629 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] service_user.timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.894760 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_multiplier = 1.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.894938 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] spice.agent_enabled = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.895081 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_of_unavailable = -10000.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.895236 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] spice.enabled = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.895365 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_setting = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.895740 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.895869 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.896047 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.enabled = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.896191 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_host = 0.0.0.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.896374 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.port_range = 10000:20000 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.896514 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_port = 6082 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.896688 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_listen = 127.0.0.1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.896824 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.proxyclient_address = 127.0.0.1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.897002 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_host = 0.0.0.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.897140 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_proxyclient_address = 127.0.0.1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.897306 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.baseapi = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.897433 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_port = 6083 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.897602 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.cert = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.897783 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_section = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.897939 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.compute = auto {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.898083 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_type = password {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.898238 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] service_user.cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.898372 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.conductor = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.898532 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.scheduler = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.898660 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] service_user.certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.898832 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] service_user.collect_timing = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.898960 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_section = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.899129 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_type = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.899257 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] service_user.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.899424 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] service_user.keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.899551 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.899715 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.899843 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] service_user.send_service_user_token = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.900015 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.collect_timing = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.900146 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] service_user.split_loggers = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.900310 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] service_user.timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.900443 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.900602 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.900737 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] spice.agent_enabled = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.900885 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.split_loggers = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.901049 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] spice.enabled = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.901202 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.901414 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.901555 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.api_retry_count = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.901772 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_host = 0.0.0.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.901908 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.ca_file = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.902079 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cache_prefix = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.902210 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_port = 6082 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.902374 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cluster_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.902512 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_listen = 127.0.0.1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.902676 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.connection_pool_size = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.902818 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_proxyclient_address = 127.0.0.1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.902985 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.console_delay_seconds = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.903150 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.baseapi = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.903294 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.datastore_regex = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.903422 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.cert = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.903546 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_ip = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.903703 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.compute = auto {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.903832 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_password = **** {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.903956 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.conductor = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.904089 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_port = 443 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.904214 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.scheduler = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.904374 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_username = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.904503 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_section = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.904723 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.904893 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_type = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.905029 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.905168 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.integration_bridge = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.905332 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.905510 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.maximum_objects = 100 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.905681 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.collect_timing = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.905881 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_default_policy = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.906009 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.906132 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_enabled = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.906256 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.906381 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_wsdl_location = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.906514 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.split_loggers = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.906648 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.906774 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.906909 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_proxy_uri = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.907036 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.api_retry_count = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.907159 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_service_uri = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.907338 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.ca_file = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.907477 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.task_poll_interval = 0.5 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.907710 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.use_linked_clone = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.908351 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cache_prefix = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.908554 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_keymap = en-us {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.908683 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cluster_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.908857 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port = 5900 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.908997 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.connection_pool_size = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.909159 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port_total = 10000 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.909281 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.console_delay_seconds = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.909469 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.datastore_regex = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.909606 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vnc.auth_schemes = ['none'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.909790 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_ip = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.909922 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vnc.enabled = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.910090 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_password = **** {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.910319 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.910449 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_port = 443 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.910644 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_host = 0.0.0.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.910781 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_username = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.910956 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_port = 6080 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.911086 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.911250 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.integration_bridge = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.911377 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_listen = 127.0.0.1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.911556 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.maximum_objects = 100 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.911695 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.911855 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_default_policy = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.911984 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_ca_certs = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.912154 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_cert = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.912282 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_enabled = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.912452 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_key = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.912590 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_wsdl_location = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.912766 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_compute_service_check_for_ffu = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.912903 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.913061 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_proxy_uri = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.913188 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_fallback_pcpu_query = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.913356 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_service_uri = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.913487 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_group_policy_check_upcall = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.913652 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_libvirt_livesnapshot = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.913797 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.task_poll_interval = 0.5 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.913978 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_rootwrap = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.914108 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.use_linked_clone = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.914277 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_numa_live_migration = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.914414 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_keymap = en-us {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.914581 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port = 5900 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.914709 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_qemu_monitor_announce_self = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.914885 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port_total = 10000 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.915014 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.915224 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vnc.auth_schemes = ['none'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.915354 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.handle_virt_lifecycle_events = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.915530 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vnc.enabled = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.915658 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.libvirt_disable_apic = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.915826 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.never_download_image_if_on_rbd = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.916055 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.916185 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.replace_spawn_n_with_spawn = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.916387 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_host = 0.0.0.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.916517 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.916703 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.916831 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_port = 6080 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.917009 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.917152 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_listen = 127.0.0.1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.917337 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.917467 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.917637 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_ca_certs = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.917793 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.client_socket_timeout = 900 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.917966 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_cert = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.918107 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.default_pool_size = 1000 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.918269 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_key = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.918399 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.keep_alive = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.918573 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.max_header_line = 16384 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.918713 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_compute_service_check_for_ffu = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.918874 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.secure_proxy_ssl_header = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.919006 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_fallback_pcpu_query = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.919174 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_group_policy_check_upcall = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.919309 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_ca_file = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.919471 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_cert_file = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.919607 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_libvirt_livesnapshot = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.919769 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_key_file = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.919899 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_rootwrap = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.920067 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_numa_live_migration = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.920201 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.tcp_keepidle = 600 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.920370 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_qemu_monitor_announce_self = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.920507 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.wsgi_log_format = %(client_ip)s "%(request_line)s" status: %(status_code)s len: %(body_length)s time: %(wall_seconds).7f {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.920671 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.920801 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] zvm.ca_file = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.920961 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] zvm.cloud_connector_url = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.921090 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.handle_virt_lifecycle_events = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.921259 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.libvirt_disable_apic = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.921398 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.921560 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.never_download_image_if_on_rbd = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.921696 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] zvm.reachable_timeout = 300 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.921883 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.replace_spawn_n_with_spawn = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.922013 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.922215 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.922349 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.922474 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.922611 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_enabled = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.922771 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.922900 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_process_name = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.923104 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.923261 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.923452 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.client_socket_timeout = 900 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.923589 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.923764 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.default_pool_size = 1000 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.923893 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.enforce_new_defaults = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.924073 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.keep_alive = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.924204 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.enforce_scope = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.924381 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.max_header_line = 16384 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.924511 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_default_rule = default {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.924689 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.secure_proxy_ssl_header = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.924832 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_dirs = ['policy.d'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.924994 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_ca_file = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.925124 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_file = policy.yaml {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.925298 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_cert_file = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.925427 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.925601 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_key_file = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.925790 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.925919 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_client_crt_file = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.926054 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.tcp_keepidle = 600 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.926209 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_client_key_file = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.926339 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.wsgi_log_format = %(client_ip)s "%(request_line)s" status: %(status_code)s len: %(body_length)s time: %(wall_seconds).7f {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.926513 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.926656 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] zvm.ca_file = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.926822 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_section = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.926951 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] zvm.cloud_connector_url = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.927121 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_type = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.927257 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.927415 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.cafile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.927552 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] zvm.reachable_timeout = 300 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.927707 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.certfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.927836 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.928004 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.collect_timing = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.928140 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.928296 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.928427 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_enabled = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.928588 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.928725 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_process_name = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.928879 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_id = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.929009 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.929173 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_override = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.929303 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.929469 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.insecure = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.929605 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.enforce_new_defaults = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.929760 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.keyfile = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.929928 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.enforce_scope = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.930058 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.max_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.930252 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_default_rule = default {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.930388 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.min_version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.930582 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_dirs = ['policy.d'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.930727 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.region_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.930895 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_name = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.931024 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_file = policy.yaml {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.931187 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_type = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.931322 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.931484 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.split_loggers = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.931614 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.931775 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retries = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.931905 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_client_crt_file = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.932068 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retry_delay = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.932205 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_client_key_file = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.932359 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.timeout = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.932496 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.932651 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.valid_interfaces = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.932781 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_section = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.932944 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.version = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.933073 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_type = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.933238 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.cafile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.933373 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.933534 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.certfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.933664 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] profiler.connection_string = messaging:// {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.933863 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.collect_timing = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.933990 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] profiler.enabled = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.934137 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.934278 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_doc_type = notification {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.934433 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.934569 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_size = 10000 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.934729 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_id = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.934858 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_time = 2m {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.935025 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_override = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.935167 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] profiler.filter_error_trace = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.935326 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.insecure = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.935455 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] profiler.hmac_keys = SECRET_KEY {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.935621 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.keyfile = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.935750 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] profiler.sentinel_service_name = mymaster {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.935915 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.max_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.936053 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] profiler.socket_timeout = 0.1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.936208 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_sqlalchemy = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.936335 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.min_version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.936502 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.region_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.936629 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.936798 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_name = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.936928 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.937093 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_type = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.937223 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.937389 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.937516 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.split_loggers = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.937973 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retries = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.938101 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.938271 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.938406 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retry_delay = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.938564 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.timeout = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.938691 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_in_pthread = True {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.938882 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.valid_interfaces = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.939024 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.939185 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.version = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.939323 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_timeout_threshold = 600 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.939481 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_compression = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.939608 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.939797 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.939928 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] profiler.connection_string = messaging:// {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.940107 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.940237 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] profiler.enabled = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.940416 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.940553 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_doc_type = notification {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.940716 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_size = 10000 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.940843 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.941013 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.941148 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_time = 2m {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.941319 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] profiler.filter_error_trace = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.941454 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.941619 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.941778 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] profiler.hmac_keys = SECRET_KEY {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.941942 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.942084 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] profiler.sentinel_service_name = mymaster {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.942247 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.942386 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] profiler.socket_timeout = 0.1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.942546 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.942674 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_sqlalchemy = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.942845 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.942975 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.943148 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.943279 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.943450 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.943577 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.943753 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.943881 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_ca_file = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.944056 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.944187 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_cert_file = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.944352 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.944479 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.944651 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_in_pthread = True {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.944777 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_key_file = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.944967 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_version = {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.945102 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.945282 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_timeout_threshold = 600 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.945410 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.945583 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_compression = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.945719 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.retry = -1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.945925 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.946055 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.946241 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.transport_url = **** {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.946368 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.946545 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.946682 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.946843 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler_interval = 1 {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.946998 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.947129 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.log_dir = None {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.947315 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.947452 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=103834) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} May 18 22:03:53.947642 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.947773 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.948031 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.948340 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.948646 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.948949 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.949257 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.949564 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.949909 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_ca_file = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.950228 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_cert_file = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.950532 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.950853 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_key_file = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.951172 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_version = {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.951510 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.951818 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.retry = -1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.952154 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.952481 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.transport_url = **** {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.952790 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.953095 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler_interval = 1 {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.953393 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.log_dir = None {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:03:53.953626 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=103835) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} May 18 22:03:54.006760 n-d-841040-6 devstack@n-api.service[103834]: INFO dbcounter [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] Registered counter for database nova_api May 18 22:03:54.012626 n-d-841040-6 devstack@n-api.service[103835]: INFO dbcounter [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] Registered counter for database nova_api May 18 22:03:54.027077 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_db.sqlalchemy.engines [None req-246a781b-c329-4d37-a451-b7806fa34dd5 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_ENGINE_SUBSTITUTION {{(pid=103834) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:03:54.032508 n-d-841040-6 devstack@n-api.service[103835]: DEBUG oslo_db.sqlalchemy.engines [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 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_ENGINE_SUBSTITUTION {{(pid=103835) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:03:54.034271 n-d-841040-6 devstack@n-api.service[103834]: DEBUG dbcounter [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] [103834] Writer thread running {{(pid=103834) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:03:54.039551 n-d-841040-6 devstack@n-api.service[103835]: DEBUG dbcounter [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] [103835] Writer thread running {{(pid=103835) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:03:54.092132 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.context [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),a037f7e5-99a5-4a88-a730-38a666fb1eb7(cell1) {{(pid=103834) load_cells /opt/stack/nova/nova/context.py:464}} May 18 22:03:54.096739 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.context [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),a037f7e5-99a5-4a88-a730-38a666fb1eb7(cell1) {{(pid=103835) load_cells /opt/stack/nova/nova/context.py:464}} May 18 22:03:54.098078 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_concurrency.lockutils [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=103834) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:03:54.099634 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_concurrency.lockutils [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=103834) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:03:54.100406 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_concurrency.lockutils [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=103834) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:03:54.102223 n-d-841040-6 devstack@n-api.service[103835]: DEBUG oslo_concurrency.lockutils [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=103835) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:03:54.102386 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_concurrency.lockutils [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=103834) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:03:54.103789 n-d-841040-6 devstack@n-api.service[103835]: DEBUG oslo_concurrency.lockutils [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=103835) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:03:54.104335 n-d-841040-6 devstack@n-api.service[103834]: INFO dbcounter [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] Registered counter for database nova_cell0 May 18 22:03:54.104554 n-d-841040-6 devstack@n-api.service[103835]: DEBUG oslo_concurrency.lockutils [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=103835) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:03:54.106525 n-d-841040-6 devstack@n-api.service[103835]: DEBUG oslo_concurrency.lockutils [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=103835) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:03:54.108266 n-d-841040-6 devstack@n-api.service[103834]: INFO dbcounter [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] Registered counter for database nova_cell1 May 18 22:03:54.108485 n-d-841040-6 devstack@n-api.service[103835]: INFO dbcounter [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] Registered counter for database nova_cell0 May 18 22:03:54.112424 n-d-841040-6 devstack@n-api.service[103835]: INFO dbcounter [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] Registered counter for database nova_cell1 May 18 22:03:54.116142 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_db.sqlalchemy.engines [None req-246a781b-c329-4d37-a451-b7806fa34dd5 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_ENGINE_SUBSTITUTION {{(pid=103834) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:03:54.117653 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_db.sqlalchemy.engines [None req-246a781b-c329-4d37-a451-b7806fa34dd5 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_ENGINE_SUBSTITUTION {{(pid=103834) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:03:54.119443 n-d-841040-6 devstack@n-api.service[103835]: DEBUG oslo_db.sqlalchemy.engines [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 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_ENGINE_SUBSTITUTION {{(pid=103835) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:03:54.124162 n-d-841040-6 devstack@n-api.service[103835]: DEBUG dbcounter [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] [103835] Writer thread running {{(pid=103835) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:03:54.124529 n-d-841040-6 devstack@n-api.service[103834]: DEBUG dbcounter [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] [103834] Writer thread running {{(pid=103834) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:03:54.124767 n-d-841040-6 devstack@n-api.service[103835]: DEBUG oslo_db.sqlalchemy.engines [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 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_ENGINE_SUBSTITUTION {{(pid=103835) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:03:54.126033 n-d-841040-6 devstack@n-api.service[103834]: DEBUG dbcounter [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] [103834] Writer thread running {{(pid=103834) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:03:54.264636 n-d-841040-6 devstack@n-api.service[103835]: DEBUG dbcounter [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] [103835] Writer thread running {{(pid=103835) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:03:54.270946 n-d-841040-6 devstack@n-api.service[103834]: INFO dbcounter [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] Registered counter for database nova_cell0 May 18 22:03:54.273839 n-d-841040-6 devstack@n-api.service[103835]: INFO dbcounter [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] Registered counter for database nova_cell0 May 18 22:03:54.279188 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_db.sqlalchemy.engines [None req-246a781b-c329-4d37-a451-b7806fa34dd5 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_ENGINE_SUBSTITUTION {{(pid=103834) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:03:54.282558 n-d-841040-6 devstack@n-api.service[103835]: DEBUG oslo_db.sqlalchemy.engines [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 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_ENGINE_SUBSTITUTION {{(pid=103835) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:03:54.283590 n-d-841040-6 devstack@n-api.service[103834]: DEBUG dbcounter [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] [103834] Writer thread running {{(pid=103834) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:03:54.286988 n-d-841040-6 devstack@n-api.service[103835]: DEBUG dbcounter [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] [103835] Writer thread running {{(pid=103835) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:03:54.617982 n-d-841040-6 devstack@n-api.service[103834]: WARNING keystonemiddleware.auth_token [None req-246a781b-c329-4d37-a451-b7806fa34dd5 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. May 18 22:03:54.622003 n-d-841040-6 devstack@n-api.service[103835]: WARNING keystonemiddleware.auth_token [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 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. May 18 22:03:54.625423 n-d-841040-6 devstack@n-api.service[103834]: WARNING keystonemiddleware.auth_token [None req-246a781b-c329-4d37-a451-b7806fa34dd5 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 May 18 22:03:54.629997 n-d-841040-6 devstack@n-api.service[103835]: WARNING keystonemiddleware.auth_token [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 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 May 18 22:03:54.967776 n-d-841040-6 devstack@n-api.service[103834]: WARNING keystonemiddleware.auth_token [None req-246a781b-c329-4d37-a451-b7806fa34dd5 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. May 18 22:03:54.974298 n-d-841040-6 devstack@n-api.service[103834]: WARNING keystonemiddleware.auth_token [None req-246a781b-c329-4d37-a451-b7806fa34dd5 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 May 18 22:03:54.975532 n-d-841040-6 devstack@n-api.service[103835]: WARNING keystonemiddleware.auth_token [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 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. May 18 22:03:54.979527 n-d-841040-6 devstack@n-api.service[103834]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5561f25009c0 pid: 103834 (default app) May 18 22:03:54.981563 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:03:54.981671 n-d-841040-6 devstack@n-api.service[103835]: WARNING keystonemiddleware.auth_token [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 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 May 18 22:03:54.982763 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] 10.222.0.58 "GET /compute/v2.1/" status: 200 len: 388 microversion: 2.1 time: 0.001736 May 18 22:03:54.983173 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 1/1] 10.222.0.58 () {50 vars in 788 bytes} [Wed May 18 22:03:54 2022] GET /compute/v2.1/ => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:03:54.987442 n-d-841040-6 devstack@n-api.service[103835]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5561f25009c0 pid: 103835 (default app) May 18 22:05:12.651590 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:12.652583 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001397 May 18 22:05:12.652969 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 2/2] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:05:12 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:05:12.666085 n-d-841040-6 devstack@n-api.service[103835]: DEBUG dbcounter [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] [103835] Writing DB stats nova_api:SELECT=3 {{(pid=103835) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:05:12.667171 n-d-841040-6 devstack@n-api.service[103835]: DEBUG dbcounter [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] [103835] Writing DB stats nova_cell0:SELECT=3 {{(pid=103835) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:05:12.668457 n-d-841040-6 devstack@n-api.service[103835]: DEBUG dbcounter [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] [103835] Writing DB stats nova_cell1:SELECT=3 {{(pid=103835) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:05:12.669687 n-d-841040-6 devstack@n-api.service[103835]: DEBUG dbcounter [None req-ecec0e6f-724b-4f37-9c82-cd9c5097ebb6 None None] [103835] Writing DB stats nova_cell0:SELECT=6,nova_cell0:INSERT=1 {{(pid=103835) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:05:13.118966 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-08b8f501-65c6-46ab-bef1-878eee92f97a admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:13.149074 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-08b8f501-65c6-46ab-bef1-878eee92f97a admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 15 microversion: 2.61 time: 0.488777 May 18 22:05:13.149613 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 1/3] 10.222.0.58 () {60 vars in 1291 bytes} [Wed May 18 22:05:12 2022] GET /compute/v2.1/flavors/detail?is_public=True => generated 15 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:05:15.434959 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:15.436008 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001445 May 18 22:05:15.436414 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 3/4] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:05:15 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:05:15.501168 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-2ae25d5e-1127-4322-8c4e-ebe353561fef admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "disk": 1, "os-flavor-access:is_public": true, "ram": 256, "vcpus": 1, "id": "c1", "name": "cirros256"}} {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:15.519946 n-d-841040-6 devstack@n-api.service[103835]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:05:15.519946 n-d-841040-6 devstack@n-api.service[103835]: warnings.warn(msg) May 18 22:05:15.549701 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-2ae25d5e-1127-4322-8c4e-ebe353561fef admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 407 microversion: 2.61 time: 0.106935 May 18 22:05:15.553806 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 2/5] 10.222.0.58 () {64 vars in 1282 bytes} [Wed May 18 22:05:15 2022] POST /compute/v2.1/flavors => generated 407 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:05:15.564801 n-d-841040-6 devstack@n-api.service[103834]: DEBUG dbcounter [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] [103834] Writing DB stats nova_api:SELECT=3 {{(pid=103834) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:05:15.566211 n-d-841040-6 devstack@n-api.service[103834]: DEBUG dbcounter [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] [103834] Writing DB stats nova_cell0:SELECT=3 {{(pid=103834) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:05:15.567479 n-d-841040-6 devstack@n-api.service[103834]: DEBUG dbcounter [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] [103834] Writing DB stats nova_cell1:SELECT=3 {{(pid=103834) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:05:15.568425 n-d-841040-6 devstack@n-api.service[103834]: DEBUG dbcounter [None req-246a781b-c329-4d37-a451-b7806fa34dd5 None None] [103834] Writing DB stats nova_cell0:SELECT=6,nova_cell0:INSERT=1 {{(pid=103834) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:05:15.775410 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-96b79a39-aeb6-467e-8ce3-eff9f993cdcc admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:15.777872 n-d-841040-6 devstack@n-api.service[103834]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:05:15.777872 n-d-841040-6 devstack@n-api.service[103834]: warnings.warn(msg) May 18 22:05:15.842498 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-96b79a39-aeb6-467e-8ce3-eff9f993cdcc admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/c1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.283833 May 18 22:05:15.843181 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 4/6] 10.222.0.58 () {64 vars in 1335 bytes} [Wed May 18 22:05:15 2022] POST /compute/v2.1/flavors/c1/os-extra_specs => generated 43 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:05:18.139766 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-2ae25d5e-1127-4322-8c4e-ebe353561fef admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:18.140700 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-2ae25d5e-1127-4322-8c4e-ebe353561fef admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001448 May 18 22:05:18.141097 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 3/7] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:05:18 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:05:18.245305 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-88cc83aa-7b20-419d-9a45-8d64e439ea83 admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "rxtx_factor": 1.0, "name": "ds512M", "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "d1", "disk": 5, "swap": 0, "vcpus": 1}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:18.263544 n-d-841040-6 devstack@n-api.service[103834]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:05:18.263544 n-d-841040-6 devstack@n-api.service[103834]: warnings.warn(msg) May 18 22:05:18.281658 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-88cc83aa-7b20-419d-9a45-8d64e439ea83 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.134680 May 18 22:05:18.282231 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 5/8] 10.222.0.58 () {64 vars in 1282 bytes} [Wed May 18 22:05:18 2022] POST /compute/v2.1/flavors => generated 404 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:05:18.294283 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-1ca27668-a6fb-4186-a453-90fe9e1fdc29 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:18.295746 n-d-841040-6 devstack@n-api.service[103835]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:05:18.295746 n-d-841040-6 devstack@n-api.service[103835]: warnings.warn(msg) May 18 22:05:18.338993 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-1ca27668-a6fb-4186-a453-90fe9e1fdc29 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/d1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.047965 May 18 22:05:18.340358 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 4/9] 10.222.0.58 () {64 vars in 1335 bytes} [Wed May 18 22:05:18 2022] POST /compute/v2.1/flavors/d1/os-extra_specs => generated 43 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:05:20.675493 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-88cc83aa-7b20-419d-9a45-8d64e439ea83 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:20.677064 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-88cc83aa-7b20-419d-9a45-8d64e439ea83 admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002029 May 18 22:05:20.678527 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 6/10] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:05:20 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:05:20.765702 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-7bfb70ed-08ee-4824-985e-1ca505ab5b94 admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 1024, "vcpus": 1, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "id": "d2", "swap": 0, "os-flavor-access:is_public": true, "name": "ds1G", "disk": 10}} {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:20.802119 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-7bfb70ed-08ee-4824-985e-1ca505ab5b94 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.117795 May 18 22:05:20.802800 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 5/11] 10.222.0.58 () {64 vars in 1282 bytes} [Wed May 18 22:05:20 2022] POST /compute/v2.1/flavors => generated 404 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:05:20.837789 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-0e65f533-93b6-45ce-9ca2-2ebabdb27b37 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:20.854420 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-0e65f533-93b6-45ce-9ca2-2ebabdb27b37 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/d2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.033903 May 18 22:05:20.862786 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 7/12] 10.222.0.58 () {64 vars in 1335 bytes} [Wed May 18 22:05:20 2022] POST /compute/v2.1/flavors/d2/os-extra_specs => generated 43 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:05:23.447130 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-7bfb70ed-08ee-4824-985e-1ca505ab5b94 admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:23.448868 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-7bfb70ed-08ee-4824-985e-1ca505ab5b94 admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002177 May 18 22:05:23.453183 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 6/13] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:05:23 2022] GET /compute/v2.1 => generated 388 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:05:23.518382 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-160d22a3-449a-4b9c-92a6-e60249002e25 admin admin] Action: 'create', calling method: >, body: {"flavor": {"rxtx_factor": 1.0, "vcpus": 2, "name": "ds2G", "id": "d3", "os-flavor-access:is_public": true, "swap": 0, "ram": 2048, "disk": 10, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:23.541853 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-160d22a3-449a-4b9c-92a6-e60249002e25 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.085052 May 18 22:05:23.549697 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 8/14] 10.222.0.58 () {64 vars in 1282 bytes} [Wed May 18 22:05:23 2022] POST /compute/v2.1/flavors => generated 404 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) May 18 22:05:23.556184 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-7dd9bd6b-6fe6-4079-8d37-40f169724465 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:23.585982 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-7dd9bd6b-6fe6-4079-8d37-40f169724465 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/d3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.033683 May 18 22:05:23.594716 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 7/15] 10.222.0.58 () {64 vars in 1335 bytes} [Wed May 18 22:05:23 2022] POST /compute/v2.1/flavors/d3/os-extra_specs => generated 43 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:05:25.991096 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-160d22a3-449a-4b9c-92a6-e60249002e25 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:25.992086 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-160d22a3-449a-4b9c-92a6-e60249002e25 admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001428 May 18 22:05:25.992476 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 9/16] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:05:25 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:05:26.052874 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-3ec3a52a-8c66-4032-88ca-8324fa6272de admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 4, "os-flavor-access:is_public": true, "id": "d4", "OS-FLV-EXT-DATA:ephemeral": 0, "name": "ds4G", "ram": 4096, "rxtx_factor": 1.0, "swap": 0, "disk": 20}} {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:26.072249 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-3ec3a52a-8c66-4032-88ca-8324fa6272de admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.073901 May 18 22:05:26.072897 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 8/17] 10.222.0.58 () {64 vars in 1282 bytes} [Wed May 18 22:05:25 2022] POST /compute/v2.1/flavors => generated 404 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:05:26.085851 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-b8fc9827-bcbe-4877-880c-8107959a5b9c admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:26.115766 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-b8fc9827-bcbe-4877-880c-8107959a5b9c admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/d4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.033892 May 18 22:05:26.116433 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 10/18] 10.222.0.58 () {64 vars in 1335 bytes} [Wed May 18 22:05:26 2022] POST /compute/v2.1/flavors/d4/os-extra_specs => generated 43 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:05:28.411758 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-3ec3a52a-8c66-4032-88ca-8324fa6272de admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:28.412763 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-3ec3a52a-8c66-4032-88ca-8324fa6272de admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001453 May 18 22:05:28.413159 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 9/19] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:05:28 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:05:28.477530 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-bda2e0d5-9977-424b-93db-29eee9bbf0c5 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:28.504300 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-bda2e0d5-9977-424b-93db-29eee9bbf0c5 admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 2106 microversion: 2.61 time: 0.084961 May 18 22:05:28.504955 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 11/20] 10.222.0.58 () {60 vars in 1291 bytes} [Wed May 18 22:05:28 2022] GET /compute/v2.1/flavors/detail?is_public=True => generated 2106 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:05:30.875003 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-3ec3a52a-8c66-4032-88ca-8324fa6272de admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:30.876650 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-3ec3a52a-8c66-4032-88ca-8324fa6272de admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002048 May 18 22:05:30.882389 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 10/21] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:05:30 2022] GET /compute/v2.1 => generated 388 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:05:30.946975 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-823b5772-711a-431b-90cc-ce27593783f0 admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.tiny", "id": "1", "os-flavor-access:is_public": true, "ram": 512, "swap": 0, "rxtx_factor": 1.0, "vcpus": 1, "disk": 1}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:30.970661 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-823b5772-711a-431b-90cc-ce27593783f0 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.086791 May 18 22:05:30.972107 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 12/22] 10.222.0.58 () {64 vars in 1282 bytes} [Wed May 18 22:05:30 2022] POST /compute/v2.1/flavors => generated 402 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:05:30.984051 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-b2ed8e4c-9353-4bf2-bca2-2767a63d02ba admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:31.013000 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-b2ed8e4c-9353-4bf2-bca2-2767a63d02ba admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.032547 May 18 22:05:31.027112 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 11/23] 10.222.0.58 () {64 vars in 1332 bytes} [Wed May 18 22:05:30 2022] POST /compute/v2.1/flavors/1/os-extra_specs => generated 43 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:05:33.435938 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-823b5772-711a-431b-90cc-ce27593783f0 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:33.437551 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-823b5772-711a-431b-90cc-ce27593783f0 admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001487 May 18 22:05:33.437551 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 13/24] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:05:33 2022] GET /compute/v2.1 => generated 388 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:05:33.519081 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-b9f1528a-c41d-4afa-bcd4-091a60cc9ff2 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.small", "OS-FLV-EXT-DATA:ephemeral": 0, "id": "2", "swap": 0, "vcpus": 1, "os-flavor-access:is_public": true, "ram": 2048, "rxtx_factor": 1.0, "disk": 20}} {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:33.540838 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-b9f1528a-c41d-4afa-bcd4-091a60cc9ff2 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.096788 May 18 22:05:33.541626 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 12/25] 10.222.0.58 () {64 vars in 1282 bytes} [Wed May 18 22:05:33 2022] POST /compute/v2.1/flavors => generated 405 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) May 18 22:05:33.554379 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-709c875d-187a-4f7e-b900-47f7a801c734 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:33.577446 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-709c875d-187a-4f7e-b900-47f7a801c734 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.027092 May 18 22:05:33.578063 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 14/26] 10.222.0.58 () {64 vars in 1332 bytes} [Wed May 18 22:05:33 2022] POST /compute/v2.1/flavors/2/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:05:36.046443 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-b9f1528a-c41d-4afa-bcd4-091a60cc9ff2 admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:36.047646 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-b9f1528a-c41d-4afa-bcd4-091a60cc9ff2 admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001773 May 18 22:05:36.048055 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 13/27] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:05:36 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:05:36.108442 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-dcac0a34-990d-4988-b8d5-337520f60e88 admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 2, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "3", "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "name": "m1.medium", "disk": 40, "ram": 4096}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:36.128848 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-dcac0a34-990d-4988-b8d5-337520f60e88 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.074938 May 18 22:05:36.129403 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 15/28] 10.222.0.58 () {64 vars in 1282 bytes} [Wed May 18 22:05:36 2022] POST /compute/v2.1/flavors => generated 406 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:05:36.141141 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-0c0be1be-0489-469a-a938-1eb6dae29cd0 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:36.167824 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-0c0be1be-0489-469a-a938-1eb6dae29cd0 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.030490 May 18 22:05:36.168729 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 14/29] 10.222.0.58 () {64 vars in 1332 bytes} [Wed May 18 22:05:36 2022] POST /compute/v2.1/flavors/3/os-extra_specs => generated 43 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:05:39.118060 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-dcac0a34-990d-4988-b8d5-337520f60e88 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:39.119043 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-dcac0a34-990d-4988-b8d5-337520f60e88 admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001465 May 18 22:05:39.119438 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 16/30] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:05:39 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:05:39.177779 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-b55c3a89-1f1a-4564-a0e0-cb8371a7223b admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "ram": 8192, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.large", "vcpus": 4, "rxtx_factor": 1.0, "swap": 0, "disk": 80, "id": "4"}} {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:39.197134 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-b55c3a89-1f1a-4564-a0e0-cb8371a7223b admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.071885 May 18 22:05:39.197674 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 15/31] 10.222.0.58 () {64 vars in 1282 bytes} [Wed May 18 22:05:39 2022] POST /compute/v2.1/flavors => generated 405 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:05:39.209991 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-a025eaeb-0907-4824-bae7-fedc4de34be4 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:39.231940 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-a025eaeb-0907-4824-bae7-fedc4de34be4 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.025649 May 18 22:05:39.232446 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 17/32] 10.222.0.58 () {64 vars in 1332 bytes} [Wed May 18 22:05:39 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:05:41.463213 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-b55c3a89-1f1a-4564-a0e0-cb8371a7223b admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:05:41.464217 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-b55c3a89-1f1a-4564-a0e0-cb8371a7223b admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001447 May 18 22:05:41.464763 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 16/33] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:05:41 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:05:41.524077 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-bde81dd5-995c-42b4-b9ea-2c74e15b5537 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "swap": 0, "os-flavor-access:is_public": true, "id": "5", "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "vcpus": 8, "disk": 160, "ram": 16384}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:41.541404 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-bde81dd5-995c-42b4-b9ea-2c74e15b5537 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.071272 May 18 22:05:41.541978 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 18/34] 10.222.0.58 () {64 vars in 1282 bytes} [Wed May 18 22:05:41 2022] POST /compute/v2.1/flavors => generated 408 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:05:41.553990 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-f5b8416c-1467-44ca-967f-1c95093b111e admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:05:41.576119 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-f5b8416c-1467-44ca-967f-1c95093b111e admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.025751 May 18 22:05:41.576678 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 17/35] 10.222.0.58 () {64 vars in 1332 bytes} [Wed May 18 22:05:41 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:06:10.271019 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-bde81dd5-995c-42b4-b9ea-2c74e15b5537 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:10.272015 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-bde81dd5-995c-42b4-b9ea-2c74e15b5537 admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001416 May 18 22:06:10.272409 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 19/36] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:06:10 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:06:10.284275 n-d-841040-6 devstack@n-api.service[103835]: DEBUG dbcounter [None req-f5b8416c-1467-44ca-967f-1c95093b111e admin admin] [103835] Writing DB stats nova_api:SELECT=47,nova_api:INSERT=10,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=103835) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:06:10.333081 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-842ba0a5-ab25-4d20-bf4b-15b7b685e8f9 admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:10.350179 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-842ba0a5-ab25-4d20-bf4b-15b7b685e8f9 admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 4202 microversion: 2.61 time: 0.071775 May 18 22:06:10.350693 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 18/37] 10.222.0.58 () {60 vars in 1291 bytes} [Wed May 18 22:06:10 2022] GET /compute/v2.1/flavors/detail?is_public=True => generated 4202 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:06:11.356159 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-bde81dd5-995c-42b4-b9ea-2c74e15b5537 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:11.357137 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-bde81dd5-995c-42b4-b9ea-2c74e15b5537 admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001382 May 18 22:06:11.357527 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 20/38] 10.222.0.58 () {56 vars in 1074 bytes} [Wed May 18 22:06:11 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:06:11.546604 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-d1f96751-a622-49a0-a493-9472be092a9c admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:11.552757 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.wsgi [None req-d1f96751-a622-49a0-a493-9472be092a9c admin admin] HTTP exception thrown: Flavor 42 could not be found. May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-d1f96751-a622-49a0-a493-9472be092a9c admin admin] Request method failure captured: May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: request: GET /compute/v2.1/flavors/42 HTTP/1.1 May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: Accept: application/json May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: Accept-Encoding: gzip, deflate May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: Connection: keep-alive May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: Content-Length: 0 May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: Host: 10.222.0.58 May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: Openstack-Api-Version: compute 2.90 May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: Openstack-System-Scope: None May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: User-Agent: python-novaclient May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: X-Auth-Token: gAAAAABihW3T0QHtLuM5nCpg-UAJh0lQxh4vEa4sET6PnFI5XhDU9TnDZ6aUk3Jxaa9AQr8tcTuAbLlyq1fEHJ1oQXvZ6RJoIzDZ85hvr6qXBwX56yZoPD5Alzx6D3b5ZzU7pfNiodn-QBx86jlVD_fWeyioBTg16t1B74TCOelzaRj3SXsK-fI May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: X-Domain-Id: None May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: X-Domain-Name: None May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: X-Identity-Status: Confirmed May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: X-Is-Admin-Project: True May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: X-Openstack-Nova-Api-Version: 2.90 May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: X-Project-Domain-Id: default May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: X-Project-Domain-Name: Default May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: X-Project-Id: 766b0ee6037345f1a4d5cf58f41ac4f8 May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: X-Project-Name: admin May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: X-Role: member,admin,reader May 18 22:06:11.556007 n-d-841040-6 devstack@n-api.service[103835]: X-Roles: member,admin,reader May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/766b0ee6037345f1a4d5cf58f41ac4f8"}]}] May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: X-Tenant: admin May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: X-Tenant-Id: 766b0ee6037345f1a4d5cf58f41ac4f8 May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: X-Tenant-Name: admin May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: X-User: admin May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: X-User-Domain-Id: default May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: X-User-Domain-Name: Default May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: X-User-Id: ce6d41fd1ec142fda2fb22a188bcde33 May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: X-User-Name: admin May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: method: > May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: exception: Flavor 42 could not be found. May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: action_args: {'id': '42'} May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:06:11.557687 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors.py", line 66, in show May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi flavor = flavors.get_flavor_by_flavor_id(id, ctxt=context) May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/flavors.py", line 139, in get_flavor_by_flavor_id May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi return objects.Flavor.get_by_flavor_id(ctxt, flavorid, read_deleted) May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 390, in get_by_flavor_id May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi db_flavor = cls._flavor_get_by_flavor_id_from_db(context, May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/db/utils.py", line 35, in wrapper May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 317, in _flavor_get_by_flavor_id_from_db May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi raise exception.FlavorNotFound(flavor_id=flavor_id) May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi nova.exception.FlavorNotFound: Flavor 42 could not be found. May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:06:11.558797 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors.py", line 68, in show May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Flavor 42 could not be found. May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor 42 could not be found. May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:11.560096 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-d1f96751-a622-49a0-a493-9472be092a9c admin admin] Returning 404 to user: Flavor 42 could not be found. {{(pid=103835) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:06:11.561165 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-d1f96751-a622-49a0-a493-9472be092a9c admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/42" status: 404 len: 75 microversion: 2.90 time: 0.060871 May 18 22:06:11.561165 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 19/39] 10.222.0.58 () {60 vars in 1190 bytes} [Wed May 18 22:06:11 2022] GET /compute/v2.1/flavors/42 => generated 75 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) May 18 22:06:11.567047 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-7d72bb0f-1cb1-4d26-941f-0d9854b1c570 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:11.570289 n-d-841040-6 devstack@n-api.service[103834]: DEBUG dbcounter [None req-7d72bb0f-1cb1-4d26-941f-0d9854b1c570 admin admin] [103834] Writing DB stats nova_api:SELECT=47,nova_api:SAVEPOINT=5,nova_api:INSERT=10,nova_api:RELEASE=5 {{(pid=103834) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:06:11.589662 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-7d72bb0f-1cb1-4d26-941f-0d9854b1c570 admin admin] 10.222.0.58 "GET /compute/v2.1/flavors?is_public=None" status: 200 len: 2056 microversion: 2.90 time: 0.026263 May 18 22:06:11.590216 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 21/40] 10.222.0.58 () {60 vars in 1210 bytes} [Wed May 18 22:06:11 2022] GET /compute/v2.1/flavors?is_public=None => generated 2056 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:06:11.605143 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-f87b4f97-b84f-4687-92e4-cfef6878e30b admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:11.626993 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-f87b4f97-b84f-4687-92e4-cfef6878e30b admin admin] 10.222.0.58 "GET /compute/v2.1/flavors?is_public=None" status: 200 len: 2056 microversion: 2.90 time: 0.025390 May 18 22:06:11.627538 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 20/41] 10.222.0.58 () {60 vars in 1210 bytes} [Wed May 18 22:06:11 2022] GET /compute/v2.1/flavors?is_public=None => generated 2056 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:06:11.637182 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-c73c8fef-214d-40cd-bc16-6fbac499cc49 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:11.643407 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.wsgi [None req-c73c8fef-214d-40cd-bc16-6fbac499cc49 admin admin] HTTP exception thrown: Flavor 42 could not be found. May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-c73c8fef-214d-40cd-bc16-6fbac499cc49 admin admin] Request method failure captured: May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: request: GET /compute/v2.1/flavors/42 HTTP/1.1 May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: Accept: application/json May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: Accept-Encoding: gzip, deflate May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: Connection: keep-alive May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: Content-Length: 0 May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: Host: 10.222.0.58 May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: Openstack-Api-Version: compute 2.90 May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: Openstack-System-Scope: None May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: User-Agent: python-novaclient May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: X-Auth-Token: gAAAAABihW3T0QHtLuM5nCpg-UAJh0lQxh4vEa4sET6PnFI5XhDU9TnDZ6aUk3Jxaa9AQr8tcTuAbLlyq1fEHJ1oQXvZ6RJoIzDZ85hvr6qXBwX56yZoPD5Alzx6D3b5ZzU7pfNiodn-QBx86jlVD_fWeyioBTg16t1B74TCOelzaRj3SXsK-fI May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: X-Domain-Id: None May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: X-Domain-Name: None May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: X-Identity-Status: Confirmed May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: X-Is-Admin-Project: True May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: X-Openstack-Nova-Api-Version: 2.90 May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: X-Project-Domain-Id: default May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: X-Project-Domain-Name: Default May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: X-Project-Id: 766b0ee6037345f1a4d5cf58f41ac4f8 May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: X-Project-Name: admin May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: X-Role: member,admin,reader May 18 22:06:11.646624 n-d-841040-6 devstack@n-api.service[103834]: X-Roles: member,admin,reader May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/766b0ee6037345f1a4d5cf58f41ac4f8"}]}] May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: X-Tenant: admin May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: X-Tenant-Id: 766b0ee6037345f1a4d5cf58f41ac4f8 May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: X-Tenant-Name: admin May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: X-User: admin May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: X-User-Domain-Id: default May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: X-User-Domain-Name: Default May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: X-User-Id: ce6d41fd1ec142fda2fb22a188bcde33 May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: X-User-Name: admin May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: method: > May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: exception: Flavor 42 could not be found. May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: action_args: {'id': '42'} May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:06:11.648235 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors.py", line 66, in show May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi flavor = flavors.get_flavor_by_flavor_id(id, ctxt=context) May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/flavors.py", line 139, in get_flavor_by_flavor_id May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi return objects.Flavor.get_by_flavor_id(ctxt, flavorid, read_deleted) May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 390, in get_by_flavor_id May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi db_flavor = cls._flavor_get_by_flavor_id_from_db(context, May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/db/utils.py", line 35, in wrapper May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 317, in _flavor_get_by_flavor_id_from_db May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi raise exception.FlavorNotFound(flavor_id=flavor_id) May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi nova.exception.FlavorNotFound: Flavor 42 could not be found. May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:06:11.649083 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors.py", line 68, in show May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Flavor 42 could not be found. May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor 42 could not be found. May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:11.650161 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-c73c8fef-214d-40cd-bc16-6fbac499cc49 admin admin] Returning 404 to user: Flavor 42 could not be found. {{(pid=103834) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:06:11.651189 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-c73c8fef-214d-40cd-bc16-6fbac499cc49 admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/42" status: 404 len: 75 microversion: 2.90 time: 0.014908 May 18 22:06:11.651189 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 22/42] 10.222.0.58 () {60 vars in 1190 bytes} [Wed May 18 22:06:11 2022] GET /compute/v2.1/flavors/42 => generated 75 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) May 18 22:06:12.542882 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-f87b4f97-b84f-4687-92e4-cfef6878e30b admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:12.543900 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-f87b4f97-b84f-4687-92e4-cfef6878e30b admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001431 May 18 22:06:12.544289 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 21/43] 10.222.0.58 () {56 vars in 1074 bytes} [Wed May 18 22:06:12 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:06:12.731114 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-405ff038-e6bb-430f-981c-1c807906ffea admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:12.736899 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.wsgi [None req-405ff038-e6bb-430f-981c-1c807906ffea admin admin] HTTP exception thrown: Flavor 84 could not be found. May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-405ff038-e6bb-430f-981c-1c807906ffea admin admin] Request method failure captured: May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: request: GET /compute/v2.1/flavors/84 HTTP/1.1 May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: Accept: application/json May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: Accept-Encoding: gzip, deflate May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: Connection: keep-alive May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: Content-Length: 0 May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: Host: 10.222.0.58 May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: Openstack-Api-Version: compute 2.90 May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: Openstack-System-Scope: None May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: User-Agent: python-novaclient May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: X-Auth-Token: gAAAAABihW3UIrJg1Egz62KDyVgmegfUt2uw-ajPAzIwoCpU6_BUVJLsJ2yhs8Pm0xSYwkA2uKDX-dn0kON63hXTnI88QgWG892QUBxzB-P-sZIWfBS6Dvqndo_iHl536A_TohB2hLTYS_l2BXvtsrX6uLdZJ9hqY2z8TkvBp4_HwJ3tuUAYApo May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: X-Domain-Id: None May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: X-Domain-Name: None May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: X-Identity-Status: Confirmed May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: X-Is-Admin-Project: True May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: X-Openstack-Nova-Api-Version: 2.90 May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: X-Project-Domain-Id: default May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: X-Project-Domain-Name: Default May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: X-Project-Id: 766b0ee6037345f1a4d5cf58f41ac4f8 May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: X-Project-Name: admin May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: X-Role: member,admin,reader May 18 22:06:12.738432 n-d-841040-6 devstack@n-api.service[103834]: X-Roles: member,admin,reader May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/766b0ee6037345f1a4d5cf58f41ac4f8"}]}] May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: X-Tenant: admin May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: X-Tenant-Id: 766b0ee6037345f1a4d5cf58f41ac4f8 May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: X-Tenant-Name: admin May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: X-User: admin May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: X-User-Domain-Id: default May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: X-User-Domain-Name: Default May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: X-User-Id: ce6d41fd1ec142fda2fb22a188bcde33 May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: X-User-Name: admin May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: method: > May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: exception: Flavor 84 could not be found. May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: action_args: {'id': '84'} May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:06:12.739961 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors.py", line 66, in show May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi flavor = flavors.get_flavor_by_flavor_id(id, ctxt=context) May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/flavors.py", line 139, in get_flavor_by_flavor_id May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi return objects.Flavor.get_by_flavor_id(ctxt, flavorid, read_deleted) May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 390, in get_by_flavor_id May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi db_flavor = cls._flavor_get_by_flavor_id_from_db(context, May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/db/utils.py", line 35, in wrapper May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 317, in _flavor_get_by_flavor_id_from_db May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi raise exception.FlavorNotFound(flavor_id=flavor_id) May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi nova.exception.FlavorNotFound: Flavor 84 could not be found. May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:06:12.740944 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors.py", line 68, in show May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Flavor 84 could not be found. May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor 84 could not be found. May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:12.742587 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-405ff038-e6bb-430f-981c-1c807906ffea admin admin] Returning 404 to user: Flavor 84 could not be found. {{(pid=103834) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:06:12.743904 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-405ff038-e6bb-430f-981c-1c807906ffea admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/84" status: 404 len: 75 microversion: 2.90 time: 0.061227 May 18 22:06:12.743904 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 23/44] 10.222.0.58 () {60 vars in 1190 bytes} [Wed May 18 22:06:12 2022] GET /compute/v2.1/flavors/84 => generated 75 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) May 18 22:06:12.749405 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-9270d61e-696a-4aeb-8279-5f81efff8007 admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:12.763825 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-9270d61e-696a-4aeb-8279-5f81efff8007 admin admin] 10.222.0.58 "GET /compute/v2.1/flavors?is_public=None" status: 200 len: 2056 microversion: 2.90 time: 0.018026 May 18 22:06:12.764381 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 22/45] 10.222.0.58 () {60 vars in 1210 bytes} [Wed May 18 22:06:12 2022] GET /compute/v2.1/flavors?is_public=None => generated 2056 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:06:12.773912 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-ca2ad8f9-a7e1-452a-b77d-909638e9a465 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:12.788143 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-ca2ad8f9-a7e1-452a-b77d-909638e9a465 admin admin] 10.222.0.58 "GET /compute/v2.1/flavors?is_public=None" status: 200 len: 2056 microversion: 2.90 time: 0.017810 May 18 22:06:12.788653 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 24/46] 10.222.0.58 () {60 vars in 1210 bytes} [Wed May 18 22:06:12 2022] GET /compute/v2.1/flavors?is_public=None => generated 2056 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:06:12.798686 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-a6243014-4408-4e64-ad40-f833800b7c0e admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:12.804066 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.wsgi [None req-a6243014-4408-4e64-ad40-f833800b7c0e admin admin] HTTP exception thrown: Flavor 84 could not be found. May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-a6243014-4408-4e64-ad40-f833800b7c0e admin admin] Request method failure captured: May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: request: GET /compute/v2.1/flavors/84 HTTP/1.1 May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: Accept: application/json May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: Accept-Encoding: gzip, deflate May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: Connection: keep-alive May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: Content-Length: 0 May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: Host: 10.222.0.58 May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: Openstack-Api-Version: compute 2.90 May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: Openstack-System-Scope: None May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: User-Agent: python-novaclient May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: X-Auth-Token: gAAAAABihW3UIrJg1Egz62KDyVgmegfUt2uw-ajPAzIwoCpU6_BUVJLsJ2yhs8Pm0xSYwkA2uKDX-dn0kON63hXTnI88QgWG892QUBxzB-P-sZIWfBS6Dvqndo_iHl536A_TohB2hLTYS_l2BXvtsrX6uLdZJ9hqY2z8TkvBp4_HwJ3tuUAYApo May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: X-Domain-Id: None May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: X-Domain-Name: None May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: X-Identity-Status: Confirmed May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: X-Is-Admin-Project: True May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: X-Openstack-Nova-Api-Version: 2.90 May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: X-Project-Domain-Id: default May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: X-Project-Domain-Name: Default May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: X-Project-Id: 766b0ee6037345f1a4d5cf58f41ac4f8 May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: X-Project-Name: admin May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: X-Role: member,admin,reader May 18 22:06:12.805565 n-d-841040-6 devstack@n-api.service[103835]: X-Roles: member,admin,reader May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/766b0ee6037345f1a4d5cf58f41ac4f8"}]}] May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: X-Tenant: admin May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: X-Tenant-Id: 766b0ee6037345f1a4d5cf58f41ac4f8 May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: X-Tenant-Name: admin May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: X-User: admin May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: X-User-Domain-Id: default May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: X-User-Domain-Name: Default May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: X-User-Id: ce6d41fd1ec142fda2fb22a188bcde33 May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: X-User-Name: admin May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: method: > May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: exception: Flavor 84 could not be found. May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: action_args: {'id': '84'} May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:06:12.807210 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors.py", line 66, in show May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi flavor = flavors.get_flavor_by_flavor_id(id, ctxt=context) May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/flavors.py", line 139, in get_flavor_by_flavor_id May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi return objects.Flavor.get_by_flavor_id(ctxt, flavorid, read_deleted) May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 390, in get_by_flavor_id May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi db_flavor = cls._flavor_get_by_flavor_id_from_db(context, May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/db/utils.py", line 35, in wrapper May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 317, in _flavor_get_by_flavor_id_from_db May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi raise exception.FlavorNotFound(flavor_id=flavor_id) May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi nova.exception.FlavorNotFound: Flavor 84 could not be found. May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:06:12.808036 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors.py", line 68, in show May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Flavor 84 could not be found. May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor 84 could not be found. May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:12.809129 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-a6243014-4408-4e64-ad40-f833800b7c0e admin admin] Returning 404 to user: Flavor 84 could not be found. {{(pid=103835) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:06:12.810200 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-a6243014-4408-4e64-ad40-f833800b7c0e admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/84" status: 404 len: 75 microversion: 2.90 time: 0.012649 May 18 22:06:12.810200 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 23/47] 10.222.0.58 () {60 vars in 1190 bytes} [Wed May 18 22:06:12 2022] GET /compute/v2.1/flavors/84 => generated 75 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (2 switches on core 0) May 18 22:06:13.688770 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-ca2ad8f9-a7e1-452a-b77d-909638e9a465 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:13.689776 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-ca2ad8f9-a7e1-452a-b77d-909638e9a465 admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001391 May 18 22:06:13.690196 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 25/48] 10.222.0.58 () {56 vars in 1074 bytes} [Wed May 18 22:06:13 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:06:13.877842 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-86480be4-b596-4f0f-bf6e-d94bf97f630e admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:13.884970 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.wsgi [None req-86480be4-b596-4f0f-bf6e-d94bf97f630e admin admin] HTTP exception thrown: Flavor 451 could not be found. May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-86480be4-b596-4f0f-bf6e-d94bf97f630e admin admin] Request method failure captured: May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: request: GET /compute/v2.1/flavors/451 HTTP/1.1 May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: Accept: application/json May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: Accept-Encoding: gzip, deflate May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: Connection: keep-alive May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: Content-Length: 0 May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: Host: 10.222.0.58 May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: Openstack-Api-Version: compute 2.90 May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: Openstack-System-Scope: None May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: User-Agent: python-novaclient May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: X-Auth-Token: gAAAAABihW3VL2qYsyASoLnbyyhDXwlFQMMROE9gMmAhmM_OQOdI0h53sq9rrvAVGihJ9j4Lhuis1xM-N2RDRQvxriMC3SG2TOQRlAkFHjc1CzyCKHBXRbVQ_y9wS2biVhkew_1ECTepp_YSL0EYt6vmsyo8zsA66pRsTtKrDd_KFkUbHpyeKr8 May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: X-Domain-Id: None May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: X-Domain-Name: None May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: X-Identity-Status: Confirmed May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: X-Is-Admin-Project: True May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: X-Openstack-Nova-Api-Version: 2.90 May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: X-Project-Domain-Id: default May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: X-Project-Domain-Name: Default May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: X-Project-Id: 766b0ee6037345f1a4d5cf58f41ac4f8 May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: X-Project-Name: admin May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: X-Role: member,admin,reader May 18 22:06:13.886482 n-d-841040-6 devstack@n-api.service[103835]: X-Roles: member,admin,reader May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/766b0ee6037345f1a4d5cf58f41ac4f8"}]}] May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: X-Tenant: admin May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: X-Tenant-Id: 766b0ee6037345f1a4d5cf58f41ac4f8 May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: X-Tenant-Name: admin May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: X-User: admin May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: X-User-Domain-Id: default May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: X-User-Domain-Name: Default May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: X-User-Id: ce6d41fd1ec142fda2fb22a188bcde33 May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: X-User-Name: admin May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: method: > May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: exception: Flavor 451 could not be found. May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: action_args: {'id': '451'} May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:06:13.887904 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors.py", line 66, in show May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi flavor = flavors.get_flavor_by_flavor_id(id, ctxt=context) May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/flavors.py", line 139, in get_flavor_by_flavor_id May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi return objects.Flavor.get_by_flavor_id(ctxt, flavorid, read_deleted) May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 390, in get_by_flavor_id May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi db_flavor = cls._flavor_get_by_flavor_id_from_db(context, May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/db/utils.py", line 35, in wrapper May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 317, in _flavor_get_by_flavor_id_from_db May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi raise exception.FlavorNotFound(flavor_id=flavor_id) May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi nova.exception.FlavorNotFound: Flavor 451 could not be found. May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:06:13.888701 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors.py", line 68, in show May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Flavor 451 could not be found. May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor 451 could not be found. May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: ERROR nova.api.openstack.wsgi May 18 22:06:13.889842 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-86480be4-b596-4f0f-bf6e-d94bf97f630e admin admin] Returning 404 to user: Flavor 451 could not be found. {{(pid=103835) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:06:13.890889 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-86480be4-b596-4f0f-bf6e-d94bf97f630e admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/451" status: 404 len: 76 microversion: 2.90 time: 0.061241 May 18 22:06:13.890889 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 24/49] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:06:13 2022] GET /compute/v2.1/flavors/451 => generated 76 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) May 18 22:06:13.897334 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-bfad67dc-9aa7-40ac-b35f-b9adcf2f781d admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:13.911289 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-bfad67dc-9aa7-40ac-b35f-b9adcf2f781d admin admin] 10.222.0.58 "GET /compute/v2.1/flavors?is_public=None" status: 200 len: 2056 microversion: 2.90 time: 0.017546 May 18 22:06:13.911793 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 26/50] 10.222.0.58 () {60 vars in 1210 bytes} [Wed May 18 22:06:13 2022] GET /compute/v2.1/flavors?is_public=None => generated 2056 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:06:13.920822 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:13.934674 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] 10.222.0.58 "GET /compute/v2.1/flavors?is_public=None" status: 200 len: 2056 microversion: 2.90 time: 0.017267 May 18 22:06:13.935180 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 25/51] 10.222.0.58 () {60 vars in 1210 bytes} [Wed May 18 22:06:13 2022] GET /compute/v2.1/flavors?is_public=None => generated 2056 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:06:13.944233 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-ab139880-35f1-468b-aeb2-5cad85591759 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:13.949368 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.wsgi [None req-ab139880-35f1-468b-aeb2-5cad85591759 admin admin] HTTP exception thrown: Flavor 451 could not be found. May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-ab139880-35f1-468b-aeb2-5cad85591759 admin admin] Request method failure captured: May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: request: GET /compute/v2.1/flavors/451 HTTP/1.1 May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: Accept: application/json May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: Accept-Encoding: gzip, deflate May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: Connection: keep-alive May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: Content-Length: 0 May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: Host: 10.222.0.58 May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: Openstack-Api-Version: compute 2.90 May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: Openstack-System-Scope: None May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: User-Agent: python-novaclient May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: X-Auth-Token: gAAAAABihW3VL2qYsyASoLnbyyhDXwlFQMMROE9gMmAhmM_OQOdI0h53sq9rrvAVGihJ9j4Lhuis1xM-N2RDRQvxriMC3SG2TOQRlAkFHjc1CzyCKHBXRbVQ_y9wS2biVhkew_1ECTepp_YSL0EYt6vmsyo8zsA66pRsTtKrDd_KFkUbHpyeKr8 May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: X-Domain-Id: None May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: X-Domain-Name: None May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: X-Identity-Status: Confirmed May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: X-Is-Admin-Project: True May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: X-Openstack-Nova-Api-Version: 2.90 May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: X-Project-Domain-Id: default May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: X-Project-Domain-Name: Default May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: X-Project-Id: 766b0ee6037345f1a4d5cf58f41ac4f8 May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: X-Project-Name: admin May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: X-Role: member,admin,reader May 18 22:06:13.950873 n-d-841040-6 devstack@n-api.service[103834]: X-Roles: member,admin,reader May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_766b0ee6037345f1a4d5cf58f41ac4f8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/766b0ee6037345f1a4d5cf58f41ac4f8"}]}] May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: X-Tenant: admin May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: X-Tenant-Id: 766b0ee6037345f1a4d5cf58f41ac4f8 May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: X-Tenant-Name: admin May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: X-User: admin May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: X-User-Domain-Id: default May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: X-User-Domain-Name: Default May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: X-User-Id: ce6d41fd1ec142fda2fb22a188bcde33 May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: X-User-Name: admin May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: method: > May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: exception: Flavor 451 could not be found. May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: action_args: {'id': '451'} May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:06:13.952392 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors.py", line 66, in show May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi flavor = flavors.get_flavor_by_flavor_id(id, ctxt=context) May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/flavors.py", line 139, in get_flavor_by_flavor_id May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi return objects.Flavor.get_by_flavor_id(ctxt, flavorid, read_deleted) May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 390, in get_by_flavor_id May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi db_flavor = cls._flavor_get_by_flavor_id_from_db(context, May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/db/utils.py", line 35, in wrapper May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 317, in _flavor_get_by_flavor_id_from_db May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi raise exception.FlavorNotFound(flavor_id=flavor_id) May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi nova.exception.FlavorNotFound: Flavor 451 could not be found. May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:06:13.953344 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors.py", line 68, in show May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Flavor 451 could not be found. May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor 451 could not be found. May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: ERROR nova.api.openstack.wsgi May 18 22:06:13.955054 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-ab139880-35f1-468b-aeb2-5cad85591759 admin admin] Returning 404 to user: Flavor 451 could not be found. {{(pid=103834) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:06:13.956057 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-ab139880-35f1-468b-aeb2-5cad85591759 admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/451" status: 404 len: 76 microversion: 2.90 time: 0.011688 May 18 22:06:13.956057 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 27/52] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:06:13 2022] GET /compute/v2.1/flavors/451 => generated 76 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) May 18 22:06:14.828595 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:14.830138 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001909 May 18 22:06:14.830547 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 26/53] 10.222.0.58 () {56 vars in 1074 bytes} [Wed May 18 22:06:14 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:06:15.018296 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-5d7d4d0b-9ff4-4a50-a2d3-d10a1b40b45f admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.nano", "ram": 256, "vcpus": 1, "disk": 1, "id": "42", "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:06:15.037655 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-5d7d4d0b-9ff4-4a50-a2d3-d10a1b40b45f admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.90 time: 0.073100 May 18 22:06:15.038223 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 28/54] 10.222.0.58 () {64 vars in 1235 bytes} [Wed May 18 22:06:14 2022] POST /compute/v2.1/flavors => generated 404 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:06:15.934903 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:15.935927 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001486 May 18 22:06:15.936311 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 27/55] 10.222.0.58 () {56 vars in 1074 bytes} [Wed May 18 22:06:15 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:06:16.122723 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-d9eb4aae-0a5a-4900-a053-e2d04303d15e admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.micro", "ram": 256, "vcpus": 1, "disk": 2, "id": "84", "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:06:16.140175 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-d9eb4aae-0a5a-4900-a053-e2d04303d15e admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.90 time: 0.068472 May 18 22:06:16.140645 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 29/56] 10.222.0.58 () {64 vars in 1235 bytes} [Wed May 18 22:06:16 2022] POST /compute/v2.1/flavors => generated 405 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) May 18 22:06:17.039084 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:17.040076 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001390 May 18 22:06:17.040465 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 28/57] 10.222.0.58 () {56 vars in 1074 bytes} [Wed May 18 22:06:17 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:06:17.228412 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-4482c361-2227-492e-9991-ba66f245a4e9 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.heat", "ram": 512, "vcpus": 1, "disk": 1, "id": "451", "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:06:17.246100 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-4482c361-2227-492e-9991-ba66f245a4e9 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 407 microversion: 2.90 time: 0.069652 May 18 22:06:17.246641 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 30/58] 10.222.0.58 () {64 vars in 1235 bytes} [Wed May 18 22:06:17 2022] POST /compute/v2.1/flavors => generated 407 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:06:18.148515 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:18.149512 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001399 May 18 22:06:18.149935 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 29/59] 10.222.0.58 () {56 vars in 1074 bytes} [Wed May 18 22:06:18 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:06:18.343118 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-ac8e4148-1981-430b-9728-3d360ccf00af admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.heat2", "ram": 1024, "vcpus": 1, "disk": 1, "id": "452", "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}} {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:06:18.359812 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-ac8e4148-1981-430b-9728-3d360ccf00af admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 409 microversion: 2.90 time: 0.072362 May 18 22:06:18.361025 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 31/60] 10.222.0.58 () {64 vars in 1235 bytes} [Wed May 18 22:06:18 2022] POST /compute/v2.1/flavors => generated 409 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:06:19.269578 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:19.270583 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001421 May 18 22:06:19.270969 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 30/61] 10.222.0.58 () {56 vars in 1074 bytes} [Wed May 18 22:06:19 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:06:19.456414 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-dc233c9a-3b28-4334-a5fa-dd345811e096 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:06:19.475875 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-dc233c9a-3b28-4334-a5fa-dd345811e096 admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5777 microversion: 2.90 time: 0.070386 May 18 22:06:19.476404 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 32/62] 10.222.0.58 () {60 vars in 1202 bytes} [Wed May 18 22:06:19 2022] GET /compute/v2.1/flavors/detail => generated 5777 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:07:21.755126 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:07:21.756043 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001418 May 18 22:07:21.756428 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 31/63] 10.222.0.58 () {54 vars in 930 bytes} [Wed May 18 22:07:21 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:07:21.763762 n-d-841040-6 devstack@n-api.service[103834]: DEBUG dbcounter [None req-dc233c9a-3b28-4334-a5fa-dd345811e096 admin admin] [103834] Writing DB stats nova_api:SELECT=26,nova_api:INSERT=4 {{(pid=103834) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:07:21.815587 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-d9e02f23-de6b-47e6-82e4-d64300532fdd admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:07:21.835269 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-d9e02f23-de6b-47e6-82e4-d64300532fdd admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 5791 microversion: 2.61 time: 0.073232 May 18 22:07:21.835789 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 33/64] 10.222.0.58 () {60 vars in 1291 bytes} [Wed May 18 22:07:21 2022] GET /compute/v2.1/flavors/detail?is_public=True => generated 5791 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:07:21.854944 n-d-841040-6 devstack@n-api.service[103835]: DEBUG dbcounter [None req-53603514-704f-4683-aa55-32a5bc98f1ed admin admin] [103835] Writing DB stats nova_api:SELECT=14 {{(pid=103835) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:07:21.858814 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-fa828418-1771-4023-8586-f518219fb504 admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:07:21.866925 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-fa828418-1771-4023-8586-f518219fb504 admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 19 microversion: 2.61 time: 0.013589 May 18 22:07:21.867833 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 32/65] 10.222.0.58 () {60 vars in 1282 bytes} [Wed May 18 22:07:21 2022] GET /compute/v2.1/flavors/42/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:07:21.879392 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-99ddcc80-1b76-4813-a105-49f434c760d2 admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:07:21.886908 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-99ddcc80-1b76-4813-a105-49f434c760d2 admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/451/os-extra_specs" status: 200 len: 19 microversion: 2.61 time: 0.011038 May 18 22:07:21.887409 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 34/66] 10.222.0.58 () {60 vars in 1285 bytes} [Wed May 18 22:07:21 2022] GET /compute/v2.1/flavors/451/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:07:21.898500 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-f3d0e741-fdf2-4b65-ac73-23dc13f409de admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:07:21.905940 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-f3d0e741-fdf2-4b65-ac73-23dc13f409de admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/452/os-extra_specs" status: 200 len: 19 microversion: 2.61 time: 0.010983 May 18 22:07:21.906446 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 33/67] 10.222.0.58 () {60 vars in 1285 bytes} [Wed May 18 22:07:21 2022] GET /compute/v2.1/flavors/452/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:07:21.916932 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-1db23794-4ce8-46db-9721-7e844d6af66e admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:07:21.924805 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-1db23794-4ce8-46db-9721-7e844d6af66e admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/84/os-extra_specs" status: 200 len: 19 microversion: 2.61 time: 0.011210 May 18 22:07:21.925298 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 35/68] 10.222.0.58 () {60 vars in 1282 bytes} [Wed May 18 22:07:21 2022] GET /compute/v2.1/flavors/84/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:13:28.793617 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-f3d0e741-fdf2-4b65-ac73-23dc13f409de admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:13:28.794757 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-f3d0e741-fdf2-4b65-ac73-23dc13f409de admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001573 May 18 22:13:28.795133 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 34/69] 10.222.0.58 () {56 vars in 1074 bytes} [Wed May 18 22:13:28 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:13:28.952824 n-d-841040-6 devstack@n-api.service[103834]: DEBUG dbcounter [None req-1db23794-4ce8-46db-9721-7e844d6af66e admin admin] [103834] Writing DB stats nova_api:SELECT=6 {{(pid=103834) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:13:29.067486 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-a45d5742-a454-46c4-9c76-838320ad392f admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:13:29.068915 n-d-841040-6 devstack@n-api.service[103834]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:13:29.068915 n-d-841040-6 devstack@n-api.service[103834]: warnings.warn(msg) May 18 22:13:29.070116 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_concurrency.lockutils [None req-a45d5742-a454-46c4-9c76-838320ad392f admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=103834) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:13:29.070583 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_concurrency.lockutils [None req-a45d5742-a454-46c4-9c76-838320ad392f admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=103834) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:13:29.071341 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_concurrency.lockutils [None req-a45d5742-a454-46c4-9c76-838320ad392f admin admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=103834) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:13:29.071762 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_concurrency.lockutils [None req-a45d5742-a454-46c4-9c76-838320ad392f admin admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=103834) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:13:29.111643 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-a45d5742-a454-46c4-9c76-838320ad392f admin admin] 10.222.0.58 "GET /compute/v2.1/os-services" status: 200 len: 1239 microversion: 2.90 time: 0.160603 May 18 22:13:29.112367 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 36/70] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:13:28 2022] GET /compute/v2.1/os-services => generated 1239 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:13:30.019215 n-d-841040-6 devstack@n-api.service[103835]: DEBUG nova.api.openstack.wsgi [None req-f3d0e741-fdf2-4b65-ac73-23dc13f409de admin admin] Calling method '>' {{(pid=103835) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:13:30.020221 n-d-841040-6 devstack@n-api.service[103835]: INFO nova.api.openstack.requestlog [None req-f3d0e741-fdf2-4b65-ac73-23dc13f409de admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001403 May 18 22:13:30.020613 n-d-841040-6 devstack@n-api.service[103835]: [pid: 103835|app: 0|req: 35/71] 10.222.0.58 () {56 vars in 1074 bytes} [Wed May 18 22:13:30 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:13:30.206285 n-d-841040-6 devstack@n-api.service[103834]: DEBUG nova.api.openstack.wsgi [None req-86ddb784-48bc-4356-82fd-58e3c5f0a17b admin admin] Calling method '>' {{(pid=103834) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:13:30.207506 n-d-841040-6 devstack@n-api.service[103834]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:13:30.207506 n-d-841040-6 devstack@n-api.service[103834]: warnings.warn(msg) May 18 22:13:30.208657 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_concurrency.lockutils [None req-86ddb784-48bc-4356-82fd-58e3c5f0a17b admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=103834) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:13:30.209081 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_concurrency.lockutils [None req-86ddb784-48bc-4356-82fd-58e3c5f0a17b admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=103834) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:13:30.209862 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_concurrency.lockutils [None req-86ddb784-48bc-4356-82fd-58e3c5f0a17b admin admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=103834) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:13:30.210284 n-d-841040-6 devstack@n-api.service[103834]: DEBUG oslo_concurrency.lockutils [None req-86ddb784-48bc-4356-82fd-58e3c5f0a17b admin admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=103834) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:13:30.236040 n-d-841040-6 devstack@n-api.service[103834]: INFO nova.api.openstack.requestlog [None req-86ddb784-48bc-4356-82fd-58e3c5f0a17b admin admin] 10.222.0.58 "GET /compute/v2.1/os-services" status: 200 len: 1239 microversion: 2.90 time: 0.080749 May 18 22:13:30.236612 n-d-841040-6 devstack@n-api.service[103834]: [pid: 103834|app: 0|req: 37/72] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:13:30 2022] GET /compute/v2.1/os-services => generated 1239 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:14:17.765643 n-d-841040-6 systemd[1]: Stopping Devstack devstack@n-api.service... May 18 22:14:17.766220 n-d-841040-6 devstack@n-api.service[103833]: Wed May 18 22:14:17 2022 - graceful shutdown triggered... May 18 22:14:17.766715 n-d-841040-6 devstack@n-api.service[103835]: Gracefully killing worker 2 (pid: 103835)... May 18 22:14:17.767073 n-d-841040-6 devstack@n-api.service[103834]: Gracefully killing worker 1 (pid: 103834)... May 18 22:14:18.768672 n-d-841040-6 devstack@n-api.service[103833]: worker 1 buried after 1 seconds May 18 22:14:18.768672 n-d-841040-6 devstack@n-api.service[103833]: worker 2 buried after 1 seconds May 18 22:14:18.768672 n-d-841040-6 devstack@n-api.service[103833]: goodbye to uWSGI. May 18 22:14:18.770164 n-d-841040-6 systemd[1]: devstack@n-api.service: Succeeded. May 18 22:14:18.770756 n-d-841040-6 systemd[1]: Stopped Devstack devstack@n-api.service. May 18 22:14:18.773488 n-d-841040-6 systemd[1]: Starting Devstack devstack@n-api.service... May 18 22:14:18.788736 n-d-841040-6 devstack@n-api.service[119068]: [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini May 18 22:14:18.810973 n-d-841040-6 devstack@n-api.service[119068]: *** Starting uWSGI 2.0.18-debian (64bit) on [Wed May 18 22:14:18 2022] *** May 18 22:14:18.810973 n-d-841040-6 devstack@n-api.service[119068]: compiled with version: 10.0.1 20200405 (experimental) [master revision 0be9efad938:fcb98e4978a:705510a708d3642c9c962beb663c476167e4e8a4] on 11 April 2020 11:15:55 May 18 22:14:18.810973 n-d-841040-6 devstack@n-api.service[119068]: os: Linux-5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 May 18 22:14:18.810973 n-d-841040-6 devstack@n-api.service[119068]: nodename: n-d-841040-6 May 18 22:14:18.810973 n-d-841040-6 devstack@n-api.service[119068]: machine: x86_64 May 18 22:14:18.810973 n-d-841040-6 devstack@n-api.service[119068]: clock source: unix May 18 22:14:18.810973 n-d-841040-6 devstack@n-api.service[119068]: pcre jit disabled May 18 22:14:18.810973 n-d-841040-6 devstack@n-api.service[119068]: detected number of CPU cores: 4 May 18 22:14:18.810973 n-d-841040-6 devstack@n-api.service[119068]: current working directory: / May 18 22:14:18.810973 n-d-841040-6 devstack@n-api.service[119068]: detected binary path: /usr/bin/uwsgi-core May 18 22:14:18.810973 n-d-841040-6 devstack@n-api.service[119068]: your processes number limit is 47680 May 18 22:14:18.810973 n-d-841040-6 devstack@n-api.service[119068]: your memory page size is 4096 bytes May 18 22:14:18.811819 n-d-841040-6 devstack@n-api.service[119068]: detected max file descriptor number: 2048 May 18 22:14:18.811819 n-d-841040-6 devstack@n-api.service[119068]: lock engine: pthread robust mutexes May 18 22:14:18.811819 n-d-841040-6 devstack@n-api.service[119068]: thunder lock: enabled May 18 22:14:18.811819 n-d-841040-6 devstack@n-api.service[119068]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/nova-api-wsgi.socket fd 4 May 18 22:14:18.811819 n-d-841040-6 devstack@n-api.service[119068]: Python version: 3.8.10 (default, Mar 15 2022, 12:22:08) [GCC 9.4.0] May 18 22:14:18.856848 n-d-841040-6 devstack@n-api.service[119068]: Python main interpreter initialized at 0x558681cdd9c0 May 18 22:14:18.856848 n-d-841040-6 devstack@n-api.service[119068]: python threads support enabled May 18 22:14:18.856848 n-d-841040-6 devstack@n-api.service[119068]: your server socket listen backlog is limited to 100 connections May 18 22:14:18.856848 n-d-841040-6 devstack@n-api.service[119068]: your mercy for graceful operations on workers is 90 seconds May 18 22:14:18.857297 n-d-841040-6 devstack@n-api.service[119068]: mapped 403077 bytes (393 KB) for 2 cores May 18 22:14:18.857297 n-d-841040-6 devstack@n-api.service[119068]: *** Operational MODE: preforking *** May 18 22:14:18.857525 n-d-841040-6 devstack@n-api.service[119068]: *** uWSGI is running in multiple interpreter mode *** May 18 22:14:18.857525 n-d-841040-6 devstack@n-api.service[119068]: spawned uWSGI master process (pid: 119068) May 18 22:14:18.857752 n-d-841040-6 systemd[1]: Started Devstack devstack@n-api.service. May 18 22:14:18.858346 n-d-841040-6 devstack@n-api.service[119068]: spawned uWSGI worker 1 (pid: 119082, cores: 1) May 18 22:14:18.858928 n-d-841040-6 devstack@n-api.service[119068]: spawned uWSGI worker 2 (pid: 119083, cores: 1) May 18 22:14:18.859303 n-d-841040-6 devstack@n-api.service[119068]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 18 22:14:20.389465 n-d-841040-6 devstack@n-api.service[119082]: Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: oslo_context.context, urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. May 18 22:14:20.404444 n-d-841040-6 devstack@n-api.service[119083]: Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: oslo_context.context, urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. May 18 22:14:20.873128 n-d-841040-6 devstack@n-api.service[119082]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead May 18 22:14:20.873128 n-d-841040-6 devstack@n-api.service[119082]: from cryptography.utils import int_from_bytes May 18 22:14:20.873456 n-d-841040-6 devstack@n-api.service[119082]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead May 18 22:14:20.873456 n-d-841040-6 devstack@n-api.service[119082]: from cryptography.utils import int_from_bytes May 18 22:14:20.880541 n-d-841040-6 devstack@n-api.service[119083]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead May 18 22:14:20.880541 n-d-841040-6 devstack@n-api.service[119083]: from cryptography.utils import int_from_bytes May 18 22:14:20.880886 n-d-841040-6 devstack@n-api.service[119083]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead May 18 22:14:20.880886 n-d-841040-6 devstack@n-api.service[119083]: from cryptography.utils import int_from_bytes May 18 22:14:23.344439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}} May 18 22:14:23.344974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] Configuration options gathered from: {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}} May 18 22:14:23.345133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] command line args: [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}} May 18 22:14:23.345494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}} May 18 22:14:23.345769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ================================================================================ {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}} May 18 22:14:23.346155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] allow_resize_to_same_host = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.346482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] arq_binding_timeout = 300 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.346801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries = 60 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.347120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries_interval = 3 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.347448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cert = self.pem {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.347753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] compute_driver = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.348073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] compute_monitors = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.348388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] config_dir = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.348712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] config_drive_format = iso9660 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.348969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.349280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] config_source = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.349600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] console_host = n-d-841040-6 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.349943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] control_exchange = nova {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.350245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cpu_allocation_ratio = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.350550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] daemon = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.350864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] debug = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.351164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] default_access_ip_network_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.351480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] default_availability_zone = nova {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.351838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] default_ephemeral_format = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.352335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO', 'glanceclient=WARN', 'oslo.privsep.daemon=INFO'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.352780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] default_schedule_zone = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.353085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] disk_allocation_ratio = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.353537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] enable_new_services = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.353717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] enabled_apis = ['osapi_compute'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.354054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] enabled_ssl_apis = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.354360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] flat_injected = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.354677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] force_config_drive = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.354984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] force_raw_images = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.355309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] graceful_shutdown_timeout = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.355616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] heal_instance_info_cache_interval = 60 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.356950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] host = n-d-841040-6 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.357282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] initial_cpu_allocation_ratio = 16.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.357614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] initial_disk_allocation_ratio = 1.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.357945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] initial_ram_allocation_ratio = 1.5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.358367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.358680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] instance_build_timeout = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.358990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] instance_delete_interval = 300 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.359313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] instance_format = [instance: %(uuid)s] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.359634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] instance_name_template = instance-%08x {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.359955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.360265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit_period = month {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.360581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] instance_uuid_format = [instance: %(uuid)s] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.360902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] instances_path = /opt/stack/data/nova/instances {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.361219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] internal_service_availability_zone = internal {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.361517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] key = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.361851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] live_migration_retry_count = 30 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.362159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] log_config_append = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.362475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.362777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] log_dir = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.363077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] log_file = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.363323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] log_options = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.363617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}} May 18 22:14:23.363997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval = 1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.364084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] Configuration options gathered from: {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}} May 18 22:14:23.364172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval_type = days {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.364266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] log_rotation_type = none {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.364362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] command line args: [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}} May 18 22:14:23.364540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.364720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}} May 18 22:14:23.364811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.364968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ================================================================================ {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}} May 18 22:14:23.365059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.365323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.365425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] allow_resize_to_same_host = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.365639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] logging_user_identity_format = %(user)s %(project)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.365760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] arq_binding_timeout = 300 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.365974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] long_rpc_timeout = 1800 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.366086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries = 60 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.366276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_builds = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.366375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] block_device_allocate_retries_interval = 3 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.366579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_live_migrations = 1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.366677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cert = self.pem {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.366884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_snapshots = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.367013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] compute_driver = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.367698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] max_local_block_devices = 3 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.367819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] compute_monitors = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.368007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_count = 30 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.368122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] config_dir = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.368312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_size_mb = 200 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.368429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] config_drive_format = iso9660 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.368563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.368662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] maximum_instance_delete_attempts = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.368871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] config_source = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.368964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen = 0.0.0.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.369186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] console_host = n-d-841040-6 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.369288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen_port = 8775 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.369499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] control_exchange = nova {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.369592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] metadata_workers = 2 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.369821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cpu_allocation_ratio = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.369934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] migrate_max_retries = -1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.370125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] daemon = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.370231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] mkisofs_cmd = genisoimage {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.370438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] debug = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.370558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] my_block_storage_ip = 10.222.0.58 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.370732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] default_access_ip_network_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.370844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] my_ip = 10.222.0.58 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.371039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] network_allocate_retries = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.371181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] default_availability_zone = nova {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.371335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] default_ephemeral_format = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.371444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.371672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen = 0.0.0.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.371824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO', 'glanceclient=WARN', 'oslo.privsep.daemon=INFO'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.371972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen_port = 8774 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.372124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] default_schedule_zone = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.372284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_unique_server_name_scope = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.372420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] disk_allocation_ratio = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.372597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_workers = 2 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.372718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] enable_new_services = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.372896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] password_length = 12 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.373044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] enabled_apis = ['osapi_compute'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.373194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] periodic_enable = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.373348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] enabled_ssl_apis = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.373492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] periodic_fuzzy_delay = 60 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.373648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] flat_injected = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.373826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] pointer_model = usbtablet {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.374063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] force_config_drive = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.374166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] preallocate_images = none {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.374365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] force_raw_images = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.374455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] publish_errors = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.374655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] pybasedir = /opt/stack/nova {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.374745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] graceful_shutdown_timeout = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.374947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ram_allocation_ratio = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.375040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] heal_instance_info_cache_interval = 60 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.375244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_burst = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.375559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_except_level = CRITICAL {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.375859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_interval = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.376158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] reboot_timeout = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.376267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] host = n-d-841040-6 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.376454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] reclaim_instance_interval = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.376584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] initial_cpu_allocation_ratio = 16.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.376745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] record = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.376906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] initial_disk_allocation_ratio = 1.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.377071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] report_interval = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.377230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] initial_ram_allocation_ratio = 1.5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.377356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] rescue_timeout = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.377610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_cpus = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.377718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.377936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_disk_mb = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.378039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] instance_build_timeout = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.378232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_memory_mb = 512 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.378354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] instance_delete_interval = 300 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.378522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] reserved_huge_pages = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.378610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] instance_format = [instance: %(uuid)s] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.378820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] resize_confirm_window = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.378924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] instance_name_template = instance-%08x {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.379118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] resize_fs_using_block_device = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.379214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.379414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] resume_guests_state_on_host_boot = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.379525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] instance_usage_audit_period = month {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.379723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.379817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] instance_uuid_format = [instance: %(uuid)s] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.380034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_action = reap {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.380128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] instances_path = /opt/stack/data/nova/instances {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.380334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_poll_interval = 1800 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.380428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] internal_service_availability_zone = internal {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.380632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_timeout = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.380724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] key = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.380930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] scheduler_instance_sync_interval = 120 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.381030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] live_migration_retry_count = 30 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.381232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] service_down_time = 60 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.381350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] log_config_append = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.381541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] servicegroup_driver = db {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.381659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.381858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] log_dir = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.381960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] shelved_offload_time = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.382154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] shelved_poll_interval = 3600 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.382246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] log_file = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.382396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] log_options = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.382489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] shutdown_timeout = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.382698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval = 1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.382789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] source_is_ipv6 = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.383585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] log_rotate_interval_type = days {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.383683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ssl_only = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.383900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] log_rotation_type = none {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.383999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] state_path = /opt/stack/data/nova {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.384200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_interval = 600 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.384302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.384450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.384550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_pool_size = 1000 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.384693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.384788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] syslog_log_facility = LOG_USER {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.385004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.385104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] tempdir = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.385315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] logging_user_identity_format = %(user)s %(project)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.385422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] timeout_nbd = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.385616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] long_rpc_timeout = 1800 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.385708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] transport_url = **** {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.385940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_builds = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.386047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] update_resources_interval = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.386242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_live_migrations = 1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.386365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] use_cow_images = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.386540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] max_concurrent_snapshots = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.386633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] use_eventlog = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.386837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] use_journal = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.386929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] max_local_block_devices = 3 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.387137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_count = 30 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.387286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] use_json = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.387426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] use_rootwrap_daemon = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.387525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] max_logfile_size_mb = 200 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.387722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] use_stderr = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.387831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] maximum_instance_delete_attempts = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.388022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] use_syslog = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.388144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen = 0.0.0.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.388315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vcpu_pin_set = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.388419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] metadata_listen_port = 8775 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.388626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] metadata_workers = 2 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.388727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_is_fatal = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.388925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] migrate_max_retries = -1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.389018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_timeout = 300 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.389227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] virt_mkfs = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.389332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] mkisofs_cmd = genisoimage {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.389529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] volume_usage_poll_interval = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.389633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] my_block_storage_ip = 10.222.0.58 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.389853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] watch_log_file = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.389959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] my_ip = 10.222.0.58 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.390154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] network_allocate_retries = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.390252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] web = /usr/share/spice-html5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.390614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.390712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.disable_process_locking = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.390809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen = 0.0.0.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.390895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.391065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_listen_port = 8774 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.391157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.auth_strategy = keystone {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.391373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_unique_server_name_scope = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.391466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.compute_link_prefix = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.391685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] osapi_compute_workers = 2 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.391785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.config_drive_skip_versions = 1.0 2007-01-19 2007-03-01 2007-08-29 2007-10-10 2007-12-15 2008-02-01 2008-09-01 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.391985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] password_length = 12 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.392087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.dhcp_domain = novalocal {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.392281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] periodic_enable = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.392383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.enable_instance_password = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.392578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] periodic_fuzzy_delay = 60 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.392684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.glance_link_prefix = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.392889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] pointer_model = usbtablet {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.393005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_fixed_size = 100 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.393200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] preallocate_images = none {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.393307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_strategy = distributed {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.393496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] publish_errors = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.393598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_per_project_cells = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.393759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] pybasedir = /opt/stack/nova {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.393855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.list_records_by_skipping_down_cells = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.394049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ram_allocation_ratio = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.394158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.local_metadata_per_cell = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.394348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_burst = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.394449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.max_limit = 1000 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.394657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_except_level = CRITICAL {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.394749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.metadata_cache_expiration = 15 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.394954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] rate_limit_interval = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.395047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.neutron_default_tenant_id = default {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.395253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] reboot_timeout = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.395353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.use_forwarded_for = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.395551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] reclaim_instance_interval = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.395650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.use_neutron_default_nets = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.395844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] record = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.395945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_connect_timeout = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.396142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] report_interval = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.396233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_failure_fatal = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.396443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] rescue_timeout = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.396548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_read_timeout = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.396738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_cpus = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.396833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_ssl_certfile = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.397035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_disk_mb = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.397128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_targets = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.397336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] reserved_host_memory_mb = 512 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.397449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_jsonfile_path = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.397633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] reserved_huge_pages = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.397750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_providers = ['StaticJSON'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.397966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] resize_confirm_window = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.398090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend = dogpile.cache.memcached {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.398267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] resize_fs_using_block_device = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.398370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_argument = **** {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.398587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] resume_guests_state_on_host_boot = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.398732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.config_prefix = cache.oslo {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.398899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.399052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.dead_timeout = 60.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.399196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_action = reap {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.399344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.debug_cache_backend = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.399492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_poll_interval = 1800 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.399631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_retry_client = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.399778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] running_deleted_instance_timeout = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.399917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_socket_keepalive = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.400066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] scheduler_instance_sync_interval = 120 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.400222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.enabled = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.400386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] service_down_time = 60 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.400527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.expiration_time = 600 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.400682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] servicegroup_driver = db {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.400829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_attempts = 2 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.400975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] shelved_offload_time = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.401121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_delay = 1.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.401271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] shelved_poll_interval = 3600 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.401411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_dead_retry = 300 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.401567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] shutdown_timeout = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.401715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_connection_get_timeout = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.401909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] source_is_ipv6 = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.402048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_flush_on_reconnect = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.402139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ssl_only = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.402318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_maxsize = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.402426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] state_path = /opt/stack/data/nova {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.402624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_unused_timeout = 60 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.402726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_interval = 600 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.402941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] sync_power_state_pool_size = 1000 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.403032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_servers = ['localhost:11211'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.403249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] syslog_log_facility = LOG_USER {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.403343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_socket_timeout = 1.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.403540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] tempdir = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.403640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.proxies = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.403838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] timeout_nbd = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.403929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_attempts = 2 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.404145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] transport_url = **** {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.404351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_delay = 0.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.404462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] update_resources_interval = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.404548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_count = 1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.404728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] use_cow_images = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.404821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_idle = 1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.405021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] use_eventlog = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.405123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_interval = 1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.405314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] use_journal = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.405408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_allowed_ciphers = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.405608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] use_json = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.405700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.405927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] use_rootwrap_daemon = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.406036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.406219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] use_stderr = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.406323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_enabled = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.406512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] use_syslog = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.406607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.406803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vcpu_pin_set = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.406903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_section = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.407107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_is_fatal = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.407208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_type = password {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.407420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.407535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vif_plugging_timeout = 300 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.407717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] virt_mkfs = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.407834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.catalog_info = volumev3::publicURL {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.408020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] volume_usage_poll_interval = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.408119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.408319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] watch_log_file = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.408488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.collect_timing = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.408641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cross_az_attach = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.408783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] web = /usr/share/spice-html5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}} May 18 22:14:23.408922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.debug = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.409095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.disable_process_locking = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.409237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.endpoint_template = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.409378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.409525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.http_retries = 3 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.409669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.auth_strategy = keystone {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.409819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.409922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.compute_link_prefix = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.410091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.410198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.config_drive_skip_versions = 1.0 2007-01-19 2007-03-01 2007-08-29 2007-10-10 2007-12-15 2008-02-01 2008-09-01 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.410407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.os_region_name = RegionOne {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.410510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.dhcp_domain = novalocal {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.410712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.split_loggers = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.410812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.enable_instance_password = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.411011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cinder.timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.411118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.glance_link_prefix = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.411332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] compute.consecutive_build_service_disable_threshold = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.411436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_fixed_size = 100 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.411661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_dedicated_set = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.411778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_cells_batch_strategy = distributed {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.411961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_shared_set = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.412089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.instance_list_per_project_cells = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.412380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] compute.image_type_exclude_list = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.412490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.list_records_by_skipping_down_cells = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.412576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] compute.live_migration_wait_for_vif_plug = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.412669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.local_metadata_per_cell = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.412825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_concurrent_disk_ops = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.412932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.max_limit = 1000 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.413130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_disk_devices_to_attach = -1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.413221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.metadata_cache_expiration = 15 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.413434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] compute.packing_host_numa_cells_allocation_strategy = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.413530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.neutron_default_tenant_id = default {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.413765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.use_forwarded_for = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.413881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.414089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.use_neutron_default_nets = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.414189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] compute.resource_provider_association_refresh = 300 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.414398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] compute.shutdown_retry_interval = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.414488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_connect_timeout = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.414698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_failure_fatal = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.414809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] conductor.workers = 2 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.415008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_read_timeout = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.415100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] console.allowed_origins = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.415325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_ciphers = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.415416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_ssl_certfile = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.415635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_dynamic_targets = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.415725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_minimum_version = default {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.415937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_jsonfile_path = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.416037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.token_ttl = 600 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.416256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.416426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api.vendordata_providers = ['StaticJSON'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.416589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.416745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend = dogpile.cache.memcached {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.416891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.collect_timing = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.417033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.backend_argument = **** {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.417174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.417323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.config_prefix = cache.oslo {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.417471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.417757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.dead_timeout = 60.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.417861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.endpoint_override = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.417960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.debug_cache_backend = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.418047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.418131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_retry_client = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.418310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.418405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.enable_socket_keepalive = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.418610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.max_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.418703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.enabled = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.418907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.min_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.419014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.expiration_time = 600 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.419206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.region_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.419299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_attempts = 2 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.419504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.419598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.hashclient_retry_delay = 1.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.419818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_type = accelerator {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.419925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_dead_retry = 300 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.420122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.split_loggers = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.420224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_connection_get_timeout = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.420424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_flush_on_reconnect = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.420529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.420718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.420829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_maxsize = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.421017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.421118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_pool_unused_timeout = 60 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.421343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_servers = ['localhost:11211'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.421440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.421642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.421777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.memcache_socket_timeout = 1.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.421975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.proxies = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.422086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.backend = sqlalchemy {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.422279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_attempts = 2 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.422396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.connection = **** {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.422592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.retry_delay = 0.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.422748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_debug = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.422901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_count = 1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.423044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_parameters = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.423186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_idle = 1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.423353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_recycle_time = 3600 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.423511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.socket_keepalive_interval = 1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.423652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_trace = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.423800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_allowed_ciphers = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.423952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.db_inc_retry_interval = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.424102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.424258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retries = 20 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.424409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.424551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retry_interval = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.424724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_enabled = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.424863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.db_retry_interval = 1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.425004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cache.tls_keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.425143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.max_overflow = 50 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.425303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_section = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.425464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.max_pool_size = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.425611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.auth_type = password {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.425767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.max_retries = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.425872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.425969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_enable_ndb = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.426109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.catalog_info = volumev3::publicURL {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.426212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_sql_mode = TRADITIONAL {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.426409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.426503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.pool_timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.426715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.collect_timing = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.426820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.retry_interval = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.427020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.cross_az_attach = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.427112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.slave_connection = **** {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.427323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.debug = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.427416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] database.sqlite_synchronous = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.427618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.endpoint_template = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.427737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.backend = sqlalchemy {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.427923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.http_retries = 3 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.428023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection = **** {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.428229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.428331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_debug = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.428524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.428629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_parameters = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.428840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.os_region_name = RegionOne {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.428927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_recycle_time = 3600 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.429141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.split_loggers = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.429240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_trace = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.429439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cinder.timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.429539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_inc_retry_interval = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.430291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] compute.consecutive_build_service_disable_threshold = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.430394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retries = 20 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.430592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_dedicated_set = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.430684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retry_interval = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.430891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] compute.cpu_shared_set = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.430985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_retry_interval = 1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.431196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] compute.image_type_exclude_list = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.431295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_overflow = 50 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.431499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_pool_size = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.431598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] compute.live_migration_wait_for_vif_plug = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.431800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_concurrent_disk_ops = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.431901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_retries = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.432104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] compute.max_disk_devices_to_attach = -1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.432195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_enable_ndb = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.432404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] compute.packing_host_numa_cells_allocation_strategy = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.432522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_sql_mode = TRADITIONAL {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.432746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.pool_timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.432859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.433012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] compute.resource_provider_association_refresh = 300 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.433111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.retry_interval = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.433308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.slave_connection = **** {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.433409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] compute.shutdown_retry_interval = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.433617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] api_database.sqlite_synchronous = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.433718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] conductor.workers = 2 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.433963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] console.allowed_origins = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.434066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] devices.enabled_mdev_types = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.434263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_ciphers = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.434368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.434579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] console.ssl_minimum_version = default {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.434681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.enabled = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.434884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.key_size = 512 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.434975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] consoleauth.token_ttl = 600 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.435193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.435293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.api_servers = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.435491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.435583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.435794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.435900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.collect_timing = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.436090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.436200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.collect_timing = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.436385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.connect_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.436477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.436681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.436773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.endpoint_override = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.436980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.437082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.debug = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.437277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.437378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.default_trusted_certificate_ids = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.437572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.max_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.437664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_certificate_validation = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.437891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.min_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.437995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_rbd_download = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.438189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.endpoint_override = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.438287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.region_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.438483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.438582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.438785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.438880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.service_type = accelerator {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.439084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.max_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.439177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.split_loggers = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.439378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.439476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.min_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.439673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.status_code_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.439778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.num_retries = 3 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.439969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.440069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_ceph_conf = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.440278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_connect_timeout = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.440414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.440589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] cyborg.version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.440689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_pool = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.440903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_user = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.441002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.backend = sqlalchemy {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.441202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.region_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.441308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.connection = **** {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.441499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.441593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_debug = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.441845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_type = image {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.441954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_parameters = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.442402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.split_loggers = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.442507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_recycle_time = 3600 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.442703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.442819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.connection_trace = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.443006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.db_inc_retry_interval = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.443110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.443300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.443406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retries = 20 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.443602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.db_max_retry_interval = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.443700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.valid_interfaces = ['internal', 'public'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.443908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.db_retry_interval = 1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.444007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.verify_glance_signatures = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.444214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] glance.version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.444320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.max_overflow = 50 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.444516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.max_pool_size = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.444614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] guestfs.debug = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.444825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.config_drive_cdrom = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.444924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.max_retries = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.445161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_enable_ndb = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.445287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.config_drive_inject_password = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.445485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.dynamic_memory_ratio = 1.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.445586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.mysql_sql_mode = TRADITIONAL {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.445813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.pool_timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.445918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.enable_instance_metrics_collection = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.446119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.enable_remotefx = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.446212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.retry_interval = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.446415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.slave_connection = **** {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.446517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.instances_path_share = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.446724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] database.sqlite_synchronous = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.446823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.iscsi_initiator_list = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.447026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.limit_cpu_features = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.447119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.backend = sqlalchemy {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.447332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.mounted_disk_query_retry_count = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.447432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection = **** {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.447638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.mounted_disk_query_retry_interval = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.447730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_debug = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.447944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.power_state_check_timeframe = 60 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.448041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_parameters = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.448249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.power_state_event_polling_interval = 2 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.448342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_recycle_time = 3600 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.448554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.connection_trace = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.448652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.qemu_img_cmd = qemu-img.exe {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.448855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.use_multipath_io = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.448948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_inc_retry_interval = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.449158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retries = 20 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.449261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.volume_attach_retry_count = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.449461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.volume_attach_retry_interval = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.449561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_max_retry_interval = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.449775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.vswitch_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.449881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.db_retry_interval = 1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.450082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.wait_soft_reboot_seconds = 60 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.450175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_overflow = 50 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.450386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_pool_size = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.450483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] mks.enabled = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.450701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.max_retries = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.450947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.451040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_enable_ndb = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.451275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.manager_interval = 2400 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.451377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.mysql_sql_mode = TRADITIONAL {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.451585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.precache_concurrency = 1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.451678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.pool_timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.451892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.retry_interval = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.451989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_base_images = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.452186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.slave_connection = **** {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.452277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.452492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] api_database.sqlite_synchronous = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.452592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.452810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] devices.enabled_mdev_types = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.452901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.subdirectory_name = _base {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.453133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_max_retries = 60 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.453248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.453429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.enabled = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.453529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_retry_interval = 2 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.453756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ephemeral_storage_encryption.key_size = 512 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.453873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_section = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.454063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_type = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.454162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.api_servers = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.454360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.454451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.454660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.454768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.454960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.collect_timing = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.455058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.collect_timing = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.455258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.455357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.455554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.connect_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.455655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.455851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.endpoint_override = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.455943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.debug = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.456155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.default_trusted_certificate_ids = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.456246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.456452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.456552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_certificate_validation = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.456749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.enable_rbd_download = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.456848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.max_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.457045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.min_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.457149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.endpoint_override = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.457346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.partition_key = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.457455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.457644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.457767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.peer_list = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.457966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.max_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.458070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.region_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.458263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.min_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.458367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.serial_console_state_timeout = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.458560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.458651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.num_retries = 3 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.458871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_ceph_conf = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.459049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_type = baremetal {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.459194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.split_loggers = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.459283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_connect_timeout = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.459461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.459562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_pool = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.459761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.459902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.rbd_user = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.460059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.region_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.460157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.460354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.460454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.valid_interfaces = ['internal', 'public'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.460666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.service_type = image {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.460770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ironic.version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.461521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.461623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.split_loggers = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.461872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.fixed_key = **** {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.461971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.462171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.status_code_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.462276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.462470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.462602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_api_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.462787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.462914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.valid_interfaces = ['internal', 'public'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.463093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.verify_glance_signatures = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.463246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint_type = public {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.463391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] glance.version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.463484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_region_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.463688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.463805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] guestfs.debug = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.463991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.464094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.config_drive_cdrom = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.464289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.config_drive_inject_password = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.464389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.collect_timing = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.464591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.464683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.dynamic_memory_ratio = 1.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.464891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.enable_instance_metrics_collection = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.464990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.465192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.enable_remotefx = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.465292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.number_of_retries = 60 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.465501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.retry_delay = 1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.465602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.instances_path_share = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.465831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.send_service_user_token = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.465938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.iscsi_initiator_list = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.466136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.limit_cpu_features = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.466239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.split_loggers = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.466434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.466535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.mounted_disk_query_retry_count = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.466736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.mounted_disk_query_retry_interval = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.466828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.467033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl_path = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.467133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.power_state_check_timeframe = 60 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.467333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.power_state_event_polling_interval = 2 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.467436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_section = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.467798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_type = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.467914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.qemu_img_cmd = qemu-img.exe {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.468003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.468088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.use_multipath_io = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.468215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.468324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.volume_attach_retry_count = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.468519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.collect_timing = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.468621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.volume_attach_retry_interval = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.468813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.vswitch_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.468913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.469110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.469241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] hyperv.wait_soft_reboot_seconds = 60 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.469415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.split_loggers = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.469509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] mks.enabled = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.469716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.470015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.470128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_role_id = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.470336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_secret_id = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.470438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.manager_interval = 2400 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.470636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.470741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.precache_concurrency = 1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.470937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.471043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_base_images = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.471242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.collect_timing = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.471336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.471545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.471639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.471843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.471936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] image_cache.subdirectory_name = _base {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.473774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_mountpoint = secret {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.473910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_max_retries = 60 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.473993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_version = 2 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.474076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.api_retry_interval = 2 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.474166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.namespace = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.474251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_section = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.474325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.root_token_id = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.474404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.auth_type = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.474489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.split_loggers = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.474570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.474642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.ssl_ca_crt_file = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.474713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.474783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.474853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.collect_timing = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.474932 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.use_ssl = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.475013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.475013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.connect_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.475156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vault.vault_url = http://127.0.0.1:8200 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.475228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.endpoint_override = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.475312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.475386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.475463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.475542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.475614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.collect_timing = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.475691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.max_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.475771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.475934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.min_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.476027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.476234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.partition_key = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.476334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.endpoint_override = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.476615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.peer_list = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.476719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.476899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.region_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.477005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.477198 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.max_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.477320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.serial_console_state_timeout = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.477494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.477608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.min_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.477814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.region_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.477920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.service_type = baremetal {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.478114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.478206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.split_loggers = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.478417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.478557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_type = identity {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.478707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.status_code_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.478809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.split_loggers = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.478996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.479131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.479293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.479389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.valid_interfaces = ['internal', 'public'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.479593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.479688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ironic.version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.479933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.valid_interfaces = ['internal', 'public'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.480035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.480235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] keystone.version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.480330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] key_manager.fixed_key = **** {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.480571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.480675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.connection_uri = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.480870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_api_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.480973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_mode = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.481168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.481263 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_model_extra_flags = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.481482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_models = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.481582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_endpoint_type = public {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.481798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.barbican_region_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.481955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_attempts = 8 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.482099 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.482208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_timeout = 20 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.482399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.482492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_cachemodes = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.482696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_prefix = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.482842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.collect_timing = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.482996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.483125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.enabled_perf_events = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.483293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.483388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.file_backed_memory = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.483599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.gid_maps = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.483716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.number_of_retries = 60 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.483897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_disk_discard = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.483992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.retry_delay = 1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.484196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_machine_type = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.484289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.send_service_user_token = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.484497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.split_loggers = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.484603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_ceph_conf = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.484795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.484888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.485096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.485189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.485393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican.verify_ssl_path = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.485486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_store_name = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.485705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_section = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.485840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_pool = rbd {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.486037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.auth_type = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.486130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_type = default {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.486332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.486431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_volume_group = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.486631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.486728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_key = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.486934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.collect_timing = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.487050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_partition = -2 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.487241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_password = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.487340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.487531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.487630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iscsi_iface = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.487844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iser_use_multipath = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.487938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.split_loggers = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.488140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] barbican_service_user.timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.488245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_bandwidth = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.488446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_completion_timeout = 800 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.488538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_role_id = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.488740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.approle_secret_id = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.488831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime = 500 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.489082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.489175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_delay = 75 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.489330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.489444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_steps = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.489708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_inbound_addr = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.489857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.collect_timing = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.489934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.490005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_auto_converge = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.490239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.490359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_post_copy = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.490537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_scheme = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.490642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_mountpoint = secret {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.490885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.kv_version = 2 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.490989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_timeout_action = abort {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.491550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.namespace = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.491646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_tunnelled = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.491731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.root_token_id = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.491803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_uri = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.491873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.split_loggers = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.491951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_with_native_tls = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.492023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.ssl_ca_crt_file = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.492100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.max_queues = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.492822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.492928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.mem_stats_period_seconds = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.493192 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_options = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.493299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.use_ssl = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.493409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vault.vault_url = http://127.0.0.1:8200 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.493514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.493702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.493831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_aoe_discover_tries = 3 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.494022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.494130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_iser_scan_tries = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.494324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.collect_timing = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.494426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_memory_encrypted_guests = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.494624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.494772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_nvme_discover_tries = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.494922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.connect_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.495022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_pcie_ports = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.495219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.endpoint_override = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.495333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_volume_scan_tries = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.495522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.495629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.pmem_namespaces = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.495857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.495953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_client_cfg = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.496178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.max_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.496361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.496479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.min_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.496572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_connect_timeout = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.496776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.region_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.496914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retries = 12 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.497080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.497175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.497428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.service_type = identity {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.497531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_secret_uuid = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.497898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.split_loggers = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.498014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_user = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.498106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.498204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.realtime_scheduler_priority = 1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.498444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.status_code_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.498543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.remote_filesystem_transport = ssh {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.498718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.498810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_image_id = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.499002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_kernel_id = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.499100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.valid_interfaces = ['internal', 'public'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.499398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_ramdisk_id = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.499498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] keystone.version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.499580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rng_dev_path = /dev/urandom {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.499655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.connection_uri = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.500051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rx_queue_size = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.500152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_mode = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.500227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_options = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.500299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_model_extra_flags = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.500515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.cpu_models = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.500616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.500820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_attempts = 8 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.500946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_compression = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.501270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.device_detach_timeout = 20 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.501378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_image_format = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.501455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_cachemodes = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.501676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.501896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.disk_prefix = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.502047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sparse_logical_volumes = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.502144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.enabled_perf_events = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.502346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_enabled = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.502440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.file_backed_memory = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.502804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.gid_maps = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.502906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_group = tss {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.502990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_disk_discard = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.503070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_user = tss {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.503302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.hw_machine_type = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.503451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sysinfo_serial = unique {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.503588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tx_queue_size = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.503677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_ceph_conf = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.503910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.uid_maps = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.504021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.504213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.504319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.use_virtio_for_bridges = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.504530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.virt_type = kvm {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.504622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_glance_store_name = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.504844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_rbd_pool = rbd {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.504934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear = zero {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.505149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear_size = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.505255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_type = default {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.505446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.images_volume_group = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.505536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_use_multipath = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.505764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_key = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.505861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_cache_path = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.506074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_partition = -2 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.506178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.506375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.inject_password = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.506477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_group = qemu {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.506676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iscsi_iface = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.506775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_opts = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.506977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.iser_use_multipath = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.507082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_perms = 0770 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.507282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_bandwidth = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.507395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.507586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_completion_timeout = 800 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.507717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_user = stack {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.508005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime = 500 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.508120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.wait_soft_reboot_seconds = 120 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.508253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_delay = 75 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.508389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_section = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.508563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_downtime_steps = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.508709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_type = password {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.508865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_inbound_addr = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.509010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.509166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_auto_converge = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.509311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.509463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_permit_post_copy = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.509617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.collect_timing = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.509764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_scheme = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.510006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.510111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_timeout_action = abort {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.510248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.510373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_tunnelled = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.510568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.default_floating_pool = public {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.510669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_uri = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.510872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.endpoint_override = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.510964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.live_migration_with_native_tls = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.511183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.extension_sync_interval = 600 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.511319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.max_queues = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.511493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.http_retries = 3 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.511630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.mem_stats_period_seconds = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.511796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.511908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_options = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.512094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.512223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.512394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.max_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.512530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_aoe_discover_tries = 3 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.512710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.metadata_proxy_shared_secret = **** {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.512834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_iser_scan_tries = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.513009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.min_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.513134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_memory_encrypted_guests = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.513328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.ovs_bridge = br-int {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.513555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_nvme_discover_tries = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.513719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.physnets = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.513880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_pcie_ports = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.513990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.region_name = RegionOne {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.514085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.num_volume_scan_tries = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.514268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_metadata_proxy = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.514364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.pmem_namespaces = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.514569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.514664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_client_cfg = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.514887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_type = network {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.515023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.515191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.split_loggers = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.515329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_connect_timeout = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.515491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.515631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retries = 12 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.515792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.515935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.516098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.516232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_secret_uuid = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.516440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.valid_interfaces = ['internal', 'public'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.516543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rbd_user = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.516745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] neutron.version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.516840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.realtime_scheduler_priority = 1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.517062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] notifications.bdms_in_notifications = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.517156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.remote_filesystem_transport = ssh {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.517387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] notifications.default_level = INFO {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.517553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_image_id = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.517680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_kernel_id = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.517807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notification_format = unversioned {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.517999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rescue_ramdisk_id = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.518093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notify_on_state_change = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.518311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rng_dev_path = /dev/urandom {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.518419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.518613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.rx_queue_size = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.518714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] pci.alias = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.518925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_options = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.519026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] pci.passthrough_whitelist = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.519264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_section = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.519373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.519591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_type = password {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.519700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_compression = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.519891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.520004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshot_image_format = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.520193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.520292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.520499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.collect_timing = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.520595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sparse_logical_volumes = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.520802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.520904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_enabled = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.521102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.521197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_group = tss {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.521403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.endpoint_override = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.521513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.swtpm_user = tss {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.521707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.521868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.sysinfo_serial = unique {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.522030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.522126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.tx_queue_size = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.522331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.max_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.522433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.uid_maps = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.522628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.min_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.522723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.use_virtio_for_bridges = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.522946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.region_name = RegionOne {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.523049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.virt_type = kvm {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.523245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.523346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear = zero {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.524096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_clear_size = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.524203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_type = placement {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.524400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.split_loggers = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.524503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.volume_use_multipath = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.524698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_cache_path = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.524791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.525001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.525139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.525325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.525433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_group = qemu {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.525666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.valid_interfaces = ['internal', 'public'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.525790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_opts = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.526002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] placement.version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.526115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_perms = 0770 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.526423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] powervm.disk_driver = localdisk {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.526526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.526701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] powervm.proc_units_factor = 0.1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.526803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.vzstorage_mount_user = stack {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.526977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] powervm.volume_group_name = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.527080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] libvirt.wait_soft_reboot_seconds = 120 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.527298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] quota.cores = 20 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.527395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_section = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.527603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] quota.count_usage_from_placement = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.527701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.auth_type = password {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.527921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] quota.driver = nova.quota.DbQuotaDriver {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.528019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.528269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.528433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_content_bytes = 10240 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.528583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.collect_timing = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.528739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_path_length = 255 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.528902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.529053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_files = 5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.529201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.connect_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.529357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] quota.instances = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.529461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.default_floating_pool = public {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.529671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] quota.key_pairs = 100 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.529857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.endpoint_override = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.530021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] quota.metadata_items = 128 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.530244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.extension_sync_interval = 600 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.530430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] quota.ram = 51200 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.530584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.http_retries = 3 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.530739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] quota.recheck_quota = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.530900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.531053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_group_members = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.531205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.531357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_groups = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.531507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.max_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.531641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] rdp.enabled = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.531746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.metadata_proxy_shared_secret = **** {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.532023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.min_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.532126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] rdp.html5_proxy_base_url = http://127.0.0.1:6083/ {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.532343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.ovs_bridge = br-int {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.532439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.532654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.physnets = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.532749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.enable_isolated_aggregate_filtering = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.532963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.image_metadata_prefilter = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.533064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.region_name = RegionOne {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.533271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.533368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_metadata_proxy = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.533570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.533671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_attempts = 3 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.533970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_placement_results = 1000 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.534134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.service_type = network {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.534342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.placement_aggregate_required_for_tenants = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.534462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.split_loggers = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.534585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_availability_zone = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.534699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.534867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_image_type_support = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.534997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.status_code_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.535170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.535298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.535560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.workers = 2 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.535657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.valid_interfaces = ['internal', 'public'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.535794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.535890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] neutron.version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.536106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] notifications.bdms_in_notifications = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.536209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.536430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] notifications.default_level = INFO {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.536525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.536740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.536833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notification_format = unversioned {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.537042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] notifications.notify_on_state_change = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.537144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.537353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.537454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.537662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.537905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] pci.alias = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.538049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.enabled_filters = ['AvailabilityZoneFilter', 'ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.538306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] pci.passthrough_whitelist = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.538452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.host_subset_size = 1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.538575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_section = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.538688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_properties_default_architecture = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.538885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.auth_type = password {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.539041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.539242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.539364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_hosts = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.539550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.539679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_images = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.539849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.collect_timing = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.539961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_instances_per_host = 50 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.540188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_io_ops_per_host = 8 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.540324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.540492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.connect_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.540648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.540812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.540953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.endpoint_override = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.541105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.541256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.541397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.541502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.541687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.541819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.max_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.542007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.min_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.542100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.542324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.region_name = RegionOne {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.542427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.track_instance_changes = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.542622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.542718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.542936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.service_type = placement {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.543031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] metrics.required = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.543236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.split_loggers = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.543338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_multiplier = 1.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.543534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.543636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_of_unavailable = -10000.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.543833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.status_code_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.543928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_setting = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.544130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.544350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.544477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.valid_interfaces = ['internal', 'public'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.544665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.enabled = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.544776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] placement.version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.544980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.port_range = 10000:20000 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.545084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] powervm.disk_driver = localdisk {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.545301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.proxyclient_address = 127.0.0.1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.545396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] powervm.proc_units_factor = 0.1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.545624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_host = 0.0.0.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.545802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] powervm.volume_group_name = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.545961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_port = 6083 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.546066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] quota.cores = 20 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.546276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_section = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.546382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] quota.count_usage_from_placement = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.546592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] quota.driver = nova.quota.DbQuotaDriver {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.546681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_type = password {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.546892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] service_user.cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.547048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_content_bytes = 10240 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.547193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] service_user.certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.547297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_file_path_length = 255 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.547498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] quota.injected_files = 5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.547591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] service_user.collect_timing = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.547799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] service_user.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.547907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] quota.instances = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.548100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] service_user.keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.548194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] quota.key_pairs = 100 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.548405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] quota.metadata_items = 128 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.548505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] service_user.send_service_user_token = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.548708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] service_user.split_loggers = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.548810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] quota.ram = 51200 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.549007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] service_user.timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.549102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] quota.recheck_quota = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.549313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_group_members = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.549400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] spice.agent_enabled = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.549614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] spice.enabled = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.549720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] quota.server_groups = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.549960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] rdp.enabled = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.550169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.550495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] rdp.html5_proxy_base_url = http://127.0.0.1:6083/ {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.550628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_host = 0.0.0.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.550812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_port = 6082 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.550922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.551123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.enable_isolated_aggregate_filtering = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.551222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_listen = 127.0.0.1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.551434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.image_metadata_prefilter = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.551533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_proxyclient_address = 127.0.0.1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.551752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.baseapi = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.551842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.552043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.cert = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.552157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_attempts = 3 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.552352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.max_placement_results = 1000 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.552451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.compute = auto {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.552652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.conductor = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.552744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.placement_aggregate_required_for_tenants = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.552954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.scheduler = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.553053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_availability_zone = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.553256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_image_type_support = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.553346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_section = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.553560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_type = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.553653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.553884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.553982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] scheduler.workers = 2 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.554187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.554295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.554494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.collect_timing = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.554603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.555313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.555409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.555616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.555745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.555926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.split_loggers = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.556040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.556226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.556362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.556540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.556646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.api_retry_count = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.556838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.ca_file = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.556939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.enabled_filters = ['AvailabilityZoneFilter', 'ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.557142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cache_prefix = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.557241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.host_subset_size = 1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.557440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cluster_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.557540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.image_properties_default_architecture = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.557767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.connection_pool_size = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.557861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.558068 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.console_delay_seconds = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.558174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_hosts = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.558370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.datastore_regex = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.558471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.isolated_images = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.558670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_ip = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.558763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_instances_per_host = 50 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.558968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_password = **** {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.559061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.max_io_ops_per_host = 8 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.559274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.559362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_port = 443 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.559573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_username = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.559685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.559876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.559982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.560177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.integration_bridge = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.560346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.560508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.560733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.maximum_objects = 100 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.560894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_default_policy = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.561053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.561196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_enabled = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.561335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.track_instance_changes = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.561484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_wsdl_location = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.561638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.561773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.561889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] metrics.required = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.561975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_proxy_uri = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.562058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_multiplier = 1.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.562277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_service_uri = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.562384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_of_unavailable = -10000.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.562587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.task_poll_interval = 0.5 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.562684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] metrics.weight_setting = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.562893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.use_linked_clone = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.563093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.563197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_keymap = en-us {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.563400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.enabled = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.563507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port = 5900 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.563725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.port_range = 10000:20000 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.563818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port_total = 10000 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.564083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.proxyclient_address = 127.0.0.1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.564189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vnc.auth_schemes = ['none'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.564402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_host = 0.0.0.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.564496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vnc.enabled = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.564714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] serial_console.serialproxy_port = 6083 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.564955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.565062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_section = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.565353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_host = 0.0.0.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.565448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] service_user.auth_type = password {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.565599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_port = 6080 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.565694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] service_user.cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.565961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_listen = 127.0.0.1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.566050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] service_user.certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.566268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.566368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] service_user.collect_timing = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.566568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] service_user.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.566656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_ca_certs = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.566867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] service_user.keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.566958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_cert = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.567423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_key = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.567521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] service_user.send_service_user_token = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.567728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] service_user.split_loggers = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.567818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_compute_service_check_for_ffu = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.568025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] service_user.timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.568108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_fallback_pcpu_query = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.568329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_group_policy_check_upcall = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.568432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] spice.agent_enabled = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.568627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] spice.enabled = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.568723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_libvirt_livesnapshot = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.568928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_rootwrap = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.569156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.569248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_numa_live_migration = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.569503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_host = 0.0.0.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.569596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_qemu_monitor_announce_self = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.570215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] spice.html5proxy_port = 6082 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.570419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.570419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.handle_virt_lifecycle_events = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.570658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_listen = 127.0.0.1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.570797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.libvirt_disable_apic = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.570992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] spice.server_proxyclient_address = 127.0.0.1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.571111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.never_download_image_if_on_rbd = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.571223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.baseapi = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.571343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.replace_spawn_n_with_spawn = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.571467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.cert = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.571572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.571662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.compute = auto {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.571754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.571835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.conductor = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.571959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.572114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] upgrade_levels.scheduler = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.572352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.572462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_section = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.572602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.client_socket_timeout = 900 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.572706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.auth_type = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.572924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.573018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.default_pool_size = 1000 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.573221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.573328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.keep_alive = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.573545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.max_header_line = 16384 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.573645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.collect_timing = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.573928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.secure_proxy_ssl_header = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.574042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.574187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_ca_file = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.574289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.574491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_cert_file = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.574583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.split_loggers = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.574788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vendordata_dynamic_auth.timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.574880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_key_file = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.575096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.tcp_keepidle = 600 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.575188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.api_retry_count = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.575396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.ca_file = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.575487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.wsgi_log_format = %(client_ip)s "%(request_line)s" status: %(status_code)s len: %(body_length)s time: %(wall_seconds).7f {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.575696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cache_prefix = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.575789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] zvm.ca_file = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.576031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.cluster_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.576145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] zvm.cloud_connector_url = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.576362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.connection_pool_size = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.576539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.576631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.console_delay_seconds = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.576712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] zvm.reachable_timeout = 300 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.576946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.datastore_regex = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.577058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.577253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_ip = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.577365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.577552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_password = **** {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.577656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_enabled = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.577950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_port = 443 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.578045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_process_name = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.578409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.host_username = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.578517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.578595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.578667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.578845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.integration_bridge = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.578935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.enforce_new_defaults = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.579151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.maximum_objects = 100 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.579261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.enforce_scope = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.579493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_default_rule = default {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.579629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_default_policy = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.579796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_enabled = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.579910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_dirs = ['policy.d'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.580168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.pbm_wsdl_location = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.580269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_file = policy.yaml {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.580414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.580510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.580712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_proxy_uri = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.580808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.581012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.serial_port_service_uri = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.581126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_client_crt_file = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.581307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_client_key_file = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.581414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.task_poll_interval = 0.5 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.581613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.581815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.use_linked_clone = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.582007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_section = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.582109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_keymap = en-us {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.582282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_type = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.582388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port = 5900 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.582584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.cafile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.582714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vmware.vnc_port_total = 10000 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.582885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.certfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.583001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vnc.auth_schemes = ['none'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.583201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.collect_timing = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.583380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vnc.enabled = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.583555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.583843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.583951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.584149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_id = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.584243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_host = 0.0.0.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.584451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_override = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.584555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vnc.novncproxy_port = 6080 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.584756 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.insecure = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.584856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_listen = 127.0.0.1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.585066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.keyfile = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.585211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.585385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.max_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.585498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_ca_certs = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.585812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.min_version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.585995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_cert = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.586233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.region_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.586412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] vnc.vencrypt_client_key = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.586555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_name = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.586709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_compute_service_check_for_ffu = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.586858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_type = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.587004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_fallback_pcpu_query = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.587149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.split_loggers = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.587288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_group_policy_check_upcall = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.587433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retries = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.587580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_libvirt_livesnapshot = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.587717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retry_delay = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.587867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.disable_rootwrap = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.588005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.timeout = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.588141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_numa_live_migration = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.588287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.valid_interfaces = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.588439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.enable_qemu_monitor_announce_self = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.588577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.version = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.588723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.588863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.589010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.handle_virt_lifecycle_events = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.589159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] profiler.connection_string = messaging:// {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.589304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.libvirt_disable_apic = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.589448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] profiler.enabled = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.589586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.never_download_image_if_on_rbd = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.589771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_doc_type = notification {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.589919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.replace_spawn_n_with_spawn = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.590068 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_size = 10000 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.590165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.590299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_time = 2m {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.590443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.590589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] profiler.filter_error_trace = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.590734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.590975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] profiler.hmac_keys = SECRET_KEY {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.591085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.591160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] profiler.sentinel_service_name = mymaster {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.591365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.client_socket_timeout = 900 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.591526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] profiler.socket_timeout = 0.1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.591665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.default_pool_size = 1000 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.591813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_sqlalchemy = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.591951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.keep_alive = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.592108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.592242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.max_header_line = 16384 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.592381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.592481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.secure_proxy_ssl_header = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.592557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.592712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_ca_file = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.592946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.593087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_cert_file = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.593225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.593399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.ssl_key_file = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.593542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.593683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.tcp_keepidle = 600 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.593792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_in_pthread = True {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.593878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] wsgi.wsgi_log_format = %(client_ip)s "%(request_line)s" status: %(status_code)s len: %(body_length)s time: %(wall_seconds).7f {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.594045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.594151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] zvm.ca_file = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.594366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_timeout_threshold = 600 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.594509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] zvm.cloud_connector_url = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.594669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_compression = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.594816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.594988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.595126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] zvm.reachable_timeout = 300 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.595302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.595440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.595617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.595756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.595925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.596061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_enabled = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.596281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.596396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_process_name = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.596550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.596678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.596858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.596985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.597168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.597298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.enforce_new_defaults = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.597478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.597601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.enforce_scope = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.597806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.597946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_default_rule = default {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.598115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.598277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_dirs = ['policy.d'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.598428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.598597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.policy_file = policy.yaml {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.598740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.598914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.599057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_ca_file = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.599213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.599377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_cert_file = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.599516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_client_crt_file = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.599681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.599815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_client_key_file = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.600000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_key_file = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.600116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.600324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_version = {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.600468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_section = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.600666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.600777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.auth_type = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.600972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.retry = -1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.601085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.cafile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.601280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.certfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.601400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.602234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.transport_url = **** {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.602353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.collect_timing = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.602491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.602594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.602797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler_interval = 1 {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.602973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.connect_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.603105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.log_dir = None {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.603240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_id = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.603388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=119082) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} May 18 22:14:23.603541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.endpoint_override = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.603755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.insecure = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.604052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.keyfile = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.604349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.max_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.604646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.min_version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.604943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.region_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.605240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_name = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.605534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.service_type = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.605858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.split_loggers = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.606156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retries = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.606456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.status_code_retry_delay = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.606752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.timeout = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.607049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.valid_interfaces = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.607343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_limit.version = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.607669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.608033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] profiler.connection_string = messaging:// {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.608343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] profiler.enabled = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.608659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_doc_type = notification {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.608971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_size = 10000 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.609320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] profiler.es_scroll_time = 2m {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.609624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] profiler.filter_error_trace = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.609965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] profiler.hmac_keys = SECRET_KEY {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.610279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] profiler.sentinel_service_name = mymaster {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.610589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] profiler.socket_timeout = 0.1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.610893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] profiler.trace_sqlalchemy = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.611219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.611522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.611828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.612132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.612434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.612736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.613038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_in_pthread = True {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.613358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.613699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.heartbeat_timeout_threshold = 600 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.613998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_compression = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.614316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.614628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.614945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.615250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.615553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.616066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.616172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.616506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.616803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.617112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.617472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.617802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.618114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.618432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_ca_file = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.618749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_cert_file = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.619051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.619367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_key_file = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.619684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_version = {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.620029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.620338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.retry = -1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.620675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.620992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.transport_url = **** {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.621303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.621609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.file_event_handler_interval = 1 {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.621931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] oslo_reports.log_dir = None {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} May 18 22:14:23.622165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=119083) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} May 18 22:14:23.665115 n-d-841040-6 devstack@n-api.service[119082]: INFO dbcounter [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] Registered counter for database nova_api May 18 22:14:23.685105 n-d-841040-6 devstack@n-api.service[119083]: INFO dbcounter [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] Registered counter for database nova_api May 18 22:14:23.686378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 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_ENGINE_SUBSTITUTION {{(pid=119082) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:14:23.693554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] [119082] Writer thread running {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:14:23.703355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_db.sqlalchemy.engines [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 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_ENGINE_SUBSTITUTION {{(pid=119083) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:14:23.710143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] [119083] Writer thread running {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:14:23.755415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.context [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),a037f7e5-99a5-4a88-a730-38a666fb1eb7(cell1) {{(pid=119082) load_cells /opt/stack/nova/nova/context.py:464}} May 18 22:14:23.760718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:14:23.762343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:14:23.763129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:14:23.765258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:14:23.767628 n-d-841040-6 devstack@n-api.service[119082]: INFO dbcounter [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] Registered counter for database nova_cell0 May 18 22:14:23.768449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.context [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),a037f7e5-99a5-4a88-a730-38a666fb1eb7(cell1) {{(pid=119083) load_cells /opt/stack/nova/nova/context.py:464}} May 18 22:14:23.771820 n-d-841040-6 devstack@n-api.service[119082]: INFO dbcounter [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] Registered counter for database nova_cell1 May 18 22:14:23.772873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:14:23.775073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:14:23.775850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:14:23.777841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:14:23.779894 n-d-841040-6 devstack@n-api.service[119083]: INFO dbcounter [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] Registered counter for database nova_cell0 May 18 22:14:23.782202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 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_ENGINE_SUBSTITUTION {{(pid=119082) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:14:23.782972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 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_ENGINE_SUBSTITUTION {{(pid=119082) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:14:23.784065 n-d-841040-6 devstack@n-api.service[119083]: INFO dbcounter [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] Registered counter for database nova_cell1 May 18 22:14:23.791386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_db.sqlalchemy.engines [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 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_ENGINE_SUBSTITUTION {{(pid=119083) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:14:23.794380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] [119082] Writer thread running {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:14:23.794895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_db.sqlalchemy.engines [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 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_ENGINE_SUBSTITUTION {{(pid=119083) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:14:23.795338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] [119082] Writer thread running {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:14:23.802843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] [119083] Writer thread running {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:14:23.804386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] [119083] Writer thread running {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:14:23.953074 n-d-841040-6 devstack@n-api.service[119082]: INFO dbcounter [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] Registered counter for database nova_cell0 May 18 22:14:23.956321 n-d-841040-6 devstack@n-api.service[119083]: INFO dbcounter [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] Registered counter for database nova_cell0 May 18 22:14:23.962746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 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_ENGINE_SUBSTITUTION {{(pid=119082) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:14:23.963374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_db.sqlalchemy.engines [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 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_ENGINE_SUBSTITUTION {{(pid=119083) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} May 18 22:14:23.967255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] [119082] Writer thread running {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:14:23.967734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] [119083] Writer thread running {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} May 18 22:14:24.285289 n-d-841040-6 devstack@n-api.service[119082]: WARNING keystonemiddleware.auth_token [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 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. May 18 22:14:24.292187 n-d-841040-6 devstack@n-api.service[119083]: WARNING keystonemiddleware.auth_token [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 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. May 18 22:14:24.292776 n-d-841040-6 devstack@n-api.service[119082]: WARNING keystonemiddleware.auth_token [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 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 May 18 22:14:24.300788 n-d-841040-6 devstack@n-api.service[119083]: WARNING keystonemiddleware.auth_token [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 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 May 18 22:14:24.636056 n-d-841040-6 devstack@n-api.service[119082]: WARNING keystonemiddleware.auth_token [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 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. May 18 22:14:24.642271 n-d-841040-6 devstack@n-api.service[119082]: WARNING keystonemiddleware.auth_token [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 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 May 18 22:14:24.644075 n-d-841040-6 devstack@n-api.service[119083]: WARNING keystonemiddleware.auth_token [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 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. May 18 22:14:24.648400 n-d-841040-6 devstack@n-api.service[119082]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x558681cdd9c0 pid: 119082 (default app) May 18 22:14:24.650235 n-d-841040-6 devstack@n-api.service[119083]: WARNING keystonemiddleware.auth_token [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 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 May 18 22:14:24.656333 n-d-841040-6 devstack@n-api.service[119083]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x558681cdd9c0 pid: 119083 (default app) May 18 22:15:08.421419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] [119082] Writing DB stats nova_api:SELECT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:08.422958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] [119082] Writing DB stats nova_cell1:SELECT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:08.424312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] [119082] Writing DB stats nova_cell0:SELECT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:08.425166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a4e5ad97-ab46-4a82-a1cf-57e82f6a48a7 None None] [119082] Writing DB stats nova_cell0:SELECT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:09.847956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] [119083] Writing DB stats nova_api:SELECT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:09.849311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] [119083] Writing DB stats nova_cell0:SELECT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:09.855129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] [119083] Writing DB stats nova_cell1:SELECT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:09.856190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6e7e7b65-4ff7-47dc-91a1-8ba9318893f7 None None] [119083] Writing DB stats nova_cell0:SELECT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:09.963620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c82b0f7-0555-46e5-89de-25069068cc0f tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Calling method '.version_select at 0x7fa2efb2f310>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:09.965388 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:09.965388 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:09.976376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7c82b0f7-0555-46e5-89de-25069068cc0f tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),a037f7e5-99a5-4a88-a730-38a666fb1eb7(cell1) {{(pid=119082) load_cells /opt/stack/nova/nova/compute/api.py:306}} May 18 22:15:09.977681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c82b0f7-0555-46e5-89de-25069068cc0f tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:09.978417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c82b0f7-0555-46e5-89de-25069068cc0f tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:10.013876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c82b0f7-0555-46e5-89de-25069068cc0f tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:10.014388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c82b0f7-0555-46e5-89de-25069068cc0f tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:10.035979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c82b0f7-0555-46e5-89de-25069068cc0f tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:10.036415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c82b0f7-0555-46e5-89de-25069068cc0f tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:10.049382 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7c82b0f7-0555-46e5-89de-25069068cc0f tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors" status: 200 len: 191 microversion: 2.1 time: 1.633737 May 18 22:15:10.049996 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1/1] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:08 2022] GET /compute/v2.1/os-hypervisors => generated 191 bytes in 1636 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:10.516794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b007346b-3779-4000-8bf4-1de7d3a69280 tempest-HypervisorAdminNegativeUnderV252Test-1911858832 tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project] Calling method '.version_select at 0x7fa2efaa7790>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:10.517658 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:search": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:10.517658 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:10.518922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b007346b-3779-4000-8bf4-1de7d3a69280 tempest-HypervisorAdminNegativeUnderV252Test-1911858832 tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project] Policy check for os_compute_api:os-hypervisors:search failed with credentials {'is_admin': False, 'user_id': 'ed12f1b0a5db4941a6291f6c61571a5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb390fbaa4f749f8b96388981ff086d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b007346b-3779-4000-8bf4-1de7d3a69280 tempest-HypervisorAdminNegativeUnderV252Test-1911858832 tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project] Request method failure captured: May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hypervisors/n-h2-841040-6/search HTTP/1.1 May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_q99vhfhrG1kwS8vcH2VGi1nHqyz7fclyUArhjXSZUBhuN1s8u1GuHZKtQKHeyoBQ-SxacY8A5pLmcl83ElT_LiDr8-43FocP1v8Be3F-pp3SK3XN7S85qeSs-Q6hsSGl8N1z3BQ1mKz-v8BaJAzcPRCSOWG0FLDpO1-7HYw5p18U May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: cb390fbaa4f749f8b96388981ff086d3 May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HypervisorAdminNegativeUnderV252Test-1911858832 May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:15:10.525386 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:15:10.526580 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cb390fbaa4f749f8b96388981ff086d3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cb390fbaa4f749f8b96388981ff086d3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cb390fbaa4f749f8b96388981ff086d3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cb390fbaa4f749f8b96388981ff086d3"}]}] May 18 22:15:10.526580 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HypervisorAdminNegativeUnderV252Test-1911858832 May 18 22:15:10.526580 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: cb390fbaa4f749f8b96388981ff086d3 May 18 22:15:10.526580 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HypervisorAdminNegativeUnderV252Test-1911858832 May 18 22:15:10.526580 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project May 18 22:15:10.526580 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:10.526580 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:10.526580 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ed12f1b0a5db4941a6291f6c61571a5f May 18 22:15:10.526580 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project May 18 22:15:10.526580 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:10.526580 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-hypervisors:search to be performed. May 18 22:15:10.526580 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'n-h2-841040-6'} May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 439, in search May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(hv_policies.BASE_POLICY_NAME % 'search', target={}) May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:10.527355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-hypervisors:search to be performed. May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-hypervisors:search to be performed. May 18 22:15:10.528270 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:10.531743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b007346b-3779-4000-8bf4-1de7d3a69280 tempest-HypervisorAdminNegativeUnderV252Test-1911858832 tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:search to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:10.535252 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b007346b-3779-4000-8bf4-1de7d3a69280 tempest-HypervisorAdminNegativeUnderV252Test-1911858832 tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/n-h2-841040-6/search" status: 403 len: 117 microversion: 2.1 time: 0.477728 May 18 22:15:10.537207 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2/2] 10.222.0.58 () {58 vars in 1208 bytes} [Wed May 18 22:15:10 2022] GET /compute/v2.1/os-hypervisors/n-h2-841040-6/search => generated 117 bytes in 481 msecs (HTTP/1.1 403) 9 headers in 379 bytes (2 switches on core 0) May 18 22:15:10.547326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-20cf9f1f-c132-432d-8458-89f5a123b457 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Calling method '.version_select at 0x7fa2ef9b1670>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:10.552255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20cf9f1f-c132-432d-8458-89f5a123b457 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:10.556554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20cf9f1f-c132-432d-8458-89f5a123b457 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:10.602076 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-20cf9f1f-c132-432d-8458-89f5a123b457 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] HTTP exception thrown: No hypervisor matching 'nonexistent_hypervisor_name' could be found. May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-20cf9f1f-c132-432d-8458-89f5a123b457 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Request method failure captured: May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hypervisors/nonexistent_hypervisor_name/search HTTP/1.1 May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_slB9Ky0I09s8rmWAkZYdlBqa-5TFny5_Oqo1hCSIjdCWY7HSv2T8kRI_D_QhVoHhWdo15dlhL9QAosZBVH9BNNAlhl-1dbUV_EyADoJHc9piTAxN_qPt9SlBjo8nfNiCMfUSz0xJ8pJwsuJrQbhJlDDnOLyprtsAMQR4gbGZ2SHY May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 0ad97ada747c402fab42971dca40da58 May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HypervisorAdminNegativeUnderV252Test-667476319 May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:10.603523 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:10.604781 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/0ad97ada747c402fab42971dca40da58"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0ad97ada747c402fab42971dca40da58"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_0ad97ada747c402fab42971dca40da58"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0ad97ada747c402fab42971dca40da58"}]}] May 18 22:15:10.604781 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HypervisorAdminNegativeUnderV252Test-667476319 May 18 22:15:10.604781 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 0ad97ada747c402fab42971dca40da58 May 18 22:15:10.604781 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HypervisorAdminNegativeUnderV252Test-667476319 May 18 22:15:10.604781 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin May 18 22:15:10.604781 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:10.604781 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:10.604781 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 1f38ae3a575e40be83f271fe743514fe May 18 22:15:10.604781 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin May 18 22:15:10.604781 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:10.604781 n-d-841040-6 devstack@n-api.service[119082]: exception: No hypervisor matching 'nonexistent_hypervisor_name' could be found. May 18 22:15:10.604781 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'nonexistent_hypervisor_name'} May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 443, in search May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi compute_nodes = self._get_compute_nodes_by_name_pattern(context, id) May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 139, in _get_compute_nodes_by_name_pattern May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=msg) May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: No hypervisor matching 'nonexistent_hypervisor_name' could be found. May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:10.605451 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:10.608456 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:10.608456 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:10.608456 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:10.608456 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: No hypervisor matching 'nonexistent_hypervisor_name' could be found. May 18 22:15:10.608456 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:10.608456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-20cf9f1f-c132-432d-8458-89f5a123b457 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Returning 404 to user: No hypervisor matching 'nonexistent_hypervisor_name' could be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:10.608456 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-20cf9f1f-c132-432d-8458-89f5a123b457 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/nonexistent_hypervisor_name/search" status: 404 len: 114 microversion: 2.1 time: 0.061983 May 18 22:15:10.611386 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3/3] 10.222.0.58 () {58 vars in 1250 bytes} [Wed May 18 22:15:10 2022] GET /compute/v2.1/os-hypervisors/nonexistent_hypervisor_name/search => generated 114 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:10.619682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f1e39302-b8d2-4ff7-8f8f-62b55c4b286a tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Calling method '.version_select at 0x7fa2ef9b19d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:10.620494 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:10.620494 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:10.621844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1e39302-b8d2-4ff7-8f8f-62b55c4b286a tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:10.622289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1e39302-b8d2-4ff7-8f8f-62b55c4b286a tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:10.637423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1e39302-b8d2-4ff7-8f8f-62b55c4b286a tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:10.638033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1e39302-b8d2-4ff7-8f8f-62b55c4b286a tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:10.649964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1e39302-b8d2-4ff7-8f8f-62b55c4b286a tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:10.650477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1e39302-b8d2-4ff7-8f8f-62b55c4b286a tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:10.657406 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f1e39302-b8d2-4ff7-8f8f-62b55c4b286a tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors" status: 200 len: 191 microversion: 2.1 time: 0.044868 May 18 22:15:10.663847 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 4/4] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:10 2022] GET /compute/v2.1/os-hypervisors => generated 191 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:10.669265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-21a86967-d6d5-4864-8499-c2ab6192221e tempest-HypervisorAdminNegativeUnderV252Test-1911858832 tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project] Calling method '.version_select at 0x7fa2ef9ca670>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:10.670095 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:servers": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:10.670095 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:10.671183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-21a86967-d6d5-4864-8499-c2ab6192221e tempest-HypervisorAdminNegativeUnderV252Test-1911858832 tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project] Policy check for os_compute_api:os-hypervisors:servers failed with credentials {'is_admin': False, 'user_id': 'ed12f1b0a5db4941a6291f6c61571a5f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb390fbaa4f749f8b96388981ff086d3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-21a86967-d6d5-4864-8499-c2ab6192221e tempest-HypervisorAdminNegativeUnderV252Test-1911858832 tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project] Request method failure captured: May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hypervisors/1/servers HTTP/1.1 May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_q99vhfhrG1kwS8vcH2VGi1nHqyz7fclyUArhjXSZUBhuN1s8u1GuHZKtQKHeyoBQ-SxacY8A5pLmcl83ElT_LiDr8-43FocP1v8Be3F-pp3SK3XN7S85qeSs-Q6hsSGl8N1z3BQ1mKz-v8BaJAzcPRCSOWG0FLDpO1-7HYw5p18U May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: cb390fbaa4f749f8b96388981ff086d3 May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HypervisorAdminNegativeUnderV252Test-1911858832 May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:15:10.672928 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:15:10.674229 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cb390fbaa4f749f8b96388981ff086d3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cb390fbaa4f749f8b96388981ff086d3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cb390fbaa4f749f8b96388981ff086d3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cb390fbaa4f749f8b96388981ff086d3"}]}] May 18 22:15:10.674229 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HypervisorAdminNegativeUnderV252Test-1911858832 May 18 22:15:10.674229 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: cb390fbaa4f749f8b96388981ff086d3 May 18 22:15:10.674229 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HypervisorAdminNegativeUnderV252Test-1911858832 May 18 22:15:10.674229 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project May 18 22:15:10.674229 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:10.674229 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:10.674229 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ed12f1b0a5db4941a6291f6c61571a5f May 18 22:15:10.674229 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project May 18 22:15:10.674229 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:10.674229 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-hypervisors:servers to be performed. May 18 22:15:10.674229 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1'} May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 478, in servers May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(hv_policies.BASE_POLICY_NAME % 'servers', target={}) May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:10.674807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-hypervisors:servers to be performed. May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-hypervisors:servers to be performed. May 18 22:15:10.675669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:10.676843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-21a86967-d6d5-4864-8499-c2ab6192221e tempest-HypervisorAdminNegativeUnderV252Test-1911858832 tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:servers to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:10.676843 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-21a86967-d6d5-4864-8499-c2ab6192221e tempest-HypervisorAdminNegativeUnderV252Test-1911858832 tempest-HypervisorAdminNegativeUnderV252Test-1911858832-project] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/1/servers" status: 403 len: 118 microversion: 2.1 time: 0.009748 May 18 22:15:10.680394 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 5/5] 10.222.0.58 () {58 vars in 1175 bytes} [Wed May 18 22:15:10 2022] GET /compute/v2.1/os-hypervisors/1/servers => generated 118 bytes in 16 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:10.685865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c9a25cd2-bf00-4992-95c3-96447e793fd1 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Calling method '.version_select at 0x7fa2ef9d80d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:10.687722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9a25cd2-bf00-4992-95c3-96447e793fd1 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:10.688165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9a25cd2-bf00-4992-95c3-96447e793fd1 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:10.703071 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-c9a25cd2-bf00-4992-95c3-96447e793fd1 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] HTTP exception thrown: No hypervisor matching 'd97721ce-8039-4136-ab80-ef7609dc23a1' could be found. May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c9a25cd2-bf00-4992-95c3-96447e793fd1 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Request method failure captured: May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hypervisors/d97721ce-8039-4136-ab80-ef7609dc23a1/servers HTTP/1.1 May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_slB9Ky0I09s8rmWAkZYdlBqa-5TFny5_Oqo1hCSIjdCWY7HSv2T8kRI_D_QhVoHhWdo15dlhL9QAosZBVH9BNNAlhl-1dbUV_EyADoJHc9piTAxN_qPt9SlBjo8nfNiCMfUSz0xJ8pJwsuJrQbhJlDDnOLyprtsAMQR4gbGZ2SHY May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 0ad97ada747c402fab42971dca40da58 May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HypervisorAdminNegativeUnderV252Test-667476319 May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:10.705049 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:10.706085 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/0ad97ada747c402fab42971dca40da58"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0ad97ada747c402fab42971dca40da58"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_0ad97ada747c402fab42971dca40da58"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0ad97ada747c402fab42971dca40da58"}]}] May 18 22:15:10.706085 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HypervisorAdminNegativeUnderV252Test-667476319 May 18 22:15:10.706085 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 0ad97ada747c402fab42971dca40da58 May 18 22:15:10.706085 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HypervisorAdminNegativeUnderV252Test-667476319 May 18 22:15:10.706085 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin May 18 22:15:10.706085 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:10.706085 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:10.706085 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 1f38ae3a575e40be83f271fe743514fe May 18 22:15:10.706085 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin May 18 22:15:10.706085 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:10.706085 n-d-841040-6 devstack@n-api.service[119082]: exception: No hypervisor matching 'd97721ce-8039-4136-ab80-ef7609dc23a1' could be found. May 18 22:15:10.706085 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'd97721ce-8039-4136-ab80-ef7609dc23a1'} May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 482, in servers May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi compute_nodes = self._get_compute_nodes_by_name_pattern(context, id) May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 139, in _get_compute_nodes_by_name_pattern May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=msg) May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: No hypervisor matching 'd97721ce-8039-4136-ab80-ef7609dc23a1' could be found. May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:10.706667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:10.707726 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:10.707726 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:10.707726 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:10.707726 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:10.707726 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: No hypervisor matching 'd97721ce-8039-4136-ab80-ef7609dc23a1' could be found. May 18 22:15:10.707726 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:10.707726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c9a25cd2-bf00-4992-95c3-96447e793fd1 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] Returning 404 to user: No hypervisor matching 'd97721ce-8039-4136-ab80-ef7609dc23a1' could be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:10.707726 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c9a25cd2-bf00-4992-95c3-96447e793fd1 tempest-HypervisorAdminNegativeUnderV252Test-667476319 tempest-HypervisorAdminNegativeUnderV252Test-667476319-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/d97721ce-8039-4136-ab80-ef7609dc23a1/servers" status: 404 len: 123 microversion: 2.1 time: 0.024601 May 18 22:15:10.711351 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 6/6] 10.222.0.58 () {58 vars in 1280 bytes} [Wed May 18 22:15:10 2022] GET /compute/v2.1/os-hypervisors/d97721ce-8039-4136-ab80-ef7609dc23a1/servers => generated 123 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:11.423418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-224b0db9-066c-4681-97f5-b4a957acca05 tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessTestJSON-flavor-298726320", "id": 705392869, "os-flavor-access:is_public": "False"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:11.441938 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:11.441938 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:11.483837 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-224b0db9-066c-4681-97f5-b4a957acca05 tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 427 microversion: 2.1 time: 1.642092 May 18 22:15:11.484427 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1/7] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:09 2022] POST /compute/v2.1/flavors => generated 427 bytes in 1644 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:11.758035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ef29f79-e36b-4788-b65e-851ad640b011 tempest-FlavorMetadataValidation-902725122 tempest-FlavorMetadataValidation-902725122-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_validate_metadata_-1105190674", "id": 759717571, "os-flavor-access:is_public": "True"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:11.785537 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:11.785537 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:11.838503 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9ef29f79-e36b-4788-b65e-851ad640b011 tempest-FlavorMetadataValidation-902725122 tempest-FlavorMetadataValidation-902725122-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 468 microversion: 2.86 time: 0.826933 May 18 22:15:11.839695 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 7/8] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:15:11 2022] POST /compute/v2.1/flavors => generated 468 bytes in 829 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:15:11.844409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-62b47dba-1e9b-4dc5-a4aa-9f443fa1321c tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "86598321b2b14f9d8bb7f32580820ad5"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:11.845633 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-access:add_tenant_access": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:11.845633 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:12.044817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-88e3c704-f3d2-442d-aaaf-a47b68a9661c tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Calling method '.version_select at 0x7fa2efb305e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:12.046535 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list-detail": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:12.046535 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:12.057536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-88e3c704-f3d2-442d-aaaf-a47b68a9661c tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),a037f7e5-99a5-4a88-a730-38a666fb1eb7(cell1) {{(pid=119083) load_cells /opt/stack/nova/nova/compute/api.py:306}} May 18 22:15:12.058403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88e3c704-f3d2-442d-aaaf-a47b68a9661c tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:12.058846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88e3c704-f3d2-442d-aaaf-a47b68a9661c tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:12.100335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88e3c704-f3d2-442d-aaaf-a47b68a9661c tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:12.101011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88e3c704-f3d2-442d-aaaf-a47b68a9661c tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:12.127201 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-62b47dba-1e9b-4dc5-a4aa-9f443fa1321c tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/705392869/action" status: 200 len: 96 microversion: 2.1 time: 0.286174 May 18 22:15:12.132743 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 8/9] 10.222.0.58 () {60 vars in 1196 bytes} [Wed May 18 22:15:11 2022] POST /compute/v2.1/flavors/705392869/action => generated 96 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:15:12.133245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88e3c704-f3d2-442d-aaaf-a47b68a9661c tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:12.133897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88e3c704-f3d2-442d-aaaf-a47b68a9661c tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:12.143504 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-88e3c704-f3d2-442d-aaaf-a47b68a9661c tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/detail" status: 200 len: 1423 microversion: 2.41 time: 0.657760 May 18 22:15:12.145272 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2/10] 10.222.0.58 () {60 vars in 1207 bytes} [Wed May 18 22:15:11 2022] GET /compute/v2.1/os-hypervisors/detail => generated 1423 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:15:12.238878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e036fe59-e0f4-486e-b9f9-f74af391d53a tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '.version_select at 0x7fa2ef9ca9d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:12.240031 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list-detail": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:12.240031 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:12.241641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e036fe59-e0f4-486e-b9f9-f74af391d53a tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:12.242265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e036fe59-e0f4-486e-b9f9-f74af391d53a tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:12.259761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e036fe59-e0f4-486e-b9f9-f74af391d53a tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:12.260191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e036fe59-e0f4-486e-b9f9-f74af391d53a tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:12.283600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e036fe59-e0f4-486e-b9f9-f74af391d53a tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:12.283950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e036fe59-e0f4-486e-b9f9-f74af391d53a tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:12.300377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-094b08cd-2f14-4101-8eb6-cce64ce94bac tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:12.301413 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e036fe59-e0f4-486e-b9f9-f74af391d53a tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/detail" status: 200 len: 1503 microversion: 2.1 time: 0.167500 May 18 22:15:12.302162 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:12.302162 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:12.303009 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 9/11] 10.222.0.58 () {58 vars in 1166 bytes} [Wed May 18 22:15:12 2022] GET /compute/v2.1/os-hypervisors/detail => generated 1503 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:12.303829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-094b08cd-2f14-4101-8eb6-cce64ce94bac tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:12.304452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-094b08cd-2f14-4101-8eb6-cce64ce94bac tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:12.306657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-094b08cd-2f14-4101-8eb6-cce64ce94bac tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:12.307646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-094b08cd-2f14-4101-8eb6-cce64ce94bac tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:12.307755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d554ac40-67e6-4558-8be1-febc901dec36 tempest-FlavorMetadataValidation-902725122 tempest-FlavorMetadataValidation-902725122-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:cpu_policy": "shared", "foo:bar": "baz"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:12.309318 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:12.309318 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:12.380564 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-094b08cd-2f14-4101-8eb6-cce64ce94bac tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 380 microversion: 2.1 time: 0.233748 May 18 22:15:12.382452 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3/12] 10.222.0.58 () {58 vars in 1175 bytes} [Wed May 18 22:15:12 2022] GET /compute/v2.1/os-services?binary=nova-compute => generated 380 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:12.468846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-1882406619", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:12.535179 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d554ac40-67e6-4558-8be1-febc901dec36 tempest-FlavorMetadataValidation-902725122 tempest-FlavorMetadataValidation-902725122-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/759717571/os-extra_specs" status: 200 len: 62 microversion: 2.86 time: 0.230916 May 18 22:15:12.536286 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 10/13] 10.222.0.58 () {62 vars in 1261 bytes} [Wed May 18 22:15:12 2022] POST /compute/v2.1/flavors/759717571/os-extra_specs => generated 62 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:12.776002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-20db27c3-5367-4109-80cb-6e89b9c9b4fc tempest-FlavorsAccessTestJSON-1986565678 tempest-FlavorsAccessTestJSON-1986565678-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:12.831807 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-20db27c3-5367-4109-80cb-6e89b9c9b4fc tempest-FlavorsAccessTestJSON-1986565678 tempest-FlavorsAccessTestJSON-1986565678-project] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5827 microversion: 2.1 time: 0.289858 May 18 22:15:12.832803 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 11/14] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:12 2022] GET /compute/v2.1/flavors/detail => generated 5827 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:12.838809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0881930b-84a6-422d-ae71-ba3e5495d121 tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-10394141"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:12.850404 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:12.850404 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:12.851487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.aggregate [None req-0881930b-84a6-422d-ae71-ba3e5495d121 tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Generated uuid 493941e2-824f-4c11-beaf-f6b22e3bbcb5 for aggregate {{(pid=119082) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:12.860579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:15:12.977511 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0881930b-84a6-422d-ae71-ba3e5495d121 tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 244 microversion: 2.41 time: 0.141808 May 18 22:15:12.983572 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 12/15] 10.222.0.58 () {62 vars in 1204 bytes} [Wed May 18 22:15:12 2022] POST /compute/v2.1/os-aggregates => generated 244 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:15:12.987308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e950cc13-0757-4741-8c3a-40a5ddfbf63d tempest-FlavorMetadataValidation-902725122 tempest-FlavorMetadataValidation-902725122-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:12.988974 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:12.988974 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:13.050077 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e950cc13-0757-4741-8c3a-40a5ddfbf63d tempest-FlavorMetadataValidation-902725122 tempest-FlavorMetadataValidation-902725122-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/759717571" status: 202 len: 0 microversion: 2.86 time: 0.067901 May 18 22:15:13.054363 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 13/16] 10.222.0.58 () {60 vars in 1198 bytes} [Wed May 18 22:15:12 2022] DELETE /compute/v2.1/flavors/759717571 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:15:13.060471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-84dd795f-1edc-4f58-a988-c0ac52565574 tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "86598321b2b14f9d8bb7f32580820ad5"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:13.062093 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-access:remove_tenant_access": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:13.062093 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:13.206350 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-84dd795f-1edc-4f58-a988-c0ac52565574 tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/705392869/action" status: 200 len: 21 microversion: 2.1 time: 0.149797 May 18 22:15:13.207953 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 14/17] 10.222.0.58 () {60 vars in 1196 bytes} [Wed May 18 22:15:13 2022] POST /compute/v2.1/flavors/705392869/action => generated 21 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:15:13.214237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-250399bc-e2c2-42c1-bc07-91e4530022a8 tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Action: 'update', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1176784954"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:13.307555 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:13.307555 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:13.389167 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-250399bc-e2c2-42c1-bc07-91e4530022a8 tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-aggregates/1" status: 200 len: 299 microversion: 2.41 time: 0.179842 May 18 22:15:13.390658 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 15/18] 10.222.0.58 () {62 vars in 1209 bytes} [Wed May 18 22:15:13 2022] PUT /compute/v2.1/os-aggregates/1 => generated 299 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:15:13.399320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a7083cf5-81cd-4a7e-a9fe-bbb63a44e24c tempest-FlavorMetadataValidation-902725122 tempest-FlavorMetadataValidation-902725122-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:13.489862 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a7083cf5-81cd-4a7e-a9fe-bbb63a44e24c tempest-FlavorMetadataValidation-902725122 tempest-FlavorMetadataValidation-902725122-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5777 microversion: 2.86 time: 0.097952 May 18 22:15:13.493549 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 16/19] 10.222.0.58 () {60 vars in 1186 bytes} [Wed May 18 22:15:13 2022] GET /compute/v2.1/flavors/detail => generated 5777 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:15:13.502180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:15:13.504307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:15:13.504307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:15:13.504307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:15:13.504307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:15:13.523841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6301e2e9-f5ac-48ac-9c1f-8d6b82298478 tempest-FlavorsAccessTestJSON-1986565678 tempest-FlavorsAccessTestJSON-1986565678-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:13.549443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:13.549949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:13.556941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:13.558140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:13.595639 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6301e2e9-f5ac-48ac-9c1f-8d6b82298478 tempest-FlavorsAccessTestJSON-1986565678 tempest-FlavorsAccessTestJSON-1986565678-project] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 4991 microversion: 2.1 time: 0.099593 May 18 22:15:13.611187 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 17/20] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:13 2022] GET /compute/v2.1/flavors/detail => generated 4991 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:13.627221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4f64262f-9de1-4519-84cf-3e07a6c24fec tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:13.628107 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:13.628107 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:13.653225 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4f64262f-9de1-4519-84cf-3e07a6c24fec tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates/1" status: 200 len: 299 microversion: 2.41 time: 0.040947 May 18 22:15:13.653836 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 18/21] 10.222.0.58 () {60 vars in 1189 bytes} [Wed May 18 22:15:13 2022] GET /compute/v2.1/os-aggregates/1 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:15:13.679052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5fad9b24-9227-474b-827c-d2c9025edd87 tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:13.679915 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:13.679915 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:13.689562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Getting quotas for project 8f1dbcfbdfd749f78e42c5f8c06c9c7a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:15:13.711088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Getting quotas for user 754f3aa092ab4250a690de2e2708e0b8 and project 8f1dbcfbdfd749f78e42c5f8c06c9c7a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:15:13.732047 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5fad9b24-9227-474b-827c-d2c9025edd87 tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/705392869" status: 202 len: 0 microversion: 2.1 time: 0.071794 May 18 22:15:13.732864 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 19/22] 10.222.0.58 () {58 vars in 1157 bytes} [Wed May 18 22:15:13 2022] DELETE /compute/v2.1/flavors/705392869 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:15:13.745518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bfe5b4f9-bcb8-4543-b9a6-b3fddc826e04 tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "n-h2-841040-6"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:13.747083 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:add_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:13.747083 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:13.752134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:15:13.755070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:15:13.780383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfe5b4f9-bcb8-4543-b9a6-b3fddc826e04 tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:13.782174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfe5b4f9-bcb8-4543-b9a6-b3fddc826e04 tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:13.870836 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-88af970b-0c24-4d92-a933-1bc2bc49d94a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.486809 May 18 22:15:13.871788 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 4/23] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:12 2022] POST /compute/v2.1/servers => generated 380 bytes in 1489 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:15:13.879105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4b9d1a80-c119-438e-831e-3659639d018e tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:13.948222 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4b9d1a80-c119-438e-831e-3659639d018e tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 4991 microversion: 2.1 time: 0.074992 May 18 22:15:13.957843 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 5/24] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:13 2022] GET /compute/v2.1/flavors/detail => generated 4991 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:13.964616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7f643ce-5622-4f68-ab66-ea1c711f067a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:13.965225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c7f643ce-5622-4f68-ab66-ea1c711f067a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:14.118178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c7f643ce-5622-4f68-ab66-ea1c711f067a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:14.140914 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c7f643ce-5622-4f68-ab66-ea1c711f067a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1220 microversion: 2.1 time: 0.186106 May 18 22:15:14.142497 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 6/25] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:13 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1220 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:14.148426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3366d7ea-e0c7-4a8b-ada8-aac55cf6c84b tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessTestJSON-flavor-738685877", "id": 537939770, "os-flavor-access:is_public": "False"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:14.150539 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:14.150539 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:14.175173 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3366d7ea-e0c7-4a8b-ada8-aac55cf6c84b tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 427 microversion: 2.1 time: 0.030850 May 18 22:15:14.176615 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 7/26] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:14 2022] POST /compute/v2.1/flavors => generated 427 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:14.192382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ecb7e46b-0498-4230-825d-c8eadefd7bbd tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:14.193131 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-access": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:14.193131 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:14.221710 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ecb7e46b-0498-4230-825d-c8eadefd7bbd tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/537939770/os-flavor-access" status: 200 len: 21 microversion: 2.1 time: 0.036547 May 18 22:15:14.226001 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 8/27] 10.222.0.58 () {58 vars in 1205 bytes} [Wed May 18 22:15:14 2022] GET /compute/v2.1/flavors/537939770/os-flavor-access => generated 21 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:15:14.239700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-910e4279-a2bc-4e8e-85ed-4f541245c11b tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:14.241267 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:14.241267 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:14.299331 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-910e4279-a2bc-4e8e-85ed-4f541245c11b tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/537939770" status: 202 len: 0 microversion: 2.1 time: 0.069442 May 18 22:15:14.300594 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 9/28] 10.222.0.58 () {58 vars in 1157 bytes} [Wed May 18 22:15:14 2022] DELETE /compute/v2.1/flavors/537939770 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:15:14.311667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ceb68406-dc5d-45ac-a26f-3ebd1ace7414 tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:14.334365 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ceb68406-dc5d-45ac-a26f-3ebd1ace7414 tempest-FlavorsAccessTestJSON-1905155310 tempest-FlavorsAccessTestJSON-1905155310-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 4991 microversion: 2.1 time: 0.028891 May 18 22:15:14.336231 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 10/29] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:14 2022] GET /compute/v2.1/flavors/detail => generated 4991 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:15.065592 n-d-841040-6 devstack@n-api.service[119082]: WARNING nova.scheduler.client.report [None req-bfe5b4f9-bcb8-4543-b9a6-b3fddc826e04 tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] [req-b68c2151-3361-4d2d-a74a-93a4a644b13d] Failed to update aggregates to [493941e2-824f-4c11-beaf-f6b22e3bbcb5] for resource provider with UUID 3fefa71e-f17d-495a-83b6-6f85bf4fee02. Got 409: {"errors": [{"status": 409, "title": "Conflict", "detail": "There was a conflict when trying to complete your request.\n\n Update conflict: Another thread concurrently updated the resource provider data. Please retry your update ", "request_id": "req-b68c2151-3361-4d2d-a74a-93a4a644b13d"}]} May 18 22:15:15.160170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e36772d6-3878-4b38-905b-9f57b4f2ed58 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:15.170645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e36772d6-3878-4b38-905b-9f57b4f2ed58 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:15.401196 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bfe5b4f9-bcb8-4543-b9a6-b3fddc826e04 tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/1/action" status: 200 len: 314 microversion: 2.41 time: 1.667527 May 18 22:15:15.402099 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 20/30] 10.222.0.58 () {62 vars in 1231 bytes} [Wed May 18 22:15:13 2022] POST /compute/v2.1/os-aggregates/1/action => generated 314 bytes in 1669 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:15:15.414540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-303b7227-d693-4765-af88-59234b71aade tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "n-h2-841040-6"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:15.422965 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:remove_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:15.422965 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:15.468133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-303b7227-d693-4765-af88-59234b71aade tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:15.468583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-303b7227-d693-4765-af88-59234b71aade tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:15.570049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e36772d6-3878-4b38-905b-9f57b4f2ed58 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:15.579740 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e36772d6-3878-4b38-905b-9f57b4f2ed58 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1220 microversion: 2.1 time: 0.422527 May 18 22:15:15.582218 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 11/31] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:15 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1220 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:15.696665 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-303b7227-d693-4765-af88-59234b71aade tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/1/action" status: 200 len: 299 microversion: 2.41 time: 0.287724 May 18 22:15:15.697278 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 21/32] 10.222.0.58 () {62 vars in 1231 bytes} [Wed May 18 22:15:15 2022] POST /compute/v2.1/os-aggregates/1/action => generated 299 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) May 18 22:15:15.708749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0a9b6b90-e147-40a1-877e-886a0a0ffc56 tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:15.710635 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:15.710635 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:15.801159 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0a9b6b90-e147-40a1-877e-886a0a0ffc56 tempest-AggregatesAdminTestV241-349984699 tempest-AggregatesAdminTestV241-349984699-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/1" status: 200 len: 0 microversion: 2.41 time: 0.097206 May 18 22:15:15.802059 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 12/33] 10.222.0.58 () {60 vars in 1192 bytes} [Wed May 18 22:15:15 2022] DELETE /compute/v2.1/os-aggregates/1 => generated 0 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:15.859010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2619eadd-4af1-4212-aa77-eaf5f400eae4 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-942473675"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:15.885478 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:15.885478 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:15.887561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.aggregate [None req-2619eadd-4af1-4212-aa77-eaf5f400eae4 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Generated uuid 2af8de26-58ba-49b7-b5b7-a58a4e00623c for aggregate {{(pid=119082) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:15.915804 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2619eadd-4af1-4212-aa77-eaf5f400eae4 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.059539 May 18 22:15:15.916969 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 22/34] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:15 2022] POST /compute/v2.1/os-aggregates => generated 197 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:15.929391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b6f043ae-fba6-42fb-9233-d9447041a21f tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "n-h2-841040-6"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:15.931335 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:add_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:15.931335 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:15.944856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6f043ae-fba6-42fb-9233-d9447041a21f tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:15.946409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6f043ae-fba6-42fb-9233-d9447041a21f tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:16.600411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5db8d664-aa20-462a-896a-01b481808442 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:16.601404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5db8d664-aa20-462a-896a-01b481808442 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:16.628509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5db8d664-aa20-462a-896a-01b481808442 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:16.629001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5db8d664-aa20-462a-896a-01b481808442 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:16.629717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5db8d664-aa20-462a-896a-01b481808442 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:16.630350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5db8d664-aa20-462a-896a-01b481808442 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:17.406315 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b6f043ae-fba6-42fb-9233-d9447041a21f tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/2/action" status: 200 len: 241 microversion: 2.1 time: 1.482615 May 18 22:15:17.407914 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 13/35] 10.222.0.58 () {60 vars in 1190 bytes} [Wed May 18 22:15:15 2022] POST /compute/v2.1/os-aggregates/2/action => generated 241 bytes in 1486 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:17.421710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c6fc55a9-c6f3-41b6-842d-604df4258479 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "n-h2-841040-6"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:17.426124 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:add_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:17.426124 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:17.450786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6fc55a9-c6f3-41b6-842d-604df4258479 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:17.451472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6fc55a9-c6f3-41b6-842d-604df4258479 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:17.514062 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-c6fc55a9-c6f3-41b6-842d-604df4258479 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] HTTP exception thrown: Aggregate 2 already has host n-h2-841040-6. May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c6fc55a9-c6f3-41b6-842d-604df4258479 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Request method failure captured: May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-aggregates/2/action HTTP/1.1 May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 39 May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_vPt9JxdQkigU_qjVhQvHGUmMWRY5UV345QEuO4ZCHzvSxuyag9Bwgsymkbs13u_oKud063kemo2W83pw_DLtbfwUvafx0kgmr50mQ0EJ_FpOzHljHZYXBJNS7YnUw99tFm_QoI6J6Lis6Ny-XGUlVNfucLq1oxwXToj3NSku4puA May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:15:17.551976 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:15:17.553105 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}] May 18 22:15:17.553105 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:17.553105 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:17.553105 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:17.553105 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:17.553105 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:15:17.553105 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:15:17.553105 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 760ece58e4964ef2b73ff82308600723 May 18 22:15:17.553105 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:17.553105 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:15:17.553105 n-d-841040-6 devstack@n-api.service[119083]: {"add_host": {"host": "n-h2-841040-6"}} May 18 22:15:17.553105 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:15:17.553105 n-d-841040-6 devstack@n-api.service[119083]: exception: Aggregate 2 already has host n-h2-841040-6. May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '2', 'body': {'add_host': {'host': 'n-h2-841040-6'}}} May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1819, in _execute_context May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.dialect.do_execute( May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/default.py", line 732, in do_execute May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi cursor.execute(statement, parameters) May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 148, in execute May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = self._query(query) May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 310, in _query May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi conn.query(q) May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 548, in query May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._affected_rows = self._read_query_result(unbuffered=unbuffered) May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 775, in _read_query_result May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result.read() May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 1156, in read May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi first_packet = self.connection._read_packet() May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 725, in _read_packet May 18 22:15:17.553832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi packet.raise_for_error() May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/protocol.py", line 221, in raise_for_error May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi err.raise_mysql_exception(self._data) May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/err.py", line 143, in raise_mysql_exception May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise errorclass(errno, errval) May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi pymysql.err.IntegrityError: (1062, "Duplicate entry 'n-h2-841040-6-2' for key 'aggregate_hosts.uniq_aggregate_hosts0host0aggregate_id'") May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi The above exception was the direct cause of the following exception: May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 73, in _host_add_to_db May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi host_ref.save(context.session) May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/models.py", line 38, in save May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi session.flush() May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/session.py", line 3367, in flush May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._flush(objects) May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/session.py", line 3507, in _flush May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi transaction.rollback(_capture_exception=True) May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ May 18 22:15:17.554802 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi compat.raise_( May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/compat.py", line 207, in raise_ May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/session.py", line 3467, in _flush May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi flush_context.execute() May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi rec.execute(self) May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi util.preloaded.orm_persistence.save_obj( May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/persistence.py", line 245, in save_obj May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _emit_insert_statements( May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/persistence.py", line 1238, in _emit_insert_statements May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = connection._execute_20( May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1631, in _execute_20 May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return meth(self, args_10style, kwargs_10style, execution_options) May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/sql/elements.py", line 325, in _execute_on_connection May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return connection._execute_clauseelement( May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1498, in _execute_clauseelement May 18 22:15:17.557041 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = self._execute_context( May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1862, in _execute_context May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_dbapi_exception( May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 2041, in _handle_dbapi_exception May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi util.raise_(newraise, with_traceback=exc_info[2], from_=e) May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/compat.py", line 207, in raise_ May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1819, in _execute_context May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.dialect.do_execute( May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/default.py", line 732, in do_execute May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi cursor.execute(statement, parameters) May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 148, in execute May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = self._query(query) May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 310, in _query May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi conn.query(q) May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 548, in query May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._affected_rows = self._read_query_result(unbuffered=unbuffered) May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 775, in _read_query_result May 18 22:15:17.559026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result.read() May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 1156, in read May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi first_packet = self.connection._read_packet() May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 725, in _read_packet May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi packet.raise_for_error() May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/protocol.py", line 221, in raise_for_error May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi err.raise_mysql_exception(self._data) May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/err.py", line 143, in raise_mysql_exception May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise errorclass(errno, errval) May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi oslo_db.exception.DBDuplicateEntry: (pymysql.err.IntegrityError) (1062, "Duplicate entry 'n-h2-841040-6-2' for key 'aggregate_hosts.uniq_aggregate_hosts0host0aggregate_id'") May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi [SQL: INSERT INTO aggregate_hosts (created_at, updated_at, host, aggregate_id) VALUES (%(created_at)s, %(updated_at)s, %(host)s, %(aggregate_id)s)] May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi [parameters: {'created_at': datetime.datetime(2022, 5, 18, 22, 15, 17, 495371), 'updated_at': None, 'host': 'n-h2-841040-6', 'aggregate_id': 2}] May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi (Background on this error at: https://sqlalche.me/e/14/gkpj) May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:17.561152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 180, in _add_host May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi aggregate = self.api.add_host_to_aggregate(context, id, host) May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6513, in add_host_to_aggregate May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi aggregate.add_host(host_name) May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 226, in wrapper May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return fn(self, *args, **kwargs) May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 395, in add_host May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _host_add_to_db(self._context, self.id, host) May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 76, in _host_add_to_db May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.AggregateHostExists(host=host, May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.AggregateHostExists: Aggregate 2 already has host n-h2-841040-6. May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:17.563153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 187, in _add_host May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPConflict(explanation=e.format_message()) May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Aggregate 2 already has host n-h2-841040-6. May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:17.567986 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:17.571075 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Aggregate 2 already has host n-h2-841040-6. May 18 22:15:17.571075 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:17.571075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c6fc55a9-c6f3-41b6-842d-604df4258479 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Returning 409 to user: Aggregate 2 already has host n-h2-841040-6. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:17.571075 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c6fc55a9-c6f3-41b6-842d-604df4258479 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/2/action" status: 409 len: 95 microversion: 2.1 time: 0.142412 May 18 22:15:17.571075 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 14/36] 10.222.0.58 () {60 vars in 1190 bytes} [Wed May 18 22:15:17 2022] POST /compute/v2.1/os-aggregates/2/action => generated 95 bytes in 145 msecs (HTTP/1.1 409) 9 headers in 377 bytes (1 switches on core 0) May 18 22:15:17.577873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9e492d81-5992-4367-ae94-55120635c64d tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "n-h2-841040-6"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:17.579789 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:remove_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:17.579789 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:17.600457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e492d81-5992-4367-ae94-55120635c64d tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:17.603244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e492d81-5992-4367-ae94-55120635c64d tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:17.803956 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9e492d81-5992-4367-ae94-55120635c64d tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/2/action" status: 200 len: 226 microversion: 2.1 time: 0.234650 May 18 22:15:17.805154 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 15/37] 10.222.0.58 () {60 vars in 1190 bytes} [Wed May 18 22:15:17 2022] POST /compute/v2.1/os-aggregates/2/action => generated 226 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:17.815719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e8592481-21d2-4b01-a433-7b941595445d tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:17.819472 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:17.819472 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:17.873828 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e8592481-21d2-4b01-a433-7b941595445d tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/2" status: 200 len: 0 microversion: 2.1 time: 0.062257 May 18 22:15:17.874405 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 16/38] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:17 2022] DELETE /compute/v2.1/os-aggregates/2 => generated 0 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 355 bytes (2 switches on core 0) May 18 22:15:17.894783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-39cee0fb-d9be-4530-bedb-81ab55904f01 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-588543497"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:17.896416 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:17.896416 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:17.899411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.aggregate [None req-39cee0fb-d9be-4530-bedb-81ab55904f01 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Generated uuid 2ea52992-cb72-4a07-9b0f-891760cd4bc7 for aggregate {{(pid=119083) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:17.961009 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-39cee0fb-d9be-4530-bedb-81ab55904f01 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.075423 May 18 22:15:17.967863 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 17/39] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:17 2022] POST /compute/v2.1/os-aggregates => generated 197 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:18.650701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e280d859-d4e7-4c67-b5ab-3d53ca536151 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Action: 'action', calling method: >, body: {"add_host": {"host": "n-h2-841040-6"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:18.653288 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:add_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:18.653288 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:18.654251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e280d859-d4e7-4c67-b5ab-3d53ca536151 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Policy check for os_compute_api:os-aggregates:add_host failed with credentials {'is_admin': False, 'user_id': 'e1ed4307f534468189cecff237eb2501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b93fedc14b54ca995035762ef92cd6f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e280d859-d4e7-4c67-b5ab-3d53ca536151 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Request method failure captured: May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-aggregates/3/action HTTP/1.1 May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 39 May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_s0SNDpX4fDekTkeC86DjXgbdfHQHFTe-m_8uabhJryf0BLSDU4UCHeN4GHhfuFqAknTuIBXE_1ryHqNZlUGIZr139f7dskmfRcZ2hIwWJe5WFtceK90My9JGxZvoJTRKDMnkF6r14eaLxH7QFHWKcEhRdfD6VhVbgVjk_Xdhg7n4 May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 9b93fedc14b54ca995035762ef92cd6f May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:15:18.662346 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:15:18.663539 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9b93fedc14b54ca995035762ef92cd6f"}]}] May 18 22:15:18.663539 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:18.663539 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 9b93fedc14b54ca995035762ef92cd6f May 18 22:15:18.663539 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:18.663539 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AggregatesAdminNegativeTestJSON-1521970617-project May 18 22:15:18.663539 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:15:18.663539 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:15:18.663539 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: e1ed4307f534468189cecff237eb2501 May 18 22:15:18.663539 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617-project May 18 22:15:18.663539 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:15:18.663539 n-d-841040-6 devstack@n-api.service[119083]: {"add_host": {"host": "n-h2-841040-6"}} May 18 22:15:18.663539 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:15:18.663539 n-d-841040-6 devstack@n-api.service[119083]: exception: Policy doesn't allow os_compute_api:os-aggregates:add_host to be performed. May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '3', 'body': {'add_host': {'host': 'n-h2-841040-6'}}} May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 172, in _add_host May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi context.can(aggr_policies.POLICY_ROOT % 'add_host', target={}) May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:18.664186 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-aggregates:add_host to be performed. May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-aggregates:add_host to be performed. May 18 22:15:18.665701 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:18.666672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e280d859-d4e7-4c67-b5ab-3d53ca536151 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:add_host to be performed. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:18.666672 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e280d859-d4e7-4c67-b5ab-3d53ca536151 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] 10.222.0.58 "POST /compute/v2.1/os-aggregates/3/action" status: 403 len: 118 microversion: 2.1 time: 0.694753 May 18 22:15:18.666672 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 18/40] 10.222.0.58 () {60 vars in 1190 bytes} [Wed May 18 22:15:17 2022] POST /compute/v2.1/os-aggregates/3/action => generated 118 bytes in 696 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:18.703823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f960bc3a-3434-42ee-bf89-6e9e9a8eb87e tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"availability_zone": "tempest-test_az-535369057", "name": "tempest-test_aggregate-2050276141"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:18.743120 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:18.743120 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:18.754802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.aggregate [None req-f960bc3a-3434-42ee-bf89-6e9e9a8eb87e tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Generated uuid 9f8e316b-2ccf-427e-8440-dc0d1403ae88 for aggregate {{(pid=119083) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:18.780139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f960bc3a-3434-42ee-bf89-6e9e9a8eb87e tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] [119083] Writing DB stats nova_api:SELECT=82,nova_api:INSERT=10,nova_api:DELETE=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:18.812014 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f960bc3a-3434-42ee-bf89-6e9e9a8eb87e tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 221 microversion: 2.1 time: 0.134050 May 18 22:15:18.813310 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 19/41] 10.222.0.58 () {60 vars in 1164 bytes} [Wed May 18 22:15:18 2022] POST /compute/v2.1/os-aggregates => generated 221 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:18.830759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5a94a7e0-89ee-4e94-b16d-4b183ab71ddc tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:18.831997 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:18.831997 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:18.867930 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5a94a7e0-89ee-4e94-b16d-4b183ab71ddc tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/3" status: 200 len: 0 microversion: 2.1 time: 0.053158 May 18 22:15:18.869676 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 20/42] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:18 2022] DELETE /compute/v2.1/os-aggregates/3 => generated 0 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:15:18.874435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca527902-0bfa-41d3-a8a4-8d9fe318d7c4 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:18.878651 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:index": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:18.878651 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:18.906818 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ca527902-0bfa-41d3-a8a4-8d9fe318d7c4 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates" status: 200 len: 301 microversion: 2.1 time: 0.035774 May 18 22:15:18.914087 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 21/43] 10.222.0.58 () {58 vars in 1142 bytes} [Wed May 18 22:15:18 2022] GET /compute/v2.1/os-aggregates => generated 301 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:18.919140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-69a8a985-726b-408b-ad90-b966ce657695 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1769632926"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:18.920753 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:18.920753 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:18.922003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.aggregate [None req-69a8a985-726b-408b-ad90-b966ce657695 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Generated uuid bb0a23dd-67b6-48ac-b2af-270e202497c4 for aggregate {{(pid=119083) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:18.961448 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-69a8a985-726b-408b-ad90-b966ce657695 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.045892 May 18 22:15:18.962758 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 22/44] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:18 2022] POST /compute/v2.1/os-aggregates => generated 198 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:18.970997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-980eebe5-497b-47c6-a460-7648cfa9f4c8 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "n-h2-841040-6"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:18.974974 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:add_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:18.974974 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:18.992513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-980eebe5-497b-47c6-a460-7648cfa9f4c8 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:19.002179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-980eebe5-497b-47c6-a460-7648cfa9f4c8 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:19.011444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5db8d664-aa20-462a-896a-01b481808442 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:19.053299 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5db8d664-aa20-462a-896a-01b481808442 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1272 microversion: 2.1 time: 2.457588 May 18 22:15:19.070528 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 23/45] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:16 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1272 bytes in 2465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:19.082077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7aa60931-3454-43f9-9c69-b64cf067dc2c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "tempest-nonexist_host-1492691827"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:19.090461 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:add_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:19.090461 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:19.114038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7aa60931-3454-43f9-9c69-b64cf067dc2c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:19.114628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7aa60931-3454-43f9-9c69-b64cf067dc2c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:19.152361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7aa60931-3454-43f9-9c69-b64cf067dc2c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:19.154775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7aa60931-3454-43f9-9c69-b64cf067dc2c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:19.191801 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-7aa60931-3454-43f9-9c69-b64cf067dc2c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] HTTP exception thrown: Compute host tempest-nonexist_host-1492691827 could not be found. May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7aa60931-3454-43f9-9c69-b64cf067dc2c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Request method failure captured: May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/os-aggregates/5/action HTTP/1.1 May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 58 May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_vPt9JxdQkigU_qjVhQvHGUmMWRY5UV345QEuO4ZCHzvSxuyag9Bwgsymkbs13u_oKud063kemo2W83pw_DLtbfwUvafx0kgmr50mQ0EJ_FpOzHljHZYXBJNS7YnUw99tFm_QoI6J6Lis6Ny-XGUlVNfucLq1oxwXToj3NSku4puA May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:19.217669 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:19.218859 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}] May 18 22:15:19.218859 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.218859 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:19.218859 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.218859 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:19.218859 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:19.218859 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:19.218859 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 760ece58e4964ef2b73ff82308600723 May 18 22:15:19.218859 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:19.218859 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:15:19.218859 n-d-841040-6 devstack@n-api.service[119082]: {"add_host": {"host": "tempest-nonexist_host-1492691827"}} May 18 22:15:19.218859 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:15:19.218859 n-d-841040-6 devstack@n-api.service[119082]: exception: Compute host tempest-nonexist_host-1492691827 could not be found. May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '5', 'body': {'add_host': {'host': 'tempest-nonexist_host-1492691827'}}} May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5868, in _get_service_in_cell_by_host May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi mapping = objects.HostMapping.get_by_host(context, host_name) May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 105, in get_by_host May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_mapping = cls._get_by_host_from_db(context, host) May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 100, in _get_by_host_from_db May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.HostMappingNotFound(name=host) May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.HostMappingNotFound: Host 'tempest-nonexist_host-1492691827' is not mapped to any cell May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.219491 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5874, in _get_service_in_cell_by_host May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi service = _find_service_in_cell(context, service_host=host_name) May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5936, in _find_service_in_cell May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.NotFound() May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.NotFound: Resource could not be found. May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 180, in _add_host May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi aggregate = self.api.add_host_to_aggregate(context, id, host) May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6493, in add_host_to_aggregate May 18 22:15:19.220467 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi service = _get_service_in_cell_by_host(context, host_name) May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5876, in _get_service_in_cell_by_host May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ComputeHostNotFound(host=host_name) May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ComputeHostNotFound: Compute host tempest-nonexist_host-1492691827 could not be found. May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 184, in _add_host May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Compute host tempest-nonexist_host-1492691827 could not be found. May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.221426 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.222519 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.222519 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.222519 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.222519 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:19.222519 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:19.222519 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Compute host tempest-nonexist_host-1492691827 could not be found. May 18 22:15:19.222519 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.222519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7aa60931-3454-43f9-9c69-b64cf067dc2c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Returning 404 to user: Compute host tempest-nonexist_host-1492691827 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:19.223044 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7aa60931-3454-43f9-9c69-b64cf067dc2c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/5/action" status: 404 len: 111 microversion: 2.1 time: 0.161621 May 18 22:15:19.227582 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 24/46] 10.222.0.58 () {60 vars in 1190 bytes} [Wed May 18 22:15:19 2022] POST /compute/v2.1/os-aggregates/5/action => generated 111 bytes in 165 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:19.239193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b7638397-ab4c-4cfb-83c3-124e2489b042 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:19.242338 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:19.242338 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:19.263230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b7638397-ab4c-4cfb-83c3-124e2489b042 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] [119082] Writing DB stats nova_api:SELECT=80,nova_api:INSERT=7,nova_api:SAVEPOINT=2,nova_api:RELEASE=2,nova_api:DELETE=8,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:19.287501 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-980eebe5-497b-47c6-a460-7648cfa9f4c8 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/4/action" status: 200 len: 313 microversion: 2.1 time: 0.317983 May 18 22:15:19.288542 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 23/47] 10.222.0.58 () {60 vars in 1190 bytes} [Wed May 18 22:15:18 2022] POST /compute/v2.1/os-aggregates/4/action => generated 313 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:19.343929 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b7638397-ab4c-4cfb-83c3-124e2489b042 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/5" status: 200 len: 0 microversion: 2.1 time: 0.112572 May 18 22:15:19.346142 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 25/48] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:19 2022] DELETE /compute/v2.1/os-aggregates/5 => generated 0 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:15:19.355736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29ae7776-d07e-4bb2-9f3f-ef34ab5a09fe tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29ae7776-d07e-4bb2-9f3f-ef34ab5a09fe tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Request method failure captured: May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-aggregates HTTP/1.1 May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 283 May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_vPt9JxdQkigU_qjVhQvHGUmMWRY5UV345QEuO4ZCHzvSxuyag9Bwgsymkbs13u_oKud063kemo2W83pw_DLtbfwUvafx0kgmr50mQ0EJ_FpOzHljHZYXBJNS7YnUw99tFm_QoI6J6Lis6Ny-XGUlVNfucLq1oxwXToj3NSku4puA May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:15:19.378608 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:15:19.392398 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}] May 18 22:15:19.392398 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.392398 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:19.392398 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.392398 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:19.392398 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:15:19.392398 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:15:19.392398 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 760ece58e4964ef2b73ff82308600723 May 18 22:15:19.392398 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:19.392398 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:15:19.392398 n-d-841040-6 devstack@n-api.service[119083]: {"aggregate": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} May 18 22:15:19.393095 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:15:19.393095 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:15:19.393095 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'aggregate': {'name': 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'}}} May 18 22:15:19.393095 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:19.393095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.393095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:15:19.393095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:15:19.393095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:15:19.393095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:15:19.393095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:15:19.393095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'maxLength' in schema['properties']['aggregate']['properties']['name']: May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'format': 'name', 'maxLength': 255, 'minLength': 1, 'type': 'string'} May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['aggregate']: May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:15:19.394133 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:15:19.395433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:15:19.395433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:15:19.395433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:15:19.395433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:15:19.395433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:15:19.395433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.395433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.395433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.395433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.395433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.395433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.395433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:15:19.395433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:15:19.396266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:15:19.396266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.396266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29ae7776-d07e-4bb2-9f3f-ef34ab5a09fe tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:19.396266 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-29ae7776-d07e-4bb2-9f3f-ef34ab5a09fe tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 400 len: 619 microversion: 2.1 time: 0.028589 May 18 22:15:19.397086 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 24/49] 10.222.0.58 () {60 vars in 1164 bytes} [Wed May 18 22:15:19 2022] POST /compute/v2.1/os-aggregates => generated 619 bytes in 30 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:15:19.401082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a6b1e2a3-7a98-435d-9c2a-bcf86b7cd69b tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": ""}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a6b1e2a3-7a98-435d-9c2a-bcf86b7cd69b tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Request method failure captured: May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/os-aggregates HTTP/1.1 May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 27 May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_vPt9JxdQkigU_qjVhQvHGUmMWRY5UV345QEuO4ZCHzvSxuyag9Bwgsymkbs13u_oKud063kemo2W83pw_DLtbfwUvafx0kgmr50mQ0EJ_FpOzHljHZYXBJNS7YnUw99tFm_QoI6J6Lis6Ny-XGUlVNfucLq1oxwXToj3NSku4puA May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:19.405210 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:19.406482 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}] May 18 22:15:19.406482 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.406482 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:19.406482 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.406482 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:19.406482 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:19.406482 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:19.406482 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 760ece58e4964ef2b73ff82308600723 May 18 22:15:19.406482 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:19.406482 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:15:19.406482 n-d-841040-6 devstack@n-api.service[119082]: {"aggregate": {"name": ""}} May 18 22:15:19.406482 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:15:19.406482 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute name. Value: . '' is too short May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'aggregate': {'name': ''}}} May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: '' is too short May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'minLength' in schema['properties']['aggregate']['properties']['name']: May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'format': 'name', 'maxLength': 255, 'minLength': 1, 'type': 'string'} May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['aggregate']: May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi '' May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:19.407110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute name. Value: . '' is too short May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute name. Value: . '' is too short May 18 22:15:19.408482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.422529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a6b1e2a3-7a98-435d-9c2a-bcf86b7cd69b tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Returning 400 to user: Invalid input for field/attribute name. Value: . '' is too short {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:19.423559 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a6b1e2a3-7a98-435d-9c2a-bcf86b7cd69b tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 400 len: 108 microversion: 2.1 time: 0.029703 May 18 22:15:19.424257 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 26/50] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:19 2022] POST /compute/v2.1/os-aggregates => generated 108 bytes in 32 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:15:19.433954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ee9898c-592a-4476-891f-ea534732b43b tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-843241466"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:19.435666 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:19.435666 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:19.437143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8ee9898c-592a-4476-891f-ea534732b43b tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Policy check for os_compute_api:os-aggregates:create failed with credentials {'is_admin': False, 'user_id': 'e1ed4307f534468189cecff237eb2501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b93fedc14b54ca995035762ef92cd6f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ee9898c-592a-4476-891f-ea534732b43b tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Request method failure captured: May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-aggregates HTTP/1.1 May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 59 May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_s0SNDpX4fDekTkeC86DjXgbdfHQHFTe-m_8uabhJryf0BLSDU4UCHeN4GHhfuFqAknTuIBXE_1ryHqNZlUGIZr139f7dskmfRcZ2hIwWJe5WFtceK90My9JGxZvoJTRKDMnkF6r14eaLxH7QFHWKcEhRdfD6VhVbgVjk_Xdhg7n4 May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 9b93fedc14b54ca995035762ef92cd6f May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:15:19.438991 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:15:19.440415 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9b93fedc14b54ca995035762ef92cd6f"}]}] May 18 22:15:19.440415 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:19.440415 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 9b93fedc14b54ca995035762ef92cd6f May 18 22:15:19.440415 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:19.440415 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AggregatesAdminNegativeTestJSON-1521970617-project May 18 22:15:19.440415 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:15:19.440415 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:15:19.440415 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: e1ed4307f534468189cecff237eb2501 May 18 22:15:19.440415 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617-project May 18 22:15:19.440415 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:15:19.440415 n-d-841040-6 devstack@n-api.service[119083]: {"aggregate": {"name": "tempest-test_aggregate-843241466"}} May 18 22:15:19.440415 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:15:19.440415 n-d-841040-6 devstack@n-api.service[119083]: exception: Policy doesn't allow os_compute_api:os-aggregates:create to be performed. May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'aggregate': {'name': 'tempest-test_aggregate-843241466'}}} May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 70, in create May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi context.can(aggr_policies.POLICY_ROOT % 'create', target={}) May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:19.441559 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-aggregates:create to be performed. May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:19.442857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-aggregates:create to be performed. May 18 22:15:19.444331 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.445144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ee9898c-592a-4476-891f-ea534732b43b tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:create to be performed. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:19.456900 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8ee9898c-592a-4476-891f-ea534732b43b tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 403 len: 116 microversion: 2.1 time: 0.017108 May 18 22:15:19.456900 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 25/51] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:19 2022] POST /compute/v2.1/os-aggregates => generated 116 bytes in 21 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:19.465927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3493c2c7-a41d-4cbb-ad83-1214aa95ac6b tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1308683497"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:19.471327 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:19.471327 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:19.473172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.aggregate [None req-3493c2c7-a41d-4cbb-ad83-1214aa95ac6b tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Generated uuid 0ed58323-5bb1-49e7-90d5-68c0059db0fc for aggregate {{(pid=119082) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:19.525014 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3493c2c7-a41d-4cbb-ad83-1214aa95ac6b tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.069085 May 18 22:15:19.526968 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 27/52] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:19 2022] POST /compute/v2.1/os-aggregates => generated 198 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:19.539442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b6ab34a3-eb6c-4661-9cb8-9dc15ca51acb tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1308683497"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:19.542965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.aggregate [None req-b6ab34a3-eb6c-4661-9cb8-9dc15ca51acb tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Generated uuid f6c1b7f4-b57b-42fe-992b-4a3a50efaa64 for aggregate {{(pid=119083) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:19.567951 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b6ab34a3-eb6c-4661-9cb8-9dc15ca51acb tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] HTTP exception thrown: Aggregate tempest-test_aggregate-1308683497 already exists. May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b6ab34a3-eb6c-4661-9cb8-9dc15ca51acb tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Request method failure captured: May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-aggregates HTTP/1.1 May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 60 May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_vPt9JxdQkigU_qjVhQvHGUmMWRY5UV345QEuO4ZCHzvSxuyag9Bwgsymkbs13u_oKud063kemo2W83pw_DLtbfwUvafx0kgmr50mQ0EJ_FpOzHljHZYXBJNS7YnUw99tFm_QoI6J6Lis6Ny-XGUlVNfucLq1oxwXToj3NSku4puA May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:15:19.570790 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:15:19.571939 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}] May 18 22:15:19.571939 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.571939 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:19.571939 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.571939 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:19.571939 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:15:19.571939 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:15:19.571939 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 760ece58e4964ef2b73ff82308600723 May 18 22:15:19.571939 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:19.571939 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:15:19.571939 n-d-841040-6 devstack@n-api.service[119083]: {"aggregate": {"name": "tempest-test_aggregate-1308683497"}} May 18 22:15:19.571939 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:15:19.571939 n-d-841040-6 devstack@n-api.service[119083]: exception: Aggregate tempest-test_aggregate-1308683497 already exists. May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'aggregate': {'name': 'tempest-test_aggregate-1308683497'}}} May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 78, in create May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi aggregate = self.api.create_aggregate(context, name, avail_zone) May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6330, in create_aggregate May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi aggregate.create() May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 226, in wrapper May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return fn(self, *args, **kwargs) May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 310, in create May 18 22:15:19.572742 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi db_aggregate = _aggregate_create_in_db(self._context, updates, May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 175, in _aggregate_create_in_db May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.AggregateNameExists(aggregate_name=values['name']) May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.AggregateNameExists: Aggregate tempest-test_aggregate-1308683497 already exists. May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:19.573703 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 80, in create May 18 22:15:19.574715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPConflict(explanation=e.format_message()) May 18 22:15:19.574715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Aggregate tempest-test_aggregate-1308683497 already exists. May 18 22:15:19.574715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.574715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.574715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.574715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.574715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.574715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.574715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:19.574715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:19.574715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Aggregate tempest-test_aggregate-1308683497 already exists. May 18 22:15:19.574715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:19.578473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b6ab34a3-eb6c-4661-9cb8-9dc15ca51acb tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Returning 409 to user: Aggregate tempest-test_aggregate-1308683497 already exists. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:19.579589 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b6ab34a3-eb6c-4661-9cb8-9dc15ca51acb tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 409 len: 111 microversion: 2.1 time: 0.044688 May 18 22:15:19.580722 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 26/53] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:19 2022] POST /compute/v2.1/os-aggregates => generated 111 bytes in 46 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:15:19.589627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-79398096-53e7-442a-8598-3b54a5e81d80 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:19.590387 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:19.590387 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:19.630452 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-79398096-53e7-442a-8598-3b54a5e81d80 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/6" status: 200 len: 0 microversion: 2.1 time: 0.045149 May 18 22:15:19.634298 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 28/54] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:19 2022] DELETE /compute/v2.1/os-aggregates/6 => generated 0 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:15:19.643897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c19356a0-9f35-4118-8e8c-9bf4058055d8 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1938827064"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:19.647426 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:19.647426 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:19.648755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.aggregate [None req-c19356a0-9f35-4118-8e8c-9bf4058055d8 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Generated uuid 8eb02461-96b4-48a2-b196-3dfa8a1c0ea0 for aggregate {{(pid=119083) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:19.727720 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c19356a0-9f35-4118-8e8c-9bf4058055d8 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.087871 May 18 22:15:19.730009 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 27/55] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:19 2022] POST /compute/v2.1/os-aggregates => generated 198 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:19.745180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-03644d5d-9164-4f87-8fbd-5b84fe01cd21 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:19.747368 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:19.747368 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:19.748497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-03644d5d-9164-4f87-8fbd-5b84fe01cd21 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Policy check for os_compute_api:os-aggregates:delete failed with credentials {'is_admin': False, 'user_id': 'e1ed4307f534468189cecff237eb2501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b93fedc14b54ca995035762ef92cd6f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-03644d5d-9164-4f87-8fbd-5b84fe01cd21 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Request method failure captured: May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/os-aggregates/7 HTTP/1.1 May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_s0SNDpX4fDekTkeC86DjXgbdfHQHFTe-m_8uabhJryf0BLSDU4UCHeN4GHhfuFqAknTuIBXE_1ryHqNZlUGIZr139f7dskmfRcZ2hIwWJe5WFtceK90My9JGxZvoJTRKDMnkF6r14eaLxH7QFHWKcEhRdfD6VhVbgVjk_Xdhg7n4 May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9b93fedc14b54ca995035762ef92cd6f May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:15:19.750216 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:15:19.751525 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9b93fedc14b54ca995035762ef92cd6f"}]}] May 18 22:15:19.751525 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:19.751525 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9b93fedc14b54ca995035762ef92cd6f May 18 22:15:19.751525 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:19.751525 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AggregatesAdminNegativeTestJSON-1521970617-project May 18 22:15:19.751525 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:19.751525 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:19.751525 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: e1ed4307f534468189cecff237eb2501 May 18 22:15:19.751525 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617-project May 18 22:15:19.751525 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:15:19.751525 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-aggregates:delete to be performed. May 18 22:15:19.751525 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '7'} May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 147, in delete May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(aggr_policies.POLICY_ROOT % 'delete', target={}) May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:19.752355 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-aggregates:delete to be performed. May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-aggregates:delete to be performed. May 18 22:15:19.753483 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.759572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-03644d5d-9164-4f87-8fbd-5b84fe01cd21 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:delete to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:19.764055 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-03644d5d-9164-4f87-8fbd-5b84fe01cd21 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/7" status: 403 len: 116 microversion: 2.1 time: 0.025471 May 18 22:15:19.768370 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 29/56] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:19 2022] DELETE /compute/v2.1/os-aggregates/7 => generated 116 bytes in 32 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:19.780968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5c6f2d67-6130-4133-9b2f-7c3fcbfe4b65 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:19.781823 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:19.781823 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:19.853883 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5c6f2d67-6130-4133-9b2f-7c3fcbfe4b65 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/7" status: 200 len: 0 microversion: 2.1 time: 0.076497 May 18 22:15:19.854475 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 28/57] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:19 2022] DELETE /compute/v2.1/os-aggregates/7 => generated 0 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:15:19.870927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3f472f00-76d7-4e15-b7e4-e9255a963acc tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:19.901323 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-3f472f00-76d7-4e15-b7e4-e9255a963acc tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] HTTP exception thrown: Aggregate -1 could not be found. May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3f472f00-76d7-4e15-b7e4-e9255a963acc tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Request method failure captured: May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/os-aggregates/-1 HTTP/1.1 May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_vPt9JxdQkigU_qjVhQvHGUmMWRY5UV345QEuO4ZCHzvSxuyag9Bwgsymkbs13u_oKud063kemo2W83pw_DLtbfwUvafx0kgmr50mQ0EJ_FpOzHljHZYXBJNS7YnUw99tFm_QoI6J6Lis6Ny-XGUlVNfucLq1oxwXToj3NSku4puA May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:19.916969 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:19.918584 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}] May 18 22:15:19.918584 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.918584 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:19.918584 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:19.918584 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:19.918584 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:19.918584 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:19.918584 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 760ece58e4964ef2b73ff82308600723 May 18 22:15:19.918584 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:19.918584 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:15:19.918584 n-d-841040-6 devstack@n-api.service[119082]: exception: Aggregate -1 could not be found. May 18 22:15:19.918584 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '-1'} May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 155, in delete May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.api.delete_aggregate(context, id) May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6389, in delete_aggregate May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi aggregate = objects.Aggregate.get_by_id(context, aggregate_id) May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 274, in get_by_id May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_aggregate = _aggregate_get_from_db(context, aggregate_id) May 18 22:15:19.919389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 45, in _aggregate_get_from_db May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.AggregateNotFound(aggregate_id=aggregate_id) May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.AggregateNotFound: Aggregate -1 could not be found. May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 157, in delete May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Aggregate -1 could not be found. May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.920570 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:19.922540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:19.922540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:19.922540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:19.922540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:19.922540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Aggregate -1 could not be found. May 18 22:15:19.922540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:19.925009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3f472f00-76d7-4e15-b7e4-e9255a963acc tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Returning 404 to user: Aggregate -1 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:19.929334 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3f472f00-76d7-4e15-b7e4-e9255a963acc tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/-1" status: 404 len: 78 microversion: 2.1 time: 0.068173 May 18 22:15:19.936216 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 30/58] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:15:19 2022] DELETE /compute/v2.1/os-aggregates/-1 => generated 78 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:15:19.948306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-41c3e34e-313e-4731-a90f-e40b45bd503a tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-547938306"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:19.953992 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:19.953992 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:19.955577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.aggregate [None req-41c3e34e-313e-4731-a90f-e40b45bd503a tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Generated uuid d0a36b53-a7ed-4017-9709-bc1ceac621cb for aggregate {{(pid=119082) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:20.046490 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-41c3e34e-313e-4731-a90f-e40b45bd503a tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 197 microversion: 2.1 time: 0.106122 May 18 22:15:20.059385 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 31/59] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:19 2022] POST /compute/v2.1/os-aggregates => generated 197 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:20.072125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cea6d7c2-3760-4bd4-a29b-98d206f3cf96 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:20.075925 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:20.075925 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:20.080373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cea6d7c2-3760-4bd4-a29b-98d206f3cf96 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Policy check for os_compute_api:os-aggregates:show failed with credentials {'is_admin': False, 'user_id': 'e1ed4307f534468189cecff237eb2501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b93fedc14b54ca995035762ef92cd6f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cea6d7c2-3760-4bd4-a29b-98d206f3cf96 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Request method failure captured: May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-aggregates/8 HTTP/1.1 May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_s0SNDpX4fDekTkeC86DjXgbdfHQHFTe-m_8uabhJryf0BLSDU4UCHeN4GHhfuFqAknTuIBXE_1ryHqNZlUGIZr139f7dskmfRcZ2hIwWJe5WFtceK90My9JGxZvoJTRKDMnkF6r14eaLxH7QFHWKcEhRdfD6VhVbgVjk_Xdhg7n4 May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9b93fedc14b54ca995035762ef92cd6f May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:15:20.087986 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:15:20.089255 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9b93fedc14b54ca995035762ef92cd6f"}]}] May 18 22:15:20.089255 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:20.089255 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9b93fedc14b54ca995035762ef92cd6f May 18 22:15:20.089255 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:20.089255 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AggregatesAdminNegativeTestJSON-1521970617-project May 18 22:15:20.089255 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:20.089255 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:20.089255 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: e1ed4307f534468189cecff237eb2501 May 18 22:15:20.089255 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617-project May 18 22:15:20.089255 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:15:20.089255 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-aggregates:show to be performed. May 18 22:15:20.089255 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8'} May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 100, in show May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(aggr_policies.POLICY_ROOT % 'show', target={}) May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:20.090040 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-aggregates:show to be performed. May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-aggregates:show to be performed. May 18 22:15:20.091210 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:20.093382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cea6d7c2-3760-4bd4-a29b-98d206f3cf96 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:show to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:20.098021 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cea6d7c2-3760-4bd4-a29b-98d206f3cf96 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] 10.222.0.58 "GET /compute/v2.1/os-aggregates/8" status: 403 len: 114 microversion: 2.1 time: 0.035857 May 18 22:15:20.105644 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 32/60] 10.222.0.58 () {58 vars in 1148 bytes} [Wed May 18 22:15:20 2022] GET /compute/v2.1/os-aggregates/8 => generated 114 bytes in 45 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:20.125263 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7f5c71c2-0fd0-4bf9-837b-1ce06c7d8c5c tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:20.127040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7f5c71c2-0fd0-4bf9-837b-1ce06c7d8c5c tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:20.144188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f5c71c2-0fd0-4bf9-837b-1ce06c7d8c5c tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:20.145943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f5c71c2-0fd0-4bf9-837b-1ce06c7d8c5c tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:20.148673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f5c71c2-0fd0-4bf9-837b-1ce06c7d8c5c tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:20.151866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f5c71c2-0fd0-4bf9-837b-1ce06c7d8c5c tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:20.695280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7f5c71c2-0fd0-4bf9-837b-1ce06c7d8c5c tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:20.706257 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7f5c71c2-0fd0-4bf9-837b-1ce06c7d8c5c tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1341 microversion: 2.1 time: 0.594987 May 18 22:15:20.706852 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 33/61] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:20 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1341 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:20.723358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a8247045-bd1b-4f66-bc3f-1c66035333d9 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:20.728505 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:20.728505 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:20.805128 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a8247045-bd1b-4f66-bc3f-1c66035333d9 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/8" status: 200 len: 0 microversion: 2.1 time: 0.091547 May 18 22:15:20.812471 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 34/62] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:20 2022] DELETE /compute/v2.1/os-aggregates/8 => generated 0 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:15:20.830810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c79a20c-e229-4900-91a8-7197e6ff0229 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:20.835809 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:20.835809 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:20.877753 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-6c79a20c-e229-4900-91a8-7197e6ff0229 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] HTTP exception thrown: Aggregate -1 could not be found. May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c79a20c-e229-4900-91a8-7197e6ff0229 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Request method failure captured: May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-aggregates/-1 HTTP/1.1 May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_vPt9JxdQkigU_qjVhQvHGUmMWRY5UV345QEuO4ZCHzvSxuyag9Bwgsymkbs13u_oKud063kemo2W83pw_DLtbfwUvafx0kgmr50mQ0EJ_FpOzHljHZYXBJNS7YnUw99tFm_QoI6J6Lis6Ny-XGUlVNfucLq1oxwXToj3NSku4puA May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:20.879519 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:20.880724 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}] May 18 22:15:20.880724 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:20.880724 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:15:20.880724 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:15:20.880724 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:20.880724 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:20.880724 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:20.880724 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 760ece58e4964ef2b73ff82308600723 May 18 22:15:20.880724 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:15:20.880724 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:15:20.880724 n-d-841040-6 devstack@n-api.service[119082]: exception: Aggregate -1 could not be found. May 18 22:15:20.880724 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '-1'} May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 108, in show May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi aggregate = self.api.get_aggregate(context, id) May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6336, in get_aggregate May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return objects.Aggregate.get_by_id(context, aggregate_id) May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 274, in get_by_id May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_aggregate = _aggregate_get_from_db(context, aggregate_id) May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 45, in _aggregate_get_from_db May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.AggregateNotFound(aggregate_id=aggregate_id) May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.AggregateNotFound: Aggregate -1 could not be found. May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:20.881896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 110, in show May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Aggregate -1 could not be found. May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Aggregate -1 could not be found. May 18 22:15:20.887736 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:20.888727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c79a20c-e229-4900-91a8-7197e6ff0229 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Returning 404 to user: Aggregate -1 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:20.888727 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6c79a20c-e229-4900-91a8-7197e6ff0229 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates/-1" status: 404 len: 78 microversion: 2.1 time: 0.067461 May 18 22:15:20.888727 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 35/63] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:20 2022] GET /compute/v2.1/os-aggregates/-1 => generated 78 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:15:20.905980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ff14b3c-dfa5-45a4-87db-076023d44b1e tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:20.906886 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:index": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:20.906886 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:20.908852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9ff14b3c-dfa5-45a4-87db-076023d44b1e tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Policy check for os_compute_api:os-aggregates:index failed with credentials {'is_admin': False, 'user_id': 'e1ed4307f534468189cecff237eb2501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b93fedc14b54ca995035762ef92cd6f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ff14b3c-dfa5-45a4-87db-076023d44b1e tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Request method failure captured: May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-aggregates HTTP/1.1 May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_s0SNDpX4fDekTkeC86DjXgbdfHQHFTe-m_8uabhJryf0BLSDU4UCHeN4GHhfuFqAknTuIBXE_1ryHqNZlUGIZr139f7dskmfRcZ2hIwWJe5WFtceK90My9JGxZvoJTRKDMnkF6r14eaLxH7QFHWKcEhRdfD6VhVbgVjk_Xdhg7n4 May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9b93fedc14b54ca995035762ef92cd6f May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:15:20.913963 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:15:20.915068 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9b93fedc14b54ca995035762ef92cd6f"}]}] May 18 22:15:20.915068 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:20.915068 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9b93fedc14b54ca995035762ef92cd6f May 18 22:15:20.915068 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:20.915068 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AggregatesAdminNegativeTestJSON-1521970617-project May 18 22:15:20.915068 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:20.915068 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:20.915068 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: e1ed4307f534468189cecff237eb2501 May 18 22:15:20.915068 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617-project May 18 22:15:20.915068 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:15:20.915068 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-aggregates:index to be performed. May 18 22:15:20.915068 n-d-841040-6 devstack@n-api.service[119082]: action_args: {} May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 55, in index May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(aggr_policies.POLICY_ROOT % 'index', target={}) May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:20.915689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-aggregates:index to be performed. May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-aggregates:index to be performed. May 18 22:15:20.916607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:20.919059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ff14b3c-dfa5-45a4-87db-076023d44b1e tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:index to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:20.919999 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9ff14b3c-dfa5-45a4-87db-076023d44b1e tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] 10.222.0.58 "GET /compute/v2.1/os-aggregates" status: 403 len: 115 microversion: 2.1 time: 0.024613 May 18 22:15:20.924053 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 36/64] 10.222.0.58 () {58 vars in 1142 bytes} [Wed May 18 22:15:20 2022] GET /compute/v2.1/os-aggregates => generated 115 bytes in 30 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:21.006513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AggregatesAdminTestJSON-server-1772484797", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "availability_zone": "tempest-test_az-535369057"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:21.053894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:21.058065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:21.059917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:21.061187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:21.248980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:15:21.728235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-532b9b77-5181-4a2b-b7eb-0c82c7084fe4 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:21.729013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-532b9b77-5181-4a2b-b7eb-0c82c7084fe4 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:21.743369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-532b9b77-5181-4a2b-b7eb-0c82c7084fe4 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:21.743822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-532b9b77-5181-4a2b-b7eb-0c82c7084fe4 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:21.757625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-532b9b77-5181-4a2b-b7eb-0c82c7084fe4 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:21.758143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-532b9b77-5181-4a2b-b7eb-0c82c7084fe4 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:21.899466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:15:21.900261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:15:21.901032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:15:21.901674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:15:21.902425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:15:21.921331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:21.922178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:21.923167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:21.923805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:21.990931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Getting quotas for project cf123a2802014de3a53535d438d5c236. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:15:22.000193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Getting quotas for user b672ba03bea44b2085282d161f133372 and project cf123a2802014de3a53535d438d5c236. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:15:22.032756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:15:22.041196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:15:22.176070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-532b9b77-5181-4a2b-b7eb-0c82c7084fe4 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:22.194559 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-532b9b77-5181-4a2b-b7eb-0c82c7084fe4 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1341 microversion: 2.1 time: 0.473257 May 18 22:15:22.199416 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a44b14c2-fec3-4c4c-b23e-836e2ff167ac tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.295460 May 18 22:15:22.200370 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 29/65] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:19 2022] POST /compute/v2.1/servers => generated 380 bytes in 2297 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:15:22.200815 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 37/66] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:21 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1341 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:15:22.219324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3ee859ec-4aa5-4bf4-be83-f4531d7f7c89 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:22.220372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3ee859ec-4aa5-4bf4-be83-f4531d7f7c89 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:22.378558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3ee859ec-4aa5-4bf4-be83-f4531d7f7c89 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:22.394563 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3ee859ec-4aa5-4bf4-be83-f4531d7f7c89 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1242 microversion: 2.1 time: 0.179520 May 18 22:15:22.399213 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 30/67] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:22 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1242 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:23.229832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b44096b-78c2-4414-8371-f358e52aea73 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:23.233120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8b44096b-78c2-4414-8371-f358e52aea73 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:23.274547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b44096b-78c2-4414-8371-f358e52aea73 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:23.277882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b44096b-78c2-4414-8371-f358e52aea73 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:23.293219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b44096b-78c2-4414-8371-f358e52aea73 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:23.299572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b44096b-78c2-4414-8371-f358e52aea73 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:23.422218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f661c5c9-a117-46fa-943d-008b80dfaea2 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:23.423804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f661c5c9-a117-46fa-943d-008b80dfaea2 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:23.956187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f661c5c9-a117-46fa-943d-008b80dfaea2 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:23.965671 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f661c5c9-a117-46fa-943d-008b80dfaea2 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1242 microversion: 2.1 time: 0.548794 May 18 22:15:23.966294 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 31/68] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:23 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1242 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:24.317943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8b44096b-78c2-4414-8371-f358e52aea73 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:24.319827 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8b44096b-78c2-4414-8371-f358e52aea73 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1341 microversion: 2.1 time: 1.098031 May 18 22:15:24.320834 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 38/69] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:23 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1341 bytes in 1105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:24.637464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-1316948872", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:24.854807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:15:25.001046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1224808b-1ed5-4ae2-93dd-040f23315320 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:25.001662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1224808b-1ed5-4ae2-93dd-040f23315320 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:25.027338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1224808b-1ed5-4ae2-93dd-040f23315320 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:25.027942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1224808b-1ed5-4ae2-93dd-040f23315320 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:25.028706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1224808b-1ed5-4ae2-93dd-040f23315320 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:25.038363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1224808b-1ed5-4ae2-93dd-040f23315320 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:25.278318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1224808b-1ed5-4ae2-93dd-040f23315320 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:25.291451 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1224808b-1ed5-4ae2-93dd-040f23315320 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1234 microversion: 2.1 time: 0.310917 May 18 22:15:25.292061 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 39/70] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:24 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1234 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:25.350242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-32268586-bff9-4c33-ba83-808372853ee3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:25.350242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-32268586-bff9-4c33-ba83-808372853ee3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:25.359674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32268586-bff9-4c33-ba83-808372853ee3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:25.360122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32268586-bff9-4c33-ba83-808372853ee3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:25.360962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32268586-bff9-4c33-ba83-808372853ee3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:25.361406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32268586-bff9-4c33-ba83-808372853ee3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:25.724974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-32268586-bff9-4c33-ba83-808372853ee3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:25.737351 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-32268586-bff9-4c33-ba83-808372853ee3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1341 microversion: 2.1 time: 0.399642 May 18 22:15:25.748191 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 40/71] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:25 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1341 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:15:26.499289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4ae7f001-fb59-4d38-812a-b4a4ff6acf12 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Calling method '.version_select at 0x7fa2ede17310>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:26.501497 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:26.501497 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:26.502928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ae7f001-fb59-4d38-812a-b4a4ff6acf12 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:26.503492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ae7f001-fb59-4d38-812a-b4a4ff6acf12 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:26.504516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ae7f001-fb59-4d38-812a-b4a4ff6acf12 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:26.506402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ae7f001-fb59-4d38-812a-b4a4ff6acf12 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:26.594851 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4ae7f001-fb59-4d38-812a-b4a4ff6acf12 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hosts" status: 200 len: 397 microversion: 2.1 time: 0.844908 May 18 22:15:26.602627 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 41/72] 10.222.0.58 () {58 vars in 1127 bytes} [Wed May 18 22:15:25 2022] GET /compute/v2.1/os-hosts => generated 397 bytes in 853 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:26.609412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-392f647c-23ec-4104-ad45-447b06f09da6 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:26.610461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-392f647c-23ec-4104-ad45-447b06f09da6 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:26.620359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-392f647c-23ec-4104-ad45-447b06f09da6 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:26.621122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-392f647c-23ec-4104-ad45-447b06f09da6 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:26.623646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-392f647c-23ec-4104-ad45-447b06f09da6 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:26.624251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-392f647c-23ec-4104-ad45-447b06f09da6 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:26.766984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-392f647c-23ec-4104-ad45-447b06f09da6 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:26.790422 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-392f647c-23ec-4104-ad45-447b06f09da6 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1296 microversion: 2.1 time: 0.186177 May 18 22:15:26.800754 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 42/73] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:26 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1296 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:26.965188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0e31114d-8441-4d47-903e-ba75808b1d63 req-3948fcbc-5e86-4287-8096-282b3ff363fe service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c2016ad4-381e-4d04-b941-f7535ab9534b", "tag": "4e612b60-6a3b-4579-b7ef-2d4991ebc95b"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:26.988111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0e31114d-8441-4d47-903e-ba75808b1d63 req-3948fcbc-5e86-4287-8096-282b3ff363fe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:26.988545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0e31114d-8441-4d47-903e-ba75808b1d63 req-3948fcbc-5e86-4287-8096-282b3ff363fe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:27.046573 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0e31114d-8441-4d47-903e-ba75808b1d63 req-3948fcbc-5e86-4287-8096-282b3ff363fe service nova] Creating event network-changed:4e612b60-6a3b-4579-b7ef-2d4991ebc95b for instance c2016ad4-381e-4d04-b941-f7535ab9534b on n-h2-841040-6 May 18 22:15:27.049707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0e31114d-8441-4d47-903e-ba75808b1d63 req-3948fcbc-5e86-4287-8096-282b3ff363fe service nova] Acquired lock "compute-rpcapi-router" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:294}} May 18 22:15:27.050980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb120693-ae29-401d-8242-8bb3b60b582f None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:27.052271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb120693-ae29-401d-8242-8bb3b60b582f None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:27.054337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb120693-ae29-401d-8242-8bb3b60b582f None None] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:27.055891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb120693-ae29-401d-8242-8bb3b60b582f None None] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:27.069077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:15:27.069625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:15:27.071234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:15:27.071813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:15:27.072244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:15:27.079678 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.compute.rpcapi [None req-cb120693-ae29-401d-8242-8bb3b60b582f None None] Automatically selected compute RPC version 6.0 from minimum service version 61 May 18 22:15:27.081063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb120693-ae29-401d-8242-8bb3b60b582f None None] Releasing lock "compute-rpcapi-router" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:312}} May 18 22:15:27.093100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:27.093584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:27.100287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:27.100717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:27.125962 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cb120693-ae29-401d-8242-8bb3b60b582f None None] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.332970 May 18 22:15:27.126998 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 43/74] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:15:26 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:27.188484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Getting quotas for project 7ce6b287027e432f9a1f33431961f655. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:15:27.206337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Getting quotas for user 17fabf8411b34e69bba5f5966df41b47 and project 7ce6b287027e432f9a1f33431961f655. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:15:27.275784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:15:27.275784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:15:27.365480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5d228e3e-6229-4df9-9984-a484d1f9563c tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Action: 'create', calling method: .version_select at 0x7fa2eddb2790>, body: {"keypair": {"name": "tempest-keypair-578093557", "type": "ssh", "user_id": "ff03c2a7abd84c4a8bb38a1c24047f38", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLBhirUUAgTcM4iHRqOkB5XYp8N+QjQu0RlRukNg3xqIq1AQ8Kwaq29FMHqj2BLUT4YfUlskZTvyyKOyJIQH+z/FVudTsa8y6dSV23Cg27IFdZ8y2lhFwUjuIQjO9Y3/Hg=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:27.445513 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f098d653-c4e5-4699-9448-9a2f560e08ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 3.439735 May 18 22:15:27.447679 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 32/75] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:24 2022] POST /compute/v2.1/servers => generated 380 bytes in 3443 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:15:27.460560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5d228e3e-6229-4df9-9984-a484d1f9563c tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Getting quotas for project 34c3cbe127ff4f99a13484c7c1981613. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:15:27.504000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5d228e3e-6229-4df9-9984-a484d1f9563c tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Getting quotas for user 86d413144e4749b6a7e5cbac8d72fa26 and project 34c3cbe127ff4f99a13484c7c1981613. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:15:27.613728 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5d228e3e-6229-4df9-9984-a484d1f9563c tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.10 time: 0.483009 May 18 22:15:27.624440 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 44/76] 10.222.0.58 () {62 vars in 1199 bytes} [Wed May 18 22:15:27 2022] POST /compute/v2.1/os-keypairs => generated 400 bytes in 497 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) May 18 22:15:27.638441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-09cddfa1-2d4b-42b7-9e2a-13e94c6a9f3b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:27.641069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-09cddfa1-2d4b-42b7-9e2a-13e94c6a9f3b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:27.665347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-09cddfa1-2d4b-42b7-9e2a-13e94c6a9f3b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:27.670931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-09cddfa1-2d4b-42b7-9e2a-13e94c6a9f3b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:27.671970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-09cddfa1-2d4b-42b7-9e2a-13e94c6a9f3b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:27.672561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-09cddfa1-2d4b-42b7-9e2a-13e94c6a9f3b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:27.750599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a4459f7-f417-43d6-9060-c45be6cc2f97 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Calling method '.version_select at 0x7fa2edcedc10>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:27.752073 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:27.752073 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:27.753182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a4459f7-f417-43d6-9060-c45be6cc2f97 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Policy check for os_compute_api:os-hosts:list failed with credentials {'is_admin': False, 'user_id': '0b95ad9efcd24bab8d205a23a9e0d5b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a5d18b914214820b1715b47a8d52968', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a4459f7-f417-43d6-9060-c45be6cc2f97 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Request method failure captured: May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-hosts HTTP/1.1 May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_6QmFpPJ-l1zi0TfyTVOIy8X-I7LzuqAe-ZhzTUtHVFAps9Bl6hHdJX6T7Yk04-JmO3QKK-_KdZbf-K0vtckg_o6JIKOD92KLYnV4Q46cOo-9E-OU2CBoEZrd1Jii9MAdMkdpotW419TX2s_Ud2QBS65I0z5M-4KLaOoHuSArDXV4 May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 3a5d18b914214820b1715b47a8d52968 May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:15:27.758548 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:15:27.759859 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3a5d18b914214820b1715b47a8d52968"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3a5d18b914214820b1715b47a8d52968"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3a5d18b914214820b1715b47a8d52968"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3a5d18b914214820b1715b47a8d52968"}]}] May 18 22:15:27.759859 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:27.759859 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 3a5d18b914214820b1715b47a8d52968 May 18 22:15:27.759859 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:27.759859 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-HostsAdminNegativeTestJSON-1559890477-project May 18 22:15:27.759859 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:15:27.759859 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:15:27.759859 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0b95ad9efcd24bab8d205a23a9e0d5b0 May 18 22:15:27.759859 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-HostsAdminNegativeTestJSON-1559890477-project May 18 22:15:27.759859 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:15:27.759859 n-d-841040-6 devstack@n-api.service[119083]: exception: Policy doesn't allow os_compute_api:os-hosts:list to be performed. May 18 22:15:27.759859 n-d-841040-6 devstack@n-api.service[119083]: action_args: {} May 18 22:15:27.759859 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 74, in index May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi context.can(hosts_policies.POLICY_NAME % 'list', May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:27.760535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-hosts:list to be performed. May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-hosts:list to be performed. May 18 22:15:27.761494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:27.764653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a4459f7-f417-43d6-9060-c45be6cc2f97 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:list to be performed. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:27.766266 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a4459f7-f417-43d6-9060-c45be6cc2f97 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] 10.222.0.58 "GET /compute/v2.1/os-hosts" status: 403 len: 109 microversion: 2.1 time: 0.310667 May 18 22:15:27.773393 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 33/77] 10.222.0.58 () {58 vars in 1127 bytes} [Wed May 18 22:15:27 2022] GET /compute/v2.1/os-hosts => generated 109 bytes in 324 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:27.793282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f4731160-04ba-4893-965e-a67bcd136264 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:27.798651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f4731160-04ba-4893-965e-a67bcd136264 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:28.147247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f4731160-04ba-4893-965e-a67bcd136264 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:28.162667 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f4731160-04ba-4893-965e-a67bcd136264 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1213 microversion: 2.1 time: 0.386132 May 18 22:15:28.165292 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 34/78] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:27 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1213 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:28.181667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c58b536b-ce97-4d85-b87d-9b5790cbc223 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Action: 'create', calling method: .version_select at 0x7fa2edcaf160>, body: {"keypair": {"name": "tempest-keypair-1860506689", "type": "ssh", "user_id": "ff03c2a7abd84c4a8bb38a1c24047f38", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOgRhbyiQ442lNEN55BBFt7ii+MzrIrjAe+v4tf+7auiQQH4aYg1K15E6xi4xFAX0lrye5a8w7O4zJv7o8XcL+uqHtDaoQBc3XOJVOf7ufS5Rw8Df9Ok5Ut38M0LVSiV6Q=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:28.278918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-c58b536b-ce97-4d85-b87d-9b5790cbc223 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Getting quotas for project 34c3cbe127ff4f99a13484c7c1981613. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:15:28.287523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-c58b536b-ce97-4d85-b87d-9b5790cbc223 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Getting quotas for user 86d413144e4749b6a7e5cbac8d72fa26 and project 34c3cbe127ff4f99a13484c7c1981613. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:15:28.357787 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c58b536b-ce97-4d85-b87d-9b5790cbc223 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.10 time: 0.190949 May 18 22:15:28.372296 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 35/79] 10.222.0.58 () {62 vars in 1199 bytes} [Wed May 18 22:15:28 2022] POST /compute/v2.1/os-keypairs => generated 401 bytes in 205 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) May 18 22:15:28.382579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8bc3fb24-3a07-4445-a5b6-bc0d90c8be9b tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Calling method '.version_select at 0x7fa2edcaf280>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:28.384953 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:reboot": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:28.384953 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:28.388022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8bc3fb24-3a07-4445-a5b6-bc0d90c8be9b tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Policy check for os_compute_api:os-hosts:reboot failed with credentials {'is_admin': False, 'user_id': '0b95ad9efcd24bab8d205a23a9e0d5b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a5d18b914214820b1715b47a8d52968', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8bc3fb24-3a07-4445-a5b6-bc0d90c8be9b tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Request method failure captured: May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-hosts/n-d-841040-6/reboot HTTP/1.1 May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_6QmFpPJ-l1zi0TfyTVOIy8X-I7LzuqAe-ZhzTUtHVFAps9Bl6hHdJX6T7Yk04-JmO3QKK-_KdZbf-K0vtckg_o6JIKOD92KLYnV4Q46cOo-9E-OU2CBoEZrd1Jii9MAdMkdpotW419TX2s_Ud2QBS65I0z5M-4KLaOoHuSArDXV4 May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 3a5d18b914214820b1715b47a8d52968 May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:15:28.391106 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:15:28.392439 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3a5d18b914214820b1715b47a8d52968"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3a5d18b914214820b1715b47a8d52968"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3a5d18b914214820b1715b47a8d52968"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3a5d18b914214820b1715b47a8d52968"}]}] May 18 22:15:28.392439 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:28.392439 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 3a5d18b914214820b1715b47a8d52968 May 18 22:15:28.392439 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:28.392439 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-HostsAdminNegativeTestJSON-1559890477-project May 18 22:15:28.392439 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:15:28.392439 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:15:28.392439 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0b95ad9efcd24bab8d205a23a9e0d5b0 May 18 22:15:28.392439 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-HostsAdminNegativeTestJSON-1559890477-project May 18 22:15:28.392439 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:15:28.392439 n-d-841040-6 devstack@n-api.service[119083]: exception: Policy doesn't allow os_compute_api:os-hosts:reboot to be performed. May 18 22:15:28.392439 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'n-d-841040-6'} May 18 22:15:28.392439 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 203, in reboot May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi context.can(hosts_policies.POLICY_NAME % 'reboot', May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:28.393108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-hosts:reboot to be performed. May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-hosts:reboot to be performed. May 18 22:15:28.394063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:28.400022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8bc3fb24-3a07-4445-a5b6-bc0d90c8be9b tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:reboot to be performed. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:28.401984 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8bc3fb24-3a07-4445-a5b6-bc0d90c8be9b tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] 10.222.0.58 "GET /compute/v2.1/os-hosts/n-d-841040-6/reboot" status: 403 len: 111 microversion: 2.1 time: 0.028468 May 18 22:15:28.403762 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 36/80] 10.222.0.58 () {58 vars in 1187 bytes} [Wed May 18 22:15:28 2022] GET /compute/v2.1/os-hosts/n-d-841040-6/reboot => generated 111 bytes in 31 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:28.411321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-07ae57b9-4293-4185-84fa-8fcb46eb7704 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:28.414213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-07ae57b9-4293-4185-84fa-8fcb46eb7704 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:28.434598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07ae57b9-4293-4185-84fa-8fcb46eb7704 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:28.435582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07ae57b9-4293-4185-84fa-8fcb46eb7704 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:28.436713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07ae57b9-4293-4185-84fa-8fcb46eb7704 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:28.437444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07ae57b9-4293-4185-84fa-8fcb46eb7704 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:28.517635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-09cddfa1-2d4b-42b7-9e2a-13e94c6a9f3b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:28.538066 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-09cddfa1-2d4b-42b7-9e2a-13e94c6a9f3b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1341 microversion: 2.1 time: 0.912169 May 18 22:15:28.540708 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 45/81] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:27 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1341 bytes in 916 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:28.562953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bf6ff8cf-1f47-4361-a2c5-bfd2f7213a90 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Calling method '.version_select at 0x7fa2edd49f70>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:28.583813 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bf6ff8cf-1f47-4361-a2c5-bfd2f7213a90 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] 10.222.0.58 "GET /compute/v2.1/os-keypairs/tempest-keypair-578093557?user_id=ff03c2a7abd84c4a8bb38a1c24047f38" status: 200 len: 511 microversion: 2.10 time: 0.040745 May 18 22:15:28.597048 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 46/82] 10.222.0.58 () {60 vars in 1336 bytes} [Wed May 18 22:15:28 2022] GET /compute/v2.1/os-keypairs/tempest-keypair-578093557?user_id=ff03c2a7abd84c4a8bb38a1c24047f38 => generated 511 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:15:28.602190 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f0156af2-4862-4b95-b0f5-0a32de82d66a tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Calling method '.version_select at 0x7fa2edd49a60>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:28.627364 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:reboot": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:28.627364 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:28.672372 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-f0156af2-4862-4b95-b0f5-0a32de82d66a tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f0156af2-4862-4b95-b0f5-0a32de82d66a tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Request method failure captured: May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hosts/nonexistent_hostname/reboot HTTP/1.1 May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_9RG9nvn44hNkQ6XyHjXhvf7gaSdHapZGr7Ud2OdsGXxUHZNVTP-6HG9jX7Fh9H-9Oz4u0wNBrVBBxT50BqfmRRacHhATlZu__y3zWLShQWScaeBPoHBBP-QOBhTSh750TYBLl3qg9KLbQrx6RFs0YT4PILJBWHh_iFJFWmaxYR2Y May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:28.681372 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:28.682645 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}] May 18 22:15:28.682645 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:28.682645 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:28.682645 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:28.682645 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:28.682645 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:28.682645 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:28.682645 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 5bfeb80c46a247a886eaf8c090192b98 May 18 22:15:28.682645 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:28.682645 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:28.682645 n-d-841040-6 devstack@n-api.service[119082]: exception: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:28.682645 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'nonexistent_hostname'} May 18 22:15:28.682645 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 174, in _host_power_action May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = self.api.host_power_action(context, host_name, action) May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5859, in targeted May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi mapping = objects.HostMapping.get_by_host(context, host) May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 105, in get_by_host May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_mapping = cls._get_by_host_from_db(context, host) May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:15:28.683361 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 100, in _get_by_host_from_db May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.HostMappingNotFound(name=host) May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.HostMappingNotFound: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 205, in reboot May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._host_power_action(req, host_name=id, action="reboot") May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 178, in _host_power_action May 18 22:15:28.684311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:15:28.687142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:28.687142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:28.687142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:28.687142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:28.687142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:28.687142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:28.687142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:28.687142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:28.687142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:28.687142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:28.687142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:28.694419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f0156af2-4862-4b95-b0f5-0a32de82d66a tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:28.697196 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f0156af2-4862-4b95-b0f5-0a32de82d66a tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hosts/nonexistent_hostname/reboot" status: 404 len: 99 microversion: 2.1 time: 0.098645 May 18 22:15:28.703414 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 47/83] 10.222.0.58 () {58 vars in 1211 bytes} [Wed May 18 22:15:28 2022] GET /compute/v2.1/os-hosts/nonexistent_hostname/reboot => generated 99 bytes in 106 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:15:28.731055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53498a1d-1a7c-401c-bff0-2958e329aa84 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Action: 'create', calling method: .version_select at 0x7fa2edff19d0>, body: {"keypair": {"name": "tempest-KeyPairsV210TestJSON-keypair-2128355764", "type": "ssh", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCCXbEdENlLwYM+OUglSE/TOYOw3IhD2gG6zXtdRb15C0SVzMqAD94+klg0oH7QjpKHhUAUcVJFlDnmChnOqhQwLPmtLToSyLSzxLC0L3e8Qgcx8yngbXHB+m3NVyV8vTA=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:28.794976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-53498a1d-1a7c-401c-bff0-2958e329aa84 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Getting quotas for project 34c3cbe127ff4f99a13484c7c1981613. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:15:28.811726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-53498a1d-1a7c-401c-bff0-2958e329aa84 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Getting quotas for user 86d413144e4749b6a7e5cbac8d72fa26 and project 34c3cbe127ff4f99a13484c7c1981613. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:15:28.870625 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-53498a1d-1a7c-401c-bff0-2958e329aa84 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 422 microversion: 2.10 time: 0.165525 May 18 22:15:28.871362 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 48/84] 10.222.0.58 () {62 vars in 1199 bytes} [Wed May 18 22:15:28 2022] POST /compute/v2.1/os-keypairs => generated 422 bytes in 167 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) May 18 22:15:28.906297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3ffa3f4c-2b1d-43de-8cca-1a28005643b8 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Calling method '.version_select at 0x7fa2edd28ee0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:28.912584 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:28.912584 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:28.914178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3ffa3f4c-2b1d-43de-8cca-1a28005643b8 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Policy check for os_compute_api:os-hosts:show failed with credentials {'is_admin': False, 'user_id': '0b95ad9efcd24bab8d205a23a9e0d5b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a5d18b914214820b1715b47a8d52968', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3ffa3f4c-2b1d-43de-8cca-1a28005643b8 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Request method failure captured: May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hosts/n-d-841040-6 HTTP/1.1 May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_6QmFpPJ-l1zi0TfyTVOIy8X-I7LzuqAe-ZhzTUtHVFAps9Bl6hHdJX6T7Yk04-JmO3QKK-_KdZbf-K0vtckg_o6JIKOD92KLYnV4Q46cOo-9E-OU2CBoEZrd1Jii9MAdMkdpotW419TX2s_Ud2QBS65I0z5M-4KLaOoHuSArDXV4 May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3a5d18b914214820b1715b47a8d52968 May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:15:28.919793 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:15:28.921252 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3a5d18b914214820b1715b47a8d52968"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3a5d18b914214820b1715b47a8d52968"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3a5d18b914214820b1715b47a8d52968"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3a5d18b914214820b1715b47a8d52968"}]}] May 18 22:15:28.921252 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:28.921252 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3a5d18b914214820b1715b47a8d52968 May 18 22:15:28.921252 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:28.921252 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HostsAdminNegativeTestJSON-1559890477-project May 18 22:15:28.921252 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:28.921252 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:28.921252 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 0b95ad9efcd24bab8d205a23a9e0d5b0 May 18 22:15:28.921252 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HostsAdminNegativeTestJSON-1559890477-project May 18 22:15:28.921252 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:28.921252 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-hosts:show to be performed. May 18 22:15:28.921252 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'n-d-841040-6'} May 18 22:15:28.921252 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 270, in show May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(hosts_policies.POLICY_NAME % 'show', May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:28.922091 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-hosts:show to be performed. May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-hosts:show to be performed. May 18 22:15:28.923302 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:28.926561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3ffa3f4c-2b1d-43de-8cca-1a28005643b8 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:show to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:28.929340 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3ffa3f4c-2b1d-43de-8cca-1a28005643b8 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] 10.222.0.58 "GET /compute/v2.1/os-hosts/n-d-841040-6" status: 403 len: 109 microversion: 2.1 time: 0.048823 May 18 22:15:28.932008 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 49/85] 10.222.0.58 () {58 vars in 1166 bytes} [Wed May 18 22:15:28 2022] GET /compute/v2.1/os-hosts/n-d-841040-6 => generated 109 bytes in 54 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:28.950039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4a9194ad-4816-4a05-9438-1d8c7b4b22f0 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Calling method '.version_select at 0x7fa2edd56d30>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:28.955389 n-d-841040-6 devstack@n-api.service[119082]: WARNING oslo_db.sqlalchemy.utils [None req-4a9194ad-4816-4a05-9438-1d8c7b4b22f0 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Unique keys not in sort_keys. The sorting order may be unstable. May 18 22:15:28.992698 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4a9194ad-4816-4a05-9438-1d8c7b4b22f0 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] 10.222.0.58 "GET /compute/v2.1/os-keypairs?user_id=ff03c2a7abd84c4a8bb38a1c24047f38" status: 200 len: 725 microversion: 2.10 time: 0.057905 May 18 22:15:28.999578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-07ae57b9-4293-4185-84fa-8fcb46eb7704 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:29.020330 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 50/86] 10.222.0.58 () {60 vars in 1258 bytes} [Wed May 18 22:15:28 2022] GET /compute/v2.1/os-keypairs?user_id=ff03c2a7abd84c4a8bb38a1c24047f38 => generated 725 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:15:29.042567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c3021f65-3ab5-42dc-a883-a0b9be10d139 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Calling method '.version_select at 0x7fa2edd56ee0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:29.044535 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-07ae57b9-4293-4185-84fa-8fcb46eb7704 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1296 microversion: 2.1 time: 0.637652 May 18 22:15:29.058585 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 37/87] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:28 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1296 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:29.070495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-629022e9-2e78-4d17-97c6-838da3bf86c4 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Calling method '.version_select at 0x7fa2edd3c430>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:29.071944 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-c3021f65-3ab5-42dc-a883-a0b9be10d139 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c3021f65-3ab5-42dc-a883-a0b9be10d139 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Request method failure captured: May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hosts/nonexistent_hostname HTTP/1.1 May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_9RG9nvn44hNkQ6XyHjXhvf7gaSdHapZGr7Ud2OdsGXxUHZNVTP-6HG9jX7Fh9H-9Oz4u0wNBrVBBxT50BqfmRRacHhATlZu__y3zWLShQWScaeBPoHBBP-QOBhTSh750TYBLl3qg9KLbQrx6RFs0YT4PILJBWHh_iFJFWmaxYR2Y May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:29.076845 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:29.078177 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}] May 18 22:15:29.078177 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.078177 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.078177 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.078177 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.078177 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:29.078177 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:29.078177 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 5bfeb80c46a247a886eaf8c090192b98 May 18 22:15:29.078177 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.078177 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:29.078177 n-d-841040-6 devstack@n-api.service[119082]: exception: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.078177 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'nonexistent_hostname'} May 18 22:15:29.078177 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 274, in show May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi mapping = objects.HostMapping.get_by_host(context, host_name) May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 105, in get_by_host May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_mapping = cls._get_by_host_from_db(context, host) May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 100, in _get_by_host_from_db May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.HostMappingNotFound(name=host) May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.HostMappingNotFound: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.078862 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 282, in show May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.079816 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.080712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c3021f65-3ab5-42dc-a883-a0b9be10d139 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:29.080712 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c3021f65-3ab5-42dc-a883-a0b9be10d139 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hosts/nonexistent_hostname" status: 404 len: 99 microversion: 2.1 time: 0.056977 May 18 22:15:29.085883 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 51/88] 10.222.0.58 () {58 vars in 1190 bytes} [Wed May 18 22:15:29 2022] GET /compute/v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 64 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:15:29.100996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a2819783-9b91-45ea-8bbd-3770ccf57f5e tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Calling method '.version_select at 0x7fa2ede17670>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:29.102529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-629022e9-2e78-4d17-97c6-838da3bf86c4 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] [119083] Writing DB stats nova_api:SELECT=86,nova_api:DELETE=4,nova_api:INSERT=10 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:29.103377 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:shutdown": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:29.103377 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:29.107004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a2819783-9b91-45ea-8bbd-3770ccf57f5e tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Policy check for os_compute_api:os-hosts:shutdown failed with credentials {'is_admin': False, 'user_id': '0b95ad9efcd24bab8d205a23a9e0d5b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a5d18b914214820b1715b47a8d52968', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a2819783-9b91-45ea-8bbd-3770ccf57f5e tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Request method failure captured: May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hosts/n-d-841040-6/shutdown HTTP/1.1 May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_6QmFpPJ-l1zi0TfyTVOIy8X-I7LzuqAe-ZhzTUtHVFAps9Bl6hHdJX6T7Yk04-JmO3QKK-_KdZbf-K0vtckg_o6JIKOD92KLYnV4Q46cOo-9E-OU2CBoEZrd1Jii9MAdMkdpotW419TX2s_Ud2QBS65I0z5M-4KLaOoHuSArDXV4 May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3a5d18b914214820b1715b47a8d52968 May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:15:29.110664 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:15:29.112038 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3a5d18b914214820b1715b47a8d52968"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3a5d18b914214820b1715b47a8d52968"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3a5d18b914214820b1715b47a8d52968"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3a5d18b914214820b1715b47a8d52968"}]}] May 18 22:15:29.112038 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:29.112038 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3a5d18b914214820b1715b47a8d52968 May 18 22:15:29.112038 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:29.112038 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HostsAdminNegativeTestJSON-1559890477-project May 18 22:15:29.112038 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:29.112038 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:29.112038 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 0b95ad9efcd24bab8d205a23a9e0d5b0 May 18 22:15:29.112038 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HostsAdminNegativeTestJSON-1559890477-project May 18 22:15:29.112038 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:29.112038 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-hosts:shutdown to be performed. May 18 22:15:29.112038 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'n-d-841040-6'} May 18 22:15:29.112038 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 195, in shutdown May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(hosts_policies.POLICY_NAME % 'shutdown', May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:29.112851 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-hosts:shutdown to be performed. May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-hosts:shutdown to be performed. May 18 22:15:29.114016 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.116536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a2819783-9b91-45ea-8bbd-3770ccf57f5e tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:shutdown to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:29.120392 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a2819783-9b91-45ea-8bbd-3770ccf57f5e tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] 10.222.0.58 "GET /compute/v2.1/os-hosts/n-d-841040-6/shutdown" status: 403 len: 113 microversion: 2.1 time: 0.032539 May 18 22:15:29.122884 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 52/89] 10.222.0.58 () {58 vars in 1193 bytes} [Wed May 18 22:15:29 2022] GET /compute/v2.1/os-hosts/n-d-841040-6/shutdown => generated 113 bytes in 36 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:29.140244 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-629022e9-2e78-4d17-97c6-838da3bf86c4 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV210TestJSON-keypair-2128355764" status: 204 len: 0 microversion: 2.10 time: 0.080243 May 18 22:15:29.140741 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 38/90] 10.222.0.58 () {60 vars in 1324 bytes} [Wed May 18 22:15:29 2022] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV210TestJSON-keypair-2128355764 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:15:29.149376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d1606a8-6a36-46d0-b2e7-3f5b6870685e tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Calling method '.version_select at 0x7fa2edef90d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:29.153922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04f3cdae-52fa-49d7-8960-e77fb2cc3f18 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Calling method '.version_select at 0x7fa2edc950d0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:29.185227 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-9d1606a8-6a36-46d0-b2e7-3f5b6870685e tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d1606a8-6a36-46d0-b2e7-3f5b6870685e tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Request method failure captured: May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hosts/nonexistent_hostname/shutdown HTTP/1.1 May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_9RG9nvn44hNkQ6XyHjXhvf7gaSdHapZGr7Ud2OdsGXxUHZNVTP-6HG9jX7Fh9H-9Oz4u0wNBrVBBxT50BqfmRRacHhATlZu__y3zWLShQWScaeBPoHBBP-QOBhTSh750TYBLl3qg9KLbQrx6RFs0YT4PILJBWHh_iFJFWmaxYR2Y May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:29.190403 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:29.191842 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}] May 18 22:15:29.191842 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.191842 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.191842 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.191842 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.191842 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:29.191842 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:29.191842 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 5bfeb80c46a247a886eaf8c090192b98 May 18 22:15:29.191842 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.191842 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:29.191842 n-d-841040-6 devstack@n-api.service[119082]: exception: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.191842 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'nonexistent_hostname'} May 18 22:15:29.191842 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 174, in _host_power_action May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = self.api.host_power_action(context, host_name, action) May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5859, in targeted May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi mapping = objects.HostMapping.get_by_host(context, host) May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 105, in get_by_host May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_mapping = cls._get_by_host_from_db(context, host) May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:15:29.192501 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 100, in _get_by_host_from_db May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.HostMappingNotFound(name=host) May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.HostMappingNotFound: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 197, in shutdown May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._host_power_action(req, host_name=id, action="shutdown") May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 178, in _host_power_action May 18 22:15:29.194020 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:15:29.194961 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.194961 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.194961 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.194961 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.194961 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.194961 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.194961 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.194961 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:29.194961 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:29.194961 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.194961 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.195513 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04f3cdae-52fa-49d7-8960-e77fb2cc3f18 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1860506689?user_id=ff03c2a7abd84c4a8bb38a1c24047f38" status: 204 len: 0 microversion: 2.10 time: 0.046748 May 18 22:15:29.198619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d1606a8-6a36-46d0-b2e7-3f5b6870685e tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:29.200080 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 39/91] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:15:29 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1860506689?user_id=ff03c2a7abd84c4a8bb38a1c24047f38 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:15:29.201077 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9d1606a8-6a36-46d0-b2e7-3f5b6870685e tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hosts/nonexistent_hostname/shutdown" status: 404 len: 99 microversion: 2.1 time: 0.072603 May 18 22:15:29.204522 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 53/92] 10.222.0.58 () {58 vars in 1217 bytes} [Wed May 18 22:15:29 2022] GET /compute/v2.1/os-hosts/nonexistent_hostname/shutdown => generated 99 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:15:29.208060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-59afc0da-0876-45f7-9f2c-5bca5916d49f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:29.208753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-59afc0da-0876-45f7-9f2c-5bca5916d49f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:29.217184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59afc0da-0876-45f7-9f2c-5bca5916d49f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:29.217822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59afc0da-0876-45f7-9f2c-5bca5916d49f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:29.218660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59afc0da-0876-45f7-9f2c-5bca5916d49f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:29.219158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59afc0da-0876-45f7-9f2c-5bca5916d49f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:29.220203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c66b693c-a510-4bb7-a259-6e0f30854fc9 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] Calling method '.version_select at 0x7fa2edd563a0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:29.272119 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c66b693c-a510-4bb7-a259-6e0f30854fc9 tempest-KeyPairsV210TestJSON-754268883 tempest-KeyPairsV210TestJSON-754268883-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-578093557?user_id=ff03c2a7abd84c4a8bb38a1c24047f38" status: 204 len: 0 microversion: 2.10 time: 0.065563 May 18 22:15:29.273286 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 54/93] 10.222.0.58 () {60 vars in 1339 bytes} [Wed May 18 22:15:29 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-578093557?user_id=ff03c2a7abd84c4a8bb38a1c24047f38 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:15:29.278330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8abe190b-b10c-4425-9ef7-655b15ef5de0 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Calling method '.version_select at 0x7fa2edd49940>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:29.279408 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:start": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:29.279408 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:29.283322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8abe190b-b10c-4425-9ef7-655b15ef5de0 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Policy check for os_compute_api:os-hosts:start failed with credentials {'is_admin': False, 'user_id': '0b95ad9efcd24bab8d205a23a9e0d5b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a5d18b914214820b1715b47a8d52968', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8abe190b-b10c-4425-9ef7-655b15ef5de0 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Request method failure captured: May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hosts/n-d-841040-6/startup HTTP/1.1 May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_6QmFpPJ-l1zi0TfyTVOIy8X-I7LzuqAe-ZhzTUtHVFAps9Bl6hHdJX6T7Yk04-JmO3QKK-_KdZbf-K0vtckg_o6JIKOD92KLYnV4Q46cOo-9E-OU2CBoEZrd1Jii9MAdMkdpotW419TX2s_Ud2QBS65I0z5M-4KLaOoHuSArDXV4 May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3a5d18b914214820b1715b47a8d52968 May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:15:29.290325 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:15:29.291469 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3a5d18b914214820b1715b47a8d52968"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3a5d18b914214820b1715b47a8d52968"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3a5d18b914214820b1715b47a8d52968"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3a5d18b914214820b1715b47a8d52968"}]}] May 18 22:15:29.291469 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:29.291469 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3a5d18b914214820b1715b47a8d52968 May 18 22:15:29.291469 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:29.291469 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HostsAdminNegativeTestJSON-1559890477-project May 18 22:15:29.291469 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:29.291469 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:29.291469 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 0b95ad9efcd24bab8d205a23a9e0d5b0 May 18 22:15:29.291469 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HostsAdminNegativeTestJSON-1559890477-project May 18 22:15:29.291469 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:29.291469 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-hosts:start to be performed. May 18 22:15:29.291469 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'n-d-841040-6'} May 18 22:15:29.291469 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 187, in startup May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(hosts_policies.POLICY_NAME % 'start', May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:29.292149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-hosts:start to be performed. May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-hosts:start to be performed. May 18 22:15:29.293153 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.295820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8abe190b-b10c-4425-9ef7-655b15ef5de0 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:start to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:29.298266 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8abe190b-b10c-4425-9ef7-655b15ef5de0 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] 10.222.0.58 "GET /compute/v2.1/os-hosts/n-d-841040-6/startup" status: 403 len: 110 microversion: 2.1 time: 0.023422 May 18 22:15:29.299823 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 55/94] 10.222.0.58 () {58 vars in 1190 bytes} [Wed May 18 22:15:29 2022] GET /compute/v2.1/os-hosts/n-d-841040-6/startup => generated 110 bytes in 26 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:29.317188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c4c3580-955b-485d-8a17-ed23ca21e3ec tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Calling method '.version_select at 0x7fa2ef091d30>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:29.343019 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-8c4c3580-955b-485d-8a17-ed23ca21e3ec tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c4c3580-955b-485d-8a17-ed23ca21e3ec tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Request method failure captured: May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hosts/nonexistent_hostname/startup HTTP/1.1 May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_9RG9nvn44hNkQ6XyHjXhvf7gaSdHapZGr7Ud2OdsGXxUHZNVTP-6HG9jX7Fh9H-9Oz4u0wNBrVBBxT50BqfmRRacHhATlZu__y3zWLShQWScaeBPoHBBP-QOBhTSh750TYBLl3qg9KLbQrx6RFs0YT4PILJBWHh_iFJFWmaxYR2Y May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:29.346925 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:29.348076 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}] May 18 22:15:29.348076 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.348076 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.348076 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.348076 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.348076 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:29.348076 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:29.348076 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 5bfeb80c46a247a886eaf8c090192b98 May 18 22:15:29.348076 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.348076 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:29.348076 n-d-841040-6 devstack@n-api.service[119082]: exception: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.348076 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'nonexistent_hostname'} May 18 22:15:29.348076 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 174, in _host_power_action May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = self.api.host_power_action(context, host_name, action) May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5859, in targeted May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi mapping = objects.HostMapping.get_by_host(context, host) May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 105, in get_by_host May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_mapping = cls._get_by_host_from_db(context, host) May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:15:29.348882 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 100, in _get_by_host_from_db May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.HostMappingNotFound(name=host) May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.HostMappingNotFound: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 189, in startup May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._host_power_action(req, host_name=id, action="startup") May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 178, in _host_power_action May 18 22:15:29.350450 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:15:29.351413 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.351413 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.351413 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.351413 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.351413 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.351413 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.351413 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.351413 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:29.351413 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:29.351413 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.351413 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.354140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c4c3580-955b-485d-8a17-ed23ca21e3ec tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:29.355222 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c4c3580-955b-485d-8a17-ed23ca21e3ec tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hosts/nonexistent_hostname/startup" status: 404 len: 99 microversion: 2.1 time: 0.048195 May 18 22:15:29.362358 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 56/95] 10.222.0.58 () {58 vars in 1214 bytes} [Wed May 18 22:15:29 2022] GET /compute/v2.1/os-hosts/nonexistent_hostname/startup => generated 99 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:15:29.372252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a35f47f-134e-46b1-82ef-8f2eb2513a29 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Action: 'update', calling method: .version_select at 0x7fa2edd498b0>, body: {"status": "enable", "maintenance_mode": "invalid"} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a35f47f-134e-46b1-82ef-8f2eb2513a29 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Request method failure captured: May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: request: PUT /compute/v2.1/os-hosts/n-d-841040-6 HTTP/1.1 May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 51 May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_9RG9nvn44hNkQ6XyHjXhvf7gaSdHapZGr7Ud2OdsGXxUHZNVTP-6HG9jX7Fh9H-9Oz4u0wNBrVBBxT50BqfmRRacHhATlZu__y3zWLShQWScaeBPoHBBP-QOBhTSh750TYBLl3qg9KLbQrx6RFs0YT4PILJBWHh_iFJFWmaxYR2Y May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:29.378729 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:29.379848 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}] May 18 22:15:29.379848 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.379848 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.379848 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.379848 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.379848 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:29.379848 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:29.379848 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 5bfeb80c46a247a886eaf8c090192b98 May 18 22:15:29.379848 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.379848 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:15:29.379848 n-d-841040-6 devstack@n-api.service[119082]: {"status": "enable", "maintenance_mode": "invalid"} May 18 22:15:29.379848 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:29.379848 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute maintenance_mode. Value: invalid. 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'n-d-841040-6', 'body': {'status': 'enable', 'maintenance_mode': 'invalid'}} May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'enum' in schema['properties']['maintenance_mode']: May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'enum': ['enable', May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'disable', May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'Enable', May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'Disable', May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'ENABLE', May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'DISABLE'], May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'type': 'string'} May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance: May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'invalid' May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.380674 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute maintenance_mode. Value: invalid. 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.383297 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.385762 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.385762 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:15:29.385762 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:15:29.385762 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute maintenance_mode. Value: invalid. 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] May 18 22:15:29.385762 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.389679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a35f47f-134e-46b1-82ef-8f2eb2513a29 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Returning 400 to user: Invalid input for field/attribute maintenance_mode. Value: invalid. 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:29.392927 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5a35f47f-134e-46b1-82ef-8f2eb2513a29 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-hosts/n-d-841040-6" status: 400 len: 199 microversion: 2.1 time: 0.024702 May 18 22:15:29.395702 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 57/96] 10.222.0.58 () {60 vars in 1186 bytes} [Wed May 18 22:15:29 2022] PUT /compute/v2.1/os-hosts/n-d-841040-6 => generated 199 bytes in 28 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:15:29.411404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dae676b2-be2c-49f3-9f03-6f22e34f40c1 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Action: 'update', calling method: .version_select at 0x7fa2edd56ca0>, body: {"status": "invalid", "maintenance_mode": "enable"} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dae676b2-be2c-49f3-9f03-6f22e34f40c1 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Request method failure captured: May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: request: PUT /compute/v2.1/os-hosts/n-d-841040-6 HTTP/1.1 May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 51 May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_9RG9nvn44hNkQ6XyHjXhvf7gaSdHapZGr7Ud2OdsGXxUHZNVTP-6HG9jX7Fh9H-9Oz4u0wNBrVBBxT50BqfmRRacHhATlZu__y3zWLShQWScaeBPoHBBP-QOBhTSh750TYBLl3qg9KLbQrx6RFs0YT4PILJBWHh_iFJFWmaxYR2Y May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:29.421857 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:29.423163 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}] May 18 22:15:29.423163 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.423163 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.423163 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.423163 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.423163 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:29.423163 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:29.423163 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 5bfeb80c46a247a886eaf8c090192b98 May 18 22:15:29.423163 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.423163 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:15:29.423163 n-d-841040-6 devstack@n-api.service[119082]: {"status": "invalid", "maintenance_mode": "enable"} May 18 22:15:29.423163 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:29.423163 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute status. Value: invalid. 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'n-d-841040-6', 'body': {'status': 'invalid', 'maintenance_mode': 'enable'}} May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'enum' in schema['properties']['status']: May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'enum': ['enable', May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'disable', May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'Enable', May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'Disable', May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'ENABLE', May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'DISABLE'], May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'type': 'string'} May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance: May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'invalid' May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.423825 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute status. Value: invalid. 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.425141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.426717 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.426717 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:15:29.426717 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:15:29.426717 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute status. Value: invalid. 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] May 18 22:15:29.426717 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.430142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dae676b2-be2c-49f3-9f03-6f22e34f40c1 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Returning 400 to user: Invalid input for field/attribute status. Value: invalid. 'invalid' is not one of ['enable', 'disable', 'Enable', 'Disable', 'ENABLE', 'DISABLE'] {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:29.433552 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dae676b2-be2c-49f3-9f03-6f22e34f40c1 tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-hosts/n-d-841040-6" status: 400 len: 189 microversion: 2.1 time: 0.030955 May 18 22:15:29.440233 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 58/97] 10.222.0.58 () {60 vars in 1186 bytes} [Wed May 18 22:15:29 2022] PUT /compute/v2.1/os-hosts/n-d-841040-6 => generated 189 bytes in 33 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:15:29.452651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fa777107-4fb2-4453-96e5-34c405c6ac76 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Action: 'update', calling method: .version_select at 0x7fa2edd49af0>, body: {"status": "enable", "maintenance_mode": "enable"} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:29.458082 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:29.458082 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:29.464276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fa777107-4fb2-4453-96e5-34c405c6ac76 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Policy check for os_compute_api:os-hosts:update failed with credentials {'is_admin': False, 'user_id': '0b95ad9efcd24bab8d205a23a9e0d5b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a5d18b914214820b1715b47a8d52968', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fa777107-4fb2-4453-96e5-34c405c6ac76 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Request method failure captured: May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: request: PUT /compute/v2.1/os-hosts/n-d-841040-6 HTTP/1.1 May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 50 May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_6QmFpPJ-l1zi0TfyTVOIy8X-I7LzuqAe-ZhzTUtHVFAps9Bl6hHdJX6T7Yk04-JmO3QKK-_KdZbf-K0vtckg_o6JIKOD92KLYnV4Q46cOo-9E-OU2CBoEZrd1Jii9MAdMkdpotW419TX2s_Ud2QBS65I0z5M-4KLaOoHuSArDXV4 May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3a5d18b914214820b1715b47a8d52968 May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:15:29.470770 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3a5d18b914214820b1715b47a8d52968"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3a5d18b914214820b1715b47a8d52968"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3a5d18b914214820b1715b47a8d52968"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3a5d18b914214820b1715b47a8d52968"}]}] May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3a5d18b914214820b1715b47a8d52968 May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-1559890477 May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HostsAdminNegativeTestJSON-1559890477-project May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 0b95ad9efcd24bab8d205a23a9e0d5b0 May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HostsAdminNegativeTestJSON-1559890477-project May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: {"status": "enable", "maintenance_mode": "enable"} May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-hosts:update to be performed. May 18 22:15:29.471936 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'n-d-841040-6', 'body': {'status': 'enable', 'maintenance_mode': 'enable'}} May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 112, in update May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(hosts_policies.POLICY_NAME % 'update', May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:29.472765 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-hosts:update to be performed. May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-hosts:update to be performed. May 18 22:15:29.473818 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.475565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fa777107-4fb2-4453-96e5-34c405c6ac76 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-hosts:update to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:29.475565 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fa777107-4fb2-4453-96e5-34c405c6ac76 tempest-HostsAdminNegativeTestJSON-1559890477 tempest-HostsAdminNegativeTestJSON-1559890477-project] 10.222.0.58 "PUT /compute/v2.1/os-hosts/n-d-841040-6" status: 403 len: 111 microversion: 2.1 time: 0.031631 May 18 22:15:29.482460 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 59/98] 10.222.0.58 () {60 vars in 1186 bytes} [Wed May 18 22:15:29 2022] PUT /compute/v2.1/os-hosts/n-d-841040-6 => generated 111 bytes in 35 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:29.499616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-70f527ae-c8b9-4252-aea2-a116b42abf2e tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Action: 'update', calling method: .version_select at 0x7fa2edce7a60>, body: {"status": null, "maintenance_mode": null} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-70f527ae-c8b9-4252-aea2-a116b42abf2e tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Request method failure captured: May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: request: PUT /compute/v2.1/os-hosts/n-d-841040-6 HTTP/1.1 May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 42 May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_9RG9nvn44hNkQ6XyHjXhvf7gaSdHapZGr7Ud2OdsGXxUHZNVTP-6HG9jX7Fh9H-9Oz4u0wNBrVBBxT50BqfmRRacHhATlZu__y3zWLShQWScaeBPoHBBP-QOBhTSh750TYBLl3qg9KLbQrx6RFs0YT4PILJBWHh_iFJFWmaxYR2Y May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:29.505796 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}] May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 5bfeb80c46a247a886eaf8c090192b98 May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: {"status": null, "maintenance_mode": null} May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute status. Value: None. None is not of type 'string' May 18 22:15:29.506932 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'n-d-841040-6', 'body': {'status': None, 'maintenance_mode': None}} May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: None is not of type 'string' May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'type' in schema['properties']['status']: May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'enum': ['enable', May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'disable', May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'Enable', May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'Disable', May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'ENABLE', May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'DISABLE'], May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'type': 'string'} May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance: May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi None May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.507667 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute status. Value: None. None is not of type 'string' May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.509007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.510033 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:15:29.510033 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:15:29.510033 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute status. Value: None. None is not of type 'string' May 18 22:15:29.510033 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.510033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-70f527ae-c8b9-4252-aea2-a116b42abf2e tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Returning 400 to user: Invalid input for field/attribute status. Value: None. None is not of type 'string' {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:29.512783 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-70f527ae-c8b9-4252-aea2-a116b42abf2e tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-hosts/n-d-841040-6" status: 400 len: 127 microversion: 2.1 time: 0.027723 May 18 22:15:29.520016 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 60/99] 10.222.0.58 () {60 vars in 1186 bytes} [Wed May 18 22:15:29 2022] PUT /compute/v2.1/os-hosts/n-d-841040-6 => generated 127 bytes in 34 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:15:29.533064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fd62bb63-f0b3-43c4-a958-422f310d7bbe tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Action: 'update', calling method: .version_select at 0x7fa2edd56a60>, body: {"status": "enable", "maintenance_mode": "enable"} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:29.541334 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.hosts [None req-fd62bb63-f0b3-43c4-a958-422f310d7bbe tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Enabling host nonexistent_hostname. May 18 22:15:29.556501 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-fd62bb63-f0b3-43c4-a958-422f310d7bbe tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] HTTP exception thrown: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fd62bb63-f0b3-43c4-a958-422f310d7bbe tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Request method failure captured: May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: request: PUT /compute/v2.1/os-hosts/nonexistent_hostname HTTP/1.1 May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 50 May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_9RG9nvn44hNkQ6XyHjXhvf7gaSdHapZGr7Ud2OdsGXxUHZNVTP-6HG9jX7Fh9H-9Oz4u0wNBrVBBxT50BqfmRRacHhATlZu__y3zWLShQWScaeBPoHBBP-QOBhTSh750TYBLl3qg9KLbQrx6RFs0YT4PILJBWHh_iFJFWmaxYR2Y May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:29.559156 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ff7f4a6caa78436ea74337f03bedd62d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff7f4a6caa78436ea74337f03bedd62d"}]}] May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ff7f4a6caa78436ea74337f03bedd62d May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HostsAdminNegativeTestJSON-802139939 May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 5bfeb80c46a247a886eaf8c090192b98 May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HostsAdminNegativeTestJSON-802139939-project-admin May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: {"status": "enable", "maintenance_mode": "enable"} May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: exception: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.560540 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'nonexistent_hostname', 'body': {'status': 'enable', 'maintenance_mode': 'enable'}} May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 159, in _set_enabled_status May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = self.api.set_host_enabled(context, host_name, enabled) May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5859, in targeted May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi mapping = objects.HostMapping.get_by_host(context, host) May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 105, in get_by_host May 18 22:15:29.561449 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_mapping = cls._get_by_host_from_db(context, host) May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 100, in _get_by_host_from_db May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.HostMappingNotFound(name=host) May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.HostMappingNotFound: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:29.562614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 124, in update May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result['status'] = self._set_enabled_status(context, id, status) May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hosts.py", line 163, in _set_enabled_status May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Host 'nonexistent_hostname' is not mapped to any cell May 18 22:15:29.563861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:29.567357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fd62bb63-f0b3-43c4-a958-422f310d7bbe tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] Returning 404 to user: Host 'nonexistent_hostname' is not mapped to any cell {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:29.568911 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fd62bb63-f0b3-43c4-a958-422f310d7bbe tempest-HostsAdminNegativeTestJSON-802139939 tempest-HostsAdminNegativeTestJSON-802139939-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-hosts/nonexistent_hostname" status: 404 len: 99 microversion: 2.1 time: 0.044693 May 18 22:15:29.570163 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 61/100] 10.222.0.58 () {60 vars in 1210 bytes} [Wed May 18 22:15:29 2022] PUT /compute/v2.1/os-hosts/nonexistent_hostname => generated 99 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:15:29.593017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ee7d6b0c-0ac5-43ec-bebf-6817289a2103 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:29.594018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ee7d6b0c-0ac5-43ec-bebf-6817289a2103 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:29.600515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ee7d6b0c-0ac5-43ec-bebf-6817289a2103 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [119082] Writing DB stats nova_api:SELECT=89,nova_api:DELETE=7,nova_api:INSERT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:29.695601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee7d6b0c-0ac5-43ec-bebf-6817289a2103 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:29.707901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee7d6b0c-0ac5-43ec-bebf-6817289a2103 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:29.721110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee7d6b0c-0ac5-43ec-bebf-6817289a2103 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:29.722808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee7d6b0c-0ac5-43ec-bebf-6817289a2103 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:29.829249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-59afc0da-0876-45f7-9f2c-5bca5916d49f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:29.845725 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-59afc0da-0876-45f7-9f2c-5bca5916d49f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1265 microversion: 2.1 time: 0.644322 May 18 22:15:29.846372 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 40/101] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:29 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1265 bytes in 646 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:30.065994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b293e835-797f-4fb1-890e-cbcfeb749446 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:30.067515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b293e835-797f-4fb1-890e-cbcfeb749446 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:30.078720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b293e835-797f-4fb1-890e-cbcfeb749446 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:30.079941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b293e835-797f-4fb1-890e-cbcfeb749446 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:30.081944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b293e835-797f-4fb1-890e-cbcfeb749446 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:30.083153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b293e835-797f-4fb1-890e-cbcfeb749446 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:30.486950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b293e835-797f-4fb1-890e-cbcfeb749446 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:30.500165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b293e835-797f-4fb1-890e-cbcfeb749446 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1296 microversion: 2.1 time: 0.438999 May 18 22:15:30.505953 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 41/102] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:30 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1296 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:15:30.865426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3095abfa-41c9-4cc9-ad3e-a1cda06e890d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:30.866379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3095abfa-41c9-4cc9-ad3e-a1cda06e890d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:30.883468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3095abfa-41c9-4cc9-ad3e-a1cda06e890d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:30.883468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3095abfa-41c9-4cc9-ad3e-a1cda06e890d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:30.883468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3095abfa-41c9-4cc9-ad3e-a1cda06e890d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:30.883468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3095abfa-41c9-4cc9-ad3e-a1cda06e890d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:31.569754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ee7d6b0c-0ac5-43ec-bebf-6817289a2103 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:31.584867 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ee7d6b0c-0ac5-43ec-bebf-6817289a2103 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1341 microversion: 2.1 time: 2.009600 May 18 22:15:31.585564 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 62/103] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:29 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1341 bytes in 2014 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:31.598160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-befea28a-fd6a-4ed7-b9ba-f89e2e43df35 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:31.598763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-befea28a-fd6a-4ed7-b9ba-f89e2e43df35 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:31.631435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-befea28a-fd6a-4ed7-b9ba-f89e2e43df35 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:31.632127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-befea28a-fd6a-4ed7-b9ba-f89e2e43df35 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:31.633081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-befea28a-fd6a-4ed7-b9ba-f89e2e43df35 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:31.634329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-befea28a-fd6a-4ed7-b9ba-f89e2e43df35 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:31.695058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3095abfa-41c9-4cc9-ad3e-a1cda06e890d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:31.711509 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3095abfa-41c9-4cc9-ad3e-a1cda06e890d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1271 microversion: 2.1 time: 0.850081 May 18 22:15:31.725550 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 42/104] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:30 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1271 bytes in 856 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:15:32.444019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-befea28a-fd6a-4ed7-b9ba-f89e2e43df35 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:32.459659 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-befea28a-fd6a-4ed7-b9ba-f89e2e43df35 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1338 microversion: 2.1 time: 0.872968 May 18 22:15:32.462742 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 63/105] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:31 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1338 bytes in 876 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:32.602738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1919c220-9222-44a6-9c27-de4e8f897dfe tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:32.605018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1919c220-9222-44a6-9c27-de4e8f897dfe tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:32.634608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1919c220-9222-44a6-9c27-de4e8f897dfe tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:32.640213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1919c220-9222-44a6-9c27-de4e8f897dfe tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:32.647045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1919c220-9222-44a6-9c27-de4e8f897dfe tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:32.647574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1919c220-9222-44a6-9c27-de4e8f897dfe tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:32.736561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e3e75b5-4761-4709-a1ec-203d89d0ef82 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:32.738215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7e3e75b5-4761-4709-a1ec-203d89d0ef82 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:32.757968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e3e75b5-4761-4709-a1ec-203d89d0ef82 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:32.759918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e3e75b5-4761-4709-a1ec-203d89d0ef82 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:32.789717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e3e75b5-4761-4709-a1ec-203d89d0ef82 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:32.790685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e3e75b5-4761-4709-a1ec-203d89d0ef82 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:32.795386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-7e3e75b5-4761-4709-a1ec-203d89d0ef82 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:33.208274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7e3e75b5-4761-4709-a1ec-203d89d0ef82 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:33.228843 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7e3e75b5-4761-4709-a1ec-203d89d0ef82 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1271 microversion: 2.1 time: 0.499035 May 18 22:15:33.229429 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 64/106] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:32 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1271 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:15:33.457150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1919c220-9222-44a6-9c27-de4e8f897dfe tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:33.472110 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1919c220-9222-44a6-9c27-de4e8f897dfe tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1341 microversion: 2.1 time: 0.874388 May 18 22:15:33.479876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2c174982-d737-410f-bd70-a92b7c5d5b07 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:33.480463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2c174982-d737-410f-bd70-a92b7c5d5b07 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:33.482181 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 43/107] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:32 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1341 bytes in 885 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:33.490333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c174982-d737-410f-bd70-a92b7c5d5b07 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:33.490775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c174982-d737-410f-bd70-a92b7c5d5b07 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:33.514566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c174982-d737-410f-bd70-a92b7c5d5b07 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:33.515444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c174982-d737-410f-bd70-a92b7c5d5b07 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:34.251075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6172dd87-82b7-4ed2-9fd2-024d41702801 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:34.251739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6172dd87-82b7-4ed2-9fd2-024d41702801 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:34.261226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6172dd87-82b7-4ed2-9fd2-024d41702801 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:34.261448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6172dd87-82b7-4ed2-9fd2-024d41702801 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:34.279090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6172dd87-82b7-4ed2-9fd2-024d41702801 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:34.290428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6172dd87-82b7-4ed2-9fd2-024d41702801 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:35.025441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6172dd87-82b7-4ed2-9fd2-024d41702801 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:35.049900 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6172dd87-82b7-4ed2-9fd2-024d41702801 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1271 microversion: 2.1 time: 0.803870 May 18 22:15:35.050584 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 44/108] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:34 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1271 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:35.080123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2e6fcf26-6e90-4cc9-88f7-4d637c38bf6f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:35.080725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2e6fcf26-6e90-4cc9-88f7-4d637c38bf6f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:35.106211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e6fcf26-6e90-4cc9-88f7-4d637c38bf6f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:35.106947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e6fcf26-6e90-4cc9-88f7-4d637c38bf6f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:35.107895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e6fcf26-6e90-4cc9-88f7-4d637c38bf6f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:35.108466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e6fcf26-6e90-4cc9-88f7-4d637c38bf6f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:35.363561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2c174982-d737-410f-bd70-a92b7c5d5b07 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:35.378566 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2c174982-d737-410f-bd70-a92b7c5d5b07 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1338 microversion: 2.1 time: 1.902468 May 18 22:15:35.382202 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 65/109] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:33 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1338 bytes in 1907 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:35.941546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-55fa50b1-1f99-45ca-8ea6-43040dd7a806 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": "1024", "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-1520636138", "id": 987657057, "os-flavor-access:is_public": "True"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:35.944543 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:35.944543 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:35.986690 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-55fa50b1-1f99-45ca-8ea6-43040dd7a806 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 427 microversion: 2.1 time: 0.349961 May 18 22:15:36.001861 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 66/110] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:35 2022] POST /compute/v2.1/flavors => generated 427 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:36.013950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b0abaa76-9408-4900-b86e-804c7c5e33ab tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:36.016682 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:36.016682 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:36.055444 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b0abaa76-9408-4900-b86e-804c7c5e33ab tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/987657057" status: 202 len: 0 microversion: 2.1 time: 0.046183 May 18 22:15:36.065310 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 67/111] 10.222.0.58 () {58 vars in 1157 bytes} [Wed May 18 22:15:36 2022] DELETE /compute/v2.1/flavors/987657057 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:15:36.075985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dec557fd-e506-48b4-909f-a0d4e5d9466c tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:36.123227 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dec557fd-e506-48b4-909f-a0d4e5d9466c tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 4991 microversion: 2.1 time: 0.055588 May 18 22:15:36.123735 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 68/112] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:36 2022] GET /compute/v2.1/flavors/detail => generated 4991 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:36.136683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a9e97bb9-9b0e-4c58-b158-013f8940a22b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:36.142180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a9e97bb9-9b0e-4c58-b158-013f8940a22b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:36.153831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9e97bb9-9b0e-4c58-b158-013f8940a22b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:36.155665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9e97bb9-9b0e-4c58-b158-013f8940a22b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:36.156900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9e97bb9-9b0e-4c58-b158-013f8940a22b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:36.158724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9e97bb9-9b0e-4c58-b158-013f8940a22b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:36.537964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2e6fcf26-6e90-4cc9-88f7-4d637c38bf6f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:36.552843 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2e6fcf26-6e90-4cc9-88f7-4d637c38bf6f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1341 microversion: 2.1 time: 1.482583 May 18 22:15:36.568901 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 45/113] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:35 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1341 bytes in 1502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:36.600256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-264cbf96-7da1-4334-9fa0-fa63ecef06eb tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1181369765", "id": 823025434, "swap": 1024, "rxtx_factor": 2, "OS-FLV-EXT-DATA:ephemeral": 10, "os-flavor-access:is_public": "True"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:36.624533 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:36.624533 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:36.679551 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-264cbf96-7da1-4334-9fa0-fa63ecef06eb tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.1 time: 0.109049 May 18 22:15:36.680154 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 46/114] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:36 2022] POST /compute/v2.1/flavors => generated 414 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:36.703213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d31c87c9-3c01-41b9-8b6c-b303b7709f74 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:36.705689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d31c87c9-3c01-41b9-8b6c-b303b7709f74 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:36.716592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d31c87c9-3c01-41b9-8b6c-b303b7709f74 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:36.721723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d31c87c9-3c01-41b9-8b6c-b303b7709f74 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:36.722766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d31c87c9-3c01-41b9-8b6c-b303b7709f74 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:36.724683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d31c87c9-3c01-41b9-8b6c-b303b7709f74 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:37.077500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a9e97bb9-9b0e-4c58-b158-013f8940a22b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:37.149812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d31c87c9-3c01-41b9-8b6c-b303b7709f74 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [119083] Writing DB stats nova_cell0:SELECT=10 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:37.304448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a9e97bb9-9b0e-4c58-b158-013f8940a22b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:37.328523 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a9e97bb9-9b0e-4c58-b158-013f8940a22b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1313 microversion: 2.1 time: 1.193301 May 18 22:15:37.328978 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 69/115] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:36 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1313 bytes in 1200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:37.438693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d31c87c9-3c01-41b9-8b6c-b303b7709f74 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:37.453236 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d31c87c9-3c01-41b9-8b6c-b303b7709f74 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1338 microversion: 2.1 time: 0.771344 May 18 22:15:37.465928 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 47/116] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:36 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1338 bytes in 784 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:37.490867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d7b75354-5a6b-44a1-9a77-75691e9f4360 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:37.601217 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d7b75354-5a6b-44a1-9a77-75691e9f4360 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5395 microversion: 2.1 time: 0.133956 May 18 22:15:37.608320 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 48/117] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:37 2022] GET /compute/v2.1/flavors/detail => generated 5395 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:37.623755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-663dd2ec-fd48-4bfa-8f4f-d70437426239 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:37.633894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-663dd2ec-fd48-4bfa-8f4f-d70437426239 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:37.653835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-663dd2ec-fd48-4bfa-8f4f-d70437426239 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:37.662038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-663dd2ec-fd48-4bfa-8f4f-d70437426239 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:37.664367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-663dd2ec-fd48-4bfa-8f4f-d70437426239 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:37.664812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-663dd2ec-fd48-4bfa-8f4f-d70437426239 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:37.918140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f4fe0cb1-a372-44dc-be6e-7010011ed17b req-1385d867-5e4e-4724-be9a-c9b51873a028 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cdc3a06e-38aa-429c-81c7-9d26f6dacd3c", "tag": "6347a24c-a264-4336-86ef-53069e12e7bd"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:37.933046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f4fe0cb1-a372-44dc-be6e-7010011ed17b req-1385d867-5e4e-4724-be9a-c9b51873a028 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:37.933915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f4fe0cb1-a372-44dc-be6e-7010011ed17b req-1385d867-5e4e-4724-be9a-c9b51873a028 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:37.956611 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f4fe0cb1-a372-44dc-be6e-7010011ed17b req-1385d867-5e4e-4724-be9a-c9b51873a028 service nova] Creating event network-changed:6347a24c-a264-4336-86ef-53069e12e7bd for instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c on n-h2-841040-6 May 18 22:15:37.966200 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f4fe0cb1-a372-44dc-be6e-7010011ed17b req-1385d867-5e4e-4724-be9a-c9b51873a028 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.634405 May 18 22:15:37.979696 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 70/118] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:15:37 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:37.986772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7f18618c-aea3-48b2-a875-026794e4656b tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:38.000385 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:38.000385 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:38.035141 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7f18618c-aea3-48b2-a875-026794e4656b tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/823025434" status: 202 len: 0 microversion: 2.1 time: 0.052252 May 18 22:15:38.035959 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 71/119] 10.222.0.58 () {58 vars in 1157 bytes} [Wed May 18 22:15:37 2022] DELETE /compute/v2.1/flavors/823025434 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:15:38.045107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3425d5f6-dca7-4b8a-be80-861b38463c06 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:38.087567 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3425d5f6-dca7-4b8a-be80-861b38463c06 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 4991 microversion: 2.1 time: 0.046868 May 18 22:15:38.102882 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 72/120] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:38 2022] GET /compute/v2.1/flavors/detail => generated 4991 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:38.122118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c11af8dd-113f-400b-82a1-0f22b6ed53ea tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-1138119155", "id": 1360274053, "os-flavor-access:is_public": "True"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:38.123942 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:38.123942 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:38.170429 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c11af8dd-113f-400b-82a1-0f22b6ed53ea tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 429 microversion: 2.1 time: 0.047090 May 18 22:15:38.170429 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 73/121] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:38 2022] POST /compute/v2.1/flavors => generated 429 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:38.177250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f5b2a198-313a-4ad4-8f44-32833334d785 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:38.248250 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f5b2a198-313a-4ad4-8f44-32833334d785 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1360274053" status: 202 len: 0 microversion: 2.1 time: 0.074717 May 18 22:15:38.249012 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 74/122] 10.222.0.58 () {58 vars in 1160 bytes} [Wed May 18 22:15:38 2022] DELETE /compute/v2.1/flavors/1360274053 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:15:38.257062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-35e7585b-4c42-47fa-8bf7-8b51a6666a7d tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:38.307553 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-35e7585b-4c42-47fa-8bf7-8b51a6666a7d tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 4991 microversion: 2.1 time: 0.054127 May 18 22:15:38.308570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-663dd2ec-fd48-4bfa-8f4f-d70437426239 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [119083] Writing DB stats nova_cell0:SELECT=32 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:38.315590 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 75/123] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:38 2022] GET /compute/v2.1/flavors/detail => generated 4991 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:38.343588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a6ba1677-8121-4022-bfca-7dda167b15e8 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-1611090451", "id": null, "os-flavor-access:is_public": "True"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:38.397699 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a6ba1677-8121-4022-bfca-7dda167b15e8 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 507 microversion: 2.1 time: 0.063891 May 18 22:15:38.407503 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 76/124] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:38 2022] POST /compute/v2.1/flavors => generated 507 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:38.419187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0c986963-4e58-4a7f-b4bf-e8fda148621a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:38.420382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0c986963-4e58-4a7f-b4bf-e8fda148621a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:38.432165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c986963-4e58-4a7f-b4bf-e8fda148621a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:38.432964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c986963-4e58-4a7f-b4bf-e8fda148621a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:38.434257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c986963-4e58-4a7f-b4bf-e8fda148621a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:38.435441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c986963-4e58-4a7f-b4bf-e8fda148621a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:38.480146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-663dd2ec-fd48-4bfa-8f4f-d70437426239 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:38.498160 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-663dd2ec-fd48-4bfa-8f4f-d70437426239 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1341 microversion: 2.1 time: 0.888472 May 18 22:15:38.508777 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 49/125] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:37 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1341 bytes in 899 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:38.533544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5a45c30d-d18f-4152-83da-432baa8bb9ed tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:38.540306 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:38.540306 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:38.657713 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5a45c30d-d18f-4152-83da-432baa8bb9ed tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/504e1613-cb4e-433a-8f3e-24e3c2482e3a" status: 202 len: 0 microversion: 2.1 time: 0.147348 May 18 22:15:38.669054 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 50/126] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:15:38 2022] DELETE /compute/v2.1/flavors/504e1613-cb4e-433a-8f3e-24e3c2482e3a => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:15:38.700850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7edb6f8e-9e27-4355-aaa6-e55599fdcf10 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:38.704020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7edb6f8e-9e27-4355-aaa6-e55599fdcf10 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:38.735063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7edb6f8e-9e27-4355-aaa6-e55599fdcf10 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:38.738082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7edb6f8e-9e27-4355-aaa6-e55599fdcf10 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:38.739943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7edb6f8e-9e27-4355-aaa6-e55599fdcf10 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:38.742987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7edb6f8e-9e27-4355-aaa6-e55599fdcf10 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:38.838281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0c986963-4e58-4a7f-b4bf-e8fda148621a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:38.984055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c986963-4e58-4a7f-b4bf-e8fda148621a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:38.997396 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0c986963-4e58-4a7f-b4bf-e8fda148621a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1313 microversion: 2.1 time: 0.587723 May 18 22:15:38.998411 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 77/127] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:38 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1313 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:39.023704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d93de9f-4ba8-4c12-8fa6-9581a01e2368 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:39.082221 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9d93de9f-4ba8-4c12-8fa6-9581a01e2368 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 4991 microversion: 2.1 time: 0.078547 May 18 22:15:39.093765 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 78/128] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:38 2022] GET /compute/v2.1/flavors/detail => generated 4991 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:39.111843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5e8c1d2d-af1a-4abe-8ca5-51179cecbb15 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-708155559", "id": "3b9626b3-e95a-4789-90bb-f0a0a04d687c", "os-flavor-access:is_public": "True"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:39.115421 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:39.115421 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:39.166970 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5e8c1d2d-af1a-4abe-8ca5-51179cecbb15 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 506 microversion: 2.1 time: 0.059058 May 18 22:15:39.170823 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 79/129] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:39 2022] POST /compute/v2.1/flavors => generated 506 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:15:39.181238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99165c7d-1630-4ab1-b802-d19c4e888f0f tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:39.183620 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:39.183620 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:39.231371 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-99165c7d-1630-4ab1-b802-d19c4e888f0f tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/3b9626b3-e95a-4789-90bb-f0a0a04d687c" status: 202 len: 0 microversion: 2.1 time: 0.056567 May 18 22:15:39.232674 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 80/130] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:15:39 2022] DELETE /compute/v2.1/flavors/3b9626b3-e95a-4789-90bb-f0a0a04d687c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:15:39.241319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-35f43adb-70cf-4c30-8b49-215c1e3d4174 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:39.287754 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-35f43adb-70cf-4c30-8b49-215c1e3d4174 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 4991 microversion: 2.1 time: 0.050687 May 18 22:15:39.291725 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 81/131] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:39 2022] GET /compute/v2.1/flavors/detail => generated 4991 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:15:39.514973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7edb6f8e-9e27-4355-aaa6-e55599fdcf10 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:39.527355 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7edb6f8e-9e27-4355-aaa6-e55599fdcf10 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1338 microversion: 2.1 time: 0.854704 May 18 22:15:39.540846 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 51/132] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:38 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1338 bytes in 871 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:39.550195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0990bd65-0036-40b2-b4ff-430385cb033a tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-2027065804", "id": 78291700, "os-flavor-access:is_public": "True"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:39.553850 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:39.553850 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:39.586794 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0990bd65-0036-40b2-b4ff-430385cb033a tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.1 time: 0.043940 May 18 22:15:39.589252 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 52/133] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:39 2022] POST /compute/v2.1/flavors => generated 408 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:39.603871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-89b6bed1-de3b-4fd6-a2c5-c1bfb98a1ec7 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:39.605574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-89b6bed1-de3b-4fd6-a2c5-c1bfb98a1ec7 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:39.621844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89b6bed1-de3b-4fd6-a2c5-c1bfb98a1ec7 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:39.623287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89b6bed1-de3b-4fd6-a2c5-c1bfb98a1ec7 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:39.630184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-81a269a0-4b22-4780-93de-2260bc0aea61 req-4cabee4e-a574-4a66-aa05-4df0a7c0f6d4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c2016ad4-381e-4d04-b941-f7535ab9534b", "name": "network-vif-plugged", "status": "completed", "tag": "4e612b60-6a3b-4579-b7ef-2d4991ebc95b"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:39.639551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89b6bed1-de3b-4fd6-a2c5-c1bfb98a1ec7 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:39.643725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-81a269a0-4b22-4780-93de-2260bc0aea61 req-4cabee4e-a574-4a66-aa05-4df0a7c0f6d4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:39.644800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89b6bed1-de3b-4fd6-a2c5-c1bfb98a1ec7 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:39.654288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-81a269a0-4b22-4780-93de-2260bc0aea61 req-4cabee4e-a574-4a66-aa05-4df0a7c0f6d4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:39.691389 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-81a269a0-4b22-4780-93de-2260bc0aea61 req-4cabee4e-a574-4a66-aa05-4df0a7c0f6d4 service nova] Creating event network-vif-plugged:4e612b60-6a3b-4579-b7ef-2d4991ebc95b for instance c2016ad4-381e-4d04-b941-f7535ab9534b on n-h2-841040-6 May 18 22:15:39.704105 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-81a269a0-4b22-4780-93de-2260bc0aea61 req-4cabee4e-a574-4a66-aa05-4df0a7c0f6d4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.409257 May 18 22:15:39.705046 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 82/134] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:15:39 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:39.719115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f6ae2685-8355-4058-bcef-0168aa60dfe0 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:39.740360 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f6ae2685-8355-4058-bcef-0168aa60dfe0 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/78291700" status: 200 len: 408 microversion: 2.1 time: 0.029867 May 18 22:15:39.747460 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 83/135] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:39 2022] GET /compute/v2.1/flavors/78291700 => generated 408 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:39.990639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-89b6bed1-de3b-4fd6-a2c5-c1bfb98a1ec7 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:40.009703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-89b6bed1-de3b-4fd6-a2c5-c1bfb98a1ec7 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [119083] Writing DB stats nova_cell1:SELECT=95 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:40.016841 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-89b6bed1-de3b-4fd6-a2c5-c1bfb98a1ec7 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1341 microversion: 2.1 time: 0.424320 May 18 22:15:40.020133 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 53/136] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:39 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1341 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:40.188482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d11eb0f-67d0-4a23-9bc1-ed4d7fcf6f5c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:40.254777 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9d11eb0f-67d0-4a23-9bc1-ed4d7fcf6f5c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.501493 May 18 22:15:40.259750 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 84/137] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:15:39 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:40.277206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3ca06290-417c-4435-ba43-9d5ac6aad576 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:40.278560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3ca06290-417c-4435-ba43-9d5ac6aad576 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:40.304328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ca06290-417c-4435-ba43-9d5ac6aad576 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:40.306491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ca06290-417c-4435-ba43-9d5ac6aad576 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:40.307602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ca06290-417c-4435-ba43-9d5ac6aad576 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:40.309682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ca06290-417c-4435-ba43-9d5ac6aad576 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:40.449195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e47a624d-967b-4afe-8220-f66c1722b670 tempest-FlavorsAdminTestJSON-1610673696 tempest-FlavorsAdminTestJSON-1610673696-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:40.558854 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e47a624d-967b-4afe-8220-f66c1722b670 tempest-FlavorsAdminTestJSON-1610673696 tempest-FlavorsAdminTestJSON-1610673696-project] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5389 microversion: 2.1 time: 0.525902 May 18 22:15:40.559734 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 54/138] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:40 2022] GET /compute/v2.1/flavors/detail => generated 5389 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:40.998219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3ca06290-417c-4435-ba43-9d5ac6aad576 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:41.014447 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3ca06290-417c-4435-ba43-9d5ac6aad576 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1313 microversion: 2.1 time: 0.753048 May 18 22:15:41.027246 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 85/139] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:40 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1313 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:41.034007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b41fa4c0-3e29-4a65-bf5d-a029508c6a3b tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:41.034712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b41fa4c0-3e29-4a65-bf5d-a029508c6a3b tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:41.043255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b41fa4c0-3e29-4a65-bf5d-a029508c6a3b tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:41.044165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b41fa4c0-3e29-4a65-bf5d-a029508c6a3b tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:41.045109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b41fa4c0-3e29-4a65-bf5d-a029508c6a3b tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:41.046126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b41fa4c0-3e29-4a65-bf5d-a029508c6a3b tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:41.186051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d202aca3-ddb1-4994-83a5-b35e5c045e58 tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 1024, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_1-426621040", "id": 409849139, "OS-FLV-EXT-DATA:ephemeral": 1, "os-flavor-access:is_public": "True"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:41.188361 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:41.188361 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:41.226747 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d202aca3-ddb1-4994-83a5-b35e5c045e58 tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 421 microversion: 2.1 time: 0.661135 May 18 22:15:41.229098 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 55/140] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:40 2022] POST /compute/v2.1/flavors => generated 421 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:41.246095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e31c8aa5-766d-44f9-9fd8-f08ff7dc1714 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:41.247256 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:41.247256 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:41.283433 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e31c8aa5-766d-44f9-9fd8-f08ff7dc1714 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/78291700" status: 202 len: 0 microversion: 2.1 time: 0.051920 May 18 22:15:41.288258 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 56/141] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:15:41 2022] DELETE /compute/v2.1/flavors/78291700 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:15:41.560077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b41fa4c0-3e29-4a65-bf5d-a029508c6a3b tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:41.576348 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b41fa4c0-3e29-4a65-bf5d-a029508c6a3b tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1338 microversion: 2.1 time: 0.546768 May 18 22:15:41.576938 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 86/142] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:41 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1338 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:41.587962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5c6fbd4f-b7c4-40af-96e3-a1a070ed713d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:41.588576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5c6fbd4f-b7c4-40af-96e3-a1a070ed713d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:41.619674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c6fbd4f-b7c4-40af-96e3-a1a070ed713d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:41.620112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c6fbd4f-b7c4-40af-96e3-a1a070ed713d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:41.620892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c6fbd4f-b7c4-40af-96e3-a1a070ed713d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:41.621317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c6fbd4f-b7c4-40af-96e3-a1a070ed713d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:41.836968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eca210dc-f39f-4d03-9347-d57033f0a0a3 tempest-QuotaClassesAdmin257Test-941189695 tempest-QuotaClassesAdmin257Test-941189695-project-admin] Calling method '.version_select at 0x7fa2edced280>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:41.839301 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-quota-class-sets:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:41.839301 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:41.871730 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eca210dc-f39f-4d03-9347-d57033f0a0a3 tempest-QuotaClassesAdmin257Test-941189695 tempest-QuotaClassesAdmin257Test-941189695-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 172 microversion: 2.57 time: 0.581466 May 18 22:15:41.872322 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 57/143] 10.222.0.58 () {60 vars in 1225 bytes} [Wed May 18 22:15:41 2022] GET /compute/v2.1/os-quota-class-sets/default => generated 172 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:15:41.880946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b2b6923-c81a-4ec5-a010-48b2b8292c69 tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:41.891715 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0b2b6923-c81a-4ec5-a010-48b2b8292c69 tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/452/os-extra_specs" status: 200 len: 19 microversion: 2.1 time: 0.015509 May 18 22:15:41.897377 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 58/144] 10.222.0.58 () {58 vars in 1181 bytes} [Wed May 18 22:15:41 2022] GET /compute/v2.1/flavors/452/os-extra_specs => generated 19 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:15:41.902554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72ce12b4-9fa5-4811-8b01-4cdf1546d849 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:41.923779 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72ce12b4-9fa5-4811-8b01-4cdf1546d849 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5402 microversion: 2.1 time: 0.024832 May 18 22:15:41.925087 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 59/145] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:41 2022] GET /compute/v2.1/flavors/detail => generated 5402 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:41.931969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-93bdca7c-9269-4c62-8c63-9c891df58de9 req-08178635-4467-4d7f-92bf-777398b1f8e8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8de69447-4474-4443-9d90-210af0e99259", "tag": "b32c7031-e668-45f7-ace9-fe8e52b448f6"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:41.951821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-93bdca7c-9269-4c62-8c63-9c891df58de9 req-08178635-4467-4d7f-92bf-777398b1f8e8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:41.952374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-93bdca7c-9269-4c62-8c63-9c891df58de9 req-08178635-4467-4d7f-92bf-777398b1f8e8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:41.992200 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-93bdca7c-9269-4c62-8c63-9c891df58de9 req-08178635-4467-4d7f-92bf-777398b1f8e8 service nova] Creating event network-changed:b32c7031-e668-45f7-ace9-fe8e52b448f6 for instance 8de69447-4474-4443-9d90-210af0e99259 on n-h1-841040-6 May 18 22:15:41.992740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-93bdca7c-9269-4c62-8c63-9c891df58de9 req-08178635-4467-4d7f-92bf-777398b1f8e8 service nova] Acquired lock "compute-rpcapi-router" {{(pid=119083) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:294}} May 18 22:15:41.993910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-275b7e87-6143-4ba3-99aa-d88e38283224 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:41.994353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-275b7e87-6143-4ba3-99aa-d88e38283224 None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:41.995130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-275b7e87-6143-4ba3-99aa-d88e38283224 None None] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:41.995562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-275b7e87-6143-4ba3-99aa-d88e38283224 None None] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.005493 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.compute.rpcapi [None req-275b7e87-6143-4ba3-99aa-d88e38283224 None None] Automatically selected compute RPC version 6.0 from minimum service version 61 May 18 22:15:42.006437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-275b7e87-6143-4ba3-99aa-d88e38283224 None None] Releasing lock "compute-rpcapi-router" {{(pid=119083) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:312}} May 18 22:15:42.026012 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-275b7e87-6143-4ba3-99aa-d88e38283224 None None] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.099182 May 18 22:15:42.026920 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 60/146] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:15:41 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:42.072698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5c6fbd4f-b7c4-40af-96e3-a1a070ed713d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:42.083873 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5c6fbd4f-b7c4-40af-96e3-a1a070ed713d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1341 microversion: 2.1 time: 0.505358 May 18 22:15:42.085451 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 87/147] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:41 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1341 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:42.095340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-56df0201-0a50-4a0a-955e-4428b0525be9 tempest-QuotaClassesAdmin257Test-941189695 tempest-QuotaClassesAdmin257Test-941189695-project-admin] Action: 'update', calling method: .version_select at 0x7fa2edd49940>, body: {"quota_class_set": {"cores": 120, "instances": 110, "key_pairs": 200, "metadata_items": 228, "ram": 51300, "server_group_members": 110, "server_groups": 110}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:42.096978 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-quota-class-sets:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:42.096978 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:42.112834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f808dde-393f-4a8d-a651-093d76e78236 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Calling method '.version_select at 0x7fa2edb24280>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:42.113854 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:42.113854 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:42.116830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f808dde-393f-4a8d-a651-093d76e78236 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:42.117611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f808dde-393f-4a8d-a651-093d76e78236 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.143494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f808dde-393f-4a8d-a651-093d76e78236 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:42.144171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f808dde-393f-4a8d-a651-093d76e78236 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.157561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f808dde-393f-4a8d-a651-093d76e78236 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:42.158409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f808dde-393f-4a8d-a651-093d76e78236 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.168699 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2f808dde-393f-4a8d-a651-093d76e78236 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors" status: 200 len: 191 microversion: 2.1 time: 0.139866 May 18 22:15:42.170195 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 61/148] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:42 2022] GET /compute/v2.1/os-hypervisors => generated 191 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:42.175108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b57833fe-07a9-4eef-8614-6532ef9a118f tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 1024, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_0-1070979046", "id": 267339796, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": "True"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:42.178029 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:42.178029 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:42.200522 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b57833fe-07a9-4eef-8614-6532ef9a118f tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 422 microversion: 2.1 time: 0.028846 May 18 22:15:42.202319 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 62/149] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:42 2022] POST /compute/v2.1/flavors => generated 422 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:42.203568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-56df0201-0a50-4a0a-955e-4428b0525be9 tempest-QuotaClassesAdmin257Test-941189695 tempest-QuotaClassesAdmin257Test-941189695-project-admin] [119082] Writing DB stats nova_api:SELECT=77,nova_api:INSERT=7,nova_api:DELETE=12,nova_api:UPDATE=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:42.212610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-db168fb6-5c77-446e-a752-d09ade819706 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAdminTestJSON-flavor-276105915", "id": 1194408003, "os-flavor-access:is_public": "False"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:42.255601 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-db168fb6-5c77-446e-a752-d09ade819706 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 429 microversion: 2.1 time: 0.050766 May 18 22:15:42.267198 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 63/150] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:42 2022] POST /compute/v2.1/flavors => generated 429 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:42.279221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4a16d5de-7ba7-4c40-ae0b-0110a77266d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:42.280891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4a16d5de-7ba7-4c40-ae0b-0110a77266d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:42.292367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a16d5de-7ba7-4c40-ae0b-0110a77266d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:42.292809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a16d5de-7ba7-4c40-ae0b-0110a77266d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.293642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a16d5de-7ba7-4c40-ae0b-0110a77266d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:42.295380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a16d5de-7ba7-4c40-ae0b-0110a77266d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.401009 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-56df0201-0a50-4a0a-955e-4428b0525be9 tempest-QuotaClassesAdmin257Test-941189695 tempest-QuotaClassesAdmin257Test-941189695-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 159 microversion: 2.57 time: 0.312643 May 18 22:15:42.406252 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 88/151] 10.222.0.58 () {62 vars in 1246 bytes} [Wed May 18 22:15:42 2022] PUT /compute/v2.1/os-quota-class-sets/default => generated 159 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:15:42.415097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-00af0486-8c92-439a-98db-e4ac5427742e tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Calling method '.version_select at 0x7fa2edd56f70>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:42.416085 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:servers": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:42.416085 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:42.417315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00af0486-8c92-439a-98db-e4ac5427742e tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:42.417797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00af0486-8c92-439a-98db-e4ac5427742e tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.435822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00af0486-8c92-439a-98db-e4ac5427742e tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:42.436283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00af0486-8c92-439a-98db-e4ac5427742e tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.475634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00af0486-8c92-439a-98db-e4ac5427742e tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:42.476313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00af0486-8c92-439a-98db-e4ac5427742e tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.483279 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-00af0486-8c92-439a-98db-e4ac5427742e tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/n-h2-841040-6/servers" status: 200 len: 275 microversion: 2.1 time: 0.080603 May 18 22:15:42.484410 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 89/152] 10.222.0.58 () {58 vars in 1211 bytes} [Wed May 18 22:15:42 2022] GET /compute/v2.1/os-hypervisors/n-h2-841040-6/servers => generated 275 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:42.489956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-05e28983-5b79-40d7-9ff8-c933547d86b0 tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:42.501673 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-05e28983-5b79-40d7-9ff8-c933547d86b0 tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/452/os-extra_specs" status: 200 len: 19 microversion: 2.1 time: 0.015329 May 18 22:15:42.502921 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 90/153] 10.222.0.58 () {58 vars in 1181 bytes} [Wed May 18 22:15:42 2022] GET /compute/v2.1/flavors/452/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:15:42.507762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1408df50-7fc8-4100-a375-18db1d23c6f2 tempest-FlavorsAdminTestJSON-1610673696 tempest-FlavorsAdminTestJSON-1610673696-project] Action: 'create', calling method: >, body: {"server": {"name": "test", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "1194408003"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:42.520356 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-1408df50-7fc8-4100-a375-18db1d23c6f2 tempest-FlavorsAdminTestJSON-1610673696 tempest-FlavorsAdminTestJSON-1610673696-project] HTTP exception thrown: Flavor 1194408003 could not be found. May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1408df50-7fc8-4100-a375-18db1d23c6f2 tempest-FlavorsAdminTestJSON-1610673696 tempest-FlavorsAdminTestJSON-1610673696-project] Request method failure captured: May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 107 May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAFiUFCB7-2oqmYy6431A0KxdHgfzA_KF7GwCOABq2_a8o-p_xkFef52rhsz71_iEVNbn-FPFeQFOfTBqaJxS6h4wfhLqIUXTDf9SKzpT_1RqwVMuJzL8FxqMNuGVpBa-EfMhPh10fF_CrABdUVU0tIGVIQsbhm3YM-gEbV0DaIT8k May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ea7e39c768444067a5b5a1f6bb3432e9 May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-FlavorsAdminTestJSON-1610673696 May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:15:42.523636 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:15:42.525114 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ea7e39c768444067a5b5a1f6bb3432e9"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ea7e39c768444067a5b5a1f6bb3432e9"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ea7e39c768444067a5b5a1f6bb3432e9"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ea7e39c768444067a5b5a1f6bb3432e9"}]}] May 18 22:15:42.525114 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-FlavorsAdminTestJSON-1610673696 May 18 22:15:42.525114 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ea7e39c768444067a5b5a1f6bb3432e9 May 18 22:15:42.525114 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-FlavorsAdminTestJSON-1610673696 May 18 22:15:42.525114 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-FlavorsAdminTestJSON-1610673696-project May 18 22:15:42.525114 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:42.525114 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:42.525114 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: d75cd65542bc437496c0de3c3c2991dd May 18 22:15:42.525114 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-FlavorsAdminTestJSON-1610673696-project May 18 22:15:42.525114 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:15:42.525114 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "test", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "1194408003"}} May 18 22:15:42.525114 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:15:42.525114 n-d-841040-6 devstack@n-api.service[119082]: exception: Flavor 1194408003 could not be found. May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'server': {'name': 'test', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '1194408003'}}} May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 778, in create May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi flavor = flavors.get_flavor_by_flavor_id( May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/flavors.py", line 139, in get_flavor_by_flavor_id May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return objects.Flavor.get_by_flavor_id(ctxt, flavorid, read_deleted) May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 390, in get_by_flavor_id May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_flavor = cls._flavor_get_by_flavor_id_from_db(context, May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/db/utils.py", line 35, in wrapper May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 317, in _flavor_get_by_flavor_id_from_db May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.FlavorNotFound(flavor_id=flavor_id) May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.FlavorNotFound: Flavor 1194408003 could not be found. May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:42.526069 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [Previous line repeated 10 more times] May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 866, in create May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=error.format_message()) May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Flavor 1194408003 could not be found. May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:42.527430 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:42.528805 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:42.528805 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:42.528805 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:42.528805 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor 1194408003 could not be found. May 18 22:15:42.528805 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:42.528805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1408df50-7fc8-4100-a375-18db1d23c6f2 tempest-FlavorsAdminTestJSON-1610673696 tempest-FlavorsAdminTestJSON-1610673696-project] Returning 400 to user: Flavor 1194408003 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:42.529260 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1408df50-7fc8-4100-a375-18db1d23c6f2 tempest-FlavorsAdminTestJSON-1610673696 tempest-FlavorsAdminTestJSON-1610673696-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 81 microversion: 2.1 time: 0.024199 May 18 22:15:42.532908 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 91/154] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:42 2022] POST /compute/v2.1/servers => generated 81 bytes in 26 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) May 18 22:15:42.535308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ebb82a38-4d8c-4d9b-94e4-2515c5e7dd32 tempest-QuotaClassesAdmin257Test-941189695 tempest-QuotaClassesAdmin257Test-941189695-project-admin] Calling method '.version_select at 0x7fa2edce7280>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:42.536818 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-quota-class-sets:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:42.536818 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:42.556305 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ebb82a38-4d8c-4d9b-94e4-2515c5e7dd32 tempest-QuotaClassesAdmin257Test-941189695 tempest-QuotaClassesAdmin257Test-941189695-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 176 microversion: 2.57 time: 0.024900 May 18 22:15:42.558234 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 92/155] 10.222.0.58 () {60 vars in 1225 bytes} [Wed May 18 22:15:42 2022] GET /compute/v2.1/os-quota-class-sets/default => generated 176 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:15:42.568101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-682efcbe-1aed-454c-b3e7-e4d8790a4180 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Calling method '.version_select at 0x7fa2edce7040>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:42.569031 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:42.569031 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:42.570414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-682efcbe-1aed-454c-b3e7-e4d8790a4180 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:42.571053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-682efcbe-1aed-454c-b3e7-e4d8790a4180 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.606580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-682efcbe-1aed-454c-b3e7-e4d8790a4180 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:42.610979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-682efcbe-1aed-454c-b3e7-e4d8790a4180 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.652506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-682efcbe-1aed-454c-b3e7-e4d8790a4180 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:42.652938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-682efcbe-1aed-454c-b3e7-e4d8790a4180 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.670114 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-682efcbe-1aed-454c-b3e7-e4d8790a4180 tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors" status: 200 len: 191 microversion: 2.1 time: 0.109941 May 18 22:15:42.675896 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 93/156] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:42 2022] GET /compute/v2.1/os-hypervisors => generated 191 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:42.692026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-11593064-7ac8-43f6-9f32-b52330e905b3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Action: 'create', calling method: .version_select at 0x7fa2edce7280>, body: {"keypair": {"name": "tempest-keypair-605617042", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC5oGAq5zmq4N7AEbPXKIPxRyHXLvSEk5chTS8ZE5uWSqmtFy/GBMu0IccvB2ZYFLW8YuNVnQSuGbFv9jhXExidvD39b54PFUTa6CWpsrG9YorMk0WGSGlxPWU0f6GODtg=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:42.714775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-11593064-7ac8-43f6-9f32-b52330e905b3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Getting quotas for project c9a4bba18fc949d08696809466acabb5. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:15:42.723219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-11593064-7ac8-43f6-9f32-b52330e905b3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Getting quotas for user d3c70718a06d4cc49a7b66477d1dc654 and project c9a4bba18fc949d08696809466acabb5. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:15:42.754388 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-11593064-7ac8-43f6-9f32-b52330e905b3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.069165 May 18 22:15:42.756315 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 94/157] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:15:42 2022] POST /compute/v2.1/os-keypairs => generated 385 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:42.768350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4db915f6-4e05-467b-bf4d-2c7f011eacb8 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:42.775353 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:42.775353 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:42.812816 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4db915f6-4e05-467b-bf4d-2c7f011eacb8 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1194408003" status: 202 len: 0 microversion: 2.1 time: 0.054071 May 18 22:15:42.813832 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 95/158] 10.222.0.58 () {58 vars in 1160 bytes} [Wed May 18 22:15:42 2022] DELETE /compute/v2.1/flavors/1194408003 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:15:42.830740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4a16d5de-7ba7-4c40-ae0b-0110a77266d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:42.831379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-87eff6cc-4aee-416b-99e6-cc6c902b66a3 tempest-QuotaClassesAdmin257Test-941189695 tempest-QuotaClassesAdmin257Test-941189695-project-admin] Action: 'update', calling method: .version_select at 0x7fa2edc9a8b0>, body: {"quota_class_set": {"cores": 20, "instances": 10, "key_pairs": 100, "metadata_items": 128, "ram": 51200, "server_group_members": 10, "server_groups": 10}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:42.834619 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-quota-class-sets:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:42.834619 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:42.841359 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4a16d5de-7ba7-4c40-ae0b-0110a77266d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1313 microversion: 2.1 time: 0.572488 May 18 22:15:42.842487 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 64/159] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:42 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1313 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:42.848544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cfd095df-296b-4123-9164-28826b74dcc8 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:42.849812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cfd095df-296b-4123-9164-28826b74dcc8 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:42.862498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfd095df-296b-4123-9164-28826b74dcc8 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:42.863728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfd095df-296b-4123-9164-28826b74dcc8 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.865967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfd095df-296b-4123-9164-28826b74dcc8 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:42.866573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfd095df-296b-4123-9164-28826b74dcc8 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:42.966846 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-87eff6cc-4aee-416b-99e6-cc6c902b66a3 tempest-QuotaClassesAdmin257Test-941189695 tempest-QuotaClassesAdmin257Test-941189695-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 155 microversion: 2.57 time: 0.151746 May 18 22:15:42.981212 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 96/160] 10.222.0.58 () {62 vars in 1246 bytes} [Wed May 18 22:15:42 2022] PUT /compute/v2.1/os-quota-class-sets/default => generated 155 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:15:42.992154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-03e079e7-caa4-47fa-a36f-6bfed00d977d tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Calling method '.version_select at 0x7fa2edc9ac10>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:42.996723 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:search": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:42.996723 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:43.006100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03e079e7-caa4-47fa-a36f-6bfed00d977d tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:43.008439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03e079e7-caa4-47fa-a36f-6bfed00d977d tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:43.033771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03e079e7-caa4-47fa-a36f-6bfed00d977d tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:43.035907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03e079e7-caa4-47fa-a36f-6bfed00d977d tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:43.038076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cfd095df-296b-4123-9164-28826b74dcc8 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:43.050536 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cfd095df-296b-4123-9164-28826b74dcc8 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1338 microversion: 2.1 time: 0.203901 May 18 22:15:43.050672 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-03e079e7-caa4-47fa-a36f-6bfed00d977d tempest-HypervisorAdminUnderV252Test-1316772941 tempest-HypervisorAdminUnderV252Test-1316772941-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/n-h2-841040-6/search" status: 200 len: 104 microversion: 2.1 time: 0.067217 May 18 22:15:43.060376 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 65/161] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:42 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1338 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:43.060687 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 97/162] 10.222.0.58 () {58 vars in 1208 bytes} [Wed May 18 22:15:42 2022] GET /compute/v2.1/os-hypervisors/n-h2-841040-6/search => generated 104 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:43.060767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4700030f-c990-40f9-8d7c-e20b022bdcdf tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.083477 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4700030f-c990-40f9-8d7c-e20b022bdcdf tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.029144 May 18 22:15:43.084397 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 66/163] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:43 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:43.102575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f951198f-0fe1-449e-bd4f-c6fc7c5f1b4e tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1279687243", "id": 1094430994, "os-flavor-access:is_public": "False"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:43.108065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-737a410b-608a-49f7-8571-41ecf195aab8 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.113437 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:43.113437 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:43.117880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-737a410b-608a-49f7-8571-41ecf195aab8 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:43.145524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-737a410b-608a-49f7-8571-41ecf195aab8 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:43.147402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-737a410b-608a-49f7-8571-41ecf195aab8 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:43.148245 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f951198f-0fe1-449e-bd4f-c6fc7c5f1b4e tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 415 microversion: 2.1 time: 0.051920 May 18 22:15:43.150012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-737a410b-608a-49f7-8571-41ecf195aab8 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:43.152830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-737a410b-608a-49f7-8571-41ecf195aab8 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:43.158600 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 98/164] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:43 2022] POST /compute/v2.1/flavors => generated 415 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:43.165857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-59dbe0e6-ebc7-486b-86d5-563b75b7ad4e tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1693557288", "id": 42919883, "os-flavor-access:is_public": "True"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:43.219412 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-59dbe0e6-ebc7-486b-86d5-563b75b7ad4e tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.1 time: 0.059808 May 18 22:15:43.222749 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 99/165] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:43 2022] POST /compute/v2.1/flavors => generated 408 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:43.238489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a38f7567-0469-4565-8623-f2f78fed82d4 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.283046 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a38f7567-0469-4565-8623-f2f78fed82d4 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail?is_public=f" status: 200 len: 418 microversion: 2.1 time: 0.051394 May 18 22:15:43.288486 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 100/166] 10.222.0.58 () {58 vars in 1168 bytes} [Wed May 18 22:15:43 2022] GET /compute/v2.1/flavors/detail?is_public=f => generated 418 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:43.299718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4e988834-9807-4627-874a-ad391b52bc59 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.329054 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4e988834-9807-4627-874a-ad391b52bc59 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail?is_public=false" status: 200 len: 418 microversion: 2.1 time: 0.035354 May 18 22:15:43.331213 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 101/167] 10.222.0.58 () {58 vars in 1176 bytes} [Wed May 18 22:15:43 2022] GET /compute/v2.1/flavors/detail?is_public=false => generated 418 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:43.344131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-30f16a0d-a958-4e1e-93e2-3b48ae57629d tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.372148 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-30f16a0d-a958-4e1e-93e2-3b48ae57629d tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail?is_public=no" status: 200 len: 418 microversion: 2.1 time: 0.033510 May 18 22:15:43.374229 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 102/168] 10.222.0.58 () {58 vars in 1170 bytes} [Wed May 18 22:15:43 2022] GET /compute/v2.1/flavors/detail?is_public=no => generated 418 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:43.387562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5ad3b263-cd35-4bbc-aae1-9c4fbb924082 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.406340 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5ad3b263-cd35-4bbc-aae1-9c4fbb924082 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail?is_public=0" status: 200 len: 418 microversion: 2.1 time: 0.024219 May 18 22:15:43.412282 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 103/169] 10.222.0.58 () {58 vars in 1168 bytes} [Wed May 18 22:15:43 2022] GET /compute/v2.1/flavors/detail?is_public=0 => generated 418 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:15:43.427938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c2775fb-f4ca-403f-b99c-9e1774d8b529 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.488262 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6c2775fb-f4ca-403f-b99c-9e1774d8b529 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail?is_public=t" status: 200 len: 6212 microversion: 2.1 time: 0.069014 May 18 22:15:43.488569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-737a410b-608a-49f7-8571-41ecf195aab8 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:43.493506 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 104/170] 10.222.0.58 () {58 vars in 1168 bytes} [Wed May 18 22:15:43 2022] GET /compute/v2.1/flavors/detail?is_public=t => generated 6212 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:15:43.505929 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-737a410b-608a-49f7-8571-41ecf195aab8 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1490 microversion: 2.1 time: 0.407942 May 18 22:15:43.507812 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 67/171] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:43 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1490 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:43.524128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-28c9d20e-8959-4b38-8054-0ebeda878fd1 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.575053 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-28c9d20e-8959-4b38-8054-0ebeda878fd1 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail?is_public=true" status: 200 len: 6212 microversion: 2.1 time: 0.068434 May 18 22:15:43.580633 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 105/172] 10.222.0.58 () {58 vars in 1174 bytes} [Wed May 18 22:15:43 2022] GET /compute/v2.1/flavors/detail?is_public=true => generated 6212 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:43.596592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-00f56742-8fae-4dd8-ac1b-a1a7d6cba98d tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.643978 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-00f56742-8fae-4dd8-ac1b-a1a7d6cba98d tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail?is_public=yes" status: 200 len: 6212 microversion: 2.1 time: 0.053515 May 18 22:15:43.647109 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 106/173] 10.222.0.58 () {58 vars in 1172 bytes} [Wed May 18 22:15:43 2022] GET /compute/v2.1/flavors/detail?is_public=yes => generated 6212 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:15:43.667358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2af0c70f-ab56-4f20-9309-42edbff861e1 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.709658 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2af0c70f-ab56-4f20-9309-42edbff861e1 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail?is_public=1" status: 200 len: 6212 microversion: 2.1 time: 0.049557 May 18 22:15:43.714124 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 107/174] 10.222.0.58 () {58 vars in 1168 bytes} [Wed May 18 22:15:43 2022] GET /compute/v2.1/flavors/detail?is_public=1 => generated 6212 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:15:43.727218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-275045f9-2c50-4ab4-b3d2-8d5fc5b97733 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.730382 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:43.730382 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:43.757954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-275045f9-2c50-4ab4-b3d2-8d5fc5b97733 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] [119082] Writing DB stats nova_api:SELECT=78,nova_api:INSERT=7,nova_api:UPDATE=10,nova_api:DELETE=5 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:43.776811 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-275045f9-2c50-4ab4-b3d2-8d5fc5b97733 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/42919883" status: 202 len: 0 microversion: 2.1 time: 0.053803 May 18 22:15:43.780591 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 108/175] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:15:43 2022] DELETE /compute/v2.1/flavors/42919883 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:15:43.787358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-34aca5b6-5fd2-40c7-95e2-4c228af5b408 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.823886 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-34aca5b6-5fd2-40c7-95e2-4c228af5b408 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.041890 May 18 22:15:43.834309 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 109/176] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:43 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:43.839889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-68e703b2-de82-47e4-8332-b19a5f5791dc tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.862132 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-68e703b2-de82-47e4-8332-b19a5f5791dc tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1094430994" status: 202 len: 0 microversion: 2.1 time: 0.026040 May 18 22:15:43.862713 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 110/177] 10.222.0.58 () {58 vars in 1160 bytes} [Wed May 18 22:15:43 2022] DELETE /compute/v2.1/flavors/1094430994 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:15:43.876580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3f367314-20f6-4af3-8a5d-87fbf3e2e398 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:43.877187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3f367314-20f6-4af3-8a5d-87fbf3e2e398 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:43.884292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f367314-20f6-4af3-8a5d-87fbf3e2e398 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:43.884935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f367314-20f6-4af3-8a5d-87fbf3e2e398 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:43.885862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f367314-20f6-4af3-8a5d-87fbf3e2e398 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:43.886657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f367314-20f6-4af3-8a5d-87fbf3e2e398 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:44.023260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4748e212-35b4-406d-be58-55ec896aefb6 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:44.023756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4748e212-35b4-406d-be58-55ec896aefb6 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:44.034171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4748e212-35b4-406d-be58-55ec896aefb6 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:44.035103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4748e212-35b4-406d-be58-55ec896aefb6 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:44.037458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4748e212-35b4-406d-be58-55ec896aefb6 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:44.038453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4748e212-35b4-406d-be58-55ec896aefb6 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:44.128758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4748e212-35b4-406d-be58-55ec896aefb6 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:15:44.191437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3f367314-20f6-4af3-8a5d-87fbf3e2e398 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:44.207908 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3f367314-20f6-4af3-8a5d-87fbf3e2e398 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1313 microversion: 2.1 time: 0.337341 May 18 22:15:44.208534 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 111/178] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:43 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1313 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:44.224162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d51b919d-1ee0-471f-82bc-e3303816446f tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:44.259780 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d51b919d-1ee0-471f-82bc-e3303816446f tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.039922 May 18 22:15:44.274227 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 112/179] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:44 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:44.289052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0f34ef3c-2234-4cdb-b294-e2e02d31afaa tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:44.289570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0f34ef3c-2234-4cdb-b294-e2e02d31afaa tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:44.306493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f34ef3c-2234-4cdb-b294-e2e02d31afaa tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:44.307023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f34ef3c-2234-4cdb-b294-e2e02d31afaa tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:44.308204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f34ef3c-2234-4cdb-b294-e2e02d31afaa tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:44.308706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f34ef3c-2234-4cdb-b294-e2e02d31afaa tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:44.331027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4748e212-35b4-406d-be58-55ec896aefb6 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] [119083] Writing DB stats nova_api:SELECT=87,nova_api:DELETE=8,nova_api:INSERT=5 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:44.355456 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4748e212-35b4-406d-be58-55ec896aefb6 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] 10.222.0.58 "DELETE /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 204 len: 0 microversion: 2.1 time: 0.831905 May 18 22:15:44.356674 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 68/180] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:15:43 2022] DELETE /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 0 bytes in 835 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:15:44.363578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-85b1eb2b-9671-45ee-8bb2-2b2abfedb0b2 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-1805211306", "id": 1806960310, "os-flavor-access:is_public": "False"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:44.377019 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:44.377019 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:44.416642 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-85b1eb2b-9671-45ee-8bb2-2b2abfedb0b2 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 415 microversion: 2.1 time: 0.058495 May 18 22:15:44.417477 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 69/181] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:44 2022] POST /compute/v2.1/flavors => generated 415 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:44.432094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d0a68bb3-5894-4629-8739-fd2175bc2f5b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:44.436229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d0a68bb3-5894-4629-8739-fd2175bc2f5b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:44.451087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0a68bb3-5894-4629-8739-fd2175bc2f5b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:44.451545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0a68bb3-5894-4629-8739-fd2175bc2f5b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:44.452322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0a68bb3-5894-4629-8739-fd2175bc2f5b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:44.452761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0a68bb3-5894-4629-8739-fd2175bc2f5b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:44.632370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0f34ef3c-2234-4cdb-b294-e2e02d31afaa tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:44.641083 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0f34ef3c-2234-4cdb-b294-e2e02d31afaa tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1338 microversion: 2.1 time: 0.365391 May 18 22:15:44.653316 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 113/182] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:44 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1338 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:44.657921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-51117541-6e72-41bb-87b4-377ad48fc773 req-a4816758-c8da-4949-8760-d51ec0c2e4cd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cdc3a06e-38aa-429c-81c7-9d26f6dacd3c", "name": "network-vif-plugged", "status": "completed", "tag": "6347a24c-a264-4336-86ef-53069e12e7bd"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:44.667005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-51117541-6e72-41bb-87b4-377ad48fc773 req-a4816758-c8da-4949-8760-d51ec0c2e4cd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:44.667585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-51117541-6e72-41bb-87b4-377ad48fc773 req-a4816758-c8da-4949-8760-d51ec0c2e4cd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:44.679273 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-51117541-6e72-41bb-87b4-377ad48fc773 req-a4816758-c8da-4949-8760-d51ec0c2e4cd service nova] Creating event network-vif-plugged:6347a24c-a264-4336-86ef-53069e12e7bd for instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c on n-h2-841040-6 May 18 22:15:44.684826 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-51117541-6e72-41bb-87b4-377ad48fc773 req-a4816758-c8da-4949-8760-d51ec0c2e4cd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031579 May 18 22:15:44.688777 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 114/183] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:15:44 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:44.694950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dea09976-44b8-4cb1-8809-07f890edde73 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:44.715384 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dea09976-44b8-4cb1-8809-07f890edde73 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.025150 May 18 22:15:44.716325 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 115/184] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:44 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:44.730362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9dd1334a-2aa7-46ae-995b-11dd70b9719f tempest-FlavorsAdminTestJSON-1610673696 tempest-FlavorsAdminTestJSON-1610673696-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:44.753978 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9dd1334a-2aa7-46ae-995b-11dd70b9719f tempest-FlavorsAdminTestJSON-1610673696 tempest-FlavorsAdminTestJSON-1610673696-project] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.027353 May 18 22:15:44.755086 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 116/185] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:44 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:44.769908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fe1fbcac-e252-4f2d-ae29-a6162d84b94e tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:44.771555 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:44.771555 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:44.790632 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fe1fbcac-e252-4f2d-ae29-a6162d84b94e tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1806960310" status: 202 len: 0 microversion: 2.1 time: 0.024208 May 18 22:15:44.791445 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 117/186] 10.222.0.58 () {58 vars in 1160 bytes} [Wed May 18 22:15:44 2022] DELETE /compute/v2.1/flavors/1806960310 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:15:44.801339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2247a2d-b2dd-404b-b940-689bc45ca326 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:44.811620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d0a68bb3-5894-4629-8739-fd2175bc2f5b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:44.821998 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d0a68bb3-5894-4629-8739-fd2175bc2f5b tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1496 microversion: 2.1 time: 0.403313 May 18 22:15:44.822805 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 70/187] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:44 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1496 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:44.833238 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b2247a2d-b2dd-404b-b940-689bc45ca326 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.036446 May 18 22:15:44.833956 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 118/188] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:44 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:44.851077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-79366b69-20d3-48cb-8d79-8d2b3aca70e4 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-test_flavor_-62710053", "id": 1426162089, "os-flavor-access:is_public": "True"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:44.852778 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:44.852778 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:44.868148 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-79366b69-20d3-48cb-8d79-8d2b3aca70e4 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 412 microversion: 2.1 time: 0.021427 May 18 22:15:44.868787 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 71/189] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:44 2022] POST /compute/v2.1/flavors => generated 412 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:44.880611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-35dbada0-0264-4cd3-8ba9-f549457ba6d3 tempest-FlavorsAdminTestJSON-1610673696 tempest-FlavorsAdminTestJSON-1610673696-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:44.905985 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-35dbada0-0264-4cd3-8ba9-f549457ba6d3 tempest-FlavorsAdminTestJSON-1610673696 tempest-FlavorsAdminTestJSON-1610673696-project] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 6216 microversion: 2.1 time: 0.030514 May 18 22:15:44.906583 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 119/190] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:44 2022] GET /compute/v2.1/flavors/detail => generated 6216 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:44.921572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-24fbd49b-c347-4737-a019-fd779a59fb69 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:44.922588 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:44.922588 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:44.943286 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-24fbd49b-c347-4737-a019-fd779a59fb69 tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1426162089" status: 202 len: 0 microversion: 2.1 time: 0.025411 May 18 22:15:44.952343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-55626cbb-3383-4125-a483-8584deaef32b tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:44.957411 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 72/191] 10.222.0.58 () {58 vars in 1160 bytes} [Wed May 18 22:15:44 2022] DELETE /compute/v2.1/flavors/1426162089 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:15:44.976431 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-55626cbb-3383-4125-a483-8584deaef32b tempest-FlavorsAdminTestJSON-900625001 tempest-FlavorsAdminTestJSON-900625001-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.028101 May 18 22:15:44.978767 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 120/192] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:44 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:45.225062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-752ac7e2-2783-414b-98dc-a256a33507b5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:45.225775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-752ac7e2-2783-414b-98dc-a256a33507b5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:45.232569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-752ac7e2-2783-414b-98dc-a256a33507b5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:45.233571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-752ac7e2-2783-414b-98dc-a256a33507b5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:45.235262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-752ac7e2-2783-414b-98dc-a256a33507b5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:45.236413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-752ac7e2-2783-414b-98dc-a256a33507b5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:45.512502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-752ac7e2-2783-414b-98dc-a256a33507b5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:45.520722 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-752ac7e2-2783-414b-98dc-a256a33507b5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1313 microversion: 2.1 time: 0.300072 May 18 22:15:45.532992 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 73/193] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:45 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1313 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:45.661342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-185dfe55-14bb-435f-b635-df8d5417c18e tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:45.662729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-185dfe55-14bb-435f-b635-df8d5417c18e tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:45.669628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-185dfe55-14bb-435f-b635-df8d5417c18e tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:45.670097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-185dfe55-14bb-435f-b635-df8d5417c18e tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:45.670993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-185dfe55-14bb-435f-b635-df8d5417c18e tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:45.673715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-185dfe55-14bb-435f-b635-df8d5417c18e tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:45.696505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-1359725555", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "267339796", "adminPass": "***", "networks": [{"uuid": "945d9c20-b653-4375-952b-51ccf82852cb"}], "security_groups": [{"name": "tempest-securitygroup--512755393"}], "key_name": "tempest-keypair-605617042", "user_data": "}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:45.899249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] validate_networks() for [('945d9c20-b653-4375-952b-51ccf82852cb', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:15:45.906763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-185dfe55-14bb-435f-b635-df8d5417c18e tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:45.914991 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-185dfe55-14bb-435f-b635-df8d5417c18e tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1338 microversion: 2.1 time: 0.257394 May 18 22:15:45.916195 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 121/194] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:45 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1338 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:45.924297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-151398a9-deff-47ce-b153-2751c2aae8a9 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:45.928191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-151398a9-deff-47ce-b153-2751c2aae8a9 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:45.944040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-151398a9-deff-47ce-b153-2751c2aae8a9 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:45.944498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-151398a9-deff-47ce-b153-2751c2aae8a9 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:45.945294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-151398a9-deff-47ce-b153-2751c2aae8a9 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:45.945719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-151398a9-deff-47ce-b153-2751c2aae8a9 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:46.284321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-151398a9-deff-47ce-b153-2751c2aae8a9 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:46.297597 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-151398a9-deff-47ce-b153-2751c2aae8a9 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1496 microversion: 2.1 time: 0.379717 May 18 22:15:46.309608 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 122/195] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:45 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1496 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:46.541971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b4b5af91-fb89-4b62-98f2-bac06ac511dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:46.543358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b4b5af91-fb89-4b62-98f2-bac06ac511dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:46.550791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b4b5af91-fb89-4b62-98f2-bac06ac511dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:46.552559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b4b5af91-fb89-4b62-98f2-bac06ac511dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:46.553670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b4b5af91-fb89-4b62-98f2-bac06ac511dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:46.554340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b4b5af91-fb89-4b62-98f2-bac06ac511dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:46.702025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:15:46.702448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:15:46.703125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:15:46.703686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:15:46.704094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:15:46.722437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:46.722883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:46.724403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:46.724841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:46.771580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Getting quotas for project c9a4bba18fc949d08696809466acabb5. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:15:46.784726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b4b5af91-fb89-4b62-98f2-bac06ac511dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:46.785199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Getting quotas for user d3c70718a06d4cc49a7b66477d1dc654 and project c9a4bba18fc949d08696809466acabb5. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:15:46.796397 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b4b5af91-fb89-4b62-98f2-bac06ac511dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1313 microversion: 2.1 time: 0.259413 May 18 22:15:46.797017 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 123/196] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:46 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1313 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:15:46.811174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:15:46.815309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:15:46.887947 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-24fead6d-30a0-4cdc-b813-29cb2b4e49ea tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 1.197155 May 18 22:15:46.900268 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 74/197] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:45 2022] POST /compute/v2.1/servers => generated 401 bytes in 1211 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:15:46.909939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a459b412-83de-4174-9cd9-b3e08ec68251 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:46.911568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a459b412-83de-4174-9cd9-b3e08ec68251 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:46.946732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-35a7785c-eb19-4a83-80d6-5df73790b392 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:46.947679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-35a7785c-eb19-4a83-80d6-5df73790b392 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:46.967733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-35a7785c-eb19-4a83-80d6-5df73790b392 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:46.968272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-35a7785c-eb19-4a83-80d6-5df73790b392 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:46.977767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-35a7785c-eb19-4a83-80d6-5df73790b392 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:46.978370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-35a7785c-eb19-4a83-80d6-5df73790b392 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:47.097144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a459b412-83de-4174-9cd9-b3e08ec68251 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:47.126872 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a459b412-83de-4174-9cd9-b3e08ec68251 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 200 len: 1262 microversion: 2.1 time: 0.220644 May 18 22:15:47.129280 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 124/198] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:46 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 1262 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:47.200101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-35a7785c-eb19-4a83-80d6-5df73790b392 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:47.216724 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-35a7785c-eb19-4a83-80d6-5df73790b392 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1488 microversion: 2.1 time: 0.286190 May 18 22:15:47.222542 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 75/199] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:46 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1488 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:47.233752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-49a124d6-ab35-4ccf-b08c-dd21e381c18c tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:47.234748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-49a124d6-ab35-4ccf-b08c-dd21e381c18c tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:47.243670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49a124d6-ab35-4ccf-b08c-dd21e381c18c tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:47.249187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49a124d6-ab35-4ccf-b08c-dd21e381c18c tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:47.250233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49a124d6-ab35-4ccf-b08c-dd21e381c18c tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:47.250818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49a124d6-ab35-4ccf-b08c-dd21e381c18c tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:47.267903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-665ac3d7-d627-4f49-9874-d4e19b01079a req-4dbf5606-4eeb-4383-a6e6-a568210da613 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c2016ad4-381e-4d04-b941-f7535ab9534b", "name": "network-vif-deleted", "tag": "4e612b60-6a3b-4579-b7ef-2d4991ebc95b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:47.287947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-665ac3d7-d627-4f49-9874-d4e19b01079a req-4dbf5606-4eeb-4383-a6e6-a568210da613 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:47.288666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-665ac3d7-d627-4f49-9874-d4e19b01079a req-4dbf5606-4eeb-4383-a6e6-a568210da613 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:47.310110 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-665ac3d7-d627-4f49-9874-d4e19b01079a req-4dbf5606-4eeb-4383-a6e6-a568210da613 service nova] Creating event network-vif-deleted:4e612b60-6a3b-4579-b7ef-2d4991ebc95b for instance c2016ad4-381e-4d04-b941-f7535ab9534b on n-h2-841040-6 May 18 22:15:47.319099 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-665ac3d7-d627-4f49-9874-d4e19b01079a req-4dbf5606-4eeb-4383-a6e6-a568210da613 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.055068 May 18 22:15:47.325557 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 76/200] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:15:47 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:15:47.331755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e5d7e29-5e6f-4931-8982-01c80ade0c59 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:47.332451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6e5d7e29-5e6f-4931-8982-01c80ade0c59 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:47.360948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e5d7e29-5e6f-4931-8982-01c80ade0c59 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:47.361447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e5d7e29-5e6f-4931-8982-01c80ade0c59 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:47.362185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e5d7e29-5e6f-4931-8982-01c80ade0c59 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:47.362609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e5d7e29-5e6f-4931-8982-01c80ade0c59 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:47.881137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6e5d7e29-5e6f-4931-8982-01c80ade0c59 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:47.891737 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e5d7e29-5e6f-4931-8982-01c80ade0c59 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 200 len: 1326 microversion: 2.1 time: 0.564626 May 18 22:15:47.892229 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 77/201] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:47 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 1326 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:47.901957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8f461338-1c90-45c1-a069-ddfe35934ab9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:47.902792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8f461338-1c90-45c1-a069-ddfe35934ab9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:47.912969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f461338-1c90-45c1-a069-ddfe35934ab9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:47.913592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f461338-1c90-45c1-a069-ddfe35934ab9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:47.914523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f461338-1c90-45c1-a069-ddfe35934ab9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:47.915636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f461338-1c90-45c1-a069-ddfe35934ab9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:47.954740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-49a124d6-ab35-4ccf-b08c-dd21e381c18c tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:47.959947 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-49a124d6-ab35-4ccf-b08c-dd21e381c18c tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1639 microversion: 2.1 time: 0.729808 May 18 22:15:47.965966 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 125/202] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:47 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1639 bytes in 736 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:47.983178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-83a7270a-30a1-48af-905a-e8c32aef2801 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:47.984420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-83a7270a-30a1-48af-905a-e8c32aef2801 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:47.993559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83a7270a-30a1-48af-905a-e8c32aef2801 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:47.993939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83a7270a-30a1-48af-905a-e8c32aef2801 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:47.994699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83a7270a-30a1-48af-905a-e8c32aef2801 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:47.995121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83a7270a-30a1-48af-905a-e8c32aef2801 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:48.047497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-83a7270a-30a1-48af-905a-e8c32aef2801 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:15:48.143177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8f461338-1c90-45c1-a069-ddfe35934ab9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:48.152202 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8f461338-1c90-45c1-a069-ddfe35934ab9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1313 microversion: 2.1 time: 0.254283 May 18 22:15:48.152793 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 78/203] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:47 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1313 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:48.157673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-748dd702-4336-423d-9cb9-3ed73c12a9d8 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:48.158771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-748dd702-4336-423d-9cb9-3ed73c12a9d8 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:48.166581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-748dd702-4336-423d-9cb9-3ed73c12a9d8 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:48.167510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-748dd702-4336-423d-9cb9-3ed73c12a9d8 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:48.168800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-748dd702-4336-423d-9cb9-3ed73c12a9d8 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:48.169493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-748dd702-4336-423d-9cb9-3ed73c12a9d8 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:48.266424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-748dd702-4336-423d-9cb9-3ed73c12a9d8 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:48.278223 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-748dd702-4336-423d-9cb9-3ed73c12a9d8 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 200 len: 1258 microversion: 2.1 time: 0.124001 May 18 22:15:48.290674 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 79/204] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:48 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 1258 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:48.365828 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-83a7270a-30a1-48af-905a-e8c32aef2801 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "DELETE /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 204 len: 0 microversion: 2.1 time: 0.386999 May 18 22:15:48.366767 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 126/205] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:15:47 2022] DELETE /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 0 bytes in 389 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:15:48.376678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-96d4f631-5e8a-42c4-aefc-a8406b27b749 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:48.377295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-96d4f631-5e8a-42c4-aefc-a8406b27b749 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:48.385324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96d4f631-5e8a-42c4-aefc-a8406b27b749 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:48.385684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96d4f631-5e8a-42c4-aefc-a8406b27b749 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:48.386469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96d4f631-5e8a-42c4-aefc-a8406b27b749 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:48.386902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96d4f631-5e8a-42c4-aefc-a8406b27b749 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:48.593531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-96d4f631-5e8a-42c4-aefc-a8406b27b749 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:48.602753 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-96d4f631-5e8a-42c4-aefc-a8406b27b749 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1494 microversion: 2.1 time: 0.231057 May 18 22:15:48.603897 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 80/206] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:48 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1494 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:48.908213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-628e88e4-b5f2-4b4f-80b8-b6ee4e875af5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:48.910886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-628e88e4-b5f2-4b4f-80b8-b6ee4e875af5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:48.918033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-628e88e4-b5f2-4b4f-80b8-b6ee4e875af5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:48.918765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-628e88e4-b5f2-4b4f-80b8-b6ee4e875af5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:48.920000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-628e88e4-b5f2-4b4f-80b8-b6ee4e875af5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:48.921128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-628e88e4-b5f2-4b4f-80b8-b6ee4e875af5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:48.944144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-97f2464a-884d-4e44-a104-29defbf2bca1 tempest-QuotaClassesAdminTestJSON-1856597158 tempest-QuotaClassesAdminTestJSON-1856597158-project-admin] Calling method '.version_select at 0x7fa2edd49a60>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:48.945587 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-quota-class-sets:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:48.945587 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:48.964572 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-628e88e4-b5f2-4b4f-80b8-b6ee4e875af5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] HTTP exception thrown: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-628e88e4-b5f2-4b4f-80b8-b6ee4e875af5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Request method failure captured: May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b HTTP/1.1 May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_sig8FA9FXdC_kWZb0h8Gh1CyuLp15bNl4d17P3FW3gJsxBM0yB2U5snbqMad6w3fORQxs4KrjrT0rTZKP5H0SApwG5Wyif5hvNp4X83506zAZJo2wBoQtTHESgF0GkvLuGIZXognFNiTrFiv-9uIt3GK7JtWceAJTjNVQ8EBMwS8 May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 8f1dbcfbdfd749f78e42c5f8c06c9c7a May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:15:48.968002 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:15:48.969197 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}] May 18 22:15:48.969197 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:15:48.969197 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 8f1dbcfbdfd749f78e42c5f8c06c9c7a May 18 22:15:48.969197 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:15:48.969197 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-DeleteServersAdminTestJSON-1325658471-project May 18 22:15:48.969197 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:15:48.969197 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:15:48.969197 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 754f3aa092ab4250a690de2e2708e0b8 May 18 22:15:48.969197 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-DeleteServersAdminTestJSON-1325658471-project May 18 22:15:48.969197 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:15:48.969197 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:15:48.969197 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'c2016ad4-381e-4d04-b941-f7535ab9534b'} May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:48.969947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:15:48.971078 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:48.978324 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-97f2464a-884d-4e44-a104-29defbf2bca1 tempest-QuotaClassesAdminTestJSON-1856597158 tempest-QuotaClassesAdminTestJSON-1856597158-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 303 microversion: 2.1 time: 0.253640 May 18 22:15:48.979402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-628e88e4-b5f2-4b4f-80b8-b6ee4e875af5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Returning 404 to user: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:48.981458 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-628e88e4-b5f2-4b4f-80b8-b6ee4e875af5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 404 len: 111 microversion: 2.1 time: 0.077707 May 18 22:15:48.992305 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 81/207] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:48 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 111 bytes in 84 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:15:48.993080 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 127/208] 10.222.0.58 () {58 vars in 1184 bytes} [Wed May 18 22:15:48 2022] GET /compute/v2.1/os-quota-class-sets/default => generated 303 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:49.007533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e092e31b-175b-41db-a4de-914a1f15ffbb tempest-QuotaClassesAdminTestJSON-1856597158 tempest-QuotaClassesAdminTestJSON-1856597158-project-admin] Action: 'update', calling method: .version_select at 0x7fa2eda3d0d0>, body: {"quota_class_set": {"cores": 120, "fixed_ips": 99, "floating_ips": 99, "injected_file_content_bytes": 10340, "injected_file_path_bytes": 355, "injected_files": 105, "instances": 110, "key_pairs": 200, "metadata_items": 228, "ram": 51300, "security_group_rules": 99, "security_groups": 99}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:49.011567 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-quota-class-sets:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:49.011567 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:49.172615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-55c17cae-e3e7-4523-8dba-4853354d33bf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:49.173436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-55c17cae-e3e7-4523-8dba-4853354d33bf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:49.187652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55c17cae-e3e7-4523-8dba-4853354d33bf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:49.189302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55c17cae-e3e7-4523-8dba-4853354d33bf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:49.190181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55c17cae-e3e7-4523-8dba-4853354d33bf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:49.194048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55c17cae-e3e7-4523-8dba-4853354d33bf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:49.365117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e092e31b-175b-41db-a4de-914a1f15ffbb tempest-QuotaClassesAdminTestJSON-1856597158 tempest-QuotaClassesAdminTestJSON-1856597158-project-admin] [119083] Writing DB stats nova_api:UPDATE=13,nova_api:SELECT=73,nova_api:INSERT=11,nova_api:DELETE=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:49.408034 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e092e31b-175b-41db-a4de-914a1f15ffbb tempest-QuotaClassesAdminTestJSON-1856597158 tempest-QuotaClassesAdminTestJSON-1856597158-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 290 microversion: 2.1 time: 0.404472 May 18 22:15:49.414167 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 82/209] 10.222.0.58 () {60 vars in 1205 bytes} [Wed May 18 22:15:48 2022] PUT /compute/v2.1/os-quota-class-sets/default => generated 290 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:49.416901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersAdminTestJSON-server-2113010455", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:49.479970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:15:49.754230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-55c17cae-e3e7-4523-8dba-4853354d33bf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:49.757204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:15:49.758059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:15:49.758718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:15:49.759268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:15:49.759918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:15:49.764541 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-55c17cae-e3e7-4523-8dba-4853354d33bf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1313 microversion: 2.1 time: 0.597478 May 18 22:15:49.768648 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 128/210] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:49 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1313 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:49.778852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-3564c001-8668-4e43-9aff-7116a285d822 req-ccf36f8d-2971-4d55-8c26-d52472b227f4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8de69447-4474-4443-9d90-210af0e99259", "name": "network-vif-plugged", "status": "completed", "tag": "b32c7031-e668-45f7-ace9-fe8e52b448f6"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:49.780133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:49.780926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:49.782082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:49.782674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:49.795367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3564c001-8668-4e43-9aff-7116a285d822 req-ccf36f8d-2971-4d55-8c26-d52472b227f4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:49.795814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3564c001-8668-4e43-9aff-7116a285d822 req-ccf36f8d-2971-4d55-8c26-d52472b227f4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:49.805305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Getting quotas for project 8f1dbcfbdfd749f78e42c5f8c06c9c7a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:15:49.810283 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-3564c001-8668-4e43-9aff-7116a285d822 req-ccf36f8d-2971-4d55-8c26-d52472b227f4 service nova] Creating event network-vif-plugged:b32c7031-e668-45f7-ace9-fe8e52b448f6 for instance 8de69447-4474-4443-9d90-210af0e99259 on n-h1-841040-6 May 18 22:15:49.811814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Getting quotas for user 754f3aa092ab4250a690de2e2708e0b8 and project 8f1dbcfbdfd749f78e42c5f8c06c9c7a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:15:49.816219 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-3564c001-8668-4e43-9aff-7116a285d822 req-ccf36f8d-2971-4d55-8c26-d52472b227f4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.045822 May 18 22:15:49.816861 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 129/211] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:15:49 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:49.822437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3c8ce1ca-5742-44ea-8f7f-3e6ae758319a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:49.823130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3c8ce1ca-5742-44ea-8f7f-3e6ae758319a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:49.828860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:15:49.829874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8ce1ca-5742-44ea-8f7f-3e6ae758319a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:49.830492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8ce1ca-5742-44ea-8f7f-3e6ae758319a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:49.831254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8ce1ca-5742-44ea-8f7f-3e6ae758319a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:49.831975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8ce1ca-5742-44ea-8f7f-3e6ae758319a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:49.832460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:15:49.914053 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-349460da-6b22-4c28-9dd2-dad010398e2f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.502109 May 18 22:15:49.914898 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 83/212] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:15:49 2022] POST /compute/v2.1/servers => generated 380 bytes in 505 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:15:49.919773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b2e3f0af-9a61-496d-a854-58f8a315f43f tempest-QuotaClassesAdminTestJSON-1856597158 tempest-QuotaClassesAdminTestJSON-1856597158-project-admin] Calling method '.version_select at 0x7fa2ed9a8e50>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:49.921021 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-quota-class-sets:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:49.921021 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:49.933455 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b2e3f0af-9a61-496d-a854-58f8a315f43f tempest-QuotaClassesAdminTestJSON-1856597158 tempest-QuotaClassesAdminTestJSON-1856597158-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-class-sets/default" status: 200 len: 307 microversion: 2.1 time: 0.016999 May 18 22:15:49.934799 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 84/213] 10.222.0.58 () {58 vars in 1184 bytes} [Wed May 18 22:15:49 2022] GET /compute/v2.1/os-quota-class-sets/default => generated 307 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:49.960388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3735ab60-83f7-4530-9d22-9cc41733786a tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:49.961677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3735ab60-83f7-4530-9d22-9cc41733786a tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:49.970097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3735ab60-83f7-4530-9d22-9cc41733786a tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:49.970852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3735ab60-83f7-4530-9d22-9cc41733786a tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:49.971802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3735ab60-83f7-4530-9d22-9cc41733786a tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:49.973065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3735ab60-83f7-4530-9d22-9cc41733786a tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:50.248625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3c8ce1ca-5742-44ea-8f7f-3e6ae758319a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:50.266149 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3c8ce1ca-5742-44ea-8f7f-3e6ae758319a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 200 len: 1320 microversion: 2.1 time: 0.448065 May 18 22:15:50.276577 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 130/214] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:49 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 1320 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:50.281627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-207d8eab-50ff-487c-b244-0ad9a814494e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:50.282419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-207d8eab-50ff-487c-b244-0ad9a814494e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:50.322094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3735ab60-83f7-4530-9d22-9cc41733786a tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:50.325079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-3735ab60-83f7-4530-9d22-9cc41733786a tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:50.338320 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3735ab60-83f7-4530-9d22-9cc41733786a tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1494 microversion: 2.1 time: 0.402204 May 18 22:15:50.348160 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 85/215] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:49 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1494 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:50.348160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4dfdef82-5ef3-4f8d-a775-485dfb96cfbb tempest-QuotaClassesAdminTestJSON-1856597158 tempest-QuotaClassesAdminTestJSON-1856597158-project-admin] Action: 'update', calling method: .version_select at 0x7fa2edb240d0>, body: {"quota_class_set": {"cores": 20, "fixed_ips": -1, "floating_ips": -1, "injected_file_content_bytes": 10240, "injected_file_path_bytes": 255, "injected_files": 5, "instances": 10, "key_pairs": 100, "metadata_items": 128, "ram": 51200, "security_group_rules": -1, "security_groups": -1}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:50.354764 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-quota-class-sets:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:50.354764 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:50.483483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-207d8eab-50ff-487c-b244-0ad9a814494e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:50.492647 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-207d8eab-50ff-487c-b244-0ad9a814494e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 200 len: 1220 microversion: 2.1 time: 0.214722 May 18 22:15:50.493223 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 131/216] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:50 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 1220 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:50.538567 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4dfdef82-5ef3-4f8d-a775-485dfb96cfbb tempest-QuotaClassesAdminTestJSON-1856597158 tempest-QuotaClassesAdminTestJSON-1856597158-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-class-sets/default" status: 200 len: 286 microversion: 2.1 time: 0.198018 May 18 22:15:50.539509 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 86/217] 10.222.0.58 () {60 vars in 1205 bytes} [Wed May 18 22:15:50 2022] PUT /compute/v2.1/os-quota-class-sets/default => generated 286 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:50.781620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c00abb60-1146-404e-9e95-e65a7ee95b6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:50.782597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c00abb60-1146-404e-9e95-e65a7ee95b6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:50.814062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c00abb60-1146-404e-9e95-e65a7ee95b6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:50.816309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c00abb60-1146-404e-9e95-e65a7ee95b6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:50.819682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c00abb60-1146-404e-9e95-e65a7ee95b6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:50.821856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c00abb60-1146-404e-9e95-e65a7ee95b6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.225808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c00abb60-1146-404e-9e95-e65a7ee95b6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:51.239113 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c00abb60-1146-404e-9e95-e65a7ee95b6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1313 microversion: 2.1 time: 0.461441 May 18 22:15:51.250677 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 132/218] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:50 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1313 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:51.257339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b2d0d325-fad3-49d1-ba25-3ecb5101d311 req-207e3a07-2fa2-4f9a-8036-e9a9b30b1bb6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cdc3a06e-38aa-429c-81c7-9d26f6dacd3c", "name": "network-vif-deleted", "tag": "6347a24c-a264-4336-86ef-53069e12e7bd"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:51.267196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b2d0d325-fad3-49d1-ba25-3ecb5101d311 req-207e3a07-2fa2-4f9a-8036-e9a9b30b1bb6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.267876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b2d0d325-fad3-49d1-ba25-3ecb5101d311 req-207e3a07-2fa2-4f9a-8036-e9a9b30b1bb6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.281652 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b2d0d325-fad3-49d1-ba25-3ecb5101d311 req-207e3a07-2fa2-4f9a-8036-e9a9b30b1bb6 service nova] Creating event network-vif-deleted:6347a24c-a264-4336-86ef-53069e12e7bd for instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c on n-h2-841040-6 May 18 22:15:51.288450 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b2d0d325-fad3-49d1-ba25-3ecb5101d311 req-207e3a07-2fa2-4f9a-8036-e9a9b30b1bb6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035370 May 18 22:15:51.289606 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 133/219] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:15:51 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:51.298381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-54609373-dd33-4f10-a99a-d180283cf1d0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:51.299653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-54609373-dd33-4f10-a99a-d180283cf1d0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:51.307315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54609373-dd33-4f10-a99a-d180283cf1d0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.308014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54609373-dd33-4f10-a99a-d180283cf1d0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.308925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54609373-dd33-4f10-a99a-d180283cf1d0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.309562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54609373-dd33-4f10-a99a-d180283cf1d0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.577497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3d66ae3f-d7eb-4a22-b719-26f35ac49af8 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Calling method '.version_select at 0x7fa2ed9a8430>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:51.578377 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:51.578377 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:51.583044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d66ae3f-d7eb-4a22-b719-26f35ac49af8 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.583498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d66ae3f-d7eb-4a22-b719-26f35ac49af8 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.600242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d66ae3f-d7eb-4a22-b719-26f35ac49af8 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.601017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d66ae3f-d7eb-4a22-b719-26f35ac49af8 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.614932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d66ae3f-d7eb-4a22-b719-26f35ac49af8 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.615648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d66ae3f-d7eb-4a22-b719-26f35ac49af8 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.624714 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3d66ae3f-d7eb-4a22-b719-26f35ac49af8 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors" status: 200 len: 191 microversion: 2.1 time: 0.445887 May 18 22:15:51.625826 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 87/220] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:51 2022] GET /compute/v2.1/os-hypervisors => generated 191 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:15:51.636419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d85ae72a-1018-4a16-90d7-56decb074764 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:51.637605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d85ae72a-1018-4a16-90d7-56decb074764 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:51.645658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d85ae72a-1018-4a16-90d7-56decb074764 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.646980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d85ae72a-1018-4a16-90d7-56decb074764 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.647942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d85ae72a-1018-4a16-90d7-56decb074764 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.651807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d85ae72a-1018-4a16-90d7-56decb074764 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.679814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-54609373-dd33-4f10-a99a-d180283cf1d0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:51.686094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d85ae72a-1018-4a16-90d7-56decb074764 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.686542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d85ae72a-1018-4a16-90d7-56decb074764 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.687008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-d85ae72a-1018-4a16-90d7-56decb074764 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lazy-loading 'fault' on Instance uuid cdc3a06e-38aa-429c-81c7-9d26f6dacd3c {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:15:51.690606 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-54609373-dd33-4f10-a99a-d180283cf1d0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 200 len: 1387 microversion: 2.1 time: 0.398771 May 18 22:15:51.692096 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 134/221] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:51 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 1387 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:51.732875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d85ae72a-1018-4a16-90d7-56decb074764 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b672ba03bea44b2085282d161f133372', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf123a2802014de3a53535d438d5c236', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:51.740961 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d85ae72a-1018-4a16-90d7-56decb074764 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 200 len: 1328 microversion: 2.1 time: 0.113936 May 18 22:15:51.741539 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 88/222] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:51 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 1328 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:51.746284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2b9846d1-8c4d-42f1-8e84-3c11890e32bd tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:51.747036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2b9846d1-8c4d-42f1-8e84-3c11890e32bd tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:51.753106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b9846d1-8c4d-42f1-8e84-3c11890e32bd tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.753544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b9846d1-8c4d-42f1-8e84-3c11890e32bd tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.754394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b9846d1-8c4d-42f1-8e84-3c11890e32bd tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.754825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b9846d1-8c4d-42f1-8e84-3c11890e32bd tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.766661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c9175190-3985-4a4a-9246-44fa556afbcc tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Calling method '.version_select at 0x7fa2edbcd700>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:51.822496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2b9846d1-8c4d-42f1-8e84-3c11890e32bd tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:51.835594 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2b9846d1-8c4d-42f1-8e84-3c11890e32bd tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 200 len: 1299 microversion: 2.1 time: 0.092692 May 18 22:15:51.836173 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 89/223] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:51 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 1299 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:51.841861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ff9e28b-599f-4102-8d53-b1f7b11241ab tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Calling method '.version_select at 0x7fa2edb438b0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:51.842007 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c9175190-3985-4a4a-9246-44fa556afbcc tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/f441145546e14e4eb90301bb8ad15e50" status: 200 len: 371 microversion: 2.1 time: 0.147470 May 18 22:15:51.843506 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list-detail": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:51.843506 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:51.845783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ff9e28b-599f-4102-8d53-b1f7b11241ab tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.846280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ff9e28b-599f-4102-8d53-b1f7b11241ab tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.846422 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 135/224] 10.222.0.58 () {58 vars in 1241 bytes} [Wed May 18 22:15:51 2022] GET /compute/v2.1/os-quota-sets/f441145546e14e4eb90301bb8ad15e50 => generated 371 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:51.852940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3416137c-7f67-47ef-804d-6a227603f4c6 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Action: 'update', calling method: .version_select at 0x7fa2edc9d790>, body: {"quota_set": {"ram": "5120"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:51.864699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ff9e28b-599f-4102-8d53-b1f7b11241ab tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.865130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ff9e28b-599f-4102-8d53-b1f7b11241ab tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.876989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ff9e28b-599f-4102-8d53-b1f7b11241ab tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.877422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ff9e28b-599f-4102-8d53-b1f7b11241ab tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.885247 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1ff9e28b-599f-4102-8d53-b1f7b11241ab tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/detail" status: 200 len: 1505 microversion: 2.1 time: 0.047288 May 18 22:15:51.886859 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 90/225] 10.222.0.58 () {58 vars in 1166 bytes} [Wed May 18 22:15:51 2022] GET /compute/v2.1/os-hypervisors/detail => generated 1505 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:51.901275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-974270cb-2f3c-46b0-90dd-91186dab4344 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Calling method '.version_select at 0x7fa2eda4ee50>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:51.902266 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:51.902266 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:51.903504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-974270cb-2f3c-46b0-90dd-91186dab4344 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.904011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-974270cb-2f3c-46b0-90dd-91186dab4344 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.920528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-974270cb-2f3c-46b0-90dd-91186dab4344 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.920985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-974270cb-2f3c-46b0-90dd-91186dab4344 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.938856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-974270cb-2f3c-46b0-90dd-91186dab4344 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.939395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-974270cb-2f3c-46b0-90dd-91186dab4344 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.944365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3416137c-7f67-47ef-804d-6a227603f4c6 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.945005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3416137c-7f67-47ef-804d-6a227603f4c6 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.946368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3416137c-7f67-47ef-804d-6a227603f4c6 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.947121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3416137c-7f67-47ef-804d-6a227603f4c6 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.948209 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-974270cb-2f3c-46b0-90dd-91186dab4344 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors" status: 200 len: 191 microversion: 2.1 time: 0.052147 May 18 22:15:51.954640 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 91/226] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:51 2022] GET /compute/v2.1/os-hypervisors => generated 191 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:51.959972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-add5db8a-a7e5-4957-956b-eda1f171cf44 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Calling method '.version_select at 0x7fa2ed9a8160>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:51.960774 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:51.960774 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:51.962552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-add5db8a-a7e5-4957-956b-eda1f171cf44 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.963056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-add5db8a-a7e5-4957-956b-eda1f171cf44 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.980886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-add5db8a-a7e5-4957-956b-eda1f171cf44 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:51.981309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-add5db8a-a7e5-4957-956b-eda1f171cf44 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:51.990510 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-add5db8a-a7e5-4957-956b-eda1f171cf44 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/1" status: 200 len: 758 microversion: 2.1 time: 0.034692 May 18 22:15:51.993128 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 92/227] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:51 2022] GET /compute/v2.1/os-hypervisors/1 => generated 758 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:52.005780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ad1f2b7-44e7-410c-b48e-4f249bd10923 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Calling method '.version_select at 0x7fa2eda4ed30>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:52.006668 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:statistics": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:52.006668 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:52.007901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ad1f2b7-44e7-410c-b48e-4f249bd10923 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:52.008439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ad1f2b7-44e7-410c-b48e-4f249bd10923 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:52.029368 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9ad1f2b7-44e7-410c-b48e-4f249bd10923 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/statistics" status: 200 len: 263 microversion: 2.1 time: 0.028180 May 18 22:15:52.030264 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 93/228] 10.222.0.58 () {58 vars in 1178 bytes} [Wed May 18 22:15:51 2022] GET /compute/v2.1/os-hypervisors/statistics => generated 263 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:52.043766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-961af88c-fb24-4534-8802-872b23c2140e tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Calling method '.version_select at 0x7fa2ed9a81f0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:52.044967 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:52.044967 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:52.046462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-961af88c-fb24-4534-8802-872b23c2140e tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:52.047113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-961af88c-fb24-4534-8802-872b23c2140e tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:52.047706 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3416137c-7f67-47ef-804d-6a227603f4c6 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/f441145546e14e4eb90301bb8ad15e50" status: 200 len: 328 microversion: 2.1 time: 0.198269 May 18 22:15:52.049720 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 136/229] 10.222.0.58 () {60 vars in 1261 bytes} [Wed May 18 22:15:51 2022] PUT /compute/v2.1/os-quota-sets/f441145546e14e4eb90301bb8ad15e50 => generated 328 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:52.068270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c1abd708-89ae-4308-88cc-681279ba5be3 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:52.085937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-961af88c-fb24-4534-8802-872b23c2140e tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:52.086381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-961af88c-fb24-4534-8802-872b23c2140e tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:52.094030 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c1abd708-89ae-4308-88cc-681279ba5be3 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-quota-sets/f441145546e14e4eb90301bb8ad15e50" status: 202 len: 0 microversion: 2.1 time: 0.035699 May 18 22:15:52.095027 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 137/230] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:15:52 2022] DELETE /compute/v2.1/os-quota-sets/f441145546e14e4eb90301bb8ad15e50 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:15:52.102388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-961af88c-fb24-4534-8802-872b23c2140e tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:52.102836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-961af88c-fb24-4534-8802-872b23c2140e tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:52.108515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4d4e4bd5-3507-4dae-8295-be33f9428f0e tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Calling method '.version_select at 0x7fa2edb55040>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:52.109469 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-961af88c-fb24-4534-8802-872b23c2140e tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors" status: 200 len: 191 microversion: 2.1 time: 0.069973 May 18 22:15:52.110472 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 94/231] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:52 2022] GET /compute/v2.1/os-hypervisors => generated 191 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:52.136068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b61b0a7-d35c-4db2-a896-7d92d3d5060b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Calling method '.version_select at 0x7fa2ed961ca0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:52.137153 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:52.137153 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:52.138583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b61b0a7-d35c-4db2-a896-7d92d3d5060b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:52.139142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b61b0a7-d35c-4db2-a896-7d92d3d5060b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:52.168680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b61b0a7-d35c-4db2-a896-7d92d3d5060b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:52.169471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b61b0a7-d35c-4db2-a896-7d92d3d5060b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:52.179803 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6b61b0a7-d35c-4db2-a896-7d92d3d5060b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/1" status: 200 len: 758 microversion: 2.1 time: 0.061600 May 18 22:15:52.181242 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 95/232] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:52 2022] GET /compute/v2.1/os-hypervisors/1 => generated 758 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:52.203523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-462222e1-0a9c-43fa-9b99-98d2954ee745 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Calling method '.version_select at 0x7fa2ed9613a0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:52.204310 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:52.204310 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:52.206065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-462222e1-0a9c-43fa-9b99-98d2954ee745 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:52.206510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-462222e1-0a9c-43fa-9b99-98d2954ee745 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:52.237066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-462222e1-0a9c-43fa-9b99-98d2954ee745 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:52.237517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-462222e1-0a9c-43fa-9b99-98d2954ee745 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:52.248802 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-462222e1-0a9c-43fa-9b99-98d2954ee745 tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/2" status: 200 len: 758 microversion: 2.1 time: 0.058233 May 18 22:15:52.257851 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 96/233] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:52 2022] GET /compute/v2.1/os-hypervisors/2 => generated 758 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:52.277067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4d4e4bd5-3507-4dae-8295-be33f9428f0e tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] [119082] Writing DB stats nova_api:SELECT=89,nova_api:DELETE=9,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:52.283520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60e8f16a-d236-46e2-9bde-71c90259a8fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:52.286682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-60e8f16a-d236-46e2-9bde-71c90259a8fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:52.291629 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4d4e4bd5-3507-4dae-8295-be33f9428f0e tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/f441145546e14e4eb90301bb8ad15e50" status: 200 len: 371 microversion: 2.1 time: 0.190585 May 18 22:15:52.293003 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 138/234] 10.222.0.58 () {58 vars in 1241 bytes} [Wed May 18 22:15:52 2022] GET /compute/v2.1/os-quota-sets/f441145546e14e4eb90301bb8ad15e50 => generated 371 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:52.315061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60e8f16a-d236-46e2-9bde-71c90259a8fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:52.318969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60e8f16a-d236-46e2-9bde-71c90259a8fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:52.320143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60e8f16a-d236-46e2-9bde-71c90259a8fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:52.321243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a837bf6f-381b-4e8d-a6af-8e97144a791b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Calling method '.version_select at 0x7fa2edb3ac10>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:52.322174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60e8f16a-d236-46e2-9bde-71c90259a8fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:52.323320 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:uptime": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:52.323320 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:52.327384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a837bf6f-381b-4e8d-a6af-8e97144a791b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:52.329130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a837bf6f-381b-4e8d-a6af-8e97144a791b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:52.395403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a837bf6f-381b-4e8d-a6af-8e97144a791b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:52.396109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a837bf6f-381b-4e8d-a6af-8e97144a791b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:52.433352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a837bf6f-381b-4e8d-a6af-8e97144a791b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:52.434600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a837bf6f-381b-4e8d-a6af-8e97144a791b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:52.467958 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a837bf6f-381b-4e8d-a6af-8e97144a791b tempest-HypervisorAdminTestJSON-1724825221 tempest-HypervisorAdminTestJSON-1724825221-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/1/uptime" status: 200 len: 168 microversion: 2.1 time: 0.171029 May 18 22:15:52.469851 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 139/235] 10.222.0.58 () {58 vars in 1172 bytes} [Wed May 18 22:15:52 2022] GET /compute/v2.1/os-hypervisors/1/uptime => generated 168 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:52.602784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-60e8f16a-d236-46e2-9bde-71c90259a8fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:52.615198 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-60e8f16a-d236-46e2-9bde-71c90259a8fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1462 microversion: 2.1 time: 0.344249 May 18 22:15:52.616826 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 97/236] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:52 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1462 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:15:52.619017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a7881c0c-d8c0-4fec-b687-e95ae4b2f0d2 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Calling method '.version_select at 0x7fa2edb1b820>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:52.995310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d4a3412f-dcde-4547-84c5-5ad76ea9d45c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:52.996199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d4a3412f-dcde-4547-84c5-5ad76ea9d45c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:53.008237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4a3412f-dcde-4547-84c5-5ad76ea9d45c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:53.012267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4a3412f-dcde-4547-84c5-5ad76ea9d45c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:53.014005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4a3412f-dcde-4547-84c5-5ad76ea9d45c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:53.014809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4a3412f-dcde-4547-84c5-5ad76ea9d45c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:53.188175 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a7881c0c-d8c0-4fec-b687-e95ae4b2f0d2 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/08eab5200cf9432cb146f465e1acf772/defaults" status: 200 len: 371 microversion: 2.1 time: 0.582055 May 18 22:15:53.189308 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 140/237] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:15:52 2022] GET /compute/v2.1/os-quota-sets/08eab5200cf9432cb146f465e1acf772/defaults => generated 371 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:15:53.196340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-43571d41-9f55-4dd0-ac83-12e1aee3c04c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:53.198244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-43571d41-9f55-4dd0-ac83-12e1aee3c04c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:53.208197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43571d41-9f55-4dd0-ac83-12e1aee3c04c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:53.208897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43571d41-9f55-4dd0-ac83-12e1aee3c04c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:53.209900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43571d41-9f55-4dd0-ac83-12e1aee3c04c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:53.211178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43571d41-9f55-4dd0-ac83-12e1aee3c04c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:53.420251 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d4a3412f-dcde-4547-84c5-5ad76ea9d45c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1613 microversion: 2.1 time: 0.789035 May 18 22:15:53.421286 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 98/238] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:52 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1613 bytes in 793 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:53.436192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-268fb88b-7de4-47f0-b262-719c79a146cd tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:53.436797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-268fb88b-7de4-47f0-b262-719c79a146cd tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:53.446833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-268fb88b-7de4-47f0-b262-719c79a146cd tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:53.447466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-268fb88b-7de4-47f0-b262-719c79a146cd tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:53.448457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-268fb88b-7de4-47f0-b262-719c79a146cd tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:53.449027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-268fb88b-7de4-47f0-b262-719c79a146cd tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:53.473908 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-268fb88b-7de4-47f0-b262-719c79a146cd tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] HTTP exception thrown: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-268fb88b-7de4-47f0-b262-719c79a146cd tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Request method failure captured: May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c HTTP/1.1 May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_sUoB6N0hAFmotqa-E0_vU5-jIfhvyi1z6RzvYDCLkg7VSjnRgvZR3Ub_8kX3sYFgENIHkmefAoI6gHejlFdh51mIZs23qX8JTmaj-KT7tUtaCbi08kkHl0VfH-YQE7ZIFONRksSGwWDSWFWzMe7I_bNSW1afgMB910ejS2yfBPto May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cf123a2802014de3a53535d438d5c236 May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AggregatesAdminTestJSON-1557474279 May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:15:53.476524 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:15:53.477687 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cf123a2802014de3a53535d438d5c236"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cf123a2802014de3a53535d438d5c236"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cf123a2802014de3a53535d438d5c236"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cf123a2802014de3a53535d438d5c236"}]}] May 18 22:15:53.477687 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AggregatesAdminTestJSON-1557474279 May 18 22:15:53.477687 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cf123a2802014de3a53535d438d5c236 May 18 22:15:53.477687 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AggregatesAdminTestJSON-1557474279 May 18 22:15:53.477687 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AggregatesAdminTestJSON-1557474279-project May 18 22:15:53.477687 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:15:53.477687 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:15:53.477687 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: b672ba03bea44b2085282d161f133372 May 18 22:15:53.477687 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AggregatesAdminTestJSON-1557474279-project May 18 22:15:53.477687 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:15:53.477687 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:15:53.477687 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'cdc3a06e-38aa-429c-81c7-9d26f6dacd3c'} May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:53.478518 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:15:53.479793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:53.481879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-268fb88b-7de4-47f0-b262-719c79a146cd tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Returning 404 to user: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:53.482875 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-268fb88b-7de4-47f0-b262-719c79a146cd tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 404 len: 111 microversion: 2.1 time: 0.060467 May 18 22:15:53.484023 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 99/239] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:53 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 111 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:53.498909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0270ed08-473a-4775-9423-0a0cb052a518 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:53.499712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0270ed08-473a-4775-9423-0a0cb052a518 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:53.509214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0270ed08-473a-4775-9423-0a0cb052a518 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:53.509656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0270ed08-473a-4775-9423-0a0cb052a518 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:53.510519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0270ed08-473a-4775-9423-0a0cb052a518 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:53.510942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0270ed08-473a-4775-9423-0a0cb052a518 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:53.716276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0270ed08-473a-4775-9423-0a0cb052a518 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:53.725344 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0270ed08-473a-4775-9423-0a0cb052a518 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 200 len: 1341 microversion: 2.1 time: 0.230230 May 18 22:15:53.726242 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 100/240] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:53 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 1341 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:53.731826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-79a0e60a-220e-4d90-8ed1-94534dba6c71 req-f1a046eb-656e-43da-9ca2-8cd849158fa1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b798d94a-3f0c-4b04-937e-a0b9e0402ee0", "tag": "b48cbf54-c9cd-4a51-9967-6f65238e433a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:53.740270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-79a0e60a-220e-4d90-8ed1-94534dba6c71 req-f1a046eb-656e-43da-9ca2-8cd849158fa1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:53.741017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-79a0e60a-220e-4d90-8ed1-94534dba6c71 req-f1a046eb-656e-43da-9ca2-8cd849158fa1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:53.750589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-43571d41-9f55-4dd0-ac83-12e1aee3c04c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:53.753440 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-79a0e60a-220e-4d90-8ed1-94534dba6c71 req-f1a046eb-656e-43da-9ca2-8cd849158fa1 service nova] Creating event network-changed:b48cbf54-c9cd-4a51-9967-6f65238e433a for instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 on n-h1-841040-6 May 18 22:15:53.764209 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-79a0e60a-220e-4d90-8ed1-94534dba6c71 req-f1a046eb-656e-43da-9ca2-8cd849158fa1 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036043 May 18 22:15:53.764825 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 101/241] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:15:53 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:53.765904 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-43571d41-9f55-4dd0-ac83-12e1aee3c04c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 200 len: 1387 microversion: 2.1 time: 0.574150 May 18 22:15:53.766762 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 141/242] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:53 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 1387 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:53.773659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0ecd4572-7c59-464b-bf29-32ac16ec4e6a tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Action: 'update', calling method: .version_select at 0x7fa2edaca040>, body: {"quota_set": {"ram": "5120"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:53.777697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1112c208-9ea0-4086-a6d5-40bcfefb1d1c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:53.778487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1112c208-9ea0-4086-a6d5-40bcfefb1d1c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:53.793953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1112c208-9ea0-4086-a6d5-40bcfefb1d1c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:53.794638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1112c208-9ea0-4086-a6d5-40bcfefb1d1c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:53.795685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1112c208-9ea0-4086-a6d5-40bcfefb1d1c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:53.796507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1112c208-9ea0-4086-a6d5-40bcfefb1d1c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:53.921779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1112c208-9ea0-4086-a6d5-40bcfefb1d1c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': 'd1776ceebc1f488cb3f700aade8fd732', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '793da35ec8764d748089bc56a0c34287', 'project_domain_id': 'default', 'roles': ['member', 'admin', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:53.922172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1112c208-9ea0-4086-a6d5-40bcfefb1d1c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] [instance: 8de69447-4474-4443-9d90-210af0e99259] flavor_id is None. Assuming migration. {{(pid=119083) resize /opt/stack/nova/nova/compute/api.py:4142}} May 18 22:15:53.922929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1112c208-9ea0-4086-a6d5-40bcfefb1d1c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] [instance: 8de69447-4474-4443-9d90-210af0e99259] Old instance type m1.heat2, new instance type m1.heat2 {{(pid=119083) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 22:15:53.968555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ecd4572-7c59-464b-bf29-32ac16ec4e6a tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:53.969458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ecd4572-7c59-464b-bf29-32ac16ec4e6a tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:53.971024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ecd4572-7c59-464b-bf29-32ac16ec4e6a tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:53.971693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ecd4572-7c59-464b-bf29-32ac16ec4e6a tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:54.054058 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0ecd4572-7c59-464b-bf29-32ac16ec4e6a tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/aff5a49b90354e8b85f7004195071ee0" status: 200 len: 328 microversion: 2.1 time: 0.285738 May 18 22:15:54.055939 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 142/243] 10.222.0.58 () {60 vars in 1261 bytes} [Wed May 18 22:15:53 2022] PUT /compute/v2.1/os-quota-sets/aff5a49b90354e8b85f7004195071ee0 => generated 328 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:54.061942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f8f1501c-7004-44f5-b441-6114fce0f141 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "n-h2-841040-6"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:54.064862 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:remove_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:54.064862 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:54.083837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8f1501c-7004-44f5-b441-6114fce0f141 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:54.084484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8f1501c-7004-44f5-b441-6114fce0f141 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:54.274824 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f8f1501c-7004-44f5-b441-6114fce0f141 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/4/action" status: 200 len: 298 microversion: 2.1 time: 0.217468 May 18 22:15:54.280966 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 143/244] 10.222.0.58 () {60 vars in 1190 bytes} [Wed May 18 22:15:54 2022] POST /compute/v2.1/os-aggregates/4/action => generated 298 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:54.285667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6e0136f9-5961-46b0-8b59-7602cf0ad15f tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Calling method '.version_select at 0x7fa2edb1ba60>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:54.565897 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1112c208-9ea0-4086-a6d5-40bcfefb1d1c tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259/action" status: 202 len: 0 microversion: 2.1 time: 0.796994 May 18 22:15:54.573066 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 102/245] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:15:53 2022] POST /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259/action => generated 0 bytes in 806 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:15:54.581501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f4a67211-9d83-4562-a851-1fc002c95ba6 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:54.582772 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:54.582772 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:54.639305 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f4a67211-9d83-4562-a851-1fc002c95ba6 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/4" status: 200 len: 0 microversion: 2.1 time: 0.064404 May 18 22:15:54.641953 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 103/246] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:54 2022] DELETE /compute/v2.1/os-aggregates/4 => generated 0 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:15:54.667427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-66d3cee0-8f68-4717-b430-c8046958ede7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:54.681228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-66d3cee0-8f68-4717-b430-c8046958ede7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:54.689372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66d3cee0-8f68-4717-b430-c8046958ede7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:54.690194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66d3cee0-8f68-4717-b430-c8046958ede7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:54.692015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66d3cee0-8f68-4717-b430-c8046958ede7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:54.698175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66d3cee0-8f68-4717-b430-c8046958ede7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:54.919636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-66d3cee0-8f68-4717-b430-c8046958ede7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:54.941359 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-66d3cee0-8f68-4717-b430-c8046958ede7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1471 microversion: 2.1 time: 0.297469 May 18 22:15:54.943429 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 104/247] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:54 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1471 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:54.968683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-63db78d9-c0d6-4f7c-8231-05f9bbdfa6a9 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1920271915"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:54.971048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e0136f9-5961-46b0-8b59-7602cf0ad15f tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:54.972663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e0136f9-5961-46b0-8b59-7602cf0ad15f tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:54.973127 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:54.973127 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:54.974236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e0136f9-5961-46b0-8b59-7602cf0ad15f tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:54.975133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.aggregate [None req-63db78d9-c0d6-4f7c-8231-05f9bbdfa6a9 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Generated uuid cb4755b2-a76d-4e96-9ac9-faaf06b0481a for aggregate {{(pid=119083) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:54.975637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e0136f9-5961-46b0-8b59-7602cf0ad15f tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:54.987650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-63db78d9-c0d6-4f7c-8231-05f9bbdfa6a9 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] [119083] Writing DB stats nova_api:SELECT=82,nova_api:INSERT=4,nova_api:UPDATE=12,nova_api:DELETE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:55.039315 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6e0136f9-5961-46b0-8b59-7602cf0ad15f tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/aff5a49b90354e8b85f7004195071ee0/detail" status: 200 len: 916 microversion: 2.1 time: 0.757126 May 18 22:15:55.040251 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 144/248] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:15:54 2022] GET /compute/v2.1/os-quota-sets/aff5a49b90354e8b85f7004195071ee0/detail => generated 916 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:55.054897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a5eb09ff-38dd-4734-a84b-1cc1a781541f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:55.056758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a5eb09ff-38dd-4734-a84b-1cc1a781541f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:55.074030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5eb09ff-38dd-4734-a84b-1cc1a781541f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:55.074269 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-63db78d9-c0d6-4f7c-8231-05f9bbdfa6a9 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.124524 May 18 22:15:55.075746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5eb09ff-38dd-4734-a84b-1cc1a781541f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:55.077878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5eb09ff-38dd-4734-a84b-1cc1a781541f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:55.078814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5eb09ff-38dd-4734-a84b-1cc1a781541f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:55.079683 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 105/249] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:54 2022] POST /compute/v2.1/os-aggregates => generated 198 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:55.093666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9d1c75d5-cd00-4f1f-ba0a-36cb6fd68b2b tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:55.094316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9d1c75d5-cd00-4f1f-ba0a-36cb6fd68b2b tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:55.115931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d1c75d5-cd00-4f1f-ba0a-36cb6fd68b2b tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:55.116747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d1c75d5-cd00-4f1f-ba0a-36cb6fd68b2b tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:55.118178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d1c75d5-cd00-4f1f-ba0a-36cb6fd68b2b tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:55.120440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d1c75d5-cd00-4f1f-ba0a-36cb6fd68b2b tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:55.151365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9d1c75d5-cd00-4f1f-ba0a-36cb6fd68b2b tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:55.318034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9d1c75d5-cd00-4f1f-ba0a-36cb6fd68b2b tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:55.329426 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9d1c75d5-cd00-4f1f-ba0a-36cb6fd68b2b tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 200 len: 1387 microversion: 2.1 time: 0.248456 May 18 22:15:55.339007 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 106/250] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:55 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 1387 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:55.339007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a93c5dfa-fd2a-4829-a26b-80b2ee874dcf tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "n-h2-841040-6"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:55.339007 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:add_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:55.339007 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:55.385113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a93c5dfa-fd2a-4829-a26b-80b2ee874dcf tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:55.390751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a93c5dfa-fd2a-4829-a26b-80b2ee874dcf tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:55.544121 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a93c5dfa-fd2a-4829-a26b-80b2ee874dcf tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/9/action" status: 200 len: 242 microversion: 2.1 time: 0.212775 May 18 22:15:55.545161 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 107/251] 10.222.0.58 () {60 vars in 1190 bytes} [Wed May 18 22:15:55 2022] POST /compute/v2.1/os-aggregates/9/action => generated 242 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:55.549983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4da9923f-e9f0-4a6d-be79-aa1b69585eae tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ed9a8160>, body: {"quota_set": {"ram": "2048"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:55.695783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a5eb09ff-38dd-4734-a84b-1cc1a781541f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:55.710333 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a5eb09ff-38dd-4734-a84b-1cc1a781541f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 200 len: 1320 microversion: 2.1 time: 0.667781 May 18 22:15:55.711871 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 145/252] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:55 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 1320 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:55.721305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc553507-d54d-4c07-9df0-3dbfd574a895 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:55.722686 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:55.722686 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:55.731027 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc553507-d54d-4c07-9df0-3dbfd574a895 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates/9" status: 200 len: 242 microversion: 2.1 time: 0.017488 May 18 22:15:55.731779 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 146/253] 10.222.0.58 () {58 vars in 1148 bytes} [Wed May 18 22:15:55 2022] GET /compute/v2.1/os-aggregates/9 => generated 242 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:55.744638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e3bc47f-45f9-4cd4-b65f-e2f51849f2b0 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "n-h2-841040-6"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:55.746262 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:remove_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:55.746262 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:55.756050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e3bc47f-45f9-4cd4-b65f-e2f51849f2b0 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:55.756693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e3bc47f-45f9-4cd4-b65f-e2f51849f2b0 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:55.880032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4da9923f-e9f0-4a6d-be79-aa1b69585eae tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:55.880291 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7e3bc47f-45f9-4cd4-b65f-e2f51849f2b0 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/9/action" status: 200 len: 227 microversion: 2.1 time: 0.140518 May 18 22:15:55.885835 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 147/254] 10.222.0.58 () {60 vars in 1190 bytes} [Wed May 18 22:15:55 2022] POST /compute/v2.1/os-aggregates/9/action => generated 227 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:55.888623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4da9923f-e9f0-4a6d-be79-aa1b69585eae tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:55.889035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-18149768-825f-4fbc-9f99-4a4fd088a614 req-db27becf-6f3b-4e7b-9d82-f40c37362237 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b2ccdb9a-e396-4efa-b5a8-a408e1a2988e", "tag": "c53f4ff9-362d-4065-8c56-078e654420d4"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:55.889937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4da9923f-e9f0-4a6d-be79-aa1b69585eae tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:55.890535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4da9923f-e9f0-4a6d-be79-aa1b69585eae tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:55.902782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-18149768-825f-4fbc-9f99-4a4fd088a614 req-db27becf-6f3b-4e7b-9d82-f40c37362237 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:55.905163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-18149768-825f-4fbc-9f99-4a4fd088a614 req-db27becf-6f3b-4e7b-9d82-f40c37362237 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:55.920853 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-18149768-825f-4fbc-9f99-4a4fd088a614 req-db27becf-6f3b-4e7b-9d82-f40c37362237 service nova] Creating event network-changed:c53f4ff9-362d-4065-8c56-078e654420d4 for instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e on n-h2-841040-6 May 18 22:15:55.927079 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-18149768-825f-4fbc-9f99-4a4fd088a614 req-db27becf-6f3b-4e7b-9d82-f40c37362237 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.045037 May 18 22:15:55.927741 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 148/255] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:15:55 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:55.933387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-37f1c455-4dc7-4b51-8054-f316003f24ea tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:55.934394 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:55.934394 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:55.953660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4da9923f-e9f0-4a6d-be79-aa1b69585eae tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:55.954246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4da9923f-e9f0-4a6d-be79-aa1b69585eae tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:55.955106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4da9923f-e9f0-4a6d-be79-aa1b69585eae tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:55.955537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4da9923f-e9f0-4a6d-be79-aa1b69585eae tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:55.961319 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-37f1c455-4dc7-4b51-8054-f316003f24ea tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/9" status: 200 len: 0 microversion: 2.1 time: 0.032078 May 18 22:15:55.961892 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 149/256] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:55 2022] DELETE /compute/v2.1/os-aggregates/9 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:15:55.978794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-95920309-4e79-439e-b764-1620bfdcd19c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:55.980948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-95920309-4e79-439e-b764-1620bfdcd19c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:55.998284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95920309-4e79-439e-b764-1620bfdcd19c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:56.000243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95920309-4e79-439e-b764-1620bfdcd19c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:56.001650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95920309-4e79-439e-b764-1620bfdcd19c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:56.002203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95920309-4e79-439e-b764-1620bfdcd19c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:56.087658 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4da9923f-e9f0-4a6d-be79-aa1b69585eae tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/aff5a49b90354e8b85f7004195071ee0?user_id=ea7cd154e2984331a9ad5f563ed166a5" status: 200 len: 328 microversion: 2.1 time: 0.541180 May 18 22:15:56.088573 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 108/257] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:15:55 2022] PUT /compute/v2.1/os-quota-sets/aff5a49b90354e8b85f7004195071ee0?user_id=ea7cd154e2984331a9ad5f563ed166a5 => generated 328 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:56.093638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e3e7dfeb-8e00-45d1-8917-21d37277f4ee tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1256015525"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:56.095740 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:56.095740 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:56.098490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.aggregate [None req-e3e7dfeb-8e00-45d1-8917-21d37277f4ee tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Generated uuid 4d42606c-3790-4723-8b3c-51db6852cba1 for aggregate {{(pid=119083) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:56.131728 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e3e7dfeb-8e00-45d1-8917-21d37277f4ee tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 199 microversion: 2.1 time: 0.042066 May 18 22:15:56.132503 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 109/258] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:56 2022] POST /compute/v2.1/os-aggregates => generated 199 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:56.138250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d275bab0-f715-4709-8f65-facf080eeff0 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Calling method '.version_select at 0x7fa2ed93d9d0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:56.199916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-95920309-4e79-439e-b764-1620bfdcd19c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:56.210683 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-95920309-4e79-439e-b764-1620bfdcd19c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1471 microversion: 2.1 time: 0.247633 May 18 22:15:56.214049 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 150/259] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:55 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1471 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:56.219977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c1e60226-771c-4f64-9b6d-31eb2598a946 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "n-h2-841040-6"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:56.222107 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:add_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:56.222107 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:56.232197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1e60226-771c-4f64-9b6d-31eb2598a946 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:56.232847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1e60226-771c-4f64-9b6d-31eb2598a946 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:56.380228 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c1e60226-771c-4f64-9b6d-31eb2598a946 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/10/action" status: 200 len: 243 microversion: 2.1 time: 0.157499 May 18 22:15:56.381080 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 151/260] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:15:56 2022] POST /compute/v2.1/os-aggregates/10/action => generated 243 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:56.390171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6e8d7e55-9431-4b83-a363-dcbe71264568 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:56.390787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6e8d7e55-9431-4b83-a363-dcbe71264568 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:56.400529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e8d7e55-9431-4b83-a363-dcbe71264568 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:56.401206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e8d7e55-9431-4b83-a363-dcbe71264568 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:56.402007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e8d7e55-9431-4b83-a363-dcbe71264568 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:56.402597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e8d7e55-9431-4b83-a363-dcbe71264568 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:56.624907 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d275bab0-f715-4709-8f65-facf080eeff0 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/aff5a49b90354e8b85f7004195071ee0?user_id=ea7cd154e2984331a9ad5f563ed166a5" status: 200 len: 370 microversion: 2.1 time: 0.491062 May 18 22:15:56.632541 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 110/261] 10.222.0.58 () {58 vars in 1322 bytes} [Wed May 18 22:15:56 2022] GET /compute/v2.1/os-quota-sets/aff5a49b90354e8b85f7004195071ee0?user_id=ea7cd154e2984331a9ad5f563ed166a5 => generated 370 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:56.638241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6e8d7e55-9431-4b83-a363-dcbe71264568 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:56.648496 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6e8d7e55-9431-4b83-a363-dcbe71264568 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 200 len: 1387 microversion: 2.1 time: 0.265546 May 18 22:15:56.659278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e2d73d2-4d6f-41b3-a9cc-2fdbb9a4283f tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:56.660744 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:index": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:56.660744 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:56.662130 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 152/262] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:56 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 1387 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:56.668376 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e2d73d2-4d6f-41b3-a9cc-2fdbb9a4283f tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates" status: 200 len: 246 microversion: 2.1 time: 0.034567 May 18 22:15:56.669219 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 111/263] 10.222.0.58 () {58 vars in 1142 bytes} [Wed May 18 22:15:56 2022] GET /compute/v2.1/os-aggregates => generated 246 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:56.681021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6718034b-7ce6-40c0-ace2-73014976b894 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "n-h2-841040-6"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:56.682432 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:remove_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:56.682432 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:56.691553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6718034b-7ce6-40c0-ace2-73014976b894 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:56.692626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6718034b-7ce6-40c0-ace2-73014976b894 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:56.728557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bcc6f9fe-d4af-4031-88fc-a56f7a45b173 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:56.729159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bcc6f9fe-d4af-4031-88fc-a56f7a45b173 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:56.744739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcc6f9fe-d4af-4031-88fc-a56f7a45b173 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:56.745099 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcc6f9fe-d4af-4031-88fc-a56f7a45b173 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:56.745898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcc6f9fe-d4af-4031-88fc-a56f7a45b173 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:56.746328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcc6f9fe-d4af-4031-88fc-a56f7a45b173 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:56.872404 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6718034b-7ce6-40c0-ace2-73014976b894 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/10/action" status: 200 len: 228 microversion: 2.1 time: 0.195093 May 18 22:15:56.873665 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 153/264] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:15:56 2022] POST /compute/v2.1/os-aggregates/10/action => generated 228 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:56.885770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6b002b3b-1bb8-43fc-b6a5-84690d22002d tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:56.891399 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:56.891399 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:56.937833 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6b002b3b-1bb8-43fc-b6a5-84690d22002d tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/10" status: 200 len: 0 microversion: 2.1 time: 0.054220 May 18 22:15:56.945934 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 154/265] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:15:56 2022] DELETE /compute/v2.1/os-aggregates/10 => generated 0 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:15:56.961355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-52ec2af2-2d24-4cfc-b068-cb5f89d11972 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-842000912"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:56.964286 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:56.964286 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:56.966916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.aggregate [None req-52ec2af2-2d24-4cfc-b068-cb5f89d11972 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Generated uuid e3a7e597-7079-4908-9af4-8451a55a0c97 for aggregate {{(pid=119082) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:56.986011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bcc6f9fe-d4af-4031-88fc-a56f7a45b173 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:56.999482 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bcc6f9fe-d4af-4031-88fc-a56f7a45b173 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 200 len: 1320 microversion: 2.1 time: 0.274430 May 18 22:15:57.000641 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 112/266] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:56 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 1320 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:15:57.011521 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-52ec2af2-2d24-4cfc-b068-cb5f89d11972 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.062816 May 18 22:15:57.017919 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 155/267] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:56 2022] POST /compute/v2.1/os-aggregates => generated 198 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:57.023919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ab35d51-aa00-4a96-b248-10de0aab9abb tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "n-h2-841040-6"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:57.025414 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:add_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:57.025414 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:57.037655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ab35d51-aa00-4a96-b248-10de0aab9abb tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:57.038221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ab35d51-aa00-4a96-b248-10de0aab9abb tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:57.179532 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2ab35d51-aa00-4a96-b248-10de0aab9abb tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/11/action" status: 200 len: 242 microversion: 2.1 time: 0.159913 May 18 22:15:57.180159 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 113/268] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:15:57 2022] POST /compute/v2.1/os-aggregates/11/action => generated 242 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:57.195572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c8ddbb9b-b8de-4b75-be14-d2d502d99e47 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "n-h2-841040-6"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:57.197313 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:remove_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:57.197313 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:57.217015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8ddbb9b-b8de-4b75-be14-d2d502d99e47 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:57.218022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8ddbb9b-b8de-4b75-be14-d2d502d99e47 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:57.224045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c8ddbb9b-b8de-4b75-be14-d2d502d99e47 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:57.376725 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c8ddbb9b-b8de-4b75-be14-d2d502d99e47 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/11/action" status: 200 len: 227 microversion: 2.1 time: 0.184621 May 18 22:15:57.384884 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 156/269] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:15:57 2022] POST /compute/v2.1/os-aggregates/11/action => generated 227 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:57.391690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-43e84bb2-9cd5-4401-9af0-d6aacaedc2f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:57.393647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-43e84bb2-9cd5-4401-9af0-d6aacaedc2f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:57.401361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43e84bb2-9cd5-4401-9af0-d6aacaedc2f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:57.401850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43e84bb2-9cd5-4401-9af0-d6aacaedc2f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:57.402745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43e84bb2-9cd5-4401-9af0-d6aacaedc2f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:57.403245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43e84bb2-9cd5-4401-9af0-d6aacaedc2f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:57.601207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-43e84bb2-9cd5-4401-9af0-d6aacaedc2f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:57.611153 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-43e84bb2-9cd5-4401-9af0-d6aacaedc2f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1471 microversion: 2.1 time: 0.224914 May 18 22:15:57.611508 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 157/270] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:57 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1471 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:57.615847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-155c07a6-035e-45f6-9f74-edf423bc97f4 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:57.616767 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:57.616767 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:57.621695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e523261f-a515-49f5-a346-4f80b8f06ab3 tempest-SecurityGroupsTestAdminJSON-1787404600 tempest-SecurityGroupsTestAdminJSON-1787404600-project] Action: 'create', calling method: .version_select at 0x7fa2ed961940>, body: {"security_group": {"name": "tempest-securitygroup-2076941652", "description": "tempest-description-1440796032"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:57.630183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-155c07a6-035e-45f6-9f74-edf423bc97f4 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] [119082] Writing DB stats nova_api:SELECT=87,nova_api:INSERT=3,nova_api:DELETE=10 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:57.650299 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-155c07a6-035e-45f6-9f74-edf423bc97f4 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/11" status: 200 len: 0 microversion: 2.1 time: 0.037593 May 18 22:15:57.651313 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 158/271] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:15:57 2022] DELETE /compute/v2.1/os-aggregates/11 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:15:57.680486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3f5f7932-d5b7-4e5b-affa-b7d1a2a639a9 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1642321076"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:57.691441 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:57.691441 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:57.692469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.aggregate [None req-3f5f7932-d5b7-4e5b-affa-b7d1a2a639a9 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Generated uuid fc2b1693-eba1-4c8d-ab1a-965790c1db9d for aggregate {{(pid=119082) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:57.759455 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3f5f7932-d5b7-4e5b-affa-b7d1a2a639a9 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 199 microversion: 2.1 time: 0.089369 May 18 22:15:57.761238 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 159/272] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:57 2022] POST /compute/v2.1/os-aggregates => generated 199 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:57.768504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c205a9bd-8559-4d00-81f5-0e1f51f9501d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:57.772470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c205a9bd-8559-4d00-81f5-0e1f51f9501d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:57.788897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c205a9bd-8559-4d00-81f5-0e1f51f9501d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:57.789408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c205a9bd-8559-4d00-81f5-0e1f51f9501d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:57.790205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c205a9bd-8559-4d00-81f5-0e1f51f9501d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:57.790649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c205a9bd-8559-4d00-81f5-0e1f51f9501d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:57.984118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c205a9bd-8559-4d00-81f5-0e1f51f9501d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:57.992409 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c205a9bd-8559-4d00-81f5-0e1f51f9501d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 200 len: 1387 microversion: 2.1 time: 0.228206 May 18 22:15:57.994100 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 160/273] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:57 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 1387 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:57.999047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fb163037-3d44-446f-8c5c-ca0c9df98bab tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-417081203"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:58.000530 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:58.000530 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:58.001648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.aggregate [None req-fb163037-3d44-446f-8c5c-ca0c9df98bab tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Generated uuid 293d5c7b-94d5-4579-b2e9-741cbac58747 for aggregate {{(pid=119082) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:58.025098 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fb163037-3d44-446f-8c5c-ca0c9df98bab tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.029700 May 18 22:15:58.026891 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 161/274] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:57 2022] POST /compute/v2.1/os-aggregates => generated 198 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:58.032205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-16c15267-dab1-4bb2-b88d-b4f1aa4daf7e tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:58.033536 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:58.033536 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:58.062046 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-16c15267-dab1-4bb2-b88d-b4f1aa4daf7e tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/12" status: 200 len: 0 microversion: 2.1 time: 0.033404 May 18 22:15:58.063384 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 162/275] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:15:58 2022] DELETE /compute/v2.1/os-aggregates/12 => generated 0 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:15:58.071885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a78a0f18-dc2c-4060-b540-2b65c7005918 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Calling method '.version_select at 0x7fa2edce71f0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:58.141457 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e523261f-a515-49f5-a346-4f80b8f06ab3 tempest-SecurityGroupsTestAdminJSON-1787404600 tempest-SecurityGroupsTestAdminJSON-1787404600-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 221 microversion: 2.1 time: 0.949341 May 18 22:15:58.144294 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 114/276] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:15:57 2022] POST /compute/v2.1/os-security-groups => generated 221 bytes in 953 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:58.153311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-922322c0-62d2-45d5-9c69-9153d45d6026 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:58.156915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-922322c0-62d2-45d5-9c69-9153d45d6026 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:58.173909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-922322c0-62d2-45d5-9c69-9153d45d6026 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:58.176347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-922322c0-62d2-45d5-9c69-9153d45d6026 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:58.179559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-922322c0-62d2-45d5-9c69-9153d45d6026 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:58.180583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-922322c0-62d2-45d5-9c69-9153d45d6026 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:58.322323 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a78a0f18-dc2c-4060-b540-2b65c7005918 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/08eab5200cf9432cb146f465e1acf772/defaults" status: 200 len: 371 microversion: 2.1 time: 0.257316 May 18 22:15:58.325766 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 163/277] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:15:58 2022] GET /compute/v2.1/os-quota-sets/08eab5200cf9432cb146f465e1acf772/defaults => generated 371 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:58.333471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0418947e-7c91-4739-9702-f053de2d2c3f tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "n-h2-841040-6"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:58.335367 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:add_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:58.335367 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:58.345177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0418947e-7c91-4739-9702-f053de2d2c3f tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:58.345635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0418947e-7c91-4739-9702-f053de2d2c3f tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:58.429467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-922322c0-62d2-45d5-9c69-9153d45d6026 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:58.439672 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-922322c0-62d2-45d5-9c69-9153d45d6026 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 200 len: 1320 microversion: 2.1 time: 0.294008 May 18 22:15:58.441427 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 115/278] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:58 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 1320 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:58.447220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86543f5d-86b4-48f9-8448-7c00810e6be7 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:58.448249 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:58.448249 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:58.455107 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-86543f5d-86b4-48f9-8448-7c00810e6be7 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] HTTP exception thrown: Aggregate 12 could not be found. May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86543f5d-86b4-48f9-8448-7c00810e6be7 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Request method failure captured: May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-aggregates/12 HTTP/1.1 May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_v8QU3tH-qUcY8L33C4ZFLzvNx8K73MepPiket66HemcvbJUThmSQeLYmNRceftZ-bFtdDiB9AAacfGxOFtTiE1MqmElQwUVAYsL-WF7OXzTN9fzhEHwSLbl4hzO08tWZ08gbwp8YI14OIDKJw4dd2OOXa0G2hhtAXIvDo_AZ1FH4 May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 00b6fd466f3e497fab6d9a941468e5e8 May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AggregatesAdminTestJSON-1512645518 May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:15:58.457583 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:15:58.458828 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/00b6fd466f3e497fab6d9a941468e5e8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/00b6fd466f3e497fab6d9a941468e5e8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_00b6fd466f3e497fab6d9a941468e5e8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/00b6fd466f3e497fab6d9a941468e5e8"}]}] May 18 22:15:58.458828 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AggregatesAdminTestJSON-1512645518 May 18 22:15:58.458828 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 00b6fd466f3e497fab6d9a941468e5e8 May 18 22:15:58.458828 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AggregatesAdminTestJSON-1512645518 May 18 22:15:58.458828 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AggregatesAdminTestJSON-1512645518-project-admin May 18 22:15:58.458828 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:15:58.458828 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:15:58.458828 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 98b9f9b78bdd428b8b6054ee21a57a1d May 18 22:15:58.458828 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AggregatesAdminTestJSON-1512645518-project-admin May 18 22:15:58.458828 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:15:58.458828 n-d-841040-6 devstack@n-api.service[119083]: exception: Aggregate 12 could not be found. May 18 22:15:58.458828 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '12'} May 18 22:15:58.458828 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 108, in show May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi aggregate = self.api.get_aggregate(context, id) May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6336, in get_aggregate May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return objects.Aggregate.get_by_id(context, aggregate_id) May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 274, in get_by_id May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi db_aggregate = _aggregate_get_from_db(context, aggregate_id) May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 45, in _aggregate_get_from_db May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.AggregateNotFound(aggregate_id=aggregate_id) May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.AggregateNotFound: Aggregate 12 could not be found. May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:58.459571 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 110, in show May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Aggregate 12 could not be found. May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Aggregate 12 could not be found. May 18 22:15:58.460750 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:58.462258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86543f5d-86b4-48f9-8448-7c00810e6be7 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Returning 404 to user: Aggregate 12 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:58.462258 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-86543f5d-86b4-48f9-8448-7c00810e6be7 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates/12" status: 404 len: 78 microversion: 2.1 time: 0.016602 May 18 22:15:58.462258 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 116/279] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:58 2022] GET /compute/v2.1/os-aggregates/12 => generated 78 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:15:58.465729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-59132eec-de79-49cf-be38-d711d91f7e52 tempest-SecurityGroupsTestAdminJSON-1787404600 tempest-SecurityGroupsTestAdminJSON-1787404600-project] Action: 'create', calling method: .version_select at 0x7fa2ed7e3820>, body: {"security_group": {"name": "tempest-securitygroup-531343219", "description": "tempest-description-1393004731"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:58.531127 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0418947e-7c91-4739-9702-f053de2d2c3f tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/13/action" status: 200 len: 242 microversion: 2.1 time: 0.203928 May 18 22:15:58.531750 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 164/280] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:15:58 2022] POST /compute/v2.1/os-aggregates/13/action => generated 242 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:58.541248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b68f5547-8657-4844-80e9-e31bff130436 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Action: 'update', calling method: .version_select at 0x7fa2edb55f70>, body: {"quota_set": {"force": true, "metadata_items": 256, "ram": 10240, "key_pairs": 200, "instances": 20, "server_groups": 20, "server_group_members": 20, "cores": 2, "fixed_ips": 10, "floating_ips": 20, "security_group_rules": 20, "security_groups": 20, "injected_file_content_bytes": 20480, "injected_file_path_bytes": 512, "injected_files": 10}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:58.676042 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-59132eec-de79-49cf-be38-d711d91f7e52 tempest-SecurityGroupsTestAdminJSON-1787404600 tempest-SecurityGroupsTestAdminJSON-1787404600-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 220 microversion: 2.1 time: 0.214405 May 18 22:15:58.677931 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 117/281] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:15:58 2022] POST /compute/v2.1/os-security-groups => generated 220 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:58.684520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ffdc16c-85f4-4719-acbb-e9373460d372 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:58.685573 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:58.685573 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:58.699334 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-1ffdc16c-85f4-4719-acbb-e9373460d372 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] HTTP exception thrown: Aggregate 12 could not be found. May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ffdc16c-85f4-4719-acbb-e9373460d372 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Request method failure captured: May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-aggregates/12 HTTP/1.1 May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_v8QU3tH-qUcY8L33C4ZFLzvNx8K73MepPiket66HemcvbJUThmSQeLYmNRceftZ-bFtdDiB9AAacfGxOFtTiE1MqmElQwUVAYsL-WF7OXzTN9fzhEHwSLbl4hzO08tWZ08gbwp8YI14OIDKJw4dd2OOXa0G2hhtAXIvDo_AZ1FH4 May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 00b6fd466f3e497fab6d9a941468e5e8 May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AggregatesAdminTestJSON-1512645518 May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:15:58.700978 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:15:58.702334 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/00b6fd466f3e497fab6d9a941468e5e8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/00b6fd466f3e497fab6d9a941468e5e8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_00b6fd466f3e497fab6d9a941468e5e8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/00b6fd466f3e497fab6d9a941468e5e8"}]}] May 18 22:15:58.702334 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AggregatesAdminTestJSON-1512645518 May 18 22:15:58.702334 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 00b6fd466f3e497fab6d9a941468e5e8 May 18 22:15:58.702334 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AggregatesAdminTestJSON-1512645518 May 18 22:15:58.702334 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AggregatesAdminTestJSON-1512645518-project-admin May 18 22:15:58.702334 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:15:58.702334 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:15:58.702334 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 98b9f9b78bdd428b8b6054ee21a57a1d May 18 22:15:58.702334 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AggregatesAdminTestJSON-1512645518-project-admin May 18 22:15:58.702334 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:15:58.702334 n-d-841040-6 devstack@n-api.service[119083]: exception: Aggregate 12 could not be found. May 18 22:15:58.702334 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '12'} May 18 22:15:58.702334 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 155, in delete May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.api.delete_aggregate(context, id) May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6389, in delete_aggregate May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi aggregate = objects.Aggregate.get_by_id(context, aggregate_id) May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 274, in get_by_id May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi db_aggregate = _aggregate_get_from_db(context, aggregate_id) May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:15:58.703021 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 45, in _aggregate_get_from_db May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.AggregateNotFound(aggregate_id=aggregate_id) May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.AggregateNotFound: Aggregate 12 could not be found. May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 157, in delete May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Aggregate 12 could not be found. May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:58.704139 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:58.705408 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:58.705408 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:15:58.705408 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:15:58.705408 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Aggregate 12 could not be found. May 18 22:15:58.705408 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:58.707682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ffdc16c-85f4-4719-acbb-e9373460d372 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Returning 404 to user: Aggregate 12 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:58.708648 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1ffdc16c-85f4-4719-acbb-e9373460d372 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/12" status: 404 len: 78 microversion: 2.1 time: 0.029734 May 18 22:15:58.709186 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 118/282] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:15:58 2022] DELETE /compute/v2.1/os-aggregates/12 => generated 78 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:15:58.717110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e141d770-1c66-4c26-a2e8-41e372771111 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Action: 'action', calling method: >, body: {"remove_host": {"host": "n-h2-841040-6"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:58.718872 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:remove_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:58.718872 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:58.720172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e141d770-1c66-4c26-a2e8-41e372771111 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Policy check for os_compute_api:os-aggregates:remove_host failed with credentials {'is_admin': False, 'user_id': 'e1ed4307f534468189cecff237eb2501', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b93fedc14b54ca995035762ef92cd6f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e141d770-1c66-4c26-a2e8-41e372771111 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Request method failure captured: May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-aggregates/13/action HTTP/1.1 May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 42 May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_s0SNDpX4fDekTkeC86DjXgbdfHQHFTe-m_8uabhJryf0BLSDU4UCHeN4GHhfuFqAknTuIBXE_1ryHqNZlUGIZr139f7dskmfRcZ2hIwWJe5WFtceK90My9JGxZvoJTRKDMnkF6r14eaLxH7QFHWKcEhRdfD6VhVbgVjk_Xdhg7n4 May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 9b93fedc14b54ca995035762ef92cd6f May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:15:58.723837 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:15:58.725035 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9b93fedc14b54ca995035762ef92cd6f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9b93fedc14b54ca995035762ef92cd6f"}]}] May 18 22:15:58.725035 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:58.725035 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 9b93fedc14b54ca995035762ef92cd6f May 18 22:15:58.725035 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617 May 18 22:15:58.725035 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AggregatesAdminNegativeTestJSON-1521970617-project May 18 22:15:58.725035 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:15:58.725035 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:15:58.725035 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: e1ed4307f534468189cecff237eb2501 May 18 22:15:58.725035 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1521970617-project May 18 22:15:58.725035 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:15:58.725035 n-d-841040-6 devstack@n-api.service[119083]: {"remove_host": {"host": "n-h2-841040-6"}} May 18 22:15:58.725035 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:15:58.725035 n-d-841040-6 devstack@n-api.service[119083]: exception: Policy doesn't allow os_compute_api:os-aggregates:remove_host to be performed. May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '13', 'body': {'remove_host': {'host': 'n-h2-841040-6'}}} May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 201, in _remove_host May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi context.can(aggr_policies.POLICY_ROOT % 'remove_host', target={}) May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:58.725841 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-aggregates:remove_host to be performed. May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-aggregates:remove_host to be performed. May 18 22:15:58.726835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:15:58.729834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e141d770-1c66-4c26-a2e8-41e372771111 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-aggregates:remove_host to be performed. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:58.731198 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e141d770-1c66-4c26-a2e8-41e372771111 tempest-AggregatesAdminNegativeTestJSON-1521970617 tempest-AggregatesAdminNegativeTestJSON-1521970617-project] 10.222.0.58 "POST /compute/v2.1/os-aggregates/13/action" status: 403 len: 121 microversion: 2.1 time: 0.020594 May 18 22:15:58.732312 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 119/283] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:15:58 2022] POST /compute/v2.1/os-aggregates/13/action => generated 121 bytes in 22 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:58.737309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5dffb18e-a3cf-4b57-a6bb-e5a98596a29f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:58.738196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5dffb18e-a3cf-4b57-a6bb-e5a98596a29f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:58.750467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dffb18e-a3cf-4b57-a6bb-e5a98596a29f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:58.750900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dffb18e-a3cf-4b57-a6bb-e5a98596a29f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:58.751738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dffb18e-a3cf-4b57-a6bb-e5a98596a29f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:58.752173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dffb18e-a3cf-4b57-a6bb-e5a98596a29f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:58.902967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5dffb18e-a3cf-4b57-a6bb-e5a98596a29f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:58.912048 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5dffb18e-a3cf-4b57-a6bb-e5a98596a29f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1471 microversion: 2.1 time: 0.178484 May 18 22:15:58.912469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b68f5547-8657-4844-80e9-e31bff130436 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:58.912922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b68f5547-8657-4844-80e9-e31bff130436 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:58.913651 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 120/284] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:58 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1471 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:58.914018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b68f5547-8657-4844-80e9-e31bff130436 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:58.914510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b68f5547-8657-4844-80e9-e31bff130436 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:59.142640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b68f5547-8657-4844-80e9-e31bff130436 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] [119082] Writing DB stats nova_cell0:SELECT=93,nova_cell0:UPDATE=7 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:59.143257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7477a0f7-0f59-4e2f-a046-a429453b259a tempest-SecurityGroupsTestAdminJSON-806172561 tempest-SecurityGroupsTestAdminJSON-806172561-project-admin] Action: 'create', calling method: .version_select at 0x7fa2ed7e3d30>, body: {"security_group": {"name": "tempest-securitygroup-1260998656", "description": "tempest-description-1291134756"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:59.157933 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b68f5547-8657-4844-80e9-e31bff130436 tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/08eab5200cf9432cb146f465e1acf772" status: 200 len: 329 microversion: 2.1 time: 0.624854 May 18 22:15:59.158822 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 165/285] 10.222.0.58 () {60 vars in 1262 bytes} [Wed May 18 22:15:58 2022] PUT /compute/v2.1/os-quota-sets/08eab5200cf9432cb146f465e1acf772 => generated 329 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:59.164962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b4828a99-73eb-4c93-808a-def4d7911bc4 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"availability_zone": "tempest-test_az-1481719307", "name": "tempest-test_aggregate-1133233765"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:59.184625 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:59.184625 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:59.185646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.aggregate [None req-b4828a99-73eb-4c93-808a-def4d7911bc4 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Generated uuid 30de7924-d48e-4740-bf1b-684852b0b985 for aggregate {{(pid=119082) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:15:59.220819 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b4828a99-73eb-4c93-808a-def4d7911bc4 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 223 microversion: 2.1 time: 0.060687 May 18 22:15:59.221695 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 166/286] 10.222.0.58 () {60 vars in 1164 bytes} [Wed May 18 22:15:59 2022] POST /compute/v2.1/os-aggregates => generated 223 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:59.230871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f3d15d3d-0d39-493b-a415-2df264442ac5 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "n-h2-841040-6"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:59.232229 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:remove_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:59.232229 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:59.245278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3d15d3d-0d39-493b-a415-2df264442ac5 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:59.245902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3d15d3d-0d39-493b-a415-2df264442ac5 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:59.409174 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f3d15d3d-0d39-493b-a415-2df264442ac5 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/13/action" status: 200 len: 227 microversion: 2.1 time: 0.186184 May 18 22:15:59.417728 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 167/287] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:15:59 2022] POST /compute/v2.1/os-aggregates/13/action => generated 227 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:59.477279 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7477a0f7-0f59-4e2f-a046-a429453b259a tempest-SecurityGroupsTestAdminJSON-806172561 tempest-SecurityGroupsTestAdminJSON-806172561-project-admin] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 221 microversion: 2.1 time: 0.561660 May 18 22:15:59.478039 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 121/288] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:15:58 2022] POST /compute/v2.1/os-security-groups => generated 221 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:59.484301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fdb53fe7-a5d4-4650-985d-97d039b5409c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:59.484301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fdb53fe7-a5d4-4650-985d-97d039b5409c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:59.491247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdb53fe7-a5d4-4650-985d-97d039b5409c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:59.491691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdb53fe7-a5d4-4650-985d-97d039b5409c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:59.494342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdb53fe7-a5d4-4650-985d-97d039b5409c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:59.494784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdb53fe7-a5d4-4650-985d-97d039b5409c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:59.555832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-95c463b1-94d0-4408-938a-adc5bf1536f7 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Calling method '.version_select at 0x7fa2edaca280>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:59.556644 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list-detail": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:59.556644 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:59.557725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-95c463b1-94d0-4408-938a-adc5bf1536f7 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Policy check for os_compute_api:os-hypervisors:list-detail failed with credentials {'is_admin': False, 'user_id': 'ae5c278d2f234f57b3c42736bcfddadb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4c882ca297c41ab802217f77d21f4b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-95c463b1-94d0-4408-938a-adc5bf1536f7 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Request method failure captured: May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hypervisors/detail HTTP/1.1 May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAdD2AJUEjzYttfn_9ZLKXNGWmcnmOcFqSQ0mc8i26IySKFNE-8DEZUSm1AZTPKOnM94CaYop7NjUNu4TCCc56Vz8aSRV7qpQY6YsyOGexG30gf3KCz_YMf2nP9NEgcRFmC015q5XR-K1_COr7h8aQ6rD8qcY9KR98wXIh-sgz-bZA May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: b4c882ca297c41ab802217f77d21f4b1 May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:15:59.559411 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:15:59.560576 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b4c882ca297c41ab802217f77d21f4b1"}]}] May 18 22:15:59.560576 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:15:59.560576 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: b4c882ca297c41ab802217f77d21f4b1 May 18 22:15:59.560576 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:15:59.560576 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HypervisorAdminNegativeTestJSON-2110118410-project May 18 22:15:59.560576 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:59.560576 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:59.560576 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ae5c278d2f234f57b3c42736bcfddadb May 18 22:15:59.560576 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410-project May 18 22:15:59.560576 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:59.560576 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-hypervisors:list-detail to be performed. May 18 22:15:59.560576 n-d-841040-6 devstack@n-api.service[119082]: action_args: {} May 18 22:15:59.560576 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 285, in detail May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._detail(req) May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 289, in _detail May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(hv_policies.BASE_POLICY_NAME % 'list-detail', target={}) May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:59.561318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-hypervisors:list-detail to be performed. May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-hypervisors:list-detail to be performed. May 18 22:15:59.562387 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:59.563495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-95c463b1-94d0-4408-938a-adc5bf1536f7 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:list-detail to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:59.563495 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-95c463b1-94d0-4408-938a-adc5bf1536f7 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/detail" status: 403 len: 122 microversion: 2.1 time: 0.141872 May 18 22:15:59.563495 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 168/289] 10.222.0.58 () {58 vars in 1166 bytes} [Wed May 18 22:15:59 2022] GET /compute/v2.1/os-hypervisors/detail => generated 122 bytes in 144 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:59.573398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3247bc82-07d4-4ecb-a475-aea692ce945f tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Action: 'update', calling method: .version_select at 0x7fa2edad5430>, body: {"quota_set": {"cores": 20, "fixed_ips": -1, "floating_ips": -1, "injected_file_content_bytes": 10240, "injected_file_path_bytes": 255, "injected_files": 5, "instances": 10, "key_pairs": 100, "metadata_items": 128, "ram": 51200, "security_group_rules": -1, "security_groups": -1, "server_group_members": 10, "server_groups": 10}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:59.638743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3247bc82-07d4-4ecb-a475-aea692ce945f tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:59.639627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3247bc82-07d4-4ecb-a475-aea692ce945f tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:59.640408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3247bc82-07d4-4ecb-a475-aea692ce945f tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:59.640843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3247bc82-07d4-4ecb-a475-aea692ce945f tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:59.641766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fdb53fe7-a5d4-4650-985d-97d039b5409c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:59.649334 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fdb53fe7-a5d4-4650-985d-97d039b5409c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 200 len: 1387 microversion: 2.1 time: 0.170064 May 18 22:15:59.649851 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 122/290] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:59 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 1387 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:59.654966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e271463-4d6c-439f-b280-2c9b66d75900 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:59.656095 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:59.656095 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:59.678945 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7e271463-4d6c-439f-b280-2c9b66d75900 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/14" status: 200 len: 0 microversion: 2.1 time: 0.028055 May 18 22:15:59.680219 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 123/291] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:15:59 2022] DELETE /compute/v2.1/os-aggregates/14 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:15:59.685210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b5fb4ecb-cecd-476b-bfd1-075b651510e6 req-ac709925-a769-486c-a4d1-783bf2a16796 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b798d94a-3f0c-4b04-937e-a0b9e0402ee0", "name": "network-vif-plugged", "status": "completed", "tag": "b48cbf54-c9cd-4a51-9967-6f65238e433a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:59.694854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b5fb4ecb-cecd-476b-bfd1-075b651510e6 req-ac709925-a769-486c-a4d1-783bf2a16796 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:59.695306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b5fb4ecb-cecd-476b-bfd1-075b651510e6 req-ac709925-a769-486c-a4d1-783bf2a16796 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:59.706018 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b5fb4ecb-cecd-476b-bfd1-075b651510e6 req-ac709925-a769-486c-a4d1-783bf2a16796 service nova] Creating event network-vif-plugged:b48cbf54-c9cd-4a51-9967-6f65238e433a for instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 on n-h1-841040-6 May 18 22:15:59.711434 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b5fb4ecb-cecd-476b-bfd1-075b651510e6 req-ac709925-a769-486c-a4d1-783bf2a16796 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029715 May 18 22:15:59.712042 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 124/292] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:15:59 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:59.716636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3247bc82-07d4-4ecb-a475-aea692ce945f tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] [119082] Writing DB stats nova_api:SELECT=73,nova_api:INSERT=22,nova_api:DELETE=3,nova_api:UPDATE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:15:59.717079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2c776f77-8f4d-4320-af03-acb0773f1660 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:59.717909 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:59.717909 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:15:59.741015 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2c776f77-8f4d-4320-af03-acb0773f1660 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/13" status: 200 len: 0 microversion: 2.1 time: 0.027823 May 18 22:15:59.741639 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 125/293] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:15:59 2022] DELETE /compute/v2.1/os-aggregates/13 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:15:59.748355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f2f4420-149f-416a-b142-99b724cc71b6 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:59.749115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2f2f4420-149f-416a-b142-99b724cc71b6 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:15:59.758032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f2f4420-149f-416a-b142-99b724cc71b6 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:59.758268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f2f4420-149f-416a-b142-99b724cc71b6 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:59.760054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f2f4420-149f-416a-b142-99b724cc71b6 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:15:59.761065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f2f4420-149f-416a-b142-99b724cc71b6 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:15:59.940132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2f2f4420-149f-416a-b142-99b724cc71b6 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:59.948965 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2f2f4420-149f-416a-b142-99b724cc71b6 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 200 len: 1320 microversion: 2.1 time: 0.206290 May 18 22:15:59.949529 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 126/294] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:15:59 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 1320 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:15:59.954110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1439f5b-0aae-41eb-bde2-85c81cfee0f6 tempest-SecurityGroupsTestAdminJSON-806172561 tempest-SecurityGroupsTestAdminJSON-806172561-project-admin] Action: 'create', calling method: .version_select at 0x7fa2ed7e3b80>, body: {"security_group": {"name": "tempest-securitygroup-676006166", "description": "tempest-description-1556609126"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:15:59.970787 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3247bc82-07d4-4ecb-a475-aea692ce945f tempest-QuotasAdminTestJSON-242950144 tempest-QuotasAdminTestJSON-242950144-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/08eab5200cf9432cb146f465e1acf772" status: 200 len: 329 microversion: 2.1 time: 0.402331 May 18 22:15:59.971364 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 169/295] 10.222.0.58 () {60 vars in 1262 bytes} [Wed May 18 22:15:59 2022] PUT /compute/v2.1/os-quota-sets/08eab5200cf9432cb146f465e1acf772 => generated 329 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:15:59.976000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2c6a7bda-9b3a-4e80-9048-52be00e0b1cf tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Calling method '.version_select at 0x7fa2eda80790>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:59.977047 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:59.977047 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:59.978518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2c6a7bda-9b3a-4e80-9048-52be00e0b1cf tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Policy check for os_compute_api:os-hypervisors:list failed with credentials {'is_admin': False, 'user_id': 'ae5c278d2f234f57b3c42736bcfddadb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4c882ca297c41ab802217f77d21f4b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2c6a7bda-9b3a-4e80-9048-52be00e0b1cf tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Request method failure captured: May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hypervisors HTTP/1.1 May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAdD2AJUEjzYttfn_9ZLKXNGWmcnmOcFqSQ0mc8i26IySKFNE-8DEZUSm1AZTPKOnM94CaYop7NjUNu4TCCc56Vz8aSRV7qpQY6YsyOGexG30gf3KCz_YMf2nP9NEgcRFmC015q5XR-K1_COr7h8aQ6rD8qcY9KR98wXIh-sgz-bZA May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: b4c882ca297c41ab802217f77d21f4b1 May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:15:59.980197 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:15:59.981390 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b4c882ca297c41ab802217f77d21f4b1"}]}] May 18 22:15:59.981390 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:15:59.981390 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: b4c882ca297c41ab802217f77d21f4b1 May 18 22:15:59.981390 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:15:59.981390 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HypervisorAdminNegativeTestJSON-2110118410-project May 18 22:15:59.981390 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:59.981390 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:59.981390 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ae5c278d2f234f57b3c42736bcfddadb May 18 22:15:59.981390 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410-project May 18 22:15:59.981390 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:15:59.981390 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-hypervisors:list to be performed. May 18 22:15:59.981390 n-d-841040-6 devstack@n-api.service[119082]: action_args: {} May 18 22:15:59.981390 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 253, in index May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._index(req) May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 257, in _index May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(hv_policies.BASE_POLICY_NAME % 'list', target={}) May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:15:59.982142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-hypervisors:list to be performed. May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-hypervisors:list to be performed. May 18 22:15:59.983702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:15:59.984745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2c6a7bda-9b3a-4e80-9048-52be00e0b1cf tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:list to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:15:59.984745 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2c6a7bda-9b3a-4e80-9048-52be00e0b1cf tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] 10.222.0.58 "GET /compute/v2.1/os-hypervisors" status: 403 len: 115 microversion: 2.1 time: 0.009252 May 18 22:15:59.984745 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 170/296] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:15:59 2022] GET /compute/v2.1/os-hypervisors => generated 115 bytes in 10 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:15:59.986853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1e1babbd-caf1-4591-bcf9-414cfb3f617e tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:15:59.987835 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:15:59.987835 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:15:59.994685 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-1e1babbd-caf1-4591-bcf9-414cfb3f617e tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] HTTP exception thrown: Aggregate 14 could not be found. May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1e1babbd-caf1-4591-bcf9-414cfb3f617e tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Request method failure captured: May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-aggregates/14 HTTP/1.1 May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_v8QU3tH-qUcY8L33C4ZFLzvNx8K73MepPiket66HemcvbJUThmSQeLYmNRceftZ-bFtdDiB9AAacfGxOFtTiE1MqmElQwUVAYsL-WF7OXzTN9fzhEHwSLbl4hzO08tWZ08gbwp8YI14OIDKJw4dd2OOXa0G2hhtAXIvDo_AZ1FH4 May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 00b6fd466f3e497fab6d9a941468e5e8 May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AggregatesAdminTestJSON-1512645518 May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:15:59.996311 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:15:59.998512 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/00b6fd466f3e497fab6d9a941468e5e8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/00b6fd466f3e497fab6d9a941468e5e8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_00b6fd466f3e497fab6d9a941468e5e8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/00b6fd466f3e497fab6d9a941468e5e8"}]}] May 18 22:15:59.998512 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AggregatesAdminTestJSON-1512645518 May 18 22:15:59.998512 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 00b6fd466f3e497fab6d9a941468e5e8 May 18 22:15:59.998512 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AggregatesAdminTestJSON-1512645518 May 18 22:15:59.998512 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AggregatesAdminTestJSON-1512645518-project-admin May 18 22:15:59.998512 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:15:59.998512 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:15:59.998512 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 98b9f9b78bdd428b8b6054ee21a57a1d May 18 22:15:59.998512 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AggregatesAdminTestJSON-1512645518-project-admin May 18 22:15:59.998512 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:15:59.998512 n-d-841040-6 devstack@n-api.service[119082]: exception: Aggregate 14 could not be found. May 18 22:15:59.998512 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '14'} May 18 22:15:59.998512 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 108, in show May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi aggregate = self.api.get_aggregate(context, id) May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6336, in get_aggregate May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return objects.Aggregate.get_by_id(context, aggregate_id) May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 274, in get_by_id May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_aggregate = _aggregate_get_from_db(context, aggregate_id) May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 45, in _aggregate_get_from_db May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.AggregateNotFound(aggregate_id=aggregate_id) May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.AggregateNotFound: Aggregate 14 could not be found. May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.000057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 110, in show May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Aggregate 14 could not be found. May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Aggregate 14 could not be found. May 18 22:16:00.002466 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.005409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1e1babbd-caf1-4591-bcf9-414cfb3f617e tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Returning 404 to user: Aggregate 14 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:00.005409 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1e1babbd-caf1-4591-bcf9-414cfb3f617e tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates/14" status: 404 len: 78 microversion: 2.1 time: 0.014473 May 18 22:16:00.005409 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 171/297] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:15:59 2022] GET /compute/v2.1/os-aggregates/14 => generated 78 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:16:00.006843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a9c9608b-7fdd-4306-9bc9-2657af95602c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-180957145"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:00.008205 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:00.008205 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:00.009159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.aggregate [None req-a9c9608b-7fdd-4306-9bc9-2657af95602c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Generated uuid 7f5aed43-d183-44eb-97f6-071c3cffbbf7 for aggregate {{(pid=119082) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:16:00.031483 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a9c9608b-7fdd-4306-9bc9-2657af95602c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.031407 May 18 22:16:00.032122 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 172/298] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:15:59 2022] POST /compute/v2.1/os-aggregates => generated 198 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:00.043616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f24d545a-4132-4459-bd69-a78926d41252 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:00.044816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f24d545a-4132-4459-bd69-a78926d41252 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:00.052706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f24d545a-4132-4459-bd69-a78926d41252 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:00.053683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f24d545a-4132-4459-bd69-a78926d41252 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:00.054089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f24d545a-4132-4459-bd69-a78926d41252 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:00.054469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f24d545a-4132-4459-bd69-a78926d41252 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:00.129593 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a1439f5b-0aae-41eb-bde2-85c81cfee0f6 tempest-SecurityGroupsTestAdminJSON-806172561 tempest-SecurityGroupsTestAdminJSON-806172561-project-admin] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 220 microversion: 2.1 time: 0.178758 May 18 22:16:00.130204 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 127/299] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:15:59 2022] POST /compute/v2.1/os-security-groups => generated 220 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:00.141006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2a3205d1-028d-4702-a4bf-eab35e475678 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Calling method '.version_select at 0x7fa2ed7a2940>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:00.141866 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:statistics": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:00.141866 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:00.142937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2a3205d1-028d-4702-a4bf-eab35e475678 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Policy check for os_compute_api:os-hypervisors:statistics failed with credentials {'is_admin': False, 'user_id': 'ae5c278d2f234f57b3c42736bcfddadb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4c882ca297c41ab802217f77d21f4b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2a3205d1-028d-4702-a4bf-eab35e475678 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Request method failure captured: May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-hypervisors/statistics HTTP/1.1 May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXAdD2AJUEjzYttfn_9ZLKXNGWmcnmOcFqSQ0mc8i26IySKFNE-8DEZUSm1AZTPKOnM94CaYop7NjUNu4TCCc56Vz8aSRV7qpQY6YsyOGexG30gf3KCz_YMf2nP9NEgcRFmC015q5XR-K1_COr7h8aQ6rD8qcY9KR98wXIh-sgz-bZA May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: b4c882ca297c41ab802217f77d21f4b1 May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:16:00.149187 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:16:00.151235 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b4c882ca297c41ab802217f77d21f4b1"}]}] May 18 22:16:00.151235 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:16:00.151235 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: b4c882ca297c41ab802217f77d21f4b1 May 18 22:16:00.151235 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:16:00.151235 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-HypervisorAdminNegativeTestJSON-2110118410-project May 18 22:16:00.151235 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:00.151235 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:00.151235 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: ae5c278d2f234f57b3c42736bcfddadb May 18 22:16:00.151235 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410-project May 18 22:16:00.151235 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:16:00.151235 n-d-841040-6 devstack@n-api.service[119083]: exception: Policy doesn't allow os_compute_api:os-hypervisors:statistics to be performed. May 18 22:16:00.151235 n-d-841040-6 devstack@n-api.service[119083]: action_args: {} May 18 22:16:00.151235 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 521, in statistics May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi context.can(hv_policies.BASE_POLICY_NAME % 'statistics', target={}) May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:16:00.152001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-hypervisors:statistics to be performed. May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-hypervisors:statistics to be performed. May 18 22:16:00.153087 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.154866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2a3205d1-028d-4702-a4bf-eab35e475678 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:statistics to be performed. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:00.155569 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2a3205d1-028d-4702-a4bf-eab35e475678 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/statistics" status: 403 len: 121 microversion: 2.1 time: 0.017090 May 18 22:16:00.160464 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 128/300] 10.222.0.58 () {58 vars in 1178 bytes} [Wed May 18 22:16:00 2022] GET /compute/v2.1/os-hypervisors/statistics => generated 121 bytes in 26 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:00.163720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c9a88a7d-f87e-47e0-88af-b062b70cb92f tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:00.164626 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:00.164626 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:00.178701 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-c9a88a7d-f87e-47e0-88af-b062b70cb92f tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] HTTP exception thrown: Aggregate 14 could not be found. May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c9a88a7d-f87e-47e0-88af-b062b70cb92f tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Request method failure captured: May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-aggregates/14 HTTP/1.1 May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_v8QU3tH-qUcY8L33C4ZFLzvNx8K73MepPiket66HemcvbJUThmSQeLYmNRceftZ-bFtdDiB9AAacfGxOFtTiE1MqmElQwUVAYsL-WF7OXzTN9fzhEHwSLbl4hzO08tWZ08gbwp8YI14OIDKJw4dd2OOXa0G2hhtAXIvDo_AZ1FH4 May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 00b6fd466f3e497fab6d9a941468e5e8 May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AggregatesAdminTestJSON-1512645518 May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:16:00.180376 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:16:00.181834 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/00b6fd466f3e497fab6d9a941468e5e8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/00b6fd466f3e497fab6d9a941468e5e8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_00b6fd466f3e497fab6d9a941468e5e8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/00b6fd466f3e497fab6d9a941468e5e8"}]}] May 18 22:16:00.181834 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AggregatesAdminTestJSON-1512645518 May 18 22:16:00.181834 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 00b6fd466f3e497fab6d9a941468e5e8 May 18 22:16:00.181834 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AggregatesAdminTestJSON-1512645518 May 18 22:16:00.181834 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AggregatesAdminTestJSON-1512645518-project-admin May 18 22:16:00.181834 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:00.181834 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:00.181834 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 98b9f9b78bdd428b8b6054ee21a57a1d May 18 22:16:00.181834 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AggregatesAdminTestJSON-1512645518-project-admin May 18 22:16:00.181834 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:00.181834 n-d-841040-6 devstack@n-api.service[119083]: exception: Aggregate 14 could not be found. May 18 22:16:00.181834 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '14'} May 18 22:16:00.181834 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 155, in delete May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.api.delete_aggregate(context, id) May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6389, in delete_aggregate May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi aggregate = objects.Aggregate.get_by_id(context, aggregate_id) May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 274, in get_by_id May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi db_aggregate = _aggregate_get_from_db(context, aggregate_id) May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:16:00.182610 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/aggregate.py", line 45, in _aggregate_get_from_db May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.AggregateNotFound(aggregate_id=aggregate_id) May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.AggregateNotFound: Aggregate 14 could not be found. May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 157, in delete May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Aggregate 14 could not be found. May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.183990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:00.185497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:00.185497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:00.185497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:00.185497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Aggregate 14 could not be found. May 18 22:16:00.185497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.185497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c9a88a7d-f87e-47e0-88af-b062b70cb92f tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Returning 404 to user: Aggregate 14 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:00.185497 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c9a88a7d-f87e-47e0-88af-b062b70cb92f tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/14" status: 404 len: 78 microversion: 2.1 time: 0.025360 May 18 22:16:00.186010 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 129/301] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:16:00 2022] DELETE /compute/v2.1/os-aggregates/14 => generated 78 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:16:00.199777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-37a23524-d048-432f-b7ba-c4998af41d3c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "nonexist_host"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:00.201040 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:remove_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:00.201040 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:00.212617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37a23524-d048-432f-b7ba-c4998af41d3c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:00.213063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37a23524-d048-432f-b7ba-c4998af41d3c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:00.223133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37a23524-d048-432f-b7ba-c4998af41d3c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:00.223738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37a23524-d048-432f-b7ba-c4998af41d3c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:00.231235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f24d545a-4132-4459-bd69-a78926d41252 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:00.236349 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.compute.aggregates [None req-37a23524-d048-432f-b7ba-c4998af41d3c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Failed to remove host nonexist_host from aggregate 15. Error: Compute host nonexist_host could not be found.: nova.exception.ComputeHostNotFound: Compute host nonexist_host could not be found. May 18 22:16:00.237363 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-37a23524-d048-432f-b7ba-c4998af41d3c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] HTTP exception thrown: Cannot remove host nonexist_host in aggregate 15 May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-37a23524-d048-432f-b7ba-c4998af41d3c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Request method failure captured: May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-aggregates/15/action HTTP/1.1 May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 42 May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_vPt9JxdQkigU_qjVhQvHGUmMWRY5UV345QEuO4ZCHzvSxuyag9Bwgsymkbs13u_oKud063kemo2W83pw_DLtbfwUvafx0kgmr50mQ0EJ_FpOzHljHZYXBJNS7YnUw99tFm_QoI6J6Lis6Ny-XGUlVNfucLq1oxwXToj3NSku4puA May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:16:00.239689 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:16:00.240951 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_f3f45bcc8684491da180c1dd717fc92d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f3f45bcc8684491da180c1dd717fc92d"}]}] May 18 22:16:00.240951 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:16:00.240951 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: f3f45bcc8684491da180c1dd717fc92d May 18 22:16:00.240951 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980 May 18 22:16:00.240951 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:16:00.240951 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:00.240951 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:00.240951 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 760ece58e4964ef2b73ff82308600723 May 18 22:16:00.240951 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin May 18 22:16:00.240951 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:16:00.240951 n-d-841040-6 devstack@n-api.service[119083]: {"remove_host": {"host": "nonexist_host"}} May 18 22:16:00.240951 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:00.240951 n-d-841040-6 devstack@n-api.service[119083]: exception: Cannot remove host nonexist_host in aggregate 15 May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '15', 'body': {'remove_host': {'host': 'nonexist_host'}}} May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5868, in _get_service_in_cell_by_host May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi mapping = objects.HostMapping.get_by_host(context, host_name) May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 105, in get_by_host May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi db_mapping = cls._get_by_host_from_db(context, host) May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/host_mapping.py", line 100, in _get_by_host_from_db May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.HostMappingNotFound(name=host) May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.HostMappingNotFound: Host 'nonexist_host' is not mapped to any cell May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5874, in _get_service_in_cell_by_host May 18 22:16:00.241747 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi service = _find_service_in_cell(context, service_host=host_name) May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5936, in _find_service_in_cell May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.NotFound() May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.NotFound: Resource could not be found. May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 209, in _remove_host May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi aggregate = self.api.remove_host_from_aggregate(context, id, host) May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6555, in remove_host_from_aggregate May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _get_service_in_cell_by_host(context, host_name) May 18 22:16:00.243173 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5876, in _get_service_in_cell_by_host May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ComputeHostNotFound(host=host_name) May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ComputeHostNotFound: Compute host nonexist_host could not be found. May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/aggregates.py", line 217, in _remove_host May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=msg) May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Cannot remove host nonexist_host in aggregate 15 May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.244361 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.245704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:00.245704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:00.245704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:00.245704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:00.245704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot remove host nonexist_host in aggregate 15 May 18 22:16:00.245704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:00.245704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-37a23524-d048-432f-b7ba-c4998af41d3c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Returning 404 to user: Cannot remove host nonexist_host in aggregate 15 {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:00.245704 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-37a23524-d048-432f-b7ba-c4998af41d3c tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/15/action" status: 404 len: 94 microversion: 2.1 time: 0.054131 May 18 22:16:00.245704 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 130/302] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:16:00 2022] POST /compute/v2.1/os-aggregates/15/action => generated 94 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:16:00.248932 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f24d545a-4132-4459-bd69-a78926d41252 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.209681 May 18 22:16:00.249903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7790220f-be80-4362-a670-a0c08e04e35a tempest-SecurityGroupsTestAdminJSON-806172561 tempest-SecurityGroupsTestAdminJSON-806172561-project-admin] Calling method '.version_select at 0x7fa2ed7e3820>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:00.261179 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 173/303] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:00 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:00.480673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c7376f4d-1144-46b4-ad4b-ce07a5628cd0 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Calling method '.version_select at 0x7fa2eda80a60>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:00.482341 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:00.482341 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:00.483832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7376f4d-1144-46b4-ad4b-ce07a5628cd0 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:00.484483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7376f4d-1144-46b4-ad4b-ce07a5628cd0 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:00.511060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7376f4d-1144-46b4-ad4b-ce07a5628cd0 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:00.511729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7376f4d-1144-46b4-ad4b-ce07a5628cd0 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:00.523382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7376f4d-1144-46b4-ad4b-ce07a5628cd0 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:00.523907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7376f4d-1144-46b4-ad4b-ce07a5628cd0 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:00.530028 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c7376f4d-1144-46b4-ad4b-ce07a5628cd0 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors" status: 200 len: 191 microversion: 2.1 time: 0.267354 May 18 22:16:00.530695 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 174/304] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:16:00 2022] GET /compute/v2.1/os-hypervisors => generated 191 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:00.538541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eec17322-0061-4e13-af5b-973bdb6cf41c tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1422526536"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:00.539966 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:00.539966 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:00.540878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.aggregate [None req-eec17322-0061-4e13-af5b-973bdb6cf41c tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Generated uuid babd7a74-162c-4dc5-b4af-187862a53700 for aggregate {{(pid=119082) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:16:00.568057 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eec17322-0061-4e13-af5b-973bdb6cf41c tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 199 microversion: 2.1 time: 0.036293 May 18 22:16:00.569278 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 175/305] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:16:00 2022] POST /compute/v2.1/os-aggregates => generated 199 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:00.575534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-025e5f40-1204-44fb-98e2-fe336c765e32 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:00.576502 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:00.576502 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:00.605176 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-025e5f40-1204-44fb-98e2-fe336c765e32 tempest-AggregatesAdminNegativeTestJSON-1992522980 tempest-AggregatesAdminNegativeTestJSON-1992522980-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/15" status: 200 len: 0 microversion: 2.1 time: 0.034250 May 18 22:16:00.618308 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 176/306] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:16:00 2022] DELETE /compute/v2.1/os-aggregates/15 => generated 0 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:16:00.629704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2147da9-19e6-43dc-9e88-d1abccf97ac1 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Calling method '.version_select at 0x7fa2effe2d30>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:00.630544 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:uptime": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:00.630544 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:00.631999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f2147da9-19e6-43dc-9e88-d1abccf97ac1 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Policy check for os_compute_api:os-hypervisors:uptime failed with credentials {'is_admin': False, 'user_id': 'ae5c278d2f234f57b3c42736bcfddadb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4c882ca297c41ab802217f77d21f4b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2147da9-19e6-43dc-9e88-d1abccf97ac1 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Request method failure captured: May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hypervisors/1/uptime HTTP/1.1 May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAdD2AJUEjzYttfn_9ZLKXNGWmcnmOcFqSQ0mc8i26IySKFNE-8DEZUSm1AZTPKOnM94CaYop7NjUNu4TCCc56Vz8aSRV7qpQY6YsyOGexG30gf3KCz_YMf2nP9NEgcRFmC015q5XR-K1_COr7h8aQ6rD8qcY9KR98wXIh-sgz-bZA May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: b4c882ca297c41ab802217f77d21f4b1 May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:16:00.633523 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:16:00.635153 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b4c882ca297c41ab802217f77d21f4b1"}]}] May 18 22:16:00.635153 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:16:00.635153 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: b4c882ca297c41ab802217f77d21f4b1 May 18 22:16:00.635153 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:16:00.635153 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HypervisorAdminNegativeTestJSON-2110118410-project May 18 22:16:00.635153 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:00.635153 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:00.635153 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ae5c278d2f234f57b3c42736bcfddadb May 18 22:16:00.635153 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410-project May 18 22:16:00.635153 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:16:00.635153 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-hypervisors:uptime to be performed. May 18 22:16:00.635153 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1'} May 18 22:16:00.635153 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 387, in uptime May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(hv_policies.BASE_POLICY_NAME % 'uptime', target={}) May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:16:00.636028 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-hypervisors:uptime to be performed. May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-hypervisors:uptime to be performed. May 18 22:16:00.637373 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.638443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2147da9-19e6-43dc-9e88-d1abccf97ac1 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:uptime to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:00.638443 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f2147da9-19e6-43dc-9e88-d1abccf97ac1 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/1/uptime" status: 403 len: 117 microversion: 2.1 time: 0.009862 May 18 22:16:00.638443 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 177/307] 10.222.0.58 () {58 vars in 1172 bytes} [Wed May 18 22:16:00 2022] GET /compute/v2.1/os-hypervisors/1/uptime => generated 117 bytes in 11 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:00.639935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6168e7eb-79b9-4214-98f5-d8f2ca7d434e tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:00.640682 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:00.640682 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:00.649196 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6168e7eb-79b9-4214-98f5-d8f2ca7d434e tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates/16" status: 200 len: 228 microversion: 2.1 time: 0.012535 May 18 22:16:00.650245 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 178/308] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:16:00 2022] GET /compute/v2.1/os-aggregates/16 => generated 228 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:00.655992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ddd33676-7d31-4b2b-b858-cf7d280ff9e5 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Calling method '.version_select at 0x7fa2edb1b940>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:00.657425 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:uptime": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:00.657425 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:00.658528 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-ddd33676-7d31-4b2b-b858-cf7d280ff9e5 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] HTTP exception thrown: Hypervisor with ID '24e19243-7494-4457-881a-ccd0a9aac58e' could not be found. May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ddd33676-7d31-4b2b-b858-cf7d280ff9e5 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Request method failure captured: May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hypervisors/24e19243-7494-4457-881a-ccd0a9aac58e/uptime HTTP/1.1 May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAeJ-hVZ7zO1EvVf7FxMWzjGpvRbLGEYuPfvdVT4e269C2OyKINWYm-oNFXJ0vuZsn51iIVmNuPYnPwqXbmNE09oct6N_t0vAmDHmdw9vwEyk0F37e5BGso_P5muMw6qpRSUik0hzcm-Xs39-7_tMTe6H8VzGXzqdBEj-CaYzDuN_A May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 1db6b54d08124c71b71aacfacf2bf2ef May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HypervisorAdminNegativeTestJSON-1562134400 May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:16:00.667685 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:16:00.669158 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/1db6b54d08124c71b71aacfacf2bf2ef"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1db6b54d08124c71b71aacfacf2bf2ef"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_1db6b54d08124c71b71aacfacf2bf2ef"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1db6b54d08124c71b71aacfacf2bf2ef"}]}] May 18 22:16:00.669158 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HypervisorAdminNegativeTestJSON-1562134400 May 18 22:16:00.669158 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 1db6b54d08124c71b71aacfacf2bf2ef May 18 22:16:00.669158 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HypervisorAdminNegativeTestJSON-1562134400 May 18 22:16:00.669158 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin May 18 22:16:00.669158 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:00.669158 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:00.669158 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 748e9fbd81634cecbd82454f4c5ee834 May 18 22:16:00.669158 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin May 18 22:16:00.669158 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:16:00.669158 n-d-841040-6 devstack@n-api.service[119082]: exception: Hypervisor with ID '24e19243-7494-4457-881a-ccd0a9aac58e' could not be found. May 18 22:16:00.669158 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '24e19243-7494-4457-881a-ccd0a9aac58e'} May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/strutils.py", line 505, in validate_integer May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi value = int(str(value)) May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ValueError: invalid literal for int() with base 10: '24e19243-7494-4457-881a-ccd0a9aac58e' May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/utils.py", line 614, in validate_integer May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return strutils.validate_integer(value, name, min_value, max_value) May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/strutils.py", line 509, in validate_integer May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise ValueError(msg) May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ValueError: id must be an integer May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 313, in _validate_id May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi utils.validate_integer(hypervisor_id, 'id') May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/utils.py", line 616, in validate_integer May 18 22:16:00.670090 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InvalidInput(reason=str(e)) May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InvalidInput: Invalid input received: id must be an integer May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 389, in uptime May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._validate_id(req, id) May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 317, in _validate_id May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=msg) May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Hypervisor with ID '24e19243-7494-4457-881a-ccd0a9aac58e' could not be found. May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:00.671695 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.673096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:00.673096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:00.673096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:00.673096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:00.673096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:00.673096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Hypervisor with ID '24e19243-7494-4457-881a-ccd0a9aac58e' could not be found. May 18 22:16:00.673096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:00.673096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ddd33676-7d31-4b2b-b858-cf7d280ff9e5 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Returning 404 to user: Hypervisor with ID '24e19243-7494-4457-881a-ccd0a9aac58e' could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:00.673096 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ddd33676-7d31-4b2b-b858-cf7d280ff9e5 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/24e19243-7494-4457-881a-ccd0a9aac58e/uptime" status: 404 len: 123 microversion: 2.1 time: 0.019716 May 18 22:16:00.674194 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 179/309] 10.222.0.58 () {58 vars in 1277 bytes} [Wed May 18 22:16:00 2022] GET /compute/v2.1/os-hypervisors/24e19243-7494-4457-881a-ccd0a9aac58e/uptime => generated 123 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:00.679864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-df3944d2-b748-4e10-a559-6382472fa5ad tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'action', calling method: >, body: {"set_metadata": {"metadata": {"key": "value"}}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:00.684265 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:set_metadata": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:00.684265 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:00.719005 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-df3944d2-b748-4e10-a559-6382472fa5ad tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/16/action" status: 200 len: 266 microversion: 2.1 time: 0.043351 May 18 22:16:00.719697 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 180/310] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:16:00 2022] POST /compute/v2.1/os-aggregates/16/action => generated 266 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:00.733103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b1428cbe-bfc4-47fe-86be-539341c583ef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:00.733841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b1428cbe-bfc4-47fe-86be-539341c583ef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:00.745002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1428cbe-bfc4-47fe-86be-539341c583ef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:00.745919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1428cbe-bfc4-47fe-86be-539341c583ef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:00.748418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1428cbe-bfc4-47fe-86be-539341c583ef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:00.749304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1428cbe-bfc4-47fe-86be-539341c583ef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:00.954367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b1428cbe-bfc4-47fe-86be-539341c583ef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:00.965664 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b1428cbe-bfc4-47fe-86be-539341c583ef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 200 len: 1387 microversion: 2.1 time: 0.243149 May 18 22:16:00.966301 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 181/311] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:00 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 1387 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:00.983548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-96b121b3-e2b1-4de5-b110-32a276d60f05 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Calling method '.version_select at 0x7fa2ed9e1e50>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:00.984412 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:00.984412 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:00.985751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96b121b3-e2b1-4de5-b110-32a276d60f05 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:00.986515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96b121b3-e2b1-4de5-b110-32a276d60f05 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:01.041204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96b121b3-e2b1-4de5-b110-32a276d60f05 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:01.041642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96b121b3-e2b1-4de5-b110-32a276d60f05 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:01.055783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96b121b3-e2b1-4de5-b110-32a276d60f05 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:01.057855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96b121b3-e2b1-4de5-b110-32a276d60f05 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:01.071089 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-96b121b3-e2b1-4de5-b110-32a276d60f05 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors" status: 200 len: 191 microversion: 2.1 time: 0.091349 May 18 22:16:01.071687 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 182/312] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:16:00 2022] GET /compute/v2.1/os-hypervisors => generated 191 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:01.077889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8ca95f3-583e-48d5-91c6-b8a7087186b2 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:01.078862 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:01.078862 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:01.088909 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8ca95f3-583e-48d5-91c6-b8a7087186b2 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates/16" status: 200 len: 242 microversion: 2.1 time: 0.015660 May 18 22:16:01.095815 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 183/313] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:16:01 2022] GET /compute/v2.1/os-aggregates/16 => generated 242 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:01.101268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-27d1e1b4-4b71-4357-8412-dabca0a4e764 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:01.101974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-27d1e1b4-4b71-4357-8412-dabca0a4e764 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:01.108987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27d1e1b4-4b71-4357-8412-dabca0a4e764 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:01.109697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27d1e1b4-4b71-4357-8412-dabca0a4e764 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:01.111019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27d1e1b4-4b71-4357-8412-dabca0a4e764 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:01.111629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27d1e1b4-4b71-4357-8412-dabca0a4e764 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:01.265124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-27d1e1b4-4b71-4357-8412-dabca0a4e764 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:01.280063 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-27d1e1b4-4b71-4357-8412-dabca0a4e764 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 200 len: 1320 microversion: 2.1 time: 0.183194 May 18 22:16:01.280950 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 184/314] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:01 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 1320 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:01.285988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c605e2b-9564-47e5-ad06-cb29dc497197 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Calling method '.version_select at 0x7fa2eda80700>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:01.286707 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:01.286707 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:01.287766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c605e2b-9564-47e5-ad06-cb29dc497197 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Policy check for os_compute_api:os-hypervisors:show failed with credentials {'is_admin': False, 'user_id': 'ae5c278d2f234f57b3c42736bcfddadb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4c882ca297c41ab802217f77d21f4b1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c605e2b-9564-47e5-ad06-cb29dc497197 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Request method failure captured: May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hypervisors/1 HTTP/1.1 May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAdD2AJUEjzYttfn_9ZLKXNGWmcnmOcFqSQ0mc8i26IySKFNE-8DEZUSm1AZTPKOnM94CaYop7NjUNu4TCCc56Vz8aSRV7qpQY6YsyOGexG30gf3KCz_YMf2nP9NEgcRFmC015q5XR-K1_COr7h8aQ6rD8qcY9KR98wXIh-sgz-bZA May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: b4c882ca297c41ab802217f77d21f4b1 May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:16:01.289272 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:16:01.290543 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b4c882ca297c41ab802217f77d21f4b1"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b4c882ca297c41ab802217f77d21f4b1"}]}] May 18 22:16:01.290543 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:16:01.290543 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: b4c882ca297c41ab802217f77d21f4b1 May 18 22:16:01.290543 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410 May 18 22:16:01.290543 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HypervisorAdminNegativeTestJSON-2110118410-project May 18 22:16:01.290543 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:01.290543 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:01.290543 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ae5c278d2f234f57b3c42736bcfddadb May 18 22:16:01.290543 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HypervisorAdminNegativeTestJSON-2110118410-project May 18 22:16:01.290543 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:16:01.290543 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-hypervisors:show to be performed. May 18 22:16:01.290543 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1'} May 18 22:16:01.290543 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 337, in show May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._show(req, id) May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 341, in _show May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(hv_policies.BASE_POLICY_NAME % 'show', target={}) May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:16:01.291377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-hypervisors:show to be performed. May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-hypervisors:show to be performed. May 18 22:16:01.292514 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:01.294312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c605e2b-9564-47e5-ad06-cb29dc497197 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-hypervisors:show to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:01.294312 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c605e2b-9564-47e5-ad06-cb29dc497197 tempest-HypervisorAdminNegativeTestJSON-2110118410 tempest-HypervisorAdminNegativeTestJSON-2110118410-project] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/1" status: 403 len: 115 microversion: 2.1 time: 0.009007 May 18 22:16:01.295471 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 185/315] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:16:01 2022] GET /compute/v2.1/os-hypervisors/1 => generated 115 bytes in 14 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:01.302903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1a4fff24-dedd-4e83-a69b-dfa24f61306b tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:01.303656 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:01.303656 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:01.335412 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1a4fff24-dedd-4e83-a69b-dfa24f61306b tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/16" status: 200 len: 0 microversion: 2.1 time: 0.038061 May 18 22:16:01.341030 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 186/316] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:16:01 2022] DELETE /compute/v2.1/os-aggregates/16 => generated 0 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:16:01.346293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a53bc3ec-d514-44b8-a393-a1d9e24165c7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:01.346891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a53bc3ec-d514-44b8-a393-a1d9e24165c7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:01.354371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a53bc3ec-d514-44b8-a393-a1d9e24165c7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:01.354934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a53bc3ec-d514-44b8-a393-a1d9e24165c7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:01.355685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a53bc3ec-d514-44b8-a393-a1d9e24165c7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:01.356259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a53bc3ec-d514-44b8-a393-a1d9e24165c7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:01.559332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a53bc3ec-d514-44b8-a393-a1d9e24165c7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:01.568488 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a53bc3ec-d514-44b8-a393-a1d9e24165c7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.226388 May 18 22:16:01.569591 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 187/317] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:01 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:01.574114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-95b76634-4160-4b5e-b6e2-d9e22b2a8ff5 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Calling method '.version_select at 0x7fa2edaca670>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:01.575089 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:01.575089 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:01.576238 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-95b76634-4160-4b5e-b6e2-d9e22b2a8ff5 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] HTTP exception thrown: Hypervisor with ID '822c40a6-7138-49b8-bc2b-28748804fbfe' could not be found. May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-95b76634-4160-4b5e-b6e2-d9e22b2a8ff5 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Request method failure captured: May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-hypervisors/822c40a6-7138-49b8-bc2b-28748804fbfe HTTP/1.1 May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAeJ-hVZ7zO1EvVf7FxMWzjGpvRbLGEYuPfvdVT4e269C2OyKINWYm-oNFXJ0vuZsn51iIVmNuPYnPwqXbmNE09oct6N_t0vAmDHmdw9vwEyk0F37e5BGso_P5muMw6qpRSUik0hzcm-Xs39-7_tMTe6H8VzGXzqdBEj-CaYzDuN_A May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 1db6b54d08124c71b71aacfacf2bf2ef May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-HypervisorAdminNegativeTestJSON-1562134400 May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:16:01.578114 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:16:01.579475 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/1db6b54d08124c71b71aacfacf2bf2ef"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1db6b54d08124c71b71aacfacf2bf2ef"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_1db6b54d08124c71b71aacfacf2bf2ef"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1db6b54d08124c71b71aacfacf2bf2ef"}]}] May 18 22:16:01.579475 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-HypervisorAdminNegativeTestJSON-1562134400 May 18 22:16:01.579475 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 1db6b54d08124c71b71aacfacf2bf2ef May 18 22:16:01.579475 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-HypervisorAdminNegativeTestJSON-1562134400 May 18 22:16:01.579475 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin May 18 22:16:01.579475 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:01.579475 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:01.579475 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 748e9fbd81634cecbd82454f4c5ee834 May 18 22:16:01.579475 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin May 18 22:16:01.579475 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:16:01.579475 n-d-841040-6 devstack@n-api.service[119082]: exception: Hypervisor with ID '822c40a6-7138-49b8-bc2b-28748804fbfe' could not be found. May 18 22:16:01.579475 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '822c40a6-7138-49b8-bc2b-28748804fbfe'} May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/strutils.py", line 505, in validate_integer May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi value = int(str(value)) May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ValueError: invalid literal for int() with base 10: '822c40a6-7138-49b8-bc2b-28748804fbfe' May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/utils.py", line 614, in validate_integer May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return strutils.validate_integer(value, name, min_value, max_value) May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/strutils.py", line 509, in validate_integer May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise ValueError(msg) May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ValueError: id must be an integer May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 313, in _validate_id May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi utils.validate_integer(hypervisor_id, 'id') May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/utils.py", line 616, in validate_integer May 18 22:16:01.580160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InvalidInput(reason=str(e)) May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InvalidInput: Invalid input received: id must be an integer May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 337, in show May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._show(req, id) May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 343, in _show May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._validate_id(req, id) May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/hypervisors.py", line 317, in _validate_id May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=msg) May 18 22:16:01.581362 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Hypervisor with ID '822c40a6-7138-49b8-bc2b-28748804fbfe' could not be found. May 18 22:16:01.584863 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:01.584863 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:01.584863 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:01.584863 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:01.584863 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:01.584863 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:01.584863 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:01.584863 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:01.584863 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Hypervisor with ID '822c40a6-7138-49b8-bc2b-28748804fbfe' could not be found. May 18 22:16:01.584863 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:01.584863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-95b76634-4160-4b5e-b6e2-d9e22b2a8ff5 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] Returning 404 to user: Hypervisor with ID '822c40a6-7138-49b8-bc2b-28748804fbfe' could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:01.584863 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-95b76634-4160-4b5e-b6e2-d9e22b2a8ff5 tempest-HypervisorAdminNegativeTestJSON-1562134400 tempest-HypervisorAdminNegativeTestJSON-1562134400-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/822c40a6-7138-49b8-bc2b-28748804fbfe" status: 404 len: 123 microversion: 2.1 time: 0.009476 May 18 22:16:01.584863 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 188/318] 10.222.0.58 () {58 vars in 1256 bytes} [Wed May 18 22:16:01 2022] GET /compute/v2.1/os-hypervisors/822c40a6-7138-49b8-bc2b-28748804fbfe => generated 123 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:01.589145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f66adf95-8d34-4fbc-b0e9-f95c6d44d6b0 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1070354430", "availability_zone": "tempest-test_az-336468094"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:01.589145 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:01.589145 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:01.589716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.aggregate [None req-f66adf95-8d34-4fbc-b0e9-f95c6d44d6b0 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Generated uuid 5bf0994b-7416-4f28-860f-d6b91feafa44 for aggregate {{(pid=119082) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:16:01.595474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f66adf95-8d34-4fbc-b0e9-f95c6d44d6b0 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] [119082] Writing DB stats nova_api:UPDATE=12,nova_api:SELECT=70,nova_api:INSERT=14,nova_api:DELETE=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:01.636838 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f66adf95-8d34-4fbc-b0e9-f95c6d44d6b0 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 222 microversion: 2.1 time: 0.055420 May 18 22:16:01.637445 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 189/319] 10.222.0.58 () {60 vars in 1164 bytes} [Wed May 18 22:16:01 2022] POST /compute/v2.1/os-aggregates => generated 222 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:01.649279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-65488420-d400-48fa-8003-00030db0c324 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'update', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-1070354430_new", "availability_zone": "tempest-test_az-336468094_new"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:01.651872 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:01.651872 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:01.731396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65488420-d400-48fa-8003-00030db0c324 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:01.731880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65488420-d400-48fa-8003-00030db0c324 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:01.805541 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-65488420-d400-48fa-8003-00030db0c324 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-aggregates/17" status: 200 len: 335 microversion: 2.1 time: 0.161652 May 18 22:16:01.807385 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 190/320] 10.222.0.58 () {60 vars in 1172 bytes} [Wed May 18 22:16:01 2022] PUT /compute/v2.1/os-aggregates/17 => generated 335 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:01.817069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f27d6b58-df0f-4c32-b4c9-9702b2964a4d req-4f40cca0-3574-4d1d-b1f5-50282cb6d4cd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2ccdb9a-e396-4efa-b5a8-a408e1a2988e", "name": "network-vif-plugged", "status": "completed", "tag": "c53f4ff9-362d-4065-8c56-078e654420d4"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:01.829473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f27d6b58-df0f-4c32-b4c9-9702b2964a4d req-4f40cca0-3574-4d1d-b1f5-50282cb6d4cd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:01.832441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f27d6b58-df0f-4c32-b4c9-9702b2964a4d req-4f40cca0-3574-4d1d-b1f5-50282cb6d4cd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:01.846341 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f27d6b58-df0f-4c32-b4c9-9702b2964a4d req-4f40cca0-3574-4d1d-b1f5-50282cb6d4cd service nova] Creating event network-vif-plugged:c53f4ff9-362d-4065-8c56-078e654420d4 for instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e on n-h2-841040-6 May 18 22:16:01.855438 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f27d6b58-df0f-4c32-b4c9-9702b2964a4d req-4f40cca0-3574-4d1d-b1f5-50282cb6d4cd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.046027 May 18 22:16:01.857275 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 191/321] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:01 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:01.866049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd77a129-8fd6-461a-a4c0-cde9f5e18021 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:01.868082 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:index": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:01.868082 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:01.890787 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dd77a129-8fd6-461a-a4c0-cde9f5e18021 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates" status: 200 len: 338 microversion: 2.1 time: 0.031178 May 18 22:16:01.891566 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 192/322] 10.222.0.58 () {58 vars in 1142 bytes} [Wed May 18 22:16:01 2022] GET /compute/v2.1/os-aggregates => generated 338 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:01.911351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e42f8e0-fefb-423d-b441-51bbc9af6134 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:01.912204 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:01.912204 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:01.960004 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7e42f8e0-fefb-423d-b441-51bbc9af6134 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/17" status: 200 len: 0 microversion: 2.1 time: 0.059194 May 18 22:16:01.961809 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 193/323] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:16:01 2022] DELETE /compute/v2.1/os-aggregates/17 => generated 0 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:16:01.980180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3aac781f-461e-4122-8142-c7d3a3acd101 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-test_aggregate-646250535"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:01.985994 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:01.985994 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:01.989724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.aggregate [None req-3aac781f-461e-4122-8142-c7d3a3acd101 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Generated uuid de6cd53a-c33c-4fe9-ad5c-faa3ed759a5c for aggregate {{(pid=119082) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:16:02.028943 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3aac781f-461e-4122-8142-c7d3a3acd101 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 198 microversion: 2.1 time: 0.061157 May 18 22:16:02.029770 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 194/324] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:16:01 2022] POST /compute/v2.1/os-aggregates => generated 198 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:16:02.042665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5068231e-078f-4004-a14b-a5ee4604a21e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:02.048312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5068231e-078f-4004-a14b-a5ee4604a21e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:02.062629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5068231e-078f-4004-a14b-a5ee4604a21e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:02.063072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5068231e-078f-4004-a14b-a5ee4604a21e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:02.063835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5068231e-078f-4004-a14b-a5ee4604a21e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:02.064263 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5068231e-078f-4004-a14b-a5ee4604a21e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:02.223861 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7790220f-be80-4362-a670-a0c08e04e35a tempest-SecurityGroupsTestAdminJSON-806172561 tempest-SecurityGroupsTestAdminJSON-806172561-project-admin] 10.222.0.58 "GET /compute/v2.1/os-security-groups?all_tenants=true" status: 200 len: 9683 microversion: 2.1 time: 1.977632 May 18 22:16:02.235664 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 131/325] 10.222.0.58 () {58 vars in 1190 bytes} [Wed May 18 22:16:00 2022] GET /compute/v2.1/os-security-groups?all_tenants=true => generated 9683 bytes in 1992 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:02.242008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca1c9e01-f10f-492e-8e28-1d31432e08b0 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:02.242769 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:index": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:02.242769 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:02.250409 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ca1c9e01-f10f-492e-8e28-1d31432e08b0 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates" status: 200 len: 230 microversion: 2.1 time: 0.013627 May 18 22:16:02.257153 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 132/326] 10.222.0.58 () {58 vars in 1142 bytes} [Wed May 18 22:16:02 2022] GET /compute/v2.1/os-aggregates => generated 230 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:02.262353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4a702f4a-62e0-4b5d-83c6-f6c18dbfe18c tempest-SecurityGroupsTestAdminJSON-1787404600 tempest-SecurityGroupsTestAdminJSON-1787404600-project] Calling method '.version_select at 0x7fa2ed7e3dc0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:02.494242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5068231e-078f-4004-a14b-a5ee4604a21e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:02.505593 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5068231e-078f-4004-a14b-a5ee4604a21e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 200 len: 1585 microversion: 2.1 time: 0.466543 May 18 22:16:02.506388 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 195/327] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:02 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 1585 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:02.510424 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4a702f4a-62e0-4b5d-83c6-f6c18dbfe18c tempest-SecurityGroupsTestAdminJSON-1787404600 tempest-SecurityGroupsTestAdminJSON-1787404600-project] 10.222.0.58 "GET /compute/v2.1/os-security-groups?all_tenants=true" status: 200 len: 1112 microversion: 2.1 time: 0.251907 May 18 22:16:02.511305 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 133/328] 10.222.0.58 () {58 vars in 1190 bytes} [Wed May 18 22:16:02 2022] GET /compute/v2.1/os-security-groups?all_tenants=true => generated 1112 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:02.518840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-95d37b54-8bd8-4729-a45e-fd6f5e8e9244 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:02.518840 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:02.518840 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:02.526635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-571f2172-2b90-4b67-948b-16c38c5a1a08 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:02.527479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-571f2172-2b90-4b67-948b-16c38c5a1a08 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:02.544235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-571f2172-2b90-4b67-948b-16c38c5a1a08 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:02.544932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-571f2172-2b90-4b67-948b-16c38c5a1a08 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:02.551648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-571f2172-2b90-4b67-948b-16c38c5a1a08 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:02.552757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-571f2172-2b90-4b67-948b-16c38c5a1a08 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:02.557194 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-95d37b54-8bd8-4729-a45e-fd6f5e8e9244 tempest-AggregatesAdminTestJSON-1512645518 tempest-AggregatesAdminTestJSON-1512645518-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/18" status: 200 len: 0 microversion: 2.1 time: 0.049675 May 18 22:16:02.558670 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 196/329] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:16:02 2022] DELETE /compute/v2.1/os-aggregates/18 => generated 0 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:16:02.571317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e7ce635-f78f-4137-9046-8adf7a24def0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:02.573104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7e7ce635-f78f-4137-9046-8adf7a24def0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:02.588550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e7ce635-f78f-4137-9046-8adf7a24def0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:02.589542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e7ce635-f78f-4137-9046-8adf7a24def0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:02.593723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e7ce635-f78f-4137-9046-8adf7a24def0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:02.594567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e7ce635-f78f-4137-9046-8adf7a24def0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:02.727374 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7e7ce635-f78f-4137-9046-8adf7a24def0 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0/os-interface" status: 200 len: 284 microversion: 2.1 time: 0.166678 May 18 22:16:02.728670 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 197/330] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:16:02 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0/os-interface => generated 284 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:02.739936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-42f522f9-b82e-40c8-91ee-0be2f3ade593 tempest-SecurityGroupsTestAdminJSON-806172561 tempest-SecurityGroupsTestAdminJSON-806172561-project-admin] Calling method '.version_select at 0x7fa2edaca700>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:02.892452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-571f2172-2b90-4b67-948b-16c38c5a1a08 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:02.909258 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-571f2172-2b90-4b67-948b-16c38c5a1a08 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 200 len: 1320 microversion: 2.1 time: 0.387128 May 18 22:16:02.911700 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 134/331] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:02 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 1320 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:02.918842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dbab8eb2-4094-42e7-a98b-a77006ec3eb0 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:02.921567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dbab8eb2-4094-42e7-a98b-a77006ec3eb0 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:02.930457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-dbab8eb2-4094-42e7-a98b-a77006ec3eb0 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [119083] Writing DB stats nova_api:SELECT=91,nova_api:INSERT=5,nova_api:DELETE=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:02.933505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbab8eb2-4094-42e7-a98b-a77006ec3eb0 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:02.936007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbab8eb2-4094-42e7-a98b-a77006ec3eb0 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:02.938303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbab8eb2-4094-42e7-a98b-a77006ec3eb0 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:02.939296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbab8eb2-4094-42e7-a98b-a77006ec3eb0 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:02.965010 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-dbab8eb2-4094-42e7-a98b-a77006ec3eb0 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] HTTP exception thrown: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dbab8eb2-4094-42e7-a98b-a77006ec3eb0 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Request method failure captured: May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c HTTP/1.1 May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_sUoB6N0hAFmotqa-E0_vU5-jIfhvyi1z6RzvYDCLkg7VSjnRgvZR3Ub_8kX3sYFgENIHkmefAoI6gHejlFdh51mIZs23qX8JTmaj-KT7tUtaCbi08kkHl0VfH-YQE7ZIFONRksSGwWDSWFWzMe7I_bNSW1afgMB910ejS2yfBPto May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cf123a2802014de3a53535d438d5c236 May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AggregatesAdminTestJSON-1557474279 May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:16:02.967138 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:16:02.968657 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cf123a2802014de3a53535d438d5c236"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cf123a2802014de3a53535d438d5c236"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cf123a2802014de3a53535d438d5c236"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cf123a2802014de3a53535d438d5c236"}]}] May 18 22:16:02.968657 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AggregatesAdminTestJSON-1557474279 May 18 22:16:02.968657 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cf123a2802014de3a53535d438d5c236 May 18 22:16:02.968657 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AggregatesAdminTestJSON-1557474279 May 18 22:16:02.968657 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AggregatesAdminTestJSON-1557474279-project May 18 22:16:02.968657 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:02.968657 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:02.968657 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: b672ba03bea44b2085282d161f133372 May 18 22:16:02.968657 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AggregatesAdminTestJSON-1557474279-project May 18 22:16:02.968657 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:02.968657 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:16:02.968657 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'cdc3a06e-38aa-429c-81c7-9d26f6dacd3c'} May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:02.969753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:16:02.970963 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:02.972102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dbab8eb2-4094-42e7-a98b-a77006ec3eb0 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Returning 404 to user: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:02.972102 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dbab8eb2-4094-42e7-a98b-a77006ec3eb0 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "DELETE /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 404 len: 111 microversion: 2.1 time: 0.056526 May 18 22:16:02.972102 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 135/332] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:16:02 2022] DELETE /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 111 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:02.978528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d9d8cc99-d5f7-43fe-8ac4-e94562ea8230 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:02.979106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d9d8cc99-d5f7-43fe-8ac4-e94562ea8230 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:03.003167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9d8cc99-d5f7-43fe-8ac4-e94562ea8230 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:03.005512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9d8cc99-d5f7-43fe-8ac4-e94562ea8230 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:03.006686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9d8cc99-d5f7-43fe-8ac4-e94562ea8230 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:03.007122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9d8cc99-d5f7-43fe-8ac4-e94562ea8230 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:03.271318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d9d8cc99-d5f7-43fe-8ac4-e94562ea8230 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:03.285685 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d9d8cc99-d5f7-43fe-8ac4-e94562ea8230 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.312164 May 18 22:16:03.295548 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 136/333] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:02 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:03.307557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-43be956e-71ff-467a-9c19-b22190823909 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:03.309174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-43be956e-71ff-467a-9c19-b22190823909 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] [instance: cdc3a06e-38aa-429c-81c7-9d26f6dacd3c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:03.323453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-43be956e-71ff-467a-9c19-b22190823909 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:03.324343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-43be956e-71ff-467a-9c19-b22190823909 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:03.326220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-43be956e-71ff-467a-9c19-b22190823909 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:03.326805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-43be956e-71ff-467a-9c19-b22190823909 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:03.357846 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-43be956e-71ff-467a-9c19-b22190823909 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] HTTP exception thrown: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-43be956e-71ff-467a-9c19-b22190823909 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Request method failure captured: May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c HTTP/1.1 May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_sUoB6N0hAFmotqa-E0_vU5-jIfhvyi1z6RzvYDCLkg7VSjnRgvZR3Ub_8kX3sYFgENIHkmefAoI6gHejlFdh51mIZs23qX8JTmaj-KT7tUtaCbi08kkHl0VfH-YQE7ZIFONRksSGwWDSWFWzMe7I_bNSW1afgMB910ejS2yfBPto May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cf123a2802014de3a53535d438d5c236 May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AggregatesAdminTestJSON-1557474279 May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:16:03.361597 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:16:03.362853 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cf123a2802014de3a53535d438d5c236"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cf123a2802014de3a53535d438d5c236"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cf123a2802014de3a53535d438d5c236"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cf123a2802014de3a53535d438d5c236"}]}] May 18 22:16:03.362853 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AggregatesAdminTestJSON-1557474279 May 18 22:16:03.362853 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cf123a2802014de3a53535d438d5c236 May 18 22:16:03.362853 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AggregatesAdminTestJSON-1557474279 May 18 22:16:03.362853 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AggregatesAdminTestJSON-1557474279-project May 18 22:16:03.362853 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:03.362853 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:03.362853 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: b672ba03bea44b2085282d161f133372 May 18 22:16:03.362853 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AggregatesAdminTestJSON-1557474279-project May 18 22:16:03.362853 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:03.362853 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:16:03.362853 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'cdc3a06e-38aa-429c-81c7-9d26f6dacd3c'} May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:03.363635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. May 18 22:16:03.364695 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:03.367008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-43be956e-71ff-467a-9c19-b22190823909 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] Returning 404 to user: Instance cdc3a06e-38aa-429c-81c7-9d26f6dacd3c could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:03.367660 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-43be956e-71ff-467a-9c19-b22190823909 tempest-AggregatesAdminTestJSON-1557474279 tempest-AggregatesAdminTestJSON-1557474279-project] 10.222.0.58 "GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c" status: 404 len: 111 microversion: 2.1 time: 0.069905 May 18 22:16:03.368056 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 137/334] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:03 2022] GET /compute/v2.1/servers/cdc3a06e-38aa-429c-81c7-9d26f6dacd3c => generated 111 bytes in 71 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:03.595874 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-42f522f9-b82e-40c8-91ee-0be2f3ade593 tempest-SecurityGroupsTestAdminJSON-806172561 tempest-SecurityGroupsTestAdminJSON-806172561-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/ca9a9ee9-3e59-48b6-93a1-80511492dd6e" status: 202 len: 0 microversion: 2.1 time: 0.862516 May 18 22:16:03.595874 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 198/335] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:16:02 2022] DELETE /compute/v2.1/os-security-groups/ca9a9ee9-3e59-48b6-93a1-80511492dd6e => generated 0 bytes in 864 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:16:03.602776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4c1750d8-dcc7-4e79-8878-933ebca8bc25 tempest-SecurityGroupsTestAdminJSON-806172561 tempest-SecurityGroupsTestAdminJSON-806172561-project-admin] Calling method '.version_select at 0x7fa2ed93d4c0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:03.928124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f96d94b2-6647-47ad-bca2-adb1dcd0054d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:03.929140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f96d94b2-6647-47ad-bca2-adb1dcd0054d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:03.938488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f96d94b2-6647-47ad-bca2-adb1dcd0054d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:03.939366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f96d94b2-6647-47ad-bca2-adb1dcd0054d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:03.941110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f96d94b2-6647-47ad-bca2-adb1dcd0054d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:03.942307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f96d94b2-6647-47ad-bca2-adb1dcd0054d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:04.003214 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4c1750d8-dcc7-4e79-8878-933ebca8bc25 tempest-SecurityGroupsTestAdminJSON-806172561 tempest-SecurityGroupsTestAdminJSON-806172561-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/9aff6627-30b3-44b7-8cd7-257b3d0c5457" status: 202 len: 0 microversion: 2.1 time: 0.404587 May 18 22:16:04.003845 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 138/336] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:16:03 2022] DELETE /compute/v2.1/os-security-groups/9aff6627-30b3-44b7-8cd7-257b3d0c5457 => generated 0 bytes in 407 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:16:04.014704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f77b0e5-cb4c-449e-8c17-9cbbc9109d27 tempest-SecurityGroupsTestAdminJSON-1787404600 tempest-SecurityGroupsTestAdminJSON-1787404600-project] Calling method '.version_select at 0x7fa2ed93db80>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:04.411028 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4f77b0e5-cb4c-449e-8c17-9cbbc9109d27 tempest-SecurityGroupsTestAdminJSON-1787404600 tempest-SecurityGroupsTestAdminJSON-1787404600-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/3a97bb78-e744-4876-b989-2f60b3d5ccfb" status: 202 len: 0 microversion: 2.1 time: 0.402225 May 18 22:16:04.411905 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 139/337] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:16:04 2022] DELETE /compute/v2.1/os-security-groups/3a97bb78-e744-4876-b989-2f60b3d5ccfb => generated 0 bytes in 404 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:16:04.416555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fc27b5ee-cc3b-4239-88a9-9fd6878da5a1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:04.417164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fc27b5ee-cc3b-4239-88a9-9fd6878da5a1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:04.429292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc27b5ee-cc3b-4239-88a9-9fd6878da5a1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:04.429729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc27b5ee-cc3b-4239-88a9-9fd6878da5a1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:04.432638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc27b5ee-cc3b-4239-88a9-9fd6878da5a1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:04.433522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc27b5ee-cc3b-4239-88a9-9fd6878da5a1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:04.548834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f96d94b2-6647-47ad-bca2-adb1dcd0054d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:04.584869 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f96d94b2-6647-47ad-bca2-adb1dcd0054d tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 200 len: 1469 microversion: 2.1 time: 0.660448 May 18 22:16:04.587673 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 199/338] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:03 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 1469 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:04.592858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-95583e95-e2d5-4bb6-817f-a1496e60fb20 tempest-SecurityGroupsTestAdminJSON-1787404600 tempest-SecurityGroupsTestAdminJSON-1787404600-project] Calling method '.version_select at 0x7fa2ed9e14c0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:04.729717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc27b5ee-cc3b-4239-88a9-9fd6878da5a1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:04.745847 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fc27b5ee-cc3b-4239-88a9-9fd6878da5a1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.332656 May 18 22:16:04.772476 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 140/339] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:04 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:04.779111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cd11f498-92a6-4908-b307-eabcc9860941 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:04.780464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cd11f498-92a6-4908-b307-eabcc9860941 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:04.790415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd11f498-92a6-4908-b307-eabcc9860941 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:04.791155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd11f498-92a6-4908-b307-eabcc9860941 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:04.806921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd11f498-92a6-4908-b307-eabcc9860941 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:04.810088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd11f498-92a6-4908-b307-eabcc9860941 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.017s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:04.959637 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cd11f498-92a6-4908-b307-eabcc9860941 tempest-DeleteServersAdminTestJSON-593878651 tempest-DeleteServersAdminTestJSON-593878651-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e/action" status: 202 len: 0 microversion: 2.1 time: 0.185340 May 18 22:16:04.963592 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 141/340] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:16:04 2022] POST /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:16:04.982118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f1fc6ef9-b794-42ba-8931-8ca6e1e97b22 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:04.983535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f1fc6ef9-b794-42ba-8931-8ca6e1e97b22 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:05.008383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1fc6ef9-b794-42ba-8931-8ca6e1e97b22 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:05.008383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1fc6ef9-b794-42ba-8931-8ca6e1e97b22 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:05.008383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1fc6ef9-b794-42ba-8931-8ca6e1e97b22 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:05.008383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1fc6ef9-b794-42ba-8931-8ca6e1e97b22 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:05.064669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1fc6ef9-b794-42ba-8931-8ca6e1e97b22 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:05.065114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1fc6ef9-b794-42ba-8931-8ca6e1e97b22 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:05.066713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-f1fc6ef9-b794-42ba-8931-8ca6e1e97b22 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lazy-loading 'fault' on Instance uuid b2ccdb9a-e396-4efa-b5a8-a408e1a2988e {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:16:05.151684 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-95583e95-e2d5-4bb6-817f-a1496e60fb20 tempest-SecurityGroupsTestAdminJSON-1787404600 tempest-SecurityGroupsTestAdminJSON-1787404600-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/3fb4181a-6d6b-419d-b8ed-2e839afdc958" status: 202 len: 0 microversion: 2.1 time: 0.562459 May 18 22:16:05.152263 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 200/341] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:16:04 2022] DELETE /compute/v2.1/os-security-groups/3fb4181a-6d6b-419d-b8ed-2e839afdc958 => generated 0 bytes in 564 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:16:05.235204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f1fc6ef9-b794-42ba-8931-8ca6e1e97b22 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:05.244489 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f1fc6ef9-b794-42ba-8931-8ca6e1e97b22 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 200 len: 1452 microversion: 2.1 time: 0.275255 May 18 22:16:05.245341 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 142/342] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:04 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 1452 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:05.261261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1a589e5c-bbde-4853-9cdb-5f45dcc657db tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:05.261849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1a589e5c-bbde-4853-9cdb-5f45dcc657db tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:05.274066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a589e5c-bbde-4853-9cdb-5f45dcc657db tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:05.276745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a589e5c-bbde-4853-9cdb-5f45dcc657db tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:05.277692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a589e5c-bbde-4853-9cdb-5f45dcc657db tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:05.279924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a589e5c-bbde-4853-9cdb-5f45dcc657db tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:05.320059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1a589e5c-bbde-4853-9cdb-5f45dcc657db tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:16:05.322982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1a589e5c-bbde-4853-9cdb-5f45dcc657db tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:INSERT=1,nova_cell1:UPDATE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:05.488248 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1a589e5c-bbde-4853-9cdb-5f45dcc657db tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "DELETE /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 204 len: 0 microversion: 2.1 time: 0.230516 May 18 22:16:05.489505 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 143/343] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:16:05 2022] DELETE /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 0 bytes in 233 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:16:05.498636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b71dd591-8db2-43c1-88e9-21d172315e5e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:05.500429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b71dd591-8db2-43c1-88e9-21d172315e5e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:05.516780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b71dd591-8db2-43c1-88e9-21d172315e5e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:05.517468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b71dd591-8db2-43c1-88e9-21d172315e5e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:05.519716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b71dd591-8db2-43c1-88e9-21d172315e5e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:05.520608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b71dd591-8db2-43c1-88e9-21d172315e5e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:05.574611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersOnMultiNodesTest-server-1291923125", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:05.679168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] validate_networks() for None {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:16:05.782924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b71dd591-8db2-43c1-88e9-21d172315e5e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:05.792888 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b71dd591-8db2-43c1-88e9-21d172315e5e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 200 len: 1585 microversion: 2.1 time: 0.301846 May 18 22:16:05.794218 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 144/344] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:05 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 1585 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:05.799657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d50e0ef8-6db9-445b-931e-5dda7e4f4783 req-d3278f47-59e5-4e91-985b-e7646a9c7cd8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b798d94a-3f0c-4b04-937e-a0b9e0402ee0", "tag": "b48cbf54-c9cd-4a51-9967-6f65238e433a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:05.808624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d50e0ef8-6db9-445b-931e-5dda7e4f4783 req-d3278f47-59e5-4e91-985b-e7646a9c7cd8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:05.809954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d50e0ef8-6db9-445b-931e-5dda7e4f4783 req-d3278f47-59e5-4e91-985b-e7646a9c7cd8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:05.824024 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d50e0ef8-6db9-445b-931e-5dda7e4f4783 req-d3278f47-59e5-4e91-985b-e7646a9c7cd8 service nova] Creating event network-changed:b48cbf54-c9cd-4a51-9967-6f65238e433a for instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 on n-h1-841040-6 May 18 22:16:05.831110 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d50e0ef8-6db9-445b-931e-5dda7e4f4783 req-d3278f47-59e5-4e91-985b-e7646a9c7cd8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.035407 May 18 22:16:05.832792 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 145/345] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:05 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:05.838656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7fccb868-8bb2-4e9f-93d9-0ba2ce43ff78 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:05.840435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7fccb868-8bb2-4e9f-93d9-0ba2ce43ff78 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:05.851291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7fccb868-8bb2-4e9f-93d9-0ba2ce43ff78 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:05.852171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7fccb868-8bb2-4e9f-93d9-0ba2ce43ff78 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:05.853155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7fccb868-8bb2-4e9f-93d9-0ba2ce43ff78 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:05.853797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7fccb868-8bb2-4e9f-93d9-0ba2ce43ff78 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:05.917047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7fccb868-8bb2-4e9f-93d9-0ba2ce43ff78 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:05.917492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7fccb868-8bb2-4e9f-93d9-0ba2ce43ff78 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:05.917978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-7fccb868-8bb2-4e9f-93d9-0ba2ce43ff78 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lazy-loading 'fault' on Instance uuid b2ccdb9a-e396-4efa-b5a8-a408e1a2988e {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:16:06.115052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:16:06.115391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:16:06.115862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:16:06.116266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:16:06.116934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:16:06.140853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:06.141315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:06.144733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:06.147251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:06.199750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:06.214317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:06.231619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7fccb868-8bb2-4e9f-93d9-0ba2ce43ff78 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:06.241144 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7fccb868-8bb2-4e9f-93d9-0ba2ce43ff78 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 200 len: 1458 microversion: 2.1 time: 0.406911 May 18 22:16:06.253920 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 146/346] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:05 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 1458 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:06.258953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bc87510c-4a52-4d58-8d32-75a3e7c41528 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:06.259565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bc87510c-4a52-4d58-8d32-75a3e7c41528 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:06.260571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:16:06.269755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc87510c-4a52-4d58-8d32-75a3e7c41528 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:06.270260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc87510c-4a52-4d58-8d32-75a3e7c41528 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:06.271071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc87510c-4a52-4d58-8d32-75a3e7c41528 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:06.271295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:16:06.271538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc87510c-4a52-4d58-8d32-75a3e7c41528 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:06.393616 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bfde8ca2-bb99-4571-bc28-54371c5fb4e5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.232439 May 18 22:16:06.396691 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 201/347] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:05 2022] POST /compute/v2.1/servers => generated 380 bytes in 1237 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:16:06.407697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cb0e80a4-6c9f-41b8-a907-5eb2f03777d6 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:06.410941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cb0e80a4-6c9f-41b8-a907-5eb2f03777d6 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:06.616151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-bc87510c-4a52-4d58-8d32-75a3e7c41528 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119083] Writing DB stats nova_cell0:SELECT=57,nova_cell0:UPDATE=7 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:06.648033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bc87510c-4a52-4d58-8d32-75a3e7c41528 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:06.655635 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bc87510c-4a52-4d58-8d32-75a3e7c41528 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.400673 May 18 22:16:06.656333 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 147/348] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:06 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:06.687056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cb0e80a4-6c9f-41b8-a907-5eb2f03777d6 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:06.697942 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cb0e80a4-6c9f-41b8-a907-5eb2f03777d6 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1217 microversion: 2.1 time: 0.295066 May 18 22:16:06.711884 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 202/349] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:06 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1217 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:07.259626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-26415c6d-3170-4f5b-bd10-c094941a5b5f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:07.260577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-26415c6d-3170-4f5b-bd10-c094941a5b5f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:07.271474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26415c6d-3170-4f5b-bd10-c094941a5b5f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:07.273592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26415c6d-3170-4f5b-bd10-c094941a5b5f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:07.274625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26415c6d-3170-4f5b-bd10-c094941a5b5f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:07.275898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26415c6d-3170-4f5b-bd10-c094941a5b5f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:07.360963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26415c6d-3170-4f5b-bd10-c094941a5b5f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:07.361677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26415c6d-3170-4f5b-bd10-c094941a5b5f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:07.362384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-26415c6d-3170-4f5b-bd10-c094941a5b5f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lazy-loading 'fault' on Instance uuid b2ccdb9a-e396-4efa-b5a8-a408e1a2988e {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:16:07.676568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8544ba0f-9f31-4d72-aa9a-8fc97c648913 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:07.678125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8544ba0f-9f31-4d72-aa9a-8fc97c648913 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:07.693155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8544ba0f-9f31-4d72-aa9a-8fc97c648913 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:07.694908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8544ba0f-9f31-4d72-aa9a-8fc97c648913 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:07.699710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8544ba0f-9f31-4d72-aa9a-8fc97c648913 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:07.701716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8544ba0f-9f31-4d72-aa9a-8fc97c648913 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:07.804540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-26415c6d-3170-4f5b-bd10-c094941a5b5f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '754f3aa092ab4250a690de2e2708e0b8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f1dbcfbdfd749f78e42c5f8c06c9c7a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:07.817031 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-26415c6d-3170-4f5b-bd10-c094941a5b5f tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 200 len: 1458 microversion: 2.1 time: 0.560450 May 18 22:16:07.822747 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 148/350] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:07 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 1458 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:07.841302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6766b745-c3ba-4c96-a344-b75db1389dd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:07.860401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6766b745-c3ba-4c96-a344-b75db1389dd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:07.878866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6766b745-c3ba-4c96-a344-b75db1389dd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:07.891790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6766b745-c3ba-4c96-a344-b75db1389dd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:07.892908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6766b745-c3ba-4c96-a344-b75db1389dd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:07.893689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6766b745-c3ba-4c96-a344-b75db1389dd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:08.059694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8544ba0f-9f31-4d72-aa9a-8fc97c648913 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:08.075711 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8544ba0f-9f31-4d72-aa9a-8fc97c648913 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.407157 May 18 22:16:08.076811 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 203/351] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:07 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:08.085895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-43899d0f-271d-40d2-b69c-919f3701ab4f req-2b102504-0b69-4a06-9aa4-75cd3cb9cafe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2ccdb9a-e396-4efa-b5a8-a408e1a2988e", "name": "network-vif-deleted", "tag": "c53f4ff9-362d-4065-8c56-078e654420d4"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:08.136907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-43899d0f-271d-40d2-b69c-919f3701ab4f req-2b102504-0b69-4a06-9aa4-75cd3cb9cafe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:08.137701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-43899d0f-271d-40d2-b69c-919f3701ab4f req-2b102504-0b69-4a06-9aa4-75cd3cb9cafe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:08.161712 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-43899d0f-271d-40d2-b69c-919f3701ab4f req-2b102504-0b69-4a06-9aa4-75cd3cb9cafe service nova] Creating event network-vif-deleted:c53f4ff9-362d-4065-8c56-078e654420d4 for instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e on n-h2-841040-6 May 18 22:16:08.168917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6766b745-c3ba-4c96-a344-b75db1389dd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:08.180657 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6766b745-c3ba-4c96-a344-b75db1389dd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1269 microversion: 2.1 time: 0.355100 May 18 22:16:08.180800 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-43899d0f-271d-40d2-b69c-919f3701ab4f req-2b102504-0b69-4a06-9aa4-75cd3cb9cafe service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.101624 May 18 22:16:08.181805 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 149/353] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:07 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1269 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:08.181923 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 204/353] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:08 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:08.532821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5d9883d0-2faf-405e-b805-4005a81915fe tempest-AZAdminV2TestJSON-1303882575 tempest-AZAdminV2TestJSON-1303882575-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:08.536284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d9883d0-2faf-405e-b805-4005a81915fe tempest-AZAdminV2TestJSON-1303882575 tempest-AZAdminV2TestJSON-1303882575-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:08.537194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d9883d0-2faf-405e-b805-4005a81915fe tempest-AZAdminV2TestJSON-1303882575 tempest-AZAdminV2TestJSON-1303882575-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:08.538207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d9883d0-2faf-405e-b805-4005a81915fe tempest-AZAdminV2TestJSON-1303882575 tempest-AZAdminV2TestJSON-1303882575-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:08.540913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d9883d0-2faf-405e-b805-4005a81915fe tempest-AZAdminV2TestJSON-1303882575 tempest-AZAdminV2TestJSON-1303882575-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:08.623037 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5d9883d0-2faf-405e-b805-4005a81915fe tempest-AZAdminV2TestJSON-1303882575 tempest-AZAdminV2TestJSON-1303882575-project-admin] 10.222.0.58 "GET /compute/v2.1/os-availability-zone" status: 200 len: 97 microversion: 2.1 time: 0.439329 May 18 22:16:08.624555 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 205/354] 10.222.0.58 () {58 vars in 1163 bytes} [Wed May 18 22:16:08 2022] GET /compute/v2.1/os-availability-zone => generated 97 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:08.636163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d92a3627-7d7f-4e17-ac94-84893b8a6217 tempest-AZAdminV2TestJSON-1303882575 tempest-AZAdminV2TestJSON-1303882575-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:08.637259 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-availability-zone:detail": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:08.637259 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:08.638686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d92a3627-7d7f-4e17-ac94-84893b8a6217 tempest-AZAdminV2TestJSON-1303882575 tempest-AZAdminV2TestJSON-1303882575-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:08.639143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d92a3627-7d7f-4e17-ac94-84893b8a6217 tempest-AZAdminV2TestJSON-1303882575 tempest-AZAdminV2TestJSON-1303882575-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:08.639992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d92a3627-7d7f-4e17-ac94-84893b8a6217 tempest-AZAdminV2TestJSON-1303882575 tempest-AZAdminV2TestJSON-1303882575-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:08.640310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d92a3627-7d7f-4e17-ac94-84893b8a6217 tempest-AZAdminV2TestJSON-1303882575 tempest-AZAdminV2TestJSON-1303882575-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:08.659349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d92a3627-7d7f-4e17-ac94-84893b8a6217 tempest-AZAdminV2TestJSON-1303882575 tempest-AZAdminV2TestJSON-1303882575-project-admin] [119083] Writing DB stats nova_cell0:SELECT=14 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:08.717151 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d92a3627-7d7f-4e17-ac94-84893b8a6217 tempest-AZAdminV2TestJSON-1303882575 tempest-AZAdminV2TestJSON-1303882575-project-admin] 10.222.0.58 "GET /compute/v2.1/os-availability-zone/detail" status: 200 len: 612 microversion: 2.1 time: 0.084876 May 18 22:16:08.717872 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 150/355] 10.222.0.58 () {58 vars in 1184 bytes} [Wed May 18 22:16:08 2022] GET /compute/v2.1/os-availability-zone/detail => generated 612 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:08.840267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a9eda8c3-54a2-43b1-bc40-b2f2797c6da3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:08.840964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a9eda8c3-54a2-43b1-bc40-b2f2797c6da3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:08.850607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9eda8c3-54a2-43b1-bc40-b2f2797c6da3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:08.851043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9eda8c3-54a2-43b1-bc40-b2f2797c6da3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:08.854138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9eda8c3-54a2-43b1-bc40-b2f2797c6da3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:08.854570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9eda8c3-54a2-43b1-bc40-b2f2797c6da3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:08.871635 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-a9eda8c3-54a2-43b1-bc40-b2f2797c6da3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] HTTP exception thrown: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a9eda8c3-54a2-43b1-bc40-b2f2797c6da3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Request method failure captured: May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e HTTP/1.1 May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_sig8FA9FXdC_kWZb0h8Gh1CyuLp15bNl4d17P3FW3gJsxBM0yB2U5snbqMad6w3fORQxs4KrjrT0rTZKP5H0SApwG5Wyif5hvNp4X83506zAZJo2wBoQtTHESgF0GkvLuGIZXognFNiTrFiv-9uIt3GK7JtWceAJTjNVQ8EBMwS8 May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 8f1dbcfbdfd749f78e42c5f8c06c9c7a May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:16:08.874251 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:16:08.875436 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}] May 18 22:16:08.875436 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:08.875436 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 8f1dbcfbdfd749f78e42c5f8c06c9c7a May 18 22:16:08.875436 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:08.875436 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersAdminTestJSON-1325658471-project May 18 22:16:08.875436 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:08.875436 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:08.875436 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 754f3aa092ab4250a690de2e2708e0b8 May 18 22:16:08.875436 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersAdminTestJSON-1325658471-project May 18 22:16:08.875436 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:16:08.875436 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.875436 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'b2ccdb9a-e396-4efa-b5a8-a408e1a2988e'} May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:08.876094 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.879057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:08.881090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a9eda8c3-54a2-43b1-bc40-b2f2797c6da3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Returning 404 to user: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:08.883964 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a9eda8c3-54a2-43b1-bc40-b2f2797c6da3 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 404 len: 111 microversion: 2.1 time: 0.048158 May 18 22:16:08.885548 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 206/356] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:08 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:08.896631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-42164763-c872-4ee6-8081-75d0ebd8418e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:08.897219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-42164763-c872-4ee6-8081-75d0ebd8418e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:08.908413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42164763-c872-4ee6-8081-75d0ebd8418e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:08.908946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42164763-c872-4ee6-8081-75d0ebd8418e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:08.914151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42164763-c872-4ee6-8081-75d0ebd8418e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:08.914899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42164763-c872-4ee6-8081-75d0ebd8418e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:08.934199 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-42164763-c872-4ee6-8081-75d0ebd8418e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] HTTP exception thrown: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-42164763-c872-4ee6-8081-75d0ebd8418e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Request method failure captured: May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e HTTP/1.1 May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_sig8FA9FXdC_kWZb0h8Gh1CyuLp15bNl4d17P3FW3gJsxBM0yB2U5snbqMad6w3fORQxs4KrjrT0rTZKP5H0SApwG5Wyif5hvNp4X83506zAZJo2wBoQtTHESgF0GkvLuGIZXognFNiTrFiv-9uIt3GK7JtWceAJTjNVQ8EBMwS8 May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 8f1dbcfbdfd749f78e42c5f8c06c9c7a May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:16:08.936458 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:16:08.937892 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}] May 18 22:16:08.937892 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:08.937892 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 8f1dbcfbdfd749f78e42c5f8c06c9c7a May 18 22:16:08.937892 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:08.937892 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-DeleteServersAdminTestJSON-1325658471-project May 18 22:16:08.937892 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:08.937892 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:08.937892 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 754f3aa092ab4250a690de2e2708e0b8 May 18 22:16:08.937892 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-DeleteServersAdminTestJSON-1325658471-project May 18 22:16:08.937892 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:08.937892 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.937892 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'b2ccdb9a-e396-4efa-b5a8-a408e1a2988e'} May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:08.938643 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.939819 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:08.942478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-42164763-c872-4ee6-8081-75d0ebd8418e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Returning 404 to user: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:08.943593 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-42164763-c872-4ee6-8081-75d0ebd8418e tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "DELETE /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 404 len: 111 microversion: 2.1 time: 0.051756 May 18 22:16:08.945232 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 151/357] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:16:08 2022] DELETE /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 111 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:08.953321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-57c1edb4-17e0-4cdd-b9f9-6173f569d52a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:08.953976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-57c1edb4-17e0-4cdd-b9f9-6173f569d52a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: b2ccdb9a-e396-4efa-b5a8-a408e1a2988e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:08.962124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57c1edb4-17e0-4cdd-b9f9-6173f569d52a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:08.962750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57c1edb4-17e0-4cdd-b9f9-6173f569d52a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:08.963904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57c1edb4-17e0-4cdd-b9f9-6173f569d52a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:08.964570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57c1edb4-17e0-4cdd-b9f9-6173f569d52a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:08.981292 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-57c1edb4-17e0-4cdd-b9f9-6173f569d52a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] HTTP exception thrown: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-57c1edb4-17e0-4cdd-b9f9-6173f569d52a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Request method failure captured: May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e HTTP/1.1 May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_sig8FA9FXdC_kWZb0h8Gh1CyuLp15bNl4d17P3FW3gJsxBM0yB2U5snbqMad6w3fORQxs4KrjrT0rTZKP5H0SApwG5Wyif5hvNp4X83506zAZJo2wBoQtTHESgF0GkvLuGIZXognFNiTrFiv-9uIt3GK7JtWceAJTjNVQ8EBMwS8 May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 8f1dbcfbdfd749f78e42c5f8c06c9c7a May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:16:08.983200 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:16:08.985191 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}] May 18 22:16:08.985191 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:08.985191 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 8f1dbcfbdfd749f78e42c5f8c06c9c7a May 18 22:16:08.985191 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:08.985191 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersAdminTestJSON-1325658471-project May 18 22:16:08.985191 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:08.985191 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:08.985191 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 754f3aa092ab4250a690de2e2708e0b8 May 18 22:16:08.985191 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersAdminTestJSON-1325658471-project May 18 22:16:08.985191 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:16:08.985191 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.985191 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'b2ccdb9a-e396-4efa-b5a8-a408e1a2988e'} May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:08.986356 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. May 18 22:16:08.987992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:08.993179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-57c1edb4-17e0-4cdd-b9f9-6173f569d52a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Returning 404 to user: Instance b2ccdb9a-e396-4efa-b5a8-a408e1a2988e could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:08.993179 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-57c1edb4-17e0-4cdd-b9f9-6173f569d52a tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e" status: 404 len: 111 microversion: 2.1 time: 0.035988 May 18 22:16:08.993179 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 207/358] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:08 2022] GET /compute/v2.1/servers/b2ccdb9a-e396-4efa-b5a8-a408e1a2988e => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:08.998628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ac6dfe78-0ced-4305-bbb2-67e275dcffe5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:08.999191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ac6dfe78-0ced-4305-bbb2-67e275dcffe5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:09.008426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac6dfe78-0ced-4305-bbb2-67e275dcffe5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:09.009005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac6dfe78-0ced-4305-bbb2-67e275dcffe5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:09.010451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac6dfe78-0ced-4305-bbb2-67e275dcffe5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:09.011222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac6dfe78-0ced-4305-bbb2-67e275dcffe5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:09.036092 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-ac6dfe78-0ced-4305-bbb2-67e275dcffe5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] HTTP exception thrown: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ac6dfe78-0ced-4305-bbb2-67e275dcffe5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Request method failure captured: May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b HTTP/1.1 May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_sig8FA9FXdC_kWZb0h8Gh1CyuLp15bNl4d17P3FW3gJsxBM0yB2U5snbqMad6w3fORQxs4KrjrT0rTZKP5H0SApwG5Wyif5hvNp4X83506zAZJo2wBoQtTHESgF0GkvLuGIZXognFNiTrFiv-9uIt3GK7JtWceAJTjNVQ8EBMwS8 May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 8f1dbcfbdfd749f78e42c5f8c06c9c7a May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:16:09.039704 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:16:09.041140 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}] May 18 22:16:09.041140 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:09.041140 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 8f1dbcfbdfd749f78e42c5f8c06c9c7a May 18 22:16:09.041140 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:09.041140 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-DeleteServersAdminTestJSON-1325658471-project May 18 22:16:09.041140 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:09.041140 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:09.041140 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 754f3aa092ab4250a690de2e2708e0b8 May 18 22:16:09.041140 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-DeleteServersAdminTestJSON-1325658471-project May 18 22:16:09.041140 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:09.041140 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:16:09.041140 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'c2016ad4-381e-4d04-b941-f7535ab9534b'} May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:09.042036 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:16:09.043263 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:09.045915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ac6dfe78-0ced-4305-bbb2-67e275dcffe5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Returning 404 to user: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:09.047064 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ac6dfe78-0ced-4305-bbb2-67e275dcffe5 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "DELETE /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 404 len: 111 microversion: 2.1 time: 0.053697 May 18 22:16:09.048027 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 152/359] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:16:08 2022] DELETE /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 111 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:09.056753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-485f50bd-a46f-41ed-a39f-eea60348d311 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:09.057352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-485f50bd-a46f-41ed-a39f-eea60348d311 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [instance: c2016ad4-381e-4d04-b941-f7535ab9534b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:09.068393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-485f50bd-a46f-41ed-a39f-eea60348d311 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:09.068876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-485f50bd-a46f-41ed-a39f-eea60348d311 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:09.071973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-485f50bd-a46f-41ed-a39f-eea60348d311 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:09.071973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-485f50bd-a46f-41ed-a39f-eea60348d311 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:09.096611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d47be562-e511-409a-a686-08733b5fb346 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:09.097499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d47be562-e511-409a-a686-08733b5fb346 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:09.107776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d47be562-e511-409a-a686-08733b5fb346 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:09.108219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d47be562-e511-409a-a686-08733b5fb346 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:09.111410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d47be562-e511-409a-a686-08733b5fb346 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:09.114871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d47be562-e511-409a-a686-08733b5fb346 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:09.125602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-485f50bd-a46f-41ed-a39f-eea60348d311 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:09.127211 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-485f50bd-a46f-41ed-a39f-eea60348d311 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] HTTP exception thrown: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-485f50bd-a46f-41ed-a39f-eea60348d311 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Request method failure captured: May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b HTTP/1.1 May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_sig8FA9FXdC_kWZb0h8Gh1CyuLp15bNl4d17P3FW3gJsxBM0yB2U5snbqMad6w3fORQxs4KrjrT0rTZKP5H0SApwG5Wyif5hvNp4X83506zAZJo2wBoQtTHESgF0GkvLuGIZXognFNiTrFiv-9uIt3GK7JtWceAJTjNVQ8EBMwS8 May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 8f1dbcfbdfd749f78e42c5f8c06c9c7a May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:16:09.134585 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:16:09.136024 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8f1dbcfbdfd749f78e42c5f8c06c9c7a"}]}] May 18 22:16:09.136024 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:09.136024 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 8f1dbcfbdfd749f78e42c5f8c06c9c7a May 18 22:16:09.136024 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersAdminTestJSON-1325658471 May 18 22:16:09.136024 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersAdminTestJSON-1325658471-project May 18 22:16:09.136024 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:09.136024 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:09.136024 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 754f3aa092ab4250a690de2e2708e0b8 May 18 22:16:09.136024 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersAdminTestJSON-1325658471-project May 18 22:16:09.136024 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:16:09.136024 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:16:09.136024 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'c2016ad4-381e-4d04-b941-f7535ab9534b'} May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:09.136807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. May 18 22:16:09.138131 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:09.139411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-485f50bd-a46f-41ed-a39f-eea60348d311 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] Returning 404 to user: Instance c2016ad4-381e-4d04-b941-f7535ab9534b could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:09.140598 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-485f50bd-a46f-41ed-a39f-eea60348d311 tempest-DeleteServersAdminTestJSON-1325658471 tempest-DeleteServersAdminTestJSON-1325658471-project] 10.222.0.58 "GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b" status: 404 len: 111 microversion: 2.1 time: 0.087989 May 18 22:16:09.141114 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 208/360] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:09 2022] GET /compute/v2.1/servers/c2016ad4-381e-4d04-b941-f7535ab9534b => generated 111 bytes in 89 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:09.199063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-810c3a27-e8d8-498d-ba71-52c748c5b039 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:09.199639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-810c3a27-e8d8-498d-ba71-52c748c5b039 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:09.209369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-810c3a27-e8d8-498d-ba71-52c748c5b039 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:09.210692 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-810c3a27-e8d8-498d-ba71-52c748c5b039 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:09.211525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-810c3a27-e8d8-498d-ba71-52c748c5b039 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:09.212558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-810c3a27-e8d8-498d-ba71-52c748c5b039 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:09.306842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-810c3a27-e8d8-498d-ba71-52c748c5b039 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:09.324760 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-810c3a27-e8d8-498d-ba71-52c748c5b039 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1275 microversion: 2.1 time: 0.129909 May 18 22:16:09.329578 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 209/361] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:09 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1275 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:09.360049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d47be562-e511-409a-a686-08733b5fb346 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:09.373670 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d47be562-e511-409a-a686-08733b5fb346 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.283787 May 18 22:16:09.384599 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 153/362] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:09 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:10.349727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5ca1a32a-1552-486e-b988-3e1d12bac383 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:10.351215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5ca1a32a-1552-486e-b988-3e1d12bac383 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:10.363560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ca1a32a-1552-486e-b988-3e1d12bac383 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:10.366293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ca1a32a-1552-486e-b988-3e1d12bac383 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:10.368479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ca1a32a-1552-486e-b988-3e1d12bac383 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:10.369193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ca1a32a-1552-486e-b988-3e1d12bac383 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:10.391729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7f3b6137-fc10-415f-ad11-3ece7a3f8865 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:10.392528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7f3b6137-fc10-415f-ad11-3ece7a3f8865 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:10.406480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f3b6137-fc10-415f-ad11-3ece7a3f8865 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:10.406926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f3b6137-fc10-415f-ad11-3ece7a3f8865 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:10.407704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f3b6137-fc10-415f-ad11-3ece7a3f8865 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:10.408126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f3b6137-fc10-415f-ad11-3ece7a3f8865 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:10.794144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5ca1a32a-1552-486e-b988-3e1d12bac383 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:10.802311 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5ca1a32a-1552-486e-b988-3e1d12bac383 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1317 microversion: 2.1 time: 0.459666 May 18 22:16:10.802881 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 210/363] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:10 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1317 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:10.838607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7f3b6137-fc10-415f-ad11-3ece7a3f8865 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:10.846844 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7f3b6137-fc10-415f-ad11-3ece7a3f8865 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.459084 May 18 22:16:10.847946 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 154/364] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:10 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:11.019468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-f11a6bb8-8f57-4512-b814-bc9b1e910e5d req-2cc01ca8-5667-4e6c-9dab-c3b9bc75a119 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ba0d5759-b437-43da-9a79-e0f3f29e58e2", "tag": "9ab0e0a5-e743-422e-83e0-41c9b80f8209"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:11.035605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f11a6bb8-8f57-4512-b814-bc9b1e910e5d req-2cc01ca8-5667-4e6c-9dab-c3b9bc75a119 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:11.036468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f11a6bb8-8f57-4512-b814-bc9b1e910e5d req-2cc01ca8-5667-4e6c-9dab-c3b9bc75a119 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:11.068922 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-f11a6bb8-8f57-4512-b814-bc9b1e910e5d req-2cc01ca8-5667-4e6c-9dab-c3b9bc75a119 service nova] Creating event network-changed:9ab0e0a5-e743-422e-83e0-41c9b80f8209 for instance ba0d5759-b437-43da-9a79-e0f3f29e58e2 on n-h2-841040-6 May 18 22:16:11.080233 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-f11a6bb8-8f57-4512-b814-bc9b1e910e5d req-2cc01ca8-5667-4e6c-9dab-c3b9bc75a119 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.066302 May 18 22:16:11.081029 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 155/365] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:11 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:11.360234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-08ebd5a5-7565-47d9-a659-4d855ad1fd0d tempest-FlavorsV255TestJSON-1482903149 tempest-FlavorsV255TestJSON-1482903149-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsV255TestJSON-flavor-1430352267", "id": 763325596, "os-flavor-access:is_public": "True"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:11.363567 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:11.363567 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:11.396938 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-08ebd5a5-7565-47d9-a659-4d855ad1fd0d tempest-FlavorsV255TestJSON-1482903149 tempest-FlavorsV255TestJSON-1482903149-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 446 microversion: 2.55 time: 0.537174 May 18 22:16:11.399305 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 211/366] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:16:10 2022] POST /compute/v2.1/flavors => generated 446 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:11.820695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fda96e20-e62c-43ee-8dd5-bc820f6a63cd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:11.821302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fda96e20-e62c-43ee-8dd5-bc820f6a63cd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:11.839119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fda96e20-e62c-43ee-8dd5-bc820f6a63cd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:11.839920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fda96e20-e62c-43ee-8dd5-bc820f6a63cd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:11.841821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fda96e20-e62c-43ee-8dd5-bc820f6a63cd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:11.844359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fda96e20-e62c-43ee-8dd5-bc820f6a63cd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:11.846610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1021ee84-be9d-4f2d-b5ff-39ba6982bc6d tempest-FlavorsV255TestJSON-797395132 tempest-FlavorsV255TestJSON-797395132-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:11.866753 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1021ee84-be9d-4f2d-b5ff-39ba6982bc6d tempest-FlavorsV255TestJSON-797395132 tempest-FlavorsV255TestJSON-797395132-project] 10.222.0.58 "GET /compute/v2.1/flavors/763325596" status: 200 len: 446 microversion: 2.55 time: 0.459022 May 18 22:16:11.868337 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 156/367] 10.222.0.58 () {60 vars in 1195 bytes} [Wed May 18 22:16:11 2022] GET /compute/v2.1/flavors/763325596 => generated 446 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:11.880509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a6f2323b-c97e-4e20-bd23-454d78d45d22 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:11.882382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a6f2323b-c97e-4e20-bd23-454d78d45d22 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:11.894105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6f2323b-c97e-4e20-bd23-454d78d45d22 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:11.894727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6f2323b-c97e-4e20-bd23-454d78d45d22 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:11.896522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6f2323b-c97e-4e20-bd23-454d78d45d22 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:11.897588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6f2323b-c97e-4e20-bd23-454d78d45d22 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:12.142502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a6f2323b-c97e-4e20-bd23-454d78d45d22 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:12.157359 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a6f2323b-c97e-4e20-bd23-454d78d45d22 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.287578 May 18 22:16:12.165928 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 157/368] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:11 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:12.181725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8114033d-9dcf-4f51-8fc8-d35a432453bf tempest-FlavorsV255TestJSON-1482903149 tempest-FlavorsV255TestJSON-1482903149-project-admin] Action: 'update', calling method: .version_select at 0x7fa2efee8c10>, body: {"flavor": {"description": "new"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:12.193075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fda96e20-e62c-43ee-8dd5-bc820f6a63cd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:12.203586 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:12.203586 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:12.207410 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fda96e20-e62c-43ee-8dd5-bc820f6a63cd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1317 microversion: 2.1 time: 0.391687 May 18 22:16:12.207985 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 212/369] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:11 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1317 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:12.264803 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8114033d-9dcf-4f51-8fc8-d35a432453bf tempest-FlavorsV255TestJSON-1482903149 tempest-FlavorsV255TestJSON-1482903149-project-admin] 10.222.0.58 "PUT /compute/v2.1/flavors/763325596" status: 200 len: 447 microversion: 2.55 time: 0.097484 May 18 22:16:12.272976 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 158/370] 10.222.0.58 () {62 vars in 1215 bytes} [Wed May 18 22:16:12 2022] PUT /compute/v2.1/flavors/763325596 => generated 447 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:12.277826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-60c11de2-2884-46df-8358-ba56ae082cec tempest-FlavorsV255TestJSON-797395132 tempest-FlavorsV255TestJSON-797395132-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:12.327266 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-60c11de2-2884-46df-8358-ba56ae082cec tempest-FlavorsV255TestJSON-797395132 tempest-FlavorsV255TestJSON-797395132-project] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 6587 microversion: 2.55 time: 0.053875 May 18 22:16:12.330226 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 213/371] 10.222.0.58 () {60 vars in 1186 bytes} [Wed May 18 22:16:12 2022] GET /compute/v2.1/flavors/detail => generated 6587 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:16:12.348409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-915a6c60-4562-4da7-830f-155c778cf624 tempest-FlavorsV255TestJSON-797395132 tempest-FlavorsV255TestJSON-797395132-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:12.381516 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-915a6c60-4562-4da7-830f-155c778cf624 tempest-FlavorsV255TestJSON-797395132 tempest-FlavorsV255TestJSON-797395132-project] 10.222.0.58 "GET /compute/v2.1/flavors" status: 200 len: 3677 microversion: 2.55 time: 0.036664 May 18 22:16:12.387117 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 159/372] 10.222.0.58 () {60 vars in 1165 bytes} [Wed May 18 22:16:12 2022] GET /compute/v2.1/flavors => generated 3677 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:12.402035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a8244d1f-ff93-4049-a333-53f4de167808 tempest-FlavorsV255TestJSON-1482903149 tempest-FlavorsV255TestJSON-1482903149-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:12.402851 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:12.402851 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:12.423306 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a8244d1f-ff93-4049-a333-53f4de167808 tempest-FlavorsV255TestJSON-1482903149 tempest-FlavorsV255TestJSON-1482903149-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/763325596" status: 202 len: 0 microversion: 2.55 time: 0.024808 May 18 22:16:12.423891 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 214/373] 10.222.0.58 () {60 vars in 1198 bytes} [Wed May 18 22:16:12 2022] DELETE /compute/v2.1/flavors/763325596 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:16:12.432580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f3eda734-13a2-4c7e-89ab-fb41f7bf4a86 tempest-FlavorsV255TestJSON-1482903149 tempest-FlavorsV255TestJSON-1482903149-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:12.478101 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f3eda734-13a2-4c7e-89ab-fb41f7bf4a86 tempest-FlavorsV255TestJSON-1482903149 tempest-FlavorsV255TestJSON-1482903149-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 6150 microversion: 2.55 time: 0.049538 May 18 22:16:12.487026 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 160/374] 10.222.0.58 () {60 vars in 1186 bytes} [Wed May 18 22:16:12 2022] GET /compute/v2.1/flavors/detail => generated 6150 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:13.175570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-499508cb-3fcf-4ca6-a325-27df05b2b4ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:13.176200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-499508cb-3fcf-4ca6-a325-27df05b2b4ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:13.182191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-499508cb-3fcf-4ca6-a325-27df05b2b4ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:13.182870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-499508cb-3fcf-4ca6-a325-27df05b2b4ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:13.189587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-LiveMigrationTest-server-84784903", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "5219af55-81a0-41ab-9ab2-87d5c552d670"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:13.199438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-499508cb-3fcf-4ca6-a325-27df05b2b4ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:13.200190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-499508cb-3fcf-4ca6-a325-27df05b2b4ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:13.258002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] validate_networks() for [('5219af55-81a0-41ab-9ab2-87d5c552d670', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:16:13.373157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-499508cb-3fcf-4ca6-a325-27df05b2b4ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:13.381084 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-499508cb-3fcf-4ca6-a325-27df05b2b4ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.209250 May 18 22:16:13.381716 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 161/375] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:13 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:13.397091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9a6e61cd-eaad-4dfd-adcc-f562d6596b5e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:13.397874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9a6e61cd-eaad-4dfd-adcc-f562d6596b5e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:13.405323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a6e61cd-eaad-4dfd-adcc-f562d6596b5e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:13.405867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a6e61cd-eaad-4dfd-adcc-f562d6596b5e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:13.406621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a6e61cd-eaad-4dfd-adcc-f562d6596b5e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:13.407042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a6e61cd-eaad-4dfd-adcc-f562d6596b5e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:13.612008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9a6e61cd-eaad-4dfd-adcc-f562d6596b5e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:13.622341 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9a6e61cd-eaad-4dfd-adcc-f562d6596b5e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1317 microversion: 2.1 time: 0.239268 May 18 22:16:13.623580 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 162/376] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:13 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1317 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:14.073448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:16:14.074005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:16:14.074857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:16:14.075366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:16:14.075843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:16:14.078226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119082] Writing DB stats nova_api:INSERT=7,nova_api:SELECT=84,nova_api:UPDATE=2,nova_api:DELETE=7 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:14.087544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:14.088184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:14.089369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:14.089813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:14.115622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Getting quotas for project d9803278bb3a47b3b316884cdfe4fea6. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:14.122881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Getting quotas for user 6816a2dd651b442186f9e753a6c7a1d5 and project d9803278bb3a47b3b316884cdfe4fea6. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:14.137137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:16:14.139784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:16:14.190697 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0f3b5ad3-993b-464b-aaca-6aa626aa2826 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.460042 May 18 22:16:14.199058 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 215/377] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:12 2022] POST /compute/v2.1/servers => generated 380 bytes in 1462 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:16:14.205697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-edd137be-4242-4103-82b5-dc9f0839db65 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:14.207199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-edd137be-4242-4103-82b5-dc9f0839db65 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:14.291110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-edd137be-4242-4103-82b5-dc9f0839db65 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:14.301611 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-edd137be-4242-4103-82b5-dc9f0839db65 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1209 microversion: 2.1 time: 0.100437 May 18 22:16:14.304052 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 163/378] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:14 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1209 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:14.402262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e8839791-df6a-4c65-9156-6a27ea83deb0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:14.404548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e8839791-df6a-4c65-9156-6a27ea83deb0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:14.415750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8839791-df6a-4c65-9156-6a27ea83deb0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:14.416681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8839791-df6a-4c65-9156-6a27ea83deb0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:14.417922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8839791-df6a-4c65-9156-6a27ea83deb0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:14.418490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8839791-df6a-4c65-9156-6a27ea83deb0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:14.641687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7c0f9836-7e04-4e0a-a1cb-2dddc625ad7d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:14.642620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7c0f9836-7e04-4e0a-a1cb-2dddc625ad7d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:14.653909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c0f9836-7e04-4e0a-a1cb-2dddc625ad7d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:14.655722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c0f9836-7e04-4e0a-a1cb-2dddc625ad7d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:14.658509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c0f9836-7e04-4e0a-a1cb-2dddc625ad7d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:14.660186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c0f9836-7e04-4e0a-a1cb-2dddc625ad7d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:14.825121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e8839791-df6a-4c65-9156-6a27ea83deb0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:14.838185 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e8839791-df6a-4c65-9156-6a27ea83deb0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.441582 May 18 22:16:14.851496 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 216/379] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:14 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:14.996210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7c0f9836-7e04-4e0a-a1cb-2dddc625ad7d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:15.005942 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7c0f9836-7e04-4e0a-a1cb-2dddc625ad7d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1317 microversion: 2.1 time: 0.369106 May 18 22:16:15.007111 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 164/380] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:14 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1317 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:15.323628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4cfac30f-d5b4-4276-9c15-3726f692354a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:15.324869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4cfac30f-d5b4-4276-9c15-3726f692354a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:15.337565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cfac30f-d5b4-4276-9c15-3726f692354a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:15.338203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cfac30f-d5b4-4276-9c15-3726f692354a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:15.339419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cfac30f-d5b4-4276-9c15-3726f692354a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:15.342349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cfac30f-d5b4-4276-9c15-3726f692354a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:15.390276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7dcbe6c1-5c65-4eea-af3e-48846058c352 tempest-AZAdminNegativeTestJSON-1042439768 tempest-AZAdminNegativeTestJSON-1042439768-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:15.391756 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-availability-zone:detail": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:15.391756 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:15.392993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7dcbe6c1-5c65-4eea-af3e-48846058c352 tempest-AZAdminNegativeTestJSON-1042439768 tempest-AZAdminNegativeTestJSON-1042439768-project] Policy check for os_compute_api:os-availability-zone:detail failed with credentials {'is_admin': False, 'user_id': 'b9040b86b3c04e2cae82b6d49d959430', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1242c192748b46398b95658c31dae740', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7dcbe6c1-5c65-4eea-af3e-48846058c352 tempest-AZAdminNegativeTestJSON-1042439768 tempest-AZAdminNegativeTestJSON-1042439768-project] Request method failure captured: May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-availability-zone/detail HTTP/1.1 May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAtkmSREhGHVMdoBhgqK-Azh2cs1yFECcGnBmzTtZTKq9ClBB1A1pYZwox3Ihxc30jc6koRxbtIsyjaRhTWGllJNecfTLmtDNX-USF9anEFdIdOWyuR35tZig-Q1TQRQEPgsJsr3kjuYyErNpk5NIaqibaZAcF1h0bj5MQOGGpeBtA May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 1242c192748b46398b95658c31dae740 May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AZAdminNegativeTestJSON-1042439768 May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:16:15.395321 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:16:15.396796 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/1242c192748b46398b95658c31dae740"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1242c192748b46398b95658c31dae740"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_1242c192748b46398b95658c31dae740"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1242c192748b46398b95658c31dae740"}]}] May 18 22:16:15.396796 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AZAdminNegativeTestJSON-1042439768 May 18 22:16:15.396796 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 1242c192748b46398b95658c31dae740 May 18 22:16:15.396796 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AZAdminNegativeTestJSON-1042439768 May 18 22:16:15.396796 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AZAdminNegativeTestJSON-1042439768-project May 18 22:16:15.396796 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:15.396796 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:15.396796 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: b9040b86b3c04e2cae82b6d49d959430 May 18 22:16:15.396796 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AZAdminNegativeTestJSON-1042439768-project May 18 22:16:15.396796 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:16:15.396796 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-availability-zone:detail to be performed. May 18 22:16:15.396796 n-d-841040-6 devstack@n-api.service[119082]: action_args: {} May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/availability_zone.py", line 117, in detail May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(az_policies.POLICY_ROOT % 'detail', target={}) May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:16:15.397623 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-availability-zone:detail to be performed. May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-availability-zone:detail to be performed. May 18 22:16:15.399268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:15.402603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7dcbe6c1-5c65-4eea-af3e-48846058c352 tempest-AZAdminNegativeTestJSON-1042439768 tempest-AZAdminNegativeTestJSON-1042439768-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-availability-zone:detail to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:15.404013 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7dcbe6c1-5c65-4eea-af3e-48846058c352 tempest-AZAdminNegativeTestJSON-1042439768 tempest-AZAdminNegativeTestJSON-1042439768-project] 10.222.0.58 "GET /compute/v2.1/os-availability-zone/detail" status: 403 len: 123 microversion: 2.1 time: 0.304747 May 18 22:16:15.404943 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 217/381] 10.222.0.58 () {58 vars in 1184 bytes} [Wed May 18 22:16:15 2022] GET /compute/v2.1/os-availability-zone/detail => generated 123 bytes in 307 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:15.425686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4cfac30f-d5b4-4276-9c15-3726f692354a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:15.435690 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4cfac30f-d5b4-4276-9c15-3726f692354a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1261 microversion: 2.1 time: 0.117930 May 18 22:16:15.437177 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 165/382] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:15 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1261 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:15.862888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1016adf2-f20b-4b10-9ae0-cb9dad2688af tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:15.863752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1016adf2-f20b-4b10-9ae0-cb9dad2688af tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:15.878347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1016adf2-f20b-4b10-9ae0-cb9dad2688af tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:15.879168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1016adf2-f20b-4b10-9ae0-cb9dad2688af tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:15.880438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1016adf2-f20b-4b10-9ae0-cb9dad2688af tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:15.881171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1016adf2-f20b-4b10-9ae0-cb9dad2688af tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:16.024041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3afc95c7-95a8-4bd3-a81e-e20b5a7fee7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:16.025127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3afc95c7-95a8-4bd3-a81e-e20b5a7fee7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:16.034732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3afc95c7-95a8-4bd3-a81e-e20b5a7fee7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:16.038553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3afc95c7-95a8-4bd3-a81e-e20b5a7fee7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:16.039711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3afc95c7-95a8-4bd3-a81e-e20b5a7fee7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:16.043375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3afc95c7-95a8-4bd3-a81e-e20b5a7fee7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:16.068642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-3afc95c7-95a8-4bd3-a81e-e20b5a7fee7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:16.121799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1016adf2-f20b-4b10-9ae0-cb9dad2688af tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:16.135777 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1016adf2-f20b-4b10-9ae0-cb9dad2688af tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.278720 May 18 22:16:16.136460 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 218/383] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:15 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:16.228203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3afc95c7-95a8-4bd3-a81e-e20b5a7fee7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:16.238061 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3afc95c7-95a8-4bd3-a81e-e20b5a7fee7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1317 microversion: 2.1 time: 0.218172 May 18 22:16:16.241951 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 166/384] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:16 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1317 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:16.453799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b9b297ab-8324-46e4-8923-1704b1e1dfa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:16.454444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b9b297ab-8324-46e4-8923-1704b1e1dfa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:16.473553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9b297ab-8324-46e4-8923-1704b1e1dfa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:16.473553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9b297ab-8324-46e4-8923-1704b1e1dfa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:16.473898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9b297ab-8324-46e4-8923-1704b1e1dfa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:16.474124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9b297ab-8324-46e4-8923-1704b1e1dfa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:16.584173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b9b297ab-8324-46e4-8923-1704b1e1dfa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:16.592016 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b9b297ab-8324-46e4-8923-1704b1e1dfa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1267 microversion: 2.1 time: 0.141925 May 18 22:16:16.595788 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 167/385] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:16 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1267 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:16.603696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-852ad798-16eb-450f-87c9-564ccc98e156 req-d1ea4cfd-a4f0-44a7-8948-a2506b9648e5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba0d5759-b437-43da-9a79-e0f3f29e58e2", "name": "network-vif-plugged", "status": "completed", "tag": "9ab0e0a5-e743-422e-83e0-41c9b80f8209"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:16.624632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-852ad798-16eb-450f-87c9-564ccc98e156 req-d1ea4cfd-a4f0-44a7-8948-a2506b9648e5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:16.625296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-852ad798-16eb-450f-87c9-564ccc98e156 req-d1ea4cfd-a4f0-44a7-8948-a2506b9648e5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:16.649306 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-852ad798-16eb-450f-87c9-564ccc98e156 req-d1ea4cfd-a4f0-44a7-8948-a2506b9648e5 service nova] Creating event network-vif-plugged:9ab0e0a5-e743-422e-83e0-41c9b80f8209 for instance ba0d5759-b437-43da-9a79-e0f3f29e58e2 on n-h2-841040-6 May 18 22:16:16.661144 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-852ad798-16eb-450f-87c9-564ccc98e156 req-d1ea4cfd-a4f0-44a7-8948-a2506b9648e5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063821 May 18 22:16:16.678306 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 168/386] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:16 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:16.792017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-950502802", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "6fd784c3-c117-4f8c-a85b-438040d034e2"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:16.853364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-988dee0c-a06b-49d1-b69b-ce605f775934 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_flavor-586234321", "ram": 512, "vcpus": 1, "disk": 10, "id": 90486356, "swap": 1024, "rxtx_factor": 1, "OS-FLV-EXT-DATA:ephemeral": 10}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:16.855309 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:16.855309 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:16.876446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] validate_networks() for [('6fd784c3-c117-4f8c-a85b-438040d034e2', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:16:16.896351 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-988dee0c-a06b-49d1-b69b-ce605f775934 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 409 microversion: 2.1 time: 0.210937 May 18 22:16:16.896925 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 169/387] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:16 2022] POST /compute/v2.1/flavors => generated 409 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:16.908960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-99213d64-2f33-4aad-883d-755fddbddace tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:16.911034 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:16.911034 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:16.929414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-99213d64-2f33-4aad-883d-755fddbddace tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] [119083] Writing DB stats nova_api:SELECT=94,nova_api:UPDATE=2,nova_api:INSERT=2,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:16.945310 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-99213d64-2f33-4aad-883d-755fddbddace tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/90486356/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.039958 May 18 22:16:16.946480 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 170/388] 10.222.0.58 () {60 vars in 1217 bytes} [Wed May 18 22:16:16 2022] POST /compute/v2.1/flavors/90486356/os-extra_specs => generated 66 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) May 18 22:16:17.161242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f03a24c3-d4d2-4d5c-8bc9-3ddee0940cf3 tempest-FlavorsExtraSpecsTestJSON-958803378 tempest-FlavorsExtraSpecsTestJSON-958803378-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:17.172439 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f03a24c3-d4d2-4d5c-8bc9-3ddee0940cf3 tempest-FlavorsExtraSpecsTestJSON-958803378 tempest-FlavorsExtraSpecsTestJSON-958803378-project] 10.222.0.58 "GET /compute/v2.1/flavors/90486356/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.220393 May 18 22:16:17.173669 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 171/389] 10.222.0.58 () {58 vars in 1196 bytes} [Wed May 18 22:16:16 2022] GET /compute/v2.1/flavors/90486356/os-extra_specs => generated 66 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:17.189472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b0bf2db6-243e-434c-9595-11e6abc17cf5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:17.191754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b0bf2db6-243e-434c-9595-11e6abc17cf5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:17.199686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0bf2db6-243e-434c-9595-11e6abc17cf5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:17.200346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0bf2db6-243e-434c-9595-11e6abc17cf5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:17.201275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0bf2db6-243e-434c-9595-11e6abc17cf5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:17.202124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0bf2db6-243e-434c-9595-11e6abc17cf5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:17.405175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b0bf2db6-243e-434c-9595-11e6abc17cf5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:17.418100 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b0bf2db6-243e-434c-9595-11e6abc17cf5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.241253 May 18 22:16:17.428045 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 172/390] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:17 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:17.428045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c2f6021e-a721-4994-a9e0-29c8f45819f3 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:17.428852 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:17.428852 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:17.460667 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c2f6021e-a721-4994-a9e0-29c8f45819f3 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/90486356/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.039382 May 18 22:16:17.461384 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 173/391] 10.222.0.58 () {60 vars in 1217 bytes} [Wed May 18 22:16:17 2022] POST /compute/v2.1/flavors/90486356/os-extra_specs => generated 66 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:17.467564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-31e2075a-735b-42db-963b-35b828eeaad8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:17.468182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-31e2075a-735b-42db-963b-35b828eeaad8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:17.481463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-31e2075a-735b-42db-963b-35b828eeaad8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:17.482595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-31e2075a-735b-42db-963b-35b828eeaad8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:17.483416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-31e2075a-735b-42db-963b-35b828eeaad8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:17.484088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-31e2075a-735b-42db-963b-35b828eeaad8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:17.583081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:16:17.583759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:16:17.584429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:16:17.585004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:16:17.585879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:16:17.599496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:17.600489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:17.601438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:17.602058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:17.612890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [119082] Writing DB stats nova_cell0:SELECT=17 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:17.631103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Getting quotas for project a45fda8f5ca24e4287f12b2bbbde73f4. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:17.639588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Getting quotas for user b7a7a5c95aa54ff89c2afab9d6d798ad and project a45fda8f5ca24e4287f12b2bbbde73f4. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:17.663024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:16:17.665262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:16:17.723933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-31e2075a-735b-42db-963b-35b828eeaad8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:17.733209 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-31e2075a-735b-42db-963b-35b828eeaad8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1317 microversion: 2.1 time: 0.270700 May 18 22:16:17.742869 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 174/392] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:17 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1317 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:17.750506 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9afe56c0-f404-445a-ba8e-6415079fdf37 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.379198 May 18 22:16:17.751663 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 219/393] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:16 2022] POST /compute/v2.1/servers => generated 380 bytes in 1381 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:16:17.758968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ac427303-f736-4110-868d-9aadc7d2549b tempest-FlavorsExtraSpecsTestJSON-958803378 tempest-FlavorsExtraSpecsTestJSON-958803378-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:17.759422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cbfb4870-01c1-439d-8894-414dce558723 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:17.760034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cbfb4870-01c1-439d-8894-414dce558723 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:17.767969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbfb4870-01c1-439d-8894-414dce558723 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:17.770284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbfb4870-01c1-439d-8894-414dce558723 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:17.771502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbfb4870-01c1-439d-8894-414dce558723 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:17.771937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbfb4870-01c1-439d-8894-414dce558723 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:17.801906 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ac427303-f736-4110-868d-9aadc7d2549b tempest-FlavorsExtraSpecsTestJSON-958803378 tempest-FlavorsExtraSpecsTestJSON-958803378-project] 10.222.0.58 "GET /compute/v2.1/flavors/90486356/os-extra_specs/hw:numa_nodes" status: 200 len: 22 microversion: 2.1 time: 0.057794 May 18 22:16:17.810211 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 175/394] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:16:17 2022] GET /compute/v2.1/flavors/90486356/os-extra_specs/hw:numa_nodes => generated 22 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:17.815040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5b823473-88cb-45d4-b2ac-73246f8c9278 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:17.816408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5b823473-88cb-45d4-b2ac-73246f8c9278 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:17.902165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5b823473-88cb-45d4-b2ac-73246f8c9278 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:17.911972 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5b823473-88cb-45d4-b2ac-73246f8c9278 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1217 microversion: 2.1 time: 0.100617 May 18 22:16:17.913067 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 176/395] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:17 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1217 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:17.919035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-070f72e3-a85c-4010-9c98-1b4452e6fd4b tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:17.922143 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:17.922143 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:17.957104 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-070f72e3-a85c-4010-9c98-1b4452e6fd4b tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/90486356/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.041315 May 18 22:16:17.963166 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 177/396] 10.222.0.58 () {60 vars in 1217 bytes} [Wed May 18 22:16:17 2022] POST /compute/v2.1/flavors/90486356/os-extra_specs => generated 66 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:17.972154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5d87680-fe47-41f0-b98d-2445d3dd57a8 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:17.985332 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a5d87680-fe47-41f0-b98d-2445d3dd57a8 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/90486356/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.020544 May 18 22:16:17.990439 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 178/397] 10.222.0.58 () {58 vars in 1196 bytes} [Wed May 18 22:16:17 2022] GET /compute/v2.1/flavors/90486356/os-extra_specs => generated 66 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:18.005676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-baaf0616-14cb-4231-8103-9b15982213b3 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] Action: 'update', calling method: >, body: {"hw:numa_nodes": "2"} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:18.009989 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:18.009989 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:18.044506 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-baaf0616-14cb-4231-8103-9b15982213b3 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] 10.222.0.58 "PUT /compute/v2.1/flavors/90486356/os-extra_specs/hw:numa_nodes" status: 200 len: 22 microversion: 2.1 time: 0.048906 May 18 22:16:18.050733 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 179/398] 10.222.0.58 () {60 vars in 1258 bytes} [Wed May 18 22:16:17 2022] PUT /compute/v2.1/flavors/90486356/os-extra_specs/hw:numa_nodes => generated 22 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:18.056595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c93ad901-4ae3-42d5-b772-df53cceb624f tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:18.066875 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c93ad901-4ae3-42d5-b772-df53cceb624f tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/90486356/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.014771 May 18 22:16:18.070945 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 180/399] 10.222.0.58 () {58 vars in 1196 bytes} [Wed May 18 22:16:18 2022] GET /compute/v2.1/flavors/90486356/os-extra_specs => generated 66 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:18.080625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5c22492d-35af-481c-88af-feb5d9e6f21b tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:18.082168 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:18.082168 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:18.122340 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5c22492d-35af-481c-88af-feb5d9e6f21b tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/90486356/os-extra_specs/hw:numa_nodes" status: 200 len: 0 microversion: 2.1 time: 0.048742 May 18 22:16:18.126280 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 181/400] 10.222.0.58 () {58 vars in 1241 bytes} [Wed May 18 22:16:18 2022] DELETE /compute/v2.1/flavors/90486356/os-extra_specs/hw:numa_nodes => generated 0 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:16:18.135411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-64468e77-d8f6-47a3-909c-4485df7692d7 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:18.170019 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-64468e77-d8f6-47a3-909c-4485df7692d7 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/90486356/os-extra_specs/hw:cpu_policy" status: 200 len: 0 microversion: 2.1 time: 0.042046 May 18 22:16:18.171189 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 182/401] 10.222.0.58 () {58 vars in 1241 bytes} [Wed May 18 22:16:18 2022] DELETE /compute/v2.1/flavors/90486356/os-extra_specs/hw:cpu_policy => generated 0 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 355 bytes (1 switches on core 0) May 18 22:16:18.181251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f353da41-84ad-4686-b27b-bdcef4ef172f tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:18.194334 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f353da41-84ad-4686-b27b-bdcef4ef172f tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/90486356/os-extra_specs" status: 200 len: 19 microversion: 2.1 time: 0.018416 May 18 22:16:18.196110 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 183/402] 10.222.0.58 () {58 vars in 1196 bytes} [Wed May 18 22:16:18 2022] GET /compute/v2.1/flavors/90486356/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:18.204609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cbfb4870-01c1-439d-8894-414dce558723 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:18.209401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4740c71d-7842-4a48-aad2-e185cea83dd2 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:18.210414 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:18.210414 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:18.213390 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cbfb4870-01c1-439d-8894-414dce558723 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1309 microversion: 2.1 time: 0.460531 May 18 22:16:18.214011 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 220/403] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:17 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1309 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:18.240147 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4740c71d-7842-4a48-aad2-e185cea83dd2 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/90486356" status: 202 len: 0 microversion: 2.1 time: 0.037396 May 18 22:16:18.240816 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 184/404] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:16:18 2022] DELETE /compute/v2.1/flavors/90486356 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:16:18.248824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f584a27f-fdeb-407f-a9b6-ea1883f28812 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:18.272575 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f584a27f-fdeb-407f-a9b6-ea1883f28812 tempest-FlavorsExtraSpecsTestJSON-784200975 tempest-FlavorsExtraSpecsTestJSON-784200975-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.027317 May 18 22:16:18.273656 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 221/405] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:16:18 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:18.355024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-becc27ad-f882-4af4-96f4-7d3827471cdd req-827f832c-7a14-4843-9bc8-7af84a6eb28c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "012428c5-fb95-4452-b8e4-f97a4d7e0e2a", "tag": "a8ea83e3-371d-4f00-9cc9-2e9e9a389630"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:18.379864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-becc27ad-f882-4af4-96f4-7d3827471cdd req-827f832c-7a14-4843-9bc8-7af84a6eb28c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:18.384602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-becc27ad-f882-4af4-96f4-7d3827471cdd req-827f832c-7a14-4843-9bc8-7af84a6eb28c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:18.409520 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-becc27ad-f882-4af4-96f4-7d3827471cdd req-827f832c-7a14-4843-9bc8-7af84a6eb28c service nova] Creating event network-changed:a8ea83e3-371d-4f00-9cc9-2e9e9a389630 for instance 012428c5-fb95-4452-b8e4-f97a4d7e0e2a on n-h2-841040-6 May 18 22:16:18.418038 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-becc27ad-f882-4af4-96f4-7d3827471cdd req-827f832c-7a14-4843-9bc8-7af84a6eb28c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.066809 May 18 22:16:18.418590 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 222/406] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:18 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:16:18.449201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a0e531f9-6048-4084-8f26-732fee3db638 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:18.450047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a0e531f9-6048-4084-8f26-732fee3db638 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:18.468043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0e531f9-6048-4084-8f26-732fee3db638 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:18.468645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0e531f9-6048-4084-8f26-732fee3db638 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:18.470015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0e531f9-6048-4084-8f26-732fee3db638 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:18.470548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0e531f9-6048-4084-8f26-732fee3db638 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:18.501057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b061ad9-3945-4ac3-ae93-5dd430472e2a tempest-FlavorsV261TestJSON-405028891 tempest-FlavorsV261TestJSON-405028891-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsV261TestJSON-flavor-217243928", "id": 1137032243, "os-flavor-access:is_public": "True"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:18.502591 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:18.502591 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:18.536196 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6b061ad9-3945-4ac3-ae93-5dd430472e2a tempest-FlavorsV261TestJSON-405028891 tempest-FlavorsV261TestJSON-405028891-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 467 microversion: 2.61 time: 0.263144 May 18 22:16:18.536794 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 185/407] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:16:18 2022] POST /compute/v2.1/flavors => generated 467 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:18.691672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6b061ad9-3945-4ac3-ae93-5dd430472e2a tempest-FlavorsV261TestJSON-405028891 tempest-FlavorsV261TestJSON-405028891-project-admin] [119083] Writing DB stats nova_cell0:SELECT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:18.771895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a0e531f9-6048-4084-8f26-732fee3db638 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:18.781196 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a0e531f9-6048-4084-8f26-732fee3db638 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.348707 May 18 22:16:18.794061 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 223/408] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:18 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:18.803130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-11830646-9757-459b-b058-0d7bbf8de731 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:18.804942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-11830646-9757-459b-b058-0d7bbf8de731 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:18.816938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11830646-9757-459b-b058-0d7bbf8de731 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:18.817718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11830646-9757-459b-b058-0d7bbf8de731 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:18.818718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11830646-9757-459b-b058-0d7bbf8de731 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:18.819328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11830646-9757-459b-b058-0d7bbf8de731 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:18.878053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3d407f0f-98d7-44e2-84f4-bbbc65deb269 tempest-FlavorsV261TestJSON-822677760 tempest-FlavorsV261TestJSON-822677760-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:18.887920 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3d407f0f-98d7-44e2-84f4-bbbc65deb269 tempest-FlavorsV261TestJSON-822677760 tempest-FlavorsV261TestJSON-822677760-project] 10.222.0.58 "GET /compute/v2.1/flavors/1137032243" status: 200 len: 467 microversion: 2.61 time: 0.337018 May 18 22:16:18.895733 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 186/409] 10.222.0.58 () {60 vars in 1198 bytes} [Wed May 18 22:16:18 2022] GET /compute/v2.1/flavors/1137032243 => generated 467 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:18.901091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-39dc2a0b-b074-4593-acab-01338c7878c9 tempest-FlavorsV261TestJSON-405028891 tempest-FlavorsV261TestJSON-405028891-project-admin] Action: 'update', calling method: , body: {"flavor": {"description": "new"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:18.902423 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:18.902423 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:18.944421 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-39dc2a0b-b074-4593-acab-01338c7878c9 tempest-FlavorsV261TestJSON-405028891 tempest-FlavorsV261TestJSON-405028891-project-admin] 10.222.0.58 "PUT /compute/v2.1/flavors/1137032243" status: 200 len: 468 microversion: 2.61 time: 0.047274 May 18 22:16:18.945620 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 187/410] 10.222.0.58 () {62 vars in 1218 bytes} [Wed May 18 22:16:18 2022] PUT /compute/v2.1/flavors/1137032243 => generated 468 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:18.959312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-db1bed13-8547-41e2-bc15-e9d33f4bb298 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:18.960039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-db1bed13-8547-41e2-bc15-e9d33f4bb298 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:18.969075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db1bed13-8547-41e2-bc15-e9d33f4bb298 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:18.969514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db1bed13-8547-41e2-bc15-e9d33f4bb298 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:18.970418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db1bed13-8547-41e2-bc15-e9d33f4bb298 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:18.971009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db1bed13-8547-41e2-bc15-e9d33f4bb298 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:19.050811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-11830646-9757-459b-b058-0d7bbf8de731 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:19.060789 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-11830646-9757-459b-b058-0d7bbf8de731 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1466 microversion: 2.1 time: 0.265357 May 18 22:16:19.067033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-db1bed13-8547-41e2-bc15-e9d33f4bb298 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:19.073902 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 224/411] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:18 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1466 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:19.077665 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-db1bed13-8547-41e2-bc15-e9d33f4bb298 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1269 microversion: 2.1 time: 0.130757 May 18 22:16:19.078397 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 188/412] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:18 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1269 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:19.093934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6a305b45-d2ca-4055-b969-cf7e5b39e601 tempest-FlavorsV261TestJSON-822677760 tempest-FlavorsV261TestJSON-822677760-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:19.144649 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6a305b45-d2ca-4055-b969-cf7e5b39e601 tempest-FlavorsV261TestJSON-822677760 tempest-FlavorsV261TestJSON-822677760-project] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 7152 microversion: 2.61 time: 0.062843 May 18 22:16:19.146751 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 225/413] 10.222.0.58 () {60 vars in 1186 bytes} [Wed May 18 22:16:19 2022] GET /compute/v2.1/flavors/detail => generated 7152 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:19.168671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-368a76f9-1df1-42b3-bcf8-6a8fe3b8e4b8 tempest-FlavorsV261TestJSON-822677760 tempest-FlavorsV261TestJSON-822677760-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:19.197955 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-368a76f9-1df1-42b3-bcf8-6a8fe3b8e4b8 tempest-FlavorsV261TestJSON-822677760 tempest-FlavorsV261TestJSON-822677760-project] 10.222.0.58 "GET /compute/v2.1/flavors" status: 200 len: 3679 microversion: 2.61 time: 0.035954 May 18 22:16:19.199275 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 226/414] 10.222.0.58 () {60 vars in 1165 bytes} [Wed May 18 22:16:19 2022] GET /compute/v2.1/flavors => generated 3679 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:19.212801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3257a02b-7a0c-40f1-8760-ad882ed274b1 tempest-FlavorsV261TestJSON-405028891 tempest-FlavorsV261TestJSON-405028891-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:19.214814 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:19.214814 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:19.249955 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3257a02b-7a0c-40f1-8760-ad882ed274b1 tempest-FlavorsV261TestJSON-405028891 tempest-FlavorsV261TestJSON-405028891-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1137032243" status: 202 len: 0 microversion: 2.61 time: 0.040258 May 18 22:16:19.251677 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 227/415] 10.222.0.58 () {60 vars in 1201 bytes} [Wed May 18 22:16:19 2022] DELETE /compute/v2.1/flavors/1137032243 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:16:19.265653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0f9a0309-964a-44f5-b100-a48a0b98617f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:19.266747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0f9a0309-964a-44f5-b100-a48a0b98617f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:19.274456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f9a0309-964a-44f5-b100-a48a0b98617f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:19.277299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f9a0309-964a-44f5-b100-a48a0b98617f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:19.278598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f9a0309-964a-44f5-b100-a48a0b98617f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:19.279374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f9a0309-964a-44f5-b100-a48a0b98617f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:19.347677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d9649b45-980d-484e-80a1-b0a8f8837935 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:19.348594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d9649b45-980d-484e-80a1-b0a8f8837935 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:19.359422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9649b45-980d-484e-80a1-b0a8f8837935 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:19.359950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9649b45-980d-484e-80a1-b0a8f8837935 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:19.360792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9649b45-980d-484e-80a1-b0a8f8837935 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:19.361475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9649b45-980d-484e-80a1-b0a8f8837935 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:19.538229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0f9a0309-964a-44f5-b100-a48a0b98617f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:19.546611 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0f9a0309-964a-44f5-b100-a48a0b98617f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1309 microversion: 2.1 time: 0.293390 May 18 22:16:19.557465 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 228/416] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:19 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1309 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:19.562576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7a7d58b1-ca0b-4206-9456-b075bf6aea6b tempest-FlavorsV261TestJSON-405028891 tempest-FlavorsV261TestJSON-405028891-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:19.587866 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7a7d58b1-ca0b-4206-9456-b075bf6aea6b tempest-FlavorsV261TestJSON-405028891 tempest-FlavorsV261TestJSON-405028891-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 6694 microversion: 2.61 time: 0.028486 May 18 22:16:19.589150 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 229/417] 10.222.0.58 () {60 vars in 1186 bytes} [Wed May 18 22:16:19 2022] GET /compute/v2.1/flavors/detail => generated 6694 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:19.707217 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d9649b45-980d-484e-80a1-b0a8f8837935 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1617 microversion: 2.1 time: 0.625815 May 18 22:16:19.707866 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 189/418] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:19 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1617 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:19.725697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e9b70ace-aa42-4d34-a4d2-fa3c3845f998 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Action: 'create', calling method: .version_select at 0x7fa2ed9ccdc0>, body: {"server_group": {"name": "tempest-ServersOnMultiNodesTest-Server-Group-1032243887", "policies": ["affinity"]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:19.757818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-e9b70ace-aa42-4d34-a4d2-fa3c3845f998 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:19.765232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-e9b70ace-aa42-4d34-a4d2-fa3c3845f998 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:19.804781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9a8be542-aade-4566-9ff3-78a4a0e7e588 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:19.805691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9a8be542-aade-4566-9ff3-78a4a0e7e588 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:19.814278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a8be542-aade-4566-9ff3-78a4a0e7e588 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:19.814724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a8be542-aade-4566-9ff3-78a4a0e7e588 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:19.823076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a8be542-aade-4566-9ff3-78a4a0e7e588 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:19.823748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a8be542-aade-4566-9ff3-78a4a0e7e588 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:19.844569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-e9b70ace-aa42-4d34-a4d2-fa3c3845f998 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:19.852381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-e9b70ace-aa42-4d34-a4d2-fa3c3845f998 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:19.871901 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e9b70ace-aa42-4d34-a4d2-fa3c3845f998 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "POST /compute/v2.1/os-server-groups" status: 200 len: 188 microversion: 2.1 time: 0.151873 May 18 22:16:19.872858 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 230/419] 10.222.0.58 () {60 vars in 1173 bytes} [Wed May 18 22:16:19 2022] POST /compute/v2.1/os-server-groups => generated 188 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:20.027636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9a8be542-aade-4566-9ff3-78a4a0e7e588 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:20.040038 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9a8be542-aade-4566-9ff3-78a4a0e7e588 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.244557 May 18 22:16:20.041141 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 190/420] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:19 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:20.094945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a2c3c5e0-101b-4d6b-a0c4-47c112863da4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:20.095708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a2c3c5e0-101b-4d6b-a0c4-47c112863da4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:20.106205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2c3c5e0-101b-4d6b-a0c4-47c112863da4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:20.106696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2c3c5e0-101b-4d6b-a0c4-47c112863da4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:20.108030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2c3c5e0-101b-4d6b-a0c4-47c112863da4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:20.108652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2c3c5e0-101b-4d6b-a0c4-47c112863da4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:20.180999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersOnMultiNodesTest-server-891004987", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "min_count": 2, "return_reservation_id": true}, "os:scheduler_hints": {"group": "3ab0ebbd-7045-4980-a422-8567ab111db0"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:20.235152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a2c3c5e0-101b-4d6b-a0c4-47c112863da4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:20.235853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:16:20.243969 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a2c3c5e0-101b-4d6b-a0c4-47c112863da4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1275 microversion: 2.1 time: 0.153094 May 18 22:16:20.258497 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 231/421] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:20 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1275 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:20.564247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8f06f2f8-4bd5-4789-b2a8-411019e6747b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:20.565030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8f06f2f8-4bd5-4789-b2a8-411019e6747b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:20.572790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f06f2f8-4bd5-4789-b2a8-411019e6747b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:20.573876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f06f2f8-4bd5-4789-b2a8-411019e6747b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:20.574875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f06f2f8-4bd5-4789-b2a8-411019e6747b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:20.575393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f06f2f8-4bd5-4789-b2a8-411019e6747b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:20.616787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:16:20.617207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:16:20.617759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:16:20.618898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:16:20.619361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:16:20.652366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_api:SAVEPOINT=8,nova_api:INSERT=2,nova_api:RELEASE=8,nova_api:SELECT=75,nova_api:UPDATE=2,nova_api:DELETE=5 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:20.670768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:20.672301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:20.673722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:20.674671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:20.707438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:20.721268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:20.767955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Going to run 2 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:16:20.771425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 00ea350f-1a19-495d-bf70-2cceaf0a29d4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:16:20.838403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Checking whether user_id and queued_for_delete are populated for all projects {{(pid=119083) is_qfd_populated /opt/stack/nova/nova/quota.py:1268}} May 18 22:16:20.863719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:20.871635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:20.931449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:20.961672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:20.964165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8f06f2f8-4bd5-4789-b2a8-411019e6747b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:20.975683 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8f06f2f8-4bd5-4789-b2a8-411019e6747b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1309 microversion: 2.1 time: 0.413891 May 18 22:16:20.987089 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 232/422] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:20 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1309 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:20.993676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=00ea350f-1a19-495d-bf70-2cceaf0a29d4,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:16:21.059080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-09d9f3a7-875e-4be4-a8b5-9a83204cb578 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:21.060667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-09d9f3a7-875e-4be4-a8b5-9a83204cb578 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:21.063225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:21.068856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-09d9f3a7-875e-4be4-a8b5-9a83204cb578 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:21.069923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-09d9f3a7-875e-4be4-a8b5-9a83204cb578 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:21.070271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:21.071750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-09d9f3a7-875e-4be4-a8b5-9a83204cb578 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:21.072564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-09d9f3a7-875e-4be4-a8b5-9a83204cb578 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:21.121418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:21.127220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:21.173223 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d10b3da-8176-482b-b2dd-61c092e148b9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 32 microversion: 2.1 time: 0.995869 May 18 22:16:21.174034 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 191/423] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:20 2022] POST /compute/v2.1/servers => generated 32 bytes in 997 msecs (HTTP/1.1 202) 9 headers in 362 bytes (2 switches on core 0) May 18 22:16:21.184749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-74887533-3762-4d4b-b303-9e83ac5fa842 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:21.189623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-74887533-3762-4d4b-b303-9e83ac5fa842 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:21.191987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-74887533-3762-4d4b-b303-9e83ac5fa842 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Searching by: {'deleted': False, 'project_id': '86a8410dc02f4493982f93dde06a437b'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:16:21.211196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74887533-3762-4d4b-b303-9e83ac5fa842 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:21.211727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74887533-3762-4d4b-b303-9e83ac5fa842 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:21.212591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74887533-3762-4d4b-b303-9e83ac5fa842 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:21.213105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74887533-3762-4d4b-b303-9e83ac5fa842 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:21.274051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-09d9f3a7-875e-4be4-a8b5-9a83204cb578 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:21.283533 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-09d9f3a7-875e-4be4-a8b5-9a83204cb578 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1476 microversion: 2.1 time: 0.228791 May 18 22:16:21.296141 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 233/424] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:21 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1476 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:21.310058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-76b3a7c5-1187-4f1d-b08e-315fea5eb024 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:21.310673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-76b3a7c5-1187-4f1d-b08e-315fea5eb024 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:21.330248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76b3a7c5-1187-4f1d-b08e-315fea5eb024 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:21.332263 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76b3a7c5-1187-4f1d-b08e-315fea5eb024 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:21.334224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76b3a7c5-1187-4f1d-b08e-315fea5eb024 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:21.336930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-74887533-3762-4d4b-b303-9e83ac5fa842 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Listed batch of 1 results from cell out of 998 limit. Returned 1 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:16:21.337283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76b3a7c5-1187-4f1d-b08e-315fea5eb024 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:21.470532 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-74887533-3762-4d4b-b303-9e83ac5fa842 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers" status: 200 len: 1002 microversion: 2.1 time: 0.291146 May 18 22:16:21.472366 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 192/425] 10.222.0.58 () {58 vars in 1124 bytes} [Wed May 18 22:16:21 2022] GET /compute/v2.1/servers => generated 1002 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:21.485608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c66783b6-19c4-401c-80b3-62b91ba89003 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:21.486449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c66783b6-19c4-401c-80b3-62b91ba89003 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:21.587312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c66783b6-19c4-401c-80b3-62b91ba89003 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:21.608823 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c66783b6-19c4-401c-80b3-62b91ba89003 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1218 microversion: 2.1 time: 0.128586 May 18 22:16:21.614011 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 193/426] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:21 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1218 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:21.917282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-76b3a7c5-1187-4f1d-b08e-315fea5eb024 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:21.926187 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-76b3a7c5-1187-4f1d-b08e-315fea5eb024 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1317 microversion: 2.1 time: 0.627301 May 18 22:16:21.926776 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 234/427] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:21 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1317 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:21.992936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ac3f85c-7b76-4e15-8df6-e5dc1dc7dc4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:21.993558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8ac3f85c-7b76-4e15-8df6-e5dc1dc7dc4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:22.006191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ac3f85c-7b76-4e15-8df6-e5dc1dc7dc4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:22.006643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ac3f85c-7b76-4e15-8df6-e5dc1dc7dc4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:22.009983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ac3f85c-7b76-4e15-8df6-e5dc1dc7dc4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:22.013791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ac3f85c-7b76-4e15-8df6-e5dc1dc7dc4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:22.296726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8ac3f85c-7b76-4e15-8df6-e5dc1dc7dc4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:22.317783 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8ac3f85c-7b76-4e15-8df6-e5dc1dc7dc4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1309 microversion: 2.1 time: 0.328739 May 18 22:16:22.319207 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 194/428] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:21 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1309 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:22.334668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-411bbb39-fab2-4d99-81a2-2c86475a2adc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:22.335904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-411bbb39-fab2-4d99-81a2-2c86475a2adc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:22.349232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-411bbb39-fab2-4d99-81a2-2c86475a2adc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:22.349962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-411bbb39-fab2-4d99-81a2-2c86475a2adc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:22.351003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-411bbb39-fab2-4d99-81a2-2c86475a2adc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:22.351582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-411bbb39-fab2-4d99-81a2-2c86475a2adc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:22.443936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2ec14e3-bc41-422f-b407-c9a6319553e1 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-711944132", "id": 1418285191, "os-flavor-access:is_public": "False"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:22.447175 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:22.447175 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:22.497694 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b2ec14e3-bc41-422f-b407-c9a6319553e1 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 438 microversion: 2.1 time: 0.417052 May 18 22:16:22.502933 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 235/429] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:22 2022] POST /compute/v2.1/flavors => generated 438 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:16:22.521844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a2803ac-e3f7-46c9-a782-077ac76ca920 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "7612d47aefef4496b4e3bbbc9e2783e2"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:22.524492 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-access:add_tenant_access": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:22.524492 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:22.656452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-411bbb39-fab2-4d99-81a2-2c86475a2adc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:22.671061 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-411bbb39-fab2-4d99-81a2-2c86475a2adc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1475 microversion: 2.1 time: 0.339353 May 18 22:16:22.673167 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 195/430] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:22 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1475 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:22.688676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7b1ce7b4-45ef-4dc5-9243-3c0d5e6242f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:22.695177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7b1ce7b4-45ef-4dc5-9243-3c0d5e6242f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:22.719410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b1ce7b4-45ef-4dc5-9243-3c0d5e6242f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:22.720237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b1ce7b4-45ef-4dc5-9243-3c0d5e6242f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:22.721897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b1ce7b4-45ef-4dc5-9243-3c0d5e6242f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:22.728316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b1ce7b4-45ef-4dc5-9243-3c0d5e6242f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:22.873489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7b1ce7b4-45ef-4dc5-9243-3c0d5e6242f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:22.885081 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7b1ce7b4-45ef-4dc5-9243-3c0d5e6242f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1214 microversion: 2.1 time: 0.210351 May 18 22:16:22.886569 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 196/431] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:22 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1214 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:22.949601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-217a99e7-6f2f-4743-9797-bc55e1dcbbad tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:22.950450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-217a99e7-6f2f-4743-9797-bc55e1dcbbad tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:22.957696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-217a99e7-6f2f-4743-9797-bc55e1dcbbad tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:22.958247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-217a99e7-6f2f-4743-9797-bc55e1dcbbad tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:22.959006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-217a99e7-6f2f-4743-9797-bc55e1dcbbad tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:22.959429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-217a99e7-6f2f-4743-9797-bc55e1dcbbad tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:23.068648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5a2803ac-e3f7-46c9-a782-077ac76ca920 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] [119082] Writing DB stats nova_api:SELECT=88,nova_api:INSERT=9,nova_api:DELETE=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:23.114723 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5a2803ac-e3f7-46c9-a782-077ac76ca920 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/1418285191/action" status: 200 len: 97 microversion: 2.1 time: 0.606324 May 18 22:16:23.125017 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 236/432] 10.222.0.58 () {60 vars in 1199 bytes} [Wed May 18 22:16:22 2022] POST /compute/v2.1/flavors/1418285191/action => generated 97 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:23.136657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d78d167-4d18-46b0-ba65-b4e38ae556d6 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "7612d47aefef4496b4e3bbbc9e2783e2"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:23.175553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-217a99e7-6f2f-4743-9797-bc55e1dcbbad tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:23.191210 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-217a99e7-6f2f-4743-9797-bc55e1dcbbad tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1317 microversion: 2.1 time: 0.245159 May 18 22:16:23.192047 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 197/433] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:22 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1317 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:23.288807 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-1d78d167-4d18-46b0-ba65-b4e38ae556d6 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] HTTP exception thrown: Flavor access already exists for flavor 34 and project 7612d47aefef4496b4e3bbbc9e2783e2 combination. May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d78d167-4d18-46b0-ba65-b4e38ae556d6 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Request method failure captured: May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/flavors/1418285191/action HTTP/1.1 May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 67 May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXA0HWn_Fr0LAur0rk8Zl0hy2pcAIYrTsov92ktWWjh9Cwb0eQGGbqIDXHE1OQCvKW3LBdtP1dVwUp4xCcLcPOm3jlyv1-uwaZnijw519YlOEEL6W2HKZEvmT2-hcxN8lqf-kHhvkE_FDXpStB_ZPxKmy5LADODYKwKPgkuQTAnCu-s May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9681ed073f23441891a773e28170a5c8 May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-FlavorsAccessNegativeTestJSON-217607068 May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:16:23.311335 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:16:23.312756 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9681ed073f23441891a773e28170a5c8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9681ed073f23441891a773e28170a5c8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9681ed073f23441891a773e28170a5c8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9681ed073f23441891a773e28170a5c8"}]}] May 18 22:16:23.312756 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-FlavorsAccessNegativeTestJSON-217607068 May 18 22:16:23.312756 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9681ed073f23441891a773e28170a5c8 May 18 22:16:23.312756 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-FlavorsAccessNegativeTestJSON-217607068 May 18 22:16:23.312756 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin May 18 22:16:23.312756 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:23.312756 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:23.312756 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ef7266312dd0410c88f6967dc51bd721 May 18 22:16:23.312756 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin May 18 22:16:23.312756 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:16:23.312756 n-d-841040-6 devstack@n-api.service[119082]: {"addTenantAccess": {"tenant": "7612d47aefef4496b4e3bbbc9e2783e2"}} May 18 22:16:23.312756 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: exception: Flavor access already exists for flavor 34 and project 7612d47aefef4496b4e3bbbc9e2783e2 combination. May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1418285191', 'body': {'addTenantAccess': {'tenant': '7612d47aefef4496b4e3bbbc9e2783e2'}}} May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1819, in _execute_context May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.dialect.do_execute( May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/default.py", line 732, in do_execute May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cursor.execute(statement, parameters) May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 148, in execute May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = self._query(query) May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 310, in _query May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi conn.query(q) May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 548, in query May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._affected_rows = self._read_query_result(unbuffered=unbuffered) May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 775, in _read_query_result May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result.read() May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 1156, in read May 18 22:16:23.313625 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi first_packet = self.connection._read_packet() May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 725, in _read_packet May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi packet.raise_for_error() May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/protocol.py", line 221, in raise_for_error May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi err.raise_mysql_exception(self._data) May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/err.py", line 143, in raise_mysql_exception May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise errorclass(errno, errval) May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi pymysql.err.IntegrityError: (1062, "Duplicate entry '34-7612d47aefef4496b4e3bbbc9e2783e2' for key 'flavor_projects.uniq_flavor_projects0flavor_id0project_id'") May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi The above exception was the direct cause of the following exception: May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 73, in _flavor_add_project May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi project.save(context.session) May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/models.py", line 38, in save May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi session.flush() May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/session.py", line 3367, in flush May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._flush(objects) May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/session.py", line 3507, in _flush May 18 22:16:23.314933 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi transaction.rollback(_capture_exception=True) May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi compat.raise_( May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/compat.py", line 207, in raise_ May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/session.py", line 3467, in _flush May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi flush_context.execute() May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi rec.execute(self) May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi util.preloaded.orm_persistence.save_obj( May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/persistence.py", line 245, in save_obj May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _emit_insert_statements( May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/persistence.py", line 1238, in _emit_insert_statements May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = connection._execute_20( May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1631, in _execute_20 May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return meth(self, args_10style, kwargs_10style, execution_options) May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/sql/elements.py", line 325, in _execute_on_connection May 18 22:16:23.316529 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return connection._execute_clauseelement( May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1498, in _execute_clauseelement May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = self._execute_context( May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1862, in _execute_context May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._handle_dbapi_exception( May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 2041, in _handle_dbapi_exception May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi util.raise_(newraise, with_traceback=exc_info[2], from_=e) May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/compat.py", line 207, in raise_ May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1819, in _execute_context May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.dialect.do_execute( May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/default.py", line 732, in do_execute May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cursor.execute(statement, parameters) May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 148, in execute May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = self._query(query) May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 310, in _query May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi conn.query(q) May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 548, in query May 18 22:16:23.318272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._affected_rows = self._read_query_result(unbuffered=unbuffered) May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 775, in _read_query_result May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result.read() May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 1156, in read May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi first_packet = self.connection._read_packet() May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 725, in _read_packet May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi packet.raise_for_error() May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/protocol.py", line 221, in raise_for_error May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi err.raise_mysql_exception(self._data) May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/err.py", line 143, in raise_mysql_exception May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise errorclass(errno, errval) May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi oslo_db.exception.DBDuplicateEntry: (pymysql.err.IntegrityError) (1062, "Duplicate entry '34-7612d47aefef4496b4e3bbbc9e2783e2' for key 'flavor_projects.uniq_flavor_projects0flavor_id0project_id'") May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [SQL: INSERT INTO flavor_projects (created_at, updated_at, flavor_id, project_id) VALUES (%(created_at)s, %(updated_at)s, %(flavor_id)s, %(project_id)s)] May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [parameters: {'created_at': datetime.datetime(2022, 5, 18, 22, 16, 23, 278288), 'updated_at': None, 'flavor_id': 34, 'project_id': '7612d47aefef4496b4e3bbbc9e2783e2'}] May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi (Background on this error at: https://sqlalche.me/e/14/gkpj) May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:23.319708 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavor_access.py", line 79, in _add_tenant_access May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi flavor.add_access(tenant) May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 226, in wrapper May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(self, *args, **kwargs) May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 411, in add_access May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._add_access(project_id) May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 404, in _add_access May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._flavor_add_project(self._context, self.id, project_id) May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 397, in _flavor_add_project May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return _flavor_add_project(context, flavor_id, project_id) May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 75, in _flavor_add_project May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.FlavorAccessExists(flavor_id=flavor_id, May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.FlavorAccessExists: Flavor access already exists for flavor 34 and project 7612d47aefef4496b4e3bbbc9e2783e2 combination. May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:23.320864 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavor_access.py", line 83, in _add_tenant_access May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=err.format_message()) May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Flavor access already exists for flavor 34 and project 7612d47aefef4496b4e3bbbc9e2783e2 combination. May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:23.322372 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:23.323781 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor access already exists for flavor 34 and project 7612d47aefef4496b4e3bbbc9e2783e2 combination. May 18 22:16:23.323781 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:23.331148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d78d167-4d18-46b0-ba65-b4e38ae556d6 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Returning 409 to user: Flavor access already exists for flavor 34 and project 7612d47aefef4496b4e3bbbc9e2783e2 combination. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:23.332722 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1d78d167-4d18-46b0-ba65-b4e38ae556d6 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/1418285191/action" status: 409 len: 152 microversion: 2.1 time: 0.206463 May 18 22:16:23.336722 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 237/434] 10.222.0.58 () {60 vars in 1199 bytes} [Wed May 18 22:16:23 2022] POST /compute/v2.1/flavors/1418285191/action => generated 152 bytes in 211 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:16:23.342485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b65cd16-b042-45a4-803b-350fa75f448a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:23.343351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0b65cd16-b042-45a4-803b-350fa75f448a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:23.368520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b65cd16-b042-45a4-803b-350fa75f448a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:23.372718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b65cd16-b042-45a4-803b-350fa75f448a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:23.375615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b65cd16-b042-45a4-803b-350fa75f448a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:23.376300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b65cd16-b042-45a4-803b-350fa75f448a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:23.376617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63e5c7bc-ef46-4f11-90b0-1143b5cba502 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "7612d47aefef4496b4e3bbbc9e2783e2"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:23.384922 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-access:remove_tenant_access": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:23.384922 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:23.793997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0b65cd16-b042-45a4-803b-350fa75f448a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:23.814303 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0b65cd16-b042-45a4-803b-350fa75f448a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1309 microversion: 2.1 time: 0.479397 May 18 22:16:23.817908 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 198/435] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:23 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1309 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:23.833235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-ac18f1e2-7b4e-4e60-92c4-646f2a1469a4 req-f3ee48ab-1816-4cd7-bf86-565d25161817 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8de69447-4474-4443-9d90-210af0e99259", "name": "network-vif-unplugged", "status": "completed", "tag": "b32c7031-e668-45f7-ace9-fe8e52b448f6"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:23.860232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ac18f1e2-7b4e-4e60-92c4-646f2a1469a4 req-f3ee48ab-1816-4cd7-bf86-565d25161817 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:23.862974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ac18f1e2-7b4e-4e60-92c4-646f2a1469a4 req-f3ee48ab-1816-4cd7-bf86-565d25161817 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:23.902006 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-ac18f1e2-7b4e-4e60-92c4-646f2a1469a4 req-f3ee48ab-1816-4cd7-bf86-565d25161817 service nova] Creating event network-vif-unplugged:b32c7031-e668-45f7-ace9-fe8e52b448f6 for instance 8de69447-4474-4443-9d90-210af0e99259 on n-h2-841040-6 May 18 22:16:23.939330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-ac18f1e2-7b4e-4e60-92c4-646f2a1469a4 req-f3ee48ab-1816-4cd7-bf86-565d25161817 service nova] Instance 8de69447-4474-4443-9d90-210af0e99259 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:16:23.960654 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-ac18f1e2-7b4e-4e60-92c4-646f2a1469a4 req-f3ee48ab-1816-4cd7-bf86-565d25161817 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.141133 May 18 22:16:23.962025 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 199/436] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:23 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:23.969450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f36c75a9-80a2-4da4-9d3e-ba7f55b00b08 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:23.970490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f36c75a9-80a2-4da4-9d3e-ba7f55b00b08 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:23.981845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f36c75a9-80a2-4da4-9d3e-ba7f55b00b08 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:23.983083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f36c75a9-80a2-4da4-9d3e-ba7f55b00b08 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:23.985332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f36c75a9-80a2-4da4-9d3e-ba7f55b00b08 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:23.987310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f36c75a9-80a2-4da4-9d3e-ba7f55b00b08 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:24.093620 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-63e5c7bc-ef46-4f11-90b0-1143b5cba502 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/1418285191/action" status: 200 len: 21 microversion: 2.1 time: 0.734782 May 18 22:16:24.100817 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 238/437] 10.222.0.58 () {60 vars in 1199 bytes} [Wed May 18 22:16:23 2022] POST /compute/v2.1/flavors/1418285191/action => generated 21 bytes in 749 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:24.105544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a3d3b814-0fa6-417c-a8d6-340793501c31 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:24.106396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a3d3b814-0fa6-417c-a8d6-340793501c31 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:24.115131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3d3b814-0fa6-417c-a8d6-340793501c31 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:24.115568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3d3b814-0fa6-417c-a8d6-340793501c31 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:24.116582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3d3b814-0fa6-417c-a8d6-340793501c31 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:24.117360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3d3b814-0fa6-417c-a8d6-340793501c31 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:24.253225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a3d3b814-0fa6-417c-a8d6-340793501c31 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:24.262252 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a3d3b814-0fa6-417c-a8d6-340793501c31 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1276 microversion: 2.1 time: 0.159956 May 18 22:16:24.264896 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 239/438] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:24 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1276 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:24.270825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0787b5f1-03b0-4845-89c3-bafd4f20f214 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:24.271491 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:24.271491 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:24.297115 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0787b5f1-03b0-4845-89c3-bafd4f20f214 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1418285191" status: 202 len: 0 microversion: 2.1 time: 0.031075 May 18 22:16:24.303668 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 240/439] 10.222.0.58 () {58 vars in 1160 bytes} [Wed May 18 22:16:24 2022] DELETE /compute/v2.1/flavors/1418285191 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:16:24.309084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-171b1f96-697a-43fc-a9b2-50e25c249cf4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:24.310017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-171b1f96-697a-43fc-a9b2-50e25c249cf4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:24.318196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-171b1f96-697a-43fc-a9b2-50e25c249cf4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:24.318828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-171b1f96-697a-43fc-a9b2-50e25c249cf4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:24.319883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-171b1f96-697a-43fc-a9b2-50e25c249cf4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:24.320468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-171b1f96-697a-43fc-a9b2-50e25c249cf4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:24.491838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f36c75a9-80a2-4da4-9d3e-ba7f55b00b08 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:24.505135 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f36c75a9-80a2-4da4-9d3e-ba7f55b00b08 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1475 microversion: 2.1 time: 0.537841 May 18 22:16:24.506328 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 200/440] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:23 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1475 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:24.509895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f36c75a9-80a2-4da4-9d3e-ba7f55b00b08 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:24.513903 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f36c75a9-80a2-4da4-9d3e-ba7f55b00b08 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute//" status: 200 len: 377 microversion: - time: 0.006723 May 18 22:16:24.522472 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 201/441] 10.222.0.58 () {56 vars in 885 bytes} [Wed May 18 22:16:24 2022] GET /compute/ => generated 377 bytes in 15 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) May 18 22:16:24.536160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-318d49fc-ce34-4dcb-8b82-9764c0094742 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:24.591685 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-318d49fc-ce34-4dcb-8b82-9764c0094742 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.068070 May 18 22:16:24.609426 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 202/442] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:16:24 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:24.615102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-59304930-4fd2-44bc-a7d3-e03ea52c6060 req-b50ba1da-cffd-4c4d-b95d-7bb4dccf19f6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "012428c5-fb95-4452-b8e4-f97a4d7e0e2a", "name": "network-vif-plugged", "status": "completed", "tag": "a8ea83e3-371d-4f00-9cc9-2e9e9a389630"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:24.644018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-59304930-4fd2-44bc-a7d3-e03ea52c6060 req-b50ba1da-cffd-4c4d-b95d-7bb4dccf19f6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:24.644582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-59304930-4fd2-44bc-a7d3-e03ea52c6060 req-b50ba1da-cffd-4c4d-b95d-7bb4dccf19f6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:24.669167 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-59304930-4fd2-44bc-a7d3-e03ea52c6060 req-b50ba1da-cffd-4c4d-b95d-7bb4dccf19f6 service nova] Creating event network-vif-plugged:a8ea83e3-371d-4f00-9cc9-2e9e9a389630 for instance 012428c5-fb95-4452-b8e4-f97a4d7e0e2a on n-h2-841040-6 May 18 22:16:24.680434 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-59304930-4fd2-44bc-a7d3-e03ea52c6060 req-b50ba1da-cffd-4c4d-b95d-7bb4dccf19f6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.068625 May 18 22:16:24.682144 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 203/443] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:24 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:24.710751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fab17cd0-eb54-4c83-a067-9d6994bb5457 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-276229300", "id": 511703535, "os-flavor-access:is_public": "True"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:24.713086 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:24.713086 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:24.768453 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fab17cd0-eb54-4c83-a067-9d6994bb5457 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 434 microversion: 2.1 time: 0.080691 May 18 22:16:24.773006 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 204/444] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:24 2022] POST /compute/v2.1/flavors => generated 434 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:24.782084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-75603a94-ee37-415e-b699-ec403b59d87e tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:24.783982 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-access": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:24.783982 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:24.793664 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-75603a94-ee37-415e-b699-ec403b59d87e tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] HTTP exception thrown: Access list not available for public flavors. May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-75603a94-ee37-415e-b699-ec403b59d87e tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Request method failure captured: May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/flavors/511703535/os-flavor-access HTTP/1.1 May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXA0HWn_Fr0LAur0rk8Zl0hy2pcAIYrTsov92ktWWjh9Cwb0eQGGbqIDXHE1OQCvKW3LBdtP1dVwUp4xCcLcPOm3jlyv1-uwaZnijw519YlOEEL6W2HKZEvmT2-hcxN8lqf-kHhvkE_FDXpStB_ZPxKmy5LADODYKwKPgkuQTAnCu-s May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 9681ed073f23441891a773e28170a5c8 May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FlavorsAccessNegativeTestJSON-217607068 May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:16:24.795667 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:16:24.796832 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9681ed073f23441891a773e28170a5c8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9681ed073f23441891a773e28170a5c8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9681ed073f23441891a773e28170a5c8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9681ed073f23441891a773e28170a5c8"}]}] May 18 22:16:24.796832 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FlavorsAccessNegativeTestJSON-217607068 May 18 22:16:24.796832 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 9681ed073f23441891a773e28170a5c8 May 18 22:16:24.796832 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FlavorsAccessNegativeTestJSON-217607068 May 18 22:16:24.796832 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin May 18 22:16:24.796832 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:24.796832 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:24.796832 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: ef7266312dd0410c88f6967dc51bd721 May 18 22:16:24.796832 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin May 18 22:16:24.796832 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:24.796832 n-d-841040-6 devstack@n-api.service[119083]: exception: Access list not available for public flavors. May 18 22:16:24.796832 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'flavor_id': '511703535'} May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavor_access.py", line 52, in index May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Access list not available for public flavors. May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Access list not available for public flavors. May 18 22:16:24.797551 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:24.798744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-75603a94-ee37-415e-b699-ec403b59d87e tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Returning 404 to user: Access list not available for public flavors. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:24.798744 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-75603a94-ee37-415e-b699-ec403b59d87e tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/511703535/os-flavor-access" status: 404 len: 91 microversion: 2.1 time: 0.020560 May 18 22:16:24.798744 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 205/445] 10.222.0.58 () {58 vars in 1205 bytes} [Wed May 18 22:16:24 2022] GET /compute/v2.1/flavors/511703535/os-flavor-access => generated 91 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) May 18 22:16:24.812137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d5db3d89-74c5-4ccc-9ebc-e7d489bd0c27 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:24.814144 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:24.814144 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:24.840611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d5db3d89-74c5-4ccc-9ebc-e7d489bd0c27 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] [119083] Writing DB stats nova_api:SELECT=91,nova_api:INSERT=9 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:24.852452 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d5db3d89-74c5-4ccc-9ebc-e7d489bd0c27 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/511703535" status: 202 len: 0 microversion: 2.1 time: 0.047682 May 18 22:16:24.855973 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 206/446] 10.222.0.58 () {58 vars in 1157 bytes} [Wed May 18 22:16:24 2022] DELETE /compute/v2.1/flavors/511703535 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:16:24.873478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87b8e903-ec4d-4228-a1a6-d65b52e1b532 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:24.876598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-87b8e903-ec4d-4228-a1a6-d65b52e1b532 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:24.897193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87b8e903-ec4d-4228-a1a6-d65b52e1b532 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:24.901235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87b8e903-ec4d-4228-a1a6-d65b52e1b532 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:24.904912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87b8e903-ec4d-4228-a1a6-d65b52e1b532 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:24.906868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87b8e903-ec4d-4228-a1a6-d65b52e1b532 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:24.975140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-171b1f96-697a-43fc-a9b2-50e25c249cf4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:24.986590 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-171b1f96-697a-43fc-a9b2-50e25c249cf4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1317 microversion: 2.1 time: 0.681790 May 18 22:16:24.988046 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 241/447] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:24 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1317 bytes in 684 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:25.001987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-73de5093-c9b9-4339-ae0a-d9915140afa4 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:25.027187 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-73de5093-c9b9-4339-ae0a-d9915140afa4 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.037559 May 18 22:16:25.028020 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 242/448] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:16:24 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:25.051183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b45eebd7-1f60-4ec9-a559-6303082050e3 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-367714853", "id": 1987534016, "os-flavor-access:is_public": "False"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:25.054065 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:25.054065 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:25.078628 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b45eebd7-1f60-4ec9-a559-6303082050e3 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 438 microversion: 2.1 time: 0.033425 May 18 22:16:25.082524 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 243/449] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:25 2022] POST /compute/v2.1/flavors => generated 438 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:25.494154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-80172a57-01a2-4017-a108-5159fc71b5d6 tempest-FlavorsAccessNegativeTestJSON-79652401 tempest-FlavorsAccessNegativeTestJSON-79652401-project] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "7612d47aefef4496b4e3bbbc9e2783e2"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:25.496438 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-access:add_tenant_access": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:25.496438 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:25.497500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-80172a57-01a2-4017-a108-5159fc71b5d6 tempest-FlavorsAccessNegativeTestJSON-79652401 tempest-FlavorsAccessNegativeTestJSON-79652401-project] Policy check for os_compute_api:os-flavor-access:add_tenant_access failed with credentials {'is_admin': False, 'user_id': 'a25a936ed528487883f39678a2b55dae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612d47aefef4496b4e3bbbc9e2783e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-80172a57-01a2-4017-a108-5159fc71b5d6 tempest-FlavorsAccessNegativeTestJSON-79652401 tempest-FlavorsAccessNegativeTestJSON-79652401-project] Request method failure captured: May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/flavors/1987534016/action HTTP/1.1 May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 67 May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAzocd9BXphNQoCuQ3ceALiYlgJIObMfH-H5pfXS2JDdIL3L8Mq-XGdNA-m6YC0P3vypfCuvcM_34a8aLmXaCzsKsLVNf1QKSfxJtwCHLlqJcnE_m3Dhpmzm1AM2glT9AiM9BT8LZNWaOEntV1xB_Qn9US_sQ0PWNt3tJDsjhsgr98 May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7612d47aefef4496b4e3bbbc9e2783e2 May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-FlavorsAccessNegativeTestJSON-79652401 May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:16:25.501330 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:16:25.502641 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7612d47aefef4496b4e3bbbc9e2783e2"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7612d47aefef4496b4e3bbbc9e2783e2"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7612d47aefef4496b4e3bbbc9e2783e2"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7612d47aefef4496b4e3bbbc9e2783e2"}]}] May 18 22:16:25.502641 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-FlavorsAccessNegativeTestJSON-79652401 May 18 22:16:25.502641 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7612d47aefef4496b4e3bbbc9e2783e2 May 18 22:16:25.502641 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-FlavorsAccessNegativeTestJSON-79652401 May 18 22:16:25.502641 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-FlavorsAccessNegativeTestJSON-79652401-project May 18 22:16:25.502641 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:25.502641 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:25.502641 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: a25a936ed528487883f39678a2b55dae May 18 22:16:25.502641 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-FlavorsAccessNegativeTestJSON-79652401-project May 18 22:16:25.502641 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:16:25.502641 n-d-841040-6 devstack@n-api.service[119082]: {"addTenantAccess": {"tenant": "7612d47aefef4496b4e3bbbc9e2783e2"}} May 18 22:16:25.502641 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-flavor-access:add_tenant_access to be performed. May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1987534016', 'body': {'addTenantAccess': {'tenant': '7612d47aefef4496b4e3bbbc9e2783e2'}}} May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavor_access.py", line 66, in _add_tenant_access May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(fa_policies.POLICY_ROOT % "add_tenant_access", target={}) May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:16:25.503481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-flavor-access:add_tenant_access to be performed. May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-flavor-access:add_tenant_access to be performed. May 18 22:16:25.504556 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:25.505621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-80172a57-01a2-4017-a108-5159fc71b5d6 tempest-FlavorsAccessNegativeTestJSON-79652401 tempest-FlavorsAccessNegativeTestJSON-79652401-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-access:add_tenant_access to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:25.506406 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-80172a57-01a2-4017-a108-5159fc71b5d6 tempest-FlavorsAccessNegativeTestJSON-79652401 tempest-FlavorsAccessNegativeTestJSON-79652401-project] 10.222.0.58 "POST /compute/v2.1/flavors/1987534016/action" status: 403 len: 130 microversion: 2.1 time: 0.416895 May 18 22:16:25.508253 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 244/450] 10.222.0.58 () {60 vars in 1199 bytes} [Wed May 18 22:16:25 2022] POST /compute/v2.1/flavors/1987534016/action => generated 130 bytes in 419 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:25.515071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eccc717d-aecd-41f6-ba99-300be1cdc7de tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:25.515675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eccc717d-aecd-41f6-ba99-300be1cdc7de tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:25.516655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-87b8e903-ec4d-4228-a1a6-d65b52e1b532 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:25.525948 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-87b8e903-ec4d-4228-a1a6-d65b52e1b532 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1309 microversion: 2.1 time: 0.668508 May 18 22:16:25.526525 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 207/451] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:24 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1309 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:25.528595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eccc717d-aecd-41f6-ba99-300be1cdc7de tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:25.528595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eccc717d-aecd-41f6-ba99-300be1cdc7de tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:25.529597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eccc717d-aecd-41f6-ba99-300be1cdc7de tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:25.530837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eccc717d-aecd-41f6-ba99-300be1cdc7de tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:25.538985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8d0c56cd-30f9-48b6-bf0f-40997529cbec tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:25.539740 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:25.539740 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:25.555899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-eccc717d-aecd-41f6-ba99-300be1cdc7de tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:25.558782 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8d0c56cd-30f9-48b6-bf0f-40997529cbec tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1987534016" status: 202 len: 0 microversion: 2.1 time: 0.023696 May 18 22:16:25.560211 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 208/452] 10.222.0.58 () {58 vars in 1160 bytes} [Wed May 18 22:16:25 2022] DELETE /compute/v2.1/flavors/1987534016 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:16:25.565644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c811df68-df54-44ed-b669-76e987576e5a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:25.566283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c811df68-df54-44ed-b669-76e987576e5a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:25.572351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c811df68-df54-44ed-b669-76e987576e5a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:25.572794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c811df68-df54-44ed-b669-76e987576e5a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:25.574127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c811df68-df54-44ed-b669-76e987576e5a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:25.574127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c811df68-df54-44ed-b669-76e987576e5a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:25.578733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c811df68-df54-44ed-b669-76e987576e5a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:25.613454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eccc717d-aecd-41f6-ba99-300be1cdc7de tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:25.621155 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eccc717d-aecd-41f6-ba99-300be1cdc7de tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1276 microversion: 2.1 time: 0.110356 May 18 22:16:25.621721 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 245/453] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:25 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1276 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:25.739293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-896b3267-0f7d-4f14-a9e2-8dedaa745ae8 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Calling method '.version_select at 0x7fa2ed924b80>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:25.740592 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list-detail": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:25.740592 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:25.741798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-896b3267-0f7d-4f14-a9e2-8dedaa745ae8 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:25.742236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-896b3267-0f7d-4f14-a9e2-8dedaa745ae8 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:25.759513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-896b3267-0f7d-4f14-a9e2-8dedaa745ae8 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:25.760059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-896b3267-0f7d-4f14-a9e2-8dedaa745ae8 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:25.791519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-896b3267-0f7d-4f14-a9e2-8dedaa745ae8 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:25.791969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-896b3267-0f7d-4f14-a9e2-8dedaa745ae8 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:25.803009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-896b3267-0f7d-4f14-a9e2-8dedaa745ae8 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:25.803450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-896b3267-0f7d-4f14-a9e2-8dedaa745ae8 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:25.837497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-896b3267-0f7d-4f14-a9e2-8dedaa745ae8 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:25.838383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-896b3267-0f7d-4f14-a9e2-8dedaa745ae8 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:25.846556 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-896b3267-0f7d-4f14-a9e2-8dedaa745ae8 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/detail?with_servers=True" status: 200 len: 2152 microversion: 2.53 time: 0.223773 May 18 22:16:25.859770 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 246/454] 10.222.0.58 () {60 vars in 1242 bytes} [Wed May 18 22:16:25 2022] GET /compute/v2.1/os-hypervisors/detail?with_servers=True => generated 2152 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:25.864861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9bc20450-e118-48c4-8a57-30f7907a3817 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:25.888862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c811df68-df54-44ed-b669-76e987576e5a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:25.890361 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9bc20450-e118-48c4-8a57-30f7907a3817 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.029041 May 18 22:16:25.903349 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c811df68-df54-44ed-b669-76e987576e5a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1475 microversion: 2.1 time: 0.338335 May 18 22:16:25.903349 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 209/455] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:25 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1475 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:25.904889 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 247/456] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:16:25 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:25.915169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8d3a3de0-7bcf-4927-9e2a-e0d4b5e00eab tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Calling method '.version_select at 0x7fa2ed536c10>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:25.916843 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:25.916843 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:25.920000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e04c55f5-8a32-4e0f-a267-1e321b570ce9 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-1717532925", "id": 894841983, "os-flavor-access:is_public": "False"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:25.920126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d3a3de0-7bcf-4927-9e2a-e0d4b5e00eab tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:25.920456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d3a3de0-7bcf-4927-9e2a-e0d4b5e00eab tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:25.921610 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:25.921610 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:25.955304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d3a3de0-7bcf-4927-9e2a-e0d4b5e00eab tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:25.957045 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e04c55f5-8a32-4e0f-a267-1e321b570ce9 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 436 microversion: 2.1 time: 0.050811 May 18 22:16:25.957971 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 248/457] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:25 2022] POST /compute/v2.1/flavors => generated 436 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:25.960995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d3a3de0-7bcf-4927-9e2a-e0d4b5e00eab tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:25.973954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e5a10419-6b15-4095-ac8e-273b93259508 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Action: 'action', calling method: >, body: {"addTenantAccess": {"tenant": "7612d47aefef4496b4e3bbbc9e2783e2"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:25.977394 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-access:add_tenant_access": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:25.977394 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:26.042425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d3a3de0-7bcf-4927-9e2a-e0d4b5e00eab tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:26.045470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d3a3de0-7bcf-4927-9e2a-e0d4b5e00eab tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:26.073892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d3a3de0-7bcf-4927-9e2a-e0d4b5e00eab tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:26.074336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d3a3de0-7bcf-4927-9e2a-e0d4b5e00eab tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:26.120954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d3a3de0-7bcf-4927-9e2a-e0d4b5e00eab tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:26.121514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d3a3de0-7bcf-4927-9e2a-e0d4b5e00eab tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:26.130514 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8d3a3de0-7bcf-4927-9e2a-e0d4b5e00eab tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors?with_servers=True" status: 200 len: 844 microversion: 2.53 time: 0.227870 May 18 22:16:26.137822 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 210/458] 10.222.0.58 () {60 vars in 1221 bytes} [Wed May 18 22:16:25 2022] GET /compute/v2.1/os-hypervisors?with_servers=True => generated 844 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:26.144710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-07ed52c5-eb1f-43cd-b509-5cab4ea34d13 req-bf4e662f-bddf-4316-87ad-6c22f58c020b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0a471700-5c90-46c2-8450-035f01ac7ebc", "tag": "ebb86bd3-6872-4d9e-92f0-b49641355b8c"}, {"name": "network-changed", "server_uuid": "8de69447-4474-4443-9d90-210af0e99259", "tag": "b32c7031-e668-45f7-ace9-fe8e52b448f6"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:26.156573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-07ed52c5-eb1f-43cd-b509-5cab4ea34d13 req-bf4e662f-bddf-4316-87ad-6c22f58c020b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:26.157725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-07ed52c5-eb1f-43cd-b509-5cab4ea34d13 req-bf4e662f-bddf-4316-87ad-6c22f58c020b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:26.194601 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-07ed52c5-eb1f-43cd-b509-5cab4ea34d13 req-bf4e662f-bddf-4316-87ad-6c22f58c020b service nova] Creating event network-changed:ebb86bd3-6872-4d9e-92f0-b49641355b8c for instance 0a471700-5c90-46c2-8450-035f01ac7ebc on n-h1-841040-6 May 18 22:16:26.196541 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-07ed52c5-eb1f-43cd-b509-5cab4ea34d13 req-bf4e662f-bddf-4316-87ad-6c22f58c020b service nova] Creating event network-changed:b32c7031-e668-45f7-ace9-fe8e52b448f6 for instance 8de69447-4474-4443-9d90-210af0e99259 on n-h2-841040-6 May 18 22:16:26.208996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-07ed52c5-eb1f-43cd-b509-5cab4ea34d13 req-bf4e662f-bddf-4316-87ad-6c22f58c020b service nova] Instance 8de69447-4474-4443-9d90-210af0e99259 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:16:26.231896 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-07ed52c5-eb1f-43cd-b509-5cab4ea34d13 req-bf4e662f-bddf-4316-87ad-6c22f58c020b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.091333 May 18 22:16:26.232832 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 211/459] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:26 2022] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:26.242230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b538df9d-5854-4495-a30f-4809f0daf75c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:26.244065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b538df9d-5854-4495-a30f-4809f0daf75c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:26.255716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b538df9d-5854-4495-a30f-4809f0daf75c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:26.256451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b538df9d-5854-4495-a30f-4809f0daf75c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:26.257628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b538df9d-5854-4495-a30f-4809f0daf75c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:26.258290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b538df9d-5854-4495-a30f-4809f0daf75c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:26.332895 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e5a10419-6b15-4095-ac8e-273b93259508 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/894841983/action" status: 200 len: 96 microversion: 2.1 time: 0.366336 May 18 22:16:26.334033 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 249/460] 10.222.0.58 () {60 vars in 1196 bytes} [Wed May 18 22:16:25 2022] POST /compute/v2.1/flavors/894841983/action => generated 96 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:26.344458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fe597d32-a6c3-49d7-be6c-3e3377fcc481 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Calling method '.version_select at 0x7fa2ed78c160>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:26.347492 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:26.347492 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:26.352576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe597d32-a6c3-49d7-be6c-3e3377fcc481 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:26.353020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe597d32-a6c3-49d7-be6c-3e3377fcc481 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:26.380044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe597d32-a6c3-49d7-be6c-3e3377fcc481 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:26.380906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe597d32-a6c3-49d7-be6c-3e3377fcc481 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:26.394099 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fe597d32-a6c3-49d7-be6c-3e3377fcc481 tempest-HypervisorAdminV253TestBase-1634400867 tempest-HypervisorAdminV253TestBase-1634400867-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/3fefa71e-f17d-495a-83b6-6f85bf4fee02" status: 200 len: 792 microversion: 2.53 time: 0.058135 May 18 22:16:26.402690 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 250/461] 10.222.0.58 () {60 vars in 1297 bytes} [Wed May 18 22:16:26 2022] GET /compute/v2.1/os-hypervisors/3fefa71e-f17d-495a-83b6-6f85bf4fee02 => generated 792 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:26.402690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a95a1289-8306-4062-a9d6-362a5c2955b5 tempest-FlavorsAccessNegativeTestJSON-79652401 tempest-FlavorsAccessNegativeTestJSON-79652401-project] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "7612d47aefef4496b4e3bbbc9e2783e2"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:26.402690 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-access:remove_tenant_access": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:26.402690 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:26.403046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a95a1289-8306-4062-a9d6-362a5c2955b5 tempest-FlavorsAccessNegativeTestJSON-79652401 tempest-FlavorsAccessNegativeTestJSON-79652401-project] Policy check for os_compute_api:os-flavor-access:remove_tenant_access failed with credentials {'is_admin': False, 'user_id': 'a25a936ed528487883f39678a2b55dae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7612d47aefef4496b4e3bbbc9e2783e2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a95a1289-8306-4062-a9d6-362a5c2955b5 tempest-FlavorsAccessNegativeTestJSON-79652401 tempest-FlavorsAccessNegativeTestJSON-79652401-project] Request method failure captured: May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/flavors/894841983/action HTTP/1.1 May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 70 May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAzocd9BXphNQoCuQ3ceALiYlgJIObMfH-H5pfXS2JDdIL3L8Mq-XGdNA-m6YC0P3vypfCuvcM_34a8aLmXaCzsKsLVNf1QKSfxJtwCHLlqJcnE_m3Dhpmzm1AM2glT9AiM9BT8LZNWaOEntV1xB_Qn9US_sQ0PWNt3tJDsjhsgr98 May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7612d47aefef4496b4e3bbbc9e2783e2 May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-FlavorsAccessNegativeTestJSON-79652401 May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:16:26.403872 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:16:26.405060 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7612d47aefef4496b4e3bbbc9e2783e2"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7612d47aefef4496b4e3bbbc9e2783e2"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7612d47aefef4496b4e3bbbc9e2783e2"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7612d47aefef4496b4e3bbbc9e2783e2"}]}] May 18 22:16:26.405060 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-FlavorsAccessNegativeTestJSON-79652401 May 18 22:16:26.405060 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7612d47aefef4496b4e3bbbc9e2783e2 May 18 22:16:26.405060 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-FlavorsAccessNegativeTestJSON-79652401 May 18 22:16:26.405060 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-FlavorsAccessNegativeTestJSON-79652401-project May 18 22:16:26.405060 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:26.405060 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:26.405060 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: a25a936ed528487883f39678a2b55dae May 18 22:16:26.405060 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-FlavorsAccessNegativeTestJSON-79652401-project May 18 22:16:26.405060 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:16:26.405060 n-d-841040-6 devstack@n-api.service[119082]: {"removeTenantAccess": {"tenant": "7612d47aefef4496b4e3bbbc9e2783e2"}} May 18 22:16:26.405060 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-flavor-access:remove_tenant_access to be performed. May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '894841983', 'body': {'removeTenantAccess': {'tenant': '7612d47aefef4496b4e3bbbc9e2783e2'}}} May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavor_access.py", line 91, in _remove_tenant_access May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can( May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:16:26.405810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-flavor-access:remove_tenant_access to be performed. May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-flavor-access:remove_tenant_access to be performed. May 18 22:16:26.407189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:26.410084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a95a1289-8306-4062-a9d6-362a5c2955b5 tempest-FlavorsAccessNegativeTestJSON-79652401 tempest-FlavorsAccessNegativeTestJSON-79652401-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-access:remove_tenant_access to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:26.410084 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a95a1289-8306-4062-a9d6-362a5c2955b5 tempest-FlavorsAccessNegativeTestJSON-79652401 tempest-FlavorsAccessNegativeTestJSON-79652401-project] 10.222.0.58 "POST /compute/v2.1/flavors/894841983/action" status: 403 len: 133 microversion: 2.1 time: 0.009039 May 18 22:16:26.410084 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 251/462] 10.222.0.58 () {60 vars in 1196 bytes} [Wed May 18 22:16:26 2022] POST /compute/v2.1/flavors/894841983/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:26.414881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8992f729-7635-4455-83d4-0c8ff3d6bf66 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "7612d47aefef4496b4e3bbbc9e2783e2"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:26.720108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b538df9d-5854-4495-a30f-4809f0daf75c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:26.731633 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b538df9d-5854-4495-a30f-4809f0daf75c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1317 microversion: 2.1 time: 0.497392 May 18 22:16:26.732450 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 212/463] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:26 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1317 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:26.748581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-711ff91e-0521-4760-a179-949415cf165a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:26.750700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-711ff91e-0521-4760-a179-949415cf165a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:26.766776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-711ff91e-0521-4760-a179-949415cf165a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:26.767501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-711ff91e-0521-4760-a179-949415cf165a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:26.768350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-711ff91e-0521-4760-a179-949415cf165a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:26.768780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-711ff91e-0521-4760-a179-949415cf165a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:27.003809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-711ff91e-0521-4760-a179-949415cf165a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:27.012302 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-711ff91e-0521-4760-a179-949415cf165a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1492 microversion: 2.1 time: 0.272180 May 18 22:16:27.012886 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 213/464] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:26 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1492 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:27.030850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-83c065f0-fb0d-47d8-bc49-56b96d8b28a5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:27.031483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-83c065f0-fb0d-47d8-bc49-56b96d8b28a5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:27.039431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-83c065f0-fb0d-47d8-bc49-56b96d8b28a5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:27.042983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-83c065f0-fb0d-47d8-bc49-56b96d8b28a5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:27.044258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-83c065f0-fb0d-47d8-bc49-56b96d8b28a5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:27.045009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-83c065f0-fb0d-47d8-bc49-56b96d8b28a5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:27.195891 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8992f729-7635-4455-83d4-0c8ff3d6bf66 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/894841983/action" status: 200 len: 21 microversion: 2.1 time: 0.785090 May 18 22:16:27.197460 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 252/465] 10.222.0.58 () {60 vars in 1196 bytes} [Wed May 18 22:16:26 2022] POST /compute/v2.1/flavors/894841983/action => generated 21 bytes in 787 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:27.203410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7f9c279d-c0c9-4f7b-964e-566963d654dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:27.204016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7f9c279d-c0c9-4f7b-964e-566963d654dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:27.210947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f9c279d-c0c9-4f7b-964e-566963d654dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:27.211650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f9c279d-c0c9-4f7b-964e-566963d654dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:27.212414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f9c279d-c0c9-4f7b-964e-566963d654dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:27.213271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f9c279d-c0c9-4f7b-964e-566963d654dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:27.361484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-83c065f0-fb0d-47d8-bc49-56b96d8b28a5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:27.372230 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-83c065f0-fb0d-47d8-bc49-56b96d8b28a5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1318 microversion: 2.1 time: 0.348783 May 18 22:16:27.373241 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 214/466] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:27 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1318 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:27.620442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-7f9c279d-c0c9-4f7b-964e-566963d654dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119082] Writing DB stats nova_cell0:SELECT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:27.628409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1bac6aea-fa41-40a6-aac4-6964d1763aa6 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:27.629017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1bac6aea-fa41-40a6-aac4-6964d1763aa6 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:27.633914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7f9c279d-c0c9-4f7b-964e-566963d654dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:27.635771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bac6aea-fa41-40a6-aac4-6964d1763aa6 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:27.636236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bac6aea-fa41-40a6-aac4-6964d1763aa6 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:27.637201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bac6aea-fa41-40a6-aac4-6964d1763aa6 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:27.637625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bac6aea-fa41-40a6-aac4-6964d1763aa6 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:27.650519 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7f9c279d-c0c9-4f7b-964e-566963d654dc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1473 microversion: 2.1 time: 0.450208 May 18 22:16:27.651189 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 253/467] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:27 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1473 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:27.659107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-46bdc7a0-45d7-4ac3-a7f5-ebe748f2800f tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:27.659972 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:27.659972 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:27.692166 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-46bdc7a0-45d7-4ac3-a7f5-ebe748f2800f tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/894841983" status: 202 len: 0 microversion: 2.1 time: 0.039890 May 18 22:16:27.696952 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 254/468] 10.222.0.58 () {58 vars in 1157 bytes} [Wed May 18 22:16:27 2022] DELETE /compute/v2.1/flavors/894841983 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:16:27.702669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f96e46e9-1052-4142-b856-5d08d7fd6c05 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:27.783829 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f96e46e9-1052-4142-b856-5d08d7fd6c05 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.082811 May 18 22:16:27.794194 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 255/469] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:16:27 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:27.818545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7bf18634-8fc9-4101-b5da-21cca24c1d76 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:27.820360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7bf18634-8fc9-4101-b5da-21cca24c1d76 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:27.848238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bf18634-8fc9-4101-b5da-21cca24c1d76 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:27.848816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bf18634-8fc9-4101-b5da-21cca24c1d76 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:27.852117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bf18634-8fc9-4101-b5da-21cca24c1d76 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:27.853161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bf18634-8fc9-4101-b5da-21cca24c1d76 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:28.152639 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1bac6aea-fa41-40a6-aac4-6964d1763aa6 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1643 microversion: 2.1 time: 0.777758 May 18 22:16:28.153817 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 215/470] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:27 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1643 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:28.165089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-05704254-cf09-4172-a738-6ff1e360600c tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 1, "disk": 10, "name": "tempest-FlavorsAccessNegativeTestJSON-flavor-477380200", "id": 1595061154, "os-flavor-access:is_public": "False"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:28.167179 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:28.167179 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:28.200284 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-05704254-cf09-4172-a738-6ff1e360600c tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 438 microversion: 2.1 time: 0.045192 May 18 22:16:28.201509 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 216/471] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:28 2022] POST /compute/v2.1/flavors => generated 438 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:28.207851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-de4fcfb1-b905-4628-8b12-5a4a0497208a req-6db53bb1-632a-43c4-9bac-c2452518620e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "00ea350f-1a19-495d-bf70-2cceaf0a29d4", "tag": "1d36f3d0-2a64-4de2-8369-33ac91c4d07b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:28.225276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-de4fcfb1-b905-4628-8b12-5a4a0497208a req-6db53bb1-632a-43c4-9bac-c2452518620e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:28.225717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-de4fcfb1-b905-4628-8b12-5a4a0497208a req-6db53bb1-632a-43c4-9bac-c2452518620e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:28.249059 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-de4fcfb1-b905-4628-8b12-5a4a0497208a req-6db53bb1-632a-43c4-9bac-c2452518620e service nova] Creating event network-changed:1d36f3d0-2a64-4de2-8369-33ac91c4d07b for instance 00ea350f-1a19-495d-bf70-2cceaf0a29d4 on n-h2-841040-6 May 18 22:16:28.267552 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-de4fcfb1-b905-4628-8b12-5a4a0497208a req-6db53bb1-632a-43c4-9bac-c2452518620e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.064575 May 18 22:16:28.268231 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 217/472] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:28 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:28.273272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3b8b12d3-a43a-4634-8733-5ce93583478a tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:28.274193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3b8b12d3-a43a-4634-8733-5ce93583478a tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:28.291540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b8b12d3-a43a-4634-8733-5ce93583478a tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:28.292190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b8b12d3-a43a-4634-8733-5ce93583478a tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:28.293136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b8b12d3-a43a-4634-8733-5ce93583478a tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:28.293771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b8b12d3-a43a-4634-8733-5ce93583478a tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:28.482999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7bf18634-8fc9-4101-b5da-21cca24c1d76 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:28.501449 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7bf18634-8fc9-4101-b5da-21cca24c1d76 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1317 microversion: 2.1 time: 0.715520 May 18 22:16:28.502099 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 256/473] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:27 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1317 bytes in 717 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:28.514550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3916ac5f-f82f-44b0-8dab-c78cd861d86d tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Action: 'action', calling method: >, body: {"removeTenantAccess": {"tenant": "d73db6f165a14cc18a65c93b37d39bfa"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:28.526182 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-access:remove_tenant_access": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:28.526182 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:28.739377 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3b8b12d3-a43a-4634-8733-5ce93583478a tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1643 microversion: 2.1 time: 0.469741 May 18 22:16:28.750953 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 218/474] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:28 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1643 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:28.759497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c6d18a29-20cd-4fd2-a70b-98b121f78f47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:28.765982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c6d18a29-20cd-4fd2-a70b-98b121f78f47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:28.786847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6d18a29-20cd-4fd2-a70b-98b121f78f47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:28.787231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6d18a29-20cd-4fd2-a70b-98b121f78f47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:28.790737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6d18a29-20cd-4fd2-a70b-98b121f78f47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:28.791203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6d18a29-20cd-4fd2-a70b-98b121f78f47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:29.100168 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-3916ac5f-f82f-44b0-8dab-c78cd861d86d tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] HTTP exception thrown: Flavor access not found for 38 / d73db6f165a14cc18a65c93b37d39bfa combination. May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3916ac5f-f82f-44b0-8dab-c78cd861d86d tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Request method failure captured: May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/flavors/1595061154/action HTTP/1.1 May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 70 May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXA0HWn_Fr0LAur0rk8Zl0hy2pcAIYrTsov92ktWWjh9Cwb0eQGGbqIDXHE1OQCvKW3LBdtP1dVwUp4xCcLcPOm3jlyv1-uwaZnijw519YlOEEL6W2HKZEvmT2-hcxN8lqf-kHhvkE_FDXpStB_ZPxKmy5LADODYKwKPgkuQTAnCu-s May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9681ed073f23441891a773e28170a5c8 May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-FlavorsAccessNegativeTestJSON-217607068 May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:16:29.102395 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:16:29.103634 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9681ed073f23441891a773e28170a5c8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9681ed073f23441891a773e28170a5c8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9681ed073f23441891a773e28170a5c8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9681ed073f23441891a773e28170a5c8"}]}] May 18 22:16:29.103634 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-FlavorsAccessNegativeTestJSON-217607068 May 18 22:16:29.103634 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9681ed073f23441891a773e28170a5c8 May 18 22:16:29.103634 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-FlavorsAccessNegativeTestJSON-217607068 May 18 22:16:29.103634 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin May 18 22:16:29.103634 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:29.103634 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:29.103634 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ef7266312dd0410c88f6967dc51bd721 May 18 22:16:29.103634 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin May 18 22:16:29.103634 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:16:29.103634 n-d-841040-6 devstack@n-api.service[119082]: {"removeTenantAccess": {"tenant": "d73db6f165a14cc18a65c93b37d39bfa"}} May 18 22:16:29.103634 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: exception: Flavor access not found for 38 / d73db6f165a14cc18a65c93b37d39bfa combination. May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1595061154', 'body': {'removeTenantAccess': {'tenant': 'd73db6f165a14cc18a65c93b37d39bfa'}}} May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavor_access.py", line 104, in _remove_tenant_access May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi flavor.remove_access(tenant) May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 226, in wrapper May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(self, *args, **kwargs) May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 423, in remove_access May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._remove_access(project_id) May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 416, in _remove_access May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._flavor_del_project(self._context, self.id, project_id) May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 401, in _flavor_del_project May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return _flavor_del_project(context, flavor_id, project_id) May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 86, in _flavor_del_project May 18 22:16:29.104820 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.FlavorAccessNotFound(flavor_id=flavor_id, May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.FlavorAccessNotFound: Flavor access not found for 38 / d73db6f165a14cc18a65c93b37d39bfa combination. May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavor_access.py", line 107, in _remove_tenant_access May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Flavor access not found for 38 / d73db6f165a14cc18a65c93b37d39bfa combination. May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:29.105908 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:29.107006 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:29.107006 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:29.107006 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:29.107006 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:29.107006 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor access not found for 38 / d73db6f165a14cc18a65c93b37d39bfa combination. May 18 22:16:29.107006 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:29.107006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3916ac5f-f82f-44b0-8dab-c78cd861d86d tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Returning 404 to user: Flavor access not found for 38 / d73db6f165a14cc18a65c93b37d39bfa combination. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:29.107006 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3916ac5f-f82f-44b0-8dab-c78cd861d86d tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/1595061154/action" status: 404 len: 124 microversion: 2.1 time: 0.601210 May 18 22:16:29.107006 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 257/475] 10.222.0.58 () {60 vars in 1199 bytes} [Wed May 18 22:16:28 2022] POST /compute/v2.1/flavors/1595061154/action => generated 124 bytes in 602 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:29.118895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-27cf5112-c0fe-43d2-865e-6d8b7319543a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:29.119838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-27cf5112-c0fe-43d2-865e-6d8b7319543a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:29.132324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27cf5112-c0fe-43d2-865e-6d8b7319543a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:29.132944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27cf5112-c0fe-43d2-865e-6d8b7319543a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:29.133914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27cf5112-c0fe-43d2-865e-6d8b7319543a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:29.134347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27cf5112-c0fe-43d2-865e-6d8b7319543a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:29.507971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c6d18a29-20cd-4fd2-a70b-98b121f78f47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:29.518206 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c6d18a29-20cd-4fd2-a70b-98b121f78f47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1318 microversion: 2.1 time: 0.765653 May 18 22:16:29.522144 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 219/476] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:28 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1318 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:29.536115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a41087c9-de08-4003-9d1f-f35701f67920 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:29.539479 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:29.539479 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:29.547094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a41087c9-de08-4003-9d1f-f35701f67920 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:29.547840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a41087c9-de08-4003-9d1f-f35701f67920 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:29.548955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a41087c9-de08-4003-9d1f-f35701f67920 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:29.550272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a41087c9-de08-4003-9d1f-f35701f67920 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:29.624565 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a41087c9-de08-4003-9d1f-f35701f67920 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 380 microversion: 2.1 time: 0.101097 May 18 22:16:29.625938 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 220/477] 10.222.0.58 () {58 vars in 1175 bytes} [Wed May 18 22:16:29 2022] GET /compute/v2.1/os-services?binary=nova-compute => generated 380 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:29.630666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1a8b0766-d94e-45a1-8870-cc380a74461f tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:29.631543 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:29.631543 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:29.673877 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1a8b0766-d94e-45a1-8870-cc380a74461f tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1595061154" status: 202 len: 0 microversion: 2.1 time: 0.046541 May 18 22:16:29.675270 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 221/478] 10.222.0.58 () {58 vars in 1160 bytes} [Wed May 18 22:16:29 2022] DELETE /compute/v2.1/flavors/1595061154 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:16:29.685674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf4d289a-d076-4eec-a259-b6f8a4f0052f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:29.686864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cf4d289a-d076-4eec-a259-b6f8a4f0052f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:29.703524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf4d289a-d076-4eec-a259-b6f8a4f0052f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:29.703962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf4d289a-d076-4eec-a259-b6f8a4f0052f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:29.704722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf4d289a-d076-4eec-a259-b6f8a4f0052f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:29.705197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf4d289a-d076-4eec-a259-b6f8a4f0052f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:29.847499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-27cf5112-c0fe-43d2-865e-6d8b7319543a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:29.861562 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-27cf5112-c0fe-43d2-865e-6d8b7319543a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1470 microversion: 2.1 time: 0.751142 May 18 22:16:29.863970 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 258/479] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:29 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1470 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:29.873941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-159b93aa-9906-4824-a1df-6f2241eca2d7 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Action: 'action', calling method: >, body: {"os-migrateLive": {"host": "n-h1-841040-6", "block_migration": true, "disk_over_commit": false}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:29.879979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-159b93aa-9906-4824-a1df-6f2241eca2d7 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:29.890958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-159b93aa-9906-4824-a1df-6f2241eca2d7 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [119082] Writing DB stats nova_cell0:SELECT=62 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:29.905860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-159b93aa-9906-4824-a1df-6f2241eca2d7 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:29.906728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-159b93aa-9906-4824-a1df-6f2241eca2d7 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:29.910828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-159b93aa-9906-4824-a1df-6f2241eca2d7 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:29.911405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-159b93aa-9906-4824-a1df-6f2241eca2d7 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:30.006014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cf4d289a-d076-4eec-a259-b6f8a4f0052f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:30.015003 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cf4d289a-d076-4eec-a259-b6f8a4f0052f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1317 microversion: 2.1 time: 0.338383 May 18 22:16:30.016465 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 222/480] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:29 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1317 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:30.026757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aa03bebf-dd33-4020-aa27-ed10c22a9a26 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:30.036092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-159b93aa-9906-4824-a1df-6f2241eca2d7 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lazy-loading 'flavor' on Instance uuid 012428c5-fb95-4452-b8e4-f97a4d7e0e2a {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:16:30.072039 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aa03bebf-dd33-4020-aa27-ed10c22a9a26 tempest-FlavorsAccessNegativeTestJSON-217607068 tempest-FlavorsAccessNegativeTestJSON-217607068-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.054211 May 18 22:16:30.073985 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 223/481] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:16:30 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:30.104569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d4293ce7-08ba-4122-801c-d9d163db3b75 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:30.110059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d4293ce7-08ba-4122-801c-d9d163db3b75 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:30.117920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4293ce7-08ba-4122-801c-d9d163db3b75 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:30.118852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4293ce7-08ba-4122-801c-d9d163db3b75 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:30.119323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4293ce7-08ba-4122-801c-d9d163db3b75 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:30.119925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4293ce7-08ba-4122-801c-d9d163db3b75 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:30.131506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-159b93aa-9906-4824-a1df-6f2241eca2d7 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Going to try to live migrate instance to n-h1-841040-6 {{(pid=119082) live_migrate /opt/stack/nova/nova/compute/api.py:5349}} May 18 22:16:30.226509 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d4293ce7-08ba-4122-801c-d9d163db3b75 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "POST /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259/action" status: 204 len: 0 microversion: 2.1 time: 0.150886 May 18 22:16:30.232212 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 224/482] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:16:30 2022] POST /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259/action => generated 0 bytes in 154 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:16:30.258878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9df8f89c-2c33-4027-8375-4259f1f58ba3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:30.263286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9df8f89c-2c33-4027-8375-4259f1f58ba3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:30.277275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9df8f89c-2c33-4027-8375-4259f1f58ba3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:30.279045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9df8f89c-2c33-4027-8375-4259f1f58ba3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:30.279797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9df8f89c-2c33-4027-8375-4259f1f58ba3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:30.282497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9df8f89c-2c33-4027-8375-4259f1f58ba3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:31.308043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9df8f89c-2c33-4027-8375-4259f1f58ba3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:31.321878 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9df8f89c-2c33-4027-8375-4259f1f58ba3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1470 microversion: 2.1 time: 1.075142 May 18 22:16:31.322977 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 225/483] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:30 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1470 bytes in 1090 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:31.334323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-14fd8eab-8a7f-4c1e-9757-36ae32f324b5 req-21329b7f-a03a-4651-a13a-04b91c380f1a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dd895138-e155-4b36-b9db-971c33b26f5f", "tag": "cc6e060a-93d1-4c91-b60b-dc060178cf78"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:31.351498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-14fd8eab-8a7f-4c1e-9757-36ae32f324b5 req-21329b7f-a03a-4651-a13a-04b91c380f1a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:31.356567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-14fd8eab-8a7f-4c1e-9757-36ae32f324b5 req-21329b7f-a03a-4651-a13a-04b91c380f1a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:31.386303 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-14fd8eab-8a7f-4c1e-9757-36ae32f324b5 req-21329b7f-a03a-4651-a13a-04b91c380f1a service nova] Creating event network-changed:cc6e060a-93d1-4c91-b60b-dc060178cf78 for instance dd895138-e155-4b36-b9db-971c33b26f5f on n-h2-841040-6 May 18 22:16:31.400745 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-14fd8eab-8a7f-4c1e-9757-36ae32f324b5 req-21329b7f-a03a-4651-a13a-04b91c380f1a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.075099 May 18 22:16:31.401941 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 226/484] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:31 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:31.419147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d831b2a-50fb-415d-a300-d60dcd70ede1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:31.421199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d831b2a-50fb-415d-a300-d60dcd70ede1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:31.431329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d831b2a-50fb-415d-a300-d60dcd70ede1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:31.432033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d831b2a-50fb-415d-a300-d60dcd70ede1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:31.433210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d831b2a-50fb-415d-a300-d60dcd70ede1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:31.434060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d831b2a-50fb-415d-a300-d60dcd70ede1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:31.594577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0d831b2a-50fb-415d-a300-d60dcd70ede1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_cell0:SELECT=28 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:32.202019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d831b2a-50fb-415d-a300-d60dcd70ede1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:32.212871 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d831b2a-50fb-415d-a300-d60dcd70ede1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1318 microversion: 2.1 time: 0.809564 May 18 22:16:32.214589 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 227/485] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:31 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1318 bytes in 812 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:32.219425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-36e2db1d-b629-448a-829b-efdb7504153e req-95b890cf-ba24-4410-8081-b51e962481be service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8de69447-4474-4443-9d90-210af0e99259", "name": "network-vif-plugged", "status": "completed", "tag": "b32c7031-e668-45f7-ace9-fe8e52b448f6"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:32.231868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-36e2db1d-b629-448a-829b-efdb7504153e req-95b890cf-ba24-4410-8081-b51e962481be service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:32.232455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-36e2db1d-b629-448a-829b-efdb7504153e req-95b890cf-ba24-4410-8081-b51e962481be service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:32.247600 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-36e2db1d-b629-448a-829b-efdb7504153e req-95b890cf-ba24-4410-8081-b51e962481be service nova] Creating event network-vif-plugged:b32c7031-e668-45f7-ace9-fe8e52b448f6 for instance 8de69447-4474-4443-9d90-210af0e99259 on n-h2-841040-6 May 18 22:16:32.253165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-36e2db1d-b629-448a-829b-efdb7504153e req-95b890cf-ba24-4410-8081-b51e962481be service nova] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:32.257833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-36e2db1d-b629-448a-829b-efdb7504153e req-95b890cf-ba24-4410-8081-b51e962481be service nova] Instance 8de69447-4474-4443-9d90-210af0e99259 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:16:32.271332 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-36e2db1d-b629-448a-829b-efdb7504153e req-95b890cf-ba24-4410-8081-b51e962481be service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.054929 May 18 22:16:32.272786 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 228/486] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:32 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:32.279795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-275473db-b620-44f0-892c-bfb6af11fb73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:32.280805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-275473db-b620-44f0-892c-bfb6af11fb73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:32.292500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-275473db-b620-44f0-892c-bfb6af11fb73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:32.293163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-275473db-b620-44f0-892c-bfb6af11fb73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:32.294224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-275473db-b620-44f0-892c-bfb6af11fb73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:32.294798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-275473db-b620-44f0-892c-bfb6af11fb73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:32.628679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-275473db-b620-44f0-892c-bfb6af11fb73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:32.637402 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-275473db-b620-44f0-892c-bfb6af11fb73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1317 microversion: 2.1 time: 0.362660 May 18 22:16:32.640635 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 229/487] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:32 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1317 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:32.645596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0160b5c6-7eec-4a09-8f3d-86db7342f413 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:32.648411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0160b5c6-7eec-4a09-8f3d-86db7342f413 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:32.665916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0160b5c6-7eec-4a09-8f3d-86db7342f413 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:32.668923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0160b5c6-7eec-4a09-8f3d-86db7342f413 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:32.669983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0160b5c6-7eec-4a09-8f3d-86db7342f413 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:32.670673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0160b5c6-7eec-4a09-8f3d-86db7342f413 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:32.885860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0160b5c6-7eec-4a09-8f3d-86db7342f413 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:32.902015 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0160b5c6-7eec-4a09-8f3d-86db7342f413 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1462 microversion: 2.1 time: 0.260092 May 18 22:16:32.916173 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 230/488] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:32 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1462 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:32.921560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ec2738a8-af54-451d-bc87-9e9ed585c18b tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:32.922311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ec2738a8-af54-451d-bc87-9e9ed585c18b tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:32.930696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec2738a8-af54-451d-bc87-9e9ed585c18b tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:32.932179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec2738a8-af54-451d-bc87-9e9ed585c18b tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:32.935269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec2738a8-af54-451d-bc87-9e9ed585c18b tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:32.936054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec2738a8-af54-451d-bc87-9e9ed585c18b tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:33.128612 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ec2738a8-af54-451d-bc87-9e9ed585c18b tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1613 microversion: 2.1 time: 0.211147 May 18 22:16:33.129684 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 231/489] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:32 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1613 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:33.150031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5fd17586-0ced-40a3-bd54-01228525dcc0 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Calling method '.version_select at 0x7fa2ed5a2430>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:33.153648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5fd17586-0ced-40a3-bd54-01228525dcc0 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:33.154862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5fd17586-0ced-40a3-bd54-01228525dcc0 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:33.180400 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5fd17586-0ced-40a3-bd54-01228525dcc0 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "GET /compute/v2.1/os-migrations" status: 200 len: 746 microversion: 2.1 time: 0.028350 May 18 22:16:33.185878 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 232/490] 10.222.0.58 () {58 vars in 1142 bytes} [Wed May 18 22:16:33 2022] GET /compute/v2.1/os-migrations => generated 746 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:33.232263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a7a146c5-6985-42b7-b1d8-6f6e32a9dadd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:33.233882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a7a146c5-6985-42b7-b1d8-6f6e32a9dadd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:33.243214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7a146c5-6985-42b7-b1d8-6f6e32a9dadd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:33.244120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7a146c5-6985-42b7-b1d8-6f6e32a9dadd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:33.245295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7a146c5-6985-42b7-b1d8-6f6e32a9dadd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:33.246108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7a146c5-6985-42b7-b1d8-6f6e32a9dadd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:33.463964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a7a146c5-6985-42b7-b1d8-6f6e32a9dadd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:33.490622 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a7a146c5-6985-42b7-b1d8-6f6e32a9dadd tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1318 microversion: 2.1 time: 0.262308 May 18 22:16:33.506114 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 233/491] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:33 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1318 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:33.513370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-31151594", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:33.590206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:16:33.944273 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-159b93aa-9906-4824-a1df-6f2241eca2d7 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a/action" status: 202 len: 0 microversion: 2.1 time: 4.077578 May 18 22:16:33.944881 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 259/492] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:16:29 2022] POST /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a/action => generated 0 bytes in 4080 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:16:33.949808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-68a1e1a7-8526-49f1-92c5-17ad37e39ad8 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:33.950605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-68a1e1a7-8526-49f1-92c5-17ad37e39ad8 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:33.964070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68a1e1a7-8526-49f1-92c5-17ad37e39ad8 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:33.967256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68a1e1a7-8526-49f1-92c5-17ad37e39ad8 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:33.970227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68a1e1a7-8526-49f1-92c5-17ad37e39ad8 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:33.971173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68a1e1a7-8526-49f1-92c5-17ad37e39ad8 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:34.163253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-68a1e1a7-8526-49f1-92c5-17ad37e39ad8 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:34.171733 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-68a1e1a7-8526-49f1-92c5-17ad37e39ad8 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1317 microversion: 2.1 time: 0.225586 May 18 22:16:34.182874 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 260/493] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:33 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1317 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:34.192941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-caac1ab0-4d5f-49eb-bbce-ebf90cc6b6a2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:34.193476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-caac1ab0-4d5f-49eb-bbce-ebf90cc6b6a2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:34.207470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-caac1ab0-4d5f-49eb-bbce-ebf90cc6b6a2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:34.207918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-caac1ab0-4d5f-49eb-bbce-ebf90cc6b6a2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:34.208680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-caac1ab0-4d5f-49eb-bbce-ebf90cc6b6a2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:34.209108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-caac1ab0-4d5f-49eb-bbce-ebf90cc6b6a2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:34.458688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:16:34.459734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:16:34.460403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:16:34.461468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:16:34.462815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:16:34.467506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-caac1ab0-4d5f-49eb-bbce-ebf90cc6b6a2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:34.479800 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-caac1ab0-4d5f-49eb-bbce-ebf90cc6b6a2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.292355 May 18 22:16:34.480410 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 261/494] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:34 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:34.490698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-dfea861f-6151-44f0-8248-b3fa362362c0 req-05cf0e85-d88e-4e84-8384-6e755c517084 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0a471700-5c90-46c2-8450-035f01ac7ebc", "name": "network-vif-plugged", "status": "completed", "tag": "ebb86bd3-6872-4d9e-92f0-b49641355b8c"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:34.512669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:34.513038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:34.513819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:34.514244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:34.524624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-dfea861f-6151-44f0-8248-b3fa362362c0 req-05cf0e85-d88e-4e84-8384-6e755c517084 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:34.525129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-dfea861f-6151-44f0-8248-b3fa362362c0 req-05cf0e85-d88e-4e84-8384-6e755c517084 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:34.538934 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-dfea861f-6151-44f0-8248-b3fa362362c0 req-05cf0e85-d88e-4e84-8384-6e755c517084 service nova] Creating event network-vif-plugged:ebb86bd3-6872-4d9e-92f0-b49641355b8c for instance 0a471700-5c90-46c2-8450-035f01ac7ebc on n-h1-841040-6 May 18 22:16:34.544568 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-dfea861f-6151-44f0-8248-b3fa362362c0 req-05cf0e85-d88e-4e84-8384-6e755c517084 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.062937 May 18 22:16:34.545851 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 262/495] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:34 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:34.550157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Getting quotas for project 7ce6b287027e432f9a1f33431961f655. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:34.552320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b09ba87b-3c83-43ba-a6c7-f11626979b45 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:34.554113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b09ba87b-3c83-43ba-a6c7-f11626979b45 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:34.561638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b09ba87b-3c83-43ba-a6c7-f11626979b45 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:34.562185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Getting quotas for user 17fabf8411b34e69bba5f5966df41b47 and project 7ce6b287027e432f9a1f33431961f655. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:34.563106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b09ba87b-3c83-43ba-a6c7-f11626979b45 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:34.564210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b09ba87b-3c83-43ba-a6c7-f11626979b45 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:34.565668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b09ba87b-3c83-43ba-a6c7-f11626979b45 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:34.583866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:16:34.589509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:16:34.696218 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6b1794fb-79c5-4620-a329-9bf9f6b5ca4d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.188351 May 18 22:16:34.697297 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 234/496] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:33 2022] POST /compute/v2.1/servers => generated 380 bytes in 1190 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:16:34.872769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b09ba87b-3c83-43ba-a6c7-f11626979b45 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:34.881366 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b09ba87b-3c83-43ba-a6c7-f11626979b45 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1318 microversion: 2.1 time: 0.334089 May 18 22:16:34.885073 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 263/497] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:34 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1318 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:34.898077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5258531b-0ccc-4cbe-9581-c9d9f79f8328 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:34.898617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5258531b-0ccc-4cbe-9581-c9d9f79f8328 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:34.936347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d5da5918-eb6f-49a8-80ba-f0a26806ff4a tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ed60d820>, body: {"quota_set": {"ram": "5120"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:35.009909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5258531b-0ccc-4cbe-9581-c9d9f79f8328 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:35.022671 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5258531b-0ccc-4cbe-9581-c9d9f79f8328 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1211 microversion: 2.1 time: 0.131532 May 18 22:16:35.023994 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 264/498] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:34 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1211 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:35.046697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b499fec7-15ef-4bfe-bae9-4db4cfe6141a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:35.047560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b499fec7-15ef-4bfe-bae9-4db4cfe6141a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:35.047797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5da5918-eb6f-49a8-80ba-f0a26806ff4a tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:35.048311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5da5918-eb6f-49a8-80ba-f0a26806ff4a tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:35.049821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5da5918-eb6f-49a8-80ba-f0a26806ff4a tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:35.050252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5da5918-eb6f-49a8-80ba-f0a26806ff4a tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:35.062139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b499fec7-15ef-4bfe-bae9-4db4cfe6141a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:35.064101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b499fec7-15ef-4bfe-bae9-4db4cfe6141a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:35.066301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b499fec7-15ef-4bfe-bae9-4db4cfe6141a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:35.067905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b499fec7-15ef-4bfe-bae9-4db4cfe6141a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:35.086042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d5da5918-eb6f-49a8-80ba-f0a26806ff4a tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] [119083] Writing DB stats nova_api:DELETE=9,nova_api:SELECT=87,nova_api:INSERT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:35.129278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b499fec7-15ef-4bfe-bae9-4db4cfe6141a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:16:35.191449 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d5da5918-eb6f-49a8-80ba-f0a26806ff4a tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/260b639533924c16a8b5f7e61220c171" status: 200 len: 240 microversion: 2.36 time: 0.492515 May 18 22:16:35.192397 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 235/499] 10.222.0.58 () {62 vars in 1302 bytes} [Wed May 18 22:16:34 2022] PUT /compute/v2.1/os-quota-sets/260b639533924c16a8b5f7e61220c171 => generated 240 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:35.197956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c96b9957-097c-4276-bb71-1b09ac3e4a5f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:35.198772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c96b9957-097c-4276-bb71-1b09ac3e4a5f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:35.206922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c96b9957-097c-4276-bb71-1b09ac3e4a5f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:35.207880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c96b9957-097c-4276-bb71-1b09ac3e4a5f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:35.209975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c96b9957-097c-4276-bb71-1b09ac3e4a5f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:35.210471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c96b9957-097c-4276-bb71-1b09ac3e4a5f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:35.244100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b499fec7-15ef-4bfe-bae9-4db4cfe6141a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [119082] Writing DB stats nova_api:INSERT=5,nova_api:SELECT=86,nova_api:DELETE=9 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:35.269820 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b499fec7-15ef-4bfe-bae9-4db4cfe6141a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "DELETE /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 204 len: 0 microversion: 2.1 time: 0.235395 May 18 22:16:35.271065 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 265/500] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:16:35 2022] DELETE /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:16:35.277704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bd2af466-8bc8-4fbe-b52c-81c4515eec9c tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Calling method '.version_select at 0x7fa2ed659940>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:35.483462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd2af466-8bc8-4fbe-b52c-81c4515eec9c tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:35.483897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd2af466-8bc8-4fbe-b52c-81c4515eec9c tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:35.485023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd2af466-8bc8-4fbe-b52c-81c4515eec9c tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:35.485448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd2af466-8bc8-4fbe-b52c-81c4515eec9c tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:35.492030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c96b9957-097c-4276-bb71-1b09ac3e4a5f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:35.501784 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c96b9957-097c-4276-bb71-1b09ac3e4a5f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1317 microversion: 2.1 time: 0.308088 May 18 22:16:35.512154 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 236/501] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:35 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1317 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:35.512154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-4783269", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "409849139", "adminPass": "***", "networks": [{"uuid": "945d9c20-b653-4375-952b-51ccf82852cb"}], "security_groups": [{"name": "tempest-securitygroup--512755393"}], "key_name": "tempest-keypair-605617042", "user_data": "}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:35.522444 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bd2af466-8bc8-4fbe-b52c-81c4515eec9c tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/260b639533924c16a8b5f7e61220c171/detail" status: 200 len: 672 microversion: 2.36 time: 0.250035 May 18 22:16:35.523407 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 266/502] 10.222.0.58 () {60 vars in 1303 bytes} [Wed May 18 22:16:35 2022] GET /compute/v2.1/os-quota-sets/260b639533924c16a8b5f7e61220c171/detail => generated 672 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:35.528081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dc5a905e-a677-41da-82da-404ecaec8cf5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:35.528797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dc5a905e-a677-41da-82da-404ecaec8cf5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:35.546629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc5a905e-a677-41da-82da-404ecaec8cf5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:35.547072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc5a905e-a677-41da-82da-404ecaec8cf5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:35.547836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc5a905e-a677-41da-82da-404ecaec8cf5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:35.550257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc5a905e-a677-41da-82da-404ecaec8cf5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:35.719220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] validate_networks() for [('945d9c20-b653-4375-952b-51ccf82852cb', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:16:35.907154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dc5a905e-a677-41da-82da-404ecaec8cf5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:35.912738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-dc5a905e-a677-41da-82da-404ecaec8cf5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119082] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:35.918846 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dc5a905e-a677-41da-82da-404ecaec8cf5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.394436 May 18 22:16:35.919748 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 267/503] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:35 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:35.928029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-11946033-d06f-4974-a084-a5c23a65317b tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ed623160>, body: {"quota_set": {"ram": "2048"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:36.221236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11946033-d06f-4974-a084-a5c23a65317b tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:36.221973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11946033-d06f-4974-a084-a5c23a65317b tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:36.222281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11946033-d06f-4974-a084-a5c23a65317b tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:36.223762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11946033-d06f-4974-a084-a5c23a65317b tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:36.230931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:16:36.231472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:16:36.232074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:16:36.232538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:16:36.233002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:16:36.244217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:36.244718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:36.245548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:36.246064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:36.264814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Getting quotas for project c9a4bba18fc949d08696809466acabb5. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:36.270635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Getting quotas for user d3c70718a06d4cc49a7b66477d1dc654 and project c9a4bba18fc949d08696809466acabb5. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:36.284939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:16:36.287820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None), BlockDeviceMapping(attachment_id=,boot_index=-1,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='blank',tag=None,updated_at=,uuid=,volume_id=None,volume_size=1,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:16:36.320640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11946033-d06f-4974-a084-a5c23a65317b tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:36.321336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11946033-d06f-4974-a084-a5c23a65317b tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:36.326562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11946033-d06f-4974-a084-a5c23a65317b tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:36.327212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11946033-d06f-4974-a084-a5c23a65317b tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:36.342151 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bae7a33e-bd6f-499a-80c6-8821411a90fc tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.838049 May 18 22:16:36.343212 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 237/504] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:35 2022] POST /compute/v2.1/servers => generated 401 bytes in 840 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:16:36.348643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aa95d422-687f-4c0a-85f5-17b2ed0aa50d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:36.349430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aa95d422-687f-4c0a-85f5-17b2ed0aa50d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:36.357307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa95d422-687f-4c0a-85f5-17b2ed0aa50d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:36.357773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa95d422-687f-4c0a-85f5-17b2ed0aa50d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:36.358518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa95d422-687f-4c0a-85f5-17b2ed0aa50d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:36.358945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa95d422-687f-4c0a-85f5-17b2ed0aa50d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:36.493411 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-11946033-d06f-4974-a084-a5c23a65317b tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/260b639533924c16a8b5f7e61220c171?user_id=bccd5a6463fc49f7b49a8926032573c6" status: 200 len: 240 microversion: 2.36 time: 0.572359 May 18 22:16:36.498614 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 268/505] 10.222.0.58 () {62 vars in 1383 bytes} [Wed May 18 22:16:35 2022] PUT /compute/v2.1/os-quota-sets/260b639533924c16a8b5f7e61220c171?user_id=bccd5a6463fc49f7b49a8926032573c6 => generated 240 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:36.507000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-031e0855-f6fe-4b4d-833c-d93282e445f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:36.518615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-031e0855-f6fe-4b4d-833c-d93282e445f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:36.527515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-031e0855-f6fe-4b4d-833c-d93282e445f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:36.527741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-031e0855-f6fe-4b4d-833c-d93282e445f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:36.528506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-031e0855-f6fe-4b4d-833c-d93282e445f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:36.528928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-031e0855-f6fe-4b4d-833c-d93282e445f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:36.586438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aa95d422-687f-4c0a-85f5-17b2ed0aa50d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:36.598487 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aa95d422-687f-4c0a-85f5-17b2ed0aa50d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1318 microversion: 2.1 time: 0.253277 May 18 22:16:36.608237 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 238/506] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:36 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1318 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:36.609332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-031e0855-f6fe-4b4d-833c-d93282e445f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:36.610024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fb646cee-a321-4e42-9799-b0cfaa459efd tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:36.610024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fb646cee-a321-4e42-9799-b0cfaa459efd tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:36.616198 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-031e0855-f6fe-4b4d-833c-d93282e445f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1215 microversion: 2.1 time: 0.114800 May 18 22:16:36.617317 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 269/507] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:36 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1215 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:36.687341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fb646cee-a321-4e42-9799-b0cfaa459efd tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:36.698397 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fb646cee-a321-4e42-9799-b0cfaa459efd tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1259 microversion: 2.1 time: 0.098036 May 18 22:16:36.709135 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 239/508] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:36 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1259 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:36.709135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-07c10d23-e847-4385-ac9c-9768e57570f7 tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] Calling method '.version_select at 0x7fa2ed536160>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:36.858999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-903686143", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "87484bf9-5cac-437f-801b-838cc39e3183"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:36.948528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] validate_networks() for [('87484bf9-5cac-437f-801b-838cc39e3183', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:16:37.157898 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-07c10d23-e847-4385-ac9c-9768e57570f7 tempest-QuotasAdminTestV236-1854520313 tempest-QuotasAdminTestV236-1854520313-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/260b639533924c16a8b5f7e61220c171?user_id=bccd5a6463fc49f7b49a8926032573c6" status: 200 len: 282 microversion: 2.36 time: 0.457333 May 18 22:16:37.159572 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 240/509] 10.222.0.58 () {60 vars in 1363 bytes} [Wed May 18 22:16:36 2022] GET /compute/v2.1/os-quota-sets/260b639533924c16a8b5f7e61220c171?user_id=bccd5a6463fc49f7b49a8926032573c6 => generated 282 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:37.166908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4c392e0c-9034-437c-b4d0-e1810c9fcedb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:37.168057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4c392e0c-9034-437c-b4d0-e1810c9fcedb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:37.176402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c392e0c-9034-437c-b4d0-e1810c9fcedb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:37.177350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c392e0c-9034-437c-b4d0-e1810c9fcedb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:37.178949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c392e0c-9034-437c-b4d0-e1810c9fcedb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:37.179710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c392e0c-9034-437c-b4d0-e1810c9fcedb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:37.534458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4c392e0c-9034-437c-b4d0-e1810c9fcedb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:37.544081 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4c392e0c-9034-437c-b4d0-e1810c9fcedb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1317 microversion: 2.1 time: 0.383211 May 18 22:16:37.553856 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 241/510] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:37 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1317 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:37.553856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-33011847-a549-4d68-b194-832619422785 req-7c0b8633-a560-419c-a5e2-54b8495e0222 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "00ea350f-1a19-495d-bf70-2cceaf0a29d4", "name": "network-vif-plugged", "status": "completed", "tag": "1d36f3d0-2a64-4de2-8369-33ac91c4d07b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:37.561442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-33011847-a549-4d68-b194-832619422785 req-7c0b8633-a560-419c-a5e2-54b8495e0222 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:37.561899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-33011847-a549-4d68-b194-832619422785 req-7c0b8633-a560-419c-a5e2-54b8495e0222 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:37.577177 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-33011847-a549-4d68-b194-832619422785 req-7c0b8633-a560-419c-a5e2-54b8495e0222 service nova] Creating event network-vif-plugged:1d36f3d0-2a64-4de2-8369-33ac91c4d07b for instance 00ea350f-1a19-495d-bf70-2cceaf0a29d4 on n-h2-841040-6 May 18 22:16:37.615778 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-33011847-a549-4d68-b194-832619422785 req-7c0b8633-a560-419c-a5e2-54b8495e0222 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.051244 May 18 22:16:37.620527 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 242/511] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:37 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:37.640516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4e82fee3-d0a7-4a47-a109-f830d55534b9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:37.645544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4e82fee3-d0a7-4a47-a109-f830d55534b9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:37.656813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e82fee3-d0a7-4a47-a109-f830d55534b9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:37.657263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e82fee3-d0a7-4a47-a109-f830d55534b9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:37.661639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e82fee3-d0a7-4a47-a109-f830d55534b9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:37.662093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e82fee3-d0a7-4a47-a109-f830d55534b9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:37.688793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:16:37.689319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:16:37.689697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:16:37.690377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:16:37.690775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:16:37.708993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:37.713026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:37.715733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:37.744161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:37.812295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Getting quotas for project a4f3229fa49d472fa8bef6dea79881d8. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:37.821424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Getting quotas for user dc417dac84a243a88958e0ecc1e4efb1 and project a4f3229fa49d472fa8bef6dea79881d8. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:37.838788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:16:37.841812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:16:37.901721 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ad93a17e-d459-4ff8-8cf2-0c6288ea3f0b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.25 time: 1.283275 May 18 22:16:37.903567 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 270/512] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:16:36 2022] POST /compute/v2.1/servers => generated 380 bytes in 1286 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) May 18 22:16:37.972890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4e82fee3-d0a7-4a47-a109-f830d55534b9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:37.990336 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4e82fee3-d0a7-4a47-a109-f830d55534b9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.365501 May 18 22:16:37.991231 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 243/513] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:37 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:37.995754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f873a8e7-d7bf-4f29-8a94-3c6bbedb77b0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:37.996345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f873a8e7-d7bf-4f29-8a94-3c6bbedb77b0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:38.013278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f873a8e7-d7bf-4f29-8a94-3c6bbedb77b0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:38.013719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f873a8e7-d7bf-4f29-8a94-3c6bbedb77b0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:38.014499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f873a8e7-d7bf-4f29-8a94-3c6bbedb77b0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:38.014922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f873a8e7-d7bf-4f29-8a94-3c6bbedb77b0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:38.335263 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-07b63c2e-c14e-4354-9fb0-d250f0fa56b0 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_flavor-2103362719", "ram": 512, "vcpus": 1, "disk": 10, "id": 1009853602, "swap": 1024, "rxtx_factor": 1, "OS-FLV-EXT-DATA:ephemeral": 10}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:38.337987 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:38.337987 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:38.355304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f873a8e7-d7bf-4f29-8a94-3c6bbedb77b0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:38.366456 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f873a8e7-d7bf-4f29-8a94-3c6bbedb77b0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1318 microversion: 2.1 time: 0.374150 May 18 22:16:38.370194 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 244/514] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:37 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1318 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:38.382738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e8176ecb-2ebb-4e41-b897-6b8585ef25f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:38.384888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e8176ecb-2ebb-4e41-b897-6b8585ef25f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:38.403272 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-07b63c2e-c14e-4354-9fb0-d250f0fa56b0 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 416 microversion: 2.1 time: 0.498024 May 18 22:16:38.404115 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 271/515] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:37 2022] POST /compute/v2.1/flavors => generated 416 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:38.417888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8171685f-ba4c-4e99-90c7-9fbec8e66a05 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:38.424846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8171685f-ba4c-4e99-90c7-9fbec8e66a05 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:38.429472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8176ecb-2ebb-4e41-b897-6b8585ef25f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:38.435859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8176ecb-2ebb-4e41-b897-6b8585ef25f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:38.436715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8176ecb-2ebb-4e41-b897-6b8585ef25f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:38.437151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8176ecb-2ebb-4e41-b897-6b8585ef25f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:38.438750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8171685f-ba4c-4e99-90c7-9fbec8e66a05 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:38.441405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8171685f-ba4c-4e99-90c7-9fbec8e66a05 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:38.443211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8171685f-ba4c-4e99-90c7-9fbec8e66a05 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:38.445070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8171685f-ba4c-4e99-90c7-9fbec8e66a05 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:38.647834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8171685f-ba4c-4e99-90c7-9fbec8e66a05 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:38.663844 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8171685f-ba4c-4e99-90c7-9fbec8e66a05 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1311 microversion: 2.1 time: 0.249858 May 18 22:16:38.664672 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 272/516] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:38 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1311 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:38.684089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e8176ecb-2ebb-4e41-b897-6b8585ef25f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:38.686668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-937fd300-1a4e-4110-a163-a8c8fdca59ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:38.687502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-937fd300-1a4e-4110-a163-a8c8fdca59ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:38.701253 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e8176ecb-2ebb-4e41-b897-6b8585ef25f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1281 microversion: 2.1 time: 0.329610 May 18 22:16:38.704042 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 245/517] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:38 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1281 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:38.738286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-5140ddc7-0dcf-4ce3-870b-1b7fd76f6f1e req-df77878f-fecd-4eab-a91c-9c83ad454808 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "012428c5-fb95-4452-b8e4-f97a4d7e0e2a", "name": "network-vif-unplugged", "status": "completed", "tag": "a8ea83e3-371d-4f00-9cc9-2e9e9a389630"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:38.786164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5140ddc7-0dcf-4ce3-870b-1b7fd76f6f1e req-df77878f-fecd-4eab-a91c-9c83ad454808 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:38.787827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5140ddc7-0dcf-4ce3-870b-1b7fd76f6f1e req-df77878f-fecd-4eab-a91c-9c83ad454808 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:38.834471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-937fd300-1a4e-4110-a163-a8c8fdca59ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:38.838607 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-5140ddc7-0dcf-4ce3-870b-1b7fd76f6f1e req-df77878f-fecd-4eab-a91c-9c83ad454808 service nova] Creating event network-vif-unplugged:a8ea83e3-371d-4f00-9cc9-2e9e9a389630 for instance 012428c5-fb95-4452-b8e4-f97a4d7e0e2a on n-h2-841040-6 May 18 22:16:38.842334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-937fd300-1a4e-4110-a163-a8c8fdca59ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:38.851185 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-5140ddc7-0dcf-4ce3-870b-1b7fd76f6f1e req-df77878f-fecd-4eab-a91c-9c83ad454808 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.142141 May 18 22:16:38.852755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-937fd300-1a4e-4110-a163-a8c8fdca59ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:38.853634 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 246/518] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:38 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:38.860532 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-937fd300-1a4e-4110-a163-a8c8fdca59ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1261 microversion: 2.25 time: 0.181955 May 18 22:16:38.863487 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 273/519] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:38 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1261 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:38.888122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-414a3001-794e-4068-be7b-3c140e66f69e tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:38.891366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-414a3001-794e-4068-be7b-3c140e66f69e tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:38.907407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-414a3001-794e-4068-be7b-3c140e66f69e tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:38.908680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-414a3001-794e-4068-be7b-3c140e66f69e tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:38.910022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-414a3001-794e-4068-be7b-3c140e66f69e tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:38.910764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-414a3001-794e-4068-be7b-3c140e66f69e tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:39.087105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1e3af69-e73d-4d75-8080-e9cc8341ccd8 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:39.099541 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-d1e3af69-e73d-4d75-8080-e9cc8341ccd8 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] HTTP exception thrown: Flavor 1009853602 has no extra specs with key hw:cpu_thread_policy. May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1e3af69-e73d-4d75-8080-e9cc8341ccd8 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Request method failure captured: May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/flavors/1009853602/os-extra_specs/hw:cpu_thread_policy HTTP/1.1 May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXBEExrCVohyrzr1pGowDaqGvz5k1A7TJ-VCY3W2xMpvvnPQkR_BjggJvib-dVHbPvJtA9r5d2FpAtN0QaiW2Eg4ZB6MxBRi01ZKNceO98Hmq94FFimMXzb0sfXQiuLwRFwm6eP0_XjKuMrzZVukjdVv6yjTsRXKr_TTi_o-tNcc0i0 May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 12da58db8cdb4e0798feadf6c4bfa5d6 May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:16:39.101359 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:16:39.102689 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/12da58db8cdb4e0798feadf6c4bfa5d6"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/12da58db8cdb4e0798feadf6c4bfa5d6"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_12da58db8cdb4e0798feadf6c4bfa5d6"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/12da58db8cdb4e0798feadf6c4bfa5d6"}]}] May 18 22:16:39.102689 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 May 18 22:16:39.102689 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 12da58db8cdb4e0798feadf6c4bfa5d6 May 18 22:16:39.102689 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 May 18 22:16:39.102689 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project May 18 22:16:39.102689 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:39.102689 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:39.102689 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 571f09bcf58c4d01a00fd6b31fb1e4b7 May 18 22:16:39.102689 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project May 18 22:16:39.102689 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:39.102689 n-d-841040-6 devstack@n-api.service[119083]: exception: Flavor 1009853602 has no extra specs with key hw:cpu_thread_policy. May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'flavor_id': '1009853602', 'id': 'hw:cpu_thread_policy'} May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors_extraspecs.py", line 115, in show May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return {id: flavor.extra_specs[id]} May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi KeyError: 'hw:cpu_thread_policy' May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors_extraspecs.py", line 120, in show May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=msg) May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Flavor 1009853602 has no extra specs with key hw:cpu_thread_policy. May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:39.103354 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:39.104652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:39.104652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:39.104652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:39.104652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:39.104652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:39.104652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor 1009853602 has no extra specs with key hw:cpu_thread_policy. May 18 22:16:39.104652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:39.104652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1e3af69-e73d-4d75-8080-e9cc8341ccd8 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Returning 404 to user: Flavor 1009853602 has no extra specs with key hw:cpu_thread_policy. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:39.104652 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d1e3af69-e73d-4d75-8080-e9cc8341ccd8 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] 10.222.0.58 "GET /compute/v2.1/flavors/1009853602/os-extra_specs/hw:cpu_thread_policy" status: 404 len: 113 microversion: 2.1 time: 0.246818 May 18 22:16:39.108304 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 247/520] 10.222.0.58 () {58 vars in 1265 bytes} [Wed May 18 22:16:38 2022] GET /compute/v2.1/flavors/1009853602/os-extra_specs/hw:cpu_thread_policy => generated 113 bytes in 253 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:39.113304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b1a13d97-e806-442c-98d8-31574dfbb4d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:39.114051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b1a13d97-e806-442c-98d8-31574dfbb4d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:39.121844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1a13d97-e806-442c-98d8-31574dfbb4d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:39.122341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1a13d97-e806-442c-98d8-31574dfbb4d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:39.123170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1a13d97-e806-442c-98d8-31574dfbb4d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:39.123601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1a13d97-e806-442c-98d8-31574dfbb4d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:39.218054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-414a3001-794e-4068-be7b-3c140e66f69e tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:39.229897 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-414a3001-794e-4068-be7b-3c140e66f69e tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1508 microversion: 2.1 time: 0.353868 May 18 22:16:39.232826 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 274/521] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:38 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1508 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:39.289691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ead5bb4-74a7-4efb-8344-e27e7825b806 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:39.298296 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:39.298296 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:39.304266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9ead5bb4-74a7-4efb-8344-e27e7825b806 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Policy check for os_compute_api:os-flavor-extra-specs:create failed with credentials {'is_admin': False, 'user_id': '571f09bcf58c4d01a00fd6b31fb1e4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12da58db8cdb4e0798feadf6c4bfa5d6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ead5bb4-74a7-4efb-8344-e27e7825b806 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Request method failure captured: May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/flavors/1009853602/os-extra_specs HTTP/1.1 May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 66 May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXBEExrCVohyrzr1pGowDaqGvz5k1A7TJ-VCY3W2xMpvvnPQkR_BjggJvib-dVHbPvJtA9r5d2FpAtN0QaiW2Eg4ZB6MxBRi01ZKNceO98Hmq94FFimMXzb0sfXQiuLwRFwm6eP0_XjKuMrzZVukjdVv6yjTsRXKr_TTi_o-tNcc0i0 May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 12da58db8cdb4e0798feadf6c4bfa5d6 May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:16:39.311329 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:16:39.312853 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/12da58db8cdb4e0798feadf6c4bfa5d6"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/12da58db8cdb4e0798feadf6c4bfa5d6"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_12da58db8cdb4e0798feadf6c4bfa5d6"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/12da58db8cdb4e0798feadf6c4bfa5d6"}]}] May 18 22:16:39.312853 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 May 18 22:16:39.312853 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 12da58db8cdb4e0798feadf6c4bfa5d6 May 18 22:16:39.312853 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 May 18 22:16:39.312853 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project May 18 22:16:39.312853 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:39.312853 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:39.312853 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 571f09bcf58c4d01a00fd6b31fb1e4b7 May 18 22:16:39.312853 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project May 18 22:16:39.312853 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:16:39.312853 n-d-841040-6 devstack@n-api.service[119082]: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} May 18 22:16:39.312853 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-flavor-extra-specs:create to be performed. May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'flavor_id': '1009853602', 'body': {'extra_specs': {'hw:numa_nodes': '1', 'hw:cpu_policy': 'shared'}}} May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors_extraspecs.py", line 73, in create May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(fes_policies.POLICY_ROOT % 'create', target={}) May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:16:39.313921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-flavor-extra-specs:create to be performed. May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-flavor-extra-specs:create to be performed. May 18 22:16:39.315982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:39.317539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ead5bb4-74a7-4efb-8344-e27e7825b806 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:create to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:39.317539 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9ead5bb4-74a7-4efb-8344-e27e7825b806 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] 10.222.0.58 "POST /compute/v2.1/flavors/1009853602/os-extra_specs" status: 403 len: 124 microversion: 2.1 time: 0.039692 May 18 22:16:39.317539 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 275/522] 10.222.0.58 () {60 vars in 1223 bytes} [Wed May 18 22:16:39 2022] POST /compute/v2.1/flavors/1009853602/os-extra_specs => generated 124 bytes in 45 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:39.336630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0d51e3f9-0cd4-413c-b899-931d5bd8833e tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:39.401173 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0d51e3f9-0cd4-413c-b899-931d5bd8833e tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/1009853602/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.078007 May 18 22:16:39.407487 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 276/523] 10.222.0.58 () {60 vars in 1223 bytes} [Wed May 18 22:16:39 2022] POST /compute/v2.1/flavors/1009853602/os-extra_specs => generated 66 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:39.416073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-766d5f82-af9b-4451-837b-6dbedf3f4c6f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:39.417459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-766d5f82-af9b-4451-837b-6dbedf3f4c6f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:39.426078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-766d5f82-af9b-4451-837b-6dbedf3f4c6f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:39.426777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-766d5f82-af9b-4451-837b-6dbedf3f4c6f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:39.428234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-766d5f82-af9b-4451-837b-6dbedf3f4c6f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:39.428876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-766d5f82-af9b-4451-837b-6dbedf3f4c6f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:39.582664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b1a13d97-e806-442c-98d8-31574dfbb4d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:39.595620 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b1a13d97-e806-442c-98d8-31574dfbb4d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.486125 May 18 22:16:39.598643 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 248/524] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:39 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:39.635929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cbd1f7ec-0582-4ec2-9988-9193985df803 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:39.639342 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:39.639342 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:39.643196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cbd1f7ec-0582-4ec2-9988-9193985df803 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Policy check for os_compute_api:os-flavor-extra-specs:delete failed with credentials {'is_admin': False, 'user_id': '571f09bcf58c4d01a00fd6b31fb1e4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12da58db8cdb4e0798feadf6c4bfa5d6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cbd1f7ec-0582-4ec2-9988-9193985df803 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Request method failure captured: May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/flavors/1009853602/os-extra_specs/hw:numa_nodes HTTP/1.1 May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXBEExrCVohyrzr1pGowDaqGvz5k1A7TJ-VCY3W2xMpvvnPQkR_BjggJvib-dVHbPvJtA9r5d2FpAtN0QaiW2Eg4ZB6MxBRi01ZKNceO98Hmq94FFimMXzb0sfXQiuLwRFwm6eP0_XjKuMrzZVukjdVv6yjTsRXKr_TTi_o-tNcc0i0 May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 12da58db8cdb4e0798feadf6c4bfa5d6 May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:16:39.646386 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:16:39.648093 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/12da58db8cdb4e0798feadf6c4bfa5d6"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/12da58db8cdb4e0798feadf6c4bfa5d6"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_12da58db8cdb4e0798feadf6c4bfa5d6"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/12da58db8cdb4e0798feadf6c4bfa5d6"}]}] May 18 22:16:39.648093 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 May 18 22:16:39.648093 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 12da58db8cdb4e0798feadf6c4bfa5d6 May 18 22:16:39.648093 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 May 18 22:16:39.648093 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project May 18 22:16:39.648093 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:39.648093 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:39.648093 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 571f09bcf58c4d01a00fd6b31fb1e4b7 May 18 22:16:39.648093 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project May 18 22:16:39.648093 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:39.648093 n-d-841040-6 devstack@n-api.service[119083]: exception: Policy doesn't allow os_compute_api:os-flavor-extra-specs:delete to be performed. May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'flavor_id': '1009853602', 'id': 'hw:numa_nodes'} May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors_extraspecs.py", line 129, in delete May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi context.can(fes_policies.POLICY_ROOT % 'delete', target={}) May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:16:39.648940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-flavor-extra-specs:delete to be performed. May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-flavor-extra-specs:delete to be performed. May 18 22:16:39.650628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:39.655825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cbd1f7ec-0582-4ec2-9988-9193985df803 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:delete to be performed. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:39.659271 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cbd1f7ec-0582-4ec2-9988-9193985df803 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] 10.222.0.58 "DELETE /compute/v2.1/flavors/1009853602/os-extra_specs/hw:numa_nodes" status: 403 len: 124 microversion: 2.1 time: 0.058326 May 18 22:16:39.660349 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 249/525] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:16:39 2022] DELETE /compute/v2.1/flavors/1009853602/os-extra_specs/hw:numa_nodes => generated 124 bytes in 61 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:39.687131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-156fa151-203c-4dba-8967-6c059c2e4a9f tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:39.690848 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:39.690848 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:39.739317 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-156fa151-203c-4dba-8967-6c059c2e4a9f tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors/1009853602/os-extra_specs" status: 200 len: 66 microversion: 2.1 time: 0.070999 May 18 22:16:39.740527 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 250/526] 10.222.0.58 () {60 vars in 1223 bytes} [Wed May 18 22:16:39 2022] POST /compute/v2.1/flavors/1009853602/os-extra_specs => generated 66 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:39.750754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-41e05643-a63c-4bcd-9be5-0832dcc5b2e3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:39.751948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-41e05643-a63c-4bcd-9be5-0832dcc5b2e3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:39.761551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41e05643-a63c-4bcd-9be5-0832dcc5b2e3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:39.762674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41e05643-a63c-4bcd-9be5-0832dcc5b2e3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:39.764038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41e05643-a63c-4bcd-9be5-0832dcc5b2e3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:39.765968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41e05643-a63c-4bcd-9be5-0832dcc5b2e3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:39.924570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-766d5f82-af9b-4451-837b-6dbedf3f4c6f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:39.935306 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-766d5f82-af9b-4451-837b-6dbedf3f4c6f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1318 microversion: 2.1 time: 0.525577 May 18 22:16:39.938075 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 277/527] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:39 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1318 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:39.955414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0454ac6a-6c16-4f97-ad98-9b5142695030 req-13361b13-57dc-46c4-a4b4-1ca6ef3e6420 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dd895138-e155-4b36-b9db-971c33b26f5f", "name": "network-vif-plugged", "status": "completed", "tag": "cc6e060a-93d1-4c91-b60b-dc060178cf78"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:39.975218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0454ac6a-6c16-4f97-ad98-9b5142695030 req-13361b13-57dc-46c4-a4b4-1ca6ef3e6420 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:39.977398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0454ac6a-6c16-4f97-ad98-9b5142695030 req-13361b13-57dc-46c4-a4b4-1ca6ef3e6420 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:40.008939 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0454ac6a-6c16-4f97-ad98-9b5142695030 req-13361b13-57dc-46c4-a4b4-1ca6ef3e6420 service nova] Creating event network-vif-plugged:cc6e060a-93d1-4c91-b60b-dc060178cf78 for instance dd895138-e155-4b36-b9db-971c33b26f5f on n-h2-841040-6 May 18 22:16:40.021214 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0454ac6a-6c16-4f97-ad98-9b5142695030 req-13361b13-57dc-46c4-a4b4-1ca6ef3e6420 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.072211 May 18 22:16:40.024105 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 278/528] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:39 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:40.041655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b5d3e4ab-75a3-4fbc-b3b9-3178a66387ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:40.042650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b5d3e4ab-75a3-4fbc-b3b9-3178a66387ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:40.056887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5d3e4ab-75a3-4fbc-b3b9-3178a66387ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:40.057341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5d3e4ab-75a3-4fbc-b3b9-3178a66387ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:40.058157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5d3e4ab-75a3-4fbc-b3b9-3178a66387ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:40.058589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5d3e4ab-75a3-4fbc-b3b9-3178a66387ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:40.175823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b5d3e4ab-75a3-4fbc-b3b9-3178a66387ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:40.198172 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b5d3e4ab-75a3-4fbc-b3b9-3178a66387ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1269 microversion: 2.1 time: 0.171323 May 18 22:16:40.214834 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 279/529] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:40 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1269 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:40.219832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f88643ff-143e-466c-b542-e9005fa9dd91 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Action: 'update', calling method: >, body: {"hw:numa_nodes": "1"} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:40.221400 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:40.221400 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:40.233379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f88643ff-143e-466c-b542-e9005fa9dd91 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Policy check for os_compute_api:os-flavor-extra-specs:update failed with credentials {'is_admin': False, 'user_id': '571f09bcf58c4d01a00fd6b31fb1e4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12da58db8cdb4e0798feadf6c4bfa5d6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f88643ff-143e-466c-b542-e9005fa9dd91 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Request method failure captured: May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: request: PUT /compute/v2.1/flavors/1009853602/os-extra_specs/hw:numa_nodes HTTP/1.1 May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 22 May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXBEExrCVohyrzr1pGowDaqGvz5k1A7TJ-VCY3W2xMpvvnPQkR_BjggJvib-dVHbPvJtA9r5d2FpAtN0QaiW2Eg4ZB6MxBRi01ZKNceO98Hmq94FFimMXzb0sfXQiuLwRFwm6eP0_XjKuMrzZVukjdVv6yjTsRXKr_TTi_o-tNcc0i0 May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 12da58db8cdb4e0798feadf6c4bfa5d6 May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:16:40.239459 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:16:40.240921 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/12da58db8cdb4e0798feadf6c4bfa5d6"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/12da58db8cdb4e0798feadf6c4bfa5d6"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_12da58db8cdb4e0798feadf6c4bfa5d6"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/12da58db8cdb4e0798feadf6c4bfa5d6"}]}] May 18 22:16:40.240921 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 May 18 22:16:40.240921 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 12da58db8cdb4e0798feadf6c4bfa5d6 May 18 22:16:40.240921 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 May 18 22:16:40.240921 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project May 18 22:16:40.240921 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:40.240921 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:40.240921 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 571f09bcf58c4d01a00fd6b31fb1e4b7 May 18 22:16:40.240921 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project May 18 22:16:40.240921 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:16:40.240921 n-d-841040-6 devstack@n-api.service[119082]: {"hw:numa_nodes": "1"} May 18 22:16:40.240921 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:16:40.240921 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-flavor-extra-specs:update to be performed. May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'flavor_id': '1009853602', 'id': 'hw:numa_nodes', 'body': {'hw:numa_nodes': '1'}} May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors_extraspecs.py", line 91, in update May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(fes_policies.POLICY_ROOT % 'update', target={}) May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:16:40.241783 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-flavor-extra-specs:update to be performed. May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-flavor-extra-specs:update to be performed. May 18 22:16:40.242853 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:40.243874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f88643ff-143e-466c-b542-e9005fa9dd91 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-flavor-extra-specs:update to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:40.243874 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f88643ff-143e-466c-b542-e9005fa9dd91 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684 tempest-FlavorsExtraSpecsNegativeTestJSON-29894684-project] 10.222.0.58 "PUT /compute/v2.1/flavors/1009853602/os-extra_specs/hw:numa_nodes" status: 403 len: 124 microversion: 2.1 time: 0.024857 May 18 22:16:40.243874 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 280/530] 10.222.0.58 () {60 vars in 1264 bytes} [Wed May 18 22:16:40 2022] PUT /compute/v2.1/flavors/1009853602/os-extra_specs/hw:numa_nodes => generated 124 bytes in 26 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:40.253476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f7a71309-62ff-4e6f-be8b-69be66da9362 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:40.258733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f7a71309-62ff-4e6f-be8b-69be66da9362 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:40.280813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7a71309-62ff-4e6f-be8b-69be66da9362 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:40.281280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7a71309-62ff-4e6f-be8b-69be66da9362 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:40.286737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7a71309-62ff-4e6f-be8b-69be66da9362 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:40.287206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7a71309-62ff-4e6f-be8b-69be66da9362 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:40.334002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-41e05643-a63c-4bcd-9be5-0832dcc5b2e3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:40.345200 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-41e05643-a63c-4bcd-9be5-0832dcc5b2e3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1317 microversion: 2.1 time: 0.601289 May 18 22:16:40.346094 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 251/531] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:39 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1317 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:40.366849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f90b822b-ca76-4886-9e4b-de86799b4504 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:40.369102 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:40.369102 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:40.383843 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-f90b822b-ca76-4886-9e4b-de86799b4504 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] HTTP exception thrown: Flavor 1009853602 has no extra specs with key hw:cpu_thread_policy. May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f90b822b-ca76-4886-9e4b-de86799b4504 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Request method failure captured: May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/flavors/1009853602/os-extra_specs/hw:cpu_thread_policy HTTP/1.1 May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXBFr3o7-iVhyhrHi_h87ZyQ_39NN_GPlF7cCyNUPCCiHZX-wYF-KcvF6Nat8WFN9jgwaQ_tBZl84shxKx1MyAbOvlA3XKO4gnGLMAaf3e3fK14DwItcM8-2rY0YpifJbm3WuSNkRr1iwk4K0Sd9FHRT41_sMtvCMCldOwxnHtXEEY4 May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: ffdf5e54254944da97da7d9b4197ab69 May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:16:40.387126 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:16:40.388562 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ffdf5e54254944da97da7d9b4197ab69"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ffdf5e54254944da97da7d9b4197ab69"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ffdf5e54254944da97da7d9b4197ab69"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ffdf5e54254944da97da7d9b4197ab69"}]}] May 18 22:16:40.388562 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 May 18 22:16:40.388562 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: ffdf5e54254944da97da7d9b4197ab69 May 18 22:16:40.388562 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 May 18 22:16:40.388562 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin May 18 22:16:40.388562 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:40.388562 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:40.388562 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a307f2d2bdca44afb27a93dcb0623dc7 May 18 22:16:40.388562 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin May 18 22:16:40.388562 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:40.388562 n-d-841040-6 devstack@n-api.service[119083]: exception: Flavor 1009853602 has no extra specs with key hw:cpu_thread_policy. May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'flavor_id': '1009853602', 'id': 'hw:cpu_thread_policy'} May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors_extraspecs.py", line 132, in delete May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi del flavor.extra_specs[id] May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi KeyError: 'hw:cpu_thread_policy' May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors_extraspecs.py", line 141, in delete May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=msg) May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Flavor 1009853602 has no extra specs with key hw:cpu_thread_policy. May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:40.389303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.390587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:40.390587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:40.390587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:40.390587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:40.390587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:40.390587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor 1009853602 has no extra specs with key hw:cpu_thread_policy. May 18 22:16:40.390587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.392666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f90b822b-ca76-4886-9e4b-de86799b4504 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Returning 404 to user: Flavor 1009853602 has no extra specs with key hw:cpu_thread_policy. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:40.395541 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f90b822b-ca76-4886-9e4b-de86799b4504 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1009853602/os-extra_specs/hw:cpu_thread_policy" status: 404 len: 113 microversion: 2.1 time: 0.034653 May 18 22:16:40.396859 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 252/532] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:16:40 2022] DELETE /compute/v2.1/flavors/1009853602/os-extra_specs/hw:cpu_thread_policy => generated 113 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:40.407623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-03f3abc6-eb92-4060-b372-e32d6e7e9971 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Action: 'update', calling method: >, body: {"hw:cpu_policy": "shared"} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:40.410104 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-extra-specs:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:40.410104 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:40.411603 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-03f3abc6-eb92-4060-b372-e32d6e7e9971 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] HTTP exception thrown: Request body and URI mismatch May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-03f3abc6-eb92-4060-b372-e32d6e7e9971 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Request method failure captured: May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: request: PUT /compute/v2.1/flavors/1009853602/os-extra_specs/hw:numa_nodes HTTP/1.1 May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 27 May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXBFr3o7-iVhyhrHi_h87ZyQ_39NN_GPlF7cCyNUPCCiHZX-wYF-KcvF6Nat8WFN9jgwaQ_tBZl84shxKx1MyAbOvlA3XKO4gnGLMAaf3e3fK14DwItcM8-2rY0YpifJbm3WuSNkRr1iwk4K0Sd9FHRT41_sMtvCMCldOwxnHtXEEY4 May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: ffdf5e54254944da97da7d9b4197ab69 May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:16:40.413383 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:16:40.414743 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ffdf5e54254944da97da7d9b4197ab69"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ffdf5e54254944da97da7d9b4197ab69"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ffdf5e54254944da97da7d9b4197ab69"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ffdf5e54254944da97da7d9b4197ab69"}]}] May 18 22:16:40.414743 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 May 18 22:16:40.414743 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: ffdf5e54254944da97da7d9b4197ab69 May 18 22:16:40.414743 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 May 18 22:16:40.414743 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin May 18 22:16:40.414743 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:40.414743 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:40.414743 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a307f2d2bdca44afb27a93dcb0623dc7 May 18 22:16:40.414743 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin May 18 22:16:40.414743 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:16:40.414743 n-d-841040-6 devstack@n-api.service[119083]: {"hw:cpu_policy": "shared"} May 18 22:16:40.414743 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:40.414743 n-d-841040-6 devstack@n-api.service[119083]: exception: Request body and URI mismatch May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'flavor_id': '1009853602', 'id': 'hw:numa_nodes', 'body': {'hw:cpu_policy': 'shared'}} May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavors_extraspecs.py", line 96, in update May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPBadRequest(explanation=expl) May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Request body and URI mismatch May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:40.416295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:40.417458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:40.417458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:40.417458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Request body and URI mismatch May 18 22:16:40.417458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.419491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-03f3abc6-eb92-4060-b372-e32d6e7e9971 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Returning 400 to user: Request body and URI mismatch {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:40.420963 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-03f3abc6-eb92-4060-b372-e32d6e7e9971 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] 10.222.0.58 "PUT /compute/v2.1/flavors/1009853602/os-extra_specs/hw:numa_nodes" status: 400 len: 73 microversion: 2.1 time: 0.018194 May 18 22:16:40.422043 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 253/533] 10.222.0.58 () {60 vars in 1264 bytes} [Wed May 18 22:16:40 2022] PUT /compute/v2.1/flavors/1009853602/os-extra_specs/hw:numa_nodes => generated 73 bytes in 21 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) May 18 22:16:40.435434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bb65d2c2-bafc-4cd2-b936-ae89172323e7 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Action: 'update', calling method: >, body: {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bb65d2c2-bafc-4cd2-b936-ae89172323e7 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Request method failure captured: May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: request: PUT /compute/v2.1/flavors/1009853602/os-extra_specs/hw:numa_nodes HTTP/1.1 May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 49 May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXBFr3o7-iVhyhrHi_h87ZyQ_39NN_GPlF7cCyNUPCCiHZX-wYF-KcvF6Nat8WFN9jgwaQ_tBZl84shxKx1MyAbOvlA3XKO4gnGLMAaf3e3fK14DwItcM8-2rY0YpifJbm3WuSNkRr1iwk4K0Sd9FHRT41_sMtvCMCldOwxnHtXEEY4 May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: ffdf5e54254944da97da7d9b4197ab69 May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:16:40.439824 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:16:40.442291 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ffdf5e54254944da97da7d9b4197ab69"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ffdf5e54254944da97da7d9b4197ab69"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ffdf5e54254944da97da7d9b4197ab69"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ffdf5e54254944da97da7d9b4197ab69"}]}] May 18 22:16:40.442291 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 May 18 22:16:40.442291 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: ffdf5e54254944da97da7d9b4197ab69 May 18 22:16:40.442291 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 May 18 22:16:40.442291 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin May 18 22:16:40.442291 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:40.442291 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:40.442291 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a307f2d2bdca44afb27a93dcb0623dc7 May 18 22:16:40.442291 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin May 18 22:16:40.442291 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:16:40.442291 n-d-841040-6 devstack@n-api.service[119083]: {"hw:numa_nodes": "1", "hw:cpu_policy": "shared"} May 18 22:16:40.442291 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: exception: {'hw:numa_nodes': '1', 'hw:cpu_policy': 'shared'} has too many properties May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'flavor_id': '1009853602', 'id': 'hw:numa_nodes', 'body': {'hw:numa_nodes': '1', 'hw:cpu_policy': 'shared'}} May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: {'hw:numa_nodes': '1', 'hw:cpu_policy': 'shared'} has too many properties May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'maxProperties' in schema: May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'additionalProperties': False, May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'maxProperties': 1, May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'minProperties': 1, May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'patternProperties': {'^[a-zA-Z0-9-_:. ]{1,255}$': {'maxLength': 255, May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': ['string', May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'number']}}, May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': 'object'} May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance: May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'hw:cpu_policy': 'shared', 'hw:numa_nodes': '1'} May 18 22:16:40.443310 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: {'hw:numa_nodes': '1', 'hw:cpu_policy': 'shared'} has too many properties May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.445024 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:40.451002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:40.451002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:40.451002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:16:40.451002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:16:40.451002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: {'hw:numa_nodes': '1', 'hw:cpu_policy': 'shared'} has too many properties May 18 22:16:40.451002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:40.451002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bb65d2c2-bafc-4cd2-b936-ae89172323e7 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Returning 400 to user: {'hw:numa_nodes': '1', 'hw:cpu_policy': 'shared'} has too many properties {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:40.451002 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bb65d2c2-bafc-4cd2-b936-ae89172323e7 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] 10.222.0.58 "PUT /compute/v2.1/flavors/1009853602/os-extra_specs/hw:numa_nodes" status: 400 len: 117 microversion: 2.1 time: 0.013819 May 18 22:16:40.451002 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 254/534] 10.222.0.58 () {60 vars in 1264 bytes} [Wed May 18 22:16:40 2022] PUT /compute/v2.1/flavors/1009853602/os-extra_specs/hw:numa_nodes => generated 117 bytes in 21 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) May 18 22:16:40.453437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-41bd2e6d-2f83-4d2a-94d5-1949d236e113 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:40.454486 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:40.454486 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:40.455369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f7a71309-62ff-4e6f-be8b-69be66da9362 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:40.472464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f7a71309-62ff-4e6f-be8b-69be66da9362 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:40.477718 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-41bd2e6d-2f83-4d2a-94d5-1949d236e113 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1009853602" status: 202 len: 0 microversion: 2.1 time: 0.028555 May 18 22:16:40.483894 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 255/535] 10.222.0.58 () {58 vars in 1160 bytes} [Wed May 18 22:16:40 2022] DELETE /compute/v2.1/flavors/1009853602 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:16:40.490363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-30ca817e-ecb9-4ed2-8719-91881b6a7e21 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:40.490542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f7a71309-62ff-4e6f-be8b-69be66da9362 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:40.491588 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f7a71309-62ff-4e6f-be8b-69be66da9362 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1319 microversion: 2.25 time: 0.248571 May 18 22:16:40.492780 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 281/536] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:40 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1319 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:40.545801 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-30ca817e-ecb9-4ed2-8719-91881b6a7e21 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577 tempest-FlavorsExtraSpecsNegativeTestJSON-1092561577-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5814 microversion: 2.1 time: 0.058586 May 18 22:16:40.547257 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 256/537] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:16:40 2022] GET /compute/v2.1/flavors/detail => generated 5814 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:40.613668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ceaee009-a770-4d9a-ac5b-6076dc35d3d8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:40.614536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ceaee009-a770-4d9a-ac5b-6076dc35d3d8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:40.641137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ceaee009-a770-4d9a-ac5b-6076dc35d3d8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:40.642034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ceaee009-a770-4d9a-ac5b-6076dc35d3d8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:40.645660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ceaee009-a770-4d9a-ac5b-6076dc35d3d8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:40.646357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ceaee009-a770-4d9a-ac5b-6076dc35d3d8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:40.762212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-e07108f1-29cb-4601-89f6-806cfb82f019 req-b9295684-dd98-4a2e-9f2c-73270431df03 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b798d94a-3f0c-4b04-937e-a0b9e0402ee0", "name": "network-vif-deleted", "tag": "b48cbf54-c9cd-4a51-9967-6f65238e433a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:40.784764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e07108f1-29cb-4601-89f6-806cfb82f019 req-b9295684-dd98-4a2e-9f2c-73270431df03 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:40.785224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e07108f1-29cb-4601-89f6-806cfb82f019 req-b9295684-dd98-4a2e-9f2c-73270431df03 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:40.815639 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-e07108f1-29cb-4601-89f6-806cfb82f019 req-b9295684-dd98-4a2e-9f2c-73270431df03 service nova] Creating event network-vif-deleted:b48cbf54-c9cd-4a51-9967-6f65238e433a for instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 on n-h1-841040-6 May 18 22:16:40.834120 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-e07108f1-29cb-4601-89f6-806cfb82f019 req-b9295684-dd98-4a2e-9f2c-73270431df03 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.075999 May 18 22:16:40.834994 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 257/538] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:40 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:16:40.924286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ceaee009-a770-4d9a-ac5b-6076dc35d3d8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:40.935512 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ceaee009-a770-4d9a-ac5b-6076dc35d3d8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.323702 May 18 22:16:40.936184 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 282/539] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:40 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:40.957404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e4014d01-d019-4e21-b136-66f0135045cb tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:40.958413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e4014d01-d019-4e21-b136-66f0135045cb tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:40.966726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4014d01-d019-4e21-b136-66f0135045cb tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:40.971131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4014d01-d019-4e21-b136-66f0135045cb tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:40.972169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4014d01-d019-4e21-b136-66f0135045cb tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:40.972480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4014d01-d019-4e21-b136-66f0135045cb tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:41.231482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-86acb3bc-1695-4efd-9feb-26c29b1f7652 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:41.234499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-86acb3bc-1695-4efd-9feb-26c29b1f7652 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:41.249577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86acb3bc-1695-4efd-9feb-26c29b1f7652 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:41.257887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86acb3bc-1695-4efd-9feb-26c29b1f7652 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:41.266615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86acb3bc-1695-4efd-9feb-26c29b1f7652 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:41.267116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86acb3bc-1695-4efd-9feb-26c29b1f7652 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:41.448746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-86acb3bc-1695-4efd-9feb-26c29b1f7652 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:41.457481 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-86acb3bc-1695-4efd-9feb-26c29b1f7652 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1269 microversion: 2.1 time: 0.230497 May 18 22:16:41.461069 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 283/540] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:41 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1269 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:41.484133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-93bf498e-bce1-485d-89c7-a9dbf7a39d2a req-dc60c8a0-771d-4073-bb83-70431ef40549 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "012428c5-fb95-4452-b8e4-f97a4d7e0e2a", "tag": "a8ea83e3-371d-4f00-9cc9-2e9e9a389630"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:41.503553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-93bf498e-bce1-485d-89c7-a9dbf7a39d2a req-dc60c8a0-771d-4073-bb83-70431ef40549 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:41.504275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-93bf498e-bce1-485d-89c7-a9dbf7a39d2a req-dc60c8a0-771d-4073-bb83-70431ef40549 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:41.525021 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-93bf498e-bce1-485d-89c7-a9dbf7a39d2a req-dc60c8a0-771d-4073-bb83-70431ef40549 service nova] Creating event network-changed:a8ea83e3-371d-4f00-9cc9-2e9e9a389630 for instance 012428c5-fb95-4452-b8e4-f97a4d7e0e2a on n-h2-841040-6 May 18 22:16:41.538393 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-93bf498e-bce1-485d-89c7-a9dbf7a39d2a req-dc60c8a0-771d-4073-bb83-70431ef40549 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.073173 May 18 22:16:41.539810 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 284/541] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:41 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:41.552785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f96d2769-d7ea-4bab-ad26-cc8f672083bb tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:41.554744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f96d2769-d7ea-4bab-ad26-cc8f672083bb tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:41.570613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f96d2769-d7ea-4bab-ad26-cc8f672083bb tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:41.571384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f96d2769-d7ea-4bab-ad26-cc8f672083bb tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:41.572809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f96d2769-d7ea-4bab-ad26-cc8f672083bb tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:41.574635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f96d2769-d7ea-4bab-ad26-cc8f672083bb tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:41.706893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f96d2769-d7ea-4bab-ad26-cc8f672083bb tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:41.718498 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f96d2769-d7ea-4bab-ad26-cc8f672083bb tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1317 microversion: 2.1 time: 0.177261 May 18 22:16:41.721199 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 285/542] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:41 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1317 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:41.733085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1947f97e-33e3-4acd-80e2-b5a3e852b0bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:41.733967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1947f97e-33e3-4acd-80e2-b5a3e852b0bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:41.745391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1947f97e-33e3-4acd-80e2-b5a3e852b0bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:41.749110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1947f97e-33e3-4acd-80e2-b5a3e852b0bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:41.750933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1947f97e-33e3-4acd-80e2-b5a3e852b0bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:41.753999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1947f97e-33e3-4acd-80e2-b5a3e852b0bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:41.895595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1947f97e-33e3-4acd-80e2-b5a3e852b0bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:41.914655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1947f97e-33e3-4acd-80e2-b5a3e852b0bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:41.918310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1947f97e-33e3-4acd-80e2-b5a3e852b0bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:41.928730 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1947f97e-33e3-4acd-80e2-b5a3e852b0bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1319 microversion: 2.25 time: 0.204340 May 18 22:16:41.941794 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 286/543] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:41 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1319 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:41.952766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63834807-02a3-490d-855c-61a811d8411b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:41.953797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-63834807-02a3-490d-855c-61a811d8411b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:41.966998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63834807-02a3-490d-855c-61a811d8411b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:41.969893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63834807-02a3-490d-855c-61a811d8411b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:41.973805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63834807-02a3-490d-855c-61a811d8411b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:41.974519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63834807-02a3-490d-855c-61a811d8411b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:42.394856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-63834807-02a3-490d-855c-61a811d8411b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:42.406578 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-63834807-02a3-490d-855c-61a811d8411b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.457623 May 18 22:16:42.413162 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 287/544] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:41 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:42.477479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4bc5e752-b882-4b30-8013-d59183d4497d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:42.478214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4bc5e752-b882-4b30-8013-d59183d4497d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:42.488601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc5e752-b882-4b30-8013-d59183d4497d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:42.504487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc5e752-b882-4b30-8013-d59183d4497d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:42.507585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc5e752-b882-4b30-8013-d59183d4497d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:42.508065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc5e752-b882-4b30-8013-d59183d4497d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:42.658377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e4014d01-d019-4e21-b136-66f0135045cb tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:42.682403 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e4014d01-d019-4e21-b136-66f0135045cb tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1318 microversion: 2.1 time: 1.730282 May 18 22:16:42.691019 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 258/545] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:40 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1318 bytes in 1739 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:42.737350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-44edeb0f-b92d-4abf-b5e9-02aaac4afb54 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:42.738047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-44edeb0f-b92d-4abf-b5e9-02aaac4afb54 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:42.750603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44edeb0f-b92d-4abf-b5e9-02aaac4afb54 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:42.757913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44edeb0f-b92d-4abf-b5e9-02aaac4afb54 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:42.763418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44edeb0f-b92d-4abf-b5e9-02aaac4afb54 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:42.765364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44edeb0f-b92d-4abf-b5e9-02aaac4afb54 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:42.995798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4bc5e752-b882-4b30-8013-d59183d4497d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:43.007738 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4bc5e752-b882-4b30-8013-d59183d4497d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1311 microversion: 2.1 time: 0.534277 May 18 22:16:43.010966 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 288/546] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:42 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1311 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:43.024108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8a524361-9530-4d70-b3c0-59fd9bb98740 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:43.026750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8a524361-9530-4d70-b3c0-59fd9bb98740 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:43.036324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8a524361-9530-4d70-b3c0-59fd9bb98740 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_api:SELECT=88,nova_api:UPDATE=1,nova_api:INSERT=7,nova_api:SAVEPOINT=2,nova_api:RELEASE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:43.051988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a524361-9530-4d70-b3c0-59fd9bb98740 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:43.053514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a524361-9530-4d70-b3c0-59fd9bb98740 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:43.055289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a524361-9530-4d70-b3c0-59fd9bb98740 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:43.057986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a524361-9530-4d70-b3c0-59fd9bb98740 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:43.674053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a524361-9530-4d70-b3c0-59fd9bb98740 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:43.696347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a524361-9530-4d70-b3c0-59fd9bb98740 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:43.702008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a524361-9530-4d70-b3c0-59fd9bb98740 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:43.707125 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8a524361-9530-4d70-b3c0-59fd9bb98740 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1361 microversion: 2.25 time: 0.693806 May 18 22:16:43.721292 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 289/547] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:43 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1361 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:43.738111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f9a341cf-bc89-4f64-a02d-0f2ee7b87a54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:43.740445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f9a341cf-bc89-4f64-a02d-0f2ee7b87a54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:43.760178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9a341cf-bc89-4f64-a02d-0f2ee7b87a54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:43.761240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9a341cf-bc89-4f64-a02d-0f2ee7b87a54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:43.764718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9a341cf-bc89-4f64-a02d-0f2ee7b87a54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:43.765485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9a341cf-bc89-4f64-a02d-0f2ee7b87a54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:43.857316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-44edeb0f-b92d-4abf-b5e9-02aaac4afb54 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:43.870367 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-44edeb0f-b92d-4abf-b5e9-02aaac4afb54 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1384 microversion: 2.1 time: 1.137648 May 18 22:16:43.871210 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 259/548] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:42 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1384 bytes in 1139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:43.878637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-972531c3-e790-44f3-b227-c34b2fd33bf7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:43.884287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-972531c3-e790-44f3-b227-c34b2fd33bf7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:43.896841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-972531c3-e790-44f3-b227-c34b2fd33bf7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:43.897280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-972531c3-e790-44f3-b227-c34b2fd33bf7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:43.898084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-972531c3-e790-44f3-b227-c34b2fd33bf7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:43.903331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-972531c3-e790-44f3-b227-c34b2fd33bf7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:43.937999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-972531c3-e790-44f3-b227-c34b2fd33bf7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:44.133428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f9a341cf-bc89-4f64-a02d-0f2ee7b87a54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:44.161029 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f9a341cf-bc89-4f64-a02d-0f2ee7b87a54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.436122 May 18 22:16:44.170587 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 290/549] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:43 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:44.170587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-500e7676-5e62-4edd-92f7-d8f834d142c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:44.170587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-500e7676-5e62-4edd-92f7-d8f834d142c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:44.176791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-500e7676-5e62-4edd-92f7-d8f834d142c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:44.177436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-500e7676-5e62-4edd-92f7-d8f834d142c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:44.178228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-500e7676-5e62-4edd-92f7-d8f834d142c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:44.178655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-500e7676-5e62-4edd-92f7-d8f834d142c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:44.474447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-500e7676-5e62-4edd-92f7-d8f834d142c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:44.481264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-500e7676-5e62-4edd-92f7-d8f834d142c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:44.488886 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-500e7676-5e62-4edd-92f7-d8f834d142c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1311 microversion: 2.1 time: 0.320986 May 18 22:16:44.494090 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 291/550] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:44 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1311 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:44.726728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cbad4778-3cad-4f85-851f-e57e5461db4e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:44.727711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cbad4778-3cad-4f85-851f-e57e5461db4e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:44.740629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbad4778-3cad-4f85-851f-e57e5461db4e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:44.743876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbad4778-3cad-4f85-851f-e57e5461db4e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:44.745364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbad4778-3cad-4f85-851f-e57e5461db4e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:44.746090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbad4778-3cad-4f85-851f-e57e5461db4e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:44.994092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cbad4778-3cad-4f85-851f-e57e5461db4e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:45.003661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cbad4778-3cad-4f85-851f-e57e5461db4e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:45.005266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cbad4778-3cad-4f85-851f-e57e5461db4e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:45.008193 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cbad4778-3cad-4f85-851f-e57e5461db4e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1361 microversion: 2.25 time: 0.285455 May 18 22:16:45.008827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-972531c3-e790-44f3-b227-c34b2fd33bf7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:45.010471 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 292/551] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:44 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1361 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:16:45.015672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6a34eb7f-407d-41ad-ab0b-ac7203de8a87 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:45.016787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6a34eb7f-407d-41ad-ab0b-ac7203de8a87 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:45.023758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a34eb7f-407d-41ad-ab0b-ac7203de8a87 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:45.024488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a34eb7f-407d-41ad-ab0b-ac7203de8a87 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:45.025438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a34eb7f-407d-41ad-ab0b-ac7203de8a87 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:45.026088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a34eb7f-407d-41ad-ab0b-ac7203de8a87 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:45.035280 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-972531c3-e790-44f3-b227-c34b2fd33bf7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1468 microversion: 2.1 time: 1.157516 May 18 22:16:45.036856 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 260/552] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:43 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1468 bytes in 1165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:45.044132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-34837c71-80bb-4e21-8b0b-a3c0fd385f04 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "c211c2bf-08b4-4624-8712-0f83394d2d8e"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:45.045520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-34837c71-80bb-4e21-8b0b-a3c0fd385f04 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:45.071843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34837c71-80bb-4e21-8b0b-a3c0fd385f04 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:45.073013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34837c71-80bb-4e21-8b0b-a3c0fd385f04 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:45.075102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34837c71-80bb-4e21-8b0b-a3c0fd385f04 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:45.075550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34837c71-80bb-4e21-8b0b-a3c0fd385f04 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:45.229839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6a34eb7f-407d-41ad-ab0b-ac7203de8a87 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:45.240248 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6a34eb7f-407d-41ad-ab0b-ac7203de8a87 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1384 microversion: 2.1 time: 0.228431 May 18 22:16:45.247473 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 293/553] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:45 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1384 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:45.254942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fe9c8338-1385-4b79-87d2-c4062da2db74 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:45.256846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fe9c8338-1385-4b79-87d2-c4062da2db74 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 00ea350f-1a19-495d-bf70-2cceaf0a29d4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:45.278109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe9c8338-1385-4b79-87d2-c4062da2db74 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:45.278808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe9c8338-1385-4b79-87d2-c4062da2db74 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:45.280124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe9c8338-1385-4b79-87d2-c4062da2db74 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:45.284850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe9c8338-1385-4b79-87d2-c4062da2db74 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:45.574225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fe9c8338-1385-4b79-87d2-c4062da2db74 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:45.594615 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fe9c8338-1385-4b79-87d2-c4062da2db74 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4" status: 200 len: 1468 microversion: 2.1 time: 0.346035 May 18 22:16:45.597661 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 294/554] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:45 2022] GET /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4 => generated 1468 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:45.607502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-360b5fd6-58fa-435c-b335-5dd5f083aace tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:45.608087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-360b5fd6-58fa-435c-b335-5dd5f083aace tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:45.628974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-360b5fd6-58fa-435c-b335-5dd5f083aace tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:45.629420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-360b5fd6-58fa-435c-b335-5dd5f083aace tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:45.635078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-360b5fd6-58fa-435c-b335-5dd5f083aace tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:45.638088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-360b5fd6-58fa-435c-b335-5dd5f083aace tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:45.792488 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-34837c71-80bb-4e21-8b0b-a3c0fd385f04 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "POST /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.752748 May 18 22:16:45.793133 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 261/555] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:16:45 2022] POST /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments => generated 194 bytes in 756 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:45.804828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7c5a96ae-2ff0-441a-b9f0-65f5e3202c49 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:45.807119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7c5a96ae-2ff0-441a-b9f0-65f5e3202c49 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:45.821318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c5a96ae-2ff0-441a-b9f0-65f5e3202c49 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:45.824126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c5a96ae-2ff0-441a-b9f0-65f5e3202c49 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:45.826307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c5a96ae-2ff0-441a-b9f0-65f5e3202c49 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:45.828149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c5a96ae-2ff0-441a-b9f0-65f5e3202c49 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:45.876992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-360b5fd6-58fa-435c-b335-5dd5f083aace tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:45.931430 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-360b5fd6-58fa-435c-b335-5dd5f083aace tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.324894 May 18 22:16:45.934162 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 295/556] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:45 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:45.947824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-43b25dd2-a28f-487e-99f7-286c62acbf44 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:45.951783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-43b25dd2-a28f-487e-99f7-286c62acbf44 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:45.952827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-43b25dd2-a28f-487e-99f7-286c62acbf44 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Searching by: {'reservation_id': 'r-26jug6qw', 'deleted': False, 'project_id': '86a8410dc02f4493982f93dde06a437b'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:16:45.962008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43b25dd2-a28f-487e-99f7-286c62acbf44 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:45.963062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43b25dd2-a28f-487e-99f7-286c62acbf44 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:45.963986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43b25dd2-a28f-487e-99f7-286c62acbf44 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:45.964563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43b25dd2-a28f-487e-99f7-286c62acbf44 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:46.131643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-43b25dd2-a28f-487e-99f7-286c62acbf44 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:16:46.255327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7c5a96ae-2ff0-441a-b9f0-65f5e3202c49 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119083] Writing DB stats nova_cell0:SELECT=12 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:46.268094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-43b25dd2-a28f-487e-99f7-286c62acbf44 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:46.275492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43b25dd2-a28f-487e-99f7-286c62acbf44 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:46.276051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43b25dd2-a28f-487e-99f7-286c62acbf44 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:46.396258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7c5a96ae-2ff0-441a-b9f0-65f5e3202c49 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:46.408398 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7c5a96ae-2ff0-441a-b9f0-65f5e3202c49 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1311 microversion: 2.1 time: 0.612892 May 18 22:16:46.412055 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 262/557] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:45 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1311 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:46.467120 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-43b25dd2-a28f-487e-99f7-286c62acbf44 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/detail?reservation_id=r-26jug6qw" status: 200 len: 2929 microversion: 2.1 time: 0.531739 May 18 22:16:46.467721 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 296/558] 10.222.0.58 () {58 vars in 1196 bytes} [Wed May 18 22:16:45 2022] GET /compute/v2.1/servers/detail?reservation_id=r-26jug6qw => generated 2929 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:46.487021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9fcbb668-53a2-489c-a500-2653f8fa58c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:46.487922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9fcbb668-53a2-489c-a500-2653f8fa58c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:46.507959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9fcbb668-53a2-489c-a500-2653f8fa58c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:46.508564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9fcbb668-53a2-489c-a500-2653f8fa58c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:46.509446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9fcbb668-53a2-489c-a500-2653f8fa58c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:46.509996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9fcbb668-53a2-489c-a500-2653f8fa58c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:46.816467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9fcbb668-53a2-489c-a500-2653f8fa58c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:46.830129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9fcbb668-53a2-489c-a500-2653f8fa58c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:46.832252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9fcbb668-53a2-489c-a500-2653f8fa58c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:46.834643 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9fcbb668-53a2-489c-a500-2653f8fa58c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1361 microversion: 2.25 time: 0.350764 May 18 22:16:46.835352 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 297/559] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:46 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1361 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:46.851863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0bb0ec1c-bbe0-4f0e-a4f3-8091f1c93fef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:46.852828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0bb0ec1c-bbe0-4f0e-a4f3-8091f1c93fef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:46.866914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bb0ec1c-bbe0-4f0e-a4f3-8091f1c93fef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:46.867934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bb0ec1c-bbe0-4f0e-a4f3-8091f1c93fef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:46.869708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bb0ec1c-bbe0-4f0e-a4f3-8091f1c93fef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:46.897369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bb0ec1c-bbe0-4f0e-a4f3-8091f1c93fef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.001013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cfe8c645-3b54-4fd2-8a8c-f872b0f4c109 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Calling method '.version_select at 0x7fa2ed42b700>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:47.085119 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cfe8c645-3b54-4fd2-8a8c-f872b0f4c109 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e" status: 200 len: 371 microversion: 2.1 time: 0.669411 May 18 22:16:47.086353 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 263/560] 10.222.0.58 () {58 vars in 1241 bytes} [Wed May 18 22:16:46 2022] GET /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e => generated 371 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:47.091657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c9ff4a94-3f21-404d-ad68-53547a4dbe32 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:47.113561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.compute.server_groups [None req-c9ff4a94-3f21-404d-ad68-53547a4dbe32 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Querying cell a037f7e5-99a5-4a88-a730-38a666fb1eb7(cell1) for 2 instances {{(pid=119083) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:69}} May 18 22:16:47.114646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c9ff4a94-3f21-404d-ad68-53547a4dbe32 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.115298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c9ff4a94-3f21-404d-ad68-53547a4dbe32 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.144081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0bb0ec1c-bbe0-4f0e-a4f3-8091f1c93fef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:47.152927 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0bb0ec1c-bbe0-4f0e-a4f3-8091f1c93fef tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1384 microversion: 2.1 time: 0.304997 May 18 22:16:47.153752 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 298/561] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:46 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1384 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:47.175487 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c9ff4a94-3f21-404d-ad68-53547a4dbe32 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/os-server-groups/3ab0ebbd-7045-4980-a422-8567ab111db0" status: 200 len: 266 microversion: 2.1 time: 0.087585 May 18 22:16:47.182833 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 264/562] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:16:47 2022] GET /compute/v2.1/os-server-groups/3ab0ebbd-7045-4980-a422-8567ab111db0 => generated 266 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:47.190268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7659821f-2825-47a8-8bae-4c49cf479a37 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:47.190933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7659821f-2825-47a8-8bae-4c49cf479a37 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:47.196191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7659821f-2825-47a8-8bae-4c49cf479a37 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119083] Writing DB stats nova_api:SELECT=89,nova_api:INSERT=4,nova_api:SAVEPOINT=2,nova_api:RELEASE=2,nova_api:DELETE=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:47.200726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7659821f-2825-47a8-8bae-4c49cf479a37 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.201333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7659821f-2825-47a8-8bae-4c49cf479a37 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.202589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7659821f-2825-47a8-8bae-4c49cf479a37 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.205479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7659821f-2825-47a8-8bae-4c49cf479a37 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.262428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53f82961-5d1e-4e9c-9611-60da89021a97 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Calling method '.version_select at 0x7fa2ed6e4790>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:47.263790 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:47.263790 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:47.265568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53f82961-5d1e-4e9c-9611-60da89021a97 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.266046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53f82961-5d1e-4e9c-9611-60da89021a97 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.268357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53f82961-5d1e-4e9c-9611-60da89021a97 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.268907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53f82961-5d1e-4e9c-9611-60da89021a97 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.296169 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-53f82961-5d1e-4e9c-9611-60da89021a97 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hosts" status: 200 len: 376 microversion: 2.1 time: 0.131052 May 18 22:16:47.296934 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 299/563] 10.222.0.58 () {58 vars in 1127 bytes} [Wed May 18 22:16:47 2022] GET /compute/v2.1/os-hosts => generated 376 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:47.302371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-764ab0b2-9780-4bf6-825b-e3bcdfc67fe7 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ed69a280>, body: {"quota_set": {"force": true, "cores": 0}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:47.378100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-764ab0b2-9780-4bf6-825b-e3bcdfc67fe7 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.378670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-764ab0b2-9780-4bf6-825b-e3bcdfc67fe7 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.379836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-764ab0b2-9780-4bf6-825b-e3bcdfc67fe7 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.380361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-764ab0b2-9780-4bf6-825b-e3bcdfc67fe7 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.438082 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-764ab0b2-9780-4bf6-825b-e3bcdfc67fe7 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e" status: 200 len: 328 microversion: 2.1 time: 0.139890 May 18 22:16:47.438821 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 300/564] 10.222.0.58 () {60 vars in 1261 bytes} [Wed May 18 22:16:47 2022] PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e => generated 328 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:47.454513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-a8bbbde5-f913-4161-8a77-758d5c452fe0 req-de445964-5c9b-4885-8027-fcf37273b9b6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d360db24-361c-4b0e-a87d-22124a3663b9", "tag": "7b642c26-fa65-4526-aa97-f9ff63d08916"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:47.464606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a8bbbde5-f913-4161-8a77-758d5c452fe0 req-de445964-5c9b-4885-8027-fcf37273b9b6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.465182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a8bbbde5-f913-4161-8a77-758d5c452fe0 req-de445964-5c9b-4885-8027-fcf37273b9b6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.483064 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-a8bbbde5-f913-4161-8a77-758d5c452fe0 req-de445964-5c9b-4885-8027-fcf37273b9b6 service nova] Creating event network-changed:7b642c26-fa65-4526-aa97-f9ff63d08916 for instance d360db24-361c-4b0e-a87d-22124a3663b9 on n-h1-841040-6 May 18 22:16:47.489765 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-a8bbbde5-f913-4161-8a77-758d5c452fe0 req-de445964-5c9b-4885-8027-fcf37273b9b6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.049582 May 18 22:16:47.490618 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 301/565] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:47 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:47.499263 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d807ab39-be37-493e-b5f7-28ed0b73ff4a tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:47.500440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d807ab39-be37-493e-b5f7-28ed0b73ff4a tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:47.508735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d807ab39-be37-493e-b5f7-28ed0b73ff4a tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.509957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d807ab39-be37-493e-b5f7-28ed0b73ff4a tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.510885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d807ab39-be37-493e-b5f7-28ed0b73ff4a tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.511626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d807ab39-be37-493e-b5f7-28ed0b73ff4a tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.698138 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d807ab39-be37-493e-b5f7-28ed0b73ff4a tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1619 microversion: 2.1 time: 0.205479 May 18 22:16:47.712450 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 302/566] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:47 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1619 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:47.717479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-80ad4e60-fe9d-4e0c-91e8-a31e8bc1c2ce tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Calling method '.version_select at 0x7fa2ed5b2af0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:47.719129 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:47.719129 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:47.720565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80ad4e60-fe9d-4e0c-91e8-a31e8bc1c2ce tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.721009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80ad4e60-fe9d-4e0c-91e8-a31e8bc1c2ce tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.721820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80ad4e60-fe9d-4e0c-91e8-a31e8bc1c2ce tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.722249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80ad4e60-fe9d-4e0c-91e8-a31e8bc1c2ce tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.753026 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-80ad4e60-fe9d-4e0c-91e8-a31e8bc1c2ce tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hosts?zone=" status: 200 len: 376 microversion: 2.1 time: 0.039117 May 18 22:16:47.753650 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 303/567] 10.222.0.58 () {58 vars in 1138 bytes} [Wed May 18 22:16:47 2022] GET /compute/v2.1/os-hosts?zone= => generated 376 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:47.759728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b9989fb3-61f2-4928-b1fa-43659c5a0838 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:47.760402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b9989fb3-61f2-4928-b1fa-43659c5a0838 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:47.767437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9989fb3-61f2-4928-b1fa-43659c5a0838 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.767866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9989fb3-61f2-4928-b1fa-43659c5a0838 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.768874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9989fb3-61f2-4928-b1fa-43659c5a0838 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.769307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9989fb3-61f2-4928-b1fa-43659c5a0838 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.778621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7659821f-2825-47a8-8bae-4c49cf479a37 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:47.788309 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7659821f-2825-47a8-8bae-4c49cf479a37 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.604375 May 18 22:16:47.790071 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 265/568] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:47 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:47.897549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-1742712707", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:47.956407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:16:47.967816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b9989fb3-61f2-4928-b1fa-43659c5a0838 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:47.976457 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b9989fb3-61f2-4928-b1fa-43659c5a0838 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1311 microversion: 2.1 time: 0.221730 May 18 22:16:47.977799 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 304/569] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:47 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1311 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:47.985383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-35b520b7-5eed-4c6b-ad07-10d25f92e5fe tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:47.987142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-35b520b7-5eed-4c6b-ad07-10d25f92e5fe tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] [instance: 00ea350f-1a19-495d-bf70-2cceaf0a29d4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:47.993518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-35b520b7-5eed-4c6b-ad07-10d25f92e5fe tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.994025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-35b520b7-5eed-4c6b-ad07-10d25f92e5fe tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:47.994943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-35b520b7-5eed-4c6b-ad07-10d25f92e5fe tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:47.996440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-35b520b7-5eed-4c6b-ad07-10d25f92e5fe tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:48.140230 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-35b520b7-5eed-4c6b-ad07-10d25f92e5fe tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4" status: 200 len: 1619 microversion: 2.1 time: 0.162025 May 18 22:16:48.140821 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 305/570] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:47 2022] GET /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4 => generated 1619 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:48.147320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3672b3f2-2820-49f8-a4ee-c7a910b1f780 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Calling method '.version_select at 0x7fa2ed5a6820>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:48.148975 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:48.148975 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:48.150477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3672b3f2-2820-49f8-a4ee-c7a910b1f780 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:48.156504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3672b3f2-2820-49f8-a4ee-c7a910b1f780 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:48.158291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3672b3f2-2820-49f8-a4ee-c7a910b1f780 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:48.158734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3672b3f2-2820-49f8-a4ee-c7a910b1f780 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:48.185267 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3672b3f2-2820-49f8-a4ee-c7a910b1f780 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hosts?zone=xxx" status: 200 len: 13 microversion: 2.1 time: 0.041852 May 18 22:16:48.186720 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 306/571] 10.222.0.58 () {58 vars in 1144 bytes} [Wed May 18 22:16:48 2022] GET /compute/v2.1/os-hosts?zone=xxx => generated 13 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:16:48.193780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-301c9a72-89e9-4cff-9113-d324dc850f5a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:48.194674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-301c9a72-89e9-4cff-9113-d324dc850f5a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:48.201510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-301c9a72-89e9-4cff-9113-d324dc850f5a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:48.202084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-301c9a72-89e9-4cff-9113-d324dc850f5a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:48.202910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-301c9a72-89e9-4cff-9113-d324dc850f5a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:48.203403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-301c9a72-89e9-4cff-9113-d324dc850f5a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:48.350333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-301c9a72-89e9-4cff-9113-d324dc850f5a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:48.362168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-301c9a72-89e9-4cff-9113-d324dc850f5a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:48.364024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-301c9a72-89e9-4cff-9113-d324dc850f5a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:48.365323 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-301c9a72-89e9-4cff-9113-d324dc850f5a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1361 microversion: 2.25 time: 0.177420 May 18 22:16:48.366433 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 307/572] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:48 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1361 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:48.372762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f6bbd33c-72bb-41ff-9d64-ad3f3f33fe51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Action: 'create', calling method: .version_select at 0x7fa2ed46e4c0>, body: {"server_group": {"name": "tempest-ServersOnMultiNodesTest-Server-Group-1324108082", "policies": ["anti-affinity"]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:48.396532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f6bbd33c-72bb-41ff-9d64-ad3f3f33fe51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:48.404329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f6bbd33c-72bb-41ff-9d64-ad3f3f33fe51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:48.469302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f6bbd33c-72bb-41ff-9d64-ad3f3f33fe51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:48.475462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f6bbd33c-72bb-41ff-9d64-ad3f3f33fe51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:48.495434 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f6bbd33c-72bb-41ff-9d64-ad3f3f33fe51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "POST /compute/v2.1/os-server-groups" status: 200 len: 193 microversion: 2.1 time: 0.127023 May 18 22:16:48.496457 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 308/573] 10.222.0.58 () {60 vars in 1173 bytes} [Wed May 18 22:16:48 2022] POST /compute/v2.1/os-server-groups => generated 193 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:48.501472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cd3c88c8-8203-4caf-80d0-a8f6844085d9 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:48.502408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cd3c88c8-8203-4caf-80d0-a8f6844085d9 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:48.514238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd3c88c8-8203-4caf-80d0-a8f6844085d9 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:48.515042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd3c88c8-8203-4caf-80d0-a8f6844085d9 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:48.516121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd3c88c8-8203-4caf-80d0-a8f6844085d9 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:48.517334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd3c88c8-8203-4caf-80d0-a8f6844085d9 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:48.677405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cd3c88c8-8203-4caf-80d0-a8f6844085d9 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:48.686001 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cd3c88c8-8203-4caf-80d0-a8f6844085d9 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1384 microversion: 2.1 time: 0.188148 May 18 22:16:48.690163 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 309/574] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:48 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1384 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:48.691941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8f366c66-d9a8-4101-a076-c590027e30dd tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Calling method '.version_select at 0x7fa2ed46e3a0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:48.693084 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:48.693084 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:48.694481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f366c66-d9a8-4101-a076-c590027e30dd tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:48.694925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f366c66-d9a8-4101-a076-c590027e30dd tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:48.695696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f366c66-d9a8-4101-a076-c590027e30dd tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:48.696129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f366c66-d9a8-4101-a076-c590027e30dd tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:48.721526 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8f366c66-d9a8-4101-a076-c590027e30dd tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hosts" status: 200 len: 376 microversion: 2.1 time: 0.033555 May 18 22:16:48.722537 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 310/575] 10.222.0.58 () {58 vars in 1127 bytes} [Wed May 18 22:16:48 2022] GET /compute/v2.1/os-hosts => generated 376 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:48.727409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersOnMultiNodesTest-server-1509943795", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "min_count": 2, "return_reservation_id": true}, "os:scheduler_hints": {"group": "ba8bda53-25e0-408d-aed0-cdc50682b888"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:48.778740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] validate_networks() for None {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:16:48.883314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:16:48.888468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:16:48.890368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:16:48.890985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:16:48.891594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:16:48.917563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:48.919424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:48.921266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:48.923129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:48.948965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Getting quotas for project ff1ee8395af24e33ad3cdf703e58429e. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:48.955255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Getting quotas for user c3ef6c439f2e4497a767ea95d9bf4484 and project ff1ee8395af24e33ad3cdf703e58429e. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:48.967921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.utils [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] cores quota exceeded for ff1ee8395af24e33ad3cdf703e58429e, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=119083) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1173}} May 18 22:16:48.968982 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] HTTP exception thrown: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Request method failure captured: May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 145 May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXBMQRjl9ENb-Qp4v0luu-OASflxr0ukmu8hJhzAZyJ5fLdTs9q5HS1HnGWUENdGL9eQlvP-IMGK6GNSL81EnYvTUdZku-oGIkt2odYBtIvAcaLGwgmbI4zJP5rxi2SWBbGQnn0Q7l4iaCxn_g1tRyexiu2I_Ba6i3oUl_wRXgCRXks May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: ff1ee8395af24e33ad3cdf703e58429e May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-QuotasAdminNegativeTest-826511031 May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:16:48.972982 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:16:48.974571 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ff1ee8395af24e33ad3cdf703e58429e"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff1ee8395af24e33ad3cdf703e58429e"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ff1ee8395af24e33ad3cdf703e58429e"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff1ee8395af24e33ad3cdf703e58429e"}]}] May 18 22:16:48.974571 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-QuotasAdminNegativeTest-826511031 May 18 22:16:48.974571 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: ff1ee8395af24e33ad3cdf703e58429e May 18 22:16:48.974571 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-QuotasAdminNegativeTest-826511031 May 18 22:16:48.974571 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-QuotasAdminNegativeTest-826511031-project May 18 22:16:48.974571 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:48.974571 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:48.974571 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: c3ef6c439f2e4497a767ea95d9bf4484 May 18 22:16:48.974571 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-QuotasAdminNegativeTest-826511031-project May 18 22:16:48.974571 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:16:48.974571 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-1742712707", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} May 18 22:16:48.974571 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: exception: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'tempest-QuotasAdminNegativeTest-server-1742712707', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452'}}} May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/utils.py", line 1115, in check_num_instances_quota May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi objects.Quotas.check_deltas(context, deltas, May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 370, in check_deltas May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 365, in check_deltas May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi cls.limit_check_project_and_user(context, **check_kwargs) May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 298, in limit_check_project_and_user May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return quota.QUOTAS.limit_check_project_and_user(context, May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/quota.py", line 1150, in limit_check_project_and_user May 18 22:16:48.975416 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._driver.limit_check_project_and_user( May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/quota.py", line 588, in limit_check_project_and_user May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.OverQuota(overs=sorted(overs), May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.OverQuota: Quota exceeded for resources: ['cores'] May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 784, in create May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instances, resv_id = self.compute_api.create( May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2149, in create May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._create_instance( May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1676, in _create_instance May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instances_to_build = self._provision_instances( May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1348, in _provision_instances May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi num_instances = compute_utils.check_num_instances_quota( May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/utils.py", line 1181, in check_num_instances_quota May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.TooManyInstances(overs=overs, May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.TooManyInstances: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:48.976658 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi [Previous line repeated 10 more times] May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 800, in create May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPForbidden( May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPForbidden: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:48.978103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:48.979581 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:48.979581 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:48.979581 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:48.979581 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:48.979581 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores May 18 22:16:48.979581 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:48.979581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Returning 403 to user: Quota exceeded for cores: Requested 1, but already used 0 of 0 cores {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:48.979581 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-77aab892-d141-4191-b409-b818903fcb34 tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 403 len: 111 microversion: 2.1 time: 1.184711 May 18 22:16:48.981887 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 266/576] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:47 2022] POST /compute/v2.1/servers => generated 111 bytes in 1191 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:48.988483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d508176c-1254-463c-8d08-05d9a2818c18 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Calling method '.version_select at 0x7fa2ed4578b0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:48.988483 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:48.988483 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:48.990100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d508176c-1254-463c-8d08-05d9a2818c18 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:48.991051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d508176c-1254-463c-8d08-05d9a2818c18 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:48.991920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d508176c-1254-463c-8d08-05d9a2818c18 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:48.992492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d508176c-1254-463c-8d08-05d9a2818c18 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.021091 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d508176c-1254-463c-8d08-05d9a2818c18 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hosts?zone=internal" status: 200 len: 236 microversion: 2.1 time: 0.037695 May 18 22:16:49.021806 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 267/577] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:16:48 2022] GET /compute/v2.1/os-hosts?zone=internal => generated 236 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:49.028494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45beef0f-e056-4f02-9a5e-4b5422565ff5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:49.029094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-45beef0f-e056-4f02-9a5e-4b5422565ff5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:49.035232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45beef0f-e056-4f02-9a5e-4b5422565ff5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.035671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45beef0f-e056-4f02-9a5e-4b5422565ff5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.036416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45beef0f-e056-4f02-9a5e-4b5422565ff5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.036839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45beef0f-e056-4f02-9a5e-4b5422565ff5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.058568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:16:49.059085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:16:49.059650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:16:49.060150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:16:49.060647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:16:49.089481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.090062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.090933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.091462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.111732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:49.117758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:49.120624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119082] Writing DB stats nova_api:SELECT=97,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:49.134594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Going to run 2 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:16:49.137075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 05c56663-fa37-4591-8246-218e503031f9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:16:49.183469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Checking whether user_id and queued_for_delete are populated for all projects {{(pid=119082) is_qfd_populated /opt/stack/nova/nova/quota.py:1268}} May 18 22:16:49.209047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:49.214769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:49.267856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:49.273414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:49.288256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=05c56663-fa37-4591-8246-218e503031f9,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:16:49.346230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:49.351351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:49.389293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:49.392587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-45beef0f-e056-4f02-9a5e-4b5422565ff5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:49.396666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'server_group_members'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:49.402803 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-45beef0f-e056-4f02-9a5e-4b5422565ff5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.377866 May 18 22:16:49.404084 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 268/578] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:49 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:49.409347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a78d6f9-78cd-486f-8e7e-8d6e40301809 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ed365a60>, body: {"quota_set": {"cores": 20}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:49.432397 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d1699c36-e715-42f2-9814-8a6542d7eb7a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 32 microversion: 2.1 time: 0.708710 May 18 22:16:49.433272 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 311/579] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:48 2022] POST /compute/v2.1/servers => generated 32 bytes in 710 msecs (HTTP/1.1 202) 9 headers in 362 bytes (1 switches on core 0) May 18 22:16:49.438011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-064c326f-3c64-4479-b341-62cdde8d44b4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:49.438375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-064c326f-3c64-4479-b341-62cdde8d44b4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:49.445139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-064c326f-3c64-4479-b341-62cdde8d44b4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.445856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-064c326f-3c64-4479-b341-62cdde8d44b4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.446333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-064c326f-3c64-4479-b341-62cdde8d44b4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.446752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-064c326f-3c64-4479-b341-62cdde8d44b4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.541189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a78d6f9-78cd-486f-8e7e-8d6e40301809 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.541535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a78d6f9-78cd-486f-8e7e-8d6e40301809 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.542356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a78d6f9-78cd-486f-8e7e-8d6e40301809 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.542802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a78d6f9-78cd-486f-8e7e-8d6e40301809 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.638131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-064c326f-3c64-4479-b341-62cdde8d44b4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:49.660416 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-064c326f-3c64-4479-b341-62cdde8d44b4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1311 microversion: 2.1 time: 0.225902 May 18 22:16:49.670667 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 312/580] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:49 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1311 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:49.676062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d32e4483-5dfd-453e-b35d-2eec50fc9e9b tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Calling method '.version_select at 0x7fa2ed5b2af0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:49.678282 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:49.678282 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:49.680185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d32e4483-5dfd-453e-b35d-2eec50fc9e9b tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.680943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d32e4483-5dfd-453e-b35d-2eec50fc9e9b tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.682170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d32e4483-5dfd-453e-b35d-2eec50fc9e9b tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.683019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d32e4483-5dfd-453e-b35d-2eec50fc9e9b tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.712407 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d32e4483-5dfd-453e-b35d-2eec50fc9e9b tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hosts" status: 200 len: 376 microversion: 2.1 time: 0.040307 May 18 22:16:49.714194 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 313/581] 10.222.0.58 () {58 vars in 1127 bytes} [Wed May 18 22:16:49 2022] GET /compute/v2.1/os-hosts => generated 376 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:49.721245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-808e9715-0bbc-48ef-b5db-5e20e43c44fb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:49.722117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-808e9715-0bbc-48ef-b5db-5e20e43c44fb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:49.732147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-808e9715-0bbc-48ef-b5db-5e20e43c44fb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.732816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-808e9715-0bbc-48ef-b5db-5e20e43c44fb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.733848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-808e9715-0bbc-48ef-b5db-5e20e43c44fb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.734547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-808e9715-0bbc-48ef-b5db-5e20e43c44fb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.741048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-808e9715-0bbc-48ef-b5db-5e20e43c44fb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:49.811349 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3a78d6f9-78cd-486f-8e7e-8d6e40301809 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e" status: 200 len: 329 microversion: 2.1 time: 0.405984 May 18 22:16:49.811959 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 269/582] 10.222.0.58 () {60 vars in 1261 bytes} [Wed May 18 22:16:49 2022] PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e => generated 329 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:49.823879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ddd90aa-8758-4f72-9a4d-a616441d1801 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:49.827771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8ddd90aa-8758-4f72-9a4d-a616441d1801 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:49.828629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8ddd90aa-8758-4f72-9a4d-a616441d1801 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Searching by: {'deleted': False, 'project_id': '86a8410dc02f4493982f93dde06a437b'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:16:49.845158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ddd90aa-8758-4f72-9a4d-a616441d1801 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.845836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ddd90aa-8758-4f72-9a4d-a616441d1801 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.847015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ddd90aa-8758-4f72-9a4d-a616441d1801 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.847620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ddd90aa-8758-4f72-9a4d-a616441d1801 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.881728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-8ddd90aa-8758-4f72-9a4d-a616441d1801 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Listed batch of 3 results from cell out of 998 limit. Returned 3 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:16:49.916724 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8ddd90aa-8758-4f72-9a4d-a616441d1801 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers" status: 200 len: 1664 microversion: 2.1 time: 0.102636 May 18 22:16:49.917455 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 270/583] 10.222.0.58 () {58 vars in 1124 bytes} [Wed May 18 22:16:49 2022] GET /compute/v2.1/servers => generated 1664 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:49.919088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-808e9715-0bbc-48ef-b5db-5e20e43c44fb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:49.922465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-56b60cf3-9d22-4e5f-898d-bd472669b99a req-cba83f03-b15a-49bb-81a3-b58526bde94d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "82e90f36-73c9-4741-afe3-22b64b2b36eb", "tag": "d741ca61-5b98-457f-9c79-e6249a6a64b6"}, {"name": "network-changed", "server_uuid": "c12dff04-2518-4147-bbf2-de0fe5ffe127", "tag": "6193ed0b-1b65-4e50-a701-115fc9598abf"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:49.932322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-56b60cf3-9d22-4e5f-898d-bd472669b99a req-cba83f03-b15a-49bb-81a3-b58526bde94d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.932732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-808e9715-0bbc-48ef-b5db-5e20e43c44fb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:49.933228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-56b60cf3-9d22-4e5f-898d-bd472669b99a req-cba83f03-b15a-49bb-81a3-b58526bde94d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.934879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-808e9715-0bbc-48ef-b5db-5e20e43c44fb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:49.936304 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-808e9715-0bbc-48ef-b5db-5e20e43c44fb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1361 microversion: 2.25 time: 0.220692 May 18 22:16:49.936913 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 314/584] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:49 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1361 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:49.942760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0253058b-ed8e-40e6-8a37-2161b71d2815 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:49.943353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0253058b-ed8e-40e6-8a37-2161b71d2815 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:49.954864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0253058b-ed8e-40e6-8a37-2161b71d2815 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.956450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0253058b-ed8e-40e6-8a37-2161b71d2815 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.959509 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-56b60cf3-9d22-4e5f-898d-bd472669b99a req-cba83f03-b15a-49bb-81a3-b58526bde94d service nova] Creating event network-changed:d741ca61-5b98-457f-9c79-e6249a6a64b6 for instance 82e90f36-73c9-4741-afe3-22b64b2b36eb on n-h1-841040-6 May 18 22:16:49.959667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0253058b-ed8e-40e6-8a37-2161b71d2815 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.960321 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-56b60cf3-9d22-4e5f-898d-bd472669b99a req-cba83f03-b15a-49bb-81a3-b58526bde94d service nova] Creating event network-changed:6193ed0b-1b65-4e50-a701-115fc9598abf for instance c12dff04-2518-4147-bbf2-de0fe5ffe127 on n-h1-841040-6 May 18 22:16:49.961130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0253058b-ed8e-40e6-8a37-2161b71d2815 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:49.969379 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-56b60cf3-9d22-4e5f-898d-bd472669b99a req-cba83f03-b15a-49bb-81a3-b58526bde94d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.050339 May 18 22:16:49.970326 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 271/585] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:49 2022] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:49.977122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-732b572b-138b-4b70-bc53-da2ded01d6d3 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Calling method '.version_select at 0x7fa2ed365790>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:49.978231 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:49.978231 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:16:49.986632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732b572b-138b-4b70-bc53-da2ded01d6d3 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:49.987360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732b572b-138b-4b70-bc53-da2ded01d6d3 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:50.003918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732b572b-138b-4b70-bc53-da2ded01d6d3 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:50.004614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732b572b-138b-4b70-bc53-da2ded01d6d3 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:50.040277 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-732b572b-138b-4b70-bc53-da2ded01d6d3 tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hosts/n-h2-841040-6" status: 200 len: 729 microversion: 2.1 time: 0.068352 May 18 22:16:50.040865 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 272/586] 10.222.0.58 () {58 vars in 1169 bytes} [Wed May 18 22:16:49 2022] GET /compute/v2.1/os-hosts/n-h2-841040-6 => generated 729 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:50.049583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f418326d-0b30-42d6-9a2b-11f402ad3e39 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Calling method '.version_select at 0x7fa2ed5964c0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:50.166582 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f418326d-0b30-42d6-9a2b-11f402ad3e39 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e" status: 200 len: 371 microversion: 2.1 time: 0.124635 May 18 22:16:50.167325 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 273/587] 10.222.0.58 () {58 vars in 1241 bytes} [Wed May 18 22:16:50 2022] GET /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e => generated 371 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:50.178954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-95ed4556-afe0-470f-a115-0e40086bba43 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:50.179720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-95ed4556-afe0-470f-a115-0e40086bba43 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:50.188031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0253058b-ed8e-40e6-8a37-2161b71d2815 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:50.198586 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0253058b-ed8e-40e6-8a37-2161b71d2815 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1384 microversion: 2.1 time: 0.260659 May 18 22:16:50.211369 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 315/588] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:49 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1384 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:50.216107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef2fcb7c-b0fd-48d2-a596-b0903d8cafda tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Calling method '.version_select at 0x7fa2ed3df310>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:50.216887 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hosts:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:50.216887 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:50.223669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef2fcb7c-b0fd-48d2-a596-b0903d8cafda tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:50.224106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef2fcb7c-b0fd-48d2-a596-b0903d8cafda tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:50.240881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-95ed4556-afe0-470f-a115-0e40086bba43 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:50.249879 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-95ed4556-afe0-470f-a115-0e40086bba43 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 200 len: 1219 microversion: 2.1 time: 0.081177 May 18 22:16:50.251688 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 274/589] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:50 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 1219 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:50.258287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-10ff9ff2-38bd-4520-bd24-0e1ae0a9c7bb tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ed457e50>, body: {"quota_set": {"force": true, "instances": 0}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:50.347476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10ff9ff2-38bd-4520-bd24-0e1ae0a9c7bb tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:50.348230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10ff9ff2-38bd-4520-bd24-0e1ae0a9c7bb tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:50.349174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10ff9ff2-38bd-4520-bd24-0e1ae0a9c7bb tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:50.349853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10ff9ff2-38bd-4520-bd24-0e1ae0a9c7bb tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:50.425278 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-10ff9ff2-38bd-4520-bd24-0e1ae0a9c7bb tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e" status: 200 len: 328 microversion: 2.1 time: 0.171999 May 18 22:16:50.426628 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 275/590] 10.222.0.58 () {60 vars in 1261 bytes} [Wed May 18 22:16:50 2022] PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e => generated 328 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:50.441399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b788e535-c21f-4618-b1d2-09a27d409607 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:50.442278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b788e535-c21f-4618-b1d2-09a27d409607 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:50.451543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b788e535-c21f-4618-b1d2-09a27d409607 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:50.453362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b788e535-c21f-4618-b1d2-09a27d409607 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:50.455162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b788e535-c21f-4618-b1d2-09a27d409607 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:50.456752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b788e535-c21f-4618-b1d2-09a27d409607 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:50.520005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef2fcb7c-b0fd-48d2-a596-b0903d8cafda tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:50.520539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef2fcb7c-b0fd-48d2-a596-b0903d8cafda tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:50.567036 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ef2fcb7c-b0fd-48d2-a596-b0903d8cafda tempest-HostsAdminTestJSON-175595118 tempest-HostsAdminTestJSON-175595118-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hosts/n-h1-841040-6" status: 200 len: 860 microversion: 2.1 time: 0.354273 May 18 22:16:50.567934 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 316/591] 10.222.0.58 () {58 vars in 1169 bytes} [Wed May 18 22:16:50 2022] GET /compute/v2.1/os-hosts/n-h1-841040-6 => generated 860 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:50.588512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-838409743", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:50.662892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] validate_networks() for None {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:16:50.845945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b788e535-c21f-4618-b1d2-09a27d409607 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:50.859195 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b788e535-c21f-4618-b1d2-09a27d409607 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.431103 May 18 22:16:50.861950 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 276/592] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:50 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:50.868318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-02463884-1dc6-4935-ab9b-e728f76f9194 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:50.869481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-02463884-1dc6-4935-ab9b-e728f76f9194 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:50.877344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02463884-1dc6-4935-ab9b-e728f76f9194 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:50.878049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02463884-1dc6-4935-ab9b-e728f76f9194 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:50.879122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02463884-1dc6-4935-ab9b-e728f76f9194 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:50.879768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02463884-1dc6-4935-ab9b-e728f76f9194 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:50.935839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:16:50.936415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:16:50.937084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:16:50.937524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:16:50.938061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:16:50.949395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:50.950223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:50.951230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:50.951713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:50.971002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Getting quotas for project ff1ee8395af24e33ad3cdf703e58429e. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:50.976935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Getting quotas for user c3ef6c439f2e4497a767ea95d9bf4484 and project ff1ee8395af24e33ad3cdf703e58429e. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:50.990793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.utils [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] instances quota exceeded for ff1ee8395af24e33ad3cdf703e58429e, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=119082) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1173}} May 18 22:16:50.991992 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] HTTP exception thrown: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Request method failure captured: May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 144 May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXBMQRjl9ENb-Qp4v0luu-OASflxr0ukmu8hJhzAZyJ5fLdTs9q5HS1HnGWUENdGL9eQlvP-IMGK6GNSL81EnYvTUdZku-oGIkt2odYBtIvAcaLGwgmbI4zJP5rxi2SWBbGQnn0Q7l4iaCxn_g1tRyexiu2I_Ba6i3oUl_wRXgCRXks May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ff1ee8395af24e33ad3cdf703e58429e May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-QuotasAdminNegativeTest-826511031 May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:16:50.996783 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:16:50.998201 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ff1ee8395af24e33ad3cdf703e58429e"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff1ee8395af24e33ad3cdf703e58429e"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ff1ee8395af24e33ad3cdf703e58429e"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff1ee8395af24e33ad3cdf703e58429e"}]}] May 18 22:16:50.998201 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-QuotasAdminNegativeTest-826511031 May 18 22:16:50.998201 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ff1ee8395af24e33ad3cdf703e58429e May 18 22:16:50.998201 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-QuotasAdminNegativeTest-826511031 May 18 22:16:50.998201 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-QuotasAdminNegativeTest-826511031-project May 18 22:16:50.998201 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:50.998201 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:50.998201 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: c3ef6c439f2e4497a767ea95d9bf4484 May 18 22:16:50.998201 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-QuotasAdminNegativeTest-826511031-project May 18 22:16:50.998201 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:16:50.998201 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-838409743", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} May 18 22:16:50.998201 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: exception: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'server': {'name': 'tempest-QuotasAdminNegativeTest-server-838409743', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452'}}} May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/utils.py", line 1115, in check_num_instances_quota May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi objects.Quotas.check_deltas(context, deltas, May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 370, in check_deltas May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 365, in check_deltas May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cls.limit_check_project_and_user(context, **check_kwargs) May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 298, in limit_check_project_and_user May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return quota.QUOTAS.limit_check_project_and_user(context, May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/quota.py", line 1150, in limit_check_project_and_user May 18 22:16:50.999382 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._driver.limit_check_project_and_user( May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/quota.py", line 588, in limit_check_project_and_user May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.OverQuota(overs=sorted(overs), May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.OverQuota: Quota exceeded for resources: ['instances'] May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 784, in create May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instances, resv_id = self.compute_api.create( May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2149, in create May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._create_instance( May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1676, in _create_instance May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instances_to_build = self._provision_instances( May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1348, in _provision_instances May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi num_instances = compute_utils.check_num_instances_quota( May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/utils.py", line 1181, in check_num_instances_quota May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.TooManyInstances(overs=overs, May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.TooManyInstances: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:51.000804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [Previous line repeated 10 more times] May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 800, in create May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPForbidden( May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPForbidden: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:51.003962 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:51.006741 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:51.006741 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:51.006741 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:51.006741 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:51.006741 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances May 18 22:16:51.006741 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:51.006741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Returning 403 to user: Quota exceeded for instances: Requested 1, but already used 0 of 0 instances {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:51.006741 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d5e896df-143a-40ff-90ce-143fdbaa2b3b tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 403 len: 119 microversion: 2.1 time: 0.428835 May 18 22:16:51.006741 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 317/593] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:50 2022] POST /compute/v2.1/servers => generated 119 bytes in 430 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:51.008424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8a824210-886a-4532-9dfa-caddf24d30b6 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:51.009019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8a824210-886a-4532-9dfa-caddf24d30b6 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:51.015814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a824210-886a-4532-9dfa-caddf24d30b6 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:51.016249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a824210-886a-4532-9dfa-caddf24d30b6 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:51.017961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a824210-886a-4532-9dfa-caddf24d30b6 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:51.018240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a824210-886a-4532-9dfa-caddf24d30b6 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:51.051034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-02463884-1dc6-4935-ab9b-e728f76f9194 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:51.060037 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-02463884-1dc6-4935-ab9b-e728f76f9194 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1311 microversion: 2.1 time: 0.196208 May 18 22:16:51.061946 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 277/594] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:50 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1311 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:51.067809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d531b34e-ba21-40c6-97e3-7e69457f6490 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ed5a2310>, body: {"quota_set": {"instances": 10}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:51.205026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a824210-886a-4532-9dfa-caddf24d30b6 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:51.213639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a824210-886a-4532-9dfa-caddf24d30b6 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:51.226300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a824210-886a-4532-9dfa-caddf24d30b6 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:51.228770 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8a824210-886a-4532-9dfa-caddf24d30b6 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1361 microversion: 2.25 time: 0.228527 May 18 22:16:51.254444 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 318/595] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:50 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1361 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:51.274355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e666e363-60cd-45bd-9262-ac5f42ed6b88 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:51.276415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e666e363-60cd-45bd-9262-ac5f42ed6b88 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:51.291573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e666e363-60cd-45bd-9262-ac5f42ed6b88 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:51.292028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e666e363-60cd-45bd-9262-ac5f42ed6b88 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:51.292794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e666e363-60cd-45bd-9262-ac5f42ed6b88 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:51.293219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e666e363-60cd-45bd-9262-ac5f42ed6b88 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:51.395390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d531b34e-ba21-40c6-97e3-7e69457f6490 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:51.396681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d531b34e-ba21-40c6-97e3-7e69457f6490 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:51.397775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d531b34e-ba21-40c6-97e3-7e69457f6490 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:51.399022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d531b34e-ba21-40c6-97e3-7e69457f6490 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:51.493248 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d531b34e-ba21-40c6-97e3-7e69457f6490 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e" status: 200 len: 329 microversion: 2.1 time: 0.431559 May 18 22:16:51.497943 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 278/596] 10.222.0.58 () {60 vars in 1261 bytes} [Wed May 18 22:16:51 2022] PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e => generated 329 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:51.512290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a7191dc2-e231-4337-b04f-13f3fd832807 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:51.513235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a7191dc2-e231-4337-b04f-13f3fd832807 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:51.528361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7191dc2-e231-4337-b04f-13f3fd832807 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:51.528810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7191dc2-e231-4337-b04f-13f3fd832807 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:51.529556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7191dc2-e231-4337-b04f-13f3fd832807 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:51.530186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7191dc2-e231-4337-b04f-13f3fd832807 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:51.621826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e666e363-60cd-45bd-9262-ac5f42ed6b88 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:51.632711 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e666e363-60cd-45bd-9262-ac5f42ed6b88 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1384 microversion: 2.1 time: 0.386694 May 18 22:16:51.633914 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 319/597] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:51 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1384 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:51.638732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-67ffa928-a121-4dcf-a6fd-aa28eedf88b1 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Calling method '.version_select at 0x7fa2ed684280>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:51.667988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a7191dc2-e231-4337-b04f-13f3fd832807 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:51.683282 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a7191dc2-e231-4337-b04f-13f3fd832807 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 200 len: 1223 microversion: 2.1 time: 0.183759 May 18 22:16:51.683959 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 279/598] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:51 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 1223 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:51.744210 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-67ffa928-a121-4dcf-a6fd-aa28eedf88b1 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e" status: 200 len: 371 microversion: 2.1 time: 0.109046 May 18 22:16:51.745589 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 320/599] 10.222.0.58 () {58 vars in 1241 bytes} [Wed May 18 22:16:51 2022] GET /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e => generated 371 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:51.755864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9132859f-3318-4ab3-9865-d612e125c529 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ed4574c0>, body: {"quota_set": {"force": true, "ram": 0}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:51.842517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9132859f-3318-4ab3-9865-d612e125c529 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:51.843685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9132859f-3318-4ab3-9865-d612e125c529 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:51.843833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9132859f-3318-4ab3-9865-d612e125c529 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:51.844140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9132859f-3318-4ab3-9865-d612e125c529 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:51.878440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-39c1b246-2f21-4566-a555-1b0f5b3bf2a0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:51.879087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-39c1b246-2f21-4566-a555-1b0f5b3bf2a0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:51.894008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39c1b246-2f21-4566-a555-1b0f5b3bf2a0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:51.894629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39c1b246-2f21-4566-a555-1b0f5b3bf2a0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:51.895640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39c1b246-2f21-4566-a555-1b0f5b3bf2a0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:51.896171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39c1b246-2f21-4566-a555-1b0f5b3bf2a0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:51.918925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9132859f-3318-4ab3-9865-d612e125c529 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] [119083] Writing DB stats nova_api:SELECT=94,nova_api:INSERT=4,nova_api:UPDATE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:51.922891 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9132859f-3318-4ab3-9865-d612e125c529 tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e" status: 200 len: 325 microversion: 2.1 time: 0.171150 May 18 22:16:51.924014 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 280/600] 10.222.0.58 () {60 vars in 1261 bytes} [Wed May 18 22:16:51 2022] PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e => generated 325 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:52.073903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-759192441", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:52.109300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-39c1b246-2f21-4566-a555-1b0f5b3bf2a0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:52.121911 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-39c1b246-2f21-4566-a555-1b0f5b3bf2a0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.248246 May 18 22:16:52.123391 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 321/601] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:51 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:52.129855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ca991bb5-650e-452e-bb50-37a6cd45de5b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:52.130730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ca991bb5-650e-452e-bb50-37a6cd45de5b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:52.137772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca991bb5-650e-452e-bb50-37a6cd45de5b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:52.138708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca991bb5-650e-452e-bb50-37a6cd45de5b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:52.139718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca991bb5-650e-452e-bb50-37a6cd45de5b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:52.140343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca991bb5-650e-452e-bb50-37a6cd45de5b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:52.180398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:16:52.390654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ca991bb5-650e-452e-bb50-37a6cd45de5b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:52.411103 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ca991bb5-650e-452e-bb50-37a6cd45de5b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1311 microversion: 2.1 time: 0.276494 May 18 22:16:52.413529 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 322/602] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:52 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1311 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:52.429885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9098cce5-f1a4-422a-a29a-d586c54f18a7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:52.432534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9098cce5-f1a4-422a-a29a-d586c54f18a7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:52.449428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-9098cce5-f1a4-422a-a29a-d586c54f18a7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_api:SELECT=92,nova_api:INSERT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:52.451836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9098cce5-f1a4-422a-a29a-d586c54f18a7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:52.456346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9098cce5-f1a4-422a-a29a-d586c54f18a7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:52.457664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9098cce5-f1a4-422a-a29a-d586c54f18a7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:52.458395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9098cce5-f1a4-422a-a29a-d586c54f18a7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:52.728203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9098cce5-f1a4-422a-a29a-d586c54f18a7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:52.736498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9098cce5-f1a4-422a-a29a-d586c54f18a7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:52.738182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9098cce5-f1a4-422a-a29a-d586c54f18a7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:52.739372 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9098cce5-f1a4-422a-a29a-d586c54f18a7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1361 microversion: 2.25 time: 0.324703 May 18 22:16:52.740248 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 323/603] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:52 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1361 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:52.751780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f5f6b204-64c5-4a4d-9af1-70b1bb3af82e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:52.752461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f5f6b204-64c5-4a4d-9af1-70b1bb3af82e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:52.762547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5f6b204-64c5-4a4d-9af1-70b1bb3af82e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:52.763008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5f6b204-64c5-4a4d-9af1-70b1bb3af82e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:52.763775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5f6b204-64c5-4a4d-9af1-70b1bb3af82e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:52.764252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5f6b204-64c5-4a4d-9af1-70b1bb3af82e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:52.971709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f5f6b204-64c5-4a4d-9af1-70b1bb3af82e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:52.979700 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f5f6b204-64c5-4a4d-9af1-70b1bb3af82e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1384 microversion: 2.1 time: 0.238668 May 18 22:16:52.990117 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 324/604] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:52 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1384 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:52.995041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-044dbb52-2f37-43e0-9c2d-ed573e51eb16 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:52.995644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-044dbb52-2f37-43e0-9c2d-ed573e51eb16 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:53.001820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-044dbb52-2f37-43e0-9c2d-ed573e51eb16 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:53.002273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-044dbb52-2f37-43e0-9c2d-ed573e51eb16 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:53.003210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-044dbb52-2f37-43e0-9c2d-ed573e51eb16 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:53.003648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-044dbb52-2f37-43e0-9c2d-ed573e51eb16 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:53.074727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-044dbb52-2f37-43e0-9c2d-ed573e51eb16 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:53.083371 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-044dbb52-2f37-43e0-9c2d-ed573e51eb16 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 200 len: 1279 microversion: 2.1 time: 0.091853 May 18 22:16:53.084122 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 325/605] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:52 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 1279 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:53.139725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7169c5cd-10c8-4829-808d-301912e7ff17 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:53.140437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7169c5cd-10c8-4829-808d-301912e7ff17 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:53.153487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7169c5cd-10c8-4829-808d-301912e7ff17 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:53.154406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7169c5cd-10c8-4829-808d-301912e7ff17 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:53.155617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7169c5cd-10c8-4829-808d-301912e7ff17 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:53.156534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7169c5cd-10c8-4829-808d-301912e7ff17 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:53.240735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:16:53.241326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:16:53.241803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:16:53.242268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:16:53.242744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:16:53.253501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:53.254342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:53.255392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:53.256037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:53.276109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Getting quotas for project ff1ee8395af24e33ad3cdf703e58429e. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:16:53.281985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Getting quotas for user c3ef6c439f2e4497a767ea95d9bf4484 and project ff1ee8395af24e33ad3cdf703e58429e. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:16:53.295885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.utils [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] ram quota exceeded for ff1ee8395af24e33ad3cdf703e58429e, tried to run 1 instances. Cannot run any more instances of this type. {{(pid=119083) check_num_instances_quota /opt/stack/nova/nova/compute/utils.py:1173}} May 18 22:16:53.296822 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] HTTP exception thrown: Quota exceeded for ram: Requested 1024, but already used 0 of 0 ram May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Request method failure captured: May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 144 May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXBMQRjl9ENb-Qp4v0luu-OASflxr0ukmu8hJhzAZyJ5fLdTs9q5HS1HnGWUENdGL9eQlvP-IMGK6GNSL81EnYvTUdZku-oGIkt2odYBtIvAcaLGwgmbI4zJP5rxi2SWBbGQnn0Q7l4iaCxn_g1tRyexiu2I_Ba6i3oUl_wRXgCRXks May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: ff1ee8395af24e33ad3cdf703e58429e May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-QuotasAdminNegativeTest-826511031 May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:16:53.299292 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:16:53.300555 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ff1ee8395af24e33ad3cdf703e58429e"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff1ee8395af24e33ad3cdf703e58429e"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ff1ee8395af24e33ad3cdf703e58429e"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff1ee8395af24e33ad3cdf703e58429e"}]}] May 18 22:16:53.300555 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-QuotasAdminNegativeTest-826511031 May 18 22:16:53.300555 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: ff1ee8395af24e33ad3cdf703e58429e May 18 22:16:53.300555 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-QuotasAdminNegativeTest-826511031 May 18 22:16:53.300555 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-QuotasAdminNegativeTest-826511031-project May 18 22:16:53.300555 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:16:53.300555 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:16:53.300555 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: c3ef6c439f2e4497a767ea95d9bf4484 May 18 22:16:53.300555 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-QuotasAdminNegativeTest-826511031-project May 18 22:16:53.300555 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:16:53.300555 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "tempest-QuotasAdminNegativeTest-server-759192441", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} May 18 22:16:53.300555 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: exception: Quota exceeded for ram: Requested 1024, but already used 0 of 0 ram May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'tempest-QuotasAdminNegativeTest-server-759192441', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452'}}} May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/utils.py", line 1115, in check_num_instances_quota May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi objects.Quotas.check_deltas(context, deltas, May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 370, in check_deltas May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 365, in check_deltas May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi cls.limit_check_project_and_user(context, **check_kwargs) May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 298, in limit_check_project_and_user May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return quota.QUOTAS.limit_check_project_and_user(context, May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/quota.py", line 1150, in limit_check_project_and_user May 18 22:16:53.301246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._driver.limit_check_project_and_user( May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/quota.py", line 588, in limit_check_project_and_user May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.OverQuota(overs=sorted(overs), May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.OverQuota: Quota exceeded for resources: ['ram'] May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 784, in create May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instances, resv_id = self.compute_api.create( May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2149, in create May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._create_instance( May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1676, in _create_instance May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instances_to_build = self._provision_instances( May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1348, in _provision_instances May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi num_instances = compute_utils.check_num_instances_quota( May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/utils.py", line 1181, in check_num_instances_quota May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.TooManyInstances(overs=overs, May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.TooManyInstances: Quota exceeded for ram: Requested 1024, but already used 0 of 0 ram May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:53.302302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi [Previous line repeated 10 more times] May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 800, in create May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPForbidden( May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPForbidden: Quota exceeded for ram: Requested 1024, but already used 0 of 0 ram May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:53.303493 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:53.304647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:53.304647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:53.304647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:16:53.304647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:16:53.304647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Quota exceeded for ram: Requested 1024, but already used 0 of 0 ram May 18 22:16:53.304647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:16:53.306839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Returning 403 to user: Quota exceeded for ram: Requested 1024, but already used 0 of 0 ram {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:53.307955 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-516b0066-d2c1-4842-86de-172b40c6d0db tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 403 len: 110 microversion: 2.1 time: 1.241593 May 18 22:16:53.309092 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 281/606] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:16:52 2022] POST /compute/v2.1/servers => generated 110 bytes in 1243 msecs (HTTP/1.1 403) 9 headers in 379 bytes (2 switches on core 0) May 18 22:16:53.317616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-895bb3d7-a3bf-4674-a339-8527bc27d02c tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ed457940>, body: {"quota_set": {"ram": 51200}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:53.659416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-895bb3d7-a3bf-4674-a339-8527bc27d02c tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:53.661965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-895bb3d7-a3bf-4674-a339-8527bc27d02c tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:53.662818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-895bb3d7-a3bf-4674-a339-8527bc27d02c tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:53.663551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-895bb3d7-a3bf-4674-a339-8527bc27d02c tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:53.688763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7169c5cd-10c8-4829-808d-301912e7ff17 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:53.697720 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7169c5cd-10c8-4829-808d-301912e7ff17 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.561826 May 18 22:16:53.713280 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 326/607] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:53 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:16:53.718466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-69f74c95-cd32-4fbb-8653-aacaacb305ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:53.725437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-69f74c95-cd32-4fbb-8653-aacaacb305ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:53.736430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-69f74c95-cd32-4fbb-8653-aacaacb305ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:53.737577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-69f74c95-cd32-4fbb-8653-aacaacb305ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:53.738533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-69f74c95-cd32-4fbb-8653-aacaacb305ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:53.739121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-69f74c95-cd32-4fbb-8653-aacaacb305ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:53.785334 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-895bb3d7-a3bf-4674-a339-8527bc27d02c tempest-QuotasAdminNegativeTest-908749608 tempest-QuotasAdminNegativeTest-908749608-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e" status: 200 len: 329 microversion: 2.1 time: 0.472159 May 18 22:16:53.786587 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 282/608] 10.222.0.58 () {60 vars in 1261 bytes} [Wed May 18 22:16:53 2022] PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e => generated 329 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:53.796838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5a373bce-8a3b-4db6-ac75-0974f7b65a3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:53.800767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5a373bce-8a3b-4db6-ac75-0974f7b65a3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:53.810497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a373bce-8a3b-4db6-ac75-0974f7b65a3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:53.811950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a373bce-8a3b-4db6-ac75-0974f7b65a3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:53.813038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a373bce-8a3b-4db6-ac75-0974f7b65a3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:53.813698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a373bce-8a3b-4db6-ac75-0974f7b65a3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:54.144643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-69f74c95-cd32-4fbb-8653-aacaacb305ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:54.161414 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-69f74c95-cd32-4fbb-8653-aacaacb305ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1311 microversion: 2.1 time: 0.446673 May 18 22:16:54.166643 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 327/609] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:53 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1311 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:54.189187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-58e03ed8-7ef5-4e16-8b38-348c0660ffae tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Action: 'update', calling method: .version_select at 0x7fa2ed684940>, body: {"quota_set": {"ram": 0}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:54.192556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-58e03ed8-7ef5-4e16-8b38-348c0660ffae tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Policy check for os_compute_api:os-quota-sets:update failed with credentials {'is_admin': False, 'user_id': 'c3ef6c439f2e4497a767ea95d9bf4484', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff1ee8395af24e33ad3cdf703e58429e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-58e03ed8-7ef5-4e16-8b38-348c0660ffae tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Request method failure captured: May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: request: PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e HTTP/1.1 May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 25 May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXBMQRjl9ENb-Qp4v0luu-OASflxr0ukmu8hJhzAZyJ5fLdTs9q5HS1HnGWUENdGL9eQlvP-IMGK6GNSL81EnYvTUdZku-oGIkt2odYBtIvAcaLGwgmbI4zJP5rxi2SWBbGQnn0Q7l4iaCxn_g1tRyexiu2I_Ba6i3oUl_wRXgCRXks May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ff1ee8395af24e33ad3cdf703e58429e May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-QuotasAdminNegativeTest-826511031 May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:16:54.200749 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ff1ee8395af24e33ad3cdf703e58429e"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff1ee8395af24e33ad3cdf703e58429e"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ff1ee8395af24e33ad3cdf703e58429e"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ff1ee8395af24e33ad3cdf703e58429e"}]}] May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-QuotasAdminNegativeTest-826511031 May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ff1ee8395af24e33ad3cdf703e58429e May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-QuotasAdminNegativeTest-826511031 May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-QuotasAdminNegativeTest-826511031-project May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: c3ef6c439f2e4497a767ea95d9bf4484 May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-QuotasAdminNegativeTest-826511031-project May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: {"quota_set": {"ram": 0}} May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-quota-sets:update to be performed. May 18 22:16:54.202407 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'ff1ee8395af24e33ad3cdf703e58429e', 'body': {'quota_set': {'ram': 0}}} May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/quota_sets.py", line 170, in update May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._update(req, id, body, []) May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:16:54.203298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/quota_sets.py", line 189, in _update May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(qs_policies.POLICY_ROOT % 'update', {'project_id': id}) May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-quota-sets:update to be performed. May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:54.204532 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:16:54.205687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:16:54.205687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:16:54.205687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:16:54.205687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:16:54.205687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-quota-sets:update to be performed. May 18 22:16:54.205687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:16:54.205687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-58e03ed8-7ef5-4e16-8b38-348c0660ffae tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-quota-sets:update to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:16:54.210839 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-58e03ed8-7ef5-4e16-8b38-348c0660ffae tempest-QuotasAdminNegativeTest-826511031 tempest-QuotasAdminNegativeTest-826511031-project] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e" status: 403 len: 116 microversion: 2.1 time: 0.036280 May 18 22:16:54.213713 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 328/610] 10.222.0.58 () {60 vars in 1261 bytes} [Wed May 18 22:16:54 2022] PUT /compute/v2.1/os-quota-sets/ff1ee8395af24e33ad3cdf703e58429e => generated 116 bytes in 47 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:16:54.247160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6dc45d59-8fbd-43e5-bf54-8d06223f59cd tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:54.249357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6dc45d59-8fbd-43e5-bf54-8d06223f59cd tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:54.272618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6dc45d59-8fbd-43e5-bf54-8d06223f59cd tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:54.274149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6dc45d59-8fbd-43e5-bf54-8d06223f59cd tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:54.290244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6dc45d59-8fbd-43e5-bf54-8d06223f59cd tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:54.291778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6dc45d59-8fbd-43e5-bf54-8d06223f59cd tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.016s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:54.997950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6dc45d59-8fbd-43e5-bf54-8d06223f59cd tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:55.012061 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6dc45d59-8fbd-43e5-bf54-8d06223f59cd tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1384 microversion: 2.1 time: 0.796206 May 18 22:16:55.013312 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 329/611] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:54 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1384 bytes in 798 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:55.024442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3aa9fd80-f6d2-4240-80a6-cc01066ddf02 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:55.025073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3aa9fd80-f6d2-4240-80a6-cc01066ddf02 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:55.040099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3aa9fd80-f6d2-4240-80a6-cc01066ddf02 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:55.041108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3aa9fd80-f6d2-4240-80a6-cc01066ddf02 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:55.041499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3aa9fd80-f6d2-4240-80a6-cc01066ddf02 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:55.041992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3aa9fd80-f6d2-4240-80a6-cc01066ddf02 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:55.296992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5a373bce-8a3b-4db6-ac75-0974f7b65a3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:55.311055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5a373bce-8a3b-4db6-ac75-0974f7b65a3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:55.312759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5a373bce-8a3b-4db6-ac75-0974f7b65a3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:55.316487 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5a373bce-8a3b-4db6-ac75-0974f7b65a3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1361 microversion: 2.25 time: 1.528690 May 18 22:16:55.319231 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 283/612] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:53 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1361 bytes in 1532 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:55.334056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-ae62c22b-81f3-4fbc-9369-e9d8143a0ad4 req-3190bef7-9609-44f8-83c5-920c99015a26 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82e90f36-73c9-4741-afe3-22b64b2b36eb", "name": "network-vif-plugged", "status": "completed", "tag": "d741ca61-5b98-457f-9c79-e6249a6a64b6"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:55.348828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ae62c22b-81f3-4fbc-9369-e9d8143a0ad4 req-3190bef7-9609-44f8-83c5-920c99015a26 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:55.352953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ae62c22b-81f3-4fbc-9369-e9d8143a0ad4 req-3190bef7-9609-44f8-83c5-920c99015a26 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:55.402505 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-ae62c22b-81f3-4fbc-9369-e9d8143a0ad4 req-3190bef7-9609-44f8-83c5-920c99015a26 service nova] Creating event network-vif-plugged:d741ca61-5b98-457f-9c79-e6249a6a64b6 for instance 82e90f36-73c9-4741-afe3-22b64b2b36eb on n-h1-841040-6 May 18 22:16:55.415569 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-ae62c22b-81f3-4fbc-9369-e9d8143a0ad4 req-3190bef7-9609-44f8-83c5-920c99015a26 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.094160 May 18 22:16:55.425111 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 284/613] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:55 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:55.437564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cbc69187-5216-4ce0-b168-f91aa24b2fd7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:55.442098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cbc69187-5216-4ce0-b168-f91aa24b2fd7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:55.455626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbc69187-5216-4ce0-b168-f91aa24b2fd7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:55.456280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbc69187-5216-4ce0-b168-f91aa24b2fd7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:55.461840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbc69187-5216-4ce0-b168-f91aa24b2fd7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:55.462409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbc69187-5216-4ce0-b168-f91aa24b2fd7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:55.471412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-cbc69187-5216-4ce0-b168-f91aa24b2fd7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:55.611979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3aa9fd80-f6d2-4240-80a6-cc01066ddf02 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:55.621402 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3aa9fd80-f6d2-4240-80a6-cc01066ddf02 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 200 len: 1319 microversion: 2.1 time: 0.606966 May 18 22:16:55.622026 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 330/614] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:55 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 1319 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:55.665716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b593fc3c-ebd3-4b5a-a7bf-90daaf9fbf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:55.666366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b593fc3c-ebd3-4b5a-a7bf-90daaf9fbf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:55.688370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b593fc3c-ebd3-4b5a-a7bf-90daaf9fbf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:55.688744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b593fc3c-ebd3-4b5a-a7bf-90daaf9fbf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:55.689547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b593fc3c-ebd3-4b5a-a7bf-90daaf9fbf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:55.690259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b593fc3c-ebd3-4b5a-a7bf-90daaf9fbf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:56.213836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b593fc3c-ebd3-4b5a-a7bf-90daaf9fbf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:56.223696 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b593fc3c-ebd3-4b5a-a7bf-90daaf9fbf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1311 microversion: 2.1 time: 0.580442 May 18 22:16:56.233126 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 331/615] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:55 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1311 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:56.260197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-19e86cc0-abca-43aa-96c7-409133961921 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:56.262315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-19e86cc0-abca-43aa-96c7-409133961921 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:56.296509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19e86cc0-abca-43aa-96c7-409133961921 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:56.309100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19e86cc0-abca-43aa-96c7-409133961921 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:56.314366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19e86cc0-abca-43aa-96c7-409133961921 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:56.315343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19e86cc0-abca-43aa-96c7-409133961921 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:56.382628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cbc69187-5216-4ce0-b168-f91aa24b2fd7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:56.391384 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cbc69187-5216-4ce0-b168-f91aa24b2fd7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1502 microversion: 2.1 time: 0.963912 May 18 22:16:56.397761 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 285/616] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:55 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1502 bytes in 972 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:56.423296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d4e93155-471a-4e87-b0f2-74fcca6c4b12 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:56.423912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d4e93155-471a-4e87-b0f2-74fcca6c4b12 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:56.439137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4e93155-471a-4e87-b0f2-74fcca6c4b12 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:56.439822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4e93155-471a-4e87-b0f2-74fcca6c4b12 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:56.441478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4e93155-471a-4e87-b0f2-74fcca6c4b12 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:56.442321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4e93155-471a-4e87-b0f2-74fcca6c4b12 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:56.832702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-19e86cc0-abca-43aa-96c7-409133961921 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:56.866461 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-19e86cc0-abca-43aa-96c7-409133961921 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1384 microversion: 2.1 time: 0.604324 May 18 22:16:56.874934 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 332/617] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:56 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1384 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:56.882363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cad2b5f3-8f58-4c1e-9b37-fd56160b52be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:56.883230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cad2b5f3-8f58-4c1e-9b37-fd56160b52be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:56.895920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cad2b5f3-8f58-4c1e-9b37-fd56160b52be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:56.917097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cad2b5f3-8f58-4c1e-9b37-fd56160b52be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:56.933720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cad2b5f3-8f58-4c1e-9b37-fd56160b52be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:56.934911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cad2b5f3-8f58-4c1e-9b37-fd56160b52be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:56.963540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-cad2b5f3-8f58-4c1e-9b37-fd56160b52be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:16:57.213901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d4e93155-471a-4e87-b0f2-74fcca6c4b12 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:57.226469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cad2b5f3-8f58-4c1e-9b37-fd56160b52be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:57.260613 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cad2b5f3-8f58-4c1e-9b37-fd56160b52be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 200 len: 1319 microversion: 2.1 time: 0.384207 May 18 22:16:57.271432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d4e93155-471a-4e87-b0f2-74fcca6c4b12 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:57.272936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d4e93155-471a-4e87-b0f2-74fcca6c4b12 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:57.274102 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d4e93155-471a-4e87-b0f2-74fcca6c4b12 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1361 microversion: 2.25 time: 0.873444 May 18 22:16:57.282646 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 333/618] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:56 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 1319 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:57.288536 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 286/619] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:56 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1361 bytes in 888 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:57.293358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-55f965dd-f0ca-4171-9dfa-b3f0fba8c526 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:57.293901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-55f965dd-f0ca-4171-9dfa-b3f0fba8c526 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:57.323221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55f965dd-f0ca-4171-9dfa-b3f0fba8c526 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:57.323672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55f965dd-f0ca-4171-9dfa-b3f0fba8c526 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:57.324442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55f965dd-f0ca-4171-9dfa-b3f0fba8c526 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:57.324868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55f965dd-f0ca-4171-9dfa-b3f0fba8c526 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:57.653402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a1988514-f33a-411a-85e4-f2be17c221fc tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] Calling method '.version_select at 0x7fa2ed9d5c10>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:57.655003 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:57.655003 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:57.656774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1988514-f33a-411a-85e4-f2be17c221fc tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:57.658477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1988514-f33a-411a-85e4-f2be17c221fc tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:57.707960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1988514-f33a-411a-85e4-f2be17c221fc tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:57.708412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1988514-f33a-411a-85e4-f2be17c221fc tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:57.732743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1988514-f33a-411a-85e4-f2be17c221fc tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:57.733196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1988514-f33a-411a-85e4-f2be17c221fc tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:57.741225 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a1988514-f33a-411a-85e4-f2be17c221fc tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors" status: 200 len: 191 microversion: 2.28 time: 0.457402 May 18 22:16:57.741832 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 334/620] 10.222.0.58 () {60 vars in 1186 bytes} [Wed May 18 22:16:57 2022] GET /compute/v2.1/os-hypervisors => generated 191 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:57.754542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-4735bcc9-aefc-42c6-949c-29c878299951 req-11dd8a58-3acf-457a-b95f-0249edb127f6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "43320163-2138-4f39-8c1d-d1df8fcc3741", "tag": "32cdb5ec-3d8a-40d7-943c-4c74a0490991"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:57.772250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4735bcc9-aefc-42c6-949c-29c878299951 req-11dd8a58-3acf-457a-b95f-0249edb127f6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:57.774532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4735bcc9-aefc-42c6-949c-29c878299951 req-11dd8a58-3acf-457a-b95f-0249edb127f6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:57.819332 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-4735bcc9-aefc-42c6-949c-29c878299951 req-11dd8a58-3acf-457a-b95f-0249edb127f6 service nova] Creating event network-changed:32cdb5ec-3d8a-40d7-943c-4c74a0490991 for instance 43320163-2138-4f39-8c1d-d1df8fcc3741 on n-h1-841040-6 May 18 22:16:57.840577 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-4735bcc9-aefc-42c6-949c-29c878299951 req-11dd8a58-3acf-457a-b95f-0249edb127f6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.092707 May 18 22:16:57.842425 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 335/621] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:57 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:57.861759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3c6f6a50-6553-4e96-ad93-17ccfdd8e6e3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:57.863641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3c6f6a50-6553-4e96-ad93-17ccfdd8e6e3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:57.871648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c6f6a50-6553-4e96-ad93-17ccfdd8e6e3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:57.872269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c6f6a50-6553-4e96-ad93-17ccfdd8e6e3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:57.875107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c6f6a50-6553-4e96-ad93-17ccfdd8e6e3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:57.876316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c6f6a50-6553-4e96-ad93-17ccfdd8e6e3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:58.279521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3c6f6a50-6553-4e96-ad93-17ccfdd8e6e3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:58.291781 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3c6f6a50-6553-4e96-ad93-17ccfdd8e6e3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1492 microversion: 2.1 time: 0.435678 May 18 22:16:58.307243 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 336/622] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:57 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1492 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:58.313913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cba258c2-7f38-4359-a091-eea78f9292e3 tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] Calling method '.version_select at 0x7fa2ed3df9d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:58.316509 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:16:58.316509 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:16:58.319279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cba258c2-7f38-4359-a091-eea78f9292e3 tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:58.320370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cba258c2-7f38-4359-a091-eea78f9292e3 tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:58.354541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cba258c2-7f38-4359-a091-eea78f9292e3 tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:58.354995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cba258c2-7f38-4359-a091-eea78f9292e3 tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:58.381907 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cba258c2-7f38-4359-a091-eea78f9292e3 tempest-HypervisorAdminV228Test-594868096 tempest-HypervisorAdminV228Test-594868096-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors/1" status: 200 len: 717 microversion: 2.28 time: 0.072709 May 18 22:16:58.382275 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 337/623] 10.222.0.58 () {60 vars in 1192 bytes} [Wed May 18 22:16:58 2022] GET /compute/v2.1/os-hypervisors/1 => generated 717 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:16:58.394245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f722c6c-7f07-40af-9985-dc5a49e1eb07 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:58.394859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6f722c6c-7f07-40af-9985-dc5a49e1eb07 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:58.411974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f722c6c-7f07-40af-9985-dc5a49e1eb07 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:58.414234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f722c6c-7f07-40af-9985-dc5a49e1eb07 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:58.416318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f722c6c-7f07-40af-9985-dc5a49e1eb07 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:58.422518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f722c6c-7f07-40af-9985-dc5a49e1eb07 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:58.650933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-55f965dd-f0ca-4171-9dfa-b3f0fba8c526 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:58.676038 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-55f965dd-f0ca-4171-9dfa-b3f0fba8c526 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1311 microversion: 2.1 time: 1.386303 May 18 22:16:58.676639 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 287/624] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:57 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1311 bytes in 1388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:58.683263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-22b92d76-6bbf-454f-8a79-fe48b5b58bd5 req-c0db9d0e-4051-4e04-8a53-6fcc3c36f3b1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "05c56663-fa37-4591-8246-218e503031f9", "tag": "cc656b7a-98a1-4304-8b09-d25026cf3440"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:58.716807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-22b92d76-6bbf-454f-8a79-fe48b5b58bd5 req-c0db9d0e-4051-4e04-8a53-6fcc3c36f3b1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:58.724029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-22b92d76-6bbf-454f-8a79-fe48b5b58bd5 req-c0db9d0e-4051-4e04-8a53-6fcc3c36f3b1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:58.761876 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-22b92d76-6bbf-454f-8a79-fe48b5b58bd5 req-c0db9d0e-4051-4e04-8a53-6fcc3c36f3b1 service nova] Creating event network-changed:cc656b7a-98a1-4304-8b09-d25026cf3440 for instance 05c56663-fa37-4591-8246-218e503031f9 on n-h2-841040-6 May 18 22:16:58.771021 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-22b92d76-6bbf-454f-8a79-fe48b5b58bd5 req-c0db9d0e-4051-4e04-8a53-6fcc3c36f3b1 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.092036 May 18 22:16:58.778981 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 288/625] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:58 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:58.785708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f722c6c-7f07-40af-9985-dc5a49e1eb07 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:58.802587 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6f722c6c-7f07-40af-9985-dc5a49e1eb07 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1384 microversion: 2.1 time: 0.418522 May 18 22:16:58.804442 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 338/626] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:58 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1384 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:58.815481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-16080dec-2150-4489-acc8-85173f9359a0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:58.831475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-16080dec-2150-4489-acc8-85173f9359a0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:58.841764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7b4c4590-a5ab-4365-bcf2-f7073c65e514 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:58.842413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7b4c4590-a5ab-4365-bcf2-f7073c65e514 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:58.846771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16080dec-2150-4489-acc8-85173f9359a0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:58.847217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16080dec-2150-4489-acc8-85173f9359a0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:58.847983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16080dec-2150-4489-acc8-85173f9359a0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:58.848413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16080dec-2150-4489-acc8-85173f9359a0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:58.862012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b4c4590-a5ab-4365-bcf2-f7073c65e514 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:58.862459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b4c4590-a5ab-4365-bcf2-f7073c65e514 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:58.863228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b4c4590-a5ab-4365-bcf2-f7073c65e514 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:58.863656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b4c4590-a5ab-4365-bcf2-f7073c65e514 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:59.142562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7b4c4590-a5ab-4365-bcf2-f7073c65e514 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:59.151962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7b4c4590-a5ab-4365-bcf2-f7073c65e514 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:59.153479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7b4c4590-a5ab-4365-bcf2-f7073c65e514 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:59.155966 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7b4c4590-a5ab-4365-bcf2-f7073c65e514 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1557 microversion: 2.25 time: 0.337603 May 18 22:16:59.157466 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 339/627] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:58 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1557 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:16:59.163255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c14e9404-8eb8-470f-b1ff-14da8a885e03 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '.version_select at 0x7fa2ed4ce3a0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:59.165690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c14e9404-8eb8-470f-b1ff-14da8a885e03 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:59.166152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c14e9404-8eb8-470f-b1ff-14da8a885e03 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:59.201384 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c14e9404-8eb8-470f-b1ff-14da8a885e03 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/os-migrations" status: 200 len: 791 microversion: 2.1 time: 0.041018 May 18 22:16:59.212787 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 340/628] 10.222.0.58 () {58 vars in 1142 bytes} [Wed May 18 22:16:59 2022] GET /compute/v2.1/os-migrations => generated 791 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:59.220785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-57dac67c-b1dc-4ff3-9394-9c6d731f8c1c req-be1d116d-ee92-4957-b621-8b30fb2bb75b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c12dff04-2518-4147-bbf2-de0fe5ffe127", "name": "network-vif-plugged", "status": "completed", "tag": "6193ed0b-1b65-4e50-a701-115fc9598abf"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:16:59.247780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-57dac67c-b1dc-4ff3-9394-9c6d731f8c1c req-be1d116d-ee92-4957-b621-8b30fb2bb75b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:59.248220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-57dac67c-b1dc-4ff3-9394-9c6d731f8c1c req-be1d116d-ee92-4957-b621-8b30fb2bb75b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:59.260466 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-57dac67c-b1dc-4ff3-9394-9c6d731f8c1c req-be1d116d-ee92-4957-b621-8b30fb2bb75b service nova] Creating event network-vif-plugged:6193ed0b-1b65-4e50-a701-115fc9598abf for instance c12dff04-2518-4147-bbf2-de0fe5ffe127 on n-h1-841040-6 May 18 22:16:59.287436 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-57dac67c-b1dc-4ff3-9394-9c6d731f8c1c req-be1d116d-ee92-4957-b621-8b30fb2bb75b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.072620 May 18 22:16:59.288351 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 341/629] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:16:59 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:16:59.431595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-16080dec-2150-4489-acc8-85173f9359a0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:16:59.442307 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-16080dec-2150-4489-acc8-85173f9359a0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 200 len: 1319 microversion: 2.1 time: 0.661990 May 18 22:16:59.445538 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 289/630] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:58 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 1319 bytes in 666 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:59.456457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-40e2ce7e-0e42-4096-8db0-0dec8a9a0dbf tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:59.458878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-40e2ce7e-0e42-4096-8db0-0dec8a9a0dbf tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:59.467140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40e2ce7e-0e42-4096-8db0-0dec8a9a0dbf tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:59.467589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40e2ce7e-0e42-4096-8db0-0dec8a9a0dbf tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:59.468361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40e2ce7e-0e42-4096-8db0-0dec8a9a0dbf tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:59.468787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40e2ce7e-0e42-4096-8db0-0dec8a9a0dbf tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:59.706910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-822715ab-c972-4899-b1bb-e03eb15e3f11 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:59.707599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-822715ab-c972-4899-b1bb-e03eb15e3f11 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:59.729324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-822715ab-c972-4899-b1bb-e03eb15e3f11 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:59.729790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-822715ab-c972-4899-b1bb-e03eb15e3f11 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:59.730568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-822715ab-c972-4899-b1bb-e03eb15e3f11 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:59.731001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-822715ab-c972-4899-b1bb-e03eb15e3f11 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:59.767516 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-40e2ce7e-0e42-4096-8db0-0dec8a9a0dbf tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1643 microversion: 2.1 time: 0.319034 May 18 22:16:59.769188 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 290/631] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:59 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1643 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:16:59.774325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-03f57ac8-817b-4c15-a5f3-af26a8ec1b79 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:16:59.775245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-03f57ac8-817b-4c15-a5f3-af26a8ec1b79 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:16:59.821123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03f57ac8-817b-4c15-a5f3-af26a8ec1b79 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:59.821569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03f57ac8-817b-4c15-a5f3-af26a8ec1b79 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:16:59.824937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03f57ac8-817b-4c15-a5f3-af26a8ec1b79 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:16:59.825382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03f57ac8-817b-4c15-a5f3-af26a8ec1b79 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:00.240926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-03f57ac8-817b-4c15-a5f3-af26a8ec1b79 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:00.251153 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-03f57ac8-817b-4c15-a5f3-af26a8ec1b79 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1311 microversion: 2.1 time: 0.480126 May 18 22:17:00.262831 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 291/632] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:16:59 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1311 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:00.275585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c4483940-68ea-417e-a0d7-e38914f65a93 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:00.277003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c4483940-68ea-417e-a0d7-e38914f65a93 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:00.286297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4483940-68ea-417e-a0d7-e38914f65a93 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:00.287036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4483940-68ea-417e-a0d7-e38914f65a93 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:00.288039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4483940-68ea-417e-a0d7-e38914f65a93 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:00.291831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4483940-68ea-417e-a0d7-e38914f65a93 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:00.370790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-822715ab-c972-4899-b1bb-e03eb15e3f11 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid 82e90f36-73c9-4741-afe3-22b64b2b36eb {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:17:00.497363 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-822715ab-c972-4899-b1bb-e03eb15e3f11 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 2049 microversion: 2.25 time: 1.207787 May 18 22:17:00.499201 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 342/633] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:16:59 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 2049 bytes in 1210 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:00.507643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-LiveMigrationTest-server-841672559", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "5219af55-81a0-41ab-9ab2-87d5c552d670"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:00.560432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c4483940-68ea-417e-a0d7-e38914f65a93 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:00.576371 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c4483940-68ea-417e-a0d7-e38914f65a93 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1384 microversion: 2.1 time: 0.312077 May 18 22:17:00.578321 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 292/634] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:00 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1384 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:00.584206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d4b4e9a-358c-427a-9c4a-c13721886602 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:00.584811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d4b4e9a-358c-427a-9c4a-c13721886602 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:00.592976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d4b4e9a-358c-427a-9c4a-c13721886602 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:00.595264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d4b4e9a-358c-427a-9c4a-c13721886602 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:00.596507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d4b4e9a-358c-427a-9c4a-c13721886602 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:00.597501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d4b4e9a-358c-427a-9c4a-c13721886602 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:00.604161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] validate_networks() for [('5219af55-81a0-41ab-9ab2-87d5c552d670', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:17:00.890333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d4b4e9a-358c-427a-9c4a-c13721886602 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:00.899112 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d4b4e9a-358c-427a-9c4a-c13721886602 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 200 len: 1319 microversion: 2.1 time: 0.319159 May 18 22:17:00.899635 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 293/635] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:00 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 1319 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:00.906229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-37c91045-b665-4884-87b7-ba5e40bd82aa tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:00.908124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-37c91045-b665-4884-87b7-ba5e40bd82aa tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:00.915428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37c91045-b665-4884-87b7-ba5e40bd82aa tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:00.915994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37c91045-b665-4884-87b7-ba5e40bd82aa tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:00.917587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37c91045-b665-4884-87b7-ba5e40bd82aa tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:00.918139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37c91045-b665-4884-87b7-ba5e40bd82aa tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:00.960325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119082] Writing DB stats nova_cell0:SELECT=27 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:01.140500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-37c91045-b665-4884-87b7-ba5e40bd82aa tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid 82e90f36-73c9-4741-afe3-22b64b2b36eb {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:17:01.265679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:17:01.266674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:17:01.267142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:17:01.267540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:17:01.267942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:17:01.275082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119082] Writing DB stats nova_cell0:SELECT=73 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:01.281265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:01.282160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:01.283759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:01.284539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:01.310097 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-37c91045-b665-4884-87b7-ba5e40bd82aa tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 2049 microversion: 2.25 time: 0.407932 May 18 22:17:01.310689 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 294/636] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:00 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 2049 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:01.322773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3985c39a-4c8b-44d5-80e4-87a102c1fc32 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:01.324212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3985c39a-4c8b-44d5-80e4-87a102c1fc32 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:01.334473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3985c39a-4c8b-44d5-80e4-87a102c1fc32 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:01.335751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3985c39a-4c8b-44d5-80e4-87a102c1fc32 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:01.337030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3985c39a-4c8b-44d5-80e4-87a102c1fc32 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:01.337654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3985c39a-4c8b-44d5-80e4-87a102c1fc32 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:01.345015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Getting quotas for project d9803278bb3a47b3b316884cdfe4fea6. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:17:01.371662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Getting quotas for user 6816a2dd651b442186f9e753a6c7a1d5 and project d9803278bb3a47b3b316884cdfe4fea6. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:17:01.403706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:17:01.406284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:17:01.476684 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-abee6609-f711-423b-bc30-aa5f90485a09 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.976417 May 18 22:17:01.484407 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 343/637] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:17:00 2022] POST /compute/v2.1/servers => generated 380 bytes in 984 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:17:01.492830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-bec77be8-2de6-436b-a3d3-39e101a1ae99 req-5a41d0c3-0cd9-4d76-81ce-3cd4ac648330 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d360db24-361c-4b0e-a87d-22124a3663b9", "name": "network-vif-plugged", "status": "completed", "tag": "7b642c26-fa65-4526-aa97-f9ff63d08916"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:01.508652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bec77be8-2de6-436b-a3d3-39e101a1ae99 req-5a41d0c3-0cd9-4d76-81ce-3cd4ac648330 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:01.509090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bec77be8-2de6-436b-a3d3-39e101a1ae99 req-5a41d0c3-0cd9-4d76-81ce-3cd4ac648330 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:01.523175 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-bec77be8-2de6-436b-a3d3-39e101a1ae99 req-5a41d0c3-0cd9-4d76-81ce-3cd4ac648330 service nova] Creating event network-vif-plugged:7b642c26-fa65-4526-aa97-f9ff63d08916 for instance d360db24-361c-4b0e-a87d-22124a3663b9 on n-h1-841040-6 May 18 22:17:01.528993 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-bec77be8-2de6-436b-a3d3-39e101a1ae99 req-5a41d0c3-0cd9-4d76-81ce-3cd4ac648330 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.042164 May 18 22:17:01.530166 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 344/638] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:01 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:01.536493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d1920f3-ad9b-4626-a01e-d2691e140c2f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:01.538139 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:17:01.538139 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:17:01.541172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d1920f3-ad9b-4626-a01e-d2691e140c2f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:01.542021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d1920f3-ad9b-4626-a01e-d2691e140c2f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:01.543143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d1920f3-ad9b-4626-a01e-d2691e140c2f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:01.543876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d1920f3-ad9b-4626-a01e-d2691e140c2f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:01.575232 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9d1920f3-ad9b-4626-a01e-d2691e140c2f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 424 microversion: 2.25 time: 0.043799 May 18 22:17:01.576355 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 345/639] 10.222.0.58 () {60 vars in 1216 bytes} [Wed May 18 22:17:01 2022] GET /compute/v2.1/os-services?binary=nova-compute => generated 424 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:17:01.588585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d18e6c9e-48ec-4607-8224-01808e773353 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:01.589390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d18e6c9e-48ec-4607-8224-01808e773353 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:01.661526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d18e6c9e-48ec-4607-8224-01808e773353 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:01.672422 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d18e6c9e-48ec-4607-8224-01808e773353 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1210 microversion: 2.1 time: 0.087577 May 18 22:17:01.673529 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 346/640] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:01 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1210 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:01.678792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bbc14ba9-7497-468f-85b2-9f9d5fd941cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Action: 'action', calling method: >, body: {"os-migrateLive": {"host": "n-h2-841040-6", "block_migration": "auto"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:01.680063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bbc14ba9-7497-468f-85b2-9f9d5fd941cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:01.688867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bbc14ba9-7497-468f-85b2-9f9d5fd941cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:01.689794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bbc14ba9-7497-468f-85b2-9f9d5fd941cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:01.690986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bbc14ba9-7497-468f-85b2-9f9d5fd941cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:01.691627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bbc14ba9-7497-468f-85b2-9f9d5fd941cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:01.701461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3985c39a-4c8b-44d5-80e4-87a102c1fc32 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:01.710354 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3985c39a-4c8b-44d5-80e4-87a102c1fc32 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1311 microversion: 2.1 time: 0.398261 May 18 22:17:01.711425 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 295/641] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:01 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1311 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:01.717322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7d63f948-d725-4ccd-91fe-d083f52be6a3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:01.717984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7d63f948-d725-4ccd-91fe-d083f52be6a3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:01.723689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-bbc14ba9-7497-468f-85b2-9f9d5fd941cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'flavor' on Instance uuid 82e90f36-73c9-4741-afe3-22b64b2b36eb {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:17:01.724812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d63f948-d725-4ccd-91fe-d083f52be6a3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:01.725266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d63f948-d725-4ccd-91fe-d083f52be6a3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:01.726141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d63f948-d725-4ccd-91fe-d083f52be6a3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:01.726746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d63f948-d725-4ccd-91fe-d083f52be6a3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:01.736956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bbc14ba9-7497-468f-85b2-9f9d5fd941cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Going to try to live migrate instance to n-h2-841040-6 {{(pid=119082) live_migrate /opt/stack/nova/nova/compute/api.py:5349}} May 18 22:17:02.206045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7d63f948-d725-4ccd-91fe-d083f52be6a3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:02.215396 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7d63f948-d725-4ccd-91fe-d083f52be6a3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1384 microversion: 2.1 time: 0.502422 May 18 22:17:02.230101 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 296/642] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:01 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1384 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:02.696419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d9a00c93-276a-4ed5-9c40-7043309a9fbc tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:02.697765 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:17:02.697765 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:17:02.698968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9a00c93-276a-4ed5-9c40-7043309a9fbc tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:02.699416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9a00c93-276a-4ed5-9c40-7043309a9fbc tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:02.700212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9a00c93-276a-4ed5-9c40-7043309a9fbc tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:02.700630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9a00c93-276a-4ed5-9c40-7043309a9fbc tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:02.739127 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d9a00c93-276a-4ed5-9c40-7043309a9fbc tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services" status: 200 len: 944 microversion: 2.1 time: 0.507858 May 18 22:17:02.739890 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 297/643] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:17:02 2022] GET /compute/v2.1/os-services => generated 944 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:02.751734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-82b53270-040a-4c2f-9149-f1425d8b28e8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:02.752474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-82b53270-040a-4c2f-9149-f1425d8b28e8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:02.759152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82b53270-040a-4c2f-9149-f1425d8b28e8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:02.759770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82b53270-040a-4c2f-9149-f1425d8b28e8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:02.760685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82b53270-040a-4c2f-9149-f1425d8b28e8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:02.761112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82b53270-040a-4c2f-9149-f1425d8b28e8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:03.166505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82b53270-040a-4c2f-9149-f1425d8b28e8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:03.178373 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-82b53270-040a-4c2f-9149-f1425d8b28e8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 200 len: 1319 microversion: 2.1 time: 0.430412 May 18 22:17:03.178978 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 298/644] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:02 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 1319 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:03.190952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4d4964f9-8283-4cd8-aae0-5fae3274a78f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:03.191585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4d4964f9-8283-4cd8-aae0-5fae3274a78f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:03.200592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d4964f9-8283-4cd8-aae0-5fae3274a78f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:03.201045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d4964f9-8283-4cd8-aae0-5fae3274a78f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:03.201849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d4964f9-8283-4cd8-aae0-5fae3274a78f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:03.202280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d4964f9-8283-4cd8-aae0-5fae3274a78f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:03.312264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4d4964f9-8283-4cd8-aae0-5fae3274a78f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:03.322283 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4d4964f9-8283-4cd8-aae0-5fae3274a78f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1268 microversion: 2.1 time: 0.139318 May 18 22:17:03.323985 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 299/645] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:03 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1268 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:03.329981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6560351b-2188-4427-a771-228e4de7bf6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:03.330807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6560351b-2188-4427-a771-228e4de7bf6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:03.339372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6560351b-2188-4427-a771-228e4de7bf6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:03.340384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6560351b-2188-4427-a771-228e4de7bf6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:03.341267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6560351b-2188-4427-a771-228e4de7bf6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:03.341866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6560351b-2188-4427-a771-228e4de7bf6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:03.549346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6560351b-2188-4427-a771-228e4de7bf6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:03.558426 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6560351b-2188-4427-a771-228e4de7bf6a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1311 microversion: 2.1 time: 0.233083 May 18 22:17:03.568539 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 300/646] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:03 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1311 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:03.574428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-56e103bd-b84b-4d1d-8320-6648e29a5455 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:03.575748 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:17:03.575748 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:17:03.576930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-56e103bd-b84b-4d1d-8320-6648e29a5455 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:03.577370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-56e103bd-b84b-4d1d-8320-6648e29a5455 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:03.585345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-56e103bd-b84b-4d1d-8320-6648e29a5455 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:03.586076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-56e103bd-b84b-4d1d-8320-6648e29a5455 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:03.643151 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-56e103bd-b84b-4d1d-8320-6648e29a5455 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?host=n-d-841040-6" status: 200 len: 578 microversion: 2.1 time: 0.073290 May 18 22:17:03.646431 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 301/647] 10.222.0.58 () {58 vars in 1171 bytes} [Wed May 18 22:17:03 2022] GET /compute/v2.1/os-services?host=n-d-841040-6 => generated 578 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:03.653007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-65f17c6a-63fd-438b-9ae1-a9cc72c7375d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:03.656159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-65f17c6a-63fd-438b-9ae1-a9cc72c7375d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:03.687785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65f17c6a-63fd-438b-9ae1-a9cc72c7375d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:03.688228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65f17c6a-63fd-438b-9ae1-a9cc72c7375d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:03.689138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65f17c6a-63fd-438b-9ae1-a9cc72c7375d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:03.689851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65f17c6a-63fd-438b-9ae1-a9cc72c7375d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:03.769326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-65f17c6a-63fd-438b-9ae1-a9cc72c7375d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [119083] Writing DB stats nova_cell0:SELECT=84 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:03.830288 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bbc14ba9-7497-468f-85b2-9f9d5fd941cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb/action" status: 202 len: 0 microversion: 2.25 time: 2.154870 May 18 22:17:03.832494 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 347/648] 10.222.0.58 () {62 vars in 1318 bytes} [Wed May 18 22:17:01 2022] POST /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb/action => generated 0 bytes in 2158 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:17:03.842165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-c4fede5a-4fb9-4635-8a54-9716bda87d9b req-8acc6034-5838-435e-9059-9e83fa9629f4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43320163-2138-4f39-8c1d-d1df8fcc3741", "name": "network-vif-plugged", "status": "completed", "tag": "32cdb5ec-3d8a-40d7-943c-4c74a0490991"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:03.858203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c4fede5a-4fb9-4635-8a54-9716bda87d9b req-8acc6034-5838-435e-9059-9e83fa9629f4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:03.858677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c4fede5a-4fb9-4635-8a54-9716bda87d9b req-8acc6034-5838-435e-9059-9e83fa9629f4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:03.872643 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-c4fede5a-4fb9-4635-8a54-9716bda87d9b req-8acc6034-5838-435e-9059-9e83fa9629f4 service nova] Creating event network-vif-plugged:32cdb5ec-3d8a-40d7-943c-4c74a0490991 for instance 43320163-2138-4f39-8c1d-d1df8fcc3741 on n-h1-841040-6 May 18 22:17:03.877633 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-c4fede5a-4fb9-4635-8a54-9716bda87d9b req-8acc6034-5838-435e-9059-9e83fa9629f4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.042940 May 18 22:17:03.878608 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 348/649] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:03 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:03.887858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-65f17c6a-63fd-438b-9ae1-a9cc72c7375d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:03.888456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-129fdcfb-c5ac-4d50-8092-ffbc0734c879 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:03.890295 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:17:03.890295 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:17:03.892661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-129fdcfb-c5ac-4d50-8092-ffbc0734c879 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:03.893361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-129fdcfb-c5ac-4d50-8092-ffbc0734c879 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:03.894424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-129fdcfb-c5ac-4d50-8092-ffbc0734c879 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:03.895104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-129fdcfb-c5ac-4d50-8092-ffbc0734c879 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:03.898064 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-65f17c6a-63fd-438b-9ae1-a9cc72c7375d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1582 microversion: 2.1 time: 0.250312 May 18 22:17:03.899539 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 302/650] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:03 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1582 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:03.933962 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-129fdcfb-c5ac-4d50-8092-ffbc0734c879 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 380 microversion: 2.1 time: 0.050113 May 18 22:17:03.934923 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 349/651] 10.222.0.58 () {58 vars in 1175 bytes} [Wed May 18 22:17:03 2022] GET /compute/v2.1/os-services?binary=nova-compute => generated 380 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:03.942124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1f9fcaae-5df1-4817-afc8-88aef8821ed7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:03.943166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1f9fcaae-5df1-4817-afc8-88aef8821ed7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:03.949786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f9fcaae-5df1-4817-afc8-88aef8821ed7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:03.950684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f9fcaae-5df1-4817-afc8-88aef8821ed7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:03.952000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f9fcaae-5df1-4817-afc8-88aef8821ed7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:03.952638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f9fcaae-5df1-4817-afc8-88aef8821ed7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:04.073619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-27e16911-d0e7-4b52-a7ba-4f06f8c00e57 tempest-InstanceUsageAuditLogTestJSON-388549976 tempest-InstanceUsageAuditLogTestJSON-388549976-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:04.075223 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-instance-usage-audit-log:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:17:04.075223 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:17:04.108826 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-27e16911-d0e7-4b52-a7ba-4f06f8c00e57 tempest-InstanceUsageAuditLogTestJSON-388549976 tempest-InstanceUsageAuditLogTestJSON-388549976-project-admin] 10.222.0.58 "GET /compute/v2.1/os-instance_usage_audit_log/2022-05-18 22:17:03" status: 200 len: 318 microversion: 2.1 time: 0.206593 May 18 22:17:04.117683 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 303/652] 10.222.0.58 () {58 vars in 1250 bytes} [Wed May 18 22:17:03 2022] GET /compute/v2.1/os-instance_usage_audit_log/2022-05-18%2022%3A17%3A03 => generated 318 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:04.123787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce40e3e0-fc3a-43fe-9604-2014750c5d0a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:04.124416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ce40e3e0-fc3a-43fe-9604-2014750c5d0a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:04.124911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1f9fcaae-5df1-4817-afc8-88aef8821ed7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:04.131251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce40e3e0-fc3a-43fe-9604-2014750c5d0a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:04.131766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce40e3e0-fc3a-43fe-9604-2014750c5d0a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:04.132623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce40e3e0-fc3a-43fe-9604-2014750c5d0a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:04.133271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce40e3e0-fc3a-43fe-9604-2014750c5d0a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:04.135083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1f9fcaae-5df1-4817-afc8-88aef8821ed7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:04.137268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1f9fcaae-5df1-4817-afc8-88aef8821ed7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:04.138514 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1f9fcaae-5df1-4817-afc8-88aef8821ed7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1567 microversion: 2.25 time: 0.202331 May 18 22:17:04.139243 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 350/653] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:03 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1567 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:04.144292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-10a6fd5e-7975-4a6e-92fe-d0bad66453f0 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:04.145473 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:17:04.145473 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:17:04.146924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10a6fd5e-7975-4a6e-92fe-d0bad66453f0 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:04.147407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10a6fd5e-7975-4a6e-92fe-d0bad66453f0 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:04.148190 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10a6fd5e-7975-4a6e-92fe-d0bad66453f0 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:04.148628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10a6fd5e-7975-4a6e-92fe-d0bad66453f0 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:04.155013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ce40e3e0-fc3a-43fe-9604-2014750c5d0a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:04.175046 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-10a6fd5e-7975-4a6e-92fe-d0bad66453f0 tempest-ServicesAdminTestJSON-1805929664 tempest-ServicesAdminTestJSON-1805929664-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services" status: 200 len: 944 microversion: 2.1 time: 0.034455 May 18 22:17:04.175657 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 351/654] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:17:04 2022] GET /compute/v2.1/os-services => generated 944 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:04.180540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-64a281f8-acf1-4aae-9cce-fde39ef55f93 tempest-InstanceUsageAuditLogTestJSON-388549976 tempest-InstanceUsageAuditLogTestJSON-388549976-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:04.184400 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-instance-usage-audit-log:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:17:04.184400 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:17:04.204853 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-64a281f8-acf1-4aae-9cce-fde39ef55f93 tempest-InstanceUsageAuditLogTestJSON-388549976 tempest-InstanceUsageAuditLogTestJSON-388549976-project-admin] 10.222.0.58 "GET /compute/v2.1/os-instance_usage_audit_log" status: 200 len: 319 microversion: 2.1 time: 0.028132 May 18 22:17:04.205842 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 352/655] 10.222.0.58 () {58 vars in 1184 bytes} [Wed May 18 22:17:04 2022] GET /compute/v2.1/os-instance_usage_audit_log => generated 319 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:04.210881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-21b79aef-b9ad-45a0-a358-f3ce642704be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:04.211288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-21b79aef-b9ad-45a0-a358-f3ce642704be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:04.222754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21b79aef-b9ad-45a0-a358-f3ce642704be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:04.223630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21b79aef-b9ad-45a0-a358-f3ce642704be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:04.227010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21b79aef-b9ad-45a0-a358-f3ce642704be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:04.227977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21b79aef-b9ad-45a0-a358-f3ce642704be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:04.372173 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ce40e3e0-fc3a-43fe-9604-2014750c5d0a tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127/os-interface" status: 200 len: 284 microversion: 2.1 time: 0.252572 May 18 22:17:04.372935 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 304/656] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:17:04 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127/os-interface => generated 284 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:04.377910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fe664ec0-1794-4941-ae2e-205cd3480d7a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:04.378819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fe664ec0-1794-4941-ae2e-205cd3480d7a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:04.388186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe664ec0-1794-4941-ae2e-205cd3480d7a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:04.393378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe664ec0-1794-4941-ae2e-205cd3480d7a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:04.395220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe664ec0-1794-4941-ae2e-205cd3480d7a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:04.395676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe664ec0-1794-4941-ae2e-205cd3480d7a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:04.468276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-21b79aef-b9ad-45a0-a358-f3ce642704be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:04.478544 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-21b79aef-b9ad-45a0-a358-f3ce642704be tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 200 len: 1319 microversion: 2.1 time: 0.271017 May 18 22:17:04.479793 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 353/657] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:04 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 1319 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:04.580566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-797a4332-03b6-45ea-84c3-08196aa078d1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:04.581470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-797a4332-03b6-45ea-84c3-08196aa078d1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:04.588923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-797a4332-03b6-45ea-84c3-08196aa078d1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:04.589634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-797a4332-03b6-45ea-84c3-08196aa078d1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:04.590657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-797a4332-03b6-45ea-84c3-08196aa078d1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:04.591240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-797a4332-03b6-45ea-84c3-08196aa078d1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:04.858435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-797a4332-03b6-45ea-84c3-08196aa078d1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:04.867433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fe664ec0-1794-4941-ae2e-205cd3480d7a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:04.868187 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-797a4332-03b6-45ea-84c3-08196aa078d1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1461 microversion: 2.1 time: 0.291486 May 18 22:17:04.869661 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 354/658] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:04 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1461 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:04.876678 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fe664ec0-1794-4941-ae2e-205cd3480d7a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1310 microversion: 2.1 time: 0.502507 May 18 22:17:04.884846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "451"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:04.885975 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 305/659] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:04 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1310 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:04.888281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:04.895062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:04.895739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:04.896709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:04.897330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:05.159795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-727467ee-070d-4655-83f4-8f7a7b3fb4e3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:05.160356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-727467ee-070d-4655-83f4-8f7a7b3fb4e3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:05.167822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-727467ee-070d-4655-83f4-8f7a7b3fb4e3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:05.168523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-727467ee-070d-4655-83f4-8f7a7b3fb4e3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:05.169706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-727467ee-070d-4655-83f4-8f7a7b3fb4e3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:05.170179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-727467ee-070d-4655-83f4-8f7a7b3fb4e3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:05.214741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:05.223723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Old instance type m1.heat2, new instance type m1.heat {{(pid=119082) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 22:17:05.231619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:17:05.233049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:17:05.233678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:17:05.234272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:17:05.235456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:17:05.286620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:05.359679 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2010e3f5-649c-4a86-abc0-e6eef64c049d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "POST /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9/action" status: 202 len: 0 microversion: 2.1 time: 0.478577 May 18 22:17:05.360924 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 355/660] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:17:04 2022] POST /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9/action => generated 0 bytes in 480 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:17:05.369889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c2ba70bd-962e-4296-9a90-45d7cc558d19 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:05.370731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c2ba70bd-962e-4296-9a90-45d7cc558d19 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:05.378778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2ba70bd-962e-4296-9a90-45d7cc558d19 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:05.379883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2ba70bd-962e-4296-9a90-45d7cc558d19 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:05.380845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2ba70bd-962e-4296-9a90-45d7cc558d19 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:05.381290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2ba70bd-962e-4296-9a90-45d7cc558d19 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:05.614189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c2ba70bd-962e-4296-9a90-45d7cc558d19 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:05.623621 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c2ba70bd-962e-4296-9a90-45d7cc558d19 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1470 microversion: 2.1 time: 0.258719 May 18 22:17:05.624435 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 356/661] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:05 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1470 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:05.630946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-92647114-1eb0-4a48-90c3-5732d1979cac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:05.632027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-92647114-1eb0-4a48-90c3-5732d1979cac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:05.641729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92647114-1eb0-4a48-90c3-5732d1979cac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:05.642586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92647114-1eb0-4a48-90c3-5732d1979cac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:05.643577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92647114-1eb0-4a48-90c3-5732d1979cac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:05.644668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92647114-1eb0-4a48-90c3-5732d1979cac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:05.693381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-727467ee-070d-4655-83f4-8f7a7b3fb4e3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:05.710309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-727467ee-070d-4655-83f4-8f7a7b3fb4e3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:05.711919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-727467ee-070d-4655-83f4-8f7a7b3fb4e3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:05.713601 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-727467ee-070d-4655-83f4-8f7a7b3fb4e3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1567 microversion: 2.25 time: 0.558667 May 18 22:17:05.724903 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 306/662] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:05 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1567 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:05.892742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e7810759-7b86-4024-815c-77635f629fd9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:05.893607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e7810759-7b86-4024-815c-77635f629fd9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:05.907306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7810759-7b86-4024-815c-77635f629fd9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:05.907764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7810759-7b86-4024-815c-77635f629fd9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:05.909397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7810759-7b86-4024-815c-77635f629fd9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:05.909859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7810759-7b86-4024-815c-77635f629fd9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:06.090871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-92647114-1eb0-4a48-90c3-5732d1979cac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:06.104302 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-92647114-1eb0-4a48-90c3-5732d1979cac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 200 len: 1319 microversion: 2.1 time: 0.477238 May 18 22:17:06.116784 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 357/663] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:05 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 1319 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:06.129926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f29ebd33-419c-4072-9509-e974434bf2a3 req-31b669ca-2ce7-4118-a862-8fc02f409361 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "05c56663-fa37-4591-8246-218e503031f9", "name": "network-vif-plugged", "status": "completed", "tag": "cc656b7a-98a1-4304-8b09-d25026cf3440"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:06.159851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f29ebd33-419c-4072-9509-e974434bf2a3 req-31b669ca-2ce7-4118-a862-8fc02f409361 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:06.160297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f29ebd33-419c-4072-9509-e974434bf2a3 req-31b669ca-2ce7-4118-a862-8fc02f409361 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:06.175561 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f29ebd33-419c-4072-9509-e974434bf2a3 req-31b669ca-2ce7-4118-a862-8fc02f409361 service nova] Creating event network-vif-plugged:cc656b7a-98a1-4304-8b09-d25026cf3440 for instance 05c56663-fa37-4591-8246-218e503031f9 on n-h2-841040-6 May 18 22:17:06.181130 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f29ebd33-419c-4072-9509-e974434bf2a3 req-31b669ca-2ce7-4118-a862-8fc02f409361 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.062333 May 18 22:17:06.182630 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 358/664] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:06 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:06.507973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e7810759-7b86-4024-815c-77635f629fd9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:06.523935 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e7810759-7b86-4024-815c-77635f629fd9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1310 microversion: 2.1 time: 0.635331 May 18 22:17:06.525025 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 307/665] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:05 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1310 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:06.637410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f9c22658-9574-42c3-967a-8ef94bfc789c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:06.638127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f9c22658-9574-42c3-967a-8ef94bfc789c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:06.639867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-780dc35c-dae9-4382-a148-babc11be0f53 req-1d66e704-5cef-46ca-8eec-23dc2ef6b9b8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c12dff04-2518-4147-bbf2-de0fe5ffe127", "tag": "6193ed0b-1b65-4e50-a701-115fc9598abf"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:06.650621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9c22658-9574-42c3-967a-8ef94bfc789c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:06.651942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9c22658-9574-42c3-967a-8ef94bfc789c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:06.653352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9c22658-9574-42c3-967a-8ef94bfc789c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:06.655547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9c22658-9574-42c3-967a-8ef94bfc789c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:06.655688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-780dc35c-dae9-4382-a148-babc11be0f53 req-1d66e704-5cef-46ca-8eec-23dc2ef6b9b8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:06.657563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-780dc35c-dae9-4382-a148-babc11be0f53 req-1d66e704-5cef-46ca-8eec-23dc2ef6b9b8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:06.674325 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-780dc35c-dae9-4382-a148-babc11be0f53 req-1d66e704-5cef-46ca-8eec-23dc2ef6b9b8 service nova] Creating event network-changed:6193ed0b-1b65-4e50-a701-115fc9598abf for instance c12dff04-2518-4147-bbf2-de0fe5ffe127 on n-h1-841040-6 May 18 22:17:06.681868 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-780dc35c-dae9-4382-a148-babc11be0f53 req-1d66e704-5cef-46ca-8eec-23dc2ef6b9b8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.045382 May 18 22:17:06.683117 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 308/666] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:06 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:17:06.692096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-afa0affe-4baa-4d6b-86ce-d576c4a1bbc0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:06.693403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-afa0affe-4baa-4d6b-86ce-d576c4a1bbc0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:06.703843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afa0affe-4baa-4d6b-86ce-d576c4a1bbc0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:06.704812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afa0affe-4baa-4d6b-86ce-d576c4a1bbc0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:06.707131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afa0affe-4baa-4d6b-86ce-d576c4a1bbc0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:06.707845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afa0affe-4baa-4d6b-86ce-d576c4a1bbc0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:06.976615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f9c22658-9574-42c3-967a-8ef94bfc789c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:06.990442 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f9c22658-9574-42c3-967a-8ef94bfc789c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1582 microversion: 2.1 time: 0.358207 May 18 22:17:06.991905 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 359/667] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:06 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1582 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:07.005222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf1e05ce-e464-4c3e-8397-49a4ed2baf89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:07.007029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cf1e05ce-e464-4c3e-8397-49a4ed2baf89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:07.021822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf1e05ce-e464-4c3e-8397-49a4ed2baf89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:07.022752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf1e05ce-e464-4c3e-8397-49a4ed2baf89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:07.023817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf1e05ce-e464-4c3e-8397-49a4ed2baf89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:07.024470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf1e05ce-e464-4c3e-8397-49a4ed2baf89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:07.271058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf1e05ce-e464-4c3e-8397-49a4ed2baf89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:07.287111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf1e05ce-e464-4c3e-8397-49a4ed2baf89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:07.289259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf1e05ce-e464-4c3e-8397-49a4ed2baf89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:07.290822 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cf1e05ce-e464-4c3e-8397-49a4ed2baf89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1567 microversion: 2.25 time: 0.296514 May 18 22:17:07.291645 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 360/668] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:06 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1567 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:07.308541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-a8e0956b-592f-4add-ad08-311907513038 req-c80cbf52-9fdd-4814-b52b-97293809cb1d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82e90f36-73c9-4741-afe3-22b64b2b36eb", "name": "network-vif-unplugged", "status": "completed", "tag": "d741ca61-5b98-457f-9c79-e6249a6a64b6"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:07.317241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-a8e0956b-592f-4add-ad08-311907513038 req-c80cbf52-9fdd-4814-b52b-97293809cb1d service nova] [119082] Writing DB stats nova_api:SELECT=97,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:07.319825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a8e0956b-592f-4add-ad08-311907513038 req-c80cbf52-9fdd-4814-b52b-97293809cb1d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:07.320498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a8e0956b-592f-4add-ad08-311907513038 req-c80cbf52-9fdd-4814-b52b-97293809cb1d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:07.320615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-afa0affe-4baa-4d6b-86ce-d576c4a1bbc0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:07.336609 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-a8e0956b-592f-4add-ad08-311907513038 req-c80cbf52-9fdd-4814-b52b-97293809cb1d service nova] Creating event network-vif-unplugged:d741ca61-5b98-457f-9c79-e6249a6a64b6 for instance 82e90f36-73c9-4741-afe3-22b64b2b36eb on n-h1-841040-6 May 18 22:17:07.342957 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-afa0affe-4baa-4d6b-86ce-d576c4a1bbc0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1470 microversion: 2.1 time: 0.658276 May 18 22:17:07.343852 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-a8e0956b-592f-4add-ad08-311907513038 req-c80cbf52-9fdd-4814-b52b-97293809cb1d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.038640 May 18 22:17:07.353285 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 309/669] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:06 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1470 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:07.353285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ec9f15da-15d8-4368-8d97-5f13c88bb9d2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:07.353285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ec9f15da-15d8-4368-8d97-5f13c88bb9d2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:07.355529 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 361/670] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:07 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:07.360445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec9f15da-15d8-4368-8d97-5f13c88bb9d2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:07.361293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec9f15da-15d8-4368-8d97-5f13c88bb9d2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:07.362354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec9f15da-15d8-4368-8d97-5f13c88bb9d2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:07.362995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec9f15da-15d8-4368-8d97-5f13c88bb9d2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:07.542032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-28732ff5-a5a0-44b9-ad07-bf4080909335 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:07.543165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-28732ff5-a5a0-44b9-ad07-bf4080909335 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:07.559100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28732ff5-a5a0-44b9-ad07-bf4080909335 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:07.559883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28732ff5-a5a0-44b9-ad07-bf4080909335 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:07.560993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28732ff5-a5a0-44b9-ad07-bf4080909335 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:07.561975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28732ff5-a5a0-44b9-ad07-bf4080909335 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:07.757685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ec9f15da-15d8-4368-8d97-5f13c88bb9d2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:07.773803 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ec9f15da-15d8-4368-8d97-5f13c88bb9d2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 200 len: 1469 microversion: 2.1 time: 0.428454 May 18 22:17:07.774395 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 310/671] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:07 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 1469 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:07.799182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-204d6118-775c-47a2-9b6b-1209efd04358 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:07.800171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-204d6118-775c-47a2-9b6b-1209efd04358 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 05c56663-fa37-4591-8246-218e503031f9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:07.826216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-204d6118-775c-47a2-9b6b-1209efd04358 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:07.828765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-204d6118-775c-47a2-9b6b-1209efd04358 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:07.844796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-28732ff5-a5a0-44b9-ad07-bf4080909335 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:07.854151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-204d6118-775c-47a2-9b6b-1209efd04358 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:07.880781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-204d6118-775c-47a2-9b6b-1209efd04358 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.051s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:07.906329 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-28732ff5-a5a0-44b9-ad07-bf4080909335 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1310 microversion: 2.1 time: 0.367047 May 18 22:17:07.907613 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 362/672] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:07 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1310 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:08.239604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-204d6118-775c-47a2-9b6b-1209efd04358 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:08.253980 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-204d6118-775c-47a2-9b6b-1209efd04358 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9" status: 200 len: 1319 microversion: 2.1 time: 0.462349 May 18 22:17:08.258293 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 311/673] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:07 2022] GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9 => generated 1319 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:08.309805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bf4f3c55-47ab-4817-b499-17548946fab2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:08.310362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bf4f3c55-47ab-4817-b499-17548946fab2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:08.333990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf4f3c55-47ab-4817-b499-17548946fab2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:08.337771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf4f3c55-47ab-4817-b499-17548946fab2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:08.341210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf4f3c55-47ab-4817-b499-17548946fab2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:08.342926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf4f3c55-47ab-4817-b499-17548946fab2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:08.361385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f79c5d6a-f676-4c5a-bdba-549863a85d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:08.362184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f79c5d6a-f676-4c5a-bdba-549863a85d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:08.369111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f79c5d6a-f676-4c5a-bdba-549863a85d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:08.379101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f79c5d6a-f676-4c5a-bdba-549863a85d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:08.386761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f79c5d6a-f676-4c5a-bdba-549863a85d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:08.387834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f79c5d6a-f676-4c5a-bdba-549863a85d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:08.654528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bf4f3c55-47ab-4817-b499-17548946fab2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:08.671196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bf4f3c55-47ab-4817-b499-17548946fab2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:08.673689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bf4f3c55-47ab-4817-b499-17548946fab2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:08.675774 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bf4f3c55-47ab-4817-b499-17548946fab2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1567 microversion: 2.25 time: 0.369899 May 18 22:17:08.676880 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 363/674] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:08 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1567 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:08.779976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f79c5d6a-f676-4c5a-bdba-549863a85d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:08.790720 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f79c5d6a-f676-4c5a-bdba-549863a85d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1470 microversion: 2.1 time: 0.434008 May 18 22:17:08.791961 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 312/675] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:08 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1470 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:08.924169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63183ce1-6646-4749-93ab-612542e5321e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:08.925021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-63183ce1-6646-4749-93ab-612542e5321e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:08.931829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63183ce1-6646-4749-93ab-612542e5321e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:08.932272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63183ce1-6646-4749-93ab-612542e5321e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:08.933058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63183ce1-6646-4749-93ab-612542e5321e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:08.933431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63183ce1-6646-4749-93ab-612542e5321e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:09.086230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-63183ce1-6646-4749-93ab-612542e5321e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:09.094818 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-63183ce1-6646-4749-93ab-612542e5321e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1310 microversion: 2.1 time: 0.174649 May 18 22:17:09.096029 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 364/676] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:08 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1310 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:09.277247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9304cbf8-171e-433c-b4da-0ee4cff2e589 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:09.278714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9304cbf8-171e-433c-b4da-0ee4cff2e589 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 05c56663-fa37-4591-8246-218e503031f9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:09.286667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9304cbf8-171e-433c-b4da-0ee4cff2e589 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:09.287128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9304cbf8-171e-433c-b4da-0ee4cff2e589 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:09.287943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9304cbf8-171e-433c-b4da-0ee4cff2e589 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:09.288548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9304cbf8-171e-433c-b4da-0ee4cff2e589 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:09.387080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-e2ef2e15-3062-41ab-b506-144c5927ed45 req-cd4357e1-1a8c-4d25-88c3-e52339c8fba2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f1cc9cde-8992-4ca4-867c-9ef378f3d509", "tag": "6b136fd2-8735-4625-b72c-5b5b1a553438"}, {"name": "network-changed", "server_uuid": "82e90f36-73c9-4741-afe3-22b64b2b36eb", "tag": "d741ca61-5b98-457f-9c79-e6249a6a64b6"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:09.403869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e2ef2e15-3062-41ab-b506-144c5927ed45 req-cd4357e1-1a8c-4d25-88c3-e52339c8fba2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:09.404629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e2ef2e15-3062-41ab-b506-144c5927ed45 req-cd4357e1-1a8c-4d25-88c3-e52339c8fba2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:09.432844 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-e2ef2e15-3062-41ab-b506-144c5927ed45 req-cd4357e1-1a8c-4d25-88c3-e52339c8fba2 service nova] Creating event network-changed:6b136fd2-8735-4625-b72c-5b5b1a553438 for instance f1cc9cde-8992-4ca4-867c-9ef378f3d509 on n-h2-841040-6 May 18 22:17:09.433344 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-e2ef2e15-3062-41ab-b506-144c5927ed45 req-cd4357e1-1a8c-4d25-88c3-e52339c8fba2 service nova] Creating event network-changed:d741ca61-5b98-457f-9c79-e6249a6a64b6 for instance 82e90f36-73c9-4741-afe3-22b64b2b36eb on n-h1-841040-6 May 18 22:17:09.442133 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-e2ef2e15-3062-41ab-b506-144c5927ed45 req-cd4357e1-1a8c-4d25-88c3-e52339c8fba2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.058738 May 18 22:17:09.442798 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 365/677] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:09 2022] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:17:09.536949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9304cbf8-171e-433c-b4da-0ee4cff2e589 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:09.546413 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9304cbf8-171e-433c-b4da-0ee4cff2e589 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9" status: 200 len: 1469 microversion: 2.1 time: 0.274080 May 18 22:17:09.547627 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 313/678] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:09 2022] GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9 => generated 1469 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:09.569506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c592e9e-0942-420c-9ba7-e791ec709670 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:09.573847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c592e9e-0942-420c-9ba7-e791ec709670 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:09.574685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8c592e9e-0942-420c-9ba7-e791ec709670 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Searching by: {'reservation_id': 'r-wo4kwxpt', 'deleted': False, 'project_id': '86a8410dc02f4493982f93dde06a437b'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:17:09.581122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c592e9e-0942-420c-9ba7-e791ec709670 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:09.581648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c592e9e-0942-420c-9ba7-e791ec709670 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:09.582437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c592e9e-0942-420c-9ba7-e791ec709670 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:09.582993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c592e9e-0942-420c-9ba7-e791ec709670 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:09.688510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-8c592e9e-0942-420c-9ba7-e791ec709670 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:17:09.694328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3cc458d5-f039-4746-9cb8-ccc7e6f773ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:09.695207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3cc458d5-f039-4746-9cb8-ccc7e6f773ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:09.703620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3cc458d5-f039-4746-9cb8-ccc7e6f773ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:09.715834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3cc458d5-f039-4746-9cb8-ccc7e6f773ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:09.721534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3cc458d5-f039-4746-9cb8-ccc7e6f773ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:09.723724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3cc458d5-f039-4746-9cb8-ccc7e6f773ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:09.783028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c592e9e-0942-420c-9ba7-e791ec709670 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:09.791258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c592e9e-0942-420c-9ba7-e791ec709670 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:09.792049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c592e9e-0942-420c-9ba7-e791ec709670 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:10.075949 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c592e9e-0942-420c-9ba7-e791ec709670 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/detail?reservation_id=r-wo4kwxpt" status: 200 len: 2931 microversion: 2.1 time: 0.511393 May 18 22:17:10.076684 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 366/679] 10.222.0.58 () {58 vars in 1196 bytes} [Wed May 18 22:17:09 2022] GET /compute/v2.1/servers/detail?reservation_id=r-wo4kwxpt => generated 2931 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:10.086065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b7a7b800-7c97-4eef-853d-b0e3f416ba5e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:10.088769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b7a7b800-7c97-4eef-853d-b0e3f416ba5e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:10.096011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7a7b800-7c97-4eef-853d-b0e3f416ba5e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:10.096534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7a7b800-7c97-4eef-853d-b0e3f416ba5e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:10.097483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7a7b800-7c97-4eef-853d-b0e3f416ba5e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:10.098013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7a7b800-7c97-4eef-853d-b0e3f416ba5e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:10.291375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3cc458d5-f039-4746-9cb8-ccc7e6f773ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:10.302845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b7a7b800-7c97-4eef-853d-b0e3f416ba5e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:10.310963 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b7a7b800-7c97-4eef-853d-b0e3f416ba5e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1470 microversion: 2.1 time: 0.228727 May 18 22:17:10.313456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3cc458d5-f039-4746-9cb8-ccc7e6f773ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:10.324413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3cc458d5-f039-4746-9cb8-ccc7e6f773ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:10.324925 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 367/680] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:10 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1470 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:10.325105 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3cc458d5-f039-4746-9cb8-ccc7e6f773ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1567 microversion: 2.25 time: 0.634886 May 18 22:17:10.330320 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 314/681] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:09 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1567 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:10.335767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ee0806c-c298-41db-85b4-83d9859dd040 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:10.354642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.compute.server_groups [None req-9ee0806c-c298-41db-85b4-83d9859dd040 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Querying cell a037f7e5-99a5-4a88-a730-38a666fb1eb7(cell1) for 2 instances {{(pid=119083) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:69}} May 18 22:17:10.355535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ee0806c-c298-41db-85b4-83d9859dd040 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:10.356103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ee0806c-c298-41db-85b4-83d9859dd040 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:10.379963 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9ee0806c-c298-41db-85b4-83d9859dd040 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/os-server-groups/ba8bda53-25e0-408d-aed0-cdc50682b888" status: 200 len: 271 microversion: 2.1 time: 0.048178 May 18 22:17:10.385721 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 315/682] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:17:10 2022] GET /compute/v2.1/os-server-groups/ba8bda53-25e0-408d-aed0-cdc50682b888 => generated 271 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:10.390836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ff4c4ea9-bbfb-4e37-83eb-c50639dc1bea tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:10.391527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ff4c4ea9-bbfb-4e37-83eb-c50639dc1bea tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:10.397964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ff4c4ea9-bbfb-4e37-83eb-c50639dc1bea tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119083] Writing DB stats nova_api:SELECT=98,nova_api:INSERT=1,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:10.400137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff4c4ea9-bbfb-4e37-83eb-c50639dc1bea tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:10.400595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff4c4ea9-bbfb-4e37-83eb-c50639dc1bea tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:10.401460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff4c4ea9-bbfb-4e37-83eb-c50639dc1bea tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:10.402174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff4c4ea9-bbfb-4e37-83eb-c50639dc1bea tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:10.484320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiagnosticsNegativeTest-server-1487707231", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:10.538053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] validate_networks() for None {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:17:10.739817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:17:10.740341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:17:10.740875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:17:10.741344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:17:10.741874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:17:10.751476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:10.751915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:10.752710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:10.753137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:10.769878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Getting quotas for project 9086c086825046dfb77003a23c17630d. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:17:10.775245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Getting quotas for user a9106e2124154efc9568f3c97d729278 and project 9086c086825046dfb77003a23c17630d. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:17:10.788217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:17:10.790494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:17:10.835561 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8ee0a5ab-42cf-4575-97f6-6939fe354c27 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.509135 May 18 22:17:10.841721 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 368/683] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:17:10 2022] POST /compute/v2.1/servers => generated 380 bytes in 511 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:17:10.960114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-70c764d8-9430-48e7-9e25-dae08f2e7f77 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "f830a1d0-f256-4612-8bfe-85cef4edcdbf"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:10.961207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-70c764d8-9430-48e7-9e25-dae08f2e7f77 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:10.970619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70c764d8-9430-48e7-9e25-dae08f2e7f77 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:10.971071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70c764d8-9430-48e7-9e25-dae08f2e7f77 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:10.971838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70c764d8-9430-48e7-9e25-dae08f2e7f77 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:10.972265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70c764d8-9430-48e7-9e25-dae08f2e7f77 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:11.031698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ff4c4ea9-bbfb-4e37-83eb-c50639dc1bea tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:11.040368 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ff4c4ea9-bbfb-4e37-83eb-c50639dc1bea tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1310 microversion: 2.1 time: 0.653431 May 18 22:17:11.041035 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 316/684] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:10 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1310 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:11.046494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0e8ef8f1-c922-4a45-9b0b-cdc6a51dc3d7 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:11.047992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e8ef8f1-c922-4a45-9b0b-cdc6a51dc3d7 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] [instance: 05c56663-fa37-4591-8246-218e503031f9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:11.055056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e8ef8f1-c922-4a45-9b0b-cdc6a51dc3d7 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:11.056538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e8ef8f1-c922-4a45-9b0b-cdc6a51dc3d7 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:11.057507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e8ef8f1-c922-4a45-9b0b-cdc6a51dc3d7 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:11.058815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e8ef8f1-c922-4a45-9b0b-cdc6a51dc3d7 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:11.198941 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-70c764d8-9430-48e7-9e25-dae08f2e7f77 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] HTTP exception thrown: Volume f830a1d0-f256-4612-8bfe-85cef4edcdbf could not be found. May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-70c764d8-9430-48e7-9e25-dae08f2e7f77 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Request method failure captured: May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: request: PUT /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments/c211c2bf-08b4-4624-8712-0f83394d2d8e HTTP/1.1 May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 74 May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAvn7oFYTWbhnnUY1TPjm7xKCUQERTHRr73SAnRNwX1YV5PZadux34ysuidsETuHx1gPvXSQ30_IovjkL7LBE_lF6UGiwCjDb5OPjGmo96lh2sGORpJuOqCkQRTLY5coJtFQECdjvU4aa0CMnUCQV5HCbnrbq6qr1u9H3IdMjUyijI May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 902c598bb06f402e95ebf98861fb6dd9 May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesAdminNegativeTest-390663095 May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:17:11.207081 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:17:11.208660 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/902c598bb06f402e95ebf98861fb6dd9"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/902c598bb06f402e95ebf98861fb6dd9"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_902c598bb06f402e95ebf98861fb6dd9"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/902c598bb06f402e95ebf98861fb6dd9"}]}] May 18 22:17:11.208660 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesAdminNegativeTest-390663095 May 18 22:17:11.208660 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 902c598bb06f402e95ebf98861fb6dd9 May 18 22:17:11.208660 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesAdminNegativeTest-390663095 May 18 22:17:11.208660 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesAdminNegativeTest-390663095-project-admin May 18 22:17:11.208660 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:17:11.208660 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:17:11.208660 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6a45f6f690ee4e7d90f1a051ef7dfea4 May 18 22:17:11.208660 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesAdminNegativeTest-390663095-project-admin May 18 22:17:11.208660 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:17:11.208660 n-d-841040-6 devstack@n-api.service[119082]: {"volumeAttachment": {"volumeId": "f830a1d0-f256-4612-8bfe-85cef4edcdbf"}} May 18 22:17:11.208660 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:17:11.208660 n-d-841040-6 devstack@n-api.service[119082]: exception: Volume f830a1d0-f256-4612-8bfe-85cef4edcdbf could not be found. May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'server_id': '0a471700-5c90-46c2-8450-035f01ac7ebc', 'id': 'c211c2bf-08b4-4624-8712-0f83394d2d8e', 'body': {'volumeAttachment': {'volumeId': 'f830a1d0-f256-4612-8bfe-85cef4edcdbf'}}} May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 502, in get May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi item = cinderclient( May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 202, in get May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._get("/volumes/%s" % volume_id, "volume") May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:17:11.209586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cinderclient.exceptions.NotFound: Volume f830a1d0-f256-4612-8bfe-85cef4edcdbf could not be found. (HTTP 404) (Request-ID: req-92c4d641-bc8c-4ed9-9c12-8ec11deb206d) May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 436, in _update_volume_swap May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi new_volume = self.volume_api.get(context, new_volume_id) May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 395, in wrapper May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, *args, **kwargs) May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 435, in wrapper May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _reraise(exception.VolumeNotFound(volume_id=volume_id)) May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 486, in _reraise May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise desired_exc.with_traceback(sys.exc_info()[2]) May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 502, in get May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi item = cinderclient( May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 202, in get May 18 22:17:11.210639 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._get("/volumes/%s" % volume_id, "volume") May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.VolumeNotFound: Volume f830a1d0-f256-4612-8bfe-85cef4edcdbf could not be found. May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:11.211748 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 522, in update May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._update_volume_swap(req, instance, id, body) May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 445, in _update_volume_swap May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=e.format_message()) May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Volume f830a1d0-f256-4612-8bfe-85cef4edcdbf could not be found. May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Volume f830a1d0-f256-4612-8bfe-85cef4edcdbf could not be found. May 18 22:17:11.212956 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:11.217170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-70c764d8-9430-48e7-9e25-dae08f2e7f77 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Returning 400 to user: Volume f830a1d0-f256-4612-8bfe-85cef4edcdbf could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:11.218356 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-70c764d8-9430-48e7-9e25-dae08f2e7f77 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] 10.222.0.58 "PUT /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments/c211c2bf-08b4-4624-8712-0f83394d2d8e" status: 400 len: 107 microversion: 2.1 time: 0.381068 May 18 22:17:11.219981 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 369/685] 10.222.0.58 () {60 vars in 1432 bytes} [Wed May 18 22:17:10 2022] PUT /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments/c211c2bf-08b4-4624-8712-0f83394d2d8e => generated 107 bytes in 383 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:17:11.228363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f94ceb9e-e2c2-4b09-8a02-bff56f6dc6eb tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:11.229328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f94ceb9e-e2c2-4b09-8a02-bff56f6dc6eb tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:11.310064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f94ceb9e-e2c2-4b09-8a02-bff56f6dc6eb tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:11.319041 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f94ceb9e-e2c2-4b09-8a02-bff56f6dc6eb tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1223 microversion: 2.1 time: 0.097802 May 18 22:17:11.327660 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 370/686] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:11 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1223 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:11.334667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-52e141a5-a8d1-451d-baa8-fbd992d7af1d tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:11.335109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-52e141a5-a8d1-451d-baa8-fbd992d7af1d tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:11.343933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52e141a5-a8d1-451d-baa8-fbd992d7af1d tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:11.344609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52e141a5-a8d1-451d-baa8-fbd992d7af1d tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:11.345466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52e141a5-a8d1-451d-baa8-fbd992d7af1d tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:11.346125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52e141a5-a8d1-451d-baa8-fbd992d7af1d tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:11.483580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-52e141a5-a8d1-451d-baa8-fbd992d7af1d tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lazy-loading 'services' on Instance uuid 0a471700-5c90-46c2-8450-035f01ac7ebc {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:17:11.515085 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0e8ef8f1-c922-4a45-9b0b-cdc6a51dc3d7 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9" status: 200 len: 1620 microversion: 2.1 time: 0.472688 May 18 22:17:11.522156 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 317/687] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:11 2022] GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9 => generated 1620 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:11.523775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-64726a37-2c53-449c-9fe9-193ac462aaef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:11.524624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-64726a37-2c53-449c-9fe9-193ac462aaef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:11.532639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64726a37-2c53-449c-9fe9-193ac462aaef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:11.533348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64726a37-2c53-449c-9fe9-193ac462aaef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:11.534493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64726a37-2c53-449c-9fe9-193ac462aaef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:11.535076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64726a37-2c53-449c-9fe9-193ac462aaef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:11.687080 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-52e141a5-a8d1-451d-baa8-fbd992d7af1d tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "DELETE /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments/c211c2bf-08b4-4624-8712-0f83394d2d8e" status: 202 len: 0 microversion: 2.1 time: 0.354123 May 18 22:17:11.694053 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 371/688] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:17:11 2022] DELETE /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments/c211c2bf-08b4-4624-8712-0f83394d2d8e => generated 0 bytes in 363 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:17:11.705215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-379bb815-dd86-41ad-990d-6267207a1aca tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:11.705939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-379bb815-dd86-41ad-990d-6267207a1aca tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:11.725875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-379bb815-dd86-41ad-990d-6267207a1aca tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:11.727699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-379bb815-dd86-41ad-990d-6267207a1aca tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:11.729265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-379bb815-dd86-41ad-990d-6267207a1aca tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:11.732671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-379bb815-dd86-41ad-990d-6267207a1aca tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:11.782422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-64726a37-2c53-449c-9fe9-193ac462aaef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:11.792914 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-64726a37-2c53-449c-9fe9-193ac462aaef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1470 microversion: 2.1 time: 0.274723 May 18 22:17:11.793509 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 318/689] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:11 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1470 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:11.798732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-23601159-7e26-4cc0-ada7-c63c4c2aebe4 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:11.799328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-23601159-7e26-4cc0-ada7-c63c4c2aebe4 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:11.805653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23601159-7e26-4cc0-ada7-c63c4c2aebe4 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:11.806122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23601159-7e26-4cc0-ada7-c63c4c2aebe4 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:11.806884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23601159-7e26-4cc0-ada7-c63c4c2aebe4 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:11.807312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23601159-7e26-4cc0-ada7-c63c4c2aebe4 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:11.946781 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-23601159-7e26-4cc0-ada7-c63c4c2aebe4 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 200 len: 1620 microversion: 2.1 time: 0.152127 May 18 22:17:11.947381 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 319/690] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:11 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 1620 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:11.967861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-39e10e4f-8a9a-4adb-8589-5836e922379f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:11.968361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-39e10e4f-8a9a-4adb-8589-5836e922379f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:11.976471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39e10e4f-8a9a-4adb-8589-5836e922379f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:11.977280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39e10e4f-8a9a-4adb-8589-5836e922379f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:11.978511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39e10e4f-8a9a-4adb-8589-5836e922379f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:11.979162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39e10e4f-8a9a-4adb-8589-5836e922379f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:12.019819 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-39e10e4f-8a9a-4adb-8589-5836e922379f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.060614 May 18 22:17:12.020406 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 320/691] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:17:11 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments => generated 197 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:12.058268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf0cc293-a226-4d49-935f-3a16b72752ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:12.059597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cf0cc293-a226-4d49-935f-3a16b72752ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:12.068722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf0cc293-a226-4d49-935f-3a16b72752ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:12.069418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf0cc293-a226-4d49-935f-3a16b72752ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:12.070312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf0cc293-a226-4d49-935f-3a16b72752ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:12.070974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf0cc293-a226-4d49-935f-3a16b72752ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:12.309605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cf0cc293-a226-4d49-935f-3a16b72752ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:12.321689 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cf0cc293-a226-4d49-935f-3a16b72752ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1310 microversion: 2.1 time: 0.265577 May 18 22:17:12.334683 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 321/692] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:12 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1310 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:12.355945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersOnMultiNodesTest-server-760244687", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}, "os:scheduler_hints": {"different_host": "ba0d5759-b437-43da-9a79-e0f3f29e58e2"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:12.365254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-379bb815-dd86-41ad-990d-6267207a1aca tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:12.377685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-379bb815-dd86-41ad-990d-6267207a1aca tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:12.379212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-379bb815-dd86-41ad-990d-6267207a1aca tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:12.380508 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-379bb815-dd86-41ad-990d-6267207a1aca tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1567 microversion: 2.25 time: 0.686600 May 18 22:17:12.381110 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 372/693] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:11 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1567 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:12.403760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-924494a1-06e8-4b56-a4da-9d0b5b3c7c18 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:12.404360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-924494a1-06e8-4b56-a4da-9d0b5b3c7c18 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:12.411968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-924494a1-06e8-4b56-a4da-9d0b5b3c7c18 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:12.412507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-924494a1-06e8-4b56-a4da-9d0b5b3c7c18 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:12.413343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-924494a1-06e8-4b56-a4da-9d0b5b3c7c18 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:12.413929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-924494a1-06e8-4b56-a4da-9d0b5b3c7c18 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:12.440774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:17:12.520469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-924494a1-06e8-4b56-a4da-9d0b5b3c7c18 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:12.530305 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-924494a1-06e8-4b56-a4da-9d0b5b3c7c18 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1283 microversion: 2.1 time: 0.132525 May 18 22:17:12.541231 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 373/694] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:12 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1283 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:12.730406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:17:12.731875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:17:12.732536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:17:12.733843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:17:12.734483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:17:12.757325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:12.758288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:12.759395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:12.760059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:12.779636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:17:12.785772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:17:12.799000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:17:12.801294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:17:12.809933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4738b4fc-af35-4766-9913-3f2b552f0f9c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:12.811123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4738b4fc-af35-4766-9913-3f2b552f0f9c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:12.818346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4738b4fc-af35-4766-9913-3f2b552f0f9c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:12.818778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4738b4fc-af35-4766-9913-3f2b552f0f9c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:12.819707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4738b4fc-af35-4766-9913-3f2b552f0f9c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:12.820132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4738b4fc-af35-4766-9913-3f2b552f0f9c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:12.825220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4738b4fc-af35-4766-9913-3f2b552f0f9c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=1,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:12.848663 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3f595a8a-7aa6-4034-9393-3154e445460b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.512501 May 18 22:17:12.849594 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 322/695] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:17:12 2022] POST /compute/v2.1/servers => generated 380 bytes in 514 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:17:12.864336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-765f880e-fa55-4d1d-bf24-65090de17946 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:12.865262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-765f880e-fa55-4d1d-bf24-65090de17946 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:12.956280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-765f880e-fa55-4d1d-bf24-65090de17946 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:12.971090 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-765f880e-fa55-4d1d-bf24-65090de17946 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1216 microversion: 2.1 time: 0.111471 May 18 22:17:12.973447 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 323/696] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:12 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1216 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:13.039810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c4dd98fb-d009-4cf8-a6df-33a2d8c32366 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:13.041072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4738b4fc-af35-4766-9913-3f2b552f0f9c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:13.041387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c4dd98fb-d009-4cf8-a6df-33a2d8c32366 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:13.051393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4dd98fb-d009-4cf8-a6df-33a2d8c32366 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:13.051648 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4738b4fc-af35-4766-9913-3f2b552f0f9c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.245640 May 18 22:17:13.051805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4dd98fb-d009-4cf8-a6df-33a2d8c32366 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:13.052236 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 374/697] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:12 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:13.053166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4dd98fb-d009-4cf8-a6df-33a2d8c32366 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:13.054504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4dd98fb-d009-4cf8-a6df-33a2d8c32366 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:13.060841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c4dd98fb-d009-4cf8-a6df-33a2d8c32366 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:13.110539 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c4dd98fb-d009-4cf8-a6df-33a2d8c32366 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.080569 May 18 22:17:13.111141 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 324/698] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:17:13 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments => generated 197 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:17:13.351067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c7dcf06-e32b-464b-8534-75578754bc77 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:13.352283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7c7dcf06-e32b-464b-8534-75578754bc77 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:13.368336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c7dcf06-e32b-464b-8534-75578754bc77 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:13.370275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c7dcf06-e32b-464b-8534-75578754bc77 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:13.372086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c7dcf06-e32b-464b-8534-75578754bc77 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:13.374127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c7dcf06-e32b-464b-8534-75578754bc77 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:13.402253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6d059c82-090b-4038-a665-d9c3cfbb167d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:13.403104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6d059c82-090b-4038-a665-d9c3cfbb167d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:13.411275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d059c82-090b-4038-a665-d9c3cfbb167d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:13.415672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d059c82-090b-4038-a665-d9c3cfbb167d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:13.418695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d059c82-090b-4038-a665-d9c3cfbb167d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:13.419404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d059c82-090b-4038-a665-d9c3cfbb167d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:13.805397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6d059c82-090b-4038-a665-d9c3cfbb167d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:13.813713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6d059c82-090b-4038-a665-d9c3cfbb167d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:13.815508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6d059c82-090b-4038-a665-d9c3cfbb167d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:13.816652 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6d059c82-090b-4038-a665-d9c3cfbb167d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1567 microversion: 2.25 time: 0.421735 May 18 22:17:13.817211 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 325/699] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:13 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1567 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:17:13.837270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b341731-dd12-47c7-9afe-a62d5eee9baf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:13.839879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6b341731-dd12-47c7-9afe-a62d5eee9baf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:13.852172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b341731-dd12-47c7-9afe-a62d5eee9baf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:13.852614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b341731-dd12-47c7-9afe-a62d5eee9baf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:13.857051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b341731-dd12-47c7-9afe-a62d5eee9baf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:13.857501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b341731-dd12-47c7-9afe-a62d5eee9baf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:13.858609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7c7dcf06-e32b-464b-8534-75578754bc77 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:13.872013 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7c7dcf06-e32b-464b-8534-75578754bc77 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1310 microversion: 2.1 time: 0.531444 May 18 22:17:13.878477 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 375/700] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:13 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1310 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:13.990772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-60c94898-9ce7-4eb1-b62c-070d5c5b97ac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:13.991339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-60c94898-9ce7-4eb1-b62c-070d5c5b97ac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:14.002520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6b341731-dd12-47c7-9afe-a62d5eee9baf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:14.014888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60c94898-9ce7-4eb1-b62c-070d5c5b97ac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:14.015525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60c94898-9ce7-4eb1-b62c-070d5c5b97ac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:14.019248 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6b341731-dd12-47c7-9afe-a62d5eee9baf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1281 microversion: 2.1 time: 0.195594 May 18 22:17:14.019843 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 326/701] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:13 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1281 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:14.020975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60c94898-9ce7-4eb1-b62c-070d5c5b97ac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:14.021832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60c94898-9ce7-4eb1-b62c-070d5c5b97ac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:14.069195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-55865168-4b4b-4f06-b5cb-1cfa88947e4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:14.070198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-55865168-4b4b-4f06-b5cb-1cfa88947e4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:14.085414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55865168-4b4b-4f06-b5cb-1cfa88947e4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:14.086188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55865168-4b4b-4f06-b5cb-1cfa88947e4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:14.090627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55865168-4b4b-4f06-b5cb-1cfa88947e4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:14.093468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55865168-4b4b-4f06-b5cb-1cfa88947e4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:14.183341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-60c94898-9ce7-4eb1-b62c-070d5c5b97ac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:14.195377 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-60c94898-9ce7-4eb1-b62c-070d5c5b97ac tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1268 microversion: 2.1 time: 0.205494 May 18 22:17:14.199308 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 376/702] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:13 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1268 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:14.210158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d47717d5-78eb-4e36-8ace-697fa19061b6 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:14.215401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d47717d5-78eb-4e36-8ace-697fa19061b6 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:14.234234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d47717d5-78eb-4e36-8ace-697fa19061b6 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:14.235056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d47717d5-78eb-4e36-8ace-697fa19061b6 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:14.235976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d47717d5-78eb-4e36-8ace-697fa19061b6 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:14.236549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d47717d5-78eb-4e36-8ace-697fa19061b6 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:14.324649 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d47717d5-78eb-4e36-8ace-697fa19061b6 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.120711 May 18 22:17:14.325610 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 377/703] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:17:14 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments => generated 197 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:14.842485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f9e7f633-f97c-49a7-a110-061c39420af5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:14.843107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f9e7f633-f97c-49a7-a110-061c39420af5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:14.868310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9e7f633-f97c-49a7-a110-061c39420af5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:14.873555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9e7f633-f97c-49a7-a110-061c39420af5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:14.875260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9e7f633-f97c-49a7-a110-061c39420af5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:14.876168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9e7f633-f97c-49a7-a110-061c39420af5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:15.231845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f9e7f633-f97c-49a7-a110-061c39420af5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:15.242281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f9e7f633-f97c-49a7-a110-061c39420af5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:15.244209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f9e7f633-f97c-49a7-a110-061c39420af5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:15.245654 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f9e7f633-f97c-49a7-a110-061c39420af5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1567 microversion: 2.25 time: 0.415005 May 18 22:17:15.258398 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 378/704] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:14 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1567 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:15.264609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-11b4d2a5-188d-408c-91cb-6669f09bcfc5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:15.265814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-11b4d2a5-188d-408c-91cb-6669f09bcfc5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:15.282136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11b4d2a5-188d-408c-91cb-6669f09bcfc5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:15.284914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11b4d2a5-188d-408c-91cb-6669f09bcfc5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:15.287025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11b4d2a5-188d-408c-91cb-6669f09bcfc5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:15.292195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11b4d2a5-188d-408c-91cb-6669f09bcfc5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:15.552102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-55865168-4b4b-4f06-b5cb-1cfa88947e4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:15.561453 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-55865168-4b4b-4f06-b5cb-1cfa88947e4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 1.495987 May 18 22:17:15.568331 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 327/705] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:14 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 1504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:15.579833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8109b4c1-8be1-4826-a84f-f5575cb9e458 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:15.590363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8109b4c1-8be1-4826-a84f-f5575cb9e458 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:15.606511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8109b4c1-8be1-4826-a84f-f5575cb9e458 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:15.612843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8109b4c1-8be1-4826-a84f-f5575cb9e458 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:15.619253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8109b4c1-8be1-4826-a84f-f5575cb9e458 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:15.620879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8109b4c1-8be1-4826-a84f-f5575cb9e458 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:15.899408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-11b4d2a5-188d-408c-91cb-6669f09bcfc5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:15.918446 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-11b4d2a5-188d-408c-91cb-6669f09bcfc5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1310 microversion: 2.1 time: 0.657546 May 18 22:17:15.919053 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 379/706] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:15 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1310 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:15.941596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eb1e3c23-d6ec-4cec-b8e8-59a1bc0080a8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:15.944497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eb1e3c23-d6ec-4cec-b8e8-59a1bc0080a8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:15.963943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb1e3c23-d6ec-4cec-b8e8-59a1bc0080a8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:15.964386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb1e3c23-d6ec-4cec-b8e8-59a1bc0080a8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:15.967362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb1e3c23-d6ec-4cec-b8e8-59a1bc0080a8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:15.967805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb1e3c23-d6ec-4cec-b8e8-59a1bc0080a8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:16.151982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eb1e3c23-d6ec-4cec-b8e8-59a1bc0080a8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:16.163480 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eb1e3c23-d6ec-4cec-b8e8-59a1bc0080a8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1274 microversion: 2.1 time: 0.232091 May 18 22:17:16.166950 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 380/707] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:15 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1274 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:16.183550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b37466a-18b6-47df-86e3-39ad465121e4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:16.185155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2b37466a-18b6-47df-86e3-39ad465121e4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:16.196503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b37466a-18b6-47df-86e3-39ad465121e4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:16.204076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b37466a-18b6-47df-86e3-39ad465121e4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:16.206216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b37466a-18b6-47df-86e3-39ad465121e4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:16.206872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b37466a-18b6-47df-86e3-39ad465121e4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:16.278166 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2b37466a-18b6-47df-86e3-39ad465121e4 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.109845 May 18 22:17:16.279988 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 381/708] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:17:16 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments => generated 197 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:16.287905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fded57dc-299d-4b95-982a-56b2b388c913 req-5297c639-d246-406a-b2a9-f532e0f35d24 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f1cc9cde-8992-4ca4-867c-9ef378f3d509", "name": "network-vif-plugged", "status": "completed", "tag": "6b136fd2-8735-4625-b72c-5b5b1a553438"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:16.298037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fded57dc-299d-4b95-982a-56b2b388c913 req-5297c639-d246-406a-b2a9-f532e0f35d24 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:16.298745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fded57dc-299d-4b95-982a-56b2b388c913 req-5297c639-d246-406a-b2a9-f532e0f35d24 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:16.313429 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-fded57dc-299d-4b95-982a-56b2b388c913 req-5297c639-d246-406a-b2a9-f532e0f35d24 service nova] Creating event network-vif-plugged:6b136fd2-8735-4625-b72c-5b5b1a553438 for instance f1cc9cde-8992-4ca4-867c-9ef378f3d509 on n-h2-841040-6 May 18 22:17:16.320351 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fded57dc-299d-4b95-982a-56b2b388c913 req-5297c639-d246-406a-b2a9-f532e0f35d24 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.038809 May 18 22:17:16.321459 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 382/709] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:16 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:16.345685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d9c32238-b4be-44e3-9d3e-4dc30064b155 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:16.346438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d9c32238-b4be-44e3-9d3e-4dc30064b155 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:16.368843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9c32238-b4be-44e3-9d3e-4dc30064b155 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:16.369299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9c32238-b4be-44e3-9d3e-4dc30064b155 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:16.370109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9c32238-b4be-44e3-9d3e-4dc30064b155 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:16.370752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9c32238-b4be-44e3-9d3e-4dc30064b155 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:16.691336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8109b4c1-8be1-4826-a84f-f5575cb9e458 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:16.709809 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8109b4c1-8be1-4826-a84f-f5575cb9e458 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1323 microversion: 2.1 time: 1.135428 May 18 22:17:16.710489 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 328/710] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:15 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1323 bytes in 1142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:16.716559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7cdaa75e-c189-4713-a8fe-15870fd110ab tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:16.723811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7cdaa75e-c189-4713-a8fe-15870fd110ab tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:16.741607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cdaa75e-c189-4713-a8fe-15870fd110ab tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:16.742076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cdaa75e-c189-4713-a8fe-15870fd110ab tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:16.743041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cdaa75e-c189-4713-a8fe-15870fd110ab tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:16.743700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cdaa75e-c189-4713-a8fe-15870fd110ab tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:16.768568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d9c32238-b4be-44e3-9d3e-4dc30064b155 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:16.802799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d9c32238-b4be-44e3-9d3e-4dc30064b155 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:16.806742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d9c32238-b4be-44e3-9d3e-4dc30064b155 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:16.815006 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d9c32238-b4be-44e3-9d3e-4dc30064b155 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1567 microversion: 2.25 time: 0.484351 May 18 22:17:16.816206 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 383/711] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:16 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1567 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:16.942731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7752d7da-6ca3-471b-b86e-26f13e5e3919 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:16.943353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7752d7da-6ca3-471b-b86e-26f13e5e3919 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:17.000225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7752d7da-6ca3-471b-b86e-26f13e5e3919 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:17.001032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7752d7da-6ca3-471b-b86e-26f13e5e3919 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:17.002100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7752d7da-6ca3-471b-b86e-26f13e5e3919 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:17.002788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7752d7da-6ca3-471b-b86e-26f13e5e3919 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:17.391152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7752d7da-6ca3-471b-b86e-26f13e5e3919 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:17.410019 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7752d7da-6ca3-471b-b86e-26f13e5e3919 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1310 microversion: 2.1 time: 0.476467 May 18 22:17:17.424102 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 384/712] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:16 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1310 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:17.440457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-545478c7-5cc3-43e8-9ec9-d1dd819c7617 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:17.446633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-545478c7-5cc3-43e8-9ec9-d1dd819c7617 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:17.467822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-545478c7-5cc3-43e8-9ec9-d1dd819c7617 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:17.468965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-545478c7-5cc3-43e8-9ec9-d1dd819c7617 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:17.469768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-545478c7-5cc3-43e8-9ec9-d1dd819c7617 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:17.470203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-545478c7-5cc3-43e8-9ec9-d1dd819c7617 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:17.524619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7cdaa75e-c189-4713-a8fe-15870fd110ab tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:17.538691 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7cdaa75e-c189-4713-a8fe-15870fd110ab tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.825678 May 18 22:17:17.539541 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 329/713] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:16 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 827 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:17.551243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bcaf2c7c-ebcd-4826-bed3-c22dbd29ab73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:17.555010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bcaf2c7c-ebcd-4826-bed3-c22dbd29ab73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:17.569286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcaf2c7c-ebcd-4826-bed3-c22dbd29ab73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:17.569947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcaf2c7c-ebcd-4826-bed3-c22dbd29ab73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:17.571187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcaf2c7c-ebcd-4826-bed3-c22dbd29ab73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:17.580228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcaf2c7c-ebcd-4826-bed3-c22dbd29ab73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:17.640742 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bcaf2c7c-ebcd-4826-bed3-c22dbd29ab73 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.098375 May 18 22:17:17.641827 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 330/714] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:17:17 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments => generated 197 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:17.646600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-ea6e9da2-ab86-4937-a304-5c167bd82f5a req-cba31bf7-213f-4c20-9cbc-efb76e9ef060 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1e214c88-216f-4138-b251-eb44ac88290b", "tag": "43020987-f6cd-42b8-a984-a07ba845762d"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:17.657784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ea6e9da2-ab86-4937-a304-5c167bd82f5a req-cba31bf7-213f-4c20-9cbc-efb76e9ef060 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:17.658236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ea6e9da2-ab86-4937-a304-5c167bd82f5a req-cba31bf7-213f-4c20-9cbc-efb76e9ef060 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:17.672641 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-ea6e9da2-ab86-4937-a304-5c167bd82f5a req-cba31bf7-213f-4c20-9cbc-efb76e9ef060 service nova] Creating event network-changed:43020987-f6cd-42b8-a984-a07ba845762d for instance 1e214c88-216f-4138-b251-eb44ac88290b on n-h1-841040-6 May 18 22:17:17.679329 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-ea6e9da2-ab86-4937-a304-5c167bd82f5a req-cba31bf7-213f-4c20-9cbc-efb76e9ef060 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036096 May 18 22:17:17.680258 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 331/715] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:17 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:17.730128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7459ca84-b9a9-4f22-8bd8-96742eb870cf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:17.731005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7459ca84-b9a9-4f22-8bd8-96742eb870cf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:17.751840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7459ca84-b9a9-4f22-8bd8-96742eb870cf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:17.754404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7459ca84-b9a9-4f22-8bd8-96742eb870cf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:17.755484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7459ca84-b9a9-4f22-8bd8-96742eb870cf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:17.756091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7459ca84-b9a9-4f22-8bd8-96742eb870cf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:18.256580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-545478c7-5cc3-43e8-9ec9-d1dd819c7617 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:18.270156 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-545478c7-5cc3-43e8-9ec9-d1dd819c7617 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1316 microversion: 2.1 time: 0.843916 May 18 22:17:18.272676 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 385/716] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:17 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1316 bytes in 848 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:18.285328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fab4a8ab-4a96-4c27-b383-5eb8952fc4ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:18.286013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fab4a8ab-4a96-4c27-b383-5eb8952fc4ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:18.302519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fab4a8ab-4a96-4c27-b383-5eb8952fc4ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:18.303894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fab4a8ab-4a96-4c27-b383-5eb8952fc4ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:18.309382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fab4a8ab-4a96-4c27-b383-5eb8952fc4ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:18.310027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fab4a8ab-4a96-4c27-b383-5eb8952fc4ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:18.547549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7459ca84-b9a9-4f22-8bd8-96742eb870cf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:18.560331 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7459ca84-b9a9-4f22-8bd8-96742eb870cf tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1323 microversion: 2.1 time: 0.836393 May 18 22:17:18.563882 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 332/717] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:17 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1323 bytes in 841 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:18.573033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91044d7a-e78a-4544-b760-93ad5626282b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:18.576812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91044d7a-e78a-4544-b760-93ad5626282b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:18.596035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91044d7a-e78a-4544-b760-93ad5626282b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:18.597899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91044d7a-e78a-4544-b760-93ad5626282b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:18.599836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91044d7a-e78a-4544-b760-93ad5626282b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:18.602283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91044d7a-e78a-4544-b760-93ad5626282b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:18.795205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fab4a8ab-4a96-4c27-b383-5eb8952fc4ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:18.807481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fab4a8ab-4a96-4c27-b383-5eb8952fc4ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:18.808994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fab4a8ab-4a96-4c27-b383-5eb8952fc4ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:18.810196 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fab4a8ab-4a96-4c27-b383-5eb8952fc4ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1567 microversion: 2.25 time: 0.536558 May 18 22:17:18.816766 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 386/718] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:18 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1567 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:18.829141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a01586d2-6344-4176-8a63-19e238029452 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:18.829791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a01586d2-6344-4176-8a63-19e238029452 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:18.844892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a01586d2-6344-4176-8a63-19e238029452 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:18.845641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a01586d2-6344-4176-8a63-19e238029452 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:18.846601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a01586d2-6344-4176-8a63-19e238029452 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:18.849083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a01586d2-6344-4176-8a63-19e238029452 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:19.152157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a01586d2-6344-4176-8a63-19e238029452 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:19.165013 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a01586d2-6344-4176-8a63-19e238029452 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.346926 May 18 22:17:19.166837 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 387/719] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:18 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:19.174720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-68bf9a64-496f-47eb-9069-ad7966f39bf9 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:19.176204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-68bf9a64-496f-47eb-9069-ad7966f39bf9 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:19.183152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68bf9a64-496f-47eb-9069-ad7966f39bf9 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:19.183605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68bf9a64-496f-47eb-9069-ad7966f39bf9 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:19.184587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68bf9a64-496f-47eb-9069-ad7966f39bf9 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:19.185026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68bf9a64-496f-47eb-9069-ad7966f39bf9 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:19.237673 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-68bf9a64-496f-47eb-9069-ad7966f39bf9 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.069432 May 18 22:17:19.238470 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 388/720] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:17:19 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments => generated 197 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:19.289989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4676adf0-26eb-409c-abbc-98919b641a5a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:19.291508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4676adf0-26eb-409c-abbc-98919b641a5a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:19.317642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4676adf0-26eb-409c-abbc-98919b641a5a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:19.332612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4676adf0-26eb-409c-abbc-98919b641a5a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:19.333852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4676adf0-26eb-409c-abbc-98919b641a5a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:19.334749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4676adf0-26eb-409c-abbc-98919b641a5a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:19.460285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91044d7a-e78a-4544-b760-93ad5626282b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:19.481100 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91044d7a-e78a-4544-b760-93ad5626282b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1493 microversion: 2.1 time: 0.913990 May 18 22:17:19.501043 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 333/721] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:18 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1493 bytes in 934 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:19.514249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c2d01e2-7c0e-4187-9b3f-d141723da38e tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:19.517410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c2d01e2-7c0e-4187-9b3f-d141723da38e tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:19.546379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c2d01e2-7c0e-4187-9b3f-d141723da38e tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:19.547883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c2d01e2-7c0e-4187-9b3f-d141723da38e tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:19.549341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c2d01e2-7c0e-4187-9b3f-d141723da38e tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:19.559124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c2d01e2-7c0e-4187-9b3f-d141723da38e tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:19.649641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4676adf0-26eb-409c-abbc-98919b641a5a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:19.661187 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4676adf0-26eb-409c-abbc-98919b641a5a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1316 microversion: 2.1 time: 0.374692 May 18 22:17:19.662028 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 389/722] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:19 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1316 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:19.667368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-218ce600-7628-46e7-8e60-0616e928bf42 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:19.668230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-218ce600-7628-46e7-8e60-0616e928bf42 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:19.675428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-218ce600-7628-46e7-8e60-0616e928bf42 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:19.676136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-218ce600-7628-46e7-8e60-0616e928bf42 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:19.677771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-218ce600-7628-46e7-8e60-0616e928bf42 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:19.678373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-218ce600-7628-46e7-8e60-0616e928bf42 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:19.888771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-218ce600-7628-46e7-8e60-0616e928bf42 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:19.898242 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-218ce600-7628-46e7-8e60-0616e928bf42 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1323 microversion: 2.1 time: 0.234947 May 18 22:17:19.899709 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 390/723] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:19 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1323 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:19.967635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationNegativeTestJSON-server-1733937738", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "c66793ad-8c60-430d-9549-9f90ed7fb506"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:20.033100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] validate_networks() for [('c66793ad-8c60-430d-9549-9f90ed7fb506', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:17:20.105523 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c2d01e2-7c0e-4187-9b3f-d141723da38e tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1644 microversion: 2.1 time: 0.601511 May 18 22:17:20.124236 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 334/724] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:19 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1644 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:20.129309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-841420b5-339a-435b-bca4-70c767a27036 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:20.129959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-841420b5-339a-435b-bca4-70c767a27036 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:20.141821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-841420b5-339a-435b-bca4-70c767a27036 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:20.142257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-841420b5-339a-435b-bca4-70c767a27036 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:20.143017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-841420b5-339a-435b-bca4-70c767a27036 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:20.143458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-841420b5-339a-435b-bca4-70c767a27036 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:20.455461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-841420b5-339a-435b-bca4-70c767a27036 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:20.465618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-841420b5-339a-435b-bca4-70c767a27036 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:20.471784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-841420b5-339a-435b-bca4-70c767a27036 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:20.477729 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-841420b5-339a-435b-bca4-70c767a27036 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1567 microversion: 2.25 time: 0.352117 May 18 22:17:20.488977 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 335/725] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:20 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1567 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:20.495415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1adc5cee-e692-40c6-8a02-2fc4e562c7fc tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:20.496151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1adc5cee-e692-40c6-8a02-2fc4e562c7fc tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:20.508624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1adc5cee-e692-40c6-8a02-2fc4e562c7fc tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:20.512983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1adc5cee-e692-40c6-8a02-2fc4e562c7fc tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:20.514152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1adc5cee-e692-40c6-8a02-2fc4e562c7fc tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:20.514710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1adc5cee-e692-40c6-8a02-2fc4e562c7fc tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:20.569933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:17:20.570415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:17:20.571087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:17:20.571087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:17:20.571618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:17:20.586101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:20.587704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:20.589170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:20.589887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:20.612946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Getting quotas for project cba79ff7056a49c18006c8022a0e599f. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:17:20.621024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Getting quotas for user 9a9444e3c79a4eb187f16998eb081a38 and project cba79ff7056a49c18006c8022a0e599f. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:17:20.643616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:17:20.648044 n-d-841040-6 devstack@n-api.service[119082]: WARNING nova.utils [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Hostname tempest-FloatingIPsAssociationNegativeTestJSON-server-1733937738 is longer than 63, truncate it to tempest-FloatingIPsAssociationNegativeTestJSON-server-173393773 May 18 22:17:20.650800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:17:20.758485 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0a1fabe0-6c8c-4be9-a586-be641e6a1f76 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.855240 May 18 22:17:20.759707 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 391/726] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:17:19 2022] POST /compute/v2.1/servers => generated 380 bytes in 859 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:17:20.773328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fd12b354-2112-423c-a5f5-4fc071b323fb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:20.774368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fd12b354-2112-423c-a5f5-4fc071b323fb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:20.785864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd12b354-2112-423c-a5f5-4fc071b323fb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:20.786679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd12b354-2112-423c-a5f5-4fc071b323fb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:20.788177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd12b354-2112-423c-a5f5-4fc071b323fb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:20.789658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd12b354-2112-423c-a5f5-4fc071b323fb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:20.796693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-fd12b354-2112-423c-a5f5-4fc071b323fb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:20.841577 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1adc5cee-e692-40c6-8a02-2fc4e562c7fc tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1644 microversion: 2.1 time: 0.361524 May 18 22:17:20.846086 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 336/727] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:20 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1644 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:20.853470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-033daeaf-75b3-4711-95e4-fda3101f036c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:20.854747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-033daeaf-75b3-4711-95e4-fda3101f036c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:20.862655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-033daeaf-75b3-4711-95e4-fda3101f036c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:20.863355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-033daeaf-75b3-4711-95e4-fda3101f036c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:20.864274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-033daeaf-75b3-4711-95e4-fda3101f036c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:20.864865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-033daeaf-75b3-4711-95e4-fda3101f036c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:20.923810 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-033daeaf-75b3-4711-95e4-fda3101f036c tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.076295 May 18 22:17:20.924631 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 337/728] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:17:20 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments => generated 197 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:20.930792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-08f91353-eb2e-4fba-a5ae-88c64d77951f req-f6685e1f-cf6c-46e8-b532-1803de1b74d8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2299af4b-f0d5-4836-bcd5-906f7c49fe2a", "tag": "c923c456-5861-4111-ba7e-b0d4705a503a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:20.957992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-08f91353-eb2e-4fba-a5ae-88c64d77951f req-f6685e1f-cf6c-46e8-b532-1803de1b74d8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:20.960867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-08f91353-eb2e-4fba-a5ae-88c64d77951f req-f6685e1f-cf6c-46e8-b532-1803de1b74d8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:20.988195 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-08f91353-eb2e-4fba-a5ae-88c64d77951f req-f6685e1f-cf6c-46e8-b532-1803de1b74d8 service nova] Creating event network-changed:c923c456-5861-4111-ba7e-b0d4705a503a for instance 2299af4b-f0d5-4836-bcd5-906f7c49fe2a on n-h1-841040-6 May 18 22:17:21.003629 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-08f91353-eb2e-4fba-a5ae-88c64d77951f req-f6685e1f-cf6c-46e8-b532-1803de1b74d8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.076738 May 18 22:17:21.007315 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 338/729] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:20 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:21.021636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6bbcb40e-65df-4cbb-b894-f872f454762d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:21.022710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6bbcb40e-65df-4cbb-b894-f872f454762d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:21.025958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fd12b354-2112-423c-a5f5-4fc071b323fb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:21.032311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6bbcb40e-65df-4cbb-b894-f872f454762d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:21.033013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6bbcb40e-65df-4cbb-b894-f872f454762d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:21.034176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6bbcb40e-65df-4cbb-b894-f872f454762d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:21.035178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6bbcb40e-65df-4cbb-b894-f872f454762d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:21.045325 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fd12b354-2112-423c-a5f5-4fc071b323fb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.271836 May 18 22:17:21.046011 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 392/730] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:20 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:21.065553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-64b63209-59c3-4419-9596-9da284ad97e3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:21.066265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-64b63209-59c3-4419-9596-9da284ad97e3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:21.171515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-64b63209-59c3-4419-9596-9da284ad97e3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a9444e3c79a4eb187f16998eb081a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cba79ff7056a49c18006c8022a0e599f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:21.188512 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-64b63209-59c3-4419-9596-9da284ad97e3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 200 len: 1232 microversion: 2.1 time: 0.132601 May 18 22:17:21.189695 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 393/731] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:21 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 1232 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:21.194607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a2f3c6e0-17fd-4da7-a8c1-035c89a77898 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:21.196198 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:17:21.196198 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:17:21.199539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2f3c6e0-17fd-4da7-a8c1-035c89a77898 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:21.201602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2f3c6e0-17fd-4da7-a8c1-035c89a77898 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:21.202823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2f3c6e0-17fd-4da7-a8c1-035c89a77898 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:21.203443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2f3c6e0-17fd-4da7-a8c1-035c89a77898 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:21.240977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a2f3c6e0-17fd-4da7-a8c1-035c89a77898 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [119082] Writing DB stats nova_api:SELECT=94,nova_api:INSERT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:21.291266 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a2f3c6e0-17fd-4da7-a8c1-035c89a77898 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 380 microversion: 2.1 time: 0.100234 May 18 22:17:21.294213 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 394/732] 10.222.0.58 () {58 vars in 1175 bytes} [Wed May 18 22:17:21 2022] GET /compute/v2.1/os-services?binary=nova-compute => generated 380 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:21.301041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3ff80837-e3c6-41b7-a23c-fc4eed01bc36 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:21.306303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3ff80837-e3c6-41b7-a23c-fc4eed01bc36 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:21.315976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ff80837-e3c6-41b7-a23c-fc4eed01bc36 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:21.322285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ff80837-e3c6-41b7-a23c-fc4eed01bc36 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:21.323471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ff80837-e3c6-41b7-a23c-fc4eed01bc36 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:21.327353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ff80837-e3c6-41b7-a23c-fc4eed01bc36 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:21.523214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3ff80837-e3c6-41b7-a23c-fc4eed01bc36 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:21.540114 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3ff80837-e3c6-41b7-a23c-fc4eed01bc36 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1323 microversion: 2.1 time: 0.243978 May 18 22:17:21.541932 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 395/733] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:21 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1323 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:21.547617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0355c1fd-00ac-4abb-ba14-28027ab24733 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Action: 'action', calling method: >, body: {"pause": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:21.548265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0355c1fd-00ac-4abb-ba14-28027ab24733 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:21.554828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0355c1fd-00ac-4abb-ba14-28027ab24733 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:21.555638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0355c1fd-00ac-4abb-ba14-28027ab24733 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:21.556703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0355c1fd-00ac-4abb-ba14-28027ab24733 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:21.557549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0355c1fd-00ac-4abb-ba14-28027ab24733 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:21.741835 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0355c1fd-00ac-4abb-ba14-28027ab24733 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509/action" status: 202 len: 0 microversion: 2.1 time: 0.198005 May 18 22:17:21.744036 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 396/734] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:17:21 2022] POST /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:17:21.753201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-303cc100-ce6c-44dd-adb5-04d80b1e5882 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:21.754396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-303cc100-ce6c-44dd-adb5-04d80b1e5882 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:21.763255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-303cc100-ce6c-44dd-adb5-04d80b1e5882 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:21.764403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-303cc100-ce6c-44dd-adb5-04d80b1e5882 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:21.765997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-303cc100-ce6c-44dd-adb5-04d80b1e5882 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:21.766813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-303cc100-ce6c-44dd-adb5-04d80b1e5882 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:21.788836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6bbcb40e-65df-4cbb-b894-f872f454762d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:21.802866 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6bbcb40e-65df-4cbb-b894-f872f454762d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1316 microversion: 2.1 time: 0.793208 May 18 22:17:21.815500 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 339/735] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:21 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1316 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:21.842833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-825be501-31f5-4902-af15-32899fbc8212 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:21.846139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-825be501-31f5-4902-af15-32899fbc8212 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:21.866399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-825be501-31f5-4902-af15-32899fbc8212 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:21.867203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-825be501-31f5-4902-af15-32899fbc8212 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:21.868243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-825be501-31f5-4902-af15-32899fbc8212 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:21.868900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-825be501-31f5-4902-af15-32899fbc8212 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:21.996565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-303cc100-ce6c-44dd-adb5-04d80b1e5882 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:22.011194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-303cc100-ce6c-44dd-adb5-04d80b1e5882 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:22.012944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-303cc100-ce6c-44dd-adb5-04d80b1e5882 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:22.014357 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-303cc100-ce6c-44dd-adb5-04d80b1e5882 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1557 microversion: 2.25 time: 0.268601 May 18 22:17:22.028258 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 397/736] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:21 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1557 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:22.033726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0c946164-cf79-4d92-9413-8fe9814ce0eb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:22.035125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0c946164-cf79-4d92-9413-8fe9814ce0eb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:22.042071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c946164-cf79-4d92-9413-8fe9814ce0eb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:22.042733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c946164-cf79-4d92-9413-8fe9814ce0eb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:22.043712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c946164-cf79-4d92-9413-8fe9814ce0eb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:22.044334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c946164-cf79-4d92-9413-8fe9814ce0eb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:22.128534 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0c946164-cf79-4d92-9413-8fe9814ce0eb tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.098825 May 18 22:17:22.133678 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 398/737] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:17:22 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments => generated 197 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:22.146044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-704c8f27-d393-4b92-89c6-fbe977518be0 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '.version_select at 0x7fa2ed159040>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:22.148548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-704c8f27-d393-4b92-89c6-fbe977518be0 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:22.149000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-704c8f27-d393-4b92-89c6-fbe977518be0 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:22.167755 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-704c8f27-d393-4b92-89c6-fbe977518be0 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/os-migrations" status: 200 len: 1945 microversion: 2.25 time: 0.032912 May 18 22:17:22.178459 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 399/738] 10.222.0.58 () {60 vars in 1183 bytes} [Wed May 18 22:17:22 2022] GET /compute/v2.1/os-migrations => generated 1945 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:22.184277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-623dfd5c-942a-46a7-95b1-678f0528e7ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:22.184904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-623dfd5c-942a-46a7-95b1-678f0528e7ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:22.193537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-623dfd5c-942a-46a7-95b1-678f0528e7ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:22.194242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-623dfd5c-942a-46a7-95b1-678f0528e7ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:22.195174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-623dfd5c-942a-46a7-95b1-678f0528e7ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:22.195497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-623dfd5c-942a-46a7-95b1-678f0528e7ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:22.370388 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-825be501-31f5-4902-af15-32899fbc8212 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1649 microversion: 2.1 time: 0.553058 May 18 22:17:22.372105 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 340/739] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:21 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1649 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:22.383406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8422f849-83df-4080-9dd1-c37a972d2702 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:22.384403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8422f849-83df-4080-9dd1-c37a972d2702 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:22.396176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8422f849-83df-4080-9dd1-c37a972d2702 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:22.397867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-623dfd5c-942a-46a7-95b1-678f0528e7ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:22.399121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8422f849-83df-4080-9dd1-c37a972d2702 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:22.401567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8422f849-83df-4080-9dd1-c37a972d2702 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:22.402202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8422f849-83df-4080-9dd1-c37a972d2702 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:22.416430 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-623dfd5c-942a-46a7-95b1-678f0528e7ec tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.236534 May 18 22:17:22.426454 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 400/740] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:22 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:22.426454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c90b32b-9839-470a-bd88-a19978e9e408 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:22.426454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6c90b32b-9839-470a-bd88-a19978e9e408 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:22.434148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c90b32b-9839-470a-bd88-a19978e9e408 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:22.435588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c90b32b-9839-470a-bd88-a19978e9e408 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:22.437384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c90b32b-9839-470a-bd88-a19978e9e408 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:22.437969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c90b32b-9839-470a-bd88-a19978e9e408 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:22.548268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6c90b32b-9839-470a-bd88-a19978e9e408 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a9444e3c79a4eb187f16998eb081a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cba79ff7056a49c18006c8022a0e599f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:22.557058 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6c90b32b-9839-470a-bd88-a19978e9e408 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 200 len: 1284 microversion: 2.1 time: 0.137826 May 18 22:17:22.568209 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 401/741] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:22 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 1284 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:22.593436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-908a9c40-6c93-4d17-8ab1-d47b0b36443b tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:22.594235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-908a9c40-6c93-4d17-8ab1-d47b0b36443b tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:22.604913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-908a9c40-6c93-4d17-8ab1-d47b0b36443b tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:22.605940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-908a9c40-6c93-4d17-8ab1-d47b0b36443b tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:22.606237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-908a9c40-6c93-4d17-8ab1-d47b0b36443b tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:22.607750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-908a9c40-6c93-4d17-8ab1-d47b0b36443b tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:22.699875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-8422f849-83df-4080-9dd1-c37a972d2702 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid 82e90f36-73c9-4741-afe3-22b64b2b36eb {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:17:22.723168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8422f849-83df-4080-9dd1-c37a972d2702 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:22.726909 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8422f849-83df-4080-9dd1-c37a972d2702 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 2049 microversion: 2.25 time: 0.353565 May 18 22:17:22.728196 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 341/742] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:22 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 2049 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:22.821159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7304716d-c01f-4118-ac5c-1ccbf848cb88 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:22.822509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7304716d-c01f-4118-ac5c-1ccbf848cb88 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:22.834551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7304716d-c01f-4118-ac5c-1ccbf848cb88 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_cell0:SELECT=24 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:22.839932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7304716d-c01f-4118-ac5c-1ccbf848cb88 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:22.841354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7304716d-c01f-4118-ac5c-1ccbf848cb88 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:22.843974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7304716d-c01f-4118-ac5c-1ccbf848cb88 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:22.844674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7304716d-c01f-4118-ac5c-1ccbf848cb88 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:22.933188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-908a9c40-6c93-4d17-8ab1-d47b0b36443b tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:22.942357 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-908a9c40-6c93-4d17-8ab1-d47b0b36443b tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1323 microversion: 2.1 time: 0.358284 May 18 22:17:22.947268 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 402/743] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:22 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1323 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:22.957823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-522500565", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "87484bf9-5cac-437f-801b-838cc39e3183"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:22.961342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7304716d-c01f-4118-ac5c-1ccbf848cb88 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_cell0:SELECT=12 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:23.055593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] validate_networks() for [('87484bf9-5cac-437f-801b-838cc39e3183', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:17:23.241574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7304716d-c01f-4118-ac5c-1ccbf848cb88 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:23.254334 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7304716d-c01f-4118-ac5c-1ccbf848cb88 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1316 microversion: 2.1 time: 0.438024 May 18 22:17:23.255484 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 342/744] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:22 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1316 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:23.267444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bf9203fa-8fbb-4757-bad0-a73076bfb2e5 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:23.268878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bf9203fa-8fbb-4757-bad0-a73076bfb2e5 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:23.277606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf9203fa-8fbb-4757-bad0-a73076bfb2e5 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:23.278286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf9203fa-8fbb-4757-bad0-a73076bfb2e5 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:23.279766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf9203fa-8fbb-4757-bad0-a73076bfb2e5 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:23.280889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf9203fa-8fbb-4757-bad0-a73076bfb2e5 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:23.332182 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bf9203fa-8fbb-4757-bad0-a73076bfb2e5 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.074828 May 18 22:17:23.333356 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 343/745] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:17:23 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments => generated 197 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:23.391492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b0b658c5-03f8-4921-bc98-097828ffff00 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:23.393566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b0b658c5-03f8-4921-bc98-097828ffff00 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:23.401306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0b658c5-03f8-4921-bc98-097828ffff00 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:23.401762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0b658c5-03f8-4921-bc98-097828ffff00 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:23.402972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0b658c5-03f8-4921-bc98-097828ffff00 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:23.403498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0b658c5-03f8-4921-bc98-097828ffff00 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:23.614203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:17:23.615133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:17:23.615955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:17:23.616515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:17:23.617077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:17:23.626945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:23.627614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:23.628563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:23.629147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:23.683762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Getting quotas for project a4f3229fa49d472fa8bef6dea79881d8. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:17:23.690982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Getting quotas for user dc417dac84a243a88958e0ecc1e4efb1 and project a4f3229fa49d472fa8bef6dea79881d8. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:17:23.695666 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b0b658c5-03f8-4921-bc98-097828ffff00 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1629 microversion: 2.1 time: 0.309631 May 18 22:17:23.725892 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 344/746] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:23 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1629 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:23.731969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:17:23.738557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:17:23.741077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7f97781-774f-4dc1-919b-19a914972cee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:23.742073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c7f97781-774f-4dc1-919b-19a914972cee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:23.775555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7f97781-774f-4dc1-919b-19a914972cee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:23.783913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7f97781-774f-4dc1-919b-19a914972cee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:23.788883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7f97781-774f-4dc1-919b-19a914972cee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:23.789555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7f97781-774f-4dc1-919b-19a914972cee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:23.862042 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b2b21e00-0813-4eca-816d-30d49c50c515 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.25 time: 0.912585 May 18 22:17:23.867753 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 403/747] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:17:22 2022] POST /compute/v2.1/servers => generated 380 bytes in 920 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) May 18 22:17:23.873374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-75cc7c90-4f31-44f4-8974-08dd82f8ce83 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:23.874367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-75cc7c90-4f31-44f4-8974-08dd82f8ce83 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:23.908865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75cc7c90-4f31-44f4-8974-08dd82f8ce83 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:23.909333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75cc7c90-4f31-44f4-8974-08dd82f8ce83 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:23.910220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75cc7c90-4f31-44f4-8974-08dd82f8ce83 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:23.910768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75cc7c90-4f31-44f4-8974-08dd82f8ce83 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:24.075629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75cc7c90-4f31-44f4-8974-08dd82f8ce83 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a9444e3c79a4eb187f16998eb081a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cba79ff7056a49c18006c8022a0e599f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:24.086449 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-75cc7c90-4f31-44f4-8974-08dd82f8ce83 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 200 len: 1290 microversion: 2.1 time: 0.217235 May 18 22:17:24.091802 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 404/748] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:23 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 1290 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:24.111286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-83a19467-085c-48bc-883b-3dbf5d876cee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Action: 'action', calling method: >, body: {"os-migrateLive": {"host": "n-h1-841040-6", "block_migration": true, "disk_over_commit": false}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:24.114242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-83a19467-085c-48bc-883b-3dbf5d876cee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:24.130742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83a19467-085c-48bc-883b-3dbf5d876cee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:24.133168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83a19467-085c-48bc-883b-3dbf5d876cee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:24.136269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83a19467-085c-48bc-883b-3dbf5d876cee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:24.138067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83a19467-085c-48bc-883b-3dbf5d876cee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:24.191589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-83a19467-085c-48bc-883b-3dbf5d876cee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lazy-loading 'flavor' on Instance uuid f1cc9cde-8992-4ca4-867c-9ef378f3d509 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:17:24.204827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-83a19467-085c-48bc-883b-3dbf5d876cee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Going to try to live migrate instance to n-h1-841040-6 {{(pid=119082) live_migrate /opt/stack/nova/nova/compute/api.py:5349}} May 18 22:17:24.656835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c7f97781-774f-4dc1-919b-19a914972cee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:24.670285 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c7f97781-774f-4dc1-919b-19a914972cee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.942683 May 18 22:17:24.675144 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 345/749] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:23 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 948 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:24.683014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-10cfc4be-6a50-4ecd-b723-54602bf00b3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:24.692497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-10cfc4be-6a50-4ecd-b723-54602bf00b3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:24.699480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10cfc4be-6a50-4ecd-b723-54602bf00b3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:24.699932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10cfc4be-6a50-4ecd-b723-54602bf00b3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:24.704344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10cfc4be-6a50-4ecd-b723-54602bf00b3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:24.704832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10cfc4be-6a50-4ecd-b723-54602bf00b3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:24.909076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-10cfc4be-6a50-4ecd-b723-54602bf00b3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:24.924052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-10cfc4be-6a50-4ecd-b723-54602bf00b3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:24.926242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-10cfc4be-6a50-4ecd-b723-54602bf00b3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:24.931623 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-10cfc4be-6a50-4ecd-b723-54602bf00b3b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1265 microversion: 2.25 time: 0.252423 May 18 22:17:24.941961 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 346/750] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:24 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1265 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:24.947421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f9f7d946-a9c8-4de5-a177-fb6336193e45 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:24.948026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f9f7d946-a9c8-4de5-a177-fb6336193e45 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:24.965355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f9f7d946-a9c8-4de5-a177-fb6336193e45 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:24.965914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f9f7d946-a9c8-4de5-a177-fb6336193e45 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:24.967400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f9f7d946-a9c8-4de5-a177-fb6336193e45 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:24.969114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f9f7d946-a9c8-4de5-a177-fb6336193e45 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:25.411768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f9f7d946-a9c8-4de5-a177-fb6336193e45 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:25.435212 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f9f7d946-a9c8-4de5-a177-fb6336193e45 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1323 microversion: 2.1 time: 0.491485 May 18 22:17:25.435883 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 347/751] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:24 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1323 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:25.443813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fcebf0fe-a5b9-4cbb-8b94-e5d51a354082 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:25.444613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fcebf0fe-a5b9-4cbb-8b94-e5d51a354082 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:25.453576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcebf0fe-a5b9-4cbb-8b94-e5d51a354082 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:25.454430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcebf0fe-a5b9-4cbb-8b94-e5d51a354082 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:25.455531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcebf0fe-a5b9-4cbb-8b94-e5d51a354082 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:25.456102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcebf0fe-a5b9-4cbb-8b94-e5d51a354082 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:25.947633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fcebf0fe-a5b9-4cbb-8b94-e5d51a354082 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:25.960360 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fcebf0fe-a5b9-4cbb-8b94-e5d51a354082 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1316 microversion: 2.1 time: 0.522156 May 18 22:17:25.961943 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 348/752] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:25 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1316 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:25.969299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aa001dc1-1eb5-4fcc-8589-774febcc20cc tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:25.971315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aa001dc1-1eb5-4fcc-8589-774febcc20cc tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:25.991146 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-83a19467-085c-48bc-883b-3dbf5d876cee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509/action" status: 202 len: 0 microversion: 2.1 time: 1.894867 May 18 22:17:25.996442 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 405/753] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:17:24 2022] POST /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509/action => generated 0 bytes in 1901 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:17:26.012434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa001dc1-1eb5-4fcc-8589-774febcc20cc tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.012870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa001dc1-1eb5-4fcc-8589-774febcc20cc tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.014193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa001dc1-1eb5-4fcc-8589-774febcc20cc tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.015074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa001dc1-1eb5-4fcc-8589-774febcc20cc tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.017119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f809e40c-c0e4-453e-a329-b9d660251383 req-0cfb1e26-57ef-4299-abe0-0a5656bc67a3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e214c88-216f-4138-b251-eb44ac88290b", "name": "network-vif-plugged", "status": "completed", "tag": "43020987-f6cd-42b8-a984-a07ba845762d"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:26.049710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f809e40c-c0e4-453e-a329-b9d660251383 req-0cfb1e26-57ef-4299-abe0-0a5656bc67a3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.053690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f809e40c-c0e4-453e-a329-b9d660251383 req-0cfb1e26-57ef-4299-abe0-0a5656bc67a3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.073647 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aa001dc1-1eb5-4fcc-8589-774febcc20cc tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.109857 May 18 22:17:26.080718 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 349/754] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:17:25 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments => generated 197 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:26.084878 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f809e40c-c0e4-453e-a329-b9d660251383 req-0cfb1e26-57ef-4299-abe0-0a5656bc67a3 service nova] Creating event network-vif-plugged:43020987-f6cd-42b8-a984-a07ba845762d for instance 1e214c88-216f-4138-b251-eb44ac88290b on n-h1-841040-6 May 18 22:17:26.090472 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f809e40c-c0e4-453e-a329-b9d660251383 req-0cfb1e26-57ef-4299-abe0-0a5656bc67a3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.089641 May 18 22:17:26.093596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb507a73-ec25-430a-9051-4f1f502f91c0 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:26.094410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eb507a73-ec25-430a-9051-4f1f502f91c0 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:26.101904 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 406/755] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:25 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:26.107823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5bbfde31-a779-49f2-9af1-4c7b1088e186 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:26.109370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5bbfde31-a779-49f2-9af1-4c7b1088e186 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:26.110662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb507a73-ec25-430a-9051-4f1f502f91c0 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.112051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb507a73-ec25-430a-9051-4f1f502f91c0 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.112824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb507a73-ec25-430a-9051-4f1f502f91c0 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.113555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb507a73-ec25-430a-9051-4f1f502f91c0 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.117632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bbfde31-a779-49f2-9af1-4c7b1088e186 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.118412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bbfde31-a779-49f2-9af1-4c7b1088e186 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.119398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bbfde31-a779-49f2-9af1-4c7b1088e186 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.120135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bbfde31-a779-49f2-9af1-4c7b1088e186 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.279777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5bbfde31-a779-49f2-9af1-4c7b1088e186 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:26.294593 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5bbfde31-a779-49f2-9af1-4c7b1088e186 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.187725 May 18 22:17:26.295577 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 407/756] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:26 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:26.303534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d5a3cc29-e6b5-4247-9f6e-0f48d02a4760 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:26.304173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d5a3cc29-e6b5-4247-9f6e-0f48d02a4760 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:26.312373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5a3cc29-e6b5-4247-9f6e-0f48d02a4760 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.312813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5a3cc29-e6b5-4247-9f6e-0f48d02a4760 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.313798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5a3cc29-e6b5-4247-9f6e-0f48d02a4760 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.314604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5a3cc29-e6b5-4247-9f6e-0f48d02a4760 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.412219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d5a3cc29-e6b5-4247-9f6e-0f48d02a4760 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:26.423896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d5a3cc29-e6b5-4247-9f6e-0f48d02a4760 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:26.426213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d5a3cc29-e6b5-4247-9f6e-0f48d02a4760 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:26.427580 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d5a3cc29-e6b5-4247-9f6e-0f48d02a4760 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1319 microversion: 2.25 time: 0.131054 May 18 22:17:26.430865 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 408/757] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:26 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1319 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:26.436842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ceb414c2-be10-4158-bf8b-af10430f4448 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:26.437699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ceb414c2-be10-4158-bf8b-af10430f4448 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:26.445304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ceb414c2-be10-4158-bf8b-af10430f4448 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.447202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ceb414c2-be10-4158-bf8b-af10430f4448 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.447202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ceb414c2-be10-4158-bf8b-af10430f4448 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.447202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ceb414c2-be10-4158-bf8b-af10430f4448 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.464236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ceb414c2-be10-4158-bf8b-af10430f4448 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119082] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:26.597535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ceb414c2-be10-4158-bf8b-af10430f4448 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:26.608141 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ceb414c2-be10-4158-bf8b-af10430f4448 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1503 microversion: 2.1 time: 0.175904 May 18 22:17:26.610037 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 409/758] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:26 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1503 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:26.614717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c26368f7-022b-4235-8d4f-e95dff4231ea tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:26.615532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c26368f7-022b-4235-8d4f-e95dff4231ea tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:26.622093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c26368f7-022b-4235-8d4f-e95dff4231ea tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.623757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c26368f7-022b-4235-8d4f-e95dff4231ea tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.624851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c26368f7-022b-4235-8d4f-e95dff4231ea tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.625491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c26368f7-022b-4235-8d4f-e95dff4231ea tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.780551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c26368f7-022b-4235-8d4f-e95dff4231ea tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:26.790856 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c26368f7-022b-4235-8d4f-e95dff4231ea tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1323 microversion: 2.1 time: 0.179547 May 18 22:17:26.792812 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 410/759] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:26 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1323 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:26.928432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eb507a73-ec25-430a-9051-4f1f502f91c0 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a9444e3c79a4eb187f16998eb081a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cba79ff7056a49c18006c8022a0e599f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:26.937325 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb507a73-ec25-430a-9051-4f1f502f91c0 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 200 len: 1332 microversion: 2.1 time: 0.854820 May 18 22:17:26.937928 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 350/760] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:26 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 1332 bytes in 857 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:26.977007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef12d1e1-997b-465d-aa18-a5c72fb2fcfa tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:26.977545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ef12d1e1-997b-465d-aa18-a5c72fb2fcfa tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:26.991590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef12d1e1-997b-465d-aa18-a5c72fb2fcfa tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.992212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef12d1e1-997b-465d-aa18-a5c72fb2fcfa tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:26.993038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef12d1e1-997b-465d-aa18-a5c72fb2fcfa tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:26.993718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef12d1e1-997b-465d-aa18-a5c72fb2fcfa tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:27.028622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c1e0030a-fe5e-42a9-a9d1-258735ab41c0 req-f4874494-bfb6-4f6f-aa2d-cda2b194e79e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1600557e-df75-4fd0-93b1-7b01c3db879c", "tag": "1693a107-58e2-4349-ab56-5557c35cee7f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:27.058892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c1e0030a-fe5e-42a9-a9d1-258735ab41c0 req-f4874494-bfb6-4f6f-aa2d-cda2b194e79e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:27.059755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c1e0030a-fe5e-42a9-a9d1-258735ab41c0 req-f4874494-bfb6-4f6f-aa2d-cda2b194e79e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:27.087737 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c1e0030a-fe5e-42a9-a9d1-258735ab41c0 req-f4874494-bfb6-4f6f-aa2d-cda2b194e79e service nova] Creating event network-changed:1693a107-58e2-4349-ab56-5557c35cee7f for instance 1600557e-df75-4fd0-93b1-7b01c3db879c on n-h2-841040-6 May 18 22:17:27.096989 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c1e0030a-fe5e-42a9-a9d1-258735ab41c0 req-f4874494-bfb6-4f6f-aa2d-cda2b194e79e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.072957 May 18 22:17:27.098177 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 351/761] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:27 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:27.103759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f0e8ba0-bd68-41ce-90e3-f3694c9d8b91 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:27.104771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f0e8ba0-bd68-41ce-90e3-f3694c9d8b91 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:27.122297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f0e8ba0-bd68-41ce-90e3-f3694c9d8b91 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:27.122765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f0e8ba0-bd68-41ce-90e3-f3694c9d8b91 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:27.123551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f0e8ba0-bd68-41ce-90e3-f3694c9d8b91 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:27.124520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f0e8ba0-bd68-41ce-90e3-f3694c9d8b91 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:27.189280 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f0e8ba0-bd68-41ce-90e3-f3694c9d8b91 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.089256 May 18 22:17:27.192969 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 352/762] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:17:27 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments => generated 197 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:27.242642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ef12d1e1-997b-465d-aa18-a5c72fb2fcfa tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:27.252914 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ef12d1e1-997b-465d-aa18-a5c72fb2fcfa tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1316 microversion: 2.1 time: 0.279589 May 18 22:17:27.253705 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 411/763] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:26 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1316 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:27.312407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-461c73b6-75c8-41bd-990e-e400faccaaaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:27.313007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-461c73b6-75c8-41bd-990e-e400faccaaaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:27.324319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-461c73b6-75c8-41bd-990e-e400faccaaaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:27.326791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-461c73b6-75c8-41bd-990e-e400faccaaaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:27.330335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-461c73b6-75c8-41bd-990e-e400faccaaaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:27.333961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-461c73b6-75c8-41bd-990e-e400faccaaaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:27.446152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0f2c1072-4a80-4b5a-a79a-ff325d9118db tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:27.446751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0f2c1072-4a80-4b5a-a79a-ff325d9118db tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:27.453216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f2c1072-4a80-4b5a-a79a-ff325d9118db tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:27.453747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f2c1072-4a80-4b5a-a79a-ff325d9118db tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:27.454611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f2c1072-4a80-4b5a-a79a-ff325d9118db tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:27.455097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f2c1072-4a80-4b5a-a79a-ff325d9118db tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:27.518738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0f2c1072-4a80-4b5a-a79a-ff325d9118db tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:27.526778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0f2c1072-4a80-4b5a-a79a-ff325d9118db tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:27.528433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0f2c1072-4a80-4b5a-a79a-ff325d9118db tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:27.530192 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0f2c1072-4a80-4b5a-a79a-ff325d9118db tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1319 microversion: 2.25 time: 0.087955 May 18 22:17:27.531315 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 412/764] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:27 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1319 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:17:27.626477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a7178bcf-ddd8-4682-8198-68ccb9c95584 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:27.627076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a7178bcf-ddd8-4682-8198-68ccb9c95584 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:27.633017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7178bcf-ddd8-4682-8198-68ccb9c95584 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:27.633445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7178bcf-ddd8-4682-8198-68ccb9c95584 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:27.634328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7178bcf-ddd8-4682-8198-68ccb9c95584 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:27.634758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7178bcf-ddd8-4682-8198-68ccb9c95584 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:27.645186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-461c73b6-75c8-41bd-990e-e400faccaaaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:27.653241 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-461c73b6-75c8-41bd-990e-e400faccaaaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.344688 May 18 22:17:27.653980 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 353/765] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:27 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:27.771533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a7178bcf-ddd8-4682-8198-68ccb9c95584 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:27.779134 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a7178bcf-ddd8-4682-8198-68ccb9c95584 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1503 microversion: 2.1 time: 0.156923 May 18 22:17:27.779950 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 413/766] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:27 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1503 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:27.808541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-def2ea34-d3a1-477f-aab0-d4043f530a26 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:27.809336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-def2ea34-d3a1-477f-aab0-d4043f530a26 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:27.817049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-def2ea34-d3a1-477f-aab0-d4043f530a26 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:27.817898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-def2ea34-d3a1-477f-aab0-d4043f530a26 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:27.818865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-def2ea34-d3a1-477f-aab0-d4043f530a26 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:27.819446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-def2ea34-d3a1-477f-aab0-d4043f530a26 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:27.954936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6d9cf8c6-dcec-40dd-9325-6d80ed1e3d14 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:27.955617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6d9cf8c6-dcec-40dd-9325-6d80ed1e3d14 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:27.962964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d9cf8c6-dcec-40dd-9325-6d80ed1e3d14 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:27.963570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d9cf8c6-dcec-40dd-9325-6d80ed1e3d14 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:27.964571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d9cf8c6-dcec-40dd-9325-6d80ed1e3d14 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:27.965074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d9cf8c6-dcec-40dd-9325-6d80ed1e3d14 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:28.110640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6d9cf8c6-dcec-40dd-9325-6d80ed1e3d14 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a9444e3c79a4eb187f16998eb081a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cba79ff7056a49c18006c8022a0e599f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:28.119436 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6d9cf8c6-dcec-40dd-9325-6d80ed1e3d14 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 200 len: 1332 microversion: 2.1 time: 0.168749 May 18 22:17:28.120008 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 414/767] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:27 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 1332 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:28.178300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-def2ea34-d3a1-477f-aab0-d4043f530a26 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:28.186946 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-def2ea34-d3a1-477f-aab0-d4043f530a26 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1323 microversion: 2.1 time: 0.382344 May 18 22:17:28.187925 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 354/768] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:27 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1323 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:28.201766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-de3f7651-c5ca-4283-acb7-eb604bb2cf9f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:28.203596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-de3f7651-c5ca-4283-acb7-eb604bb2cf9f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:28.210165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de3f7651-c5ca-4283-acb7-eb604bb2cf9f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:28.210695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de3f7651-c5ca-4283-acb7-eb604bb2cf9f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:28.211516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de3f7651-c5ca-4283-acb7-eb604bb2cf9f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:28.212010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de3f7651-c5ca-4283-acb7-eb604bb2cf9f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:28.243661 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-de3f7651-c5ca-4283-acb7-eb604bb2cf9f tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.046898 May 18 22:17:28.244471 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 415/769] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:17:28 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments => generated 25 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) May 18 22:17:28.270605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ee4fc3d-6fed-46d6-9039-3bf12e79c86a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:28.271218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8ee4fc3d-6fed-46d6-9039-3bf12e79c86a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:28.279359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ee4fc3d-6fed-46d6-9039-3bf12e79c86a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:28.279801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ee4fc3d-6fed-46d6-9039-3bf12e79c86a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:28.280678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ee4fc3d-6fed-46d6-9039-3bf12e79c86a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:28.281098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ee4fc3d-6fed-46d6-9039-3bf12e79c86a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:28.548731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f058485-fcd4-4798-a897-b246eb251e38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:28.549570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6f058485-fcd4-4798-a897-b246eb251e38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:28.560911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f058485-fcd4-4798-a897-b246eb251e38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:28.565120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f058485-fcd4-4798-a897-b246eb251e38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:28.566318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f058485-fcd4-4798-a897-b246eb251e38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:28.567056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f058485-fcd4-4798-a897-b246eb251e38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:28.571797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8ee4fc3d-6fed-46d6-9039-3bf12e79c86a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:28.580969 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8ee4fc3d-6fed-46d6-9039-3bf12e79c86a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1316 microversion: 2.1 time: 0.314772 May 18 22:17:28.594107 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 355/770] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:28 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1316 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:28.671466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9039db9d-5d54-43c8-a0b3-d0d8a65e4157 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:28.672081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9039db9d-5d54-43c8-a0b3-d0d8a65e4157 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:28.689610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9039db9d-5d54-43c8-a0b3-d0d8a65e4157 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:28.690075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9039db9d-5d54-43c8-a0b3-d0d8a65e4157 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:28.690840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9039db9d-5d54-43c8-a0b3-d0d8a65e4157 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:28.691269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9039db9d-5d54-43c8-a0b3-d0d8a65e4157 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:28.800565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f058485-fcd4-4798-a897-b246eb251e38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:28.813223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f058485-fcd4-4798-a897-b246eb251e38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:28.815519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f058485-fcd4-4798-a897-b246eb251e38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:28.816656 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6f058485-fcd4-4798-a897-b246eb251e38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1361 microversion: 2.25 time: 0.271905 May 18 22:17:28.817286 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 416/771] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:28 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1361 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:17:28.828160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f3c8332e-a9f9-44eb-b6ad-1c27f75cf4c1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:28.828160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f3c8332e-a9f9-44eb-b6ad-1c27f75cf4c1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:28.849356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3c8332e-a9f9-44eb-b6ad-1c27f75cf4c1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:28.849996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3c8332e-a9f9-44eb-b6ad-1c27f75cf4c1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.015s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:28.850822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3c8332e-a9f9-44eb-b6ad-1c27f75cf4c1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:28.851617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3c8332e-a9f9-44eb-b6ad-1c27f75cf4c1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:28.963805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9039db9d-5d54-43c8-a0b3-d0d8a65e4157 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:28.973619 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9039db9d-5d54-43c8-a0b3-d0d8a65e4157 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.305137 May 18 22:17:28.985473 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 356/772] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:28 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:28.990491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-0f2a02e4-b03e-4892-883a-d511b1460f22 req-c8dc60cd-e10e-45a4-92b5-42bc0caba2b9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2299af4b-f0d5-4836-bcd5-906f7c49fe2a", "name": "network-vif-plugged", "status": "completed", "tag": "c923c456-5861-4111-ba7e-b0d4705a503a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:29.018575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0f2a02e4-b03e-4892-883a-d511b1460f22 req-c8dc60cd-e10e-45a4-92b5-42bc0caba2b9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:29.019120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0f2a02e4-b03e-4892-883a-d511b1460f22 req-c8dc60cd-e10e-45a4-92b5-42bc0caba2b9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:29.032850 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-0f2a02e4-b03e-4892-883a-d511b1460f22 req-c8dc60cd-e10e-45a4-92b5-42bc0caba2b9 service nova] Creating event network-vif-plugged:c923c456-5861-4111-ba7e-b0d4705a503a for instance 2299af4b-f0d5-4836-bcd5-906f7c49fe2a on n-h1-841040-6 May 18 22:17:29.052969 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-0f2a02e4-b03e-4892-883a-d511b1460f22 req-c8dc60cd-e10e-45a4-92b5-42bc0caba2b9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.065995 May 18 22:17:29.053791 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 357/773] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:28 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:29.071494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f3c8332e-a9f9-44eb-b6ad-1c27f75cf4c1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:29.091367 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f3c8332e-a9f9-44eb-b6ad-1c27f75cf4c1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1503 microversion: 2.1 time: 0.272923 May 18 22:17:29.098297 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 417/774] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:28 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1503 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:29.136878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6f595d54-219b-43a7-b5e0-c659a4d5ff3c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:29.138438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6f595d54-219b-43a7-b5e0-c659a4d5ff3c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:29.142225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6f595d54-219b-43a7-b5e0-c659a4d5ff3c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [119083] Writing DB stats nova_api:SELECT=97,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:29.146894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f595d54-219b-43a7-b5e0-c659a4d5ff3c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:29.147630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f595d54-219b-43a7-b5e0-c659a4d5ff3c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:29.148631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f595d54-219b-43a7-b5e0-c659a4d5ff3c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:29.149258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f595d54-219b-43a7-b5e0-c659a4d5ff3c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:29.203417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f84aa393-776a-4deb-90b9-3abb2153c317 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:29.204776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f84aa393-776a-4deb-90b9-3abb2153c317 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:29.212021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f84aa393-776a-4deb-90b9-3abb2153c317 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:29.212539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f84aa393-776a-4deb-90b9-3abb2153c317 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:29.213377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f84aa393-776a-4deb-90b9-3abb2153c317 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:29.213913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f84aa393-776a-4deb-90b9-3abb2153c317 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:29.380551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f84aa393-776a-4deb-90b9-3abb2153c317 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:29.390217 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f84aa393-776a-4deb-90b9-3abb2153c317 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1472 microversion: 2.1 time: 0.190409 May 18 22:17:29.391235 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 418/775] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:29 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1472 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:29.408504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8f420cc-3b00-47fb-bf02-b883c345fded tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:29.408993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b8f420cc-3b00-47fb-bf02-b883c345fded tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:29.415820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8f420cc-3b00-47fb-bf02-b883c345fded tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:29.416258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8f420cc-3b00-47fb-bf02-b883c345fded tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:29.417024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8f420cc-3b00-47fb-bf02-b883c345fded tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:29.417450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8f420cc-3b00-47fb-bf02-b883c345fded tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:29.445620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b8f420cc-3b00-47fb-bf02-b883c345fded tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-server-diagnostics failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8f420cc-3b00-47fb-bf02-b883c345fded tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Request method failure captured: May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b/diagnostics HTTP/1.1 May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXBl319eLKfGN2XOQRAHAxW3V_d8Ylizw5yfkYzq1QN5iaWLLWTpi5HmkzrE8Hdp7sm-ljgvueJNDRAtaetjC8ePRRCZR52ViAGu5NPErGUhdqXormRdjemVOfJ2hHWcHQnFsW6kin8THKOw0I3Zk8P5Pp9klMt7T0EbVklhdQ4hZcc May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9086c086825046dfb77003a23c17630d May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerDiagnosticsNegativeTest-879687446 May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:17:29.447609 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:17:29.449177 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9086c086825046dfb77003a23c17630d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9086c086825046dfb77003a23c17630d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9086c086825046dfb77003a23c17630d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9086c086825046dfb77003a23c17630d"}]}] May 18 22:17:29.449177 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerDiagnosticsNegativeTest-879687446 May 18 22:17:29.449177 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9086c086825046dfb77003a23c17630d May 18 22:17:29.449177 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerDiagnosticsNegativeTest-879687446 May 18 22:17:29.449177 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerDiagnosticsNegativeTest-879687446-project May 18 22:17:29.449177 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:17:29.449177 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:17:29.449177 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: a9106e2124154efc9568f3c97d729278 May 18 22:17:29.449177 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerDiagnosticsNegativeTest-879687446-project May 18 22:17:29.449177 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:17:29.449177 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-server-diagnostics to be performed. May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'server_id': '1e214c88-216f-4138-b251-eb44ac88290b'} May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/server_diagnostics.py", line 38, in index May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(sd_policies.BASE_POLICY_NAME, May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:17:29.450001 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-server-diagnostics to be performed. May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-server-diagnostics to be performed. May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:29.451531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8f420cc-3b00-47fb-bf02-b883c345fded tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-server-diagnostics to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:29.452792 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8f420cc-3b00-47fb-bf02-b883c345fded tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b/diagnostics" status: 403 len: 117 microversion: 2.1 time: 0.046103 May 18 22:17:29.459083 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 419/776] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:17:29 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b/diagnostics => generated 117 bytes in 56 msecs (HTTP/1.1 403) 9 headers in 379 bytes (2 switches on core 0) May 18 22:17:29.463973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c2258afe-c649-4d38-9b7e-56a592b4d593 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:29.464457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c2258afe-c649-4d38-9b7e-56a592b4d593 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:29.472160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2258afe-c649-4d38-9b7e-56a592b4d593 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:29.472757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2258afe-c649-4d38-9b7e-56a592b4d593 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:29.473518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2258afe-c649-4d38-9b7e-56a592b4d593 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:29.473987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2258afe-c649-4d38-9b7e-56a592b4d593 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:29.507698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c2258afe-c649-4d38-9b7e-56a592b4d593 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:17:29.601771 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c2258afe-c649-4d38-9b7e-56a592b4d593 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "DELETE /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 204 len: 0 microversion: 2.1 time: 0.140906 May 18 22:17:29.603286 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 420/777] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:17:29 2022] DELETE /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:17:29.610266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-80c816a5-b0d3-4e08-bdc4-7a6deb597a9a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:29.611479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-80c816a5-b0d3-4e08-bdc4-7a6deb597a9a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:29.621077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80c816a5-b0d3-4e08-bdc4-7a6deb597a9a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:29.621608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80c816a5-b0d3-4e08-bdc4-7a6deb597a9a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:29.623913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80c816a5-b0d3-4e08-bdc4-7a6deb597a9a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:29.624387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80c816a5-b0d3-4e08-bdc4-7a6deb597a9a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:29.810956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-80c816a5-b0d3-4e08-bdc4-7a6deb597a9a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:29.844769 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-80c816a5-b0d3-4e08-bdc4-7a6deb597a9a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1316 microversion: 2.1 time: 0.239711 May 18 22:17:29.845793 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 421/778] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:29 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1316 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:29.852474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-943ce09e-c9cd-4593-a9cc-8fdc0026f035 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:29.853150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-943ce09e-c9cd-4593-a9cc-8fdc0026f035 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:29.860163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-943ce09e-c9cd-4593-a9cc-8fdc0026f035 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:29.860726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-943ce09e-c9cd-4593-a9cc-8fdc0026f035 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:29.861800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-943ce09e-c9cd-4593-a9cc-8fdc0026f035 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:29.862298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-943ce09e-c9cd-4593-a9cc-8fdc0026f035 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:29.945664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6f595d54-219b-43a7-b5e0-c659a4d5ff3c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a9444e3c79a4eb187f16998eb081a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cba79ff7056a49c18006c8022a0e599f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:29.966279 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6f595d54-219b-43a7-b5e0-c659a4d5ff3c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 200 len: 1332 microversion: 2.1 time: 0.831027 May 18 22:17:29.970721 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 358/779] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:29 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 1332 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:29.983428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-bba679d0-6125-4e8e-b46b-fd4ef3c2b7e4 req-31ad7163-4534-4abc-a4b0-d29dc66c0c79 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "aabc15dd-5345-4f01-b355-f64362189488", "tag": "42c3a952-2f94-49ee-95f2-18d3306a1e41"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:30.004297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-bba679d0-6125-4e8e-b46b-fd4ef3c2b7e4 req-31ad7163-4534-4abc-a4b0-d29dc66c0c79 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:30.005048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-bba679d0-6125-4e8e-b46b-fd4ef3c2b7e4 req-31ad7163-4534-4abc-a4b0-d29dc66c0c79 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:30.028715 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-bba679d0-6125-4e8e-b46b-fd4ef3c2b7e4 req-31ad7163-4534-4abc-a4b0-d29dc66c0c79 service nova] Creating event network-changed:42c3a952-2f94-49ee-95f2-18d3306a1e41 for instance aabc15dd-5345-4f01-b355-f64362189488 on n-h2-841040-6 May 18 22:17:30.036049 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-bba679d0-6125-4e8e-b46b-fd4ef3c2b7e4 req-31ad7163-4534-4abc-a4b0-d29dc66c0c79 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.063775 May 18 22:17:30.037024 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 359/780] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:29 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:30.042665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4398c544-16fc-40b7-9774-a05ea0a2c22b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:30.043570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4398c544-16fc-40b7-9774-a05ea0a2c22b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:30.051647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4398c544-16fc-40b7-9774-a05ea0a2c22b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:30.052770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4398c544-16fc-40b7-9774-a05ea0a2c22b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:30.053767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4398c544-16fc-40b7-9774-a05ea0a2c22b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:30.054802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4398c544-16fc-40b7-9774-a05ea0a2c22b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:30.091521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4398c544-16fc-40b7-9774-a05ea0a2c22b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:30.110039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-943ce09e-c9cd-4593-a9cc-8fdc0026f035 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:30.119049 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-943ce09e-c9cd-4593-a9cc-8fdc0026f035 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1478 microversion: 2.1 time: 0.272180 May 18 22:17:30.130914 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 422/781] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:29 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1478 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:30.136188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4eed10b5-6dca-4dfc-99e9-b67be180bfe7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:30.137119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4eed10b5-6dca-4dfc-99e9-b67be180bfe7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:30.147964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4eed10b5-6dca-4dfc-99e9-b67be180bfe7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:30.148750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4eed10b5-6dca-4dfc-99e9-b67be180bfe7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:30.149834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4eed10b5-6dca-4dfc-99e9-b67be180bfe7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:30.150878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4eed10b5-6dca-4dfc-99e9-b67be180bfe7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:30.361040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4eed10b5-6dca-4dfc-99e9-b67be180bfe7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:30.375221 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4eed10b5-6dca-4dfc-99e9-b67be180bfe7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.242760 May 18 22:17:30.384869 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 423/782] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:30 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:30.390429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d7760c89-58fd-4664-88b6-f8aaebe7b6d7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:30.391035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d7760c89-58fd-4664-88b6-f8aaebe7b6d7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:30.413533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d7760c89-58fd-4664-88b6-f8aaebe7b6d7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:30.414003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d7760c89-58fd-4664-88b6-f8aaebe7b6d7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:30.414773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d7760c89-58fd-4664-88b6-f8aaebe7b6d7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:30.415199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d7760c89-58fd-4664-88b6-f8aaebe7b6d7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:30.639765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d7760c89-58fd-4664-88b6-f8aaebe7b6d7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:30.642203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-d7760c89-58fd-4664-88b6-f8aaebe7b6d7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:30.650930 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d7760c89-58fd-4664-88b6-f8aaebe7b6d7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1503 microversion: 2.1 time: 0.264906 May 18 22:17:30.651682 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 424/783] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:30 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1503 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:30.735822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4398c544-16fc-40b7-9774-a05ea0a2c22b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:30.746311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4398c544-16fc-40b7-9774-a05ea0a2c22b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:30.747857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4398c544-16fc-40b7-9774-a05ea0a2c22b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:30.749273 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4398c544-16fc-40b7-9774-a05ea0a2c22b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1361 microversion: 2.25 time: 0.710914 May 18 22:17:30.760967 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 360/784] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:30 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1361 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:30.851788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f9c41e4b-7aff-4d5f-9f0d-119c6bea48d2 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "2af2bf61-935c-43ca-a966-9896925f15e3"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:30.852876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f9c41e4b-7aff-4d5f-9f0d-119c6bea48d2 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:30.860421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9c41e4b-7aff-4d5f-9f0d-119c6bea48d2 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:30.860608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9c41e4b-7aff-4d5f-9f0d-119c6bea48d2 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:30.861319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9c41e4b-7aff-4d5f-9f0d-119c6bea48d2 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:30.861770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9c41e4b-7aff-4d5f-9f0d-119c6bea48d2 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:30.862725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6f3871f4-1092-4db4-b690-aacb6ee48168 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:30.863330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6f3871f4-1092-4db4-b690-aacb6ee48168 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:30.869629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f3871f4-1092-4db4-b690-aacb6ee48168 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:30.870335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f3871f4-1092-4db4-b690-aacb6ee48168 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:30.871456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f3871f4-1092-4db4-b690-aacb6ee48168 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:30.872040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f3871f4-1092-4db4-b690-aacb6ee48168 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:30.917526 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-f9c41e4b-7aff-4d5f-9f0d-119c6bea48d2 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] HTTP exception thrown: Volume 4cd17c06-90e5-4cde-8fbf-66f207c200d8 could not be found. May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f9c41e4b-7aff-4d5f-9f0d-119c6bea48d2 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Request method failure captured: May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: request: PUT /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments/4cd17c06-90e5-4cde-8fbf-66f207c200d8 HTTP/1.1 May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 74 May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAvn7oFYTWbhnnUY1TPjm7xKCUQERTHRr73SAnRNwX1YV5PZadux34ysuidsETuHx1gPvXSQ30_IovjkL7LBE_lF6UGiwCjDb5OPjGmo96lh2sGORpJuOqCkQRTLY5coJtFQECdjvU4aa0CMnUCQV5HCbnrbq6qr1u9H3IdMjUyijI May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 902c598bb06f402e95ebf98861fb6dd9 May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesAdminNegativeTest-390663095 May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:17:30.919683 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:17:30.921619 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/902c598bb06f402e95ebf98861fb6dd9"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/902c598bb06f402e95ebf98861fb6dd9"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_902c598bb06f402e95ebf98861fb6dd9"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/902c598bb06f402e95ebf98861fb6dd9"}]}] May 18 22:17:30.921619 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesAdminNegativeTest-390663095 May 18 22:17:30.921619 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 902c598bb06f402e95ebf98861fb6dd9 May 18 22:17:30.921619 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesAdminNegativeTest-390663095 May 18 22:17:30.921619 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesAdminNegativeTest-390663095-project-admin May 18 22:17:30.921619 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:17:30.921619 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:17:30.921619 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6a45f6f690ee4e7d90f1a051ef7dfea4 May 18 22:17:30.921619 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesAdminNegativeTest-390663095-project-admin May 18 22:17:30.921619 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:17:30.921619 n-d-841040-6 devstack@n-api.service[119082]: {"volumeAttachment": {"volumeId": "2af2bf61-935c-43ca-a966-9896925f15e3"}} May 18 22:17:30.921619 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:17:30.921619 n-d-841040-6 devstack@n-api.service[119082]: exception: Volume 4cd17c06-90e5-4cde-8fbf-66f207c200d8 could not be found. May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'server_id': '0a471700-5c90-46c2-8450-035f01ac7ebc', 'id': '4cd17c06-90e5-4cde-8fbf-66f207c200d8', 'body': {'volumeAttachment': {'volumeId': '2af2bf61-935c-43ca-a966-9896925f15e3'}}} May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 502, in get May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi item = cinderclient( May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 202, in get May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._get("/volumes/%s" % volume_id, "volume") May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:17:30.922766 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cinderclient.exceptions.NotFound: Volume 4cd17c06-90e5-4cde-8fbf-66f207c200d8 could not be found. (HTTP 404) (Request-ID: req-f4cf7718-9f6c-45aa-a4eb-ce30c3beee1d) May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 430, in _update_volume_swap May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi old_volume = self.volume_api.get(context, old_volume_id) May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 395, in wrapper May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, *args, **kwargs) May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 435, in wrapper May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _reraise(exception.VolumeNotFound(volume_id=volume_id)) May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 486, in _reraise May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise desired_exc.with_traceback(sys.exc_info()[2]) May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 502, in get May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi item = cinderclient( May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 202, in get May 18 22:17:30.923746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._get("/volumes/%s" % volume_id, "volume") May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.VolumeNotFound: Volume 4cd17c06-90e5-4cde-8fbf-66f207c200d8 could not be found. May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:30.924883 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 522, in update May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._update_volume_swap(req, instance, id, body) May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 432, in _update_volume_swap May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Volume 4cd17c06-90e5-4cde-8fbf-66f207c200d8 could not be found. May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Volume 4cd17c06-90e5-4cde-8fbf-66f207c200d8 could not be found. May 18 22:17:30.927011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:30.929309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f9c41e4b-7aff-4d5f-9f0d-119c6bea48d2 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] Returning 404 to user: Volume 4cd17c06-90e5-4cde-8fbf-66f207c200d8 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:30.929309 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f9c41e4b-7aff-4d5f-9f0d-119c6bea48d2 tempest-VolumesAdminNegativeTest-390663095 tempest-VolumesAdminNegativeTest-390663095-project-admin] 10.222.0.58 "PUT /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments/4cd17c06-90e5-4cde-8fbf-66f207c200d8" status: 404 len: 109 microversion: 2.1 time: 0.073583 May 18 22:17:30.929309 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 425/785] 10.222.0.58 () {60 vars in 1432 bytes} [Wed May 18 22:17:30 2022] PUT /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc/os-volume_attachments/4cd17c06-90e5-4cde-8fbf-66f207c200d8 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:17:30.985714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-746d1ea8-1109-4fe2-8456-31697b4aaa30 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:30.986432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-746d1ea8-1109-4fe2-8456-31697b4aaa30 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:30.996148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-746d1ea8-1109-4fe2-8456-31697b4aaa30 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:30.996939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-746d1ea8-1109-4fe2-8456-31697b4aaa30 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:30.998081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-746d1ea8-1109-4fe2-8456-31697b4aaa30 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:30.998694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-746d1ea8-1109-4fe2-8456-31697b4aaa30 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:31.178179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-746d1ea8-1109-4fe2-8456-31697b4aaa30 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a9444e3c79a4eb187f16998eb081a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cba79ff7056a49c18006c8022a0e599f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:31.186946 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-746d1ea8-1109-4fe2-8456-31697b4aaa30 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 200 len: 1332 microversion: 2.1 time: 0.206192 May 18 22:17:31.187800 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 426/786] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:30 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 1332 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:31.193207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-098e3f04-2c63-43d9-96b1-e58e82554d51 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:31.194073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-098e3f04-2c63-43d9-96b1-e58e82554d51 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:31.200847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-098e3f04-2c63-43d9-96b1-e58e82554d51 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:31.201497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-098e3f04-2c63-43d9-96b1-e58e82554d51 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:31.202644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-098e3f04-2c63-43d9-96b1-e58e82554d51 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:31.203141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-098e3f04-2c63-43d9-96b1-e58e82554d51 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:31.308587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6f3871f4-1092-4db4-b690-aacb6ee48168 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:31.329072 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6f3871f4-1092-4db4-b690-aacb6ee48168 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1316 microversion: 2.1 time: 0.470313 May 18 22:17:31.330577 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 361/787] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:30 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1316 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:31.378171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-098e3f04-2c63-43d9-96b1-e58e82554d51 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:31.387000 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-098e3f04-2c63-43d9-96b1-e58e82554d51 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1478 microversion: 2.1 time: 0.197268 May 18 22:17:31.388528 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 427/788] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:31 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1478 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:31.393098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-03f57ff0-4fee-420a-9b9d-0909200f4803 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:31.393697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-03f57ff0-4fee-420a-9b9d-0909200f4803 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:31.403789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03f57ff0-4fee-420a-9b9d-0909200f4803 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:31.404233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03f57ff0-4fee-420a-9b9d-0909200f4803 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:31.405815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03f57ff0-4fee-420a-9b9d-0909200f4803 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:31.406380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03f57ff0-4fee-420a-9b9d-0909200f4803 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:31.554826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-03f57ff0-4fee-420a-9b9d-0909200f4803 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:31.562404 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-03f57ff0-4fee-420a-9b9d-0909200f4803 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.173841 May 18 22:17:31.563082 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 362/789] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:31 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:31.668463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-902b5786-248a-4662-ba8e-080bd73d3156 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:31.668989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-902b5786-248a-4662-ba8e-080bd73d3156 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:31.676333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-902b5786-248a-4662-ba8e-080bd73d3156 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:31.676779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-902b5786-248a-4662-ba8e-080bd73d3156 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:31.677526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-902b5786-248a-4662-ba8e-080bd73d3156 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:31.677984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-902b5786-248a-4662-ba8e-080bd73d3156 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:31.767241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f4cf22f-e055-4d21-8a6e-d1f2a4fe2f2f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:31.768207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4f4cf22f-e055-4d21-8a6e-d1f2a4fe2f2f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:31.775142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f4cf22f-e055-4d21-8a6e-d1f2a4fe2f2f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:31.775320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f4cf22f-e055-4d21-8a6e-d1f2a4fe2f2f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:31.776015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f4cf22f-e055-4d21-8a6e-d1f2a4fe2f2f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:31.776878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f4cf22f-e055-4d21-8a6e-d1f2a4fe2f2f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:31.807137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-902b5786-248a-4662-ba8e-080bd73d3156 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:31.815476 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-902b5786-248a-4662-ba8e-080bd73d3156 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1503 microversion: 2.1 time: 0.150904 May 18 22:17:31.821780 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 428/790] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:31 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1503 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:31.905415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4f4cf22f-e055-4d21-8a6e-d1f2a4fe2f2f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:31.913461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4f4cf22f-e055-4d21-8a6e-d1f2a4fe2f2f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:31.914974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4f4cf22f-e055-4d21-8a6e-d1f2a4fe2f2f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:31.916127 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4f4cf22f-e055-4d21-8a6e-d1f2a4fe2f2f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1361 microversion: 2.25 time: 0.152851 May 18 22:17:31.916697 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 363/791] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:31 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1361 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:17:32.090923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-06c69a1d-3245-4785-87f9-4c41527d0124 req-1a901153-ecce-431d-83c6-6c2d0e592f7e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f1cc9cde-8992-4ca4-867c-9ef378f3d509", "name": "network-vif-unplugged", "status": "completed", "tag": "6b136fd2-8735-4625-b72c-5b5b1a553438"}, {"name": "network-changed", "server_uuid": "f1cc9cde-8992-4ca4-867c-9ef378f3d509", "tag": "6b136fd2-8735-4625-b72c-5b5b1a553438"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:32.110259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-06c69a1d-3245-4785-87f9-4c41527d0124 req-1a901153-ecce-431d-83c6-6c2d0e592f7e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:32.110785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-06c69a1d-3245-4785-87f9-4c41527d0124 req-1a901153-ecce-431d-83c6-6c2d0e592f7e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:32.122848 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-06c69a1d-3245-4785-87f9-4c41527d0124 req-1a901153-ecce-431d-83c6-6c2d0e592f7e service nova] Creating event network-vif-unplugged:6b136fd2-8735-4625-b72c-5b5b1a553438 for instance f1cc9cde-8992-4ca4-867c-9ef378f3d509 on n-h2-841040-6 May 18 22:17:32.123679 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-06c69a1d-3245-4785-87f9-4c41527d0124 req-1a901153-ecce-431d-83c6-6c2d0e592f7e service nova] Creating event network-changed:6b136fd2-8735-4625-b72c-5b5b1a553438 for instance f1cc9cde-8992-4ca4-867c-9ef378f3d509 on n-h2-841040-6 May 18 22:17:32.129204 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-06c69a1d-3245-4785-87f9-4c41527d0124 req-1a901153-ecce-431d-83c6-6c2d0e592f7e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.041936 May 18 22:17:32.130426 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 429/792] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:32 2022] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:32.207010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4e4b2b34-e231-4fb1-a043-505759b9ac5c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:32.208158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4e4b2b34-e231-4fb1-a043-505759b9ac5c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:32.215095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e4b2b34-e231-4fb1-a043-505759b9ac5c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:32.216035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e4b2b34-e231-4fb1-a043-505759b9ac5c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:32.218862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e4b2b34-e231-4fb1-a043-505759b9ac5c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:32.219742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e4b2b34-e231-4fb1-a043-505759b9ac5c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:32.351955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-65b2ba25-1148-4a2c-b974-cb3ac00eae43 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:32.354612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-65b2ba25-1148-4a2c-b974-cb3ac00eae43 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:32.364355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65b2ba25-1148-4a2c-b974-cb3ac00eae43 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:32.365104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65b2ba25-1148-4a2c-b974-cb3ac00eae43 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:32.366379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65b2ba25-1148-4a2c-b974-cb3ac00eae43 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:32.367187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65b2ba25-1148-4a2c-b974-cb3ac00eae43 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:32.568108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-65b2ba25-1148-4a2c-b974-cb3ac00eae43 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:32.579863 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-65b2ba25-1148-4a2c-b974-cb3ac00eae43 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1316 microversion: 2.1 time: 0.235106 May 18 22:17:32.580997 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 430/793] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:32 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1316 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:32.585986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-72149b82-8827-46eb-abf3-36d93433293e tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:32.586675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-72149b82-8827-46eb-abf3-36d93433293e tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:32.603250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-72149b82-8827-46eb-abf3-36d93433293e tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:32.603672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-72149b82-8827-46eb-abf3-36d93433293e tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:32.604444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-72149b82-8827-46eb-abf3-36d93433293e tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:32.604882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-72149b82-8827-46eb-abf3-36d93433293e tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:32.850920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4e4b2b34-e231-4fb1-a043-505759b9ac5c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a9444e3c79a4eb187f16998eb081a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cba79ff7056a49c18006c8022a0e599f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:32.881173 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4e4b2b34-e231-4fb1-a043-505759b9ac5c tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 200 len: 1332 microversion: 2.1 time: 0.680436 May 18 22:17:32.892944 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 364/794] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:32 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 1332 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:32.905370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-af121db9-c5ca-40ba-8b2e-981f167d1733 req-c10acc86-4586-452c-a20f-70d77a6e66c4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1600557e-df75-4fd0-93b1-7b01c3db879c", "name": "network-vif-plugged", "status": "completed", "tag": "1693a107-58e2-4349-ab56-5557c35cee7f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:32.918204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-af121db9-c5ca-40ba-8b2e-981f167d1733 req-c10acc86-4586-452c-a20f-70d77a6e66c4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:32.919103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-af121db9-c5ca-40ba-8b2e-981f167d1733 req-c10acc86-4586-452c-a20f-70d77a6e66c4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:32.941563 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-af121db9-c5ca-40ba-8b2e-981f167d1733 req-c10acc86-4586-452c-a20f-70d77a6e66c4 service nova] Creating event network-vif-plugged:1693a107-58e2-4349-ab56-5557c35cee7f for instance 1600557e-df75-4fd0-93b1-7b01c3db879c on n-h2-841040-6 May 18 22:17:32.950193 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-af121db9-c5ca-40ba-8b2e-981f167d1733 req-c10acc86-4586-452c-a20f-70d77a6e66c4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.055375 May 18 22:17:32.959385 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 365/795] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:32 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:32.969373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5c3d8df6-bf72-4fe8-ac6c-c195d7a2ab66 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:32.970773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5c3d8df6-bf72-4fe8-ac6c-c195d7a2ab66 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:32.979150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c3d8df6-bf72-4fe8-ac6c-c195d7a2ab66 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:32.979671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c3d8df6-bf72-4fe8-ac6c-c195d7a2ab66 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:32.980502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c3d8df6-bf72-4fe8-ac6c-c195d7a2ab66 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:32.980995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c3d8df6-bf72-4fe8-ac6c-c195d7a2ab66 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:33.031801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-72149b82-8827-46eb-abf3-36d93433293e tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:33.045686 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-72149b82-8827-46eb-abf3-36d93433293e tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1478 microversion: 2.1 time: 0.463100 May 18 22:17:33.046329 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 431/796] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:32 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1478 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:33.054753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0a2560bd-3c21-4090-9a8d-9c3215145c10 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:33.055455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0a2560bd-3c21-4090-9a8d-9c3215145c10 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:33.063203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a2560bd-3c21-4090-9a8d-9c3215145c10 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:33.063650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a2560bd-3c21-4090-9a8d-9c3215145c10 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:33.064655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a2560bd-3c21-4090-9a8d-9c3215145c10 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:33.065132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a2560bd-3c21-4090-9a8d-9c3215145c10 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:33.299051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0a2560bd-3c21-4090-9a8d-9c3215145c10 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:33.312007 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0a2560bd-3c21-4090-9a8d-9c3215145c10 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1503 microversion: 2.1 time: 0.260914 May 18 22:17:33.321351 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 432/797] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:33 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1503 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:33.321351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-75d1e940-4fff-4756-bf0c-1f747e34a7a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:33.321351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-75d1e940-4fff-4756-bf0c-1f747e34a7a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:33.325106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-75d1e940-4fff-4756-bf0c-1f747e34a7a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_api:SELECT=96,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:33.327967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75d1e940-4fff-4756-bf0c-1f747e34a7a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:33.328481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75d1e940-4fff-4756-bf0c-1f747e34a7a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:33.329305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75d1e940-4fff-4756-bf0c-1f747e34a7a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:33.329872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75d1e940-4fff-4756-bf0c-1f747e34a7a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:33.432720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5c3d8df6-bf72-4fe8-ac6c-c195d7a2ab66 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:33.443040 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5c3d8df6-bf72-4fe8-ac6c-c195d7a2ab66 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.481701 May 18 22:17:33.444078 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 366/798] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:32 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:33.495617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75d1e940-4fff-4756-bf0c-1f747e34a7a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:33.505235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75d1e940-4fff-4756-bf0c-1f747e34a7a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:33.508751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75d1e940-4fff-4756-bf0c-1f747e34a7a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:33.510180 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-75d1e940-4fff-4756-bf0c-1f747e34a7a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1361 microversion: 2.25 time: 0.196465 May 18 22:17:33.521444 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 433/799] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:33 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1361 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:33.597255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d702db22-ae74-4cf2-b08c-464afc6f1e7f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:33.597902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d702db22-ae74-4cf2-b08c-464afc6f1e7f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:33.605212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d702db22-ae74-4cf2-b08c-464afc6f1e7f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:33.605651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d702db22-ae74-4cf2-b08c-464afc6f1e7f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:33.606506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d702db22-ae74-4cf2-b08c-464afc6f1e7f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:33.607630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d702db22-ae74-4cf2-b08c-464afc6f1e7f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:33.815632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d702db22-ae74-4cf2-b08c-464afc6f1e7f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:33.823318 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d702db22-ae74-4cf2-b08c-464afc6f1e7f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1465 microversion: 2.1 time: 0.230656 May 18 22:17:33.823961 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 367/800] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:33 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1465 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:33.839762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1dd266f3-50fd-496c-bfa9-40947589e409 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:33.840368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1dd266f3-50fd-496c-bfa9-40947589e409 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:33.842415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1dd266f3-50fd-496c-bfa9-40947589e409 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] [119082] Writing DB stats nova_cell0:SELECT=18 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:33.843747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1dd266f3-50fd-496c-bfa9-40947589e409 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] [119082] Writing DB stats nova_cell0:SELECT=35 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:33.849989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1dd266f3-50fd-496c-bfa9-40947589e409 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:33.850431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1dd266f3-50fd-496c-bfa9-40947589e409 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:33.851187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1dd266f3-50fd-496c-bfa9-40947589e409 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:33.851616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1dd266f3-50fd-496c-bfa9-40947589e409 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:33.899074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-49ed497e-5c5a-408e-9d95-712a2443ca70 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:33.899753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-49ed497e-5c5a-408e-9d95-712a2443ca70 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:33.906514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49ed497e-5c5a-408e-9d95-712a2443ca70 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:33.907217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49ed497e-5c5a-408e-9d95-712a2443ca70 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:33.908098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49ed497e-5c5a-408e-9d95-712a2443ca70 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:33.908637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49ed497e-5c5a-408e-9d95-712a2443ca70 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:33.988335 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1dd266f3-50fd-496c-bfa9-40947589e409 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1616 microversion: 2.1 time: 0.152202 May 18 22:17:33.989142 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 434/801] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:33 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1616 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:34.047145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersOnMultiNodesTest-server-521860227", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}, "os:scheduler_hints": {"different_host": ["ba0d5759-b437-43da-9a79-e0f3f29e58e2"]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:34.055630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-49ed497e-5c5a-408e-9d95-712a2443ca70 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a9444e3c79a4eb187f16998eb081a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cba79ff7056a49c18006c8022a0e599f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:34.064783 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-49ed497e-5c5a-408e-9d95-712a2443ca70 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 200 len: 1332 microversion: 2.1 time: 0.169746 May 18 22:17:34.073962 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 368/802] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:33 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 1332 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:34.073962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-824c7df6-f0f8-4796-aa5e-2713bbb1b700 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:34.073962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-824c7df6-f0f8-4796-aa5e-2713bbb1b700 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:34.077380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-824c7df6-f0f8-4796-aa5e-2713bbb1b700 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:34.077821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-824c7df6-f0f8-4796-aa5e-2713bbb1b700 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:34.078574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-824c7df6-f0f8-4796-aa5e-2713bbb1b700 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:34.078999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-824c7df6-f0f8-4796-aa5e-2713bbb1b700 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:34.111769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] validate_networks() for None {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:17:34.115137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-824c7df6-f0f8-4796-aa5e-2713bbb1b700 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:34.115769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-824c7df6-f0f8-4796-aa5e-2713bbb1b700 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:34.116273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-824c7df6-f0f8-4796-aa5e-2713bbb1b700 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lazy-loading 'fault' on Instance uuid 1e214c88-216f-4138-b251-eb44ac88290b {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:17:34.225364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-824c7df6-f0f8-4796-aa5e-2713bbb1b700 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9106e2124154efc9568f3c97d729278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9086c086825046dfb77003a23c17630d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:34.243073 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-824c7df6-f0f8-4796-aa5e-2713bbb1b700 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 200 len: 1313 microversion: 2.1 time: 0.176248 May 18 22:17:34.250600 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 369/803] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:34 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 1313 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:34.269812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-dda655e7-41ee-49c0-8fd7-c90ce4060c76 req-c99b170d-271c-42af-8418-379de5b68f09 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e214c88-216f-4138-b251-eb44ac88290b", "name": "network-vif-deleted", "tag": "43020987-f6cd-42b8-a984-a07ba845762d"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:34.289506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-dda655e7-41ee-49c0-8fd7-c90ce4060c76 req-c99b170d-271c-42af-8418-379de5b68f09 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:34.292258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-dda655e7-41ee-49c0-8fd7-c90ce4060c76 req-c99b170d-271c-42af-8418-379de5b68f09 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:34.319977 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-dda655e7-41ee-49c0-8fd7-c90ce4060c76 req-c99b170d-271c-42af-8418-379de5b68f09 service nova] Creating event network-vif-deleted:43020987-f6cd-42b8-a984-a07ba845762d for instance 1e214c88-216f-4138-b251-eb44ac88290b on n-h1-841040-6 May 18 22:17:34.331855 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-dda655e7-41ee-49c0-8fd7-c90ce4060c76 req-c99b170d-271c-42af-8418-379de5b68f09 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.079700 May 18 22:17:34.335992 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 370/804] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:34 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:34.347003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91e532e4-1f6c-4074-8e7b-d219f86e38ac tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:34.350695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91e532e4-1f6c-4074-8e7b-d219f86e38ac tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:34.366116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91e532e4-1f6c-4074-8e7b-d219f86e38ac tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:34.366814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91e532e4-1f6c-4074-8e7b-d219f86e38ac tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:34.369643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91e532e4-1f6c-4074-8e7b-d219f86e38ac tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:34.370337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91e532e4-1f6c-4074-8e7b-d219f86e38ac tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:34.444869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:17:34.446641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:17:34.450644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:17:34.451601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:17:34.452382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:17:34.466784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:34.469024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:34.470085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:34.470695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:34.529305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:17:34.536355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:17:34.566218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:17:34.569330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:17:34.628053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91e532e4-1f6c-4074-8e7b-d219f86e38ac tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:34.635658 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b550aef7-a218-4f3c-a71d-12dc60967cb4 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.592805 May 18 22:17:34.642380 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 435/805] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:17:34 2022] POST /compute/v2.1/servers => generated 380 bytes in 600 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:17:34.648125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-805e6b18-31de-4193-94c5-95b5355e2914 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:34.648864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-805e6b18-31de-4193-94c5-95b5355e2914 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:34.651871 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91e532e4-1f6c-4074-8e7b-d219f86e38ac tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1503 microversion: 2.1 time: 0.314128 May 18 22:17:34.662701 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 371/806] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:34 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1503 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:34.667632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-805e6b18-31de-4193-94c5-95b5355e2914 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:34.669780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-805e6b18-31de-4193-94c5-95b5355e2914 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:34.675917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-805e6b18-31de-4193-94c5-95b5355e2914 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:34.678030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-805e6b18-31de-4193-94c5-95b5355e2914 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:34.680398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-239bc8cb-1824-4ebf-bd56-2367bd504336 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:34.684061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-239bc8cb-1824-4ebf-bd56-2367bd504336 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:34.705390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-239bc8cb-1824-4ebf-bd56-2367bd504336 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:34.707757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-239bc8cb-1824-4ebf-bd56-2367bd504336 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:34.710185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-239bc8cb-1824-4ebf-bd56-2367bd504336 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:34.710891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-239bc8cb-1824-4ebf-bd56-2367bd504336 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:35.000660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-239bc8cb-1824-4ebf-bd56-2367bd504336 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:35.011215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-239bc8cb-1824-4ebf-bd56-2367bd504336 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:35.013376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-239bc8cb-1824-4ebf-bd56-2367bd504336 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:35.015734 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-239bc8cb-1824-4ebf-bd56-2367bd504336 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1361 microversion: 2.25 time: 0.350246 May 18 22:17:35.017495 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 372/807] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:34 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1361 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:35.023136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-18582408-8c0a-4737-a451-e79a2d538ade tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:35.024124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-18582408-8c0a-4737-a451-e79a2d538ade tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:35.041389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-805e6b18-31de-4193-94c5-95b5355e2914 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:35.051245 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-805e6b18-31de-4193-94c5-95b5355e2914 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.407524 May 18 22:17:35.065321 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 436/808] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:34 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:35.088220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2e0c264-405a-4f55-897a-d140a6f82f20 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:35.091308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-18582408-8c0a-4737-a451-e79a2d538ade tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:35.091880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f2e0c264-405a-4f55-897a-d140a6f82f20 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:35.099492 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-18582408-8c0a-4737-a451-e79a2d538ade tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1216 microversion: 2.1 time: 0.080481 May 18 22:17:35.100830 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 373/809] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:35 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1216 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:35.106367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2e0c264-405a-4f55-897a-d140a6f82f20 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:35.106866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2e0c264-405a-4f55-897a-d140a6f82f20 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:35.107593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2e0c264-405a-4f55-897a-d140a6f82f20 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:35.110172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2e0c264-405a-4f55-897a-d140a6f82f20 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:35.266631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-13000e33-5c32-4e5f-9de3-f6f6395960c1 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:35.267715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-13000e33-5c32-4e5f-9de3-f6f6395960c1 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] [instance: 1e214c88-216f-4138-b251-eb44ac88290b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:35.269398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f2e0c264-405a-4f55-897a-d140a6f82f20 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a9444e3c79a4eb187f16998eb081a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cba79ff7056a49c18006c8022a0e599f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:35.274367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13000e33-5c32-4e5f-9de3-f6f6395960c1 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:35.275208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13000e33-5c32-4e5f-9de3-f6f6395960c1 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:35.276024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13000e33-5c32-4e5f-9de3-f6f6395960c1 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:35.276457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13000e33-5c32-4e5f-9de3-f6f6395960c1 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:35.282470 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f2e0c264-405a-4f55-897a-d140a6f82f20 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 200 len: 1536 microversion: 2.1 time: 0.205345 May 18 22:17:35.285959 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 437/810] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:35 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 1536 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:35.296925 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-13000e33-5c32-4e5f-9de3-f6f6395960c1 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] HTTP exception thrown: Instance 1e214c88-216f-4138-b251-eb44ac88290b could not be found. May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-13000e33-5c32-4e5f-9de3-f6f6395960c1 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Request method failure captured: May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b HTTP/1.1 May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXBl319eLKfGN2XOQRAHAxW3V_d8Ylizw5yfkYzq1QN5iaWLLWTpi5HmkzrE8Hdp7sm-ljgvueJNDRAtaetjC8ePRRCZR52ViAGu5NPErGUhdqXormRdjemVOfJ2hHWcHQnFsW6kin8THKOw0I3Zk8P5Pp9klMt7T0EbVklhdQ4hZcc May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 9086c086825046dfb77003a23c17630d May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerDiagnosticsNegativeTest-879687446 May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:17:35.299068 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:17:35.300449 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9086c086825046dfb77003a23c17630d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9086c086825046dfb77003a23c17630d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9086c086825046dfb77003a23c17630d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9086c086825046dfb77003a23c17630d"}]}] May 18 22:17:35.300449 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerDiagnosticsNegativeTest-879687446 May 18 22:17:35.300449 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 9086c086825046dfb77003a23c17630d May 18 22:17:35.300449 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerDiagnosticsNegativeTest-879687446 May 18 22:17:35.300449 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerDiagnosticsNegativeTest-879687446-project May 18 22:17:35.300449 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:17:35.300449 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:17:35.300449 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a9106e2124154efc9568f3c97d729278 May 18 22:17:35.300449 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerDiagnosticsNegativeTest-879687446-project May 18 22:17:35.300449 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:17:35.300449 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 1e214c88-216f-4138-b251-eb44ac88290b could not be found. May 18 22:17:35.300449 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '1e214c88-216f-4138-b251-eb44ac88290b'} May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 1e214c88-216f-4138-b251-eb44ac88290b could not be found. May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:35.301204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 1e214c88-216f-4138-b251-eb44ac88290b could not be found. May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1e214c88-216f-4138-b251-eb44ac88290b could not be found. May 18 22:17:35.302495 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:35.303619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1ddc2a9c-b1d0-4b49-b2f1-7e233a53030e tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Action: 'create', calling method: .version_select at 0x7fa2ecffd550>, body: {"pool": "9cf4913d-c205-46fa-980c-c3268a804456"} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:35.305040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-13000e33-5c32-4e5f-9de3-f6f6395960c1 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] Returning 404 to user: Instance 1e214c88-216f-4138-b251-eb44ac88290b could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:35.306172 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-13000e33-5c32-4e5f-9de3-f6f6395960c1 tempest-ServerDiagnosticsNegativeTest-879687446 tempest-ServerDiagnosticsNegativeTest-879687446-project] 10.222.0.58 "GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b" status: 404 len: 111 microversion: 2.1 time: 0.044300 May 18 22:17:35.306977 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 374/811] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:35 2022] GET /compute/v2.1/servers/1e214c88-216f-4138-b251-eb44ac88290b => generated 111 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:17:35.673033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ddd0558-2be2-429c-a5dc-9dd007cf172c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:35.673870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1ddd0558-2be2-429c-a5dc-9dd007cf172c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:35.686592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ddd0558-2be2-429c-a5dc-9dd007cf172c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:35.689933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ddd0558-2be2-429c-a5dc-9dd007cf172c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:35.690957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ddd0558-2be2-429c-a5dc-9dd007cf172c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:35.691554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ddd0558-2be2-429c-a5dc-9dd007cf172c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:35.895800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1ddd0558-2be2-429c-a5dc-9dd007cf172c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:35.904488 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1ddd0558-2be2-429c-a5dc-9dd007cf172c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1503 microversion: 2.1 time: 0.236713 May 18 22:17:35.906676 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 375/812] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:35 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1503 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:36.034461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bf0e0892-2c70-46b1-bf1e-e8ea4bdc870a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:36.036177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bf0e0892-2c70-46b1-bf1e-e8ea4bdc870a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:36.044293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf0e0892-2c70-46b1-bf1e-e8ea4bdc870a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:36.045054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf0e0892-2c70-46b1-bf1e-e8ea4bdc870a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:36.046359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf0e0892-2c70-46b1-bf1e-e8ea4bdc870a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:36.047030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf0e0892-2c70-46b1-bf1e-e8ea4bdc870a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:36.754454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bf0e0892-2c70-46b1-bf1e-e8ea4bdc870a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:36.773184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bf0e0892-2c70-46b1-bf1e-e8ea4bdc870a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:36.774792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bf0e0892-2c70-46b1-bf1e-e8ea4bdc870a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:36.775949 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bf0e0892-2c70-46b1-bf1e-e8ea4bdc870a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1361 microversion: 2.25 time: 0.745441 May 18 22:17:36.776507 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 376/813] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:36 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1361 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:17:36.799208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d2c7e50-19c0-4575-9ce7-26237967b150 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:36.806742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d2c7e50-19c0-4575-9ce7-26237967b150 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:36.829345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d2c7e50-19c0-4575-9ce7-26237967b150 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:36.830227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d2c7e50-19c0-4575-9ce7-26237967b150 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:36.831234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d2c7e50-19c0-4575-9ce7-26237967b150 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:36.837667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d2c7e50-19c0-4575-9ce7-26237967b150 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:37.111518 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1ddc2a9c-b1d0-4b49-b2f1-7e233a53030e tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "POST /compute/v2.1/os-floating-ips" status: 200 len: 141 microversion: 2.1 time: 1.813298 May 18 22:17:37.112514 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 438/814] 10.222.0.58 () {60 vars in 1169 bytes} [Wed May 18 22:17:35 2022] POST /compute/v2.1/os-floating-ips => generated 141 bytes in 1815 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:17:37.117243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a8283070-4391-4862-b17b-310f0e37e713 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:37.119477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a8283070-4391-4862-b17b-310f0e37e713 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:37.132426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8283070-4391-4862-b17b-310f0e37e713 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:37.136238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8283070-4391-4862-b17b-310f0e37e713 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:37.140538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8283070-4391-4862-b17b-310f0e37e713 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:37.141151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8283070-4391-4862-b17b-310f0e37e713 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:37.258100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a8283070-4391-4862-b17b-310f0e37e713 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:37.266423 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a8283070-4391-4862-b17b-310f0e37e713 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1274 microversion: 2.1 time: 0.152630 May 18 22:17:37.267457 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 439/815] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:37 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1274 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:37.273887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f7d6a69b-0ad4-4fa5-a992-5129f8d47e45 req-afdae252-1534-4cbe-a95d-a90289249b5d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aabc15dd-5345-4f01-b355-f64362189488", "name": "network-vif-plugged", "status": "completed", "tag": "42c3a952-2f94-49ee-95f2-18d3306a1e41"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:37.283630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f7d6a69b-0ad4-4fa5-a992-5129f8d47e45 req-afdae252-1534-4cbe-a95d-a90289249b5d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:37.284200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f7d6a69b-0ad4-4fa5-a992-5129f8d47e45 req-afdae252-1534-4cbe-a95d-a90289249b5d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:37.295634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d2c7e50-19c0-4575-9ce7-26237967b150 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:37.301554 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f7d6a69b-0ad4-4fa5-a992-5129f8d47e45 req-afdae252-1534-4cbe-a95d-a90289249b5d service nova] Creating event network-vif-plugged:42c3a952-2f94-49ee-95f2-18d3306a1e41 for instance aabc15dd-5345-4f01-b355-f64362189488 on n-h2-841040-6 May 18 22:17:37.306466 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d2c7e50-19c0-4575-9ce7-26237967b150 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.521878 May 18 22:17:37.309559 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f7d6a69b-0ad4-4fa5-a992-5129f8d47e45 req-afdae252-1534-4cbe-a95d-a90289249b5d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040841 May 18 22:17:37.315404 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 440/816] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:37 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:37.316785 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 377/817] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:36 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:37.322514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-98f6b308-3b17-484c-84be-e63ead3abc1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:37.324046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-98f6b308-3b17-484c-84be-e63ead3abc1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:37.329379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f5114d8-3418-4f11-a455-662a35b10ee7 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Action: 'action', calling method: .version_select at 0x7fa2efcf48b0>, body: {"addFloatingIp": {"address": "172.25.3.30"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:37.332842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98f6b308-3b17-484c-84be-e63ead3abc1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:37.333942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98f6b308-3b17-484c-84be-e63ead3abc1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:37.334061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2f5114d8-3418-4f11-a455-662a35b10ee7 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:37.335306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98f6b308-3b17-484c-84be-e63ead3abc1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:37.336745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98f6b308-3b17-484c-84be-e63ead3abc1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:37.355433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f5114d8-3418-4f11-a455-662a35b10ee7 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:37.356104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f5114d8-3418-4f11-a455-662a35b10ee7 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:37.356942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f5114d8-3418-4f11-a455-662a35b10ee7 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:37.357384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f5114d8-3418-4f11-a455-662a35b10ee7 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:37.499355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f5114d8-3418-4f11-a455-662a35b10ee7 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Acquired lock "refresh_cache-1600557e-df75-4fd0-93b1-7b01c3db879c" {{(pid=119083) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:294}} May 18 22:17:37.571597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-98f6b308-3b17-484c-84be-e63ead3abc1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:37.581946 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-98f6b308-3b17-484c-84be-e63ead3abc1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1503 microversion: 2.1 time: 0.264918 May 18 22:17:37.584165 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 441/818] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:37 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1503 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:37.794541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3c8310a1-3ac2-4b00-8518-7ffea1800e09 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:37.795969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3c8310a1-3ac2-4b00-8518-7ffea1800e09 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:37.802503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8310a1-3ac2-4b00-8518-7ffea1800e09 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:37.803141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8310a1-3ac2-4b00-8518-7ffea1800e09 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:37.804216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8310a1-3ac2-4b00-8518-7ffea1800e09 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:37.804793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8310a1-3ac2-4b00-8518-7ffea1800e09 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:37.977091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3c8310a1-3ac2-4b00-8518-7ffea1800e09 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:37.991239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3c8310a1-3ac2-4b00-8518-7ffea1800e09 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:37.993515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3c8310a1-3ac2-4b00-8518-7ffea1800e09 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:37.995384 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3c8310a1-3ac2-4b00-8518-7ffea1800e09 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1361 microversion: 2.25 time: 0.204846 May 18 22:17:37.996478 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 442/819] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:37 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1361 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:38.285553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-522895a0-9bfe-4d02-812d-e7bf3aedbbd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:38.286261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-522895a0-9bfe-4d02-812d-e7bf3aedbbd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:38.292498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-522895a0-9bfe-4d02-812d-e7bf3aedbbd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:38.293228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-522895a0-9bfe-4d02-812d-e7bf3aedbbd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:38.294214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-522895a0-9bfe-4d02-812d-e7bf3aedbbd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:38.295888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-522895a0-9bfe-4d02-812d-e7bf3aedbbd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:38.373242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-522895a0-9bfe-4d02-812d-e7bf3aedbbd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:38.392944 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-522895a0-9bfe-4d02-812d-e7bf3aedbbd8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1274 microversion: 2.1 time: 0.112830 May 18 22:17:38.393758 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 443/820] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:38 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1274 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:38.409407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5159b28b-90f5-479d-870a-11568101967f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:38.409971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5159b28b-90f5-479d-870a-11568101967f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:38.416763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5159b28b-90f5-479d-870a-11568101967f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:38.417203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5159b28b-90f5-479d-870a-11568101967f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:38.417988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5159b28b-90f5-479d-870a-11568101967f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:38.418505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5159b28b-90f5-479d-870a-11568101967f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:38.662478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5159b28b-90f5-479d-870a-11568101967f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:38.666185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5159b28b-90f5-479d-870a-11568101967f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:38.679864 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5159b28b-90f5-479d-870a-11568101967f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.275062 May 18 22:17:38.683118 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 444/821] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:38 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:38.698588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-26efb05c-a391-44e6-9110-cdb634da4052 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:38.702887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-26efb05c-a391-44e6-9110-cdb634da4052 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:38.712989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-26efb05c-a391-44e6-9110-cdb634da4052 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:38.713707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-26efb05c-a391-44e6-9110-cdb634da4052 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:38.714819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-26efb05c-a391-44e6-9110-cdb634da4052 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:38.715410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-26efb05c-a391-44e6-9110-cdb634da4052 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:38.954135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-26efb05c-a391-44e6-9110-cdb634da4052 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:38.963812 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-26efb05c-a391-44e6-9110-cdb634da4052 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1503 microversion: 2.1 time: 0.278810 May 18 22:17:38.965131 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 445/822] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:38 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1503 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:39.017768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-676ab99b-aaa1-465a-810c-a93f96156137 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:39.018991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-676ab99b-aaa1-465a-810c-a93f96156137 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:39.031121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-676ab99b-aaa1-465a-810c-a93f96156137 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:39.031962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-676ab99b-aaa1-465a-810c-a93f96156137 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:39.032968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-676ab99b-aaa1-465a-810c-a93f96156137 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:39.033776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-676ab99b-aaa1-465a-810c-a93f96156137 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:39.196976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-676ab99b-aaa1-465a-810c-a93f96156137 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:39.208162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-676ab99b-aaa1-465a-810c-a93f96156137 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:39.210433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-676ab99b-aaa1-465a-810c-a93f96156137 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:39.211659 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-676ab99b-aaa1-465a-810c-a93f96156137 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1361 microversion: 2.25 time: 0.201809 May 18 22:17:39.217820 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 446/823] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:39 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1361 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:17:39.410286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d42a64d4-2bf1-46a2-a9b5-e16ae2dc327c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:39.410775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d42a64d4-2bf1-46a2-a9b5-e16ae2dc327c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:39.424437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d42a64d4-2bf1-46a2-a9b5-e16ae2dc327c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:39.424978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d42a64d4-2bf1-46a2-a9b5-e16ae2dc327c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:39.425780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d42a64d4-2bf1-46a2-a9b5-e16ae2dc327c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:39.426257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d42a64d4-2bf1-46a2-a9b5-e16ae2dc327c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:39.605619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d42a64d4-2bf1-46a2-a9b5-e16ae2dc327c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:39.614701 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d42a64d4-2bf1-46a2-a9b5-e16ae2dc327c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1316 microversion: 2.1 time: 0.208326 May 18 22:17:39.615777 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 447/824] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:39 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1316 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:39.698938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c3c084b8-98b2-4aa8-b9e5-87ed4f18522f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:39.699539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c3c084b8-98b2-4aa8-b9e5-87ed4f18522f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:39.723205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3c084b8-98b2-4aa8-b9e5-87ed4f18522f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:39.723857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3c084b8-98b2-4aa8-b9e5-87ed4f18522f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:39.725794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3c084b8-98b2-4aa8-b9e5-87ed4f18522f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:39.726704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3c084b8-98b2-4aa8-b9e5-87ed4f18522f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:40.058361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c3c084b8-98b2-4aa8-b9e5-87ed4f18522f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:40.076128 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c3c084b8-98b2-4aa8-b9e5-87ed4f18522f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.380904 May 18 22:17:40.107195 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 448/825] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:39 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:40.122409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1a9d0ecb-8c4c-4137-bba2-3b3ed2e7d332 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:40.123176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1a9d0ecb-8c4c-4137-bba2-3b3ed2e7d332 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:40.142178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a9d0ecb-8c4c-4137-bba2-3b3ed2e7d332 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:40.142732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a9d0ecb-8c4c-4137-bba2-3b3ed2e7d332 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:40.145927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a9d0ecb-8c4c-4137-bba2-3b3ed2e7d332 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:40.146672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a9d0ecb-8c4c-4137-bba2-3b3ed2e7d332 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:40.388737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1a9d0ecb-8c4c-4137-bba2-3b3ed2e7d332 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:40.403208 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1a9d0ecb-8c4c-4137-bba2-3b3ed2e7d332 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1503 microversion: 2.1 time: 0.289232 May 18 22:17:40.404407 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 449/826] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:40 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1503 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:40.419188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0496686f-1f45-4587-951d-d7c22e9d1cce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:40.426489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0496686f-1f45-4587-951d-d7c22e9d1cce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:40.441300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0496686f-1f45-4587-951d-d7c22e9d1cce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:40.441761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0496686f-1f45-4587-951d-d7c22e9d1cce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:40.445780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0496686f-1f45-4587-951d-d7c22e9d1cce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:40.447709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0496686f-1f45-4587-951d-d7c22e9d1cce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:40.688735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0496686f-1f45-4587-951d-d7c22e9d1cce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:40.698865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0496686f-1f45-4587-951d-d7c22e9d1cce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:40.700621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0496686f-1f45-4587-951d-d7c22e9d1cce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:40.702473 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0496686f-1f45-4587-951d-d7c22e9d1cce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1558 microversion: 2.25 time: 0.290160 May 18 22:17:40.704223 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 450/827] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:40 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1558 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:40.708849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8f5528bf-14d7-45af-a159-066641ccd211 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:40.709662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8f5528bf-14d7-45af-a159-066641ccd211 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:40.716822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f5528bf-14d7-45af-a159-066641ccd211 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:40.717817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f5528bf-14d7-45af-a159-066641ccd211 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:40.718763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f5528bf-14d7-45af-a159-066641ccd211 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:40.719185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f5528bf-14d7-45af-a159-066641ccd211 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:40.863217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8f5528bf-14d7-45af-a159-066641ccd211 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:40.872054 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8f5528bf-14d7-45af-a159-066641ccd211 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1316 microversion: 2.1 time: 0.166597 May 18 22:17:40.872643 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 451/828] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:40 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1316 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:40.885664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-50f578d4-9dea-45ba-a38d-8386d4054b0c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:40.886709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-50f578d4-9dea-45ba-a38d-8386d4054b0c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:40.895727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50f578d4-9dea-45ba-a38d-8386d4054b0c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:40.896553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50f578d4-9dea-45ba-a38d-8386d4054b0c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:40.897866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50f578d4-9dea-45ba-a38d-8386d4054b0c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:40.898458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50f578d4-9dea-45ba-a38d-8386d4054b0c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:41.093729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-50f578d4-9dea-45ba-a38d-8386d4054b0c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid aabc15dd-5345-4f01-b355-f64362189488 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:17:41.110301 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-50f578d4-9dea-45ba-a38d-8386d4054b0c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 2050 microversion: 2.25 time: 0.230403 May 18 22:17:41.111462 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 452/829] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:40 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 2050 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:41.116423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7218801f-d1e0-4fd1-9371-e049f5cd53c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:41.117332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7218801f-d1e0-4fd1-9371-e049f5cd53c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:41.124822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7218801f-d1e0-4fd1-9371-e049f5cd53c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:41.125536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7218801f-d1e0-4fd1-9371-e049f5cd53c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:41.126431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7218801f-d1e0-4fd1-9371-e049f5cd53c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:41.126957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7218801f-d1e0-4fd1-9371-e049f5cd53c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:41.291954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7218801f-d1e0-4fd1-9371-e049f5cd53c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:41.308411 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7218801f-d1e0-4fd1-9371-e049f5cd53c2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.195596 May 18 22:17:41.309694 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 453/830] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:41 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:41.318417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-abb13e86-871e-4cd0-b141-90411eca0a36 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:41.319315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-abb13e86-871e-4cd0-b141-90411eca0a36 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:41.320441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-2f5114d8-3418-4f11-a455-662a35b10ee7 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Building network info cache for instance {{(pid=119083) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:1972}} May 18 22:17:41.330533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abb13e86-871e-4cd0-b141-90411eca0a36 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:41.345513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abb13e86-871e-4cd0-b141-90411eca0a36 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.015s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:41.348365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abb13e86-871e-4cd0-b141-90411eca0a36 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:41.350944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abb13e86-871e-4cd0-b141-90411eca0a36 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:41.593691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-abb13e86-871e-4cd0-b141-90411eca0a36 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid aabc15dd-5345-4f01-b355-f64362189488 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:17:41.625483 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-abb13e86-871e-4cd0-b141-90411eca0a36 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 2050 microversion: 2.25 time: 0.313686 May 18 22:17:41.626900 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 454/831] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:41 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 2050 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:41.850485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TenantUsagesTestJSON-server-1944999843", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:41.907649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] validate_networks() for None {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:17:42.265982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:17:42.266393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:17:42.266856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:17:42.267250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:17:42.267644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:17:42.278231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:42.278672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:42.281265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:42.283413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:42.319420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Getting quotas for project 849e878c7d1d4d72bf930db3f752eede. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:17:42.331263 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Getting quotas for user c2c7bc07b853420fb6cbf5aab6145946 and project 849e878c7d1d4d72bf930db3f752eede. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:17:42.356095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:17:42.359028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:17:42.419371 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-820e826b-96f4-4c4f-b481-e23bb328758a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.790418 May 18 22:17:42.421031 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 455/832] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:17:41 2022] POST /compute/v2.1/servers => generated 380 bytes in 793 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:17:42.429341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-bdd98364-fd90-4b3d-9e77-45bb72f89b2e req-6803a63b-76f0-41a8-9fcf-ff27971bfe02 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1600557e-df75-4fd0-93b1-7b01c3db879c", "tag": "1693a107-58e2-4349-ab56-5557c35cee7f"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:42.449205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bdd98364-fd90-4b3d-9e77-45bb72f89b2e req-6803a63b-76f0-41a8-9fcf-ff27971bfe02 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:42.453764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bdd98364-fd90-4b3d-9e77-45bb72f89b2e req-6803a63b-76f0-41a8-9fcf-ff27971bfe02 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:42.466273 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-bdd98364-fd90-4b3d-9e77-45bb72f89b2e req-6803a63b-76f0-41a8-9fcf-ff27971bfe02 service nova] Creating event network-changed:1693a107-58e2-4349-ab56-5557c35cee7f for instance 1600557e-df75-4fd0-93b1-7b01c3db879c on n-h2-841040-6 May 18 22:17:42.485066 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-bdd98364-fd90-4b3d-9e77-45bb72f89b2e req-6803a63b-76f0-41a8-9fcf-ff27971bfe02 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.049570 May 18 22:17:42.486109 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 456/833] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:42 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:42.503050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-369cde51-9ef4-49c0-8244-4be6d8d8a0ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:42.503859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-369cde51-9ef4-49c0-8244-4be6d8d8a0ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:42.513486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-369cde51-9ef4-49c0-8244-4be6d8d8a0ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:42.514006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-369cde51-9ef4-49c0-8244-4be6d8d8a0ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:42.514777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-369cde51-9ef4-49c0-8244-4be6d8d8a0ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:42.515386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-369cde51-9ef4-49c0-8244-4be6d8d8a0ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:42.694694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-369cde51-9ef4-49c0-8244-4be6d8d8a0ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:42.709198 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-369cde51-9ef4-49c0-8244-4be6d8d8a0ca tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1478 microversion: 2.1 time: 0.216385 May 18 22:17:42.710903 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 457/834] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:42 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1478 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:42.725450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8fde377e-48e4-472b-ad32-9bd8f830446d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:42.730544 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:17:42.730544 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:17:42.734492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fde377e-48e4-472b-ad32-9bd8f830446d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:42.734943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fde377e-48e4-472b-ad32-9bd8f830446d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:42.736991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fde377e-48e4-472b-ad32-9bd8f830446d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:42.738955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fde377e-48e4-472b-ad32-9bd8f830446d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:42.802427 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8fde377e-48e4-472b-ad32-9bd8f830446d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 424 microversion: 2.25 time: 0.090277 May 18 22:17:42.803049 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 458/835] 10.222.0.58 () {60 vars in 1216 bytes} [Wed May 18 22:17:42 2022] GET /compute/v2.1/os-services?binary=nova-compute => generated 424 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:17:42.809366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-08446504-41a4-4984-92c3-f0404e76ae24 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:42.810346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-08446504-41a4-4984-92c3-f0404e76ae24 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:42.817481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08446504-41a4-4984-92c3-f0404e76ae24 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:42.818174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08446504-41a4-4984-92c3-f0404e76ae24 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:42.819229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08446504-41a4-4984-92c3-f0404e76ae24 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:42.819928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08446504-41a4-4984-92c3-f0404e76ae24 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:43.060161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-08446504-41a4-4984-92c3-f0404e76ae24 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:43.070040 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-08446504-41a4-4984-92c3-f0404e76ae24 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1316 microversion: 2.1 time: 0.264652 May 18 22:17:43.072458 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 459/836] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:42 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1316 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:43.077574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-081144d9-bd2e-47ef-8157-6522d65b1730 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:43.078240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-081144d9-bd2e-47ef-8157-6522d65b1730 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:43.093148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-081144d9-bd2e-47ef-8157-6522d65b1730 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:43.093925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-081144d9-bd2e-47ef-8157-6522d65b1730 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:43.094859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-081144d9-bd2e-47ef-8157-6522d65b1730 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:43.095477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-081144d9-bd2e-47ef-8157-6522d65b1730 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:43.101195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-2f5114d8-3418-4f11-a455-662a35b10ee7 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Updating instance_info_cache with network_info: [{"id": "1693a107-58e2-4349-ab56-5557c35cee7f", "address": "fa:16:3e:c5:97:73", "network": {"id": "c66793ad-8c60-430d-9549-9f90ed7fb506", "bridge": null, "label": "tempest-FloatingIPsAssociationNegativeTestJSON-1521756333-network", "subnets": [{"cidr": "172.20.0.0/28", "dns": [], "gateway": {"address": "172.20.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "172.20.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.25.3.30", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"dhcp_server": "172.20.0.2"}}], "meta": {"injected": false, "tenant_id": "cba79ff7056a49c18006c8022a0e599f", "mtu": 1500, "physical_network": "physnet1", "tunneled": false}}, "type": "hyperv", "details": {"connectivity": "legacy", "port_filter": false, "bound_drivers": {"0": "hyperv"}}, "devname": "tap1693a107-58", "ovs_interfaceid": null, "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=119083) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:117}} May 18 22:17:43.141280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f5114d8-3418-4f11-a455-662a35b10ee7 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Releasing lock "refresh_cache-1600557e-df75-4fd0-93b1-7b01c3db879c" {{(pid=119083) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:312}} May 18 22:17:43.144098 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2f5114d8-3418-4f11-a455-662a35b10ee7 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action" status: 202 len: 0 microversion: 2.1 time: 5.825902 May 18 22:17:43.150118 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 378/837] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:17:37 2022] POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action => generated 0 bytes in 5833 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) May 18 22:17:43.168292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ef06182e-ec48-4ce9-8a88-b11cc2af5257 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:43.171859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ef06182e-ec48-4ce9-8a88-b11cc2af5257 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:43.190827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef06182e-ec48-4ce9-8a88-b11cc2af5257 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:43.194503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef06182e-ec48-4ce9-8a88-b11cc2af5257 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:43.195522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef06182e-ec48-4ce9-8a88-b11cc2af5257 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:43.196160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef06182e-ec48-4ce9-8a88-b11cc2af5257 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:43.233153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ef06182e-ec48-4ce9-8a88-b11cc2af5257 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:SAVEPOINT=1,nova_cell1:UPDATE=1,nova_cell1:RELEASE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:43.291526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-081144d9-bd2e-47ef-8157-6522d65b1730 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:43.294042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ef06182e-ec48-4ce9-8a88-b11cc2af5257 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:43.301153 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-081144d9-bd2e-47ef-8157-6522d65b1730 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.227673 May 18 22:17:43.301747 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 460/838] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:43 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:43.306581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-df747fb1-8f91-42a8-8796-7771e6111096 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '.version_select at 0x7fa2ed0c3dc0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:43.309192 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-df747fb1-8f91-42a8-8796-7771e6111096 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:43.309639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-df747fb1-8f91-42a8-8796-7771e6111096 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:43.311706 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ef06182e-ec48-4ce9-8a88-b11cc2af5257 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1218 microversion: 2.1 time: 0.159817 May 18 22:17:43.312647 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 379/839] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:43 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1218 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:43.317624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5233b0d-f58e-46ae-9b30-2974d4d9afe5 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Action: 'action', calling method: >, body: {"pause": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:43.318184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a5233b0d-f58e-46ae-9b30-2974d4d9afe5 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:43.324167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5233b0d-f58e-46ae-9b30-2974d4d9afe5 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:43.324812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5233b0d-f58e-46ae-9b30-2974d4d9afe5 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:43.326050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5233b0d-f58e-46ae-9b30-2974d4d9afe5 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:43.327028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5233b0d-f58e-46ae-9b30-2974d4d9afe5 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:43.329823 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-df747fb1-8f91-42a8-8796-7771e6111096 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/os-migrations" status: 200 len: 1952 microversion: 2.1 time: 0.026961 May 18 22:17:43.330439 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 461/840] 10.222.0.58 () {58 vars in 1142 bytes} [Wed May 18 22:17:43 2022] GET /compute/v2.1/os-migrations => generated 1952 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:43.339247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d2c089d5-eee0-431e-acbe-6ecf92185e63 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Action: 'create', calling method: .version_select at 0x7fa2ed0049d0>, body: {"pool": "9cf4913d-c205-46fa-980c-c3268a804456"} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:43.397372 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a5233b0d-f58e-46ae-9b30-2974d4d9afe5 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488/action" status: 202 len: 0 microversion: 2.25 time: 0.083191 May 18 22:17:43.398280 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 380/841] 10.222.0.58 () {62 vars in 1318 bytes} [Wed May 18 22:17:43 2022] POST /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:17:43.404179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fc28aacf-72e3-45f2-988c-ebd549939225 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:43.405464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fc28aacf-72e3-45f2-988c-ebd549939225 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:43.411924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc28aacf-72e3-45f2-988c-ebd549939225 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:43.412598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc28aacf-72e3-45f2-988c-ebd549939225 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:43.413517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc28aacf-72e3-45f2-988c-ebd549939225 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:43.413966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc28aacf-72e3-45f2-988c-ebd549939225 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:43.444710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fc28aacf-72e3-45f2-988c-ebd549939225 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:17:43.551915 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fc28aacf-72e3-45f2-988c-ebd549939225 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "DELETE /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 204 len: 0 microversion: 2.1 time: 0.151782 May 18 22:17:43.552909 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 381/842] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:17:43 2022] DELETE /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 0 bytes in 154 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:17:43.560153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ffaf7c77-f1f5-47bd-9ae1-8f6751dd61c2 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:43.561745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ffaf7c77-f1f5-47bd-9ae1-8f6751dd61c2 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:43.598991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffaf7c77-f1f5-47bd-9ae1-8f6751dd61c2 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:43.600277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffaf7c77-f1f5-47bd-9ae1-8f6751dd61c2 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:43.605414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffaf7c77-f1f5-47bd-9ae1-8f6751dd61c2 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:43.610195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffaf7c77-f1f5-47bd-9ae1-8f6751dd61c2 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:43.790748 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ffaf7c77-f1f5-47bd-9ae1-8f6751dd61c2 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1629 microversion: 2.1 time: 0.235639 May 18 22:17:43.794728 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 382/843] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:43 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1629 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:43.810093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a343d280-758c-4b5b-94ad-e9cbe8dbb02c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:43.811471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a343d280-758c-4b5b-94ad-e9cbe8dbb02c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:43.819870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a343d280-758c-4b5b-94ad-e9cbe8dbb02c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:43.820544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a343d280-758c-4b5b-94ad-e9cbe8dbb02c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:43.821484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a343d280-758c-4b5b-94ad-e9cbe8dbb02c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:43.822108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a343d280-758c-4b5b-94ad-e9cbe8dbb02c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:44.109100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-a343d280-758c-4b5b-94ad-e9cbe8dbb02c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid aabc15dd-5345-4f01-b355-f64362189488 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:17:44.136834 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a343d280-758c-4b5b-94ad-e9cbe8dbb02c tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 2035 microversion: 2.25 time: 0.340501 May 18 22:17:44.137518 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 383/844] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:43 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 2035 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:44.158011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca2112b4-1eba-4127-be3b-b284972cec63 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:44.159721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ca2112b4-1eba-4127-be3b-b284972cec63 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:44.166279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca2112b4-1eba-4127-be3b-b284972cec63 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:44.166966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca2112b4-1eba-4127-be3b-b284972cec63 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:44.168364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca2112b4-1eba-4127-be3b-b284972cec63 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:44.168960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca2112b4-1eba-4127-be3b-b284972cec63 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:44.309768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ca2112b4-1eba-4127-be3b-b284972cec63 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:44.319358 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ca2112b4-1eba-4127-be3b-b284972cec63 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1514 microversion: 2.1 time: 0.166350 May 18 22:17:44.320097 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 384/845] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:44 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1514 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:44.337178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-LiveMigrationTest-server-302071055", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "5219af55-81a0-41ab-9ab2-87d5c552d670"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:44.392678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] validate_networks() for [('5219af55-81a0-41ab-9ab2-87d5c552d670', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:17:44.638215 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d2c089d5-eee0-431e-acbe-6ecf92185e63 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "POST /compute/v2.1/os-floating-ips" status: 200 len: 142 microversion: 2.1 time: 1.306525 May 18 22:17:44.645148 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 462/846] 10.222.0.58 () {60 vars in 1169 bytes} [Wed May 18 22:17:43 2022] POST /compute/v2.1/os-floating-ips => generated 142 bytes in 1314 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:44.650288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-067806ae-163b-4e7c-ac31-152629c24902 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:44.650974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-067806ae-163b-4e7c-ac31-152629c24902 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:44.659450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-067806ae-163b-4e7c-ac31-152629c24902 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:44.660167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-067806ae-163b-4e7c-ac31-152629c24902 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:44.661358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-067806ae-163b-4e7c-ac31-152629c24902 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:44.661838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-067806ae-163b-4e7c-ac31-152629c24902 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:44.804892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-067806ae-163b-4e7c-ac31-152629c24902 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:44.814801 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-067806ae-163b-4e7c-ac31-152629c24902 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1316 microversion: 2.1 time: 0.168355 May 18 22:17:44.815748 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 463/847] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:44 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1316 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:44.820582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f6a48003-5a59-483d-860d-eec81f2904ac tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Action: 'action', calling method: >, body: {"os-migrateLive": {"host": "n-h1-841040-6", "block_migration": "auto"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:44.822021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f6a48003-5a59-483d-860d-eec81f2904ac tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:44.829659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6a48003-5a59-483d-860d-eec81f2904ac tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:44.830446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6a48003-5a59-483d-860d-eec81f2904ac tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:44.831315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6a48003-5a59-483d-860d-eec81f2904ac tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:44.831799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6a48003-5a59-483d-860d-eec81f2904ac tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:44.850829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f6a48003-5a59-483d-860d-eec81f2904ac tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:44.853372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:17:44.854056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:17:44.855371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:17:44.856543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:17:44.857080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:17:44.864267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-f6a48003-5a59-483d-860d-eec81f2904ac tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'flavor' on Instance uuid aabc15dd-5345-4f01-b355-f64362189488 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:17:44.868930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:44.869370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:44.870551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:44.870910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:44.879809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f6a48003-5a59-483d-860d-eec81f2904ac tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: aabc15dd-5345-4f01-b355-f64362189488] Going to try to live migrate instance to n-h1-841040-6 {{(pid=119082) live_migrate /opt/stack/nova/nova/compute/api.py:5349}} May 18 22:17:44.889257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Getting quotas for project d9803278bb3a47b3b316884cdfe4fea6. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:17:44.894707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Getting quotas for user 6816a2dd651b442186f9e753a6c7a1d5 and project d9803278bb3a47b3b316884cdfe4fea6. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:17:44.908353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:17:44.910841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:17:44.963649 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-47697ae4-033b-491e-9dbf-6e2a5af0e8ab tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.632560 May 18 22:17:44.964872 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 385/848] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:17:44 2022] POST /compute/v2.1/servers => generated 380 bytes in 644 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:17:44.973973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3fd248c6-8625-4c29-8342-ba243453e888 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:44.974777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3fd248c6-8625-4c29-8342-ba243453e888 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:44.983121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3fd248c6-8625-4c29-8342-ba243453e888 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:44.983563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3fd248c6-8625-4c29-8342-ba243453e888 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:44.984324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3fd248c6-8625-4c29-8342-ba243453e888 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:44.984735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3fd248c6-8625-4c29-8342-ba243453e888 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:45.600846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3fd248c6-8625-4c29-8342-ba243453e888 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:45.613414 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3fd248c6-8625-4c29-8342-ba243453e888 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.647354 May 18 22:17:45.614837 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 386/849] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:44 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:45.626099 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ef25f924-4560-44db-88ce-91f5c6fda7f7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:45.626700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ef25f924-4560-44db-88ce-91f5c6fda7f7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:45.633698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef25f924-4560-44db-88ce-91f5c6fda7f7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:45.634459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef25f924-4560-44db-88ce-91f5c6fda7f7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:45.635207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef25f924-4560-44db-88ce-91f5c6fda7f7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:45.636452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef25f924-4560-44db-88ce-91f5c6fda7f7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:45.709134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ef25f924-4560-44db-88ce-91f5c6fda7f7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:45.716925 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ef25f924-4560-44db-88ce-91f5c6fda7f7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1266 microversion: 2.1 time: 0.095458 May 18 22:17:45.717499 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 387/850] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:45 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1266 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:45.722058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c80e0c3c-8559-4b97-a3a2-19195da05412 req-1a4556fa-b71f-4fbf-a819-76cd0c2d7cb8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f0052a02-9cbd-4c5c-9a33-44b974c0f838", "tag": "36f7e321-0ab3-45af-ab7a-2ac844c9c074"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:45.730075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c80e0c3c-8559-4b97-a3a2-19195da05412 req-1a4556fa-b71f-4fbf-a819-76cd0c2d7cb8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:45.730733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c80e0c3c-8559-4b97-a3a2-19195da05412 req-1a4556fa-b71f-4fbf-a819-76cd0c2d7cb8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:45.742132 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c80e0c3c-8559-4b97-a3a2-19195da05412 req-1a4556fa-b71f-4fbf-a819-76cd0c2d7cb8 service nova] Creating event network-changed:36f7e321-0ab3-45af-ab7a-2ac844c9c074 for instance f0052a02-9cbd-4c5c-9a33-44b974c0f838 on n-h1-841040-6 May 18 22:17:45.747168 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c80e0c3c-8559-4b97-a3a2-19195da05412 req-1a4556fa-b71f-4fbf-a819-76cd0c2d7cb8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028513 May 18 22:17:45.748749 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 388/851] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:45 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:45.754871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a6398c9a-ec83-4362-afd3-469a3694d0f3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "172.25.3.164"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:45.756011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a6398c9a-ec83-4362-afd3-469a3694d0f3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:45.762457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6398c9a-ec83-4362-afd3-469a3694d0f3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:45.762869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6398c9a-ec83-4362-afd3-469a3694d0f3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:45.764308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6398c9a-ec83-4362-afd3-469a3694d0f3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:45.764742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6398c9a-ec83-4362-afd3-469a3694d0f3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:45.791746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6398c9a-ec83-4362-afd3-469a3694d0f3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Acquired lock "refresh_cache-1600557e-df75-4fd0-93b1-7b01c3db879c" {{(pid=119083) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:294}} May 18 22:17:46.220304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-a6398c9a-ec83-4362-afd3-469a3694d0f3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Error message: {"NeutronError": {"type": "FloatingIPPortAlreadyAssociated", "message": "Cannot associate floating IP 172.25.3.164 (a1585e8e-c08c-4c06-916a-1265537295b4) with port 1693a107-58e2-4349-ab56-5557c35cee7f using fixed IP 172.20.0.8, as that fixed IP already has a floating IP on external network 9cf4913d-c205-46fa-980c-c3268a804456.", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:17:46.221318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6398c9a-ec83-4362-afd3-469a3694d0f3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Releasing lock "refresh_cache-1600557e-df75-4fd0-93b1-7b01c3db879c" {{(pid=119083) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:312}} May 18 22:17:46.221992 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-a6398c9a-ec83-4362-afd3-469a3694d0f3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] HTTP exception thrown: Cannot associate floating IP 172.25.3.164 (a1585e8e-c08c-4c06-916a-1265537295b4) with port 1693a107-58e2-4349-ab56-5557c35cee7f using fixed IP 172.20.0.8, as that fixed IP already has a floating IP on external network 9cf4913d-c205-46fa-980c-c3268a804456. May 18 22:17:46.221992 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-122e92e6-2beb-4192-bd06-9e3d450d9777'] May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a6398c9a-ec83-4362-afd3-469a3694d0f3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Request method failure captured: May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action HTTP/1.1 May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 46 May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXBvuWN-LUxkS-jEj1kGyoFMEAP2VVksYCQbJh7jXXF9PwDXbFKG02gE4RoFrKqA52bJ8ljUiAOZmkHv12nWLj_or4OJLEBH183MkM6qQarCnnr7lUjv6dVdNTCasZSVOjxiF7_igoeq2WbAs12uaZHAzrkmkGKv6TfG8X3vTXuqOcs May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cba79ff7056a49c18006c8022a0e599f May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:17:46.240087 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:17:46.241723 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cba79ff7056a49c18006c8022a0e599f"}]}] May 18 22:17:46.241723 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:17:46.241723 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cba79ff7056a49c18006c8022a0e599f May 18 22:17:46.241723 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:17:46.241723 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project May 18 22:17:46.241723 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:17:46.241723 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:17:46.241723 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 9a9444e3c79a4eb187f16998eb081a38 May 18 22:17:46.241723 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project May 18 22:17:46.241723 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:17:46.241723 n-d-841040-6 devstack@n-api.service[119083]: {"addFloatingIp": {"address": "172.25.3.164"}} May 18 22:17:46.241723 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: exception: Cannot associate floating IP 172.25.3.164 (a1585e8e-c08c-4c06-916a-1265537295b4) with port 1693a107-58e2-4349-ab56-5557c35cee7f using fixed IP 172.20.0.8, as that fixed IP already has a floating IP on external network 9cf4913d-c205-46fa-980c-c3268a804456. May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-122e92e6-2beb-4192-bd06-9e3d450d9777'] May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '1600557e-df75-4fd0-93b1-7b01c3db879c', 'body': {'addFloatingIp': {'address': '172.25.3.164'}}} May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2688, in associate_floating_ip May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi client.update_floatingip(fip['id'], {'floatingip': param}) May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1014, in update_floatingip May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._update_resource(self.floatingip_path % (floatingip), May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 2520, in _update_resource May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.put(path, **kwargs) May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:17:46.242615 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 365, in put May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("PUT", action, body=body, May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:17:46.243617 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.Conflict: Cannot associate floating IP 172.25.3.164 (a1585e8e-c08c-4c06-916a-1265537295b4) with port 1693a107-58e2-4349-ab56-5557c35cee7f using fixed IP 172.20.0.8, as that fixed IP already has a floating IP on external network 9cf4913d-c205-46fa-980c-c3268a804456. May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-122e92e6-2beb-4192-bd06-9e3d450d9777'] May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 239, in _add_floating_ip May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.network_api.associate_floating_ip(context, instance, May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 166, in wrapper May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi res = f(self, context, *args, **kwargs) May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2690, in associate_floating_ip May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.FloatingIpAssociateFailed(str(e)) May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.FloatingIpAssociateFailed: Cannot associate floating IP 172.25.3.164 (a1585e8e-c08c-4c06-916a-1265537295b4) with port 1693a107-58e2-4349-ab56-5557c35cee7f using fixed IP 172.20.0.8, as that fixed IP already has a floating IP on external network 9cf4913d-c205-46fa-980c-c3268a804456. May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-122e92e6-2beb-4192-bd06-9e3d450d9777'] May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:46.244555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 246, in _add_floating_ip May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPBadRequest(explanation=e.format_message()) May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Cannot associate floating IP 172.25.3.164 (a1585e8e-c08c-4c06-916a-1265537295b4) with port 1693a107-58e2-4349-ab56-5557c35cee7f using fixed IP 172.20.0.8, as that fixed IP already has a floating IP on external network 9cf4913d-c205-46fa-980c-c3268a804456. May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-122e92e6-2beb-4192-bd06-9e3d450d9777'] May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:46.245497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:46.246745 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:46.246745 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:46.246745 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:46.246745 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:46.246745 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:17:46.246745 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:17:46.246745 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot associate floating IP 172.25.3.164 (a1585e8e-c08c-4c06-916a-1265537295b4) with port 1693a107-58e2-4349-ab56-5557c35cee7f using fixed IP 172.20.0.8, as that fixed IP already has a floating IP on external network 9cf4913d-c205-46fa-980c-c3268a804456. May 18 22:17:46.246745 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-122e92e6-2beb-4192-bd06-9e3d450d9777'] May 18 22:17:46.246745 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:46.246745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a6398c9a-ec83-4362-afd3-469a3694d0f3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Returning 400 to user: Cannot associate floating IP 172.25.3.164 (a1585e8e-c08c-4c06-916a-1265537295b4) with port 1693a107-58e2-4349-ab56-5557c35cee7f using fixed IP 172.20.0.8, as that fixed IP already has a floating IP on external network 9cf4913d-c205-46fa-980c-c3268a804456. May 18 22:17:46.246745 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-122e92e6-2beb-4192-bd06-9e3d450d9777'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:46.247689 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a6398c9a-ec83-4362-afd3-469a3694d0f3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action" status: 400 len: 381 microversion: 2.1 time: 0.491768 May 18 22:17:46.247689 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 389/852] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:17:45 2022] POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action => generated 381 bytes in 493 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:17:46.249140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-092b5b19-c654-491a-a4b4-dbe3cf383c27 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:46.249792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-092b5b19-c654-491a-a4b4-dbe3cf383c27 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:46.257510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-092b5b19-c654-491a-a4b4-dbe3cf383c27 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:46.258241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-092b5b19-c654-491a-a4b4-dbe3cf383c27 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:46.259057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-092b5b19-c654-491a-a4b4-dbe3cf383c27 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:46.259479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-092b5b19-c654-491a-a4b4-dbe3cf383c27 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:46.367678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-092b5b19-c654-491a-a4b4-dbe3cf383c27 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:46.375326 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-092b5b19-c654-491a-a4b4-dbe3cf383c27 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1280 microversion: 2.1 time: 0.131972 May 18 22:17:46.375883 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 390/853] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:46 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1280 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:46.380461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91974937-116c-45ee-bbfb-459f552ad808 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:46.381047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91974937-116c-45ee-bbfb-459f552ad808 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:46.386758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91974937-116c-45ee-bbfb-459f552ad808 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:46.387196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91974937-116c-45ee-bbfb-459f552ad808 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:46.387940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91974937-116c-45ee-bbfb-459f552ad808 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:46.388386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91974937-116c-45ee-bbfb-459f552ad808 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:46.596968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91974937-116c-45ee-bbfb-459f552ad808 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:46.604480 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91974937-116c-45ee-bbfb-459f552ad808 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1514 microversion: 2.1 time: 0.227666 May 18 22:17:46.605064 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 391/854] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:46 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1514 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:46.618202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6db5623a-6ab4-4ab2-a40c-01fc3b666458 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:46.618824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6db5623a-6ab4-4ab2-a40c-01fc3b666458 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:46.625255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6db5623a-6ab4-4ab2-a40c-01fc3b666458 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:46.625806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6db5623a-6ab4-4ab2-a40c-01fc3b666458 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:46.626698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6db5623a-6ab4-4ab2-a40c-01fc3b666458 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:46.627126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6db5623a-6ab4-4ab2-a40c-01fc3b666458 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:46.872602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6db5623a-6ab4-4ab2-a40c-01fc3b666458 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:46.880561 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6db5623a-6ab4-4ab2-a40c-01fc3b666458 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1316 microversion: 2.1 time: 0.266031 May 18 22:17:46.881132 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 392/855] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:46 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1316 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:46.885584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-232c78eb-ef69-423b-9f3b-23d5269b7b1a tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '.version_select at 0x7fa2ed267430>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:47.990962 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-232c78eb-ef69-423b-9f3b-23d5269b7b1a tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "DELETE /compute/v2.1/os-floating-ips/a1585e8e-c08c-4c06-916a-1265537295b4" status: 202 len: 0 microversion: 2.1 time: 1.108775 May 18 22:17:47.994582 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 393/856] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:17:46 2022] DELETE /compute/v2.1/os-floating-ips/a1585e8e-c08c-4c06-916a-1265537295b4 => generated 0 bytes in 1110 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:17:47.996593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ebc012df-2a8c-4c13-839f-4815dc83d48b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:47.997215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ebc012df-2a8c-4c13-839f-4815dc83d48b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:48.004173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebc012df-2a8c-4c13-839f-4815dc83d48b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:48.004628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebc012df-2a8c-4c13-839f-4815dc83d48b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:48.005386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebc012df-2a8c-4c13-839f-4815dc83d48b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:48.005845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebc012df-2a8c-4c13-839f-4815dc83d48b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:48.197644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ebc012df-2a8c-4c13-839f-4815dc83d48b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:48.206741 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ebc012df-2a8c-4c13-839f-4815dc83d48b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1475 microversion: 2.1 time: 0.213864 May 18 22:17:48.207335 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 394/857] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:47 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1475 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:48.211805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f8837707-e533-48e0-89f7-08910821c526 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:48.212398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f8837707-e533-48e0-89f7-08910821c526 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:48.218213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8837707-e533-48e0-89f7-08910821c526 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:48.218651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8837707-e533-48e0-89f7-08910821c526 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:48.219417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8837707-e533-48e0-89f7-08910821c526 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:48.219841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8837707-e533-48e0-89f7-08910821c526 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:48.237586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f8837707-e533-48e0-89f7-08910821c526 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:48.303046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f8837707-e533-48e0-89f7-08910821c526 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:48.311272 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f8837707-e533-48e0-89f7-08910821c526 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1266 microversion: 2.1 time: 0.102309 May 18 22:17:48.311834 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 395/858] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:48 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1266 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:48.316381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-39a6d1f5-45e4-440a-9b27-68f95e191c6e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:48.316968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-39a6d1f5-45e4-440a-9b27-68f95e191c6e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:48.322705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39a6d1f5-45e4-440a-9b27-68f95e191c6e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:48.323139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39a6d1f5-45e4-440a-9b27-68f95e191c6e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:48.323874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39a6d1f5-45e4-440a-9b27-68f95e191c6e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:48.324295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39a6d1f5-45e4-440a-9b27-68f95e191c6e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:48.634234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-39a6d1f5-45e4-440a-9b27-68f95e191c6e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:48.664763 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-39a6d1f5-45e4-440a-9b27-68f95e191c6e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1310 microversion: 2.1 time: 0.350056 May 18 22:17:48.665785 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 396/859] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:48 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1310 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:48.679839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-64dcec1c-30a2-4f04-b641-5e808d589bda req-2014bcfd-1f95-4cfe-9b74-669f3413666d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f0052a02-9cbd-4c5c-9a33-44b974c0f838", "name": "network-vif-plugged", "status": "completed", "tag": "36f7e321-0ab3-45af-ab7a-2ac844c9c074"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:48.698567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-64dcec1c-30a2-4f04-b641-5e808d589bda req-2014bcfd-1f95-4cfe-9b74-669f3413666d service nova] [119083] Writing DB stats nova_api:SELECT=96,nova_api:UPDATE=1,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:48.712472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-64dcec1c-30a2-4f04-b641-5e808d589bda req-2014bcfd-1f95-4cfe-9b74-669f3413666d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:48.712924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-64dcec1c-30a2-4f04-b641-5e808d589bda req-2014bcfd-1f95-4cfe-9b74-669f3413666d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:48.746102 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-64dcec1c-30a2-4f04-b641-5e808d589bda req-2014bcfd-1f95-4cfe-9b74-669f3413666d service nova] Creating event network-vif-plugged:36f7e321-0ab3-45af-ab7a-2ac844c9c074 for instance f0052a02-9cbd-4c5c-9a33-44b974c0f838 on n-h1-841040-6 May 18 22:17:48.753087 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-64dcec1c-30a2-4f04-b641-5e808d589bda req-2014bcfd-1f95-4cfe-9b74-669f3413666d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.084991 May 18 22:17:48.754563 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 397/860] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:48 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:48.776895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-148a121d-3d63-4137-8848-1488adc24eab tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:48.777095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-148a121d-3d63-4137-8848-1488adc24eab tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:48.787448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-148a121d-3d63-4137-8848-1488adc24eab tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:48.787887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-148a121d-3d63-4137-8848-1488adc24eab tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:48.788850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-148a121d-3d63-4137-8848-1488adc24eab tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:48.789412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-148a121d-3d63-4137-8848-1488adc24eab tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:49.499831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-148a121d-3d63-4137-8848-1488adc24eab tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7a7a5c95aa54ff89c2afab9d6d798ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a45fda8f5ca24e4287f12b2bbbde73f4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:49.507715 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-148a121d-3d63-4137-8848-1488adc24eab tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 200 len: 1514 microversion: 2.1 time: 0.751945 May 18 22:17:49.517688 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 398/861] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:48 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 1514 bytes in 754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:49.517688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d0201073-51d1-4de2-9471-40972a720d84 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:49.517688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d0201073-51d1-4de2-9471-40972a720d84 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:49.520374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0201073-51d1-4de2-9471-40972a720d84 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:49.520885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0201073-51d1-4de2-9471-40972a720d84 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:49.521759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0201073-51d1-4de2-9471-40972a720d84 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:49.522276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0201073-51d1-4de2-9471-40972a720d84 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:49.874999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d0201073-51d1-4de2-9471-40972a720d84 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:49.884135 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d0201073-51d1-4de2-9471-40972a720d84 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1316 microversion: 2.1 time: 0.374551 May 18 22:17:49.885028 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 399/862] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:49 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1316 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:49.899796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4bf622c9-22b2-43a2-9337-b9ab96dde596 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Action: 'action', calling method: .version_select at 0x7fa2efcf4820>, body: {"removeFloatingIp": {"address": "172.25.3.30"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:50.199967 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f6a48003-5a59-483d-860d-eec81f2904ac tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488/action" status: 202 len: 0 microversion: 2.25 time: 5.382611 May 18 22:17:50.205052 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 464/863] 10.222.0.58 () {62 vars in 1318 bytes} [Wed May 18 22:17:44 2022] POST /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488/action => generated 0 bytes in 5388 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:17:50.212894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-5cffb41d-5f15-4126-aa48-42f739317fdf req-db2b8a9a-9c30-43a4-a04e-b393aa4ac8e5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7214533c-9b11-4d04-91c7-c7c260820687", "tag": "8245b8dc-7a83-46c0-81fa-299954d6e3d3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:50.214844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4bf622c9-22b2-43a2-9337-b9ab96dde596 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:50.222540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5cffb41d-5f15-4126-aa48-42f739317fdf req-db2b8a9a-9c30-43a4-a04e-b393aa4ac8e5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:50.223260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5cffb41d-5f15-4126-aa48-42f739317fdf req-db2b8a9a-9c30-43a4-a04e-b393aa4ac8e5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:50.223493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bf622c9-22b2-43a2-9337-b9ab96dde596 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:50.223944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bf622c9-22b2-43a2-9337-b9ab96dde596 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:50.224705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bf622c9-22b2-43a2-9337-b9ab96dde596 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:50.225135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bf622c9-22b2-43a2-9337-b9ab96dde596 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:50.236522 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-5cffb41d-5f15-4126-aa48-42f739317fdf req-db2b8a9a-9c30-43a4-a04e-b393aa4ac8e5 service nova] Creating event network-changed:8245b8dc-7a83-46c0-81fa-299954d6e3d3 for instance 7214533c-9b11-4d04-91c7-c7c260820687 on n-h2-841040-6 May 18 22:17:50.241516 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-5cffb41d-5f15-4126-aa48-42f739317fdf req-db2b8a9a-9c30-43a4-a04e-b393aa4ac8e5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034870 May 18 22:17:50.242637 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 465/864] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:50 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:50.249391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b43d2395-edd8-4fbb-aaf8-c23b0b0c0d25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:50.250293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b43d2395-edd8-4fbb-aaf8-c23b0b0c0d25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:50.257156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b43d2395-edd8-4fbb-aaf8-c23b0b0c0d25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:50.257587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b43d2395-edd8-4fbb-aaf8-c23b0b0c0d25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:50.258378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b43d2395-edd8-4fbb-aaf8-c23b0b0c0d25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:50.258968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b43d2395-edd8-4fbb-aaf8-c23b0b0c0d25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:50.522990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bf622c9-22b2-43a2-9337-b9ab96dde596 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Acquired lock "refresh_cache-1600557e-df75-4fd0-93b1-7b01c3db879c" {{(pid=119083) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:294}} May 18 22:17:50.538376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b43d2395-edd8-4fbb-aaf8-c23b0b0c0d25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:50.546808 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b43d2395-edd8-4fbb-aaf8-c23b0b0c0d25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1474 microversion: 2.1 time: 0.302899 May 18 22:17:50.547382 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 466/865] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:50 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1474 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:50.552154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-42b14d76-e0da-44c6-a34e-9bc6a6806f54 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:50.552899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-42b14d76-e0da-44c6-a34e-9bc6a6806f54 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:50.560445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-42b14d76-e0da-44c6-a34e-9bc6a6806f54 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:50.560889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-42b14d76-e0da-44c6-a34e-9bc6a6806f54 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:50.561638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-42b14d76-e0da-44c6-a34e-9bc6a6806f54 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:50.562114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-42b14d76-e0da-44c6-a34e-9bc6a6806f54 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:50.796402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-42b14d76-e0da-44c6-a34e-9bc6a6806f54 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:50.822781 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-42b14d76-e0da-44c6-a34e-9bc6a6806f54 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1314 microversion: 2.1 time: 0.273923 May 18 22:17:50.823387 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 467/866] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:50 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1314 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:50.848001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-672324f1-ab19-493d-9d8a-b250c8b1b565 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:50.848955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-672324f1-ab19-493d-9d8a-b250c8b1b565 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:50.862526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-672324f1-ab19-493d-9d8a-b250c8b1b565 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:50.863381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-672324f1-ab19-493d-9d8a-b250c8b1b565 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:50.864150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-672324f1-ab19-493d-9d8a-b250c8b1b565 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:50.864569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-672324f1-ab19-493d-9d8a-b250c8b1b565 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:51.130232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-672324f1-ab19-493d-9d8a-b250c8b1b565 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:51.152464 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-672324f1-ab19-493d-9d8a-b250c8b1b565 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1310 microversion: 2.1 time: 0.319409 May 18 22:17:51.154625 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 468/867] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:50 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1310 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:51.159410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef875da4-ed59-4319-a593-6384226a4dd0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:51.160714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ef875da4-ed59-4319-a593-6384226a4dd0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:51.175251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef875da4-ed59-4319-a593-6384226a4dd0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:51.175807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef875da4-ed59-4319-a593-6384226a4dd0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:51.176693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef875da4-ed59-4319-a593-6384226a4dd0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:51.177342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef875da4-ed59-4319-a593-6384226a4dd0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:51.476361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ef875da4-ed59-4319-a593-6384226a4dd0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:51.495416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ef875da4-ed59-4319-a593-6384226a4dd0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:51.499087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ef875da4-ed59-4319-a593-6384226a4dd0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:51.502554 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ef875da4-ed59-4319-a593-6384226a4dd0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1568 microversion: 2.25 time: 0.344760 May 18 22:17:51.504708 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 469/868] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:51 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1568 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:51.518868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3daa2b6a-ee2e-4a41-a121-cee751f0db35 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:51.520224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3daa2b6a-ee2e-4a41-a121-cee751f0db35 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [instance: 0a471700-5c90-46c2-8450-035f01ac7ebc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:51.523931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3daa2b6a-ee2e-4a41-a121-cee751f0db35 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] [119082] Writing DB stats nova_api:SELECT=94,nova_api:INSERT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:51.529454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3daa2b6a-ee2e-4a41-a121-cee751f0db35 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:51.529943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3daa2b6a-ee2e-4a41-a121-cee751f0db35 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:51.530717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3daa2b6a-ee2e-4a41-a121-cee751f0db35 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:51.531536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3daa2b6a-ee2e-4a41-a121-cee751f0db35 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:51.547107 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-3daa2b6a-ee2e-4a41-a121-cee751f0db35 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] HTTP exception thrown: Instance 0a471700-5c90-46c2-8450-035f01ac7ebc could not be found. May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3daa2b6a-ee2e-4a41-a121-cee751f0db35 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Request method failure captured: May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc HTTP/1.1 May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAt8BfNzl4jD5dvhci6CAQvJGc_SUULyHSe0atRstQgRc9vFG-DkTU9yUFwVxyOWlP1I881Fyk4pQNQw7iYE9hNIdRmmfFKOX-fJIvjQ1F35eijxLpaP7Jtj1Ty5WoOEjoWVrk9cX4rimO7JSkYn_rb9Msn8lLG2ItA8A2xqpCq4Oc May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: a45fda8f5ca24e4287f12b2bbbde73f4 May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesAdminNegativeTest-1662907643 May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:17:51.549264 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:17:51.550694 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a45fda8f5ca24e4287f12b2bbbde73f4"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a45fda8f5ca24e4287f12b2bbbde73f4"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a45fda8f5ca24e4287f12b2bbbde73f4"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a45fda8f5ca24e4287f12b2bbbde73f4"}]}] May 18 22:17:51.550694 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesAdminNegativeTest-1662907643 May 18 22:17:51.550694 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: a45fda8f5ca24e4287f12b2bbbde73f4 May 18 22:17:51.550694 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesAdminNegativeTest-1662907643 May 18 22:17:51.550694 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesAdminNegativeTest-1662907643-project May 18 22:17:51.550694 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:17:51.550694 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:17:51.550694 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: b7a7a5c95aa54ff89c2afab9d6d798ad May 18 22:17:51.550694 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesAdminNegativeTest-1662907643-project May 18 22:17:51.550694 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:17:51.550694 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 0a471700-5c90-46c2-8450-035f01ac7ebc could not be found. May 18 22:17:51.550694 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '0a471700-5c90-46c2-8450-035f01ac7ebc'} May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 0a471700-5c90-46c2-8450-035f01ac7ebc could not be found. May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:51.551455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 0a471700-5c90-46c2-8450-035f01ac7ebc could not be found. May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 0a471700-5c90-46c2-8450-035f01ac7ebc could not be found. May 18 22:17:51.553283 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:51.556093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3daa2b6a-ee2e-4a41-a121-cee751f0db35 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] Returning 404 to user: Instance 0a471700-5c90-46c2-8450-035f01ac7ebc could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:51.556093 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3daa2b6a-ee2e-4a41-a121-cee751f0db35 tempest-VolumesAdminNegativeTest-1662907643 tempest-VolumesAdminNegativeTest-1662907643-project] 10.222.0.58 "GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc" status: 404 len: 111 microversion: 2.1 time: 0.042812 May 18 22:17:51.556093 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 470/869] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:51 2022] GET /compute/v2.1/servers/0a471700-5c90-46c2-8450-035f01ac7ebc => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:17:51.556429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2af74121-b4a0-489b-a718-5d674b774857 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:51.557028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2af74121-b4a0-489b-a718-5d674b774857 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:51.564378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2af74121-b4a0-489b-a718-5d674b774857 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:51.565073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2af74121-b4a0-489b-a718-5d674b774857 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:51.566212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2af74121-b4a0-489b-a718-5d674b774857 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:51.566810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2af74121-b4a0-489b-a718-5d674b774857 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:51.890561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2af74121-b4a0-489b-a718-5d674b774857 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:51.898851 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2af74121-b4a0-489b-a718-5d674b774857 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1466 microversion: 2.1 time: 0.346104 May 18 22:17:51.899602 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 471/870] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:51 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1466 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:51.905032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0e7c890f-2570-46b5-b61a-08c6844d9bae req-70fb2cf7-904b-499f-9234-d52348826b30 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3aada7a9-3adb-4964-aa5e-1238a2ca82d8", "tag": "6d3ffa1a-23f2-4127-bbdf-d2386aa65e36"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:51.914799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0e7c890f-2570-46b5-b61a-08c6844d9bae req-70fb2cf7-904b-499f-9234-d52348826b30 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:51.915375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0e7c890f-2570-46b5-b61a-08c6844d9bae req-70fb2cf7-904b-499f-9234-d52348826b30 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:51.927471 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0e7c890f-2570-46b5-b61a-08c6844d9bae req-70fb2cf7-904b-499f-9234-d52348826b30 service nova] Creating event network-changed:6d3ffa1a-23f2-4127-bbdf-d2386aa65e36 for instance 3aada7a9-3adb-4964-aa5e-1238a2ca82d8 on n-h1-841040-6 May 18 22:17:51.932798 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0e7c890f-2570-46b5-b61a-08c6844d9bae req-70fb2cf7-904b-499f-9234-d52348826b30 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031795 May 18 22:17:51.933829 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 472/871] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:51 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:51.943304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a86a1f02-0140-4817-966c-c22883544e52 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:51.944488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a86a1f02-0140-4817-966c-c22883544e52 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:51.953419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a86a1f02-0140-4817-966c-c22883544e52 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:51.954214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a86a1f02-0140-4817-966c-c22883544e52 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:51.955091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a86a1f02-0140-4817-966c-c22883544e52 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:51.955589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a86a1f02-0140-4817-966c-c22883544e52 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:52.288492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a86a1f02-0140-4817-966c-c22883544e52 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:52.314748 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a86a1f02-0140-4817-966c-c22883544e52 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1474 microversion: 2.1 time: 0.379482 May 18 22:17:52.315913 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 473/872] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:51 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1474 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:52.320584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-13df218d-08f0-4e46-b32d-69c0012e2d56 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:52.321367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-13df218d-08f0-4e46-b32d-69c0012e2d56 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:52.344224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13df218d-08f0-4e46-b32d-69c0012e2d56 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:52.344926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13df218d-08f0-4e46-b32d-69c0012e2d56 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:52.346099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13df218d-08f0-4e46-b32d-69c0012e2d56 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:52.347032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13df218d-08f0-4e46-b32d-69c0012e2d56 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:52.390331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-13df218d-08f0-4e46-b32d-69c0012e2d56 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [119082] Writing DB stats nova_cell0:SELECT=12 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:52.760026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-13df218d-08f0-4e46-b32d-69c0012e2d56 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:52.774977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-4bf622c9-22b2-43a2-9337-b9ab96dde596 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Building network info cache for instance {{(pid=119083) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:1972}} May 18 22:17:52.938081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-13df218d-08f0-4e46-b32d-69c0012e2d56 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:52.954654 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-13df218d-08f0-4e46-b32d-69c0012e2d56 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1314 microversion: 2.1 time: 0.637375 May 18 22:17:52.957971 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 474/873] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:52 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1314 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:52.967757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-85ea1e6a-fb1b-4483-89e5-dd058352d730 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:52.970488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-85ea1e6a-fb1b-4483-89e5-dd058352d730 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:52.981629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85ea1e6a-fb1b-4483-89e5-dd058352d730 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:52.990305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85ea1e6a-fb1b-4483-89e5-dd058352d730 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:52.991177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85ea1e6a-fb1b-4483-89e5-dd058352d730 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:52.991626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85ea1e6a-fb1b-4483-89e5-dd058352d730 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:53.366784 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-85ea1e6a-fb1b-4483-89e5-dd058352d730 tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1617 microversion: 2.1 time: 0.407393 May 18 22:17:53.367833 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 475/874] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:52 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1617 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:53.393764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc61a8df-6b22-4643-8019-b93e7fe14424 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:53.394383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc61a8df-6b22-4643-8019-b93e7fe14424 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:53.410728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc61a8df-6b22-4643-8019-b93e7fe14424 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:53.411566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc61a8df-6b22-4643-8019-b93e7fe14424 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:53.412335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc61a8df-6b22-4643-8019-b93e7fe14424 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:53.412800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc61a8df-6b22-4643-8019-b93e7fe14424 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:53.919132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-4bf622c9-22b2-43a2-9337-b9ab96dde596 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Updating instance_info_cache with network_info: [{"id": "1693a107-58e2-4349-ab56-5557c35cee7f", "address": "fa:16:3e:c5:97:73", "network": {"id": "c66793ad-8c60-430d-9549-9f90ed7fb506", "bridge": null, "label": "tempest-FloatingIPsAssociationNegativeTestJSON-1521756333-network", "subnets": [{"cidr": "172.20.0.0/28", "dns": [], "gateway": {"address": "172.20.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "172.20.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"dhcp_server": "172.20.0.2"}}], "meta": {"injected": false, "tenant_id": "cba79ff7056a49c18006c8022a0e599f", "mtu": 1500, "physical_network": "physnet1", "tunneled": false}}, "type": "hyperv", "details": {"connectivity": "legacy", "port_filter": false, "bound_drivers": {"0": "hyperv"}}, "devname": "tap1693a107-58", "ovs_interfaceid": null, "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=119083) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:117}} May 18 22:17:53.935566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bf622c9-22b2-43a2-9337-b9ab96dde596 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Releasing lock "refresh_cache-1600557e-df75-4fd0-93b1-7b01c3db879c" {{(pid=119083) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:312}} May 18 22:17:53.937240 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4bf622c9-22b2-43a2-9337-b9ab96dde596 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action" status: 202 len: 0 microversion: 2.1 time: 4.040971 May 18 22:17:53.938828 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 400/875] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:17:49 2022] POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action => generated 0 bytes in 4043 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) May 18 22:17:53.948054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-f55fd00f-9e14-409a-ada0-3f7554c6322c req-4d36c2f3-7746-41fd-9275-7f546dd2a19f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0a471700-5c90-46c2-8450-035f01ac7ebc", "name": "network-vif-deleted", "tag": "ebb86bd3-6872-4d9e-92f0-b49641355b8c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:53.961815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f55fd00f-9e14-409a-ada0-3f7554c6322c req-4d36c2f3-7746-41fd-9275-7f546dd2a19f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:53.962680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f55fd00f-9e14-409a-ada0-3f7554c6322c req-4d36c2f3-7746-41fd-9275-7f546dd2a19f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:53.983787 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-f55fd00f-9e14-409a-ada0-3f7554c6322c req-4d36c2f3-7746-41fd-9275-7f546dd2a19f service nova] Creating event network-vif-deleted:ebb86bd3-6872-4d9e-92f0-b49641355b8c for instance 0a471700-5c90-46c2-8450-035f01ac7ebc on n-h1-841040-6 May 18 22:17:53.991160 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-f55fd00f-9e14-409a-ada0-3f7554c6322c req-4d36c2f3-7746-41fd-9275-7f546dd2a19f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.049509 May 18 22:17:53.992584 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 401/876] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:53 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:54.000586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4eabcce0-9938-4ff1-ac24-325e4a22c9d2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:54.002475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4eabcce0-9938-4ff1-ac24-325e4a22c9d2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:54.008529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cc61a8df-6b22-4643-8019-b93e7fe14424 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:54.012302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4eabcce0-9938-4ff1-ac24-325e4a22c9d2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:54.013270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4eabcce0-9938-4ff1-ac24-325e4a22c9d2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:54.014519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4eabcce0-9938-4ff1-ac24-325e4a22c9d2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:54.015394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4eabcce0-9938-4ff1-ac24-325e4a22c9d2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:54.019658 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc61a8df-6b22-4643-8019-b93e7fe14424 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1310 microversion: 2.1 time: 0.640663 May 18 22:17:54.020244 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 476/877] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:53 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1310 bytes in 642 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:54.026714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7111811a-c89c-4257-b4ba-640973ab2b27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:54.027316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7111811a-c89c-4257-b4ba-640973ab2b27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:54.050592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7111811a-c89c-4257-b4ba-640973ab2b27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:54.050945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7111811a-c89c-4257-b4ba-640973ab2b27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:54.051719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7111811a-c89c-4257-b4ba-640973ab2b27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:54.052144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7111811a-c89c-4257-b4ba-640973ab2b27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:54.310978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7111811a-c89c-4257-b4ba-640973ab2b27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:54.338952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4eabcce0-9938-4ff1-ac24-325e4a22c9d2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:54.351904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4eabcce0-9938-4ff1-ac24-325e4a22c9d2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:54.355952 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7111811a-c89c-4257-b4ba-640973ab2b27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1474 microversion: 2.1 time: 0.334588 May 18 22:17:54.356171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4eabcce0-9938-4ff1-ac24-325e4a22c9d2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:54.358648 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4eabcce0-9938-4ff1-ac24-325e4a22c9d2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1568 microversion: 2.25 time: 0.364635 May 18 22:17:54.360467 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 402/878] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:53 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1568 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:54.368442 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 477/879] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:54 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1474 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:54.377095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-049385bc-3c71-4733-ad15-54f002a89909 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '.version_select at 0x7fa2ed004c10>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:54.380635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersOnMultiNodesTest-server-1803136520", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}, "os:scheduler_hints": {"same_host": "ba0d5759-b437-43da-9a79-e0f3f29e58e2"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:54.461015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:17:54.880649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:54.902475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:55.292441 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-049385bc-3c71-4733-ad15-54f002a89909 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "DELETE /compute/v2.1/os-floating-ips/0806bb75-3bf7-4265-8953-8e1c83c038fd" status: 202 len: 0 microversion: 2.1 time: 0.921981 May 18 22:17:55.293487 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 478/880] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:17:54 2022] DELETE /compute/v2.1/os-floating-ips/0806bb75-3bf7-4265-8953-8e1c83c038fd => generated 0 bytes in 924 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:17:55.302381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ede455a6-86fb-483d-b321-c76e4da075a7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:55.302989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ede455a6-86fb-483d-b321-c76e4da075a7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:55.310781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ede455a6-86fb-483d-b321-c76e4da075a7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:55.311222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ede455a6-86fb-483d-b321-c76e4da075a7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:55.312147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ede455a6-86fb-483d-b321-c76e4da075a7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:55.312742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ede455a6-86fb-483d-b321-c76e4da075a7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:55.364397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:17:55.365345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:17:55.366000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:17:55.366544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:17:55.367079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:17:55.384858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:55.385312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:55.386429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:55.386601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:55.406895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for project 86a8410dc02f4493982f93dde06a437b. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:17:55.412786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Getting quotas for user bda690669cfb4150b3712888bfa4e9da and project 86a8410dc02f4493982f93dde06a437b. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:17:55.436835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:17:55.445133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:17:55.548566 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-00b8e92f-f094-4e75-a970-788a25f375e0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.186118 May 18 22:17:55.549576 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 403/881] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:17:54 2022] POST /compute/v2.1/servers => generated 380 bytes in 1188 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:17:55.558818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ede455a6-86fb-483d-b321-c76e4da075a7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:55.571931 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ede455a6-86fb-483d-b321-c76e4da075a7 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1314 microversion: 2.1 time: 0.272916 May 18 22:17:55.574069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-cfe45aff-34da-42ee-b906-3f7584b06844 req-685960d7-32eb-4205-a111-1c7c7cd59a06 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aabc15dd-5345-4f01-b355-f64362189488", "name": "network-vif-unplugged", "status": "completed", "tag": "42c3a952-2f94-49ee-95f2-18d3306a1e41"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:55.575303 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 479/882] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:55 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1314 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:55.587608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8f8aff9d-95cd-4a29-b04f-45081bd73535 req-8f4900ad-8a9e-4ad0-ae0c-52752a99c114 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7214533c-9b11-4d04-91c7-c7c260820687", "name": "network-vif-plugged", "status": "completed", "tag": "8245b8dc-7a83-46c0-81fa-299954d6e3d3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:55.600906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cfe45aff-34da-42ee-b906-3f7584b06844 req-685960d7-32eb-4205-a111-1c7c7cd59a06 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:55.602848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cfe45aff-34da-42ee-b906-3f7584b06844 req-685960d7-32eb-4205-a111-1c7c7cd59a06 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:55.611200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8f8aff9d-95cd-4a29-b04f-45081bd73535 req-8f4900ad-8a9e-4ad0-ae0c-52752a99c114 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:55.611862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8f8aff9d-95cd-4a29-b04f-45081bd73535 req-8f4900ad-8a9e-4ad0-ae0c-52752a99c114 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:55.625766 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-cfe45aff-34da-42ee-b906-3f7584b06844 req-685960d7-32eb-4205-a111-1c7c7cd59a06 service nova] Creating event network-vif-unplugged:42c3a952-2f94-49ee-95f2-18d3306a1e41 for instance aabc15dd-5345-4f01-b355-f64362189488 on n-h2-841040-6 May 18 22:17:55.637769 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-cfe45aff-34da-42ee-b906-3f7584b06844 req-685960d7-32eb-4205-a111-1c7c7cd59a06 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.086938 May 18 22:17:55.639155 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8f8aff9d-95cd-4a29-b04f-45081bd73535 req-8f4900ad-8a9e-4ad0-ae0c-52752a99c114 service nova] Creating event network-vif-plugged:8245b8dc-7a83-46c0-81fa-299954d6e3d3 for instance 7214533c-9b11-4d04-91c7-c7c260820687 on n-h2-841040-6 May 18 22:17:55.641618 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 404/883] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:55 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:55.650008 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8f8aff9d-95cd-4a29-b04f-45081bd73535 req-8f4900ad-8a9e-4ad0-ae0c-52752a99c114 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.070654 May 18 22:17:55.652651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1e19697a-d703-4105-8649-cf8b0f6ccf1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:55.653357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1e19697a-d703-4105-8649-cf8b0f6ccf1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:55.655251 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 480/884] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:55 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:55.664261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b0b7680-b4dd-4d7c-a5a2-81863f6baede tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Action: 'action', calling method: .version_select at 0x7fa2efcf38b0>, body: {"addFloatingIp": {"address": ""}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b0b7680-b4dd-4d7c-a5a2-81863f6baede tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Request method failure captured: May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action HTTP/1.1 May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 34 May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXBvuWN-LUxkS-jEj1kGyoFMEAP2VVksYCQbJh7jXXF9PwDXbFKG02gE4RoFrKqA52bJ8ljUiAOZmkHv12nWLj_or4OJLEBH183MkM6qQarCnnr7lUjv6dVdNTCasZSVOjxiF7_igoeq2WbAs12uaZHAzrkmkGKv6TfG8X3vTXuqOcs May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: cba79ff7056a49c18006c8022a0e599f May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:17:55.671221 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:17:55.672828 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cba79ff7056a49c18006c8022a0e599f"}]}] May 18 22:17:55.672828 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:17:55.672828 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: cba79ff7056a49c18006c8022a0e599f May 18 22:17:55.672828 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:17:55.672828 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project May 18 22:17:55.672828 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:17:55.672828 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:17:55.672828 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 9a9444e3c79a4eb187f16998eb081a38 May 18 22:17:55.672828 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project May 18 22:17:55.672828 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:17:55.672828 n-d-841040-6 devstack@n-api.service[119082]: {"addFloatingIp": {"address": ""}} May 18 22:17:55.672828 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:17:55.672828 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute address. Value: . '' is not valid under any of the given schemas May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1600557e-df75-4fd0-93b1-7b01c3db879c', 'body': {'addFloatingIp': {'address': ''}}} May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: '' is not valid under any of the given schemas May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'oneOf' in schema['properties']['addFloatingIp']['properties']['address']: May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'oneOf': [{'format': 'ipv4'}, {'format': 'ipv6'}], 'type': 'string'} May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['addFloatingIp']: May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi '' May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:55.675246 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute address. Value: . '' is not valid under any of the given schemas May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:17:55.676576 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:17:55.677950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute address. Value: . '' is not valid under any of the given schemas May 18 22:17:55.677950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:55.677950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b0b7680-b4dd-4d7c-a5a2-81863f6baede tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Returning 400 to user: Invalid input for field/attribute address. Value: . '' is not valid under any of the given schemas {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:55.677950 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2b0b7680-b4dd-4d7c-a5a2-81863f6baede tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action" status: 400 len: 142 microversion: 2.1 time: 0.016199 May 18 22:17:55.677950 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 481/885] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:17:55 2022] POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action => generated 142 bytes in 17 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:17:55.678283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e19697a-d703-4105-8649-cf8b0f6ccf1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:55.678283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e19697a-d703-4105-8649-cf8b0f6ccf1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:55.678283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e19697a-d703-4105-8649-cf8b0f6ccf1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:55.678283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e19697a-d703-4105-8649-cf8b0f6ccf1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:55.686166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-01ff648b-d915-41e2-8414-ab10dcb2db1f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:55.689721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-01ff648b-d915-41e2-8414-ab10dcb2db1f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:55.706217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01ff648b-d915-41e2-8414-ab10dcb2db1f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:55.706668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01ff648b-d915-41e2-8414-ab10dcb2db1f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:55.710286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01ff648b-d915-41e2-8414-ab10dcb2db1f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:55.710743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01ff648b-d915-41e2-8414-ab10dcb2db1f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:55.893460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1e19697a-d703-4105-8649-cf8b0f6ccf1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:55.902377 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1e19697a-d703-4105-8649-cf8b0f6ccf1d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1310 microversion: 2.1 time: 0.259367 May 18 22:17:55.913779 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 405/886] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:55 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1310 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:55.920297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3c7c01c3-d38c-4ea3-8b8d-73a1f5716239 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:55.921159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3c7c01c3-d38c-4ea3-8b8d-73a1f5716239 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:55.923479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-01ff648b-d915-41e2-8414-ab10dcb2db1f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:55.928150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c7c01c3-d38c-4ea3-8b8d-73a1f5716239 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:55.928817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c7c01c3-d38c-4ea3-8b8d-73a1f5716239 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:55.930624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c7c01c3-d38c-4ea3-8b8d-73a1f5716239 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:55.931370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c7c01c3-d38c-4ea3-8b8d-73a1f5716239 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:55.933133 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-01ff648b-d915-41e2-8414-ab10dcb2db1f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1472 microversion: 2.1 time: 0.259010 May 18 22:17:55.935089 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 482/887] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:55 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1472 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:55.940102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7bca86e5-58d8-4d39-a73e-ab8bbf9fe730 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:55.941094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7bca86e5-58d8-4d39-a73e-ab8bbf9fe730 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:56.003033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7bca86e5-58d8-4d39-a73e-ab8bbf9fe730 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:56.011258 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7bca86e5-58d8-4d39-a73e-ab8bbf9fe730 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1217 microversion: 2.1 time: 0.074968 May 18 22:17:56.012636 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 483/888] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:55 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1217 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:56.018117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-076224c7-74be-4764-999e-7c5d2425a0e9 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "0.0.0.0"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:56.019414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-076224c7-74be-4764-999e-7c5d2425a0e9 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:56.027089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-076224c7-74be-4764-999e-7c5d2425a0e9 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:56.027861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-076224c7-74be-4764-999e-7c5d2425a0e9 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:56.028934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-076224c7-74be-4764-999e-7c5d2425a0e9 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:56.029621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-076224c7-74be-4764-999e-7c5d2425a0e9 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:56.101777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-076224c7-74be-4764-999e-7c5d2425a0e9 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Acquired lock "refresh_cache-1600557e-df75-4fd0-93b1-7b01c3db879c" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:294}} May 18 22:17:56.113297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3c7c01c3-d38c-4ea3-8b8d-73a1f5716239 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:56.122178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3c7c01c3-d38c-4ea3-8b8d-73a1f5716239 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:56.124646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3c7c01c3-d38c-4ea3-8b8d-73a1f5716239 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:56.126168 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3c7c01c3-d38c-4ea3-8b8d-73a1f5716239 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1568 microversion: 2.25 time: 0.210347 May 18 22:17:56.137120 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 406/889] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:55 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1568 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:56.142888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-baa55dbb-7d18-4c6a-86bc-5c6bcc7651ff req-eda3f95a-32d1-488b-8991-952616394c01 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d360db24-361c-4b0e-a87d-22124a3663b9", "name": "network-vif-unplugged", "status": "completed", "tag": "7b642c26-fa65-4526-aa97-f9ff63d08916"}, {"name": "network-changed", "server_uuid": "1600557e-df75-4fd0-93b1-7b01c3db879c", "tag": "1693a107-58e2-4349-ab56-5557c35cee7f"}, {"name": "network-changed", "server_uuid": "d360db24-361c-4b0e-a87d-22124a3663b9", "tag": "7b642c26-fa65-4526-aa97-f9ff63d08916"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:56.154638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-baa55dbb-7d18-4c6a-86bc-5c6bcc7651ff req-eda3f95a-32d1-488b-8991-952616394c01 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:56.155313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-baa55dbb-7d18-4c6a-86bc-5c6bcc7651ff req-eda3f95a-32d1-488b-8991-952616394c01 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:56.171414 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-baa55dbb-7d18-4c6a-86bc-5c6bcc7651ff req-eda3f95a-32d1-488b-8991-952616394c01 service nova] Creating event network-vif-unplugged:7b642c26-fa65-4526-aa97-f9ff63d08916 for instance d360db24-361c-4b0e-a87d-22124a3663b9 on n-h2-841040-6 May 18 22:17:56.172119 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-baa55dbb-7d18-4c6a-86bc-5c6bcc7651ff req-eda3f95a-32d1-488b-8991-952616394c01 service nova] Creating event network-changed:1693a107-58e2-4349-ab56-5557c35cee7f for instance 1600557e-df75-4fd0-93b1-7b01c3db879c on n-h2-841040-6 May 18 22:17:56.173092 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-baa55dbb-7d18-4c6a-86bc-5c6bcc7651ff req-eda3f95a-32d1-488b-8991-952616394c01 service nova] Creating event network-changed:7b642c26-fa65-4526-aa97-f9ff63d08916 for instance d360db24-361c-4b0e-a87d-22124a3663b9 on n-h2-841040-6 May 18 22:17:56.180614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-baa55dbb-7d18-4c6a-86bc-5c6bcc7651ff req-eda3f95a-32d1-488b-8991-952616394c01 service nova] Instance d360db24-361c-4b0e-a87d-22124a3663b9 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:17:56.215958 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-baa55dbb-7d18-4c6a-86bc-5c6bcc7651ff req-eda3f95a-32d1-488b-8991-952616394c01 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 519 microversion: 2.1 time: 0.077176 May 18 22:17:56.219172 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 407/890] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:56 2022] POST /compute/v2.1/os-server-external-events => generated 519 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:17:56.288490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-076224c7-74be-4764-999e-7c5d2425a0e9 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Releasing lock "refresh_cache-1600557e-df75-4fd0-93b1-7b01c3db879c" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:312}} May 18 22:17:56.289049 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-076224c7-74be-4764-999e-7c5d2425a0e9 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] HTTP exception thrown: floating IP not found May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-076224c7-74be-4764-999e-7c5d2425a0e9 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Request method failure captured: May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action HTTP/1.1 May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 41 May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXBvuWN-LUxkS-jEj1kGyoFMEAP2VVksYCQbJh7jXXF9PwDXbFKG02gE4RoFrKqA52bJ8ljUiAOZmkHv12nWLj_or4OJLEBH183MkM6qQarCnnr7lUjv6dVdNTCasZSVOjxiF7_igoeq2WbAs12uaZHAzrkmkGKv6TfG8X3vTXuqOcs May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: cba79ff7056a49c18006c8022a0e599f May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:17:56.293667 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cba79ff7056a49c18006c8022a0e599f"}]}] May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: cba79ff7056a49c18006c8022a0e599f May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 9a9444e3c79a4eb187f16998eb081a38 May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: {"addFloatingIp": {"address": "0.0.0.0"}} May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: exception: floating IP not found May 18 22:17:56.296331 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1600557e-df75-4fd0-93b1-7b01c3db879c', 'body': {'addFloatingIp': {'address': '0.0.0.0'}}} May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 239, in _add_floating_ip May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.network_api.associate_floating_ip(context, instance, May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 166, in wrapper May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = f(self, context, *args, **kwargs) May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2684, in associate_floating_ip May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi fip = self._get_floating_ip_by_address(client, floating_address) May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2996, in _get_floating_ip_by_address May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.FloatingIpNotFoundForAddress(address=address) May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.FloatingIpNotFoundForAddress: Floating IP not found for address 0.0.0.0. May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:56.297350 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 252, in _add_floating_ip May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=msg) May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: floating IP not found May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: floating IP not found May 18 22:17:56.299459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:56.304888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-076224c7-74be-4764-999e-7c5d2425a0e9 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Returning 404 to user: floating IP not found {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:56.305668 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-076224c7-74be-4764-999e-7c5d2425a0e9 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action" status: 404 len: 67 microversion: 2.1 time: 0.291238 May 18 22:17:56.306716 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 484/891] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:17:56 2022] POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action => generated 67 bytes in 293 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:17:56.318886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e8f3d97-6694-4fc2-b7b4-a2c8d92d2ffe tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Action: 'action', calling method: , body: {"removeFloatingIp": {"address": "0.0.0.0"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:56.409657 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-7e8f3d97-6694-4fc2-b7b4-a2c8d92d2ffe tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] HTTP exception thrown: Floating IP not found for address 0.0.0.0. May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e8f3d97-6694-4fc2-b7b4-a2c8d92d2ffe tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Request method failure captured: May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action HTTP/1.1 May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 44 May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXBvuWN-LUxkS-jEj1kGyoFMEAP2VVksYCQbJh7jXXF9PwDXbFKG02gE4RoFrKqA52bJ8ljUiAOZmkHv12nWLj_or4OJLEBH183MkM6qQarCnnr7lUjv6dVdNTCasZSVOjxiF7_igoeq2WbAs12uaZHAzrkmkGKv6TfG8X3vTXuqOcs May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cba79ff7056a49c18006c8022a0e599f May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:17:56.411429 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:17:56.413029 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cba79ff7056a49c18006c8022a0e599f"}]}] May 18 22:17:56.413029 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:17:56.413029 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cba79ff7056a49c18006c8022a0e599f May 18 22:17:56.413029 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:17:56.413029 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project May 18 22:17:56.413029 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:17:56.413029 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:17:56.413029 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 9a9444e3c79a4eb187f16998eb081a38 May 18 22:17:56.413029 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project May 18 22:17:56.413029 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:17:56.413029 n-d-841040-6 devstack@n-api.service[119083]: {"removeFloatingIp": {"address": "0.0.0.0"}} May 18 22:17:56.413029 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:17:56.413029 n-d-841040-6 devstack@n-api.service[119083]: exception: Floating IP not found for address 0.0.0.0. May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '1600557e-df75-4fd0-93b1-7b01c3db879c', 'body': {'removeFloatingIp': {'address': '0.0.0.0'}}} May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 58, in get_instance_by_floating_ip_addr May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.network_api.get_instance_id_by_floating_address( May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2912, in get_instance_id_by_floating_address May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi fip = self._get_floating_ip_by_address(client, address) May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2996, in _get_floating_ip_by_address May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.FloatingIpNotFoundForAddress(address=address) May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.FloatingIpNotFoundForAddress: Floating IP not found for address 0.0.0.0. May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:56.414046 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 277, in _remove_floating_ip May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = get_instance_by_floating_ip_addr(self, context, address) May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 61, in get_instance_by_floating_ip_addr May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=ex.format_message()) May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Floating IP not found for address 0.0.0.0. May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Floating IP not found for address 0.0.0.0. May 18 22:17:56.415474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:56.416764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e8f3d97-6694-4fc2-b7b4-a2c8d92d2ffe tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Returning 404 to user: Floating IP not found for address 0.0.0.0. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:56.416764 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7e8f3d97-6694-4fc2-b7b4-a2c8d92d2ffe tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action" status: 404 len: 88 microversion: 2.1 time: 0.101027 May 18 22:17:56.416764 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 408/892] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:17:56 2022] POST /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c/action => generated 88 bytes in 103 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:17:56.425067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a5ead9d8-4f10-4e04-addb-4bef5ca02829 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:56.426148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a5ead9d8-4f10-4e04-addb-4bef5ca02829 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:56.432625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5ead9d8-4f10-4e04-addb-4bef5ca02829 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:56.433309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5ead9d8-4f10-4e04-addb-4bef5ca02829 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:56.434288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5ead9d8-4f10-4e04-addb-4bef5ca02829 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:56.434713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5ead9d8-4f10-4e04-addb-4bef5ca02829 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:56.438433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a5ead9d8-4f10-4e04-addb-4bef5ca02829 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:56.468611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a5ead9d8-4f10-4e04-addb-4bef5ca02829 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:17:56.578356 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a5ead9d8-4f10-4e04-addb-4bef5ca02829 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "DELETE /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 204 len: 0 microversion: 2.1 time: 0.157350 May 18 22:17:56.579848 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 485/893] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:17:56 2022] DELETE /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 0 bytes in 160 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:17:56.588178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-340cd1a8-673c-4309-a0d5-a6b4dd032c44 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:56.588598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-340cd1a8-673c-4309-a0d5-a6b4dd032c44 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:56.592780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-43733711-43c0-40d1-844a-c06b5d289678 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:56.593758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-43733711-43c0-40d1-844a-c06b5d289678 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:56.599159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-340cd1a8-673c-4309-a0d5-a6b4dd032c44 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:56.599605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-340cd1a8-673c-4309-a0d5-a6b4dd032c44 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:56.600134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43733711-43c0-40d1-844a-c06b5d289678 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:56.600365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-340cd1a8-673c-4309-a0d5-a6b4dd032c44 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:56.600577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43733711-43c0-40d1-844a-c06b5d289678 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:56.600792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-340cd1a8-673c-4309-a0d5-a6b4dd032c44 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:56.601480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43733711-43c0-40d1-844a-c06b5d289678 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:56.601828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43733711-43c0-40d1-844a-c06b5d289678 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:56.741923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-43733711-43c0-40d1-844a-c06b5d289678 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:56.750094 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-43733711-43c0-40d1-844a-c06b5d289678 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1314 microversion: 2.1 time: 0.162100 May 18 22:17:56.750841 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 486/894] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:56 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1314 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:56.881387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-340cd1a8-673c-4309-a0d5-a6b4dd032c44 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a9444e3c79a4eb187f16998eb081a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cba79ff7056a49c18006c8022a0e599f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:56.899866 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-340cd1a8-673c-4309-a0d5-a6b4dd032c44 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 200 len: 1542 microversion: 2.1 time: 0.315593 May 18 22:17:56.904839 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 409/895] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:56 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 1542 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:56.919885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3fc48603-1526-4a03-b867-ff070a975b6a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:56.920836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3fc48603-1526-4a03-b867-ff070a975b6a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:56.927732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fc48603-1526-4a03-b867-ff070a975b6a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:56.930149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fc48603-1526-4a03-b867-ff070a975b6a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:56.931368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fc48603-1526-4a03-b867-ff070a975b6a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:56.932464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fc48603-1526-4a03-b867-ff070a975b6a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:56.952809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1b3791d5-32a1-4b98-8c02-7b43b4e2152f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:56.954046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1b3791d5-32a1-4b98-8c02-7b43b4e2152f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:56.965360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b3791d5-32a1-4b98-8c02-7b43b4e2152f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:56.970145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b3791d5-32a1-4b98-8c02-7b43b4e2152f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:56.971056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b3791d5-32a1-4b98-8c02-7b43b4e2152f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:56.971479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b3791d5-32a1-4b98-8c02-7b43b4e2152f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.103898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3fc48603-1526-4a03-b867-ff070a975b6a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:57.112839 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3fc48603-1526-4a03-b867-ff070a975b6a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1310 microversion: 2.1 time: 0.196972 May 18 22:17:57.118389 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 487/896] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:56 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1310 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:57.127444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b26b0e83-7437-4466-a713-63380b8ed0ab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:57.128049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b26b0e83-7437-4466-a713-63380b8ed0ab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:57.134679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b26b0e83-7437-4466-a713-63380b8ed0ab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.135119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b26b0e83-7437-4466-a713-63380b8ed0ab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.135875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b26b0e83-7437-4466-a713-63380b8ed0ab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.136301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b26b0e83-7437-4466-a713-63380b8ed0ab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.213557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b26b0e83-7437-4466-a713-63380b8ed0ab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:57.221450 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b26b0e83-7437-4466-a713-63380b8ed0ab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1269 microversion: 2.1 time: 0.100069 May 18 22:17:57.222244 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 488/897] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:57 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1269 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:57.236147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d65092f7-b1bc-45a2-a3bc-9c23163e31f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:57.237133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d65092f7-b1bc-45a2-a3bc-9c23163e31f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:57.243075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d65092f7-b1bc-45a2-a3bc-9c23163e31f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.243506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d65092f7-b1bc-45a2-a3bc-9c23163e31f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.244280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d65092f7-b1bc-45a2-a3bc-9c23163e31f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.244792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d65092f7-b1bc-45a2-a3bc-9c23163e31f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.317255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1b3791d5-32a1-4b98-8c02-7b43b4e2152f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:57.325631 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1b3791d5-32a1-4b98-8c02-7b43b4e2152f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1469 microversion: 2.1 time: 0.377831 May 18 22:17:57.326809 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 410/898] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:56 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1469 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:57.343910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d5569dd0-34e3-4d53-ab43-be47923ea3ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:57.344880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d5569dd0-34e3-4d53-ab43-be47923ea3ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:57.352891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5569dd0-34e3-4d53-ab43-be47923ea3ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.353683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5569dd0-34e3-4d53-ab43-be47923ea3ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.354854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5569dd0-34e3-4d53-ab43-be47923ea3ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.355363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5569dd0-34e3-4d53-ab43-be47923ea3ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.429008 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d5569dd0-34e3-4d53-ab43-be47923ea3ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "POST /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9/action" status: 204 len: 0 microversion: 2.1 time: 0.090870 May 18 22:17:57.432736 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 411/899] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:17:57 2022] POST /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:17:57.436677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d65092f7-b1bc-45a2-a3bc-9c23163e31f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:57.443113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-17256261-2010-4e25-957a-b9d0be28c1ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:57.443890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-17256261-2010-4e25-957a-b9d0be28c1ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:57.450902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17256261-2010-4e25-957a-b9d0be28c1ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.451088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d65092f7-b1bc-45a2-a3bc-9c23163e31f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:57.451756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17256261-2010-4e25-957a-b9d0be28c1ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.453206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17256261-2010-4e25-957a-b9d0be28c1ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.453543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d65092f7-b1bc-45a2-a3bc-9c23163e31f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:57.453949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17256261-2010-4e25-957a-b9d0be28c1ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.455109 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d65092f7-b1bc-45a2-a3bc-9c23163e31f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1568 microversion: 2.25 time: 0.222775 May 18 22:17:57.468586 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 489/900] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:57 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1568 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:57.656233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b4a967cb-3dfb-4554-baa1-0eb61994901b req-524fb1de-e05e-4c15-89d1-387d7d56a0ea service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "aabc15dd-5345-4f01-b355-f64362189488", "tag": "42c3a952-2f94-49ee-95f2-18d3306a1e41"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:57.668015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b4a967cb-3dfb-4554-baa1-0eb61994901b req-524fb1de-e05e-4c15-89d1-387d7d56a0ea service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.668451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b4a967cb-3dfb-4554-baa1-0eb61994901b req-524fb1de-e05e-4c15-89d1-387d7d56a0ea service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.683786 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b4a967cb-3dfb-4554-baa1-0eb61994901b req-524fb1de-e05e-4c15-89d1-387d7d56a0ea service nova] Creating event network-changed:42c3a952-2f94-49ee-95f2-18d3306a1e41 for instance aabc15dd-5345-4f01-b355-f64362189488 on n-h2-841040-6 May 18 22:17:57.690477 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b4a967cb-3dfb-4554-baa1-0eb61994901b req-524fb1de-e05e-4c15-89d1-387d7d56a0ea service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.041267 May 18 22:17:57.693996 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 490/901] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:57 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:17:57.708934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-a42327b4-a160-4913-8d3f-3081d69113bc req-6678f080-9290-4dad-b9ab-ee3d1b70d2c3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3aada7a9-3adb-4964-aa5e-1238a2ca82d8", "name": "network-vif-plugged", "status": "completed", "tag": "6d3ffa1a-23f2-4127-bbdf-d2386aa65e36"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:17:57.718596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a42327b4-a160-4913-8d3f-3081d69113bc req-6678f080-9290-4dad-b9ab-ee3d1b70d2c3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.719130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a42327b4-a160-4913-8d3f-3081d69113bc req-6678f080-9290-4dad-b9ab-ee3d1b70d2c3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.732558 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-a42327b4-a160-4913-8d3f-3081d69113bc req-6678f080-9290-4dad-b9ab-ee3d1b70d2c3 service nova] Creating event network-vif-plugged:6d3ffa1a-23f2-4127-bbdf-d2386aa65e36 for instance 3aada7a9-3adb-4964-aa5e-1238a2ca82d8 on n-h1-841040-6 May 18 22:17:57.733444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-17256261-2010-4e25-957a-b9d0be28c1ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:57.740378 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-a42327b4-a160-4913-8d3f-3081d69113bc req-6678f080-9290-4dad-b9ab-ee3d1b70d2c3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035157 May 18 22:17:57.742106 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 491/902] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:17:57 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:17:57.763056 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-17256261-2010-4e25-957a-b9d0be28c1ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1469 microversion: 2.1 time: 0.324392 May 18 22:17:57.763644 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 412/903] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:57 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1469 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:57.770429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9408e0ce-7080-41a8-b959-b9039617858f tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:57.771370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9408e0ce-7080-41a8-b959-b9039617858f tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:57.778089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9408e0ce-7080-41a8-b959-b9039617858f tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.779119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9408e0ce-7080-41a8-b959-b9039617858f tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.779873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9408e0ce-7080-41a8-b959-b9039617858f tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.780303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9408e0ce-7080-41a8-b959-b9039617858f tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.920893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9c716ff1-190a-4c71-866b-f1aeca372f3f tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:57.921503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9c716ff1-190a-4c71-866b-f1aeca372f3f tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:57.929785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c716ff1-190a-4c71-866b-f1aeca372f3f tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.932395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c716ff1-190a-4c71-866b-f1aeca372f3f tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.933711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c716ff1-190a-4c71-866b-f1aeca372f3f tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:57.934509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c716ff1-190a-4c71-866b-f1aeca372f3f tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:57.997900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9408e0ce-7080-41a8-b959-b9039617858f tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:58.011992 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9408e0ce-7080-41a8-b959-b9039617858f tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1314 microversion: 2.1 time: 0.249189 May 18 22:17:58.013378 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 492/904] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:57 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1314 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:58.130696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5ae7b6ad-2268-4f6b-a45a-fe400abe1ac4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:58.131334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5ae7b6ad-2268-4f6b-a45a-fe400abe1ac4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:58.137673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ae7b6ad-2268-4f6b-a45a-fe400abe1ac4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:58.138652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ae7b6ad-2268-4f6b-a45a-fe400abe1ac4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:58.139410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ae7b6ad-2268-4f6b-a45a-fe400abe1ac4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:58.139848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ae7b6ad-2268-4f6b-a45a-fe400abe1ac4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:58.289929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5ae7b6ad-2268-4f6b-a45a-fe400abe1ac4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:58.299790 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5ae7b6ad-2268-4f6b-a45a-fe400abe1ac4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1310 microversion: 2.1 time: 0.172887 May 18 22:17:58.301811 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 493/905] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:58 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1310 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:58.505085 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-552b0bd1-d81f-4d43-8ad9-f44ed0e8b9bb tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] 10.222.0.58 "DELETE /compute/v2.1/images/" status: 404 len: 112 microversion: - time: 0.202719 May 18 22:17:58.506193 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 494/906] 10.222.0.58 () {58 vars in 1127 bytes} [Wed May 18 22:17:58 2022] DELETE /compute/v2.1/images/ => generated 112 bytes in 205 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) May 18 22:17:58.513311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9c716ff1-190a-4c71-866b-f1aeca372f3f tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a9444e3c79a4eb187f16998eb081a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cba79ff7056a49c18006c8022a0e599f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:58.515861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e329361f-acd4-4c11-8534-c3c50c76be38 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:58.521131 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9c716ff1-190a-4c71-866b-f1aeca372f3f tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 200 len: 1542 microversion: 2.1 time: 0.604559 May 18 22:17:58.522061 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 413/907] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:57 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 1542 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:58.524239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e329361f-acd4-4c11-8534-c3c50c76be38 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:58.527206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dc8858b5-83fd-4deb-9558-0cb82039c045 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:58.527794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dc8858b5-83fd-4deb-9558-0cb82039c045 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:58.533768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e329361f-acd4-4c11-8534-c3c50c76be38 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:58.534186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc8858b5-83fd-4deb-9558-0cb82039c045 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:58.534468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e329361f-acd4-4c11-8534-c3c50c76be38 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:58.534617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc8858b5-83fd-4deb-9558-0cb82039c045 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:58.535363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc8858b5-83fd-4deb-9558-0cb82039c045 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:58.535642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e329361f-acd4-4c11-8534-c3c50c76be38 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:58.535794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc8858b5-83fd-4deb-9558-0cb82039c045 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:58.536367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e329361f-acd4-4c11-8534-c3c50c76be38 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:58.539969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-dc8858b5-83fd-4deb-9558-0cb82039c045 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell1:SELECT=95,nova_cell1:SAVEPOINT=1,nova_cell1:UPDATE=2,nova_cell1:RELEASE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:17:58.603420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e329361f-acd4-4c11-8534-c3c50c76be38 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:58.611620 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e329361f-acd4-4c11-8534-c3c50c76be38 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1269 microversion: 2.1 time: 0.103022 May 18 22:17:58.612189 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 495/908] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:58 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1269 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:58.618861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-73ccb862-8513-4f22-908a-dd7984c24491 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Calling method '.version_select at 0x7fa2ed004550>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:58.653092 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-73ccb862-8513-4f22-908a-dd7984c24491 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] HTTP exception thrown: Image not found. May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-73ccb862-8513-4f22-908a-dd7984c24491 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Request method failure captured: May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/images/-1 HTTP/1.1 May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXCWHcQ_D3k-UHKb9LMDEwCGciiF-4fQ5F_0PaTRLyfQk2E-vfRmofLi_2-tD_6FV-M_A4AFReqqSPtP9HG2S-dWYSSfkKb3LouhPBBNfTS0wxA6DbYSsgP45tZ-_8mQg83lQOhTjrOSwqQBgRWiHhxjR8Qzzx37cDPrnZHU1yO1gY8 May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 8d7cf4b9df6d47da8bc33c6be4450b49 May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:17:58.661651 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d7cf4b9df6d47da8bc33c6be4450b49"}]}] May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 8d7cf4b9df6d47da8bc33c6be4450b49 May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesDeleteNegativeTestJSON-362229488-project May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: a35dc9f1a1af4cc6906a510176ad037e May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesDeleteNegativeTestJSON-362229488-project May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: exception: Image not found. May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '-1'} May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:58.663096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 724, in delete May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._client.call(context, 2, 'delete', args=(image_id,)) May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 386, in delete May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.delete(url) May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 410, in delete May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, 'DELETE', **kwargs) May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: Failed to find image -1 to delete May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.663966 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 104, in delete May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._image_api.delete(context, id) May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1255, in delete May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return session.delete(context, image_id) May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 726, in delete May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ImageNotFound(image_id=image_id) May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image -1 could not be found. May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:58.665177 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 107, in delete May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-73ccb862-8513-4f22-908a-dd7984c24491 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Returning 404 to user: Image not found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-73ccb862-8513-4f22-908a-dd7984c24491 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] 10.222.0.58 "DELETE /compute/v2.1/images/-1" status: 404 len: 62 microversion: 2.1 time: 0.048830 May 18 22:17:58.666891 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 496/909] 10.222.0.58 () {58 vars in 1133 bytes} [Wed May 18 22:17:58 2022] DELETE /compute/v2.1/images/-1 => generated 62 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:17:58.674911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-65d69dc1-0883-4e7c-aaf0-5f7ba4519a40 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Calling method '.version_select at 0x7fa2eceb15e0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:58.679869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dc8858b5-83fd-4deb-9558-0cb82039c045 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:58.688858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dc8858b5-83fd-4deb-9558-0cb82039c045 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:58.690539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dc8858b5-83fd-4deb-9558-0cb82039c045 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:58.691842 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dc8858b5-83fd-4deb-9558-0cb82039c045 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1568 microversion: 2.25 time: 0.168443 May 18 22:17:58.692513 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 414/910] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:17:58 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1568 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:17:58.703059 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-65d69dc1-0883-4e7c-aaf0-5f7ba4519a40 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] HTTP exception thrown: Image not found. May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-65d69dc1-0883-4e7c-aaf0-5f7ba4519a40 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Request method failure captured: May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/images/e93284e4-3af4-400d-a71f-42177a13f43j HTTP/1.1 May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXCWHcQ_D3k-UHKb9LMDEwCGciiF-4fQ5F_0PaTRLyfQk2E-vfRmofLi_2-tD_6FV-M_A4AFReqqSPtP9HG2S-dWYSSfkKb3LouhPBBNfTS0wxA6DbYSsgP45tZ-_8mQg83lQOhTjrOSwqQBgRWiHhxjR8Qzzx37cDPrnZHU1yO1gY8 May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 8d7cf4b9df6d47da8bc33c6be4450b49 May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:17:58.704812 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:17:58.706341 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d7cf4b9df6d47da8bc33c6be4450b49"}]}] May 18 22:17:58.706341 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.706341 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 8d7cf4b9df6d47da8bc33c6be4450b49 May 18 22:17:58.706341 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.706341 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesDeleteNegativeTestJSON-362229488-project May 18 22:17:58.706341 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:17:58.706341 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:17:58.706341 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: a35dc9f1a1af4cc6906a510176ad037e May 18 22:17:58.706341 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesDeleteNegativeTestJSON-362229488-project May 18 22:17:58.706341 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:17:58.706341 n-d-841040-6 devstack@n-api.service[119082]: exception: Image not found. May 18 22:17:58.706341 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'e93284e4-3af4-400d-a71f-42177a13f43j'} May 18 22:17:58.706341 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 724, in delete May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._client.call(context, 2, 'delete', args=(image_id,)) May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 386, in delete May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.delete(url) May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 410, in delete May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, 'DELETE', **kwargs) May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: Failed to find image e93284e4-3af4-400d-a71f-42177a13f43j to delete May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.707141 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 104, in delete May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._image_api.delete(context, id) May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1255, in delete May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return session.delete(context, image_id) May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 726, in delete May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ImageNotFound(image_id=image_id) May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image e93284e4-3af4-400d-a71f-42177a13f43j could not be found. May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:58.708438 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 107, in delete May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-65d69dc1-0883-4e7c-aaf0-5f7ba4519a40 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Returning 404 to user: Image not found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:58.709940 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-65d69dc1-0883-4e7c-aaf0-5f7ba4519a40 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] 10.222.0.58 "DELETE /compute/v2.1/images/e93284e4-3af4-400d-a71f-42177a13f43j" status: 404 len: 62 microversion: 2.1 time: 0.036030 May 18 22:17:58.711003 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 497/911] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:58 2022] DELETE /compute/v2.1/images/e93284e4-3af4-400d-a71f-42177a13f43j => generated 62 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) May 18 22:17:58.716554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf75d36a-27bc-4780-9b19-e2e032a91f4e tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Calling method '.version_select at 0x7fa2ed267700>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:58.734450 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-cf75d36a-27bc-4780-9b19-e2e032a91f4e tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] HTTP exception thrown: Image not found. May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf75d36a-27bc-4780-9b19-e2e032a91f4e tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Request method failure captured: May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/images/d66fbeb5-b5d3-4a5a-84d7-a79b7ce278851 HTTP/1.1 May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXCWHcQ_D3k-UHKb9LMDEwCGciiF-4fQ5F_0PaTRLyfQk2E-vfRmofLi_2-tD_6FV-M_A4AFReqqSPtP9HG2S-dWYSSfkKb3LouhPBBNfTS0wxA6DbYSsgP45tZ-_8mQg83lQOhTjrOSwqQBgRWiHhxjR8Qzzx37cDPrnZHU1yO1gY8 May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 8d7cf4b9df6d47da8bc33c6be4450b49 May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:17:58.738016 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:17:58.739524 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d7cf4b9df6d47da8bc33c6be4450b49"}]}] May 18 22:17:58.739524 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.739524 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 8d7cf4b9df6d47da8bc33c6be4450b49 May 18 22:17:58.739524 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.739524 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesDeleteNegativeTestJSON-362229488-project May 18 22:17:58.739524 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:17:58.739524 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:17:58.739524 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a35dc9f1a1af4cc6906a510176ad037e May 18 22:17:58.739524 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesDeleteNegativeTestJSON-362229488-project May 18 22:17:58.739524 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:17:58.739524 n-d-841040-6 devstack@n-api.service[119083]: exception: Image not found. May 18 22:17:58.739524 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'd66fbeb5-b5d3-4a5a-84d7-a79b7ce278851'} May 18 22:17:58.739524 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 724, in delete May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._client.call(context, 2, 'delete', args=(image_id,)) May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 386, in delete May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.delete(url) May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 410, in delete May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'DELETE', **kwargs) May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: Failed to find image d66fbeb5-b5d3-4a5a-84d7-a79b7ce278851 to delete May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.740505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 104, in delete May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._image_api.delete(context, id) May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1255, in delete May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return session.delete(context, image_id) May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 726, in delete May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ImageNotFound(image_id=image_id) May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image d66fbeb5-b5d3-4a5a-84d7-a79b7ce278851 could not be found. May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:58.741857 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 107, in delete May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf75d36a-27bc-4780-9b19-e2e032a91f4e tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Returning 404 to user: Image not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:58.743421 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cf75d36a-27bc-4780-9b19-e2e032a91f4e tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] 10.222.0.58 "DELETE /compute/v2.1/images/d66fbeb5-b5d3-4a5a-84d7-a79b7ce278851" status: 404 len: 62 microversion: 2.1 time: 0.027078 May 18 22:17:58.744662 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 415/912] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:17:58 2022] DELETE /compute/v2.1/images/d66fbeb5-b5d3-4a5a-84d7-a79b7ce278851 => generated 62 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:17:58.749847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-508726d7-a68a-409e-b245-6ddfb105e8a7 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Calling method '.version_select at 0x7fa2ed06a5e0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:58.769754 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-508726d7-a68a-409e-b245-6ddfb105e8a7 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] HTTP exception thrown: Image not found. May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-508726d7-a68a-409e-b245-6ddfb105e8a7 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Request method failure captured: May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/images/tempest-invalid-1496003913 HTTP/1.1 May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXCWHcQ_D3k-UHKb9LMDEwCGciiF-4fQ5F_0PaTRLyfQk2E-vfRmofLi_2-tD_6FV-M_A4AFReqqSPtP9HG2S-dWYSSfkKb3LouhPBBNfTS0wxA6DbYSsgP45tZ-_8mQg83lQOhTjrOSwqQBgRWiHhxjR8Qzzx37cDPrnZHU1yO1gY8 May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 8d7cf4b9df6d47da8bc33c6be4450b49 May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:17:58.771492 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:17:58.772932 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d7cf4b9df6d47da8bc33c6be4450b49"}]}] May 18 22:17:58.772932 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.772932 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 8d7cf4b9df6d47da8bc33c6be4450b49 May 18 22:17:58.772932 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.772932 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesDeleteNegativeTestJSON-362229488-project May 18 22:17:58.772932 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:17:58.772932 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:17:58.772932 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: a35dc9f1a1af4cc6906a510176ad037e May 18 22:17:58.772932 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesDeleteNegativeTestJSON-362229488-project May 18 22:17:58.772932 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:17:58.772932 n-d-841040-6 devstack@n-api.service[119082]: exception: Image not found. May 18 22:17:58.772932 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'tempest-invalid-1496003913'} May 18 22:17:58.772932 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 724, in delete May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._client.call(context, 2, 'delete', args=(image_id,)) May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 386, in delete May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.delete(url) May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 410, in delete May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, 'DELETE', **kwargs) May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: Failed to find image tempest-invalid-1496003913 to delete May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.775160 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 104, in delete May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._image_api.delete(context, id) May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1255, in delete May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return session.delete(context, image_id) May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 726, in delete May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ImageNotFound(image_id=image_id) May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image tempest-invalid-1496003913 could not be found. May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:58.776358 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 107, in delete May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-508726d7-a68a-409e-b245-6ddfb105e8a7 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Returning 404 to user: Image not found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:58.777530 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-508726d7-a68a-409e-b245-6ddfb105e8a7 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] 10.222.0.58 "DELETE /compute/v2.1/images/tempest-invalid-1496003913" status: 404 len: 62 microversion: 2.1 time: 0.026886 May 18 22:17:58.779207 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 498/913] 10.222.0.58 () {58 vars in 1205 bytes} [Wed May 18 22:17:58 2022] DELETE /compute/v2.1/images/tempest-invalid-1496003913 => generated 62 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:17:58.782172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dc70d98a-1321-40e8-a842-a15d09de5db4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:58.784011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dc70d98a-1321-40e8-a842-a15d09de5db4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:58.784419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c423432e-be33-4a72-9cd2-04cc999d87d7 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Calling method '.version_select at 0x7fa2ed5b2160>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:58.791538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc70d98a-1321-40e8-a842-a15d09de5db4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:58.791989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc70d98a-1321-40e8-a842-a15d09de5db4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:58.792738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc70d98a-1321-40e8-a842-a15d09de5db4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:58.793172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc70d98a-1321-40e8-a842-a15d09de5db4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:58.808492 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-c423432e-be33-4a72-9cd2-04cc999d87d7 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] HTTP exception thrown: Image not found. May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c423432e-be33-4a72-9cd2-04cc999d87d7 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Request method failure captured: May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/images/f006f71a-515d-4c9b-9b2f-deb8f22a07b1 HTTP/1.1 May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXCWHcQ_D3k-UHKb9LMDEwCGciiF-4fQ5F_0PaTRLyfQk2E-vfRmofLi_2-tD_6FV-M_A4AFReqqSPtP9HG2S-dWYSSfkKb3LouhPBBNfTS0wxA6DbYSsgP45tZ-_8mQg83lQOhTjrOSwqQBgRWiHhxjR8Qzzx37cDPrnZHU1yO1gY8 May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 8d7cf4b9df6d47da8bc33c6be4450b49 May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:17:58.810272 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:17:58.811537 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8d7cf4b9df6d47da8bc33c6be4450b49"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d7cf4b9df6d47da8bc33c6be4450b49"}]}] May 18 22:17:58.811537 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.811537 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 8d7cf4b9df6d47da8bc33c6be4450b49 May 18 22:17:58.811537 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesDeleteNegativeTestJSON-362229488 May 18 22:17:58.811537 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesDeleteNegativeTestJSON-362229488-project May 18 22:17:58.811537 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:17:58.811537 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:17:58.811537 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: a35dc9f1a1af4cc6906a510176ad037e May 18 22:17:58.811537 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesDeleteNegativeTestJSON-362229488-project May 18 22:17:58.811537 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:17:58.811537 n-d-841040-6 devstack@n-api.service[119082]: exception: Image not found. May 18 22:17:58.811537 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'f006f71a-515d-4c9b-9b2f-deb8f22a07b1'} May 18 22:17:58.811537 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 724, in delete May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._client.call(context, 2, 'delete', args=(image_id,)) May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 386, in delete May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.delete(url) May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 410, in delete May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, 'DELETE', **kwargs) May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: Failed to find image f006f71a-515d-4c9b-9b2f-deb8f22a07b1 to delete May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.812324 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 104, in delete May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._image_api.delete(context, id) May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1255, in delete May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return session.delete(context, image_id) May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 726, in delete May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ImageNotFound(image_id=image_id) May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image f006f71a-515d-4c9b-9b2f-deb8f22a07b1 could not be found. May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:17:58.813406 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 107, in delete May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c423432e-be33-4a72-9cd2-04cc999d87d7 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] Returning 404 to user: Image not found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:17:58.814845 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c423432e-be33-4a72-9cd2-04cc999d87d7 tempest-ImagesDeleteNegativeTestJSON-362229488 tempest-ImagesDeleteNegativeTestJSON-362229488-project] 10.222.0.58 "DELETE /compute/v2.1/images/f006f71a-515d-4c9b-9b2f-deb8f22a07b1" status: 404 len: 62 microversion: 2.1 time: 0.033408 May 18 22:17:58.815717 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 499/914] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:58 2022] DELETE /compute/v2.1/images/f006f71a-515d-4c9b-9b2f-deb8f22a07b1 => generated 62 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:17:59.035388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1cb5cb4a-45dd-4eb4-84f9-4366e49de61b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:59.037090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1cb5cb4a-45dd-4eb4-84f9-4366e49de61b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:59.048732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cb5cb4a-45dd-4eb4-84f9-4366e49de61b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:59.049618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cb5cb4a-45dd-4eb4-84f9-4366e49de61b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:59.052705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cb5cb4a-45dd-4eb4-84f9-4366e49de61b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:59.053306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cb5cb4a-45dd-4eb4-84f9-4366e49de61b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:59.062846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dc70d98a-1321-40e8-a842-a15d09de5db4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:59.073151 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dc70d98a-1321-40e8-a842-a15d09de5db4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1469 microversion: 2.1 time: 0.296943 May 18 22:17:59.077153 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 416/915] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:58 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1469 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:17:59.315415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1cb5cb4a-45dd-4eb4-84f9-4366e49de61b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:59.318488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7476e037-838a-4a79-b3fe-9ea4a186cee3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:59.319584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7476e037-838a-4a79-b3fe-9ea4a186cee3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:59.322983 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1cb5cb4a-45dd-4eb4-84f9-4366e49de61b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1314 microversion: 2.1 time: 0.295613 May 18 22:17:59.323874 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 500/916] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:59 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1314 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:59.327341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7476e037-838a-4a79-b3fe-9ea4a186cee3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:59.328225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7476e037-838a-4a79-b3fe-9ea4a186cee3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:59.329629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7476e037-838a-4a79-b3fe-9ea4a186cee3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:59.330473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7476e037-838a-4a79-b3fe-9ea4a186cee3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:59.541948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-68e73f98-2252-4ae7-9a66-45e6f144e142 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:59.543777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-68e73f98-2252-4ae7-9a66-45e6f144e142 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:59.559470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68e73f98-2252-4ae7-9a66-45e6f144e142 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:59.560615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68e73f98-2252-4ae7-9a66-45e6f144e142 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:59.561791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68e73f98-2252-4ae7-9a66-45e6f144e142 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:59.562565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68e73f98-2252-4ae7-9a66-45e6f144e142 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:59.892030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7476e037-838a-4a79-b3fe-9ea4a186cee3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:17:59.902362 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7476e037-838a-4a79-b3fe-9ea4a186cee3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1310 microversion: 2.1 time: 0.588509 May 18 22:17:59.904312 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 417/917] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:59 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1310 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:17:59.910141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-134e6ca5-bf74-41bc-9462-bbbdd21bbda7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:17:59.910893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-134e6ca5-bf74-41bc-9462-bbbdd21bbda7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:17:59.918084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-134e6ca5-bf74-41bc-9462-bbbdd21bbda7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:59.918938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-134e6ca5-bf74-41bc-9462-bbbdd21bbda7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:17:59.921056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-134e6ca5-bf74-41bc-9462-bbbdd21bbda7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:17:59.921683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-134e6ca5-bf74-41bc-9462-bbbdd21bbda7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:00.025495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-134e6ca5-bf74-41bc-9462-bbbdd21bbda7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:00.036062 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-134e6ca5-bf74-41bc-9462-bbbdd21bbda7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1275 microversion: 2.1 time: 0.130208 May 18 22:18:00.049874 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 418/918] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:59 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1275 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:00.057903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-805dafd6-7093-435d-b505-2199bbcd2f6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:00.060685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-805dafd6-7093-435d-b505-2199bbcd2f6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:00.069308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-805dafd6-7093-435d-b505-2199bbcd2f6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:00.070179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-805dafd6-7093-435d-b505-2199bbcd2f6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:00.071295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-805dafd6-7093-435d-b505-2199bbcd2f6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:00.071958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-805dafd6-7093-435d-b505-2199bbcd2f6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:00.125214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-68e73f98-2252-4ae7-9a66-45e6f144e142 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a9444e3c79a4eb187f16998eb081a38', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cba79ff7056a49c18006c8022a0e599f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:00.134636 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-68e73f98-2252-4ae7-9a66-45e6f144e142 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 200 len: 1542 microversion: 2.1 time: 0.598840 May 18 22:18:00.150219 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 501/919] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:17:59 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 1542 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:00.174439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-eca7da23-1434-4997-b518-e7eb092d89c8 req-96948f97-94cd-4973-bd38-69dad2942d1a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d360db24-361c-4b0e-a87d-22124a3663b9", "name": "network-vif-plugged", "status": "completed", "tag": "7b642c26-fa65-4526-aa97-f9ff63d08916"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:00.195780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-eca7da23-1434-4997-b518-e7eb092d89c8 req-96948f97-94cd-4973-bd38-69dad2942d1a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:00.196251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-eca7da23-1434-4997-b518-e7eb092d89c8 req-96948f97-94cd-4973-bd38-69dad2942d1a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:00.212189 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-eca7da23-1434-4997-b518-e7eb092d89c8 req-96948f97-94cd-4973-bd38-69dad2942d1a service nova] Creating event network-vif-plugged:7b642c26-fa65-4526-aa97-f9ff63d08916 for instance d360db24-361c-4b0e-a87d-22124a3663b9 on n-h2-841040-6 May 18 22:18:00.221806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-eca7da23-1434-4997-b518-e7eb092d89c8 req-96948f97-94cd-4973-bd38-69dad2942d1a service nova] Instance d360db24-361c-4b0e-a87d-22124a3663b9 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:18:00.234777 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-eca7da23-1434-4997-b518-e7eb092d89c8 req-96948f97-94cd-4973-bd38-69dad2942d1a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.081044 May 18 22:18:00.235908 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 502/920] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:00 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:00.243015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6538ba6b-e14c-4b88-be82-488b11610d45 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:00.243952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6538ba6b-e14c-4b88-be82-488b11610d45 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:00.252558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6538ba6b-e14c-4b88-be82-488b11610d45 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:00.253156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6538ba6b-e14c-4b88-be82-488b11610d45 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:00.254050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6538ba6b-e14c-4b88-be82-488b11610d45 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:00.254581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6538ba6b-e14c-4b88-be82-488b11610d45 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:00.430582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-805dafd6-7093-435d-b505-2199bbcd2f6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:00.439948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-805dafd6-7093-435d-b505-2199bbcd2f6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:00.442018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-805dafd6-7093-435d-b505-2199bbcd2f6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:00.443302 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-805dafd6-7093-435d-b505-2199bbcd2f6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1568 microversion: 2.25 time: 0.391837 May 18 22:18:00.443956 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 419/921] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:00 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1568 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:00.448908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-bf033f06-3d07-426e-82e9-d9593a32c6d8 req-fea729a3-abb0-4088-b786-f899bb75529c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1600557e-df75-4fd0-93b1-7b01c3db879c", "name": "network-vif-deleted", "tag": "1693a107-58e2-4349-ab56-5557c35cee7f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:00.458244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-bf033f06-3d07-426e-82e9-d9593a32c6d8 req-fea729a3-abb0-4088-b786-f899bb75529c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:00.458773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-bf033f06-3d07-426e-82e9-d9593a32c6d8 req-fea729a3-abb0-4088-b786-f899bb75529c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:00.472263 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-bf033f06-3d07-426e-82e9-d9593a32c6d8 req-fea729a3-abb0-4088-b786-f899bb75529c service nova] Creating event network-vif-deleted:1693a107-58e2-4349-ab56-5557c35cee7f for instance 1600557e-df75-4fd0-93b1-7b01c3db879c on n-h2-841040-6 May 18 22:18:00.477531 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-bf033f06-3d07-426e-82e9-d9593a32c6d8 req-fea729a3-abb0-4088-b786-f899bb75529c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032158 May 18 22:18:00.478469 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 420/922] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:00 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:00.485861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5ec89aad-6340-484d-b64d-e047cef9130a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:00.486661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5ec89aad-6340-484d-b64d-e047cef9130a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:00.493520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ec89aad-6340-484d-b64d-e047cef9130a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:00.494018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ec89aad-6340-484d-b64d-e047cef9130a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:00.494852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ec89aad-6340-484d-b64d-e047cef9130a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:00.495350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ec89aad-6340-484d-b64d-e047cef9130a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:00.632191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5ec89aad-6340-484d-b64d-e047cef9130a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:00.641206 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5ec89aad-6340-484d-b64d-e047cef9130a tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1463 microversion: 2.1 time: 0.159432 May 18 22:18:00.655317 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 421/923] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:00 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1463 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:00.967810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6538ba6b-e14c-4b88-be82-488b11610d45 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:00.978613 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6538ba6b-e14c-4b88-be82-488b11610d45 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1469 microversion: 2.1 time: 0.740378 May 18 22:18:00.986075 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 503/924] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:00 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1469 bytes in 749 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:00.991075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d93cd2c9-3d54-4b5e-a461-61d075c02f75 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:00.992265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d93cd2c9-3d54-4b5e-a461-61d075c02f75 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:01.016613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d93cd2c9-3d54-4b5e-a461-61d075c02f75 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.017546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d93cd2c9-3d54-4b5e-a461-61d075c02f75 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.018617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d93cd2c9-3d54-4b5e-a461-61d075c02f75 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.019199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d93cd2c9-3d54-4b5e-a461-61d075c02f75 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.134810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aa286982-319e-4e3a-8fa4-26d570f3b716 tempest-TenantUsagesTestJSON-1741778498 tempest-TenantUsagesTestJSON-1741778498-project-admin] Calling method '.version_select at 0x7fa2ed214310>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:01.152107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa286982-319e-4e3a-8fa4-26d570f3b716 tempest-TenantUsagesTestJSON-1741778498 tempest-TenantUsagesTestJSON-1741778498-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.152540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa286982-319e-4e3a-8fa4-26d570f3b716 tempest-TenantUsagesTestJSON-1741778498 tempest-TenantUsagesTestJSON-1741778498-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.189830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa286982-319e-4e3a-8fa4-26d570f3b716 tempest-TenantUsagesTestJSON-1741778498 tempest-TenantUsagesTestJSON-1741778498-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.190315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa286982-319e-4e3a-8fa4-26d570f3b716 tempest-TenantUsagesTestJSON-1741778498 tempest-TenantUsagesTestJSON-1741778498-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.209588 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aa286982-319e-4e3a-8fa4-26d570f3b716 tempest-TenantUsagesTestJSON-1741778498 tempest-TenantUsagesTestJSON-1741778498-project-admin] 10.222.0.58 "GET /compute/v2.1/os-simple-tenant-usage/849e878c7d1d4d72bf930db3f752eede?start=2022-05-17T22%3A18%3A00.651293&end=2022-05-19T22%3A18%3A00.651293" status: 200 len: 695 microversion: 2.1 time: 0.552810 May 18 22:18:01.210210 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 422/925] 10.222.0.58 () {58 vars in 1411 bytes} [Wed May 18 22:18:00 2022] GET /compute/v2.1/os-simple-tenant-usage/849e878c7d1d4d72bf930db3f752eede?start=2022-05-17T22%3A18%3A00.651293&end=2022-05-19T22%3A18%3A00.651293 => generated 695 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:18:01.223009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cd0594f6-96f5-4bd4-abd9-077b23af640c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:01.224070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cd0594f6-96f5-4bd4-abd9-077b23af640c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:01.236091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd0594f6-96f5-4bd4-abd9-077b23af640c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.236779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd0594f6-96f5-4bd4-abd9-077b23af640c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.238234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd0594f6-96f5-4bd4-abd9-077b23af640c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.239072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd0594f6-96f5-4bd4-abd9-077b23af640c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.339840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cd0594f6-96f5-4bd4-abd9-077b23af640c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:01.353539 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cd0594f6-96f5-4bd4-abd9-077b23af640c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1275 microversion: 2.1 time: 0.137667 May 18 22:18:01.357412 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 423/926] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:01 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1275 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:01.364835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-21cf9f72-611d-4fd6-8c7e-98b2ceb810a3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:01.374024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-21cf9f72-611d-4fd6-8c7e-98b2ceb810a3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] [instance: 1600557e-df75-4fd0-93b1-7b01c3db879c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:01.389558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21cf9f72-611d-4fd6-8c7e-98b2ceb810a3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.390686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21cf9f72-611d-4fd6-8c7e-98b2ceb810a3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.391711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21cf9f72-611d-4fd6-8c7e-98b2ceb810a3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.392399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21cf9f72-611d-4fd6-8c7e-98b2ceb810a3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.409462 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-21cf9f72-611d-4fd6-8c7e-98b2ceb810a3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] HTTP exception thrown: Instance 1600557e-df75-4fd0-93b1-7b01c3db879c could not be found. May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-21cf9f72-611d-4fd6-8c7e-98b2ceb810a3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Request method failure captured: May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c HTTP/1.1 May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXBvuWN-LUxkS-jEj1kGyoFMEAP2VVksYCQbJh7jXXF9PwDXbFKG02gE4RoFrKqA52bJ8ljUiAOZmkHv12nWLj_or4OJLEBH183MkM6qQarCnnr7lUjv6dVdNTCasZSVOjxiF7_igoeq2WbAs12uaZHAzrkmkGKv6TfG8X3vTXuqOcs May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cba79ff7056a49c18006c8022a0e599f May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:01.411411 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:01.412940 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cba79ff7056a49c18006c8022a0e599f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cba79ff7056a49c18006c8022a0e599f"}]}] May 18 22:18:01.412940 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:18:01.412940 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cba79ff7056a49c18006c8022a0e599f May 18 22:18:01.412940 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096 May 18 22:18:01.412940 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project May 18 22:18:01.412940 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:01.412940 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:01.412940 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 9a9444e3c79a4eb187f16998eb081a38 May 18 22:18:01.412940 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project May 18 22:18:01.412940 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:01.412940 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 1600557e-df75-4fd0-93b1-7b01c3db879c could not be found. May 18 22:18:01.412940 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '1600557e-df75-4fd0-93b1-7b01c3db879c'} May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 1600557e-df75-4fd0-93b1-7b01c3db879c could not be found. May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:01.413852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 1600557e-df75-4fd0-93b1-7b01c3db879c could not be found. May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1600557e-df75-4fd0-93b1-7b01c3db879c could not be found. May 18 22:18:01.415090 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:01.420607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-21cf9f72-611d-4fd6-8c7e-98b2ceb810a3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] Returning 404 to user: Instance 1600557e-df75-4fd0-93b1-7b01c3db879c could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:01.421809 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-21cf9f72-611d-4fd6-8c7e-98b2ceb810a3 tempest-FloatingIPsAssociationNegativeTestJSON-590373096 tempest-FloatingIPsAssociationNegativeTestJSON-590373096-project] 10.222.0.58 "GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c" status: 404 len: 111 microversion: 2.1 time: 0.063143 May 18 22:18:01.426033 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 424/927] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:01 2022] GET /compute/v2.1/servers/1600557e-df75-4fd0-93b1-7b01c3db879c => generated 111 bytes in 68 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:01.427213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d93cd2c9-3d54-4b5e-a461-61d075c02f75 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:01.432574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-02db098a-5925-4b59-94e0-3a6d69e65575 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '.version_select at 0x7fa2ed214af0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:01.438848 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d93cd2c9-3d54-4b5e-a461-61d075c02f75 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1494 microversion: 2.1 time: 0.451170 May 18 22:18:01.439417 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 504/928] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:00 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1494 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:01.443324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02db098a-5925-4b59-94e0-3a6d69e65575 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.443768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02db098a-5925-4b59-94e0-3a6d69e65575 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.455254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02db098a-5925-4b59-94e0-3a6d69e65575 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.455701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02db098a-5925-4b59-94e0-3a6d69e65575 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.456459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f7121d54-a5a4-4069-bd32-0d7275dac852 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:01.457353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f7121d54-a5a4-4069-bd32-0d7275dac852 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:01.468470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7121d54-a5a4-4069-bd32-0d7275dac852 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.468723 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-02db098a-5925-4b59-94e0-3a6d69e65575 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/os-simple-tenant-usage/849e878c7d1d4d72bf930db3f752eede?start=2022-05-17T22%3A18%3A00.651293&end=2022-05-19T22%3A18%3A00.651293" status: 200 len: 695 microversion: 2.1 time: 0.041381 May 18 22:18:01.469279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7121d54-a5a4-4069-bd32-0d7275dac852 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.469397 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 425/929] 10.222.0.58 () {58 vars in 1411 bytes} [Wed May 18 22:18:01 2022] GET /compute/v2.1/os-simple-tenant-usage/849e878c7d1d4d72bf930db3f752eede?start=2022-05-17T22%3A18%3A00.651293&end=2022-05-19T22%3A18%3A00.651293 => generated 695 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:01.474844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7121d54-a5a4-4069-bd32-0d7275dac852 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.475565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7121d54-a5a4-4069-bd32-0d7275dac852 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.483026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4e05c334-57c8-496d-9d6f-dced9ba215b4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:01.484452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4e05c334-57c8-496d-9d6f-dced9ba215b4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:01.491456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e05c334-57c8-496d-9d6f-dced9ba215b4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.491908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e05c334-57c8-496d-9d6f-dced9ba215b4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.492721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e05c334-57c8-496d-9d6f-dced9ba215b4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.493155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e05c334-57c8-496d-9d6f-dced9ba215b4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.695986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4e05c334-57c8-496d-9d6f-dced9ba215b4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:01.704849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4e05c334-57c8-496d-9d6f-dced9ba215b4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:01.706371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4e05c334-57c8-496d-9d6f-dced9ba215b4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:01.707526 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4e05c334-57c8-496d-9d6f-dced9ba215b4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1568 microversion: 2.25 time: 0.237142 May 18 22:18:01.708075 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 426/930] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:01 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1568 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:01.712221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-33464008-5e63-401f-918c-c37d2868c42d tempest-TenantUsagesTestJSON-1741778498 tempest-TenantUsagesTestJSON-1741778498-project-admin] Calling method '.version_select at 0x7fa2ed188160>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:01.719800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33464008-5e63-401f-918c-c37d2868c42d tempest-TenantUsagesTestJSON-1741778498 tempest-TenantUsagesTestJSON-1741778498-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.720235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33464008-5e63-401f-918c-c37d2868c42d tempest-TenantUsagesTestJSON-1741778498 tempest-TenantUsagesTestJSON-1741778498-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.735950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33464008-5e63-401f-918c-c37d2868c42d tempest-TenantUsagesTestJSON-1741778498 tempest-TenantUsagesTestJSON-1741778498-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.736388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33464008-5e63-401f-918c-c37d2868c42d tempest-TenantUsagesTestJSON-1741778498 tempest-TenantUsagesTestJSON-1741778498-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.792862 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-33464008-5e63-401f-918c-c37d2868c42d tempest-TenantUsagesTestJSON-1741778498 tempest-TenantUsagesTestJSON-1741778498-project-admin] 10.222.0.58 "GET /compute/v2.1/os-simple-tenant-usage?start=2022-05-17T22%3A18%3A00.651293&end=2022-05-19T22%3A18%3A00.651293&detailed=1" status: 200 len: 12089 microversion: 2.1 time: 0.083709 May 18 22:18:01.794385 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 427/931] 10.222.0.58 () {58 vars in 1334 bytes} [Wed May 18 22:18:01 2022] GET /compute/v2.1/os-simple-tenant-usage?start=2022-05-17T22%3A18%3A00.651293&end=2022-05-19T22%3A18%3A00.651293&detailed=1 => generated 12089 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:18:01.817905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c799b1f1-4823-4873-a4dd-d6b56b37a1c5 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:01.818638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c799b1f1-4823-4873-a4dd-d6b56b37a1c5 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:01.826727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c799b1f1-4823-4873-a4dd-d6b56b37a1c5 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.827267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c799b1f1-4823-4873-a4dd-d6b56b37a1c5 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.828106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c799b1f1-4823-4873-a4dd-d6b56b37a1c5 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.828605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c799b1f1-4823-4873-a4dd-d6b56b37a1c5 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.866361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c799b1f1-4823-4873-a4dd-d6b56b37a1c5 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:18:01.941336 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f7121d54-a5a4-4069-bd32-0d7275dac852 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1645 microversion: 2.1 time: 0.488450 May 18 22:18:01.943065 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 505/932] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:01 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1645 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:01.961281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-676aef88-4a06-4431-9ee5-94039676c627 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:01.962466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-676aef88-4a06-4431-9ee5-94039676c627 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:01.994896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-676aef88-4a06-4431-9ee5-94039676c627 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.996178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-676aef88-4a06-4431-9ee5-94039676c627 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:01.996897 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c799b1f1-4823-4873-a4dd-d6b56b37a1c5 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "DELETE /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 204 len: 0 microversion: 2.1 time: 0.184352 May 18 22:18:01.998146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-676aef88-4a06-4431-9ee5-94039676c627 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:01.998891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-676aef88-4a06-4431-9ee5-94039676c627 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:02.002130 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 428/933] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:01 2022] DELETE /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:18:02.015319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ddcbb04c-db6c-4bd9-86ee-fa1d99a13abb tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:02.016635 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:18:02.016635 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:18:02.017845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddcbb04c-db6c-4bd9-86ee-fa1d99a13abb tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:02.018288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddcbb04c-db6c-4bd9-86ee-fa1d99a13abb tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:02.019059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddcbb04c-db6c-4bd9-86ee-fa1d99a13abb tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:02.019479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddcbb04c-db6c-4bd9-86ee-fa1d99a13abb tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:02.047134 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ddcbb04c-db6c-4bd9-86ee-fa1d99a13abb tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 380 microversion: 2.1 time: 0.046000 May 18 22:18:02.054375 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 429/934] 10.222.0.58 () {58 vars in 1175 bytes} [Wed May 18 22:18:01 2022] GET /compute/v2.1/os-services?binary=nova-compute => generated 380 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:02.054578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-676aef88-4a06-4431-9ee5-94039676c627 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:18:02.054675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60c808e5-2402-426d-b06a-f0f2ae88ae25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:02.059158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-676aef88-4a06-4431-9ee5-94039676c627 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:02.066377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-60c808e5-2402-426d-b06a-f0f2ae88ae25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:02.080306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60c808e5-2402-426d-b06a-f0f2ae88ae25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:02.082834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60c808e5-2402-426d-b06a-f0f2ae88ae25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:02.083813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60c808e5-2402-426d-b06a-f0f2ae88ae25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:02.085638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60c808e5-2402-426d-b06a-f0f2ae88ae25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:02.239757 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-676aef88-4a06-4431-9ee5-94039676c627 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "DELETE /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 204 len: 0 microversion: 2.1 time: 0.295207 May 18 22:18:02.240598 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 506/935] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:01 2022] DELETE /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:18:02.252902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-663d0ad1-e644-4876-a168-b0f1b3100744 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:02.254444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-663d0ad1-e644-4876-a168-b0f1b3100744 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:02.273484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-663d0ad1-e644-4876-a168-b0f1b3100744 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:02.273999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-663d0ad1-e644-4876-a168-b0f1b3100744 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:02.274751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-663d0ad1-e644-4876-a168-b0f1b3100744 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:02.275236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-663d0ad1-e644-4876-a168-b0f1b3100744 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:02.394898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-60c808e5-2402-426d-b06a-f0f2ae88ae25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:02.407253 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-60c808e5-2402-426d-b06a-f0f2ae88ae25 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1461 microversion: 2.1 time: 0.357967 May 18 22:18:02.407947 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 430/936] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:02 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1461 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:02.413388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-46833f2e-3798-4419-961f-21387d851002 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:02.414538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-46833f2e-3798-4419-961f-21387d851002 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:02.423478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46833f2e-3798-4419-961f-21387d851002 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:02.424317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46833f2e-3798-4419-961f-21387d851002 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:02.425396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46833f2e-3798-4419-961f-21387d851002 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:02.426128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46833f2e-3798-4419-961f-21387d851002 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:02.651612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-46833f2e-3798-4419-961f-21387d851002 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:02.664610 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-46833f2e-3798-4419-961f-21387d851002 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1707 microversion: 2.1 time: 0.255536 May 18 22:18:02.665200 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 431/937] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:02 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1707 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:02.722726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-663d0ad1-e644-4876-a168-b0f1b3100744 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:02.748085 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-663d0ad1-e644-4876-a168-b0f1b3100744 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1469 microversion: 2.1 time: 0.505386 May 18 22:18:02.759241 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 507/938] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:02 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1469 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:02.765232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-776f7c71-1341-44ff-b3e2-dd8a5fde316e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:02.766295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-776f7c71-1341-44ff-b3e2-dd8a5fde316e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:02.775933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-776f7c71-1341-44ff-b3e2-dd8a5fde316e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:02.776755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-776f7c71-1341-44ff-b3e2-dd8a5fde316e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:02.778458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-776f7c71-1341-44ff-b3e2-dd8a5fde316e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:02.780707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-776f7c71-1341-44ff-b3e2-dd8a5fde316e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:02.917396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerTestJSON-server-571129486", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:02.983668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:18:03.210281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-776f7c71-1341-44ff-b3e2-dd8a5fde316e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:03.214096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:18:03.214449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:18:03.214920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:18:03.215321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:18:03.215778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:18:03.220924 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-776f7c71-1341-44ff-b3e2-dd8a5fde316e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1317 microversion: 2.1 time: 0.460310 May 18 22:18:03.221695 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 508/939] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:02 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1317 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:03.229943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:03.230384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:03.231154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:03.231618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:03.234726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fd7a48ec-c100-43b2-bfa0-a124830d181f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:03.235586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fd7a48ec-c100-43b2-bfa0-a124830d181f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:03.248705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd7a48ec-c100-43b2-bfa0-a124830d181f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:03.249391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd7a48ec-c100-43b2-bfa0-a124830d181f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:03.250370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd7a48ec-c100-43b2-bfa0-a124830d181f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:03.250949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd7a48ec-c100-43b2-bfa0-a124830d181f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:03.257912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Getting quotas for project 43c55bdd079c485dab995472da83cb23. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:18:03.266276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Getting quotas for user fb7415e31e6047aaa2f6618aec91a6a3 and project 43c55bdd079c485dab995472da83cb23. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:18:03.290847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:18:03.295849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:18:03.329407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [119083] Writing DB stats nova_api:SELECT=95,nova_api:INSERT=4,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:03.362960 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4ad1d8bc-34a0-4999-bb86-35fb85e374be tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.695886 May 18 22:18:03.370092 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 432/940] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:18:02 2022] POST /compute/v2.1/servers => generated 380 bytes in 704 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:18:03.379253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f4bfeabc-d361-468f-9535-e49fd540ab72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:03.380566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f4bfeabc-d361-468f-9535-e49fd540ab72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:03.398133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4bfeabc-d361-468f-9535-e49fd540ab72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:03.398777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4bfeabc-d361-468f-9535-e49fd540ab72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:03.399373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4bfeabc-d361-468f-9535-e49fd540ab72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:03.399887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4bfeabc-d361-468f-9535-e49fd540ab72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:03.585441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f4bfeabc-d361-468f-9535-e49fd540ab72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:03.602419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f4bfeabc-d361-468f-9535-e49fd540ab72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:03.603910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f4bfeabc-d361-468f-9535-e49fd540ab72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:03.605066 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f4bfeabc-d361-468f-9535-e49fd540ab72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1568 microversion: 2.25 time: 0.232768 May 18 22:18:03.616358 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 433/941] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:03 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1568 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:03.621226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0213888d-353c-4d37-8892-90257957b8fe tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:03.622108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0213888d-353c-4d37-8892-90257957b8fe tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:03.685917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0213888d-353c-4d37-8892-90257957b8fe tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:03.697161 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0213888d-353c-4d37-8892-90257957b8fe tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1216 microversion: 2.1 time: 0.077914 May 18 22:18:03.710225 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 434/942] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:03 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1216 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:03.718270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9a9a5ef4-22c7-4d79-a93f-c1a9de04106e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:03.718885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9a9a5ef4-22c7-4d79-a93f-c1a9de04106e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:03.730972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a9a5ef4-22c7-4d79-a93f-c1a9de04106e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:03.731455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a9a5ef4-22c7-4d79-a93f-c1a9de04106e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:03.732232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a9a5ef4-22c7-4d79-a93f-c1a9de04106e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:03.732659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a9a5ef4-22c7-4d79-a93f-c1a9de04106e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:03.896099 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9a9a5ef4-22c7-4d79-a93f-c1a9de04106e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:03.908812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9a9a5ef4-22c7-4d79-a93f-c1a9de04106e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:03.910586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fd7a48ec-c100-43b2-bfa0-a124830d181f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:03.911550 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9a9a5ef4-22c7-4d79-a93f-c1a9de04106e tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1707 microversion: 2.1 time: 0.200247 May 18 22:18:03.924141 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 435/943] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:03 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1707 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:03.928766 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fd7a48ec-c100-43b2-bfa0-a124830d181f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1461 microversion: 2.1 time: 0.705755 May 18 22:18:03.929598 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 509/944] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:03 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1461 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:03.929871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-322d9af8-c0c9-4929-9fe3-4bcff3357a65 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:03.930736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-322d9af8-c0c9-4929-9fe3-4bcff3357a65 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:03.939506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-322d9af8-c0c9-4929-9fe3-4bcff3357a65 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:03.940521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-322d9af8-c0c9-4929-9fe3-4bcff3357a65 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:03.941313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-322d9af8-c0c9-4929-9fe3-4bcff3357a65 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:03.941759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-322d9af8-c0c9-4929-9fe3-4bcff3357a65 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:03.947490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-08403c87-f2de-4d20-9be2-74614a5edddb tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Calling method '.version_select at 0x7fa2ece93a60>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:03.953272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08403c87-f2de-4d20-9be2-74614a5edddb tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:03.954023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08403c87-f2de-4d20-9be2-74614a5edddb tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:03.976651 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-08403c87-f2de-4d20-9be2-74614a5edddb tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "GET /compute/v2.1/os-migrations" status: 200 len: 2336 microversion: 2.1 time: 0.034973 May 18 22:18:03.978306 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 510/945] 10.222.0.58 () {58 vars in 1142 bytes} [Wed May 18 22:18:03 2022] GET /compute/v2.1/os-migrations => generated 2336 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:04.002289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef00a355-a1a0-4e9a-8497-16adcef5e675 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:04.011146 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ef00a355-a1a0-4e9a-8497-16adcef5e675 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.012840 May 18 22:18:04.012514 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 511/946] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:18:03 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:04.022940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-17d6b7a6-e1a8-4712-aa64-60e4897dfc8d tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-test_resize_flavor_-128808135", "ram": 1024, "disk": 1, "vcpus": 1}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:04.024624 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:18:04.024624 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:18:04.045593 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-17d6b7a6-e1a8-4712-aa64-60e4897dfc8d tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 498 microversion: 2.1 time: 0.026141 May 18 22:18:04.051772 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 512/947] 10.222.0.58 () {60 vars in 1145 bytes} [Wed May 18 22:18:04 2022] POST /compute/v2.1/flavors => generated 498 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:18:04.056677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-69756bf8-cb41-4a63-b7d7-3386ac905558 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:04.066277 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-69756bf8-cb41-4a63-b7d7-3386ac905558 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/452/os-extra_specs" status: 200 len: 19 microversion: 2.1 time: 0.013197 May 18 22:18:04.076943 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 513/948] 10.222.0.58 () {58 vars in 1181 bytes} [Wed May 18 22:18:04 2022] GET /compute/v2.1/flavors/452/os-extra_specs => generated 19 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:18:04.137244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-322d9af8-c0c9-4929-9fe3-4bcff3357a65 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:04.145977 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-322d9af8-c0c9-4929-9fe3-4bcff3357a65 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1469 microversion: 2.1 time: 0.220610 May 18 22:18:04.146564 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 436/949] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:03 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1469 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:04.211596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-635686135", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "1236d46e-a9db-4992-bdb5-f61d6ef6bc8a"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:04.238504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9d652d25-80ab-4037-a406-afc57ccc53f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:04.241189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9d652d25-80ab-4037-a406-afc57ccc53f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:04.258039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d652d25-80ab-4037-a406-afc57ccc53f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:04.258573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d652d25-80ab-4037-a406-afc57ccc53f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:04.259248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d652d25-80ab-4037-a406-afc57ccc53f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:04.259679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d652d25-80ab-4037-a406-afc57ccc53f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:04.290493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] validate_networks() for None {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:18:04.447679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9d652d25-80ab-4037-a406-afc57ccc53f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:04.462869 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9d652d25-80ab-4037-a406-afc57ccc53f0 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1317 microversion: 2.1 time: 0.228238 May 18 22:18:04.463916 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 437/950] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:04 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1317 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:04.623442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-698ccaaa-e2af-4caf-ad7a-25cf27165755 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:04.624159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-698ccaaa-e2af-4caf-ad7a-25cf27165755 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:04.630887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-698ccaaa-e2af-4caf-ad7a-25cf27165755 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:04.631393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-698ccaaa-e2af-4caf-ad7a-25cf27165755 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:04.632149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-698ccaaa-e2af-4caf-ad7a-25cf27165755 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:04.632804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-698ccaaa-e2af-4caf-ad7a-25cf27165755 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:04.789640 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-698ccaaa-e2af-4caf-ad7a-25cf27165755 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:04.800857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-698ccaaa-e2af-4caf-ad7a-25cf27165755 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:04.803294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-698ccaaa-e2af-4caf-ad7a-25cf27165755 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:04.805163 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-698ccaaa-e2af-4caf-ad7a-25cf27165755 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1568 microversion: 2.25 time: 0.185257 May 18 22:18:04.806925 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 438/951] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:04 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1568 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:18:04.812210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-baaed2e3-81ad-46c7-8468-030dec5934c8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:04.813258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-baaed2e3-81ad-46c7-8468-030dec5934c8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:04.826683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baaed2e3-81ad-46c7-8468-030dec5934c8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:04.827154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baaed2e3-81ad-46c7-8468-030dec5934c8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:04.827938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baaed2e3-81ad-46c7-8468-030dec5934c8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:04.828550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baaed2e3-81ad-46c7-8468-030dec5934c8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:04.898034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-baaed2e3-81ad-46c7-8468-030dec5934c8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:04.907773 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-baaed2e3-81ad-46c7-8468-030dec5934c8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1220 microversion: 2.1 time: 0.099530 May 18 22:18:04.911932 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 439/952] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:04 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1220 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:04.918670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-22de4de5-7a33-44fd-af44-bd637faae845 req-0e85db88-e01e-44a3-9e55-4d1e0f79bf6b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d36eff9a-3697-4024-99a7-ab5381605bca", "tag": "d95bb445-1ce5-45b6-b721-22c7064c5895"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:04.928732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-22de4de5-7a33-44fd-af44-bd637faae845 req-0e85db88-e01e-44a3-9e55-4d1e0f79bf6b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:04.929169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-22de4de5-7a33-44fd-af44-bd637faae845 req-0e85db88-e01e-44a3-9e55-4d1e0f79bf6b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:04.935766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:18:04.936304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:18:04.937549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:18:04.938705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:18:04.940029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:18:04.942166 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-22de4de5-7a33-44fd-af44-bd637faae845 req-0e85db88-e01e-44a3-9e55-4d1e0f79bf6b service nova] Creating event network-changed:d95bb445-1ce5-45b6-b721-22c7064c5895 for instance d36eff9a-3697-4024-99a7-ab5381605bca on n-h2-841040-6 May 18 22:18:04.947708 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-22de4de5-7a33-44fd-af44-bd637faae845 req-0e85db88-e01e-44a3-9e55-4d1e0f79bf6b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.037689 May 18 22:18:04.948464 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 440/953] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:04 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:04.952213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:04.952753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:04.953651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:04.954167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ec13a8e4-da01-4fdb-bf55-475fd82d1246 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "fd4c5cf8-b4df-4870-a1a8-85a0c2b2ae5c", "device": "/dev/xvdb"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:04.954305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:04.955855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ec13a8e4-da01-4fdb-bf55-475fd82d1246 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:04.962889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec13a8e4-da01-4fdb-bf55-475fd82d1246 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:04.963326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec13a8e4-da01-4fdb-bf55-475fd82d1246 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:04.964228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec13a8e4-da01-4fdb-bf55-475fd82d1246 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:04.964657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec13a8e4-da01-4fdb-bf55-475fd82d1246 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:04.975925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Getting quotas for project 7ce6b287027e432f9a1f33431961f655. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:18:04.985169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Getting quotas for user 17fabf8411b34e69bba5f5966df41b47 and project 7ce6b287027e432f9a1f33431961f655. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:18:04.999428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:18:05.002516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:18:05.015136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119082] Writing DB stats nova_api:SELECT=97,nova_api:UPDATE=2,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:05.051496 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1dad373f-785b-4bf5-beb2-bc20baaccc8f tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.843664 May 18 22:18:05.052494 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 514/954] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:18:04 2022] POST /compute/v2.1/servers => generated 380 bytes in 845 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:18:05.057183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bb1370cc-389d-4d93-a9e0-7f45135ca650 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:05.059846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bb1370cc-389d-4d93-a9e0-7f45135ca650 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:05.069574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb1370cc-389d-4d93-a9e0-7f45135ca650 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:05.070318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb1370cc-389d-4d93-a9e0-7f45135ca650 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:05.071977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb1370cc-389d-4d93-a9e0-7f45135ca650 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:05.072141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb1370cc-389d-4d93-a9e0-7f45135ca650 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:05.274432 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ec13a8e4-da01-4fdb-bf55-475fd82d1246 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "POST /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.324564 May 18 22:18:05.275707 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 441/955] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:18:04 2022] POST /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 194 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:05.298414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1aa84f57-a6b5-4dcd-a5d5-ef3eda09f0bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:05.299670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1aa84f57-a6b5-4dcd-a5d5-ef3eda09f0bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:05.392023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1aa84f57-a6b5-4dcd-a5d5-ef3eda09f0bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:05.400129 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1aa84f57-a6b5-4dcd-a5d5-ef3eda09f0bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1278 microversion: 2.1 time: 0.122969 May 18 22:18:05.400716 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 442/956] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:05 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1278 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:05.407376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-527ea9d1-0769-4760-8cc4-f9a38333886b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:05.408946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-527ea9d1-0769-4760-8cc4-f9a38333886b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:05.416493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-527ea9d1-0769-4760-8cc4-f9a38333886b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:05.417090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-527ea9d1-0769-4760-8cc4-f9a38333886b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:05.417993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-527ea9d1-0769-4760-8cc4-f9a38333886b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:05.418488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-527ea9d1-0769-4760-8cc4-f9a38333886b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:05.451476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb1370cc-389d-4d93-a9e0-7f45135ca650 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:05.484582 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bb1370cc-389d-4d93-a9e0-7f45135ca650 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1707 microversion: 2.1 time: 0.423802 May 18 22:18:05.486431 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 515/957] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:05 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1707 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:05.503620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6374b35f-6c23-4a8a-9aa9-fba07a03c316 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:05.504544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6374b35f-6c23-4a8a-9aa9-fba07a03c316 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:05.532170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6374b35f-6c23-4a8a-9aa9-fba07a03c316 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:05.532791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6374b35f-6c23-4a8a-9aa9-fba07a03c316 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:05.534605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6374b35f-6c23-4a8a-9aa9-fba07a03c316 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:05.536572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6374b35f-6c23-4a8a-9aa9-fba07a03c316 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:05.598557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-527ea9d1-0769-4760-8cc4-f9a38333886b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:05.608590 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-527ea9d1-0769-4760-8cc4-f9a38333886b tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1469 microversion: 2.1 time: 0.205710 May 18 22:18:05.609211 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 443/958] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:05 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1469 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:05.823231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3f18495c-1f97-415b-947d-d4bb4250b9c9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:05.823833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3f18495c-1f97-415b-947d-d4bb4250b9c9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:05.833582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f18495c-1f97-415b-947d-d4bb4250b9c9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:05.839935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f18495c-1f97-415b-947d-d4bb4250b9c9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:05.841449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f18495c-1f97-415b-947d-d4bb4250b9c9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:05.842515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f18495c-1f97-415b-947d-d4bb4250b9c9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:06.023314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6374b35f-6c23-4a8a-9aa9-fba07a03c316 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:06.038309 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6374b35f-6c23-4a8a-9aa9-fba07a03c316 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1317 microversion: 2.1 time: 0.552278 May 18 22:18:06.039469 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 516/959] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:05 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1317 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:06.044187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d6345867-dcda-4596-a625-1b3e50fafced tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:06.045026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d6345867-dcda-4596-a625-1b3e50fafced tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:06.065662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6345867-dcda-4596-a625-1b3e50fafced tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:06.066503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6345867-dcda-4596-a625-1b3e50fafced tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:06.068083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6345867-dcda-4596-a625-1b3e50fafced tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:06.068940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6345867-dcda-4596-a625-1b3e50fafced tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:06.164585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d6345867-dcda-4596-a625-1b3e50fafced tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:06.173243 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d6345867-dcda-4596-a625-1b3e50fafced tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1212 microversion: 2.1 time: 0.132559 May 18 22:18:06.176626 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 517/960] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:06 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1212 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:06.416854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3bba847c-aebb-4070-bfb5-3d8461f0284e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:06.417856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3bba847c-aebb-4070-bfb5-3d8461f0284e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:06.431796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bba847c-aebb-4070-bfb5-3d8461f0284e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:06.432551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bba847c-aebb-4070-bfb5-3d8461f0284e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:06.433562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bba847c-aebb-4070-bfb5-3d8461f0284e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:06.434215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bba847c-aebb-4070-bfb5-3d8461f0284e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:06.483644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3f18495c-1f97-415b-947d-d4bb4250b9c9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:06.494221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3f18495c-1f97-415b-947d-d4bb4250b9c9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:06.495773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3f18495c-1f97-415b-947d-d4bb4250b9c9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:06.497144 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3f18495c-1f97-415b-947d-d4bb4250b9c9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1568 microversion: 2.25 time: 0.677701 May 18 22:18:06.505455 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 444/961] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:05 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1568 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:06.518828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84c304bc-aad9-4ad4-b59d-ef514b7e8593 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:06.520411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84c304bc-aad9-4ad4-b59d-ef514b7e8593 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:06.534166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84c304bc-aad9-4ad4-b59d-ef514b7e8593 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:06.536277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84c304bc-aad9-4ad4-b59d-ef514b7e8593 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:06.537388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84c304bc-aad9-4ad4-b59d-ef514b7e8593 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:06.538126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84c304bc-aad9-4ad4-b59d-ef514b7e8593 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:06.807037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3bba847c-aebb-4070-bfb5-3d8461f0284e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:06.822331 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3bba847c-aebb-4070-bfb5-3d8461f0284e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1274 microversion: 2.1 time: 0.409167 May 18 22:18:06.823251 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 518/962] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:06 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1274 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:06.827807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6ada6859-f793-46e2-9bce-38aa84fa0285 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:06.828393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6ada6859-f793-46e2-9bce-38aa84fa0285 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:06.846882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ada6859-f793-46e2-9bce-38aa84fa0285 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:06.847319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ada6859-f793-46e2-9bce-38aa84fa0285 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:06.848077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ada6859-f793-46e2-9bce-38aa84fa0285 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:06.848499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ada6859-f793-46e2-9bce-38aa84fa0285 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:07.203835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6ada6859-f793-46e2-9bce-38aa84fa0285 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:07.211641 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6ada6859-f793-46e2-9bce-38aa84fa0285 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1469 microversion: 2.1 time: 0.387372 May 18 22:18:07.212923 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 519/963] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:06 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1469 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:07.218241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f62cfb17-02b0-4ea7-bab7-83d0fc95296d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:07.219039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f62cfb17-02b0-4ea7-bab7-83d0fc95296d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:07.226096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f62cfb17-02b0-4ea7-bab7-83d0fc95296d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:07.226833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f62cfb17-02b0-4ea7-bab7-83d0fc95296d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:07.227781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f62cfb17-02b0-4ea7-bab7-83d0fc95296d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:07.228441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f62cfb17-02b0-4ea7-bab7-83d0fc95296d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:07.291818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-84c304bc-aad9-4ad4-b59d-ef514b7e8593 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:07.311864 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-84c304bc-aad9-4ad4-b59d-ef514b7e8593 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1707 microversion: 2.1 time: 0.803411 May 18 22:18:07.314238 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 445/964] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:06 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1707 bytes in 807 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:07.325501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c4e95952-9cd6-4b36-88d8-2774dfe134d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:07.326374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c4e95952-9cd6-4b36-88d8-2774dfe134d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:07.347022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4e95952-9cd6-4b36-88d8-2774dfe134d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:07.348376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4e95952-9cd6-4b36-88d8-2774dfe134d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:07.351589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4e95952-9cd6-4b36-88d8-2774dfe134d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:07.352040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4e95952-9cd6-4b36-88d8-2774dfe134d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:07.518366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c4e95952-9cd6-4b36-88d8-2774dfe134d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:07.532943 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c4e95952-9cd6-4b36-88d8-2774dfe134d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1268 microversion: 2.1 time: 0.214832 May 18 22:18:07.533546 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 446/965] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:07 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1268 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:07.559700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-09dc5057-482d-49d3-b79f-bf90865c1a5b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:07.559700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-09dc5057-482d-49d3-b79f-bf90865c1a5b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:07.568893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09dc5057-482d-49d3-b79f-bf90865c1a5b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:07.569257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09dc5057-482d-49d3-b79f-bf90865c1a5b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:07.571041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09dc5057-482d-49d3-b79f-bf90865c1a5b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:07.577609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09dc5057-482d-49d3-b79f-bf90865c1a5b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:07.871091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-09dc5057-482d-49d3-b79f-bf90865c1a5b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:07.886130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-09dc5057-482d-49d3-b79f-bf90865c1a5b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:07.887709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-09dc5057-482d-49d3-b79f-bf90865c1a5b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:07.888793 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-09dc5057-482d-49d3-b79f-bf90865c1a5b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1568 microversion: 2.25 time: 0.344709 May 18 22:18:07.890182 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 447/966] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:07 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1568 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:07.895739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d73a15b7-d8ec-446e-8d3d-822b7e4d97bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:07.896551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d73a15b7-d8ec-446e-8d3d-822b7e4d97bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:07.908654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d73a15b7-d8ec-446e-8d3d-822b7e4d97bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:07.910183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d73a15b7-d8ec-446e-8d3d-822b7e4d97bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:07.911235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d73a15b7-d8ec-446e-8d3d-822b7e4d97bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:07.911949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d73a15b7-d8ec-446e-8d3d-822b7e4d97bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:08.041655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d73a15b7-d8ec-446e-8d3d-822b7e4d97bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:08.052245 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d73a15b7-d8ec-446e-8d3d-822b7e4d97bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1330 microversion: 2.1 time: 0.160685 May 18 22:18:08.064346 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 448/967] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:07 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1330 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:08.070994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-62788eb8-0da7-4778-8104-12175e006cdf req-c683fe41-bf89-45dc-8bf9-1fbd45769fff service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3aada7a9-3adb-4964-aa5e-1238a2ca82d8", "name": "network-vif-deleted", "tag": "6d3ffa1a-23f2-4127-bbdf-d2386aa65e36"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:08.095055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-62788eb8-0da7-4778-8104-12175e006cdf req-c683fe41-bf89-45dc-8bf9-1fbd45769fff service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:08.095547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-62788eb8-0da7-4778-8104-12175e006cdf req-c683fe41-bf89-45dc-8bf9-1fbd45769fff service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:08.108245 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-62788eb8-0da7-4778-8104-12175e006cdf req-c683fe41-bf89-45dc-8bf9-1fbd45769fff service nova] Creating event network-vif-deleted:6d3ffa1a-23f2-4127-bbdf-d2386aa65e36 for instance 3aada7a9-3adb-4964-aa5e-1238a2ca82d8 on n-h1-841040-6 May 18 22:18:08.113345 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-62788eb8-0da7-4778-8104-12175e006cdf req-c683fe41-bf89-45dc-8bf9-1fbd45769fff service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.047614 May 18 22:18:08.114501 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 449/968] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:08 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:08.230095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-98d4e214-bb91-46b0-8ecd-1cc283694549 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:08.230664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-98d4e214-bb91-46b0-8ecd-1cc283694549 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:08.240431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-98d4e214-bb91-46b0-8ecd-1cc283694549 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:08.240431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-98d4e214-bb91-46b0-8ecd-1cc283694549 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:08.245084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-98d4e214-bb91-46b0-8ecd-1cc283694549 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:08.245084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-98d4e214-bb91-46b0-8ecd-1cc283694549 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:08.406445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-98d4e214-bb91-46b0-8ecd-1cc283694549 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c2c7bc07b853420fb6cbf5aab6145946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '849e878c7d1d4d72bf930db3f752eede', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:08.416130 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-98d4e214-bb91-46b0-8ecd-1cc283694549 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 200 len: 1299 microversion: 2.1 time: 0.191228 May 18 22:18:08.420637 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 450/969] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:08 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 1299 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:08.430802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eff817d2-b947-4525-98c3-c370566f7f7d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:08.431756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eff817d2-b947-4525-98c3-c370566f7f7d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:08.449872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eff817d2-b947-4525-98c3-c370566f7f7d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:08.451208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eff817d2-b947-4525-98c3-c370566f7f7d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:08.452202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eff817d2-b947-4525-98c3-c370566f7f7d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:08.452868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eff817d2-b947-4525-98c3-c370566f7f7d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:08.484448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f62cfb17-02b0-4ea7-bab7-83d0fc95296d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:08.498244 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f62cfb17-02b0-4ea7-bab7-83d0fc95296d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1317 microversion: 2.1 time: 1.281843 May 18 22:18:08.500091 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 520/970] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:07 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1317 bytes in 1286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:08.513179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-27411089-5cf8-4b33-b50c-fd4d83f46963 req-6b3e0ecd-3826-40b8-9698-f790c7d6e75e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c12dff04-2518-4147-bbf2-de0fe5ffe127", "name": "network-vif-deleted", "tag": "6193ed0b-1b65-4e50-a701-115fc9598abf"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:08.536085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-27411089-5cf8-4b33-b50c-fd4d83f46963 req-6b3e0ecd-3826-40b8-9698-f790c7d6e75e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:08.536627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-27411089-5cf8-4b33-b50c-fd4d83f46963 req-6b3e0ecd-3826-40b8-9698-f790c7d6e75e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:08.558289 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-27411089-5cf8-4b33-b50c-fd4d83f46963 req-6b3e0ecd-3826-40b8-9698-f790c7d6e75e service nova] Creating event network-vif-deleted:6193ed0b-1b65-4e50-a701-115fc9598abf for instance c12dff04-2518-4147-bbf2-de0fe5ffe127 on n-h1-841040-6 May 18 22:18:08.565244 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-27411089-5cf8-4b33-b50c-fd4d83f46963 req-6b3e0ecd-3826-40b8-9698-f790c7d6e75e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063911 May 18 22:18:08.566362 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 521/971] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:08 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:08.581489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dc6f8b5e-297d-4c70-a342-418c85cb606a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:08.587003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dc6f8b5e-297d-4c70-a342-418c85cb606a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:08.616823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc6f8b5e-297d-4c70-a342-418c85cb606a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:08.617264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc6f8b5e-297d-4c70-a342-418c85cb606a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:08.622917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc6f8b5e-297d-4c70-a342-418c85cb606a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:08.623420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc6f8b5e-297d-4c70-a342-418c85cb606a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:08.652193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eff817d2-b947-4525-98c3-c370566f7f7d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:08.661241 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eff817d2-b947-4525-98c3-c370566f7f7d tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1640 microversion: 2.1 time: 0.239311 May 18 22:18:08.665508 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 451/972] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:08 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1640 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:08.907878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5c684021-0a2f-4c99-bda8-7f86f370b7f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:08.908479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5c684021-0a2f-4c99-bda8-7f86f370b7f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:08.927512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c684021-0a2f-4c99-bda8-7f86f370b7f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:08.927950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c684021-0a2f-4c99-bda8-7f86f370b7f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:08.928751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c684021-0a2f-4c99-bda8-7f86f370b7f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:08.929205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c684021-0a2f-4c99-bda8-7f86f370b7f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:08.962154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dc6f8b5e-297d-4c70-a342-418c85cb606a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:08.986837 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dc6f8b5e-297d-4c70-a342-418c85cb606a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1274 microversion: 2.1 time: 0.417658 May 18 22:18:08.989202 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 522/973] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:08 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1274 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:09.071852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-411ab4c9-4d09-4a86-b63a-cf419a0b5b83 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:09.072754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-411ab4c9-4d09-4a86-b63a-cf419a0b5b83 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:09.091327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-411ab4c9-4d09-4a86-b63a-cf419a0b5b83 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:09.093282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-411ab4c9-4d09-4a86-b63a-cf419a0b5b83 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:09.097764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-411ab4c9-4d09-4a86-b63a-cf419a0b5b83 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:09.098237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-411ab4c9-4d09-4a86-b63a-cf419a0b5b83 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:09.430835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-411ab4c9-4d09-4a86-b63a-cf419a0b5b83 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:09.441462 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-411ab4c9-4d09-4a86-b63a-cf419a0b5b83 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1336 microversion: 2.1 time: 0.374668 May 18 22:18:09.442041 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 523/974] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:09 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1336 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:09.456763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c5282f07-4af5-4eee-a8e5-d60188a52d94 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:09.457368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c5282f07-4af5-4eee-a8e5-d60188a52d94 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] [instance: 3aada7a9-3adb-4964-aa5e-1238a2ca82d8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:09.467494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5282f07-4af5-4eee-a8e5-d60188a52d94 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:09.467943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5282f07-4af5-4eee-a8e5-d60188a52d94 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:09.468705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5282f07-4af5-4eee-a8e5-d60188a52d94 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:09.469137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5282f07-4af5-4eee-a8e5-d60188a52d94 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:09.519674 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-c5282f07-4af5-4eee-a8e5-d60188a52d94 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] HTTP exception thrown: Instance 3aada7a9-3adb-4964-aa5e-1238a2ca82d8 could not be found. May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c5282f07-4af5-4eee-a8e5-d60188a52d94 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Request method failure captured: May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 HTTP/1.1 May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXCDkzCX8_pS0bNHiSiHvikYMhFXt7oDzd7pB9Q9OCBrgZL2cD7Ra5YuUZTIzygMrWxO777VmC9OT5SKkuv8gie9I_B4qltKUQZtzJT_Lq2dO79eTmaIpBY0XYMMTR20YNvKzti1muvz767_5H9ld0CFe-e5LJPLgpgZAiQKEgXJEpM May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 849e878c7d1d4d72bf930db3f752eede May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TenantUsagesTestJSON-406531755 May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:18:09.522809 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:18:09.524274 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/849e878c7d1d4d72bf930db3f752eede"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/849e878c7d1d4d72bf930db3f752eede"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_849e878c7d1d4d72bf930db3f752eede"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/849e878c7d1d4d72bf930db3f752eede"}]}] May 18 22:18:09.524274 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TenantUsagesTestJSON-406531755 May 18 22:18:09.524274 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 849e878c7d1d4d72bf930db3f752eede May 18 22:18:09.524274 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TenantUsagesTestJSON-406531755 May 18 22:18:09.524274 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TenantUsagesTestJSON-406531755-project May 18 22:18:09.524274 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:18:09.524274 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:18:09.524274 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: c2c7bc07b853420fb6cbf5aab6145946 May 18 22:18:09.524274 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TenantUsagesTestJSON-406531755-project May 18 22:18:09.524274 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:18:09.524274 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 3aada7a9-3adb-4964-aa5e-1238a2ca82d8 could not be found. May 18 22:18:09.524274 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '3aada7a9-3adb-4964-aa5e-1238a2ca82d8'} May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 3aada7a9-3adb-4964-aa5e-1238a2ca82d8 could not be found. May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:09.525066 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 3aada7a9-3adb-4964-aa5e-1238a2ca82d8 could not be found. May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 3aada7a9-3adb-4964-aa5e-1238a2ca82d8 could not be found. May 18 22:18:09.526394 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:09.527523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c5282f07-4af5-4eee-a8e5-d60188a52d94 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] Returning 404 to user: Instance 3aada7a9-3adb-4964-aa5e-1238a2ca82d8 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:09.527523 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c5282f07-4af5-4eee-a8e5-d60188a52d94 tempest-TenantUsagesTestJSON-406531755 tempest-TenantUsagesTestJSON-406531755-project] 10.222.0.58 "GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8" status: 404 len: 111 microversion: 2.1 time: 0.074872 May 18 22:18:09.530220 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 524/975] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:09 2022] GET /compute/v2.1/servers/3aada7a9-3adb-4964-aa5e-1238a2ca82d8 => generated 111 bytes in 87 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:09.542224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-71a27fed-d18c-456f-aac1-933c78241e0c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:09.543104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-71a27fed-d18c-456f-aac1-933c78241e0c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:09.551649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71a27fed-d18c-456f-aac1-933c78241e0c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:09.556841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71a27fed-d18c-456f-aac1-933c78241e0c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:09.557771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71a27fed-d18c-456f-aac1-933c78241e0c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:09.558531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71a27fed-d18c-456f-aac1-933c78241e0c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:09.756592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5c684021-0a2f-4c99-bda8-7f86f370b7f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:09.805857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5c684021-0a2f-4c99-bda8-7f86f370b7f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:09.818744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5c684021-0a2f-4c99-bda8-7f86f370b7f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:09.826794 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5c684021-0a2f-4c99-bda8-7f86f370b7f7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1543 microversion: 2.25 time: 0.922684 May 18 22:18:09.835144 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 452/976] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:08 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1543 bytes in 932 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:09.860706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1f6c4d4-5d82-43e4-b0c0-43af1c43bc44 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:09.863113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d1f6c4d4-5d82-43e4-b0c0-43af1c43bc44 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:09.883918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1f6c4d4-5d82-43e4-b0c0-43af1c43bc44 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:09.885616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1f6c4d4-5d82-43e4-b0c0-43af1c43bc44 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:09.888343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1f6c4d4-5d82-43e4-b0c0-43af1c43bc44 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:09.890446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1f6c4d4-5d82-43e4-b0c0-43af1c43bc44 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:09.932049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d1f6c4d4-5d82-43e4-b0c0-43af1c43bc44 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:09.997455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1f6c4d4-5d82-43e4-b0c0-43af1c43bc44 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:09.998992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1f6c4d4-5d82-43e4-b0c0-43af1c43bc44 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:09.999547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-d1f6c4d4-5d82-43e4-b0c0-43af1c43bc44 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lazy-loading 'fault' on Instance uuid c12dff04-2518-4147-bbf2-de0fe5ffe127 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:18:10.317666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d1f6c4d4-5d82-43e4-b0c0-43af1c43bc44 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c70718a06d4cc49a7b66477d1dc654', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c9a4bba18fc949d08696809466acabb5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:10.326013 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d1f6c4d4-5d82-43e4-b0c0-43af1c43bc44 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 200 len: 1349 microversion: 2.1 time: 0.476480 May 18 22:18:10.330363 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 453/977] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:09 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 1349 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:10.344942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3bed39a4-48e9-49c4-8e6d-bbcb0b87fd81 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '.version_select at 0x7fa2ed2675e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:10.354580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3bed39a4-48e9-49c4-8e6d-bbcb0b87fd81 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:10.355417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3bed39a4-48e9-49c4-8e6d-bbcb0b87fd81 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:10.381241 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3bed39a4-48e9-49c4-8e6d-bbcb0b87fd81 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/os-migrations" status: 200 len: 2785 microversion: 2.25 time: 0.049928 May 18 22:18:10.387644 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 454/978] 10.222.0.58 () {60 vars in 1183 bytes} [Wed May 18 22:18:10 2022] GET /compute/v2.1/os-migrations => generated 2785 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:10.399955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8630a6bf-fbe2-4055-9a11-28613e0c88d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:10.401702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8630a6bf-fbe2-4055-9a11-28613e0c88d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:10.419245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8630a6bf-fbe2-4055-9a11-28613e0c88d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:10.422998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8630a6bf-fbe2-4055-9a11-28613e0c88d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:10.424650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8630a6bf-fbe2-4055-9a11-28613e0c88d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:10.427999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8630a6bf-fbe2-4055-9a11-28613e0c88d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:10.702846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8630a6bf-fbe2-4055-9a11-28613e0c88d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:10.713754 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8630a6bf-fbe2-4055-9a11-28613e0c88d3 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1274 microversion: 2.1 time: 0.324294 May 18 22:18:10.719858 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 455/979] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:10 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1274 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:10.732638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-616a524b-25b1-425f-b3a8-6c5d374cf25f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:10.733596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-616a524b-25b1-425f-b3a8-6c5d374cf25f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:10.746297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616a524b-25b1-425f-b3a8-6c5d374cf25f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:10.748620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616a524b-25b1-425f-b3a8-6c5d374cf25f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:10.749639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616a524b-25b1-425f-b3a8-6c5d374cf25f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:10.752200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616a524b-25b1-425f-b3a8-6c5d374cf25f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:10.954511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-71a27fed-d18c-456f-aac1-933c78241e0c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:10.965484 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-71a27fed-d18c-456f-aac1-933c78241e0c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1317 microversion: 2.1 time: 1.434549 May 18 22:18:10.968332 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 525/980] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:09 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1317 bytes in 1438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:10.986124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-25bb367a-b948-436c-836a-ff70dfa3de4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:10.986799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-25bb367a-b948-436c-836a-ff70dfa3de4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:11.000168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25bb367a-b948-436c-836a-ff70dfa3de4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:11.002435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25bb367a-b948-436c-836a-ff70dfa3de4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:11.004986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25bb367a-b948-436c-836a-ff70dfa3de4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:11.006854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25bb367a-b948-436c-836a-ff70dfa3de4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:11.228392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-616a524b-25b1-425f-b3a8-6c5d374cf25f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid aabc15dd-5345-4f01-b355-f64362189488 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:18:11.249935 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-616a524b-25b1-425f-b3a8-6c5d374cf25f tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 2035 microversion: 2.25 time: 0.528538 May 18 22:18:11.251224 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 456/981] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:10 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 2035 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:11.357102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d5e676c-a723-46d3-a665-a44a17504f78 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:11.359484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d5e676c-a723-46d3-a665-a44a17504f78 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:11.379202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d5e676c-a723-46d3-a665-a44a17504f78 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:11.379658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d5e676c-a723-46d3-a665-a44a17504f78 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:11.380439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d5e676c-a723-46d3-a665-a44a17504f78 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:11.380872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d5e676c-a723-46d3-a665-a44a17504f78 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:11.404122 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-2d5e676c-a723-46d3-a665-a44a17504f78 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] HTTP exception thrown: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d5e676c-a723-46d3-a665-a44a17504f78 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Request method failure captured: May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 HTTP/1.1 May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_zbdrzkHh9k7jQXZ-_dI_0h36pAWTLDD4bj5q8GT698zQrCZkjspbSvT1rqzjzBjuKNHrTgMT_Od_hVgRovSNlhsCl0WJaktj69QpnG7p0uvjOxrMdby3YdVskKwd_uv9CiM1abRqz3gH-Hxj2hCwcCRjbJRXfp7KmvoiKB3EOdnI May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:11.405882 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:11.407466 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c9a4bba18fc949d08696809466acabb5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}] May 18 22:18:11.407466 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:11.407466 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:11.407466 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:11.407466 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:11.407466 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:11.407466 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:11.407466 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d3c70718a06d4cc49a7b66477d1dc654 May 18 22:18:11.407466 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:11.407466 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:11.407466 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:11.407466 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'c12dff04-2518-4147-bbf2-de0fe5ffe127'} May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:11.408422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:11.409890 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.412588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d5e676c-a723-46d3-a665-a44a17504f78 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Returning 404 to user: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:11.413620 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d5e676c-a723-46d3-a665-a44a17504f78 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 404 len: 111 microversion: 2.1 time: 0.063832 May 18 22:18:11.414822 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 457/982] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:11 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:18:11.424534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f52e1d0-02e9-457d-9ef6-5c559168cbc6 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:11.425142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4f52e1d0-02e9-457d-9ef6-5c559168cbc6 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:11.431855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f52e1d0-02e9-457d-9ef6-5c559168cbc6 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:11.432304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f52e1d0-02e9-457d-9ef6-5c559168cbc6 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:11.433467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f52e1d0-02e9-457d-9ef6-5c559168cbc6 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:11.434158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f52e1d0-02e9-457d-9ef6-5c559168cbc6 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:11.453402 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-4f52e1d0-02e9-457d-9ef6-5c559168cbc6 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] HTTP exception thrown: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f52e1d0-02e9-457d-9ef6-5c559168cbc6 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Request method failure captured: May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 HTTP/1.1 May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_zbdrzkHh9k7jQXZ-_dI_0h36pAWTLDD4bj5q8GT698zQrCZkjspbSvT1rqzjzBjuKNHrTgMT_Od_hVgRovSNlhsCl0WJaktj69QpnG7p0uvjOxrMdby3YdVskKwd_uv9CiM1abRqz3gH-Hxj2hCwcCRjbJRXfp7KmvoiKB3EOdnI May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:11.455365 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:11.456940 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c9a4bba18fc949d08696809466acabb5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}] May 18 22:18:11.456940 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:11.456940 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:11.456940 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:11.456940 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:11.456940 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:11.456940 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:11.456940 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d3c70718a06d4cc49a7b66477d1dc654 May 18 22:18:11.456940 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:11.456940 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:11.456940 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:11.456940 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'b798d94a-3f0c-4b04-937e-a0b9e0402ee0'} May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:11.457835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:11.459278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.464058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f52e1d0-02e9-457d-9ef6-5c559168cbc6 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Returning 404 to user: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:11.465065 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4f52e1d0-02e9-457d-9ef6-5c559168cbc6 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "DELETE /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 404 len: 111 microversion: 2.1 time: 0.045456 May 18 22:18:11.466516 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 458/983] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:11 2022] DELETE /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:11.479013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d5539e24-5188-4a0a-ab34-265c8c5b9b63 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:11.480471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d5539e24-5188-4a0a-ab34-265c8c5b9b63 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:11.491882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5539e24-5188-4a0a-ab34-265c8c5b9b63 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:11.492679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5539e24-5188-4a0a-ab34-265c8c5b9b63 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:11.494880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5539e24-5188-4a0a-ab34-265c8c5b9b63 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:11.496435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5539e24-5188-4a0a-ab34-265c8c5b9b63 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:11.514615 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-d5539e24-5188-4a0a-ab34-265c8c5b9b63 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] HTTP exception thrown: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d5539e24-5188-4a0a-ab34-265c8c5b9b63 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Request method failure captured: May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 HTTP/1.1 May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_zbdrzkHh9k7jQXZ-_dI_0h36pAWTLDD4bj5q8GT698zQrCZkjspbSvT1rqzjzBjuKNHrTgMT_Od_hVgRovSNlhsCl0WJaktj69QpnG7p0uvjOxrMdby3YdVskKwd_uv9CiM1abRqz3gH-Hxj2hCwcCRjbJRXfp7KmvoiKB3EOdnI May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:11.516250 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:11.517837 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c9a4bba18fc949d08696809466acabb5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}] May 18 22:18:11.517837 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:11.517837 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:11.517837 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:11.517837 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:11.517837 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:11.517837 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:11.517837 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d3c70718a06d4cc49a7b66477d1dc654 May 18 22:18:11.517837 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:11.517837 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:11.517837 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:11.517837 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'b798d94a-3f0c-4b04-937e-a0b9e0402ee0'} May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:11.518726 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:11.520359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:11.521620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d5539e24-5188-4a0a-ab34-265c8c5b9b63 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Returning 404 to user: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:11.521620 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d5539e24-5188-4a0a-ab34-265c8c5b9b63 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 404 len: 111 microversion: 2.1 time: 0.045256 May 18 22:18:11.525677 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 459/984] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:11 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:11.527629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-347192448", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "87484bf9-5cac-437f-801b-838cc39e3183"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:11.593866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] validate_networks() for [('87484bf9-5cac-437f-801b-838cc39e3183', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:18:12.206250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-25bb367a-b948-436c-836a-ff70dfa3de4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:12.226199 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-25bb367a-b948-436c-836a-ff70dfa3de4b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1378 microversion: 2.1 time: 1.255327 May 18 22:18:12.228015 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 526/985] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:10 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1378 bytes in 1259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:12.242098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc266c5f-8981-4898-91bd-8a36b2acb33f tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '.version_select at 0x7fa2ece473a0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:12.326260 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc266c5f-8981-4898-91bd-8a36b2acb33f tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-605617042" status: 202 len: 0 microversion: 2.1 time: 0.095155 May 18 22:18:12.327054 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 527/986] 10.222.0.58 () {58 vars in 1217 bytes} [Wed May 18 22:18:12 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-605617042 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:18:12.344897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-69241f10-7dc6-4cc1-b18c-e0fa55185f45 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:12.345512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-69241f10-7dc6-4cc1-b18c-e0fa55185f45 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:12.355084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-69241f10-7dc6-4cc1-b18c-e0fa55185f45 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:12.358982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-69241f10-7dc6-4cc1-b18c-e0fa55185f45 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:12.367521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-69241f10-7dc6-4cc1-b18c-e0fa55185f45 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:12.367923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-69241f10-7dc6-4cc1-b18c-e0fa55185f45 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:12.396271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-69241f10-7dc6-4cc1-b18c-e0fa55185f45 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:12.425204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:18:12.425716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:18:12.426288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:18:12.426762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:18:12.427229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:18:12.445723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:12.452494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:12.460855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:12.462337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:12.507028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Getting quotas for project a4f3229fa49d472fa8bef6dea79881d8. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:18:12.516070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Getting quotas for user dc417dac84a243a88958e0ecc1e4efb1 and project a4f3229fa49d472fa8bef6dea79881d8. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:18:12.531558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:18:12.546682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:18:12.688159 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b534aacf-e896-42fa-905d-62f993468b77 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.25 time: 1.164631 May 18 22:18:12.698187 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 460/987] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:18:11 2022] POST /compute/v2.1/servers => generated 380 bytes in 1175 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) May 18 22:18:12.706371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b0bcf405-cec1-4931-a0aa-3b5cda3eb1c6 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:12.706977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b0bcf405-cec1-4931-a0aa-3b5cda3eb1c6 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:12.720493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0bcf405-cec1-4931-a0aa-3b5cda3eb1c6 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:12.720702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0bcf405-cec1-4931-a0aa-3b5cda3eb1c6 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:12.721925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0bcf405-cec1-4931-a0aa-3b5cda3eb1c6 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:12.722610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0bcf405-cec1-4931-a0aa-3b5cda3eb1c6 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:12.948252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-69241f10-7dc6-4cc1-b18c-e0fa55185f45 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:12.958506 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-69241f10-7dc6-4cc1-b18c-e0fa55185f45 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1316 microversion: 2.1 time: 0.627129 May 18 22:18:12.959086 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 528/988] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:12 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1316 bytes in 632 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:12.975205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0947585c-1113-423b-9c56-b82c67105704 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:12.975815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0947585c-1113-423b-9c56-b82c67105704 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:13.129269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b0bcf405-cec1-4931-a0aa-3b5cda3eb1c6 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:13.142732 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b0bcf405-cec1-4931-a0aa-3b5cda3eb1c6 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1317 microversion: 2.1 time: 0.442429 May 18 22:18:13.144476 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 461/989] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:12 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1317 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:13.157261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-32ade306-c57c-4d73-a38e-57c1b1916705 req-8770c34a-aa8e-4320-bf1a-c77ad3e1e97b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d36eff9a-3697-4024-99a7-ab5381605bca", "name": "network-vif-plugged", "status": "completed", "tag": "d95bb445-1ce5-45b6-b721-22c7064c5895"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:13.174030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-32ade306-c57c-4d73-a38e-57c1b1916705 req-8770c34a-aa8e-4320-bf1a-c77ad3e1e97b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:13.174673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-32ade306-c57c-4d73-a38e-57c1b1916705 req-8770c34a-aa8e-4320-bf1a-c77ad3e1e97b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:13.215213 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-32ade306-c57c-4d73-a38e-57c1b1916705 req-8770c34a-aa8e-4320-bf1a-c77ad3e1e97b service nova] Creating event network-vif-plugged:d95bb445-1ce5-45b6-b721-22c7064c5895 for instance d36eff9a-3697-4024-99a7-ab5381605bca on n-h2-841040-6 May 18 22:18:13.227727 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-32ade306-c57c-4d73-a38e-57c1b1916705 req-8770c34a-aa8e-4320-bf1a-c77ad3e1e97b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.080908 May 18 22:18:13.231429 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 462/990] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:13 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:13.245757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5d060349-2c55-46a3-90dc-4a17113ed7ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:13.246258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5d060349-2c55-46a3-90dc-4a17113ed7ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:13.260148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d060349-2c55-46a3-90dc-4a17113ed7ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:13.260584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d060349-2c55-46a3-90dc-4a17113ed7ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:13.261359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d060349-2c55-46a3-90dc-4a17113ed7ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:13.261805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d060349-2c55-46a3-90dc-4a17113ed7ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:13.301058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0947585c-1113-423b-9c56-b82c67105704 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:13.315146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0947585c-1113-423b-9c56-b82c67105704 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:13.318907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0947585c-1113-423b-9c56-b82c67105704 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:13.334327 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0947585c-1113-423b-9c56-b82c67105704 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1261 microversion: 2.25 time: 0.362056 May 18 22:18:13.337617 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 529/991] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:12 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1261 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:13.354607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-5a4b1a7e-52ec-412d-8e74-2ab46b5bb782 req-a94ab02e-674c-44e0-a688-6b513fba3ef9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ec09f89d-817d-4c23-8148-0cbcd910b2e0", "tag": "6978b72a-4133-4123-9090-80335df8c5ee"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:13.383168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5a4b1a7e-52ec-412d-8e74-2ab46b5bb782 req-a94ab02e-674c-44e0-a688-6b513fba3ef9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:13.385124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5a4b1a7e-52ec-412d-8e74-2ab46b5bb782 req-a94ab02e-674c-44e0-a688-6b513fba3ef9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:13.427705 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-5a4b1a7e-52ec-412d-8e74-2ab46b5bb782 req-a94ab02e-674c-44e0-a688-6b513fba3ef9 service nova] Creating event network-changed:6978b72a-4133-4123-9090-80335df8c5ee for instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 on n-h1-841040-6 May 18 22:18:13.442146 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-5a4b1a7e-52ec-412d-8e74-2ab46b5bb782 req-a94ab02e-674c-44e0-a688-6b513fba3ef9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.095846 May 18 22:18:13.443564 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 530/992] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:13 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:13.804532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5d060349-2c55-46a3-90dc-4a17113ed7ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:13.816925 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5d060349-2c55-46a3-90dc-4a17113ed7ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1378 microversion: 2.1 time: 0.572526 May 18 22:18:13.818302 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 463/993] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:13 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1378 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:13.976968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d497f67c-3f58-4c2e-9be8-db11e71fac42 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:13.981228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d497f67c-3f58-4c2e-9be8-db11e71fac42 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:14.000864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d497f67c-3f58-4c2e-9be8-db11e71fac42 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:14.002804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d497f67c-3f58-4c2e-9be8-db11e71fac42 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:14.004013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d497f67c-3f58-4c2e-9be8-db11e71fac42 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:14.008040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d497f67c-3f58-4c2e-9be8-db11e71fac42 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:14.160439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d963139b-fc65-4e82-8b70-4826f20fec6b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:14.161048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d963139b-fc65-4e82-8b70-4826f20fec6b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:14.174194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d963139b-fc65-4e82-8b70-4826f20fec6b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:14.174673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d963139b-fc65-4e82-8b70-4826f20fec6b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:14.175441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d963139b-fc65-4e82-8b70-4826f20fec6b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:14.175872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d963139b-fc65-4e82-8b70-4826f20fec6b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:14.469626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d963139b-fc65-4e82-8b70-4826f20fec6b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:14.507022 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d963139b-fc65-4e82-8b70-4826f20fec6b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1317 microversion: 2.1 time: 0.350415 May 18 22:18:14.522087 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 464/994] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:14 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1317 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:14.530559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-674009eb-ed24-4ef4-aa23-d4297b0e93b1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:14.531414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-674009eb-ed24-4ef4-aa23-d4297b0e93b1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:14.548155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-674009eb-ed24-4ef4-aa23-d4297b0e93b1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:14.549587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-674009eb-ed24-4ef4-aa23-d4297b0e93b1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:14.550761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-674009eb-ed24-4ef4-aa23-d4297b0e93b1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:14.552426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-674009eb-ed24-4ef4-aa23-d4297b0e93b1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:14.663586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-674009eb-ed24-4ef4-aa23-d4297b0e93b1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:14.679992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-674009eb-ed24-4ef4-aa23-d4297b0e93b1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:14.684782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-674009eb-ed24-4ef4-aa23-d4297b0e93b1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:14.685989 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-674009eb-ed24-4ef4-aa23-d4297b0e93b1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1321 microversion: 2.25 time: 0.162809 May 18 22:18:14.699053 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 465/995] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:14 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1321 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:14.738416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d497f67c-3f58-4c2e-9be8-db11e71fac42 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:14.751188 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d497f67c-3f58-4c2e-9be8-db11e71fac42 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1316 microversion: 2.1 time: 0.778236 May 18 22:18:14.752532 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 531/996] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:13 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1316 bytes in 781 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:14.835543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-93ce605c-9c23-4d5b-8209-a99f8863a4b3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:14.836142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-93ce605c-9c23-4d5b-8209-a99f8863a4b3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:14.843865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93ce605c-9c23-4d5b-8209-a99f8863a4b3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:14.844302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93ce605c-9c23-4d5b-8209-a99f8863a4b3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:14.845052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93ce605c-9c23-4d5b-8209-a99f8863a4b3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:14.846910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93ce605c-9c23-4d5b-8209-a99f8863a4b3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:15.123545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-93ce605c-9c23-4d5b-8209-a99f8863a4b3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:15.133651 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-93ce605c-9c23-4d5b-8209-a99f8863a4b3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1378 microversion: 2.1 time: 0.302508 May 18 22:18:15.147940 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 466/997] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:14 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1378 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:15.525559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-992b6cdf-5ff6-4ada-af0b-5437a310c39b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:15.526689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-992b6cdf-5ff6-4ada-af0b-5437a310c39b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:15.530862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-992b6cdf-5ff6-4ada-af0b-5437a310c39b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:15.536248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-992b6cdf-5ff6-4ada-af0b-5437a310c39b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:15.536943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-992b6cdf-5ff6-4ada-af0b-5437a310c39b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:15.537712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-992b6cdf-5ff6-4ada-af0b-5437a310c39b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:15.538162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-992b6cdf-5ff6-4ada-af0b-5437a310c39b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:15.570029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5c979c08-f7ed-4507-a5fb-5a1c29939965 tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:15.570880 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:18:15.570880 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:18:15.616344 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5c979c08-f7ed-4507-a5fb-5a1c29939965 tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/267339796" status: 202 len: 0 microversion: 2.1 time: 0.049633 May 18 22:18:15.620109 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 467/998] 10.222.0.58 () {58 vars in 1157 bytes} [Wed May 18 22:18:15 2022] DELETE /compute/v2.1/flavors/267339796 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:18:15.624911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9396e7d8-0083-4be2-8747-d78c7a2b1a88 tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:15.674293 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9396e7d8-0083-4be2-8747-d78c7a2b1a88 tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5890 microversion: 2.1 time: 0.053018 May 18 22:18:15.674891 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 468/999] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:18:15 2022] GET /compute/v2.1/flavors/detail => generated 5890 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:15.694857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d9d778db-c8ba-4eb0-adc9-f01c6022eab1 tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:15.710969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d9d778db-c8ba-4eb0-adc9-f01c6022eab1 tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] [119083] Writing DB stats nova_api:INSERT=5,nova_api:SELECT=91,nova_api:DELETE=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:15.720773 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d9d778db-c8ba-4eb0-adc9-f01c6022eab1 tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/409849139" status: 202 len: 0 microversion: 2.1 time: 0.029829 May 18 22:18:15.726165 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 469/1000] 10.222.0.58 () {58 vars in 1157 bytes} [Wed May 18 22:18:15 2022] DELETE /compute/v2.1/flavors/409849139 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:18:15.733445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4053d7d3-eac0-4b03-ae2c-ddca5f39eda9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:15.734399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4053d7d3-eac0-4b03-ae2c-ddca5f39eda9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:15.746096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4053d7d3-eac0-4b03-ae2c-ddca5f39eda9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:15.748188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4053d7d3-eac0-4b03-ae2c-ddca5f39eda9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:15.750381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4053d7d3-eac0-4b03-ae2c-ddca5f39eda9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:15.752165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4053d7d3-eac0-4b03-ae2c-ddca5f39eda9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:15.971671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-992b6cdf-5ff6-4ada-af0b-5437a310c39b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:15.982392 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-992b6cdf-5ff6-4ada-af0b-5437a310c39b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1466 microversion: 2.1 time: 0.460675 May 18 22:18:16.000146 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 532/1001] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:15 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1466 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:16.001013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4053d7d3-eac0-4b03-ae2c-ddca5f39eda9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:16.013912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-65eb81d4-484f-4a00-9b6a-129bff4149bf tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:16.018035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4053d7d3-eac0-4b03-ae2c-ddca5f39eda9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:16.023214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4053d7d3-eac0-4b03-ae2c-ddca5f39eda9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:16.027886 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4053d7d3-eac0-4b03-ae2c-ddca5f39eda9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1319 microversion: 2.25 time: 0.297865 May 18 22:18:16.030285 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 470/1002] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:15 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1319 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:16.043691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-116cad36-15c3-455f-97c5-ffa2d4dbbe85 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:16.044611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-116cad36-15c3-455f-97c5-ffa2d4dbbe85 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:16.061343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-116cad36-15c3-455f-97c5-ffa2d4dbbe85 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:16.062122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-116cad36-15c3-455f-97c5-ffa2d4dbbe85 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:16.064002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-116cad36-15c3-455f-97c5-ffa2d4dbbe85 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:16.064645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-116cad36-15c3-455f-97c5-ffa2d4dbbe85 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:16.066796 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-65eb81d4-484f-4a00-9b6a-129bff4149bf tempest-ServersWithSpecificFlavorTestJSON-1252955802 tempest-ServersWithSpecificFlavorTestJSON-1252955802-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 5479 microversion: 2.1 time: 0.065455 May 18 22:18:16.067774 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 533/1003] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:18:16 2022] GET /compute/v2.1/flavors/detail => generated 5479 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:16.081512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b4cc0926-bc3f-47ca-8d74-656b2b0c9d9e req-ab1a4d26-09bf-42f1-83ab-5d68f351166e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "db01e9b2-f2df-4072-b9d4-ed1712d12888", "tag": "20563c0d-20cf-43e1-baba-18cbfe100d9a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:16.114061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b4cc0926-bc3f-47ca-8d74-656b2b0c9d9e req-ab1a4d26-09bf-42f1-83ab-5d68f351166e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:16.114501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b4cc0926-bc3f-47ca-8d74-656b2b0c9d9e req-ab1a4d26-09bf-42f1-83ab-5d68f351166e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:16.145445 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b4cc0926-bc3f-47ca-8d74-656b2b0c9d9e req-ab1a4d26-09bf-42f1-83ab-5d68f351166e service nova] Creating event network-changed:20563c0d-20cf-43e1-baba-18cbfe100d9a for instance db01e9b2-f2df-4072-b9d4-ed1712d12888 on n-h1-841040-6 May 18 22:18:16.163017 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b4cc0926-bc3f-47ca-8d74-656b2b0c9d9e req-ab1a4d26-09bf-42f1-83ab-5d68f351166e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.092564 May 18 22:18:16.166420 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 534/1004] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:16 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:16.183489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5e9c9e84-f130-42d6-9c94-3c7beced083d tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:16.185267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5e9c9e84-f130-42d6-9c94-3c7beced083d tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:16.194401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e9c9e84-f130-42d6-9c94-3c7beced083d tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:16.195669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e9c9e84-f130-42d6-9c94-3c7beced083d tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:16.196666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e9c9e84-f130-42d6-9c94-3c7beced083d tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:16.197317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e9c9e84-f130-42d6-9c94-3c7beced083d tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:16.447784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-116cad36-15c3-455f-97c5-ffa2d4dbbe85 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:16.456934 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-116cad36-15c3-455f-97c5-ffa2d4dbbe85 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1316 microversion: 2.1 time: 0.425285 May 18 22:18:16.458319 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 471/1005] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:16 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1316 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:16.463782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-adc82b7e-4058-48be-8935-37424182e71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:16.464479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-adc82b7e-4058-48be-8935-37424182e71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:16.483017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adc82b7e-4058-48be-8935-37424182e71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:16.503358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adc82b7e-4058-48be-8935-37424182e71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.027s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:16.505977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adc82b7e-4058-48be-8935-37424182e71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:16.509013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adc82b7e-4058-48be-8935-37424182e71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:16.535239 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-adc82b7e-4058-48be-8935-37424182e71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] HTTP exception thrown: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-adc82b7e-4058-48be-8935-37424182e71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Request method failure captured: May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 HTTP/1.1 May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_zbdrzkHh9k7jQXZ-_dI_0h36pAWTLDD4bj5q8GT698zQrCZkjspbSvT1rqzjzBjuKNHrTgMT_Od_hVgRovSNlhsCl0WJaktj69QpnG7p0uvjOxrMdby3YdVskKwd_uv9CiM1abRqz3gH-Hxj2hCwcCRjbJRXfp7KmvoiKB3EOdnI May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:16.538860 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:16.540525 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c9a4bba18fc949d08696809466acabb5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}] May 18 22:18:16.540525 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:16.540525 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:16.540525 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:16.540525 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:16.540525 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:16.540525 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:16.540525 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d3c70718a06d4cc49a7b66477d1dc654 May 18 22:18:16.540525 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:16.540525 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:16.540525 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:16.540525 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'c12dff04-2518-4147-bbf2-de0fe5ffe127'} May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:16.541473 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:16.542990 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:16.545044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-adc82b7e-4058-48be-8935-37424182e71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Returning 404 to user: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:16.545850 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-adc82b7e-4058-48be-8935-37424182e71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "DELETE /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 404 len: 111 microversion: 2.1 time: 0.086292 May 18 22:18:16.550178 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 472/1006] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:16 2022] DELETE /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 111 bytes in 91 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:16.555944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-924064dd-9265-4e7e-a15c-d2e6b3018b93 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:16.556881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-924064dd-9265-4e7e-a15c-d2e6b3018b93 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:16.564919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-924064dd-9265-4e7e-a15c-d2e6b3018b93 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:16.565650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-924064dd-9265-4e7e-a15c-d2e6b3018b93 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:16.566859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-924064dd-9265-4e7e-a15c-d2e6b3018b93 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:16.567526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-924064dd-9265-4e7e-a15c-d2e6b3018b93 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:16.838024 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5e9c9e84-f130-42d6-9c94-3c7beced083d tempest-ServersOnMultiNodesTest-930939490 tempest-ServersOnMultiNodesTest-930939490-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1617 microversion: 2.1 time: 0.670143 May 18 22:18:16.839193 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 535/1007] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:16 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1617 bytes in 672 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:16.858717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-924064dd-9265-4e7e-a15c-d2e6b3018b93 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:16.867007 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-924064dd-9265-4e7e-a15c-d2e6b3018b93 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1378 microversion: 2.1 time: 0.315635 May 18 22:18:16.879706 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 473/1008] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:16 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1378 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:16.884780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0085f58c-7b06-49c0-afc1-34852aaed71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:16.890532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0085f58c-7b06-49c0-afc1-34852aaed71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: c12dff04-2518-4147-bbf2-de0fe5ffe127] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:16.903983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0085f58c-7b06-49c0-afc1-34852aaed71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:16.906820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0085f58c-7b06-49c0-afc1-34852aaed71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:16.908189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0085f58c-7b06-49c0-afc1-34852aaed71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:16.909682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0085f58c-7b06-49c0-afc1-34852aaed71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:16.938803 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-0085f58c-7b06-49c0-afc1-34852aaed71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] HTTP exception thrown: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0085f58c-7b06-49c0-afc1-34852aaed71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Request method failure captured: May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 HTTP/1.1 May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_zbdrzkHh9k7jQXZ-_dI_0h36pAWTLDD4bj5q8GT698zQrCZkjspbSvT1rqzjzBjuKNHrTgMT_Od_hVgRovSNlhsCl0WJaktj69QpnG7p0uvjOxrMdby3YdVskKwd_uv9CiM1abRqz3gH-Hxj2hCwcCRjbJRXfp7KmvoiKB3EOdnI May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:16.943310 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:16.944563 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c9a4bba18fc949d08696809466acabb5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}] May 18 22:18:16.944563 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:16.944563 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:16.944563 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:16.944563 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:16.944563 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:16.944563 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:16.944563 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d3c70718a06d4cc49a7b66477d1dc654 May 18 22:18:16.944563 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:16.944563 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:16.944563 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:16.944563 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'c12dff04-2518-4147-bbf2-de0fe5ffe127'} May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:16.945277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. May 18 22:18:16.946508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:16.947571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0085f58c-7b06-49c0-afc1-34852aaed71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Returning 404 to user: Instance c12dff04-2518-4147-bbf2-de0fe5ffe127 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:16.947571 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0085f58c-7b06-49c0-afc1-34852aaed71c tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127" status: 404 len: 111 microversion: 2.1 time: 0.063746 May 18 22:18:16.947571 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 474/1009] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:16 2022] GET /compute/v2.1/servers/c12dff04-2518-4147-bbf2-de0fe5ffe127 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:16.953298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ac836980-a9e8-4902-87a3-55dcbb1a4951 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:16.953805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ac836980-a9e8-4902-87a3-55dcbb1a4951 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:16.960415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac836980-a9e8-4902-87a3-55dcbb1a4951 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:16.960991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac836980-a9e8-4902-87a3-55dcbb1a4951 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:16.961944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac836980-a9e8-4902-87a3-55dcbb1a4951 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:16.962196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac836980-a9e8-4902-87a3-55dcbb1a4951 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:16.999995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ac836980-a9e8-4902-87a3-55dcbb1a4951 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:18:17.121269 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dd775700-5adc-44d9-80be-c01590c27939 tempest-TenantUsagesNegativeTestJSON-936428814 tempest-TenantUsagesNegativeTestJSON-936428814-project-admin] 10.222.0.58 "GET /compute/v2.1/os-simple-tenant-usage/?start=2022-05-17T22%3A18%3A16.356253&end=2022-05-19T22%3A18%3A16.356253" status: 404 len: 112 microversion: - time: 0.280926 May 18 22:18:17.121855 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 536/1010] 10.222.0.58 () {58 vars in 1315 bytes} [Wed May 18 22:18:16 2022] GET /compute/v2.1/os-simple-tenant-usage/?start=2022-05-17T22%3A18%3A16.356253&end=2022-05-19T22%3A18%3A16.356253 => generated 112 bytes in 282 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) May 18 22:18:17.133448 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ac836980-a9e8-4902-87a3-55dcbb1a4951 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "DELETE /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 204 len: 0 microversion: 2.1 time: 0.183983 May 18 22:18:17.135284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99d8fb92-882e-4dab-9599-e3bd7a1a2dc3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:17.135735 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 475/1011] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:16 2022] DELETE /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 0 bytes in 189 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:18:17.136505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-99d8fb92-882e-4dab-9599-e3bd7a1a2dc3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:17.145858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b4d152a-5cda-4b3e-8eb3-6c30b32234f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:17.146806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6b4d152a-5cda-4b3e-8eb3-6c30b32234f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:17.159288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99d8fb92-882e-4dab-9599-e3bd7a1a2dc3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:17.159779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99d8fb92-882e-4dab-9599-e3bd7a1a2dc3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:17.161623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b4d152a-5cda-4b3e-8eb3-6c30b32234f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:17.162079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99d8fb92-882e-4dab-9599-e3bd7a1a2dc3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:17.162549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99d8fb92-882e-4dab-9599-e3bd7a1a2dc3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:17.163208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b4d152a-5cda-4b3e-8eb3-6c30b32234f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:17.165630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b4d152a-5cda-4b3e-8eb3-6c30b32234f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:17.166314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b4d152a-5cda-4b3e-8eb3-6c30b32234f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:17.171219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6b4d152a-5cda-4b3e-8eb3-6c30b32234f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:17.195341 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-99d8fb92-882e-4dab-9599-e3bd7a1a2dc3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] HTTP exception thrown: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99d8fb92-882e-4dab-9599-e3bd7a1a2dc3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Request method failure captured: May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 HTTP/1.1 May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_zbdrzkHh9k7jQXZ-_dI_0h36pAWTLDD4bj5q8GT698zQrCZkjspbSvT1rqzjzBjuKNHrTgMT_Od_hVgRovSNlhsCl0WJaktj69QpnG7p0uvjOxrMdby3YdVskKwd_uv9CiM1abRqz3gH-Hxj2hCwcCRjbJRXfp7KmvoiKB3EOdnI May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:18:17.197249 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:18:17.198805 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c9a4bba18fc949d08696809466acabb5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}] May 18 22:18:17.198805 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:17.198805 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:17.198805 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:17.198805 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:17.198805 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:18:17.198805 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:18:17.198805 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: d3c70718a06d4cc49a7b66477d1dc654 May 18 22:18:17.198805 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:17.198805 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:18:17.198805 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:17.198805 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'b798d94a-3f0c-4b04-937e-a0b9e0402ee0'} May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:17.200161 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:17.201314 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:17.202559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99d8fb92-882e-4dab-9599-e3bd7a1a2dc3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Returning 404 to user: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:17.202559 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-99d8fb92-882e-4dab-9599-e3bd7a1a2dc3 tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "DELETE /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 404 len: 111 microversion: 2.1 time: 0.073243 May 18 22:18:17.202559 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 537/1012] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:17 2022] DELETE /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 111 bytes in 80 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:17.210624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0b80bd08-1fb7-4e6a-8ab4-fa6168bab4c7 tempest-TenantUsagesNegativeTestJSON-936428814 tempest-TenantUsagesNegativeTestJSON-936428814-project-admin] Calling method '.version_select at 0x7fa2ece47790>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:17.228506 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-0b80bd08-1fb7-4e6a-8ab4-fa6168bab4c7 tempest-TenantUsagesNegativeTestJSON-936428814 tempest-TenantUsagesNegativeTestJSON-936428814-project-admin] HTTP exception thrown: Invalid start time. The start time cannot occur after the end time. May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0b80bd08-1fb7-4e6a-8ab4-fa6168bab4c7 tempest-TenantUsagesNegativeTestJSON-936428814 tempest-TenantUsagesNegativeTestJSON-936428814-project-admin] Request method failure captured: May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-simple-tenant-usage/bbed61adcc284ecb85bde685096af78e?start=2022-05-19T22%3A18%3A16.356253&end=2022-05-17T22%3A18%3A16.356253 HTTP/1.1 May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXCoVNexO5W3Jg5HE4NkR-DXRmS8lZdXF2pPxBhR-7GsH_yIPNDPBFVsDtt2G3xFSWoq_gYo24pabZ1XeEQwpGHE5sfuy6pseGrEuu8w6xzXUkyuFwsBUe5Exy7QxQtxpzwIgWwtx1rrSvVgvEYU8gRldMchUipSuNNZBjGTi0bfWJc May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: aa42d0a2b9054c5a82de637d4991c8fe May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TenantUsagesNegativeTestJSON-936428814 May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:18:17.232811 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:18:17.234576 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/aa42d0a2b9054c5a82de637d4991c8fe"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/aa42d0a2b9054c5a82de637d4991c8fe"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_aa42d0a2b9054c5a82de637d4991c8fe"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/aa42d0a2b9054c5a82de637d4991c8fe"}]}] May 18 22:18:17.234576 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TenantUsagesNegativeTestJSON-936428814 May 18 22:18:17.234576 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: aa42d0a2b9054c5a82de637d4991c8fe May 18 22:18:17.234576 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TenantUsagesNegativeTestJSON-936428814 May 18 22:18:17.234576 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TenantUsagesNegativeTestJSON-936428814-project-admin May 18 22:18:17.234576 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:18:17.234576 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:18:17.234576 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 87339266cf174d31837464d0a551aac8 May 18 22:18:17.234576 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TenantUsagesNegativeTestJSON-936428814-project-admin May 18 22:18:17.234576 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:18:17.234576 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid start time. The start time cannot occur after the end time. May 18 22:18:17.234576 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'bbed61adcc284ecb85bde685096af78e'} May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/simple_tenant_usage.py", line 292, in show May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._show(req, id) May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/simple_tenant_usage.py", line 338, in _show May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi (period_start, period_stop, ignore) = self._get_datetime_range( May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/simple_tenant_usage.py", line 259, in _get_datetime_range May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=msg) May 18 22:18:17.235459 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Invalid start time. The start time cannot occur after the end time. May 18 22:18:17.236894 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:17.236894 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:17.236894 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:17.236894 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:17.236894 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:17.236894 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:17.236894 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:17.236894 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:17.236894 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid start time. The start time cannot occur after the end time. May 18 22:18:17.236894 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:17.240816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0b80bd08-1fb7-4e6a-8ab4-fa6168bab4c7 tempest-TenantUsagesNegativeTestJSON-936428814 tempest-TenantUsagesNegativeTestJSON-936428814-project-admin] Returning 400 to user: Invalid start time. The start time cannot occur after the end time. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:17.243176 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0b80bd08-1fb7-4e6a-8ab4-fa6168bab4c7 tempest-TenantUsagesNegativeTestJSON-936428814 tempest-TenantUsagesNegativeTestJSON-936428814-project-admin] 10.222.0.58 "GET /compute/v2.1/os-simple-tenant-usage/bbed61adcc284ecb85bde685096af78e?start=2022-05-19T22%3A18%3A16.356253&end=2022-05-17T22%3A18%3A16.356253" status: 400 len: 111 microversion: 2.1 time: 0.039747 May 18 22:18:17.245289 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 538/1013] 10.222.0.58 () {58 vars in 1411 bytes} [Wed May 18 22:18:17 2022] GET /compute/v2.1/os-simple-tenant-usage/bbed61adcc284ecb85bde685096af78e?start=2022-05-19T22%3A18%3A16.356253&end=2022-05-17T22%3A18%3A16.356253 => generated 111 bytes in 42 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:18:17.251470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-83c3b90e-7d5b-4556-b9dd-1f326b01f921 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:17.252749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-83c3b90e-7d5b-4556-b9dd-1f326b01f921 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:17.274830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83c3b90e-7d5b-4556-b9dd-1f326b01f921 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:17.278625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83c3b90e-7d5b-4556-b9dd-1f326b01f921 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:17.280052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83c3b90e-7d5b-4556-b9dd-1f326b01f921 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:17.281389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83c3b90e-7d5b-4556-b9dd-1f326b01f921 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:17.385726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6b4d152a-5cda-4b3e-8eb3-6c30b32234f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:17.398654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6b4d152a-5cda-4b3e-8eb3-6c30b32234f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:17.400575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6b4d152a-5cda-4b3e-8eb3-6c30b32234f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:17.401716 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6b4d152a-5cda-4b3e-8eb3-6c30b32234f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1361 microversion: 2.25 time: 0.263816 May 18 22:18:17.410419 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 476/1014] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:17 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1361 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:17.420870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-713081e3-7595-4494-904f-a5c73674b0ae tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:17.421785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-713081e3-7595-4494-904f-a5c73674b0ae tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] [instance: b798d94a-3f0c-4b04-937e-a0b9e0402ee0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:17.434525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-713081e3-7595-4494-904f-a5c73674b0ae tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:17.435118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-713081e3-7595-4494-904f-a5c73674b0ae tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:17.436241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-713081e3-7595-4494-904f-a5c73674b0ae tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:17.437005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-713081e3-7595-4494-904f-a5c73674b0ae tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:17.458994 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-713081e3-7595-4494-904f-a5c73674b0ae tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] HTTP exception thrown: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-713081e3-7595-4494-904f-a5c73674b0ae tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Request method failure captured: May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 HTTP/1.1 May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_zbdrzkHh9k7jQXZ-_dI_0h36pAWTLDD4bj5q8GT698zQrCZkjspbSvT1rqzjzBjuKNHrTgMT_Od_hVgRovSNlhsCl0WJaktj69QpnG7p0uvjOxrMdby3YdVskKwd_uv9CiM1abRqz3gH-Hxj2hCwcCRjbJRXfp7KmvoiKB3EOdnI May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:17.460711 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:17.462352 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c9a4bba18fc949d08696809466acabb5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c9a4bba18fc949d08696809466acabb5"}]}] May 18 22:18:17.462352 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:17.462352 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c9a4bba18fc949d08696809466acabb5 May 18 22:18:17.462352 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638 May 18 22:18:17.462352 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:17.462352 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:17.462352 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:17.462352 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d3c70718a06d4cc49a7b66477d1dc654 May 18 22:18:17.462352 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersWithSpecificFlavorTestJSON-5878638-project May 18 22:18:17.462352 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:17.462352 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:17.462352 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'b798d94a-3f0c-4b04-937e-a0b9e0402ee0'} May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:17.463238 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. May 18 22:18:17.465026 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:17.466451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-713081e3-7595-4494-904f-a5c73674b0ae tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] Returning 404 to user: Instance b798d94a-3f0c-4b04-937e-a0b9e0402ee0 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:17.466451 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-713081e3-7595-4494-904f-a5c73674b0ae tempest-ServersWithSpecificFlavorTestJSON-5878638 tempest-ServersWithSpecificFlavorTestJSON-5878638-project] 10.222.0.58 "GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0" status: 404 len: 111 microversion: 2.1 time: 0.051742 May 18 22:18:17.466451 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 477/1015] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:17 2022] GET /compute/v2.1/servers/b798d94a-3f0c-4b04-937e-a0b9e0402ee0 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:17.486499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-83c3b90e-7d5b-4556-b9dd-1f326b01f921 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:17.494735 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-83c3b90e-7d5b-4556-b9dd-1f326b01f921 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1472 microversion: 2.1 time: 0.247506 May 18 22:18:17.495597 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 539/1016] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:17 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1472 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:17.500621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-02314b73-e14e-47cc-855e-c6315a5ab186 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:17.501295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-02314b73-e14e-47cc-855e-c6315a5ab186 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:17.507694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02314b73-e14e-47cc-855e-c6315a5ab186 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:17.508272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02314b73-e14e-47cc-855e-c6315a5ab186 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:17.509286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02314b73-e14e-47cc-855e-c6315a5ab186 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:17.509800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02314b73-e14e-47cc-855e-c6315a5ab186 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:17.651716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-02314b73-e14e-47cc-855e-c6315a5ab186 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:17.660512 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-02314b73-e14e-47cc-855e-c6315a5ab186 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1316 microversion: 2.1 time: 0.163304 May 18 22:18:17.670837 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 540/1017] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:17 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1316 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:17.791572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-96bad5f9-e019-4160-9ce2-1053cba3c1c2 tempest-TenantUsagesNegativeTestJSON-1548221714 tempest-TenantUsagesNegativeTestJSON-1548221714-project] Calling method '.version_select at 0x7fa2ed214820>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:17.794643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-96bad5f9-e019-4160-9ce2-1053cba3c1c2 tempest-TenantUsagesNegativeTestJSON-1548221714 tempest-TenantUsagesNegativeTestJSON-1548221714-project] Policy check for os_compute_api:os-simple-tenant-usage:list failed with credentials {'is_admin': False, 'user_id': '6f6e29e48596449e9a88cf68fb8ad91b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbed61adcc284ecb85bde685096af78e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-96bad5f9-e019-4160-9ce2-1053cba3c1c2 tempest-TenantUsagesNegativeTestJSON-1548221714 tempest-TenantUsagesNegativeTestJSON-1548221714-project] Request method failure captured: May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-simple-tenant-usage?start=2022-05-17T22%3A18%3A16.356253&end=2022-05-19T22%3A18%3A16.356253&detailed=1 HTTP/1.1 May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXCnPHjcU0KBWi6PMiRXdh03snC5jvbVyVhTTc_Nizl64gs-NmKMa_ifH0E7JHHTh8Thfnl2f3qw1vVCxCmDVCKpz8-4nsb65C0P_uM2UJyBo1BAbOrYrvqDWwlwTAu7ndP90CZsRTZ5JhxjHE-RkjJIR8RozJcO6glbm8Y3zUwrzPQ May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: bbed61adcc284ecb85bde685096af78e May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TenantUsagesNegativeTestJSON-1548221714 May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:17.796612 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:17.798231 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/bbed61adcc284ecb85bde685096af78e"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/bbed61adcc284ecb85bde685096af78e"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_bbed61adcc284ecb85bde685096af78e"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/bbed61adcc284ecb85bde685096af78e"}]}] May 18 22:18:17.798231 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TenantUsagesNegativeTestJSON-1548221714 May 18 22:18:17.798231 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: bbed61adcc284ecb85bde685096af78e May 18 22:18:17.798231 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TenantUsagesNegativeTestJSON-1548221714 May 18 22:18:17.798231 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TenantUsagesNegativeTestJSON-1548221714-project May 18 22:18:17.798231 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:17.798231 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:17.798231 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6f6e29e48596449e9a88cf68fb8ad91b May 18 22:18:17.798231 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TenantUsagesNegativeTestJSON-1548221714-project May 18 22:18:17.798231 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:18:17.798231 n-d-841040-6 devstack@n-api.service[119083]: exception: Policy doesn't allow os_compute_api:os-simple-tenant-usage:list to be performed. May 18 22:18:17.798231 n-d-841040-6 devstack@n-api.service[119083]: action_args: {} May 18 22:18:17.798231 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/simple_tenant_usage.py", line 277, in index May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._index(req) May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/simple_tenant_usage.py", line 297, in _index May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi context.can(stu_policies.POLICY_ROOT % 'list') May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:18:17.799154 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-simple-tenant-usage:list to be performed. May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:18:17.800488 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:18:17.801887 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-simple-tenant-usage:list to be performed. May 18 22:18:17.801887 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:17.801887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-96bad5f9-e019-4160-9ce2-1053cba3c1c2 tempest-TenantUsagesNegativeTestJSON-1548221714 tempest-TenantUsagesNegativeTestJSON-1548221714-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-simple-tenant-usage:list to be performed. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:17.801887 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-96bad5f9-e019-4160-9ce2-1053cba3c1c2 tempest-TenantUsagesNegativeTestJSON-1548221714 tempest-TenantUsagesNegativeTestJSON-1548221714-project] 10.222.0.58 "GET /compute/v2.1/os-simple-tenant-usage?start=2022-05-17T22%3A18%3A16.356253&end=2022-05-19T22%3A18%3A16.356253&detailed=1" status: 403 len: 123 microversion: 2.1 time: 0.331351 May 18 22:18:17.801887 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 478/1018] 10.222.0.58 () {58 vars in 1334 bytes} [Wed May 18 22:18:17 2022] GET /compute/v2.1/os-simple-tenant-usage?start=2022-05-17T22%3A18%3A16.356253&end=2022-05-19T22%3A18%3A16.356253&detailed=1 => generated 123 bytes in 333 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:17.887450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b9dc5cb5-ebb8-43a6-9741-2c0782fcf728 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:17.888254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b9dc5cb5-ebb8-43a6-9741-2c0782fcf728 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:17.902069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9dc5cb5-ebb8-43a6-9741-2c0782fcf728 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:17.903881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9dc5cb5-ebb8-43a6-9741-2c0782fcf728 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:17.906787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9dc5cb5-ebb8-43a6-9741-2c0782fcf728 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:17.908065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9dc5cb5-ebb8-43a6-9741-2c0782fcf728 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:18.117302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b9dc5cb5-ebb8-43a6-9741-2c0782fcf728 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:18.126691 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b9dc5cb5-ebb8-43a6-9741-2c0782fcf728 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1378 microversion: 2.1 time: 0.243756 May 18 22:18:18.138152 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 541/1019] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:17 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1378 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:18.419930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fc856a1f-f118-4639-a82c-86c1059dc28d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:18.420731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fc856a1f-f118-4639-a82c-86c1059dc28d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:18.452235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc856a1f-f118-4639-a82c-86c1059dc28d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:18.453146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc856a1f-f118-4639-a82c-86c1059dc28d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:18.454197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc856a1f-f118-4639-a82c-86c1059dc28d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:18.455796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc856a1f-f118-4639-a82c-86c1059dc28d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:18.512802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3eeb4a31-d194-4eec-be4f-7d18ce0e5426 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:18.513401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3eeb4a31-d194-4eec-be4f-7d18ce0e5426 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:18.525867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3eeb4a31-d194-4eec-be4f-7d18ce0e5426 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:18.526299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3eeb4a31-d194-4eec-be4f-7d18ce0e5426 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:18.527055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3eeb4a31-d194-4eec-be4f-7d18ce0e5426 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:18.527517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3eeb4a31-d194-4eec-be4f-7d18ce0e5426 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:18.820318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc856a1f-f118-4639-a82c-86c1059dc28d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:18.832619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc856a1f-f118-4639-a82c-86c1059dc28d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:18.834516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc856a1f-f118-4639-a82c-86c1059dc28d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:18.836024 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fc856a1f-f118-4639-a82c-86c1059dc28d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1361 microversion: 2.25 time: 0.420535 May 18 22:18:18.849510 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 479/1020] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:18 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1361 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:18.855022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72a79b8b-13f1-439b-abe8-92a229341363 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:18.855995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-72a79b8b-13f1-439b-abe8-92a229341363 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:18.864031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72a79b8b-13f1-439b-abe8-92a229341363 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:18.864748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72a79b8b-13f1-439b-abe8-92a229341363 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:18.865709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72a79b8b-13f1-439b-abe8-92a229341363 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:18.866359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72a79b8b-13f1-439b-abe8-92a229341363 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:19.281396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-72a79b8b-13f1-439b-abe8-92a229341363 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:19.294732 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72a79b8b-13f1-439b-abe8-92a229341363 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1316 microversion: 2.1 time: 0.443612 May 18 22:18:19.297942 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 480/1021] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:18 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1316 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:19.315194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60c45a23-d43a-4189-9b32-9ba644ea030c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:19.315948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-60c45a23-d43a-4189-9b32-9ba644ea030c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:19.323084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60c45a23-d43a-4189-9b32-9ba644ea030c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:19.323456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60c45a23-d43a-4189-9b32-9ba644ea030c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:19.324244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60c45a23-d43a-4189-9b32-9ba644ea030c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:19.324672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60c45a23-d43a-4189-9b32-9ba644ea030c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:19.483509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3eeb4a31-d194-4eec-be4f-7d18ce0e5426 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:19.491843 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3eeb4a31-d194-4eec-be4f-7d18ce0e5426 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1472 microversion: 2.1 time: 0.983168 May 18 22:18:19.503440 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 542/1022] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:18 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1472 bytes in 995 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:19.854201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8cc5ccac-4f42-4de2-8685-7bfe6eccd6f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:19.854799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8cc5ccac-4f42-4de2-8685-7bfe6eccd6f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:19.871702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8cc5ccac-4f42-4de2-8685-7bfe6eccd6f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:19.872138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8cc5ccac-4f42-4de2-8685-7bfe6eccd6f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:19.873146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8cc5ccac-4f42-4de2-8685-7bfe6eccd6f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:19.873314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8cc5ccac-4f42-4de2-8685-7bfe6eccd6f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:20.041049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-60c45a23-d43a-4189-9b32-9ba644ea030c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:20.054597 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-60c45a23-d43a-4189-9b32-9ba644ea030c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1378 microversion: 2.1 time: 0.757324 May 18 22:18:20.055434 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 481/1023] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:19 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1378 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:20.312613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-582e2050-327d-4a02-a3b5-015dfd796db8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:20.317031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-582e2050-327d-4a02-a3b5-015dfd796db8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:20.346892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-582e2050-327d-4a02-a3b5-015dfd796db8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:20.350679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-582e2050-327d-4a02-a3b5-015dfd796db8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:20.373725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-582e2050-327d-4a02-a3b5-015dfd796db8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:20.375506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8cc5ccac-4f42-4de2-8685-7bfe6eccd6f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:20.381822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-582e2050-327d-4a02-a3b5-015dfd796db8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:20.384347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8cc5ccac-4f42-4de2-8685-7bfe6eccd6f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:20.390546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8cc5ccac-4f42-4de2-8685-7bfe6eccd6f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:20.391829 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8cc5ccac-4f42-4de2-8685-7bfe6eccd6f0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1361 microversion: 2.25 time: 0.541456 May 18 22:18:20.392426 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 543/1024] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:19 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1361 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:18:20.511185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ee0990fe-b10f-4cd1-abe8-023866a77794 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:20.512990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ee0990fe-b10f-4cd1-abe8-023866a77794 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:20.525416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee0990fe-b10f-4cd1-abe8-023866a77794 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:20.528055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee0990fe-b10f-4cd1-abe8-023866a77794 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:20.528900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee0990fe-b10f-4cd1-abe8-023866a77794 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:20.529345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee0990fe-b10f-4cd1-abe8-023866a77794 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:20.746889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ee0990fe-b10f-4cd1-abe8-023866a77794 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:20.754787 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ee0990fe-b10f-4cd1-abe8-023866a77794 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 200 len: 1430 microversion: 2.1 time: 0.248211 May 18 22:18:20.758239 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 544/1025] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:20 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 1430 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:20.911818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-9b8bd0dc-273a-454d-972e-14f081a62ec2 req-95b49228-132b-4e7c-9fdc-ab7beab56017 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d36eff9a-3697-4024-99a7-ab5381605bca", "name": "network-vif-deleted", "tag": "d95bb445-1ce5-45b6-b721-22c7064c5895"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:20.948564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9b8bd0dc-273a-454d-972e-14f081a62ec2 req-95b49228-132b-4e7c-9fdc-ab7beab56017 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:20.950336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9b8bd0dc-273a-454d-972e-14f081a62ec2 req-95b49228-132b-4e7c-9fdc-ab7beab56017 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:21.016134 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-9b8bd0dc-273a-454d-972e-14f081a62ec2 req-95b49228-132b-4e7c-9fdc-ab7beab56017 service nova] Creating event network-vif-deleted:d95bb445-1ce5-45b6-b721-22c7064c5895 for instance d36eff9a-3697-4024-99a7-ab5381605bca on n-h2-841040-6 May 18 22:18:21.029589 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-9b8bd0dc-273a-454d-972e-14f081a62ec2 req-95b49228-132b-4e7c-9fdc-ab7beab56017 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.121734 May 18 22:18:21.037666 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 545/1026] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:20 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:21.083187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a00a8391-ff44-48f8-b2d1-738ea171bdc1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:21.086256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a00a8391-ff44-48f8-b2d1-738ea171bdc1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:21.111834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a00a8391-ff44-48f8-b2d1-738ea171bdc1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:21.112538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a00a8391-ff44-48f8-b2d1-738ea171bdc1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:21.114776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a00a8391-ff44-48f8-b2d1-738ea171bdc1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:21.116565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a00a8391-ff44-48f8-b2d1-738ea171bdc1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:21.294147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-582e2050-327d-4a02-a3b5-015dfd796db8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:21.304421 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-582e2050-327d-4a02-a3b5-015dfd796db8 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1316 microversion: 2.1 time: 0.996316 May 18 22:18:21.316361 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 482/1027] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:20 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1316 bytes in 1009 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:21.415602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b1eef872-b22e-4cc7-8a6a-80a6730ab166 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:21.416550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b1eef872-b22e-4cc7-8a6a-80a6730ab166 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:21.430324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1eef872-b22e-4cc7-8a6a-80a6730ab166 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:21.432717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1eef872-b22e-4cc7-8a6a-80a6730ab166 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:21.450858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1eef872-b22e-4cc7-8a6a-80a6730ab166 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:21.454308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1eef872-b22e-4cc7-8a6a-80a6730ab166 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.021s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:21.542464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a00a8391-ff44-48f8-b2d1-738ea171bdc1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:21.572601 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a00a8391-ff44-48f8-b2d1-738ea171bdc1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1378 microversion: 2.1 time: 0.504095 May 18 22:18:21.573797 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 546/1028] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:21 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1378 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:21.779453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fa18c293-58a5-4bbb-aeb4-d66000356d27 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:21.785327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fa18c293-58a5-4bbb-aeb4-d66000356d27 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: d36eff9a-3697-4024-99a7-ab5381605bca] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:21.802926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa18c293-58a5-4bbb-aeb4-d66000356d27 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:21.803643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa18c293-58a5-4bbb-aeb4-d66000356d27 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:21.806905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa18c293-58a5-4bbb-aeb4-d66000356d27 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:21.808268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa18c293-58a5-4bbb-aeb4-d66000356d27 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:21.843229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b1eef872-b22e-4cc7-8a6a-80a6730ab166 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:21.848262 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-fa18c293-58a5-4bbb-aeb4-d66000356d27 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] HTTP exception thrown: Instance d36eff9a-3697-4024-99a7-ab5381605bca could not be found. May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fa18c293-58a5-4bbb-aeb4-d66000356d27 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Request method failure captured: May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca HTTP/1.1 May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAiSzZ-ARzwPk-fGTrL8mYzxntS2wodDoWnB394mDupzTVjWcFLjmHmgDz3PvYRBBwQbuABHfKiU2EkglaMWyG7iFlr0tSBHj518m5s5eluHe4oJsLwZIGMkg0yxBh_F9S5cqGSHoJHvTwqzzehqDMxhIxS5FEm0yMeLzWHwSwaVPE May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:18:21.851980 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:18:21.854239 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_86a8410dc02f4493982f93dde06a437b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}] May 18 22:18:21.854239 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:21.854239 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:21.854239 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:21.854239 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:21.854239 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:18:21.854239 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:18:21.854239 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: bda690669cfb4150b3712888bfa4e9da May 18 22:18:21.854239 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:21.854239 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:18:21.854239 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance d36eff9a-3697-4024-99a7-ab5381605bca could not be found. May 18 22:18:21.854239 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'd36eff9a-3697-4024-99a7-ab5381605bca'} May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d36eff9a-3697-4024-99a7-ab5381605bca could not be found. May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:21.855163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d36eff9a-3697-4024-99a7-ab5381605bca could not be found. May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d36eff9a-3697-4024-99a7-ab5381605bca could not be found. May 18 22:18:21.856585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:21.860897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b1eef872-b22e-4cc7-8a6a-80a6730ab166 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:21.860897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b1eef872-b22e-4cc7-8a6a-80a6730ab166 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:21.860897 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b1eef872-b22e-4cc7-8a6a-80a6730ab166 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1361 microversion: 2.25 time: 0.450257 May 18 22:18:21.862313 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 483/1029] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:21 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1361 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:21.865103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fa18c293-58a5-4bbb-aeb4-d66000356d27 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Returning 404 to user: Instance d36eff9a-3697-4024-99a7-ab5381605bca could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:21.866971 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fa18c293-58a5-4bbb-aeb4-d66000356d27 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca" status: 404 len: 111 microversion: 2.1 time: 0.094959 May 18 22:18:21.871493 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 547/1030] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:21 2022] GET /compute/v2.1/servers/d36eff9a-3697-4024-99a7-ab5381605bca => generated 111 bytes in 98 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:21.876777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-302ad365-2273-4f2f-9cc9-f39b985163b2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:21.878277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-302ad365-2273-4f2f-9cc9-f39b985163b2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:21.884950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-302ad365-2273-4f2f-9cc9-f39b985163b2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:21.885720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-302ad365-2273-4f2f-9cc9-f39b985163b2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:21.887370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-302ad365-2273-4f2f-9cc9-f39b985163b2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:21.888014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-302ad365-2273-4f2f-9cc9-f39b985163b2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:21.916755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-302ad365-2273-4f2f-9cc9-f39b985163b2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:18:21.996668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-35c4ac26-3cf2-4991-a6ac-4e25688d6a99 req-7c94cc87-0f55-42fa-b48e-25c8ae05e1ba service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ec09f89d-817d-4c23-8148-0cbcd910b2e0", "name": "network-vif-plugged", "status": "completed", "tag": "6978b72a-4133-4123-9090-80335df8c5ee"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:22.014735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-35c4ac26-3cf2-4991-a6ac-4e25688d6a99 req-7c94cc87-0f55-42fa-b48e-25c8ae05e1ba service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:22.015158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-35c4ac26-3cf2-4991-a6ac-4e25688d6a99 req-7c94cc87-0f55-42fa-b48e-25c8ae05e1ba service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:22.052013 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-35c4ac26-3cf2-4991-a6ac-4e25688d6a99 req-7c94cc87-0f55-42fa-b48e-25c8ae05e1ba service nova] Creating event network-vif-plugged:6978b72a-4133-4123-9090-80335df8c5ee for instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 on n-h1-841040-6 May 18 22:18:22.074537 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-35c4ac26-3cf2-4991-a6ac-4e25688d6a99 req-7c94cc87-0f55-42fa-b48e-25c8ae05e1ba service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.083084 May 18 22:18:22.077347 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 548/1031] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:21 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:22.122903 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-302ad365-2273-4f2f-9cc9-f39b985163b2 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 204 len: 0 microversion: 2.1 time: 0.248235 May 18 22:18:22.134092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d04f6d64-1d23-451a-8ba4-00076b6ff9bf tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:22.135137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d04f6d64-1d23-451a-8ba4-00076b6ff9bf tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:22.137140 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 484/1032] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:21 2022] DELETE /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:18:22.145009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d04f6d64-1d23-451a-8ba4-00076b6ff9bf tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:22.147465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d04f6d64-1d23-451a-8ba4-00076b6ff9bf tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:22.149348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d04f6d64-1d23-451a-8ba4-00076b6ff9bf tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:22.150914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d04f6d64-1d23-451a-8ba4-00076b6ff9bf tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:22.338972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d04f6d64-1d23-451a-8ba4-00076b6ff9bf tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:22.343558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bd1b2439-f578-4951-8922-12167bd21f19 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:22.348900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bd1b2439-f578-4951-8922-12167bd21f19 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:22.349530 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d04f6d64-1d23-451a-8ba4-00076b6ff9bf tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1472 microversion: 2.1 time: 0.219927 May 18 22:18:22.363161 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 549/1033] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:22 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1472 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:22.368743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd1b2439-f578-4951-8922-12167bd21f19 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:22.371023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd1b2439-f578-4951-8922-12167bd21f19 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:22.372124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd1b2439-f578-4951-8922-12167bd21f19 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:22.373958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd1b2439-f578-4951-8922-12167bd21f19 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:22.484276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-bd1b2439-f578-4951-8922-12167bd21f19 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [119083] Writing DB stats nova_cell0:SELECT=14 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:22.525587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-bd1b2439-f578-4951-8922-12167bd21f19 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [119083] Writing DB stats nova_cell0:SELECT=22 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:22.590196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1e49ea40-827f-49a7-b065-cfc21863d863 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:22.590986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1e49ea40-827f-49a7-b065-cfc21863d863 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:22.600533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e49ea40-827f-49a7-b065-cfc21863d863 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:22.601367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e49ea40-827f-49a7-b065-cfc21863d863 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:22.603435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e49ea40-827f-49a7-b065-cfc21863d863 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:22.604092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e49ea40-827f-49a7-b065-cfc21863d863 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:22.802004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bd1b2439-f578-4951-8922-12167bd21f19 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:22.813767 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bd1b2439-f578-4951-8922-12167bd21f19 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1316 microversion: 2.1 time: 0.494252 May 18 22:18:22.814563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1e49ea40-827f-49a7-b065-cfc21863d863 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:22.819330 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 485/1034] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:22 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1316 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:22.828128 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1e49ea40-827f-49a7-b065-cfc21863d863 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1378 microversion: 2.1 time: 0.241384 May 18 22:18:22.837293 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 550/1035] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:22 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1378 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:22.883093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9caa1620-9eaf-4edf-b5b3-d7a6e5085b38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:22.883710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9caa1620-9eaf-4edf-b5b3-d7a6e5085b38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:22.892144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9caa1620-9eaf-4edf-b5b3-d7a6e5085b38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:22.892587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9caa1620-9eaf-4edf-b5b3-d7a6e5085b38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:22.893512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9caa1620-9eaf-4edf-b5b3-d7a6e5085b38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:22.893941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9caa1620-9eaf-4edf-b5b3-d7a6e5085b38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:23.068313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-52619120-6032-4d11-bc67-7b57f6831da5 req-21686280-0218-4bfb-a007-cc67fbf0f5b0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "42d7a366-0617-4389-86d7-43e45365786a", "tag": "d8320185-4fc7-4d57-8488-5e6122c9b562"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:23.078698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-52619120-6032-4d11-bc67-7b57f6831da5 req-21686280-0218-4bfb-a007-cc67fbf0f5b0 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:23.079458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-52619120-6032-4d11-bc67-7b57f6831da5 req-21686280-0218-4bfb-a007-cc67fbf0f5b0 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:23.095121 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-52619120-6032-4d11-bc67-7b57f6831da5 req-21686280-0218-4bfb-a007-cc67fbf0f5b0 service nova] Creating event network-changed:d8320185-4fc7-4d57-8488-5e6122c9b562 for instance 42d7a366-0617-4389-86d7-43e45365786a on n-h2-841040-6 May 18 22:18:23.100714 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-52619120-6032-4d11-bc67-7b57f6831da5 req-21686280-0218-4bfb-a007-cc67fbf0f5b0 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.035920 May 18 22:18:23.102188 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 551/1036] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:23 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:23.359431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9caa1620-9eaf-4edf-b5b3-d7a6e5085b38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:23.367748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-52619120-6032-4d11-bc67-7b57f6831da5 req-21686280-0218-4bfb-a007-cc67fbf0f5b0 service nova] [119082] Writing DB stats nova_cell0:SELECT=10 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:23.374787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-21ef8ea9-5021-4348-a07c-01b65cfe1eb9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:23.377330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-21ef8ea9-5021-4348-a07c-01b65cfe1eb9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:23.377525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9caa1620-9eaf-4edf-b5b3-d7a6e5085b38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:23.381702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9caa1620-9eaf-4edf-b5b3-d7a6e5085b38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:23.385244 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9caa1620-9eaf-4edf-b5b3-d7a6e5085b38 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1361 microversion: 2.25 time: 0.510295 May 18 22:18:23.387616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21ef8ea9-5021-4348-a07c-01b65cfe1eb9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:23.387980 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 486/1037] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:22 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1361 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:23.388552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21ef8ea9-5021-4348-a07c-01b65cfe1eb9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:23.390149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21ef8ea9-5021-4348-a07c-01b65cfe1eb9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:23.390837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21ef8ea9-5021-4348-a07c-01b65cfe1eb9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:23.835994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-971741e0-4c73-4120-9b38-f537a428c05c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:23.836740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-971741e0-4c73-4120-9b38-f537a428c05c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:23.844688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-971741e0-4c73-4120-9b38-f537a428c05c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:23.845570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-971741e0-4c73-4120-9b38-f537a428c05c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:23.846383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-971741e0-4c73-4120-9b38-f537a428c05c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:23.846822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-971741e0-4c73-4120-9b38-f537a428c05c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:24.168720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-21ef8ea9-5021-4348-a07c-01b65cfe1eb9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:24.179077 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-21ef8ea9-5021-4348-a07c-01b65cfe1eb9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1472 microversion: 2.1 time: 0.812347 May 18 22:18:24.184913 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 552/1038] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:23 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1472 bytes in 820 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:24.198898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cd7ba94c-e320-476c-9fd2-cfec24f14ce1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:24.199777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cd7ba94c-e320-476c-9fd2-cfec24f14ce1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:24.216799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd7ba94c-e320-476c-9fd2-cfec24f14ce1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:24.218606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd7ba94c-e320-476c-9fd2-cfec24f14ce1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:24.219631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd7ba94c-e320-476c-9fd2-cfec24f14ce1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:24.220282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd7ba94c-e320-476c-9fd2-cfec24f14ce1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:24.373072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-971741e0-4c73-4120-9b38-f537a428c05c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:24.383891 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-971741e0-4c73-4120-9b38-f537a428c05c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1316 microversion: 2.1 time: 0.551807 May 18 22:18:24.385143 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 487/1039] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:23 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1316 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:24.407471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a60628c7-e62a-4976-aba9-a165bb261c8c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:24.411505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a60628c7-e62a-4976-aba9-a165bb261c8c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:24.420880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a60628c7-e62a-4976-aba9-a165bb261c8c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:24.421407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a60628c7-e62a-4976-aba9-a165bb261c8c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:24.427383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a60628c7-e62a-4976-aba9-a165bb261c8c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:24.427383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a60628c7-e62a-4976-aba9-a165bb261c8c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:24.648360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cd7ba94c-e320-476c-9fd2-cfec24f14ce1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:24.652796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-cd7ba94c-e320-476c-9fd2-cfec24f14ce1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:24.679410 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cd7ba94c-e320-476c-9fd2-cfec24f14ce1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1378 microversion: 2.1 time: 0.491941 May 18 22:18:24.686547 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 553/1040] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:24 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1378 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:24.937287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a60628c7-e62a-4976-aba9-a165bb261c8c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:24.950930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a60628c7-e62a-4976-aba9-a165bb261c8c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:24.952719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a60628c7-e62a-4976-aba9-a165bb261c8c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:24.953851 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a60628c7-e62a-4976-aba9-a165bb261c8c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1361 microversion: 2.25 time: 0.552909 May 18 22:18:24.964090 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 488/1041] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:24 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1361 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:25.201217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c2e4926f-43d3-4cd1-9a0f-56099cf2743c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:25.202665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c2e4926f-43d3-4cd1-9a0f-56099cf2743c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:25.223363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2e4926f-43d3-4cd1-9a0f-56099cf2743c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:25.224172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2e4926f-43d3-4cd1-9a0f-56099cf2743c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:25.225150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2e4926f-43d3-4cd1-9a0f-56099cf2743c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:25.229262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2e4926f-43d3-4cd1-9a0f-56099cf2743c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:25.401653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-207c94e9-6903-4256-9ded-91278e61f9c1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:25.403045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-207c94e9-6903-4256-9ded-91278e61f9c1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:25.431455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-207c94e9-6903-4256-9ded-91278e61f9c1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:25.435535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c2e4926f-43d3-4cd1-9a0f-56099cf2743c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:25.445222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-207c94e9-6903-4256-9ded-91278e61f9c1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:25.449715 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c2e4926f-43d3-4cd1-9a0f-56099cf2743c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1430 microversion: 2.1 time: 0.255770 May 18 22:18:25.451557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-207c94e9-6903-4256-9ded-91278e61f9c1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:25.456973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-207c94e9-6903-4256-9ded-91278e61f9c1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:25.465515 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 554/1042] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:25 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1430 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:25.579454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-6bbb7827-7c35-48d1-aa7b-5052f2040e6f req-9af15049-1373-447a-bfd9-dbb12497d375 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "db01e9b2-f2df-4072-b9d4-ed1712d12888", "name": "network-vif-plugged", "status": "completed", "tag": "20563c0d-20cf-43e1-baba-18cbfe100d9a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:25.590849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6bbb7827-7c35-48d1-aa7b-5052f2040e6f req-9af15049-1373-447a-bfd9-dbb12497d375 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:25.597812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6bbb7827-7c35-48d1-aa7b-5052f2040e6f req-9af15049-1373-447a-bfd9-dbb12497d375 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:25.616941 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-6bbb7827-7c35-48d1-aa7b-5052f2040e6f req-9af15049-1373-447a-bfd9-dbb12497d375 service nova] Creating event network-vif-plugged:20563c0d-20cf-43e1-baba-18cbfe100d9a for instance db01e9b2-f2df-4072-b9d4-ed1712d12888 on n-h1-841040-6 May 18 22:18:25.633899 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-6bbb7827-7c35-48d1-aa7b-5052f2040e6f req-9af15049-1373-447a-bfd9-dbb12497d375 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.058317 May 18 22:18:25.635115 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 555/1043] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:25 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:18:25.682924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-28193aae-c601-46a4-af71-b932fdbb14ac req-97380d09-57c5-4e39-baa9-547d1ffb458b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f0052a02-9cbd-4c5c-9a33-44b974c0f838", "name": "network-vif-deleted", "tag": "36f7e321-0ab3-45af-ab7a-2ac844c9c074"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:25.701025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-28193aae-c601-46a4-af71-b932fdbb14ac req-97380d09-57c5-4e39-baa9-547d1ffb458b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:25.701377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-28193aae-c601-46a4-af71-b932fdbb14ac req-97380d09-57c5-4e39-baa9-547d1ffb458b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:25.721290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-207c94e9-6903-4256-9ded-91278e61f9c1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:25.722167 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-28193aae-c601-46a4-af71-b932fdbb14ac req-97380d09-57c5-4e39-baa9-547d1ffb458b service nova] Creating event network-vif-deleted:36f7e321-0ab3-45af-ab7a-2ac844c9c074 for instance f0052a02-9cbd-4c5c-9a33-44b974c0f838 on n-h1-841040-6 May 18 22:18:25.730162 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-207c94e9-6903-4256-9ded-91278e61f9c1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1316 microversion: 2.1 time: 0.331895 May 18 22:18:25.731312 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 489/1044] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:25 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1316 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:25.736465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c0cf6085-cc72-477c-9ece-07eb24d24018 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:25.737261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c0cf6085-cc72-477c-9ece-07eb24d24018 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:25.744110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0cf6085-cc72-477c-9ece-07eb24d24018 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:25.744840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0cf6085-cc72-477c-9ece-07eb24d24018 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:25.745013 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-28193aae-c601-46a4-af71-b932fdbb14ac req-97380d09-57c5-4e39-baa9-547d1ffb458b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.066165 May 18 22:18:25.746576 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 556/1045] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:25 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:25.749397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0cf6085-cc72-477c-9ece-07eb24d24018 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:25.750091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0cf6085-cc72-477c-9ece-07eb24d24018 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:25.974903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-967c1833-2238-4278-b5da-23d14fb17d28 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:25.976028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-967c1833-2238-4278-b5da-23d14fb17d28 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:25.994119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-967c1833-2238-4278-b5da-23d14fb17d28 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:25.994404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-967c1833-2238-4278-b5da-23d14fb17d28 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:25.995330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-967c1833-2238-4278-b5da-23d14fb17d28 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:25.998358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-967c1833-2238-4278-b5da-23d14fb17d28 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:26.083717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c0cf6085-cc72-477c-9ece-07eb24d24018 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:26.093073 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c0cf6085-cc72-477c-9ece-07eb24d24018 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1528 microversion: 2.1 time: 0.360449 May 18 22:18:26.114160 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 490/1046] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:25 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1528 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:26.119454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6581dd06-e7fa-4b58-ba09-a79a47d138eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:26.124001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6581dd06-e7fa-4b58-ba09-a79a47d138eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:26.148366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6581dd06-e7fa-4b58-ba09-a79a47d138eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:26.149171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6581dd06-e7fa-4b58-ba09-a79a47d138eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:26.150427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6581dd06-e7fa-4b58-ba09-a79a47d138eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:26.151309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6581dd06-e7fa-4b58-ba09-a79a47d138eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:26.380829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6581dd06-e7fa-4b58-ba09-a79a47d138eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:26.391799 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6581dd06-e7fa-4b58-ba09-a79a47d138eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1528 microversion: 2.1 time: 0.276040 May 18 22:18:26.405014 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 491/1047] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:26 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1528 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:26.409803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6bc7255e-8725-4c8a-b7e0-1c65c3cc2e3d tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:26.410869 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:18:26.410869 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:18:26.441161 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6bc7255e-8725-4c8a-b7e0-1c65c3cc2e3d tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1236d46e-a9db-4992-bdb5-f61d6ef6bc8a" status: 202 len: 0 microversion: 2.1 time: 0.034854 May 18 22:18:26.441833 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 492/1048] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:26 2022] DELETE /compute/v2.1/flavors/1236d46e-a9db-4992-bdb5-f61d6ef6bc8a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:18:26.450990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2dd03fb0-08a9-460c-9fbc-3e42e6b17ec3 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:26.476074 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2dd03fb0-08a9-460c-9fbc-3e42e6b17ec3 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 4991 microversion: 2.1 time: 0.028469 May 18 22:18:26.476952 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 493/1049] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:18:26 2022] GET /compute/v2.1/flavors/detail => generated 4991 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:26.496043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-50613bff-8d85-4d74-bd48-0fac6708f17d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:26.496856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-50613bff-8d85-4d74-bd48-0fac6708f17d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:26.505160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50613bff-8d85-4d74-bd48-0fac6708f17d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:26.506289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50613bff-8d85-4d74-bd48-0fac6708f17d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:26.507424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50613bff-8d85-4d74-bd48-0fac6708f17d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:26.508396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50613bff-8d85-4d74-bd48-0fac6708f17d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:26.582543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50613bff-8d85-4d74-bd48-0fac6708f17d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:26.583353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50613bff-8d85-4d74-bd48-0fac6708f17d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:26.583988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-50613bff-8d85-4d74-bd48-0fac6708f17d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lazy-loading 'fault' on Instance uuid f0052a02-9cbd-4c5c-9a33-44b974c0f838 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:18:26.587293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-50613bff-8d85-4d74-bd48-0fac6708f17d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:26.680317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-50613bff-8d85-4d74-bd48-0fac6708f17d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:26.699739 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-50613bff-8d85-4d74-bd48-0fac6708f17d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 200 len: 1306 microversion: 2.1 time: 0.207165 May 18 22:18:26.700626 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 494/1050] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:26 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 1306 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:26.714181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "451"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:26.717297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:26.733969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:26.735830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:26.738785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:26.739319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:26.771895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-967c1833-2238-4278-b5da-23d14fb17d28 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:26.782929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-967c1833-2238-4278-b5da-23d14fb17d28 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:26.786698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-967c1833-2238-4278-b5da-23d14fb17d28 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:26.790605 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-967c1833-2238-4278-b5da-23d14fb17d28 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1361 microversion: 2.25 time: 0.822457 May 18 22:18:26.791372 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 557/1051] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:25 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1361 bytes in 824 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:26.805983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b24762f7-6288-43e3-bc86-de1f6d63d2ec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:26.807068 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b24762f7-6288-43e3-bc86-de1f6d63d2ec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:26.834442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b24762f7-6288-43e3-bc86-de1f6d63d2ec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:26.835196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b24762f7-6288-43e3-bc86-de1f6d63d2ec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:26.838455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b24762f7-6288-43e3-bc86-de1f6d63d2ec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:26.840497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b24762f7-6288-43e3-bc86-de1f6d63d2ec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:26.986324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:26.995666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Old instance type tempest-test_resize_flavor_-128808135, new instance type m1.heat {{(pid=119083) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 22:18:27.016373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:18:27.016915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:18:27.017476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:18:27.018131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:18:27.018835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:18:27.211975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b24762f7-6288-43e3-bc86-de1f6d63d2ec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:27.223804 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b24762f7-6288-43e3-bc86-de1f6d63d2ec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1316 microversion: 2.1 time: 0.429014 May 18 22:18:27.225013 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 558/1052] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:26 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1316 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:27.238911 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bed68c82-0ce5-472c-a445-fdd4438ef9fc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "POST /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0/action" status: 202 len: 0 microversion: 2.1 time: 0.535842 May 18 22:18:27.241907 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 495/1053] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:18:26 2022] POST /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0/action => generated 0 bytes in 540 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:18:27.250410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-62a9dc03-22cb-40aa-a0fa-2f82e9e592b6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:27.251127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-62a9dc03-22cb-40aa-a0fa-2f82e9e592b6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:27.257133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62a9dc03-22cb-40aa-a0fa-2f82e9e592b6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:27.257914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62a9dc03-22cb-40aa-a0fa-2f82e9e592b6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:27.258827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62a9dc03-22cb-40aa-a0fa-2f82e9e592b6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:27.259402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62a9dc03-22cb-40aa-a0fa-2f82e9e592b6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:27.726088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ba11b19-cbe1-48a5-9f45-a113698a9954 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:27.726758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9ba11b19-cbe1-48a5-9f45-a113698a9954 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: f0052a02-9cbd-4c5c-9a33-44b974c0f838] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:27.750885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ba11b19-cbe1-48a5-9f45-a113698a9954 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:27.751324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ba11b19-cbe1-48a5-9f45-a113698a9954 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:27.752085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ba11b19-cbe1-48a5-9f45-a113698a9954 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:27.761955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ba11b19-cbe1-48a5-9f45-a113698a9954 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:27.801685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-62a9dc03-22cb-40aa-a0fa-2f82e9e592b6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:27.805052 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-9ba11b19-cbe1-48a5-9f45-a113698a9954 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] HTTP exception thrown: Instance f0052a02-9cbd-4c5c-9a33-44b974c0f838 could not be found. May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ba11b19-cbe1-48a5-9f45-a113698a9954 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Request method failure captured: May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 HTTP/1.1 May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXAiSzZ-ARzwPk-fGTrL8mYzxntS2wodDoWnB394mDupzTVjWcFLjmHmgDz3PvYRBBwQbuABHfKiU2EkglaMWyG7iFlr0tSBHj518m5s5eluHe4oJsLwZIGMkg0yxBh_F9S5cqGSHoJHvTwqzzehqDMxhIxS5FEm0yMeLzWHwSwaVPE May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:27.809314 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:27.810893 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_86a8410dc02f4493982f93dde06a437b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}] May 18 22:18:27.810893 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:27.810893 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:27.810893 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:27.810893 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:27.810893 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:27.810893 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:27.810893 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: bda690669cfb4150b3712888bfa4e9da May 18 22:18:27.810893 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:27.810893 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:27.810893 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance f0052a02-9cbd-4c5c-9a33-44b974c0f838 could not be found. May 18 22:18:27.810893 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f0052a02-9cbd-4c5c-9a33-44b974c0f838'} May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f0052a02-9cbd-4c5c-9a33-44b974c0f838 could not be found. May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:27.811766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f0052a02-9cbd-4c5c-9a33-44b974c0f838 could not be found. May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f0052a02-9cbd-4c5c-9a33-44b974c0f838 could not be found. May 18 22:18:27.813513 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:27.816574 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-62a9dc03-22cb-40aa-a0fa-2f82e9e592b6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1537 microversion: 2.1 time: 0.570341 May 18 22:18:27.817774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ba11b19-cbe1-48a5-9f45-a113698a9954 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Returning 404 to user: Instance f0052a02-9cbd-4c5c-9a33-44b974c0f838 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:27.820009 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9ba11b19-cbe1-48a5-9f45-a113698a9954 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838" status: 404 len: 111 microversion: 2.1 time: 0.106934 May 18 22:18:27.821006 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 496/1054] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:27 2022] GET /compute/v2.1/servers/f0052a02-9cbd-4c5c-9a33-44b974c0f838 => generated 111 bytes in 109 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:27.824079 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 559/1055] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:27 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1537 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:27.828741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5238f481-4b23-4740-ad5e-c779f163ceab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:27.829209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5238f481-4b23-4740-ad5e-c779f163ceab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:27.850137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4b6b22bf-ef85-4dc8-baf4-0b690fca2421 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:27.854634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4b6b22bf-ef85-4dc8-baf4-0b690fca2421 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:27.857585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5238f481-4b23-4740-ad5e-c779f163ceab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:27.858067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5238f481-4b23-4740-ad5e-c779f163ceab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:27.858836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5238f481-4b23-4740-ad5e-c779f163ceab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:27.859252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5238f481-4b23-4740-ad5e-c779f163ceab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:27.880730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b6b22bf-ef85-4dc8-baf4-0b690fca2421 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:27.882157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b6b22bf-ef85-4dc8-baf4-0b690fca2421 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:27.890656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b6b22bf-ef85-4dc8-baf4-0b690fca2421 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:27.892182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b6b22bf-ef85-4dc8-baf4-0b690fca2421 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:27.968190 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5238f481-4b23-4740-ad5e-c779f163ceab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:18:28.182848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5238f481-4b23-4740-ad5e-c779f163ceab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119082] Writing DB stats nova_api:INSERT=3,nova_api:SELECT=95,nova_api:DELETE=1,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:28.191822 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5238f481-4b23-4740-ad5e-c779f163ceab tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "DELETE /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 204 len: 0 microversion: 2.1 time: 0.366376 May 18 22:18:28.194936 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 560/1056] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:27 2022] DELETE /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 0 bytes in 370 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:18:28.210177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a86cfc05-d14a-4728-88ae-88737665cf62 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:28.210931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a86cfc05-d14a-4728-88ae-88737665cf62 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:28.228289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a86cfc05-d14a-4728-88ae-88737665cf62 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:28.232179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a86cfc05-d14a-4728-88ae-88737665cf62 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:28.233715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a86cfc05-d14a-4728-88ae-88737665cf62 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:28.234196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a86cfc05-d14a-4728-88ae-88737665cf62 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:28.489301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4b6b22bf-ef85-4dc8-baf4-0b690fca2421 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:28.498725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4b6b22bf-ef85-4dc8-baf4-0b690fca2421 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:28.503688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4b6b22bf-ef85-4dc8-baf4-0b690fca2421 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:28.507638 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4b6b22bf-ef85-4dc8-baf4-0b690fca2421 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1361 microversion: 2.25 time: 0.685444 May 18 22:18:28.511187 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 497/1057] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:27 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1361 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:28.516079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-05195f6f-0819-4642-8854-08c8a0ecbe53 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:28.518989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-05195f6f-0819-4642-8854-08c8a0ecbe53 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:28.531019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05195f6f-0819-4642-8854-08c8a0ecbe53 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:28.539923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05195f6f-0819-4642-8854-08c8a0ecbe53 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:28.541035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05195f6f-0819-4642-8854-08c8a0ecbe53 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:28.541635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05195f6f-0819-4642-8854-08c8a0ecbe53 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:28.628052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a86cfc05-d14a-4728-88ae-88737665cf62 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:28.649071 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a86cfc05-d14a-4728-88ae-88737665cf62 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1471 microversion: 2.1 time: 0.447370 May 18 22:18:28.665664 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 561/1058] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:28 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1471 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:28.834419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aba610ed-0273-4a99-b685-db7a7613a40b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:28.835142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aba610ed-0273-4a99-b685-db7a7613a40b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:28.846153 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aba610ed-0273-4a99-b685-db7a7613a40b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:28.850370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aba610ed-0273-4a99-b685-db7a7613a40b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:28.852188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aba610ed-0273-4a99-b685-db7a7613a40b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:28.855900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aba610ed-0273-4a99-b685-db7a7613a40b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:29.047904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-05195f6f-0819-4642-8854-08c8a0ecbe53 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:29.055823 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-05195f6f-0819-4642-8854-08c8a0ecbe53 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1465 microversion: 2.1 time: 0.543368 May 18 22:18:29.056676 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 498/1059] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:28 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1465 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:29.075391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d983e634-2b2e-439e-bdb2-52dda0f12aa2 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-image-1276073002", "metadata": {"image_type": "test"}}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:29.076853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d983e634-2b2e-439e-bdb2-52dda0f12aa2 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:29.084781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d983e634-2b2e-439e-bdb2-52dda0f12aa2 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:29.085642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d983e634-2b2e-439e-bdb2-52dda0f12aa2 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:29.089310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d983e634-2b2e-439e-bdb2-52dda0f12aa2 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:29.090599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d983e634-2b2e-439e-bdb2-52dda0f12aa2 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:29.132976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-d983e634-2b2e-439e-bdb2-52dda0f12aa2 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Getting quotas for project 43c55bdd079c485dab995472da83cb23. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:18:29.141355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-d983e634-2b2e-439e-bdb2-52dda0f12aa2 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Getting quotas for user fb7415e31e6047aaa2f6618aec91a6a3 and project 43c55bdd079c485dab995472da83cb23. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:18:29.865993 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d983e634-2b2e-439e-bdb2-52dda0f12aa2 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "POST /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888/action" status: 202 len: 0 microversion: 2.1 time: 0.795675 May 18 22:18:29.881984 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 499/1060] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:18:29 2022] POST /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888/action => generated 0 bytes in 812 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) May 18 22:18:29.897417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d892653-0242-4da9-b651-a798efe0affc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:29.927874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d892653-0242-4da9-b651-a798efe0affc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:29.940568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d892653-0242-4da9-b651-a798efe0affc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:29.941016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d892653-0242-4da9-b651-a798efe0affc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:29.948421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d892653-0242-4da9-b651-a798efe0affc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:29.950166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d892653-0242-4da9-b651-a798efe0affc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:30.246908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aba610ed-0273-4a99-b685-db7a7613a40b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:30.255218 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aba610ed-0273-4a99-b685-db7a7613a40b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1537 microversion: 2.1 time: 1.425229 May 18 22:18:30.255960 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 562/1061] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:28 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1537 bytes in 1427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:30.271186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-38d019d2-5446-466f-8a45-d3685d130fb3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:30.272117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-38d019d2-5446-466f-8a45-d3685d130fb3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:30.288907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38d019d2-5446-466f-8a45-d3685d130fb3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:30.289358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38d019d2-5446-466f-8a45-d3685d130fb3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:30.290156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38d019d2-5446-466f-8a45-d3685d130fb3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:30.290874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38d019d2-5446-466f-8a45-d3685d130fb3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:30.593937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-38d019d2-5446-466f-8a45-d3685d130fb3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:30.602238 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-38d019d2-5446-466f-8a45-d3685d130fb3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1471 microversion: 2.1 time: 0.335150 May 18 22:18:30.602830 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 563/1062] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:30 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1471 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:30.623128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e22b52c1-068f-47f5-8e71-45aeed03dd26 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecf1de50>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:30.711152 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e22b52c1-068f-47f5-8e71-45aeed03dd26 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.095044 May 18 22:18:30.713861 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 564/1063] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:30 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:30.726432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d51ff297-2c41-48bd-a320-f10ad5053812 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:30.727338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d51ff297-2c41-48bd-a320-f10ad5053812 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:30.738294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d51ff297-2c41-48bd-a320-f10ad5053812 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:30.739106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d51ff297-2c41-48bd-a320-f10ad5053812 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:30.741317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d51ff297-2c41-48bd-a320-f10ad5053812 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:30.742971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d51ff297-2c41-48bd-a320-f10ad5053812 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:30.857035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d892653-0242-4da9-b651-a798efe0affc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:30.867722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d892653-0242-4da9-b651-a798efe0affc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:30.869846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d892653-0242-4da9-b651-a798efe0affc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:30.872089 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d892653-0242-4da9-b651-a798efe0affc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1361 microversion: 2.25 time: 0.987745 May 18 22:18:30.872855 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 500/1064] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:29 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1361 bytes in 990 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:31.272489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f1b94c20-1df6-4a29-80dd-2320b33d687e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:31.273642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f1b94c20-1df6-4a29-80dd-2320b33d687e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:31.289915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1b94c20-1df6-4a29-80dd-2320b33d687e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:31.290890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1b94c20-1df6-4a29-80dd-2320b33d687e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:31.291874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1b94c20-1df6-4a29-80dd-2320b33d687e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:31.292543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1b94c20-1df6-4a29-80dd-2320b33d687e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:31.416978 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d51ff297-2c41-48bd-a320-f10ad5053812 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1691 microversion: 2.1 time: 0.701741 May 18 22:18:31.418308 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 565/1065] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:30 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1691 bytes in 704 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:31.439720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a75521f9-9b3f-4d89-a88c-72b9fe527a2c tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Action: 'action', calling method: >, body: {"os-migrateLive": {"host": "n-h1-841040-6", "block_migration": true, "disk_over_commit": false}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:31.440919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a75521f9-9b3f-4d89-a88c-72b9fe527a2c tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:31.461878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a75521f9-9b3f-4d89-a88c-72b9fe527a2c tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:31.462634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a75521f9-9b3f-4d89-a88c-72b9fe527a2c tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:31.463633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a75521f9-9b3f-4d89-a88c-72b9fe527a2c tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:31.464381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a75521f9-9b3f-4d89-a88c-72b9fe527a2c tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:31.537092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-a75521f9-9b3f-4d89-a88c-72b9fe527a2c tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lazy-loading 'flavor' on Instance uuid 7214533c-9b11-4d04-91c7-c7c260820687 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:18:31.560460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a75521f9-9b3f-4d89-a88c-72b9fe527a2c tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Going to try to live migrate instance to n-h1-841040-6 {{(pid=119082) live_migrate /opt/stack/nova/nova/compute/api.py:5349}} May 18 22:18:31.881350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f1b94c20-1df6-4a29-80dd-2320b33d687e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:31.907125 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f1b94c20-1df6-4a29-80dd-2320b33d687e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1537 microversion: 2.1 time: 0.638399 May 18 22:18:31.915673 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 501/1066] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:31 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1537 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:31.936047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6d1b5232-a4a8-4492-9f0c-987485c0cd5c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:31.936730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6d1b5232-a4a8-4492-9f0c-987485c0cd5c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:31.973121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d1b5232-a4a8-4492-9f0c-987485c0cd5c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:31.973570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d1b5232-a4a8-4492-9f0c-987485c0cd5c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:31.974484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d1b5232-a4a8-4492-9f0c-987485c0cd5c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:31.974790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d1b5232-a4a8-4492-9f0c-987485c0cd5c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:32.073330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6d1b5232-a4a8-4492-9f0c-987485c0cd5c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_api:DELETE=5,nova_api:SELECT=93,nova_api:UPDATE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:32.075600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d1b5232-a4a8-4492-9f0c-987485c0cd5c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:32.076244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d1b5232-a4a8-4492-9f0c-987485c0cd5c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:32.076848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-6d1b5232-a4a8-4492-9f0c-987485c0cd5c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lazy-loading 'fault' on Instance uuid 2299af4b-f0d5-4836-bcd5-906f7c49fe2a {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:18:32.161410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6d1b5232-a4a8-4492-9f0c-987485c0cd5c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:32.172056 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6d1b5232-a4a8-4492-9f0c-987485c0cd5c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 200 len: 1306 microversion: 2.1 time: 0.255181 May 18 22:18:32.183467 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 502/1067] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:31 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 1306 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:32.191885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-98676e29-6f8d-421d-8f25-af6e8294b3d0 req-e64a81f7-c244-42c2-b8fd-1c073005584a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2299af4b-f0d5-4836-bcd5-906f7c49fe2a", "name": "network-vif-deleted", "tag": "c923c456-5861-4111-ba7e-b0d4705a503a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:32.202987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-98676e29-6f8d-421d-8f25-af6e8294b3d0 req-e64a81f7-c244-42c2-b8fd-1c073005584a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:32.203863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-98676e29-6f8d-421d-8f25-af6e8294b3d0 req-e64a81f7-c244-42c2-b8fd-1c073005584a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:32.219356 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-98676e29-6f8d-421d-8f25-af6e8294b3d0 req-e64a81f7-c244-42c2-b8fd-1c073005584a service nova] Creating event network-vif-deleted:c923c456-5861-4111-ba7e-b0d4705a503a for instance 2299af4b-f0d5-4836-bcd5-906f7c49fe2a on n-h1-841040-6 May 18 22:18:32.226156 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-98676e29-6f8d-421d-8f25-af6e8294b3d0 req-e64a81f7-c244-42c2-b8fd-1c073005584a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040482 May 18 22:18:32.227189 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 503/1068] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:32 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:32.239943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ed5b01c5-85aa-49ab-8df0-f146ebf7d326 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ed15ce50>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:32.349428 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ed5b01c5-85aa-49ab-8df0-f146ebf7d326 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.118761 May 18 22:18:32.350068 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 504/1069] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:32 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:32.354777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a41d53bb-8e6d-4bce-adc7-906caa47331f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:32.361209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a41d53bb-8e6d-4bce-adc7-906caa47331f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:32.378242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a41d53bb-8e6d-4bce-adc7-906caa47331f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:32.378974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a41d53bb-8e6d-4bce-adc7-906caa47331f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:32.379909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a41d53bb-8e6d-4bce-adc7-906caa47331f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:32.380498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a41d53bb-8e6d-4bce-adc7-906caa47331f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:32.841620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a41d53bb-8e6d-4bce-adc7-906caa47331f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:32.853094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a41d53bb-8e6d-4bce-adc7-906caa47331f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:32.865058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a41d53bb-8e6d-4bce-adc7-906caa47331f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:32.873133 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a41d53bb-8e6d-4bce-adc7-906caa47331f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1361 microversion: 2.25 time: 0.521895 May 18 22:18:32.900134 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 505/1070] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:32 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1361 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:32.925602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8faad554-a915-487e-8a82-0c373b26a9f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:32.926304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8faad554-a915-487e-8a82-0c373b26a9f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:32.946488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8faad554-a915-487e-8a82-0c373b26a9f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:32.947174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8faad554-a915-487e-8a82-0c373b26a9f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:32.947952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8faad554-a915-487e-8a82-0c373b26a9f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:32.948401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8faad554-a915-487e-8a82-0c373b26a9f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:33.384623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8faad554-a915-487e-8a82-0c373b26a9f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:33.403927 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8faad554-a915-487e-8a82-0c373b26a9f4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 0.483180 May 18 22:18:33.415256 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 506/1071] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:32 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:33.421162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ca56264-0592-46da-83a6-0892893f0c51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:33.422226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4ca56264-0592-46da-83a6-0892893f0c51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 2299af4b-f0d5-4836-bcd5-906f7c49fe2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:33.434192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ca56264-0592-46da-83a6-0892893f0c51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:33.435549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ca56264-0592-46da-83a6-0892893f0c51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:33.437270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ca56264-0592-46da-83a6-0892893f0c51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:33.438876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ca56264-0592-46da-83a6-0892893f0c51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:33.459560 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-4ca56264-0592-46da-83a6-0892893f0c51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] HTTP exception thrown: Instance 2299af4b-f0d5-4836-bcd5-906f7c49fe2a could not be found. May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ca56264-0592-46da-83a6-0892893f0c51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Request method failure captured: May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a HTTP/1.1 May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXAiSzZ-ARzwPk-fGTrL8mYzxntS2wodDoWnB394mDupzTVjWcFLjmHmgDz3PvYRBBwQbuABHfKiU2EkglaMWyG7iFlr0tSBHj518m5s5eluHe4oJsLwZIGMkg0yxBh_F9S5cqGSHoJHvTwqzzehqDMxhIxS5FEm0yMeLzWHwSwaVPE May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:33.461834 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:33.463462 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_86a8410dc02f4493982f93dde06a437b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}] May 18 22:18:33.463462 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:33.463462 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:33.463462 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:33.463462 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:33.463462 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:33.463462 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:33.463462 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: bda690669cfb4150b3712888bfa4e9da May 18 22:18:33.463462 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:33.463462 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:33.463462 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 2299af4b-f0d5-4836-bcd5-906f7c49fe2a could not be found. May 18 22:18:33.463462 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '2299af4b-f0d5-4836-bcd5-906f7c49fe2a'} May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 2299af4b-f0d5-4836-bcd5-906f7c49fe2a could not be found. May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:33.464998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 2299af4b-f0d5-4836-bcd5-906f7c49fe2a could not be found. May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 2299af4b-f0d5-4836-bcd5-906f7c49fe2a could not be found. May 18 22:18:33.466552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:33.469528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ca56264-0592-46da-83a6-0892893f0c51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Returning 404 to user: Instance 2299af4b-f0d5-4836-bcd5-906f7c49fe2a could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:33.470819 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4ca56264-0592-46da-83a6-0892893f0c51 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a" status: 404 len: 111 microversion: 2.1 time: 0.054105 May 18 22:18:33.471731 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 507/1072] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:33 2022] GET /compute/v2.1/servers/2299af4b-f0d5-4836-bcd5-906f7c49fe2a => generated 111 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:33.477202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b74092fe-fa52-4a7e-ad23-08809caa4e8d tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ed147dc0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:33.548613 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b74092fe-fa52-4a7e-ad23-08809caa4e8d tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.075569 May 18 22:18:33.555824 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 508/1073] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:33 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:33.561330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-38be0eaf-285e-4bf7-8e6b-95c0d49f936b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:33.561854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-38be0eaf-285e-4bf7-8e6b-95c0d49f936b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 05c56663-fa37-4591-8246-218e503031f9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:33.586509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38be0eaf-285e-4bf7-8e6b-95c0d49f936b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:33.587135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38be0eaf-285e-4bf7-8e6b-95c0d49f936b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:33.587923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38be0eaf-285e-4bf7-8e6b-95c0d49f936b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:33.588357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38be0eaf-285e-4bf7-8e6b-95c0d49f936b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:33.639694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-38be0eaf-285e-4bf7-8e6b-95c0d49f936b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 05c56663-fa37-4591-8246-218e503031f9] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:18:33.713120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-38be0eaf-285e-4bf7-8e6b-95c0d49f936b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:33.772326 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-38be0eaf-285e-4bf7-8e6b-95c0d49f936b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "DELETE /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9" status: 204 len: 0 microversion: 2.1 time: 0.213594 May 18 22:18:33.777861 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 509/1074] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:33 2022] DELETE /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:18:33.796235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6f1a2325-cb36-48f3-91e4-cb16b9c18287 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:33.796683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6f1a2325-cb36-48f3-91e4-cb16b9c18287 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:33.817032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f1a2325-cb36-48f3-91e4-cb16b9c18287 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:33.817476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f1a2325-cb36-48f3-91e4-cb16b9c18287 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:33.818271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f1a2325-cb36-48f3-91e4-cb16b9c18287 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:33.818691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f1a2325-cb36-48f3-91e4-cb16b9c18287 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:33.879768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6f1a2325-cb36-48f3-91e4-cb16b9c18287 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:18:34.030030 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6f1a2325-cb36-48f3-91e4-cb16b9c18287 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "DELETE /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 204 len: 0 microversion: 2.1 time: 0.250069 May 18 22:18:34.033132 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 510/1075] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:33 2022] DELETE /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:18:34.054850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-699bb6af-8a6f-454a-b373-6a6736bea433 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:34.057186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-699bb6af-8a6f-454a-b373-6a6736bea433 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:34.098526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-699bb6af-8a6f-454a-b373-6a6736bea433 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:34.101365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-699bb6af-8a6f-454a-b373-6a6736bea433 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:34.102992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-699bb6af-8a6f-454a-b373-6a6736bea433 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:34.104102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-699bb6af-8a6f-454a-b373-6a6736bea433 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:34.510985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-699bb6af-8a6f-454a-b373-6a6736bea433 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:34.536665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-699bb6af-8a6f-454a-b373-6a6736bea433 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:34.544407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-699bb6af-8a6f-454a-b373-6a6736bea433 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:34.556721 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-699bb6af-8a6f-454a-b373-6a6736bea433 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1361 microversion: 2.25 time: 0.514186 May 18 22:18:34.558030 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 511/1076] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:34 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1361 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:34.563648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d2eeb2e5-7223-436d-982b-3f3bb315ef47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:34.567040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d2eeb2e5-7223-436d-982b-3f3bb315ef47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 05c56663-fa37-4591-8246-218e503031f9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:34.592171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2eeb2e5-7223-436d-982b-3f3bb315ef47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:34.598984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2eeb2e5-7223-436d-982b-3f3bb315ef47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:34.599804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2eeb2e5-7223-436d-982b-3f3bb315ef47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:34.600240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2eeb2e5-7223-436d-982b-3f3bb315ef47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:34.929440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d2eeb2e5-7223-436d-982b-3f3bb315ef47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:34.939165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d2eeb2e5-7223-436d-982b-3f3bb315ef47 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9" status: 200 len: 1475 microversion: 2.1 time: 0.379805 May 18 22:18:34.942590 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 512/1077] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:34 2022] GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9 => generated 1475 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:34.957369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6f51d59d-b2e0-4984-a49a-e12040e4329d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:34.958225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6f51d59d-b2e0-4984-a49a-e12040e4329d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:34.973632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f51d59d-b2e0-4984-a49a-e12040e4329d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:34.975435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f51d59d-b2e0-4984-a49a-e12040e4329d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:34.978410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f51d59d-b2e0-4984-a49a-e12040e4329d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:34.979033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f51d59d-b2e0-4984-a49a-e12040e4329d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:35.070153 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a75521f9-9b3f-4d89-a88c-72b9fe527a2c tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/action" status: 202 len: 0 microversion: 2.1 time: 3.637569 May 18 22:18:35.070805 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 566/1078] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:18:31 2022] POST /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/action => generated 0 bytes in 3641 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:18:35.082794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8019c4a0-6f2e-4ae5-bd14-f7792729061e tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ece47790>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:35.249630 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8019c4a0-6f2e-4ae5-bd14-f7792729061e tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.172596 May 18 22:18:35.257215 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 567/1079] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:35 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:35.531235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6f51d59d-b2e0-4984-a49a-e12040e4329d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:35.544841 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6f51d59d-b2e0-4984-a49a-e12040e4329d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 0.599737 May 18 22:18:35.547286 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 513/1080] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:34 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 604 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:35.553115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-09586bd7-e19c-48de-939e-076e2ccaecda tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'create', calling method: .version_select at 0x7fa2ece51940>, body: {"keypair": {"name": "tempest-keypair-418166699", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM+IM0ENPO60LJNjXE9SVYBmY0faOP4hHHKhyuH404h7/sRmfqIUi297eqq9eksPfRnt2HKKiX33Vncs7PHo9L7WPAvqAE0cLVDdO8h0kveXRyy9KZNqU5mDQA/Vi0D30Q=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:35.583034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fe4be1a8-2b95-44c4-a945-b7591e62a044 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:35.585416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fe4be1a8-2b95-44c4-a945-b7591e62a044 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:35.592423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-09586bd7-e19c-48de-939e-076e2ccaecda tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Getting quotas for project eda2e8673e8b475fad924d2a2c5af150. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:18:35.606362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe4be1a8-2b95-44c4-a945-b7591e62a044 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:35.607099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-09586bd7-e19c-48de-939e-076e2ccaecda tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Getting quotas for user ecd95ad81de84b19aefbe6bbc308358d and project eda2e8673e8b475fad924d2a2c5af150. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:18:35.607408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe4be1a8-2b95-44c4-a945-b7591e62a044 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:35.608410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe4be1a8-2b95-44c4-a945-b7591e62a044 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:35.609038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe4be1a8-2b95-44c4-a945-b7591e62a044 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:35.669484 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-09586bd7-e19c-48de-939e-076e2ccaecda tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.410917 May 18 22:18:35.674677 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 568/1081] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:18:35 2022] POST /compute/v2.1/os-keypairs => generated 385 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:35.683356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b06e67dc-7de2-414e-8a8c-cd6e83190278 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:35.688258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b06e67dc-7de2-414e-8a8c-cd6e83190278 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:35.702942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b06e67dc-7de2-414e-8a8c-cd6e83190278 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:35.706383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b06e67dc-7de2-414e-8a8c-cd6e83190278 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:35.709373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b06e67dc-7de2-414e-8a8c-cd6e83190278 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:35.710265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b06e67dc-7de2-414e-8a8c-cd6e83190278 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:35.912605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fe4be1a8-2b95-44c4-a945-b7591e62a044 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:35.925776 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fe4be1a8-2b95-44c4-a945-b7591e62a044 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.377184 May 18 22:18:35.926694 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 514/1082] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:35 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:35.955058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-982df8fe-221f-4e32-b880-4ee8c5c9f9c0 req-03329849-eaf3-430a-accb-bc4866e65aef service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "42d7a366-0617-4389-86d7-43e45365786a", "name": "network-vif-plugged", "status": "completed", "tag": "d8320185-4fc7-4d57-8488-5e6122c9b562"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:35.969349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-982df8fe-221f-4e32-b880-4ee8c5c9f9c0 req-03329849-eaf3-430a-accb-bc4866e65aef service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:35.969820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-982df8fe-221f-4e32-b880-4ee8c5c9f9c0 req-03329849-eaf3-430a-accb-bc4866e65aef service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:36.003207 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-982df8fe-221f-4e32-b880-4ee8c5c9f9c0 req-03329849-eaf3-430a-accb-bc4866e65aef service nova] Creating event network-vif-plugged:d8320185-4fc7-4d57-8488-5e6122c9b562 for instance 42d7a366-0617-4389-86d7-43e45365786a on n-h2-841040-6 May 18 22:18:36.014491 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-982df8fe-221f-4e32-b880-4ee8c5c9f9c0 req-03329849-eaf3-430a-accb-bc4866e65aef service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063408 May 18 22:18:36.015589 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 515/1083] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:35 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:18:36.028407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a48fd6c4-01c2-4f61-97ef-ba3185f58624 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:36.029572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a48fd6c4-01c2-4f61-97ef-ba3185f58624 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 05c56663-fa37-4591-8246-218e503031f9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:36.061232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a48fd6c4-01c2-4f61-97ef-ba3185f58624 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:36.061672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a48fd6c4-01c2-4f61-97ef-ba3185f58624 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:36.062460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a48fd6c4-01c2-4f61-97ef-ba3185f58624 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:36.067788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a48fd6c4-01c2-4f61-97ef-ba3185f58624 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:36.196897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b06e67dc-7de2-414e-8a8c-cd6e83190278 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:36.206989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b06e67dc-7de2-414e-8a8c-cd6e83190278 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:36.217249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b06e67dc-7de2-414e-8a8c-cd6e83190278 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:36.218946 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b06e67dc-7de2-414e-8a8c-cd6e83190278 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1361 microversion: 2.25 time: 0.543274 May 18 22:18:36.219830 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 569/1084] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:35 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1361 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:36.263893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-35929284-657f-4cec-afa6-5e0f629a929a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ece16790>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:36.333264 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-35929284-657f-4cec-afa6-5e0f629a929a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.073635 May 18 22:18:36.340749 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 570/1085] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:36 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:36.566323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c4ab9cb-9332-4a1e-b68e-e1929b75a7c4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:36.571103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8c4ab9cb-9332-4a1e-b68e-e1929b75a7c4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:36.578969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c4ab9cb-9332-4a1e-b68e-e1929b75a7c4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:36.583364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c4ab9cb-9332-4a1e-b68e-e1929b75a7c4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:36.584346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c4ab9cb-9332-4a1e-b68e-e1929b75a7c4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:36.588601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c4ab9cb-9332-4a1e-b68e-e1929b75a7c4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:37.184063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a48fd6c4-01c2-4f61-97ef-ba3185f58624 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:37.197294 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a48fd6c4-01c2-4f61-97ef-ba3185f58624 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9" status: 200 len: 1475 microversion: 2.1 time: 1.180334 May 18 22:18:37.198710 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 516/1086] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:36 2022] GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9 => generated 1475 bytes in 1182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:37.209133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-70a62608-1258-484d-9fbe-06728c64e890 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:37.210419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-70a62608-1258-484d-9fbe-06728c64e890 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:37.226949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70a62608-1258-484d-9fbe-06728c64e890 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:37.227770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70a62608-1258-484d-9fbe-06728c64e890 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:37.228788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70a62608-1258-484d-9fbe-06728c64e890 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:37.229424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70a62608-1258-484d-9fbe-06728c64e890 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:37.429092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c4ab9cb-9332-4a1e-b68e-e1929b75a7c4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:37.440776 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c4ab9cb-9332-4a1e-b68e-e1929b75a7c4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 0.877958 May 18 22:18:37.443634 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 571/1087] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:36 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 883 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:37.452227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0be1a491-8405-4b94-b097-af0023853900 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:37.456707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0be1a491-8405-4b94-b097-af0023853900 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:37.477056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0be1a491-8405-4b94-b097-af0023853900 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:37.480825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0be1a491-8405-4b94-b097-af0023853900 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:37.482653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0be1a491-8405-4b94-b097-af0023853900 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:37.483297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0be1a491-8405-4b94-b097-af0023853900 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:37.488513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0be1a491-8405-4b94-b097-af0023853900 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:38.023990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-70a62608-1258-484d-9fbe-06728c64e890 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:38.033494 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-70a62608-1258-484d-9fbe-06728c64e890 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.828156 May 18 22:18:38.037389 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 517/1088] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:37 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:38.051493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0778eca1-025c-4aad-aadb-5737c816e39a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ed147ee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:38.143585 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0778eca1-025c-4aad-aadb-5737c816e39a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.104830 May 18 22:18:38.144456 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 518/1089] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:38 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:38.216279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d506146-5dc2-4ec6-83e2-67442d04bbc3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:38.218452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d506146-5dc2-4ec6-83e2-67442d04bbc3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 05c56663-fa37-4591-8246-218e503031f9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:38.254860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d506146-5dc2-4ec6-83e2-67442d04bbc3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:38.254860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d506146-5dc2-4ec6-83e2-67442d04bbc3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:38.257891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d506146-5dc2-4ec6-83e2-67442d04bbc3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:38.259465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d506146-5dc2-4ec6-83e2-67442d04bbc3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:38.334668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0be1a491-8405-4b94-b097-af0023853900 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:38.360110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0be1a491-8405-4b94-b097-af0023853900 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:38.363894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0be1a491-8405-4b94-b097-af0023853900 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:38.367209 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0be1a491-8405-4b94-b097-af0023853900 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1361 microversion: 2.25 time: 0.922342 May 18 22:18:38.377998 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 572/1090] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:37 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1361 bytes in 933 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:38.450507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-599719a1-7f80-4186-abad-936e4a19f19a req-f5205b18-5777-4503-9499-f8d680128c38 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "05c56663-fa37-4591-8246-218e503031f9", "name": "network-vif-deleted", "tag": "cc656b7a-98a1-4304-8b09-d25026cf3440"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:38.458852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d506146-5dc2-4ec6-83e2-67442d04bbc3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:38.477681 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d506146-5dc2-4ec6-83e2-67442d04bbc3 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9" status: 200 len: 1433 microversion: 2.1 time: 0.265289 May 18 22:18:38.484562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-599719a1-7f80-4186-abad-936e4a19f19a req-f5205b18-5777-4503-9499-f8d680128c38 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:38.493195 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 519/1091] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:38 2022] GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9 => generated 1433 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:38.494333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-599719a1-7f80-4186-abad-936e4a19f19a req-f5205b18-5777-4503-9499-f8d680128c38 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:38.511079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-19a8aa0a-c470-46ff-ad13-3d33a1c2acbc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:38.514924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-19a8aa0a-c470-46ff-ad13-3d33a1c2acbc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:38.523958 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-599719a1-7f80-4186-abad-936e4a19f19a req-f5205b18-5777-4503-9499-f8d680128c38 service nova] Creating event network-vif-deleted:cc656b7a-98a1-4304-8b09-d25026cf3440 for instance 05c56663-fa37-4591-8246-218e503031f9 on n-h2-841040-6 May 18 22:18:38.537573 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-599719a1-7f80-4186-abad-936e4a19f19a req-f5205b18-5777-4503-9499-f8d680128c38 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.089882 May 18 22:18:38.539369 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 573/1092] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:38 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:18:38.541765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-19a8aa0a-c470-46ff-ad13-3d33a1c2acbc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:38.549349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-19a8aa0a-c470-46ff-ad13-3d33a1c2acbc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:38.551770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-19a8aa0a-c470-46ff-ad13-3d33a1c2acbc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:38.552242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-19a8aa0a-c470-46ff-ad13-3d33a1c2acbc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:39.058221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2739a41c-b381-46cd-8483-b7021c7a868a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:39.059929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2739a41c-b381-46cd-8483-b7021c7a868a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:39.085424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2739a41c-b381-46cd-8483-b7021c7a868a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:39.091621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2739a41c-b381-46cd-8483-b7021c7a868a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:39.093057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2739a41c-b381-46cd-8483-b7021c7a868a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:39.093906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2739a41c-b381-46cd-8483-b7021c7a868a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:39.150514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-19a8aa0a-c470-46ff-ad13-3d33a1c2acbc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:39.168850 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-19a8aa0a-c470-46ff-ad13-3d33a1c2acbc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 0.668835 May 18 22:18:39.176764 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 520/1093] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:38 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:39.188407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1fcec99-ae63-496b-a82c-1620ac18735d tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ed147670>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:39.325278 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a1fcec99-ae63-496b-a82c-1620ac18735d tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.147090 May 18 22:18:39.327178 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 521/1094] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:39 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:39.396916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bf62a6be-d97b-4474-9951-b72f326f7e33 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:39.397994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bf62a6be-d97b-4474-9951-b72f326f7e33 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:39.411896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf62a6be-d97b-4474-9951-b72f326f7e33 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:39.413956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf62a6be-d97b-4474-9951-b72f326f7e33 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:39.415772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf62a6be-d97b-4474-9951-b72f326f7e33 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:39.417429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf62a6be-d97b-4474-9951-b72f326f7e33 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:39.640167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2739a41c-b381-46cd-8483-b7021c7a868a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:39.689956 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2739a41c-b381-46cd-8483-b7021c7a868a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.637374 May 18 22:18:39.703412 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 574/1095] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:39 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:39.710066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-45d47674-5bf6-47bc-8b89-a0579ac5a174 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:39.711092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-45d47674-5bf6-47bc-8b89-a0579ac5a174 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 05c56663-fa37-4591-8246-218e503031f9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:39.718520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45d47674-5bf6-47bc-8b89-a0579ac5a174 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:39.719433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45d47674-5bf6-47bc-8b89-a0579ac5a174 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:39.720422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45d47674-5bf6-47bc-8b89-a0579ac5a174 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:39.721063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45d47674-5bf6-47bc-8b89-a0579ac5a174 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:39.745791 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-45d47674-5bf6-47bc-8b89-a0579ac5a174 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] HTTP exception thrown: Instance 05c56663-fa37-4591-8246-218e503031f9 could not be found. May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-45d47674-5bf6-47bc-8b89-a0579ac5a174 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Request method failure captured: May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9 HTTP/1.1 May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAiSzZ-ARzwPk-fGTrL8mYzxntS2wodDoWnB394mDupzTVjWcFLjmHmgDz3PvYRBBwQbuABHfKiU2EkglaMWyG7iFlr0tSBHj518m5s5eluHe4oJsLwZIGMkg0yxBh_F9S5cqGSHoJHvTwqzzehqDMxhIxS5FEm0yMeLzWHwSwaVPE May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:18:39.748333 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:18:39.749711 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_86a8410dc02f4493982f93dde06a437b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}] May 18 22:18:39.749711 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:39.749711 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:39.749711 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:39.749711 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:39.749711 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:18:39.749711 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:18:39.749711 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: bda690669cfb4150b3712888bfa4e9da May 18 22:18:39.749711 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:39.749711 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:18:39.749711 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 05c56663-fa37-4591-8246-218e503031f9 could not be found. May 18 22:18:39.749711 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '05c56663-fa37-4591-8246-218e503031f9'} May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 05c56663-fa37-4591-8246-218e503031f9 could not be found. May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:39.750511 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 05c56663-fa37-4591-8246-218e503031f9 could not be found. May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 05c56663-fa37-4591-8246-218e503031f9 could not be found. May 18 22:18:39.751918 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:39.757055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-45d47674-5bf6-47bc-8b89-a0579ac5a174 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Returning 404 to user: Instance 05c56663-fa37-4591-8246-218e503031f9 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:39.758738 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-45d47674-5bf6-47bc-8b89-a0579ac5a174 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9" status: 404 len: 111 microversion: 2.1 time: 0.053359 May 18 22:18:39.760051 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 575/1096] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:39 2022] GET /compute/v2.1/servers/05c56663-fa37-4591-8246-218e503031f9 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:39.774936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eaeb1a1e-55a6-42ac-be8d-0faa6b09a08b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:39.779819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eaeb1a1e-55a6-42ac-be8d-0faa6b09a08b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:39.798624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaeb1a1e-55a6-42ac-be8d-0faa6b09a08b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:39.800324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaeb1a1e-55a6-42ac-be8d-0faa6b09a08b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:39.802340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaeb1a1e-55a6-42ac-be8d-0faa6b09a08b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:39.803276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaeb1a1e-55a6-42ac-be8d-0faa6b09a08b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:39.920311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaeb1a1e-55a6-42ac-be8d-0faa6b09a08b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:39.922661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaeb1a1e-55a6-42ac-be8d-0faa6b09a08b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:39.923201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-eaeb1a1e-55a6-42ac-be8d-0faa6b09a08b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lazy-loading 'fault' on Instance uuid 43320163-2138-4f39-8c1d-d1df8fcc3741 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:18:40.014708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eaeb1a1e-55a6-42ac-be8d-0faa6b09a08b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:40.024768 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eaeb1a1e-55a6-42ac-be8d-0faa6b09a08b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 200 len: 1309 microversion: 2.1 time: 0.258328 May 18 22:18:40.026822 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 576/1097] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:39 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 1309 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:40.168731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bf62a6be-d97b-4474-9951-b72f326f7e33 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:40.192170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-35151ba4-83f2-4910-9774-3d424b0193f9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:40.193095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-35151ba4-83f2-4910-9774-3d424b0193f9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:40.195567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bf62a6be-d97b-4474-9951-b72f326f7e33 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:40.197282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bf62a6be-d97b-4474-9951-b72f326f7e33 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:40.211940 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bf62a6be-d97b-4474-9951-b72f326f7e33 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1558 microversion: 2.25 time: 0.808196 May 18 22:18:40.212618 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 522/1098] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:39 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1558 bytes in 822 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:40.225156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-35151ba4-83f2-4910-9774-3d424b0193f9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:40.237254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-18d41b63-2f5c-4379-870d-0359018f934b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:40.237897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-18d41b63-2f5c-4379-870d-0359018f934b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:40.238014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-35151ba4-83f2-4910-9774-3d424b0193f9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:40.238887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-35151ba4-83f2-4910-9774-3d424b0193f9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:40.248262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-35151ba4-83f2-4910-9774-3d424b0193f9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:40.277385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18d41b63-2f5c-4379-870d-0359018f934b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:40.278046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18d41b63-2f5c-4379-870d-0359018f934b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:40.280461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18d41b63-2f5c-4379-870d-0359018f934b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:40.280899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18d41b63-2f5c-4379-870d-0359018f934b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:40.726864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-35151ba4-83f2-4910-9774-3d424b0193f9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:40.749002 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-35151ba4-83f2-4910-9774-3d424b0193f9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 0.556884 May 18 22:18:40.754565 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 577/1099] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:40 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:40.765526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-18d41b63-2f5c-4379-870d-0359018f934b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid 42d7a366-0617-4389-86d7-43e45365786a {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:18:40.775564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8358219b-b1e5-4b83-8050-afa3869056f5 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ece14f70>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:40.804046 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-18d41b63-2f5c-4379-870d-0359018f934b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 2050 microversion: 2.25 time: 0.572859 May 18 22:18:40.804651 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 523/1100] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:18:40 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 2050 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:18:40.818045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-98a69a45-4f14-4d24-917c-8d2d7eefe91b req-9079ff2e-35ec-4dbf-9a4a-23c9a141da21 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43320163-2138-4f39-8c1d-d1df8fcc3741", "name": "network-vif-deleted", "tag": "32cdb5ec-3d8a-40d7-943c-4c74a0490991"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:40.840802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-98a69a45-4f14-4d24-917c-8d2d7eefe91b req-9079ff2e-35ec-4dbf-9a4a-23c9a141da21 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:40.842107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-98a69a45-4f14-4d24-917c-8d2d7eefe91b req-9079ff2e-35ec-4dbf-9a4a-23c9a141da21 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:40.870192 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-98a69a45-4f14-4d24-917c-8d2d7eefe91b req-9079ff2e-35ec-4dbf-9a4a-23c9a141da21 service nova] Creating event network-vif-deleted:32cdb5ec-3d8a-40d7-943c-4c74a0490991 for instance 43320163-2138-4f39-8c1d-d1df8fcc3741 on n-h1-841040-6 May 18 22:18:40.879885 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-98a69a45-4f14-4d24-917c-8d2d7eefe91b req-9079ff2e-35ec-4dbf-9a4a-23c9a141da21 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.073055 May 18 22:18:40.883374 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8358219b-b1e5-4b83-8050-afa3869056f5 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.124434 May 18 22:18:40.883608 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 524/1101] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:40 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:40.883963 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 578/1102] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:40 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:40.900911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ae6aaf5f-2d69-4819-837e-9af58af47b74 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:40.901679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eeed7032-46de-475f-8be9-9aa0e6f48902 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:40.903151 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:18:40.903151 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:18:40.904396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eeed7032-46de-475f-8be9-9aa0e6f48902 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:40.904843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eeed7032-46de-475f-8be9-9aa0e6f48902 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:40.906009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ae6aaf5f-2d69-4819-837e-9af58af47b74 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:40.918573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae6aaf5f-2d69-4819-837e-9af58af47b74 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:40.919301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae6aaf5f-2d69-4819-837e-9af58af47b74 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:40.920232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae6aaf5f-2d69-4819-837e-9af58af47b74 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:40.920812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae6aaf5f-2d69-4819-837e-9af58af47b74 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:40.923824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eeed7032-46de-475f-8be9-9aa0e6f48902 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.018s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:40.924286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eeed7032-46de-475f-8be9-9aa0e6f48902 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:40.995023 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eeed7032-46de-475f-8be9-9aa0e6f48902 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 424 microversion: 2.25 time: 0.109138 May 18 22:18:41.000298 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 579/1103] 10.222.0.58 () {60 vars in 1216 bytes} [Wed May 18 22:18:40 2022] GET /compute/v2.1/os-services?binary=nova-compute => generated 424 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:18:41.044428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfd3aca8-b2a4-406d-a3ab-a66b4476e4f5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:41.045048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dfd3aca8-b2a4-406d-a3ab-a66b4476e4f5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 43320163-2138-4f39-8c1d-d1df8fcc3741] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:41.055237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfd3aca8-b2a4-406d-a3ab-a66b4476e4f5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:41.055890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfd3aca8-b2a4-406d-a3ab-a66b4476e4f5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:41.056818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfd3aca8-b2a4-406d-a3ab-a66b4476e4f5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:41.063837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfd3aca8-b2a4-406d-a3ab-a66b4476e4f5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:41.089308 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-dfd3aca8-b2a4-406d-a3ab-a66b4476e4f5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] HTTP exception thrown: Instance 43320163-2138-4f39-8c1d-d1df8fcc3741 could not be found. May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfd3aca8-b2a4-406d-a3ab-a66b4476e4f5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Request method failure captured: May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 HTTP/1.1 May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAiSzZ-ARzwPk-fGTrL8mYzxntS2wodDoWnB394mDupzTVjWcFLjmHmgDz3PvYRBBwQbuABHfKiU2EkglaMWyG7iFlr0tSBHj518m5s5eluHe4oJsLwZIGMkg0yxBh_F9S5cqGSHoJHvTwqzzehqDMxhIxS5FEm0yMeLzWHwSwaVPE May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:18:41.090877 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:18:41.092480 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_86a8410dc02f4493982f93dde06a437b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}] May 18 22:18:41.092480 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:41.092480 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:41.092480 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:41.092480 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:41.092480 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:18:41.092480 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:18:41.092480 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: bda690669cfb4150b3712888bfa4e9da May 18 22:18:41.092480 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:41.092480 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:18:41.092480 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 43320163-2138-4f39-8c1d-d1df8fcc3741 could not be found. May 18 22:18:41.092480 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '43320163-2138-4f39-8c1d-d1df8fcc3741'} May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 43320163-2138-4f39-8c1d-d1df8fcc3741 could not be found. May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:41.093515 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 43320163-2138-4f39-8c1d-d1df8fcc3741 could not be found. May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 43320163-2138-4f39-8c1d-d1df8fcc3741 could not be found. May 18 22:18:41.094997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:41.106858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfd3aca8-b2a4-406d-a3ab-a66b4476e4f5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Returning 404 to user: Instance 43320163-2138-4f39-8c1d-d1df8fcc3741 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:41.113935 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dfd3aca8-b2a4-406d-a3ab-a66b4476e4f5 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741" status: 404 len: 111 microversion: 2.1 time: 0.068648 May 18 22:18:41.114820 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 580/1104] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:41 2022] GET /compute/v2.1/servers/43320163-2138-4f39-8c1d-d1df8fcc3741 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:18:41.124732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-28922c99-ed94-4aac-9406-4615635ae6c1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:41.196271 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-28922c99-ed94-4aac-9406-4615635ae6c1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "DELETE /compute/v2.1/os-server-groups/ba8bda53-25e0-408d-aed0-cdc50682b888" status: 204 len: 0 microversion: 2.1 time: 0.076279 May 18 22:18:41.199342 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 581/1105] 10.222.0.58 () {58 vars in 1265 bytes} [Wed May 18 22:18:41 2022] DELETE /compute/v2.1/os-server-groups/ba8bda53-25e0-408d-aed0-cdc50682b888 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:18:41.214286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-611f3adf-271c-49d6-8ddd-181e6088e1a9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:41.215591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-611f3adf-271c-49d6-8ddd-181e6088e1a9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 00ea350f-1a19-495d-bf70-2cceaf0a29d4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:41.225551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-611f3adf-271c-49d6-8ddd-181e6088e1a9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:41.226361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-611f3adf-271c-49d6-8ddd-181e6088e1a9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:41.230045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-611f3adf-271c-49d6-8ddd-181e6088e1a9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:41.231017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-611f3adf-271c-49d6-8ddd-181e6088e1a9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:41.278565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-611f3adf-271c-49d6-8ddd-181e6088e1a9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 00ea350f-1a19-495d-bf70-2cceaf0a29d4] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:18:41.507328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ae6aaf5f-2d69-4819-837e-9af58af47b74 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:41.514894 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-611f3adf-271c-49d6-8ddd-181e6088e1a9 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "DELETE /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4" status: 204 len: 0 microversion: 2.1 time: 0.306729 May 18 22:18:41.515793 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 582/1106] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:41 2022] DELETE /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:18:41.522597 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ae6aaf5f-2d69-4819-837e-9af58af47b74 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.625788 May 18 22:18:41.526692 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 525/1107] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:40 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:41.531937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1c5d9739-3091-4fd5-a622-553d53d1d0ae tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:41.533162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1c5d9739-3091-4fd5-a622-553d53d1d0ae tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:41.553828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c5d9739-3091-4fd5-a622-553d53d1d0ae tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:41.554688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c5d9739-3091-4fd5-a622-553d53d1d0ae tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:41.555717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c5d9739-3091-4fd5-a622-553d53d1d0ae tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:41.556157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c5d9739-3091-4fd5-a622-553d53d1d0ae tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:41.613704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1c5d9739-3091-4fd5-a622-553d53d1d0ae tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:18:41.768831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f0d345e7-41b6-4c75-93b6-40bf4cced1fd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:41.769634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f0d345e7-41b6-4c75-93b6-40bf4cced1fd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:41.786519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0d345e7-41b6-4c75-93b6-40bf4cced1fd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:41.786973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0d345e7-41b6-4c75-93b6-40bf4cced1fd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:41.802698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0d345e7-41b6-4c75-93b6-40bf4cced1fd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:41.803288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0d345e7-41b6-4c75-93b6-40bf4cced1fd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.015s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:41.811368 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1c5d9739-3091-4fd5-a622-553d53d1d0ae tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "DELETE /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 204 len: 0 microversion: 2.1 time: 0.290988 May 18 22:18:41.815388 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 583/1108] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:41 2022] DELETE /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 0 bytes in 293 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:18:41.824624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1615b1e4-b7a5-4d5a-be28-542696b2987d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:41.825365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1615b1e4-b7a5-4d5a-be28-542696b2987d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 00ea350f-1a19-495d-bf70-2cceaf0a29d4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:41.841176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1615b1e4-b7a5-4d5a-be28-542696b2987d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:41.844122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1615b1e4-b7a5-4d5a-be28-542696b2987d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:41.844956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1615b1e4-b7a5-4d5a-be28-542696b2987d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:41.845395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1615b1e4-b7a5-4d5a-be28-542696b2987d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:42.336975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1615b1e4-b7a5-4d5a-be28-542696b2987d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:42.357586 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1615b1e4-b7a5-4d5a-be28-542696b2987d tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4" status: 200 len: 1474 microversion: 2.1 time: 0.540278 May 18 22:18:42.361160 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 584/1109] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:41 2022] GET /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4 => generated 1474 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:42.368089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-01316363-d48f-4a05-b1e2-912418c18965 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2eced4940>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:42.439727 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-01316363-d48f-4a05-b1e2-912418c18965 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.077074 May 18 22:18:42.440655 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 585/1110] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:42 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:42.531914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f0d345e7-41b6-4c75-93b6-40bf4cced1fd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:42.542733 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f0d345e7-41b6-4c75-93b6-40bf4cced1fd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 0.778888 May 18 22:18:42.543726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-985a175d-27ad-43af-b177-d9a5cf3d07cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:42.544328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-985a175d-27ad-43af-b177-d9a5cf3d07cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:42.555130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-985a175d-27ad-43af-b177-d9a5cf3d07cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:42.555644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-985a175d-27ad-43af-b177-d9a5cf3d07cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:42.555813 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 526/1111] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:41 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:42.556338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-985a175d-27ad-43af-b177-d9a5cf3d07cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:42.556788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-985a175d-27ad-43af-b177-d9a5cf3d07cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:43.195328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-985a175d-27ad-43af-b177-d9a5cf3d07cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:43.212350 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-985a175d-27ad-43af-b177-d9a5cf3d07cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.673046 May 18 22:18:43.216163 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 586/1112] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:42 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:43.378928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5b2c6ed3-394d-418e-b72c-aa9e67dcfc8e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:43.379614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5b2c6ed3-394d-418e-b72c-aa9e67dcfc8e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 00ea350f-1a19-495d-bf70-2cceaf0a29d4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:43.426595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b2c6ed3-394d-418e-b72c-aa9e67dcfc8e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:43.428918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b2c6ed3-394d-418e-b72c-aa9e67dcfc8e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:43.438535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b2c6ed3-394d-418e-b72c-aa9e67dcfc8e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:43.439010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b2c6ed3-394d-418e-b72c-aa9e67dcfc8e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:43.453393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b329bec2-f6d1-4707-bad6-1bdde7e42684 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecdf9430>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:43.549765 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b329bec2-f6d1-4707-bad6-1bdde7e42684 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.090561 May 18 22:18:43.556815 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 587/1113] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:43 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:43.597093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a4c4d930-aa41-4666-a010-55d4e70bdb37 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:43.597716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a4c4d930-aa41-4666-a010-55d4e70bdb37 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:43.621516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4c4d930-aa41-4666-a010-55d4e70bdb37 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:43.625505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4c4d930-aa41-4666-a010-55d4e70bdb37 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:43.628345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4c4d930-aa41-4666-a010-55d4e70bdb37 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:43.632543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4c4d930-aa41-4666-a010-55d4e70bdb37 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:44.007517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5b2c6ed3-394d-418e-b72c-aa9e67dcfc8e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:44.015435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-5b2c6ed3-394d-418e-b72c-aa9e67dcfc8e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_cell1:INSERT=2,nova_cell1:SELECT=97,nova_cell1:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:44.024255 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5b2c6ed3-394d-418e-b72c-aa9e67dcfc8e tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4" status: 200 len: 1474 microversion: 2.1 time: 0.648754 May 18 22:18:44.027689 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 527/1114] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:43 2022] GET /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4 => generated 1474 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:44.167924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-2002761122", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "88732817-8665-47ad-87e8-5926de5e9218"}], "security_groups": [{"name": "tempest-securitygroup--2131220080"}], "key_name": "tempest-keypair-418166699", "user_data": "}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:44.472607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] validate_networks() for [('88732817-8665-47ad-87e8-5926de5e9218', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:18:44.779722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a4c4d930-aa41-4666-a010-55d4e70bdb37 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:44.788707 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a4c4d930-aa41-4666-a010-55d4e70bdb37 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 1.226373 May 18 22:18:44.795345 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 588/1115] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:43 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 1237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:44.811719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4747f2b7-1451-4e8b-82f7-5aa59703277a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:44.815279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4747f2b7-1451-4e8b-82f7-5aa59703277a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:44.838278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4747f2b7-1451-4e8b-82f7-5aa59703277a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:44.844130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4747f2b7-1451-4e8b-82f7-5aa59703277a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:44.848045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4747f2b7-1451-4e8b-82f7-5aa59703277a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:44.851626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4747f2b7-1451-4e8b-82f7-5aa59703277a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:45.526842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:18:45.527867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:18:45.528806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:18:45.529420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:18:45.530058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:18:45.552816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:45.555879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:45.557911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:45.560731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:45.629016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4747f2b7-1451-4e8b-82f7-5aa59703277a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119082] Writing DB stats nova_cell0:SELECT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:45.633392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Getting quotas for project eda2e8673e8b475fad924d2a2c5af150. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:18:45.654364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Getting quotas for user ecd95ad81de84b19aefbe6bbc308358d and project eda2e8673e8b475fad924d2a2c5af150. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:18:45.698408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:18:45.701247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:18:45.803002 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-51dd6af2-d925-4a68-be44-b10fb060da7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 1.643709 May 18 22:18:45.820756 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 528/1116] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:18:44 2022] POST /compute/v2.1/servers => generated 409 bytes in 1664 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:18:45.841458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-93be55d5-5dff-4c00-af1d-dfcb0950460b tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecfb0ee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:46.002924 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-93be55d5-5dff-4c00-af1d-dfcb0950460b tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.169252 May 18 22:18:46.003818 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 529/1117] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:45 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:46.040991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-222fb99a-4a82-4a21-99b7-a1091801951f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:46.048052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-222fb99a-4a82-4a21-99b7-a1091801951f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 00ea350f-1a19-495d-bf70-2cceaf0a29d4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:46.087134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-222fb99a-4a82-4a21-99b7-a1091801951f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:46.089366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-222fb99a-4a82-4a21-99b7-a1091801951f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:46.091282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-222fb99a-4a82-4a21-99b7-a1091801951f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:46.093158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-222fb99a-4a82-4a21-99b7-a1091801951f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:46.243253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-222fb99a-4a82-4a21-99b7-a1091801951f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:46.252332 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-222fb99a-4a82-4a21-99b7-a1091801951f tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4" status: 200 len: 1432 microversion: 2.1 time: 0.247138 May 18 22:18:46.260833 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 530/1118] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:46 2022] GET /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4 => generated 1432 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:46.455511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4747f2b7-1451-4e8b-82f7-5aa59703277a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:46.471661 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4747f2b7-1451-4e8b-82f7-5aa59703277a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 1.674757 May 18 22:18:46.487129 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 589/1119] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:44 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 1691 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:46.511427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-e4ef0d44-542d-4713-9d54-092704378d09 req-2c80ca45-1024-4575-83a9-e91499642bd7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "db01e9b2-f2df-4072-b9d4-ed1712d12888", "name": "network-vif-plugged", "status": "completed", "tag": "20563c0d-20cf-43e1-baba-18cbfe100d9a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:46.572587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e4ef0d44-542d-4713-9d54-092704378d09 req-2c80ca45-1024-4575-83a9-e91499642bd7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:46.572984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e4ef0d44-542d-4713-9d54-092704378d09 req-2c80ca45-1024-4575-83a9-e91499642bd7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:46.651237 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-e4ef0d44-542d-4713-9d54-092704378d09 req-2c80ca45-1024-4575-83a9-e91499642bd7 service nova] Creating event network-vif-plugged:20563c0d-20cf-43e1-baba-18cbfe100d9a for instance db01e9b2-f2df-4072-b9d4-ed1712d12888 on n-h1-841040-6 May 18 22:18:46.681864 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-e4ef0d44-542d-4713-9d54-092704378d09 req-2c80ca45-1024-4575-83a9-e91499642bd7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.191544 May 18 22:18:46.683405 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 590/1120] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:46 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:46.709486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-21913e36-00d3-4613-80ba-484e321340c5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:46.710631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-21913e36-00d3-4613-80ba-484e321340c5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:46.727082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21913e36-00d3-4613-80ba-484e321340c5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:46.727522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21913e36-00d3-4613-80ba-484e321340c5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:46.734474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21913e36-00d3-4613-80ba-484e321340c5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:46.734918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21913e36-00d3-4613-80ba-484e321340c5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:46.763681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b56ab71e-52e1-47e5-8279-b9140f341604 tempest-InstanceUsageAuditLogNegativeTestJSON-317831800 tempest-InstanceUsageAuditLogNegativeTestJSON-317831800-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:46.764803 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-instance-usage-audit-log:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:18:46.764803 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:18:46.765903 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b56ab71e-52e1-47e5-8279-b9140f341604 tempest-InstanceUsageAuditLogNegativeTestJSON-317831800 tempest-InstanceUsageAuditLogNegativeTestJSON-317831800-project-admin] HTTP exception thrown: Invalid timestamp for date invalid_time May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b56ab71e-52e1-47e5-8279-b9140f341604 tempest-InstanceUsageAuditLogNegativeTestJSON-317831800 tempest-InstanceUsageAuditLogNegativeTestJSON-317831800-project-admin] Request method failure captured: May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-instance_usage_audit_log/invalid_time HTTP/1.1 May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXDFdkROQYkPgJZiNGBC8GWyIdoWHhURnr0KoMev6DjwSJPjfui2PwCG64fPV7225-57IiyZM2VpVfQxnnmgHW422ccJhyuGmHa9bJ2TuL6dBDHITEKym4QYU_v4qgu3WhP_zdwzPpMtF4Efo-RLLM6sH_DI4Wgx8RNdjQZDFSlYBBo May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 9ff1fe5ffc9947fb94a29922632bd4a4 May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-InstanceUsageAuditLogNegativeTestJSON-317831800 May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:18:46.773145 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:18:46.775186 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9ff1fe5ffc9947fb94a29922632bd4a4"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9ff1fe5ffc9947fb94a29922632bd4a4"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9ff1fe5ffc9947fb94a29922632bd4a4"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9ff1fe5ffc9947fb94a29922632bd4a4"}]}] May 18 22:18:46.775186 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-InstanceUsageAuditLogNegativeTestJSON-317831800 May 18 22:18:46.775186 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 9ff1fe5ffc9947fb94a29922632bd4a4 May 18 22:18:46.775186 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-InstanceUsageAuditLogNegativeTestJSON-317831800 May 18 22:18:46.775186 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-InstanceUsageAuditLogNegativeTestJSON-317831800-project-admin May 18 22:18:46.775186 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:46.775186 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:46.775186 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0fdab678990f4aa2bc1a75537d57acf2 May 18 22:18:46.775186 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-InstanceUsageAuditLogNegativeTestJSON-317831800-project-admin May 18 22:18:46.775186 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:46.775186 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid timestamp for date invalid_time May 18 22:18:46.775186 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'invalid_time'} May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/instance_usage_audit_log.py", line 51, in show May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi before_date = datetime.datetime.strptime(str(id), May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3.8/_strptime.py", line 568, in _strptime_datetime May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi tt, fraction, gmtoff_fraction = _strptime(data_string, format) May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3.8/_strptime.py", line 349, in _strptime May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise ValueError("time data %r does not match format %r" % May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ValueError: time data 'invalid_time' does not match format '%Y-%m-%d %H:%M:%S' May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:46.776254 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/instance_usage_audit_log.py", line 55, in show May 18 22:18:46.779867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPBadRequest(explanation=msg) May 18 22:18:46.779867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Invalid timestamp for date invalid_time May 18 22:18:46.779867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:46.779867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:46.779867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:46.779867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:46.779867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:46.779867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:46.779867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:46.779867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:46.779867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid timestamp for date invalid_time May 18 22:18:46.779867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:46.782521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b56ab71e-52e1-47e5-8279-b9140f341604 tempest-InstanceUsageAuditLogNegativeTestJSON-317831800 tempest-InstanceUsageAuditLogNegativeTestJSON-317831800-project-admin] Returning 400 to user: Invalid timestamp for date invalid_time {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:46.783657 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b56ab71e-52e1-47e5-8279-b9140f341604 tempest-InstanceUsageAuditLogNegativeTestJSON-317831800 tempest-InstanceUsageAuditLogNegativeTestJSON-317831800-project-admin] 10.222.0.58 "GET /compute/v2.1/os-instance_usage_audit_log/invalid_time" status: 400 len: 83 microversion: 2.1 time: 0.521749 May 18 22:18:46.785001 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 531/1121] 10.222.0.58 () {58 vars in 1223 bytes} [Wed May 18 22:18:46 2022] GET /compute/v2.1/os-instance_usage_audit_log/invalid_time => generated 83 bytes in 523 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) May 18 22:18:46.819548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-89df175a-0410-4165-a966-58b2405b08ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:46.821276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-89df175a-0410-4165-a966-58b2405b08ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:47.215437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-89df175a-0410-4165-a966-58b2405b08ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:47.242527 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-89df175a-0410-4165-a966-58b2405b08ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1238 microversion: 2.1 time: 0.445191 May 18 22:18:47.243427 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 532/1122] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:46 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1238 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:47.257931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c0f66c38-864f-47d0-9860-ec8c5986c462 req-e556c667-dcfe-4f52-8bff-31e31ed8ae8f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "00ea350f-1a19-495d-bf70-2cceaf0a29d4", "name": "network-vif-deleted", "tag": "1d36f3d0-2a64-4de2-8369-33ac91c4d07b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:47.306613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c0f66c38-864f-47d0-9860-ec8c5986c462 req-e556c667-dcfe-4f52-8bff-31e31ed8ae8f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:47.307875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c0f66c38-864f-47d0-9860-ec8c5986c462 req-e556c667-dcfe-4f52-8bff-31e31ed8ae8f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:47.323353 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c0f66c38-864f-47d0-9860-ec8c5986c462 req-e556c667-dcfe-4f52-8bff-31e31ed8ae8f service nova] Creating event network-vif-deleted:1d36f3d0-2a64-4de2-8369-33ac91c4d07b for instance 00ea350f-1a19-495d-bf70-2cceaf0a29d4 on n-h2-841040-6 May 18 22:18:47.331516 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c0f66c38-864f-47d0-9860-ec8c5986c462 req-e556c667-dcfe-4f52-8bff-31e31ed8ae8f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.083204 May 18 22:18:47.332302 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 533/1123] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:47 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:47.343750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-90ac51da-bc14-4ec7-ab68-c615dfef7e7a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "5ce02d2f-44f2-4e6d-9271-29a85c31b0e1", "device": "/dev/xvdb"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:47.348160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-90ac51da-bc14-4ec7-ab68-c615dfef7e7a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:47.367882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-90ac51da-bc14-4ec7-ab68-c615dfef7e7a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:47.371487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-90ac51da-bc14-4ec7-ab68-c615dfef7e7a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:47.374306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-90ac51da-bc14-4ec7-ab68-c615dfef7e7a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:47.375698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-90ac51da-bc14-4ec7-ab68-c615dfef7e7a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:48.116896 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-90ac51da-bc14-4ec7-ab68-c615dfef7e7a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "POST /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments" status: 200 len: 194 microversion: 2.25 time: 0.779277 May 18 22:18:48.141651 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 534/1124] 10.222.0.58 () {62 vars in 1363 bytes} [Wed May 18 22:18:47 2022] POST /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments => generated 194 bytes in 795 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:18:48.189387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-21913e36-00d3-4613-80ba-484e321340c5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:48.223183 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-21913e36-00d3-4613-80ba-484e321340c5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 1.538217 May 18 22:18:48.226110 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 591/1125] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:46 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 1542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:48.244952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d841d2ba-bb6f-4b19-b507-e2a343326ef5 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecdf13a0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:48.560575 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d841d2ba-bb6f-4b19-b507-e2a343326ef5 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.332396 May 18 22:18:48.561655 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 592/1126] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:48 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:48.583718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d3e12711-c88a-46c2-a3ae-b3116368f4c1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:48.596760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d3e12711-c88a-46c2-a3ae-b3116368f4c1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: 00ea350f-1a19-495d-bf70-2cceaf0a29d4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:48.653283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3e12711-c88a-46c2-a3ae-b3116368f4c1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:48.665940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3e12711-c88a-46c2-a3ae-b3116368f4c1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:48.667711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3e12711-c88a-46c2-a3ae-b3116368f4c1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:48.670806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3e12711-c88a-46c2-a3ae-b3116368f4c1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:48.726717 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-d3e12711-c88a-46c2-a3ae-b3116368f4c1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] HTTP exception thrown: Instance 00ea350f-1a19-495d-bf70-2cceaf0a29d4 could not be found. May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d3e12711-c88a-46c2-a3ae-b3116368f4c1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Request method failure captured: May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4 HTTP/1.1 May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXAiSzZ-ARzwPk-fGTrL8mYzxntS2wodDoWnB394mDupzTVjWcFLjmHmgDz3PvYRBBwQbuABHfKiU2EkglaMWyG7iFlr0tSBHj518m5s5eluHe4oJsLwZIGMkg0yxBh_F9S5cqGSHoJHvTwqzzehqDMxhIxS5FEm0yMeLzWHwSwaVPE May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:18:48.730654 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:18:48.733319 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_86a8410dc02f4493982f93dde06a437b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}] May 18 22:18:48.733319 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:48.733319 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:48.733319 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:48.733319 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:48.733319 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:18:48.733319 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:18:48.733319 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: bda690669cfb4150b3712888bfa4e9da May 18 22:18:48.733319 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:48.733319 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:18:48.733319 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 00ea350f-1a19-495d-bf70-2cceaf0a29d4 could not be found. May 18 22:18:48.733319 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '00ea350f-1a19-495d-bf70-2cceaf0a29d4'} May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 00ea350f-1a19-495d-bf70-2cceaf0a29d4 could not be found. May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:48.734928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 00ea350f-1a19-495d-bf70-2cceaf0a29d4 could not be found. May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 00ea350f-1a19-495d-bf70-2cceaf0a29d4 could not be found. May 18 22:18:48.737619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:18:48.743749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d3e12711-c88a-46c2-a3ae-b3116368f4c1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Returning 404 to user: Instance 00ea350f-1a19-495d-bf70-2cceaf0a29d4 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:48.750145 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d3e12711-c88a-46c2-a3ae-b3116368f4c1 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4" status: 404 len: 111 microversion: 2.1 time: 0.186710 May 18 22:18:48.752079 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 593/1127] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:48 2022] GET /compute/v2.1/servers/00ea350f-1a19-495d-bf70-2cceaf0a29d4 => generated 111 bytes in 190 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:48.764869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-02df7934-9286-41d6-9bb2-636c9e8ae786 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:48.776557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-02df7934-9286-41d6-9bb2-636c9e8ae786 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:48.816026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02df7934-9286-41d6-9bb2-636c9e8ae786 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:48.822810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02df7934-9286-41d6-9bb2-636c9e8ae786 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:48.829360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02df7934-9286-41d6-9bb2-636c9e8ae786 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:48.835441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02df7934-9286-41d6-9bb2-636c9e8ae786 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:48.926793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72cee642-5ea1-43c8-972b-502b5a07a726 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:48.931161 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-instance-usage-audit-log:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:18:48.931161 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:18:48.947486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-72cee642-5ea1-43c8-972b-502b5a07a726 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project] Policy check for os_compute_api:os-instance-usage-audit-log:list failed with credentials {'is_admin': False, 'user_id': '988cee49afc44e1ba79ef7967ae79831', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0fa88edb41fc4481827f2034978f2a5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72cee642-5ea1-43c8-972b-502b5a07a726 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project] Request method failure captured: May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-instance_usage_audit_log HTTP/1.1 May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXDD59vu-n917ITYwAbrFpG_f9QRREfok_MY1ppEC6H5xGKLpuObDc5Hm2GYwWx9OqdY3A7yVW6mSvt9mkTQitSd5W0G2ewG6P27Cu2RCEp_IdGpsc8xaCsmZVgQ_boI7guckiQ3hN_NIjYn4UzdFDYBFnfQRi_im4qJvDAKekxWn9Q May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 0fa88edb41fc4481827f2034978f2a5d May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:48.960011 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:48.961309 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/0fa88edb41fc4481827f2034978f2a5d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0fa88edb41fc4481827f2034978f2a5d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_0fa88edb41fc4481827f2034978f2a5d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0fa88edb41fc4481827f2034978f2a5d"}]}] May 18 22:18:48.961309 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 May 18 22:18:48.961309 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 0fa88edb41fc4481827f2034978f2a5d May 18 22:18:48.961309 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 May 18 22:18:48.961309 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project May 18 22:18:48.961309 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:48.961309 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:48.961309 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 988cee49afc44e1ba79ef7967ae79831 May 18 22:18:48.961309 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project May 18 22:18:48.961309 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:48.961309 n-d-841040-6 devstack@n-api.service[119083]: exception: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:list to be performed. May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: action_args: {} May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/instance_usage_audit_log.py", line 38, in index May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi context.can(iual_policies.BASE_POLICY_NAME % 'list', target={}) May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:18:48.962136 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:list to be performed. May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:list to be performed. May 18 22:18:48.963928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:48.964895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72cee642-5ea1-43c8-972b-502b5a07a726 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:list to be performed. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:48.967666 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72cee642-5ea1-43c8-972b-502b5a07a726 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project] 10.222.0.58 "GET /compute/v2.1/os-instance_usage_audit_log" status: 403 len: 128 microversion: 2.1 time: 0.820659 May 18 22:18:48.971186 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 535/1128] 10.222.0.58 () {58 vars in 1184 bytes} [Wed May 18 22:18:48 2022] GET /compute/v2.1/os-instance_usage_audit_log => generated 128 bytes in 828 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:48.987113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-81020393-c44f-499b-a65a-210e3b97eb84 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:48.991416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-81020393-c44f-499b-a65a-210e3b97eb84 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:49.003543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-02df7934-9286-41d6-9bb2-636c9e8ae786 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119082] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:49.010883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81020393-c44f-499b-a65a-210e3b97eb84 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:49.011575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81020393-c44f-499b-a65a-210e3b97eb84 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:49.015828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81020393-c44f-499b-a65a-210e3b97eb84 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:49.016948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81020393-c44f-499b-a65a-210e3b97eb84 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:49.574317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-81020393-c44f-499b-a65a-210e3b97eb84 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:49.586632 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-81020393-c44f-499b-a65a-210e3b97eb84 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1298 microversion: 2.1 time: 0.612607 May 18 22:18:49.599443 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 536/1129] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:48 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1298 bytes in 628 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:49.618484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bcef45ce-e5ec-4d10-b3b8-d0d241d0431a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:49.618703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bcef45ce-e5ec-4d10-b3b8-d0d241d0431a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:49.649553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcef45ce-e5ec-4d10-b3b8-d0d241d0431a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:49.650031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcef45ce-e5ec-4d10-b3b8-d0d241d0431a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:49.651355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcef45ce-e5ec-4d10-b3b8-d0d241d0431a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:49.651785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcef45ce-e5ec-4d10-b3b8-d0d241d0431a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:49.755635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcef45ce-e5ec-4d10-b3b8-d0d241d0431a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:49.756078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcef45ce-e5ec-4d10-b3b8-d0d241d0431a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:49.756530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-bcef45ce-e5ec-4d10-b3b8-d0d241d0431a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lazy-loading 'fault' on Instance uuid dd895138-e155-4b36-b9db-971c33b26f5f {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:18:49.856942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bcef45ce-e5ec-4d10-b3b8-d0d241d0431a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:49.871891 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bcef45ce-e5ec-4d10-b3b8-d0d241d0431a tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 200 len: 1308 microversion: 2.1 time: 0.271328 May 18 22:18:49.881296 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 537/1130] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:49 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 1308 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:49.886915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e6f37dcd-f1fd-4860-a779-afa9335affd3 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:49.887677 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-instance-usage-audit-log:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:18:49.887677 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:18:49.888748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e6f37dcd-f1fd-4860-a779-afa9335affd3 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project] Policy check for os_compute_api:os-instance-usage-audit-log:show failed with credentials {'is_admin': False, 'user_id': '988cee49afc44e1ba79ef7967ae79831', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0fa88edb41fc4481827f2034978f2a5d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e6f37dcd-f1fd-4860-a779-afa9335affd3 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project] Request method failure captured: May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-instance_usage_audit_log/2022-05-18%2022:18:48 HTTP/1.1 May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXDD59vu-n917ITYwAbrFpG_f9QRREfok_MY1ppEC6H5xGKLpuObDc5Hm2GYwWx9OqdY3A7yVW6mSvt9mkTQitSd5W0G2ewG6P27Cu2RCEp_IdGpsc8xaCsmZVgQ_boI7guckiQ3hN_NIjYn4UzdFDYBFnfQRi_im4qJvDAKekxWn9Q May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 0fa88edb41fc4481827f2034978f2a5d May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:49.898535 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:49.900159 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/0fa88edb41fc4481827f2034978f2a5d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0fa88edb41fc4481827f2034978f2a5d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_0fa88edb41fc4481827f2034978f2a5d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0fa88edb41fc4481827f2034978f2a5d"}]}] May 18 22:18:49.900159 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 May 18 22:18:49.900159 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 0fa88edb41fc4481827f2034978f2a5d May 18 22:18:49.900159 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 May 18 22:18:49.900159 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project May 18 22:18:49.900159 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:49.900159 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:49.900159 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 988cee49afc44e1ba79ef7967ae79831 May 18 22:18:49.900159 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project May 18 22:18:49.900159 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:49.900159 n-d-841040-6 devstack@n-api.service[119083]: exception: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:show to be performed. May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '2022-05-18 22:18:48'} May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/instance_usage_audit_log.py", line 45, in show May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi context.can(iual_policies.BASE_POLICY_NAME % 'show', target={}) May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:18:49.901039 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:show to be performed. May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:show to be performed. May 18 22:18:49.902816 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:49.905439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e6f37dcd-f1fd-4860-a779-afa9335affd3 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-instance-usage-audit-log:show to be performed. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:49.906544 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e6f37dcd-f1fd-4860-a779-afa9335affd3 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195 tempest-InstanceUsageAuditLogNegativeTestJSON-1973886195-project] 10.222.0.58 "GET /compute/v2.1/os-instance_usage_audit_log/2022-05-18 22:18:48" status: 403 len: 128 microversion: 2.1 time: 0.024181 May 18 22:18:49.908245 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 538/1131] 10.222.0.58 () {58 vars in 1250 bytes} [Wed May 18 22:18:49 2022] GET /compute/v2.1/os-instance_usage_audit_log/2022-05-18%2022%3A18%3A48 => generated 128 bytes in 26 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:49.932135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ed472343-de38-4662-8adc-c981184d1007 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:49.933153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ed472343-de38-4662-8adc-c981184d1007 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:49.951370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ed472343-de38-4662-8adc-c981184d1007 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:49.954882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ed472343-de38-4662-8adc-c981184d1007 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:49.956929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ed472343-de38-4662-8adc-c981184d1007 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:49.958236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ed472343-de38-4662-8adc-c981184d1007 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:50.089268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-02df7934-9286-41d6-9bb2-636c9e8ae786 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:50.108111 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-02df7934-9286-41d6-9bb2-636c9e8ae786 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 1.354354 May 18 22:18:50.108697 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 594/1132] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:48 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 1356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:50.113427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b37adfdd-f628-4543-8522-46ba5bfeb85a req-95a725a5-655d-486d-b097-bbac55df8789 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dd895138-e155-4b36-b9db-971c33b26f5f", "name": "network-vif-deleted", "tag": "cc6e060a-93d1-4c91-b60b-dc060178cf78"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:50.159157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b37adfdd-f628-4543-8522-46ba5bfeb85a req-95a725a5-655d-486d-b097-bbac55df8789 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:50.161551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b37adfdd-f628-4543-8522-46ba5bfeb85a req-95a725a5-655d-486d-b097-bbac55df8789 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:50.184581 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b37adfdd-f628-4543-8522-46ba5bfeb85a req-95a725a5-655d-486d-b097-bbac55df8789 service nova] Creating event network-vif-deleted:cc6e060a-93d1-4c91-b60b-dc060178cf78 for instance dd895138-e155-4b36-b9db-971c33b26f5f on n-h2-841040-6 May 18 22:18:50.191898 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b37adfdd-f628-4543-8522-46ba5bfeb85a req-95a725a5-655d-486d-b097-bbac55df8789 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.081099 May 18 22:18:50.193325 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 595/1133] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:50 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:50.200781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f6d0cd1-cea7-48f9-883d-7b14dc0fb460 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecf1d4c0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:50.322197 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6f6d0cd1-cea7-48f9-883d-7b14dc0fb460 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.127425 May 18 22:18:50.323035 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 596/1134] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:50 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:50.627083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2d5483ea-5079-4128-b957-1a2123dfcb54 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:50.629640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2d5483ea-5079-4128-b957-1a2123dfcb54 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:50.663162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d5483ea-5079-4128-b957-1a2123dfcb54 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:50.663639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d5483ea-5079-4128-b957-1a2123dfcb54 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:50.667837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d5483ea-5079-4128-b957-1a2123dfcb54 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:50.669599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d5483ea-5079-4128-b957-1a2123dfcb54 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:50.757108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ed472343-de38-4662-8adc-c981184d1007 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:50.772058 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ed472343-de38-4662-8adc-c981184d1007 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 0.859693 May 18 22:18:50.787088 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 539/1135] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:49 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 869 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:50.890183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b670203e-61cc-4bc2-87f9-db6271d6fd4c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:50.891498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b670203e-61cc-4bc2-87f9-db6271d6fd4c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: dd895138-e155-4b36-b9db-971c33b26f5f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:50.936948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b670203e-61cc-4bc2-87f9-db6271d6fd4c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:50.938190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b670203e-61cc-4bc2-87f9-db6271d6fd4c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:50.941642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b670203e-61cc-4bc2-87f9-db6271d6fd4c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:50.943349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b670203e-61cc-4bc2-87f9-db6271d6fd4c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:50.954286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-2d5483ea-5079-4128-b957-1a2123dfcb54 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:50.987679 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b670203e-61cc-4bc2-87f9-db6271d6fd4c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] HTTP exception thrown: Instance dd895138-e155-4b36-b9db-971c33b26f5f could not be found. May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b670203e-61cc-4bc2-87f9-db6271d6fd4c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Request method failure captured: May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f HTTP/1.1 May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXAiSzZ-ARzwPk-fGTrL8mYzxntS2wodDoWnB394mDupzTVjWcFLjmHmgDz3PvYRBBwQbuABHfKiU2EkglaMWyG7iFlr0tSBHj518m5s5eluHe4oJsLwZIGMkg0yxBh_F9S5cqGSHoJHvTwqzzehqDMxhIxS5FEm0yMeLzWHwSwaVPE May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:50.989631 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:50.991192 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_86a8410dc02f4493982f93dde06a437b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}] May 18 22:18:50.991192 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:50.991192 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:50.991192 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:50.991192 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:50.991192 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:50.991192 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:50.991192 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: bda690669cfb4150b3712888bfa4e9da May 18 22:18:50.991192 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:50.991192 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:50.991192 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance dd895138-e155-4b36-b9db-971c33b26f5f could not be found. May 18 22:18:50.991192 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'dd895138-e155-4b36-b9db-971c33b26f5f'} May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance dd895138-e155-4b36-b9db-971c33b26f5f could not be found. May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:50.992099 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance dd895138-e155-4b36-b9db-971c33b26f5f could not be found. May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance dd895138-e155-4b36-b9db-971c33b26f5f could not be found. May 18 22:18:50.993486 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:50.996180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b670203e-61cc-4bc2-87f9-db6271d6fd4c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Returning 404 to user: Instance dd895138-e155-4b36-b9db-971c33b26f5f could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:50.999265 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b670203e-61cc-4bc2-87f9-db6271d6fd4c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f" status: 404 len: 111 microversion: 2.1 time: 0.114546 May 18 22:18:51.002597 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 540/1136] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:50 2022] GET /compute/v2.1/servers/dd895138-e155-4b36-b9db-971c33b26f5f => generated 111 bytes in 118 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:18:51.016783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d6eb6a50-aab2-4e6c-8adf-05ea61da2dc8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:51.020000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2d5483ea-5079-4128-b957-1a2123dfcb54 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:51.028233 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2d5483ea-5079-4128-b957-1a2123dfcb54 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1296 microversion: 2.1 time: 0.415507 May 18 22:18:51.028804 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 597/1137] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:50 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1296 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:51.125591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c75bb289-3c9a-44ed-97fe-b940e7d4ba94 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:51.126300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c75bb289-3c9a-44ed-97fe-b940e7d4ba94 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:51.143771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c75bb289-3c9a-44ed-97fe-b940e7d4ba94 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:51.145125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c75bb289-3c9a-44ed-97fe-b940e7d4ba94 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:51.149319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c75bb289-3c9a-44ed-97fe-b940e7d4ba94 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:51.152995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c75bb289-3c9a-44ed-97fe-b940e7d4ba94 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:51.162362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d6eb6a50-aab2-4e6c-8adf-05ea61da2dc8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_api:SELECT=93,nova_api:UPDATE=2,nova_api:INSERT=3,nova_api:DELETE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:51.218501 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d6eb6a50-aab2-4e6c-8adf-05ea61da2dc8 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "DELETE /compute/v2.1/os-server-groups/3ab0ebbd-7045-4980-a422-8567ab111db0" status: 204 len: 0 microversion: 2.1 time: 0.202543 May 18 22:18:51.237123 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 541/1138] 10.222.0.58 () {58 vars in 1265 bytes} [Wed May 18 22:18:51 2022] DELETE /compute/v2.1/os-server-groups/3ab0ebbd-7045-4980-a422-8567ab111db0 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:18:51.273329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d9819af7-b081-4a2c-896b-c7e50c97b85c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:51.296585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d9819af7-b081-4a2c-896b-c7e50c97b85c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:51.348548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9819af7-b081-4a2c-896b-c7e50c97b85c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:51.363129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9819af7-b081-4a2c-896b-c7e50c97b85c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:51.369824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9819af7-b081-4a2c-896b-c7e50c97b85c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:51.373599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9819af7-b081-4a2c-896b-c7e50c97b85c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:51.588059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d9819af7-b081-4a2c-896b-c7e50c97b85c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:18:51.847034 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d9819af7-b081-4a2c-896b-c7e50c97b85c tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "DELETE /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 204 len: 0 microversion: 2.1 time: 0.601638 May 18 22:18:51.851728 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 542/1139] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:18:51 2022] DELETE /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:18:51.873827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1d998601-cdf5-440a-b245-805c62f3faec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecfd7c10>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:51.998402 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1d998601-cdf5-440a-b245-805c62f3faec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.145337 May 18 22:18:51.999001 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 543/1140] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:51 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:52.012990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-433186f4-79e3-4bbb-afdb-ca0942a6bcbb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:52.017721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-433186f4-79e3-4bbb-afdb-ca0942a6bcbb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:52.063183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c75bb289-3c9a-44ed-97fe-b940e7d4ba94 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:52.071456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-433186f4-79e3-4bbb-afdb-ca0942a6bcbb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:52.071900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-433186f4-79e3-4bbb-afdb-ca0942a6bcbb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:52.077165 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c75bb289-3c9a-44ed-97fe-b940e7d4ba94 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.955955 May 18 22:18:52.077909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-433186f4-79e3-4bbb-afdb-ca0942a6bcbb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:52.078361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-433186f4-79e3-4bbb-afdb-ca0942a6bcbb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:52.078671 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 598/1141] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:51 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 959 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:52.087466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-88094e60-9d5a-462f-99ad-23517a12f0b7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:52.093044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-88094e60-9d5a-462f-99ad-23517a12f0b7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:52.117644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-88094e60-9d5a-462f-99ad-23517a12f0b7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:52.119023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-88094e60-9d5a-462f-99ad-23517a12f0b7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:52.125337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-88094e60-9d5a-462f-99ad-23517a12f0b7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:52.128283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-88094e60-9d5a-462f-99ad-23517a12f0b7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:52.797340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-88094e60-9d5a-462f-99ad-23517a12f0b7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:52.827077 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-88094e60-9d5a-462f-99ad-23517a12f0b7 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1472 microversion: 2.1 time: 0.747058 May 18 22:18:52.839138 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 599/1142] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:52 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1472 bytes in 751 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:52.853340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8d454a53-c854-4255-8c7d-e5359248e7c9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:52.859900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8d454a53-c854-4255-8c7d-e5359248e7c9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:52.899023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d454a53-c854-4255-8c7d-e5359248e7c9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:52.900279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d454a53-c854-4255-8c7d-e5359248e7c9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:52.904111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d454a53-c854-4255-8c7d-e5359248e7c9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:52.906108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d454a53-c854-4255-8c7d-e5359248e7c9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:53.349200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-433186f4-79e3-4bbb-afdb-ca0942a6bcbb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:53.360231 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-433186f4-79e3-4bbb-afdb-ca0942a6bcbb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 1.360177 May 18 22:18:53.361629 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 544/1143] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:51 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 1362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:53.390935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2aa3535b-a97e-4273-8431-3a1d58030a53 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ed118430>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:53.524887 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2aa3535b-a97e-4273-8431-3a1d58030a53 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.161870 May 18 22:18:53.525658 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 545/1144] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:53 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:53.533139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4080a165-be88-4a5d-88bd-5397d7de8544 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:53.533789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4080a165-be88-4a5d-88bd-5397d7de8544 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:53.553455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4080a165-be88-4a5d-88bd-5397d7de8544 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:53.561290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4080a165-be88-4a5d-88bd-5397d7de8544 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:53.570577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4080a165-be88-4a5d-88bd-5397d7de8544 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:53.574003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4080a165-be88-4a5d-88bd-5397d7de8544 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:53.673858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8d454a53-c854-4255-8c7d-e5359248e7c9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:53.684680 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8d454a53-c854-4255-8c7d-e5359248e7c9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1364 microversion: 2.1 time: 0.846977 May 18 22:18:53.689004 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 600/1145] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:52 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1364 bytes in 858 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:53.846893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-369fe8f1-ea61-4fb0-be32-052c960c3402 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:53.849805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-369fe8f1-ea61-4fb0-be32-052c960c3402 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:53.860297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-369fe8f1-ea61-4fb0-be32-052c960c3402 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119082] Writing DB stats nova_api:SELECT=94,nova_api:INSERT=1,nova_api:DELETE=3,nova_api:UPDATE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:53.862125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-369fe8f1-ea61-4fb0-be32-052c960c3402 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:53.863584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-369fe8f1-ea61-4fb0-be32-052c960c3402 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:53.864634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-369fe8f1-ea61-4fb0-be32-052c960c3402 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:53.870344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-369fe8f1-ea61-4fb0-be32-052c960c3402 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:54.616067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4080a165-be88-4a5d-88bd-5397d7de8544 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:54.637241 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4080a165-be88-4a5d-88bd-5397d7de8544 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 1.110611 May 18 22:18:54.640868 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 546/1146] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:53 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 1115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:54.654766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9bafaace-bed9-4676-95f9-00557d72e0a6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:54.655667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9bafaace-bed9-4676-95f9-00557d72e0a6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:54.678479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9bafaace-bed9-4676-95f9-00557d72e0a6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:54.679111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9bafaace-bed9-4676-95f9-00557d72e0a6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:54.680094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9bafaace-bed9-4676-95f9-00557d72e0a6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:54.686461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9bafaace-bed9-4676-95f9-00557d72e0a6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:54.898481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-369fe8f1-ea61-4fb0-be32-052c960c3402 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:54.934634 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-369fe8f1-ea61-4fb0-be32-052c960c3402 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1472 microversion: 2.1 time: 1.086955 May 18 22:18:54.945801 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 601/1147] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:53 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1472 bytes in 1096 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:54.945801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a342027b-8a64-4887-88be-6664b6b8e57d tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ece51940>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:55.047104 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a342027b-8a64-4887-88be-6664b6b8e57d tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.107813 May 18 22:18:55.050398 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 602/1148] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:54 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:55.057654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aab2764c-89c2-465a-903b-e475fc4f8ef3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:55.058645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aab2764c-89c2-465a-903b-e475fc4f8ef3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:55.078880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aab2764c-89c2-465a-903b-e475fc4f8ef3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:55.079806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aab2764c-89c2-465a-903b-e475fc4f8ef3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:55.080832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aab2764c-89c2-465a-903b-e475fc4f8ef3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:55.081274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aab2764c-89c2-465a-903b-e475fc4f8ef3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:55.552265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9bafaace-bed9-4676-95f9-00557d72e0a6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:55.568602 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9bafaace-bed9-4676-95f9-00557d72e0a6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 0.926396 May 18 22:18:55.569613 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 547/1149] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:54 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 928 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:55.663849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf8705c2-ded5-4acf-a713-52866512e235 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:55.666006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cf8705c2-ded5-4acf-a713-52866512e235 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:55.669420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-cf8705c2-ded5-4acf-a713-52866512e235 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:55.680877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf8705c2-ded5-4acf-a713-52866512e235 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:55.682158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf8705c2-ded5-4acf-a713-52866512e235 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:55.688985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf8705c2-ded5-4acf-a713-52866512e235 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:55.689896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf8705c2-ded5-4acf-a713-52866512e235 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:55.833521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aab2764c-89c2-465a-903b-e475fc4f8ef3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:55.850834 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aab2764c-89c2-465a-903b-e475fc4f8ef3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1364 microversion: 2.1 time: 0.798980 May 18 22:18:55.857465 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 603/1150] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:55 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1364 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:55.961190 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fcb08e22-5a26-4b99-aa83-a4bb22090371 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:55.962666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fcb08e22-5a26-4b99-aa83-a4bb22090371 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:55.980050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fcb08e22-5a26-4b99-aa83-a4bb22090371 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:55.988007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fcb08e22-5a26-4b99-aa83-a4bb22090371 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:55.990935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fcb08e22-5a26-4b99-aa83-a4bb22090371 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:55.991556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fcb08e22-5a26-4b99-aa83-a4bb22090371 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:56.269278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fcb08e22-5a26-4b99-aa83-a4bb22090371 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:56.295309 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fcb08e22-5a26-4b99-aa83-a4bb22090371 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1430 microversion: 2.1 time: 0.333703 May 18 22:18:56.305498 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 604/1151] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:55 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1430 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:56.314934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-7152ac70-04db-4ab5-9baa-d89691316ee6 req-e6be7941-d397-4416-bc81-9e5e0acbdcf3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1566498f-7998-45fa-a16b-f7036da5d173", "tag": "f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:56.337428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-7152ac70-04db-4ab5-9baa-d89691316ee6 req-e6be7941-d397-4416-bc81-9e5e0acbdcf3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:56.338104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-7152ac70-04db-4ab5-9baa-d89691316ee6 req-e6be7941-d397-4416-bc81-9e5e0acbdcf3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:56.366848 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-7152ac70-04db-4ab5-9baa-d89691316ee6 req-e6be7941-d397-4416-bc81-9e5e0acbdcf3 service nova] Creating event network-changed:f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3 for instance 1566498f-7998-45fa-a16b-f7036da5d173 on n-h2-841040-6 May 18 22:18:56.379900 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-7152ac70-04db-4ab5-9baa-d89691316ee6 req-e6be7941-d397-4416-bc81-9e5e0acbdcf3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.077984 May 18 22:18:56.380859 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 605/1152] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:56 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:18:56.392869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6eb6be64-c593-4d86-964a-0868754ca51a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecd63dc0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:56.512165 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6eb6be64-c593-4d86-964a-0868754ca51a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.130031 May 18 22:18:56.518749 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 606/1153] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:56 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:56.588494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1ee95416-6a74-4fea-b6c6-b6ef9b7e20d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:56.596991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1ee95416-6a74-4fea-b6c6-b6ef9b7e20d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:56.610283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ee95416-6a74-4fea-b6c6-b6ef9b7e20d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:56.610993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ee95416-6a74-4fea-b6c6-b6ef9b7e20d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:56.612010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ee95416-6a74-4fea-b6c6-b6ef9b7e20d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:56.614407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ee95416-6a74-4fea-b6c6-b6ef9b7e20d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:56.738438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cf8705c2-ded5-4acf-a713-52866512e235 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:56.769862 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cf8705c2-ded5-4acf-a713-52866512e235 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 1.115928 May 18 22:18:56.782909 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 548/1154] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:55 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 1130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:56.875950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91a8ca74-1962-4b20-a247-681fc022b606 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:56.876838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91a8ca74-1962-4b20-a247-681fc022b606 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:56.893984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91a8ca74-1962-4b20-a247-681fc022b606 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:56.897642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91a8ca74-1962-4b20-a247-681fc022b606 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:56.907190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91a8ca74-1962-4b20-a247-681fc022b606 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:56.909284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91a8ca74-1962-4b20-a247-681fc022b606 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:57.189430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1ee95416-6a74-4fea-b6c6-b6ef9b7e20d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:57.199996 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1ee95416-6a74-4fea-b6c6-b6ef9b7e20d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 0.616667 May 18 22:18:57.206693 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 607/1155] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:56 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:57.227522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-91a8ca74-1962-4b20-a247-681fc022b606 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:57.315595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2bcd576a-3bd8-44b6-9bba-13e18319260b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:57.316352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2bcd576a-3bd8-44b6-9bba-13e18319260b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:57.340544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2bcd576a-3bd8-44b6-9bba-13e18319260b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:57.340979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2bcd576a-3bd8-44b6-9bba-13e18319260b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:57.345782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2bcd576a-3bd8-44b6-9bba-13e18319260b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:57.347007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2bcd576a-3bd8-44b6-9bba-13e18319260b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:57.548417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2bcd576a-3bd8-44b6-9bba-13e18319260b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:57.552009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2bcd576a-3bd8-44b6-9bba-13e18319260b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:57.553817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-2bcd576a-3bd8-44b6-9bba-13e18319260b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lazy-loading 'fault' on Instance uuid ba0d5759-b437-43da-9a79-e0f3f29e58e2 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:18:57.644863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91a8ca74-1962-4b20-a247-681fc022b606 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:57.654383 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91a8ca74-1962-4b20-a247-681fc022b606 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1364 microversion: 2.1 time: 0.783040 May 18 22:18:57.662567 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 549/1156] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:56 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1364 bytes in 791 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:57.672999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-736b2370-3a60-428b-9f15-ff2ad43dd27d tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecf88af0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:57.686995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2bcd576a-3bd8-44b6-9bba-13e18319260b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bda690669cfb4150b3712888bfa4e9da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86a8410dc02f4493982f93dde06a437b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:57.695435 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2bcd576a-3bd8-44b6-9bba-13e18319260b tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 200 len: 1307 microversion: 2.1 time: 0.386650 May 18 22:18:57.712924 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 608/1157] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:57 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 1307 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:57.783829 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-736b2370-3a60-428b-9f15-ff2ad43dd27d tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.115368 May 18 22:18:57.784443 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 550/1158] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:57 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:57.790227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1372d444-a34e-4f72-b7b2-516400842b5e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:57.792036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1372d444-a34e-4f72-b7b2-516400842b5e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:57.802942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1372d444-a34e-4f72-b7b2-516400842b5e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:57.803773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1372d444-a34e-4f72-b7b2-516400842b5e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:57.804832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1372d444-a34e-4f72-b7b2-516400842b5e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:57.805549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1372d444-a34e-4f72-b7b2-516400842b5e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:58.219909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1372d444-a34e-4f72-b7b2-516400842b5e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:58.224864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7328258e-99e3-4240-886d-74f0bce8c357 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:58.225550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7328258e-99e3-4240-886d-74f0bce8c357 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:58.240048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7328258e-99e3-4240-886d-74f0bce8c357 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:58.241058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7328258e-99e3-4240-886d-74f0bce8c357 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:58.243438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7328258e-99e3-4240-886d-74f0bce8c357 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:58.244732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7328258e-99e3-4240-886d-74f0bce8c357 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:58.248848 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1372d444-a34e-4f72-b7b2-516400842b5e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.463232 May 18 22:18:58.284628 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 609/1159] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:57 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:58.454973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-e0b43f32-eb39-4b43-8bbd-e1c7ae3bdf36 req-3bdccdf1-40b3-4581-a53e-9b3c265d45bd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba0d5759-b437-43da-9a79-e0f3f29e58e2", "name": "network-vif-deleted", "tag": "9ab0e0a5-e743-422e-83e0-41c9b80f8209"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:18:58.469747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e0b43f32-eb39-4b43-8bbd-e1c7ae3bdf36 req-3bdccdf1-40b3-4581-a53e-9b3c265d45bd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:58.470515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e0b43f32-eb39-4b43-8bbd-e1c7ae3bdf36 req-3bdccdf1-40b3-4581-a53e-9b3c265d45bd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:58.507021 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-e0b43f32-eb39-4b43-8bbd-e1c7ae3bdf36 req-3bdccdf1-40b3-4581-a53e-9b3c265d45bd service nova] Creating event network-vif-deleted:9ab0e0a5-e743-422e-83e0-41c9b80f8209 for instance ba0d5759-b437-43da-9a79-e0f3f29e58e2 on n-h2-841040-6 May 18 22:18:58.517392 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-e0b43f32-eb39-4b43-8bbd-e1c7ae3bdf36 req-3bdccdf1-40b3-4581-a53e-9b3c265d45bd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.066294 May 18 22:18:58.518635 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 610/1160] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:18:58 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:18:58.672649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2c7d8458-2dc2-47fe-b747-f88b5c101f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:58.678350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2c7d8458-2dc2-47fe-b747-f88b5c101f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:58.710397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c7d8458-2dc2-47fe-b747-f88b5c101f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:58.711470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c7d8458-2dc2-47fe-b747-f88b5c101f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:58.712423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c7d8458-2dc2-47fe-b747-f88b5c101f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:58.714261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c7d8458-2dc2-47fe-b747-f88b5c101f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:58.847257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7328258e-99e3-4240-886d-74f0bce8c357 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:58.879506 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7328258e-99e3-4240-886d-74f0bce8c357 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 0.659913 May 18 22:18:58.880093 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 551/1161] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:58 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:58.917423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2cdd67f5-1a7c-4ce1-9ec8-85c4e7305e98 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:58.929266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2cdd67f5-1a7c-4ce1-9ec8-85c4e7305e98 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [instance: ba0d5759-b437-43da-9a79-e0f3f29e58e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:58.944893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cdd67f5-1a7c-4ce1-9ec8-85c4e7305e98 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:58.946691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cdd67f5-1a7c-4ce1-9ec8-85c4e7305e98 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:58.950000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cdd67f5-1a7c-4ce1-9ec8-85c4e7305e98 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:58.950704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cdd67f5-1a7c-4ce1-9ec8-85c4e7305e98 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:58.966169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2cdd67f5-1a7c-4ce1-9ec8-85c4e7305e98 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] [119083] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:18:58.992833 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-2cdd67f5-1a7c-4ce1-9ec8-85c4e7305e98 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] HTTP exception thrown: Instance ba0d5759-b437-43da-9a79-e0f3f29e58e2 could not be found. May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2cdd67f5-1a7c-4ce1-9ec8-85c4e7305e98 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Request method failure captured: May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 HTTP/1.1 May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXAiSzZ-ARzwPk-fGTrL8mYzxntS2wodDoWnB394mDupzTVjWcFLjmHmgDz3PvYRBBwQbuABHfKiU2EkglaMWyG7iFlr0tSBHj518m5s5eluHe4oJsLwZIGMkg0yxBh_F9S5cqGSHoJHvTwqzzehqDMxhIxS5FEm0yMeLzWHwSwaVPE May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:18:59.002460 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:18:59.003956 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_86a8410dc02f4493982f93dde06a437b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/86a8410dc02f4493982f93dde06a437b"}]}] May 18 22:18:59.003956 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:59.003956 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 86a8410dc02f4493982f93dde06a437b May 18 22:18:59.003956 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersOnMultiNodesTest-1500614804 May 18 22:18:59.003956 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:59.003956 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:18:59.003956 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:18:59.003956 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: bda690669cfb4150b3712888bfa4e9da May 18 22:18:59.003956 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersOnMultiNodesTest-1500614804-project May 18 22:18:59.003956 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:18:59.003956 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance ba0d5759-b437-43da-9a79-e0f3f29e58e2 could not be found. May 18 22:18:59.003956 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'ba0d5759-b437-43da-9a79-e0f3f29e58e2'} May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance ba0d5759-b437-43da-9a79-e0f3f29e58e2 could not be found. May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:18:59.004931 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance ba0d5759-b437-43da-9a79-e0f3f29e58e2 could not be found. May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance ba0d5759-b437-43da-9a79-e0f3f29e58e2 could not be found. May 18 22:18:59.007023 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:18:59.013506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2cdd67f5-1a7c-4ce1-9ec8-85c4e7305e98 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] Returning 404 to user: Instance ba0d5759-b437-43da-9a79-e0f3f29e58e2 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:18:59.015795 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2cdd67f5-1a7c-4ce1-9ec8-85c4e7305e98 tempest-ServersOnMultiNodesTest-1500614804 tempest-ServersOnMultiNodesTest-1500614804-project] 10.222.0.58 "GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2" status: 404 len: 111 microversion: 2.1 time: 0.124104 May 18 22:18:59.032407 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 552/1162] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:58 2022] GET /compute/v2.1/servers/ba0d5759-b437-43da-9a79-e0f3f29e58e2 => generated 111 bytes in 141 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:18:59.057116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f50703d6-b722-453d-a10d-15de13b02338 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecf888b0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:59.162556 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f50703d6-b722-453d-a10d-15de13b02338 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.128638 May 18 22:18:59.163524 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 553/1163] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:18:59 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:59.289633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0a160524-6385-4b27-8316-a159456f9326 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:59.290727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0a160524-6385-4b27-8316-a159456f9326 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:59.312322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a160524-6385-4b27-8316-a159456f9326 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:59.313568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a160524-6385-4b27-8316-a159456f9326 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:59.320539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a160524-6385-4b27-8316-a159456f9326 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:59.325206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a160524-6385-4b27-8316-a159456f9326 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:59.381393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2c7d8458-2dc2-47fe-b747-f88b5c101f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:59.392220 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2c7d8458-2dc2-47fe-b747-f88b5c101f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1364 microversion: 2.1 time: 0.724496 May 18 22:18:59.397557 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 611/1164] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:58 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1364 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:18:59.727928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0a160524-6385-4b27-8316-a159456f9326 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:18:59.740644 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0a160524-6385-4b27-8316-a159456f9326 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.455291 May 18 22:18:59.750435 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 554/1165] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:59 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:18:59.899361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4aab0bc9-1fe7-4891-a6a2-e82c36c35945 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:18:59.900908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4aab0bc9-1fe7-4891-a6a2-e82c36c35945 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:18:59.913020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4aab0bc9-1fe7-4891-a6a2-e82c36c35945 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:59.913464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4aab0bc9-1fe7-4891-a6a2-e82c36c35945 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:18:59.914251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4aab0bc9-1fe7-4891-a6a2-e82c36c35945 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:18:59.914678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4aab0bc9-1fe7-4891-a6a2-e82c36c35945 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:00.175384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ada27932-14a4-4305-8aea-19e5b4183b3b tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecf885e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:01.169720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4aab0bc9-1fe7-4891-a6a2-e82c36c35945 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:01.182181 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4aab0bc9-1fe7-4891-a6a2-e82c36c35945 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 1.283169 May 18 22:19:01.183147 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 612/1166] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:18:59 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 1289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:01.196592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-17002b11-9e65-488e-8b95-849d26c790db tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:01.198111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-17002b11-9e65-488e-8b95-849d26c790db tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:01.211249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17002b11-9e65-488e-8b95-849d26c790db tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:01.211986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17002b11-9e65-488e-8b95-849d26c790db tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:01.213602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17002b11-9e65-488e-8b95-849d26c790db tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:01.215581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17002b11-9e65-488e-8b95-849d26c790db tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:02.333657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-17002b11-9e65-488e-8b95-849d26c790db tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:02.354552 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-17002b11-9e65-488e-8b95-849d26c790db tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1364 microversion: 2.1 time: 1.166739 May 18 22:19:02.356465 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 613/1167] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:01 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1364 bytes in 1172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:02.370555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7dc2eb84-53af-4155-a923-b83497cb3700 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:02.371693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7dc2eb84-53af-4155-a923-b83497cb3700 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:02.390711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7dc2eb84-53af-4155-a923-b83497cb3700 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:02.391553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7dc2eb84-53af-4155-a923-b83497cb3700 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:02.393586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7dc2eb84-53af-4155-a923-b83497cb3700 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:02.394283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7dc2eb84-53af-4155-a923-b83497cb3700 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:02.721814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7dc2eb84-53af-4155-a923-b83497cb3700 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:02.735150 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7dc2eb84-53af-4155-a923-b83497cb3700 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.376545 May 18 22:19:02.736724 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 614/1168] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:02 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:02.747666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b8a871b-175d-4242-9b8b-a8a4797707b2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:02.748304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8b8a871b-175d-4242-9b8b-a8a4797707b2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:02.759927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b8a871b-175d-4242-9b8b-a8a4797707b2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:02.760417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b8a871b-175d-4242-9b8b-a8a4797707b2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:02.761197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b8a871b-175d-4242-9b8b-a8a4797707b2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:02.761612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b8a871b-175d-4242-9b8b-a8a4797707b2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:02.792475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8b8a871b-175d-4242-9b8b-a8a4797707b2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:03.200224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8b8a871b-175d-4242-9b8b-a8a4797707b2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:03.209346 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8b8a871b-175d-4242-9b8b-a8a4797707b2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 0.471172 May 18 22:19:03.209960 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 615/1169] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:02 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:03.393137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e78a2f08-c05f-4616-98c5-90b54d3a4791 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:03.394915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e78a2f08-c05f-4616-98c5-90b54d3a4791 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:03.418451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e78a2f08-c05f-4616-98c5-90b54d3a4791 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:03.430904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e78a2f08-c05f-4616-98c5-90b54d3a4791 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:03.431792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e78a2f08-c05f-4616-98c5-90b54d3a4791 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:03.439971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e78a2f08-c05f-4616-98c5-90b54d3a4791 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:04.058045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e78a2f08-c05f-4616-98c5-90b54d3a4791 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:04.066189 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e78a2f08-c05f-4616-98c5-90b54d3a4791 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1364 microversion: 2.1 time: 0.695301 May 18 22:19:04.066768 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 616/1170] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:03 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1364 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:04.077286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bcef087d-6e6b-4794-82fc-7d8b3a8607a5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:04.109169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bcef087d-6e6b-4794-82fc-7d8b3a8607a5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:04.212525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcef087d-6e6b-4794-82fc-7d8b3a8607a5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:04.215356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcef087d-6e6b-4794-82fc-7d8b3a8607a5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.017s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:04.220762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcef087d-6e6b-4794-82fc-7d8b3a8607a5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:04.224173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcef087d-6e6b-4794-82fc-7d8b3a8607a5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:05.225373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bcef087d-6e6b-4794-82fc-7d8b3a8607a5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:05.246603 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ada27932-14a4-4305-8aea-19e5b4183b3b tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 5.074460 May 18 22:19:05.250882 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 555/1171] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:00 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 5080 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:05.255474 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bcef087d-6e6b-4794-82fc-7d8b3a8607a5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 1.181753 May 18 22:19:05.259095 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 617/1172] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:04 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 1186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:05.288168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9eda083e-45b3-434f-a557-c8cf4439b7a5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:05.298124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9eda083e-45b3-434f-a557-c8cf4439b7a5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:05.300069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5dd79c34-fa3e-4e91-bf32-d08b432aa7ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:05.307058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5dd79c34-fa3e-4e91-bf32-d08b432aa7ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:05.368363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9eda083e-45b3-434f-a557-c8cf4439b7a5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:05.378525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5dd79c34-fa3e-4e91-bf32-d08b432aa7ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:05.379290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9eda083e-45b3-434f-a557-c8cf4439b7a5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:05.380505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9eda083e-45b3-434f-a557-c8cf4439b7a5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:05.387092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5dd79c34-fa3e-4e91-bf32-d08b432aa7ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:05.387822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9eda083e-45b3-434f-a557-c8cf4439b7a5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:05.390833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5dd79c34-fa3e-4e91-bf32-d08b432aa7ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:05.392906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5dd79c34-fa3e-4e91-bf32-d08b432aa7ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:05.843193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5dd79c34-fa3e-4e91-bf32-d08b432aa7ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:05.853485 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5dd79c34-fa3e-4e91-bf32-d08b432aa7ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1364 microversion: 2.1 time: 0.592602 May 18 22:19:05.859740 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 618/1173] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:05 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1364 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:06.265275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bc9c2224-4e28-41ab-af29-e6cbe05e1529 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ece51550>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:06.396517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9eda083e-45b3-434f-a557-c8cf4439b7a5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:06.398460 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bc9c2224-4e28-41ab-af29-e6cbe05e1529 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1424 microversion: 2.1 time: 0.137543 May 18 22:19:06.399673 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 619/1174] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:06 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1424 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:19:06.404962 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9eda083e-45b3-434f-a557-c8cf4439b7a5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1542 microversion: 2.1 time: 1.149898 May 18 22:19:06.413621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6fffa29e-efbf-4982-8617-2f959cbf28cc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:06.418712 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 556/1175] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:05 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1542 bytes in 1165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:06.421383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6fffa29e-efbf-4982-8617-2f959cbf28cc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:06.462746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fffa29e-efbf-4982-8617-2f959cbf28cc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:06.465138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fffa29e-efbf-4982-8617-2f959cbf28cc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:06.466148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fffa29e-efbf-4982-8617-2f959cbf28cc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:06.471779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fffa29e-efbf-4982-8617-2f959cbf28cc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:06.881642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8043affb-660f-43e2-93ca-a9d1013bf81e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:06.882340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8043affb-660f-43e2-93ca-a9d1013bf81e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:06.902693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8043affb-660f-43e2-93ca-a9d1013bf81e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:06.903131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8043affb-660f-43e2-93ca-a9d1013bf81e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:06.903915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8043affb-660f-43e2-93ca-a9d1013bf81e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:06.904341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8043affb-660f-43e2-93ca-a9d1013bf81e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:07.623438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6fffa29e-efbf-4982-8617-2f959cbf28cc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:07.643849 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6fffa29e-efbf-4982-8617-2f959cbf28cc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 1.242884 May 18 22:19:07.645774 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 620/1176] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:06 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 1245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:07.818102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8043affb-660f-43e2-93ca-a9d1013bf81e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:07.838184 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8043affb-660f-43e2-93ca-a9d1013bf81e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1364 microversion: 2.1 time: 0.963798 May 18 22:19:07.855476 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 557/1177] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:06 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1364 bytes in 983 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:07.868939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6da46334-90f4-430c-90c8-72c61fb70fa5 req-b3bde340-7e6f-46e1-b514-12a48639a8cd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1566498f-7998-45fa-a16b-f7036da5d173", "name": "network-vif-plugged", "status": "completed", "tag": "f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:07.893551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6da46334-90f4-430c-90c8-72c61fb70fa5 req-b3bde340-7e6f-46e1-b514-12a48639a8cd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:07.894758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6da46334-90f4-430c-90c8-72c61fb70fa5 req-b3bde340-7e6f-46e1-b514-12a48639a8cd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:07.924240 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6da46334-90f4-430c-90c8-72c61fb70fa5 req-b3bde340-7e6f-46e1-b514-12a48639a8cd service nova] Creating event network-vif-plugged:f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3 for instance 1566498f-7998-45fa-a16b-f7036da5d173 on n-h2-841040-6 May 18 22:19:07.940167 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6da46334-90f4-430c-90c8-72c61fb70fa5 req-b3bde340-7e6f-46e1-b514-12a48639a8cd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.079334 May 18 22:19:07.943608 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 558/1178] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:07 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:07.954085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2309ffa8-e34c-478b-b8cf-dc93586259ae tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecfa1b80>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:07.956280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2beb95ab-9c3f-4c07-96c8-a60df87844f7 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:07.957650 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:19:07.957650 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:19:07.958903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2beb95ab-9c3f-4c07-96c8-a60df87844f7 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:07.959340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2beb95ab-9c3f-4c07-96c8-a60df87844f7 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:07.960296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2beb95ab-9c3f-4c07-96c8-a60df87844f7 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:07.963451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2beb95ab-9c3f-4c07-96c8-a60df87844f7 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:08.050390 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2309ffa8-e34c-478b-b8cf-dc93586259ae tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1433 microversion: 2.1 time: 0.105407 May 18 22:19:08.055319 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 559/1179] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:07 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1433 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:08.079282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-46d4521d-f944-407e-8bf5-bb97183eabff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:08.080332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-46d4521d-f944-407e-8bf5-bb97183eabff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:08.082046 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2beb95ab-9c3f-4c07-96c8-a60df87844f7 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services" status: 200 len: 944 microversion: 2.1 time: 0.434357 May 18 22:19:08.092770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46d4521d-f944-407e-8bf5-bb97183eabff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:08.093616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46d4521d-f944-407e-8bf5-bb97183eabff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:08.094716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46d4521d-f944-407e-8bf5-bb97183eabff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:08.095475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46d4521d-f944-407e-8bf5-bb97183eabff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:08.102151 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 621/1180] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:19:07 2022] GET /compute/v2.1/os-services => generated 944 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:08.113421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99a92a43-6e2c-4fc3-8941-e26a9da7e71c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecd6c1f0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:08.202459 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-99a92a43-6e2c-4fc3-8941-e26a9da7e71c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 200 len: 1433 microversion: 2.1 time: 0.098286 May 18 22:19:08.210612 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 622/1181] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:08 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 1433 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:08.217498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f4b317f8-1cb0-409c-9b42-72773d87686d tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:08.222763 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:19:08.222763 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:19:08.224563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4b317f8-1cb0-409c-9b42-72773d87686d tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:08.229228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4b317f8-1cb0-409c-9b42-72773d87686d tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:08.230342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4b317f8-1cb0-409c-9b42-72773d87686d tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:08.231032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4b317f8-1cb0-409c-9b42-72773d87686d tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:08.333969 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f4b317f8-1cb0-409c-9b42-72773d87686d tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services" status: 200 len: 944 microversion: 2.1 time: 0.122065 May 18 22:19:08.343279 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 623/1182] 10.222.0.58 () {58 vars in 1169 bytes} [Wed May 18 22:19:08 2022] GET /compute/v2.1/os-services?xxx=nova-compute => generated 944 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:08.363667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b54e0a34-8cbb-43f3-8a39-ab8af6eca62c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:08.363667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b54e0a34-8cbb-43f3-8a39-ab8af6eca62c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:08.403489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b54e0a34-8cbb-43f3-8a39-ab8af6eca62c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:08.403963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b54e0a34-8cbb-43f3-8a39-ab8af6eca62c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:08.410315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b54e0a34-8cbb-43f3-8a39-ab8af6eca62c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:08.412990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b54e0a34-8cbb-43f3-8a39-ab8af6eca62c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:08.511106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-46d4521d-f944-407e-8bf5-bb97183eabff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:08.519059 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-46d4521d-f944-407e-8bf5-bb97183eabff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1541 microversion: 2.1 time: 0.462302 May 18 22:19:08.534394 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 560/1183] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:08 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1541 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:08.551886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7b48a842-b9fe-40cf-83c6-a8d6d4494367 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:08.553232 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:19:08.553232 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:19:08.554485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b48a842-b9fe-40cf-83c6-a8d6d4494367 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:08.554910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b48a842-b9fe-40cf-83c6-a8d6d4494367 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:08.571040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b48a842-b9fe-40cf-83c6-a8d6d4494367 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:08.572793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b48a842-b9fe-40cf-83c6-a8d6d4494367 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:08.651439 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7b48a842-b9fe-40cf-83c6-a8d6d4494367 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services" status: 200 len: 944 microversion: 2.1 time: 0.115857 May 18 22:19:08.662082 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 561/1184] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:19:08 2022] GET /compute/v2.1/os-services => generated 944 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:08.672803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-372c935c-e1de-4f8c-8326-f4f7f22fc1a4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:08.676043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-372c935c-e1de-4f8c-8326-f4f7f22fc1a4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:08.689635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-372c935c-e1de-4f8c-8326-f4f7f22fc1a4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:08.691025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-372c935c-e1de-4f8c-8326-f4f7f22fc1a4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:08.694741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-372c935c-e1de-4f8c-8326-f4f7f22fc1a4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:08.695400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-372c935c-e1de-4f8c-8326-f4f7f22fc1a4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:09.107167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-372c935c-e1de-4f8c-8326-f4f7f22fc1a4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:09.119688 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-372c935c-e1de-4f8c-8326-f4f7f22fc1a4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.453849 May 18 22:19:09.133026 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 562/1185] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:08 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:09.138679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-adad89ff-df36-4c3c-8bc3-40db65384643 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:09.142903 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:19:09.142903 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:19:09.145328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adad89ff-df36-4c3c-8bc3-40db65384643 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:09.146893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adad89ff-df36-4c3c-8bc3-40db65384643 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:09.147894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adad89ff-df36-4c3c-8bc3-40db65384643 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:09.148755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adad89ff-df36-4c3c-8bc3-40db65384643 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:09.214185 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-adad89ff-df36-4c3c-8bc3-40db65384643 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?host=n-d-841040-6&binary=xxx" status: 200 len: 16 microversion: 2.1 time: 0.079123 May 18 22:19:09.214967 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 563/1186] 10.222.0.58 () {58 vars in 1193 bytes} [Wed May 18 22:19:09 2022] GET /compute/v2.1/os-services?host=n-d-841040-6&binary=xxx => generated 16 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:19:09.223372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-94ea5e7e-fc5c-4866-ac38-e6e682691a6f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:09.224674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-94ea5e7e-fc5c-4866-ac38-e6e682691a6f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:09.244220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94ea5e7e-fc5c-4866-ac38-e6e682691a6f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:09.245027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94ea5e7e-fc5c-4866-ac38-e6e682691a6f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:09.246317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94ea5e7e-fc5c-4866-ac38-e6e682691a6f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:09.246970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94ea5e7e-fc5c-4866-ac38-e6e682691a6f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:09.577765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b54e0a34-8cbb-43f3-8a39-ab8af6eca62c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:09.592206 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b54e0a34-8cbb-43f3-8a39-ab8af6eca62c tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1465 microversion: 2.1 time: 1.243247 May 18 22:19:09.600622 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 624/1187] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:08 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1465 bytes in 1254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:09.613334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-787fb8f8-46a2-4661-9e1a-88a87c3cf846 req-6ae9142f-ec22-47e9-bb15-4b19ee43e741 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ec09f89d-817d-4c23-8148-0cbcd910b2e0", "name": "network-vif-unplugged", "status": "completed", "tag": "6978b72a-4133-4123-9090-80335df8c5ee"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:09.625100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-787fb8f8-46a2-4661-9e1a-88a87c3cf846 req-6ae9142f-ec22-47e9-bb15-4b19ee43e741 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:09.625829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-787fb8f8-46a2-4661-9e1a-88a87c3cf846 req-6ae9142f-ec22-47e9-bb15-4b19ee43e741 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:09.642482 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-787fb8f8-46a2-4661-9e1a-88a87c3cf846 req-6ae9142f-ec22-47e9-bb15-4b19ee43e741 service nova] Creating event network-vif-unplugged:6978b72a-4133-4123-9090-80335df8c5ee for instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 on n-h2-841040-6 May 18 22:19:09.673156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-787fb8f8-46a2-4661-9e1a-88a87c3cf846 req-6ae9142f-ec22-47e9-bb15-4b19ee43e741 service nova] Instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:19:09.692945 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-787fb8f8-46a2-4661-9e1a-88a87c3cf846 req-6ae9142f-ec22-47e9-bb15-4b19ee43e741 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.090732 May 18 22:19:09.696472 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 625/1188] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:09 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:09.705443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b7d7be71-f044-47e8-81f9-9c02e631eb13 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:09.711334 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:19:09.711334 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:19:09.716414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7d7be71-f044-47e8-81f9-9c02e631eb13 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:09.716991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7d7be71-f044-47e8-81f9-9c02e631eb13 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:09.717939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7d7be71-f044-47e8-81f9-9c02e631eb13 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:09.728765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7d7be71-f044-47e8-81f9-9c02e631eb13 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:09.767520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-94ea5e7e-fc5c-4866-ac38-e6e682691a6f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:09.803112 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-94ea5e7e-fc5c-4866-ac38-e6e682691a6f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1364 microversion: 2.1 time: 0.577537 May 18 22:19:09.816560 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 564/1189] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:09 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1364 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:09.816560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ecc07b4-df80-4f5e-b37d-ed1438f6f7e1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:09.816875 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b7d7be71-f044-47e8-81f9-9c02e631eb13 tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services" status: 200 len: 944 microversion: 2.1 time: 0.116380 May 18 22:19:09.816976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8ecc07b4-df80-4f5e-b37d-ed1438f6f7e1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:09.820242 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 626/1190] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:19:09 2022] GET /compute/v2.1/os-services => generated 944 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:09.828234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ecc07b4-df80-4f5e-b37d-ed1438f6f7e1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:09.828892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ecc07b4-df80-4f5e-b37d-ed1438f6f7e1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:09.829660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ecc07b4-df80-4f5e-b37d-ed1438f6f7e1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:09.832051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ecc07b4-df80-4f5e-b37d-ed1438f6f7e1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:09.840229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d8d506c4-6ce6-4ee5-8f01-4ea2a2c0aa3d tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecd76430>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:09.938750 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d8d506c4-6ce6-4ee5-8f01-4ea2a2c0aa3d tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/df603f87-8d0d-4cc3-92c6-02473612747b" status: 200 len: 784 microversion: 2.1 time: 0.114498 May 18 22:19:09.943426 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 627/1191] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:09 2022] GET /compute/v2.1/images/df603f87-8d0d-4cc3-92c6-02473612747b => generated 784 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:09.961231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0d29f6c7-7a36-4f11-8c6a-1208bde52eda tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:09.969554 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:19:09.969554 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:19:09.972559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d29f6c7-7a36-4f11-8c6a-1208bde52eda tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:09.979984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d29f6c7-7a36-4f11-8c6a-1208bde52eda tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:09.981013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d29f6c7-7a36-4f11-8c6a-1208bde52eda tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:09.986174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d29f6c7-7a36-4f11-8c6a-1208bde52eda tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:10.043828 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0d29f6c7-7a36-4f11-8c6a-1208bde52eda tempest-ServicesAdminNegativeTestJSON-43009860 tempest-ServicesAdminNegativeTestJSON-43009860-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?host=xxx&binary=nova-conductor" status: 200 len: 16 microversion: 2.1 time: 0.097056 May 18 22:19:10.052620 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 628/1192] 10.222.0.58 () {58 vars in 1197 bytes} [Wed May 18 22:19:09 2022] GET /compute/v2.1/os-services?host=xxx&binary=nova-conductor => generated 16 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:19:10.067970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-757953a8-7fcd-471c-85f5-196aca1083f6 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:10.085039 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-757953a8-7fcd-471c-85f5-196aca1083f6 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.036594 May 18 22:19:10.095126 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 629/1193] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:19:10 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:10.358994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9285df8c-408e-49e9-b24c-aa43ea3832ad tempest-ServicesAdminNegativeTestJSON-2100934832 tempest-ServicesAdminNegativeTestJSON-2100934832-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:10.362134 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:19:10.362134 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:19:10.373177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9285df8c-408e-49e9-b24c-aa43ea3832ad tempest-ServicesAdminNegativeTestJSON-2100934832 tempest-ServicesAdminNegativeTestJSON-2100934832-project] Policy check for os_compute_api:os-services:list failed with credentials {'is_admin': False, 'user_id': '3788783069e24dc6b8f1beabafa84007', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39c7e0c99b6047c789217142f82801c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9285df8c-408e-49e9-b24c-aa43ea3832ad tempest-ServicesAdminNegativeTestJSON-2100934832 tempest-ServicesAdminNegativeTestJSON-2100934832-project] Request method failure captured: May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-services HTTP/1.1 May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXDYaMnRsITO8CmAJ5PVOd7xhVcThUMoh2n2InNGvN7LBS2M_by8bPIspCsUeFL6Xrbk9EY-1RS96iESo4G_6xRUki-duEql_Hua8TUsZKkeDAIzC3af5uLMLsq4A-bzWTtkj2W-DQ8_UHsHSmxitHpJu5tqlGbZp7lAbEk7Gn2J4NA May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 39c7e0c99b6047c789217142f82801c8 May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServicesAdminNegativeTestJSON-2100934832 May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:19:10.376179 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:19:10.377652 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/39c7e0c99b6047c789217142f82801c8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/39c7e0c99b6047c789217142f82801c8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_39c7e0c99b6047c789217142f82801c8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/39c7e0c99b6047c789217142f82801c8"}]}] May 18 22:19:10.377652 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServicesAdminNegativeTestJSON-2100934832 May 18 22:19:10.377652 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 39c7e0c99b6047c789217142f82801c8 May 18 22:19:10.377652 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServicesAdminNegativeTestJSON-2100934832 May 18 22:19:10.377652 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServicesAdminNegativeTestJSON-2100934832-project May 18 22:19:10.377652 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:19:10.377652 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:19:10.377652 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 3788783069e24dc6b8f1beabafa84007 May 18 22:19:10.377652 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServicesAdminNegativeTestJSON-2100934832-project May 18 22:19:10.377652 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:19:10.377652 n-d-841040-6 devstack@n-api.service[119082]: exception: Policy doesn't allow os_compute_api:os-services:list to be performed. May 18 22:19:10.377652 n-d-841040-6 devstack@n-api.service[119082]: action_args: {} May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/services.py", line 387, in index May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi context.can(services_policies.BASE_POLICY_NAME % 'list', target={}) May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:19:10.378905 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-services:list to be performed. May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-services:list to be performed. May 18 22:19:10.380208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:10.395299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9285df8c-408e-49e9-b24c-aa43ea3832ad tempest-ServicesAdminNegativeTestJSON-2100934832 tempest-ServicesAdminNegativeTestJSON-2100934832-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-services:list to be performed. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:19:10.398237 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9285df8c-408e-49e9-b24c-aa43ea3832ad tempest-ServicesAdminNegativeTestJSON-2100934832 tempest-ServicesAdminNegativeTestJSON-2100934832-project] 10.222.0.58 "GET /compute/v2.1/os-services" status: 403 len: 112 microversion: 2.1 time: 0.307121 May 18 22:19:10.401623 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 630/1194] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:19:10 2022] GET /compute/v2.1/os-services => generated 112 bytes in 309 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 22:19:10.439120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c2136b5-5fe0-4837-9851-5124961a75a1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecd75ca0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:10.752701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8ecc07b4-df80-4f5e-b37d-ed1438f6f7e1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:10.829428 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8ecc07b4-df80-4f5e-b37d-ed1438f6f7e1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1541 microversion: 2.1 time: 1.017149 May 18 22:19:10.842114 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 565/1195] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:09 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1541 bytes in 1034 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:10.856317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-66123ee9-6828-4056-824a-45e2e1cf3d54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:10.856953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-66123ee9-6828-4056-824a-45e2e1cf3d54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:10.896244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66123ee9-6828-4056-824a-45e2e1cf3d54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:10.901901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66123ee9-6828-4056-824a-45e2e1cf3d54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:10.905005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66123ee9-6828-4056-824a-45e2e1cf3d54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:10.905451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66123ee9-6828-4056-824a-45e2e1cf3d54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:11.784668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-66123ee9-6828-4056-824a-45e2e1cf3d54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:11.801307 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-66123ee9-6828-4056-824a-45e2e1cf3d54 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.957039 May 18 22:19:11.804403 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 566/1196] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:10 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 961 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:11.822852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29bff1bb-9b55-4e3b-a34a-caba4abe9105 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:11.826279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-29bff1bb-9b55-4e3b-a34a-caba4abe9105 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:11.840596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29bff1bb-9b55-4e3b-a34a-caba4abe9105 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:11.844076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29bff1bb-9b55-4e3b-a34a-caba4abe9105 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:11.847447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29bff1bb-9b55-4e3b-a34a-caba4abe9105 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:11.847959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29bff1bb-9b55-4e3b-a34a-caba4abe9105 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:11.983971 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7c2136b5-5fe0-4837-9851-5124961a75a1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "DELETE /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 204 len: 0 microversion: 2.1 time: 1.574432 May 18 22:19:11.985534 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 631/1197] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:10 2022] DELETE /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 0 bytes in 1583 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:19:11.997508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fdce8ca6-4228-4a40-8bf3-75addb3cf040 req-d057e285-c439-4f44-a8dc-b17c947be864 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "db01e9b2-f2df-4072-b9d4-ed1712d12888", "name": "network-vif-unplugged", "status": "completed", "tag": "20563c0d-20cf-43e1-baba-18cbfe100d9a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:12.029270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fdce8ca6-4228-4a40-8bf3-75addb3cf040 req-d057e285-c439-4f44-a8dc-b17c947be864 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:12.030550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fdce8ca6-4228-4a40-8bf3-75addb3cf040 req-d057e285-c439-4f44-a8dc-b17c947be864 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:12.065714 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-fdce8ca6-4228-4a40-8bf3-75addb3cf040 req-d057e285-c439-4f44-a8dc-b17c947be864 service nova] Creating event network-vif-unplugged:20563c0d-20cf-43e1-baba-18cbfe100d9a for instance db01e9b2-f2df-4072-b9d4-ed1712d12888 on n-h1-841040-6 May 18 22:19:12.080128 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fdce8ca6-4228-4a40-8bf3-75addb3cf040 req-d057e285-c439-4f44-a8dc-b17c947be864 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.088117 May 18 22:19:12.086614 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 632/1198] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:11 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:12.098288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bce922b4-7bd0-428b-af3d-c855032715d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:12.102620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bce922b4-7bd0-428b-af3d-c855032715d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:12.105799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-29bff1bb-9b55-4e3b-a34a-caba4abe9105 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:12.114982 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-29bff1bb-9b55-4e3b-a34a-caba4abe9105 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1552 microversion: 2.1 time: 0.308019 May 18 22:19:12.121457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bce922b4-7bd0-428b-af3d-c855032715d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:12.123867 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 567/1199] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:11 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1552 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:12.124534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bce922b4-7bd0-428b-af3d-c855032715d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:12.125491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bce922b4-7bd0-428b-af3d-c855032715d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:12.127984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bce922b4-7bd0-428b-af3d-c855032715d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:12.150546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-32d4860a-1aa3-479e-84d9-d1303814faa1 req-96bfde31-138b-4e15-961d-5bc825e6e58e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ec09f89d-817d-4c23-8148-0cbcd910b2e0", "tag": "6978b72a-4133-4123-9090-80335df8c5ee"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:12.170282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-32d4860a-1aa3-479e-84d9-d1303814faa1 req-96bfde31-138b-4e15-961d-5bc825e6e58e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:12.171212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-32d4860a-1aa3-479e-84d9-d1303814faa1 req-96bfde31-138b-4e15-961d-5bc825e6e58e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:12.218265 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-32d4860a-1aa3-479e-84d9-d1303814faa1 req-96bfde31-138b-4e15-961d-5bc825e6e58e service nova] Creating event network-changed:6978b72a-4133-4123-9090-80335df8c5ee for instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 on n-h2-841040-6 May 18 22:19:12.231361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-32d4860a-1aa3-479e-84d9-d1303814faa1 req-96bfde31-138b-4e15-961d-5bc825e6e58e service nova] Instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:19:12.266010 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-32d4860a-1aa3-479e-84d9-d1303814faa1 req-96bfde31-138b-4e15-961d-5bc825e6e58e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.140642 May 18 22:19:12.266944 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 568/1200] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:12 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:12.303321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76d72853-c5af-40ac-9c0e-a456903115ad tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecf50f70>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:12.351800 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-76d72853-c5af-40ac-9c0e-a456903115ad tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] HTTP exception thrown: Image not found. May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76d72853-c5af-40ac-9c0e-a456903115ad tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Request method failure captured: May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 HTTP/1.1 May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXCZTJ7L7xLqEEKbRLMx9T5pmc1xCyxSIP5DHRXAPmj4LCbn_S4d58sSPig-SSVTuvcz-32NCURSNQJNqjTxD4qN3_HQ3WY9WALAdez6yszyIt9KogC6aHczlMCv0H0HNMPM93r342LmHkvm44Yj3jW-IFF4-0gXg5KTZLeNPNx7QB8 May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 43c55bdd079c485dab995472da83cb23 May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesOneServerTestJSON-1762310366 May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:19:12.355731 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/43c55bdd079c485dab995472da83cb23"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/43c55bdd079c485dab995472da83cb23"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_43c55bdd079c485dab995472da83cb23"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/43c55bdd079c485dab995472da83cb23"}]}] May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesOneServerTestJSON-1762310366 May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 43c55bdd079c485dab995472da83cb23 May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesOneServerTestJSON-1762310366 May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesOneServerTestJSON-1762310366-project May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fb7415e31e6047aaa2f6618aec91a6a3 May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesOneServerTestJSON-1762310366-project May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: exception: Image not found. May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '666b1e16-cb2d-4827-8519-efbba3158500'} May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:19:12.359754 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: No image found with ID 666b1e16-cb2d-4827-8519-efbba3158500 May 18 22:19:12.360952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 86, in show May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._image_api.get(context, id) May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1205, in get May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return session.show(context, image_id, May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 287, in show May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _reraise_translated_image_exception(image_id) May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1031, in _reraise_translated_image_exception May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise new_exc.with_traceback(exc_trace) May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:19:12.362844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image 666b1e16-cb2d-4827-8519-efbba3158500 could not be found. May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:19:12.364206 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 89, in show May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:19:12.365670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76d72853-c5af-40ac-9c0e-a456903115ad tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Returning 404 to user: Image not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:19:12.369366 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-76d72853-c5af-40ac-9c0e-a456903115ad tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 404 len: 62 microversion: 2.1 time: 0.089284 May 18 22:19:12.371235 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 569/1201] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:12 2022] GET /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 62 bytes in 104 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:19:12.398793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-917354c0-b679-4c1d-a0b9-a591f3367043 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:12.401412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-917354c0-b679-4c1d-a0b9-a591f3367043 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:12.422011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-917354c0-b679-4c1d-a0b9-a591f3367043 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:12.422475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-917354c0-b679-4c1d-a0b9-a591f3367043 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:12.425938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-917354c0-b679-4c1d-a0b9-a591f3367043 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:12.426571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-917354c0-b679-4c1d-a0b9-a591f3367043 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:12.597426 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-917354c0-b679-4c1d-a0b9-a591f3367043 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/os-interface" status: 200 len: 285 microversion: 2.1 time: 0.214182 May 18 22:19:12.599355 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 570/1202] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:19:12 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/os-interface => generated 285 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:12.607874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4b34989a-fab4-4384-bb76-913baaada3cd tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-\u20a1-1614147235"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:12.612769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4b34989a-fab4-4384-bb76-913baaada3cd tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:12.643011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b34989a-fab4-4384-bb76-913baaada3cd tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:12.643449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b34989a-fab4-4384-bb76-913baaada3cd tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:12.644236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b34989a-fab4-4384-bb76-913baaada3cd tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:12.646845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b34989a-fab4-4384-bb76-913baaada3cd tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:13.213316 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4b34989a-fab4-4384-bb76-913baaada3cd tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "POST /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888/action" status: 202 len: 0 microversion: 2.1 time: 0.612160 May 18 22:19:13.218902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bce922b4-7bd0-428b-af3d-c855032715d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:13.229755 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 571/1203] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:19:12 2022] POST /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888/action => generated 0 bytes in 625 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) May 18 22:19:13.235968 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bce922b4-7bd0-428b-af3d-c855032715d4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1541 microversion: 2.1 time: 1.141787 May 18 22:19:13.237809 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 633/1204] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:12 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1541 bytes in 1150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:13.261440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-de235026-b4bb-4511-a0cc-1839b842b927 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecde2700>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:13.262883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-59a33add-05e7-404e-b77d-6b7606194a04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:13.263642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-59a33add-05e7-404e-b77d-6b7606194a04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:13.282459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59a33add-05e7-404e-b77d-6b7606194a04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:13.282922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59a33add-05e7-404e-b77d-6b7606194a04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:13.298539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59a33add-05e7-404e-b77d-6b7606194a04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:13.300038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59a33add-05e7-404e-b77d-6b7606194a04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:13.333095 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-de235026-b4bb-4511-a0cc-1839b842b927 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa" status: 200 len: 1429 microversion: 2.1 time: 0.084204 May 18 22:19:13.334902 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 634/1205] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:13 2022] GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa => generated 1429 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:14.261993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d6bf3ffb-af3b-4672-b6c8-7a713972f7ff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:14.262692 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d6bf3ffb-af3b-4672-b6c8-7a713972f7ff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:14.270678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-59a33add-05e7-404e-b77d-6b7606194a04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:14.285500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6bf3ffb-af3b-4672-b6c8-7a713972f7ff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:14.285938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6bf3ffb-af3b-4672-b6c8-7a713972f7ff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:14.286735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6bf3ffb-af3b-4672-b6c8-7a713972f7ff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:14.287018 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-59a33add-05e7-404e-b77d-6b7606194a04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 1.056121 May 18 22:19:14.287166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6bf3ffb-af3b-4672-b6c8-7a713972f7ff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:14.290005 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 572/1206] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:13 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 1063 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:14.354240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d3230808-be19-4c98-b30e-723b6aeb6d00 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ed1473a0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:14.417934 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d3230808-be19-4c98-b30e-723b6aeb6d00 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa" status: 200 len: 1429 microversion: 2.1 time: 0.069150 May 18 22:19:14.418610 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 573/1207] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:14 2022] GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa => generated 1429 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:14.798120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d6bf3ffb-af3b-4672-b6c8-7a713972f7ff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:14.810531 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d6bf3ffb-af3b-4672-b6c8-7a713972f7ff tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1473 microversion: 2.1 time: 0.553860 May 18 22:19:14.811906 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 635/1208] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:14 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1473 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:15.035284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7f46de4b-c0f3-4e7e-b665-1d9d5dee61df tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:15.036609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7f46de4b-c0f3-4e7e-b665-1d9d5dee61df tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:15.037136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-1398f33d-2170-4217-98cb-afb27fc71baa req-f83e3d8a-f834-49c2-978d-ccb4e8840b8e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1566498f-7998-45fa-a16b-f7036da5d173", "tag": "f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:15.045794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f46de4b-c0f3-4e7e-b665-1d9d5dee61df tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:15.047624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1398f33d-2170-4217-98cb-afb27fc71baa req-f83e3d8a-f834-49c2-978d-ccb4e8840b8e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:15.048022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f46de4b-c0f3-4e7e-b665-1d9d5dee61df tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:15.049124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f46de4b-c0f3-4e7e-b665-1d9d5dee61df tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:15.051430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f46de4b-c0f3-4e7e-b665-1d9d5dee61df tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:15.052231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1398f33d-2170-4217-98cb-afb27fc71baa req-f83e3d8a-f834-49c2-978d-ccb4e8840b8e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:15.069035 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-1398f33d-2170-4217-98cb-afb27fc71baa req-f83e3d8a-f834-49c2-978d-ccb4e8840b8e service nova] Creating event network-changed:f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3 for instance 1566498f-7998-45fa-a16b-f7036da5d173 on n-h2-841040-6 May 18 22:19:15.087277 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-1398f33d-2170-4217-98cb-afb27fc71baa req-f83e3d8a-f834-49c2-978d-ccb4e8840b8e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053636 May 18 22:19:15.094983 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 636/1209] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:15 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:15.250712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7f46de4b-c0f3-4e7e-b665-1d9d5dee61df tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:15.262214 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7f46de4b-c0f3-4e7e-b665-1d9d5dee61df tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1552 microversion: 2.1 time: 0.230428 May 18 22:19:15.275171 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 574/1210] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:15 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1552 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:15.280585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0a304f62-f5bd-4ace-ab9e-e30837a48270 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:15.281882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0a304f62-f5bd-4ace-ab9e-e30837a48270 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:15.289031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a304f62-f5bd-4ace-ab9e-e30837a48270 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:15.289705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a304f62-f5bd-4ace-ab9e-e30837a48270 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:15.290782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a304f62-f5bd-4ace-ab9e-e30837a48270 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:15.291397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a304f62-f5bd-4ace-ab9e-e30837a48270 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:15.306105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dbed63e3-e407-41d5-a3d2-73a06e5bd071 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:15.307361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dbed63e3-e407-41d5-a3d2-73a06e5bd071 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:15.315571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbed63e3-e407-41d5-a3d2-73a06e5bd071 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:15.317847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbed63e3-e407-41d5-a3d2-73a06e5bd071 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:15.319817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbed63e3-e407-41d5-a3d2-73a06e5bd071 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:15.325472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbed63e3-e407-41d5-a3d2-73a06e5bd071 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:15.569678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dbed63e3-e407-41d5-a3d2-73a06e5bd071 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:15.575229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-dbed63e3-e407-41d5-a3d2-73a06e5bd071 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:15.610962 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dbed63e3-e407-41d5-a3d2-73a06e5bd071 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.306009 May 18 22:19:15.616020 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 575/1211] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:15 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:15.633093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-33de2785-0b61-4ed4-b260-340c4657cc80 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecf981f0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:15.760153 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-33de2785-0b61-4ed4-b260-340c4657cc80 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa" status: 200 len: 1429 microversion: 2.1 time: 0.142553 May 18 22:19:15.763097 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 576/1212] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:15 2022] GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa => generated 1429 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:15.831572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e8780ee1-af0e-4e3e-bcc1-88e865177f74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:15.831572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e8780ee1-af0e-4e3e-bcc1-88e865177f74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:15.848188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8780ee1-af0e-4e3e-bcc1-88e865177f74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:15.848641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8780ee1-af0e-4e3e-bcc1-88e865177f74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:15.849455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8780ee1-af0e-4e3e-bcc1-88e865177f74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:15.849983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8780ee1-af0e-4e3e-bcc1-88e865177f74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:16.078058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e8780ee1-af0e-4e3e-bcc1-88e865177f74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:16.091179 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e8780ee1-af0e-4e3e-bcc1-88e865177f74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1470 microversion: 2.1 time: 0.266433 May 18 22:19:16.092821 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 577/1213] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:15 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1470 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:19:16.126671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dadc4ec9-367c-4ffb-a341-0788ab86e9bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:16.128106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dadc4ec9-367c-4ffb-a341-0788ab86e9bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:16.138205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dadc4ec9-367c-4ffb-a341-0788ab86e9bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:16.139796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dadc4ec9-367c-4ffb-a341-0788ab86e9bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:16.141314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dadc4ec9-367c-4ffb-a341-0788ab86e9bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:16.142165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dadc4ec9-367c-4ffb-a341-0788ab86e9bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:16.209562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dadc4ec9-367c-4ffb-a341-0788ab86e9bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:16.210684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dadc4ec9-367c-4ffb-a341-0788ab86e9bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:16.211956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dadc4ec9-367c-4ffb-a341-0788ab86e9bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:16.212751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dadc4ec9-367c-4ffb-a341-0788ab86e9bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:16.247093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-dadc4ec9-367c-4ffb-a341-0788ab86e9bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Getting quotas for project 7ce6b287027e432f9a1f33431961f655. Resources: {'cores', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:19:16.259265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-dadc4ec9-367c-4ffb-a341-0788ab86e9bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Getting quotas for user 17fabf8411b34e69bba5f5966df41b47 and project 7ce6b287027e432f9a1f33431961f655. Resources: {'cores', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:19:16.503437 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dadc4ec9-367c-4ffb-a341-0788ab86e9bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "POST /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0/action" status: 202 len: 0 microversion: 2.1 time: 0.389973 May 18 22:19:16.510500 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 578/1214] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:19:16 2022] POST /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0/action => generated 0 bytes in 401 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:19:16.518549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d8c8e02-afcc-439e-a760-9feb71059d8e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:16.521047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d8c8e02-afcc-439e-a760-9feb71059d8e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:16.536832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8c8e02-afcc-439e-a760-9feb71059d8e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:16.537591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8c8e02-afcc-439e-a760-9feb71059d8e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:16.538785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8c8e02-afcc-439e-a760-9feb71059d8e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:16.540328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8c8e02-afcc-439e-a760-9feb71059d8e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:16.585904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0a304f62-f5bd-4ace-ab9e-e30837a48270 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:16.594897 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0a304f62-f5bd-4ace-ab9e-e30837a48270 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1552 microversion: 2.1 time: 1.318514 May 18 22:19:16.598745 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 637/1215] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:15 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1552 bytes in 1323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:19:16.636078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-022df1aa-8e54-4aa9-be75-698989f2b218 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:16.637396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-022df1aa-8e54-4aa9-be75-698989f2b218 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:16.651269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-022df1aa-8e54-4aa9-be75-698989f2b218 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:16.652214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-022df1aa-8e54-4aa9-be75-698989f2b218 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:16.654517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-022df1aa-8e54-4aa9-be75-698989f2b218 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:16.655567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-022df1aa-8e54-4aa9-be75-698989f2b218 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:17.071741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d8c8e02-afcc-439e-a760-9feb71059d8e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:17.081431 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d8c8e02-afcc-439e-a760-9feb71059d8e tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1469 microversion: 2.1 time: 0.569381 May 18 22:19:17.094307 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 579/1216] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:16 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1469 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:17.106818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c85665cb-d36e-49c8-991e-b8fd82d2db4b tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecf98ee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:17.343180 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c85665cb-d36e-49c8-991e-b8fd82d2db4b tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa" status: 200 len: 1429 microversion: 2.1 time: 0.256393 May 18 22:19:17.344019 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 580/1217] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:17 2022] GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa => generated 1429 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:17.615916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e4104704-cee1-4071-baaf-0a9c4b5ae672 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:17.616530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e4104704-cee1-4071-baaf-0a9c4b5ae672 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:17.625368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4104704-cee1-4071-baaf-0a9c4b5ae672 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:17.626189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4104704-cee1-4071-baaf-0a9c4b5ae672 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:17.626848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4104704-cee1-4071-baaf-0a9c4b5ae672 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:17.627320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4104704-cee1-4071-baaf-0a9c4b5ae672 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:17.655707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-022df1aa-8e54-4aa9-be75-698989f2b218 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:17.686437 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-022df1aa-8e54-4aa9-be75-698989f2b218 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 1.046410 May 18 22:19:17.693946 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 638/1218] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:16 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 1068 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:18.104155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6a996bd7-d318-4a27-a9e3-9c8c53311c87 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:18.105172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6a996bd7-d318-4a27-a9e3-9c8c53311c87 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:18.128639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a996bd7-d318-4a27-a9e3-9c8c53311c87 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:18.137465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a996bd7-d318-4a27-a9e3-9c8c53311c87 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:18.139987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a996bd7-d318-4a27-a9e3-9c8c53311c87 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:18.140680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a996bd7-d318-4a27-a9e3-9c8c53311c87 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:18.737652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e4104704-cee1-4071-baaf-0a9c4b5ae672 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:18.752029 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e4104704-cee1-4071-baaf-0a9c4b5ae672 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1552 microversion: 2.1 time: 1.138319 May 18 22:19:18.753991 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 581/1219] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:17 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1552 bytes in 1143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:19:18.770630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8b96c07e-7861-4a86-80fa-bfd5314f5508 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ed118ca0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:19.243026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6a996bd7-d318-4a27-a9e3-9c8c53311c87 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:19.251073 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6a996bd7-d318-4a27-a9e3-9c8c53311c87 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1469 microversion: 2.1 time: 1.152386 May 18 22:19:19.256061 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 639/1220] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:18 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1469 bytes in 1158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:19.274063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e068b3f7-e222-4de9-8523-7361b23a729f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:19.280903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e068b3f7-e222-4de9-8523-7361b23a729f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:19.293289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e068b3f7-e222-4de9-8523-7361b23a729f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:19.302022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e068b3f7-e222-4de9-8523-7361b23a729f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:19.310356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e068b3f7-e222-4de9-8523-7361b23a729f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:19.316987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e068b3f7-e222-4de9-8523-7361b23a729f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:19.677162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e068b3f7-e222-4de9-8523-7361b23a729f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:19.687346 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e068b3f7-e222-4de9-8523-7361b23a729f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.429743 May 18 22:19:19.696824 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 640/1221] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:19 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:20.011904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e068b3f7-e222-4de9-8523-7361b23a729f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:20.285332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d4f4e884-8ce7-425b-8ae4-963250d5ef68 tempest-NetworksTest-1849882726 tempest-NetworksTest-1849882726-project-admin] Calling method '.version_select at 0x7fa2ecfb1550>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:20.582078 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d4f4e884-8ce7-425b-8ae4-963250d5ef68 tempest-NetworksTest-1849882726 tempest-NetworksTest-1849882726-project-admin] 10.222.0.58 "GET /compute/v2.1/os-networks" status: 200 len: 6732 microversion: 2.1 time: 0.880654 May 18 22:19:20.583219 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 641/1222] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:19:19 2022] GET /compute/v2.1/os-networks => generated 6732 bytes in 883 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:20.593851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e933c52c-b3ad-4b9f-9d03-caae3fc3bd3e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:20.595163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e933c52c-b3ad-4b9f-9d03-caae3fc3bd3e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:20.611695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e933c52c-b3ad-4b9f-9d03-caae3fc3bd3e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:20.612584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e933c52c-b3ad-4b9f-9d03-caae3fc3bd3e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:20.614175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e933c52c-b3ad-4b9f-9d03-caae3fc3bd3e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:20.614773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e933c52c-b3ad-4b9f-9d03-caae3fc3bd3e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:20.980008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e933c52c-b3ad-4b9f-9d03-caae3fc3bd3e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:21.006826 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e933c52c-b3ad-4b9f-9d03-caae3fc3bd3e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.421048 May 18 22:19:21.010191 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 642/1223] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:20 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:21.023135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bc8111cd-2b22-44e9-9ba0-79d0794e053b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:21.024973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bc8111cd-2b22-44e9-9ba0-79d0794e053b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:21.041158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc8111cd-2b22-44e9-9ba0-79d0794e053b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:21.043783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc8111cd-2b22-44e9-9ba0-79d0794e053b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:21.047381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc8111cd-2b22-44e9-9ba0-79d0794e053b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:21.051017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc8111cd-2b22-44e9-9ba0-79d0794e053b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:21.640506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bc8111cd-2b22-44e9-9ba0-79d0794e053b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:21.648245 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bc8111cd-2b22-44e9-9ba0-79d0794e053b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1469 microversion: 2.1 time: 0.636096 May 18 22:19:21.649354 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 643/1224] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:21 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1469 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:21.666992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bd7c763e-d3c0-4cdd-9da3-a48e03eeeba2 tempest-NetworksTest-1849882726 tempest-NetworksTest-1849882726-project-admin] Calling method '.version_select at 0x7fa2ece5af70>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:22.039270 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bd7c763e-d3c0-4cdd-9da3-a48e03eeeba2 tempest-NetworksTest-1849882726 tempest-NetworksTest-1849882726-project-admin] 10.222.0.58 "GET /compute/v2.1/os-networks/9cf4913d-c205-46fa-980c-c3268a804456" status: 200 len: 652 microversion: 2.1 time: 0.380311 May 18 22:19:22.040427 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 644/1225] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:19:21 2022] GET /compute/v2.1/os-networks/9cf4913d-c205-46fa-980c-c3268a804456 => generated 652 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:22.047570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6bb76637-07d8-4856-bfb8-515f5369f1ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:22.049289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6bb76637-07d8-4856-bfb8-515f5369f1ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:22.059598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bb76637-07d8-4856-bfb8-515f5369f1ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:22.060092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bb76637-07d8-4856-bfb8-515f5369f1ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:22.060883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bb76637-07d8-4856-bfb8-515f5369f1ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:22.061316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bb76637-07d8-4856-bfb8-515f5369f1ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:22.098466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-6bb76637-07d8-4856-bfb8-515f5369f1ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:22.596779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6bb76637-07d8-4856-bfb8-515f5369f1ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:22.611958 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6bb76637-07d8-4856-bfb8-515f5369f1ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.567597 May 18 22:19:22.627188 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 645/1226] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:22 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:22.637714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0dc49f62-17ca-4bfb-b543-cabde258b772 req-dbc7c22e-80df-4234-a3fa-101975dfbf8d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "db01e9b2-f2df-4072-b9d4-ed1712d12888", "name": "network-vif-plugged", "status": "completed", "tag": "20563c0d-20cf-43e1-baba-18cbfe100d9a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:22.659517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0dc49f62-17ca-4bfb-b543-cabde258b772 req-dbc7c22e-80df-4234-a3fa-101975dfbf8d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:22.662169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0dc49f62-17ca-4bfb-b543-cabde258b772 req-dbc7c22e-80df-4234-a3fa-101975dfbf8d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:22.694159 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0dc49f62-17ca-4bfb-b543-cabde258b772 req-dbc7c22e-80df-4234-a3fa-101975dfbf8d service nova] Creating event network-vif-plugged:20563c0d-20cf-43e1-baba-18cbfe100d9a for instance db01e9b2-f2df-4072-b9d4-ed1712d12888 on n-h1-841040-6 May 18 22:19:22.710783 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0dc49f62-17ca-4bfb-b543-cabde258b772 req-dbc7c22e-80df-4234-a3fa-101975dfbf8d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.081997 May 18 22:19:22.713847 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 646/1227] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:22 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:22.719923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4b80c43a-3c67-4066-9baf-41daef2e3b82 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:22.733986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4b80c43a-3c67-4066-9baf-41daef2e3b82 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:22.745052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b80c43a-3c67-4066-9baf-41daef2e3b82 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:22.745532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b80c43a-3c67-4066-9baf-41daef2e3b82 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:22.753586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b80c43a-3c67-4066-9baf-41daef2e3b82 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:22.754322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b80c43a-3c67-4066-9baf-41daef2e3b82 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:23.487084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4b80c43a-3c67-4066-9baf-41daef2e3b82 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:23.534069 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4b80c43a-3c67-4066-9baf-41daef2e3b82 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.809792 May 18 22:19:23.535887 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 647/1228] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:22 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 821 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:23.564383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ec7e9e2-6c53-4a6f-ba3b-4d003253578c tempest-NetworksTest-1849882726 tempest-NetworksTest-1849882726-project-admin] Calling method '.version_select at 0x7fa2ece5a430>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:24.269184 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9ec7e9e2-6c53-4a6f-ba3b-4d003253578c tempest-NetworksTest-1849882726 tempest-NetworksTest-1849882726-project-admin] 10.222.0.58 "GET /compute/v2.1/os-networks" status: 200 len: 7419 microversion: 2.1 time: 0.731913 May 18 22:19:24.270199 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 648/1229] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:19:23 2022] GET /compute/v2.1/os-networks => generated 7419 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:24.275972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-237b55c5-3952-4dbf-a635-69d729f450f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:24.276573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-237b55c5-3952-4dbf-a635-69d729f450f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:24.291111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-237b55c5-3952-4dbf-a635-69d729f450f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119082] Writing DB stats nova_api:SELECT=84 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:24.292721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-237b55c5-3952-4dbf-a635-69d729f450f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:24.301204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-237b55c5-3952-4dbf-a635-69d729f450f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:24.302509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-237b55c5-3952-4dbf-a635-69d729f450f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:24.305928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-237b55c5-3952-4dbf-a635-69d729f450f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:25.603781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-237b55c5-3952-4dbf-a635-69d729f450f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:25.621988 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-237b55c5-3952-4dbf-a635-69d729f450f5 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1535 microversion: 2.1 time: 1.342620 May 18 22:19:25.622691 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 649/1230] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:24 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1535 bytes in 1352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:25.650830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0b6b083e-2d2a-4573-ae53-9416d14ff354 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-1-2098927492"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:25.652080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0b6b083e-2d2a-4573-ae53-9416d14ff354 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:25.666592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b6b083e-2d2a-4573-ae53-9416d14ff354 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:25.667339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b6b083e-2d2a-4573-ae53-9416d14ff354 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:25.668522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b6b083e-2d2a-4573-ae53-9416d14ff354 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:25.671526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b6b083e-2d2a-4573-ae53-9416d14ff354 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:26.230683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8b96c07e-7861-4a86-80fa-bfd5314f5508 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [119083] Writing DB stats nova_cell0:SELECT=7 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:27.687695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8b96c07e-7861-4a86-80fa-bfd5314f5508 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [119083] Writing DB stats nova_api:DELETE=1,nova_api:SELECT=83,nova_api:UPDATE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:28.748648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8b96c07e-7861-4a86-80fa-bfd5314f5508 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [119083] Writing DB stats nova_cell1:SELECT=40,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:35.183248 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8b96c07e-7861-4a86-80fa-bfd5314f5508 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa" status: 200 len: 1429 microversion: 2.1 time: 16.427942 May 18 22:19:35.184010 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 582/1231] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:18 2022] GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa => generated 1429 bytes in 16429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:35.189371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2b5116d2-f4e7-4ce6-a7dd-c521787c8f44 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:35.190028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2b5116d2-f4e7-4ce6-a7dd-c521787c8f44 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:35.200834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b5116d2-f4e7-4ce6-a7dd-c521787c8f44 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:35.201664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b5116d2-f4e7-4ce6-a7dd-c521787c8f44 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:35.202786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b5116d2-f4e7-4ce6-a7dd-c521787c8f44 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:35.203446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b5116d2-f4e7-4ce6-a7dd-c521787c8f44 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:35.393044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2b5116d2-f4e7-4ce6-a7dd-c521787c8f44 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:35.404595 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2b5116d2-f4e7-4ce6-a7dd-c521787c8f44 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.219465 May 18 22:19:35.406182 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 583/1232] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:35 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:35.430351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-94bd0a04-4a85-4b5c-8a28-5c212c6f54fc req-0c3a8732-65f3-45cc-945e-ef4aeee74896 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ec09f89d-817d-4c23-8148-0cbcd910b2e0", "tag": "6978b72a-4133-4123-9090-80335df8c5ee"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:35.440016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-94bd0a04-4a85-4b5c-8a28-5c212c6f54fc req-0c3a8732-65f3-45cc-945e-ef4aeee74896 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:35.440453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-94bd0a04-4a85-4b5c-8a28-5c212c6f54fc req-0c3a8732-65f3-45cc-945e-ef4aeee74896 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:35.464487 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-94bd0a04-4a85-4b5c-8a28-5c212c6f54fc req-0c3a8732-65f3-45cc-945e-ef4aeee74896 service nova] Creating event network-changed:6978b72a-4133-4123-9090-80335df8c5ee for instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 on n-h1-841040-6 May 18 22:19:35.471687 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-94bd0a04-4a85-4b5c-8a28-5c212c6f54fc req-0c3a8732-65f3-45cc-945e-ef4aeee74896 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.063071 May 18 22:19:35.472681 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 584/1233] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:35 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:35.483315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fdc1f758-60d1-4c02-b068-04e34a53b191 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:35.484345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fdc1f758-60d1-4c02-b068-04e34a53b191 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:35.499086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdc1f758-60d1-4c02-b068-04e34a53b191 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:35.500266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdc1f758-60d1-4c02-b068-04e34a53b191 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:35.501073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdc1f758-60d1-4c02-b068-04e34a53b191 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:35.510388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdc1f758-60d1-4c02-b068-04e34a53b191 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:35.667459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0b6b083e-2d2a-4573-ae53-9416d14ff354 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119082] Writing DB stats nova_api:SELECT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:35.711122 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0b6b083e-2d2a-4573-ae53-9416d14ff354 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 10.086878 May 18 22:19:35.717063 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 650/1234] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:19:25 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 10094 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) May 18 22:19:35.729493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-776ab6c1-9102-4985-91eb-53d73eb10d29 req-aa6009be-f625-4d42-910f-72914b6a0c5c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7214533c-9b11-4d04-91c7-c7c260820687", "name": "network-vif-unplugged", "status": "completed", "tag": "8245b8dc-7a83-46c0-81fa-299954d6e3d3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:35.765751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-776ab6c1-9102-4985-91eb-53d73eb10d29 req-aa6009be-f625-4d42-910f-72914b6a0c5c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:35.766481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-776ab6c1-9102-4985-91eb-53d73eb10d29 req-aa6009be-f625-4d42-910f-72914b6a0c5c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:35.786447 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-776ab6c1-9102-4985-91eb-53d73eb10d29 req-aa6009be-f625-4d42-910f-72914b6a0c5c service nova] Creating event network-vif-unplugged:8245b8dc-7a83-46c0-81fa-299954d6e3d3 for instance 7214533c-9b11-4d04-91c7-c7c260820687 on n-h2-841040-6 May 18 22:19:35.793043 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-776ab6c1-9102-4985-91eb-53d73eb10d29 req-aa6009be-f625-4d42-910f-72914b6a0c5c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.074139 May 18 22:19:35.794716 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 651/1235] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:35 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:35.843236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fdc1f758-60d1-4c02-b068-04e34a53b191 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:35.853945 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fdc1f758-60d1-4c02-b068-04e34a53b191 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1528 microversion: 2.1 time: 0.379641 May 18 22:19:35.868054 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 585/1236] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:35 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1528 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:36.005242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdmin275Test-server-2003801256", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": "none"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:36.081146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:19:36.081817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:19:36.082567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:19:36.083157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:19:36.083880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:19:36.097317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:36.097874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:36.098771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:36.099280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:36.120098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a3989271-80ce-4b00-acee-f45a99fba114 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] Action: 'create', calling method: .version_select at 0x7fa2ed057430>, body: {"pool": null} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:36.121477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Getting quotas for project 2070938a79f84c6db050e3fa2b362903. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:19:36.130317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Getting quotas for user 386c31b6d67c4b64887ca328c5bbd03d and project 2070938a79f84c6db050e3fa2b362903. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:19:36.144965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:19:36.148845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:19:36.241172 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e6d7e4a5-7e40-41bc-8126-c73ecbf691ea tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.75 time: 0.443985 May 18 22:19:36.244502 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 652/1237] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:19:35 2022] POST /compute/v2.1/servers => generated 380 bytes in 449 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) May 18 22:19:36.483163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ba132991-d94d-4224-934f-d4c77607ffc3 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Action: 'create', calling method: .version_select at 0x7fa2ecfb1ca0>, body: {"keypair": {"name": "tempest-keypair-1515737541", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEIfOHRTq4BbjOAEvqusZEnLViAiETAd/O0O5IMov3x2npMljzckGDnHzdiJMNgMZrYDmvkMcKQwHwYaXSzIK6ijXfGO/LpGbuGs3BGcjn0lbsfcMq0FyPamNCFM4bC/Xw=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:36.529452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ba132991-d94d-4224-934f-d4c77607ffc3 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Getting quotas for project 0f1d690dc2294cadb926d68cf9d3da37. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:19:36.554045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ba132991-d94d-4224-934f-d4c77607ffc3 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Getting quotas for user a50ff414e99e48249d9e7beca1a129a1 and project 0f1d690dc2294cadb926d68cf9d3da37. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:19:36.601873 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ba132991-d94d-4224-934f-d4c77607ffc3 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.355385 May 18 22:19:36.607702 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 653/1238] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:19:36 2022] POST /compute/v2.1/os-keypairs => generated 386 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:36.615414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-79a73e3c-9863-4693-9cd5-44adc30e46d3 req-5c57aab3-670a-4bee-8b82-5c3db527d430 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ec09f89d-817d-4c23-8148-0cbcd910b2e0", "name": "network-vif-plugged", "status": "completed", "tag": "6978b72a-4133-4123-9090-80335df8c5ee"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:36.638698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-79a73e3c-9863-4693-9cd5-44adc30e46d3 req-5c57aab3-670a-4bee-8b82-5c3db527d430 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:36.639128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-79a73e3c-9863-4693-9cd5-44adc30e46d3 req-5c57aab3-670a-4bee-8b82-5c3db527d430 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:36.656299 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-79a73e3c-9863-4693-9cd5-44adc30e46d3 req-5c57aab3-670a-4bee-8b82-5c3db527d430 service nova] Creating event network-vif-plugged:6978b72a-4133-4123-9090-80335df8c5ee for instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 on n-h1-841040-6 May 18 22:19:36.661857 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-79a73e3c-9863-4693-9cd5-44adc30e46d3 req-5c57aab3-670a-4bee-8b82-5c3db527d430 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.052092 May 18 22:19:36.662795 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 654/1239] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:36 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:36.673300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-51cf0a47-0c10-4559-818f-480a30cecf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:36.675893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-51cf0a47-0c10-4559-818f-480a30cecf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:36.687033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51cf0a47-0c10-4559-818f-480a30cecf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:36.687669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51cf0a47-0c10-4559-818f-480a30cecf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:36.688615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51cf0a47-0c10-4559-818f-480a30cecf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:36.689197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51cf0a47-0c10-4559-818f-480a30cecf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:37.034348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-51cf0a47-0c10-4559-818f-480a30cecf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:37.052529 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-51cf0a47-0c10-4559-818f-480a30cecf74 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1528 microversion: 2.1 time: 0.387576 May 18 22:19:37.057899 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 655/1240] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:36 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1528 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:37.075757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c8244786-f5de-48da-bca5-ef129eba322e tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecdf1b80>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:37.164958 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c8244786-f5de-48da-bca5-ef129eba322e tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa" status: 200 len: 1429 microversion: 2.1 time: 0.105471 May 18 22:19:37.167592 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 656/1241] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:37 2022] GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa => generated 1429 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:37.183961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9c944ef4-d9fc-48d5-9eae-ca8d005a8668 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Action: 'update', calling method: >, body: {"server": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:37.185472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9c944ef4-d9fc-48d5-9eae-ca8d005a8668 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:37.193297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9c944ef4-d9fc-48d5-9eae-ca8d005a8668 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:37.193993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9c944ef4-d9fc-48d5-9eae-ca8d005a8668 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:37.195434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9c944ef4-d9fc-48d5-9eae-ca8d005a8668 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:37.196455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9c944ef4-d9fc-48d5-9eae-ca8d005a8668 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:37.364184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9c944ef4-d9fc-48d5-9eae-ca8d005a8668 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:37.374403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9c944ef4-d9fc-48d5-9eae-ca8d005a8668 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:37.376630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9c944ef4-d9fc-48d5-9eae-ca8d005a8668 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:37.386112 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9c944ef4-d9fc-48d5-9eae-ca8d005a8668 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "PUT /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1363 microversion: 2.75 time: 0.213209 May 18 22:19:37.391746 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 657/1242] 10.222.0.58 () {62 vars in 1296 bytes} [Wed May 18 22:19:37 2022] PUT /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1363 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:37.397195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2d8365cd-25db-4f1f-9621-a53a3dd2d9f1 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:37.398752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2d8365cd-25db-4f1f-9621-a53a3dd2d9f1 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:37.416358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d8365cd-25db-4f1f-9621-a53a3dd2d9f1 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:37.416901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d8365cd-25db-4f1f-9621-a53a3dd2d9f1 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:37.417682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d8365cd-25db-4f1f-9621-a53a3dd2d9f1 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:37.418160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d8365cd-25db-4f1f-9621-a53a3dd2d9f1 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:37.608467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-2d8365cd-25db-4f1f-9621-a53a3dd2d9f1 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid 42d7a366-0617-4389-86d7-43e45365786a {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:19:37.625724 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2d8365cd-25db-4f1f-9621-a53a3dd2d9f1 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 2128 microversion: 2.25 time: 0.232360 May 18 22:19:37.626666 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 658/1243] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:37 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 2128 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:37.631475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4d5f41a3-1da3-41a3-a916-61eef5dd6eba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:37.632136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4d5f41a3-1da3-41a3-a916-61eef5dd6eba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:37.638814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d5f41a3-1da3-41a3-a916-61eef5dd6eba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:37.639312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d5f41a3-1da3-41a3-a916-61eef5dd6eba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:37.640095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d5f41a3-1da3-41a3-a916-61eef5dd6eba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:37.640529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d5f41a3-1da3-41a3-a916-61eef5dd6eba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:37.849655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4d5f41a3-1da3-41a3-a916-61eef5dd6eba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:37.859854 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4d5f41a3-1da3-41a3-a916-61eef5dd6eba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.232106 May 18 22:19:37.870416 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 659/1244] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:37 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:37.877469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f3935932-eaf9-43da-a2ad-fabea241d6f2 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:37.882024 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:19:37.882024 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:19:37.889662 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-f3935932-eaf9-43da-a2ad-fabea241d6f2 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] HTTP exception thrown: Flavor 1236d46e-a9db-4992-bdb5-f61d6ef6bc8a could not be found. May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f3935932-eaf9-43da-a2ad-fabea241d6f2 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Request method failure captured: May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/flavors/1236d46e-a9db-4992-bdb5-f61d6ef6bc8a HTTP/1.1 May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_77AIp94GPGulclZQQNhAoh_uoYRrLeilFLSErP32oIHh4j5oVjYlRWjF2SLiw5CcscYZvJ3zVkTWCympA7fp85sHkBiExLgYxv0l8AGtLHx4ECbYpJFmaVfmjfQb2Wy_UIm2Tmva3deeQ3uvynOBFtiR06Xy7Ml53g1qbsNDTZx4 May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 793da35ec8764d748089bc56a0c34287 May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-MigrationsAdminTest-718577008 May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:19:37.894012 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:19:37.895859 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/793da35ec8764d748089bc56a0c34287"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/793da35ec8764d748089bc56a0c34287"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_793da35ec8764d748089bc56a0c34287"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/793da35ec8764d748089bc56a0c34287"}]}] May 18 22:19:37.895859 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-MigrationsAdminTest-718577008 May 18 22:19:37.895859 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 793da35ec8764d748089bc56a0c34287 May 18 22:19:37.895859 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-MigrationsAdminTest-718577008 May 18 22:19:37.895859 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-MigrationsAdminTest-718577008-project-admin May 18 22:19:37.895859 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:19:37.895859 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:19:37.895859 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: d1776ceebc1f488cb3f700aade8fd732 May 18 22:19:37.895859 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-MigrationsAdminTest-718577008-project-admin May 18 22:19:37.895859 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:19:37.895859 n-d-841040-6 devstack@n-api.service[119082]: exception: Flavor 1236d46e-a9db-4992-bdb5-f61d6ef6bc8a could not be found. May 18 22:19:37.895859 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1236d46e-a9db-4992-bdb5-f61d6ef6bc8a'} May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavor_manage.py", line 43, in _delete May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi flavor.destroy() May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 226, in wrapper May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(self, *args, **kwargs) May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 558, in destroy May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_flavor = self._flavor_destroy(self._context, May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 544, in _flavor_destroy May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return _flavor_destroy(context, flavor_id=flavor_id, flavorid=flavorid) May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 185, in _flavor_destroy May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.FlavorNotFound(flavor_id=(flavor_id or flavorid)) May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.FlavorNotFound: Flavor 1236d46e-a9db-4992-bdb5-f61d6ef6bc8a could not be found. May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:19:37.896735 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/flavor_manage.py", line 45, in _delete May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Flavor 1236d46e-a9db-4992-bdb5-f61d6ef6bc8a could not be found. May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor 1236d46e-a9db-4992-bdb5-f61d6ef6bc8a could not be found. May 18 22:19:37.898455 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:37.899865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f3935932-eaf9-43da-a2ad-fabea241d6f2 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Returning 404 to user: Flavor 1236d46e-a9db-4992-bdb5-f61d6ef6bc8a could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:19:37.899865 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f3935932-eaf9-43da-a2ad-fabea241d6f2 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1236d46e-a9db-4992-bdb5-f61d6ef6bc8a" status: 404 len: 109 microversion: 2.1 time: 0.023926 May 18 22:19:37.900050 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 660/1245] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:19:37 2022] DELETE /compute/v2.1/flavors/1236d46e-a9db-4992-bdb5-f61d6ef6bc8a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:19:37.905558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-94f77cc1-3650-4efd-a930-61d7983bce58 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:37.906192 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-94f77cc1-3650-4efd-a930-61d7983bce58 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:37.918257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94f77cc1-3650-4efd-a930-61d7983bce58 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:37.918695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94f77cc1-3650-4efd-a930-61d7983bce58 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:37.919462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94f77cc1-3650-4efd-a930-61d7983bce58 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:37.922543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94f77cc1-3650-4efd-a930-61d7983bce58 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:38.026279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-94f77cc1-3650-4efd-a930-61d7983bce58 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:38.034444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-94f77cc1-3650-4efd-a930-61d7983bce58 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:38.037542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-94f77cc1-3650-4efd-a930-61d7983bce58 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:38.055871 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-94f77cc1-3650-4efd-a930-61d7983bce58 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1411 microversion: 2.75 time: 0.154716 May 18 22:19:38.056726 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 661/1246] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:37 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1411 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:38.061304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a90e2e25-342e-4249-8258-7c49272168cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Action: 'action', calling method: >, body: {"os-migrateLive": {"host": "n-h1-841040-6", "block_migration": "auto"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:38.062919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a90e2e25-342e-4249-8258-7c49272168cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:38.077644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a90e2e25-342e-4249-8258-7c49272168cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:38.078123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a90e2e25-342e-4249-8258-7c49272168cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:38.078941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a90e2e25-342e-4249-8258-7c49272168cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:38.079373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a90e2e25-342e-4249-8258-7c49272168cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:38.104773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-a90e2e25-342e-4249-8258-7c49272168cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'flavor' on Instance uuid 42d7a366-0617-4389-86d7-43e45365786a {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:19:38.117771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a90e2e25-342e-4249-8258-7c49272168cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Going to try to live migrate instance to n-h1-841040-6 {{(pid=119082) live_migrate /opt/stack/nova/nova/compute/api.py:5349}} May 18 22:19:40.242418 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a3989271-80ce-4b00-acee-f45a99fba114 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] 10.222.0.58 "POST /compute/v2.1/os-floating-ips" status: 200 len: 142 microversion: 2.1 time: 4.372868 May 18 22:19:40.243543 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 586/1247] 10.222.0.58 () {60 vars in 1169 bytes} [Wed May 18 22:19:35 2022] POST /compute/v2.1/os-floating-ips => generated 142 bytes in 4375 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:40.259410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-227c8e3e-9122-43c1-bf5d-4a28a5b556ba req-e97ad5a8-2db2-4281-85dd-d981a64d5d37 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7214533c-9b11-4d04-91c7-c7c260820687", "tag": "8245b8dc-7a83-46c0-81fa-299954d6e3d3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:40.270945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-227c8e3e-9122-43c1-bf5d-4a28a5b556ba req-e97ad5a8-2db2-4281-85dd-d981a64d5d37 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:40.271386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-227c8e3e-9122-43c1-bf5d-4a28a5b556ba req-e97ad5a8-2db2-4281-85dd-d981a64d5d37 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:40.324597 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-227c8e3e-9122-43c1-bf5d-4a28a5b556ba req-e97ad5a8-2db2-4281-85dd-d981a64d5d37 service nova] Creating event network-changed:8245b8dc-7a83-46c0-81fa-299954d6e3d3 for instance 7214533c-9b11-4d04-91c7-c7c260820687 on n-h2-841040-6 May 18 22:19:40.341822 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-227c8e3e-9122-43c1-bf5d-4a28a5b556ba req-e97ad5a8-2db2-4281-85dd-d981a64d5d37 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.096156 May 18 22:19:40.343436 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 587/1248] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:40 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:40.349753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MigrationsAdminTest-server-297752806", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:40.443208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:19:40.889524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:19:40.890185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:19:40.890862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:19:40.891446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:19:40.892437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:19:40.911048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:40.915154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:40.916740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:40.919154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:40.999833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Getting quotas for project 7ce6b287027e432f9a1f33431961f655. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:19:41.028038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Getting quotas for user 17fabf8411b34e69bba5f5966df41b47 and project 7ce6b287027e432f9a1f33431961f655. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:19:41.093619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:19:41.096069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:19:41.205499 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cf0aba4d-6567-4cdc-81b2-57429e104c78 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.860520 May 18 22:19:41.206964 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 588/1249] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:19:40 2022] POST /compute/v2.1/servers => generated 380 bytes in 863 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:19:41.212628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bad90340-9c87-4e4c-9ee2-54b13276f221 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecf884c0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:41.313944 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bad90340-9c87-4e4c-9ee2-54b13276f221 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa" status: 200 len: 1438 microversion: 2.1 time: 0.105520 May 18 22:19:41.315420 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 589/1250] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:41 2022] GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa => generated 1438 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:41.333328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3d8d53f0-fe3a-40f3-bfcb-39c55315ab8f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:41.336201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3d8d53f0-fe3a-40f3-bfcb-39c55315ab8f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:41.360360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d8d53f0-fe3a-40f3-bfcb-39c55315ab8f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:41.363287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d8d53f0-fe3a-40f3-bfcb-39c55315ab8f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:41.365565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d8d53f0-fe3a-40f3-bfcb-39c55315ab8f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:41.370587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d8d53f0-fe3a-40f3-bfcb-39c55315ab8f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:41.493453 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a90e2e25-342e-4249-8258-7c49272168cb tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/action" status: 202 len: 0 microversion: 2.25 time: 3.435373 May 18 22:19:41.497334 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 662/1251] 10.222.0.58 () {62 vars in 1318 bytes} [Wed May 18 22:19:38 2022] POST /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/action => generated 0 bytes in 3440 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:19:41.503779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-872aa6bb-ec95-41af-921c-0aa80e8e026c tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:41.504388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-872aa6bb-ec95-41af-921c-0aa80e8e026c tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:41.540368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-872aa6bb-ec95-41af-921c-0aa80e8e026c tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:41.540820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-872aa6bb-ec95-41af-921c-0aa80e8e026c tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:41.542110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-872aa6bb-ec95-41af-921c-0aa80e8e026c tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:41.542555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-872aa6bb-ec95-41af-921c-0aa80e8e026c tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:41.682830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-872aa6bb-ec95-41af-921c-0aa80e8e026c tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:41.693274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-872aa6bb-ec95-41af-921c-0aa80e8e026c tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:41.695332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-872aa6bb-ec95-41af-921c-0aa80e8e026c tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:41.718503 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-872aa6bb-ec95-41af-921c-0aa80e8e026c tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1438 microversion: 2.75 time: 0.219940 May 18 22:19:41.719942 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 663/1252] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:41 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1438 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:41.739041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c99916d0-229e-4783-ab28-d257d154a253 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] Action: 'create', calling method: .version_select at 0x7fa2ece14700>, body: {"pool": null} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:41.838476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3d8d53f0-fe3a-40f3-bfcb-39c55315ab8f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:41.851729 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3d8d53f0-fe3a-40f3-bfcb-39c55315ab8f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.532500 May 18 22:19:41.854217 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 590/1253] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:41 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:41.867576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1328497743", "imageRef": "079025cc-0c10-47b1-82d1-84ca55e6c0de", "flavorRef": "452", "config_drive": true, "networks": [{"uuid": "8e21c8e8-5a51-4b1d-b8c1-df2980b93548"}], "security_groups": [{"name": "tempest-securitygroup--1758475285"}], "key_name": "tempest-keypair-1515737541", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:42.111641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] validate_networks() for [('8e21c8e8-5a51-4b1d-b8c1-df2980b93548', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:19:42.654203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:19:42.654880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:19:42.655061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:19:42.655667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:19:42.656258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:19:42.668486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:42.669212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:42.670191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:42.670809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:42.716819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Getting quotas for project 0f1d690dc2294cadb926d68cf9d3da37. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:19:42.730736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Getting quotas for user a50ff414e99e48249d9e7beca1a129a1 and project 0f1d690dc2294cadb926d68cf9d3da37. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:19:42.759471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:19:42.768664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='079025cc-0c10-47b1-82d1-84ca55e6c0de',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:19:42.875680 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4c1a56be-6fe4-46fb-a698-ebcdab2e1f6c tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 1.018878 May 18 22:19:42.879626 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 591/1254] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:19:41 2022] POST /compute/v2.1/servers => generated 406 bytes in 1024 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:19:42.892193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4113d4dc-152b-4d63-9b11-aeb96863e9ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:42.895218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4113d4dc-152b-4d63-9b11-aeb96863e9ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:42.909474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4113d4dc-152b-4d63-9b11-aeb96863e9ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:42.912895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4113d4dc-152b-4d63-9b11-aeb96863e9ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:42.914018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4113d4dc-152b-4d63-9b11-aeb96863e9ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:42.916296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4113d4dc-152b-4d63-9b11-aeb96863e9ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:43.168531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4113d4dc-152b-4d63-9b11-aeb96863e9ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:43.182326 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4113d4dc-152b-4d63-9b11-aeb96863e9ac tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1272 microversion: 2.1 time: 0.301042 May 18 22:19:43.183993 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 592/1255] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:42 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1272 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:43.190443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-298a483c-2955-449b-a062-2e804563b32d tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecf37040>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:43.278867 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-298a483c-2955-449b-a062-2e804563b32d tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa" status: 200 len: 1438 microversion: 2.1 time: 0.093437 May 18 22:19:43.280590 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 593/1256] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:19:43 2022] GET /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa => generated 1438 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:43.287133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8c1638b5-8ef9-4cc5-a110-91c2be5600dc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:43.288067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8c1638b5-8ef9-4cc5-a110-91c2be5600dc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:43.308327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c1638b5-8ef9-4cc5-a110-91c2be5600dc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:43.309029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c1638b5-8ef9-4cc5-a110-91c2be5600dc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:43.311262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c1638b5-8ef9-4cc5-a110-91c2be5600dc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:43.313314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c1638b5-8ef9-4cc5-a110-91c2be5600dc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:43.638519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c1638b5-8ef9-4cc5-a110-91c2be5600dc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:43.648855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c1638b5-8ef9-4cc5-a110-91c2be5600dc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:43.655972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c1638b5-8ef9-4cc5-a110-91c2be5600dc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:43.660484 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8c1638b5-8ef9-4cc5-a110-91c2be5600dc tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.378151 May 18 22:19:43.662148 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 594/1257] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:43 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:43.672391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:43.683452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:43.703183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:43.703832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:43.704886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:43.705394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:43.870613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:19:43.872376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:19:43.873600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:19:43.875463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:19:43.877456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:19:44.028284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:44.043219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:44.043849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:44.046522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:44.047994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:44.367989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:44.380064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:44.384582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:44.403922 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ffdf0285-189b-47a7-908d-b4f47132dd91 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "POST /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2/action" status: 202 len: 1495 microversion: 2.75 time: 0.736148 May 18 22:19:44.405160 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 595/1258] 10.222.0.58 () {62 vars in 1318 bytes} [Wed May 18 22:19:43 2022] POST /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2/action => generated 1495 bytes in 738 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) May 18 22:19:44.409720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-cdce0481-a083-4c4c-9e51-06e223e89718 req-6b2a7256-c7d0-40f7-ad2a-35121ee9afc1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1566498f-7998-45fa-a16b-f7036da5d173", "name": "network-vif-plugged", "status": "completed", "tag": "f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3"}, {"server_uuid": "db01e9b2-f2df-4072-b9d4-ed1712d12888", "name": "network-vif-unplugged", "status": "completed", "tag": "20563c0d-20cf-43e1-baba-18cbfe100d9a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:44.423553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cdce0481-a083-4c4c-9e51-06e223e89718 req-6b2a7256-c7d0-40f7-ad2a-35121ee9afc1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:44.424435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cdce0481-a083-4c4c-9e51-06e223e89718 req-6b2a7256-c7d0-40f7-ad2a-35121ee9afc1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:44.464070 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-cdce0481-a083-4c4c-9e51-06e223e89718 req-6b2a7256-c7d0-40f7-ad2a-35121ee9afc1 service nova] Creating event network-vif-plugged:f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3 for instance 1566498f-7998-45fa-a16b-f7036da5d173 on n-h2-841040-6 May 18 22:19:44.471171 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-cdce0481-a083-4c4c-9e51-06e223e89718 req-6b2a7256-c7d0-40f7-ad2a-35121ee9afc1 service nova] Creating event network-vif-unplugged:20563c0d-20cf-43e1-baba-18cbfe100d9a for instance db01e9b2-f2df-4072-b9d4-ed1712d12888 on n-h1-841040-6 May 18 22:19:44.485549 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-cdce0481-a083-4c4c-9e51-06e223e89718 req-6b2a7256-c7d0-40f7-ad2a-35121ee9afc1 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.079009 May 18 22:19:44.493328 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 596/1259] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:44 2022] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:44.499566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1e7f8c75-e34a-4208-bed8-68bf0c1f734c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:44.504961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1e7f8c75-e34a-4208-bed8-68bf0c1f734c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:44.516540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e7f8c75-e34a-4208-bed8-68bf0c1f734c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:44.520836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e7f8c75-e34a-4208-bed8-68bf0c1f734c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:44.521555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e7f8c75-e34a-4208-bed8-68bf0c1f734c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:44.523627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e7f8c75-e34a-4208-bed8-68bf0c1f734c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:44.599963 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c99916d0-229e-4783-ab28-d257d154a253 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] 10.222.0.58 "POST /compute/v2.1/os-floating-ips" status: 200 len: 142 microversion: 2.1 time: 2.878007 May 18 22:19:44.607085 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 664/1260] 10.222.0.58 () {60 vars in 1169 bytes} [Wed May 18 22:19:41 2022] POST /compute/v2.1/os-floating-ips => generated 142 bytes in 2885 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:44.612058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-605db1ee-7090-4098-812e-a4225afe3052 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:44.613388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-605db1ee-7090-4098-812e-a4225afe3052 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:44.643773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-605db1ee-7090-4098-812e-a4225afe3052 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:44.644284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-605db1ee-7090-4098-812e-a4225afe3052 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:44.645103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-605db1ee-7090-4098-812e-a4225afe3052 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:44.645538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-605db1ee-7090-4098-812e-a4225afe3052 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:44.894597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-605db1ee-7090-4098-812e-a4225afe3052 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:44.905168 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-605db1ee-7090-4098-812e-a4225afe3052 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1298 microversion: 2.1 time: 0.296765 May 18 22:19:44.911072 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 665/1261] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:44 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1298 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:44.927671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cd75779c-4c4f-40a9-8704-92bdb70895f4 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:44.932207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cd75779c-4c4f-40a9-8704-92bdb70895f4 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:44.960178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd75779c-4c4f-40a9-8704-92bdb70895f4 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:44.960841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd75779c-4c4f-40a9-8704-92bdb70895f4 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:44.963104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd75779c-4c4f-40a9-8704-92bdb70895f4 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:44.965087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd75779c-4c4f-40a9-8704-92bdb70895f4 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:44.994637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-cd75779c-4c4f-40a9-8704-92bdb70895f4 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [119082] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:45.021785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1e7f8c75-e34a-4208-bed8-68bf0c1f734c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:45.036483 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1e7f8c75-e34a-4208-bed8-68bf0c1f734c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1550 microversion: 2.1 time: 0.541642 May 18 22:19:45.038211 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 597/1262] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:44 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1550 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:45.064161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-50956d02-b910-4c55-a8f2-e8a8a99e9ccd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:45.065183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-50956d02-b910-4c55-a8f2-e8a8a99e9ccd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:45.083316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50956d02-b910-4c55-a8f2-e8a8a99e9ccd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:45.085994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50956d02-b910-4c55-a8f2-e8a8a99e9ccd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:45.087895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50956d02-b910-4c55-a8f2-e8a8a99e9ccd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:45.095163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50956d02-b910-4c55-a8f2-e8a8a99e9ccd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:45.264219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cd75779c-4c4f-40a9-8704-92bdb70895f4 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:45.275369 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cd75779c-4c4f-40a9-8704-92bdb70895f4 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1465 microversion: 2.1 time: 0.363192 May 18 22:19:45.276182 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 666/1263] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:44 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1465 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:45.285460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9a2e198c-0354-4b47-81c9-8ee7885d667e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:45.286096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9a2e198c-0354-4b47-81c9-8ee7885d667e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:45.304203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9a2e198c-0354-4b47-81c9-8ee7885d667e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:45.304661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9a2e198c-0354-4b47-81c9-8ee7885d667e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:45.305448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9a2e198c-0354-4b47-81c9-8ee7885d667e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:45.305911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9a2e198c-0354-4b47-81c9-8ee7885d667e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:45.451746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9a2e198c-0354-4b47-81c9-8ee7885d667e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:45.466083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9a2e198c-0354-4b47-81c9-8ee7885d667e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:45.485624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-50956d02-b910-4c55-a8f2-e8a8a99e9ccd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:45.500008 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-50956d02-b910-4c55-a8f2-e8a8a99e9ccd tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1312 microversion: 2.1 time: 0.451539 May 18 22:19:45.500928 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 598/1264] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:45 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1312 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:45.509066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9a2e198c-0354-4b47-81c9-8ee7885d667e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:45.519636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1d19b0dd-ac96-476b-a774-ce5b01aa65b3 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] Action: 'create', calling method: .version_select at 0x7fa2ed147e50>, body: {"pool": null} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:45.522478 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9a2e198c-0354-4b47-81c9-8ee7885d667e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.244413 May 18 22:19:45.523305 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 667/1265] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:45 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:45.543296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-47f6a802-7e4f-4d4c-bb63-b2b808637553 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:45.543911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-47f6a802-7e4f-4d4c-bb63-b2b808637553 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:45.558024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47f6a802-7e4f-4d4c-bb63-b2b808637553 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:45.558778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47f6a802-7e4f-4d4c-bb63-b2b808637553 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:45.560041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47f6a802-7e4f-4d4c-bb63-b2b808637553 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:45.560644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47f6a802-7e4f-4d4c-bb63-b2b808637553 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:45.800583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-47f6a802-7e4f-4d4c-bb63-b2b808637553 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:45.817265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-47f6a802-7e4f-4d4c-bb63-b2b808637553 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:45.821211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-47f6a802-7e4f-4d4c-bb63-b2b808637553 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:45.823043 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-47f6a802-7e4f-4d4c-bb63-b2b808637553 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.286924 May 18 22:19:45.824229 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 668/1266] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:45 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:45.829035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-496eab48-aba3-411d-94b9-56a6fdb74ca1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecf0da60>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:46.120003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-496eab48-aba3-411d-94b9-56a6fdb74ca1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:46.565333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-496eab48-aba3-411d-94b9-56a6fdb74ca1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [119082] Writing DB stats nova_cell0:SELECT=10 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:49.978188 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1d19b0dd-ac96-476b-a774-ce5b01aa65b3 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] 10.222.0.58 "POST /compute/v2.1/os-floating-ips" status: 200 len: 142 microversion: 2.1 time: 4.465997 May 18 22:19:49.979698 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 599/1267] 10.222.0.58 () {60 vars in 1169 bytes} [Wed May 18 22:19:45 2022] POST /compute/v2.1/os-floating-ips => generated 142 bytes in 4478 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:49.989565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-18725a0a-8a71-4950-8f4f-513f546e30e1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:49.991177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-18725a0a-8a71-4950-8f4f-513f546e30e1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:50.003701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18725a0a-8a71-4950-8f4f-513f546e30e1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:50.005796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18725a0a-8a71-4950-8f4f-513f546e30e1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:50.007918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18725a0a-8a71-4950-8f4f-513f546e30e1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:50.008448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18725a0a-8a71-4950-8f4f-513f546e30e1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:50.497185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-18725a0a-8a71-4950-8f4f-513f546e30e1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:50.510101 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-18725a0a-8a71-4950-8f4f-513f546e30e1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1372 microversion: 2.1 time: 0.529038 May 18 22:19:50.528946 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 600/1268] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:49 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1372 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:50.534264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c610e490-2c98-4dfd-aa0d-3684327be53b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:50.539153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c610e490-2c98-4dfd-aa0d-3684327be53b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:50.561655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c610e490-2c98-4dfd-aa0d-3684327be53b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:50.564859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c610e490-2c98-4dfd-aa0d-3684327be53b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:50.565987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c610e490-2c98-4dfd-aa0d-3684327be53b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:50.566657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c610e490-2c98-4dfd-aa0d-3684327be53b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:51.053116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c610e490-2c98-4dfd-aa0d-3684327be53b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:51.064957 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c610e490-2c98-4dfd-aa0d-3684327be53b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1540 microversion: 2.1 time: 0.534494 May 18 22:19:51.065549 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 601/1269] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:50 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1540 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:51.079207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-48edd205-dd06-4161-9b23-7012393cc226 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:51.079833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-48edd205-dd06-4161-9b23-7012393cc226 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:51.088774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48edd205-dd06-4161-9b23-7012393cc226 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:51.091684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48edd205-dd06-4161-9b23-7012393cc226 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:51.094004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48edd205-dd06-4161-9b23-7012393cc226 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:51.098888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48edd205-dd06-4161-9b23-7012393cc226 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:51.532392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-48edd205-dd06-4161-9b23-7012393cc226 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:51.547381 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-48edd205-dd06-4161-9b23-7012393cc226 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1312 microversion: 2.1 time: 0.477636 May 18 22:19:51.550007 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 602/1270] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:51 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1312 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:51.556386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4975e5c4-34ee-4621-9287-a76b9da36d49 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:51.557363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4975e5c4-34ee-4621-9287-a76b9da36d49 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:51.566068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4975e5c4-34ee-4621-9287-a76b9da36d49 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:51.566917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4975e5c4-34ee-4621-9287-a76b9da36d49 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:51.567915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4975e5c4-34ee-4621-9287-a76b9da36d49 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:51.568793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4975e5c4-34ee-4621-9287-a76b9da36d49 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:51.699758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4975e5c4-34ee-4621-9287-a76b9da36d49 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:51.714347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4975e5c4-34ee-4621-9287-a76b9da36d49 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:51.718609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4975e5c4-34ee-4621-9287-a76b9da36d49 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:51.735521 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4975e5c4-34ee-4621-9287-a76b9da36d49 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.183662 May 18 22:19:51.736629 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 603/1271] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:51 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:51.743795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8f72d609-0d55-4fff-b4d7-eb9ce3be8c14 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:51.746020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8f72d609-0d55-4fff-b4d7-eb9ce3be8c14 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:51.770019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f72d609-0d55-4fff-b4d7-eb9ce3be8c14 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:51.770471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f72d609-0d55-4fff-b4d7-eb9ce3be8c14 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:51.771237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f72d609-0d55-4fff-b4d7-eb9ce3be8c14 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:51.775314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f72d609-0d55-4fff-b4d7-eb9ce3be8c14 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:51.833973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8f72d609-0d55-4fff-b4d7-eb9ce3be8c14 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:51.999314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8f72d609-0d55-4fff-b4d7-eb9ce3be8c14 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:52.009844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8f72d609-0d55-4fff-b4d7-eb9ce3be8c14 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:52.011608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8f72d609-0d55-4fff-b4d7-eb9ce3be8c14 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:52.013165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8f72d609-0d55-4fff-b4d7-eb9ce3be8c14 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.275359 May 18 22:19:52.024717 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 604/1272] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:51 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:52.029707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-40dac8e1-a5b7-4ce6-b182-3f822f7f12e2 req-1804504d-c91a-411c-95b8-b83765c7a91c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "594db365-5266-470c-bc59-c82b8a3bb517", "tag": "cee42427-79c0-4a31-af41-940200c4aab1"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:52.040516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-40dac8e1-a5b7-4ce6-b182-3f822f7f12e2 req-1804504d-c91a-411c-95b8-b83765c7a91c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:52.041040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-40dac8e1-a5b7-4ce6-b182-3f822f7f12e2 req-1804504d-c91a-411c-95b8-b83765c7a91c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:52.056211 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-40dac8e1-a5b7-4ce6-b182-3f822f7f12e2 req-1804504d-c91a-411c-95b8-b83765c7a91c service nova] Creating event network-changed:cee42427-79c0-4a31-af41-940200c4aab1 for instance 594db365-5266-470c-bc59-c82b8a3bb517 on n-h2-841040-6 May 18 22:19:52.066986 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-40dac8e1-a5b7-4ce6-b182-3f822f7f12e2 req-1804504d-c91a-411c-95b8-b83765c7a91c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040792 May 18 22:19:52.068084 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 605/1273] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:52 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:52.073592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fe456c1b-6d2b-403e-b828-15323b7b064f tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] Action: 'create', calling method: .version_select at 0x7fa2ed15cb80>, body: {"pool": null} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:52.687356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-fe456c1b-6d2b-403e-b828-15323b7b064f tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:52.752363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-fe456c1b-6d2b-403e-b828-15323b7b064f tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] [119083] Writing DB stats nova_cell0:SELECT=12 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:54.823710 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fe456c1b-6d2b-403e-b828-15323b7b064f tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] 10.222.0.58 "POST /compute/v2.1/os-floating-ips" status: 200 len: 141 microversion: 2.1 time: 2.754322 May 18 22:19:54.825338 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 606/1274] 10.222.0.58 () {60 vars in 1169 bytes} [Wed May 18 22:19:52 2022] POST /compute/v2.1/os-floating-ips => generated 141 bytes in 2757 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:54.834445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-95e1c5aa-3bd1-42b3-815b-219450768aa1 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '.version_select at 0x7fa2ecf50790>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:54.838294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-95e1c5aa-3bd1-42b3-815b-219450768aa1 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:54.839031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-95e1c5aa-3bd1-42b3-815b-219450768aa1 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:54.866816 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-95e1c5aa-3bd1-42b3-815b-219450768aa1 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/os-migrations" status: 200 len: 3498 microversion: 2.1 time: 0.038257 May 18 22:19:54.868302 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 607/1275] 10.222.0.58 () {58 vars in 1142 bytes} [Wed May 18 22:19:54 2022] GET /compute/v2.1/os-migrations => generated 3498 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:54.873842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7c6c70e0-9aa0-4cdf-b4d4-539ef5900dc3 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:54.874774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7c6c70e0-9aa0-4cdf-b4d4-539ef5900dc3 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:54.884236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c6c70e0-9aa0-4cdf-b4d4-539ef5900dc3 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:54.885065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c6c70e0-9aa0-4cdf-b4d4-539ef5900dc3 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:54.886888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c6c70e0-9aa0-4cdf-b4d4-539ef5900dc3 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:54.887789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c6c70e0-9aa0-4cdf-b4d4-539ef5900dc3 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:55.232589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7c6c70e0-9aa0-4cdf-b4d4-539ef5900dc3 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:55.259850 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7c6c70e0-9aa0-4cdf-b4d4-539ef5900dc3 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1372 microversion: 2.1 time: 0.390140 May 18 22:19:55.270879 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 608/1276] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:54 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1372 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:55.276910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-511e3790-9ab6-428b-85b3-4607f418fb39 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:55.278140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-511e3790-9ab6-428b-85b3-4607f418fb39 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:55.302242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-511e3790-9ab6-428b-85b3-4607f418fb39 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:55.302823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-511e3790-9ab6-428b-85b3-4607f418fb39 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:55.303794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-511e3790-9ab6-428b-85b3-4607f418fb39 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:55.304241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-511e3790-9ab6-428b-85b3-4607f418fb39 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:55.557648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-496eab48-aba3-411d-94b9-56a6fdb74ca1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [119082] Writing DB stats nova_api:SELECT=62,nova_api:INSERT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:55.560248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-511e3790-9ab6-428b-85b3-4607f418fb39 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:55.578519 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-511e3790-9ab6-428b-85b3-4607f418fb39 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1312 microversion: 2.1 time: 0.305916 May 18 22:19:55.579719 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 609/1277] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:55 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1312 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:55.584471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5837907a-f726-419e-8950-f072daa4f9d3 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:55.588187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5837907a-f726-419e-8950-f072daa4f9d3 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:55.596667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5837907a-f726-419e-8950-f072daa4f9d3 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:55.597168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5837907a-f726-419e-8950-f072daa4f9d3 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:55.608261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5837907a-f726-419e-8950-f072daa4f9d3 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:55.608955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5837907a-f726-419e-8950-f072daa4f9d3 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:55.717217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5837907a-f726-419e-8950-f072daa4f9d3 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:55.726477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5837907a-f726-419e-8950-f072daa4f9d3 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:55.728007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5837907a-f726-419e-8950-f072daa4f9d3 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:55.733579 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5837907a-f726-419e-8950-f072daa4f9d3 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.152874 May 18 22:19:55.745218 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 610/1278] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:55 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:55.752675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6426cfda-b614-4556-8f42-5820222e644b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:55.753379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6426cfda-b614-4556-8f42-5820222e644b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:55.759894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6426cfda-b614-4556-8f42-5820222e644b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:55.760324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6426cfda-b614-4556-8f42-5820222e644b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:55.761090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6426cfda-b614-4556-8f42-5820222e644b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:55.761507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6426cfda-b614-4556-8f42-5820222e644b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:55.809821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-496eab48-aba3-411d-94b9-56a6fdb74ca1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [119082] Writing DB stats nova_cell1:SELECT=17 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:55.994594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6426cfda-b614-4556-8f42-5820222e644b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:56.008650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6426cfda-b614-4556-8f42-5820222e644b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:56.010466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6426cfda-b614-4556-8f42-5820222e644b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:56.012345 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6426cfda-b614-4556-8f42-5820222e644b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.265992 May 18 22:19:56.026418 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 611/1279] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:55 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:56.033256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-83a1ae9f-1221-4874-9ace-f30196ed30c1 req-0a198d23-ff49-47bc-831c-2f62d2f9c4a7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fa304e5d-b142-47c7-a4a0-a8c46651df86", "tag": "9f0f72c2-3f10-454e-b5ad-87045cd21bb9"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:56.046817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-83a1ae9f-1221-4874-9ace-f30196ed30c1 req-0a198d23-ff49-47bc-831c-2f62d2f9c4a7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:56.047366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-83a1ae9f-1221-4874-9ace-f30196ed30c1 req-0a198d23-ff49-47bc-831c-2f62d2f9c4a7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:56.064584 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-83a1ae9f-1221-4874-9ace-f30196ed30c1 req-0a198d23-ff49-47bc-831c-2f62d2f9c4a7 service nova] Creating event network-changed:9f0f72c2-3f10-454e-b5ad-87045cd21bb9 for instance fa304e5d-b142-47c7-a4a0-a8c46651df86 on n-h1-841040-6 May 18 22:19:56.072457 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-83a1ae9f-1221-4874-9ace-f30196ed30c1 req-0a198d23-ff49-47bc-831c-2f62d2f9c4a7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.044038 May 18 22:19:56.078418 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 612/1280] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:56 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:56.084478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-728e2256-9c76-4e3e-b5b8-dbc4507b611f tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] Calling method '.version_select at 0x7fa2ecf78d30>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:56.339976 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-728e2256-9c76-4e3e-b5b8-dbc4507b611f tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] 10.222.0.58 "GET /compute/v2.1/os-floating-ips/0add8f90-60cd-49f0-a9f5-c2cb5345a307" status: 200 len: 141 microversion: 2.1 time: 0.260146 May 18 22:19:56.346816 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 613/1281] 10.222.0.58 () {58 vars in 1259 bytes} [Wed May 18 22:19:56 2022] GET /compute/v2.1/os-floating-ips/0add8f90-60cd-49f0-a9f5-c2cb5345a307 => generated 141 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:56.346816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-05acab90-2429-4191-a0df-e5fac6f6d9ff tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:56.347403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-05acab90-2429-4191-a0df-e5fac6f6d9ff tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:56.360263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05acab90-2429-4191-a0df-e5fac6f6d9ff tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:56.364620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05acab90-2429-4191-a0df-e5fac6f6d9ff tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:56.369310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05acab90-2429-4191-a0df-e5fac6f6d9ff tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:56.370046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05acab90-2429-4191-a0df-e5fac6f6d9ff tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:56.645230 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-05acab90-2429-4191-a0df-e5fac6f6d9ff tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1691 microversion: 2.1 time: 0.302891 May 18 22:19:56.651706 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 614/1282] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:56 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1691 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:56.658326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-aa0eec89-fcc7-43a9-80f0-f2f48b6004ba req-c913cf62-58fb-4330-848f-7989eb9b3711 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "594db365-5266-470c-bc59-c82b8a3bb517", "name": "network-vif-plugged", "status": "completed", "tag": "cee42427-79c0-4a31-af41-940200c4aab1"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:56.679791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-aa0eec89-fcc7-43a9-80f0-f2f48b6004ba req-c913cf62-58fb-4330-848f-7989eb9b3711 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:56.680244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-aa0eec89-fcc7-43a9-80f0-f2f48b6004ba req-c913cf62-58fb-4330-848f-7989eb9b3711 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:56.706333 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-aa0eec89-fcc7-43a9-80f0-f2f48b6004ba req-c913cf62-58fb-4330-848f-7989eb9b3711 service nova] Creating event network-vif-plugged:cee42427-79c0-4a31-af41-940200c4aab1 for instance 594db365-5266-470c-bc59-c82b8a3bb517 on n-h2-841040-6 May 18 22:19:56.720499 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-aa0eec89-fcc7-43a9-80f0-f2f48b6004ba req-c913cf62-58fb-4330-848f-7989eb9b3711 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.066956 May 18 22:19:56.731539 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-496eab48-aba3-411d-94b9-56a6fdb74ca1 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "DELETE /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa" status: 204 len: 0 microversion: 2.1 time: 10.905939 May 18 22:19:56.732674 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 669/1283] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:45 2022] DELETE /compute/v2.1/images/d11b3eeb-218d-400d-9dd9-1ef4a37dc6fa => generated 0 bytes in 10908 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:19:56.749892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d453ce9a-0e54-47c2-9a27-401582af0733 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:56.754302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d453ce9a-0e54-47c2-9a27-401582af0733 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:56.755114 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 615/1284] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:56 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:56.779044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a925593-7cdb-4744-b3b2-46395ee85504 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] Calling method '.version_select at 0x7fa2ed188a60>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:56.781556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d453ce9a-0e54-47c2-9a27-401582af0733 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:56.782052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d453ce9a-0e54-47c2-9a27-401582af0733 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:56.782865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d453ce9a-0e54-47c2-9a27-401582af0733 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:56.783291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d453ce9a-0e54-47c2-9a27-401582af0733 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:56.978127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d453ce9a-0e54-47c2-9a27-401582af0733 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:56.986231 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d453ce9a-0e54-47c2-9a27-401582af0733 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1372 microversion: 2.1 time: 0.248976 May 18 22:19:56.989065 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 670/1285] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:56 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1372 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:57.002568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7360e5ca-b4b3-430d-91e9-6e88cdd954ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:57.004523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7360e5ca-b4b3-430d-91e9-6e88cdd954ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:57.012694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7360e5ca-b4b3-430d-91e9-6e88cdd954ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:57.013288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7360e5ca-b4b3-430d-91e9-6e88cdd954ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:57.014092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7360e5ca-b4b3-430d-91e9-6e88cdd954ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:57.014872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7360e5ca-b4b3-430d-91e9-6e88cdd954ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:57.188810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7360e5ca-b4b3-430d-91e9-6e88cdd954ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:57.203651 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7360e5ca-b4b3-430d-91e9-6e88cdd954ae tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1312 microversion: 2.1 time: 0.213142 May 18 22:19:57.204340 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 671/1286] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:56 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1312 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:57.209857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1cf47ce5-939d-4872-b832-afafe47eb1b1 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:57.210886 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1cf47ce5-939d-4872-b832-afafe47eb1b1 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:57.219186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cf47ce5-939d-4872-b832-afafe47eb1b1 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:57.219965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cf47ce5-939d-4872-b832-afafe47eb1b1 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:57.221048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cf47ce5-939d-4872-b832-afafe47eb1b1 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:57.221758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cf47ce5-939d-4872-b832-afafe47eb1b1 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:57.404276 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1cf47ce5-939d-4872-b832-afafe47eb1b1 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1691 microversion: 2.1 time: 0.198556 May 18 22:19:57.416753 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 672/1287] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:57 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1691 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:57.424291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-40b68950-6ffc-4a85-8673-9e2ddb980271 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '.version_select at 0x7fa2ecf07ca0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:57.451678 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-40b68950-6ffc-4a85-8673-9e2ddb980271 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] HTTP exception thrown: Image not found. May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-40b68950-6ffc-4a85-8673-9e2ddb980271 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Request method failure captured: May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 HTTP/1.1 May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXCZTJ7L7xLqEEKbRLMx9T5pmc1xCyxSIP5DHRXAPmj4LCbn_S4d58sSPig-SSVTuvcz-32NCURSNQJNqjTxD4qN3_HQ3WY9WALAdez6yszyIt9KogC6aHczlMCv0H0HNMPM93r342LmHkvm44Yj3jW-IFF4-0gXg5KTZLeNPNx7QB8 May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 43c55bdd079c485dab995472da83cb23 May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesOneServerTestJSON-1762310366 May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:19:57.453815 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/43c55bdd079c485dab995472da83cb23"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/43c55bdd079c485dab995472da83cb23"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_43c55bdd079c485dab995472da83cb23"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/43c55bdd079c485dab995472da83cb23"}]}] May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesOneServerTestJSON-1762310366 May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 43c55bdd079c485dab995472da83cb23 May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesOneServerTestJSON-1762310366 May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesOneServerTestJSON-1762310366-project May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fb7415e31e6047aaa2f6618aec91a6a3 May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesOneServerTestJSON-1762310366-project May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: exception: Image not found. May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '666b1e16-cb2d-4827-8519-efbba3158500'} May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:19:57.455248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 724, in delete May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._client.call(context, 2, 'delete', args=(image_id,)) May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 386, in delete May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.delete(url) May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 410, in delete May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, 'DELETE', **kwargs) May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: Failed to find image 666b1e16-cb2d-4827-8519-efbba3158500 to delete May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:57.456349 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 104, in delete May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._image_api.delete(context, id) May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1255, in delete May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return session.delete(context, image_id) May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 726, in delete May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ImageNotFound(image_id=image_id) May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image 666b1e16-cb2d-4827-8519-efbba3158500 could not be found. May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:19:57.457626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 107, in delete May 18 22:19:57.458959 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:19:57.458959 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:19:57.458959 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:57.458959 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:19:57.458959 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:57.458959 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:19:57.458959 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:19:57.458959 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:19:57.458959 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:19:57.458959 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:19:57.458959 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:19:57.458959 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:19:57.462971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-40b68950-6ffc-4a85-8673-9e2ddb980271 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Returning 404 to user: Image not found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:19:57.464254 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-40b68950-6ffc-4a85-8673-9e2ddb980271 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "DELETE /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500" status: 404 len: 62 microversion: 2.1 time: 0.044363 May 18 22:19:57.470030 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 673/1288] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:57 2022] DELETE /compute/v2.1/images/666b1e16-cb2d-4827-8519-efbba3158500 => generated 62 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:19:57.478060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c5ce8200-a783-478a-bd7a-6cc9ffff74bc tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:57.479079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c5ce8200-a783-478a-bd7a-6cc9ffff74bc tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:57.492037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5ce8200-a783-478a-bd7a-6cc9ffff74bc tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:57.492745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5ce8200-a783-478a-bd7a-6cc9ffff74bc tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:57.493907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5ce8200-a783-478a-bd7a-6cc9ffff74bc tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:57.495908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5ce8200-a783-478a-bd7a-6cc9ffff74bc tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:57.590818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c5ce8200-a783-478a-bd7a-6cc9ffff74bc tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:57.601866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c5ce8200-a783-478a-bd7a-6cc9ffff74bc tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:57.603699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c5ce8200-a783-478a-bd7a-6cc9ffff74bc tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:57.609692 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c5ce8200-a783-478a-bd7a-6cc9ffff74bc tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.138053 May 18 22:19:57.621512 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 674/1289] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:57 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:57.626687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-273ffbb4-3b2c-4879-bddc-f5bd5d894248 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:57.642742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-273ffbb4-3b2c-4879-bddc-f5bd5d894248 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:57.650684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-273ffbb4-3b2c-4879-bddc-f5bd5d894248 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:57.651428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-273ffbb4-3b2c-4879-bddc-f5bd5d894248 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:57.652582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-273ffbb4-3b2c-4879-bddc-f5bd5d894248 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:57.653186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-273ffbb4-3b2c-4879-bddc-f5bd5d894248 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:57.944779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-273ffbb4-3b2c-4879-bddc-f5bd5d894248 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:57.954653 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-273ffbb4-3b2c-4879-bddc-f5bd5d894248 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.331417 May 18 22:19:57.955461 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 675/1290] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:57 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:57.964282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8fe56f3f-528a-49f7-b3e6-c98c7bb3794d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:57.965705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8fe56f3f-528a-49f7-b3e6-c98c7bb3794d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:57.973664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fe56f3f-528a-49f7-b3e6-c98c7bb3794d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:57.974489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fe56f3f-528a-49f7-b3e6-c98c7bb3794d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:57.977288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fe56f3f-528a-49f7-b3e6-c98c7bb3794d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:57.978243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fe56f3f-528a-49f7-b3e6-c98c7bb3794d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:58.164842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8fe56f3f-528a-49f7-b3e6-c98c7bb3794d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:58.180773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8fe56f3f-528a-49f7-b3e6-c98c7bb3794d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:58.184158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8fe56f3f-528a-49f7-b3e6-c98c7bb3794d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:58.206033 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8fe56f3f-528a-49f7-b3e6-c98c7bb3794d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.247272 May 18 22:19:58.210584 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 676/1291] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:57 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:58.222977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f64af673-8256-4153-ae54-d66b40f8e055 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:58.226652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f64af673-8256-4153-ae54-d66b40f8e055 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:58.246785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f64af673-8256-4153-ae54-d66b40f8e055 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:58.247726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f64af673-8256-4153-ae54-d66b40f8e055 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:58.248945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f64af673-8256-4153-ae54-d66b40f8e055 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:58.249683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f64af673-8256-4153-ae54-d66b40f8e055 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:58.314626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f64af673-8256-4153-ae54-d66b40f8e055 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:19:58.543488 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f64af673-8256-4153-ae54-d66b40f8e055 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "DELETE /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 204 len: 0 microversion: 2.1 time: 0.330648 May 18 22:19:58.545322 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 677/1292] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:19:58 2022] DELETE /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:19:58.562786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1f1df05b-7dcf-4876-ac54-ee4be4cbe261 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:58.565481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1f1df05b-7dcf-4876-ac54-ee4be4cbe261 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:58.579060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f1df05b-7dcf-4876-ac54-ee4be4cbe261 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:58.580800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f1df05b-7dcf-4876-ac54-ee4be4cbe261 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:58.581962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f1df05b-7dcf-4876-ac54-ee4be4cbe261 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:58.582508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f1df05b-7dcf-4876-ac54-ee4be4cbe261 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:58.592832 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3a925593-7cdb-4744-b3b2-46395ee85504 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] 10.222.0.58 "DELETE /compute/v2.1/os-floating-ips/0add8f90-60cd-49f0-a9f5-c2cb5345a307" status: 202 len: 0 microversion: 2.1 time: 1.833149 May 18 22:19:58.594897 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 616/1293] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:19:56 2022] DELETE /compute/v2.1/os-floating-ips/0add8f90-60cd-49f0-a9f5-c2cb5345a307 => generated 0 bytes in 1835 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:19:58.600234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f5a4e832-da52-4efa-bfa0-916ffc0bab24 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-2-871137928"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:58.601807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f5a4e832-da52-4efa-bfa0-916ffc0bab24 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:58.606080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f5a4e832-da52-4efa-bfa0-916ffc0bab24 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_api:SELECT=87,nova_api:INSERT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:58.622327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5a4e832-da52-4efa-bfa0-916ffc0bab24 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:58.623150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5a4e832-da52-4efa-bfa0-916ffc0bab24 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:58.626971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5a4e832-da52-4efa-bfa0-916ffc0bab24 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:58.627719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5a4e832-da52-4efa-bfa0-916ffc0bab24 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:58.811114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-1f1df05b-7dcf-4876-ac54-ee4be4cbe261 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lazy-loading 'services' on Instance uuid 7214533c-9b11-4d04-91c7-c7c260820687 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:19:58.934310 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1f1df05b-7dcf-4876-ac54-ee4be4cbe261 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments/fd4c5cf8-b4df-4870-a1a8-85a0c2b2ae5c" status: 202 len: 0 microversion: 2.1 time: 0.383955 May 18 22:19:58.938350 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 678/1294] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:19:58 2022] DELETE /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments/fd4c5cf8-b4df-4870-a1a8-85a0c2b2ae5c => generated 0 bytes in 393 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:19:58.944707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d3a174e2-7626-4099-92c6-d331637661cd tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:58.945490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d3a174e2-7626-4099-92c6-d331637661cd tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:58.953423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3a174e2-7626-4099-92c6-d331637661cd tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:58.954082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3a174e2-7626-4099-92c6-d331637661cd tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:58.955166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3a174e2-7626-4099-92c6-d331637661cd tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:58.955738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3a174e2-7626-4099-92c6-d331637661cd tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.070932 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f5a4e832-da52-4efa-bfa0-916ffc0bab24 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.474545 May 18 22:19:59.074191 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 617/1295] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:19:58 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 478 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) May 18 22:19:59.087601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-90d55383-76e2-4a3b-997d-b8362a9c29ee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:59.088439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-90d55383-76e2-4a3b-997d-b8362a9c29ee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:59.096083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-90d55383-76e2-4a3b-997d-b8362a9c29ee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.096872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-90d55383-76e2-4a3b-997d-b8362a9c29ee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.099220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-90d55383-76e2-4a3b-997d-b8362a9c29ee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.101145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-90d55383-76e2-4a3b-997d-b8362a9c29ee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.145519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d3a174e2-7626-4099-92c6-d331637661cd tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:59.166562 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d3a174e2-7626-4099-92c6-d331637661cd tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1372 microversion: 2.1 time: 0.226194 May 18 22:19:59.171815 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 679/1296] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:58 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1372 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:59.184810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d197672f-57a0-4d20-963a-eeff4124d026 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:59.187656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d197672f-57a0-4d20-963a-eeff4124d026 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:59.202886 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d197672f-57a0-4d20-963a-eeff4124d026 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.204753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d197672f-57a0-4d20-963a-eeff4124d026 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.205762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d197672f-57a0-4d20-963a-eeff4124d026 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.207570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d197672f-57a0-4d20-963a-eeff4124d026 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.292973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-90d55383-76e2-4a3b-997d-b8362a9c29ee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:59.300916 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-90d55383-76e2-4a3b-997d-b8362a9c29ee tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1462 microversion: 2.1 time: 0.225263 May 18 22:19:59.302064 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 618/1297] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:59 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1462 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:59.307276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b08ce996-4f9c-47c6-b1bd-7fe710aff6fc tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] Calling method '.version_select at 0x7fa2ecfa18b0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:59.389564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d197672f-57a0-4d20-963a-eeff4124d026 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:59.399254 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d197672f-57a0-4d20-963a-eeff4124d026 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1471 microversion: 2.1 time: 0.226282 May 18 22:19:59.400110 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 680/1298] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:59 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1471 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:59.410297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-720b8bff-36e2-413f-8a47-c489a98b6c98 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:59.411111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-720b8bff-36e2-413f-8a47-c489a98b6c98 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:59.419329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-720b8bff-36e2-413f-8a47-c489a98b6c98 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.419808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-720b8bff-36e2-413f-8a47-c489a98b6c98 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.420565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-720b8bff-36e2-413f-8a47-c489a98b6c98 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.421153 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-720b8bff-36e2-413f-8a47-c489a98b6c98 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.494897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-720b8bff-36e2-413f-8a47-c489a98b6c98 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:59.503911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-720b8bff-36e2-413f-8a47-c489a98b6c98 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:59.505263 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-720b8bff-36e2-413f-8a47-c489a98b6c98 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:59.512139 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-720b8bff-36e2-413f-8a47-c489a98b6c98 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.109186 May 18 22:19:59.523502 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 681/1299] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:59 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:59.523502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-56946202-3bd4-4831-a89c-2df585e36ffd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:59.523502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-56946202-3bd4-4831-a89c-2df585e36ffd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:59.530285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-56946202-3bd4-4831-a89c-2df585e36ffd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.530732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-56946202-3bd4-4831-a89c-2df585e36ffd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.531533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-56946202-3bd4-4831-a89c-2df585e36ffd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.531971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-56946202-3bd4-4831-a89c-2df585e36ffd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.566109 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-56946202-3bd4-4831-a89c-2df585e36ffd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.052071 May 18 22:19:59.571009 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 682/1300] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:19:59 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:59.572186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e896aad4-a9fc-4800-a58a-93b633da98d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:59.572804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e896aad4-a9fc-4800-a58a-93b633da98d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:59.579593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e896aad4-a9fc-4800-a58a-93b633da98d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.580034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e896aad4-a9fc-4800-a58a-93b633da98d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.580819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e896aad4-a9fc-4800-a58a-93b633da98d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.581255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e896aad4-a9fc-4800-a58a-93b633da98d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.739246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e896aad4-a9fc-4800-a58a-93b633da98d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:59.749196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e896aad4-a9fc-4800-a58a-93b633da98d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:59.750750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e896aad4-a9fc-4800-a58a-93b633da98d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:19:59.752667 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e896aad4-a9fc-4800-a58a-93b633da98d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.184900 May 18 22:19:59.754272 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 683/1301] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:19:59 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:19:59.767875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-322e25ff-312d-4fcc-9101-a9f514202641 req-d071003f-860f-499b-b801-5411ac1b1b79 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1566498f-7998-45fa-a16b-f7036da5d173", "name": "network-vif-unplugged", "status": "completed", "tag": "f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:59.777998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-322e25ff-312d-4fcc-9101-a9f514202641 req-d071003f-860f-499b-b801-5411ac1b1b79 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.778446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-322e25ff-312d-4fcc-9101-a9f514202641 req-d071003f-860f-499b-b801-5411ac1b1b79 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.796323 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-322e25ff-312d-4fcc-9101-a9f514202641 req-d071003f-860f-499b-b801-5411ac1b1b79 service nova] Creating event network-vif-unplugged:f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3 for instance 1566498f-7998-45fa-a16b-f7036da5d173 on n-h2-841040-6 May 18 22:19:59.801416 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-322e25ff-312d-4fcc-9101-a9f514202641 req-d071003f-860f-499b-b801-5411ac1b1b79 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.044284 May 18 22:19:59.802383 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 684/1302] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:19:59 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:19:59.809668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c0167c23-0045-4bd5-9daa-f0f82856d579 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:59.810773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c0167c23-0045-4bd5-9daa-f0f82856d579 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:59.818413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0167c23-0045-4bd5-9daa-f0f82856d579 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.819382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0167c23-0045-4bd5-9daa-f0f82856d579 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.820170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0167c23-0045-4bd5-9daa-f0f82856d579 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.820604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0167c23-0045-4bd5-9daa-f0f82856d579 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:19:59.891004 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b08ce996-4f9c-47c6-b1bd-7fe710aff6fc tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] 10.222.0.58 "GET /compute/v2.1/os-floating-ip-pools" status: 200 len: 43 microversion: 2.1 time: 0.587694 May 18 22:19:59.891660 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 619/1303] 10.222.0.58 () {58 vars in 1163 bytes} [Wed May 18 22:19:59 2022] GET /compute/v2.1/os-floating-ip-pools => generated 43 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:19:59.903296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d8c2fed1-b53a-4748-b8dc-e3e6ce193ec3 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] Calling method '.version_select at 0x7fa2ecfd7ca0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:19:59.966026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c0167c23-0045-4bd5-9daa-f0f82856d579 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=1,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:19:59.971184 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c0167c23-0045-4bd5-9daa-f0f82856d579 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1613 microversion: 2.1 time: 0.167556 May 18 22:19:59.973773 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 685/1304] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:19:59 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1613 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:19:59.988958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cd467a1b-6f01-4bb4-a915-2160ce6da465 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:19:59.989829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cd467a1b-6f01-4bb4-a915-2160ce6da465 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:19:59.998878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd467a1b-6f01-4bb4-a915-2160ce6da465 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:19:59.999327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd467a1b-6f01-4bb4-a915-2160ce6da465 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:00.000092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd467a1b-6f01-4bb4-a915-2160ce6da465 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:00.000518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd467a1b-6f01-4bb4-a915-2160ce6da465 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:00.077425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cd467a1b-6f01-4bb4-a915-2160ce6da465 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': 'd1776ceebc1f488cb3f700aade8fd732', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '793da35ec8764d748089bc56a0c34287', 'project_domain_id': 'default', 'roles': ['member', 'admin', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:00.078021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cd467a1b-6f01-4bb4-a915-2160ce6da465 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] flavor_id is None. Assuming migration. {{(pid=119082) resize /opt/stack/nova/nova/compute/api.py:4142}} May 18 22:20:00.078970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cd467a1b-6f01-4bb4-a915-2160ce6da465 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Old instance type m1.heat2, new instance type m1.heat2 {{(pid=119082) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 22:20:00.136858 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d8c2fed1-b53a-4748-b8dc-e3e6ce193ec3 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] 10.222.0.58 "GET /compute/v2.1/os-floating-ips" status: 200 len: 399 microversion: 2.1 time: 0.238041 May 18 22:20:00.147107 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 620/1305] 10.222.0.58 () {58 vars in 1148 bytes} [Wed May 18 22:19:59 2022] GET /compute/v2.1/os-floating-ips => generated 399 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:20:00.152094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8b180deb-75f4-48e2-b754-5a64f11c9bbf tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] Calling method '.version_select at 0x7fa2ed118820>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:00.483984 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cd467a1b-6f01-4bb4-a915-2160ce6da465 tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517/action" status: 202 len: 0 microversion: 2.1 time: 0.498990 May 18 22:20:00.490597 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 686/1306] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:19:59 2022] POST /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517/action => generated 0 bytes in 507 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:20:00.502077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-44cad906-d45c-46ef-a096-cb7f4974ac75 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:00.503506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-44cad906-d45c-46ef-a096-cb7f4974ac75 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:00.512191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44cad906-d45c-46ef-a096-cb7f4974ac75 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:00.513489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44cad906-d45c-46ef-a096-cb7f4974ac75 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:00.513489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44cad906-d45c-46ef-a096-cb7f4974ac75 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:00.513930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44cad906-d45c-46ef-a096-cb7f4974ac75 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:00.716474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-44cad906-d45c-46ef-a096-cb7f4974ac75 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:00.724558 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-44cad906-d45c-46ef-a096-cb7f4974ac75 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1372 microversion: 2.1 time: 0.232280 May 18 22:20:00.725273 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 687/1307] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:00 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1372 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:00.730000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c3d83b26-24fb-4d84-8a5e-8851246b4fec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:00.730583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c3d83b26-24fb-4d84-8a5e-8851246b4fec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:00.736782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3d83b26-24fb-4d84-8a5e-8851246b4fec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:00.737221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3d83b26-24fb-4d84-8a5e-8851246b4fec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:00.738003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3d83b26-24fb-4d84-8a5e-8851246b4fec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:00.738429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3d83b26-24fb-4d84-8a5e-8851246b4fec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:00.907476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c3d83b26-24fb-4d84-8a5e-8851246b4fec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:00.916655 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c3d83b26-24fb-4d84-8a5e-8851246b4fec tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1471 microversion: 2.1 time: 0.190276 May 18 22:20:00.925905 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 688/1308] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:00 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1471 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:00.926795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-61a9f7b6-a2ae-4bf1-9413-7380caf546eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:00.927397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-61a9f7b6-a2ae-4bf1-9413-7380caf546eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:00.938364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61a9f7b6-a2ae-4bf1-9413-7380caf546eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:00.938895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61a9f7b6-a2ae-4bf1-9413-7380caf546eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:00.939656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61a9f7b6-a2ae-4bf1-9413-7380caf546eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:00.940080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61a9f7b6-a2ae-4bf1-9413-7380caf546eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:01.097549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61a9f7b6-a2ae-4bf1-9413-7380caf546eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:01.110086 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-61a9f7b6-a2ae-4bf1-9413-7380caf546eb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1471 microversion: 2.1 time: 0.189696 May 18 22:20:01.121781 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 689/1309] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:00 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1471 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:01.128490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b9063a02-916f-4a10-a5d8-e0946f9707b7 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:01.129919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b9063a02-916f-4a10-a5d8-e0946f9707b7 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:01.138996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9063a02-916f-4a10-a5d8-e0946f9707b7 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:01.139392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9063a02-916f-4a10-a5d8-e0946f9707b7 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:01.140368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9063a02-916f-4a10-a5d8-e0946f9707b7 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:01.140851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9063a02-916f-4a10-a5d8-e0946f9707b7 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:01.171889 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8b180deb-75f4-48e2-b754-5a64f11c9bbf tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] 10.222.0.58 "DELETE /compute/v2.1/os-floating-ips/62a203dd-9546-4a66-8fd0-a531ac3caf73" status: 202 len: 0 microversion: 2.1 time: 1.023471 May 18 22:20:01.173022 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 621/1310] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:20:00 2022] DELETE /compute/v2.1/os-floating-ips/62a203dd-9546-4a66-8fd0-a531ac3caf73 => generated 0 bytes in 1025 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:20:01.185013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1bda6612-832f-4c16-a71f-23071cfbb49e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:01.187616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1bda6612-832f-4c16-a71f-23071cfbb49e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:01.195815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bda6612-832f-4c16-a71f-23071cfbb49e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:01.196250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bda6612-832f-4c16-a71f-23071cfbb49e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:01.197012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bda6612-832f-4c16-a71f-23071cfbb49e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:01.197435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bda6612-832f-4c16-a71f-23071cfbb49e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:01.243563 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1bda6612-832f-4c16-a71f-23071cfbb49e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.068129 May 18 22:20:01.247525 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 622/1311] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:01 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:01.253013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-57e817d3-2783-4481-a3ad-4a6893bd1886 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:01.253821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-57e817d3-2783-4481-a3ad-4a6893bd1886 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:01.254504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b9063a02-916f-4a10-a5d8-e0946f9707b7 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:01.261136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57e817d3-2783-4481-a3ad-4a6893bd1886 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:01.262034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57e817d3-2783-4481-a3ad-4a6893bd1886 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:01.262804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57e817d3-2783-4481-a3ad-4a6893bd1886 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:01.263052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b9063a02-916f-4a10-a5d8-e0946f9707b7 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:01.263230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57e817d3-2783-4481-a3ad-4a6893bd1886 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:01.264556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b9063a02-916f-4a10-a5d8-e0946f9707b7 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:01.270631 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b9063a02-916f-4a10-a5d8-e0946f9707b7 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.147165 May 18 22:20:01.271304 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 690/1312] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:01 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:01.275661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7af3ffbb-f8c2-4528-aa0d-174d829f20f6 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] Calling method '.version_select at 0x7fa2ecdf1430>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:01.437492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-57e817d3-2783-4481-a3ad-4a6893bd1886 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:01.447260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-57e817d3-2783-4481-a3ad-4a6893bd1886 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:01.448749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-57e817d3-2783-4481-a3ad-4a6893bd1886 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:01.449941 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-57e817d3-2783-4481-a3ad-4a6893bd1886 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.201239 May 18 22:20:01.450690 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 623/1313] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:01 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:01.740589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5519b77-0f0c-4460-a6b9-12c5fc1c816a tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:01.741669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a5519b77-0f0c-4460-a6b9-12c5fc1c816a tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:01.749903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5519b77-0f0c-4460-a6b9-12c5fc1c816a tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:01.750920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5519b77-0f0c-4460-a6b9-12c5fc1c816a tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:01.752276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5519b77-0f0c-4460-a6b9-12c5fc1c816a tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:01.753801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5519b77-0f0c-4460-a6b9-12c5fc1c816a tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:01.910597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a5519b77-0f0c-4460-a6b9-12c5fc1c816a tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:01.919089 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a5519b77-0f0c-4460-a6b9-12c5fc1c816a tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1372 microversion: 2.1 time: 0.182470 May 18 22:20:01.920041 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 624/1314] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:01 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1372 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:01.935545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bb1b00d1-23dd-4b36-ad2d-db536793bf09 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:01.937112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bb1b00d1-23dd-4b36-ad2d-db536793bf09 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:01.945239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb1b00d1-23dd-4b36-ad2d-db536793bf09 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:01.945834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb1b00d1-23dd-4b36-ad2d-db536793bf09 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:01.946768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb1b00d1-23dd-4b36-ad2d-db536793bf09 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:01.947568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb1b00d1-23dd-4b36-ad2d-db536793bf09 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:02.173774 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7af3ffbb-f8c2-4528-aa0d-174d829f20f6 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] 10.222.0.58 "DELETE /compute/v2.1/os-floating-ips/589497c3-8b98-4932-97a9-89ea24a85c94" status: 202 len: 0 microversion: 2.1 time: 0.901519 May 18 22:20:02.174380 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 691/1315] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:20:01 2022] DELETE /compute/v2.1/os-floating-ips/589497c3-8b98-4932-97a9-89ea24a85c94 => generated 0 bytes in 903 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:20:02.179614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-786926f2-5a25-47c5-b56e-e02c01b32ee0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:02.180212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-786926f2-5a25-47c5-b56e-e02c01b32ee0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:02.187716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-786926f2-5a25-47c5-b56e-e02c01b32ee0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:02.188161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-786926f2-5a25-47c5-b56e-e02c01b32ee0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:02.188918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-786926f2-5a25-47c5-b56e-e02c01b32ee0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:02.189541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-786926f2-5a25-47c5-b56e-e02c01b32ee0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:02.269504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bb1b00d1-23dd-4b36-ad2d-db536793bf09 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:02.281246 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bb1b00d1-23dd-4b36-ad2d-db536793bf09 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1471 microversion: 2.1 time: 0.350430 May 18 22:20:02.282009 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 625/1316] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:01 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1471 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:02.294279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-79105281-ad4c-412d-a550-bbf65e16a532 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] Calling method '.version_select at 0x7fa2ecf88d30>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:02.364410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-786926f2-5a25-47c5-b56e-e02c01b32ee0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:02.372652 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-786926f2-5a25-47c5-b56e-e02c01b32ee0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1471 microversion: 2.1 time: 0.197194 May 18 22:20:02.383578 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 692/1317] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:02 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1471 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:02.383578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9bff2d88-b61e-45d7-aac3-10623c1091cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:02.383578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9bff2d88-b61e-45d7-aac3-10623c1091cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:02.387270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9bff2d88-b61e-45d7-aac3-10623c1091cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:02.387728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9bff2d88-b61e-45d7-aac3-10623c1091cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:02.388493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9bff2d88-b61e-45d7-aac3-10623c1091cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:02.388984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9bff2d88-b61e-45d7-aac3-10623c1091cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:02.419663 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9bff2d88-b61e-45d7-aac3-10623c1091cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.044099 May 18 22:20:02.420721 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 693/1318] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:02 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:02.425334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-65f51617-2cbb-4555-8802-563ebc9eadb8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:02.425956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-65f51617-2cbb-4555-8802-563ebc9eadb8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:02.432694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65f51617-2cbb-4555-8802-563ebc9eadb8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:02.433137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65f51617-2cbb-4555-8802-563ebc9eadb8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:02.434066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65f51617-2cbb-4555-8802-563ebc9eadb8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:02.434502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65f51617-2cbb-4555-8802-563ebc9eadb8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:02.516528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-65f51617-2cbb-4555-8802-563ebc9eadb8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:02.527665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-65f51617-2cbb-4555-8802-563ebc9eadb8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:02.530472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-65f51617-2cbb-4555-8802-563ebc9eadb8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:02.536049 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-65f51617-2cbb-4555-8802-563ebc9eadb8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.114102 May 18 22:20:02.536843 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 694/1319] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:02 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:02.542292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-affcd784-bbaa-46f8-899e-669513679cd5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:02.543062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-affcd784-bbaa-46f8-899e-669513679cd5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:02.549434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-affcd784-bbaa-46f8-899e-669513679cd5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:02.550240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-affcd784-bbaa-46f8-899e-669513679cd5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:02.551191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-affcd784-bbaa-46f8-899e-669513679cd5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:02.552003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-affcd784-bbaa-46f8-899e-669513679cd5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:02.730033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-affcd784-bbaa-46f8-899e-669513679cd5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:02.739814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-affcd784-bbaa-46f8-899e-669513679cd5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:02.742168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-affcd784-bbaa-46f8-899e-669513679cd5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:02.743753 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-affcd784-bbaa-46f8-899e-669513679cd5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.205653 May 18 22:20:02.745085 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 695/1320] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:02 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:02.889205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-30c71699-4aa3-46de-994a-cef8c3293a89 req-f0d76a93-51d2-4f86-aff9-7485959cb387 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "db01e9b2-f2df-4072-b9d4-ed1712d12888", "name": "network-vif-deleted", "tag": "20563c0d-20cf-43e1-baba-18cbfe100d9a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:02.903416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-30c71699-4aa3-46de-994a-cef8c3293a89 req-f0d76a93-51d2-4f86-aff9-7485959cb387 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:02.905612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-30c71699-4aa3-46de-994a-cef8c3293a89 req-f0d76a93-51d2-4f86-aff9-7485959cb387 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:02.937926 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-30c71699-4aa3-46de-994a-cef8c3293a89 req-f0d76a93-51d2-4f86-aff9-7485959cb387 service nova] Creating event network-vif-deleted:20563c0d-20cf-43e1-baba-18cbfe100d9a for instance db01e9b2-f2df-4072-b9d4-ed1712d12888 on n-h1-841040-6 May 18 22:20:02.947798 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-30c71699-4aa3-46de-994a-cef8c3293a89 req-f0d76a93-51d2-4f86-aff9-7485959cb387 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.062602 May 18 22:20:02.949074 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 696/1321] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:02 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:20:02.954752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5cff0b23-44ef-4c66-9b2b-f695b62881ff tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:02.956186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5cff0b23-44ef-4c66-9b2b-f695b62881ff tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:02.974465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5cff0b23-44ef-4c66-9b2b-f695b62881ff tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:02.975990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5cff0b23-44ef-4c66-9b2b-f695b62881ff tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:02.977665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5cff0b23-44ef-4c66-9b2b-f695b62881ff tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:02.978723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5cff0b23-44ef-4c66-9b2b-f695b62881ff tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:03.327574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5cff0b23-44ef-4c66-9b2b-f695b62881ff tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:03.356077 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5cff0b23-44ef-4c66-9b2b-f695b62881ff tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1372 microversion: 2.1 time: 0.391607 May 18 22:20:03.361894 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 697/1322] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:02 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1372 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:03.374544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c153f929-bfd2-4070-bfc1-9bccad2ea46a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:03.375157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c153f929-bfd2-4070-bfc1-9bccad2ea46a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:03.412647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c153f929-bfd2-4070-bfc1-9bccad2ea46a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:03.415290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c153f929-bfd2-4070-bfc1-9bccad2ea46a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:03.418802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c153f929-bfd2-4070-bfc1-9bccad2ea46a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:03.419265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c153f929-bfd2-4070-bfc1-9bccad2ea46a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:03.499710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c153f929-bfd2-4070-bfc1-9bccad2ea46a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:03.500615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c153f929-bfd2-4070-bfc1-9bccad2ea46a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:03.501361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-c153f929-bfd2-4070-bfc1-9bccad2ea46a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lazy-loading 'fault' on Instance uuid db01e9b2-f2df-4072-b9d4-ed1712d12888 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:03.604188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c153f929-bfd2-4070-bfc1-9bccad2ea46a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb7415e31e6047aaa2f6618aec91a6a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '43c55bdd079c485dab995472da83cb23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:03.615264 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c153f929-bfd2-4070-bfc1-9bccad2ea46a tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 200 len: 1306 microversion: 2.1 time: 0.250745 May 18 22:20:03.620223 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 698/1323] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:03 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 1306 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:03.636277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-77edabbf-f8d7-48a6-a5a5-1e6d736c7337 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:03.636903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-77edabbf-f8d7-48a6-a5a5-1e6d736c7337 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:03.660537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77edabbf-f8d7-48a6-a5a5-1e6d736c7337 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:03.661389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77edabbf-f8d7-48a6-a5a5-1e6d736c7337 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:03.667407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77edabbf-f8d7-48a6-a5a5-1e6d736c7337 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:03.668157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77edabbf-f8d7-48a6-a5a5-1e6d736c7337 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:03.732030 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-79105281-ad4c-412d-a550-bbf65e16a532 tempest-FloatingIPDetailsTestJSON-313019469 tempest-FloatingIPDetailsTestJSON-313019469-project] 10.222.0.58 "DELETE /compute/v2.1/os-floating-ips/bf6dac53-a5e7-4435-8de9-da4259937a45" status: 202 len: 0 microversion: 2.1 time: 1.448688 May 18 22:20:03.735903 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 626/1324] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:20:02 2022] DELETE /compute/v2.1/os-floating-ips/bf6dac53-a5e7-4435-8de9-da4259937a45 => generated 0 bytes in 1450 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:20:03.738880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-39b082fb-1c1d-4749-bd95-fc1ed0c48964 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:03.739858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-39b082fb-1c1d-4749-bd95-fc1ed0c48964 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:03.757120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39b082fb-1c1d-4749-bd95-fc1ed0c48964 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:03.757639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39b082fb-1c1d-4749-bd95-fc1ed0c48964 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:03.760043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39b082fb-1c1d-4749-bd95-fc1ed0c48964 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:03.760484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39b082fb-1c1d-4749-bd95-fc1ed0c48964 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:03.840417 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-39b082fb-1c1d-4749-bd95-fc1ed0c48964 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.105851 May 18 22:20:03.841007 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 627/1325] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:03 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:03.861647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e05aed85-3c5b-45df-8952-db08c36cc602 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:03.862303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e05aed85-3c5b-45df-8952-db08c36cc602 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:03.868813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e05aed85-3c5b-45df-8952-db08c36cc602 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:03.870997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e05aed85-3c5b-45df-8952-db08c36cc602 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:03.881691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e05aed85-3c5b-45df-8952-db08c36cc602 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:03.882373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e05aed85-3c5b-45df-8952-db08c36cc602 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:04.006092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e05aed85-3c5b-45df-8952-db08c36cc602 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:04.018352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e05aed85-3c5b-45df-8952-db08c36cc602 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:04.020315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e05aed85-3c5b-45df-8952-db08c36cc602 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:04.033699 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e05aed85-3c5b-45df-8952-db08c36cc602 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.186774 May 18 22:20:04.035509 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 628/1326] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:03 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:04.046047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-69c3034f-0d67-4243-b88e-949919d2357a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:04.050613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-69c3034f-0d67-4243-b88e-949919d2357a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:04.062946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69c3034f-0d67-4243-b88e-949919d2357a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:04.066285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69c3034f-0d67-4243-b88e-949919d2357a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:04.067342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69c3034f-0d67-4243-b88e-949919d2357a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:04.067992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69c3034f-0d67-4243-b88e-949919d2357a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:04.076540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-77edabbf-f8d7-48a6-a5a5-1e6d736c7337 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:04.089470 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-77edabbf-f8d7-48a6-a5a5-1e6d736c7337 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1471 microversion: 2.1 time: 0.464107 May 18 22:20:04.090196 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 699/1327] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:03 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1471 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:04.120173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-69c3034f-0d67-4243-b88e-949919d2357a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:04.374646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef7deee7-1319-487d-aa4d-eb43b2dc621e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:04.375253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ef7deee7-1319-487d-aa4d-eb43b2dc621e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:04.377706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-69c3034f-0d67-4243-b88e-949919d2357a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:04.388879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef7deee7-1319-487d-aa4d-eb43b2dc621e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:04.391767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef7deee7-1319-487d-aa4d-eb43b2dc621e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:04.393270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef7deee7-1319-487d-aa4d-eb43b2dc621e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:04.394995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef7deee7-1319-487d-aa4d-eb43b2dc621e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:04.395328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-69c3034f-0d67-4243-b88e-949919d2357a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:04.401728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-69c3034f-0d67-4243-b88e-949919d2357a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:04.403038 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-69c3034f-0d67-4243-b88e-949919d2357a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.360959 May 18 22:20:04.403628 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 629/1328] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:04 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:04.634900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b3b50c3f-fefe-4035-b812-1cbbcb498842 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:04.635761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b3b50c3f-fefe-4035-b812-1cbbcb498842 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] [instance: db01e9b2-f2df-4072-b9d4-ed1712d12888] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:04.650703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3b50c3f-fefe-4035-b812-1cbbcb498842 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:04.651152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3b50c3f-fefe-4035-b812-1cbbcb498842 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:04.651931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3b50c3f-fefe-4035-b812-1cbbcb498842 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:04.652364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3b50c3f-fefe-4035-b812-1cbbcb498842 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:04.686646 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b3b50c3f-fefe-4035-b812-1cbbcb498842 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] HTTP exception thrown: Instance db01e9b2-f2df-4072-b9d4-ed1712d12888 could not be found. May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b3b50c3f-fefe-4035-b812-1cbbcb498842 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Request method failure captured: May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 HTTP/1.1 May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXCZTJ7L7xLqEEKbRLMx9T5pmc1xCyxSIP5DHRXAPmj4LCbn_S4d58sSPig-SSVTuvcz-32NCURSNQJNqjTxD4qN3_HQ3WY9WALAdez6yszyIt9KogC6aHczlMCv0H0HNMPM93r342LmHkvm44Yj3jW-IFF4-0gXg5KTZLeNPNx7QB8 May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 43c55bdd079c485dab995472da83cb23 May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesOneServerTestJSON-1762310366 May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:20:04.697086 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:20:04.698555 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/43c55bdd079c485dab995472da83cb23"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/43c55bdd079c485dab995472da83cb23"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_43c55bdd079c485dab995472da83cb23"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/43c55bdd079c485dab995472da83cb23"}]}] May 18 22:20:04.698555 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesOneServerTestJSON-1762310366 May 18 22:20:04.698555 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 43c55bdd079c485dab995472da83cb23 May 18 22:20:04.698555 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesOneServerTestJSON-1762310366 May 18 22:20:04.698555 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesOneServerTestJSON-1762310366-project May 18 22:20:04.698555 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:20:04.698555 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:20:04.698555 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fb7415e31e6047aaa2f6618aec91a6a3 May 18 22:20:04.698555 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesOneServerTestJSON-1762310366-project May 18 22:20:04.698555 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:20:04.698555 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance db01e9b2-f2df-4072-b9d4-ed1712d12888 could not be found. May 18 22:20:04.698555 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'db01e9b2-f2df-4072-b9d4-ed1712d12888'} May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance db01e9b2-f2df-4072-b9d4-ed1712d12888 could not be found. May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:04.699341 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance db01e9b2-f2df-4072-b9d4-ed1712d12888 could not be found. May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance db01e9b2-f2df-4072-b9d4-ed1712d12888 could not be found. May 18 22:20:04.701766 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:04.704946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b3b50c3f-fefe-4035-b812-1cbbcb498842 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] Returning 404 to user: Instance db01e9b2-f2df-4072-b9d4-ed1712d12888 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:04.704946 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b3b50c3f-fefe-4035-b812-1cbbcb498842 tempest-ImagesOneServerTestJSON-1762310366 tempest-ImagesOneServerTestJSON-1762310366-project] 10.222.0.58 "GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888" status: 404 len: 111 microversion: 2.1 time: 0.069963 May 18 22:20:04.704946 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 630/1329] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:04 2022] GET /compute/v2.1/servers/db01e9b2-f2df-4072-b9d4-ed1712d12888 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:20:04.856474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8b794f6d-0f98-4c26-bf41-fd88762fc2f3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:04.857471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8b794f6d-0f98-4c26-bf41-fd88762fc2f3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:04.880240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b794f6d-0f98-4c26-bf41-fd88762fc2f3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:04.880601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b794f6d-0f98-4c26-bf41-fd88762fc2f3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:04.889277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b794f6d-0f98-4c26-bf41-fd88762fc2f3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:04.889728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b794f6d-0f98-4c26-bf41-fd88762fc2f3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:04.947320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ef7deee7-1319-487d-aa4d-eb43b2dc621e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:04.962312 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ef7deee7-1319-487d-aa4d-eb43b2dc621e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1372 microversion: 2.1 time: 0.591778 May 18 22:20:04.977992 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8b794f6d-0f98-4c26-bf41-fd88762fc2f3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.127364 May 18 22:20:04.978934 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 631/1330] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:04 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:04.982061 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 700/1331] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:04 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1372 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:05.060190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d47f2e9a-a5f4-43ad-bea1-bb05b4b736d8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:05.061454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d47f2e9a-a5f4-43ad-bea1-bb05b4b736d8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:05.077580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d47f2e9a-a5f4-43ad-bea1-bb05b4b736d8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:05.080224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d47f2e9a-a5f4-43ad-bea1-bb05b4b736d8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:05.082844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d47f2e9a-a5f4-43ad-bea1-bb05b4b736d8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:05.085594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d47f2e9a-a5f4-43ad-bea1-bb05b4b736d8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:05.107717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f74a740c-21ad-4a68-aa63-060466f6bb6c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:05.108460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f74a740c-21ad-4a68-aa63-060466f6bb6c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:05.122630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f74a740c-21ad-4a68-aa63-060466f6bb6c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:05.123265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f74a740c-21ad-4a68-aa63-060466f6bb6c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:05.124043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f74a740c-21ad-4a68-aa63-060466f6bb6c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:05.124475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f74a740c-21ad-4a68-aa63-060466f6bb6c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:05.237773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d47f2e9a-a5f4-43ad-bea1-bb05b4b736d8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:05.251349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d47f2e9a-a5f4-43ad-bea1-bb05b4b736d8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:05.253096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d47f2e9a-a5f4-43ad-bea1-bb05b4b736d8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:05.262111 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d47f2e9a-a5f4-43ad-bea1-bb05b4b736d8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.207502 May 18 22:20:05.264130 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 632/1332] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:05 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:05.420688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0840410c-6008-43df-a039-11a07221dfb7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:05.422104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0840410c-6008-43df-a039-11a07221dfb7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:05.437207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0840410c-6008-43df-a039-11a07221dfb7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:05.438072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0840410c-6008-43df-a039-11a07221dfb7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:05.440294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0840410c-6008-43df-a039-11a07221dfb7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:05.440967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0840410c-6008-43df-a039-11a07221dfb7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:05.528533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f74a740c-21ad-4a68-aa63-060466f6bb6c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:05.541480 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f74a740c-21ad-4a68-aa63-060466f6bb6c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.438723 May 18 22:20:05.547127 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 701/1333] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:05 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:05.557382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-05f22a54-587e-4280-b504-36f135b0288e req-f15c38fe-3f74-4321-8661-c092c0290a89 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1566498f-7998-45fa-a16b-f7036da5d173", "name": "network-vif-plugged", "status": "completed", "tag": "f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:05.577206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-05f22a54-587e-4280-b504-36f135b0288e req-f15c38fe-3f74-4321-8661-c092c0290a89 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:05.578176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-05f22a54-587e-4280-b504-36f135b0288e req-f15c38fe-3f74-4321-8661-c092c0290a89 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:05.609485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-05f22a54-587e-4280-b504-36f135b0288e req-f15c38fe-3f74-4321-8661-c092c0290a89 service nova] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:05.620714 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-05f22a54-587e-4280-b504-36f135b0288e req-f15c38fe-3f74-4321-8661-c092c0290a89 service nova] Creating event network-vif-plugged:f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3 for instance 1566498f-7998-45fa-a16b-f7036da5d173 on n-h2-841040-6 May 18 22:20:05.633110 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-05f22a54-587e-4280-b504-36f135b0288e req-f15c38fe-3f74-4321-8661-c092c0290a89 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.084019 May 18 22:20:05.635458 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 702/1334] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:05 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:05.749285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0840410c-6008-43df-a039-11a07221dfb7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:05.770613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0840410c-6008-43df-a039-11a07221dfb7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:05.773238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0840410c-6008-43df-a039-11a07221dfb7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:05.782128 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0840410c-6008-43df-a039-11a07221dfb7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.360995 May 18 22:20:05.783043 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 633/1335] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:05 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:05.985014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-32094e51-66e9-4c44-9a65-c5cdf2d8031d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:05.985717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-32094e51-66e9-4c44-9a65-c5cdf2d8031d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:05.989057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-57a7143e-e147-4445-aee5-445f3b42fa56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:05.991007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-57a7143e-e147-4445-aee5-445f3b42fa56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:05.998848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32094e51-66e9-4c44-9a65-c5cdf2d8031d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:05.999253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32094e51-66e9-4c44-9a65-c5cdf2d8031d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:06.000036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32094e51-66e9-4c44-9a65-c5cdf2d8031d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:06.000472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32094e51-66e9-4c44-9a65-c5cdf2d8031d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:06.006361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57a7143e-e147-4445-aee5-445f3b42fa56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:06.010136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57a7143e-e147-4445-aee5-445f3b42fa56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:06.016494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57a7143e-e147-4445-aee5-445f3b42fa56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:06.024619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57a7143e-e147-4445-aee5-445f3b42fa56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:06.119331 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-57a7143e-e147-4445-aee5-445f3b42fa56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.134551 May 18 22:20:06.122511 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 634/1336] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:05 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:06.286950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1e9aa348-1f81-4731-8d4e-0e7e7ac2260e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:06.288491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1e9aa348-1f81-4731-8d4e-0e7e7ac2260e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:06.309498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e9aa348-1f81-4731-8d4e-0e7e7ac2260e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:06.309971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e9aa348-1f81-4731-8d4e-0e7e7ac2260e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:06.310745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e9aa348-1f81-4731-8d4e-0e7e7ac2260e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:06.311456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e9aa348-1f81-4731-8d4e-0e7e7ac2260e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:06.475041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1e9aa348-1f81-4731-8d4e-0e7e7ac2260e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:06.487987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1e9aa348-1f81-4731-8d4e-0e7e7ac2260e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:06.490043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1e9aa348-1f81-4731-8d4e-0e7e7ac2260e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:06.498224 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1e9aa348-1f81-4731-8d4e-0e7e7ac2260e tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.216637 May 18 22:20:06.512370 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 635/1337] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:06 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:06.528919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-32094e51-66e9-4c44-9a65-c5cdf2d8031d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:06.555801 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-32094e51-66e9-4c44-9a65-c5cdf2d8031d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1372 microversion: 2.1 time: 0.578066 May 18 22:20:06.557329 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 703/1338] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:05 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1372 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:06.568534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b59984a3-8113-4bc5-b298-589d9241c19b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:06.568534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b59984a3-8113-4bc5-b298-589d9241c19b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:06.575710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b59984a3-8113-4bc5-b298-589d9241c19b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:06.576359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b59984a3-8113-4bc5-b298-589d9241c19b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:06.577477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b59984a3-8113-4bc5-b298-589d9241c19b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:06.578115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b59984a3-8113-4bc5-b298-589d9241c19b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:06.805376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e7a13915-2121-4aec-a051-4ecafd67c9bf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:06.806276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e7a13915-2121-4aec-a051-4ecafd67c9bf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:06.823981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7a13915-2121-4aec-a051-4ecafd67c9bf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:06.824574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7a13915-2121-4aec-a051-4ecafd67c9bf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:06.825448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7a13915-2121-4aec-a051-4ecafd67c9bf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:06.826634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7a13915-2121-4aec-a051-4ecafd67c9bf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:06.889199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b59984a3-8113-4bc5-b298-589d9241c19b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:06.898378 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b59984a3-8113-4bc5-b298-589d9241c19b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.338694 May 18 22:20:06.900465 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 636/1339] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:06 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:07.133866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2bddfa81-e349-4632-af42-56ec6d502507 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:07.134868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2bddfa81-e349-4632-af42-56ec6d502507 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:07.152401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bddfa81-e349-4632-af42-56ec6d502507 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:07.154858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bddfa81-e349-4632-af42-56ec6d502507 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:07.155800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bddfa81-e349-4632-af42-56ec6d502507 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:07.157229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bddfa81-e349-4632-af42-56ec6d502507 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:07.222551 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2bddfa81-e349-4632-af42-56ec6d502507 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.093816 May 18 22:20:07.223523 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 637/1340] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:07 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:07.666564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e7a13915-2121-4aec-a051-4ecafd67c9bf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:07.676090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e7a13915-2121-4aec-a051-4ecafd67c9bf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:07.678154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e7a13915-2121-4aec-a051-4ecafd67c9bf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:07.679329 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e7a13915-2121-4aec-a051-4ecafd67c9bf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.882579 May 18 22:20:07.679900 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 704/1341] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:06 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 884 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:20:07.704008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aea6a62e-77f7-4f28-8e34-8986ef32df14 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:07.710670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aea6a62e-77f7-4f28-8e34-8986ef32df14 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:07.727645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aea6a62e-77f7-4f28-8e34-8986ef32df14 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:07.731424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aea6a62e-77f7-4f28-8e34-8986ef32df14 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:07.750273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1084414b-4351-48f1-b797-44cf90e6ddfc tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Action: 'create', calling method: .version_select at 0x7fa2ed1421f0>, body: {"keypair": {"name": "tempest-keypair-1303100904", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOXp82JPPgI3PwoFEka6eKb9IE/c/jQNT/nex62Pn5Bo5mKqEfr0Hyjbuv7jN7BYNRKSnXy9AVQc3vsCaeQR6xMAMHZkJg2i+jyq1xBfF4SPAv2gOg++srA40wzy9LPclw=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:07.750844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aea6a62e-77f7-4f28-8e34-8986ef32df14 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:07.751301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aea6a62e-77f7-4f28-8e34-8986ef32df14 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:07.776154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-1084414b-4351-48f1-b797-44cf90e6ddfc tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:07.784956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-1084414b-4351-48f1-b797-44cf90e6ddfc tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for user f78c99888a6b490ba6af8e3fc45c6fbb and project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:07.839511 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1084414b-4351-48f1-b797-44cf90e6ddfc tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.2 time: 0.355578 May 18 22:20:07.847271 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 638/1342] 10.222.0.58 () {62 vars in 1198 bytes} [Wed May 18 22:20:07 2022] POST /compute/v2.1/os-keypairs => generated 401 bytes in 366 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) May 18 22:20:07.861509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d04bf19-b851-44d0-8187-af1fa0609bb5 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:07.862940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d04bf19-b851-44d0-8187-af1fa0609bb5 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:07.902326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d04bf19-b851-44d0-8187-af1fa0609bb5 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:07.903594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d04bf19-b851-44d0-8187-af1fa0609bb5 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:07.904191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d04bf19-b851-44d0-8187-af1fa0609bb5 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:07.904621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d04bf19-b851-44d0-8187-af1fa0609bb5 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:07.939312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aea6a62e-77f7-4f28-8e34-8986ef32df14 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:07.953320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aea6a62e-77f7-4f28-8e34-8986ef32df14 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:07.961950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aea6a62e-77f7-4f28-8e34-8986ef32df14 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:07.982596 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aea6a62e-77f7-4f28-8e34-8986ef32df14 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.283577 May 18 22:20:07.983840 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 705/1343] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:07 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:08.002683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-142b22ab-7fe2-4c40-9b86-13dd1dc7de42 req-dd559e37-4a5d-4904-b5e4-7a6b0df33ca5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fa304e5d-b142-47c7-a4a0-a8c46651df86", "name": "network-vif-plugged", "status": "completed", "tag": "9f0f72c2-3f10-454e-b5ad-87045cd21bb9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:08.011582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-142b22ab-7fe2-4c40-9b86-13dd1dc7de42 req-dd559e37-4a5d-4904-b5e4-7a6b0df33ca5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:08.014287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-142b22ab-7fe2-4c40-9b86-13dd1dc7de42 req-dd559e37-4a5d-4904-b5e4-7a6b0df33ca5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:08.040294 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-142b22ab-7fe2-4c40-9b86-13dd1dc7de42 req-dd559e37-4a5d-4904-b5e4-7a6b0df33ca5 service nova] Creating event network-vif-plugged:9f0f72c2-3f10-454e-b5ad-87045cd21bb9 for instance fa304e5d-b142-47c7-a4a0-a8c46651df86 on n-h1-841040-6 May 18 22:20:08.049004 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-142b22ab-7fe2-4c40-9b86-13dd1dc7de42 req-dd559e37-4a5d-4904-b5e4-7a6b0df33ca5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063744 May 18 22:20:08.053919 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 706/1344] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:07 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:08.064227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9a58b51b-0dbf-4a34-a6fa-93f9cfba6632 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ece14ee0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:08.088091 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9a58b51b-0dbf-4a34-a6fa-93f9cfba6632 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "GET /compute/v2.1/os-keypairs/tempest-keypair-1303100904" status: 200 len: 512 microversion: 2.2 time: 0.032645 May 18 22:20:08.090025 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 707/1345] 10.222.0.58 () {60 vars in 1257 bytes} [Wed May 18 22:20:08 2022] GET /compute/v2.1/os-keypairs/tempest-keypair-1303100904 => generated 512 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:08.114411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c8cfa7cd-225f-4f38-89c2-1fe0496d3a48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:08.115941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c8cfa7cd-225f-4f38-89c2-1fe0496d3a48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:08.136069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8cfa7cd-225f-4f38-89c2-1fe0496d3a48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:08.136596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8cfa7cd-225f-4f38-89c2-1fe0496d3a48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:08.137682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8cfa7cd-225f-4f38-89c2-1fe0496d3a48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:08.138410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8cfa7cd-225f-4f38-89c2-1fe0496d3a48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:08.400465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d04bf19-b851-44d0-8187-af1fa0609bb5 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:08.420461 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d04bf19-b851-44d0-8187-af1fa0609bb5 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1372 microversion: 2.1 time: 0.571581 May 18 22:20:08.424464 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 639/1346] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:07 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1372 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:08.440444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-83e22efe-5639-456c-93c5-7a2590d48f95 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ece30ee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:08.495019 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-83e22efe-5639-456c-93c5-7a2590d48f95 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1303100904" status: 204 len: 0 microversion: 2.2 time: 0.069554 May 18 22:20:08.504405 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 640/1347] 10.222.0.58 () {60 vars in 1260 bytes} [Wed May 18 22:20:08 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1303100904 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:20:08.528456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d896f450-0862-4977-9273-7631206ec8f2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:08.529516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d896f450-0862-4977-9273-7631206ec8f2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:08.548708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d896f450-0862-4977-9273-7631206ec8f2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:08.549304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d896f450-0862-4977-9273-7631206ec8f2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:08.552025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d896f450-0862-4977-9273-7631206ec8f2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:08.552773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d896f450-0862-4977-9273-7631206ec8f2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:08.614527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c8cfa7cd-225f-4f38-89c2-1fe0496d3a48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:08.614723 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d896f450-0862-4977-9273-7631206ec8f2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.105628 May 18 22:20:08.623804 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 641/1348] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:08 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:08.629510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ba831f79-fbac-45b3-98d6-6f5e4c1be721 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Action: 'create', calling method: .version_select at 0x7fa2ecef8430>, body: {"keypair": {"name": "tempest-keypair-996396344", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLyA3WRw5FJ5zwl911dU6npK+MdybsumR7NGbmhkaxDKlqyu0Jt4xgK7UYE4HZMORJXQrY2bw3YgYfkgHFxJanDrUVU16jimUZnkAACh9CqqCo9XJ+x5v4kSj0DIecqVPw=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:08.636984 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c8cfa7cd-225f-4f38-89c2-1fe0496d3a48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.545443 May 18 22:20:08.638166 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 708/1349] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:08 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:08.664520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-ba831f79-fbac-45b3-98d6-6f5e4c1be721 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:08.671692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-ba831f79-fbac-45b3-98d6-6f5e4c1be721 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for user f78c99888a6b490ba6af8e3fc45c6fbb and project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:08.699610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5549d00d-495b-4bc8-a4ef-3387ae30a196 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:08.701911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5549d00d-495b-4bc8-a4ef-3387ae30a196 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:08.711318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5549d00d-495b-4bc8-a4ef-3387ae30a196 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:08.712096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5549d00d-495b-4bc8-a4ef-3387ae30a196 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:08.713081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5549d00d-495b-4bc8-a4ef-3387ae30a196 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:08.713677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5549d00d-495b-4bc8-a4ef-3387ae30a196 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:08.725053 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ba831f79-fbac-45b3-98d6-6f5e4c1be721 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.2 time: 0.099511 May 18 22:20:08.726334 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 642/1350] 10.222.0.58 () {62 vars in 1198 bytes} [Wed May 18 22:20:08 2022] POST /compute/v2.1/os-keypairs => generated 400 bytes in 102 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) May 18 22:20:08.735475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0d1fa96-4224-4c4d-815b-0c3c7b4aa96d tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ecf981f0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:08.774210 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e0d1fa96-4224-4c4d-815b-0c3c7b4aa96d tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-996396344" status: 204 len: 0 microversion: 2.2 time: 0.042432 May 18 22:20:08.775300 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 643/1351] 10.222.0.58 () {60 vars in 1257 bytes} [Wed May 18 22:20:08 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-996396344 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:20:08.785826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cc862177-b1ff-4daf-ac67-cd28c445a3e2 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Action: 'create', calling method: .version_select at 0x7fa2ece30b80>, body: {"keypair": {"name": "tempest-keypair-1217043807", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsNe3/1ILNCqFyfYWDeTKLD6jEXC2OQHLmietMWW+/vdaZq7KZEwO0jhglaFjU1mpqq4Gz5RX156sCTNM9vRbwKAxfsdF9laBYVsex3m3Wmui3uYrKyumsoJn2g9GNnG1PI1mrVjZ61i0GY3khna+wzlTpCCmy5HNlrmbj3XLqBUpipTOXmsnr4sChzC53KCd8LXuwc1i/CZPvF+3XipvAgFSE53pCtLOeB1kYMOBaiUPLQTWXR3JpckqFIQwhIH0zoHlJvZE8hh90XcPojYN56tI0OlrGqojbediJYD0rUsJu4weZpbn8vilb3JuDY+jwssnSA8wzBx3A/8y9Pp1B nova@ubuntu"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:08.808006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-cc862177-b1ff-4daf-ac67-cd28c445a3e2 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:08.823866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-cc862177-b1ff-4daf-ac67-cd28c445a3e2 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for user f78c99888a6b490ba6af8e3fc45c6fbb and project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:08.868045 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cc862177-b1ff-4daf-ac67-cd28c445a3e2 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 589 microversion: 2.2 time: 0.085520 May 18 22:20:08.878175 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 644/1352] 10.222.0.58 () {62 vars in 1198 bytes} [Wed May 18 22:20:08 2022] POST /compute/v2.1/os-keypairs => generated 589 bytes in 97 msecs (HTTP/1.1 201) 9 headers in 362 bytes (2 switches on core 0) May 18 22:20:08.890546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1062b595-749f-4f42-ab14-6a54a0d645b6 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ece30ee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:08.930580 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1062b595-749f-4f42-ab14-6a54a0d645b6 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1217043807" status: 204 len: 0 microversion: 2.2 time: 0.050831 May 18 22:20:08.939298 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 645/1353] 10.222.0.58 () {60 vars in 1260 bytes} [Wed May 18 22:20:08 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1217043807 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:20:08.944855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-07e7e2d1-f8ae-4de6-9313-bc90d1740c99 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Action: 'create', calling method: .version_select at 0x7fa2ecf98ee0>, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-1231956674", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO9MroER/MPj59qIRaIr+lS4c1KzQ5H+HPx/Yt2Q7typ6QCmCuhPAzwpppuCh6/1dtv/oAmmuOHX2opNUF80wLv/CUwDTbvG6x7JB9i0BcYrCZxsR4Rv1XREY0k5iuyTJg=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:08.972401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-07e7e2d1-f8ae-4de6-9313-bc90d1740c99 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:08.988192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-07e7e2d1-f8ae-4de6-9313-bc90d1740c99 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for user f78c99888a6b490ba6af8e3fc45c6fbb and project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:09.017029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-07e7e2d1-f8ae-4de6-9313-bc90d1740c99 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] [119083] Writing DB stats nova_api:SELECT=94,nova_api:INSERT=3,nova_api:DELETE=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:09.051658 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-07e7e2d1-f8ae-4de6-9313-bc90d1740c99 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 421 microversion: 2.2 time: 0.110856 May 18 22:20:09.060056 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 646/1354] 10.222.0.58 () {62 vars in 1198 bytes} [Wed May 18 22:20:08 2022] POST /compute/v2.1/os-keypairs => generated 421 bytes in 113 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) May 18 22:20:09.067704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-977bfbc4-ca6d-447a-854d-3625c350c755 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:09.068612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-977bfbc4-ca6d-447a-854d-3625c350c755 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:09.079412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5549d00d-495b-4bc8-a4ef-3387ae30a196 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:09.091352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-977bfbc4-ca6d-447a-854d-3625c350c755 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:09.104790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-977bfbc4-ca6d-447a-854d-3625c350c755 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:09.105211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5549d00d-495b-4bc8-a4ef-3387ae30a196 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:09.108936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-977bfbc4-ca6d-447a-854d-3625c350c755 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:09.108936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-977bfbc4-ca6d-447a-854d-3625c350c755 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:09.111412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5549d00d-495b-4bc8-a4ef-3387ae30a196 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:09.115664 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5549d00d-495b-4bc8-a4ef-3387ae30a196 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.421404 May 18 22:20:09.116332 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 709/1355] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:08 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:20:09.128177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fb43809f-d67f-48e8-8ec5-9d5a299edffe tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Action: 'create', calling method: .version_select at 0x7fa2ed01cd30>, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-2091410822", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO+V4J5y/PxPqTSb39PFnHO1yX2g9arM86037m8a+l616o9BE4OEy2fI4ui+0ehjUk06t1bFvNTYRv9fmeNzX5buQjEWk07YxFnv5+4W3+9y7eV4G8/I9bpW2ckfxFEJPg=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:09.155561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-fb43809f-d67f-48e8-8ec5-9d5a299edffe tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] [119082] Writing DB stats nova_api:SELECT=99,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:09.166708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-fb43809f-d67f-48e8-8ec5-9d5a299edffe tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:09.184278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-fb43809f-d67f-48e8-8ec5-9d5a299edffe tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for user f78c99888a6b490ba6af8e3fc45c6fbb and project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:09.228255 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fb43809f-d67f-48e8-8ec5-9d5a299edffe tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 421 microversion: 2.2 time: 0.105381 May 18 22:20:09.229252 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 710/1356] 10.222.0.58 () {62 vars in 1198 bytes} [Wed May 18 22:20:09 2022] POST /compute/v2.1/os-keypairs => generated 421 bytes in 112 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) May 18 22:20:09.242174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-80d6e805-c045-479b-bd42-230b1dd15e07 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Action: 'create', calling method: .version_select at 0x7fa2ed0c3b80>, body: {"keypair": {"name": "tempest-KeyPairsV22TestJSON-keypair-996873433", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDMQoKBoeMgusjR89WYxDTUG7hr22HpKELQmJEwbGXtufJu2ZlSnHF9RAKWw/KsIr+S9H3MruqT/QMBL8nMzqVNjiQbNOjc5fsogPUR1GmCj5kZGPjXSYxfmAf6UDbYB4g=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:09.242347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-977bfbc4-ca6d-447a-854d-3625c350c755 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:09.252347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-977bfbc4-ca6d-447a-854d-3625c350c755 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:09.257849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-977bfbc4-ca6d-447a-854d-3625c350c755 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:09.258929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-80d6e805-c045-479b-bd42-230b1dd15e07 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:09.268557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-80d6e805-c045-479b-bd42-230b1dd15e07 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for user f78c99888a6b490ba6af8e3fc45c6fbb and project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:09.278353 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-977bfbc4-ca6d-447a-854d-3625c350c755 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.219878 May 18 22:20:09.279154 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 647/1357] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:09 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:09.326541 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-80d6e805-c045-479b-bd42-230b1dd15e07 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 420 microversion: 2.2 time: 0.088809 May 18 22:20:09.329831 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 711/1358] 10.222.0.58 () {62 vars in 1198 bytes} [Wed May 18 22:20:09 2022] POST /compute/v2.1/os-keypairs => generated 420 bytes in 90 msecs (HTTP/1.1 201) 9 headers in 362 bytes (2 switches on core 0) May 18 22:20:09.337373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5e097ebf-0162-4af5-99e0-e8b33d61981e tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ed1423a0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:09.341002 n-d-841040-6 devstack@n-api.service[119083]: WARNING oslo_db.sqlalchemy.utils [None req-5e097ebf-0162-4af5-99e0-e8b33d61981e tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Unique keys not in sort_keys. The sorting order may be unstable. May 18 22:20:09.350287 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5e097ebf-0162-4af5-99e0-e8b33d61981e tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "GET /compute/v2.1/os-keypairs" status: 200 len: 1141 microversion: 2.2 time: 0.016629 May 18 22:20:09.351087 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 648/1359] 10.222.0.58 () {60 vars in 1176 bytes} [Wed May 18 22:20:09 2022] GET /compute/v2.1/os-keypairs => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:09.362849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-167687bd-583b-4de6-9f7f-207aeeff7ff7 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ed0c3670>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:09.399288 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-167687bd-583b-4de6-9f7f-207aeeff7ff7 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-996873433" status: 204 len: 0 microversion: 2.2 time: 0.040183 May 18 22:20:09.399927 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 712/1360] 10.222.0.58 () {60 vars in 1317 bytes} [Wed May 18 22:20:09 2022] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-996873433 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:20:09.410414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-13ccc3b4-7c5c-459b-882b-260f13bf4d81 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ecf88ca0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:09.440809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-85056204-4abc-4994-8d74-4755dba01fbf tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:09.441434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-85056204-4abc-4994-8d74-4755dba01fbf tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:09.458388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85056204-4abc-4994-8d74-4755dba01fbf tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:09.459430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85056204-4abc-4994-8d74-4755dba01fbf tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:09.460330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85056204-4abc-4994-8d74-4755dba01fbf tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:09.469793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85056204-4abc-4994-8d74-4755dba01fbf tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:09.487415 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-13ccc3b4-7c5c-459b-882b-260f13bf4d81 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-2091410822" status: 204 len: 0 microversion: 2.2 time: 0.080878 May 18 22:20:09.488012 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 649/1361] 10.222.0.58 () {60 vars in 1320 bytes} [Wed May 18 22:20:09 2022] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-2091410822 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:20:09.513873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6da8fe36-210e-47d5-b70c-9fa0c252444f tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ecf885e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:09.589271 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6da8fe36-210e-47d5-b70c-9fa0c252444f tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1231956674" status: 204 len: 0 microversion: 2.2 time: 0.086619 May 18 22:20:09.590200 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 650/1362] 10.222.0.58 () {60 vars in 1320 bytes} [Wed May 18 22:20:09 2022] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV22TestJSON-keypair-1231956674 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:20:09.602101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-64a9055a-1e10-405a-b99b-9e20d42fec53 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Action: 'create', calling method: .version_select at 0x7fa2ecf98f70>, body: {"keypair": {"name": "tempest-keypair-348996192", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMEyFlap39ek3WjzGH29af9fjJ1KxuaGLREZNmStdKdQaGxvt31i7mlI7dUZDZ6tZjE93SZM9I+oRSziVVuvKlXUYcU4NbWeIdx7EXqunYlJJG6itbcUsNH2YxGphQEmGQ=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:09.656686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-64a9055a-1e10-405a-b99b-9e20d42fec53 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:09.682987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-64a9055a-1e10-405a-b99b-9e20d42fec53 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for user f78c99888a6b490ba6af8e3fc45c6fbb and project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:09.733165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-64a9055a-1e10-405a-b99b-9e20d42fec53 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.2 time: 0.134817 May 18 22:20:09.739470 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 651/1363] 10.222.0.58 () {62 vars in 1198 bytes} [Wed May 18 22:20:09 2022] POST /compute/v2.1/os-keypairs => generated 400 bytes in 142 msecs (HTTP/1.1 201) 9 headers in 362 bytes (1 switches on core 0) May 18 22:20:09.746051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3db3ca8a-c526-41b6-99b4-6dd053dec82c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:09.747545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3db3ca8a-c526-41b6-99b4-6dd053dec82c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:09.755444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3db3ca8a-c526-41b6-99b4-6dd053dec82c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:09.756619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3db3ca8a-c526-41b6-99b4-6dd053dec82c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:09.757628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3db3ca8a-c526-41b6-99b4-6dd053dec82c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:09.758223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3db3ca8a-c526-41b6-99b4-6dd053dec82c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:09.795194 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3db3ca8a-c526-41b6-99b4-6dd053dec82c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.053266 May 18 22:20:09.796019 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 652/1364] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:09 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:09.801470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e47ca6b9-f37a-4a18-8027-217e26ab718d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:09.803019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e47ca6b9-f37a-4a18-8027-217e26ab718d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:09.812122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e47ca6b9-f37a-4a18-8027-217e26ab718d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:09.812895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e47ca6b9-f37a-4a18-8027-217e26ab718d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:09.814051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e47ca6b9-f37a-4a18-8027-217e26ab718d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:09.814726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e47ca6b9-f37a-4a18-8027-217e26ab718d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:09.877170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-85056204-4abc-4994-8d74-4755dba01fbf tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:09.899362 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-85056204-4abc-4994-8d74-4755dba01fbf tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1372 microversion: 2.1 time: 0.459143 May 18 22:20:09.900266 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 713/1365] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:09 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1372 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:09.923712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c297137-8f3b-43b3-bf2a-a50ddfa5de1b tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ed159c10>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:09.958349 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6c297137-8f3b-43b3-bf2a-a50ddfa5de1b tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "GET /compute/v2.1/os-keypairs/tempest-keypair-348996192" status: 200 len: 512 microversion: 2.2 time: 0.053840 May 18 22:20:09.961805 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 714/1366] 10.222.0.58 () {60 vars in 1254 bytes} [Wed May 18 22:20:09 2022] GET /compute/v2.1/os-keypairs/tempest-keypair-348996192 => generated 512 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:09.984650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7691aca5-f721-4675-973e-547ede61ae26 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ed01c5e0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:09.992292 n-d-841040-6 devstack@n-api.service[119082]: WARNING oslo_db.sqlalchemy.utils [None req-7691aca5-f721-4675-973e-547ede61ae26 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Unique keys not in sort_keys. The sorting order may be unstable. May 18 22:20:10.014488 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7691aca5-f721-4675-973e-547ede61ae26 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "GET /compute/v2.1/os-keypairs" status: 200 len: 369 microversion: 2.2 time: 0.045472 May 18 22:20:10.030342 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 715/1367] 10.222.0.58 () {60 vars in 1176 bytes} [Wed May 18 22:20:09 2022] GET /compute/v2.1/os-keypairs => generated 369 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:10.045201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-65e3e866-3542-4f20-944f-651162af638c tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ed0c2af0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:10.121008 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-65e3e866-3542-4f20-944f-651162af638c tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-348996192" status: 204 len: 0 microversion: 2.2 time: 0.080128 May 18 22:20:10.124146 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 716/1368] 10.222.0.58 () {60 vars in 1257 bytes} [Wed May 18 22:20:10 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-348996192 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:20:10.132937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f098f7ff-af0f-42bf-beb6-1ed65f68f653 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Action: 'create', calling method: .version_select at 0x7fa2ed0c2940>, body: {"keypair": {"name": "tempest-keypair-1759111907", "type": "x509"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:10.150573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e47ca6b9-f37a-4a18-8027-217e26ab718d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:10.166900 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e47ca6b9-f37a-4a18-8027-217e26ab718d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.369605 May 18 22:20:10.167564 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 653/1369] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:09 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:10.177102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-938a5904-7159-47f2-9298-81bccc5a3499 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:10.177102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-938a5904-7159-47f2-9298-81bccc5a3499 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:10.179724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-938a5904-7159-47f2-9298-81bccc5a3499 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:10.180162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-938a5904-7159-47f2-9298-81bccc5a3499 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:10.180913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-938a5904-7159-47f2-9298-81bccc5a3499 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:10.181332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-938a5904-7159-47f2-9298-81bccc5a3499 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:10.187476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f098f7ff-af0f-42bf-beb6-1ed65f68f653 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:10.194186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f098f7ff-af0f-42bf-beb6-1ed65f68f653 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for user f78c99888a6b490ba6af8e3fc45c6fbb and project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:10.239807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.processutils [None req-f098f7ff-af0f-42bf-beb6-1ed65f68f653 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Running cmd (subprocess): openssl req -x509 -nodes -days 3650 -config /tmp/tmpm62kgtoq/temp.conf -newkey rsa:2048 -outform PEM -keyout /tmp/tmpm62kgtoq/temp.key -subj /CN=f78c99888a6b490ba6af8e3fc45c6fbb -extensions v3_req_client {{(pid=119082) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} May 18 22:20:10.452067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-938a5904-7159-47f2-9298-81bccc5a3499 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:10.478811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-938a5904-7159-47f2-9298-81bccc5a3499 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:10.480281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-938a5904-7159-47f2-9298-81bccc5a3499 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:10.498701 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-938a5904-7159-47f2-9298-81bccc5a3499 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.320947 May 18 22:20:10.510711 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 654/1370] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:10 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:10.519666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d43f86d8-a7ab-4f4c-8f51-706450a69f06 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:10.523807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d43f86d8-a7ab-4f4c-8f51-706450a69f06 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:10.543043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d43f86d8-a7ab-4f4c-8f51-706450a69f06 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:10.543737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d43f86d8-a7ab-4f4c-8f51-706450a69f06 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:10.550827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d43f86d8-a7ab-4f4c-8f51-706450a69f06 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:10.551925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d43f86d8-a7ab-4f4c-8f51-706450a69f06 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:10.660789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.processutils [None req-f098f7ff-af0f-42bf-beb6-1ed65f68f653 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] CMD "openssl req -x509 -nodes -days 3650 -config /tmp/tmpm62kgtoq/temp.conf -newkey rsa:2048 -outform PEM -keyout /tmp/tmpm62kgtoq/temp.key -subj /CN=f78c99888a6b490ba6af8e3fc45c6fbb -extensions v3_req_client" returned: 0 in 0.422s {{(pid=119082) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} May 18 22:20:10.663934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.processutils [None req-f098f7ff-af0f-42bf-beb6-1ed65f68f653 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Running cmd (subprocess): openssl pkcs12 -export -inkey /tmp/tmpm62kgtoq/temp.key -password pass: {{(pid=119082) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} May 18 22:20:10.688875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d43f86d8-a7ab-4f4c-8f51-706450a69f06 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:10.707076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d43f86d8-a7ab-4f4c-8f51-706450a69f06 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:10.712711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d43f86d8-a7ab-4f4c-8f51-706450a69f06 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:10.724770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.processutils [None req-f098f7ff-af0f-42bf-beb6-1ed65f68f653 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] CMD "openssl pkcs12 -export -inkey /tmp/tmpm62kgtoq/temp.key -password pass:" returned: 0 in 0.060s {{(pid=119082) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} May 18 22:20:10.733558 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d43f86d8-a7ab-4f4c-8f51-706450a69f06 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.221330 May 18 22:20:10.734212 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 655/1371] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:10 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:10.801160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f098f7ff-af0f-42bf-beb6-1ed65f68f653 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:10.808076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2885cfd8-be97-44c8-9227-4e4574799fd1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:10.809445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2885cfd8-be97-44c8-9227-4e4574799fd1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:10.824594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f098f7ff-af0f-42bf-beb6-1ed65f68f653 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Getting quotas for user f78c99888a6b490ba6af8e3fc45c6fbb and project e6c6adbfe8034d53ad0ac68e6200a054. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:10.835149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2885cfd8-be97-44c8-9227-4e4574799fd1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:10.835604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2885cfd8-be97-44c8-9227-4e4574799fd1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:10.836397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2885cfd8-be97-44c8-9227-4e4574799fd1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:10.836902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2885cfd8-be97-44c8-9227-4e4574799fd1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:10.865190 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f098f7ff-af0f-42bf-beb6-1ed65f68f653 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 4693 microversion: 2.2 time: 0.736056 May 18 22:20:10.867217 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 717/1372] 10.222.0.58 () {62 vars in 1197 bytes} [Wed May 18 22:20:10 2022] POST /compute/v2.1/os-keypairs => generated 4693 bytes in 739 msecs (HTTP/1.1 201) 9 headers in 363 bytes (1 switches on core 0) May 18 22:20:10.884982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfdcb8f2-9700-42ae-a336-db53664a829e tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ece47b80>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:10.904752 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dfdcb8f2-9700-42ae-a336-db53664a829e tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "GET /compute/v2.1/os-keypairs/tempest-keypair-1759111907" status: 200 len: 1534 microversion: 2.2 time: 0.030915 May 18 22:20:10.912769 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 718/1373] 10.222.0.58 () {60 vars in 1257 bytes} [Wed May 18 22:20:10 2022] GET /compute/v2.1/os-keypairs/tempest-keypair-1759111907 => generated 1534 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:10.915209 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2885cfd8-be97-44c8-9227-4e4574799fd1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.111956 May 18 22:20:10.916273 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 656/1374] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:10 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:20:10.924320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5fca5dd1-dc82-4c7e-bebc-9c6ce44646f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:10.925017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5fca5dd1-dc82-4c7e-bebc-9c6ce44646f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:10.925240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b541d930-9fff-42dd-9380-d370a8f70b39 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ed1f73a0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:10.928344 n-d-841040-6 devstack@n-api.service[119083]: WARNING oslo_db.sqlalchemy.utils [None req-b541d930-9fff-42dd-9380-d370a8f70b39 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Unique keys not in sort_keys. The sorting order may be unstable. May 18 22:20:10.935221 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b541d930-9fff-42dd-9380-d370a8f70b39 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "GET /compute/v2.1/os-keypairs" status: 200 len: 1391 microversion: 2.2 time: 0.013545 May 18 22:20:10.943781 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 657/1375] 10.222.0.58 () {60 vars in 1176 bytes} [Wed May 18 22:20:10 2022] GET /compute/v2.1/os-keypairs => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:10.949879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d1ee85f-49d8-4624-9bae-97e39ac92c82 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] Calling method '.version_select at 0x7fa2ece305e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:10.956033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fca5dd1-dc82-4c7e-bebc-9c6ce44646f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:10.956501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fca5dd1-dc82-4c7e-bebc-9c6ce44646f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:10.957351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fca5dd1-dc82-4c7e-bebc-9c6ce44646f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:10.957818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fca5dd1-dc82-4c7e-bebc-9c6ce44646f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:11.026250 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d1ee85f-49d8-4624-9bae-97e39ac92c82 tempest-KeyPairsV22TestJSON-1936669851 tempest-KeyPairsV22TestJSON-1936669851-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1759111907" status: 204 len: 0 microversion: 2.2 time: 0.081164 May 18 22:20:11.027549 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 658/1376] 10.222.0.58 () {60 vars in 1260 bytes} [Wed May 18 22:20:10 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1759111907 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:20:11.187285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-191f02e8-23cd-4a8f-9b2f-52aec95b9d0a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:11.188135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-191f02e8-23cd-4a8f-9b2f-52aec95b9d0a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:11.202528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-191f02e8-23cd-4a8f-9b2f-52aec95b9d0a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:11.204047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-191f02e8-23cd-4a8f-9b2f-52aec95b9d0a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:11.207689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-191f02e8-23cd-4a8f-9b2f-52aec95b9d0a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:11.209906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-191f02e8-23cd-4a8f-9b2f-52aec95b9d0a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:11.269866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5fca5dd1-dc82-4c7e-bebc-9c6ce44646f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:11.279061 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5fca5dd1-dc82-4c7e-bebc-9c6ce44646f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1559 microversion: 2.1 time: 0.361451 May 18 22:20:11.292856 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 719/1377] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:10 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1559 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:11.298998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-861c0eac-bcf4-45c5-b33f-e15269bb44ba tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:11.299530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-861c0eac-bcf4-45c5-b33f-e15269bb44ba tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:11.324249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-861c0eac-bcf4-45c5-b33f-e15269bb44ba tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:11.324704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-861c0eac-bcf4-45c5-b33f-e15269bb44ba tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:11.328719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-861c0eac-bcf4-45c5-b33f-e15269bb44ba tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:11.329181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-861c0eac-bcf4-45c5-b33f-e15269bb44ba tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:11.496891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-191f02e8-23cd-4a8f-9b2f-52aec95b9d0a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:11.501177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-191f02e8-23cd-4a8f-9b2f-52aec95b9d0a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:11.508257 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-191f02e8-23cd-4a8f-9b2f-52aec95b9d0a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.326233 May 18 22:20:11.510751 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 659/1378] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:11 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:11.524625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a83a7046-6d03-41f4-abc4-31a922d5b13a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:11.525540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a83a7046-6d03-41f4-abc4-31a922d5b13a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:11.535507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a83a7046-6d03-41f4-abc4-31a922d5b13a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:11.536435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a83a7046-6d03-41f4-abc4-31a922d5b13a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:11.538149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a83a7046-6d03-41f4-abc4-31a922d5b13a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:11.538843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a83a7046-6d03-41f4-abc4-31a922d5b13a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:11.551384 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-861c0eac-bcf4-45c5-b33f-e15269bb44ba tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86/os-interface" status: 200 len: 285 microversion: 2.1 time: 0.257310 May 18 22:20:11.557998 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 720/1379] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:20:11 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86/os-interface => generated 285 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:11.762328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-22b6ed26-7f42-40df-a0a3-ed70187e2cd4 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:11.763325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-22b6ed26-7f42-40df-a0a3-ed70187e2cd4 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:11.784248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-22b6ed26-7f42-40df-a0a3-ed70187e2cd4 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:11.786266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-22b6ed26-7f42-40df-a0a3-ed70187e2cd4 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:11.787617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-22b6ed26-7f42-40df-a0a3-ed70187e2cd4 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:11.788500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-22b6ed26-7f42-40df-a0a3-ed70187e2cd4 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:11.953225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a83a7046-6d03-41f4-abc4-31a922d5b13a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:11.971127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a83a7046-6d03-41f4-abc4-31a922d5b13a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:11.972840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a83a7046-6d03-41f4-abc4-31a922d5b13a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:11.974111 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a83a7046-6d03-41f4-abc4-31a922d5b13a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.460478 May 18 22:20:11.976092 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 660/1380] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:11 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:11.984513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cd495c53-6f8d-4a4b-83a8-55e932f3e5bd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:11.985552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cd495c53-6f8d-4a4b-83a8-55e932f3e5bd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:12.002701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd495c53-6f8d-4a4b-83a8-55e932f3e5bd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:12.003153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd495c53-6f8d-4a4b-83a8-55e932f3e5bd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:12.003916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd495c53-6f8d-4a4b-83a8-55e932f3e5bd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:12.004334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd495c53-6f8d-4a4b-83a8-55e932f3e5bd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:12.051211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-22b6ed26-7f42-40df-a0a3-ed70187e2cd4 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:12.071473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-22b6ed26-7f42-40df-a0a3-ed70187e2cd4 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:12.074938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-22b6ed26-7f42-40df-a0a3-ed70187e2cd4 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:12.095369 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-22b6ed26-7f42-40df-a0a3-ed70187e2cd4 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.344660 May 18 22:20:12.103634 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 721/1381] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:11 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:20:12.110010 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cd495c53-6f8d-4a4b-83a8-55e932f3e5bd tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.131913 May 18 22:20:12.110590 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 661/1382] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:11 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:12.525701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1c9bf200-6f85-41ac-bc2f-f5475aa0a60b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:12.526740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1c9bf200-6f85-41ac-bc2f-f5475aa0a60b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:12.538398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c9bf200-6f85-41ac-bc2f-f5475aa0a60b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:12.542627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c9bf200-6f85-41ac-bc2f-f5475aa0a60b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:12.543720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c9bf200-6f85-41ac-bc2f-f5475aa0a60b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:12.544339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c9bf200-6f85-41ac-bc2f-f5475aa0a60b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:12.810540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1c9bf200-6f85-41ac-bc2f-f5475aa0a60b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:12.819665 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1c9bf200-6f85-41ac-bc2f-f5475aa0a60b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.298718 May 18 22:20:12.824730 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 722/1383] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:12 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:12.992807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8b7d3fb9-be9c-44a5-b9a7-ebdd5c81b988 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:12.993521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8b7d3fb9-be9c-44a5-b9a7-ebdd5c81b988 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:13.007339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b7d3fb9-be9c-44a5-b9a7-ebdd5c81b988 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:13.011733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b7d3fb9-be9c-44a5-b9a7-ebdd5c81b988 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:13.013827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b7d3fb9-be9c-44a5-b9a7-ebdd5c81b988 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:13.014368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b7d3fb9-be9c-44a5-b9a7-ebdd5c81b988 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:13.120528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e60ba32b-8202-4713-99c1-ffe5b45fc03b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:13.121530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e60ba32b-8202-4713-99c1-ffe5b45fc03b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:13.147804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e60ba32b-8202-4713-99c1-ffe5b45fc03b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:13.147804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e60ba32b-8202-4713-99c1-ffe5b45fc03b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:13.147804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e60ba32b-8202-4713-99c1-ffe5b45fc03b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:13.147804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e60ba32b-8202-4713-99c1-ffe5b45fc03b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:13.264779 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e60ba32b-8202-4713-99c1-ffe5b45fc03b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.144334 May 18 22:20:13.265824 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 723/1384] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:13 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:20:13.283089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bd3df59e-cd6a-4efa-8fb4-9c0ca66b27fd tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:13.285969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bd3df59e-cd6a-4efa-8fb4-9c0ca66b27fd tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:13.297880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd3df59e-cd6a-4efa-8fb4-9c0ca66b27fd tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:13.298554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd3df59e-cd6a-4efa-8fb4-9c0ca66b27fd tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:13.299503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd3df59e-cd6a-4efa-8fb4-9c0ca66b27fd tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:13.300099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd3df59e-cd6a-4efa-8fb4-9c0ca66b27fd tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:13.413521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bd3df59e-cd6a-4efa-8fb4-9c0ca66b27fd tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:13.424185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bd3df59e-cd6a-4efa-8fb4-9c0ca66b27fd tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:13.425797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bd3df59e-cd6a-4efa-8fb4-9c0ca66b27fd tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:13.445968 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bd3df59e-cd6a-4efa-8fb4-9c0ca66b27fd tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.179031 May 18 22:20:13.447501 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 724/1385] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:13 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:13.839724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5fe0e4c2-cbc4-456e-a868-230f82b5c416 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:13.840333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5fe0e4c2-cbc4-456e-a868-230f82b5c416 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:13.856363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fe0e4c2-cbc4-456e-a868-230f82b5c416 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:13.858510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fe0e4c2-cbc4-456e-a868-230f82b5c416 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:13.859351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fe0e4c2-cbc4-456e-a868-230f82b5c416 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:13.859788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fe0e4c2-cbc4-456e-a868-230f82b5c416 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:14.025333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8b7d3fb9-be9c-44a5-b9a7-ebdd5c81b988 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:14.042108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8b7d3fb9-be9c-44a5-b9a7-ebdd5c81b988 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:14.043786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8b7d3fb9-be9c-44a5-b9a7-ebdd5c81b988 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:14.044988 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8b7d3fb9-be9c-44a5-b9a7-ebdd5c81b988 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 1.056553 May 18 22:20:14.057266 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 662/1386] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:12 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 1069 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:14.277343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eed3a5d0-ae0e-412b-ba19-defd3f402406 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:14.278331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eed3a5d0-ae0e-412b-ba19-defd3f402406 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:14.285395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed3a5d0-ae0e-412b-ba19-defd3f402406 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:14.285877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed3a5d0-ae0e-412b-ba19-defd3f402406 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:14.287228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed3a5d0-ae0e-412b-ba19-defd3f402406 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:14.304767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed3a5d0-ae0e-412b-ba19-defd3f402406 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.017s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:14.319849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5fe0e4c2-cbc4-456e-a868-230f82b5c416 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:14.353136 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5fe0e4c2-cbc4-456e-a868-230f82b5c416 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.520561 May 18 22:20:14.354124 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 725/1387] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:13 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 522 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:14.397607 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eed3a5d0-ae0e-412b-ba19-defd3f402406 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.124341 May 18 22:20:14.402665 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 663/1388] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:14 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:14.466530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-613fa0af-3333-41b8-a454-7d186a0f1395 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:14.467408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-613fa0af-3333-41b8-a454-7d186a0f1395 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:14.477454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-613fa0af-3333-41b8-a454-7d186a0f1395 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:14.479495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-613fa0af-3333-41b8-a454-7d186a0f1395 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:14.480486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-613fa0af-3333-41b8-a454-7d186a0f1395 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:14.481076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-613fa0af-3333-41b8-a454-7d186a0f1395 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:14.711529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c7dd3ad-d806-4d91-82af-f44f7f94c066 tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] Calling method '.version_select at 0x7fa2ed0559d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:14.725865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-613fa0af-3333-41b8-a454-7d186a0f1395 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:14.736518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-613fa0af-3333-41b8-a454-7d186a0f1395 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:14.741618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-613fa0af-3333-41b8-a454-7d186a0f1395 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:14.750466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c7dd3ad-d806-4d91-82af-f44f7f94c066 tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:14.751601 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-613fa0af-3333-41b8-a454-7d186a0f1395 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.289423 May 18 22:20:14.754606 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 664/1389] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:14 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:14.760013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-058176c1-049d-4b1c-a7c2-466eb75e8d38 req-602d7248-1e12-4ea4-a9a7-6ff3f43d170a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fa304e5d-b142-47c7-a4a0-a8c46651df86", "tag": "9f0f72c2-3f10-454e-b5ad-87045cd21bb9"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:14.766083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c7dd3ad-d806-4d91-82af-f44f7f94c066 tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:14.767765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c7dd3ad-d806-4d91-82af-f44f7f94c066 tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:14.768565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c7dd3ad-d806-4d91-82af-f44f7f94c066 tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:14.803624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-058176c1-049d-4b1c-a7c2-466eb75e8d38 req-602d7248-1e12-4ea4-a9a7-6ff3f43d170a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:14.805544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-058176c1-049d-4b1c-a7c2-466eb75e8d38 req-602d7248-1e12-4ea4-a9a7-6ff3f43d170a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:14.805760 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7c7dd3ad-d806-4d91-82af-f44f7f94c066 tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] 10.222.0.58 "GET /compute/v2.1/limits" status: 200 len: 511 microversion: 2.1 time: 0.447865 May 18 22:20:14.820002 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 726/1390] 10.222.0.58 () {58 vars in 1121 bytes} [Wed May 18 22:20:14 2022] GET /compute/v2.1/limits => generated 511 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:14.856325 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-058176c1-049d-4b1c-a7c2-466eb75e8d38 req-602d7248-1e12-4ea4-a9a7-6ff3f43d170a service nova] Creating event network-changed:9f0f72c2-3f10-454e-b5ad-87045cd21bb9 for instance fa304e5d-b142-47c7-a4a0-a8c46651df86 on n-h1-841040-6 May 18 22:20:14.892957 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-058176c1-049d-4b1c-a7c2-466eb75e8d38 req-602d7248-1e12-4ea4-a9a7-6ff3f43d170a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.136227 May 18 22:20:14.903004 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 665/1391] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:14 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:15.006491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1791aafa-f2c5-474a-a975-16e8f5208f1c tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AbsoluteLimitsNegativeTestJSON-server-838893664", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10", "11": "11", "12": "12", "13": "13", "14": "14", "15": "15", "16": "16", "17": "17", "18": "18", "19": "19", "20": "20", "21": "21", "22": "22", "23": "23", "24": "24", "25": "25", "26": "26", "27": "27", "28": "28", "29": "29", "30": "30", "31": "31", "32": "32", "33": "33", "34": "34", "35": "35", "36": "36", "37": "37", "38": "38", "39": "39", "40": "40", "41": "41", "42": "42", "43": "43", "44": "44", "45": "45", "46": "46", "47": "47", "48": "48", "49": "49", "50": "50", "51": "51", "52": "52", "53": "53", "54": "54", "55": "55", "56": "56", "57": "57", "58": "58", "59": "59", "60": "60", "61": "61", "62": "62", "63": "63", "64": "64", "65": "65", "66": "66", "67": "67", "68": "68", "69": "69", "70": "70", "71": "71", "72": "72", "73": "73", "74": "74", "75": "75", "76": "76", "77": "77", "78": "78", "79": "79", "80": "80", "81": "81", "82": "82", "83": "83", "84": "84", "85": "85", "86": "86", "87": "87", "88": "88", "89": "89", "90": "90", "91": "91", "92": "92", "93": "93", "94": "94", "95": "95", "96": "96", "97": "97", "98": "98", "99": "99", "100": "100", "101": "101", "102": "102", "103": "103", "104": "104", "105": "105", "106": "106", "107": "107", "108": "108", "109": "109", "110": "110", "111": "111", "112": "112", "113": "113", "114": "114", "115": "115", "116": "116", "117": "117", "118": "118", "119": "119", "120": "120", "121": "121", "122": "122", "123": "123", "124": "124", "125": "125", "126": "126", "127": "127", "128": "128"}}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:15.066233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cfbf35c0-9676-4b5f-ad8a-c9396be4e394 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:15.066922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cfbf35c0-9676-4b5f-ad8a-c9396be4e394 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:15.082886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfbf35c0-9676-4b5f-ad8a-c9396be4e394 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:15.083356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfbf35c0-9676-4b5f-ad8a-c9396be4e394 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:15.090772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfbf35c0-9676-4b5f-ad8a-c9396be4e394 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:15.098487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfbf35c0-9676-4b5f-ad8a-c9396be4e394 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:15.120088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-1791aafa-f2c5-474a-a975-16e8f5208f1c tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] validate_networks() for None {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:20:15.556576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-1791aafa-f2c5-474a-a975-16e8f5208f1c tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] Getting quotas for project 9ff5a7813c8143d09eaed024eb916d50. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:15.581616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-1791aafa-f2c5-474a-a975-16e8f5208f1c tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] Getting quotas for user d677379e4ade495493161aaebb51ab9f and project 9ff5a7813c8143d09eaed024eb916d50. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:15.631598 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-1791aafa-f2c5-474a-a975-16e8f5208f1c tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] HTTP exception thrown: Maximum number of metadata items exceeds 128 May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1791aafa-f2c5-474a-a975-16e8f5208f1c tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] Request method failure captured: May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 1751 May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEevtMgZfs0Vch2boOzfaT5dCKM-j2sbnUcmaGL5VIvXRLrclbAL9XM9NVGqd4cGTPO5kBbcV9jnS2QstVSMHNecmIm9Jdbg2OXP_5qHUqa1yhuzS1pzMgmXnpKGOf9yonz1sNM6-Bk-Sq86eWXAU-vzS--sbV5uJpKS0WaD5J8bE8 May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9ff5a7813c8143d09eaed024eb916d50 May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AbsoluteLimitsNegativeTestJSON-596242940 May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9ff5a7813c8143d09eaed024eb916d50"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9ff5a7813c8143d09eaed024eb916d50"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9ff5a7813c8143d09eaed024eb916d50"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9ff5a7813c8143d09eaed024eb916d50"}]}] May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AbsoluteLimitsNegativeTestJSON-596242940 May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9ff5a7813c8143d09eaed024eb916d50 May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AbsoluteLimitsNegativeTestJSON-596242940 May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AbsoluteLimitsNegativeTestJSON-596242940-project May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: d677379e4ade495493161aaebb51ab9f May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AbsoluteLimitsNegativeTestJSON-596242940-project May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "tempest-AbsoluteLimitsNegativeTestJSON-server-838893664", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"0": "0", "1": "1", "2": "2", "3": "3", "4": "4", "5": "5", "6": "6", "7": "7", "8": "8", "9": "9", "10": "10", "11": "11", "12": "12", "13": "13", "14": "14", "15": "15", "16": "16", "17": "17", "18": "18", "19": "19", "20": "20", "21": "21", "22": "22", "23": "23", "24": "24", "25": "25", "26": "26", "27": "27", "28": "28", "29": "29", "30": "30", "31": "31", "32": "32", "33": "33", "34": "34", "35": "35", "36": "36", "37": "37", "38": "38", "39": "39", "40": "40", "41": "41", "42": "42", "43": "43", "44": "44", "45": "45", "46": "46", "47": "47", "48": "48", "49": "49", "50": "50", "51": "51", "52": "52", "53": "53", "54": "54", "55": "55", "56": "56", "57": "57", "58": "58", "59": "59", "60": "60", "61": "61", "62": "62", "63": "63", "64": "64", "65": "65", "66": "66", "67": "67", "68": "68", "69": "69", "70": "70", "71": "71", "72": "72", "73": "73", "74": "74", "75": "75", "76": "76", "77": "77", "78": "78", "79": "79", "80": "80", "81": "81", "82": "82", "83": "83", "84": "84", "85": "85", "86": "86", "87": "87", "88": "88", "89": "89", "90": "90", "91": "91", "92": "92", "93": "93", "94": "94", "95": "95", "96": "96", "97": "97", "98": "98", "99": "99", "100": "100", "101": "101", "102": "102", "103": "103", "104": "104", "105": "105", "106": "106", "107": "107", "108": "108", "109": "109", "110": "110", "111": "111", "112": "112", "113": "113", "114": "114", "115": "115", "116": "116", "117": "117", "118": "118", "119": "119", "120": "120", "121": "121", "122": "122", "123": "123", "124": "124", "125": "125", "126": "126", "127": "127", "128": "128"}}} May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:20:15.635599 n-d-841040-6 devstack@n-api.service[119082]: exception: Maximum number of metadata items exceeds 128 May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'server': {'name': 'tempest-AbsoluteLimitsNegativeTestJSON-server-838893664', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'metadata': {'0': '0', '1': '1', '2': '2', '3': '3', '4': '4', '5': '5', '6': '6', '7': '7', '8': '8', '9': '9', '10': '10', '11': '11', '12': '12', '13': '13', '14': '14', '15': '15', '16': '16', '17': '17', '18': '18', '19': '19', '20': '20', '21': '21', '22': '22', '23': '23', '24': '24', '25': '25', '26': '26', '27': '27', '28': '28', '29': '29', '30': '30', '31': '31', '32': '32', '33': '33', '34': '34', '35': '35', '36': '36', '37': '37', '38': '38', '39': '39', '40': '40', '41': '41', '42': '42', '43': '43', '44': '44', '45': '45', '46': '46', '47': '47', '48': '48', '49': '49', '50': '50', '51': '51', '52': '52', '53': '53', '54': '54', '55': '55', '56': '56', '57': '57', '58': '58', '59': '59', '60': '60', '61': '61', '62': '62', '63': '63', '64': '64', '65': '65', '66': '66', '67': '67', '68': '68', '69': '69', '70': '70', '71': '71', '72': '72', '73': '73', '74': '74', '75': '75', '76': '76', '77': '77', '78': '78', '79': '79', '80': '80', '81': '81', '82': '82', '83': '83', '84': '84', '85': '85', '86': '86', '87': '87', '88': '88', '89': '89', '90': '90', '91': '91', '92': '92', '93': '93', '94': '94', '95': '95', '96': '96', '97': '97', '98': '98', '99': '99', '100': '100', '101': '101', '102': '102', '103': '103', '104': '104', '105': '105', '106': '106', '107': '107', '108': '108', '109': '109', '110': '110', '111': '111', '112': '112', '113': '113', '114': '114', '115': '115', '116': '116', '117': '117', '118': '118', '119': '119', '120': '120', '121': '121', '122': '122', '123': '123', '124': '124', '125': '125', '126': '126', '127': '127', '128': '128'}}}} May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 462, in _check_metadata_properties_quota May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi objects.Quotas.limit_check(context, metadata_items=num_metadata) May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 290, in limit_check May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return quota.QUOTAS.limit_check( May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/quota.py", line 1118, in limit_check May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._driver.limit_check(context, self._resources, values, May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/quota.py", line 468, in limit_check May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.OverQuota(overs=sorted(overs), quotas=quotas, May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.OverQuota: Quota exceeded for resources: ['metadata_items'] May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 784, in create May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instances, resv_id = self.compute_api.create( May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2149, in create May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._create_instance( May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1667, in _create_instance May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._checks_for_create_and_rebuild(context, image_id, boot_meta, May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1002, in _checks_for_create_and_rebuild May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._check_metadata_properties_quota(context, metadata) May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 469, in _check_metadata_properties_quota May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.MetadataLimitExceeded(allowed=quota_metadata) May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.MetadataLimitExceeded: Maximum number of metadata items exceeds 128 May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:15.638475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [Previous line repeated 10 more times] May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 800, in create May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPForbidden( May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPForbidden: Maximum number of metadata items exceeds 128 May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Maximum number of metadata items exceeds 128 May 18 22:20:15.642311 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:15.644875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1791aafa-f2c5-474a-a975-16e8f5208f1c tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] Returning 403 to user: Maximum number of metadata items exceeds 128 {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:15.646554 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1791aafa-f2c5-474a-a975-16e8f5208f1c tempest-AbsoluteLimitsNegativeTestJSON-596242940 tempest-AbsoluteLimitsNegativeTestJSON-596242940-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 403 len: 87 microversion: 2.1 time: 0.646892 May 18 22:20:15.647620 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 727/1392] 10.222.0.58 () {60 vars in 1147 bytes} [Wed May 18 22:20:14 2022] POST /compute/v2.1/servers => generated 87 bytes in 649 msecs (HTTP/1.1 403) 9 headers in 378 bytes (1 switches on core 0) May 18 22:20:15.652521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3604b47b-f678-4b9d-8a1f-ea244aa3feaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:15.653372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3604b47b-f678-4b9d-8a1f-ea244aa3feaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:15.662606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3604b47b-f678-4b9d-8a1f-ea244aa3feaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:15.663313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3604b47b-f678-4b9d-8a1f-ea244aa3feaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:15.664696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3604b47b-f678-4b9d-8a1f-ea244aa3feaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:15.665478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3604b47b-f678-4b9d-8a1f-ea244aa3feaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:15.840880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3604b47b-f678-4b9d-8a1f-ea244aa3feaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:15.851201 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3604b47b-f678-4b9d-8a1f-ea244aa3feaf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.202330 May 18 22:20:15.852335 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 728/1393] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:15 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:15.857694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4f6f6a1d-1485-45a7-bd1a-0da118ac2c35 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:15.859159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4f6f6a1d-1485-45a7-bd1a-0da118ac2c35 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:15.882984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f6f6a1d-1485-45a7-bd1a-0da118ac2c35 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:15.887505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f6f6a1d-1485-45a7-bd1a-0da118ac2c35 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:15.889822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f6f6a1d-1485-45a7-bd1a-0da118ac2c35 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:15.893012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f6f6a1d-1485-45a7-bd1a-0da118ac2c35 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:15.999926 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4f6f6a1d-1485-45a7-bd1a-0da118ac2c35 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.146258 May 18 22:20:16.004996 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 729/1394] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:15 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:16.297820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cfbf35c0-9676-4b5f-ad8a-c9396be4e394 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:16.313498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cfbf35c0-9676-4b5f-ad8a-c9396be4e394 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:16.323570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cfbf35c0-9676-4b5f-ad8a-c9396be4e394 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:16.325352 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cfbf35c0-9676-4b5f-ad8a-c9396be4e394 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 1.265410 May 18 22:20:16.326504 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 666/1395] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:15 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 1268 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:16.334568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0f0a843a-20a0-4a4c-82d6-9ab4889c8845 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:16.336698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0f0a843a-20a0-4a4c-82d6-9ab4889c8845 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:16.374894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f0a843a-20a0-4a4c-82d6-9ab4889c8845 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:16.377400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f0a843a-20a0-4a4c-82d6-9ab4889c8845 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:16.385171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f0a843a-20a0-4a4c-82d6-9ab4889c8845 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:16.386191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f0a843a-20a0-4a4c-82d6-9ab4889c8845 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:16.574140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0f0a843a-20a0-4a4c-82d6-9ab4889c8845 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:16.587267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0f0a843a-20a0-4a4c-82d6-9ab4889c8845 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:16.589616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0f0a843a-20a0-4a4c-82d6-9ab4889c8845 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:16.596289 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0f0a843a-20a0-4a4c-82d6-9ab4889c8845 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1447 microversion: 2.75 time: 0.268445 May 18 22:20:16.597647 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 667/1396] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:16 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1447 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:16.831091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-21080f7f-e38b-434e-92ae-5b49ccb08573 tempest-ListImagesTestJSON-2124562678 tempest-ListImagesTestJSON-2124562678-project] Calling method '.version_select at 0x7fa2ed055dc0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:16.891350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-074d2a44-f707-403f-a8a7-1f2468f735c3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:16.893692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-074d2a44-f707-403f-a8a7-1f2468f735c3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:16.925921 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-21080f7f-e38b-434e-92ae-5b49ccb08573 tempest-ListImagesTestJSON-2124562678 tempest-ListImagesTestJSON-2124562678-project] 10.222.0.58 "GET /compute/v2.1/images/df603f87-8d0d-4cc3-92c6-02473612747b" status: 200 len: 784 microversion: 2.1 time: 0.918725 May 18 22:20:16.937901 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 730/1397] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:20:16 2022] GET /compute/v2.1/images/df603f87-8d0d-4cc3-92c6-02473612747b => generated 784 bytes in 931 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:16.957888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e5df8cc3-7f29-422c-85ae-462cfe8a2e0f tempest-ListImagesTestJSON-2124562678 tempest-ListImagesTestJSON-2124562678-project] Calling method '.version_select at 0x7fa2ed16d4c0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:16.962138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-074d2a44-f707-403f-a8a7-1f2468f735c3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:16.962619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-074d2a44-f707-403f-a8a7-1f2468f735c3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:16.963418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-074d2a44-f707-403f-a8a7-1f2468f735c3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:16.963845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-074d2a44-f707-403f-a8a7-1f2468f735c3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:17.184097 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e5df8cc3-7f29-422c-85ae-462cfe8a2e0f tempest-ListImagesTestJSON-2124562678 tempest-ListImagesTestJSON-2124562678-project] 10.222.0.58 "GET /compute/v2.1/images" status: 200 len: 871 microversion: 2.1 time: 0.244873 May 18 22:20:17.185133 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 731/1398] 10.222.0.58 () {58 vars in 1121 bytes} [Wed May 18 22:20:16 2022] GET /compute/v2.1/images => generated 871 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:17.196514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e294b576-13e6-4e8b-a5ba-a532341151c7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:17.198972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e294b576-13e6-4e8b-a5ba-a532341151c7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:17.216292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e294b576-13e6-4e8b-a5ba-a532341151c7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:17.223739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e294b576-13e6-4e8b-a5ba-a532341151c7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:17.224871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e294b576-13e6-4e8b-a5ba-a532341151c7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:17.225321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e294b576-13e6-4e8b-a5ba-a532341151c7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:17.290027 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e294b576-13e6-4e8b-a5ba-a532341151c7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.103612 May 18 22:20:17.294422 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 732/1399] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:17 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:17.304957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b9a73fa2-16f8-4221-8e44-9330946169ee req-94d973ad-e170-4390-8bb3-8f1f3ff53c6b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "42d7a366-0617-4389-86d7-43e45365786a", "name": "network-vif-unplugged", "status": "completed", "tag": "d8320185-4fc7-4d57-8488-5e6122c9b562"}, {"name": "network-changed", "server_uuid": "42d7a366-0617-4389-86d7-43e45365786a", "tag": "d8320185-4fc7-4d57-8488-5e6122c9b562"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:17.320581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-b9a73fa2-16f8-4221-8e44-9330946169ee req-94d973ad-e170-4390-8bb3-8f1f3ff53c6b service nova] [119082] Writing DB stats nova_api:SELECT=95,nova_api:INSERT=3,nova_api:DELETE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:17.326653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b9a73fa2-16f8-4221-8e44-9330946169ee req-94d973ad-e170-4390-8bb3-8f1f3ff53c6b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:17.328053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b9a73fa2-16f8-4221-8e44-9330946169ee req-94d973ad-e170-4390-8bb3-8f1f3ff53c6b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:17.340853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-b9a73fa2-16f8-4221-8e44-9330946169ee req-94d973ad-e170-4390-8bb3-8f1f3ff53c6b service nova] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:17.360803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-074d2a44-f707-403f-a8a7-1f2468f735c3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:17.370530 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-074d2a44-f707-403f-a8a7-1f2468f735c3 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.487808 May 18 22:20:17.375764 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 668/1400] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:16 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:17.378099 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b9a73fa2-16f8-4221-8e44-9330946169ee req-94d973ad-e170-4390-8bb3-8f1f3ff53c6b service nova] Creating event network-vif-unplugged:d8320185-4fc7-4d57-8488-5e6122c9b562 for instance 42d7a366-0617-4389-86d7-43e45365786a on n-h2-841040-6 May 18 22:20:17.381063 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b9a73fa2-16f8-4221-8e44-9330946169ee req-94d973ad-e170-4390-8bb3-8f1f3ff53c6b service nova] Creating event network-changed:d8320185-4fc7-4d57-8488-5e6122c9b562 for instance 42d7a366-0617-4389-86d7-43e45365786a on n-h2-841040-6 May 18 22:20:17.388505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d9df7dd6-4571-4175-ba8b-1bd06b7aa3b5 tempest-ListImagesTestJSON-2124562678 tempest-ListImagesTestJSON-2124562678-project] Calling method '.version_select at 0x7fa2ece30dc0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:17.394256 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b9a73fa2-16f8-4221-8e44-9330946169ee req-94d973ad-e170-4390-8bb3-8f1f3ff53c6b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.098186 May 18 22:20:17.395414 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 733/1401] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:17 2022] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:17.415233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad47db58-3b75-4239-b3d9-d59df781ef4d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:17.431381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ad47db58-3b75-4239-b3d9-d59df781ef4d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:17.448173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad47db58-3b75-4239-b3d9-d59df781ef4d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:17.449030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad47db58-3b75-4239-b3d9-d59df781ef4d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:17.450184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad47db58-3b75-4239-b3d9-d59df781ef4d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:17.454345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad47db58-3b75-4239-b3d9-d59df781ef4d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:17.549344 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d9df7dd6-4571-4175-ba8b-1bd06b7aa3b5 tempest-ListImagesTestJSON-2124562678 tempest-ListImagesTestJSON-2124562678-project] 10.222.0.58 "GET /compute/v2.1/images/detail" status: 200 len: 1475 microversion: 2.1 time: 0.171590 May 18 22:20:17.553109 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 669/1402] 10.222.0.58 () {58 vars in 1142 bytes} [Wed May 18 22:20:17 2022] GET /compute/v2.1/images/detail => generated 1475 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:17.617980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-61252c37-4540-49b0-b241-270470387f18 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:17.618688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-61252c37-4540-49b0-b241-270470387f18 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:17.627925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-61252c37-4540-49b0-b241-270470387f18 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:17.630450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-61252c37-4540-49b0-b241-270470387f18 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:17.637097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-61252c37-4540-49b0-b241-270470387f18 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:17.638842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-61252c37-4540-49b0-b241-270470387f18 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:17.846252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ad47db58-3b75-4239-b3d9-d59df781ef4d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:17.874619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ad47db58-3b75-4239-b3d9-d59df781ef4d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:17.882935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ad47db58-3b75-4239-b3d9-d59df781ef4d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:17.886272 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ad47db58-3b75-4239-b3d9-d59df781ef4d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.488273 May 18 22:20:17.888721 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 734/1403] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:17 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:17.923037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-61252c37-4540-49b0-b241-270470387f18 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:17.932721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-61252c37-4540-49b0-b241-270470387f18 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:17.937727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-61252c37-4540-49b0-b241-270470387f18 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:17.956524 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-61252c37-4540-49b0-b241-270470387f18 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1453 microversion: 2.75 time: 0.343784 May 18 22:20:17.957680 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 670/1404] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:17 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1453 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:18.306009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-444f1afa-d8e3-42c9-be88-9d881ff80132 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:18.307047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-444f1afa-d8e3-42c9-be88-9d881ff80132 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:18.325459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-444f1afa-d8e3-42c9-be88-9d881ff80132 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:18.325955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-444f1afa-d8e3-42c9-be88-9d881ff80132 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:18.326741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-444f1afa-d8e3-42c9-be88-9d881ff80132 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:18.327175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-444f1afa-d8e3-42c9-be88-9d881ff80132 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:18.398129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ff8285e0-e2a6-480d-80fc-46254a606604 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:18.398771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ff8285e0-e2a6-480d-80fc-46254a606604 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:18.422136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff8285e0-e2a6-480d-80fc-46254a606604 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:18.422630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff8285e0-e2a6-480d-80fc-46254a606604 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:18.423435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff8285e0-e2a6-480d-80fc-46254a606604 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:18.438630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff8285e0-e2a6-480d-80fc-46254a606604 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:18.475278 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-444f1afa-d8e3-42c9-be88-9d881ff80132 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.174500 May 18 22:20:18.484995 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 735/1405] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:18 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:18.787174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ff8285e0-e2a6-480d-80fc-46254a606604 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:18.796375 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ff8285e0-e2a6-480d-80fc-46254a606604 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.408165 May 18 22:20:18.798021 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 671/1406] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:18 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:18.907023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dae1313f-8f2b-430a-ab6d-8046b81203c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:18.907628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dae1313f-8f2b-430a-ab6d-8046b81203c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:18.918514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dae1313f-8f2b-430a-ab6d-8046b81203c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:18.918824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dae1313f-8f2b-430a-ab6d-8046b81203c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:18.920018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dae1313f-8f2b-430a-ab6d-8046b81203c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:18.920793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dae1313f-8f2b-430a-ab6d-8046b81203c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:18.976815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-23552e09-cbe7-4376-bf2a-93457f6a4ed0 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:18.978262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-23552e09-cbe7-4376-bf2a-93457f6a4ed0 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:18.990664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23552e09-cbe7-4376-bf2a-93457f6a4ed0 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:18.991116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23552e09-cbe7-4376-bf2a-93457f6a4ed0 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:18.993306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23552e09-cbe7-4376-bf2a-93457f6a4ed0 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:18.993855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23552e09-cbe7-4376-bf2a-93457f6a4ed0 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:19.120780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-23552e09-cbe7-4376-bf2a-93457f6a4ed0 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:19.137412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-23552e09-cbe7-4376-bf2a-93457f6a4ed0 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:19.139425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-23552e09-cbe7-4376-bf2a-93457f6a4ed0 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:19.147206 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-23552e09-cbe7-4376-bf2a-93457f6a4ed0 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1453 microversion: 2.75 time: 0.173860 May 18 22:20:19.159902 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 672/1407] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:18 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1453 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:19.493050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0df68fe4-394b-4f25-bcac-235053c7e35e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:19.494312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0df68fe4-394b-4f25-bcac-235053c7e35e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:19.516549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0df68fe4-394b-4f25-bcac-235053c7e35e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:19.517097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0df68fe4-394b-4f25-bcac-235053c7e35e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:19.517948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0df68fe4-394b-4f25-bcac-235053c7e35e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:19.524131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0df68fe4-394b-4f25-bcac-235053c7e35e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:19.535944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dae1313f-8f2b-430a-ab6d-8046b81203c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:19.560583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dae1313f-8f2b-430a-ab6d-8046b81203c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:19.562834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dae1313f-8f2b-430a-ab6d-8046b81203c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:19.564040 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dae1313f-8f2b-430a-ab6d-8046b81203c0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.661335 May 18 22:20:19.564612 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 736/1408] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:18 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 662 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:19.611835 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0df68fe4-394b-4f25-bcac-235053c7e35e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.123192 May 18 22:20:19.612707 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 673/1409] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:19 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:20:19.814957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3867c432-d239-42be-8eae-58d11d5c38ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:19.816045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3867c432-d239-42be-8eae-58d11d5c38ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:19.826035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3867c432-d239-42be-8eae-58d11d5c38ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:19.826478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3867c432-d239-42be-8eae-58d11d5c38ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:19.827250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3867c432-d239-42be-8eae-58d11d5c38ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:19.827678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3867c432-d239-42be-8eae-58d11d5c38ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:20.168571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-13367ac4-ef63-4c4d-8608-28ce067f6d0b tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:20.169188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-13367ac4-ef63-4c4d-8608-28ce067f6d0b tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:20.172832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-13367ac4-ef63-4c4d-8608-28ce067f6d0b tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [119083] Writing DB stats nova_cell0:SELECT=20 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:20.176535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3867c432-d239-42be-8eae-58d11d5c38ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:20.198917 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3867c432-d239-42be-8eae-58d11d5c38ce tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.383229 May 18 22:20:20.201937 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 737/1410] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:19 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:20.213639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13367ac4-ef63-4c4d-8608-28ce067f6d0b tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:20.214713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13367ac4-ef63-4c4d-8608-28ce067f6d0b tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:20.216069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13367ac4-ef63-4c4d-8608-28ce067f6d0b tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:20.216826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13367ac4-ef63-4c4d-8608-28ce067f6d0b tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:20.366287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-13367ac4-ef63-4c4d-8608-28ce067f6d0b tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:20.380040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-13367ac4-ef63-4c4d-8608-28ce067f6d0b tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:20.382541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-13367ac4-ef63-4c4d-8608-28ce067f6d0b tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:20.398325 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-13367ac4-ef63-4c4d-8608-28ce067f6d0b tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1438 microversion: 2.75 time: 0.232296 May 18 22:20:20.402158 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 674/1411] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:20 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1438 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:20:20.647584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca836de7-884d-4826-898a-408ce644aa9a tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Action: 'create', calling method: .version_select at 0x7fa2ecedfee0>, body: {"keypair": {"name": "key_/.\\@:", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH35QB+uNHnJqn0q03G3IBV48Wn332OdvcfDs+rYu9hQa9SvoMmdQ46HtYlb4g4PObM6Jya/5bFxZteZqIQqeaDN6Zi/vSwtlxuhAVSorT99Zzv/xAa8Q/NQfYUUotQeqw=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:20.654132 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-ca836de7-884d-4826-898a-408ce644aa9a tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] HTTP exception thrown: Keypair data is invalid: Keypair name contains unsafe characters May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca836de7-884d-4826-898a-408ce644aa9a tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Request method failure captured: May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-keypairs HTTP/1.1 May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 257 May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEkVIQFamdhjQHPU-OOV5ca8Riy0hjXncIJc7wSZc4__dcvtQXMF_i5IYzTfk9eAuhKJ850pAjowwTB45ZM3FwShmOeSAlpB4PTT9G2yyYCF_u5TodPTNivpJZX-avsZH4WOQsiwpETCuJqQOgQNnAEiH8PqSz0ealHeTE6J44nWoI May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b8f27fc4374846a98df876763af8c987"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b8f27fc4374846a98df876763af8c987"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}] May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0fb055fb5c524a32b7b0e75d372e5dd5 May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: {"keypair": {"name": "key_/.\\@:", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH35QB+uNHnJqn0q03G3IBV48Wn332OdvcfDs+rYu9hQa9SvoMmdQ46HtYlb4g4PObM6Jya/5bFxZteZqIQqeaDN6Zi/vSwtlxuhAVSorT99Zzv/xAa8Q/NQfYUUotQeqw=="}} May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: exception: Keypair data is invalid: Keypair name contains unsafe characters May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'keypair': {'name': 'key_/.\\@:', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH35QB+uNHnJqn0q03G3IBV48Wn332OdvcfDs+rYu9hQa9SvoMmdQ46HtYlb4g4PObM6Jya/5bFxZteZqIQqeaDN6Zi/vSwtlxuhAVSorT99Zzv/xAa8Q/NQfYUUotQeqw=='}}} May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 113, in _create May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi keypair = self.api.import_key_pair( May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6641, in import_key_pair May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._validate_new_key_pair(context, user_id, key_name, key_type) May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6619, in _validate_new_key_pair May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InvalidKeypair( May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InvalidKeypair: Keypair data is invalid: Keypair name contains unsafe characters May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:20.656172 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 99, in create May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._create(req, body) May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 124, in _create May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPBadRequest(explanation=exc.format_message()) May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Keypair data is invalid: Keypair name contains unsafe characters May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Keypair data is invalid: Keypair name contains unsafe characters May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca836de7-884d-4826-898a-408ce644aa9a tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Returning 400 to user: Keypair data is invalid: Keypair name contains unsafe characters {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:20.663605 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ca836de7-884d-4826-898a-408ce644aa9a tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 400 len: 108 microversion: 2.1 time: 0.181667 May 18 22:20:20.666368 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 675/1412] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:20:20 2022] POST /compute/v2.1/os-keypairs => generated 108 bytes in 190 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:20:20.673985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-81f51af9-fa17-430c-9b5c-89ce107706b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:20.674804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-81f51af9-fa17-430c-9b5c-89ce107706b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:20.682661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81f51af9-fa17-430c-9b5c-89ce107706b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:20.683165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81f51af9-fa17-430c-9b5c-89ce107706b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:20.683988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81f51af9-fa17-430c-9b5c-89ce107706b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:20.684823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81f51af9-fa17-430c-9b5c-89ce107706b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:20.913258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:20.915072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:20.921775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:20.922431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:20.923557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:20.924146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:20.986549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-81f51af9-fa17-430c-9b5c-89ce107706b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:20.998209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-81f51af9-fa17-430c-9b5c-89ce107706b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:20.999707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-81f51af9-fa17-430c-9b5c-89ce107706b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:21.002097 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-81f51af9-fa17-430c-9b5c-89ce107706b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.335432 May 18 22:20:21.002664 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 676/1413] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:20 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:21.021304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6ba36981-ef05-4bf4-a16b-e7149e07b1c8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:21.022326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6ba36981-ef05-4bf4-a16b-e7149e07b1c8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:21.023726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:20:21.024430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:20:21.025348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:20:21.026576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:20:21.027212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:20:21.029708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ba36981-ef05-4bf4-a16b-e7149e07b1c8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:21.030203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ba36981-ef05-4bf4-a16b-e7149e07b1c8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:21.030952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ba36981-ef05-4bf4-a16b-e7149e07b1c8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:21.031379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ba36981-ef05-4bf4-a16b-e7149e07b1c8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:21.075896 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6ba36981-ef05-4bf4-a16b-e7149e07b1c8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.060199 May 18 22:20:21.076485 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 677/1414] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:21 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:21.081598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d39c8b1f-3b3b-4865-8c74-d4fe12bbe186 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Action: 'create', calling method: .version_select at 0x7fa2ecf2d4c0>, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-1167589936", "public_key": "ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA openstack@ubuntu"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:21.111212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-d39c8b1f-3b3b-4865-8c74-d4fe12bbe186 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Getting quotas for project b8f27fc4374846a98df876763af8c987. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:21.122448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-d39c8b1f-3b3b-4865-8c74-d4fe12bbe186 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Getting quotas for user 0fb055fb5c524a32b7b0e75d372e5dd5 and project b8f27fc4374846a98df876763af8c987. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:21.142719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d39c8b1f-3b3b-4865-8c74-d4fe12bbe186 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] [119083] Writing DB stats nova_api:SELECT=95,nova_api:INSERT=2,nova_api:DELETE=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:21.151321 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-d39c8b1f-3b3b-4865-8c74-d4fe12bbe186 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d39c8b1f-3b3b-4865-8c74-d4fe12bbe186 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Request method failure captured: May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-keypairs HTTP/1.1 May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 2167 May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEkVIQFamdhjQHPU-OOV5ca8Riy0hjXncIJc7wSZc4__dcvtQXMF_i5IYzTfk9eAuhKJ850pAjowwTB45ZM3FwShmOeSAlpB4PTT9G2yyYCF_u5TodPTNivpJZX-avsZH4WOQsiwpETCuJqQOgQNnAEiH8PqSz0ealHeTE6J44nWoI May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b8f27fc4374846a98df876763af8c987"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b8f27fc4374846a98df876763af8c987"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}] May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0fb055fb5c524a32b7b0e75d372e5dd5 May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-1167589936", "public_key": "ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA openstack@ubuntu"}} May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:20:21.162496 n-d-841040-6 devstack@n-api.service[119083]: exception: Keypair data is invalid: failed to generate fingerprint May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'keypair': {'name': 'tempest-KeyPairsNegativeTestJSON-keypair-1167589936', 'public_key': 'ssh-rsa AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA openstack@ubuntu'}}} May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/crypto.py", line 71, in generate_fingerprint May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi serialization.load_ssh_public_key( May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cryptography/hazmat/primitives/serialization/ssh.py", line 666, in load_ssh_public_key May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise ValueError("Invalid key format") May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ValueError: Invalid key format May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 113, in _create May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi keypair = self.api.import_key_pair( May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6658, in import_key_pair May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi fingerprint = self._generate_fingerprint(public_key, key_type) May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6731, in _generate_fingerprint May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return crypto.generate_fingerprint(public_key) May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/crypto.py", line 77, in generate_fingerprint May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InvalidKeypair( May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InvalidKeypair: Keypair data is invalid: failed to generate fingerprint May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:21.164758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 99, in create May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._create(req, body) May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 124, in _create May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPBadRequest(explanation=exc.format_message()) May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Keypair data is invalid: failed to generate fingerprint May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Keypair data is invalid: failed to generate fingerprint May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d39c8b1f-3b3b-4865-8c74-d4fe12bbe186 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d39c8b1f-3b3b-4865-8c74-d4fe12bbe186 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.086674 May 18 22:20:21.171940 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 678/1415] 10.222.0.58 () {60 vars in 1159 bytes} [Wed May 18 22:20:21 2022] POST /compute/v2.1/os-keypairs => generated 99 bytes in 89 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) May 18 22:20:21.173940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:21.190196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:21.194563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:21.195605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:21.196052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:21.306685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-017d7a8c-fa14-4af4-8320-2faf5c5e4640 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Action: 'create', calling method: .version_select at 0x7fa2ecdde670>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-134319552", "description": "tempest-description-858910340"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:21.341525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:21.375453 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-17c04485-5e35-4ab0-9dad-47fac6382fa9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2/action" status: 202 len: 1942 microversion: 2.75 time: 0.956831 May 18 22:20:21.389326 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 738/1416] 10.222.0.58 () {62 vars in 1318 bytes} [Wed May 18 22:20:20 2022] POST /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2/action => generated 1942 bytes in 959 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) May 18 22:20:21.397180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5d13ba7c-b0f2-40c8-905e-4a0da6fd9bad tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Action: 'create', calling method: .version_select at 0x7fa2ed0c2a60>, body: {"keypair": {"name": "tempest-keypair-1758990113", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFgvu4+6DNGBn0ezcU3aSkYFIlqLFFe8eo8dxCKb6qzUDa31TpvPguZhr2Hp/BoZo9pZjygTRB0DHH9kmMrYR66ozhuXMORCAgDosU2eYlwFd5KwWLmIzbW9mZBS122mPg=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:21.448340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5d13ba7c-b0f2-40c8-905e-4a0da6fd9bad tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Getting quotas for project b8f27fc4374846a98df876763af8c987. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:21.456852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5d13ba7c-b0f2-40c8-905e-4a0da6fd9bad tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Getting quotas for user 0fb055fb5c524a32b7b0e75d372e5dd5 and project b8f27fc4374846a98df876763af8c987. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:21.508107 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5d13ba7c-b0f2-40c8-905e-4a0da6fd9bad tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.129312 May 18 22:20:21.510297 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 739/1417] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:20:21 2022] POST /compute/v2.1/os-keypairs => generated 386 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:21.525813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e1209f0a-daba-4a06-9fd7-625eab4e488a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:21.526858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e1209f0a-daba-4a06-9fd7-625eab4e488a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:21.559747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1209f0a-daba-4a06-9fd7-625eab4e488a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:21.560583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1209f0a-daba-4a06-9fd7-625eab4e488a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:21.562553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1209f0a-daba-4a06-9fd7-625eab4e488a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:21.563236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1209f0a-daba-4a06-9fd7-625eab4e488a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:21.619747 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-017d7a8c-fa14-4af4-8320-2faf5c5e4640 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 254 microversion: 2.1 time: 0.452390 May 18 22:20:21.621326 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 679/1418] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:20:21 2022] POST /compute/v2.1/os-security-groups => generated 254 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:21.628888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1fc57084-47f4-4096-984f-6d617cca75ca tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:21.630264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1fc57084-47f4-4096-984f-6d617cca75ca tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:21.642253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fc57084-47f4-4096-984f-6d617cca75ca tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:21.645760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fc57084-47f4-4096-984f-6d617cca75ca tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:21.646857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fc57084-47f4-4096-984f-6d617cca75ca tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:21.648340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fc57084-47f4-4096-984f-6d617cca75ca tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:21.777832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e1209f0a-daba-4a06-9fd7-625eab4e488a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:21.787249 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e1209f0a-daba-4a06-9fd7-625eab4e488a tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.275780 May 18 22:20:21.788126 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 740/1419] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:21 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:21.792822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-36d52283-c963-476e-8e6a-e0636df4dbbd tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Action: 'create', calling method: .version_select at 0x7fa2ed14a3a0>, body: {"keypair": {"name": "tempest-keypair-1758990113", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI6dh5/uUEZqbRlVviPgbfP1T+EHzQfy3v8ewnelqPhaJzSJSYX57Rb5oTWk7hQcAirJyWQtIaWoSbbSq4uXaMmYPpMfr3O5Kr1KVd/vxKb6Ga5mBtj/AMha2i7nVrmXRA=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:21.833540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-36d52283-c963-476e-8e6a-e0636df4dbbd tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Getting quotas for project b8f27fc4374846a98df876763af8c987. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:21.840786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-36d52283-c963-476e-8e6a-e0636df4dbbd tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Getting quotas for user 0fb055fb5c524a32b7b0e75d372e5dd5 and project b8f27fc4374846a98df876763af8c987. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:21.862055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-1fc57084-47f4-4096-984f-6d617cca75ca tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:21.872940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1fc57084-47f4-4096-984f-6d617cca75ca tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:21.898140 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-36d52283-c963-476e-8e6a-e0636df4dbbd tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] HTTP exception thrown: Key pair 'tempest-keypair-1758990113' already exists. May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-36d52283-c963-476e-8e6a-e0636df4dbbd tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Request method failure captured: May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/os-keypairs HTTP/1.1 May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 273 May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEkVIQFamdhjQHPU-OOV5ca8Riy0hjXncIJc7wSZc4__dcvtQXMF_i5IYzTfk9eAuhKJ850pAjowwTB45ZM3FwShmOeSAlpB4PTT9G2yyYCF_u5TodPTNivpJZX-avsZH4WOQsiwpETCuJqQOgQNnAEiH8PqSz0ealHeTE6J44nWoI May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b8f27fc4374846a98df876763af8c987"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b8f27fc4374846a98df876763af8c987"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}] May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 0fb055fb5c524a32b7b0e75d372e5dd5 May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: {"keypair": {"name": "tempest-keypair-1758990113", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI6dh5/uUEZqbRlVviPgbfP1T+EHzQfy3v8ewnelqPhaJzSJSYX57Rb5oTWk7hQcAirJyWQtIaWoSbbSq4uXaMmYPpMfr3O5Kr1KVd/vxKb6Ga5mBtj/AMha2i7nVrmXRA=="}} May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: exception: Key pair 'tempest-keypair-1758990113' already exists. May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'keypair': {'name': 'tempest-keypair-1758990113', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI6dh5/uUEZqbRlVviPgbfP1T+EHzQfy3v8ewnelqPhaJzSJSYX57Rb5oTWk7hQcAirJyWQtIaWoSbbSq4uXaMmYPpMfr3O5Kr1KVd/vxKb6Ga5mBtj/AMha2i7nVrmXRA=='}}} May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1819, in _execute_context May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.dialect.do_execute( May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/default.py", line 732, in do_execute May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cursor.execute(statement, parameters) May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 148, in execute May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = self._query(query) May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 310, in _query May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi conn.query(q) May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 548, in query May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._affected_rows = self._read_query_result(unbuffered=unbuffered) May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 775, in _read_query_result May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result.read() May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 1156, in read May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi first_packet = self.connection._read_packet() May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 725, in _read_packet May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi packet.raise_for_error() May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/protocol.py", line 221, in raise_for_error May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi err.raise_mysql_exception(self._data) May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/err.py", line 143, in raise_mysql_exception May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise errorclass(errno, errval) May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi pymysql.err.IntegrityError: (1062, "Duplicate entry '0fb055fb5c524a32b7b0e75d372e5dd5-tempest-keypair-1758990113' for key 'key_pairs.uniq_key_pairs0user_id0name'") May 18 22:20:21.904412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi The above exception was the direct cause of the following exception: May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/keypair.py", line 69, in _create_in_db May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi kp.save(context.session) May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/models.py", line 38, in save May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi session.flush() May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/session.py", line 3367, in flush May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._flush(objects) May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/session.py", line 3507, in _flush May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi transaction.rollback(_capture_exception=True) May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi compat.raise_( May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/compat.py", line 207, in raise_ May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/session.py", line 3467, in _flush May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi flush_context.execute() May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi rec.execute(self) May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi util.preloaded.orm_persistence.save_obj( May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/persistence.py", line 245, in save_obj May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _emit_insert_statements( May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/persistence.py", line 1238, in _emit_insert_statements May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = connection._execute_20( May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1631, in _execute_20 May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return meth(self, args_10style, kwargs_10style, execution_options) May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/sql/elements.py", line 325, in _execute_on_connection May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return connection._execute_clauseelement( May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1498, in _execute_clauseelement May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = self._execute_context( May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1862, in _execute_context May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._handle_dbapi_exception( May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 2041, in _handle_dbapi_exception May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi util.raise_(newraise, with_traceback=exc_info[2], from_=e) May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/compat.py", line 207, in raise_ May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/base.py", line 1819, in _execute_context May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.dialect.do_execute( May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/default.py", line 732, in do_execute May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cursor.execute(statement, parameters) May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 148, in execute May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = self._query(query) May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/cursors.py", line 310, in _query May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi conn.query(q) May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 548, in query May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._affected_rows = self._read_query_result(unbuffered=unbuffered) May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 775, in _read_query_result May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result.read() May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 1156, in read May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi first_packet = self.connection._read_packet() May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/connections.py", line 725, in _read_packet May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi packet.raise_for_error() May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/protocol.py", line 221, in raise_for_error May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi err.raise_mysql_exception(self._data) May 18 22:20:21.908261 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/pymysql/err.py", line 143, in raise_mysql_exception May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise errorclass(errno, errval) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi oslo_db.exception.DBDuplicateEntry: (pymysql.err.IntegrityError) (1062, "Duplicate entry '0fb055fb5c524a32b7b0e75d372e5dd5-tempest-keypair-1758990113' for key 'key_pairs.uniq_key_pairs0user_id0name'") May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [SQL: INSERT INTO key_pairs (created_at, updated_at, name, user_id, fingerprint, public_key, type) VALUES (%(created_at)s, %(updated_at)s, %(name)s, %(user_id)s, %(fingerprint)s, %(public_key)s, %(type)s)] May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [parameters: {'created_at': datetime.datetime(2022, 5, 18, 22, 20, 21, 883942), 'updated_at': None, 'name': 'tempest-keypair-1758990113', 'user_id': '0fb055fb5c524a32b7b0e75d372e5dd5', 'fingerprint': 'ae:2e:a2:46:9b:2c:95:27:91:09:8e:29:c0:e1:75:39', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI6dh5/uUEZqbRlVviPgbfP1T+EHzQfy3v8ewnelqPhaJzSJSYX57Rb5oTWk7hQcAirJyWQtIaWoSbbSq4uXaMmYPpMfr3O5Kr1KVd/vxKb6Ga5mBtj/AMha2i7nVrmXRA==', 'type': 'ssh'}] May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi (Background on this error at: https://sqlalche.me/e/14/gkpj) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 113, in _create May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi keypair = self.api.import_key_pair( May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6661, in import_key_pair May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi keypair.create() May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 226, in wrapper May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(self, *args, **kwargs) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/keypair.py", line 158, in create May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._create() May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/keypair.py", line 162, in _create May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_keypair = self._create_in_db(self._context, updates) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/keypair.py", line 134, in _create_in_db May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return _create_in_db(context, values) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/keypair.py", line 71, in _create_in_db May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.KeyPairExists(key_name=values['name']) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.KeyPairExists: Key pair 'tempest-keypair-1758990113' already exists. May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 99, in create May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._create(req, body) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 126, in _create May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=exc.format_message()) May 18 22:20:21.915811 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Key pair 'tempest-keypair-1758990113' already exists. May 18 22:20:21.927768 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:21.927768 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:21.927768 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:21.927768 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:21.927768 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:21.927768 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:21.927768 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:21.927768 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:21.927768 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Key pair 'tempest-keypair-1758990113' already exists. May 18 22:20:21.927768 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:21.927768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-36d52283-c963-476e-8e6a-e0636df4dbbd tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Returning 409 to user: Key pair 'tempest-keypair-1758990113' already exists. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:21.929826 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1fc57084-47f4-4096-984f-6d617cca75ca tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.295266 May 18 22:20:21.929826 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 680/1420] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:21 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:21.930153 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-36d52283-c963-476e-8e6a-e0636df4dbbd tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 409 len: 105 microversion: 2.1 time: 0.129326 May 18 22:20:21.930305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-93f37432-de2b-40b1-8b5b-f17a8418099e tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Action: 'create', calling method: .version_select at 0x7fa2ece30670>, body: {"security_group_rule": {"parent_group_id": "db251071-8c07-4c74-928b-cddd6db8afd3", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:21.931232 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 741/1421] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:20:21 2022] POST /compute/v2.1/os-keypairs => generated 105 bytes in 142 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:20:21.958799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f852769e-311d-4cbf-9cb0-74c4729e7294 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Calling method '.version_select at 0x7fa2ecd84940>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:22.001891 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f852769e-311d-4cbf-9cb0-74c4729e7294 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1758990113" status: 202 len: 0 microversion: 2.1 time: 0.056302 May 18 22:20:22.002441 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 742/1422] 10.222.0.58 () {58 vars in 1220 bytes} [Wed May 18 22:20:21 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1758990113 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:20:22.016757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-74543584-117f-4ce8-84b8-ece30f620d66 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Action: 'create', calling method: .version_select at 0x7fa2ece36a60>, body: {"keypair": {"name": "", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEdcUsPzaxHWLdYhtQLp51Y9Gc+lGbmXIyx9iXozXvoi1Ncb1i34076ByOheLSBui9h35WBTu0EVz7YyxrWQXF2692L+plKq+OZushjvpemI27b6skzqN1AdjxzsN5DV8A=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-74543584-117f-4ce8-84b8-ece30f620d66 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Request method failure captured: May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/os-keypairs HTTP/1.1 May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 247 May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEkVIQFamdhjQHPU-OOV5ca8Riy0hjXncIJc7wSZc4__dcvtQXMF_i5IYzTfk9eAuhKJ850pAjowwTB45ZM3FwShmOeSAlpB4PTT9G2yyYCF_u5TodPTNivpJZX-avsZH4WOQsiwpETCuJqQOgQNnAEiH8PqSz0ealHeTE6J44nWoI May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b8f27fc4374846a98df876763af8c987"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b8f27fc4374846a98df876763af8c987"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}] May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 0fb055fb5c524a32b7b0e75d372e5dd5 May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: {"keypair": {"name": "", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEdcUsPzaxHWLdYhtQLp51Y9Gc+lGbmXIyx9iXozXvoi1Ncb1i34076ByOheLSBui9h35WBTu0EVz7YyxrWQXF2692L+plKq+OZushjvpemI27b6skzqN1AdjxzsN5DV8A=="}} May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute name. Value: . '' is too short May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'keypair': {'name': '', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEdcUsPzaxHWLdYhtQLp51Y9Gc+lGbmXIyx9iXozXvoi1Ncb1i34076ByOheLSBui9h35WBTu0EVz7YyxrWQXF2692L+plKq+OZushjvpemI27b6skzqN1AdjxzsN5DV8A=='}}} May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: '' is too short May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'minLength' in schema['properties']['keypair']['properties']['name']: May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'format': 'name', 'maxLength': 255, 'minLength': 1, 'type': 'string'} May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['keypair']: May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi '' May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:20:22.019796 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute name. Value: . '' is too short May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute name. Value: . '' is too short May 18 22:20:22.025272 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:22.030844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-74543584-117f-4ce8-84b8-ece30f620d66 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Returning 400 to user: Invalid input for field/attribute name. Value: . '' is too short {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:22.031714 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-74543584-117f-4ce8-84b8-ece30f620d66 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 400 len: 108 microversion: 2.1 time: 0.021284 May 18 22:20:22.032288 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 743/1423] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:20:22 2022] POST /compute/v2.1/os-keypairs => generated 108 bytes in 22 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) May 18 22:20:22.041424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-11a8ab30-fc23-4b48-a41e-f79b8f92d37a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:22.047671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-11a8ab30-fc23-4b48-a41e-f79b8f92d37a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:22.062501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11a8ab30-fc23-4b48-a41e-f79b8f92d37a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:22.063349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11a8ab30-fc23-4b48-a41e-f79b8f92d37a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:22.064370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11a8ab30-fc23-4b48-a41e-f79b8f92d37a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:22.065155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11a8ab30-fc23-4b48-a41e-f79b8f92d37a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:22.268104 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-93f37432-de2b-40b1-8b5b-f17a8418099e tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.348628 May 18 22:20:22.268696 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 681/1424] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:20:21 2022] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:22.272741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-11a8ab30-fc23-4b48-a41e-f79b8f92d37a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:22.274492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-59a8d38f-25be-4c06-838e-05169de86076 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Action: 'create', calling method: .version_select at 0x7fa2ecf2d4c0>, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-1502322620", "public_key": " "}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:22.291266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-11a8ab30-fc23-4b48-a41e-f79b8f92d37a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:22.292885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-11a8ab30-fc23-4b48-a41e-f79b8f92d37a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:22.294124 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-11a8ab30-fc23-4b48-a41e-f79b8f92d37a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.260418 May 18 22:20:22.294761 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 744/1425] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:22 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:22.299527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-24b9bc26-b47a-460b-a0fb-b57122bdd84d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:22.300451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-24b9bc26-b47a-460b-a0fb-b57122bdd84d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:22.310486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24b9bc26-b47a-460b-a0fb-b57122bdd84d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:22.311190 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24b9bc26-b47a-460b-a0fb-b57122bdd84d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:22.311953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24b9bc26-b47a-460b-a0fb-b57122bdd84d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:22.312387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24b9bc26-b47a-460b-a0fb-b57122bdd84d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:22.316298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-59a8d38f-25be-4c06-838e-05169de86076 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Getting quotas for project b8f27fc4374846a98df876763af8c987. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:22.324812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-59a8d38f-25be-4c06-838e-05169de86076 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Getting quotas for user 0fb055fb5c524a32b7b0e75d372e5dd5 and project b8f27fc4374846a98df876763af8c987. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:22.347627 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-59a8d38f-25be-4c06-838e-05169de86076 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint May 18 22:20:22.347981 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-24b9bc26-b47a-460b-a0fb-b57122bdd84d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.051906 May 18 22:20:22.349341 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 745/1426] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:22 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:22.354284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2bae07e2-b37e-47e1-8301-becdee989196 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Action: 'create', calling method: .version_select at 0x7fa2ed159b80>, body: {"security_group_rule": {"parent_group_id": "db251071-8c07-4c74-928b-cddd6db8afd3", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-59a8d38f-25be-4c06-838e-05169de86076 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Request method failure captured: May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-keypairs HTTP/1.1 May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 95 May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEkVIQFamdhjQHPU-OOV5ca8Riy0hjXncIJc7wSZc4__dcvtQXMF_i5IYzTfk9eAuhKJ850pAjowwTB45ZM3FwShmOeSAlpB4PTT9G2yyYCF_u5TodPTNivpJZX-avsZH4WOQsiwpETCuJqQOgQNnAEiH8PqSz0ealHeTE6J44nWoI May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b8f27fc4374846a98df876763af8c987"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b8f27fc4374846a98df876763af8c987"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}] May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0fb055fb5c524a32b7b0e75d372e5dd5 May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-1502322620", "public_key": " "}} May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: exception: Keypair data is invalid: failed to generate fingerprint May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'keypair': {'name': 'tempest-KeyPairsNegativeTestJSON-keypair-1502322620', 'public_key': ' '}}} May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/crypto.py", line 71, in generate_fingerprint May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi serialization.load_ssh_public_key( May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cryptography/hazmat/primitives/serialization/ssh.py", line 650, in load_ssh_public_key May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise ValueError("Invalid line format") May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ValueError: Invalid line format May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 113, in _create May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi keypair = self.api.import_key_pair( May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6658, in import_key_pair May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi fingerprint = self._generate_fingerprint(public_key, key_type) May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6731, in _generate_fingerprint May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return crypto.generate_fingerprint(public_key) May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/crypto.py", line 77, in generate_fingerprint May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InvalidKeypair( May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InvalidKeypair: Keypair data is invalid: failed to generate fingerprint May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.354469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 99, in create May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._create(req, body) May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 124, in _create May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPBadRequest(explanation=exc.format_message()) May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Keypair data is invalid: failed to generate fingerprint May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Keypair data is invalid: failed to generate fingerprint May 18 22:20:22.358959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.362275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-59a8d38f-25be-4c06-838e-05169de86076 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:22.363293 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-59a8d38f-25be-4c06-838e-05169de86076 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.093426 May 18 22:20:22.364736 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 682/1427] 10.222.0.58 () {60 vars in 1157 bytes} [Wed May 18 22:20:22 2022] POST /compute/v2.1/os-keypairs => generated 99 bytes in 95 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) May 18 22:20:22.376420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9a575c1c-adcc-4ff1-9142-60be1c1f5532 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Action: 'create', calling method: .version_select at 0x7fa2ece30160>, body: {"keypair": {"name": "keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBeZuq6yUsPb1Uw9qrcwP53lVZ5f05ZOesPYYeQNYuDufzj05/aeTSh14KE0qBdJ0FkVEc8bWCoAeJbqpkq6OFLrVu9jh2QsW9Sb3k/fXXTm9kKe5anz9kiQeAdKAhjnKA=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9a575c1c-adcc-4ff1-9142-60be1c1f5532 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Request method failure captured: May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-keypairs HTTP/1.1 May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 507 May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEkVIQFamdhjQHPU-OOV5ca8Riy0hjXncIJc7wSZc4__dcvtQXMF_i5IYzTfk9eAuhKJ850pAjowwTB45ZM3FwShmOeSAlpB4PTT9G2yyYCF_u5TodPTNivpJZX-avsZH4WOQsiwpETCuJqQOgQNnAEiH8PqSz0ealHeTE6J44nWoI May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b8f27fc4374846a98df876763af8c987"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b8f27fc4374846a98df876763af8c987"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}] May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0fb055fb5c524a32b7b0e75d372e5dd5 May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: {"keypair": {"name": "keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBeZuq6yUsPb1Uw9qrcwP53lVZ5f05ZOesPYYeQNYuDufzj05/aeTSh14KE0qBdJ0FkVEc8bWCoAeJbqpkq6OFLrVu9jh2QsW9Sb3k/fXXTm9kKe5anz9kiQeAdKAhjnKA=="}} May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute name. Value: keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000. 'keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' is too long May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'keypair': {'name': 'keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBeZuq6yUsPb1Uw9qrcwP53lVZ5f05ZOesPYYeQNYuDufzj05/aeTSh14KE0qBdJ0FkVEc8bWCoAeJbqpkq6OFLrVu9jh2QsW9Sb3k/fXXTm9kKe5anz9kiQeAdKAhjnKA=='}}} May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' is too long May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'maxLength' in schema['properties']['keypair']['properties']['name']: May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'format': 'name', 'maxLength': 255, 'minLength': 1, 'type': 'string'} May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['keypair']: May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' May 18 22:20:22.379170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute name. Value: keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000. 'keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' is too long May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute name. Value: keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000. 'keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' is too long May 18 22:20:22.383359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.397235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9a575c1c-adcc-4ff1-9142-60be1c1f5532 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Returning 400 to user: Invalid input for field/attribute name. Value: keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000. 'keypair-000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' is too long {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:22.398555 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9a575c1c-adcc-4ff1-9142-60be1c1f5532 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 400 len: 627 microversion: 2.1 time: 0.026158 May 18 22:20:22.399135 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 683/1428] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:20:22 2022] POST /compute/v2.1/os-keypairs => generated 627 bytes in 27 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) May 18 22:20:22.408317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0466ad32-90fc-48db-bdbb-9e54830d4dbe tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Action: 'create', calling method: .version_select at 0x7fa2ece643a0>, body: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-104483149", "public_key": "ssh-rsa JUNK nova@ubuntu"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:22.419315 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-2bae07e2-b37e-47e1-8301-becdee989196 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] HTTP exception thrown: This rule already exists in group db251071-8c07-4c74-928b-cddd6db8afd3 May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2bae07e2-b37e-47e1-8301-becdee989196 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Request method failure captured: May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/os-security-group-rules HTTP/1.1 May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 138 May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEkIoPuraN4oB6e_m-czUSuooiw0EIFI0-FBiq7K_rcF8hXsX9OGchM-_BKrNfBfM_Xjz1q7uUrzKcTEFkkW4y3HO1wSJipkQlrD9xbxpAFYmbX8SWsrwhAAS-2RcFYciG2tf3CUvPj_GQgXnwN0-crjVcZqCV0ro99K_Dmmc9HWVI May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6818dc9679a749c7880aa6231a57521d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}] May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 04caac06324c40a5b19f0a7750705127 May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: {"security_group_rule": {"parent_group_id": "db251071-8c07-4c74-928b-cddd6db8afd3", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: exception: This rule already exists in group db251071-8c07-4c74-928b-cddd6db8afd3 May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'security_group_rule': {'parent_group_id': 'db251071-8c07-4c74-928b-cddd6db8afd3', 'ip_protocol': 'tcp', 'from_port': 22, 'to_port': 22}}} May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 324, in create May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi security_group_api.create_security_group_rule( May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 186, in create_security_group_rule May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.Invalid(msg) May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.Invalid: This rule already exists in group db251071-8c07-4c74-928b-cddd6db8afd3 May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 327, in create May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=exp.format_message()) May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: This rule already exists in group db251071-8c07-4c74-928b-cddd6db8afd3 May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:22.422843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:22.428340 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:22.428340 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:22.428340 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: This rule already exists in group db251071-8c07-4c74-928b-cddd6db8afd3 May 18 22:20:22.428340 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:22.428340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2bae07e2-b37e-47e1-8301-becdee989196 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Returning 400 to user: This rule already exists in group db251071-8c07-4c74-928b-cddd6db8afd3 {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:22.428340 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2bae07e2-b37e-47e1-8301-becdee989196 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 114 microversion: 2.1 time: 0.074154 May 18 22:20:22.428340 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 746/1429] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:20:22 2022] POST /compute/v2.1/os-security-group-rules => generated 114 bytes in 75 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:20:22.433644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bc4025fc-955e-465a-8b94-ce8a78310a18 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Calling method '.version_select at 0x7fa2ed0c30d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:22.446910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-0466ad32-90fc-48db-bdbb-9e54830d4dbe tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Getting quotas for project b8f27fc4374846a98df876763af8c987. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:22.453631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-0466ad32-90fc-48db-bdbb-9e54830d4dbe tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Getting quotas for user 0fb055fb5c524a32b7b0e75d372e5dd5 and project b8f27fc4374846a98df876763af8c987. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:22.481626 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-0466ad32-90fc-48db-bdbb-9e54830d4dbe tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] HTTP exception thrown: Keypair data is invalid: failed to generate fingerprint May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0466ad32-90fc-48db-bdbb-9e54830d4dbe tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Request method failure captured: May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-keypairs HTTP/1.1 May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 117 May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEkVIQFamdhjQHPU-OOV5ca8Riy0hjXncIJc7wSZc4__dcvtQXMF_i5IYzTfk9eAuhKJ850pAjowwTB45ZM3FwShmOeSAlpB4PTT9G2yyYCF_u5TodPTNivpJZX-avsZH4WOQsiwpETCuJqQOgQNnAEiH8PqSz0ealHeTE6J44nWoI May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b8f27fc4374846a98df876763af8c987"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b8f27fc4374846a98df876763af8c987"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}] May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0fb055fb5c524a32b7b0e75d372e5dd5 May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: {"keypair": {"name": "tempest-KeyPairsNegativeTestJSON-keypair-104483149", "public_key": "ssh-rsa JUNK nova@ubuntu"}} May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: exception: Keypair data is invalid: failed to generate fingerprint May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'keypair': {'name': 'tempest-KeyPairsNegativeTestJSON-keypair-104483149', 'public_key': 'ssh-rsa JUNK nova@ubuntu'}}} May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/crypto.py", line 71, in generate_fingerprint May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi serialization.load_ssh_public_key( May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cryptography/hazmat/primitives/serialization/ssh.py", line 664, in load_ssh_public_key May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi inner_key_type, data = _get_sshstr(data) May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cryptography/hazmat/primitives/serialization/ssh.py", line 134, in _get_sshstr May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi n, data = _get_u32(data) May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cryptography/hazmat/primitives/serialization/ssh.py", line 121, in _get_u32 May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise ValueError("Invalid data") May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ValueError: Invalid data May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 113, in _create May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi keypair = self.api.import_key_pair( May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6658, in import_key_pair May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi fingerprint = self._generate_fingerprint(public_key, key_type) May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6731, in _generate_fingerprint May 18 22:20:22.483877 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return crypto.generate_fingerprint(public_key) May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/crypto.py", line 77, in generate_fingerprint May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InvalidKeypair( May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InvalidKeypair: Keypair data is invalid: failed to generate fingerprint May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 99, in create May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._create(req, body) May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 124, in _create May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPBadRequest(explanation=exc.format_message()) May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Keypair data is invalid: failed to generate fingerprint May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Keypair data is invalid: failed to generate fingerprint May 18 22:20:22.488116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.499594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0466ad32-90fc-48db-bdbb-9e54830d4dbe tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Returning 400 to user: Keypair data is invalid: failed to generate fingerprint {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:22.500686 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0466ad32-90fc-48db-bdbb-9e54830d4dbe tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 400 len: 99 microversion: 2.1 time: 0.096178 May 18 22:20:22.509600 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 684/1430] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:20:22 2022] POST /compute/v2.1/os-keypairs => generated 99 bytes in 105 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) May 18 22:20:22.514462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-294deb1b-ade9-455d-9e0e-a0baf0d13751 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Calling method '.version_select at 0x7fa2ecf2d940>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:22.527707 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-294deb1b-ade9-455d-9e0e-a0baf0d13751 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] HTTP exception thrown: Keypair tempest-keypair-non-existent-492374215 not found for user 0fb055fb5c524a32b7b0e75d372e5dd5 May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-294deb1b-ade9-455d-9e0e-a0baf0d13751 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Request method failure captured: May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-keypairs/tempest-keypair-non-existent-492374215 HTTP/1.1 May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEkVIQFamdhjQHPU-OOV5ca8Riy0hjXncIJc7wSZc4__dcvtQXMF_i5IYzTfk9eAuhKJ850pAjowwTB45ZM3FwShmOeSAlpB4PTT9G2yyYCF_u5TodPTNivpJZX-avsZH4WOQsiwpETCuJqQOgQNnAEiH8PqSz0ealHeTE6J44nWoI May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b8f27fc4374846a98df876763af8c987"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b8f27fc4374846a98df876763af8c987"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b8f27fc4374846a98df876763af8c987"}]}] May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: b8f27fc4374846a98df876763af8c987 May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-KeyPairsNegativeTestJSON-1976564384 May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0fb055fb5c524a32b7b0e75d372e5dd5 May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-KeyPairsNegativeTestJSON-1976564384-project May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: exception: Keypair tempest-keypair-non-existent-492374215 not found for user 0fb055fb5c524a32b7b0e75d372e5dd5 May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'tempest-keypair-non-existent-492374215'} May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 164, in _delete May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.api.delete_key_pair(context, user_id, id) May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 71, in wrapped May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _emit_versioned_exception_notification( May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/exception_wrapper.py", line 63, in wrapped May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, *args, **kw) May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6745, in delete_key_pair May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi keypair = self.get_key_pair(context, user_id, key_name) May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6766, in get_key_pair May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return objects.KeyPair.get_by_name(context, user_id, key_name) May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/keypair.py", line 144, in get_by_name May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi db_keypair = cls._get_from_db(context, user_id, name) May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/keypair.py", line 126, in _get_from_db May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return _get_from_db(context, user_id, name=name) May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/keypair.py", line 40, in _get_from_db May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.KeypairNotFound(user_id=user_id, name=name) May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.KeypairNotFound: Keypair tempest-keypair-non-existent-492374215 not found for user 0fb055fb5c524a32b7b0e75d372e5dd5 May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.531101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 137, in delete May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req, id) May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/keypairs.py", line 166, in _delete May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=exc.format_message()) May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Keypair tempest-keypair-non-existent-492374215 not found for user 0fb055fb5c524a32b7b0e75d372e5dd5 May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Keypair tempest-keypair-non-existent-492374215 not found for user 0fb055fb5c524a32b7b0e75d372e5dd5 May 18 22:20:22.538395 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:22.545193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-294deb1b-ade9-455d-9e0e-a0baf0d13751 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] Returning 404 to user: Keypair tempest-keypair-non-existent-492374215 not found for user 0fb055fb5c524a32b7b0e75d372e5dd5 {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:22.545193 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-294deb1b-ade9-455d-9e0e-a0baf0d13751 tempest-KeyPairsNegativeTestJSON-1976564384 tempest-KeyPairsNegativeTestJSON-1976564384-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-non-existent-492374215" status: 404 len: 144 microversion: 2.1 time: 0.033848 May 18 22:20:22.545877 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 685/1431] 10.222.0.58 () {58 vars in 1256 bytes} [Wed May 18 22:20:22 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-non-existent-492374215 => generated 144 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:20:22.691185 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bc4025fc-955e-465a-8b94-ce8a78310a18 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-group-rules/1e3a00d1-abbe-4a3c-ad82-071703e30dab" status: 202 len: 0 microversion: 2.1 time: 0.261273 May 18 22:20:22.693989 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 747/1432] 10.222.0.58 () {58 vars in 1286 bytes} [Wed May 18 22:20:22 2022] DELETE /compute/v2.1/os-security-group-rules/1e3a00d1-abbe-4a3c-ad82-071703e30dab => generated 0 bytes in 264 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:20:22.703707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dee8f6fa-fb26-41f1-9cb2-9ff0565077f3 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Action: 'create', calling method: .version_select at 0x7fa2ece788b0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-338665009", "description": "tempest-description-316530472"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:22.813760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f465295f-3819-477c-b309-2dce21d144f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:22.816608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f465295f-3819-477c-b309-2dce21d144f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:22.846816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f465295f-3819-477c-b309-2dce21d144f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:22.849252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f465295f-3819-477c-b309-2dce21d144f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:22.851038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f465295f-3819-477c-b309-2dce21d144f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:22.852488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f465295f-3819-477c-b309-2dce21d144f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:23.077860 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dee8f6fa-fb26-41f1-9cb2-9ff0565077f3 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 254 microversion: 2.1 time: 0.378235 May 18 22:20:23.084191 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 686/1433] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:20:22 2022] POST /compute/v2.1/os-security-groups => generated 254 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:23.097663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-222806ea-3343-4648-8950-2bfb471dd92d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:23.098989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-222806ea-3343-4648-8950-2bfb471dd92d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:23.109603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-222806ea-3343-4648-8950-2bfb471dd92d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:23.112476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-222806ea-3343-4648-8950-2bfb471dd92d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:23.112754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-222806ea-3343-4648-8950-2bfb471dd92d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:23.113234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-222806ea-3343-4648-8950-2bfb471dd92d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:23.196588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f465295f-3819-477c-b309-2dce21d144f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:23.221806 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f465295f-3819-477c-b309-2dce21d144f1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.421176 May 18 22:20:23.228476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-222806ea-3343-4648-8950-2bfb471dd92d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:23.236792 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 748/1434] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:22 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:23.243958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-55d23e60-5b29-4009-a89a-31921f12e8fe tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Action: 'create', calling method: .version_select at 0x7fa2ed0c20d0>, body: {"security_group_rule": {"parent_group_id": "8f4e7293-3f9b-4229-ad19-62d1d1748e6e", "ip_protocol": "tcp", "from_port": 564213908, "to_port": 22}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:23.257668 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-222806ea-3343-4648-8950-2bfb471dd92d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.177648 May 18 22:20:23.258400 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 687/1435] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:23 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:23.311811 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-55d23e60-5b29-4009-a89a-31921f12e8fe tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] HTTP exception thrown: Invalid port range 564213908:22. Former value cannot be greater than the later May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-55d23e60-5b29-4009-a89a-31921f12e8fe tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Request method failure captured: May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/os-security-group-rules HTTP/1.1 May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 145 May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEkIoPuraN4oB6e_m-czUSuooiw0EIFI0-FBiq7K_rcF8hXsX9OGchM-_BKrNfBfM_Xjz1q7uUrzKcTEFkkW4y3HO1wSJipkQlrD9xbxpAFYmbX8SWsrwhAAS-2RcFYciG2tf3CUvPj_GQgXnwN0-crjVcZqCV0ro99K_Dmmc9HWVI May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6818dc9679a749c7880aa6231a57521d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}] May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 04caac06324c40a5b19f0a7750705127 May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: {"security_group_rule": {"parent_group_id": "8f4e7293-3f9b-4229-ad19-62d1d1748e6e", "ip_protocol": "tcp", "from_port": 564213908, "to_port": 22}} May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid port range 564213908:22. Former value cannot be greater than the later May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'security_group_rule': {'parent_group_id': '8f4e7293-3f9b-4229-ad19-62d1d1748e6e', 'ip_protocol': 'tcp', 'from_port': 564213908, 'to_port': 22}}} May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 294, in create May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi new_rule = self._rule_args_to_dict(context, May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 346, in _rule_args_to_dict May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return security_group_api.new_cidr_ingress_rule( May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 103, in new_cidr_ingress_rule May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return _new_ingress_rule( May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 150, in _new_ingress_rule May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InvalidPortRange(from_port=from_port, May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InvalidPortRange: Invalid port range 564213908:22. Former value cannot be greater than the later May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 301, in create May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=exp.format_message()) May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Invalid port range 564213908:22. Former value cannot be greater than the later May 18 22:20:23.313354 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.318296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:23.318296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.318296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:23.318296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:23.318296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:23.318296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:23.318296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:23.318296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid port range 564213908:22. Former value cannot be greater than the later May 18 22:20:23.318296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.318296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-55d23e60-5b29-4009-a89a-31921f12e8fe tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Returning 400 to user: Invalid port range 564213908:22. Former value cannot be greater than the later {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:23.318296 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-55d23e60-5b29-4009-a89a-31921f12e8fe tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 122 microversion: 2.1 time: 0.077142 May 18 22:20:23.318296 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 749/1436] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:20:23 2022] POST /compute/v2.1/os-security-group-rules => generated 122 bytes in 79 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:20:23.321948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4945d4ca-c9d8-4369-94cb-68e6bc8e6c91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:23.322896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4945d4ca-c9d8-4369-94cb-68e6bc8e6c91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:23.330700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2df3728a-098d-40f7-8477-f2f8e47ea187 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Action: 'create', calling method: .version_select at 0x7fa2ed159a60>, body: {"security_group_rule": {"parent_group_id": "tempest-non_int_id-1768387229", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:23.332525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4945d4ca-c9d8-4369-94cb-68e6bc8e6c91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:23.333103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4945d4ca-c9d8-4369-94cb-68e6bc8e6c91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:23.334360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4945d4ca-c9d8-4369-94cb-68e6bc8e6c91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:23.334894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4945d4ca-c9d8-4369-94cb-68e6bc8e6c91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:23.339064 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-2df3728a-098d-40f7-8477-f2f8e47ea187 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] HTTP exception thrown: Security group id should be uuid May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2df3728a-098d-40f7-8477-f2f8e47ea187 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Request method failure captured: May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/os-security-group-rules HTTP/1.1 May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 131 May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEkIoPuraN4oB6e_m-czUSuooiw0EIFI0-FBiq7K_rcF8hXsX9OGchM-_BKrNfBfM_Xjz1q7uUrzKcTEFkkW4y3HO1wSJipkQlrD9xbxpAFYmbX8SWsrwhAAS-2RcFYciG2tf3CUvPj_GQgXnwN0-crjVcZqCV0ro99K_Dmmc9HWVI May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6818dc9679a749c7880aa6231a57521d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}] May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 04caac06324c40a5b19f0a7750705127 May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: {"security_group_rule": {"parent_group_id": "tempest-non_int_id-1768387229", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: exception: Security group id should be uuid May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'security_group_rule': {'parent_group_id': 'tempest-non_int_id-1768387229', 'ip_protocol': 'tcp', 'from_port': 22, 'to_port': 22}}} May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 285, in create May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi parent_group_id = security_group_api.validate_id( May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 51, in validate_id May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.Invalid(msg) May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.Invalid: Security group id should be uuid May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 301, in create May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=exp.format_message()) May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Security group id should be uuid May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:23.346810 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:23.351665 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group id should be uuid May 18 22:20:23.351665 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.351665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2df3728a-098d-40f7-8477-f2f8e47ea187 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Returning 400 to user: Security group id should be uuid {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:23.352522 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2df3728a-098d-40f7-8477-f2f8e47ea187 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 76 microversion: 2.1 time: 0.027935 May 18 22:20:23.353652 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 750/1437] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:20:23 2022] POST /compute/v2.1/os-security-group-rules => generated 76 bytes in 32 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) May 18 22:20:23.366497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e5d5cf3e-f5d5-48a5-9909-d3ad067894d1 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Action: 'create', calling method: .version_select at 0x7fa2ed07daf0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1412895686", "description": "tempest-description-1570786655"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:23.595056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4945d4ca-c9d8-4369-94cb-68e6bc8e6c91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:23.623764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4945d4ca-c9d8-4369-94cb-68e6bc8e6c91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:23.625807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4945d4ca-c9d8-4369-94cb-68e6bc8e6c91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:23.631513 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4945d4ca-c9d8-4369-94cb-68e6bc8e6c91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.322965 May 18 22:20:23.632753 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 688/1438] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:23 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:20:23.641536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-185aa0b6-f994-43ee-8a7f-63e6ed4fb06f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:23.643053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-185aa0b6-f994-43ee-8a7f-63e6ed4fb06f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:23.659217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-185aa0b6-f994-43ee-8a7f-63e6ed4fb06f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:23.663814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-185aa0b6-f994-43ee-8a7f-63e6ed4fb06f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:23.665061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-185aa0b6-f994-43ee-8a7f-63e6ed4fb06f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:23.665895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-185aa0b6-f994-43ee-8a7f-63e6ed4fb06f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:23.675848 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e5d5cf3e-f5d5-48a5-9909-d3ad067894d1 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 256 microversion: 2.1 time: 0.317317 May 18 22:20:23.677512 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 751/1439] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:20:23 2022] POST /compute/v2.1/os-security-groups => generated 256 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:23.691916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8aaa04e1-c8e5-4a28-b783-e0b69deba510 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Action: 'create', calling method: .version_select at 0x7fa2ecd84af0>, body: {"security_group_rule": {"parent_group_id": "fe17f4a9-4ada-4c00-952f-cac7365f61e4", "ip_protocol": "tempest-999-108936161", "from_port": 22, "to_port": 22}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:23.739224 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-185aa0b6-f994-43ee-8a7f-63e6ed4fb06f tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.104368 May 18 22:20:23.740619 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 689/1440] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:23 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 197 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:23.812526 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-8aaa04e1-c8e5-4a28-b783-e0b69deba510 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] HTTP exception thrown: Invalid IP protocol tempest-999-108936161. May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8aaa04e1-c8e5-4a28-b783-e0b69deba510 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Request method failure captured: May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/os-security-group-rules HTTP/1.1 May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 156 May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEkIoPuraN4oB6e_m-czUSuooiw0EIFI0-FBiq7K_rcF8hXsX9OGchM-_BKrNfBfM_Xjz1q7uUrzKcTEFkkW4y3HO1wSJipkQlrD9xbxpAFYmbX8SWsrwhAAS-2RcFYciG2tf3CUvPj_GQgXnwN0-crjVcZqCV0ro99K_Dmmc9HWVI May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6818dc9679a749c7880aa6231a57521d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}] May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 04caac06324c40a5b19f0a7750705127 May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: {"security_group_rule": {"parent_group_id": "fe17f4a9-4ada-4c00-952f-cac7365f61e4", "ip_protocol": "tempest-999-108936161", "from_port": 22, "to_port": 22}} May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid IP protocol tempest-999-108936161. May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'security_group_rule': {'parent_group_id': 'fe17f4a9-4ada-4c00-952f-cac7365f61e4', 'ip_protocol': 'tempest-999-108936161', 'from_port': 22, 'to_port': 22}}} May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 294, in create May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi new_rule = self._rule_args_to_dict(context, May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 346, in _rule_args_to_dict May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return security_group_api.new_cidr_ingress_rule( May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 103, in new_cidr_ingress_rule May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return _new_ingress_rule( May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 144, in _new_ingress_rule May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InvalidIpProtocol(protocol=ip_protocol) May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InvalidIpProtocol: Invalid IP protocol tempest-999-108936161. May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 301, in create May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=exp.format_message()) May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Invalid IP protocol tempest-999-108936161. May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.814244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:23.820452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.820452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:23.820452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:23.820452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:23.820452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:23.820452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:23.820452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid IP protocol tempest-999-108936161. May 18 22:20:23.820452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:23.820452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8aaa04e1-c8e5-4a28-b783-e0b69deba510 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Returning 400 to user: Invalid IP protocol tempest-999-108936161. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:23.821884 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8aaa04e1-c8e5-4a28-b783-e0b69deba510 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 86 microversion: 2.1 time: 0.135294 May 18 22:20:23.822408 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 752/1441] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:20:23 2022] POST /compute/v2.1/os-security-group-rules => generated 86 bytes in 137 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) May 18 22:20:23.832553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c0498771-cd7d-4902-a3c9-781ee53c4f9a tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Action: 'create', calling method: .version_select at 0x7fa2ece301f0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-553125856", "description": "tempest-description-994460665"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:24.093221 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c0498771-cd7d-4902-a3c9-781ee53c4f9a tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 254 microversion: 2.1 time: 0.265197 May 18 22:20:24.094654 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 690/1442] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:20:23 2022] POST /compute/v2.1/os-security-groups => generated 254 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:24.106471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-235c9a3b-9bd0-4df5-9b3d-8903ee84e406 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Action: 'create', calling method: .version_select at 0x7fa2ed14ae50>, body: {"security_group_rule": {"parent_group_id": "dacf9a6e-1798-46cd-b3a0-1238e8ca48e9", "ip_protocol": "tcp", "from_port": 22, "to_port": 21}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:24.167989 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-235c9a3b-9bd0-4df5-9b3d-8903ee84e406 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] HTTP exception thrown: Invalid port range 22:21. Former value cannot be greater than the later May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-235c9a3b-9bd0-4df5-9b3d-8903ee84e406 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Request method failure captured: May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/os-security-group-rules HTTP/1.1 May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 138 May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEkIoPuraN4oB6e_m-czUSuooiw0EIFI0-FBiq7K_rcF8hXsX9OGchM-_BKrNfBfM_Xjz1q7uUrzKcTEFkkW4y3HO1wSJipkQlrD9xbxpAFYmbX8SWsrwhAAS-2RcFYciG2tf3CUvPj_GQgXnwN0-crjVcZqCV0ro99K_Dmmc9HWVI May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6818dc9679a749c7880aa6231a57521d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}] May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 04caac06324c40a5b19f0a7750705127 May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: {"security_group_rule": {"parent_group_id": "dacf9a6e-1798-46cd-b3a0-1238e8ca48e9", "ip_protocol": "tcp", "from_port": 22, "to_port": 21}} May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid port range 22:21. Former value cannot be greater than the later May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'security_group_rule': {'parent_group_id': 'dacf9a6e-1798-46cd-b3a0-1238e8ca48e9', 'ip_protocol': 'tcp', 'from_port': 22, 'to_port': 21}}} May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 294, in create May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi new_rule = self._rule_args_to_dict(context, May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 346, in _rule_args_to_dict May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return security_group_api.new_cidr_ingress_rule( May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 103, in new_cidr_ingress_rule May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return _new_ingress_rule( May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 150, in _new_ingress_rule May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InvalidPortRange(from_port=from_port, May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InvalidPortRange: Invalid port range 22:21. Former value cannot be greater than the later May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 301, in create May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=exp.format_message()) May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Invalid port range 22:21. Former value cannot be greater than the later May 18 22:20:24.170018 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:24.175189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:24.175189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:24.175189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.175189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:24.175189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:24.175189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:24.175189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:24.175189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid port range 22:21. Former value cannot be greater than the later May 18 22:20:24.175189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:24.178430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-235c9a3b-9bd0-4df5-9b3d-8903ee84e406 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Returning 400 to user: Invalid port range 22:21. Former value cannot be greater than the later {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:24.179893 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-235c9a3b-9bd0-4df5-9b3d-8903ee84e406 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 115 microversion: 2.1 time: 0.077808 May 18 22:20:24.181148 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 753/1443] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:20:24 2022] POST /compute/v2.1/os-security-group-rules => generated 115 bytes in 80 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) May 18 22:20:24.191354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86c5d705-fbac-4397-87d2-0b51340694b6 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Action: 'create', calling method: .version_select at 0x7fa2ecf2de50>, body: {"security_group": {"name": "tempest-SecurityGroupRulesNegativeTestJSON-securitygroup-1292174374", "description": "tempest-description-2118117738"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:24.243532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-538bc1e4-7c6d-429f-b8ca-61f71f9c7f76 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:24.244133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-538bc1e4-7c6d-429f-b8ca-61f71f9c7f76 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:24.263699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-538bc1e4-7c6d-429f-b8ca-61f71f9c7f76 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:24.267346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-538bc1e4-7c6d-429f-b8ca-61f71f9c7f76 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:24.268147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-538bc1e4-7c6d-429f-b8ca-61f71f9c7f76 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:24.268594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-538bc1e4-7c6d-429f-b8ca-61f71f9c7f76 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:24.426445 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-86c5d705-fbac-4397-87d2-0b51340694b6 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 256 microversion: 2.1 time: 0.238950 May 18 22:20:24.428988 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 691/1444] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:20:24 2022] POST /compute/v2.1/os-security-groups => generated 256 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:24.438461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-82913e70-6ef6-43c9-b821-d7b5173a8f91 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:24.440855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-82913e70-6ef6-43c9-b821-d7b5173a8f91 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:24.461125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82913e70-6ef6-43c9-b821-d7b5173a8f91 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:24.471639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82913e70-6ef6-43c9-b821-d7b5173a8f91 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:24.472736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82913e70-6ef6-43c9-b821-d7b5173a8f91 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:24.474212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82913e70-6ef6-43c9-b821-d7b5173a8f91 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:24.558731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-538bc1e4-7c6d-429f-b8ca-61f71f9c7f76 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:24.568724 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-538bc1e4-7c6d-429f-b8ca-61f71f9c7f76 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.330786 May 18 22:20:24.578352 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 754/1445] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:24 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:24.578352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fa672089-67e4-43b2-b2dc-b51e2cc60244 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Action: 'create', calling method: .version_select at 0x7fa2ed14a670>, body: {"security_group_rule": {"parent_group_id": "80c8ae2c-5ee3-4ef5-a4b0-45cfc2a9bcac", "ip_protocol": "tcp", "from_port": 22, "to_port": 877846308}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:24.620020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-82913e70-6ef6-43c9-b821-d7b5173a8f91 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:24.646997 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-fa672089-67e4-43b2-b2dc-b51e2cc60244 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] HTTP exception thrown: Invalid port range 22:877846308. Valid TCP ports should be between 1-65535 May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fa672089-67e4-43b2-b2dc-b51e2cc60244 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Request method failure captured: May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/os-security-group-rules HTTP/1.1 May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 145 May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEkIoPuraN4oB6e_m-czUSuooiw0EIFI0-FBiq7K_rcF8hXsX9OGchM-_BKrNfBfM_Xjz1q7uUrzKcTEFkkW4y3HO1wSJipkQlrD9xbxpAFYmbX8SWsrwhAAS-2RcFYciG2tf3CUvPj_GQgXnwN0-crjVcZqCV0ro99K_Dmmc9HWVI May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6818dc9679a749c7880aa6231a57521d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}] May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 04caac06324c40a5b19f0a7750705127 May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: {"security_group_rule": {"parent_group_id": "80c8ae2c-5ee3-4ef5-a4b0-45cfc2a9bcac", "ip_protocol": "tcp", "from_port": 22, "to_port": 877846308}} May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid port range 22:877846308. Valid TCP ports should be between 1-65535 May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'security_group_rule': {'parent_group_id': '80c8ae2c-5ee3-4ef5-a4b0-45cfc2a9bcac', 'ip_protocol': 'tcp', 'from_port': 22, 'to_port': 877846308}}} May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 294, in create May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi new_rule = self._rule_args_to_dict(context, May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 346, in _rule_args_to_dict May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return security_group_api.new_cidr_ingress_rule( May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 103, in new_cidr_ingress_rule May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return _new_ingress_rule( May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 157, in _new_ingress_rule May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InvalidPortRange(from_port=from_port, May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InvalidPortRange: Invalid port range 22:877846308. Valid TCP ports should be between 1-65535 May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 301, in create May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=exp.format_message()) May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Invalid port range 22:877846308. Valid TCP ports should be between 1-65535 May 18 22:20:24.649978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:24.654718 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:24.654718 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:24.654718 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.654718 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:24.654718 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:24.654718 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:24.654718 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:24.654718 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid port range 22:877846308. Valid TCP ports should be between 1-65535 May 18 22:20:24.654718 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:20:24.654718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fa672089-67e4-43b2-b2dc-b51e2cc60244 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Returning 400 to user: Invalid port range 22:877846308. Valid TCP ports should be between 1-65535 {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:24.656282 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fa672089-67e4-43b2-b2dc-b51e2cc60244 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 400 len: 118 microversion: 2.1 time: 0.085245 May 18 22:20:24.662888 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 755/1446] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:20:24 2022] POST /compute/v2.1/os-security-group-rules => generated 118 bytes in 88 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:20:24.666052 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-82913e70-6ef6-43c9-b821-d7b5173a8f91 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.235105 May 18 22:20:24.667157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-24fe7bee-4d2a-4095-84c4-37730b5c8f40 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:24.671566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-24fe7bee-4d2a-4095-84c4-37730b5c8f40 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:24.675000 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 692/1447] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:24 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:24.683165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-70968849-cbaf-4bc8-955c-f8e1239cd91f tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Action: 'create', calling method: .version_select at 0x7fa2ecf37ee0>, body: {"security_group_rule": {"parent_group_id": "9fa54580-b0d9-479a-ae20-211c48903a21", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:24.688847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24fe7bee-4d2a-4095-84c4-37730b5c8f40 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:24.690588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24fe7bee-4d2a-4095-84c4-37730b5c8f40 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:24.691483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24fe7bee-4d2a-4095-84c4-37730b5c8f40 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:24.693548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24fe7bee-4d2a-4095-84c4-37730b5c8f40 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:24.711487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-70968849-cbaf-4bc8-955c-f8e1239cd91f tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9fa54580-b0d9-479a-ae20-211c48903a21 does not exist", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:20:24.712088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.security_group_api [None req-70968849-cbaf-4bc8-955c-f8e1239cd91f tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Neutron security group 9fa54580-b0d9-479a-ae20-211c48903a21 not found {{(pid=119083) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:20:24.714485 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-70968849-cbaf-4bc8-955c-f8e1239cd91f tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] HTTP exception thrown: Security group 9fa54580-b0d9-479a-ae20-211c48903a21 does not exist May 18 22:20:24.714485 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-6d656d4b-410f-462b-aea0-98017735267e'] May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-70968849-cbaf-4bc8-955c-f8e1239cd91f tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Request method failure captured: May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-security-group-rules HTTP/1.1 May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 138 May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEkIoPuraN4oB6e_m-czUSuooiw0EIFI0-FBiq7K_rcF8hXsX9OGchM-_BKrNfBfM_Xjz1q7uUrzKcTEFkkW4y3HO1wSJipkQlrD9xbxpAFYmbX8SWsrwhAAS-2RcFYciG2tf3CUvPj_GQgXnwN0-crjVcZqCV0ro99K_Dmmc9HWVI May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6818dc9679a749c7880aa6231a57521d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}] May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 04caac06324c40a5b19f0a7750705127 May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: {"security_group_rule": {"parent_group_id": "9fa54580-b0d9-479a-ae20-211c48903a21", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: exception: Security group 9fa54580-b0d9-479a-ae20-211c48903a21 does not exist May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-6d656d4b-410f-462b-aea0-98017735267e'] May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'security_group_rule': {'parent_group_id': '9fa54580-b0d9-479a-ae20-211c48903a21', 'ip_protocol': 'tcp', 'from_port': 22, 'to_port': 22}}} May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:20:24.717372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group 9fa54580-b0d9-479a-ae20-211c48903a21 does not exist May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-6d656d4b-410f-462b-aea0-98017735267e'] May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 287, in create May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get( May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group 9fa54580-b0d9-479a-ae20-211c48903a21 does not exist May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-6d656d4b-410f-462b-aea0-98017735267e'] May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 303, in create May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group 9fa54580-b0d9-479a-ae20-211c48903a21 does not exist May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-6d656d4b-410f-462b-aea0-98017735267e'] May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group 9fa54580-b0d9-479a-ae20-211c48903a21 does not exist May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-6d656d4b-410f-462b-aea0-98017735267e'] May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-70968849-cbaf-4bc8-955c-f8e1239cd91f tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Returning 404 to user: Security group 9fa54580-b0d9-479a-ae20-211c48903a21 does not exist May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-6d656d4b-410f-462b-aea0-98017735267e'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-70968849-cbaf-4bc8-955c-f8e1239cd91f tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 404 len: 194 microversion: 2.1 time: 0.041925 May 18 22:20:24.726738 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 693/1448] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:20:24 2022] POST /compute/v2.1/os-security-group-rules => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:20:24.732039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4a272a6b-9a15-4600-ba08-1bc8cc7fcd8d tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Calling method '.version_select at 0x7fa2ece30790>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:24.759109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-4a272a6b-9a15-4600-ba08-1bc8cc7fcd8d tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Error message: {"NeutronError": {"type": "SecurityGroupRuleNotFound", "message": "Security group rule 0a62d1ff-ba44-42fa-a688-d3e5b4e7522c does not exist", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:20:24.759718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.security_group_api [None req-4a272a6b-9a15-4600-ba08-1bc8cc7fcd8d tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Neutron security group rule 0a62d1ff-ba44-42fa-a688-d3e5b4e7522c not found {{(pid=119083) get_rule /opt/stack/nova/nova/network/security_group_api.py:463}} May 18 22:20:24.760184 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-4a272a6b-9a15-4600-ba08-1bc8cc7fcd8d tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] HTTP exception thrown: Security group rule 0a62d1ff-ba44-42fa-a688-d3e5b4e7522c does not exist May 18 22:20:24.760184 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-5f51b822-0335-4e50-a38c-0d0dae8db67d'] May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4a272a6b-9a15-4600-ba08-1bc8cc7fcd8d tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Request method failure captured: May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-security-group-rules/0a62d1ff-ba44-42fa-a688-d3e5b4e7522c HTTP/1.1 May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEkIoPuraN4oB6e_m-czUSuooiw0EIFI0-FBiq7K_rcF8hXsX9OGchM-_BKrNfBfM_Xjz1q7uUrzKcTEFkkW4y3HO1wSJipkQlrD9xbxpAFYmbX8SWsrwhAAS-2RcFYciG2tf3CUvPj_GQgXnwN0-crjVcZqCV0ro99K_Dmmc9HWVI May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6818dc9679a749c7880aa6231a57521d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6818dc9679a749c7880aa6231a57521d"}]}] May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 6818dc9679a749c7880aa6231a57521d May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348 May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 04caac06324c40a5b19f0a7750705127 May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupRulesNegativeTestJSON-793596348-project May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: exception: Security group rule 0a62d1ff-ba44-42fa-a688-d3e5b4e7522c does not exist May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-5f51b822-0335-4e50-a38c-0d0dae8db67d'] May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '0a62d1ff-ba44-42fa-a688-d3e5b4e7522c'} May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 459, in get_rule May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi rule = neutron.show_security_group_rule( May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1064, in show_security_group_rule May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_rule_path % (security_group_rule), May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:20:24.762874 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group rule 0a62d1ff-ba44-42fa-a688-d3e5b4e7522c does not exist May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-5f51b822-0335-4e50-a38c-0d0dae8db67d'] May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 359, in delete May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi rule = security_group_api.get_rule(context, id) May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 464, in get_rule May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group rule 0a62d1ff-ba44-42fa-a688-d3e5b4e7522c does not exist May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-5f51b822-0335-4e50-a38c-0d0dae8db67d'] May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 365, in delete May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group rule 0a62d1ff-ba44-42fa-a688-d3e5b4e7522c does not exist May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-5f51b822-0335-4e50-a38c-0d0dae8db67d'] May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group rule 0a62d1ff-ba44-42fa-a688-d3e5b4e7522c does not exist May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-5f51b822-0335-4e50-a38c-0d0dae8db67d'] May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4a272a6b-9a15-4600-ba08-1bc8cc7fcd8d tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Returning 404 to user: Security group rule 0a62d1ff-ba44-42fa-a688-d3e5b4e7522c does not exist May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-5f51b822-0335-4e50-a38c-0d0dae8db67d'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:20:24.767481 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4a272a6b-9a15-4600-ba08-1bc8cc7fcd8d tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-group-rules/0a62d1ff-ba44-42fa-a688-d3e5b4e7522c" status: 404 len: 199 microversion: 2.1 time: 0.038748 May 18 22:20:24.771449 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 694/1449] 10.222.0.58 () {58 vars in 1286 bytes} [Wed May 18 22:20:24 2022] DELETE /compute/v2.1/os-security-group-rules/0a62d1ff-ba44-42fa-a688-d3e5b4e7522c => generated 199 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:20:24.776138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-22b81819-a8ad-4b1c-b1fc-c79c19a9a92b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:24.777058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-22b81819-a8ad-4b1c-b1fc-c79c19a9a92b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:24.785949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22b81819-a8ad-4b1c-b1fc-c79c19a9a92b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:24.786395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22b81819-a8ad-4b1c-b1fc-c79c19a9a92b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:24.788014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22b81819-a8ad-4b1c-b1fc-c79c19a9a92b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:24.788454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22b81819-a8ad-4b1c-b1fc-c79c19a9a92b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:24.789295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-24fe7bee-4d2a-4095-84c4-37730b5c8f40 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:24.825952 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-22b81819-a8ad-4b1c-b1fc-c79c19a9a92b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.053548 May 18 22:20:24.826525 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 695/1450] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:20:24 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687/os-volume_attachments => generated 25 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:20:24.832399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-98fa36c8-bd02-49ca-9f8a-997f55bce451 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Calling method '.version_select at 0x7fa2ecef8790>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:24.920329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-24fe7bee-4d2a-4095-84c4-37730b5c8f40 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:24.933036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-24fe7bee-4d2a-4095-84c4-37730b5c8f40 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:24.936643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-24fe7bee-4d2a-4095-84c4-37730b5c8f40 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:24.939213 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-24fe7bee-4d2a-4095-84c4-37730b5c8f40 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.279505 May 18 22:20:24.939789 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 756/1451] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:24 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:25.112901 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-98fa36c8-bd02-49ca-9f8a-997f55bce451 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/80c8ae2c-5ee3-4ef5-a4b0-45cfc2a9bcac" status: 202 len: 0 microversion: 2.1 time: 0.285140 May 18 22:20:25.114570 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 696/1452] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:20:24 2022] DELETE /compute/v2.1/os-security-groups/80c8ae2c-5ee3-4ef5-a4b0-45cfc2a9bcac => generated 0 bytes in 287 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:20:25.122760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-94ae701e-c127-44ec-a16e-f20cf7f3fa65 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Calling method '.version_select at 0x7fa2ed14ad30>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:25.393977 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-94ae701e-c127-44ec-a16e-f20cf7f3fa65 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/dacf9a6e-1798-46cd-b3a0-1238e8ca48e9" status: 202 len: 0 microversion: 2.1 time: 0.275039 May 18 22:20:25.394934 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 757/1453] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:20:25 2022] DELETE /compute/v2.1/os-security-groups/dacf9a6e-1798-46cd-b3a0-1238e8ca48e9 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:20:25.403868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-817a6501-5f59-46cf-a693-313840ea54b1 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Calling method '.version_select at 0x7fa2ecf883a0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:25.497036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a0c1fdc7-9bfb-4b00-a1c7-9a744c1900ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:25.497938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a0c1fdc7-9bfb-4b00-a1c7-9a744c1900ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:25.504499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0c1fdc7-9bfb-4b00-a1c7-9a744c1900ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:25.505312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0c1fdc7-9bfb-4b00-a1c7-9a744c1900ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:25.506803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0c1fdc7-9bfb-4b00-a1c7-9a744c1900ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:25.507419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0c1fdc7-9bfb-4b00-a1c7-9a744c1900ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:25.678491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a0c1fdc7-9bfb-4b00-a1c7-9a744c1900ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:25.690294 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a0c1fdc7-9bfb-4b00-a1c7-9a744c1900ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.197637 May 18 22:20:25.702991 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 758/1454] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:25 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:25.779001 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-817a6501-5f59-46cf-a693-313840ea54b1 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/fe17f4a9-4ada-4c00-952f-cac7365f61e4" status: 202 len: 0 microversion: 2.1 time: 0.380060 May 18 22:20:25.780610 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 697/1455] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:20:25 2022] DELETE /compute/v2.1/os-security-groups/fe17f4a9-4ada-4c00-952f-cac7365f61e4 => generated 0 bytes in 382 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:20:25.789747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-92bc28a3-f3da-4799-a982-c22a830a98d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:25.790721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-92bc28a3-f3da-4799-a982-c22a830a98d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:25.812631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92bc28a3-f3da-4799-a982-c22a830a98d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:25.813112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92bc28a3-f3da-4799-a982-c22a830a98d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:25.815403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92bc28a3-f3da-4799-a982-c22a830a98d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:25.815858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92bc28a3-f3da-4799-a982-c22a830a98d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:25.941580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-92bc28a3-f3da-4799-a982-c22a830a98d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:25.966417 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-92bc28a3-f3da-4799-a982-c22a830a98d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.184481 May 18 22:20:25.967013 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 698/1456] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:25 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:25.971824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d9c68107-3212-4729-8664-a43c4698f21b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-3-1045327696"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:25.972968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d9c68107-3212-4729-8664-a43c4698f21b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:25.984404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9c68107-3212-4729-8664-a43c4698f21b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:25.984899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9c68107-3212-4729-8664-a43c4698f21b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:25.986430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9c68107-3212-4729-8664-a43c4698f21b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:25.986953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9c68107-3212-4729-8664-a43c4698f21b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:26.111491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7df97888-87f2-4a13-bbb4-c03865d56d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:26.112126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7df97888-87f2-4a13-bbb4-c03865d56d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:26.123552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7df97888-87f2-4a13-bbb4-c03865d56d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:26.123991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7df97888-87f2-4a13-bbb4-c03865d56d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:26.124758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7df97888-87f2-4a13-bbb4-c03865d56d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:26.125182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7df97888-87f2-4a13-bbb4-c03865d56d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:26.357259 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d9c68107-3212-4729-8664-a43c4698f21b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.388854 May 18 22:20:26.361781 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 699/1457] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:20:25 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 391 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) May 18 22:20:26.368133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-27dd4f2e-11e9-4c6e-9bd2-b8bba805a936 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Calling method '.version_select at 0x7fa2ecf37160>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:26.401695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7df97888-87f2-4a13-bbb4-c03865d56d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:26.419931 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7df97888-87f2-4a13-bbb4-c03865d56d42 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.712715 May 18 22:20:26.420554 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 759/1458] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:25 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:26.436292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-984a2614-ccbf-44df-a5e1-f7f3310e6875 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:26.437425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-984a2614-ccbf-44df-a5e1-f7f3310e6875 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:26.456984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-984a2614-ccbf-44df-a5e1-f7f3310e6875 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:26.458149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-984a2614-ccbf-44df-a5e1-f7f3310e6875 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:26.459225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-984a2614-ccbf-44df-a5e1-f7f3310e6875 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:26.459717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-984a2614-ccbf-44df-a5e1-f7f3310e6875 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:26.678598 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-27dd4f2e-11e9-4c6e-9bd2-b8bba805a936 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/8f4e7293-3f9b-4229-ad19-62d1d1748e6e" status: 202 len: 0 microversion: 2.1 time: 0.315153 May 18 22:20:26.682030 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 700/1459] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:20:26 2022] DELETE /compute/v2.1/os-security-groups/8f4e7293-3f9b-4229-ad19-62d1d1748e6e => generated 0 bytes in 317 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:20:26.688104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2dd58935-da61-46ed-95e4-6239468b3b86 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:26.689356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2dd58935-da61-46ed-95e4-6239468b3b86 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:26.702508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2dd58935-da61-46ed-95e4-6239468b3b86 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:26.703156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2dd58935-da61-46ed-95e4-6239468b3b86 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:26.706745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2dd58935-da61-46ed-95e4-6239468b3b86 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:26.707236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2dd58935-da61-46ed-95e4-6239468b3b86 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:26.731935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-984a2614-ccbf-44df-a5e1-f7f3310e6875 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:26.741623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-984a2614-ccbf-44df-a5e1-f7f3310e6875 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:26.749781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-984a2614-ccbf-44df-a5e1-f7f3310e6875 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:26.753240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-984a2614-ccbf-44df-a5e1-f7f3310e6875 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:26.757534 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-984a2614-ccbf-44df-a5e1-f7f3310e6875 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.335939 May 18 22:20:26.762478 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 760/1460] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:26 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:26.771350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-23afbd76-3aa6-4b0b-a08a-24bd2206e704 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] Calling method '.version_select at 0x7fa2ed16b3a0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:27.019467 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-23afbd76-3aa6-4b0b-a08a-24bd2206e704 tempest-SecurityGroupRulesNegativeTestJSON-793596348 tempest-SecurityGroupRulesNegativeTestJSON-793596348-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/db251071-8c07-4c74-928b-cddd6db8afd3" status: 202 len: 0 microversion: 2.1 time: 0.255563 May 18 22:20:27.020687 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 761/1461] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:20:26 2022] DELETE /compute/v2.1/os-security-groups/db251071-8c07-4c74-928b-cddd6db8afd3 => generated 0 bytes in 257 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:20:27.028671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4bb8c614-7cd8-499f-a72d-66091ced547d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:27.029375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4bb8c614-7cd8-499f-a72d-66091ced547d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:27.042617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bb8c614-7cd8-499f-a72d-66091ced547d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:27.045287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bb8c614-7cd8-499f-a72d-66091ced547d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:27.046384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bb8c614-7cd8-499f-a72d-66091ced547d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:27.052360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bb8c614-7cd8-499f-a72d-66091ced547d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:27.159888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2dd58935-da61-46ed-95e4-6239468b3b86 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:27.168122 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2dd58935-da61-46ed-95e4-6239468b3b86 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1681 microversion: 2.1 time: 0.486614 May 18 22:20:27.170735 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 701/1462] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:26 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1681 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:27.441520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-08dd12aa-addb-45f4-be8f-abd66d66cc27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:27.443037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-08dd12aa-addb-45f4-be8f-abd66d66cc27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:27.458235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08dd12aa-addb-45f4-be8f-abd66d66cc27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:27.458601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08dd12aa-addb-45f4-be8f-abd66d66cc27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:27.459387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08dd12aa-addb-45f4-be8f-abd66d66cc27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:27.459816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08dd12aa-addb-45f4-be8f-abd66d66cc27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:27.774730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-08dd12aa-addb-45f4-be8f-abd66d66cc27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:27.783406 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-08dd12aa-addb-45f4-be8f-abd66d66cc27 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.346395 May 18 22:20:27.787316 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 702/1463] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:27 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:27.794948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b72134fb-4c2d-41b5-b44e-1fa33c7538d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:27.795718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b72134fb-4c2d-41b5-b44e-1fa33c7538d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:27.818561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b72134fb-4c2d-41b5-b44e-1fa33c7538d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:27.819274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b72134fb-4c2d-41b5-b44e-1fa33c7538d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:27.820204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b72134fb-4c2d-41b5-b44e-1fa33c7538d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:27.820790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b72134fb-4c2d-41b5-b44e-1fa33c7538d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:27.824663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-4bb8c614-7cd8-499f-a72d-66091ced547d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:27.871093 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4bb8c614-7cd8-499f-a72d-66091ced547d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.846203 May 18 22:20:27.874117 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 762/1464] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:27 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 853 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:28.062537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b72134fb-4c2d-41b5-b44e-1fa33c7538d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:28.076014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b72134fb-4c2d-41b5-b44e-1fa33c7538d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:28.082972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b72134fb-4c2d-41b5-b44e-1fa33c7538d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:28.084484 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b72134fb-4c2d-41b5-b44e-1fa33c7538d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.296011 May 18 22:20:28.085245 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 703/1465] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:27 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:28.191095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d097d651-6326-477a-a1f5-6c3aab49335f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:28.191701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d097d651-6326-477a-a1f5-6c3aab49335f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:28.210402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d097d651-6326-477a-a1f5-6c3aab49335f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:28.212738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d097d651-6326-477a-a1f5-6c3aab49335f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:28.214846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d097d651-6326-477a-a1f5-6c3aab49335f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:28.217148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d097d651-6326-477a-a1f5-6c3aab49335f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:28.374590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-a4c10bd0-1e59-4c9c-ac1a-df36b290a3ab req-f2d35e6c-68fe-4537-9d47-68d77550b4ce service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1566498f-7998-45fa-a16b-f7036da5d173", "name": "network-vif-unplugged", "status": "completed", "tag": "f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:28.387978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a4c10bd0-1e59-4c9c-ac1a-df36b290a3ab req-f2d35e6c-68fe-4537-9d47-68d77550b4ce service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:28.388418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a4c10bd0-1e59-4c9c-ac1a-df36b290a3ab req-f2d35e6c-68fe-4537-9d47-68d77550b4ce service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:28.439147 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-a4c10bd0-1e59-4c9c-ac1a-df36b290a3ab req-f2d35e6c-68fe-4537-9d47-68d77550b4ce service nova] Creating event network-vif-unplugged:f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3 for instance 1566498f-7998-45fa-a16b-f7036da5d173 on n-h2-841040-6 May 18 22:20:28.455970 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-a4c10bd0-1e59-4c9c-ac1a-df36b290a3ab req-f2d35e6c-68fe-4537-9d47-68d77550b4ce service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.085211 May 18 22:20:28.456610 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 704/1466] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:28 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:20:28.747015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d097d651-6326-477a-a1f5-6c3aab49335f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:28.757053 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d097d651-6326-477a-a1f5-6c3aab49335f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1689 microversion: 2.1 time: 0.572564 May 18 22:20:28.780677 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 763/1467] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:28 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1689 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:28.804770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29d09dcf-ee6c-4f21-835e-cfc829f04934 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:28.805902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-29d09dcf-ee6c-4f21-835e-cfc829f04934 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:28.819253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29d09dcf-ee6c-4f21-835e-cfc829f04934 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:28.821006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29d09dcf-ee6c-4f21-835e-cfc829f04934 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:28.824203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29d09dcf-ee6c-4f21-835e-cfc829f04934 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:28.824847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29d09dcf-ee6c-4f21-835e-cfc829f04934 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:28.892339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-60fdb2e2-7dcf-4103-9964-77d87a5a0f8b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:28.893186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-60fdb2e2-7dcf-4103-9964-77d87a5a0f8b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:28.904573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60fdb2e2-7dcf-4103-9964-77d87a5a0f8b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:28.908448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60fdb2e2-7dcf-4103-9964-77d87a5a0f8b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:28.910562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60fdb2e2-7dcf-4103-9964-77d87a5a0f8b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:28.912618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60fdb2e2-7dcf-4103-9964-77d87a5a0f8b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:29.152901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-60fdb2e2-7dcf-4103-9964-77d87a5a0f8b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:29.217312 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-60fdb2e2-7dcf-4103-9964-77d87a5a0f8b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.328603 May 18 22:20:29.224517 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 764/1468] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:28 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:20:29.229857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c9bbe3df-2ace-4db5-97c4-6f18138c78ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:29.235600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c9bbe3df-2ace-4db5-97c4-6f18138c78ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:29.249170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9bbe3df-2ace-4db5-97c4-6f18138c78ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:29.249995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9bbe3df-2ace-4db5-97c4-6f18138c78ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:29.250990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9bbe3df-2ace-4db5-97c4-6f18138c78ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:29.251627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9bbe3df-2ace-4db5-97c4-6f18138c78ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:29.411646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-29d09dcf-ee6c-4f21-835e-cfc829f04934 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:29.424303 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-29d09dcf-ee6c-4f21-835e-cfc829f04934 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.624116 May 18 22:20:29.437604 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 705/1469] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:28 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:29.634348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c9bbe3df-2ace-4db5-97c4-6f18138c78ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:29.651853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c9bbe3df-2ace-4db5-97c4-6f18138c78ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:29.653718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c9bbe3df-2ace-4db5-97c4-6f18138c78ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:29.657986 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c9bbe3df-2ace-4db5-97c4-6f18138c78ba tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.431878 May 18 22:20:29.662067 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 765/1470] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:29 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:29.794715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-94145e44-933a-45eb-8fef-55425c84d1ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:29.796587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-94145e44-933a-45eb-8fef-55425c84d1ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:29.823201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94145e44-933a-45eb-8fef-55425c84d1ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:29.829595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94145e44-933a-45eb-8fef-55425c84d1ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:29.831005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94145e44-933a-45eb-8fef-55425c84d1ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:29.831766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94145e44-933a-45eb-8fef-55425c84d1ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:30.220839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-94145e44-933a-45eb-8fef-55425c84d1ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:30.231379 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-94145e44-933a-45eb-8fef-55425c84d1ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1689 microversion: 2.1 time: 0.449608 May 18 22:20:30.231963 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 706/1471] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:29 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1689 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:30.245319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a16dfac6-56f1-4cff-b8d9-b9d1a7325531 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:30.246064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a16dfac6-56f1-4cff-b8d9-b9d1a7325531 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:30.253118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a16dfac6-56f1-4cff-b8d9-b9d1a7325531 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:30.253562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a16dfac6-56f1-4cff-b8d9-b9d1a7325531 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:30.256834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a16dfac6-56f1-4cff-b8d9-b9d1a7325531 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:30.257334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a16dfac6-56f1-4cff-b8d9-b9d1a7325531 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:30.458834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-a16dfac6-56f1-4cff-b8d9-b9d1a7325531 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:30.461884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c1de2bd-1661-4953-88f2-bfdb9b0cdd62 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:30.462497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c1de2bd-1661-4953-88f2-bfdb9b0cdd62 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:30.474587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c1de2bd-1661-4953-88f2-bfdb9b0cdd62 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:30.475071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c1de2bd-1661-4953-88f2-bfdb9b0cdd62 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:30.476124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c1de2bd-1661-4953-88f2-bfdb9b0cdd62 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:30.477199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c1de2bd-1661-4953-88f2-bfdb9b0cdd62 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:30.505525 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a16dfac6-56f1-4cff-b8d9-b9d1a7325531 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.265289 May 18 22:20:30.526330 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 766/1472] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:30 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:20:30.679472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1191c449-892f-4aa1-a77f-c12145502897 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:30.680289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1191c449-892f-4aa1-a77f-c12145502897 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:30.694187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1191c449-892f-4aa1-a77f-c12145502897 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:30.694624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1191c449-892f-4aa1-a77f-c12145502897 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:30.699748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1191c449-892f-4aa1-a77f-c12145502897 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:30.702552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1191c449-892f-4aa1-a77f-c12145502897 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:31.377633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c1de2bd-1661-4953-88f2-bfdb9b0cdd62 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:31.395310 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c1de2bd-1661-4953-88f2-bfdb9b0cdd62 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.938478 May 18 22:20:31.395921 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 707/1473] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:30 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 940 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:31.414831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58320c74-80ec-4563-b0a0-5d4785ca747d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:31.415506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58320c74-80ec-4563-b0a0-5d4785ca747d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:31.438609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58320c74-80ec-4563-b0a0-5d4785ca747d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:31.440072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58320c74-80ec-4563-b0a0-5d4785ca747d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:31.443060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58320c74-80ec-4563-b0a0-5d4785ca747d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:31.445540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58320c74-80ec-4563-b0a0-5d4785ca747d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:31.738167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1191c449-892f-4aa1-a77f-c12145502897 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:31.760203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1191c449-892f-4aa1-a77f-c12145502897 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:31.767365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1191c449-892f-4aa1-a77f-c12145502897 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:31.774183 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1191c449-892f-4aa1-a77f-c12145502897 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 1.099742 May 18 22:20:31.780950 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 767/1474] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:30 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 1105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:31.796783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5191845e-b8bd-4f4b-b91e-a65b314fafb4 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:31.799166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5191845e-b8bd-4f4b-b91e-a65b314fafb4 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:31.829453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5191845e-b8bd-4f4b-b91e-a65b314fafb4 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:31.829942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5191845e-b8bd-4f4b-b91e-a65b314fafb4 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:31.830748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5191845e-b8bd-4f4b-b91e-a65b314fafb4 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:31.831174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5191845e-b8bd-4f4b-b91e-a65b314fafb4 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:31.859465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5191845e-b8bd-4f4b-b91e-a65b314fafb4 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [119082] Writing DB stats nova_cell0:SELECT=30 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:32.132120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-58320c74-80ec-4563-b0a0-5d4785ca747d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:32.137015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-58320c74-80ec-4563-b0a0-5d4785ca747d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:32.151754 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58320c74-80ec-4563-b0a0-5d4785ca747d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1684 microversion: 2.1 time: 0.754345 May 18 22:20:32.152385 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 708/1475] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:31 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1684 bytes in 756 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:32.415640 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-001aa5cd-547f-4a7d-a393-e90d5777dd51 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:32.416396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-001aa5cd-547f-4a7d-a393-e90d5777dd51 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:32.439362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-001aa5cd-547f-4a7d-a393-e90d5777dd51 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:32.439811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-001aa5cd-547f-4a7d-a393-e90d5777dd51 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:32.440596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-001aa5cd-547f-4a7d-a393-e90d5777dd51 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:32.443870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-001aa5cd-547f-4a7d-a393-e90d5777dd51 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:32.484267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-001aa5cd-547f-4a7d-a393-e90d5777dd51 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119083] Writing DB stats nova_cell0:SELECT=12 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:32.724953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-5191845e-b8bd-4f4b-b91e-a65b314fafb4 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:32.778672 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5191845e-b8bd-4f4b-b91e-a65b314fafb4 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.996089 May 18 22:20:32.780447 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 768/1476] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:31 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 999 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:32.806142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-08fec958-0532-4e46-826c-707a8692b79d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:32.807790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-08fec958-0532-4e46-826c-707a8692b79d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:32.825179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08fec958-0532-4e46-826c-707a8692b79d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:32.827627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08fec958-0532-4e46-826c-707a8692b79d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:32.830347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08fec958-0532-4e46-826c-707a8692b79d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:32.832223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08fec958-0532-4e46-826c-707a8692b79d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:33.352016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-001aa5cd-547f-4a7d-a393-e90d5777dd51 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:33.365926 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-001aa5cd-547f-4a7d-a393-e90d5777dd51 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.955373 May 18 22:20:33.367386 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 709/1477] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:32 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 960 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:33.386202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f48639c0-6a08-4173-a50e-b3c8384a6b7a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:33.387887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f48639c0-6a08-4173-a50e-b3c8384a6b7a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:33.409365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f48639c0-6a08-4173-a50e-b3c8384a6b7a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:33.412835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f48639c0-6a08-4173-a50e-b3c8384a6b7a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:33.414062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f48639c0-6a08-4173-a50e-b3c8384a6b7a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:33.414716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f48639c0-6a08-4173-a50e-b3c8384a6b7a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:33.641866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-08fec958-0532-4e46-826c-707a8692b79d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:33.662788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-08fec958-0532-4e46-826c-707a8692b79d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:33.664717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-08fec958-0532-4e46-826c-707a8692b79d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:33.666145 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-08fec958-0532-4e46-826c-707a8692b79d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.873376 May 18 22:20:33.682524 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 769/1478] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:32 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 890 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:33.798870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7a419d50-79a8-4f29-bfd2-0f5cafaa34d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:33.799493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7a419d50-79a8-4f29-bfd2-0f5cafaa34d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:33.813687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a419d50-79a8-4f29-bfd2-0f5cafaa34d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:33.814188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a419d50-79a8-4f29-bfd2-0f5cafaa34d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:33.814963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a419d50-79a8-4f29-bfd2-0f5cafaa34d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:33.828288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a419d50-79a8-4f29-bfd2-0f5cafaa34d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:34.201524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f48639c0-6a08-4173-a50e-b3c8384a6b7a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:34.211466 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f48639c0-6a08-4173-a50e-b3c8384a6b7a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1684 microversion: 2.1 time: 0.837632 May 18 22:20:34.212050 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 710/1479] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:33 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1684 bytes in 842 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:34.239935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-7a419d50-79a8-4f29-bfd2-0f5cafaa34d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:34.304928 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7a419d50-79a8-4f29-bfd2-0f5cafaa34d9 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.505943 May 18 22:20:34.305597 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 770/1480] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:33 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:20:34.385904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2db7cd48-6e19-4031-b71e-99cf5e7e672d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:34.388954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2db7cd48-6e19-4031-b71e-99cf5e7e672d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:34.430647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2db7cd48-6e19-4031-b71e-99cf5e7e672d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:34.436510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2db7cd48-6e19-4031-b71e-99cf5e7e672d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:34.438460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2db7cd48-6e19-4031-b71e-99cf5e7e672d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:34.454234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2db7cd48-6e19-4031-b71e-99cf5e7e672d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:34.687028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0658fc35-f2bb-4fa8-acf6-4fa86fa33a8b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:34.689232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0658fc35-f2bb-4fa8-acf6-4fa86fa33a8b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:34.703845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0658fc35-f2bb-4fa8-acf6-4fa86fa33a8b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:34.714765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0658fc35-f2bb-4fa8-acf6-4fa86fa33a8b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:34.715976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0658fc35-f2bb-4fa8-acf6-4fa86fa33a8b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:34.716616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0658fc35-f2bb-4fa8-acf6-4fa86fa33a8b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:34.961223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2db7cd48-6e19-4031-b71e-99cf5e7e672d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:34.969414 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2db7cd48-6e19-4031-b71e-99cf5e7e672d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.588442 May 18 22:20:34.972415 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 711/1481] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:34 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:35.202558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0658fc35-f2bb-4fa8-acf6-4fa86fa33a8b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:35.212639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0658fc35-f2bb-4fa8-acf6-4fa86fa33a8b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:35.219024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0658fc35-f2bb-4fa8-acf6-4fa86fa33a8b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:35.225813 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0658fc35-f2bb-4fa8-acf6-4fa86fa33a8b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1646 microversion: 2.25 time: 0.545076 May 18 22:20:35.227897 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 771/1482] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:34 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1646 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:35.241833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4e6d827c-b3f6-4d20-908d-dbd4168d6685 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:35.242518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4e6d827c-b3f6-4d20-908d-dbd4168d6685 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:35.252631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e6d827c-b3f6-4d20-908d-dbd4168d6685 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:35.253072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e6d827c-b3f6-4d20-908d-dbd4168d6685 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:35.255813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e6d827c-b3f6-4d20-908d-dbd4168d6685 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:35.256473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e6d827c-b3f6-4d20-908d-dbd4168d6685 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:35.328080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c5078ac0-0d47-461c-b4ea-6f05cf6ed3bb tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:35.328826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c5078ac0-0d47-461c-b4ea-6f05cf6ed3bb tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:35.336326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5078ac0-0d47-461c-b4ea-6f05cf6ed3bb tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:35.365301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5078ac0-0d47-461c-b4ea-6f05cf6ed3bb tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:35.367958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5078ac0-0d47-461c-b4ea-6f05cf6ed3bb tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:35.368448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5078ac0-0d47-461c-b4ea-6f05cf6ed3bb tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:35.722177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-c5078ac0-0d47-461c-b4ea-6f05cf6ed3bb tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:35.790321 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c5078ac0-0d47-461c-b4ea-6f05cf6ed3bb tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.466035 May 18 22:20:35.791707 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 772/1483] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:35 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:35.831225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4e6d827c-b3f6-4d20-908d-dbd4168d6685 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:35.843327 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4e6d827c-b3f6-4d20-908d-dbd4168d6685 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1684 microversion: 2.1 time: 0.615527 May 18 22:20:35.845841 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 712/1484] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:35 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1684 bytes in 621 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:35.878353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-6e0920d3-a26f-4bf1-9edb-edc25d85f0bb req-b23ee50d-211a-4548-9b44-3cc50216158f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1566498f-7998-45fa-a16b-f7036da5d173", "name": "network-vif-plugged", "status": "completed", "tag": "f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:35.893851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6e0920d3-a26f-4bf1-9edb-edc25d85f0bb req-b23ee50d-211a-4548-9b44-3cc50216158f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:35.895188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6e0920d3-a26f-4bf1-9edb-edc25d85f0bb req-b23ee50d-211a-4548-9b44-3cc50216158f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:35.958663 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-6e0920d3-a26f-4bf1-9edb-edc25d85f0bb req-b23ee50d-211a-4548-9b44-3cc50216158f service nova] Creating event network-vif-plugged:f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3 for instance 1566498f-7998-45fa-a16b-f7036da5d173 on n-h2-841040-6 May 18 22:20:35.973668 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-6e0920d3-a26f-4bf1-9edb-edc25d85f0bb req-b23ee50d-211a-4548-9b44-3cc50216158f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.100641 May 18 22:20:35.979928 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 773/1485] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:35 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:35.988333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-baa57049-9c60-4a03-b4a4-687f4465bad0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:35.996822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-baa57049-9c60-4a03-b4a4-687f4465bad0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:36.014147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baa57049-9c60-4a03-b4a4-687f4465bad0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:36.015575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baa57049-9c60-4a03-b4a4-687f4465bad0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:36.016390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baa57049-9c60-4a03-b4a4-687f4465bad0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:36.025914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baa57049-9c60-4a03-b4a4-687f4465bad0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:36.346426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e08d5f65-6f4a-4914-b892-f56cce89e504 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'create', calling method: .version_select at 0x7fa2ed14a430>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1451330580", "description": "tempest-description-2108737028"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:36.423315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-baa57049-9c60-4a03-b4a4-687f4465bad0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:36.433291 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-baa57049-9c60-4a03-b4a4-687f4465bad0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1476 microversion: 2.1 time: 0.448787 May 18 22:20:36.434595 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 713/1486] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:35 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1476 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:36.442775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a94cbb4a-532a-4bee-ae5d-84dbb091a919 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:36.443669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a94cbb4a-532a-4bee-ae5d-84dbb091a919 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:36.454252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a94cbb4a-532a-4bee-ae5d-84dbb091a919 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:36.455088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a94cbb4a-532a-4bee-ae5d-84dbb091a919 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:36.456102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a94cbb4a-532a-4bee-ae5d-84dbb091a919 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:36.456724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a94cbb4a-532a-4bee-ae5d-84dbb091a919 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:36.706985 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e08d5f65-6f4a-4914-b892-f56cce89e504 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 0.632973 May 18 22:20:36.708127 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 774/1487] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:20:36 2022] POST /compute/v2.1/os-security-groups => generated 244 bytes in 635 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:36.766438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a94cbb4a-532a-4bee-ae5d-84dbb091a919 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:36.795018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a94cbb4a-532a-4bee-ae5d-84dbb091a919 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:36.798060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a94cbb4a-532a-4bee-ae5d-84dbb091a919 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:36.800068 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a94cbb4a-532a-4bee-ae5d-84dbb091a919 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1636 microversion: 2.25 time: 0.364247 May 18 22:20:36.801344 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 714/1488] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:36 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1636 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:36.804295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-25bf22bf-0947-4ecc-b621-e1e83bf9c9bb tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Action: 'create', calling method: .version_select at 0x7fa2edad5700>, body: {"keypair": {"name": "tempest-keypair-1441001250", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHUN7FlpAnyhKielND2vOO24NO/7MXMZtvtiCJzFrf9p1Z/8BNoCDWt+WG5LA0nEvOeQPp1F1dmF3KWQpL+T7US3NNNVyBAfSlQKgS7GsXATC1cVodKJwa1YobnnJKC81g=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:36.808350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ea50a3bc-f046-4512-bd20-92c98733eaeb tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'create', calling method: .version_select at 0x7fa2ecf2d790>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-156108635", "description": "tempest-description-2024627673"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:36.809882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-25bf22bf-0947-4ecc-b621-e1e83bf9c9bb tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [119082] Writing DB stats nova_api:SELECT=97,nova_api:INSERT=2,nova_api:DELETE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:36.859421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-25bf22bf-0947-4ecc-b621-e1e83bf9c9bb tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Getting quotas for project a4a5ec8618f4460fa033ed6e16fb32fe. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:36.885002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-25bf22bf-0947-4ecc-b621-e1e83bf9c9bb tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Getting quotas for user 7353b8fa72dc45cb9e3b3d31a1a0084f and project a4a5ec8618f4460fa033ed6e16fb32fe. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:36.942956 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-25bf22bf-0947-4ecc-b621-e1e83bf9c9bb tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.233730 May 18 22:20:36.957810 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 775/1489] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:20:36 2022] POST /compute/v2.1/os-keypairs => generated 386 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:36.964031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-94685cda-4ceb-417b-bf88-9e75c57e6784 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:36.965118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-94685cda-4ceb-417b-bf88-9e75c57e6784 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:36.982822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94685cda-4ceb-417b-bf88-9e75c57e6784 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:36.987135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94685cda-4ceb-417b-bf88-9e75c57e6784 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:36.989287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94685cda-4ceb-417b-bf88-9e75c57e6784 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:36.993751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94685cda-4ceb-417b-bf88-9e75c57e6784 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:37.223369 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ea50a3bc-f046-4512-bd20-92c98733eaeb tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.420244 May 18 22:20:37.226590 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 715/1490] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:20:36 2022] POST /compute/v2.1/os-security-groups => generated 243 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:37.248100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6065b660-f34b-4dfd-9346-31fe13cd6905 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '.version_select at 0x7fa2ecef88b0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:37.253300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6065b660-f34b-4dfd-9346-31fe13cd6905 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:37.258919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6065b660-f34b-4dfd-9346-31fe13cd6905 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:37.275915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-94685cda-4ceb-417b-bf88-9e75c57e6784 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:37.309173 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6065b660-f34b-4dfd-9346-31fe13cd6905 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/os-migrations" status: 200 len: 4470 microversion: 2.25 time: 0.081309 May 18 22:20:37.312169 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 716/1491] 10.222.0.58 () {60 vars in 1183 bytes} [Wed May 18 22:20:37 2022] GET /compute/v2.1/os-migrations => generated 4470 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:37.319893 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-94685cda-4ceb-417b-bf88-9e75c57e6784 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.360063 May 18 22:20:37.327306 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 776/1492] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:36 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:37.335863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4d8fb43d-89f8-4143-b996-b19c02b2adee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:37.336485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4d8fb43d-89f8-4143-b996-b19c02b2adee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:37.340712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7f15912e-f08d-4db1-84f9-19e6571f875d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:37.344518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7f15912e-f08d-4db1-84f9-19e6571f875d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:37.358484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d8fb43d-89f8-4143-b996-b19c02b2adee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:37.358687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f15912e-f08d-4db1-84f9-19e6571f875d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:37.359666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f15912e-f08d-4db1-84f9-19e6571f875d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:37.360590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f15912e-f08d-4db1-84f9-19e6571f875d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:37.361311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f15912e-f08d-4db1-84f9-19e6571f875d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:37.362757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d8fb43d-89f8-4143-b996-b19c02b2adee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:37.368920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d8fb43d-89f8-4143-b996-b19c02b2adee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:37.369722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d8fb43d-89f8-4143-b996-b19c02b2adee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:37.664457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-7f15912e-f08d-4db1-84f9-19e6571f875d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid 42d7a366-0617-4389-86d7-43e45365786a {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:37.696522 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7f15912e-f08d-4db1-84f9-19e6571f875d tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 2128 microversion: 2.25 time: 0.367690 May 18 22:20:37.697423 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 777/1493] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:37 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 2128 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:37.708136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-171530781", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "ad904f00-6e1f-418c-888c-002e76586851"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:37.719185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4d8fb43d-89f8-4143-b996-b19c02b2adee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:37.733773 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4d8fb43d-89f8-4143-b996-b19c02b2adee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1684 microversion: 2.1 time: 0.420035 May 18 22:20:37.735789 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 717/1494] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:37 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1684 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:37.743299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f3fb89bb-c464-480e-b18c-b4d472ffb8cf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:37.744307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f3fb89bb-c464-480e-b18c-b4d472ffb8cf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:37.753893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3fb89bb-c464-480e-b18c-b4d472ffb8cf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:37.754854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3fb89bb-c464-480e-b18c-b4d472ffb8cf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:37.756680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3fb89bb-c464-480e-b18c-b4d472ffb8cf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:37.758916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3fb89bb-c464-480e-b18c-b4d472ffb8cf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:37.985171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f3fb89bb-c464-480e-b18c-b4d472ffb8cf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:37.999501 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f3fb89bb-c464-480e-b18c-b4d472ffb8cf tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1475 microversion: 2.1 time: 0.260677 May 18 22:20:38.002165 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 718/1495] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:37 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1475 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:38.008785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a56754be-c99d-4764-9b07-2847472668ce tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:38.009696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a56754be-c99d-4764-9b07-2847472668ce tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:38.018896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a56754be-c99d-4764-9b07-2847472668ce tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:38.020089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a56754be-c99d-4764-9b07-2847472668ce tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:38.021366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a56754be-c99d-4764-9b07-2847472668ce tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:38.022201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a56754be-c99d-4764-9b07-2847472668ce tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:38.992725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-a56754be-c99d-4764-9b07-2847472668ce tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid 42d7a366-0617-4389-86d7-43e45365786a {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:39.042452 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a56754be-c99d-4764-9b07-2847472668ce tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 2128 microversion: 2.25 time: 1.038776 May 18 22:20:39.054549 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 719/1496] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:38 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 2128 bytes in 1052 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:39.062843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1a069a92-ba1b-4c81-98e1-2e5339c0677d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:39.082346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1a069a92-ba1b-4c81-98e1-2e5339c0677d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:39.112314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a069a92-ba1b-4c81-98e1-2e5339c0677d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:39.112673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a069a92-ba1b-4c81-98e1-2e5339c0677d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:39.113567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a069a92-ba1b-4c81-98e1-2e5339c0677d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:39.122537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a069a92-ba1b-4c81-98e1-2e5339c0677d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:39.382239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-1a069a92-ba1b-4c81-98e1-2e5339c0677d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:39.439963 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1a069a92-ba1b-4c81-98e1-2e5339c0677d tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.383875 May 18 22:20:39.443137 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 720/1497] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:39 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:39.451401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-34b9e088-8b0d-40a3-9182-41f962685b45 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:39.457132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-34b9e088-8b0d-40a3-9182-41f962685b45 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:39.473966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34b9e088-8b0d-40a3-9182-41f962685b45 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:39.474409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34b9e088-8b0d-40a3-9182-41f962685b45 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:39.475172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34b9e088-8b0d-40a3-9182-41f962685b45 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:39.475600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34b9e088-8b0d-40a3-9182-41f962685b45 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:40.091557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-34b9e088-8b0d-40a3-9182-41f962685b45 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:40.119312 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-34b9e088-8b0d-40a3-9182-41f962685b45 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1684 microversion: 2.1 time: 0.671627 May 18 22:20:40.119907 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 721/1498] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:39 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1684 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:40.289572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-58e6d069-604c-46be-b82f-d3af00bb1fe6 req-5e4fabad-eb34-4a99-be7e-c7dc9a913167 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "594db365-5266-470c-bc59-c82b8a3bb517", "name": "network-vif-unplugged", "status": "completed", "tag": "cee42427-79c0-4a31-af41-940200c4aab1"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:40.298926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-58e6d069-604c-46be-b82f-d3af00bb1fe6 req-5e4fabad-eb34-4a99-be7e-c7dc9a913167 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:40.299692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-58e6d069-604c-46be-b82f-d3af00bb1fe6 req-5e4fabad-eb34-4a99-be7e-c7dc9a913167 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:40.321893 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-58e6d069-604c-46be-b82f-d3af00bb1fe6 req-5e4fabad-eb34-4a99-be7e-c7dc9a913167 service nova] Creating event network-vif-unplugged:cee42427-79c0-4a31-af41-940200c4aab1 for instance 594db365-5266-470c-bc59-c82b8a3bb517 on n-h1-841040-6 May 18 22:20:40.340770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-58e6d069-604c-46be-b82f-d3af00bb1fe6 req-5e4fabad-eb34-4a99-be7e-c7dc9a913167 service nova] Instance 594db365-5266-470c-bc59-c82b8a3bb517 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:20:40.353541 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-58e6d069-604c-46be-b82f-d3af00bb1fe6 req-5e4fabad-eb34-4a99-be7e-c7dc9a913167 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.229476 May 18 22:20:40.358618 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 722/1499] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:40 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:40.367812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-24f4dc6c-8b67-4363-87de-c7aa793fc5a0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:40.376991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-24f4dc6c-8b67-4363-87de-c7aa793fc5a0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:40.392803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24f4dc6c-8b67-4363-87de-c7aa793fc5a0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:40.393247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24f4dc6c-8b67-4363-87de-c7aa793fc5a0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:40.394044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24f4dc6c-8b67-4363-87de-c7aa793fc5a0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:40.394568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24f4dc6c-8b67-4363-87de-c7aa793fc5a0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:40.851899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-24f4dc6c-8b67-4363-87de-c7aa793fc5a0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:40.860522 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-24f4dc6c-8b67-4363-87de-c7aa793fc5a0 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1475 microversion: 2.1 time: 0.500017 May 18 22:20:40.867627 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 723/1500] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:40 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1475 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:40.874337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e9342f43-7f5e-4931-965c-495a6862be0d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:40.880692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e9342f43-7f5e-4931-965c-495a6862be0d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:40.908866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9342f43-7f5e-4931-965c-495a6862be0d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:40.914601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9342f43-7f5e-4931-965c-495a6862be0d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:40.916248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9342f43-7f5e-4931-965c-495a6862be0d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:40.917547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9342f43-7f5e-4931-965c-495a6862be0d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:41.169372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-e9342f43-7f5e-4931-965c-495a6862be0d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lazy-loading 'services' on Instance uuid 42d7a366-0617-4389-86d7-43e45365786a {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:41.353713 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e9342f43-7f5e-4931-965c-495a6862be0d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "DELETE /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments/5ce02d2f-44f2-4e6d-9271-29a85c31b0e1" status: 202 len: 0 microversion: 2.25 time: 0.483737 May 18 22:20:41.354696 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 724/1501] 10.222.0.58 () {60 vars in 1456 bytes} [Wed May 18 22:20:40 2022] DELETE /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments/5ce02d2f-44f2-4e6d-9271-29a85c31b0e1 => generated 0 bytes in 486 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:20:41.364636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Action: 'create', calling method: >, body: {"server": {"name": "guest-instance-1.domain.com", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "accessIPv4": "2.2.2.2", "networks": [{"uuid": "e4dbd7d6-ba66-4628-9ca7-6aea04dc273c"}], "security_groups": [{"name": "tempest-securitygroup--1797590460"}], "key_name": "tempest-keypair-1441001250", "user_data": "}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:45.147458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] validate_networks() for [('ad904f00-6e1f-418c-888c-002e76586851', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:20:45.271677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] validate_networks() for [('e4dbd7d6-ba66-4628-9ca7-6aea04dc273c', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:20:45.745076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:20:45.745810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:20:45.746437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:20:45.747136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:20:45.747943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:20:45.774242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:45.774242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:45.774242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:45.774242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:45.792555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Getting quotas for project 08421b8ad4e740a08b3f321181fd2c1f. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:45.799592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Getting quotas for user 6e34085da96849339bc55239bbf99817 and project 08421b8ad4e740a08b3f321181fd2c1f. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:45.815322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:20:45.818389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:20:45.901652 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-412a755c-c63b-4151-a484-8e4f9eaea4a7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 8.198401 May 18 22:20:45.911722 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 778/1502] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:20:37 2022] POST /compute/v2.1/servers => generated 380 bytes in 8213 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:20:45.924371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a2768d13-a6ad-4249-abde-6b3d86f0517b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:45.925239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a2768d13-a6ad-4249-abde-6b3d86f0517b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:45.942793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2768d13-a6ad-4249-abde-6b3d86f0517b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:45.943460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2768d13-a6ad-4249-abde-6b3d86f0517b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:45.946008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2768d13-a6ad-4249-abde-6b3d86f0517b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:45.946450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2768d13-a6ad-4249-abde-6b3d86f0517b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:45.996068 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a2768d13-a6ad-4249-abde-6b3d86f0517b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:46.123752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-a2768d13-a6ad-4249-abde-6b3d86f0517b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:46.167857 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a2768d13-a6ad-4249-abde-6b3d86f0517b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.250195 May 18 22:20:46.169042 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 779/1503] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:45 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:46.180755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c848a684-827a-49ea-bcbc-c045a3aae301 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:46.181943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c848a684-827a-49ea-bcbc-c045a3aae301 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:46.200598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c848a684-827a-49ea-bcbc-c045a3aae301 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:46.201049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c848a684-827a-49ea-bcbc-c045a3aae301 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:46.203001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c848a684-827a-49ea-bcbc-c045a3aae301 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:46.207125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c848a684-827a-49ea-bcbc-c045a3aae301 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:46.431627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c848a684-827a-49ea-bcbc-c045a3aae301 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:46.441299 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c848a684-827a-49ea-bcbc-c045a3aae301 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1684 microversion: 2.1 time: 0.271049 May 18 22:20:46.449604 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 780/1504] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:46 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1684 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:46.473786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a6c6d651-b112-4e7b-96f4-d6a39098e281 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:46.476773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a6c6d651-b112-4e7b-96f4-d6a39098e281 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:46.503057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6c6d651-b112-4e7b-96f4-d6a39098e281 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:46.506145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6c6d651-b112-4e7b-96f4-d6a39098e281 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:46.507016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6c6d651-b112-4e7b-96f4-d6a39098e281 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:46.507458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6c6d651-b112-4e7b-96f4-d6a39098e281 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:46.520007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:20:46.521578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:20:46.522534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:20:46.523686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:20:46.524399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:20:46.562964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:46.563402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:46.564170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:46.564650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:46.578095 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a6c6d651-b112-4e7b-96f4-d6a39098e281 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments" status: 200 len: 197 microversion: 2.25 time: 0.125438 May 18 22:20:46.582969 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 781/1505] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:20:46 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments => generated 197 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:20:46.585121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b624102f-64c4-45e3-907f-d75c0dcb3f0b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:46.585837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b624102f-64c4-45e3-907f-d75c0dcb3f0b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:46.595338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b624102f-64c4-45e3-907f-d75c0dcb3f0b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:46.596025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b624102f-64c4-45e3-907f-d75c0dcb3f0b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:46.597045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b624102f-64c4-45e3-907f-d75c0dcb3f0b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:46.598501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b624102f-64c4-45e3-907f-d75c0dcb3f0b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:46.623472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [119083] Writing DB stats nova_api:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:46.632800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Getting quotas for project a4a5ec8618f4460fa033ed6e16fb32fe. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:20:46.644846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Getting quotas for user 7353b8fa72dc45cb9e3b3d31a1a0084f and project a4a5ec8618f4460fa033ed6e16fb32fe. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:20:46.692761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:20:46.697920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:20:46.789877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b624102f-64c4-45e3-907f-d75c0dcb3f0b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:46.802527 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b624102f-64c4-45e3-907f-d75c0dcb3f0b tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1470 microversion: 2.1 time: 0.221586 May 18 22:20:46.804170 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5a4f1fe4-4088-4ce5-a77e-24dbbbb0279e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 5.447410 May 18 22:20:46.805023 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 782/1506] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:46 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1470 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:46.806159 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 725/1507] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:20:41 2022] POST /compute/v2.1/servers => generated 409 bytes in 5451 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:20:46.813021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3c48b2ac-afba-4813-9686-8a33f0961685 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:46.813961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3c48b2ac-afba-4813-9686-8a33f0961685 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:46.818143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f2fcc319-92a0-4ba3-a09f-e9cda45785f9 req-776ea247-ef37-42d2-b9bf-03d2470a280b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "594db365-5266-470c-bc59-c82b8a3bb517", "tag": "cee42427-79c0-4a31-af41-940200c4aab1"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:46.847807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f2fcc319-92a0-4ba3-a09f-e9cda45785f9 req-776ea247-ef37-42d2-b9bf-03d2470a280b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:46.852630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f2fcc319-92a0-4ba3-a09f-e9cda45785f9 req-776ea247-ef37-42d2-b9bf-03d2470a280b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:46.890737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3c48b2ac-afba-4813-9686-8a33f0961685 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:46.901753 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3c48b2ac-afba-4813-9686-8a33f0961685 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1215 microversion: 2.1 time: 0.093622 May 18 22:20:46.902898 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 726/1508] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:46 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1215 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:46.909299 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f2fcc319-92a0-4ba3-a09f-e9cda45785f9 req-776ea247-ef37-42d2-b9bf-03d2470a280b service nova] Creating event network-changed:cee42427-79c0-4a31-af41-940200c4aab1 for instance 594db365-5266-470c-bc59-c82b8a3bb517 on n-h1-841040-6 May 18 22:20:46.930658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-f2fcc319-92a0-4ba3-a09f-e9cda45785f9 req-776ea247-ef37-42d2-b9bf-03d2470a280b service nova] Instance 594db365-5266-470c-bc59-c82b8a3bb517 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:20:46.956909 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f2fcc319-92a0-4ba3-a09f-e9cda45785f9 req-776ea247-ef37-42d2-b9bf-03d2470a280b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.148156 May 18 22:20:46.957725 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 783/1509] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:46 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:46.979292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c4bbee0c-08e7-44ff-a1b5-f5091a8ae715 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:46.984251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c4bbee0c-08e7-44ff-a1b5-f5091a8ae715 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:47.069909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b1d4113a-3dbd-4c8e-811b-6b5a3a1e9210 req-a67555d1-ef1d-4318-b31b-28b9144899b6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "594db365-5266-470c-bc59-c82b8a3bb517", "name": "network-vif-plugged", "status": "completed", "tag": "cee42427-79c0-4a31-af41-940200c4aab1"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:47.124218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b1d4113a-3dbd-4c8e-811b-6b5a3a1e9210 req-a67555d1-ef1d-4318-b31b-28b9144899b6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:47.124422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b1d4113a-3dbd-4c8e-811b-6b5a3a1e9210 req-a67555d1-ef1d-4318-b31b-28b9144899b6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:47.132201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c4bbee0c-08e7-44ff-a1b5-f5091a8ae715 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:47.139989 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c4bbee0c-08e7-44ff-a1b5-f5091a8ae715 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1226 microversion: 2.1 time: 0.179804 May 18 22:20:47.143621 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 784/1510] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:46 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1226 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:47.156942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53bf5cc1-8ac3-45e1-9609-67dd81135cfa tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:47.157964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-53bf5cc1-8ac3-45e1-9609-67dd81135cfa tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:47.168120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53bf5cc1-8ac3-45e1-9609-67dd81135cfa tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:47.169418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53bf5cc1-8ac3-45e1-9609-67dd81135cfa tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:47.170535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53bf5cc1-8ac3-45e1-9609-67dd81135cfa tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:47.171539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53bf5cc1-8ac3-45e1-9609-67dd81135cfa tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:47.199160 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b1d4113a-3dbd-4c8e-811b-6b5a3a1e9210 req-a67555d1-ef1d-4318-b31b-28b9144899b6 service nova] Creating event network-vif-plugged:cee42427-79c0-4a31-af41-940200c4aab1 for instance 594db365-5266-470c-bc59-c82b8a3bb517 on n-h1-841040-6 May 18 22:20:47.218962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-b1d4113a-3dbd-4c8e-811b-6b5a3a1e9210 req-a67555d1-ef1d-4318-b31b-28b9144899b6 service nova] Instance 594db365-5266-470c-bc59-c82b8a3bb517 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:20:47.252761 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b1d4113a-3dbd-4c8e-811b-6b5a3a1e9210 req-a67555d1-ef1d-4318-b31b-28b9144899b6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.348269 May 18 22:20:47.254161 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 727/1511] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:46 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:47.261197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-937a1c98-8121-4bd9-a069-196ddff08b47 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:47.264127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-937a1c98-8121-4bd9-a069-196ddff08b47 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:47.274720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-937a1c98-8121-4bd9-a069-196ddff08b47 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:47.276017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-937a1c98-8121-4bd9-a069-196ddff08b47 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:47.277010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-937a1c98-8121-4bd9-a069-196ddff08b47 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:47.277591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-937a1c98-8121-4bd9-a069-196ddff08b47 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:47.307020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-937a1c98-8121-4bd9-a069-196ddff08b47 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [119083] Writing DB stats nova_cell1:SELECT=99,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:47.349232 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-53bf5cc1-8ac3-45e1-9609-67dd81135cfa tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "POST /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517/action" status: 202 len: 0 microversion: 2.1 time: 0.203100 May 18 22:20:47.350814 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 785/1512] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:20:47 2022] POST /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:20:47.398838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c835728d-5609-45da-bc66-08fccaa78852 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:47.400224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c835728d-5609-45da-bc66-08fccaa78852 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:47.420141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c835728d-5609-45da-bc66-08fccaa78852 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:47.422126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c835728d-5609-45da-bc66-08fccaa78852 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:47.429030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c835728d-5609-45da-bc66-08fccaa78852 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:47.432147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c835728d-5609-45da-bc66-08fccaa78852 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:47.470252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-937a1c98-8121-4bd9-a069-196ddff08b47 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:47.512789 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-937a1c98-8121-4bd9-a069-196ddff08b47 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.257056 May 18 22:20:47.513675 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 728/1513] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:47 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:47.519855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8d2fd447-0ee2-4c6e-a5b4-82a46db99305 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:47.522837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8d2fd447-0ee2-4c6e-a5b4-82a46db99305 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:47.556902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d2fd447-0ee2-4c6e-a5b4-82a46db99305 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:47.557721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d2fd447-0ee2-4c6e-a5b4-82a46db99305 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:47.562176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d2fd447-0ee2-4c6e-a5b4-82a46db99305 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:47.563307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d2fd447-0ee2-4c6e-a5b4-82a46db99305 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:48.059257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c835728d-5609-45da-bc66-08fccaa78852 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:48.076795 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c835728d-5609-45da-bc66-08fccaa78852 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1469 microversion: 2.1 time: 0.715897 May 18 22:20:48.080187 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 786/1514] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:47 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1469 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:48.111594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0e7d5845-916a-46ef-ae49-7d344d335087 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:48.116541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0e7d5845-916a-46ef-ae49-7d344d335087 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:48.125903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8d2fd447-0ee2-4c6e-a5b4-82a46db99305 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:48.134406 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8d2fd447-0ee2-4c6e-a5b4-82a46db99305 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1684 microversion: 2.1 time: 0.619408 May 18 22:20:48.134985 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 729/1515] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:47 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1684 bytes in 621 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:48.147572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-03136ccf-c1ff-44db-90e9-2f6acaae7c30 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:48.151961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-03136ccf-c1ff-44db-90e9-2f6acaae7c30 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:48.164210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03136ccf-c1ff-44db-90e9-2f6acaae7c30 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:48.164934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03136ccf-c1ff-44db-90e9-2f6acaae7c30 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:48.165910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03136ccf-c1ff-44db-90e9-2f6acaae7c30 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:48.167137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03136ccf-c1ff-44db-90e9-2f6acaae7c30 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:48.170824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e7d5845-916a-46ef-ae49-7d344d335087 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:48.184908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e7d5845-916a-46ef-ae49-7d344d335087 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:48.186434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e7d5845-916a-46ef-ae49-7d344d335087 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:48.188342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e7d5845-916a-46ef-ae49-7d344d335087 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:48.304866 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0e7d5845-916a-46ef-ae49-7d344d335087 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments" status: 200 len: 197 microversion: 2.25 time: 0.215601 May 18 22:20:48.309238 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 787/1516] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:20:48 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments => generated 197 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:20:48.320391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a6beeaf-579d-4f88-aad5-c7d165b7b5a7 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:48.321820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5a6beeaf-579d-4f88-aad5-c7d165b7b5a7 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:48.337102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a6beeaf-579d-4f88-aad5-c7d165b7b5a7 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:48.337986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a6beeaf-579d-4f88-aad5-c7d165b7b5a7 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:48.339014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a6beeaf-579d-4f88-aad5-c7d165b7b5a7 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:48.341928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a6beeaf-579d-4f88-aad5-c7d165b7b5a7 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:48.396345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-03136ccf-c1ff-44db-90e9-2f6acaae7c30 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:48.410159 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-03136ccf-c1ff-44db-90e9-2f6acaae7c30 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1275 microversion: 2.1 time: 0.266391 May 18 22:20:48.419660 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 730/1517] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:48 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1275 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:48.537067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7132c82e-d1e4-4d73-824e-f0124233e6c8 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:48.538441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7132c82e-d1e4-4d73-824e-f0124233e6c8 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:48.564478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7132c82e-d1e4-4d73-824e-f0124233e6c8 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:48.565304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7132c82e-d1e4-4d73-824e-f0124233e6c8 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:48.569060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7132c82e-d1e4-4d73-824e-f0124233e6c8 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:48.572398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7132c82e-d1e4-4d73-824e-f0124233e6c8 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:48.752659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-7132c82e-d1e4-4d73-824e-f0124233e6c8 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:48.770141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5a6beeaf-579d-4f88-aad5-c7d165b7b5a7 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:48.777543 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5a6beeaf-579d-4f88-aad5-c7d165b7b5a7 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1222 microversion: 2.1 time: 0.466464 May 18 22:20:48.778147 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 788/1518] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:48 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1222 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:48.807105 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7132c82e-d1e4-4d73-824e-f0124233e6c8 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.275542 May 18 22:20:48.812930 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 731/1519] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:48 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:49.097517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-672e08c5-d6f1-4866-b900-eadf355f41a4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:49.098499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-672e08c5-d6f1-4866-b900-eadf355f41a4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:49.112281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-672e08c5-d6f1-4866-b900-eadf355f41a4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:49.114316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-672e08c5-d6f1-4866-b900-eadf355f41a4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:49.119774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-672e08c5-d6f1-4866-b900-eadf355f41a4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:49.121855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-672e08c5-d6f1-4866-b900-eadf355f41a4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:49.150789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4c93a15b-0c2f-42fc-9ce0-868684433009 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:49.151748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4c93a15b-0c2f-42fc-9ce0-868684433009 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:49.168902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c93a15b-0c2f-42fc-9ce0-868684433009 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:49.169769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c93a15b-0c2f-42fc-9ce0-868684433009 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:49.170777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c93a15b-0c2f-42fc-9ce0-868684433009 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:49.171425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c93a15b-0c2f-42fc-9ce0-868684433009 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:49.525556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4c93a15b-0c2f-42fc-9ce0-868684433009 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:49.534582 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4c93a15b-0c2f-42fc-9ce0-868684433009 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1684 microversion: 2.1 time: 0.387351 May 18 22:20:49.544410 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 732/1520] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:49 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1684 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:49.557960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2fd72f71-1085-44cd-9508-cdd9b50923c2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:49.561344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2fd72f71-1085-44cd-9508-cdd9b50923c2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:49.575034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fd72f71-1085-44cd-9508-cdd9b50923c2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:49.580133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fd72f71-1085-44cd-9508-cdd9b50923c2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:49.580956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-672e08c5-d6f1-4866-b900-eadf355f41a4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:49.586357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fd72f71-1085-44cd-9508-cdd9b50923c2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:49.587982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fd72f71-1085-44cd-9508-cdd9b50923c2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:49.589974 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-672e08c5-d6f1-4866-b900-eadf355f41a4 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1469 microversion: 2.1 time: 0.496868 May 18 22:20:49.594042 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 789/1521] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:49 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1469 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:49.604320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-83713de1-c6cd-41f8-97d1-2eb8f85f97bc tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:49.604951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-83713de1-c6cd-41f8-97d1-2eb8f85f97bc tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:49.628415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83713de1-c6cd-41f8-97d1-2eb8f85f97bc tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:49.629146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83713de1-c6cd-41f8-97d1-2eb8f85f97bc tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:49.629883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83713de1-c6cd-41f8-97d1-2eb8f85f97bc tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:49.632030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83713de1-c6cd-41f8-97d1-2eb8f85f97bc tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:49.726411 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2fd72f71-1085-44cd-9508-cdd9b50923c2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments" status: 200 len: 197 microversion: 2.25 time: 0.173704 May 18 22:20:49.727716 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 733/1522] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:20:49 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments => generated 197 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:20:49.796262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-efb96cdc-c2e2-4534-b69c-1982ed73a979 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:49.797283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-efb96cdc-c2e2-4534-b69c-1982ed73a979 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:49.809593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efb96cdc-c2e2-4534-b69c-1982ed73a979 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:49.810688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efb96cdc-c2e2-4534-b69c-1982ed73a979 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:49.816291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efb96cdc-c2e2-4534-b69c-1982ed73a979 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:49.819408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efb96cdc-c2e2-4534-b69c-1982ed73a979 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:49.848893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-83713de1-c6cd-41f8-97d1-2eb8f85f97bc tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:49.861214 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-83713de1-c6cd-41f8-97d1-2eb8f85f97bc tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1273 microversion: 2.1 time: 0.266060 May 18 22:20:49.870796 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 790/1523] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:49 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1273 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:49.880417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0d604ee5-8b61-4821-a131-ec0bb02f5dfa tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:49.881351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0d604ee5-8b61-4821-a131-ec0bb02f5dfa tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:49.896889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d604ee5-8b61-4821-a131-ec0bb02f5dfa tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:49.897337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d604ee5-8b61-4821-a131-ec0bb02f5dfa tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:49.898139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d604ee5-8b61-4821-a131-ec0bb02f5dfa tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:49.898566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d604ee5-8b61-4821-a131-ec0bb02f5dfa tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:50.035700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-efb96cdc-c2e2-4534-b69c-1982ed73a979 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:50.048614 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-efb96cdc-c2e2-4534-b69c-1982ed73a979 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1284 microversion: 2.1 time: 0.257310 May 18 22:20:50.050924 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 734/1524] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:49 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1284 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:50.170902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-0d604ee5-8b61-4821-a131-ec0bb02f5dfa tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:50.281038 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0d604ee5-8b61-4821-a131-ec0bb02f5dfa tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.408731 May 18 22:20:50.287766 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 791/1525] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:49 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:50.559841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-931b55ea-cd0d-40c9-8a81-dd84727f38bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:50.562642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-931b55ea-cd0d-40c9-8a81-dd84727f38bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:50.576560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-931b55ea-cd0d-40c9-8a81-dd84727f38bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:50.577013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-931b55ea-cd0d-40c9-8a81-dd84727f38bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:50.580397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-931b55ea-cd0d-40c9-8a81-dd84727f38bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:50.580878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-931b55ea-cd0d-40c9-8a81-dd84727f38bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:50.606924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9f1b9c49-49d9-45f4-b02c-c4fcb97996e2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:50.607713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9f1b9c49-49d9-45f4-b02c-c4fcb97996e2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:50.616814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f1b9c49-49d9-45f4-b02c-c4fcb97996e2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:50.622948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f1b9c49-49d9-45f4-b02c-c4fcb97996e2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:50.625265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f1b9c49-49d9-45f4-b02c-c4fcb97996e2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:50.629410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f1b9c49-49d9-45f4-b02c-c4fcb97996e2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:50.883566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-931b55ea-cd0d-40c9-8a81-dd84727f38bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:50.896163 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-931b55ea-cd0d-40c9-8a81-dd84727f38bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1684 microversion: 2.1 time: 0.336678 May 18 22:20:50.897248 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 735/1526] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:50 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1684 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:50.906902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4a73b49d-00ba-458b-a8ef-dc3ad78daae8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:50.909946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4a73b49d-00ba-458b-a8ef-dc3ad78daae8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:50.922991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a73b49d-00ba-458b-a8ef-dc3ad78daae8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:50.923446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a73b49d-00ba-458b-a8ef-dc3ad78daae8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:50.924215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a73b49d-00ba-458b-a8ef-dc3ad78daae8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:50.924631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a73b49d-00ba-458b-a8ef-dc3ad78daae8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:51.011259 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4a73b49d-00ba-458b-a8ef-dc3ad78daae8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments" status: 200 len: 197 microversion: 2.25 time: 0.112834 May 18 22:20:51.017973 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 736/1527] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:20:50 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments => generated 197 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:20:51.030200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9b004737-55f0-45d3-9d16-dfaec8e65c07 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:51.031043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9b004737-55f0-45d3-9d16-dfaec8e65c07 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:51.038008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b004737-55f0-45d3-9d16-dfaec8e65c07 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:51.038673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b004737-55f0-45d3-9d16-dfaec8e65c07 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:51.040355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b004737-55f0-45d3-9d16-dfaec8e65c07 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:51.041089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b004737-55f0-45d3-9d16-dfaec8e65c07 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:51.119000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9f1b9c49-49d9-45f4-b02c-c4fcb97996e2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:51.143003 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9f1b9c49-49d9-45f4-b02c-c4fcb97996e2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1469 microversion: 2.1 time: 0.539896 May 18 22:20:51.144885 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 792/1528] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:50 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1469 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:51.152121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7eaab89a-a963-431f-a6fd-8cb8b45ab9ca tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:51.171314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7eaab89a-a963-431f-a6fd-8cb8b45ab9ca tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:51.187499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7eaab89a-a963-431f-a6fd-8cb8b45ab9ca tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:51.188236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7eaab89a-a963-431f-a6fd-8cb8b45ab9ca tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:51.191550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7eaab89a-a963-431f-a6fd-8cb8b45ab9ca tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:51.192222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7eaab89a-a963-431f-a6fd-8cb8b45ab9ca tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:51.369640 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9b004737-55f0-45d3-9d16-dfaec8e65c07 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:51.390331 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9b004737-55f0-45d3-9d16-dfaec8e65c07 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1315 microversion: 2.1 time: 0.364527 May 18 22:20:51.390331 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 737/1529] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:51 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1315 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:51.390331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-32f2abab-e132-4b0b-a89d-8208ab25eac7 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:51.391247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-32f2abab-e132-4b0b-a89d-8208ab25eac7 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:51.398222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32f2abab-e132-4b0b-a89d-8208ab25eac7 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:51.398674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32f2abab-e132-4b0b-a89d-8208ab25eac7 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:51.399440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32f2abab-e132-4b0b-a89d-8208ab25eac7 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:51.399873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32f2abab-e132-4b0b-a89d-8208ab25eac7 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:51.443982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7eaab89a-a963-431f-a6fd-8cb8b45ab9ca tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:51.456488 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7eaab89a-a963-431f-a6fd-8cb8b45ab9ca tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1284 microversion: 2.1 time: 0.308912 May 18 22:20:51.461315 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 793/1530] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:51 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1284 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:51.599344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-32f2abab-e132-4b0b-a89d-8208ab25eac7 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:51.658705 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-32f2abab-e132-4b0b-a89d-8208ab25eac7 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.272063 May 18 22:20:51.659687 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 738/1531] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:51 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:51.913030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b18a30c1-4c73-4eeb-a896-105680cf4389 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:51.914294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b18a30c1-4c73-4eeb-a896-105680cf4389 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:51.938556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b18a30c1-4c73-4eeb-a896-105680cf4389 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.016s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:51.939278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b18a30c1-4c73-4eeb-a896-105680cf4389 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:51.940361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b18a30c1-4c73-4eeb-a896-105680cf4389 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:51.940991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b18a30c1-4c73-4eeb-a896-105680cf4389 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:52.025336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ad51fd13-e37e-48ba-9c16-d49f41ddb6fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:52.026588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ad51fd13-e37e-48ba-9c16-d49f41ddb6fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:52.035434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad51fd13-e37e-48ba-9c16-d49f41ddb6fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:52.039536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad51fd13-e37e-48ba-9c16-d49f41ddb6fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:52.040557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad51fd13-e37e-48ba-9c16-d49f41ddb6fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:52.041151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad51fd13-e37e-48ba-9c16-d49f41ddb6fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:52.107117 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ad51fd13-e37e-48ba-9c16-d49f41ddb6fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments" status: 200 len: 197 microversion: 2.25 time: 0.081619 May 18 22:20:52.108389 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 739/1532] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:20:52 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments => generated 197 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:20:52.161446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-770bda8c-d571-451c-9b6b-1456165018c9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:52.162175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-770bda8c-d571-451c-9b6b-1456165018c9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:52.171059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-770bda8c-d571-451c-9b6b-1456165018c9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:52.171425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-770bda8c-d571-451c-9b6b-1456165018c9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:52.174609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-770bda8c-d571-451c-9b6b-1456165018c9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:52.175124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-770bda8c-d571-451c-9b6b-1456165018c9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:52.410567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-770bda8c-d571-451c-9b6b-1456165018c9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:52.421588 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-770bda8c-d571-451c-9b6b-1456165018c9 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1469 microversion: 2.1 time: 0.264199 May 18 22:20:52.442176 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 740/1533] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:52 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1469 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:52.447813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6dd9d5e1-b168-49b0-ab77-f9de5d33e847 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:52.448638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6dd9d5e1-b168-49b0-ab77-f9de5d33e847 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:52.455978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6dd9d5e1-b168-49b0-ab77-f9de5d33e847 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:52.457227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6dd9d5e1-b168-49b0-ab77-f9de5d33e847 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:52.458519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6dd9d5e1-b168-49b0-ab77-f9de5d33e847 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:52.459121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6dd9d5e1-b168-49b0-ab77-f9de5d33e847 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:52.814352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6dd9d5e1-b168-49b0-ab77-f9de5d33e847 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:52.828148 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6dd9d5e1-b168-49b0-ab77-f9de5d33e847 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1315 microversion: 2.1 time: 0.383970 May 18 22:20:52.837156 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 741/1534] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:52 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1315 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:52.837156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5f231302-a2a0-40ba-8388-1495036e4976 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:52.837156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5f231302-a2a0-40ba-8388-1495036e4976 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:52.840851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f231302-a2a0-40ba-8388-1495036e4976 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:52.841280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f231302-a2a0-40ba-8388-1495036e4976 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:52.842107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f231302-a2a0-40ba-8388-1495036e4976 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:52.842537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f231302-a2a0-40ba-8388-1495036e4976 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:52.866160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b18a30c1-4c73-4eeb-a896-105680cf4389 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:52.870432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b18a30c1-4c73-4eeb-a896-105680cf4389 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:52.897573 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b18a30c1-4c73-4eeb-a896-105680cf4389 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1684 microversion: 2.1 time: 0.971141 May 18 22:20:52.913345 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 794/1535] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:51 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1684 bytes in 1005 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:52.927022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bcbf1fae-3938-45c1-856b-0bdbe3711abe tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:52.931270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bcbf1fae-3938-45c1-856b-0bdbe3711abe tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:52.964925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcbf1fae-3938-45c1-856b-0bdbe3711abe tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:52.965366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcbf1fae-3938-45c1-856b-0bdbe3711abe tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:52.966166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcbf1fae-3938-45c1-856b-0bdbe3711abe tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:52.966592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcbf1fae-3938-45c1-856b-0bdbe3711abe tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:53.165650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5f231302-a2a0-40ba-8388-1495036e4976 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:53.202995 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5f231302-a2a0-40ba-8388-1495036e4976 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1352 microversion: 2.1 time: 0.372815 May 18 22:20:53.214760 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 742/1536] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:52 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1352 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:53.221271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8f600174-6a1e-4070-887b-da910316be7f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:53.227706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8f600174-6a1e-4070-887b-da910316be7f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:53.241110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f600174-6a1e-4070-887b-da910316be7f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:53.242176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f600174-6a1e-4070-887b-da910316be7f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:53.245003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f600174-6a1e-4070-887b-da910316be7f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:53.245542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f600174-6a1e-4070-887b-da910316be7f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:53.249014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-bcbf1fae-3938-45c1-856b-0bdbe3711abe tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:53.289608 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bcbf1fae-3938-45c1-856b-0bdbe3711abe tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1929 microversion: 2.75 time: 0.374031 May 18 22:20:53.290420 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 795/1537] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:52 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1929 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:53.311459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8f600174-6a1e-4070-887b-da910316be7f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:53.319290 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8f600174-6a1e-4070-887b-da910316be7f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments" status: 200 len: 197 microversion: 2.25 time: 0.103163 May 18 22:20:53.321039 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 743/1538] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:20:53 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments => generated 197 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:20:53.440215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-91159807-9f98-4e1c-b9cc-776458495381 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:53.441339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-91159807-9f98-4e1c-b9cc-776458495381 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:53.448467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91159807-9f98-4e1c-b9cc-776458495381 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:53.448902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91159807-9f98-4e1c-b9cc-776458495381 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:53.449901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91159807-9f98-4e1c-b9cc-776458495381 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:53.450485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91159807-9f98-4e1c-b9cc-776458495381 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:53.846536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84257c5a-a101-470b-b900-a499c88888a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:53.847797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84257c5a-a101-470b-b900-a499c88888a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:53.863681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84257c5a-a101-470b-b900-a499c88888a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:53.868000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84257c5a-a101-470b-b900-a499c88888a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:53.868875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84257c5a-a101-470b-b900-a499c88888a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:53.869314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84257c5a-a101-470b-b900-a499c88888a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:53.926998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-91159807-9f98-4e1c-b9cc-776458495381 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:53.936849 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-91159807-9f98-4e1c-b9cc-776458495381 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1469 microversion: 2.1 time: 0.500501 May 18 22:20:53.958063 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 796/1539] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:53 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1469 bytes in 522 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:53.963568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c6b8f36e-3b0f-4ed3-a327-f19e984be026 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:53.964431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c6b8f36e-3b0f-4ed3-a327-f19e984be026 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:53.974926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6b8f36e-3b0f-4ed3-a327-f19e984be026 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:53.978016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6b8f36e-3b0f-4ed3-a327-f19e984be026 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:53.979011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6b8f36e-3b0f-4ed3-a327-f19e984be026 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:53.979730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6b8f36e-3b0f-4ed3-a327-f19e984be026 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:54.285819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-84257c5a-a101-470b-b900-a499c88888a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:54.302535 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-84257c5a-a101-470b-b900-a499c88888a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1315 microversion: 2.1 time: 0.459796 May 18 22:20:54.303887 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 744/1540] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:53 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1315 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:54.318913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f5ab651e-b5fa-4098-ae25-886020a14f4c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:54.325028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f5ab651e-b5fa-4098-ae25-886020a14f4c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:54.356130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5ab651e-b5fa-4098-ae25-886020a14f4c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:54.356862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5ab651e-b5fa-4098-ae25-886020a14f4c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:54.357926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5ab651e-b5fa-4098-ae25-886020a14f4c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:54.358586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5ab651e-b5fa-4098-ae25-886020a14f4c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:54.509885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c6b8f36e-3b0f-4ed3-a327-f19e984be026 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:54.523575 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c6b8f36e-3b0f-4ed3-a327-f19e984be026 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.564158 May 18 22:20:54.524459 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 797/1541] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:53 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:54.663168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f5ab651e-b5fa-4098-ae25-886020a14f4c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:54.674229 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f5ab651e-b5fa-4098-ae25-886020a14f4c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1352 microversion: 2.1 time: 0.368301 May 18 22:20:54.675707 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 745/1542] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:54 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1352 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:54.681665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2eb82c9b-fea5-49aa-8e9f-a6e69d154000 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:54.686492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2eb82c9b-fea5-49aa-8e9f-a6e69d154000 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:54.702069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2eb82c9b-fea5-49aa-8e9f-a6e69d154000 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:54.708203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2eb82c9b-fea5-49aa-8e9f-a6e69d154000 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:54.709901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2eb82c9b-fea5-49aa-8e9f-a6e69d154000 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:54.710593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2eb82c9b-fea5-49aa-8e9f-a6e69d154000 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:54.739274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-bdcaea5a-aef2-4617-91bf-a657c7dc6f8f req-3af7e02e-f779-4886-ae91-6fc666488cbc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a7cb122c-fecf-4a3c-851c-42495953d4dd", "tag": "d4beb293-bb4e-4db0-9116-048bbb58687a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:54.756018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bdcaea5a-aef2-4617-91bf-a657c7dc6f8f req-3af7e02e-f779-4886-ae91-6fc666488cbc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:54.756462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bdcaea5a-aef2-4617-91bf-a657c7dc6f8f req-3af7e02e-f779-4886-ae91-6fc666488cbc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:54.769529 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-bdcaea5a-aef2-4617-91bf-a657c7dc6f8f req-3af7e02e-f779-4886-ae91-6fc666488cbc service nova] Creating event network-changed:d4beb293-bb4e-4db0-9116-048bbb58687a for instance a7cb122c-fecf-4a3c-851c-42495953d4dd on n-h2-841040-6 May 18 22:20:54.788038 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-bdcaea5a-aef2-4617-91bf-a657c7dc6f8f req-3af7e02e-f779-4886-ae91-6fc666488cbc service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.262221 May 18 22:20:54.789159 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 798/1543] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:54 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:54.803724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-48fa69eb-f8dc-46da-a5a3-c27a5fbd02b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:54.808590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-48fa69eb-f8dc-46da-a5a3-c27a5fbd02b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:54.840287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48fa69eb-f8dc-46da-a5a3-c27a5fbd02b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:54.840735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48fa69eb-f8dc-46da-a5a3-c27a5fbd02b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:54.841512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48fa69eb-f8dc-46da-a5a3-c27a5fbd02b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:54.841967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48fa69eb-f8dc-46da-a5a3-c27a5fbd02b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:54.941245 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-48fa69eb-f8dc-46da-a5a3-c27a5fbd02b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments" status: 200 len: 197 microversion: 2.25 time: 0.150587 May 18 22:20:54.951450 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 799/1544] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:20:54 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments => generated 197 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:20:54.956727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0094d513-9e94-4689-b3d7-7e79dfe5ec75 req-7150d6b4-f72f-4906-b4f4-77a5c5c7df89 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "594db365-5266-470c-bc59-c82b8a3bb517", "name": "network-vif-unplugged", "status": "completed", "tag": "cee42427-79c0-4a31-af41-940200c4aab1"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:54.993862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0094d513-9e94-4689-b3d7-7e79dfe5ec75 req-7150d6b4-f72f-4906-b4f4-77a5c5c7df89 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:54.994302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0094d513-9e94-4689-b3d7-7e79dfe5ec75 req-7150d6b4-f72f-4906-b4f4-77a5c5c7df89 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:54.994433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-2eb82c9b-fea5-49aa-8e9f-a6e69d154000 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:55.038585 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0094d513-9e94-4689-b3d7-7e79dfe5ec75 req-7150d6b4-f72f-4906-b4f4-77a5c5c7df89 service nova] Creating event network-vif-unplugged:cee42427-79c0-4a31-af41-940200c4aab1 for instance 594db365-5266-470c-bc59-c82b8a3bb517 on n-h2-841040-6 May 18 22:20:55.040102 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2eb82c9b-fea5-49aa-8e9f-a6e69d154000 tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1935 microversion: 2.75 time: 0.363183 May 18 22:20:55.052933 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 746/1545] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:54 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1935 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:55.053587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-0094d513-9e94-4689-b3d7-7e79dfe5ec75 req-7150d6b4-f72f-4906-b4f4-77a5c5c7df89 service nova] Instance 594db365-5266-470c-bc59-c82b8a3bb517 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:20:55.060038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce4d034e-6736-4e78-bfe1-187e143225f4 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "8ef9b8cb-b9af-489e-b3a0-8ceadffbb99a"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:55.061715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ce4d034e-6736-4e78-bfe1-187e143225f4 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:55.073281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce4d034e-6736-4e78-bfe1-187e143225f4 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:55.073550 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0094d513-9e94-4689-b3d7-7e79dfe5ec75 req-7150d6b4-f72f-4906-b4f4-77a5c5c7df89 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.120823 May 18 22:20:55.074677 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 800/1546] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:54 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:55.074923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce4d034e-6736-4e78-bfe1-187e143225f4 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:55.078327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce4d034e-6736-4e78-bfe1-187e143225f4 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:55.078761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce4d034e-6736-4e78-bfe1-187e143225f4 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:55.084137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5e0045c0-db30-4ec9-964a-a4242756c4ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:55.090966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5e0045c0-db30-4ec9-964a-a4242756c4ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:55.111604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e0045c0-db30-4ec9-964a-a4242756c4ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:55.112057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e0045c0-db30-4ec9-964a-a4242756c4ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:55.112922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e0045c0-db30-4ec9-964a-a4242756c4ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:55.113360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e0045c0-db30-4ec9-964a-a4242756c4ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:55.413178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5e0045c0-db30-4ec9-964a-a4242756c4ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:55.430500 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5e0045c0-db30-4ec9-964a-a4242756c4ba tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1469 microversion: 2.1 time: 0.350500 May 18 22:20:55.431092 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 801/1547] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:55 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1469 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:55.436853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f16ecd3c-7332-4e47-b5f0-a4ce5d69cb92 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:55.437685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f16ecd3c-7332-4e47-b5f0-a4ce5d69cb92 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:55.450973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f16ecd3c-7332-4e47-b5f0-a4ce5d69cb92 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:55.451600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f16ecd3c-7332-4e47-b5f0-a4ce5d69cb92 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:55.454778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f16ecd3c-7332-4e47-b5f0-a4ce5d69cb92 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:55.455480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f16ecd3c-7332-4e47-b5f0-a4ce5d69cb92 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:55.783722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f16ecd3c-7332-4e47-b5f0-a4ce5d69cb92 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:56.047493 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ce4d034e-6736-4e78-bfe1-187e143225f4 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "POST /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.992144 May 18 22:20:56.048478 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 747/1548] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:20:55 2022] POST /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86/os-volume_attachments => generated 194 bytes in 995 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:56.063254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b4eb331a-afa6-4163-9e0b-d2e7c93a1b59 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:56.063975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b4eb331a-afa6-4163-9e0b-d2e7c93a1b59 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:56.083809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4eb331a-afa6-4163-9e0b-d2e7c93a1b59 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:56.084256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4eb331a-afa6-4163-9e0b-d2e7c93a1b59 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:56.087188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4eb331a-afa6-4163-9e0b-d2e7c93a1b59 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:56.087632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4eb331a-afa6-4163-9e0b-d2e7c93a1b59 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:56.138159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f16ecd3c-7332-4e47-b5f0-a4ce5d69cb92 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:56.151588 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f16ecd3c-7332-4e47-b5f0-a4ce5d69cb92 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1315 microversion: 2.1 time: 0.719257 May 18 22:20:56.152190 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 802/1549] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:55 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1315 bytes in 720 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:56.165384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a984daa5-ba96-43ea-9198-1194d73b5a8e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:56.175143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a984daa5-ba96-43ea-9198-1194d73b5a8e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:56.194159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a984daa5-ba96-43ea-9198-1194d73b5a8e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:56.195004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a984daa5-ba96-43ea-9198-1194d73b5a8e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:56.195930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a984daa5-ba96-43ea-9198-1194d73b5a8e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:56.196513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a984daa5-ba96-43ea-9198-1194d73b5a8e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:56.289228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b4eb331a-afa6-4163-9e0b-d2e7c93a1b59 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:56.299132 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b4eb331a-afa6-4163-9e0b-d2e7c93a1b59 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1352 microversion: 2.1 time: 0.248781 May 18 22:20:56.300768 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 748/1550] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:56 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1352 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:56.306110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-80188838-4385-4bed-9073-7b2bcbf691c8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:56.307256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-80188838-4385-4bed-9073-7b2bcbf691c8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:56.315386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80188838-4385-4bed-9073-7b2bcbf691c8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:56.316203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80188838-4385-4bed-9073-7b2bcbf691c8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:56.317138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80188838-4385-4bed-9073-7b2bcbf691c8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:56.317747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80188838-4385-4bed-9073-7b2bcbf691c8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:56.355753 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-80188838-4385-4bed-9073-7b2bcbf691c8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments" status: 200 len: 197 microversion: 2.25 time: 0.053606 May 18 22:20:56.356616 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 749/1551] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:20:56 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:20:56.361865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-25658977-ca81-4ebd-9dd7-4458ed75c10b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:56.363262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-25658977-ca81-4ebd-9dd7-4458ed75c10b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:56.365099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a984daa5-ba96-43ea-9198-1194d73b5a8e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:56.371875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25658977-ca81-4ebd-9dd7-4458ed75c10b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:56.372563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25658977-ca81-4ebd-9dd7-4458ed75c10b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:56.373626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25658977-ca81-4ebd-9dd7-4458ed75c10b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:56.373989 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a984daa5-ba96-43ea-9198-1194d73b5a8e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.218322 May 18 22:20:56.374572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25658977-ca81-4ebd-9dd7-4458ed75c10b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:56.374694 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 803/1552] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:56 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:56.448441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2f9cae2-cc8c-481b-9203-0c11c84411d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:56.449900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f2f9cae2-cc8c-481b-9203-0c11c84411d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:56.463546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2f9cae2-cc8c-481b-9203-0c11c84411d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:56.464328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2f9cae2-cc8c-481b-9203-0c11c84411d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:56.465323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2f9cae2-cc8c-481b-9203-0c11c84411d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:56.466016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2f9cae2-cc8c-481b-9203-0c11c84411d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:56.492728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-25658977-ca81-4ebd-9dd7-4458ed75c10b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:56.514205 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-25658977-ca81-4ebd-9dd7-4458ed75c10b tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1935 microversion: 2.75 time: 0.156050 May 18 22:20:56.527860 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 750/1553] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:56 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1935 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:56.661763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f2f9cae2-cc8c-481b-9203-0c11c84411d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:56.670356 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f2f9cae2-cc8c-481b-9203-0c11c84411d2 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1469 microversion: 2.1 time: 0.226357 May 18 22:20:56.670940 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 804/1554] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:56 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1469 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:56.822639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c8e6aaa0-50d4-4bd0-b177-2779c8d08688 req-b6095112-2a4e-4d33-a7b9-54a7729df69e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f306d146-9ae4-4925-8ca5-8c534f803eb0", "tag": "347506ce-ed6f-4a0b-bea6-af32e153c11e"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:56.828437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-c8e6aaa0-50d4-4bd0-b177-2779c8d08688 req-b6095112-2a4e-4d33-a7b9-54a7729df69e service nova] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:56.835784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c8e6aaa0-50d4-4bd0-b177-2779c8d08688 req-b6095112-2a4e-4d33-a7b9-54a7729df69e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:56.836538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c8e6aaa0-50d4-4bd0-b177-2779c8d08688 req-b6095112-2a4e-4d33-a7b9-54a7729df69e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:56.852833 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c8e6aaa0-50d4-4bd0-b177-2779c8d08688 req-b6095112-2a4e-4d33-a7b9-54a7729df69e service nova] Creating event network-changed:347506ce-ed6f-4a0b-bea6-af32e153c11e for instance f306d146-9ae4-4925-8ca5-8c534f803eb0 on n-h2-841040-6 May 18 22:20:56.859387 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c8e6aaa0-50d4-4bd0-b177-2779c8d08688 req-b6095112-2a4e-4d33-a7b9-54a7729df69e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.046041 May 18 22:20:56.865011 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 751/1555] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:56 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:57.118963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-2b1dab22-ba9a-40b6-a8e9-9d8a77d1aaf1 req-31d29f19-35f2-407e-92be-3bb9b1831f57 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "594db365-5266-470c-bc59-c82b8a3bb517", "tag": "cee42427-79c0-4a31-af41-940200c4aab1"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:57.132545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2b1dab22-ba9a-40b6-a8e9-9d8a77d1aaf1 req-31d29f19-35f2-407e-92be-3bb9b1831f57 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:57.133688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2b1dab22-ba9a-40b6-a8e9-9d8a77d1aaf1 req-31d29f19-35f2-407e-92be-3bb9b1831f57 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:57.148760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-2b1dab22-ba9a-40b6-a8e9-9d8a77d1aaf1 req-31d29f19-35f2-407e-92be-3bb9b1831f57 service nova] [119082] Writing DB stats nova_cell0:SELECT=12 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:57.152515 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2b1dab22-ba9a-40b6-a8e9-9d8a77d1aaf1 req-31d29f19-35f2-407e-92be-3bb9b1831f57 service nova] Creating event network-changed:cee42427-79c0-4a31-af41-940200c4aab1 for instance 594db365-5266-470c-bc59-c82b8a3bb517 on n-h2-841040-6 May 18 22:20:57.162660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-2b1dab22-ba9a-40b6-a8e9-9d8a77d1aaf1 req-31d29f19-35f2-407e-92be-3bb9b1831f57 service nova] Instance 594db365-5266-470c-bc59-c82b8a3bb517 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:20:57.169682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-18afe25e-77bc-4d67-83de-3eb3a75a8951 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:57.171259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-18afe25e-77bc-4d67-83de-3eb3a75a8951 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:57.181562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-18afe25e-77bc-4d67-83de-3eb3a75a8951 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:57.183622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18afe25e-77bc-4d67-83de-3eb3a75a8951 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:57.186815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18afe25e-77bc-4d67-83de-3eb3a75a8951 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:57.193031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18afe25e-77bc-4d67-83de-3eb3a75a8951 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:57.193774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18afe25e-77bc-4d67-83de-3eb3a75a8951 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:57.201780 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-2b1dab22-ba9a-40b6-a8e9-9d8a77d1aaf1 req-31d29f19-35f2-407e-92be-3bb9b1831f57 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.091983 May 18 22:20:57.203962 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 805/1556] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:57 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:57.318668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-65825a4d-3092-4c14-8153-6d8c89ebf94c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:57.321034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-65825a4d-3092-4c14-8153-6d8c89ebf94c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:57.351313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-65825a4d-3092-4c14-8153-6d8c89ebf94c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [119082] Writing DB stats nova_api:SELECT=96,nova_api:INSERT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:57.361780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65825a4d-3092-4c14-8153-6d8c89ebf94c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:57.364703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65825a4d-3092-4c14-8153-6d8c89ebf94c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:57.369114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65825a4d-3092-4c14-8153-6d8c89ebf94c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:57.371221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65825a4d-3092-4c14-8153-6d8c89ebf94c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:57.725501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-18afe25e-77bc-4d67-83de-3eb3a75a8951 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:57.738374 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-18afe25e-77bc-4d67-83de-3eb3a75a8951 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1315 microversion: 2.1 time: 0.573554 May 18 22:20:57.743238 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 752/1557] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:57 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1315 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:57.760548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0bc4d37-e727-436a-8c19-b554d4364117 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:57.762691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e0bc4d37-e727-436a-8c19-b554d4364117 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:57.777789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0bc4d37-e727-436a-8c19-b554d4364117 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:57.778654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0bc4d37-e727-436a-8c19-b554d4364117 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:57.779610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0bc4d37-e727-436a-8c19-b554d4364117 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:57.780329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0bc4d37-e727-436a-8c19-b554d4364117 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:57.888272 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e0bc4d37-e727-436a-8c19-b554d4364117 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments" status: 200 len: 197 microversion: 2.25 time: 0.143883 May 18 22:20:57.888854 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 753/1558] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:20:57 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments => generated 197 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:20:57.898326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c020c929-e687-4d32-a4d0-c306625fe84c tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:57.915920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c020c929-e687-4d32-a4d0-c306625fe84c tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:57.946895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c020c929-e687-4d32-a4d0-c306625fe84c tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:57.950917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c020c929-e687-4d32-a4d0-c306625fe84c tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:57.953925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c020c929-e687-4d32-a4d0-c306625fe84c tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:57.954523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c020c929-e687-4d32-a4d0-c306625fe84c tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:58.041769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-65825a4d-3092-4c14-8153-6d8c89ebf94c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:58.051998 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-65825a4d-3092-4c14-8153-6d8c89ebf94c tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1352 microversion: 2.1 time: 0.738870 May 18 22:20:58.061846 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 806/1559] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:57 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1352 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:58.061846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0f69daed-87d6-4095-8970-296e26074dc6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:58.061846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0f69daed-87d6-4095-8970-296e26074dc6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:58.066613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f69daed-87d6-4095-8970-296e26074dc6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:58.067102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f69daed-87d6-4095-8970-296e26074dc6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:58.067857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f69daed-87d6-4095-8970-296e26074dc6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:58.068280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f69daed-87d6-4095-8970-296e26074dc6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:58.136701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-c020c929-e687-4d32-a4d0-c306625fe84c tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] Lazy-loading 'services' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:20:58.202216 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c020c929-e687-4d32-a4d0-c306625fe84c tempest-ServersAdmin275Test-1241386307 tempest-ServersAdmin275Test-1241386307-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1920 microversion: 2.75 time: 0.307338 May 18 22:20:58.203724 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 754/1560] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:57 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1920 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:58.217682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-7a0cb5aa-9e88-4ca9-a7ec-e8cada847831 req-29435e45-ff9f-4e74-939c-5d18fcb809dd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1566498f-7998-45fa-a16b-f7036da5d173", "name": "network-vif-unplugged", "status": "completed", "tag": "f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:58.239590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0f69daed-87d6-4095-8970-296e26074dc6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:58.241358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7a0cb5aa-9e88-4ca9-a7ec-e8cada847831 req-29435e45-ff9f-4e74-939c-5d18fcb809dd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:58.241882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7a0cb5aa-9e88-4ca9-a7ec-e8cada847831 req-29435e45-ff9f-4e74-939c-5d18fcb809dd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:58.256125 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0f69daed-87d6-4095-8970-296e26074dc6 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1469 microversion: 2.1 time: 0.193993 May 18 22:20:58.257204 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 807/1561] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:58 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1469 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:58.270499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3484c06e-0561-4921-b289-604cd3fff8bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:58.271257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3484c06e-0561-4921-b289-604cd3fff8bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:58.277251 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-7a0cb5aa-9e88-4ca9-a7ec-e8cada847831 req-29435e45-ff9f-4e74-939c-5d18fcb809dd service nova] Creating event network-vif-unplugged:f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3 for instance 1566498f-7998-45fa-a16b-f7036da5d173 on n-h2-841040-6 May 18 22:20:58.283882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3484c06e-0561-4921-b289-604cd3fff8bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:58.284826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3484c06e-0561-4921-b289-604cd3fff8bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:58.285600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3484c06e-0561-4921-b289-604cd3fff8bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:58.286061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3484c06e-0561-4921-b289-604cd3fff8bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:58.287853 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-7a0cb5aa-9e88-4ca9-a7ec-e8cada847831 req-29435e45-ff9f-4e74-939c-5d18fcb809dd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.079895 May 18 22:20:58.288647 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 755/1562] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:20:58 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:20:58.295060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5abfc456-99fd-4790-a2fd-4300bfbf9881 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:58.295856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5abfc456-99fd-4790-a2fd-4300bfbf9881 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:58.303776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5abfc456-99fd-4790-a2fd-4300bfbf9881 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:58.304490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5abfc456-99fd-4790-a2fd-4300bfbf9881 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:58.305528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5abfc456-99fd-4790-a2fd-4300bfbf9881 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:58.306157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5abfc456-99fd-4790-a2fd-4300bfbf9881 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:58.348418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5abfc456-99fd-4790-a2fd-4300bfbf9881 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:20:58.503697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3484c06e-0561-4921-b289-604cd3fff8bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:58.514852 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3484c06e-0561-4921-b289-604cd3fff8bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.256349 May 18 22:20:58.516040 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 808/1563] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:58 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:58.533296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-959c18a3-4677-4f3d-b0b1-c2b1b1850e81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:58.534578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-959c18a3-4677-4f3d-b0b1-c2b1b1850e81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:58.543811 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5abfc456-99fd-4790-a2fd-4300bfbf9881 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 204 len: 0 microversion: 2.75 time: 0.253480 May 18 22:20:58.544826 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 756/1564] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:20:58 2022] DELETE /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:20:58.546787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-959c18a3-4677-4f3d-b0b1-c2b1b1850e81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:58.547600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-959c18a3-4677-4f3d-b0b1-c2b1b1850e81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:58.553465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-959c18a3-4677-4f3d-b0b1-c2b1b1850e81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:58.555314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-959c18a3-4677-4f3d-b0b1-c2b1b1850e81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:58.557428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ffb0d4c-901f-4e42-81e0-cafab8d12bf9 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:58.559742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7ffb0d4c-901f-4e42-81e0-cafab8d12bf9 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:58.573036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ffb0d4c-901f-4e42-81e0-cafab8d12bf9 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:58.575670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ffb0d4c-901f-4e42-81e0-cafab8d12bf9 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:58.576613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ffb0d4c-901f-4e42-81e0-cafab8d12bf9 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:58.578779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ffb0d4c-901f-4e42-81e0-cafab8d12bf9 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:58.740688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ffb0d4c-901f-4e42-81e0-cafab8d12bf9 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:58.745583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7ffb0d4c-901f-4e42-81e0-cafab8d12bf9 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [119083] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:58.770108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ffb0d4c-901f-4e42-81e0-cafab8d12bf9 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:58.776549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ffb0d4c-901f-4e42-81e0-cafab8d12bf9 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:58.799138 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7ffb0d4c-901f-4e42-81e0-cafab8d12bf9 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1444 microversion: 2.75 time: 0.247794 May 18 22:20:58.802492 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 757/1565] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:58 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1444 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:20:58.816523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-da9762cd-9c8e-466d-a9be-2461379983fd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:58.817400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-da9762cd-9c8e-466d-a9be-2461379983fd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:58.829691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da9762cd-9c8e-466d-a9be-2461379983fd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:58.830450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da9762cd-9c8e-466d-a9be-2461379983fd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:58.831950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da9762cd-9c8e-466d-a9be-2461379983fd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:58.832639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da9762cd-9c8e-466d-a9be-2461379983fd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.192800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da9762cd-9c8e-466d-a9be-2461379983fd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:59.203642 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-da9762cd-9c8e-466d-a9be-2461379983fd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1315 microversion: 2.1 time: 0.399841 May 18 22:20:59.214224 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 758/1566] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:58 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1315 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:59.219688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-494d880c-f9ba-4c12-b488-5ae021cfe37d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:59.223591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-494d880c-f9ba-4c12-b488-5ae021cfe37d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:59.236788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-494d880c-f9ba-4c12-b488-5ae021cfe37d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_api:SELECT=96,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:59.239333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-494d880c-f9ba-4c12-b488-5ae021cfe37d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.240039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-494d880c-f9ba-4c12-b488-5ae021cfe37d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.241130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-494d880c-f9ba-4c12-b488-5ae021cfe37d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.241820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-494d880c-f9ba-4c12-b488-5ae021cfe37d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.286757 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-494d880c-f9ba-4c12-b488-5ae021cfe37d tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments" status: 200 len: 197 microversion: 2.25 time: 0.071100 May 18 22:20:59.287556 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 759/1567] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:20:59 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments => generated 197 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:20:59.295199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-12c7caf4-b02c-4a44-aec3-6cb109e4a3c0 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:59.296071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-12c7caf4-b02c-4a44-aec3-6cb109e4a3c0 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:59.303255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12c7caf4-b02c-4a44-aec3-6cb109e4a3c0 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.303938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12c7caf4-b02c-4a44-aec3-6cb109e4a3c0 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.304938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12c7caf4-b02c-4a44-aec3-6cb109e4a3c0 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.305649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12c7caf4-b02c-4a44-aec3-6cb109e4a3c0 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.482764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-959c18a3-4677-4f3d-b0b1-c2b1b1850e81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:59.504091 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-959c18a3-4677-4f3d-b0b1-c2b1b1850e81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.975887 May 18 22:20:59.505369 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 809/1568] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:58 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 978 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:20:59.510166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5240bb83-01f9-44e3-9b19-74e538687db1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:59.511057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5240bb83-01f9-44e3-9b19-74e538687db1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:59.515508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-12c7caf4-b02c-4a44-aec3-6cb109e4a3c0 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:59.519618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5240bb83-01f9-44e3-9b19-74e538687db1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.525279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5240bb83-01f9-44e3-9b19-74e538687db1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.525723 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-12c7caf4-b02c-4a44-aec3-6cb109e4a3c0 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1352 microversion: 2.1 time: 0.236599 May 18 22:20:59.535230 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 760/1569] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:59 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1352 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:59.535230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-efa99f72-d627-4b3c-945d-5bc4c7ca03f2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:59.535230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-efa99f72-d627-4b3c-945d-5bc4c7ca03f2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:59.536230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5240bb83-01f9-44e3-9b19-74e538687db1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.536978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5240bb83-01f9-44e3-9b19-74e538687db1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.549123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efa99f72-d627-4b3c-945d-5bc4c7ca03f2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.549809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efa99f72-d627-4b3c-945d-5bc4c7ca03f2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.550925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efa99f72-d627-4b3c-945d-5bc4c7ca03f2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.551826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efa99f72-d627-4b3c-945d-5bc4c7ca03f2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.684875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5240bb83-01f9-44e3-9b19-74e538687db1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:59.693891 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5240bb83-01f9-44e3-9b19-74e538687db1 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1469 microversion: 2.1 time: 0.187186 May 18 22:20:59.695400 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 810/1570] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:59 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1469 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:59.775505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-efa99f72-d627-4b3c-945d-5bc4c7ca03f2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:59.783044 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-efa99f72-d627-4b3c-945d-5bc4c7ca03f2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.255291 May 18 22:20:59.784309 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 761/1571] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:59 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:20:59.800102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2aa10ce7-8fdb-4415-82d0-e99175641689 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:20:59.801120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2aa10ce7-8fdb-4415-82d0-e99175641689 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:59.807157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2aa10ce7-8fdb-4415-82d0-e99175641689 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.807594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2aa10ce7-8fdb-4415-82d0-e99175641689 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.808333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2aa10ce7-8fdb-4415-82d0-e99175641689 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.808752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2aa10ce7-8fdb-4415-82d0-e99175641689 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.821248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91bfc70b-985f-4fab-8467-a4652de13695 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:59.821891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91bfc70b-985f-4fab-8467-a4652de13695 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:59.828456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91bfc70b-985f-4fab-8467-a4652de13695 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.828903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91bfc70b-985f-4fab-8467-a4652de13695 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.830250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91bfc70b-985f-4fab-8467-a4652de13695 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.830860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91bfc70b-985f-4fab-8467-a4652de13695 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.896883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-2aa10ce7-8fdb-4415-82d0-e99175641689 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119082] Writing DB stats nova_cell1:SELECT=99,nova_cell1:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:20:59.947127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91bfc70b-985f-4fab-8467-a4652de13695 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:59.952386 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2aa10ce7-8fdb-4415-82d0-e99175641689 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.156436 May 18 22:20:59.953710 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 811/1572] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:20:59 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:20:59.961256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91bfc70b-985f-4fab-8467-a4652de13695 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:59.962782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91bfc70b-985f-4fab-8467-a4652de13695 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:20:59.966949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-15347768-36c3-422d-b37f-bfefe86fef74 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:20:59.967663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-15347768-36c3-422d-b37f-bfefe86fef74 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:20:59.976392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15347768-36c3-422d-b37f-bfefe86fef74 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.976917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15347768-36c3-422d-b37f-bfefe86fef74 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.977713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15347768-36c3-422d-b37f-bfefe86fef74 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:20:59.978183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15347768-36c3-422d-b37f-bfefe86fef74 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:20:59.979434 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91bfc70b-985f-4fab-8467-a4652de13695 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1444 microversion: 2.75 time: 0.162994 May 18 22:20:59.980396 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 762/1573] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:20:59 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1444 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:21:00.135575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-15347768-36c3-422d-b37f-bfefe86fef74 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:00.144575 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-15347768-36c3-422d-b37f-bfefe86fef74 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1673 microversion: 2.1 time: 0.185335 May 18 22:21:00.145457 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 812/1574] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:20:59 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1673 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:00.221058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-859efb5f-5348-4659-a7f3-be8e9569b334 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:00.221677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-859efb5f-5348-4659-a7f3-be8e9569b334 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:00.239066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-859efb5f-5348-4659-a7f3-be8e9569b334 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:00.239514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-859efb5f-5348-4659-a7f3-be8e9569b334 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:00.240303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-859efb5f-5348-4659-a7f3-be8e9569b334 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:00.240776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-859efb5f-5348-4659-a7f3-be8e9569b334 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:00.298498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b12ac02b-8787-4f1d-ba43-8ef13a3b368f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:00.299506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b12ac02b-8787-4f1d-ba43-8ef13a3b368f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:00.312616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b12ac02b-8787-4f1d-ba43-8ef13a3b368f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:00.312977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b12ac02b-8787-4f1d-ba43-8ef13a3b368f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:00.313767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b12ac02b-8787-4f1d-ba43-8ef13a3b368f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:00.314213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b12ac02b-8787-4f1d-ba43-8ef13a3b368f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:00.386757 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b12ac02b-8787-4f1d-ba43-8ef13a3b368f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments" status: 200 len: 197 microversion: 2.25 time: 0.092068 May 18 22:21:00.390885 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 813/1575] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:21:00 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments => generated 197 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) May 18 22:21:00.544267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-db419c88-8611-4ee3-9bce-80ff7d08a27d tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:00.545830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-db419c88-8611-4ee3-9bce-80ff7d08a27d tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:00.572503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db419c88-8611-4ee3-9bce-80ff7d08a27d tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:00.573568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db419c88-8611-4ee3-9bce-80ff7d08a27d tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:00.584020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db419c88-8611-4ee3-9bce-80ff7d08a27d tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:00.590537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db419c88-8611-4ee3-9bce-80ff7d08a27d tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:01.145925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-db419c88-8611-4ee3-9bce-80ff7d08a27d tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:01.162728 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-db419c88-8611-4ee3-9bce-80ff7d08a27d tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1352 microversion: 2.1 time: 0.622013 May 18 22:21:01.164677 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 814/1576] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:00 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1352 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:01.177204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e326a6e3-a9df-4e58-b483-ee53977cdfef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:01.178913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e326a6e3-a9df-4e58-b483-ee53977cdfef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:01.197238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e326a6e3-a9df-4e58-b483-ee53977cdfef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:01.202634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e326a6e3-a9df-4e58-b483-ee53977cdfef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:01.203839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e326a6e3-a9df-4e58-b483-ee53977cdfef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:01.205460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e326a6e3-a9df-4e58-b483-ee53977cdfef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:01.294669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-859efb5f-5348-4659-a7f3-be8e9569b334 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:01.304601 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-859efb5f-5348-4659-a7f3-be8e9569b334 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1315 microversion: 2.1 time: 1.087564 May 18 22:21:01.305113 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 763/1577] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:00 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1315 bytes in 1089 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:01.319026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ee5f86a4-5832-4aa2-8f56-ff9653d925e8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:01.319657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ee5f86a4-5832-4aa2-8f56-ff9653d925e8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:01.335258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee5f86a4-5832-4aa2-8f56-ff9653d925e8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:01.335701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee5f86a4-5832-4aa2-8f56-ff9653d925e8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:01.336465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee5f86a4-5832-4aa2-8f56-ff9653d925e8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:01.336889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee5f86a4-5832-4aa2-8f56-ff9653d925e8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:01.480762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee5f86a4-5832-4aa2-8f56-ff9653d925e8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:01.481460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee5f86a4-5832-4aa2-8f56-ff9653d925e8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:01.482096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-ee5f86a4-5832-4aa2-8f56-ff9653d925e8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lazy-loading 'fault' on Instance uuid 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:21:01.604635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ee5f86a4-5832-4aa2-8f56-ff9653d925e8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:01.622390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ee5f86a4-5832-4aa2-8f56-ff9653d925e8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:01.624013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ee5f86a4-5832-4aa2-8f56-ff9653d925e8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '386c31b6d67c4b64887ca328c5bbd03d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2070938a79f84c6db050e3fa2b362903', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:01.640311 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ee5f86a4-5832-4aa2-8f56-ff9653d925e8 tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 200 len: 1449 microversion: 2.75 time: 0.334114 May 18 22:21:01.641008 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 764/1578] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:01 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 1449 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:21:01.652821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e95b0a25-9d4c-4f5f-847d-e4072ac0392e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:01.654028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e95b0a25-9d4c-4f5f-847d-e4072ac0392e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:01.674075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e95b0a25-9d4c-4f5f-847d-e4072ac0392e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:01.675051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e95b0a25-9d4c-4f5f-847d-e4072ac0392e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:01.675806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e95b0a25-9d4c-4f5f-847d-e4072ac0392e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:01.676235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e95b0a25-9d4c-4f5f-847d-e4072ac0392e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:02.075570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e326a6e3-a9df-4e58-b483-ee53977cdfef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:02.107692 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e326a6e3-a9df-4e58-b483-ee53977cdfef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1462 microversion: 2.1 time: 0.937206 May 18 22:21:02.110745 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 815/1579] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:01 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1462 bytes in 944 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:02.128092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-318edb17-1753-4767-8e6c-2f5b466d5074 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:02.130792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-318edb17-1753-4767-8e6c-2f5b466d5074 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:02.151339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-318edb17-1753-4767-8e6c-2f5b466d5074 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:02.151889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-318edb17-1753-4767-8e6c-2f5b466d5074 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:02.157046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-318edb17-1753-4767-8e6c-2f5b466d5074 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:02.157497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-318edb17-1753-4767-8e6c-2f5b466d5074 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:02.173273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e95b0a25-9d4c-4f5f-847d-e4072ac0392e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:02.186557 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e95b0a25-9d4c-4f5f-847d-e4072ac0392e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1673 microversion: 2.1 time: 0.542209 May 18 22:21:02.190121 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 765/1580] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:01 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1673 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:02.308292 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-318edb17-1753-4767-8e6c-2f5b466d5074 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments" status: 200 len: 25 microversion: 2.25 time: 0.194031 May 18 22:21:02.314636 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 816/1581] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:21:02 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a/os-volume_attachments => generated 25 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:02.338294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd61bf24-6224-401c-a2d7-1e38440ee891 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:02.340327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dd61bf24-6224-401c-a2d7-1e38440ee891 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:02.359003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd61bf24-6224-401c-a2d7-1e38440ee891 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:02.359782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd61bf24-6224-401c-a2d7-1e38440ee891 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:02.366365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd61bf24-6224-401c-a2d7-1e38440ee891 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:02.371429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd61bf24-6224-401c-a2d7-1e38440ee891 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:02.545798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d5c225a-c946-4a24-8208-93eb7867630d tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:02.547661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d5c225a-c946-4a24-8208-93eb7867630d tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:02.568524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d5c225a-c946-4a24-8208-93eb7867630d tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:02.574544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d5c225a-c946-4a24-8208-93eb7867630d tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:02.575882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d5c225a-c946-4a24-8208-93eb7867630d tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:02.576581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d5c225a-c946-4a24-8208-93eb7867630d tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:02.785243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dd61bf24-6224-401c-a2d7-1e38440ee891 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:02.797958 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dd61bf24-6224-401c-a2d7-1e38440ee891 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1352 microversion: 2.1 time: 0.481920 May 18 22:21:02.798950 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 817/1582] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:02 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1352 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:02.804115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c2164212-b670-4c21-8cab-d05f1a882973 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:02.805149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c2164212-b670-4c21-8cab-d05f1a882973 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:02.812515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2164212-b670-4c21-8cab-d05f1a882973 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:02.813146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2164212-b670-4c21-8cab-d05f1a882973 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:02.814188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2164212-b670-4c21-8cab-d05f1a882973 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:02.814752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2164212-b670-4c21-8cab-d05f1a882973 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:02.891035 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d5c225a-c946-4a24-8208-93eb7867630d tempest-MigrationsAdminTest-718577008 tempest-MigrationsAdminTest-718577008-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1613 microversion: 2.1 time: 0.685825 May 18 22:21:02.902389 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 766/1583] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:02 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1613 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:02.912138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7698bc51-4783-4bef-8801-2fb50cbeb20d tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:02.916911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7698bc51-4783-4bef-8801-2fb50cbeb20d tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] [instance: 8c3b21a9-dd86-41bf-8d16-209d4527f9e2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:02.923699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7698bc51-4783-4bef-8801-2fb50cbeb20d tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:02.925004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7698bc51-4783-4bef-8801-2fb50cbeb20d tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:02.926076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7698bc51-4783-4bef-8801-2fb50cbeb20d tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:02.926695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7698bc51-4783-4bef-8801-2fb50cbeb20d tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:02.951084 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-7698bc51-4783-4bef-8801-2fb50cbeb20d tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] HTTP exception thrown: Instance 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 could not be found. May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7698bc51-4783-4bef-8801-2fb50cbeb20d tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Request method failure captured: May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 HTTP/1.1 May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXDxH-uAuF4A-cydDHVMVeNTvq5hNJVphmmCSfStKU9AvinZQPZcCERwnG-1E0wo5Ot5wPFFwEzl3vfEHjhVdUCredKc3q-Tb4lEa5i2aZ7IC1VvCqS_1zpTklH2UYJv_ahThRO21LLh4j-82ciyRTWWorvebbrwugLF5X080Z7fERs May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.75 May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 2070938a79f84c6db050e3fa2b362903 May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersAdmin275Test-1570929847 May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/2070938a79f84c6db050e3fa2b362903"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/2070938a79f84c6db050e3fa2b362903"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_2070938a79f84c6db050e3fa2b362903"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/2070938a79f84c6db050e3fa2b362903"}]}] May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersAdmin275Test-1570929847 May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 2070938a79f84c6db050e3fa2b362903 May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersAdmin275Test-1570929847 May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersAdmin275Test-1570929847-project May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 386c31b6d67c4b64887ca328c5bbd03d May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersAdmin275Test-1570929847-project May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 could not be found. May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '8c3b21a9-dd86-41bf-8d16-209d4527f9e2'} May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 could not be found. May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 could not be found. May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:02.956236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:02.961753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:02.961753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:02.961753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:02.961753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:02.961753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:02.961753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 could not be found. May 18 22:21:02.961753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:02.966292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7698bc51-4783-4bef-8801-2fb50cbeb20d tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] Returning 404 to user: Instance 8c3b21a9-dd86-41bf-8d16-209d4527f9e2 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:02.967721 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7698bc51-4783-4bef-8801-2fb50cbeb20d tempest-ServersAdmin275Test-1570929847 tempest-ServersAdmin275Test-1570929847-project] 10.222.0.58 "GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2" status: 404 len: 111 microversion: 2.75 time: 0.064127 May 18 22:21:02.973355 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 767/1584] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:02 2022] GET /compute/v2.1/servers/8c3b21a9-dd86-41bf-8d16-209d4527f9e2 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:21:03.000126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-941a646f-99de-4b20-9fcf-799778e8cda8 req-eb4d1e11-cfea-4e17-9bae-a7228eeaba83 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a7cb122c-fecf-4a3c-851c-42495953d4dd", "name": "network-vif-plugged", "status": "completed", "tag": "d4beb293-bb4e-4db0-9116-048bbb58687a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:03.014705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-941a646f-99de-4b20-9fcf-799778e8cda8 req-eb4d1e11-cfea-4e17-9bae-a7228eeaba83 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:03.015141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-941a646f-99de-4b20-9fcf-799778e8cda8 req-eb4d1e11-cfea-4e17-9bae-a7228eeaba83 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:03.063507 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-941a646f-99de-4b20-9fcf-799778e8cda8 req-eb4d1e11-cfea-4e17-9bae-a7228eeaba83 service nova] Creating event network-vif-plugged:d4beb293-bb4e-4db0-9116-048bbb58687a for instance a7cb122c-fecf-4a3c-851c-42495953d4dd on n-h2-841040-6 May 18 22:21:03.078234 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-941a646f-99de-4b20-9fcf-799778e8cda8 req-eb4d1e11-cfea-4e17-9bae-a7228eeaba83 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.099685 May 18 22:21:03.079678 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 768/1585] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:02 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:03.095785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7076aabe-8187-42d2-a25b-f1161096cf48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:03.097579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7076aabe-8187-42d2-a25b-f1161096cf48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:03.117261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7076aabe-8187-42d2-a25b-f1161096cf48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:03.118377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7076aabe-8187-42d2-a25b-f1161096cf48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:03.120802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7076aabe-8187-42d2-a25b-f1161096cf48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:03.122217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7076aabe-8187-42d2-a25b-f1161096cf48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:03.122345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c2164212-b670-4c21-8cab-d05f1a882973 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:03.131530 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c2164212-b670-4c21-8cab-d05f1a882973 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1315 microversion: 2.1 time: 0.331503 May 18 22:21:03.151636 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 818/1586] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:02 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1315 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:03.200872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7076aabe-8187-42d2-a25b-f1161096cf48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:21:03.205341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-288eeeaa-6081-4e23-bebc-dc663b12a287 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:03.206382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-288eeeaa-6081-4e23-bebc-dc663b12a287 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:03.219170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-288eeeaa-6081-4e23-bebc-dc663b12a287 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:03.221436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-288eeeaa-6081-4e23-bebc-dc663b12a287 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:03.225114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-288eeeaa-6081-4e23-bebc-dc663b12a287 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:03.225913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-288eeeaa-6081-4e23-bebc-dc663b12a287 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:03.379722 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7076aabe-8187-42d2-a25b-f1161096cf48 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "DELETE /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 204 len: 0 microversion: 2.1 time: 0.297556 May 18 22:21:03.380922 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 769/1587] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:21:03 2022] DELETE /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:21:03.389493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9328da7a-f379-4a20-967a-d1273902077d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:03.394865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9328da7a-f379-4a20-967a-d1273902077d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:03.409554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9328da7a-f379-4a20-967a-d1273902077d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:03.411186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9328da7a-f379-4a20-967a-d1273902077d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:03.412478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9328da7a-f379-4a20-967a-d1273902077d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:03.415003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9328da7a-f379-4a20-967a-d1273902077d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:03.657415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-288eeeaa-6081-4e23-bebc-dc663b12a287 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:03.668182 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-288eeeaa-6081-4e23-bebc-dc663b12a287 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.467920 May 18 22:21:03.669519 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 819/1588] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:03 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:03.686962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8933e2a9-0ebd-4efa-a3cc-acf8ce1d6dcb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {"length": 3}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:03.688262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8933e2a9-0ebd-4efa-a3cc-acf8ce1d6dcb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:03.704633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8933e2a9-0ebd-4efa-a3cc-acf8ce1d6dcb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:03.706065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8933e2a9-0ebd-4efa-a3cc-acf8ce1d6dcb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:03.707061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8933e2a9-0ebd-4efa-a3cc-acf8ce1d6dcb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:03.707705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8933e2a9-0ebd-4efa-a3cc-acf8ce1d6dcb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:03.708821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9328da7a-f379-4a20-967a-d1273902077d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:03.721872 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9328da7a-f379-4a20-967a-d1273902077d tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1468 microversion: 2.1 time: 0.335945 May 18 22:21:03.732519 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 770/1589] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:03 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1468 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:03.816660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-10e42e57-9cf2-44b3-bdea-6a8dd2c8451b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:03.817253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-10e42e57-9cf2-44b3-bdea-6a8dd2c8451b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:03.829688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10e42e57-9cf2-44b3-bdea-6a8dd2c8451b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:03.836310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10e42e57-9cf2-44b3-bdea-6a8dd2c8451b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:03.837185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10e42e57-9cf2-44b3-bdea-6a8dd2c8451b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:03.837662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10e42e57-9cf2-44b3-bdea-6a8dd2c8451b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:04.109859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-10e42e57-9cf2-44b3-bdea-6a8dd2c8451b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:04.120590 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-10e42e57-9cf2-44b3-bdea-6a8dd2c8451b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1352 microversion: 2.1 time: 0.309227 May 18 22:21:04.125324 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 771/1590] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:03 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1352 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:04.157348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-16e0c58e-65d5-4484-a4b1-92188ddbaa37 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:04.158238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-16e0c58e-65d5-4484-a4b1-92188ddbaa37 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:04.169863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16e0c58e-65d5-4484-a4b1-92188ddbaa37 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:04.174471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16e0c58e-65d5-4484-a4b1-92188ddbaa37 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:04.178064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16e0c58e-65d5-4484-a4b1-92188ddbaa37 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:04.178777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16e0c58e-65d5-4484-a4b1-92188ddbaa37 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:04.404455 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8933e2a9-0ebd-4efa-a3cc-acf8ce1d6dcb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 200 len: 322 microversion: 2.1 time: 0.722486 May 18 22:21:04.406432 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 820/1591] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:21:03 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 322 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:04.428907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e16c29a7-15e7-4e4c-9abf-4659af735c7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:04.430959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e16c29a7-15e7-4e4c-9abf-4659af735c7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:04.452471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e16c29a7-15e7-4e4c-9abf-4659af735c7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:04.456707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e16c29a7-15e7-4e4c-9abf-4659af735c7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:04.482626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e16c29a7-15e7-4e4c-9abf-4659af735c7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:04.496295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e16c29a7-15e7-4e4c-9abf-4659af735c7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:04.547298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-16e0c58e-65d5-4484-a4b1-92188ddbaa37 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:04.558451 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-16e0c58e-65d5-4484-a4b1-92188ddbaa37 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1315 microversion: 2.1 time: 0.403308 May 18 22:21:04.561724 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 772/1592] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:04 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1315 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:04.698729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e16c29a7-15e7-4e4c-9abf-4659af735c7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:04.709232 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e16c29a7-15e7-4e4c-9abf-4659af735c7e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.297346 May 18 22:21:04.710101 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 821/1593] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:04 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:04.730970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f6d86d97-b143-4a78-ae99-f594b9ae3334 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:04.731574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f6d86d97-b143-4a78-ae99-f594b9ae3334 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:04.739108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f6d86d97-b143-4a78-ae99-f594b9ae3334 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:04.740049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f6d86d97-b143-4a78-ae99-f594b9ae3334 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:04.740368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-933b9428-e283-48b2-a6b6-0ac9a36cbfdb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:04.741159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f6d86d97-b143-4a78-ae99-f594b9ae3334 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:04.741289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-933b9428-e283-48b2-a6b6-0ac9a36cbfdb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:04.741886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f6d86d97-b143-4a78-ae99-f594b9ae3334 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:04.755931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-933b9428-e283-48b2-a6b6-0ac9a36cbfdb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:04.756695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-933b9428-e283-48b2-a6b6-0ac9a36cbfdb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:04.759375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-933b9428-e283-48b2-a6b6-0ac9a36cbfdb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:04.761031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-933b9428-e283-48b2-a6b6-0ac9a36cbfdb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:05.022048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-933b9428-e283-48b2-a6b6-0ac9a36cbfdb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:05.031886 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-933b9428-e283-48b2-a6b6-0ac9a36cbfdb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1468 microversion: 2.1 time: 0.296903 May 18 22:21:05.034595 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 822/1594] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:04 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1468 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:05.046338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f6d86d97-b143-4a78-ae99-f594b9ae3334 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:05.055293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f6d86d97-b143-4a78-ae99-f594b9ae3334 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:05.063900 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f6d86d97-b143-4a78-ae99-f594b9ae3334 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.337082 May 18 22:21:05.064582 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 773/1595] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:04 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:05.083189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f19d6654-a570-40c9-a086-acc29cff05d6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:05.083795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f19d6654-a570-40c9-a086-acc29cff05d6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:05.091195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f19d6654-a570-40c9-a086-acc29cff05d6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:05.095463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f19d6654-a570-40c9-a086-acc29cff05d6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:05.096850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f19d6654-a570-40c9-a086-acc29cff05d6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:05.097284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f19d6654-a570-40c9-a086-acc29cff05d6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:05.141952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f0b36505-cd86-467f-b08e-396fc1d2ffc8 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:05.143475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f0b36505-cd86-467f-b08e-396fc1d2ffc8 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:05.154769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0b36505-cd86-467f-b08e-396fc1d2ffc8 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:05.156605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0b36505-cd86-467f-b08e-396fc1d2ffc8 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:05.163517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0b36505-cd86-467f-b08e-396fc1d2ffc8 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:05.164202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0b36505-cd86-467f-b08e-396fc1d2ffc8 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:05.382865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f19d6654-a570-40c9-a086-acc29cff05d6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:05.398080 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f19d6654-a570-40c9-a086-acc29cff05d6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.319220 May 18 22:21:05.402424 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 823/1596] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:05 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:05.418546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ac1ca40f-1800-411e-984a-b41b93ea259f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:05.425271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ac1ca40f-1800-411e-984a-b41b93ea259f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:05.436107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac1ca40f-1800-411e-984a-b41b93ea259f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:05.436544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac1ca40f-1800-411e-984a-b41b93ea259f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:05.437302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac1ca40f-1800-411e-984a-b41b93ea259f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:05.437727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac1ca40f-1800-411e-984a-b41b93ea259f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:05.567779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f0b36505-cd86-467f-b08e-396fc1d2ffc8 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:05.580239 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f0b36505-cd86-467f-b08e-396fc1d2ffc8 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1352 microversion: 2.1 time: 0.442155 May 18 22:21:05.582536 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 774/1597] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:05 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1352 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:05.591069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fe417481-fe7c-4896-8ac7-057060663988 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:05.592032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fe417481-fe7c-4896-8ac7-057060663988 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:05.605524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe417481-fe7c-4896-8ac7-057060663988 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:05.606585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe417481-fe7c-4896-8ac7-057060663988 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:05.607734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe417481-fe7c-4896-8ac7-057060663988 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:05.608567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe417481-fe7c-4896-8ac7-057060663988 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:05.764442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ac1ca40f-1800-411e-984a-b41b93ea259f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:05.773834 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ac1ca40f-1800-411e-984a-b41b93ea259f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.358864 May 18 22:21:05.787525 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 824/1598] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:05 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:06.045969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-951463217", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "88732817-8665-47ad-87e8-5926de5e9218"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:06.177835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] validate_networks() for [('88732817-8665-47ad-87e8-5926de5e9218', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:21:06.422012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fe417481-fe7c-4896-8ac7-057060663988 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:06.436361 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fe417481-fe7c-4896-8ac7-057060663988 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1315 microversion: 2.1 time: 0.852421 May 18 22:21:06.438008 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 775/1599] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:05 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1315 bytes in 855 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:06.449680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1db8511d-109f-4704-ba59-c1eb133f7926 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:06.452568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1db8511d-109f-4704-ba59-c1eb133f7926 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:06.474201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1db8511d-109f-4704-ba59-c1eb133f7926 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:06.481168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1db8511d-109f-4704-ba59-c1eb133f7926 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:06.489707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1db8511d-109f-4704-ba59-c1eb133f7926 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:06.490470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1db8511d-109f-4704-ba59-c1eb133f7926 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:06.615379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1db8511d-109f-4704-ba59-c1eb133f7926 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:06.616502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1db8511d-109f-4704-ba59-c1eb133f7926 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:06.617079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-1db8511d-109f-4704-ba59-c1eb133f7926 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lazy-loading 'fault' on Instance uuid 594db365-5266-470c-bc59-c82b8a3bb517 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:21:06.667185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1db8511d-109f-4704-ba59-c1eb133f7926 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:06.678465 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1db8511d-109f-4704-ba59-c1eb133f7926 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 200 len: 1302 microversion: 2.1 time: 0.239172 May 18 22:21:06.697779 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 776/1600] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:06 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 1302 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:06.707105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-LiveMigrationTest-server-1430354701", "imageRef": "", "flavorRef": "452", "networks": [{"uuid": "5219af55-81a0-41ab-9ab2-87d5c552d670"}], "block_device_mapping_v2": [{"uuid": "0e0f95bd-a5f2-4e9d-85bd-6797998ff844", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:06.821507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] validate_networks() for [('5219af55-81a0-41ab-9ab2-87d5c552d670', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:21:07.044561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:21:07.046143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:21:07.046771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:21:07.047785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:21:07.048259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:21:07.068387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:07.068836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:07.070676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:07.072700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:07.114411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Getting quotas for project eda2e8673e8b475fad924d2a2c5af150. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:21:07.124368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Getting quotas for user ecd95ad81de84b19aefbe6bbc308358d and project eda2e8673e8b475fad924d2a2c5af150. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:21:07.139390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:21:07.142122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:21:07.267672 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-de26848d-649f-483c-a32c-1790cf9e2729 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.225569 May 18 22:21:07.273224 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 825/1601] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:21:06 2022] POST /compute/v2.1/servers => generated 380 bytes in 1227 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:21:07.274757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d8296c02-6d28-4af4-ac30-7e70736d80be req-0159cd17-fa69-471f-943f-a13d92f44e29 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "594db365-5266-470c-bc59-c82b8a3bb517", "name": "network-vif-deleted", "tag": "cee42427-79c0-4a31-af41-940200c4aab1"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:07.285819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d8296c02-6d28-4af4-ac30-7e70736d80be req-0159cd17-fa69-471f-943f-a13d92f44e29 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:07.286372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d8296c02-6d28-4af4-ac30-7e70736d80be req-0159cd17-fa69-471f-943f-a13d92f44e29 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:07.304285 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d8296c02-6d28-4af4-ac30-7e70736d80be req-0159cd17-fa69-471f-943f-a13d92f44e29 service nova] Creating event network-vif-deleted:cee42427-79c0-4a31-af41-940200c4aab1 for instance 594db365-5266-470c-bc59-c82b8a3bb517 on n-h2-841040-6 May 18 22:21:07.311282 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d8296c02-6d28-4af4-ac30-7e70736d80be req-0159cd17-fa69-471f-943f-a13d92f44e29 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.039885 May 18 22:21:07.312156 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 826/1602] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:07 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:07.323087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-3d171341-baa5-46c7-9d0f-be9e1977637d req-b20fdfa7-e38d-4e23-931d-20b3ff4781c2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f306d146-9ae4-4925-8ca5-8c534f803eb0", "name": "network-vif-plugged", "status": "completed", "tag": "347506ce-ed6f-4a0b-bea6-af32e153c11e"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:07.333889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3d171341-baa5-46c7-9d0f-be9e1977637d req-b20fdfa7-e38d-4e23-931d-20b3ff4781c2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:07.338269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3d171341-baa5-46c7-9d0f-be9e1977637d req-b20fdfa7-e38d-4e23-931d-20b3ff4781c2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:07.360809 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-3d171341-baa5-46c7-9d0f-be9e1977637d req-b20fdfa7-e38d-4e23-931d-20b3ff4781c2 service nova] Creating event network-vif-plugged:347506ce-ed6f-4a0b-bea6-af32e153c11e for instance f306d146-9ae4-4925-8ca5-8c534f803eb0 on n-h2-841040-6 May 18 22:21:07.367047 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-3d171341-baa5-46c7-9d0f-be9e1977637d req-b20fdfa7-e38d-4e23-931d-20b3ff4781c2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.050138 May 18 22:21:07.375209 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 827/1603] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:07 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:07.382715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9347c702-4163-4658-ac78-290f3a52818b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:07.384354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9347c702-4163-4658-ac78-290f3a52818b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:07.392660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9347c702-4163-4658-ac78-290f3a52818b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:07.394659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9347c702-4163-4658-ac78-290f3a52818b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:07.395481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9347c702-4163-4658-ac78-290f3a52818b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:07.395906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9347c702-4163-4658-ac78-290f3a52818b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:07.691818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9347c702-4163-4658-ac78-290f3a52818b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:07.703905 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9347c702-4163-4658-ac78-290f3a52818b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1352 microversion: 2.1 time: 0.327231 May 18 22:21:07.715079 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 828/1604] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:07 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1352 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:07.720726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1b1a92ce-dd4d-4595-b19b-26d725cf6d03 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:07.722343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1b1a92ce-dd4d-4595-b19b-26d725cf6d03 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:07.819926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1b1a92ce-dd4d-4595-b19b-26d725cf6d03 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:07.834108 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1b1a92ce-dd4d-4595-b19b-26d725cf6d03 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1214 microversion: 2.1 time: 0.117423 May 18 22:21:07.843314 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 829/1605] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:07 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1214 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:07.844264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7ab1d395-0f06-4235-9056-5590c644d588 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:07.844878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7ab1d395-0f06-4235-9056-5590c644d588 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:07.860262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ab1d395-0f06-4235-9056-5590c644d588 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:07.860930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ab1d395-0f06-4235-9056-5590c644d588 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:07.873052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ab1d395-0f06-4235-9056-5590c644d588 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:07.873550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ab1d395-0f06-4235-9056-5590c644d588 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:08.101067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:21:08.102244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:21:08.102849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:21:08.103302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:21:08.103707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:21:08.150887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:08.151482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:08.152368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:08.152808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:08.198365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7ab1d395-0f06-4235-9056-5590c644d588 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:08.201095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Getting quotas for project d9803278bb3a47b3b316884cdfe4fea6. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:21:08.209974 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7ab1d395-0f06-4235-9056-5590c644d588 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1502 microversion: 2.1 time: 0.373813 May 18 22:21:08.216497 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 830/1606] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:07 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1502 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:08.219489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Getting quotas for user 6816a2dd651b442186f9e753a6c7a1d5 and project d9803278bb3a47b3b316884cdfe4fea6. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:21:08.232852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad73133b-1c5e-49da-9655-a6f47002bb70 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:08.234373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ad73133b-1c5e-49da-9655-a6f47002bb70 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 594db365-5266-470c-bc59-c82b8a3bb517] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:08.249090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad73133b-1c5e-49da-9655-a6f47002bb70 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:08.251250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad73133b-1c5e-49da-9655-a6f47002bb70 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:08.253822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad73133b-1c5e-49da-9655-a6f47002bb70 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:08.255975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad73133b-1c5e-49da-9655-a6f47002bb70 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:08.295236 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-ad73133b-1c5e-49da-9655-a6f47002bb70 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] HTTP exception thrown: Instance 594db365-5266-470c-bc59-c82b8a3bb517 could not be found. May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad73133b-1c5e-49da-9655-a6f47002bb70 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Request method failure captured: May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 HTTP/1.1 May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihW_2BjQNJ8iK1MBOxMGHauOOGuRTBIQZ6uBR7gNkwwfb8lxl22iPIyIrjOzaDVPG92xWzJhHY2PsQ6tv9_EuWdXXmjmHrcilFagcvx7PC5SCbiUqbNYwJ6pwpQp2C42im-OBwnfw_was0RZBReSqvD1d7kg964F3Y7AEXG5ZNf0kL7A May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7ce6b287027e432f9a1f33431961f655 May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-MigrationsAdminTest-739676815 May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7ce6b287027e432f9a1f33431961f655"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7ce6b287027e432f9a1f33431961f655"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7ce6b287027e432f9a1f33431961f655"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7ce6b287027e432f9a1f33431961f655"}]}] May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-MigrationsAdminTest-739676815 May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7ce6b287027e432f9a1f33431961f655 May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-MigrationsAdminTest-739676815 May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-MigrationsAdminTest-739676815-project May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 17fabf8411b34e69bba5f5966df41b47 May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-MigrationsAdminTest-739676815-project May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 594db365-5266-470c-bc59-c82b8a3bb517 could not be found. May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '594db365-5266-470c-bc59-c82b8a3bb517'} May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 594db365-5266-470c-bc59-c82b8a3bb517 could not be found. May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 594db365-5266-470c-bc59-c82b8a3bb517 could not be found. May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:08.301926 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:08.306105 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:08.306105 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:08.306105 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:08.306105 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:08.306105 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:08.306105 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 594db365-5266-470c-bc59-c82b8a3bb517 could not be found. May 18 22:21:08.306105 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:08.308505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad73133b-1c5e-49da-9655-a6f47002bb70 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Returning 404 to user: Instance 594db365-5266-470c-bc59-c82b8a3bb517 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:08.310573 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ad73133b-1c5e-49da-9655-a6f47002bb70 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517" status: 404 len: 111 microversion: 2.1 time: 0.091936 May 18 22:21:08.315769 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 831/1607] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:08 2022] GET /compute/v2.1/servers/594db365-5266-470c-bc59-c82b8a3bb517 => generated 111 bytes in 98 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:21:08.323648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3da85389-587e-4511-9ff9-69a2b1388e93 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1451330580"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:08.327021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3da85389-587e-4511-9ff9-69a2b1388e93 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:08.348785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3da85389-587e-4511-9ff9-69a2b1388e93 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:08.349549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3da85389-587e-4511-9ff9-69a2b1388e93 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:08.350587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3da85389-587e-4511-9ff9-69a2b1388e93 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:08.351258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3da85389-587e-4511-9ff9-69a2b1388e93 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:08.356564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3da85389-587e-4511-9ff9-69a2b1388e93 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [119082] Writing DB stats nova_cell1:SELECT=99,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:08.368702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:21:08.370919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='0e0f95bd-a5f2-4e9d-85bd-6797998ff844',volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:21:08.632157 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-551e42fd-1503-4102-961c-de06fa7a5c61 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.931594 May 18 22:21:08.633190 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 777/1608] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:21:06 2022] POST /compute/v2.1/servers => generated 380 bytes in 1934 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:21:08.643408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-266e80eb-7e9d-42ec-aa73-8c3bb64bd1ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:08.644321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-266e80eb-7e9d-42ec-aa73-8c3bb64bd1ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:08.657979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-266e80eb-7e9d-42ec-aa73-8c3bb64bd1ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:08.659226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-266e80eb-7e9d-42ec-aa73-8c3bb64bd1ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:08.664152 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.network.security_group_api [None req-3da85389-587e-4511-9ff9-69a2b1388e93 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Adding security group 9097e86e-e1d9-4d59-81a3-aca4cba7bd80 to port d4beb293-bb4e-4db0-9116-048bbb58687a May 18 22:21:08.675262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-266e80eb-7e9d-42ec-aa73-8c3bb64bd1ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:08.676777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-266e80eb-7e9d-42ec-aa73-8c3bb64bd1ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:08.743344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-266e80eb-7e9d-42ec-aa73-8c3bb64bd1ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:21:08.863006 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-266e80eb-7e9d-42ec-aa73-8c3bb64bd1ef tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "DELETE /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 204 len: 0 microversion: 2.1 time: 0.227611 May 18 22:21:08.864379 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 778/1609] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:21:08 2022] DELETE /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:21:09.114375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-391889385", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:09.193112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:21:09.550448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:21:09.551116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:21:09.551902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:21:09.552469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:21:09.553127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:21:09.571106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:09.571825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:09.572954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:09.573556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:09.598574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Getting quotas for project 50599a83d78740ae99774a09927f2d55. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:21:09.610259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Getting quotas for user 1b90ed5237c549879b7271a8cf2c0bcc and project 50599a83d78740ae99774a09927f2d55. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:21:09.626840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:21:09.630422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:21:09.686660 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3da85389-587e-4511-9ff9-69a2b1388e93 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd/action" status: 202 len: 0 microversion: 2.1 time: 1.368609 May 18 22:21:09.688368 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 832/1610] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:21:08 2022] POST /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd/action => generated 0 bytes in 1372 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:09.694332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-97cd6166-f1ba-443e-a45a-111ba6cc4578 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:09.695243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-97cd6166-f1ba-443e-a45a-111ba6cc4578 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:09.711028 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-10cae2af-185c-4d5f-a823-75cbe6a1bfe9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.841558 May 18 22:21:09.711858 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 779/1611] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:21:08 2022] POST /compute/v2.1/servers => generated 380 bytes in 846 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:21:09.730869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97cd6166-f1ba-443e-a45a-111ba6cc4578 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:09.731338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97cd6166-f1ba-443e-a45a-111ba6cc4578 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:09.732114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97cd6166-f1ba-443e-a45a-111ba6cc4578 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:09.732546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97cd6166-f1ba-443e-a45a-111ba6cc4578 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:09.733883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e7e184b1-c55c-4a96-94f2-419e59efc4f5 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:09.737569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e7e184b1-c55c-4a96-94f2-419e59efc4f5 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:09.762832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7e184b1-c55c-4a96-94f2-419e59efc4f5 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:09.770816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7e184b1-c55c-4a96-94f2-419e59efc4f5 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:09.775328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7e184b1-c55c-4a96-94f2-419e59efc4f5 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:09.776341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7e184b1-c55c-4a96-94f2-419e59efc4f5 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:09.896972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-97cd6166-f1ba-443e-a45a-111ba6cc4578 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:09.914839 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-97cd6166-f1ba-443e-a45a-111ba6cc4578 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1095 microversion: 2.1 time: 0.216592 May 18 22:21:09.915515 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 833/1612] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:09 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1095 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:09.921185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-555d1fb3-9925-4bcb-801b-404423f46b28 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:09.922684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-555d1fb3-9925-4bcb-801b-404423f46b28 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:09.930723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-555d1fb3-9925-4bcb-801b-404423f46b28 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:09.931386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-555d1fb3-9925-4bcb-801b-404423f46b28 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:09.932976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-555d1fb3-9925-4bcb-801b-404423f46b28 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:09.933563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-555d1fb3-9925-4bcb-801b-404423f46b28 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:10.049653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-555d1fb3-9925-4bcb-801b-404423f46b28 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:10.052533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e7e184b1-c55c-4a96-94f2-419e59efc4f5 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:10.067083 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e7e184b1-c55c-4a96-94f2-419e59efc4f5 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1542 microversion: 2.1 time: 0.349807 May 18 22:21:10.067721 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 780/1613] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:09 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1542 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:10.072757 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-555d1fb3-9925-4bcb-801b-404423f46b28 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1274 microversion: 2.1 time: 0.152703 May 18 22:21:10.074943 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 834/1614] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:09 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1274 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:10.079849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b309415c-c35d-4233-938f-2b9da8999f31 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-156108635"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:10.080653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b309415c-c35d-4233-938f-2b9da8999f31 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:10.089472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b309415c-c35d-4233-938f-2b9da8999f31 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:10.090333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b309415c-c35d-4233-938f-2b9da8999f31 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:10.090726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a2a1374-d779-4d42-b08c-27c71af37879 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:10.091923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b309415c-c35d-4233-938f-2b9da8999f31 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:10.101871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b309415c-c35d-4233-938f-2b9da8999f31 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:10.121881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3a2a1374-d779-4d42-b08c-27c71af37879 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:10.165508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a2a1374-d779-4d42-b08c-27c71af37879 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:10.168117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a2a1374-d779-4d42-b08c-27c71af37879 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:10.173365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a2a1374-d779-4d42-b08c-27c71af37879 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:10.174026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a2a1374-d779-4d42-b08c-27c71af37879 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:11.038445 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.network.security_group_api [None req-b309415c-c35d-4233-938f-2b9da8999f31 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Adding security group c79304b9-356f-4436-8ffd-f889b32bc2d0 to port d4beb293-bb4e-4db0-9116-048bbb58687a May 18 22:21:11.207327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3a2a1374-d779-4d42-b08c-27c71af37879 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:11.219509 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3a2a1374-d779-4d42-b08c-27c71af37879 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1534 microversion: 2.1 time: 1.147992 May 18 22:21:11.232448 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 781/1615] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:10 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1534 bytes in 1164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:11.243546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-f0f70599-30d2-4aa0-84f8-ad51d5bfb8fc req-0d0cd6a7-3897-4e7d-ac4b-a318fe95dd63 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a7cb122c-fecf-4a3c-851c-42495953d4dd", "tag": "d4beb293-bb4e-4db0-9116-048bbb58687a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:11.268694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f0f70599-30d2-4aa0-84f8-ad51d5bfb8fc req-0d0cd6a7-3897-4e7d-ac4b-a318fe95dd63 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:11.269171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f0f70599-30d2-4aa0-84f8-ad51d5bfb8fc req-0d0cd6a7-3897-4e7d-ac4b-a318fe95dd63 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:11.298277 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-f0f70599-30d2-4aa0-84f8-ad51d5bfb8fc req-0d0cd6a7-3897-4e7d-ac4b-a318fe95dd63 service nova] Creating event network-changed:d4beb293-bb4e-4db0-9116-048bbb58687a for instance a7cb122c-fecf-4a3c-851c-42495953d4dd on n-h2-841040-6 May 18 22:21:11.315037 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-f0f70599-30d2-4aa0-84f8-ad51d5bfb8fc req-0d0cd6a7-3897-4e7d-ac4b-a318fe95dd63 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.081038 May 18 22:21:11.315658 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 782/1616] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:11 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:11.329967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-1959739804", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:11.432341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:21:12.038702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:21:12.039383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:21:12.040509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:21:12.040942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:21:12.041584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:21:12.059409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:12.067542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:12.069154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:12.069854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:12.102343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [119083] Writing DB stats nova_api:SELECT=92,nova_api:UPDATE=2,nova_api:INSERT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:12.118605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Getting quotas for project 50599a83d78740ae99774a09927f2d55. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:21:12.134911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Getting quotas for user 1b90ed5237c549879b7271a8cf2c0bcc and project 50599a83d78740ae99774a09927f2d55. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:21:12.176425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:21:12.184503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:21:12.307190 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b06ff383-4473-40e2-bce4-905053c16093 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.987744 May 18 22:21:12.318848 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 783/1617] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:21:11 2022] POST /compute/v2.1/servers => generated 380 bytes in 995 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:21:12.325666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9d15a9e8-352b-462a-9841-852b7e5f8e5e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:12.326203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9d15a9e8-352b-462a-9841-852b7e5f8e5e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:12.337429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d15a9e8-352b-462a-9841-852b7e5f8e5e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:12.337910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d15a9e8-352b-462a-9841-852b7e5f8e5e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:12.338665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d15a9e8-352b-462a-9841-852b7e5f8e5e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:12.339089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d15a9e8-352b-462a-9841-852b7e5f8e5e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:12.716048 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9d15a9e8-352b-462a-9841-852b7e5f8e5e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0/os-interface" status: 200 len: 284 microversion: 2.1 time: 0.400168 May 18 22:21:12.716777 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 784/1618] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:21:12 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0/os-interface => generated 284 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:12.721860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-732a4ec4-651f-4f32-9e6c-6f285a941ee8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:12.722706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-732a4ec4-651f-4f32-9e6c-6f285a941ee8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:12.742456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732a4ec4-651f-4f32-9e6c-6f285a941ee8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:12.745098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732a4ec4-651f-4f32-9e6c-6f285a941ee8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:12.748462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732a4ec4-651f-4f32-9e6c-6f285a941ee8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:12.749182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732a4ec4-651f-4f32-9e6c-6f285a941ee8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:13.510522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-732a4ec4-651f-4f32-9e6c-6f285a941ee8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:13.523503 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-732a4ec4-651f-4f32-9e6c-6f285a941ee8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1169 microversion: 2.1 time: 0.805598 May 18 22:21:13.536231 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 785/1619] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:12 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1169 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:13.554144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5c1c4e8-0bf0-41ae-ac40-43aa3bd854d3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:13.554777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a5c1c4e8-0bf0-41ae-ac40-43aa3bd854d3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:13.586638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5c1c4e8-0bf0-41ae-ac40-43aa3bd854d3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:13.590186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5c1c4e8-0bf0-41ae-ac40-43aa3bd854d3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:13.592061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5c1c4e8-0bf0-41ae-ac40-43aa3bd854d3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:13.592499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5c1c4e8-0bf0-41ae-ac40-43aa3bd854d3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:13.605271 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b309415c-c35d-4233-938f-2b9da8999f31 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd/action" status: 202 len: 0 microversion: 2.1 time: 3.528999 May 18 22:21:13.606186 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 835/1620] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:21:10 2022] POST /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd/action => generated 0 bytes in 3530 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:13.611041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bdf8278d-8567-499c-970b-0e66f3a51ff8 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:13.612414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bdf8278d-8567-499c-970b-0e66f3a51ff8 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:13.623508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bdf8278d-8567-499c-970b-0e66f3a51ff8 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:13.627614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bdf8278d-8567-499c-970b-0e66f3a51ff8 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:13.638857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bdf8278d-8567-499c-970b-0e66f3a51ff8 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:13.641600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bdf8278d-8567-499c-970b-0e66f3a51ff8 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:13.878329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bdf8278d-8567-499c-970b-0e66f3a51ff8 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:13.890350 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bdf8278d-8567-499c-970b-0e66f3a51ff8 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 200 len: 1492 microversion: 2.1 time: 0.283022 May 18 22:21:13.890941 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 836/1621] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:13 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 1492 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:13.906721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d094d4f-c0c4-4c51-8eae-f15ac3d806fb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:13.914727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9d094d4f-c0c4-4c51-8eae-f15ac3d806fb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:13.936047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d094d4f-c0c4-4c51-8eae-f15ac3d806fb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:13.936496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d094d4f-c0c4-4c51-8eae-f15ac3d806fb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:13.942286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d094d4f-c0c4-4c51-8eae-f15ac3d806fb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:13.942733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d094d4f-c0c4-4c51-8eae-f15ac3d806fb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:13.978164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a5c1c4e8-0bf0-41ae-ac40-43aa3bd854d3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:13.994777 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a5c1c4e8-0bf0-41ae-ac40-43aa3bd854d3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1314 microversion: 2.1 time: 0.456583 May 18 22:21:13.998000 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 786/1622] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:13 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1314 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:14.012964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8e6e676a-4c3e-4278-8bf9-d80dcd6186de tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:14.017043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8e6e676a-4c3e-4278-8bf9-d80dcd6186de tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:14.033140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e6e676a-4c3e-4278-8bf9-d80dcd6186de tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:14.038560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e6e676a-4c3e-4278-8bf9-d80dcd6186de tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:14.039910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e6e676a-4c3e-4278-8bf9-d80dcd6186de tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:14.042572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e6e676a-4c3e-4278-8bf9-d80dcd6186de tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:14.119010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9d094d4f-c0c4-4c51-8eae-f15ac3d806fb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:14.130183 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9d094d4f-c0c4-4c51-8eae-f15ac3d806fb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1266 microversion: 2.1 time: 0.227065 May 18 22:21:14.134597 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 837/1623] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:13 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1266 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:14.146372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-5dbb37b2-ae4c-47f8-ae04-4e93b4dfe7a8 req-f779c2dd-98f8-4bc9-a0b1-124ed154c0cd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a7cb122c-fecf-4a3c-851c-42495953d4dd", "tag": "d4beb293-bb4e-4db0-9116-048bbb58687a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:14.159982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5dbb37b2-ae4c-47f8-ae04-4e93b4dfe7a8 req-f779c2dd-98f8-4bc9-a0b1-124ed154c0cd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:14.171047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5dbb37b2-ae4c-47f8-ae04-4e93b4dfe7a8 req-f779c2dd-98f8-4bc9-a0b1-124ed154c0cd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:14.201486 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-5dbb37b2-ae4c-47f8-ae04-4e93b4dfe7a8 req-f779c2dd-98f8-4bc9-a0b1-124ed154c0cd service nova] Creating event network-changed:d4beb293-bb4e-4db0-9116-048bbb58687a for instance a7cb122c-fecf-4a3c-851c-42495953d4dd on n-h2-841040-6 May 18 22:21:14.230114 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-5dbb37b2-ae4c-47f8-ae04-4e93b4dfe7a8 req-f779c2dd-98f8-4bc9-a0b1-124ed154c0cd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.090644 May 18 22:21:14.230814 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 838/1624] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:14 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:14.791828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-34de8ac1-e28d-44ab-bdce-eb2817d64129 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:14.793131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-34de8ac1-e28d-44ab-bdce-eb2817d64129 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:14.802734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34de8ac1-e28d-44ab-bdce-eb2817d64129 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:14.803436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34de8ac1-e28d-44ab-bdce-eb2817d64129 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:14.804868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34de8ac1-e28d-44ab-bdce-eb2817d64129 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:14.805558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34de8ac1-e28d-44ab-bdce-eb2817d64129 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:14.926883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-34de8ac1-e28d-44ab-bdce-eb2817d64129 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:14.937604 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-34de8ac1-e28d-44ab-bdce-eb2817d64129 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1169 microversion: 2.1 time: 0.388795 May 18 22:21:14.948039 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8e6e676a-4c3e-4278-8bf9-d80dcd6186de tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd/os-security-groups" status: 200 len: 1158 microversion: 2.1 time: 0.944664 May 18 22:21:14.959029 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 787/1625] 10.222.0.58 () {58 vars in 1292 bytes} [Wed May 18 22:21:13 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd/os-security-groups => generated 1158 bytes in 960 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:14.964576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d8b494a3-ce72-4ed7-ad7f-680be92c934c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:14.965382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d8b494a3-ce72-4ed7-ad7f-680be92c934c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: ec09f89d-817d-4c23-8148-0cbcd910b2e0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:14.977004 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 839/1626] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:14 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1169 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:14.996570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-77a48e80-8d75-43ef-9ac4-ed2f6315eb4b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'create', calling method: .version_select at 0x7fa2ed5e4820>, body: {"security_group": {"name": " tempest-securitygroup -1389386076 ", "description": "tempest-description-1904003130"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:14.997074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8b494a3-ce72-4ed7-ad7f-680be92c934c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:14.997702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8b494a3-ce72-4ed7-ad7f-680be92c934c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:15.001235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8b494a3-ce72-4ed7-ad7f-680be92c934c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:15.001900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8b494a3-ce72-4ed7-ad7f-680be92c934c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:15.031780 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-d8b494a3-ce72-4ed7-ad7f-680be92c934c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] HTTP exception thrown: Instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 could not be found. May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d8b494a3-ce72-4ed7-ad7f-680be92c934c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Request method failure captured: May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 HTTP/1.1 May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_2BjQNJ8iK1MBOxMGHauOOGuRTBIQZ6uBR7gNkwwfb8lxl22iPIyIrjOzaDVPG92xWzJhHY2PsQ6tv9_EuWdXXmjmHrcilFagcvx7PC5SCbiUqbNYwJ6pwpQp2C42im-OBwnfw_was0RZBReSqvD1d7kg964F3Y7AEXG5ZNf0kL7A May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7ce6b287027e432f9a1f33431961f655 May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-MigrationsAdminTest-739676815 May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7ce6b287027e432f9a1f33431961f655"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7ce6b287027e432f9a1f33431961f655"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7ce6b287027e432f9a1f33431961f655"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7ce6b287027e432f9a1f33431961f655"}]}] May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-MigrationsAdminTest-739676815 May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7ce6b287027e432f9a1f33431961f655 May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-MigrationsAdminTest-739676815 May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-MigrationsAdminTest-739676815-project May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 17fabf8411b34e69bba5f5966df41b47 May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-MigrationsAdminTest-739676815-project May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 could not be found. May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'ec09f89d-817d-4c23-8148-0cbcd910b2e0'} May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 could not be found. May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 could not be found. May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:15.043832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:15.048433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:15.048433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:15.048433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:15.048433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:15.048433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:15.048433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 could not be found. May 18 22:21:15.048433 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:15.048433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d8b494a3-ce72-4ed7-ad7f-680be92c934c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Returning 404 to user: Instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:15.048433 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d8b494a3-ce72-4ed7-ad7f-680be92c934c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0" status: 404 len: 111 microversion: 2.1 time: 0.084707 May 18 22:21:15.048433 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 788/1627] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:14 2022] GET /compute/v2.1/servers/ec09f89d-817d-4c23-8148-0cbcd910b2e0 => generated 111 bytes in 86 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:21:15.052610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fa25073d-8f1a-4a8a-957e-876898f02548 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:15.053207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fa25073d-8f1a-4a8a-957e-876898f02548 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:15.061572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa25073d-8f1a-4a8a-957e-876898f02548 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:15.062771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa25073d-8f1a-4a8a-957e-876898f02548 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:15.063565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa25073d-8f1a-4a8a-957e-876898f02548 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:15.063999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa25073d-8f1a-4a8a-957e-876898f02548 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:15.608120 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-77a48e80-8d75-43ef-9ac4-ed2f6315eb4b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 224 microversion: 2.1 time: 0.629553 May 18 22:21:15.608733 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 840/1628] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:21:14 2022] POST /compute/v2.1/os-security-groups => generated 224 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:15.614046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-26d339d2-bd9a-481f-8c71-b020ccbd8791 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:15.614727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-26d339d2-bd9a-481f-8c71-b020ccbd8791 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:15.631235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-26d339d2-bd9a-481f-8c71-b020ccbd8791 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:15.631970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-26d339d2-bd9a-481f-8c71-b020ccbd8791 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:15.632905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-26d339d2-bd9a-481f-8c71-b020ccbd8791 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:15.637170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-26d339d2-bd9a-481f-8c71-b020ccbd8791 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:15.671524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fa25073d-8f1a-4a8a-957e-876898f02548 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:15.680622 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fa25073d-8f1a-4a8a-957e-876898f02548 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1314 microversion: 2.1 time: 0.633392 May 18 22:21:15.699558 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 789/1629] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:15 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1314 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:15.708688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-115f447e-3ad9-45ae-8168-726c5595acb7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:15.709546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-115f447e-3ad9-45ae-8168-726c5595acb7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:15.725067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-26d339d2-bd9a-481f-8c71-b020ccbd8791 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:21:15.727587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-115f447e-3ad9-45ae-8168-726c5595acb7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:15.728292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-115f447e-3ad9-45ae-8168-726c5595acb7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:15.731101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-115f447e-3ad9-45ae-8168-726c5595acb7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:15.731745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-115f447e-3ad9-45ae-8168-726c5595acb7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:15.943763 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-26d339d2-bd9a-481f-8c71-b020ccbd8791 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "DELETE /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 204 len: 0 microversion: 2.1 time: 0.333031 May 18 22:21:15.945817 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 841/1630] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:21:15 2022] DELETE /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:21:15.968583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cd5ffbcf-54a4-4fff-95d7-0bad29cfb929 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ed445c10>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:16.001103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-115f447e-3ad9-45ae-8168-726c5595acb7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:16.009993 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-115f447e-3ad9-45ae-8168-726c5595acb7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1272 microversion: 2.1 time: 0.308884 May 18 22:21:16.014214 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 790/1631] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:15 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1272 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:16.019909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62da783b-ed23-4223-89a3-e36f5ae144bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:16.020505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-62da783b-ed23-4223-89a3-e36f5ae144bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:16.037026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62da783b-ed23-4223-89a3-e36f5ae144bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:16.046082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62da783b-ed23-4223-89a3-e36f5ae144bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:16.047915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62da783b-ed23-4223-89a3-e36f5ae144bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:16.049143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62da783b-ed23-4223-89a3-e36f5ae144bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:16.298869 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cd5ffbcf-54a4-4fff-95d7-0bad29cfb929 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/os-security-groups/e9a24523-5b95-4a63-940b-48ea11c51efd" status: 200 len: 224 microversion: 2.1 time: 0.349347 May 18 22:21:16.299634 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 842/1632] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:21:15 2022] GET /compute/v2.1/os-security-groups/e9a24523-5b95-4a63-940b-48ea11c51efd => generated 224 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:16.305479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-886e4248-07d5-45d6-99df-43e30a7407fc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:16.307765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-886e4248-07d5-45d6-99df-43e30a7407fc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:16.326354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-886e4248-07d5-45d6-99df-43e30a7407fc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:16.327606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-886e4248-07d5-45d6-99df-43e30a7407fc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:16.329223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-886e4248-07d5-45d6-99df-43e30a7407fc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:16.330549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-886e4248-07d5-45d6-99df-43e30a7407fc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:16.546943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-62da783b-ed23-4223-89a3-e36f5ae144bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:16.568374 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-62da783b-ed23-4223-89a3-e36f5ae144bc tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1467 microversion: 2.1 time: 0.551741 May 18 22:21:16.570985 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 791/1633] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:16 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1467 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:16.577931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-23b00d2e-b2d9-4f9b-bad7-9669dafe2034 req-cfc6c22e-60f2-43d8-8d68-c59b5a27a3d7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ec09f89d-817d-4c23-8148-0cbcd910b2e0", "name": "network-vif-deleted", "tag": "6978b72a-4133-4123-9090-80335df8c5ee"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:16.605241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-23b00d2e-b2d9-4f9b-bad7-9669dafe2034 req-cfc6c22e-60f2-43d8-8d68-c59b5a27a3d7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:16.612037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-23b00d2e-b2d9-4f9b-bad7-9669dafe2034 req-cfc6c22e-60f2-43d8-8d68-c59b5a27a3d7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:16.644281 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-23b00d2e-b2d9-4f9b-bad7-9669dafe2034 req-cfc6c22e-60f2-43d8-8d68-c59b5a27a3d7 service nova] Creating event network-vif-deleted:6978b72a-4133-4123-9090-80335df8c5ee for instance ec09f89d-817d-4c23-8148-0cbcd910b2e0 on n-h1-841040-6 May 18 22:21:16.666362 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-23b00d2e-b2d9-4f9b-bad7-9669dafe2034 req-cfc6c22e-60f2-43d8-8d68-c59b5a27a3d7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.088469 May 18 22:21:16.667360 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 792/1634] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:16 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:16.681784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4aacd15d-34ff-4c45-aff3-cdbb5cc1797d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ecf98d30>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:16.802287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-886e4248-07d5-45d6-99df-43e30a7407fc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:16.810726 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-886e4248-07d5-45d6-99df-43e30a7407fc tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1211 microversion: 2.1 time: 0.509711 May 18 22:21:16.814428 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 843/1635] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:16 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1211 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:16.827593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2c5c0957-901a-4528-b4a9-2edbb47033ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:16.828374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2c5c0957-901a-4528-b4a9-2edbb47033ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:16.839575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c5c0957-901a-4528-b4a9-2edbb47033ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:16.842217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c5c0957-901a-4528-b4a9-2edbb47033ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:16.847954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c5c0957-901a-4528-b4a9-2edbb47033ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:16.849188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c5c0957-901a-4528-b4a9-2edbb47033ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:17.095435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-2c5c0957-901a-4528-b4a9-2edbb47033ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:17.282331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2c5c0957-901a-4528-b4a9-2edbb47033ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:17.292840 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2c5c0957-901a-4528-b4a9-2edbb47033ff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1314 microversion: 2.1 time: 0.476783 May 18 22:21:17.294496 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 844/1636] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:16 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1314 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:17.331145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e064a87-3bad-41a7-855a-18e5f0fe25cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:17.331980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7e064a87-3bad-41a7-855a-18e5f0fe25cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:17.346315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e064a87-3bad-41a7-855a-18e5f0fe25cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:17.355849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e064a87-3bad-41a7-855a-18e5f0fe25cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:17.356974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e064a87-3bad-41a7-855a-18e5f0fe25cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:17.357565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e064a87-3bad-41a7-855a-18e5f0fe25cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:17.825323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-7e064a87-3bad-41a7-855a-18e5f0fe25cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:18.364256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7e064a87-3bad-41a7-855a-18e5f0fe25cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:18.377399 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7e064a87-3bad-41a7-855a-18e5f0fe25cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1314 microversion: 2.1 time: 1.060874 May 18 22:21:18.386268 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 845/1637] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:17 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1314 bytes in 1091 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:18.400975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aa327f9b-9f86-4a0a-bf79-c7db3d538753 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:18.411217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aa327f9b-9f86-4a0a-bf79-c7db3d538753 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:18.432465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa327f9b-9f86-4a0a-bf79-c7db3d538753 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:18.436051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa327f9b-9f86-4a0a-bf79-c7db3d538753 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:18.437090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa327f9b-9f86-4a0a-bf79-c7db3d538753 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:18.438532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa327f9b-9f86-4a0a-bf79-c7db3d538753 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:18.988808 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4aacd15d-34ff-4c45-aff3-cdbb5cc1797d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/e9a24523-5b95-4a63-940b-48ea11c51efd" status: 202 len: 0 microversion: 2.1 time: 2.316285 May 18 22:21:18.992128 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 793/1638] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:21:16 2022] DELETE /compute/v2.1/os-security-groups/e9a24523-5b95-4a63-940b-48ea11c51efd => generated 0 bytes in 2324 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:19.001985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d777937d-fd1b-4a22-b66e-d99ec2f2ba8e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:19.002769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d777937d-fd1b-4a22-b66e-d99ec2f2ba8e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:19.015897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aa327f9b-9f86-4a0a-bf79-c7db3d538753 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:19.017074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d777937d-fd1b-4a22-b66e-d99ec2f2ba8e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:19.027648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d777937d-fd1b-4a22-b66e-d99ec2f2ba8e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:19.028602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d777937d-fd1b-4a22-b66e-d99ec2f2ba8e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:19.029050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d777937d-fd1b-4a22-b66e-d99ec2f2ba8e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:19.036359 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aa327f9b-9f86-4a0a-bf79-c7db3d538753 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1467 microversion: 2.1 time: 0.629584 May 18 22:21:19.037359 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 846/1639] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:18 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1467 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:19.046208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-9cd6c03d-34c3-4ad6-b3a7-0c724b69b217 req-ca59ce04-4e46-42a1-9cfb-ab1e1da0f1b3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dad89bb7-3f1c-4569-b346-b88efbe17523", "tag": "73ba2047-073c-4285-ba6d-6fffcb25b4a0"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:19.061002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-9cd6c03d-34c3-4ad6-b3a7-0c724b69b217 req-ca59ce04-4e46-42a1-9cfb-ab1e1da0f1b3 service nova] [119082] Writing DB stats nova_api:SELECT=96,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:19.087009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9cd6c03d-34c3-4ad6-b3a7-0c724b69b217 req-ca59ce04-4e46-42a1-9cfb-ab1e1da0f1b3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:19.092719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9cd6c03d-34c3-4ad6-b3a7-0c724b69b217 req-ca59ce04-4e46-42a1-9cfb-ab1e1da0f1b3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:19.119585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d777937d-fd1b-4a22-b66e-d99ec2f2ba8e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:19.137074 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-9cd6c03d-34c3-4ad6-b3a7-0c724b69b217 req-ca59ce04-4e46-42a1-9cfb-ab1e1da0f1b3 service nova] Creating event network-changed:73ba2047-073c-4285-ba6d-6fffcb25b4a0 for instance dad89bb7-3f1c-4569-b346-b88efbe17523 on n-h1-841040-6 May 18 22:21:19.159867 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-9cd6c03d-34c3-4ad6-b3a7-0c724b69b217 req-ca59ce04-4e46-42a1-9cfb-ab1e1da0f1b3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.121011 May 18 22:21:19.163740 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 847/1640] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:19 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:19.174961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2e811ae9-e0ef-42f7-a9fd-c2dfe8b7e692 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:19.183826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2e811ae9-e0ef-42f7-a9fd-c2dfe8b7e692 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:19.203251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e811ae9-e0ef-42f7-a9fd-c2dfe8b7e692 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:19.210432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e811ae9-e0ef-42f7-a9fd-c2dfe8b7e692 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:19.211419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e811ae9-e0ef-42f7-a9fd-c2dfe8b7e692 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:19.219970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e811ae9-e0ef-42f7-a9fd-c2dfe8b7e692 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:19.503462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d777937d-fd1b-4a22-b66e-d99ec2f2ba8e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:19.511813 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d777937d-fd1b-4a22-b66e-d99ec2f2ba8e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1211 microversion: 2.1 time: 0.518227 May 18 22:21:19.521516 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 794/1641] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:18 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1211 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:19.543821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1004b76-9841-4b25-a941-8fecfda3c9ef tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ed1185e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:19.725786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2e811ae9-e0ef-42f7-a9fd-c2dfe8b7e692 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:19.737336 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2e811ae9-e0ef-42f7-a9fd-c2dfe8b7e692 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1314 microversion: 2.1 time: 0.571675 May 18 22:21:19.746057 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 848/1642] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:19 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1314 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:19.757018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-10b0f02f-8e19-4d1b-b192-608b1a19d3e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:19.761402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-10b0f02f-8e19-4d1b-b192-608b1a19d3e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:19.790888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10b0f02f-8e19-4d1b-b192-608b1a19d3e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:19.798316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10b0f02f-8e19-4d1b-b192-608b1a19d3e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:19.801554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10b0f02f-8e19-4d1b-b192-608b1a19d3e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:19.802154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10b0f02f-8e19-4d1b-b192-608b1a19d3e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:19.902736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-a1004b76-9841-4b25-a941-8fecfda3c9ef tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:21:19.903338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.security_group_api [None req-a1004b76-9841-4b25-a941-8fecfda3c9ef tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Neutron security group e9a24523-5b95-4a63-940b-48ea11c51efd not found {{(pid=119083) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:21:19.904805 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-a1004b76-9841-4b25-a941-8fecfda3c9ef tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:21:19.904805 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-b907ca55-9b0d-47d6-8e44-ddeb760cb489'] May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1004b76-9841-4b25-a941-8fecfda3c9ef tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-security-groups/e9a24523-5b95-4a63-940b-48ea11c51efd HTTP/1.1 May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: exception: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-b907ca55-9b0d-47d6-8e44-ddeb760cb489'] May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'e9a24523-5b95-4a63-940b-48ea11c51efd'} May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:21:19.905811 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-b907ca55-9b0d-47d6-8e44-ddeb760cb489'] May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 158, in show May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-b907ca55-9b0d-47d6-8e44-ddeb760cb489'] May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 160, in show May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-b907ca55-9b0d-47d6-8e44-ddeb760cb489'] May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-b907ca55-9b0d-47d6-8e44-ddeb760cb489'] May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1004b76-9841-4b25-a941-8fecfda3c9ef tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-b907ca55-9b0d-47d6-8e44-ddeb760cb489'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:19.911243 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a1004b76-9841-4b25-a941-8fecfda3c9ef tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/os-security-groups/e9a24523-5b95-4a63-940b-48ea11c51efd" status: 404 len: 194 microversion: 2.1 time: 0.367410 May 18 22:21:19.914457 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 795/1643] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:21:19 2022] GET /compute/v2.1/os-security-groups/e9a24523-5b95-4a63-940b-48ea11c51efd => generated 194 bytes in 373 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:21:19.917228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-55c36a5f-69b4-4080-9e07-d97b808b1a96 req-51eecf3a-79b7-4d23-a9aa-a3883b159c2b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c0b14199-b91c-4d76-adfa-b891dc7e5147", "tag": "c270f8d7-30d2-4135-bc94-542f5489b316"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:19.954413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-55c36a5f-69b4-4080-9e07-d97b808b1a96 req-51eecf3a-79b7-4d23-a9aa-a3883b159c2b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:19.954857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-55c36a5f-69b4-4080-9e07-d97b808b1a96 req-51eecf3a-79b7-4d23-a9aa-a3883b159c2b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:19.983010 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-55c36a5f-69b4-4080-9e07-d97b808b1a96 req-51eecf3a-79b7-4d23-a9aa-a3883b159c2b service nova] Creating event network-changed:c270f8d7-30d2-4135-bc94-542f5489b316 for instance c0b14199-b91c-4d76-adfa-b891dc7e5147 on n-h1-841040-6 May 18 22:21:20.000774 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-55c36a5f-69b4-4080-9e07-d97b808b1a96 req-51eecf3a-79b7-4d23-a9aa-a3883b159c2b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.086758 May 18 22:21:20.001665 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 796/1644] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:19 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:20.017877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b86866f7-9c04-437f-814f-2a1e2189b6c9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'create', calling method: .version_select at 0x7fa2ecfb0430>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1590260660", "description": "tempest-description-443740582"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:20.601196 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b86866f7-9c04-437f-814f-2a1e2189b6c9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.593351 May 18 22:21:20.601841 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 797/1645] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:21:20 2022] POST /compute/v2.1/os-security-groups => generated 243 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:20.611075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-10b0f02f-8e19-4d1b-b192-608b1a19d3e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:20.614798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eed8f78f-64a4-47f7-af49-d320b595d07c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:20.615725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eed8f78f-64a4-47f7-af49-d320b595d07c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:20.635080 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-10b0f02f-8e19-4d1b-b192-608b1a19d3e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1314 microversion: 2.1 time: 0.887540 May 18 22:21:20.641047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed8f78f-64a4-47f7-af49-d320b595d07c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:20.641686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed8f78f-64a4-47f7-af49-d320b595d07c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:20.642670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed8f78f-64a4-47f7-af49-d320b595d07c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:20.643340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed8f78f-64a4-47f7-af49-d320b595d07c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:20.647557 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 849/1646] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:19 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1314 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:20.654090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6ff4ad3d-05ab-4d88-bc6d-64c08d08c8ee tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:20.654911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6ff4ad3d-05ab-4d88-bc6d-64c08d08c8ee tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:20.665097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ff4ad3d-05ab-4d88-bc6d-64c08d08c8ee tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:20.665770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ff4ad3d-05ab-4d88-bc6d-64c08d08c8ee tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:20.667388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ff4ad3d-05ab-4d88-bc6d-64c08d08c8ee tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:20.668233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ff4ad3d-05ab-4d88-bc6d-64c08d08c8ee tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:20.690886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed8f78f-64a4-47f7-af49-d320b595d07c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:20.695746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed8f78f-64a4-47f7-af49-d320b595d07c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:20.696509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-eed8f78f-64a4-47f7-af49-d320b595d07c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lazy-loading 'fault' on Instance uuid d360db24-361c-4b0e-a87d-22124a3663b9 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:21:20.771289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eed8f78f-64a4-47f7-af49-d320b595d07c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:20.782991 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eed8f78f-64a4-47f7-af49-d320b595d07c tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 200 len: 1301 microversion: 2.1 time: 0.173765 May 18 22:21:20.784137 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 798/1647] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:20 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 1301 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:20.798176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58edfb1a-6e18-42d2-b6ad-8523a83fd96f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'create', calling method: .version_select at 0x7fa2ed142e50>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-4173211", "description": "tempest-description-181067560"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:21.311070 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58edfb1a-6e18-42d2-b6ad-8523a83fd96f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 240 microversion: 2.1 time: 0.516216 May 18 22:21:21.318059 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 799/1648] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:21:20 2022] POST /compute/v2.1/os-security-groups => generated 240 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:21.323775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-da3866b5-58d5-4897-9d27-d839744ad067 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:21.324385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-da3866b5-58d5-4897-9d27-d839744ad067 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:21.344865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da3866b5-58d5-4897-9d27-d839744ad067 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:21.345337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da3866b5-58d5-4897-9d27-d839744ad067 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:21.347400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da3866b5-58d5-4897-9d27-d839744ad067 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:21.348981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da3866b5-58d5-4897-9d27-d839744ad067 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:21.483318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6ff4ad3d-05ab-4d88-bc6d-64c08d08c8ee tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:21.492226 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6ff4ad3d-05ab-4d88-bc6d-64c08d08c8ee tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1211 microversion: 2.1 time: 0.842974 May 18 22:21:21.503159 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 850/1649] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:20 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1211 bytes in 855 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:21.521152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f6ff0985-e8cc-44a8-99b3-44973757e22d req-0f78e770-87a7-4712-a87f-7e45e3850bb3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f306d146-9ae4-4925-8ca5-8c534f803eb0", "tag": "347506ce-ed6f-4a0b-bea6-af32e153c11e"}, {"name": "network-changed", "server_uuid": "8b610eeb-5131-4e52-ab02-1f648c1ff231", "tag": "f31e18b0-0ec9-453c-8c2c-58b689243acf"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:21.552723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f6ff0985-e8cc-44a8-99b3-44973757e22d req-0f78e770-87a7-4712-a87f-7e45e3850bb3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:21.565882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f6ff0985-e8cc-44a8-99b3-44973757e22d req-0f78e770-87a7-4712-a87f-7e45e3850bb3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:21.616419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-f6ff0985-e8cc-44a8-99b3-44973757e22d req-0f78e770-87a7-4712-a87f-7e45e3850bb3 service nova] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:21.668462 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f6ff0985-e8cc-44a8-99b3-44973757e22d req-0f78e770-87a7-4712-a87f-7e45e3850bb3 service nova] Creating event network-changed:347506ce-ed6f-4a0b-bea6-af32e153c11e for instance f306d146-9ae4-4925-8ca5-8c534f803eb0 on n-h2-841040-6 May 18 22:21:21.670063 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f6ff0985-e8cc-44a8-99b3-44973757e22d req-0f78e770-87a7-4712-a87f-7e45e3850bb3 service nova] Creating event network-changed:f31e18b0-0ec9-453c-8c2c-58b689243acf for instance 8b610eeb-5131-4e52-ab02-1f648c1ff231 on n-h2-841040-6 May 18 22:21:21.690466 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f6ff0985-e8cc-44a8-99b3-44973757e22d req-0f78e770-87a7-4712-a87f-7e45e3850bb3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.184593 May 18 22:21:21.693000 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 851/1650] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:21 2022] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:21.719424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-54d58687-d6f6-404c-a063-68eb567cebf1 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'create', calling method: .version_select at 0x7fa2f2dc0a60>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-2019177423", "description": "tempest-description-140025091"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:21.820974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da3866b5-58d5-4897-9d27-d839744ad067 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:21.837600 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-da3866b5-58d5-4897-9d27-d839744ad067 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1314 microversion: 2.1 time: 0.518235 May 18 22:21:21.839676 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 800/1651] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:21 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1314 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:21.847796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bd750aea-3094-4d0d-93a7-b2b28c79d657 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:21.849831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bd750aea-3094-4d0d-93a7-b2b28c79d657 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:21.863263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd750aea-3094-4d0d-93a7-b2b28c79d657 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:21.864559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd750aea-3094-4d0d-93a7-b2b28c79d657 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:21.866218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd750aea-3094-4d0d-93a7-b2b28c79d657 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:21.866886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd750aea-3094-4d0d-93a7-b2b28c79d657 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:22.089831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-bd750aea-3094-4d0d-93a7-b2b28c79d657 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:22.146822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bd750aea-3094-4d0d-93a7-b2b28c79d657 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:22.155069 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bd750aea-3094-4d0d-93a7-b2b28c79d657 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1314 microversion: 2.1 time: 0.313696 May 18 22:21:22.166844 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 801/1652] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:21 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1314 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:22.171909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f165343f-540e-4694-b296-9cfef9ba2c33 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:22.172701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f165343f-540e-4694-b296-9cfef9ba2c33 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: d360db24-361c-4b0e-a87d-22124a3663b9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:22.174946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f165343f-540e-4694-b296-9cfef9ba2c33 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [119083] Writing DB stats nova_cell0:SELECT=18 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:22.191940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f165343f-540e-4694-b296-9cfef9ba2c33 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:22.194699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f165343f-540e-4694-b296-9cfef9ba2c33 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:22.196408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f165343f-540e-4694-b296-9cfef9ba2c33 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:22.197698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f165343f-540e-4694-b296-9cfef9ba2c33 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:22.223409 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-f165343f-540e-4694-b296-9cfef9ba2c33 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] HTTP exception thrown: Instance d360db24-361c-4b0e-a87d-22124a3663b9 could not be found. May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f165343f-540e-4694-b296-9cfef9ba2c33 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Request method failure captured: May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 HTTP/1.1 May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_2BjQNJ8iK1MBOxMGHauOOGuRTBIQZ6uBR7gNkwwfb8lxl22iPIyIrjOzaDVPG92xWzJhHY2PsQ6tv9_EuWdXXmjmHrcilFagcvx7PC5SCbiUqbNYwJ6pwpQp2C42im-OBwnfw_was0RZBReSqvD1d7kg964F3Y7AEXG5ZNf0kL7A May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7ce6b287027e432f9a1f33431961f655 May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-MigrationsAdminTest-739676815 May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7ce6b287027e432f9a1f33431961f655"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7ce6b287027e432f9a1f33431961f655"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7ce6b287027e432f9a1f33431961f655"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7ce6b287027e432f9a1f33431961f655"}]}] May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-MigrationsAdminTest-739676815 May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7ce6b287027e432f9a1f33431961f655 May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-MigrationsAdminTest-739676815 May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-MigrationsAdminTest-739676815-project May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 17fabf8411b34e69bba5f5966df41b47 May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-MigrationsAdminTest-739676815-project May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance d360db24-361c-4b0e-a87d-22124a3663b9 could not be found. May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'd360db24-361c-4b0e-a87d-22124a3663b9'} May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d360db24-361c-4b0e-a87d-22124a3663b9 could not be found. May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d360db24-361c-4b0e-a87d-22124a3663b9 could not be found. May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:22.228356 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:22.233649 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:22.233649 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:22.233649 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:22.233649 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:22.233649 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:22.233649 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d360db24-361c-4b0e-a87d-22124a3663b9 could not be found. May 18 22:21:22.233649 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:22.238736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f165343f-540e-4694-b296-9cfef9ba2c33 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Returning 404 to user: Instance d360db24-361c-4b0e-a87d-22124a3663b9 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:22.242586 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f165343f-540e-4694-b296-9cfef9ba2c33 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9" status: 404 len: 111 microversion: 2.1 time: 0.073492 May 18 22:21:22.246079 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 802/1653] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:22 2022] GET /compute/v2.1/servers/d360db24-361c-4b0e-a87d-22124a3663b9 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:21:22.257367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-97f0b43c-7adc-4f9c-8f27-6b315f9cf5d1 req-ef8c9438-5d47-4a48-8335-4ae6928229a8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d360db24-361c-4b0e-a87d-22124a3663b9", "name": "network-vif-deleted", "tag": "7b642c26-fa65-4526-aa97-f9ff63d08916"}, {"name": "network-changed", "server_uuid": "4b96a279-d0f5-4959-ab12-a97b5340a343", "tag": "2b386473-4dc3-41cc-886c-feef560557c8"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:22.279181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-97f0b43c-7adc-4f9c-8f27-6b315f9cf5d1 req-ef8c9438-5d47-4a48-8335-4ae6928229a8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:22.281019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-97f0b43c-7adc-4f9c-8f27-6b315f9cf5d1 req-ef8c9438-5d47-4a48-8335-4ae6928229a8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:22.307305 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-97f0b43c-7adc-4f9c-8f27-6b315f9cf5d1 req-ef8c9438-5d47-4a48-8335-4ae6928229a8 service nova] Creating event network-vif-deleted:7b642c26-fa65-4526-aa97-f9ff63d08916 for instance d360db24-361c-4b0e-a87d-22124a3663b9 on n-h2-841040-6 May 18 22:21:22.308091 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-97f0b43c-7adc-4f9c-8f27-6b315f9cf5d1 req-ef8c9438-5d47-4a48-8335-4ae6928229a8 service nova] Creating event network-changed:2b386473-4dc3-41cc-886c-feef560557c8 for instance 4b96a279-d0f5-4959-ab12-a97b5340a343 on n-h2-841040-6 May 18 22:21:22.326545 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-97f0b43c-7adc-4f9c-8f27-6b315f9cf5d1 req-ef8c9438-5d47-4a48-8335-4ae6928229a8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.078937 May 18 22:21:22.330562 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 803/1654] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:22 2022] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:22.339970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-12bca2cf-2fe5-4027-a013-a1b8748e5d71 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:22.343917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-12bca2cf-2fe5-4027-a013-a1b8748e5d71 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:22.380174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12bca2cf-2fe5-4027-a013-a1b8748e5d71 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:22.384878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12bca2cf-2fe5-4027-a013-a1b8748e5d71 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:22.384878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12bca2cf-2fe5-4027-a013-a1b8748e5d71 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:22.384878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12bca2cf-2fe5-4027-a013-a1b8748e5d71 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:22.457943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-12bca2cf-2fe5-4027-a013-a1b8748e5d71 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:21:22.667893 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-12bca2cf-2fe5-4027-a013-a1b8748e5d71 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 204 len: 0 microversion: 2.1 time: 0.335356 May 18 22:21:22.672455 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 804/1655] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:21:22 2022] DELETE /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:21:22.693476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8a1d817c-6ca1-4589-8d49-6a59703169b6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:22.698844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8a1d817c-6ca1-4589-8d49-6a59703169b6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:22.711549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a1d817c-6ca1-4589-8d49-6a59703169b6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:22.714531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a1d817c-6ca1-4589-8d49-6a59703169b6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:22.716172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a1d817c-6ca1-4589-8d49-6a59703169b6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:22.718575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a1d817c-6ca1-4589-8d49-6a59703169b6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:22.840713 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-54d58687-d6f6-404c-a063-68eb567cebf1 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 1.143618 May 18 22:21:22.841924 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 852/1656] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:21:21 2022] POST /compute/v2.1/os-security-groups => generated 243 bytes in 1147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:22.850563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-83754eac-1936-4e5f-adfe-8e259b6cf476 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:22.850563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-83754eac-1936-4e5f-adfe-8e259b6cf476 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:22.865328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83754eac-1936-4e5f-adfe-8e259b6cf476 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:22.865677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83754eac-1936-4e5f-adfe-8e259b6cf476 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:22.868053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83754eac-1936-4e5f-adfe-8e259b6cf476 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:22.868710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83754eac-1936-4e5f-adfe-8e259b6cf476 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:22.979631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8a1d817c-6ca1-4589-8d49-6a59703169b6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:22.990566 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8a1d817c-6ca1-4589-8d49-6a59703169b6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1211 microversion: 2.1 time: 0.314139 May 18 22:21:22.997787 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 805/1657] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:22 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1211 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:23.004313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bb7478f1-d60d-4807-b4f6-3c24e3ab8fa7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ed147a60>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:23.039061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-83754eac-1936-4e5f-adfe-8e259b6cf476 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:23.053022 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-83754eac-1936-4e5f-adfe-8e259b6cf476 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1468 microversion: 2.1 time: 0.209656 May 18 22:21:23.053645 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 853/1658] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:22 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1468 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:23.064546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8a0a937a-8a7a-4b2b-bd3d-105b22a1e84f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:23.066175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8a0a937a-8a7a-4b2b-bd3d-105b22a1e84f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:23.073629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a0a937a-8a7a-4b2b-bd3d-105b22a1e84f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:23.074340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a0a937a-8a7a-4b2b-bd3d-105b22a1e84f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:23.075562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a0a937a-8a7a-4b2b-bd3d-105b22a1e84f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:23.076201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a0a937a-8a7a-4b2b-bd3d-105b22a1e84f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:23.244714 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bb7478f1-d60d-4807-b4f6-3c24e3ab8fa7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/os-security-groups" status: 200 len: 1830 microversion: 2.1 time: 0.248241 May 18 22:21:23.245647 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 806/1659] 10.222.0.58 () {58 vars in 1157 bytes} [Wed May 18 22:21:22 2022] GET /compute/v2.1/os-security-groups => generated 1830 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:23.251299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4dd681e3-7b34-498f-9b25-1e509f882065 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:23.251945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4dd681e3-7b34-498f-9b25-1e509f882065 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:23.258995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4dd681e3-7b34-498f-9b25-1e509f882065 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:23.259441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4dd681e3-7b34-498f-9b25-1e509f882065 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:23.260223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4dd681e3-7b34-498f-9b25-1e509f882065 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:23.260612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4dd681e3-7b34-498f-9b25-1e509f882065 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:23.331843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a0a937a-8a7a-4b2b-bd3d-105b22a1e84f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:23.340959 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8a0a937a-8a7a-4b2b-bd3d-105b22a1e84f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1314 microversion: 2.1 time: 0.281805 May 18 22:21:23.347181 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 854/1660] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:23 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1314 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:23.358687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b66cf9b7-a0ba-4dee-b414-7532cc3206dc tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2f2dd5040>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:23.473583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4dd681e3-7b34-498f-9b25-1e509f882065 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:23.482369 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4dd681e3-7b34-498f-9b25-1e509f882065 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1314 microversion: 2.1 time: 0.235614 May 18 22:21:23.483519 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 807/1661] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:23 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1314 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:23.586440 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b66cf9b7-a0ba-4dee-b414-7532cc3206dc tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/6216d55e-4ed6-44c5-8b61-40d4f8d95ff1" status: 202 len: 0 microversion: 2.1 time: 0.237526 May 18 22:21:23.587271 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 855/1662] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:21:23 2022] DELETE /compute/v2.1/os-security-groups/6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:23.597352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-704c1f14-7ac5-455d-95e3-7624378f98aa tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ecf379d0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:23.641765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-704c1f14-7ac5-455d-95e3-7624378f98aa tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:21:23.642564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.security_group_api [None req-704c1f14-7ac5-455d-95e3-7624378f98aa tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Neutron security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 not found {{(pid=119083) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:21:23.643398 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-704c1f14-7ac5-455d-95e3-7624378f98aa tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:21:23.643398 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-7475c902-8ec3-494b-a7cc-64347f321a55'] May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-704c1f14-7ac5-455d-95e3-7624378f98aa tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-security-groups/6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 HTTP/1.1 May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: exception: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-7475c902-8ec3-494b-a7cc-64347f321a55'] May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '6216d55e-4ed6-44c5-8b61-40d4f8d95ff1'} May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:21:23.652795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-7475c902-8ec3-494b-a7cc-64347f321a55'] May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 158, in show May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-7475c902-8ec3-494b-a7cc-64347f321a55'] May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 160, in show May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-7475c902-8ec3-494b-a7cc-64347f321a55'] May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-7475c902-8ec3-494b-a7cc-64347f321a55'] May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-704c1f14-7ac5-455d-95e3-7624378f98aa tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-7475c902-8ec3-494b-a7cc-64347f321a55'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-704c1f14-7ac5-455d-95e3-7624378f98aa tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/os-security-groups/6216d55e-4ed6-44c5-8b61-40d4f8d95ff1" status: 404 len: 194 microversion: 2.1 time: 0.055825 May 18 22:21:23.657882 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 808/1663] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:21:23 2022] GET /compute/v2.1/os-security-groups/6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 => generated 194 bytes in 58 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:21:23.661776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eb7e74d3-d940-42a1-b68f-0818650cb189 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ecf1d310>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:23.925615 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eb7e74d3-d940-42a1-b68f-0818650cb189 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/5a4de4f7-2c73-432e-b05d-e1544ec2311d" status: 202 len: 0 microversion: 2.1 time: 0.273331 May 18 22:21:23.926313 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 856/1664] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:21:23 2022] DELETE /compute/v2.1/os-security-groups/5a4de4f7-2c73-432e-b05d-e1544ec2311d => generated 0 bytes in 275 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:23.936235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4022ea23-a04a-4185-ac52-f6c64693ea8e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ed1474c0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:23.967798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-4022ea23-a04a-4185-ac52-f6c64693ea8e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:21:23.968380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.security_group_api [None req-4022ea23-a04a-4185-ac52-f6c64693ea8e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Neutron security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d not found {{(pid=119083) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:21:23.969084 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-4022ea23-a04a-4185-ac52-f6c64693ea8e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:21:23.969084 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-717dbfd9-dea7-4eca-98c1-34666a89e660'] May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4022ea23-a04a-4185-ac52-f6c64693ea8e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-security-groups/5a4de4f7-2c73-432e-b05d-e1544ec2311d HTTP/1.1 May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: exception: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-717dbfd9-dea7-4eca-98c1-34666a89e660'] May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5a4de4f7-2c73-432e-b05d-e1544ec2311d'} May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:21:23.971382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-717dbfd9-dea7-4eca-98c1-34666a89e660'] May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 158, in show May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-717dbfd9-dea7-4eca-98c1-34666a89e660'] May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 160, in show May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-717dbfd9-dea7-4eca-98c1-34666a89e660'] May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-717dbfd9-dea7-4eca-98c1-34666a89e660'] May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4022ea23-a04a-4185-ac52-f6c64693ea8e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-717dbfd9-dea7-4eca-98c1-34666a89e660'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:23.975453 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4022ea23-a04a-4185-ac52-f6c64693ea8e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/os-security-groups/5a4de4f7-2c73-432e-b05d-e1544ec2311d" status: 404 len: 194 microversion: 2.1 time: 0.042362 May 18 22:21:23.982408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5f612fcb-76b5-4c4b-8929-d955f1846560 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ecc14310>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:23.991535 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 809/1665] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:21:23 2022] GET /compute/v2.1/os-security-groups/5a4de4f7-2c73-432e-b05d-e1544ec2311d => generated 194 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:21:24.008071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8683d6f1-db55-4958-ab89-49c9834dab9e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:24.008940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8683d6f1-db55-4958-ab89-49c9834dab9e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:24.015425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8683d6f1-db55-4958-ab89-49c9834dab9e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:24.016208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8683d6f1-db55-4958-ab89-49c9834dab9e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:24.017218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8683d6f1-db55-4958-ab89-49c9834dab9e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:24.018674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8683d6f1-db55-4958-ab89-49c9834dab9e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:24.164390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8683d6f1-db55-4958-ab89-49c9834dab9e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:24.172810 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8683d6f1-db55-4958-ab89-49c9834dab9e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1211 microversion: 2.1 time: 0.168464 May 18 22:21:24.183850 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 810/1666] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:24 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1211 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:24.191508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-24bc7190-e13b-447e-8715-8a793736bed7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:24.192331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-24bc7190-e13b-447e-8715-8a793736bed7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:24.200233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24bc7190-e13b-447e-8715-8a793736bed7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:24.200869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24bc7190-e13b-447e-8715-8a793736bed7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:24.201604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24bc7190-e13b-447e-8715-8a793736bed7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:24.202184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24bc7190-e13b-447e-8715-8a793736bed7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:24.312811 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5f612fcb-76b5-4c4b-8929-d955f1846560 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/25df9b77-9001-4fe8-91ca-a26865ce9853" status: 202 len: 0 microversion: 2.1 time: 0.334222 May 18 22:21:24.317296 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 857/1667] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:21:23 2022] DELETE /compute/v2.1/os-security-groups/25df9b77-9001-4fe8-91ca-a26865ce9853 => generated 0 bytes in 339 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:24.323449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bf1f9ee2-25cd-4d8f-badd-a148d7007d89 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ecbff8b0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:24.364846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG neutronclient.v2_0.client [None req-bf1f9ee2-25cd-4d8f-badd-a148d7007d89 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist", "detail": ""}} {{(pid=119082) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:21:24.365470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.security_group_api [None req-bf1f9ee2-25cd-4d8f-badd-a148d7007d89 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Neutron security group 25df9b77-9001-4fe8-91ca-a26865ce9853 not found {{(pid=119082) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:21:24.366036 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-bf1f9ee2-25cd-4d8f-badd-a148d7007d89 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:21:24.366036 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-2c8f7a53-c1fc-4827-bb81-9ad6ce0dca4d'] May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bf1f9ee2-25cd-4d8f-badd-a148d7007d89 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-security-groups/25df9b77-9001-4fe8-91ca-a26865ce9853 HTTP/1.1 May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: exception: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-2c8f7a53-c1fc-4827-bb81-9ad6ce0dca4d'] May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '25df9b77-9001-4fe8-91ca-a26865ce9853'} May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:21:24.368982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-2c8f7a53-c1fc-4827-bb81-9ad6ce0dca4d'] May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 158, in show May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-2c8f7a53-c1fc-4827-bb81-9ad6ce0dca4d'] May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 160, in show May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-2c8f7a53-c1fc-4827-bb81-9ad6ce0dca4d'] May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-2c8f7a53-c1fc-4827-bb81-9ad6ce0dca4d'] May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bf1f9ee2-25cd-4d8f-badd-a148d7007d89 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-2c8f7a53-c1fc-4827-bb81-9ad6ce0dca4d'] {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:24.372972 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bf1f9ee2-25cd-4d8f-badd-a148d7007d89 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/os-security-groups/25df9b77-9001-4fe8-91ca-a26865ce9853" status: 404 len: 194 microversion: 2.1 time: 0.052471 May 18 22:21:24.375615 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 858/1668] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:21:24 2022] GET /compute/v2.1/os-security-groups/25df9b77-9001-4fe8-91ca-a26865ce9853 => generated 194 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:21:24.392644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a298cf54-5fb5-4369-836e-704f758338ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:24.396922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a298cf54-5fb5-4369-836e-704f758338ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:24.409701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a298cf54-5fb5-4369-836e-704f758338ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:24.415484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a298cf54-5fb5-4369-836e-704f758338ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:24.416583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a298cf54-5fb5-4369-836e-704f758338ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:24.417251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a298cf54-5fb5-4369-836e-704f758338ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:24.440715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-24bc7190-e13b-447e-8715-8a793736bed7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:24.450545 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-24bc7190-e13b-447e-8715-8a793736bed7 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1468 microversion: 2.1 time: 0.263696 May 18 22:21:24.451569 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 811/1669] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:24 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1468 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:24.456596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0547ce8c-a598-4a75-b962-994cac356b0c tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ed147af0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:24.722226 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0547ce8c-a598-4a75-b962-994cac356b0c tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/os-security-groups" status: 200 len: 1158 microversion: 2.1 time: 0.269425 May 18 22:21:24.723289 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 812/1670] 10.222.0.58 () {58 vars in 1157 bytes} [Wed May 18 22:21:24 2022] GET /compute/v2.1/os-security-groups => generated 1158 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:24.738956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2cb05e0-9a42-40f9-a5c3-0330576a4c1e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:24.740271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a2cb05e0-9a42-40f9-a5c3-0330576a4c1e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:24.756330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2cb05e0-9a42-40f9-a5c3-0330576a4c1e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:24.756330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2cb05e0-9a42-40f9-a5c3-0330576a4c1e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:24.756330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2cb05e0-9a42-40f9-a5c3-0330576a4c1e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:24.756330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2cb05e0-9a42-40f9-a5c3-0330576a4c1e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:24.904997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a298cf54-5fb5-4369-836e-704f758338ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:24.914364 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a298cf54-5fb5-4369-836e-704f758338ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1314 microversion: 2.1 time: 0.538063 May 18 22:21:24.918357 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 859/1671] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:24 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1314 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:24.923990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fe0d3217-2f36-49e0-ab8a-37105c46ea5b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'create', calling method: .version_select at 0x7fa2eced4c10>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1254758007", "description": "tempest-description-1109751418"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:25.005103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a2cb05e0-9a42-40f9-a5c3-0330576a4c1e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:25.016344 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a2cb05e0-9a42-40f9-a5c3-0330576a4c1e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1314 microversion: 2.1 time: 0.291595 May 18 22:21:25.017477 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 813/1672] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:24 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1314 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:25.022783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-0fa00391-b24a-4289-9857-84dfb1c8ee51 req-35ad639e-8778-4e41-bf16-07980c3481a5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dad89bb7-3f1c-4569-b346-b88efbe17523", "name": "network-vif-plugged", "status": "completed", "tag": "73ba2047-073c-4285-ba6d-6fffcb25b4a0"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:25.032337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0fa00391-b24a-4289-9857-84dfb1c8ee51 req-35ad639e-8778-4e41-bf16-07980c3481a5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:25.032992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0fa00391-b24a-4289-9857-84dfb1c8ee51 req-35ad639e-8778-4e41-bf16-07980c3481a5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:25.047778 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-0fa00391-b24a-4289-9857-84dfb1c8ee51 req-35ad639e-8778-4e41-bf16-07980c3481a5 service nova] Creating event network-vif-plugged:73ba2047-073c-4285-ba6d-6fffcb25b4a0 for instance dad89bb7-3f1c-4569-b346-b88efbe17523 on n-h1-841040-6 May 18 22:21:25.058250 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-0fa00391-b24a-4289-9857-84dfb1c8ee51 req-35ad639e-8778-4e41-bf16-07980c3481a5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.038502 May 18 22:21:25.059750 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 814/1673] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:25 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:25.101586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8b69e336-5bdb-41c8-98fa-e25848cd9de6 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:25.103796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8b69e336-5bdb-41c8-98fa-e25848cd9de6 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:25.130808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b69e336-5bdb-41c8-98fa-e25848cd9de6 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:25.131175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b69e336-5bdb-41c8-98fa-e25848cd9de6 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:25.131946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b69e336-5bdb-41c8-98fa-e25848cd9de6 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:25.132371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b69e336-5bdb-41c8-98fa-e25848cd9de6 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:25.212936 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8b69e336-5bdb-41c8-98fa-e25848cd9de6 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.148118 May 18 22:21:25.216027 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 815/1674] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:21:25 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86/os-volume_attachments => generated 197 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:25.230051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1debb392-337f-4ecd-bc09-6f60acf5fb39 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:25.230925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1debb392-337f-4ecd-bc09-6f60acf5fb39 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:25.247244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1debb392-337f-4ecd-bc09-6f60acf5fb39 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:25.247702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1debb392-337f-4ecd-bc09-6f60acf5fb39 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:25.248473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1debb392-337f-4ecd-bc09-6f60acf5fb39 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:25.248955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1debb392-337f-4ecd-bc09-6f60acf5fb39 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:25.673433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1debb392-337f-4ecd-bc09-6f60acf5fb39 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:25.685348 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1debb392-337f-4ecd-bc09-6f60acf5fb39 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1211 microversion: 2.1 time: 0.467794 May 18 22:21:25.695737 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 816/1675] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:25 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1211 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:25.700857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d99c3ff4-38bd-46bc-9d46-b9182df6084e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:25.701660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d99c3ff4-38bd-46bc-9d46-b9182df6084e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:25.718994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d99c3ff4-38bd-46bc-9d46-b9182df6084e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:25.719827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d99c3ff4-38bd-46bc-9d46-b9182df6084e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:25.720823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d99c3ff4-38bd-46bc-9d46-b9182df6084e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:25.721561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d99c3ff4-38bd-46bc-9d46-b9182df6084e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:25.881007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-d99c3ff4-38bd-46bc-9d46-b9182df6084e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lazy-loading 'services' on Instance uuid fa304e5d-b142-47c7-a4a0-a8c46651df86 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:21:25.973113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d99c3ff4-38bd-46bc-9d46-b9182df6084e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=1,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:25.997917 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d99c3ff4-38bd-46bc-9d46-b9182df6084e tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "DELETE /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86/os-volume_attachments/8ef9b8cb-b9af-489e-b3a0-8ceadffbb99a" status: 202 len: 0 microversion: 2.1 time: 0.299713 May 18 22:21:26.005829 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 817/1676] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:21:25 2022] DELETE /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86/os-volume_attachments/8ef9b8cb-b9af-489e-b3a0-8ceadffbb99a => generated 0 bytes in 309 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:26.014458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e240ca8e-dbd7-457b-8f97-93c1130bb375 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:26.020463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e240ca8e-dbd7-457b-8f97-93c1130bb375 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:26.033361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e240ca8e-dbd7-457b-8f97-93c1130bb375 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:26.037900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e240ca8e-dbd7-457b-8f97-93c1130bb375 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:26.042038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e240ca8e-dbd7-457b-8f97-93c1130bb375 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:26.042852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e240ca8e-dbd7-457b-8f97-93c1130bb375 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:26.311296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e240ca8e-dbd7-457b-8f97-93c1130bb375 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:26.327817 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e240ca8e-dbd7-457b-8f97-93c1130bb375 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1468 microversion: 2.1 time: 0.319337 May 18 22:21:26.337464 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 818/1677] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:26 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1468 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:26.340049 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fe0d3217-2f36-49e0-ab8a-37105c46ea5b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 244 microversion: 2.1 time: 1.420363 May 18 22:21:26.340675 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 860/1678] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:21:24 2022] POST /compute/v2.1/os-security-groups => generated 244 bytes in 1422 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:26.347602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0643edf6-a338-4a9f-a898-46c6f69ec29d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:26.348224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0643edf6-a338-4a9f-a898-46c6f69ec29d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:26.364293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b1f9b8ec-0f3b-4639-8b8e-abbd0be52ed1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:26.364966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b1f9b8ec-0f3b-4639-8b8e-abbd0be52ed1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:26.373212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0643edf6-a338-4a9f-a898-46c6f69ec29d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:26.373657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0643edf6-a338-4a9f-a898-46c6f69ec29d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:26.374475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0643edf6-a338-4a9f-a898-46c6f69ec29d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:26.374913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0643edf6-a338-4a9f-a898-46c6f69ec29d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:26.382368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1f9b8ec-0f3b-4639-8b8e-abbd0be52ed1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:26.383323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1f9b8ec-0f3b-4639-8b8e-abbd0be52ed1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:26.386803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1f9b8ec-0f3b-4639-8b8e-abbd0be52ed1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:26.387511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1f9b8ec-0f3b-4639-8b8e-abbd0be52ed1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:26.649677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b1f9b8ec-0f3b-4639-8b8e-abbd0be52ed1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:26.660064 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b1f9b8ec-0f3b-4639-8b8e-abbd0be52ed1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1314 microversion: 2.1 time: 0.325505 May 18 22:21:26.662136 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 819/1679] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:26 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1314 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:26.668344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8706b4a6-c741-44ea-a9c3-279a029939e6 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'create', calling method: .version_select at 0x7fa2ecfa1790>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1422259207", "description": "tempest-description-87945983"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:26.795642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0643edf6-a338-4a9f-a898-46c6f69ec29d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:26.805440 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0643edf6-a338-4a9f-a898-46c6f69ec29d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1314 microversion: 2.1 time: 0.463718 May 18 22:21:26.826131 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 861/1680] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:26 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1314 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:26.832298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3cdc089a-d4f8-4f4a-8244-939ff1a17b36 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:26.833129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3cdc089a-d4f8-4f4a-8244-939ff1a17b36 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:26.851561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cdc089a-d4f8-4f4a-8244-939ff1a17b36 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:26.852173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cdc089a-d4f8-4f4a-8244-939ff1a17b36 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:26.853039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cdc089a-d4f8-4f4a-8244-939ff1a17b36 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:26.853719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cdc089a-d4f8-4f4a-8244-939ff1a17b36 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:26.913943 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8706b4a6-c741-44ea-a9c3-279a029939e6 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 242 microversion: 2.1 time: 0.250310 May 18 22:21:26.916095 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 820/1681] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:21:26 2022] POST /compute/v2.1/os-security-groups => generated 242 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:27.044596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-512109384", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "ad904f00-6e1f-418c-888c-002e76586851"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:27.143049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] validate_networks() for [('ad904f00-6e1f-418c-888c-002e76586851', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:21:27.166435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3cdc089a-d4f8-4f4a-8244-939ff1a17b36 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:27.179358 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3cdc089a-d4f8-4f4a-8244-939ff1a17b36 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1211 microversion: 2.1 time: 0.351869 May 18 22:21:27.179949 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 862/1682] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:26 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1211 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:27.184541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-741ca13b-7b46-4cb5-9bbd-33dfd62e5dfe req-902d7cb0-cca8-41fe-a75e-d38f13b2e930 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c0b14199-b91c-4d76-adfa-b891dc7e5147", "name": "network-vif-plugged", "status": "completed", "tag": "c270f8d7-30d2-4135-bc94-542f5489b316"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:27.208057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-741ca13b-7b46-4cb5-9bbd-33dfd62e5dfe req-902d7cb0-cca8-41fe-a75e-d38f13b2e930 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:27.208930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-741ca13b-7b46-4cb5-9bbd-33dfd62e5dfe req-902d7cb0-cca8-41fe-a75e-d38f13b2e930 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:27.240503 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-741ca13b-7b46-4cb5-9bbd-33dfd62e5dfe req-902d7cb0-cca8-41fe-a75e-d38f13b2e930 service nova] Creating event network-vif-plugged:c270f8d7-30d2-4135-bc94-542f5489b316 for instance c0b14199-b91c-4d76-adfa-b891dc7e5147 on n-h1-841040-6 May 18 22:21:27.253903 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-741ca13b-7b46-4cb5-9bbd-33dfd62e5dfe req-902d7cb0-cca8-41fe-a75e-d38f13b2e930 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.071954 May 18 22:21:27.255044 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 863/1683] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:27 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:27.261621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d8e70f47-90d7-4dc2-a746-70377b46e9b6 req-f0e653ff-8bb8-47c1-84ed-dfccb0401ac9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8de69447-4474-4443-9d90-210af0e99259", "name": "network-vif-deleted", "tag": "b32c7031-e668-45f7-ace9-fe8e52b448f6"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:27.282810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d8e70f47-90d7-4dc2-a746-70377b46e9b6 req-f0e653ff-8bb8-47c1-84ed-dfccb0401ac9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:27.283716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d8e70f47-90d7-4dc2-a746-70377b46e9b6 req-f0e653ff-8bb8-47c1-84ed-dfccb0401ac9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:27.307135 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d8e70f47-90d7-4dc2-a746-70377b46e9b6 req-f0e653ff-8bb8-47c1-84ed-dfccb0401ac9 service nova] Creating event network-vif-deleted:b32c7031-e668-45f7-ace9-fe8e52b448f6 for instance 8de69447-4474-4443-9d90-210af0e99259 on n-h2-841040-6 May 18 22:21:27.322429 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d8e70f47-90d7-4dc2-a746-70377b46e9b6 req-f0e653ff-8bb8-47c1-84ed-dfccb0401ac9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.065439 May 18 22:21:27.323433 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 864/1684] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:27 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:27.345042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53fa460e-2960-41e6-84d8-a2504731e778 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:27.345797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-53fa460e-2960-41e6-84d8-a2504731e778 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:27.359360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53fa460e-2960-41e6-84d8-a2504731e778 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:27.366432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53fa460e-2960-41e6-84d8-a2504731e778 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:27.367522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53fa460e-2960-41e6-84d8-a2504731e778 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:27.367957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53fa460e-2960-41e6-84d8-a2504731e778 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:27.439405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53fa460e-2960-41e6-84d8-a2504731e778 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:27.440386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53fa460e-2960-41e6-84d8-a2504731e778 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:27.440835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-53fa460e-2960-41e6-84d8-a2504731e778 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lazy-loading 'fault' on Instance uuid 8de69447-4474-4443-9d90-210af0e99259 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:21:27.507469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-53fa460e-2960-41e6-84d8-a2504731e778 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17fabf8411b34e69bba5f5966df41b47', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ce6b287027e432f9a1f33431961f655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:27.517492 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-53fa460e-2960-41e6-84d8-a2504731e778 tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 200 len: 1303 microversion: 2.1 time: 0.176682 May 18 22:21:27.519405 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 865/1685] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:27 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 1303 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:27.685251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f9053722-4b14-42c6-9a92-926fdf6835b6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:27.686441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f9053722-4b14-42c6-9a92-926fdf6835b6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:27.701833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9053722-4b14-42c6-9a92-926fdf6835b6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:27.705095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9053722-4b14-42c6-9a92-926fdf6835b6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:27.712471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9053722-4b14-42c6-9a92-926fdf6835b6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:27.713053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9053722-4b14-42c6-9a92-926fdf6835b6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:27.831064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:21:27.831826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:21:27.832549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:21:27.833313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:21:27.834005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:21:27.852949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:27.854299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:27.856759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:27.858230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:27.912239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Getting quotas for project 08421b8ad4e740a08b3f321181fd2c1f. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:21:27.928203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Getting quotas for user 6e34085da96849339bc55239bbf99817 and project 08421b8ad4e740a08b3f321181fd2c1f. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:21:27.958069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:21:27.963683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:21:28.020635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f9053722-4b14-42c6-9a92-926fdf6835b6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:28.030963 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f9053722-4b14-42c6-9a92-926fdf6835b6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1501 microversion: 2.1 time: 0.358094 May 18 22:21:28.043698 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 866/1686] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:27 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1501 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:28.049069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8909f09d-a7a9-4685-89a3-80fd118fe7f9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:28.050440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8909f09d-a7a9-4685-89a3-80fd118fe7f9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:28.057433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8909f09d-a7a9-4685-89a3-80fd118fe7f9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:28.058127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8909f09d-a7a9-4685-89a3-80fd118fe7f9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:28.059132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8909f09d-a7a9-4685-89a3-80fd118fe7f9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:28.059720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8909f09d-a7a9-4685-89a3-80fd118fe7f9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:28.065998 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f86f249-ed4d-4a8d-8256-846e7c986c01 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.026227 May 18 22:21:28.068390 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 821/1687] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:21:27 2022] POST /compute/v2.1/servers => generated 380 bytes in 1029 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:21:28.080809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a9b9b654-6e56-45ac-aa94-ea7445f2e12e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:28.094017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9b9b654-6e56-45ac-aa94-ea7445f2e12e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:28.097181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9b9b654-6e56-45ac-aa94-ea7445f2e12e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:28.224699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a9b9b654-6e56-45ac-aa94-ea7445f2e12e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Going to try to stop instance {{(pid=119083) force_stop /opt/stack/nova/nova/compute/api.py:2707}} May 18 22:21:28.319169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8909f09d-a7a9-4685-89a3-80fd118fe7f9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:28.327898 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8909f09d-a7a9-4685-89a3-80fd118fe7f9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1314 microversion: 2.1 time: 0.282845 May 18 22:21:28.328481 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 867/1688] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:28 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1314 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:28.333011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a06d34d0-a588-4f9f-a3dd-59d14c386db9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:28.333606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a06d34d0-a588-4f9f-a3dd-59d14c386db9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:28.373214 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a9b9b654-6e56-45ac-aa94-ea7445f2e12e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523/action" status: 202 len: 0 microversion: 2.1 time: 0.299021 May 18 22:21:28.375317 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 822/1689] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:21:28 2022] POST /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523/action => generated 0 bytes in 306 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:28.399722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-33f267c2-b62a-4242-ada8-568ad54efdd2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:28.401674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-33f267c2-b62a-4242-ada8-568ad54efdd2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:28.419619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33f267c2-b62a-4242-ada8-568ad54efdd2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:28.422404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33f267c2-b62a-4242-ada8-568ad54efdd2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:28.429356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33f267c2-b62a-4242-ada8-568ad54efdd2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:28.431183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33f267c2-b62a-4242-ada8-568ad54efdd2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:28.521235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a06d34d0-a588-4f9f-a3dd-59d14c386db9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:28.534943 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a06d34d0-a588-4f9f-a3dd-59d14c386db9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1215 microversion: 2.1 time: 0.202491 May 18 22:21:28.535981 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 868/1690] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:28 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1215 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:28.551513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5346c711-5b72-4f4e-b6cf-7a36b2bd7124 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:28.552650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5346c711-5b72-4f4e-b6cf-7a36b2bd7124 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:28.568334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5346c711-5b72-4f4e-b6cf-7a36b2bd7124 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:28.569260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5346c711-5b72-4f4e-b6cf-7a36b2bd7124 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:28.570327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5346c711-5b72-4f4e-b6cf-7a36b2bd7124 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:28.571258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5346c711-5b72-4f4e-b6cf-7a36b2bd7124 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:28.782991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-33f267c2-b62a-4242-ada8-568ad54efdd2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:28.797610 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-33f267c2-b62a-4242-ada8-568ad54efdd2 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1211 microversion: 2.1 time: 0.420886 May 18 22:21:28.798476 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 823/1691] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:28 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1211 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:28.812151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-580d57a7-e7de-4ea1-870f-664238d437bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:28.812761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-580d57a7-e7de-4ea1-870f-664238d437bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] [instance: 8de69447-4474-4443-9d90-210af0e99259] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:28.843525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-580d57a7-e7de-4ea1-870f-664238d437bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:28.844434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-580d57a7-e7de-4ea1-870f-664238d437bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:28.845409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-580d57a7-e7de-4ea1-870f-664238d437bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:28.846758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-580d57a7-e7de-4ea1-870f-664238d437bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:28.872573 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-580d57a7-e7de-4ea1-870f-664238d437bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] HTTP exception thrown: Instance 8de69447-4474-4443-9d90-210af0e99259 could not be found. May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-580d57a7-e7de-4ea1-870f-664238d437bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Request method failure captured: May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 HTTP/1.1 May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihW_2BjQNJ8iK1MBOxMGHauOOGuRTBIQZ6uBR7gNkwwfb8lxl22iPIyIrjOzaDVPG92xWzJhHY2PsQ6tv9_EuWdXXmjmHrcilFagcvx7PC5SCbiUqbNYwJ6pwpQp2C42im-OBwnfw_was0RZBReSqvD1d7kg964F3Y7AEXG5ZNf0kL7A May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7ce6b287027e432f9a1f33431961f655 May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-MigrationsAdminTest-739676815 May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7ce6b287027e432f9a1f33431961f655"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7ce6b287027e432f9a1f33431961f655"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7ce6b287027e432f9a1f33431961f655"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7ce6b287027e432f9a1f33431961f655"}]}] May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-MigrationsAdminTest-739676815 May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7ce6b287027e432f9a1f33431961f655 May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-MigrationsAdminTest-739676815 May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-MigrationsAdminTest-739676815-project May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 17fabf8411b34e69bba5f5966df41b47 May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-MigrationsAdminTest-739676815-project May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 8de69447-4474-4443-9d90-210af0e99259 could not be found. May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '8de69447-4474-4443-9d90-210af0e99259'} May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8de69447-4474-4443-9d90-210af0e99259 could not be found. May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8de69447-4474-4443-9d90-210af0e99259 could not be found. May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:28.874489 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:28.879291 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:28.879291 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:28.879291 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:28.879291 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:28.879291 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:28.879291 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8de69447-4474-4443-9d90-210af0e99259 could not be found. May 18 22:21:28.879291 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:28.881630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-580d57a7-e7de-4ea1-870f-664238d437bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] Returning 404 to user: Instance 8de69447-4474-4443-9d90-210af0e99259 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:28.882796 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-580d57a7-e7de-4ea1-870f-664238d437bb tempest-MigrationsAdminTest-739676815 tempest-MigrationsAdminTest-739676815-project] 10.222.0.58 "GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259" status: 404 len: 111 microversion: 2.1 time: 0.083668 May 18 22:21:28.883919 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 824/1692] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:28 2022] GET /compute/v2.1/servers/8de69447-4474-4443-9d90-210af0e99259 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:21:29.017840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5346c711-5b72-4f4e-b6cf-7a36b2bd7124 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:29.029044 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5346c711-5b72-4f4e-b6cf-7a36b2bd7124 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.489496 May 18 22:21:29.031946 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 869/1693] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:28 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:29.345356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-28eac636-c719-456e-a78b-faba67e19e3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:29.346038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-28eac636-c719-456e-a78b-faba67e19e3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:29.361084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28eac636-c719-456e-a78b-faba67e19e3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:29.362092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28eac636-c719-456e-a78b-faba67e19e3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:29.362883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28eac636-c719-456e-a78b-faba67e19e3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:29.363313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28eac636-c719-456e-a78b-faba67e19e3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:29.552324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ca2b3e77-6a1e-49bc-ba1e-179e1e28ee75 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:29.553664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ca2b3e77-6a1e-49bc-ba1e-179e1e28ee75 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:29.567364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca2b3e77-6a1e-49bc-ba1e-179e1e28ee75 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:29.568166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca2b3e77-6a1e-49bc-ba1e-179e1e28ee75 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:29.569148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca2b3e77-6a1e-49bc-ba1e-179e1e28ee75 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:29.569820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca2b3e77-6a1e-49bc-ba1e-179e1e28ee75 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:29.766095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ca2b3e77-6a1e-49bc-ba1e-179e1e28ee75 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:29.784242 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ca2b3e77-6a1e-49bc-ba1e-179e1e28ee75 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1267 microversion: 2.1 time: 0.235189 May 18 22:21:29.785603 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 870/1694] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:29 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1267 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:29.816466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-abe83e3c-9f9f-41d7-8e7e-143f34917743 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:29.817475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-abe83e3c-9f9f-41d7-8e7e-143f34917743 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:29.834881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abe83e3c-9f9f-41d7-8e7e-143f34917743 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:29.835713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abe83e3c-9f9f-41d7-8e7e-143f34917743 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:29.844408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abe83e3c-9f9f-41d7-8e7e-143f34917743 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:29.845194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abe83e3c-9f9f-41d7-8e7e-143f34917743 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:30.248143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-abe83e3c-9f9f-41d7-8e7e-143f34917743 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:30.258150 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-abe83e3c-9f9f-41d7-8e7e-143f34917743 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1211 microversion: 2.1 time: 0.447274 May 18 22:21:30.261655 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 871/1695] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:29 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1211 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:30.266461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d232ffec-b2a3-499b-8f75-8407a22a2b74 req-5426468d-cce5-40e9-a298-55f98d7420f5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4b96a279-d0f5-4959-ab12-a97b5340a343", "name": "network-vif-plugged", "status": "completed", "tag": "2b386473-4dc3-41cc-886c-feef560557c8"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:30.286235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-28eac636-c719-456e-a78b-faba67e19e3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:30.290489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d232ffec-b2a3-499b-8f75-8407a22a2b74 req-5426468d-cce5-40e9-a298-55f98d7420f5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:30.293229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d232ffec-b2a3-499b-8f75-8407a22a2b74 req-5426468d-cce5-40e9-a298-55f98d7420f5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:30.299006 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-28eac636-c719-456e-a78b-faba67e19e3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1314 microversion: 2.1 time: 0.957513 May 18 22:21:30.299606 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 825/1696] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:29 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1314 bytes in 959 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:30.304161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bbb39ba4-d30b-44ec-97cb-1e81dd25bbc6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:30.304756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bbb39ba4-d30b-44ec-97cb-1e81dd25bbc6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:30.306734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-bbb39ba4-d30b-44ec-97cb-1e81dd25bbc6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_api:SELECT=93,nova_api:INSERT=6,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:30.336415 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d232ffec-b2a3-499b-8f75-8407a22a2b74 req-5426468d-cce5-40e9-a298-55f98d7420f5 service nova] Creating event network-vif-plugged:2b386473-4dc3-41cc-886c-feef560557c8 for instance 4b96a279-d0f5-4959-ab12-a97b5340a343 on n-h2-841040-6 May 18 22:21:30.339729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbb39ba4-d30b-44ec-97cb-1e81dd25bbc6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:30.340632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbb39ba4-d30b-44ec-97cb-1e81dd25bbc6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:30.341410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbb39ba4-d30b-44ec-97cb-1e81dd25bbc6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:30.341865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbb39ba4-d30b-44ec-97cb-1e81dd25bbc6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:30.352233 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d232ffec-b2a3-499b-8f75-8407a22a2b74 req-5426468d-cce5-40e9-a298-55f98d7420f5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.089055 May 18 22:21:30.353305 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 872/1697] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:30 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:30.683190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bbb39ba4-d30b-44ec-97cb-1e81dd25bbc6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:30.692916 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bbb39ba4-d30b-44ec-97cb-1e81dd25bbc6 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.391160 May 18 22:21:30.694688 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 826/1698] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:30 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:30.803936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3ce85df8-cbd3-4a52-b475-884775b58682 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:30.804625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3ce85df8-cbd3-4a52-b475-884775b58682 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:30.816041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ce85df8-cbd3-4a52-b475-884775b58682 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:30.822076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ce85df8-cbd3-4a52-b475-884775b58682 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:30.823070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ce85df8-cbd3-4a52-b475-884775b58682 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:30.828668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ce85df8-cbd3-4a52-b475-884775b58682 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:31.016834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3ce85df8-cbd3-4a52-b475-884775b58682 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:31.028615 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3ce85df8-cbd3-4a52-b475-884775b58682 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1273 microversion: 2.1 time: 0.230539 May 18 22:21:31.038737 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 873/1699] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:30 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1273 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:31.277218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-932fbb17-d9ef-4cee-a9da-0929e900c6d0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:31.277870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-932fbb17-d9ef-4cee-a9da-0929e900c6d0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:31.297371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-932fbb17-d9ef-4cee-a9da-0929e900c6d0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:31.297851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-932fbb17-d9ef-4cee-a9da-0929e900c6d0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:31.298626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-932fbb17-d9ef-4cee-a9da-0929e900c6d0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:31.299087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-932fbb17-d9ef-4cee-a9da-0929e900c6d0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:31.318977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e8f315ec-84cf-430b-abb0-41b755d21c3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:31.320054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e8f315ec-84cf-430b-abb0-41b755d21c3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:31.339695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8f315ec-84cf-430b-abb0-41b755d21c3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:31.357515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8f315ec-84cf-430b-abb0-41b755d21c3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.015s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:31.375259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8f315ec-84cf-430b-abb0-41b755d21c3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:31.375259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8f315ec-84cf-430b-abb0-41b755d21c3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.016s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:31.562619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-932fbb17-d9ef-4cee-a9da-0929e900c6d0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:31.577076 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-932fbb17-d9ef-4cee-a9da-0929e900c6d0 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1211 microversion: 2.1 time: 0.303605 May 18 22:21:31.578365 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 827/1700] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:31 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1211 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:31.711900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6ccea799-286e-4176-a16c-5b8832e396dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:31.713214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6ccea799-286e-4176-a16c-5b8832e396dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:31.724096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ccea799-286e-4176-a16c-5b8832e396dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:31.724778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ccea799-286e-4176-a16c-5b8832e396dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:31.725723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ccea799-286e-4176-a16c-5b8832e396dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:31.726341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ccea799-286e-4176-a16c-5b8832e396dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:31.812144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e8f315ec-84cf-430b-abb0-41b755d21c3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:31.834673 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e8f315ec-84cf-430b-abb0-41b755d21c3c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1314 microversion: 2.1 time: 0.521809 May 18 22:21:31.857867 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 874/1701] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:31 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1314 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:32.008781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6ccea799-286e-4176-a16c-5b8832e396dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:32.026104 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6ccea799-286e-4176-a16c-5b8832e396dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.317278 May 18 22:21:32.027639 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 828/1702] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:31 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:32.050447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c1c38188-671c-4163-b638-96e238afbf02 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:32.051912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c1c38188-671c-4163-b638-96e238afbf02 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:32.066358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1c38188-671c-4163-b638-96e238afbf02 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:32.067114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1c38188-671c-4163-b638-96e238afbf02 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:32.068242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1c38188-671c-4163-b638-96e238afbf02 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:32.068923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1c38188-671c-4163-b638-96e238afbf02 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:32.434312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c1c38188-671c-4163-b638-96e238afbf02 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:32.446518 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c1c38188-671c-4163-b638-96e238afbf02 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1315 microversion: 2.1 time: 0.403708 May 18 22:21:32.450050 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 875/1703] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:32 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1315 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:32.596645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2251c700-bef6-493c-b6d6-7c6c53e2414d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:32.597670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2251c700-bef6-493c-b6d6-7c6c53e2414d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:32.605411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2251c700-bef6-493c-b6d6-7c6c53e2414d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:32.606211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2251c700-bef6-493c-b6d6-7c6c53e2414d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:32.607531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2251c700-bef6-493c-b6d6-7c6c53e2414d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:32.608736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2251c700-bef6-493c-b6d6-7c6c53e2414d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:32.841175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2251c700-bef6-493c-b6d6-7c6c53e2414d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:32.853670 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2251c700-bef6-493c-b6d6-7c6c53e2414d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1211 microversion: 2.1 time: 0.261115 May 18 22:21:32.855728 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 829/1704] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:32 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1211 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:32.865005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-377ba115-e66c-4f6d-86fa-3b0492a30091 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:32.865778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-377ba115-e66c-4f6d-86fa-3b0492a30091 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:32.878860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-377ba115-e66c-4f6d-86fa-3b0492a30091 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:32.880076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-377ba115-e66c-4f6d-86fa-3b0492a30091 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:32.881292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-377ba115-e66c-4f6d-86fa-3b0492a30091 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:32.884198 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-377ba115-e66c-4f6d-86fa-3b0492a30091 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:33.045406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-46da6875-ef25-4e7f-bc25-8a2ef20669e8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:33.046051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-46da6875-ef25-4e7f-bc25-8a2ef20669e8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:33.055530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46da6875-ef25-4e7f-bc25-8a2ef20669e8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:33.055977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46da6875-ef25-4e7f-bc25-8a2ef20669e8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:33.056734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46da6875-ef25-4e7f-bc25-8a2ef20669e8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:33.057163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46da6875-ef25-4e7f-bc25-8a2ef20669e8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:33.284243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-377ba115-e66c-4f6d-86fa-3b0492a30091 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:33.292982 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-377ba115-e66c-4f6d-86fa-3b0492a30091 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1464 microversion: 2.1 time: 0.431780 May 18 22:21:33.308805 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 876/1705] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:32 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1464 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:33.311662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-46da6875-ef25-4e7f-bc25-8a2ef20669e8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:33.313897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-c0799bee-db3f-41c7-8807-5f1f4e6cf873 req-282ca32c-9033-4f18-8d99-2358402540eb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d225075a-cfb2-418e-b37c-7715de010a9f", "tag": "f8cd886e-581f-4e02-ae7e-53c294a3ae25"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:33.322145 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-46da6875-ef25-4e7f-bc25-8a2ef20669e8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.281730 May 18 22:21:33.323531 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 830/1706] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:33 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:33.329934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb125550-bfa3-4821-b4eb-856f1074022e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:33.331025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eb125550-bfa3-4821-b4eb-856f1074022e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:33.332534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c0799bee-db3f-41c7-8807-5f1f4e6cf873 req-282ca32c-9033-4f18-8d99-2358402540eb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:33.332981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c0799bee-db3f-41c7-8807-5f1f4e6cf873 req-282ca32c-9033-4f18-8d99-2358402540eb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:33.337198 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-c0799bee-db3f-41c7-8807-5f1f4e6cf873 req-282ca32c-9033-4f18-8d99-2358402540eb service nova] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:33.339707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb125550-bfa3-4821-b4eb-856f1074022e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:33.340533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb125550-bfa3-4821-b4eb-856f1074022e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:33.342455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb125550-bfa3-4821-b4eb-856f1074022e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:33.343509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb125550-bfa3-4821-b4eb-856f1074022e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:33.357646 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-c0799bee-db3f-41c7-8807-5f1f4e6cf873 req-282ca32c-9033-4f18-8d99-2358402540eb service nova] Creating event network-changed:f8cd886e-581f-4e02-ae7e-53c294a3ae25 for instance d225075a-cfb2-418e-b37c-7715de010a9f on n-h1-841040-6 May 18 22:21:33.371588 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-c0799bee-db3f-41c7-8807-5f1f4e6cf873 req-282ca32c-9033-4f18-8d99-2358402540eb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.061303 May 18 22:21:33.372504 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 877/1707] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:33 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:33.468503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ac0ad1a2-3cba-4ab2-90f9-61b6b0531e15 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:33.473652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ac0ad1a2-3cba-4ab2-90f9-61b6b0531e15 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:33.496410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac0ad1a2-3cba-4ab2-90f9-61b6b0531e15 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:33.497107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac0ad1a2-3cba-4ab2-90f9-61b6b0531e15 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:33.498143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac0ad1a2-3cba-4ab2-90f9-61b6b0531e15 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:33.498804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac0ad1a2-3cba-4ab2-90f9-61b6b0531e15 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:33.524091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eb125550-bfa3-4821-b4eb-856f1074022e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:33.535554 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb125550-bfa3-4821-b4eb-856f1074022e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1463 microversion: 2.1 time: 0.208912 May 18 22:21:33.536777 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 831/1708] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:33 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1463 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:33.720510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminTestJSON-server-878857060", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}, "os:scheduler_hints": {"same_host": "c0b14199-b91c-4d76-adfa-b891dc7e5147"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:33.832725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:21:33.948223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ac0ad1a2-3cba-4ab2-90f9-61b6b0531e15 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:33.966205 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ac0ad1a2-3cba-4ab2-90f9-61b6b0531e15 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1315 microversion: 2.1 time: 0.495412 May 18 22:21:33.967423 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 878/1709] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:33 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1315 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:33.972318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e5cad2cb-03b6-4093-8e18-9860219465b3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:33.973127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e5cad2cb-03b6-4093-8e18-9860219465b3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:33.980981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5cad2cb-03b6-4093-8e18-9860219465b3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:33.993652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5cad2cb-03b6-4093-8e18-9860219465b3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:33.994752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5cad2cb-03b6-4093-8e18-9860219465b3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:33.995342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5cad2cb-03b6-4093-8e18-9860219465b3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:34.113601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:21:34.115068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:21:34.115706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:21:34.116277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:21:34.116988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:21:34.129355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:34.130134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:34.131106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:34.131733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:34.153619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Getting quotas for project 50599a83d78740ae99774a09927f2d55. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:21:34.161500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Getting quotas for user 1b90ed5237c549879b7271a8cf2c0bcc and project 50599a83d78740ae99774a09927f2d55. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:21:34.176576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:21:34.179844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:21:34.205145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e5cad2cb-03b6-4093-8e18-9860219465b3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:34.212863 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e5cad2cb-03b6-4093-8e18-9860219465b3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1199 microversion: 2.1 time: 0.244259 May 18 22:21:34.223899 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 879/1710] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:33 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1199 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:34.260608 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-243108ce-8125-490f-b4d6-b62b2968b55a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.545344 May 18 22:21:34.267894 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 832/1711] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:21:33 2022] POST /compute/v2.1/servers => generated 380 bytes in 554 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:21:34.283311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-71cb37af-e342-4422-b800-ab8eba2aaba5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:34.286340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-71cb37af-e342-4422-b800-ab8eba2aaba5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:34.386586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminNegativeTestJSON-server-443533606", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:34.416558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-71cb37af-e342-4422-b800-ab8eba2aaba5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:34.423851 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-71cb37af-e342-4422-b800-ab8eba2aaba5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1213 microversion: 2.1 time: 0.154033 May 18 22:21:34.425246 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 833/1712] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:34 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1213 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:34.435193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9e9fdf4b-de0e-49a5-b06e-dec652cb7d42 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:34.435805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9e9fdf4b-de0e-49a5-b06e-dec652cb7d42 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:34.444187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e9fdf4b-de0e-49a5-b06e-dec652cb7d42 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:34.444627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e9fdf4b-de0e-49a5-b06e-dec652cb7d42 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:34.445378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e9fdf4b-de0e-49a5-b06e-dec652cb7d42 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:34.445835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e9fdf4b-de0e-49a5-b06e-dec652cb7d42 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:34.492523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] validate_networks() for None {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:21:34.654327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9e9fdf4b-de0e-49a5-b06e-dec652cb7d42 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:34.667129 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9e9fdf4b-de0e-49a5-b06e-dec652cb7d42 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.234875 May 18 22:21:34.669534 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 834/1713] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:34 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:34.817151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:21:34.817811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:21:34.818579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:21:34.819226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:21:34.819893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:21:34.852102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:34.853072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:34.854277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:34.855033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:34.884700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Getting quotas for project 887b9e3777614ccea671f16855b2d671. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:21:34.897698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Getting quotas for user 9bf85365f8164f05a4ca9a3403bd74ca and project 887b9e3777614ccea671f16855b2d671. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:21:34.912569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:21:34.914950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:21:34.983397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-693e9759-c5b2-45e8-aaae-fbd7675969c8 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:34.984138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-693e9759-c5b2-45e8-aaae-fbd7675969c8 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:34.997336 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-45393d08-c024-40fa-a1c8-1537a977ad03 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.771828 May 18 22:21:34.999835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-693e9759-c5b2-45e8-aaae-fbd7675969c8 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:35.001146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-693e9759-c5b2-45e8-aaae-fbd7675969c8 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:35.001433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-693e9759-c5b2-45e8-aaae-fbd7675969c8 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:35.001816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-693e9759-c5b2-45e8-aaae-fbd7675969c8 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:35.007752 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 880/1714] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:21:34 2022] POST /compute/v2.1/servers => generated 380 bytes in 779 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:21:35.017547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9dc820b0-024a-45b0-b2eb-3570aaa82c4d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:35.024412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9dc820b0-024a-45b0-b2eb-3570aaa82c4d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:35.093798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9dc820b0-024a-45b0-b2eb-3570aaa82c4d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:35.102727 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9dc820b0-024a-45b0-b2eb-3570aaa82c4d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1221 microversion: 2.1 time: 0.091690 May 18 22:21:35.105002 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 881/1715] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:35 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1221 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:35.190292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-693e9759-c5b2-45e8-aaae-fbd7675969c8 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:35.199453 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-693e9759-c5b2-45e8-aaae-fbd7675969c8 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1315 microversion: 2.1 time: 0.219893 May 18 22:21:35.200713 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 835/1716] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:34 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1315 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:35.231059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7224e891-3535-4235-8489-9e1248911839 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:35.232213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7224e891-3535-4235-8489-9e1248911839 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:35.239730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7224e891-3535-4235-8489-9e1248911839 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:35.240168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7224e891-3535-4235-8489-9e1248911839 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:35.241589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7224e891-3535-4235-8489-9e1248911839 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:35.242569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7224e891-3535-4235-8489-9e1248911839 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:35.442674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-69aee22b-62d9-4394-a8c2-81b07a40cd56 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:35.443789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-69aee22b-62d9-4394-a8c2-81b07a40cd56 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:35.459052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69aee22b-62d9-4394-a8c2-81b07a40cd56 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:35.460068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69aee22b-62d9-4394-a8c2-81b07a40cd56 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:35.462279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69aee22b-62d9-4394-a8c2-81b07a40cd56 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:35.463961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69aee22b-62d9-4394-a8c2-81b07a40cd56 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:35.588005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-69aee22b-62d9-4394-a8c2-81b07a40cd56 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:35.598458 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-69aee22b-62d9-4394-a8c2-81b07a40cd56 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1209 microversion: 2.1 time: 0.160773 May 18 22:21:35.599699 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 836/1717] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:35 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1209 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:35.646681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7224e891-3535-4235-8489-9e1248911839 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:35.660763 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7224e891-3535-4235-8489-9e1248911839 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1199 microversion: 2.1 time: 0.430741 May 18 22:21:35.661369 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 882/1718] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:35 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1199 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:35.686930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e02aa42b-4c2a-42a3-945a-345a4df87f9e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:35.687866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e02aa42b-4c2a-42a3-945a-345a4df87f9e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:35.695775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e02aa42b-4c2a-42a3-945a-345a4df87f9e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:35.696725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e02aa42b-4c2a-42a3-945a-345a4df87f9e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:35.697907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e02aa42b-4c2a-42a3-945a-345a4df87f9e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:35.698614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e02aa42b-4c2a-42a3-945a-345a4df87f9e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:35.750601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e02aa42b-4c2a-42a3-945a-345a4df87f9e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:35.928105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e02aa42b-4c2a-42a3-945a-345a4df87f9e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:35.937216 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e02aa42b-4c2a-42a3-945a-345a4df87f9e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.254942 May 18 22:21:35.938143 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 837/1719] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:35 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:36.122699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ee856e31-147b-4a50-b6e0-5d29b45e0122 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:36.123929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ee856e31-147b-4a50-b6e0-5d29b45e0122 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:36.132317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee856e31-147b-4a50-b6e0-5d29b45e0122 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:36.133009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee856e31-147b-4a50-b6e0-5d29b45e0122 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:36.134072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee856e31-147b-4a50-b6e0-5d29b45e0122 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:36.134674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee856e31-147b-4a50-b6e0-5d29b45e0122 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:36.220921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8f081a40-d268-4f28-a115-7441d6133f6e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:36.223160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8f081a40-d268-4f28-a115-7441d6133f6e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:36.233127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f081a40-d268-4f28-a115-7441d6133f6e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:36.234926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f081a40-d268-4f28-a115-7441d6133f6e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:36.238205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f081a40-d268-4f28-a115-7441d6133f6e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:36.238938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f081a40-d268-4f28-a115-7441d6133f6e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:36.272625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ee856e31-147b-4a50-b6e0-5d29b45e0122 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:36.283184 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ee856e31-147b-4a50-b6e0-5d29b45e0122 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1273 microversion: 2.1 time: 0.164861 May 18 22:21:36.286719 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 883/1720] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:36 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1273 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:36.617983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8d08c01a-2800-4491-9ba8-a91b53492835 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:36.618788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8d08c01a-2800-4491-9ba8-a91b53492835 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:36.632616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d08c01a-2800-4491-9ba8-a91b53492835 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:36.633084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d08c01a-2800-4491-9ba8-a91b53492835 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:36.634208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d08c01a-2800-4491-9ba8-a91b53492835 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:36.636903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d08c01a-2800-4491-9ba8-a91b53492835 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:36.672884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8f081a40-d268-4f28-a115-7441d6133f6e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:36.686810 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8f081a40-d268-4f28-a115-7441d6133f6e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1315 microversion: 2.1 time: 0.468236 May 18 22:21:36.690583 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 838/1721] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:36 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1315 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:36.700951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ae7f9c3b-c727-48c3-881e-beeaba54f38e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:36.703694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ae7f9c3b-c727-48c3-881e-beeaba54f38e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:36.716836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae7f9c3b-c727-48c3-881e-beeaba54f38e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:36.719834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae7f9c3b-c727-48c3-881e-beeaba54f38e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:36.723065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae7f9c3b-c727-48c3-881e-beeaba54f38e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:36.724883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae7f9c3b-c727-48c3-881e-beeaba54f38e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:36.750038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8d08c01a-2800-4491-9ba8-a91b53492835 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:36.761818 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8d08c01a-2800-4491-9ba8-a91b53492835 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1271 microversion: 2.1 time: 0.147891 May 18 22:21:36.765562 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 884/1722] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:36 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1271 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:36.958984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bf2e935c-10de-4d91-9135-970a3510980c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:36.960041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bf2e935c-10de-4d91-9135-970a3510980c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:36.979851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf2e935c-10de-4d91-9135-970a3510980c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:36.982008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf2e935c-10de-4d91-9135-970a3510980c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:36.984762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf2e935c-10de-4d91-9135-970a3510980c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:36.986076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf2e935c-10de-4d91-9135-970a3510980c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:36.989146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ae7f9c3b-c727-48c3-881e-beeaba54f38e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:37.016086 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ae7f9c3b-c727-48c3-881e-beeaba54f38e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1199 microversion: 2.1 time: 0.322017 May 18 22:21:37.032237 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 839/1723] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:36 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1199 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:37.299878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bf2e935c-10de-4d91-9135-970a3510980c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:37.302122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-49a427a1-caac-4e7c-b0f3-011fc322a4fd tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:37.302739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-49a427a1-caac-4e7c-b0f3-011fc322a4fd tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:37.318932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49a427a1-caac-4e7c-b0f3-011fc322a4fd tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:37.320900 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bf2e935c-10de-4d91-9135-970a3510980c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.367485 May 18 22:21:37.321611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49a427a1-caac-4e7c-b0f3-011fc322a4fd tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:37.322096 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 885/1724] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:36 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:37.323114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49a427a1-caac-4e7c-b0f3-011fc322a4fd tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:37.324028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49a427a1-caac-4e7c-b0f3-011fc322a4fd tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:37.407031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-49a427a1-caac-4e7c-b0f3-011fc322a4fd tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:37.418368 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-49a427a1-caac-4e7c-b0f3-011fc322a4fd tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1279 microversion: 2.1 time: 0.121038 May 18 22:21:37.419312 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 840/1725] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:37 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1279 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:37.707725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2585eaf2-69c4-4a91-945d-ad016acd095b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:37.708676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2585eaf2-69c4-4a91-945d-ad016acd095b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:37.729646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2585eaf2-69c4-4a91-945d-ad016acd095b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:37.730559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2585eaf2-69c4-4a91-945d-ad016acd095b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:37.732401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2585eaf2-69c4-4a91-945d-ad016acd095b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:37.733882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2585eaf2-69c4-4a91-945d-ad016acd095b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:37.789679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9dff2e16-d04b-4bd3-9460-d2e8afe1335e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:37.790305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9dff2e16-d04b-4bd3-9460-d2e8afe1335e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:37.807562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9dff2e16-d04b-4bd3-9460-d2e8afe1335e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:37.808011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9dff2e16-d04b-4bd3-9460-d2e8afe1335e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:37.809406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9dff2e16-d04b-4bd3-9460-d2e8afe1335e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:37.809870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9dff2e16-d04b-4bd3-9460-d2e8afe1335e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:38.241535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9dff2e16-d04b-4bd3-9460-d2e8afe1335e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:38.248024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2585eaf2-69c4-4a91-945d-ad016acd095b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:38.255556 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9dff2e16-d04b-4bd3-9460-d2e8afe1335e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1313 microversion: 2.1 time: 0.473851 May 18 22:21:38.256835 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2585eaf2-69c4-4a91-945d-ad016acd095b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1315 microversion: 2.1 time: 0.554186 May 18 22:21:38.257871 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 886/1726] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:37 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1315 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:38.262865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-03771207-5338-4954-8af3-b95e49099755 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:38.263461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-03771207-5338-4954-8af3-b95e49099755 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:38.266595 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 841/1727] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:37 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1313 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:38.270066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03771207-5338-4954-8af3-b95e49099755 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:38.270845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03771207-5338-4954-8af3-b95e49099755 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:38.271605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03771207-5338-4954-8af3-b95e49099755 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:38.272430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03771207-5338-4954-8af3-b95e49099755 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:38.344316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-36fe2bd8-bacb-4050-beef-ccc33bff600e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:38.345965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-36fe2bd8-bacb-4050-beef-ccc33bff600e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:38.365414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-36fe2bd8-bacb-4050-beef-ccc33bff600e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:38.365928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-36fe2bd8-bacb-4050-beef-ccc33bff600e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:38.367130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-36fe2bd8-bacb-4050-beef-ccc33bff600e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:38.368420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-36fe2bd8-bacb-4050-beef-ccc33bff600e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:38.531441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-03771207-5338-4954-8af3-b95e49099755 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:38.546883 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-03771207-5338-4954-8af3-b95e49099755 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1199 microversion: 2.1 time: 0.287588 May 18 22:21:38.552808 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 887/1728] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:38 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1199 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:38.582439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfac4f07-7c5e-454e-a8c5-f6ebf0dd0ba9 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:38.584093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dfac4f07-7c5e-454e-a8c5-f6ebf0dd0ba9 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:38.601789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfac4f07-7c5e-454e-a8c5-f6ebf0dd0ba9 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:38.602582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfac4f07-7c5e-454e-a8c5-f6ebf0dd0ba9 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:38.605133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfac4f07-7c5e-454e-a8c5-f6ebf0dd0ba9 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:38.605933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfac4f07-7c5e-454e-a8c5-f6ebf0dd0ba9 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:38.766944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-36fe2bd8-bacb-4050-beef-ccc33bff600e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:38.776235 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-36fe2bd8-bacb-4050-beef-ccc33bff600e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.441619 May 18 22:21:38.780170 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 842/1729] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:38 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:38.795389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-535131721", "imageRef": "", "flavorRef": "452", "networks": [{"uuid": "87484bf9-5cac-437f-801b-838cc39e3183"}], "block_device_mapping_v2": [{"uuid": "3b353e7f-880c-4762-9152-475b4b873f7c", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:38.934066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] validate_networks() for [('87484bf9-5cac-437f-801b-838cc39e3183', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:21:39.235043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dfac4f07-7c5e-454e-a8c5-f6ebf0dd0ba9 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:39.248555 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dfac4f07-7c5e-454e-a8c5-f6ebf0dd0ba9 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1321 microversion: 2.1 time: 0.682075 May 18 22:21:39.258237 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 888/1730] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:38 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1321 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:39.277021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d9a762f4-01ab-4570-8121-45ce8a5021d1 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:39.279730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d9a762f4-01ab-4570-8121-45ce8a5021d1 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:39.287845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a762f4-01ab-4570-8121-45ce8a5021d1 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:39.288534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a762f4-01ab-4570-8121-45ce8a5021d1 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:39.289833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a762f4-01ab-4570-8121-45ce8a5021d1 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:39.290595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a762f4-01ab-4570-8121-45ce8a5021d1 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:39.704023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d9a762f4-01ab-4570-8121-45ce8a5021d1 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:39.717606 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d9a762f4-01ab-4570-8121-45ce8a5021d1 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1313 microversion: 2.1 time: 0.447370 May 18 22:21:39.718853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:21:39.720078 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 889/1731] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:39 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1313 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:39.720203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:21:39.729645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:21:39.730469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:21:39.731888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:21:39.732331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d9282f1e-e024-4935-8682-7adda55d2432 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:39.734586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d9282f1e-e024-4935-8682-7adda55d2432 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:39.748277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:39.749066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:39.750085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9282f1e-e024-4935-8682-7adda55d2432 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:39.750473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:39.750613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9282f1e-e024-4935-8682-7adda55d2432 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:39.751292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:39.751450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9282f1e-e024-4935-8682-7adda55d2432 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:39.754737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9282f1e-e024-4935-8682-7adda55d2432 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:39.777362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Getting quotas for project a4f3229fa49d472fa8bef6dea79881d8. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:21:39.785436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Getting quotas for user dc417dac84a243a88958e0ecc1e4efb1 and project a4f3229fa49d472fa8bef6dea79881d8. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:21:39.871090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:21:39.874656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='3b353e7f-880c-4762-9152-475b4b873f7c',volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:21:40.066985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d9282f1e-e024-4935-8682-7adda55d2432 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:40.076265 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d9282f1e-e024-4935-8682-7adda55d2432 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1315 microversion: 2.1 time: 0.354098 May 18 22:21:40.077080 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 890/1732] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:39 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1315 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:40.091472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d48bb2db-e803-4d3a-8ba2-7a8ded480136 req-065e314f-cded-4d21-a574-5f4411979c3d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d3b52488-dbbd-42bf-af79-c3ec6b6596a0", "tag": "d1a638fc-c5fd-4e8c-bd66-06521abe45f5"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:40.101035 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e4ddf84e-b3ec-4a69-a0b7-b8e1d0c4e271 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.25 time: 1.318003 May 18 22:21:40.101830 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 843/1733] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:21:38 2022] POST /compute/v2.1/servers => generated 380 bytes in 1321 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) May 18 22:21:40.122220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-342f8402-537c-48ba-afc1-29ec36039c4a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:40.122904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d48bb2db-e803-4d3a-8ba2-7a8ded480136 req-065e314f-cded-4d21-a574-5f4411979c3d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:40.124862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-342f8402-537c-48ba-afc1-29ec36039c4a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:40.125451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d48bb2db-e803-4d3a-8ba2-7a8ded480136 req-065e314f-cded-4d21-a574-5f4411979c3d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:40.149753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-342f8402-537c-48ba-afc1-29ec36039c4a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:40.150217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-342f8402-537c-48ba-afc1-29ec36039c4a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:40.152471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-342f8402-537c-48ba-afc1-29ec36039c4a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:40.152925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-342f8402-537c-48ba-afc1-29ec36039c4a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:40.156413 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d48bb2db-e803-4d3a-8ba2-7a8ded480136 req-065e314f-cded-4d21-a574-5f4411979c3d service nova] Creating event network-changed:d1a638fc-c5fd-4e8c-bd66-06521abe45f5 for instance d3b52488-dbbd-42bf-af79-c3ec6b6596a0 on n-h1-841040-6 May 18 22:21:40.164500 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d48bb2db-e803-4d3a-8ba2-7a8ded480136 req-065e314f-cded-4d21-a574-5f4411979c3d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.076945 May 18 22:21:40.165972 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 891/1734] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:40 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:40.173796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-44c3c151-a8b3-49ad-9819-6816f8abed12 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:40.174845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-44c3c151-a8b3-49ad-9819-6816f8abed12 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:40.182490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44c3c151-a8b3-49ad-9819-6816f8abed12 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:40.183178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44c3c151-a8b3-49ad-9819-6816f8abed12 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:40.184101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44c3c151-a8b3-49ad-9819-6816f8abed12 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:40.184865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44c3c151-a8b3-49ad-9819-6816f8abed12 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:40.461642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-44c3c151-a8b3-49ad-9819-6816f8abed12 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:40.471569 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-44c3c151-a8b3-49ad-9819-6816f8abed12 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.303418 May 18 22:21:40.472557 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 892/1735] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:40 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:40.480159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d174eb1e-b276-4c9c-bb78-9dcf0e929909 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:40.485310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d174eb1e-b276-4c9c-bb78-9dcf0e929909 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:40.493109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-d174eb1e-b276-4c9c-bb78-9dcf0e929909 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_api:SELECT=97,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:40.540169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-342f8402-537c-48ba-afc1-29ec36039c4a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:40.552203 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-342f8402-537c-48ba-afc1-29ec36039c4a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1199 microversion: 2.1 time: 0.438706 May 18 22:21:40.562043 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 844/1736] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:40 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1199 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:40.567241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fc97eb62-6c79-4079-b80d-9a82d3d9a825 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:40.567852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fc97eb62-6c79-4079-b80d-9a82d3d9a825 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:40.574288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc97eb62-6c79-4079-b80d-9a82d3d9a825 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:40.574733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc97eb62-6c79-4079-b80d-9a82d3d9a825 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:40.575626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc97eb62-6c79-4079-b80d-9a82d3d9a825 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:40.576078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc97eb62-6c79-4079-b80d-9a82d3d9a825 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:40.648200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d174eb1e-b276-4c9c-bb78-9dcf0e929909 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:40.660266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d174eb1e-b276-4c9c-bb78-9dcf0e929909 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:40.669074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d174eb1e-b276-4c9c-bb78-9dcf0e929909 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:40.674975 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d174eb1e-b276-4c9c-bb78-9dcf0e929909 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1103 microversion: 2.25 time: 0.198074 May 18 22:21:40.678832 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 893/1737] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:40 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1103 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:21:40.714760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-4bdf851a-4091-4588-b7f9-64b983c5b3a2 req-34042018-545c-4a1c-a780-02deda0fcaa5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0143577d-4eee-4b02-a94b-52ca3573b598", "tag": "736336d7-a87a-4134-8f3c-6ab1d26f3c7b"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:40.734785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4bdf851a-4091-4588-b7f9-64b983c5b3a2 req-34042018-545c-4a1c-a780-02deda0fcaa5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:40.735514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4bdf851a-4091-4588-b7f9-64b983c5b3a2 req-34042018-545c-4a1c-a780-02deda0fcaa5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:40.757917 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-4bdf851a-4091-4588-b7f9-64b983c5b3a2 req-34042018-545c-4a1c-a780-02deda0fcaa5 service nova] Creating event network-changed:736336d7-a87a-4134-8f3c-6ab1d26f3c7b for instance 0143577d-4eee-4b02-a94b-52ca3573b598 on n-h2-841040-6 May 18 22:21:40.764530 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-4bdf851a-4091-4588-b7f9-64b983c5b3a2 req-34042018-545c-4a1c-a780-02deda0fcaa5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053602 May 18 22:21:40.765886 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 894/1738] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:40 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:40.772877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-72a07faf-975d-4ec6-a91d-3f160deda30e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:40.773913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-72a07faf-975d-4ec6-a91d-3f160deda30e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:40.780799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-72a07faf-975d-4ec6-a91d-3f160deda30e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:40.781527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-72a07faf-975d-4ec6-a91d-3f160deda30e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:40.783281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc97eb62-6c79-4079-b80d-9a82d3d9a825 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:40.783847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-72a07faf-975d-4ec6-a91d-3f160deda30e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:40.784468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-72a07faf-975d-4ec6-a91d-3f160deda30e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:40.795063 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fc97eb62-6c79-4079-b80d-9a82d3d9a825 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1321 microversion: 2.1 time: 0.231795 May 18 22:21:40.799257 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 845/1739] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:40 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1321 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:41.092655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-08ad53bf-14f6-45e0-a317-d794a682d101 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:41.093535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-08ad53bf-14f6-45e0-a317-d794a682d101 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:41.100534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-72a07faf-975d-4ec6-a91d-3f160deda30e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:41.105600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08ad53bf-14f6-45e0-a317-d794a682d101 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:41.106710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08ad53bf-14f6-45e0-a317-d794a682d101 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:41.107758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08ad53bf-14f6-45e0-a317-d794a682d101 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:41.108408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08ad53bf-14f6-45e0-a317-d794a682d101 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:41.109524 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-72a07faf-975d-4ec6-a91d-3f160deda30e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1313 microversion: 2.1 time: 0.342291 May 18 22:21:41.113801 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 895/1740] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:40 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1313 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:41.165566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-1f6261f9-6003-4adf-99e0-1e8162aac527 req-0c7bdc7e-9a3a-4fa9-bda0-8d1c68aacaa4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d225075a-cfb2-418e-b37c-7715de010a9f", "name": "network-vif-plugged", "status": "completed", "tag": "f8cd886e-581f-4e02-ae7e-53c294a3ae25"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:41.179956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1f6261f9-6003-4adf-99e0-1e8162aac527 req-0c7bdc7e-9a3a-4fa9-bda0-8d1c68aacaa4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:41.180605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1f6261f9-6003-4adf-99e0-1e8162aac527 req-0c7bdc7e-9a3a-4fa9-bda0-8d1c68aacaa4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:41.202129 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-1f6261f9-6003-4adf-99e0-1e8162aac527 req-0c7bdc7e-9a3a-4fa9-bda0-8d1c68aacaa4 service nova] Creating event network-vif-plugged:f8cd886e-581f-4e02-ae7e-53c294a3ae25 for instance d225075a-cfb2-418e-b37c-7715de010a9f on n-h1-841040-6 May 18 22:21:41.208323 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-1f6261f9-6003-4adf-99e0-1e8162aac527 req-0c7bdc7e-9a3a-4fa9-bda0-8d1c68aacaa4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.046552 May 18 22:21:41.209172 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 896/1741] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:41 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:21:41.290660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-08ad53bf-14f6-45e0-a317-d794a682d101 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:41.298163 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-08ad53bf-14f6-45e0-a317-d794a682d101 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1315 microversion: 2.1 time: 0.209665 May 18 22:21:41.298742 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 846/1742] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:41 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1315 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:41.489112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-be22033a-20d4-4a59-b1e4-0f89f37a04a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:41.490104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-be22033a-20d4-4a59-b1e4-0f89f37a04a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:41.497127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be22033a-20d4-4a59-b1e4-0f89f37a04a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:41.497127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be22033a-20d4-4a59-b1e4-0f89f37a04a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:41.497987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be22033a-20d4-4a59-b1e4-0f89f37a04a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:41.498156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be22033a-20d4-4a59-b1e4-0f89f37a04a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:41.570157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29ddb607-4ea5-4153-85bb-20d05b89bb1b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:41.570883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-29ddb607-4ea5-4153-85bb-20d05b89bb1b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:41.580896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29ddb607-4ea5-4153-85bb-20d05b89bb1b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:41.581986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29ddb607-4ea5-4153-85bb-20d05b89bb1b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:41.583780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29ddb607-4ea5-4153-85bb-20d05b89bb1b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:41.584682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29ddb607-4ea5-4153-85bb-20d05b89bb1b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:41.846883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-be22033a-20d4-4a59-b1e4-0f89f37a04a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:41.856877 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-be22033a-20d4-4a59-b1e4-0f89f37a04a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.371994 May 18 22:21:41.868431 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 897/1743] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:41 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:41.870581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-29ddb607-4ea5-4153-85bb-20d05b89bb1b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:41.874790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-688700e1-9fc2-44c7-8a9c-0ca9289a08af tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:41.875566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-688700e1-9fc2-44c7-8a9c-0ca9289a08af tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:41.879122 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-29ddb607-4ea5-4153-85bb-20d05b89bb1b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1199 microversion: 2.1 time: 0.314181 May 18 22:21:41.883372 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 847/1744] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:41 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1199 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:41.893540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3ec34d69-12a9-46f0-91e4-7935ded3b7ab tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:41.895481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3ec34d69-12a9-46f0-91e4-7935ded3b7ab tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:41.897544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-688700e1-9fc2-44c7-8a9c-0ca9289a08af tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:41.898276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-688700e1-9fc2-44c7-8a9c-0ca9289a08af tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:41.899447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-688700e1-9fc2-44c7-8a9c-0ca9289a08af tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:41.900090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-688700e1-9fc2-44c7-8a9c-0ca9289a08af tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:41.908606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3ec34d69-12a9-46f0-91e4-7935ded3b7ab tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:41.913302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3ec34d69-12a9-46f0-91e4-7935ded3b7ab tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:41.916178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3ec34d69-12a9-46f0-91e4-7935ded3b7ab tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:41.916725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3ec34d69-12a9-46f0-91e4-7935ded3b7ab tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:41.980552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-688700e1-9fc2-44c7-8a9c-0ca9289a08af tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:41.992827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-688700e1-9fc2-44c7-8a9c-0ca9289a08af tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:41.994855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-688700e1-9fc2-44c7-8a9c-0ca9289a08af tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:41.995982 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-688700e1-9fc2-44c7-8a9c-0ca9289a08af tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1250 microversion: 2.25 time: 0.126338 May 18 22:21:42.006366 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 898/1745] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:41 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1250 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:21:42.097915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3ec34d69-12a9-46f0-91e4-7935ded3b7ab tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:42.105860 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3ec34d69-12a9-46f0-91e4-7935ded3b7ab tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1321 microversion: 2.1 time: 0.221317 May 18 22:21:42.106455 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 848/1746] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:41 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1321 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:42.127123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-15c7d141-340d-48c8-b049-24cd61a43f7d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:42.127954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-15c7d141-340d-48c8-b049-24cd61a43f7d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:42.134794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15c7d141-340d-48c8-b049-24cd61a43f7d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:42.135235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15c7d141-340d-48c8-b049-24cd61a43f7d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:42.136007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15c7d141-340d-48c8-b049-24cd61a43f7d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:42.136433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15c7d141-340d-48c8-b049-24cd61a43f7d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:42.139529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-15c7d141-340d-48c8-b049-24cd61a43f7d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:42.275941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-15c7d141-340d-48c8-b049-24cd61a43f7d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:42.284842 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-15c7d141-340d-48c8-b049-24cd61a43f7d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1313 microversion: 2.1 time: 0.161633 May 18 22:21:42.285563 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 899/1747] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:42 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1313 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:42.316044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e99f5e26-b7f0-41ad-952c-f5ffedb3a976 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:42.316566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e99f5e26-b7f0-41ad-952c-f5ffedb3a976 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:42.323033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e99f5e26-b7f0-41ad-952c-f5ffedb3a976 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:42.323463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e99f5e26-b7f0-41ad-952c-f5ffedb3a976 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:42.324242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e99f5e26-b7f0-41ad-952c-f5ffedb3a976 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:42.324665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e99f5e26-b7f0-41ad-952c-f5ffedb3a976 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:42.494006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e99f5e26-b7f0-41ad-952c-f5ffedb3a976 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:42.501874 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e99f5e26-b7f0-41ad-952c-f5ffedb3a976 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1315 microversion: 2.1 time: 0.190644 May 18 22:21:42.503079 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 849/1748] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:42 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1315 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:42.874069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4b59c8ce-c8fd-47c0-b336-0c20bda13afd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:42.875263 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4b59c8ce-c8fd-47c0-b336-0c20bda13afd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:42.887599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b59c8ce-c8fd-47c0-b336-0c20bda13afd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:42.888065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b59c8ce-c8fd-47c0-b336-0c20bda13afd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:42.888826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b59c8ce-c8fd-47c0-b336-0c20bda13afd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:42.889439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b59c8ce-c8fd-47c0-b336-0c20bda13afd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:42.902744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-80dae070-186f-4fae-af1e-82afd1781d87 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:42.904161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-80dae070-186f-4fae-af1e-82afd1781d87 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:42.913034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80dae070-186f-4fae-af1e-82afd1781d87 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:42.914470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80dae070-186f-4fae-af1e-82afd1781d87 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:42.915516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80dae070-186f-4fae-af1e-82afd1781d87 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:42.916420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80dae070-186f-4fae-af1e-82afd1781d87 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:43.208206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-80dae070-186f-4fae-af1e-82afd1781d87 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:43.216818 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-80dae070-186f-4fae-af1e-82afd1781d87 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1199 microversion: 2.1 time: 0.320646 May 18 22:21:43.217410 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 850/1749] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:42 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1199 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:43.231011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-edadfc97-0150-43b2-a584-61398ad474e7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:43.231643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-edadfc97-0150-43b2-a584-61398ad474e7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:43.238592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edadfc97-0150-43b2-a584-61398ad474e7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:43.239135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edadfc97-0150-43b2-a584-61398ad474e7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:43.239969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edadfc97-0150-43b2-a584-61398ad474e7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:43.240402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edadfc97-0150-43b2-a584-61398ad474e7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:43.308618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-edadfc97-0150-43b2-a584-61398ad474e7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:43.317647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-edadfc97-0150-43b2-a584-61398ad474e7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:43.320190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-edadfc97-0150-43b2-a584-61398ad474e7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:43.321262 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-edadfc97-0150-43b2-a584-61398ad474e7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1250 microversion: 2.25 time: 0.102900 May 18 22:21:43.323561 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 851/1750] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:43 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1250 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:21:43.328062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-192e7e16-29e7-4a34-9ee4-e107f456b0ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:43.339232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-192e7e16-29e7-4a34-9ee4-e107f456b0ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:43.346031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-192e7e16-29e7-4a34-9ee4-e107f456b0ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:43.346697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-192e7e16-29e7-4a34-9ee4-e107f456b0ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:43.347660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-192e7e16-29e7-4a34-9ee4-e107f456b0ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:43.348259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-192e7e16-29e7-4a34-9ee4-e107f456b0ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:43.414325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4b59c8ce-c8fd-47c0-b336-0c20bda13afd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:43.431324 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4b59c8ce-c8fd-47c0-b336-0c20bda13afd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.560624 May 18 22:21:43.433586 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 900/1751] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:42 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:43.446616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-71016ae9-3468-418f-a154-fa7745c98f0e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:43.447372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-71016ae9-3468-418f-a154-fa7745c98f0e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:43.467420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71016ae9-3468-418f-a154-fa7745c98f0e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:43.468370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71016ae9-3468-418f-a154-fa7745c98f0e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:43.480495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71016ae9-3468-418f-a154-fa7745c98f0e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:43.481214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71016ae9-3468-418f-a154-fa7745c98f0e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:43.539940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-192e7e16-29e7-4a34-9ee4-e107f456b0ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:43.550918 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-192e7e16-29e7-4a34-9ee4-e107f456b0ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1321 microversion: 2.1 time: 0.227637 May 18 22:21:43.552157 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 852/1752] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:43 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1321 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:43.557771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5648fe0b-1fbd-47e7-9906-2c2d55c6bd6d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:43.558772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5648fe0b-1fbd-47e7-9906-2c2d55c6bd6d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:43.567157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5648fe0b-1fbd-47e7-9906-2c2d55c6bd6d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:43.567952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5648fe0b-1fbd-47e7-9906-2c2d55c6bd6d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:43.568937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5648fe0b-1fbd-47e7-9906-2c2d55c6bd6d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:43.569701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5648fe0b-1fbd-47e7-9906-2c2d55c6bd6d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:43.807734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5648fe0b-1fbd-47e7-9906-2c2d55c6bd6d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:43.820386 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5648fe0b-1fbd-47e7-9906-2c2d55c6bd6d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1502 microversion: 2.1 time: 0.266772 May 18 22:21:43.821707 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 853/1753] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:43 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1502 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:43.840197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a3bc43c-51ee-416f-bf50-07c08af4df43 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1254758007"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:43.841192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7a3bc43c-51ee-416f-bf50-07c08af4df43 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:43.850901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a3bc43c-51ee-416f-bf50-07c08af4df43 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:43.851710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a3bc43c-51ee-416f-bf50-07c08af4df43 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:43.852806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a3bc43c-51ee-416f-bf50-07c08af4df43 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:43.853463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a3bc43c-51ee-416f-bf50-07c08af4df43 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:43.900127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-71016ae9-3468-418f-a154-fa7745c98f0e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:43.912107 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-71016ae9-3468-418f-a154-fa7745c98f0e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1313 microversion: 2.1 time: 0.476017 May 18 22:21:43.915425 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 901/1754] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:43 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1313 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:44.036877 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.network.security_group_api [None req-7a3bc43c-51ee-416f-bf50-07c08af4df43 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Adding security group 94b04686-baa9-4bbf-af04-152c08ba4de8 to port f8cd886e-581f-4e02-ae7e-53c294a3ae25 May 18 22:21:44.234137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-db825dc3-8642-430a-902d-28fc3a0e8fba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:44.234741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-db825dc3-8642-430a-902d-28fc3a0e8fba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:44.249056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db825dc3-8642-430a-902d-28fc3a0e8fba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:44.249503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db825dc3-8642-430a-902d-28fc3a0e8fba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:44.250312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db825dc3-8642-430a-902d-28fc3a0e8fba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:44.250937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db825dc3-8642-430a-902d-28fc3a0e8fba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:44.546177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-db825dc3-8642-430a-902d-28fc3a0e8fba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:44.553927 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-db825dc3-8642-430a-902d-28fc3a0e8fba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1199 microversion: 2.1 time: 0.323674 May 18 22:21:44.562986 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 902/1755] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:44 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1199 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:44.568808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-cb9171a0-d707-417e-88d7-e10ede654247 req-8d9af835-ba07-41ab-9e9a-b5e4d54c395a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b610eeb-5131-4e52-ab02-1f648c1ff231", "name": "network-vif-plugged", "status": "completed", "tag": "f31e18b0-0ec9-453c-8c2c-58b689243acf"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:44.594155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cb9171a0-d707-417e-88d7-e10ede654247 req-8d9af835-ba07-41ab-9e9a-b5e4d54c395a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:44.594869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cb9171a0-d707-417e-88d7-e10ede654247 req-8d9af835-ba07-41ab-9e9a-b5e4d54c395a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:44.622283 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-cb9171a0-d707-417e-88d7-e10ede654247 req-8d9af835-ba07-41ab-9e9a-b5e4d54c395a service nova] Creating event network-vif-plugged:f31e18b0-0ec9-453c-8c2c-58b689243acf for instance 8b610eeb-5131-4e52-ab02-1f648c1ff231 on n-h2-841040-6 May 18 22:21:44.628434 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-cb9171a0-d707-417e-88d7-e10ede654247 req-8d9af835-ba07-41ab-9e9a-b5e4d54c395a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063185 May 18 22:21:44.629365 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 903/1756] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:44 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:44.642402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e20929e7-639f-4a86-ae41-4272869657f8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:44.643455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e20929e7-639f-4a86-ae41-4272869657f8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:44.672516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e20929e7-639f-4a86-ae41-4272869657f8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:44.673341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e20929e7-639f-4a86-ae41-4272869657f8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:44.679734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e20929e7-639f-4a86-ae41-4272869657f8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:44.680766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e20929e7-639f-4a86-ae41-4272869657f8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:44.761164 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a3bc43c-51ee-416f-bf50-07c08af4df43 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f/action" status: 202 len: 0 microversion: 2.1 time: 0.926729 May 18 22:21:44.762292 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 854/1757] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:21:43 2022] POST /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f/action => generated 0 bytes in 929 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:44.770404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ecab1dd0-5761-4a1a-9299-9f1398c7a11c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:44.774764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ecab1dd0-5761-4a1a-9299-9f1398c7a11c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:44.782959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ecab1dd0-5761-4a1a-9299-9f1398c7a11c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:44.783989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ecab1dd0-5761-4a1a-9299-9f1398c7a11c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:44.784976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ecab1dd0-5761-4a1a-9299-9f1398c7a11c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:44.788208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ecab1dd0-5761-4a1a-9299-9f1398c7a11c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:44.796841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ecab1dd0-5761-4a1a-9299-9f1398c7a11c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:44.874514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e20929e7-639f-4a86-ae41-4272869657f8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:44.980196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ecab1dd0-5761-4a1a-9299-9f1398c7a11c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:44.989168 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ecab1dd0-5761-4a1a-9299-9f1398c7a11c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.225420 May 18 22:21:44.999249 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 855/1758] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:44 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:45.004498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c65aa426-fa01-4064-aa35-57fd361dd2b0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:45.005379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c65aa426-fa01-4064-aa35-57fd361dd2b0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:45.012214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c65aa426-fa01-4064-aa35-57fd361dd2b0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.012932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c65aa426-fa01-4064-aa35-57fd361dd2b0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.013948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c65aa426-fa01-4064-aa35-57fd361dd2b0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.014571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c65aa426-fa01-4064-aa35-57fd361dd2b0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.074994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e20929e7-639f-4a86-ae41-4272869657f8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:45.087255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e20929e7-639f-4a86-ae41-4272869657f8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:45.089207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e20929e7-639f-4a86-ae41-4272869657f8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:45.091363 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e20929e7-639f-4a86-ae41-4272869657f8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1292 microversion: 2.25 time: 0.460464 May 18 22:21:45.092139 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 904/1759] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:44 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1292 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:21:45.098132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ab87366-0f78-4bd9-a0fa-315e3930a87b tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:45.099461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9ab87366-0f78-4bd9-a0fa-315e3930a87b tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:45.106905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ab87366-0f78-4bd9-a0fa-315e3930a87b tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.107574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ab87366-0f78-4bd9-a0fa-315e3930a87b tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.108569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ab87366-0f78-4bd9-a0fa-315e3930a87b tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.109285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ab87366-0f78-4bd9-a0fa-315e3930a87b tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.143508 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9ab87366-0f78-4bd9-a0fa-315e3930a87b tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.049361 May 18 22:21:45.150153 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 905/1760] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:21:45 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86/os-volume_attachments => generated 25 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:21:45.157026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d143678a-b789-480f-bbe9-4d8831460073 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2f2de3e50>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:45.177277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c65aa426-fa01-4064-aa35-57fd361dd2b0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:45.187264 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c65aa426-fa01-4064-aa35-57fd361dd2b0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1321 microversion: 2.1 time: 0.186585 May 18 22:21:45.187846 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 856/1761] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:44 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1321 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:45.196473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-cebfb21f-03a6-474d-98fb-c351a208e249 req-0f84f263-674e-46ac-b715-73bad66e7ddb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d225075a-cfb2-418e-b37c-7715de010a9f", "tag": "f8cd886e-581f-4e02-ae7e-53c294a3ae25"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:45.207433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cebfb21f-03a6-474d-98fb-c351a208e249 req-0f84f263-674e-46ac-b715-73bad66e7ddb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.208110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cebfb21f-03a6-474d-98fb-c351a208e249 req-0f84f263-674e-46ac-b715-73bad66e7ddb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.223336 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-cebfb21f-03a6-474d-98fb-c351a208e249 req-0f84f263-674e-46ac-b715-73bad66e7ddb service nova] Creating event network-changed:f8cd886e-581f-4e02-ae7e-53c294a3ae25 for instance d225075a-cfb2-418e-b37c-7715de010a9f on n-h1-841040-6 May 18 22:21:45.228497 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-cebfb21f-03a6-474d-98fb-c351a208e249 req-0f84f263-674e-46ac-b715-73bad66e7ddb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.039567 May 18 22:21:45.229526 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 857/1762] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:45 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:45.236854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91ee11c4-9ef7-4876-8d65-e77198dbd904 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:45.237646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91ee11c4-9ef7-4876-8d65-e77198dbd904 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:45.244249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91ee11c4-9ef7-4876-8d65-e77198dbd904 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.244765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91ee11c4-9ef7-4876-8d65-e77198dbd904 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.245579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91ee11c4-9ef7-4876-8d65-e77198dbd904 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.246131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91ee11c4-9ef7-4876-8d65-e77198dbd904 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.446388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG neutronclient.v2_0.client [None req-d143678a-b789-480f-bbe9-4d8831460073 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Error message: {"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 94b04686-baa9-4bbf-af04-152c08ba4de8 in use.", "detail": ""}} {{(pid=119082) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:21:45.448590 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-d143678a-b789-480f-bbe9-4d8831460073 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Security Group 94b04686-baa9-4bbf-af04-152c08ba4de8 in use. May 18 22:21:45.448590 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-ae324aea-e472-4a67-8f90-0dad00c4b865'] May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d143678a-b789-480f-bbe9-4d8831460073 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/os-security-groups/94b04686-baa9-4bbf-af04-152c08ba4de8 HTTP/1.1 May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: exception: Security Group 94b04686-baa9-4bbf-af04-152c08ba4de8 in use. May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-ae324aea-e472-4a67-8f90-0dad00c4b865'] May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '94b04686-baa9-4bbf-af04-152c08ba4de8'} May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 359, in destroy May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi neutron.delete_security_group(security_group['id']) May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1045, in delete_security_group May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.delete(self.security_group_path % (security_group)) May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 352, in delete May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.retry_request("DELETE", action, body=body, May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:21:45.451388 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.Conflict: Security Group 94b04686-baa9-4bbf-af04-152c08ba4de8 in use. May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-ae324aea-e472-4a67-8f90-0dad00c4b865'] May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 179, in delete May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi security_group_api.destroy(context, security_group) May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 364, in destroy May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.Invalid(str(e)) May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.Invalid: Security Group 94b04686-baa9-4bbf-af04-152c08ba4de8 in use. May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-ae324aea-e472-4a67-8f90-0dad00c4b865'] May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 183, in delete May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=exp.format_message()) May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Security Group 94b04686-baa9-4bbf-af04-152c08ba4de8 in use. May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-ae324aea-e472-4a67-8f90-0dad00c4b865'] May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security Group 94b04686-baa9-4bbf-af04-152c08ba4de8 in use. May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-ae324aea-e472-4a67-8f90-0dad00c4b865'] May 18 22:21:45.455845 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:45.461578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d143678a-b789-480f-bbe9-4d8831460073 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 400 to user: Security Group 94b04686-baa9-4bbf-af04-152c08ba4de8 in use. May 18 22:21:45.461578 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-ae324aea-e472-4a67-8f90-0dad00c4b865'] {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:45.463099 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d143678a-b789-480f-bbe9-4d8831460073 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/94b04686-baa9-4bbf-af04-152c08ba4de8" status: 400 len: 185 microversion: 2.1 time: 0.311472 May 18 22:21:45.464205 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 906/1763] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:21:45 2022] DELETE /compute/v2.1/os-security-groups/94b04686-baa9-4bbf-af04-152c08ba4de8 => generated 185 bytes in 313 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:21:45.473113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-49dd1d9b-0705-4cf8-adc6-7d95c9bb2b27 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:45.475820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-49dd1d9b-0705-4cf8-adc6-7d95c9bb2b27 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:45.487950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49dd1d9b-0705-4cf8-adc6-7d95c9bb2b27 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.488784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49dd1d9b-0705-4cf8-adc6-7d95c9bb2b27 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.489811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49dd1d9b-0705-4cf8-adc6-7d95c9bb2b27 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.490457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49dd1d9b-0705-4cf8-adc6-7d95c9bb2b27 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.537680 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-49dd1d9b-0705-4cf8-adc6-7d95c9bb2b27 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.072052 May 18 22:21:45.539594 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 907/1764] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:21:45 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86/os-volume_attachments => generated 25 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:21:45.544685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91ee11c4-9ef7-4876-8d65-e77198dbd904 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:45.548922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8df26ca9-8b52-4ca0-9b7d-786bc3783c1d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:45.553215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8df26ca9-8b52-4ca0-9b7d-786bc3783c1d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:45.567881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8df26ca9-8b52-4ca0-9b7d-786bc3783c1d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.570992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8df26ca9-8b52-4ca0-9b7d-786bc3783c1d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.572069 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91ee11c4-9ef7-4876-8d65-e77198dbd904 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1313 microversion: 2.1 time: 0.340862 May 18 22:21:45.572210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8df26ca9-8b52-4ca0-9b7d-786bc3783c1d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.572930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8df26ca9-8b52-4ca0-9b7d-786bc3783c1d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.575604 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 858/1765] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:45 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1313 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:45.587998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1dba4e2-a60b-488d-911e-6541302f6b6c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:45.594764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a1dba4e2-a60b-488d-911e-6541302f6b6c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:45.609896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1dba4e2-a60b-488d-911e-6541302f6b6c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.610344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1dba4e2-a60b-488d-911e-6541302f6b6c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.614627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1dba4e2-a60b-488d-911e-6541302f6b6c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.614879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1dba4e2-a60b-488d-911e-6541302f6b6c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.753665 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8df26ca9-8b52-4ca0-9b7d-786bc3783c1d tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f/action" status: 202 len: 0 microversion: 2.1 time: 0.211745 May 18 22:21:45.755181 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 908/1766] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:21:45 2022] POST /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:45.769585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-500705b8-9a9f-47c5-b2cf-27f78bad9c1d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:45.770507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-500705b8-9a9f-47c5-b2cf-27f78bad9c1d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:45.785821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-500705b8-9a9f-47c5-b2cf-27f78bad9c1d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.791985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-500705b8-9a9f-47c5-b2cf-27f78bad9c1d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.793035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-500705b8-9a9f-47c5-b2cf-27f78bad9c1d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:45.793484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-500705b8-9a9f-47c5-b2cf-27f78bad9c1d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:45.859116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-500705b8-9a9f-47c5-b2cf-27f78bad9c1d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:21:46.010917 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-500705b8-9a9f-47c5-b2cf-27f78bad9c1d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "DELETE /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 204 len: 0 microversion: 2.1 time: 0.252483 May 18 22:21:46.012318 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 909/1767] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:21:45 2022] DELETE /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:21:46.028711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7f2c4d32-bd0a-4bcc-91a6-8c0289bc0927 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:46.034690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a1dba4e2-a60b-488d-911e-6541302f6b6c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:46.034996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7f2c4d32-bd0a-4bcc-91a6-8c0289bc0927 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:46.054547 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a1dba4e2-a60b-488d-911e-6541302f6b6c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1199 microversion: 2.1 time: 0.477014 May 18 22:21:46.054766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f2c4d32-bd0a-4bcc-91a6-8c0289bc0927 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:46.055199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f2c4d32-bd0a-4bcc-91a6-8c0289bc0927 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:46.056489 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 859/1768] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:45 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1199 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:46.062849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f2c4d32-bd0a-4bcc-91a6-8c0289bc0927 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:46.063296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f2c4d32-bd0a-4bcc-91a6-8c0289bc0927 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:46.063647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f5162717-90a4-4d9b-a01f-e58473e402e9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:46.064473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f5162717-90a4-4d9b-a01f-e58473e402e9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:46.076861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5162717-90a4-4d9b-a01f-e58473e402e9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:46.077650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5162717-90a4-4d9b-a01f-e58473e402e9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:46.078725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5162717-90a4-4d9b-a01f-e58473e402e9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:46.079357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5162717-90a4-4d9b-a01f-e58473e402e9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:46.298235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f5162717-90a4-4d9b-a01f-e58473e402e9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:46.310966 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f5162717-90a4-4d9b-a01f-e58473e402e9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.252006 May 18 22:21:46.312449 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 860/1769] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:46 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:46.328843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c5ca9113-c44b-49e1-834f-0988145d0763 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:46.337065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c5ca9113-c44b-49e1-834f-0988145d0763 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:46.346959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c5ca9113-c44b-49e1-834f-0988145d0763 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [119083] Writing DB stats nova_api:SELECT=94,nova_api:INSERT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:46.355671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5ca9113-c44b-49e1-834f-0988145d0763 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:46.356474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5ca9113-c44b-49e1-834f-0988145d0763 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:46.357508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5ca9113-c44b-49e1-834f-0988145d0763 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:46.358176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5ca9113-c44b-49e1-834f-0988145d0763 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:46.376044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7f2c4d32-bd0a-4bcc-91a6-8c0289bc0927 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:46.389989 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7f2c4d32-bd0a-4bcc-91a6-8c0289bc0927 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1573 microversion: 2.1 time: 0.374373 May 18 22:21:46.391254 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 910/1770] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:46 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1573 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:46.397861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53f12cb9-b4a7-4a5a-a6ff-3228a5a9a644 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:46.398798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-53f12cb9-b4a7-4a5a-a6ff-3228a5a9a644 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:46.406948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53f12cb9-b4a7-4a5a-a6ff-3228a5a9a644 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:46.407608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53f12cb9-b4a7-4a5a-a6ff-3228a5a9a644 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:46.408733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53f12cb9-b4a7-4a5a-a6ff-3228a5a9a644 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:46.409395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53f12cb9-b4a7-4a5a-a6ff-3228a5a9a644 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:46.764814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-53f12cb9-b4a7-4a5a-a6ff-3228a5a9a644 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:46.777766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-53f12cb9-b4a7-4a5a-a6ff-3228a5a9a644 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:46.780598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-53f12cb9-b4a7-4a5a-a6ff-3228a5a9a644 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:46.783448 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-53f12cb9-b4a7-4a5a-a6ff-3228a5a9a644 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1292 microversion: 2.25 time: 0.390857 May 18 22:21:46.798376 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 911/1771] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:46 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1292 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:21:46.798376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-5c9deebf-0c64-4c86-b2f9-ced0bac2a33a req-43c56fd3-c180-4155-9e9f-8631a6c194f3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573", "tag": "d931fc94-2daa-43c6-98e1-f150a681c144"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:46.809693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5c9deebf-0c64-4c86-b2f9-ced0bac2a33a req-43c56fd3-c180-4155-9e9f-8631a6c194f3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:46.815547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5c9deebf-0c64-4c86-b2f9-ced0bac2a33a req-43c56fd3-c180-4155-9e9f-8631a6c194f3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:46.844211 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-5c9deebf-0c64-4c86-b2f9-ced0bac2a33a req-43c56fd3-c180-4155-9e9f-8631a6c194f3 service nova] Creating event network-changed:d931fc94-2daa-43c6-98e1-f150a681c144 for instance a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 on n-h2-841040-6 May 18 22:21:46.854276 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-5c9deebf-0c64-4c86-b2f9-ced0bac2a33a req-43c56fd3-c180-4155-9e9f-8631a6c194f3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.063575 May 18 22:21:46.857774 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 912/1772] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:46 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:46.866230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-49e6ff79-dbd2-4fff-bda6-b7971052d900 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:46.873105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-49e6ff79-dbd2-4fff-bda6-b7971052d900 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:46.887525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49e6ff79-dbd2-4fff-bda6-b7971052d900 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:46.888225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49e6ff79-dbd2-4fff-bda6-b7971052d900 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:46.889160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49e6ff79-dbd2-4fff-bda6-b7971052d900 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:46.889692 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49e6ff79-dbd2-4fff-bda6-b7971052d900 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:46.995441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c5ca9113-c44b-49e1-834f-0988145d0763 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:47.004800 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c5ca9113-c44b-49e1-834f-0988145d0763 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1682 microversion: 2.1 time: 0.687411 May 18 22:21:47.005768 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 861/1773] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:46 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1682 bytes in 691 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:47.022810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-79fcb0eb-c3a2-456f-9311-b399c7e78071 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:47.024508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-79fcb0eb-c3a2-456f-9311-b399c7e78071 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:47.038050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79fcb0eb-c3a2-456f-9311-b399c7e78071 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:47.040404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79fcb0eb-c3a2-456f-9311-b399c7e78071 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:47.041208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79fcb0eb-c3a2-456f-9311-b399c7e78071 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:47.041702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79fcb0eb-c3a2-456f-9311-b399c7e78071 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:47.142319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-49e6ff79-dbd2-4fff-bda6-b7971052d900 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:47.151405 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-49e6ff79-dbd2-4fff-bda6-b7971052d900 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1321 microversion: 2.1 time: 0.292238 May 18 22:21:47.152007 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 913/1774] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:46 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1321 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:47.157520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d66c8ba0-1c49-486f-8786-cfda3962ad40 req-9c2835f8-e495-4cf6-bd48-bfc20a047115 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d3b52488-dbbd-42bf-af79-c3ec6b6596a0", "name": "network-vif-plugged", "status": "completed", "tag": "d1a638fc-c5fd-4e8c-bd66-06521abe45f5"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:47.166731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d66c8ba0-1c49-486f-8786-cfda3962ad40 req-9c2835f8-e495-4cf6-bd48-bfc20a047115 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:47.167172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d66c8ba0-1c49-486f-8786-cfda3962ad40 req-9c2835f8-e495-4cf6-bd48-bfc20a047115 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:47.180386 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d66c8ba0-1c49-486f-8786-cfda3962ad40 req-9c2835f8-e495-4cf6-bd48-bfc20a047115 service nova] Creating event network-vif-plugged:d1a638fc-c5fd-4e8c-bd66-06521abe45f5 for instance d3b52488-dbbd-42bf-af79-c3ec6b6596a0 on n-h1-841040-6 May 18 22:21:47.186802 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d66c8ba0-1c49-486f-8786-cfda3962ad40 req-9c2835f8-e495-4cf6-bd48-bfc20a047115 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032322 May 18 22:21:47.187434 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 914/1775] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:47 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:47.194256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d1d67661-9cee-4e09-82df-57b22a164f25 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:47.195043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d1d67661-9cee-4e09-82df-57b22a164f25 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:47.201343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1d67661-9cee-4e09-82df-57b22a164f25 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:47.201844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1d67661-9cee-4e09-82df-57b22a164f25 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:47.202584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1d67661-9cee-4e09-82df-57b22a164f25 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:47.203012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1d67661-9cee-4e09-82df-57b22a164f25 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:47.225544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-79fcb0eb-c3a2-456f-9311-b399c7e78071 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:47.234691 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-79fcb0eb-c3a2-456f-9311-b399c7e78071 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1313 microversion: 2.1 time: 0.224279 May 18 22:21:47.235289 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 862/1776] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:47 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1313 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:47.332582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8c510aa4-6fc5-46c0-8133-57eaf836add8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:47.334677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8c510aa4-6fc5-46c0-8133-57eaf836add8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:47.342393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c510aa4-6fc5-46c0-8133-57eaf836add8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:47.343003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c510aa4-6fc5-46c0-8133-57eaf836add8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:47.343905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c510aa4-6fc5-46c0-8133-57eaf836add8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:47.344808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c510aa4-6fc5-46c0-8133-57eaf836add8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:47.440374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d1d67661-9cee-4e09-82df-57b22a164f25 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:47.456933 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d1d67661-9cee-4e09-82df-57b22a164f25 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1382 microversion: 2.1 time: 0.262962 May 18 22:21:47.458121 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 915/1777] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:47 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1382 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:47.472333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8a2f1d99-7668-41b4-bd9b-eaf6ea8b770c tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:47.473687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8a2f1d99-7668-41b4-bd9b-eaf6ea8b770c tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:47.481948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a2f1d99-7668-41b4-bd9b-eaf6ea8b770c tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:47.482595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a2f1d99-7668-41b4-bd9b-eaf6ea8b770c tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:47.483965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a2f1d99-7668-41b4-bd9b-eaf6ea8b770c tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:47.484573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a2f1d99-7668-41b4-bd9b-eaf6ea8b770c tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:47.489861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8a2f1d99-7668-41b4-bd9b-eaf6ea8b770c tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [119082] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:47.540922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c510aa4-6fc5-46c0-8133-57eaf836add8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:47.549313 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8c510aa4-6fc5-46c0-8133-57eaf836add8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.221183 May 18 22:21:47.550343 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 863/1778] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:47 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:47.731338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a2f1d99-7668-41b4-bd9b-eaf6ea8b770c tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:47.740892 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8a2f1d99-7668-41b4-bd9b-eaf6ea8b770c tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1573 microversion: 2.1 time: 0.275043 May 18 22:21:47.756492 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 916/1779] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:47 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1573 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:47.770888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1337313d-69e4-4d36-b482-58b38c2df3ee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:47.771505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1337313d-69e4-4d36-b482-58b38c2df3ee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:47.777827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1337313d-69e4-4d36-b482-58b38c2df3ee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:47.778277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1337313d-69e4-4d36-b482-58b38c2df3ee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:47.779044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1337313d-69e4-4d36-b482-58b38c2df3ee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:47.779476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1337313d-69e4-4d36-b482-58b38c2df3ee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:47.806551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-574b6bcc-c350-494c-b3b3-f7496764794e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:47.807615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-574b6bcc-c350-494c-b3b3-f7496764794e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:47.818811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-574b6bcc-c350-494c-b3b3-f7496764794e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:47.819667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-574b6bcc-c350-494c-b3b3-f7496764794e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:47.820631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-574b6bcc-c350-494c-b3b3-f7496764794e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:47.821066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-574b6bcc-c350-494c-b3b3-f7496764794e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.100024 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1337313d-69e4-4d36-b482-58b38c2df3ee tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1533 microversion: 2.1 time: 0.539782 May 18 22:21:48.111013 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 864/1780] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:47 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1533 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:48.111013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-02258ef5-103e-477b-903f-20dc0078a08d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:48.111013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-02258ef5-103e-477b-903f-20dc0078a08d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:48.118837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02258ef5-103e-477b-903f-20dc0078a08d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.119592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02258ef5-103e-477b-903f-20dc0078a08d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.120681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02258ef5-103e-477b-903f-20dc0078a08d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.121175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02258ef5-103e-477b-903f-20dc0078a08d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.140395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-574b6bcc-c350-494c-b3b3-f7496764794e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:48.152766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-574b6bcc-c350-494c-b3b3-f7496764794e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:48.156141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-574b6bcc-c350-494c-b3b3-f7496764794e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:48.158912 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-574b6bcc-c350-494c-b3b3-f7496764794e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1292 microversion: 2.25 time: 0.356570 May 18 22:21:48.159746 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 917/1781] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:47 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1292 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:21:48.177622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a4572366-d1b9-479e-be39-8bc83a53a1b0 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:48.178272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a4572366-d1b9-479e-be39-8bc83a53a1b0 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:48.192155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4572366-d1b9-479e-be39-8bc83a53a1b0 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.192741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4572366-d1b9-479e-be39-8bc83a53a1b0 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.193867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4572366-d1b9-479e-be39-8bc83a53a1b0 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.194820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4572366-d1b9-479e-be39-8bc83a53a1b0 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.310435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-02258ef5-103e-477b-903f-20dc0078a08d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:48.320273 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-02258ef5-103e-477b-903f-20dc0078a08d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1682 microversion: 2.1 time: 0.215837 May 18 22:21:48.320957 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 865/1782] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:48 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1682 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:48.328147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6f041990-3f9d-4792-b880-506ad91ea30f tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:48.328978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6f041990-3f9d-4792-b880-506ad91ea30f tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:48.335418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f041990-3f9d-4792-b880-506ad91ea30f tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.336603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f041990-3f9d-4792-b880-506ad91ea30f tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.337493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f041990-3f9d-4792-b880-506ad91ea30f tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.338064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f041990-3f9d-4792-b880-506ad91ea30f tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.408562 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a4572366-d1b9-479e-be39-8bc83a53a1b0 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1533 microversion: 2.1 time: 0.243970 May 18 22:21:48.411005 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 918/1783] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:48 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1533 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:48.416681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a8c4662a-8b5d-482c-9d96-ad05463a3f40 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:48.417483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a8c4662a-8b5d-482c-9d96-ad05463a3f40 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:48.425507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8c4662a-8b5d-482c-9d96-ad05463a3f40 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.426042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8c4662a-8b5d-482c-9d96-ad05463a3f40 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.427352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8c4662a-8b5d-482c-9d96-ad05463a3f40 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.427506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8c4662a-8b5d-482c-9d96-ad05463a3f40 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.589331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6f041990-3f9d-4792-b880-506ad91ea30f tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:48.600017 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6f041990-3f9d-4792-b880-506ad91ea30f tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1321 microversion: 2.1 time: 0.277806 May 18 22:21:48.611321 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 866/1784] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:48 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1321 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:48.617896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1a3fd24a-8e76-48f1-931e-a3552333e326 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:48.619570 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:21:48.619570 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:21:48.622735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a3fd24a-8e76-48f1-931e-a3552333e326 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.623334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a3fd24a-8e76-48f1-931e-a3552333e326 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.624275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a3fd24a-8e76-48f1-931e-a3552333e326 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.624806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a3fd24a-8e76-48f1-931e-a3552333e326 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.651345 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1a3fd24a-8e76-48f1-931e-a3552333e326 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 380 microversion: 2.1 time: 0.037904 May 18 22:21:48.652348 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 867/1785] 10.222.0.58 () {58 vars in 1175 bytes} [Wed May 18 22:21:48 2022] GET /compute/v2.1/os-services?binary=nova-compute => generated 380 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:48.656814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-764cb23a-d42a-436b-9ae2-a5a532b7c936 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:48.657547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-764cb23a-d42a-436b-9ae2-a5a532b7c936 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:48.664420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-764cb23a-d42a-436b-9ae2-a5a532b7c936 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.664975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-764cb23a-d42a-436b-9ae2-a5a532b7c936 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.666434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-764cb23a-d42a-436b-9ae2-a5a532b7c936 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.666434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-764cb23a-d42a-436b-9ae2-a5a532b7c936 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.698879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a8c4662a-8b5d-482c-9d96-ad05463a3f40 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:48.712944 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a8c4662a-8b5d-482c-9d96-ad05463a3f40 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1313 microversion: 2.1 time: 0.300577 May 18 22:21:48.726945 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 919/1786] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:48 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1313 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:48.727773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-30e21132-9d02-4d1c-8df8-6f15ae2148d9 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Action: 'action', calling method: >, body: {"os-migrateLive": {"host": "n-h1-841040-6", "block_migration": false, "disk_over_commit": false}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:48.729117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-30e21132-9d02-4d1c-8df8-6f15ae2148d9 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:48.743021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30e21132-9d02-4d1c-8df8-6f15ae2148d9 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.743463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30e21132-9d02-4d1c-8df8-6f15ae2148d9 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.744265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30e21132-9d02-4d1c-8df8-6f15ae2148d9 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.744936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30e21132-9d02-4d1c-8df8-6f15ae2148d9 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.786883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-30e21132-9d02-4d1c-8df8-6f15ae2148d9 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lazy-loading 'flavor' on Instance uuid 8b610eeb-5131-4e52-ab02-1f648c1ff231 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:21:48.802200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-30e21132-9d02-4d1c-8df8-6f15ae2148d9 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Going to try to live migrate instance to n-h1-841040-6 {{(pid=119082) live_migrate /opt/stack/nova/nova/compute/api.py:5349}} May 18 22:21:48.847277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-764cb23a-d42a-436b-9ae2-a5a532b7c936 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:48.856914 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-764cb23a-d42a-436b-9ae2-a5a532b7c936 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.203551 May 18 22:21:48.857622 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 868/1787] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:48 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:48.863708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-71a66ed1-5cf1-436e-9523-5fa74a5441b7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:48.864148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-71a66ed1-5cf1-436e-9523-5fa74a5441b7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:48.870731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71a66ed1-5cf1-436e-9523-5fa74a5441b7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.871300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71a66ed1-5cf1-436e-9523-5fa74a5441b7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:48.872180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71a66ed1-5cf1-436e-9523-5fa74a5441b7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:48.872785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71a66ed1-5cf1-436e-9523-5fa74a5441b7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:49.048320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-71a66ed1-5cf1-436e-9523-5fa74a5441b7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:49.059064 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-71a66ed1-5cf1-436e-9523-5fa74a5441b7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1573 microversion: 2.1 time: 0.200054 May 18 22:21:49.060220 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 869/1788] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:48 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1573 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:49.179052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-974e8621-69e1-4893-af07-922ff7983a6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:49.179989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-974e8621-69e1-4893-af07-922ff7983a6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:49.191705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-974e8621-69e1-4893-af07-922ff7983a6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:49.192394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-974e8621-69e1-4893-af07-922ff7983a6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:49.194504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-974e8621-69e1-4893-af07-922ff7983a6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:49.195998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-974e8621-69e1-4893-af07-922ff7983a6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:49.406230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-974e8621-69e1-4893-af07-922ff7983a6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:49.415937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-974e8621-69e1-4893-af07-922ff7983a6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:49.418182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-974e8621-69e1-4893-af07-922ff7983a6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:49.419524 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-974e8621-69e1-4893-af07-922ff7983a6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1292 microversion: 2.25 time: 0.245832 May 18 22:21:49.420587 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 870/1789] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:49 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1292 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:21:49.425813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d7ebed13-75f3-4d4c-bc66-c63afa807051 req-45487e1c-f618-48f9-afea-2eb94da8dd58 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0143577d-4eee-4b02-a94b-52ca3573b598", "name": "network-vif-plugged", "status": "completed", "tag": "736336d7-a87a-4134-8f3c-6ab1d26f3c7b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:49.435188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d7ebed13-75f3-4d4c-bc66-c63afa807051 req-45487e1c-f618-48f9-afea-2eb94da8dd58 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:49.436174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d7ebed13-75f3-4d4c-bc66-c63afa807051 req-45487e1c-f618-48f9-afea-2eb94da8dd58 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:49.450996 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d7ebed13-75f3-4d4c-bc66-c63afa807051 req-45487e1c-f618-48f9-afea-2eb94da8dd58 service nova] Creating event network-vif-plugged:736336d7-a87a-4134-8f3c-6ab1d26f3c7b for instance 0143577d-4eee-4b02-a94b-52ca3573b598 on n-h2-841040-6 May 18 22:21:49.456159 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d7ebed13-75f3-4d4c-bc66-c63afa807051 req-45487e1c-f618-48f9-afea-2eb94da8dd58 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034282 May 18 22:21:49.457256 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 871/1790] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:49 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:49.462654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-63c799fa-d762-44d8-bcb2-d9b22a5eed35 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:49.463353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-63c799fa-d762-44d8-bcb2-d9b22a5eed35 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:49.469995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63c799fa-d762-44d8-bcb2-d9b22a5eed35 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:49.470757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63c799fa-d762-44d8-bcb2-d9b22a5eed35 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:49.471756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63c799fa-d762-44d8-bcb2-d9b22a5eed35 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:49.477602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63c799fa-d762-44d8-bcb2-d9b22a5eed35 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:49.618468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-63c799fa-d762-44d8-bcb2-d9b22a5eed35 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a50ff414e99e48249d9e7beca1a129a1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f1d690dc2294cadb926d68cf9d3da37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:49.634108 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-63c799fa-d762-44d8-bcb2-d9b22a5eed35 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 200 len: 1614 microversion: 2.1 time: 0.171353 May 18 22:21:49.635051 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 872/1791] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:49 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 1614 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:49.640180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5403d5b8-1113-437d-be80-531ea6d2e31e tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:49.640776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5403d5b8-1113-437d-be80-531ea6d2e31e tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:49.647419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5403d5b8-1113-437d-be80-531ea6d2e31e tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:49.647904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5403d5b8-1113-437d-be80-531ea6d2e31e tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:49.648666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5403d5b8-1113-437d-be80-531ea6d2e31e tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:49.649094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5403d5b8-1113-437d-be80-531ea6d2e31e tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:49.800523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-5403d5b8-1113-437d-be80-531ea6d2e31e tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [119083] Writing DB stats nova_cell0:SELECT=20 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:50.004889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5403d5b8-1113-437d-be80-531ea6d2e31e tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:50.008514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-5403d5b8-1113-437d-be80-531ea6d2e31e tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:50.014805 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5403d5b8-1113-437d-be80-531ea6d2e31e tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1321 microversion: 2.1 time: 0.378709 May 18 22:21:50.024656 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 873/1792] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:49 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1321 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:50.032882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-da1b706c-20a8-4e0e-a889-c6bf23a61515 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:50.034428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-da1b706c-20a8-4e0e-a889-c6bf23a61515 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:50.042968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da1b706c-20a8-4e0e-a889-c6bf23a61515 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:50.043790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da1b706c-20a8-4e0e-a889-c6bf23a61515 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:50.046507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da1b706c-20a8-4e0e-a889-c6bf23a61515 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:50.046507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da1b706c-20a8-4e0e-a889-c6bf23a61515 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:50.231541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da1b706c-20a8-4e0e-a889-c6bf23a61515 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:50.239940 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-da1b706c-20a8-4e0e-a889-c6bf23a61515 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1463 microversion: 2.1 time: 0.213247 May 18 22:21:50.240680 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 874/1793] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:50 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1463 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:50.254172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-208e5ddd-d21e-42f5-8973-8b40f8266608 req-13289cba-d72c-4d0f-bf56-252a352a8f31 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fa304e5d-b142-47c7-a4a0-a8c46651df86", "name": "network-vif-deleted", "tag": "9f0f72c2-3f10-454e-b5ad-87045cd21bb9"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:50.265855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-208e5ddd-d21e-42f5-8973-8b40f8266608 req-13289cba-d72c-4d0f-bf56-252a352a8f31 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:50.266373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-208e5ddd-d21e-42f5-8973-8b40f8266608 req-13289cba-d72c-4d0f-bf56-252a352a8f31 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:50.281936 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-208e5ddd-d21e-42f5-8973-8b40f8266608 req-13289cba-d72c-4d0f-bf56-252a352a8f31 service nova] Creating event network-vif-deleted:9f0f72c2-3f10-454e-b5ad-87045cd21bb9 for instance fa304e5d-b142-47c7-a4a0-a8c46651df86 on n-h1-841040-6 May 18 22:21:50.287682 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-208e5ddd-d21e-42f5-8973-8b40f8266608 req-13289cba-d72c-4d0f-bf56-252a352a8f31 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.045687 May 18 22:21:50.288530 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 875/1794] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:50 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:50.293873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-02550eac-6851-4859-9a60-7fe2894a0e52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:50.294659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-02550eac-6851-4859-9a60-7fe2894a0e52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:50.301692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02550eac-6851-4859-9a60-7fe2894a0e52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:50.302255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02550eac-6851-4859-9a60-7fe2894a0e52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:50.303082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02550eac-6851-4859-9a60-7fe2894a0e52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:50.303588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02550eac-6851-4859-9a60-7fe2894a0e52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:50.474872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-02550eac-6851-4859-9a60-7fe2894a0e52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:50.483437 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-02550eac-6851-4859-9a60-7fe2894a0e52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.193712 May 18 22:21:50.484024 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 876/1795] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:50 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:50.488735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2cf3930f-2100-43e9-987f-63c411a0447e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:50.489476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2cf3930f-2100-43e9-987f-63c411a0447e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:50.495626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cf3930f-2100-43e9-987f-63c411a0447e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:50.496069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cf3930f-2100-43e9-987f-63c411a0447e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:50.496817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cf3930f-2100-43e9-987f-63c411a0447e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:50.497237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cf3930f-2100-43e9-987f-63c411a0447e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:50.659720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-30e21132-9d02-4d1c-8df8-6f15ae2148d9 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [119082] Writing DB stats nova_cell0:SELECT=12 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:50.827775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2cf3930f-2100-43e9-987f-63c411a0447e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:50.838480 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2cf3930f-2100-43e9-987f-63c411a0447e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1573 microversion: 2.1 time: 0.353383 May 18 22:21:50.839273 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 877/1796] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:50 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1573 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:51.010084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c48fe29-a9e5-46f2-93ce-d54ded224c2f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:51.015875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c48fe29-a9e5-46f2-93ce-d54ded224c2f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Searching by: {'deleted': False, 'project_id': 'c76be69f78fb4f9fa2fbe8364ed784ad'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:21:51.023691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c48fe29-a9e5-46f2-93ce-d54ded224c2f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.024135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c48fe29-a9e5-46f2-93ce-d54ded224c2f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.025030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c48fe29-a9e5-46f2-93ce-d54ded224c2f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.025452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c48fe29-a9e5-46f2-93ce-d54ded224c2f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.102291 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-30e21132-9d02-4d1c-8df8-6f15ae2148d9 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231/action" status: 202 len: 0 microversion: 2.1 time: 2.387256 May 18 22:21:51.103124 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 920/1797] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:21:48 2022] POST /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231/action => generated 0 bytes in 2389 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:51.108388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-06caed30-01c6-474e-8738-f4b56d52b470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:51.109222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-06caed30-01c6-474e-8738-f4b56d52b470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:51.119569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06caed30-01c6-474e-8738-f4b56d52b470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.120559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06caed30-01c6-474e-8738-f4b56d52b470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.121546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06caed30-01c6-474e-8738-f4b56d52b470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.122214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06caed30-01c6-474e-8738-f4b56d52b470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.178592 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c48fe29-a9e5-46f2-93ce-d54ded224c2f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/detail" status: 200 len: 15 microversion: 2.1 time: 0.328455 May 18 22:21:51.179182 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 878/1798] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:21:50 2022] GET /compute/v2.1/servers/detail => generated 15 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:21:51.201579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-50c78fec-4559-4ed5-a6f3-c9e440e2f65d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:51.202224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-50c78fec-4559-4ed5-a6f3-c9e440e2f65d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:51.211770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50c78fec-4559-4ed5-a6f3-c9e440e2f65d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.212485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50c78fec-4559-4ed5-a6f3-c9e440e2f65d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.215644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50c78fec-4559-4ed5-a6f3-c9e440e2f65d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.216499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50c78fec-4559-4ed5-a6f3-c9e440e2f65d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.235045 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-50c78fec-4559-4ed5-a6f3-c9e440e2f65d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] HTTP exception thrown: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-50c78fec-4559-4ed5-a6f3-c9e440e2f65d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Request method failure captured: May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 HTTP/1.1 May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXC-_MyDNLQCWbbzj6kG9n7rzfxpR79LuvFyohz3viLYxgUWU0TDKijqLN7M9Gdnsqa8H_GWPGi52LX3wgQqb_W8N2Rf1WReGSMdkDglPMHnEADmWZpEaj5sRmxsb2dMFTqxU_zO21iMxkPMpiKu6tXnRxzCCepaWtDK4jMbcnOZ8lM May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 0f1d690dc2294cadb926d68cf9d3da37 May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachSCSIVolumeTestJSON-498483047 May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/0f1d690dc2294cadb926d68cf9d3da37"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0f1d690dc2294cadb926d68cf9d3da37"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_0f1d690dc2294cadb926d68cf9d3da37"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0f1d690dc2294cadb926d68cf9d3da37"}]}] May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachSCSIVolumeTestJSON-498483047 May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 0f1d690dc2294cadb926d68cf9d3da37 May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachSCSIVolumeTestJSON-498483047 May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachSCSIVolumeTestJSON-498483047-project May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a50ff414e99e48249d9e7beca1a129a1 May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachSCSIVolumeTestJSON-498483047-project May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'fa304e5d-b142-47c7-a4a0-a8c46651df86'} May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:51.237305 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:51.242358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:51.242358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:51.242358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:51.242358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:51.242358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:51.242358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:21:51.242358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:51.243710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-50c78fec-4559-4ed5-a6f3-c9e440e2f65d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Returning 404 to user: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:51.244762 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-50c78fec-4559-4ed5-a6f3-c9e440e2f65d tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 404 len: 111 microversion: 2.1 time: 0.053178 May 18 22:21:51.245503 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 879/1799] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:51 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:21:51.250247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-af2cc406-250a-4821-8d09-650e319ceddb tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:51.251065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-af2cc406-250a-4821-8d09-650e319ceddb tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:51.259830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af2cc406-250a-4821-8d09-650e319ceddb tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.260557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af2cc406-250a-4821-8d09-650e319ceddb tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.261508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af2cc406-250a-4821-8d09-650e319ceddb tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.262132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af2cc406-250a-4821-8d09-650e319ceddb tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.291320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-06caed30-01c6-474e-8738-f4b56d52b470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:51.300616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-06caed30-01c6-474e-8738-f4b56d52b470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:51.302584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-06caed30-01c6-474e-8738-f4b56d52b470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:51.303826 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-06caed30-01c6-474e-8738-f4b56d52b470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1292 microversion: 2.25 time: 0.199330 May 18 22:21:51.305015 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 921/1800] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:51 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1292 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:21:51.316795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-76fdcd09-ef75-4810-905d-3af5a92d21b1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:51.317574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-76fdcd09-ef75-4810-905d-3af5a92d21b1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:51.345205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76fdcd09-ef75-4810-905d-3af5a92d21b1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.345659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76fdcd09-ef75-4810-905d-3af5a92d21b1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.347047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76fdcd09-ef75-4810-905d-3af5a92d21b1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.347615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76fdcd09-ef75-4810-905d-3af5a92d21b1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.522879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-76fdcd09-ef75-4810-905d-3af5a92d21b1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:51.537626 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-76fdcd09-ef75-4810-905d-3af5a92d21b1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.231108 May 18 22:21:51.541920 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 922/1801] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:51 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:51.547748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-656078c5-c6de-4068-9d3e-d8d4a90605a2 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:51.558167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-656078c5-c6de-4068-9d3e-d8d4a90605a2 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Searching by: {'deleted': False} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:21:51.568029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656078c5-c6de-4068-9d3e-d8d4a90605a2 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.569070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656078c5-c6de-4068-9d3e-d8d4a90605a2 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.570658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656078c5-c6de-4068-9d3e-d8d4a90605a2 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.571140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656078c5-c6de-4068-9d3e-d8d4a90605a2 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.575849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-af2cc406-250a-4821-8d09-650e319ceddb tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:51.584113 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-af2cc406-250a-4821-8d09-650e319ceddb tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1321 microversion: 2.1 time: 0.337393 May 18 22:21:51.584869 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 880/1802] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:51 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1321 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:51.589215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1d272dec-5c75-427a-ad18-813d47eedfd2 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '.version_select at 0x7fa2ed205f70>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:51.628126 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1d272dec-5c75-427a-ad18-813d47eedfd2 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1515737541" status: 202 len: 0 microversion: 2.1 time: 0.041860 May 18 22:21:51.629194 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 881/1803] 10.222.0.58 () {58 vars in 1220 bytes} [Wed May 18 22:21:51 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1515737541 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:51.635086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b02b3e46-5a06-496b-9873-9cee61cb7c76 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:51.635864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b02b3e46-5a06-496b-9873-9cee61cb7c76 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:51.643460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b02b3e46-5a06-496b-9873-9cee61cb7c76 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.644129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b02b3e46-5a06-496b-9873-9cee61cb7c76 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.645085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b02b3e46-5a06-496b-9873-9cee61cb7c76 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.645999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b02b3e46-5a06-496b-9873-9cee61cb7c76 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.742777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-656078c5-c6de-4068-9d3e-d8d4a90605a2 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Listed batch of 17 results from cell out of 1000 limit. Returned 17 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:21:51.833685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656078c5-c6de-4068-9d3e-d8d4a90605a2 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.834340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656078c5-c6de-4068-9d3e-d8d4a90605a2 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.906671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b02b3e46-5a06-496b-9873-9cee61cb7c76 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:51.915937 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b02b3e46-5a06-496b-9873-9cee61cb7c76 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.285463 May 18 22:21:51.916671 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 882/1804] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:51 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:51.921102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7f8e1417-897a-4682-bce6-4389c1453435 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:51.921852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7f8e1417-897a-4682-bce6-4389c1453435 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:51.928862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f8e1417-897a-4682-bce6-4389c1453435 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.929292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f8e1417-897a-4682-bce6-4389c1453435 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:51.930078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f8e1417-897a-4682-bce6-4389c1453435 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:51.930559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f8e1417-897a-4682-bce6-4389c1453435 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:52.171434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7f8e1417-897a-4682-bce6-4389c1453435 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:52.192581 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7f8e1417-897a-4682-bce6-4389c1453435 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1571 microversion: 2.1 time: 0.273966 May 18 22:21:52.207852 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 883/1805] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:51 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1571 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:52.214657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-51beb459-e076-439a-ab91-dd9aca9da75e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1422259207"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:52.217094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-51beb459-e076-439a-ab91-dd9aca9da75e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:52.227554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51beb459-e076-439a-ab91-dd9aca9da75e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:52.228139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51beb459-e076-439a-ab91-dd9aca9da75e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:52.229153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51beb459-e076-439a-ab91-dd9aca9da75e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:52.229762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51beb459-e076-439a-ab91-dd9aca9da75e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:52.421791 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.network.security_group_api [None req-51beb459-e076-439a-ab91-dd9aca9da75e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Adding security group 7f667670-f349-4f3c-b074-85a6fb3b04ea to port f8cd886e-581f-4e02-ae7e-53c294a3ae25 May 18 22:21:52.582190 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-656078c5-c6de-4068-9d3e-d8d4a90605a2 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/detail?all_tenants=" status: 200 len: 27947 microversion: 2.1 time: 1.042356 May 18 22:21:52.582961 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 923/1806] 10.222.0.58 () {58 vars in 1170 bytes} [Wed May 18 22:21:51 2022] GET /compute/v2.1/servers/detail?all_tenants= => generated 27947 bytes in 1044 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:21:52.609353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bb549881-e14e-4c5f-a188-ac60f8f2c0d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:52.614520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bb549881-e14e-4c5f-a188-ac60f8f2c0d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:52.638262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb549881-e14e-4c5f-a188-ac60f8f2c0d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:52.639174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb549881-e14e-4c5f-a188-ac60f8f2c0d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:52.641922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb549881-e14e-4c5f-a188-ac60f8f2c0d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:52.642544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb549881-e14e-4c5f-a188-ac60f8f2c0d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:52.878029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb549881-e14e-4c5f-a188-ac60f8f2c0d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:52.887865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb549881-e14e-4c5f-a188-ac60f8f2c0d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:52.890477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb549881-e14e-4c5f-a188-ac60f8f2c0d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:52.892146 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bb549881-e14e-4c5f-a188-ac60f8f2c0d8 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1292 microversion: 2.25 time: 0.293057 May 18 22:21:52.892970 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 924/1807] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:52 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1292 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:21:52.898146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7bd8e84f-362d-4527-908f-756e6562061e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:52.899000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7bd8e84f-362d-4527-908f-756e6562061e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:52.905404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bd8e84f-362d-4527-908f-756e6562061e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:52.906119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bd8e84f-362d-4527-908f-756e6562061e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:52.907252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bd8e84f-362d-4527-908f-756e6562061e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:52.907853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bd8e84f-362d-4527-908f-756e6562061e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:53.044825 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-51beb459-e076-439a-ab91-dd9aca9da75e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f/action" status: 202 len: 0 microversion: 2.1 time: 0.835433 May 18 22:21:53.046752 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 884/1808] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:21:52 2022] POST /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f/action => generated 0 bytes in 838 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:53.054292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0bfc39d3-7898-4e5d-a77b-1eeca8089b9d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:53.055147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0bfc39d3-7898-4e5d-a77b-1eeca8089b9d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:53.067145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0bfc39d3-7898-4e5d-a77b-1eeca8089b9d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:53.068769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0bfc39d3-7898-4e5d-a77b-1eeca8089b9d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:53.070233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0bfc39d3-7898-4e5d-a77b-1eeca8089b9d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:53.070958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0bfc39d3-7898-4e5d-a77b-1eeca8089b9d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:53.180695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7bd8e84f-362d-4527-908f-756e6562061e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:53.192456 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7bd8e84f-362d-4527-908f-756e6562061e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.297434 May 18 22:21:53.207155 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 925/1809] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:52 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:53.214480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d647e27c-cadd-4e8d-95c9-bba0f05dd92f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:53.219575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d647e27c-cadd-4e8d-95c9-bba0f05dd92f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Searching by: {'deleted': False, 'project_id': 'c76be69f78fb4f9fa2fbe8364ed784ad'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:21:53.249304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d647e27c-cadd-4e8d-95c9-bba0f05dd92f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:53.253786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d647e27c-cadd-4e8d-95c9-bba0f05dd92f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:53.257981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d647e27c-cadd-4e8d-95c9-bba0f05dd92f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:53.265347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d647e27c-cadd-4e8d-95c9-bba0f05dd92f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:53.360100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0bfc39d3-7898-4e5d-a77b-1eeca8089b9d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:53.377128 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0bfc39d3-7898-4e5d-a77b-1eeca8089b9d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1471 microversion: 2.1 time: 0.328905 May 18 22:21:53.380558 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 885/1810] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:53 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1471 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:53.394023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f4ef320c-ec3e-4cb0-b4b3-c3c67dbd90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:53.394835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f4ef320c-ec3e-4cb0-b4b3-c3c67dbd90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:53.412206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4ef320c-ec3e-4cb0-b4b3-c3c67dbd90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:53.412716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4ef320c-ec3e-4cb0-b4b3-c3c67dbd90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:53.415618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4ef320c-ec3e-4cb0-b4b3-c3c67dbd90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:53.417050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4ef320c-ec3e-4cb0-b4b3-c3c67dbd90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:53.451637 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d647e27c-cadd-4e8d-95c9-bba0f05dd92f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/detail?tenant_id=50599a83d78740ae99774a09927f2d55" status: 200 len: 15 microversion: 2.1 time: 0.241897 May 18 22:21:53.452258 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 926/1811] 10.222.0.58 () {58 vars in 1230 bytes} [Wed May 18 22:21:53 2022] GET /compute/v2.1/servers/detail?tenant_id=50599a83d78740ae99774a09927f2d55 => generated 15 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:21:53.467355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7efb82c4-dd9d-4f8f-91dd-cdaaa4a15dec tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ece14ee0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:53.614975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG neutronclient.v2_0.client [None req-7efb82c4-dd9d-4f8f-91dd-cdaaa4a15dec tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Error message: {"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 7f667670-f349-4f3c-b074-85a6fb3b04ea in use.", "detail": ""}} {{(pid=119082) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:21:53.616165 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-7efb82c4-dd9d-4f8f-91dd-cdaaa4a15dec tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Security Group 7f667670-f349-4f3c-b074-85a6fb3b04ea in use. May 18 22:21:53.616165 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-29ede77f-5545-48ae-a57e-3c3bf27c1dae'] May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7efb82c4-dd9d-4f8f-91dd-cdaaa4a15dec tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/os-security-groups/7f667670-f349-4f3c-b074-85a6fb3b04ea HTTP/1.1 May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: exception: Security Group 7f667670-f349-4f3c-b074-85a6fb3b04ea in use. May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-29ede77f-5545-48ae-a57e-3c3bf27c1dae'] May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '7f667670-f349-4f3c-b074-85a6fb3b04ea'} May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 359, in destroy May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi neutron.delete_security_group(security_group['id']) May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1045, in delete_security_group May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.delete(self.security_group_path % (security_group)) May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 352, in delete May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.retry_request("DELETE", action, body=body, May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:21:53.619064 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.Conflict: Security Group 7f667670-f349-4f3c-b074-85a6fb3b04ea in use. May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-29ede77f-5545-48ae-a57e-3c3bf27c1dae'] May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 179, in delete May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi security_group_api.destroy(context, security_group) May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 364, in destroy May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.Invalid(str(e)) May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.Invalid: Security Group 7f667670-f349-4f3c-b074-85a6fb3b04ea in use. May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-29ede77f-5545-48ae-a57e-3c3bf27c1dae'] May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 183, in delete May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=exp.format_message()) May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Security Group 7f667670-f349-4f3c-b074-85a6fb3b04ea in use. May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-29ede77f-5545-48ae-a57e-3c3bf27c1dae'] May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security Group 7f667670-f349-4f3c-b074-85a6fb3b04ea in use. May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-29ede77f-5545-48ae-a57e-3c3bf27c1dae'] May 18 22:21:53.623852 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:53.632072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7efb82c4-dd9d-4f8f-91dd-cdaaa4a15dec tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 400 to user: Security Group 7f667670-f349-4f3c-b074-85a6fb3b04ea in use. May 18 22:21:53.632072 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-29ede77f-5545-48ae-a57e-3c3bf27c1dae'] {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:53.632072 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7efb82c4-dd9d-4f8f-91dd-cdaaa4a15dec tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/7f667670-f349-4f3c-b074-85a6fb3b04ea" status: 400 len: 185 microversion: 2.1 time: 0.176900 May 18 22:21:53.632798 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 927/1812] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:21:53 2022] DELETE /compute/v2.1/os-security-groups/7f667670-f349-4f3c-b074-85a6fb3b04ea => generated 185 bytes in 180 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:21:53.641822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-7e7e8736-47c4-4c36-bf1a-22d9cf688414 req-a71bc71e-d3b7-466c-8159-7338b2b7f1d3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d225075a-cfb2-418e-b37c-7715de010a9f", "tag": "f8cd886e-581f-4e02-ae7e-53c294a3ae25"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:53.664017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-7e7e8736-47c4-4c36-bf1a-22d9cf688414 req-a71bc71e-d3b7-466c-8159-7338b2b7f1d3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:53.664455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-7e7e8736-47c4-4c36-bf1a-22d9cf688414 req-a71bc71e-d3b7-466c-8159-7338b2b7f1d3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:53.684492 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-7e7e8736-47c4-4c36-bf1a-22d9cf688414 req-a71bc71e-d3b7-466c-8159-7338b2b7f1d3 service nova] Creating event network-changed:f8cd886e-581f-4e02-ae7e-53c294a3ae25 for instance d225075a-cfb2-418e-b37c-7715de010a9f on n-h1-841040-6 May 18 22:21:53.692497 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-7e7e8736-47c4-4c36-bf1a-22d9cf688414 req-a71bc71e-d3b7-466c-8159-7338b2b7f1d3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.057906 May 18 22:21:53.696240 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 928/1813] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:53 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:53.787606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f4ef320c-ec3e-4cb0-b4b3-c3c67dbd90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:53.795033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9db69e58-ef28-4e79-8cbe-ba2ba243fa20 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:53.795704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9db69e58-ef28-4e79-8cbe-ba2ba243fa20 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] [instance: 154b50e7-9864-448c-9ade-fadaf148a37e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:53.803235 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-9db69e58-ef28-4e79-8cbe-ba2ba243fa20 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] HTTP exception thrown: Instance 154b50e7-9864-448c-9ade-fadaf148a37e could not be found. May 18 22:21:53.806453 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f4ef320c-ec3e-4cb0-b4b3-c3c67dbd90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.421145 May 18 22:21:53.807335 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 886/1814] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:53 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9db69e58-ef28-4e79-8cbe-ba2ba243fa20 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Request method failure captured: May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/154b50e7-9864-448c-9ade-fadaf148a37e/action HTTP/1.1 May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 15 May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXFtp4J3_JfXvrcYIVXUYklj8XkTvreGwQ5nDofgkqszQPdr3KiI5ntxFxAup5uNI48eymDSt5Ok8IUP67-XqWdxX2soIkuIlHlVKT6N92MTaREp7O-KNt_IXnZPidiWIqE2OhQbTctea3jpL1C_bPSbY2je9Drt7HtadrrOPQeLBt0 May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ab948d1298ee41dd884d5983a6420ba7 May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ab948d1298ee41dd884d5983a6420ba7"}]}] May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ab948d1298ee41dd884d5983a6420ba7 May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersAdminNegativeTestJSON-1072463207-project-admin May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2ea3cea4582244afb5b5edc2eb50999d May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersAdminNegativeTestJSON-1072463207-project-admin May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: {"migrate": {}} May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 154b50e7-9864-448c-9ade-fadaf148a37e could not be found. May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '154b50e7-9864-448c-9ade-fadaf148a37e', 'body': {'migrate': {}}} May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 154b50e7-9864-448c-9ade-fadaf148a37e could not be found. May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/migrate_server.py", line 47, in _migrate May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, id, May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 154b50e7-9864-448c-9ade-fadaf148a37e could not be found. May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:53.822056 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:53.834043 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:53.834043 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:53.834043 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:53.834043 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:53.834043 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 154b50e7-9864-448c-9ade-fadaf148a37e could not be found. May 18 22:21:53.834043 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:21:53.834043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9db69e58-ef28-4e79-8cbe-ba2ba243fa20 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Returning 404 to user: Instance 154b50e7-9864-448c-9ade-fadaf148a37e could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:53.834043 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9db69e58-ef28-4e79-8cbe-ba2ba243fa20 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/154b50e7-9864-448c-9ade-fadaf148a37e/action" status: 404 len: 111 microversion: 2.1 time: 0.117099 May 18 22:21:53.834043 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 929/1815] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:21:53 2022] POST /compute/v2.1/servers/154b50e7-9864-448c-9ade-fadaf148a37e/action => generated 111 bytes in 120 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:21:53.834043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e15cb827-14a4-4d23-b963-cf5ea1084d99 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:53.834043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e15cb827-14a4-4d23-b963-cf5ea1084d99 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Searching by: {'tenant_id': '50599a83d78740ae99774a09927f2d55', 'deleted': False} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:21:53.852051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e15cb827-14a4-4d23-b963-cf5ea1084d99 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:53.852496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e15cb827-14a4-4d23-b963-cf5ea1084d99 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:53.853274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e15cb827-14a4-4d23-b963-cf5ea1084d99 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:53.853414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9912d32d-7ac7-4a99-99e7-13a050e5d94f tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:53.853703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e15cb827-14a4-4d23-b963-cf5ea1084d99 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:53.854394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9912d32d-7ac7-4a99-99e7-13a050e5d94f tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:53.870575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9912d32d-7ac7-4a99-99e7-13a050e5d94f tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:53.871733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9912d32d-7ac7-4a99-99e7-13a050e5d94f tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:53.874275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9912d32d-7ac7-4a99-99e7-13a050e5d94f tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:53.874938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9912d32d-7ac7-4a99-99e7-13a050e5d94f tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:53.921040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-e15cb827-14a4-4d23-b963-cf5ea1084d99 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:21:53.950781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9912d32d-7ac7-4a99-99e7-13a050e5d94f tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:21:54.091100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e15cb827-14a4-4d23-b963-cf5ea1084d99 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.091978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e15cb827-14a4-4d23-b963-cf5ea1084d99 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.124947 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9912d32d-7ac7-4a99-99e7-13a050e5d94f tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 204 len: 0 microversion: 2.1 time: 0.284177 May 18 22:21:54.126119 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 887/1816] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:21:53 2022] DELETE /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:21:54.144285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-22bb1e4c-1c5b-432f-811a-59184fc6e3e7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:54.145318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-22bb1e4c-1c5b-432f-811a-59184fc6e3e7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:54.157690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22bb1e4c-1c5b-432f-811a-59184fc6e3e7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.160690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22bb1e4c-1c5b-432f-811a-59184fc6e3e7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.162078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22bb1e4c-1c5b-432f-811a-59184fc6e3e7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.162233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22bb1e4c-1c5b-432f-811a-59184fc6e3e7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.215644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-22bb1e4c-1c5b-432f-811a-59184fc6e3e7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:21:54.296538 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e15cb827-14a4-4d23-b963-cf5ea1084d99 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=50599a83d78740ae99774a09927f2d55" status: 200 len: 4826 microversion: 2.1 time: 0.478539 May 18 22:21:54.297219 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 930/1817] 10.222.0.58 () {58 vars in 1256 bytes} [Wed May 18 22:21:53 2022] GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=50599a83d78740ae99774a09927f2d55 => generated 4826 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:54.318402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4d4ef92c-9aad-4f52-b4a3-85a49549ae29 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:54.319083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4d4ef92c-9aad-4f52-b4a3-85a49549ae29 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:54.326856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d4ef92c-9aad-4f52-b4a3-85a49549ae29 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.327345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d4ef92c-9aad-4f52-b4a3-85a49549ae29 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.328167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d4ef92c-9aad-4f52-b4a3-85a49549ae29 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.328795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d4ef92c-9aad-4f52-b4a3-85a49549ae29 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.349123 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-22bb1e4c-1c5b-432f-811a-59184fc6e3e7 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 204 len: 0 microversion: 2.1 time: 0.217373 May 18 22:21:54.353891 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 888/1818] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:21:54 2022] DELETE /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 0 bytes in 223 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:21:54.361871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminNegativeTestJSON-server-1437213215", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:54.430078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:21:54.536873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4d4ef92c-9aad-4f52-b4a3-85a49549ae29 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:54.545422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4d4ef92c-9aad-4f52-b4a3-85a49549ae29 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:54.547174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4d4ef92c-9aad-4f52-b4a3-85a49549ae29 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:54.548290 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4d4ef92c-9aad-4f52-b4a3-85a49549ae29 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1292 microversion: 2.25 time: 0.235393 May 18 22:21:54.549057 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 931/1819] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:54 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1292 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:21:54.564644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2c722b8f-e8b5-48d1-8d6d-6758c9993971 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:54.565291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2c722b8f-e8b5-48d1-8d6d-6758c9993971 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:54.571384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c722b8f-e8b5-48d1-8d6d-6758c9993971 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.571847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c722b8f-e8b5-48d1-8d6d-6758c9993971 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.572577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c722b8f-e8b5-48d1-8d6d-6758c9993971 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.573016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c722b8f-e8b5-48d1-8d6d-6758c9993971 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.680511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:21:54.680928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:21:54.681393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:21:54.682055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:21:54.682467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:21:54.691946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.692504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.693273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.693709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.701625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [119083] Writing DB stats nova_cell0:SELECT=11 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:54.713653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Getting quotas for project 887b9e3777614ccea671f16855b2d671. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:21:54.714911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2c722b8f-e8b5-48d1-8d6d-6758c9993971 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:54.717473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-2c722b8f-e8b5-48d1-8d6d-6758c9993971 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:54.719845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Getting quotas for user 9bf85365f8164f05a4ca9a3403bd74ca and project 887b9e3777614ccea671f16855b2d671. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:21:54.727369 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2c722b8f-e8b5-48d1-8d6d-6758c9993971 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1667 microversion: 2.1 time: 0.167129 May 18 22:21:54.728468 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 932/1820] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:54 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1667 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:54.733308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-43322219-c7a9-457f-98b5-958f02848447 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:54.734008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-43322219-c7a9-457f-98b5-958f02848447 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:54.740460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:21:54.740640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43322219-c7a9-457f-98b5-958f02848447 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.740939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43322219-c7a9-457f-98b5-958f02848447 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.741699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43322219-c7a9-457f-98b5-958f02848447 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.742157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43322219-c7a9-457f-98b5-958f02848447 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.743285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:21:54.788750 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-01e3c055-09f0-4a4d-b9c3-177d88b59f19 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.433153 May 18 22:21:54.794328 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 889/1821] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:21:54 2022] POST /compute/v2.1/servers => generated 380 bytes in 435 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:21:54.797921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c360af43-78d3-4914-a8aa-abedf881cff5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:54.803086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c360af43-78d3-4914-a8aa-abedf881cff5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Searching by: {'tenant_id': 'c76be69f78fb4f9fa2fbe8364ed784ad', 'deleted': False} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:21:54.817158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c360af43-78d3-4914-a8aa-abedf881cff5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.817598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c360af43-78d3-4914-a8aa-abedf881cff5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.818410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c360af43-78d3-4914-a8aa-abedf881cff5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.818833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c360af43-78d3-4914-a8aa-abedf881cff5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.859249 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c360af43-78d3-4914-a8aa-abedf881cff5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=c76be69f78fb4f9fa2fbe8364ed784ad" status: 200 len: 15 microversion: 2.1 time: 0.067635 May 18 22:21:54.869963 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 890/1822] 10.222.0.58 () {58 vars in 1256 bytes} [Wed May 18 22:21:54 2022] GET /compute/v2.1/servers/detail?all_tenants=&tenant_id=c76be69f78fb4f9fa2fbe8364ed784ad => generated 15 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:21:54.869963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4db11978-01a7-4c8f-9041-825adf995b1f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:54.869963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4db11978-01a7-4c8f-9041-825adf995b1f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:54.879439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4db11978-01a7-4c8f-9041-825adf995b1f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.880057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4db11978-01a7-4c8f-9041-825adf995b1f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.881148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4db11978-01a7-4c8f-9041-825adf995b1f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.881654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4db11978-01a7-4c8f-9041-825adf995b1f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.892959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-43322219-c7a9-457f-98b5-958f02848447 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:54.901650 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-43322219-c7a9-457f-98b5-958f02848447 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.172040 May 18 22:21:54.903532 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 933/1823] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:54 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:54.908438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b5415dd-b8db-4ca2-b95b-a518098301ff tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:54.909308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8b5415dd-b8db-4ca2-b95b-a518098301ff tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:54.967807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8b5415dd-b8db-4ca2-b95b-a518098301ff tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:54.978450 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8b5415dd-b8db-4ca2-b95b-a518098301ff tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1222 microversion: 2.1 time: 0.073658 May 18 22:21:54.979774 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 934/1824] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:54 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1222 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:54.985250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-66bcb65f-35a1-4a1e-af84-319de75edacd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:54.986177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-66bcb65f-35a1-4a1e-af84-319de75edacd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:54.994306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66bcb65f-35a1-4a1e-af84-319de75edacd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.995291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66bcb65f-35a1-4a1e-af84-319de75edacd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:54.996295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66bcb65f-35a1-4a1e-af84-319de75edacd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:54.997023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66bcb65f-35a1-4a1e-af84-319de75edacd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.079714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4db11978-01a7-4c8f-9041-825adf995b1f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:55.087685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4db11978-01a7-4c8f-9041-825adf995b1f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:55.090257 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4db11978-01a7-4c8f-9041-825adf995b1f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1646 microversion: 2.1 time: 0.228457 May 18 22:21:55.091308 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 891/1825] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:54 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1646 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:55.096721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2ab895f-e7bd-43a4-812b-9c6641af07f2 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:55.100541 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a2ab895f-e7bd-43a4-812b-9c6641af07f2 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/detail?status=invalid_status" status: 200 len: 15 microversion: 2.1 time: 0.008204 May 18 22:21:55.101078 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 892/1826] 10.222.0.58 () {58 vars in 1188 bytes} [Wed May 18 22:21:55 2022] GET /compute/v2.1/servers/detail?status=invalid_status => generated 15 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:21:55.118101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f89bef35-5105-4476-9c3e-5d251e37bb62 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:55.119514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f89bef35-5105-4476-9c3e-5d251e37bb62 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:55.127016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f89bef35-5105-4476-9c3e-5d251e37bb62 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.128174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f89bef35-5105-4476-9c3e-5d251e37bb62 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.128696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f89bef35-5105-4476-9c3e-5d251e37bb62 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.129130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f89bef35-5105-4476-9c3e-5d251e37bb62 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.191425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-66bcb65f-35a1-4a1e-af84-319de75edacd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:55.201542 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-66bcb65f-35a1-4a1e-af84-319de75edacd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.220375 May 18 22:21:55.202815 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 935/1827] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:54 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:55.240266 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f89bef35-5105-4476-9c3e-5d251e37bb62 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action" status: 202 len: 0 microversion: 2.1 time: 0.126613 May 18 22:21:55.241256 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 893/1828] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:21:55 2022] POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:21:55.249805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f1b4a7f2-7d5f-420a-87da-7b5e9cf2747f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:55.255015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f1b4a7f2-7d5f-420a-87da-7b5e9cf2747f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:55.257009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f1b4a7f2-7d5f-420a-87da-7b5e9cf2747f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Searching by: {'vm_state': ['error'], 'deleted': False, 'project_id': '50599a83d78740ae99774a09927f2d55'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:21:55.260788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f1b4a7f2-7d5f-420a-87da-7b5e9cf2747f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [119082] Writing DB stats nova_api:SELECT=99,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:55.264724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1b4a7f2-7d5f-420a-87da-7b5e9cf2747f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.265247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1b4a7f2-7d5f-420a-87da-7b5e9cf2747f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.266134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1b4a7f2-7d5f-420a-87da-7b5e9cf2747f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.266623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1b4a7f2-7d5f-420a-87da-7b5e9cf2747f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.363917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-f1b4a7f2-7d5f-420a-87da-7b5e9cf2747f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:21:55.426538 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f1b4a7f2-7d5f-420a-87da-7b5e9cf2747f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers?status=error" status: 200 len: 338 microversion: 2.1 time: 0.180716 May 18 22:21:55.427362 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 936/1829] 10.222.0.58 () {58 vars in 1149 bytes} [Wed May 18 22:21:55 2022] GET /compute/v2.1/servers?status=error => generated 338 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:55.437699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-44452937-f250-4371-957d-cf8121989cec tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "active"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:55.439080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-44452937-f250-4371-957d-cf8121989cec tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:55.451376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44452937-f250-4371-957d-cf8121989cec tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.452139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44452937-f250-4371-957d-cf8121989cec tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.453178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44452937-f250-4371-957d-cf8121989cec tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.454110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44452937-f250-4371-957d-cf8121989cec tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.535419 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-44452937-f250-4371-957d-cf8121989cec tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action" status: 202 len: 0 microversion: 2.1 time: 0.101755 May 18 22:21:55.539271 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 894/1830] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:21:55 2022] POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:21:55.544796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aa817091-d380-4cb5-b790-5a01aa4d75ca tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:55.545695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aa817091-d380-4cb5-b790-5a01aa4d75ca tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:55.554316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa817091-d380-4cb5-b790-5a01aa4d75ca tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.554852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa817091-d380-4cb5-b790-5a01aa4d75ca tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.556595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa817091-d380-4cb5-b790-5a01aa4d75ca tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.557012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa817091-d380-4cb5-b790-5a01aa4d75ca tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.567815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9e1a4484-8c48-48ad-93ff-41283f87c68a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:55.568431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9e1a4484-8c48-48ad-93ff-41283f87c68a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:55.571221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9e1a4484-8c48-48ad-93ff-41283f87c68a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_api:SELECT=94,nova_api:DELETE=1,nova_api:UPDATE=2,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:55.578251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e1a4484-8c48-48ad-93ff-41283f87c68a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.578713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e1a4484-8c48-48ad-93ff-41283f87c68a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.579648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e1a4484-8c48-48ad-93ff-41283f87c68a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.580087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e1a4484-8c48-48ad-93ff-41283f87c68a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.740784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9e1a4484-8c48-48ad-93ff-41283f87c68a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:55.750166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9e1a4484-8c48-48ad-93ff-41283f87c68a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:55.751959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9e1a4484-8c48-48ad-93ff-41283f87c68a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:55.753425 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9e1a4484-8c48-48ad-93ff-41283f87c68a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1292 microversion: 2.25 time: 0.189959 May 18 22:21:55.754193 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 895/1831] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:55 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1292 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:21:55.774524 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aa817091-d380-4cb5-b790-5a01aa4d75ca tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1614 microversion: 2.1 time: 0.233811 May 18 22:21:55.775098 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 937/1832] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:55 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1614 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:55.790745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5224e9cc-3601-4e83-bf0a-250212e05d6b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:55.791556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5224e9cc-3601-4e83-bf0a-250212e05d6b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:55.794856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-34f589f9-8797-4155-87c5-5ddf3f944f54 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:55.795471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-34f589f9-8797-4155-87c5-5ddf3f944f54 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:55.799023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5224e9cc-3601-4e83-bf0a-250212e05d6b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.799676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5224e9cc-3601-4e83-bf0a-250212e05d6b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.800610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5224e9cc-3601-4e83-bf0a-250212e05d6b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.801196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5224e9cc-3601-4e83-bf0a-250212e05d6b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.803402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34f589f9-8797-4155-87c5-5ddf3f944f54 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.805529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34f589f9-8797-4155-87c5-5ddf3f944f54 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.806339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34f589f9-8797-4155-87c5-5ddf3f944f54 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:55.806776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34f589f9-8797-4155-87c5-5ddf3f944f54 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:55.981776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5224e9cc-3601-4e83-bf0a-250212e05d6b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:55.995198 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5224e9cc-3601-4e83-bf0a-250212e05d6b tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1667 microversion: 2.1 time: 0.207753 May 18 22:21:56.006631 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 896/1833] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:55 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1667 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:56.011863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0cfafead-b569-42c1-931b-224dba301496 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:56.012615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0cfafead-b569-42c1-931b-224dba301496 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:56.020292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0cfafead-b569-42c1-931b-224dba301496 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:56.020833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0cfafead-b569-42c1-931b-224dba301496 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:56.021700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0cfafead-b569-42c1-931b-224dba301496 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:56.022315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0cfafead-b569-42c1-931b-224dba301496 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:56.060042 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-34f589f9-8797-4155-87c5-5ddf3f944f54 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1614 microversion: 2.1 time: 0.269545 May 18 22:21:56.062489 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 938/1834] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:55 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1614 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:21:56.091124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-03130da4-f538-48f7-aea3-87264b356b5c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:56.091731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-03130da4-f538-48f7-aea3-87264b356b5c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:56.114146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03130da4-f538-48f7-aea3-87264b356b5c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:56.114690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03130da4-f538-48f7-aea3-87264b356b5c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:56.115699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03130da4-f538-48f7-aea3-87264b356b5c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:56.117283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03130da4-f538-48f7-aea3-87264b356b5c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:56.183915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0cfafead-b569-42c1-931b-224dba301496 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:56.192718 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0cfafead-b569-42c1-931b-224dba301496 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.184681 May 18 22:21:56.193309 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 897/1835] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:56 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:56.197689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-051ba8e6-1109-44e4-84e1-2a37d4e6192e tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:56.202361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-051ba8e6-1109-44e4-84e1-2a37d4e6192e tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Searching by: {'host': 'n-h1-841040-6', 'deleted': False} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:21:56.207946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-051ba8e6-1109-44e4-84e1-2a37d4e6192e tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:56.208376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-051ba8e6-1109-44e4-84e1-2a37d4e6192e tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:56.209136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-051ba8e6-1109-44e4-84e1-2a37d4e6192e tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:56.209560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-051ba8e6-1109-44e4-84e1-2a37d4e6192e tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:56.323008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-051ba8e6-1109-44e4-84e1-2a37d4e6192e tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Listed batch of 9 results from cell out of 1000 limit. Returned 9 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:21:56.367143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-03130da4-f538-48f7-aea3-87264b356b5c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:56.383916 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-03130da4-f538-48f7-aea3-87264b356b5c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1292 microversion: 2.1 time: 0.303304 May 18 22:21:56.384825 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 939/1836] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:56 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1292 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:56.395005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1c34d91b-c8ce-4546-b8d7-5b3764119f76 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:56.396183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1c34d91b-c8ce-4546-b8d7-5b3764119f76 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:56.399481 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-051ba8e6-1109-44e4-84e1-2a37d4e6192e tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "GET /compute/v2.1/servers?host=n-h1-841040-6&all_tenants=1" status: 200 len: 2951 microversion: 2.1 time: 0.204979 May 18 22:21:56.404728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c34d91b-c8ce-4546-b8d7-5b3764119f76 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:56.406807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c34d91b-c8ce-4546-b8d7-5b3764119f76 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:56.407990 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 898/1837] 10.222.0.58 () {58 vars in 1189 bytes} [Wed May 18 22:21:56 2022] GET /compute/v2.1/servers?host=n-h1-841040-6&all_tenants=1 => generated 2951 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:56.408155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c34d91b-c8ce-4546-b8d7-5b3764119f76 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:56.409715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c34d91b-c8ce-4546-b8d7-5b3764119f76 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:56.414568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d24f13bf-f15c-4060-91e5-6422d868723b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:56.415453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d24f13bf-f15c-4060-91e5-6422d868723b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:56.422011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d24f13bf-f15c-4060-91e5-6422d868723b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:56.422712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d24f13bf-f15c-4060-91e5-6422d868723b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:56.423642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d24f13bf-f15c-4060-91e5-6422d868723b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:56.424305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d24f13bf-f15c-4060-91e5-6422d868723b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:56.876017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1c34d91b-c8ce-4546-b8d7-5b3764119f76 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:56.887890 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1c34d91b-c8ce-4546-b8d7-5b3764119f76 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 200 len: 1646 microversion: 2.1 time: 0.501636 May 18 22:21:56.890030 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 940/1838] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:56 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 1646 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:56.895450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f96a1f8e-a784-41e6-886d-0f4264403a30 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:56.901683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f96a1f8e-a784-41e6-886d-0f4264403a30 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Searching by: {'host': 'nonexistent_host', 'deleted': False} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:21:56.909174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f96a1f8e-a784-41e6-886d-0f4264403a30 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:56.910292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f96a1f8e-a784-41e6-886d-0f4264403a30 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:56.911502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f96a1f8e-a784-41e6-886d-0f4264403a30 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:56.912462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f96a1f8e-a784-41e6-886d-0f4264403a30 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:56.972713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d24f13bf-f15c-4060-91e5-6422d868723b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:56.983746 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d24f13bf-f15c-4060-91e5-6422d868723b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.573505 May 18 22:21:57.000504 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 899/1839] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:56 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:57.007649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f5fac54-db02-4f11-af4b-20f9de0a5456 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:57.008610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f5fac54-db02-4f11-af4b-20f9de0a5456 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:57.016563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f5fac54-db02-4f11-af4b-20f9de0a5456 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:57.018411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f5fac54-db02-4f11-af4b-20f9de0a5456 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:57.019473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f5fac54-db02-4f11-af4b-20f9de0a5456 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:57.020268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f5fac54-db02-4f11-af4b-20f9de0a5456 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:57.135340 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f96a1f8e-a784-41e6-886d-0f4264403a30 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "GET /compute/v2.1/servers?host=nonexistent_host&all_tenants=1" status: 200 len: 15 microversion: 2.1 time: 0.235379 May 18 22:21:57.137018 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 941/1840] 10.222.0.58 () {58 vars in 1195 bytes} [Wed May 18 22:21:56 2022] GET /compute/v2.1/servers?host=nonexistent_host&all_tenants=1 => generated 15 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:21:57.142021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eac18f25-6c9b-400d-857a-861b383a331e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:57.146783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eac18f25-6c9b-400d-857a-861b383a331e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:57.159993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eac18f25-6c9b-400d-857a-861b383a331e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:57.163923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eac18f25-6c9b-400d-857a-861b383a331e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:57.165096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eac18f25-6c9b-400d-857a-861b383a331e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:57.167294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eac18f25-6c9b-400d-857a-861b383a331e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:57.370047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f5fac54-db02-4f11-af4b-20f9de0a5456 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:57.380716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f5fac54-db02-4f11-af4b-20f9de0a5456 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:57.393278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f5fac54-db02-4f11-af4b-20f9de0a5456 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:57.394691 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f5fac54-db02-4f11-af4b-20f9de0a5456 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1280 microversion: 2.25 time: 0.392351 May 18 22:21:57.395363 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 900/1841] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:57 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1280 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:21:57.411128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-33cb8488-831c-4137-a9bf-81a91cf67688 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:57.417223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-33cb8488-831c-4137-a9bf-81a91cf67688 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:57.443098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33cb8488-831c-4137-a9bf-81a91cf67688 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:57.450545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33cb8488-831c-4137-a9bf-81a91cf67688 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:57.455765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33cb8488-831c-4137-a9bf-81a91cf67688 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:57.457915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33cb8488-831c-4137-a9bf-81a91cf67688 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:57.588397 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-33cb8488-831c-4137-a9bf-81a91cf67688 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action" status: 202 len: 0 microversion: 2.1 time: 0.191805 May 18 22:21:57.589950 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 901/1842] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:21:57 2022] POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:57.595737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-3a1a945f-84d0-4df8-b229-bcff5616a4bc req-e2306482-e975-4b71-a9b2-7c986a1f0392 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d225075a-cfb2-418e-b37c-7715de010a9f", "name": "network-vif-deleted", "tag": "f8cd886e-581f-4e02-ae7e-53c294a3ae25"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:57.606111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-3a1a945f-84d0-4df8-b229-bcff5616a4bc req-e2306482-e975-4b71-a9b2-7c986a1f0392 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:57.606887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-3a1a945f-84d0-4df8-b229-bcff5616a4bc req-e2306482-e975-4b71-a9b2-7c986a1f0392 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:57.622089 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-3a1a945f-84d0-4df8-b229-bcff5616a4bc req-e2306482-e975-4b71-a9b2-7c986a1f0392 service nova] Creating event network-vif-deleted:f8cd886e-581f-4e02-ae7e-53c294a3ae25 for instance d225075a-cfb2-418e-b37c-7715de010a9f on n-h1-841040-6 May 18 22:21:57.628831 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-3a1a945f-84d0-4df8-b229-bcff5616a4bc req-e2306482-e975-4b71-a9b2-7c986a1f0392 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037147 May 18 22:21:57.630268 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 902/1843] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:57 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:57.637489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f12b7441-2ada-4aeb-953c-238f18036959 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:57.638616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f12b7441-2ada-4aeb-953c-238f18036959 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:57.646357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f12b7441-2ada-4aeb-953c-238f18036959 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:57.646880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f12b7441-2ada-4aeb-953c-238f18036959 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:57.647799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f12b7441-2ada-4aeb-953c-238f18036959 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:57.648481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f12b7441-2ada-4aeb-953c-238f18036959 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:57.759084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eac18f25-6c9b-400d-857a-861b383a331e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:57.797561 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eac18f25-6c9b-400d-857a-861b383a331e tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1599 microversion: 2.1 time: 0.659090 May 18 22:21:57.805135 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 942/1844] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:57 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1599 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:57.829498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bc251b85-9ec7-4bc7-8aa5-fff3f38805ed tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:57.830024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bc251b85-9ec7-4bc7-8aa5-fff3f38805ed tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:57.860761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc251b85-9ec7-4bc7-8aa5-fff3f38805ed tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:57.861139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc251b85-9ec7-4bc7-8aa5-fff3f38805ed tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:57.861979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc251b85-9ec7-4bc7-8aa5-fff3f38805ed tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:57.862415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc251b85-9ec7-4bc7-8aa5-fff3f38805ed tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:57.917909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f12b7441-2ada-4aeb-953c-238f18036959 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:57.932077 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f12b7441-2ada-4aeb-953c-238f18036959 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.299916 May 18 22:21:57.945255 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 903/1845] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:57 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:57.950659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:57.952432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:57.961932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:57.962565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:57.963500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:57.964068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:58.107805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:21:58.108398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:21:58.108974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:21:58.109662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:21:58.110191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:21:58.139842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [119083] Writing DB stats nova_cell1:SELECT=91,nova_cell1:INSERT=3,nova_cell1:UPDATE=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:21:58.210336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:58.225148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:58.228772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:58.230801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:58.231367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:58.293583 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72e8088e-3852-49fd-8b31-bc47d5997eb9 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action" status: 202 len: 1067 microversion: 2.1 time: 0.353677 May 18 22:21:58.305664 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 904/1846] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:21:57 2022] POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action => generated 1067 bytes in 367 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) May 18 22:21:58.312571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ba718fdc-86a9-4acf-be0f-8a96f10403dd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:58.313174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ba718fdc-86a9-4acf-be0f-8a96f10403dd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:58.320234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba718fdc-86a9-4acf-be0f-8a96f10403dd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:58.320676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba718fdc-86a9-4acf-be0f-8a96f10403dd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:58.321435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba718fdc-86a9-4acf-be0f-8a96f10403dd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:58.322707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba718fdc-86a9-4acf-be0f-8a96f10403dd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:58.357875 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-ba718fdc-86a9-4acf-be0f-8a96f10403dd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ba718fdc-86a9-4acf-be0f-8a96f10403dd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f HTTP/1.1 May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'd225075a-cfb2-418e-b37c-7715de010a9f'} May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:21:58.361027 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:58.366474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:21:58.366474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:21:58.366474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:21:58.366474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:21:58.366474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:21:58.366474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:21:58.366474 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:21:58.369359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ba718fdc-86a9-4acf-be0f-8a96f10403dd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:21:58.370761 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ba718fdc-86a9-4acf-be0f-8a96f10403dd tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 404 len: 111 microversion: 2.1 time: 0.063861 May 18 22:21:58.371940 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 905/1847] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:58 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 111 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:21:58.380143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bc4656cb-c9cf-4a2e-8d45-32f94885b7ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:58.381211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bc4656cb-c9cf-4a2e-8d45-32f94885b7ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:58.389097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc4656cb-c9cf-4a2e-8d45-32f94885b7ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:58.389981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc4656cb-c9cf-4a2e-8d45-32f94885b7ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:58.391256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc4656cb-c9cf-4a2e-8d45-32f94885b7ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:58.391845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc4656cb-c9cf-4a2e-8d45-32f94885b7ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:58.583668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bc4656cb-c9cf-4a2e-8d45-32f94885b7ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:58.596815 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bc4656cb-c9cf-4a2e-8d45-32f94885b7ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1511 microversion: 2.1 time: 0.220752 May 18 22:21:58.598745 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 906/1848] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:58 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1511 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:58.604134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5ef568f2-d41a-44bd-848c-3a0f621675ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:58.605006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5ef568f2-d41a-44bd-848c-3a0f621675ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:58.613143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ef568f2-d41a-44bd-848c-3a0f621675ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:58.614100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ef568f2-d41a-44bd-848c-3a0f621675ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:58.615102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ef568f2-d41a-44bd-848c-3a0f621675ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:58.616070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ef568f2-d41a-44bd-848c-3a0f621675ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:58.866976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5ef568f2-d41a-44bd-848c-3a0f621675ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:58.874498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bc251b85-9ec7-4bc7-8aa5-fff3f38805ed tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:58.889531 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bc251b85-9ec7-4bc7-8aa5-fff3f38805ed tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1322 microversion: 2.1 time: 1.076646 May 18 22:21:58.890590 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 943/1849] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:57 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1322 bytes in 1085 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:58.891456 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5ef568f2-d41a-44bd-848c-3a0f621675ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1471 microversion: 2.1 time: 0.291308 May 18 22:21:58.892138 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 907/1850] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:58 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1471 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:58.897228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3e427208-8bcd-48a1-a2cb-3be3e9468a7b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:58.898660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-be9c5e20-06c6-46f1-884e-db6caff1a1c2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ec686280>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:58.906001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3e427208-8bcd-48a1-a2cb-3be3e9468a7b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:58.915358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e427208-8bcd-48a1-a2cb-3be3e9468a7b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:58.915923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e427208-8bcd-48a1-a2cb-3be3e9468a7b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:58.926947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e427208-8bcd-48a1-a2cb-3be3e9468a7b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:58.928600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e427208-8bcd-48a1-a2cb-3be3e9468a7b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:59.142057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3e427208-8bcd-48a1-a2cb-3be3e9468a7b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:59.152977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3e427208-8bcd-48a1-a2cb-3be3e9468a7b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:59.154795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3e427208-8bcd-48a1-a2cb-3be3e9468a7b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:59.155704 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3e427208-8bcd-48a1-a2cb-3be3e9468a7b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1280 microversion: 2.25 time: 0.262395 May 18 22:21:59.156339 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 908/1851] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:21:58 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1280 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:21:59.161425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-77a14485-d84f-41ae-82c1-e8dc0401ff19 req-8701bebf-5a4e-4a95-8608-9125747b9c18 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f306d146-9ae4-4925-8ca5-8c534f803eb0", "name": "network-vif-deleted", "tag": "347506ce-ed6f-4a0b-bea6-af32e153c11e"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:21:59.171091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-77a14485-d84f-41ae-82c1-e8dc0401ff19 req-8701bebf-5a4e-4a95-8608-9125747b9c18 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:59.171438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-77a14485-d84f-41ae-82c1-e8dc0401ff19 req-8701bebf-5a4e-4a95-8608-9125747b9c18 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:59.185566 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-77a14485-d84f-41ae-82c1-e8dc0401ff19 req-8701bebf-5a4e-4a95-8608-9125747b9c18 service nova] Creating event network-vif-deleted:347506ce-ed6f-4a0b-bea6-af32e153c11e for instance f306d146-9ae4-4925-8ca5-8c534f803eb0 on n-h2-841040-6 May 18 22:21:59.191247 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-77a14485-d84f-41ae-82c1-e8dc0401ff19 req-8701bebf-5a4e-4a95-8608-9125747b9c18 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033707 May 18 22:21:59.192470 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 909/1852] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:21:59 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:21:59.197684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2e666a5d-f06e-4f48-bf8a-bc44cfd03681 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:59.198409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2e666a5d-f06e-4f48-bf8a-bc44cfd03681 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:59.207200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e666a5d-f06e-4f48-bf8a-bc44cfd03681 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:59.207651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e666a5d-f06e-4f48-bf8a-bc44cfd03681 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:59.208743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e666a5d-f06e-4f48-bf8a-bc44cfd03681 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:59.209269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e666a5d-f06e-4f48-bf8a-bc44cfd03681 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:59.249984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e666a5d-f06e-4f48-bf8a-bc44cfd03681 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:59.250338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e666a5d-f06e-4f48-bf8a-bc44cfd03681 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:59.251035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-2e666a5d-f06e-4f48-bf8a-bc44cfd03681 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lazy-loading 'fault' on Instance uuid f306d146-9ae4-4925-8ca5-8c534f803eb0 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:21:59.318704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2e666a5d-f06e-4f48-bf8a-bc44cfd03681 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7353b8fa72dc45cb9e3b3d31a1a0084f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4a5ec8618f4460fa033ed6e16fb32fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:59.333412 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2e666a5d-f06e-4f48-bf8a-bc44cfd03681 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 200 len: 1316 microversion: 2.1 time: 0.139862 May 18 22:21:59.334363 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 910/1853] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:59 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 1316 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:59.365177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2c570668-9404-47fa-85bb-50a31491ef56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:59.365828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2c570668-9404-47fa-85bb-50a31491ef56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:59.372201 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-be9c5e20-06c6-46f1-884e-db6caff1a1c2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/94b04686-baa9-4bbf-af04-152c08ba4de8" status: 202 len: 0 microversion: 2.1 time: 0.480248 May 18 22:21:59.373019 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 944/1854] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:21:58 2022] DELETE /compute/v2.1/os-security-groups/94b04686-baa9-4bbf-af04-152c08ba4de8 => generated 0 bytes in 482 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:21:59.381718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-88092a83-4d04-4af2-9f89-3b3948294daa tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ec63e940>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:59.382547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c570668-9404-47fa-85bb-50a31491ef56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:59.382988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c570668-9404-47fa-85bb-50a31491ef56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:59.384156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c570668-9404-47fa-85bb-50a31491ef56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:59.384671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c570668-9404-47fa-85bb-50a31491ef56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:59.640259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2c570668-9404-47fa-85bb-50a31491ef56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:59.651169 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2c570668-9404-47fa-85bb-50a31491ef56 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.300649 May 18 22:21:59.652116 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 911/1855] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:59 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:59.664680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-40ea26d7-9b2f-4967-8e87-f8bb0fb764c3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:59.665690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-40ea26d7-9b2f-4967-8e87-f8bb0fb764c3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:59.685379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40ea26d7-9b2f-4967-8e87-f8bb0fb764c3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:59.685850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40ea26d7-9b2f-4967-8e87-f8bb0fb764c3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:59.687487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40ea26d7-9b2f-4967-8e87-f8bb0fb764c3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:59.687992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40ea26d7-9b2f-4967-8e87-f8bb0fb764c3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:59.920389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-40ea26d7-9b2f-4967-8e87-f8bb0fb764c3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:21:59.930985 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-40ea26d7-9b2f-4967-8e87-f8bb0fb764c3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1488 microversion: 2.1 time: 0.277611 May 18 22:21:59.931904 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 912/1856] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:59 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1488 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:21:59.949811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-67a052f2-f3d5-4552-85e9-9cee1e129c2c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:21:59.950777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-67a052f2-f3d5-4552-85e9-9cee1e129c2c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:21:59.958213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67a052f2-f3d5-4552-85e9-9cee1e129c2c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:59.959105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67a052f2-f3d5-4552-85e9-9cee1e129c2c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:21:59.960232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67a052f2-f3d5-4552-85e9-9cee1e129c2c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:21:59.960878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67a052f2-f3d5-4552-85e9-9cee1e129c2c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:00.092046 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-88092a83-4d04-4af2-9f89-3b3948294daa tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/7f667670-f349-4f3c-b074-85a6fb3b04ea" status: 202 len: 0 microversion: 2.1 time: 0.714830 May 18 22:22:00.093878 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 945/1857] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:21:59 2022] DELETE /compute/v2.1/os-security-groups/7f667670-f349-4f3c-b074-85a6fb3b04ea => generated 0 bytes in 717 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:22:00.100790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ac7b4d60-0038-4386-87b1-507242f76b7a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:00.102359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ac7b4d60-0038-4386-87b1-507242f76b7a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:00.145507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac7b4d60-0038-4386-87b1-507242f76b7a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:00.149354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac7b4d60-0038-4386-87b1-507242f76b7a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.026s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:00.153457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac7b4d60-0038-4386-87b1-507242f76b7a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:00.165025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac7b4d60-0038-4386-87b1-507242f76b7a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:00.229164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-67a052f2-f3d5-4552-85e9-9cee1e129c2c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:00.243007 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-67a052f2-f3d5-4552-85e9-9cee1e129c2c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1322 microversion: 2.1 time: 0.297080 May 18 22:22:00.244021 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 913/1858] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:21:59 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1322 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:00.248663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4683a5da-0abe-4612-81a7-2e09f57e3ec7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {"length": 3}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:00.249710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4683a5da-0abe-4612-81a7-2e09f57e3ec7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:00.256904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4683a5da-0abe-4612-81a7-2e09f57e3ec7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:00.257499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4683a5da-0abe-4612-81a7-2e09f57e3ec7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:00.259067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4683a5da-0abe-4612-81a7-2e09f57e3ec7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:00.259540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4683a5da-0abe-4612-81a7-2e09f57e3ec7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:00.326402 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4683a5da-0abe-4612-81a7-2e09f57e3ec7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 200 len: 178 microversion: 2.1 time: 0.081244 May 18 22:22:00.327037 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 914/1859] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:00 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 178 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:00.333674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-92b215f8-aabb-4b4a-974e-9781c4c53084 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'create', calling method: .version_select at 0x7fa2ed1428b0>, body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-228539983", "description": "tempest-description-1583733875"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:00.546487 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-92b215f8-aabb-4b4a-974e-9781c4c53084 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 243 microversion: 2.1 time: 0.216587 May 18 22:22:00.548864 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 915/1860] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:22:00 2022] POST /compute/v2.1/os-security-groups => generated 243 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:00.562605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c616c818-202b-40b0-9cd5-ad77bea22d6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:00.564576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c616c818-202b-40b0-9cd5-ad77bea22d6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:00.582245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c616c818-202b-40b0-9cd5-ad77bea22d6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:00.582993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c616c818-202b-40b0-9cd5-ad77bea22d6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:00.587424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ac7b4d60-0038-4386-87b1-507242f76b7a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:00.593344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c616c818-202b-40b0-9cd5-ad77bea22d6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:00.593840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c616c818-202b-40b0-9cd5-ad77bea22d6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:00.600991 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ac7b4d60-0038-4386-87b1-507242f76b7a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1471 microversion: 2.1 time: 0.505614 May 18 22:22:00.602136 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 946/1861] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:00 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1471 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:00.607633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-41beefb9-c670-479d-acef-151d76a7d6de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:00.609120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-41beefb9-c670-479d-acef-151d76a7d6de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:00.616812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41beefb9-c670-479d-acef-151d76a7d6de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:00.617543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41beefb9-c670-479d-acef-151d76a7d6de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:00.618529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41beefb9-c670-479d-acef-151d76a7d6de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:00.619125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41beefb9-c670-479d-acef-151d76a7d6de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:00.750475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c616c818-202b-40b0-9cd5-ad77bea22d6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:00.761194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c616c818-202b-40b0-9cd5-ad77bea22d6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:00.762716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c616c818-202b-40b0-9cd5-ad77bea22d6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:00.763837 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c616c818-202b-40b0-9cd5-ad77bea22d6c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1280 microversion: 2.25 time: 0.212369 May 18 22:22:00.773809 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 916/1862] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:00 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1280 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:00.773809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fad40f04-d669-43f1-bd08-aea5ebd82d87 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:00.773809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fad40f04-d669-43f1-bd08-aea5ebd82d87 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] [instance: f306d146-9ae4-4925-8ca5-8c534f803eb0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:00.779331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fad40f04-d669-43f1-bd08-aea5ebd82d87 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:00.779802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fad40f04-d669-43f1-bd08-aea5ebd82d87 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:00.780562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fad40f04-d669-43f1-bd08-aea5ebd82d87 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:00.780992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fad40f04-d669-43f1-bd08-aea5ebd82d87 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:00.796384 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-fad40f04-d669-43f1-bd08-aea5ebd82d87 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] HTTP exception thrown: Instance f306d146-9ae4-4925-8ca5-8c534f803eb0 could not be found. May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fad40f04-d669-43f1-bd08-aea5ebd82d87 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Request method failure captured: May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 HTTP/1.1 May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXE0a97eDAfFSl4gIBMFOjN7XpDNHDxcqQjMkbyAaRARpNXDjM77Ov0e6HYHsseEXehAEobMGLVJ5GSNQA28P07AAgQE1W-016q_NX4OA_VIA3GM8Aex6ATGMPDk6PLe6tWcmr7xLNNQsEfeS9eOQuaJBbM--0jxHxQ6celqpa26inw May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: a4a5ec8618f4460fa033ed6e16fb32fe May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestFqdnHostnames-207360944 May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a4a5ec8618f4460fa033ed6e16fb32fe"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a4a5ec8618f4460fa033ed6e16fb32fe"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a4a5ec8618f4460fa033ed6e16fb32fe"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a4a5ec8618f4460fa033ed6e16fb32fe"}]}] May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestFqdnHostnames-207360944 May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: a4a5ec8618f4460fa033ed6e16fb32fe May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestFqdnHostnames-207360944 May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestFqdnHostnames-207360944-project May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 7353b8fa72dc45cb9e3b3d31a1a0084f May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestFqdnHostnames-207360944-project May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance f306d146-9ae4-4925-8ca5-8c534f803eb0 could not be found. May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f306d146-9ae4-4925-8ca5-8c534f803eb0'} May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f306d146-9ae4-4925-8ca5-8c534f803eb0 could not be found. May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f306d146-9ae4-4925-8ca5-8c534f803eb0 could not be found. May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:00.799867 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:00.804775 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:00.804775 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:00.804775 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:00.804775 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:00.804775 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:00.804775 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f306d146-9ae4-4925-8ca5-8c534f803eb0 could not be found. May 18 22:22:00.804775 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:00.804775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fad40f04-d669-43f1-bd08-aea5ebd82d87 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Returning 404 to user: Instance f306d146-9ae4-4925-8ca5-8c534f803eb0 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:00.804775 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fad40f04-d669-43f1-bd08-aea5ebd82d87 tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0" status: 404 len: 111 microversion: 2.1 time: 0.036738 May 18 22:22:00.812867 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 917/1863] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:00 2022] GET /compute/v2.1/servers/f306d146-9ae4-4925-8ca5-8c534f803eb0 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:00.820923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f4281a1-ff5b-4c33-b82e-1d64a518b37a tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Action: 'update', calling method: .version_select at 0x7fa2ed93db80>, body: {"security_group": {"name": "tempest-sg-hth-1775858795", "description": "tempest-description-hth-386264987"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:00.984289 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2f4281a1-ff5b-4c33-b82e-1d64a518b37a tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "PUT /compute/v2.1/os-security-groups/14db1be8-528c-4dc4-b180-db8223e955eb" status: 200 len: 217 microversion: 2.1 time: 0.169719 May 18 22:22:00.985313 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 918/1864] 10.222.0.58 () {60 vars in 1289 bytes} [Wed May 18 22:22:00 2022] PUT /compute/v2.1/os-security-groups/14db1be8-528c-4dc4-b180-db8223e955eb => generated 217 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:00.990688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-de68cd0e-680d-4dd3-b1c5-c20b6ccb18d9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:00.991378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-de68cd0e-680d-4dd3-b1c5-c20b6ccb18d9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:00.991512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-41beefb9-c670-479d-acef-151d76a7d6de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:00.999818 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-41beefb9-c670-479d-acef-151d76a7d6de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.396514 May 18 22:22:01.009845 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 947/1865] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:00 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:01.010056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de68cd0e-680d-4dd3-b1c5-c20b6ccb18d9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.010056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de68cd0e-680d-4dd3-b1c5-c20b6ccb18d9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.010056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de68cd0e-680d-4dd3-b1c5-c20b6ccb18d9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.010056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de68cd0e-680d-4dd3-b1c5-c20b6ccb18d9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.010423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-281444ba-9a3f-4c2b-99ab-99b2443baf6a tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] Calling method '.version_select at 0x7fa2f2b86700>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:01.039032 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-281444ba-9a3f-4c2b-99ab-99b2443baf6a tempest-ServersTestFqdnHostnames-207360944 tempest-ServersTestFqdnHostnames-207360944-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1441001250" status: 202 len: 0 microversion: 2.1 time: 0.037529 May 18 22:22:01.048428 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 948/1866] 10.222.0.58 () {58 vars in 1220 bytes} [Wed May 18 22:22:01 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1441001250 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:22:01.054633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d457444d-d874-4e74-b52d-fcc4895cc172 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ec63e550>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:01.226375 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d457444d-d874-4e74-b52d-fcc4895cc172 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/os-security-groups/14db1be8-528c-4dc4-b180-db8223e955eb" status: 200 len: 217 microversion: 2.1 time: 0.176196 May 18 22:22:01.233635 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 949/1867] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:22:01 2022] GET /compute/v2.1/os-security-groups/14db1be8-528c-4dc4-b180-db8223e955eb => generated 217 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:01.236103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-335e149c-dd92-4e00-ab3b-c6e1c63ffa23 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:01.237478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-335e149c-dd92-4e00-ab3b-c6e1c63ffa23 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:01.276855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335e149c-dd92-4e00-ab3b-c6e1c63ffa23 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.295933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335e149c-dd92-4e00-ab3b-c6e1c63ffa23 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.303759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335e149c-dd92-4e00-ab3b-c6e1c63ffa23 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.304596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335e149c-dd92-4e00-ab3b-c6e1c63ffa23 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.313983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-de68cd0e-680d-4dd3-b1c5-c20b6ccb18d9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:01.323123 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-de68cd0e-680d-4dd3-b1c5-c20b6ccb18d9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.336569 May 18 22:22:01.333728 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 919/1868] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:00 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:01.345165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-11948aae-d7d8-4a1e-b7d1-bce5a08f82f8 req-f6b8a39b-9347-45f7-b201-e881bdd43a93 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5e6ed3d5-268a-4103-b140-1c065f6efe4b", "tag": "a33b0efd-64e5-4cda-805b-7f22deac17ca"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:01.370418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-11948aae-d7d8-4a1e-b7d1-bce5a08f82f8 req-f6b8a39b-9347-45f7-b201-e881bdd43a93 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.372939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-11948aae-d7d8-4a1e-b7d1-bce5a08f82f8 req-f6b8a39b-9347-45f7-b201-e881bdd43a93 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.386656 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-11948aae-d7d8-4a1e-b7d1-bce5a08f82f8 req-f6b8a39b-9347-45f7-b201-e881bdd43a93 service nova] Creating event network-changed:a33b0efd-64e5-4cda-805b-7f22deac17ca for instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b on n-h2-841040-6 May 18 22:22:01.393590 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-11948aae-d7d8-4a1e-b7d1-bce5a08f82f8 req-f6b8a39b-9347-45f7-b201-e881bdd43a93 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.060256 May 18 22:22:01.394954 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 920/1869] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:01 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:01.399781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91ca0ee5-8b99-498e-8009-d7b3de10caca tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ed536af0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:01.619479 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91ca0ee5-8b99-498e-8009-d7b3de10caca tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/14db1be8-528c-4dc4-b180-db8223e955eb" status: 202 len: 0 microversion: 2.1 time: 0.223448 May 18 22:22:01.621943 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 921/1870] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:22:01 2022] DELETE /compute/v2.1/os-security-groups/14db1be8-528c-4dc4-b180-db8223e955eb => generated 0 bytes in 227 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:22:01.637679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-335e149c-dd92-4e00-ab3b-c6e1c63ffa23 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:01.647528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-788d0ce1-d176-4664-bcc9-3a50a6f29bcf tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:01.648527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-788d0ce1-d176-4664-bcc9-3a50a6f29bcf tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:01.649475 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-335e149c-dd92-4e00-ab3b-c6e1c63ffa23 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.421024 May 18 22:22:01.650529 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 950/1871] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:01 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:01.655928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b9a237aa-11a5-4677-9dcf-92e77e88629e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:01.656552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b9a237aa-11a5-4677-9dcf-92e77e88629e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:01.669266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9a237aa-11a5-4677-9dcf-92e77e88629e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.669923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9a237aa-11a5-4677-9dcf-92e77e88629e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.671028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9a237aa-11a5-4677-9dcf-92e77e88629e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.671974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9a237aa-11a5-4677-9dcf-92e77e88629e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.677434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-788d0ce1-d176-4664-bcc9-3a50a6f29bcf tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.677914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-788d0ce1-d176-4664-bcc9-3a50a6f29bcf tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.678736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-788d0ce1-d176-4664-bcc9-3a50a6f29bcf tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.679299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-788d0ce1-d176-4664-bcc9-3a50a6f29bcf tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.827087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-788d0ce1-d176-4664-bcc9-3a50a6f29bcf tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:01.835387 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-788d0ce1-d176-4664-bcc9-3a50a6f29bcf tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1322 microversion: 2.1 time: 0.211844 May 18 22:22:01.844158 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 922/1872] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:01 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1322 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:01.844158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-137a5296-b94f-4957-9696-60e9cc0e82f9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:01.844158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-137a5296-b94f-4957-9696-60e9cc0e82f9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:01.849582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-137a5296-b94f-4957-9696-60e9cc0e82f9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.850396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-137a5296-b94f-4957-9696-60e9cc0e82f9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.851727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-137a5296-b94f-4957-9696-60e9cc0e82f9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.852493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-137a5296-b94f-4957-9696-60e9cc0e82f9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.869758 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-137a5296-b94f-4957-9696-60e9cc0e82f9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-137a5296-b94f-4957-9696-60e9cc0e82f9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f HTTP/1.1 May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'd225075a-cfb2-418e-b37c-7715de010a9f'} May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:22:01.871438 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-137a5296-b94f-4957-9696-60e9cc0e82f9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-137a5296-b94f-4957-9696-60e9cc0e82f9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 404 len: 111 microversion: 2.1 time: 0.035689 May 18 22:22:01.878832 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 923/1873] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:22:01 2022] DELETE /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:01.882299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c27956c7-c65d-4613-987d-0b3903de87c8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:01.882504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c27956c7-c65d-4613-987d-0b3903de87c8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:01.889255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c27956c7-c65d-4613-987d-0b3903de87c8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.889698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c27956c7-c65d-4613-987d-0b3903de87c8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.890491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c27956c7-c65d-4613-987d-0b3903de87c8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.890925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c27956c7-c65d-4613-987d-0b3903de87c8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.924037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b9a237aa-11a5-4677-9dcf-92e77e88629e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:01.933211 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b9a237aa-11a5-4677-9dcf-92e77e88629e tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1471 microversion: 2.1 time: 0.281460 May 18 22:22:01.943735 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 951/1874] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:01 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1471 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:01.949003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0c4e240c-f7d3-410e-9429-38e61e3995e2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:01.949962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0c4e240c-f7d3-410e-9429-38e61e3995e2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:01.956919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c4e240c-f7d3-410e-9429-38e61e3995e2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.957671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c4e240c-f7d3-410e-9429-38e61e3995e2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:01.958721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c4e240c-f7d3-410e-9429-38e61e3995e2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:01.959429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c4e240c-f7d3-410e-9429-38e61e3995e2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:02.051578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c27956c7-c65d-4613-987d-0b3903de87c8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:02.061103 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c27956c7-c65d-4613-987d-0b3903de87c8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.183393 May 18 22:22:02.072700 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 924/1875] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:01 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:02.072700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-651d4e91-a99e-4022-b004-ee4cdddb2e7f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:02.072700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-651d4e91-a99e-4022-b004-ee4cdddb2e7f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: d225075a-cfb2-418e-b37c-7715de010a9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:02.074417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-651d4e91-a99e-4022-b004-ee4cdddb2e7f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:02.075482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-651d4e91-a99e-4022-b004-ee4cdddb2e7f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:02.076659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-651d4e91-a99e-4022-b004-ee4cdddb2e7f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:02.077316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-651d4e91-a99e-4022-b004-ee4cdddb2e7f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:02.092927 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-651d4e91-a99e-4022-b004-ee4cdddb2e7f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-651d4e91-a99e-4022-b004-ee4cdddb2e7f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f HTTP/1.1 May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'd225075a-cfb2-418e-b37c-7715de010a9f'} May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.094966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.101823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.101823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.101823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.101823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:02.101823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:02.101823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. May 18 22:22:02.101823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.101823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-651d4e91-a99e-4022-b004-ee4cdddb2e7f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Instance d225075a-cfb2-418e-b37c-7715de010a9f could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:02.101823 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-651d4e91-a99e-4022-b004-ee4cdddb2e7f tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f" status: 404 len: 111 microversion: 2.1 time: 0.033242 May 18 22:22:02.101823 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 925/1876] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:02 2022] GET /compute/v2.1/servers/d225075a-cfb2-418e-b37c-7715de010a9f => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:02.106141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-25e23f75-d373-4449-b3cd-5a9844814539 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:02.106744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-25e23f75-d373-4449-b3cd-5a9844814539 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:02.112650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25e23f75-d373-4449-b3cd-5a9844814539 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:02.113095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25e23f75-d373-4449-b3cd-5a9844814539 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:02.114133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25e23f75-d373-4449-b3cd-5a9844814539 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:02.114560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25e23f75-d373-4449-b3cd-5a9844814539 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:02.250565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c4e240c-f7d3-410e-9429-38e61e3995e2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:02.262952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c4e240c-f7d3-410e-9429-38e61e3995e2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:02.265712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c4e240c-f7d3-410e-9429-38e61e3995e2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:02.267569 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0c4e240c-f7d3-410e-9429-38e61e3995e2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1280 microversion: 2.25 time: 0.322448 May 18 22:22:02.281145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-25e23f75-d373-4449-b3cd-5a9844814539 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:02.283071 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 952/1877] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:01 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1280 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:02.291173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2377bdc-25e6-4bf8-872f-c6c9459bbd72 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2f2dc09d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:02.297680 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-25e23f75-d373-4449-b3cd-5a9844814539 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.187936 May 18 22:22:02.299600 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 926/1878] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:02 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:02.336096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG neutronclient.v2_0.client [None req-b2377bdc-25e6-4bf8-872f-c6c9459bbd72 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7f667670-f349-4f3c-b074-85a6fb3b04ea does not exist", "detail": ""}} {{(pid=119082) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:22:02.336920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.security_group_api [None req-b2377bdc-25e6-4bf8-872f-c6c9459bbd72 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Neutron security group 7f667670-f349-4f3c-b074-85a6fb3b04ea not found {{(pid=119082) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:22:02.337599 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-b2377bdc-25e6-4bf8-872f-c6c9459bbd72 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Security group 7f667670-f349-4f3c-b074-85a6fb3b04ea does not exist May 18 22:22:02.337599 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-1905e3c1-ace3-4c38-9167-ab527619a8ab'] May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2377bdc-25e6-4bf8-872f-c6c9459bbd72 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/os-security-groups/7f667670-f349-4f3c-b074-85a6fb3b04ea HTTP/1.1 May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: exception: Security group 7f667670-f349-4f3c-b074-85a6fb3b04ea does not exist May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-1905e3c1-ace3-4c38-9167-ab527619a8ab'] May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '7f667670-f349-4f3c-b074-85a6fb3b04ea'} May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:22:02.340531 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group 7f667670-f349-4f3c-b074-85a6fb3b04ea does not exist May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-1905e3c1-ace3-4c38-9167-ab527619a8ab'] May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 178, in delete May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group 7f667670-f349-4f3c-b074-85a6fb3b04ea does not exist May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-1905e3c1-ace3-4c38-9167-ab527619a8ab'] May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 181, in delete May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group 7f667670-f349-4f3c-b074-85a6fb3b04ea does not exist May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-1905e3c1-ace3-4c38-9167-ab527619a8ab'] May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group 7f667670-f349-4f3c-b074-85a6fb3b04ea does not exist May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-1905e3c1-ace3-4c38-9167-ab527619a8ab'] May 18 22:22:02.345716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.348867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-63f75528-62d4-4a8e-ac79-3e145694ef3e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:02.348867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-63f75528-62d4-4a8e-ac79-3e145694ef3e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:02.349836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2377bdc-25e6-4bf8-872f-c6c9459bbd72 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Security group 7f667670-f349-4f3c-b074-85a6fb3b04ea does not exist May 18 22:22:02.349836 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-1905e3c1-ace3-4c38-9167-ab527619a8ab'] {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:02.352350 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b2377bdc-25e6-4bf8-872f-c6c9459bbd72 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/7f667670-f349-4f3c-b074-85a6fb3b04ea" status: 404 len: 194 microversion: 2.1 time: 0.066954 May 18 22:22:02.356211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63f75528-62d4-4a8e-ac79-3e145694ef3e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:02.356211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63f75528-62d4-4a8e-ac79-3e145694ef3e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:02.356911 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 953/1879] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:22:02 2022] DELETE /compute/v2.1/os-security-groups/7f667670-f349-4f3c-b074-85a6fb3b04ea => generated 194 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:02.359163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63f75528-62d4-4a8e-ac79-3e145694ef3e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:02.359608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63f75528-62d4-4a8e-ac79-3e145694ef3e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:02.363897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2861a6a-e167-405d-a2b0-957f371411a1 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2eced4b80>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:02.367505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-63f75528-62d4-4a8e-ac79-3e145694ef3e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:02.450302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG neutronclient.v2_0.client [None req-f2861a6a-e167-405d-a2b0-957f371411a1 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 94b04686-baa9-4bbf-af04-152c08ba4de8 does not exist", "detail": ""}} {{(pid=119082) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:22:02.451321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.security_group_api [None req-f2861a6a-e167-405d-a2b0-957f371411a1 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Neutron security group 94b04686-baa9-4bbf-af04-152c08ba4de8 not found {{(pid=119082) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:22:02.452820 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-f2861a6a-e167-405d-a2b0-957f371411a1 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Security group 94b04686-baa9-4bbf-af04-152c08ba4de8 does not exist May 18 22:22:02.452820 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-d78a6b36-5cc8-46d4-b2e0-66f65efddfd9'] May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2861a6a-e167-405d-a2b0-957f371411a1 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/os-security-groups/94b04686-baa9-4bbf-af04-152c08ba4de8 HTTP/1.1 May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: exception: Security group 94b04686-baa9-4bbf-af04-152c08ba4de8 does not exist May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-d78a6b36-5cc8-46d4-b2e0-66f65efddfd9'] May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '94b04686-baa9-4bbf-af04-152c08ba4de8'} May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:22:02.457284 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group 94b04686-baa9-4bbf-af04-152c08ba4de8 does not exist May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-d78a6b36-5cc8-46d4-b2e0-66f65efddfd9'] May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 178, in delete May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group 94b04686-baa9-4bbf-af04-152c08ba4de8 does not exist May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-d78a6b36-5cc8-46d4-b2e0-66f65efddfd9'] May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 181, in delete May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group 94b04686-baa9-4bbf-af04-152c08ba4de8 does not exist May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-d78a6b36-5cc8-46d4-b2e0-66f65efddfd9'] May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group 94b04686-baa9-4bbf-af04-152c08ba4de8 does not exist May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-d78a6b36-5cc8-46d4-b2e0-66f65efddfd9'] May 18 22:22:02.462330 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:02.466715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2861a6a-e167-405d-a2b0-957f371411a1 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Security group 94b04686-baa9-4bbf-af04-152c08ba4de8 does not exist May 18 22:22:02.466715 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-d78a6b36-5cc8-46d4-b2e0-66f65efddfd9'] {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:02.467846 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f2861a6a-e167-405d-a2b0-957f371411a1 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/94b04686-baa9-4bbf-af04-152c08ba4de8" status: 404 len: 194 microversion: 2.1 time: 0.109805 May 18 22:22:02.482740 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 954/1880] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:22:02 2022] DELETE /compute/v2.1/os-security-groups/94b04686-baa9-4bbf-af04-152c08ba4de8 => generated 194 bytes in 113 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:02.504667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1316636933", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "88732817-8665-47ad-87e8-5926de5e9218"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:02.548139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-63f75528-62d4-4a8e-ac79-3e145694ef3e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:02.557461 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-63f75528-62d4-4a8e-ac79-3e145694ef3e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.220716 May 18 22:22:02.559106 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 927/1881] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:02 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:02.563707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] validate_networks() for [('88732817-8665-47ad-87e8-5926de5e9218', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:22:02.564483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ff9da0eb-dd93-4682-a33d-3ff85e032ce3 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ed536c10>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:02.588561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-ff9da0eb-dd93-4682-a33d-3ff85e032ce3 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:22:02.589982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.security_group_api [None req-ff9da0eb-dd93-4682-a33d-3ff85e032ce3 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Neutron security group 25df9b77-9001-4fe8-91ca-a26865ce9853 not found {{(pid=119083) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:22:02.590688 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-ff9da0eb-dd93-4682-a33d-3ff85e032ce3 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:22:02.590688 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-07e54c44-1554-486d-bae2-25bd321c38ba'] May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ff9da0eb-dd93-4682-a33d-3ff85e032ce3 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-security-groups/25df9b77-9001-4fe8-91ca-a26865ce9853 HTTP/1.1 May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: exception: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-07e54c44-1554-486d-bae2-25bd321c38ba'] May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '25df9b77-9001-4fe8-91ca-a26865ce9853'} May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:22:02.592758 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-07e54c44-1554-486d-bae2-25bd321c38ba'] May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 178, in delete May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-07e54c44-1554-486d-bae2-25bd321c38ba'] May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 181, in delete May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-07e54c44-1554-486d-bae2-25bd321c38ba'] May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-07e54c44-1554-486d-bae2-25bd321c38ba'] May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ff9da0eb-dd93-4682-a33d-3ff85e032ce3 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Security group 25df9b77-9001-4fe8-91ca-a26865ce9853 does not exist May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-07e54c44-1554-486d-bae2-25bd321c38ba'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:02.598397 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ff9da0eb-dd93-4682-a33d-3ff85e032ce3 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/25df9b77-9001-4fe8-91ca-a26865ce9853" status: 404 len: 194 microversion: 2.1 time: 0.035672 May 18 22:22:02.603769 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 928/1882] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:22:02 2022] DELETE /compute/v2.1/os-security-groups/25df9b77-9001-4fe8-91ca-a26865ce9853 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:02.608907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ef06d918-d3bd-48fa-af6c-6a245cdf74c2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ed38b4c0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:02.633254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-ef06d918-d3bd-48fa-af6c-6a245cdf74c2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:22:02.634051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.security_group_api [None req-ef06d918-d3bd-48fa-af6c-6a245cdf74c2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Neutron security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d not found {{(pid=119083) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:22:02.634562 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-ef06d918-d3bd-48fa-af6c-6a245cdf74c2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:22:02.634562 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-2f4aa5c9-911a-451f-aab4-10a479c95f70'] May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ef06d918-d3bd-48fa-af6c-6a245cdf74c2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-security-groups/5a4de4f7-2c73-432e-b05d-e1544ec2311d HTTP/1.1 May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: exception: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-2f4aa5c9-911a-451f-aab4-10a479c95f70'] May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5a4de4f7-2c73-432e-b05d-e1544ec2311d'} May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:22:02.638447 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-2f4aa5c9-911a-451f-aab4-10a479c95f70'] May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 178, in delete May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-2f4aa5c9-911a-451f-aab4-10a479c95f70'] May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 181, in delete May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-2f4aa5c9-911a-451f-aab4-10a479c95f70'] May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-2f4aa5c9-911a-451f-aab4-10a479c95f70'] May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ef06d918-d3bd-48fa-af6c-6a245cdf74c2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Security group 5a4de4f7-2c73-432e-b05d-e1544ec2311d does not exist May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-2f4aa5c9-911a-451f-aab4-10a479c95f70'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:02.642688 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ef06d918-d3bd-48fa-af6c-6a245cdf74c2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/5a4de4f7-2c73-432e-b05d-e1544ec2311d" status: 404 len: 194 microversion: 2.1 time: 0.034988 May 18 22:22:02.647433 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 929/1883] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:22:02 2022] DELETE /compute/v2.1/os-security-groups/5a4de4f7-2c73-432e-b05d-e1544ec2311d => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:02.649118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86cef6f4-c6f7-4011-a92b-72b14b7a2b40 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ece304c0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:02.677538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-86cef6f4-c6f7-4011-a92b-72b14b7a2b40 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:22:02.678486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.security_group_api [None req-86cef6f4-c6f7-4011-a92b-72b14b7a2b40 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Neutron security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 not found {{(pid=119083) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:22:02.679225 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-86cef6f4-c6f7-4011-a92b-72b14b7a2b40 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:22:02.679225 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-2face00e-dad8-48b7-8fac-6fe8fa822eab'] May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86cef6f4-c6f7-4011-a92b-72b14b7a2b40 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-security-groups/6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 HTTP/1.1 May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: exception: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-2face00e-dad8-48b7-8fac-6fe8fa822eab'] May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '6216d55e-4ed6-44c5-8b61-40d4f8d95ff1'} May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:22:02.681272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-2face00e-dad8-48b7-8fac-6fe8fa822eab'] May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 178, in delete May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-2face00e-dad8-48b7-8fac-6fe8fa822eab'] May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 181, in delete May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-2face00e-dad8-48b7-8fac-6fe8fa822eab'] May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-2face00e-dad8-48b7-8fac-6fe8fa822eab'] May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86cef6f4-c6f7-4011-a92b-72b14b7a2b40 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Security group 6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 does not exist May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-2face00e-dad8-48b7-8fac-6fe8fa822eab'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-86cef6f4-c6f7-4011-a92b-72b14b7a2b40 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/6216d55e-4ed6-44c5-8b61-40d4f8d95ff1" status: 404 len: 194 microversion: 2.1 time: 0.037183 May 18 22:22:02.685431 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 930/1884] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:22:02 2022] DELETE /compute/v2.1/os-security-groups/6216d55e-4ed6-44c5-8b61-40d4f8d95ff1 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:02.696556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b3dcdc1b-570c-4e85-97e2-a4635e03d205 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ed38b040>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:02.722148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-b3dcdc1b-570c-4e85-97e2-a4635e03d205 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:22:02.723036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.security_group_api [None req-b3dcdc1b-570c-4e85-97e2-a4635e03d205 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Neutron security group e9a24523-5b95-4a63-940b-48ea11c51efd not found {{(pid=119083) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:22:02.723917 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b3dcdc1b-570c-4e85-97e2-a4635e03d205 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:22:02.723917 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-a86a6f48-db8e-478b-8707-b0ef3ce08710'] May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b3dcdc1b-570c-4e85-97e2-a4635e03d205 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-security-groups/e9a24523-5b95-4a63-940b-48ea11c51efd HTTP/1.1 May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: exception: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-a86a6f48-db8e-478b-8707-b0ef3ce08710'] May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'e9a24523-5b95-4a63-940b-48ea11c51efd'} May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:22:02.725675 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-a86a6f48-db8e-478b-8707-b0ef3ce08710'] May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 178, in delete May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-a86a6f48-db8e-478b-8707-b0ef3ce08710'] May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 181, in delete May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-a86a6f48-db8e-478b-8707-b0ef3ce08710'] May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-a86a6f48-db8e-478b-8707-b0ef3ce08710'] May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b3dcdc1b-570c-4e85-97e2-a4635e03d205 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Security group e9a24523-5b95-4a63-940b-48ea11c51efd does not exist May 18 22:22:02.730625 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-a86a6f48-db8e-478b-8707-b0ef3ce08710'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:02.734980 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b3dcdc1b-570c-4e85-97e2-a4635e03d205 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/e9a24523-5b95-4a63-940b-48ea11c51efd" status: 404 len: 194 microversion: 2.1 time: 0.043865 May 18 22:22:02.736747 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 931/1885] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:22:02 2022] DELETE /compute/v2.1/os-security-groups/e9a24523-5b95-4a63-940b-48ea11c51efd => generated 194 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:22:02.741654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-704a563e-c624-4fe2-8b87-01506890620b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:02.742299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-704a563e-c624-4fe2-8b87-01506890620b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:02.749956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-704a563e-c624-4fe2-8b87-01506890620b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:02.750917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-704a563e-c624-4fe2-8b87-01506890620b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:02.751734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-704a563e-c624-4fe2-8b87-01506890620b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:02.752224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-704a563e-c624-4fe2-8b87-01506890620b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:02.786425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-704a563e-c624-4fe2-8b87-01506890620b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:22:02.875452 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-704a563e-c624-4fe2-8b87-01506890620b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 204 len: 0 microversion: 2.1 time: 0.136383 May 18 22:22:02.879244 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 932/1886] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:22:02 2022] DELETE /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 0 bytes in 139 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:22:02.883989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce80d852-782a-4e7a-ab21-7d28a1f80819 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:02.885478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ce80d852-782a-4e7a-ab21-7d28a1f80819 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:02.892213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce80d852-782a-4e7a-ab21-7d28a1f80819 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:02.892652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce80d852-782a-4e7a-ab21-7d28a1f80819 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:02.894126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce80d852-782a-4e7a-ab21-7d28a1f80819 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:02.894670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce80d852-782a-4e7a-ab21-7d28a1f80819 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:03.033609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ce80d852-782a-4e7a-ab21-7d28a1f80819 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:03.042227 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ce80d852-782a-4e7a-ab21-7d28a1f80819 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1322 microversion: 2.1 time: 0.164839 May 18 22:22:03.042716 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 933/1887] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:02 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1322 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:03.047598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04defad0-fe32-485b-a773-c0d2dd2eb1e9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:03.048199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-04defad0-fe32-485b-a773-c0d2dd2eb1e9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:03.055770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04defad0-fe32-485b-a773-c0d2dd2eb1e9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:03.056317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04defad0-fe32-485b-a773-c0d2dd2eb1e9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:03.057060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04defad0-fe32-485b-a773-c0d2dd2eb1e9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:03.057479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04defad0-fe32-485b-a773-c0d2dd2eb1e9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:03.224253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-04defad0-fe32-485b-a773-c0d2dd2eb1e9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:03.232744 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04defad0-fe32-485b-a773-c0d2dd2eb1e9 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1645 microversion: 2.1 time: 0.188827 May 18 22:22:03.233598 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 934/1888] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:03 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1645 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:03.248526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c5db2c1c-f9a6-4741-b683-40a95d408a53 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:03.250286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c5db2c1c-f9a6-4741-b683-40a95d408a53 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:03.257958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5db2c1c-f9a6-4741-b683-40a95d408a53 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:03.258743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5db2c1c-f9a6-4741-b683-40a95d408a53 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:03.259797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5db2c1c-f9a6-4741-b683-40a95d408a53 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:03.260437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5db2c1c-f9a6-4741-b683-40a95d408a53 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:03.425567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c5db2c1c-f9a6-4741-b683-40a95d408a53 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:03.434603 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c5db2c1c-f9a6-4741-b683-40a95d408a53 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1471 microversion: 2.1 time: 0.189464 May 18 22:22:03.436804 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 935/1889] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:03 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1471 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:03.443506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8d9194bd-abf0-4793-ad23-fc9c68c13202 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:03.444565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8d9194bd-abf0-4793-ad23-fc9c68c13202 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:03.451955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d9194bd-abf0-4793-ad23-fc9c68c13202 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:03.452404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d9194bd-abf0-4793-ad23-fc9c68c13202 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:03.453330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d9194bd-abf0-4793-ad23-fc9c68c13202 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:03.453812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d9194bd-abf0-4793-ad23-fc9c68c13202 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:03.610290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8d9194bd-abf0-4793-ad23-fc9c68c13202 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:03.621152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8d9194bd-abf0-4793-ad23-fc9c68c13202 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:03.623023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8d9194bd-abf0-4793-ad23-fc9c68c13202 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:03.624393 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8d9194bd-abf0-4793-ad23-fc9c68c13202 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1280 microversion: 2.25 time: 0.185741 May 18 22:22:03.635052 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 936/1890] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:03 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1280 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:03.635052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b82a6d8e-ec2f-4423-a51d-1f76d9c7f087 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:03.635052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b82a6d8e-ec2f-4423-a51d-1f76d9c7f087 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:03.638887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b82a6d8e-ec2f-4423-a51d-1f76d9c7f087 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:03.639421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b82a6d8e-ec2f-4423-a51d-1f76d9c7f087 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:03.640296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b82a6d8e-ec2f-4423-a51d-1f76d9c7f087 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:03.640844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b82a6d8e-ec2f-4423-a51d-1f76d9c7f087 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:03.707685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:22:03.709480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:22:03.710250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:22:03.711198 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:22:03.711764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:22:03.723443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:03.724275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:03.725630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:03.726277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:03.751419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Getting quotas for project eda2e8673e8b475fad924d2a2c5af150. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:22:03.757556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Getting quotas for user ecd95ad81de84b19aefbe6bbc308358d and project eda2e8673e8b475fad924d2a2c5af150. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:22:03.772635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:22:03.775998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:22:03.791952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b82a6d8e-ec2f-4423-a51d-1f76d9c7f087 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:03.801453 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b82a6d8e-ec2f-4423-a51d-1f76d9c7f087 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.174265 May 18 22:22:03.806033 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 937/1891] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:03 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:03.839434 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-51c2b3cc-cd13-47ff-aafa-a14b351a705b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.352681 May 18 22:22:03.845283 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 955/1892] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:22:02 2022] POST /compute/v2.1/servers => generated 380 bytes in 1362 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:22:03.851341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f8ad711e-104a-4b9e-8f55-aa53d290ab9e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:03.852533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f8ad711e-104a-4b9e-8f55-aa53d290ab9e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:03.921443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f8ad711e-104a-4b9e-8f55-aa53d290ab9e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:03.929363 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f8ad711e-104a-4b9e-8f55-aa53d290ab9e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1215 microversion: 2.1 time: 0.083175 May 18 22:22:03.930603 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 938/1893] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:03 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1215 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:04.061345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c36dfc64-3173-4eb1-8436-33e0f8396f5a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:04.062104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c36dfc64-3173-4eb1-8436-33e0f8396f5a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:04.070346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c36dfc64-3173-4eb1-8436-33e0f8396f5a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:04.070940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c36dfc64-3173-4eb1-8436-33e0f8396f5a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:04.071816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c36dfc64-3173-4eb1-8436-33e0f8396f5a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:04.072359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c36dfc64-3173-4eb1-8436-33e0f8396f5a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:04.250808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-57ee45ab-17d2-4672-a684-e0bc272535e4 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:04.251331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-57ee45ab-17d2-4672-a684-e0bc272535e4 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:04.266051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57ee45ab-17d2-4672-a684-e0bc272535e4 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:04.266746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57ee45ab-17d2-4672-a684-e0bc272535e4 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:04.268035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57ee45ab-17d2-4672-a684-e0bc272535e4 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:04.268643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57ee45ab-17d2-4672-a684-e0bc272535e4 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:04.350916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c36dfc64-3173-4eb1-8436-33e0f8396f5a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:04.359468 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c36dfc64-3173-4eb1-8436-33e0f8396f5a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1322 microversion: 2.1 time: 0.303666 May 18 22:22:04.362555 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 956/1894] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:04 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1322 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:04.454725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf8205c4-9a00-4c79-99ba-8eee0e0393e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:04.456088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cf8205c4-9a00-4c79-99ba-8eee0e0393e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:04.467663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-57ee45ab-17d2-4672-a684-e0bc272535e4 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:04.495806 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-57ee45ab-17d2-4672-a684-e0bc272535e4 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1645 microversion: 2.1 time: 0.249542 May 18 22:22:04.499144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf8205c4-9a00-4c79-99ba-8eee0e0393e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:04.499790 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 939/1895] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:04 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1645 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:04.500445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf8205c4-9a00-4c79-99ba-8eee0e0393e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:04.501725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf8205c4-9a00-4c79-99ba-8eee0e0393e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:04.502501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf8205c4-9a00-4c79-99ba-8eee0e0393e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:04.542888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-cf8205c4-9a00-4c79-99ba-8eee0e0393e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:04.643727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d20607a8-036d-44b6-81cc-e1586adade85 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:04.644417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d20607a8-036d-44b6-81cc-e1586adade85 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:04.650753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d20607a8-036d-44b6-81cc-e1586adade85 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:04.651564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d20607a8-036d-44b6-81cc-e1586adade85 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:04.652432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d20607a8-036d-44b6-81cc-e1586adade85 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:04.652965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d20607a8-036d-44b6-81cc-e1586adade85 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:04.883345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d20607a8-036d-44b6-81cc-e1586adade85 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:04.897847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d20607a8-036d-44b6-81cc-e1586adade85 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:04.899566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d20607a8-036d-44b6-81cc-e1586adade85 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:04.901011 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d20607a8-036d-44b6-81cc-e1586adade85 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1280 microversion: 2.25 time: 0.261543 May 18 22:22:04.911535 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 940/1896] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:04 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1280 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:22:04.911535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f7d08234-a834-48ab-8686-f9ce177d96a7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:04.911535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f7d08234-a834-48ab-8686-f9ce177d96a7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:04.918024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7d08234-a834-48ab-8686-f9ce177d96a7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:04.918437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7d08234-a834-48ab-8686-f9ce177d96a7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:04.919193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7d08234-a834-48ab-8686-f9ce177d96a7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:04.919619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7d08234-a834-48ab-8686-f9ce177d96a7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:04.951917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf8205c4-9a00-4c79-99ba-8eee0e0393e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:04.959820 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cf8205c4-9a00-4c79-99ba-8eee0e0393e8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1471 microversion: 2.1 time: 0.509044 May 18 22:22:04.969120 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 957/1897] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:04 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1471 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:04.982339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e33f8078-eb50-42af-bcca-1f1441168877 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:04.982917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e33f8078-eb50-42af-bcca-1f1441168877 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:05.003570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e33f8078-eb50-42af-bcca-1f1441168877 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:05.004030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e33f8078-eb50-42af-bcca-1f1441168877 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:05.004814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e33f8078-eb50-42af-bcca-1f1441168877 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:05.005253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e33f8078-eb50-42af-bcca-1f1441168877 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:05.109621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f7d08234-a834-48ab-8686-f9ce177d96a7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:05.119376 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f7d08234-a834-48ab-8686-f9ce177d96a7 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.215301 May 18 22:22:05.120172 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 941/1898] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:04 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:05.137189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e33f8078-eb50-42af-bcca-1f1441168877 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:05.149393 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e33f8078-eb50-42af-bcca-1f1441168877 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1267 microversion: 2.1 time: 0.178857 May 18 22:22:05.155181 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 958/1899] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:04 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1267 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:05.378043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e959f3a8-1463-4ff0-aaae-a2bf34c7340c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:05.378995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e959f3a8-1463-4ff0-aaae-a2bf34c7340c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:05.386068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e959f3a8-1463-4ff0-aaae-a2bf34c7340c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:05.386840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e959f3a8-1463-4ff0-aaae-a2bf34c7340c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:05.388055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e959f3a8-1463-4ff0-aaae-a2bf34c7340c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:05.388738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e959f3a8-1463-4ff0-aaae-a2bf34c7340c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:05.521062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5f85f72d-dbff-46df-a1a5-c434491aa5a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:05.523421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5f85f72d-dbff-46df-a1a5-c434491aa5a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:05.541233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f85f72d-dbff-46df-a1a5-c434491aa5a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:05.543698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f85f72d-dbff-46df-a1a5-c434491aa5a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:05.544506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f85f72d-dbff-46df-a1a5-c434491aa5a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:05.547566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f85f72d-dbff-46df-a1a5-c434491aa5a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:05.779763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e959f3a8-1463-4ff0-aaae-a2bf34c7340c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:05.794449 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e959f3a8-1463-4ff0-aaae-a2bf34c7340c tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1322 microversion: 2.1 time: 0.420133 May 18 22:22:05.797497 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 942/1900] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:05 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1322 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:05.919606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-be6ae0fe-16dd-49c2-b765-761a26082c1c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:05.920363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-be6ae0fe-16dd-49c2-b765-761a26082c1c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:05.931360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be6ae0fe-16dd-49c2-b765-761a26082c1c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:05.935358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be6ae0fe-16dd-49c2-b765-761a26082c1c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:05.936313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be6ae0fe-16dd-49c2-b765-761a26082c1c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:05.938912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be6ae0fe-16dd-49c2-b765-761a26082c1c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:06.091013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5f85f72d-dbff-46df-a1a5-c434491aa5a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e34085da96849339bc55239bbf99817', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08421b8ad4e740a08b3f321181fd2c1f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:06.107448 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5f85f72d-dbff-46df-a1a5-c434491aa5a2 tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 200 len: 1645 microversion: 2.1 time: 0.595850 May 18 22:22:06.111170 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 959/1901] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:05 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 1645 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:06.123229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cfabf97e-1575-40f1-ae8b-8c334b14c0b7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:06.124107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cfabf97e-1575-40f1-ae8b-8c334b14c0b7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:06.141163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cfabf97e-1575-40f1-ae8b-8c334b14c0b7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:06.142695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cfabf97e-1575-40f1-ae8b-8c334b14c0b7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:06.145106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cfabf97e-1575-40f1-ae8b-8c334b14c0b7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:06.145719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cfabf97e-1575-40f1-ae8b-8c334b14c0b7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:06.263474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-be6ae0fe-16dd-49c2-b765-761a26082c1c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell0:SELECT=5 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:06.714644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cfabf97e-1575-40f1-ae8b-8c334b14c0b7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:06.727696 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cfabf97e-1575-40f1-ae8b-8c334b14c0b7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1471 microversion: 2.1 time: 0.614609 May 18 22:22:06.731069 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 960/1902] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:06 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1471 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:06.739880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e9f44af8-0d70-4c1e-8c04-eb900231fe04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:06.743137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e9f44af8-0d70-4c1e-8c04-eb900231fe04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:06.757166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9f44af8-0d70-4c1e-8c04-eb900231fe04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:06.758364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9f44af8-0d70-4c1e-8c04-eb900231fe04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:06.765355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9f44af8-0d70-4c1e-8c04-eb900231fe04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:06.766532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9f44af8-0d70-4c1e-8c04-eb900231fe04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:06.865533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-be6ae0fe-16dd-49c2-b765-761a26082c1c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:06.880402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-be6ae0fe-16dd-49c2-b765-761a26082c1c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:06.882582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-be6ae0fe-16dd-49c2-b765-761a26082c1c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:06.887702 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-be6ae0fe-16dd-49c2-b765-761a26082c1c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1280 microversion: 2.25 time: 0.972586 May 18 22:22:06.889931 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 943/1903] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:05 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1280 bytes in 975 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:06.899592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-16d1e3b0-ecf0-454c-81dd-a5700ea4af8a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:06.912590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-16d1e3b0-ecf0-454c-81dd-a5700ea4af8a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:06.924806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16d1e3b0-ecf0-454c-81dd-a5700ea4af8a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:06.925540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16d1e3b0-ecf0-454c-81dd-a5700ea4af8a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:06.926502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16d1e3b0-ecf0-454c-81dd-a5700ea4af8a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:06.927095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16d1e3b0-ecf0-454c-81dd-a5700ea4af8a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:07.075021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-16d1e3b0-ecf0-454c-81dd-a5700ea4af8a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:07.088462 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-16d1e3b0-ecf0-454c-81dd-a5700ea4af8a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1273 microversion: 2.1 time: 0.197274 May 18 22:22:07.098845 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 944/1904] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:06 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1273 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:07.104269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c1ed1049-f11d-4325-908f-1014672981f7 req-c01b54ae-57fc-48de-abad-9ad1ce188478 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a7cb122c-fecf-4a3c-851c-42495953d4dd", "name": "network-vif-deleted", "tag": "d4beb293-bb4e-4db0-9116-048bbb58687a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:07.123897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-c1ed1049-f11d-4325-908f-1014672981f7 req-c01b54ae-57fc-48de-abad-9ad1ce188478 service nova] [119083] Writing DB stats nova_api:SELECT=99,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:07.142740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c1ed1049-f11d-4325-908f-1014672981f7 req-c01b54ae-57fc-48de-abad-9ad1ce188478 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:07.143813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c1ed1049-f11d-4325-908f-1014672981f7 req-c01b54ae-57fc-48de-abad-9ad1ce188478 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.016s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:07.199437 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c1ed1049-f11d-4325-908f-1014672981f7 req-c01b54ae-57fc-48de-abad-9ad1ce188478 service nova] Creating event network-vif-deleted:d4beb293-bb4e-4db0-9116-048bbb58687a for instance a7cb122c-fecf-4a3c-851c-42495953d4dd on n-h2-841040-6 May 18 22:22:07.218140 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c1ed1049-f11d-4325-908f-1014672981f7 req-c01b54ae-57fc-48de-abad-9ad1ce188478 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.118463 May 18 22:22:07.219149 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 945/1905] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:07 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:07.231241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6213806e-97a1-49f2-a244-fb22a9d9dcae tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:07.231681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6213806e-97a1-49f2-a244-fb22a9d9dcae tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:07.271902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6213806e-97a1-49f2-a244-fb22a9d9dcae tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:07.272345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6213806e-97a1-49f2-a244-fb22a9d9dcae tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:07.273182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6213806e-97a1-49f2-a244-fb22a9d9dcae tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:07.273613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6213806e-97a1-49f2-a244-fb22a9d9dcae tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:07.750319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6213806e-97a1-49f2-a244-fb22a9d9dcae tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:07.760418 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6213806e-97a1-49f2-a244-fb22a9d9dcae tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1322 microversion: 2.1 time: 0.535915 May 18 22:22:07.771194 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 946/1906] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:07 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1322 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:07.776860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-03a5ddc4-b845-43c6-8ba5-20bde290a9bf tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:07.777772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-03a5ddc4-b845-43c6-8ba5-20bde290a9bf tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] [instance: a7cb122c-fecf-4a3c-851c-42495953d4dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:07.784428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03a5ddc4-b845-43c6-8ba5-20bde290a9bf tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:07.785072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03a5ddc4-b845-43c6-8ba5-20bde290a9bf tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:07.786049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03a5ddc4-b845-43c6-8ba5-20bde290a9bf tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:07.786633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03a5ddc4-b845-43c6-8ba5-20bde290a9bf tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:07.805611 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-03a5ddc4-b845-43c6-8ba5-20bde290a9bf tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] HTTP exception thrown: Instance a7cb122c-fecf-4a3c-851c-42495953d4dd could not be found. May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-03a5ddc4-b845-43c6-8ba5-20bde290a9bf tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Request method failure captured: May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd HTTP/1.1 May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXEz-4ZFJCG98UAFwTTq0aGKZX--X7EYZFQkPPFs8q6poNyRTHAuCXysLemnPsu7Yw2YmgU3cNdYZWcPw1NUYy0KDU2s7MngDIdWNm8a9p2LcAR_w4C-nm3XgrSdTTJ2ZyizOwphweydTaa5t9UHc802n5HK7eonaftznTdV3wneOjU May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08421b8ad4e740a08b3f321181fd2c1f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08421b8ad4e740a08b3f321181fd2c1f"}]}] May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08421b8ad4e740a08b3f321181fd2c1f May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsTestJSON-691939432 May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e34085da96849339bc55239bbf99817 May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsTestJSON-691939432-project May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance a7cb122c-fecf-4a3c-851c-42495953d4dd could not be found. May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'a7cb122c-fecf-4a3c-851c-42495953d4dd'} May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance a7cb122c-fecf-4a3c-851c-42495953d4dd could not be found. May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance a7cb122c-fecf-4a3c-851c-42495953d4dd could not be found. May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:07.807673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:07.815498 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:07.815498 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:07.815498 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:07.815498 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:07.815498 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:07.815498 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance a7cb122c-fecf-4a3c-851c-42495953d4dd could not be found. May 18 22:22:07.815498 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:07.818059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-03a5ddc4-b845-43c6-8ba5-20bde290a9bf tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Returning 404 to user: Instance a7cb122c-fecf-4a3c-851c-42495953d4dd could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:07.819160 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-03a5ddc4-b845-43c6-8ba5-20bde290a9bf tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd" status: 404 len: 111 microversion: 2.1 time: 0.046655 May 18 22:22:07.823130 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 947/1907] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:07 2022] GET /compute/v2.1/servers/a7cb122c-fecf-4a3c-851c-42495953d4dd => generated 111 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:07.830908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-02567cec-5eb2-4150-8557-b6a7d3edc3a7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:07.831775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-02567cec-5eb2-4150-8557-b6a7d3edc3a7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:07.839006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02567cec-5eb2-4150-8557-b6a7d3edc3a7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:07.839775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02567cec-5eb2-4150-8557-b6a7d3edc3a7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:07.840929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02567cec-5eb2-4150-8557-b6a7d3edc3a7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:07.841575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02567cec-5eb2-4150-8557-b6a7d3edc3a7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:07.860407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-02567cec-5eb2-4150-8557-b6a7d3edc3a7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:08.045209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e9f44af8-0d70-4c1e-8c04-eb900231fe04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:08.067888 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e9f44af8-0d70-4c1e-8c04-eb900231fe04 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 1.332510 May 18 22:22:08.070338 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 961/1908] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:06 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 1339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:08.079622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-69ca6fa7-98e4-4ded-a61b-b9131fb41f9e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ecc14550>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:08.180494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-02567cec-5eb2-4150-8557-b6a7d3edc3a7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:08.188724 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-02567cec-5eb2-4150-8557-b6a7d3edc3a7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1471 microversion: 2.1 time: 0.363975 May 18 22:22:08.189568 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 948/1909] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:07 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1471 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:08.200219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-99ff4a19-2db7-4684-b0cd-0a940f7e2132 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:08.201059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-99ff4a19-2db7-4684-b0cd-0a940f7e2132 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:08.209486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99ff4a19-2db7-4684-b0cd-0a940f7e2132 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:08.217325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99ff4a19-2db7-4684-b0cd-0a940f7e2132 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:08.218527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99ff4a19-2db7-4684-b0cd-0a940f7e2132 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:08.219183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99ff4a19-2db7-4684-b0cd-0a940f7e2132 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:08.577620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-99ff4a19-2db7-4684-b0cd-0a940f7e2132 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:08.591831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-99ff4a19-2db7-4684-b0cd-0a940f7e2132 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:08.595758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-99ff4a19-2db7-4684-b0cd-0a940f7e2132 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:08.599176 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-99ff4a19-2db7-4684-b0cd-0a940f7e2132 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1280 microversion: 2.25 time: 0.408018 May 18 22:22:08.602816 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 949/1910] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:08 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1280 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:08.612644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b2c237dc-91fd-4786-99dc-63f48043ccbb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:08.613654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b2c237dc-91fd-4786-99dc-63f48043ccbb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:08.628834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2c237dc-91fd-4786-99dc-63f48043ccbb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:08.631360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2c237dc-91fd-4786-99dc-63f48043ccbb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:08.632380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2c237dc-91fd-4786-99dc-63f48043ccbb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:08.634862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2c237dc-91fd-4786-99dc-63f48043ccbb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:08.708490 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-69ca6fa7-98e4-4ded-a61b-b9131fb41f9e tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/c79304b9-356f-4436-8ffd-f889b32bc2d0" status: 202 len: 0 microversion: 2.1 time: 0.636760 May 18 22:22:08.710144 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 962/1911] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:22:08 2022] DELETE /compute/v2.1/os-security-groups/c79304b9-356f-4436-8ffd-f889b32bc2d0 => generated 0 bytes in 639 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:22:08.719098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eefc1c75-e287-477e-aada-1ba47e997c0b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] Calling method '.version_select at 0x7fa2ecc148b0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:08.986341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b2c237dc-91fd-4786-99dc-63f48043ccbb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:09.001320 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b2c237dc-91fd-4786-99dc-63f48043ccbb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1315 microversion: 2.1 time: 0.397083 May 18 22:22:09.017008 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 950/1912] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:08 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1315 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:09.030413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f2f57ecd-5db6-43ca-95ad-3cb537cdc386 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:09.031058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f2f57ecd-5db6-43ca-95ad-3cb537cdc386 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:09.050107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f2f57ecd-5db6-43ca-95ad-3cb537cdc386 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:09.051060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f2f57ecd-5db6-43ca-95ad-3cb537cdc386 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:09.051916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f2f57ecd-5db6-43ca-95ad-3cb537cdc386 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:09.057299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f2f57ecd-5db6-43ca-95ad-3cb537cdc386 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:09.420412 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eefc1c75-e287-477e-aada-1ba47e997c0b tempest-SecurityGroupsTestJSON-691939432 tempest-SecurityGroupsTestJSON-691939432-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/9097e86e-e1d9-4d59-81a3-aca4cba7bd80" status: 202 len: 0 microversion: 2.1 time: 0.706333 May 18 22:22:09.424049 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 963/1913] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:22:08 2022] DELETE /compute/v2.1/os-security-groups/9097e86e-e1d9-4d59-81a3-aca4cba7bd80 => generated 0 bytes in 708 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:22:09.427406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-412670a7-e31e-4dfb-98dc-70bfd072109b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:09.428264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-412670a7-e31e-4dfb-98dc-70bfd072109b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:09.449199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-412670a7-e31e-4dfb-98dc-70bfd072109b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:09.450703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-412670a7-e31e-4dfb-98dc-70bfd072109b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:09.453093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-412670a7-e31e-4dfb-98dc-70bfd072109b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:09.454581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-412670a7-e31e-4dfb-98dc-70bfd072109b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:09.721312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f2f57ecd-5db6-43ca-95ad-3cb537cdc386 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:09.733067 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f2f57ecd-5db6-43ca-95ad-3cb537cdc386 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1322 microversion: 2.1 time: 0.714776 May 18 22:22:09.738635 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 951/1914] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:09 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1322 bytes in 721 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:09.759372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-853c26b1-18b1-40cf-a538-1787527500a8 req-21fd5dfc-b60b-48d1-86aa-936295c496fe service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "187eb0cc-1770-4e03-a35c-c0342e654a28", "tag": "e89f6c14-e0b0-4529-9d73-8107051ba8ca"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:09.776830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-853c26b1-18b1-40cf-a538-1787527500a8 req-21fd5dfc-b60b-48d1-86aa-936295c496fe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:09.777267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-853c26b1-18b1-40cf-a538-1787527500a8 req-21fd5dfc-b60b-48d1-86aa-936295c496fe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:09.808922 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-853c26b1-18b1-40cf-a538-1787527500a8 req-21fd5dfc-b60b-48d1-86aa-936295c496fe service nova] Creating event network-changed:e89f6c14-e0b0-4529-9d73-8107051ba8ca for instance 187eb0cc-1770-4e03-a35c-c0342e654a28 on n-h2-841040-6 May 18 22:22:09.824863 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-853c26b1-18b1-40cf-a538-1787527500a8 req-21fd5dfc-b60b-48d1-86aa-936295c496fe service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.084810 May 18 22:22:09.825994 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 952/1915] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:09 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:09.835564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5c034475-3d96-43c5-bee0-29b16d3e9d0b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:09.836378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5c034475-3d96-43c5-bee0-29b16d3e9d0b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:09.843965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c034475-3d96-43c5-bee0-29b16d3e9d0b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:09.844412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c034475-3d96-43c5-bee0-29b16d3e9d0b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:09.845173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c034475-3d96-43c5-bee0-29b16d3e9d0b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:09.846287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c034475-3d96-43c5-bee0-29b16d3e9d0b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:09.864316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-412670a7-e31e-4dfb-98dc-70bfd072109b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:09.888964 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-412670a7-e31e-4dfb-98dc-70bfd072109b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.463276 May 18 22:22:09.890252 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 964/1916] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:09 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:09.902377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b8eedacd-bca1-4876-bbe0-d88e063adac0 req-4f910949-e5e7-42b6-b7b9-204ab0e2c6e5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573", "name": "network-vif-plugged", "status": "completed", "tag": "d931fc94-2daa-43c6-98e1-f150a681c144"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:09.928038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b8eedacd-bca1-4876-bbe0-d88e063adac0 req-4f910949-e5e7-42b6-b7b9-204ab0e2c6e5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:09.933971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b8eedacd-bca1-4876-bbe0-d88e063adac0 req-4f910949-e5e7-42b6-b7b9-204ab0e2c6e5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:09.965588 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b8eedacd-bca1-4876-bbe0-d88e063adac0 req-4f910949-e5e7-42b6-b7b9-204ab0e2c6e5 service nova] Creating event network-vif-plugged:d931fc94-2daa-43c6-98e1-f150a681c144 for instance a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 on n-h2-841040-6 May 18 22:22:09.977469 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b8eedacd-bca1-4876-bbe0-d88e063adac0 req-4f910949-e5e7-42b6-b7b9-204ab0e2c6e5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.085397 May 18 22:22:09.978762 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 965/1917] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:09 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:09.985714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cbec8751-a218-4289-8591-b4ecca86a589 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:09.987896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cbec8751-a218-4289-8591-b4ecca86a589 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:09.999131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbec8751-a218-4289-8591-b4ecca86a589 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:09.999818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbec8751-a218-4289-8591-b4ecca86a589 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:10.000758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbec8751-a218-4289-8591-b4ecca86a589 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:10.001421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbec8751-a218-4289-8591-b4ecca86a589 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:10.375606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cbec8751-a218-4289-8591-b4ecca86a589 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:10.391285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cbec8751-a218-4289-8591-b4ecca86a589 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:10.394746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cbec8751-a218-4289-8591-b4ecca86a589 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:10.397245 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cbec8751-a218-4289-8591-b4ecca86a589 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1280 microversion: 2.25 time: 0.417063 May 18 22:22:10.398560 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 966/1918] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:09 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1280 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:10.404921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-79b75d5e-7cb9-4442-a48c-3aed08da7307 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:10.405796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-79b75d5e-7cb9-4442-a48c-3aed08da7307 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:10.414098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-79b75d5e-7cb9-4442-a48c-3aed08da7307 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:10.414851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-79b75d5e-7cb9-4442-a48c-3aed08da7307 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:10.415781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-79b75d5e-7cb9-4442-a48c-3aed08da7307 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:10.416537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-79b75d5e-7cb9-4442-a48c-3aed08da7307 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:10.584753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5c034475-3d96-43c5-bee0-29b16d3e9d0b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:10.593925 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5c034475-3d96-43c5-bee0-29b16d3e9d0b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1471 microversion: 2.1 time: 0.763763 May 18 22:22:10.603448 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 953/1919] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:09 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1471 bytes in 777 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:10.725511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-79b75d5e-7cb9-4442-a48c-3aed08da7307 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:10.736968 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-79b75d5e-7cb9-4442-a48c-3aed08da7307 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1315 microversion: 2.1 time: 0.337025 May 18 22:22:10.738344 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 967/1920] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:10 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1315 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:10.754777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aa696e77-3590-48fc-82da-7ecf40f27ad0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:10.755549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aa696e77-3590-48fc-82da-7ecf40f27ad0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:10.763052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa696e77-3590-48fc-82da-7ecf40f27ad0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:10.766707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa696e77-3590-48fc-82da-7ecf40f27ad0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:10.767596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa696e77-3590-48fc-82da-7ecf40f27ad0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:10.773150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa696e77-3590-48fc-82da-7ecf40f27ad0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:10.911228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1978f62e-48c5-49f5-9632-bd5ea2d2607b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:10.918081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1978f62e-48c5-49f5-9632-bd5ea2d2607b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:10.931659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1978f62e-48c5-49f5-9632-bd5ea2d2607b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:10.932109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1978f62e-48c5-49f5-9632-bd5ea2d2607b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:10.939376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1978f62e-48c5-49f5-9632-bd5ea2d2607b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:10.943159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1978f62e-48c5-49f5-9632-bd5ea2d2607b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:11.275031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aa696e77-3590-48fc-82da-7ecf40f27ad0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:11.294781 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aa696e77-3590-48fc-82da-7ecf40f27ad0 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1322 microversion: 2.1 time: 0.544162 May 18 22:22:11.300632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1978f62e-48c5-49f5-9632-bd5ea2d2607b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:11.304978 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 954/1921] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:10 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1322 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:11.308970 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1978f62e-48c5-49f5-9632-bd5ea2d2607b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.402734 May 18 22:22:11.317650 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 968/1922] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:10 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:11.416106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60f56909-893d-4c36-bb0b-744a1cc3e370 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:11.417079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-60f56909-893d-4c36-bb0b-744a1cc3e370 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:11.430572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60f56909-893d-4c36-bb0b-744a1cc3e370 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:11.431624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60f56909-893d-4c36-bb0b-744a1cc3e370 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:11.434292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60f56909-893d-4c36-bb0b-744a1cc3e370 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:11.436257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60f56909-893d-4c36-bb0b-744a1cc3e370 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:11.620693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd318e16-2159-4a3c-a9b8-692676aa1380 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:11.621866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dd318e16-2159-4a3c-a9b8-692676aa1380 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:11.634883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd318e16-2159-4a3c-a9b8-692676aa1380 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:11.635872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd318e16-2159-4a3c-a9b8-692676aa1380 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:11.637061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd318e16-2159-4a3c-a9b8-692676aa1380 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:11.637772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd318e16-2159-4a3c-a9b8-692676aa1380 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:11.704487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-60f56909-893d-4c36-bb0b-744a1cc3e370 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:11.713620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-60f56909-893d-4c36-bb0b-744a1cc3e370 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:11.715740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-60f56909-893d-4c36-bb0b-744a1cc3e370 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:11.716854 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-60f56909-893d-4c36-bb0b-744a1cc3e370 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1280 microversion: 2.25 time: 0.305262 May 18 22:22:11.725576 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 955/1923] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:11 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1280 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:11.759065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7e6cb49-ca19-46db-8fe5-4d95a5dafac5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:11.760735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c7e6cb49-ca19-46db-8fe5-4d95a5dafac5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:11.782558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7e6cb49-ca19-46db-8fe5-4d95a5dafac5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:11.786134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7e6cb49-ca19-46db-8fe5-4d95a5dafac5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:11.791803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7e6cb49-ca19-46db-8fe5-4d95a5dafac5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:11.794064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7e6cb49-ca19-46db-8fe5-4d95a5dafac5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:11.989820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dd318e16-2159-4a3c-a9b8-692676aa1380 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:12.012917 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dd318e16-2159-4a3c-a9b8-692676aa1380 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1477 microversion: 2.1 time: 0.396404 May 18 22:22:12.015931 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 969/1924] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:11 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1477 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:12.041582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-53485e73-1030-41d6-8b5e-8d97c0d030cf req-5e4d9406-9559-4eb7-8e2a-61a7f8393bde service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e6ed3d5-268a-4103-b140-1c065f6efe4b", "name": "network-vif-plugged", "status": "completed", "tag": "a33b0efd-64e5-4cda-805b-7f22deac17ca"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:12.067907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-53485e73-1030-41d6-8b5e-8d97c0d030cf req-5e4d9406-9559-4eb7-8e2a-61a7f8393bde service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:12.068648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-53485e73-1030-41d6-8b5e-8d97c0d030cf req-5e4d9406-9559-4eb7-8e2a-61a7f8393bde service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:12.103076 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-53485e73-1030-41d6-8b5e-8d97c0d030cf req-5e4d9406-9559-4eb7-8e2a-61a7f8393bde service nova] Creating event network-vif-plugged:a33b0efd-64e5-4cda-805b-7f22deac17ca for instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b on n-h2-841040-6 May 18 22:22:12.115868 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-53485e73-1030-41d6-8b5e-8d97c0d030cf req-5e4d9406-9559-4eb7-8e2a-61a7f8393bde service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.097456 May 18 22:22:12.121640 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 970/1925] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:12 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:12.181720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c7e6cb49-ca19-46db-8fe5-4d95a5dafac5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:12.197159 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c7e6cb49-ca19-46db-8fe5-4d95a5dafac5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1315 microversion: 2.1 time: 0.447204 May 18 22:22:12.198346 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 956/1926] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:11 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1315 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:12.279985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99de67dc-b576-4ecf-a207-a452febe87f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:12.280425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-99de67dc-b576-4ecf-a207-a452febe87f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:12.301579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99de67dc-b576-4ecf-a207-a452febe87f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:12.302079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99de67dc-b576-4ecf-a207-a452febe87f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:12.303675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99de67dc-b576-4ecf-a207-a452febe87f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:12.304133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99de67dc-b576-4ecf-a207-a452febe87f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:12.315822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b56261cf-1f4c-4c22-893b-6269d836a396 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:12.317634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b56261cf-1f4c-4c22-893b-6269d836a396 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:12.342626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b56261cf-1f4c-4c22-893b-6269d836a396 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:12.343367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b56261cf-1f4c-4c22-893b-6269d836a396 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:12.344486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b56261cf-1f4c-4c22-893b-6269d836a396 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:12.347578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b56261cf-1f4c-4c22-893b-6269d836a396 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:12.400223 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-99de67dc-b576-4ecf-a207-a452febe87f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] HTTP exception thrown: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99de67dc-b576-4ecf-a207-a452febe87f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Request method failure captured: May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 HTTP/1.1 May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXC-_MyDNLQCWbbzj6kG9n7rzfxpR79LuvFyohz3viLYxgUWU0TDKijqLN7M9Gdnsqa8H_GWPGi52LX3wgQqb_W8N2Rf1WReGSMdkDglPMHnEADmWZpEaj5sRmxsb2dMFTqxU_zO21iMxkPMpiKu6tXnRxzCCepaWtDK4jMbcnOZ8lM May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 0f1d690dc2294cadb926d68cf9d3da37 May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AttachSCSIVolumeTestJSON-498483047 May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/0f1d690dc2294cadb926d68cf9d3da37"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0f1d690dc2294cadb926d68cf9d3da37"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_0f1d690dc2294cadb926d68cf9d3da37"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0f1d690dc2294cadb926d68cf9d3da37"}]}] May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AttachSCSIVolumeTestJSON-498483047 May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 0f1d690dc2294cadb926d68cf9d3da37 May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AttachSCSIVolumeTestJSON-498483047 May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AttachSCSIVolumeTestJSON-498483047-project May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: a50ff414e99e48249d9e7beca1a129a1 May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AttachSCSIVolumeTestJSON-498483047-project May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'fa304e5d-b142-47c7-a4a0-a8c46651df86'} May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:22:12.414712 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99de67dc-b576-4ecf-a207-a452febe87f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Returning 404 to user: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-99de67dc-b576-4ecf-a207-a452febe87f1 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "DELETE /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 404 len: 111 microversion: 2.1 time: 0.141341 May 18 22:22:12.420660 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 971/1927] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:22:12 2022] DELETE /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 111 bytes in 145 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:12.444123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eff1cb82-7b0d-4f74-bf26-8e1338dcf109 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:12.448599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eff1cb82-7b0d-4f74-bf26-8e1338dcf109 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:12.469662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eff1cb82-7b0d-4f74-bf26-8e1338dcf109 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:12.483192 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eff1cb82-7b0d-4f74-bf26-8e1338dcf109 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:12.499455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eff1cb82-7b0d-4f74-bf26-8e1338dcf109 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:12.504937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eff1cb82-7b0d-4f74-bf26-8e1338dcf109 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:12.744398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b56261cf-1f4c-4c22-893b-6269d836a396 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:12.760614 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b56261cf-1f4c-4c22-893b-6269d836a396 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1322 microversion: 2.1 time: 0.451733 May 18 22:22:12.774325 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 957/1928] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:12 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1322 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:12.782298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6f05451c-e377-4aa8-8101-0976e0c1df79 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:12.784215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6f05451c-e377-4aa8-8101-0976e0c1df79 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] [instance: fa304e5d-b142-47c7-a4a0-a8c46651df86] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:12.792299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f05451c-e377-4aa8-8101-0976e0c1df79 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:12.793054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f05451c-e377-4aa8-8101-0976e0c1df79 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:12.794112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f05451c-e377-4aa8-8101-0976e0c1df79 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:12.794899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f05451c-e377-4aa8-8101-0976e0c1df79 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:12.805543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eff1cb82-7b0d-4f74-bf26-8e1338dcf109 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:12.816264 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eff1cb82-7b0d-4f74-bf26-8e1338dcf109 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.396220 May 18 22:22:12.826387 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 972/1929] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:12 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:12.834097 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-6f05451c-e377-4aa8-8101-0976e0c1df79 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] HTTP exception thrown: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:22:12.834960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d4c6169e-44e1-42dd-b6a5-c257d2bb68bd tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:12.835799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d4c6169e-44e1-42dd-b6a5-c257d2bb68bd tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6f05451c-e377-4aa8-8101-0976e0c1df79 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Request method failure captured: May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 HTTP/1.1 May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXC-_MyDNLQCWbbzj6kG9n7rzfxpR79LuvFyohz3viLYxgUWU0TDKijqLN7M9Gdnsqa8H_GWPGi52LX3wgQqb_W8N2Rf1WReGSMdkDglPMHnEADmWZpEaj5sRmxsb2dMFTqxU_zO21iMxkPMpiKu6tXnRxzCCepaWtDK4jMbcnOZ8lM May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 0f1d690dc2294cadb926d68cf9d3da37 May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachSCSIVolumeTestJSON-498483047 May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/0f1d690dc2294cadb926d68cf9d3da37"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0f1d690dc2294cadb926d68cf9d3da37"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_0f1d690dc2294cadb926d68cf9d3da37"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/0f1d690dc2294cadb926d68cf9d3da37"}]}] May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachSCSIVolumeTestJSON-498483047 May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 0f1d690dc2294cadb926d68cf9d3da37 May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachSCSIVolumeTestJSON-498483047 May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachSCSIVolumeTestJSON-498483047-project May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a50ff414e99e48249d9e7beca1a129a1 May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachSCSIVolumeTestJSON-498483047-project May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'fa304e5d-b142-47c7-a4a0-a8c46651df86'} May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:12.836970 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:12.841482 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:12.841482 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:12.841482 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:12.841482 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:12.841482 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:12.841482 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. May 18 22:22:12.841482 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:12.841482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6f05451c-e377-4aa8-8101-0976e0c1df79 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] Returning 404 to user: Instance fa304e5d-b142-47c7-a4a0-a8c46651df86 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:12.841482 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6f05451c-e377-4aa8-8101-0976e0c1df79 tempest-AttachSCSIVolumeTestJSON-498483047 tempest-AttachSCSIVolumeTestJSON-498483047-project] 10.222.0.58 "GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86" status: 404 len: 111 microversion: 2.1 time: 0.062458 May 18 22:22:12.841482 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 958/1930] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:12 2022] GET /compute/v2.1/servers/fa304e5d-b142-47c7-a4a0-a8c46651df86 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:12.852476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4c6169e-44e1-42dd-b6a5-c257d2bb68bd tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:12.862265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4c6169e-44e1-42dd-b6a5-c257d2bb68bd tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:12.863065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4c6169e-44e1-42dd-b6a5-c257d2bb68bd tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:12.863516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4c6169e-44e1-42dd-b6a5-c257d2bb68bd tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:13.034096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-145abe43-7898-4c85-ab92-6abe78c9e985 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:13.034935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-145abe43-7898-4c85-ab92-6abe78c9e985 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:13.048433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-145abe43-7898-4c85-ab92-6abe78c9e985 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:13.050577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-145abe43-7898-4c85-ab92-6abe78c9e985 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:13.054291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-145abe43-7898-4c85-ab92-6abe78c9e985 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:13.058411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-145abe43-7898-4c85-ab92-6abe78c9e985 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:13.103584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d4c6169e-44e1-42dd-b6a5-c257d2bb68bd tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:13.116835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d4c6169e-44e1-42dd-b6a5-c257d2bb68bd tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:13.123790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d4c6169e-44e1-42dd-b6a5-c257d2bb68bd tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:13.125193 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d4c6169e-44e1-42dd-b6a5-c257d2bb68bd tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1280 microversion: 2.25 time: 0.297178 May 18 22:22:13.126179 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 973/1931] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:12 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1280 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:13.217588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8bfef0ad-91ba-438b-b66c-77bba2c4f3eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:13.217588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8bfef0ad-91ba-438b-b66c-77bba2c4f3eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:13.233853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8bfef0ad-91ba-438b-b66c-77bba2c4f3eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:13.234317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8bfef0ad-91ba-438b-b66c-77bba2c4f3eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:13.235974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8bfef0ad-91ba-438b-b66c-77bba2c4f3eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:13.236547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8bfef0ad-91ba-438b-b66c-77bba2c4f3eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:13.427694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8bfef0ad-91ba-438b-b66c-77bba2c4f3eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:13.444352 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8bfef0ad-91ba-438b-b66c-77bba2c4f3eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1315 microversion: 2.1 time: 0.230602 May 18 22:22:13.448920 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 974/1932] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:13 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1315 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:13.781623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c83c1477-50ea-4b17-975c-c99bc545c506 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:13.782659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c83c1477-50ea-4b17-975c-c99bc545c506 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:13.789127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c83c1477-50ea-4b17-975c-c99bc545c506 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [119082] Writing DB stats nova_cell0:SELECT=12 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:13.791542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c83c1477-50ea-4b17-975c-c99bc545c506 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [119082] Writing DB stats nova_cell0:SELECT=12 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:13.808075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c83c1477-50ea-4b17-975c-c99bc545c506 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:13.809087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c83c1477-50ea-4b17-975c-c99bc545c506 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:13.811670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c83c1477-50ea-4b17-975c-c99bc545c506 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:13.813213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c83c1477-50ea-4b17-975c-c99bc545c506 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:13.926686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-145abe43-7898-4c85-ab92-6abe78c9e985 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:14.059703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c83c1477-50ea-4b17-975c-c99bc545c506 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:14.073055 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c83c1477-50ea-4b17-975c-c99bc545c506 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1322 microversion: 2.1 time: 0.295877 May 18 22:22:14.084280 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 975/1933] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:13 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1322 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:14.088641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-145abe43-7898-4c85-ab92-6abe78c9e985 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:14.091645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f307773a-6138-4b82-a898-d228860b2a7b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:14.094464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f307773a-6138-4b82-a898-d228860b2a7b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:14.102712 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-145abe43-7898-4c85-ab92-6abe78c9e985 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1477 microversion: 2.1 time: 1.071843 May 18 22:22:14.109538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f307773a-6138-4b82-a898-d228860b2a7b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:14.111438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f307773a-6138-4b82-a898-d228860b2a7b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:14.113077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f307773a-6138-4b82-a898-d228860b2a7b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:14.114337 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 959/1934] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:13 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1477 bytes in 1086 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:14.115532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f307773a-6138-4b82-a898-d228860b2a7b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:14.149517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-4a34fece-b143-4559-9fbe-7df21f99910f req-0e0c0069-a6fd-4034-9bf6-7bc1ebc212d2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c0b14199-b91c-4d76-adfa-b891dc7e5147", "name": "network-vif-unplugged", "status": "completed", "tag": "c270f8d7-30d2-4135-bc94-542f5489b316"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:14.180824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4a34fece-b143-4559-9fbe-7df21f99910f req-0e0c0069-a6fd-4034-9bf6-7bc1ebc212d2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:14.181631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4a34fece-b143-4559-9fbe-7df21f99910f req-0e0c0069-a6fd-4034-9bf6-7bc1ebc212d2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:14.247852 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-4a34fece-b143-4559-9fbe-7df21f99910f req-0e0c0069-a6fd-4034-9bf6-7bc1ebc212d2 service nova] Creating event network-vif-unplugged:c270f8d7-30d2-4135-bc94-542f5489b316 for instance c0b14199-b91c-4d76-adfa-b891dc7e5147 on n-h1-841040-6 May 18 22:22:14.259539 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-4a34fece-b143-4559-9fbe-7df21f99910f req-0e0c0069-a6fd-4034-9bf6-7bc1ebc212d2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.126546 May 18 22:22:14.269992 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 960/1935] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:14 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:22:14.279390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dd4df92b-097e-442c-936d-6bce675d49a9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:14.284835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dd4df92b-097e-442c-936d-6bce675d49a9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:14.293835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd4df92b-097e-442c-936d-6bce675d49a9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:14.303050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd4df92b-097e-442c-936d-6bce675d49a9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:14.303964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd4df92b-097e-442c-936d-6bce675d49a9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:14.306198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd4df92b-097e-442c-936d-6bce675d49a9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:14.611085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f307773a-6138-4b82-a898-d228860b2a7b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:14.623382 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f307773a-6138-4b82-a898-d228860b2a7b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.543102 May 18 22:22:14.628291 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 976/1936] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:14 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:14.639508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4f3d1539-b8db-45f9-8362-dde62c1a8f70 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:14.640375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4f3d1539-b8db-45f9-8362-dde62c1a8f70 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:14.657200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f3d1539-b8db-45f9-8362-dde62c1a8f70 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:14.662083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f3d1539-b8db-45f9-8362-dde62c1a8f70 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:14.663267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f3d1539-b8db-45f9-8362-dde62c1a8f70 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:14.663934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f3d1539-b8db-45f9-8362-dde62c1a8f70 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:14.833095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dd4df92b-097e-442c-936d-6bce675d49a9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:14.849660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dd4df92b-097e-442c-936d-6bce675d49a9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:14.854128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dd4df92b-097e-442c-936d-6bce675d49a9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:14.857512 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dd4df92b-097e-442c-936d-6bce675d49a9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1477 microversion: 2.25 time: 0.585047 May 18 22:22:14.859347 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 961/1937] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:14 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1477 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:15.004704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4f3d1539-b8db-45f9-8362-dde62c1a8f70 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:15.013332 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4f3d1539-b8db-45f9-8362-dde62c1a8f70 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1315 microversion: 2.1 time: 0.383787 May 18 22:22:15.017926 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 977/1938] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:14 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1315 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:15.092184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7346b019-736d-4510-b011-f0a75ebb253a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:15.093166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7346b019-736d-4510-b011-f0a75ebb253a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:15.109368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7346b019-736d-4510-b011-f0a75ebb253a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:15.110327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7346b019-736d-4510-b011-f0a75ebb253a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:15.112449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7346b019-736d-4510-b011-f0a75ebb253a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:15.113116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7346b019-736d-4510-b011-f0a75ebb253a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:15.134208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-7346b019-736d-4510-b011-f0a75ebb253a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:15.219289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-898373f0-9f26-4530-aa05-c3ee67f91464 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:15.220033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-898373f0-9f26-4530-aa05-c3ee67f91464 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:15.231351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-898373f0-9f26-4530-aa05-c3ee67f91464 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:15.231792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-898373f0-9f26-4530-aa05-c3ee67f91464 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:15.236773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-898373f0-9f26-4530-aa05-c3ee67f91464 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:15.249414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-898373f0-9f26-4530-aa05-c3ee67f91464 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:15.473089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-898373f0-9f26-4530-aa05-c3ee67f91464 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:22:15.500795 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-898373f0-9f26-4530-aa05-c3ee67f91464 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1969 microversion: 2.25 time: 0.628261 May 18 22:22:15.524914 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 962/1939] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:14 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1969 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:15.536501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-060238ce-2a4a-482f-8110-56d3672d7a3a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:15.541070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-060238ce-2a4a-482f-8110-56d3672d7a3a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:15.559236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-060238ce-2a4a-482f-8110-56d3672d7a3a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:15.559869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-060238ce-2a4a-482f-8110-56d3672d7a3a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:15.560558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-060238ce-2a4a-482f-8110-56d3672d7a3a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:15.560987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-060238ce-2a4a-482f-8110-56d3672d7a3a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:15.634631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7346b019-736d-4510-b011-f0a75ebb253a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:15.649131 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7346b019-736d-4510-b011-f0a75ebb253a tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1472 microversion: 2.1 time: 0.561671 May 18 22:22:15.650733 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 978/1940] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:15 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1472 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:15.656552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-86961dea-f84a-419d-a154-6cbe4b2b2314 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:15.657507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-86961dea-f84a-419d-a154-6cbe4b2b2314 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:15.667126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86961dea-f84a-419d-a154-6cbe4b2b2314 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:15.668849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86961dea-f84a-419d-a154-6cbe4b2b2314 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:15.670487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86961dea-f84a-419d-a154-6cbe4b2b2314 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:15.671632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86961dea-f84a-419d-a154-6cbe4b2b2314 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:16.043737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-86961dea-f84a-419d-a154-6cbe4b2b2314 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:22:16.062446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-060238ce-2a4a-482f-8110-56d3672d7a3a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:16.073860 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-060238ce-2a4a-482f-8110-56d3672d7a3a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1477 microversion: 2.1 time: 0.546460 May 18 22:22:16.074802 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 963/1941] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:15 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1477 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:16.079637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5565e548-765e-442c-a514-e01c78e345e5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:16.087449 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-86961dea-f84a-419d-a154-6cbe4b2b2314 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1969 microversion: 2.25 time: 0.435359 May 18 22:22:16.088601 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 979/1942] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:15 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1969 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:16.094952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5565e548-765e-442c-a514-e01c78e345e5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:16.109243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef2729e9-272a-42e1-bfc0-1a4f5095fd98 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:16.117018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ef2729e9-272a-42e1-bfc0-1a4f5095fd98 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:16.119906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5565e548-765e-442c-a514-e01c78e345e5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:16.120354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5565e548-765e-442c-a514-e01c78e345e5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:16.121119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5565e548-765e-442c-a514-e01c78e345e5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:16.121548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5565e548-765e-442c-a514-e01c78e345e5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:16.130280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef2729e9-272a-42e1-bfc0-1a4f5095fd98 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:16.132274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef2729e9-272a-42e1-bfc0-1a4f5095fd98 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:16.134081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef2729e9-272a-42e1-bfc0-1a4f5095fd98 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:16.135392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef2729e9-272a-42e1-bfc0-1a4f5095fd98 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:16.177212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-ef2729e9-272a-42e1-bfc0-1a4f5095fd98 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Lazy-loading 'flavor' on Instance uuid 5e6ed3d5-268a-4103-b140-1c065f6efe4b {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:22:16.335017 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ef2729e9-272a-42e1-bfc0-1a4f5095fd98 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b/action" status: 202 len: 0 microversion: 2.1 time: 0.244001 May 18 22:22:16.337106 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 980/1943] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:16 2022] POST /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:22:16.448825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5565e548-765e-442c-a514-e01c78e345e5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:16.475064 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5565e548-765e-442c-a514-e01c78e345e5 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.398799 May 18 22:22:16.479439 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 964/1944] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:16 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:16.516093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1d82b840-a630-4f4a-a603-23fb141446ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:16.524696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1d82b840-a630-4f4a-a603-23fb141446ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:16.530552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-75078494", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "min_count": 2, "networks": [{"uuid": "24a63f6b-6720-4639-b846-5ec867d4c1d4"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:16.553310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d82b840-a630-4f4a-a603-23fb141446ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:16.554220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d82b840-a630-4f4a-a603-23fb141446ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:16.555628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d82b840-a630-4f4a-a603-23fb141446ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:16.556434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d82b840-a630-4f4a-a603-23fb141446ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:16.679456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] validate_networks() for [('24a63f6b-6720-4639-b846-5ec867d4c1d4', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:22:16.942195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1d82b840-a630-4f4a-a603-23fb141446ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:16.967445 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1d82b840-a630-4f4a-a603-23fb141446ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1315 microversion: 2.1 time: 0.482769 May 18 22:22:16.968656 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 965/1945] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:16 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1315 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:16.976650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dd57edfd-243e-4b34-9c8e-f16411718d40 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:16.994084 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:22:16.994084 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:22:16.998280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd57edfd-243e-4b34-9c8e-f16411718d40 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:16.999838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd57edfd-243e-4b34-9c8e-f16411718d40 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:17.005134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd57edfd-243e-4b34-9c8e-f16411718d40 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:17.006301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd57edfd-243e-4b34-9c8e-f16411718d40 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:17.084844 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dd57edfd-243e-4b34-9c8e-f16411718d40 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 424 microversion: 2.25 time: 0.111804 May 18 22:22:17.087798 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 966/1946] 10.222.0.58 () {60 vars in 1216 bytes} [Wed May 18 22:22:16 2022] GET /compute/v2.1/os-services?binary=nova-compute => generated 424 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:22:17.096596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-abfefa8b-6e5a-48f0-8011-1c71e96214ee tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:17.097249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-abfefa8b-6e5a-48f0-8011-1c71e96214ee tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:17.113407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-abfefa8b-6e5a-48f0-8011-1c71e96214ee tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:17.114267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-abfefa8b-6e5a-48f0-8011-1c71e96214ee tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:17.115217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-abfefa8b-6e5a-48f0-8011-1c71e96214ee tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:17.115931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-abfefa8b-6e5a-48f0-8011-1c71e96214ee tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:17.134638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-abfefa8b-6e5a-48f0-8011-1c71e96214ee tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:17.351648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:22:17.354406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:22:17.357820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:22:17.376492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:22:17.379276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:22:17.399862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:17.400890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:17.402603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:17.403681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:17.439401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Getting quotas for project ca20917e1ff848de8f582a04c58da01e. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:22:17.455298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Getting quotas for user ce49be6f582f42a088d03e88bff42e9a and project ca20917e1ff848de8f582a04c58da01e. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:22:17.465983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [119082] Writing DB stats nova_api:SELECT=96,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:17.488910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Going to run 2 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:22:17.512367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 82d9d589-8e64-4f60-a177-f5ff7f4c9cac] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:22:17.541024 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-abfefa8b-6e5a-48f0-8011-1c71e96214ee tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1614 microversion: 2.1 time: 0.451867 May 18 22:22:17.548035 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 967/1947] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:17 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1614 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:17.570346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c0e8b54e-979a-4a2f-b2ff-fceb9ae3a3cc req-51da9c19-d1f6-4b3f-9b0d-b585b1bd89dc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c0b14199-b91c-4d76-adfa-b891dc7e5147", "name": "network-vif-plugged", "status": "completed", "tag": "c270f8d7-30d2-4135-bc94-542f5489b316"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:17.608901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c0e8b54e-979a-4a2f-b2ff-fceb9ae3a3cc req-51da9c19-d1f6-4b3f-9b0d-b585b1bd89dc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:17.609338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c0e8b54e-979a-4a2f-b2ff-fceb9ae3a3cc req-51da9c19-d1f6-4b3f-9b0d-b585b1bd89dc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:17.657813 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c0e8b54e-979a-4a2f-b2ff-fceb9ae3a3cc req-51da9c19-d1f6-4b3f-9b0d-b585b1bd89dc service nova] Creating event network-vif-plugged:c270f8d7-30d2-4135-bc94-542f5489b316 for instance c0b14199-b91c-4d76-adfa-b891dc7e5147 on n-h1-841040-6 May 18 22:22:17.672571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=82d9d589-8e64-4f60-a177-f5ff7f4c9cac,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:22:17.677020 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c0e8b54e-979a-4a2f-b2ff-fceb9ae3a3cc req-51da9c19-d1f6-4b3f-9b0d-b585b1bd89dc service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.124569 May 18 22:22:17.680663 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 968/1948] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:17 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:17.704653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d137e309-57ac-450e-bc4c-48a5cb9080eb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:17.707558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d137e309-57ac-450e-bc4c-48a5cb9080eb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:17.732532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d137e309-57ac-450e-bc4c-48a5cb9080eb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:17.734033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d137e309-57ac-450e-bc4c-48a5cb9080eb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:17.738282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d137e309-57ac-450e-bc4c-48a5cb9080eb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:17.741647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d137e309-57ac-450e-bc4c-48a5cb9080eb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:17.871865 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9442973a-295e-4bad-b5cb-a19fe2b429b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.531705 May 18 22:22:17.878040 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 981/1949] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:22:16 2022] POST /compute/v2.1/servers => generated 380 bytes in 1537 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:22:17.894320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2dc620a4-542b-4a03-ace5-9081316c9674 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Action: 'action', calling method: >, body: {"os-migrateLive": {"host": "n-h1-841040-6", "block_migration": "auto"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:17.894593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2dc620a4-542b-4a03-ace5-9081316c9674 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:17.903385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2dc620a4-542b-4a03-ace5-9081316c9674 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:17.904716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2dc620a4-542b-4a03-ace5-9081316c9674 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:17.905644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2dc620a4-542b-4a03-ace5-9081316c9674 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:17.906807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2dc620a4-542b-4a03-ace5-9081316c9674 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:17.994711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-2dc620a4-542b-4a03-ace5-9081316c9674 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'flavor' on Instance uuid a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:22:18.028252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2dc620a4-542b-4a03-ace5-9081316c9674 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Going to try to live migrate instance to n-h1-841040-6 {{(pid=119082) live_migrate /opt/stack/nova/nova/compute/api.py:5349}} May 18 22:22:18.328784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d137e309-57ac-450e-bc4c-48a5cb9080eb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:18.340778 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d137e309-57ac-450e-bc4c-48a5cb9080eb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1477 microversion: 2.1 time: 0.655335 May 18 22:22:18.343656 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 969/1950] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:17 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1477 bytes in 662 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:18.359151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ba3fa737-9c9d-43d4-abc4-4136e508f7f4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:18.360037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ba3fa737-9c9d-43d4-abc4-4136e508f7f4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:18.373507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba3fa737-9c9d-43d4-abc4-4136e508f7f4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:18.373994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba3fa737-9c9d-43d4-abc4-4136e508f7f4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:18.378983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba3fa737-9c9d-43d4-abc4-4136e508f7f4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:18.379822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba3fa737-9c9d-43d4-abc4-4136e508f7f4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:18.963508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ba3fa737-9c9d-43d4-abc4-4136e508f7f4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:19.000613 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ba3fa737-9c9d-43d4-abc4-4136e508f7f4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.654849 May 18 22:22:19.007828 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 970/1951] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:18 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:19.012992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e97ed54d-8059-44d5-b65c-0a549ea8b6f9 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:19.019125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e97ed54d-8059-44d5-b65c-0a549ea8b6f9 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:19.033201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e97ed54d-8059-44d5-b65c-0a549ea8b6f9 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:19.036731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e97ed54d-8059-44d5-b65c-0a549ea8b6f9 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:19.038303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e97ed54d-8059-44d5-b65c-0a549ea8b6f9 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:19.041036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e97ed54d-8059-44d5-b65c-0a549ea8b6f9 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:19.112599 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-e97ed54d-8059-44d5-b65c-0a549ea8b6f9 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] HTTP exception thrown: Cannot 'migrate' instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b while it is in vm_state suspended May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e97ed54d-8059-44d5-b65c-0a549ea8b6f9 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Request method failure captured: May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b/action HTTP/1.1 May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 15 May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXFtp4J3_JfXvrcYIVXUYklj8XkTvreGwQ5nDofgkqszQPdr3KiI5ntxFxAup5uNI48eymDSt5Ok8IUP67-XqWdxX2soIkuIlHlVKT6N92MTaREp7O-KNt_IXnZPidiWIqE2OhQbTctea3jpL1C_bPSbY2je9Drt7HtadrrOPQeLBt0 May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: ab948d1298ee41dd884d5983a6420ba7 May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ab948d1298ee41dd884d5983a6420ba7"}]}] May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: ab948d1298ee41dd884d5983a6420ba7 May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersAdminNegativeTestJSON-1072463207-project-admin May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2ea3cea4582244afb5b5edc2eb50999d May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersAdminNegativeTestJSON-1072463207-project-admin May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: {"migrate": {}} May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: exception: Cannot 'migrate' instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b while it is in vm_state suspended May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5e6ed3d5-268a-4103-b140-1c065f6efe4b', 'body': {'migrate': {}}} May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/migrate_server.py", line 58, in _migrate May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.compute_api.resize(req.environ['nova.context'], instance, May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 375, in inner May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 360, in wrapper May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 296, in inner May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 343, in wrapper May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b in vm_state suspended. Cannot resize while the instance is in this state. May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:19.114553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/migrate_server.py", line 69, in _migrate May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'migrate' instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b while it is in vm_state suspended May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'migrate' instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b while it is in vm_state suspended May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e97ed54d-8059-44d5-b65c-0a549ea8b6f9 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Returning 409 to user: Cannot 'migrate' instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b while it is in vm_state suspended {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e97ed54d-8059-44d5-b65c-0a549ea8b6f9 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b/action" status: 409 len: 148 microversion: 2.1 time: 0.107940 May 18 22:22:19.119103 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 971/1952] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:19 2022] POST /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b/action => generated 148 bytes in 110 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:22:19.128346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cc6d8620-6090-4139-93a8-6e71c3924df6 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:19.133903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cc6d8620-6090-4139-93a8-6e71c3924df6 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:19.135562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cc6d8620-6090-4139-93a8-6e71c3924df6 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Searching by: {'deleted': False, 'project_id': 'ca20917e1ff848de8f582a04c58da01e'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:22:19.143329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc6d8620-6090-4139-93a8-6e71c3924df6 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:19.144017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc6d8620-6090-4139-93a8-6e71c3924df6 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:19.145169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc6d8620-6090-4139-93a8-6e71c3924df6 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:19.145791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc6d8620-6090-4139-93a8-6e71c3924df6 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:19.191115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-cc6d8620-6090-4139-93a8-6e71c3924df6 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:22:19.245148 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cc6d8620-6090-4139-93a8-6e71c3924df6 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers" status: 200 len: 673 microversion: 2.1 time: 0.121859 May 18 22:22:19.246311 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 972/1953] 10.222.0.58 () {58 vars in 1124 bytes} [Wed May 18 22:22:19 2022] GET /compute/v2.1/servers => generated 673 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:19.258121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-33a5bdd3-252e-4202-8477-cafba8f9b4e2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:19.258743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-33a5bdd3-252e-4202-8477-cafba8f9b4e2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:19.277153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33a5bdd3-252e-4202-8477-cafba8f9b4e2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:19.278112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33a5bdd3-252e-4202-8477-cafba8f9b4e2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:19.279082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33a5bdd3-252e-4202-8477-cafba8f9b4e2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:19.279690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33a5bdd3-252e-4202-8477-cafba8f9b4e2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:19.641313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-33a5bdd3-252e-4202-8477-cafba8f9b4e2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:19.655274 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-33a5bdd3-252e-4202-8477-cafba8f9b4e2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1315 microversion: 2.1 time: 0.406043 May 18 22:22:19.656948 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 973/1954] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:19 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1315 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:19.664459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bc771ed7-18d4-4494-9b04-967d0eda7b91 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "invalid"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bc771ed7-18d4-4494-9b04-967d0eda7b91 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Request method failure captured: May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598/action HTTP/1.1 May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 39 May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXFtp4J3_JfXvrcYIVXUYklj8XkTvreGwQ5nDofgkqszQPdr3KiI5ntxFxAup5uNI48eymDSt5Ok8IUP67-XqWdxX2soIkuIlHlVKT6N92MTaREp7O-KNt_IXnZPidiWIqE2OhQbTctea3jpL1C_bPSbY2je9Drt7HtadrrOPQeLBt0 May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: ab948d1298ee41dd884d5983a6420ba7 May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ab948d1298ee41dd884d5983a6420ba7"}]}] May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: ab948d1298ee41dd884d5983a6420ba7 May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersAdminNegativeTestJSON-1072463207-project-admin May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2ea3cea4582244afb5b5edc2eb50999d May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersAdminNegativeTestJSON-1072463207-project-admin May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: {"os-resetState": {"state": "invalid"}} May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute state. Value: invalid. 'invalid' is not one of ['active', 'error'] May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '0143577d-4eee-4b02-a94b-52ca3573b598', 'body': {'os-resetState': {'state': 'invalid'}}} May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'invalid' is not one of ['active', 'error'] May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'enum' in schema['properties']['os-resetState']['properties']['state']: May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'enum': ['active', 'error'], 'type': 'string'} May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['os-resetState']: May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'invalid' May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:22:19.669382 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:22:19.675220 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute state. Value: invalid. 'invalid' is not one of ['active', 'error'] May 18 22:22:19.675220 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:19.675220 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:19.675220 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:19.675220 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:19.675220 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:19.675220 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:19.675220 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:22:19.675220 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:22:19.675220 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute state. Value: invalid. 'invalid' is not one of ['active', 'error'] May 18 22:22:19.675220 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:19.676333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bc771ed7-18d4-4494-9b04-967d0eda7b91 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Returning 400 to user: Invalid input for field/attribute state. Value: invalid. 'invalid' is not one of ['active', 'error'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:19.677287 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bc771ed7-18d4-4494-9b04-967d0eda7b91 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598/action" status: 400 len: 144 microversion: 2.1 time: 0.017472 May 18 22:22:19.682714 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 974/1955] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:19 2022] POST /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598/action => generated 144 bytes in 25 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:22:19.688818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-458596b8-92c8-4505-8920-b9d95d077ee7 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:19.689623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-458596b8-92c8-4505-8920-b9d95d077ee7 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:19.698140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-458596b8-92c8-4505-8920-b9d95d077ee7 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:19.699127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-458596b8-92c8-4505-8920-b9d95d077ee7 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:19.700154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-458596b8-92c8-4505-8920-b9d95d077ee7 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:19.702032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-458596b8-92c8-4505-8920-b9d95d077ee7 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:19.812132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-458596b8-92c8-4505-8920-b9d95d077ee7 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:19.825360 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-458596b8-92c8-4505-8920-b9d95d077ee7 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649" status: 200 len: 1222 microversion: 2.1 time: 0.141268 May 18 22:22:19.827890 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 975/1956] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:19 2022] GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649 => generated 1222 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:19.833653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6371109b-9003-4893-b713-1afc3d7d1ab8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:19.834425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6371109b-9003-4893-b713-1afc3d7d1ab8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:19.843791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6371109b-9003-4893-b713-1afc3d7d1ab8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:19.847727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6371109b-9003-4893-b713-1afc3d7d1ab8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:19.848735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6371109b-9003-4893-b713-1afc3d7d1ab8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:19.849318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6371109b-9003-4893-b713-1afc3d7d1ab8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:21.050137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6371109b-9003-4893-b713-1afc3d7d1ab8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:21.063329 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6371109b-9003-4893-b713-1afc3d7d1ab8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1477 microversion: 2.1 time: 1.233815 May 18 22:22:21.063919 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 976/1957] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:19 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1477 bytes in 1235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:21.075194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-05c7ce52-3b00-4d26-8f6a-2b5acbc5f991 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": 1}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-05c7ce52-3b00-4d26-8f6a-2b5acbc5f991 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Request method failure captured: May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598/action HTTP/1.1 May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 31 May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXFtp4J3_JfXvrcYIVXUYklj8XkTvreGwQ5nDofgkqszQPdr3KiI5ntxFxAup5uNI48eymDSt5Ok8IUP67-XqWdxX2soIkuIlHlVKT6N92MTaREp7O-KNt_IXnZPidiWIqE2OhQbTctea3jpL1C_bPSbY2je9Drt7HtadrrOPQeLBt0 May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: ab948d1298ee41dd884d5983a6420ba7 May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ab948d1298ee41dd884d5983a6420ba7"}]}] May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: ab948d1298ee41dd884d5983a6420ba7 May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersAdminNegativeTestJSON-1072463207-project-admin May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2ea3cea4582244afb5b5edc2eb50999d May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersAdminNegativeTestJSON-1072463207-project-admin May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: {"os-resetState": {"state": 1}} May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute state. Value: 1. 1 is not of type 'string' May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '0143577d-4eee-4b02-a94b-52ca3573b598', 'body': {'os-resetState': {'state': 1}}} May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 1 is not of type 'string' May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'type' in schema['properties']['os-resetState']['properties']['state']: May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'enum': ['active', 'error'], 'type': 'string'} May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['os-resetState']: May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 1 May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute state. Value: 1. 1 is not of type 'string' May 18 22:22:21.083903 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:21.089884 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:21.089884 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:21.089884 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:21.089884 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:21.089884 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:21.089884 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:22:21.089884 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:22:21.089884 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute state. Value: 1. 1 is not of type 'string' May 18 22:22:21.089884 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:21.092891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-05c7ce52-3b00-4d26-8f6a-2b5acbc5f991 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Returning 400 to user: Invalid input for field/attribute state. Value: 1. 1 is not of type 'string' {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:21.094144 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-05c7ce52-3b00-4d26-8f6a-2b5acbc5f991 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598/action" status: 400 len: 120 microversion: 2.1 time: 0.027337 May 18 22:22:21.095459 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 977/1958] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:21 2022] POST /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598/action => generated 120 bytes in 29 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:22:21.109191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-772f597a-913f-4089-a5fe-b0b880e0479c req-6d145f1b-80e5-44fc-bf64-5053eafcd6f9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "187eb0cc-1770-4e03-a35c-c0342e654a28", "name": "network-vif-plugged", "status": "completed", "tag": "e89f6c14-e0b0-4529-9d73-8107051ba8ca"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:21.156920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-772f597a-913f-4089-a5fe-b0b880e0479c req-6d145f1b-80e5-44fc-bf64-5053eafcd6f9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:21.157362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-772f597a-913f-4089-a5fe-b0b880e0479c req-6d145f1b-80e5-44fc-bf64-5053eafcd6f9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:21.200726 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-772f597a-913f-4089-a5fe-b0b880e0479c req-6d145f1b-80e5-44fc-bf64-5053eafcd6f9 service nova] Creating event network-vif-plugged:e89f6c14-e0b0-4529-9d73-8107051ba8ca for instance 187eb0cc-1770-4e03-a35c-c0342e654a28 on n-h2-841040-6 May 18 22:22:21.210520 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-772f597a-913f-4089-a5fe-b0b880e0479c req-6d145f1b-80e5-44fc-bf64-5053eafcd6f9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.112015 May 18 22:22:21.212037 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 978/1959] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:21 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:21.221972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c113eaa8-5775-4584-8517-0c7403cd69be tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:21.223145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c113eaa8-5775-4584-8517-0c7403cd69be tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:21.231738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c113eaa8-5775-4584-8517-0c7403cd69be tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:21.232508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c113eaa8-5775-4584-8517-0c7403cd69be tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:21.233526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c113eaa8-5775-4584-8517-0c7403cd69be tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:21.234203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c113eaa8-5775-4584-8517-0c7403cd69be tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:21.701344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c113eaa8-5775-4584-8517-0c7403cd69be tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:21.711532 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c113eaa8-5775-4584-8517-0c7403cd69be tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.496114 May 18 22:22:21.726432 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 979/1960] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:21 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:21.732347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f1ec3a39-38e1-49c6-9709-81d79bb8e52b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:21.733212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f1ec3a39-38e1-49c6-9709-81d79bb8e52b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:21.740612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1ec3a39-38e1-49c6-9709-81d79bb8e52b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:21.741367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1ec3a39-38e1-49c6-9709-81d79bb8e52b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:21.742237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1ec3a39-38e1-49c6-9709-81d79bb8e52b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:21.742837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1ec3a39-38e1-49c6-9709-81d79bb8e52b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:22.120762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f1ec3a39-38e1-49c6-9709-81d79bb8e52b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:22.136170 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f1ec3a39-38e1-49c6-9709-81d79bb8e52b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1315 microversion: 2.1 time: 0.408308 May 18 22:22:22.137613 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 980/1961] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:21 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1315 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:22.153267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cd368b99-a03f-4ec3-8612-ce0995e7dec2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:22.154274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cd368b99-a03f-4ec3-8612-ce0995e7dec2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:22.166117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd368b99-a03f-4ec3-8612-ce0995e7dec2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:22.166831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd368b99-a03f-4ec3-8612-ce0995e7dec2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:22.167837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd368b99-a03f-4ec3-8612-ce0995e7dec2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:22.168495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd368b99-a03f-4ec3-8612-ce0995e7dec2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:22.282425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cd368b99-a03f-4ec3-8612-ce0995e7dec2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:22.294873 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cd368b99-a03f-4ec3-8612-ce0995e7dec2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649" status: 200 len: 1276 microversion: 2.1 time: 0.155969 May 18 22:22:22.296416 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 981/1962] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:22 2022] GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649 => generated 1276 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:22.306548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-35ee83d9-ab9d-4233-b960-1303d1b725a2 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:22.310684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-35ee83d9-ab9d-4233-b960-1303d1b725a2 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Failed to fetch instance by id 999 {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2926}} May 18 22:22:22.313632 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-35ee83d9-ab9d-4233-b960-1303d1b725a2 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] HTTP exception thrown: Instance 999 could not be found. May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-35ee83d9-ab9d-4233-b960-1303d1b725a2 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Request method failure captured: May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/999/action HTTP/1.1 May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 37 May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXFtp4J3_JfXvrcYIVXUYklj8XkTvreGwQ5nDofgkqszQPdr3KiI5ntxFxAup5uNI48eymDSt5Ok8IUP67-XqWdxX2soIkuIlHlVKT6N92MTaREp7O-KNt_IXnZPidiWIqE2OhQbTctea3jpL1C_bPSbY2je9Drt7HtadrrOPQeLBt0 May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: ab948d1298ee41dd884d5983a6420ba7 May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ab948d1298ee41dd884d5983a6420ba7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ab948d1298ee41dd884d5983a6420ba7"}]}] May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: ab948d1298ee41dd884d5983a6420ba7 May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersAdminNegativeTestJSON-1072463207 May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersAdminNegativeTestJSON-1072463207-project-admin May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2ea3cea4582244afb5b5edc2eb50999d May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersAdminNegativeTestJSON-1072463207-project-admin May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: {"os-resetState": {"state": "error"}} May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 999 could not be found. May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '999', 'body': {'os-resetState': {'state': 'error'}}} May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2927, in get May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_id) May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 999 could not be found. May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/admin_actions.py", line 66, in _reset_state May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, id) May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 999 could not be found. May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:22.324698 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:22.330927 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:22.330927 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 999 could not be found. May 18 22:22:22.330927 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:22.331234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-35ee83d9-ab9d-4233-b960-1303d1b725a2 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] Returning 404 to user: Instance 999 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:22.332090 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-35ee83d9-ab9d-4233-b960-1303d1b725a2 tempest-ServersAdminNegativeTestJSON-1072463207 tempest-ServersAdminNegativeTestJSON-1072463207-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/999/action" status: 404 len: 78 microversion: 2.1 time: 0.033077 May 18 22:22:22.333145 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 982/1963] 10.222.0.58 () {60 vars in 1178 bytes} [Wed May 18 22:22:22 2022] POST /compute/v2.1/servers/999/action => generated 78 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:22:22.343856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-1f754cab-1b60-4318-9449-818b9f8d4ffe req-f5d3c3df-8d7a-4922-8538-c956530293bb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b610eeb-5131-4e52-ab02-1f648c1ff231", "name": "network-vif-unplugged", "status": "completed", "tag": "f31e18b0-0ec9-453c-8c2c-58b689243acf"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:22.365141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1f754cab-1b60-4318-9449-818b9f8d4ffe req-f5d3c3df-8d7a-4922-8538-c956530293bb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:22.365312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1f754cab-1b60-4318-9449-818b9f8d4ffe req-f5d3c3df-8d7a-4922-8538-c956530293bb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:22.401924 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-1f754cab-1b60-4318-9449-818b9f8d4ffe req-f5d3c3df-8d7a-4922-8538-c956530293bb service nova] Creating event network-vif-unplugged:f31e18b0-0ec9-453c-8c2c-58b689243acf for instance 8b610eeb-5131-4e52-ab02-1f648c1ff231 on n-h2-841040-6 May 18 22:22:22.417060 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-1f754cab-1b60-4318-9449-818b9f8d4ffe req-f5d3c3df-8d7a-4922-8538-c956530293bb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.076728 May 18 22:22:22.419655 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 983/1964] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:22 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:22.432505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-92d6fb5b-c462-49cf-a423-d00e3f4c9f3b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:22.441287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-92d6fb5b-c462-49cf-a423-d00e3f4c9f3b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:22.452275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92d6fb5b-c462-49cf-a423-d00e3f4c9f3b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:22.470876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92d6fb5b-c462-49cf-a423-d00e3f4c9f3b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.017s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:22.473989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92d6fb5b-c462-49cf-a423-d00e3f4c9f3b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:22.475672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92d6fb5b-c462-49cf-a423-d00e3f4c9f3b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:22.486258 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2dc620a4-542b-4a03-ace5-9081316c9674 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573/action" status: 202 len: 0 microversion: 2.25 time: 4.609436 May 18 22:22:22.506735 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 982/1965] 10.222.0.58 () {62 vars in 1318 bytes} [Wed May 18 22:22:17 2022] POST /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573/action => generated 0 bytes in 4631 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:22:22.514955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f30a4e1e-cb85-4869-bb95-96c8f07fb3db tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:22.515490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f30a4e1e-cb85-4869-bb95-96c8f07fb3db tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:22.543052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f30a4e1e-cb85-4869-bb95-96c8f07fb3db tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:22.544952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f30a4e1e-cb85-4869-bb95-96c8f07fb3db tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:22.547784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f30a4e1e-cb85-4869-bb95-96c8f07fb3db tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:22.552645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f30a4e1e-cb85-4869-bb95-96c8f07fb3db tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:22.618560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f30a4e1e-cb85-4869-bb95-96c8f07fb3db tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:22:22.800036 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f30a4e1e-cb85-4869-bb95-96c8f07fb3db tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "DELETE /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 204 len: 0 microversion: 2.1 time: 0.291905 May 18 22:22:22.803139 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 983/1966] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:22:22 2022] DELETE /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 0 bytes in 296 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:22:22.815642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-17296c2f-2223-4884-9f21-57f993fb219a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:22.823321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-17296c2f-2223-4884-9f21-57f993fb219a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:22.835905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17296c2f-2223-4884-9f21-57f993fb219a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:22.844319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17296c2f-2223-4884-9f21-57f993fb219a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:22.845513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17296c2f-2223-4884-9f21-57f993fb219a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:22.846897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17296c2f-2223-4884-9f21-57f993fb219a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:23.027041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-92d6fb5b-c462-49cf-a423-d00e3f4c9f3b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:23.040387 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-92d6fb5b-c462-49cf-a423-d00e3f4c9f3b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1463 microversion: 2.1 time: 0.614419 May 18 22:22:23.043433 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 984/1967] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:22 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1463 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:23.075465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-28e56451-c285-438c-999a-4801f8695cc6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:23.078783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-28e56451-c285-438c-999a-4801f8695cc6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:23.089773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28e56451-c285-438c-999a-4801f8695cc6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:23.090607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28e56451-c285-438c-999a-4801f8695cc6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:23.091940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28e56451-c285-438c-999a-4801f8695cc6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:23.092556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28e56451-c285-438c-999a-4801f8695cc6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:23.376737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-28e56451-c285-438c-999a-4801f8695cc6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:23.391892 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-28e56451-c285-438c-999a-4801f8695cc6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.334615 May 18 22:22:23.404620 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 985/1968] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:23 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:23.414856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0c9e3315-9581-4346-af14-b466ce62db46 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:23.415929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0c9e3315-9581-4346-af14-b466ce62db46 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:23.429484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c9e3315-9581-4346-af14-b466ce62db46 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:23.430415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c9e3315-9581-4346-af14-b466ce62db46 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:23.431822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c9e3315-9581-4346-af14-b466ce62db46 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:23.432795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c9e3315-9581-4346-af14-b466ce62db46 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:23.765713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0c9e3315-9581-4346-af14-b466ce62db46 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:23.783160 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0c9e3315-9581-4346-af14-b466ce62db46 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1469 microversion: 2.1 time: 0.384685 May 18 22:22:23.786504 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 986/1969] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:23 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1469 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:23.804461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6f0d9876-01ee-4656-a3f5-ae35a2f8594c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:23.806190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6f0d9876-01ee-4656-a3f5-ae35a2f8594c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:23.808608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-17296c2f-2223-4884-9f21-57f993fb219a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:23.817617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f0d9876-01ee-4656-a3f5-ae35a2f8594c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:23.818174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f0d9876-01ee-4656-a3f5-ae35a2f8594c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:23.819220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f0d9876-01ee-4656-a3f5-ae35a2f8594c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:23.819847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f0d9876-01ee-4656-a3f5-ae35a2f8594c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:23.821125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-17296c2f-2223-4884-9f21-57f993fb219a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:23.835115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-17296c2f-2223-4884-9f21-57f993fb219a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:23.837178 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-17296c2f-2223-4884-9f21-57f993fb219a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 1.031423 May 18 22:22:23.846707 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 984/1970] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:22 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 1042 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:23.855742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-54646e3a-9117-4fe7-8519-4981008187b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:23.857130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-54646e3a-9117-4fe7-8519-4981008187b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:23.873356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54646e3a-9117-4fe7-8519-4981008187b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:23.874307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54646e3a-9117-4fe7-8519-4981008187b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:23.875449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54646e3a-9117-4fe7-8519-4981008187b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:23.878535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54646e3a-9117-4fe7-8519-4981008187b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.188948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6f0d9876-01ee-4656-a3f5-ae35a2f8594c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:24.206086 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6f0d9876-01ee-4656-a3f5-ae35a2f8594c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1463 microversion: 2.1 time: 0.417004 May 18 22:22:24.211892 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 987/1971] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:23 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1463 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:24.222355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-665975aa-12f5-42bf-9309-754a926bcb31 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:24.222355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-665975aa-12f5-42bf-9309-754a926bcb31 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:24.232223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-665975aa-12f5-42bf-9309-754a926bcb31 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:24.232700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-665975aa-12f5-42bf-9309-754a926bcb31 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.243166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-665975aa-12f5-42bf-9309-754a926bcb31 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:24.243967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-665975aa-12f5-42bf-9309-754a926bcb31 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.402508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-54646e3a-9117-4fe7-8519-4981008187b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:24.417040 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-54646e3a-9117-4fe7-8519-4981008187b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1502 microversion: 2.1 time: 0.567994 May 18 22:22:24.443169 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 985/1972] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:23 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1502 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:24.452109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-665975aa-12f5-42bf-9309-754a926bcb31 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:24.457604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:24.459705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:24.461338 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-665975aa-12f5-42bf-9309-754a926bcb31 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649" status: 200 len: 1318 microversion: 2.1 time: 0.248033 May 18 22:22:24.465339 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 988/1973] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:24 2022] GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649 => generated 1318 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:24.480386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45ac43db-3302-49c6-9d55-7ab67fcb827a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:24.481139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-45ac43db-3302-49c6-9d55-7ab67fcb827a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:24.490157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:24.493354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.494273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:24.498656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.514264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45ac43db-3302-49c6-9d55-7ab67fcb827a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:24.514758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45ac43db-3302-49c6-9d55-7ab67fcb827a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.515484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45ac43db-3302-49c6-9d55-7ab67fcb827a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:24.515909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45ac43db-3302-49c6-9d55-7ab67fcb827a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.546861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-45ac43db-3302-49c6-9d55-7ab67fcb827a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:24.635419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:22:24.635919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:22:24.636616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:22:24.637074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:22:24.638172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:22:24.735090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-45ac43db-3302-49c6-9d55-7ab67fcb827a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:24.748311 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-45ac43db-3302-49c6-9d55-7ab67fcb827a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.281785 May 18 22:22:24.749459 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 989/1974] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:24 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:24.759721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:24.766368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:24.766883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.769620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:24.770110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.791861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-99c185d8-0d98-4f4b-85bc-2a6fa4f2a462 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:24.792959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-99c185d8-0d98-4f4b-85bc-2a6fa4f2a462 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:24.818057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99c185d8-0d98-4f4b-85bc-2a6fa4f2a462 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:24.818562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99c185d8-0d98-4f4b-85bc-2a6fa4f2a462 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.819466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99c185d8-0d98-4f4b-85bc-2a6fa4f2a462 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:24.824946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99c185d8-0d98-4f4b-85bc-2a6fa4f2a462 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.856512 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dafd23a5-f241-4149-95f8-95a9ae9d16fd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action" status: 202 len: 1067 microversion: 2.1 time: 0.404072 May 18 22:22:24.870643 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 986/1975] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:24 2022] POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action => generated 1067 bytes in 424 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) May 18 22:22:24.885609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-3712918e-1cb8-4581-af00-170f7b6fb743 req-6ec5274c-7127-4965-8b0f-ff3bfcc703b9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8b610eeb-5131-4e52-ab02-1f648c1ff231", "tag": "f31e18b0-0ec9-453c-8c2c-58b689243acf"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:24.914560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3712918e-1cb8-4581-af00-170f7b6fb743 req-6ec5274c-7127-4965-8b0f-ff3bfcc703b9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:24.915957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3712918e-1cb8-4581-af00-170f7b6fb743 req-6ec5274c-7127-4965-8b0f-ff3bfcc703b9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.927356 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-99c185d8-0d98-4f4b-85bc-2a6fa4f2a462 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action" status: 200 len: 14 microversion: 2.1 time: 0.151478 May 18 22:22:24.931157 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 990/1976] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:24 2022] POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action => generated 14 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:24.938432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7d4febb4-1d0a-4194-b6ab-418c24f940bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:24.939399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7d4febb4-1d0a-4194-b6ab-418c24f940bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:24.949311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d4febb4-1d0a-4194-b6ab-418c24f940bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:24.950189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d4febb4-1d0a-4194-b6ab-418c24f940bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.951182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d4febb4-1d0a-4194-b6ab-418c24f940bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:24.951607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d4febb4-1d0a-4194-b6ab-418c24f940bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:24.951807 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-3712918e-1cb8-4581-af00-170f7b6fb743 req-6ec5274c-7127-4965-8b0f-ff3bfcc703b9 service nova] Creating event network-changed:f31e18b0-0ec9-453c-8c2c-58b689243acf for instance 8b610eeb-5131-4e52-ab02-1f648c1ff231 on n-h2-841040-6 May 18 22:22:24.959495 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-3712918e-1cb8-4581-af00-170f7b6fb743 req-6ec5274c-7127-4965-8b0f-ff3bfcc703b9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.087501 May 18 22:22:24.960636 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 987/1977] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:24 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:24.975691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0c225e28-3a10-4adb-a514-9e68ef832688 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:24.976647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0c225e28-3a10-4adb-a514-9e68ef832688 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:25.002057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c225e28-3a10-4adb-a514-9e68ef832688 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:25.002645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c225e28-3a10-4adb-a514-9e68ef832688 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:25.003469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c225e28-3a10-4adb-a514-9e68ef832688 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:25.003909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c225e28-3a10-4adb-a514-9e68ef832688 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:25.024486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0c225e28-3a10-4adb-a514-9e68ef832688 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_cell1:SELECT=90,nova_cell1:UPDATE=6,nova_cell1:INSERT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:25.251597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7d4febb4-1d0a-4194-b6ab-418c24f940bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:25.263436 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7d4febb4-1d0a-4194-b6ab-418c24f940bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1469 microversion: 2.1 time: 0.329989 May 18 22:22:25.263767 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 991/1978] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:24 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1469 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:25.277499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0c3a4e44-a45b-4e5f-b54f-3e23bfad869d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:25.278461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0c3a4e44-a45b-4e5f-b54f-3e23bfad869d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:25.285362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c3a4e44-a45b-4e5f-b54f-3e23bfad869d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:25.286148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c3a4e44-a45b-4e5f-b54f-3e23bfad869d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:25.287105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c3a4e44-a45b-4e5f-b54f-3e23bfad869d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:25.287694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c3a4e44-a45b-4e5f-b54f-3e23bfad869d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:25.667937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c225e28-3a10-4adb-a514-9e68ef832688 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:25.686342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c225e28-3a10-4adb-a514-9e68ef832688 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:25.688512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c225e28-3a10-4adb-a514-9e68ef832688 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:25.690019 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0c225e28-3a10-4adb-a514-9e68ef832688 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.727864 May 18 22:22:25.701594 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 988/1979] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:24 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 740 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:25.707421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9b94a021-7e97-4120-82d0-73511277026c tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:25.708280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9b94a021-7e97-4120-82d0-73511277026c tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:25.720116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b94a021-7e97-4120-82d0-73511277026c tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:25.720780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b94a021-7e97-4120-82d0-73511277026c tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:25.721978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b94a021-7e97-4120-82d0-73511277026c tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:25.722858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b94a021-7e97-4120-82d0-73511277026c tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:25.777031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0c3a4e44-a45b-4e5f-b54f-3e23bfad869d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:25.797547 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0c3a4e44-a45b-4e5f-b54f-3e23bfad869d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.531104 May 18 22:22:25.801674 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 992/1980] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:25 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:25.810011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-70c7d379-7166-404f-b1f2-3eedf5217f79 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:25.810740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-70c7d379-7166-404f-b1f2-3eedf5217f79 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:25.839773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70c7d379-7166-404f-b1f2-3eedf5217f79 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:25.840435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70c7d379-7166-404f-b1f2-3eedf5217f79 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:25.842189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70c7d379-7166-404f-b1f2-3eedf5217f79 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:25.843216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70c7d379-7166-404f-b1f2-3eedf5217f79 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:26.295090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-70c7d379-7166-404f-b1f2-3eedf5217f79 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:26.307598 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-70c7d379-7166-404f-b1f2-3eedf5217f79 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.504561 May 18 22:22:26.308259 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 993/1981] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:25 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:26.325186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-44dcd9c1-4ce5-414f-aeb7-919c6d184ea0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:26.326338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-44dcd9c1-4ce5-414f-aeb7-919c6d184ea0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:26.334171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44dcd9c1-4ce5-414f-aeb7-919c6d184ea0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:26.334842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44dcd9c1-4ce5-414f-aeb7-919c6d184ea0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:26.335853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44dcd9c1-4ce5-414f-aeb7-919c6d184ea0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:26.336926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44dcd9c1-4ce5-414f-aeb7-919c6d184ea0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:26.391971 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-44dcd9c1-4ce5-414f-aeb7-919c6d184ea0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action" status: 200 len: 14 microversion: 2.1 time: 0.070760 May 18 22:22:26.393526 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 994/1982] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:26 2022] POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action => generated 14 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:26.403423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-33fff528-4d7a-44e6-b3d3-dac98e31b394 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:26.404439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-33fff528-4d7a-44e6-b3d3-dac98e31b394 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:26.423933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33fff528-4d7a-44e6-b3d3-dac98e31b394 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:26.424843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33fff528-4d7a-44e6-b3d3-dac98e31b394 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:26.425950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33fff528-4d7a-44e6-b3d3-dac98e31b394 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:26.426556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33fff528-4d7a-44e6-b3d3-dac98e31b394 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:26.448160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9b94a021-7e97-4120-82d0-73511277026c tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:26.461096 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9b94a021-7e97-4120-82d0-73511277026c tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649" status: 200 len: 1318 microversion: 2.1 time: 0.755181 May 18 22:22:26.463107 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 989/1983] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:25 2022] GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649 => generated 1318 bytes in 760 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:26.579990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-33fff528-4d7a-44e6-b3d3-dac98e31b394 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:26.590548 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-33fff528-4d7a-44e6-b3d3-dac98e31b394 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 200 len: 1427 microversion: 2.1 time: 0.192681 May 18 22:22:26.591552 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 995/1984] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:26 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 1427 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:26.710263 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-15c99e59-1b91-4c97-a3d1-faf46f4de72f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:26.711156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-15c99e59-1b91-4c97-a3d1-faf46f4de72f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:26.726161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15c99e59-1b91-4c97-a3d1-faf46f4de72f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:26.728090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15c99e59-1b91-4c97-a3d1-faf46f4de72f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:26.728998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15c99e59-1b91-4c97-a3d1-faf46f4de72f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:26.732310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15c99e59-1b91-4c97-a3d1-faf46f4de72f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:26.821845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-48bb6412-3811-4b83-930b-b6703e2934d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:26.824628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-48bb6412-3811-4b83-930b-b6703e2934d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:26.841664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48bb6412-3811-4b83-930b-b6703e2934d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:26.847258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48bb6412-3811-4b83-930b-b6703e2934d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:26.848399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48bb6412-3811-4b83-930b-b6703e2934d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:26.849221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48bb6412-3811-4b83-930b-b6703e2934d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:27.419656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-15c99e59-1b91-4c97-a3d1-faf46f4de72f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:27.482290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-15c99e59-1b91-4c97-a3d1-faf46f4de72f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:27.577142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-48bb6412-3811-4b83-930b-b6703e2934d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:27.590098 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-48bb6412-3811-4b83-930b-b6703e2934d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.774027 May 18 22:22:27.590715 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 996/1985] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:26 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 777 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:27.597117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-2855bdc9-1cff-4420-b88f-2855421d1572 req-06391e4c-08c3-4681-8f70-9afeca3a09d7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e6ed3d5-268a-4103-b140-1c065f6efe4b", "name": "network-vif-deleted", "tag": "a33b0efd-64e5-4cda-805b-7f22deac17ca"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:27.600622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-2855bdc9-1cff-4420-b88f-2855421d1572 req-06391e4c-08c3-4681-8f70-9afeca3a09d7 service nova] [119083] Writing DB stats nova_api:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:27.629161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2855bdc9-1cff-4420-b88f-2855421d1572 req-06391e4c-08c3-4681-8f70-9afeca3a09d7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:27.629842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2855bdc9-1cff-4420-b88f-2855421d1572 req-06391e4c-08c3-4681-8f70-9afeca3a09d7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:27.652708 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-2855bdc9-1cff-4420-b88f-2855421d1572 req-06391e4c-08c3-4681-8f70-9afeca3a09d7 service nova] Creating event network-vif-deleted:a33b0efd-64e5-4cda-805b-7f22deac17ca for instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b on n-h2-841040-6 May 18 22:22:27.669496 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-2855bdc9-1cff-4420-b88f-2855421d1572 req-06391e4c-08c3-4681-8f70-9afeca3a09d7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.073938 May 18 22:22:27.673904 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 997/1986] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:27 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:27.683402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e8a7f501-6c49-4d17-990c-02935f5192e8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:27.684074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e8a7f501-6c49-4d17-990c-02935f5192e8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:27.692397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8a7f501-6c49-4d17-990c-02935f5192e8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:27.693018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8a7f501-6c49-4d17-990c-02935f5192e8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:27.693869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8a7f501-6c49-4d17-990c-02935f5192e8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:27.694560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8a7f501-6c49-4d17-990c-02935f5192e8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:27.803677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-15c99e59-1b91-4c97-a3d1-faf46f4de72f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:27.825854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-15c99e59-1b91-4c97-a3d1-faf46f4de72f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:27.828103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-15c99e59-1b91-4c97-a3d1-faf46f4de72f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:27.833957 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-15c99e59-1b91-4c97-a3d1-faf46f4de72f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 1.129295 May 18 22:22:27.842533 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 990/1987] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:26 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 1139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:27.854423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5f336d0a-403a-4444-978d-e3b401cc90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:27.855302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5f336d0a-403a-4444-978d-e3b401cc90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:27.885510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f336d0a-403a-4444-978d-e3b401cc90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:27.886214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f336d0a-403a-4444-978d-e3b401cc90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:27.887022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f336d0a-403a-4444-978d-e3b401cc90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:27.887461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f336d0a-403a-4444-978d-e3b401cc90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:27.975761 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5f336d0a-403a-4444-978d-e3b401cc90a0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action" status: 200 len: 14 microversion: 2.1 time: 0.131814 May 18 22:22:27.976403 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 991/1988] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:27 2022] POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action => generated 14 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:27.986123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-719cd0aa-a843-455c-b9da-96e882084a07 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:27.995226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-719cd0aa-a843-455c-b9da-96e882084a07 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:28.015580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-719cd0aa-a843-455c-b9da-96e882084a07 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:28.016306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-719cd0aa-a843-455c-b9da-96e882084a07 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:28.017306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-719cd0aa-a843-455c-b9da-96e882084a07 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:28.017976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-719cd0aa-a843-455c-b9da-96e882084a07 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:28.022902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e8a7f501-6c49-4d17-990c-02935f5192e8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:28.039717 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e8a7f501-6c49-4d17-990c-02935f5192e8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.363158 May 18 22:22:28.042868 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 998/1989] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:27 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:28.061494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-df0d158c-0c58-4073-99fc-33160b9472bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:28.062141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-df0d158c-0c58-4073-99fc-33160b9472bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 5e6ed3d5-268a-4103-b140-1c065f6efe4b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:28.096366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df0d158c-0c58-4073-99fc-33160b9472bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:28.096801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df0d158c-0c58-4073-99fc-33160b9472bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:28.098386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df0d158c-0c58-4073-99fc-33160b9472bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:28.098990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df0d158c-0c58-4073-99fc-33160b9472bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:28.137700 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-df0d158c-0c58-4073-99fc-33160b9472bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] HTTP exception thrown: Instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b could not be found. May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-df0d158c-0c58-4073-99fc-33160b9472bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Request method failure captured: May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b HTTP/1.1 May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXFs0t78yJtwoe7JDaavdPJ5cTOENzT8vM_Hn_iYIvde8rELEu_OlV0s5ux0CRKSujWetsUYLCgAnN2JColnn10-d_yuofKRa8Ay1wPzR_zTrdyW4Y1wFrZPskB8BKBbidBMlBD0iVquK7OUMhXxN-lk98lqTu9LsR6-KQUwhd97wL0 May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 887b9e3777614ccea671f16855b2d671 May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersAdminNegativeTestJSON-1700856697 May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/887b9e3777614ccea671f16855b2d671"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/887b9e3777614ccea671f16855b2d671"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_887b9e3777614ccea671f16855b2d671"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/887b9e3777614ccea671f16855b2d671"}]}] May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersAdminNegativeTestJSON-1700856697 May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 887b9e3777614ccea671f16855b2d671 May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersAdminNegativeTestJSON-1700856697 May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersAdminNegativeTestJSON-1700856697-project May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 9bf85365f8164f05a4ca9a3403bd74ca May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersAdminNegativeTestJSON-1700856697-project May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b could not be found. May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5e6ed3d5-268a-4103-b140-1c065f6efe4b'} May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b could not be found. May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b could not be found. May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:28.146715 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:28.151673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:28.151673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:28.151673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:28.151673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:28.151673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:28.151673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:28.151673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b could not be found. May 18 22:22:28.151673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:28.155908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-df0d158c-0c58-4073-99fc-33160b9472bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Returning 404 to user: Instance 5e6ed3d5-268a-4103-b140-1c065f6efe4b could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:28.157381 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-df0d158c-0c58-4073-99fc-33160b9472bc tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b" status: 404 len: 111 microversion: 2.1 time: 0.100384 May 18 22:22:28.163144 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 999/1990] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:28 2022] GET /compute/v2.1/servers/5e6ed3d5-268a-4103-b140-1c065f6efe4b => generated 111 bytes in 119 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:28.184219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e263d45c-2371-43dc-bba0-340e8d0de042 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:28.186819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e263d45c-2371-43dc-bba0-340e8d0de042 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:28.205127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e263d45c-2371-43dc-bba0-340e8d0de042 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:28.207035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e263d45c-2371-43dc-bba0-340e8d0de042 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:28.208075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e263d45c-2371-43dc-bba0-340e8d0de042 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:28.208727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e263d45c-2371-43dc-bba0-340e8d0de042 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:28.272404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e263d45c-2371-43dc-bba0-340e8d0de042 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:22:28.498981 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e263d45c-2371-43dc-bba0-340e8d0de042 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "DELETE /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 204 len: 0 microversion: 2.1 time: 0.324831 May 18 22:22:28.507372 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1000/1991] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:22:28 2022] DELETE /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:22:28.517700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d673edd5-67f0-4681-9ffc-b3004a44d45d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:28.520227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d673edd5-67f0-4681-9ffc-b3004a44d45d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:28.536178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d673edd5-67f0-4681-9ffc-b3004a44d45d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:28.536617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d673edd5-67f0-4681-9ffc-b3004a44d45d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:28.540118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d673edd5-67f0-4681-9ffc-b3004a44d45d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:28.540330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d673edd5-67f0-4681-9ffc-b3004a44d45d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:28.896968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-719cd0aa-a843-455c-b9da-96e882084a07 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:28.911362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d673edd5-67f0-4681-9ffc-b3004a44d45d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:28.912378 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-719cd0aa-a843-455c-b9da-96e882084a07 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649" status: 200 len: 1318 microversion: 2.1 time: 0.934526 May 18 22:22:28.923749 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 992/1992] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:27 2022] GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649 => generated 1318 bytes in 946 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:28.933826 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d673edd5-67f0-4681-9ffc-b3004a44d45d tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1477 microversion: 2.1 time: 0.424890 May 18 22:22:28.934985 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1001/1993] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:28 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1477 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:28.944110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c06e73c1-fd75-4a90-8b14-6cb82b4e0c6a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:28.948245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c06e73c1-fd75-4a90-8b14-6cb82b4e0c6a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:28.950408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-88b6ca71-d5d4-4c86-9fe5-2d95e4013a76 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:28.951195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-88b6ca71-d5d4-4c86-9fe5-2d95e4013a76 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:28.962925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88b6ca71-d5d4-4c86-9fe5-2d95e4013a76 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:28.963878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88b6ca71-d5d4-4c86-9fe5-2d95e4013a76 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:28.965226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88b6ca71-d5d4-4c86-9fe5-2d95e4013a76 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:28.966089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88b6ca71-d5d4-4c86-9fe5-2d95e4013a76 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:28.966995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c06e73c1-fd75-4a90-8b14-6cb82b4e0c6a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:28.971603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c06e73c1-fd75-4a90-8b14-6cb82b4e0c6a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:28.977998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c06e73c1-fd75-4a90-8b14-6cb82b4e0c6a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:28.978538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c06e73c1-fd75-4a90-8b14-6cb82b4e0c6a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:29.152603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-88b6ca71-d5d4-4c86-9fe5-2d95e4013a76 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:29.511504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-88b6ca71-d5d4-4c86-9fe5-2d95e4013a76 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:29.526745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-88b6ca71-d5d4-4c86-9fe5-2d95e4013a76 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:29.539944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-88b6ca71-d5d4-4c86-9fe5-2d95e4013a76 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:29.541181 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-88b6ca71-d5d4-4c86-9fe5-2d95e4013a76 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.605033 May 18 22:22:29.541972 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1002/1994] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:28 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:29.576904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-93ced00c-fdb7-4165-9912-67c09b723b73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:29.578226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-93ced00c-fdb7-4165-9912-67c09b723b73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:29.594306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93ced00c-fdb7-4165-9912-67c09b723b73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:29.594730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93ced00c-fdb7-4165-9912-67c09b723b73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:29.595501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93ced00c-fdb7-4165-9912-67c09b723b73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:29.595898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93ced00c-fdb7-4165-9912-67c09b723b73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:29.695532 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-93ced00c-fdb7-4165-9912-67c09b723b73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action" status: 200 len: 14 microversion: 2.1 time: 0.138429 May 18 22:22:29.699209 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1003/1995] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:29 2022] POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action => generated 14 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:29.712906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58bbcd92-c372-478d-b774-0de6f1a903a3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:29.713863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58bbcd92-c372-478d-b774-0de6f1a903a3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:29.714357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c06e73c1-fd75-4a90-8b14-6cb82b4e0c6a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:29.722330 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c06e73c1-fd75-4a90-8b14-6cb82b4e0c6a tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.795010 May 18 22:22:29.725091 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 993/1996] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:28 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:29.738725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58bbcd92-c372-478d-b774-0de6f1a903a3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:29.741321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58bbcd92-c372-478d-b774-0de6f1a903a3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:29.742153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58bbcd92-c372-478d-b774-0de6f1a903a3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:29.745288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58bbcd92-c372-478d-b774-0de6f1a903a3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:29.932493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-60a8b8fd-dc1c-4139-8a6b-569d6f79a288 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:29.934217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-60a8b8fd-dc1c-4139-8a6b-569d6f79a288 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:29.948653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60a8b8fd-dc1c-4139-8a6b-569d6f79a288 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:29.950741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60a8b8fd-dc1c-4139-8a6b-569d6f79a288 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:29.951765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60a8b8fd-dc1c-4139-8a6b-569d6f79a288 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:29.956822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60a8b8fd-dc1c-4139-8a6b-569d6f79a288 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:30.180420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-58bbcd92-c372-478d-b774-0de6f1a903a3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:30.196109 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58bbcd92-c372-478d-b774-0de6f1a903a3 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.495390 May 18 22:22:30.198584 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1004/1997] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:29 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:30.217307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-856f9128-83f7-4698-aa5e-b854323a7192 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:30.217974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-856f9128-83f7-4698-aa5e-b854323a7192 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:30.224800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-856f9128-83f7-4698-aa5e-b854323a7192 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:30.225114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-856f9128-83f7-4698-aa5e-b854323a7192 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:30.225919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-856f9128-83f7-4698-aa5e-b854323a7192 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:30.226257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-856f9128-83f7-4698-aa5e-b854323a7192 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:30.704057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-856f9128-83f7-4698-aa5e-b854323a7192 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:30.730074 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-856f9128-83f7-4698-aa5e-b854323a7192 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1477 microversion: 2.1 time: 0.530992 May 18 22:22:30.736098 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1005/1998] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:30 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1477 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:30.750750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ed4c2a0e-b75e-4c31-b40f-3f4c0a7b0c45 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:30.752391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ed4c2a0e-b75e-4c31-b40f-3f4c0a7b0c45 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:30.768610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ed4c2a0e-b75e-4c31-b40f-3f4c0a7b0c45 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:30.769548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ed4c2a0e-b75e-4c31-b40f-3f4c0a7b0c45 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:30.782113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ed4c2a0e-b75e-4c31-b40f-3f4c0a7b0c45 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:30.783095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ed4c2a0e-b75e-4c31-b40f-3f4c0a7b0c45 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:30.855689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ed4c2a0e-b75e-4c31-b40f-3f4c0a7b0c45 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:31.121273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ed4c2a0e-b75e-4c31-b40f-3f4c0a7b0c45 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:31.139313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ed4c2a0e-b75e-4c31-b40f-3f4c0a7b0c45 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:31.144288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ed4c2a0e-b75e-4c31-b40f-3f4c0a7b0c45 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:31.148351 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ed4c2a0e-b75e-4c31-b40f-3f4c0a7b0c45 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.406724 May 18 22:22:31.149622 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1006/1999] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:30 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:31.164601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-480798bb-1819-4513-88b2-6baae45712d0 req-99a8a0ad-dbc8-4a7b-951f-feab55dc21e2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "48612a02-a0c8-453b-9e62-9c6c079d0649", "tag": "1391bec1-e07b-4057-8d0b-217d2f8b01c5"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:31.187558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-480798bb-1819-4513-88b2-6baae45712d0 req-99a8a0ad-dbc8-4a7b-951f-feab55dc21e2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:31.189244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-480798bb-1819-4513-88b2-6baae45712d0 req-99a8a0ad-dbc8-4a7b-951f-feab55dc21e2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:31.218681 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-480798bb-1819-4513-88b2-6baae45712d0 req-99a8a0ad-dbc8-4a7b-951f-feab55dc21e2 service nova] Creating event network-changed:1391bec1-e07b-4057-8d0b-217d2f8b01c5 for instance 48612a02-a0c8-453b-9e62-9c6c079d0649 on n-h1-841040-6 May 18 22:22:31.228142 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-480798bb-1819-4513-88b2-6baae45712d0 req-99a8a0ad-dbc8-4a7b-951f-feab55dc21e2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.074834 May 18 22:22:31.232221 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1007/2000] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:31 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:31.241162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60e42ff4-f741-407f-b05f-cb6c9d266693 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:31.247617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-60e42ff4-f741-407f-b05f-cb6c9d266693 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:31.264887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60e42ff4-f741-407f-b05f-cb6c9d266693 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:31.265335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60e42ff4-f741-407f-b05f-cb6c9d266693 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:31.266141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60e42ff4-f741-407f-b05f-cb6c9d266693 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:31.266568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60e42ff4-f741-407f-b05f-cb6c9d266693 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:31.340705 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-60e42ff4-f741-407f-b05f-cb6c9d266693 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action" status: 200 len: 14 microversion: 2.1 time: 0.106687 May 18 22:22:31.341338 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1008/2001] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:31 2022] POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action => generated 14 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:31.357243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-28ad9706-8a54-4ff3-8779-523b110afe4c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:31.357987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-28ad9706-8a54-4ff3-8779-523b110afe4c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:31.375255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28ad9706-8a54-4ff3-8779-523b110afe4c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:31.376710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28ad9706-8a54-4ff3-8779-523b110afe4c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:31.378418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28ad9706-8a54-4ff3-8779-523b110afe4c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:31.380409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28ad9706-8a54-4ff3-8779-523b110afe4c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:31.688674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-60a8b8fd-dc1c-4139-8a6b-569d6f79a288 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:31.691167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-28ad9706-8a54-4ff3-8779-523b110afe4c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:31.709236 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-28ad9706-8a54-4ff3-8779-523b110afe4c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.364022 May 18 22:22:31.709974 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-60a8b8fd-dc1c-4139-8a6b-569d6f79a288 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649" status: 200 len: 1318 microversion: 2.1 time: 1.780702 May 18 22:22:31.711747 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 994/2002] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:29 2022] GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649 => generated 1318 bytes in 1785 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:31.713402 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1009/2003] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:31 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:31.724375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestMultiNic-server-366383347", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "3331f239-9106-4bf1-a71c-e4e27cbeee0a"}, {"uuid": "cbc4d956-38ff-4e4a-870d-dd42c100f47a"}, {"uuid": "3331f239-9106-4bf1-a71c-e4e27cbeee0a"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:31.725380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c4508170-2ac7-40c6-bcb0-5be9846bc375 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:31.728336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c4508170-2ac7-40c6-bcb0-5be9846bc375 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:31.746509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4508170-2ac7-40c6-bcb0-5be9846bc375 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:31.750021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4508170-2ac7-40c6-bcb0-5be9846bc375 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:31.751011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4508170-2ac7-40c6-bcb0-5be9846bc375 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:31.752784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4508170-2ac7-40c6-bcb0-5be9846bc375 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:31.833786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] validate_networks() for [('3331f239-9106-4bf1-a71c-e4e27cbeee0a', None, None, None, None, None), ('cbc4d956-38ff-4e4a-870d-dd42c100f47a', None, None, None, None, None), ('3331f239-9106-4bf1-a71c-e4e27cbeee0a', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:22:31.987858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c4508170-2ac7-40c6-bcb0-5be9846bc375 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:31.999175 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c4508170-2ac7-40c6-bcb0-5be9846bc375 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.283690 May 18 22:22:32.000458 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1010/2004] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:31 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:32.018639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6af118ea-0dad-4dba-aa1b-cbf1a208a6ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:32.020690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6af118ea-0dad-4dba-aa1b-cbf1a208a6ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:32.038600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6af118ea-0dad-4dba-aa1b-cbf1a208a6ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:32.040311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6af118ea-0dad-4dba-aa1b-cbf1a208a6ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:32.041197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6af118ea-0dad-4dba-aa1b-cbf1a208a6ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:32.046043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6af118ea-0dad-4dba-aa1b-cbf1a208a6ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:32.343201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6af118ea-0dad-4dba-aa1b-cbf1a208a6ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:32.353232 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6af118ea-0dad-4dba-aa1b-cbf1a208a6ce tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1477 microversion: 2.1 time: 0.351447 May 18 22:22:32.366072 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1011/2005] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:32 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1477 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:32.374604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-886d4c8c-f7b2-4d66-8f0d-34b7cbf16118 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:32.376407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-886d4c8c-f7b2-4d66-8f0d-34b7cbf16118 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:32.384698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-886d4c8c-f7b2-4d66-8f0d-34b7cbf16118 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:32.385712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-886d4c8c-f7b2-4d66-8f0d-34b7cbf16118 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:32.386590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-886d4c8c-f7b2-4d66-8f0d-34b7cbf16118 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:32.387091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-886d4c8c-f7b2-4d66-8f0d-34b7cbf16118 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:32.664890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-886d4c8c-f7b2-4d66-8f0d-34b7cbf16118 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:32.676538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-886d4c8c-f7b2-4d66-8f0d-34b7cbf16118 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:32.679325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-886d4c8c-f7b2-4d66-8f0d-34b7cbf16118 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:32.681470 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-886d4c8c-f7b2-4d66-8f0d-34b7cbf16118 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.314182 May 18 22:22:32.682860 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1012/2006] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:32 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:32.706316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-191966ae-6461-4dfa-877b-b770e3831528 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:32.707738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-191966ae-6461-4dfa-877b-b770e3831528 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:32.715733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-191966ae-6461-4dfa-877b-b770e3831528 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:32.716367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-191966ae-6461-4dfa-877b-b770e3831528 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:32.717321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-191966ae-6461-4dfa-877b-b770e3831528 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:32.718049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-191966ae-6461-4dfa-877b-b770e3831528 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:32.766474 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-191966ae-6461-4dfa-877b-b770e3831528 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action" status: 200 len: 14 microversion: 2.1 time: 0.069688 May 18 22:22:32.768006 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1013/2007] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:32 2022] POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action => generated 14 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:32.778827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e57d35a3-0b70-444d-841c-c4be3f80b6f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:32.780687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e57d35a3-0b70-444d-841c-c4be3f80b6f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:32.791059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e57d35a3-0b70-444d-841c-c4be3f80b6f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:32.792077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e57d35a3-0b70-444d-841c-c4be3f80b6f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:32.793125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e57d35a3-0b70-444d-841c-c4be3f80b6f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:32.793998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e57d35a3-0b70-444d-841c-c4be3f80b6f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:33.118537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e57d35a3-0b70-444d-841c-c4be3f80b6f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:33.138520 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e57d35a3-0b70-444d-841c-c4be3f80b6f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649" status: 200 len: 1318 microversion: 2.1 time: 0.368443 May 18 22:22:33.140097 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1014/2008] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:32 2022] GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649 => generated 1318 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:33.145942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5e8e0c7-cdcf-4caa-b72b-e1e23bbed0d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:33.146906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a5e8e0c7-cdcf-4caa-b72b-e1e23bbed0d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:33.164115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5e8e0c7-cdcf-4caa-b72b-e1e23bbed0d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:33.165309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5e8e0c7-cdcf-4caa-b72b-e1e23bbed0d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:33.166362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5e8e0c7-cdcf-4caa-b72b-e1e23bbed0d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:33.167131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5e8e0c7-cdcf-4caa-b72b-e1e23bbed0d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:33.374490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a5e8e0c7-cdcf-4caa-b72b-e1e23bbed0d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:33.401052 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a5e8e0c7-cdcf-4caa-b72b-e1e23bbed0d5 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.258057 May 18 22:22:33.411964 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1015/2009] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:33 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:33.414774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-81fb0f74-d448-4f36-9677-e10bec898c18 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:33.415934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-81fb0f74-d448-4f36-9677-e10bec898c18 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:33.427856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81fb0f74-d448-4f36-9677-e10bec898c18 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:33.428795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81fb0f74-d448-4f36-9677-e10bec898c18 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:33.431406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81fb0f74-d448-4f36-9677-e10bec898c18 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:33.432049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81fb0f74-d448-4f36-9677-e10bec898c18 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:33.624429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-81fb0f74-d448-4f36-9677-e10bec898c18 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:33.633916 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-81fb0f74-d448-4f36-9677-e10bec898c18 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.229941 May 18 22:22:33.639461 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1016/2010] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:33 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:33.646251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e7bd3959-75aa-400c-a459-e4319a5de3b6 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:33.647140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e7bd3959-75aa-400c-a459-e4319a5de3b6 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:33.657270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7bd3959-75aa-400c-a459-e4319a5de3b6 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:33.658048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7bd3959-75aa-400c-a459-e4319a5de3b6 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:33.659373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7bd3959-75aa-400c-a459-e4319a5de3b6 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:33.659801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7bd3959-75aa-400c-a459-e4319a5de3b6 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:33.755355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e7bd3959-75aa-400c-a459-e4319a5de3b6 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9bf85365f8164f05a4ca9a3403bd74ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '887b9e3777614ccea671f16855b2d671', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:33.769299 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e7bd3959-75aa-400c-a459-e4319a5de3b6 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 200 len: 1435 microversion: 2.1 time: 0.127120 May 18 22:22:33.770993 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1017/2011] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:33 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 1435 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:33.786824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-895f142a-8ac4-4fb8-9bf6-9450ec686102 req-c8fd2cce-66d6-4413-b7e4-7810897c569e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "82d9d589-8e64-4f60-a177-f5ff7f4c9cac", "tag": "137f367b-6724-49b2-8fb8-369b37098b99"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:33.805254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-895f142a-8ac4-4fb8-9bf6-9450ec686102 req-c8fd2cce-66d6-4413-b7e4-7810897c569e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:33.806125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-895f142a-8ac4-4fb8-9bf6-9450ec686102 req-c8fd2cce-66d6-4413-b7e4-7810897c569e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:33.821338 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-895f142a-8ac4-4fb8-9bf6-9450ec686102 req-c8fd2cce-66d6-4413-b7e4-7810897c569e service nova] Creating event network-changed:137f367b-6724-49b2-8fb8-369b37098b99 for instance 82d9d589-8e64-4f60-a177-f5ff7f4c9cac on n-h1-841040-6 May 18 22:22:33.826971 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-895f142a-8ac4-4fb8-9bf6-9450ec686102 req-c8fd2cce-66d6-4413-b7e4-7810897c569e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.054373 May 18 22:22:33.828232 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1018/2012] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:33 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:33.834319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-61336835-0af3-438c-9851-bd12f2dec320 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:33.835561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-61336835-0af3-438c-9851-bd12f2dec320 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:33.845655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-61336835-0af3-438c-9851-bd12f2dec320 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:33.847419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-61336835-0af3-438c-9851-bd12f2dec320 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:33.849642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-61336835-0af3-438c-9851-bd12f2dec320 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:33.850930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-61336835-0af3-438c-9851-bd12f2dec320 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:34.066925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-61336835-0af3-438c-9851-bd12f2dec320 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:34.080303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-61336835-0af3-438c-9851-bd12f2dec320 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:34.083505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-61336835-0af3-438c-9851-bd12f2dec320 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:34.085490 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-61336835-0af3-438c-9851-bd12f2dec320 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.255777 May 18 22:22:34.086395 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1019/2013] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:33 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:34.098362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ac0e562-8aec-4c43-892a-1e8183dcf048 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:34.099893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9ac0e562-8aec-4c43-892a-1e8183dcf048 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:34.115743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ac0e562-8aec-4c43-892a-1e8183dcf048 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:34.116587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ac0e562-8aec-4c43-892a-1e8183dcf048 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:34.117977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ac0e562-8aec-4c43-892a-1e8183dcf048 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:34.122992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ac0e562-8aec-4c43-892a-1e8183dcf048 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:34.203101 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9ac0e562-8aec-4c43-892a-1e8183dcf048 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action" status: 200 len: 14 microversion: 2.1 time: 0.114859 May 18 22:22:34.204641 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1020/2014] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:34 2022] POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action => generated 14 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:34.212671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9489edab-803b-456a-8e4a-510689138f2b tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:34.214692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9489edab-803b-456a-8e4a-510689138f2b tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:34.226844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9489edab-803b-456a-8e4a-510689138f2b tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:34.227728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9489edab-803b-456a-8e4a-510689138f2b tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:34.229274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9489edab-803b-456a-8e4a-510689138f2b tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:34.230285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9489edab-803b-456a-8e4a-510689138f2b tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:34.543870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9489edab-803b-456a-8e4a-510689138f2b tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:34.559087 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9489edab-803b-456a-8e4a-510689138f2b tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649" status: 200 len: 1318 microversion: 2.1 time: 0.352139 May 18 22:22:34.568717 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1021/2015] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:34 2022] GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649 => generated 1318 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:34.574514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e48281db-5723-4547-ae0a-6aec6c8bbfcd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:34.575451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e48281db-5723-4547-ae0a-6aec6c8bbfcd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:34.583863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e48281db-5723-4547-ae0a-6aec6c8bbfcd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:34.584638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e48281db-5723-4547-ae0a-6aec6c8bbfcd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:34.585688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e48281db-5723-4547-ae0a-6aec6c8bbfcd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:34.586704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e48281db-5723-4547-ae0a-6aec6c8bbfcd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:34.814454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e48281db-5723-4547-ae0a-6aec6c8bbfcd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:34.826014 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e48281db-5723-4547-ae0a-6aec6c8bbfcd tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.256002 May 18 22:22:34.827165 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1022/2016] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:34 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:34.832459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f1b1a5e2-8b71-4714-9784-a4c08a40257d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:34.833346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f1b1a5e2-8b71-4714-9784-a4c08a40257d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:34.841026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1b1a5e2-8b71-4714-9784-a4c08a40257d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:34.842240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1b1a5e2-8b71-4714-9784-a4c08a40257d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:34.843668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1b1a5e2-8b71-4714-9784-a4c08a40257d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:34.844358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1b1a5e2-8b71-4714-9784-a4c08a40257d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:35.048334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f1b1a5e2-8b71-4714-9784-a4c08a40257d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:35.062671 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f1b1a5e2-8b71-4714-9784-a4c08a40257d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.234035 May 18 22:22:35.063917 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1023/2017] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:34 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:35.070105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ddb1fa3-eb2f-4903-acd8-9797ce73a886 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:35.071175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7ddb1fa3-eb2f-4903-acd8-9797ce73a886 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] [instance: 0143577d-4eee-4b02-a94b-52ca3573b598] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:35.078287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ddb1fa3-eb2f-4903-acd8-9797ce73a886 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:35.078863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ddb1fa3-eb2f-4903-acd8-9797ce73a886 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:35.079913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ddb1fa3-eb2f-4903-acd8-9797ce73a886 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:35.080390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ddb1fa3-eb2f-4903-acd8-9797ce73a886 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:35.101419 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-7ddb1fa3-eb2f-4903-acd8-9797ce73a886 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] HTTP exception thrown: Instance 0143577d-4eee-4b02-a94b-52ca3573b598 could not be found. May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ddb1fa3-eb2f-4903-acd8-9797ce73a886 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Request method failure captured: May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 HTTP/1.1 May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXFs0t78yJtwoe7JDaavdPJ5cTOENzT8vM_Hn_iYIvde8rELEu_OlV0s5ux0CRKSujWetsUYLCgAnN2JColnn10-d_yuofKRa8Ay1wPzR_zTrdyW4Y1wFrZPskB8BKBbidBMlBD0iVquK7OUMhXxN-lk98lqTu9LsR6-KQUwhd97wL0 May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 887b9e3777614ccea671f16855b2d671 May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersAdminNegativeTestJSON-1700856697 May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/887b9e3777614ccea671f16855b2d671"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/887b9e3777614ccea671f16855b2d671"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_887b9e3777614ccea671f16855b2d671"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/887b9e3777614ccea671f16855b2d671"}]}] May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersAdminNegativeTestJSON-1700856697 May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 887b9e3777614ccea671f16855b2d671 May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersAdminNegativeTestJSON-1700856697 May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersAdminNegativeTestJSON-1700856697-project May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 9bf85365f8164f05a4ca9a3403bd74ca May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersAdminNegativeTestJSON-1700856697-project May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 0143577d-4eee-4b02-a94b-52ca3573b598 could not be found. May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '0143577d-4eee-4b02-a94b-52ca3573b598'} May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 0143577d-4eee-4b02-a94b-52ca3573b598 could not be found. May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 0143577d-4eee-4b02-a94b-52ca3573b598 could not be found. May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:35.103688 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:35.111104 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:35.111104 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:35.111104 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:35.111104 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:35.111104 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:35.111104 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:35.111104 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 0143577d-4eee-4b02-a94b-52ca3573b598 could not be found. May 18 22:22:35.111104 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:35.114092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ddb1fa3-eb2f-4903-acd8-9797ce73a886 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] Returning 404 to user: Instance 0143577d-4eee-4b02-a94b-52ca3573b598 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:35.115430 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7ddb1fa3-eb2f-4903-acd8-9797ce73a886 tempest-ServersAdminNegativeTestJSON-1700856697 tempest-ServersAdminNegativeTestJSON-1700856697-project] 10.222.0.58 "GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598" status: 404 len: 111 microversion: 2.1 time: 0.050398 May 18 22:22:35.116780 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1024/2018] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:35 2022] GET /compute/v2.1/servers/0143577d-4eee-4b02-a94b-52ca3573b598 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:35.128138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d904137b-9bab-4927-a10d-7e57543860c4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:35.129280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d904137b-9bab-4927-a10d-7e57543860c4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:35.137342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d904137b-9bab-4927-a10d-7e57543860c4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:35.138337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d904137b-9bab-4927-a10d-7e57543860c4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:35.139566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d904137b-9bab-4927-a10d-7e57543860c4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:35.140220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d904137b-9bab-4927-a10d-7e57543860c4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:35.372723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d904137b-9bab-4927-a10d-7e57543860c4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:35.381273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d904137b-9bab-4927-a10d-7e57543860c4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:35.382839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d904137b-9bab-4927-a10d-7e57543860c4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:35.383971 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d904137b-9bab-4927-a10d-7e57543860c4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.265839 May 18 22:22:35.395935 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1025/2019] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:35 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:35.409991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-233c6565-cff4-4ac9-8b1c-6754365bc598 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:35.414982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-233c6565-cff4-4ac9-8b1c-6754365bc598 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:35.436169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-233c6565-cff4-4ac9-8b1c-6754365bc598 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:35.436528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-233c6565-cff4-4ac9-8b1c-6754365bc598 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:35.437602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-233c6565-cff4-4ac9-8b1c-6754365bc598 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:35.438333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-233c6565-cff4-4ac9-8b1c-6754365bc598 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:35.497992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-233c6565-cff4-4ac9-8b1c-6754365bc598 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:35.529955 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-233c6565-cff4-4ac9-8b1c-6754365bc598 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action" status: 200 len: 14 microversion: 2.1 time: 0.142179 May 18 22:22:35.531082 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1026/2020] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:35 2022] POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action => generated 14 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:35.579864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86491f29-3882-4456-b635-aba00a84391a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:35.581337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-86491f29-3882-4456-b635-aba00a84391a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:35.590055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86491f29-3882-4456-b635-aba00a84391a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:35.590941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86491f29-3882-4456-b635-aba00a84391a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:35.592067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86491f29-3882-4456-b635-aba00a84391a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:35.592848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86491f29-3882-4456-b635-aba00a84391a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:35.860331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-86491f29-3882-4456-b635-aba00a84391a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:35.871194 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-86491f29-3882-4456-b635-aba00a84391a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649" status: 200 len: 1318 microversion: 2.1 time: 0.295747 May 18 22:22:35.871999 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1027/2021] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:35 2022] GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649 => generated 1318 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:35.886654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-75abb134-870a-4cd0-927f-d449716eac94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:35.887432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-75abb134-870a-4cd0-927f-d449716eac94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:35.894417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75abb134-870a-4cd0-927f-d449716eac94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:35.894857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75abb134-870a-4cd0-927f-d449716eac94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:35.895629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75abb134-870a-4cd0-927f-d449716eac94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:35.896055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75abb134-870a-4cd0-927f-d449716eac94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:36.075948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-75abb134-870a-4cd0-927f-d449716eac94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:36.085908 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-75abb134-870a-4cd0-927f-d449716eac94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.201585 May 18 22:22:36.086506 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1028/2022] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:35 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:36.095589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7c1c3370-a510-4bd8-95d3-135aff79bfbe tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:36.096286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7c1c3370-a510-4bd8-95d3-135aff79bfbe tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:36.105189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c1c3370-a510-4bd8-95d3-135aff79bfbe tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:36.105641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c1c3370-a510-4bd8-95d3-135aff79bfbe tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:36.106437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c1c3370-a510-4bd8-95d3-135aff79bfbe tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:36.106862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c1c3370-a510-4bd8-95d3-135aff79bfbe tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:36.113532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:22:36.114042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:22:36.114595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:22:36.115030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:22:36.115440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:22:36.130526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:36.131042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:36.131910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:36.132741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:36.154484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Getting quotas for project 240f412e8d9b48148659d8d2469660fc. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:22:36.161786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Getting quotas for user fd9e8a57d2844701904e6b9240ef4132 and project 240f412e8d9b48148659d8d2469660fc. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:22:36.180764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:22:36.183484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:22:36.255599 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-abd0622f-f023-4510-ad54-29ff6b1dbb1e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 4.542582 May 18 22:22:36.256474 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 995/2023] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:22:31 2022] POST /compute/v2.1/servers => generated 380 bytes in 4544 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:22:36.270269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b9d44e6c-ce47-446c-b294-df343b58fa03 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:36.270929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b9d44e6c-ce47-446c-b294-df343b58fa03 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:36.350691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7c1c3370-a510-4bd8-95d3-135aff79bfbe tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:36.361521 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7c1c3370-a510-4bd8-95d3-135aff79bfbe tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.271111 May 18 22:22:36.362705 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1029/2024] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:36 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:36.375721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6797dcdd-d989-498b-9904-27ee3913e97f req-a948c565-0c74-4bb6-aef2-3ade4e2ac256 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0143577d-4eee-4b02-a94b-52ca3573b598", "name": "network-vif-deleted", "tag": "736336d7-a87a-4134-8f3c-6ab1d26f3c7b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:36.395336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6797dcdd-d989-498b-9904-27ee3913e97f req-a948c565-0c74-4bb6-aef2-3ade4e2ac256 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:36.395770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6797dcdd-d989-498b-9904-27ee3913e97f req-a948c565-0c74-4bb6-aef2-3ade4e2ac256 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:36.400806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b9d44e6c-ce47-446c-b294-df343b58fa03 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:36.413062 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6797dcdd-d989-498b-9904-27ee3913e97f req-a948c565-0c74-4bb6-aef2-3ade4e2ac256 service nova] Creating event network-vif-deleted:736336d7-a87a-4134-8f3c-6ab1d26f3c7b for instance 0143577d-4eee-4b02-a94b-52ca3573b598 on n-h2-841040-6 May 18 22:22:36.417788 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b9d44e6c-ce47-446c-b294-df343b58fa03 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1212 microversion: 2.1 time: 0.154288 May 18 22:22:36.418396 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 996/2025] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:36 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1212 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:36.419221 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6797dcdd-d989-498b-9904-27ee3913e97f req-a948c565-0c74-4bb6-aef2-3ade4e2ac256 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.054755 May 18 22:22:36.420212 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1030/2026] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:36 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:36.440870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc416a05-c31d-4bfe-979a-79ca3c36748e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:36.441474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc416a05-c31d-4bfe-979a-79ca3c36748e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:36.456597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc416a05-c31d-4bfe-979a-79ca3c36748e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:36.457372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc416a05-c31d-4bfe-979a-79ca3c36748e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:36.459018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc416a05-c31d-4bfe-979a-79ca3c36748e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:36.460238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc416a05-c31d-4bfe-979a-79ca3c36748e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:36.543111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3252c5d1-680a-4242-81c8-05265bff45f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:36.546390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3252c5d1-680a-4242-81c8-05265bff45f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:36.560928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3252c5d1-680a-4242-81c8-05265bff45f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:36.561440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3252c5d1-680a-4242-81c8-05265bff45f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:36.562361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3252c5d1-680a-4242-81c8-05265bff45f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:36.564709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3252c5d1-680a-4242-81c8-05265bff45f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:36.638181 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3252c5d1-680a-4242-81c8-05265bff45f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action" status: 200 len: 14 microversion: 2.1 time: 0.100456 May 18 22:22:36.639109 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1031/2027] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:36 2022] POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action => generated 14 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:36.702250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cc416a05-c31d-4bfe-979a-79ca3c36748e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:36.715836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cc416a05-c31d-4bfe-979a-79ca3c36748e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:36.717355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cc416a05-c31d-4bfe-979a-79ca3c36748e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:36.722293 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc416a05-c31d-4bfe-979a-79ca3c36748e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.288144 May 18 22:22:36.730806 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 997/2028] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:36 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:36.889051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c710a1a9-a502-408b-9808-0d45b0f19172 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:36.890013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c710a1a9-a502-408b-9808-0d45b0f19172 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:36.897139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c710a1a9-a502-408b-9808-0d45b0f19172 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:36.897589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c710a1a9-a502-408b-9808-0d45b0f19172 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:36.898382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c710a1a9-a502-408b-9808-0d45b0f19172 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:36.898996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c710a1a9-a502-408b-9808-0d45b0f19172 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:37.104362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a32f7a33-b568-40c6-8c53-d0ce6d88e021 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:37.105218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a32f7a33-b568-40c6-8c53-d0ce6d88e021 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:37.120047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a32f7a33-b568-40c6-8c53-d0ce6d88e021 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:37.121137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a32f7a33-b568-40c6-8c53-d0ce6d88e021 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:37.124956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a32f7a33-b568-40c6-8c53-d0ce6d88e021 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:37.125870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a32f7a33-b568-40c6-8c53-d0ce6d88e021 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:37.163735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c710a1a9-a502-408b-9808-0d45b0f19172 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:37.180484 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c710a1a9-a502-408b-9808-0d45b0f19172 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649" status: 200 len: 1318 microversion: 2.1 time: 0.295602 May 18 22:22:37.183317 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1032/2029] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:36 2022] GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649 => generated 1318 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:37.210203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-dc549bcc-0f66-4a9f-979a-62e019ff86f0 req-35d69ebe-934d-4000-bd54-23726ed43856 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "48612a02-a0c8-453b-9e62-9c6c079d0649", "name": "network-vif-plugged", "status": "completed", "tag": "1391bec1-e07b-4057-8d0b-217d2f8b01c5"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:37.244174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-dc549bcc-0f66-4a9f-979a-62e019ff86f0 req-35d69ebe-934d-4000-bd54-23726ed43856 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:37.247119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-dc549bcc-0f66-4a9f-979a-62e019ff86f0 req-35d69ebe-934d-4000-bd54-23726ed43856 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:37.290000 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-dc549bcc-0f66-4a9f-979a-62e019ff86f0 req-35d69ebe-934d-4000-bd54-23726ed43856 service nova] Creating event network-vif-plugged:1391bec1-e07b-4057-8d0b-217d2f8b01c5 for instance 48612a02-a0c8-453b-9e62-9c6c079d0649 on n-h1-841040-6 May 18 22:22:37.298115 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-dc549bcc-0f66-4a9f-979a-62e019ff86f0 req-35d69ebe-934d-4000-bd54-23726ed43856 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.092013 May 18 22:22:37.306852 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1033/2030] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:37 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:37.388420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a0749237-9f2e-44a0-b259-d4d7b8f55af1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:37.389677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a0749237-9f2e-44a0-b259-d4d7b8f55af1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:37.399632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0749237-9f2e-44a0-b259-d4d7b8f55af1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:37.400044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0749237-9f2e-44a0-b259-d4d7b8f55af1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:37.401865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0749237-9f2e-44a0-b259-d4d7b8f55af1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:37.402604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0749237-9f2e-44a0-b259-d4d7b8f55af1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:37.523094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a32f7a33-b568-40c6-8c53-d0ce6d88e021 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:37.532337 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a32f7a33-b568-40c6-8c53-d0ce6d88e021 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.432863 May 18 22:22:37.534027 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 998/2031] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:37 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:37.539712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6fa02c62-dc59-46f1-81b9-2ede21a27153 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:37.541431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6fa02c62-dc59-46f1-81b9-2ede21a27153 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:37.550094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fa02c62-dc59-46f1-81b9-2ede21a27153 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:37.550807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fa02c62-dc59-46f1-81b9-2ede21a27153 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:37.554201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fa02c62-dc59-46f1-81b9-2ede21a27153 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:37.554850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fa02c62-dc59-46f1-81b9-2ede21a27153 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:37.624790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a0749237-9f2e-44a0-b259-d4d7b8f55af1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:37.637231 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a0749237-9f2e-44a0-b259-d4d7b8f55af1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.262473 May 18 22:22:37.638909 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1034/2032] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:37 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:37.660504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4a0526dc-4b53-4e40-8acc-7accc34414eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:37.662815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4a0526dc-4b53-4e40-8acc-7accc34414eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:37.676939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a0526dc-4b53-4e40-8acc-7accc34414eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:37.678315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a0526dc-4b53-4e40-8acc-7accc34414eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:37.679103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a0526dc-4b53-4e40-8acc-7accc34414eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:37.679920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a0526dc-4b53-4e40-8acc-7accc34414eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:37.693441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6fa02c62-dc59-46f1-81b9-2ede21a27153 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:37.704886 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6fa02c62-dc59-46f1-81b9-2ede21a27153 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1264 microversion: 2.1 time: 0.169501 May 18 22:22:37.709669 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 999/2033] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:37 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1264 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:37.742708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e4017e77-9d91-44a8-b0ae-edcfc05fd925 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:37.743591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e4017e77-9d91-44a8-b0ae-edcfc05fd925 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:37.753364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e4017e77-9d91-44a8-b0ae-edcfc05fd925 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:37.755375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e4017e77-9d91-44a8-b0ae-edcfc05fd925 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:37.756696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e4017e77-9d91-44a8-b0ae-edcfc05fd925 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:37.757304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e4017e77-9d91-44a8-b0ae-edcfc05fd925 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:37.759377 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4a0526dc-4b53-4e40-8acc-7accc34414eb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action" status: 200 len: 8205 microversion: 2.1 time: 0.113724 May 18 22:22:37.768884 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1035/2034] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:37 2022] POST /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28/action => generated 8205 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:37.775864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f7c46874-4dcd-4c2d-9863-4835be8aff78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:37.777139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f7c46874-4dcd-4c2d-9863-4835be8aff78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:37.785944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7c46874-4dcd-4c2d-9863-4835be8aff78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:37.787326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7c46874-4dcd-4c2d-9863-4835be8aff78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:37.789015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7c46874-4dcd-4c2d-9863-4835be8aff78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:37.789581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7c46874-4dcd-4c2d-9863-4835be8aff78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:38.078486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f7c46874-4dcd-4c2d-9863-4835be8aff78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:38.090124 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f7c46874-4dcd-4c2d-9863-4835be8aff78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.319109 May 18 22:22:38.094082 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1036/2035] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:37 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:38.115751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4301d064-567c-47b5-9cb2-f14562ec2a8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:38.117665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4301d064-567c-47b5-9cb2-f14562ec2a8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:38.120891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e4017e77-9d91-44a8-b0ae-edcfc05fd925 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:38.126080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4301d064-567c-47b5-9cb2-f14562ec2a8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:38.126694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4301d064-567c-47b5-9cb2-f14562ec2a8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:38.128070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4301d064-567c-47b5-9cb2-f14562ec2a8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:38.128506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4301d064-567c-47b5-9cb2-f14562ec2a8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:38.133994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e4017e77-9d91-44a8-b0ae-edcfc05fd925 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:38.135958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e4017e77-9d91-44a8-b0ae-edcfc05fd925 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:38.137225 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e4017e77-9d91-44a8-b0ae-edcfc05fd925 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.400688 May 18 22:22:38.138264 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1000/2036] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:37 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:22:38.143236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3c576bb8-01a6-4dde-88fa-bc40c354206b tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Calling method '.version_select at 0x7fa2ed055dc0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:38.214587 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3c576bb8-01a6-4dde-88fa-bc40c354206b tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd" status: 200 len: 636 microversion: 2.1 time: 0.074876 May 18 22:22:38.215766 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1001/2037] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:22:38 2022] GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd => generated 636 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:38.223394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a2a0cd0b-e3dc-4959-98d3-eeb474db0c59 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:38.224124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a2a0cd0b-e3dc-4959-98d3-eeb474db0c59 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:38.231515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2a0cd0b-e3dc-4959-98d3-eeb474db0c59 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:38.232038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2a0cd0b-e3dc-4959-98d3-eeb474db0c59 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:38.232839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2a0cd0b-e3dc-4959-98d3-eeb474db0c59 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:38.233273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2a0cd0b-e3dc-4959-98d3-eeb474db0c59 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:38.325892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4301d064-567c-47b5-9cb2-f14562ec2a8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:38.336896 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4301d064-567c-47b5-9cb2-f14562ec2a8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.225519 May 18 22:22:38.337494 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1037/2038] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:38 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:38.356998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-836fa866-bb4b-43fa-bda7-dfe016675ca0 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Action: 'update_all', calling method: .version_select at 0x7fa2ecb24b80>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:38.424688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-836fa866-bb4b-43fa-bda7-dfe016675ca0 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:22:38.432364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-836fa866-bb4b-43fa-bda7-dfe016675ca0 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for user 66ecdd4f57af4f6e8355b7058e59b6b1 and project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:22:38.804467 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-836fa866-bb4b-43fa-bda7-dfe016675ca0 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata" status: 200 len: 61 microversion: 2.1 time: 0.452503 May 18 22:22:38.805104 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1038/2039] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:22:38 2022] PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata => generated 61 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:38.810439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b6e1fab5-f8fe-4ec4-baf1-8fdcecd54194 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:38.811067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b6e1fab5-f8fe-4ec4-baf1-8fdcecd54194 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:38.817896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6e1fab5-f8fe-4ec4-baf1-8fdcecd54194 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:38.818335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6e1fab5-f8fe-4ec4-baf1-8fdcecd54194 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:38.819228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6e1fab5-f8fe-4ec4-baf1-8fdcecd54194 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:38.819655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6e1fab5-f8fe-4ec4-baf1-8fdcecd54194 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:38.931866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a2a0cd0b-e3dc-4959-98d3-eeb474db0c59 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:38.947057 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a2a0cd0b-e3dc-4959-98d3-eeb474db0c59 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649" status: 200 len: 1318 microversion: 2.1 time: 0.729266 May 18 22:22:38.960698 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1002/2040] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:38 2022] GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649 => generated 1318 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:38.978912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5dcac70d-fcb6-4461-a69a-2c357c872068 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:38.984942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5dcac70d-fcb6-4461-a69a-2c357c872068 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:38.998986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5dcac70d-fcb6-4461-a69a-2c357c872068 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:38.999839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5dcac70d-fcb6-4461-a69a-2c357c872068 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:39.000851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5dcac70d-fcb6-4461-a69a-2c357c872068 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:39.001507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5dcac70d-fcb6-4461-a69a-2c357c872068 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:39.022895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b6e1fab5-f8fe-4ec4-baf1-8fdcecd54194 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:39.032745 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b6e1fab5-f8fe-4ec4-baf1-8fdcecd54194 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.226274 May 18 22:22:39.033353 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1039/2041] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:38 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:39.041105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7c20c6c0-f005-4890-b0c6-92b3c2e63216 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:39.041705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7c20c6c0-f005-4890-b0c6-92b3c2e63216 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:39.061068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c20c6c0-f005-4890-b0c6-92b3c2e63216 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:39.062519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c20c6c0-f005-4890-b0c6-92b3c2e63216 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:39.064230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c20c6c0-f005-4890-b0c6-92b3c2e63216 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:39.065868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c20c6c0-f005-4890-b0c6-92b3c2e63216 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:39.282619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7c20c6c0-f005-4890-b0c6-92b3c2e63216 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:39.301223 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7c20c6c0-f005-4890-b0c6-92b3c2e63216 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1392 microversion: 2.1 time: 0.263643 May 18 22:22:39.302089 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1040/2042] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:39 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1392 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:39.315696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-077798cd-ea90-4476-9b59-6347a3b3362a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:39.316349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-077798cd-ea90-4476-9b59-6347a3b3362a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:39.321056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-077798cd-ea90-4476-9b59-6347a3b3362a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [119083] Writing DB stats nova_api:SELECT=99,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:39.329771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-077798cd-ea90-4476-9b59-6347a3b3362a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:39.330550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-077798cd-ea90-4476-9b59-6347a3b3362a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:39.331534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-077798cd-ea90-4476-9b59-6347a3b3362a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:39.331968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-077798cd-ea90-4476-9b59-6347a3b3362a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:39.411151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5dcac70d-fcb6-4461-a69a-2c357c872068 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:39.420619 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5dcac70d-fcb6-4461-a69a-2c357c872068 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.455759 May 18 22:22:39.421600 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1003/2043] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:38 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:39.426964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6827ada6-e3e5-4b7b-8bf5-5e21349b4848 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Calling method '.version_select at 0x7fa2ed055b80>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:39.457108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-077798cd-ea90-4476-9b59-6347a3b3362a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:39.485492 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-077798cd-ea90-4476-9b59-6347a3b3362a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1270 microversion: 2.1 time: 0.180154 May 18 22:22:39.494009 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1041/2044] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:39 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1270 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:39.500551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0e6186b7-0493-4b73-8176-dbd1cb57ab1c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:39.502014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e6186b7-0493-4b73-8176-dbd1cb57ab1c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:39.511939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e6186b7-0493-4b73-8176-dbd1cb57ab1c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:39.512952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e6186b7-0493-4b73-8176-dbd1cb57ab1c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:39.515143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e6186b7-0493-4b73-8176-dbd1cb57ab1c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:39.515957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e6186b7-0493-4b73-8176-dbd1cb57ab1c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:39.984599 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6827ada6-e3e5-4b7b-8bf5-5e21349b4848 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "DELETE /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata/os_version" status: 204 len: 0 microversion: 2.1 time: 0.561483 May 18 22:22:39.985451 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1004/2045] 10.222.0.58 () {58 vars in 1295 bytes} [Wed May 18 22:22:39 2022] DELETE /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata/os_version => generated 0 bytes in 563 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:22:39.990921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7f1c2030-fc29-49b7-b60b-d5a5c6dcc010 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:39.991522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7f1c2030-fc29-49b7-b60b-d5a5c6dcc010 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:39.998329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f1c2030-fc29-49b7-b60b-d5a5c6dcc010 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:39.999049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f1c2030-fc29-49b7-b60b-d5a5c6dcc010 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:39.999834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f1c2030-fc29-49b7-b60b-d5a5c6dcc010 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:40.000444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f1c2030-fc29-49b7-b60b-d5a5c6dcc010 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:40.032910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0e6186b7-0493-4b73-8176-dbd1cb57ab1c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:40.047032 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0e6186b7-0493-4b73-8176-dbd1cb57ab1c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.551342 May 18 22:22:40.060585 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1042/2046] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:39 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:40.069442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e9065932-ca57-4b27-9aa0-2ec39d5a3939 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:40.070520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e9065932-ca57-4b27-9aa0-2ec39d5a3939 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:40.080344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9065932-ca57-4b27-9aa0-2ec39d5a3939 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:40.081327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9065932-ca57-4b27-9aa0-2ec39d5a3939 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:40.082615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9065932-ca57-4b27-9aa0-2ec39d5a3939 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:40.083329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9065932-ca57-4b27-9aa0-2ec39d5a3939 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:40.383485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7f1c2030-fc29-49b7-b60b-d5a5c6dcc010 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:40.396845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7f1c2030-fc29-49b7-b60b-d5a5c6dcc010 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:40.399939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7f1c2030-fc29-49b7-b60b-d5a5c6dcc010 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:40.403777 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7f1c2030-fc29-49b7-b60b-d5a5c6dcc010 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.417220 May 18 22:22:40.406704 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1005/2047] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:39 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:40.415828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e7cb2006-e219-4fd9-bb9e-e26635759299 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Calling method '.version_select at 0x7fa2eda80b80>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:40.436905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e9065932-ca57-4b27-9aa0-2ec39d5a3939 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:40.451268 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e9065932-ca57-4b27-9aa0-2ec39d5a3939 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649" status: 200 len: 1505 microversion: 2.1 time: 0.388128 May 18 22:22:40.454980 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1043/2048] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:40 2022] GET /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649 => generated 1505 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:40.464558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-70d7c61c-da67-4b19-9f9a-b55203d7a018 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"lock": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:40.466600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-70d7c61c-da67-4b19-9f9a-b55203d7a018 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:40.483862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70d7c61c-da67-4b19-9f9a-b55203d7a018 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:40.484245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70d7c61c-da67-4b19-9f9a-b55203d7a018 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:40.489101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70d7c61c-da67-4b19-9f9a-b55203d7a018 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:40.492738 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e7cb2006-e219-4fd9-bb9e-e26635759299 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata" status: 200 len: 37 microversion: 2.1 time: 0.085016 May 18 22:22:40.493319 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1006/2049] 10.222.0.58 () {58 vars in 1259 bytes} [Wed May 18 22:22:40 2022] GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata => generated 37 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:40.495390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70d7c61c-da67-4b19-9f9a-b55203d7a018 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:40.502168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-85e63456-214a-4df3-84ef-a09b15219bf9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:40.502888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-85e63456-214a-4df3-84ef-a09b15219bf9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:40.520884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85e63456-214a-4df3-84ef-a09b15219bf9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:40.521289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85e63456-214a-4df3-84ef-a09b15219bf9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:40.524908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85e63456-214a-4df3-84ef-a09b15219bf9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:40.525547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85e63456-214a-4df3-84ef-a09b15219bf9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:40.584150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-70d7c61c-da67-4b19-9f9a-b55203d7a018 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Locking {{(pid=119083) lock /opt/stack/nova/nova/compute/api.py:4700}} May 18 22:22:40.610462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-70d7c61c-da67-4b19-9f9a-b55203d7a018 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:INSERT=2,nova_cell1:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:40.673616 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-70d7c61c-da67-4b19-9f9a-b55203d7a018 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.216309 May 18 22:22:40.676127 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1044/2050] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:40 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:22:40.686127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7897e3b1-2555-4354-874b-4ef1c1b716d2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:40.688281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7897e3b1-2555-4354-874b-4ef1c1b716d2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:40.696871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7897e3b1-2555-4354-874b-4ef1c1b716d2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:40.697594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7897e3b1-2555-4354-874b-4ef1c1b716d2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:40.698599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7897e3b1-2555-4354-874b-4ef1c1b716d2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:40.699554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7897e3b1-2555-4354-874b-4ef1c1b716d2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:40.769559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-85e63456-214a-4df3-84ef-a09b15219bf9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:40.780433 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-85e63456-214a-4df3-84ef-a09b15219bf9 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1382 microversion: 2.1 time: 0.285907 May 18 22:22:40.781657 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1007/2051] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:40 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1382 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:40.796731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2029aa27-0023-411f-a3b5-ec786a694c48 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:40.797516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2029aa27-0023-411f-a3b5-ec786a694c48 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 82d9d589-8e64-4f60-a177-f5ff7f4c9cac] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:40.808525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2029aa27-0023-411f-a3b5-ec786a694c48 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:40.811033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2029aa27-0023-411f-a3b5-ec786a694c48 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:40.812146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2029aa27-0023-411f-a3b5-ec786a694c48 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:40.813294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2029aa27-0023-411f-a3b5-ec786a694c48 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:41.055639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7897e3b1-2555-4354-874b-4ef1c1b716d2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:41.085448 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7897e3b1-2555-4354-874b-4ef1c1b716d2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.407697 May 18 22:22:41.097375 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1045/2052] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:40 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:41.104959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ebea20a6-93e4-44d1-b4a1-abaa73e326dc tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Action: 'update_all', calling method: .version_select at 0x7fa2ed94b8b0>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:41.200331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-ebea20a6-93e4-44d1-b4a1-abaa73e326dc tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:22:41.219257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-ebea20a6-93e4-44d1-b4a1-abaa73e326dc tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for user 66ecdd4f57af4f6e8355b7058e59b6b1 and project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:22:41.256990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2029aa27-0023-411f-a3b5-ec786a694c48 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:41.274295 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2029aa27-0023-411f-a3b5-ec786a694c48 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/82d9d589-8e64-4f60-a177-f5ff7f4c9cac" status: 200 len: 1318 microversion: 2.1 time: 0.490490 May 18 22:22:41.275214 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1008/2053] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:40 2022] GET /compute/v2.1/servers/82d9d589-8e64-4f60-a177-f5ff7f4c9cac => generated 1318 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:41.288691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8ac92bbd-9284-4bbc-985d-a3ae083ff1b9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:41.291382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8ac92bbd-9284-4bbc-985d-a3ae083ff1b9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:41.308665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ac92bbd-9284-4bbc-985d-a3ae083ff1b9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:41.312424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ac92bbd-9284-4bbc-985d-a3ae083ff1b9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:41.313367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ac92bbd-9284-4bbc-985d-a3ae083ff1b9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:41.314302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ac92bbd-9284-4bbc-985d-a3ae083ff1b9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:41.669606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8ac92bbd-9284-4bbc-985d-a3ae083ff1b9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:41.680458 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8ac92bbd-9284-4bbc-985d-a3ae083ff1b9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1333 microversion: 2.1 time: 0.402434 May 18 22:22:41.683284 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1009/2054] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:41 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1333 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:41.689619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0d365e59-e606-44e9-a2ad-d91be080a2ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:41.691132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0d365e59-e606-44e9-a2ad-d91be080a2ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:41.718723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d365e59-e606-44e9-a2ad-d91be080a2ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:41.719965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d365e59-e606-44e9-a2ad-d91be080a2ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:41.720887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d365e59-e606-44e9-a2ad-d91be080a2ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:41.725281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d365e59-e606-44e9-a2ad-d91be080a2ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:41.754179 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ebea20a6-93e4-44d1-b4a1-abaa73e326dc tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata" status: 200 len: 61 microversion: 2.1 time: 0.653959 May 18 22:22:41.756225 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1046/2055] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:22:41 2022] PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata => generated 61 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:41.779630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ee67e5bc-c67e-4514-bb25-7e70a299ea7f tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '.version_select at 0x7fa2ecb8bd30>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:41.787380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee67e5bc-c67e-4514-bb25-7e70a299ea7f tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:41.788578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee67e5bc-c67e-4514-bb25-7e70a299ea7f tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:41.819082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0d365e59-e606-44e9-a2ad-d91be080a2ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:41.824114 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ee67e5bc-c67e-4514-bb25-7e70a299ea7f tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/os-migrations" status: 200 len: 3090 microversion: 2.1 time: 0.065589 May 18 22:22:41.830812 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1047/2056] 10.222.0.58 () {58 vars in 1142 bytes} [Wed May 18 22:22:41 2022] GET /compute/v2.1/os-migrations => generated 3090 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:41.847002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f53b3fe1-b98b-46b6-8476-1244ac4039ce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:41.847832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f53b3fe1-b98b-46b6-8476-1244ac4039ce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:41.857170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f53b3fe1-b98b-46b6-8476-1244ac4039ce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:41.857772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f53b3fe1-b98b-46b6-8476-1244ac4039ce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:41.858781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f53b3fe1-b98b-46b6-8476-1244ac4039ce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:41.859391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f53b3fe1-b98b-46b6-8476-1244ac4039ce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:42.202424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f53b3fe1-b98b-46b6-8476-1244ac4039ce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:42.211768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f53b3fe1-b98b-46b6-8476-1244ac4039ce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:42.213268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f53b3fe1-b98b-46b6-8476-1244ac4039ce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:42.214865 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f53b3fe1-b98b-46b6-8476-1244ac4039ce tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.381551 May 18 22:22:42.215634 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1048/2057] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:41 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:42.226068 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0d365e59-e606-44e9-a2ad-d91be080a2ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:42.231286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-04da5069-e458-4aca-8c60-2f1ae1bd5730 req-5c7da6e0-9ec3-4ed9-83cb-6b50b148a19a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82d9d589-8e64-4f60-a177-f5ff7f4c9cac", "name": "network-vif-plugged", "status": "completed", "tag": "137f367b-6724-49b2-8fb8-369b37098b99"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:42.235798 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0d365e59-e606-44e9-a2ad-d91be080a2ba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.550054 May 18 22:22:42.237301 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1010/2058] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:41 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:42.244781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-04da5069-e458-4aca-8c60-2f1ae1bd5730 req-5c7da6e0-9ec3-4ed9-83cb-6b50b148a19a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:42.245531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-04da5069-e458-4aca-8c60-2f1ae1bd5730 req-5c7da6e0-9ec3-4ed9-83cb-6b50b148a19a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:42.249202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e555cf09-db92-47c6-a6c4-a454d75fedab tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Calling method '.version_select at 0x7fa2eda80ca0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:42.267702 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-04da5069-e458-4aca-8c60-2f1ae1bd5730 req-5c7da6e0-9ec3-4ed9-83cb-6b50b148a19a service nova] Creating event network-vif-plugged:137f367b-6724-49b2-8fb8-369b37098b99 for instance 82d9d589-8e64-4f60-a177-f5ff7f4c9cac on n-h1-841040-6 May 18 22:22:42.273983 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-04da5069-e458-4aca-8c60-2f1ae1bd5730 req-5c7da6e0-9ec3-4ed9-83cb-6b50b148a19a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.045967 May 18 22:22:42.275048 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1049/2059] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:42 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:42.290474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-96e632a8-5c80-48b9-bcee-e6ce57bcdd77 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:42.291479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-96e632a8-5c80-48b9-bcee-e6ce57bcdd77 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:42.301004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96e632a8-5c80-48b9-bcee-e6ce57bcdd77 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:42.305722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96e632a8-5c80-48b9-bcee-e6ce57bcdd77 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:42.306990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96e632a8-5c80-48b9-bcee-e6ce57bcdd77 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:42.309367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96e632a8-5c80-48b9-bcee-e6ce57bcdd77 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:42.339935 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e555cf09-db92-47c6-a6c4-a454d75fedab tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata/os_distro" status: 200 len: 33 microversion: 2.1 time: 0.099661 May 18 22:22:42.357363 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1011/2060] 10.222.0.58 () {58 vars in 1289 bytes} [Wed May 18 22:22:42 2022] GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata/os_distro => generated 33 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:42.365541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d12b8672-677b-4833-bf30-9e913c5a9e12 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:42.365541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d12b8672-677b-4833-bf30-9e913c5a9e12 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:42.385683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d12b8672-677b-4833-bf30-9e913c5a9e12 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:42.386208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d12b8672-677b-4833-bf30-9e913c5a9e12 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:42.387826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d12b8672-677b-4833-bf30-9e913c5a9e12 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:42.388338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d12b8672-677b-4833-bf30-9e913c5a9e12 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:42.664820 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-96e632a8-5c80-48b9-bcee-e6ce57bcdd77 tempest-LiveMigrationTest-1378156497 tempest-LiveMigrationTest-1378156497-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1533 microversion: 2.1 time: 0.379917 May 18 22:22:42.665413 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1050/2061] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:42 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1533 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:42.677299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d15ebc63-bd17-41b7-84a3-bdd2808f5285 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:42.696944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d15ebc63-bd17-41b7-84a3-bdd2808f5285 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:42.697403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d15ebc63-bd17-41b7-84a3-bdd2808f5285 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:42.755195 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-d15ebc63-bd17-41b7-84a3-bdd2808f5285 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] HTTP exception thrown: Instance 1566498f-7998-45fa-a16b-f7036da5d173 is locked May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d15ebc63-bd17-41b7-84a3-bdd2808f5285 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Request method failure captured: May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action HTTP/1.1 May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 15 May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXC6Pq4FMJxIisv0dGDu8SMC0LASiZR_1ChdqaG1pl6VAKZ_D7FN6F1yfgU-EvsJrCeeLB35Tixbh_mDGlsWVjKm57H3v3joCw0Uam5hqHRaKcGPtCM6iTNUST5CpMP_7gvM_PREruDx0hbqgWiF9sU2uLpyZDqtOumvBFDpolgr-7k May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: eda2e8673e8b475fad924d2a2c5af150 May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerActionsTestJSON-1493180548 May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/eda2e8673e8b475fad924d2a2c5af150"}]}] May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerActionsTestJSON-1493180548 May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: eda2e8673e8b475fad924d2a2c5af150 May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerActionsTestJSON-1493180548 May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerActionsTestJSON-1493180548-project May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: ecd95ad81de84b19aefbe6bbc308358d May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerActionsTestJSON-1493180548-project May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: {"os-stop": {}} May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 1566498f-7998-45fa-a16b-f7036da5d173 is locked May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '1566498f-7998-45fa-a16b-f7036da5d173', 'body': {'os-stop': {}}} May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1446, in _stop_server May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.compute_api.stop(context, instance) May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 237, in inner May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceIsLocked(instance_uuid=instance.uuid) May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceIsLocked: Instance 1566498f-7998-45fa-a16b-f7036da5d173 is locked May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1448, in _stop_server May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=e.format_message()) May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Instance 1566498f-7998-45fa-a16b-f7036da5d173 is locked May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1566498f-7998-45fa-a16b-f7036da5d173 is locked May 18 22:22:42.757343 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:22:42.763782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d15ebc63-bd17-41b7-84a3-bdd2808f5285 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Returning 409 to user: Instance 1566498f-7998-45fa-a16b-f7036da5d173 is locked {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:42.765130 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d15ebc63-bd17-41b7-84a3-bdd2808f5285 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 409 len: 107 microversion: 2.1 time: 0.097728 May 18 22:22:42.765993 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1051/2062] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:42 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 107 bytes in 99 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:22:42.771181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04a5c491-73da-4961-819e-38e4cf4e9647 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:42.772038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-04a5c491-73da-4961-819e-38e4cf4e9647 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 82d9d589-8e64-4f60-a177-f5ff7f4c9cac] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:42.779302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04a5c491-73da-4961-819e-38e4cf4e9647 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:42.779988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04a5c491-73da-4961-819e-38e4cf4e9647 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:42.781548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04a5c491-73da-4961-819e-38e4cf4e9647 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:42.782198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04a5c491-73da-4961-819e-38e4cf4e9647 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:42.822191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d12b8672-677b-4833-bf30-9e913c5a9e12 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:42.838365 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d12b8672-677b-4833-bf30-9e913c5a9e12 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.478102 May 18 22:22:42.838965 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1012/2063] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:42 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:42.852902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0e0e479a-77a4-45a5-a511-29297f0a0b7e tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Action: 'update_all', calling method: .version_select at 0x7fa2ed4dbaf0>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:42.927198 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-0e0e479a-77a4-45a5-a511-29297f0a0b7e tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:22:42.933411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-0e0e479a-77a4-45a5-a511-29297f0a0b7e tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for user 66ecdd4f57af4f6e8355b7058e59b6b1 and project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:22:42.951662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0e0e479a-77a4-45a5-a511-29297f0a0b7e tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] [119082] Writing DB stats nova_api:SELECT=90,nova_api:INSERT=9,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:43.220399 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0e0e479a-77a4-45a5-a511-29297f0a0b7e tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata" status: 200 len: 61 microversion: 2.1 time: 0.371320 May 18 22:22:43.221828 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1013/2064] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:22:42 2022] PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata => generated 61 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:43.226837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-902eda3d-44b6-446b-8933-392c53cea148 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:43.227323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-902eda3d-44b6-446b-8933-392c53cea148 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:43.233680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-902eda3d-44b6-446b-8933-392c53cea148 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:43.234193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-902eda3d-44b6-446b-8933-392c53cea148 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:43.234908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-902eda3d-44b6-446b-8933-392c53cea148 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:43.235593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-902eda3d-44b6-446b-8933-392c53cea148 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:43.271628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-902eda3d-44b6-446b-8933-392c53cea148 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:22:43.370393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-04a5c491-73da-4961-819e-38e4cf4e9647 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:43.384574 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-902eda3d-44b6-446b-8933-392c53cea148 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 204 len: 0 microversion: 2.1 time: 0.161180 May 18 22:22:43.385328 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04a5c491-73da-4961-819e-38e4cf4e9647 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/82d9d589-8e64-4f60-a177-f5ff7f4c9cac" status: 200 len: 1318 microversion: 2.1 time: 0.615657 May 18 22:22:43.386182 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1052/2065] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:42 2022] GET /compute/v2.1/servers/82d9d589-8e64-4f60-a177-f5ff7f4c9cac => generated 1318 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:43.388367 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1014/2066] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:22:43 2022] DELETE /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:22:43.402948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5239af7-a86c-48ac-ba97-367cd6cce409 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:43.404198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a5239af7-a86c-48ac-ba97-367cd6cce409 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:43.407428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3c80aba6-5f46-4837-841e-3493b37cd190 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"unlock": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:43.411596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3c80aba6-5f46-4837-841e-3493b37cd190 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:43.426297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5239af7-a86c-48ac-ba97-367cd6cce409 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:43.427966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5239af7-a86c-48ac-ba97-367cd6cce409 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:43.428732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c80aba6-5f46-4837-841e-3493b37cd190 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:43.429141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5239af7-a86c-48ac-ba97-367cd6cce409 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:43.429706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c80aba6-5f46-4837-841e-3493b37cd190 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:43.431180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5239af7-a86c-48ac-ba97-367cd6cce409 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:43.431704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c80aba6-5f46-4837-841e-3493b37cd190 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:43.433158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c80aba6-5f46-4837-841e-3493b37cd190 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:43.553656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3c80aba6-5f46-4837-841e-3493b37cd190 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Unlocking {{(pid=119082) unlock /opt/stack/nova/nova/compute/api.py:4729}} May 18 22:22:43.704580 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3c80aba6-5f46-4837-841e-3493b37cd190 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.311128 May 18 22:22:43.709248 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1015/2067] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:43 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 317 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:22:43.715663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-48657703-83b2-4619-9243-64e2d573cfeb tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Calling method '.version_select at 0x7fa2ed684700>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:43.773122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a5239af7-a86c-48ac-ba97-367cd6cce409 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:43.782525 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a5239af7-a86c-48ac-ba97-367cd6cce409 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1354 microversion: 2.1 time: 0.394559 May 18 22:22:43.788361 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1053/2068] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:43 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1354 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:43.807422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a4b82efb-96e5-47d2-9cbf-0ed1a1109af9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:43.808095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a4b82efb-96e5-47d2-9cbf-0ed1a1109af9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:43.822404 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-48657703-83b2-4619-9243-64e2d573cfeb tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata" status: 200 len: 61 microversion: 2.1 time: 0.111913 May 18 22:22:43.823305 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1016/2069] 10.222.0.58 () {58 vars in 1259 bytes} [Wed May 18 22:22:43 2022] GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata => generated 61 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:43.827256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4b82efb-96e5-47d2-9cbf-0ed1a1109af9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:43.827256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4b82efb-96e5-47d2-9cbf-0ed1a1109af9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:43.829875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3c8ffb6d-4f7c-492f-acc0-ed2601c71f22 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:43.830910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3c8ffb6d-4f7c-492f-acc0-ed2601c71f22 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:43.838538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4b82efb-96e5-47d2-9cbf-0ed1a1109af9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:43.839021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4b82efb-96e5-47d2-9cbf-0ed1a1109af9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:43.842932 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8ffb6d-4f7c-492f-acc0-ed2601c71f22 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:43.845400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8ffb6d-4f7c-492f-acc0-ed2601c71f22 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:43.851229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8ffb6d-4f7c-492f-acc0-ed2601c71f22 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:43.851885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8ffb6d-4f7c-492f-acc0-ed2601c71f22 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:44.060634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3c8ffb6d-4f7c-492f-acc0-ed2601c71f22 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:44.074968 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3c8ffb6d-4f7c-492f-acc0-ed2601c71f22 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1388 microversion: 2.1 time: 0.250599 May 18 22:22:44.075795 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1017/2070] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:43 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1388 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:44.083630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4d01a8db-bee2-488d-8084-48cca5afc573 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:44.090951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d01a8db-bee2-488d-8084-48cca5afc573 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:44.091390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d01a8db-bee2-488d-8084-48cca5afc573 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:44.204549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4d01a8db-bee2-488d-8084-48cca5afc573 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Going to try to stop instance {{(pid=119082) force_stop /opt/stack/nova/nova/compute/api.py:2707}} May 18 22:22:44.299904 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4d01a8db-bee2-488d-8084-48cca5afc573 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.222552 May 18 22:22:44.306109 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1018/2071] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:44 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 230 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:22:44.311583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e3b5e76a-aa6d-4ac4-8d28-75e566b6d7e8 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Action: 'update_all', calling method: .version_select at 0x7fa2eda809d0>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:44.340095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a4b82efb-96e5-47d2-9cbf-0ed1a1109af9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:44.348535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a4b82efb-96e5-47d2-9cbf-0ed1a1109af9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:44.350048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a4b82efb-96e5-47d2-9cbf-0ed1a1109af9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:44.354422 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a4b82efb-96e5-47d2-9cbf-0ed1a1109af9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.564490 May 18 22:22:44.358479 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1054/2072] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:43 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:44.367679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-49a80216-fabb-47cc-a40a-5a8b503b189b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:44.369316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-49a80216-fabb-47cc-a40a-5a8b503b189b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:44.379714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49a80216-fabb-47cc-a40a-5a8b503b189b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:44.380853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49a80216-fabb-47cc-a40a-5a8b503b189b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:44.387733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49a80216-fabb-47cc-a40a-5a8b503b189b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:44.389256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49a80216-fabb-47cc-a40a-5a8b503b189b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:44.425298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-e3b5e76a-aa6d-4ac4-8d28-75e566b6d7e8 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:22:44.433443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-e3b5e76a-aa6d-4ac4-8d28-75e566b6d7e8 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for user 66ecdd4f57af4f6e8355b7058e59b6b1 and project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:22:44.748241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-49a80216-fabb-47cc-a40a-5a8b503b189b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:44.764314 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-49a80216-fabb-47cc-a40a-5a8b503b189b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.403064 May 18 22:22:44.765839 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1055/2073] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:44 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:44.776686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-e567fdd5-39a5-42f1-80c2-ca622555578b req-2a0adeaa-12c6-4812-8106-9f37283e7cc4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a014399-f1e5-45f6-b860-e55038cd7a21", "tag": "5ed40de2-13e7-4304-a301-865d76a55d10"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:44.795101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e567fdd5-39a5-42f1-80c2-ca622555578b req-2a0adeaa-12c6-4812-8106-9f37283e7cc4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:44.795897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e567fdd5-39a5-42f1-80c2-ca622555578b req-2a0adeaa-12c6-4812-8106-9f37283e7cc4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:44.821340 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-e567fdd5-39a5-42f1-80c2-ca622555578b req-2a0adeaa-12c6-4812-8106-9f37283e7cc4 service nova] Creating event network-changed:5ed40de2-13e7-4304-a301-865d76a55d10 for instance 9a014399-f1e5-45f6-b860-e55038cd7a21 on n-h2-841040-6 May 18 22:22:44.833803 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-e567fdd5-39a5-42f1-80c2-ca622555578b req-2a0adeaa-12c6-4812-8106-9f37283e7cc4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.065715 May 18 22:22:44.835047 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1056/2074] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:44 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:44.841838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a8e3b39a-2b92-420d-b05f-0b6e3b668f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:44.842816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a8e3b39a-2b92-420d-b05f-0b6e3b668f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:44.849134 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e3b5e76a-aa6d-4ac4-8d28-75e566b6d7e8 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata" status: 200 len: 61 microversion: 2.1 time: 0.541556 May 18 22:22:44.854437 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1019/2075] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:22:44 2022] PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata => generated 61 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:44.856525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f7b75f51-1809-48e1-8b06-2744afd78a9e tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:44.859466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f7b75f51-1809-48e1-8b06-2744afd78a9e tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 82d9d589-8e64-4f60-a177-f5ff7f4c9cac] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:44.862340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8e3b39a-2b92-420d-b05f-0b6e3b668f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:44.864047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8e3b39a-2b92-420d-b05f-0b6e3b668f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:44.865396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8e3b39a-2b92-420d-b05f-0b6e3b668f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:44.866156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8e3b39a-2b92-420d-b05f-0b6e3b668f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:44.878161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7b75f51-1809-48e1-8b06-2744afd78a9e tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:44.878876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7b75f51-1809-48e1-8b06-2744afd78a9e tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:44.879703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7b75f51-1809-48e1-8b06-2744afd78a9e tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:44.880875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7b75f51-1809-48e1-8b06-2744afd78a9e tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:45.260284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a8e3b39a-2b92-420d-b05f-0b6e3b668f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:45.271633 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a8e3b39a-2b92-420d-b05f-0b6e3b668f98 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1681 microversion: 2.1 time: 0.435047 May 18 22:22:45.274403 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1057/2076] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:44 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1681 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:45.291122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-346e6582-2709-415f-8336-07ca128a6f85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:45.292509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-346e6582-2709-415f-8336-07ca128a6f85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:45.303903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-346e6582-2709-415f-8336-07ca128a6f85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:45.307364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-346e6582-2709-415f-8336-07ca128a6f85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:45.308252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-346e6582-2709-415f-8336-07ca128a6f85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:45.308696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-346e6582-2709-415f-8336-07ca128a6f85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:45.750154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-346e6582-2709-415f-8336-07ca128a6f85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:45.762390 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-346e6582-2709-415f-8336-07ca128a6f85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1354 microversion: 2.1 time: 0.485765 May 18 22:22:45.774643 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1058/2077] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:45 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1354 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:45.788756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-99300519-a6d4-4d8f-95ce-f6a284344523 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Action: 'update_all', calling method: .version_select at 0x7fa2ecb24820>, body: {"metadata": {"os_version": "value2", "architecture": "value3"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:45.871853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-99300519-a6d4-4d8f-95ce-f6a284344523 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:22:45.888528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-99300519-a6d4-4d8f-95ce-f6a284344523 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for user 66ecdd4f57af4f6e8355b7058e59b6b1 and project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:22:46.142650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f7b75f51-1809-48e1-8b06-2744afd78a9e tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:46.515829 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-99300519-a6d4-4d8f-95ce-f6a284344523 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata" status: 200 len: 64 microversion: 2.1 time: 0.739350 May 18 22:22:46.516524 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1059/2078] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:22:45 2022] PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata => generated 64 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:46.526108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f7b75f51-1809-48e1-8b06-2744afd78a9e tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:46.535197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8f818a21-39bd-4531-93f2-4cefc3664e86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:46.535955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8f818a21-39bd-4531-93f2-4cefc3664e86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:46.540202 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f7b75f51-1809-48e1-8b06-2744afd78a9e tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/82d9d589-8e64-4f60-a177-f5ff7f4c9cac" status: 200 len: 1506 microversion: 2.1 time: 1.687921 May 18 22:22:46.542067 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1020/2079] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:44 2022] GET /compute/v2.1/servers/82d9d589-8e64-4f60-a177-f5ff7f4c9cac => generated 1506 bytes in 1691 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:46.548146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc5ed6f1-34ec-446c-8be9-927a6d1fd85e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:46.549198 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc5ed6f1-34ec-446c-8be9-927a6d1fd85e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:46.562939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc5ed6f1-34ec-446c-8be9-927a6d1fd85e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:46.564287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc5ed6f1-34ec-446c-8be9-927a6d1fd85e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:46.565621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc5ed6f1-34ec-446c-8be9-927a6d1fd85e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:46.566380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc5ed6f1-34ec-446c-8be9-927a6d1fd85e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:46.568483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f818a21-39bd-4531-93f2-4cefc3664e86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:46.571142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f818a21-39bd-4531-93f2-4cefc3664e86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:46.572124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f818a21-39bd-4531-93f2-4cefc3664e86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:46.573578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f818a21-39bd-4531-93f2-4cefc3664e86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:46.908362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8f818a21-39bd-4531-93f2-4cefc3664e86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:46.922824 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8f818a21-39bd-4531-93f2-4cefc3664e86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1388 microversion: 2.1 time: 0.402878 May 18 22:22:46.923757 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1060/2080] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:46 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1388 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:46.936608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c5fe855-5833-47ed-aee4-2ed67873777d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:46.939348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c5fe855-5833-47ed-aee4-2ed67873777d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:46.959939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c5fe855-5833-47ed-aee4-2ed67873777d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:46.962487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c5fe855-5833-47ed-aee4-2ed67873777d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:46.966254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c5fe855-5833-47ed-aee4-2ed67873777d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:46.975867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cc5ed6f1-34ec-446c-8be9-927a6d1fd85e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:46.985885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c5fe855-5833-47ed-aee4-2ed67873777d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:47.003197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cc5ed6f1-34ec-446c-8be9-927a6d1fd85e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:47.005498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cc5ed6f1-34ec-446c-8be9-927a6d1fd85e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:47.008424 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc5ed6f1-34ec-446c-8be9-927a6d1fd85e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.464785 May 18 22:22:47.023760 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1021/2081] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:46 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:47.039814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d0cbacce-708b-4fb6-a767-bf1d75d512b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:47.041176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d0cbacce-708b-4fb6-a767-bf1d75d512b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:47.057404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0cbacce-708b-4fb6-a767-bf1d75d512b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:47.058607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0cbacce-708b-4fb6-a767-bf1d75d512b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:47.060106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0cbacce-708b-4fb6-a767-bf1d75d512b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:47.060892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0cbacce-708b-4fb6-a767-bf1d75d512b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:47.650121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c5fe855-5833-47ed-aee4-2ed67873777d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:47.653649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d0cbacce-708b-4fb6-a767-bf1d75d512b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:47.662072 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d0cbacce-708b-4fb6-a767-bf1d75d512b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1681 microversion: 2.1 time: 0.636019 May 18 22:22:47.662416 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c5fe855-5833-47ed-aee4-2ed67873777d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.735433 May 18 22:22:47.662586 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1022/2082] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:47 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1681 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:47.664228 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1061/2083] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:46 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 739 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:47.671344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-548920fa-fd24-40cc-b81a-0188bdb07817 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:47.672101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-548920fa-fd24-40cc-b81a-0188bdb07817 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 82d9d589-8e64-4f60-a177-f5ff7f4c9cac] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:47.682101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-548920fa-fd24-40cc-b81a-0188bdb07817 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:47.682812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-548920fa-fd24-40cc-b81a-0188bdb07817 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:47.683812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-548920fa-fd24-40cc-b81a-0188bdb07817 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:47.684599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-548920fa-fd24-40cc-b81a-0188bdb07817 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:47.686153 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-75ecfd59-52a3-4bde-9e56-47b83ec3eceb tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Calling method '.version_select at 0x7fa2f2d65dc0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:47.742750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-548920fa-fd24-40cc-b81a-0188bdb07817 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 82d9d589-8e64-4f60-a177-f5ff7f4c9cac] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:22:47.749174 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-75ecfd59-52a3-4bde-9e56-47b83ec3eceb tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata" status: 200 len: 64 microversion: 2.1 time: 0.069275 May 18 22:22:47.750264 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1023/2084] 10.222.0.58 () {58 vars in 1259 bytes} [Wed May 18 22:22:47 2022] GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata => generated 64 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:47.762168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-994b3b37-886f-4a80-a790-9281a5784db7 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:47.763008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-994b3b37-886f-4a80-a790-9281a5784db7 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:47.769997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-994b3b37-886f-4a80-a790-9281a5784db7 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:47.770839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-994b3b37-886f-4a80-a790-9281a5784db7 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:47.772191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-994b3b37-886f-4a80-a790-9281a5784db7 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:47.772851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-994b3b37-886f-4a80-a790-9281a5784db7 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:47.843787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-548920fa-fd24-40cc-b81a-0188bdb07817 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [119083] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=4,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:47.886001 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-548920fa-fd24-40cc-b81a-0188bdb07817 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "DELETE /compute/v2.1/servers/82d9d589-8e64-4f60-a177-f5ff7f4c9cac" status: 204 len: 0 microversion: 2.1 time: 0.219478 May 18 22:22:47.887282 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1062/2085] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:22:47 2022] DELETE /compute/v2.1/servers/82d9d589-8e64-4f60-a177-f5ff7f4c9cac => generated 0 bytes in 222 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:22:47.894274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-1a42f00a-0251-4568-a045-7bf4664d808f req-1f25ef08-33e9-4dbf-aa28-412a7b800fae service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b610eeb-5131-4e52-ab02-1f648c1ff231", "name": "network-vif-deleted", "tag": "f31e18b0-0ec9-453c-8c2c-58b689243acf"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:47.905830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1a42f00a-0251-4568-a045-7bf4664d808f req-1f25ef08-33e9-4dbf-aa28-412a7b800fae service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:47.906641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1a42f00a-0251-4568-a045-7bf4664d808f req-1f25ef08-33e9-4dbf-aa28-412a7b800fae service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:47.920212 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-1a42f00a-0251-4568-a045-7bf4664d808f req-1f25ef08-33e9-4dbf-aa28-412a7b800fae service nova] Creating event network-vif-deleted:f31e18b0-0ec9-453c-8c2c-58b689243acf for instance 8b610eeb-5131-4e52-ab02-1f648c1ff231 on n-h1-841040-6 May 18 22:22:47.926218 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-1a42f00a-0251-4568-a045-7bf4664d808f req-1f25ef08-33e9-4dbf-aa28-412a7b800fae service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037083 May 18 22:22:47.927434 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1063/2086] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:47 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:47.940354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c51711a2-c826-4582-869a-0cc06775a00b tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Action: 'update_all', calling method: .version_select at 0x7fa2ed439700>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:48.003858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-c51711a2-c826-4582-869a-0cc06775a00b tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:22:48.010161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-c51711a2-c826-4582-869a-0cc06775a00b tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for user 66ecdd4f57af4f6e8355b7058e59b6b1 and project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:22:48.112324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-994b3b37-886f-4a80-a790-9281a5784db7 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:48.122705 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-994b3b37-886f-4a80-a790-9281a5784db7 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1354 microversion: 2.1 time: 0.365797 May 18 22:22:48.123620 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1024/2087] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:47 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1354 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:48.129490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a7373647-1ba6-4129-ae77-a4e7ec2b67c2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:48.130453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a7373647-1ba6-4129-ae77-a4e7ec2b67c2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:48.139572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7373647-1ba6-4129-ae77-a4e7ec2b67c2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:48.140247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7373647-1ba6-4129-ae77-a4e7ec2b67c2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:48.141314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7373647-1ba6-4129-ae77-a4e7ec2b67c2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:48.141875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7373647-1ba6-4129-ae77-a4e7ec2b67c2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:48.172156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a7373647-1ba6-4129-ae77-a4e7ec2b67c2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 48612a02-a0c8-453b-9e62-9c6c079d0649] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:22:48.205945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a7373647-1ba6-4129-ae77-a4e7ec2b67c2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [119082] Writing DB stats nova_cell1:SELECT=90,nova_cell1:UPDATE=6,nova_cell1:INSERT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:48.280986 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a7373647-1ba6-4129-ae77-a4e7ec2b67c2 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "DELETE /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649" status: 204 len: 0 microversion: 2.1 time: 0.153296 May 18 22:22:48.284978 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1025/2088] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:22:48 2022] DELETE /compute/v2.1/servers/48612a02-a0c8-453b-9e62-9c6c079d0649 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:22:48.303163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3b2cb422-b1e5-4eef-92d2-1c648dd31f4b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:48.305888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3b2cb422-b1e5-4eef-92d2-1c648dd31f4b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:48.320517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b2cb422-b1e5-4eef-92d2-1c648dd31f4b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:48.321561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b2cb422-b1e5-4eef-92d2-1c648dd31f4b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:48.322629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b2cb422-b1e5-4eef-92d2-1c648dd31f4b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:48.328695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b2cb422-b1e5-4eef-92d2-1c648dd31f4b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:48.441446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3b2cb422-b1e5-4eef-92d2-1c648dd31f4b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:48.457832 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3b2cb422-b1e5-4eef-92d2-1c648dd31f4b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1184 microversion: 2.1 time: 0.169310 May 18 22:22:48.458676 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1026/2089] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:48 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1184 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:48.576727 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c51711a2-c826-4582-869a-0cc06775a00b tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata" status: 200 len: 61 microversion: 2.1 time: 0.643330 May 18 22:22:48.577336 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1064/2090] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:22:47 2022] PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata => generated 61 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:48.583679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dbb36ba5-9040-460f-b853-2aa09655f2eb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:48.584414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dbb36ba5-9040-460f-b853-2aa09655f2eb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:48.607986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbb36ba5-9040-460f-b853-2aa09655f2eb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:48.608771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbb36ba5-9040-460f-b853-2aa09655f2eb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:48.609102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbb36ba5-9040-460f-b853-2aa09655f2eb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:48.609523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbb36ba5-9040-460f-b853-2aa09655f2eb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:48.790492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-83313c73-0c0e-46b5-a0da-6d7f9cd373a6 tempest-FloatingIPDetailsNegativeTestJSON-1580402137 tempest-FloatingIPDetailsNegativeTestJSON-1580402137-project] Calling method '.version_select at 0x7fa2ecc14700>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:48.862964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dbb36ba5-9040-460f-b853-2aa09655f2eb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:48.872912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dbb36ba5-9040-460f-b853-2aa09655f2eb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:48.874416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dbb36ba5-9040-460f-b853-2aa09655f2eb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:48.880726 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dbb36ba5-9040-460f-b853-2aa09655f2eb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.297225 May 18 22:22:48.891636 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1065/2091] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:48 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:48.891636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateTestJSON-server-552131502", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "min_count": 1, "max_count": 2, "return_reservation_id": true, "networks": [{"uuid": "24a63f6b-6720-4639-b846-5ec867d4c1d4"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:48.937754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG neutronclient.v2_0.client [None req-83313c73-0c0e-46b5-a0da-6d7f9cd373a6 tempest-FloatingIPDetailsNegativeTestJSON-1580402137 tempest-FloatingIPDetailsNegativeTestJSON-1580402137-project] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP f1b9f2eb-ef8b-473c-8bc6-48b7d9c12549 could not be found", "detail": ""}} {{(pid=119082) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:22:48.938465 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-83313c73-0c0e-46b5-a0da-6d7f9cd373a6 tempest-FloatingIPDetailsNegativeTestJSON-1580402137 tempest-FloatingIPDetailsNegativeTestJSON-1580402137-project] HTTP exception thrown: Floating IP not found for ID f1b9f2eb-ef8b-473c-8bc6-48b7d9c12549 May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-83313c73-0c0e-46b5-a0da-6d7f9cd373a6 tempest-FloatingIPDetailsNegativeTestJSON-1580402137 tempest-FloatingIPDetailsNegativeTestJSON-1580402137-project] Request method failure captured: May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-floating-ips/f1b9f2eb-ef8b-473c-8bc6-48b7d9c12549 HTTP/1.1 May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXG3NRuXLcakasf0YDPGHpXTq_WoBOM8a2wo90t4fqhmW4O2CB-u7VndAAzvdXSViXSXxJJ5KU6VJM1OCF6PTnLoZnzhgOW0qKCgrAAtz8Ld2k8tfZyz88_KrKQ_gn1bLpIaqvBgJeFm9AxEAox8EdvfiZIHNQJ4i0nyILyK2Pp45vA May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: aff31af7f8d3463db4d452e039c665a9 May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-FloatingIPDetailsNegativeTestJSON-1580402137 May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/aff31af7f8d3463db4d452e039c665a9"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/aff31af7f8d3463db4d452e039c665a9"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_aff31af7f8d3463db4d452e039c665a9"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/aff31af7f8d3463db4d452e039c665a9"}]}] May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-FloatingIPDetailsNegativeTestJSON-1580402137 May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: aff31af7f8d3463db4d452e039c665a9 May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-FloatingIPDetailsNegativeTestJSON-1580402137 May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-FloatingIPDetailsNegativeTestJSON-1580402137-project May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 464a1775041e4967bcaa6965cf6ea249 May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-FloatingIPDetailsNegativeTestJSON-1580402137-project May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: exception: Floating IP not found for ID f1b9f2eb-ef8b-473c-8bc6-48b7d9c12549 May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'f1b9f2eb-ef8b-473c-8bc6-48b7d9c12549'} May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2809, in get_floating_ip May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi fip = client.show_floatingip(id)['floatingip'] May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1006, in show_floatingip May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.get(self.floatingip_path % (floatingip), params=_params) May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Floating IP f1b9f2eb-ef8b-473c-8bc6-48b7d9c12549 could not be found May 18 22:22:48.943440 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-8e03de4c-ed2c-454a-ada0-5cbef7628b55'] May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 94, in show May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi floating_ip = self.network_api.get_floating_ip(context, id) May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2812, in get_floating_ip May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.FloatingIpNotFound(id=id) May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.FloatingIpNotFound: Floating IP not found for ID f1b9f2eb-ef8b-473c-8bc6-48b7d9c12549. May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 97, in show May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=msg) May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Floating IP not found for ID f1b9f2eb-ef8b-473c-8bc6-48b7d9c12549 May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Floating IP not found for ID f1b9f2eb-ef8b-473c-8bc6-48b7d9c12549 May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-83313c73-0c0e-46b5-a0da-6d7f9cd373a6 tempest-FloatingIPDetailsNegativeTestJSON-1580402137 tempest-FloatingIPDetailsNegativeTestJSON-1580402137-project] Returning 404 to user: Floating IP not found for ID f1b9f2eb-ef8b-473c-8bc6-48b7d9c12549 {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-83313c73-0c0e-46b5-a0da-6d7f9cd373a6 tempest-FloatingIPDetailsNegativeTestJSON-1580402137 tempest-FloatingIPDetailsNegativeTestJSON-1580402137-project] 10.222.0.58 "GET /compute/v2.1/os-floating-ips/f1b9f2eb-ef8b-473c-8bc6-48b7d9c12549" status: 404 len: 111 microversion: 2.1 time: 0.477938 May 18 22:22:48.948981 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1027/2092] 10.222.0.58 () {58 vars in 1259 bytes} [Wed May 18 22:22:48 2022] GET /compute/v2.1/os-floating-ips/f1b9f2eb-ef8b-473c-8bc6-48b7d9c12549 => generated 111 bytes in 486 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:22:48.957347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f41382c1-bf81-459c-8e44-fae8686b05ec tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Action: 'update', calling method: .version_select at 0x7fa2ed4dbaf0>, body: {"meta": {"os_version": "alt"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:48.962434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] validate_networks() for [('24a63f6b-6720-4639-b846-5ec867d4c1d4', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:22:49.059610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f41382c1-bf81-459c-8e44-fae8686b05ec tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:22:49.079929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f41382c1-bf81-459c-8e44-fae8686b05ec tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for user 66ecdd4f57af4f6e8355b7058e59b6b1 and project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:22:49.660911 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f41382c1-bf81-459c-8e44-fae8686b05ec tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata/os_version" status: 200 len: 31 microversion: 2.1 time: 0.714076 May 18 22:22:49.661941 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1028/2093] 10.222.0.58 () {60 vars in 1312 bytes} [Wed May 18 22:22:48 2022] PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata/os_version => generated 31 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:49.669425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-693bb18e-3b1c-4e82-9a9e-578435e58310 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:49.671195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-693bb18e-3b1c-4e82-9a9e-578435e58310 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:49.685783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-693bb18e-3b1c-4e82-9a9e-578435e58310 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:49.686440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-693bb18e-3b1c-4e82-9a9e-578435e58310 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:49.687393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-693bb18e-3b1c-4e82-9a9e-578435e58310 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:49.688003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-693bb18e-3b1c-4e82-9a9e-578435e58310 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:49.917211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-693bb18e-3b1c-4e82-9a9e-578435e58310 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:49.930023 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-693bb18e-3b1c-4e82-9a9e-578435e58310 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.266878 May 18 22:22:49.930939 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1029/2094] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:49 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:49.945311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6d62920a-3a3a-4fa9-b042-011afab769a4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:49.946013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6d62920a-3a3a-4fa9-b042-011afab769a4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:49.956379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d62920a-3a3a-4fa9-b042-011afab769a4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:49.959174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d62920a-3a3a-4fa9-b042-011afab769a4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:49.965946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d62920a-3a3a-4fa9-b042-011afab769a4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:49.967262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d62920a-3a3a-4fa9-b042-011afab769a4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:50.296916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6d62920a-3a3a-4fa9-b042-011afab769a4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:50.307667 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6d62920a-3a3a-4fa9-b042-011afab769a4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1681 microversion: 2.1 time: 0.373679 May 18 22:22:50.308872 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1030/2095] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:49 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1681 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:50.316649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2f263d7-4768-48e4-9176-7591ada25ccc tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:50.318951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f2f263d7-4768-48e4-9176-7591ada25ccc tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:50.334227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2f263d7-4768-48e4-9176-7591ada25ccc tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:50.338286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2f263d7-4768-48e4-9176-7591ada25ccc tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:50.339438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2f263d7-4768-48e4-9176-7591ada25ccc tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:50.345993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:22:50.347440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:22:50.348082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:22:50.348776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:22:50.349568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:22:50.351800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2f263d7-4768-48e4-9176-7591ada25ccc tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:50.364979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:50.366674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:50.369946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:50.370592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:50.417954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Getting quotas for project ca20917e1ff848de8f582a04c58da01e. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:22:50.431121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Getting quotas for user ce49be6f582f42a088d03e88bff42e9a and project ca20917e1ff848de8f582a04c58da01e. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:22:50.462807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Going to run 2 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:22:50.469279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 4ed19875-85a4-41cd-989f-82da7850fd19] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:22:50.554406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=4ed19875-85a4-41cd-989f-82da7850fd19,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:22:50.678906 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b32b5e36-ab12-4045-a5a2-83dec874a2c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 32 microversion: 2.1 time: 1.793869 May 18 22:22:50.679997 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1066/2096] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:22:48 2022] POST /compute/v2.1/servers => generated 32 bytes in 1796 msecs (HTTP/1.1 202) 9 headers in 362 bytes (1 switches on core 0) May 18 22:22:50.691387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7f93d469-dca9-4755-84e1-3942158101ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:50.692304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7f93d469-dca9-4755-84e1-3942158101ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:50.708427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f93d469-dca9-4755-84e1-3942158101ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:50.708843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f93d469-dca9-4755-84e1-3942158101ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:50.709605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f93d469-dca9-4755-84e1-3942158101ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:50.715384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f93d469-dca9-4755-84e1-3942158101ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:50.768669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f2f263d7-4768-48e4-9176-7591ada25ccc tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:50.778320 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f2f263d7-4768-48e4-9176-7591ada25ccc tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1354 microversion: 2.1 time: 0.468100 May 18 22:22:50.781533 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1031/2097] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:50 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1354 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:50.789340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8ff98897-c7c2-4c9e-88bc-0eac6e68d034 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Calling method '.version_select at 0x7fa2eda1a0d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:50.854095 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8ff98897-c7c2-4c9e-88bc-0eac6e68d034 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata" status: 200 len: 58 microversion: 2.1 time: 0.071152 May 18 22:22:50.855692 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1032/2098] 10.222.0.58 () {58 vars in 1259 bytes} [Wed May 18 22:22:50 2022] GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata => generated 58 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:50.863008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-335e81a0-c19d-49d8-b652-176540ec29a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:50.871735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-335e81a0-c19d-49d8-b652-176540ec29a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:50.880091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335e81a0-c19d-49d8-b652-176540ec29a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:50.887602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335e81a0-c19d-49d8-b652-176540ec29a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:50.889544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335e81a0-c19d-49d8-b652-176540ec29a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:50.890162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335e81a0-c19d-49d8-b652-176540ec29a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:50.957370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7f93d469-dca9-4755-84e1-3942158101ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:50.971272 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7f93d469-dca9-4755-84e1-3942158101ce tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1184 microversion: 2.1 time: 0.286365 May 18 22:22:50.972196 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1067/2099] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:50 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1184 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:50.979744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d42af29f-4557-44b9-82e7-21c0d9084bb7 req-ea01e6ae-1efa-4f42-bc06-26296f85693a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a014399-f1e5-45f6-b860-e55038cd7a21", "tag": "affdf81e-86a7-43fc-bf7c-b091a68e8060"}, {"name": "network-changed", "server_uuid": "9a014399-f1e5-45f6-b860-e55038cd7a21", "tag": "7852a929-ba7f-4e08-ac46-2aaab5c46f5f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:51.004912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d42af29f-4557-44b9-82e7-21c0d9084bb7 req-ea01e6ae-1efa-4f42-bc06-26296f85693a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:51.005400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d42af29f-4557-44b9-82e7-21c0d9084bb7 req-ea01e6ae-1efa-4f42-bc06-26296f85693a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:51.034579 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d42af29f-4557-44b9-82e7-21c0d9084bb7 req-ea01e6ae-1efa-4f42-bc06-26296f85693a service nova] Creating event network-changed:affdf81e-86a7-43fc-bf7c-b091a68e8060 for instance 9a014399-f1e5-45f6-b860-e55038cd7a21 on n-h2-841040-6 May 18 22:22:51.035079 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d42af29f-4557-44b9-82e7-21c0d9084bb7 req-ea01e6ae-1efa-4f42-bc06-26296f85693a service nova] Creating event network-changed:7852a929-ba7f-4e08-ac46-2aaab5c46f5f for instance 9a014399-f1e5-45f6-b860-e55038cd7a21 on n-h2-841040-6 May 18 22:22:51.051728 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d42af29f-4557-44b9-82e7-21c0d9084bb7 req-ea01e6ae-1efa-4f42-bc06-26296f85693a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.078319 May 18 22:22:51.052838 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1068/2100] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:50 2022] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:51.061051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-255dae7e-293a-4beb-993c-d98f6a4cbb0f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:51.075215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-255dae7e-293a-4beb-993c-d98f6a4cbb0f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:51.082349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-255dae7e-293a-4beb-993c-d98f6a4cbb0f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Searching by: {'deleted': False, 'project_id': 'ca20917e1ff848de8f582a04c58da01e'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:22:51.133632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-255dae7e-293a-4beb-993c-d98f6a4cbb0f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:51.134720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-255dae7e-293a-4beb-993c-d98f6a4cbb0f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:51.135850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-255dae7e-293a-4beb-993c-d98f6a4cbb0f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:51.136634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-255dae7e-293a-4beb-993c-d98f6a4cbb0f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:51.198470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-255dae7e-293a-4beb-993c-d98f6a4cbb0f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Listed batch of 2 results from cell out of 998 limit. Returned 2 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:22:51.256757 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-255dae7e-293a-4beb-993c-d98f6a4cbb0f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers" status: 200 len: 1331 microversion: 2.1 time: 0.202494 May 18 22:22:51.265825 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1069/2101] 10.222.0.58 () {58 vars in 1124 bytes} [Wed May 18 22:22:51 2022] GET /compute/v2.1/servers => generated 1331 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:51.275951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b052858f-b160-4df9-8b9e-13b43dab9b2d tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Action: 'update_all', calling method: .version_select at 0x7fa2ed38b280>, body: {"metadata": {"os_version": "value1", "os_distro": "value2"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:51.346735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b052858f-b160-4df9-8b9e-13b43dab9b2d tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:22:51.350186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-b052858f-b160-4df9-8b9e-13b43dab9b2d tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] [119083] Writing DB stats nova_api:SELECT=93,nova_api:UPDATE=1,nova_api:INSERT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:51.369086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b052858f-b160-4df9-8b9e-13b43dab9b2d tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for user 66ecdd4f57af4f6e8355b7058e59b6b1 and project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:22:51.511942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-335e81a0-c19d-49d8-b652-176540ec29a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:51.523329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-335e81a0-c19d-49d8-b652-176540ec29a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:51.525556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-335e81a0-c19d-49d8-b652-176540ec29a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:51.526752 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-335e81a0-c19d-49d8-b652-176540ec29a3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.669897 May 18 22:22:51.527322 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1033/2102] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:50 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:51.536115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dc312838-b744-4b93-bccc-e59b9bcbe4f7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:51.540277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dc312838-b744-4b93-bccc-e59b9bcbe4f7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:51.550984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc312838-b744-4b93-bccc-e59b9bcbe4f7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:51.551426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc312838-b744-4b93-bccc-e59b9bcbe4f7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:51.552180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc312838-b744-4b93-bccc-e59b9bcbe4f7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:51.552793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc312838-b744-4b93-bccc-e59b9bcbe4f7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:52.064532 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b052858f-b160-4df9-8b9e-13b43dab9b2d tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata" status: 200 len: 61 microversion: 2.1 time: 0.800732 May 18 22:22:52.071328 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1070/2103] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:22:51 2022] PUT /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata => generated 61 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:52.076228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d759337d-3003-47e7-916a-41aafb2b31f4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:52.076979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d759337d-3003-47e7-916a-41aafb2b31f4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:52.112357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d759337d-3003-47e7-916a-41aafb2b31f4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:52.113085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d759337d-3003-47e7-916a-41aafb2b31f4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:52.114165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d759337d-3003-47e7-916a-41aafb2b31f4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:52.114802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d759337d-3003-47e7-916a-41aafb2b31f4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:52.264110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d759337d-3003-47e7-916a-41aafb2b31f4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:52.273294 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d759337d-3003-47e7-916a-41aafb2b31f4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1221 microversion: 2.1 time: 0.200817 May 18 22:22:52.275929 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1071/2104] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:52 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1221 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:52.282863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-959388ac-2406-4832-a260-26921363094f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:52.284454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-959388ac-2406-4832-a260-26921363094f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:52.303069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-959388ac-2406-4832-a260-26921363094f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:52.303977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-959388ac-2406-4832-a260-26921363094f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:52.306621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-959388ac-2406-4832-a260-26921363094f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:52.307306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-959388ac-2406-4832-a260-26921363094f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:52.336279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dc312838-b744-4b93-bccc-e59b9bcbe4f7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:52.354527 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dc312838-b744-4b93-bccc-e59b9bcbe4f7 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1472 microversion: 2.1 time: 0.826152 May 18 22:22:52.355120 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1034/2105] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:51 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1472 bytes in 827 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:52.387898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3909b917-a8a4-48e9-83d6-87ef0fb5fe6d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:52.390306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3909b917-a8a4-48e9-83d6-87ef0fb5fe6d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:52.417958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3909b917-a8a4-48e9-83d6-87ef0fb5fe6d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:52.420602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3909b917-a8a4-48e9-83d6-87ef0fb5fe6d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:52.421575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3909b917-a8a4-48e9-83d6-87ef0fb5fe6d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:52.422191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3909b917-a8a4-48e9-83d6-87ef0fb5fe6d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:52.561665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-959388ac-2406-4832-a260-26921363094f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:52.574052 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-959388ac-2406-4832-a260-26921363094f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1681 microversion: 2.1 time: 0.295734 May 18 22:22:52.577275 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1072/2106] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:52 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1681 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:52.584372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-64070a30-90a6-4561-8d86-4880b8249734 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:52.592836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-64070a30-90a6-4561-8d86-4880b8249734 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:52.605411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64070a30-90a6-4561-8d86-4880b8249734 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:52.606019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64070a30-90a6-4561-8d86-4880b8249734 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:52.606881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64070a30-90a6-4561-8d86-4880b8249734 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:52.607551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64070a30-90a6-4561-8d86-4880b8249734 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:52.778847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-64070a30-90a6-4561-8d86-4880b8249734 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:52.788768 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-64070a30-90a6-4561-8d86-4880b8249734 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1184 microversion: 2.1 time: 0.210308 May 18 22:22:52.797582 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1073/2107] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:52 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1184 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:52.802817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-da44c866-9cc3-4090-93e0-c5664308c1ff tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Action: 'create', calling method: .version_select at 0x7fa2ed94b8b0>, body: {"metadata": {"os_version": "alt1", "architecture": "value3"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:52.861281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3909b917-a8a4-48e9-83d6-87ef0fb5fe6d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:52.871164 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3909b917-a8a4-48e9-83d6-87ef0fb5fe6d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1354 microversion: 2.1 time: 0.501161 May 18 22:22:52.875797 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1035/2108] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:52 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1354 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:52.885243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-429b840a-e035-4bb0-a7bf-dfd28bcf56fa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:52.885883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-429b840a-e035-4bb0-a7bf-dfd28bcf56fa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:52.902134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-429b840a-e035-4bb0-a7bf-dfd28bcf56fa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:52.905883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-429b840a-e035-4bb0-a7bf-dfd28bcf56fa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:52.907076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-429b840a-e035-4bb0-a7bf-dfd28bcf56fa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:52.907809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-429b840a-e035-4bb0-a7bf-dfd28bcf56fa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:52.919318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-da44c866-9cc3-4090-93e0-c5664308c1ff tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:22:52.930284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-da44c866-9cc3-4090-93e0-c5664308c1ff tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Getting quotas for user 66ecdd4f57af4f6e8355b7058e59b6b1 and project 25ae7b6899fd45b187ccb5d22b364a83. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:22:53.257651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-429b840a-e035-4bb0-a7bf-dfd28bcf56fa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:53.265961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-429b840a-e035-4bb0-a7bf-dfd28bcf56fa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:53.267684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-429b840a-e035-4bb0-a7bf-dfd28bcf56fa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:53.269582 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-429b840a-e035-4bb0-a7bf-dfd28bcf56fa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.392132 May 18 22:22:53.280176 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1036/2109] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:52 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:53.298878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-def53adb-d3ee-4ff6-84b1-9c8c14bd3eca tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:53.300043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-def53adb-d3ee-4ff6-84b1-9c8c14bd3eca tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:53.315656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-def53adb-d3ee-4ff6-84b1-9c8c14bd3eca tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:53.316100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-def53adb-d3ee-4ff6-84b1-9c8c14bd3eca tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:53.316880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-def53adb-d3ee-4ff6-84b1-9c8c14bd3eca tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:53.317320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-def53adb-d3ee-4ff6-84b1-9c8c14bd3eca tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:53.447627 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-da44c866-9cc3-4090-93e0-c5664308c1ff tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "POST /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata" status: 200 len: 85 microversion: 2.1 time: 0.648306 May 18 22:22:53.448692 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1074/2110] 10.222.0.58 () {60 vars in 1280 bytes} [Wed May 18 22:22:52 2022] POST /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata => generated 85 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:53.454831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4a0a756e-2cb1-4e13-9eae-d95c9f1b4522 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:53.457002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4a0a756e-2cb1-4e13-9eae-d95c9f1b4522 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:53.465357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a0a756e-2cb1-4e13-9eae-d95c9f1b4522 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:53.466158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a0a756e-2cb1-4e13-9eae-d95c9f1b4522 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:53.467243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a0a756e-2cb1-4e13-9eae-d95c9f1b4522 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:53.467866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a0a756e-2cb1-4e13-9eae-d95c9f1b4522 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:53.487949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-def53adb-d3ee-4ff6-84b1-9c8c14bd3eca tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:53.502426 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-def53adb-d3ee-4ff6-84b1-9c8c14bd3eca tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1269 microversion: 2.1 time: 0.205909 May 18 22:22:53.504287 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1037/2111] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:53 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1269 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:53.515875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fd93000c-439c-4068-9d10-dbd12b383634 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] Calling method '.version_select at 0x7fa2ed06af70>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:53.580083 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fd93000c-439c-4068-9d10-dbd12b383634 tempest-ImagesMetadataTestJSON-1527276717 tempest-ImagesMetadataTestJSON-1527276717-project] 10.222.0.58 "GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata" status: 200 len: 85 microversion: 2.1 time: 0.072192 May 18 22:22:53.580869 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1038/2112] 10.222.0.58 () {58 vars in 1259 bytes} [Wed May 18 22:22:53 2022] GET /compute/v2.1/images/637eb3ca-635d-4522-8f1d-91cfe0f4f1fd/metadata => generated 85 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:22:53.593907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bd788b34-73e1-45b7-9429-02abaed723de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:53.594612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bd788b34-73e1-45b7-9429-02abaed723de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:53.606220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd788b34-73e1-45b7-9429-02abaed723de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:53.606919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd788b34-73e1-45b7-9429-02abaed723de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:53.608108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd788b34-73e1-45b7-9429-02abaed723de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:53.611988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd788b34-73e1-45b7-9429-02abaed723de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:53.791694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4a0a756e-2cb1-4e13-9eae-d95c9f1b4522 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:53.801779 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4a0a756e-2cb1-4e13-9eae-d95c9f1b4522 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1478 microversion: 2.1 time: 0.351570 May 18 22:22:53.806481 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1075/2113] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:53 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1478 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:53.817598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-558d808a-6a9d-4dc2-b87c-6ba53685b974 req-4b2d169b-115c-4d19-a5cd-02366223d155 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82d9d589-8e64-4f60-a177-f5ff7f4c9cac", "name": "network-vif-deleted", "tag": "137f367b-6724-49b2-8fb8-369b37098b99"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:53.833390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-558d808a-6a9d-4dc2-b87c-6ba53685b974 req-4b2d169b-115c-4d19-a5cd-02366223d155 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:53.839061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-558d808a-6a9d-4dc2-b87c-6ba53685b974 req-4b2d169b-115c-4d19-a5cd-02366223d155 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:53.871588 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-558d808a-6a9d-4dc2-b87c-6ba53685b974 req-4b2d169b-115c-4d19-a5cd-02366223d155 service nova] Creating event network-vif-deleted:137f367b-6724-49b2-8fb8-369b37098b99 for instance 82d9d589-8e64-4f60-a177-f5ff7f4c9cac on n-h1-841040-6 May 18 22:22:53.884377 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-558d808a-6a9d-4dc2-b87c-6ba53685b974 req-4b2d169b-115c-4d19-a5cd-02366223d155 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.075970 May 18 22:22:53.886506 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1076/2114] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:53 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:53.897848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b7aa43ce-1d10-4fcf-a7fd-38e37bea8872 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:53.899409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b7aa43ce-1d10-4fcf-a7fd-38e37bea8872 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:53.915830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7aa43ce-1d10-4fcf-a7fd-38e37bea8872 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:53.916531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7aa43ce-1d10-4fcf-a7fd-38e37bea8872 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:53.919555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7aa43ce-1d10-4fcf-a7fd-38e37bea8872 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:53.921959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7aa43ce-1d10-4fcf-a7fd-38e37bea8872 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:54.087921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b7aa43ce-1d10-4fcf-a7fd-38e37bea8872 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:54.097611 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b7aa43ce-1d10-4fcf-a7fd-38e37bea8872 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1184 microversion: 2.1 time: 0.209824 May 18 22:22:54.107434 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1077/2115] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:53 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1184 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:54.113158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-de8adf1b-8d0e-4144-bef7-5f60ab91b182 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:54.113941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-de8adf1b-8d0e-4144-bef7-5f60ab91b182 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:54.128590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de8adf1b-8d0e-4144-bef7-5f60ab91b182 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:54.129517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de8adf1b-8d0e-4144-bef7-5f60ab91b182 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:54.136740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de8adf1b-8d0e-4144-bef7-5f60ab91b182 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:54.138999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de8adf1b-8d0e-4144-bef7-5f60ab91b182 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:54.139865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bd788b34-73e1-45b7-9429-02abaed723de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:54.147951 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bd788b34-73e1-45b7-9429-02abaed723de tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1681 microversion: 2.1 time: 0.557992 May 18 22:22:54.148558 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1039/2116] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:53 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1681 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:54.296513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d0aaae6f-af21-43bc-8b8d-b873282726b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:54.298320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d0aaae6f-af21-43bc-8b8d-b873282726b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:54.323738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0aaae6f-af21-43bc-8b8d-b873282726b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:54.327439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0aaae6f-af21-43bc-8b8d-b873282726b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:54.330592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0aaae6f-af21-43bc-8b8d-b873282726b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:54.333662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0aaae6f-af21-43bc-8b8d-b873282726b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:54.735012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d0aaae6f-af21-43bc-8b8d-b873282726b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:54.758685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d0aaae6f-af21-43bc-8b8d-b873282726b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:54.767633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d0aaae6f-af21-43bc-8b8d-b873282726b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:54.771421 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d0aaae6f-af21-43bc-8b8d-b873282726b7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.486424 May 18 22:22:54.783763 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1040/2117] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:54 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:54.805995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-459a6560-cd52-4325-bf91-6c0dba0e62f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:54.810328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-459a6560-cd52-4325-bf91-6c0dba0e62f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:54.827156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-459a6560-cd52-4325-bf91-6c0dba0e62f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:54.829700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-459a6560-cd52-4325-bf91-6c0dba0e62f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:54.832475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-459a6560-cd52-4325-bf91-6c0dba0e62f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:54.833109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-459a6560-cd52-4325-bf91-6c0dba0e62f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:55.268699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-de8adf1b-8d0e-4144-bef7-5f60ab91b182 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:55.281826 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-de8adf1b-8d0e-4144-bef7-5f60ab91b182 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1354 microversion: 2.1 time: 1.172399 May 18 22:22:55.283103 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1078/2118] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:54 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1354 bytes in 1175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:55.305488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-48f8d238-10dd-49ff-9777-871df52cc17f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:55.306628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-48f8d238-10dd-49ff-9777-871df52cc17f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:55.320692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48f8d238-10dd-49ff-9777-871df52cc17f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:55.323866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48f8d238-10dd-49ff-9777-871df52cc17f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:55.326428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48f8d238-10dd-49ff-9777-871df52cc17f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:55.327851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48f8d238-10dd-49ff-9777-871df52cc17f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:55.484371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-459a6560-cd52-4325-bf91-6c0dba0e62f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:55.510345 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-459a6560-cd52-4325-bf91-6c0dba0e62f8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1277 microversion: 2.1 time: 0.724871 May 18 22:22:55.511248 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1041/2119] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:54 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1277 bytes in 726 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:55.518469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f82f7183-0b3b-4b00-9ada-3a084f87c354 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:55.519441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f82f7183-0b3b-4b00-9ada-3a084f87c354 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:55.537467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f82f7183-0b3b-4b00-9ada-3a084f87c354 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:55.538370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f82f7183-0b3b-4b00-9ada-3a084f87c354 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:55.541685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f82f7183-0b3b-4b00-9ada-3a084f87c354 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:55.542453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f82f7183-0b3b-4b00-9ada-3a084f87c354 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:55.702467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f82f7183-0b3b-4b00-9ada-3a084f87c354 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:55.733809 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f82f7183-0b3b-4b00-9ada-3a084f87c354 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1184 microversion: 2.1 time: 0.220422 May 18 22:22:55.745066 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1042/2120] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:55 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1184 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:55.751028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1e43dc7e-c89d-49a0-950b-1ae806e9b915 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:55.757395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1e43dc7e-c89d-49a0-950b-1ae806e9b915 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:55.773172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e43dc7e-c89d-49a0-950b-1ae806e9b915 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:55.774234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e43dc7e-c89d-49a0-950b-1ae806e9b915 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:55.775362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e43dc7e-c89d-49a0-950b-1ae806e9b915 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:55.777903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e43dc7e-c89d-49a0-950b-1ae806e9b915 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:55.828806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-48f8d238-10dd-49ff-9777-871df52cc17f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:55.840774 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-48f8d238-10dd-49ff-9777-871df52cc17f tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1478 microversion: 2.1 time: 0.546616 May 18 22:22:55.842660 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1079/2121] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:55 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1478 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:55.864021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a7489e1-5184-49e0-9eb1-0fbd4b7fd47b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:55.864988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7a7489e1-5184-49e0-9eb1-0fbd4b7fd47b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:55.874649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a7489e1-5184-49e0-9eb1-0fbd4b7fd47b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:55.875473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a7489e1-5184-49e0-9eb1-0fbd4b7fd47b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:55.876481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a7489e1-5184-49e0-9eb1-0fbd4b7fd47b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:55.877158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a7489e1-5184-49e0-9eb1-0fbd4b7fd47b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:56.176580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a7489e1-5184-49e0-9eb1-0fbd4b7fd47b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:56.193100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a7489e1-5184-49e0-9eb1-0fbd4b7fd47b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:56.196116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a7489e1-5184-49e0-9eb1-0fbd4b7fd47b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:56.197729 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a7489e1-5184-49e0-9eb1-0fbd4b7fd47b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.352771 May 18 22:22:56.219380 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1080/2122] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:55 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:56.239377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-7f14239c-19de-49a9-a11f-19a9d0c6c4aa req-2732e322-6a16-4254-b423-9479e23b36f9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "48612a02-a0c8-453b-9e62-9c6c079d0649", "name": "network-vif-deleted", "tag": "1391bec1-e07b-4057-8d0b-217d2f8b01c5"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:56.255054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7f14239c-19de-49a9-a11f-19a9d0c6c4aa req-2732e322-6a16-4254-b423-9479e23b36f9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:56.255817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7f14239c-19de-49a9-a11f-19a9d0c6c4aa req-2732e322-6a16-4254-b423-9479e23b36f9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:56.272783 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-7f14239c-19de-49a9-a11f-19a9d0c6c4aa req-2732e322-6a16-4254-b423-9479e23b36f9 service nova] Creating event network-vif-deleted:1391bec1-e07b-4057-8d0b-217d2f8b01c5 for instance 48612a02-a0c8-453b-9e62-9c6c079d0649 on n-h1-841040-6 May 18 22:22:56.281722 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-7f14239c-19de-49a9-a11f-19a9d0c6c4aa req-2732e322-6a16-4254-b423-9479e23b36f9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.060227 May 18 22:22:56.287845 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1081/2123] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:56 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:56.302655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b8ad48e9-7beb-40e5-b961-577498a4165f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:56.303715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b8ad48e9-7beb-40e5-b961-577498a4165f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:56.312621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8ad48e9-7beb-40e5-b961-577498a4165f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:56.313132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8ad48e9-7beb-40e5-b961-577498a4165f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:56.315796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8ad48e9-7beb-40e5-b961-577498a4165f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:56.316583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8ad48e9-7beb-40e5-b961-577498a4165f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:56.791346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1e43dc7e-c89d-49a0-950b-1ae806e9b915 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:56.799389 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1e43dc7e-c89d-49a0-950b-1ae806e9b915 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1658 microversion: 2.1 time: 1.052959 May 18 22:22:56.805750 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1043/2124] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:55 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1658 bytes in 1061 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:56.810730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d8e0782c-a0df-4c0f-83a5-512fad3805b5 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:56.815480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d8e0782c-a0df-4c0f-83a5-512fad3805b5 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:56.830348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8e0782c-a0df-4c0f-83a5-512fad3805b5 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:56.830993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8e0782c-a0df-4c0f-83a5-512fad3805b5 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:56.831724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8e0782c-a0df-4c0f-83a5-512fad3805b5 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:56.832152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8e0782c-a0df-4c0f-83a5-512fad3805b5 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:57.008717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d8e0782c-a0df-4c0f-83a5-512fad3805b5 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:57.023615 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d8e0782c-a0df-4c0f-83a5-512fad3805b5 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1275 microversion: 2.1 time: 0.216500 May 18 22:22:57.029297 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1044/2125] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:56 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1275 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:57.034668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-af7d09ed-e900-4b0c-bd8c-389d55bbdb91 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:57.046737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-af7d09ed-e900-4b0c-bd8c-389d55bbdb91 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:57.053884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af7d09ed-e900-4b0c-bd8c-389d55bbdb91 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:57.054393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af7d09ed-e900-4b0c-bd8c-389d55bbdb91 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:57.055165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af7d09ed-e900-4b0c-bd8c-389d55bbdb91 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:57.055788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af7d09ed-e900-4b0c-bd8c-389d55bbdb91 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:57.100064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-af7d09ed-e900-4b0c-bd8c-389d55bbdb91 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119082] Writing DB stats nova_cell1:UPDATE=1,nova_cell1:SELECT=98,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:57.175852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b8ad48e9-7beb-40e5-b961-577498a4165f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:57.190503 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b8ad48e9-7beb-40e5-b961-577498a4165f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1354 microversion: 2.1 time: 0.890834 May 18 22:22:57.193430 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1082/2126] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:56 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1354 bytes in 898 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:57.208095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9e7d6086-7976-44ca-845f-3d2718b86afc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:57.226774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e7d6086-7976-44ca-845f-3d2718b86afc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:57.227287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e7d6086-7976-44ca-845f-3d2718b86afc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:57.227465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-af7d09ed-e900-4b0c-bd8c-389d55bbdb91 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:57.235910 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-af7d09ed-e900-4b0c-bd8c-389d55bbdb91 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1184 microversion: 2.1 time: 0.205197 May 18 22:22:57.255190 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1045/2127] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:57 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1184 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:57.260050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d9721ce4-b484-4b29-9c2f-de63190f09aa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:57.260666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d9721ce4-b484-4b29-9c2f-de63190f09aa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:57.272690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9721ce4-b484-4b29-9c2f-de63190f09aa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:57.273402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9721ce4-b484-4b29-9c2f-de63190f09aa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:57.274434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9721ce4-b484-4b29-9c2f-de63190f09aa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:57.281384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9721ce4-b484-4b29-9c2f-de63190f09aa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:57.309332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9e7d6086-7976-44ca-845f-3d2718b86afc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Going to try to start instance {{(pid=119083) start /opt/stack/nova/nova/compute/api.py:2730}} May 18 22:22:57.402887 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9e7d6086-7976-44ca-845f-3d2718b86afc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.206746 May 18 22:22:57.420450 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1083/2128] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:22:57 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 226 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:22:57.452681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87e2bb60-d6df-45ba-8b3d-4194a45779b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:57.457564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-87e2bb60-d6df-45ba-8b3d-4194a45779b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:57.470559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87e2bb60-d6df-45ba-8b3d-4194a45779b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:57.483182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87e2bb60-d6df-45ba-8b3d-4194a45779b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:57.485043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87e2bb60-d6df-45ba-8b3d-4194a45779b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:57.494312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87e2bb60-d6df-45ba-8b3d-4194a45779b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:57.580025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-87e2bb60-d6df-45ba-8b3d-4194a45779b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:57.730776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d9721ce4-b484-4b29-9c2f-de63190f09aa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:57.746350 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d9721ce4-b484-4b29-9c2f-de63190f09aa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1478 microversion: 2.1 time: 0.490034 May 18 22:22:57.747337 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1046/2129] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:57 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1478 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:57.752902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-c81cda17-01d6-4a3a-bd11-8ad4fda64be4 req-abb58ef0-d145-4b01-bba9-994bd07d475b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c0b14199-b91c-4d76-adfa-b891dc7e5147", "name": "network-vif-unplugged", "status": "completed", "tag": "c270f8d7-30d2-4135-bc94-542f5489b316"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:22:57.777784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c81cda17-01d6-4a3a-bd11-8ad4fda64be4 req-abb58ef0-d145-4b01-bba9-994bd07d475b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:57.778228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c81cda17-01d6-4a3a-bd11-8ad4fda64be4 req-abb58ef0-d145-4b01-bba9-994bd07d475b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:57.811503 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-c81cda17-01d6-4a3a-bd11-8ad4fda64be4 req-abb58ef0-d145-4b01-bba9-994bd07d475b service nova] Creating event network-vif-unplugged:c270f8d7-30d2-4135-bc94-542f5489b316 for instance c0b14199-b91c-4d76-adfa-b891dc7e5147 on n-h1-841040-6 May 18 22:22:57.827604 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-c81cda17-01d6-4a3a-bd11-8ad4fda64be4 req-abb58ef0-d145-4b01-bba9-994bd07d475b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.078567 May 18 22:22:57.828537 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1047/2130] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:22:57 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:22:57.834709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4b4a458f-06f8-4c98-b60a-496a16b00cdf tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:57.835641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4b4a458f-06f8-4c98-b60a-496a16b00cdf tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:57.848521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b4a458f-06f8-4c98-b60a-496a16b00cdf tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:57.849269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b4a458f-06f8-4c98-b60a-496a16b00cdf tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:57.850290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b4a458f-06f8-4c98-b60a-496a16b00cdf tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:57.850882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b4a458f-06f8-4c98-b60a-496a16b00cdf tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:57.973010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-87e2bb60-d6df-45ba-8b3d-4194a45779b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:57.986129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-87e2bb60-d6df-45ba-8b3d-4194a45779b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:57.987732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-87e2bb60-d6df-45ba-8b3d-4194a45779b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:57.994245 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-87e2bb60-d6df-45ba-8b3d-4194a45779b9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.568951 May 18 22:22:57.995252 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1084/2131] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:57 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:58.048614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-da4e23a6-c98b-4c39-b65e-5ad74860b7c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:58.049097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-da4e23a6-c98b-4c39-b65e-5ad74860b7c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:58.060997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da4e23a6-c98b-4c39-b65e-5ad74860b7c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:58.061915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da4e23a6-c98b-4c39-b65e-5ad74860b7c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:58.062230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da4e23a6-c98b-4c39-b65e-5ad74860b7c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:58.067346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da4e23a6-c98b-4c39-b65e-5ad74860b7c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:58.348820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4b4a458f-06f8-4c98-b60a-496a16b00cdf tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:58.358458 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4b4a458f-06f8-4c98-b60a-496a16b00cdf tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1667 microversion: 2.1 time: 0.528523 May 18 22:22:58.371955 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1048/2132] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:57 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1667 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:58.379205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f4944069-cfe9-4dec-8a52-6cc22c62a675 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:58.383466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f4944069-cfe9-4dec-8a52-6cc22c62a675 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:58.403909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4944069-cfe9-4dec-8a52-6cc22c62a675 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:58.409244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4944069-cfe9-4dec-8a52-6cc22c62a675 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:58.410670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4944069-cfe9-4dec-8a52-6cc22c62a675 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:58.412587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4944069-cfe9-4dec-8a52-6cc22c62a675 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:58.423812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da4e23a6-c98b-4c39-b65e-5ad74860b7c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:58.489290 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-da4e23a6-c98b-4c39-b65e-5ad74860b7c4 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1275 microversion: 2.1 time: 0.445744 May 18 22:22:58.492177 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1085/2133] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:58 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1275 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:58.543379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-77f2180a-eade-4654-a419-d86a2930809c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:58.545368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-77f2180a-eade-4654-a419-d86a2930809c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:58.566162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77f2180a-eade-4654-a419-d86a2930809c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:58.567106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77f2180a-eade-4654-a419-d86a2930809c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:58.568095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77f2180a-eade-4654-a419-d86a2930809c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:58.572909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77f2180a-eade-4654-a419-d86a2930809c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:58.884566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-77f2180a-eade-4654-a419-d86a2930809c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:58.894033 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-77f2180a-eade-4654-a419-d86a2930809c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1184 microversion: 2.1 time: 0.385916 May 18 22:22:58.894617 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1086/2134] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:58 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1184 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:58.908003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e418a7d2-9d8d-4a43-8017-68ef890294ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:58.909150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e418a7d2-9d8d-4a43-8017-68ef890294ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:58.917566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e418a7d2-9d8d-4a43-8017-68ef890294ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:58.918359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e418a7d2-9d8d-4a43-8017-68ef890294ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:58.919331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e418a7d2-9d8d-4a43-8017-68ef890294ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:58.919929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e418a7d2-9d8d-4a43-8017-68ef890294ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:59.097097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f4944069-cfe9-4dec-8a52-6cc22c62a675 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [119082] Writing DB stats nova_cell0:SELECT=20 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:22:59.223495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e418a7d2-9d8d-4a43-8017-68ef890294ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:59.234124 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e418a7d2-9d8d-4a43-8017-68ef890294ad tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1478 microversion: 2.1 time: 0.329735 May 18 22:22:59.235045 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1087/2135] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:58 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1478 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:59.244503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8902bc59-dcc8-4138-a8a8-fe56affd2071 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:59.248896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8902bc59-dcc8-4138-a8a8-fe56affd2071 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:59.263476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8902bc59-dcc8-4138-a8a8-fe56affd2071 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:59.263921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8902bc59-dcc8-4138-a8a8-fe56affd2071 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:59.267156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8902bc59-dcc8-4138-a8a8-fe56affd2071 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:59.271191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8902bc59-dcc8-4138-a8a8-fe56affd2071 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:59.312957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f4944069-cfe9-4dec-8a52-6cc22c62a675 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:59.338561 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f4944069-cfe9-4dec-8a52-6cc22c62a675 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1354 microversion: 2.1 time: 0.960487 May 18 22:22:59.341800 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1049/2136] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:58 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1354 bytes in 968 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:59.396474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fa64a750-8c3b-4427-9972-2495d23d9d52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:59.398896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fa64a750-8c3b-4427-9972-2495d23d9d52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:59.412566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa64a750-8c3b-4427-9972-2495d23d9d52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:59.413598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa64a750-8c3b-4427-9972-2495d23d9d52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:59.414833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa64a750-8c3b-4427-9972-2495d23d9d52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:59.415894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa64a750-8c3b-4427-9972-2495d23d9d52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:59.631393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8902bc59-dcc8-4138-a8a8-fe56affd2071 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:59.642476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8902bc59-dcc8-4138-a8a8-fe56affd2071 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:59.644304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8902bc59-dcc8-4138-a8a8-fe56affd2071 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:59.646675 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8902bc59-dcc8-4138-a8a8-fe56affd2071 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.406611 May 18 22:22:59.647280 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1088/2137] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:22:59 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:22:59.653815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8a7cdf90-652e-4edd-b3d8-381447596654 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:59.655313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8a7cdf90-652e-4edd-b3d8-381447596654 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:59.664705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a7cdf90-652e-4edd-b3d8-381447596654 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:59.665883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a7cdf90-652e-4edd-b3d8-381447596654 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:59.667069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a7cdf90-652e-4edd-b3d8-381447596654 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:59.667765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a7cdf90-652e-4edd-b3d8-381447596654 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:59.782878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fa64a750-8c3b-4427-9972-2495d23d9d52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:59.804716 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fa64a750-8c3b-4427-9972-2495d23d9d52 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1667 microversion: 2.1 time: 0.418021 May 18 22:22:59.810091 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1050/2138] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:59 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1667 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:22:59.863127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8a7cdf90-652e-4edd-b3d8-381447596654 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:22:59.874025 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8a7cdf90-652e-4edd-b3d8-381447596654 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1317 microversion: 2.1 time: 0.225090 May 18 22:22:59.880843 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1089/2139] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:59 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1317 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:22:59.910561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-36aa7e88-c171-4549-8eac-b6b6708e6c4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:22:59.911564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-36aa7e88-c171-4549-8eac-b6b6708e6c4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:22:59.917937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36aa7e88-c171-4549-8eac-b6b6708e6c4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:59.918727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36aa7e88-c171-4549-8eac-b6b6708e6c4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:22:59.919570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36aa7e88-c171-4549-8eac-b6b6708e6c4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:22:59.920222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36aa7e88-c171-4549-8eac-b6b6708e6c4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:00.126642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-36aa7e88-c171-4549-8eac-b6b6708e6c4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:00.136529 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-36aa7e88-c171-4549-8eac-b6b6708e6c4d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1184 microversion: 2.1 time: 0.229814 May 18 22:23:00.137191 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1051/2140] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:22:59 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1184 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:00.253032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a8311d99-b68d-4db2-bf8f-a3d4199946f3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:00.253719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a8311d99-b68d-4db2-bf8f-a3d4199946f3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:00.261134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8311d99-b68d-4db2-bf8f-a3d4199946f3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:00.261939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8311d99-b68d-4db2-bf8f-a3d4199946f3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:00.263007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8311d99-b68d-4db2-bf8f-a3d4199946f3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:00.263673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8311d99-b68d-4db2-bf8f-a3d4199946f3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:00.359173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf30ea35-e0ac-4a72-bafc-b1634e23a99d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:00.360012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cf30ea35-e0ac-4a72-bafc-b1634e23a99d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:00.373186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf30ea35-e0ac-4a72-bafc-b1634e23a99d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:00.375427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf30ea35-e0ac-4a72-bafc-b1634e23a99d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:00.378013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf30ea35-e0ac-4a72-bafc-b1634e23a99d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:00.379947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf30ea35-e0ac-4a72-bafc-b1634e23a99d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:00.457669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a8311d99-b68d-4db2-bf8f-a3d4199946f3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:00.465817 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a8311d99-b68d-4db2-bf8f-a3d4199946f3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1478 microversion: 2.1 time: 0.217105 May 18 22:23:00.467237 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1090/2141] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:00 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1478 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:00.666201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d55ac99-62dc-43b5-b76b-ed249f2b1c88 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:00.667731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d55ac99-62dc-43b5-b76b-ed249f2b1c88 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:00.684555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d55ac99-62dc-43b5-b76b-ed249f2b1c88 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:00.688050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d55ac99-62dc-43b5-b76b-ed249f2b1c88 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:00.691244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d55ac99-62dc-43b5-b76b-ed249f2b1c88 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:00.696586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d55ac99-62dc-43b5-b76b-ed249f2b1c88 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:00.963143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf30ea35-e0ac-4a72-bafc-b1634e23a99d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:00.977564 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cf30ea35-e0ac-4a72-bafc-b1634e23a99d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1354 microversion: 2.1 time: 0.624477 May 18 22:23:00.991471 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1052/2142] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:00 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1354 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:01.003880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-5c896e82-f182-4858-abf9-af38fe3e2f07 req-6e6de704-b798-4e18-ac7d-a087ccd68ce1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ed19875-85a4-41cd-989f-82da7850fd19", "tag": "173d687d-d51a-464c-b7fe-b21c7cd09edc"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:01.015828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5c896e82-f182-4858-abf9-af38fe3e2f07 req-6e6de704-b798-4e18-ac7d-a087ccd68ce1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:01.016645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5c896e82-f182-4858-abf9-af38fe3e2f07 req-6e6de704-b798-4e18-ac7d-a087ccd68ce1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:01.034334 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-5c896e82-f182-4858-abf9-af38fe3e2f07 req-6e6de704-b798-4e18-ac7d-a087ccd68ce1 service nova] Creating event network-changed:173d687d-d51a-464c-b7fe-b21c7cd09edc for instance 4ed19875-85a4-41cd-989f-82da7850fd19 on n-h2-841040-6 May 18 22:23:01.040134 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-5c896e82-f182-4858-abf9-af38fe3e2f07 req-6e6de704-b798-4e18-ac7d-a087ccd68ce1 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.044178 May 18 22:23:01.041394 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1053/2143] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:00 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:01.049562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f33206bc-38d6-4f44-9e89-601e16ebac78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:01.050939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f33206bc-38d6-4f44-9e89-601e16ebac78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:01.063315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f33206bc-38d6-4f44-9e89-601e16ebac78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:01.064124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f33206bc-38d6-4f44-9e89-601e16ebac78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:01.066051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f33206bc-38d6-4f44-9e89-601e16ebac78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:01.066658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f33206bc-38d6-4f44-9e89-601e16ebac78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:01.115277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d55ac99-62dc-43b5-b76b-ed249f2b1c88 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:01.130288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d55ac99-62dc-43b5-b76b-ed249f2b1c88 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:01.132125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d55ac99-62dc-43b5-b76b-ed249f2b1c88 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:01.135794 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d55ac99-62dc-43b5-b76b-ed249f2b1c88 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.475175 May 18 22:23:01.160753 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1091/2144] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:00 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:01.166041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5538433-1a0e-4147-9f5c-7b659e365305 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:01.166980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a5538433-1a0e-4147-9f5c-7b659e365305 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:01.176829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a5538433-1a0e-4147-9f5c-7b659e365305 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:01.183202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5538433-1a0e-4147-9f5c-7b659e365305 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:01.185164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5538433-1a0e-4147-9f5c-7b659e365305 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:01.186640 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5538433-1a0e-4147-9f5c-7b659e365305 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:01.190242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5538433-1a0e-4147-9f5c-7b659e365305 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:01.555220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a5538433-1a0e-4147-9f5c-7b659e365305 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:01.571777 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a5538433-1a0e-4147-9f5c-7b659e365305 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1317 microversion: 2.1 time: 0.408494 May 18 22:23:01.581927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f33206bc-38d6-4f44-9e89-601e16ebac78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:01.585636 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f33206bc-38d6-4f44-9e89-601e16ebac78 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.542488 May 18 22:23:01.585863 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1092/2145] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:01 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1317 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:01.592874 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1054/2146] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:01 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:01.594189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6937cae1-c9c8-4f27-a87b-84bcbfc77886 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:01.594816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6937cae1-c9c8-4f27-a87b-84bcbfc77886 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:01.598226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-5832c323-ddc6-40e0-8775-4a02b210177f req-f6eb5d32-c5ab-4927-82e2-626b2d1baa55 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c0b14199-b91c-4d76-adfa-b891dc7e5147", "name": "network-vif-plugged", "status": "completed", "tag": "c270f8d7-30d2-4135-bc94-542f5489b316"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:01.601577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6937cae1-c9c8-4f27-a87b-84bcbfc77886 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:01.601703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6937cae1-c9c8-4f27-a87b-84bcbfc77886 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:01.602563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6937cae1-c9c8-4f27-a87b-84bcbfc77886 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:01.602990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6937cae1-c9c8-4f27-a87b-84bcbfc77886 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:01.614218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5832c323-ddc6-40e0-8775-4a02b210177f req-f6eb5d32-c5ab-4927-82e2-626b2d1baa55 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:01.614658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5832c323-ddc6-40e0-8775-4a02b210177f req-f6eb5d32-c5ab-4927-82e2-626b2d1baa55 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:01.628253 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-5832c323-ddc6-40e0-8775-4a02b210177f req-f6eb5d32-c5ab-4927-82e2-626b2d1baa55 service nova] Creating event network-vif-plugged:c270f8d7-30d2-4135-bc94-542f5489b316 for instance c0b14199-b91c-4d76-adfa-b891dc7e5147 on n-h1-841040-6 May 18 22:23:01.636371 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-5832c323-ddc6-40e0-8775-4a02b210177f req-f6eb5d32-c5ab-4927-82e2-626b2d1baa55 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041888 May 18 22:23:01.638211 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1055/2147] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:01 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:01.657838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4e0cd1d5-a370-4296-958f-a898bfdaa173 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:01.658565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4e0cd1d5-a370-4296-958f-a898bfdaa173 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:01.664164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4e0cd1d5-a370-4296-958f-a898bfdaa173 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [119082] Writing DB stats nova_api:SELECT=98,nova_api:UPDATE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:01.665861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e0cd1d5-a370-4296-958f-a898bfdaa173 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:01.666519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e0cd1d5-a370-4296-958f-a898bfdaa173 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:01.677117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e0cd1d5-a370-4296-958f-a898bfdaa173 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:01.678637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e0cd1d5-a370-4296-958f-a898bfdaa173 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:01.807685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6937cae1-c9c8-4f27-a87b-84bcbfc77886 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:01.821972 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6937cae1-c9c8-4f27-a87b-84bcbfc77886 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1184 microversion: 2.1 time: 0.234965 May 18 22:23:01.834466 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1093/2148] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:01 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1184 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:01.840660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0baf1cce-d015-4bf5-9294-7673bd7cfcff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:01.841628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0baf1cce-d015-4bf5-9294-7673bd7cfcff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:01.855015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0baf1cce-d015-4bf5-9294-7673bd7cfcff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:01.856537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0baf1cce-d015-4bf5-9294-7673bd7cfcff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:01.857788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0baf1cce-d015-4bf5-9294-7673bd7cfcff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:01.858462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0baf1cce-d015-4bf5-9294-7673bd7cfcff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:02.119367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0baf1cce-d015-4bf5-9294-7673bd7cfcff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:02.132572 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0baf1cce-d015-4bf5-9294-7673bd7cfcff tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.296468 May 18 22:23:02.133187 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1094/2149] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:01 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:02.162079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1d1e2bc-e41a-4f9d-9db2-7e707bc7efd2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:02.162879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d1d1e2bc-e41a-4f9d-9db2-7e707bc7efd2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:02.171057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1d1e2bc-e41a-4f9d-9db2-7e707bc7efd2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:02.171805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1d1e2bc-e41a-4f9d-9db2-7e707bc7efd2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:02.173189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1d1e2bc-e41a-4f9d-9db2-7e707bc7efd2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:02.174788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1d1e2bc-e41a-4f9d-9db2-7e707bc7efd2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:02.418165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d1d1e2bc-e41a-4f9d-9db2-7e707bc7efd2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:02.427317 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d1d1e2bc-e41a-4f9d-9db2-7e707bc7efd2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1354 microversion: 2.1 time: 0.281475 May 18 22:23:02.428316 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1095/2150] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:02 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1354 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:02.433445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f177d040-8853-41f0-88e0-063d0cb8439c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"unlock": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:02.434085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f177d040-8853-41f0-88e0-063d0cb8439c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:02.442012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f177d040-8853-41f0-88e0-063d0cb8439c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:02.442479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f177d040-8853-41f0-88e0-063d0cb8439c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:02.443530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f177d040-8853-41f0-88e0-063d0cb8439c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:02.443831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f177d040-8853-41f0-88e0-063d0cb8439c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:02.520610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f177d040-8853-41f0-88e0-063d0cb8439c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Unlocking {{(pid=119083) unlock /opt/stack/nova/nova/compute/api.py:4729}} May 18 22:23:02.586871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4e0cd1d5-a370-4296-958f-a898bfdaa173 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:02.594851 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4e0cd1d5-a370-4296-958f-a898bfdaa173 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1478 microversion: 2.1 time: 0.953157 May 18 22:23:02.606131 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1056/2151] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:01 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1478 bytes in 966 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:02.611653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-be70ba74-9b9c-4b39-b0d4-07a340ef8ca2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:02.612258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-be70ba74-9b9c-4b39-b0d4-07a340ef8ca2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:02.625411 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f177d040-8853-41f0-88e0-063d0cb8439c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.195949 May 18 22:23:02.626261 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1096/2152] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:23:02 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:23:02.626876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be70ba74-9b9c-4b39-b0d4-07a340ef8ca2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:02.628105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be70ba74-9b9c-4b39-b0d4-07a340ef8ca2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:02.633300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be70ba74-9b9c-4b39-b0d4-07a340ef8ca2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:02.634144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be70ba74-9b9c-4b39-b0d4-07a340ef8ca2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:02.834758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-2076349947", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "4b610cff-13e0-4a8e-87f1-e2715debe5d7"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:02.845008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-be70ba74-9b9c-4b39-b0d4-07a340ef8ca2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:02.855009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-be70ba74-9b9c-4b39-b0d4-07a340ef8ca2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:02.860893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-be70ba74-9b9c-4b39-b0d4-07a340ef8ca2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:02.862913 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-be70ba74-9b9c-4b39-b0d4-07a340ef8ca2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.255427 May 18 22:23:02.864089 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1057/2153] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:02 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:02.868834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6ff6c438-599b-44d8-b8a6-8366fc7f6a80 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:02.869688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6ff6c438-599b-44d8-b8a6-8366fc7f6a80 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:02.878065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ff6c438-599b-44d8-b8a6-8366fc7f6a80 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:02.878771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ff6c438-599b-44d8-b8a6-8366fc7f6a80 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:02.879621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ff6c438-599b-44d8-b8a6-8366fc7f6a80 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:02.880125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ff6c438-599b-44d8-b8a6-8366fc7f6a80 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:02.938154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] validate_networks() for [('4b610cff-13e0-4a8e-87f1-e2715debe5d7', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:23:02.944162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [119083] Writing DB stats nova_cell0:SELECT=30 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:03.432617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6ff6c438-599b-44d8-b8a6-8366fc7f6a80 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:03.451989 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6ff6c438-599b-44d8-b8a6-8366fc7f6a80 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1317 microversion: 2.1 time: 0.582051 May 18 22:23:03.452638 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1058/2154] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:02 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1317 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:03.463200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9581f773-aafa-4f56-8bf2-7bc1b81ab5ef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:03.465379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9581f773-aafa-4f56-8bf2-7bc1b81ab5ef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:03.481860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9581f773-aafa-4f56-8bf2-7bc1b81ab5ef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:03.482300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9581f773-aafa-4f56-8bf2-7bc1b81ab5ef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:03.483256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9581f773-aafa-4f56-8bf2-7bc1b81ab5ef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:03.483851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9581f773-aafa-4f56-8bf2-7bc1b81ab5ef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:03.853335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:23:03.854703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:23:03.855387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:23:03.855957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:23:03.856530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:23:03.894084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:03.894824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:03.898221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:03.903869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:03.958589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Getting quotas for project 7fc95e9395214343be07c77d70ee49ea. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:23:03.969832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Getting quotas for user 6a71c7f48ae64d39be76aece0b405272 and project 7fc95e9395214343be07c77d70ee49ea. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:23:04.004305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:23:04.006766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:23:04.068328 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2ced1817-bc91-41cf-ac8a-740af6c79342 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.441170 May 18 22:23:04.069329 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1097/2155] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:23:02 2022] POST /compute/v2.1/servers => generated 380 bytes in 1442 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:23:04.074822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b2572d10-1ab4-46d7-b60d-ba5b5c1f5368 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:04.075434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b2572d10-1ab4-46d7-b60d-ba5b5c1f5368 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:04.082895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2572d10-1ab4-46d7-b60d-ba5b5c1f5368 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.083623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2572d10-1ab4-46d7-b60d-ba5b5c1f5368 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.084584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2572d10-1ab4-46d7-b60d-ba5b5c1f5368 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.085204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2572d10-1ab4-46d7-b60d-ba5b5c1f5368 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.129037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9581f773-aafa-4f56-8bf2-7bc1b81ab5ef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:04.148618 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9581f773-aafa-4f56-8bf2-7bc1b81ab5ef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.694018 May 18 22:23:04.152282 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1059/2156] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:03 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:04.163448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-cd720011-b092-4102-88f3-90a8f165115a req-f4de8436-0855-431b-9f4c-038b19dfdffe service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8b7b9f63-98dc-4906-89b5-86da73b26bb1", "tag": "e4655cf6-f140-40b2-a0ef-c34df33ff32c"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:04.183359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cd720011-b092-4102-88f3-90a8f165115a req-f4de8436-0855-431b-9f4c-038b19dfdffe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.183796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cd720011-b092-4102-88f3-90a8f165115a req-f4de8436-0855-431b-9f4c-038b19dfdffe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.185034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b2572d10-1ab4-46d7-b60d-ba5b5c1f5368 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:04.195215 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b2572d10-1ab4-46d7-b60d-ba5b5c1f5368 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1184 microversion: 2.1 time: 0.124356 May 18 22:23:04.195976 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1098/2157] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:04 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1184 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:04.203002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2feaf9c-29f0-467d-b06c-8f01a2a8dc8b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:04.203882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a2feaf9c-29f0-467d-b06c-8f01a2a8dc8b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:04.211787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2feaf9c-29f0-467d-b06c-8f01a2a8dc8b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.212471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2feaf9c-29f0-467d-b06c-8f01a2a8dc8b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.213564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2feaf9c-29f0-467d-b06c-8f01a2a8dc8b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.214198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2feaf9c-29f0-467d-b06c-8f01a2a8dc8b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.216821 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-cd720011-b092-4102-88f3-90a8f165115a req-f4de8436-0855-431b-9f4c-038b19dfdffe service nova] Creating event network-changed:e4655cf6-f140-40b2-a0ef-c34df33ff32c for instance 8b7b9f63-98dc-4906-89b5-86da73b26bb1 on n-h2-841040-6 May 18 22:23:04.234493 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-cd720011-b092-4102-88f3-90a8f165115a req-f4de8436-0855-431b-9f4c-038b19dfdffe service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.079856 May 18 22:23:04.235556 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1060/2158] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:04 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:04.242018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a2feaf9c-29f0-467d-b06c-8f01a2a8dc8b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [119083] Writing DB stats nova_cell1:SELECT=94,nova_cell1:INSERT=2,nova_cell1:UPDATE=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:04.248850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0bb2f6eb-a38b-4eec-920e-450ff7f1cc94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:04.250013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0bb2f6eb-a38b-4eec-920e-450ff7f1cc94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:04.264581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bb2f6eb-a38b-4eec-920e-450ff7f1cc94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.268920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bb2f6eb-a38b-4eec-920e-450ff7f1cc94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.269723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bb2f6eb-a38b-4eec-920e-450ff7f1cc94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.270175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bb2f6eb-a38b-4eec-920e-450ff7f1cc94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.453937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a2feaf9c-29f0-467d-b06c-8f01a2a8dc8b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:04.463803 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a2feaf9c-29f0-467d-b06c-8f01a2a8dc8b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1354 microversion: 2.1 time: 0.266077 May 18 22:23:04.464666 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1099/2159] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:04 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1354 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:04.477149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b4da5a9d-d15e-4930-8b14-bec4e52adf6c req-92d72445-5bbb-4a83-a35c-79ea2da026cf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a014399-f1e5-45f6-b860-e55038cd7a21", "name": "network-vif-plugged", "status": "completed", "tag": "affdf81e-86a7-43fc-bf7c-b091a68e8060"}, {"server_uuid": "9a014399-f1e5-45f6-b860-e55038cd7a21", "name": "network-vif-plugged", "status": "completed", "tag": "7852a929-ba7f-4e08-ac46-2aaab5c46f5f"}, {"server_uuid": "9a014399-f1e5-45f6-b860-e55038cd7a21", "name": "network-vif-plugged", "status": "completed", "tag": "5ed40de2-13e7-4304-a301-865d76a55d10"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:04.488953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b4da5a9d-d15e-4930-8b14-bec4e52adf6c req-92d72445-5bbb-4a83-a35c-79ea2da026cf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.489426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b4da5a9d-d15e-4930-8b14-bec4e52adf6c req-92d72445-5bbb-4a83-a35c-79ea2da026cf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.490292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0bb2f6eb-a38b-4eec-920e-450ff7f1cc94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:04.499374 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0bb2f6eb-a38b-4eec-920e-450ff7f1cc94 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1463 microversion: 2.1 time: 0.262181 May 18 22:23:04.500179 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1061/2160] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:04 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1463 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:04.509790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0937435f-8007-4a9d-acc5-1ede306509da tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:04.510258 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b4da5a9d-d15e-4930-8b14-bec4e52adf6c req-92d72445-5bbb-4a83-a35c-79ea2da026cf service nova] Creating event network-vif-plugged:affdf81e-86a7-43fc-bf7c-b091a68e8060 for instance 9a014399-f1e5-45f6-b860-e55038cd7a21 on n-h2-841040-6 May 18 22:23:04.510840 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b4da5a9d-d15e-4930-8b14-bec4e52adf6c req-92d72445-5bbb-4a83-a35c-79ea2da026cf service nova] Creating event network-vif-plugged:7852a929-ba7f-4e08-ac46-2aaab5c46f5f for instance 9a014399-f1e5-45f6-b860-e55038cd7a21 on n-h2-841040-6 May 18 22:23:04.511118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0937435f-8007-4a9d-acc5-1ede306509da tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:04.511375 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b4da5a9d-d15e-4930-8b14-bec4e52adf6c req-92d72445-5bbb-4a83-a35c-79ea2da026cf service nova] Creating event network-vif-plugged:5ed40de2-13e7-4304-a301-865d76a55d10 for instance 9a014399-f1e5-45f6-b860-e55038cd7a21 on n-h2-841040-6 May 18 22:23:04.524009 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b4da5a9d-d15e-4930-8b14-bec4e52adf6c req-92d72445-5bbb-4a83-a35c-79ea2da026cf service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.057703 May 18 22:23:04.525053 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1100/2161] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:04 2022] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:04.527311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0937435f-8007-4a9d-acc5-1ede306509da tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.527855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0937435f-8007-4a9d-acc5-1ede306509da tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.528715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0937435f-8007-4a9d-acc5-1ede306509da tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.529360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0937435f-8007-4a9d-acc5-1ede306509da tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.706254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9e8a903d-79ff-4b1a-9864-05730f8efc51 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Calling method '.version_select at 0x7fa2ecb1f0d0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:04.738165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-9e8a903d-79ff-4b1a-9864-05730f8efc51 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] HTTP exception thrown: Image not found. May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9e8a903d-79ff-4b1a-9864-05730f8efc51 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Request method failure captured: May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/images/b755ad20-f97f-4ac8-815d-f1cf8116d3ee/metadata/os_distro HTTP/1.1 May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHHkEmWpy9f1msikktfZxrtPnzdGSu4FZxh18EDOpjL8MKfQmF6NGAhpuuN_2KkJP2UIWnQKlaI1fSUnOw2msciyoOKpSwyHDfGsdmS2NgX4NeTCzSjlSRpd3A2_eo0A1qwWH1WH5mEjeudQIXWPycC46N5O4pomOaBgf_ddpqJSoc May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08c4fc5a7ee64f459bce77569cc45c08 May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08c4fc5a7ee64f459bce77569cc45c08"}]}] May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08c4fc5a7ee64f459bce77569cc45c08 May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesMetadataNegativeTestJSON-352381208-project May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 4b37e951337641909630d01ac86c3755 May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesMetadataNegativeTestJSON-352381208-project May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: exception: Image not found. May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'image_id': 'b755ad20-f97f-4ac8-815d-f1cf8116d3ee', 'id': 'os_distro'} May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: No image found with ID b755ad20-f97f-4ac8-815d-f1cf8116d3ee May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 39, in _get_image May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.image_api.get(context, image_id) May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1205, in get May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return session.show(context, image_id, May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 287, in show May 18 22:23:04.746997 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _reraise_translated_image_exception(image_id) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1031, in _reraise_translated_image_exception May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise new_exc.with_traceback(exc_trace) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image b755ad20-f97f-4ac8-815d-f1cf8116d3ee could not be found. May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 125, in delete May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._get_image(context, image_id) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 44, in _get_image May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=msg) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:23:04.752651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:04.758493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9e8a903d-79ff-4b1a-9864-05730f8efc51 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Returning 404 to user: Image not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:04.759738 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9e8a903d-79ff-4b1a-9864-05730f8efc51 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] 10.222.0.58 "DELETE /compute/v2.1/images/b755ad20-f97f-4ac8-815d-f1cf8116d3ee/metadata/os_distro" status: 404 len: 62 microversion: 2.1 time: 0.233043 May 18 22:23:04.760868 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1101/2162] 10.222.0.58 () {58 vars in 1292 bytes} [Wed May 18 22:23:04 2022] DELETE /compute/v2.1/images/b755ad20-f97f-4ac8-815d-f1cf8116d3ee/metadata/os_distro => generated 62 bytes in 235 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:23:04.765975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb09f9a4-e317-441a-8b42-aaee1f3bf0ce tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:04.766972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eb09f9a4-e317-441a-8b42-aaee1f3bf0ce tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:04.775708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb09f9a4-e317-441a-8b42-aaee1f3bf0ce tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.776397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb09f9a4-e317-441a-8b42-aaee1f3bf0ce tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.779123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb09f9a4-e317-441a-8b42-aaee1f3bf0ce tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.779814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb09f9a4-e317-441a-8b42-aaee1f3bf0ce tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.794723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0937435f-8007-4a9d-acc5-1ede306509da tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:04.805297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0937435f-8007-4a9d-acc5-1ede306509da tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:04.807335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0937435f-8007-4a9d-acc5-1ede306509da tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:04.809704 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0937435f-8007-4a9d-acc5-1ede306509da tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.306767 May 18 22:23:04.811498 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1062/2163] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:04 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:04.817041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ab784037-6085-4e85-bbc3-dfb856c9d1b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:04.818853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ab784037-6085-4e85-bbc3-dfb856c9d1b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:04.829182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab784037-6085-4e85-bbc3-dfb856c9d1b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.831453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab784037-6085-4e85-bbc3-dfb856c9d1b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.832524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab784037-6085-4e85-bbc3-dfb856c9d1b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.834372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab784037-6085-4e85-bbc3-dfb856c9d1b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.876496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eb09f9a4-e317-441a-8b42-aaee1f3bf0ce tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:04.885433 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb09f9a4-e317-441a-8b42-aaee1f3bf0ce tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1229 microversion: 2.1 time: 0.123240 May 18 22:23:04.887255 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1102/2164] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:04 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1229 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:04.902715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d7baf8e-e12d-467e-8d70-b4d53dc333ad tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:04.903521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d7baf8e-e12d-467e-8d70-b4d53dc333ad tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:04.910542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d7baf8e-e12d-467e-8d70-b4d53dc333ad tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.912002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d7baf8e-e12d-467e-8d70-b4d53dc333ad tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:04.913310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d7baf8e-e12d-467e-8d70-b4d53dc333ad tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:04.914455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d7baf8e-e12d-467e-8d70-b4d53dc333ad tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.010946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ab784037-6085-4e85-bbc3-dfb856c9d1b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:05.019497 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ab784037-6085-4e85-bbc3-dfb856c9d1b1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.206918 May 18 22:23:05.030603 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1063/2165] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:04 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:05.035775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e8901cfd-2553-4410-a899-ebe9265a3442 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "error"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:05.036787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e8901cfd-2553-4410-a899-ebe9265a3442 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:05.044474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8901cfd-2553-4410-a899-ebe9265a3442 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.045255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8901cfd-2553-4410-a899-ebe9265a3442 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.046266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8901cfd-2553-4410-a899-ebe9265a3442 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.046966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8901cfd-2553-4410-a899-ebe9265a3442 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.078361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d7baf8e-e12d-467e-8d70-b4d53dc333ad tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:05.084982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e8901cfd-2553-4410-a899-ebe9265a3442 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] [119082] Writing DB stats nova_cell1:SELECT=99,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:05.086737 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d7baf8e-e12d-467e-8d70-b4d53dc333ad tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1317 microversion: 2.1 time: 0.198200 May 18 22:23:05.087913 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1103/2166] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:04 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1317 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:05.092745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72904faf-ebed-47d3-8654-6b8594bd4d04 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Calling method '.version_select at 0x7fa2ecb6e280>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:05.117176 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-72904faf-ebed-47d3-8654-6b8594bd4d04 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] HTTP exception thrown: Image not found. May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72904faf-ebed-47d3-8654-6b8594bd4d04 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Request method failure captured: May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/images/e9b5868e-12d9-4d59-b092-c717667cded6/metadata/os_version HTTP/1.1 May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHHkEmWpy9f1msikktfZxrtPnzdGSu4FZxh18EDOpjL8MKfQmF6NGAhpuuN_2KkJP2UIWnQKlaI1fSUnOw2msciyoOKpSwyHDfGsdmS2NgX4NeTCzSjlSRpd3A2_eo0A1qwWH1WH5mEjeudQIXWPycC46N5O4pomOaBgf_ddpqJSoc May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08c4fc5a7ee64f459bce77569cc45c08 May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08c4fc5a7ee64f459bce77569cc45c08"}]}] May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08c4fc5a7ee64f459bce77569cc45c08 May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesMetadataNegativeTestJSON-352381208-project May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 4b37e951337641909630d01ac86c3755 May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesMetadataNegativeTestJSON-352381208-project May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: exception: Image not found. May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'image_id': 'e9b5868e-12d9-4d59-b092-c717667cded6', 'id': 'os_version'} May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: No image found with ID e9b5868e-12d9-4d59-b092-c717667cded6 May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 39, in _get_image May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.image_api.get(context, image_id) May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1205, in get May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return session.show(context, image_id, May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 287, in show May 18 22:23:05.123512 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _reraise_translated_image_exception(image_id) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1031, in _reraise_translated_image_exception May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise new_exc.with_traceback(exc_trace) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image e9b5868e-12d9-4d59-b092-c717667cded6 could not be found. May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 58, in show May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi metadata = self._get_image(context, image_id)['properties'] May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 44, in _get_image May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=msg) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72904faf-ebed-47d3-8654-6b8594bd4d04 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Returning 404 to user: Image not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72904faf-ebed-47d3-8654-6b8594bd4d04 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] 10.222.0.58 "GET /compute/v2.1/images/e9b5868e-12d9-4d59-b092-c717667cded6/metadata/os_version" status: 404 len: 62 microversion: 2.1 time: 0.035936 May 18 22:23:05.133980 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1104/2167] 10.222.0.58 () {58 vars in 1292 bytes} [Wed May 18 22:23:05 2022] GET /compute/v2.1/images/e9b5868e-12d9-4d59-b092-c717667cded6/metadata/os_version => generated 62 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:23:05.139359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f81e24e6-fc1e-4bea-83c2-010c38123c37 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:05.139359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f81e24e6-fc1e-4bea-83c2-010c38123c37 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:05.148675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f81e24e6-fc1e-4bea-83c2-010c38123c37 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.149550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f81e24e6-fc1e-4bea-83c2-010c38123c37 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.150708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f81e24e6-fc1e-4bea-83c2-010c38123c37 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.151535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f81e24e6-fc1e-4bea-83c2-010c38123c37 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.221250 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e8901cfd-2553-4410-a899-ebe9265a3442 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action" status: 202 len: 0 microversion: 2.1 time: 0.191183 May 18 22:23:05.222653 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1064/2168] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:23:05 2022] POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:23:05.237509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f7a98a1d-71aa-4000-83aa-a85f4d7d3371 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Calling method '.version_select at 0x7fa2ed16bca0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:05.270124 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-f7a98a1d-71aa-4000-83aa-a85f4d7d3371 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] HTTP exception thrown: Image not found. May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f7a98a1d-71aa-4000-83aa-a85f4d7d3371 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Request method failure captured: May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/images/30dd3226-0b04-49cc-8da8-735f291882f6/metadata HTTP/1.1 May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHHkEmWpy9f1msikktfZxrtPnzdGSu4FZxh18EDOpjL8MKfQmF6NGAhpuuN_2KkJP2UIWnQKlaI1fSUnOw2msciyoOKpSwyHDfGsdmS2NgX4NeTCzSjlSRpd3A2_eo0A1qwWH1WH5mEjeudQIXWPycC46N5O4pomOaBgf_ddpqJSoc May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 08c4fc5a7ee64f459bce77569cc45c08 May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08c4fc5a7ee64f459bce77569cc45c08"}]}] May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 08c4fc5a7ee64f459bce77569cc45c08 May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesMetadataNegativeTestJSON-352381208-project May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 4b37e951337641909630d01ac86c3755 May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesMetadataNegativeTestJSON-352381208-project May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: exception: Image not found. May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'image_id': '30dd3226-0b04-49cc-8da8-735f291882f6'} May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: No image found with ID 30dd3226-0b04-49cc-8da8-735f291882f6 May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 39, in _get_image May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.image_api.get(context, image_id) May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1205, in get May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return session.show(context, image_id, May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 287, in show May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _reraise_translated_image_exception(image_id) May 18 22:23:05.277010 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1031, in _reraise_translated_image_exception May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise new_exc.with_traceback(exc_trace) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image 30dd3226-0b04-49cc-8da8-735f291882f6 could not be found. May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 51, in index May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi metadata = self._get_image(context, image_id)['properties'] May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 44, in _get_image May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=msg) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f7a98a1d-71aa-4000-83aa-a85f4d7d3371 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Returning 404 to user: Image not found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:05.283295 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f7a98a1d-71aa-4000-83aa-a85f4d7d3371 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] 10.222.0.58 "GET /compute/v2.1/images/30dd3226-0b04-49cc-8da8-735f291882f6/metadata" status: 404 len: 62 microversion: 2.1 time: 0.054935 May 18 22:23:05.288113 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1065/2169] 10.222.0.58 () {58 vars in 1259 bytes} [Wed May 18 22:23:05 2022] GET /compute/v2.1/images/30dd3226-0b04-49cc-8da8-735f291882f6/metadata => generated 62 bytes in 64 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:23:05.294215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eec984a9-8742-4ea3-9442-72d09622dc8b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:05.295180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eec984a9-8742-4ea3-9442-72d09622dc8b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:05.305884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eec984a9-8742-4ea3-9442-72d09622dc8b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.307640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eec984a9-8742-4ea3-9442-72d09622dc8b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.308663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eec984a9-8742-4ea3-9442-72d09622dc8b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.309328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eec984a9-8742-4ea3-9442-72d09622dc8b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.416060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eec984a9-8742-4ea3-9442-72d09622dc8b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:05.431862 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eec984a9-8742-4ea3-9442-72d09622dc8b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1184 microversion: 2.1 time: 0.143313 May 18 22:23:05.438676 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1066/2170] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:05 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1184 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:05.459288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f81e24e6-fc1e-4bea-83c2-010c38123c37 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:05.460748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b9e0bf18-142f-411b-86c6-9356d7e25df3 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:05.461812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b9e0bf18-142f-411b-86c6-9356d7e25df3 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:05.474432 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f81e24e6-fc1e-4bea-83c2-010c38123c37 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.341805 May 18 22:23:05.475750 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1105/2171] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:05 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:05.480616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ae1b2598-21ef-434e-b8f2-21a97c27a53f tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Action: 'update_all', calling method: .version_select at 0x7fa2ecb1f5e0>, body: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:05.489224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9e0bf18-142f-411b-86c6-9356d7e25df3 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.489444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9e0bf18-142f-411b-86c6-9356d7e25df3 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.494213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9e0bf18-142f-411b-86c6-9356d7e25df3 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.494924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9e0bf18-142f-411b-86c6-9356d7e25df3 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.516045 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-ae1b2598-21ef-434e-b8f2-21a97c27a53f tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] HTTP exception thrown: Image not found. May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ae1b2598-21ef-434e-b8f2-21a97c27a53f tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Request method failure captured: May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: request: PUT /compute/v2.1/images/56eba6dd-3ee5-4d51-83c2-eda460a4ef26/metadata HTTP/1.1 May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 57 May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHHkEmWpy9f1msikktfZxrtPnzdGSu4FZxh18EDOpjL8MKfQmF6NGAhpuuN_2KkJP2UIWnQKlaI1fSUnOw2msciyoOKpSwyHDfGsdmS2NgX4NeTCzSjlSRpd3A2_eo0A1qwWH1WH5mEjeudQIXWPycC46N5O4pomOaBgf_ddpqJSoc May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08c4fc5a7ee64f459bce77569cc45c08 May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08c4fc5a7ee64f459bce77569cc45c08"}]}] May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08c4fc5a7ee64f459bce77569cc45c08 May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesMetadataNegativeTestJSON-352381208-project May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 4b37e951337641909630d01ac86c3755 May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesMetadataNegativeTestJSON-352381208-project May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: exception: Image not found. May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'image_id': '56eba6dd-3ee5-4d51-83c2-eda460a4ef26', 'body': {'metadata': {'os_distro': 'alt1', 'os_version': 'alt2'}}} May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: No image found with ID 56eba6dd-3ee5-4d51-83c2-eda460a4ef26 May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 39, in _get_image May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.image_api.get(context, image_id) May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1205, in get May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return session.show(context, image_id, May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 287, in show May 18 22:23:05.518411 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _reraise_translated_image_exception(image_id) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1031, in _reraise_translated_image_exception May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise new_exc.with_traceback(exc_trace) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image 56eba6dd-3ee5-4d51-83c2-eda460a4ef26 could not be found. May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 109, in update_all May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._get_image(context, image_id) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 44, in _get_image May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=msg) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:23:05.522886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.527852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ae1b2598-21ef-434e-b8f2-21a97c27a53f tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Returning 404 to user: Image not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:05.528913 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ae1b2598-21ef-434e-b8f2-21a97c27a53f tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] 10.222.0.58 "PUT /compute/v2.1/images/56eba6dd-3ee5-4d51-83c2-eda460a4ef26/metadata" status: 404 len: 62 microversion: 2.1 time: 0.052018 May 18 22:23:05.530557 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1106/2172] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:23:05 2022] PUT /compute/v2.1/images/56eba6dd-3ee5-4d51-83c2-eda460a4ef26/metadata => generated 62 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:23:05.535880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5eff8806-c4b1-4d01-9972-7646d6cff44c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:05.537068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5eff8806-c4b1-4d01-9972-7646d6cff44c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:05.539860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9e0bf18-142f-411b-86c6-9356d7e25df3 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.540233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9e0bf18-142f-411b-86c6-9356d7e25df3 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.540862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-b9e0bf18-142f-411b-86c6-9356d7e25df3 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lazy-loading 'fault' on Instance uuid c0b14199-b91c-4d76-adfa-b891dc7e5147 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:23:05.545440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5eff8806-c4b1-4d01-9972-7646d6cff44c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.546199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5eff8806-c4b1-4d01-9972-7646d6cff44c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.547153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5eff8806-c4b1-4d01-9972-7646d6cff44c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.547879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5eff8806-c4b1-4d01-9972-7646d6cff44c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.779781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5eff8806-c4b1-4d01-9972-7646d6cff44c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:05.789384 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5eff8806-c4b1-4d01-9972-7646d6cff44c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1354 microversion: 2.1 time: 0.257528 May 18 22:23:05.791317 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1107/2173] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:05 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1354 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:05.806452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-716bc501-6217-468f-a9fe-095574fb489e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"pause": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:05.807049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-716bc501-6217-468f-a9fe-095574fb489e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:05.815754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-716bc501-6217-468f-a9fe-095574fb489e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.816348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-716bc501-6217-468f-a9fe-095574fb489e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.817228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-716bc501-6217-468f-a9fe-095574fb489e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.817777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-716bc501-6217-468f-a9fe-095574fb489e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.902911 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-716bc501-6217-468f-a9fe-095574fb489e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.100085 May 18 22:23:05.904730 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1108/2174] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:23:05 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:23:05.911566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c9e3ee5d-d748-467b-88b1-48b3312652f2 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Action: 'update', calling method: .version_select at 0x7fa2ecb9d430>, body: {"meta": {"os_distro": "alt"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:05.935264 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b9e0bf18-142f-411b-86c6-9356d7e25df3 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1597 microversion: 2.1 time: 0.482970 May 18 22:23:05.936309 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1067/2175] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:05 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1597 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:05.949043 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-c9e3ee5d-d748-467b-88b1-48b3312652f2 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] HTTP exception thrown: Image not found. May 18 22:23:05.952092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-850d8c7b-a5c9-432b-9481-ee87c6a41103 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c9e3ee5d-d748-467b-88b1-48b3312652f2 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Request method failure captured: May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: request: PUT /compute/v2.1/images/ea963769-7a92-48b1-a4e0-abc038692a94/metadata/os_distro HTTP/1.1 May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 30 May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHHkEmWpy9f1msikktfZxrtPnzdGSu4FZxh18EDOpjL8MKfQmF6NGAhpuuN_2KkJP2UIWnQKlaI1fSUnOw2msciyoOKpSwyHDfGsdmS2NgX4NeTCzSjlSRpd3A2_eo0A1qwWH1WH5mEjeudQIXWPycC46N5O4pomOaBgf_ddpqJSoc May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08c4fc5a7ee64f459bce77569cc45c08 May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08c4fc5a7ee64f459bce77569cc45c08"}]}] May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08c4fc5a7ee64f459bce77569cc45c08 May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesMetadataNegativeTestJSON-352381208-project May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 4b37e951337641909630d01ac86c3755 May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesMetadataNegativeTestJSON-352381208-project May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: {"meta": {"os_distro": "alt"}} May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: exception: Image not found. May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'image_id': 'ea963769-7a92-48b1-a4e0-abc038692a94', 'id': 'os_distro', 'body': {'meta': {'os_distro': 'alt'}}} May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: No image found with ID ea963769-7a92-48b1-a4e0-abc038692a94 May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 39, in _get_image May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.image_api.get(context, image_id) May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1205, in get May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return session.show(context, image_id, May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 287, in show May 18 22:23:05.952717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _reraise_translated_image_exception(image_id) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1031, in _reraise_translated_image_exception May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise new_exc.with_traceback(exc_trace) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image ea963769-7a92-48b1-a4e0-abc038692a94 could not be found. May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 93, in update May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._get_image(context, image_id) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 44, in _get_image May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=msg) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:23:05.959505 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:05.964502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-850d8c7b-a5c9-432b-9481-ee87c6a41103 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:05.969784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c9e3ee5d-d748-467b-88b1-48b3312652f2 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Returning 404 to user: Image not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:05.969784 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c9e3ee5d-d748-467b-88b1-48b3312652f2 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] 10.222.0.58 "PUT /compute/v2.1/images/ea963769-7a92-48b1-a4e0-abc038692a94/metadata/os_distro" status: 404 len: 62 microversion: 2.1 time: 0.060680 May 18 22:23:05.970323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-850d8c7b-a5c9-432b-9481-ee87c6a41103 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.970323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-850d8c7b-a5c9-432b-9481-ee87c6a41103 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.970534 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1109/2176] 10.222.0.58 () {60 vars in 1309 bytes} [Wed May 18 22:23:05 2022] PUT /compute/v2.1/images/ea963769-7a92-48b1-a4e0-abc038692a94/metadata/os_distro => generated 62 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:23:05.973531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-85648e46-15f5-45a7-bb44-e6807c4f4c52 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:05.974491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-85648e46-15f5-45a7-bb44-e6807c4f4c52 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:05.975602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-850d8c7b-a5c9-432b-9481-ee87c6a41103 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.976061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-850d8c7b-a5c9-432b-9481-ee87c6a41103 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.984570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85648e46-15f5-45a7-bb44-e6807c4f4c52 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.985563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85648e46-15f5-45a7-bb44-e6807c4f4c52 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:05.987136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85648e46-15f5-45a7-bb44-e6807c4f4c52 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:05.987843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85648e46-15f5-45a7-bb44-e6807c4f4c52 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.056198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-85648e46-15f5-45a7-bb44-e6807c4f4c52 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:06.064852 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-85648e46-15f5-45a7-bb44-e6807c4f4c52 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1283 microversion: 2.1 time: 0.095887 May 18 22:23:06.074237 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1110/2177] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:05 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1283 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:06.081422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1df774d8-2f6a-435b-bbe6-a5c20baf7e2b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:06.082083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1df774d8-2f6a-435b-bbe6-a5c20baf7e2b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:06.089215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1df774d8-2f6a-435b-bbe6-a5c20baf7e2b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.089939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1df774d8-2f6a-435b-bbe6-a5c20baf7e2b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.090875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1df774d8-2f6a-435b-bbe6-a5c20baf7e2b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.091472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1df774d8-2f6a-435b-bbe6-a5c20baf7e2b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.170307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-850d8c7b-a5c9-432b-9481-ee87c6a41103 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:06.186388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-850d8c7b-a5c9-432b-9481-ee87c6a41103 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:06.188387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-850d8c7b-a5c9-432b-9481-ee87c6a41103 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:06.190054 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-850d8c7b-a5c9-432b-9481-ee87c6a41103 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.251342 May 18 22:23:06.194955 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1068/2178] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:05 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:06.243494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e0b11afb-4ee9-4df8-a160-6f023615edb5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Action: 'action', calling method: >, body: {"os-resetState": {"state": "active"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:06.245927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e0b11afb-4ee9-4df8-a160-6f023615edb5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:06.256284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e0b11afb-4ee9-4df8-a160-6f023615edb5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.256724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e0b11afb-4ee9-4df8-a160-6f023615edb5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.257489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e0b11afb-4ee9-4df8-a160-6f023615edb5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.258148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e0b11afb-4ee9-4df8-a160-6f023615edb5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.326986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1df774d8-2f6a-435b-bbe6-a5c20baf7e2b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:06.339088 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1df774d8-2f6a-435b-bbe6-a5c20baf7e2b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1676 microversion: 2.1 time: 0.261165 May 18 22:23:06.339718 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1111/2179] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:06 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1676 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:06.348650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce2e2493-b618-4686-91c5-066d8adbca91 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Action: 'create', calling method: .version_select at 0x7fa2ed405d30>, body: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:06.385038 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-ce2e2493-b618-4686-91c5-066d8adbca91 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] HTTP exception thrown: Image not found. May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce2e2493-b618-4686-91c5-066d8adbca91 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Request method failure captured: May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/images/3051f7ac-ec8c-4f04-9d36-8426c7bb0fa2/metadata HTTP/1.1 May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 57 May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHHkEmWpy9f1msikktfZxrtPnzdGSu4FZxh18EDOpjL8MKfQmF6NGAhpuuN_2KkJP2UIWnQKlaI1fSUnOw2msciyoOKpSwyHDfGsdmS2NgX4NeTCzSjlSRpd3A2_eo0A1qwWH1WH5mEjeudQIXWPycC46N5O4pomOaBgf_ddpqJSoc May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 08c4fc5a7ee64f459bce77569cc45c08 May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_08c4fc5a7ee64f459bce77569cc45c08"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/08c4fc5a7ee64f459bce77569cc45c08"}]}] May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 08c4fc5a7ee64f459bce77569cc45c08 May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesMetadataNegativeTestJSON-352381208 May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesMetadataNegativeTestJSON-352381208-project May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 4b37e951337641909630d01ac86c3755 May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesMetadataNegativeTestJSON-352381208-project May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: {"metadata": {"os_distro": "alt1", "os_version": "alt2"}} May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: exception: Image not found. May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'image_id': '3051f7ac-ec8c-4f04-9d36-8426c7bb0fa2', 'body': {'metadata': {'os_distro': 'alt1', 'os_version': 'alt2'}}} May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: No image found with ID 3051f7ac-ec8c-4f04-9d36-8426c7bb0fa2 May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 39, in _get_image May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.image_api.get(context, image_id) May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1205, in get May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return session.show(context, image_id, May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 287, in show May 18 22:23:06.387665 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _reraise_translated_image_exception(image_id) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1031, in _reraise_translated_image_exception May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise new_exc.with_traceback(exc_trace) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image 3051f7ac-ec8c-4f04-9d36-8426c7bb0fa2 could not be found. May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 69, in create May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._get_image(context, image_id) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/image_metadata.py", line 44, in _get_image May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=msg) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:23:06.392962 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:06.396919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce2e2493-b618-4686-91c5-066d8adbca91 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] Returning 404 to user: Image not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:06.397646 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ce2e2493-b618-4686-91c5-066d8adbca91 tempest-ImagesMetadataNegativeTestJSON-352381208 tempest-ImagesMetadataNegativeTestJSON-352381208-project] 10.222.0.58 "POST /compute/v2.1/images/3051f7ac-ec8c-4f04-9d36-8426c7bb0fa2/metadata" status: 404 len: 62 microversion: 2.1 time: 0.055038 May 18 22:23:06.400267 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1112/2180] 10.222.0.58 () {60 vars in 1280 bytes} [Wed May 18 22:23:06 2022] POST /compute/v2.1/images/3051f7ac-ec8c-4f04-9d36-8426c7bb0fa2/metadata => generated 62 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:23:06.407708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d3ec352d-60ef-4438-ad85-bfea10d0771f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:06.409252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d3ec352d-60ef-4438-ad85-bfea10d0771f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:06.415479 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e0b11afb-4ee9-4df8-a160-6f023615edb5 tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action" status: 202 len: 0 microversion: 2.1 time: 0.200777 May 18 22:23:06.417165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d3ec352d-60ef-4438-ad85-bfea10d0771f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [119083] Writing DB stats nova_api:SELECT=97,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:06.418967 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1069/2181] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:23:06 2022] POST /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:23:06.421987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3ec352d-60ef-4438-ad85-bfea10d0771f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.422670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3ec352d-60ef-4438-ad85-bfea10d0771f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.423691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3ec352d-60ef-4438-ad85-bfea10d0771f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.425084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3ec352d-60ef-4438-ad85-bfea10d0771f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.437769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-75d5912f-69d4-42db-996c-493635daa30f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:06.441600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-75d5912f-69d4-42db-996c-493635daa30f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:06.452418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75d5912f-69d4-42db-996c-493635daa30f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.453034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75d5912f-69d4-42db-996c-493635daa30f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.454054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75d5912f-69d4-42db-996c-493635daa30f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.454740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75d5912f-69d4-42db-996c-493635daa30f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.676475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d3ec352d-60ef-4438-ad85-bfea10d0771f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:06.685785 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d3ec352d-60ef-4438-ad85-bfea10d0771f tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1317 microversion: 2.1 time: 0.283703 May 18 22:23:06.685954 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1113/2182] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:06 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1317 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:06.700202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5095ac38-9b29-42a6-823b-4ae868b6c094 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:06.701039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5095ac38-9b29-42a6-823b-4ae868b6c094 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:06.710791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5095ac38-9b29-42a6-823b-4ae868b6c094 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.710791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5095ac38-9b29-42a6-823b-4ae868b6c094 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.711442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5095ac38-9b29-42a6-823b-4ae868b6c094 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.711872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5095ac38-9b29-42a6-823b-4ae868b6c094 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.797974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5095ac38-9b29-42a6-823b-4ae868b6c094 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:06.807544 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5095ac38-9b29-42a6-823b-4ae868b6c094 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1184 microversion: 2.1 time: 0.120595 May 18 22:23:06.810472 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1114/2183] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:06 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1184 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:06.818012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-895b9cf2-01da-4a5f-a509-ccc477db1474 req-b48c15da-eb64-4bbf-a738-289592ce11f4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ed19875-85a4-41cd-989f-82da7850fd19", "name": "network-vif-plugged", "status": "completed", "tag": "173d687d-d51a-464c-b7fe-b21c7cd09edc"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:06.834128 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-75d5912f-69d4-42db-996c-493635daa30f tempest-ServersAdminTestJSON-2023522437 tempest-ServersAdminTestJSON-2023522437-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1614 microversion: 2.1 time: 0.410638 May 18 22:23:06.838688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-895b9cf2-01da-4a5f-a509-ccc477db1474 req-b48c15da-eb64-4bbf-a738-289592ce11f4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.839114 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1070/2184] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:06 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1614 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:06.841293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-895b9cf2-01da-4a5f-a509-ccc477db1474 req-b48c15da-eb64-4bbf-a738-289592ce11f4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.853094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-241e944a-4af2-43bb-b92b-9c018ab04f3f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:06.854000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-241e944a-4af2-43bb-b92b-9c018ab04f3f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:06.854878 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-895b9cf2-01da-4a5f-a509-ccc477db1474 req-b48c15da-eb64-4bbf-a738-289592ce11f4 service nova] Creating event network-vif-plugged:173d687d-d51a-464c-b7fe-b21c7cd09edc for instance 4ed19875-85a4-41cd-989f-82da7850fd19 on n-h2-841040-6 May 18 22:23:06.861374 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-895b9cf2-01da-4a5f-a509-ccc477db1474 req-b48c15da-eb64-4bbf-a738-289592ce11f4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.048259 May 18 22:23:06.862982 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1115/2185] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:06 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:06.869429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d7a08850-0903-4e6e-9bbf-8ad240f09cfc tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:06.870140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d7a08850-0903-4e6e-9bbf-8ad240f09cfc tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:06.870276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-241e944a-4af2-43bb-b92b-9c018ab04f3f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.872121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-241e944a-4af2-43bb-b92b-9c018ab04f3f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.874154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-241e944a-4af2-43bb-b92b-9c018ab04f3f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.874878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-241e944a-4af2-43bb-b92b-9c018ab04f3f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.877651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7a08850-0903-4e6e-9bbf-8ad240f09cfc tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.878119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7a08850-0903-4e6e-9bbf-8ad240f09cfc tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.878938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7a08850-0903-4e6e-9bbf-8ad240f09cfc tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:06.879363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7a08850-0903-4e6e-9bbf-8ad240f09cfc tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:06.934093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d7a08850-0903-4e6e-9bbf-8ad240f09cfc tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:23:07.101065 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d7a08850-0903-4e6e-9bbf-8ad240f09cfc tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "DELETE /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 204 len: 0 microversion: 2.1 time: 0.226272 May 18 22:23:07.103957 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1116/2186] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:23:06 2022] DELETE /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:23:07.113074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e1daef8b-a3f3-4148-b6ce-ceb8b9e86bb5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:07.114366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e1daef8b-a3f3-4148-b6ce-ceb8b9e86bb5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:07.122076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1daef8b-a3f3-4148-b6ce-ceb8b9e86bb5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.123022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1daef8b-a3f3-4148-b6ce-ceb8b9e86bb5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.124266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1daef8b-a3f3-4148-b6ce-ceb8b9e86bb5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.124874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1daef8b-a3f3-4148-b6ce-ceb8b9e86bb5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.149581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-241e944a-4af2-43bb-b92b-9c018ab04f3f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:07.163534 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-241e944a-4af2-43bb-b92b-9c018ab04f3f tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1803 microversion: 2.1 time: 0.323061 May 18 22:23:07.166572 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1071/2187] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:06 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1803 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:07.172314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d8bbd0d9-424b-4bb9-8af0-a0df9625642c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:07.173280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d8bbd0d9-424b-4bb9-8af0-a0df9625642c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:07.186615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8bbd0d9-424b-4bb9-8af0-a0df9625642c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.187158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8bbd0d9-424b-4bb9-8af0-a0df9625642c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.187985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8bbd0d9-424b-4bb9-8af0-a0df9625642c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.188484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8bbd0d9-424b-4bb9-8af0-a0df9625642c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.342515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e1daef8b-a3f3-4148-b6ce-ceb8b9e86bb5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:07.354247 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e1daef8b-a3f3-4148-b6ce-ceb8b9e86bb5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1325 microversion: 2.1 time: 0.248232 May 18 22:23:07.356913 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1117/2188] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:07 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1325 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:07.373660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ccd2b43a-ad18-4ac8-8aec-d9d72485fdce tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:07.374611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ccd2b43a-ad18-4ac8-8aec-d9d72485fdce tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:07.392151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccd2b43a-ad18-4ac8-8aec-d9d72485fdce tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.393439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccd2b43a-ad18-4ac8-8aec-d9d72485fdce tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.394659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccd2b43a-ad18-4ac8-8aec-d9d72485fdce tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.395384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccd2b43a-ad18-4ac8-8aec-d9d72485fdce tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.407459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d8bbd0d9-424b-4bb9-8af0-a0df9625642c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:07.418128 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d8bbd0d9-424b-4bb9-8af0-a0df9625642c tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1469 microversion: 2.1 time: 0.249181 May 18 22:23:07.429084 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1072/2189] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:07 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1469 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:07.434524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0ea7603b-f739-4470-8303-b3e5e3c35b3f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:07.435520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0ea7603b-f739-4470-8303-b3e5e3c35b3f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:07.436186 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ccd2b43a-ad18-4ac8-8aec-d9d72485fdce tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21/ips" status: 200 len: 217 microversion: 2.1 time: 0.076575 May 18 22:23:07.437382 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1118/2190] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:23:07 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21/ips => generated 217 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:07.444214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ea7603b-f739-4470-8303-b3e5e3c35b3f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.444976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ea7603b-f739-4470-8303-b3e5e3c35b3f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.445128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b3cbf414-ba36-4b63-8f07-66f6dbc5245a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:07.445680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b3cbf414-ba36-4b63-8f07-66f6dbc5245a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:07.446450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ea7603b-f739-4470-8303-b3e5e3c35b3f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.447120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ea7603b-f739-4470-8303-b3e5e3c35b3f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.455415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3cbf414-ba36-4b63-8f07-66f6dbc5245a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.456409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3cbf414-ba36-4b63-8f07-66f6dbc5245a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.457861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3cbf414-ba36-4b63-8f07-66f6dbc5245a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.458369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3cbf414-ba36-4b63-8f07-66f6dbc5245a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.622817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b3cbf414-ba36-4b63-8f07-66f6dbc5245a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:07.632073 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b3cbf414-ba36-4b63-8f07-66f6dbc5245a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1656 microversion: 2.1 time: 0.193218 May 18 22:23:07.633422 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1119/2191] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:07 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1656 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:07.637871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cc0f0aef-b6ba-44df-a7a1-5a81119718ad tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:07.638608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cc0f0aef-b6ba-44df-a7a1-5a81119718ad tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:07.644877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc0f0aef-b6ba-44df-a7a1-5a81119718ad tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.645309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc0f0aef-b6ba-44df-a7a1-5a81119718ad tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.646095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc0f0aef-b6ba-44df-a7a1-5a81119718ad tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.646517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc0f0aef-b6ba-44df-a7a1-5a81119718ad tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.651753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-cc0f0aef-b6ba-44df-a7a1-5a81119718ad tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:07.674873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cc0f0aef-b6ba-44df-a7a1-5a81119718ad tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:23:07.714281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0ea7603b-f739-4470-8303-b3e5e3c35b3f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:07.724606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0ea7603b-f739-4470-8303-b3e5e3c35b3f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:07.727399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0ea7603b-f739-4470-8303-b3e5e3c35b3f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:07.728732 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0ea7603b-f739-4470-8303-b3e5e3c35b3f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.298168 May 18 22:23:07.729608 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1073/2192] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:07 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:07.740030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2fde9818-439a-4791-a990-ada1c481e227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:07.740030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2fde9818-439a-4791-a990-ada1c481e227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:07.746766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2fde9818-439a-4791-a990-ada1c481e227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.747290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2fde9818-439a-4791-a990-ada1c481e227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.748114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2fde9818-439a-4791-a990-ada1c481e227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.748567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2fde9818-439a-4791-a990-ada1c481e227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.786387 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cc0f0aef-b6ba-44df-a7a1-5a81119718ad tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "DELETE /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 204 len: 0 microversion: 2.1 time: 0.151734 May 18 22:23:07.787642 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1120/2193] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:23:07 2022] DELETE /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:23:07.795229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-32bf313c-aa03-4f10-a322-958e2674f173 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:07.796443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-32bf313c-aa03-4f10-a322-958e2674f173 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:07.804992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32bf313c-aa03-4f10-a322-958e2674f173 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.805698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32bf313c-aa03-4f10-a322-958e2674f173 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.806816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32bf313c-aa03-4f10-a322-958e2674f173 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.807453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32bf313c-aa03-4f10-a322-958e2674f173 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.858918 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2fde9818-439a-4791-a990-ada1c481e227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.126912 May 18 22:23:07.859841 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1074/2194] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:23:07 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:23:07.868411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-599a9765-6e97-4a60-b709-88622a715d85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:07.883957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-599a9765-6e97-4a60-b709-88622a715d85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:07.935399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-599a9765-6e97-4a60-b709-88622a715d85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.935889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-599a9765-6e97-4a60-b709-88622a715d85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.936708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-599a9765-6e97-4a60-b709-88622a715d85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:07.945649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-599a9765-6e97-4a60-b709-88622a715d85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:07.997786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-32bf313c-aa03-4f10-a322-958e2674f173 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:08.011078 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-32bf313c-aa03-4f10-a322-958e2674f173 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1317 microversion: 2.1 time: 0.221942 May 18 22:23:08.014085 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1121/2195] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:07 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1317 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:08.025371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-afd4ada5-60e5-49e7-a95c-19f21615f2df tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:08.026257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-afd4ada5-60e5-49e7-a95c-19f21615f2df tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:08.034491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afd4ada5-60e5-49e7-a95c-19f21615f2df tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:08.034934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afd4ada5-60e5-49e7-a95c-19f21615f2df tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:08.035686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afd4ada5-60e5-49e7-a95c-19f21615f2df tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:08.036737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afd4ada5-60e5-49e7-a95c-19f21615f2df tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:08.110821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-afd4ada5-60e5-49e7-a95c-19f21615f2df tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:08.119671 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-afd4ada5-60e5-49e7-a95c-19f21615f2df tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 200 len: 1184 microversion: 2.1 time: 0.101921 May 18 22:23:08.120288 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1122/2196] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:08 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 1184 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:08.126030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5832ab22-3e1b-4e64-b89b-a4e676f694c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:08.126030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5832ab22-3e1b-4e64-b89b-a4e676f694c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:08.132346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5832ab22-3e1b-4e64-b89b-a4e676f694c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:08.132786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5832ab22-3e1b-4e64-b89b-a4e676f694c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:08.133532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5832ab22-3e1b-4e64-b89b-a4e676f694c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:08.134042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5832ab22-3e1b-4e64-b89b-a4e676f694c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:08.303894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-599a9765-6e97-4a60-b709-88622a715d85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:08.313806 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-599a9765-6e97-4a60-b709-88622a715d85 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1809 microversion: 2.1 time: 0.451909 May 18 22:23:08.318334 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1075/2197] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:07 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1809 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:08.334419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5832ab22-3e1b-4e64-b89b-a4e676f694c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:08.343139 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5832ab22-3e1b-4e64-b89b-a4e676f694c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1663 microversion: 2.1 time: 0.221749 May 18 22:23:08.344904 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1123/2198] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:08 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1663 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:08.373827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2f52fa97-bfcd-4c3f-bdfa-ba28f3e4524a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:08.374722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2f52fa97-bfcd-4c3f-bdfa-ba28f3e4524a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:08.381272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f52fa97-bfcd-4c3f-bdfa-ba28f3e4524a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:08.381715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f52fa97-bfcd-4c3f-bdfa-ba28f3e4524a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:08.382499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f52fa97-bfcd-4c3f-bdfa-ba28f3e4524a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:08.382927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f52fa97-bfcd-4c3f-bdfa-ba28f3e4524a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:08.441376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b78e34e4-1c9a-46d9-996e-c6cbe7f4e1f8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:08.442659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b78e34e4-1c9a-46d9-996e-c6cbe7f4e1f8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:08.451327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b78e34e4-1c9a-46d9-996e-c6cbe7f4e1f8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:08.451925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b78e34e4-1c9a-46d9-996e-c6cbe7f4e1f8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:08.453359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b78e34e4-1c9a-46d9-996e-c6cbe7f4e1f8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:08.453989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b78e34e4-1c9a-46d9-996e-c6cbe7f4e1f8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:08.667564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b78e34e4-1c9a-46d9-996e-c6cbe7f4e1f8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:08.676298 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b78e34e4-1c9a-46d9-996e-c6cbe7f4e1f8 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1469 microversion: 2.1 time: 0.243980 May 18 22:23:08.676888 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1124/2199] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:08 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1469 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:23:08.753265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-63af6fee-7112-4b2e-bcc2-9b467c5af1d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:08.754518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-63af6fee-7112-4b2e-bcc2-9b467c5af1d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:08.764677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63af6fee-7112-4b2e-bcc2-9b467c5af1d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:08.766513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63af6fee-7112-4b2e-bcc2-9b467c5af1d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:08.771868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63af6fee-7112-4b2e-bcc2-9b467c5af1d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:08.773351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63af6fee-7112-4b2e-bcc2-9b467c5af1d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:08.851853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2f52fa97-bfcd-4c3f-bdfa-ba28f3e4524a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:08.859866 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2f52fa97-bfcd-4c3f-bdfa-ba28f3e4524a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1325 microversion: 2.1 time: 0.489836 May 18 22:23:08.870090 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1076/2200] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:08 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1325 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:09.030653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c49cfa4-dbf5-4c27-9e4f-9aceb5c23f76 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:09.031519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7c49cfa4-dbf5-4c27-9e4f-9aceb5c23f76 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:09.050167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c49cfa4-dbf5-4c27-9e4f-9aceb5c23f76 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:09.051073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c49cfa4-dbf5-4c27-9e4f-9aceb5c23f76 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:09.052201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c49cfa4-dbf5-4c27-9e4f-9aceb5c23f76 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:09.052805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c49cfa4-dbf5-4c27-9e4f-9aceb5c23f76 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:09.081909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-63af6fee-7112-4b2e-bcc2-9b467c5af1d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:09.090936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-63af6fee-7112-4b2e-bcc2-9b467c5af1d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:09.095623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-63af6fee-7112-4b2e-bcc2-9b467c5af1d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:09.097248 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-63af6fee-7112-4b2e-bcc2-9b467c5af1d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.353665 May 18 22:23:09.098224 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1125/2201] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:08 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:23:09.287035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesNegativeTestJSON-server-959483068", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:09.342790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:23:09.417630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7c49cfa4-dbf5-4c27-9e4f-9aceb5c23f76 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:09.427172 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7c49cfa4-dbf5-4c27-9e4f-9aceb5c23f76 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1317 microversion: 2.1 time: 0.400691 May 18 22:23:09.428364 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1077/2202] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:09 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1317 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:09.433768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c547c305-f4e7-44a4-8362-70c119e320a1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:09.435007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c547c305-f4e7-44a4-8362-70c119e320a1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 8b610eeb-5131-4e52-ab02-1f648c1ff231] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:09.464627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c547c305-f4e7-44a4-8362-70c119e320a1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:09.465547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c547c305-f4e7-44a4-8362-70c119e320a1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:09.466523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c547c305-f4e7-44a4-8362-70c119e320a1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:09.467116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c547c305-f4e7-44a4-8362-70c119e320a1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:09.478137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c547c305-f4e7-44a4-8362-70c119e320a1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [119082] Writing DB stats nova_cell1:SELECT=93,nova_cell1:UPDATE=5,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:09.517407 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-c547c305-f4e7-44a4-8362-70c119e320a1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] HTTP exception thrown: Instance 8b610eeb-5131-4e52-ab02-1f648c1ff231 could not be found. May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c547c305-f4e7-44a4-8362-70c119e320a1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Request method failure captured: May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 HTTP/1.1 May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXApGgqDVX5NExoD6W0q48LuU75iDrR6UKKjV9Zvs7Gr6Oclr3KjOHlURydjs93m01orkFboSkbJ_k8FNpK1t1tDGuRk-jKcWq4ktgUVvCxan9gUH0yohL-EmPb5bI63cM5cBTkQJPwJLPhUx1zzmCLZ1mgv0y5Xc-GF9af0XbxtOBE May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d9803278bb3a47b3b316884cdfe4fea6 May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-LiveMigrationTest-1800534747 May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d9803278bb3a47b3b316884cdfe4fea6"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d9803278bb3a47b3b316884cdfe4fea6"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d9803278bb3a47b3b316884cdfe4fea6"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d9803278bb3a47b3b316884cdfe4fea6"}]}] May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-LiveMigrationTest-1800534747 May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d9803278bb3a47b3b316884cdfe4fea6 May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-LiveMigrationTest-1800534747 May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-LiveMigrationTest-1800534747-project May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6816a2dd651b442186f9e753a6c7a1d5 May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-LiveMigrationTest-1800534747-project May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8b610eeb-5131-4e52-ab02-1f648c1ff231 could not be found. May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8b610eeb-5131-4e52-ab02-1f648c1ff231'} May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8b610eeb-5131-4e52-ab02-1f648c1ff231 could not be found. May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8b610eeb-5131-4e52-ab02-1f648c1ff231 could not be found. May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:09.523219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:09.528716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:09.528716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:09.528716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:09.528716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:09.528716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:09.528716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8b610eeb-5131-4e52-ab02-1f648c1ff231 could not be found. May 18 22:23:09.528716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:09.530646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c547c305-f4e7-44a4-8362-70c119e320a1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Returning 404 to user: Instance 8b610eeb-5131-4e52-ab02-1f648c1ff231 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:09.531930 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c547c305-f4e7-44a4-8362-70c119e320a1 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231" status: 404 len: 111 microversion: 2.1 time: 0.102342 May 18 22:23:09.549984 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1078/2203] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:09 2022] GET /compute/v2.1/servers/8b610eeb-5131-4e52-ab02-1f648c1ff231 => generated 111 bytes in 108 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:09.565475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f3707428-1d37-4ad7-8a13-4f3ef9ce1a4c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:09.566450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f3707428-1d37-4ad7-8a13-4f3ef9ce1a4c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:09.580469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:23:09.581025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:23:09.581594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:23:09.582898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:23:09.583540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:23:09.598707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:09.599534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:09.600139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3707428-1d37-4ad7-8a13-4f3ef9ce1a4c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:09.600840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3707428-1d37-4ad7-8a13-4f3ef9ce1a4c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.020s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:09.601076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:09.602126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:09.605557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3707428-1d37-4ad7-8a13-4f3ef9ce1a4c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:09.606335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3707428-1d37-4ad7-8a13-4f3ef9ce1a4c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:09.637698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Getting quotas for project 19c73117368a4ba6a5694d42168e628d. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:23:09.644729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Getting quotas for user 107df0cf99c540128ebcfcfe1a8de36b and project 19c73117368a4ba6a5694d42168e628d. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:23:09.663944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:23:09.666985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:23:09.784253 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d957530f-eb0f-497c-b638-d6ac66f2a12b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.683502 May 18 22:23:09.792664 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1126/2204] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:23:09 2022] POST /compute/v2.1/servers => generated 380 bytes in 693 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:23:09.811634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d2af533d-99cd-4f5f-b228-7586a3607e73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:09.813855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d2af533d-99cd-4f5f-b228-7586a3607e73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:09.866166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2af533d-99cd-4f5f-b228-7586a3607e73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:09.868041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2af533d-99cd-4f5f-b228-7586a3607e73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:09.874422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2af533d-99cd-4f5f-b228-7586a3607e73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:09.878217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2af533d-99cd-4f5f-b228-7586a3607e73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:09.964464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f3707428-1d37-4ad7-8a13-4f3ef9ce1a4c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:09.982779 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f3707428-1d37-4ad7-8a13-4f3ef9ce1a4c tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1809 microversion: 2.1 time: 0.423259 May 18 22:23:09.988611 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1079/2205] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:09 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1809 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:09.996567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e75c2322-cab1-425b-9245-4993c29eff96 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:09.999289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e75c2322-cab1-425b-9245-4993c29eff96 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:10.012670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e75c2322-cab1-425b-9245-4993c29eff96 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:10.015408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e75c2322-cab1-425b-9245-4993c29eff96 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:10.016404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e75c2322-cab1-425b-9245-4993c29eff96 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:10.017017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e75c2322-cab1-425b-9245-4993c29eff96 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:10.139700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e75c2322-cab1-425b-9245-4993c29eff96 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:10.155376 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e75c2322-cab1-425b-9245-4993c29eff96 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 200 len: 1298 microversion: 2.1 time: 0.165170 May 18 22:23:10.171007 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1080/2206] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:09 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 1298 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:10.180995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-26561744-f203-4cb1-852d-0397eba1bae2 req-0588c739-4810-4d19-9e97-c512719ba666 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d3b52488-dbbd-42bf-af79-c3ec6b6596a0", "name": "network-vif-deleted", "tag": "d1a638fc-c5fd-4e8c-bd66-06521abe45f5"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:10.196580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-26561744-f203-4cb1-852d-0397eba1bae2 req-0588c739-4810-4d19-9e97-c512719ba666 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:10.197576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-26561744-f203-4cb1-852d-0397eba1bae2 req-0588c739-4810-4d19-9e97-c512719ba666 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:10.224512 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-26561744-f203-4cb1-852d-0397eba1bae2 req-0588c739-4810-4d19-9e97-c512719ba666 service nova] Creating event network-vif-deleted:d1a638fc-c5fd-4e8c-bd66-06521abe45f5 for instance d3b52488-dbbd-42bf-af79-c3ec6b6596a0 on n-h1-841040-6 May 18 22:23:10.233954 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-26561744-f203-4cb1-852d-0397eba1bae2 req-0588c739-4810-4d19-9e97-c512719ba666 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.058597 May 18 22:23:10.234673 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1081/2207] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:10 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:10.241040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a8b75262-3697-487e-a476-80a2870fe19c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:10.242826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a8b75262-3697-487e-a476-80a2870fe19c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:10.323331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a8b75262-3697-487e-a476-80a2870fe19c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:10.335173 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a8b75262-3697-487e-a476-80a2870fe19c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1215 microversion: 2.1 time: 0.098461 May 18 22:23:10.336373 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1082/2208] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:10 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1215 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:10.350396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c6eebd0a-61b2-43f2-a803-3dd096ce007b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:10.351372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c6eebd0a-61b2-43f2-a803-3dd096ce007b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:10.364108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6eebd0a-61b2-43f2-a803-3dd096ce007b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:10.365983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6eebd0a-61b2-43f2-a803-3dd096ce007b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:10.369051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6eebd0a-61b2-43f2-a803-3dd096ce007b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:10.369719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6eebd0a-61b2-43f2-a803-3dd096ce007b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:10.455045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d2af533d-99cd-4f5f-b228-7586a3607e73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:10.466851 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d2af533d-99cd-4f5f-b228-7586a3607e73 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.672920 May 18 22:23:10.477785 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1127/2209] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:09 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:10.504637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f5ff8fc5-6d30-4f49-b01b-c72143830954 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:10.506841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f5ff8fc5-6d30-4f49-b01b-c72143830954 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:10.527499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5ff8fc5-6d30-4f49-b01b-c72143830954 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:10.530905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5ff8fc5-6d30-4f49-b01b-c72143830954 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:10.537355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5ff8fc5-6d30-4f49-b01b-c72143830954 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:10.539980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5ff8fc5-6d30-4f49-b01b-c72143830954 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:10.899789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f5ff8fc5-6d30-4f49-b01b-c72143830954 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:10.909080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f5ff8fc5-6d30-4f49-b01b-c72143830954 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:10.915204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f5ff8fc5-6d30-4f49-b01b-c72143830954 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:10.916781 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f5ff8fc5-6d30-4f49-b01b-c72143830954 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.440208 May 18 22:23:10.934292 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1128/2210] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:10 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:10.945424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-77386f93-b589-45a4-aa0c-487aaf4fff36 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:10.947968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-77386f93-b589-45a4-aa0c-487aaf4fff36 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:10.962852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77386f93-b589-45a4-aa0c-487aaf4fff36 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:10.964642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77386f93-b589-45a4-aa0c-487aaf4fff36 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:10.967456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77386f93-b589-45a4-aa0c-487aaf4fff36 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:10.971168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77386f93-b589-45a4-aa0c-487aaf4fff36 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:11.178121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-77386f93-b589-45a4-aa0c-487aaf4fff36 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:11.189104 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-77386f93-b589-45a4-aa0c-487aaf4fff36 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1317 microversion: 2.1 time: 0.253147 May 18 22:23:11.191047 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1129/2211] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:10 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1317 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:11.202795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-605d83e5-afdc-43a9-9552-b301fcf65b62 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:11.204863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-605d83e5-afdc-43a9-9552-b301fcf65b62 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:11.220505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-605d83e5-afdc-43a9-9552-b301fcf65b62 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:11.222539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-605d83e5-afdc-43a9-9552-b301fcf65b62 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:11.224860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-605d83e5-afdc-43a9-9552-b301fcf65b62 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:11.225602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-605d83e5-afdc-43a9-9552-b301fcf65b62 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:11.335153 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c6eebd0a-61b2-43f2-a803-3dd096ce007b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:11.343241 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c6eebd0a-61b2-43f2-a803-3dd096ce007b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1325 microversion: 2.1 time: 0.999624 May 18 22:23:11.343830 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1083/2212] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:10 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1325 bytes in 1001 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:11.368292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8d488cdc-1fb4-4576-81eb-89d865788bad req-533d8fac-fbec-40f8-89a3-46d2d3fe3987 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b7b9f63-98dc-4906-89b5-86da73b26bb1", "name": "network-vif-plugged", "status": "completed", "tag": "e4655cf6-f140-40b2-a0ef-c34df33ff32c"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:11.390687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8d488cdc-1fb4-4576-81eb-89d865788bad req-533d8fac-fbec-40f8-89a3-46d2d3fe3987 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:11.391187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8d488cdc-1fb4-4576-81eb-89d865788bad req-533d8fac-fbec-40f8-89a3-46d2d3fe3987 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:11.429618 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8d488cdc-1fb4-4576-81eb-89d865788bad req-533d8fac-fbec-40f8-89a3-46d2d3fe3987 service nova] Creating event network-vif-plugged:e4655cf6-f140-40b2-a0ef-c34df33ff32c for instance 8b7b9f63-98dc-4906-89b5-86da73b26bb1 on n-h2-841040-6 May 18 22:23:11.436547 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8d488cdc-1fb4-4576-81eb-89d865788bad req-533d8fac-fbec-40f8-89a3-46d2d3fe3987 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.091434 May 18 22:23:11.437981 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1084/2213] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:11 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:11.455883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8fee820f-bf0c-4fb1-8fa4-45bc8b5918b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:11.457239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8fee820f-bf0c-4fb1-8fa4-45bc8b5918b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:11.466047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fee820f-bf0c-4fb1-8fa4-45bc8b5918b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:11.466900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fee820f-bf0c-4fb1-8fa4-45bc8b5918b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:11.468676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fee820f-bf0c-4fb1-8fa4-45bc8b5918b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:11.469359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fee820f-bf0c-4fb1-8fa4-45bc8b5918b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:11.897171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8fee820f-bf0c-4fb1-8fa4-45bc8b5918b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:11.913428 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8fee820f-bf0c-4fb1-8fa4-45bc8b5918b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1788 microversion: 2.1 time: 0.474015 May 18 22:23:11.924586 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1085/2214] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:11 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1788 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:11.938238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99315e74-7459-458c-845a-de6e9d64a7b0 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:11.946986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-99315e74-7459-458c-845a-de6e9d64a7b0 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: d3b52488-dbbd-42bf-af79-c3ec6b6596a0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:11.969443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99315e74-7459-458c-845a-de6e9d64a7b0 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:11.971946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99315e74-7459-458c-845a-de6e9d64a7b0 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:11.972978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99315e74-7459-458c-845a-de6e9d64a7b0 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:11.974440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99315e74-7459-458c-845a-de6e9d64a7b0 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.011264 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-99315e74-7459-458c-845a-de6e9d64a7b0 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] HTTP exception thrown: Instance d3b52488-dbbd-42bf-af79-c3ec6b6596a0 could not be found. May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99315e74-7459-458c-845a-de6e9d64a7b0 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Request method failure captured: May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 HTTP/1.1 May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXFSjzJ-PShUwTFRL-k5DJKlc-_WiZ1LA01wWl0vf8xhDJftFjl0IdXYlXpbFWzWlKxwZ_168EOhhsuCGAK3JoI8frgYjZgfin_c6Z7akAFKXt7BcdsyYZEarh0FezLVXKVFfqOLcz1pXciw7RE2YoCo1bGDRbyhYNZHJ5Gqnng_WlQ May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 50599a83d78740ae99774a09927f2d55 May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersAdminTestJSON-752262276 May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/50599a83d78740ae99774a09927f2d55"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/50599a83d78740ae99774a09927f2d55"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_50599a83d78740ae99774a09927f2d55"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/50599a83d78740ae99774a09927f2d55"}]}] May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersAdminTestJSON-752262276 May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 50599a83d78740ae99774a09927f2d55 May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersAdminTestJSON-752262276 May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersAdminTestJSON-752262276-project May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 1b90ed5237c549879b7271a8cf2c0bcc May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersAdminTestJSON-752262276-project May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance d3b52488-dbbd-42bf-af79-c3ec6b6596a0 could not be found. May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'd3b52488-dbbd-42bf-af79-c3ec6b6596a0'} May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d3b52488-dbbd-42bf-af79-c3ec6b6596a0 could not be found. May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d3b52488-dbbd-42bf-af79-c3ec6b6596a0 could not be found. May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:12.013226 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:12.019244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:12.019244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:12.019244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:12.019244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:12.019244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:12.019244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d3b52488-dbbd-42bf-af79-c3ec6b6596a0 could not be found. May 18 22:23:12.019244 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:12.020631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99315e74-7459-458c-845a-de6e9d64a7b0 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Returning 404 to user: Instance d3b52488-dbbd-42bf-af79-c3ec6b6596a0 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:12.021698 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-99315e74-7459-458c-845a-de6e9d64a7b0 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0" status: 404 len: 111 microversion: 2.1 time: 0.087914 May 18 22:23:12.026197 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1086/2215] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:11 2022] GET /compute/v2.1/servers/d3b52488-dbbd-42bf-af79-c3ec6b6596a0 => generated 111 bytes in 93 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:12.031403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aaf1b9ec-e3d3-4935-bebb-096dea360ae4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:12.032443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aaf1b9ec-e3d3-4935-bebb-096dea360ae4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:12.051618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aaf1b9ec-e3d3-4935-bebb-096dea360ae4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.052350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aaf1b9ec-e3d3-4935-bebb-096dea360ae4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.053321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aaf1b9ec-e3d3-4935-bebb-096dea360ae4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.053974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aaf1b9ec-e3d3-4935-bebb-096dea360ae4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.175712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aaf1b9ec-e3d3-4935-bebb-096dea360ae4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:12.187122 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aaf1b9ec-e3d3-4935-bebb-096dea360ae4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1273 microversion: 2.1 time: 0.159304 May 18 22:23:12.189266 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1087/2216] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:12 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1273 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:12.198154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-5206fc40-62ba-4b0d-9142-2b8859bebb9d req-2b5892f5-64a8-4741-a69e-ed137ec78258 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a014399-f1e5-45f6-b860-e55038cd7a21", "name": "network-vif-deleted", "tag": "5ed40de2-13e7-4304-a301-865d76a55d10"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:12.209790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5206fc40-62ba-4b0d-9142-2b8859bebb9d req-2b5892f5-64a8-4741-a69e-ed137ec78258 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.210391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5206fc40-62ba-4b0d-9142-2b8859bebb9d req-2b5892f5-64a8-4741-a69e-ed137ec78258 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.227226 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-5206fc40-62ba-4b0d-9142-2b8859bebb9d req-2b5892f5-64a8-4741-a69e-ed137ec78258 service nova] Creating event network-vif-deleted:5ed40de2-13e7-4304-a301-865d76a55d10 for instance 9a014399-f1e5-45f6-b860-e55038cd7a21 on n-h2-841040-6 May 18 22:23:12.233986 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-5206fc40-62ba-4b0d-9142-2b8859bebb9d req-2b5892f5-64a8-4741-a69e-ed137ec78258 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041486 May 18 22:23:12.234846 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1088/2217] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:12 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:12.243454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d5bd9700-30d2-4ede-bdb4-6fe4bfd5c312 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:12.244551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d5bd9700-30d2-4ede-bdb4-6fe4bfd5c312 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:12.252386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5bd9700-30d2-4ede-bdb4-6fe4bfd5c312 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.253021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5bd9700-30d2-4ede-bdb4-6fe4bfd5c312 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.253954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5bd9700-30d2-4ede-bdb4-6fe4bfd5c312 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.254531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5bd9700-30d2-4ede-bdb4-6fe4bfd5c312 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.296325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-605d83e5-afdc-43a9-9552-b301fcf65b62 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:12.308867 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-605d83e5-afdc-43a9-9552-b301fcf65b62 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 1.113786 May 18 22:23:12.318846 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1130/2218] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:11 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 1127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:12.338124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-251937cb-be8f-42ff-afc6-9669dd7e4903 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:12.344811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-251937cb-be8f-42ff-afc6-9669dd7e4903 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:12.351710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-251937cb-be8f-42ff-afc6-9669dd7e4903 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.352158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-251937cb-be8f-42ff-afc6-9669dd7e4903 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.352928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-251937cb-be8f-42ff-afc6-9669dd7e4903 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.355489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-251937cb-be8f-42ff-afc6-9669dd7e4903 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.384899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-251937cb-be8f-42ff-afc6-9669dd7e4903 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:23:12.499990 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-251937cb-be8f-42ff-afc6-9669dd7e4903 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "DELETE /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 204 len: 0 microversion: 2.1 time: 0.167734 May 18 22:23:12.501107 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1131/2219] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:23:12 2022] DELETE /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:23:12.510212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58a19f89-aa28-410a-b26f-83bf2352dac1 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:12.510989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58a19f89-aa28-410a-b26f-83bf2352dac1 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:12.521374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58a19f89-aa28-410a-b26f-83bf2352dac1 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.521924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58a19f89-aa28-410a-b26f-83bf2352dac1 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.522691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58a19f89-aa28-410a-b26f-83bf2352dac1 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.523730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58a19f89-aa28-410a-b26f-83bf2352dac1 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.568890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d5bd9700-30d2-4ede-bdb4-6fe4bfd5c312 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:12.577291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d5bd9700-30d2-4ede-bdb4-6fe4bfd5c312 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:12.584835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d5bd9700-30d2-4ede-bdb4-6fe4bfd5c312 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:12.587096 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d5bd9700-30d2-4ede-bdb4-6fe4bfd5c312 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.350966 May 18 22:23:12.588300 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1089/2220] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:12 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:12.625427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-74e2c6bb-5a30-4afa-bfa7-3317e6eb16f4 req-21eccd8e-ca3f-45d2-89b1-8fbf7aea6be7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "26f3b69f-ab37-480e-9beb-091f08ae3e97", "tag": "413ae315-9ce3-4e65-ae3b-b884b9795063"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:12.650346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-74e2c6bb-5a30-4afa-bfa7-3317e6eb16f4 req-21eccd8e-ca3f-45d2-89b1-8fbf7aea6be7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.650947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-74e2c6bb-5a30-4afa-bfa7-3317e6eb16f4 req-21eccd8e-ca3f-45d2-89b1-8fbf7aea6be7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.675943 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-74e2c6bb-5a30-4afa-bfa7-3317e6eb16f4 req-21eccd8e-ca3f-45d2-89b1-8fbf7aea6be7 service nova] Creating event network-changed:413ae315-9ce3-4e65-ae3b-b884b9795063 for instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 on n-h1-841040-6 May 18 22:23:12.681084 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-74e2c6bb-5a30-4afa-bfa7-3317e6eb16f4 req-21eccd8e-ca3f-45d2-89b1-8fbf7aea6be7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.090510 May 18 22:23:12.682259 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1090/2221] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:12 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:12.694342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-be981ae6-0e40-48bc-8a6a-8a27434f8f4a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:12.695140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-be981ae6-0e40-48bc-8a6a-8a27434f8f4a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:12.707388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be981ae6-0e40-48bc-8a6a-8a27434f8f4a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.707985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be981ae6-0e40-48bc-8a6a-8a27434f8f4a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.708828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be981ae6-0e40-48bc-8a6a-8a27434f8f4a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.709332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be981ae6-0e40-48bc-8a6a-8a27434f8f4a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.792159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-58a19f89-aa28-410a-b26f-83bf2352dac1 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:12.803205 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58a19f89-aa28-410a-b26f-83bf2352dac1 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1317 microversion: 2.1 time: 0.299697 May 18 22:23:12.813026 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1132/2222] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:12 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1317 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:12.813026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a47cdf57-10cc-4051-b8f9-122fa1fa69d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:12.813026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a47cdf57-10cc-4051-b8f9-122fa1fa69d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:12.817269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a47cdf57-10cc-4051-b8f9-122fa1fa69d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.817719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a47cdf57-10cc-4051-b8f9-122fa1fa69d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:12.819137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a47cdf57-10cc-4051-b8f9-122fa1fa69d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:12.819137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a47cdf57-10cc-4051-b8f9-122fa1fa69d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:13.040593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-be981ae6-0e40-48bc-8a6a-8a27434f8f4a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:13.051114 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-be981ae6-0e40-48bc-8a6a-8a27434f8f4a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.367599 May 18 22:23:13.053298 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1091/2223] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:12 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:13.059610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a7712c13-9733-4ea8-b82d-b231166479e3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:13.061202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a7712c13-9733-4ea8-b82d-b231166479e3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:13.070896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7712c13-9733-4ea8-b82d-b231166479e3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:13.071758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7712c13-9733-4ea8-b82d-b231166479e3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:13.072783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7712c13-9733-4ea8-b82d-b231166479e3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:13.073576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7712c13-9733-4ea8-b82d-b231166479e3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:13.183361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a47cdf57-10cc-4051-b8f9-122fa1fa69d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:13.194299 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a47cdf57-10cc-4051-b8f9-122fa1fa69d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1325 microversion: 2.1 time: 0.388700 May 18 22:23:13.195416 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1133/2224] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:12 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1325 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:13.202550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4e223cd1-7523-4eaf-a18e-fed409a16209 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:13.203756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4e223cd1-7523-4eaf-a18e-fed409a16209 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:13.213563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e223cd1-7523-4eaf-a18e-fed409a16209 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:13.214173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e223cd1-7523-4eaf-a18e-fed409a16209 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:13.215555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e223cd1-7523-4eaf-a18e-fed409a16209 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:13.216150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e223cd1-7523-4eaf-a18e-fed409a16209 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:13.223132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4e223cd1-7523-4eaf-a18e-fed409a16209 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:13.368959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a7712c13-9733-4ea8-b82d-b231166479e3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:13.434080 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a7712c13-9733-4ea8-b82d-b231166479e3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1470 microversion: 2.1 time: 0.379303 May 18 22:23:13.438489 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1092/2225] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:13 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1470 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:13.462918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6e5accc8-5715-4df8-a6c5-d36b37f77452 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:13.464612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6e5accc8-5715-4df8-a6c5-d36b37f77452 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:13.464966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4e223cd1-7523-4eaf-a18e-fed409a16209 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:13.478855 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4e223cd1-7523-4eaf-a18e-fed409a16209 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1653 microversion: 2.1 time: 0.276920 May 18 22:23:13.480142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e5accc8-5715-4df8-a6c5-d36b37f77452 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:13.480313 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1134/2226] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:13 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1653 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:13.481554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e5accc8-5715-4df8-a6c5-d36b37f77452 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:13.482567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e5accc8-5715-4df8-a6c5-d36b37f77452 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:13.483233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e5accc8-5715-4df8-a6c5-d36b37f77452 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:13.489087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f530a4b9-05dc-4f6c-8644-35c718ad680c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:13.489886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f530a4b9-05dc-4f6c-8644-35c718ad680c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:13.501561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f530a4b9-05dc-4f6c-8644-35c718ad680c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:13.505241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f530a4b9-05dc-4f6c-8644-35c718ad680c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:13.506781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f530a4b9-05dc-4f6c-8644-35c718ad680c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:13.512466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f530a4b9-05dc-4f6c-8644-35c718ad680c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:13.885319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f530a4b9-05dc-4f6c-8644-35c718ad680c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:13.893659 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f530a4b9-05dc-4f6c-8644-35c718ad680c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1315 microversion: 2.1 time: 0.412188 May 18 22:23:13.899393 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1135/2227] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:13 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1315 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:13.916535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e4283b8-ab11-49d2-aeec-eb0b2524ecd9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:13.917154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6e4283b8-ab11-49d2-aeec-eb0b2524ecd9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:13.923365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e4283b8-ab11-49d2-aeec-eb0b2524ecd9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:13.923809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e4283b8-ab11-49d2-aeec-eb0b2524ecd9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:13.924652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e4283b8-ab11-49d2-aeec-eb0b2524ecd9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:13.925090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e4283b8-ab11-49d2-aeec-eb0b2524ecd9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:13.935330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6e5accc8-5715-4df8-a6c5-d36b37f77452 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:13.944993 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6e5accc8-5715-4df8-a6c5-d36b37f77452 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.505157 May 18 22:23:13.953772 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1093/2228] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:13 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:13.981192 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6182b30a-75b2-4e2d-b45b-75c8d1413f4a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:13.985654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6182b30a-75b2-4e2d-b45b-75c8d1413f4a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:14.008021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6182b30a-75b2-4e2d-b45b-75c8d1413f4a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:14.008474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6182b30a-75b2-4e2d-b45b-75c8d1413f4a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:14.012250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6182b30a-75b2-4e2d-b45b-75c8d1413f4a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:14.012742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6182b30a-75b2-4e2d-b45b-75c8d1413f4a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:14.187660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6e4283b8-ab11-49d2-aeec-eb0b2524ecd9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:14.204791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6e4283b8-ab11-49d2-aeec-eb0b2524ecd9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:14.207612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6e4283b8-ab11-49d2-aeec-eb0b2524ecd9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:14.210213 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e4283b8-ab11-49d2-aeec-eb0b2524ecd9 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.309761 May 18 22:23:14.230407 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1136/2229] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:13 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:14.235539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-08f259a2-f0fe-4703-ac2b-f1e49a2895f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:14.236342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-08f259a2-f0fe-4703-ac2b-f1e49a2895f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:14.245910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08f259a2-f0fe-4703-ac2b-f1e49a2895f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:14.250441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08f259a2-f0fe-4703-ac2b-f1e49a2895f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:14.251265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08f259a2-f0fe-4703-ac2b-f1e49a2895f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:14.253641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08f259a2-f0fe-4703-ac2b-f1e49a2895f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:14.460132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6182b30a-75b2-4e2d-b45b-75c8d1413f4a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:14.475887 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6182b30a-75b2-4e2d-b45b-75c8d1413f4a tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1317 microversion: 2.1 time: 0.516057 May 18 22:23:14.485264 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1094/2230] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:13 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1317 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:14.491100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b3720a0c-3622-4064-9bfb-fa3a9a943abb tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:14.492090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b3720a0c-3622-4064-9bfb-fa3a9a943abb tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:14.499917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b3720a0c-3622-4064-9bfb-fa3a9a943abb tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:14.500871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b3720a0c-3622-4064-9bfb-fa3a9a943abb tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:14.501955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b3720a0c-3622-4064-9bfb-fa3a9a943abb tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:14.503033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b3720a0c-3622-4064-9bfb-fa3a9a943abb tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:14.675715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-08f259a2-f0fe-4703-ac2b-f1e49a2895f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:14.694783 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-08f259a2-f0fe-4703-ac2b-f1e49a2895f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.462799 May 18 22:23:14.695288 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1137/2231] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:14 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:14.700914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-0b0c6324-22be-4e2b-bf53-2f208288d60b req-1f7d28f1-312f-4704-b687-3d52b7f79c32 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a014399-f1e5-45f6-b860-e55038cd7a21", "name": "network-vif-deleted", "tag": "affdf81e-86a7-43fc-bf7c-b091a68e8060"}, {"server_uuid": "9a014399-f1e5-45f6-b860-e55038cd7a21", "name": "network-vif-deleted", "tag": "7852a929-ba7f-4e08-ac46-2aaab5c46f5f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:14.712868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0b0c6324-22be-4e2b-bf53-2f208288d60b req-1f7d28f1-312f-4704-b687-3d52b7f79c32 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:14.718937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0b0c6324-22be-4e2b-bf53-2f208288d60b req-1f7d28f1-312f-4704-b687-3d52b7f79c32 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:14.748663 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-0b0c6324-22be-4e2b-bf53-2f208288d60b req-1f7d28f1-312f-4704-b687-3d52b7f79c32 service nova] Creating event network-vif-deleted:affdf81e-86a7-43fc-bf7c-b091a68e8060 for instance 9a014399-f1e5-45f6-b860-e55038cd7a21 on n-h2-841040-6 May 18 22:23:14.752977 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-0b0c6324-22be-4e2b-bf53-2f208288d60b req-1f7d28f1-312f-4704-b687-3d52b7f79c32 service nova] Creating event network-vif-deleted:7852a929-ba7f-4e08-ac46-2aaab5c46f5f for instance 9a014399-f1e5-45f6-b860-e55038cd7a21 on n-h2-841040-6 May 18 22:23:14.769058 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-0b0c6324-22be-4e2b-bf53-2f208288d60b req-1f7d28f1-312f-4704-b687-3d52b7f79c32 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.072192 May 18 22:23:14.770318 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1138/2232] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:14 2022] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:14.788550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-46767584-f9ad-4465-ad4b-9f6d399b245d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:14.790847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-46767584-f9ad-4465-ad4b-9f6d399b245d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:14.824794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46767584-f9ad-4465-ad4b-9f6d399b245d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:14.826087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46767584-f9ad-4465-ad4b-9f6d399b245d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.017s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:14.829044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46767584-f9ad-4465-ad4b-9f6d399b245d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:14.830995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46767584-f9ad-4465-ad4b-9f6d399b245d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:14.887480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b3720a0c-3622-4064-9bfb-fa3a9a943abb tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:14.904354 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b3720a0c-3622-4064-9bfb-fa3a9a943abb tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1325 microversion: 2.1 time: 0.417393 May 18 22:23:14.904957 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1095/2233] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:14 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1325 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:14.923870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ecc7332b-3955-43f4-ac1d-f5916ca43cb8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:14.928333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ecc7332b-3955-43f4-ac1d-f5916ca43cb8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:14.958236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecc7332b-3955-43f4-ac1d-f5916ca43cb8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:14.958861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecc7332b-3955-43f4-ac1d-f5916ca43cb8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:14.967230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecc7332b-3955-43f4-ac1d-f5916ca43cb8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:14.972104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecc7332b-3955-43f4-ac1d-f5916ca43cb8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:15.045943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecc7332b-3955-43f4-ac1d-f5916ca43cb8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:15.046829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecc7332b-3955-43f4-ac1d-f5916ca43cb8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:15.048584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-ecc7332b-3955-43f4-ac1d-f5916ca43cb8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lazy-loading 'fault' on Instance uuid 9a014399-f1e5-45f6-b860-e55038cd7a21 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:23:15.161012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-46767584-f9ad-4465-ad4b-9f6d399b245d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:15.171409 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-46767584-f9ad-4465-ad4b-9f6d399b245d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1470 microversion: 2.1 time: 0.399797 May 18 22:23:15.181493 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1139/2234] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:14 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1470 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:15.186166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ecc7332b-3955-43f4-ac1d-f5916ca43cb8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:15.195682 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ecc7332b-3955-43f4-ac1d-f5916ca43cb8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 200 len: 1302 microversion: 2.1 time: 0.289758 May 18 22:23:15.201926 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1096/2235] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:14 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 1302 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:15.210603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ffe81da1-6715-4c66-8f39-9c14929d79b5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:15.213658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ffe81da1-6715-4c66-8f39-9c14929d79b5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:15.225591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a3b776b-457d-46af-814a-7845a3227720 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:15.227279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5a3b776b-457d-46af-814a-7845a3227720 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:15.234228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffe81da1-6715-4c66-8f39-9c14929d79b5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:15.239745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffe81da1-6715-4c66-8f39-9c14929d79b5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:15.241625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffe81da1-6715-4c66-8f39-9c14929d79b5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:15.243954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a3b776b-457d-46af-814a-7845a3227720 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:15.244496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffe81da1-6715-4c66-8f39-9c14929d79b5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:15.250635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a3b776b-457d-46af-814a-7845a3227720 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:15.255179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a3b776b-457d-46af-814a-7845a3227720 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:15.255707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a3b776b-457d-46af-814a-7845a3227720 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:15.665031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5a3b776b-457d-46af-814a-7845a3227720 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:15.672998 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5a3b776b-457d-46af-814a-7845a3227720 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1315 microversion: 2.1 time: 0.469319 May 18 22:23:15.676824 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1097/2236] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:15 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1315 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:15.681696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3b9163cb-65ea-477e-a3c3-ad26c9d76160 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:15.682430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3b9163cb-65ea-477e-a3c3-ad26c9d76160 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:15.706776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b9163cb-65ea-477e-a3c3-ad26c9d76160 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:15.708804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b9163cb-65ea-477e-a3c3-ad26c9d76160 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:15.710418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b9163cb-65ea-477e-a3c3-ad26c9d76160 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:15.714407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b9163cb-65ea-477e-a3c3-ad26c9d76160 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:15.725925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ffe81da1-6715-4c66-8f39-9c14929d79b5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:15.742462 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ffe81da1-6715-4c66-8f39-9c14929d79b5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.569392 May 18 22:23:15.743430 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1140/2237] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:15 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:15.748122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-810784fd-e26c-4e4e-bdff-dd3d18ce169d tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:15.748966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-810784fd-e26c-4e4e-bdff-dd3d18ce169d tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:15.759535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-810784fd-e26c-4e4e-bdff-dd3d18ce169d tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:15.760379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-810784fd-e26c-4e4e-bdff-dd3d18ce169d tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:15.761477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-810784fd-e26c-4e4e-bdff-dd3d18ce169d tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:15.762417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-810784fd-e26c-4e4e-bdff-dd3d18ce169d tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:15.968624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3b9163cb-65ea-477e-a3c3-ad26c9d76160 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:15.981307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3b9163cb-65ea-477e-a3c3-ad26c9d76160 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:15.983411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3b9163cb-65ea-477e-a3c3-ad26c9d76160 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:15.985103 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3b9163cb-65ea-477e-a3c3-ad26c9d76160 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.307091 May 18 22:23:15.986016 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1098/2238] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:15 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:15.986170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-810784fd-e26c-4e4e-bdff-dd3d18ce169d tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:15.991903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-70b9a99e-ffeb-4730-bdbc-442e41d44902 req-0c04dca2-6af3-4c4f-b548-6e97b3d595e4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8870f8da-4cfc-44c3-a75f-1cafaae7f444", "tag": "ff37de40-e2f3-4c66-975c-460b61d8ff5a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:15.995555 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-810784fd-e26c-4e4e-bdff-dd3d18ce169d tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 200 len: 1504 microversion: 2.1 time: 0.250960 May 18 22:23:15.996340 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1141/2239] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:15 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 1504 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:16.001596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d9d018f4-a51e-4f5a-84fe-61fa05550323 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:16.002867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-70b9a99e-ffeb-4730-bdbc-442e41d44902 req-0c04dca2-6af3-4c4f-b548-6e97b3d595e4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.003001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d9d018f4-a51e-4f5a-84fe-61fa05550323 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:16.003655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-70b9a99e-ffeb-4730-bdbc-442e41d44902 req-0c04dca2-6af3-4c4f-b548-6e97b3d595e4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.009905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9d018f4-a51e-4f5a-84fe-61fa05550323 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.010379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9d018f4-a51e-4f5a-84fe-61fa05550323 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.011239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9d018f4-a51e-4f5a-84fe-61fa05550323 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.011759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9d018f4-a51e-4f5a-84fe-61fa05550323 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.022788 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-70b9a99e-ffeb-4730-bdbc-442e41d44902 req-0c04dca2-6af3-4c4f-b548-6e97b3d595e4 service nova] Creating event network-changed:ff37de40-e2f3-4c66-975c-460b61d8ff5a for instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 on n-h1-841040-6 May 18 22:23:16.029767 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-70b9a99e-ffeb-4730-bdbc-442e41d44902 req-0c04dca2-6af3-4c4f-b548-6e97b3d595e4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.041529 May 18 22:23:16.037335 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1099/2240] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:15 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:16.051399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c4b197b4-8134-4cac-92c8-adeefbb65267 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:16.058081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c4b197b4-8134-4cac-92c8-adeefbb65267 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 4ed19875-85a4-41cd-989f-82da7850fd19] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:16.071141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4b197b4-8134-4cac-92c8-adeefbb65267 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.071741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4b197b4-8134-4cac-92c8-adeefbb65267 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.072635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4b197b4-8134-4cac-92c8-adeefbb65267 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.074400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4b197b4-8134-4cac-92c8-adeefbb65267 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.081491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c4b197b4-8134-4cac-92c8-adeefbb65267 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:16.211898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d9d018f4-a51e-4f5a-84fe-61fa05550323 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:16.219973 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d9d018f4-a51e-4f5a-84fe-61fa05550323 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1325 microversion: 2.1 time: 0.222529 May 18 22:23:16.220854 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1142/2241] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:15 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1325 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:16.235843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1cd3eaa0-aae0-4ed5-96e3-280deb2223b3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:16.236504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1cd3eaa0-aae0-4ed5-96e3-280deb2223b3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:16.261032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cd3eaa0-aae0-4ed5-96e3-280deb2223b3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.261633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cd3eaa0-aae0-4ed5-96e3-280deb2223b3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.262494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cd3eaa0-aae0-4ed5-96e3-280deb2223b3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.262930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cd3eaa0-aae0-4ed5-96e3-280deb2223b3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.324334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cd3eaa0-aae0-4ed5-96e3-280deb2223b3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.326038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cd3eaa0-aae0-4ed5-96e3-280deb2223b3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.327125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-1cd3eaa0-aae0-4ed5-96e3-280deb2223b3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lazy-loading 'fault' on Instance uuid 4b96a279-d0f5-4959-ab12-a97b5340a343 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:23:16.400718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1cd3eaa0-aae0-4ed5-96e3-280deb2223b3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:16.411729 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1cd3eaa0-aae0-4ed5-96e3-280deb2223b3 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 200 len: 1304 microversion: 2.1 time: 0.189462 May 18 22:23:16.423149 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1143/2242] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:16 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 1304 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:16.429255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-75e8cefd-f82a-42ea-84c9-06047062e758 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:16.430190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-75e8cefd-f82a-42ea-84c9-06047062e758 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:16.438458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75e8cefd-f82a-42ea-84c9-06047062e758 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.439147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75e8cefd-f82a-42ea-84c9-06047062e758 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.440547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75e8cefd-f82a-42ea-84c9-06047062e758 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.441240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75e8cefd-f82a-42ea-84c9-06047062e758 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.461560 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-75e8cefd-f82a-42ea-84c9-06047062e758 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] HTTP exception thrown: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-75e8cefd-f82a-42ea-84c9-06047062e758 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Request method failure captured: May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 HTTP/1.1 May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXGgkC9JCZ9zyblAYDhlkXHA99oVwDtNKtA3UrXb_Rx457LKLyBf5K6E25k9pzgg3_CPaQ_LLAtBR29yOfOpIlaCChJs8mRWNHVVQei0ZSHCa51Ax5YvRs8Xp3zlUurzEZoBK_LPOTjhbpbYfC7MzCt5eloL7eLXwiVr4mYW3uURmpk May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 240f412e8d9b48148659d8d2469660fc May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestMultiNic-355439402 May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/240f412e8d9b48148659d8d2469660fc"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/240f412e8d9b48148659d8d2469660fc"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_240f412e8d9b48148659d8d2469660fc"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/240f412e8d9b48148659d8d2469660fc"}]}] May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestMultiNic-355439402 May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 240f412e8d9b48148659d8d2469660fc May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestMultiNic-355439402 May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestMultiNic-355439402-project May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fd9e8a57d2844701904e6b9240ef4132 May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestMultiNic-355439402-project May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '9a014399-f1e5-45f6-b860-e55038cd7a21'} May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:16.464170 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:16.471435 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:16.471435 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:16.471435 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:16.471435 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:16.471435 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:16.471435 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:23:16.471435 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:16.471435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-75e8cefd-f82a-42ea-84c9-06047062e758 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Returning 404 to user: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:16.471435 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-75e8cefd-f82a-42ea-84c9-06047062e758 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 404 len: 111 microversion: 2.1 time: 0.043736 May 18 22:23:16.474199 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1144/2243] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:16 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:16.519706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c4b197b4-8134-4cac-92c8-adeefbb65267 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:16.531817 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c4b197b4-8134-4cac-92c8-adeefbb65267 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/4ed19875-85a4-41cd-989f-82da7850fd19" status: 200 len: 1505 microversion: 2.1 time: 0.492980 May 18 22:23:16.532992 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1100/2244] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:16 2022] GET /compute/v2.1/servers/4ed19875-85a4-41cd-989f-82da7850fd19 => generated 1505 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:16.550397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d55299c6-a927-4c16-85e2-270cfe76e354 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:16.551324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d55299c6-a927-4c16-85e2-270cfe76e354 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 4ed19875-85a4-41cd-989f-82da7850fd19] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:16.561551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d55299c6-a927-4c16-85e2-270cfe76e354 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.562040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d55299c6-a927-4c16-85e2-270cfe76e354 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.562824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d55299c6-a927-4c16-85e2-270cfe76e354 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.563245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d55299c6-a927-4c16-85e2-270cfe76e354 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.592297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d55299c6-a927-4c16-85e2-270cfe76e354 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 4ed19875-85a4-41cd-989f-82da7850fd19] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:23:16.675330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d55299c6-a927-4c16-85e2-270cfe76e354 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [119083] Writing DB stats nova_api:SELECT=94,nova_api:UPDATE=3,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:16.695850 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d55299c6-a927-4c16-85e2-270cfe76e354 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "DELETE /compute/v2.1/servers/4ed19875-85a4-41cd-989f-82da7850fd19" status: 204 len: 0 microversion: 2.1 time: 0.148095 May 18 22:23:16.699486 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1145/2245] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:23:16 2022] DELETE /compute/v2.1/servers/4ed19875-85a4-41cd-989f-82da7850fd19 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:23:16.703076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-767c3cde-0d45-440b-8f22-a912b09ae54a tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:16.705786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-767c3cde-0d45-440b-8f22-a912b09ae54a tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:16.711038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-67c5f111-e6b6-4b21-9478-51d4dcdeb374 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:16.712792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-67c5f111-e6b6-4b21-9478-51d4dcdeb374 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:16.727834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-767c3cde-0d45-440b-8f22-a912b09ae54a tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.728512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67c5f111-e6b6-4b21-9478-51d4dcdeb374 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.729083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67c5f111-e6b6-4b21-9478-51d4dcdeb374 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.729620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-767c3cde-0d45-440b-8f22-a912b09ae54a tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.729848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67c5f111-e6b6-4b21-9478-51d4dcdeb374 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.731481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67c5f111-e6b6-4b21-9478-51d4dcdeb374 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.731869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-767c3cde-0d45-440b-8f22-a912b09ae54a tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.733599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-767c3cde-0d45-440b-8f22-a912b09ae54a tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.763624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-67c5f111-e6b6-4b21-9478-51d4dcdeb374 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:23:16.897163 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-67c5f111-e6b6-4b21-9478-51d4dcdeb374 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 204 len: 0 microversion: 2.1 time: 0.196132 May 18 22:23:16.898389 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1146/2246] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:23:16 2022] DELETE /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:23:16.910164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-fb17b3ef-069d-457f-8487-6e58b23e098a req-02ea9fc1-70bd-4ea2-8478-6ab2cf96673f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4b96a279-d0f5-4959-ab12-a97b5340a343", "name": "network-vif-deleted", "tag": "2b386473-4dc3-41cc-886c-feef560557c8"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:16.934172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-fb17b3ef-069d-457f-8487-6e58b23e098a req-02ea9fc1-70bd-4ea2-8478-6ab2cf96673f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.934768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-fb17b3ef-069d-457f-8487-6e58b23e098a req-02ea9fc1-70bd-4ea2-8478-6ab2cf96673f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.948652 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-fb17b3ef-069d-457f-8487-6e58b23e098a req-02ea9fc1-70bd-4ea2-8478-6ab2cf96673f service nova] Creating event network-vif-deleted:2b386473-4dc3-41cc-886c-feef560557c8 for instance 4b96a279-d0f5-4959-ab12-a97b5340a343 on n-h2-841040-6 May 18 22:23:16.953774 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-fb17b3ef-069d-457f-8487-6e58b23e098a req-02ea9fc1-70bd-4ea2-8478-6ab2cf96673f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.053847 May 18 22:23:16.954839 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1147/2247] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:16 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:16.961163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ada5899-e21f-41b3-913b-a5d99cf96d19 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:16.962345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7ada5899-e21f-41b3-913b-a5d99cf96d19 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 4ed19875-85a4-41cd-989f-82da7850fd19] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:16.970070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ada5899-e21f-41b3-913b-a5d99cf96d19 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.970691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ada5899-e21f-41b3-913b-a5d99cf96d19 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:16.971639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ada5899-e21f-41b3-913b-a5d99cf96d19 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:16.972422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ada5899-e21f-41b3-913b-a5d99cf96d19 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:17.058771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-767c3cde-0d45-440b-8f22-a912b09ae54a tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:17.070771 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-767c3cde-0d45-440b-8f22-a912b09ae54a tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1315 microversion: 2.1 time: 0.378445 May 18 22:23:17.072205 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1101/2248] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:16 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1315 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:17.077287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8b555e4-4041-4d6a-88f4-a771bed4b2c3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:17.078182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b8b555e4-4041-4d6a-88f4-a771bed4b2c3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:17.086981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8b555e4-4041-4d6a-88f4-a771bed4b2c3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:17.087776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8b555e4-4041-4d6a-88f4-a771bed4b2c3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:17.091428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8b555e4-4041-4d6a-88f4-a771bed4b2c3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:17.092123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8b555e4-4041-4d6a-88f4-a771bed4b2c3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:17.228762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ada5899-e21f-41b3-913b-a5d99cf96d19 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:17.238993 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7ada5899-e21f-41b3-913b-a5d99cf96d19 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/4ed19875-85a4-41cd-989f-82da7850fd19" status: 200 len: 1511 microversion: 2.1 time: 0.281801 May 18 22:23:17.240552 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1148/2249] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:16 2022] GET /compute/v2.1/servers/4ed19875-85a4-41cd-989f-82da7850fd19 => generated 1511 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:17.246235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a6304f1c-c865-4d56-856f-7bbda8c1f3ab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:17.255050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a6304f1c-c865-4d56-856f-7bbda8c1f3ab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:17.275256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6304f1c-c865-4d56-856f-7bbda8c1f3ab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:17.278274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6304f1c-c865-4d56-856f-7bbda8c1f3ab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:17.279215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6304f1c-c865-4d56-856f-7bbda8c1f3ab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:17.279753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6304f1c-c865-4d56-856f-7bbda8c1f3ab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:17.299670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b8b555e4-4041-4d6a-88f4-a771bed4b2c3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:17.332486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b8b555e4-4041-4d6a-88f4-a771bed4b2c3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:17.335514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a6304f1c-c865-4d56-856f-7bbda8c1f3ab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:17.345925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b8b555e4-4041-4d6a-88f4-a771bed4b2c3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:17.347470 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8b555e4-4041-4d6a-88f4-a771bed4b2c3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.274073 May 18 22:23:17.349905 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1102/2250] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:17 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:17.421907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-1fff0097-782f-442b-8e59-d48bfaba4133 req-b29df293-e105-4afd-85a9-81d1a81255ab service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "26f3b69f-ab37-480e-9beb-091f08ae3e97", "name": "network-vif-plugged", "status": "completed", "tag": "413ae315-9ce3-4e65-ae3b-b884b9795063"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:17.433327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1fff0097-782f-442b-8e59-d48bfaba4133 req-b29df293-e105-4afd-85a9-81d1a81255ab service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:17.433786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1fff0097-782f-442b-8e59-d48bfaba4133 req-b29df293-e105-4afd-85a9-81d1a81255ab service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:17.449503 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-1fff0097-782f-442b-8e59-d48bfaba4133 req-b29df293-e105-4afd-85a9-81d1a81255ab service nova] Creating event network-vif-plugged:413ae315-9ce3-4e65-ae3b-b884b9795063 for instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 on n-h1-841040-6 May 18 22:23:17.455015 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-1fff0097-782f-442b-8e59-d48bfaba4133 req-b29df293-e105-4afd-85a9-81d1a81255ab service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.038571 May 18 22:23:17.456484 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1103/2251] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:17 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:23:17.462368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53d54dad-c0e2-4fe8-bffb-db66b3624c8b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:17.463208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-53d54dad-c0e2-4fe8-bffb-db66b3624c8b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: 4b96a279-d0f5-4959-ab12-a97b5340a343] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:17.469926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-53d54dad-c0e2-4fe8-bffb-db66b3624c8b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [119082] Writing DB stats nova_api:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:17.472536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53d54dad-c0e2-4fe8-bffb-db66b3624c8b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:17.472992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53d54dad-c0e2-4fe8-bffb-db66b3624c8b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:17.480967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53d54dad-c0e2-4fe8-bffb-db66b3624c8b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:17.481719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53d54dad-c0e2-4fe8-bffb-db66b3624c8b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:17.501212 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-53d54dad-c0e2-4fe8-bffb-db66b3624c8b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] HTTP exception thrown: Instance 4b96a279-d0f5-4959-ab12-a97b5340a343 could not be found. May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53d54dad-c0e2-4fe8-bffb-db66b3624c8b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Request method failure captured: May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 HTTP/1.1 May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXFSjzJ-PShUwTFRL-k5DJKlc-_WiZ1LA01wWl0vf8xhDJftFjl0IdXYlXpbFWzWlKxwZ_168EOhhsuCGAK3JoI8frgYjZgfin_c6Z7akAFKXt7BcdsyYZEarh0FezLVXKVFfqOLcz1pXciw7RE2YoCo1bGDRbyhYNZHJ5Gqnng_WlQ May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 50599a83d78740ae99774a09927f2d55 May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersAdminTestJSON-752262276 May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/50599a83d78740ae99774a09927f2d55"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/50599a83d78740ae99774a09927f2d55"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_50599a83d78740ae99774a09927f2d55"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/50599a83d78740ae99774a09927f2d55"}]}] May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersAdminTestJSON-752262276 May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 50599a83d78740ae99774a09927f2d55 May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersAdminTestJSON-752262276 May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersAdminTestJSON-752262276-project May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 1b90ed5237c549879b7271a8cf2c0bcc May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersAdminTestJSON-752262276-project May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 4b96a279-d0f5-4959-ab12-a97b5340a343 could not be found. May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '4b96a279-d0f5-4959-ab12-a97b5340a343'} May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 4b96a279-d0f5-4959-ab12-a97b5340a343 could not be found. May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 4b96a279-d0f5-4959-ab12-a97b5340a343 could not be found. May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:17.506671 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:17.511318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:17.511318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:17.511318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:17.511318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:17.511318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:17.511318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 4b96a279-d0f5-4959-ab12-a97b5340a343 could not be found. May 18 22:23:17.511318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:17.511318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53d54dad-c0e2-4fe8-bffb-db66b3624c8b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Returning 404 to user: Instance 4b96a279-d0f5-4959-ab12-a97b5340a343 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:17.511318 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-53d54dad-c0e2-4fe8-bffb-db66b3624c8b tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343" status: 404 len: 111 microversion: 2.1 time: 0.050877 May 18 22:23:17.511318 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1104/2252] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:17 2022] GET /compute/v2.1/servers/4b96a279-d0f5-4959-ab12-a97b5340a343 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:17.524557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-969a7e89-3b3b-426a-8019-32046b0da7cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:17.526106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-969a7e89-3b3b-426a-8019-32046b0da7cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:17.547516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-969a7e89-3b3b-426a-8019-32046b0da7cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:17.547967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-969a7e89-3b3b-426a-8019-32046b0da7cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:17.551385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-969a7e89-3b3b-426a-8019-32046b0da7cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:17.551836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-969a7e89-3b3b-426a-8019-32046b0da7cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:17.577479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a6304f1c-c865-4d56-856f-7bbda8c1f3ab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:17.585601 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a6304f1c-c865-4d56-856f-7bbda8c1f3ab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1325 microversion: 2.1 time: 0.343184 May 18 22:23:17.588867 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1149/2253] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:17 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1325 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:17.627775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-969a7e89-3b3b-426a-8019-32046b0da7cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:23:17.812614 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-969a7e89-3b3b-426a-8019-32046b0da7cb tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "DELETE /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 204 len: 0 microversion: 2.1 time: 0.296925 May 18 22:23:17.813955 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1105/2254] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:23:17 2022] DELETE /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:23:17.823334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c312c9e9-bcc9-43fd-a63f-bb854c29a9a2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:17.824796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c312c9e9-bcc9-43fd-a63f-bb854c29a9a2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:17.834522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c312c9e9-bcc9-43fd-a63f-bb854c29a9a2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:17.836917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c312c9e9-bcc9-43fd-a63f-bb854c29a9a2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:17.838042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c312c9e9-bcc9-43fd-a63f-bb854c29a9a2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:17.842833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c312c9e9-bcc9-43fd-a63f-bb854c29a9a2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:18.077017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c312c9e9-bcc9-43fd-a63f-bb854c29a9a2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:18.089055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2b6fbf0-7b49-4bc3-bb96-9c2681b1b671 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:18.089860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b2b6fbf0-7b49-4bc3-bb96-9c2681b1b671 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:18.096107 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c312c9e9-bcc9-43fd-a63f-bb854c29a9a2 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1469 microversion: 2.1 time: 0.276798 May 18 22:23:18.105939 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1150/2255] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:17 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1469 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:18.108399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2b6fbf0-7b49-4bc3-bb96-9c2681b1b671 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:18.109045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2b6fbf0-7b49-4bc3-bb96-9c2681b1b671 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:18.110046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2b6fbf0-7b49-4bc3-bb96-9c2681b1b671 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:18.110639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2b6fbf0-7b49-4bc3-bb96-9c2681b1b671 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:18.256796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ebf8dea-34cb-455f-b457-e825f32370b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:18.257427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2ebf8dea-34cb-455f-b457-e825f32370b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 4ed19875-85a4-41cd-989f-82da7850fd19] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:18.266952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ebf8dea-34cb-455f-b457-e825f32370b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:18.268193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ebf8dea-34cb-455f-b457-e825f32370b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:18.269706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ebf8dea-34cb-455f-b457-e825f32370b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:18.270718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ebf8dea-34cb-455f-b457-e825f32370b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:18.355561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b2b6fbf0-7b49-4bc3-bb96-9c2681b1b671 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:18.366529 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b2b6fbf0-7b49-4bc3-bb96-9c2681b1b671 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1315 microversion: 2.1 time: 0.281847 May 18 22:23:18.372273 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1106/2256] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:18 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1315 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:23:18.377772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c88bb39f-9db9-4b9d-9762-2cfe239aaba1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:18.378345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c88bb39f-9db9-4b9d-9762-2cfe239aaba1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:18.387769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c88bb39f-9db9-4b9d-9762-2cfe239aaba1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:18.388264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c88bb39f-9db9-4b9d-9762-2cfe239aaba1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:18.389033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c88bb39f-9db9-4b9d-9762-2cfe239aaba1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:18.389536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c88bb39f-9db9-4b9d-9762-2cfe239aaba1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:18.615358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c88bb39f-9db9-4b9d-9762-2cfe239aaba1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:18.629570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c88bb39f-9db9-4b9d-9762-2cfe239aaba1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:18.632064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c88bb39f-9db9-4b9d-9762-2cfe239aaba1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:18.633607 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c88bb39f-9db9-4b9d-9762-2cfe239aaba1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.260304 May 18 22:23:18.646332 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1107/2257] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:18 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:18.651522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d67a7c7-32f0-425a-aca2-c8f3414359c6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:18.652389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3d67a7c7-32f0-425a-aca2-c8f3414359c6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:18.659287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d67a7c7-32f0-425a-aca2-c8f3414359c6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:18.659983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d67a7c7-32f0-425a-aca2-c8f3414359c6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:18.660967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d67a7c7-32f0-425a-aca2-c8f3414359c6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:18.661566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d67a7c7-32f0-425a-aca2-c8f3414359c6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:18.780418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2ebf8dea-34cb-455f-b457-e825f32370b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:18.814005 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2ebf8dea-34cb-455f-b457-e825f32370b8 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/4ed19875-85a4-41cd-989f-82da7850fd19" status: 200 len: 1511 microversion: 2.1 time: 0.560951 May 18 22:23:18.817797 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1151/2258] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:18 2022] GET /compute/v2.1/servers/4ed19875-85a4-41cd-989f-82da7850fd19 => generated 1511 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:23:18.872781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3d67a7c7-32f0-425a-aca2-c8f3414359c6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:18.883274 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3d67a7c7-32f0-425a-aca2-c8f3414359c6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1325 microversion: 2.1 time: 0.235449 May 18 22:23:18.887566 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1108/2259] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:18 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1325 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:19.113205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d6c268fb-bf5f-4207-8828-410a287313fa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:19.114186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d6c268fb-bf5f-4207-8828-410a287313fa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:19.121233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6c268fb-bf5f-4207-8828-410a287313fa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:19.124568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6c268fb-bf5f-4207-8828-410a287313fa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:19.125379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6c268fb-bf5f-4207-8828-410a287313fa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:19.125850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6c268fb-bf5f-4207-8828-410a287313fa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:19.387204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1b5b416a-4dbc-47a7-ae6e-52d8d5f91fa4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:19.388507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1b5b416a-4dbc-47a7-ae6e-52d8d5f91fa4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:19.401977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b5b416a-4dbc-47a7-ae6e-52d8d5f91fa4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:19.402646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b5b416a-4dbc-47a7-ae6e-52d8d5f91fa4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:19.404900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b5b416a-4dbc-47a7-ae6e-52d8d5f91fa4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:19.405497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b5b416a-4dbc-47a7-ae6e-52d8d5f91fa4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:19.535066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d6c268fb-bf5f-4207-8828-410a287313fa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:19.547176 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d6c268fb-bf5f-4207-8828-410a287313fa tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1469 microversion: 2.1 time: 0.437828 May 18 22:23:19.549058 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1152/2260] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:19 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1469 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:19.652756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60aefb41-5747-40e9-9fc1-120d86caa0d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:19.653694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-60aefb41-5747-40e9-9fc1-120d86caa0d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:19.656107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-60aefb41-5747-40e9-9fc1-120d86caa0d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:19.657170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-60aefb41-5747-40e9-9fc1-120d86caa0d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell0:SELECT=12 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:19.676358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60aefb41-5747-40e9-9fc1-120d86caa0d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:19.677210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60aefb41-5747-40e9-9fc1-120d86caa0d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:19.678273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60aefb41-5747-40e9-9fc1-120d86caa0d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:19.678967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60aefb41-5747-40e9-9fc1-120d86caa0d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:20.304658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-60aefb41-5747-40e9-9fc1-120d86caa0d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:20.318805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-60aefb41-5747-40e9-9fc1-120d86caa0d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:20.322706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-60aefb41-5747-40e9-9fc1-120d86caa0d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:20.326321 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-60aefb41-5747-40e9-9fc1-120d86caa0d3 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.675907 May 18 22:23:20.330295 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1153/2261] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:19 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 682 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:23:20.339804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1b5b416a-4dbc-47a7-ae6e-52d8d5f91fa4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:20.343252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-661c8d38-34da-426e-bd71-fe8b9b98fe08 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:20.344250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-661c8d38-34da-426e-bd71-fe8b9b98fe08 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 4ed19875-85a4-41cd-989f-82da7850fd19] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:20.368239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-661c8d38-34da-426e-bd71-fe8b9b98fe08 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:20.369819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-661c8d38-34da-426e-bd71-fe8b9b98fe08 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:20.370728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-661c8d38-34da-426e-bd71-fe8b9b98fe08 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:20.373951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-661c8d38-34da-426e-bd71-fe8b9b98fe08 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:20.524240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-661c8d38-34da-426e-bd71-fe8b9b98fe08 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ce49be6f582f42a088d03e88bff42e9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca20917e1ff848de8f582a04c58da01e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:20.535622 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-661c8d38-34da-426e-bd71-fe8b9b98fe08 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/4ed19875-85a4-41cd-989f-82da7850fd19" status: 200 len: 1302 microversion: 2.1 time: 0.203863 May 18 22:23:20.539913 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1154/2262] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:20 2022] GET /compute/v2.1/servers/4ed19875-85a4-41cd-989f-82da7850fd19 => generated 1302 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:20.559082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f50de8ee-1ece-4608-96e7-0472884feec4 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:20.560155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f50de8ee-1ece-4608-96e7-0472884feec4 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:20.574259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f50de8ee-1ece-4608-96e7-0472884feec4 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:20.577586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f50de8ee-1ece-4608-96e7-0472884feec4 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:20.581966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f50de8ee-1ece-4608-96e7-0472884feec4 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:20.582715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f50de8ee-1ece-4608-96e7-0472884feec4 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:20.830516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1b5b416a-4dbc-47a7-ae6e-52d8d5f91fa4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:20.841476 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1b5b416a-4dbc-47a7-ae6e-52d8d5f91fa4 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1315 microversion: 2.1 time: 1.458112 May 18 22:23:20.861814 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1109/2263] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:19 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1315 bytes in 1471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:20.867127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8d16ef40-7d8f-43bc-ad40-941d5519a072 req-ba3c5c57-c09d-4ac2-8339-bee70a026fc4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ed19875-85a4-41cd-989f-82da7850fd19", "name": "network-vif-deleted", "tag": "173d687d-d51a-464c-b7fe-b21c7cd09edc"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:20.886776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8d16ef40-7d8f-43bc-ad40-941d5519a072 req-ba3c5c57-c09d-4ac2-8339-bee70a026fc4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:20.887479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8d16ef40-7d8f-43bc-ad40-941d5519a072 req-ba3c5c57-c09d-4ac2-8339-bee70a026fc4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:20.905916 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8d16ef40-7d8f-43bc-ad40-941d5519a072 req-ba3c5c57-c09d-4ac2-8339-bee70a026fc4 service nova] Creating event network-vif-deleted:173d687d-d51a-464c-b7fe-b21c7cd09edc for instance 4ed19875-85a4-41cd-989f-82da7850fd19 on n-h2-841040-6 May 18 22:23:20.923600 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8d16ef40-7d8f-43bc-ad40-941d5519a072 req-ba3c5c57-c09d-4ac2-8339-bee70a026fc4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.059941 May 18 22:23:20.924969 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1110/2264] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:20 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:20.940232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-708207f7-c277-4f8b-b9f5-82f0197a977d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:20.940954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-708207f7-c277-4f8b-b9f5-82f0197a977d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:20.959933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-708207f7-c277-4f8b-b9f5-82f0197a977d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:20.960386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-708207f7-c277-4f8b-b9f5-82f0197a977d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:20.961177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-708207f7-c277-4f8b-b9f5-82f0197a977d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:20.961608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-708207f7-c277-4f8b-b9f5-82f0197a977d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:21.301857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-708207f7-c277-4f8b-b9f5-82f0197a977d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:21.315793 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-708207f7-c277-4f8b-b9f5-82f0197a977d tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1469 microversion: 2.1 time: 0.388811 May 18 22:23:21.320845 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1111/2265] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:20 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1469 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:21.331277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-1e93f46f-efd3-4ebb-a9ad-c7a9ebd5c31b req-6101715b-990a-451c-9c2f-150f3ef48637 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b7b9f63-98dc-4906-89b5-86da73b26bb1", "name": "network-vif-deleted", "tag": "e4655cf6-f140-40b2-a0ef-c34df33ff32c"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:21.355210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1e93f46f-efd3-4ebb-a9ad-c7a9ebd5c31b req-6101715b-990a-451c-9c2f-150f3ef48637 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:21.357796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1e93f46f-efd3-4ebb-a9ad-c7a9ebd5c31b req-6101715b-990a-451c-9c2f-150f3ef48637 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:21.388180 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-1e93f46f-efd3-4ebb-a9ad-c7a9ebd5c31b req-6101715b-990a-451c-9c2f-150f3ef48637 service nova] Creating event network-vif-deleted:e4655cf6-f140-40b2-a0ef-c34df33ff32c for instance 8b7b9f63-98dc-4906-89b5-86da73b26bb1 on n-h2-841040-6 May 18 22:23:21.394694 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-1e93f46f-efd3-4ebb-a9ad-c7a9ebd5c31b req-6101715b-990a-451c-9c2f-150f3ef48637 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.072253 May 18 22:23:21.399951 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1112/2266] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:21 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:21.410938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f44437f1-a4af-4610-bf73-73e8f6ad23d0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:21.417461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f44437f1-a4af-4610-bf73-73e8f6ad23d0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:21.419896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f50de8ee-1ece-4608-96e7-0472884feec4 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:21.432526 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f50de8ee-1ece-4608-96e7-0472884feec4 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1325 microversion: 2.1 time: 0.890981 May 18 22:23:21.433519 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1155/2267] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:20 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1325 bytes in 892 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:21.440362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f44437f1-a4af-4610-bf73-73e8f6ad23d0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:21.441065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f44437f1-a4af-4610-bf73-73e8f6ad23d0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:21.441905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f44437f1-a4af-4610-bf73-73e8f6ad23d0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:21.442516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f44437f1-a4af-4610-bf73-73e8f6ad23d0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:21.556560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-94f7c570-ceeb-4661-abb4-a3f3f0469811 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:21.557595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-94f7c570-ceeb-4661-abb4-a3f3f0469811 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 4ed19875-85a4-41cd-989f-82da7850fd19] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:21.569522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94f7c570-ceeb-4661-abb4-a3f3f0469811 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:21.570355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94f7c570-ceeb-4661-abb4-a3f3f0469811 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:21.575660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94f7c570-ceeb-4661-abb4-a3f3f0469811 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:21.576213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94f7c570-ceeb-4661-abb4-a3f3f0469811 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:21.610435 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-94f7c570-ceeb-4661-abb4-a3f3f0469811 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] HTTP exception thrown: Instance 4ed19875-85a4-41cd-989f-82da7850fd19 could not be found. May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-94f7c570-ceeb-4661-abb4-a3f3f0469811 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Request method failure captured: May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/4ed19875-85a4-41cd-989f-82da7850fd19 HTTP/1.1 May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXGXG6XJay0rGTmUpvKte3Ucce63qOMQO77xbjk2dvSrR2kfnVZXswk6BbXAGDhNaKXhjLBAIse8qancTlZO5zTBRxmQed8usnLUa6fiWDKeE5V62JyleJHDRfXP58hdgDAzzhw-Lmuw2QUiG6mvNCrgsLYjqtOuaE74YwUVfHuSNPk May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: ca20917e1ff848de8f582a04c58da01e May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-MultipleCreateTestJSON-1745165081 May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ca20917e1ff848de8f582a04c58da01e"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ca20917e1ff848de8f582a04c58da01e"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ca20917e1ff848de8f582a04c58da01e"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ca20917e1ff848de8f582a04c58da01e"}]}] May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-MultipleCreateTestJSON-1745165081 May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: ca20917e1ff848de8f582a04c58da01e May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-MultipleCreateTestJSON-1745165081 May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-MultipleCreateTestJSON-1745165081-project May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: ce49be6f582f42a088d03e88bff42e9a May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-MultipleCreateTestJSON-1745165081-project May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 4ed19875-85a4-41cd-989f-82da7850fd19 could not be found. May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '4ed19875-85a4-41cd-989f-82da7850fd19'} May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 4ed19875-85a4-41cd-989f-82da7850fd19 could not be found. May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 4ed19875-85a4-41cd-989f-82da7850fd19 could not be found. May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:21.614232 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:21.619900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:21.619900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:21.619900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:21.619900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:21.619900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:21.619900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 4ed19875-85a4-41cd-989f-82da7850fd19 could not be found. May 18 22:23:21.619900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:21.619900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-94f7c570-ceeb-4661-abb4-a3f3f0469811 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Returning 404 to user: Instance 4ed19875-85a4-41cd-989f-82da7850fd19 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:21.619900 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-94f7c570-ceeb-4661-abb4-a3f3f0469811 tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/4ed19875-85a4-41cd-989f-82da7850fd19" status: 404 len: 111 microversion: 2.1 time: 0.065325 May 18 22:23:21.621163 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1156/2268] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:21 2022] GET /compute/v2.1/servers/4ed19875-85a4-41cd-989f-82da7850fd19 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:21.634535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d2aa2739-34e1-49eb-89a7-a0fea75bfacf tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:21.637492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d2aa2739-34e1-49eb-89a7-a0fea75bfacf tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] [instance: 8b7b9f63-98dc-4906-89b5-86da73b26bb1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:21.650532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2aa2739-34e1-49eb-89a7-a0fea75bfacf tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:21.653141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2aa2739-34e1-49eb-89a7-a0fea75bfacf tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:21.654128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2aa2739-34e1-49eb-89a7-a0fea75bfacf tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:21.654596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2aa2739-34e1-49eb-89a7-a0fea75bfacf tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:21.696836 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-d2aa2739-34e1-49eb-89a7-a0fea75bfacf tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] HTTP exception thrown: Instance 8b7b9f63-98dc-4906-89b5-86da73b26bb1 could not be found. May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d2aa2739-34e1-49eb-89a7-a0fea75bfacf tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Request method failure captured: May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 HTTP/1.1 May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXGXG6XJay0rGTmUpvKte3Ucce63qOMQO77xbjk2dvSrR2kfnVZXswk6BbXAGDhNaKXhjLBAIse8qancTlZO5zTBRxmQed8usnLUa6fiWDKeE5V62JyleJHDRfXP58hdgDAzzhw-Lmuw2QUiG6mvNCrgsLYjqtOuaE74YwUVfHuSNPk May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: ca20917e1ff848de8f582a04c58da01e May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-MultipleCreateTestJSON-1745165081 May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ca20917e1ff848de8f582a04c58da01e"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ca20917e1ff848de8f582a04c58da01e"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ca20917e1ff848de8f582a04c58da01e"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ca20917e1ff848de8f582a04c58da01e"}]}] May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-MultipleCreateTestJSON-1745165081 May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: ca20917e1ff848de8f582a04c58da01e May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-MultipleCreateTestJSON-1745165081 May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-MultipleCreateTestJSON-1745165081-project May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: ce49be6f582f42a088d03e88bff42e9a May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-MultipleCreateTestJSON-1745165081-project May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 8b7b9f63-98dc-4906-89b5-86da73b26bb1 could not be found. May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '8b7b9f63-98dc-4906-89b5-86da73b26bb1'} May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8b7b9f63-98dc-4906-89b5-86da73b26bb1 could not be found. May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8b7b9f63-98dc-4906-89b5-86da73b26bb1 could not be found. May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:21.707237 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:21.712594 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:21.712594 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:21.712594 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:21.712594 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:21.712594 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:21.712594 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8b7b9f63-98dc-4906-89b5-86da73b26bb1 could not be found. May 18 22:23:21.712594 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:21.712594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d2aa2739-34e1-49eb-89a7-a0fea75bfacf tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] Returning 404 to user: Instance 8b7b9f63-98dc-4906-89b5-86da73b26bb1 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:21.712594 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d2aa2739-34e1-49eb-89a7-a0fea75bfacf tempest-MultipleCreateTestJSON-1745165081 tempest-MultipleCreateTestJSON-1745165081-project] 10.222.0.58 "GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1" status: 404 len: 111 microversion: 2.1 time: 0.085748 May 18 22:23:21.713902 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1157/2269] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:21 2022] GET /compute/v2.1/servers/8b7b9f63-98dc-4906-89b5-86da73b26bb1 => generated 111 bytes in 88 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:21.854863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f44437f1-a4af-4610-bf73-73e8f6ad23d0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:21.867579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d4a6e7dc-8fc5-4392-b892-dc304bfe252b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:21.869530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d4a6e7dc-8fc5-4392-b892-dc304bfe252b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:21.873259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f44437f1-a4af-4610-bf73-73e8f6ad23d0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:21.875051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f44437f1-a4af-4610-bf73-73e8f6ad23d0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:21.876419 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f44437f1-a4af-4610-bf73-73e8f6ad23d0 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.474530 May 18 22:23:21.883714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4a6e7dc-8fc5-4392-b892-dc304bfe252b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:21.884677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4a6e7dc-8fc5-4392-b892-dc304bfe252b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:21.885500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4a6e7dc-8fc5-4392-b892-dc304bfe252b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:21.887916 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1113/2270] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:21 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:21.888304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4a6e7dc-8fc5-4392-b892-dc304bfe252b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:22.251909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d4a6e7dc-8fc5-4392-b892-dc304bfe252b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:22.274929 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d4a6e7dc-8fc5-4392-b892-dc304bfe252b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1315 microversion: 2.1 time: 0.403248 May 18 22:23:22.278280 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1158/2271] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:21 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1315 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:22.337211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fb39c201-c971-49bc-bd5c-18df5cc8a5db tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:22.338059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fb39c201-c971-49bc-bd5c-18df5cc8a5db tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:22.350731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb39c201-c971-49bc-bd5c-18df5cc8a5db tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:22.353416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb39c201-c971-49bc-bd5c-18df5cc8a5db tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:22.355526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb39c201-c971-49bc-bd5c-18df5cc8a5db tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:22.362169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb39c201-c971-49bc-bd5c-18df5cc8a5db tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:22.404051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb39c201-c971-49bc-bd5c-18df5cc8a5db tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:22.404818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb39c201-c971-49bc-bd5c-18df5cc8a5db tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:22.405637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-fb39c201-c971-49bc-bd5c-18df5cc8a5db tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lazy-loading 'fault' on Instance uuid c0b14199-b91c-4d76-adfa-b891dc7e5147 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:23:22.451496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-55f70b84-5038-4d90-b22d-f1ccbdf00d29 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:22.453024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-55f70b84-5038-4d90-b22d-f1ccbdf00d29 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:22.465095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55f70b84-5038-4d90-b22d-f1ccbdf00d29 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:22.466590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55f70b84-5038-4d90-b22d-f1ccbdf00d29 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:22.475345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55f70b84-5038-4d90-b22d-f1ccbdf00d29 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:22.476721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55f70b84-5038-4d90-b22d-f1ccbdf00d29 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:22.555878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fb39c201-c971-49bc-bd5c-18df5cc8a5db tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1b90ed5237c549879b7271a8cf2c0bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '50599a83d78740ae99774a09927f2d55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:22.567905 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fb39c201-c971-49bc-bd5c-18df5cc8a5db tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 200 len: 1303 microversion: 2.1 time: 0.233946 May 18 22:23:22.568506 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1114/2272] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:22 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 1303 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:22.731797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-55f70b84-5038-4d90-b22d-f1ccbdf00d29 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:22.742379 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-55f70b84-5038-4d90-b22d-f1ccbdf00d29 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1522 microversion: 2.1 time: 0.294737 May 18 22:23:22.755675 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1159/2273] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:22 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1522 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:22.763479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b9d04ec7-d2e3-4c8d-9d1c-c4ba32dad325 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:22.764238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b9d04ec7-d2e3-4c8d-9d1c-c4ba32dad325 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:22.790415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9d04ec7-d2e3-4c8d-9d1c-c4ba32dad325 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:22.792070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9d04ec7-d2e3-4c8d-9d1c-c4ba32dad325 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:22.793836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9d04ec7-d2e3-4c8d-9d1c-c4ba32dad325 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:22.795911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9d04ec7-d2e3-4c8d-9d1c-c4ba32dad325 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:22.872726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aedb0f86-ddc4-481b-b250-548068b4a7d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:22.873152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aedb0f86-ddc4-481b-b250-548068b4a7d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:22.885431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aedb0f86-ddc4-481b-b250-548068b4a7d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:22.886953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aedb0f86-ddc4-481b-b250-548068b4a7d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:22.891479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aedb0f86-ddc4-481b-b250-548068b4a7d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:22.893261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aedb0f86-ddc4-481b-b250-548068b4a7d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:22.977883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aedb0f86-ddc4-481b-b250-548068b4a7d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:23:23.179614 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aedb0f86-ddc4-481b-b250-548068b4a7d6 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 204 len: 0 microversion: 2.1 time: 0.310933 May 18 22:23:23.183580 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1160/2274] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:23:22 2022] DELETE /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:23:23.194506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c594b91e-6da8-4394-bf65-51a126b42473 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:23.196409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c594b91e-6da8-4394-bf65-51a126b42473 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:23.211162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c594b91e-6da8-4394-bf65-51a126b42473 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:23.211865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c594b91e-6da8-4394-bf65-51a126b42473 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:23.213828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c594b91e-6da8-4394-bf65-51a126b42473 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:23.215691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c594b91e-6da8-4394-bf65-51a126b42473 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:23.509615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c594b91e-6da8-4394-bf65-51a126b42473 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:23.522169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c594b91e-6da8-4394-bf65-51a126b42473 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:23.524872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c594b91e-6da8-4394-bf65-51a126b42473 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:23.526722 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c594b91e-6da8-4394-bf65-51a126b42473 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.341578 May 18 22:23:23.541534 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1161/2275] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:23 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:23.553003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b65b566d-e24f-490a-b41b-645e51e8a8c4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:23.561025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b65b566d-e24f-490a-b41b-645e51e8a8c4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:23.581340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b65b566d-e24f-490a-b41b-645e51e8a8c4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:23.584780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b65b566d-e24f-490a-b41b-645e51e8a8c4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:23.585887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b65b566d-e24f-490a-b41b-645e51e8a8c4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:23.589229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b65b566d-e24f-490a-b41b-645e51e8a8c4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:23.645570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b9d04ec7-d2e3-4c8d-9d1c-c4ba32dad325 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:23.658042 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b9d04ec7-d2e3-4c8d-9d1c-c4ba32dad325 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1522 microversion: 2.1 time: 0.898324 May 18 22:23:23.664376 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1115/2276] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:22 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1522 bytes in 905 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:23.683207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2180484-3506-4574-a7a4-0dc49962b6f7 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:23.687142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b2180484-3506-4574-a7a4-0dc49962b6f7 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:23.702255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2180484-3506-4574-a7a4-0dc49962b6f7 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:23.712354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2180484-3506-4574-a7a4-0dc49962b6f7 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:23.713540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2180484-3506-4574-a7a4-0dc49962b6f7 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:23.715029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2180484-3506-4574-a7a4-0dc49962b6f7 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:23.875993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b65b566d-e24f-490a-b41b-645e51e8a8c4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:23.887712 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b65b566d-e24f-490a-b41b-645e51e8a8c4 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1500 microversion: 2.1 time: 0.341206 May 18 22:23:23.890282 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1162/2277] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:23 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1500 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:23.897084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-910ed58c-eafd-4a8b-8586-ed455ebd640a req-1e12a062-9ae1-446e-8b72-c198578d2542 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c0b14199-b91c-4d76-adfa-b891dc7e5147", "name": "network-vif-deleted", "tag": "c270f8d7-30d2-4135-bc94-542f5489b316"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:23.916009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-910ed58c-eafd-4a8b-8586-ed455ebd640a req-1e12a062-9ae1-446e-8b72-c198578d2542 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:23.920566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-910ed58c-eafd-4a8b-8586-ed455ebd640a req-1e12a062-9ae1-446e-8b72-c198578d2542 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:23.951124 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-910ed58c-eafd-4a8b-8586-ed455ebd640a req-1e12a062-9ae1-446e-8b72-c198578d2542 service nova] Creating event network-vif-deleted:c270f8d7-30d2-4135-bc94-542f5489b316 for instance c0b14199-b91c-4d76-adfa-b891dc7e5147 on n-h1-841040-6 May 18 22:23:23.962845 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-910ed58c-eafd-4a8b-8586-ed455ebd640a req-1e12a062-9ae1-446e-8b72-c198578d2542 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.069535 May 18 22:23:23.965396 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1163/2278] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:23 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:23.973765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d2338a95-0fcf-4238-baad-6ad206befda8 req-557d0025-ac33-4dce-88a3-ff09a1c2f7e2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573", "name": "network-vif-unplugged", "status": "completed", "tag": "d931fc94-2daa-43c6-98e1-f150a681c144"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:23.996258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d2338a95-0fcf-4238-baad-6ad206befda8 req-557d0025-ac33-4dce-88a3-ff09a1c2f7e2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:23.996701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d2338a95-0fcf-4238-baad-6ad206befda8 req-557d0025-ac33-4dce-88a3-ff09a1c2f7e2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:24.023721 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d2338a95-0fcf-4238-baad-6ad206befda8 req-557d0025-ac33-4dce-88a3-ff09a1c2f7e2 service nova] Creating event network-vif-unplugged:d931fc94-2daa-43c6-98e1-f150a681c144 for instance a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 on n-h2-841040-6 May 18 22:23:24.036159 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d2338a95-0fcf-4238-baad-6ad206befda8 req-557d0025-ac33-4dce-88a3-ff09a1c2f7e2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.068812 May 18 22:23:24.037101 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1164/2279] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:23 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:24.058312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-51a1bc6c-6743-429a-a49b-8d74314ff838 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:24.059112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-51a1bc6c-6743-429a-a49b-8d74314ff838 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] [instance: c0b14199-b91c-4d76-adfa-b891dc7e5147] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:24.085394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51a1bc6c-6743-429a-a49b-8d74314ff838 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:24.085837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51a1bc6c-6743-429a-a49b-8d74314ff838 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:24.086604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51a1bc6c-6743-429a-a49b-8d74314ff838 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:24.093526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51a1bc6c-6743-429a-a49b-8d74314ff838 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:24.123051 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-51a1bc6c-6743-429a-a49b-8d74314ff838 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] HTTP exception thrown: Instance c0b14199-b91c-4d76-adfa-b891dc7e5147 could not be found. May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-51a1bc6c-6743-429a-a49b-8d74314ff838 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Request method failure captured: May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 HTTP/1.1 May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXFSjzJ-PShUwTFRL-k5DJKlc-_WiZ1LA01wWl0vf8xhDJftFjl0IdXYlXpbFWzWlKxwZ_168EOhhsuCGAK3JoI8frgYjZgfin_c6Z7akAFKXt7BcdsyYZEarh0FezLVXKVFfqOLcz1pXciw7RE2YoCo1bGDRbyhYNZHJ5Gqnng_WlQ May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 50599a83d78740ae99774a09927f2d55 May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersAdminTestJSON-752262276 May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/50599a83d78740ae99774a09927f2d55"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/50599a83d78740ae99774a09927f2d55"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_50599a83d78740ae99774a09927f2d55"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/50599a83d78740ae99774a09927f2d55"}]}] May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersAdminTestJSON-752262276 May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 50599a83d78740ae99774a09927f2d55 May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersAdminTestJSON-752262276 May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersAdminTestJSON-752262276-project May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 1b90ed5237c549879b7271a8cf2c0bcc May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersAdminTestJSON-752262276-project May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance c0b14199-b91c-4d76-adfa-b891dc7e5147 could not be found. May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'c0b14199-b91c-4d76-adfa-b891dc7e5147'} May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance c0b14199-b91c-4d76-adfa-b891dc7e5147 could not be found. May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance c0b14199-b91c-4d76-adfa-b891dc7e5147 could not be found. May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:24.125202 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:24.132905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:24.132905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:24.132905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:24.132905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:24.132905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:24.132905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance c0b14199-b91c-4d76-adfa-b891dc7e5147 could not be found. May 18 22:23:24.132905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:24.132905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-51a1bc6c-6743-429a-a49b-8d74314ff838 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] Returning 404 to user: Instance c0b14199-b91c-4d76-adfa-b891dc7e5147 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:24.132905 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-51a1bc6c-6743-429a-a49b-8d74314ff838 tempest-ServersAdminTestJSON-752262276 tempest-ServersAdminTestJSON-752262276-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147" status: 404 len: 111 microversion: 2.1 time: 0.088504 May 18 22:23:24.135035 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1165/2280] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:24 2022] GET /compute/v2.1/servers/c0b14199-b91c-4d76-adfa-b891dc7e5147 => generated 111 bytes in 97 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:24.146035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f665c644-66ee-4958-9b81-4f1fc03275e4 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1924071725", "metadata": {"": ""}}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:24.150739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b2180484-3506-4574-a7a4-0dc49962b6f7 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f665c644-66ee-4958-9b81-4f1fc03275e4 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action HTTP/1.1 May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 107 May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1924071725", "metadata": {"": ""}}} May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute metadata. Value: {'': ''}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '26f3b69f-ab37-480e-9beb-091f08ae3e97', 'body': {'createImage': {'name': 'tempest-ImagesOneServerNegativeTestJSON-image-1924071725', 'metadata': {'': ''}}}} May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'additionalProperties' in schema['properties']['createImage']['properties']['metadata']: May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'additionalProperties': False, May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'patternProperties': {'^[a-zA-Z0-9-_:. ]{1,255}$': {'maxLength': 255, May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': 'string'}}, May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': 'object'} May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['createImage']: May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'': ''} May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:24.155214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute metadata. Value: {'': ''}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute metadata. Value: {'': ''}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f665c644-66ee-4958-9b81-4f1fc03275e4 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'': ''}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:24.161149 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f665c644-66ee-4958-9b81-4f1fc03275e4 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action" status: 400 len: 170 microversion: 2.1 time: 0.020821 May 18 22:23:24.165068 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1166/2281] 10.222.0.58 () {60 vars in 1278 bytes} [Wed May 18 22:23:24 2022] POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action => generated 170 bytes in 29 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:23:24.173449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a7cdc7e-5022-4962-9f42-af75974ea4a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:24.174626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3a7cdc7e-5022-4962-9f42-af75974ea4a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:24.177690 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b2180484-3506-4574-a7a4-0dc49962b6f7 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1315 microversion: 2.1 time: 0.511731 May 18 22:23:24.181586 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1116/2282] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:23 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1315 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:24.213467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a7cdc7e-5022-4962-9f42-af75974ea4a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:24.213938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a7cdc7e-5022-4962-9f42-af75974ea4a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:24.214699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a7cdc7e-5022-4962-9f42-af75974ea4a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:24.215122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a7cdc7e-5022-4962-9f42-af75974ea4a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:24.546783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fd6afa01-a2cb-427b-8e00-bb3a9e29539f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:24.547715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fd6afa01-a2cb-427b-8e00-bb3a9e29539f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:24.566610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd6afa01-a2cb-427b-8e00-bb3a9e29539f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:24.567269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd6afa01-a2cb-427b-8e00-bb3a9e29539f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:24.575207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd6afa01-a2cb-427b-8e00-bb3a9e29539f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:24.575928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd6afa01-a2cb-427b-8e00-bb3a9e29539f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:24.604067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3a7cdc7e-5022-4962-9f42-af75974ea4a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:24.614143 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3a7cdc7e-5022-4962-9f42-af75974ea4a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1522 microversion: 2.1 time: 0.447344 May 18 22:23:24.614991 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1167/2283] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:24 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1522 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:24.636170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04fdebac-ba00-4176-aaac-62229bb1cfc5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:24.637102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-04fdebac-ba00-4176-aaac-62229bb1cfc5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:24.651981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04fdebac-ba00-4176-aaac-62229bb1cfc5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:24.652425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04fdebac-ba00-4176-aaac-62229bb1cfc5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:24.652684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-fd6afa01-a2cb-427b-8e00-bb3a9e29539f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:24.653192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04fdebac-ba00-4176-aaac-62229bb1cfc5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:24.658020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04fdebac-ba00-4176-aaac-62229bb1cfc5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:24.677929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-04fdebac-ba00-4176-aaac-62229bb1cfc5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:25.069598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-04fdebac-ba00-4176-aaac-62229bb1cfc5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:25.089014 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04fdebac-ba00-4176-aaac-62229bb1cfc5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1522 microversion: 2.1 time: 0.458200 May 18 22:23:25.094959 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1168/2284] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:24 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1522 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:25.117938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a866857d-b825-44a9-9277-f4eca3d33f86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:25.121198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a866857d-b825-44a9-9277-f4eca3d33f86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:25.145878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a866857d-b825-44a9-9277-f4eca3d33f86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:25.146372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a866857d-b825-44a9-9277-f4eca3d33f86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:25.147204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a866857d-b825-44a9-9277-f4eca3d33f86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:25.147629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a866857d-b825-44a9-9277-f4eca3d33f86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:25.184455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fd6afa01-a2cb-427b-8e00-bb3a9e29539f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:25.210389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fd6afa01-a2cb-427b-8e00-bb3a9e29539f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:25.212111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fd6afa01-a2cb-427b-8e00-bb3a9e29539f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:25.227377 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fd6afa01-a2cb-427b-8e00-bb3a9e29539f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.686389 May 18 22:23:25.228498 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1117/2285] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:24 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:23:25.236087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3a888434-42c8-4307-a4fd-2ac112b24f13 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-17505742", "metadata": {"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"}}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3a888434-42c8-4307-a4fd-2ac112b24f13 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action HTTP/1.1 May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 617 May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-17505742", "metadata": {"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"}}} May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute metadata. Value: {'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa': 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb'}. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '26f3b69f-ab37-480e-9beb-091f08ae3e97', 'body': {'createImage': {'name': 'tempest-ImagesOneServerNegativeTestJSON-image-17505742', 'metadata': {'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa': 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb'}}}} May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:23:25.246889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'additionalProperties' in schema['properties']['createImage']['properties']['metadata']: May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'additionalProperties': False, May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'patternProperties': {'^[a-zA-Z0-9-_:. ]{1,255}$': {'maxLength': 255, May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'type': 'string'}}, May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'type': 'object'} May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['createImage']: May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa': 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb'} May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute metadata. Value: {'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa': 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb'}. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute metadata. Value: {'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa': 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb'}. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:23:25.250151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:25.260380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3a888434-42c8-4307-a4fd-2ac112b24f13 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa': 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb'}. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:25.270468 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3a888434-42c8-4307-a4fd-2ac112b24f13 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action" status: 400 len: 938 microversion: 2.1 time: 0.038413 May 18 22:23:25.272087 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1118/2286] 10.222.0.58 () {60 vars in 1278 bytes} [Wed May 18 22:23:25 2022] POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action => generated 938 bytes in 43 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:23:25.288889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-23c1d376-3be4-4389-b97f-b7dd67ba7c1e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:25.291546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-23c1d376-3be4-4389-b97f-b7dd67ba7c1e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:25.315296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23c1d376-3be4-4389-b97f-b7dd67ba7c1e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:25.322395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23c1d376-3be4-4389-b97f-b7dd67ba7c1e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:25.323458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23c1d376-3be4-4389-b97f-b7dd67ba7c1e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:25.324076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23c1d376-3be4-4389-b97f-b7dd67ba7c1e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:25.617046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a866857d-b825-44a9-9277-f4eca3d33f86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:25.629148 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a866857d-b825-44a9-9277-f4eca3d33f86 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1500 microversion: 2.1 time: 0.532960 May 18 22:23:25.636535 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1169/2287] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:25 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1500 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:25.645226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0267260e-dc79-42d8-a3eb-9fff80bb5d96 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:25.649123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0267260e-dc79-42d8-a3eb-9fff80bb5d96 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:25.665292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0267260e-dc79-42d8-a3eb-9fff80bb5d96 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:25.667134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0267260e-dc79-42d8-a3eb-9fff80bb5d96 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:25.668936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0267260e-dc79-42d8-a3eb-9fff80bb5d96 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:25.673003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0267260e-dc79-42d8-a3eb-9fff80bb5d96 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:26.048213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0267260e-dc79-42d8-a3eb-9fff80bb5d96 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:26.083715 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0267260e-dc79-42d8-a3eb-9fff80bb5d96 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1522 microversion: 2.1 time: 0.443460 May 18 22:23:26.087546 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1170/2288] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:25 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1522 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:26.545288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-23c1d376-3be4-4389-b97f-b7dd67ba7c1e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:26.552850 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-23c1d376-3be4-4389-b97f-b7dd67ba7c1e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1315 microversion: 2.1 time: 1.277923 May 18 22:23:26.562614 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1119/2289] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:25 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1315 bytes in 1284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:26.567428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-67552cd2-f945-4b03-bf7d-44ec6378d12c tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1576119573", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "min_count": 3, "max_count": 2}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:26.568060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-af78ded2-3e9d-4de9-b169-a86b128ce185 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:26.568679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-af78ded2-3e9d-4de9-b169-a86b128ce185 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:26.570944 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-67552cd2-f945-4b03-bf7d-44ec6378d12c tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] HTTP exception thrown: min_count must be <= max_count May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-67552cd2-f945-4b03-bf7d-44ec6378d12c tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Request method failure captured: May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 184 May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHdc2i3IR_NWauQvmm5fHUTmFPE3OeVwjSPRu6I78QJrwPnMS9X2eJ6huoPQxlzPG7LMvO3_WW7vqAovmHzprWEO5nEEh6RN7zVyai5WFbe55ZDTlR49EXeMUz4WzxV7f45oX1iT5X7L16Cltk4yBtUCbV4vl-K6pzmDGjegdCDv9s May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 1896b2b494bf41bcb316b0591bca6952 May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1896b2b494bf41bcb316b0591bca6952"}]}] May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 1896b2b494bf41bcb316b0591bca6952 May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-MultipleCreateNegativeTestJSON-1312013986-project May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e6c5bfaae874b53b7235d46c22ded15 May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-MultipleCreateNegativeTestJSON-1312013986-project May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1576119573", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "min_count": 3, "max_count": 2}} May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: exception: min_count must be <= max_count May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'tempest-MultipleCreateNegativeTestJSON-server-1576119573', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'min_count': 3, 'max_count': 2}}} May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi [Previous line repeated 10 more times] May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 726, in create May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=msg) May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: min_count must be <= max_count May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: min_count must be <= max_count May 18 22:23:26.572452 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:26.579530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-67552cd2-f945-4b03-bf7d-44ec6378d12c tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Returning 400 to user: min_count must be <= max_count {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:26.579530 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-67552cd2-f945-4b03-bf7d-44ec6378d12c tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 74 microversion: 2.1 time: 0.489056 May 18 22:23:26.593579 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1171/2290] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:23:26 2022] POST /compute/v2.1/servers => generated 74 bytes in 497 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) May 18 22:23:26.594133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af78ded2-3e9d-4de9-b169-a86b128ce185 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:26.594133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af78ded2-3e9d-4de9-b169-a86b128ce185 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:26.594133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af78ded2-3e9d-4de9-b169-a86b128ce185 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:26.594133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af78ded2-3e9d-4de9-b169-a86b128ce185 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:26.603916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-5810f0a7-d434-4294-9b58-4bd73bb6a3c8 req-b6bde994-7fd6-4323-8729-9944a0bf92ff service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573", "tag": "d931fc94-2daa-43c6-98e1-f150a681c144"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:26.651255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5810f0a7-d434-4294-9b58-4bd73bb6a3c8 req-b6bde994-7fd6-4323-8729-9944a0bf92ff service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:26.651873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5810f0a7-d434-4294-9b58-4bd73bb6a3c8 req-b6bde994-7fd6-4323-8729-9944a0bf92ff service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:26.700777 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-5810f0a7-d434-4294-9b58-4bd73bb6a3c8 req-b6bde994-7fd6-4323-8729-9944a0bf92ff service nova] Creating event network-changed:d931fc94-2daa-43c6-98e1-f150a681c144 for instance a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 on n-h2-841040-6 May 18 22:23:26.722191 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-5810f0a7-d434-4294-9b58-4bd73bb6a3c8 req-b6bde994-7fd6-4323-8729-9944a0bf92ff service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.135944 May 18 22:23:26.728459 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1172/2291] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:26 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:26.760882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-95deb882-d9b3-438e-b0e9-e08d1d52b811 req-daaccd8e-3e05-475f-8184-a939c0616c49 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8870f8da-4cfc-44c3-a75f-1cafaae7f444", "name": "network-vif-plugged", "status": "completed", "tag": "ff37de40-e2f3-4c66-975c-460b61d8ff5a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:26.786047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-95deb882-d9b3-438e-b0e9-e08d1d52b811 req-daaccd8e-3e05-475f-8184-a939c0616c49 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:26.790333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-95deb882-d9b3-438e-b0e9-e08d1d52b811 req-daaccd8e-3e05-475f-8184-a939c0616c49 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:26.835426 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-95deb882-d9b3-438e-b0e9-e08d1d52b811 req-daaccd8e-3e05-475f-8184-a939c0616c49 service nova] Creating event network-vif-plugged:ff37de40-e2f3-4c66-975c-460b61d8ff5a for instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 on n-h1-841040-6 May 18 22:23:26.847093 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-95deb882-d9b3-438e-b0e9-e08d1d52b811 req-daaccd8e-3e05-475f-8184-a939c0616c49 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.114661 May 18 22:23:26.849587 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1173/2292] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:26 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:26.860461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d18ca4f6-0e74-49b9-b72d-7d34e13f77c5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:26.863383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d18ca4f6-0e74-49b9-b72d-7d34e13f77c5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:26.885487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d18ca4f6-0e74-49b9-b72d-7d34e13f77c5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:26.885993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d18ca4f6-0e74-49b9-b72d-7d34e13f77c5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:26.886793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d18ca4f6-0e74-49b9-b72d-7d34e13f77c5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:26.887219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d18ca4f6-0e74-49b9-b72d-7d34e13f77c5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:27.260178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d18ca4f6-0e74-49b9-b72d-7d34e13f77c5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:27.269660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d18ca4f6-0e74-49b9-b72d-7d34e13f77c5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:27.271160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d18ca4f6-0e74-49b9-b72d-7d34e13f77c5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:27.272339 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d18ca4f6-0e74-49b9-b72d-7d34e13f77c5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.421612 May 18 22:23:27.272891 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1174/2293] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:26 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:27.303041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c34b9674-3865-486d-8256-13a8bf4938ba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:27.304000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c34b9674-3865-486d-8256-13a8bf4938ba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:27.311529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c34b9674-3865-486d-8256-13a8bf4938ba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:27.312395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c34b9674-3865-486d-8256-13a8bf4938ba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:27.315888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c34b9674-3865-486d-8256-13a8bf4938ba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:27.316605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c34b9674-3865-486d-8256-13a8bf4938ba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:27.413155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c34b9674-3865-486d-8256-13a8bf4938ba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:27.421310 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c34b9674-3865-486d-8256-13a8bf4938ba tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 200 len: 1458 microversion: 2.1 time: 0.147387 May 18 22:23:27.424314 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1175/2294] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:27 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 1458 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:27.437611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-361bef9e-9aac-4981-9fba-1c9f6743f1dd tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-799949239", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "max_count": 0}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-361bef9e-9aac-4981-9fba-1c9f6743f1dd tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Request method failure captured: May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 167 May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHdc2i3IR_NWauQvmm5fHUTmFPE3OeVwjSPRu6I78QJrwPnMS9X2eJ6huoPQxlzPG7LMvO3_WW7vqAovmHzprWEO5nEEh6RN7zVyai5WFbe55ZDTlR49EXeMUz4WzxV7f45oX1iT5X7L16Cltk4yBtUCbV4vl-K6pzmDGjegdCDv9s May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 1896b2b494bf41bcb316b0591bca6952 May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1896b2b494bf41bcb316b0591bca6952"}]}] May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 1896b2b494bf41bcb316b0591bca6952 May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-MultipleCreateNegativeTestJSON-1312013986-project May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e6c5bfaae874b53b7235d46c22ded15 May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-MultipleCreateNegativeTestJSON-1312013986-project May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-799949239", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "max_count": 0}} May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute max_count. Value: 0. 0 is less than the minimum of 1 May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'tempest-MultipleCreateNegativeTestJSON-server-799949239', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'max_count': 0}}} May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 0 is less than the minimum of 1 May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'minimum' in schema['properties']['server']['properties']['max_count']: May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'minLength': 1, May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'minimum': 1, May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'pattern': '^[0-9]*$', May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': ['integer', 'string']} May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 0 May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:23:27.448614 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute max_count. Value: 0. 0 is less than the minimum of 1 May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute max_count. Value: 0. 0 is less than the minimum of 1 May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-361bef9e-9aac-4981-9fba-1c9f6743f1dd tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Returning 400 to user: Invalid input for field/attribute max_count. Value: 0. 0 is less than the minimum of 1 {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:27.457978 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-361bef9e-9aac-4981-9fba-1c9f6743f1dd tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 130 microversion: 2.1 time: 0.023864 May 18 22:23:27.463988 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1176/2295] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:23:27 2022] POST /compute/v2.1/servers => generated 130 bytes in 38 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:23:27.571686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2a11b545-c1fd-4f09-845f-53945ea488dc tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:27.572813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2a11b545-c1fd-4f09-845f-53945ea488dc tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:27.585426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a11b545-c1fd-4f09-845f-53945ea488dc tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:27.590347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a11b545-c1fd-4f09-845f-53945ea488dc tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:27.591368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a11b545-c1fd-4f09-845f-53945ea488dc tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:27.591970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a11b545-c1fd-4f09-845f-53945ea488dc tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:27.656485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-af78ded2-3e9d-4de9-b169-a86b128ce185 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:27.667278 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-af78ded2-3e9d-4de9-b169-a86b128ce185 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1522 microversion: 2.1 time: 1.105302 May 18 22:23:27.670029 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1120/2296] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:26 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1522 bytes in 1111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:27.676350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-db1033e5-3cf4-48e0-b2de-37d03f3eceb5 tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1055222054", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "max_count": 2.5}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-db1033e5-3cf4-48e0-b2de-37d03f3eceb5 tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Request method failure captured: May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 170 May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHdc2i3IR_NWauQvmm5fHUTmFPE3OeVwjSPRu6I78QJrwPnMS9X2eJ6huoPQxlzPG7LMvO3_WW7vqAovmHzprWEO5nEEh6RN7zVyai5WFbe55ZDTlR49EXeMUz4WzxV7f45oX1iT5X7L16Cltk4yBtUCbV4vl-K6pzmDGjegdCDv9s May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 1896b2b494bf41bcb316b0591bca6952 May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1896b2b494bf41bcb316b0591bca6952"}]}] May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 1896b2b494bf41bcb316b0591bca6952 May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-MultipleCreateNegativeTestJSON-1312013986-project May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6e6c5bfaae874b53b7235d46c22ded15 May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-MultipleCreateNegativeTestJSON-1312013986-project May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-1055222054", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "max_count": 2.5}} May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute max_count. Value: 2.5. 2.5 is not of type 'integer', 'string' May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'server': {'name': 'tempest-MultipleCreateNegativeTestJSON-server-1055222054', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'max_count': 2.5}}} May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 2.5 is not of type 'integer', 'string' May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'type' in schema['properties']['server']['properties']['max_count']: May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'minLength': 1, May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'minimum': 1, May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'pattern': '^[0-9]*$', May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'type': ['integer', 'string']} May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 2.5 May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:23:27.679208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute max_count. Value: 2.5. 2.5 is not of type 'integer', 'string' May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute max_count. Value: 2.5. 2.5 is not of type 'integer', 'string' May 18 22:23:27.683859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.686394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-db1033e5-3cf4-48e0-b2de-37d03f3eceb5 tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Returning 400 to user: Invalid input for field/attribute max_count. Value: 2.5. 2.5 is not of type 'integer', 'string' {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:27.687398 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-db1033e5-3cf4-48e0-b2de-37d03f3eceb5 tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.016415 May 18 22:23:27.688482 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1121/2297] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:23:27 2022] POST /compute/v2.1/servers => generated 139 bytes in 18 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:23:27.704742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-caabdd86-e825-4543-bdde-18a6711722fb tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Action: 'action', calling method: >, body: {"createImage": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-caabdd86-e825-4543-bdde-18a6711722fb tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action HTTP/1.1 May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 285 May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: {"createImage": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '26f3b69f-ab37-480e-9beb-091f08ae3e97', 'body': {'createImage': {'name': 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'}}} May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'maxLength' in schema['properties']['createImage']['properties']['name']: May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'format': 'name', 'maxLength': 255, 'minLength': 1, 'type': 'string'} May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['createImage']: May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.708461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:23:27.712617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:27.715809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-caabdd86-e825-4543-bdde-18a6711722fb tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:27.717077 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-caabdd86-e825-4543-bdde-18a6711722fb tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action" status: 400 len: 619 microversion: 2.1 time: 0.027338 May 18 22:23:27.718023 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1122/2298] 10.222.0.58 () {60 vars in 1278 bytes} [Wed May 18 22:23:27 2022] POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action => generated 619 bytes in 29 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:23:27.731611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e27bdfbd-0d76-40b6-848d-67a5370ae0d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:27.734928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e27bdfbd-0d76-40b6-848d-67a5370ae0d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:27.757803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e27bdfbd-0d76-40b6-848d-67a5370ae0d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:27.758273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e27bdfbd-0d76-40b6-848d-67a5370ae0d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:27.759060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e27bdfbd-0d76-40b6-848d-67a5370ae0d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:27.759498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e27bdfbd-0d76-40b6-848d-67a5370ae0d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:27.968672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2a11b545-c1fd-4f09-845f-53945ea488dc tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:27.982346 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2a11b545-c1fd-4f09-845f-53945ea488dc tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1315 microversion: 2.1 time: 0.415550 May 18 22:23:27.985630 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1177/2299] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:27 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1315 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:23:28.005381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-23732070-2e5f-449e-af0c-fc0a95f8f9a8 tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-656989696", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "min_count": 0}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-23732070-2e5f-449e-af0c-fc0a95f8f9a8 tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Request method failure captured: May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 167 May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHdc2i3IR_NWauQvmm5fHUTmFPE3OeVwjSPRu6I78QJrwPnMS9X2eJ6huoPQxlzPG7LMvO3_WW7vqAovmHzprWEO5nEEh6RN7zVyai5WFbe55ZDTlR49EXeMUz4WzxV7f45oX1iT5X7L16Cltk4yBtUCbV4vl-K6pzmDGjegdCDv9s May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 1896b2b494bf41bcb316b0591bca6952 May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1896b2b494bf41bcb316b0591bca6952"}]}] May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 1896b2b494bf41bcb316b0591bca6952 May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-MultipleCreateNegativeTestJSON-1312013986-project May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6e6c5bfaae874b53b7235d46c22ded15 May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-MultipleCreateNegativeTestJSON-1312013986-project May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-656989696", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "min_count": 0}} May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute min_count. Value: 0. 0 is less than the minimum of 1 May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'tempest-MultipleCreateNegativeTestJSON-server-656989696', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'min_count': 0}}} May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 0 is less than the minimum of 1 May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'minimum' in schema['properties']['server']['properties']['min_count']: May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'minLength': 1, May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'minimum': 1, May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'pattern': '^[0-9]*$', May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': ['integer', 'string']} May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 0 May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:23:28.011523 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute min_count. Value: 0. 0 is less than the minimum of 1 May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute min_count. Value: 0. 0 is less than the minimum of 1 May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-23732070-2e5f-449e-af0c-fc0a95f8f9a8 tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Returning 400 to user: Invalid input for field/attribute min_count. Value: 0. 0 is less than the minimum of 1 {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-23732070-2e5f-449e-af0c-fc0a95f8f9a8 tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 130 microversion: 2.1 time: 0.027359 May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1178/2300] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:23:27 2022] POST /compute/v2.1/servers => generated 130 bytes in 33 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:23:28.027897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestMultiNic-server-138248576", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "0b04ced8-4821-4a9f-bd05-0db17f9e9e1d"}, {"uuid": "5a396802-e9df-4ee8-bd79-956f0c1260a8"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:28.093794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] validate_networks() for [('0b04ced8-4821-4a9f-bd05-0db17f9e9e1d', None, None, None, None, None), ('5a396802-e9df-4ee8-bd79-956f0c1260a8', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:23:28.278980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e27bdfbd-0d76-40b6-848d-67a5370ae0d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:28.292467 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e27bdfbd-0d76-40b6-848d-67a5370ae0d6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1522 microversion: 2.1 time: 0.569580 May 18 22:23:28.296443 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1123/2301] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:27 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1522 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:28.311366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a56caf16-22ff-4973-b4e4-082b6eaf024c tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-507178613", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "min_count": 2.5}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a56caf16-22ff-4973-b4e4-082b6eaf024c tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Request method failure captured: May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 169 May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHdc2i3IR_NWauQvmm5fHUTmFPE3OeVwjSPRu6I78QJrwPnMS9X2eJ6huoPQxlzPG7LMvO3_WW7vqAovmHzprWEO5nEEh6RN7zVyai5WFbe55ZDTlR49EXeMUz4WzxV7f45oX1iT5X7L16Cltk4yBtUCbV4vl-K6pzmDGjegdCDv9s May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 1896b2b494bf41bcb316b0591bca6952 May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_1896b2b494bf41bcb316b0591bca6952"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1896b2b494bf41bcb316b0591bca6952"}]}] May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 1896b2b494bf41bcb316b0591bca6952 May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-MultipleCreateNegativeTestJSON-1312013986 May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-MultipleCreateNegativeTestJSON-1312013986-project May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6e6c5bfaae874b53b7235d46c22ded15 May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-MultipleCreateNegativeTestJSON-1312013986-project May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "tempest-MultipleCreateNegativeTestJSON-server-507178613", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "min_count": 2.5}} May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute min_count. Value: 2.5. 2.5 is not of type 'integer', 'string' May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'server': {'name': 'tempest-MultipleCreateNegativeTestJSON-server-507178613', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'min_count': 2.5}}} May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 2.5 is not of type 'integer', 'string' May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'type' in schema['properties']['server']['properties']['min_count']: May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'minLength': 1, May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'minimum': 1, May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'pattern': '^[0-9]*$', May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'type': ['integer', 'string']} May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 2.5 May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:23:28.318298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute min_count. Value: 2.5. 2.5 is not of type 'integer', 'string' May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute min_count. Value: 2.5. 2.5 is not of type 'integer', 'string' May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a56caf16-22ff-4973-b4e4-082b6eaf024c tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] Returning 400 to user: Invalid input for field/attribute min_count. Value: 2.5. 2.5 is not of type 'integer', 'string' {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a56caf16-22ff-4973-b4e4-082b6eaf024c tempest-MultipleCreateNegativeTestJSON-1312013986 tempest-MultipleCreateNegativeTestJSON-1312013986-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.022545 May 18 22:23:28.324214 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1124/2302] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:23:28 2022] POST /compute/v2.1/servers => generated 139 bytes in 26 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:23:28.358938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-39e0e9f1-17dc-4fa5-b211-5b8d879ecee4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:28.359560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-39e0e9f1-17dc-4fa5-b211-5b8d879ecee4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:28.375894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39e0e9f1-17dc-4fa5-b211-5b8d879ecee4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:28.376344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39e0e9f1-17dc-4fa5-b211-5b8d879ecee4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:28.380945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39e0e9f1-17dc-4fa5-b211-5b8d879ecee4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:28.381449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39e0e9f1-17dc-4fa5-b211-5b8d879ecee4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:29.229037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-39e0e9f1-17dc-4fa5-b211-5b8d879ecee4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:29.250591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-39e0e9f1-17dc-4fa5-b211-5b8d879ecee4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:29.254394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-39e0e9f1-17dc-4fa5-b211-5b8d879ecee4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:29.258118 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-39e0e9f1-17dc-4fa5-b211-5b8d879ecee4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.933752 May 18 22:23:29.273357 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1125/2303] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:28 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 950 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:29.283882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cda66857-e6d3-40dc-b04a-fb917485469b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:29.284791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cda66857-e6d3-40dc-b04a-fb917485469b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:29.292000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cda66857-e6d3-40dc-b04a-fb917485469b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:29.293702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cda66857-e6d3-40dc-b04a-fb917485469b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:29.294735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cda66857-e6d3-40dc-b04a-fb917485469b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:29.295343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cda66857-e6d3-40dc-b04a-fb917485469b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:29.594739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cda66857-e6d3-40dc-b04a-fb917485469b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:29.605822 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cda66857-e6d3-40dc-b04a-fb917485469b tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1522 microversion: 2.1 time: 0.328603 May 18 22:23:29.607019 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1126/2304] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:29 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1522 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:29.613866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-402ec2d0-6d01-460d-bb9c-4e5a7974d394 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:29.618415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-402ec2d0-6d01-460d-bb9c-4e5a7974d394 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 7214533c-9b11-4d04-91c7-c7c260820687] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:29.630475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-402ec2d0-6d01-460d-bb9c-4e5a7974d394 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:29.631012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-402ec2d0-6d01-460d-bb9c-4e5a7974d394 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:29.631852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-402ec2d0-6d01-460d-bb9c-4e5a7974d394 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:29.632352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-402ec2d0-6d01-460d-bb9c-4e5a7974d394 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:29.663795 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-402ec2d0-6d01-460d-bb9c-4e5a7974d394 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] HTTP exception thrown: Instance 7214533c-9b11-4d04-91c7-c7c260820687 could not be found. May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-402ec2d0-6d01-460d-bb9c-4e5a7974d394 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Request method failure captured: May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 HTTP/1.1 May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXApGgqDVX5NExoD6W0q48LuU75iDrR6UKKjV9Zvs7Gr6Oclr3KjOHlURydjs93m01orkFboSkbJ_k8FNpK1t1tDGuRk-jKcWq4ktgUVvCxan9gUH0yohL-EmPb5bI63cM5cBTkQJPwJLPhUx1zzmCLZ1mgv0y5Xc-GF9af0XbxtOBE May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d9803278bb3a47b3b316884cdfe4fea6 May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-LiveMigrationTest-1800534747 May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d9803278bb3a47b3b316884cdfe4fea6"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d9803278bb3a47b3b316884cdfe4fea6"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d9803278bb3a47b3b316884cdfe4fea6"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d9803278bb3a47b3b316884cdfe4fea6"}]}] May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-LiveMigrationTest-1800534747 May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d9803278bb3a47b3b316884cdfe4fea6 May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-LiveMigrationTest-1800534747 May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-LiveMigrationTest-1800534747-project May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6816a2dd651b442186f9e753a6c7a1d5 May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-LiveMigrationTest-1800534747-project May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 7214533c-9b11-4d04-91c7-c7c260820687 could not be found. May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '7214533c-9b11-4d04-91c7-c7c260820687'} May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7214533c-9b11-4d04-91c7-c7c260820687 could not be found. May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7214533c-9b11-4d04-91c7-c7c260820687 could not be found. May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:29.666666 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:29.672421 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:29.672421 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:29.672421 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:29.672421 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:29.672421 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:29.672421 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7214533c-9b11-4d04-91c7-c7c260820687 could not be found. May 18 22:23:29.672421 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:29.681172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-402ec2d0-6d01-460d-bb9c-4e5a7974d394 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Returning 404 to user: Instance 7214533c-9b11-4d04-91c7-c7c260820687 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:29.682370 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-402ec2d0-6d01-460d-bb9c-4e5a7974d394 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687" status: 404 len: 111 microversion: 2.1 time: 0.074111 May 18 22:23:29.684102 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1127/2305] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:29 2022] GET /compute/v2.1/servers/7214533c-9b11-4d04-91c7-c7c260820687 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:29.697855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0ae03b86-d5c5-4d4d-bb55-162680d85937 req-6ed9f0f3-fc9d-47d4-8b38-c6e991e776c4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7214533c-9b11-4d04-91c7-c7c260820687", "name": "network-vif-deleted", "tag": "8245b8dc-7a83-46c0-81fa-299954d6e3d3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:29.718390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0ae03b86-d5c5-4d4d-bb55-162680d85937 req-6ed9f0f3-fc9d-47d4-8b38-c6e991e776c4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:29.719180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0ae03b86-d5c5-4d4d-bb55-162680d85937 req-6ed9f0f3-fc9d-47d4-8b38-c6e991e776c4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:29.740192 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0ae03b86-d5c5-4d4d-bb55-162680d85937 req-6ed9f0f3-fc9d-47d4-8b38-c6e991e776c4 service nova] Creating event network-vif-deleted:8245b8dc-7a83-46c0-81fa-299954d6e3d3 for instance 7214533c-9b11-4d04-91c7-c7c260820687 on n-h1-841040-6 May 18 22:23:29.748730 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0ae03b86-d5c5-4d4d-bb55-162680d85937 req-6ed9f0f3-fc9d-47d4-8b38-c6e991e776c4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.061369 May 18 22:23:29.749689 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1128/2306] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:29 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:29.757937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-32047898-3dfc-45d7-adf3-99baa602950f tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:29.759262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-32047898-3dfc-45d7-adf3-99baa602950f tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:29.769835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32047898-3dfc-45d7-adf3-99baa602950f tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:29.770754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32047898-3dfc-45d7-adf3-99baa602950f tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:29.772080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32047898-3dfc-45d7-adf3-99baa602950f tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:29.772702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32047898-3dfc-45d7-adf3-99baa602950f tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:29.788232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:23:29.789618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:23:29.790810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:23:29.791483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:23:29.792274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:23:29.812576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:29.815702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:29.821729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:29.822213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:29.864057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Getting quotas for project 240f412e8d9b48148659d8d2469660fc. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:23:29.876094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Getting quotas for user fd9e8a57d2844701904e6b9240ef4132 and project 240f412e8d9b48148659d8d2469660fc. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:23:29.894266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:23:29.897450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:23:30.029692 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3fafc6c7-4e93-4301-bc58-55bf10c126ee tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.009243 May 18 22:23:30.030999 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1179/2307] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:23:28 2022] POST /compute/v2.1/servers => generated 380 bytes in 2011 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:23:30.042995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-94e9ae5e-b800-4e0c-b30d-96c7e62bece7 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-184751109"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:30.044416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-94e9ae5e-b800-4e0c-b30d-96c7e62bece7 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:30.064962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94e9ae5e-b800-4e0c-b30d-96c7e62bece7 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:30.066699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94e9ae5e-b800-4e0c-b30d-96c7e62bece7 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:30.068123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94e9ae5e-b800-4e0c-b30d-96c7e62bece7 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:30.068738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94e9ae5e-b800-4e0c-b30d-96c7e62bece7 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:30.160314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-32047898-3dfc-45d7-adf3-99baa602950f tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:30.171763 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-32047898-3dfc-45d7-adf3-99baa602950f tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1465 microversion: 2.1 time: 0.420588 May 18 22:23:30.173412 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1129/2308] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:29 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1465 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:30.180126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eff8dadd-40bb-4683-9a2f-182d28645e2d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:30.180893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eff8dadd-40bb-4683-9a2f-182d28645e2d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:30.187936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eff8dadd-40bb-4683-9a2f-182d28645e2d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:30.188751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eff8dadd-40bb-4683-9a2f-182d28645e2d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:30.189853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eff8dadd-40bb-4683-9a2f-182d28645e2d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:30.190746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eff8dadd-40bb-4683-9a2f-182d28645e2d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:30.260715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eff8dadd-40bb-4683-9a2f-182d28645e2d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:23:30.475372 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eff8dadd-40bb-4683-9a2f-182d28645e2d tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 204 len: 0 microversion: 2.1 time: 0.299687 May 18 22:23:30.484297 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1130/2309] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:23:30 2022] DELETE /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:23:30.503947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d9fe6976-184a-4bb1-b0cf-ef1343c97eca tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:30.505980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d9fe6976-184a-4bb1-b0cf-ef1343c97eca tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:30.676630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d9fe6976-184a-4bb1-b0cf-ef1343c97eca tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:30.690762 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d9fe6976-184a-4bb1-b0cf-ef1343c97eca tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1212 microversion: 2.1 time: 0.201678 May 18 22:23:30.692049 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1131/2310] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:30 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1212 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:30.718981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9c24a17d-ca82-42d2-8a2f-4919fabccf7e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:30.732997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9c24a17d-ca82-42d2-8a2f-4919fabccf7e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:30.782264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9c24a17d-ca82-42d2-8a2f-4919fabccf7e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:30.783261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9c24a17d-ca82-42d2-8a2f-4919fabccf7e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:30.786039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9c24a17d-ca82-42d2-8a2f-4919fabccf7e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:30.788987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9c24a17d-ca82-42d2-8a2f-4919fabccf7e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:30.851251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9c24a17d-ca82-42d2-8a2f-4919fabccf7e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:23:31.051888 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-94e9ae5e-b800-4e0c-b30d-96c7e62bece7 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action" status: 202 len: 0 microversion: 2.1 time: 1.014452 May 18 22:23:31.052601 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1180/2311] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:23:30 2022] POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action => generated 0 bytes in 1021 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) May 18 22:23:31.072901 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9c24a17d-ca82-42d2-8a2f-4919fabccf7e tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 204 len: 0 microversion: 2.1 time: 0.376250 May 18 22:23:31.079476 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1132/2312] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:23:30 2022] DELETE /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:23:31.086448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d6759ac6-7de7-4817-b5bd-7d3934d49288 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:31.087272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d6759ac6-7de7-4817-b5bd-7d3934d49288 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:31.115430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6759ac6-7de7-4817-b5bd-7d3934d49288 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:31.116309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6759ac6-7de7-4817-b5bd-7d3934d49288 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:31.119453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6759ac6-7de7-4817-b5bd-7d3934d49288 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:31.120090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6759ac6-7de7-4817-b5bd-7d3934d49288 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:31.517121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d6759ac6-7de7-4817-b5bd-7d3934d49288 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:31.525318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d6759ac6-7de7-4817-b5bd-7d3934d49288 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:31.538505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d6759ac6-7de7-4817-b5bd-7d3934d49288 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:31.539720 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d6759ac6-7de7-4817-b5bd-7d3934d49288 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.485589 May 18 22:23:31.544202 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1181/2313] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:31 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:31.559071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a8eb5ff5-93e0-4c5f-8b9c-846889b2887e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:31.562413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a8eb5ff5-93e0-4c5f-8b9c-846889b2887e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:31.591286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8eb5ff5-93e0-4c5f-8b9c-846889b2887e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:31.591726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8eb5ff5-93e0-4c5f-8b9c-846889b2887e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:31.592500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8eb5ff5-93e0-4c5f-8b9c-846889b2887e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:31.592926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8eb5ff5-93e0-4c5f-8b9c-846889b2887e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:31.903149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a8eb5ff5-93e0-4c5f-8b9c-846889b2887e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:31.903834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e10f2554-b9aa-4402-a932-0455c4a672e7 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ed07d4c0>, body: {"status": "disabled", "disabled_reason": "maintenance"} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:31.905277 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:23:31.905277 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:23:31.906683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e10f2554-b9aa-4402-a932-0455c4a672e7 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:31.907140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e10f2554-b9aa-4402-a932-0455c4a672e7 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:31.914001 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a8eb5ff5-93e0-4c5f-8b9c-846889b2887e tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1484 microversion: 2.1 time: 0.368341 May 18 22:23:31.914810 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1182/2314] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:31 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1484 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:31.925674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ab50321-665c-4870-a17c-c9a7a47eddaf tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-508969060"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:31.927010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2ab50321-665c-4870-a17c-c9a7a47eddaf tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:31.931844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e10f2554-b9aa-4402-a932-0455c4a672e7 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:31.932302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e10f2554-b9aa-4402-a932-0455c4a672e7 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:31.945064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ab50321-665c-4870-a17c-c9a7a47eddaf tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:31.946784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ab50321-665c-4870-a17c-c9a7a47eddaf tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:31.947243 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-e10f2554-b9aa-4402-a932-0455c4a672e7 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] HTTP exception thrown: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e10f2554-b9aa-4402-a932-0455c4a672e7 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Request method failure captured: May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: request: PUT /compute/v2.1/os-services/40cc35d2-f595-4c75-8642-b002f69c0c56 HTTP/1.1 May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 56 May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHidgEDG3LbcD3RCJSbEoqNmVGtZAbyVrjnQIH9Wjv-y4rgQD19WvwrKZcWU-nADv0T6tM12k-CSwYZHOiOQNyUWDMXgBe-LI3EjpQrdaNSHuwrI48Ekyy30h49rWINWiF0QXgGL0bkKewox2eePXw-uedhIKpF_rd1YRRxUI3GUPM May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.53 May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3e1ce05014b044e18c4b9fbac1c458f4 May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServicesAdminNegativeV253TestJSON-1918624845 May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3e1ce05014b044e18c4b9fbac1c458f4"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3e1ce05014b044e18c4b9fbac1c458f4"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3e1ce05014b044e18c4b9fbac1c458f4"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3e1ce05014b044e18c4b9fbac1c458f4"}]}] May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServicesAdminNegativeV253TestJSON-1918624845 May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3e1ce05014b044e18c4b9fbac1c458f4 May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServicesAdminNegativeV253TestJSON-1918624845 May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 7ed3d8faf51d458f89a94b97b3d09191 May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: {"status": "disabled", "disabled_reason": "maintenance"} May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: exception: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '40cc35d2-f595-4c75-8642-b002f69c0c56', 'body': {'status': 'disabled', 'disabled_reason': 'maintenance'}} May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6076, in service_get_by_id May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return _find_service_in_cell(context, service_id=service_id) May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5936, in _find_service_in_cell May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.NotFound() May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.NotFound: Resource could not be found. May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/services.py", line 439, in update May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi service = self.host_api.service_get_by_id(context, service_id) May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6078, in service_get_by_id May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ServiceNotFound(service_id=service_id) May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ServiceNotFound: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:31.949630 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:31.955485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/services.py", line 444, in update May 18 22:23:31.955485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:31.955485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:31.955485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:31.955485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:31.955485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:31.955485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:31.955485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:31.955485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:31.955485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:31.955485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:31.955485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:31.955485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:31.956647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ab50321-665c-4870-a17c-c9a7a47eddaf tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:31.956647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ab50321-665c-4870-a17c-c9a7a47eddaf tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:31.981409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e10f2554-b9aa-4402-a932-0455c4a672e7 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Returning 404 to user: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:31.982747 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e10f2554-b9aa-4402-a932-0455c4a672e7 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-services/40cc35d2-f595-4c75-8642-b002f69c0c56" status: 404 len: 110 microversion: 2.53 time: 0.901227 May 18 22:23:31.986155 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1133/2315] 10.222.0.58 () {62 vars in 1308 bytes} [Wed May 18 22:23:31 2022] PUT /compute/v2.1/os-services/40cc35d2-f595-4c75-8642-b002f69c0c56 => generated 110 bytes in 906 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:23:32.024067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4b562e42-444f-4226-a612-9841bcfd513c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:32.034351 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-2ab50321-665c-4870-a17c-c9a7a47eddaf tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] HTTP exception thrown: Cannot 'createImage' instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 while it is in task_state image_snapshot_pending May 18 22:23:32.034876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4b562e42-444f-4226-a612-9841bcfd513c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ab50321-665c-4870-a17c-c9a7a47eddaf tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action HTTP/1.1 May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 84 May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-508969060"}} May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: exception: Cannot 'createImage' instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 while it is in task_state image_snapshot_pending May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '26f3b69f-ab37-480e-9beb-091f08ae3e97', 'body': {'createImage': {'name': 'tempest-ImagesOneServerNegativeTestJSON-image-508969060'}}} May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1346, in _action_create_image May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self.compute_api.snapshot(context, May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 152, in inner May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 in task_state image_snapshot_pending. Cannot snapshot while the instance is in this state. May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1351, in _action_create_image May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:23:32.036793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'createImage' instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 while it is in task_state image_snapshot_pending May 18 22:23:32.041956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.041956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:32.041956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.041956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:32.041956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:32.041956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:32.041956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:32.041956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:32.041956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'createImage' instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 while it is in task_state image_snapshot_pending May 18 22:23:32.041956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.043955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ab50321-665c-4870-a17c-c9a7a47eddaf tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 409 to user: Cannot 'createImage' instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 while it is in task_state image_snapshot_pending {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:32.045012 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2ab50321-665c-4870-a17c-c9a7a47eddaf tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action" status: 409 len: 167 microversion: 2.1 time: 0.123508 May 18 22:23:32.045861 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1183/2316] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:23:31 2022] POST /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97/action => generated 167 bytes in 125 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:23:32.055569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fcf5177b-95a7-42c6-ab5f-dea9be97ffb9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:32.057078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fcf5177b-95a7-42c6-ab5f-dea9be97ffb9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:32.070551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-fcf5177b-95a7-42c6-ab5f-dea9be97ffb9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [119083] Writing DB stats nova_api:SELECT=94,nova_api:UPDATE=3,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:32.078378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcf5177b-95a7-42c6-ab5f-dea9be97ffb9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:32.079311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcf5177b-95a7-42c6-ab5f-dea9be97ffb9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:32.079755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b562e42-444f-4226-a612-9841bcfd513c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:32.082160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b562e42-444f-4226-a612-9841bcfd513c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:32.082774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcf5177b-95a7-42c6-ab5f-dea9be97ffb9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:32.083224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcf5177b-95a7-42c6-ab5f-dea9be97ffb9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:32.087785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b562e42-444f-4226-a612-9841bcfd513c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:32.088503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b562e42-444f-4226-a612-9841bcfd513c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:32.241401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fcf5177b-95a7-42c6-ab5f-dea9be97ffb9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:32.252076 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fcf5177b-95a7-42c6-ab5f-dea9be97ffb9 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1264 microversion: 2.1 time: 0.204834 May 18 22:23:32.263551 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1184/2317] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:32 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1264 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:32.274848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b4046e3-8c0a-439d-bae6-ffd8031630b8 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ed7a4ee0>, body: {"status": "disabled"} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:32.279086 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:23:32.279086 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:23:32.280980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b4046e3-8c0a-439d-bae6-ffd8031630b8 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:32.285983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b4046e3-8c0a-439d-bae6-ffd8031630b8 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:32.302142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b4046e3-8c0a-439d-bae6-ffd8031630b8 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:32.303803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b4046e3-8c0a-439d-bae6-ffd8031630b8 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:32.322766 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-0b4046e3-8c0a-439d-bae6-ffd8031630b8 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] HTTP exception thrown: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b4046e3-8c0a-439d-bae6-ffd8031630b8 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Request method failure captured: May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: request: PUT /compute/v2.1/os-services/40cc35d2-f595-4c75-8642-b002f69c0c56 HTTP/1.1 May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 22 May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHidgEDG3LbcD3RCJSbEoqNmVGtZAbyVrjnQIH9Wjv-y4rgQD19WvwrKZcWU-nADv0T6tM12k-CSwYZHOiOQNyUWDMXgBe-LI3EjpQrdaNSHuwrI48Ekyy30h49rWINWiF0QXgGL0bkKewox2eePXw-uedhIKpF_rd1YRRxUI3GUPM May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.53 May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 3e1ce05014b044e18c4b9fbac1c458f4 May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServicesAdminNegativeV253TestJSON-1918624845 May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3e1ce05014b044e18c4b9fbac1c458f4"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3e1ce05014b044e18c4b9fbac1c458f4"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3e1ce05014b044e18c4b9fbac1c458f4"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3e1ce05014b044e18c4b9fbac1c458f4"}]}] May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServicesAdminNegativeV253TestJSON-1918624845 May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 3e1ce05014b044e18c4b9fbac1c458f4 May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServicesAdminNegativeV253TestJSON-1918624845 May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 7ed3d8faf51d458f89a94b97b3d09191 May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: {"status": "disabled"} May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: exception: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '40cc35d2-f595-4c75-8642-b002f69c0c56', 'body': {'status': 'disabled'}} May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6076, in service_get_by_id May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return _find_service_in_cell(context, service_id=service_id) May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5936, in _find_service_in_cell May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.NotFound() May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.NotFound: Resource could not be found. May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/services.py", line 439, in update May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi service = self.host_api.service_get_by_id(context, service_id) May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6078, in service_get_by_id May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ServiceNotFound(service_id=service_id) May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ServiceNotFound: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:32.326195 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/services.py", line 444, in update May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.333677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b4046e3-8c0a-439d-bae6-ffd8031630b8 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Returning 404 to user: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:32.337616 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0b4046e3-8c0a-439d-bae6-ffd8031630b8 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-services/40cc35d2-f595-4c75-8642-b002f69c0c56" status: 404 len: 110 microversion: 2.53 time: 0.071434 May 18 22:23:32.345144 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1185/2318] 10.222.0.58 () {62 vars in 1308 bytes} [Wed May 18 22:23:32 2022] PUT /compute/v2.1/os-services/40cc35d2-f595-4c75-8642-b002f69c0c56 => generated 110 bytes in 80 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:23:32.360067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7beadfff-93f6-45f5-8cab-d91f2eed5580 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '.version_select at 0x7fa2ed7a4ee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:32.617249 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7beadfff-93f6-45f5-8cab-d91f2eed5580 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "DELETE /compute/v2.1/images/81f23493-f6ea-42f9-bbe7-eca6edc42a7b" status: 204 len: 0 microversion: 2.1 time: 0.270099 May 18 22:23:32.617850 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1186/2319] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:32 2022] DELETE /compute/v2.1/images/81f23493-f6ea-42f9-bbe7-eca6edc42a7b => generated 0 bytes in 272 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:23:32.622607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4963b413-088e-4ab2-a447-71d331926341 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ed365e50>, body: {"status": "enabled"} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:32.624898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4963b413-088e-4ab2-a447-71d331926341 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:32.630102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4963b413-088e-4ab2-a447-71d331926341 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:32.641133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4963b413-088e-4ab2-a447-71d331926341 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:32.641567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4963b413-088e-4ab2-a447-71d331926341 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:32.657112 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-4963b413-088e-4ab2-a447-71d331926341 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] HTTP exception thrown: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4963b413-088e-4ab2-a447-71d331926341 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Request method failure captured: May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: request: PUT /compute/v2.1/os-services/40cc35d2-f595-4c75-8642-b002f69c0c56 HTTP/1.1 May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 21 May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHidgEDG3LbcD3RCJSbEoqNmVGtZAbyVrjnQIH9Wjv-y4rgQD19WvwrKZcWU-nADv0T6tM12k-CSwYZHOiOQNyUWDMXgBe-LI3EjpQrdaNSHuwrI48Ekyy30h49rWINWiF0QXgGL0bkKewox2eePXw-uedhIKpF_rd1YRRxUI3GUPM May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.53 May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 3e1ce05014b044e18c4b9fbac1c458f4 May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServicesAdminNegativeV253TestJSON-1918624845 May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3e1ce05014b044e18c4b9fbac1c458f4"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3e1ce05014b044e18c4b9fbac1c458f4"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3e1ce05014b044e18c4b9fbac1c458f4"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3e1ce05014b044e18c4b9fbac1c458f4"}]}] May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServicesAdminNegativeV253TestJSON-1918624845 May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 3e1ce05014b044e18c4b9fbac1c458f4 May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServicesAdminNegativeV253TestJSON-1918624845 May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 7ed3d8faf51d458f89a94b97b3d09191 May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: {"status": "enabled"} May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: exception: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '40cc35d2-f595-4c75-8642-b002f69c0c56', 'body': {'status': 'enabled'}} May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6076, in service_get_by_id May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return _find_service_in_cell(context, service_id=service_id) May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5936, in _find_service_in_cell May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.NotFound() May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.NotFound: Resource could not be found. May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/services.py", line 439, in update May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi service = self.host_api.service_get_by_id(context, service_id) May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 6078, in service_get_by_id May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ServiceNotFound(service_id=service_id) May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ServiceNotFound: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:32.659387 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/services.py", line 444, in update May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4963b413-088e-4ab2-a447-71d331926341 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Returning 404 to user: Service 40cc35d2-f595-4c75-8642-b002f69c0c56 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4963b413-088e-4ab2-a447-71d331926341 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-services/40cc35d2-f595-4c75-8642-b002f69c0c56" status: 404 len: 110 microversion: 2.53 time: 0.041872 May 18 22:23:32.664859 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1187/2320] 10.222.0.58 () {62 vars in 1308 bytes} [Wed May 18 22:23:32 2022] PUT /compute/v2.1/os-services/40cc35d2-f595-4c75-8642-b002f69c0c56 => generated 110 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:23:32.676439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f32a15e4-caa8-42af-9752-a07f12880a78 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:32.682704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f32a15e4-caa8-42af-9752-a07f12880a78 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:32.703707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f32a15e4-caa8-42af-9752-a07f12880a78 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:32.704825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f32a15e4-caa8-42af-9752-a07f12880a78 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:32.705929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f32a15e4-caa8-42af-9752-a07f12880a78 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:32.706601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f32a15e4-caa8-42af-9752-a07f12880a78 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:32.987327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f32a15e4-caa8-42af-9752-a07f12880a78 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:33.008743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f32a15e4-caa8-42af-9752-a07f12880a78 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:33.014435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f32a15e4-caa8-42af-9752-a07f12880a78 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:33.019684 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f32a15e4-caa8-42af-9752-a07f12880a78 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.345645 May 18 22:23:33.023345 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1188/2321] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:32 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:33.035967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-08bb13fd-b14a-4353-a4a2-eb5174ade2c1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:33.038498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-08bb13fd-b14a-4353-a4a2-eb5174ade2c1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:33.057112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08bb13fd-b14a-4353-a4a2-eb5174ade2c1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.057750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08bb13fd-b14a-4353-a4a2-eb5174ade2c1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.060496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08bb13fd-b14a-4353-a4a2-eb5174ade2c1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.060985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08bb13fd-b14a-4353-a4a2-eb5174ade2c1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.147808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4b562e42-444f-4226-a612-9841bcfd513c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:33.159264 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4b562e42-444f-4226-a612-9841bcfd513c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1471 microversion: 2.1 time: 1.167825 May 18 22:23:33.159899 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1134/2322] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:31 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1471 bytes in 1173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:33.172582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2e6d1df4-e766-429e-966f-5b26e6793b00 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:33.178227 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:23:33.178227 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:23:33.181223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e6d1df4-e766-429e-966f-5b26e6793b00 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.183361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e6d1df4-e766-429e-966f-5b26e6793b00 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.184414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e6d1df4-e766-429e-966f-5b26e6793b00 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.185371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e6d1df4-e766-429e-966f-5b26e6793b00 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.261781 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2e6d1df4-e766-429e-966f-5b26e6793b00 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services" status: 200 len: 1239 microversion: 2.53 time: 0.100775 May 18 22:23:33.262387 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1135/2323] 10.222.0.58 () {60 vars in 1177 bytes} [Wed May 18 22:23:33 2022] GET /compute/v2.1/os-services => generated 1239 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:33.273851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1b4905d8-37fb-4323-98b5-71a695e6f38c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:33.277013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1b4905d8-37fb-4323-98b5-71a695e6f38c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:33.292220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b4905d8-37fb-4323-98b5-71a695e6f38c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.299348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b4905d8-37fb-4323-98b5-71a695e6f38c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.300601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b4905d8-37fb-4323-98b5-71a695e6f38c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.301221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b4905d8-37fb-4323-98b5-71a695e6f38c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.399976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-08bb13fd-b14a-4353-a4a2-eb5174ade2c1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:33.411674 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-08bb13fd-b14a-4353-a4a2-eb5174ade2c1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1534 microversion: 2.1 time: 0.386013 May 18 22:23:33.412548 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1189/2324] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:33 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1534 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:33.429328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f31fa45e-44ce-4830-ab84-22d23d47470d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:33.430313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f31fa45e-44ce-4830-ab84-22d23d47470d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:33.438048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f31fa45e-44ce-4830-ab84-22d23d47470d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.438877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f31fa45e-44ce-4830-ab84-22d23d47470d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.440991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f31fa45e-44ce-4830-ab84-22d23d47470d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.441673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f31fa45e-44ce-4830-ab84-22d23d47470d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.523474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f31fa45e-44ce-4830-ab84-22d23d47470d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:33.539325 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f31fa45e-44ce-4830-ab84-22d23d47470d tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1270 microversion: 2.1 time: 0.124782 May 18 22:23:33.540582 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1190/2325] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:33 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1270 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:33.546277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76bf0a28-7ff4-48a4-b970-63144c1d70ed tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:33.547890 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:23:33.547890 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:23:33.550001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76bf0a28-7ff4-48a4-b970-63144c1d70ed tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.550696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76bf0a28-7ff4-48a4-b970-63144c1d70ed tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.551579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76bf0a28-7ff4-48a4-b970-63144c1d70ed tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.552016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76bf0a28-7ff4-48a4-b970-63144c1d70ed tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.556062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-76bf0a28-7ff4-48a4-b970-63144c1d70ed tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:33.586297 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-76bf0a28-7ff4-48a4-b970-63144c1d70ed tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services" status: 200 len: 1239 microversion: 2.53 time: 0.044062 May 18 22:23:33.587200 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1191/2326] 10.222.0.58 () {60 vars in 1210 bytes} [Wed May 18 22:23:33 2022] GET /compute/v2.1/os-services?xxx=nova-compute => generated 1239 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:33.601175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7adb33c1-f11b-475b-a8b1-c68d6b40aa68 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:33.602403 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:23:33.602403 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:23:33.603591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7adb33c1-f11b-475b-a8b1-c68d6b40aa68 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.604031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7adb33c1-f11b-475b-a8b1-c68d6b40aa68 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.605085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7adb33c1-f11b-475b-a8b1-c68d6b40aa68 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.605522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7adb33c1-f11b-475b-a8b1-c68d6b40aa68 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.630474 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7adb33c1-f11b-475b-a8b1-c68d6b40aa68 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services" status: 200 len: 1239 microversion: 2.53 time: 0.033602 May 18 22:23:33.631247 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1192/2327] 10.222.0.58 () {60 vars in 1177 bytes} [Wed May 18 22:23:33 2022] GET /compute/v2.1/os-services => generated 1239 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:23:33.642043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d2b8958f-89a2-4283-bc2e-bad5577e4159 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:33.643851 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:23:33.643851 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:23:33.645027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2b8958f-89a2-4283-bc2e-bad5577e4159 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.645774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2b8958f-89a2-4283-bc2e-bad5577e4159 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.646285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2b8958f-89a2-4283-bc2e-bad5577e4159 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.646809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2b8958f-89a2-4283-bc2e-bad5577e4159 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.671754 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d2b8958f-89a2-4283-bc2e-bad5577e4159 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?host=n-d-841040-6&binary=xxx" status: 200 len: 16 microversion: 2.53 time: 0.033623 May 18 22:23:33.678277 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1193/2328] 10.222.0.58 () {60 vars in 1234 bytes} [Wed May 18 22:23:33 2022] GET /compute/v2.1/os-services?host=n-d-841040-6&binary=xxx => generated 16 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:23:33.683227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-be6dee0e-e9eb-4d50-999a-f038d3bed8d2 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:33.684399 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:23:33.684399 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:23:33.685816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be6dee0e-e9eb-4d50-999a-f038d3bed8d2 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.686348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be6dee0e-e9eb-4d50-999a-f038d3bed8d2 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.687125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be6dee0e-e9eb-4d50-999a-f038d3bed8d2 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.687636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be6dee0e-e9eb-4d50-999a-f038d3bed8d2 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.712125 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-be6dee0e-e9eb-4d50-999a-f038d3bed8d2 tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services" status: 200 len: 1239 microversion: 2.53 time: 0.032527 May 18 22:23:33.712731 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1194/2329] 10.222.0.58 () {60 vars in 1177 bytes} [Wed May 18 22:23:33 2022] GET /compute/v2.1/os-services => generated 1239 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:33.723817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dd392268-df11-43dd-861c-faec1fc9e77c tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:33.725086 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:23:33.725086 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:23:33.727188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd392268-df11-43dd-861c-faec1fc9e77c tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.727833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd392268-df11-43dd-861c-faec1fc9e77c tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.728842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd392268-df11-43dd-861c-faec1fc9e77c tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:33.729227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd392268-df11-43dd-861c-faec1fc9e77c tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:33.755197 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dd392268-df11-43dd-861c-faec1fc9e77c tempest-ServicesAdminNegativeV253TestJSON-1918624845 tempest-ServicesAdminNegativeV253TestJSON-1918624845-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler" status: 200 len: 16 microversion: 2.53 time: 0.034959 May 18 22:23:33.755804 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1195/2330] 10.222.0.58 () {60 vars in 1238 bytes} [Wed May 18 22:23:33 2022] GET /compute/v2.1/os-services?host=xxx&binary=nova-scheduler => generated 16 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:23:33.875265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1b4905d8-37fb-4323-98b5-71a695e6f38c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:33.887915 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1b4905d8-37fb-4323-98b5-71a695e6f38c tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1484 microversion: 2.1 time: 0.621061 May 18 22:23:33.889412 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1136/2331] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:33 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1484 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:33.989652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6816039a-5dee-4d47-bae3-231a429cf949 tempest-ServicesAdminNegativeV253TestJSON-589321348 tempest-ServicesAdminNegativeV253TestJSON-589321348-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:33.992443 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:23:33.992443 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:23:33.994450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6816039a-5dee-4d47-bae3-231a429cf949 tempest-ServicesAdminNegativeV253TestJSON-589321348 tempest-ServicesAdminNegativeV253TestJSON-589321348-project] Policy check for os_compute_api:os-services:list failed with credentials {'is_admin': False, 'user_id': '34407a1205114feda1ff35de2c28f594', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd58a6f2d61fe462b981c2a5c9b9abb76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6816039a-5dee-4d47-bae3-231a429cf949 tempest-ServicesAdminNegativeV253TestJSON-589321348 tempest-ServicesAdminNegativeV253TestJSON-589321348-project] Request method failure captured: May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-services HTTP/1.1 May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHgOOVFM-oeLR47S_JuM5OsJxOScy0aR-dFQ6_1OW6xe2Lb60wjMsVX7IxbiDlnOiNVR2GcDDRk1gJ-Wp0bdSIRXeW5vnzSS_N38AKoJRwIN13HN1JIMzPe8bVBJSTS72tMmQ4oy7uL6A5n3N49uMR6XAiV-VQ85ELG5J9z3_ZAXWg May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.53 May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d58a6f2d61fe462b981c2a5c9b9abb76 May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServicesAdminNegativeV253TestJSON-589321348 May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d58a6f2d61fe462b981c2a5c9b9abb76"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d58a6f2d61fe462b981c2a5c9b9abb76"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d58a6f2d61fe462b981c2a5c9b9abb76"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d58a6f2d61fe462b981c2a5c9b9abb76"}]}] May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServicesAdminNegativeV253TestJSON-589321348 May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d58a6f2d61fe462b981c2a5c9b9abb76 May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServicesAdminNegativeV253TestJSON-589321348 May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServicesAdminNegativeV253TestJSON-589321348-project May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 34407a1205114feda1ff35de2c28f594 May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServicesAdminNegativeV253TestJSON-589321348-project May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: exception: Policy doesn't allow os_compute_api:os-services:list to be performed. May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: action_args: {} May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/services.py", line 387, in index May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi context.can(services_policies.BASE_POLICY_NAME % 'list', target={}) May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/context.py", line 240, in can May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return policy.authorize(self, action, target) May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 199, in authorize May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi LOG.debug('Policy check for %(action)s failed with credentials ' May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 227, in __exit__ May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.force_reraise() May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 200, in force_reraise May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise self.value May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/policy.py", line 186, in authorize May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = _ENFORCER.authorize(action, target, context, May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1184, in authorize May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.enforce( May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py", line 1088, in enforce May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc(*args, **kwargs) May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.PolicyNotAuthorized: Policy doesn't allow os_compute_api:os-services:list to be performed. May 18 22:23:33.996241 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:34.004927 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:34.004927 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:34.004927 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:34.004927 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:34.004927 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:34.004927 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 354, in __exit__ May 18 22:23:34.004927 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(webob.exc.HTTPForbidden( May 18 22:23:34.004927 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Policy doesn't allow os_compute_api:os-services:list to be performed. May 18 22:23:34.004927 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:34.004927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6816039a-5dee-4d47-bae3-231a429cf949 tempest-ServicesAdminNegativeV253TestJSON-589321348 tempest-ServicesAdminNegativeV253TestJSON-589321348-project] Returning 403 to user: Policy doesn't allow os_compute_api:os-services:list to be performed. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:34.004927 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6816039a-5dee-4d47-bae3-231a429cf949 tempest-ServicesAdminNegativeV253TestJSON-589321348 tempest-ServicesAdminNegativeV253TestJSON-589321348-project] 10.222.0.58 "GET /compute/v2.1/os-services" status: 403 len: 112 microversion: 2.53 time: 0.233416 May 18 22:23:34.004927 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1196/2332] 10.222.0.58 () {60 vars in 1177 bytes} [Wed May 18 22:23:33 2022] GET /compute/v2.1/os-services => generated 112 bytes in 235 msecs (HTTP/1.1 403) 9 headers in 381 bytes (1 switches on core 0) May 18 22:23:34.040084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bb61114d-b9bc-4477-b051-87e2df1d8bb2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:34.041391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bb61114d-b9bc-4477-b051-87e2df1d8bb2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:34.049467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb61114d-b9bc-4477-b051-87e2df1d8bb2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:34.050333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb61114d-b9bc-4477-b051-87e2df1d8bb2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:34.051623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb61114d-b9bc-4477-b051-87e2df1d8bb2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:34.052496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb61114d-b9bc-4477-b051-87e2df1d8bb2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:34.176493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-11a8e954-1fde-49ff-9f62-2b4790d4f1ab tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:34.177088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-11a8e954-1fde-49ff-9f62-2b4790d4f1ab tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:34.186429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11a8e954-1fde-49ff-9f62-2b4790d4f1ab tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:34.186768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11a8e954-1fde-49ff-9f62-2b4790d4f1ab tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:34.187580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11a8e954-1fde-49ff-9f62-2b4790d4f1ab tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:34.188009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11a8e954-1fde-49ff-9f62-2b4790d4f1ab tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:34.401045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-11a8e954-1fde-49ff-9f62-2b4790d4f1ab tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:34.409703 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-11a8e954-1fde-49ff-9f62-2b4790d4f1ab tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1471 microversion: 2.1 time: 0.237557 May 18 22:23:34.420320 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1197/2333] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:34 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1471 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:34.425716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-91ba54eb-1848-47bd-aa73-7e3b94358c39 req-10fdbb12-ecb7-4455-803b-9bf73fd278bb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f1cc9cde-8992-4ca4-867c-9ef378f3d509", "name": "network-vif-deleted", "tag": "6b136fd2-8735-4625-b72c-5b5b1a553438"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:34.437496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-91ba54eb-1848-47bd-aa73-7e3b94358c39 req-10fdbb12-ecb7-4455-803b-9bf73fd278bb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:34.437991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-91ba54eb-1848-47bd-aa73-7e3b94358c39 req-10fdbb12-ecb7-4455-803b-9bf73fd278bb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:34.469388 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-91ba54eb-1848-47bd-aa73-7e3b94358c39 req-10fdbb12-ecb7-4455-803b-9bf73fd278bb service nova] Creating event network-vif-deleted:6b136fd2-8735-4625-b72c-5b5b1a553438 for instance f1cc9cde-8992-4ca4-867c-9ef378f3d509 on n-h1-841040-6 May 18 22:23:34.490686 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-91ba54eb-1848-47bd-aa73-7e3b94358c39 req-10fdbb12-ecb7-4455-803b-9bf73fd278bb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.067129 May 18 22:23:34.491097 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1198/2334] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:34 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:34.505275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-011129df-3229-4476-98e2-920c39e08f6c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:34.506423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-011129df-3229-4476-98e2-920c39e08f6c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:34.516172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-011129df-3229-4476-98e2-920c39e08f6c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:34.516623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-011129df-3229-4476-98e2-920c39e08f6c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:34.519415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-011129df-3229-4476-98e2-920c39e08f6c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:34.519866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-011129df-3229-4476-98e2-920c39e08f6c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:34.630529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb61114d-b9bc-4477-b051-87e2df1d8bb2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:34.643694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb61114d-b9bc-4477-b051-87e2df1d8bb2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:34.645542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb61114d-b9bc-4477-b051-87e2df1d8bb2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:34.647521 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bb61114d-b9bc-4477-b051-87e2df1d8bb2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.611305 May 18 22:23:34.661910 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1137/2335] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:34 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:34.667825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5e010f92-0097-4616-8c7e-0906d6c991e8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:34.668948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5e010f92-0097-4616-8c7e-0906d6c991e8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:34.694610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e010f92-0097-4616-8c7e-0906d6c991e8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:34.695416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e010f92-0097-4616-8c7e-0906d6c991e8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:34.696428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e010f92-0097-4616-8c7e-0906d6c991e8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:34.697067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e010f92-0097-4616-8c7e-0906d6c991e8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:34.729771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5e010f92-0097-4616-8c7e-0906d6c991e8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [119082] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:34.754761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-011129df-3229-4476-98e2-920c39e08f6c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:34.768593 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-011129df-3229-4476-98e2-920c39e08f6c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1540 microversion: 2.1 time: 0.275859 May 18 22:23:34.781414 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1199/2336] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:34 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1540 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:34.913240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ceea52aa-76e1-4f8d-8efd-2cc42db3213a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:34.916864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ceea52aa-76e1-4f8d-8efd-2cc42db3213a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:34.945071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ceea52aa-76e1-4f8d-8efd-2cc42db3213a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:34.949401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ceea52aa-76e1-4f8d-8efd-2cc42db3213a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:34.965223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ceea52aa-76e1-4f8d-8efd-2cc42db3213a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:34.971598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ceea52aa-76e1-4f8d-8efd-2cc42db3213a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.019s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:35.119427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ceea52aa-76e1-4f8d-8efd-2cc42db3213a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:35.119870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ceea52aa-76e1-4f8d-8efd-2cc42db3213a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:35.120383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-ceea52aa-76e1-4f8d-8efd-2cc42db3213a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lazy-loading 'fault' on Instance uuid f1cc9cde-8992-4ca4-867c-9ef378f3d509 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:23:35.241422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ceea52aa-76e1-4f8d-8efd-2cc42db3213a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:35.257091 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ceea52aa-76e1-4f8d-8efd-2cc42db3213a tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 200 len: 1300 microversion: 2.1 time: 0.353341 May 18 22:23:35.260601 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1200/2337] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:34 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 1300 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:23:35.418051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5e010f92-0097-4616-8c7e-0906d6c991e8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:35.452386 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5e010f92-0097-4616-8c7e-0906d6c991e8 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1312 microversion: 2.1 time: 0.788858 May 18 22:23:35.464852 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1138/2338] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:34 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1312 bytes in 802 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:35.475910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-18eeda7f-d3c8-475d-aa77-4c7799c44bed tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:35.477280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-18eeda7f-d3c8-475d-aa77-4c7799c44bed tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:35.497811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18eeda7f-d3c8-475d-aa77-4c7799c44bed tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:35.500923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18eeda7f-d3c8-475d-aa77-4c7799c44bed tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:35.504798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18eeda7f-d3c8-475d-aa77-4c7799c44bed tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:35.505770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18eeda7f-d3c8-475d-aa77-4c7799c44bed tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:35.585658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18eeda7f-d3c8-475d-aa77-4c7799c44bed tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:35.586141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18eeda7f-d3c8-475d-aa77-4c7799c44bed tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:35.588473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-18eeda7f-d3c8-475d-aa77-4c7799c44bed tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lazy-loading 'fault' on Instance uuid 8870f8da-4cfc-44c3-a75f-1cafaae7f444 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:23:35.679150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-18eeda7f-d3c8-475d-aa77-4c7799c44bed tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '107df0cf99c540128ebcfcfe1a8de36b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19c73117368a4ba6a5694d42168e628d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:35.691001 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-18eeda7f-d3c8-475d-aa77-4c7799c44bed tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 200 len: 1305 microversion: 2.1 time: 0.224683 May 18 22:23:35.707751 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1139/2339] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:35 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 1305 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:35.731304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fba44750-6924-4ffb-b722-b4ad1d875d22 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:35.736123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fba44750-6924-4ffb-b722-b4ad1d875d22 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:35.744791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fba44750-6924-4ffb-b722-b4ad1d875d22 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:35.746468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fba44750-6924-4ffb-b722-b4ad1d875d22 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:35.747639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fba44750-6924-4ffb-b722-b4ad1d875d22 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:35.748312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fba44750-6924-4ffb-b722-b4ad1d875d22 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:35.998894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerAddressesNegativeTestJSON-server-2086538290", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "b13b51d9-4997-4503-bf0b-914aba7f6582"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:36.084829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] validate_networks() for [('b13b51d9-4997-4503-bf0b-914aba7f6582', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:23:36.123608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fba44750-6924-4ffb-b722-b4ad1d875d22 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:36.134764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fba44750-6924-4ffb-b722-b4ad1d875d22 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:36.136522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fba44750-6924-4ffb-b722-b4ad1d875d22 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:36.137810 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fba44750-6924-4ffb-b722-b4ad1d875d22 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.428698 May 18 22:23:36.138766 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1140/2340] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:35 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:36.143974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b35253fb-e0a5-4978-93b4-75c30c86c313 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:36.144645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b35253fb-e0a5-4978-93b4-75c30c86c313 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:36.150993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b35253fb-e0a5-4978-93b4-75c30c86c313 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:36.151512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b35253fb-e0a5-4978-93b4-75c30c86c313 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:36.152527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b35253fb-e0a5-4978-93b4-75c30c86c313 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:36.153200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b35253fb-e0a5-4978-93b4-75c30c86c313 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:36.391952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b35253fb-e0a5-4978-93b4-75c30c86c313 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:36.399986 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b35253fb-e0a5-4978-93b4-75c30c86c313 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1522 microversion: 2.1 time: 0.260138 May 18 22:23:36.400885 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1141/2341] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:36 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1522 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:36.406041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-44fabccf-35cb-40cc-b33b-9d40f9d8942b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:36.406949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-44fabccf-35cb-40cc-b33b-9d40f9d8942b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: f1cc9cde-8992-4ca4-867c-9ef378f3d509] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:36.414009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44fabccf-35cb-40cc-b33b-9d40f9d8942b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:36.414699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44fabccf-35cb-40cc-b33b-9d40f9d8942b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:36.415658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44fabccf-35cb-40cc-b33b-9d40f9d8942b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:36.416091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44fabccf-35cb-40cc-b33b-9d40f9d8942b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:36.432528 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-44fabccf-35cb-40cc-b33b-9d40f9d8942b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] HTTP exception thrown: Instance f1cc9cde-8992-4ca4-867c-9ef378f3d509 could not be found. May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-44fabccf-35cb-40cc-b33b-9d40f9d8942b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Request method failure captured: May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 HTTP/1.1 May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXApGgqDVX5NExoD6W0q48LuU75iDrR6UKKjV9Zvs7Gr6Oclr3KjOHlURydjs93m01orkFboSkbJ_k8FNpK1t1tDGuRk-jKcWq4ktgUVvCxan9gUH0yohL-EmPb5bI63cM5cBTkQJPwJLPhUx1zzmCLZ1mgv0y5Xc-GF9af0XbxtOBE May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d9803278bb3a47b3b316884cdfe4fea6 May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-LiveMigrationTest-1800534747 May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d9803278bb3a47b3b316884cdfe4fea6"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d9803278bb3a47b3b316884cdfe4fea6"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d9803278bb3a47b3b316884cdfe4fea6"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d9803278bb3a47b3b316884cdfe4fea6"}]}] May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-LiveMigrationTest-1800534747 May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d9803278bb3a47b3b316884cdfe4fea6 May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-LiveMigrationTest-1800534747 May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-LiveMigrationTest-1800534747-project May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6816a2dd651b442186f9e753a6c7a1d5 May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-LiveMigrationTest-1800534747-project May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance f1cc9cde-8992-4ca4-867c-9ef378f3d509 could not be found. May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'f1cc9cde-8992-4ca4-867c-9ef378f3d509'} May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f1cc9cde-8992-4ca4-867c-9ef378f3d509 could not be found. May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f1cc9cde-8992-4ca4-867c-9ef378f3d509 could not be found. May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:36.434919 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:36.440307 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:36.440307 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:36.440307 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:36.440307 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:36.440307 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:36.440307 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f1cc9cde-8992-4ca4-867c-9ef378f3d509 could not be found. May 18 22:23:36.440307 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:36.442328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-44fabccf-35cb-40cc-b33b-9d40f9d8942b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Returning 404 to user: Instance f1cc9cde-8992-4ca4-867c-9ef378f3d509 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:36.443019 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-44fabccf-35cb-40cc-b33b-9d40f9d8942b tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509" status: 404 len: 111 microversion: 2.1 time: 0.040926 May 18 22:23:36.443965 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1142/2342] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:36 2022] GET /compute/v2.1/servers/f1cc9cde-8992-4ca4-867c-9ef378f3d509 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:36.449007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc51e955-8fba-43ad-b848-973c1ceb4ea1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:36.449765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc51e955-8fba-43ad-b848-973c1ceb4ea1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:36.456092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc51e955-8fba-43ad-b848-973c1ceb4ea1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:36.456826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc51e955-8fba-43ad-b848-973c1ceb4ea1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:36.457883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc51e955-8fba-43ad-b848-973c1ceb4ea1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:36.458520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc51e955-8fba-43ad-b848-973c1ceb4ea1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:36.504623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc51e955-8fba-43ad-b848-973c1ceb4ea1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:23:36.600678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-cc51e955-8fba-43ad-b848-973c1ceb4ea1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [119082] Writing DB stats nova_api:SELECT=96,nova_api:UPDATE=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:36.609581 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc51e955-8fba-43ad-b848-973c1ceb4ea1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "DELETE /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 204 len: 0 microversion: 2.1 time: 0.164209 May 18 22:23:36.611096 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1143/2343] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:23:36 2022] DELETE /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:23:36.617309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-018694b3-dec6-4ca4-ac00-1f1363009f73 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:36.618302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-018694b3-dec6-4ca4-ac00-1f1363009f73 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:36.626047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-018694b3-dec6-4ca4-ac00-1f1363009f73 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:36.626786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-018694b3-dec6-4ca4-ac00-1f1363009f73 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:36.627891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-018694b3-dec6-4ca4-ac00-1f1363009f73 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:36.628486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-018694b3-dec6-4ca4-ac00-1f1363009f73 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:36.668082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-018694b3-dec6-4ca4-ac00-1f1363009f73 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:23:36.771290 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-018694b3-dec6-4ca4-ac00-1f1363009f73 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "DELETE /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 204 len: 0 microversion: 2.1 time: 0.157671 May 18 22:23:36.772970 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1144/2344] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:23:36 2022] DELETE /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 0 bytes in 161 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:23:36.779242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-75d16e6d-fe81-4c07-b1f3-ba678121ee09 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:36.780284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-75d16e6d-fe81-4c07-b1f3-ba678121ee09 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:36.789471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75d16e6d-fe81-4c07-b1f3-ba678121ee09 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:36.790395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75d16e6d-fe81-4c07-b1f3-ba678121ee09 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:36.791432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75d16e6d-fe81-4c07-b1f3-ba678121ee09 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:36.792329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75d16e6d-fe81-4c07-b1f3-ba678121ee09 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.001660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:23:37.002753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:23:37.003578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:23:37.004189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:23:37.004562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:23:37.016847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.017381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.019102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.019537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.040477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Getting quotas for project 8d0b7e983da843cc988e4ce6c5e6b606. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:23:37.047012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Getting quotas for user aa007e3f99ce420abcf5bb459eba526f and project 8d0b7e983da843cc988e4ce6c5e6b606. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:23:37.063756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:23:37.067140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:23:37.162937 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8a37e5a9-64ff-43ad-9eaa-17bd95923bfb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.817399 May 18 22:23:37.164059 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1201/2345] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:23:35 2022] POST /compute/v2.1/servers => generated 380 bytes in 1821 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:23:37.177217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-30a9b512-2011-467f-8769-a1981049a43d req-15599efb-9f7c-487b-8b0d-a36118f8d524 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8870f8da-4cfc-44c3-a75f-1cafaae7f444", "name": "network-vif-deleted", "tag": "ff37de40-e2f3-4c66-975c-460b61d8ff5a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:37.222127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-30a9b512-2011-467f-8769-a1981049a43d req-15599efb-9f7c-487b-8b0d-a36118f8d524 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.224261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-30a9b512-2011-467f-8769-a1981049a43d req-15599efb-9f7c-487b-8b0d-a36118f8d524 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.237321 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-30a9b512-2011-467f-8769-a1981049a43d req-15599efb-9f7c-487b-8b0d-a36118f8d524 service nova] Creating event network-vif-deleted:ff37de40-e2f3-4c66-975c-460b61d8ff5a for instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 on n-h1-841040-6 May 18 22:23:37.243086 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-30a9b512-2011-467f-8769-a1981049a43d req-15599efb-9f7c-487b-8b0d-a36118f8d524 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.075138 May 18 22:23:37.244108 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1202/2346] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:37 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:37.250721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-603e6993-7988-43f4-bcae-981268219bfc tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:37.251538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-603e6993-7988-43f4-bcae-981268219bfc tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:37.271920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-603e6993-7988-43f4-bcae-981268219bfc tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.272373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-603e6993-7988-43f4-bcae-981268219bfc tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.273296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-603e6993-7988-43f4-bcae-981268219bfc tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.273781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-603e6993-7988-43f4-bcae-981268219bfc tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.459221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75d16e6d-fe81-4c07-b1f3-ba678121ee09 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:37.473128 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-75d16e6d-fe81-4c07-b1f3-ba678121ee09 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1333 microversion: 2.1 time: 0.698670 May 18 22:23:37.484798 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1145/2347] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:36 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1333 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:37.491118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-15e1ec5e-6bf2-401a-9995-5b430a760e5b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:37.493553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-15e1ec5e-6bf2-401a-9995-5b430a760e5b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:37.503576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15e1ec5e-6bf2-401a-9995-5b430a760e5b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.504397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15e1ec5e-6bf2-401a-9995-5b430a760e5b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.505463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15e1ec5e-6bf2-401a-9995-5b430a760e5b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.506108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15e1ec5e-6bf2-401a-9995-5b430a760e5b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.530860 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-15e1ec5e-6bf2-401a-9995-5b430a760e5b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] HTTP exception thrown: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-15e1ec5e-6bf2-401a-9995-5b430a760e5b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Request method failure captured: May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 HTTP/1.1 May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHMNbACWMY6dBsKZ1somIF4VRZp4yiRE3jyxjpNmgJemytaGv6Elx_3DBlxXneIpN0M9MlfXYHtIndbetAottocegKGfWNut7nb4It5aXD-mfHRKDEhgypwzBy2yBsTUUOZiLO-Sb7jcicSofkhGWzgpooCH3lVsVvKggS2dpvSMEY May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_19c73117368a4ba6a5694d42168e628d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}] May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 107df0cf99c540128ebcfcfe1a8de36b May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8870f8da-4cfc-44c3-a75f-1cafaae7f444'} May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:37.534365 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:37.539045 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:37.539045 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:37.539045 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:37.539045 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:37.539045 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:37.539045 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:37.539045 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:37.545400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-15e1ec5e-6bf2-401a-9995-5b430a760e5b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Returning 404 to user: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:37.546560 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-15e1ec5e-6bf2-401a-9995-5b430a760e5b tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 404 len: 111 microversion: 2.1 time: 0.062941 May 18 22:23:37.562285 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1146/2348] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:37 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 111 bytes in 79 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:37.568526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfbbe495-ac14-4f49-86dd-350e0af5de46 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:37.569347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dfbbe495-ac14-4f49-86dd-350e0af5de46 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:37.577210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfbbe495-ac14-4f49-86dd-350e0af5de46 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.578694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfbbe495-ac14-4f49-86dd-350e0af5de46 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.579746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfbbe495-ac14-4f49-86dd-350e0af5de46 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.580944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfbbe495-ac14-4f49-86dd-350e0af5de46 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.621019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-603e6993-7988-43f4-bcae-981268219bfc tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:37.630009 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-603e6993-7988-43f4-bcae-981268219bfc tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1528 microversion: 2.1 time: 0.384247 May 18 22:23:37.631248 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1203/2349] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:37 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1528 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:37.637115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7a78fec-8744-48fd-b2ed-15cf3f4ad2b5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:37.638080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c7a78fec-8744-48fd-b2ed-15cf3f4ad2b5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:37.646554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7a78fec-8744-48fd-b2ed-15cf3f4ad2b5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.649597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7a78fec-8744-48fd-b2ed-15cf3f4ad2b5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.651031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7a78fec-8744-48fd-b2ed-15cf3f4ad2b5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.651705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7a78fec-8744-48fd-b2ed-15cf3f4ad2b5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.811052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c7a78fec-8744-48fd-b2ed-15cf3f4ad2b5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:37.821716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c7a78fec-8744-48fd-b2ed-15cf3f4ad2b5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:37.824141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c7a78fec-8744-48fd-b2ed-15cf3f4ad2b5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:37.825881 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c7a78fec-8744-48fd-b2ed-15cf3f4ad2b5 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.193189 May 18 22:23:37.826921 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1204/2350] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:37 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:37.843423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dfbbe495-ac14-4f49-86dd-350e0af5de46 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:37.844025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4adf88a4-065d-4564-9fb9-b76cf4434084 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:37.844770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4adf88a4-065d-4564-9fb9-b76cf4434084 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:37.851809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4adf88a4-065d-4564-9fb9-b76cf4434084 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.852260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4adf88a4-065d-4564-9fb9-b76cf4434084 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.853148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4adf88a4-065d-4564-9fb9-b76cf4434084 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.853582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4adf88a4-065d-4564-9fb9-b76cf4434084 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.856442 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dfbbe495-ac14-4f49-86dd-350e0af5de46 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1498 microversion: 2.1 time: 0.292654 May 18 22:23:37.857025 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1147/2351] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:37 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1498 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:37.866563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-de5b8eb6-5388-4f6d-b6b4-27e6796258c5 req-a3572bc7-db48-4da5-8346-749de2611148 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "26f3b69f-ab37-480e-9beb-091f08ae3e97", "name": "network-vif-plugged", "status": "completed", "tag": "413ae315-9ce3-4e65-ae3b-b884b9795063"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:37.885335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-de5b8eb6-5388-4f6d-b6b4-27e6796258c5 req-a3572bc7-db48-4da5-8346-749de2611148 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.887023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-de5b8eb6-5388-4f6d-b6b4-27e6796258c5 req-a3572bc7-db48-4da5-8346-749de2611148 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.912518 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-de5b8eb6-5388-4f6d-b6b4-27e6796258c5 req-a3572bc7-db48-4da5-8346-749de2611148 service nova] Creating event network-vif-plugged:413ae315-9ce3-4e65-ae3b-b884b9795063 for instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 on n-h1-841040-6 May 18 22:23:37.926170 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-de5b8eb6-5388-4f6d-b6b4-27e6796258c5 req-a3572bc7-db48-4da5-8346-749de2611148 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.067398 May 18 22:23:37.926736 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1148/2352] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:37 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:37.944439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-13de8ee2-c437-499a-ba4d-53407a0ecd16 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesNegativeTestJSON-image-255850048", "metadata": {"image_type": "test"}}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:37.945648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-13de8ee2-c437-499a-ba4d-53407a0ecd16 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:37.959218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13de8ee2-c437-499a-ba4d-53407a0ecd16 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.959668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13de8ee2-c437-499a-ba4d-53407a0ecd16 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.960434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13de8ee2-c437-499a-ba4d-53407a0ecd16 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:37.962902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13de8ee2-c437-499a-ba4d-53407a0ecd16 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:37.975839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4adf88a4-065d-4564-9fb9-b76cf4434084 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:37.996480 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4adf88a4-065d-4564-9fb9-b76cf4434084 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1229 microversion: 2.1 time: 0.154420 May 18 22:23:38.007428 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1205/2353] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:37 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1229 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:38.021399 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-13de8ee2-c437-499a-ba4d-53407a0ecd16 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] HTTP exception thrown: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-13de8ee2-c437-499a-ba4d-53407a0ecd16 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Request method failure captured: May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444/action HTTP/1.1 May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 111 May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHMNbACWMY6dBsKZ1somIF4VRZp4yiRE3jyxjpNmgJemytaGv6Elx_3DBlxXneIpN0M9MlfXYHtIndbetAottocegKGfWNut7nb4It5aXD-mfHRKDEhgypwzBy2yBsTUUOZiLO-Sb7jcicSofkhGWzgpooCH3lVsVvKggS2dpvSMEY May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_19c73117368a4ba6a5694d42168e628d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}] May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 107df0cf99c540128ebcfcfe1a8de36b May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: {"createImage": {"name": "tempest-ImagesNegativeTestJSON-image-255850048", "metadata": {"image_type": "test"}}} May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8870f8da-4cfc-44c3-a75f-1cafaae7f444', 'body': {'createImage': {'name': 'tempest-ImagesNegativeTestJSON-image-255850048', 'metadata': {'image_type': 'test'}}}} May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1316, in _action_create_image May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, id) May 18 22:23:38.023760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-13de8ee2-c437-499a-ba4d-53407a0ecd16 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Returning 404 to user: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-13de8ee2-c437-499a-ba4d-53407a0ecd16 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "POST /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444/action" status: 404 len: 111 microversion: 2.1 time: 0.097769 May 18 22:23:38.030139 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1149/2354] 10.222.0.58 () {60 vars in 1278 bytes} [Wed May 18 22:23:37 2022] POST /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444/action => generated 111 bytes in 99 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:38.038019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-488e0400-3dc4-40d3-8ebc-77603818926c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesNegativeTestJSON-image-410747815", "metadata": {"image_type": "test"}}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:38.039372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-488e0400-3dc4-40d3-8ebc-77603818926c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Failed to fetch instance by id tempest-invalid-666731394 {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2926}} May 18 22:23:38.039886 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-488e0400-3dc4-40d3-8ebc-77603818926c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] HTTP exception thrown: Instance tempest-invalid-666731394 could not be found. May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-488e0400-3dc4-40d3-8ebc-77603818926c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Request method failure captured: May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/tempest-invalid-666731394/action HTTP/1.1 May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 111 May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHMNbACWMY6dBsKZ1somIF4VRZp4yiRE3jyxjpNmgJemytaGv6Elx_3DBlxXneIpN0M9MlfXYHtIndbetAottocegKGfWNut7nb4It5aXD-mfHRKDEhgypwzBy2yBsTUUOZiLO-Sb7jcicSofkhGWzgpooCH3lVsVvKggS2dpvSMEY May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_19c73117368a4ba6a5694d42168e628d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}] May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 107df0cf99c540128ebcfcfe1a8de36b May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: {"createImage": {"name": "tempest-ImagesNegativeTestJSON-image-410747815", "metadata": {"image_type": "test"}}} May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance tempest-invalid-666731394 could not be found. May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'tempest-invalid-666731394', 'body': {'createImage': {'name': 'tempest-ImagesNegativeTestJSON-image-410747815', 'metadata': {'image_type': 'test'}}}} May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2927, in get May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_id) May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance tempest-invalid-666731394 could not be found. May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1316, in _action_create_image May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, id) May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance tempest-invalid-666731394 could not be found. May 18 22:23:38.041823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:38.047092 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:38.047092 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:38.047092 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.047092 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:38.047092 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:38.047092 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:38.047092 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:38.047092 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance tempest-invalid-666731394 could not be found. May 18 22:23:38.047092 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:38.047092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-488e0400-3dc4-40d3-8ebc-77603818926c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Returning 404 to user: Instance tempest-invalid-666731394 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:38.047092 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-488e0400-3dc4-40d3-8ebc-77603818926c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "POST /compute/v2.1/servers/tempest-invalid-666731394/action" status: 404 len: 100 microversion: 2.1 time: 0.011003 May 18 22:23:38.047092 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1206/2355] 10.222.0.58 () {60 vars in 1245 bytes} [Wed May 18 22:23:38 2022] POST /compute/v2.1/servers/tempest-invalid-666731394/action => generated 100 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:38.056411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-89a6e28b-efc5-4871-bb14-c2eb032e3423 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1437469353"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:38.058111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-89a6e28b-efc5-4871-bb14-c2eb032e3423 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Failed to fetch instance by id aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2926}} May 18 22:23:38.058865 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-89a6e28b-efc5-4871-bb14-c2eb032e3423 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-89a6e28b-efc5-4871-bb14-c2eb032e3423 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Request method failure captured: May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action HTTP/1.1 May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 57 May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHMNbACWMY6dBsKZ1somIF4VRZp4yiRE3jyxjpNmgJemytaGv6Elx_3DBlxXneIpN0M9MlfXYHtIndbetAottocegKGfWNut7nb4It5aXD-mfHRKDEhgypwzBy2yBsTUUOZiLO-Sb7jcicSofkhGWzgpooCH3lVsVvKggS2dpvSMEY May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_19c73117368a4ba6a5694d42168e628d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}] May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 107df0cf99c540128ebcfcfe1a8de36b May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: {"createImage": {"name": "tempest-test-snap-1437469353"}} May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa', 'body': {'createImage': {'name': 'tempest-test-snap-1437469353'}}} May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2927, in get May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_id) May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1316, in _action_create_image May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, id) May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. May 18 22:23:38.061027 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.070125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:38.070125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.070125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.070125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:38.070125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:38.070125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:38.070125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:38.070125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. May 18 22:23:38.070125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.072446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-89a6e28b-efc5-4871-bb14-c2eb032e3423 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Returning 404 to user: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:38.073584 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-89a6e28b-efc5-4871-bb14-c2eb032e3423 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action" status: 404 len: 110 microversion: 2.1 time: 0.024089 May 18 22:23:38.074711 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1150/2356] 10.222.0.58 () {60 vars in 1274 bytes} [Wed May 18 22:23:38 2022] POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action => generated 110 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:23:38.084911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b1c401ef-4bd4-4d18-a61b-19a5a2f46e6c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-153026540"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:38.086478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b1c401ef-4bd4-4d18-a61b-19a5a2f46e6c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Failed to fetch instance by id aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2926}} May 18 22:23:38.087616 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b1c401ef-4bd4-4d18-a61b-19a5a2f46e6c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] HTTP exception thrown: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b1c401ef-4bd4-4d18-a61b-19a5a2f46e6c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Request method failure captured: May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action HTTP/1.1 May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 56 May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHMNbACWMY6dBsKZ1somIF4VRZp4yiRE3jyxjpNmgJemytaGv6Elx_3DBlxXneIpN0M9MlfXYHtIndbetAottocegKGfWNut7nb4It5aXD-mfHRKDEhgypwzBy2yBsTUUOZiLO-Sb7jcicSofkhGWzgpooCH3lVsVvKggS2dpvSMEY May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_19c73117368a4ba6a5694d42168e628d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}] May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 107df0cf99c540128ebcfcfe1a8de36b May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: {"createImage": {"name": "tempest-test-snap-153026540"}} May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa', 'body': {'createImage': {'name': 'tempest-test-snap-153026540'}}} May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2927, in get May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_id) May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1316, in _action_create_image May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, id) May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. May 18 22:23:38.089900 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:38.094532 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:38.094532 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:38.094532 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.094532 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:38.094532 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:38.094532 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:38.094532 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:38.094532 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. May 18 22:23:38.094532 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:38.094532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b1c401ef-4bd4-4d18-a61b-19a5a2f46e6c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Returning 404 to user: Instance aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:38.094532 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b1c401ef-4bd4-4d18-a61b-19a5a2f46e6c tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action" status: 404 len: 112 microversion: 2.1 time: 0.012416 May 18 22:23:38.094532 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1207/2357] 10.222.0.58 () {60 vars in 1280 bytes} [Wed May 18 22:23:38 2022] POST /compute/v2.1/servers/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/action => generated 112 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:38.118001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-003393b9-d80c-4302-91cb-fd7f577efa63 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:38.119166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-003393b9-d80c-4302-91cb-fd7f577efa63 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:38.130413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-003393b9-d80c-4302-91cb-fd7f577efa63 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:38.130907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-003393b9-d80c-4302-91cb-fd7f577efa63 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:38.131808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-003393b9-d80c-4302-91cb-fd7f577efa63 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:38.133076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-003393b9-d80c-4302-91cb-fd7f577efa63 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:38.166518 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-003393b9-d80c-4302-91cb-fd7f577efa63 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] HTTP exception thrown: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-003393b9-d80c-4302-91cb-fd7f577efa63 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Request method failure captured: May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 HTTP/1.1 May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHMNbACWMY6dBsKZ1somIF4VRZp4yiRE3jyxjpNmgJemytaGv6Elx_3DBlxXneIpN0M9MlfXYHtIndbetAottocegKGfWNut7nb4It5aXD-mfHRKDEhgypwzBy2yBsTUUOZiLO-Sb7jcicSofkhGWzgpooCH3lVsVvKggS2dpvSMEY May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_19c73117368a4ba6a5694d42168e628d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}] May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 107df0cf99c540128ebcfcfe1a8de36b May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8870f8da-4cfc-44c3-a75f-1cafaae7f444'} May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:38.168096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-003393b9-d80c-4302-91cb-fd7f577efa63 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Returning 404 to user: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-003393b9-d80c-4302-91cb-fd7f577efa63 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 404 len: 111 microversion: 2.1 time: 0.066602 May 18 22:23:38.176414 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1151/2358] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:23:38 2022] DELETE /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:38.182092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f6a34a23-743a-4bb4-b8e9-7e0b78a44246 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:38.182597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f6a34a23-743a-4bb4-b8e9-7e0b78a44246 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] [instance: 8870f8da-4cfc-44c3-a75f-1cafaae7f444] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:38.204859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6a34a23-743a-4bb4-b8e9-7e0b78a44246 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:38.207582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6a34a23-743a-4bb4-b8e9-7e0b78a44246 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:38.210043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6a34a23-743a-4bb4-b8e9-7e0b78a44246 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:38.211157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6a34a23-743a-4bb4-b8e9-7e0b78a44246 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:38.245168 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-f6a34a23-743a-4bb4-b8e9-7e0b78a44246 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] HTTP exception thrown: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f6a34a23-743a-4bb4-b8e9-7e0b78a44246 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Request method failure captured: May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 HTTP/1.1 May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHMNbACWMY6dBsKZ1somIF4VRZp4yiRE3jyxjpNmgJemytaGv6Elx_3DBlxXneIpN0M9MlfXYHtIndbetAottocegKGfWNut7nb4It5aXD-mfHRKDEhgypwzBy2yBsTUUOZiLO-Sb7jcicSofkhGWzgpooCH3lVsVvKggS2dpvSMEY May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_19c73117368a4ba6a5694d42168e628d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19c73117368a4ba6a5694d42168e628d"}]}] May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 19c73117368a4ba6a5694d42168e628d May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesNegativeTestJSON-551981606 May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 107df0cf99c540128ebcfcfe1a8de36b May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesNegativeTestJSON-551981606-project May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8870f8da-4cfc-44c3-a75f-1cafaae7f444'} May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:38.246655 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.252550 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:38.252550 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:38.252550 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:38.252550 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:38.252550 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:38.252550 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. May 18 22:23:38.252550 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:23:38.252550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f6a34a23-743a-4bb4-b8e9-7e0b78a44246 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] Returning 404 to user: Instance 8870f8da-4cfc-44c3-a75f-1cafaae7f444 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:38.252550 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f6a34a23-743a-4bb4-b8e9-7e0b78a44246 tempest-ImagesNegativeTestJSON-551981606 tempest-ImagesNegativeTestJSON-551981606-project] 10.222.0.58 "GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444" status: 404 len: 111 microversion: 2.1 time: 0.072674 May 18 22:23:38.252550 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1152/2359] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:38 2022] GET /compute/v2.1/servers/8870f8da-4cfc-44c3-a75f-1cafaae7f444 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:23:38.336740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-02f62ba2-3bae-4880-a002-3d9902c8fbf8 tempest-FlavorsV2NegativeTest-153070504 tempest-FlavorsV2NegativeTest-153070504-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:38.347322 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-02f62ba2-3bae-4880-a002-3d9902c8fbf8 tempest-FlavorsV2NegativeTest-153070504 tempest-FlavorsV2NegativeTest-153070504-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.185985 May 18 22:23:38.348403 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1208/2360] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:23:38 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:38.492894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2af7a0a3-6f5d-4925-a4f7-fb66f933dec6 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:38.507777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2af7a0a3-6f5d-4925-a4f7-fb66f933dec6 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:38.536296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2af7a0a3-6f5d-4925-a4f7-fb66f933dec6 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:38.539208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2af7a0a3-6f5d-4925-a4f7-fb66f933dec6 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:38.540223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2af7a0a3-6f5d-4925-a4f7-fb66f933dec6 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:38.542526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2af7a0a3-6f5d-4925-a4f7-fb66f933dec6 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:38.650659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b768ba2e-7b27-468d-beb7-633d48ac7281 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:38.651900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b768ba2e-7b27-468d-beb7-633d48ac7281 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:38.661524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b768ba2e-7b27-468d-beb7-633d48ac7281 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:38.664583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b768ba2e-7b27-468d-beb7-633d48ac7281 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:38.665675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b768ba2e-7b27-468d-beb7-633d48ac7281 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:38.667245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b768ba2e-7b27-468d-beb7-633d48ac7281 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:39.192760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b768ba2e-7b27-468d-beb7-633d48ac7281 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:39.202440 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b768ba2e-7b27-468d-beb7-633d48ac7281 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1528 microversion: 2.1 time: 0.558565 May 18 22:23:39.203215 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1209/2361] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:38 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1528 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:39.211480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-009092f8-2a7e-42c1-bfbb-2bfcccf67c72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:39.212955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-009092f8-2a7e-42c1-bfbb-2bfcccf67c72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:39.217881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2af7a0a3-6f5d-4925-a4f7-fb66f933dec6 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:39.223895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-009092f8-2a7e-42c1-bfbb-2bfcccf67c72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:39.224604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-009092f8-2a7e-42c1-bfbb-2bfcccf67c72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:39.225589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-009092f8-2a7e-42c1-bfbb-2bfcccf67c72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:39.226230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-009092f8-2a7e-42c1-bfbb-2bfcccf67c72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:39.238084 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2af7a0a3-6f5d-4925-a4f7-fb66f933dec6 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1333 microversion: 2.1 time: 0.751148 May 18 22:23:39.239364 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1153/2362] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:38 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1333 bytes in 753 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:39.244268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3fc57330-f413-45fb-b77b-19ec7fd3f9cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:39.246588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3fc57330-f413-45fb-b77b-19ec7fd3f9cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:39.255450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fc57330-f413-45fb-b77b-19ec7fd3f9cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:39.258816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fc57330-f413-45fb-b77b-19ec7fd3f9cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:39.259908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fc57330-f413-45fb-b77b-19ec7fd3f9cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:39.260666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fc57330-f413-45fb-b77b-19ec7fd3f9cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:39.513878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-009092f8-2a7e-42c1-bfbb-2bfcccf67c72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:39.523012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-009092f8-2a7e-42c1-bfbb-2bfcccf67c72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:39.525054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-009092f8-2a7e-42c1-bfbb-2bfcccf67c72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:39.526333 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-009092f8-2a7e-42c1-bfbb-2bfcccf67c72 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.321789 May 18 22:23:39.538395 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1210/2363] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:39 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:39.543656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fb8b4b72-7a21-4c0d-8db2-5f583ae6dc0b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:39.544338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fb8b4b72-7a21-4c0d-8db2-5f583ae6dc0b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:39.551560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb8b4b72-7a21-4c0d-8db2-5f583ae6dc0b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:39.552092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb8b4b72-7a21-4c0d-8db2-5f583ae6dc0b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:39.552921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb8b4b72-7a21-4c0d-8db2-5f583ae6dc0b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:39.553417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb8b4b72-7a21-4c0d-8db2-5f583ae6dc0b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:39.676335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fb8b4b72-7a21-4c0d-8db2-5f583ae6dc0b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:39.684497 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fb8b4b72-7a21-4c0d-8db2-5f583ae6dc0b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1283 microversion: 2.1 time: 0.144590 May 18 22:23:39.695376 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1211/2364] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:39 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1283 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:39.695376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e7585b0-1b90-4b22-8f8f-fd726900a05f tempest-FlavorsV2NegativeTest-153070504 tempest-FlavorsV2NegativeTest-153070504-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FlavorsV2NegativeTest-server-1335179938", "imageRef": "7ddbf3e8-d43f-48b1-8763-0f201271da92", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:39.760857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3fc57330-f413-45fb-b77b-19ec7fd3f9cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816a2dd651b442186f9e753a6c7a1d5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9803278bb3a47b3b316884cdfe4fea6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:39.761961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-7e7585b0-1b90-4b22-8f8f-fd726900a05f tempest-FlavorsV2NegativeTest-153070504 tempest-FlavorsV2NegativeTest-153070504-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:23:39.769558 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3fc57330-f413-45fb-b77b-19ec7fd3f9cb tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 200 len: 1498 microversion: 2.1 time: 0.528835 May 18 22:23:39.770610 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1154/2365] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:39 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 1498 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:39.784510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-2be812b5-11ac-4e05-a5bd-1fb63c68b29a req-808279db-7b7a-44b4-9276-41f4f11cec33 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6fe79150-3bed-45e2-8888-57aa808f223b", "tag": "43f19af9-7a24-4f73-9220-33243561bb91"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:39.794638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2be812b5-11ac-4e05-a5bd-1fb63c68b29a req-808279db-7b7a-44b4-9276-41f4f11cec33 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:39.795298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2be812b5-11ac-4e05-a5bd-1fb63c68b29a req-808279db-7b7a-44b4-9276-41f4f11cec33 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:39.818106 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2be812b5-11ac-4e05-a5bd-1fb63c68b29a req-808279db-7b7a-44b4-9276-41f4f11cec33 service nova] Creating event network-changed:43f19af9-7a24-4f73-9220-33243561bb91 for instance 6fe79150-3bed-45e2-8888-57aa808f223b on n-h2-841040-6 May 18 22:23:39.825114 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-2be812b5-11ac-4e05-a5bd-1fb63c68b29a req-808279db-7b7a-44b4-9276-41f4f11cec33 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053007 May 18 22:23:39.826108 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1155/2366] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:39 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:39.852600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d33bb4f7-d80e-4336-9a63-87556eef7a4e req-a7710db3-1277-4370-b772-772e1570f5a6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "012428c5-fb95-4452-b8e4-f97a4d7e0e2a", "name": "network-vif-deleted", "tag": "a8ea83e3-371d-4f00-9cc9-2e9e9a389630"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:39.867044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d33bb4f7-d80e-4336-9a63-87556eef7a4e req-a7710db3-1277-4370-b772-772e1570f5a6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:39.867672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d33bb4f7-d80e-4336-9a63-87556eef7a4e req-a7710db3-1277-4370-b772-772e1570f5a6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:39.880326 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d33bb4f7-d80e-4336-9a63-87556eef7a4e req-a7710db3-1277-4370-b772-772e1570f5a6 service nova] Creating event network-vif-deleted:a8ea83e3-371d-4f00-9cc9-2e9e9a389630 for instance 012428c5-fb95-4452-b8e4-f97a4d7e0e2a on n-h1-841040-6 May 18 22:23:39.888627 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d33bb4f7-d80e-4336-9a63-87556eef7a4e req-a7710db3-1277-4370-b772-772e1570f5a6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.059269 May 18 22:23:39.891857 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1156/2367] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:39 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:40.098642 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-7e7585b0-1b90-4b22-8f8f-fd726900a05f tempest-FlavorsV2NegativeTest-153070504 tempest-FlavorsV2NegativeTest-153070504-project] HTTP exception thrown: Flavor's memory is too small for requested image. May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e7585b0-1b90-4b22-8f8f-fd726900a05f tempest-FlavorsV2NegativeTest-153070504 tempest-FlavorsV2NegativeTest-153070504-project] Request method failure captured: May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 143 May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHqUNOfiJg4xqTgXXe4HzQ10_2b1sxdhb5fIsnXPKDyNd7q_2jZDd6lyeCPuROLRYakwAhRsb7FcmFGUrwV--QilrOGFIdACvgV04herjeqCl-X0OwIbY9LhgPwQzm75RzKwBwPmJDlTELjdsiEw4L_auUHPLPg_yyN1si6pFwzeY0 May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: a7ee6ae277fe47318ed611b871c65188 May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FlavorsV2NegativeTest-153070504 May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a7ee6ae277fe47318ed611b871c65188"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a7ee6ae277fe47318ed611b871c65188"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a7ee6ae277fe47318ed611b871c65188"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a7ee6ae277fe47318ed611b871c65188"}]}] May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FlavorsV2NegativeTest-153070504 May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: a7ee6ae277fe47318ed611b871c65188 May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FlavorsV2NegativeTest-153070504 May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FlavorsV2NegativeTest-153070504-project May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2ac42ca30ba0491fb875bce229030579 May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FlavorsV2NegativeTest-153070504-project May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "tempest-FlavorsV2NegativeTest-server-1335179938", "imageRef": "7ddbf3e8-d43f-48b1-8763-0f201271da92", "flavorRef": "452"}} May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: exception: Flavor's memory is too small for requested image. May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'tempest-FlavorsV2NegativeTest-server-1335179938', 'imageRef': '7ddbf3e8-d43f-48b1-8763-0f201271da92', 'flavorRef': '452'}}} May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 784, in create May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instances, resv_id = self.compute_api.create( May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2149, in create May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._create_instance( May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1667, in _create_instance May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._checks_for_create_and_rebuild(context, image_id, boot_meta, May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1005, in _checks_for_create_and_rebuild May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._validate_flavor_image(context, image_id, image, May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 669, in _validate_flavor_image May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._validate_flavor_image_nostatus( May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 737, in _validate_flavor_image_nostatus May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.FlavorMemoryTooSmall() May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.FlavorMemoryTooSmall: Flavor's memory is too small for requested image. May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:40.100606 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi [Previous line repeated 10 more times] May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 868, in create May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=error.format_message()) May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Flavor's memory is too small for requested image. May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor's memory is too small for requested image. May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e7585b0-1b90-4b22-8f8f-fd726900a05f tempest-FlavorsV2NegativeTest-153070504 tempest-FlavorsV2NegativeTest-153070504-project] Returning 400 to user: Flavor's memory is too small for requested image. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7e7585b0-1b90-4b22-8f8f-fd726900a05f tempest-FlavorsV2NegativeTest-153070504 tempest-FlavorsV2NegativeTest-153070504-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 93 microversion: 2.1 time: 0.415502 May 18 22:23:40.105613 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1212/2368] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:23:39 2022] POST /compute/v2.1/servers => generated 93 bytes in 417 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) May 18 22:23:40.231396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-71e88eff-e4b3-41f9-bd25-ee0e129dcb5a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:40.232861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-71e88eff-e4b3-41f9-bd25-ee0e129dcb5a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:40.259246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-034fddf4-809e-4d51-a8e2-8beaa3f5496a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:40.261089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-034fddf4-809e-4d51-a8e2-8beaa3f5496a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:40.277118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-034fddf4-809e-4d51-a8e2-8beaa3f5496a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:40.277564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-034fddf4-809e-4d51-a8e2-8beaa3f5496a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:40.278373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-034fddf4-809e-4d51-a8e2-8beaa3f5496a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:40.281845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-034fddf4-809e-4d51-a8e2-8beaa3f5496a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:40.286129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71e88eff-e4b3-41f9-bd25-ee0e129dcb5a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:40.286129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71e88eff-e4b3-41f9-bd25-ee0e129dcb5a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:40.297498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71e88eff-e4b3-41f9-bd25-ee0e129dcb5a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:40.298823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71e88eff-e4b3-41f9-bd25-ee0e129dcb5a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:40.563504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-71e88eff-e4b3-41f9-bd25-ee0e129dcb5a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:40.567512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-71e88eff-e4b3-41f9-bd25-ee0e129dcb5a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [119082] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:40.580783 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-71e88eff-e4b3-41f9-bd25-ee0e129dcb5a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 200 len: 1486 microversion: 2.1 time: 0.364183 May 18 22:23:40.581711 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1157/2369] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:40 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 1486 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:40.586712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5f62159e-523b-453e-9806-979dbe4c181b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:40.602684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5f62159e-523b-453e-9806-979dbe4c181b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:40.616328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f62159e-523b-453e-9806-979dbe4c181b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:40.616724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f62159e-523b-453e-9806-979dbe4c181b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:40.617476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f62159e-523b-453e-9806-979dbe4c181b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:40.617944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f62159e-523b-453e-9806-979dbe4c181b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:40.686733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5f62159e-523b-453e-9806-979dbe4c181b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:41.141967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5f62159e-523b-453e-9806-979dbe4c181b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:41.155016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-034fddf4-809e-4d51-a8e2-8beaa3f5496a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:41.156195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5f62159e-523b-453e-9806-979dbe4c181b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:41.157831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5f62159e-523b-453e-9806-979dbe4c181b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:41.160459 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5f62159e-523b-453e-9806-979dbe4c181b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1487 microversion: 2.25 time: 0.577539 May 18 22:23:41.171413 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1158/2370] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:40 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1487 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:41.175552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d34b234d-350a-43da-8083-6a2c7c3583dc tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:41.176329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d34b234d-350a-43da-8083-6a2c7c3583dc tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:41.186468 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-034fddf4-809e-4d51-a8e2-8beaa3f5496a tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1333 microversion: 2.1 time: 0.934985 May 18 22:23:41.191292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d34b234d-350a-43da-8083-6a2c7c3583dc tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:41.192028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d34b234d-350a-43da-8083-6a2c7c3583dc tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:41.194404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d34b234d-350a-43da-8083-6a2c7c3583dc tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:41.199538 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1213/2371] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:40 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1333 bytes in 949 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:41.199781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d34b234d-350a-43da-8083-6a2c7c3583dc tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:41.213473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a075b50e-527a-43d0-8691-bc778f0b9aa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:41.217435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a075b50e-527a-43d0-8691-bc778f0b9aa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] [instance: 012428c5-fb95-4452-b8e4-f97a4d7e0e2a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:41.227212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a075b50e-527a-43d0-8691-bc778f0b9aa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:41.228087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a075b50e-527a-43d0-8691-bc778f0b9aa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:41.229239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a075b50e-527a-43d0-8691-bc778f0b9aa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:41.230746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a075b50e-527a-43d0-8691-bc778f0b9aa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:41.271733 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-a075b50e-527a-43d0-8691-bc778f0b9aa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] HTTP exception thrown: Instance 012428c5-fb95-4452-b8e4-f97a4d7e0e2a could not be found. May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a075b50e-527a-43d0-8691-bc778f0b9aa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Request method failure captured: May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a HTTP/1.1 May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXApGgqDVX5NExoD6W0q48LuU75iDrR6UKKjV9Zvs7Gr6Oclr3KjOHlURydjs93m01orkFboSkbJ_k8FNpK1t1tDGuRk-jKcWq4ktgUVvCxan9gUH0yohL-EmPb5bI63cM5cBTkQJPwJLPhUx1zzmCLZ1mgv0y5Xc-GF9af0XbxtOBE May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d9803278bb3a47b3b316884cdfe4fea6 May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-LiveMigrationTest-1800534747 May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d9803278bb3a47b3b316884cdfe4fea6"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d9803278bb3a47b3b316884cdfe4fea6"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d9803278bb3a47b3b316884cdfe4fea6"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d9803278bb3a47b3b316884cdfe4fea6"}]}] May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-LiveMigrationTest-1800534747 May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d9803278bb3a47b3b316884cdfe4fea6 May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-LiveMigrationTest-1800534747 May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-LiveMigrationTest-1800534747-project May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6816a2dd651b442186f9e753a6c7a1d5 May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-LiveMigrationTest-1800534747-project May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 012428c5-fb95-4452-b8e4-f97a4d7e0e2a could not be found. May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '012428c5-fb95-4452-b8e4-f97a4d7e0e2a'} May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 012428c5-fb95-4452-b8e4-f97a4d7e0e2a could not be found. May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 012428c5-fb95-4452-b8e4-f97a4d7e0e2a could not be found. May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:41.274871 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:41.281465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:41.281465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:41.281465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:41.281465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:41.281465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:41.281465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 012428c5-fb95-4452-b8e4-f97a4d7e0e2a could not be found. May 18 22:23:41.281465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:41.284426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a075b50e-527a-43d0-8691-bc778f0b9aa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] Returning 404 to user: Instance 012428c5-fb95-4452-b8e4-f97a4d7e0e2a could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:41.286314 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a075b50e-527a-43d0-8691-bc778f0b9aa8 tempest-LiveMigrationTest-1800534747 tempest-LiveMigrationTest-1800534747-project] 10.222.0.58 "GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a" status: 404 len: 111 microversion: 2.1 time: 0.083821 May 18 22:23:41.287468 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1214/2372] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:41 2022] GET /compute/v2.1/servers/012428c5-fb95-4452-b8e4-f97a4d7e0e2a => generated 111 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:23:41.598792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-08a0f9b0-105d-4aac-820b-4b656edce8bd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:41.599425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-08a0f9b0-105d-4aac-820b-4b656edce8bd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:41.609561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08a0f9b0-105d-4aac-820b-4b656edce8bd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:41.610039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08a0f9b0-105d-4aac-820b-4b656edce8bd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:41.610802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08a0f9b0-105d-4aac-820b-4b656edce8bd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:41.611819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08a0f9b0-105d-4aac-820b-4b656edce8bd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:41.633146 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-08a0f9b0-105d-4aac-820b-4b656edce8bd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] HTTP exception thrown: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-08a0f9b0-105d-4aac-820b-4b656edce8bd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 HTTP/1.1 May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '26f3b69f-ab37-480e-9beb-091f08ae3e97'} May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:41.634940 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:23:41.640295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:41.640295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:23:41.640295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:23:41.640295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:23:41.640295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:23:41.640295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:23:41.640295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:23:41.640295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:23:41.641902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-08a0f9b0-105d-4aac-820b-4b656edce8bd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 404 to user: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:23:41.642801 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-08a0f9b0-105d-4aac-820b-4b656edce8bd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 404 len: 111 microversion: 2.1 time: 0.048795 May 18 22:23:41.643353 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1215/2373] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:41 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:23:41.654908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9c217dcb-d6ff-42df-9b62-084a54092ca6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Action: 'create', calling method: .version_select at 0x7fa2ed30f280>, body: {"keypair": {"name": "tempest-keypair-195374858", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKWNudXiew3Yvy8kfdKN9T2DTh9auvLWIVLehWOEQJuZB1o7NSBUguMxzKsBIL5lJhymkjE5Yqo3FXDNZPBEcG8XZXtUxeYMx5tP+qKhLEp47nJLZpRavl6vkO3wgjsCqA=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:41.672466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-9c217dcb-d6ff-42df-9b62-084a54092ca6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Getting quotas for project 7fc95e9395214343be07c77d70ee49ea. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:23:41.678227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-9c217dcb-d6ff-42df-9b62-084a54092ca6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Getting quotas for user 6a71c7f48ae64d39be76aece0b405272 and project 7fc95e9395214343be07c77d70ee49ea. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:23:41.716303 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9c217dcb-d6ff-42df-9b62-084a54092ca6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.065436 May 18 22:23:41.716914 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1216/2374] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:23:41 2022] POST /compute/v2.1/os-keypairs => generated 385 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:23:41.872060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-792a89ec-1861-4aee-b2db-6de5291a0566 req-42a890a2-d7fe-453e-a32f-f3e292a953b4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "26f3b69f-ab37-480e-9beb-091f08ae3e97", "name": "network-vif-deleted", "tag": "413ae315-9ce3-4e65-ae3b-b884b9795063"}, {"name": "network-changed", "server_uuid": "6fe79150-3bed-45e2-8888-57aa808f223b", "tag": "80303cb1-13e4-44a1-9e30-17de8a5f21cd"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:41.906955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d34b234d-350a-43da-8083-6a2c7c3583dc tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:41.921074 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d34b234d-350a-43da-8083-6a2c7c3583dc tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1325 microversion: 2.1 time: 0.754829 May 18 22:23:41.924240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-792a89ec-1861-4aee-b2db-6de5291a0566 req-42a890a2-d7fe-453e-a32f-f3e292a953b4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:41.924789 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1159/2375] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:41 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1325 bytes in 761 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:41.925427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-792a89ec-1861-4aee-b2db-6de5291a0566 req-42a890a2-d7fe-453e-a32f-f3e292a953b4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:41.945067 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-792a89ec-1861-4aee-b2db-6de5291a0566 req-42a890a2-d7fe-453e-a32f-f3e292a953b4 service nova] Creating event network-vif-deleted:413ae315-9ce3-4e65-ae3b-b884b9795063 for instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 on n-h1-841040-6 May 18 22:23:41.946177 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-792a89ec-1861-4aee-b2db-6de5291a0566 req-42a890a2-d7fe-453e-a32f-f3e292a953b4 service nova] Creating event network-changed:80303cb1-13e4-44a1-9e30-17de8a5f21cd for instance 6fe79150-3bed-45e2-8888-57aa808f223b on n-h2-841040-6 May 18 22:23:41.965775 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-792a89ec-1861-4aee-b2db-6de5291a0566 req-42a890a2-d7fe-453e-a32f-f3e292a953b4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.096304 May 18 22:23:41.967097 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1217/2376] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:41 2022] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:23:42.181304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e285fd11-d75d-4539-99f1-20eaad66af1a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:42.182072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e285fd11-d75d-4539-99f1-20eaad66af1a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:42.192489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e285fd11-d75d-4539-99f1-20eaad66af1a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:42.192981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e285fd11-d75d-4539-99f1-20eaad66af1a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:42.193773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e285fd11-d75d-4539-99f1-20eaad66af1a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:42.194200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e285fd11-d75d-4539-99f1-20eaad66af1a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:42.215392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4a8af42b-da9c-4f2f-9a77-2054191c5394 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:42.216246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4a8af42b-da9c-4f2f-9a77-2054191c5394 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:42.225774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a8af42b-da9c-4f2f-9a77-2054191c5394 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:42.226309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a8af42b-da9c-4f2f-9a77-2054191c5394 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:42.228580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a8af42b-da9c-4f2f-9a77-2054191c5394 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:42.229189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a8af42b-da9c-4f2f-9a77-2054191c5394 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:42.510959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e285fd11-d75d-4539-99f1-20eaad66af1a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:42.519906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e285fd11-d75d-4539-99f1-20eaad66af1a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:42.521989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e285fd11-d75d-4539-99f1-20eaad66af1a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:42.523458 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e285fd11-d75d-4539-99f1-20eaad66af1a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1477 microversion: 2.25 time: 0.347777 May 18 22:23:42.524195 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1160/2377] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:42 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1477 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:42.709621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4a8af42b-da9c-4f2f-9a77-2054191c5394 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:42.717479 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4a8af42b-da9c-4f2f-9a77-2054191c5394 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1333 microversion: 2.1 time: 0.513941 May 18 22:23:42.726221 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1218/2378] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:42 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1333 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:42.730955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a7b6ed5c-2a96-4699-85f1-30c2732bd1d8 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '.version_select at 0x7fa2ed4944c0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:42.733442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7b6ed5c-2a96-4699-85f1-30c2732bd1d8 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:42.736418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7b6ed5c-2a96-4699-85f1-30c2732bd1d8 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:42.742419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f88de52d-796e-4c3a-83e4-fc34a7aad182 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:42.743513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f88de52d-796e-4c3a-83e4-fc34a7aad182 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:42.757681 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a7b6ed5c-2a96-4699-85f1-30c2732bd1d8 tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/os-migrations" status: 200 len: 1943 microversion: 2.25 time: 0.030214 May 18 22:23:42.762406 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1219/2379] 10.222.0.58 () {60 vars in 1183 bytes} [Wed May 18 22:23:42 2022] GET /compute/v2.1/os-migrations => generated 1943 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:42.766365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f88de52d-796e-4c3a-83e4-fc34a7aad182 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:42.767110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f88de52d-796e-4c3a-83e4-fc34a7aad182 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:42.769550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f88de52d-796e-4c3a-83e4-fc34a7aad182 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:42.770327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f88de52d-796e-4c3a-83e4-fc34a7aad182 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:42.771690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c584a161-eda8-4d2e-942c-f4e7dc84865b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:42.772315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c584a161-eda8-4d2e-942c-f4e7dc84865b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:42.785967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c584a161-eda8-4d2e-942c-f4e7dc84865b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:42.786415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c584a161-eda8-4d2e-942c-f4e7dc84865b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:42.787197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c584a161-eda8-4d2e-942c-f4e7dc84865b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:42.787624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c584a161-eda8-4d2e-942c-f4e7dc84865b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:42.905652 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f88de52d-796e-4c3a-83e4-fc34a7aad182 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.379954 May 18 22:23:42.908878 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1161/2380] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:23:42 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 384 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:23:42.917420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-5f6bc3dd-9cf8-4717-b51c-048970f48eca req-743dd780-f06f-498f-9bab-763f5f879e08 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ed90ab57-aa5a-455d-b124-35fe1ce672b3", "tag": "48d9df58-5e0a-4f33-a935-671884670297"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:42.929021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5f6bc3dd-9cf8-4717-b51c-048970f48eca req-743dd780-f06f-498f-9bab-763f5f879e08 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:42.929536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5f6bc3dd-9cf8-4717-b51c-048970f48eca req-743dd780-f06f-498f-9bab-763f5f879e08 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:42.947982 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-5f6bc3dd-9cf8-4717-b51c-048970f48eca req-743dd780-f06f-498f-9bab-763f5f879e08 service nova] Creating event network-changed:48d9df58-5e0a-4f33-a935-671884670297 for instance ed90ab57-aa5a-455d-b124-35fe1ce672b3 on n-h2-841040-6 May 18 22:23:42.954807 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-5f6bc3dd-9cf8-4717-b51c-048970f48eca req-743dd780-f06f-498f-9bab-763f5f879e08 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043705 May 18 22:23:42.956369 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1162/2381] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:42 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:42.963408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-43db760f-4af6-421f-adbb-6bcb661f0b4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:42.964396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-43db760f-4af6-421f-adbb-6bcb661f0b4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:42.973370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43db760f-4af6-421f-adbb-6bcb661f0b4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:42.973967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43db760f-4af6-421f-adbb-6bcb661f0b4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:42.974819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43db760f-4af6-421f-adbb-6bcb661f0b4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:42.975334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43db760f-4af6-421f-adbb-6bcb661f0b4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:43.166967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-c584a161-eda8-4d2e-942c-f4e7dc84865b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] Lazy-loading 'services' on Instance uuid a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:23:43.205465 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c584a161-eda8-4d2e-942c-f4e7dc84865b tempest-LiveAutoBlockMigrationV225Test-1239549826 tempest-LiveAutoBlockMigrationV225Test-1239549826-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1969 microversion: 2.25 time: 0.438886 May 18 22:23:43.206162 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1220/2382] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:42 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1969 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:23:43.210993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ece384e-f4bc-47c5-94e6-bd5143268008 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:43.211873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2ece384e-f4bc-47c5-94e6-bd5143268008 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:43.227123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-43db760f-4af6-421f-adbb-6bcb661f0b4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119082] Writing DB stats nova_cell0:SELECT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:43.229963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ece384e-f4bc-47c5-94e6-bd5143268008 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:43.230683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ece384e-f4bc-47c5-94e6-bd5143268008 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:43.234203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ece384e-f4bc-47c5-94e6-bd5143268008 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:43.234653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ece384e-f4bc-47c5-94e6-bd5143268008 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:43.279232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2ece384e-f4bc-47c5-94e6-bd5143268008 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:43.698677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2ece384e-f4bc-47c5-94e6-bd5143268008 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:43.709499 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2ece384e-f4bc-47c5-94e6-bd5143268008 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1325 microversion: 2.1 time: 0.502046 May 18 22:23:43.711575 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1221/2383] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:43 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1325 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:43.718064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c24a608f-883a-4301-b721-52720d41c096 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:43.719365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c24a608f-883a-4301-b721-52720d41c096 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:43.729721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c24a608f-883a-4301-b721-52720d41c096 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:43.731096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c24a608f-883a-4301-b721-52720d41c096 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:43.732339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c24a608f-883a-4301-b721-52720d41c096 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:43.732946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c24a608f-883a-4301-b721-52720d41c096 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:43.764437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c24a608f-883a-4301-b721-52720d41c096 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:23:43.820225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-43db760f-4af6-421f-adbb-6bcb661f0b4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:43.832344 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-43db760f-4af6-421f-adbb-6bcb661f0b4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1673 microversion: 2.1 time: 0.873676 May 18 22:23:43.835638 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1163/2384] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:42 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1673 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:43.851180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-29c83191-1cca-45a7-ae1c-4ca8f6be674e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:43.852262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-29c83191-1cca-45a7-ae1c-4ca8f6be674e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:43.865399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c24a608f-883a-4301-b721-52720d41c096 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_api:SELECT=96,nova_api:INSERT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:43.875453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29c83191-1cca-45a7-ae1c-4ca8f6be674e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:43.875899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29c83191-1cca-45a7-ae1c-4ca8f6be674e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:43.877419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29c83191-1cca-45a7-ae1c-4ca8f6be674e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:43.878056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29c83191-1cca-45a7-ae1c-4ca8f6be674e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:43.899965 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c24a608f-883a-4301-b721-52720d41c096 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "DELETE /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 204 len: 0 microversion: 2.25 time: 0.186427 May 18 22:23:43.901291 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1222/2385] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:23:43 2022] DELETE /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:23:43.919046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-746c9476-af62-45e4-9d89-6e38d9b93e34 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:43.920461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-746c9476-af62-45e4-9d89-6e38d9b93e34 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:43.932779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-746c9476-af62-45e4-9d89-6e38d9b93e34 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:43.933546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-746c9476-af62-45e4-9d89-6e38d9b93e34 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:43.934853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-746c9476-af62-45e4-9d89-6e38d9b93e34 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:43.936557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-746c9476-af62-45e4-9d89-6e38d9b93e34 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:44.356590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-29c83191-1cca-45a7-ae1c-4ca8f6be674e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:44.376063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-746c9476-af62-45e4-9d89-6e38d9b93e34 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:44.383134 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-29c83191-1cca-45a7-ae1c-4ca8f6be674e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1333 microversion: 2.1 time: 0.545882 May 18 22:23:44.385337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-746c9476-af62-45e4-9d89-6e38d9b93e34 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:44.387291 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1164/2386] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:43 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1333 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:44.392303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-746c9476-af62-45e4-9d89-6e38d9b93e34 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:44.394285 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-746c9476-af62-45e4-9d89-6e38d9b93e34 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1483 microversion: 2.25 time: 0.487723 May 18 22:23:44.395362 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1223/2387] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:43 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1483 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:44.727726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fe65ce6d-fbb6-4477-ad14-276d7faa1bcb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:44.728701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fe65ce6d-fbb6-4477-ad14-276d7faa1bcb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:44.745424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe65ce6d-fbb6-4477-ad14-276d7faa1bcb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:44.745916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe65ce6d-fbb6-4477-ad14-276d7faa1bcb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:44.746686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe65ce6d-fbb6-4477-ad14-276d7faa1bcb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:44.747286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe65ce6d-fbb6-4477-ad14-276d7faa1bcb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:44.852546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7005c020-bfcd-43bd-9ada-bbe07aad823c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:44.853921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7005c020-bfcd-43bd-9ada-bbe07aad823c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:44.861080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7005c020-bfcd-43bd-9ada-bbe07aad823c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:44.861937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7005c020-bfcd-43bd-9ada-bbe07aad823c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:44.862876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7005c020-bfcd-43bd-9ada-bbe07aad823c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:44.863505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7005c020-bfcd-43bd-9ada-bbe07aad823c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:45.209812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7005c020-bfcd-43bd-9ada-bbe07aad823c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:45.223462 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7005c020-bfcd-43bd-9ada-bbe07aad823c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1673 microversion: 2.1 time: 0.374688 May 18 22:23:45.226286 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1224/2388] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:44 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1673 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:23:45.423612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-68c20b6e-13a4-4a0e-93b2-b32be37a33ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:45.426755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-68c20b6e-13a4-4a0e-93b2-b32be37a33ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:45.449463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68c20b6e-13a4-4a0e-93b2-b32be37a33ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:45.453389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68c20b6e-13a4-4a0e-93b2-b32be37a33ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:45.456776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68c20b6e-13a4-4a0e-93b2-b32be37a33ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:45.460799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68c20b6e-13a4-4a0e-93b2-b32be37a33ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:45.848175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-68c20b6e-13a4-4a0e-93b2-b32be37a33ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:45.858641 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-68c20b6e-13a4-4a0e-93b2-b32be37a33ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1333 microversion: 2.1 time: 0.457393 May 18 22:23:45.859830 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1225/2389] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:45 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1333 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:23:45.874907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d517d069-bef4-4eda-b947-ada4afb468f4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:45.878176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d517d069-bef4-4eda-b947-ada4afb468f4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:45.895314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d517d069-bef4-4eda-b947-ada4afb468f4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:45.897067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d517d069-bef4-4eda-b947-ada4afb468f4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:45.899280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d517d069-bef4-4eda-b947-ada4afb468f4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:45.899895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d517d069-bef4-4eda-b947-ada4afb468f4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:46.060652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fe65ce6d-fbb6-4477-ad14-276d7faa1bcb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:46.083267 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fe65ce6d-fbb6-4477-ad14-276d7faa1bcb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1325 microversion: 2.1 time: 1.356403 May 18 22:23:46.085678 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1165/2390] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:44 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1325 bytes in 1363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:46.244699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0b71fb1a-e894-46c9-80d2-a964d402fa6b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:46.245319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0b71fb1a-e894-46c9-80d2-a964d402fa6b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:46.257806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b71fb1a-e894-46c9-80d2-a964d402fa6b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:46.258405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b71fb1a-e894-46c9-80d2-a964d402fa6b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:46.261163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b71fb1a-e894-46c9-80d2-a964d402fa6b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:46.261610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b71fb1a-e894-46c9-80d2-a964d402fa6b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:46.368624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d517d069-bef4-4eda-b947-ada4afb468f4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:46.379576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d517d069-bef4-4eda-b947-ada4afb468f4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:46.382729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d517d069-bef4-4eda-b947-ada4afb468f4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:46.384534 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d517d069-bef4-4eda-b947-ada4afb468f4 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1483 microversion: 2.25 time: 0.523564 May 18 22:23:46.387954 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1226/2391] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:45 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1483 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:46.775463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0b71fb1a-e894-46c9-80d2-a964d402fa6b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:46.790891 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0b71fb1a-e894-46c9-80d2-a964d402fa6b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1673 microversion: 2.1 time: 0.551289 May 18 22:23:46.791819 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1166/2392] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:46 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1673 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:46.876013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-677b261a-0eb8-4a22-b4d4-399b66e7d9a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:46.876629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-677b261a-0eb8-4a22-b4d4-399b66e7d9a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:46.891391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-677b261a-0eb8-4a22-b4d4-399b66e7d9a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:46.891832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-677b261a-0eb8-4a22-b4d4-399b66e7d9a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:46.893169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-677b261a-0eb8-4a22-b4d4-399b66e7d9a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:46.893606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-677b261a-0eb8-4a22-b4d4-399b66e7d9a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:47.028419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-677b261a-0eb8-4a22-b4d4-399b66e7d9a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [119083] Writing DB stats nova_cell0:SELECT=18 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:47.101019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-936679c1-a011-4862-95f8-10e9e9033218 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:47.101705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-936679c1-a011-4862-95f8-10e9e9033218 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:47.125277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-936679c1-a011-4862-95f8-10e9e9033218 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:47.126135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-936679c1-a011-4862-95f8-10e9e9033218 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:47.127690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-936679c1-a011-4862-95f8-10e9e9033218 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:47.130251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-936679c1-a011-4862-95f8-10e9e9033218 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:47.438009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-677b261a-0eb8-4a22-b4d4-399b66e7d9a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:47.456317 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-677b261a-0eb8-4a22-b4d4-399b66e7d9a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1333 microversion: 2.1 time: 0.581862 May 18 22:23:47.466818 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1227/2393] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:46 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1333 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:47.479103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-5a58c3c1-8050-4c3a-bec6-9017fd6990dc req-05883855-fe99-47e7-ba47-b8fe8ee19b97 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573", "name": "network-vif-deleted", "tag": "d931fc94-2daa-43c6-98e1-f150a681c144"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:47.510698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5a58c3c1-8050-4c3a-bec6-9017fd6990dc req-05883855-fe99-47e7-ba47-b8fe8ee19b97 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:47.511142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5a58c3c1-8050-4c3a-bec6-9017fd6990dc req-05883855-fe99-47e7-ba47-b8fe8ee19b97 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:47.550399 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-5a58c3c1-8050-4c3a-bec6-9017fd6990dc req-05883855-fe99-47e7-ba47-b8fe8ee19b97 service nova] Creating event network-vif-deleted:d931fc94-2daa-43c6-98e1-f150a681c144 for instance a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 on n-h1-841040-6 May 18 22:23:47.557211 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-5a58c3c1-8050-4c3a-bec6-9017fd6990dc req-05883855-fe99-47e7-ba47-b8fe8ee19b97 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.097373 May 18 22:23:47.562365 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1228/2394] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:47 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:47.572223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-efec77b2-a0d4-4533-b631-2367c83e4765 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:47.573155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-efec77b2-a0d4-4533-b631-2367c83e4765 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:47.591766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efec77b2-a0d4-4533-b631-2367c83e4765 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:47.592225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efec77b2-a0d4-4533-b631-2367c83e4765 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:47.593001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efec77b2-a0d4-4533-b631-2367c83e4765 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:47.594000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efec77b2-a0d4-4533-b631-2367c83e4765 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:47.679251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-936679c1-a011-4862-95f8-10e9e9033218 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:47.698405 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-936679c1-a011-4862-95f8-10e9e9033218 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1325 microversion: 2.1 time: 0.601135 May 18 22:23:47.704139 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1167/2395] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:47 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1325 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:47.722950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-efec77b2-a0d4-4533-b631-2367c83e4765 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:47.732526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-efec77b2-a0d4-4533-b631-2367c83e4765 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:47.734402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-efec77b2-a0d4-4533-b631-2367c83e4765 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:47.735771 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-efec77b2-a0d4-4533-b631-2367c83e4765 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1265 microversion: 2.25 time: 0.172028 May 18 22:23:47.736636 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1229/2396] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:47 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1265 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:47.812013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2e18ea3c-e311-4679-8852-e0f6e19eb7f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:47.812948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2e18ea3c-e311-4679-8852-e0f6e19eb7f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:47.843291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e18ea3c-e311-4679-8852-e0f6e19eb7f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:47.844293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e18ea3c-e311-4679-8852-e0f6e19eb7f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:47.848820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e18ea3c-e311-4679-8852-e0f6e19eb7f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:47.850527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e18ea3c-e311-4679-8852-e0f6e19eb7f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:48.435977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-770946958", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:48.569144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] validate_networks() for [('4b610cff-13e0-4a8e-87f1-e2715debe5d7', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:23:48.990771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2e18ea3c-e311-4679-8852-e0f6e19eb7f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:49.006390 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2e18ea3c-e311-4679-8852-e0f6e19eb7f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 1.201543 May 18 22:23:49.007276 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1168/2397] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:47 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 1203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:49.012228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8ab5d17-2bba-4ba7-9ea4-4c2e1777112b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:49.013725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b8ab5d17-2bba-4ba7-9ea4-4c2e1777112b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:49.031208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8ab5d17-2bba-4ba7-9ea4-4c2e1777112b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:49.032046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8ab5d17-2bba-4ba7-9ea4-4c2e1777112b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:49.033148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8ab5d17-2bba-4ba7-9ea4-4c2e1777112b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:49.034338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8ab5d17-2bba-4ba7-9ea4-4c2e1777112b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:49.520053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b8ab5d17-2bba-4ba7-9ea4-4c2e1777112b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:49.531952 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8ab5d17-2bba-4ba7-9ea4-4c2e1777112b tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1333 microversion: 2.1 time: 0.522151 May 18 22:23:49.533943 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1169/2398] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:49 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1333 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:49.541124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-244ac2fc-d127-4101-a4e6-ee71f3992752 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:49.541826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-244ac2fc-d127-4101-a4e6-ee71f3992752 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:49.562168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-244ac2fc-d127-4101-a4e6-ee71f3992752 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:49.562623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-244ac2fc-d127-4101-a4e6-ee71f3992752 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:49.563399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-244ac2fc-d127-4101-a4e6-ee71f3992752 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:49.563826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-244ac2fc-d127-4101-a4e6-ee71f3992752 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:49.680073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:23:49.681187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:23:49.682067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:23:49.682719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:23:49.683363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:23:49.702254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:49.703002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:49.705885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:49.706635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:49.746652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Getting quotas for project 7fc95e9395214343be07c77d70ee49ea. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:23:49.763707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Getting quotas for user 6a71c7f48ae64d39be76aece0b405272 and project 7fc95e9395214343be07c77d70ee49ea. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:23:49.809375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:23:49.819265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:23:49.928882 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-781013de-0c60-4b5c-b2d3-bcfb63d0db98 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 1.500687 May 18 22:23:49.931824 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1230/2399] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:23:48 2022] POST /compute/v2.1/servers => generated 383 bytes in 1504 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:23:49.945843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f5db1608-42dd-4fd8-845d-b18756649b89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:49.948295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f5db1608-42dd-4fd8-845d-b18756649b89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:49.973784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5db1608-42dd-4fd8-845d-b18756649b89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:49.974238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5db1608-42dd-4fd8-845d-b18756649b89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:49.975007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5db1608-42dd-4fd8-845d-b18756649b89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:49.975435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5db1608-42dd-4fd8-845d-b18756649b89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:50.066603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-244ac2fc-d127-4101-a4e6-ee71f3992752 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:50.087364 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-244ac2fc-d127-4101-a4e6-ee71f3992752 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1325 microversion: 2.1 time: 0.551428 May 18 22:23:50.090097 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1170/2400] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:49 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1325 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:50.117313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ba60326e-0314-4bf3-9dab-63afc214dd04 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:50.125517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ba60326e-0314-4bf3-9dab-63afc214dd04 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:50.162901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f5db1608-42dd-4fd8-845d-b18756649b89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:50.194386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f5db1608-42dd-4fd8-845d-b18756649b89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:50.196156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f5db1608-42dd-4fd8-845d-b18756649b89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:50.197351 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f5db1608-42dd-4fd8-845d-b18756649b89 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1265 microversion: 2.25 time: 0.262902 May 18 22:23:50.208482 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1231/2401] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:49 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1265 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:50.549101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c22d9518-befc-4246-b60a-412d68b763ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:50.549719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c22d9518-befc-4246-b60a-412d68b763ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:50.556483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c22d9518-befc-4246-b60a-412d68b763ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:50.556931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c22d9518-befc-4246-b60a-412d68b763ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:50.557929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c22d9518-befc-4246-b60a-412d68b763ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:50.558561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c22d9518-befc-4246-b60a-412d68b763ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:50.915085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c22d9518-befc-4246-b60a-412d68b763ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:50.924324 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c22d9518-befc-4246-b60a-412d68b763ac tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1333 microversion: 2.1 time: 0.379145 May 18 22:23:50.944145 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1232/2402] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:50 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1333 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:51.110556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ba60326e-0314-4bf3-9dab-63afc214dd04 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:51.132996 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ba60326e-0314-4bf3-9dab-63afc214dd04 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1224 microversion: 2.1 time: 1.039323 May 18 22:23:51.136207 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1171/2403] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:50 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1224 bytes in 1043 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:51.152642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eb48a107-37d1-405c-b1f6-fe2a81666a5e tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:51.159734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eb48a107-37d1-405c-b1f6-fe2a81666a5e tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:51.172012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb48a107-37d1-405c-b1f6-fe2a81666a5e tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:51.174933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb48a107-37d1-405c-b1f6-fe2a81666a5e tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:51.178047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb48a107-37d1-405c-b1f6-fe2a81666a5e tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:51.179463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb48a107-37d1-405c-b1f6-fe2a81666a5e tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:51.222161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-edee6005-d01f-41e5-9888-d213e92e1658 tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ed1f7ca0>, body: {"quota_set": {"ram": "5120"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:51.343392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edee6005-d01f-41e5-9888-d213e92e1658 tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:51.346910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edee6005-d01f-41e5-9888-d213e92e1658 tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:51.347960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edee6005-d01f-41e5-9888-d213e92e1658 tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:51.348502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edee6005-d01f-41e5-9888-d213e92e1658 tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:51.518708 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-edee6005-d01f-41e5-9888-d213e92e1658 tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/ce5b964cfbe34f0a9b3273053d39f466" status: 200 len: 148 microversion: 2.57 time: 0.572934 May 18 22:23:51.521503 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1233/2404] 10.222.0.58 () {62 vars in 1302 bytes} [Wed May 18 22:23:50 2022] PUT /compute/v2.1/os-quota-sets/ce5b964cfbe34f0a9b3273053d39f466 => generated 148 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:23:51.532881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7d47faef-b96a-4176-8364-c8b99faffb65 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:51.534070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7d47faef-b96a-4176-8364-c8b99faffb65 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:51.544764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d47faef-b96a-4176-8364-c8b99faffb65 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:51.551400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d47faef-b96a-4176-8364-c8b99faffb65 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:51.552562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d47faef-b96a-4176-8364-c8b99faffb65 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:51.554091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d47faef-b96a-4176-8364-c8b99faffb65 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:51.703851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7d47faef-b96a-4176-8364-c8b99faffb65 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:51.711962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eb48a107-37d1-405c-b1f6-fe2a81666a5e tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:51.731413 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eb48a107-37d1-405c-b1f6-fe2a81666a5e tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1325 microversion: 2.1 time: 0.593856 May 18 22:23:51.734682 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1172/2405] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:51 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1325 bytes in 598 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:51.738520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7d47faef-b96a-4176-8364-c8b99faffb65 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:51.741715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7d47faef-b96a-4176-8364-c8b99faffb65 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:51.743535 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7d47faef-b96a-4176-8364-c8b99faffb65 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1265 microversion: 2.25 time: 0.220819 May 18 22:23:51.749454 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1234/2406] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:51 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1265 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:51.750061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e2ba4726-7b25-4770-b998-9bb49d8c9d98 tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Calling method '.version_select at 0x7fa2ecfa0dc0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:51.944819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1e1ec4fe-014e-45e4-8c6f-600f8c7b88d3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:51.945495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1e1ec4fe-014e-45e4-8c6f-600f8c7b88d3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:51.957048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2ba4726-7b25-4770-b998-9bb49d8c9d98 tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:51.957517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2ba4726-7b25-4770-b998-9bb49d8c9d98 tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:51.961344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2ba4726-7b25-4770-b998-9bb49d8c9d98 tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:51.963248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2ba4726-7b25-4770-b998-9bb49d8c9d98 tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:51.968503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e1ec4fe-014e-45e4-8c6f-600f8c7b88d3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:51.971284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e1ec4fe-014e-45e4-8c6f-600f8c7b88d3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:51.974981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e1ec4fe-014e-45e4-8c6f-600f8c7b88d3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:51.975435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e1ec4fe-014e-45e4-8c6f-600f8c7b88d3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:52.043540 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e2ba4726-7b25-4770-b998-9bb49d8c9d98 tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/ce5b964cfbe34f0a9b3273053d39f466/detail" status: 200 len: 463 microversion: 2.57 time: 0.303487 May 18 22:23:52.051298 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1173/2407] 10.222.0.58 () {60 vars in 1303 bytes} [Wed May 18 22:23:51 2022] GET /compute/v2.1/os-quota-sets/ce5b964cfbe34f0a9b3273053d39f466/detail => generated 463 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:23:52.152016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5c33d560-5fae-4b7c-9d0b-d1f877c21b49 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:52.153438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5c33d560-5fae-4b7c-9d0b-d1f877c21b49 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:52.168709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c33d560-5fae-4b7c-9d0b-d1f877c21b49 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:52.169481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c33d560-5fae-4b7c-9d0b-d1f877c21b49 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:52.172575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c33d560-5fae-4b7c-9d0b-d1f877c21b49 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:52.173255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c33d560-5fae-4b7c-9d0b-d1f877c21b49 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:52.399049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5c33d560-5fae-4b7c-9d0b-d1f877c21b49 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:52.412904 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5c33d560-5fae-4b7c-9d0b-d1f877c21b49 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1282 microversion: 2.1 time: 0.265715 May 18 22:23:52.416750 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1174/2408] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:52 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1282 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:23:52.430798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-02c3dec9-9d2a-48a4-b3a8-0602c762d1e3 req-cb8f951e-622b-4a45-9b7f-e6f5fbf5b5af service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6fe79150-3bed-45e2-8888-57aa808f223b", "name": "network-vif-plugged", "status": "completed", "tag": "43f19af9-7a24-4f73-9220-33243561bb91"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:52.466325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-02c3dec9-9d2a-48a4-b3a8-0602c762d1e3 req-cb8f951e-622b-4a45-9b7f-e6f5fbf5b5af service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:52.469613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-02c3dec9-9d2a-48a4-b3a8-0602c762d1e3 req-cb8f951e-622b-4a45-9b7f-e6f5fbf5b5af service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:52.535400 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-02c3dec9-9d2a-48a4-b3a8-0602c762d1e3 req-cb8f951e-622b-4a45-9b7f-e6f5fbf5b5af service nova] Creating event network-vif-plugged:43f19af9-7a24-4f73-9220-33243561bb91 for instance 6fe79150-3bed-45e2-8888-57aa808f223b on n-h2-841040-6 May 18 22:23:52.541628 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-02c3dec9-9d2a-48a4-b3a8-0602c762d1e3 req-cb8f951e-622b-4a45-9b7f-e6f5fbf5b5af service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.123467 May 18 22:23:52.543593 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1175/2409] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:52 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:52.557657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ab8db1ce-5412-436a-bd5a-b9c3da3470ca tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Action: 'update', calling method: .version_select at 0x7fa2ece36b80>, body: {"quota_set": {"ram": "2048"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:52.654702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1e1ec4fe-014e-45e4-8c6f-600f8c7b88d3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:52.666379 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1e1ec4fe-014e-45e4-8c6f-600f8c7b88d3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1333 microversion: 2.1 time: 0.724089 May 18 22:23:52.667574 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1235/2410] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:51 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1333 bytes in 729 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:23:52.710930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab8db1ce-5412-436a-bd5a-b9c3da3470ca tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:52.713201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab8db1ce-5412-436a-bd5a-b9c3da3470ca tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:52.715946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab8db1ce-5412-436a-bd5a-b9c3da3470ca tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:52.716991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab8db1ce-5412-436a-bd5a-b9c3da3470ca tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:52.752668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7b4e8310-0921-4c1c-b9d4-caee4122c56d tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:52.753362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7b4e8310-0921-4c1c-b9d4-caee4122c56d tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:52.764348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b4e8310-0921-4c1c-b9d4-caee4122c56d tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:52.768490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b4e8310-0921-4c1c-b9d4-caee4122c56d tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:52.770033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b4e8310-0921-4c1c-b9d4-caee4122c56d tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:52.770954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b4e8310-0921-4c1c-b9d4-caee4122c56d tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:52.806479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab8db1ce-5412-436a-bd5a-b9c3da3470ca tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:52.807204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab8db1ce-5412-436a-bd5a-b9c3da3470ca tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:52.808155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab8db1ce-5412-436a-bd5a-b9c3da3470ca tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:52.808939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab8db1ce-5412-436a-bd5a-b9c3da3470ca tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:52.843006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ab8db1ce-5412-436a-bd5a-b9c3da3470ca tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:52.983499 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ab8db1ce-5412-436a-bd5a-b9c3da3470ca tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-quota-sets/ce5b964cfbe34f0a9b3273053d39f466?user_id=dc5cfd8164ac48119627b70929e2c703" status: 200 len: 148 microversion: 2.57 time: 0.434607 May 18 22:23:52.988743 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1176/2411] 10.222.0.58 () {62 vars in 1383 bytes} [Wed May 18 22:23:52 2022] PUT /compute/v2.1/os-quota-sets/ce5b964cfbe34f0a9b3273053d39f466?user_id=dc5cfd8164ac48119627b70929e2c703 => generated 148 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:23:52.999931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b65a7028-71a4-4dfc-bee4-2234124646bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:53.001187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b65a7028-71a4-4dfc-bee4-2234124646bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:53.017246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b65a7028-71a4-4dfc-bee4-2234124646bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:53.022901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b65a7028-71a4-4dfc-bee4-2234124646bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:53.027101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b65a7028-71a4-4dfc-bee4-2234124646bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:53.027832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b65a7028-71a4-4dfc-bee4-2234124646bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:53.099924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7b4e8310-0921-4c1c-b9d4-caee4122c56d tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:53.111840 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7b4e8310-0921-4c1c-b9d4-caee4122c56d tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1325 microversion: 2.1 time: 0.363706 May 18 22:23:53.114710 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1236/2412] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:52 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1325 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:23:53.120992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bc016d2a-fdd4-4c79-9318-9b3e2e9de35a tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] Calling method '.version_select at 0x7fa2ed579310>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:53.195452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b65a7028-71a4-4dfc-bee4-2234124646bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:53.211006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b65a7028-71a4-4dfc-bee4-2234124646bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:53.213460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b65a7028-71a4-4dfc-bee4-2234124646bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:53.220085 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b65a7028-71a4-4dfc-bee4-2234124646bb tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1265 microversion: 2.25 time: 0.233762 May 18 22:23:53.226353 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1177/2413] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:52 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1265 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:53.310289 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bc016d2a-fdd4-4c79-9318-9b3e2e9de35a tempest-QuotasAdminTestV257-708363947 tempest-QuotasAdminTestV257-708363947-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/ce5b964cfbe34f0a9b3273053d39f466?user_id=dc5cfd8164ac48119627b70929e2c703" status: 200 len: 190 microversion: 2.57 time: 0.193373 May 18 22:23:53.311009 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1237/2414] 10.222.0.58 () {60 vars in 1363 bytes} [Wed May 18 22:23:53 2022] GET /compute/v2.1/os-quota-sets/ce5b964cfbe34f0a9b3273053d39f466?user_id=dc5cfd8164ac48119627b70929e2c703 => generated 190 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:23:53.440109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5914e4d7-4f2f-49f8-b7da-eff4129b0602 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:53.440773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5914e4d7-4f2f-49f8-b7da-eff4129b0602 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:53.445765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5914e4d7-4f2f-49f8-b7da-eff4129b0602 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [119082] Writing DB stats nova_api:SELECT=98,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:53.457693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5914e4d7-4f2f-49f8-b7da-eff4129b0602 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:53.471061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5914e4d7-4f2f-49f8-b7da-eff4129b0602 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:53.474711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5914e4d7-4f2f-49f8-b7da-eff4129b0602 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:53.475140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5914e4d7-4f2f-49f8-b7da-eff4129b0602 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:53.683686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9a605f3a-b937-40d5-8355-0fca934ac2a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:53.684515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9a605f3a-b937-40d5-8355-0fca934ac2a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:53.712602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a605f3a-b937-40d5-8355-0fca934ac2a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:53.713431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a605f3a-b937-40d5-8355-0fca934ac2a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:53.714630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a605f3a-b937-40d5-8355-0fca934ac2a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:53.715305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a605f3a-b937-40d5-8355-0fca934ac2a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:53.778406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5914e4d7-4f2f-49f8-b7da-eff4129b0602 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:53.788511 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5914e4d7-4f2f-49f8-b7da-eff4129b0602 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1282 microversion: 2.1 time: 0.353266 May 18 22:23:53.803085 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1178/2415] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:53 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1282 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:54.131527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a24e148b-f9f1-42aa-a966-8d138da504b5 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:54.133011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a24e148b-f9f1-42aa-a966-8d138da504b5 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:54.144681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a24e148b-f9f1-42aa-a966-8d138da504b5 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:54.148459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a24e148b-f9f1-42aa-a966-8d138da504b5 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:54.152833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a24e148b-f9f1-42aa-a966-8d138da504b5 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:54.153468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a24e148b-f9f1-42aa-a966-8d138da504b5 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:54.245648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9a605f3a-b937-40d5-8355-0fca934ac2a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:54.258420 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9a605f3a-b937-40d5-8355-0fca934ac2a2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1333 microversion: 2.1 time: 0.578996 May 18 22:23:54.260030 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1238/2416] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:53 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1333 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:54.282193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6eb1a6db-45a8-4834-9725-715a7fd5c1f1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:54.284566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6eb1a6db-45a8-4834-9725-715a7fd5c1f1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:54.302297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6eb1a6db-45a8-4834-9725-715a7fd5c1f1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:54.306402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6eb1a6db-45a8-4834-9725-715a7fd5c1f1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:54.307815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6eb1a6db-45a8-4834-9725-715a7fd5c1f1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:54.310628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6eb1a6db-45a8-4834-9725-715a7fd5c1f1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:54.325495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6eb1a6db-45a8-4834-9725-715a7fd5c1f1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:54.525137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6eb1a6db-45a8-4834-9725-715a7fd5c1f1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:54.552473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6eb1a6db-45a8-4834-9725-715a7fd5c1f1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:54.560063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6eb1a6db-45a8-4834-9725-715a7fd5c1f1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:54.565458 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6eb1a6db-45a8-4834-9725-715a7fd5c1f1 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1265 microversion: 2.25 time: 0.301840 May 18 22:23:54.567914 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1239/2417] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:54 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1265 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:54.810250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6d2755d2-9dd7-4545-8ca8-0e3ea0d51414 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:54.811124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6d2755d2-9dd7-4545-8ca8-0e3ea0d51414 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:54.826148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d2755d2-9dd7-4545-8ca8-0e3ea0d51414 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:54.828500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d2755d2-9dd7-4545-8ca8-0e3ea0d51414 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:54.831075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d2755d2-9dd7-4545-8ca8-0e3ea0d51414 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:54.833664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d2755d2-9dd7-4545-8ca8-0e3ea0d51414 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:54.971897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a24e148b-f9f1-42aa-a966-8d138da504b5 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:54.981902 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a24e148b-f9f1-42aa-a966-8d138da504b5 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1325 microversion: 2.1 time: 0.853057 May 18 22:23:54.987872 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1179/2418] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:54 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1325 bytes in 862 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:55.007281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-464b3258-1528-4db5-a9e3-3690a6d1f5d6 req-bf9ec73f-ca1d-4510-a177-52261638dc7f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6fe79150-3bed-45e2-8888-57aa808f223b", "name": "network-vif-plugged", "status": "completed", "tag": "80303cb1-13e4-44a1-9e30-17de8a5f21cd"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:55.061364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-464b3258-1528-4db5-a9e3-3690a6d1f5d6 req-bf9ec73f-ca1d-4510-a177-52261638dc7f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.024s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:55.061956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-464b3258-1528-4db5-a9e3-3690a6d1f5d6 req-bf9ec73f-ca1d-4510-a177-52261638dc7f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:55.094812 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-464b3258-1528-4db5-a9e3-3690a6d1f5d6 req-bf9ec73f-ca1d-4510-a177-52261638dc7f service nova] Creating event network-vif-plugged:80303cb1-13e4-44a1-9e30-17de8a5f21cd for instance 6fe79150-3bed-45e2-8888-57aa808f223b on n-h2-841040-6 May 18 22:23:55.106619 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-464b3258-1528-4db5-a9e3-3690a6d1f5d6 req-bf9ec73f-ca1d-4510-a177-52261638dc7f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.116818 May 18 22:23:55.107822 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1180/2419] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:54 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:55.284894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6d2755d2-9dd7-4545-8ca8-0e3ea0d51414 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:55.297097 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6d2755d2-9dd7-4545-8ca8-0e3ea0d51414 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1324 microversion: 2.1 time: 0.492645 May 18 22:23:55.302431 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1240/2420] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:54 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1324 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:55.312457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c6aa0efe-99b6-4e08-91a7-43ee11fe3028 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:55.317805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c6aa0efe-99b6-4e08-91a7-43ee11fe3028 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:55.338939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6aa0efe-99b6-4e08-91a7-43ee11fe3028 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:55.339866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6aa0efe-99b6-4e08-91a7-43ee11fe3028 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:55.343993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6aa0efe-99b6-4e08-91a7-43ee11fe3028 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:55.346278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6aa0efe-99b6-4e08-91a7-43ee11fe3028 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:55.432527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a436a0f2-90b4-4b7d-baa9-7c191aa43cc2 tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Action: 'create', calling method: .version_select at 0x7fa2ecdf99d0>, body: {"pool": null} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:55.673273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c6aa0efe-99b6-4e08-91a7-43ee11fe3028 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:55.682455 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c6aa0efe-99b6-4e08-91a7-43ee11fe3028 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1333 microversion: 2.1 time: 0.378679 May 18 22:23:55.686477 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1241/2421] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:55 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1333 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:55.691783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5b8e658a-bf32-4f9c-b6fc-446ad96280b2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:55.692681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5b8e658a-bf32-4f9c-b6fc-446ad96280b2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:55.716172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b8e658a-bf32-4f9c-b6fc-446ad96280b2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:55.716526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b8e658a-bf32-4f9c-b6fc-446ad96280b2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:55.717496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b8e658a-bf32-4f9c-b6fc-446ad96280b2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:55.718179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b8e658a-bf32-4f9c-b6fc-446ad96280b2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:55.821767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5b8e658a-bf32-4f9c-b6fc-446ad96280b2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:55.835809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5b8e658a-bf32-4f9c-b6fc-446ad96280b2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:55.841071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5b8e658a-bf32-4f9c-b6fc-446ad96280b2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:55.843103 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5b8e658a-bf32-4f9c-b6fc-446ad96280b2 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1265 microversion: 2.25 time: 0.154642 May 18 22:23:55.843685 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1242/2422] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:55 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1265 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:56.000938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ee86a33-67e9-4a2d-b823-bed2a1cd52d3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:56.001542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4ee86a33-67e9-4a2d-b823-bed2a1cd52d3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:56.011261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ee86a33-67e9-4a2d-b823-bed2a1cd52d3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:56.011697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ee86a33-67e9-4a2d-b823-bed2a1cd52d3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:56.014494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ee86a33-67e9-4a2d-b823-bed2a1cd52d3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:56.015141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ee86a33-67e9-4a2d-b823-bed2a1cd52d3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:56.410327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4ee86a33-67e9-4a2d-b823-bed2a1cd52d3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:56.439870 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4ee86a33-67e9-4a2d-b823-bed2a1cd52d3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1325 microversion: 2.1 time: 0.440188 May 18 22:23:56.462677 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1243/2423] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:55 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1325 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:23:56.467944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0852f16a-b36d-49a4-9309-fd010cec73d1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:56.468552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0852f16a-b36d-49a4-9309-fd010cec73d1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:56.488354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0852f16a-b36d-49a4-9309-fd010cec73d1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:56.488820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0852f16a-b36d-49a4-9309-fd010cec73d1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:56.489604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0852f16a-b36d-49a4-9309-fd010cec73d1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:56.490058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0852f16a-b36d-49a4-9309-fd010cec73d1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:56.759257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0852f16a-b36d-49a4-9309-fd010cec73d1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:56.767792 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0852f16a-b36d-49a4-9309-fd010cec73d1 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1324 microversion: 2.1 time: 0.303938 May 18 22:23:56.776602 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1244/2424] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:56 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1324 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:56.792678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a6537d70-c1c3-400e-a05b-906ec04d6201 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:56.793437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a6537d70-c1c3-400e-a05b-906ec04d6201 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:56.806000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6537d70-c1c3-400e-a05b-906ec04d6201 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:56.808018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6537d70-c1c3-400e-a05b-906ec04d6201 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:56.810524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6537d70-c1c3-400e-a05b-906ec04d6201 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:56.811084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6537d70-c1c3-400e-a05b-906ec04d6201 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:57.034731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a6537d70-c1c3-400e-a05b-906ec04d6201 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:57.045590 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a6537d70-c1c3-400e-a05b-906ec04d6201 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1333 microversion: 2.1 time: 0.266899 May 18 22:23:57.046593 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1245/2425] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:56 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1333 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:57.052256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-883cff7b-e34a-4ee7-8544-8b4abac5ba91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:57.053202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-883cff7b-e34a-4ee7-8544-8b4abac5ba91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:57.063275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-883cff7b-e34a-4ee7-8544-8b4abac5ba91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:57.064136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-883cff7b-e34a-4ee7-8544-8b4abac5ba91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:57.065203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-883cff7b-e34a-4ee7-8544-8b4abac5ba91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:57.066317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-883cff7b-e34a-4ee7-8544-8b4abac5ba91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:57.188807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-883cff7b-e34a-4ee7-8544-8b4abac5ba91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:57.213948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-883cff7b-e34a-4ee7-8544-8b4abac5ba91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:57.222438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-883cff7b-e34a-4ee7-8544-8b4abac5ba91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:57.228553 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-883cff7b-e34a-4ee7-8544-8b4abac5ba91 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1265 microversion: 2.25 time: 0.180364 May 18 22:23:57.230320 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1246/2426] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:57 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1265 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:57.247823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-7d7e0b1e-039d-47a1-8ee8-ded72a2f03b8 req-cbe5bdf9-34be-4cad-b22b-44ba51dcfbfe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ed90ab57-aa5a-455d-b124-35fe1ce672b3", "name": "network-vif-plugged", "status": "completed", "tag": "48d9df58-5e0a-4f33-a935-671884670297"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:57.266363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7d7e0b1e-039d-47a1-8ee8-ded72a2f03b8 req-cbe5bdf9-34be-4cad-b22b-44ba51dcfbfe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:57.267218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7d7e0b1e-039d-47a1-8ee8-ded72a2f03b8 req-cbe5bdf9-34be-4cad-b22b-44ba51dcfbfe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:57.293435 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-7d7e0b1e-039d-47a1-8ee8-ded72a2f03b8 req-cbe5bdf9-34be-4cad-b22b-44ba51dcfbfe service nova] Creating event network-vif-plugged:48d9df58-5e0a-4f33-a935-671884670297 for instance ed90ab57-aa5a-455d-b124-35fe1ce672b3 on n-h2-841040-6 May 18 22:23:57.300381 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-7d7e0b1e-039d-47a1-8ee8-ded72a2f03b8 req-cbe5bdf9-34be-4cad-b22b-44ba51dcfbfe service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063970 May 18 22:23:57.304832 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1247/2427] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:23:57 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:57.479712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-063f530b-c572-4f58-858f-2efb05db097b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:57.480392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-063f530b-c572-4f58-858f-2efb05db097b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:57.500555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-063f530b-c572-4f58-858f-2efb05db097b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:57.501021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-063f530b-c572-4f58-858f-2efb05db097b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:57.504861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-063f530b-c572-4f58-858f-2efb05db097b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:57.505388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-063f530b-c572-4f58-858f-2efb05db097b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:57.735457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-063f530b-c572-4f58-858f-2efb05db097b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:57.747922 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-063f530b-c572-4f58-858f-2efb05db097b tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1325 microversion: 2.1 time: 0.270823 May 18 22:23:57.751791 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1248/2428] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:57 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1325 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:57.784585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a4d84515-0f66-4533-863f-0267d213e926 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:57.785606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a4d84515-0f66-4533-863f-0267d213e926 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:57.795610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4d84515-0f66-4533-863f-0267d213e926 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:57.796200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4d84515-0f66-4533-863f-0267d213e926 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:57.797495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4d84515-0f66-4533-863f-0267d213e926 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:57.798278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4d84515-0f66-4533-863f-0267d213e926 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:58.150904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a4d84515-0f66-4533-863f-0267d213e926 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:58.160717 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a4d84515-0f66-4533-863f-0267d213e926 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1324 microversion: 2.1 time: 0.380062 May 18 22:23:58.185018 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1249/2429] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:57 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1324 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:58.190698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dbb35ecc-37d4-4527-8416-a9a514540f06 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:58.191556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dbb35ecc-37d4-4527-8416-a9a514540f06 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:58.209328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbb35ecc-37d4-4527-8416-a9a514540f06 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:58.209848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbb35ecc-37d4-4527-8416-a9a514540f06 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:58.210545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbb35ecc-37d4-4527-8416-a9a514540f06 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:58.210975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbb35ecc-37d4-4527-8416-a9a514540f06 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:58.466378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dbb35ecc-37d4-4527-8416-a9a514540f06 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:58.476829 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dbb35ecc-37d4-4527-8416-a9a514540f06 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1668 microversion: 2.1 time: 0.290567 May 18 22:23:58.483839 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1250/2430] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:58 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1668 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:58.493076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-848e75b5-4f49-4931-9a2c-a28d67a01eaa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:58.519005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-848e75b5-4f49-4931-9a2c-a28d67a01eaa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:58.543563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-848e75b5-4f49-4931-9a2c-a28d67a01eaa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:58.544178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-848e75b5-4f49-4931-9a2c-a28d67a01eaa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:58.545180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-848e75b5-4f49-4931-9a2c-a28d67a01eaa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:58.551609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-848e75b5-4f49-4931-9a2c-a28d67a01eaa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:58.683922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-848e75b5-4f49-4931-9a2c-a28d67a01eaa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:58.702236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-848e75b5-4f49-4931-9a2c-a28d67a01eaa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:58.705544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-848e75b5-4f49-4931-9a2c-a28d67a01eaa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:58.706791 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-848e75b5-4f49-4931-9a2c-a28d67a01eaa tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1265 microversion: 2.25 time: 0.221052 May 18 22:23:58.711099 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1251/2431] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:23:58 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1265 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:23:58.727253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c3603056-fede-4f0a-b522-75863b068cb2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:58.727992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c3603056-fede-4f0a-b522-75863b068cb2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:58.735654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3603056-fede-4f0a-b522-75863b068cb2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:58.743065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3603056-fede-4f0a-b522-75863b068cb2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:58.744210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3603056-fede-4f0a-b522-75863b068cb2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:58.744829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3603056-fede-4f0a-b522-75863b068cb2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:58.798281 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c3603056-fede-4f0a-b522-75863b068cb2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b/ips" status: 200 len: 179 microversion: 2.1 time: 0.073435 May 18 22:23:58.805769 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1252/2432] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:23:58 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b/ips => generated 179 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:59.146665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9b258a57-f6fa-4d8b-b8d3-86e0015bde4b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Action: 'create', calling method: .version_select at 0x7fa2ed60de50>, body: {"keypair": {"name": "tempest-keypair-783467681", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLRlPudzXyV/KG88ye+OGzI+WMwwrlwqGRXM2h58M0zhBRdcq3Lucrh3KH1yOqs5C/rMJ8vB3MYQj4r5z9mkC/D2B13eSCCecIw72qYwomofjRY+9Kn2Epk6X7zwRC8Lhg=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:23:59.202630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-9b258a57-f6fa-4d8b-b8d3-86e0015bde4b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Getting quotas for project 7f125c7167e240c693830fb1de6018bb. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:23:59.209000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9b258a57-f6fa-4d8b-b8d3-86e0015bde4b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [119083] Writing DB stats nova_api:SELECT=95,nova_api:UPDATE=1,nova_api:INSERT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:23:59.216887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-9b258a57-f6fa-4d8b-b8d3-86e0015bde4b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Getting quotas for user 6661147850fe4b63b0239a566d1bf7ad and project 7f125c7167e240c693830fb1de6018bb. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:23:59.294800 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9b258a57-f6fa-4d8b-b8d3-86e0015bde4b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.477757 May 18 22:23:59.296158 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1253/2433] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:23:58 2022] POST /compute/v2.1/os-keypairs => generated 385 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:23:59.314727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1916389-cd7f-469f-8694-428ed395773f tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:59.316916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d1916389-cd7f-469f-8694-428ed395773f tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:59.346351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1916389-cd7f-469f-8694-428ed395773f tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:59.346779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1916389-cd7f-469f-8694-428ed395773f tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:59.347643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1916389-cd7f-469f-8694-428ed395773f tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:59.350889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1916389-cd7f-469f-8694-428ed395773f tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:59.822651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d1916389-cd7f-469f-8694-428ed395773f tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:23:59.835099 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d1916389-cd7f-469f-8694-428ed395773f tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1325 microversion: 2.1 time: 0.537451 May 18 22:23:59.846765 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1254/2434] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:23:59 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1325 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:23:59.854596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6ae6d191-337e-403a-8733-c866e7e823b1 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:23:59.855321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6ae6d191-337e-403a-8733-c866e7e823b1 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:23:59.869229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ae6d191-337e-403a-8733-c866e7e823b1 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:59.870136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ae6d191-337e-403a-8733-c866e7e823b1 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:59.871248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ae6d191-337e-403a-8733-c866e7e823b1 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:23:59.871950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ae6d191-337e-403a-8733-c866e7e823b1 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:23:59.920944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6ae6d191-337e-403a-8733-c866e7e823b1 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:24:00.098046 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6ae6d191-337e-403a-8733-c866e7e823b1 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "DELETE /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 204 len: 0 microversion: 2.1 time: 0.249493 May 18 22:24:00.098955 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1255/2435] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:23:59 2022] DELETE /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 0 bytes in 251 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:24:00.113518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-900df5b1-764f-40cf-96c4-84018564be2d req-cf06cff4-f59f-4634-a472-8952dafa56c7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "474ecbb8-c512-4dc5-b67c-1c57c9b9adf0", "tag": "46f779e6-3904-40bc-b028-55c839d1433a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:00.133190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-900df5b1-764f-40cf-96c4-84018564be2d req-cf06cff4-f59f-4634-a472-8952dafa56c7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:00.134187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-900df5b1-764f-40cf-96c4-84018564be2d req-cf06cff4-f59f-4634-a472-8952dafa56c7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:00.156952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-900df5b1-764f-40cf-96c4-84018564be2d req-cf06cff4-f59f-4634-a472-8952dafa56c7 service nova] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:00.187957 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-900df5b1-764f-40cf-96c4-84018564be2d req-cf06cff4-f59f-4634-a472-8952dafa56c7 service nova] Creating event network-changed:46f779e6-3904-40bc-b028-55c839d1433a for instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 on n-h1-841040-6 May 18 22:24:00.198345 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-900df5b1-764f-40cf-96c4-84018564be2d req-cf06cff4-f59f-4634-a472-8952dafa56c7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.097789 May 18 22:24:00.200832 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1256/2436] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:00 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:00.231163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e5f9be3-0657-4390-8e27-eca9064fabea tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:00.232645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7e5f9be3-0657-4390-8e27-eca9064fabea tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:00.260043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e5f9be3-0657-4390-8e27-eca9064fabea tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:00.262088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e5f9be3-0657-4390-8e27-eca9064fabea tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:00.266608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e5f9be3-0657-4390-8e27-eca9064fabea tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:00.267160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e5f9be3-0657-4390-8e27-eca9064fabea tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:00.539507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7e5f9be3-0657-4390-8e27-eca9064fabea tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:00.548476 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7e5f9be3-0657-4390-8e27-eca9064fabea tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1324 microversion: 2.1 time: 0.329753 May 18 22:24:00.550067 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1257/2437] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:00 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1324 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:00.555782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-22ef0063-07a5-4e1c-9fc3-40e9164c106f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:00.556463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-22ef0063-07a5-4e1c-9fc3-40e9164c106f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:00.563630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22ef0063-07a5-4e1c-9fc3-40e9164c106f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:00.564171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22ef0063-07a5-4e1c-9fc3-40e9164c106f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:00.565137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22ef0063-07a5-4e1c-9fc3-40e9164c106f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:00.565866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22ef0063-07a5-4e1c-9fc3-40e9164c106f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:00.704430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-22ef0063-07a5-4e1c-9fc3-40e9164c106f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:00.715030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-22ef0063-07a5-4e1c-9fc3-40e9164c106f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:00.716790 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a436a0f2-90b4-4b7d-baa9-7c191aa43cc2 tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] 10.222.0.58 "POST /compute/v2.1/os-floating-ips" status: 200 len: 140 microversion: 2.1 time: 5.607106 May 18 22:24:00.717467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-22ef0063-07a5-4e1c-9fc3-40e9164c106f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:00.718028 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1181/2438] 10.222.0.58 () {60 vars in 1169 bytes} [Wed May 18 22:23:55 2022] POST /compute/v2.1/os-floating-ips => generated 140 bytes in 5609 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:00.720015 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-22ef0063-07a5-4e1c-9fc3-40e9164c106f tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1265 microversion: 2.25 time: 0.168834 May 18 22:24:00.721365 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1258/2439] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:00 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1265 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:24:00.731124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-90fb0b34-81cf-4c67-bf80-cf9de4599e0f tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Calling method '.version_select at 0x7fa2ecb73940>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:00.733117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8de50e70-e851-4b4d-ba52-0c3eefe66422 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:00.734208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8de50e70-e851-4b4d-ba52-0c3eefe66422 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:00.741403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8de50e70-e851-4b4d-ba52-0c3eefe66422 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:00.741966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8de50e70-e851-4b4d-ba52-0c3eefe66422 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:00.742843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8de50e70-e851-4b4d-ba52-0c3eefe66422 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:00.743249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8de50e70-e851-4b4d-ba52-0c3eefe66422 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:00.990825 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-90fb0b34-81cf-4c67-bf80-cf9de4599e0f tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] 10.222.0.58 "GET /compute/v2.1/os-floating-ips/41d0513d-cc0b-4419-8531-8512627662fb" status: 200 len: 140 microversion: 2.1 time: 0.264160 May 18 22:24:00.992062 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1259/2440] 10.222.0.58 () {58 vars in 1259 bytes} [Wed May 18 22:24:00 2022] GET /compute/v2.1/os-floating-ips/41d0513d-cc0b-4419-8531-8512627662fb => generated 140 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:00.997986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bbd84550-cb5d-454a-89b4-65297c1891a9 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:00.998992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bbd84550-cb5d-454a-89b4-65297c1891a9 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:01.007914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbd84550-cb5d-454a-89b4-65297c1891a9 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:01.008568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbd84550-cb5d-454a-89b4-65297c1891a9 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:01.010291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbd84550-cb5d-454a-89b4-65297c1891a9 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:01.010914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbd84550-cb5d-454a-89b4-65297c1891a9 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:01.086267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8de50e70-e851-4b4d-ba52-0c3eefe66422 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:01.100333 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8de50e70-e851-4b4d-ba52-0c3eefe66422 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1674 microversion: 2.1 time: 0.381075 May 18 22:24:01.100933 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1182/2441] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:00 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1674 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:01.128632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1b71211e-706a-41e9-ace2-614222b4b795 tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Calling method '.version_select at 0x7fa2ecfcd550>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:01.244508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bbd84550-cb5d-454a-89b4-65297c1891a9 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:01.254039 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bbd84550-cb5d-454a-89b4-65297c1891a9 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1522 microversion: 2.1 time: 0.260719 May 18 22:24:01.261865 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1260/2442] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:00 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1522 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:01.273963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ddf33ad-19f3-4955-af49-8726ee480c80 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:01.274454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1ddf33ad-19f3-4955-af49-8726ee480c80 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:01.296431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ddf33ad-19f3-4955-af49-8726ee480c80 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:01.296941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ddf33ad-19f3-4955-af49-8726ee480c80 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:01.297659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ddf33ad-19f3-4955-af49-8726ee480c80 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:01.298177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ddf33ad-19f3-4955-af49-8726ee480c80 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:01.333232 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-1ddf33ad-19f3-4955-af49-8726ee480c80 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] HTTP exception thrown: Instance is not a member of specified network May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ddf33ad-19f3-4955-af49-8726ee480c80 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Request method failure captured: May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3/ips/invalid HTTP/1.1 May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHnQEX48u5Lc2SCs5NOfTAJV64H4f6ovUuteGHg4gEvG1hVZYt9osaRBnsiV3nGZ7o2F1u03Nb01J7hhlk417e5J0eVdgOfprXi0cLPUAfdJZIM-bkdfntP-zc2HcqVj6BTAY3PpVXuPeiR6_lhg2BKctT-R7HMg9QtJ10S4r6nB20 May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 8d0b7e983da843cc988e4ce6c5e6b606 May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerAddressesNegativeTestJSON-1751537920 May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8d0b7e983da843cc988e4ce6c5e6b606"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d0b7e983da843cc988e4ce6c5e6b606"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8d0b7e983da843cc988e4ce6c5e6b606"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d0b7e983da843cc988e4ce6c5e6b606"}]}] May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerAddressesNegativeTestJSON-1751537920 May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 8d0b7e983da843cc988e4ce6c5e6b606 May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerAddressesNegativeTestJSON-1751537920 May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerAddressesNegativeTestJSON-1751537920-project May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: aa007e3f99ce420abcf5bb459eba526f May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerAddressesNegativeTestJSON-1751537920-project May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance is not a member of specified network May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'server_id': 'ed90ab57-aa5a-455d-b124-35fe1ce672b3', 'id': 'invalid'} May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/ips.py", line 52, in show May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=msg) May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance is not a member of specified network May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance is not a member of specified network May 18 22:24:01.348976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:01.355526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ddf33ad-19f3-4955-af49-8726ee480c80 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Returning 404 to user: Instance is not a member of specified network {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:01.356602 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1ddf33ad-19f3-4955-af49-8726ee480c80 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3/ips/invalid" status: 404 len: 91 microversion: 2.1 time: 0.086692 May 18 22:24:01.357453 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1261/2443] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:24:01 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3/ips/invalid => generated 91 bytes in 88 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) May 18 22:24:01.367853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d306999-fc50-456b-a996-9b24f6839144 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:01.368402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d306999-fc50-456b-a996-9b24f6839144 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Failed to fetch instance by id 999 {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2926}} May 18 22:24:01.368805 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-0d306999-fc50-456b-a996-9b24f6839144 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] HTTP exception thrown: Instance 999 could not be found. May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d306999-fc50-456b-a996-9b24f6839144 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Request method failure captured: May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/999/ips HTTP/1.1 May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHnQEX48u5Lc2SCs5NOfTAJV64H4f6ovUuteGHg4gEvG1hVZYt9osaRBnsiV3nGZ7o2F1u03Nb01J7hhlk417e5J0eVdgOfprXi0cLPUAfdJZIM-bkdfntP-zc2HcqVj6BTAY3PpVXuPeiR6_lhg2BKctT-R7HMg9QtJ10S4r6nB20 May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 8d0b7e983da843cc988e4ce6c5e6b606 May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerAddressesNegativeTestJSON-1751537920 May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8d0b7e983da843cc988e4ce6c5e6b606"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d0b7e983da843cc988e4ce6c5e6b606"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8d0b7e983da843cc988e4ce6c5e6b606"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d0b7e983da843cc988e4ce6c5e6b606"}]}] May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerAddressesNegativeTestJSON-1751537920 May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 8d0b7e983da843cc988e4ce6c5e6b606 May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerAddressesNegativeTestJSON-1751537920 May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerAddressesNegativeTestJSON-1751537920-project May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: aa007e3f99ce420abcf5bb459eba526f May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerAddressesNegativeTestJSON-1751537920-project May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 999 could not be found. May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'server_id': '999'} May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2927, in get May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_id) May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 999 could not be found. May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/ips.py", line 37, in index May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self._compute_api, context, server_id) May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 999 could not be found. May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 999 could not be found. May 18 22:24:01.370266 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:01.375580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d306999-fc50-456b-a996-9b24f6839144 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Returning 404 to user: Instance 999 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:01.375580 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d306999-fc50-456b-a996-9b24f6839144 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/999/ips" status: 404 len: 78 microversion: 2.1 time: 0.007937 May 18 22:24:01.378629 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1262/2444] 10.222.0.58 () {58 vars in 1148 bytes} [Wed May 18 22:24:01 2022] GET /compute/v2.1/servers/999/ips => generated 78 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) May 18 22:24:01.394980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1e0f32b7-2982-439c-ab67-bc1308b5f7a3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:01.395690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1e0f32b7-2982-439c-ab67-bc1308b5f7a3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:01.415264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1e0f32b7-2982-439c-ab67-bc1308b5f7a3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:01.422990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e0f32b7-2982-439c-ab67-bc1308b5f7a3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:01.423860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e0f32b7-2982-439c-ab67-bc1308b5f7a3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:01.424867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e0f32b7-2982-439c-ab67-bc1308b5f7a3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:01.427459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e0f32b7-2982-439c-ab67-bc1308b5f7a3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:01.490498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1e0f32b7-2982-439c-ab67-bc1308b5f7a3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:24:01.649300 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1e0f32b7-2982-439c-ab67-bc1308b5f7a3 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "DELETE /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 204 len: 0 microversion: 2.1 time: 0.269867 May 18 22:24:01.650195 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1263/2445] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:24:01 2022] DELETE /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:24:01.660714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d45899f9-b52f-4401-8967-ef46fe8ce832 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:01.661966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d45899f9-b52f-4401-8967-ef46fe8ce832 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:01.671182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d45899f9-b52f-4401-8967-ef46fe8ce832 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:01.671881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d45899f9-b52f-4401-8967-ef46fe8ce832 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:01.674857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d45899f9-b52f-4401-8967-ef46fe8ce832 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:01.675573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d45899f9-b52f-4401-8967-ef46fe8ce832 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:01.887667 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1b71211e-706a-41e9-ace2-614222b4b795 tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] 10.222.0.58 "GET /compute/v2.1/os-floating-ips" status: 200 len: 143 microversion: 2.1 time: 0.769361 May 18 22:24:01.896330 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1183/2446] 10.222.0.58 () {58 vars in 1148 bytes} [Wed May 18 22:24:01 2022] GET /compute/v2.1/os-floating-ips => generated 143 bytes in 781 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:01.903414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c33a255-323b-41a6-9c45-0571d3c363eb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:01.904304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7c33a255-323b-41a6-9c45-0571d3c363eb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:01.928456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c33a255-323b-41a6-9c45-0571d3c363eb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:01.930533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c33a255-323b-41a6-9c45-0571d3c363eb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:01.933239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c33a255-323b-41a6-9c45-0571d3c363eb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:01.934133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c33a255-323b-41a6-9c45-0571d3c363eb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:01.957159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d45899f9-b52f-4401-8967-ef46fe8ce832 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:01.967190 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d45899f9-b52f-4401-8967-ef46fe8ce832 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1324 microversion: 2.1 time: 0.311815 May 18 22:24:01.977174 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1264/2447] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:01 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1324 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:01.977174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-02361ff1-903b-4819-895b-5701fe52976c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:01.977174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-02361ff1-903b-4819-895b-5701fe52976c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:01.990163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02361ff1-903b-4819-895b-5701fe52976c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:01.990804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02361ff1-903b-4819-895b-5701fe52976c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:01.994136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02361ff1-903b-4819-895b-5701fe52976c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:01.995208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02361ff1-903b-4819-895b-5701fe52976c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:02.102176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-02361ff1-903b-4819-895b-5701fe52976c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:02.114197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-02361ff1-903b-4819-895b-5701fe52976c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:02.116323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-02361ff1-903b-4819-895b-5701fe52976c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:02.118326 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-02361ff1-903b-4819-895b-5701fe52976c tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1265 microversion: 2.25 time: 0.148341 May 18 22:24:02.140518 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1265/2448] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:01 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1265 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:24:02.147095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ff3a514-3e6b-459a-8316-740da92210f5 tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Calling method '.version_select at 0x7fa2ed142ca0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:02.243879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7c33a255-323b-41a6-9c45-0571d3c363eb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:02.257013 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7c33a255-323b-41a6-9c45-0571d3c363eb tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1528 microversion: 2.1 time: 0.359294 May 18 22:24:02.269786 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1184/2449] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:01 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1528 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:02.283986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fe555c0b-636e-44bf-88de-d86ee17a4ad2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:02.285901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fe555c0b-636e-44bf-88de-d86ee17a4ad2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:02.303426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe555c0b-636e-44bf-88de-d86ee17a4ad2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:02.306695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe555c0b-636e-44bf-88de-d86ee17a4ad2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:02.307538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe555c0b-636e-44bf-88de-d86ee17a4ad2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:02.307987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe555c0b-636e-44bf-88de-d86ee17a4ad2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:02.695991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fe555c0b-636e-44bf-88de-d86ee17a4ad2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:02.705376 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fe555c0b-636e-44bf-88de-d86ee17a4ad2 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1674 microversion: 2.1 time: 0.432811 May 18 22:24:02.710911 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1185/2450] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:02 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1674 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:02.985044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d3654038-3be3-4b36-bf4e-dab19c5a060c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:02.985714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d3654038-3be3-4b36-bf4e-dab19c5a060c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:02.987906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-d3654038-3be3-4b36-bf4e-dab19c5a060c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [119082] Writing DB stats nova_cell0:SELECT=7 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:02.989074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-d3654038-3be3-4b36-bf4e-dab19c5a060c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [119082] Writing DB stats nova_cell0:SELECT=16 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:03.007028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3654038-3be3-4b36-bf4e-dab19c5a060c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:03.007615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3654038-3be3-4b36-bf4e-dab19c5a060c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:03.008362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3654038-3be3-4b36-bf4e-dab19c5a060c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:03.008794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3654038-3be3-4b36-bf4e-dab19c5a060c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:04.377936 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1ff3a514-3e6b-459a-8316-740da92210f5 tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] 10.222.0.58 "DELETE /compute/v2.1/os-floating-ips/41d0513d-cc0b-4419-8531-8512627662fb" status: 202 len: 0 microversion: 2.1 time: 2.232067 May 18 22:24:04.378636 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1266/2451] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:24:02 2022] DELETE /compute/v2.1/os-floating-ips/41d0513d-cc0b-4419-8531-8512627662fb => generated 0 bytes in 2238 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:24:04.391473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d674e1f1-4fb1-4645-857a-ca9dd52ba558 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:04.393077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d674e1f1-4fb1-4645-857a-ca9dd52ba558 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:04.420228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d3654038-3be3-4b36-bf4e-dab19c5a060c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:04.429095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d674e1f1-4fb1-4645-857a-ca9dd52ba558 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:04.429616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d674e1f1-4fb1-4645-857a-ca9dd52ba558 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:04.432414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d674e1f1-4fb1-4645-857a-ca9dd52ba558 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:04.433466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d674e1f1-4fb1-4645-857a-ca9dd52ba558 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:04.435155 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d3654038-3be3-4b36-bf4e-dab19c5a060c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1324 microversion: 2.1 time: 1.454449 May 18 22:24:04.436034 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1186/2452] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:02 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1324 bytes in 1456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:04.451990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ab00f83d-3427-4016-a8c4-d8b20266b6f2 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:04.453631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ab00f83d-3427-4016-a8c4-d8b20266b6f2 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:04.468746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab00f83d-3427-4016-a8c4-d8b20266b6f2 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:04.470141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab00f83d-3427-4016-a8c4-d8b20266b6f2 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:04.471677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab00f83d-3427-4016-a8c4-d8b20266b6f2 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:04.472390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab00f83d-3427-4016-a8c4-d8b20266b6f2 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:04.616930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d674e1f1-4fb1-4645-857a-ca9dd52ba558 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:04.633076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d674e1f1-4fb1-4645-857a-ca9dd52ba558 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:04.634662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d674e1f1-4fb1-4645-857a-ca9dd52ba558 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:04.635855 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d674e1f1-4fb1-4645-857a-ca9dd52ba558 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 200 len: 1265 microversion: 2.25 time: 0.256019 May 18 22:24:04.641253 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1267/2453] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:04 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 1265 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:24:04.653153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c256e532-0252-4377-960d-c12491ed4089 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:04.654340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c256e532-0252-4377-960d-c12491ed4089 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:04.667002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c256e532-0252-4377-960d-c12491ed4089 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:04.667675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c256e532-0252-4377-960d-c12491ed4089 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:04.668677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c256e532-0252-4377-960d-c12491ed4089 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:04.669283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c256e532-0252-4377-960d-c12491ed4089 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:04.931438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c256e532-0252-4377-960d-c12491ed4089 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:04.941717 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c256e532-0252-4377-960d-c12491ed4089 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1674 microversion: 2.1 time: 0.298993 May 18 22:24:04.946655 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1268/2454] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:04 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1674 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:04.957695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f03126d0-0f52-45f5-9b8a-abaa7bf8a527 tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Action: 'create', calling method: .version_select at 0x7fa2ed32b0d0>, body: {"pool": null} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:05.321136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ab00f83d-3427-4016-a8c4-d8b20266b6f2 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:05.332926 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ab00f83d-3427-4016-a8c4-d8b20266b6f2 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1528 microversion: 2.1 time: 0.894430 May 18 22:24:05.333547 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1187/2455] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:04 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1528 bytes in 897 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:05.455784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f84ad898-0854-4440-8f15-a4c9ef27fa54 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:05.456584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f84ad898-0854-4440-8f15-a4c9ef27fa54 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:05.463748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f84ad898-0854-4440-8f15-a4c9ef27fa54 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:05.466030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f84ad898-0854-4440-8f15-a4c9ef27fa54 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:05.467466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f84ad898-0854-4440-8f15-a4c9ef27fa54 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:05.469821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f84ad898-0854-4440-8f15-a4c9ef27fa54 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:06.134924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f84ad898-0854-4440-8f15-a4c9ef27fa54 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:06.145097 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f84ad898-0854-4440-8f15-a4c9ef27fa54 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1324 microversion: 2.1 time: 0.694560 May 18 22:24:06.150434 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1188/2456] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:05 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1324 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:06.162953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-38b81347-caaa-423e-a9b4-d6a83187b0c2 req-4399c301-7e22-4b15-84c2-6790beb2ea71 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6fe79150-3bed-45e2-8888-57aa808f223b", "name": "network-vif-deleted", "tag": "80303cb1-13e4-44a1-9e30-17de8a5f21cd"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:06.188989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-38b81347-caaa-423e-a9b4-d6a83187b0c2 req-4399c301-7e22-4b15-84c2-6790beb2ea71 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:06.192524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-38b81347-caaa-423e-a9b4-d6a83187b0c2 req-4399c301-7e22-4b15-84c2-6790beb2ea71 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:06.216265 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-38b81347-caaa-423e-a9b4-d6a83187b0c2 req-4399c301-7e22-4b15-84c2-6790beb2ea71 service nova] Creating event network-vif-deleted:80303cb1-13e4-44a1-9e30-17de8a5f21cd for instance 6fe79150-3bed-45e2-8888-57aa808f223b on n-h2-841040-6 May 18 22:24:06.233357 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-38b81347-caaa-423e-a9b4-d6a83187b0c2 req-4399c301-7e22-4b15-84c2-6790beb2ea71 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.080429 May 18 22:24:06.235070 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1189/2457] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:06 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:06.256625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-33023032-f468-4f38-acb8-2888d2a205ea tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:06.259746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-33023032-f468-4f38-acb8-2888d2a205ea tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:06.274415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33023032-f468-4f38-acb8-2888d2a205ea tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:06.275440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33023032-f468-4f38-acb8-2888d2a205ea tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:06.276738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33023032-f468-4f38-acb8-2888d2a205ea tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:06.277526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33023032-f468-4f38-acb8-2888d2a205ea tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:06.309262 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-33023032-f468-4f38-acb8-2888d2a205ea tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] HTTP exception thrown: Instance a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 could not be found. May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-33023032-f468-4f38-acb8-2888d2a205ea tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Request method failure captured: May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 HTTP/1.1 May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXBA6AuKyWXq6k3PIKHa7Yg80nxgzjsJcnOJNWZ61uMaVfC8mDLZmtC6i4LrM33u87HyPDNZa1pUpjvut1B4DE65KaF3-bMmkGb7AmNql4SUtdwLLnYnXo_ylUS01jKpmszMGvSZonPBIY-42fHHcbeO75AHVV_fQSYCKXovfKLdnC4 May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.25 May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: a4f3229fa49d472fa8bef6dea79881d8 May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-LiveAutoBlockMigrationV225Test-485913689 May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a4f3229fa49d472fa8bef6dea79881d8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a4f3229fa49d472fa8bef6dea79881d8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a4f3229fa49d472fa8bef6dea79881d8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a4f3229fa49d472fa8bef6dea79881d8"}]}] May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-LiveAutoBlockMigrationV225Test-485913689 May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: a4f3229fa49d472fa8bef6dea79881d8 May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-LiveAutoBlockMigrationV225Test-485913689 May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-LiveAutoBlockMigrationV225Test-485913689-project May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: dc417dac84a243a88958e0ecc1e4efb1 May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-LiveAutoBlockMigrationV225Test-485913689-project May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 could not be found. May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573'} May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 could not be found. May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 could not be found. May 18 22:24:06.311475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:06.317268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:06.317268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:06.317268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:06.317268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:06.317268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:06.317268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:06.317268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:06.317268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 could not be found. May 18 22:24:06.317268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:06.319689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-33023032-f468-4f38-acb8-2888d2a205ea tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Returning 404 to user: Instance a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:06.322457 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-33023032-f468-4f38-acb8-2888d2a205ea tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573" status: 404 len: 111 microversion: 2.25 time: 0.085143 May 18 22:24:06.324639 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1190/2458] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:06 2022] GET /compute/v2.1/servers/a5f8a06f-aa95-4a3d-a5dd-1fe2f1571573 => generated 111 bytes in 89 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:24:06.340916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-984859b1-15e7-4a83-a7f1-0786282d3831 req-cacb52e0-c0b0-488e-a8f4-d8033eb5d1a8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "474ecbb8-c512-4dc5-b67c-1c57c9b9adf0", "name": "network-vif-plugged", "status": "completed", "tag": "46f779e6-3904-40bc-b028-55c839d1433a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:06.360555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-984859b1-15e7-4a83-a7f1-0786282d3831 req-cacb52e0-c0b0-488e-a8f4-d8033eb5d1a8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:06.361361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-984859b1-15e7-4a83-a7f1-0786282d3831 req-cacb52e0-c0b0-488e-a8f4-d8033eb5d1a8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:06.378599 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-984859b1-15e7-4a83-a7f1-0786282d3831 req-cacb52e0-c0b0-488e-a8f4-d8033eb5d1a8 service nova] Creating event network-vif-plugged:46f779e6-3904-40bc-b028-55c839d1433a for instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 on n-h1-841040-6 May 18 22:24:06.386504 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-984859b1-15e7-4a83-a7f1-0786282d3831 req-cacb52e0-c0b0-488e-a8f4-d8033eb5d1a8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.060052 May 18 22:24:06.393941 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1191/2459] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:06 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:06.400243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-149756f5-624d-419a-a732-2e457ae4d20e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:06.402101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-149756f5-624d-419a-a732-2e457ae4d20e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:06.412460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-149756f5-624d-419a-a732-2e457ae4d20e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:06.413347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-149756f5-624d-419a-a732-2e457ae4d20e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:06.414499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-149756f5-624d-419a-a732-2e457ae4d20e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:06.415156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-149756f5-624d-419a-a732-2e457ae4d20e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:06.852213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-149756f5-624d-419a-a732-2e457ae4d20e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fd9e8a57d2844701904e6b9240ef4132', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '240f412e8d9b48148659d8d2469660fc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:06.876128 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-149756f5-624d-419a-a732-2e457ae4d20e tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 200 len: 1494 microversion: 2.1 time: 0.480589 May 18 22:24:06.877777 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1192/2460] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:06 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 1494 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:06.882709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7a3bb7ac-b839-4156-bbc3-66b1e6c5f111 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:06.883710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7a3bb7ac-b839-4156-bbc3-66b1e6c5f111 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:06.891357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a3bb7ac-b839-4156-bbc3-66b1e6c5f111 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:06.892002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a3bb7ac-b839-4156-bbc3-66b1e6c5f111 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:06.894117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a3bb7ac-b839-4156-bbc3-66b1e6c5f111 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:06.894732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a3bb7ac-b839-4156-bbc3-66b1e6c5f111 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:06.929178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a3bb7ac-b839-4156-bbc3-66b1e6c5f111 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:06.929934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a3bb7ac-b839-4156-bbc3-66b1e6c5f111 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:06.930557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-7a3bb7ac-b839-4156-bbc3-66b1e6c5f111 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lazy-loading 'fault' on Instance uuid ed90ab57-aa5a-455d-b124-35fe1ce672b3 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:24:07.035136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7a3bb7ac-b839-4156-bbc3-66b1e6c5f111 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aa007e3f99ce420abcf5bb459eba526f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d0b7e983da843cc988e4ce6c5e6b606', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:07.047584 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7a3bb7ac-b839-4156-bbc3-66b1e6c5f111 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 200 len: 1315 microversion: 2.1 time: 0.168473 May 18 22:24:07.050830 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1193/2461] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:06 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 1315 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:07.076515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-943960728", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "e7cb84f4-d1e7-4f6c-825b-ecb066a097c1"}], "security_groups": [{"name": "tempest-securitygroup--185490303"}], "key_name": "tempest-keypair-783467681", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "OS-DCF:diskConfig": "}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:07.121621 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f03126d0-0f52-45f5-9b8a-abaa7bf8a527 tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] 10.222.0.58 "POST /compute/v2.1/os-floating-ips" status: 200 len: 142 microversion: 2.1 time: 2.173491 May 18 22:24:07.122481 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1269/2462] 10.222.0.58 () {60 vars in 1169 bytes} [Wed May 18 22:24:04 2022] POST /compute/v2.1/os-floating-ips => generated 142 bytes in 2175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:07.150411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ded2b1d7-73e9-4281-8997-448e7d3e450f tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Calling method '.version_select at 0x7fa2ed365940>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:07.310181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] validate_networks() for [('e7cb84f4-d1e7-4f6c-825b-ecb066a097c1', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:24:07.905811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Getting quotas for project 7f125c7167e240c693830fb1de6018bb. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:24:07.913011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Getting quotas for user 6661147850fe4b63b0239a566d1bf7ad and project 7f125c7167e240c693830fb1de6018bb. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:24:07.943342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:24:07.946018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:24:07.948280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:24:07.950005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:24:07.950529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:24:07.962515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:07.963314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:07.964313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:07.965044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:07.986483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Getting quotas for project 7f125c7167e240c693830fb1de6018bb. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:24:07.992609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Getting quotas for user 6661147850fe4b63b0239a566d1bf7ad and project 7f125c7167e240c693830fb1de6018bb. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:24:08.007247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:24:08.010506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:24:08.083490 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-80239b19-d6a1-4024-94ff-ee6ece7895a6 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 1.025455 May 18 22:24:08.090372 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1194/2463] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:24:07 2022] POST /compute/v2.1/servers => generated 406 bytes in 1037 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:24:08.100955 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ded2b1d7-73e9-4281-8997-448e7d3e450f tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] 10.222.0.58 "DELETE /compute/v2.1/os-floating-ips/5ee1dc93-73fa-4b0f-9537-74259acf2413" status: 202 len: 0 microversion: 2.1 time: 0.970467 May 18 22:24:08.101793 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1270/2464] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:24:07 2022] DELETE /compute/v2.1/os-floating-ips/5ee1dc93-73fa-4b0f-9537-74259acf2413 => generated 0 bytes in 972 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:24:08.104376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c109aaf-b952-4cba-8c08-0dc8290c458f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:08.112089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8c109aaf-b952-4cba-8c08-0dc8290c458f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:08.123168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c109aaf-b952-4cba-8c08-0dc8290c458f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:08.123629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c109aaf-b952-4cba-8c08-0dc8290c458f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:08.124421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c109aaf-b952-4cba-8c08-0dc8290c458f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:08.124862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c109aaf-b952-4cba-8c08-0dc8290c458f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:08.290255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04f173ac-9274-4549-9e55-ec1a91944d34 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:08.295742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c109aaf-b952-4cba-8c08-0dc8290c458f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:08.302070 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04f173ac-9274-4549-9e55-ec1a91944d34 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.198774 May 18 22:24:08.305081 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c109aaf-b952-4cba-8c08-0dc8290c458f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1521 microversion: 2.1 time: 0.212325 May 18 22:24:08.306304 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1195/2466] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:08 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1521 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:08.315309 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1271/2466] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:24:08 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:08.322434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4ee9c133-1a2c-4f79-a70e-5558cf942bcf tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:08.323070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4ee9c133-1a2c-4f79-a70e-5558cf942bcf tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:08.326434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a37ceee5-d0f6-407a-acad-e51c47c7f554 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:08.327182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a37ceee5-d0f6-407a-acad-e51c47c7f554 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] [instance: ed90ab57-aa5a-455d-b124-35fe1ce672b3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:08.332224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ee9c133-1a2c-4f79-a70e-5558cf942bcf tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:08.332693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ee9c133-1a2c-4f79-a70e-5558cf942bcf tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:08.333480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ee9c133-1a2c-4f79-a70e-5558cf942bcf tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:08.334028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ee9c133-1a2c-4f79-a70e-5558cf942bcf tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:08.334291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a37ceee5-d0f6-407a-acad-e51c47c7f554 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:08.334953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a37ceee5-d0f6-407a-acad-e51c47c7f554 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:08.336323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a37ceee5-d0f6-407a-acad-e51c47c7f554 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:08.337196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a37ceee5-d0f6-407a-acad-e51c47c7f554 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:08.352117 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-4ee9c133-1a2c-4f79-a70e-5558cf942bcf tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] HTTP exception thrown: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4ee9c133-1a2c-4f79-a70e-5558cf942bcf tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Request method failure captured: May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b HTTP/1.1 May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXGgkC9JCZ9zyblAYDhlkXHA99oVwDtNKtA3UrXb_Rx457LKLyBf5K6E25k9pzgg3_CPaQ_LLAtBR29yOfOpIlaCChJs8mRWNHVVQei0ZSHCa51Ax5YvRs8Xp3zlUurzEZoBK_LPOTjhbpbYfC7MzCt5eloL7eLXwiVr4mYW3uURmpk May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 240f412e8d9b48148659d8d2469660fc May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestMultiNic-355439402 May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/240f412e8d9b48148659d8d2469660fc"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/240f412e8d9b48148659d8d2469660fc"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_240f412e8d9b48148659d8d2469660fc"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/240f412e8d9b48148659d8d2469660fc"}]}] May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestMultiNic-355439402 May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 240f412e8d9b48148659d8d2469660fc May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestMultiNic-355439402 May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestMultiNic-355439402-project May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fd9e8a57d2844701904e6b9240ef4132 May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestMultiNic-355439402-project May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '6fe79150-3bed-45e2-8888-57aa808f223b'} May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:08.353801 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:08.360716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:08.360716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:08.360716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:08.360716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:08.360716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:08.360716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:08.360716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:08.360716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4ee9c133-1a2c-4f79-a70e-5558cf942bcf tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Returning 404 to user: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:08.363090 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-a37ceee5-d0f6-407a-acad-e51c47c7f554 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] HTTP exception thrown: Instance ed90ab57-aa5a-455d-b124-35fe1ce672b3 could not be found. May 18 22:24:08.363269 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4ee9c133-1a2c-4f79-a70e-5558cf942bcf tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 404 len: 111 microversion: 2.1 time: 0.038116 May 18 22:24:08.363269 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1196/2467] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:08 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a37ceee5-d0f6-407a-acad-e51c47c7f554 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Request method failure captured: May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 HTTP/1.1 May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHnQEX48u5Lc2SCs5NOfTAJV64H4f6ovUuteGHg4gEvG1hVZYt9osaRBnsiV3nGZ7o2F1u03Nb01J7hhlk417e5J0eVdgOfprXi0cLPUAfdJZIM-bkdfntP-zc2HcqVj6BTAY3PpVXuPeiR6_lhg2BKctT-R7HMg9QtJ10S4r6nB20 May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 8d0b7e983da843cc988e4ce6c5e6b606 May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerAddressesNegativeTestJSON-1751537920 May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8d0b7e983da843cc988e4ce6c5e6b606"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d0b7e983da843cc988e4ce6c5e6b606"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8d0b7e983da843cc988e4ce6c5e6b606"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8d0b7e983da843cc988e4ce6c5e6b606"}]}] May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerAddressesNegativeTestJSON-1751537920 May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 8d0b7e983da843cc988e4ce6c5e6b606 May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerAddressesNegativeTestJSON-1751537920 May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerAddressesNegativeTestJSON-1751537920-project May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: aa007e3f99ce420abcf5bb459eba526f May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerAddressesNegativeTestJSON-1751537920-project May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance ed90ab57-aa5a-455d-b124-35fe1ce672b3 could not be found. May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'ed90ab57-aa5a-455d-b124-35fe1ce672b3'} May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance ed90ab57-aa5a-455d-b124-35fe1ce672b3 could not be found. May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance ed90ab57-aa5a-455d-b124-35fe1ce672b3 could not be found. May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:08.363602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:08.373422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:08.373422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:08.373422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:08.373422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:08.373422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:08.373422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:08.373422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance ed90ab57-aa5a-455d-b124-35fe1ce672b3 could not be found. May 18 22:24:08.373422 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:08.373422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a37ceee5-d0f6-407a-acad-e51c47c7f554 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] Returning 404 to user: Instance ed90ab57-aa5a-455d-b124-35fe1ce672b3 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:08.373422 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a37ceee5-d0f6-407a-acad-e51c47c7f554 tempest-ServerAddressesNegativeTestJSON-1751537920 tempest-ServerAddressesNegativeTestJSON-1751537920-project] 10.222.0.58 "GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3" status: 404 len: 111 microversion: 2.1 time: 0.051355 May 18 22:24:08.373422 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1272/2468] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:08 2022] GET /compute/v2.1/servers/ed90ab57-aa5a-455d-b124-35fe1ce672b3 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:24:08.380173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-946a3d7d-afde-4b2f-99f1-b3cc3b4c586e tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Calling method '.version_select at 0x7fa2ed32b0d0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:08.381982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e6dfde2c-2015-4bbf-b292-ddb490ff7651 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:08.382602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e6dfde2c-2015-4bbf-b292-ddb490ff7651 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:08.520506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e6dfde2c-2015-4bbf-b292-ddb490ff7651 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:08.536589 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e6dfde2c-2015-4bbf-b292-ddb490ff7651 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1268 microversion: 2.1 time: 0.179388 May 18 22:24:08.544385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-946a3d7d-afde-4b2f-99f1-b3cc3b4c586e tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 5ee1dc93-73fa-4b0f-9537-74259acf2413 could not be found", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:24:08.546013 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-946a3d7d-afde-4b2f-99f1-b3cc3b4c586e tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] HTTP exception thrown: Floating IP not found for ID 5ee1dc93-73fa-4b0f-9537-74259acf2413 May 18 22:24:08.546766 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1197/2469] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:08 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1268 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-946a3d7d-afde-4b2f-99f1-b3cc3b4c586e tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Request method failure captured: May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-floating-ips/5ee1dc93-73fa-4b0f-9537-74259acf2413 HTTP/1.1 May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXH6kvtco8a4Ym7v5-Hh9S21o0LpXh77Z3o2QeqQZFE7av31ZnHdWKzrgeuPBw6gfigeCAfv24_B1WWN0OUFqyOArhpaPhNA0ckVoIls8Bk4dtXyrRTcccaVesalgdbgYghf-uo8r0ObbhOCO5Ncs43fCK0N5U28-Vy3RobQW6A6yQU May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c6278c3d35884b5289cfdb7eae94d04f May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FloatingIPsTestJSON-483334235 May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c6278c3d35884b5289cfdb7eae94d04f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c6278c3d35884b5289cfdb7eae94d04f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c6278c3d35884b5289cfdb7eae94d04f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c6278c3d35884b5289cfdb7eae94d04f"}]}] May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FloatingIPsTestJSON-483334235 May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c6278c3d35884b5289cfdb7eae94d04f May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FloatingIPsTestJSON-483334235 May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FloatingIPsTestJSON-483334235-project May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 13c2aeb077bb40a7800366bfbc34c5d4 May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FloatingIPsTestJSON-483334235-project May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: exception: Floating IP not found for ID 5ee1dc93-73fa-4b0f-9537-74259acf2413 May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5ee1dc93-73fa-4b0f-9537-74259acf2413'} May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2809, in get_floating_ip May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi fip = client.show_floatingip(id)['floatingip'] May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1006, in show_floatingip May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.floatingip_path % (floatingip), params=_params) May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Floating IP 5ee1dc93-73fa-4b0f-9537-74259acf2413 could not be found May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-85f44090-035e-4ff0-b788-37671000da5f'] May 18 22:24:08.549479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 94, in show May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi floating_ip = self.network_api.get_floating_ip(context, id) May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2812, in get_floating_ip May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.FloatingIpNotFound(id=id) May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.FloatingIpNotFound: Floating IP not found for ID 5ee1dc93-73fa-4b0f-9537-74259acf2413. May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 97, in show May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=msg) May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Floating IP not found for ID 5ee1dc93-73fa-4b0f-9537-74259acf2413 May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Floating IP not found for ID 5ee1dc93-73fa-4b0f-9537-74259acf2413 May 18 22:24:08.555140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:08.561129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-946a3d7d-afde-4b2f-99f1-b3cc3b4c586e tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Returning 404 to user: Floating IP not found for ID 5ee1dc93-73fa-4b0f-9537-74259acf2413 {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:08.562367 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-946a3d7d-afde-4b2f-99f1-b3cc3b4c586e tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] 10.222.0.58 "GET /compute/v2.1/os-floating-ips/5ee1dc93-73fa-4b0f-9537-74259acf2413" status: 404 len: 111 microversion: 2.1 time: 0.200283 May 18 22:24:08.563192 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1273/2470] 10.222.0.58 () {58 vars in 1259 bytes} [Wed May 18 22:24:08 2022] GET /compute/v2.1/os-floating-ips/5ee1dc93-73fa-4b0f-9537-74259acf2413 => generated 111 bytes in 202 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:24:08.565342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f0503319-072a-41b6-a9c0-8e9063a4c5b4 req-0a73e872-4c31-4b0a-9f32-14983441e3a1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ed90ab57-aa5a-455d-b124-35fe1ce672b3", "name": "network-vif-deleted", "tag": "48d9df58-5e0a-4f33-a935-671884670297"}, {"server_uuid": "6fe79150-3bed-45e2-8888-57aa808f223b", "name": "network-vif-deleted", "tag": "43f19af9-7a24-4f73-9220-33243561bb91"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:08.574758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b19488b0-d371-48da-8c2c-2d26470fd71c tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:08.590003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f0503319-072a-41b6-a9c0-8e9063a4c5b4 req-0a73e872-4c31-4b0a-9f32-14983441e3a1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:08.590978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f0503319-072a-41b6-a9c0-8e9063a4c5b4 req-0a73e872-4c31-4b0a-9f32-14983441e3a1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:08.609092 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f0503319-072a-41b6-a9c0-8e9063a4c5b4 req-0a73e872-4c31-4b0a-9f32-14983441e3a1 service nova] Creating event network-vif-deleted:48d9df58-5e0a-4f33-a935-671884670297 for instance ed90ab57-aa5a-455d-b124-35fe1ce672b3 on n-h2-841040-6 May 18 22:24:08.610072 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f0503319-072a-41b6-a9c0-8e9063a4c5b4 req-0a73e872-4c31-4b0a-9f32-14983441e3a1 service nova] Creating event network-vif-deleted:43f19af9-7a24-4f73-9220-33243561bb91 for instance 6fe79150-3bed-45e2-8888-57aa808f223b on n-h2-841040-6 May 18 22:24:08.618953 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f0503319-072a-41b6-a9c0-8e9063a4c5b4 req-0a73e872-4c31-4b0a-9f32-14983441e3a1 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.070645 May 18 22:24:08.620301 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1198/2471] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:08 2022] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:08.627542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4b939b25-fe1f-4e88-829b-97844ff7aac0 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:08.628911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4b939b25-fe1f-4e88-829b-97844ff7aac0 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:08.634454 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b19488b0-d371-48da-8c2c-2d26470fd71c tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors" status: 200 len: 2594 microversion: 2.1 time: 0.069438 May 18 22:24:08.636760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b939b25-fe1f-4e88-829b-97844ff7aac0 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:08.637393 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1274/2472] 10.222.0.58 () {58 vars in 1124 bytes} [Wed May 18 22:24:08 2022] GET /compute/v2.1/flavors => generated 2594 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:08.644887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b939b25-fe1f-4e88-829b-97844ff7aac0 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:08.644887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b939b25-fe1f-4e88-829b-97844ff7aac0 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:08.644887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b939b25-fe1f-4e88-829b-97844ff7aac0 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:08.664413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-527668db-2123-4fec-9eb1-eaa7c2b678fb tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Calling method '.version_select at 0x7fa2ed142040>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:09.007857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-527668db-2123-4fec-9eb1-eaa7c2b678fb tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP 5ee1dc93-73fa-4b0f-9537-74259acf2413 could not be found", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:24:09.008539 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-527668db-2123-4fec-9eb1-eaa7c2b678fb tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] HTTP exception thrown: Floating IP not found for ID 5ee1dc93-73fa-4b0f-9537-74259acf2413 May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-527668db-2123-4fec-9eb1-eaa7c2b678fb tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Request method failure captured: May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-floating-ips/5ee1dc93-73fa-4b0f-9537-74259acf2413 HTTP/1.1 May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXH6kvtco8a4Ym7v5-Hh9S21o0LpXh77Z3o2QeqQZFE7av31ZnHdWKzrgeuPBw6gfigeCAfv24_B1WWN0OUFqyOArhpaPhNA0ckVoIls8Bk4dtXyrRTcccaVesalgdbgYghf-uo8r0ObbhOCO5Ncs43fCK0N5U28-Vy3RobQW6A6yQU May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c6278c3d35884b5289cfdb7eae94d04f May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FloatingIPsTestJSON-483334235 May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c6278c3d35884b5289cfdb7eae94d04f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c6278c3d35884b5289cfdb7eae94d04f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c6278c3d35884b5289cfdb7eae94d04f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c6278c3d35884b5289cfdb7eae94d04f"}]}] May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FloatingIPsTestJSON-483334235 May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c6278c3d35884b5289cfdb7eae94d04f May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FloatingIPsTestJSON-483334235 May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FloatingIPsTestJSON-483334235-project May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 13c2aeb077bb40a7800366bfbc34c5d4 May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FloatingIPsTestJSON-483334235-project May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: exception: Floating IP not found for ID 5ee1dc93-73fa-4b0f-9537-74259acf2413 May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5ee1dc93-73fa-4b0f-9537-74259acf2413'} May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2809, in get_floating_ip May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi fip = client.show_floatingip(id)['floatingip'] May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1006, in show_floatingip May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.floatingip_path % (floatingip), params=_params) May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Floating IP 5ee1dc93-73fa-4b0f-9537-74259acf2413 could not be found May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-a2d612e3-2fd6-495e-90fe-85d41cec3491'] May 18 22:24:09.010391 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 158, in delete May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi floating_ip = self.network_api.get_floating_ip(context, id) May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2812, in get_floating_ip May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.FloatingIpNotFound(id=id) May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.FloatingIpNotFound: Floating IP not found for ID 5ee1dc93-73fa-4b0f-9537-74259acf2413. May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 161, in delete May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=msg) May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Floating IP not found for ID 5ee1dc93-73fa-4b0f-9537-74259acf2413 May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Floating IP not found for ID 5ee1dc93-73fa-4b0f-9537-74259acf2413 May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-527668db-2123-4fec-9eb1-eaa7c2b678fb tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] Returning 404 to user: Floating IP not found for ID 5ee1dc93-73fa-4b0f-9537-74259acf2413 {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-527668db-2123-4fec-9eb1-eaa7c2b678fb tempest-FloatingIPsTestJSON-483334235 tempest-FloatingIPsTestJSON-483334235-project] 10.222.0.58 "DELETE /compute/v2.1/os-floating-ips/5ee1dc93-73fa-4b0f-9537-74259acf2413" status: 404 len: 111 microversion: 2.1 time: 0.363268 May 18 22:24:09.020517 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1275/2473] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:24:08 2022] DELETE /compute/v2.1/os-floating-ips/5ee1dc93-73fa-4b0f-9537-74259acf2413 => generated 111 bytes in 365 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:24:09.024226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-510e717e-6184-42ee-860b-2d176e87dda1 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:09.054775 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-510e717e-6184-42ee-860b-2d176e87dda1 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.041142 May 18 22:24:09.055435 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1276/2474] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:24:09 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:09.082527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1cab29b9-2dd2-42e2-bed4-24258e97a4bc tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:09.113051 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1cab29b9-2dd2-42e2-bed4-24258e97a4bc tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.046522 May 18 22:24:09.120523 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1277/2475] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:24:09 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:09.132055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-953e27e7-6887-4995-ab6f-9371e9e2491a tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:09.205902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4b939b25-fe1f-4e88-829b-97844ff7aac0 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:09.220806 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4b939b25-fe1f-4e88-829b-97844ff7aac0 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1521 microversion: 2.1 time: 0.598161 May 18 22:24:09.225678 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1199/2476] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:08 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1521 bytes in 604 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:09.240277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8805f1b1-642f-4419-b2c9-d4e41562a73a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImagesOneServerNegativeTestJSON-image-1933888821"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:09.241689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8805f1b1-642f-4419-b2c9-d4e41562a73a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:09.243475 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-953e27e7-6887-4995-ab6f-9371e9e2491a tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/detail?minDisk=2" status: 200 len: 3209 microversion: 2.1 time: 0.115382 May 18 22:24:09.257596 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1278/2477] 10.222.0.58 () {58 vars in 1164 bytes} [Wed May 18 22:24:09 2022] GET /compute/v2.1/flavors/detail?minDisk=2 => generated 3209 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:09.260689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8805f1b1-642f-4419-b2c9-d4e41562a73a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:09.261375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8805f1b1-642f-4419-b2c9-d4e41562a73a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:09.262407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8805f1b1-642f-4419-b2c9-d4e41562a73a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:09.265867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8805f1b1-642f-4419-b2c9-d4e41562a73a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:09.274763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b7c0ba28-7dc1-429b-ad88-ec4c0eb28e6e tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:09.311650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-b7c0ba28-7dc1-429b-ad88-ec4c0eb28e6e tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] [119083] Writing DB stats nova_cell0:SELECT=38 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:09.315471 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b7c0ba28-7dc1-429b-ad88-ec4c0eb28e6e tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.056774 May 18 22:24:09.323204 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1279/2478] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:24:09 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:09.359713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8805f1b1-642f-4419-b2c9-d4e41562a73a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:09.360723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-980e849a-67cc-4bbf-8e9d-77168e77c306 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:09.433155 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-980e849a-67cc-4bbf-8e9d-77168e77c306 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/detail?minRam=1025" status: 200 len: 2145 microversion: 2.1 time: 0.103125 May 18 22:24:09.434373 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1280/2479] 10.222.0.58 () {58 vars in 1168 bytes} [Wed May 18 22:24:09 2022] GET /compute/v2.1/flavors/detail?minRam=1025 => generated 2145 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:09.469668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-238309df-4838-4c39-aae1-ba96c83e92f9 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:09.551403 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-238309df-4838-4c39-aae1-ba96c83e92f9 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/detail?limit=1" status: 200 len: 476 microversion: 2.1 time: 0.107288 May 18 22:24:09.555361 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1281/2480] 10.222.0.58 () {58 vars in 1160 bytes} [Wed May 18 22:24:09 2022] GET /compute/v2.1/flavors/detail?limit=1 => generated 476 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:09.571288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-01f4e835-6845-45b9-adf9-08f3e34ac3c2 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:09.572440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-01f4e835-6845-45b9-adf9-08f3e34ac3c2 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:09.586867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01f4e835-6845-45b9-adf9-08f3e34ac3c2 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:09.587398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01f4e835-6845-45b9-adf9-08f3e34ac3c2 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:09.588247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01f4e835-6845-45b9-adf9-08f3e34ac3c2 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:09.590761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01f4e835-6845-45b9-adf9-08f3e34ac3c2 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:09.796617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-01f4e835-6845-45b9-adf9-08f3e34ac3c2 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:09.819509 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-01f4e835-6845-45b9-adf9-08f3e34ac3c2 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1320 microversion: 2.1 time: 0.259493 May 18 22:24:09.820215 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1282/2481] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:09 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1320 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:09.833353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ed1e3d28-d7f8-44ad-8a22-ce89341eed09 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:09.863044 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ed1e3d28-d7f8-44ad-8a22-ce89341eed09 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.041099 May 18 22:24:09.864322 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1283/2482] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:24:09 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:09.876081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9b2d8ee1-93e2-4489-aa83-ca24998df3fc tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:09.879438 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8805f1b1-642f-4419-b2c9-d4e41562a73a tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "POST /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0/action" status: 202 len: 0 microversion: 2.1 time: 0.643693 May 18 22:24:09.882987 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1200/2483] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:24:09 2022] POST /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0/action => generated 0 bytes in 648 msecs (HTTP/1.1 202) 10 headers in 450 bytes (2 switches on core 0) May 18 22:24:09.895786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-724e0b82-c7ad-4522-83ab-a5dd78a2499e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '.version_select at 0x7fa2ece14160>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:10.011411 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9b2d8ee1-93e2-4489-aa83-ca24998df3fc tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/detail?marker=452" status: 200 len: 2500 microversion: 2.1 time: 0.139021 May 18 22:24:10.023076 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1284/2484] 10.222.0.58 () {58 vars in 1166 bytes} [Wed May 18 22:24:09 2022] GET /compute/v2.1/flavors/detail?marker=452 => generated 2500 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:10.036232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-89831adf-c67f-4ec2-b2c5-8ba39b060aac tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:10.057870 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-89831adf-c67f-4ec2-b2c5-8ba39b060aac tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.017396 May 18 22:24:10.059200 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1285/2485] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:24:10 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:10.070890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d3667633-2418-4c11-a209-58c15b006181 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:10.103858 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d3667633-2418-4c11-a209-58c15b006181 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors?minDisk=2" status: 200 len: 1663 microversion: 2.1 time: 0.037862 May 18 22:24:10.105083 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1286/2486] 10.222.0.58 () {58 vars in 1143 bytes} [Wed May 18 22:24:10 2022] GET /compute/v2.1/flavors?minDisk=2 => generated 1663 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:10.117906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9adec183-d746-4d27-bb4a-c837e46422d0 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:10.130903 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9adec183-d746-4d27-bb4a-c837e46422d0 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.016769 May 18 22:24:10.140762 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1287/2487] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:24:10 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:24:10.151113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-14ce2580-56a3-4523-829d-f474a791fd12 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:10.180086 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-14ce2580-56a3-4523-829d-f474a791fd12 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors?minRam=1025" status: 200 len: 1111 microversion: 2.1 time: 0.032748 May 18 22:24:10.182338 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-724e0b82-c7ad-4522-83ab-a5dd78a2499e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "DELETE /compute/v2.1/images/d87ba317-4bae-44dc-aa4e-43737c861233" status: 204 len: 0 microversion: 2.1 time: 0.293626 May 18 22:24:10.183239 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1201/2488] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:09 2022] DELETE /compute/v2.1/images/d87ba317-4bae-44dc-aa4e-43737c861233 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:24:10.186114 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1288/2489] 10.222.0.58 () {58 vars in 1147 bytes} [Wed May 18 22:24:10 2022] GET /compute/v2.1/flavors?minRam=1025 => generated 1111 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:10.195907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-082ec922-20b0-4cc9-b285-a93af9a45178 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '.version_select at 0x7fa2ecfcd1f0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:10.197484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7aabbb56-1d6a-4739-af3c-278c75133c25 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:10.216161 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7aabbb56-1d6a-4739-af3c-278c75133c25 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors?limit=1" status: 200 len: 299 microversion: 2.1 time: 0.022603 May 18 22:24:10.226088 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1289/2490] 10.222.0.58 () {58 vars in 1139 bytes} [Wed May 18 22:24:10 2022] GET /compute/v2.1/flavors?limit=1 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:10.237055 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-082ec922-20b0-4cc9-b285-a93af9a45178 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] HTTP exception thrown: Image not found. May 18 22:24:10.238245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-be5c67e0-1fa6-423d-91b5-750740ec254d tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-082ec922-20b0-4cc9-b285-a93af9a45178 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/images/d87ba317-4bae-44dc-aa4e-43737c861233 HTTP/1.1 May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: exception: Image not found. May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'd87ba317-4bae-44dc-aa4e-43737c861233'} May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: No image found with ID d87ba317-4bae-44dc-aa4e-43737c861233 May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 86, in show May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi image = self._image_api.get(context, id) May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1205, in get May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return session.show(context, image_id, May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 287, in show May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _reraise_translated_image_exception(image_id) May 18 22:24:10.239268 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1031, in _reraise_translated_image_exception May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise new_exc.with_traceback(exc_trace) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image d87ba317-4bae-44dc-aa4e-43737c861233 could not be found. May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 89, in show May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-082ec922-20b0-4cc9-b285-a93af9a45178 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 404 to user: Image not found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-082ec922-20b0-4cc9-b285-a93af9a45178 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/images/d87ba317-4bae-44dc-aa4e-43737c861233" status: 404 len: 62 microversion: 2.1 time: 0.053491 May 18 22:24:10.243896 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1202/2491] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:24:10 2022] GET /compute/v2.1/images/d87ba317-4bae-44dc-aa4e-43737c861233 => generated 62 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:24:10.259544 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-be5c67e0-1fa6-423d-91b5-750740ec254d tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.026619 May 18 22:24:10.260797 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1290/2492] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:24:10 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:24:10.275646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-774ddb30-7b2c-4758-8649-8760a25235b9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:10.276535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-774ddb30-7b2c-4758-8649-8760a25235b9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:10.281171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4bd73903-839f-46c4-a7bf-f16f2b2fc268 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:10.290922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-774ddb30-7b2c-4758-8649-8760a25235b9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:10.293095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-774ddb30-7b2c-4758-8649-8760a25235b9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:10.294258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-774ddb30-7b2c-4758-8649-8760a25235b9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:10.294747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-774ddb30-7b2c-4758-8649-8760a25235b9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:10.324851 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4bd73903-839f-46c4-a7bf-f16f2b2fc268 tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors?marker=452" status: 200 len: 1300 microversion: 2.1 time: 0.057580 May 18 22:24:10.326519 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1291/2493] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:24:10 2022] GET /compute/v2.1/flavors?marker=452 => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:10.338230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-df05c621-614b-4233-bd55-e0965a59ab0e tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:10.378704 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-df05c621-614b-4233-bd55-e0965a59ab0e tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 4991 microversion: 2.1 time: 0.044129 May 18 22:24:10.382543 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1292/2494] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:24:10 2022] GET /compute/v2.1/flavors/detail => generated 4991 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:10.404243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-538c8d0c-60e1-4c5a-bbc7-8ccea5a6a3fe tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:10.440975 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-538c8d0c-60e1-4c5a-bbc7-8ccea5a6a3fe tempest-FlavorsV2TestJSON-267239241 tempest-FlavorsV2TestJSON-267239241-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.041651 May 18 22:24:10.445426 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1293/2495] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:24:10 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:10.836635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c58d6f24-a252-410e-973b-2fd8fed41038 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:10.837518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c58d6f24-a252-410e-973b-2fd8fed41038 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:10.849370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c58d6f24-a252-410e-973b-2fd8fed41038 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:10.849842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c58d6f24-a252-410e-973b-2fd8fed41038 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:10.850611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c58d6f24-a252-410e-973b-2fd8fed41038 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:10.851041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c58d6f24-a252-410e-973b-2fd8fed41038 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:11.041181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c58d6f24-a252-410e-973b-2fd8fed41038 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:11.051093 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c58d6f24-a252-410e-973b-2fd8fed41038 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1326 microversion: 2.1 time: 0.218480 May 18 22:24:11.076356 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1294/2496] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:10 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1326 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:11.295364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-774ddb30-7b2c-4758-8649-8760a25235b9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:11.308859 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-774ddb30-7b2c-4758-8649-8760a25235b9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1533 microversion: 2.1 time: 1.060668 May 18 22:24:11.312454 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1203/2497] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:10 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1533 bytes in 1066 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:12.068883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bf89cfeb-da16-4ffb-b229-156552499bfc tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:12.069506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bf89cfeb-da16-4ffb-b229-156552499bfc tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:12.083320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf89cfeb-da16-4ffb-b229-156552499bfc tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:12.083773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf89cfeb-da16-4ffb-b229-156552499bfc tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:12.084560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf89cfeb-da16-4ffb-b229-156552499bfc tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:12.084990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf89cfeb-da16-4ffb-b229-156552499bfc tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:12.329032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-174f17bc-dc3b-4205-b8f3-81c7ac7411a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:12.329805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-174f17bc-dc3b-4205-b8f3-81c7ac7411a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:12.342869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-174f17bc-dc3b-4205-b8f3-81c7ac7411a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:12.346532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-174f17bc-dc3b-4205-b8f3-81c7ac7411a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:12.349436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-174f17bc-dc3b-4205-b8f3-81c7ac7411a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:12.350038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-174f17bc-dc3b-4205-b8f3-81c7ac7411a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:12.358190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bf89cfeb-da16-4ffb-b229-156552499bfc tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:12.371198 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bf89cfeb-da16-4ffb-b229-156552499bfc tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1326 microversion: 2.1 time: 0.305456 May 18 22:24:12.382116 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1295/2498] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:12 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1326 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:12.904328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-174f17bc-dc3b-4205-b8f3-81c7ac7411a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:12.933353 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-174f17bc-dc3b-4205-b8f3-81c7ac7411a5 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1539 microversion: 2.1 time: 0.606685 May 18 22:24:12.934616 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1204/2499] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:12 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1539 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:13.394563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a191d8d3-7e0f-4b5c-8049-e7fff585e11e tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:13.395514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a191d8d3-7e0f-4b5c-8049-e7fff585e11e tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:13.413094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a191d8d3-7e0f-4b5c-8049-e7fff585e11e tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:13.413545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a191d8d3-7e0f-4b5c-8049-e7fff585e11e tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:13.414360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a191d8d3-7e0f-4b5c-8049-e7fff585e11e tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:13.414792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a191d8d3-7e0f-4b5c-8049-e7fff585e11e tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:13.955161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-285086ab-5302-4b1e-8a29-a1b0c8fc16e2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:13.955835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-285086ab-5302-4b1e-8a29-a1b0c8fc16e2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:13.978064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-285086ab-5302-4b1e-8a29-a1b0c8fc16e2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:13.980486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-285086ab-5302-4b1e-8a29-a1b0c8fc16e2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:13.983682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-285086ab-5302-4b1e-8a29-a1b0c8fc16e2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:13.984486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-285086ab-5302-4b1e-8a29-a1b0c8fc16e2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:14.058169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a191d8d3-7e0f-4b5c-8049-e7fff585e11e tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:14.075327 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a191d8d3-7e0f-4b5c-8049-e7fff585e11e tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1393 microversion: 2.1 time: 0.683804 May 18 22:24:14.077726 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1296/2500] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:13 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1393 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:15.094440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a43deba5-6410-4e1d-b561-e0e8cfaf0d4d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:15.096062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a43deba5-6410-4e1d-b561-e0e8cfaf0d4d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:15.105766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a43deba5-6410-4e1d-b561-e0e8cfaf0d4d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:15.108263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a43deba5-6410-4e1d-b561-e0e8cfaf0d4d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:15.110697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a43deba5-6410-4e1d-b561-e0e8cfaf0d4d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:15.114212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a43deba5-6410-4e1d-b561-e0e8cfaf0d4d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:15.502580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-285086ab-5302-4b1e-8a29-a1b0c8fc16e2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:15.518308 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-285086ab-5302-4b1e-8a29-a1b0c8fc16e2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1521 microversion: 2.1 time: 1.569476 May 18 22:24:15.533751 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1205/2501] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:13 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1521 bytes in 1586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:15.548227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad76edd8-061e-4c7b-b790-bb3547c55ac9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:15.549971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ad76edd8-061e-4c7b-b790-bb3547c55ac9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:15.567478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad76edd8-061e-4c7b-b790-bb3547c55ac9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:15.569661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad76edd8-061e-4c7b-b790-bb3547c55ac9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:15.573585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad76edd8-061e-4c7b-b790-bb3547c55ac9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:15.576084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad76edd8-061e-4c7b-b790-bb3547c55ac9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:15.632409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a43deba5-6410-4e1d-b561-e0e8cfaf0d4d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:15.642071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ad76edd8-061e-4c7b-b790-bb3547c55ac9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:24:15.643118 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a43deba5-6410-4e1d-b561-e0e8cfaf0d4d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1393 microversion: 2.1 time: 0.552157 May 18 22:24:15.651546 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1297/2502] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:15 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1393 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:15.822959 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ad76edd8-061e-4c7b-b790-bb3547c55ac9 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "DELETE /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 204 len: 0 microversion: 2.1 time: 0.286536 May 18 22:24:15.823587 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1206/2503] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:24:15 2022] DELETE /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:24:15.835336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-34c7210c-9cd6-4e95-a6ff-5e2ebc62183d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:15.838488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-34c7210c-9cd6-4e95-a6ff-5e2ebc62183d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:15.853138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34c7210c-9cd6-4e95-a6ff-5e2ebc62183d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:15.853590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34c7210c-9cd6-4e95-a6ff-5e2ebc62183d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:15.856262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34c7210c-9cd6-4e95-a6ff-5e2ebc62183d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:15.857880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34c7210c-9cd6-4e95-a6ff-5e2ebc62183d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:15.949696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c6ffdb81-7b4a-4945-8d1a-f17b9a58fe91 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:15.950376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c6ffdb81-7b4a-4945-8d1a-f17b9a58fe91 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:15.967146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6ffdb81-7b4a-4945-8d1a-f17b9a58fe91 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:15.970742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6ffdb81-7b4a-4945-8d1a-f17b9a58fe91 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:15.971964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6ffdb81-7b4a-4945-8d1a-f17b9a58fe91 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:15.975028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6ffdb81-7b4a-4945-8d1a-f17b9a58fe91 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:16.019844 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-c6ffdb81-7b4a-4945-8d1a-f17b9a58fe91 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] HTTP exception thrown: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c6ffdb81-7b4a-4945-8d1a-f17b9a58fe91 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Request method failure captured: May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b HTTP/1.1 May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXGgkC9JCZ9zyblAYDhlkXHA99oVwDtNKtA3UrXb_Rx457LKLyBf5K6E25k9pzgg3_CPaQ_LLAtBR29yOfOpIlaCChJs8mRWNHVVQei0ZSHCa51Ax5YvRs8Xp3zlUurzEZoBK_LPOTjhbpbYfC7MzCt5eloL7eLXwiVr4mYW3uURmpk May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 240f412e8d9b48148659d8d2469660fc May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestMultiNic-355439402 May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/240f412e8d9b48148659d8d2469660fc"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/240f412e8d9b48148659d8d2469660fc"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_240f412e8d9b48148659d8d2469660fc"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/240f412e8d9b48148659d8d2469660fc"}]}] May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestMultiNic-355439402 May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 240f412e8d9b48148659d8d2469660fc May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestMultiNic-355439402 May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestMultiNic-355439402-project May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fd9e8a57d2844701904e6b9240ef4132 May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestMultiNic-355439402-project May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '6fe79150-3bed-45e2-8888-57aa808f223b'} May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:16.021547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:16.027790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.027790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:16.027790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.027790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:16.027790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:16.027790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:16.027790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:16.027790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:16.027790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:16.027790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.033526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c6ffdb81-7b4a-4945-8d1a-f17b9a58fe91 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Returning 404 to user: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:16.034641 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c6ffdb81-7b4a-4945-8d1a-f17b9a58fe91 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "DELETE /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 404 len: 111 microversion: 2.1 time: 0.091121 May 18 22:24:16.043148 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1207/2504] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:24:15 2022] DELETE /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 111 bytes in 100 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:24:16.054021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e2b8f12-1588-4543-821b-4f13e201d7b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:16.054947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7e2b8f12-1588-4543-821b-4f13e201d7b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 6fe79150-3bed-45e2-8888-57aa808f223b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:16.072081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e2b8f12-1588-4543-821b-4f13e201d7b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:16.078364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e2b8f12-1588-4543-821b-4f13e201d7b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:16.079436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e2b8f12-1588-4543-821b-4f13e201d7b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:16.080400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e2b8f12-1588-4543-821b-4f13e201d7b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:16.104233 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-7e2b8f12-1588-4543-821b-4f13e201d7b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] HTTP exception thrown: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e2b8f12-1588-4543-821b-4f13e201d7b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Request method failure captured: May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b HTTP/1.1 May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXGgkC9JCZ9zyblAYDhlkXHA99oVwDtNKtA3UrXb_Rx457LKLyBf5K6E25k9pzgg3_CPaQ_LLAtBR29yOfOpIlaCChJs8mRWNHVVQei0ZSHCa51Ax5YvRs8Xp3zlUurzEZoBK_LPOTjhbpbYfC7MzCt5eloL7eLXwiVr4mYW3uURmpk May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 240f412e8d9b48148659d8d2469660fc May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestMultiNic-355439402 May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/240f412e8d9b48148659d8d2469660fc"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/240f412e8d9b48148659d8d2469660fc"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_240f412e8d9b48148659d8d2469660fc"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/240f412e8d9b48148659d8d2469660fc"}]}] May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestMultiNic-355439402 May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 240f412e8d9b48148659d8d2469660fc May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestMultiNic-355439402 May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestMultiNic-355439402-project May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fd9e8a57d2844701904e6b9240ef4132 May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestMultiNic-355439402-project May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '6fe79150-3bed-45e2-8888-57aa808f223b'} May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:16.107709 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.113115 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:16.113115 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:16.113115 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:16.113115 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:16.113115 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:16.113115 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. May 18 22:24:16.113115 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.118881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e2b8f12-1588-4543-821b-4f13e201d7b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Returning 404 to user: Instance 6fe79150-3bed-45e2-8888-57aa808f223b could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:16.119992 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7e2b8f12-1588-4543-821b-4f13e201d7b3 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b" status: 404 len: 111 microversion: 2.1 time: 0.075475 May 18 22:24:16.125824 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1208/2505] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:16 2022] GET /compute/v2.1/servers/6fe79150-3bed-45e2-8888-57aa808f223b => generated 111 bytes in 82 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:24:16.131406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-73f9754b-5483-49f0-b129-aaac739780b0 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:16.135553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-73f9754b-5483-49f0-b129-aaac739780b0 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:16.153833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73f9754b-5483-49f0-b129-aaac739780b0 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:16.156009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73f9754b-5483-49f0-b129-aaac739780b0 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:16.157099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73f9754b-5483-49f0-b129-aaac739780b0 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:16.160721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73f9754b-5483-49f0-b129-aaac739780b0 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:16.182759 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-73f9754b-5483-49f0-b129-aaac739780b0 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] HTTP exception thrown: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-73f9754b-5483-49f0-b129-aaac739780b0 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Request method failure captured: May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 HTTP/1.1 May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXGgkC9JCZ9zyblAYDhlkXHA99oVwDtNKtA3UrXb_Rx457LKLyBf5K6E25k9pzgg3_CPaQ_LLAtBR29yOfOpIlaCChJs8mRWNHVVQei0ZSHCa51Ax5YvRs8Xp3zlUurzEZoBK_LPOTjhbpbYfC7MzCt5eloL7eLXwiVr4mYW3uURmpk May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 240f412e8d9b48148659d8d2469660fc May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestMultiNic-355439402 May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/240f412e8d9b48148659d8d2469660fc"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/240f412e8d9b48148659d8d2469660fc"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_240f412e8d9b48148659d8d2469660fc"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/240f412e8d9b48148659d8d2469660fc"}]}] May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestMultiNic-355439402 May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 240f412e8d9b48148659d8d2469660fc May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestMultiNic-355439402 May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestMultiNic-355439402-project May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fd9e8a57d2844701904e6b9240ef4132 May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestMultiNic-355439402-project May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '9a014399-f1e5-45f6-b860-e55038cd7a21'} May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:16.190151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:24:16.195950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.195950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:16.195950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.195950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:16.195950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:16.195950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:16.195950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:16.195950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:16.195950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:24:16.195950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.207970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-73f9754b-5483-49f0-b129-aaac739780b0 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Returning 404 to user: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:16.209116 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-73f9754b-5483-49f0-b129-aaac739780b0 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "DELETE /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 404 len: 111 microversion: 2.1 time: 0.081561 May 18 22:24:16.210070 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1209/2506] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:24:16 2022] DELETE /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 111 bytes in 84 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:24:16.232536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b12540ab-65cd-4ccf-8b58-f0c2cfde0008 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:16.233532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b12540ab-65cd-4ccf-8b58-f0c2cfde0008 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] [instance: 9a014399-f1e5-45f6-b860-e55038cd7a21] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:16.246800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b12540ab-65cd-4ccf-8b58-f0c2cfde0008 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:16.255123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b12540ab-65cd-4ccf-8b58-f0c2cfde0008 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:16.258380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b12540ab-65cd-4ccf-8b58-f0c2cfde0008 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:16.259750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b12540ab-65cd-4ccf-8b58-f0c2cfde0008 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:16.306722 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-b12540ab-65cd-4ccf-8b58-f0c2cfde0008 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] HTTP exception thrown: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b12540ab-65cd-4ccf-8b58-f0c2cfde0008 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Request method failure captured: May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 HTTP/1.1 May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXGgkC9JCZ9zyblAYDhlkXHA99oVwDtNKtA3UrXb_Rx457LKLyBf5K6E25k9pzgg3_CPaQ_LLAtBR29yOfOpIlaCChJs8mRWNHVVQei0ZSHCa51Ax5YvRs8Xp3zlUurzEZoBK_LPOTjhbpbYfC7MzCt5eloL7eLXwiVr4mYW3uURmpk May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 240f412e8d9b48148659d8d2469660fc May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestMultiNic-355439402 May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/240f412e8d9b48148659d8d2469660fc"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/240f412e8d9b48148659d8d2469660fc"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_240f412e8d9b48148659d8d2469660fc"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/240f412e8d9b48148659d8d2469660fc"}]}] May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestMultiNic-355439402 May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 240f412e8d9b48148659d8d2469660fc May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestMultiNic-355439402 May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestMultiNic-355439402-project May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fd9e8a57d2844701904e6b9240ef4132 May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestMultiNic-355439402-project May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '9a014399-f1e5-45f6-b860-e55038cd7a21'} May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:16.315970 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.326046 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:16.326046 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:16.326046 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:16.326046 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:16.326046 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:16.326046 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. May 18 22:24:16.326046 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:16.326046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b12540ab-65cd-4ccf-8b58-f0c2cfde0008 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] Returning 404 to user: Instance 9a014399-f1e5-45f6-b860-e55038cd7a21 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:16.326046 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b12540ab-65cd-4ccf-8b58-f0c2cfde0008 tempest-ServersTestMultiNic-355439402 tempest-ServersTestMultiNic-355439402-project] 10.222.0.58 "GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21" status: 404 len: 111 microversion: 2.1 time: 0.104142 May 18 22:24:16.326046 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1210/2507] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:16 2022] GET /compute/v2.1/servers/9a014399-f1e5-45f6-b860-e55038cd7a21 => generated 111 bytes in 107 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:24:16.336157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-72179d0e-69e3-4254-b14b-aff19c028f3b req-e41aa30a-d6cf-45eb-8915-fde77c92edd5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "474ecbb8-c512-4dc5-b67c-1c57c9b9adf0", "name": "network-vif-plugged", "status": "completed", "tag": "46f779e6-3904-40bc-b028-55c839d1433a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:16.353711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-72179d0e-69e3-4254-b14b-aff19c028f3b req-e41aa30a-d6cf-45eb-8915-fde77c92edd5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:16.354874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-72179d0e-69e3-4254-b14b-aff19c028f3b req-e41aa30a-d6cf-45eb-8915-fde77c92edd5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:16.386332 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-72179d0e-69e3-4254-b14b-aff19c028f3b req-e41aa30a-d6cf-45eb-8915-fde77c92edd5 service nova] Creating event network-vif-plugged:46f779e6-3904-40bc-b028-55c839d1433a for instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 on n-h1-841040-6 May 18 22:24:16.398965 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-72179d0e-69e3-4254-b14b-aff19c028f3b req-e41aa30a-d6cf-45eb-8915-fde77c92edd5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.074381 May 18 22:24:16.401713 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1211/2508] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:16 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:16.621576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-34c7210c-9cd6-4e95-a6ff-5e2ebc62183d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:16.625281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-34c7210c-9cd6-4e95-a6ff-5e2ebc62183d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:16.634560 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-34c7210c-9cd6-4e95-a6ff-5e2ebc62183d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1527 microversion: 2.1 time: 0.806553 May 18 22:24:16.635155 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1298/2509] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:15 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1527 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:16.660561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8f922c80-cec8-4c7a-b80d-4838126c8425 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:16.712858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8f922c80-cec8-4c7a-b80d-4838126c8425 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:16.712858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f922c80-cec8-4c7a-b80d-4838126c8425 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:16.712858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f922c80-cec8-4c7a-b80d-4838126c8425 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:16.712858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f922c80-cec8-4c7a-b80d-4838126c8425 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:16.712858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f922c80-cec8-4c7a-b80d-4838126c8425 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:17.651935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-64dc9e41-b711-4d5c-9cf2-1f4dbc5d13af tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:17.653110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-64dc9e41-b711-4d5c-9cf2-1f4dbc5d13af tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:17.667781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64dc9e41-b711-4d5c-9cf2-1f4dbc5d13af tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:17.668230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64dc9e41-b711-4d5c-9cf2-1f4dbc5d13af tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:17.669004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64dc9e41-b711-4d5c-9cf2-1f4dbc5d13af tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:17.669442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64dc9e41-b711-4d5c-9cf2-1f4dbc5d13af tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:17.899867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8f922c80-cec8-4c7a-b80d-4838126c8425 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:17.908632 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8f922c80-cec8-4c7a-b80d-4838126c8425 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1393 microversion: 2.1 time: 1.252293 May 18 22:24:17.918563 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1212/2510] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:16 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1393 bytes in 1262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:17.922489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-040272d4-393a-485e-a72f-7e5af127b1f6 req-a3a490fd-9e73-467b-a543-8754119ed9a3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a6df3374-2440-4db4-aebd-519f922cf1c9", "tag": "4f498a94-15b8-41b2-99ba-72061014fd17"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:17.951312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-040272d4-393a-485e-a72f-7e5af127b1f6 req-a3a490fd-9e73-467b-a543-8754119ed9a3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:17.952013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-040272d4-393a-485e-a72f-7e5af127b1f6 req-a3a490fd-9e73-467b-a543-8754119ed9a3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:17.976873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-040272d4-393a-485e-a72f-7e5af127b1f6 req-a3a490fd-9e73-467b-a543-8754119ed9a3 service nova] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:17.979178 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-040272d4-393a-485e-a72f-7e5af127b1f6 req-a3a490fd-9e73-467b-a543-8754119ed9a3 service nova] Creating event network-changed:4f498a94-15b8-41b2-99ba-72061014fd17 for instance a6df3374-2440-4db4-aebd-519f922cf1c9 on n-h2-841040-6 May 18 22:24:18.006907 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-040272d4-393a-485e-a72f-7e5af127b1f6 req-a3a490fd-9e73-467b-a543-8754119ed9a3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.072253 May 18 22:24:18.008429 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1213/2511] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:17 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:18.391933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-64dc9e41-b711-4d5c-9cf2-1f4dbc5d13af tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:18.403811 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-64dc9e41-b711-4d5c-9cf2-1f4dbc5d13af tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1527 microversion: 2.1 time: 0.755609 May 18 22:24:18.404580 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1299/2512] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:17 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1527 bytes in 757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:18.752524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-040272d4-393a-485e-a72f-7e5af127b1f6 req-a3a490fd-9e73-467b-a543-8754119ed9a3 service nova] [119082] Writing DB stats nova_cell0:SELECT=12 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:18.756840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fce34152-5f1f-4afd-8d9d-06c38efd223e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:18.757620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fce34152-5f1f-4afd-8d9d-06c38efd223e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:18.775209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fce34152-5f1f-4afd-8d9d-06c38efd223e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:18.775958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fce34152-5f1f-4afd-8d9d-06c38efd223e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:18.776883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fce34152-5f1f-4afd-8d9d-06c38efd223e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:18.777471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fce34152-5f1f-4afd-8d9d-06c38efd223e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:18.830672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fce34152-5f1f-4afd-8d9d-06c38efd223e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:24:18.927208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f3b277ef-b5b7-4fe5-8105-c64a74fb12af tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:18.928454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f3b277ef-b5b7-4fe5-8105-c64a74fb12af tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:18.931247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f3b277ef-b5b7-4fe5-8105-c64a74fb12af tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [119083] Writing DB stats nova_api:SELECT=97,nova_api:INSERT=1,nova_api:UPDATE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:18.937710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-fce34152-5f1f-4afd-8d9d-06c38efd223e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_api:SELECT=96,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:18.948637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3b277ef-b5b7-4fe5-8105-c64a74fb12af tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:18.949023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3b277ef-b5b7-4fe5-8105-c64a74fb12af tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:18.949813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3b277ef-b5b7-4fe5-8105-c64a74fb12af tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:18.950241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3b277ef-b5b7-4fe5-8105-c64a74fb12af tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:18.961373 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fce34152-5f1f-4afd-8d9d-06c38efd223e tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "DELETE /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 204 len: 0 microversion: 2.25 time: 0.210020 May 18 22:24:18.963005 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1214/2513] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:24:18 2022] DELETE /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 0 bytes in 212 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:24:18.977394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-131c86f9-e57a-464d-a990-3317c9cd62ae tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:18.978452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-131c86f9-e57a-464d-a990-3317c9cd62ae tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:18.991082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-131c86f9-e57a-464d-a990-3317c9cd62ae tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:18.991877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-131c86f9-e57a-464d-a990-3317c9cd62ae tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:18.993521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-131c86f9-e57a-464d-a990-3317c9cd62ae tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:18.994184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-131c86f9-e57a-464d-a990-3317c9cd62ae tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:19.266417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f3b277ef-b5b7-4fe5-8105-c64a74fb12af tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:19.275744 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f3b277ef-b5b7-4fe5-8105-c64a74fb12af tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1393 microversion: 2.1 time: 0.353175 May 18 22:24:19.276412 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1300/2514] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:18 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1393 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:19.422764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-de77e92c-82ba-4b3a-afb7-c6b504729b7e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:19.423578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-de77e92c-82ba-4b3a-afb7-c6b504729b7e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:19.437107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de77e92c-82ba-4b3a-afb7-c6b504729b7e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:19.438988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de77e92c-82ba-4b3a-afb7-c6b504729b7e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:19.445423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de77e92c-82ba-4b3a-afb7-c6b504729b7e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:19.445974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de77e92c-82ba-4b3a-afb7-c6b504729b7e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:19.829590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-131c86f9-e57a-464d-a990-3317c9cd62ae tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:19.843275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-131c86f9-e57a-464d-a990-3317c9cd62ae tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:19.847409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-131c86f9-e57a-464d-a990-3317c9cd62ae tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:19.851720 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-131c86f9-e57a-464d-a990-3317c9cd62ae tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1564 microversion: 2.25 time: 0.883226 May 18 22:24:19.856167 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1215/2515] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:18 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1564 bytes in 889 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:24:20.293317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6ee2342d-c5f7-45a2-b840-72477d744488 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:20.294044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6ee2342d-c5f7-45a2-b840-72477d744488 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:20.306426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ee2342d-c5f7-45a2-b840-72477d744488 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:20.308494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ee2342d-c5f7-45a2-b840-72477d744488 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:20.309366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ee2342d-c5f7-45a2-b840-72477d744488 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:20.311713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ee2342d-c5f7-45a2-b840-72477d744488 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:20.414347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-de77e92c-82ba-4b3a-afb7-c6b504729b7e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:20.425949 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-de77e92c-82ba-4b3a-afb7-c6b504729b7e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1527 microversion: 2.1 time: 1.004066 May 18 22:24:20.426511 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1301/2516] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:19 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1527 bytes in 1009 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:20.874483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d2e09ff-61bf-449c-b3b0-66403f993abf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:20.875747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d2e09ff-61bf-449c-b3b0-66403f993abf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:20.889134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d2e09ff-61bf-449c-b3b0-66403f993abf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:20.891402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d2e09ff-61bf-449c-b3b0-66403f993abf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:20.893458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d2e09ff-61bf-449c-b3b0-66403f993abf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:20.894189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d2e09ff-61bf-449c-b3b0-66403f993abf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:21.137506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d2e09ff-61bf-449c-b3b0-66403f993abf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:21.154091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d2e09ff-61bf-449c-b3b0-66403f993abf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:21.159371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d2e09ff-61bf-449c-b3b0-66403f993abf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:21.162564 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d2e09ff-61bf-449c-b3b0-66403f993abf tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 200 len: 1522 microversion: 2.25 time: 0.292974 May 18 22:24:21.165910 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1302/2517] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:20 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 1522 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:24:21.178049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-43fbec45-29df-42b6-bf88-6c1e78050391 req-16f41f19-b509-4557-a727-a7c28dae1d08 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "42d7a366-0617-4389-86d7-43e45365786a", "name": "network-vif-deleted", "tag": "d8320185-4fc7-4d57-8488-5e6122c9b562"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:21.188121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-43fbec45-29df-42b6-bf88-6c1e78050391 req-16f41f19-b509-4557-a727-a7c28dae1d08 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:21.188782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-43fbec45-29df-42b6-bf88-6c1e78050391 req-16f41f19-b509-4557-a727-a7c28dae1d08 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:21.214901 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-43fbec45-29df-42b6-bf88-6c1e78050391 req-16f41f19-b509-4557-a727-a7c28dae1d08 service nova] Creating event network-vif-deleted:d8320185-4fc7-4d57-8488-5e6122c9b562 for instance 42d7a366-0617-4389-86d7-43e45365786a on n-h1-841040-6 May 18 22:24:21.223579 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-43fbec45-29df-42b6-bf88-6c1e78050391 req-16f41f19-b509-4557-a727-a7c28dae1d08 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.054351 May 18 22:24:21.224539 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1303/2518] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:21 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:21.335749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6ee2342d-c5f7-45a2-b840-72477d744488 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:21.344694 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6ee2342d-c5f7-45a2-b840-72477d744488 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1393 microversion: 2.1 time: 1.055849 May 18 22:24:21.355797 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1216/2519] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:20 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1393 bytes in 1068 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:21.415202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-9e7fc1d6-36f7-4c15-8a64-7224f446b633 req-87281f50-d029-41dd-8aae-32d3ff06c0cb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "474ecbb8-c512-4dc5-b67c-1c57c9b9adf0", "name": "network-vif-deleted", "tag": "46f779e6-3904-40bc-b028-55c839d1433a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:21.437631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9e7fc1d6-36f7-4c15-8a64-7224f446b633 req-87281f50-d029-41dd-8aae-32d3ff06c0cb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:21.446278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-232ad893-8b8a-4182-90fe-9166a7a4607c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:21.448639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-232ad893-8b8a-4182-90fe-9166a7a4607c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:21.458732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9e7fc1d6-36f7-4c15-8a64-7224f446b633 req-87281f50-d029-41dd-8aae-32d3ff06c0cb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:21.483839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-232ad893-8b8a-4182-90fe-9166a7a4607c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:21.489257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-232ad893-8b8a-4182-90fe-9166a7a4607c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:21.490990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-232ad893-8b8a-4182-90fe-9166a7a4607c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:21.491715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-232ad893-8b8a-4182-90fe-9166a7a4607c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:21.515904 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-9e7fc1d6-36f7-4c15-8a64-7224f446b633 req-87281f50-d029-41dd-8aae-32d3ff06c0cb service nova] Creating event network-vif-deleted:46f779e6-3904-40bc-b028-55c839d1433a for instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 on n-h1-841040-6 May 18 22:24:21.531884 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-9e7fc1d6-36f7-4c15-8a64-7224f446b633 req-87281f50-d029-41dd-8aae-32d3ff06c0cb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.126095 May 18 22:24:21.535937 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1304/2520] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:21 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:21.690155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-232ad893-8b8a-4182-90fe-9166a7a4607c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:21.719088 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-232ad893-8b8a-4182-90fe-9166a7a4607c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 200 len: 1485 microversion: 2.1 time: 0.279788 May 18 22:24:21.728584 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1217/2521] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:21 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 1485 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:21.792842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a3096e4c-343f-4720-af9a-b006c1a0d26e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:21.809214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a3096e4c-343f-4720-af9a-b006c1a0d26e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:21.824847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a3096e4c-343f-4720-af9a-b006c1a0d26e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:21.826110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a3096e4c-343f-4720-af9a-b006c1a0d26e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:21.827559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a3096e4c-343f-4720-af9a-b006c1a0d26e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:21.830926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a3096e4c-343f-4720-af9a-b006c1a0d26e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:22.184202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4979fe4e-ab24-465c-9bc9-4078e671ae84 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:22.184732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4979fe4e-ab24-465c-9bc9-4078e671ae84 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 42d7a366-0617-4389-86d7-43e45365786a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:22.188144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a3096e4c-343f-4720-af9a-b006c1a0d26e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:22.201423 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a3096e4c-343f-4720-af9a-b006c1a0d26e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.422062 May 18 22:24:22.206133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4979fe4e-ab24-465c-9bc9-4078e671ae84 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:22.207256 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1305/2522] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:21 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:22.207903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4979fe4e-ab24-465c-9bc9-4078e671ae84 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:22.208869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4979fe4e-ab24-465c-9bc9-4078e671ae84 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:22.210634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4979fe4e-ab24-465c-9bc9-4078e671ae84 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:22.225246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-07b103e9-bb8f-4fd0-8367-cb15a89523bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:22.227545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-07b103e9-bb8f-4fd0-8367-cb15a89523bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:22.257109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07b103e9-bb8f-4fd0-8367-cb15a89523bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:22.264237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07b103e9-bb8f-4fd0-8367-cb15a89523bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:22.265214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07b103e9-bb8f-4fd0-8367-cb15a89523bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:22.266616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07b103e9-bb8f-4fd0-8367-cb15a89523bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:22.293207 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-4979fe4e-ab24-465c-9bc9-4078e671ae84 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] HTTP exception thrown: Instance 42d7a366-0617-4389-86d7-43e45365786a could not be found. May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4979fe4e-ab24-465c-9bc9-4078e671ae84 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Request method failure captured: May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a HTTP/1.1 May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXBA6AuKyWXq6k3PIKHa7Yg80nxgzjsJcnOJNWZ61uMaVfC8mDLZmtC6i4LrM33u87HyPDNZa1pUpjvut1B4DE65KaF3-bMmkGb7AmNql4SUtdwLLnYnXo_ylUS01jKpmszMGvSZonPBIY-42fHHcbeO75AHVV_fQSYCKXovfKLdnC4 May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.25 May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: a4f3229fa49d472fa8bef6dea79881d8 May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-LiveAutoBlockMigrationV225Test-485913689 May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a4f3229fa49d472fa8bef6dea79881d8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a4f3229fa49d472fa8bef6dea79881d8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a4f3229fa49d472fa8bef6dea79881d8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a4f3229fa49d472fa8bef6dea79881d8"}]}] May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-LiveAutoBlockMigrationV225Test-485913689 May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: a4f3229fa49d472fa8bef6dea79881d8 May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-LiveAutoBlockMigrationV225Test-485913689 May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-LiveAutoBlockMigrationV225Test-485913689-project May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: dc417dac84a243a88958e0ecc1e4efb1 May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-LiveAutoBlockMigrationV225Test-485913689-project May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 42d7a366-0617-4389-86d7-43e45365786a could not be found. May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '42d7a366-0617-4389-86d7-43e45365786a'} May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 42d7a366-0617-4389-86d7-43e45365786a could not be found. May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 42d7a366-0617-4389-86d7-43e45365786a could not be found. May 18 22:24:22.308390 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:22.312050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:22.312050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:22.312050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:22.312050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:22.312050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:22.312050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:22.312050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:22.312050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 42d7a366-0617-4389-86d7-43e45365786a could not be found. May 18 22:24:22.312050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:22.318617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4979fe4e-ab24-465c-9bc9-4078e671ae84 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Returning 404 to user: Instance 42d7a366-0617-4389-86d7-43e45365786a could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:22.319624 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4979fe4e-ab24-465c-9bc9-4078e671ae84 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a" status: 404 len: 111 microversion: 2.25 time: 0.140795 May 18 22:24:22.324141 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1218/2523] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:22 2022] GET /compute/v2.1/servers/42d7a366-0617-4389-86d7-43e45365786a => generated 111 bytes in 146 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:24:22.343205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-906687b8-548c-4d23-b47e-a51993d739c7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:22.346400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-906687b8-548c-4d23-b47e-a51993d739c7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:22.381134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-906687b8-548c-4d23-b47e-a51993d739c7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:22.382194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-906687b8-548c-4d23-b47e-a51993d739c7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:22.384238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-906687b8-548c-4d23-b47e-a51993d739c7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:22.386320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-906687b8-548c-4d23-b47e-a51993d739c7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:22.436475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-906687b8-548c-4d23-b47e-a51993d739c7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119082] Writing DB stats nova_cell1:SELECT=94,nova_cell1:UPDATE=3,nova_cell1:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:22.445712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-906687b8-548c-4d23-b47e-a51993d739c7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:24:22.599457 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-906687b8-548c-4d23-b47e-a51993d739c7 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "DELETE /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 204 len: 0 microversion: 2.25 time: 0.270218 May 18 22:24:22.600403 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1219/2524] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:24:22 2022] DELETE /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:24:22.607789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8aeddfcc-f15c-4b84-bb24-e53396ef5971 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:22.609376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8aeddfcc-f15c-4b84-bb24-e53396ef5971 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:22.621160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8aeddfcc-f15c-4b84-bb24-e53396ef5971 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:22.626433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8aeddfcc-f15c-4b84-bb24-e53396ef5971 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:22.630193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8aeddfcc-f15c-4b84-bb24-e53396ef5971 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:22.630830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8aeddfcc-f15c-4b84-bb24-e53396ef5971 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:22.890495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-07b103e9-bb8f-4fd0-8367-cb15a89523bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:22.906756 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-07b103e9-bb8f-4fd0-8367-cb15a89523bc tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.685955 May 18 22:24:22.909361 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1306/2525] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:22 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:22.924823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9d4616e0-f85c-4096-8233-7a3c6767604b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:22.925825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9d4616e0-f85c-4096-8233-7a3c6767604b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:22.932618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d4616e0-f85c-4096-8233-7a3c6767604b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:22.933410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d4616e0-f85c-4096-8233-7a3c6767604b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:22.934437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d4616e0-f85c-4096-8233-7a3c6767604b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:22.935106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d4616e0-f85c-4096-8233-7a3c6767604b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:23.218378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9d4616e0-f85c-4096-8233-7a3c6767604b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:23.239708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9d4616e0-f85c-4096-8233-7a3c6767604b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:23.244701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9d4616e0-f85c-4096-8233-7a3c6767604b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:23.248516 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9d4616e0-f85c-4096-8233-7a3c6767604b tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1549 microversion: 2.25 time: 0.325928 May 18 22:24:23.249807 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1307/2526] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:22 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1549 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:24:23.259690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87934d54-d891-4cb3-9296-08ab1324fdc3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:23.260316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-87934d54-d891-4cb3-9296-08ab1324fdc3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:23.268634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87934d54-d891-4cb3-9296-08ab1324fdc3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:23.269211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87934d54-d891-4cb3-9296-08ab1324fdc3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:23.270125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87934d54-d891-4cb3-9296-08ab1324fdc3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:23.270914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87934d54-d891-4cb3-9296-08ab1324fdc3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:23.288430 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-87934d54-d891-4cb3-9296-08ab1324fdc3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] HTTP exception thrown: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87934d54-d891-4cb3-9296-08ab1324fdc3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 HTTP/1.1 May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '474ecbb8-c512-4dc5-b67c-1c57c9b9adf0'} May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:23.290364 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:23.294582 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:23.294582 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:23.294582 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:23.294582 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:23.294582 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:23.294582 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:23.294582 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:23.294582 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:23.294582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87934d54-d891-4cb3-9296-08ab1324fdc3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 404 to user: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:23.296609 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-87934d54-d891-4cb3-9296-08ab1324fdc3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 404 len: 111 microversion: 2.1 time: 0.045357 May 18 22:24:23.297758 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1308/2527] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:23 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:24:23.303043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb849b1e-d633-467e-b665-5d250e1ce1ad tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:23.303759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eb849b1e-d633-467e-b665-5d250e1ce1ad tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:23.311947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb849b1e-d633-467e-b665-5d250e1ce1ad tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:23.312617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb849b1e-d633-467e-b665-5d250e1ce1ad tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:23.313630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb849b1e-d633-467e-b665-5d250e1ce1ad tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:23.314346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb849b1e-d633-467e-b665-5d250e1ce1ad tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:23.668708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eb849b1e-d633-467e-b665-5d250e1ce1ad tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:23.674513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8aeddfcc-f15c-4b84-bb24-e53396ef5971 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:23.680611 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb849b1e-d633-467e-b665-5d250e1ce1ad tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.381526 May 18 22:24:23.684984 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1309/2528] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:23 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:23.686678 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8aeddfcc-f15c-4b84-bb24-e53396ef5971 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1393 microversion: 2.1 time: 1.084123 May 18 22:24:23.687589 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1220/2529] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:22 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1393 bytes in 1086 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:23.700007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesOneServerNegativeTestJSON-server-1239578069", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:23.701250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-13369120-d5db-4e68-b05f-cdb8babcce43 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:23.701897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-13369120-d5db-4e68-b05f-cdb8babcce43 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:23.743935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13369120-d5db-4e68-b05f-cdb8babcce43 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:23.744380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13369120-d5db-4e68-b05f-cdb8babcce43 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:23.745175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13369120-d5db-4e68-b05f-cdb8babcce43 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:23.750384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13369120-d5db-4e68-b05f-cdb8babcce43 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:23.789323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] validate_networks() for [('4b610cff-13e0-4a8e-87f1-e2715debe5d7', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:24:24.471250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-13369120-d5db-4e68-b05f-cdb8babcce43 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:24.481314 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-13369120-d5db-4e68-b05f-cdb8babcce43 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.783923 May 18 22:24:24.482425 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1221/2530] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:23 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:24.527392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-afd9750f-4a1b-4f84-8821-a71123230470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:24.527967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-afd9750f-4a1b-4f84-8821-a71123230470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:24.552203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-afd9750f-4a1b-4f84-8821-a71123230470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:24.574836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-afd9750f-4a1b-4f84-8821-a71123230470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:24.578481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-afd9750f-4a1b-4f84-8821-a71123230470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:24.579875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-afd9750f-4a1b-4f84-8821-a71123230470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:24.988800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:24:24.989856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:24:24.990469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:24:24.991140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:24:24.991685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:24:25.007275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:25.008641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:25.012844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:25.014217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:25.056111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Getting quotas for project 7fc95e9395214343be07c77d70ee49ea. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:24:25.069338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Getting quotas for user 6a71c7f48ae64d39be76aece0b405272 and project 7fc95e9395214343be07c77d70ee49ea. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:24:25.105341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:24:25.107832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:24:25.261315 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4f19f2cb-4398-40fe-a38a-9eae02ab1d31 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 1.574803 May 18 22:24:25.269315 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1310/2531] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:24:23 2022] POST /compute/v2.1/servers => generated 383 bytes in 1583 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:24:25.274319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-732416066", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "88732817-8665-47ad-87e8-5926de5e9218"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:25.361855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] validate_networks() for [('88732817-8665-47ad-87e8-5926de5e9218', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:24:25.834639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-afd9750f-4a1b-4f84-8821-a71123230470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:25.846691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-afd9750f-4a1b-4f84-8821-a71123230470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:25.851407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-afd9750f-4a1b-4f84-8821-a71123230470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:25.852696 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-afd9750f-4a1b-4f84-8821-a71123230470 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1549 microversion: 2.25 time: 1.366807 May 18 22:24:25.853282 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1222/2532] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:24 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1549 bytes in 1369 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:24:25.865165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3f1b8afb-0ece-4f0d-b7c4-a34f8ecad0ed tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:25.865844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3f1b8afb-0ece-4f0d-b7c4-a34f8ecad0ed tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:25.881476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f1b8afb-0ece-4f0d-b7c4-a34f8ecad0ed tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:25.883444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f1b8afb-0ece-4f0d-b7c4-a34f8ecad0ed tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:25.884506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f1b8afb-0ece-4f0d-b7c4-a34f8ecad0ed tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:25.886222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f1b8afb-0ece-4f0d-b7c4-a34f8ecad0ed tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:26.130527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:24:26.131039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:24:26.131398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:24:26.131790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:24:26.132191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:24:26.149653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:26.150120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:26.153204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:26.153651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:26.179060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Getting quotas for project eda2e8673e8b475fad924d2a2c5af150. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:24:26.185453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Getting quotas for user ecd95ad81de84b19aefbe6bbc308358d and project eda2e8673e8b475fad924d2a2c5af150. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:24:26.203453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:24:26.208889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:24:26.268702 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-68e35752-f386-431c-b59e-9fd646aff764 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.998007 May 18 22:24:26.271509 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1311/2533] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:24:25 2022] POST /compute/v2.1/servers => generated 380 bytes in 1001 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:24:26.277197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ec884fe8-5506-47f1-b600-4e887066fead tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:26.278106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ec884fe8-5506-47f1-b600-4e887066fead tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:26.286554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec884fe8-5506-47f1-b600-4e887066fead tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:26.287219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec884fe8-5506-47f1-b600-4e887066fead tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:26.288050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec884fe8-5506-47f1-b600-4e887066fead tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:26.288548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec884fe8-5506-47f1-b600-4e887066fead tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:26.342286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3f1b8afb-0ece-4f0d-b7c4-a34f8ecad0ed tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:26.358391 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3f1b8afb-0ece-4f0d-b7c4-a34f8ecad0ed tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1393 microversion: 2.1 time: 0.495832 May 18 22:24:26.359366 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1223/2534] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:25 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1393 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:26.442510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ec884fe8-5506-47f1-b600-4e887066fead tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:26.450798 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ec884fe8-5506-47f1-b600-4e887066fead tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1221 microversion: 2.1 time: 0.177878 May 18 22:24:26.458766 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1312/2535] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:26 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1221 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:26.469305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-223083f7-97f6-4f32-8190-45badd9c1adf tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:26.471625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-223083f7-97f6-4f32-8190-45badd9c1adf tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:26.595973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-223083f7-97f6-4f32-8190-45badd9c1adf tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:26.604005 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-223083f7-97f6-4f32-8190-45badd9c1adf tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1214 microversion: 2.1 time: 0.143752 May 18 22:24:26.613869 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1313/2536] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:26 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1214 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:26.648096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSON-server-881868019", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:26.776377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] validate_networks() for [('b0f39b59-046d-4b15-b9fe-fc9bc7eef20d', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:24:26.838253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-085b7866-fb11-4462-abfe-241366628928 req-bb44efc0-19b7-4951-84c7-114b0be91bce service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aabc15dd-5345-4f01-b355-f64362189488", "name": "network-vif-deleted", "tag": "42c3a952-2f94-49ee-95f2-18d3306a1e41"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:26.862418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-085b7866-fb11-4462-abfe-241366628928 req-bb44efc0-19b7-4951-84c7-114b0be91bce service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:26.863215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-085b7866-fb11-4462-abfe-241366628928 req-bb44efc0-19b7-4951-84c7-114b0be91bce service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:26.904000 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-085b7866-fb11-4462-abfe-241366628928 req-bb44efc0-19b7-4951-84c7-114b0be91bce service nova] Creating event network-vif-deleted:42c3a952-2f94-49ee-95f2-18d3306a1e41 for instance aabc15dd-5345-4f01-b355-f64362189488 on n-h1-841040-6 May 18 22:24:26.926297 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-085b7866-fb11-4462-abfe-241366628928 req-bb44efc0-19b7-4951-84c7-114b0be91bce service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.085496 May 18 22:24:26.928847 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1314/2537] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:26 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:24:26.943551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fe75fc88-0b1b-4319-94c1-98a1377af070 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:26.948868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fe75fc88-0b1b-4319-94c1-98a1377af070 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:26.975172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe75fc88-0b1b-4319-94c1-98a1377af070 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:26.975664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe75fc88-0b1b-4319-94c1-98a1377af070 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:26.976649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe75fc88-0b1b-4319-94c1-98a1377af070 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:26.978180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe75fc88-0b1b-4319-94c1-98a1377af070 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:27.627947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fe75fc88-0b1b-4319-94c1-98a1377af070 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:27.638248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fe75fc88-0b1b-4319-94c1-98a1377af070 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:27.640541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fe75fc88-0b1b-4319-94c1-98a1377af070 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:27.642492 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fe75fc88-0b1b-4319-94c1-98a1377af070 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 200 len: 1331 microversion: 2.25 time: 0.711056 May 18 22:24:27.643911 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1315/2538] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:26 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 1331 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:24:27.650079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6d52bdb0-c597-43ef-870e-cd83170c0119 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:27.650778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6d52bdb0-c597-43ef-870e-cd83170c0119 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:27.663867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d52bdb0-c597-43ef-870e-cd83170c0119 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:27.664427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d52bdb0-c597-43ef-870e-cd83170c0119 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:27.665321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d52bdb0-c597-43ef-870e-cd83170c0119 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:27.665886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d52bdb0-c597-43ef-870e-cd83170c0119 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:27.968676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6d52bdb0-c597-43ef-870e-cd83170c0119 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:27.984924 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6d52bdb0-c597-43ef-870e-cd83170c0119 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1393 microversion: 2.1 time: 0.332561 May 18 22:24:27.988115 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1316/2539] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:27 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1393 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:27.997853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bca8a473-605a-4721-959f-baf9eb879d1c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:28.002999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bca8a473-605a-4721-959f-baf9eb879d1c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:28.023047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bca8a473-605a-4721-959f-baf9eb879d1c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:28.023725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bca8a473-605a-4721-959f-baf9eb879d1c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:28.024635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bca8a473-605a-4721-959f-baf9eb879d1c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:28.025205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bca8a473-605a-4721-959f-baf9eb879d1c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:28.167914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bca8a473-605a-4721-959f-baf9eb879d1c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:28.181967 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bca8a473-605a-4721-959f-baf9eb879d1c tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1283 microversion: 2.1 time: 0.192519 May 18 22:24:28.183451 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1317/2540] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:27 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1283 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:28.191685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-960e5432-2269-4145-ac5f-af0c560e9b22 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:28.192984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-960e5432-2269-4145-ac5f-af0c560e9b22 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:28.209085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-960e5432-2269-4145-ac5f-af0c560e9b22 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:28.209724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-960e5432-2269-4145-ac5f-af0c560e9b22 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:28.210655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-960e5432-2269-4145-ac5f-af0c560e9b22 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:28.213872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-960e5432-2269-4145-ac5f-af0c560e9b22 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:28.396771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-960e5432-2269-4145-ac5f-af0c560e9b22 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:28.419332 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-960e5432-2269-4145-ac5f-af0c560e9b22 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1266 microversion: 2.1 time: 0.222362 May 18 22:24:28.420100 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1318/2541] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:28 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1266 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:28.525202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b97f2ebf-1ec8-4cdb-bdd3-a9917681fc45 req-a8322b73-6e77-409d-b17a-2a4a495fe33d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a6df3374-2440-4db4-aebd-519f922cf1c9", "name": "network-vif-plugged", "status": "completed", "tag": "4f498a94-15b8-41b2-99ba-72061014fd17"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:28.540880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b97f2ebf-1ec8-4cdb-bdd3-a9917681fc45 req-a8322b73-6e77-409d-b17a-2a4a495fe33d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:28.542487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b97f2ebf-1ec8-4cdb-bdd3-a9917681fc45 req-a8322b73-6e77-409d-b17a-2a4a495fe33d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:28.582423 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b97f2ebf-1ec8-4cdb-bdd3-a9917681fc45 req-a8322b73-6e77-409d-b17a-2a4a495fe33d service nova] Creating event network-vif-plugged:4f498a94-15b8-41b2-99ba-72061014fd17 for instance a6df3374-2440-4db4-aebd-519f922cf1c9 on n-h2-841040-6 May 18 22:24:28.593057 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b97f2ebf-1ec8-4cdb-bdd3-a9917681fc45 req-a8322b73-6e77-409d-b17a-2a4a495fe33d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.071785 May 18 22:24:28.595400 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1319/2542] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:28 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:24:28.665764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3fad57c8-58d8-4222-b820-a226f79487fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:28.666499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3fad57c8-58d8-4222-b820-a226f79487fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: aabc15dd-5345-4f01-b355-f64362189488] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:28.683206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3fad57c8-58d8-4222-b820-a226f79487fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:28.683841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3fad57c8-58d8-4222-b820-a226f79487fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:28.686545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3fad57c8-58d8-4222-b820-a226f79487fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:28.689262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3fad57c8-58d8-4222-b820-a226f79487fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:28.751581 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-3fad57c8-58d8-4222-b820-a226f79487fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] HTTP exception thrown: Instance aabc15dd-5345-4f01-b355-f64362189488 could not be found. May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3fad57c8-58d8-4222-b820-a226f79487fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Request method failure captured: May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 HTTP/1.1 May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXBA6AuKyWXq6k3PIKHa7Yg80nxgzjsJcnOJNWZ61uMaVfC8mDLZmtC6i4LrM33u87HyPDNZa1pUpjvut1B4DE65KaF3-bMmkGb7AmNql4SUtdwLLnYnXo_ylUS01jKpmszMGvSZonPBIY-42fHHcbeO75AHVV_fQSYCKXovfKLdnC4 May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.25 May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: a4f3229fa49d472fa8bef6dea79881d8 May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-LiveAutoBlockMigrationV225Test-485913689 May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a4f3229fa49d472fa8bef6dea79881d8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a4f3229fa49d472fa8bef6dea79881d8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a4f3229fa49d472fa8bef6dea79881d8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a4f3229fa49d472fa8bef6dea79881d8"}]}] May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-LiveAutoBlockMigrationV225Test-485913689 May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: a4f3229fa49d472fa8bef6dea79881d8 May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-LiveAutoBlockMigrationV225Test-485913689 May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-LiveAutoBlockMigrationV225Test-485913689-project May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: dc417dac84a243a88958e0ecc1e4efb1 May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-LiveAutoBlockMigrationV225Test-485913689-project May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance aabc15dd-5345-4f01-b355-f64362189488 could not be found. May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'aabc15dd-5345-4f01-b355-f64362189488'} May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance aabc15dd-5345-4f01-b355-f64362189488 could not be found. May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance aabc15dd-5345-4f01-b355-f64362189488 could not be found. May 18 22:24:28.758836 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:28.762756 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:28.762756 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:28.762756 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:28.762756 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:28.762756 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:28.762756 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:28.762756 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:28.762756 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance aabc15dd-5345-4f01-b355-f64362189488 could not be found. May 18 22:24:28.762756 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:28.762756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3fad57c8-58d8-4222-b820-a226f79487fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Returning 404 to user: Instance aabc15dd-5345-4f01-b355-f64362189488 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:28.762756 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3fad57c8-58d8-4222-b820-a226f79487fe tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488" status: 404 len: 111 microversion: 2.25 time: 0.101628 May 18 22:24:28.762756 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1320/2543] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:28 2022] GET /compute/v2.1/servers/aabc15dd-5345-4f01-b355-f64362189488 => generated 111 bytes in 104 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:24:28.771070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9e7e9560-43de-49f8-8495-e46398943848 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:28.774318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9e7e9560-43de-49f8-8495-e46398943848 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:28.788190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e7e9560-43de-49f8-8495-e46398943848 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:28.788427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e7e9560-43de-49f8-8495-e46398943848 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:28.789891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e7e9560-43de-49f8-8495-e46398943848 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:28.791276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e7e9560-43de-49f8-8495-e46398943848 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:28.872184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9e7e9560-43de-49f8-8495-e46398943848 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:24:28.876280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9e7e9560-43de-49f8-8495-e46398943848 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:29.097486 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9e7e9560-43de-49f8-8495-e46398943848 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "DELETE /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 204 len: 0 microversion: 2.25 time: 0.331485 May 18 22:24:29.099710 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1321/2544] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:24:28 2022] DELETE /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 0 bytes in 334 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) May 18 22:24:29.119441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4cd62426-9a72-4c23-8e17-19d412d48ca5 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:29.120339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4cd62426-9a72-4c23-8e17-19d412d48ca5 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:29.133999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cd62426-9a72-4c23-8e17-19d412d48ca5 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:29.139671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cd62426-9a72-4c23-8e17-19d412d48ca5 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:29.140843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cd62426-9a72-4c23-8e17-19d412d48ca5 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:29.141508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cd62426-9a72-4c23-8e17-19d412d48ca5 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:29.610756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4cd62426-9a72-4c23-8e17-19d412d48ca5 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:29.622395 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4cd62426-9a72-4c23-8e17-19d412d48ca5 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1393 microversion: 2.1 time: 0.521133 May 18 22:24:29.631279 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1322/2545] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:29 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1393 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:29.637150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a40ad46f-9c0f-4b0a-8955-82375185137a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:29.637910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a40ad46f-9c0f-4b0a-8955-82375185137a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:29.656903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a40ad46f-9c0f-4b0a-8955-82375185137a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:29.657348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a40ad46f-9c0f-4b0a-8955-82375185137a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:29.658701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a40ad46f-9c0f-4b0a-8955-82375185137a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:29.659196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a40ad46f-9c0f-4b0a-8955-82375185137a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:29.906520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:24:29.906924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:24:29.907962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:24:29.908304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:24:29.908780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:24:29.930121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:29.931879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:29.933937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:29.937511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:29.977174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Getting quotas for project 54d6812ba5d14511b56e8a717e5da0bc. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:24:29.986506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Getting quotas for user ddeb4d3fdc5b4947874433f67432b085 and project 54d6812ba5d14511b56e8a717e5da0bc. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:24:30.020542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:24:30.023419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:24:30.144460 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-354488e2-9bba-409c-9da5-f5e9ddf9a33f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 3.783760 May 18 22:24:30.150715 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1224/2546] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:24:26 2022] POST /compute/v2.1/servers => generated 383 bytes in 3790 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:24:30.161702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-03b5efd0-8e2d-462b-a2e9-100896ce80c3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:30.165560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-03b5efd0-8e2d-462b-a2e9-100896ce80c3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:30.178623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03b5efd0-8e2d-462b-a2e9-100896ce80c3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:30.179066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03b5efd0-8e2d-462b-a2e9-100896ce80c3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:30.179837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03b5efd0-8e2d-462b-a2e9-100896ce80c3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:30.180265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03b5efd0-8e2d-462b-a2e9-100896ce80c3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:30.183773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a40ad46f-9c0f-4b0a-8955-82375185137a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:30.205626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a40ad46f-9c0f-4b0a-8955-82375185137a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:30.208730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a40ad46f-9c0f-4b0a-8955-82375185137a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:30.217650 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a40ad46f-9c0f-4b0a-8955-82375185137a tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1563 microversion: 2.25 time: 0.585343 May 18 22:24:30.218924 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1323/2547] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:29 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1563 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:24:30.231914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4838cbb7-c6d7-485a-9a5e-e7944c612640 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:30.232724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4838cbb7-c6d7-485a-9a5e-e7944c612640 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:30.250642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4838cbb7-c6d7-485a-9a5e-e7944c612640 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:30.251359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4838cbb7-c6d7-485a-9a5e-e7944c612640 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:30.252395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4838cbb7-c6d7-485a-9a5e-e7944c612640 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:30.252966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4838cbb7-c6d7-485a-9a5e-e7944c612640 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:30.428873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4838cbb7-c6d7-485a-9a5e-e7944c612640 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:30.439906 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4838cbb7-c6d7-485a-9a5e-e7944c612640 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1272 microversion: 2.1 time: 0.219697 May 18 22:24:30.442515 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1324/2548] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:30 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1272 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:30.603145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-735714090", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "e9ef17fc-44a0-41c8-b3cd-abfd879f0cca"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:30.724295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] validate_networks() for [('e9ef17fc-44a0-41c8-b3cd-abfd879f0cca', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:24:31.416284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-03b5efd0-8e2d-462b-a2e9-100896ce80c3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:31.425206 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-03b5efd0-8e2d-462b-a2e9-100896ce80c3 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1325 microversion: 2.1 time: 1.273045 May 18 22:24:31.431193 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1225/2549] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:30 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1325 bytes in 1280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:31.444382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c68b774e-441e-44c3-b6fe-ef57431b3ec2 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:31.446430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c68b774e-441e-44c3-b6fe-ef57431b3ec2 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:31.463487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c68b774e-441e-44c3-b6fe-ef57431b3ec2 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:31.464220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c68b774e-441e-44c3-b6fe-ef57431b3ec2 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:31.465195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c68b774e-441e-44c3-b6fe-ef57431b3ec2 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:31.465648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c68b774e-441e-44c3-b6fe-ef57431b3ec2 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:31.668949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c68b774e-441e-44c3-b6fe-ef57431b3ec2 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:31.685415 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c68b774e-441e-44c3-b6fe-ef57431b3ec2 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1209 microversion: 2.1 time: 0.252532 May 18 22:24:31.686930 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1226/2550] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:31 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1209 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:31.698438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8dd90924-3ca8-4ffb-9e47-41dacac50a7d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:31.703459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8dd90924-3ca8-4ffb-9e47-41dacac50a7d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:31.795002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8dd90924-3ca8-4ffb-9e47-41dacac50a7d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:31.795458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8dd90924-3ca8-4ffb-9e47-41dacac50a7d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:31.806469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8dd90924-3ca8-4ffb-9e47-41dacac50a7d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:31.812491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8dd90924-3ca8-4ffb-9e47-41dacac50a7d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:32.023728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:24:32.026291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:24:32.027059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:24:32.027806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:24:32.028421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:24:32.039858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:32.040739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:32.041882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:32.043101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:32.106360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Getting quotas for project 249f074bdc8c45c5a00d829b532a7686. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:24:32.118026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Getting quotas for user cc0b57cfd53c4663a76db415434d9a41 and project 249f074bdc8c45c5a00d829b532a7686. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:24:32.142363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:24:32.144896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:24:32.184230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119083] Writing DB stats nova_api:SELECT=91,nova_api:INSERT=8,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:32.211761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8dd90924-3ca8-4ffb-9e47-41dacac50a7d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:32.224935 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8dd90924-3ca8-4ffb-9e47-41dacac50a7d tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1393 microversion: 2.1 time: 0.536622 May 18 22:24:32.225540 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1227/2551] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:31 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1393 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:32.242039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f0c201b-499d-4b34-bb6d-b8367a13c5ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:32.245227 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91bd709e-2bb2-432c-868a-3bd585088887 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.783742 May 18 22:24:32.245914 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1325/2552] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:24:30 2022] POST /compute/v2.1/servers => generated 380 bytes in 1803 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:24:32.251368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6f0c201b-499d-4b34-bb6d-b8367a13c5ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:32.262132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b65ce6c4-3150-4d10-b74e-a764b884e9c7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:32.262778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b65ce6c4-3150-4d10-b74e-a764b884e9c7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:32.272771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f0c201b-499d-4b34-bb6d-b8367a13c5ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:32.274700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b65ce6c4-3150-4d10-b74e-a764b884e9c7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:32.277419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f0c201b-499d-4b34-bb6d-b8367a13c5ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:32.280325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b65ce6c4-3150-4d10-b74e-a764b884e9c7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:32.281025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b65ce6c4-3150-4d10-b74e-a764b884e9c7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:32.281621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b65ce6c4-3150-4d10-b74e-a764b884e9c7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:32.293091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f0c201b-499d-4b34-bb6d-b8367a13c5ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:32.294738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f0c201b-499d-4b34-bb6d-b8367a13c5ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.015s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:32.421585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b65ce6c4-3150-4d10-b74e-a764b884e9c7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:32.433251 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b65ce6c4-3150-4d10-b74e-a764b884e9c7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1272 microversion: 2.1 time: 0.182384 May 18 22:24:32.435199 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1326/2553] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:32 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1272 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:32.446172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-3b8e4f93-4c7a-4f51-99d5-48bf7fb6da8f req-f0d4b445-3e95-40e3-9c35-9a4bcb10c9d9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82e90f36-73c9-4741-afe3-22b64b2b36eb", "name": "network-vif-deleted", "tag": "d741ca61-5b98-457f-9c79-e6249a6a64b6"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:32.466062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-3b8e4f93-4c7a-4f51-99d5-48bf7fb6da8f req-f0d4b445-3e95-40e3-9c35-9a4bcb10c9d9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:32.480410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-3b8e4f93-4c7a-4f51-99d5-48bf7fb6da8f req-f0d4b445-3e95-40e3-9c35-9a4bcb10c9d9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:32.516765 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-3b8e4f93-4c7a-4f51-99d5-48bf7fb6da8f req-f0d4b445-3e95-40e3-9c35-9a4bcb10c9d9 service nova] Creating event network-vif-deleted:d741ca61-5b98-457f-9c79-e6249a6a64b6 for instance 82e90f36-73c9-4741-afe3-22b64b2b36eb on n-h2-841040-6 May 18 22:24:32.523513 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-3b8e4f93-4c7a-4f51-99d5-48bf7fb6da8f req-f0d4b445-3e95-40e3-9c35-9a4bcb10c9d9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.086357 May 18 22:24:32.524576 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1327/2554] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:32 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:32.531035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e1edfead-b423-40ed-aee4-614e18bc5f89 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:32.531879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e1edfead-b423-40ed-aee4-614e18bc5f89 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:32.838535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f0c201b-499d-4b34-bb6d-b8367a13c5ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:32.856479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f0c201b-499d-4b34-bb6d-b8367a13c5ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:32.879451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f0c201b-499d-4b34-bb6d-b8367a13c5ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dc417dac84a243a88958e0ecc1e4efb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4f3229fa49d472fa8bef6dea79881d8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:32.883158 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6f0c201b-499d-4b34-bb6d-b8367a13c5ad tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 200 len: 1346 microversion: 2.25 time: 0.652136 May 18 22:24:32.891012 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1228/2555] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:32 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 1346 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:24:32.912100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d2ed447-12a0-4e0f-9de9-a99d5b415a99 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:32.915275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3d2ed447-12a0-4e0f-9de9-a99d5b415a99 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:32.932900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d2ed447-12a0-4e0f-9de9-a99d5b415a99 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:32.935589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d2ed447-12a0-4e0f-9de9-a99d5b415a99 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:32.939511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d2ed447-12a0-4e0f-9de9-a99d5b415a99 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:32.941018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d2ed447-12a0-4e0f-9de9-a99d5b415a99 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:33.104055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e1edfead-b423-40ed-aee4-614e18bc5f89 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:33.117766 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e1edfead-b423-40ed-aee4-614e18bc5f89 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1207 microversion: 2.1 time: 0.589662 May 18 22:24:33.126500 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1328/2556] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:32 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1207 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:33.131580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-407e2e7b-f73b-4097-a661-487921bff9e7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:33.138635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-407e2e7b-f73b-4097-a661-487921bff9e7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:33.185669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-407e2e7b-f73b-4097-a661-487921bff9e7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:33.186744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-407e2e7b-f73b-4097-a661-487921bff9e7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:33.187797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-407e2e7b-f73b-4097-a661-487921bff9e7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:33.188375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-407e2e7b-f73b-4097-a661-487921bff9e7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:33.342917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-407e2e7b-f73b-4097-a661-487921bff9e7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:33.355739 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-407e2e7b-f73b-4097-a661-487921bff9e7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1271 microversion: 2.1 time: 0.227834 May 18 22:24:33.360768 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1329/2557] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:33 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1271 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:33.380240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6377367d-d023-45b7-b28e-ddc912c1bf4b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:33.383430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6377367d-d023-45b7-b28e-ddc912c1bf4b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:33.409525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6377367d-d023-45b7-b28e-ddc912c1bf4b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:33.411734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6377367d-d023-45b7-b28e-ddc912c1bf4b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:33.413505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6377367d-d023-45b7-b28e-ddc912c1bf4b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:33.414951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6377367d-d023-45b7-b28e-ddc912c1bf4b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:33.790387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6377367d-d023-45b7-b28e-ddc912c1bf4b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:33.801655 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6377367d-d023-45b7-b28e-ddc912c1bf4b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1574 microversion: 2.1 time: 0.439309 May 18 22:24:33.807099 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1330/2558] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:33 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1574 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:33.812197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-80f013b7-23a6-4981-95b1-e2b97838f8f9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:33.815354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-80f013b7-23a6-4981-95b1-e2b97838f8f9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:33.831128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80f013b7-23a6-4981-95b1-e2b97838f8f9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:33.831869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80f013b7-23a6-4981-95b1-e2b97838f8f9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:33.833013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80f013b7-23a6-4981-95b1-e2b97838f8f9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:33.835323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80f013b7-23a6-4981-95b1-e2b97838f8f9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:33.919148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3d2ed447-12a0-4e0f-9de9-a99d5b415a99 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:33.927657 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3d2ed447-12a0-4e0f-9de9-a99d5b415a99 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1325 microversion: 2.1 time: 1.035443 May 18 22:24:33.928507 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1229/2559] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:32 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1325 bytes in 1037 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:33.933287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-86a05c1d-c718-4535-8f09-f92d41817218 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:33.934005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-86a05c1d-c718-4535-8f09-f92d41817218 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:33.943232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86a05c1d-c718-4535-8f09-f92d41817218 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:33.944167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86a05c1d-c718-4535-8f09-f92d41817218 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:33.945870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86a05c1d-c718-4535-8f09-f92d41817218 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:33.946533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86a05c1d-c718-4535-8f09-f92d41817218 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:34.168119 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-86a05c1d-c718-4535-8f09-f92d41817218 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9/os-interface" status: 200 len: 284 microversion: 2.1 time: 0.237713 May 18 22:24:34.168721 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1230/2560] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:24:33 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9/os-interface => generated 284 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:34.174044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d961c0f4-bd93-4960-b68a-6fb7153b0229 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:34.174871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d961c0f4-bd93-4960-b68a-6fb7153b0229 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] [instance: 82e90f36-73c9-4741-afe3-22b64b2b36eb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:34.181900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d961c0f4-bd93-4960-b68a-6fb7153b0229 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:34.182390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d961c0f4-bd93-4960-b68a-6fb7153b0229 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:34.183300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d961c0f4-bd93-4960-b68a-6fb7153b0229 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:34.183861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d961c0f4-bd93-4960-b68a-6fb7153b0229 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:34.206424 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-d961c0f4-bd93-4960-b68a-6fb7153b0229 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] HTTP exception thrown: Instance 82e90f36-73c9-4741-afe3-22b64b2b36eb could not be found. May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d961c0f4-bd93-4960-b68a-6fb7153b0229 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Request method failure captured: May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb HTTP/1.1 May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXBA6AuKyWXq6k3PIKHa7Yg80nxgzjsJcnOJNWZ61uMaVfC8mDLZmtC6i4LrM33u87HyPDNZa1pUpjvut1B4DE65KaF3-bMmkGb7AmNql4SUtdwLLnYnXo_ylUS01jKpmszMGvSZonPBIY-42fHHcbeO75AHVV_fQSYCKXovfKLdnC4 May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.25 May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: a4f3229fa49d472fa8bef6dea79881d8 May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-LiveAutoBlockMigrationV225Test-485913689 May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a4f3229fa49d472fa8bef6dea79881d8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a4f3229fa49d472fa8bef6dea79881d8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a4f3229fa49d472fa8bef6dea79881d8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a4f3229fa49d472fa8bef6dea79881d8"}]}] May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-LiveAutoBlockMigrationV225Test-485913689 May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: a4f3229fa49d472fa8bef6dea79881d8 May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-LiveAutoBlockMigrationV225Test-485913689 May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-LiveAutoBlockMigrationV225Test-485913689-project May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: dc417dac84a243a88958e0ecc1e4efb1 May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-LiveAutoBlockMigrationV225Test-485913689-project May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 82e90f36-73c9-4741-afe3-22b64b2b36eb could not be found. May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '82e90f36-73c9-4741-afe3-22b64b2b36eb'} May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 82e90f36-73c9-4741-afe3-22b64b2b36eb could not be found. May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 82e90f36-73c9-4741-afe3-22b64b2b36eb could not be found. May 18 22:24:34.209313 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:34.213004 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:34.213004 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:34.213004 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:34.213004 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:34.213004 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:34.213004 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:34.213004 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:34.213004 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 82e90f36-73c9-4741-afe3-22b64b2b36eb could not be found. May 18 22:24:34.213004 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:34.215749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d961c0f4-bd93-4960-b68a-6fb7153b0229 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] Returning 404 to user: Instance 82e90f36-73c9-4741-afe3-22b64b2b36eb could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:34.217192 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d961c0f4-bd93-4960-b68a-6fb7153b0229 tempest-LiveAutoBlockMigrationV225Test-485913689 tempest-LiveAutoBlockMigrationV225Test-485913689-project] 10.222.0.58 "GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb" status: 404 len: 111 microversion: 2.25 time: 0.047109 May 18 22:24:34.222640 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1231/2561] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:24:34 2022] GET /compute/v2.1/servers/82e90f36-73c9-4741-afe3-22b64b2b36eb => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:24:34.223129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-31621a8c-84b5-4f7f-8b67-e4438a399e59 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:34.223991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-31621a8c-84b5-4f7f-8b67-e4438a399e59 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:34.232299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31621a8c-84b5-4f7f-8b67-e4438a399e59 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:34.232844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31621a8c-84b5-4f7f-8b67-e4438a399e59 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:34.233696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31621a8c-84b5-4f7f-8b67-e4438a399e59 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:34.234497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31621a8c-84b5-4f7f-8b67-e4438a399e59 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:34.336047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-31621a8c-84b5-4f7f-8b67-e4438a399e59 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:34.348812 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-31621a8c-84b5-4f7f-8b67-e4438a399e59 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1265 microversion: 2.1 time: 0.129357 May 18 22:24:34.350322 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1232/2562] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:34 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1265 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:34.373640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-84c58e0d-e2ba-4f6e-944c-a8aff08b56e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:34.375049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-84c58e0d-e2ba-4f6e-944c-a8aff08b56e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:34.384816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84c58e0d-e2ba-4f6e-944c-a8aff08b56e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:34.385311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84c58e0d-e2ba-4f6e-944c-a8aff08b56e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:34.386062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84c58e0d-e2ba-4f6e-944c-a8aff08b56e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:34.386505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84c58e0d-e2ba-4f6e-944c-a8aff08b56e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:34.580107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-80f013b7-23a6-4981-95b1-e2b97838f8f9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:34.588593 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-80f013b7-23a6-4981-95b1-e2b97838f8f9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1314 microversion: 2.1 time: 0.779977 May 18 22:24:34.589342 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1331/2563] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:33 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1314 bytes in 781 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:34.789385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-84c58e0d-e2ba-4f6e-944c-a8aff08b56e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:34.799274 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-84c58e0d-e2ba-4f6e-944c-a8aff08b56e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1271 microversion: 2.1 time: 0.430212 May 18 22:24:34.809497 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1233/2564] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:34 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1271 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:34.945571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dc5692cd-56cf-4c4b-8fe4-40bc5e393a5f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:34.946609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dc5692cd-56cf-4c4b-8fe4-40bc5e393a5f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:34.953760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc5692cd-56cf-4c4b-8fe4-40bc5e393a5f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:34.955406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc5692cd-56cf-4c4b-8fe4-40bc5e393a5f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:34.956370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc5692cd-56cf-4c4b-8fe4-40bc5e393a5f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:34.956953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc5692cd-56cf-4c4b-8fe4-40bc5e393a5f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:35.197200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-9baeef1b-8b70-4617-800c-ae0eda387513 req-fd25ddfa-654d-4368-a6d5-044521924920 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6", "tag": "1d8d314f-d65b-4928-b649-c6ae9f961a1e"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:35.211757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9baeef1b-8b70-4617-800c-ae0eda387513 req-fd25ddfa-654d-4368-a6d5-044521924920 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:35.212415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9baeef1b-8b70-4617-800c-ae0eda387513 req-fd25ddfa-654d-4368-a6d5-044521924920 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:35.237118 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-9baeef1b-8b70-4617-800c-ae0eda387513 req-fd25ddfa-654d-4368-a6d5-044521924920 service nova] Creating event network-changed:1d8d314f-d65b-4928-b649-c6ae9f961a1e for instance 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 on n-h1-841040-6 May 18 22:24:35.245107 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-9baeef1b-8b70-4617-800c-ae0eda387513 req-fd25ddfa-654d-4368-a6d5-044521924920 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.050779 May 18 22:24:35.246763 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1234/2565] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:35 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:35.369268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c0a3ee5f-be72-4091-9055-83a17473a125 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:35.370277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c0a3ee5f-be72-4091-9055-83a17473a125 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:35.379424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0a3ee5f-be72-4091-9055-83a17473a125 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:35.380289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0a3ee5f-be72-4091-9055-83a17473a125 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:35.381283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0a3ee5f-be72-4091-9055-83a17473a125 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:35.383504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0a3ee5f-be72-4091-9055-83a17473a125 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:35.596662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c0a3ee5f-be72-4091-9055-83a17473a125 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:35.606256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dc5692cd-56cf-4c4b-8fe4-40bc5e393a5f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:35.612519 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c0a3ee5f-be72-4091-9055-83a17473a125 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1265 microversion: 2.1 time: 0.245621 May 18 22:24:35.613551 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1235/2566] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:35 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1265 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:35.625702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-67837780-abd7-4fd9-9b1f-564a3d27e71d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:35.627809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-67837780-abd7-4fd9-9b1f-564a3d27e71d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:35.638179 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dc5692cd-56cf-4c4b-8fe4-40bc5e393a5f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1325 microversion: 2.1 time: 0.696189 May 18 22:24:35.640091 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1332/2567] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:34 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1325 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:35.651201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-67837780-abd7-4fd9-9b1f-564a3d27e71d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:35.651638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-67837780-abd7-4fd9-9b1f-564a3d27e71d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:35.652410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-67837780-abd7-4fd9-9b1f-564a3d27e71d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:35.652859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-67837780-abd7-4fd9-9b1f-564a3d27e71d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:35.827297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a7ef398c-97ac-47aa-a5a8-011cccf3d223 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:35.828461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a7ef398c-97ac-47aa-a5a8-011cccf3d223 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:35.850773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7ef398c-97ac-47aa-a5a8-011cccf3d223 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:35.852551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7ef398c-97ac-47aa-a5a8-011cccf3d223 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:35.854070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7ef398c-97ac-47aa-a5a8-011cccf3d223 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:35.855858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7ef398c-97ac-47aa-a5a8-011cccf3d223 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:36.340620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-67837780-abd7-4fd9-9b1f-564a3d27e71d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:36.343726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-67837780-abd7-4fd9-9b1f-564a3d27e71d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:36.363295 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-67837780-abd7-4fd9-9b1f-564a3d27e71d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1314 microversion: 2.1 time: 0.747301 May 18 22:24:36.363881 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1236/2568] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:35 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1314 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:36.532220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a7ef398c-97ac-47aa-a5a8-011cccf3d223 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:36.542986 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a7ef398c-97ac-47aa-a5a8-011cccf3d223 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1313 microversion: 2.1 time: 0.722020 May 18 22:24:36.546410 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1333/2569] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:35 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1313 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:36.631540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5bd25e67-1aec-4dd7-ae92-cd71c6279f12 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:36.632598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5bd25e67-1aec-4dd7-ae92-cd71c6279f12 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:36.644584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bd25e67-1aec-4dd7-ae92-cd71c6279f12 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:36.645557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bd25e67-1aec-4dd7-ae92-cd71c6279f12 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:36.646843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bd25e67-1aec-4dd7-ae92-cd71c6279f12 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:36.647645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bd25e67-1aec-4dd7-ae92-cd71c6279f12 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:36.656971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-75c2faa0-36e0-41ea-816c-62377ca68bab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:36.658783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-75c2faa0-36e0-41ea-816c-62377ca68bab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:36.668791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75c2faa0-36e0-41ea-816c-62377ca68bab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:36.669511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75c2faa0-36e0-41ea-816c-62377ca68bab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:36.677060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75c2faa0-36e0-41ea-816c-62377ca68bab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:36.677874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75c2faa0-36e0-41ea-816c-62377ca68bab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:36.993428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5bd25e67-1aec-4dd7-ae92-cd71c6279f12 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:37.003135 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5bd25e67-1aec-4dd7-ae92-cd71c6279f12 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1307 microversion: 2.1 time: 0.377076 May 18 22:24:37.004474 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1237/2570] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:36 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1307 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:37.279369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-ca54522b-20d2-47d5-9543-991cbf0c3e64 req-2debbcbc-6923-4e13-8643-22212beabab4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7c4eb946-a979-4fbb-895b-7fab4a45bc34", "tag": "6383ac48-81c2-4246-a30f-bef77ebbe083"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:37.294894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ca54522b-20d2-47d5-9543-991cbf0c3e64 req-2debbcbc-6923-4e13-8643-22212beabab4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:37.297299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ca54522b-20d2-47d5-9543-991cbf0c3e64 req-2debbcbc-6923-4e13-8643-22212beabab4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:37.397479 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-ca54522b-20d2-47d5-9543-991cbf0c3e64 req-2debbcbc-6923-4e13-8643-22212beabab4 service nova] Creating event network-changed:6383ac48-81c2-4246-a30f-bef77ebbe083 for instance 7c4eb946-a979-4fbb-895b-7fab4a45bc34 on n-h1-841040-6 May 18 22:24:37.419523 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-ca54522b-20d2-47d5-9543-991cbf0c3e64 req-2debbcbc-6923-4e13-8643-22212beabab4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.143074 May 18 22:24:37.422401 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1238/2571] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:37 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:24:37.445516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7ee4748f-e9d9-4581-99d7-e588ab43db8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:37.449254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7ee4748f-e9d9-4581-99d7-e588ab43db8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:37.461687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ee4748f-e9d9-4581-99d7-e588ab43db8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:37.462589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ee4748f-e9d9-4581-99d7-e588ab43db8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:37.464333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ee4748f-e9d9-4581-99d7-e588ab43db8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:37.465955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ee4748f-e9d9-4581-99d7-e588ab43db8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:37.539399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-75c2faa0-36e0-41ea-816c-62377ca68bab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:37.563663 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-75c2faa0-36e0-41ea-816c-62377ca68bab tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1325 microversion: 2.1 time: 0.907684 May 18 22:24:37.583218 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1334/2572] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:36 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1325 bytes in 931 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:37.597089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d831791f-321d-43b4-aaee-41a2880ced1b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:37.604330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d831791f-321d-43b4-aaee-41a2880ced1b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:37.623782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d831791f-321d-43b4-aaee-41a2880ced1b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:37.625109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d831791f-321d-43b4-aaee-41a2880ced1b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:37.627086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d831791f-321d-43b4-aaee-41a2880ced1b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:37.628641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d831791f-321d-43b4-aaee-41a2880ced1b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:38.121694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d831791f-321d-43b4-aaee-41a2880ced1b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:38.138822 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d831791f-321d-43b4-aaee-41a2880ced1b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1313 microversion: 2.1 time: 0.551988 May 18 22:24:38.140096 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1335/2573] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:37 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1313 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:38.392378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationTestJSON-server-531395765", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "52825ef3-4608-454b-8db6-151a33021ef5"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:38.512337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] validate_networks() for [('52825ef3-4608-454b-8db6-151a33021ef5', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:24:38.537508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7ee4748f-e9d9-4581-99d7-e588ab43db8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:38.546385 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7ee4748f-e9d9-4581-99d7-e588ab43db8d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1314 microversion: 2.1 time: 1.121738 May 18 22:24:38.558875 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1239/2574] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:37 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1314 bytes in 1136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:38.564572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dcfecd6f-1890-4347-974b-9bcc57ff7ba1 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:38.565434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dcfecd6f-1890-4347-974b-9bcc57ff7ba1 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:38.575389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcfecd6f-1890-4347-974b-9bcc57ff7ba1 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:38.577428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcfecd6f-1890-4347-974b-9bcc57ff7ba1 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:38.586842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcfecd6f-1890-4347-974b-9bcc57ff7ba1 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:38.587600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcfecd6f-1890-4347-974b-9bcc57ff7ba1 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:39.339681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dcfecd6f-1890-4347-974b-9bcc57ff7ba1 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:39.358404 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dcfecd6f-1890-4347-974b-9bcc57ff7ba1 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1307 microversion: 2.1 time: 0.797825 May 18 22:24:39.359616 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1240/2575] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:38 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1307 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:39.365083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-29f1bd31-e894-4ac8-9c6f-4d95d6c0895b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:39.371234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-29f1bd31-e894-4ac8-9c6f-4d95d6c0895b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:39.381913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29f1bd31-e894-4ac8-9c6f-4d95d6c0895b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:39.382987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29f1bd31-e894-4ac8-9c6f-4d95d6c0895b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:39.384028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29f1bd31-e894-4ac8-9c6f-4d95d6c0895b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:39.384680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29f1bd31-e894-4ac8-9c6f-4d95d6c0895b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:39.791067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-29f1bd31-e894-4ac8-9c6f-4d95d6c0895b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:39.802559 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-29f1bd31-e894-4ac8-9c6f-4d95d6c0895b tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1574 microversion: 2.1 time: 0.441644 May 18 22:24:39.805375 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1241/2576] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:39 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1574 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:39.812224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-ba66ab56-0a25-48ef-bdfb-748e72314c12 req-5d3257eb-5366-4f2c-b497-90cd0d9651ac service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a6df3374-2440-4db4-aebd-519f922cf1c9", "tag": "4f498a94-15b8-41b2-99ba-72061014fd17"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:39.836621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ba66ab56-0a25-48ef-bdfb-748e72314c12 req-5d3257eb-5366-4f2c-b497-90cd0d9651ac service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:39.839642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ba66ab56-0a25-48ef-bdfb-748e72314c12 req-5d3257eb-5366-4f2c-b497-90cd0d9651ac service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:39.865933 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-ba66ab56-0a25-48ef-bdfb-748e72314c12 req-5d3257eb-5366-4f2c-b497-90cd0d9651ac service nova] Creating event network-changed:4f498a94-15b8-41b2-99ba-72061014fd17 for instance a6df3374-2440-4db4-aebd-519f922cf1c9 on n-h2-841040-6 May 18 22:24:39.872081 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-ba66ab56-0a25-48ef-bdfb-748e72314c12 req-5d3257eb-5366-4f2c-b497-90cd0d9651ac service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.065476 May 18 22:24:39.872708 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1242/2577] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:39 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:39.874699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:24:39.875135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:24:39.875611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:24:39.876015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:24:39.876464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:24:39.886782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-51df73c8-9847-4633-b291-861259ffeecd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:39.887500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-51df73c8-9847-4633-b291-861259ffeecd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:39.899848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:39.901859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51df73c8-9847-4633-b291-861259ffeecd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:39.902308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51df73c8-9847-4633-b291-861259ffeecd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:39.903079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51df73c8-9847-4633-b291-861259ffeecd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:39.903510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51df73c8-9847-4633-b291-861259ffeecd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:39.904357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:39.906526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:39.908106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:39.943862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Getting quotas for project a2b5f5024ace4957a141dedfe4e3a388. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:24:39.952435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Getting quotas for user 759c8e919e0d4b5c92dd9baaf01caf06 and project a2b5f5024ace4957a141dedfe4e3a388. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:24:39.961476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-51df73c8-9847-4633-b291-861259ffeecd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:39.988499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:24:39.996794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:24:40.002351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-51df73c8-9847-4633-b291-861259ffeecd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:40.106137 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6b7ec2ed-f338-489b-aa3a-03b5469e78bb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.964338 May 18 22:24:40.118590 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1336/2578] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:24:38 2022] POST /compute/v2.1/servers => generated 380 bytes in 1978 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:24:40.123536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ce15fc2-365b-4e32-85ba-6a26642e652c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:40.124351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2ce15fc2-365b-4e32-85ba-6a26642e652c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:40.134120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ce15fc2-365b-4e32-85ba-6a26642e652c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:40.137310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ce15fc2-365b-4e32-85ba-6a26642e652c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:40.138546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ce15fc2-365b-4e32-85ba-6a26642e652c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:40.145424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ce15fc2-365b-4e32-85ba-6a26642e652c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:40.443747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2ce15fc2-365b-4e32-85ba-6a26642e652c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:40.458143 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2ce15fc2-365b-4e32-85ba-6a26642e652c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1313 microversion: 2.1 time: 0.338387 May 18 22:24:40.459080 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1337/2579] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:40 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1313 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:40.464061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-a48d5829-ba73-4a6e-b6d8-0f6de743d45b req-43dbb20d-d310-4ab7-a656-72999a0c768d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "21844864-090e-4768-a3ff-2a6476d3ebd1", "tag": "8caa394a-7346-4533-8ae5-1a41e8c7c60c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:40.501437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a48d5829-ba73-4a6e-b6d8-0f6de743d45b req-43dbb20d-d310-4ab7-a656-72999a0c768d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:40.514405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a48d5829-ba73-4a6e-b6d8-0f6de743d45b req-43dbb20d-d310-4ab7-a656-72999a0c768d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:40.534353 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-a48d5829-ba73-4a6e-b6d8-0f6de743d45b req-43dbb20d-d310-4ab7-a656-72999a0c768d service nova] Creating event network-changed:8caa394a-7346-4533-8ae5-1a41e8c7c60c for instance 21844864-090e-4768-a3ff-2a6476d3ebd1 on n-h2-841040-6 May 18 22:24:40.541628 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-a48d5829-ba73-4a6e-b6d8-0f6de743d45b req-43dbb20d-d310-4ab7-a656-72999a0c768d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.080926 May 18 22:24:40.542906 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1338/2580] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:40 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:40.550916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1c83fe47-9f1b-4925-8bcd-f29b40510ca2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:40.555879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1c83fe47-9f1b-4925-8bcd-f29b40510ca2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:40.571492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c83fe47-9f1b-4925-8bcd-f29b40510ca2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:40.572053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c83fe47-9f1b-4925-8bcd-f29b40510ca2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:40.575143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c83fe47-9f1b-4925-8bcd-f29b40510ca2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:40.575730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c83fe47-9f1b-4925-8bcd-f29b40510ca2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:40.867370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1c83fe47-9f1b-4925-8bcd-f29b40510ca2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:40.876058 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1c83fe47-9f1b-4925-8bcd-f29b40510ca2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1314 microversion: 2.1 time: 0.329298 May 18 22:24:40.878409 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1339/2581] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:40 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1314 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:40.892775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d8dbfa7-8395-4336-8272-9eee83225f9f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:40.894177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d8dbfa7-8395-4336-8272-9eee83225f9f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:40.918786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8dbfa7-8395-4336-8272-9eee83225f9f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:40.920034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8dbfa7-8395-4336-8272-9eee83225f9f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:40.921094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8dbfa7-8395-4336-8272-9eee83225f9f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:40.921899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8dbfa7-8395-4336-8272-9eee83225f9f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:40.940564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0d8dbfa7-8395-4336-8272-9eee83225f9f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:41.039275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d8dbfa7-8395-4336-8272-9eee83225f9f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:41.059432 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d8dbfa7-8395-4336-8272-9eee83225f9f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 200 len: 1227 microversion: 2.1 time: 0.178420 May 18 22:24:41.060748 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1340/2582] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:40 2022] GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 1227 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:41.069179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-06a5f184-0c49-4114-9044-90bcb3e920b7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:41.070332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-06a5f184-0c49-4114-9044-90bcb3e920b7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:41.085415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06a5f184-0c49-4114-9044-90bcb3e920b7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:41.086353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06a5f184-0c49-4114-9044-90bcb3e920b7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:41.098477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06a5f184-0c49-4114-9044-90bcb3e920b7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:41.101284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06a5f184-0c49-4114-9044-90bcb3e920b7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:41.378979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-06a5f184-0c49-4114-9044-90bcb3e920b7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:41.394668 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-06a5f184-0c49-4114-9044-90bcb3e920b7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1307 microversion: 2.1 time: 0.327045 May 18 22:24:41.395394 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1341/2583] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:41 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1307 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:41.482350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e5251cb7-7247-45a9-ba5c-7133827c145a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:41.482955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e5251cb7-7247-45a9-ba5c-7133827c145a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:41.506752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5251cb7-7247-45a9-ba5c-7133827c145a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:41.507112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5251cb7-7247-45a9-ba5c-7133827c145a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:41.511080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5251cb7-7247-45a9-ba5c-7133827c145a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:41.512423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5251cb7-7247-45a9-ba5c-7133827c145a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:41.563460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-51df73c8-9847-4633-b291-861259ffeecd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:41.580881 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-51df73c8-9847-4633-b291-861259ffeecd tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1325 microversion: 2.1 time: 1.706955 May 18 22:24:41.591999 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1243/2584] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:39 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1325 bytes in 1716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:41.894315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0d3bdbd4-e418-4e9f-8d9b-1c17b4f32c2f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:41.894934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0d3bdbd4-e418-4e9f-8d9b-1c17b4f32c2f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:41.911144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d3bdbd4-e418-4e9f-8d9b-1c17b4f32c2f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:41.911865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d3bdbd4-e418-4e9f-8d9b-1c17b4f32c2f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:41.912900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d3bdbd4-e418-4e9f-8d9b-1c17b4f32c2f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:41.915500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d3bdbd4-e418-4e9f-8d9b-1c17b4f32c2f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:41.982661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e5251cb7-7247-45a9-ba5c-7133827c145a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:41.996874 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e5251cb7-7247-45a9-ba5c-7133827c145a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1313 microversion: 2.1 time: 0.524639 May 18 22:24:41.999291 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1342/2585] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:41 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1313 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:42.012307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-26595919-9ce2-4519-8984-ca92b8d4ed96 req-cf811fef-3c03-4124-972a-46bf4903a7d8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "83b9dc42-3f37-4bc7-afbe-9eee48aa868a", "tag": "e65b3fc8-76d2-4440-9dcc-1164ddcf2d37"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:42.047303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-26595919-9ce2-4519-8984-ca92b8d4ed96 req-cf811fef-3c03-4124-972a-46bf4903a7d8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:42.049678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-26595919-9ce2-4519-8984-ca92b8d4ed96 req-cf811fef-3c03-4124-972a-46bf4903a7d8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:42.075524 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-26595919-9ce2-4519-8984-ca92b8d4ed96 req-cf811fef-3c03-4124-972a-46bf4903a7d8 service nova] Creating event network-changed:e65b3fc8-76d2-4440-9dcc-1164ddcf2d37 for instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a on n-h1-841040-6 May 18 22:24:42.090281 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-26595919-9ce2-4519-8984-ca92b8d4ed96 req-cf811fef-3c03-4124-972a-46bf4903a7d8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.088102 May 18 22:24:42.092115 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1343/2586] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:42 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:42.100098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fa74c4b7-970b-4cc2-bcb9-1383b3948104 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:42.102859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fa74c4b7-970b-4cc2-bcb9-1383b3948104 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:42.115891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa74c4b7-970b-4cc2-bcb9-1383b3948104 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:42.116555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa74c4b7-970b-4cc2-bcb9-1383b3948104 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:42.117488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa74c4b7-970b-4cc2-bcb9-1383b3948104 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:42.118331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa74c4b7-970b-4cc2-bcb9-1383b3948104 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:42.251893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fa74c4b7-970b-4cc2-bcb9-1383b3948104 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:42.276355 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fa74c4b7-970b-4cc2-bcb9-1383b3948104 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 200 len: 1281 microversion: 2.1 time: 0.182488 May 18 22:24:42.289080 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1344/2587] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:42 2022] GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 1281 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:42.414997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a91aeed-86c1-48ef-9cf3-c113b5c159e9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:42.416049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7a91aeed-86c1-48ef-9cf3-c113b5c159e9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:42.422800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a91aeed-86c1-48ef-9cf3-c113b5c159e9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:42.423494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a91aeed-86c1-48ef-9cf3-c113b5c159e9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:42.424458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a91aeed-86c1-48ef-9cf3-c113b5c159e9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:42.425168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a91aeed-86c1-48ef-9cf3-c113b5c159e9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:42.698283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0d3bdbd4-e418-4e9f-8d9b-1c17b4f32c2f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:42.713722 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0d3bdbd4-e418-4e9f-8d9b-1c17b4f32c2f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1314 microversion: 2.1 time: 0.823447 May 18 22:24:42.724415 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1244/2588] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:41 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1314 bytes in 835 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:42.729721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-83d25fe7-db9d-429a-8c9a-91046eb9902e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:42.732388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-83d25fe7-db9d-429a-8c9a-91046eb9902e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:42.741568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83d25fe7-db9d-429a-8c9a-91046eb9902e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:42.742479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83d25fe7-db9d-429a-8c9a-91046eb9902e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:42.743822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83d25fe7-db9d-429a-8c9a-91046eb9902e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:42.744707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83d25fe7-db9d-429a-8c9a-91046eb9902e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:42.754093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a91aeed-86c1-48ef-9cf3-c113b5c159e9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:42.768705 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a91aeed-86c1-48ef-9cf3-c113b5c159e9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1307 microversion: 2.1 time: 0.360807 May 18 22:24:42.770666 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1345/2589] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:42 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1307 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:43.016302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf1396b6-9d0a-4a91-8b45-e9ec4d2ef23b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:43.018561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cf1396b6-9d0a-4a91-8b45-e9ec4d2ef23b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:43.036091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf1396b6-9d0a-4a91-8b45-e9ec4d2ef23b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:43.036597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf1396b6-9d0a-4a91-8b45-e9ec4d2ef23b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:43.037484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf1396b6-9d0a-4a91-8b45-e9ec4d2ef23b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:43.038091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf1396b6-9d0a-4a91-8b45-e9ec4d2ef23b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:43.507431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cf1396b6-9d0a-4a91-8b45-e9ec4d2ef23b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:43.518448 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cf1396b6-9d0a-4a91-8b45-e9ec4d2ef23b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1313 microversion: 2.1 time: 0.506545 May 18 22:24:43.523865 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1346/2590] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:43 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1313 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:43.530776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6ec72a13-db1f-49d7-8bba-1c7da75b916d tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:43.533689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6ec72a13-db1f-49d7-8bba-1c7da75b916d tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:43.548600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ec72a13-db1f-49d7-8bba-1c7da75b916d tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:43.548966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ec72a13-db1f-49d7-8bba-1c7da75b916d tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:43.551420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ec72a13-db1f-49d7-8bba-1c7da75b916d tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:43.551863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ec72a13-db1f-49d7-8bba-1c7da75b916d tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:43.943377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-83d25fe7-db9d-429a-8c9a-91046eb9902e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:43.951581 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-83d25fe7-db9d-429a-8c9a-91046eb9902e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1325 microversion: 2.1 time: 1.225754 May 18 22:24:43.959699 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1245/2591] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:42 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1325 bytes in 1235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:43.965025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d0dcf2eb-b93b-471a-8009-c8af45ade40d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:43.965928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d0dcf2eb-b93b-471a-8009-c8af45ade40d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:43.981490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0dcf2eb-b93b-471a-8009-c8af45ade40d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:43.982199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0dcf2eb-b93b-471a-8009-c8af45ade40d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:43.993303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0dcf2eb-b93b-471a-8009-c8af45ade40d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:43.994050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0dcf2eb-b93b-471a-8009-c8af45ade40d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:44.313643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6ec72a13-db1f-49d7-8bba-1c7da75b916d tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:44.333526 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6ec72a13-db1f-49d7-8bba-1c7da75b916d tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 200 len: 1323 microversion: 2.1 time: 0.798491 May 18 22:24:44.334902 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1347/2592] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:43 2022] GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 1323 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:44.340168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b5f79071-3480-44f8-ba2f-9aca7b0c94d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:44.341143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b5f79071-3480-44f8-ba2f-9aca7b0c94d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:44.356994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b5f79071-3480-44f8-ba2f-9aca7b0c94d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:44.357838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b5f79071-3480-44f8-ba2f-9aca7b0c94d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:44.359239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b5f79071-3480-44f8-ba2f-9aca7b0c94d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:44.359937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b5f79071-3480-44f8-ba2f-9aca7b0c94d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:44.471031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d0dcf2eb-b93b-471a-8009-c8af45ade40d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:44.483455 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d0dcf2eb-b93b-471a-8009-c8af45ade40d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1314 microversion: 2.1 time: 0.522016 May 18 22:24:44.495046 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1246/2593] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:43 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1314 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:44.540379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4aff8b9b-8ea1-4cc5-bc37-2155da39d91b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:44.542592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4aff8b9b-8ea1-4cc5-bc37-2155da39d91b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:44.554626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4aff8b9b-8ea1-4cc5-bc37-2155da39d91b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:44.568054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4aff8b9b-8ea1-4cc5-bc37-2155da39d91b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:44.569623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4aff8b9b-8ea1-4cc5-bc37-2155da39d91b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:44.570567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4aff8b9b-8ea1-4cc5-bc37-2155da39d91b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:44.665493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b5f79071-3480-44f8-ba2f-9aca7b0c94d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:44.677450 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b5f79071-3480-44f8-ba2f-9aca7b0c94d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1307 microversion: 2.1 time: 0.341157 May 18 22:24:44.681651 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1348/2594] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:44 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1307 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:44.813008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-747f6c1f-8fc7-4b61-8f68-60622150ae41 req-a3cde913-4dcf-409d-8a3c-7d6d501ac850 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6", "name": "network-vif-plugged", "status": "completed", "tag": "1d8d314f-d65b-4928-b649-c6ae9f961a1e"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:44.836136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-747f6c1f-8fc7-4b61-8f68-60622150ae41 req-a3cde913-4dcf-409d-8a3c-7d6d501ac850 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:44.836590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-747f6c1f-8fc7-4b61-8f68-60622150ae41 req-a3cde913-4dcf-409d-8a3c-7d6d501ac850 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:44.872580 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-747f6c1f-8fc7-4b61-8f68-60622150ae41 req-a3cde913-4dcf-409d-8a3c-7d6d501ac850 service nova] Creating event network-vif-plugged:1d8d314f-d65b-4928-b649-c6ae9f961a1e for instance 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 on n-h1-841040-6 May 18 22:24:44.885878 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-747f6c1f-8fc7-4b61-8f68-60622150ae41 req-a3cde913-4dcf-409d-8a3c-7d6d501ac850 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.076947 May 18 22:24:44.886495 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1349/2595] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:44 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:24:44.977288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1092d3e6-64af-498a-a1e0-5e1b5ee2c92e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:44.978626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1092d3e6-64af-498a-a1e0-5e1b5ee2c92e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:45.000151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1092d3e6-64af-498a-a1e0-5e1b5ee2c92e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:45.003057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1092d3e6-64af-498a-a1e0-5e1b5ee2c92e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:45.004075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1092d3e6-64af-498a-a1e0-5e1b5ee2c92e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:45.004658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1092d3e6-64af-498a-a1e0-5e1b5ee2c92e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:45.228291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4aff8b9b-8ea1-4cc5-bc37-2155da39d91b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:45.241634 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4aff8b9b-8ea1-4cc5-bc37-2155da39d91b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1313 microversion: 2.1 time: 0.702778 May 18 22:24:45.243429 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1247/2596] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:44 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1313 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:45.423672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1092d3e6-64af-498a-a1e0-5e1b5ee2c92e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:45.431884 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1092d3e6-64af-498a-a1e0-5e1b5ee2c92e tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1325 microversion: 2.1 time: 0.459169 May 18 22:24:45.440509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-LiveMigrationNegativeTest-server-204870444", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:45.447361 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1350/2597] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:44 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1325 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:45.473129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f1063459-f2c8-49ee-bb18-525de8857ca7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:45.474107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f1063459-f2c8-49ee-bb18-525de8857ca7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:45.499543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1063459-f2c8-49ee-bb18-525de8857ca7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:45.499986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1063459-f2c8-49ee-bb18-525de8857ca7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:45.500842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1063459-f2c8-49ee-bb18-525de8857ca7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:45.501309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1063459-f2c8-49ee-bb18-525de8857ca7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:45.540813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] validate_networks() for None {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:24:45.792010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f1063459-f2c8-49ee-bb18-525de8857ca7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:45.800359 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f1063459-f2c8-49ee-bb18-525de8857ca7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 200 len: 1323 microversion: 2.1 time: 0.351008 May 18 22:24:45.810030 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1351/2598] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:45 2022] GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 1323 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:45.816052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84fc71fe-ffef-4abb-94bd-b2c491d5e95f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:45.816954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84fc71fe-ffef-4abb-94bd-b2c491d5e95f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:45.824071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84fc71fe-ffef-4abb-94bd-b2c491d5e95f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:45.824896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84fc71fe-ffef-4abb-94bd-b2c491d5e95f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:45.825907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84fc71fe-ffef-4abb-94bd-b2c491d5e95f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:45.826556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84fc71fe-ffef-4abb-94bd-b2c491d5e95f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:46.094243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-84fc71fe-ffef-4abb-94bd-b2c491d5e95f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:46.102156 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-84fc71fe-ffef-4abb-94bd-b2c491d5e95f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1314 microversion: 2.1 time: 0.290619 May 18 22:24:46.103014 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1352/2599] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:45 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1314 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:46.107606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-8cff7b52-7d6b-4893-93ac-f2e39ec407ab req-f9126764-daee-4944-9431-c66b73ca4626 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ab6f2ef4-7067-4c2a-b156-fe092c1f37f8", "tag": "d267a6ba-2c3f-4d68-a3db-d8a826a17925"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:46.114094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:24:46.114852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:24:46.115270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:24:46.115677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:24:46.116086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:24:46.129415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8cff7b52-7d6b-4893-93ac-f2e39ec407ab req-f9126764-daee-4944-9431-c66b73ca4626 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:46.129945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8cff7b52-7d6b-4893-93ac-f2e39ec407ab req-f9126764-daee-4944-9431-c66b73ca4626 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:46.136241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:46.136678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:46.137484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:46.138109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:46.142960 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-8cff7b52-7d6b-4893-93ac-f2e39ec407ab req-f9126764-daee-4944-9431-c66b73ca4626 service nova] Creating event network-changed:d267a6ba-2c3f-4d68-a3db-d8a826a17925 for instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 on n-h2-841040-6 May 18 22:24:46.149157 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-8cff7b52-7d6b-4893-93ac-f2e39ec407ab req-f9126764-daee-4944-9431-c66b73ca4626 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043929 May 18 22:24:46.149981 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1353/2600] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:46 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:46.155503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-79a8c897-7a4b-4035-9792-0d21bc633e2d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:46.156748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-79a8c897-7a4b-4035-9792-0d21bc633e2d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:46.162557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Getting quotas for project cf07c557549f402fa4134ac4dd9f1349. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:24:46.163753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79a8c897-7a4b-4035-9792-0d21bc633e2d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:46.164186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79a8c897-7a4b-4035-9792-0d21bc633e2d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:46.164947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79a8c897-7a4b-4035-9792-0d21bc633e2d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:46.165582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79a8c897-7a4b-4035-9792-0d21bc633e2d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:46.171081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Getting quotas for user 64f48d3bb168490298e75e56fa0dfce3 and project cf07c557549f402fa4134ac4dd9f1349. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:24:46.175341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [119082] Writing DB stats nova_api:SELECT=95,nova_api:UPDATE=2,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:46.187926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:24:46.191100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:24:46.239774 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc76c484-3537-4a97-8bc0-584bd1b0e7c4 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.993808 May 18 22:24:46.241546 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1248/2601] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:24:45 2022] POST /compute/v2.1/servers => generated 380 bytes in 996 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:24:46.253876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9f9b7277-775e-4b7e-9e73-da1485880501 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:46.255383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9f9b7277-775e-4b7e-9e73-da1485880501 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:46.357347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-79a8c897-7a4b-4035-9792-0d21bc633e2d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:46.369898 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-79a8c897-7a4b-4035-9792-0d21bc633e2d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1307 microversion: 2.1 time: 0.218606 May 18 22:24:46.370503 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1354/2602] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:46 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1307 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:46.389289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7eecaa56-10bd-4666-a3d9-2756b62bd8a3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:46.389936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7eecaa56-10bd-4666-a3d9-2756b62bd8a3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:46.407674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7eecaa56-10bd-4666-a3d9-2756b62bd8a3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:46.408555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7eecaa56-10bd-4666-a3d9-2756b62bd8a3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:46.409811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7eecaa56-10bd-4666-a3d9-2756b62bd8a3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:46.410427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7eecaa56-10bd-4666-a3d9-2756b62bd8a3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:46.664351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9f9b7277-775e-4b7e-9e73-da1485880501 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:46.680907 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9f9b7277-775e-4b7e-9e73-da1485880501 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1218 microversion: 2.1 time: 0.433535 May 18 22:24:46.682033 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1249/2603] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:46 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1218 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:46.688362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7eecaa56-10bd-4666-a3d9-2756b62bd8a3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:46.702931 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7eecaa56-10bd-4666-a3d9-2756b62bd8a3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1313 microversion: 2.1 time: 0.320805 May 18 22:24:46.707856 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1355/2604] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:46 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1313 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:46.712106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0282f8a7-70f0-4c72-92bb-4d7738ef0d88 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:46.712767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0282f8a7-70f0-4c72-92bb-4d7738ef0d88 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:46.722362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0282f8a7-70f0-4c72-92bb-4d7738ef0d88 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:46.723231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0282f8a7-70f0-4c72-92bb-4d7738ef0d88 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:46.724205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0282f8a7-70f0-4c72-92bb-4d7738ef0d88 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:46.724966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0282f8a7-70f0-4c72-92bb-4d7738ef0d88 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:46.820103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-73623617-133c-4245-be94-07cd7e45ec36 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:46.820900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-73623617-133c-4245-be94-07cd7e45ec36 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:46.838450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73623617-133c-4245-be94-07cd7e45ec36 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:46.838905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73623617-133c-4245-be94-07cd7e45ec36 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:46.840270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73623617-133c-4245-be94-07cd7e45ec36 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:46.840270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73623617-133c-4245-be94-07cd7e45ec36 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:46.969316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0282f8a7-70f0-4c72-92bb-4d7738ef0d88 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:46.977230 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0282f8a7-70f0-4c72-92bb-4d7738ef0d88 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1522 microversion: 2.1 time: 0.294030 May 18 22:24:46.990319 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1250/2605] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:46 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1522 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:46.995927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-18e8e1cf-d152-4496-a13c-b01a0d0f316a req-d3c31279-588c-4894-b912-3c02e94e9bcb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "21844864-090e-4768-a3ff-2a6476d3ebd1", "name": "network-vif-plugged", "status": "completed", "tag": "8caa394a-7346-4533-8ae5-1a41e8c7c60c"}, {"server_uuid": "83b9dc42-3f37-4bc7-afbe-9eee48aa868a", "name": "network-vif-plugged", "status": "completed", "tag": "e65b3fc8-76d2-4440-9dcc-1164ddcf2d37"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:47.006563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-18e8e1cf-d152-4496-a13c-b01a0d0f316a req-d3c31279-588c-4894-b912-3c02e94e9bcb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:47.009635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-18e8e1cf-d152-4496-a13c-b01a0d0f316a req-d3c31279-588c-4894-b912-3c02e94e9bcb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:47.025114 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-18e8e1cf-d152-4496-a13c-b01a0d0f316a req-d3c31279-588c-4894-b912-3c02e94e9bcb service nova] Creating event network-vif-plugged:8caa394a-7346-4533-8ae5-1a41e8c7c60c for instance 21844864-090e-4768-a3ff-2a6476d3ebd1 on n-h2-841040-6 May 18 22:24:47.026675 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-18e8e1cf-d152-4496-a13c-b01a0d0f316a req-d3c31279-588c-4894-b912-3c02e94e9bcb service nova] Creating event network-vif-plugged:e65b3fc8-76d2-4440-9dcc-1164ddcf2d37 for instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a on n-h1-841040-6 May 18 22:24:47.036785 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-18e8e1cf-d152-4496-a13c-b01a0d0f316a req-d3c31279-588c-4894-b912-3c02e94e9bcb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.044836 May 18 22:24:47.038127 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1251/2606] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:46 2022] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:47.047912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a799da6b-45e7-4de5-8c5f-3bebc231b0b2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:47.049591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a799da6b-45e7-4de5-8c5f-3bebc231b0b2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:47.058032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a799da6b-45e7-4de5-8c5f-3bebc231b0b2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:47.059555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a799da6b-45e7-4de5-8c5f-3bebc231b0b2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:47.060595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a799da6b-45e7-4de5-8c5f-3bebc231b0b2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:47.061829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a799da6b-45e7-4de5-8c5f-3bebc231b0b2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:47.118987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a799da6b-45e7-4de5-8c5f-3bebc231b0b2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:24:47.154450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-73623617-133c-4245-be94-07cd7e45ec36 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:47.163205 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-73623617-133c-4245-be94-07cd7e45ec36 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 200 len: 1323 microversion: 2.1 time: 0.349596 May 18 22:24:47.166110 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1356/2607] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:46 2022] GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 1323 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:47.177561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e01cd83a-9495-4de3-8e51-5b65ab51af04 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:47.179472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e01cd83a-9495-4de3-8e51-5b65ab51af04 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:47.199130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e01cd83a-9495-4de3-8e51-5b65ab51af04 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:47.199893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e01cd83a-9495-4de3-8e51-5b65ab51af04 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:47.200824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e01cd83a-9495-4de3-8e51-5b65ab51af04 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:47.201411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e01cd83a-9495-4de3-8e51-5b65ab51af04 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:47.273628 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a799da6b-45e7-4de5-8c5f-3bebc231b0b2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "DELETE /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 204 len: 0 microversion: 2.1 time: 0.233771 May 18 22:24:47.274807 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1252/2608] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:24:47 2022] DELETE /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:24:47.283734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e2d0d994-32c8-4010-ae64-b476aee18807 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:47.287949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e2d0d994-32c8-4010-ae64-b476aee18807 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:47.303016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2d0d994-32c8-4010-ae64-b476aee18807 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:47.303960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2d0d994-32c8-4010-ae64-b476aee18807 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:47.304898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2d0d994-32c8-4010-ae64-b476aee18807 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:47.305486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2d0d994-32c8-4010-ae64-b476aee18807 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:47.570760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e2d0d994-32c8-4010-ae64-b476aee18807 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:47.580519 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e2d0d994-32c8-4010-ae64-b476aee18807 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1528 microversion: 2.1 time: 0.301446 May 18 22:24:47.581100 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1253/2609] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:47 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1528 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:47.591007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f1c1a486-0518-40b1-9900-58a1827baeb2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:47.591809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f1c1a486-0518-40b1-9900-58a1827baeb2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:47.598242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1c1a486-0518-40b1-9900-58a1827baeb2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:47.598765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1c1a486-0518-40b1-9900-58a1827baeb2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:47.599766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1c1a486-0518-40b1-9900-58a1827baeb2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:47.600197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1c1a486-0518-40b1-9900-58a1827baeb2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:47.630972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e01cd83a-9495-4de3-8e51-5b65ab51af04 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:47.643526 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e01cd83a-9495-4de3-8e51-5b65ab51af04 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1314 microversion: 2.1 time: 0.471497 May 18 22:24:47.645464 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1357/2610] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:47 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1314 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:47.698328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6f4a747b-497e-4dae-9412-c050f8e38506 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:47.699897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6f4a747b-497e-4dae-9412-c050f8e38506 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:47.707092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f4a747b-497e-4dae-9412-c050f8e38506 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:47.707783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f4a747b-497e-4dae-9412-c050f8e38506 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:47.708786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f4a747b-497e-4dae-9412-c050f8e38506 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:47.709508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f4a747b-497e-4dae-9412-c050f8e38506 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:47.777406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f1c1a486-0518-40b1-9900-58a1827baeb2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:47.785000 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f1c1a486-0518-40b1-9900-58a1827baeb2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1307 microversion: 2.1 time: 0.202565 May 18 22:24:47.785919 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1254/2611] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:47 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1307 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:47.790464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-89886b9a-3348-41a5-8640-00d74f2b7a87 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:47.791029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-89886b9a-3348-41a5-8640-00d74f2b7a87 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:47.798832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89886b9a-3348-41a5-8640-00d74f2b7a87 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:47.799276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89886b9a-3348-41a5-8640-00d74f2b7a87 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:47.800071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89886b9a-3348-41a5-8640-00d74f2b7a87 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:47.800773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89886b9a-3348-41a5-8640-00d74f2b7a87 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:47.819986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-89886b9a-3348-41a5-8640-00d74f2b7a87 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:47.848910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6f4a747b-497e-4dae-9412-c050f8e38506 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:47.868365 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6f4a747b-497e-4dae-9412-c050f8e38506 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1270 microversion: 2.1 time: 0.170820 May 18 22:24:47.869719 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1358/2612] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:47 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1270 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:47.953720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-89886b9a-3348-41a5-8640-00d74f2b7a87 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:47.964187 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-89886b9a-3348-41a5-8640-00d74f2b7a87 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1313 microversion: 2.1 time: 0.177142 May 18 22:24:47.975696 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1255/2613] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:47 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1313 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:48.184518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-713fbfc5-f320-42d1-b533-d626ca62bfa7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:48.185128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-713fbfc5-f320-42d1-b533-d626ca62bfa7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:48.191383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-713fbfc5-f320-42d1-b533-d626ca62bfa7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:48.192829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-713fbfc5-f320-42d1-b533-d626ca62bfa7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:48.193789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-713fbfc5-f320-42d1-b533-d626ca62bfa7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:48.194377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-713fbfc5-f320-42d1-b533-d626ca62bfa7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:48.198948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-713fbfc5-f320-42d1-b533-d626ca62bfa7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:48.546897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-713fbfc5-f320-42d1-b533-d626ca62bfa7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:48.556458 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-713fbfc5-f320-42d1-b533-d626ca62bfa7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 200 len: 1323 microversion: 2.1 time: 0.375713 May 18 22:24:48.557057 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1359/2614] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:48 2022] GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 1323 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:48.598024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd1eded9-f47b-4673-b080-054f76d9f31d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:48.598906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dd1eded9-f47b-4673-b080-054f76d9f31d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:48.607766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd1eded9-f47b-4673-b080-054f76d9f31d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:48.608411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd1eded9-f47b-4673-b080-054f76d9f31d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:48.609958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd1eded9-f47b-4673-b080-054f76d9f31d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:48.610627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd1eded9-f47b-4673-b080-054f76d9f31d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:48.666956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5f194900-c639-4fe4-8980-73d1f935d8e0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:48.668109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5f194900-c639-4fe4-8980-73d1f935d8e0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:48.687949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f194900-c639-4fe4-8980-73d1f935d8e0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:48.690726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f194900-c639-4fe4-8980-73d1f935d8e0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:48.691689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f194900-c639-4fe4-8980-73d1f935d8e0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:48.694319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f194900-c639-4fe4-8980-73d1f935d8e0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:48.837044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dd1eded9-f47b-4673-b080-054f76d9f31d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:48.850000 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dd1eded9-f47b-4673-b080-054f76d9f31d tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1528 microversion: 2.1 time: 0.257321 May 18 22:24:48.850777 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1256/2615] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:48 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1528 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:48.855775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-46bc8939-41dd-41f1-b6d6-b2415ec46665 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:48.856665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-46bc8939-41dd-41f1-b6d6-b2415ec46665 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:48.864822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46bc8939-41dd-41f1-b6d6-b2415ec46665 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:48.865558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46bc8939-41dd-41f1-b6d6-b2415ec46665 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:48.866392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46bc8939-41dd-41f1-b6d6-b2415ec46665 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:48.867016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46bc8939-41dd-41f1-b6d6-b2415ec46665 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:49.016336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-46bc8939-41dd-41f1-b6d6-b2415ec46665 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:49.021395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5f194900-c639-4fe4-8980-73d1f935d8e0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:49.027334 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-46bc8939-41dd-41f1-b6d6-b2415ec46665 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1307 microversion: 2.1 time: 0.175286 May 18 22:24:49.027993 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1257/2616] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:48 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1307 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:49.030069 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5f194900-c639-4fe4-8980-73d1f935d8e0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1314 microversion: 2.1 time: 0.373451 May 18 22:24:49.031053 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1360/2617] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:48 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1314 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:49.043437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6ce57675-113a-4b61-9f8f-75890da62ec8 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:49.044289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6ce57675-113a-4b61-9f8f-75890da62ec8 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:49.048258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d4870bb6-315d-4f60-914f-a02e9cb910a1 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:49.048932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d4870bb6-315d-4f60-914f-a02e9cb910a1 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:49.053384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ce57675-113a-4b61-9f8f-75890da62ec8 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:49.053850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ce57675-113a-4b61-9f8f-75890da62ec8 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:49.054947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ce57675-113a-4b61-9f8f-75890da62ec8 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:49.055493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4870bb6-315d-4f60-914f-a02e9cb910a1 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:49.055626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ce57675-113a-4b61-9f8f-75890da62ec8 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:49.055943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4870bb6-315d-4f60-914f-a02e9cb910a1 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:49.057011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4870bb6-315d-4f60-914f-a02e9cb910a1 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:49.057442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4870bb6-315d-4f60-914f-a02e9cb910a1 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:49.137397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6ce57675-113a-4b61-9f8f-75890da62ec8 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:49.148254 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6ce57675-113a-4b61-9f8f-75890da62ec8 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1270 microversion: 2.1 time: 0.109671 May 18 22:24:49.148786 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1258/2618] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:49 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1270 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:49.158072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-64ae633e-9896-4331-a20a-1a0e773c03e3 req-e7986ffb-e46e-4fac-86e7-ee89ffeee7b0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7c4eb946-a979-4fbb-895b-7fab4a45bc34", "name": "network-vif-plugged", "status": "completed", "tag": "6383ac48-81c2-4246-a30f-bef77ebbe083"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:49.165717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-64ae633e-9896-4331-a20a-1a0e773c03e3 req-e7986ffb-e46e-4fac-86e7-ee89ffeee7b0 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:49.166178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-64ae633e-9896-4331-a20a-1a0e773c03e3 req-e7986ffb-e46e-4fac-86e7-ee89ffeee7b0 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:49.178828 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-64ae633e-9896-4331-a20a-1a0e773c03e3 req-e7986ffb-e46e-4fac-86e7-ee89ffeee7b0 service nova] Creating event network-vif-plugged:6383ac48-81c2-4246-a30f-bef77ebbe083 for instance 7c4eb946-a979-4fbb-895b-7fab4a45bc34 on n-h1-841040-6 May 18 22:24:49.184387 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-64ae633e-9896-4331-a20a-1a0e773c03e3 req-e7986ffb-e46e-4fac-86e7-ee89ffeee7b0 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033651 May 18 22:24:49.185189 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1259/2619] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:49 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:49.375436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d4870bb6-315d-4f60-914f-a02e9cb910a1 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:49.387290 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d4870bb6-315d-4f60-914f-a02e9cb910a1 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1497 microversion: 2.1 time: 0.354457 May 18 22:24:49.388697 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1361/2620] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:49 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1497 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:49.412193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5baba80d-8a9c-4135-a40d-57177ba55633 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:49.413492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5baba80d-8a9c-4135-a40d-57177ba55633 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:49.426147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5baba80d-8a9c-4135-a40d-57177ba55633 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:49.426598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5baba80d-8a9c-4135-a40d-57177ba55633 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:49.427428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5baba80d-8a9c-4135-a40d-57177ba55633 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:49.428046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5baba80d-8a9c-4135-a40d-57177ba55633 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:49.494487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-5baba80d-8a9c-4135-a40d-57177ba55633 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lazy-loading 'flavor' on Instance uuid 21844864-090e-4768-a3ff-2a6476d3ebd1 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:24:49.575011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2848a81-4f0f-4556-863b-9f34c6c94dc2 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:49.575811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a2848a81-4f0f-4556-863b-9f34c6c94dc2 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:49.584356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2848a81-4f0f-4556-863b-9f34c6c94dc2 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:49.585024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2848a81-4f0f-4556-863b-9f34c6c94dc2 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:49.586044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2848a81-4f0f-4556-863b-9f34c6c94dc2 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:49.586625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2848a81-4f0f-4556-863b-9f34c6c94dc2 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:49.806251 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5baba80d-8a9c-4135-a40d-57177ba55633 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "POST /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1/action" status: 200 len: 32 microversion: 2.1 time: 0.398961 May 18 22:24:49.809663 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1260/2621] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:24:49 2022] POST /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1/action => generated 32 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:24:49.821779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dbcbb8b4-68f6-4519-a373-01b22a021a1f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:49.822910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dbcbb8b4-68f6-4519-a373-01b22a021a1f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:49.848709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbcbb8b4-68f6-4519-a373-01b22a021a1f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:49.850673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbcbb8b4-68f6-4519-a373-01b22a021a1f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.016s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:49.855053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbcbb8b4-68f6-4519-a373-01b22a021a1f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:49.856497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbcbb8b4-68f6-4519-a373-01b22a021a1f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:49.932422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a2848a81-4f0f-4556-863b-9f34c6c94dc2 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:49.972724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a2848a81-4f0f-4556-863b-9f34c6c94dc2 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [119083] Writing DB stats nova_cell0:SELECT=28 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:50.302134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dbcbb8b4-68f6-4519-a373-01b22a021a1f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:50.312641 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dbcbb8b4-68f6-4519-a373-01b22a021a1f tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 0.497320 May 18 22:24:50.314169 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1261/2622] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:49 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:50.320447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0309d987-003f-491b-8013-65b84b0359b6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:50.320698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0309d987-003f-491b-8013-65b84b0359b6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:50.327577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0309d987-003f-491b-8013-65b84b0359b6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:50.327577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0309d987-003f-491b-8013-65b84b0359b6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:50.328475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0309d987-003f-491b-8013-65b84b0359b6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:50.330138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0309d987-003f-491b-8013-65b84b0359b6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:50.489484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a2848a81-4f0f-4556-863b-9f34c6c94dc2 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:50.500980 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a2848a81-4f0f-4556-863b-9f34c6c94dc2 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 200 len: 1323 microversion: 2.1 time: 0.930385 May 18 22:24:50.502718 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1362/2623] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:49 2022] GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 1323 bytes in 933 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:50.508642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-53bc730d-47f4-4d5b-bd8d-ae2213cace11 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:50.509827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-53bc730d-47f4-4d5b-bd8d-ae2213cace11 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:50.520910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-53bc730d-47f4-4d5b-bd8d-ae2213cace11 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:50.522248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-53bc730d-47f4-4d5b-bd8d-ae2213cace11 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:50.523402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-53bc730d-47f4-4d5b-bd8d-ae2213cace11 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:50.525296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-53bc730d-47f4-4d5b-bd8d-ae2213cace11 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:50.647152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0309d987-003f-491b-8013-65b84b0359b6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:50.658002 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0309d987-003f-491b-8013-65b84b0359b6 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1528 microversion: 2.1 time: 0.341557 May 18 22:24:50.667053 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1262/2624] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:50 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1528 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:50.667053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1a2b229c-dfe7-474f-a228-c13a786f16f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:50.667053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1a2b229c-dfe7-474f-a228-c13a786f16f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:50.687171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a2b229c-dfe7-474f-a228-c13a786f16f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:50.687613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a2b229c-dfe7-474f-a228-c13a786f16f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:50.688373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a2b229c-dfe7-474f-a228-c13a786f16f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:50.689410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a2b229c-dfe7-474f-a228-c13a786f16f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:50.819061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-53bc730d-47f4-4d5b-bd8d-ae2213cace11 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:50.831163 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-53bc730d-47f4-4d5b-bd8d-ae2213cace11 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1487 microversion: 2.1 time: 0.323127 May 18 22:24:50.842491 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1363/2625] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:50 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1487 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:50.848002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-06c7cc6a-238e-4fe0-a6b3-c3d867ec3181 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:50.852379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-06c7cc6a-238e-4fe0-a6b3-c3d867ec3181 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:50.867145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06c7cc6a-238e-4fe0-a6b3-c3d867ec3181 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:50.868297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06c7cc6a-238e-4fe0-a6b3-c3d867ec3181 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:50.869294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06c7cc6a-238e-4fe0-a6b3-c3d867ec3181 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:50.869965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06c7cc6a-238e-4fe0-a6b3-c3d867ec3181 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:50.958021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-06c7cc6a-238e-4fe0-a6b3-c3d867ec3181 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:50.965769 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-06c7cc6a-238e-4fe0-a6b3-c3d867ec3181 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1276 microversion: 2.1 time: 0.122012 May 18 22:24:50.966352 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1364/2626] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:50 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1276 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:50.982258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e09e4872-cd79-47f0-9894-e3bec4689ef7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Action: 'action', calling method: >, body: {"pause": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:50.982789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e09e4872-cd79-47f0-9894-e3bec4689ef7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:51.002042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e09e4872-cd79-47f0-9894-e3bec4689ef7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:51.004170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e09e4872-cd79-47f0-9894-e3bec4689ef7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:51.005157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e09e4872-cd79-47f0-9894-e3bec4689ef7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:51.014688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e09e4872-cd79-47f0-9894-e3bec4689ef7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:51.128851 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e09e4872-cd79-47f0-9894-e3bec4689ef7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "POST /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a/action" status: 202 len: 0 microversion: 2.1 time: 0.149945 May 18 22:24:51.133543 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1365/2627] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:24:50 2022] POST /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:24:51.152404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-18820305-5e4a-4cc4-a8cb-0b6b24539f6e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:51.156797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-18820305-5e4a-4cc4-a8cb-0b6b24539f6e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:51.164751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18820305-5e4a-4cc4-a8cb-0b6b24539f6e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:51.165209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18820305-5e4a-4cc4-a8cb-0b6b24539f6e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:51.166044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18820305-5e4a-4cc4-a8cb-0b6b24539f6e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:51.166496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18820305-5e4a-4cc4-a8cb-0b6b24539f6e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:51.235144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1a2b229c-dfe7-474f-a228-c13a786f16f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:51.244851 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1a2b229c-dfe7-474f-a228-c13a786f16f1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1314 microversion: 2.1 time: 0.585258 May 18 22:24:51.245593 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1263/2628] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:50 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1314 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:51.250905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b42a4f26-0b89-4954-8059-d5ec2d0ef6e9 req-81125d5f-4467-4ab2-8a6a-4f2c72d21dfd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6", "name": "network-vif-deleted", "tag": "1d8d314f-d65b-4928-b649-c6ae9f961a1e"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:51.261210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b42a4f26-0b89-4954-8059-d5ec2d0ef6e9 req-81125d5f-4467-4ab2-8a6a-4f2c72d21dfd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:51.261907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b42a4f26-0b89-4954-8059-d5ec2d0ef6e9 req-81125d5f-4467-4ab2-8a6a-4f2c72d21dfd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:51.276657 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b42a4f26-0b89-4954-8059-d5ec2d0ef6e9 req-81125d5f-4467-4ab2-8a6a-4f2c72d21dfd service nova] Creating event network-vif-deleted:1d8d314f-d65b-4928-b649-c6ae9f961a1e for instance 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 on n-h1-841040-6 May 18 22:24:51.281963 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b42a4f26-0b89-4954-8059-d5ec2d0ef6e9 req-81125d5f-4467-4ab2-8a6a-4f2c72d21dfd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035022 May 18 22:24:51.282830 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1264/2629] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:51 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:51.331329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7ddf0450-0ef1-4fbd-b0b2-510cf14531cb tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:51.331935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7ddf0450-0ef1-4fbd-b0b2-510cf14531cb tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:51.342717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ddf0450-0ef1-4fbd-b0b2-510cf14531cb tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:51.343372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ddf0450-0ef1-4fbd-b0b2-510cf14531cb tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:51.344470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ddf0450-0ef1-4fbd-b0b2-510cf14531cb tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:51.345588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ddf0450-0ef1-4fbd-b0b2-510cf14531cb tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:51.446922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-18820305-5e4a-4cc4-a8cb-0b6b24539f6e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:51.456424 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-18820305-5e4a-4cc4-a8cb-0b6b24539f6e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1492 microversion: 2.1 time: 0.321480 May 18 22:24:51.457018 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1366/2630] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:51 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1492 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:51.519652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-321cbce3-4c8e-4b2f-9661-c5d367fdfc9c tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:51.520258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-321cbce3-4c8e-4b2f-9661-c5d367fdfc9c tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:51.527213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-321cbce3-4c8e-4b2f-9661-c5d367fdfc9c tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [119083] Writing DB stats nova_api:INSERT=4,nova_api:SELECT=96 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:51.531301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-321cbce3-4c8e-4b2f-9661-c5d367fdfc9c tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:51.534823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-321cbce3-4c8e-4b2f-9661-c5d367fdfc9c tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:51.536111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-321cbce3-4c8e-4b2f-9661-c5d367fdfc9c tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:51.538220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-321cbce3-4c8e-4b2f-9661-c5d367fdfc9c tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:51.745329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7ddf0450-0ef1-4fbd-b0b2-510cf14531cb tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:51.760564 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7ddf0450-0ef1-4fbd-b0b2-510cf14531cb tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 0.433385 May 18 22:24:51.771728 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1265/2631] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:51 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:51.775672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-a8d0232f-add1-42ef-bbdd-6e7bb8a516c9 req-97f22056-85a3-42dc-8a60-f170fe32dda3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ab6f2ef4-7067-4c2a-b156-fe092c1f37f8", "name": "network-vif-plugged", "status": "completed", "tag": "d267a6ba-2c3f-4d68-a3db-d8a826a17925"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:51.800707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a8d0232f-add1-42ef-bbdd-6e7bb8a516c9 req-97f22056-85a3-42dc-8a60-f170fe32dda3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:51.802118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a8d0232f-add1-42ef-bbdd-6e7bb8a516c9 req-97f22056-85a3-42dc-8a60-f170fe32dda3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:51.835647 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-a8d0232f-add1-42ef-bbdd-6e7bb8a516c9 req-97f22056-85a3-42dc-8a60-f170fe32dda3 service nova] Creating event network-vif-plugged:d267a6ba-2c3f-4d68-a3db-d8a826a17925 for instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 on n-h2-841040-6 May 18 22:24:51.849546 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-a8d0232f-add1-42ef-bbdd-6e7bb8a516c9 req-97f22056-85a3-42dc-8a60-f170fe32dda3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.081067 May 18 22:24:51.850842 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1266/2632] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:51 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:51.866503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-71750210-905c-4a69-ad26-d8c965840399 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:51.868261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-71750210-905c-4a69-ad26-d8c965840399 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:51.876050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-321cbce3-4c8e-4b2f-9661-c5d367fdfc9c tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:51.888135 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-321cbce3-4c8e-4b2f-9661-c5d367fdfc9c tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 200 len: 1323 microversion: 2.1 time: 0.373214 May 18 22:24:51.889913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71750210-905c-4a69-ad26-d8c965840399 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:51.892823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71750210-905c-4a69-ad26-d8c965840399 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:51.893919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71750210-905c-4a69-ad26-d8c965840399 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:51.894597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71750210-905c-4a69-ad26-d8c965840399 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:51.899206 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1367/2633] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:51 2022] GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 1323 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:51.956361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71750210-905c-4a69-ad26-d8c965840399 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:51.957554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71750210-905c-4a69-ad26-d8c965840399 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:51.957554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-71750210-905c-4a69-ad26-d8c965840399 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lazy-loading 'fault' on Instance uuid 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:24:51.982800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f0c5505b-0bff-4873-86d1-ce3c4bd05488 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:51.983420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f0c5505b-0bff-4873-86d1-ce3c4bd05488 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:52.001532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0c5505b-0bff-4873-86d1-ce3c4bd05488 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:52.002452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0c5505b-0bff-4873-86d1-ce3c4bd05488 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:52.003407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0c5505b-0bff-4873-86d1-ce3c4bd05488 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:52.004033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0c5505b-0bff-4873-86d1-ce3c4bd05488 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:52.060036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-71750210-905c-4a69-ad26-d8c965840399 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6a71c7f48ae64d39be76aece0b405272', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc95e9395214343be07c77d70ee49ea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:52.087000 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-71750210-905c-4a69-ad26-d8c965840399 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 200 len: 1315 microversion: 2.1 time: 0.231843 May 18 22:24:52.088151 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1267/2634] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:51 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 1315 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:52.263502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fd249d9c-79bd-4af5-81c4-5f612e6ed22e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:52.265104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fd249d9c-79bd-4af5-81c4-5f612e6ed22e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:52.277333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd249d9c-79bd-4af5-81c4-5f612e6ed22e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:52.278874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd249d9c-79bd-4af5-81c4-5f612e6ed22e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:52.279879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd249d9c-79bd-4af5-81c4-5f612e6ed22e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:52.280519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd249d9c-79bd-4af5-81c4-5f612e6ed22e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:52.358065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f0c5505b-0bff-4873-86d1-ce3c4bd05488 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:52.370368 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f0c5505b-0bff-4873-86d1-ce3c4bd05488 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1318 microversion: 2.1 time: 0.390907 May 18 22:24:52.375412 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1368/2635] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:51 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1318 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:52.475573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-80e51dce-de99-4492-947e-6ec65c72ef60 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:52.476541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-80e51dce-de99-4492-947e-6ec65c72ef60 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:52.490425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80e51dce-de99-4492-947e-6ec65c72ef60 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:52.494301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80e51dce-de99-4492-947e-6ec65c72ef60 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:52.495431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80e51dce-de99-4492-947e-6ec65c72ef60 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:52.496083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80e51dce-de99-4492-947e-6ec65c72ef60 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:52.706485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fd249d9c-79bd-4af5-81c4-5f612e6ed22e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:52.716304 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fd249d9c-79bd-4af5-81c4-5f612e6ed22e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1501 microversion: 2.1 time: 0.458591 May 18 22:24:52.729136 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1268/2636] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:52 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1501 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:24:52.738241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-370a8b44-2e52-4eef-bbdb-624f4e14facd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "default"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:52.738835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-370a8b44-2e52-4eef-bbdb-624f4e14facd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:52.753907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-370a8b44-2e52-4eef-bbdb-624f4e14facd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:52.754355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-370a8b44-2e52-4eef-bbdb-624f4e14facd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:52.755266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-370a8b44-2e52-4eef-bbdb-624f4e14facd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:52.756306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-370a8b44-2e52-4eef-bbdb-624f4e14facd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:52.775163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-80e51dce-de99-4492-947e-6ec65c72ef60 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:52.787818 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-80e51dce-de99-4492-947e-6ec65c72ef60 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 200 len: 1472 microversion: 2.1 time: 0.315539 May 18 22:24:52.790142 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1369/2637] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:52 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 1472 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:52.799740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-785af748-dd33-4daa-b1c4-5ae988769a18 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:52.800917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-785af748-dd33-4daa-b1c4-5ae988769a18 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:52.824039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-785af748-dd33-4daa-b1c4-5ae988769a18 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:52.824596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-785af748-dd33-4daa-b1c4-5ae988769a18 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:52.826403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-785af748-dd33-4daa-b1c4-5ae988769a18 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:52.827673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-785af748-dd33-4daa-b1c4-5ae988769a18 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:53.131377 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.network.security_group_api [None req-370a8b44-2e52-4eef-bbdb-624f4e14facd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Removing security group 59f08b85-79fd-4c17-b186-d14ca8042cc1 from port 6383ac48-81c2-4246-a30f-bef77ebbe083 May 18 22:24:53.210461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-785af748-dd33-4daa-b1c4-5ae988769a18 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:53.220168 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-785af748-dd33-4daa-b1c4-5ae988769a18 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 0.428035 May 18 22:24:53.230520 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1370/2638] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:52 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:53.244927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-71f3b624-c315-43d4-a43d-355cb481a22d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-25260597"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:53.246097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-71f3b624-c315-43d4-a43d-355cb481a22d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:53.256081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71f3b624-c315-43d4-a43d-355cb481a22d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:53.259842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71f3b624-c315-43d4-a43d-355cb481a22d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:53.260906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71f3b624-c315-43d4-a43d-355cb481a22d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:53.261504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71f3b624-c315-43d4-a43d-355cb481a22d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:53.657885 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-71f3b624-c315-43d4-a43d-355cb481a22d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "POST /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a/action" status: 202 len: 0 microversion: 2.1 time: 0.423475 May 18 22:24:53.662102 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1371/2639] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:24:53 2022] POST /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a/action => generated 0 bytes in 431 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) May 18 22:24:53.681038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5af4ca7c-91b2-4a5a-be90-08c59d500d89 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:53.682259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5af4ca7c-91b2-4a5a-be90-08c59d500d89 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:53.696453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5af4ca7c-91b2-4a5a-be90-08c59d500d89 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:53.697181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5af4ca7c-91b2-4a5a-be90-08c59d500d89 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:53.699723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5af4ca7c-91b2-4a5a-be90-08c59d500d89 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:53.700700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5af4ca7c-91b2-4a5a-be90-08c59d500d89 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:53.838825 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-370a8b44-2e52-4eef-bbdb-624f4e14facd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34/action" status: 202 len: 0 microversion: 2.1 time: 1.109584 May 18 22:24:53.839445 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1269/2640] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:24:52 2022] POST /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34/action => generated 0 bytes in 1111 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:24:53.844025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2dbdd7ce-8712-4b81-874e-b0a9d7883593 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:53.844635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2dbdd7ce-8712-4b81-874e-b0a9d7883593 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:53.871770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2dbdd7ce-8712-4b81-874e-b0a9d7883593 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:53.872758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2dbdd7ce-8712-4b81-874e-b0a9d7883593 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:53.873821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2dbdd7ce-8712-4b81-874e-b0a9d7883593 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:53.874753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2dbdd7ce-8712-4b81-874e-b0a9d7883593 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:53.901618 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-2dbdd7ce-8712-4b81-874e-b0a9d7883593 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] HTTP exception thrown: Instance 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 could not be found. May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2dbdd7ce-8712-4b81-874e-b0a9d7883593 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 HTTP/1.1 May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 could not be found. May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6'} May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 could not be found. May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 could not be found. May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:53.904067 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:53.907513 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:53.907513 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:53.907513 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:53.907513 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:53.907513 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:53.907513 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:53.907513 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 could not be found. May 18 22:24:53.907513 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:53.911811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2dbdd7ce-8712-4b81-874e-b0a9d7883593 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 404 to user: Instance 39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:53.913409 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2dbdd7ce-8712-4b81-874e-b0a9d7883593 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6" status: 404 len: 111 microversion: 2.1 time: 0.072767 May 18 22:24:53.914568 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1270/2641] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:53 2022] GET /compute/v2.1/servers/39fe5f23-5c4b-429d-98ef-a6fc8ebe03a6 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:24:53.920687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8df55928-4ba1-4c72-837d-65a19674f8ad tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:53.921390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8df55928-4ba1-4c72-837d-65a19674f8ad tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:53.937202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8df55928-4ba1-4c72-837d-65a19674f8ad tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:53.940755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8df55928-4ba1-4c72-837d-65a19674f8ad tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:53.943516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8df55928-4ba1-4c72-837d-65a19674f8ad tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:53.944638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8df55928-4ba1-4c72-837d-65a19674f8ad tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:54.073322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5af4ca7c-91b2-4a5a-be90-08c59d500d89 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:54.082274 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5af4ca7c-91b2-4a5a-be90-08c59d500d89 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 200 len: 1519 microversion: 2.1 time: 0.412760 May 18 22:24:54.082861 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1372/2642] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:53 2022] GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 1519 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:54.102189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-8f5a69e9-43f7-4335-b4f8-bbc470f9e649 req-72650e44-3a30-47cf-bc94-b2ca56fbdf6a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e381a3f0-2fa2-498e-9193-13fa1520e4b0", "tag": "7917e168-c229-46ba-8701-0ce4eeb0885b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:54.111973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8f5a69e9-43f7-4335-b4f8-bbc470f9e649 req-72650e44-3a30-47cf-bc94-b2ca56fbdf6a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:54.112403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8f5a69e9-43f7-4335-b4f8-bbc470f9e649 req-72650e44-3a30-47cf-bc94-b2ca56fbdf6a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:54.125555 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-8f5a69e9-43f7-4335-b4f8-bbc470f9e649 req-72650e44-3a30-47cf-bc94-b2ca56fbdf6a service nova] Creating event network-changed:7917e168-c229-46ba-8701-0ce4eeb0885b for instance e381a3f0-2fa2-498e-9193-13fa1520e4b0 on n-h1-841040-6 May 18 22:24:54.131326 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-8f5a69e9-43f7-4335-b4f8-bbc470f9e649 req-72650e44-3a30-47cf-bc94-b2ca56fbdf6a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.035944 May 18 22:24:54.132110 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1373/2643] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:54 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:54.150819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-681c5715-eef3-47a9-a5a1-3245690918bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ed0c3d30>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:54.219581 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-681c5715-eef3-47a9-a5a1-3245690918bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b" status: 200 len: 1412 microversion: 2.1 time: 0.081767 May 18 22:24:54.221132 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1374/2644] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:24:54 2022] GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b => generated 1412 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:54.226609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7736436f-c365-4a6d-a09e-1e0e484c01da tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:54.227681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7736436f-c365-4a6d-a09e-1e0e484c01da tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:54.236853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7736436f-c365-4a6d-a09e-1e0e484c01da tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:54.237684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7736436f-c365-4a6d-a09e-1e0e484c01da tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:54.238698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7736436f-c365-4a6d-a09e-1e0e484c01da tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:54.239306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7736436f-c365-4a6d-a09e-1e0e484c01da tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:54.267177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7736436f-c365-4a6d-a09e-1e0e484c01da tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:54.301612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8df55928-4ba1-4c72-837d-65a19674f8ad tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:54.311174 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8df55928-4ba1-4c72-837d-65a19674f8ad tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1318 microversion: 2.1 time: 0.395243 May 18 22:24:54.311944 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1271/2645] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:53 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1318 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:54.319066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-29349b58-2a70-4db1-8f0f-c1cdec3cdf59 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '.version_select at 0x7fa2ecdf9dc0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:54.347499 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-29349b58-2a70-4db1-8f0f-c1cdec3cdf59 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] HTTP exception thrown: Image not found. May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-29349b58-2a70-4db1-8f0f-c1cdec3cdf59 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/images/d87ba317-4bae-44dc-aa4e-43737c861233 HTTP/1.1 May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: exception: Image not found. May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'd87ba317-4bae-44dc-aa4e-43737c861233'} May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 724, in delete May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._client.call(context, 2, 'delete', args=(image_id,)) May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 386, in delete May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.delete(url) May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 410, in delete May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, 'DELETE', **kwargs) May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: Failed to find image d87ba317-4bae-44dc-aa4e-43737c861233 to delete May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 104, in delete May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._image_api.delete(context, id) May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1255, in delete May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return session.delete(context, image_id) May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 726, in delete May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ImageNotFound(image_id=image_id) May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image d87ba317-4bae-44dc-aa4e-43737c861233 could not be found. May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:54.349685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 107, in delete May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:24:54.353901 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:24:54.357649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-29349b58-2a70-4db1-8f0f-c1cdec3cdf59 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 404 to user: Image not found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:54.358740 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-29349b58-2a70-4db1-8f0f-c1cdec3cdf59 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "DELETE /compute/v2.1/images/d87ba317-4bae-44dc-aa4e-43737c861233" status: 404 len: 62 microversion: 2.1 time: 0.045176 May 18 22:24:54.359544 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1272/2646] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:54 2022] DELETE /compute/v2.1/images/d87ba317-4bae-44dc-aa4e-43737c861233 => generated 62 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:24:54.364704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef91b0b5-1d6e-4781-bf27-d84118406e3a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Action: 'create', calling method: .version_select at 0x7fa2ec570a60>, body: {"pool": null} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:54.368431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7736436f-c365-4a6d-a09e-1e0e484c01da tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:54.381520 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7736436f-c365-4a6d-a09e-1e0e484c01da tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1459 microversion: 2.1 time: 0.158952 May 18 22:24:54.382391 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1375/2647] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:54 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1459 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:54.387049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b3014485-d924-4bd9-9b2c-20bfca7a2ba6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:54.387721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b3014485-d924-4bd9-9b2c-20bfca7a2ba6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:54.399248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3014485-d924-4bd9-9b2c-20bfca7a2ba6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:54.399685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3014485-d924-4bd9-9b2c-20bfca7a2ba6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:54.400649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3014485-d924-4bd9-9b2c-20bfca7a2ba6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:54.401171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3014485-d924-4bd9-9b2c-20bfca7a2ba6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:54.685374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b3014485-d924-4bd9-9b2c-20bfca7a2ba6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:54.698272 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b3014485-d924-4bd9-9b2c-20bfca7a2ba6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 0.314815 May 18 22:24:54.703062 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1376/2648] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:54 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:54.717629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6fca98d0-7bc5-4e4e-8608-4be293293cf2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:54.718428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6fca98d0-7bc5-4e4e-8608-4be293293cf2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:54.725303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6fca98d0-7bc5-4e4e-8608-4be293293cf2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:54.726152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6fca98d0-7bc5-4e4e-8608-4be293293cf2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:54.727083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6fca98d0-7bc5-4e4e-8608-4be293293cf2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:54.727669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6fca98d0-7bc5-4e4e-8608-4be293293cf2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:54.744019 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-6fca98d0-7bc5-4e4e-8608-4be293293cf2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] HTTP exception thrown: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6fca98d0-7bc5-4e4e-8608-4be293293cf2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 HTTP/1.1 May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '474ecbb8-c512-4dc5-b67c-1c57c9b9adf0'} May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:54.746217 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:54.749292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:54.749292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:54.749292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:54.749292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:54.749292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:54.749292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:54.749292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:54.749292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:54.749292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:54.749292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:54.749292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:54.751871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6fca98d0-7bc5-4e4e-8608-4be293293cf2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 404 to user: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:54.752994 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6fca98d0-7bc5-4e4e-8608-4be293293cf2 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "DELETE /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 404 len: 111 microversion: 2.1 time: 0.048620 May 18 22:24:54.754328 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1377/2649] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:24:54 2022] DELETE /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:24:54.761766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-77b317ce-75dd-45d8-b59b-1190fa53a65a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:54.762688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-77b317ce-75dd-45d8-b59b-1190fa53a65a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:54.770210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77b317ce-75dd-45d8-b59b-1190fa53a65a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:54.771022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77b317ce-75dd-45d8-b59b-1190fa53a65a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:54.771993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77b317ce-75dd-45d8-b59b-1190fa53a65a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:54.772704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77b317ce-75dd-45d8-b59b-1190fa53a65a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:55.091153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-77b317ce-75dd-45d8-b59b-1190fa53a65a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:55.099216 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-77b317ce-75dd-45d8-b59b-1190fa53a65a tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.343599 May 18 22:24:55.110623 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1378/2650] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:54 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:55.130109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-898085a6-fc26-41cd-bea6-646dbe997b14 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:55.132591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-898085a6-fc26-41cd-bea6-646dbe997b14 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:55.143612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-898085a6-fc26-41cd-bea6-646dbe997b14 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:55.145305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-898085a6-fc26-41cd-bea6-646dbe997b14 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:55.146996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-898085a6-fc26-41cd-bea6-646dbe997b14 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:55.148611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-898085a6-fc26-41cd-bea6-646dbe997b14 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:55.196408 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-898085a6-fc26-41cd-bea6-646dbe997b14 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] HTTP exception thrown: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-898085a6-fc26-41cd-bea6-646dbe997b14 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 HTTP/1.1 May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '474ecbb8-c512-4dc5-b67c-1c57c9b9adf0'} May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:55.198885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:55.203821 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:55.203821 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:55.203821 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:55.203821 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:55.203821 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:55.203821 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:55.203821 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. May 18 22:24:55.203821 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:55.207138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-898085a6-fc26-41cd-bea6-646dbe997b14 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 404 to user: Instance 474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:55.208239 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-898085a6-fc26-41cd-bea6-646dbe997b14 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0" status: 404 len: 111 microversion: 2.1 time: 0.095499 May 18 22:24:55.208951 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1379/2651] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:55 2022] GET /compute/v2.1/servers/474ecbb8-c512-4dc5-b67c-1c57c9b9adf0 => generated 111 bytes in 97 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:24:55.216746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5c507cd5-998b-40cf-91e3-c5367b8338d0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:55.217716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5c507cd5-998b-40cf-91e3-c5367b8338d0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:55.227446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c507cd5-998b-40cf-91e3-c5367b8338d0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:55.228122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c507cd5-998b-40cf-91e3-c5367b8338d0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:55.229088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c507cd5-998b-40cf-91e3-c5367b8338d0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:55.229651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c507cd5-998b-40cf-91e3-c5367b8338d0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:55.529693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5c507cd5-998b-40cf-91e3-c5367b8338d0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:55.550994 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5c507cd5-998b-40cf-91e3-c5367b8338d0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.334724 May 18 22:24:55.552099 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1380/2652] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:55 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:55.569328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-27f3dcdb-6abf-4b69-9296-4e67d21d4f6f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '.version_select at 0x7fa2ed579ee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:55.635581 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-27f3dcdb-6abf-4b69-9296-4e67d21d4f6f tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-195374858" status: 202 len: 0 microversion: 2.1 time: 0.082006 May 18 22:24:55.636606 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1381/2653] 10.222.0.58 () {58 vars in 1217 bytes} [Wed May 18 22:24:55 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-195374858 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:24:55.649442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ea32d83a-1453-4301-b65c-4b73a2ef91d4 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ed267820>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:55.719137 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ea32d83a-1453-4301-b65c-4b73a2ef91d4 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b" status: 200 len: 1412 microversion: 2.1 time: 0.079060 May 18 22:24:55.726592 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1382/2654] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:24:55 2022] GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b => generated 1412 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:55.739748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f31a16ac-8c03-48d2-a7d8-382cdee18388 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:55.747965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f31a16ac-8c03-48d2-a7d8-382cdee18388 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:55.769538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f31a16ac-8c03-48d2-a7d8-382cdee18388 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:55.772451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f31a16ac-8c03-48d2-a7d8-382cdee18388 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:55.774375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f31a16ac-8c03-48d2-a7d8-382cdee18388 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:55.778623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f31a16ac-8c03-48d2-a7d8-382cdee18388 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:56.154197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ef91b0b5-1d6e-4781-bf27-d84118406e3a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:56.304266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f31a16ac-8c03-48d2-a7d8-382cdee18388 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:56.314335 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f31a16ac-8c03-48d2-a7d8-382cdee18388 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1318 microversion: 2.1 time: 0.586184 May 18 22:24:56.314931 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1383/2655] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:55 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1318 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:56.327502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-81b534ed-c533-4c36-94bc-25c3fb9b9e6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:56.328229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-81b534ed-c533-4c36-94bc-25c3fb9b9e6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:56.357605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81b534ed-c533-4c36-94bc-25c3fb9b9e6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:56.358363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81b534ed-c533-4c36-94bc-25c3fb9b9e6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:56.359932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81b534ed-c533-4c36-94bc-25c3fb9b9e6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:56.361103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81b534ed-c533-4c36-94bc-25c3fb9b9e6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:56.625675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-81b534ed-c533-4c36-94bc-25c3fb9b9e6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:56.634075 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-81b534ed-c533-4c36-94bc-25c3fb9b9e6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.315729 May 18 22:24:56.639260 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1384/2656] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:56 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:56.655742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3f24cd80-9c57-49b5-9080-630d3086121d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:56.656580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3f24cd80-9c57-49b5-9080-630d3086121d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:56.671853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f24cd80-9c57-49b5-9080-630d3086121d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:56.676555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ef91b0b5-1d6e-4781-bf27-d84118406e3a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:56.678633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f24cd80-9c57-49b5-9080-630d3086121d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:56.681005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f24cd80-9c57-49b5-9080-630d3086121d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:56.681600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f24cd80-9c57-49b5-9080-630d3086121d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:57.831734 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ef91b0b5-1d6e-4781-bf27-d84118406e3a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "POST /compute/v2.1/os-floating-ips" status: 200 len: 141 microversion: 2.1 time: 3.470919 May 18 22:24:57.832342 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1273/2657] 10.222.0.58 () {60 vars in 1169 bytes} [Wed May 18 22:24:54 2022] POST /compute/v2.1/os-floating-ips => generated 141 bytes in 3472 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:57.838161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-da64505e-e507-4071-9314-276576b4e74a req-edc10049-225e-45a0-bcd9-34d521fa583f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7c4eb946-a979-4fbb-895b-7fab4a45bc34", "tag": "6383ac48-81c2-4246-a30f-bef77ebbe083"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:57.894850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-da64505e-e507-4071-9314-276576b4e74a req-edc10049-225e-45a0-bcd9-34d521fa583f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:57.897869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-da64505e-e507-4071-9314-276576b4e74a req-edc10049-225e-45a0-bcd9-34d521fa583f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:57.939521 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-da64505e-e507-4071-9314-276576b4e74a req-edc10049-225e-45a0-bcd9-34d521fa583f service nova] Creating event network-changed:6383ac48-81c2-4246-a30f-bef77ebbe083 for instance 7c4eb946-a979-4fbb-895b-7fab4a45bc34 on n-h1-841040-6 May 18 22:24:57.958951 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-da64505e-e507-4071-9314-276576b4e74a req-edc10049-225e-45a0-bcd9-34d521fa583f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.117792 May 18 22:24:57.960230 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1274/2658] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:24:57 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:24:57.973659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7eae69be-2040-4399-afb6-4eeb83114dec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:57.976447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7eae69be-2040-4399-afb6-4eeb83114dec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:58.014255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7eae69be-2040-4399-afb6-4eeb83114dec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:58.014679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7eae69be-2040-4399-afb6-4eeb83114dec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:58.018584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7eae69be-2040-4399-afb6-4eeb83114dec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:58.019077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7eae69be-2040-4399-afb6-4eeb83114dec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:58.094306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-7eae69be-2040-4399-afb6-4eeb83114dec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:24:58.213506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3f24cd80-9c57-49b5-9080-630d3086121d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:58.229778 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3f24cd80-9c57-49b5-9080-630d3086121d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 1.585376 May 18 22:24:58.234408 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1385/2659] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:56 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 1594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:58.266793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-247cd022-dbb5-4737-8676-e2616f3f6cbf tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ed118a60>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:58.348731 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-247cd022-dbb5-4737-8676-e2616f3f6cbf tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b" status: 200 len: 1412 microversion: 2.1 time: 0.102575 May 18 22:24:58.356098 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1386/2660] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:24:58 2022] GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b => generated 1412 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:58.368460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ac05646b-e7b3-4132-8013-213c39ec4201 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:58.369916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ac05646b-e7b3-4132-8013-213c39ec4201 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:24:58.392603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac05646b-e7b3-4132-8013-213c39ec4201 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:58.394333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac05646b-e7b3-4132-8013-213c39ec4201 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:58.395249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac05646b-e7b3-4132-8013-213c39ec4201 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:58.397410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac05646b-e7b3-4132-8013-213c39ec4201 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:58.691501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7eae69be-2040-4399-afb6-4eeb83114dec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:58.708167 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7eae69be-2040-4399-afb6-4eeb83114dec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.746443 May 18 22:24:58.716209 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1275/2661] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:57 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 755 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:58.746442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-FloatingIPsAssociationTestJSON-server-677528130", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "52825ef3-4608-454b-8db6-151a33021ef5"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:58.872296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] validate_networks() for [('52825ef3-4608-454b-8db6-151a33021ef5', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:24:59.125301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ac05646b-e7b3-4132-8013-213c39ec4201 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:24:59.140975 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ac05646b-e7b3-4132-8013-213c39ec4201 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1318 microversion: 2.1 time: 0.784620 May 18 22:24:59.145258 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1387/2662] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:58 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1318 bytes in 794 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:24:59.160824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-78d3224d-5e91-489e-ab5f-0bce5a8985c0 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '.version_select at 0x7fa2ecf50160>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:24:59.216983 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-78d3224d-5e91-489e-ab5f-0bce5a8985c0 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] HTTP exception thrown: Image not found. May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-78d3224d-5e91-489e-ab5f-0bce5a8985c0 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/images/81f23493-f6ea-42f9-bbe7-eca6edc42a7b HTTP/1.1 May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: exception: Image not found. May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '81f23493-f6ea-42f9-bbe7-eca6edc42a7b'} May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 724, in delete May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._client.call(context, 2, 'delete', args=(image_id,)) May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 386, in delete May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.delete(url) May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 410, in delete May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'DELETE', **kwargs) May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: Failed to find image 81f23493-f6ea-42f9-bbe7-eca6edc42a7b to delete May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 104, in delete May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._image_api.delete(context, id) May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1255, in delete May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return session.delete(context, image_id) May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 726, in delete May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ImageNotFound(image_id=image_id) May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image 81f23493-f6ea-42f9-bbe7-eca6edc42a7b could not be found. May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:59.218826 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 107, in delete May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-78d3224d-5e91-489e-ab5f-0bce5a8985c0 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 404 to user: Image not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-78d3224d-5e91-489e-ab5f-0bce5a8985c0 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "DELETE /compute/v2.1/images/81f23493-f6ea-42f9-bbe7-eca6edc42a7b" status: 404 len: 62 microversion: 2.1 time: 0.074100 May 18 22:24:59.223768 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1388/2663] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:24:59 2022] DELETE /compute/v2.1/images/81f23493-f6ea-42f9-bbe7-eca6edc42a7b => generated 62 bytes in 75 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:24:59.239812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1253028687", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "88732817-8665-47ad-87e8-5926de5e9218"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:24:59.348288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] validate_networks() for [('88732817-8665-47ad-87e8-5926de5e9218', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:24:59.876962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:24:59.877965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:24:59.878591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:24:59.879130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:24:59.879738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:24:59.893118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:59.894217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:59.895253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:24:59.902655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:24:59.932933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Getting quotas for project a2b5f5024ace4957a141dedfe4e3a388. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:24:59.943031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Getting quotas for user 759c8e919e0d4b5c92dd9baaf01caf06 and project a2b5f5024ace4957a141dedfe4e3a388. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:24:59.965016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:24:59.970577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:25:00.060988 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-be208613-9fc3-42e3-836e-3089262b5d8f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.342107 May 18 22:25:00.067450 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1276/2664] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:24:58 2022] POST /compute/v2.1/servers => generated 380 bytes in 1349 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:25:00.090471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5b1b2189-0196-4acb-9ac6-450526bb4fc8 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:00.095586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5b1b2189-0196-4acb-9ac6-450526bb4fc8 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:00.120493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b1b2189-0196-4acb-9ac6-450526bb4fc8 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:00.122061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b1b2189-0196-4acb-9ac6-450526bb4fc8 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:00.123048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b1b2189-0196-4acb-9ac6-450526bb4fc8 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:00.123638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b1b2189-0196-4acb-9ac6-450526bb4fc8 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:00.144978 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-5b1b2189-0196-4acb-9ac6-450526bb4fc8 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] HTTP exception thrown: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5b1b2189-0196-4acb-9ac6-450526bb4fc8 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 HTTP/1.1 May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '26f3b69f-ab37-480e-9beb-091f08ae3e97'} May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:25:00.147412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:25:00.150645 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:25:00.150645 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:25:00.150645 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:00.150645 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:25:00.150645 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:00.150645 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:00.150645 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:00.150645 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:25:00.150645 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:25:00.150645 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:25:00.150645 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:25:00.156920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5b1b2189-0196-4acb-9ac6-450526bb4fc8 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 404 to user: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:25:00.159044 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5b1b2189-0196-4acb-9ac6-450526bb4fc8 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "DELETE /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 404 len: 111 microversion: 2.1 time: 0.087256 May 18 22:25:00.160100 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1277/2665] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:25:00 2022] DELETE /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 111 bytes in 91 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:25:00.167130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dda11ce0-f323-4d58-9ded-816717599b23 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:00.168043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dda11ce0-f323-4d58-9ded-816717599b23 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:00.175919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dda11ce0-f323-4d58-9ded-816717599b23 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:00.176631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dda11ce0-f323-4d58-9ded-816717599b23 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:00.177904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dda11ce0-f323-4d58-9ded-816717599b23 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:00.179073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dda11ce0-f323-4d58-9ded-816717599b23 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:00.387913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dda11ce0-f323-4d58-9ded-816717599b23 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:00.400066 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dda11ce0-f323-4d58-9ded-816717599b23 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 0.237489 May 18 22:25:00.400677 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1278/2666] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:00 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:00.420397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:25:00.420864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:25:00.421254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:25:00.423051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:25:00.423638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:25:00.425482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f956551a-6e72-431f-b28f-44535b098f98 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec52b820>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:00.446154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:00.447120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:00.447903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:00.448745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:00.484241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Getting quotas for project eda2e8673e8b475fad924d2a2c5af150. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:25:00.509275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Getting quotas for user ecd95ad81de84b19aefbe6bbc308358d and project eda2e8673e8b475fad924d2a2c5af150. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:25:00.537165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:25:00.540828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:25:00.557989 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f956551a-6e72-431f-b28f-44535b098f98 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b" status: 200 len: 1412 microversion: 2.1 time: 0.149951 May 18 22:25:00.558971 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1279/2667] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:00 2022] GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b => generated 1412 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:00.570885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f384ad08-a8d7-4cbb-b307-b03d727f5b04 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:00.572215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f384ad08-a8d7-4cbb-b307-b03d727f5b04 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:00.642606 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b91654ea-5948-44e1-a714-179fe8ba9bd9 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.416684 May 18 22:25:00.643842 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1389/2668] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:24:59 2022] POST /compute/v2.1/servers => generated 380 bytes in 1422 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:25:00.648999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-34c385b0-0eba-421d-815f-cec5c18e03bb tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:00.649901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-34c385b0-0eba-421d-815f-cec5c18e03bb tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:00.656705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34c385b0-0eba-421d-815f-cec5c18e03bb tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:00.657872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34c385b0-0eba-421d-815f-cec5c18e03bb tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:00.658932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34c385b0-0eba-421d-815f-cec5c18e03bb tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:00.659506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34c385b0-0eba-421d-815f-cec5c18e03bb tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:00.701146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f384ad08-a8d7-4cbb-b307-b03d727f5b04 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:00.714339 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f384ad08-a8d7-4cbb-b307-b03d727f5b04 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660" status: 200 len: 1223 microversion: 2.1 time: 0.153786 May 18 22:25:00.718141 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1280/2669] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:00 2022] GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 => generated 1223 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:00.723522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f4407418-1c12-4fdf-afcf-157b03085203 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:00.724301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f4407418-1c12-4fdf-afcf-157b03085203 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] [instance: 26f3b69f-ab37-480e-9beb-091f08ae3e97] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:00.731229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4407418-1c12-4fdf-afcf-157b03085203 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:00.731892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4407418-1c12-4fdf-afcf-157b03085203 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:00.732967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4407418-1c12-4fdf-afcf-157b03085203 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:00.733551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4407418-1c12-4fdf-afcf-157b03085203 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:00.749100 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-f4407418-1c12-4fdf-afcf-157b03085203 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] HTTP exception thrown: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f4407418-1c12-4fdf-afcf-157b03085203 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Request method failure captured: May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 HTTP/1.1 May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXHGQigl4zU63pkVJvBONh-ivDtsYG1TcUdJ29mia31ADtHmz6yLFtDvugDQXo8_SEFPlSrQ95e2z_iYmuubTZsU6IZoFQiQp2Hx_eHSm9-UvYpWjerVsY6cvbpepoTK-ht628Qajbu1mjGIKnn_M5Zpnm3FDb9AviG7A1TkOBL0gU8 May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fc95e9395214343be07c77d70ee49ea"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fc95e9395214343be07c77d70ee49ea"}]}] May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7fc95e9395214343be07c77d70ee49ea May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesOneServerNegativeTestJSON-463381420 May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6a71c7f48ae64d39be76aece0b405272 May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesOneServerNegativeTestJSON-463381420-project May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '26f3b69f-ab37-480e-9beb-091f08ae3e97'} May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:25:00.751312 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:00.754992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:25:00.754992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:00.754992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:00.754992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:00.754992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:25:00.754992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:25:00.754992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. May 18 22:25:00.754992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:25:00.754992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f4407418-1c12-4fdf-afcf-157b03085203 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] Returning 404 to user: Instance 26f3b69f-ab37-480e-9beb-091f08ae3e97 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:25:00.755508 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f4407418-1c12-4fdf-afcf-157b03085203 tempest-ImagesOneServerNegativeTestJSON-463381420 tempest-ImagesOneServerNegativeTestJSON-463381420-project] 10.222.0.58 "GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97" status: 404 len: 111 microversion: 2.1 time: 0.036266 May 18 22:25:00.756168 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1281/2670] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:00 2022] GET /compute/v2.1/servers/26f3b69f-ab37-480e-9beb-091f08ae3e97 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:25:00.766075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e4a52c3a-adfc-4d8a-ad4c-b54fbace233e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:00.767298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e4a52c3a-adfc-4d8a-ad4c-b54fbace233e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:01.011013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e4a52c3a-adfc-4d8a-ad4c-b54fbace233e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:01.023062 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e4a52c3a-adfc-4d8a-ad4c-b54fbace233e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1215 microversion: 2.1 time: 0.265917 May 18 22:25:01.034248 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1282/2671] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:00 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1215 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:01.045454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d88c59d8-9f98-41ed-91b9-44bbc4cfe8d9 req-e702e544-74c5-46f1-bfcc-5ffda48d2f6b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "83b9dc42-3f37-4bc7-afbe-9eee48aa868a", "name": "network-vif-plugged", "status": "completed", "tag": "e65b3fc8-76d2-4440-9dcc-1164ddcf2d37"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:01.060235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d88c59d8-9f98-41ed-91b9-44bbc4cfe8d9 req-e702e544-74c5-46f1-bfcc-5ffda48d2f6b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:01.061076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d88c59d8-9f98-41ed-91b9-44bbc4cfe8d9 req-e702e544-74c5-46f1-bfcc-5ffda48d2f6b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:01.076176 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d88c59d8-9f98-41ed-91b9-44bbc4cfe8d9 req-e702e544-74c5-46f1-bfcc-5ffda48d2f6b service nova] Creating event network-vif-plugged:e65b3fc8-76d2-4440-9dcc-1164ddcf2d37 for instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a on n-h1-841040-6 May 18 22:25:01.084361 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d88c59d8-9f98-41ed-91b9-44bbc4cfe8d9 req-e702e544-74c5-46f1-bfcc-5ffda48d2f6b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.047276 May 18 22:25:01.085522 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1283/2672] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:01 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:01.097078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-34c385b0-0eba-421d-815f-cec5c18e03bb tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:01.118443 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-34c385b0-0eba-421d-815f-cec5c18e03bb tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1318 microversion: 2.1 time: 0.473203 May 18 22:25:01.124318 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1390/2673] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:00 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1318 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:01.419071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eaf9207d-8cac-4137-bf87-b0152b5bb298 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:01.419774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eaf9207d-8cac-4137-bf87-b0152b5bb298 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:01.437665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-eaf9207d-8cac-4137-bf87-b0152b5bb298 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [119082] Writing DB stats nova_api:SELECT=93,nova_api:INSERT=6,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:01.444355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaf9207d-8cac-4137-bf87-b0152b5bb298 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:01.444815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaf9207d-8cac-4137-bf87-b0152b5bb298 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:01.445624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaf9207d-8cac-4137-bf87-b0152b5bb298 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:01.446087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaf9207d-8cac-4137-bf87-b0152b5bb298 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:01.580587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-df76ff15-4d60-4f0a-a75a-2cd3163080f7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ece64670>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:01.680206 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-df76ff15-4d60-4f0a-a75a-2cd3163080f7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b" status: 200 len: 1412 microversion: 2.1 time: 0.110111 May 18 22:25:01.681203 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1391/2674] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:01 2022] GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b => generated 1412 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:01.737596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f8bf2248-b681-4d2d-a3c9-0116cf777cb7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:01.738585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f8bf2248-b681-4d2d-a3c9-0116cf777cb7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:01.745600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8bf2248-b681-4d2d-a3c9-0116cf777cb7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:01.747517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8bf2248-b681-4d2d-a3c9-0116cf777cb7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:01.748312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8bf2248-b681-4d2d-a3c9-0116cf777cb7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:01.748745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8bf2248-b681-4d2d-a3c9-0116cf777cb7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:01.991040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f8bf2248-b681-4d2d-a3c9-0116cf777cb7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:02.012085 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f8bf2248-b681-4d2d-a3c9-0116cf777cb7 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660" status: 200 len: 1275 microversion: 2.1 time: 0.277564 May 18 22:25:02.013609 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1392/2675] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:01 2022] GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 => generated 1275 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:25:02.041478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4521fc57-fdfa-4353-9a67-d508b6626424 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:02.042268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4521fc57-fdfa-4353-9a67-d508b6626424 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:02.054838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4521fc57-fdfa-4353-9a67-d508b6626424 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:02.066514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4521fc57-fdfa-4353-9a67-d508b6626424 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:02.068186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4521fc57-fdfa-4353-9a67-d508b6626424 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:02.068770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4521fc57-fdfa-4353-9a67-d508b6626424 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:02.329824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4521fc57-fdfa-4353-9a67-d508b6626424 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:02.344357 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4521fc57-fdfa-4353-9a67-d508b6626424 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1211 microversion: 2.1 time: 0.306628 May 18 22:25:02.346823 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1393/2676] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:02 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1211 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:02.360954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-290bd749-97c9-4a98-815c-a1e8ba948ee9 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:02.367443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-290bd749-97c9-4a98-815c-a1e8ba948ee9 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:02.384771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-290bd749-97c9-4a98-815c-a1e8ba948ee9 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:02.385218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-290bd749-97c9-4a98-815c-a1e8ba948ee9 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:02.386875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-290bd749-97c9-4a98-815c-a1e8ba948ee9 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:02.387934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-290bd749-97c9-4a98-815c-a1e8ba948ee9 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:02.523951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eaf9207d-8cac-4137-bf87-b0152b5bb298 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:02.536051 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eaf9207d-8cac-4137-bf87-b0152b5bb298 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 1.121112 May 18 22:25:02.539887 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1284/2677] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:01 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 1126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:02.700578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-022e451d-4051-49bd-8938-b2ff606a4e7b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec503670>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:02.795237 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-022e451d-4051-49bd-8938-b2ff606a4e7b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b" status: 200 len: 1412 microversion: 2.1 time: 0.104321 May 18 22:25:02.796178 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1285/2678] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:02 2022] GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b => generated 1412 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:02.900890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-290bd749-97c9-4a98-815c-a1e8ba948ee9 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:02.914022 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-290bd749-97c9-4a98-815c-a1e8ba948ee9 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1318 microversion: 2.1 time: 0.565891 May 18 22:25:02.918354 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1394/2679] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:02 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1318 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:03.033373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c242131e-72b7-4611-a7cd-436bf08515f9 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:03.034189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c242131e-72b7-4611-a7cd-436bf08515f9 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:03.064885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c242131e-72b7-4611-a7cd-436bf08515f9 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:03.068102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c242131e-72b7-4611-a7cd-436bf08515f9 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:03.072877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c242131e-72b7-4611-a7cd-436bf08515f9 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:03.073963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c242131e-72b7-4611-a7cd-436bf08515f9 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:03.169956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d8eef0d8-dd89-46f2-b8c1-da4b688fd79f req-a10becd5-6a76-4178-a6f9-1af2b76a0ba2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e381a3f0-2fa2-498e-9193-13fa1520e4b0", "name": "network-vif-plugged", "status": "completed", "tag": "7917e168-c229-46ba-8701-0ce4eeb0885b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:03.196617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d8eef0d8-dd89-46f2-b8c1-da4b688fd79f req-a10becd5-6a76-4178-a6f9-1af2b76a0ba2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:03.200936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d8eef0d8-dd89-46f2-b8c1-da4b688fd79f req-a10becd5-6a76-4178-a6f9-1af2b76a0ba2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:03.241473 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d8eef0d8-dd89-46f2-b8c1-da4b688fd79f req-a10becd5-6a76-4178-a6f9-1af2b76a0ba2 service nova] Creating event network-vif-plugged:7917e168-c229-46ba-8701-0ce4eeb0885b for instance e381a3f0-2fa2-498e-9193-13fa1520e4b0 on n-h1-841040-6 May 18 22:25:03.254178 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d8eef0d8-dd89-46f2-b8c1-da4b688fd79f req-a10becd5-6a76-4178-a6f9-1af2b76a0ba2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.088105 May 18 22:25:03.263353 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1395/2680] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:03 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:25:03.365288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4239075a-76c0-4f47-b3a5-929b68032f88 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:03.366259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4239075a-76c0-4f47-b3a5-929b68032f88 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:03.384870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4239075a-76c0-4f47-b3a5-929b68032f88 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:03.388576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4239075a-76c0-4f47-b3a5-929b68032f88 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:03.389635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4239075a-76c0-4f47-b3a5-929b68032f88 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:03.390245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4239075a-76c0-4f47-b3a5-929b68032f88 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:03.598316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c242131e-72b7-4611-a7cd-436bf08515f9 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:03.617326 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c242131e-72b7-4611-a7cd-436bf08515f9 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660" status: 200 len: 1281 microversion: 2.1 time: 0.589423 May 18 22:25:03.630067 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1286/2681] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:03 2022] GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 => generated 1281 bytes in 604 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:03.644618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bd212788-dea1-4ec8-8217-80489c7c3a0c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:03.649617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bd212788-dea1-4ec8-8217-80489c7c3a0c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:03.662366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd212788-dea1-4ec8-8217-80489c7c3a0c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:03.664391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd212788-dea1-4ec8-8217-80489c7c3a0c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:03.667286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd212788-dea1-4ec8-8217-80489c7c3a0c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:03.668053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd212788-dea1-4ec8-8217-80489c7c3a0c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:03.712995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4239075a-76c0-4f47-b3a5-929b68032f88 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:03.731494 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4239075a-76c0-4f47-b3a5-929b68032f88 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1273 microversion: 2.1 time: 0.371591 May 18 22:25:03.732447 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1396/2682] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:03 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1273 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:25:03.809815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9b7b9be7-99ca-484c-a4f1-5ae01fc29d26 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ece640d0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:04.064533 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9b7b9be7-99ca-484c-a4f1-5ae01fc29d26 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b" status: 200 len: 1412 microversion: 2.1 time: 0.257787 May 18 22:25:04.068171 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1397/2683] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:03 2022] GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b => generated 1412 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:04.081001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce9579ec-d8d6-42ff-b20b-847dcb9b3351 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:04.082958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ce9579ec-d8d6-42ff-b20b-847dcb9b3351 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:04.095461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce9579ec-d8d6-42ff-b20b-847dcb9b3351 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:04.096997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce9579ec-d8d6-42ff-b20b-847dcb9b3351 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:04.098071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce9579ec-d8d6-42ff-b20b-847dcb9b3351 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:04.102017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce9579ec-d8d6-42ff-b20b-847dcb9b3351 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:04.573698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ce9579ec-d8d6-42ff-b20b-847dcb9b3351 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:04.602060 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ce9579ec-d8d6-42ff-b20b-847dcb9b3351 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1318 microversion: 2.1 time: 0.531367 May 18 22:25:04.620157 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1398/2684] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:04 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1318 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:04.637168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d15b8cd3-15df-4e9f-899d-13a898c51b1f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:04.637804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d15b8cd3-15df-4e9f-899d-13a898c51b1f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:04.681213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d15b8cd3-15df-4e9f-899d-13a898c51b1f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:04.682719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d15b8cd3-15df-4e9f-899d-13a898c51b1f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:04.684014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d15b8cd3-15df-4e9f-899d-13a898c51b1f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:04.689285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d15b8cd3-15df-4e9f-899d-13a898c51b1f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:05.527917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d15b8cd3-15df-4e9f-899d-13a898c51b1f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:05.541194 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d15b8cd3-15df-4e9f-899d-13a898c51b1f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660" status: 200 len: 1323 microversion: 2.1 time: 0.910148 May 18 22:25:05.546400 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1399/2685] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:04 2022] GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 => generated 1323 bytes in 916 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:05.556476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f6dec0b1-a0fb-4bdb-982d-078f198157fd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:05.561294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f6dec0b1-a0fb-4bdb-982d-078f198157fd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:05.575261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f6dec0b1-a0fb-4bdb-982d-078f198157fd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:05.578912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f6dec0b1-a0fb-4bdb-982d-078f198157fd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:05.580818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f6dec0b1-a0fb-4bdb-982d-078f198157fd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:05.581418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f6dec0b1-a0fb-4bdb-982d-078f198157fd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:05.635151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f6dec0b1-a0fb-4bdb-982d-078f198157fd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:05.698766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bd212788-dea1-4ec8-8217-80489c7c3a0c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:05.712159 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bd212788-dea1-4ec8-8217-80489c7c3a0c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 2.080886 May 18 22:25:05.717403 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1287/2686] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:03 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 2087 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:05.726303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1cdb85d3-c6bb-4f84-a4ba-e95c1962d477 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ed14a160>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:05.855944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f6dec0b1-a0fb-4bdb-982d-078f198157fd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:05.867211 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f6dec0b1-a0fb-4bdb-982d-078f198157fd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1315 microversion: 2.1 time: 0.319499 May 18 22:25:05.868233 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1400/2687] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:05 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1315 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:05.882712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6ed4174b-9ddc-47d7-836a-ee1ec664fc92 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:05.883512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6ed4174b-9ddc-47d7-836a-ee1ec664fc92 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:05.904168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ed4174b-9ddc-47d7-836a-ee1ec664fc92 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:05.904668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ed4174b-9ddc-47d7-836a-ee1ec664fc92 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:05.905454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ed4174b-9ddc-47d7-836a-ee1ec664fc92 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:05.905914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ed4174b-9ddc-47d7-836a-ee1ec664fc92 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:06.405422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6ed4174b-9ddc-47d7-836a-ee1ec664fc92 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:06.416457 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6ed4174b-9ddc-47d7-836a-ee1ec664fc92 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1467 microversion: 2.1 time: 0.546739 May 18 22:25:06.418064 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1401/2688] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:05 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1467 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:06.978347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ab5544c-d30c-442e-8d1d-44ebcbf273db tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Action: 'action', calling method: >, body: {"os-migrateLive": {"host": "tempest-host-601743120", "block_migration": true, "disk_over_commit": false}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:06.980334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9ab5544c-d30c-442e-8d1d-44ebcbf273db tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:06.990851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ab5544c-d30c-442e-8d1d-44ebcbf273db tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:06.991531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ab5544c-d30c-442e-8d1d-44ebcbf273db tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:06.992599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ab5544c-d30c-442e-8d1d-44ebcbf273db tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:06.993679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ab5544c-d30c-442e-8d1d-44ebcbf273db tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:07.130798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-9ab5544c-d30c-442e-8d1d-44ebcbf273db tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lazy-loading 'flavor' on Instance uuid e381a3f0-2fa2-498e-9193-13fa1520e4b0 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:25:07.264622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9ab5544c-d30c-442e-8d1d-44ebcbf273db tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Going to try to live migrate instance to tempest-host-601743120 {{(pid=119083) live_migrate /opt/stack/nova/nova/compute/api.py:5349}} May 18 22:25:07.273502 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-9ab5544c-d30c-442e-8d1d-44ebcbf273db tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] HTTP exception thrown: Compute host tempest-host-601743120 could not be found. May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ab5544c-d30c-442e-8d1d-44ebcbf273db tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Request method failure captured: May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0/action HTTP/1.1 May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 106 May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXIss0uVRSGorYnq5ulrmjlCYlqog1nMRgvRhYZd1L53hS3Ve3leIomY1UXQL186ZCXB1bE-0BEkt-Qfj67Uim3JJNG46ks5Me_0Kdtxk4psh7jD_pg7ryba1GIqMLqNwSMQvXYTpu-y2QFQ4zbC--WwGGQ5eFBjk9AMo6Tb6vCMwvg May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 2bdc1be1565c4e3ca051748b0ea1da41 May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-LiveMigrationNegativeTest-1245766468 May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/2bdc1be1565c4e3ca051748b0ea1da41"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/2bdc1be1565c4e3ca051748b0ea1da41"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_2bdc1be1565c4e3ca051748b0ea1da41"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/2bdc1be1565c4e3ca051748b0ea1da41"}]}] May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-LiveMigrationNegativeTest-1245766468 May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 2bdc1be1565c4e3ca051748b0ea1da41 May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-LiveMigrationNegativeTest-1245766468 May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-LiveMigrationNegativeTest-1245766468-project-admin May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 1cabfc4cbc354a1094975904698b28be May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-LiveMigrationNegativeTest-1245766468-project-admin May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: {"os-migrateLive": {"host": "tempest-host-601743120", "block_migration": true, "disk_over_commit": false}} May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: exception: Compute host tempest-host-601743120 could not be found. May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'e381a3f0-2fa2-498e-9193-13fa1520e4b0', 'body': {'os-migrateLive': {'host': 'tempest-host-601743120', 'block_migration': True, 'disk_over_commit': False}}} May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/migrate_server.py", line 123, in _migrate_live May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.compute_api.live_migrate(context, instance, block_migration, May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 375, in inner May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 360, in wrapper May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 296, in inner May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 343, in wrapper May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 275, in inner May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 256, in inner May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 164, in inner May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 5355, in live_migrate May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nodes = objects.ComputeNodeList.get_all_by_host(context, host_name) May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/compute_node.py", line 476, in get_all_by_host May 18 22:25:07.286917 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi db_computes = cls._db_compute_node_get_all_by_host(context, host, May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/db/main/api.py", line 179, in wrapper May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/compute_node.py", line 472, in _db_compute_node_get_all_by_host May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return db.compute_node_get_all_by_host(context, host) May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/db/main/api.py", line 241, in wrapper May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(context, *args, **kwargs) May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/db/main/api.py", line 740, in compute_node_get_all_by_host May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ComputeHostNotFound(host=host) May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ComputeHostNotFound: Compute host tempest-host-601743120 could not be found. May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi [Previous line repeated 1 more time] May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/migrate_server.py", line 150, in _migrate_live May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=e.format_message()) May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Compute host tempest-host-601743120 could not be found. May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Compute host tempest-host-601743120 could not be found. May 18 22:25:07.290608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:07.295220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ab5544c-d30c-442e-8d1d-44ebcbf273db tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Returning 400 to user: Compute host tempest-host-601743120 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:25:07.296439 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9ab5544c-d30c-442e-8d1d-44ebcbf273db tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0/action" status: 400 len: 99 microversion: 2.1 time: 0.865323 May 18 22:25:07.298762 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1402/2689] 10.222.0.58 () {60 vars in 1278 bytes} [Wed May 18 22:25:06 2022] POST /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0/action => generated 99 bytes in 869 msecs (HTTP/1.1 400) 9 headers in 380 bytes (2 switches on core 0) May 18 22:25:07.327996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a95bcc6f-b57b-4a45-8838-22be8233e26e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:07.332668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a95bcc6f-b57b-4a45-8838-22be8233e26e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:07.352565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a95bcc6f-b57b-4a45-8838-22be8233e26e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:07.353855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a95bcc6f-b57b-4a45-8838-22be8233e26e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:07.360666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a95bcc6f-b57b-4a45-8838-22be8233e26e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:07.362629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a95bcc6f-b57b-4a45-8838-22be8233e26e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:07.956004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a95bcc6f-b57b-4a45-8838-22be8233e26e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:07.977656 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a95bcc6f-b57b-4a45-8838-22be8233e26e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660" status: 200 len: 1323 microversion: 2.1 time: 0.670886 May 18 22:25:07.978565 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1403/2690] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:07 2022] GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 => generated 1323 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:07.987518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fbd91a7a-a849-4a49-8011-72843e81a93d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:07.997107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fbd91a7a-a849-4a49-8011-72843e81a93d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:08.013029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbd91a7a-a849-4a49-8011-72843e81a93d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:08.014111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbd91a7a-a849-4a49-8011-72843e81a93d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:08.015106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbd91a7a-a849-4a49-8011-72843e81a93d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:08.017407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbd91a7a-a849-4a49-8011-72843e81a93d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:08.340165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fbd91a7a-a849-4a49-8011-72843e81a93d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:08.350881 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fbd91a7a-a849-4a49-8011-72843e81a93d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 0.368670 May 18 22:25:08.364782 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1404/2691] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:07 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:08.377585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-2487677e-0a7b-4360-8aed-e0dd1b0afe9a req-685e524a-c8bb-4f70-8e94-49cf7c970806 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "40f2bb6c-80ea-4581-a28a-a95ca3f2e660", "tag": "e20be7a1-beb6-434a-b69f-b70b94e6f481"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:08.398262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2487677e-0a7b-4360-8aed-e0dd1b0afe9a req-685e524a-c8bb-4f70-8e94-49cf7c970806 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:08.398262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2487677e-0a7b-4360-8aed-e0dd1b0afe9a req-685e524a-c8bb-4f70-8e94-49cf7c970806 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:08.424819 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-2487677e-0a7b-4360-8aed-e0dd1b0afe9a req-685e524a-c8bb-4f70-8e94-49cf7c970806 service nova] Creating event network-changed:e20be7a1-beb6-434a-b69f-b70b94e6f481 for instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 on n-h2-841040-6 May 18 22:25:08.431339 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-2487677e-0a7b-4360-8aed-e0dd1b0afe9a req-685e524a-c8bb-4f70-8e94-49cf7c970806 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.064929 May 18 22:25:08.432279 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1405/2692] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:08 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:08.440846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-929d43ec-9cfc-4143-9047-0b68bae89540 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:08.444328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-929d43ec-9cfc-4143-9047-0b68bae89540 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:08.452854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-929d43ec-9cfc-4143-9047-0b68bae89540 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:08.453533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-929d43ec-9cfc-4143-9047-0b68bae89540 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:08.454507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-929d43ec-9cfc-4143-9047-0b68bae89540 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:08.455228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-929d43ec-9cfc-4143-9047-0b68bae89540 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:08.732810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-929d43ec-9cfc-4143-9047-0b68bae89540 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:08.743985 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-929d43ec-9cfc-4143-9047-0b68bae89540 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1315 microversion: 2.1 time: 0.310062 May 18 22:25:08.748762 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1406/2693] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:08 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1315 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:08.753904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0e8b88b7-c126-4857-9509-12259c4901b3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:08.754936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e8b88b7-c126-4857-9509-12259c4901b3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:08.767479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e8b88b7-c126-4857-9509-12259c4901b3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:08.768479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e8b88b7-c126-4857-9509-12259c4901b3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:08.769881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e8b88b7-c126-4857-9509-12259c4901b3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:08.770443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e8b88b7-c126-4857-9509-12259c4901b3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:08.984698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0e8b88b7-c126-4857-9509-12259c4901b3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:08.996776 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0e8b88b7-c126-4857-9509-12259c4901b3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1467 microversion: 2.1 time: 0.246686 May 18 22:25:08.997697 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1407/2694] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:08 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1467 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:09.003657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bb60de57-672d-4c3a-98e3-0f258b694464 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:09.007266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bb60de57-672d-4c3a-98e3-0f258b694464 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:09.008500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bb60de57-672d-4c3a-98e3-0f258b694464 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Searching by: {'deleted': False, 'project_id': '7f125c7167e240c693830fb1de6018bb'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:25:09.017770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb60de57-672d-4c3a-98e3-0f258b694464 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:09.018539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb60de57-672d-4c3a-98e3-0f258b694464 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:09.019379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb60de57-672d-4c3a-98e3-0f258b694464 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:09.019896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb60de57-672d-4c3a-98e3-0f258b694464 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:09.069025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-bb60de57-672d-4c3a-98e3-0f258b694464 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:25:09.105687 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bb60de57-672d-4c3a-98e3-0f258b694464 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers" status: 200 len: 333 microversion: 2.1 time: 0.105781 May 18 22:25:09.107194 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1408/2695] 10.222.0.58 () {58 vars in 1124 bytes} [Wed May 18 22:25:08 2022] GET /compute/v2.1/servers => generated 333 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:09.114446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-bd25418f-6301-4b2f-aef5-e3032f5b0329 req-8e0bfb6d-6cab-42bd-9afe-d088725725fe service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d3bc7e40-52e7-45af-830f-4e022b17028f", "tag": "0d4c90ef-9333-4bed-b721-79bff4a7b2c7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:09.127062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-bd25418f-6301-4b2f-aef5-e3032f5b0329 req-8e0bfb6d-6cab-42bd-9afe-d088725725fe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:09.127808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-bd25418f-6301-4b2f-aef5-e3032f5b0329 req-8e0bfb6d-6cab-42bd-9afe-d088725725fe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:09.146414 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-bd25418f-6301-4b2f-aef5-e3032f5b0329 req-8e0bfb6d-6cab-42bd-9afe-d088725725fe service nova] Creating event network-changed:0d4c90ef-9333-4bed-b721-79bff4a7b2c7 for instance d3bc7e40-52e7-45af-830f-4e022b17028f on n-h2-841040-6 May 18 22:25:09.154616 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-bd25418f-6301-4b2f-aef5-e3032f5b0329 req-8e0bfb6d-6cab-42bd-9afe-d088725725fe service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043432 May 18 22:25:09.155652 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1409/2696] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:09 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:09.162371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a4dedc37-6c42-455c-a46b-6dfd5ddaa5e1 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:09.163242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a4dedc37-6c42-455c-a46b-6dfd5ddaa5e1 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:09.174562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4dedc37-6c42-455c-a46b-6dfd5ddaa5e1 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:09.175106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4dedc37-6c42-455c-a46b-6dfd5ddaa5e1 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:09.177986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4dedc37-6c42-455c-a46b-6dfd5ddaa5e1 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:09.178425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4dedc37-6c42-455c-a46b-6dfd5ddaa5e1 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:09.371780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a4dedc37-6c42-455c-a46b-6dfd5ddaa5e1 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:09.391968 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a4dedc37-6c42-455c-a46b-6dfd5ddaa5e1 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660" status: 200 len: 1323 microversion: 2.1 time: 0.234668 May 18 22:25:09.403278 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1410/2697] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:09 2022] GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 => generated 1323 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:09.413700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d14ae0fc-9068-47d3-be8d-9df9ef9d6653 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:09.417715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d14ae0fc-9068-47d3-be8d-9df9ef9d6653 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:09.419778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d14ae0fc-9068-47d3-be8d-9df9ef9d6653 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Searching by: {'deleted': False, 'project_id': '7f125c7167e240c693830fb1de6018bb'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:25:09.427873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d14ae0fc-9068-47d3-be8d-9df9ef9d6653 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:09.428428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d14ae0fc-9068-47d3-be8d-9df9ef9d6653 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:09.430107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d14ae0fc-9068-47d3-be8d-9df9ef9d6653 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:09.430642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d14ae0fc-9068-47d3-be8d-9df9ef9d6653 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:09.479313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-d14ae0fc-9068-47d3-be8d-9df9ef9d6653 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:25:09.584538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d14ae0fc-9068-47d3-be8d-9df9ef9d6653 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:09.592217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d14ae0fc-9068-47d3-be8d-9df9ef9d6653 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:09.592761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d14ae0fc-9068-47d3-be8d-9df9ef9d6653 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:09.806474 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d14ae0fc-9068-47d3-be8d-9df9ef9d6653 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/detail" status: 200 len: 1696 microversion: 2.1 time: 0.398173 May 18 22:25:09.807757 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1411/2698] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:25:09 2022] GET /compute/v2.1/servers/detail => generated 1696 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:09.812529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-LiveMigrationNegativeTest-server-371097924", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:09.915807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1cdb85d3-c6bb-4f84-a4ba-e95c1962d477 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:11.023154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1cdb85d3-c6bb-4f84-a4ba-e95c1962d477 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119082] Writing DB stats nova_cell0:SELECT=10 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:12.898299 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 22:25:12.899259 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 22:25:12 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b (ip 10.222.0.58) !!! May 18 22:25:13.654085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1cdb85d3-c6bb-4f84-a4ba-e95c1962d477 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119082] Writing DB stats nova_api:SELECT=5 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:15.553326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:25:15.557172 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1cdb85d3-c6bb-4f84-a4ba-e95c1962d477 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b" status: 200 len: 1421 microversion: 2.1 time: 9.838316 May 18 22:25:15.557785 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1288/2699] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:05 2022] GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b => generated 1421 bytes in 9840 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:15.565034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53b1d923-091b-4e60-b4ff-f8dfb49cc99d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:15.565648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-53b1d923-091b-4e60-b4ff-f8dfb49cc99d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:15.572826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53b1d923-091b-4e60-b4ff-f8dfb49cc99d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:15.573283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53b1d923-091b-4e60-b4ff-f8dfb49cc99d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:15.574069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53b1d923-091b-4e60-b4ff-f8dfb49cc99d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:15.574507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53b1d923-091b-4e60-b4ff-f8dfb49cc99d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:15.720750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-53b1d923-091b-4e60-b4ff-f8dfb49cc99d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:15.731123 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-53b1d923-091b-4e60-b4ff-f8dfb49cc99d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 0.172318 May 18 22:25:15.731805 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1289/2700] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:15 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:15.737384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3fa2a2d6-e0d6-4273-a92a-c1f35207763b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:15.738029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3fa2a2d6-e0d6-4273-a92a-c1f35207763b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:15.744259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fa2a2d6-e0d6-4273-a92a-c1f35207763b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:15.744902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fa2a2d6-e0d6-4273-a92a-c1f35207763b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:15.745835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fa2a2d6-e0d6-4273-a92a-c1f35207763b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:15.746424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fa2a2d6-e0d6-4273-a92a-c1f35207763b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:15.792177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:25:15.792584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:25:15.793052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:25:15.793435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:25:15.793885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:25:15.803569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:15.804051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:15.804829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:15.805257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:15.821444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [119083] Writing DB stats nova_api:SELECT=96,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:15.828506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Getting quotas for project cf07c557549f402fa4134ac4dd9f1349. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:25:15.834958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Getting quotas for user 64f48d3bb168490298e75e56fa0dfce3 and project cf07c557549f402fa4134ac4dd9f1349. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:25:15.855761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:25:15.858074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:25:15.901893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3fa2a2d6-e0d6-4273-a92a-c1f35207763b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:15.910385 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3fa2a2d6-e0d6-4273-a92a-c1f35207763b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1315 microversion: 2.1 time: 0.177204 May 18 22:25:15.911444 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1290/2701] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:15 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1315 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:15.920289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e3af317b-b651-4870-b4d1-cbd012c396ca tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:15.923675 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3b9478b7-74f4-43e8-a677-68c2f7a6998f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 6.113923 May 18 22:25:15.924922 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1412/2702] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:25:09 2022] POST /compute/v2.1/servers => generated 380 bytes in 6116 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:25:15.927975 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e3af317b-b651-4870-b4d1-cbd012c396ca tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.015456 May 18 22:25:15.928479 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1291/2703] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:25:15 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:15.930898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d7abf34e-00f4-4c86-9bea-247ad863b2f3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:15.931702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d7abf34e-00f4-4c86-9bea-247ad863b2f3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:15.932867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-2fdb1fd8-a515-4655-a2a3-74c4db1954a6 req-e65f1723-7584-4c24-b82a-04ab6520cc44 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "40f2bb6c-80ea-4581-a28a-a95ca3f2e660", "name": "network-vif-plugged", "status": "completed", "tag": "e20be7a1-beb6-434a-b69f-b70b94e6f481"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:15.942311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2fdb1fd8-a515-4655-a2a3-74c4db1954a6 req-e65f1723-7584-4c24-b82a-04ab6520cc44 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:15.942782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2fdb1fd8-a515-4655-a2a3-74c4db1954a6 req-e65f1723-7584-4c24-b82a-04ab6520cc44 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:15.957957 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2fdb1fd8-a515-4655-a2a3-74c4db1954a6 req-e65f1723-7584-4c24-b82a-04ab6520cc44 service nova] Creating event network-vif-plugged:e20be7a1-beb6-434a-b69f-b70b94e6f481 for instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 on n-h2-841040-6 May 18 22:25:15.959621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7abf34e-00f4-4c86-9bea-247ad863b2f3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:15.961230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7abf34e-00f4-4c86-9bea-247ad863b2f3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:15.963703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7abf34e-00f4-4c86-9bea-247ad863b2f3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:15.964208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7abf34e-00f4-4c86-9bea-247ad863b2f3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:15.967426 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-2fdb1fd8-a515-4655-a2a3-74c4db1954a6 req-e65f1723-7584-4c24-b82a-04ab6520cc44 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037779 May 18 22:25:15.968597 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1292/2704] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:15 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:15.984211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-674c749c-2bf2-44ef-ad03-a0fcd2e77348 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec4fe3a0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:16.078171 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-674c749c-2bf2-44ef-ad03-a0fcd2e77348 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b" status: 200 len: 1421 microversion: 2.1 time: 0.108251 May 18 22:25:16.078973 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1293/2705] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:15 2022] GET /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b => generated 1421 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:16.083622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d554e50-372f-42ea-9428-dccaae704cba tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:16.084504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3d554e50-372f-42ea-9428-dccaae704cba tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:16.154797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d7abf34e-00f4-4c86-9bea-247ad863b2f3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:16.166149 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d7abf34e-00f4-4c86-9bea-247ad863b2f3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660" status: 200 len: 1323 microversion: 2.1 time: 0.239973 May 18 22:25:16.166942 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1413/2706] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:15 2022] GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 => generated 1323 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:16.171841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3d554e50-372f-42ea-9428-dccaae704cba tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:16.174755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62ca6330-6eb9-4d2f-84fe-0c4b7906e544 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ece78ee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:16.181824 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3d554e50-372f-42ea-9428-dccaae704cba tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1218 microversion: 2.1 time: 0.101666 May 18 22:25:16.182515 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1294/2707] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:16 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1218 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:16.221603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8dc432fa-c0d3-41d8-a8f0-7d7651f4699f tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:16.222115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8dc432fa-c0d3-41d8-a8f0-7d7651f4699f tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:16.230237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8dc432fa-c0d3-41d8-a8f0-7d7651f4699f tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:16.230688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8dc432fa-c0d3-41d8-a8f0-7d7651f4699f tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:16.233684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8dc432fa-c0d3-41d8-a8f0-7d7651f4699f tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:16.234148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8dc432fa-c0d3-41d8-a8f0-7d7651f4699f tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:16.271050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8dc432fa-c0d3-41d8-a8f0-7d7651f4699f tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:25:16.389375 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8dc432fa-c0d3-41d8-a8f0-7d7651f4699f tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "DELETE /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 204 len: 0 microversion: 2.1 time: 0.172138 May 18 22:25:16.393846 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1295/2708] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:25:16 2022] DELETE /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:25:16.400075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-36d88ee6-ba60-4bef-8e5c-9e55756a8711 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:16.404625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-36d88ee6-ba60-4bef-8e5c-9e55756a8711 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:16.412588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36d88ee6-ba60-4bef-8e5c-9e55756a8711 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:16.413425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36d88ee6-ba60-4bef-8e5c-9e55756a8711 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:16.414534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36d88ee6-ba60-4bef-8e5c-9e55756a8711 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:16.414967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36d88ee6-ba60-4bef-8e5c-9e55756a8711 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:16.586373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-36d88ee6-ba60-4bef-8e5c-9e55756a8711 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:16.597959 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-36d88ee6-ba60-4bef-8e5c-9e55756a8711 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1699 microversion: 2.1 time: 0.202405 May 18 22:25:16.599150 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1296/2709] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:16 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1699 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:16.748698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-46cb04d3-bb60-41ce-93f8-bebfb4b3a6d7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:16.749332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-46cb04d3-bb60-41ce-93f8-bebfb4b3a6d7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:16.756886 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46cb04d3-bb60-41ce-93f8-bebfb4b3a6d7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:16.757331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46cb04d3-bb60-41ce-93f8-bebfb4b3a6d7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:16.758229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46cb04d3-bb60-41ce-93f8-bebfb4b3a6d7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:16.758796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46cb04d3-bb60-41ce-93f8-bebfb4b3a6d7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:16.896601 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-62ca6330-6eb9-4d2f-84fe-0c4b7906e544 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b" status: 204 len: 0 microversion: 2.1 time: 0.728116 May 18 22:25:16.901815 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1414/2710] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:16 2022] DELETE /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b => generated 0 bytes in 731 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:25:16.907544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6616b037-b671-4401-a5b6-2dc6707b0b04 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:16.908476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6616b037-b671-4401-a5b6-2dc6707b0b04 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:16.915167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6616b037-b671-4401-a5b6-2dc6707b0b04 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:16.915876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6616b037-b671-4401-a5b6-2dc6707b0b04 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:16.917088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6616b037-b671-4401-a5b6-2dc6707b0b04 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:16.917719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6616b037-b671-4401-a5b6-2dc6707b0b04 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:16.944112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-46cb04d3-bb60-41ce-93f8-bebfb4b3a6d7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:16.957001 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-46cb04d3-bb60-41ce-93f8-bebfb4b3a6d7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 0.212137 May 18 22:25:16.957466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6616b037-b671-4401-a5b6-2dc6707b0b04 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:25:16.958348 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1297/2711] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:16 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:25:16.963100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad44e7c0-95f6-4026-8879-a46fc073abec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:16.964002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ad44e7c0-95f6-4026-8879-a46fc073abec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:16.970974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad44e7c0-95f6-4026-8879-a46fc073abec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:16.971573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad44e7c0-95f6-4026-8879-a46fc073abec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:16.972486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad44e7c0-95f6-4026-8879-a46fc073abec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:16.973057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad44e7c0-95f6-4026-8879-a46fc073abec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:17.058902 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6616b037-b671-4401-a5b6-2dc6707b0b04 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 204 len: 0 microversion: 2.1 time: 0.155439 May 18 22:25:17.059658 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1415/2712] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:25:16 2022] DELETE /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 0 bytes in 157 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:25:17.166153 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ad44e7c0-95f6-4026-8879-a46fc073abec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:17.177383 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ad44e7c0-95f6-4026-8879-a46fc073abec tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1315 microversion: 2.1 time: 0.217676 May 18 22:25:17.185529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cc892086-c633-4c22-bd13-afd8b31a239a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:17.186668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cc892086-c633-4c22-bd13-afd8b31a239a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:17.189766 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1298/2713] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:16 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1315 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:17.200783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc892086-c633-4c22-bd13-afd8b31a239a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:17.201232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc892086-c633-4c22-bd13-afd8b31a239a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:17.202583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc892086-c633-4c22-bd13-afd8b31a239a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:17.203013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc892086-c633-4c22-bd13-afd8b31a239a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:17.205374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3376e61f-3777-4268-8f0f-3a3403c3b2c3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:17.206653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3376e61f-3777-4268-8f0f-3a3403c3b2c3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:17.214173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3376e61f-3777-4268-8f0f-3a3403c3b2c3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:17.214862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3376e61f-3777-4268-8f0f-3a3403c3b2c3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:17.215866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3376e61f-3777-4268-8f0f-3a3403c3b2c3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:17.216520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3376e61f-3777-4268-8f0f-3a3403c3b2c3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:17.301712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3376e61f-3777-4268-8f0f-3a3403c3b2c3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:17.311627 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3376e61f-3777-4268-8f0f-3a3403c3b2c3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1270 microversion: 2.1 time: 0.115940 May 18 22:25:17.312209 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1299/2714] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:17 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1270 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:17.317408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-1355435554", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "e9ef17fc-44a0-41c8-b3cd-abfd879f0cca"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:17.369459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cc892086-c633-4c22-bd13-afd8b31a239a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:17.378294 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cc892086-c633-4c22-bd13-afd8b31a239a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660" status: 200 len: 1323 microversion: 2.1 time: 0.197685 May 18 22:25:17.387654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] validate_networks() for [('e9ef17fc-44a0-41c8-b3cd-abfd879f0cca', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:25:17.388169 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1416/2715] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:17 2022] GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 => generated 1323 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:17.393625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9b957741-07af-4e51-a73e-8c104d0f4192 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ecf50e50>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:17.456087 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9b957741-07af-4e51-a73e-8c104d0f4192 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/e3b5c92e-e7c0-44db-83a9-0d9e38a6be36" status: 200 len: 661 microversion: 2.1 time: 0.066337 May 18 22:25:17.456675 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1417/2716] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:17 2022] GET /compute/v2.1/images/e3b5c92e-e7c0-44db-83a9-0d9e38a6be36 => generated 661 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:17.473519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-026eb7a9-922b-48e5-b5bc-cba31b5e0d9f tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ecdde940>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:17.526018 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-026eb7a9-922b-48e5-b5bc-cba31b5e0d9f tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/e3b5c92e-e7c0-44db-83a9-0d9e38a6be36" status: 200 len: 661 microversion: 2.1 time: 0.061843 May 18 22:25:17.526628 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1418/2717] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:17 2022] GET /compute/v2.1/images/e3b5c92e-e7c0-44db-83a9-0d9e38a6be36 => generated 661 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:25:17.616115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-172a891d-f52f-41fc-b4bb-0de4d695bb2c tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:17.616727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-172a891d-f52f-41fc-b4bb-0de4d695bb2c tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:17.628737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-172a891d-f52f-41fc-b4bb-0de4d695bb2c tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:17.629189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-172a891d-f52f-41fc-b4bb-0de4d695bb2c tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:17.629991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-172a891d-f52f-41fc-b4bb-0de4d695bb2c tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:17.630591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-172a891d-f52f-41fc-b4bb-0de4d695bb2c tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:17.634069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-172a891d-f52f-41fc-b4bb-0de4d695bb2c tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:17.780740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-172a891d-f52f-41fc-b4bb-0de4d695bb2c tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:17.789835 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-172a891d-f52f-41fc-b4bb-0de4d695bb2c tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1699 microversion: 2.1 time: 0.177568 May 18 22:25:17.790429 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1419/2718] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:17 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1699 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:17.813620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:25:17.814149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:25:17.814535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:25:17.814938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:25:17.815362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:25:17.824724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:17.825167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:17.825973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:17.826403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:17.844778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Getting quotas for project 249f074bdc8c45c5a00d829b532a7686. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:25:17.850715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Getting quotas for user cc0b57cfd53c4663a76db415434d9a41 and project 249f074bdc8c45c5a00d829b532a7686. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:25:17.863828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:25:17.866195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:25:17.913754 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7505eae0-2992-4f4f-93b4-397c45ac1d2b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.600414 May 18 22:25:17.914599 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1300/2719] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:25:17 2022] POST /compute/v2.1/servers => generated 380 bytes in 602 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:25:17.924770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-13397242-eb30-4dbb-954f-2b9f4fd41f2f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:17.925504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-13397242-eb30-4dbb-954f-2b9f4fd41f2f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:17.975156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f7ccf3ac-d3b5-4134-8dac-a291d5daf4e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:17.975765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f7ccf3ac-d3b5-4134-8dac-a291d5daf4e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:17.983431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7ccf3ac-d3b5-4134-8dac-a291d5daf4e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:17.983888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7ccf3ac-d3b5-4134-8dac-a291d5daf4e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:17.984774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7ccf3ac-d3b5-4134-8dac-a291d5daf4e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:17.985745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7ccf3ac-d3b5-4134-8dac-a291d5daf4e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:18.009806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-13397242-eb30-4dbb-954f-2b9f4fd41f2f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:18.018308 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-13397242-eb30-4dbb-954f-2b9f4fd41f2f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1208 microversion: 2.1 time: 0.097883 May 18 22:25:18.020063 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1420/2720] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:17 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1208 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:18.025577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-0ee9ca7c-3a5e-46fd-a04d-fc5f82d3fb12 req-47612d68-84d9-4887-8516-31d66aaf8330 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d3bc7e40-52e7-45af-830f-4e022b17028f", "name": "network-vif-plugged", "status": "completed", "tag": "0d4c90ef-9333-4bed-b721-79bff4a7b2c7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:18.035122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0ee9ca7c-3a5e-46fd-a04d-fc5f82d3fb12 req-47612d68-84d9-4887-8516-31d66aaf8330 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:18.035561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0ee9ca7c-3a5e-46fd-a04d-fc5f82d3fb12 req-47612d68-84d9-4887-8516-31d66aaf8330 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:18.048721 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-0ee9ca7c-3a5e-46fd-a04d-fc5f82d3fb12 req-47612d68-84d9-4887-8516-31d66aaf8330 service nova] Creating event network-vif-plugged:0d4c90ef-9333-4bed-b721-79bff4a7b2c7 for instance d3bc7e40-52e7-45af-830f-4e022b17028f on n-h2-841040-6 May 18 22:25:18.054120 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-0ee9ca7c-3a5e-46fd-a04d-fc5f82d3fb12 req-47612d68-84d9-4887-8516-31d66aaf8330 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032347 May 18 22:25:18.055041 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1421/2721] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:18 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:18.168269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f7ccf3ac-d3b5-4134-8dac-a291d5daf4e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:18.177295 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f7ccf3ac-d3b5-4134-8dac-a291d5daf4e6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 0.206724 May 18 22:25:18.189694 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1301/2722] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:17 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:18.197723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d77dea0f-ae79-41bc-bb64-5a53daf6ae81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:18.198785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d77dea0f-ae79-41bc-bb64-5a53daf6ae81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:18.206214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d77dea0f-ae79-41bc-bb64-5a53daf6ae81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:18.206733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d77dea0f-ae79-41bc-bb64-5a53daf6ae81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:18.207715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d77dea0f-ae79-41bc-bb64-5a53daf6ae81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:18.208348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d77dea0f-ae79-41bc-bb64-5a53daf6ae81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:18.331478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f78cd6db-6cc0-4767-af44-f4119b4037a1 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:18.332413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f78cd6db-6cc0-4767-af44-f4119b4037a1 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:18.345761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f78cd6db-6cc0-4767-af44-f4119b4037a1 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:18.346217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f78cd6db-6cc0-4767-af44-f4119b4037a1 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:18.346992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f78cd6db-6cc0-4767-af44-f4119b4037a1 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:18.347429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f78cd6db-6cc0-4767-af44-f4119b4037a1 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:18.370221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f78cd6db-6cc0-4767-af44-f4119b4037a1 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:18.374318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d77dea0f-ae79-41bc-bb64-5a53daf6ae81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:18.387520 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d77dea0f-ae79-41bc-bb64-5a53daf6ae81 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1315 microversion: 2.1 time: 0.195234 May 18 22:25:18.398968 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1422/2723] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:18 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1315 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:18.405360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f3b8515e-ebc5-444d-bb50-80f41c3ba288 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:18.409266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f3b8515e-ebc5-444d-bb50-80f41c3ba288 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:18.420952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3b8515e-ebc5-444d-bb50-80f41c3ba288 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:18.421403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3b8515e-ebc5-444d-bb50-80f41c3ba288 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:18.422333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3b8515e-ebc5-444d-bb50-80f41c3ba288 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:18.422791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3b8515e-ebc5-444d-bb50-80f41c3ba288 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:18.530324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f78cd6db-6cc0-4767-af44-f4119b4037a1 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:18.545717 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f78cd6db-6cc0-4767-af44-f4119b4037a1 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1278 microversion: 2.1 time: 0.216920 May 18 22:25:18.546363 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1302/2724] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:18 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1278 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:25:18.698327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f3b8515e-ebc5-444d-bb50-80f41c3ba288 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:18.710700 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f3b8515e-ebc5-444d-bb50-80f41c3ba288 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660" status: 200 len: 1323 microversion: 2.1 time: 0.319377 May 18 22:25:18.711333 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1423/2725] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:18 2022] GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 => generated 1323 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:18.807824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-43b22f75-3a25-4b2d-b1da-731cbad44e74 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:18.808494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-43b22f75-3a25-4b2d-b1da-731cbad44e74 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:18.824347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43b22f75-3a25-4b2d-b1da-731cbad44e74 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:18.824958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43b22f75-3a25-4b2d-b1da-731cbad44e74 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:18.834238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43b22f75-3a25-4b2d-b1da-731cbad44e74 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:18.834810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43b22f75-3a25-4b2d-b1da-731cbad44e74 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:19.035066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4385e647-2194-4c18-aac1-9f6dae6e4334 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ece789d0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:19.092356 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4385e647-2194-4c18-aac1-9f6dae6e4334 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/66cf6f22-200c-4578-993f-a3c97ddb6828" status: 200 len: 662 microversion: 2.1 time: 0.061069 May 18 22:25:19.102439 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1424/2726] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:19 2022] GET /compute/v2.1/images/66cf6f22-200c-4578-993f-a3c97ddb6828 => generated 662 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:19.112181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a394ece1-5e8b-4ca3-b181-b41ff453a70d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:19.116794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a394ece1-5e8b-4ca3-b181-b41ff453a70d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:19.130927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a394ece1-5e8b-4ca3-b181-b41ff453a70d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:19.131544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a394ece1-5e8b-4ca3-b181-b41ff453a70d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:19.132752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a394ece1-5e8b-4ca3-b181-b41ff453a70d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:19.133329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a394ece1-5e8b-4ca3-b181-b41ff453a70d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:19.213275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a394ece1-5e8b-4ca3-b181-b41ff453a70d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:19.227396 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a394ece1-5e8b-4ca3-b181-b41ff453a70d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1204 microversion: 2.1 time: 0.123562 May 18 22:25:19.228172 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1425/2727] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:19 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1204 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:19.232980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7472a368-0b7e-44de-83dd-fa1cb5524d03 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ecf885e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:19.281564 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7472a368-0b7e-44de-83dd-fa1cb5524d03 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/66cf6f22-200c-4578-993f-a3c97ddb6828" status: 200 len: 662 microversion: 2.1 time: 0.052180 May 18 22:25:19.282734 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1426/2728] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:19 2022] GET /compute/v2.1/images/66cf6f22-200c-4578-993f-a3c97ddb6828 => generated 662 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:19.289599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1b422b78-8072-46d7-b8f6-58e32bfd09d0 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:19.291300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1b422b78-8072-46d7-b8f6-58e32bfd09d0 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:19.299495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b422b78-8072-46d7-b8f6-58e32bfd09d0 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:19.300319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b422b78-8072-46d7-b8f6-58e32bfd09d0 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:19.301313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b422b78-8072-46d7-b8f6-58e32bfd09d0 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:19.301877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b422b78-8072-46d7-b8f6-58e32bfd09d0 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:19.529473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1b422b78-8072-46d7-b8f6-58e32bfd09d0 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:19.537670 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1b422b78-8072-46d7-b8f6-58e32bfd09d0 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 0.253669 May 18 22:25:19.539016 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1427/2729] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:19 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:19.544162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4789cc2d-7031-473a-b7f1-6fcfbdb222b7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:19.545028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4789cc2d-7031-473a-b7f1-6fcfbdb222b7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:19.552393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4789cc2d-7031-473a-b7f1-6fcfbdb222b7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:19.553076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4789cc2d-7031-473a-b7f1-6fcfbdb222b7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:19.553950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4789cc2d-7031-473a-b7f1-6fcfbdb222b7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:19.554594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4789cc2d-7031-473a-b7f1-6fcfbdb222b7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:20.011935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-43b22f75-3a25-4b2d-b1da-731cbad44e74 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:20.024923 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-43b22f75-3a25-4b2d-b1da-731cbad44e74 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1699 microversion: 2.1 time: 1.221262 May 18 22:25:20.039132 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1303/2730] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:18 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1699 bytes in 1236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:20.044643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d5bec23-a7cd-4411-9b99-a54bb7e5a96e tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:20.045341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9d5bec23-a7cd-4411-9b99-a54bb7e5a96e tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:20.056357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d5bec23-a7cd-4411-9b99-a54bb7e5a96e tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:20.057066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d5bec23-a7cd-4411-9b99-a54bb7e5a96e tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:20.060724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d5bec23-a7cd-4411-9b99-a54bb7e5a96e tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:20.061342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d5bec23-a7cd-4411-9b99-a54bb7e5a96e tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:20.174795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9d5bec23-a7cd-4411-9b99-a54bb7e5a96e tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:20.186963 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9d5bec23-a7cd-4411-9b99-a54bb7e5a96e tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1276 microversion: 2.1 time: 0.146446 May 18 22:25:20.187837 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1304/2731] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:20 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1276 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:20.196502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d514cafc-95c0-43ed-b69f-ee4da9f25395 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:20.198397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d514cafc-95c0-43ed-b69f-ee4da9f25395 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:20.207537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d514cafc-95c0-43ed-b69f-ee4da9f25395 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:20.208355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d514cafc-95c0-43ed-b69f-ee4da9f25395 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:20.210018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d514cafc-95c0-43ed-b69f-ee4da9f25395 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:20.210669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d514cafc-95c0-43ed-b69f-ee4da9f25395 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:20.269970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4789cc2d-7031-473a-b7f1-6fcfbdb222b7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:20.284585 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4789cc2d-7031-473a-b7f1-6fcfbdb222b7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1315 microversion: 2.1 time: 0.744022 May 18 22:25:20.286970 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1428/2732] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:19 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1315 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:20.300169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-13bb0d1b-678d-4994-80f2-85d91f92c2d3 req-7fac7562-2b9a-4cf2-aec2-904e82d23702 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "83b9dc42-3f37-4bc7-afbe-9eee48aa868a", "name": "network-vif-unplugged", "status": "completed", "tag": "e65b3fc8-76d2-4440-9dcc-1164ddcf2d37"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:20.309569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-13bb0d1b-678d-4994-80f2-85d91f92c2d3 req-7fac7562-2b9a-4cf2-aec2-904e82d23702 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:20.310249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-13bb0d1b-678d-4994-80f2-85d91f92c2d3 req-7fac7562-2b9a-4cf2-aec2-904e82d23702 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:20.322710 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-13bb0d1b-678d-4994-80f2-85d91f92c2d3 req-7fac7562-2b9a-4cf2-aec2-904e82d23702 service nova] Creating event network-vif-unplugged:e65b3fc8-76d2-4440-9dcc-1164ddcf2d37 for instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a on n-h1-841040-6 May 18 22:25:20.327926 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-13bb0d1b-678d-4994-80f2-85d91f92c2d3 req-7fac7562-2b9a-4cf2-aec2-904e82d23702 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.039045 May 18 22:25:20.329386 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1429/2733] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:20 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:20.335369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3eb695e6-cf50-4d85-b661-8cd78b730ddc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:20.336248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3eb695e6-cf50-4d85-b661-8cd78b730ddc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:20.343072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3eb695e6-cf50-4d85-b661-8cd78b730ddc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:20.343762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3eb695e6-cf50-4d85-b661-8cd78b730ddc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:20.345274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3eb695e6-cf50-4d85-b661-8cd78b730ddc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:20.345905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3eb695e6-cf50-4d85-b661-8cd78b730ddc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:20.433794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3eb695e6-cf50-4d85-b661-8cd78b730ddc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:20.446516 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3eb695e6-cf50-4d85-b661-8cd78b730ddc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1266 microversion: 2.1 time: 0.114077 May 18 22:25:20.447579 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1430/2734] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:20 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1266 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:20.557475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e8e47dc3-48bb-4f64-b606-55dffc42d3d5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:20.558113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e8e47dc3-48bb-4f64-b606-55dffc42d3d5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:20.566189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8e47dc3-48bb-4f64-b606-55dffc42d3d5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:20.567181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8e47dc3-48bb-4f64-b606-55dffc42d3d5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:20.568421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8e47dc3-48bb-4f64-b606-55dffc42d3d5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:20.569061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8e47dc3-48bb-4f64-b606-55dffc42d3d5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:20.783638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d514cafc-95c0-43ed-b69f-ee4da9f25395 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:20.791802 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d514cafc-95c0-43ed-b69f-ee4da9f25395 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660" status: 200 len: 1519 microversion: 2.1 time: 0.602676 May 18 22:25:20.796623 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1305/2735] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:20 2022] GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 => generated 1519 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:20.805271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dbf79d32-3819-4ebe-8eef-ae900c209178 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec513820>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:20.852709 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dbf79d32-3819-4ebe-8eef-ae900c209178 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/ab019cb9-6fe9-4c39-8ce9-85b2e86ef937" status: 200 len: 661 microversion: 2.1 time: 0.054616 May 18 22:25:20.853298 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1306/2736] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:20 2022] GET /compute/v2.1/images/ab019cb9-6fe9-4c39-8ce9-85b2e86ef937 => generated 661 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:20.862680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e8e47dc3-48bb-4f64-b606-55dffc42d3d5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:20.867126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c4a6b597-7c91-4803-8b37-15c6e835a69f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "172.25.3.78"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:20.871736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c4a6b597-7c91-4803-8b37-15c6e835a69f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:20.873654 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e8e47dc3-48bb-4f64-b606-55dffc42d3d5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 0.320866 May 18 22:25:20.876201 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1431/2737] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:20 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:20.885571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0758e9e0-ca82-4634-86ce-8427d83234c4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ecef88b0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:20.887788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4a6b597-7c91-4803-8b37-15c6e835a69f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:20.895569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4a6b597-7c91-4803-8b37-15c6e835a69f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:20.896726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4a6b597-7c91-4803-8b37-15c6e835a69f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:20.897170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4a6b597-7c91-4803-8b37-15c6e835a69f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:20.929063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4a6b597-7c91-4803-8b37-15c6e835a69f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Acquired lock "refresh_cache-ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:294}} May 18 22:25:20.941625 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0758e9e0-ca82-4634-86ce-8427d83234c4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/ab019cb9-6fe9-4c39-8ce9-85b2e86ef937" status: 200 len: 661 microversion: 2.1 time: 0.062384 May 18 22:25:20.942395 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1432/2738] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:20 2022] GET /compute/v2.1/images/ab019cb9-6fe9-4c39-8ce9-85b2e86ef937 => generated 661 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:21.003076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListImageFiltersTestJSON-server-1868515932", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:21.080679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:25:21.406856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:25:21.411472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:25:21.412178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:25:21.412804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:25:21.413475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:25:21.428126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:21.440756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:21.442081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:21.444063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:21.495358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Getting quotas for project 97868f2412064a96b6f809e19dfa6169. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:25:21.507607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Getting quotas for user 5a7a169ecef54258bf08a099ffdea51d and project 97868f2412064a96b6f809e19dfa6169. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:25:21.536475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:25:21.539179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 239293a7-e428-4724-9b65-b03730e59b35] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:25:21.598258 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-86c6941e-ea26-4c32-bf2b-513635da3ff4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.598391 May 18 22:25:21.600303 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1433/2739] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:25:20 2022] POST /compute/v2.1/servers => generated 380 bytes in 602 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:25:21.618485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ef346c87-156e-4c08-864e-d51b81871500 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:21.624083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ef346c87-156e-4c08-864e-d51b81871500 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:21.649845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef346c87-156e-4c08-864e-d51b81871500 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:21.650358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef346c87-156e-4c08-864e-d51b81871500 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:21.654373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef346c87-156e-4c08-864e-d51b81871500 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:21.654863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef346c87-156e-4c08-864e-d51b81871500 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:21.791636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ef346c87-156e-4c08-864e-d51b81871500 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6661147850fe4b63b0239a566d1bf7ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f125c7167e240c693830fb1de6018bb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:21.808159 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ef346c87-156e-4c08-864e-d51b81871500 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 200 len: 1632 microversion: 2.1 time: 0.205466 May 18 22:25:21.823080 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1434/2740] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:21 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 1632 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:21.827911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4d91ed5e-35a5-4e14-8023-8c85ebe78d4d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:21.828517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4d91ed5e-35a5-4e14-8023-8c85ebe78d4d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:21.883927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d91ed5e-35a5-4e14-8023-8c85ebe78d4d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:21.887341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d91ed5e-35a5-4e14-8023-8c85ebe78d4d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:21.888268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d91ed5e-35a5-4e14-8023-8c85ebe78d4d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:21.888774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d91ed5e-35a5-4e14-8023-8c85ebe78d4d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:22.739711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4d91ed5e-35a5-4e14-8023-8c85ebe78d4d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:22.754381 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4d91ed5e-35a5-4e14-8023-8c85ebe78d4d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1318 microversion: 2.1 time: 0.930121 May 18 22:25:22.766801 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1435/2741] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:21 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1318 bytes in 934 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:22.771390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fd5c3cf5-2bd8-4c6a-b849-e3dad4b72320 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:22.772372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fd5c3cf5-2bd8-4c6a-b849-e3dad4b72320 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:22.782130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fd5c3cf5-2bd8-4c6a-b849-e3dad4b72320 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:22.783475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fd5c3cf5-2bd8-4c6a-b849-e3dad4b72320 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:22.784635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fd5c3cf5-2bd8-4c6a-b849-e3dad4b72320 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:22.786383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fd5c3cf5-2bd8-4c6a-b849-e3dad4b72320 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:23.245663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fd5c3cf5-2bd8-4c6a-b849-e3dad4b72320 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:23.256859 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fd5c3cf5-2bd8-4c6a-b849-e3dad4b72320 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1503 microversion: 2.1 time: 0.495625 May 18 22:25:23.268558 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1436/2742] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:22 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1503 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:23.268558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-70275a65-ecff-476d-9177-09e080822649 req-19f45515-bb11-4cad-b348-2bc6daf3b995 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "83b9dc42-3f37-4bc7-afbe-9eee48aa868a", "name": "network-vif-deleted", "tag": "e65b3fc8-76d2-4440-9dcc-1164ddcf2d37"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:23.284803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-70275a65-ecff-476d-9177-09e080822649 req-19f45515-bb11-4cad-b348-2bc6daf3b995 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:23.285239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-70275a65-ecff-476d-9177-09e080822649 req-19f45515-bb11-4cad-b348-2bc6daf3b995 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:23.311323 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-70275a65-ecff-476d-9177-09e080822649 req-19f45515-bb11-4cad-b348-2bc6daf3b995 service nova] Creating event network-vif-deleted:e65b3fc8-76d2-4440-9dcc-1164ddcf2d37 for instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a on n-h1-841040-6 May 18 22:25:23.320831 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-70275a65-ecff-476d-9177-09e080822649 req-19f45515-bb11-4cad-b348-2bc6daf3b995 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.058658 May 18 22:25:23.324351 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1437/2743] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:23 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:23.332195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b15a1f6d-22b6-4079-a878-6a661628fada tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:23.332912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b15a1f6d-22b6-4079-a878-6a661628fada tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:23.351178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b15a1f6d-22b6-4079-a878-6a661628fada tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:23.351617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b15a1f6d-22b6-4079-a878-6a661628fada tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:23.352372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b15a1f6d-22b6-4079-a878-6a661628fada tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:23.352799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b15a1f6d-22b6-4079-a878-6a661628fada tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:23.584590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b15a1f6d-22b6-4079-a878-6a661628fada tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:23.595267 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b15a1f6d-22b6-4079-a878-6a661628fada tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1308 microversion: 2.1 time: 0.268998 May 18 22:25:23.599403 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1438/2744] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:23 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1308 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:23.613802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListImageFiltersTestJSON-server-724826664", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:23.693448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:25:24.259306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:25:24.261363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:25:24.262375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:25:24.266915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:25:24.267421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:25:24.281644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:24.285052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:24.286113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:24.286606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:24.309991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Getting quotas for project 97868f2412064a96b6f809e19dfa6169. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:25:24.317100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Getting quotas for user 5a7a169ecef54258bf08a099ffdea51d and project 97868f2412064a96b6f809e19dfa6169. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:25:24.332988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:25:24.335512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:25:24.382538 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3b32b440-e8d2-49e4-b914-ccd298cc9be2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.781809 May 18 22:25:24.383191 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1439/2745] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:25:23 2022] POST /compute/v2.1/servers => generated 380 bytes in 783 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:25:24.388690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-55b5eae3-0f47-4fbb-ac91-c9a86c4fa119 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:24.389348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-55b5eae3-0f47-4fbb-ac91-c9a86c4fa119 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:24.396267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55b5eae3-0f47-4fbb-ac91-c9a86c4fa119 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:24.396935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55b5eae3-0f47-4fbb-ac91-c9a86c4fa119 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:24.397823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55b5eae3-0f47-4fbb-ac91-c9a86c4fa119 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:24.398337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55b5eae3-0f47-4fbb-ac91-c9a86c4fa119 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:24.638058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-55b5eae3-0f47-4fbb-ac91-c9a86c4fa119 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:24.646918 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-55b5eae3-0f47-4fbb-ac91-c9a86c4fa119 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1503 microversion: 2.1 time: 0.262381 May 18 22:25:24.647868 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1440/2746] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:24 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1503 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:24.670860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b2255cea-dbc9-43a1-85a7-80d57e5f586a tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:24.672056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b2255cea-dbc9-43a1-85a7-80d57e5f586a tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] [instance: a6df3374-2440-4db4-aebd-519f922cf1c9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:24.679995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2255cea-dbc9-43a1-85a7-80d57e5f586a tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:24.680546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2255cea-dbc9-43a1-85a7-80d57e5f586a tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:24.681381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2255cea-dbc9-43a1-85a7-80d57e5f586a tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:24.681924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2255cea-dbc9-43a1-85a7-80d57e5f586a tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:24.713802 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b2255cea-dbc9-43a1-85a7-80d57e5f586a tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] HTTP exception thrown: Instance a6df3374-2440-4db4-aebd-519f922cf1c9 could not be found. May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b2255cea-dbc9-43a1-85a7-80d57e5f586a tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Request method failure captured: May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 HTTP/1.1 May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXH-03QhFjYATKKJftJ67JQUPZjNa6a7f1bafSpmexxAP76AZFeLE9EsiWeCvPuZIZZNJfVXQSqL6cdbxs5Q2HEHkvG_8EcfCw8L6iQ-SVHdHQszoq-TKtzNNoa6-ghlfLE24fmSQJolrTh0vaMljs_Z7XcCexrRHEPGwZ3pl39TiCQ May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7f125c7167e240c693830fb1de6018bb May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestJSON-1959916587 May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7f125c7167e240c693830fb1de6018bb"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7f125c7167e240c693830fb1de6018bb"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7f125c7167e240c693830fb1de6018bb"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7f125c7167e240c693830fb1de6018bb"}]}] May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestJSON-1959916587 May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7f125c7167e240c693830fb1de6018bb May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestJSON-1959916587 May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestJSON-1959916587-project May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6661147850fe4b63b0239a566d1bf7ad May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestJSON-1959916587-project May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance a6df3374-2440-4db4-aebd-519f922cf1c9 could not be found. May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'a6df3374-2440-4db4-aebd-519f922cf1c9'} May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance a6df3374-2440-4db4-aebd-519f922cf1c9 could not be found. May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance a6df3374-2440-4db4-aebd-519f922cf1c9 could not be found. May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:24.716713 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:24.720383 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:24.720383 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:24.720383 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:25:24.720383 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:25:24.720383 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance a6df3374-2440-4db4-aebd-519f922cf1c9 could not be found. May 18 22:25:24.720383 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:24.722155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b2255cea-dbc9-43a1-85a7-80d57e5f586a tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Returning 404 to user: Instance a6df3374-2440-4db4-aebd-519f922cf1c9 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:25:24.723120 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b2255cea-dbc9-43a1-85a7-80d57e5f586a tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9" status: 404 len: 111 microversion: 2.1 time: 0.063989 May 18 22:25:24.723885 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1441/2747] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:24 2022] GET /compute/v2.1/servers/a6df3374-2440-4db4-aebd-519f922cf1c9 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:25:24.748826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e1db356a-afca-4f68-b6f8-31cd5347dbae tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"pause": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:24.749830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e1db356a-afca-4f68-b6f8-31cd5347dbae tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:24.765806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1db356a-afca-4f68-b6f8-31cd5347dbae tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:24.766970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1db356a-afca-4f68-b6f8-31cd5347dbae tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:24.768280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1db356a-afca-4f68-b6f8-31cd5347dbae tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:24.769504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1db356a-afca-4f68-b6f8-31cd5347dbae tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:24.888804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e1db356a-afca-4f68-b6f8-31cd5347dbae tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell1:SELECT=99,nova_cell1:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:24.922939 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e1db356a-afca-4f68-b6f8-31cd5347dbae tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f/action" status: 202 len: 0 microversion: 2.1 time: 0.197423 May 18 22:25:24.924729 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1442/2748] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:25:24 2022] POST /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:25:24.931082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d0588322-a8d9-40bc-aeff-3da8cfb0f7a8 req-d254b16d-bc0d-4c01-bb2f-1cc91cc9844d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "062d0342-5830-4397-8086-055f8302b797", "tag": "e2aab486-fa45-41ec-ab20-1e52010a3736"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:24.943860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d0588322-a8d9-40bc-aeff-3da8cfb0f7a8 req-d254b16d-bc0d-4c01-bb2f-1cc91cc9844d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:24.944631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d0588322-a8d9-40bc-aeff-3da8cfb0f7a8 req-d254b16d-bc0d-4c01-bb2f-1cc91cc9844d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:24.961671 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d0588322-a8d9-40bc-aeff-3da8cfb0f7a8 req-d254b16d-bc0d-4c01-bb2f-1cc91cc9844d service nova] Creating event network-changed:e2aab486-fa45-41ec-ab20-1e52010a3736 for instance 062d0342-5830-4397-8086-055f8302b797 on n-h1-841040-6 May 18 22:25:24.968073 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d0588322-a8d9-40bc-aeff-3da8cfb0f7a8 req-d254b16d-bc0d-4c01-bb2f-1cc91cc9844d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.041723 May 18 22:25:24.969376 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1443/2749] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:24 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:24.990866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ae64f68d-bb7e-42ae-b38b-899069ddbc48 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:24.993778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ae64f68d-bb7e-42ae-b38b-899069ddbc48 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:25.007407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae64f68d-bb7e-42ae-b38b-899069ddbc48 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:25.007989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae64f68d-bb7e-42ae-b38b-899069ddbc48 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:25.009026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae64f68d-bb7e-42ae-b38b-899069ddbc48 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:25.009546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae64f68d-bb7e-42ae-b38b-899069ddbc48 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:25.202168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ae64f68d-bb7e-42ae-b38b-899069ddbc48 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:25.211388 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ae64f68d-bb7e-42ae-b38b-899069ddbc48 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1318 microversion: 2.1 time: 0.240273 May 18 22:25:25.212501 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1444/2750] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:24 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1318 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:25.225567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f37fcee9-5c09-45c3-a2e1-6aa00a4f5d9a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:25.226270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f37fcee9-5c09-45c3-a2e1-6aa00a4f5d9a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:25.228370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f37fcee9-5c09-45c3-a2e1-6aa00a4f5d9a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119083] Writing DB stats nova_api:SELECT=90,nova_api:INSERT=9,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:25.236588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f37fcee9-5c09-45c3-a2e1-6aa00a4f5d9a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:25.243014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-c4a6b597-7c91-4803-8b37-15c6e835a69f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Building network info cache for instance {{(pid=119082) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:1972}} May 18 22:25:25.251956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f37fcee9-5c09-45c3-a2e1-6aa00a4f5d9a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:25.258229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f37fcee9-5c09-45c3-a2e1-6aa00a4f5d9a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:25.258909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f37fcee9-5c09-45c3-a2e1-6aa00a4f5d9a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:25.496167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f37fcee9-5c09-45c3-a2e1-6aa00a4f5d9a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:25.576828 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f37fcee9-5c09-45c3-a2e1-6aa00a4f5d9a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1221 microversion: 2.1 time: 0.362170 May 18 22:25:25.582084 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1445/2751] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:25 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1221 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:25.642738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-96e4a1fc-fc9a-40c2-b154-c1568147a77d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:25.649451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-96e4a1fc-fc9a-40c2-b154-c1568147a77d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:25.708601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96e4a1fc-fc9a-40c2-b154-c1568147a77d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:25.709904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96e4a1fc-fc9a-40c2-b154-c1568147a77d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:25.714646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96e4a1fc-fc9a-40c2-b154-c1568147a77d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:25.716489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96e4a1fc-fc9a-40c2-b154-c1568147a77d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:26.340690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-96e4a1fc-fc9a-40c2-b154-c1568147a77d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:26.351749 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-96e4a1fc-fc9a-40c2-b154-c1568147a77d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1308 microversion: 2.1 time: 0.761039 May 18 22:25:26.355169 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1446/2752] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:25 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1308 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:26.365872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86fb929a-d080-4cea-b349-e470dc7bd764 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] Calling method '.version_select at 0x7fa2ecf2dee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:26.401226 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-86fb929a-d080-4cea-b349-e470dc7bd764 tempest-ServersTestJSON-1959916587 tempest-ServersTestJSON-1959916587-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-783467681" status: 202 len: 0 microversion: 2.1 time: 0.043644 May 18 22:25:26.406568 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1447/2753] 10.222.0.58 () {58 vars in 1217 bytes} [Wed May 18 22:25:26 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-783467681 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:25:26.413228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-14f09f06-736f-4a9d-8748-13b405f9f259 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:26.414160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-14f09f06-736f-4a9d-8748-13b405f9f259 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:26.422992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14f09f06-736f-4a9d-8748-13b405f9f259 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:26.423656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14f09f06-736f-4a9d-8748-13b405f9f259 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:26.424614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14f09f06-736f-4a9d-8748-13b405f9f259 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:26.425288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14f09f06-736f-4a9d-8748-13b405f9f259 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:26.661390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-14f09f06-736f-4a9d-8748-13b405f9f259 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:26.674032 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-14f09f06-736f-4a9d-8748-13b405f9f259 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1488 microversion: 2.1 time: 0.265837 May 18 22:25:26.675690 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1448/2754] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:26 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1488 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:26.682063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-43903365-1996-4447-9c9e-9c1f4130374c req-a356ca36-dbfb-462f-81c9-9ad25e447411 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a6df3374-2440-4db4-aebd-519f922cf1c9", "name": "network-vif-deleted", "tag": "4f498a94-15b8-41b2-99ba-72061014fd17"}, {"name": "network-changed", "server_uuid": "ab6f2ef4-7067-4c2a-b156-fe092c1f37f8", "tag": "d267a6ba-2c3f-4d68-a3db-d8a826a17925"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:26.697274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-43903365-1996-4447-9c9e-9c1f4130374c req-a356ca36-dbfb-462f-81c9-9ad25e447411 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:26.697706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-43903365-1996-4447-9c9e-9c1f4130374c req-a356ca36-dbfb-462f-81c9-9ad25e447411 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:26.722676 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-43903365-1996-4447-9c9e-9c1f4130374c req-a356ca36-dbfb-462f-81c9-9ad25e447411 service nova] Creating event network-vif-deleted:4f498a94-15b8-41b2-99ba-72061014fd17 for instance a6df3374-2440-4db4-aebd-519f922cf1c9 on n-h2-841040-6 May 18 22:25:26.723183 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-43903365-1996-4447-9c9e-9c1f4130374c req-a356ca36-dbfb-462f-81c9-9ad25e447411 service nova] Creating event network-changed:d267a6ba-2c3f-4d68-a3db-d8a826a17925 for instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 on n-h2-841040-6 May 18 22:25:26.742747 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-43903365-1996-4447-9c9e-9c1f4130374c req-a356ca36-dbfb-462f-81c9-9ad25e447411 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.065619 May 18 22:25:26.744492 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1449/2755] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:26 2022] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:26.767849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d5ad7d18-53da-4196-87c4-49d2762a907a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:26.770982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d5ad7d18-53da-4196-87c4-49d2762a907a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:26.784761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5ad7d18-53da-4196-87c4-49d2762a907a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:26.785497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5ad7d18-53da-4196-87c4-49d2762a907a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:26.788546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5ad7d18-53da-4196-87c4-49d2762a907a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:26.789804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5ad7d18-53da-4196-87c4-49d2762a907a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:26.981696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d5ad7d18-53da-4196-87c4-49d2762a907a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:26.995758 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d5ad7d18-53da-4196-87c4-49d2762a907a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1483 microversion: 2.1 time: 0.249982 May 18 22:25:26.996751 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1450/2756] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:26 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1483 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:27.002742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e2380413-fb81-4089-b2be-980a75a1a634 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:27.003524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e2380413-fb81-4089-b2be-980a75a1a634 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:27.014506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2380413-fb81-4089-b2be-980a75a1a634 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:27.015551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2380413-fb81-4089-b2be-980a75a1a634 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:27.016000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2380413-fb81-4089-b2be-980a75a1a634 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:27.016965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2380413-fb81-4089-b2be-980a75a1a634 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:27.226242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e2380413-fb81-4089-b2be-980a75a1a634 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:27.233865 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e2380413-fb81-4089-b2be-980a75a1a634 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1318 microversion: 2.1 time: 0.235351 May 18 22:25:27.234714 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1451/2757] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:26 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1318 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:27.245947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ffd3b8f-e124-4232-8bb4-0d706e0c8649 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:27.246754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2ffd3b8f-e124-4232-8bb4-0d706e0c8649 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:27.254149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ffd3b8f-e124-4232-8bb4-0d706e0c8649 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:27.254805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ffd3b8f-e124-4232-8bb4-0d706e0c8649 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:27.255632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ffd3b8f-e124-4232-8bb4-0d706e0c8649 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:27.256129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ffd3b8f-e124-4232-8bb4-0d706e0c8649 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:27.337920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2ffd3b8f-e124-4232-8bb4-0d706e0c8649 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:27.347254 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2ffd3b8f-e124-4232-8bb4-0d706e0c8649 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1275 microversion: 2.1 time: 0.105825 May 18 22:25:27.348130 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1452/2758] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:27 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1275 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:27.352927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87c0447a-6fb8-416c-9420-9bf126a7cd59 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:27.353514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-87c0447a-6fb8-416c-9420-9bf126a7cd59 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:27.359407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87c0447a-6fb8-416c-9420-9bf126a7cd59 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:27.360570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87c0447a-6fb8-416c-9420-9bf126a7cd59 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:27.361382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87c0447a-6fb8-416c-9420-9bf126a7cd59 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:27.361913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87c0447a-6fb8-416c-9420-9bf126a7cd59 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:27.385486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-87c0447a-6fb8-416c-9420-9bf126a7cd59 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lazy-loading 'flavor' on Instance uuid d3bc7e40-52e7-45af-830f-4e022b17028f {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:25:27.836941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c4a6b597-7c91-4803-8b37-15c6e835a69f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:27.857948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c4a6b597-7c91-4803-8b37-15c6e835a69f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:27.991922 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-87c0447a-6fb8-416c-9420-9bf126a7cd59 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f/action" status: 202 len: 0 microversion: 2.1 time: 0.641471 May 18 22:25:27.994355 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1453/2759] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:25:27 2022] POST /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f/action => generated 0 bytes in 646 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:25:28.011369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSON-server-2114371403", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:28.109646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] validate_networks() for [('b0f39b59-046d-4b15-b9fe-fc9bc7eef20d', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:25:28.468301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-c4a6b597-7c91-4803-8b37-15c6e835a69f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Updating instance_info_cache with network_info: [{"id": "d267a6ba-2c3f-4d68-a3db-d8a826a17925", "address": "fa:16:3e:ee:26:f8", "network": {"id": "52825ef3-4608-454b-8db6-151a33021ef5", "bridge": null, "label": "tempest-FloatingIPsAssociationTestJSON-1383540037-network", "subnets": [{"cidr": "172.20.0.0/28", "dns": [], "gateway": {"address": "172.20.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "172.20.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.25.3.78", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"dhcp_server": "172.20.0.2"}}], "meta": {"injected": false, "tenant_id": "a2b5f5024ace4957a141dedfe4e3a388", "mtu": 1500, "physical_network": "physnet1", "tunneled": false}}, "type": "hyperv", "details": {"connectivity": "legacy", "port_filter": false, "bound_drivers": {"0": "hyperv"}}, "devname": "tapd267a6ba-2c", "ovs_interfaceid": null, "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=119082) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:117}} May 18 22:25:28.510723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4a6b597-7c91-4803-8b37-15c6e835a69f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Releasing lock "refresh_cache-ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:312}} May 18 22:25:28.511576 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c4a6b597-7c91-4803-8b37-15c6e835a69f tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "POST /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8/action" status: 202 len: 0 microversion: 2.1 time: 7.656638 May 18 22:25:28.512793 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1307/2760] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:25:20 2022] POST /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8/action => generated 0 bytes in 7659 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) May 18 22:25:28.525288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ce4487f5-29fc-424f-8cf6-0ec9d5fe935e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:28.525992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ce4487f5-29fc-424f-8cf6-0ec9d5fe935e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:28.541182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce4487f5-29fc-424f-8cf6-0ec9d5fe935e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:28.544595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce4487f5-29fc-424f-8cf6-0ec9d5fe935e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:28.546509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce4487f5-29fc-424f-8cf6-0ec9d5fe935e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:28.548428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce4487f5-29fc-424f-8cf6-0ec9d5fe935e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:28.668838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:25:28.669690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:25:28.670396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:25:28.671032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:25:28.672977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:25:28.685412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:28.690164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:28.691270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:28.695825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:28.734650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Getting quotas for project 54d6812ba5d14511b56e8a717e5da0bc. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:25:28.748206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Getting quotas for user ddeb4d3fdc5b4947874433f67432b085 and project 54d6812ba5d14511b56e8a717e5da0bc. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:25:28.790910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:25:28.801946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:25:28.910235 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9af957c9-32e1-4fe1-8d07-1be9265de23c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.914288 May 18 22:25:28.912163 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1454/2761] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:25:27 2022] POST /compute/v2.1/servers => generated 383 bytes in 917 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:25:28.926335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ec19a8d9-3efb-49f0-afd8-1249507456cb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:28.929448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ec19a8d9-3efb-49f0-afd8-1249507456cb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:28.950122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec19a8d9-3efb-49f0-afd8-1249507456cb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:28.950832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec19a8d9-3efb-49f0-afd8-1249507456cb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:28.964219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec19a8d9-3efb-49f0-afd8-1249507456cb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:28.971128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec19a8d9-3efb-49f0-afd8-1249507456cb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:29.249278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ce4487f5-29fc-424f-8cf6-0ec9d5fe935e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:29.264941 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ce4487f5-29fc-424f-8cf6-0ec9d5fe935e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1308 microversion: 2.1 time: 0.747930 May 18 22:25:29.274626 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1308/2762] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:28 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1308 bytes in 752 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:29.279210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c8a8d328-ba56-4326-98eb-c3855c9ab368 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:29.279838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c8a8d328-ba56-4326-98eb-c3855c9ab368 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:29.299313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8a8d328-ba56-4326-98eb-c3855c9ab368 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:29.300243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8a8d328-ba56-4326-98eb-c3855c9ab368 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:29.302128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8a8d328-ba56-4326-98eb-c3855c9ab368 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:29.303568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8a8d328-ba56-4326-98eb-c3855c9ab368 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:29.762954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c8a8d328-ba56-4326-98eb-c3855c9ab368 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:29.775122 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c8a8d328-ba56-4326-98eb-c3855c9ab368 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1318 microversion: 2.1 time: 0.506951 May 18 22:25:29.777901 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1309/2763] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:29 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1318 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:29.790936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-312d7ace-8248-47ef-bb71-cb84a62f1660 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:29.794273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-312d7ace-8248-47ef-bb71-cb84a62f1660 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:29.810097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-312d7ace-8248-47ef-bb71-cb84a62f1660 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:29.810911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-312d7ace-8248-47ef-bb71-cb84a62f1660 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:29.811916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-312d7ace-8248-47ef-bb71-cb84a62f1660 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:29.812558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-312d7ace-8248-47ef-bb71-cb84a62f1660 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:30.252653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ec19a8d9-3efb-49f0-afd8-1249507456cb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:30.263090 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ec19a8d9-3efb-49f0-afd8-1249507456cb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1515 microversion: 2.1 time: 1.349628 May 18 22:25:30.270153 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1455/2764] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:28 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1515 bytes in 1357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:30.280083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "172.25.3.78"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:30.284136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:30.300446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:30.326084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.026s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:30.330131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:30.331143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:30.392277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Acquired lock "refresh_cache-40f2bb6c-80ea-4581-a28a-a95ca3f2e660" {{(pid=119083) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:294}} May 18 22:25:30.475072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-312d7ace-8248-47ef-bb71-cb84a62f1660 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:30.485196 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-312d7ace-8248-47ef-bb71-cb84a62f1660 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1317 microversion: 2.1 time: 0.705802 May 18 22:25:30.490584 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1310/2765] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:29 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1317 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:30.499371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0a22e633-b89b-4615-98ba-cf6eead0bec1 req-0ca1e634-8635-4b3f-8c0e-e0aa987c6385 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c32b302d-d82c-48c9-824b-ee6dd5a26573", "tag": "a17d2223-1ee2-4104-be57-434e3caf2ca8"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:30.521250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0a22e633-b89b-4615-98ba-cf6eead0bec1 req-0ca1e634-8635-4b3f-8c0e-e0aa987c6385 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:30.521690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0a22e633-b89b-4615-98ba-cf6eead0bec1 req-0ca1e634-8635-4b3f-8c0e-e0aa987c6385 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:30.553851 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0a22e633-b89b-4615-98ba-cf6eead0bec1 req-0ca1e634-8635-4b3f-8c0e-e0aa987c6385 service nova] Creating event network-changed:a17d2223-1ee2-4104-be57-434e3caf2ca8 for instance c32b302d-d82c-48c9-824b-ee6dd5a26573 on n-h1-841040-6 May 18 22:25:30.564956 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0a22e633-b89b-4615-98ba-cf6eead0bec1 req-0ca1e634-8635-4b3f-8c0e-e0aa987c6385 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.072941 May 18 22:25:30.570338 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1311/2766] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:30 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:30.579593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-6c4a305d-c69b-4aa0-a1a6-3d62cf60422d req-0cd911f7-602d-4102-a912-ff961b9019d7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "062d0342-5830-4397-8086-055f8302b797", "name": "network-vif-plugged", "status": "completed", "tag": "e2aab486-fa45-41ec-ab20-1e52010a3736"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:30.600957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6c4a305d-c69b-4aa0-a1a6-3d62cf60422d req-0cd911f7-602d-4102-a912-ff961b9019d7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:30.601405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6c4a305d-c69b-4aa0-a1a6-3d62cf60422d req-0cd911f7-602d-4102-a912-ff961b9019d7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:30.633237 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-6c4a305d-c69b-4aa0-a1a6-3d62cf60422d req-0cd911f7-602d-4102-a912-ff961b9019d7 service nova] Creating event network-vif-plugged:e2aab486-fa45-41ec-ab20-1e52010a3736 for instance 062d0342-5830-4397-8086-055f8302b797 on n-h1-841040-6 May 18 22:25:30.652150 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-6c4a305d-c69b-4aa0-a1a6-3d62cf60422d req-0cd911f7-602d-4102-a912-ff961b9019d7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.069781 May 18 22:25:30.653544 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1312/2767] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:30 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:30.660349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b1db7aad-3639-40df-b8ce-f9e7cb1c5628 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:30.661296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b1db7aad-3639-40df-b8ce-f9e7cb1c5628 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:30.676734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1db7aad-3639-40df-b8ce-f9e7cb1c5628 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:30.678145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1db7aad-3639-40df-b8ce-f9e7cb1c5628 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:30.680672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1db7aad-3639-40df-b8ce-f9e7cb1c5628 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:30.682026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1db7aad-3639-40df-b8ce-f9e7cb1c5628 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:31.676636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b1db7aad-3639-40df-b8ce-f9e7cb1c5628 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:31.690097 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b1db7aad-3639-40df-b8ce-f9e7cb1c5628 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1274 microversion: 2.1 time: 1.034876 May 18 22:25:31.697123 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1313/2768] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:30 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1274 bytes in 1043 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:31.717295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c764e23b-ab28-41ec-8253-1b493f452ffe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:31.719722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c764e23b-ab28-41ec-8253-1b493f452ffe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:31.735965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c764e23b-ab28-41ec-8253-1b493f452ffe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:31.744337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c764e23b-ab28-41ec-8253-1b493f452ffe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:31.745423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c764e23b-ab28-41ec-8253-1b493f452ffe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:31.750021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c764e23b-ab28-41ec-8253-1b493f452ffe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:32.600075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c764e23b-ab28-41ec-8253-1b493f452ffe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:32.621298 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c764e23b-ab28-41ec-8253-1b493f452ffe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1308 microversion: 2.1 time: 0.922435 May 18 22:25:32.636133 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1314/2769] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:31 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1308 bytes in 938 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:32.654444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-62de7bd8-5df4-4cf0-84f7-984cd953021d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:32.655566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-62de7bd8-5df4-4cf0-84f7-984cd953021d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:32.663855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62de7bd8-5df4-4cf0-84f7-984cd953021d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:32.664666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62de7bd8-5df4-4cf0-84f7-984cd953021d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:32.665709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62de7bd8-5df4-4cf0-84f7-984cd953021d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:32.666435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62de7bd8-5df4-4cf0-84f7-984cd953021d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:33.403539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-62de7bd8-5df4-4cf0-84f7-984cd953021d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:33.412900 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-62de7bd8-5df4-4cf0-84f7-984cd953021d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1318 microversion: 2.1 time: 0.774077 May 18 22:25:33.419324 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1315/2770] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:32 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1318 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:33.430225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-178aa84d-63fd-42fe-ba41-80fe7339f2a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:33.450278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-178aa84d-63fd-42fe-ba41-80fe7339f2a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:33.476141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-178aa84d-63fd-42fe-ba41-80fe7339f2a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:33.478993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-178aa84d-63fd-42fe-ba41-80fe7339f2a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:33.482826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-178aa84d-63fd-42fe-ba41-80fe7339f2a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:33.488755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-178aa84d-63fd-42fe-ba41-80fe7339f2a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:34.368294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-178aa84d-63fd-42fe-ba41-80fe7339f2a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:34.379838 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-178aa84d-63fd-42fe-ba41-80fe7339f2a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1510 microversion: 2.1 time: 0.959030 May 18 22:25:34.381625 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1316/2771] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:33 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1510 bytes in 961 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:34.396639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-214f6513-d140-496c-8bc2-8ff138f63e53 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:34.397584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-214f6513-d140-496c-8bc2-8ff138f63e53 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:34.409864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-214f6513-d140-496c-8bc2-8ff138f63e53 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:34.412024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-214f6513-d140-496c-8bc2-8ff138f63e53 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:34.416231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-214f6513-d140-496c-8bc2-8ff138f63e53 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:34.416847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-214f6513-d140-496c-8bc2-8ff138f63e53 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:35.266580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-214f6513-d140-496c-8bc2-8ff138f63e53 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:35.274651 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-214f6513-d140-496c-8bc2-8ff138f63e53 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1317 microversion: 2.1 time: 0.891769 May 18 22:25:35.275241 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1317/2772] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:34 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1317 bytes in 893 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:35.288591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d00fb948-1f12-460f-be4b-cb53f1e9b6ff tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:35.289461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d00fb948-1f12-460f-be4b-cb53f1e9b6ff tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:35.304535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d00fb948-1f12-460f-be4b-cb53f1e9b6ff tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:35.304989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d00fb948-1f12-460f-be4b-cb53f1e9b6ff tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:35.305919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d00fb948-1f12-460f-be4b-cb53f1e9b6ff tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:35.306437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d00fb948-1f12-460f-be4b-cb53f1e9b6ff tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:35.497056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d00fb948-1f12-460f-be4b-cb53f1e9b6ff tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:35.510279 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d00fb948-1f12-460f-be4b-cb53f1e9b6ff tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1272 microversion: 2.1 time: 0.231245 May 18 22:25:35.521268 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1318/2773] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:35 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1272 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:35.531519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-890ac69a-bded-4354-b9c8-bfbd44c18583 req-c7c4abac-4ca1-47d6-a471-cb84a4bfbb4e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c32b302d-d82c-48c9-824b-ee6dd5a26573", "name": "network-vif-plugged", "status": "completed", "tag": "a17d2223-1ee2-4104-be57-434e3caf2ca8"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:35.551062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-890ac69a-bded-4354-b9c8-bfbd44c18583 req-c7c4abac-4ca1-47d6-a471-cb84a4bfbb4e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:35.551986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-890ac69a-bded-4354-b9c8-bfbd44c18583 req-c7c4abac-4ca1-47d6-a471-cb84a4bfbb4e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:35.586639 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-890ac69a-bded-4354-b9c8-bfbd44c18583 req-c7c4abac-4ca1-47d6-a471-cb84a4bfbb4e service nova] Creating event network-vif-plugged:a17d2223-1ee2-4104-be57-434e3caf2ca8 for instance c32b302d-d82c-48c9-824b-ee6dd5a26573 on n-h1-841040-6 May 18 22:25:35.604204 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-890ac69a-bded-4354-b9c8-bfbd44c18583 req-c7c4abac-4ca1-47d6-a471-cb84a4bfbb4e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.081265 May 18 22:25:35.612679 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1319/2774] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:35 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:35.618345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-9e6095b9-327f-40c4-8a16-055171928cd4 req-0da4bbb1-5e16-49f6-9788-e636a640ef8e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "27e758ee-2c36-4663-bf2f-9d4a50242830", "tag": "f7b76f7d-7a90-4bca-8166-b56fd4f7254d"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:35.635271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9e6095b9-327f-40c4-8a16-055171928cd4 req-0da4bbb1-5e16-49f6-9788-e636a640ef8e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:35.638282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9e6095b9-327f-40c4-8a16-055171928cd4 req-0da4bbb1-5e16-49f6-9788-e636a640ef8e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:35.683956 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-9e6095b9-327f-40c4-8a16-055171928cd4 req-0da4bbb1-5e16-49f6-9788-e636a640ef8e service nova] Creating event network-changed:f7b76f7d-7a90-4bca-8166-b56fd4f7254d for instance 27e758ee-2c36-4663-bf2f-9d4a50242830 on n-h2-841040-6 May 18 22:25:35.705671 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-9e6095b9-327f-40c4-8a16-055171928cd4 req-0da4bbb1-5e16-49f6-9788-e636a640ef8e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.091051 May 18 22:25:35.711304 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1320/2775] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:35 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:35.720971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b838277c-2989-48dd-aae5-3876c291b10b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:35.728666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b838277c-2989-48dd-aae5-3876c291b10b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:35.743020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b838277c-2989-48dd-aae5-3876c291b10b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:35.743464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b838277c-2989-48dd-aae5-3876c291b10b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:35.744233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b838277c-2989-48dd-aae5-3876c291b10b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:35.744665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b838277c-2989-48dd-aae5-3876c291b10b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:36.411221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b838277c-2989-48dd-aae5-3876c291b10b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:36.415150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b838277c-2989-48dd-aae5-3876c291b10b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:SAVEPOINT=1,nova_cell1:UPDATE=1,nova_cell1:RELEASE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:36.422514 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b838277c-2989-48dd-aae5-3876c291b10b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1488 microversion: 2.1 time: 0.709018 May 18 22:25:36.423114 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1321/2776] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:35 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1488 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:36.446537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-33fb6435-8d87-4999-95a2-799860b4321f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:36.456999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-33fb6435-8d87-4999-95a2-799860b4321f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:36.479602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33fb6435-8d87-4999-95a2-799860b4321f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:36.484639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33fb6435-8d87-4999-95a2-799860b4321f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:36.486243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33fb6435-8d87-4999-95a2-799860b4321f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:36.494508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33fb6435-8d87-4999-95a2-799860b4321f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:36.776911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-33fb6435-8d87-4999-95a2-799860b4321f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:36.788425 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-33fb6435-8d87-4999-95a2-799860b4321f tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1318 microversion: 2.1 time: 0.345885 May 18 22:25:36.799315 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1322/2777] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:36 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1318 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:36.805446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cbe3a49e-7355-45bf-8961-be341ace5aba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:36.806396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cbe3a49e-7355-45bf-8961-be341ace5aba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:36.815630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbe3a49e-7355-45bf-8961-be341ace5aba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:36.816624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbe3a49e-7355-45bf-8961-be341ace5aba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:36.818143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbe3a49e-7355-45bf-8961-be341ace5aba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:36.819055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbe3a49e-7355-45bf-8961-be341ace5aba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:36.965106 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.network.neutron [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] re-assign floating IP 172.25.3.78 from instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 May 18 22:25:37.120221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Building network info cache for instance {{(pid=119083) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:1972}} May 18 22:25:37.431967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cbe3a49e-7355-45bf-8961-be341ace5aba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:37.440357 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cbe3a49e-7355-45bf-8961-be341ace5aba tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1510 microversion: 2.1 time: 0.639583 May 18 22:25:37.458575 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1323/2778] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:36 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1510 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:37.470759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2a694509-34dd-40ad-83b7-80470514374b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:37.487347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2a694509-34dd-40ad-83b7-80470514374b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:37.530533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a694509-34dd-40ad-83b7-80470514374b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:37.531026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a694509-34dd-40ad-83b7-80470514374b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:37.531890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a694509-34dd-40ad-83b7-80470514374b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:37.532358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a694509-34dd-40ad-83b7-80470514374b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:38.244595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2a694509-34dd-40ad-83b7-80470514374b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:38.257197 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2a694509-34dd-40ad-83b7-80470514374b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1317 microversion: 2.1 time: 0.805779 May 18 22:25:38.268061 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1324/2779] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:37 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1317 bytes in 817 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:38.275740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-75196203-afd7-485d-bffb-a9507c6e7591 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:38.304142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75196203-afd7-485d-bffb-a9507c6e7591 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:38.306868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75196203-afd7-485d-bffb-a9507c6e7591 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:38.372770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-75196203-afd7-485d-bffb-a9507c6e7591 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Going to try to stop instance {{(pid=119082) force_stop /opt/stack/nova/nova/compute/api.py:2707}} May 18 22:25:38.464845 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-75196203-afd7-485d-bffb-a9507c6e7591 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "POST /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797/action" status: 202 len: 0 microversion: 2.1 time: 0.191944 May 18 22:25:38.469175 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1325/2780] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:25:38 2022] POST /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:25:38.486674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f78b03d6-d0a9-4d29-b969-16af25a27def tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:38.488850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f78b03d6-d0a9-4d29-b969-16af25a27def tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:38.509973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f78b03d6-d0a9-4d29-b969-16af25a27def tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:38.510869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f78b03d6-d0a9-4d29-b969-16af25a27def tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:38.522358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f78b03d6-d0a9-4d29-b969-16af25a27def tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:38.523466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f78b03d6-d0a9-4d29-b969-16af25a27def tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:38.715442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [119083] Writing DB stats nova_cell0:SELECT=14 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:38.766746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [119083] Writing DB stats nova_cell0:SELECT=34 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:39.120233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f78b03d6-d0a9-4d29-b969-16af25a27def tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:39.134689 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f78b03d6-d0a9-4d29-b969-16af25a27def tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1314 microversion: 2.1 time: 0.661984 May 18 22:25:39.142683 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1326/2781] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:38 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1314 bytes in 672 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:39.154206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-c2f90efc-8d43-493a-8adc-a72bed46ef02 req-85ef7a33-6fc3-455b-b3ef-81d5d19c6fee service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ab6f2ef4-7067-4c2a-b156-fe092c1f37f8", "tag": "d267a6ba-2c3f-4d68-a3db-d8a826a17925"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:39.175750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c2f90efc-8d43-493a-8adc-a72bed46ef02 req-85ef7a33-6fc3-455b-b3ef-81d5d19c6fee service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:39.176439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c2f90efc-8d43-493a-8adc-a72bed46ef02 req-85ef7a33-6fc3-455b-b3ef-81d5d19c6fee service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:39.208923 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-c2f90efc-8d43-493a-8adc-a72bed46ef02 req-85ef7a33-6fc3-455b-b3ef-81d5d19c6fee service nova] Creating event network-changed:d267a6ba-2c3f-4d68-a3db-d8a826a17925 for instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 on n-h2-841040-6 May 18 22:25:39.223749 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-c2f90efc-8d43-493a-8adc-a72bed46ef02 req-85ef7a33-6fc3-455b-b3ef-81d5d19c6fee service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.079077 May 18 22:25:39.224617 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1327/2782] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:39 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:39.232618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-24a5176c-8c88-4755-868c-20739db4fd42 req-ce67b457-955f-4e27-90f0-40f726d7545f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d3bc7e40-52e7-45af-830f-4e022b17028f", "name": "network-vif-plugged", "status": "completed", "tag": "0d4c90ef-9333-4bed-b721-79bff4a7b2c7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:39.255211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-24a5176c-8c88-4755-868c-20739db4fd42 req-ce67b457-955f-4e27-90f0-40f726d7545f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:39.255920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-24a5176c-8c88-4755-868c-20739db4fd42 req-ce67b457-955f-4e27-90f0-40f726d7545f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:39.292253 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-24a5176c-8c88-4755-868c-20739db4fd42 req-ce67b457-955f-4e27-90f0-40f726d7545f service nova] Creating event network-vif-plugged:0d4c90ef-9333-4bed-b721-79bff4a7b2c7 for instance d3bc7e40-52e7-45af-830f-4e022b17028f on n-h2-841040-6 May 18 22:25:39.366175 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-24a5176c-8c88-4755-868c-20739db4fd42 req-ce67b457-955f-4e27-90f0-40f726d7545f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.137198 May 18 22:25:39.370601 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1328/2783] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:39 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:39.382852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cdb14168-5887-440b-8540-4d3dfca265bf tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:39.383928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cdb14168-5887-440b-8540-4d3dfca265bf tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:39.395725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-cdb14168-5887-440b-8540-4d3dfca265bf tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [119082] Writing DB stats nova_api:SELECT=96,nova_api:UPDATE=1,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:39.399186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdb14168-5887-440b-8540-4d3dfca265bf tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:39.399876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdb14168-5887-440b-8540-4d3dfca265bf tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:39.400992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdb14168-5887-440b-8540-4d3dfca265bf tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:39.401613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdb14168-5887-440b-8540-4d3dfca265bf tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:39.488186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Updating instance_info_cache with network_info: [{"id": "d267a6ba-2c3f-4d68-a3db-d8a826a17925", "address": "fa:16:3e:ee:26:f8", "network": {"id": "52825ef3-4608-454b-8db6-151a33021ef5", "bridge": null, "label": "tempest-FloatingIPsAssociationTestJSON-1383540037-network", "subnets": [{"cidr": "172.20.0.0/28", "dns": [], "gateway": {"address": "172.20.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "172.20.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"dhcp_server": "172.20.0.2"}}], "meta": {"injected": false, "tenant_id": "a2b5f5024ace4957a141dedfe4e3a388", "mtu": 1500, "physical_network": "physnet1", "tunneled": false}}, "type": "hyperv", "details": {"connectivity": "legacy", "port_filter": false, "bound_drivers": {"0": "hyperv"}}, "devname": "tapd267a6ba-2c", "ovs_interfaceid": null, "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=119083) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:117}} May 18 22:25:39.539244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Building network info cache for instance {{(pid=119083) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:1972}} May 18 22:25:40.191228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cdb14168-5887-440b-8540-4d3dfca265bf tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:40.200475 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cdb14168-5887-440b-8540-4d3dfca265bf tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1467 microversion: 2.1 time: 0.824985 May 18 22:25:40.206144 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1329/2784] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:39 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1467 bytes in 835 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:40.219612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-40b41937-23d9-4067-94b0-9bfc5caa677f req-5154f0bc-fdd8-42a6-a060-f9955d263bb7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "239293a7-e428-4724-9b65-b03730e59b35", "tag": "4bbdbcba-fdb3-4f6f-8139-b3d16f00b205"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:40.239117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-40b41937-23d9-4067-94b0-9bfc5caa677f req-5154f0bc-fdd8-42a6-a060-f9955d263bb7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:40.242000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-40b41937-23d9-4067-94b0-9bfc5caa677f req-5154f0bc-fdd8-42a6-a060-f9955d263bb7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:40.267819 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-40b41937-23d9-4067-94b0-9bfc5caa677f req-5154f0bc-fdd8-42a6-a060-f9955d263bb7 service nova] Creating event network-changed:4bbdbcba-fdb3-4f6f-8139-b3d16f00b205 for instance 239293a7-e428-4724-9b65-b03730e59b35 on n-h1-841040-6 May 18 22:25:40.280338 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-40b41937-23d9-4067-94b0-9bfc5caa677f req-5154f0bc-fdd8-42a6-a060-f9955d263bb7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.072907 May 18 22:25:40.287609 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1330/2785] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:40 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:40.293313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f459b936-a523-43d4-8309-0670f741c768 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:40.295189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [119083] Writing DB stats nova_api:SELECT=35,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:40.296430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f459b936-a523-43d4-8309-0670f741c768 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:40.310534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f459b936-a523-43d4-8309-0670f741c768 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:40.313659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f459b936-a523-43d4-8309-0670f741c768 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:40.314679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f459b936-a523-43d4-8309-0670f741c768 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:40.315301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f459b936-a523-43d4-8309-0670f741c768 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:40.806488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Updating instance_info_cache with network_info: [{"id": "e20be7a1-beb6-434a-b69f-b70b94e6f481", "address": "fa:16:3e:2a:22:a0", "network": {"id": "52825ef3-4608-454b-8db6-151a33021ef5", "bridge": null, "label": "tempest-FloatingIPsAssociationTestJSON-1383540037-network", "subnets": [{"cidr": "172.20.0.0/28", "dns": [], "gateway": {"address": "172.20.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "172.20.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.25.3.78", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"dhcp_server": "172.20.0.2"}}], "meta": {"injected": false, "tenant_id": "a2b5f5024ace4957a141dedfe4e3a388", "mtu": 1500, "physical_network": "physnet1", "tunneled": false}}, "type": "hyperv", "details": {"connectivity": "legacy", "port_filter": false, "bound_drivers": {"0": "hyperv"}}, "devname": "tape20be7a1-be", "ovs_interfaceid": null, "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=119083) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:117}} May 18 22:25:40.822480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Releasing lock "refresh_cache-40f2bb6c-80ea-4581-a28a-a95ca3f2e660" {{(pid=119083) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:312}} May 18 22:25:40.823407 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bf55c3ee-3b16-4015-8163-aa751cfafc7e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "POST /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660/action" status: 202 len: 0 microversion: 2.1 time: 10.552055 May 18 22:25:40.827109 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1456/2786] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:25:30 2022] POST /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660/action => generated 0 bytes in 10553 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) May 18 22:25:40.833760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b01c0ef9-172e-4af5-be97-ee00f272480e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:40.834363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b01c0ef9-172e-4af5-be97-ee00f272480e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:40.850534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b01c0ef9-172e-4af5-be97-ee00f272480e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:40.851113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b01c0ef9-172e-4af5-be97-ee00f272480e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:40.852463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b01c0ef9-172e-4af5-be97-ee00f272480e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:40.854006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b01c0ef9-172e-4af5-be97-ee00f272480e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:41.357466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b01c0ef9-172e-4af5-be97-ee00f272480e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:41.367928 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b01c0ef9-172e-4af5-be97-ee00f272480e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.542350 May 18 22:25:41.371838 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1457/2787] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:40 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:41.387916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-513f338f-c68c-4f62-807c-dc4482a30905 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:41.388461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-513f338f-c68c-4f62-807c-dc4482a30905 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:41.415036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-513f338f-c68c-4f62-807c-dc4482a30905 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:41.415541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-513f338f-c68c-4f62-807c-dc4482a30905 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:41.416297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-513f338f-c68c-4f62-807c-dc4482a30905 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:41.416725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-513f338f-c68c-4f62-807c-dc4482a30905 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:41.484332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-513f338f-c68c-4f62-807c-dc4482a30905 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119083] Writing DB stats nova_cell1:INSERT=2,nova_cell1:SELECT=90,nova_cell1:UPDATE=4,nova_cell1:SAVEPOINT=2,nova_cell1:RELEASE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:41.558141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f459b936-a523-43d4-8309-0670f741c768 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:41.576152 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f459b936-a523-43d4-8309-0670f741c768 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1510 microversion: 2.1 time: 1.286278 May 18 22:25:41.589917 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1331/2788] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:40 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1510 bytes in 1301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:41.623461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e9e3af93-f93a-4677-978b-776c62f3195b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:41.626841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e9e3af93-f93a-4677-978b-776c62f3195b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:41.650434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9e3af93-f93a-4677-978b-776c62f3195b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:41.651192 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9e3af93-f93a-4677-978b-776c62f3195b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:41.652145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9e3af93-f93a-4677-978b-776c62f3195b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:41.652745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9e3af93-f93a-4677-978b-776c62f3195b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:42.304179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-513f338f-c68c-4f62-807c-dc4482a30905 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:42.313299 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-513f338f-c68c-4f62-807c-dc4482a30905 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1317 microversion: 2.1 time: 0.938410 May 18 22:25:42.318835 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1458/2789] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:41 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1317 bytes in 946 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:42.331116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e2a7225-3a82-44e9-94e3-1c7053ecd5d9 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:42.332238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7e2a7225-3a82-44e9-94e3-1c7053ecd5d9 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:42.350075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e2a7225-3a82-44e9-94e3-1c7053ecd5d9 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:42.350523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e2a7225-3a82-44e9-94e3-1c7053ecd5d9 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:42.351307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e2a7225-3a82-44e9-94e3-1c7053ecd5d9 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:42.351942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e2a7225-3a82-44e9-94e3-1c7053ecd5d9 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:42.404051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-7e2a7225-3a82-44e9-94e3-1c7053ecd5d9 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lazy-loading 'flavor' on Instance uuid c32b302d-d82c-48c9-824b-ee6dd5a26573 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:25:42.504025 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7e2a7225-3a82-44e9-94e3-1c7053ecd5d9 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573/action" status: 202 len: 0 microversion: 2.1 time: 0.183477 May 18 22:25:42.509287 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1459/2790] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:25:42 2022] POST /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:25:42.534958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a36eb98e-aa81-417f-a7af-92a649954393 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Action: 'action', calling method: , body: {"removeFloatingIp": {"address": "172.25.3.78"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:42.646589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e9e3af93-f93a-4677-978b-776c62f3195b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:42.663640 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e9e3af93-f93a-4677-978b-776c62f3195b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1314 microversion: 2.1 time: 1.070457 May 18 22:25:42.674253 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1332/2791] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:41 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1314 bytes in 1074 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:42.738096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a36eb98e-aa81-417f-a7af-92a649954393 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:42.750309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a36eb98e-aa81-417f-a7af-92a649954393 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:42.751356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a36eb98e-aa81-417f-a7af-92a649954393 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:42.753653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a36eb98e-aa81-417f-a7af-92a649954393 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:42.754257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a36eb98e-aa81-417f-a7af-92a649954393 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:42.855650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-c5b4318b-08c3-4baa-bf5a-4e27e36ac3be req-33e9feec-24aa-4970-a66d-f4ee5205e956 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "40f2bb6c-80ea-4581-a28a-a95ca3f2e660", "tag": "e20be7a1-beb6-434a-b69f-b70b94e6f481"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:42.871581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c5b4318b-08c3-4baa-bf5a-4e27e36ac3be req-33e9feec-24aa-4970-a66d-f4ee5205e956 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:42.872339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c5b4318b-08c3-4baa-bf5a-4e27e36ac3be req-33e9feec-24aa-4970-a66d-f4ee5205e956 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:42.893936 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-c5b4318b-08c3-4baa-bf5a-4e27e36ac3be req-33e9feec-24aa-4970-a66d-f4ee5205e956 service nova] Creating event network-changed:e20be7a1-beb6-434a-b69f-b70b94e6f481 for instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 on n-h2-841040-6 May 18 22:25:42.900543 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-c5b4318b-08c3-4baa-bf5a-4e27e36ac3be req-33e9feec-24aa-4970-a66d-f4ee5205e956 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.234121 May 18 22:25:42.901645 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1333/2792] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:42 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:42.933948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-62608cab-0c14-4fd3-b117-4079d89d571c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:42.935380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-62608cab-0c14-4fd3-b117-4079d89d571c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:42.945233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62608cab-0c14-4fd3-b117-4079d89d571c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:42.946221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62608cab-0c14-4fd3-b117-4079d89d571c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:42.947377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62608cab-0c14-4fd3-b117-4079d89d571c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:42.948147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62608cab-0c14-4fd3-b117-4079d89d571c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:43.169962 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-a36eb98e-aa81-417f-a7af-92a649954393 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] HTTP exception thrown: Floating IP 172.25.3.78 is not associated with instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8. May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a36eb98e-aa81-417f-a7af-92a649954393 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Request method failure captured: May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8/action HTTP/1.1 May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 48 May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXIl5J7lLnPi4SvSm_T4fq9oEsuuCb3KZf8olFxmK3c19KPz3PBAxi6eACccNG8BqsSY-O2Q0750ABt-sxV7C0kkwzWflJ1erP5lg0yZ11l50PTc8HEWSrrG8ccQ0JHGp6elf59FRUcY__9AVqdpH-IHxl7v79Wfv40UEQR-l-aa1SE May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: a2b5f5024ace4957a141dedfe4e3a388 May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FloatingIPsAssociationTestJSON-880933897 May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a2b5f5024ace4957a141dedfe4e3a388"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a2b5f5024ace4957a141dedfe4e3a388"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a2b5f5024ace4957a141dedfe4e3a388"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a2b5f5024ace4957a141dedfe4e3a388"}]}] May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FloatingIPsAssociationTestJSON-880933897 May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: a2b5f5024ace4957a141dedfe4e3a388 May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FloatingIPsAssociationTestJSON-880933897 May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FloatingIPsAssociationTestJSON-880933897-project May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 759c8e919e0d4b5c92dd9baaf01caf06 May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FloatingIPsAssociationTestJSON-880933897-project May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: {"removeFloatingIp": {"address": "172.25.3.78"}} May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: exception: Floating IP 172.25.3.78 is not associated with instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8. May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'ab6f2ef4-7067-4c2a-b156-fe092c1f37f8', 'body': {'removeFloatingIp': {'address': '172.25.3.78'}}} May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 300, in _remove_floating_ip May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Floating IP 172.25.3.78 is not associated with instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8. May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Floating IP 172.25.3.78 is not associated with instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8. May 18 22:25:43.172919 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:43.177471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a36eb98e-aa81-417f-a7af-92a649954393 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Returning 409 to user: Floating IP 172.25.3.78 is not associated with instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:25:43.177471 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a36eb98e-aa81-417f-a7af-92a649954393 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "POST /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8/action" status: 409 len: 145 microversion: 2.1 time: 0.650588 May 18 22:25:43.178972 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1460/2793] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:25:42 2022] POST /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8/action => generated 145 bytes in 669 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:25:43.186993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f409d728-9329-4990-a0e5-958b5f94e6d3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:43.187606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f409d728-9329-4990-a0e5-958b5f94e6d3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:43.196850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f409d728-9329-4990-a0e5-958b5f94e6d3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:43.197299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f409d728-9329-4990-a0e5-958b5f94e6d3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:43.198723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f409d728-9329-4990-a0e5-958b5f94e6d3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:43.199390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f409d728-9329-4990-a0e5-958b5f94e6d3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:43.389460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f409d728-9329-4990-a0e5-958b5f94e6d3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:43.399937 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f409d728-9329-4990-a0e5-958b5f94e6d3 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1458 microversion: 2.1 time: 0.219325 May 18 22:25:43.412080 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1461/2794] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:43 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1458 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:43.425044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-77aadafc-99c9-4a7b-86f0-834a625703c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:43.425996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-77aadafc-99c9-4a7b-86f0-834a625703c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:43.444259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77aadafc-99c9-4a7b-86f0-834a625703c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:43.449057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77aadafc-99c9-4a7b-86f0-834a625703c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:43.450738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77aadafc-99c9-4a7b-86f0-834a625703c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:43.454604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77aadafc-99c9-4a7b-86f0-834a625703c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:43.505963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-62608cab-0c14-4fd3-b117-4079d89d571c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:43.515339 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-62608cab-0c14-4fd3-b117-4079d89d571c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.593368 May 18 22:25:43.521194 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1334/2795] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:42 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:43.526214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8f7b2156-fea7-4d68-a7df-3fd3a41321c4 req-c67c719e-5ffb-4853-b19a-3f3aef7ac17a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "795e6723-5763-4ddf-b872-4d49dbd8a770", "tag": "c2f2ad51-cc7c-4b3a-858a-981a569a5391"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:43.545807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8f7b2156-fea7-4d68-a7df-3fd3a41321c4 req-c67c719e-5ffb-4853-b19a-3f3aef7ac17a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:43.546494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8f7b2156-fea7-4d68-a7df-3fd3a41321c4 req-c67c719e-5ffb-4853-b19a-3f3aef7ac17a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:43.561623 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8f7b2156-fea7-4d68-a7df-3fd3a41321c4 req-c67c719e-5ffb-4853-b19a-3f3aef7ac17a service nova] Creating event network-changed:c2f2ad51-cc7c-4b3a-858a-981a569a5391 for instance 795e6723-5763-4ddf-b872-4d49dbd8a770 on n-h1-841040-6 May 18 22:25:43.568247 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8f7b2156-fea7-4d68-a7df-3fd3a41321c4 req-c67c719e-5ffb-4853-b19a-3f3aef7ac17a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.045573 May 18 22:25:43.569665 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1335/2796] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:43 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:43.575133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4f592637-699e-422f-ace3-1aca17429f5a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Action: 'action', calling method: .version_select at 0x7fa2efcf3820>, body: {"removeFloatingIp": {"address": "172.25.3.78"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:43.780320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-77aadafc-99c9-4a7b-86f0-834a625703c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:43.798142 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-77aadafc-99c9-4a7b-86f0-834a625703c0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1510 microversion: 2.1 time: 0.379470 May 18 22:25:43.801447 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1462/2797] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:43 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1510 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:43.807559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e3a5d5bb-4eba-4579-b714-abb28d6525b0 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:43.808795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e3a5d5bb-4eba-4579-b714-abb28d6525b0 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:43.818085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3a5d5bb-4eba-4579-b714-abb28d6525b0 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:43.818802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3a5d5bb-4eba-4579-b714-abb28d6525b0 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:43.819567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3a5d5bb-4eba-4579-b714-abb28d6525b0 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:43.819989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3a5d5bb-4eba-4579-b714-abb28d6525b0 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:43.938435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4f592637-699e-422f-ace3-1aca17429f5a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:43.946135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f592637-699e-422f-ace3-1aca17429f5a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:43.946924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f592637-699e-422f-ace3-1aca17429f5a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:43.949507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f592637-699e-422f-ace3-1aca17429f5a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:43.951547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f592637-699e-422f-ace3-1aca17429f5a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:44.108538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e3a5d5bb-4eba-4579-b714-abb28d6525b0 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:44.120222 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e3a5d5bb-4eba-4579-b714-abb28d6525b0 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1317 microversion: 2.1 time: 0.317590 May 18 22:25:44.129825 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1463/2798] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:43 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1317 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:44.129825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ef1baf9e-aef0-4bd0-8fe9-19dfdc32561b tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:44.129825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ef1baf9e-aef0-4bd0-8fe9-19dfdc32561b tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:44.133113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef1baf9e-aef0-4bd0-8fe9-19dfdc32561b tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:44.133554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef1baf9e-aef0-4bd0-8fe9-19dfdc32561b tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:44.134348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef1baf9e-aef0-4bd0-8fe9-19dfdc32561b tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:44.134755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef1baf9e-aef0-4bd0-8fe9-19dfdc32561b tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:44.438594 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ef1baf9e-aef0-4bd0-8fe9-19dfdc32561b tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1609 microversion: 2.1 time: 0.315766 May 18 22:25:44.450715 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1464/2799] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:44 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1609 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:44.461185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-72ded92a-bc47-4232-850e-1daf2c0d37ca req-eefef0ef-47b0-4343-b267-93cd8b3b00e2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "239293a7-e428-4724-9b65-b03730e59b35", "name": "network-vif-plugged", "status": "completed", "tag": "4bbdbcba-fdb3-4f6f-8139-b3d16f00b205"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:44.475452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-72ded92a-bc47-4232-850e-1daf2c0d37ca req-eefef0ef-47b0-4343-b267-93cd8b3b00e2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:44.476548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-72ded92a-bc47-4232-850e-1daf2c0d37ca req-eefef0ef-47b0-4343-b267-93cd8b3b00e2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:44.494135 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-72ded92a-bc47-4232-850e-1daf2c0d37ca req-eefef0ef-47b0-4343-b267-93cd8b3b00e2 service nova] Creating event network-vif-plugged:4bbdbcba-fdb3-4f6f-8139-b3d16f00b205 for instance 239293a7-e428-4724-9b65-b03730e59b35 on n-h1-841040-6 May 18 22:25:44.503503 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-72ded92a-bc47-4232-850e-1daf2c0d37ca req-eefef0ef-47b0-4343-b267-93cd8b3b00e2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.049995 May 18 22:25:44.504745 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1465/2800] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:44 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:44.512063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-56e9dd9a-c1c4-4061-89b2-499514dae469 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:44.513350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-56e9dd9a-c1c4-4061-89b2-499514dae469 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:44.520958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-56e9dd9a-c1c4-4061-89b2-499514dae469 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:44.521694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-56e9dd9a-c1c4-4061-89b2-499514dae469 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:44.523199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-56e9dd9a-c1c4-4061-89b2-499514dae469 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:44.523887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-56e9dd9a-c1c4-4061-89b2-499514dae469 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:44.525652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f592637-699e-422f-ace3-1aca17429f5a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Acquired lock "refresh_cache-40f2bb6c-80ea-4581-a28a-a95ca3f2e660" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:294}} May 18 22:25:44.796434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-56e9dd9a-c1c4-4061-89b2-499514dae469 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:44.807401 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-56e9dd9a-c1c4-4061-89b2-499514dae469 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1314 microversion: 2.1 time: 0.298763 May 18 22:25:44.819019 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1466/2801] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:44 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1314 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:44.826382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5853cf2b-a649-4561-8677-0eb109fdb724 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:44.828299 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:25:44.828299 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:25:44.831117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5853cf2b-a649-4561-8677-0eb109fdb724 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:44.832023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5853cf2b-a649-4561-8677-0eb109fdb724 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:44.833354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5853cf2b-a649-4561-8677-0eb109fdb724 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:44.834249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5853cf2b-a649-4561-8677-0eb109fdb724 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:44.864560 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5853cf2b-a649-4561-8677-0eb109fdb724 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 380 microversion: 2.1 time: 0.042125 May 18 22:25:44.871888 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1467/2802] 10.222.0.58 () {58 vars in 1175 bytes} [Wed May 18 22:25:44 2022] GET /compute/v2.1/os-services?binary=nova-compute => generated 380 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:44.878246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fdd71527-943b-481f-b4df-d7004be6b0e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:44.879296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fdd71527-943b-481f-b4df-d7004be6b0e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:44.886418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdd71527-943b-481f-b4df-d7004be6b0e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:44.887154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdd71527-943b-481f-b4df-d7004be6b0e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:44.892612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdd71527-943b-481f-b4df-d7004be6b0e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:44.894030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdd71527-943b-481f-b4df-d7004be6b0e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:45.142028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fdd71527-943b-481f-b4df-d7004be6b0e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:45.168568 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fdd71527-943b-481f-b4df-d7004be6b0e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.295089 May 18 22:25:45.182681 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1468/2803] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:44 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:45.188328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb33acb9-ab7a-45c4-8314-dedfa2903ecd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:45.189042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eb33acb9-ab7a-45c4-8314-dedfa2903ecd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:45.208060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb33acb9-ab7a-45c4-8314-dedfa2903ecd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:45.208633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb33acb9-ab7a-45c4-8314-dedfa2903ecd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:45.209316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb33acb9-ab7a-45c4-8314-dedfa2903ecd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:45.209798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb33acb9-ab7a-45c4-8314-dedfa2903ecd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:45.577456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eb33acb9-ab7a-45c4-8314-dedfa2903ecd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:45.590296 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb33acb9-ab7a-45c4-8314-dedfa2903ecd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1510 microversion: 2.1 time: 0.406291 May 18 22:25:45.592867 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1469/2804] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:45 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1510 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:45.598483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ee30b20-04cf-4339-b90a-4833f424f3e0 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Action: 'action', calling method: >, body: {"os-migrateLive": {"host": "n-h2-841040-6", "block_migration": true, "disk_over_commit": false}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:45.599862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8ee30b20-04cf-4339-b90a-4833f424f3e0 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:45.607023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ee30b20-04cf-4339-b90a-4833f424f3e0 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:45.608904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ee30b20-04cf-4339-b90a-4833f424f3e0 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:45.610208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ee30b20-04cf-4339-b90a-4833f424f3e0 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:45.610861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ee30b20-04cf-4339-b90a-4833f424f3e0 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:45.656801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-8ee30b20-04cf-4339-b90a-4833f424f3e0 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Lazy-loading 'flavor' on Instance uuid c32b302d-d82c-48c9-824b-ee6dd5a26573 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:25:45.682048 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-8ee30b20-04cf-4339-b90a-4833f424f3e0 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] HTTP exception thrown: Cannot 'os-migrateLive' instance c32b302d-d82c-48c9-824b-ee6dd5a26573 while it is in vm_state suspended May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ee30b20-04cf-4339-b90a-4833f424f3e0 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Request method failure captured: May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573/action HTTP/1.1 May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 97 May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXIss0uVRSGorYnq5ulrmjlCYlqog1nMRgvRhYZd1L53hS3Ve3leIomY1UXQL186ZCXB1bE-0BEkt-Qfj67Uim3JJNG46ks5Me_0Kdtxk4psh7jD_pg7ryba1GIqMLqNwSMQvXYTpu-y2QFQ4zbC--WwGGQ5eFBjk9AMo6Tb6vCMwvg May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 2bdc1be1565c4e3ca051748b0ea1da41 May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-LiveMigrationNegativeTest-1245766468 May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/2bdc1be1565c4e3ca051748b0ea1da41"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/2bdc1be1565c4e3ca051748b0ea1da41"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_2bdc1be1565c4e3ca051748b0ea1da41"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/2bdc1be1565c4e3ca051748b0ea1da41"}]}] May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-LiveMigrationNegativeTest-1245766468 May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 2bdc1be1565c4e3ca051748b0ea1da41 May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-LiveMigrationNegativeTest-1245766468 May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-LiveMigrationNegativeTest-1245766468-project-admin May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 1cabfc4cbc354a1094975904698b28be May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-LiveMigrationNegativeTest-1245766468-project-admin May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: {"os-migrateLive": {"host": "n-h2-841040-6", "block_migration": true, "disk_over_commit": false}} May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: exception: Cannot 'os-migrateLive' instance c32b302d-d82c-48c9-824b-ee6dd5a26573 while it is in vm_state suspended May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'c32b302d-d82c-48c9-824b-ee6dd5a26573', 'body': {'os-migrateLive': {'host': 'n-h2-841040-6', 'block_migration': True, 'disk_over_commit': False}}} May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/migrate_server.py", line 123, in _migrate_live May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.compute_api.live_migrate(context, instance, block_migration, May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 375, in inner May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 360, in wrapper May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 296, in inner May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 343, in wrapper May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 275, in inner May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 256, in inner May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance c32b302d-d82c-48c9-824b-ee6dd5a26573 in vm_state suspended. Cannot live_migrate while the instance is in this state. May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:45.684654 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi [Previous line repeated 1 more time] May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/migrate_server.py", line 152, in _migrate_live May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'os-migrateLive' instance c32b302d-d82c-48c9-824b-ee6dd5a26573 while it is in vm_state suspended May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'os-migrateLive' instance c32b302d-d82c-48c9-824b-ee6dd5a26573 while it is in vm_state suspended May 18 22:25:45.688616 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:45.691289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ee30b20-04cf-4339-b90a-4833f424f3e0 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] Returning 409 to user: Cannot 'os-migrateLive' instance c32b302d-d82c-48c9-824b-ee6dd5a26573 while it is in vm_state suspended {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:25:45.692383 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8ee30b20-04cf-4339-b90a-4833f424f3e0 tempest-LiveMigrationNegativeTest-1245766468 tempest-LiveMigrationNegativeTest-1245766468-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573/action" status: 409 len: 155 microversion: 2.1 time: 0.098381 May 18 22:25:45.694184 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1470/2805] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:25:45 2022] POST /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573/action => generated 155 bytes in 100 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:25:45.704879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-85fcfdaa-d0c0-4d0b-a5b9-af386ba9d06a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:45.705654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-85fcfdaa-d0c0-4d0b-a5b9-af386ba9d06a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:45.715714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85fcfdaa-d0c0-4d0b-a5b9-af386ba9d06a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:45.716831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85fcfdaa-d0c0-4d0b-a5b9-af386ba9d06a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:45.717796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85fcfdaa-d0c0-4d0b-a5b9-af386ba9d06a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:45.718384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85fcfdaa-d0c0-4d0b-a5b9-af386ba9d06a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:46.009888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-85fcfdaa-d0c0-4d0b-a5b9-af386ba9d06a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:46.032449 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-85fcfdaa-d0c0-4d0b-a5b9-af386ba9d06a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1317 microversion: 2.1 time: 0.336915 May 18 22:25:46.043019 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1471/2806] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:45 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1317 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:46.052314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4d8e645b-9e23-4b6a-8f1e-8d94a550e26a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:46.052973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4d8e645b-9e23-4b6a-8f1e-8d94a550e26a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:46.059233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d8e645b-9e23-4b6a-8f1e-8d94a550e26a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:46.059693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d8e645b-9e23-4b6a-8f1e-8d94a550e26a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:46.060434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d8e645b-9e23-4b6a-8f1e-8d94a550e26a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:46.060858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d8e645b-9e23-4b6a-8f1e-8d94a550e26a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:46.122181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4d8e645b-9e23-4b6a-8f1e-8d94a550e26a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:25:46.325059 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4d8e645b-9e23-4b6a-8f1e-8d94a550e26a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "DELETE /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 204 len: 0 microversion: 2.1 time: 0.277841 May 18 22:25:46.326483 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1472/2807] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:25:46 2022] DELETE /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:25:46.339209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87da67e8-f72b-4259-9245-3298f0741e81 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:46.341505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-87da67e8-f72b-4259-9245-3298f0741e81 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:46.352716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87da67e8-f72b-4259-9245-3298f0741e81 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:46.353814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87da67e8-f72b-4259-9245-3298f0741e81 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:46.355451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87da67e8-f72b-4259-9245-3298f0741e81 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:46.356308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87da67e8-f72b-4259-9245-3298f0741e81 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:46.401537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-87da67e8-f72b-4259-9245-3298f0741e81 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [119083] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:46.701439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-87da67e8-f72b-4259-9245-3298f0741e81 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:46.711226 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-87da67e8-f72b-4259-9245-3298f0741e81 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1314 microversion: 2.1 time: 0.382336 May 18 22:25:46.712238 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1473/2808] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:46 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1314 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:46.721193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2cf55575-e6d1-4362-bb44-479d1aaec995 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:46.721193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2cf55575-e6d1-4362-bb44-479d1aaec995 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:46.726004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cf55575-e6d1-4362-bb44-479d1aaec995 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:46.726721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cf55575-e6d1-4362-bb44-479d1aaec995 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:46.727597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cf55575-e6d1-4362-bb44-479d1aaec995 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:46.728125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cf55575-e6d1-4362-bb44-479d1aaec995 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:46.885021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2cf55575-e6d1-4362-bb44-479d1aaec995 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:46.895320 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2cf55575-e6d1-4362-bb44-479d1aaec995 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.181818 May 18 22:25:46.896713 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1474/2809] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:46 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:46.901753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e084e28e-3664-4109-8e71-5e5a68a3ff29 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:46.902550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e084e28e-3664-4109-8e71-5e5a68a3ff29 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:46.910766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e084e28e-3664-4109-8e71-5e5a68a3ff29 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:46.911320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e084e28e-3664-4109-8e71-5e5a68a3ff29 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:46.912179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e084e28e-3664-4109-8e71-5e5a68a3ff29 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:46.912706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e084e28e-3664-4109-8e71-5e5a68a3ff29 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:47.042508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-4f592637-699e-422f-ace3-1aca17429f5a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Building network info cache for instance {{(pid=119082) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:1972}} May 18 22:25:47.119390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e084e28e-3664-4109-8e71-5e5a68a3ff29 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:47.128257 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e084e28e-3664-4109-8e71-5e5a68a3ff29 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1464 microversion: 2.1 time: 0.230510 May 18 22:25:47.134904 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1475/2810] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:46 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1464 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:47.369437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-91c99543-3dd1-4607-9f3b-c13abafb248d req-a69038f0-ef9a-4484-9a22-cfc71cdd94dd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "27e758ee-2c36-4663-bf2f-9d4a50242830", "name": "network-vif-plugged", "status": "completed", "tag": "f7b76f7d-7a90-4bca-8166-b56fd4f7254d"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:47.388224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-91c99543-3dd1-4607-9f3b-c13abafb248d req-a69038f0-ef9a-4484-9a22-cfc71cdd94dd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:47.388956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-91c99543-3dd1-4607-9f3b-c13abafb248d req-a69038f0-ef9a-4484-9a22-cfc71cdd94dd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:47.423477 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-91c99543-3dd1-4607-9f3b-c13abafb248d req-a69038f0-ef9a-4484-9a22-cfc71cdd94dd service nova] Creating event network-vif-plugged:f7b76f7d-7a90-4bca-8166-b56fd4f7254d for instance 27e758ee-2c36-4663-bf2f-9d4a50242830 on n-h2-841040-6 May 18 22:25:47.432615 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-91c99543-3dd1-4607-9f3b-c13abafb248d req-a69038f0-ef9a-4484-9a22-cfc71cdd94dd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.301808 May 18 22:25:47.434316 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1476/2811] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:47 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:47.448991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9d7ae3d9-39cf-4407-a44a-523b8ae573f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:47.451003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9d7ae3d9-39cf-4407-a44a-523b8ae573f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:47.485073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d7ae3d9-39cf-4407-a44a-523b8ae573f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:47.487079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d7ae3d9-39cf-4407-a44a-523b8ae573f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:47.490997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d7ae3d9-39cf-4407-a44a-523b8ae573f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:47.491893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d7ae3d9-39cf-4407-a44a-523b8ae573f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:47.779122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9d7ae3d9-39cf-4407-a44a-523b8ae573f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:47.800808 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9d7ae3d9-39cf-4407-a44a-523b8ae573f3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1510 microversion: 2.1 time: 0.362670 May 18 22:25:47.801917 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1477/2812] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:47 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1510 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:47.826636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c5b44f37-444c-4d89-ad93-897e09cb178c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:47.827253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c5b44f37-444c-4d89-ad93-897e09cb178c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:47.846592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5b44f37-444c-4d89-ad93-897e09cb178c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:47.847047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5b44f37-444c-4d89-ad93-897e09cb178c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:47.847809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5b44f37-444c-4d89-ad93-897e09cb178c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:47.848234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5b44f37-444c-4d89-ad93-897e09cb178c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:48.116572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c5b44f37-444c-4d89-ad93-897e09cb178c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:48.126930 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c5b44f37-444c-4d89-ad93-897e09cb178c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1317 microversion: 2.1 time: 0.322330 May 18 22:25:48.130455 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1478/2813] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:47 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1317 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:48.148060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-cae612ac-7eef-4bba-9c51-bba031d05440 req-ef037313-7e87-401e-8953-9dc552fffd98 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "40f2bb6c-80ea-4581-a28a-a95ca3f2e660", "tag": "e20be7a1-beb6-434a-b69f-b70b94e6f481"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:48.167063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cae612ac-7eef-4bba-9c51-bba031d05440 req-ef037313-7e87-401e-8953-9dc552fffd98 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:48.169714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cae612ac-7eef-4bba-9c51-bba031d05440 req-ef037313-7e87-401e-8953-9dc552fffd98 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:48.203086 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-cae612ac-7eef-4bba-9c51-bba031d05440 req-ef037313-7e87-401e-8953-9dc552fffd98 service nova] Creating event network-changed:e20be7a1-beb6-434a-b69f-b70b94e6f481 for instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 on n-h2-841040-6 May 18 22:25:48.219028 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-cae612ac-7eef-4bba-9c51-bba031d05440 req-ef037313-7e87-401e-8953-9dc552fffd98 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.085009 May 18 22:25:48.220743 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1479/2814] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:48 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:48.236002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e5b29291-04a0-4e90-8b43-71e57c491af7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:48.237294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e5b29291-04a0-4e90-8b43-71e57c491af7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:48.254975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5b29291-04a0-4e90-8b43-71e57c491af7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:48.255703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5b29291-04a0-4e90-8b43-71e57c491af7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:48.256472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5b29291-04a0-4e90-8b43-71e57c491af7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:48.262373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5b29291-04a0-4e90-8b43-71e57c491af7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:48.579737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e5b29291-04a0-4e90-8b43-71e57c491af7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:48.591885 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e5b29291-04a0-4e90-8b43-71e57c491af7 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1314 microversion: 2.1 time: 0.369776 May 18 22:25:48.595664 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1480/2815] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:48 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1314 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:48.606498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d6619e5c-bcf0-4dc4-be18-92d534b1409f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:48.609636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d6619e5c-bcf0-4dc4-be18-92d534b1409f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:48.623157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6619e5c-bcf0-4dc4-be18-92d534b1409f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:48.632688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6619e5c-bcf0-4dc4-be18-92d534b1409f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:48.633988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6619e5c-bcf0-4dc4-be18-92d534b1409f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:48.634635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6619e5c-bcf0-4dc4-be18-92d534b1409f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:48.890317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d6619e5c-bcf0-4dc4-be18-92d534b1409f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:48.904701 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d6619e5c-bcf0-4dc4-be18-92d534b1409f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.307658 May 18 22:25:48.910991 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1481/2816] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:48 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:48.923830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f01eb8ec-387f-4898-abb5-5c70368d1644 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:48.944103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f01eb8ec-387f-4898-abb5-5c70368d1644 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:48.960684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f01eb8ec-387f-4898-abb5-5c70368d1644 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:48.964332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f01eb8ec-387f-4898-abb5-5c70368d1644 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:48.970913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f01eb8ec-387f-4898-abb5-5c70368d1644 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:48.972225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f01eb8ec-387f-4898-abb5-5c70368d1644 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:49.148848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f01eb8ec-387f-4898-abb5-5c70368d1644 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:49.161966 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f01eb8ec-387f-4898-abb5-5c70368d1644 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 200 len: 1422 microversion: 2.1 time: 0.249279 May 18 22:25:49.162927 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1482/2817] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:48 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 1422 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:49.168204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-55271be7-0aa3-492a-b8cd-b18771c53f19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:49.170922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-55271be7-0aa3-492a-b8cd-b18771c53f19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:49.179424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55271be7-0aa3-492a-b8cd-b18771c53f19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:49.179736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-4f592637-699e-422f-ace3-1aca17429f5a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Updating instance_info_cache with network_info: [{"id": "e20be7a1-beb6-434a-b69f-b70b94e6f481", "address": "fa:16:3e:2a:22:a0", "network": {"id": "52825ef3-4608-454b-8db6-151a33021ef5", "bridge": null, "label": "tempest-FloatingIPsAssociationTestJSON-1383540037-network", "subnets": [{"cidr": "172.20.0.0/28", "dns": [], "gateway": {"address": "172.20.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "172.20.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"dhcp_server": "172.20.0.2"}}], "meta": {"injected": false, "tenant_id": "a2b5f5024ace4957a141dedfe4e3a388", "mtu": 1500, "physical_network": "physnet1", "tunneled": false}}, "type": "hyperv", "details": {"connectivity": "legacy", "port_filter": false, "bound_drivers": {"0": "hyperv"}}, "devname": "tape20be7a1-be", "ovs_interfaceid": null, "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=119082) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:117}} May 18 22:25:49.180198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55271be7-0aa3-492a-b8cd-b18771c53f19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:49.180984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55271be7-0aa3-492a-b8cd-b18771c53f19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:49.181528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55271be7-0aa3-492a-b8cd-b18771c53f19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:49.208085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f592637-699e-422f-ace3-1aca17429f5a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Releasing lock "refresh_cache-40f2bb6c-80ea-4581-a28a-a95ca3f2e660" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:312}} May 18 22:25:49.210516 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4f592637-699e-422f-ace3-1aca17429f5a tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "POST /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660/action" status: 202 len: 0 microversion: 2.1 time: 5.639503 May 18 22:25:49.211164 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1336/2818] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:25:43 2022] POST /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660/action => generated 0 bytes in 5641 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) May 18 22:25:49.361255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-349999373", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "a0f28d41-b720-40ea-a18f-991c3afb91d0"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:49.423790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-55271be7-0aa3-492a-b8cd-b18771c53f19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:49.433277 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-55271be7-0aa3-492a-b8cd-b18771c53f19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1510 microversion: 2.1 time: 0.269168 May 18 22:25:49.434562 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1483/2819] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:49 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1510 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:49.440834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f8711c69-6eac-4d5c-9aad-dff2ed82ccf5 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:49.442142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f8711c69-6eac-4d5c-9aad-dff2ed82ccf5 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:49.450361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8711c69-6eac-4d5c-9aad-dff2ed82ccf5 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:49.462267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8711c69-6eac-4d5c-9aad-dff2ed82ccf5 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:49.466520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8711c69-6eac-4d5c-9aad-dff2ed82ccf5 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:49.466883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8711c69-6eac-4d5c-9aad-dff2ed82ccf5 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:49.468143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] validate_networks() for [('a0f28d41-b720-40ea-a18f-991c3afb91d0', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:25:49.692017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f8711c69-6eac-4d5c-9aad-dff2ed82ccf5 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:49.700152 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f8711c69-6eac-4d5c-9aad-dff2ed82ccf5 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1466 microversion: 2.1 time: 0.264216 May 18 22:25:49.701852 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1484/2820] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:49 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1466 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:49.707151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-df86f226-aee0-4217-8bd5-5ebc3f8583d6 req-9e2b1226-3fda-4686-9096-8687ef6c14ea service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c32b302d-d82c-48c9-824b-ee6dd5a26573", "name": "network-vif-deleted", "tag": "a17d2223-1ee2-4104-be57-434e3caf2ca8"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:49.717185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-df86f226-aee0-4217-8bd5-5ebc3f8583d6 req-9e2b1226-3fda-4686-9096-8687ef6c14ea service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:49.717185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-df86f226-aee0-4217-8bd5-5ebc3f8583d6 req-9e2b1226-3fda-4686-9096-8687ef6c14ea service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:49.730189 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-df86f226-aee0-4217-8bd5-5ebc3f8583d6 req-9e2b1226-3fda-4686-9096-8687ef6c14ea service nova] Creating event network-vif-deleted:a17d2223-1ee2-4104-be57-434e3caf2ca8 for instance c32b302d-d82c-48c9-824b-ee6dd5a26573 on n-h1-841040-6 May 18 22:25:49.736682 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-df86f226-aee0-4217-8bd5-5ebc3f8583d6 req-9e2b1226-3fda-4686-9096-8687ef6c14ea service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033352 May 18 22:25:49.737888 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1485/2821] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:49 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:49.744753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-291b0182-f4cb-4393-83b0-b3f666b4eea6 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:49.745682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-291b0182-f4cb-4393-83b0-b3f666b4eea6 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:49.755950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-291b0182-f4cb-4393-83b0-b3f666b4eea6 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:49.758719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-291b0182-f4cb-4393-83b0-b3f666b4eea6 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:49.760760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-291b0182-f4cb-4393-83b0-b3f666b4eea6 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:49.761371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-291b0182-f4cb-4393-83b0-b3f666b4eea6 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:49.806389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-291b0182-f4cb-4393-83b0-b3f666b4eea6 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:25:49.965132 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-291b0182-f4cb-4393-83b0-b3f666b4eea6 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "DELETE /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660" status: 204 len: 0 microversion: 2.1 time: 0.224185 May 18 22:25:49.973340 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1486/2822] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:25:49 2022] DELETE /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:25:49.982100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6c89a1d9-53d7-4133-8b73-5f5b051e1f66 req-d7617464-605e-44ea-949f-9f2752d18b07 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "795e6723-5763-4ddf-b872-4d49dbd8a770", "name": "network-vif-plugged", "status": "completed", "tag": "c2f2ad51-cc7c-4b3a-858a-981a569a5391"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:49.991408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6c89a1d9-53d7-4133-8b73-5f5b051e1f66 req-d7617464-605e-44ea-949f-9f2752d18b07 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:49.992031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6c89a1d9-53d7-4133-8b73-5f5b051e1f66 req-d7617464-605e-44ea-949f-9f2752d18b07 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:50.006884 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6c89a1d9-53d7-4133-8b73-5f5b051e1f66 req-d7617464-605e-44ea-949f-9f2752d18b07 service nova] Creating event network-vif-plugged:c2f2ad51-cc7c-4b3a-858a-981a569a5391 for instance 795e6723-5763-4ddf-b872-4d49dbd8a770 on n-h1-841040-6 May 18 22:25:50.015786 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6c89a1d9-53d7-4133-8b73-5f5b051e1f66 req-d7617464-605e-44ea-949f-9f2752d18b07 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037193 May 18 22:25:50.016973 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1487/2823] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:49 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:50.022587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-631fe2ff-9327-46c7-b5aa-7d5ced0604f5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:50.023534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-631fe2ff-9327-46c7-b5aa-7d5ced0604f5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:50.031106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-631fe2ff-9327-46c7-b5aa-7d5ced0604f5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:50.032319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-631fe2ff-9327-46c7-b5aa-7d5ced0604f5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:50.033056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-631fe2ff-9327-46c7-b5aa-7d5ced0604f5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:50.033693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-631fe2ff-9327-46c7-b5aa-7d5ced0604f5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:50.363409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-631fe2ff-9327-46c7-b5aa-7d5ced0604f5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:50.376809 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-631fe2ff-9327-46c7-b5aa-7d5ced0604f5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1314 microversion: 2.1 time: 0.358403 May 18 22:25:50.392121 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1488/2824] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:50 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1314 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:50.401497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58ffc747-6d48-4a13-9d07-21eef1bea558 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:50.402926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58ffc747-6d48-4a13-9d07-21eef1bea558 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 239293a7-e428-4724-9b65-b03730e59b35] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:50.411772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58ffc747-6d48-4a13-9d07-21eef1bea558 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:50.414362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58ffc747-6d48-4a13-9d07-21eef1bea558 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:50.415295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58ffc747-6d48-4a13-9d07-21eef1bea558 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:50.415863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58ffc747-6d48-4a13-9d07-21eef1bea558 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:50.729704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-58ffc747-6d48-4a13-9d07-21eef1bea558 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:50.740205 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58ffc747-6d48-4a13-9d07-21eef1bea558 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35" status: 200 len: 1468 microversion: 2.1 time: 0.346988 May 18 22:25:50.743752 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1489/2825] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:50 2022] GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35 => generated 1468 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:50.756674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-529fa8fa-bb21-4f0f-9c58-48a6ae45df85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:50.757573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-529fa8fa-bb21-4f0f-9c58-48a6ae45df85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:50.771645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-529fa8fa-bb21-4f0f-9c58-48a6ae45df85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:50.772165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-529fa8fa-bb21-4f0f-9c58-48a6ae45df85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:50.773340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-529fa8fa-bb21-4f0f-9c58-48a6ae45df85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:50.774593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-529fa8fa-bb21-4f0f-9c58-48a6ae45df85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:50.836239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:25:50.836990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:25:50.838018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:25:50.839198 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:25:50.839943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:25:50.852900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:50.853786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:50.854893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:50.855579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:50.878549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:25:50.885331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for user 20c1fda7d13643f7af301a4535b9aacc and project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:25:50.914639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:25:50.920781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:25:51.042101 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ac154557-b0d3-47b1-b733-6f94da3df0e6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.820383 May 18 22:25:51.044384 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1337/2826] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:25:49 2022] POST /compute/v2.1/servers => generated 380 bytes in 1826 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:25:51.058042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-254a3682-1760-4619-9c37-7df668e40dc3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "172.25.3.78"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:51.060828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-254a3682-1760-4619-9c37-7df668e40dc3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:51.076833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-254a3682-1760-4619-9c37-7df668e40dc3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:51.082872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-529fa8fa-bb21-4f0f-9c58-48a6ae45df85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:51.092576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-529fa8fa-bb21-4f0f-9c58-48a6ae45df85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:51.096864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-254a3682-1760-4619-9c37-7df668e40dc3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.019s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:51.100448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-254a3682-1760-4619-9c37-7df668e40dc3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:51.102336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-254a3682-1760-4619-9c37-7df668e40dc3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:51.104027 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-529fa8fa-bb21-4f0f-9c58-48a6ae45df85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.358879 May 18 22:25:51.105889 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1490/2827] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:50 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:51.119375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b8b22239-a802-49eb-b244-a15f67ca1a49 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:51.120277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b8b22239-a802-49eb-b244-a15f67ca1a49 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: c32b302d-d82c-48c9-824b-ee6dd5a26573] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:51.144071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8b22239-a802-49eb-b244-a15f67ca1a49 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:51.146819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8b22239-a802-49eb-b244-a15f67ca1a49 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:51.147891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8b22239-a802-49eb-b244-a15f67ca1a49 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:51.150638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8b22239-a802-49eb-b244-a15f67ca1a49 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:51.173890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-254a3682-1760-4619-9c37-7df668e40dc3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Acquired lock "refresh_cache-ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:294}} May 18 22:25:51.183142 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b8b22239-a802-49eb-b244-a15f67ca1a49 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] HTTP exception thrown: Instance c32b302d-d82c-48c9-824b-ee6dd5a26573 could not be found. May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b8b22239-a802-49eb-b244-a15f67ca1a49 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Request method failure captured: May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 HTTP/1.1 May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXIrnnce0cVFcE2Ylk0bDtPD_Bc2L3rN1sRY6k8UZ1rq9fbwkCxfiXH43sZLZlrQNukXJ7mAnqrFG0eVXGnryyzfiHK-0T3FB3SSJMdXnWL5YCIIibDaAf8fDL_IfWMdKdG1R088aubIfRiSa_R8FC7SV-36D2tcO2tJqd69Lu29gFs May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cf07c557549f402fa4134ac4dd9f1349 May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-LiveMigrationNegativeTest-24200611 May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cf07c557549f402fa4134ac4dd9f1349"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cf07c557549f402fa4134ac4dd9f1349"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cf07c557549f402fa4134ac4dd9f1349"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cf07c557549f402fa4134ac4dd9f1349"}]}] May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-LiveMigrationNegativeTest-24200611 May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cf07c557549f402fa4134ac4dd9f1349 May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-LiveMigrationNegativeTest-24200611 May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-LiveMigrationNegativeTest-24200611-project May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 64f48d3bb168490298e75e56fa0dfce3 May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-LiveMigrationNegativeTest-24200611-project May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance c32b302d-d82c-48c9-824b-ee6dd5a26573 could not be found. May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'c32b302d-d82c-48c9-824b-ee6dd5a26573'} May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance c32b302d-d82c-48c9-824b-ee6dd5a26573 could not be found. May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance c32b302d-d82c-48c9-824b-ee6dd5a26573 could not be found. May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:51.185412 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:51.189424 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:51.189424 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:51.189424 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:51.189424 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:25:51.189424 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:25:51.189424 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance c32b302d-d82c-48c9-824b-ee6dd5a26573 could not be found. May 18 22:25:51.189424 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:51.191300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b8b22239-a802-49eb-b244-a15f67ca1a49 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Returning 404 to user: Instance c32b302d-d82c-48c9-824b-ee6dd5a26573 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:25:51.192367 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b8b22239-a802-49eb-b244-a15f67ca1a49 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573" status: 404 len: 111 microversion: 2.1 time: 0.083644 May 18 22:25:51.193434 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1491/2828] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:51 2022] GET /compute/v2.1/servers/c32b302d-d82c-48c9-824b-ee6dd5a26573 => generated 111 bytes in 87 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:25:51.198802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-23fdbc92-1f62-4118-ba25-4910d9c710ca tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:51.199657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-23fdbc92-1f62-4118-ba25-4910d9c710ca tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:51.207116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23fdbc92-1f62-4118-ba25-4910d9c710ca tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:51.208242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23fdbc92-1f62-4118-ba25-4910d9c710ca tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:51.209196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23fdbc92-1f62-4118-ba25-4910d9c710ca tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:51.209824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23fdbc92-1f62-4118-ba25-4910d9c710ca tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:51.416060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-23fdbc92-1f62-4118-ba25-4910d9c710ca tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:51.424092 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-23fdbc92-1f62-4118-ba25-4910d9c710ca tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1510 microversion: 2.1 time: 0.228882 May 18 22:25:51.433801 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1492/2829] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:51 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1510 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:51.433801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5f15315d-7336-4ac9-a276-74aab1c6d6f8 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-988278185"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:51.433801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5f15315d-7336-4ac9-a276-74aab1c6d6f8 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 239293a7-e428-4724-9b65-b03730e59b35] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:51.440157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f15315d-7336-4ac9-a276-74aab1c6d6f8 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:51.440802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f15315d-7336-4ac9-a276-74aab1c6d6f8 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:51.441887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f15315d-7336-4ac9-a276-74aab1c6d6f8 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:51.442322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f15315d-7336-4ac9-a276-74aab1c6d6f8 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:52.192031 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5f15315d-7336-4ac9-a276-74aab1c6d6f8 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "POST /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35/action" status: 202 len: 0 microversion: 2.1 time: 0.762445 May 18 22:25:52.195392 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1493/2830] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:25:51 2022] POST /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35/action => generated 0 bytes in 769 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) May 18 22:25:52.216727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ac8ddc80-9a1c-4e3a-b10e-60a3ab850a74 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:52.218962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ac8ddc80-9a1c-4e3a-b10e-60a3ab850a74 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:52.344817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ac8ddc80-9a1c-4e3a-b10e-60a3ab850a74 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:52.353354 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ac8ddc80-9a1c-4e3a-b10e-60a3ab850a74 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 200 len: 1214 microversion: 2.1 time: 0.155826 May 18 22:25:52.356114 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1494/2831] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:52 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 1214 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:52.370746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4b6cb8c3-db80-4583-b69f-81c882985b0a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:52.371351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4b6cb8c3-db80-4583-b69f-81c882985b0a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:52.384016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b6cb8c3-db80-4583-b69f-81c882985b0a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:52.384466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b6cb8c3-db80-4583-b69f-81c882985b0a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:52.385250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b6cb8c3-db80-4583-b69f-81c882985b0a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:52.385673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b6cb8c3-db80-4583-b69f-81c882985b0a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:52.432061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4b6cb8c3-db80-4583-b69f-81c882985b0a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:25:52.656037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4b6cb8c3-db80-4583-b69f-81c882985b0a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [119083] Writing DB stats nova_api:SELECT=97,nova_api:UPDATE=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:52.676723 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4b6cb8c3-db80-4583-b69f-81c882985b0a tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "DELETE /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 204 len: 0 microversion: 2.1 time: 0.319284 May 18 22:25:52.678068 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1495/2832] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:25:52 2022] DELETE /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:25:52.683968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ecf39e4-f354-4c00-85ba-54b599ff230e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:52.684945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8ecf39e4-f354-4c00-85ba-54b599ff230e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:52.707078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ecf39e4-f354-4c00-85ba-54b599ff230e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:52.707540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ecf39e4-f354-4c00-85ba-54b599ff230e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:52.713023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ecf39e4-f354-4c00-85ba-54b599ff230e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:52.713491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ecf39e4-f354-4c00-85ba-54b599ff230e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:52.967584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8ecf39e4-f354-4c00-85ba-54b599ff230e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:52.979095 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8ecf39e4-f354-4c00-85ba-54b599ff230e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1498 microversion: 2.1 time: 0.299537 May 18 22:25:52.980893 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1496/2833] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:52 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1498 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:52.987186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-990ce9f9-eaeb-4447-9c70-4ebd12e79ccd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:52.988274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-990ce9f9-eaeb-4447-9c70-4ebd12e79ccd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:52.996880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-990ce9f9-eaeb-4447-9c70-4ebd12e79ccd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:52.997316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-990ce9f9-eaeb-4447-9c70-4ebd12e79ccd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:52.998116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-990ce9f9-eaeb-4447-9c70-4ebd12e79ccd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:52.998549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-990ce9f9-eaeb-4447-9c70-4ebd12e79ccd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:53.262888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-990ce9f9-eaeb-4447-9c70-4ebd12e79ccd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:53.277524 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-990ce9f9-eaeb-4447-9c70-4ebd12e79ccd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.295521 May 18 22:25:53.278360 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1497/2834] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:52 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:53.288293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-231b00ee-0333-4e7a-9d29-807a05881ba2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ecf88a60>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:53.397480 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-231b00ee-0333-4e7a-9d29-807a05881ba2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1454 microversion: 2.1 time: 0.112884 May 18 22:25:53.403218 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1498/2835] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:53 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1454 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:53.407995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c2026927-197c-4712-a368-9c2ca8d6f06c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:53.408668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c2026927-197c-4712-a368-9c2ca8d6f06c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:53.415168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2026927-197c-4712-a368-9c2ca8d6f06c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:53.415519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2026927-197c-4712-a368-9c2ca8d6f06c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:53.416461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2026927-197c-4712-a368-9c2ca8d6f06c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:53.417196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2026927-197c-4712-a368-9c2ca8d6f06c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:53.732789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c2026927-197c-4712-a368-9c2ca8d6f06c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:53.762037 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c2026927-197c-4712-a368-9c2ca8d6f06c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1510 microversion: 2.1 time: 0.344521 May 18 22:25:53.762037 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1499/2836] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:53 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1510 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:53.762037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-886c9125-f1ec-4735-8670-ffbfb059ac2c tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:53.762037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-886c9125-f1ec-4735-8670-ffbfb059ac2c tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:53.768888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-886c9125-f1ec-4735-8670-ffbfb059ac2c tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:53.769678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-886c9125-f1ec-4735-8670-ffbfb059ac2c tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:53.770783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-886c9125-f1ec-4735-8670-ffbfb059ac2c tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:53.771355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-886c9125-f1ec-4735-8670-ffbfb059ac2c tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:54.025570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-886c9125-f1ec-4735-8670-ffbfb059ac2c tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:54.050176 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-886c9125-f1ec-4735-8670-ffbfb059ac2c tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1473 microversion: 2.1 time: 0.298498 May 18 22:25:54.051108 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1500/2837] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:53 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1473 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:54.056523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cd0b7126-b596-4b79-ad4a-5a53b5482ab5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:54.066219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cd0b7126-b596-4b79-ad4a-5a53b5482ab5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:54.091796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd0b7126-b596-4b79-ad4a-5a53b5482ab5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:54.104215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd0b7126-b596-4b79-ad4a-5a53b5482ab5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:54.105326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd0b7126-b596-4b79-ad4a-5a53b5482ab5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:54.106126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd0b7126-b596-4b79-ad4a-5a53b5482ab5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:54.149310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-cd0b7126-b596-4b79-ad4a-5a53b5482ab5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lazy-loading 'flavor' on Instance uuid 795e6723-5763-4ddf-b872-4d49dbd8a770 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:25:54.386074 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cd0b7126-b596-4b79-ad4a-5a53b5482ab5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "POST /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770/action" status: 200 len: 32 microversion: 2.1 time: 0.333291 May 18 22:25:54.392887 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1501/2838] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:25:54 2022] POST /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770/action => generated 32 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:25:54.406294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-95f16420-b1fc-4a5c-9315-8326394f9a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:54.407064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-95f16420-b1fc-4a5c-9315-8326394f9a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:54.414248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-95f16420-b1fc-4a5c-9315-8326394f9a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:54.414819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-95f16420-b1fc-4a5c-9315-8326394f9a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:54.415693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-95f16420-b1fc-4a5c-9315-8326394f9a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:54.416234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-95f16420-b1fc-4a5c-9315-8326394f9a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:54.532658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-95f16420-b1fc-4a5c-9315-8326394f9a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:54.547458 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-95f16420-b1fc-4a5c-9315-8326394f9a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 200 len: 1266 microversion: 2.1 time: 0.152708 May 18 22:25:54.549684 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1502/2839] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:54 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 1266 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:54.565211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bc540cb5-bd6e-490c-94ce-2e8222120a33 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:54.565977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bc540cb5-bd6e-490c-94ce-2e8222120a33 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:54.577512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc540cb5-bd6e-490c-94ce-2e8222120a33 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:54.577989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc540cb5-bd6e-490c-94ce-2e8222120a33 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:54.578755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc540cb5-bd6e-490c-94ce-2e8222120a33 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:54.579190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc540cb5-bd6e-490c-94ce-2e8222120a33 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:54.847512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-bc540cb5-bd6e-490c-94ce-2e8222120a33 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:55.015525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bc540cb5-bd6e-490c-94ce-2e8222120a33 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:55.024362 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bc540cb5-bd6e-490c-94ce-2e8222120a33 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.473368 May 18 22:25:55.025132 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1503/2840] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:54 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:55.046815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b71d3694-31a4-4758-8830-8431e8759778 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:55.047465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b71d3694-31a4-4758-8830-8431e8759778 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:55.069574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b71d3694-31a4-4758-8830-8431e8759778 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:55.070348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b71d3694-31a4-4758-8830-8431e8759778 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:55.072386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b71d3694-31a4-4758-8830-8431e8759778 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:55.072979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b71d3694-31a4-4758-8830-8431e8759778 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:55.610928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b71d3694-31a4-4758-8830-8431e8759778 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:55.638101 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b71d3694-31a4-4758-8830-8431e8759778 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 0.593121 May 18 22:25:55.639382 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1504/2841] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:55 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:55.648289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a703dc88-77ce-4661-aa4d-2e3a63d6df0a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bfc550>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:55.712420 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a703dc88-77ce-4661-aa4d-2e3a63d6df0a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1454 microversion: 2.1 time: 0.070334 May 18 22:25:55.713666 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1505/2842] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:55 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:55.733216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0c7f2f90-65ea-4899-a4e5-32334612d3aa tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:55.734105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0c7f2f90-65ea-4899-a4e5-32334612d3aa tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:55.747887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c7f2f90-65ea-4899-a4e5-32334612d3aa tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:55.748327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c7f2f90-65ea-4899-a4e5-32334612d3aa tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:55.749192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c7f2f90-65ea-4899-a4e5-32334612d3aa tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:55.749772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c7f2f90-65ea-4899-a4e5-32334612d3aa tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:55.753950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0c7f2f90-65ea-4899-a4e5-32334612d3aa tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell1:SELECT=93,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:56.088755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0c7f2f90-65ea-4899-a4e5-32334612d3aa tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:56.097991 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0c7f2f90-65ea-4899-a4e5-32334612d3aa tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1510 microversion: 2.1 time: 0.382576 May 18 22:25:56.098574 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1506/2843] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:55 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1510 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:56.263733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-254a3682-1760-4619-9c37-7df668e40dc3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Building network info cache for instance {{(pid=119082) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:1972}} May 18 22:25:56.291955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-5be9f348-319a-44d2-9b22-9f50dfa1ce2c req-a8e210d1-4601-4281-adb7-29126679f107 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "40f2bb6c-80ea-4581-a28a-a95ca3f2e660", "name": "network-vif-deleted", "tag": "e20be7a1-beb6-434a-b69f-b70b94e6f481"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:56.311591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5be9f348-319a-44d2-9b22-9f50dfa1ce2c req-a8e210d1-4601-4281-adb7-29126679f107 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:56.312358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5be9f348-319a-44d2-9b22-9f50dfa1ce2c req-a8e210d1-4601-4281-adb7-29126679f107 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:56.335871 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-5be9f348-319a-44d2-9b22-9f50dfa1ce2c req-a8e210d1-4601-4281-adb7-29126679f107 service nova] Creating event network-vif-deleted:e20be7a1-beb6-434a-b69f-b70b94e6f481 for instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 on n-h2-841040-6 May 18 22:25:56.349303 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-5be9f348-319a-44d2-9b22-9f50dfa1ce2c req-a8e210d1-4601-4281-adb7-29126679f107 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.249012 May 18 22:25:56.354156 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1507/2844] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:56 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:56.367180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7c8b78b7-e5f6-4015-b2c2-3ffdd0bcae7d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:56.368939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7c8b78b7-e5f6-4015-b2c2-3ffdd0bcae7d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:56.391691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c8b78b7-e5f6-4015-b2c2-3ffdd0bcae7d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:56.392284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c8b78b7-e5f6-4015-b2c2-3ffdd0bcae7d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:56.393550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c8b78b7-e5f6-4015-b2c2-3ffdd0bcae7d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:56.394101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c8b78b7-e5f6-4015-b2c2-3ffdd0bcae7d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:56.474409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c8b78b7-e5f6-4015-b2c2-3ffdd0bcae7d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:56.477105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c8b78b7-e5f6-4015-b2c2-3ffdd0bcae7d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:56.478044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-7c8b78b7-e5f6-4015-b2c2-3ffdd0bcae7d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lazy-loading 'fault' on Instance uuid e381a3f0-2fa2-498e-9193-13fa1520e4b0 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:25:56.549720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7c8b78b7-e5f6-4015-b2c2-3ffdd0bcae7d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '64f48d3bb168490298e75e56fa0dfce3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf07c557549f402fa4134ac4dd9f1349', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:56.559324 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7c8b78b7-e5f6-4015-b2c2-3ffdd0bcae7d tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 200 len: 1308 microversion: 2.1 time: 0.203624 May 18 22:25:56.564198 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1508/2845] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:56 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 1308 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:56.569432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ac45e5c1-0c6c-40d0-b013-548fc5f480b2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:56.573171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ac45e5c1-0c6c-40d0-b013-548fc5f480b2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:56.590249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac45e5c1-0c6c-40d0-b013-548fc5f480b2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:56.590672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac45e5c1-0c6c-40d0-b013-548fc5f480b2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:56.591471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac45e5c1-0c6c-40d0-b013-548fc5f480b2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:56.591947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac45e5c1-0c6c-40d0-b013-548fc5f480b2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:56.710767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ac45e5c1-0c6c-40d0-b013-548fc5f480b2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:56.727786 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ac45e5c1-0c6c-40d0-b013-548fc5f480b2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 200 len: 1272 microversion: 2.1 time: 0.161364 May 18 22:25:56.738843 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1509/2846] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:56 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 1272 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:56.744407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-623c4aeb-a9c2-437c-aaf4-24afb42a2b77 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:56.745246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-623c4aeb-a9c2-437c-aaf4-24afb42a2b77 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:56.753284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-623c4aeb-a9c2-437c-aaf4-24afb42a2b77 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:56.754063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-623c4aeb-a9c2-437c-aaf4-24afb42a2b77 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:56.754986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-623c4aeb-a9c2-437c-aaf4-24afb42a2b77 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:56.755553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-623c4aeb-a9c2-437c-aaf4-24afb42a2b77 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:56.992533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-623c4aeb-a9c2-437c-aaf4-24afb42a2b77 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:57.014379 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-623c4aeb-a9c2-437c-aaf4-24afb42a2b77 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.272167 May 18 22:25:57.026533 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1510/2847] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:56 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:57.026533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6fa7bba5-4695-4def-8354-755f0d308fe7 req-1e76430f-85d2-4ac7-ad2f-901637aa946c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e381a3f0-2fa2-498e-9193-13fa1520e4b0", "name": "network-vif-deleted", "tag": "7917e168-c229-46ba-8701-0ce4eeb0885b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:57.045104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6fa7bba5-4695-4def-8354-755f0d308fe7 req-1e76430f-85d2-4ac7-ad2f-901637aa946c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:57.046885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6fa7bba5-4695-4def-8354-755f0d308fe7 req-1e76430f-85d2-4ac7-ad2f-901637aa946c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:57.085199 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6fa7bba5-4695-4def-8354-755f0d308fe7 req-1e76430f-85d2-4ac7-ad2f-901637aa946c service nova] Creating event network-vif-deleted:7917e168-c229-46ba-8701-0ce4eeb0885b for instance e381a3f0-2fa2-498e-9193-13fa1520e4b0 on n-h1-841040-6 May 18 22:25:57.093532 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6fa7bba5-4695-4def-8354-755f0d308fe7 req-1e76430f-85d2-4ac7-ad2f-901637aa946c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.072182 May 18 22:25:57.096156 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1511/2848] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:57 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:57.101437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-25fd5e5a-6f5b-46a3-9648-d200c80f3205 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:57.110452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-25fd5e5a-6f5b-46a3-9648-d200c80f3205 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:57.121826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25fd5e5a-6f5b-46a3-9648-d200c80f3205 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:57.123927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25fd5e5a-6f5b-46a3-9648-d200c80f3205 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:57.125086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25fd5e5a-6f5b-46a3-9648-d200c80f3205 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:57.125823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25fd5e5a-6f5b-46a3-9648-d200c80f3205 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:57.373602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-25fd5e5a-6f5b-46a3-9648-d200c80f3205 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:57.385303 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-25fd5e5a-6f5b-46a3-9648-d200c80f3205 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 0.286940 May 18 22:25:57.386227 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1512/2849] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:57 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:57.401590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6a3d62a6-bcbe-4271-88a7-c8840968044c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bee280>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:57.529273 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6a3d62a6-bcbe-4271-88a7-c8840968044c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1454 microversion: 2.1 time: 0.131910 May 18 22:25:57.529851 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1513/2850] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:57 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1454 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:57.536110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a3c029de-304b-49dd-9193-214623416bef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:57.536728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a3c029de-304b-49dd-9193-214623416bef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:57.553308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a3c029de-304b-49dd-9193-214623416bef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:57.556904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a3c029de-304b-49dd-9193-214623416bef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:57.557808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a3c029de-304b-49dd-9193-214623416bef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:57.558254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a3c029de-304b-49dd-9193-214623416bef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:57.751628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a3c029de-304b-49dd-9193-214623416bef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:57.766424 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a3c029de-304b-49dd-9193-214623416bef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1507 microversion: 2.1 time: 0.235503 May 18 22:25:57.767182 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1514/2851] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:57 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1507 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:57.779083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-728484bd-41c9-49c2-b2a3-87e115046209 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Action: 'create', calling method: .version_select at 0x7fa2ece30310>, body: {"keypair": {"name": "tempest-keypair-1466612884", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOdUCkgKaNebMcoIO/ke293Aq64X63oBCBb4r1cbFN/FqHR/bDcMcABLLWLE2yalC4uy0ntvcWf1bWf9l619hbruBNKjXBX3/0pPgfTelrmwEZd5YzvvNTIzzpiu/3DQEw=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:57.810675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-728484bd-41c9-49c2-b2a3-87e115046209 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Getting quotas for project 41c577929667437aaf5c258dc5c61e65. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:25:57.817202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-728484bd-41c9-49c2-b2a3-87e115046209 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Getting quotas for user aebad8ed2931453eabd481a9717a0460 and project 41c577929667437aaf5c258dc5c61e65. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:25:57.856974 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-728484bd-41c9-49c2-b2a3-87e115046209 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.42 time: 0.088402 May 18 22:25:57.857965 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1515/2852] 10.222.0.58 () {62 vars in 1199 bytes} [Wed May 18 22:25:57 2022] POST /compute/v2.1/os-keypairs => generated 401 bytes in 90 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) May 18 22:25:57.863757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-0e9bcc52-6b45-48ae-aff6-76ba37249c68 req-d958aed2-6662-456f-b3b4-cc7faec1f13b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "239293a7-e428-4724-9b65-b03730e59b35", "name": "network-vif-plugged", "status": "completed", "tag": "4bbdbcba-fdb3-4f6f-8139-b3d16f00b205"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:57.895341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0e9bcc52-6b45-48ae-aff6-76ba37249c68 req-d958aed2-6662-456f-b3b4-cc7faec1f13b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:57.898277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0e9bcc52-6b45-48ae-aff6-76ba37249c68 req-d958aed2-6662-456f-b3b4-cc7faec1f13b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:57.944166 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-0e9bcc52-6b45-48ae-aff6-76ba37249c68 req-d958aed2-6662-456f-b3b4-cc7faec1f13b service nova] Creating event network-vif-plugged:4bbdbcba-fdb3-4f6f-8139-b3d16f00b205 for instance 239293a7-e428-4724-9b65-b03730e59b35 on n-h1-841040-6 May 18 22:25:57.968063 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-0e9bcc52-6b45-48ae-aff6-76ba37249c68 req-d958aed2-6662-456f-b3b4-cc7faec1f13b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.108542 May 18 22:25:57.977185 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1516/2853] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:57 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:57.985932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e0253ce-1c18-48c7-9536-de1bdfe91280 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:57.989499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6e0253ce-1c18-48c7-9536-de1bdfe91280 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] [instance: e381a3f0-2fa2-498e-9193-13fa1520e4b0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:58.004142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e0253ce-1c18-48c7-9536-de1bdfe91280 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:58.005967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e0253ce-1c18-48c7-9536-de1bdfe91280 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:58.008525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e0253ce-1c18-48c7-9536-de1bdfe91280 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:58.012558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e0253ce-1c18-48c7-9536-de1bdfe91280 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:58.065713 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-6e0253ce-1c18-48c7-9536-de1bdfe91280 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] HTTP exception thrown: Instance e381a3f0-2fa2-498e-9193-13fa1520e4b0 could not be found. May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e0253ce-1c18-48c7-9536-de1bdfe91280 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Request method failure captured: May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 HTTP/1.1 May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXIrnnce0cVFcE2Ylk0bDtPD_Bc2L3rN1sRY6k8UZ1rq9fbwkCxfiXH43sZLZlrQNukXJ7mAnqrFG0eVXGnryyzfiHK-0T3FB3SSJMdXnWL5YCIIibDaAf8fDL_IfWMdKdG1R088aubIfRiSa_R8FC7SV-36D2tcO2tJqd69Lu29gFs May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cf07c557549f402fa4134ac4dd9f1349 May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-LiveMigrationNegativeTest-24200611 May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cf07c557549f402fa4134ac4dd9f1349"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cf07c557549f402fa4134ac4dd9f1349"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cf07c557549f402fa4134ac4dd9f1349"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cf07c557549f402fa4134ac4dd9f1349"}]}] May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-LiveMigrationNegativeTest-24200611 May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cf07c557549f402fa4134ac4dd9f1349 May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-LiveMigrationNegativeTest-24200611 May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-LiveMigrationNegativeTest-24200611-project May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 64f48d3bb168490298e75e56fa0dfce3 May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-LiveMigrationNegativeTest-24200611-project May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance e381a3f0-2fa2-498e-9193-13fa1520e4b0 could not be found. May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'e381a3f0-2fa2-498e-9193-13fa1520e4b0'} May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance e381a3f0-2fa2-498e-9193-13fa1520e4b0 could not be found. May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance e381a3f0-2fa2-498e-9193-13fa1520e4b0 could not be found. May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:25:58.071446 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:58.074968 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:25:58.074968 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:25:58.074968 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:25:58.074968 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:25:58.074968 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:25:58.074968 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance e381a3f0-2fa2-498e-9193-13fa1520e4b0 could not be found. May 18 22:25:58.074968 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:25:58.080151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e0253ce-1c18-48c7-9536-de1bdfe91280 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] Returning 404 to user: Instance e381a3f0-2fa2-498e-9193-13fa1520e4b0 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:25:58.084811 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e0253ce-1c18-48c7-9536-de1bdfe91280 tempest-LiveMigrationNegativeTest-24200611 tempest-LiveMigrationNegativeTest-24200611-project] 10.222.0.58 "GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0" status: 404 len: 111 microversion: 2.1 time: 0.106046 May 18 22:25:58.089826 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1517/2854] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:57 2022] GET /compute/v2.1/servers/e381a3f0-2fa2-498e-9193-13fa1520e4b0 => generated 111 bytes in 112 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:25:58.096756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-78c45d7f-22e5-4c3a-92f8-b6d65ea4449d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:58.099090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-78c45d7f-22e5-4c3a-92f8-b6d65ea4449d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:58.117888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-78c45d7f-22e5-4c3a-92f8-b6d65ea4449d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:58.119155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-78c45d7f-22e5-4c3a-92f8-b6d65ea4449d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:58.120916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-78c45d7f-22e5-4c3a-92f8-b6d65ea4449d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:58.122479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-78c45d7f-22e5-4c3a-92f8-b6d65ea4449d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:58.246305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-254a3682-1760-4619-9c37-7df668e40dc3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Updating instance_info_cache with network_info: [{"id": "d267a6ba-2c3f-4d68-a3db-d8a826a17925", "address": "fa:16:3e:ee:26:f8", "network": {"id": "52825ef3-4608-454b-8db6-151a33021ef5", "bridge": null, "label": "tempest-FloatingIPsAssociationTestJSON-1383540037-network", "subnets": [{"cidr": "172.20.0.0/28", "dns": [], "gateway": {"address": "172.20.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "172.20.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.25.3.78", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"dhcp_server": "172.20.0.2"}}], "meta": {"injected": false, "tenant_id": "a2b5f5024ace4957a141dedfe4e3a388", "mtu": 1500, "physical_network": "physnet1", "tunneled": false}}, "type": "hyperv", "details": {"connectivity": "legacy", "port_filter": false, "bound_drivers": {"0": "hyperv"}}, "devname": "tapd267a6ba-2c", "ovs_interfaceid": null, "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=119082) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:117}} May 18 22:25:58.270642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-254a3682-1760-4619-9c37-7df668e40dc3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Releasing lock "refresh_cache-ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:312}} May 18 22:25:58.271570 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-254a3682-1760-4619-9c37-7df668e40dc3 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "POST /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8/action" status: 202 len: 0 microversion: 2.1 time: 7.226008 May 18 22:25:58.278757 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1338/2855] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:25:51 2022] POST /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8/action => generated 0 bytes in 7233 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) May 18 22:25:58.295164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e47a55dd-4d1a-453c-add8-5693e1f743a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:58.295901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e47a55dd-4d1a-453c-add8-5693e1f743a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:58.309613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e47a55dd-4d1a-453c-add8-5693e1f743a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:58.310268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e47a55dd-4d1a-453c-add8-5693e1f743a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:58.311045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e47a55dd-4d1a-453c-add8-5693e1f743a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:58.311538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e47a55dd-4d1a-453c-add8-5693e1f743a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:58.496507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-78c45d7f-22e5-4c3a-92f8-b6d65ea4449d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:58.509114 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-78c45d7f-22e5-4c3a-92f8-b6d65ea4449d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 200 len: 1314 microversion: 2.1 time: 0.417909 May 18 22:25:58.509627 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1518/2856] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:58 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 1314 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:58.514668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7bbeab58-54f6-48be-b2ff-609b76490616 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '.version_select at 0x7fa2ece781f0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:58.809780 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7bbeab58-54f6-48be-b2ff-609b76490616 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/os-floating-ips/05fdfdc0-33fb-46be-9a64-6267c9f6513c" status: 200 len: 183 microversion: 2.1 time: 0.298758 May 18 22:25:58.811200 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1519/2857] 10.222.0.58 () {58 vars in 1259 bytes} [Wed May 18 22:25:58 2022] GET /compute/v2.1/os-floating-ips/05fdfdc0-33fb-46be-9a64-6267c9f6513c => generated 183 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:58.816436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-233ecf21-8c92-47f4-8bd4-3610bb07f0ce req-d8f0b803-62d3-4ed6-9607-dfe2a3dfd866 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ab6f2ef4-7067-4c2a-b156-fe092c1f37f8", "tag": "d267a6ba-2c3f-4d68-a3db-d8a826a17925"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:58.833707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-233ecf21-8c92-47f4-8bd4-3610bb07f0ce req-d8f0b803-62d3-4ed6-9607-dfe2a3dfd866 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:58.836598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-233ecf21-8c92-47f4-8bd4-3610bb07f0ce req-d8f0b803-62d3-4ed6-9607-dfe2a3dfd866 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:58.864276 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-233ecf21-8c92-47f4-8bd4-3610bb07f0ce req-d8f0b803-62d3-4ed6-9607-dfe2a3dfd866 service nova] Creating event network-changed:d267a6ba-2c3f-4d68-a3db-d8a826a17925 for instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 on n-h2-841040-6 May 18 22:25:58.878319 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-233ecf21-8c92-47f4-8bd4-3610bb07f0ce req-d8f0b803-62d3-4ed6-9607-dfe2a3dfd866 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.063438 May 18 22:25:58.881654 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1520/2858] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:25:58 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:25:58.885155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e47a55dd-4d1a-453c-add8-5693e1f743a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:58.892343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e47a55dd-4d1a-453c-add8-5693e1f743a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119082] Writing DB stats nova_cell1:SELECT=92,nova_cell1:UPDATE=3,nova_cell1:INSERT=1,nova_cell1:SAVEPOINT=2,nova_cell1:RELEASE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:25:58.899289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-367d5306-ad14-4956-868f-2aad52643e61 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:58.903160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-367d5306-ad14-4956-868f-2aad52643e61 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:58.910822 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e47a55dd-4d1a-453c-add8-5693e1f743a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.630898 May 18 22:25:58.919053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-367d5306-ad14-4956-868f-2aad52643e61 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:58.919722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-367d5306-ad14-4956-868f-2aad52643e61 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:58.920660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-367d5306-ad14-4956-868f-2aad52643e61 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:58.920897 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1339/2859] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:58 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 642 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:58.921437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-367d5306-ad14-4956-868f-2aad52643e61 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:58.931037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd9ac6e7-1597-4653-89db-35c10c2a0dbb tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec48a550>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:59.002940 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dd9ac6e7-1597-4653-89db-35c10c2a0dbb tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1454 microversion: 2.1 time: 0.076904 May 18 22:25:59.018211 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1340/2860] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:25:58 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1454 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:59.023349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1268ae6f-19fd-45ce-99a6-060106bbcc60 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:59.023957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1268ae6f-19fd-45ce-99a6-060106bbcc60 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:59.031418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1268ae6f-19fd-45ce-99a6-060106bbcc60 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:59.039404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1268ae6f-19fd-45ce-99a6-060106bbcc60 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:59.040245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1268ae6f-19fd-45ce-99a6-060106bbcc60 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:59.040712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1268ae6f-19fd-45ce-99a6-060106bbcc60 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:59.255138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-367d5306-ad14-4956-868f-2aad52643e61 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:59.267165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-367d5306-ad14-4956-868f-2aad52643e61 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 0.378207 May 18 22:25:59.269001 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1521/2861] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:58 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:59.274270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7cda59a1-6298-4e97-bcc7-2a67cf53ebc8 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Action: 'action', calling method: , body: {"removeFloatingIp": {"address": "172.25.3.78"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:25:59.351091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1268ae6f-19fd-45ce-99a6-060106bbcc60 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:25:59.360926 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1268ae6f-19fd-45ce-99a6-060106bbcc60 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1507 microversion: 2.1 time: 0.341304 May 18 22:25:59.375225 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1341/2862] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:59 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1507 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:25:59.440069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7cda59a1-6298-4e97-bcc7-2a67cf53ebc8 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:59.447873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cda59a1-6298-4e97-bcc7-2a67cf53ebc8 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:59.448406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cda59a1-6298-4e97-bcc7-2a67cf53ebc8 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:59.450163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cda59a1-6298-4e97-bcc7-2a67cf53ebc8 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:59.451039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cda59a1-6298-4e97-bcc7-2a67cf53ebc8 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:59.526027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9e0fc6b1-f172-4f34-943a-4bfb0fcbd46a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:25:59.526997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9e0fc6b1-f172-4f34-943a-4bfb0fcbd46a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:25:59.537408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e0fc6b1-f172-4f34-943a-4bfb0fcbd46a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:59.545092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e0fc6b1-f172-4f34-943a-4bfb0fcbd46a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:59.546410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e0fc6b1-f172-4f34-943a-4bfb0fcbd46a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:25:59.549372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e0fc6b1-f172-4f34-943a-4bfb0fcbd46a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:25:59.821185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cda59a1-6298-4e97-bcc7-2a67cf53ebc8 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Acquired lock "refresh_cache-ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" {{(pid=119083) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:294}} May 18 22:26:00.101276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9e0fc6b1-f172-4f34-943a-4bfb0fcbd46a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:00.125760 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9e0fc6b1-f172-4f34-943a-4bfb0fcbd46a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 200 len: 1314 microversion: 2.1 time: 0.602068 May 18 22:26:00.139085 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1342/2863] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:25:59 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 1314 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:26:00.159817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5b003b57-a855-4997-a218-cdbfc502d080 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:00.160712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5b003b57-a855-4997-a218-cdbfc502d080 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:00.187129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b003b57-a855-4997-a218-cdbfc502d080 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:00.189777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b003b57-a855-4997-a218-cdbfc502d080 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:00.191122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b003b57-a855-4997-a218-cdbfc502d080 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:00.195109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b003b57-a855-4997-a218-cdbfc502d080 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:00.716114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5b003b57-a855-4997-a218-cdbfc502d080 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:00.733325 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5b003b57-a855-4997-a218-cdbfc502d080 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.592673 May 18 22:26:00.736302 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1343/2864] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:00 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:00.743588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-560f6229-6644-4e74-a139-6a3c6213b0d7 req-30cab919-dcbe-4cad-8195-1d176691a3a1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d3bc7e40-52e7-45af-830f-4e022b17028f", "name": "network-vif-unplugged", "status": "completed", "tag": "0d4c90ef-9333-4bed-b721-79bff4a7b2c7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:00.762961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-560f6229-6644-4e74-a139-6a3c6213b0d7 req-30cab919-dcbe-4cad-8195-1d176691a3a1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:00.763405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-560f6229-6644-4e74-a139-6a3c6213b0d7 req-30cab919-dcbe-4cad-8195-1d176691a3a1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:00.795874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.compute.server_external_events [req-560f6229-6644-4e74-a139-6a3c6213b0d7 req-30cab919-dcbe-4cad-8195-1d176691a3a1 service nova] Unable to find a host for instance d3bc7e40-52e7-45af-830f-4e022b17028f. Dropping event network-vif-unplugged {{(pid=119082) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:143}} May 18 22:26:00.808244 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-560f6229-6644-4e74-a139-6a3c6213b0d7 req-30cab919-dcbe-4cad-8195-1d176691a3a1 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 207 len: 182 microversion: 2.1 time: 0.068604 May 18 22:26:00.809169 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1344/2865] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:00 2022] POST /compute/v2.1/os-server-external-events => generated 182 bytes in 72 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) May 18 22:26:00.816291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bd9e17d2-8438-432b-8c06-48b661c56e33 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec490a60>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:00.867282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-bd9e17d2-8438-432b-8c06-48b661c56e33 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:00.898934 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bd9e17d2-8438-432b-8c06-48b661c56e33 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1454 microversion: 2.1 time: 0.088380 May 18 22:26:00.899845 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1345/2866] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:00 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1454 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:00.901704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-bd9e17d2-8438-432b-8c06-48b661c56e33 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:00.906728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-069044f8-43cf-48e8-9e10-fc154dce66db tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:00.907524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-069044f8-43cf-48e8-9e10-fc154dce66db tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:00.932022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-069044f8-43cf-48e8-9e10-fc154dce66db tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:00.932731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-069044f8-43cf-48e8-9e10-fc154dce66db tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:00.933666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-069044f8-43cf-48e8-9e10-fc154dce66db tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:00.934271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-069044f8-43cf-48e8-9e10-fc154dce66db tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:01.308043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-7cda59a1-6298-4e97-bcc7-2a67cf53ebc8 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Building network info cache for instance {{(pid=119083) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:1972}} May 18 22:26:02.054600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-7cda59a1-6298-4e97-bcc7-2a67cf53ebc8 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Updating instance_info_cache with network_info: [{"id": "d267a6ba-2c3f-4d68-a3db-d8a826a17925", "address": "fa:16:3e:ee:26:f8", "network": {"id": "52825ef3-4608-454b-8db6-151a33021ef5", "bridge": null, "label": "tempest-FloatingIPsAssociationTestJSON-1383540037-network", "subnets": [{"cidr": "172.20.0.0/28", "dns": [], "gateway": {"address": "172.20.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "172.20.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"dhcp_server": "172.20.0.2"}}], "meta": {"injected": false, "tenant_id": "a2b5f5024ace4957a141dedfe4e3a388", "mtu": 1500, "physical_network": "physnet1", "tunneled": false}}, "type": "hyperv", "details": {"connectivity": "legacy", "port_filter": false, "bound_drivers": {"0": "hyperv"}}, "devname": "tapd267a6ba-2c", "ovs_interfaceid": null, "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=119083) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:117}} May 18 22:26:02.069999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-069044f8-43cf-48e8-9e10-fc154dce66db tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:02.084385 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-069044f8-43cf-48e8-9e10-fc154dce66db tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 1.183276 May 18 22:26:02.097568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cda59a1-6298-4e97-bcc7-2a67cf53ebc8 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Releasing lock "refresh_cache-ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" {{(pid=119083) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:312}} May 18 22:26:02.098135 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1346/2867] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:00 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 1197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:02.100822 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7cda59a1-6298-4e97-bcc7-2a67cf53ebc8 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "POST /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8/action" status: 202 len: 0 microversion: 2.1 time: 2.830368 May 18 22:26:02.102498 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1522/2868] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:25:59 2022] POST /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8/action => generated 0 bytes in 2832 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) May 18 22:26:02.104685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d82a291d-205a-4d5e-99a6-81c93415a227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:02.105613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d82a291d-205a-4d5e-99a6-81c93415a227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:02.112162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-97aa3892-4c5f-482d-bd5e-86ede638bf1f req-7a3e5b72-c82d-4f03-ac2f-7f825549bc87 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f7457f3b-7366-46fa-a23a-d9bc448610bb", "tag": "513da3bb-bd0c-438c-873f-e28019f8838d"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:02.118745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d82a291d-205a-4d5e-99a6-81c93415a227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.120169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d82a291d-205a-4d5e-99a6-81c93415a227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:02.121302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d82a291d-205a-4d5e-99a6-81c93415a227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.123137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d82a291d-205a-4d5e-99a6-81c93415a227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:02.123511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-97aa3892-4c5f-482d-bd5e-86ede638bf1f req-7a3e5b72-c82d-4f03-ac2f-7f825549bc87 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.124040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-97aa3892-4c5f-482d-bd5e-86ede638bf1f req-7a3e5b72-c82d-4f03-ac2f-7f825549bc87 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:02.139607 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-97aa3892-4c5f-482d-bd5e-86ede638bf1f req-7a3e5b72-c82d-4f03-ac2f-7f825549bc87 service nova] Creating event network-changed:513da3bb-bd0c-438c-873f-e28019f8838d for instance f7457f3b-7366-46fa-a23a-d9bc448610bb on n-h1-841040-6 May 18 22:26:02.147425 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-97aa3892-4c5f-482d-bd5e-86ede638bf1f req-7a3e5b72-c82d-4f03-ac2f-7f825549bc87 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043595 May 18 22:26:02.148447 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1523/2869] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:02 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:02.163801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2c75144d-b5b6-4e59-85a1-0fb46cd85b61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:02.166067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2c75144d-b5b6-4e59-85a1-0fb46cd85b61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:02.187291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c75144d-b5b6-4e59-85a1-0fb46cd85b61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.187851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c75144d-b5b6-4e59-85a1-0fb46cd85b61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:02.192126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c75144d-b5b6-4e59-85a1-0fb46cd85b61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.194915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c75144d-b5b6-4e59-85a1-0fb46cd85b61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:02.495718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2c75144d-b5b6-4e59-85a1-0fb46cd85b61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:02.521667 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2c75144d-b5b6-4e59-85a1-0fb46cd85b61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 200 len: 1314 microversion: 2.1 time: 0.371733 May 18 22:26:02.528735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d82a291d-205a-4d5e-99a6-81c93415a227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:02.535192 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1524/2870] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:02 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 1314 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:02.540079 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d82a291d-205a-4d5e-99a6-81c93415a227 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 200 len: 1450 microversion: 2.1 time: 0.440620 May 18 22:26:02.542242 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1347/2871] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:02 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 1450 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:02.557141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3051e873-a85a-4572-9ffa-fc56e4909a6f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:02.559198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-06699136-8504-4f85-8b73-c58d589a9c25 req-68a6ddd7-e2ef-4cb4-ad5e-4c631917cd97 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ab6f2ef4-7067-4c2a-b156-fe092c1f37f8", "tag": "d267a6ba-2c3f-4d68-a3db-d8a826a17925"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:02.564263 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3051e873-a85a-4572-9ffa-fc56e4909a6f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:02.575533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3051e873-a85a-4572-9ffa-fc56e4909a6f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.576666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3051e873-a85a-4572-9ffa-fc56e4909a6f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:02.577686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3051e873-a85a-4572-9ffa-fc56e4909a6f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.579730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3051e873-a85a-4572-9ffa-fc56e4909a6f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:02.592757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-06699136-8504-4f85-8b73-c58d589a9c25 req-68a6ddd7-e2ef-4cb4-ad5e-4c631917cd97 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.593206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-06699136-8504-4f85-8b73-c58d589a9c25 req-68a6ddd7-e2ef-4cb4-ad5e-4c631917cd97 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:02.630013 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-06699136-8504-4f85-8b73-c58d589a9c25 req-68a6ddd7-e2ef-4cb4-ad5e-4c631917cd97 service nova] Creating event network-changed:d267a6ba-2c3f-4d68-a3db-d8a826a17925 for instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 on n-h2-841040-6 May 18 22:26:02.652903 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-06699136-8504-4f85-8b73-c58d589a9c25 req-68a6ddd7-e2ef-4cb4-ad5e-4c631917cd97 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.114529 May 18 22:26:02.658066 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1525/2872] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:02 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:02.663313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-de3d43f4-8224-40d2-8fff-45623c1156ad tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bc8dc0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:02.789468 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-de3d43f4-8224-40d2-8fff-45623c1156ad tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1454 microversion: 2.1 time: 0.130107 May 18 22:26:02.790707 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1526/2873] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:02 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1454 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:02.796792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8277526d-c670-4878-9ee4-b745a16b9fdb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:02.797598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8277526d-c670-4878-9ee4-b745a16b9fdb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:02.808605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8277526d-c670-4878-9ee4-b745a16b9fdb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.809531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8277526d-c670-4878-9ee4-b745a16b9fdb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:02.810534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8277526d-c670-4878-9ee4-b745a16b9fdb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.811288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8277526d-c670-4878-9ee4-b745a16b9fdb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:02.838142 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-8277526d-c670-4878-9ee4-b745a16b9fdb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] HTTP exception thrown: Instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 could not be found. May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8277526d-c670-4878-9ee4-b745a16b9fdb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Request method failure captured: May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 HTTP/1.1 May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXIl5J7lLnPi4SvSm_T4fq9oEsuuCb3KZf8olFxmK3c19KPz3PBAxi6eACccNG8BqsSY-O2Q0750ABt-sxV7C0kkwzWflJ1erP5lg0yZ11l50PTc8HEWSrrG8ccQ0JHGp6elf59FRUcY__9AVqdpH-IHxl7v79Wfv40UEQR-l-aa1SE May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: a2b5f5024ace4957a141dedfe4e3a388 May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FloatingIPsAssociationTestJSON-880933897 May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a2b5f5024ace4957a141dedfe4e3a388"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a2b5f5024ace4957a141dedfe4e3a388"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a2b5f5024ace4957a141dedfe4e3a388"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a2b5f5024ace4957a141dedfe4e3a388"}]}] May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FloatingIPsAssociationTestJSON-880933897 May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: a2b5f5024ace4957a141dedfe4e3a388 May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FloatingIPsAssociationTestJSON-880933897 May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FloatingIPsAssociationTestJSON-880933897-project May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 759c8e919e0d4b5c92dd9baaf01caf06 May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FloatingIPsAssociationTestJSON-880933897-project May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 could not be found. May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '40f2bb6c-80ea-4581-a28a-a95ca3f2e660'} May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 could not be found. May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:26:02.843824 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:26:02.847647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 could not be found. May 18 22:26:02.847647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:02.847647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:02.847647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:02.847647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:02.847647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:02.847647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:02.847647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:26:02.847647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:26:02.847647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 could not be found. May 18 22:26:02.847647 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:02.847647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8277526d-c670-4878-9ee4-b745a16b9fdb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Returning 404 to user: Instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:26:02.847647 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8277526d-c670-4878-9ee4-b745a16b9fdb tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "DELETE /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660" status: 404 len: 111 microversion: 2.1 time: 0.053688 May 18 22:26:02.848595 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1527/2874] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:26:02 2022] DELETE /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:26:02.858579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3d2b1613-d891-4aac-875d-53c630a1e3f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:02.859233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3d2b1613-d891-4aac-875d-53c630a1e3f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:02.872315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d2b1613-d891-4aac-875d-53c630a1e3f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.873295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d2b1613-d891-4aac-875d-53c630a1e3f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:02.874493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d2b1613-d891-4aac-875d-53c630a1e3f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.875618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d2b1613-d891-4aac-875d-53c630a1e3f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:02.926475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3051e873-a85a-4572-9ffa-fc56e4909a6f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:02.949797 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3051e873-a85a-4572-9ffa-fc56e4909a6f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.403490 May 18 22:26:02.951963 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1348/2875] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:02 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:02.964703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc96a36d-3e43-40ca-9e59-cbbc492f773b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:02.965922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc96a36d-3e43-40ca-9e59-cbbc492f773b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: 40f2bb6c-80ea-4581-a28a-a95ca3f2e660] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:02.988505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc96a36d-3e43-40ca-9e59-cbbc492f773b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.990832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc96a36d-3e43-40ca-9e59-cbbc492f773b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:02.991944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc96a36d-3e43-40ca-9e59-cbbc492f773b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:02.992825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc96a36d-3e43-40ca-9e59-cbbc492f773b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:03.024463 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-cc96a36d-3e43-40ca-9e59-cbbc492f773b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] HTTP exception thrown: Instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 could not be found. May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc96a36d-3e43-40ca-9e59-cbbc492f773b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Request method failure captured: May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 HTTP/1.1 May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXIl5J7lLnPi4SvSm_T4fq9oEsuuCb3KZf8olFxmK3c19KPz3PBAxi6eACccNG8BqsSY-O2Q0750ABt-sxV7C0kkwzWflJ1erP5lg0yZ11l50PTc8HEWSrrG8ccQ0JHGp6elf59FRUcY__9AVqdpH-IHxl7v79Wfv40UEQR-l-aa1SE May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: a2b5f5024ace4957a141dedfe4e3a388 May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-FloatingIPsAssociationTestJSON-880933897 May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a2b5f5024ace4957a141dedfe4e3a388"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a2b5f5024ace4957a141dedfe4e3a388"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a2b5f5024ace4957a141dedfe4e3a388"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a2b5f5024ace4957a141dedfe4e3a388"}]}] May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-FloatingIPsAssociationTestJSON-880933897 May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: a2b5f5024ace4957a141dedfe4e3a388 May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-FloatingIPsAssociationTestJSON-880933897 May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-FloatingIPsAssociationTestJSON-880933897-project May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 759c8e919e0d4b5c92dd9baaf01caf06 May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-FloatingIPsAssociationTestJSON-880933897-project May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 could not be found. May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '40f2bb6c-80ea-4581-a28a-a95ca3f2e660'} May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 could not be found. May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 could not be found. May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:26:03.027964 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:03.033030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:26:03.033030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:03.033030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:03.033030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:03.033030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:26:03.033030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:26:03.033030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 could not be found. May 18 22:26:03.033030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:26:03.035147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc96a36d-3e43-40ca-9e59-cbbc492f773b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Returning 404 to user: Instance 40f2bb6c-80ea-4581-a28a-a95ca3f2e660 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:26:03.036478 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc96a36d-3e43-40ca-9e59-cbbc492f773b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660" status: 404 len: 111 microversion: 2.1 time: 0.082947 May 18 22:26:03.037968 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1349/2876] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:02 2022] GET /compute/v2.1/servers/40f2bb6c-80ea-4581-a28a-a95ca3f2e660 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:26:03.054116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-88110ac1-9450-4d53-b409-3bb327571478 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '.version_select at 0x7fa2ec4daf70>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:03.263678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3d2b1613-d891-4aac-875d-53c630a1e3f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:03.274687 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3d2b1613-d891-4aac-875d-53c630a1e3f0 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.425060 May 18 22:26:03.275590 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1528/2877] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:02 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:03.280498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-36c35428-3b05-4d07-ab89-70099e81485b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:03.294087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-36c35428-3b05-4d07-ab89-70099e81485b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:03.329130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-36c35428-3b05-4d07-ab89-70099e81485b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:03.329578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-36c35428-3b05-4d07-ab89-70099e81485b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:03.330391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-36c35428-3b05-4d07-ab89-70099e81485b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:03.330821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-36c35428-3b05-4d07-ab89-70099e81485b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:03.565545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-36c35428-3b05-4d07-ab89-70099e81485b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:03.574989 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-36c35428-3b05-4d07-ab89-70099e81485b tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 0.297996 May 18 22:26:03.589600 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1529/2878] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:03 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:03.601409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d57a9ac7-ce53-461e-bbe6-143e998dc0bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:03.602412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d57a9ac7-ce53-461e-bbe6-143e998dc0bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:03.615270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d57a9ac7-ce53-461e-bbe6-143e998dc0bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:03.620458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d57a9ac7-ce53-461e-bbe6-143e998dc0bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:03.621572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d57a9ac7-ce53-461e-bbe6-143e998dc0bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:03.622226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d57a9ac7-ce53-461e-bbe6-143e998dc0bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:03.930869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d57a9ac7-ce53-461e-bbe6-143e998dc0bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:03.948035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d57a9ac7-ce53-461e-bbe6-143e998dc0bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:SAVEPOINT=1,nova_cell1:UPDATE=1,nova_cell1:RELEASE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:03.950918 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d57a9ac7-ce53-461e-bbe6-143e998dc0bd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.355369 May 18 22:26:03.951726 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1530/2879] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:03 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:03.970593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-1228321444", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "config_drive": true, "networks": [{"uuid": "03053167-1a9c-4e37-8af9-c5790f4b8d06"}, {"port": "97343e08-6012-4002-9f77-9a79e836fb02", "tag": "port-1"}, {"port": "cc66e915-8566-4f65-8994-84898cafb0b0", "tag": "port-2"}, {"uuid": "ecbecec0-1de7-4283-a583-a73ddb679c0c", "tag": "net-1"}, {"uuid": "ecbecec0-1de7-4283-a583-a73ddb679c0c"}, {"uuid": "d28a0d31-7130-4f21-ad79-6a0728686aa0", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "d28a0d31-7130-4f21-ad79-6a0728686aa0", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "045cc099-97e5-49ac-aa65-1fa07696cdd5", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "67f304db-4c3b-45d4-8496-2d2cab166717", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "6e9e0b16-1107-4003-a1a4-c9fdd1474e07", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--589504249"}], "key_name": "tempest-keypair-1466612884", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:04.196345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] validate_networks() for [('03053167-1a9c-4e37-8af9-c5790f4b8d06', None, None, None, None, None), (None, None, '97343e08-6012-4002-9f77-9a79e836fb02', None, None, None), (None, None, 'cc66e915-8566-4f65-8994-84898cafb0b0', None, None, None), ('ecbecec0-1de7-4283-a583-a73ddb679c0c', None, None, None, None, None), ('ecbecec0-1de7-4283-a583-a73ddb679c0c', None, None, None, None, None), ('d28a0d31-7130-4f21-ad79-6a0728686aa0', '10.2.2.100', None, None, None, None), ('d28a0d31-7130-4f21-ad79-6a0728686aa0', '10.2.2.200', None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:26:05.099393 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-88110ac1-9450-4d53-b409-3bb327571478 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "DELETE /compute/v2.1/os-floating-ips/05fdfdc0-33fb-46be-9a64-6267c9f6513c" status: 202 len: 0 microversion: 2.1 time: 2.056087 May 18 22:26:05.103660 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1350/2880] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:26:03 2022] DELETE /compute/v2.1/os-floating-ips/05fdfdc0-33fb-46be-9a64-6267c9f6513c => generated 0 bytes in 2061 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:26:05.108625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d841201e-88bd-4cd1-ba62-d3b8a83b3377 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:05.109528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d841201e-88bd-4cd1-ba62-d3b8a83b3377 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:05.126782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d841201e-88bd-4cd1-ba62-d3b8a83b3377 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:05.127600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d841201e-88bd-4cd1-ba62-d3b8a83b3377 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:05.128643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d841201e-88bd-4cd1-ba62-d3b8a83b3377 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:05.131339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d841201e-88bd-4cd1-ba62-d3b8a83b3377 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:06.272142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d841201e-88bd-4cd1-ba62-d3b8a83b3377 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:06.285852 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d841201e-88bd-4cd1-ba62-d3b8a83b3377 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 200 len: 1314 microversion: 2.1 time: 1.180899 May 18 22:26:06.286818 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1351/2881] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:05 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 1314 bytes in 1182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:06.302541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e10a2aca-7e3d-4420-8e3d-4b03daf95fea tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ed77af70>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:06.377490 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e10a2aca-7e3d-4420-8e3d-4b03daf95fea tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1454 microversion: 2.1 time: 0.089349 May 18 22:26:06.378127 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1352/2882] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:06 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:06.407547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9cfeeb53-fe14-4aab-84c4-2f52f18574fa tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:06.408228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9cfeeb53-fe14-4aab-84c4-2f52f18574fa tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:06.420436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9cfeeb53-fe14-4aab-84c4-2f52f18574fa tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:06.421128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9cfeeb53-fe14-4aab-84c4-2f52f18574fa tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:06.422789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9cfeeb53-fe14-4aab-84c4-2f52f18574fa tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:06.423403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9cfeeb53-fe14-4aab-84c4-2f52f18574fa tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:06.787093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9cfeeb53-fe14-4aab-84c4-2f52f18574fa tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:06.801908 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9cfeeb53-fe14-4aab-84c4-2f52f18574fa tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.416600 May 18 22:26:06.818038 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1353/2883] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:06 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:06.821163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b1a83fe4-0c18-4b5c-89df-e612f1e637a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:06.822305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b1a83fe4-0c18-4b5c-89df-e612f1e637a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:06.839137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1a83fe4-0c18-4b5c-89df-e612f1e637a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:06.839593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1a83fe4-0c18-4b5c-89df-e612f1e637a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:06.840544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1a83fe4-0c18-4b5c-89df-e612f1e637a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:06.854900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1a83fe4-0c18-4b5c-89df-e612f1e637a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:07.183321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b1a83fe4-0c18-4b5c-89df-e612f1e637a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:07.194388 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b1a83fe4-0c18-4b5c-89df-e612f1e637a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.377323 May 18 22:26:07.194985 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1354/2884] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:06 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:07.212256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5dfb7859-3f5e-44a8-9359-2e756a6d7df8 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:07.213132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5dfb7859-3f5e-44a8-9359-2e756a6d7df8 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:07.224550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5dfb7859-3f5e-44a8-9359-2e756a6d7df8 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:07.224993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5dfb7859-3f5e-44a8-9359-2e756a6d7df8 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:07.225784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5dfb7859-3f5e-44a8-9359-2e756a6d7df8 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:07.226203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5dfb7859-3f5e-44a8-9359-2e756a6d7df8 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:07.529412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5dfb7859-3f5e-44a8-9359-2e756a6d7df8 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:07.541333 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5dfb7859-3f5e-44a8-9359-2e756a6d7df8 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 0.332912 May 18 22:26:07.551407 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1355/2885] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:07 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:07.557977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-90319ced-7f55-4624-8469-b13aa3194e7b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:07.561298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-90319ced-7f55-4624-8469-b13aa3194e7b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:07.576104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90319ced-7f55-4624-8469-b13aa3194e7b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:07.580243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90319ced-7f55-4624-8469-b13aa3194e7b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:07.581346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90319ced-7f55-4624-8469-b13aa3194e7b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:07.582031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90319ced-7f55-4624-8469-b13aa3194e7b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:07.645688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-90319ced-7f55-4624-8469-b13aa3194e7b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:26:07.774915 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-90319ced-7f55-4624-8469-b13aa3194e7b tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "DELETE /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 204 len: 0 microversion: 2.1 time: 0.221750 May 18 22:26:07.779604 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1356/2886] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:26:07 2022] DELETE /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:26:07.786942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-829be60f-89e0-4e63-a7a8-d1a219ae4145 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:07.787872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-829be60f-89e0-4e63-a7a8-d1a219ae4145 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:07.797178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:26:07.798201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:26:07.798872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:26:07.799447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:26:07.800224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:26:07.811284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-829be60f-89e0-4e63-a7a8-d1a219ae4145 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:07.813378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-829be60f-89e0-4e63-a7a8-d1a219ae4145 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:07.815234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:07.816292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-829be60f-89e0-4e63-a7a8-d1a219ae4145 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:07.817432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:07.817649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-829be60f-89e0-4e63-a7a8-d1a219ae4145 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:07.820703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:07.821387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:07.851616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Getting quotas for project 41c577929667437aaf5c258dc5c61e65. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:26:07.862381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Getting quotas for user aebad8ed2931453eabd481a9717a0460 and project 41c577929667437aaf5c258dc5c61e65. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:26:08.084975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:26:08.087869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=False,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag='boot',updated_at=,uuid=,volume_id='045cc099-97e5-49ac-aa65-1fa07696cdd5',volume_size=None,volume_type=None), BlockDeviceMapping(attachment_id=,boot_index=1,connection_info=None,created_at=,delete_on_termination=False,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag='other',updated_at=,uuid=,volume_id='67f304db-4c3b-45d4-8496-2d2cab166717',volume_size=None,volume_type=None), BlockDeviceMapping(attachment_id=,boot_index=2,connection_info=None,created_at=,delete_on_termination=False,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='6e9e0b16-1107-4003-a1a4-c9fdd1474e07',volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:26:08.088944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-829be60f-89e0-4e63-a7a8-d1a219ae4145 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:08.097032 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-829be60f-89e0-4e63-a7a8-d1a219ae4145 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.316065 May 18 22:26:08.109119 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1357/2887] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:07 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:08.113924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9b42424e-7e59-45fd-9bb5-0b449bb9c362 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:08.114530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9b42424e-7e59-45fd-9bb5-0b449bb9c362 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:08.133285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b42424e-7e59-45fd-9bb5-0b449bb9c362 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:08.133758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b42424e-7e59-45fd-9bb5-0b449bb9c362 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:08.134527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b42424e-7e59-45fd-9bb5-0b449bb9c362 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:08.134961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b42424e-7e59-45fd-9bb5-0b449bb9c362 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:08.420343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9b42424e-7e59-45fd-9bb5-0b449bb9c362 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:08.433939 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9b42424e-7e59-45fd-9bb5-0b449bb9c362 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 200 len: 1314 microversion: 2.1 time: 0.323627 May 18 22:26:08.434539 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1358/2888] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:08 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 1314 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:08.441178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b207ab74-e7f2-43ad-8ef4-38f243b0a8ff tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec4e81f0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:08.517955 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b207ab74-e7f2-43ad-8ef4-38f243b0a8ff tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1454 microversion: 2.1 time: 0.082167 May 18 22:26:08.521383 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1359/2889] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:08 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1454 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:08.530772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bc92cc52-2f0b-4913-b89e-cd59a81b88de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:08.533924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bc92cc52-2f0b-4913-b89e-cd59a81b88de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:08.540726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc92cc52-2f0b-4913-b89e-cd59a81b88de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:08.541486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc92cc52-2f0b-4913-b89e-cd59a81b88de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:08.542644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc92cc52-2f0b-4913-b89e-cd59a81b88de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:08.543291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc92cc52-2f0b-4913-b89e-cd59a81b88de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:08.580037 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dfeb021a-f51f-496c-b55d-ea0308593b79 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.42 time: 4.626203 May 18 22:26:08.581562 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1531/2890] 10.222.0.58 () {62 vars in 1188 bytes} [Wed May 18 22:26:03 2022] POST /compute/v2.1/servers => generated 405 bytes in 4629 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) May 18 22:26:08.596334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-775563d3-4e70-42ab-b5a1-a8fa2e52a2fb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:08.597187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-775563d3-4e70-42ab-b5a1-a8fa2e52a2fb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:08.604933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-775563d3-4e70-42ab-b5a1-a8fa2e52a2fb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:08.605599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-775563d3-4e70-42ab-b5a1-a8fa2e52a2fb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:08.606557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-775563d3-4e70-42ab-b5a1-a8fa2e52a2fb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:08.607134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-775563d3-4e70-42ab-b5a1-a8fa2e52a2fb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:08.797641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bc92cc52-2f0b-4913-b89e-cd59a81b88de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:08.807998 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bc92cc52-2f0b-4913-b89e-cd59a81b88de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 200 len: 1525 microversion: 2.1 time: 0.284713 May 18 22:26:08.811430 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1360/2891] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:08 2022] GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 1525 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:08.819344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-a7e97143-09b5-4a2d-b939-1762ef11d471 req-345d0275-f523-4a96-b97b-997127ad6ad4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f7457f3b-7366-46fa-a23a-d9bc448610bb", "name": "network-vif-plugged", "status": "completed", "tag": "513da3bb-bd0c-438c-873f-e28019f8838d"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:08.839984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a7e97143-09b5-4a2d-b939-1762ef11d471 req-345d0275-f523-4a96-b97b-997127ad6ad4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:08.844202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a7e97143-09b5-4a2d-b939-1762ef11d471 req-345d0275-f523-4a96-b97b-997127ad6ad4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:08.857202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-a7e97143-09b5-4a2d-b939-1762ef11d471 req-345d0275-f523-4a96-b97b-997127ad6ad4 service nova] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:08.873545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-775563d3-4e70-42ab-b5a1-a8fa2e52a2fb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:08.880232 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-a7e97143-09b5-4a2d-b939-1762ef11d471 req-345d0275-f523-4a96-b97b-997127ad6ad4 service nova] Creating event network-vif-plugged:513da3bb-bd0c-438c-873f-e28019f8838d for instance f7457f3b-7366-46fa-a23a-d9bc448610bb on n-h1-841040-6 May 18 22:26:08.889998 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-775563d3-4e70-42ab-b5a1-a8fa2e52a2fb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1498 microversion: 2.1 time: 0.306840 May 18 22:26:08.892394 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-a7e97143-09b5-4a2d-b939-1762ef11d471 req-345d0275-f523-4a96-b97b-997127ad6ad4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.079555 May 18 22:26:08.892722 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1532/2892] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:08 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1498 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:08.899352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a23545d6-b495-4551-82d4-ed366fe626ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:08.901113 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1361/2893] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:08 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:08.909184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a23545d6-b495-4551-82d4-ed366fe626ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:08.912582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a23545d6-b495-4551-82d4-ed366fe626ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:08.916879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-38de0960-984f-4982-a8f1-aebe76ca878d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:08.917578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-38de0960-984f-4982-a8f1-aebe76ca878d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:08.931843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38de0960-984f-4982-a8f1-aebe76ca878d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:08.932520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38de0960-984f-4982-a8f1-aebe76ca878d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:08.933469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38de0960-984f-4982-a8f1-aebe76ca878d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:08.938923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38de0960-984f-4982-a8f1-aebe76ca878d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:08.953859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a23545d6-b495-4551-82d4-ed366fe626ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Going to try to stop instance {{(pid=119083) force_stop /opt/stack/nova/nova/compute/api.py:2707}} May 18 22:26:09.039143 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a23545d6-b495-4551-82d4-ed366fe626ac tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.145024 May 18 22:26:09.043904 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1533/2894] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:26:08 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:26:09.048511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4d2b776e-a49c-4006-9457-a238b5e9e38f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:09.052238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4d2b776e-a49c-4006-9457-a238b5e9e38f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:09.121547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4d2b776e-a49c-4006-9457-a238b5e9e38f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:09.134945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4d2b776e-a49c-4006-9457-a238b5e9e38f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:09.137223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4d2b776e-a49c-4006-9457-a238b5e9e38f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:09.138639 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4d2b776e-a49c-4006-9457-a238b5e9e38f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1286 microversion: 2.42 time: 0.097173 May 18 22:26:09.139633 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1534/2895] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:09 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1286 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:09.147790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f499f6b-e471-47e4-89a5-8ce5aacb5809 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:09.148671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2f499f6b-e471-47e4-89a5-8ce5aacb5809 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:09.155201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2f499f6b-e471-47e4-89a5-8ce5aacb5809 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_api:SELECT=96,nova_api:INSERT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:09.159423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f499f6b-e471-47e4-89a5-8ce5aacb5809 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:09.159991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f499f6b-e471-47e4-89a5-8ce5aacb5809 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:09.160953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f499f6b-e471-47e4-89a5-8ce5aacb5809 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:09.162274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f499f6b-e471-47e4-89a5-8ce5aacb5809 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:09.448722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2f499f6b-e471-47e4-89a5-8ce5aacb5809 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:09.462737 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2f499f6b-e471-47e4-89a5-8ce5aacb5809 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1681 microversion: 2.1 time: 0.321916 May 18 22:26:09.479600 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1535/2896] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:09 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1681 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:09.495243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-808616e7-7be9-48e7-9dd4-64bee5ccde67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:09.499651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-808616e7-7be9-48e7-9dd4-64bee5ccde67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:09.527940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-808616e7-7be9-48e7-9dd4-64bee5ccde67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:09.527940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-808616e7-7be9-48e7-9dd4-64bee5ccde67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:09.529595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-808616e7-7be9-48e7-9dd4-64bee5ccde67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:09.530750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-808616e7-7be9-48e7-9dd4-64bee5ccde67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:09.762503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-808616e7-7be9-48e7-9dd4-64bee5ccde67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:09.780460 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-808616e7-7be9-48e7-9dd4-64bee5ccde67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 200 len: 1314 microversion: 2.1 time: 0.296572 May 18 22:26:09.784009 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1536/2897] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:09 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 1314 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:09.794545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb8eb1ea-a680-4462-99eb-a7930aef7a0c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bc3c10>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:09.826075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-38de0960-984f-4982-a8f1-aebe76ca878d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:09.842559 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-38de0960-984f-4982-a8f1-aebe76ca878d tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 0.939276 May 18 22:26:09.851271 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1362/2898] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:08 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 949 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:09.873146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fe996a09-aa47-4d93-8b35-072c868be7de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:09.875352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fe996a09-aa47-4d93-8b35-072c868be7de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:09.885244 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb8eb1ea-a680-4462-99eb-a7930aef7a0c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1454 microversion: 2.1 time: 0.099548 May 18 22:26:09.894456 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1537/2899] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:09 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1454 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:09.895843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-fe996a09-aa47-4d93-8b35-072c868be7de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [119082] Writing DB stats nova_api:SELECT=73,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:09.904059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe996a09-aa47-4d93-8b35-072c868be7de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:09.904555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe996a09-aa47-4d93-8b35-072c868be7de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:09.905288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe996a09-aa47-4d93-8b35-072c868be7de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:09.905724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe996a09-aa47-4d93-8b35-072c868be7de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:09.933606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bcc8c0dc-3a73-436f-a297-f167c1de9328 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:09.934249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bcc8c0dc-3a73-436f-a297-f167c1de9328 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:09.942544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcc8c0dc-3a73-436f-a297-f167c1de9328 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:09.942957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcc8c0dc-3a73-436f-a297-f167c1de9328 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:09.943730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcc8c0dc-3a73-436f-a297-f167c1de9328 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:09.944464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcc8c0dc-3a73-436f-a297-f167c1de9328 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:10.270213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bcc8c0dc-3a73-436f-a297-f167c1de9328 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:10.278710 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bcc8c0dc-3a73-436f-a297-f167c1de9328 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 200 len: 1475 microversion: 2.1 time: 0.364527 May 18 22:26:10.289982 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1538/2900] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:09 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 1475 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:10.295891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a88bc2ab-efda-4651-a665-8f399c6c1a07 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:10.296507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a88bc2ab-efda-4651-a665-8f399c6c1a07 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:10.315142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a88bc2ab-efda-4651-a665-8f399c6c1a07 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:10.315599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a88bc2ab-efda-4651-a665-8f399c6c1a07 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:10.316364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a88bc2ab-efda-4651-a665-8f399c6c1a07 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:10.316815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a88bc2ab-efda-4651-a665-8f399c6c1a07 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:10.524575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a88bc2ab-efda-4651-a665-8f399c6c1a07 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:10.534213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a88bc2ab-efda-4651-a665-8f399c6c1a07 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:10.535709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a88bc2ab-efda-4651-a665-8f399c6c1a07 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:10.537252 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a88bc2ab-efda-4651-a665-8f399c6c1a07 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1520 microversion: 2.42 time: 0.245460 May 18 22:26:10.565827 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1539/2901] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:10 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1520 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:10.585211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-40e3982a-599f-4856-99fe-bb3e4295c152 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-680113336"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:10.585421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-40e3982a-599f-4856-99fe-bb3e4295c152 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:10.591878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40e3982a-599f-4856-99fe-bb3e4295c152 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:10.592381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40e3982a-599f-4856-99fe-bb3e4295c152 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:10.593258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40e3982a-599f-4856-99fe-bb3e4295c152 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:10.593744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40e3982a-599f-4856-99fe-bb3e4295c152 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:11.106047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fe996a09-aa47-4d93-8b35-072c868be7de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:11.106633 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-40e3982a-599f-4856-99fe-bb3e4295c152 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "POST /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797/action" status: 202 len: 0 microversion: 2.1 time: 0.516870 May 18 22:26:11.112601 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1540/2902] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:26:10 2022] POST /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797/action => generated 0 bytes in 547 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) May 18 22:26:11.118460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c5f22afe-9f65-46f7-ae8e-87e130b74b9c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:11.119149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c5f22afe-9f65-46f7-ae8e-87e130b74b9c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:11.130098 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fe996a09-aa47-4d93-8b35-072c868be7de tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 200 len: 1525 microversion: 2.1 time: 1.277075 May 18 22:26:11.130702 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1363/2903] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:09 2022] GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 1525 bytes in 1279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:11.146306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-12875655-998f-47c2-8446-f9046c80a665 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:11.148729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-12875655-998f-47c2-8446-f9046c80a665 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:11.161992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5f22afe-9f65-46f7-ae8e-87e130b74b9c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:11.162515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5f22afe-9f65-46f7-ae8e-87e130b74b9c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:11.163284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5f22afe-9f65-46f7-ae8e-87e130b74b9c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:11.163700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5f22afe-9f65-46f7-ae8e-87e130b74b9c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:11.166645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-12875655-998f-47c2-8446-f9046c80a665 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:11.167135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-12875655-998f-47c2-8446-f9046c80a665 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:11.167942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-12875655-998f-47c2-8446-f9046c80a665 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:11.168361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-12875655-998f-47c2-8446-f9046c80a665 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:11.479451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c5f22afe-9f65-46f7-ae8e-87e130b74b9c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:11.492772 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c5f22afe-9f65-46f7-ae8e-87e130b74b9c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1681 microversion: 2.1 time: 0.378478 May 18 22:26:11.503570 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1541/2904] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:11 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1681 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:11.509984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4aa0e84f-f0b4-49cf-b5c4-8ca8aa2b9902 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:11.510896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4aa0e84f-f0b4-49cf-b5c4-8ca8aa2b9902 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:11.518276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4aa0e84f-f0b4-49cf-b5c4-8ca8aa2b9902 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:11.518993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4aa0e84f-f0b4-49cf-b5c4-8ca8aa2b9902 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:11.519783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4aa0e84f-f0b4-49cf-b5c4-8ca8aa2b9902 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:11.521019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4aa0e84f-f0b4-49cf-b5c4-8ca8aa2b9902 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:11.833441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4aa0e84f-f0b4-49cf-b5c4-8ca8aa2b9902 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:11.842841 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4aa0e84f-f0b4-49cf-b5c4-8ca8aa2b9902 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 0.337838 May 18 22:26:11.845579 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1542/2905] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:11 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:11.859410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-52313b62-b1e0-4e5b-8fc4-1b715c419684 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ecb04670>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:11.971597 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-52313b62-b1e0-4e5b-8fc4-1b715c419684 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1454 microversion: 2.1 time: 0.124739 May 18 22:26:11.972175 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1543/2906] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:11 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1454 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:11.985555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0a92bc9b-fdb5-4840-9109-0ee7b06d4c85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ece781f0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:12.083296 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0a92bc9b-fdb5-4840-9109-0ee7b06d4c85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569" status: 200 len: 1413 microversion: 2.1 time: 0.108412 May 18 22:26:12.083878 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1544/2907] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:11 2022] GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569 => generated 1413 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:12.095416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ff2cbffb-3ca7-4fe9-908b-5bfdf64bab13 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:12.099021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ff2cbffb-3ca7-4fe9-908b-5bfdf64bab13 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:12.111672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff2cbffb-3ca7-4fe9-908b-5bfdf64bab13 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.112928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-12875655-998f-47c2-8446-f9046c80a665 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:12.115319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff2cbffb-3ca7-4fe9-908b-5bfdf64bab13 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.116303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff2cbffb-3ca7-4fe9-908b-5bfdf64bab13 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.120043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff2cbffb-3ca7-4fe9-908b-5bfdf64bab13 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.126646 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-12875655-998f-47c2-8446-f9046c80a665 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 200 len: 1500 microversion: 2.1 time: 0.992322 May 18 22:26:12.127887 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1364/2908] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:11 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 1500 bytes in 997 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:12.137451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-76f7e677-5236-4b6a-97e9-0cdbbaf9a5b2 req-ffe59596-d28c-423c-86f7-df6454b3348d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ab6f2ef4-7067-4c2a-b156-fe092c1f37f8", "name": "network-vif-deleted", "tag": "d267a6ba-2c3f-4d68-a3db-d8a826a17925"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:12.160499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-76f7e677-5236-4b6a-97e9-0cdbbaf9a5b2 req-ffe59596-d28c-423c-86f7-df6454b3348d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.161179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-76f7e677-5236-4b6a-97e9-0cdbbaf9a5b2 req-ffe59596-d28c-423c-86f7-df6454b3348d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.177210 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-76f7e677-5236-4b6a-97e9-0cdbbaf9a5b2 req-ffe59596-d28c-423c-86f7-df6454b3348d service nova] Creating event network-vif-deleted:d267a6ba-2c3f-4d68-a3db-d8a826a17925 for instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 on n-h2-841040-6 May 18 22:26:12.183817 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-76f7e677-5236-4b6a-97e9-0cdbbaf9a5b2 req-ffe59596-d28c-423c-86f7-df6454b3348d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.054000 May 18 22:26:12.185670 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1365/2909] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:12 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:12.191647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f36c0a2c-2e5b-4db7-9d72-51c024c47234 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:12.193126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f36c0a2c-2e5b-4db7-9d72-51c024c47234 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:12.201306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f36c0a2c-2e5b-4db7-9d72-51c024c47234 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.202200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f36c0a2c-2e5b-4db7-9d72-51c024c47234 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.203748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f36c0a2c-2e5b-4db7-9d72-51c024c47234 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.204393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f36c0a2c-2e5b-4db7-9d72-51c024c47234 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.257008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f36c0a2c-2e5b-4db7-9d72-51c024c47234 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:26:12.292572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ff2cbffb-3ca7-4fe9-908b-5bfdf64bab13 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:12.310721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ff2cbffb-3ca7-4fe9-908b-5bfdf64bab13 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:12.312929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ff2cbffb-3ca7-4fe9-908b-5bfdf64bab13 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:12.314146 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ff2cbffb-3ca7-4fe9-908b-5bfdf64bab13 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1594 microversion: 2.42 time: 0.229167 May 18 22:26:12.321984 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1545/2910] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:12 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1594 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:12.350853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3325e12d-4654-4141-80c2-bfb0bd58ce35 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:12.351630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3325e12d-4654-4141-80c2-bfb0bd58ce35 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:12.369950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3325e12d-4654-4141-80c2-bfb0bd58ce35 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.370408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3325e12d-4654-4141-80c2-bfb0bd58ce35 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.371393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3325e12d-4654-4141-80c2-bfb0bd58ce35 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.372021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3325e12d-4654-4141-80c2-bfb0bd58ce35 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.414877 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f36c0a2c-2e5b-4db7-9d72-51c024c47234 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 204 len: 0 microversion: 2.1 time: 0.226996 May 18 22:26:12.418666 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1366/2911] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:26:12 2022] DELETE /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 0 bytes in 232 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:26:12.444648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-08987a9c-8159-4dd9-a411-9dad5ac2c138 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:12.445398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-08987a9c-8159-4dd9-a411-9dad5ac2c138 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:12.466865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3325e12d-4654-4141-80c2-bfb0bd58ce35 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.467312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3325e12d-4654-4141-80c2-bfb0bd58ce35 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.469436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-3325e12d-4654-4141-80c2-bfb0bd58ce35 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lazy-loading 'fault' on Instance uuid ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:26:12.497167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08987a9c-8159-4dd9-a411-9dad5ac2c138 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.497620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08987a9c-8159-4dd9-a411-9dad5ac2c138 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.501102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08987a9c-8159-4dd9-a411-9dad5ac2c138 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.503845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08987a9c-8159-4dd9-a411-9dad5ac2c138 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.554931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3325e12d-4654-4141-80c2-bfb0bd58ce35 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '759c8e919e0d4b5c92dd9baaf01caf06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a2b5f5024ace4957a141dedfe4e3a388', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:12.571454 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3325e12d-4654-4141-80c2-bfb0bd58ce35 tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 200 len: 1313 microversion: 2.1 time: 0.248236 May 18 22:26:12.572050 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1546/2912] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:12 2022] GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 1313 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:12.584924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2707ce92-83fa-4c82-9800-cbc59071cb6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:12.585527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2707ce92-83fa-4c82-9800-cbc59071cb6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:12.610621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2707ce92-83fa-4c82-9800-cbc59071cb6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.611349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2707ce92-83fa-4c82-9800-cbc59071cb6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.611795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2707ce92-83fa-4c82-9800-cbc59071cb6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.612443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2707ce92-83fa-4c82-9800-cbc59071cb6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.846310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2707ce92-83fa-4c82-9800-cbc59071cb6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:12.855067 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2707ce92-83fa-4c82-9800-cbc59071cb6e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1681 microversion: 2.1 time: 0.281967 May 18 22:26:12.856114 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1547/2913] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:12 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1681 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:12.861353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e11c6867-7fa9-4570-b1f1-1d6cc52cbf85 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:12.868192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e11c6867-7fa9-4570-b1f1-1d6cc52cbf85 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:12.877356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e11c6867-7fa9-4570-b1f1-1d6cc52cbf85 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.878046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e11c6867-7fa9-4570-b1f1-1d6cc52cbf85 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.878967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e11c6867-7fa9-4570-b1f1-1d6cc52cbf85 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:12.879565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e11c6867-7fa9-4570-b1f1-1d6cc52cbf85 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:12.979430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-08987a9c-8159-4dd9-a411-9dad5ac2c138 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:12.989521 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-08987a9c-8159-4dd9-a411-9dad5ac2c138 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 200 len: 1506 microversion: 2.1 time: 0.564522 May 18 22:26:13.002096 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1367/2914] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:12 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 1506 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:13.007309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ed3f3dda-74b4-4d64-aeea-ea63f328422d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec4dad30>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:13.082584 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ed3f3dda-74b4-4d64-aeea-ea63f328422d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1454 microversion: 2.1 time: 0.079011 May 18 22:26:13.083715 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1368/2915] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:13 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1454 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:13.087750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e11c6867-7fa9-4570-b1f1-1d6cc52cbf85 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:13.101362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c7314cd-a5cb-4887-81f9-13dccb9f2e55 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec4e88b0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:13.111327 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e11c6867-7fa9-4570-b1f1-1d6cc52cbf85 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 0.253510 May 18 22:26:13.112245 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1548/2916] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:12 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:13.202416 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7c7314cd-a5cb-4887-81f9-13dccb9f2e55 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569" status: 200 len: 1413 microversion: 2.1 time: 0.105909 May 18 22:26:13.204385 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1369/2917] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:13 2022] GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569 => generated 1413 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:13.343187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6ff5be84-5e6f-48e9-8614-271cdb2d9df5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:13.343887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6ff5be84-5e6f-48e9-8614-271cdb2d9df5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:13.353141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ff5be84-5e6f-48e9-8614-271cdb2d9df5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:13.353821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ff5be84-5e6f-48e9-8614-271cdb2d9df5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:13.360715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ff5be84-5e6f-48e9-8614-271cdb2d9df5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:13.361179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ff5be84-5e6f-48e9-8614-271cdb2d9df5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:13.427878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6ff5be84-5e6f-48e9-8614-271cdb2d9df5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:13.550629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6ff5be84-5e6f-48e9-8614-271cdb2d9df5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:13.568411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6ff5be84-5e6f-48e9-8614-271cdb2d9df5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:13.574381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6ff5be84-5e6f-48e9-8614-271cdb2d9df5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:13.578735 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6ff5be84-5e6f-48e9-8614-271cdb2d9df5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1594 microversion: 2.42 time: 0.236845 May 18 22:26:13.579942 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1549/2918] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:13 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1594 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:13.588847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfd38cad-ca89-4e10-a157-084005af6a9e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:13.589669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dfd38cad-ca89-4e10-a157-084005af6a9e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] [instance: ab6f2ef4-7067-4c2a-b156-fe092c1f37f8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:13.610585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfd38cad-ca89-4e10-a157-084005af6a9e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:13.611323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfd38cad-ca89-4e10-a157-084005af6a9e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:13.614377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfd38cad-ca89-4e10-a157-084005af6a9e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:13.616146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfd38cad-ca89-4e10-a157-084005af6a9e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:13.635960 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-dfd38cad-ca89-4e10-a157-084005af6a9e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] HTTP exception thrown: Instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 could not be found. May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfd38cad-ca89-4e10-a157-084005af6a9e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Request method failure captured: May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 HTTP/1.1 May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXIl5J7lLnPi4SvSm_T4fq9oEsuuCb3KZf8olFxmK3c19KPz3PBAxi6eACccNG8BqsSY-O2Q0750ABt-sxV7C0kkwzWflJ1erP5lg0yZ11l50PTc8HEWSrrG8ccQ0JHGp6elf59FRUcY__9AVqdpH-IHxl7v79Wfv40UEQR-l-aa1SE May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: a2b5f5024ace4957a141dedfe4e3a388 May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-FloatingIPsAssociationTestJSON-880933897 May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a2b5f5024ace4957a141dedfe4e3a388"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a2b5f5024ace4957a141dedfe4e3a388"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a2b5f5024ace4957a141dedfe4e3a388"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a2b5f5024ace4957a141dedfe4e3a388"}]}] May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-FloatingIPsAssociationTestJSON-880933897 May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: a2b5f5024ace4957a141dedfe4e3a388 May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-FloatingIPsAssociationTestJSON-880933897 May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-FloatingIPsAssociationTestJSON-880933897-project May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 759c8e919e0d4b5c92dd9baaf01caf06 May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-FloatingIPsAssociationTestJSON-880933897-project May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 could not be found. May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'ab6f2ef4-7067-4c2a-b156-fe092c1f37f8'} May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 could not be found. May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 could not be found. May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:26:13.638300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:13.642975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:26:13.642975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:13.642975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:13.642975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:13.642975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:26:13.642975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:26:13.642975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 could not be found. May 18 22:26:13.642975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:26:13.644552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfd38cad-ca89-4e10-a157-084005af6a9e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] Returning 404 to user: Instance ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:26:13.645642 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dfd38cad-ca89-4e10-a157-084005af6a9e tempest-FloatingIPsAssociationTestJSON-880933897 tempest-FloatingIPsAssociationTestJSON-880933897-project] 10.222.0.58 "GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8" status: 404 len: 111 microversion: 2.1 time: 0.061320 May 18 22:26:13.646255 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1370/2919] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:13 2022] GET /compute/v2.1/servers/ab6f2ef4-7067-4c2a-b156-fe092c1f37f8 => generated 111 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:26:13.875388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-71ac83c6-5b10-4705-a743-8bbe60294d65 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:13.875388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-71ac83c6-5b10-4705-a743-8bbe60294d65 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:13.889189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71ac83c6-5b10-4705-a743-8bbe60294d65 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:13.890845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71ac83c6-5b10-4705-a743-8bbe60294d65 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:13.891999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71ac83c6-5b10-4705-a743-8bbe60294d65 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:13.892600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71ac83c6-5b10-4705-a743-8bbe60294d65 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:14.006798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f0d66a07-0510-40ef-b448-5c9ff4abece4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:14.007665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f0d66a07-0510-40ef-b448-5c9ff4abece4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:14.019553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f0d66a07-0510-40ef-b448-5c9ff4abece4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:14.020252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f0d66a07-0510-40ef-b448-5c9ff4abece4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:14.021191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f0d66a07-0510-40ef-b448-5c9ff4abece4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:14.021833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f0d66a07-0510-40ef-b448-5c9ff4abece4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:14.401686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-71ac83c6-5b10-4705-a743-8bbe60294d65 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:14.410388 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-71ac83c6-5b10-4705-a743-8bbe60294d65 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1681 microversion: 2.1 time: 0.541688 May 18 22:26:14.427565 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1550/2920] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:13 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1681 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:14.442595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2adc2f68-62cf-4eb0-8910-d3ac94105701 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2b8d280>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:14.527516 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2adc2f68-62cf-4eb0-8910-d3ac94105701 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1454 microversion: 2.1 time: 0.098753 May 18 22:26:14.531848 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1551/2921] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:14 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1454 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:14.544998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-18727376-ffc1-4a2d-a586-d482c5bd8ed5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:14.545625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-18727376-ffc1-4a2d-a586-d482c5bd8ed5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:14.572969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18727376-ffc1-4a2d-a586-d482c5bd8ed5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:14.573419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18727376-ffc1-4a2d-a586-d482c5bd8ed5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:14.589655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18727376-ffc1-4a2d-a586-d482c5bd8ed5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:14.590146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18727376-ffc1-4a2d-a586-d482c5bd8ed5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:15.014022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f0d66a07-0510-40ef-b448-5c9ff4abece4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:15.025003 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f0d66a07-0510-40ef-b448-5c9ff4abece4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 200 len: 1506 microversion: 2.1 time: 1.022052 May 18 22:26:15.025599 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1371/2922] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:14 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 1506 bytes in 1023 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:26:15.054057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-78dfd383-fc9e-42f1-8958-5da2d672979d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ecd75310>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:15.967406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-18727376-ffc1-4a2d-a586-d482c5bd8ed5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:15.986359 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-18727376-ffc1-4a2d-a586-d482c5bd8ed5 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 1.449010 May 18 22:26:15.999663 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1552/2923] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:14 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 1466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:16.018567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-51d37366-5518-438d-b293-f2e8453b1286 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:16.021286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-51d37366-5518-438d-b293-f2e8453b1286 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:16.054068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51d37366-5518-438d-b293-f2e8453b1286 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:16.054576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51d37366-5518-438d-b293-f2e8453b1286 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:16.061981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51d37366-5518-438d-b293-f2e8453b1286 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:16.065617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51d37366-5518-438d-b293-f2e8453b1286 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:16.822450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-51d37366-5518-438d-b293-f2e8453b1286 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:16.854823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-51d37366-5518-438d-b293-f2e8453b1286 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:16.857168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-51d37366-5518-438d-b293-f2e8453b1286 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:16.859660 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-51d37366-5518-438d-b293-f2e8453b1286 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1661 microversion: 2.42 time: 0.858657 May 18 22:26:16.862143 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1553/2924] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:15 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1661 bytes in 862 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:16.884639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-538efaae-5786-4144-976a-1daddab8fe18 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:16.886012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-538efaae-5786-4144-976a-1daddab8fe18 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:16.915256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-538efaae-5786-4144-976a-1daddab8fe18 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:16.917897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-538efaae-5786-4144-976a-1daddab8fe18 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:16.918991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-538efaae-5786-4144-976a-1daddab8fe18 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:16.922899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-538efaae-5786-4144-976a-1daddab8fe18 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:17.735927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-538efaae-5786-4144-976a-1daddab8fe18 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:17.763243 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-538efaae-5786-4144-976a-1daddab8fe18 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1681 microversion: 2.1 time: 0.895923 May 18 22:26:17.764428 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1554/2925] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:16 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1681 bytes in 898 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:17.774412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-975a2004-4b88-4c18-adaf-6515832cfc7b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bc30d0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:17.840942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-975a2004-4b88-4c18-adaf-6515832cfc7b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:19.134459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-975a2004-4b88-4c18-adaf-6515832cfc7b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119083] Writing DB stats nova_cell0:SELECT=14 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:19.502959 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-78dfd383-fc9e-42f1-8958-5da2d672979d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569" status: 200 len: 1413 microversion: 2.1 time: 4.463755 May 18 22:26:19.507465 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1372/2926] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:15 2022] GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569 => generated 1413 bytes in 4481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:19.523464 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-975a2004-4b88-4c18-adaf-6515832cfc7b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1463 microversion: 2.1 time: 1.757485 May 18 22:26:19.524136 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1555/2927] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:17 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1463 bytes in 1759 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:19.528641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f31538ff-fb3f-49ad-8548-df346f27c627 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:19.540850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f31538ff-fb3f-49ad-8548-df346f27c627 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:19.554817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f31538ff-fb3f-49ad-8548-df346f27c627 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:19.555261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f31538ff-fb3f-49ad-8548-df346f27c627 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:19.556034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f31538ff-fb3f-49ad-8548-df346f27c627 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:19.556469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f31538ff-fb3f-49ad-8548-df346f27c627 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:19.562851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-cd824306-f335-468c-8884-6c502f562e38 req-e8888bd3-7042-445a-b8cd-d2d244d98c86 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "062d0342-5830-4397-8086-055f8302b797", "name": "network-vif-plugged", "status": "completed", "tag": "e2aab486-fa45-41ec-ab20-1e52010a3736"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:19.599243 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-f31538ff-fb3f-49ad-8548-df346f27c627 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f31538ff-fb3f-49ad-8548-df346f27c627 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb HTTP/1.1 May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f7457f3b-7366-46fa-a23a-d9bc448610bb'} May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:19.600955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:19.604437 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:19.604437 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:19.604437 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:19.604437 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:26:19.604437 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:26:19.604437 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:26:19.604437 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:19.604437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f31538ff-fb3f-49ad-8548-df346f27c627 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:26:19.604943 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f31538ff-fb3f-49ad-8548-df346f27c627 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 404 len: 111 microversion: 2.1 time: 0.077355 May 18 22:26:19.614133 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1556/2928] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:19 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 111 bytes in 89 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:26:19.623951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cd824306-f335-468c-8884-6c502f562e38 req-e8888bd3-7042-445a-b8cd-d2d244d98c86 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:19.632431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cd824306-f335-468c-8884-6c502f562e38 req-e8888bd3-7042-445a-b8cd-d2d244d98c86 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:19.635066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-11e49e89-5e86-48ee-a8bb-669548bf52bd tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:19.644531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-11e49e89-5e86-48ee-a8bb-669548bf52bd tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:19.668389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11e49e89-5e86-48ee-a8bb-669548bf52bd tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:19.668846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11e49e89-5e86-48ee-a8bb-669548bf52bd tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:19.669621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11e49e89-5e86-48ee-a8bb-669548bf52bd tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:19.677044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11e49e89-5e86-48ee-a8bb-669548bf52bd tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:19.708239 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-cd824306-f335-468c-8884-6c502f562e38 req-e8888bd3-7042-445a-b8cd-d2d244d98c86 service nova] Creating event network-vif-plugged:e2aab486-fa45-41ec-ab20-1e52010a3736 for instance 062d0342-5830-4397-8086-055f8302b797 on n-h1-841040-6 May 18 22:26:19.722126 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-cd824306-f335-468c-8884-6c502f562e38 req-e8888bd3-7042-445a-b8cd-d2d244d98c86 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.203812 May 18 22:26:19.728255 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1373/2929] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:19 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:19.735355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d2b38ed8-3beb-48f4-abee-f4df407bb1b4 req-f320648c-d101-46c0-bfde-6890d5c53c58 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f7457f3b-7366-46fa-a23a-d9bc448610bb", "name": "network-vif-deleted", "tag": "513da3bb-bd0c-438c-873f-e28019f8838d"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:19.761033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d2b38ed8-3beb-48f4-abee-f4df407bb1b4 req-f320648c-d101-46c0-bfde-6890d5c53c58 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:19.763232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d2b38ed8-3beb-48f4-abee-f4df407bb1b4 req-f320648c-d101-46c0-bfde-6890d5c53c58 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:19.793127 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d2b38ed8-3beb-48f4-abee-f4df407bb1b4 req-f320648c-d101-46c0-bfde-6890d5c53c58 service nova] Creating event network-vif-deleted:513da3bb-bd0c-438c-873f-e28019f8838d for instance f7457f3b-7366-46fa-a23a-d9bc448610bb on n-h1-841040-6 May 18 22:26:19.809683 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d2b38ed8-3beb-48f4-abee-f4df407bb1b4 req-f320648c-d101-46c0-bfde-6890d5c53c58 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.079823 May 18 22:26:19.816681 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1374/2930] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:19 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:19.952562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-72847be1-ff25-40d7-ab68-a13ab3c84f31 tempest-FloatingIPsNegativeTestJSON-1139199233 tempest-FloatingIPsNegativeTestJSON-1139199233-project] Calling method '.version_select at 0x7fa2ec4daaf0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:20.243957 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-72847be1-ff25-40d7-ab68-a13ab3c84f31 tempest-FloatingIPsNegativeTestJSON-1139199233 tempest-FloatingIPsNegativeTestJSON-1139199233-project] 10.222.0.58 "GET /compute/v2.1/os-floating-ips" status: 200 len: 20 microversion: 2.1 time: 0.422313 May 18 22:26:20.251165 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1375/2931] 10.222.0.58 () {58 vars in 1148 bytes} [Wed May 18 22:26:19 2022] GET /compute/v2.1/os-floating-ips => generated 20 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:26:20.258846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5108c603-5fe2-44a7-a233-1d9108cdc5f4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:20.259821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5108c603-5fe2-44a7-a233-1d9108cdc5f4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:20.273907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5108c603-5fe2-44a7-a233-1d9108cdc5f4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:20.277418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5108c603-5fe2-44a7-a233-1d9108cdc5f4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:20.278515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5108c603-5fe2-44a7-a233-1d9108cdc5f4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:20.280531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5108c603-5fe2-44a7-a233-1d9108cdc5f4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:20.318653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-11e49e89-5e86-48ee-a8bb-669548bf52bd tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:20.336797 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-11e49e89-5e86-48ee-a8bb-669548bf52bd tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 0.701338 May 18 22:26:20.337644 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1557/2932] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:19 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:20.356141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4be205b5-a1c6-4f3d-b8f5-c625c5007b90 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:20.358485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4be205b5-a1c6-4f3d-b8f5-c625c5007b90 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:20.394457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4be205b5-a1c6-4f3d-b8f5-c625c5007b90 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:20.394908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4be205b5-a1c6-4f3d-b8f5-c625c5007b90 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:20.395693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4be205b5-a1c6-4f3d-b8f5-c625c5007b90 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:20.396124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4be205b5-a1c6-4f3d-b8f5-c625c5007b90 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:20.779582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5108c603-5fe2-44a7-a233-1d9108cdc5f4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:20.795050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5108c603-5fe2-44a7-a233-1d9108cdc5f4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:20.796897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5108c603-5fe2-44a7-a233-1d9108cdc5f4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:20.803063 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5108c603-5fe2-44a7-a233-1d9108cdc5f4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1707 microversion: 2.42 time: 0.548862 May 18 22:26:20.804383 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1376/2933] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:20 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1707 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:20.829529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6a7c0f08-ad40-4bac-b02c-593784370128 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec4ba1f0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:20.916507 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6a7c0f08-ad40-4bac-b02c-593784370128 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 200 len: 1463 microversion: 2.1 time: 0.109468 May 18 22:26:20.934321 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1377/2934] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:20 2022] GET /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 1463 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:20.954790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4be205b5-a1c6-4f3d-b8f5-c625c5007b90 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:20.962075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-2038106308", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "a0f28d41-b720-40ea-a18f-991c3afb91d0"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:20.977913 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4be205b5-a1c6-4f3d-b8f5-c625c5007b90 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1658 microversion: 2.1 time: 0.639134 May 18 22:26:20.978681 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1558/2935] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:20 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1658 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:20.983635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-01f98e4b-cd7a-4edc-bdf2-c084d01b6605 tempest-FloatingIPsNegativeTestJSON-1139199233 tempest-FloatingIPsNegativeTestJSON-1139199233-project] Action: 'create', calling method: .version_select at 0x7fa2ed15c280>, body: {"pool": "non_exist_pool"} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:21.025449 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-01f98e4b-cd7a-4edc-bdf2-c084d01b6605 tempest-FloatingIPsNegativeTestJSON-1139199233 tempest-FloatingIPsNegativeTestJSON-1139199233-project] HTTP exception thrown: Floating IP pool not found. May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-01f98e4b-cd7a-4edc-bdf2-c084d01b6605 tempest-FloatingIPsNegativeTestJSON-1139199233 tempest-FloatingIPsNegativeTestJSON-1139199233-project] Request method failure captured: May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/os-floating-ips HTTP/1.1 May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 26 May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXKJqYbcLI7oZPkPbLZlBKqKKvEZY0zVM7kyWVuiN-ZYtovFmkR-jv34Owqg-YVQtaOmSOtSE1MuQUbdkiIGYxfyUuyBXx_RgbfVSUymtoZCo8dsE8HDVSFSvWKuImAkjRwJQZyDDOEx9g4ezrGRt1c9RMoJ5-w-ibDMxthEfaBtla4 May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 41b323bdf02a40319ff47976243799b2 May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FloatingIPsNegativeTestJSON-1139199233 May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/41b323bdf02a40319ff47976243799b2"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/41b323bdf02a40319ff47976243799b2"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_41b323bdf02a40319ff47976243799b2"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/41b323bdf02a40319ff47976243799b2"}]}] May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FloatingIPsNegativeTestJSON-1139199233 May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 41b323bdf02a40319ff47976243799b2 May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FloatingIPsNegativeTestJSON-1139199233 May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FloatingIPsNegativeTestJSON-1139199233-project May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a7af57bf692e4113acc6deb193025a37 May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FloatingIPsNegativeTestJSON-1139199233-project May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: {"pool": "non_exist_pool"} May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: exception: Floating IP pool not found. May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'pool': 'non_exist_pool'}} May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 127, in create May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi address = self.network_api.allocate_floating_ip(context, pool) May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2957, in allocate_floating_ip May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi pool_id = self._get_floating_ip_pool_id_by_name_or_id(client, pool) May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2947, in _get_floating_ip_pool_id_by_name_or_id May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.FloatingIpPoolNotFound() May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.FloatingIpPoolNotFound: Floating IP pool not found. May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 142, in create May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Floating IP pool not found. May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:26:21.027187 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:26:21.032937 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Floating IP pool not found. May 18 22:26:21.032937 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:21.032937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-01f98e4b-cd7a-4edc-bdf2-c084d01b6605 tempest-FloatingIPsNegativeTestJSON-1139199233 tempest-FloatingIPsNegativeTestJSON-1139199233-project] Returning 404 to user: Floating IP pool not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:26:21.032937 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-01f98e4b-cd7a-4edc-bdf2-c084d01b6605 tempest-FloatingIPsNegativeTestJSON-1139199233 tempest-FloatingIPsNegativeTestJSON-1139199233-project] 10.222.0.58 "POST /compute/v2.1/os-floating-ips" status: 404 len: 73 microversion: 2.1 time: 0.048687 May 18 22:26:21.032937 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1559/2936] 10.222.0.58 () {60 vars in 1169 bytes} [Wed May 18 22:26:20 2022] POST /compute/v2.1/os-floating-ips => generated 73 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:26:21.041441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ec96017e-eb5b-4039-9d8d-16e7f35e05e7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2f2bc3b80>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:21.161205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] validate_networks() for [('a0f28d41-b720-40ea-a18f-991c3afb91d0', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:26:21.186308 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ec96017e-eb5b-4039-9d8d-16e7f35e05e7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569" status: 200 len: 1413 microversion: 2.1 time: 0.145467 May 18 22:26:21.188008 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1560/2937] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:21 2022] GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569 => generated 1413 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:21.199905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3832c97e-a9fc-47c4-8741-9dfce7949a44 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:21.202053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3832c97e-a9fc-47c4-8741-9dfce7949a44 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 239293a7-e428-4724-9b65-b03730e59b35] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:21.217790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3832c97e-a9fc-47c4-8741-9dfce7949a44 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:21.219193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3832c97e-a9fc-47c4-8741-9dfce7949a44 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:21.220180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3832c97e-a9fc-47c4-8741-9dfce7949a44 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:21.220826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3832c97e-a9fc-47c4-8741-9dfce7949a44 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:21.543385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3832c97e-a9fc-47c4-8741-9dfce7949a44 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:21.563052 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3832c97e-a9fc-47c4-8741-9dfce7949a44 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35" status: 200 len: 1468 microversion: 2.1 time: 0.372931 May 18 22:26:21.564357 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1561/2938] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:21 2022] GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35 => generated 1468 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:21.569509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-95263b59-4436-4cab-b47a-8885f263a72d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:21.603931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-95263b59-4436-4cab-b47a-8885f263a72d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:21.604640 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-95263b59-4436-4cab-b47a-8885f263a72d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:21.642991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-95263b59-4436-4cab-b47a-8885f263a72d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Going to try to start instance {{(pid=119083) start /opt/stack/nova/nova/compute/api.py:2730}} May 18 22:26:21.764160 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-95263b59-4436-4cab-b47a-8885f263a72d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.197567 May 18 22:26:21.769235 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1562/2939] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:26:21 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:26:21.775596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-974bcf4d-d833-4262-841a-c8310b5d3c64 tempest-FloatingIPsNegativeTestJSON-1139199233 tempest-FloatingIPsNegativeTestJSON-1139199233-project] Calling method '.version_select at 0x7fa2f2ba5310>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:21.858570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-974bcf4d-d833-4262-841a-c8310b5d3c64 tempest-FloatingIPsNegativeTestJSON-1139199233 tempest-FloatingIPsNegativeTestJSON-1139199233-project] Error message: {"NeutronError": {"type": "FloatingIPNotFound", "message": "Floating IP cb250fd3-f8bb-436f-a427-48708dedad95 could not be found", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:26:21.859856 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-974bcf4d-d833-4262-841a-c8310b5d3c64 tempest-FloatingIPsNegativeTestJSON-1139199233 tempest-FloatingIPsNegativeTestJSON-1139199233-project] HTTP exception thrown: Floating IP not found for ID cb250fd3-f8bb-436f-a427-48708dedad95 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-974bcf4d-d833-4262-841a-c8310b5d3c64 tempest-FloatingIPsNegativeTestJSON-1139199233 tempest-FloatingIPsNegativeTestJSON-1139199233-project] Request method failure captured: May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-floating-ips/cb250fd3-f8bb-436f-a427-48708dedad95 HTTP/1.1 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXKJqYbcLI7oZPkPbLZlBKqKKvEZY0zVM7kyWVuiN-ZYtovFmkR-jv34Owqg-YVQtaOmSOtSE1MuQUbdkiIGYxfyUuyBXx_RgbfVSUymtoZCo8dsE8HDVSFSvWKuImAkjRwJQZyDDOEx9g4ezrGRt1c9RMoJ5-w-ibDMxthEfaBtla4 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 41b323bdf02a40319ff47976243799b2 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-FloatingIPsNegativeTestJSON-1139199233 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/41b323bdf02a40319ff47976243799b2"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/41b323bdf02a40319ff47976243799b2"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_41b323bdf02a40319ff47976243799b2"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/41b323bdf02a40319ff47976243799b2"}]}] May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-FloatingIPsNegativeTestJSON-1139199233 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 41b323bdf02a40319ff47976243799b2 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-FloatingIPsNegativeTestJSON-1139199233 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-FloatingIPsNegativeTestJSON-1139199233-project May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a7af57bf692e4113acc6deb193025a37 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-FloatingIPsNegativeTestJSON-1139199233-project May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: exception: Floating IP not found for ID cb250fd3-f8bb-436f-a427-48708dedad95 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'cb250fd3-f8bb-436f-a427-48708dedad95'} May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2809, in get_floating_ip May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi fip = client.show_floatingip(id)['floatingip'] May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1006, in show_floatingip May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.floatingip_path % (floatingip), params=_params) May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Floating IP cb250fd3-f8bb-436f-a427-48708dedad95 could not be found May 18 22:26:21.862570 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-6a152a93-7cee-4310-85ff-848ecb0deaef'] May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 158, in delete May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi floating_ip = self.network_api.get_floating_ip(context, id) May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 2812, in get_floating_ip May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.FloatingIpNotFound(id=id) May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.FloatingIpNotFound: Floating IP not found for ID cb250fd3-f8bb-436f-a427-48708dedad95. May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/floating_ips.py", line 161, in delete May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=msg) May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Floating IP not found for ID cb250fd3-f8bb-436f-a427-48708dedad95 May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Floating IP not found for ID cb250fd3-f8bb-436f-a427-48708dedad95 May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-974bcf4d-d833-4262-841a-c8310b5d3c64 tempest-FloatingIPsNegativeTestJSON-1139199233 tempest-FloatingIPsNegativeTestJSON-1139199233-project] Returning 404 to user: Floating IP not found for ID cb250fd3-f8bb-436f-a427-48708dedad95 {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-974bcf4d-d833-4262-841a-c8310b5d3c64 tempest-FloatingIPsNegativeTestJSON-1139199233 tempest-FloatingIPsNegativeTestJSON-1139199233-project] 10.222.0.58 "DELETE /compute/v2.1/os-floating-ips/cb250fd3-f8bb-436f-a427-48708dedad95" status: 404 len: 111 microversion: 2.1 time: 0.093268 May 18 22:26:21.866093 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1563/2940] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:26:21 2022] DELETE /compute/v2.1/os-floating-ips/cb250fd3-f8bb-436f-a427-48708dedad95 => generated 111 bytes in 95 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:26:21.887915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f8aa53ce-3cb4-4160-bd8f-e12a5520fda6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:21.894040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f8aa53ce-3cb4-4160-bd8f-e12a5520fda6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:21.911300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8aa53ce-3cb4-4160-bd8f-e12a5520fda6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:21.911747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8aa53ce-3cb4-4160-bd8f-e12a5520fda6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:21.917276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8aa53ce-3cb4-4160-bd8f-e12a5520fda6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:21.919897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8aa53ce-3cb4-4160-bd8f-e12a5520fda6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:22.682834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f8aa53ce-3cb4-4160-bd8f-e12a5520fda6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:22.693926 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f8aa53ce-3cb4-4160-bd8f-e12a5520fda6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 0.827380 May 18 22:26:22.698503 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1564/2941] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:21 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:22.713074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-03300e11-6e02-4576-900e-bff6f994f615 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-1726456735"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:22.714194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-03300e11-6e02-4576-900e-bff6f994f615 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:22.738226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03300e11-6e02-4576-900e-bff6f994f615 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:22.745081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03300e11-6e02-4576-900e-bff6f994f615 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:22.747929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03300e11-6e02-4576-900e-bff6f994f615 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:22.750155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03300e11-6e02-4576-900e-bff6f994f615 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:23.333129 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-03300e11-6e02-4576-900e-bff6f994f615 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "POST /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830/action" status: 202 len: 0 microversion: 2.1 time: 0.633209 May 18 22:26:23.346849 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1565/2942] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:26:22 2022] POST /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830/action => generated 0 bytes in 648 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) May 18 22:26:23.352817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c62eeadc-3f0b-4c9a-a791-eb17e97df21e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:23.353932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c62eeadc-3f0b-4c9a-a791-eb17e97df21e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:23.364230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c62eeadc-3f0b-4c9a-a791-eb17e97df21e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:23.374542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c62eeadc-3f0b-4c9a-a791-eb17e97df21e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:23.375725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c62eeadc-3f0b-4c9a-a791-eb17e97df21e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:23.376371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c62eeadc-3f0b-4c9a-a791-eb17e97df21e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:24.030541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c62eeadc-3f0b-4c9a-a791-eb17e97df21e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:24.040007 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c62eeadc-3f0b-4c9a-a791-eb17e97df21e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1667 microversion: 2.1 time: 0.691488 May 18 22:26:24.044342 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1566/2943] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:23 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1667 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:24.059443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dddfd4fc-ec64-4d07-a6b7-dc81160ccff3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:24.061486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dddfd4fc-ec64-4d07-a6b7-dc81160ccff3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:24.079751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dddfd4fc-ec64-4d07-a6b7-dc81160ccff3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:24.080918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dddfd4fc-ec64-4d07-a6b7-dc81160ccff3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:24.081755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dddfd4fc-ec64-4d07-a6b7-dc81160ccff3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:24.082199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dddfd4fc-ec64-4d07-a6b7-dc81160ccff3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:24.329880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:26:24.330809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:26:24.331432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:26:24.332015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:26:24.332733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:26:24.355695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:24.356149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:24.356939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:24.357358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:24.424967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:26:24.440936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for user 20c1fda7d13643f7af301a4535b9aacc and project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:26:24.472737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:26:24.479184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:26:24.569599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dddfd4fc-ec64-4d07-a6b7-dc81160ccff3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:24.582835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dddfd4fc-ec64-4d07-a6b7-dc81160ccff3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:24.588490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dddfd4fc-ec64-4d07-a6b7-dc81160ccff3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:24.591973 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dddfd4fc-ec64-4d07-a6b7-dc81160ccff3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1753 microversion: 2.42 time: 0.545235 May 18 22:26:24.593221 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1567/2944] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:24 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1753 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:24.593961 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5757583f-35ab-4533-8c26-dc9e4a2bf507 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 3.657334 May 18 22:26:24.599858 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1378/2945] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:26:20 2022] POST /compute/v2.1/servers => generated 380 bytes in 3665 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:26:24.604260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-a92fc083-51d7-4ba1-9be1-f527ef49d992 req-53cee790-d034-4c8e-a5ce-06bcc49ddc43 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f7457f3b-7366-46fa-a23a-d9bc448610bb", "name": "network-vif-unplugged", "status": "completed", "tag": "513da3bb-bd0c-438c-873f-e28019f8838d"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:24.615442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a92fc083-51d7-4ba1-9be1-f527ef49d992 req-53cee790-d034-4c8e-a5ce-06bcc49ddc43 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:24.616487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a92fc083-51d7-4ba1-9be1-f527ef49d992 req-53cee790-d034-4c8e-a5ce-06bcc49ddc43 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:24.630328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ae2cd673-8326-4563-8d20-24a1934541be tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec5033a0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:24.723016 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-a92fc083-51d7-4ba1-9be1-f527ef49d992 req-53cee790-d034-4c8e-a5ce-06bcc49ddc43 service nova] Creating event network-vif-unplugged:513da3bb-bd0c-438c-873f-e28019f8838d for instance f7457f3b-7366-46fa-a23a-d9bc448610bb on n-h1-841040-6 May 18 22:26:24.779904 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-a92fc083-51d7-4ba1-9be1-f527ef49d992 req-53cee790-d034-4c8e-a5ce-06bcc49ddc43 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.184116 May 18 22:26:24.784173 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1568/2946] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:24 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:24.805209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-99a0cdae-9ea6-442f-92e0-2e884c63b2dd tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bc3c10>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:24.817093 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ae2cd673-8326-4563-8d20-24a1934541be tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569" status: 200 len: 1413 microversion: 2.1 time: 0.216017 May 18 22:26:24.817697 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1379/2947] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:24 2022] GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569 => generated 1413 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:24.846492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eb37e814-42cd-4a1b-b059-966a2d7f666e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:24.847432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eb37e814-42cd-4a1b-b059-966a2d7f666e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:24.861884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb37e814-42cd-4a1b-b059-966a2d7f666e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:24.862330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb37e814-42cd-4a1b-b059-966a2d7f666e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:24.863099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb37e814-42cd-4a1b-b059-966a2d7f666e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:24.865551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb37e814-42cd-4a1b-b059-966a2d7f666e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:24.906537 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-99a0cdae-9ea6-442f-92e0-2e884c63b2dd tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40" status: 200 len: 1455 microversion: 2.1 time: 0.120229 May 18 22:26:24.907739 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1569/2948] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:24 2022] GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40 => generated 1455 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:24.926332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9c25e9a3-3ead-4f4c-9500-d71e9192bdd8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:24.928661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9c25e9a3-3ead-4f4c-9500-d71e9192bdd8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:25.359826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9c25e9a3-3ead-4f4c-9500-d71e9192bdd8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:25.369362 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9c25e9a3-3ead-4f4c-9500-d71e9192bdd8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1215 microversion: 2.1 time: 0.460446 May 18 22:26:25.386788 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1570/2949] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:24 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1215 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:25.401015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-30027504-fff0-4151-8c10-4f651ac6698f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:25.401636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-30027504-fff0-4151-8c10-4f651ac6698f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:25.434613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-30027504-fff0-4151-8c10-4f651ac6698f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:25.435064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-30027504-fff0-4151-8c10-4f651ac6698f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:25.435839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-30027504-fff0-4151-8c10-4f651ac6698f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:25.436265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-30027504-fff0-4151-8c10-4f651ac6698f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:25.996925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-30027504-fff0-4151-8c10-4f651ac6698f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:26.007242 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-30027504-fff0-4151-8c10-4f651ac6698f tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1667 microversion: 2.1 time: 0.618295 May 18 22:26:26.021374 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1571/2950] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:25 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1667 bytes in 633 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:26.026672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58824571-f82b-4704-a929-293ffc5c2cf2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:26.027483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58824571-f82b-4704-a929-293ffc5c2cf2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:26.035662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58824571-f82b-4704-a929-293ffc5c2cf2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:26.036365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58824571-f82b-4704-a929-293ffc5c2cf2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:26.037296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58824571-f82b-4704-a929-293ffc5c2cf2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:26.037916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58824571-f82b-4704-a929-293ffc5c2cf2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:26.067826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-58824571-f82b-4704-a929-293ffc5c2cf2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:26.174394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eb37e814-42cd-4a1b-b059-966a2d7f666e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:26.191493 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eb37e814-42cd-4a1b-b059-966a2d7f666e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 1.362543 May 18 22:26:26.192438 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1380/2951] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:24 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 1374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:26.204852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b88de33e-30d6-48e4-a31f-d2d3d6279d23 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec45a280>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:26.274845 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b88de33e-30d6-48e4-a31f-d2d3d6279d23 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569" status: 200 len: 1413 microversion: 2.1 time: 0.080976 May 18 22:26:26.278058 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1381/2952] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:26 2022] GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569 => generated 1413 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:26.291736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e7d671bc-3d18-4491-bdec-02f0736e37b0 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec45aa60>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:26.379088 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e7d671bc-3d18-4491-bdec-02f0736e37b0 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40" status: 200 len: 1455 microversion: 2.1 time: 0.097792 May 18 22:26:26.383310 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1382/2953] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:26 2022] GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40 => generated 1455 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:26.413600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a9566fdc-cacd-4c3c-9648-859d21f00d41 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:26.415691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a9566fdc-cacd-4c3c-9648-859d21f00d41 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:26.436485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9566fdc-cacd-4c3c-9648-859d21f00d41 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:26.438204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9566fdc-cacd-4c3c-9648-859d21f00d41 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:26.439359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9566fdc-cacd-4c3c-9648-859d21f00d41 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:26.441528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9566fdc-cacd-4c3c-9648-859d21f00d41 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:26.753871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a9566fdc-cacd-4c3c-9648-859d21f00d41 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:26.766851 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a9566fdc-cacd-4c3c-9648-859d21f00d41 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1275 microversion: 2.1 time: 0.364063 May 18 22:26:26.767719 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1383/2954] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:26 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1275 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:26.804557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-cb8d385f-c78f-4712-84dd-e978b5aac17e req-011bbf9b-021a-4077-98c2-338ecf9b8e95 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "239293a7-e428-4724-9b65-b03730e59b35", "name": "network-vif-unplugged", "status": "completed", "tag": "4bbdbcba-fdb3-4f6f-8139-b3d16f00b205"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:26.827917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cb8d385f-c78f-4712-84dd-e978b5aac17e req-011bbf9b-021a-4077-98c2-338ecf9b8e95 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:26.835274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cb8d385f-c78f-4712-84dd-e978b5aac17e req-011bbf9b-021a-4077-98c2-338ecf9b8e95 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:26.866463 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-cb8d385f-c78f-4712-84dd-e978b5aac17e req-011bbf9b-021a-4077-98c2-338ecf9b8e95 service nova] Creating event network-vif-unplugged:4bbdbcba-fdb3-4f6f-8139-b3d16f00b205 for instance 239293a7-e428-4724-9b65-b03730e59b35 on n-h1-841040-6 May 18 22:26:26.879486 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-cb8d385f-c78f-4712-84dd-e978b5aac17e req-011bbf9b-021a-4077-98c2-338ecf9b8e95 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.077775 May 18 22:26:26.880130 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1384/2955] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:26 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:26:27.027730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d3b5752b-443d-4197-8ab1-cf0245e66d80 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:27.029009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d3b5752b-443d-4197-8ab1-cf0245e66d80 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:27.047919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3b5752b-443d-4197-8ab1-cf0245e66d80 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:27.049670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3b5752b-443d-4197-8ab1-cf0245e66d80 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:27.052364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3b5752b-443d-4197-8ab1-cf0245e66d80 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:27.054154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3b5752b-443d-4197-8ab1-cf0245e66d80 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:27.136057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-58824571-f82b-4704-a929-293ffc5c2cf2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:27.162201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-58824571-f82b-4704-a929-293ffc5c2cf2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:27.163700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-58824571-f82b-4704-a929-293ffc5c2cf2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:27.164869 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58824571-f82b-4704-a929-293ffc5c2cf2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1753 microversion: 2.42 time: 1.142133 May 18 22:26:27.169015 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1572/2956] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:26 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1753 bytes in 1147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:27.220815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bde726dd-4175-4a6e-a1be-c9957ea2d891 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:27.221514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bde726dd-4175-4a6e-a1be-c9957ea2d891 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:27.235249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bde726dd-4175-4a6e-a1be-c9957ea2d891 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:27.235693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bde726dd-4175-4a6e-a1be-c9957ea2d891 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:27.241140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bde726dd-4175-4a6e-a1be-c9957ea2d891 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:27.242761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bde726dd-4175-4a6e-a1be-c9957ea2d891 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:27.747433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d3b5752b-443d-4197-8ab1-cf0245e66d80 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:27.762741 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d3b5752b-443d-4197-8ab1-cf0245e66d80 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1667 microversion: 2.1 time: 0.741782 May 18 22:26:27.764666 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1385/2957] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:27 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1667 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:27.777029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-db50d7c8-690e-4f9d-a525-556e2a2179a9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec426310>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:28.028208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bde726dd-4175-4a6e-a1be-c9957ea2d891 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:28.040228 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bde726dd-4175-4a6e-a1be-c9957ea2d891 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 0.834963 May 18 22:26:28.046321 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1573/2958] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:27 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 841 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:28.060480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a570d7ff-1ada-4eb5-a043-937b437e5ad7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2ba5af0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:34.397601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-db50d7c8-690e-4f9d-a525-556e2a2179a9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:34.460477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-db50d7c8-690e-4f9d-a525-556e2a2179a9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:35.366573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a570d7ff-1ada-4eb5-a043-937b437e5ad7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:37.039231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-db50d7c8-690e-4f9d-a525-556e2a2179a9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119082] Writing DB stats nova_api:SELECT=45,nova_api:UPDATE=1,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:37.226408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a570d7ff-1ada-4eb5-a043-937b437e5ad7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119083] Writing DB stats nova_api:SELECT=62 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:37.755361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-db50d7c8-690e-4f9d-a525-556e2a2179a9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119082] Writing DB stats nova_cell1:SELECT=80,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:38.038137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a570d7ff-1ada-4eb5-a043-937b437e5ad7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119083] Writing DB stats nova_cell1:SELECT=10 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:39.902688 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-db50d7c8-690e-4f9d-a525-556e2a2179a9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569" status: 200 len: 1422 microversion: 2.1 time: 12.133409 May 18 22:26:39.904217 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1386/2959] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:27 2022] GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569 => generated 1422 bytes in 12139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:39.913557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b49c54b7-605b-4161-a828-11f00d4d1773 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:39.914994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b49c54b7-605b-4161-a828-11f00d4d1773 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:39.929522 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a570d7ff-1ada-4eb5-a043-937b437e5ad7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40" status: 200 len: 1455 microversion: 2.1 time: 11.881215 May 18 22:26:39.931073 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1574/2960] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:28 2022] GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40 => generated 1455 bytes in 11883 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:39.935852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d5de087f-6fbe-40c5-b5f7-860e07917cdd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:39.947523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d5de087f-6fbe-40c5-b5f7-860e07917cdd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:39.950703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b49c54b7-605b-4161-a828-11f00d4d1773 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:39.951041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b49c54b7-605b-4161-a828-11f00d4d1773 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:39.952124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b49c54b7-605b-4161-a828-11f00d4d1773 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:39.953574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b49c54b7-605b-4161-a828-11f00d4d1773 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:39.963374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5de087f-6fbe-40c5-b5f7-860e07917cdd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:39.963822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5de087f-6fbe-40c5-b5f7-860e07917cdd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:39.964578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5de087f-6fbe-40c5-b5f7-860e07917cdd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:39.964998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5de087f-6fbe-40c5-b5f7-860e07917cdd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:40.276319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d5de087f-6fbe-40c5-b5f7-860e07917cdd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:40.311636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d5de087f-6fbe-40c5-b5f7-860e07917cdd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:40.318130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d5de087f-6fbe-40c5-b5f7-860e07917cdd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:40.320347 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d5de087f-6fbe-40c5-b5f7-860e07917cdd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 0.388120 May 18 22:26:40.323012 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1575/2961] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:39 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:40.328186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-681c4a7b-773c-4b59-8105-64399568cdfb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:40.338846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-681c4a7b-773c-4b59-8105-64399568cdfb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:40.359553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-681c4a7b-773c-4b59-8105-64399568cdfb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:40.372140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-681c4a7b-773c-4b59-8105-64399568cdfb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:40.373544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-681c4a7b-773c-4b59-8105-64399568cdfb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:40.376083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-681c4a7b-773c-4b59-8105-64399568cdfb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:40.664765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-681c4a7b-773c-4b59-8105-64399568cdfb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:40.674406 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-681c4a7b-773c-4b59-8105-64399568cdfb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.348474 May 18 22:26:40.675551 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1576/2962] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:40 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:40.680381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e42ec059-980c-46b9-8280-bb1b41436cfa tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:40.681250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e42ec059-980c-46b9-8280-bb1b41436cfa tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:40.687691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e42ec059-980c-46b9-8280-bb1b41436cfa tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:40.688447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e42ec059-980c-46b9-8280-bb1b41436cfa tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:40.689473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e42ec059-980c-46b9-8280-bb1b41436cfa tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:40.690136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e42ec059-980c-46b9-8280-bb1b41436cfa tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:40.822156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b49c54b7-605b-4161-a828-11f00d4d1773 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:40.846264 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b49c54b7-605b-4161-a828-11f00d4d1773 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1315 microversion: 2.1 time: 0.940792 May 18 22:26:40.847225 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1387/2963] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:39 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1315 bytes in 942 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:40.851835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-db71d064-7e5a-434c-887c-09f684b15e90 req-21160579-61d0-4d1c-b8b0-c3e2ecbc0234 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "tag": "57aaf813-5143-49a4-b498-bcf4756e768a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:40.888122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-db71d064-7e5a-434c-887c-09f684b15e90 req-21160579-61d0-4d1c-b8b0-c3e2ecbc0234 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:40.892349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-db71d064-7e5a-434c-887c-09f684b15e90 req-21160579-61d0-4d1c-b8b0-c3e2ecbc0234 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:40.928541 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-db71d064-7e5a-434c-887c-09f684b15e90 req-21160579-61d0-4d1c-b8b0-c3e2ecbc0234 service nova] Creating event network-changed:57aaf813-5143-49a4-b498-bcf4756e768a for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:26:40.936348 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-db71d064-7e5a-434c-887c-09f684b15e90 req-21160579-61d0-4d1c-b8b0-c3e2ecbc0234 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.087679 May 18 22:26:40.939512 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1388/2964] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:40 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:40.962529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d72279bd-8b6f-49e9-9796-32156a200e9a req-5da200ca-32be-4f37-8887-cc944d399e29 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "27e758ee-2c36-4663-bf2f-9d4a50242830", "name": "network-vif-plugged", "status": "completed", "tag": "f7b76f7d-7a90-4bca-8166-b56fd4f7254d"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:40.969253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e42ec059-980c-46b9-8280-bb1b41436cfa tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:40.977119 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e42ec059-980c-46b9-8280-bb1b41436cfa tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1484 microversion: 2.1 time: 0.300318 May 18 22:26:40.978928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d72279bd-8b6f-49e9-9796-32156a200e9a req-5da200ca-32be-4f37-8887-cc944d399e29 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:40.980820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d72279bd-8b6f-49e9-9796-32156a200e9a req-5da200ca-32be-4f37-8887-cc944d399e29 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:40.988593 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1577/2965] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:40 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1484 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:41.015388 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d72279bd-8b6f-49e9-9796-32156a200e9a req-5da200ca-32be-4f37-8887-cc944d399e29 service nova] Creating event network-vif-plugged:f7b76f7d-7a90-4bca-8166-b56fd4f7254d for instance 27e758ee-2c36-4663-bf2f-9d4a50242830 on n-h2-841040-6 May 18 22:26:41.023101 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d72279bd-8b6f-49e9-9796-32156a200e9a req-5da200ca-32be-4f37-8887-cc944d399e29 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.081628 May 18 22:26:41.023953 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1389/2966] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:40 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:41.031169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-57c12eac-60ae-43ac-98e2-ddbb7408a36a req-7ef12547-3d2c-4f6f-9924-ea90842b2745 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8bda67d1-00f9-4dbb-b738-33aba9f0e6bd", "tag": "5e122303-44f4-4da4-9e31-2e89df599501"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:41.059695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-57c12eac-60ae-43ac-98e2-ddbb7408a36a req-7ef12547-3d2c-4f6f-9924-ea90842b2745 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:41.060420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-57c12eac-60ae-43ac-98e2-ddbb7408a36a req-7ef12547-3d2c-4f6f-9924-ea90842b2745 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:41.107939 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-57c12eac-60ae-43ac-98e2-ddbb7408a36a req-7ef12547-3d2c-4f6f-9924-ea90842b2745 service nova] Creating event network-changed:5e122303-44f4-4da4-9e31-2e89df599501 for instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd on n-h2-841040-6 May 18 22:26:41.127417 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-57c12eac-60ae-43ac-98e2-ddbb7408a36a req-7ef12547-3d2c-4f6f-9924-ea90842b2745 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.101768 May 18 22:26:41.130308 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1390/2967] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:41 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:41.159684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e4b5f904-491c-4f44-9e61-c7c1d32e656a tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec47d160>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:41.277680 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e4b5f904-491c-4f44-9e61-c7c1d32e656a tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569" status: 200 len: 1422 microversion: 2.1 time: 0.141711 May 18 22:26:41.288059 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1391/2968] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:41 2022] GET /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569 => generated 1422 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:41.294379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3bd1ee4f-4589-4872-9b1f-d113148bf084 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:41.295356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3bd1ee4f-4589-4872-9b1f-d113148bf084 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:41.304868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bd1ee4f-4589-4872-9b1f-d113148bf084 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:41.305548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bd1ee4f-4589-4872-9b1f-d113148bf084 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:41.306628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bd1ee4f-4589-4872-9b1f-d113148bf084 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:41.308090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bd1ee4f-4589-4872-9b1f-d113148bf084 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:41.430731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7b2fecd6-3f83-49c4-a0a8-a97164894d0a tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Action: 'create', calling method: .version_select at 0x7fa2f2ba5f70>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1738464611", "description": "tempest-description-186847478"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:41.694269 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7b2fecd6-3f83-49c4-a0a8-a97164894d0a tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.701815 May 18 22:26:41.695309 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1578/2969] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:26:40 2022] POST /compute/v2.1/os-security-groups => generated 247 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:41.775781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-92de96f5-9524-4a1d-b674-899570a92f10 tempest-ListImageFiltersNegativeTestJSON-481771810 tempest-ListImageFiltersNegativeTestJSON-481771810-project] Calling method '.version_select at 0x7fa2f2b79820>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:41.823061 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-92de96f5-9524-4a1d-b674-899570a92f10 tempest-ListImageFiltersNegativeTestJSON-481771810 tempest-ListImageFiltersNegativeTestJSON-481771810-project] HTTP exception thrown: Image not found. May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-92de96f5-9524-4a1d-b674-899570a92f10 tempest-ListImageFiltersNegativeTestJSON-481771810 tempest-ListImageFiltersNegativeTestJSON-481771810-project] Request method failure captured: May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/images/501a3826-f97d-487c-86c9-b3aba27f04f0 HTTP/1.1 May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXKgg-DIsN0Rirly1UIfe1cmalmccc6CR4--pgbzrmSe90dG6j5yEE3MSWXrgou_sQ4_D3PJruB7OCZdeXtAJduZ0OdxqI07dL4xsQlTOjYP1mDsFVo0IN1wJer5v36yWMgI2t-uj8HKGRxjkh-cVbx9xJQOIpP1RgFMqgSLDkEo2TI May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: b6d03b3cda6e46828a8ff5f452b1f9fa May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ListImageFiltersNegativeTestJSON-481771810 May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b6d03b3cda6e46828a8ff5f452b1f9fa"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b6d03b3cda6e46828a8ff5f452b1f9fa"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b6d03b3cda6e46828a8ff5f452b1f9fa"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b6d03b3cda6e46828a8ff5f452b1f9fa"}]}] May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ListImageFiltersNegativeTestJSON-481771810 May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: b6d03b3cda6e46828a8ff5f452b1f9fa May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ListImageFiltersNegativeTestJSON-481771810 May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ListImageFiltersNegativeTestJSON-481771810-project May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: b861b95d898e426f9093e4174cb73c9f May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ListImageFiltersNegativeTestJSON-481771810-project May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: exception: Image not found. May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '501a3826-f97d-487c-86c9-b3aba27f04f0'} May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: No image found with ID 501a3826-f97d-487c-86c9-b3aba27f04f0 May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 86, in show May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._image_api.get(context, id) May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1205, in get May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return session.show(context, image_id, May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 287, in show May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _reraise_translated_image_exception(image_id) May 18 22:26:41.825303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1031, in _reraise_translated_image_exception May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise new_exc.with_traceback(exc_trace) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image 501a3826-f97d-487c-86c9-b3aba27f04f0 could not be found. May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 89, in show May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:26:41.829894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:26:41.835797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-92de96f5-9524-4a1d-b674-899570a92f10 tempest-ListImageFiltersNegativeTestJSON-481771810 tempest-ListImageFiltersNegativeTestJSON-481771810-project] Returning 404 to user: Image not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:26:41.836991 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-92de96f5-9524-4a1d-b674-899570a92f10 tempest-ListImageFiltersNegativeTestJSON-481771810 tempest-ListImageFiltersNegativeTestJSON-481771810-project] 10.222.0.58 "GET /compute/v2.1/images/501a3826-f97d-487c-86c9-b3aba27f04f0" status: 404 len: 62 microversion: 2.1 time: 0.140311 May 18 22:26:41.839617 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1579/2970] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:41 2022] GET /compute/v2.1/images/501a3826-f97d-487c-86c9-b3aba27f04f0 => generated 62 bytes in 143 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:26:41.855981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5c0f5733-c29d-46d3-8af0-83f5061bdf3d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec5815e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:41.890256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3bd1ee4f-4589-4872-9b1f-d113148bf084 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:41.899894 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3bd1ee4f-4589-4872-9b1f-d113148bf084 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.610422 May 18 22:26:41.916794 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1392/2971] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:41 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:41.947740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7a741afd-25c2-492a-b19b-8d199c31e11e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:41.948330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7a741afd-25c2-492a-b19b-8d199c31e11e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:41.977159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a741afd-25c2-492a-b19b-8d199c31e11e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:41.977603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a741afd-25c2-492a-b19b-8d199c31e11e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:41.978408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a741afd-25c2-492a-b19b-8d199c31e11e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:41.978840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a741afd-25c2-492a-b19b-8d199c31e11e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:41.996310 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5c0f5733-c29d-46d3-8af0-83f5061bdf3d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40" status: 200 len: 1455 microversion: 2.1 time: 0.155391 May 18 22:26:41.997208 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1580/2972] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:41 2022] GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40 => generated 1455 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:42.007577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d4ef1f9-8d4d-47a7-abdc-81a35cb9a0d6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2f2ba5a60>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:42.199907 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7a741afd-25c2-492a-b19b-8d199c31e11e tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "POST /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770/action" status: 202 len: 0 microversion: 2.1 time: 0.278665 May 18 22:26:42.217680 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1393/2973] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:26:41 2022] POST /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770/action => generated 0 bytes in 285 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:26:42.258697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d52973f3-f7c6-4db6-91a2-0e4fc588acff tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:42.269955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d52973f3-f7c6-4db6-91a2-0e4fc588acff tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:42.287282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d52973f3-f7c6-4db6-91a2-0e4fc588acff tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:42.288100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d52973f3-f7c6-4db6-91a2-0e4fc588acff tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:42.289191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d52973f3-f7c6-4db6-91a2-0e4fc588acff tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:42.289987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d52973f3-f7c6-4db6-91a2-0e4fc588acff tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:43.699610 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d4ef1f9-8d4d-47a7-abdc-81a35cb9a0d6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569" status: 204 len: 0 microversion: 2.1 time: 1.701203 May 18 22:26:43.700437 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1581/2974] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:41 2022] DELETE /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569 => generated 0 bytes in 1702 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:26:43.705997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2a59d5d4-d1a7-41a4-9a44-ed3912bdf923 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Action: 'create', calling method: .version_select at 0x7fa2ece781f0>, body: {"security_group_rule": {"parent_group_id": "40ea0503-ace5-4692-a861-80a9becec5e0", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:43.979296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d52973f3-f7c6-4db6-91a2-0e4fc588acff tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:43.992237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d52973f3-f7c6-4db6-91a2-0e4fc588acff tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:44.000888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d52973f3-f7c6-4db6-91a2-0e4fc588acff tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:44.002133 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d52973f3-f7c6-4db6-91a2-0e4fc588acff tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 1.780166 May 18 22:26:44.013896 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1394/2975] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:42 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 1788 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:44.013896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-61fc6303-9c5d-40f7-9bd7-758a32bf8a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:44.042329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-61fc6303-9c5d-40f7-9bd7-758a32bf8a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:44.072839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61fc6303-9c5d-40f7-9bd7-758a32bf8a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:44.075082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61fc6303-9c5d-40f7-9bd7-758a32bf8a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:44.076424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61fc6303-9c5d-40f7-9bd7-758a32bf8a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:44.077215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61fc6303-9c5d-40f7-9bd7-758a32bf8a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:44.105903 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2a59d5d4-d1a7-41a4-9a44-ed3912bdf923 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.404365 May 18 22:26:44.106819 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1582/2976] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:26:43 2022] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:44.114736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eeecb137-5ea9-4450-ae37-1e202d6dc60c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:44.115357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eeecb137-5ea9-4450-ae37-1e202d6dc60c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:44.138966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eeecb137-5ea9-4450-ae37-1e202d6dc60c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:44.139407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eeecb137-5ea9-4450-ae37-1e202d6dc60c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:44.140210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eeecb137-5ea9-4450-ae37-1e202d6dc60c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:44.141131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eeecb137-5ea9-4450-ae37-1e202d6dc60c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:44.411210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eeecb137-5ea9-4450-ae37-1e202d6dc60c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:44.420578 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eeecb137-5ea9-4450-ae37-1e202d6dc60c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.312740 May 18 22:26:44.422374 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1583/2977] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:44 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:44.441550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-079ae0cd-88ae-4080-ad42-9e591f7d0fb6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:44.444094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-079ae0cd-88ae-4080-ad42-9e591f7d0fb6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:44.463219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-079ae0cd-88ae-4080-ad42-9e591f7d0fb6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:44.466451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-079ae0cd-88ae-4080-ad42-9e591f7d0fb6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:44.467260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-079ae0cd-88ae-4080-ad42-9e591f7d0fb6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:44.467695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-079ae0cd-88ae-4080-ad42-9e591f7d0fb6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:44.585597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61fc6303-9c5d-40f7-9bd7-758a32bf8a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:44.593881 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-61fc6303-9c5d-40f7-9bd7-758a32bf8a2a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1315 microversion: 2.1 time: 0.584655 May 18 22:26:44.612465 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1395/2978] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:44 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1315 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:44.636191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fbc554ed-6f1b-4de1-9d0a-a3f5e9dd6342 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec47d160>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:44.730131 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fbc554ed-6f1b-4de1-9d0a-a3f5e9dd6342 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40" status: 200 len: 1455 microversion: 2.1 time: 0.116308 May 18 22:26:44.735022 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1396/2979] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:44 2022] GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40 => generated 1455 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:44.745645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d3f124fd-3542-4c68-931a-61a5e977e2e2 req-a150c155-e746-4fc0-a56d-b057545cc89c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8bda67d1-00f9-4dbb-b738-33aba9f0e6bd", "name": "network-vif-plugged", "status": "completed", "tag": "5e122303-44f4-4da4-9e31-2e89df599501"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:44.769248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d3f124fd-3542-4c68-931a-61a5e977e2e2 req-a150c155-e746-4fc0-a56d-b057545cc89c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:44.770280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d3f124fd-3542-4c68-931a-61a5e977e2e2 req-a150c155-e746-4fc0-a56d-b057545cc89c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:44.788832 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d3f124fd-3542-4c68-931a-61a5e977e2e2 req-a150c155-e746-4fc0-a56d-b057545cc89c service nova] Creating event network-vif-plugged:5e122303-44f4-4da4-9e31-2e89df599501 for instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd on n-h2-841040-6 May 18 22:26:44.794837 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d3f124fd-3542-4c68-931a-61a5e977e2e2 req-a150c155-e746-4fc0-a56d-b057545cc89c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.058421 May 18 22:26:44.799929 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1397/2980] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:44 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:44.810584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-2a513e57-b950-45e4-af1b-19c6660d8aaa req-5e125a51-9a8d-4ed8-b471-da9d4b6c41e4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "tag": "97343e08-6012-4002-9f77-9a79e836fb02"}, {"name": "network-changed", "server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "tag": "cc66e915-8566-4f65-8994-84898cafb0b0"}, {"name": "network-changed", "server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "tag": "60bdf3f5-6e60-43e4-af50-d2a36c929348"}, {"name": "network-changed", "server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "tag": "c635871a-7730-4a3a-a525-de8284aec42f"}, {"name": "network-changed", "server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "tag": "4bc38653-1368-44b6-820d-91be6115b165"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:44.845169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2a513e57-b950-45e4-af1b-19c6660d8aaa req-5e125a51-9a8d-4ed8-b471-da9d4b6c41e4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:44.847725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2a513e57-b950-45e4-af1b-19c6660d8aaa req-5e125a51-9a8d-4ed8-b471-da9d4b6c41e4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:44.864714 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2a513e57-b950-45e4-af1b-19c6660d8aaa req-5e125a51-9a8d-4ed8-b471-da9d4b6c41e4 service nova] Creating event network-changed:97343e08-6012-4002-9f77-9a79e836fb02 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:26:44.865480 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2a513e57-b950-45e4-af1b-19c6660d8aaa req-5e125a51-9a8d-4ed8-b471-da9d4b6c41e4 service nova] Creating event network-changed:cc66e915-8566-4f65-8994-84898cafb0b0 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:26:44.867655 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2a513e57-b950-45e4-af1b-19c6660d8aaa req-5e125a51-9a8d-4ed8-b471-da9d4b6c41e4 service nova] Creating event network-changed:60bdf3f5-6e60-43e4-af50-d2a36c929348 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:26:44.868559 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2a513e57-b950-45e4-af1b-19c6660d8aaa req-5e125a51-9a8d-4ed8-b471-da9d4b6c41e4 service nova] Creating event network-changed:c635871a-7730-4a3a-a525-de8284aec42f for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:26:44.869245 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2a513e57-b950-45e4-af1b-19c6660d8aaa req-5e125a51-9a8d-4ed8-b471-da9d4b6c41e4 service nova] Creating event network-changed:4bc38653-1368-44b6-820d-91be6115b165 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:26:44.894286 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-2a513e57-b950-45e4-af1b-19c6660d8aaa req-5e125a51-9a8d-4ed8-b471-da9d4b6c41e4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 847 microversion: 2.1 time: 0.082744 May 18 22:26:44.895188 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1398/2981] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:44 2022] POST /compute/v2.1/os-server-external-events => generated 847 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:44.901158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1eeddfe4-f3c7-43a5-a9c1-9fd6cb882073 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:44.902082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1eeddfe4-f3c7-43a5-a9c1-9fd6cb882073 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:44.909171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1eeddfe4-f3c7-43a5-a9c1-9fd6cb882073 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:44.909850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1eeddfe4-f3c7-43a5-a9c1-9fd6cb882073 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:44.911376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1eeddfe4-f3c7-43a5-a9c1-9fd6cb882073 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:44.911971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1eeddfe4-f3c7-43a5-a9c1-9fd6cb882073 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:44.948305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1eeddfe4-f3c7-43a5-a9c1-9fd6cb882073 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:26:44.988803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-079ae0cd-88ae-4080-ad42-9e591f7d0fb6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:45.001680 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-079ae0cd-88ae-4080-ad42-9e591f7d0fb6 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1492 microversion: 2.1 time: 0.574762 May 18 22:26:45.018704 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1584/2982] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:44 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1492 bytes in 593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:45.046732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8d4e72ac-83f3-4400-ae8b-06132eb97265 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Action: 'create', calling method: .version_select at 0x7fa2ece781f0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-647202043", "description": "tempest-description-1785759688"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:45.169259 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1eeddfe4-f3c7-43a5-a9c1-9fd6cb882073 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 204 len: 0 microversion: 2.1 time: 0.269998 May 18 22:26:45.174156 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1399/2983] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:26:44 2022] DELETE /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:26:45.210312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a09b9c9e-6481-41b0-ad59-a3337ffd5e25 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:45.214552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a09b9c9e-6481-41b0-ad59-a3337ffd5e25 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:45.250193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a09b9c9e-6481-41b0-ad59-a3337ffd5e25 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:45.253244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a09b9c9e-6481-41b0-ad59-a3337ffd5e25 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:45.258230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a09b9c9e-6481-41b0-ad59-a3337ffd5e25 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:45.267437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a09b9c9e-6481-41b0-ad59-a3337ffd5e25 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:45.612941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a09b9c9e-6481-41b0-ad59-a3337ffd5e25 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:45.644214 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a09b9c9e-6481-41b0-ad59-a3337ffd5e25 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.465832 May 18 22:26:45.647154 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1400/2984] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:45 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:45.653021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7edc9f4a-2536-49d8-ae9f-9db4d2c4ef3d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:45.653888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7edc9f4a-2536-49d8-ae9f-9db4d2c4ef3d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:45.664246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7edc9f4a-2536-49d8-ae9f-9db4d2c4ef3d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:45.664991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7edc9f4a-2536-49d8-ae9f-9db4d2c4ef3d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:45.665968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7edc9f4a-2536-49d8-ae9f-9db4d2c4ef3d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:45.672183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7edc9f4a-2536-49d8-ae9f-9db4d2c4ef3d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:45.788407 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8d4e72ac-83f3-4400-ae8b-06132eb97265 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.768454 May 18 22:26:45.789672 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1585/2985] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:26:45 2022] POST /compute/v2.1/os-security-groups => generated 247 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:45.804443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-696637633", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "e9ef17fc-44a0-41c8-b3cd-abfd879f0cca"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:45.895418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] validate_networks() for [('e9ef17fc-44a0-41c8-b3cd-abfd879f0cca', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:26:46.014411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7edc9f4a-2536-49d8-ae9f-9db4d2c4ef3d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:46.029467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7edc9f4a-2536-49d8-ae9f-9db4d2c4ef3d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:46.032107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7edc9f4a-2536-49d8-ae9f-9db4d2c4ef3d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:46.033545 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7edc9f4a-2536-49d8-ae9f-9db4d2c4ef3d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 0.384904 May 18 22:26:46.034300 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1401/2986] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:45 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:46.040652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-39e35b8c-0ac9-474f-9e93-e0461a2d6cb7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:46.041854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-39e35b8c-0ac9-474f-9e93-e0461a2d6cb7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:46.050108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39e35b8c-0ac9-474f-9e93-e0461a2d6cb7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:46.051801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39e35b8c-0ac9-474f-9e93-e0461a2d6cb7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:46.052802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39e35b8c-0ac9-474f-9e93-e0461a2d6cb7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:46.053535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39e35b8c-0ac9-474f-9e93-e0461a2d6cb7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:46.229220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-39e35b8c-0ac9-474f-9e93-e0461a2d6cb7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:46.241089 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-39e35b8c-0ac9-474f-9e93-e0461a2d6cb7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1315 microversion: 2.1 time: 0.205557 May 18 22:26:46.259003 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1402/2987] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:46 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1315 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:46.264353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-219405c1-41c4-40d2-b084-e984b6d8c965 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:46.267464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-219405c1-41c4-40d2-b084-e984b6d8c965 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:46.274591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-219405c1-41c4-40d2-b084-e984b6d8c965 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:46.277710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-219405c1-41c4-40d2-b084-e984b6d8c965 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:46.278749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-219405c1-41c4-40d2-b084-e984b6d8c965 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:46.279350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-219405c1-41c4-40d2-b084-e984b6d8c965 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:46.562620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-219405c1-41c4-40d2-b084-e984b6d8c965 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:46.600351 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-219405c1-41c4-40d2-b084-e984b6d8c965 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.337622 May 18 22:26:46.603170 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1403/2988] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:46 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:46.613870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f932263d-51e4-4feb-a75c-67b740dac542 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec4e81f0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:46.697226 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f932263d-51e4-4feb-a75c-67b740dac542 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40" status: 200 len: 1455 microversion: 2.1 time: 0.091449 May 18 22:26:46.700523 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1404/2989] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:46 2022] GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40 => generated 1455 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:46.713052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5eac4180-126e-4ce2-99e9-28344002b738 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Action: 'create', calling method: .version_select at 0x7fa2ec3b9550>, body: {"security_group_rule": {"parent_group_id": "6845a8fa-5ac7-46ee-8cc2-f02b53516b79", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "cidr": "10.2.3.124/24"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:47.245201 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5eac4180-126e-4ce2-99e9-28344002b738 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 236 microversion: 2.1 time: 0.543553 May 18 22:26:47.253785 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1405/2990] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:26:46 2022] POST /compute/v2.1/os-security-group-rules => generated 236 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:47.262480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-17ea2417-5254-4006-8bbc-f455264f5d22 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:47.272043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-17ea2417-5254-4006-8bbc-f455264f5d22 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:47.296787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17ea2417-5254-4006-8bbc-f455264f5d22 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:47.298270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17ea2417-5254-4006-8bbc-f455264f5d22 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:47.302110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17ea2417-5254-4006-8bbc-f455264f5d22 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:47.306237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17ea2417-5254-4006-8bbc-f455264f5d22 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:47.313058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:26:47.314257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:26:47.316438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:26:47.317095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:26:47.318763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:26:47.330494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:47.331359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:47.334669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:47.335385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:47.364884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Getting quotas for project 249f074bdc8c45c5a00d829b532a7686. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:26:47.373334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Getting quotas for user cc0b57cfd53c4663a76db415434d9a41 and project 249f074bdc8c45c5a00d829b532a7686. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:26:47.390280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:26:47.393718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:26:47.528697 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-082ce347-2abc-4639-b675-ddcac38c66dc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.736019 May 18 22:26:47.538427 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1586/2991] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:26:45 2022] POST /compute/v2.1/servers => generated 380 bytes in 1748 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:26:47.544952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8b84481f-f156-4a3d-aab7-ef4828c3d622 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:47.545485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8b84481f-f156-4a3d-aab7-ef4828c3d622 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:47.566259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b84481f-f156-4a3d-aab7-ef4828c3d622 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:47.567002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b84481f-f156-4a3d-aab7-ef4828c3d622 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:47.568358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b84481f-f156-4a3d-aab7-ef4828c3d622 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:47.568358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b84481f-f156-4a3d-aab7-ef4828c3d622 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:47.611214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-8b84481f-f156-4a3d-aab7-ef4828c3d622 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lazy-loading 'flavor' on Instance uuid 1566498f-7998-45fa-a16b-f7036da5d173 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:26:47.691953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-17ea2417-5254-4006-8bbc-f455264f5d22 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:47.708250 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-17ea2417-5254-4006-8bbc-f455264f5d22 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1492 microversion: 2.1 time: 0.459687 May 18 22:26:47.722620 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1406/2992] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:47 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1492 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:47.729234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fcb567f2-d860-4a37-ab8f-6b47159d20bc req-8638e211-e13b-4a43-a639-3a8427d4518b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "062d0342-5830-4397-8086-055f8302b797", "name": "network-vif-unplugged", "status": "completed", "tag": "e2aab486-fa45-41ec-ab20-1e52010a3736"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:47.773463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fcb567f2-d860-4a37-ab8f-6b47159d20bc req-8638e211-e13b-4a43-a639-3a8427d4518b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:47.777320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fcb567f2-d860-4a37-ab8f-6b47159d20bc req-8638e211-e13b-4a43-a639-3a8427d4518b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:47.824382 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-fcb567f2-d860-4a37-ab8f-6b47159d20bc req-8638e211-e13b-4a43-a639-3a8427d4518b service nova] Creating event network-vif-unplugged:e2aab486-fa45-41ec-ab20-1e52010a3736 for instance 062d0342-5830-4397-8086-055f8302b797 on n-h1-841040-6 May 18 22:26:47.828615 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8b84481f-f156-4a3d-aab7-ef4828c3d622 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.287492 May 18 22:26:47.837420 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1587/2993] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:26:47 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:26:47.850864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-f3f4a917-7b89-453e-9d88-aadd237a59d5 req-dfd8e78f-7142-44c9-bc55-6be1c85f9835 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "tag": "bf00a6e6-89bb-4d63-a563-8b8d31cb57d8"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:47.863546 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fcb567f2-d860-4a37-ab8f-6b47159d20bc req-8638e211-e13b-4a43-a639-3a8427d4518b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.142519 May 18 22:26:47.868573 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1407/2994] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:47 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:47.882695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f3f4a917-7b89-453e-9d88-aadd237a59d5 req-dfd8e78f-7142-44c9-bc55-6be1c85f9835 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:47.884763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7a0c79e2-76eb-4bae-a802-386f9a88967b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:47.885472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7a0c79e2-76eb-4bae-a802-386f9a88967b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:47.886020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f3f4a917-7b89-453e-9d88-aadd237a59d5 req-dfd8e78f-7142-44c9-bc55-6be1c85f9835 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:47.908396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a0c79e2-76eb-4bae-a802-386f9a88967b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:47.912671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a0c79e2-76eb-4bae-a802-386f9a88967b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:47.913774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a0c79e2-76eb-4bae-a802-386f9a88967b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:47.915030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a0c79e2-76eb-4bae-a802-386f9a88967b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:47.938978 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-f3f4a917-7b89-453e-9d88-aadd237a59d5 req-dfd8e78f-7142-44c9-bc55-6be1c85f9835 service nova] Creating event network-changed:bf00a6e6-89bb-4d63-a563-8b8d31cb57d8 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:26:47.949300 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-f3f4a917-7b89-453e-9d88-aadd237a59d5 req-dfd8e78f-7142-44c9-bc55-6be1c85f9835 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.109782 May 18 22:26:47.953546 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1588/2995] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:47 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:47.967314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8e9db469-643c-4d8d-8bd9-8afbb167bc63 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Action: 'create', calling method: .version_select at 0x7fa2f2b8de50>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-706516518", "description": "tempest-description-743215342"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:48.727865 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8e9db469-643c-4d8d-8bd9-8afbb167bc63 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 246 microversion: 2.1 time: 0.772775 May 18 22:26:48.730538 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1589/2996] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:26:47 2022] POST /compute/v2.1/os-security-groups => generated 246 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:48.741682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b1d86900-8bb2-4fe2-8c8c-e7c02e31ec39 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:48.744315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b1d86900-8bb2-4fe2-8c8c-e7c02e31ec39 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:48.787138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1d86900-8bb2-4fe2-8c8c-e7c02e31ec39 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:48.787971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1d86900-8bb2-4fe2-8c8c-e7c02e31ec39 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:48.790005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1d86900-8bb2-4fe2-8c8c-e7c02e31ec39 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:48.790538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1d86900-8bb2-4fe2-8c8c-e7c02e31ec39 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:48.979481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7a0c79e2-76eb-4bae-a802-386f9a88967b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:48.990096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-7a0c79e2-76eb-4bae-a802-386f9a88967b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119082] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:49.016347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7a0c79e2-76eb-4bae-a802-386f9a88967b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:49.021331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7a0c79e2-76eb-4bae-a802-386f9a88967b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:49.026313 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7a0c79e2-76eb-4bae-a802-386f9a88967b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 1.156473 May 18 22:26:49.030772 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1408/2997] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:47 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 1161 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:49.037204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aa7bc5cb-63ae-4afb-b2bc-a4b06bdd1ca3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:49.042509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aa7bc5cb-63ae-4afb-b2bc-a4b06bdd1ca3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:49.064407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa7bc5cb-63ae-4afb-b2bc-a4b06bdd1ca3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:49.067291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa7bc5cb-63ae-4afb-b2bc-a4b06bdd1ca3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:49.068306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa7bc5cb-63ae-4afb-b2bc-a4b06bdd1ca3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:49.072497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa7bc5cb-63ae-4afb-b2bc-a4b06bdd1ca3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:49.377786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b1d86900-8bb2-4fe2-8c8c-e7c02e31ec39 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:49.386807 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b1d86900-8bb2-4fe2-8c8c-e7c02e31ec39 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1501 microversion: 2.1 time: 0.654958 May 18 22:26:49.399898 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1590/2998] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:48 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1501 bytes in 668 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:49.425386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fbf4c57c-5499-4cad-89e3-ed46ce96e35e tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2b79790>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:49.513190 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fbf4c57c-5499-4cad-89e3-ed46ce96e35e tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40" status: 200 len: 1455 microversion: 2.1 time: 0.111836 May 18 22:26:49.514420 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1591/2999] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:49 2022] GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40 => generated 1455 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:49.525240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-574c7c7d-2554-4c48-8617-d72d7176d946 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:49.527712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-574c7c7d-2554-4c48-8617-d72d7176d946 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:49.541052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-574c7c7d-2554-4c48-8617-d72d7176d946 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:49.542960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-574c7c7d-2554-4c48-8617-d72d7176d946 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:49.545476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-574c7c7d-2554-4c48-8617-d72d7176d946 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:49.549002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-574c7c7d-2554-4c48-8617-d72d7176d946 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:50.202900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aa7bc5cb-63ae-4afb-b2bc-a4b06bdd1ca3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:50.219575 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aa7bc5cb-63ae-4afb-b2bc-a4b06bdd1ca3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 200 len: 1259 microversion: 2.1 time: 1.180017 May 18 22:26:50.220540 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1409/3000] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:49 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 1259 bytes in 1189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:50.255496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d9e3bedb-309b-4194-92d1-bec0efd24ec9 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:50.264461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d9e3bedb-309b-4194-92d1-bec0efd24ec9 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:50.279320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9e3bedb-309b-4194-92d1-bec0efd24ec9 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:50.288453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9e3bedb-309b-4194-92d1-bec0efd24ec9 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:50.289607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9e3bedb-309b-4194-92d1-bec0efd24ec9 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:50.290282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9e3bedb-309b-4194-92d1-bec0efd24ec9 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:50.459168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-574c7c7d-2554-4c48-8617-d72d7176d946 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:50.472345 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-574c7c7d-2554-4c48-8617-d72d7176d946 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1662 microversion: 2.1 time: 0.956553 May 18 22:26:50.473139 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1592/3001] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:49 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1662 bytes in 958 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:50.481405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3d898597-49e9-45aa-932f-498ca5777cb0 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Action: 'create', calling method: .version_select at 0x7fa2ece781f0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1691415000", "description": "tempest-description-38007601"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:50.741451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d9e3bedb-309b-4194-92d1-bec0efd24ec9 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:50.755779 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d9e3bedb-309b-4194-92d1-bec0efd24ec9 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1498 microversion: 2.1 time: 0.531197 May 18 22:26:50.757845 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1410/3002] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:50 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1498 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:50.781883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-48b9c4d1-8a86-45b3-b257-b291dbbc125c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:50.782645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-48b9c4d1-8a86-45b3-b257-b291dbbc125c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:50.793031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48b9c4d1-8a86-45b3-b257-b291dbbc125c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:50.794964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48b9c4d1-8a86-45b3-b257-b291dbbc125c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:50.796753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48b9c4d1-8a86-45b3-b257-b291dbbc125c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:50.799464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48b9c4d1-8a86-45b3-b257-b291dbbc125c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:51.631416 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3d898597-49e9-45aa-932f-498ca5777cb0 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 246 microversion: 2.1 time: 1.157201 May 18 22:26:51.632014 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1593/3003] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:26:50 2022] POST /compute/v2.1/os-security-groups => generated 246 bytes in 1158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:51.641893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-616a9410-34cb-44bc-b217-60559fe3b9d8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:51.642640 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-616a9410-34cb-44bc-b217-60559fe3b9d8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:51.658442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616a9410-34cb-44bc-b217-60559fe3b9d8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:51.659280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616a9410-34cb-44bc-b217-60559fe3b9d8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:51.667361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616a9410-34cb-44bc-b217-60559fe3b9d8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:51.674416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616a9410-34cb-44bc-b217-60559fe3b9d8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:51.825128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-48b9c4d1-8a86-45b3-b257-b291dbbc125c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:51.839230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-48b9c4d1-8a86-45b3-b257-b291dbbc125c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:51.854815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-48b9c4d1-8a86-45b3-b257-b291dbbc125c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:51.856344 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-48b9c4d1-8a86-45b3-b257-b291dbbc125c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 1.097272 May 18 22:26:51.880458 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1411/3004] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:50 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 1121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:51.885008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dad440ae-3e62-46e4-9b1e-fe5df3e707fd tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec45a940>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:51.949142 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-616a9410-34cb-44bc-b217-60559fe3b9d8 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action" status: 202 len: 0 microversion: 2.1 time: 0.315200 May 18 22:26:51.950016 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1594/3005] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:26:51 2022] POST /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173/action => generated 0 bytes in 317 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:26:52.010738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-11995e7f-bb26-4239-b471-1429a3e89aad tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:52.019095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-11995e7f-bb26-4239-b471-1429a3e89aad tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:52.041255 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dad440ae-3e62-46e4-9b1e-fe5df3e707fd tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40" status: 200 len: 1455 microversion: 2.1 time: 0.159941 May 18 22:26:52.049863 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1412/3006] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:51 2022] GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40 => generated 1455 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:52.082517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5d31dc0c-1a82-4af2-8d37-c96fc5c82950 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:52.083139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5d31dc0c-1a82-4af2-8d37-c96fc5c82950 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:52.096477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11995e7f-bb26-4239-b471-1429a3e89aad tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:52.096929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11995e7f-bb26-4239-b471-1429a3e89aad tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:52.097709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11995e7f-bb26-4239-b471-1429a3e89aad tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:52.098155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11995e7f-bb26-4239-b471-1429a3e89aad tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:52.121761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d31dc0c-1a82-4af2-8d37-c96fc5c82950 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:52.122607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d31dc0c-1a82-4af2-8d37-c96fc5c82950 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:52.125194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d31dc0c-1a82-4af2-8d37-c96fc5c82950 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:52.125844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d31dc0c-1a82-4af2-8d37-c96fc5c82950 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:52.572083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5d31dc0c-1a82-4af2-8d37-c96fc5c82950 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:52.581022 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5d31dc0c-1a82-4af2-8d37-c96fc5c82950 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 200 len: 1265 microversion: 2.1 time: 0.526900 May 18 22:26:52.586640 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1413/3007] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:52 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 1265 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:52.616935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0f14ab3b-77a3-44e8-ba82-942133e82bfc req-194cbafc-94f7-4282-988d-1315b367e845 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "062d0342-5830-4397-8086-055f8302b797", "name": "network-vif-deleted", "tag": "e2aab486-fa45-41ec-ab20-1e52010a3736"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:52.638721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0f14ab3b-77a3-44e8-ba82-942133e82bfc req-194cbafc-94f7-4282-988d-1315b367e845 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:52.639828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0f14ab3b-77a3-44e8-ba82-942133e82bfc req-194cbafc-94f7-4282-988d-1315b367e845 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:52.668997 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0f14ab3b-77a3-44e8-ba82-942133e82bfc req-194cbafc-94f7-4282-988d-1315b367e845 service nova] Creating event network-vif-deleted:e2aab486-fa45-41ec-ab20-1e52010a3736 for instance 062d0342-5830-4397-8086-055f8302b797 on n-h1-841040-6 May 18 22:26:52.677395 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0f14ab3b-77a3-44e8-ba82-942133e82bfc req-194cbafc-94f7-4282-988d-1315b367e845 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.071211 May 18 22:26:52.681104 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1414/3008] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:52 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:52.694455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-987824f1-df6a-4163-923c-c40f6ecb5372 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Action: 'create', calling method: .version_select at 0x7fa2ec45a0d0>, body: {"security_group_rule": {"parent_group_id": "1a267d81-277f-48d0-b7ae-9bcd20f779de", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group_id": "565189f1-9496-4197-b964-32593c6ea5f6"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:52.725184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-11995e7f-bb26-4239-b471-1429a3e89aad tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:26:52.877710 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-11995e7f-bb26-4239-b471-1429a3e89aad tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "DELETE /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 204 len: 0 microversion: 2.1 time: 0.924742 May 18 22:26:52.883496 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1595/3009] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:26:51 2022] DELETE /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 0 bytes in 928 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:26:52.893252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5998bcbb-ff7d-454c-836f-ed0441ac1b19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:52.894095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5998bcbb-ff7d-454c-836f-ed0441ac1b19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:52.903213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5998bcbb-ff7d-454c-836f-ed0441ac1b19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:52.903798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5998bcbb-ff7d-454c-836f-ed0441ac1b19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:52.904654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5998bcbb-ff7d-454c-836f-ed0441ac1b19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:52.905204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5998bcbb-ff7d-454c-836f-ed0441ac1b19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:53.270900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5998bcbb-ff7d-454c-836f-ed0441ac1b19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:53.282816 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5998bcbb-ff7d-454c-836f-ed0441ac1b19 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1668 microversion: 2.1 time: 0.396309 May 18 22:26:53.283547 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1596/3010] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:52 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1668 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:53.296714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-289d8cfb-a5a3-450e-9241-fe983361bc32 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:53.301699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-289d8cfb-a5a3-450e-9241-fe983361bc32 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:53.316038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-289d8cfb-a5a3-450e-9241-fe983361bc32 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:53.316771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-289d8cfb-a5a3-450e-9241-fe983361bc32 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:53.317831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-289d8cfb-a5a3-450e-9241-fe983361bc32 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:53.318444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-289d8cfb-a5a3-450e-9241-fe983361bc32 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:53.347921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-289d8cfb-a5a3-450e-9241-fe983361bc32 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [119083] Writing DB stats nova_cell1:SELECT=93,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:53.588435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-289d8cfb-a5a3-450e-9241-fe983361bc32 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:53.597275 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-289d8cfb-a5a3-450e-9241-fe983361bc32 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 0.309506 May 18 22:26:53.609260 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1597/3011] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:53 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:53.609260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bf8eae0f-f164-4054-8482-3e7a7edfc241 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:53.609260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bf8eae0f-f164-4054-8482-3e7a7edfc241 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:53.617069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf8eae0f-f164-4054-8482-3e7a7edfc241 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:53.617518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf8eae0f-f164-4054-8482-3e7a7edfc241 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:53.618348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf8eae0f-f164-4054-8482-3e7a7edfc241 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:53.618778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf8eae0f-f164-4054-8482-3e7a7edfc241 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:53.895906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bf8eae0f-f164-4054-8482-3e7a7edfc241 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:53.908456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bf8eae0f-f164-4054-8482-3e7a7edfc241 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:53.910295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bf8eae0f-f164-4054-8482-3e7a7edfc241 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:53.911677 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bf8eae0f-f164-4054-8482-3e7a7edfc241 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 0.310304 May 18 22:26:53.924736 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1598/3012] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:53 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:53.929566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c5c3db58-5c5c-4a3f-95da-5cd72f858dc7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bee310>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:53.990153 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c5c3db58-5c5c-4a3f-95da-5cd72f858dc7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40" status: 200 len: 1464 microversion: 2.1 time: 0.063997 May 18 22:26:53.991736 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1599/3013] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:53 2022] GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40 => generated 1464 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:53.993222 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-987824f1-df6a-4163-923c-c40f6ecb5372 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 331 microversion: 2.1 time: 1.310383 May 18 22:26:53.994435 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1415/3014] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:26:52 2022] POST /compute/v2.1/os-security-group-rules => generated 331 bytes in 1312 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:53.999320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-57498488-1bb6-4722-b360-9bca64404317 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:54.000460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-57498488-1bb6-4722-b360-9bca64404317 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:54.000704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a687c43-8d45-4e2b-9021-f5a6e12a27cc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "02f243f8-6c6a-451a-b1b8-a1b40d2d63b1"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:54.002139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7a687c43-8d45-4e2b-9021-f5a6e12a27cc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:54.010642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a687c43-8d45-4e2b-9021-f5a6e12a27cc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:54.011469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a687c43-8d45-4e2b-9021-f5a6e12a27cc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:54.014095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a687c43-8d45-4e2b-9021-f5a6e12a27cc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:54.015483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a687c43-8d45-4e2b-9021-f5a6e12a27cc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:54.016707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57498488-1bb6-4722-b360-9bca64404317 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:54.019363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57498488-1bb6-4722-b360-9bca64404317 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:54.022634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57498488-1bb6-4722-b360-9bca64404317 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:54.023343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57498488-1bb6-4722-b360-9bca64404317 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:54.241507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-57498488-1bb6-4722-b360-9bca64404317 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:54.253528 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-57498488-1bb6-4722-b360-9bca64404317 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 200 len: 1307 microversion: 2.1 time: 0.256881 May 18 22:26:54.259127 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1416/3015] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:53 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 1307 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:54.280524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c42853d7-40b6-47a6-ade5-77607a042cf4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec47d550>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:54.357259 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c42853d7-40b6-47a6-ade5-77607a042cf4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40" status: 200 len: 1464 microversion: 2.1 time: 0.086327 May 18 22:26:54.358842 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1417/3016] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:54 2022] GET /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40 => generated 1464 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:54.367370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8eb69914-bfd1-4fb1-8d0c-3d9b27dadebe tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Action: 'create', calling method: .version_select at 0x7fa2ec570af0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1791635612", "description": "tempest-description-1923437756"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:54.488800 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a687c43-8d45-4e2b-9021-f5a6e12a27cc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "POST /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.495426 May 18 22:26:54.490065 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1600/3017] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:26:53 2022] POST /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd/os-volume_attachments => generated 194 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:54.501552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0abaaefd-06e8-476d-9ff5-1506b90a5a4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:54.503012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0abaaefd-06e8-476d-9ff5-1506b90a5a4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:54.511033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0abaaefd-06e8-476d-9ff5-1506b90a5a4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:54.511718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0abaaefd-06e8-476d-9ff5-1506b90a5a4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:54.512697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0abaaefd-06e8-476d-9ff5-1506b90a5a4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:54.514118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0abaaefd-06e8-476d-9ff5-1506b90a5a4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:54.811014 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8eb69914-bfd1-4fb1-8d0c-3d9b27dadebe tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.450917 May 18 22:26:54.813091 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1418/3018] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:26:54 2022] POST /compute/v2.1/os-security-groups => generated 248 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:54.820386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0d60de90-f37d-4f86-a31d-983166fbd3cf tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:54.822233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0d60de90-f37d-4f86-a31d-983166fbd3cf tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:54.851837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d60de90-f37d-4f86-a31d-983166fbd3cf tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:54.852288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d60de90-f37d-4f86-a31d-983166fbd3cf tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:54.853071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d60de90-f37d-4f86-a31d-983166fbd3cf tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:54.853497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d60de90-f37d-4f86-a31d-983166fbd3cf tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:55.495324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0d60de90-f37d-4f86-a31d-983166fbd3cf tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:55.518720 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0d60de90-f37d-4f86-a31d-983166fbd3cf tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1466 microversion: 2.1 time: 0.694768 May 18 22:26:55.519410 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1419/3019] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:54 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1466 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:55.525593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-11157ba4-d6ea-41fa-9e1b-dd375db4134c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:55.526583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-11157ba4-d6ea-41fa-9e1b-dd375db4134c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:55.542641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11157ba4-d6ea-41fa-9e1b-dd375db4134c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:55.543356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11157ba4-d6ea-41fa-9e1b-dd375db4134c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:55.544288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11157ba4-d6ea-41fa-9e1b-dd375db4134c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:55.544864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11157ba4-d6ea-41fa-9e1b-dd375db4134c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:55.660561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0abaaefd-06e8-476d-9ff5-1506b90a5a4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:55.673251 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0abaaefd-06e8-476d-9ff5-1506b90a5a4b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1668 microversion: 2.1 time: 1.179224 May 18 22:26:55.675260 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1601/3020] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:54 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1668 bytes in 1184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:55.682507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45eba651-268f-4a86-b892-9792670cc39e tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Action: 'create', calling method: .version_select at 0x7fa2ecb04ca0>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1443742042", "description": "tempest-description-1315637821"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:56.091735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-11157ba4-d6ea-41fa-9e1b-dd375db4134c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:56.111605 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-11157ba4-d6ea-41fa-9e1b-dd375db4134c tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1504 microversion: 2.1 time: 0.589507 May 18 22:26:56.113236 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1420/3021] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:55 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1504 bytes in 593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:56.130732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-74e3819a-c788-4f26-b2dd-be355fd53039 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:56.143053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-74e3819a-c788-4f26-b2dd-be355fd53039 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:56.159460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74e3819a-c788-4f26-b2dd-be355fd53039 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:56.176774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74e3819a-c788-4f26-b2dd-be355fd53039 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:56.181921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74e3819a-c788-4f26-b2dd-be355fd53039 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:56.183459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74e3819a-c788-4f26-b2dd-be355fd53039 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:56.554787 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-45eba651-268f-4a86-b892-9792670cc39e tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 248 microversion: 2.1 time: 0.878241 May 18 22:26:56.555461 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1602/3022] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:26:55 2022] POST /compute/v2.1/os-security-groups => generated 248 bytes in 879 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:56.568209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-09f7d79d-4875-4f14-bb44-0cac9fee3c85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:56.568866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-09f7d79d-4875-4f14-bb44-0cac9fee3c85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:56.582211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09f7d79d-4875-4f14-bb44-0cac9fee3c85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:56.582739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09f7d79d-4875-4f14-bb44-0cac9fee3c85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:56.583401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09f7d79d-4875-4f14-bb44-0cac9fee3c85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:56.583820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09f7d79d-4875-4f14-bb44-0cac9fee3c85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:56.890507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-09f7d79d-4875-4f14-bb44-0cac9fee3c85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:56.899561 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-09f7d79d-4875-4f14-bb44-0cac9fee3c85 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 200 len: 1307 microversion: 2.1 time: 0.335326 May 18 22:26:56.902828 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1603/3023] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:56 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 1307 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:56.917694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-74e3819a-c788-4f26-b2dd-be355fd53039 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:56.937497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-26055a3c-af85-4bfb-880c-1e86d0975d5b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ListImageFiltersTestJSON-image-336800614"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:56.939132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-26055a3c-af85-4bfb-880c-1e86d0975d5b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 239293a7-e428-4724-9b65-b03730e59b35] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:56.940871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-74e3819a-c788-4f26-b2dd-be355fd53039 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:56.948532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26055a3c-af85-4bfb-880c-1e86d0975d5b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:56.948995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-74e3819a-c788-4f26-b2dd-be355fd53039 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:56.949685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26055a3c-af85-4bfb-880c-1e86d0975d5b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:56.950580 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-74e3819a-c788-4f26-b2dd-be355fd53039 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 0.833686 May 18 22:26:56.951257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26055a3c-af85-4bfb-880c-1e86d0975d5b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:56.952418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26055a3c-af85-4bfb-880c-1e86d0975d5b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:56.967267 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1421/3024] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:56 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 851 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:56.992974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b03c1e67-2f51-4455-a75a-f3cc56226f2f req-cddd3da5-bd70-4a00-98e8-2e24a2d03ee5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "27e758ee-2c36-4663-bf2f-9d4a50242830", "name": "network-vif-unplugged", "status": "completed", "tag": "f7b76f7d-7a90-4bca-8166-b56fd4f7254d"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:57.010290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b03c1e67-2f51-4455-a75a-f3cc56226f2f req-cddd3da5-bd70-4a00-98e8-2e24a2d03ee5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:57.012475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b03c1e67-2f51-4455-a75a-f3cc56226f2f req-cddd3da5-bd70-4a00-98e8-2e24a2d03ee5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:57.053510 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b03c1e67-2f51-4455-a75a-f3cc56226f2f req-cddd3da5-bd70-4a00-98e8-2e24a2d03ee5 service nova] Creating event network-vif-unplugged:f7b76f7d-7a90-4bca-8166-b56fd4f7254d for instance 27e758ee-2c36-4663-bf2f-9d4a50242830 on n-h2-841040-6 May 18 22:26:57.069500 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b03c1e67-2f51-4455-a75a-f3cc56226f2f req-cddd3da5-bd70-4a00-98e8-2e24a2d03ee5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.100646 May 18 22:26:57.076758 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1422/3025] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:56 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:57.094209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0469b739-47b2-42aa-82aa-7f71b098f230 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Action: 'create', calling method: .version_select at 0x7fa2ec417430>, body: {"security_group_rule": {"parent_group_id": "562aa1ce-3dd9-4a75-861e-6b09c32ea49b", "ip_protocol": "tcp", "from_port": 22, "to_port": 22, "group_id": "15040d53-6ffb-4836-a96b-f025c68f059b"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:57.331950 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-26055a3c-af85-4bfb-880c-1e86d0975d5b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "POST /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35/action" status: 202 len: 0 microversion: 2.1 time: 0.426636 May 18 22:26:57.332936 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1604/3026] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:26:56 2022] POST /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35/action => generated 0 bytes in 429 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) May 18 22:26:57.339238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-868a93f8-f64b-4292-a2c7-4fd7de750358 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:57.339939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-868a93f8-f64b-4292-a2c7-4fd7de750358 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:57.349472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-868a93f8-f64b-4292-a2c7-4fd7de750358 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:57.352696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-868a93f8-f64b-4292-a2c7-4fd7de750358 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:57.353360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-868a93f8-f64b-4292-a2c7-4fd7de750358 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:57.354458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-868a93f8-f64b-4292-a2c7-4fd7de750358 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:57.355563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-868a93f8-f64b-4292-a2c7-4fd7de750358 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:57.405341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-868a93f8-f64b-4292-a2c7-4fd7de750358 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:26:58.026519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-868a93f8-f64b-4292-a2c7-4fd7de750358 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:58.035675 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-868a93f8-f64b-4292-a2c7-4fd7de750358 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.701134 May 18 22:26:58.044452 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1605/3027] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:57 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:58.056242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-df0c384d-8bd8-488b-9a96-d482f2fea39a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:58.057222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-df0c384d-8bd8-488b-9a96-d482f2fea39a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:58.073163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df0c384d-8bd8-488b-9a96-d482f2fea39a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:58.073704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df0c384d-8bd8-488b-9a96-d482f2fea39a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:58.079906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df0c384d-8bd8-488b-9a96-d482f2fea39a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:58.081235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df0c384d-8bd8-488b-9a96-d482f2fea39a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:58.105006 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0469b739-47b2-42aa-82aa-7f71b098f230 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 331 microversion: 2.1 time: 1.026306 May 18 22:26:58.105757 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1423/3028] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:26:57 2022] POST /compute/v2.1/os-security-group-rules => generated 331 bytes in 1028 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:58.110811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-58b63864-6515-4868-9e54-e5336fdee04e tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec3d2430>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:58.178634 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-58b63864-6515-4868-9e54-e5336fdee04e tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.071671 May 18 22:26:58.179257 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1424/3029] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:58 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:58.194508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0e27aa6b-75a8-487e-b4f4-45bb3ff538ce req-01417e0f-ef12-4b26-9839-76a868fd0d3b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "795e6723-5763-4ddf-b872-4d49dbd8a770", "name": "network-vif-deleted", "tag": "c2f2ad51-cc7c-4b3a-858a-981a569a5391"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:58.216010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df0c384d-8bd8-488b-9a96-d482f2fea39a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:58.216465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df0c384d-8bd8-488b-9a96-d482f2fea39a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:58.217047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-df0c384d-8bd8-488b-9a96-d482f2fea39a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lazy-loading 'fault' on Instance uuid 795e6723-5763-4ddf-b872-4d49dbd8a770 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:26:58.221959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0e27aa6b-75a8-487e-b4f4-45bb3ff538ce req-01417e0f-ef12-4b26-9839-76a868fd0d3b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:58.230358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0e27aa6b-75a8-487e-b4f4-45bb3ff538ce req-01417e0f-ef12-4b26-9839-76a868fd0d3b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:58.259762 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0e27aa6b-75a8-487e-b4f4-45bb3ff538ce req-01417e0f-ef12-4b26-9839-76a868fd0d3b service nova] Creating event network-vif-deleted:c2f2ad51-cc7c-4b3a-858a-981a569a5391 for instance 795e6723-5763-4ddf-b872-4d49dbd8a770 on n-h1-841040-6 May 18 22:26:58.269459 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0e27aa6b-75a8-487e-b4f4-45bb3ff538ce req-01417e0f-ef12-4b26-9839-76a868fd0d3b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.088589 May 18 22:26:58.270829 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1425/3030] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:58 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:58.276354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e08e6ce9-0867-4377-a291-cd082e1b3ea0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:58.277345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e08e6ce9-0867-4377-a291-cd082e1b3ea0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:58.285385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e08e6ce9-0867-4377-a291-cd082e1b3ea0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:58.286124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e08e6ce9-0867-4377-a291-cd082e1b3ea0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:58.287241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e08e6ce9-0867-4377-a291-cd082e1b3ea0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:58.287831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e08e6ce9-0867-4377-a291-cd082e1b3ea0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:58.431653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-df0c384d-8bd8-488b-9a96-d482f2fea39a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:58.440530 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-df0c384d-8bd8-488b-9a96-d482f2fea39a tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 200 len: 1304 microversion: 2.1 time: 0.394703 May 18 22:26:58.449372 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1606/3031] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:58 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 1304 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:58.462764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f710dc8b-e825-4b78-b7db-5b2648abbf75 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:58.463384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f710dc8b-e825-4b78-b7db-5b2648abbf75 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:58.518499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f710dc8b-e825-4b78-b7db-5b2648abbf75 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:58.518962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f710dc8b-e825-4b78-b7db-5b2648abbf75 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:58.522182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f710dc8b-e825-4b78-b7db-5b2648abbf75 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:58.522696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f710dc8b-e825-4b78-b7db-5b2648abbf75 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:58.794050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e08e6ce9-0867-4377-a291-cd082e1b3ea0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:58.805897 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e08e6ce9-0867-4377-a291-cd082e1b3ea0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 200 len: 1307 microversion: 2.1 time: 0.533484 May 18 22:26:58.806504 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1426/3032] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:58 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 1307 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:58.811031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-16fc7298-290b-4bdb-b558-c5970f3ba6ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:58.811673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-16fc7298-290b-4bdb-b558-c5970f3ba6ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:58.836671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16fc7298-290b-4bdb-b558-c5970f3ba6ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:58.837125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16fc7298-290b-4bdb-b558-c5970f3ba6ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:58.837914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16fc7298-290b-4bdb-b558-c5970f3ba6ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:58.838437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16fc7298-290b-4bdb-b558-c5970f3ba6ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:59.222937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-16fc7298-290b-4bdb-b558-c5970f3ba6ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:59.238094 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-16fc7298-290b-4bdb-b558-c5970f3ba6ee tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1671 microversion: 2.1 time: 0.430482 May 18 22:26:59.240134 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1427/3033] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:58 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1671 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:59.248375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8f92d219-0262-406d-9c8b-a84f1e0e9af1 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Calling method '.version_select at 0x7fa2ecd75160>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:59.307276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f710dc8b-e825-4b78-b7db-5b2648abbf75 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:59.328105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f710dc8b-e825-4b78-b7db-5b2648abbf75 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:59.329639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f710dc8b-e825-4b78-b7db-5b2648abbf75 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:26:59.330888 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f710dc8b-e825-4b78-b7db-5b2648abbf75 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 0.879960 May 18 22:26:59.331783 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1607/3034] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:26:58 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 882 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:26:59.336340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c30e56fd-51cb-488c-923e-a29a6d082640 req-6325e419-a72f-4d86-a075-c07c4c9dd0c2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2", "tag": "5ad2445d-7138-4c46-9661-44380155a6e1"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:59.361380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c30e56fd-51cb-488c-923e-a29a6d082640 req-6325e419-a72f-4d86-a075-c07c4c9dd0c2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:59.368003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c30e56fd-51cb-488c-923e-a29a6d082640 req-6325e419-a72f-4d86-a075-c07c4c9dd0c2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:59.386821 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c30e56fd-51cb-488c-923e-a29a6d082640 req-6325e419-a72f-4d86-a075-c07c4c9dd0c2 service nova] Creating event network-changed:5ad2445d-7138-4c46-9661-44380155a6e1 for instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 on n-h1-841040-6 May 18 22:26:59.410862 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c30e56fd-51cb-488c-923e-a29a6d082640 req-6325e419-a72f-4d86-a075-c07c4c9dd0c2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.076527 May 18 22:26:59.413725 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1608/3035] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:26:59 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:26:59.426053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bb082fb6-a904-4d8b-8774-f9cb40c099f0 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bc8550>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:59.487284 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bb082fb6-a904-4d8b-8774-f9cb40c099f0 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.071601 May 18 22:26:59.488490 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1609/3036] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:26:59 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:26:59.495374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:26:59.496344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:26:59.505783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:59.506866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:59.507914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:26:59.508569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:26:59.554700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:26:59.563811 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.compute.api [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Working on deleting snapshot da1d70f6-63b6-4d9a-84dd-8dd98b2175a3 from shelved instance... May 18 22:26:59.700878 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8f92d219-0262-406d-9c8b-a84f1e0e9af1 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/15040d53-6ffb-4836-a96b-f025c68f059b" status: 202 len: 0 microversion: 2.1 time: 0.457583 May 18 22:26:59.703547 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1428/3037] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:26:59 2022] DELETE /compute/v2.1/os-security-groups/15040d53-6ffb-4836-a96b-f025c68f059b => generated 0 bytes in 463 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:26:59.920444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bc526bda-5b02-458f-a14c-5a48d1db5cd0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Action: 'create', calling method: .version_select at 0x7fa2ec3a2e50>, body: {"keypair": {"name": "tempest-keypair-2009457024", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLtEBg1ZFfKjI/Gg1/UtLe2vf/o1AFNT7Qmp9biRJ76o1RNQJRvYQ2sn2WDRT6zVvsQLdoJZddY0Ta5ekdikxLrbDRxPc1G0rrPv8jsPS3QvxdKPaFm6b/AONdK38htf3Q=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:26:59.937404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-bc526bda-5b02-458f-a14c-5a48d1db5cd0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Getting quotas for project ed4c186e826443559d2264e663dfb655. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:26:59.943759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-bc526bda-5b02-458f-a14c-5a48d1db5cd0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Getting quotas for user 53e2de157903478a8517174185fab919 and project ed4c186e826443559d2264e663dfb655. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:26:59.982993 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bc526bda-5b02-458f-a14c-5a48d1db5cd0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.278081 May 18 22:26:59.985204 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1429/3038] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:26:59 2022] POST /compute/v2.1/os-keypairs => generated 386 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:00.013530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f4fa88c8-6bde-49e6-a60e-81603fad5024 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:00.016096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f4fa88c8-6bde-49e6-a60e-81603fad5024 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 795e6723-5763-4ddf-b872-4d49dbd8a770] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:00.043189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4fa88c8-6bde-49e6-a60e-81603fad5024 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:00.047182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4fa88c8-6bde-49e6-a60e-81603fad5024 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:00.051887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4fa88c8-6bde-49e6-a60e-81603fad5024 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:00.053014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4fa88c8-6bde-49e6-a60e-81603fad5024 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:00.081694 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-f4fa88c8-6bde-49e6-a60e-81603fad5024 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] HTTP exception thrown: Instance 795e6723-5763-4ddf-b872-4d49dbd8a770 could not be found. May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f4fa88c8-6bde-49e6-a60e-81603fad5024 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Request method failure captured: May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 HTTP/1.1 May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXIYjjfh6UPziETn0t65kpwmFgPi2rJIVmyIGMjzEGLEACqOpAv-8RLHfDNmgjnAJlZn4Q2rUfNLlBc4HBVxX4CrVBuhNdnIFnNYXBVzHv0BBDwrSgwHF91uyzBGqE05pso_urEW_luZX5FGNelS3ojsIr0DxhxvuGL5xnkDTouZyTo May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 54d6812ba5d14511b56e8a717e5da0bc May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerRescueTestJSON-170524024 May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/54d6812ba5d14511b56e8a717e5da0bc"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/54d6812ba5d14511b56e8a717e5da0bc"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_54d6812ba5d14511b56e8a717e5da0bc"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/54d6812ba5d14511b56e8a717e5da0bc"}]}] May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerRescueTestJSON-170524024 May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 54d6812ba5d14511b56e8a717e5da0bc May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerRescueTestJSON-170524024 May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerRescueTestJSON-170524024-project May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ddeb4d3fdc5b4947874433f67432b085 May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerRescueTestJSON-170524024-project May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 795e6723-5763-4ddf-b872-4d49dbd8a770 could not be found. May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '795e6723-5763-4ddf-b872-4d49dbd8a770'} May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 795e6723-5763-4ddf-b872-4d49dbd8a770 could not be found. May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 795e6723-5763-4ddf-b872-4d49dbd8a770 could not be found. May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:00.083379 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:00.088151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:00.088151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:00.088151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:00.088151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:27:00.088151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:27:00.088151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 795e6723-5763-4ddf-b872-4d49dbd8a770 could not be found. May 18 22:27:00.088151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:00.088151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f4fa88c8-6bde-49e6-a60e-81603fad5024 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Returning 404 to user: Instance 795e6723-5763-4ddf-b872-4d49dbd8a770 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:27:00.088151 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f4fa88c8-6bde-49e6-a60e-81603fad5024 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770" status: 404 len: 111 microversion: 2.1 time: 0.098259 May 18 22:27:00.114198 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1430/3039] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:26:59 2022] GET /compute/v2.1/servers/795e6723-5763-4ddf-b872-4d49dbd8a770 => generated 111 bytes in 128 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:27:00.119884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-43733618-2e12-4df1-94ec-f066eabc1c5b tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Calling method '.version_select at 0x7fa2ec3c7b80>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:00.281249 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-43733618-2e12-4df1-94ec-f066eabc1c5b tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "GET /compute/v2.1/os-security-groups/562aa1ce-3dd9-4a75-861e-6b09c32ea49b" status: 200 len: 248 microversion: 2.1 time: 0.165351 May 18 22:27:00.282324 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1431/3040] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:27:00 2022] GET /compute/v2.1/os-security-groups/562aa1ce-3dd9-4a75-861e-6b09c32ea49b => generated 248 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:00.293250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-82fca101-8768-4b15-807f-295c6316a493 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:00.293896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-82fca101-8768-4b15-807f-295c6316a493 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:00.303921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82fca101-8768-4b15-807f-295c6316a493 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:00.304414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82fca101-8768-4b15-807f-295c6316a493 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:00.305345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82fca101-8768-4b15-807f-295c6316a493 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:00.305807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82fca101-8768-4b15-807f-295c6316a493 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:00.535186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Doing local delete in cell a037f7e5-99a5-4a88-a730-38a666fb1eb7(cell1) {{(pid=119083) _delete /opt/stack/nova/nova/compute/api.py:2489}} May 18 22:27:00.536994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:00.537571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:00.538056 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.compute.api [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] instance is in SHELVED_OFFLOADED state, cleanup the instance's info from database. May 18 22:27:00.547924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] deallocate_for_instance() {{(pid=119083) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1765}} May 18 22:27:00.598573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-82fca101-8768-4b15-807f-295c6316a493 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:00.615118 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-82fca101-8768-4b15-807f-295c6316a493 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 200 len: 1307 microversion: 2.1 time: 0.330122 May 18 22:27:00.616340 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1432/3041] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:00 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 1307 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:00.621234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1f6a391a-acd1-4425-a31b-310c08767761 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:00.622005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1f6a391a-acd1-4425-a31b-310c08767761 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:00.629995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f6a391a-acd1-4425-a31b-310c08767761 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:00.630599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f6a391a-acd1-4425-a31b-310c08767761 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:00.631811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f6a391a-acd1-4425-a31b-310c08767761 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:00.632404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f6a391a-acd1-4425-a31b-310c08767761 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:00.666217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1f6a391a-acd1-4425-a31b-310c08767761 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:27:00.799457 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1f6a391a-acd1-4425-a31b-310c08767761 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "DELETE /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 204 len: 0 microversion: 2.1 time: 0.181370 May 18 22:27:00.800032 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1433/3042] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:27:00 2022] DELETE /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:27:00.808458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f42d518e-1de3-4ff6-b84e-6e03d2422c52 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Action: 'create', calling method: .version_select at 0x7fa2ec4e8820>, body: {"security_group": {"name": "tempest-SecurityGroupRulesTestJSON-securitygroup-1894969820", "description": "tempest-description-988259119"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:01.005382 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f42d518e-1de3-4ff6-b84e-6e03d2422c52 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 247 microversion: 2.1 time: 0.203470 May 18 22:27:01.013493 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1434/3043] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:27:00 2022] POST /compute/v2.1/os-security-groups => generated 247 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:01.018643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6b963c78-5764-44f2-a297-fa679ac53fd4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:01.019373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6b963c78-5764-44f2-a297-fa679ac53fd4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:01.036281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b963c78-5764-44f2-a297-fa679ac53fd4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:01.036726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b963c78-5764-44f2-a297-fa679ac53fd4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:01.037499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b963c78-5764-44f2-a297-fa679ac53fd4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:01.037973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b963c78-5764-44f2-a297-fa679ac53fd4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:01.308428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6b963c78-5764-44f2-a297-fa679ac53fd4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:01.320473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6b963c78-5764-44f2-a297-fa679ac53fd4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:01.322463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6b963c78-5764-44f2-a297-fa679ac53fd4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:01.324241 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6b963c78-5764-44f2-a297-fa679ac53fd4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 0.309495 May 18 22:27:01.326695 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1435/3044] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:01 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:01.332286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-389d8029-b8c5-4045-8c7b-68b660f08313 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec4568b0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:01.394682 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-389d8029-b8c5-4045-8c7b-68b660f08313 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.066549 May 18 22:27:01.395765 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1436/3045] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:01 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:01.401648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2484f9af-e51e-486f-9e19-d3fd98045c45 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:01.404779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2484f9af-e51e-486f-9e19-d3fd98045c45 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:01.434792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2484f9af-e51e-486f-9e19-d3fd98045c45 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:01.435690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2484f9af-e51e-486f-9e19-d3fd98045c45 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:01.442945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2484f9af-e51e-486f-9e19-d3fd98045c45 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:01.443613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2484f9af-e51e-486f-9e19-d3fd98045c45 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:01.486501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-2484f9af-e51e-486f-9e19-d3fd98045c45 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:01.702568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2484f9af-e51e-486f-9e19-d3fd98045c45 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:01.711789 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2484f9af-e51e-486f-9e19-d3fd98045c45 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1489 microversion: 2.1 time: 0.314776 May 18 22:27:01.712904 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1437/3046] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:01 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1489 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:01.718578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b866a4bd-ad14-45e0-818f-16caa3152a02 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Action: 'create', calling method: .version_select at 0x7fa2ec4baaf0>, body: {"security_group_rule": {"parent_group_id": "87232ba1-4c96-4dfb-ac0f-1c62d8ff7970", "ip_protocol": "tcp", "from_port": 22, "to_port": 22}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:02.173080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Updating instance_info_cache with network_info: [] {{(pid=119083) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:117}} May 18 22:27:02.193746 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b866a4bd-ad14-45e0-818f-16caa3152a02 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 232 microversion: 2.1 time: 0.479575 May 18 22:27:02.202396 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1438/3047] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:27:01 2022] POST /compute/v2.1/os-security-group-rules => generated 232 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:02.207159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e3517fc1-aeff-472b-a6b0-4681c1e270a3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:02.207766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e3517fc1-aeff-472b-a6b0-4681c1e270a3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:02.250432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3517fc1-aeff-472b-a6b0-4681c1e270a3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:02.250891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3517fc1-aeff-472b-a6b0-4681c1e270a3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:02.254069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3517fc1-aeff-472b-a6b0-4681c1e270a3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:02.256402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3517fc1-aeff-472b-a6b0-4681c1e270a3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:02.566736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e3517fc1-aeff-472b-a6b0-4681c1e270a3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:02.576141 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e3517fc1-aeff-472b-a6b0-4681c1e270a3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 200 len: 1307 microversion: 2.1 time: 0.372514 May 18 22:27:02.578947 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1439/3048] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:02 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 1307 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:02.590835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-43cd40ac-ca19-4337-9f63-21f9281f5d03 req-74181c60-2a8d-4f53-a01e-362a7259065c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d3bc7e40-52e7-45af-830f-4e022b17028f", "name": "network-vif-deleted", "tag": "0d4c90ef-9333-4bed-b721-79bff4a7b2c7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:02.609485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-43cd40ac-ca19-4337-9f63-21f9281f5d03 req-74181c60-2a8d-4f53-a01e-362a7259065c service nova] [119082] Writing DB stats nova_api:SELECT=97,nova_api:UPDATE=2,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:02.618141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-43cd40ac-ca19-4337-9f63-21f9281f5d03 req-74181c60-2a8d-4f53-a01e-362a7259065c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:02.618834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-43cd40ac-ca19-4337-9f63-21f9281f5d03 req-74181c60-2a8d-4f53-a01e-362a7259065c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:02.674866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.compute.server_external_events [req-43cd40ac-ca19-4337-9f63-21f9281f5d03 req-74181c60-2a8d-4f53-a01e-362a7259065c service nova] Unable to find a host for instance d3bc7e40-52e7-45af-830f-4e022b17028f. Dropping event network-vif-deleted {{(pid=119082) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:143}} May 18 22:27:02.675800 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-43cd40ac-ca19-4337-9f63-21f9281f5d03 req-74181c60-2a8d-4f53-a01e-362a7259065c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 207 len: 180 microversion: 2.1 time: 0.090265 May 18 22:27:02.691442 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1440/3049] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:02 2022] POST /compute/v2.1/os-server-external-events => generated 180 bytes in 112 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) May 18 22:27:02.699298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b571ce55-c4ce-4766-b32c-6a45e4a0830d tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Action: 'create', calling method: .version_select at 0x7fa2ec3c7f70>, body: {"security_group_rule": {"parent_group_id": "87232ba1-4c96-4dfb-ac0f-1c62d8ff7970", "ip_protocol": "icmp", "from_port": -1, "to_port": -1}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:02.947630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell1:SELECT=88,nova_cell1:UPDATE=8,nova_cell1:INSERT=2,nova_cell1:SAVEPOINT=1,nova_cell1:RELEASE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:03.102543 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-02d62dad-8bc6-4785-8b73-7910c0f9b044 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "DELETE /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 204 len: 0 microversion: 2.1 time: 3.612686 May 18 22:27:03.107428 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1610/3050] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:26:59 2022] DELETE /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 0 bytes in 3614 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:27:03.118366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1f6e30bc-27b7-49fd-815d-a26573cd66a6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:03.120878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1f6e30bc-27b7-49fd-815d-a26573cd66a6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:03.133060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f6e30bc-27b7-49fd-815d-a26573cd66a6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:03.135548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f6e30bc-27b7-49fd-815d-a26573cd66a6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:03.136502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f6e30bc-27b7-49fd-815d-a26573cd66a6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:03.140970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f6e30bc-27b7-49fd-815d-a26573cd66a6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:03.383303 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b571ce55-c4ce-4766-b32c-6a45e4a0830d tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "POST /compute/v2.1/os-security-group-rules" status: 200 len: 233 microversion: 2.1 time: 0.690711 May 18 22:27:03.390081 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1441/3051] 10.222.0.58 () {60 vars in 1194 bytes} [Wed May 18 22:27:02 2022] POST /compute/v2.1/os-security-group-rules => generated 233 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:03.390081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0e354b1f-f06e-42c9-a400-26f8f50b99d4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec36bd30>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:03.485297 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0e354b1f-f06e-42c9-a400-26f8f50b99d4 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.099940 May 18 22:27:03.486454 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1442/3052] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:03 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:03.491888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5fff7bd4-b800-45da-95b3-e0021706eac3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:03.492499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5fff7bd4-b800-45da-95b3-e0021706eac3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:03.501251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fff7bd4-b800-45da-95b3-e0021706eac3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:03.501706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fff7bd4-b800-45da-95b3-e0021706eac3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:03.502576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fff7bd4-b800-45da-95b3-e0021706eac3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:03.503010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fff7bd4-b800-45da-95b3-e0021706eac3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:03.847892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5fff7bd4-b800-45da-95b3-e0021706eac3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:03.863078 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5fff7bd4-b800-45da-95b3-e0021706eac3 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1489 microversion: 2.1 time: 0.375368 May 18 22:27:03.864270 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1443/3053] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:03 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1489 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:03.873201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ca35af45-d3c1-4804-a670-801e22f6e4dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:03.877084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ca35af45-d3c1-4804-a670-801e22f6e4dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: d3bc7e40-52e7-45af-830f-4e022b17028f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:03.892223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca35af45-d3c1-4804-a670-801e22f6e4dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:03.892669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca35af45-d3c1-4804-a670-801e22f6e4dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:03.893448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca35af45-d3c1-4804-a670-801e22f6e4dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:03.893898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca35af45-d3c1-4804-a670-801e22f6e4dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:03.933307 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-ca35af45-d3c1-4804-a670-801e22f6e4dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] HTTP exception thrown: Instance d3bc7e40-52e7-45af-830f-4e022b17028f could not be found. May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ca35af45-d3c1-4804-a670-801e22f6e4dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Request method failure captured: May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f HTTP/1.1 May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXC6Pq4FMJxIisv0dGDu8SMC0LASiZR_1ChdqaG1pl6VAKZ_D7FN6F1yfgU-EvsJrCeeLB35Tixbh_mDGlsWVjKm57H3v3joCw0Uam5hqHRaKcGPtCM6iTNUST5CpMP_7gvM_PREruDx0hbqgWiF9sU2uLpyZDqtOumvBFDpolgr-7k May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: eda2e8673e8b475fad924d2a2c5af150 May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/eda2e8673e8b475fad924d2a2c5af150"}]}] May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: eda2e8673e8b475fad924d2a2c5af150 May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerActionsTestJSON-1493180548-project May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ecd95ad81de84b19aefbe6bbc308358d May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerActionsTestJSON-1493180548-project May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance d3bc7e40-52e7-45af-830f-4e022b17028f could not be found. May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'd3bc7e40-52e7-45af-830f-4e022b17028f'} May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d3bc7e40-52e7-45af-830f-4e022b17028f could not be found. May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d3bc7e40-52e7-45af-830f-4e022b17028f could not be found. May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:03.967096 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:03.970982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:03.970982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:03.970982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:03.970982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:27:03.970982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:27:03.970982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d3bc7e40-52e7-45af-830f-4e022b17028f could not be found. May 18 22:27:03.970982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:03.970982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ca35af45-d3c1-4804-a670-801e22f6e4dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Returning 404 to user: Instance d3bc7e40-52e7-45af-830f-4e022b17028f could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:27:03.970982 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ca35af45-d3c1-4804-a670-801e22f6e4dd tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f" status: 404 len: 111 microversion: 2.1 time: 0.103217 May 18 22:27:03.970982 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1444/3054] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:03 2022] GET /compute/v2.1/servers/d3bc7e40-52e7-45af-830f-4e022b17028f => generated 111 bytes in 104 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:27:03.992296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fd33a192-e122-4cd0-b495-9ad482fcb82c tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Calling method '.version_select at 0x7fa2ec417820>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:04.013502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1f6e30bc-27b7-49fd-815d-a26573cd66a6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:04.033110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1f6e30bc-27b7-49fd-815d-a26573cd66a6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:04.039765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1f6e30bc-27b7-49fd-815d-a26573cd66a6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:04.041382 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1f6e30bc-27b7-49fd-815d-a26573cd66a6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 0.931740 May 18 22:27:04.043912 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1611/3055] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:03 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 936 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:04.071539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8502fd51-debe-4cc6-a06d-a7b9d0811417 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:04.072502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8502fd51-debe-4cc6-a06d-a7b9d0811417 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:04.084172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8502fd51-debe-4cc6-a06d-a7b9d0811417 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:04.084623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8502fd51-debe-4cc6-a06d-a7b9d0811417 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:04.085399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8502fd51-debe-4cc6-a06d-a7b9d0811417 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:04.093725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8502fd51-debe-4cc6-a06d-a7b9d0811417 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:04.149774 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fd33a192-e122-4cd0-b495-9ad482fcb82c tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "GET /compute/v2.1/os-security-groups/87232ba1-4c96-4dfb-ac0f-1c62d8ff7970" status: 200 len: 664 microversion: 2.1 time: 0.170179 May 18 22:27:04.150362 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1445/3056] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:27:03 2022] GET /compute/v2.1/os-security-groups/87232ba1-4c96-4dfb-ac0f-1c62d8ff7970 => generated 664 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:04.154968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-33dd948e-1745-4a91-9946-d46b15e8d6d8 req-4d7d8043-7004-4023-b166-0b2195b21d10 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "239293a7-e428-4724-9b65-b03730e59b35", "name": "network-vif-plugged", "status": "completed", "tag": "4bbdbcba-fdb3-4f6f-8139-b3d16f00b205"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:04.178408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-33dd948e-1745-4a91-9946-d46b15e8d6d8 req-4d7d8043-7004-4023-b166-0b2195b21d10 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:04.186967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-33dd948e-1745-4a91-9946-d46b15e8d6d8 req-4d7d8043-7004-4023-b166-0b2195b21d10 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:04.241956 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-33dd948e-1745-4a91-9946-d46b15e8d6d8 req-4d7d8043-7004-4023-b166-0b2195b21d10 service nova] Creating event network-vif-plugged:4bbdbcba-fdb3-4f6f-8139-b3d16f00b205 for instance 239293a7-e428-4724-9b65-b03730e59b35 on n-h1-841040-6 May 18 22:27:04.253447 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-33dd948e-1745-4a91-9946-d46b15e8d6d8 req-4d7d8043-7004-4023-b166-0b2195b21d10 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.101687 May 18 22:27:04.254357 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1446/3057] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:04 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:04.261064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-28c0aefc-4320-493b-bfa6-288b28c8520b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:04.262485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-28c0aefc-4320-493b-bfa6-288b28c8520b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:04.272809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28c0aefc-4320-493b-bfa6-288b28c8520b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:04.273498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28c0aefc-4320-493b-bfa6-288b28c8520b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:04.274589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28c0aefc-4320-493b-bfa6-288b28c8520b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:04.275628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28c0aefc-4320-493b-bfa6-288b28c8520b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:04.318431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-28c0aefc-4320-493b-bfa6-288b28c8520b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:27:04.533042 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-28c0aefc-4320-493b-bfa6-288b28c8520b tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 204 len: 0 microversion: 2.1 time: 0.275247 May 18 22:27:04.538839 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1447/3058] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:27:04 2022] DELETE /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:27:04.563488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4a789132-7ca4-4ed2-88a0-8ae48e318c80 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Calling method '.version_select at 0x7fa2ec52bee0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:04.919714 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4a789132-7ca4-4ed2-88a0-8ae48e318c80 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-group-rules/c6bc115e-b96e-4d84-b0f2-e312d4d3f99c" status: 202 len: 0 microversion: 2.1 time: 0.379013 May 18 22:27:04.922966 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1448/3059] 10.222.0.58 () {58 vars in 1286 bytes} [Wed May 18 22:27:04 2022] DELETE /compute/v2.1/os-security-group-rules/c6bc115e-b96e-4d84-b0f2-e312d4d3f99c => generated 0 bytes in 383 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:27:04.927988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6632f026-9ff4-485a-b576-9ffe51f0d77b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec417700>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:05.057296 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6632f026-9ff4-485a-b576-9ffe51f0d77b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.132821 May 18 22:27:05.058085 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1449/3060] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:04 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:05.074635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-05b26aa3-47ea-40bd-8563-00a0a32b5f09 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:05.075648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-05b26aa3-47ea-40bd-8563-00a0a32b5f09 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:05.094158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05b26aa3-47ea-40bd-8563-00a0a32b5f09 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:05.095329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05b26aa3-47ea-40bd-8563-00a0a32b5f09 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:05.096587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05b26aa3-47ea-40bd-8563-00a0a32b5f09 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:05.097200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05b26aa3-47ea-40bd-8563-00a0a32b5f09 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:05.130521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8502fd51-debe-4cc6-a06d-a7b9d0811417 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:05.158320 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8502fd51-debe-4cc6-a06d-a7b9d0811417 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 200 len: 1307 microversion: 2.1 time: 1.101709 May 18 22:27:05.159416 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1612/3061] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:04 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 1307 bytes in 1115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:05.189910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-52718f5d-e184-443e-8adf-8c2eea1ad383 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:05.192341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-52718f5d-e184-443e-8adf-8c2eea1ad383 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:05.207541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-52718f5d-e184-443e-8adf-8c2eea1ad383 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:05.208349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-52718f5d-e184-443e-8adf-8c2eea1ad383 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:05.209427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-52718f5d-e184-443e-8adf-8c2eea1ad383 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:05.211082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-52718f5d-e184-443e-8adf-8c2eea1ad383 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:05.257336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-05b26aa3-47ea-40bd-8563-00a0a32b5f09 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:05.265973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-52718f5d-e184-443e-8adf-8c2eea1ad383 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:05.266648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-52718f5d-e184-443e-8adf-8c2eea1ad383 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:05.267248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-52718f5d-e184-443e-8adf-8c2eea1ad383 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lazy-loading 'fault' on Instance uuid 21844864-090e-4768-a3ff-2a6476d3ebd1 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:27:05.268289 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-05b26aa3-47ea-40bd-8563-00a0a32b5f09 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1465 microversion: 2.1 time: 0.206864 May 18 22:27:05.268892 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1450/3062] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:05 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1465 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:05.278992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63a12008-11ae-4fe8-9daf-a7e85132bf0e tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Calling method '.version_select at 0x7fa2ec3b8820>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:05.429492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-52718f5d-e184-443e-8adf-8c2eea1ad383 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ddeb4d3fdc5b4947874433f67432b085', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6812ba5d14511b56e8a717e5da0bc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:05.449111 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-52718f5d-e184-443e-8adf-8c2eea1ad383 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 200 len: 1303 microversion: 2.1 time: 0.288177 May 18 22:27:05.471281 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1613/3063] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:05 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 1303 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:05.486317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d53cacb2-312d-49cc-a963-99380bfa45f0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:05.487042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d53cacb2-312d-49cc-a963-99380bfa45f0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:05.502006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d53cacb2-312d-49cc-a963-99380bfa45f0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:05.502567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d53cacb2-312d-49cc-a963-99380bfa45f0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:05.505942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d53cacb2-312d-49cc-a963-99380bfa45f0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:05.507982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d53cacb2-312d-49cc-a963-99380bfa45f0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:05.612747 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-63a12008-11ae-4fe8-9daf-a7e85132bf0e tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/87232ba1-4c96-4dfb-ac0f-1c62d8ff7970" status: 202 len: 0 microversion: 2.1 time: 0.340451 May 18 22:27:05.613340 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1451/3064] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:27:05 2022] DELETE /compute/v2.1/os-security-groups/87232ba1-4c96-4dfb-ac0f-1c62d8ff7970 => generated 0 bytes in 342 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:27:05.625164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d938b2a6-b6e2-4fb6-816b-c384b76c6dda req-a06dda7b-cbc6-4106-a63c-7b6ce25044ae service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "21844864-090e-4768-a3ff-2a6476d3ebd1", "name": "network-vif-deleted", "tag": "8caa394a-7346-4533-8ae5-1a41e8c7c60c"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:05.650647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d938b2a6-b6e2-4fb6-816b-c384b76c6dda req-a06dda7b-cbc6-4106-a63c-7b6ce25044ae service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:05.651541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d938b2a6-b6e2-4fb6-816b-c384b76c6dda req-a06dda7b-cbc6-4106-a63c-7b6ce25044ae service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:05.677485 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d938b2a6-b6e2-4fb6-816b-c384b76c6dda req-a06dda7b-cbc6-4106-a63c-7b6ce25044ae service nova] Creating event network-vif-deleted:8caa394a-7346-4533-8ae5-1a41e8c7c60c for instance 21844864-090e-4768-a3ff-2a6476d3ebd1 on n-h2-841040-6 May 18 22:27:05.693086 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d938b2a6-b6e2-4fb6-816b-c384b76c6dda req-a06dda7b-cbc6-4106-a63c-7b6ce25044ae service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.078202 May 18 22:27:05.696374 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1452/3065] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:05 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:05.707454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd19cbfd-8894-454a-bad8-3df1d47e66cf tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Calling method '.version_select at 0x7fa2ec36b5e0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:05.758745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG neutronclient.v2_0.client [None req-dd19cbfd-8894-454a-bad8-3df1d47e66cf tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 15040d53-6ffb-4836-a96b-f025c68f059b does not exist", "detail": ""}} {{(pid=119082) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:27:05.759349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.security_group_api [None req-dd19cbfd-8894-454a-bad8-3df1d47e66cf tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Neutron security group 15040d53-6ffb-4836-a96b-f025c68f059b not found {{(pid=119082) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:27:05.759875 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-dd19cbfd-8894-454a-bad8-3df1d47e66cf tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] HTTP exception thrown: Security group 15040d53-6ffb-4836-a96b-f025c68f059b does not exist May 18 22:27:05.759875 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-b5be6411-115f-49ed-ab01-a8cf3fe699bd'] May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd19cbfd-8894-454a-bad8-3df1d47e66cf tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Request method failure captured: May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/os-security-groups/15040d53-6ffb-4836-a96b-f025c68f059b HTTP/1.1 May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXKbRtZLFsvd1nVGHej11PO-ytqI2QrYQRq-_z_3lGlJ4IQDXnbTH9EpXUYkGWbaxI2m8IlP8xpoKAe2e5MadFaw_KU88dJnhHN7U1mA0ttrAzsneuaABCwoN_iJzlLY-_BCRygXC1raQIMhGQ0z1w5Q2l1P0STAYu8X22fBHOK9r_s May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 1b6f15dd39e3486a8d610bf2e853e711 May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-SecurityGroupRulesTestJSON-1225068100 May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/1b6f15dd39e3486a8d610bf2e853e711"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1b6f15dd39e3486a8d610bf2e853e711"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_1b6f15dd39e3486a8d610bf2e853e711"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/1b6f15dd39e3486a8d610bf2e853e711"}]}] May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-SecurityGroupRulesTestJSON-1225068100 May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 1b6f15dd39e3486a8d610bf2e853e711 May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-SecurityGroupRulesTestJSON-1225068100 May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-SecurityGroupRulesTestJSON-1225068100-project May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 86d625b116d3471eb646be4332304503 May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-SecurityGroupRulesTestJSON-1225068100-project May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: exception: Security group 15040d53-6ffb-4836-a96b-f025c68f059b does not exist May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-b5be6411-115f-49ed-ab01-a8cf3fe699bd'] May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '15040d53-6ffb-4836-a96b-f025c68f059b'} May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:27:05.762963 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group 15040d53-6ffb-4836-a96b-f025c68f059b does not exist May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-b5be6411-115f-49ed-ab01-a8cf3fe699bd'] May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 178, in delete May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group 15040d53-6ffb-4836-a96b-f025c68f059b does not exist May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-b5be6411-115f-49ed-ab01-a8cf3fe699bd'] May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 181, in delete May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group 15040d53-6ffb-4836-a96b-f025c68f059b does not exist May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-b5be6411-115f-49ed-ab01-a8cf3fe699bd'] May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group 15040d53-6ffb-4836-a96b-f025c68f059b does not exist May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-b5be6411-115f-49ed-ab01-a8cf3fe699bd'] May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd19cbfd-8894-454a-bad8-3df1d47e66cf tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Returning 404 to user: Security group 15040d53-6ffb-4836-a96b-f025c68f059b does not exist May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-b5be6411-115f-49ed-ab01-a8cf3fe699bd'] {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:27:05.766680 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dd19cbfd-8894-454a-bad8-3df1d47e66cf tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/15040d53-6ffb-4836-a96b-f025c68f059b" status: 404 len: 194 microversion: 2.1 time: 0.066866 May 18 22:27:05.775093 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1453/3066] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:27:05 2022] DELETE /compute/v2.1/os-security-groups/15040d53-6ffb-4836-a96b-f025c68f059b => generated 194 bytes in 78 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:27:05.786428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c97a7eb-c371-4395-b6ee-b1ac53cdc1a3 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Calling method '.version_select at 0x7fa2ecf1dee0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:06.202808 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c97a7eb-c371-4395-b6ee-b1ac53cdc1a3 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/562aa1ce-3dd9-4a75-861e-6b09c32ea49b" status: 202 len: 0 microversion: 2.1 time: 0.425559 May 18 22:27:06.204389 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1454/3067] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:27:05 2022] DELETE /compute/v2.1/os-security-groups/562aa1ce-3dd9-4a75-861e-6b09c32ea49b => generated 0 bytes in 429 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:27:06.221219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b3bb0b37-ba19-47b9-bf36-87ddfff16ce7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec3c7ca0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:06.330218 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b3bb0b37-ba19-47b9-bf36-87ddfff16ce7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.124469 May 18 22:27:06.334151 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1455/3068] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:06 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:06.352653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-77146560-dcb0-4ea2-98c4-7e3c78140929 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:06.357104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-77146560-dcb0-4ea2-98c4-7e3c78140929 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:06.379004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77146560-dcb0-4ea2-98c4-7e3c78140929 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:06.384206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77146560-dcb0-4ea2-98c4-7e3c78140929 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:06.388550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77146560-dcb0-4ea2-98c4-7e3c78140929 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:06.390102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77146560-dcb0-4ea2-98c4-7e3c78140929 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:06.413278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d53cacb2-312d-49cc-a963-99380bfa45f0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:06.422644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d53cacb2-312d-49cc-a963-99380bfa45f0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:06.430993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d53cacb2-312d-49cc-a963-99380bfa45f0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:06.432325 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d53cacb2-312d-49cc-a963-99380bfa45f0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 0.958708 May 18 22:27:06.433234 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1614/3069] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:05 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 961 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:06.442975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-663c7351-8e9e-4ed8-81bc-2e8a74537e8d tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Calling method '.version_select at 0x7fa2ecf371f0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:06.646991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-77146560-dcb0-4ea2-98c4-7e3c78140929 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:06.660106 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-77146560-dcb0-4ea2-98c4-7e3c78140929 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 200 len: 1307 microversion: 2.1 time: 0.323733 May 18 22:27:06.662041 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1456/3070] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:06 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 1307 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:06.667433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7df43e74-6920-4eb1-98c3-6d6432258cb3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:06.668285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7df43e74-6920-4eb1-98c3-6d6432258cb3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:06.676090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7df43e74-6920-4eb1-98c3-6d6432258cb3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:06.677023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7df43e74-6920-4eb1-98c3-6d6432258cb3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:06.678006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7df43e74-6920-4eb1-98c3-6d6432258cb3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:06.678631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7df43e74-6920-4eb1-98c3-6d6432258cb3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:06.807927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7df43e74-6920-4eb1-98c3-6d6432258cb3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:06.821622 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7df43e74-6920-4eb1-98c3-6d6432258cb3 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1465 microversion: 2.1 time: 0.158052 May 18 22:27:06.834613 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1457/3071] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:06 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1465 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:06.840026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e8f313d1-8e05-4c14-bb0a-9227f5bfb777 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:06.840941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e8f313d1-8e05-4c14-bb0a-9227f5bfb777 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] [instance: 21844864-090e-4768-a3ff-2a6476d3ebd1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:06.850381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8f313d1-8e05-4c14-bb0a-9227f5bfb777 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:06.851181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8f313d1-8e05-4c14-bb0a-9227f5bfb777 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:06.852176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8f313d1-8e05-4c14-bb0a-9227f5bfb777 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:06.852817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8f313d1-8e05-4c14-bb0a-9227f5bfb777 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:06.872124 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-e8f313d1-8e05-4c14-bb0a-9227f5bfb777 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] HTTP exception thrown: Instance 21844864-090e-4768-a3ff-2a6476d3ebd1 could not be found. May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e8f313d1-8e05-4c14-bb0a-9227f5bfb777 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Request method failure captured: May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 HTTP/1.1 May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXIYjjfh6UPziETn0t65kpwmFgPi2rJIVmyIGMjzEGLEACqOpAv-8RLHfDNmgjnAJlZn4Q2rUfNLlBc4HBVxX4CrVBuhNdnIFnNYXBVzHv0BBDwrSgwHF91uyzBGqE05pso_urEW_luZX5FGNelS3ojsIr0DxhxvuGL5xnkDTouZyTo May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 54d6812ba5d14511b56e8a717e5da0bc May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerRescueTestJSON-170524024 May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/54d6812ba5d14511b56e8a717e5da0bc"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/54d6812ba5d14511b56e8a717e5da0bc"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_54d6812ba5d14511b56e8a717e5da0bc"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/54d6812ba5d14511b56e8a717e5da0bc"}]}] May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerRescueTestJSON-170524024 May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 54d6812ba5d14511b56e8a717e5da0bc May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerRescueTestJSON-170524024 May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerRescueTestJSON-170524024-project May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ddeb4d3fdc5b4947874433f67432b085 May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerRescueTestJSON-170524024-project May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 21844864-090e-4768-a3ff-2a6476d3ebd1 could not be found. May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '21844864-090e-4768-a3ff-2a6476d3ebd1'} May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 21844864-090e-4768-a3ff-2a6476d3ebd1 could not be found. May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 21844864-090e-4768-a3ff-2a6476d3ebd1 could not be found. May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:06.876928 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:06.880617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:06.880617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:06.880617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:06.880617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:27:06.880617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:27:06.880617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 21844864-090e-4768-a3ff-2a6476d3ebd1 could not be found. May 18 22:27:06.880617 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:06.882639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e8f313d1-8e05-4c14-bb0a-9227f5bfb777 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] Returning 404 to user: Instance 21844864-090e-4768-a3ff-2a6476d3ebd1 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:27:06.883723 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e8f313d1-8e05-4c14-bb0a-9227f5bfb777 tempest-ServerRescueTestJSON-170524024 tempest-ServerRescueTestJSON-170524024-project] 10.222.0.58 "GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1" status: 404 len: 111 microversion: 2.1 time: 0.047721 May 18 22:27:06.885001 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1458/3072] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:06 2022] GET /compute/v2.1/servers/21844864-090e-4768-a3ff-2a6476d3ebd1 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:27:06.910659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-3ffaff73-1050-4fcf-b1c7-83014a479435 req-7e9c4a9c-88d1-4219-aeac-878509e080c9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2", "name": "network-vif-plugged", "status": "completed", "tag": "5ad2445d-7138-4c46-9661-44380155a6e1"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:06.929164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3ffaff73-1050-4fcf-b1c7-83014a479435 req-7e9c4a9c-88d1-4219-aeac-878509e080c9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:06.931143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3ffaff73-1050-4fcf-b1c7-83014a479435 req-7e9c4a9c-88d1-4219-aeac-878509e080c9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:06.952340 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-3ffaff73-1050-4fcf-b1c7-83014a479435 req-7e9c4a9c-88d1-4219-aeac-878509e080c9 service nova] Creating event network-vif-plugged:5ad2445d-7138-4c46-9661-44380155a6e1 for instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 on n-h1-841040-6 May 18 22:27:06.968247 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-3ffaff73-1050-4fcf-b1c7-83014a479435 req-7e9c4a9c-88d1-4219-aeac-878509e080c9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.079831 May 18 22:27:06.972856 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1459/3073] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:06 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:07.350984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4a48e194-4fcc-4992-96de-835bb4af8015 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec36b9d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:07.390037 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-663c7351-8e9e-4ed8-81bc-2e8a74537e8d tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/565189f1-9496-4197-b964-32593c6ea5f6" status: 202 len: 0 microversion: 2.1 time: 0.955112 May 18 22:27:07.391055 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1615/3074] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:27:06 2022] DELETE /compute/v2.1/os-security-groups/565189f1-9496-4197-b964-32593c6ea5f6 => generated 0 bytes in 957 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:27:07.400415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b94ae75d-86de-4b13-b1e1-61942ee2b8d0 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Calling method '.version_select at 0x7fa2ecedfa60>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:07.463067 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4a48e194-4fcc-4992-96de-835bb4af8015 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.115623 May 18 22:27:07.493494 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1460/3075] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:07 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:27:07.505891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-456f5b19-1d1f-4e2f-9807-9f39053ceded tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:07.507047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-456f5b19-1d1f-4e2f-9807-9f39053ceded tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:07.518200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-456f5b19-1d1f-4e2f-9807-9f39053ceded tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:07.518799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-456f5b19-1d1f-4e2f-9807-9f39053ceded tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:07.520521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-456f5b19-1d1f-4e2f-9807-9f39053ceded tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:07.521051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-456f5b19-1d1f-4e2f-9807-9f39053ceded tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:07.953371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-456f5b19-1d1f-4e2f-9807-9f39053ceded tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:07.968089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-456f5b19-1d1f-4e2f-9807-9f39053ceded tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:07.972386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-456f5b19-1d1f-4e2f-9807-9f39053ceded tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:07.985624 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-456f5b19-1d1f-4e2f-9807-9f39053ceded tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 0.490077 May 18 22:27:08.000547 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1461/3076] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:07 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:08.001093 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b94ae75d-86de-4b13-b1e1-61942ee2b8d0 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/1a267d81-277f-48d0-b7ae-9bcd20f779de" status: 202 len: 0 microversion: 2.1 time: 0.606280 May 18 22:27:08.002099 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1616/3077] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:27:07 2022] DELETE /compute/v2.1/os-security-groups/1a267d81-277f-48d0-b7ae-9bcd20f779de => generated 0 bytes in 608 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:27:08.010349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-108e1d86-454f-4fcd-9a76-844aa9ddf49a tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:08.011044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-108e1d86-454f-4fcd-9a76-844aa9ddf49a tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:08.021434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-108e1d86-454f-4fcd-9a76-844aa9ddf49a tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119083] Writing DB stats nova_api:SELECT=84,nova_api:INSERT=3,nova_api:UPDATE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:08.030799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bd9fb8dc-bfad-44fe-acf8-aedcb71d39c5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:08.032008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bd9fb8dc-bfad-44fe-acf8-aedcb71d39c5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:08.062812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd9fb8dc-bfad-44fe-acf8-aedcb71d39c5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:08.063528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd9fb8dc-bfad-44fe-acf8-aedcb71d39c5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:08.064795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd9fb8dc-bfad-44fe-acf8-aedcb71d39c5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:08.065710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd9fb8dc-bfad-44fe-acf8-aedcb71d39c5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:08.090974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-108e1d86-454f-4fcd-9a76-844aa9ddf49a tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:08.091344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-108e1d86-454f-4fcd-9a76-844aa9ddf49a tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:08.095521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-108e1d86-454f-4fcd-9a76-844aa9ddf49a tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:08.096543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-108e1d86-454f-4fcd-9a76-844aa9ddf49a tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:08.235690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bd9fb8dc-bfad-44fe-acf8-aedcb71d39c5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:08.246724 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bd9fb8dc-bfad-44fe-acf8-aedcb71d39c5 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 200 len: 1465 microversion: 2.1 time: 0.240882 May 18 22:27:08.257074 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1462/3078] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:08 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 1465 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:08.265656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2d651edb-9763-4da1-9976-457bacaa3f6b tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Calling method '.version_select at 0x7fa2ec3a2e50>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:08.384939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-108e1d86-454f-4fcd-9a76-844aa9ddf49a tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:08.403969 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-108e1d86-454f-4fcd-9a76-844aa9ddf49a tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 200 len: 1307 microversion: 2.1 time: 0.400317 May 18 22:27:08.409814 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1617/3079] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:08 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 1307 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:08.423362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-ae80f22d-c169-4f55-a1b8-e573e306a0ba req-31755d0f-0256-4dd6-bfe5-1fc445bd0d29 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7c4eb946-a979-4fbb-895b-7fab4a45bc34", "name": "network-vif-deleted", "tag": "6383ac48-81c2-4246-a30f-bef77ebbe083"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:08.439422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ae80f22d-c169-4f55-a1b8-e573e306a0ba req-31755d0f-0256-4dd6-bfe5-1fc445bd0d29 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:08.440147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ae80f22d-c169-4f55-a1b8-e573e306a0ba req-31755d0f-0256-4dd6-bfe5-1fc445bd0d29 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:08.458171 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-ae80f22d-c169-4f55-a1b8-e573e306a0ba req-31755d0f-0256-4dd6-bfe5-1fc445bd0d29 service nova] Creating event network-vif-deleted:6383ac48-81c2-4246-a30f-bef77ebbe083 for instance 7c4eb946-a979-4fbb-895b-7fab4a45bc34 on n-h1-841040-6 May 18 22:27:08.473351 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-ae80f22d-c169-4f55-a1b8-e573e306a0ba req-31755d0f-0256-4dd6-bfe5-1fc445bd0d29 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.059621 May 18 22:27:08.478615 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1618/3080] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:08 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:08.489821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0a5a8393-c3a6-4443-a9fe-1055b93af51b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec597160>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:08.562181 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0a5a8393-c3a6-4443-a9fe-1055b93af51b tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.080631 May 18 22:27:08.562775 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1619/3081] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:08 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:09.001288 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2d651edb-9763-4da1-9976-457bacaa3f6b tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/6845a8fa-5ac7-46ee-8cc2-f02b53516b79" status: 202 len: 0 microversion: 2.1 time: 0.742911 May 18 22:27:09.002491 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1463/3082] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:27:08 2022] DELETE /compute/v2.1/os-security-groups/6845a8fa-5ac7-46ee-8cc2-f02b53516b79 => generated 0 bytes in 745 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:27:09.011856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aef9bd6b-cee3-4599-9ceb-a6c0ac8049f0 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] Calling method '.version_select at 0x7fa2ecf2daf0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:09.027645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-57f6e879-4e40-446d-af8b-271c453d99ed tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:09.028891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-57f6e879-4e40-446d-af8b-271c453d99ed tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:09.052579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57f6e879-4e40-446d-af8b-271c453d99ed tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:09.067850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57f6e879-4e40-446d-af8b-271c453d99ed tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.015s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:09.068694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57f6e879-4e40-446d-af8b-271c453d99ed tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:09.078957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57f6e879-4e40-446d-af8b-271c453d99ed tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:09.313426 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aef9bd6b-cee3-4599-9ceb-a6c0ac8049f0 tempest-SecurityGroupRulesTestJSON-1225068100 tempest-SecurityGroupRulesTestJSON-1225068100-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/40ea0503-ace5-4692-a861-80a9becec5e0" status: 202 len: 0 microversion: 2.1 time: 0.306242 May 18 22:27:09.315233 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1620/3083] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:27:09 2022] DELETE /compute/v2.1/os-security-groups/40ea0503-ace5-4692-a861-80a9becec5e0 => generated 0 bytes in 309 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:27:09.324104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e8c2224d-b2e4-4d9b-9afe-b4c29dedab0e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:09.327979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e8c2224d-b2e4-4d9b-9afe-b4c29dedab0e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 7c4eb946-a979-4fbb-895b-7fab4a45bc34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:09.345114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8c2224d-b2e4-4d9b-9afe-b4c29dedab0e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:09.350035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8c2224d-b2e4-4d9b-9afe-b4c29dedab0e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:09.351401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8c2224d-b2e4-4d9b-9afe-b4c29dedab0e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:09.357266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8c2224d-b2e4-4d9b-9afe-b4c29dedab0e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:09.387380 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-e8c2224d-b2e4-4d9b-9afe-b4c29dedab0e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] HTTP exception thrown: Instance 7c4eb946-a979-4fbb-895b-7fab4a45bc34 could not be found. May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e8c2224d-b2e4-4d9b-9afe-b4c29dedab0e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Request method failure captured: May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 HTTP/1.1 May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXC6Pq4FMJxIisv0dGDu8SMC0LASiZR_1ChdqaG1pl6VAKZ_D7FN6F1yfgU-EvsJrCeeLB35Tixbh_mDGlsWVjKm57H3v3joCw0Uam5hqHRaKcGPtCM6iTNUST5CpMP_7gvM_PREruDx0hbqgWiF9sU2uLpyZDqtOumvBFDpolgr-7k May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: eda2e8673e8b475fad924d2a2c5af150 May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/eda2e8673e8b475fad924d2a2c5af150"}]}] May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: eda2e8673e8b475fad924d2a2c5af150 May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerActionsTestJSON-1493180548-project May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: ecd95ad81de84b19aefbe6bbc308358d May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerActionsTestJSON-1493180548-project May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 7c4eb946-a979-4fbb-895b-7fab4a45bc34 could not be found. May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '7c4eb946-a979-4fbb-895b-7fab4a45bc34'} May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7c4eb946-a979-4fbb-895b-7fab4a45bc34 could not be found. May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7c4eb946-a979-4fbb-895b-7fab4a45bc34 could not be found. May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:09.389947 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:27:09.394736 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:09.394736 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:09.394736 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:09.394736 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:27:09.394736 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:27:09.394736 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7c4eb946-a979-4fbb-895b-7fab4a45bc34 could not be found. May 18 22:27:09.394736 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:27:09.394736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e8c2224d-b2e4-4d9b-9afe-b4c29dedab0e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Returning 404 to user: Instance 7c4eb946-a979-4fbb-895b-7fab4a45bc34 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:27:09.394736 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e8c2224d-b2e4-4d9b-9afe-b4c29dedab0e tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34" status: 404 len: 111 microversion: 2.1 time: 0.074864 May 18 22:27:09.394736 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1621/3084] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:09 2022] GET /compute/v2.1/servers/7c4eb946-a979-4fbb-895b-7fab4a45bc34 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:27:09.403910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-068f9ea1-38dd-4e1e-8013-8e336b58eccb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:09.404425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-068f9ea1-38dd-4e1e-8013-8e336b58eccb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:09.419194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-068f9ea1-38dd-4e1e-8013-8e336b58eccb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:09.430181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-068f9ea1-38dd-4e1e-8013-8e336b58eccb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:09.431183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-068f9ea1-38dd-4e1e-8013-8e336b58eccb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:09.431644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-068f9ea1-38dd-4e1e-8013-8e336b58eccb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:09.484785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-068f9ea1-38dd-4e1e-8013-8e336b58eccb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:27:09.676406 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-068f9ea1-38dd-4e1e-8013-8e336b58eccb tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "DELETE /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 204 len: 0 microversion: 2.1 time: 0.276057 May 18 22:27:09.677010 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1622/3085] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:27:09 2022] DELETE /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:27:09.689330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-46d34500-58e0-446e-8d1c-6b1c3d1b1736 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:09.691250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-46d34500-58e0-446e-8d1c-6b1c3d1b1736 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:09.699726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46d34500-58e0-446e-8d1c-6b1c3d1b1736 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:09.700183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46d34500-58e0-446e-8d1c-6b1c3d1b1736 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:09.700968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46d34500-58e0-446e-8d1c-6b1c3d1b1736 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:09.701408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46d34500-58e0-446e-8d1c-6b1c3d1b1736 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:09.955003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-57f6e879-4e40-446d-af8b-271c453d99ed tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119082] Writing DB stats nova_cell0:SELECT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:09.960911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-46d34500-58e0-446e-8d1c-6b1c3d1b1736 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:09.969447 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-46d34500-58e0-446e-8d1c-6b1c3d1b1736 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 200 len: 1487 microversion: 2.1 time: 0.284262 May 18 22:27:09.973261 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1623/3086] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:09 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 1487 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:09.981423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-08676c5c-84c5-4e48-996f-96de33eb1938 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ecf50d30>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:10.026748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-57f6e879-4e40-446d-af8b-271c453d99ed tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:10.050187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-57f6e879-4e40-446d-af8b-271c453d99ed tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:10.056811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-57f6e879-4e40-446d-af8b-271c453d99ed tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:10.058673 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-57f6e879-4e40-446d-af8b-271c453d99ed tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 1.036072 May 18 22:27:10.059248 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1464/3087] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:09 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 1037 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:10.072540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a9f6b07e-21b4-4fc5-a76e-8e2963a3cff4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:10.074669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a9f6b07e-21b4-4fc5-a76e-8e2963a3cff4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:10.080024 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-08676c5c-84c5-4e48-996f-96de33eb1938 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.104820 May 18 22:27:10.080829 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1624/3088] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:09 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:10.089395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f7be1729-d99d-411f-a33a-bb16df0f834f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:10.089698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9f6b07e-21b4-4fc5-a76e-8e2963a3cff4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:10.090169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9f6b07e-21b4-4fc5-a76e-8e2963a3cff4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:10.093773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9f6b07e-21b4-4fc5-a76e-8e2963a3cff4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:10.094125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f7be1729-d99d-411f-a33a-bb16df0f834f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:10.094250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9f6b07e-21b4-4fc5-a76e-8e2963a3cff4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:10.103391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7be1729-d99d-411f-a33a-bb16df0f834f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:10.107991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7be1729-d99d-411f-a33a-bb16df0f834f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:10.112742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7be1729-d99d-411f-a33a-bb16df0f834f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:10.113193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7be1729-d99d-411f-a33a-bb16df0f834f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:10.179901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-f7be1729-d99d-411f-a33a-bb16df0f834f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lazy-loading 'flavor' on Instance uuid 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:27:10.292053 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f7be1729-d99d-411f-a33a-bb16df0f834f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "POST /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2/action" status: 202 len: 0 microversion: 2.1 time: 0.209886 May 18 22:27:10.293836 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1625/3089] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:27:10 2022] POST /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:27:10.302812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-744ca5c6-c760-4bb8-8554-962fb6fdc751 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:10.304119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-744ca5c6-c760-4bb8-8554-962fb6fdc751 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:10.310864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-744ca5c6-c760-4bb8-8554-962fb6fdc751 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:10.312062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-744ca5c6-c760-4bb8-8554-962fb6fdc751 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:10.313966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-744ca5c6-c760-4bb8-8554-962fb6fdc751 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:10.314561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-744ca5c6-c760-4bb8-8554-962fb6fdc751 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:10.558677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a9f6b07e-21b4-4fc5-a76e-8e2963a3cff4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:10.576853 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a9f6b07e-21b4-4fc5-a76e-8e2963a3cff4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1508 microversion: 2.1 time: 0.514351 May 18 22:27:10.580227 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1465/3090] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:10 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1508 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:10.645190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-744ca5c6-c760-4bb8-8554-962fb6fdc751 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:10.658297 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-744ca5c6-c760-4bb8-8554-962fb6fdc751 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 200 len: 1495 microversion: 2.1 time: 0.360187 May 18 22:27:10.661238 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1626/3091] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:10 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 1495 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:11.077623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b30cfc4-cc47-48ea-8b0b-64cc375c722b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:11.078265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8b30cfc4-cc47-48ea-8b0b-64cc375c722b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:11.096134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c5fc333a-ff5a-40d1-91ac-cf0b0783d067 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ece30e50>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:11.097637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b30cfc4-cc47-48ea-8b0b-64cc375c722b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:11.102077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b30cfc4-cc47-48ea-8b0b-64cc375c722b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:11.103128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b30cfc4-cc47-48ea-8b0b-64cc375c722b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:11.104773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b30cfc4-cc47-48ea-8b0b-64cc375c722b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:11.173559 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c5fc333a-ff5a-40d1-91ac-cf0b0783d067 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.084727 May 18 22:27:11.174489 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1627/3092] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:11 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:11.538862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8b30cfc4-cc47-48ea-8b0b-64cc375c722b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:11.548321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8b30cfc4-cc47-48ea-8b0b-64cc375c722b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:11.555460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8b30cfc4-cc47-48ea-8b0b-64cc375c722b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:11.559041 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8b30cfc4-cc47-48ea-8b0b-64cc375c722b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 0.486157 May 18 22:27:11.573566 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1466/3093] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:11 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:11.596509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-563298c0-6f70-49ad-98e8-4c6ef2649058 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:11.597131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-563298c0-6f70-49ad-98e8-4c6ef2649058 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:11.622117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-563298c0-6f70-49ad-98e8-4c6ef2649058 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:11.622602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-563298c0-6f70-49ad-98e8-4c6ef2649058 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:11.623441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-563298c0-6f70-49ad-98e8-4c6ef2649058 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:11.623887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-563298c0-6f70-49ad-98e8-4c6ef2649058 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:11.680507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3198e4cc-cf2d-4040-940a-48c4d2aead1c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:11.681113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3198e4cc-cf2d-4040-940a-48c4d2aead1c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:11.705920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3198e4cc-cf2d-4040-940a-48c4d2aead1c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:11.706567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3198e4cc-cf2d-4040-940a-48c4d2aead1c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:11.707409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3198e4cc-cf2d-4040-940a-48c4d2aead1c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:11.709951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3198e4cc-cf2d-4040-940a-48c4d2aead1c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:12.102533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-563298c0-6f70-49ad-98e8-4c6ef2649058 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:12.109241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-563298c0-6f70-49ad-98e8-4c6ef2649058 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [119083] Writing DB stats nova_cell1:SELECT=82,nova_cell1:UPDATE=14,nova_cell1:DELETE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:12.122552 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-563298c0-6f70-49ad-98e8-4c6ef2649058 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 200 len: 1508 microversion: 2.1 time: 0.522221 May 18 22:27:12.124467 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1628/3094] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:11 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 1508 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:12.188855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-565592af-23f0-489c-b265-90739a1b5bbf tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bc8ee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:12.297793 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-565592af-23f0-489c-b265-90739a1b5bbf tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.114835 May 18 22:27:12.300270 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1629/3095] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:12 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:12.321420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3198e4cc-cf2d-4040-940a-48c4d2aead1c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:12.336480 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3198e4cc-cf2d-4040-940a-48c4d2aead1c tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 200 len: 1478 microversion: 2.1 time: 0.656594 May 18 22:27:12.349909 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1467/3096] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:11 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 1478 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:12.358486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ee7f382d-859b-45d4-ab15-b297d9ff30d3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1619583101"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:12.362993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ee7f382d-859b-45d4-ab15-b297d9ff30d3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:12.391324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee7f382d-859b-45d4-ab15-b297d9ff30d3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:12.393915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee7f382d-859b-45d4-ab15-b297d9ff30d3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:12.401620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee7f382d-859b-45d4-ab15-b297d9ff30d3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:12.402321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee7f382d-859b-45d4-ab15-b297d9ff30d3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:12.426771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b3871639-1592-4310-acda-99ad012757a2 req-9b884415-f5b6-4e20-b0ba-c5d27ac842b9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "187eb0cc-1770-4e03-a35c-c0342e654a28", "name": "network-vif-deleted", "tag": "e89f6c14-e0b0-4529-9d73-8107051ba8ca"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:12.447126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b3871639-1592-4310-acda-99ad012757a2 req-9b884415-f5b6-4e20-b0ba-c5d27ac842b9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:12.447877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b3871639-1592-4310-acda-99ad012757a2 req-9b884415-f5b6-4e20-b0ba-c5d27ac842b9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:12.496964 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b3871639-1592-4310-acda-99ad012757a2 req-9b884415-f5b6-4e20-b0ba-c5d27ac842b9 service nova] Creating event network-vif-deleted:e89f6c14-e0b0-4529-9d73-8107051ba8ca for instance 187eb0cc-1770-4e03-a35c-c0342e654a28 on n-h2-841040-6 May 18 22:27:12.519482 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b3871639-1592-4310-acda-99ad012757a2 req-9b884415-f5b6-4e20-b0ba-c5d27ac842b9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.099032 May 18 22:27:12.520619 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1468/3097] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:12 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:12.581787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4baec74a-3368-4952-bc03-e0fcde7e19a5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:12.582701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4baec74a-3368-4952-bc03-e0fcde7e19a5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:12.600833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4baec74a-3368-4952-bc03-e0fcde7e19a5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:12.603724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4baec74a-3368-4952-bc03-e0fcde7e19a5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:12.611977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4baec74a-3368-4952-bc03-e0fcde7e19a5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:12.611977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4baec74a-3368-4952-bc03-e0fcde7e19a5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:12.716416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4baec74a-3368-4952-bc03-e0fcde7e19a5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:13.057408 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ee7f382d-859b-45d4-ab15-b297d9ff30d3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "POST /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2/action" status: 202 len: 0 microversion: 2.1 time: 0.705715 May 18 22:27:13.058781 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1630/3098] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:27:12 2022] POST /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2/action => generated 0 bytes in 708 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) May 18 22:27:13.350217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4baec74a-3368-4952-bc03-e0fcde7e19a5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:13.362448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4baec74a-3368-4952-bc03-e0fcde7e19a5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:13.370494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4baec74a-3368-4952-bc03-e0fcde7e19a5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:13.372065 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4baec74a-3368-4952-bc03-e0fcde7e19a5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 0.795701 May 18 22:27:13.379112 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1469/3099] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:12 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 804 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:27:13.385313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf6a6c19-339d-4b22-bed3-b6d40560a911 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec3cbca0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:13.402793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f8a1103c-e86b-4564-89c8-6e0cd19a68e4 tempest-AZV2TestJSON-2093182557 tempest-AZV2TestJSON-2093182557-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:13.404431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8a1103c-e86b-4564-89c8-6e0cd19a68e4 tempest-AZV2TestJSON-2093182557 tempest-AZV2TestJSON-2093182557-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:13.404922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8a1103c-e86b-4564-89c8-6e0cd19a68e4 tempest-AZV2TestJSON-2093182557 tempest-AZV2TestJSON-2093182557-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:13.405705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8a1103c-e86b-4564-89c8-6e0cd19a68e4 tempest-AZV2TestJSON-2093182557 tempest-AZV2TestJSON-2093182557-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:13.406171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8a1103c-e86b-4564-89c8-6e0cd19a68e4 tempest-AZV2TestJSON-2093182557 tempest-AZV2TestJSON-2093182557-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:13.454794 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cf6a6c19-339d-4b22-bed3-b6d40560a911 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb" status: 200 len: 1440 microversion: 2.1 time: 0.074372 May 18 22:27:13.461378 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1470/3100] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:13 2022] GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb => generated 1440 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:13.467278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8e30ee8-b188-4283-8353-97bdc73a00b4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:13.468089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b8e30ee8-b188-4283-8353-97bdc73a00b4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 187eb0cc-1770-4e03-a35c-c0342e654a28] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:13.477206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8e30ee8-b188-4283-8353-97bdc73a00b4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:13.478021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8e30ee8-b188-4283-8353-97bdc73a00b4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:13.478972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8e30ee8-b188-4283-8353-97bdc73a00b4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:13.479611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8e30ee8-b188-4283-8353-97bdc73a00b4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:13.497319 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f8a1103c-e86b-4564-89c8-6e0cd19a68e4 tempest-AZV2TestJSON-2093182557 tempest-AZV2TestJSON-2093182557-project] 10.222.0.58 "GET /compute/v2.1/os-availability-zone" status: 200 len: 97 microversion: 2.1 time: 0.437012 May 18 22:27:13.500673 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-b8e30ee8-b188-4283-8353-97bdc73a00b4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] HTTP exception thrown: Instance 187eb0cc-1770-4e03-a35c-c0342e654a28 could not be found. May 18 22:27:13.500953 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1631/3101] 10.222.0.58 () {58 vars in 1163 bytes} [Wed May 18 22:27:13 2022] GET /compute/v2.1/os-availability-zone => generated 97 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8e30ee8-b188-4283-8353-97bdc73a00b4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Request method failure captured: May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 HTTP/1.1 May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXC6Pq4FMJxIisv0dGDu8SMC0LASiZR_1ChdqaG1pl6VAKZ_D7FN6F1yfgU-EvsJrCeeLB35Tixbh_mDGlsWVjKm57H3v3joCw0Uam5hqHRaKcGPtCM6iTNUST5CpMP_7gvM_PREruDx0hbqgWiF9sU2uLpyZDqtOumvBFDpolgr-7k May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: eda2e8673e8b475fad924d2a2c5af150 May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/eda2e8673e8b475fad924d2a2c5af150"}]}] May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: eda2e8673e8b475fad924d2a2c5af150 May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerActionsTestJSON-1493180548-project May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ecd95ad81de84b19aefbe6bbc308358d May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerActionsTestJSON-1493180548-project May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 187eb0cc-1770-4e03-a35c-c0342e654a28 could not be found. May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '187eb0cc-1770-4e03-a35c-c0342e654a28'} May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 187eb0cc-1770-4e03-a35c-c0342e654a28 could not be found. May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 187eb0cc-1770-4e03-a35c-c0342e654a28 could not be found. May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:13.503474 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:13.508216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:13.508216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:13.508216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:13.508216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:27:13.508216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:27:13.508216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 187eb0cc-1770-4e03-a35c-c0342e654a28 could not be found. May 18 22:27:13.508216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:13.508964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-102e81a8-883d-4d4a-bfc5-7566acc838df tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ece640d0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:13.510649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8e30ee8-b188-4283-8353-97bdc73a00b4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Returning 404 to user: Instance 187eb0cc-1770-4e03-a35c-c0342e654a28 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:27:13.512389 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8e30ee8-b188-4283-8353-97bdc73a00b4 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28" status: 404 len: 111 microversion: 2.1 time: 0.049045 May 18 22:27:13.513686 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1471/3102] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:13 2022] GET /compute/v2.1/servers/187eb0cc-1770-4e03-a35c-c0342e654a28 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:27:13.522793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f6f64e6e-cdcc-46fa-951d-1ef4f7c64783 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:13.523671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f6f64e6e-cdcc-46fa-951d-1ef4f7c64783 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:13.536239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6f64e6e-cdcc-46fa-951d-1ef4f7c64783 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:13.536853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6f64e6e-cdcc-46fa-951d-1ef4f7c64783 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:13.538713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6f64e6e-cdcc-46fa-951d-1ef4f7c64783 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:13.539302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6f64e6e-cdcc-46fa-951d-1ef4f7c64783 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:13.581882 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-102e81a8-883d-4d4a-bfc5-7566acc838df tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.078460 May 18 22:27:13.584635 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1632/3103] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:13 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:13.606516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f6f64e6e-cdcc-46fa-951d-1ef4f7c64783 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:27:13.845950 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f6f64e6e-cdcc-46fa-951d-1ef4f7c64783 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "DELETE /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 204 len: 0 microversion: 2.1 time: 0.313381 May 18 22:27:13.846984 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1472/3104] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:27:13 2022] DELETE /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:27:13.856904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-93408434-db97-4caa-9585-d18217ad8918 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:13.858040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-93408434-db97-4caa-9585-d18217ad8918 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:13.871338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93408434-db97-4caa-9585-d18217ad8918 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:13.872243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93408434-db97-4caa-9585-d18217ad8918 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:13.873205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93408434-db97-4caa-9585-d18217ad8918 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:13.874217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93408434-db97-4caa-9585-d18217ad8918 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:14.398425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e7ea3bcf-7223-4b18-8ac7-5c8ee998b78a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:14.399692 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e7ea3bcf-7223-4b18-8ac7-5c8ee998b78a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:14.424419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-93408434-db97-4caa-9585-d18217ad8918 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:14.426366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7ea3bcf-7223-4b18-8ac7-5c8ee998b78a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:14.427144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7ea3bcf-7223-4b18-8ac7-5c8ee998b78a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:14.428384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7ea3bcf-7223-4b18-8ac7-5c8ee998b78a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:14.429047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7ea3bcf-7223-4b18-8ac7-5c8ee998b78a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:14.441652 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-93408434-db97-4caa-9585-d18217ad8918 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1494 microversion: 2.1 time: 0.586978 May 18 22:27:14.442563 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1633/3105] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:13 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1494 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:14.471095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-79410408-a677-445b-afbe-7345ae029f8f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2f2bb05e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:14.554726 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-79410408-a677-445b-afbe-7345ae029f8f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb" status: 200 len: 1440 microversion: 2.1 time: 0.089881 May 18 22:27:14.566393 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1634/3106] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:14 2022] GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb => generated 1440 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:27:14.601992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-beb1072c-4298-42cd-ab42-05603b55de42 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec597ca0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:14.696233 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-beb1072c-4298-42cd-ab42-05603b55de42 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.102255 May 18 22:27:14.697832 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1635/3107] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:14 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:27:15.055489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e7ea3bcf-7223-4b18-8ac7-5c8ee998b78a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:15.074300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e7ea3bcf-7223-4b18-8ac7-5c8ee998b78a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:15.080397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e7ea3bcf-7223-4b18-8ac7-5c8ee998b78a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:15.084769 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e7ea3bcf-7223-4b18-8ac7-5c8ee998b78a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 0.690816 May 18 22:27:15.087353 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1473/3108] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:14 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:15.126922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-2987b32f-920d-4b22-91d8-0499e14ff501 req-45a64991-3219-476f-917f-eff4ba98c47d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dad89bb7-3f1c-4569-b346-b88efbe17523", "name": "network-vif-deleted", "tag": "73ba2047-073c-4285-ba6d-6fffcb25b4a0"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:15.155974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2987b32f-920d-4b22-91d8-0499e14ff501 req-45a64991-3219-476f-917f-eff4ba98c47d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:15.157535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2987b32f-920d-4b22-91d8-0499e14ff501 req-45a64991-3219-476f-917f-eff4ba98c47d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:15.201890 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-2987b32f-920d-4b22-91d8-0499e14ff501 req-45a64991-3219-476f-917f-eff4ba98c47d service nova] Creating event network-vif-deleted:73ba2047-073c-4285-ba6d-6fffcb25b4a0 for instance dad89bb7-3f1c-4569-b346-b88efbe17523 on n-h1-841040-6 May 18 22:27:15.209559 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-2987b32f-920d-4b22-91d8-0499e14ff501 req-45a64991-3219-476f-917f-eff4ba98c47d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.088144 May 18 22:27:15.210648 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1636/3109] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:15 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:15.461728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-653cf0a8-cf24-4de5-9aad-857ece84b0a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:15.471009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-653cf0a8-cf24-4de5-9aad-857ece84b0a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:15.521823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-653cf0a8-cf24-4de5-9aad-857ece84b0a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:15.522685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-653cf0a8-cf24-4de5-9aad-857ece84b0a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:15.523761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-653cf0a8-cf24-4de5-9aad-857ece84b0a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:15.524960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-653cf0a8-cf24-4de5-9aad-857ece84b0a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:15.570771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76e44706-359b-4fa5-9ba3-0475aec58e57 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec597160>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:15.690748 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-76e44706-359b-4fa5-9ba3-0475aec58e57 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb" status: 200 len: 1440 microversion: 2.1 time: 0.124305 May 18 22:27:15.697228 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1637/3110] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:15 2022] GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb => generated 1440 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:15.700569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-653cf0a8-cf24-4de5-9aad-857ece84b0a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:15.702985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-653cf0a8-cf24-4de5-9aad-857ece84b0a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:15.711235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-653cf0a8-cf24-4de5-9aad-857ece84b0a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lazy-loading 'fault' on Instance uuid dad89bb7-3f1c-4569-b346-b88efbe17523 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:27:15.714073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dcf95d7b-bb82-4406-9386-86b7694b845c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bc8ee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:15.789491 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dcf95d7b-bb82-4406-9386-86b7694b845c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1454 microversion: 2.1 time: 0.083332 May 18 22:27:15.790504 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1638/3111] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:15 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1454 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:27:15.842908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-653cf0a8-cf24-4de5-9aad-857ece84b0a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:15.856196 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-653cf0a8-cf24-4de5-9aad-857ece84b0a7 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 200 len: 1304 microversion: 2.1 time: 0.400232 May 18 22:27:15.868642 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1474/3112] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:15 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 1304 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:16.114574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4bea6d94-2a0c-461d-a86c-ad0d88ce883d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:16.115717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4bea6d94-2a0c-461d-a86c-ad0d88ce883d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:16.131921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bea6d94-2a0c-461d-a86c-ad0d88ce883d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:16.134706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bea6d94-2a0c-461d-a86c-ad0d88ce883d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:16.135777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bea6d94-2a0c-461d-a86c-ad0d88ce883d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:16.137416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bea6d94-2a0c-461d-a86c-ad0d88ce883d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:16.583376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4bea6d94-2a0c-461d-a86c-ad0d88ce883d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:16.596759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4bea6d94-2a0c-461d-a86c-ad0d88ce883d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:16.599391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4bea6d94-2a0c-461d-a86c-ad0d88ce883d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:16.606474 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4bea6d94-2a0c-461d-a86c-ad0d88ce883d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 0.503726 May 18 22:27:16.607234 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1639/3113] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:16 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:16.708726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-28c91fdc-38e4-4546-9d14-4de316a683cf tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec3d2820>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:16.803675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-db3450a6-c2ab-4a37-a9ae-13f54269f5a5 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec597790>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:23.436370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-db3450a6-c2ab-4a37-a9ae-13f54269f5a5 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:25.701478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-28c91fdc-38e4-4546-9d14-4de316a683cf tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119082] Writing DB stats nova_api:SELECT=56,nova_api:UPDATE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:25.848269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-28c91fdc-38e4-4546-9d14-4de316a683cf tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119082] Writing DB stats nova_cell1:SELECT=34,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:26.120051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-db3450a6-c2ab-4a37-a9ae-13f54269f5a5 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119083] Writing DB stats nova_api:SELECT=32,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:26.588975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-db3450a6-c2ab-4a37-a9ae-13f54269f5a5 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119083] Writing DB stats nova_cell1:SELECT=28,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:26.921630 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-28c91fdc-38e4-4546-9d14-4de316a683cf tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb" status: 200 len: 1440 microversion: 2.1 time: 10.220900 May 18 22:27:26.922935 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1475/3114] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:16 2022] GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb => generated 1440 bytes in 10223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:26.935040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-79331f37-3249-40b8-bd23-f8a51c655de2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:26.948053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-79331f37-3249-40b8-bd23-f8a51c655de2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: dad89bb7-3f1c-4569-b346-b88efbe17523] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:26.957129 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-db3450a6-c2ab-4a37-a9ae-13f54269f5a5 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1463 microversion: 2.1 time: 10.157346 May 18 22:27:26.958311 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1640/3115] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:16 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1463 bytes in 10160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:26.971013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-899ae8b5-e433-4524-bb71-67fab0b425da tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:26.972340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-79331f37-3249-40b8-bd23-f8a51c655de2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:26.975408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-899ae8b5-e433-4524-bb71-67fab0b425da tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:26.979058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-79331f37-3249-40b8-bd23-f8a51c655de2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:26.981289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-79331f37-3249-40b8-bd23-f8a51c655de2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:26.981762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-79331f37-3249-40b8-bd23-f8a51c655de2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:27.003969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-899ae8b5-e433-4524-bb71-67fab0b425da tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:27.008929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-899ae8b5-e433-4524-bb71-67fab0b425da tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:27.009926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-899ae8b5-e433-4524-bb71-67fab0b425da tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:27.011332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-899ae8b5-e433-4524-bb71-67fab0b425da tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:27.056272 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-79331f37-3249-40b8-bd23-f8a51c655de2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] HTTP exception thrown: Instance dad89bb7-3f1c-4569-b346-b88efbe17523 could not be found. May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-79331f37-3249-40b8-bd23-f8a51c655de2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Request method failure captured: May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 HTTP/1.1 May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXC6Pq4FMJxIisv0dGDu8SMC0LASiZR_1ChdqaG1pl6VAKZ_D7FN6F1yfgU-EvsJrCeeLB35Tixbh_mDGlsWVjKm57H3v3joCw0Uam5hqHRaKcGPtCM6iTNUST5CpMP_7gvM_PREruDx0hbqgWiF9sU2uLpyZDqtOumvBFDpolgr-7k May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: eda2e8673e8b475fad924d2a2c5af150 May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/eda2e8673e8b475fad924d2a2c5af150"}]}] May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: eda2e8673e8b475fad924d2a2c5af150 May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerActionsTestJSON-1493180548-project May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ecd95ad81de84b19aefbe6bbc308358d May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerActionsTestJSON-1493180548-project May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance dad89bb7-3f1c-4569-b346-b88efbe17523 could not be found. May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'dad89bb7-3f1c-4569-b346-b88efbe17523'} May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance dad89bb7-3f1c-4569-b346-b88efbe17523 could not be found. May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance dad89bb7-3f1c-4569-b346-b88efbe17523 could not be found. May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:27.058876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:27.065404 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:27.065404 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:27.065404 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:27.065404 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:27:27.065404 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:27:27.065404 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance dad89bb7-3f1c-4569-b346-b88efbe17523 could not be found. May 18 22:27:27.065404 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:27.065404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-79331f37-3249-40b8-bd23-f8a51c655de2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Returning 404 to user: Instance dad89bb7-3f1c-4569-b346-b88efbe17523 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:27:27.075239 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-79331f37-3249-40b8-bd23-f8a51c655de2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523" status: 404 len: 111 microversion: 2.1 time: 0.150752 May 18 22:27:27.080767 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1476/3116] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:26 2022] GET /compute/v2.1/servers/dad89bb7-3f1c-4569-b346-b88efbe17523 => generated 111 bytes in 157 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:27:27.100332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-347e6509-46f8-497c-a259-9e3e7bf4a054 req-9f6939a4-e3a6-4323-8fcf-8f21838c30a0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2", "name": "network-vif-plugged", "status": "completed", "tag": "5ad2445d-7138-4c46-9661-44380155a6e1"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:27.123737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-347e6509-46f8-497c-a259-9e3e7bf4a054 req-9f6939a4-e3a6-4323-8fcf-8f21838c30a0 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:27.124169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-347e6509-46f8-497c-a259-9e3e7bf4a054 req-9f6939a4-e3a6-4323-8fcf-8f21838c30a0 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:27.142877 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-347e6509-46f8-497c-a259-9e3e7bf4a054 req-9f6939a4-e3a6-4323-8fcf-8f21838c30a0 service nova] Creating event network-vif-plugged:5ad2445d-7138-4c46-9661-44380155a6e1 for instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 on n-h1-841040-6 May 18 22:27:27.157221 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-347e6509-46f8-497c-a259-9e3e7bf4a054 req-9f6939a4-e3a6-4323-8fcf-8f21838c30a0 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.073623 May 18 22:27:27.162689 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1477/3117] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:27 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:27.168331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0eef8bb5-e424-4187-8b3f-a0a82b01ce2c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec39bb80>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:27.270055 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0eef8bb5-e424-4187-8b3f-a0a82b01ce2c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 200 len: 1463 microversion: 2.1 time: 0.105146 May 18 22:27:27.275552 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1478/3118] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:27 2022] GET /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 1463 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:27.280792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a9dbbe1f-c4a0-49e5-9804-891de042ff5d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:27.285460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a9dbbe1f-c4a0-49e5-9804-891de042ff5d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:27.300315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9dbbe1f-c4a0-49e5-9804-891de042ff5d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:27.301007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9dbbe1f-c4a0-49e5-9804-891de042ff5d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:27.302002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9dbbe1f-c4a0-49e5-9804-891de042ff5d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:27.302580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9dbbe1f-c4a0-49e5-9804-891de042ff5d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:27.334961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a9dbbe1f-c4a0-49e5-9804-891de042ff5d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:27:27.515754 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a9dbbe1f-c4a0-49e5-9804-891de042ff5d tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "DELETE /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 204 len: 0 microversion: 2.1 time: 0.238639 May 18 22:27:27.516332 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1479/3119] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:27:27 2022] DELETE /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:27:27.522357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-db93e72f-182e-44ec-ab00-445ba9f9d772 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:27.523046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-db93e72f-182e-44ec-ab00-445ba9f9d772 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 239293a7-e428-4724-9b65-b03730e59b35] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:27.547570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db93e72f-182e-44ec-ab00-445ba9f9d772 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:27.548016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db93e72f-182e-44ec-ab00-445ba9f9d772 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:27.548780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db93e72f-182e-44ec-ab00-445ba9f9d772 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:27.549201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db93e72f-182e-44ec-ab00-445ba9f9d772 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:27.921802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-db93e72f-182e-44ec-ab00-445ba9f9d772 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:27.938350 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-db93e72f-182e-44ec-ab00-445ba9f9d772 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35" status: 200 len: 1468 microversion: 2.1 time: 0.416735 May 18 22:27:27.939071 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1480/3120] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:27 2022] GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35 => generated 1468 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:27.954599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3622f275-683b-4253-84dd-03acc027746c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:27.959300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3622f275-683b-4253-84dd-03acc027746c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:27.983566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3622f275-683b-4253-84dd-03acc027746c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:27.985979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3622f275-683b-4253-84dd-03acc027746c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:27.990049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3622f275-683b-4253-84dd-03acc027746c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:27.991147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3622f275-683b-4253-84dd-03acc027746c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:28.074501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-899ae8b5-e433-4524-bb71-67fab0b425da tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:28.087247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-899ae8b5-e433-4524-bb71-67fab0b425da tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:28.088835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-899ae8b5-e433-4524-bb71-67fab0b425da tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:28.090057 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-899ae8b5-e433-4524-bb71-67fab0b425da tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 1.130631 May 18 22:27:28.094953 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1641/3121] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:26 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 1136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:28.122928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b298703f-f3b5-4d8f-b0cf-763189b7acb4 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ecfd7160>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:28.292381 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b298703f-f3b5-4d8f-b0cf-763189b7acb4 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb" status: 200 len: 1440 microversion: 2.1 time: 0.196321 May 18 22:27:28.292979 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1642/3122] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:28 2022] GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb => generated 1440 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:28.297629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb57a3d1-5196-42a2-8a8b-820ebe4b5466 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bc88b0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:28.423008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3622f275-683b-4253-84dd-03acc027746c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:28.432310 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3622f275-683b-4253-84dd-03acc027746c tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1677 microversion: 2.1 time: 0.490580 May 18 22:27:28.449138 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1481/3123] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:27 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1677 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:28.642606 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb57a3d1-5196-42a2-8a8b-820ebe4b5466 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images?changes-since=2022-05-18T22%3A25%3A19Z" status: 200 len: 2374 microversion: 2.1 time: 0.348304 May 18 22:27:28.647764 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1643/3124] 10.222.0.58 () {58 vars in 1198 bytes} [Wed May 18 22:27:28 2022] GET /compute/v2.1/images?changes-since=2022-05-18T22%3A25%3A19Z => generated 2374 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:28.669159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-681ed000-e8f1-4538-a95d-c34a6ee6a0a6 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bc8f70>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:28.875661 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-681ed000-e8f1-4538-a95d-c34a6ee6a0a6 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images?name=tempest-ListImageFiltersTestJSON-image-189749750" status: 200 len: 484 microversion: 2.1 time: 0.219621 May 18 22:27:28.876273 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1644/3125] 10.222.0.58 () {58 vars in 1228 bytes} [Wed May 18 22:27:28 2022] GET /compute/v2.1/images?name=tempest-ListImageFiltersTestJSON-image-189749750 => generated 484 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:28.898237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c43437a4-8b64-4639-9636-a806970a8434 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec597dc0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:29.133324 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c43437a4-8b64-4639-9636-a806970a8434 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images?server=239293a7-e428-4724-9b65-b03730e59b35" status: 200 len: 956 microversion: 2.1 time: 0.242343 May 18 22:27:29.135719 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1645/3126] 10.222.0.58 () {58 vars in 1208 bytes} [Wed May 18 22:27:28 2022] GET /compute/v2.1/images?server=239293a7-e428-4724-9b65-b03730e59b35 => generated 956 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:29.155718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aeb7fea7-cdb6-4db0-b519-10f4aaaddcfc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:29.156710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aeb7fea7-cdb6-4db0-b519-10f4aaaddcfc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:29.181665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aeb7fea7-cdb6-4db0-b519-10f4aaaddcfc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:29.183826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aeb7fea7-cdb6-4db0-b519-10f4aaaddcfc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:29.189558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aeb7fea7-cdb6-4db0-b519-10f4aaaddcfc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:29.190410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aeb7fea7-cdb6-4db0-b519-10f4aaaddcfc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:29.486703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b41c17a2-199d-4a16-9c7a-c4d73c8eebb1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Action: 'create', calling method: .version_select at 0x7fa2ec47d1f0>, body: {"keypair": {"name": "tempest-keypair-958198947", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOkAGCWaNekxsy61popesk3MgifioQjwOZ0ztXdYeRcGn2VzimtzmyR1qLnFzQlnRYbYmbSeLgEu7tPsJ+weWqGN40hMbSbwRQx1tWzp9CNbhrPKgJtI6nYB4eLOPB5E5g=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:29.522620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-b41c17a2-199d-4a16-9c7a-c4d73c8eebb1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Getting quotas for project 8c7a78f03a8f412d81e5b8045f080692. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:27:29.542747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-b41c17a2-199d-4a16-9c7a-c4d73c8eebb1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Getting quotas for user bd4c91f9ab8744bba48dd2d4e162a82a and project 8c7a78f03a8f412d81e5b8045f080692. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:27:29.644868 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b41c17a2-199d-4a16-9c7a-c4d73c8eebb1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 1.052673 May 18 22:27:29.645436 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1482/3127] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:27:28 2022] POST /compute/v2.1/os-keypairs => generated 385 bytes in 1054 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:27:29.682040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1c36a680-900d-4522-8e93-1f6e1620579a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ecd84670>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:29.896322 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1c36a680-900d-4522-8e93-1f6e1620579a tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images?server=http%3A%2F%2F10.222.0.58%2Fcompute%2Fv2.1%2Fservers%2F27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 485 microversion: 2.1 time: 0.232550 May 18 22:27:29.897253 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1483/3128] 10.222.0.58 () {58 vars in 1316 bytes} [Wed May 18 22:27:29 2022] GET /compute/v2.1/images?server=http%3A%2F%2F10.222.0.58%2Fcompute%2Fv2.1%2Fservers%2F27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 485 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:29.921547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d4aa6d36-8210-404e-8547-927e99e2c1a7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec4e8dc0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:30.263326 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d4aa6d36-8210-404e-8547-927e99e2c1a7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb" status: 200 len: 1440 microversion: 2.1 time: 0.364730 May 18 22:27:30.267188 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1484/3129] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:29 2022] GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb => generated 1440 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:30.293322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-75de024b-0f86-44a9-be68-dc32f0d837e1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:30.299162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-75de024b-0f86-44a9-be68-dc32f0d837e1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:30.324193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75de024b-0f86-44a9-be68-dc32f0d837e1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:30.329240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75de024b-0f86-44a9-be68-dc32f0d837e1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:30.330623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75de024b-0f86-44a9-be68-dc32f0d837e1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:30.331459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75de024b-0f86-44a9-be68-dc32f0d837e1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:30.903627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aeb7fea7-cdb6-4db0-b519-10f4aaaddcfc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:30.929522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aeb7fea7-cdb6-4db0-b519-10f4aaaddcfc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:30.932970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aeb7fea7-cdb6-4db0-b519-10f4aaaddcfc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:30.943440 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aeb7fea7-cdb6-4db0-b519-10f4aaaddcfc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1887 microversion: 2.42 time: 1.805649 May 18 22:27:30.948344 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1646/3130] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:29 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1887 bytes in 1812 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:30.977798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-09ef5144-3d67-4784-abb2-8c3c6515c1b6 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bc8ee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:31.075466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75de024b-0f86-44a9-be68-dc32f0d837e1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ecd95ad81de84b19aefbe6bbc308358d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eda2e8673e8b475fad924d2a2c5af150', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:31.087130 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-75de024b-0f86-44a9-be68-dc32f0d837e1 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 200 len: 1677 microversion: 2.1 time: 0.818178 May 18 22:27:31.094514 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1485/3131] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:30 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 1677 bytes in 826 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:31.205472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-064f3b6b-d2a2-4775-8083-a2fbfa967bfa req-d130af22-4fa4-4fe9-8148-806863a31dc9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "239293a7-e428-4724-9b65-b03730e59b35", "name": "network-vif-unplugged", "status": "completed", "tag": "4bbdbcba-fdb3-4f6f-8139-b3d16f00b205"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:31.242738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-064f3b6b-d2a2-4775-8083-a2fbfa967bfa req-d130af22-4fa4-4fe9-8148-806863a31dc9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:31.244452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-064f3b6b-d2a2-4775-8083-a2fbfa967bfa req-d130af22-4fa4-4fe9-8148-806863a31dc9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:31.320826 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-064f3b6b-d2a2-4775-8083-a2fbfa967bfa req-d130af22-4fa4-4fe9-8148-806863a31dc9 service nova] Creating event network-vif-unplugged:4bbdbcba-fdb3-4f6f-8139-b3d16f00b205 for instance 239293a7-e428-4724-9b65-b03730e59b35 on n-h1-841040-6 May 18 22:27:31.360393 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-064f3b6b-d2a2-4775-8083-a2fbfa967bfa req-d130af22-4fa4-4fe9-8148-806863a31dc9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.148857 May 18 22:27:31.361907 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1486/3132] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:31 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:27:31.371319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b5f50bdd-7252-4d1a-8263-61c00afbf35f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec4baaf0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:39.180095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-09ef5144-3d67-4784-abb2-8c3c6515c1b6 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119083] Writing DB stats nova_api:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:39.384559 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-09ef5144-3d67-4784-abb2-8c3c6515c1b6 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images?server=http%3A%2F%2F10.222.0.58%2Fcompute%2Fservers%2F27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 485 microversion: 2.1 time: 8.431306 May 18 22:27:39.393996 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1647/3133] 10.222.0.58 () {58 vars in 1302 bytes} [Wed May 18 22:27:30 2022] GET /compute/v2.1/images?server=http%3A%2F%2F10.222.0.58%2Fcompute%2Fservers%2F27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 485 bytes in 8443 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:39.402957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a7f4b594-b3d8-4cf7-a6c8-a69c442bec1f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:39.404976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a7f4b594-b3d8-4cf7-a6c8-a69c442bec1f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:39.423261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7f4b594-b3d8-4cf7-a6c8-a69c442bec1f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:39.424233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7f4b594-b3d8-4cf7-a6c8-a69c442bec1f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:39.425293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7f4b594-b3d8-4cf7-a6c8-a69c442bec1f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:39.425987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7f4b594-b3d8-4cf7-a6c8-a69c442bec1f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:39.640430 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b5f50bdd-7252-4d1a-8263-61c00afbf35f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb" status: 200 len: 1449 microversion: 2.1 time: 8.273170 May 18 22:27:39.642046 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1487/3134] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:31 2022] GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb => generated 1449 bytes in 8279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:39.644385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b5f50bdd-7252-4d1a-8263-61c00afbf35f tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119082] Writing DB stats nova_cell0:SELECT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:39.648744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b210f710-0701-4994-b4ef-0b0adaa33ad2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:39.649830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b210f710-0701-4994-b4ef-0b0adaa33ad2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] [instance: 1566498f-7998-45fa-a16b-f7036da5d173] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:39.657852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b210f710-0701-4994-b4ef-0b0adaa33ad2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:39.658733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b210f710-0701-4994-b4ef-0b0adaa33ad2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:39.659663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b210f710-0701-4994-b4ef-0b0adaa33ad2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:39.660252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b210f710-0701-4994-b4ef-0b0adaa33ad2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:39.660373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a7f4b594-b3d8-4cf7-a6c8-a69c442bec1f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:39.671070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a7f4b594-b3d8-4cf7-a6c8-a69c442bec1f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:39.673039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a7f4b594-b3d8-4cf7-a6c8-a69c442bec1f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:39.674553 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a7f4b594-b3d8-4cf7-a6c8-a69c442bec1f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.278897 May 18 22:27:39.685501 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1648/3135] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:39 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:39.692089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6fe7e717-8486-4730-a016-1c444d9f4b1d req-18e1a5b8-979f-48fa-96cd-a3689e62d6bb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1566498f-7998-45fa-a16b-f7036da5d173", "name": "network-vif-deleted", "tag": "f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:39.693404 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-b210f710-0701-4994-b4ef-0b0adaa33ad2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] HTTP exception thrown: Instance 1566498f-7998-45fa-a16b-f7036da5d173 could not be found. May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b210f710-0701-4994-b4ef-0b0adaa33ad2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Request method failure captured: May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 HTTP/1.1 May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXC6Pq4FMJxIisv0dGDu8SMC0LASiZR_1ChdqaG1pl6VAKZ_D7FN6F1yfgU-EvsJrCeeLB35Tixbh_mDGlsWVjKm57H3v3joCw0Uam5hqHRaKcGPtCM6iTNUST5CpMP_7gvM_PREruDx0hbqgWiF9sU2uLpyZDqtOumvBFDpolgr-7k May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: eda2e8673e8b475fad924d2a2c5af150 May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_eda2e8673e8b475fad924d2a2c5af150"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/eda2e8673e8b475fad924d2a2c5af150"}]}] May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: eda2e8673e8b475fad924d2a2c5af150 May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerActionsTestJSON-1493180548 May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerActionsTestJSON-1493180548-project May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: ecd95ad81de84b19aefbe6bbc308358d May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerActionsTestJSON-1493180548-project May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 1566498f-7998-45fa-a16b-f7036da5d173 could not be found. May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1566498f-7998-45fa-a16b-f7036da5d173'} May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 1566498f-7998-45fa-a16b-f7036da5d173 could not be found. May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 1566498f-7998-45fa-a16b-f7036da5d173 could not be found. May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:39.695149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:39.699276 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:39.699276 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:39.699276 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:39.699276 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:27:39.699276 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:27:39.699276 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1566498f-7998-45fa-a16b-f7036da5d173 could not be found. May 18 22:27:39.699276 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:27:39.701866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b210f710-0701-4994-b4ef-0b0adaa33ad2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Returning 404 to user: Instance 1566498f-7998-45fa-a16b-f7036da5d173 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:27:39.703680 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b210f710-0701-4994-b4ef-0b0adaa33ad2 tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173" status: 404 len: 111 microversion: 2.1 time: 0.060525 May 18 22:27:39.709490 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1488/3136] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:39 2022] GET /compute/v2.1/servers/1566498f-7998-45fa-a16b-f7036da5d173 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:27:39.711783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6fe7e717-8486-4730-a016-1c444d9f4b1d req-18e1a5b8-979f-48fa-96cd-a3689e62d6bb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:39.712351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6fe7e717-8486-4730-a016-1c444d9f4b1d req-18e1a5b8-979f-48fa-96cd-a3689e62d6bb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:39.724214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestManualDisk-server-114533706", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "77bf61eb-c959-4680-b6a1-98a3172d91a4"}], "security_groups": [{"name": "tempest-securitygroup--26935385"}], "key_name": "tempest-keypair-958198947", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "OS-DCF:diskConfig": "}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:39.729274 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6fe7e717-8486-4730-a016-1c444d9f4b1d req-18e1a5b8-979f-48fa-96cd-a3689e62d6bb service nova] Creating event network-vif-deleted:f2f337c9-32a1-49c0-81e8-5d74ca8cd3a3 for instance 1566498f-7998-45fa-a16b-f7036da5d173 on n-h2-841040-6 May 18 22:27:39.735550 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6fe7e717-8486-4730-a016-1c444d9f4b1d req-18e1a5b8-979f-48fa-96cd-a3689e62d6bb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.047261 May 18 22:27:39.736873 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1649/3137] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:39 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:39.744235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e4a8a648-029d-4213-a941-94bbc5a5646c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:39.746572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e4a8a648-029d-4213-a941-94bbc5a5646c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:39.757584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4a8a648-029d-4213-a941-94bbc5a5646c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:39.758422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4a8a648-029d-4213-a941-94bbc5a5646c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:39.759250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4a8a648-029d-4213-a941-94bbc5a5646c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:39.759870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4a8a648-029d-4213-a941-94bbc5a5646c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:39.790455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e4a8a648-029d-4213-a941-94bbc5a5646c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:27:39.902443 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e4a8a648-029d-4213-a941-94bbc5a5646c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 204 len: 0 microversion: 2.1 time: 0.163458 May 18 22:27:39.903413 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1650/3138] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:27:39 2022] DELETE /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 0 bytes in 166 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:27:39.910186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a0587f2c-e24f-49c3-9d22-63c0087b14c7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ecb04c10>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:40.039652 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a0587f2c-e24f-49c3-9d22-63c0087b14c7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images?status=ACTIVE" status: 200 len: 3279 microversion: 2.1 time: 0.134292 May 18 22:27:40.044803 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1651/3139] 10.222.0.58 () {58 vars in 1148 bytes} [Wed May 18 22:27:39 2022] GET /compute/v2.1/images?status=ACTIVE => generated 3279 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:40.051192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-775945c7-d319-471f-808d-e3938e0f74c9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ecfe9700>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:40.083277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] validate_networks() for [('77bf61eb-c959-4680-b6a1-98a3172d91a4', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:27:40.101299 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-775945c7-d319-471f-808d-e3938e0f74c9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb" status: 200 len: 1449 microversion: 2.1 time: 0.055202 May 18 22:27:40.101910 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1652/3140] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:40 2022] GET /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb => generated 1449 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:40.106757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c73e6118-6178-408f-aa31-49a0f4dc8eef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] Calling method '.version_select at 0x7fa2ecf37280>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:40.127926 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c73e6118-6178-408f-aa31-49a0f4dc8eef tempest-ServerActionsTestJSON-1493180548 tempest-ServerActionsTestJSON-1493180548-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-418166699" status: 202 len: 0 microversion: 2.1 time: 0.024795 May 18 22:27:40.128811 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1653/3141] 10.222.0.58 () {58 vars in 1217 bytes} [Wed May 18 22:27:40 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-418166699 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:27:40.133996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-74609411-a3a9-4331-8eb7-a9f01a6d2e52 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:40.134911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-74609411-a3a9-4331-8eb7-a9f01a6d2e52 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:40.141873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74609411-a3a9-4331-8eb7-a9f01a6d2e52 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:40.142644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74609411-a3a9-4331-8eb7-a9f01a6d2e52 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:40.143588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74609411-a3a9-4331-8eb7-a9f01a6d2e52 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:40.144183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74609411-a3a9-4331-8eb7-a9f01a6d2e52 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:40.349098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-74609411-a3a9-4331-8eb7-a9f01a6d2e52 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:40.364005 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-74609411-a3a9-4331-8eb7-a9f01a6d2e52 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1553 microversion: 2.1 time: 0.233979 May 18 22:27:40.364599 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1654/3142] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:40 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1553 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:40.376877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c9ae2374-84bc-4c66-bb95-0443d26aed98 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ed0c35e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:40.459848 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c9ae2374-84bc-4c66-bb95-0443d26aed98 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images?type=snapshot" status: 200 len: 1429 microversion: 2.1 time: 0.086838 May 18 22:27:40.460778 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1655/3143] 10.222.0.58 () {58 vars in 1148 bytes} [Wed May 18 22:27:40 2022] GET /compute/v2.1/images?type=snapshot => generated 1429 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:40.471465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6799735d-4534-44ee-a1b3-f2ec9f547bde tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2f2bb04c0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:40.831144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Getting quotas for project 8c7a78f03a8f412d81e5b8045f080692. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:27:40.837908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Getting quotas for user bd4c91f9ab8744bba48dd2d4e162a82a and project 8c7a78f03a8f412d81e5b8045f080692. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:27:40.868160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:27:40.868599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:27:40.871812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:27:40.873922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:27:40.884926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:27:40.899822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:40.900382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:40.901852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:40.907954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:40.952437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Getting quotas for project 8c7a78f03a8f412d81e5b8045f080692. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:27:40.968572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Getting quotas for user bd4c91f9ab8744bba48dd2d4e162a82a and project 8c7a78f03a8f412d81e5b8045f080692. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:27:40.987617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:27:40.990863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:27:41.071955 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d301165f-fb30-48af-b628-4363cf7314fc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.1 time: 1.359836 May 18 22:27:41.072870 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1489/3144] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:27:39 2022] POST /compute/v2.1/servers => generated 407 bytes in 1363 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:27:41.083957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ff5b804a-3c44-42ba-8e14-7cf4e016d8b1 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec3c7430>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:41.409488 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6799735d-4534-44ee-a1b3-f2ec9f547bde tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb" status: 204 len: 0 microversion: 2.1 time: 0.947134 May 18 22:27:41.415679 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1656/3145] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:40 2022] DELETE /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb => generated 0 bytes in 950 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:27:41.421720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2d8c5e4-c9bd-4ce5-b241-dbf24299bf04 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:41.422666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a2d8c5e4-c9bd-4ce5-b241-dbf24299bf04 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:41.440032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2d8c5e4-c9bd-4ce5-b241-dbf24299bf04 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:41.441316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2d8c5e4-c9bd-4ce5-b241-dbf24299bf04 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:41.442492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2d8c5e4-c9bd-4ce5-b241-dbf24299bf04 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:41.444209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2d8c5e4-c9bd-4ce5-b241-dbf24299bf04 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:41.477146 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ff5b804a-3c44-42ba-8e14-7cf4e016d8b1 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images?limit=1" status: 200 len: 621 microversion: 2.1 time: 0.397235 May 18 22:27:41.480697 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1490/3146] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:27:41 2022] GET /compute/v2.1/images?limit=1 => generated 621 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:41.497227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b851a970-0740-4df5-8a22-f9ccfbf5d97f tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:41.497903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b851a970-0740-4df5-8a22-f9ccfbf5d97f tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:41.630216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b851a970-0740-4df5-8a22-f9ccfbf5d97f tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:41.654778 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b851a970-0740-4df5-8a22-f9ccfbf5d97f tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1276 microversion: 2.1 time: 0.170730 May 18 22:27:41.655391 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1491/3147] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:41 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1276 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:41.663792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6b48887c-b24f-4ac6-8e2c-b138fc1d6530 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:41.665972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6b48887c-b24f-4ac6-8e2c-b138fc1d6530 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:41.686551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b48887c-b24f-4ac6-8e2c-b138fc1d6530 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:41.688291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b48887c-b24f-4ac6-8e2c-b138fc1d6530 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:41.689106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b48887c-b24f-4ac6-8e2c-b138fc1d6530 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:41.689547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b48887c-b24f-4ac6-8e2c-b138fc1d6530 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:41.964065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a2d8c5e4-c9bd-4ce5-b241-dbf24299bf04 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:41.980204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a2d8c5e4-c9bd-4ce5-b241-dbf24299bf04 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:41.986365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a2d8c5e4-c9bd-4ce5-b241-dbf24299bf04 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:42.009711 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a2d8c5e4-c9bd-4ce5-b241-dbf24299bf04 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.590706 May 18 22:27:42.012744 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1657/3148] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:41 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:42.026447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b0d73527-e495-46f0-961f-8e9c099028e7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:42.027046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b0d73527-e495-46f0-961f-8e9c099028e7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:42.036059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0d73527-e495-46f0-961f-8e9c099028e7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:42.043931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0d73527-e495-46f0-961f-8e9c099028e7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:42.046935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0d73527-e495-46f0-961f-8e9c099028e7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:42.047843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0d73527-e495-46f0-961f-8e9c099028e7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:42.122912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b0d73527-e495-46f0-961f-8e9c099028e7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:27:42.175236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6b48887c-b24f-4ac6-8e2c-b138fc1d6530 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:42.186890 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6b48887c-b24f-4ac6-8e2c-b138fc1d6530 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1553 microversion: 2.1 time: 0.528404 May 18 22:27:42.189230 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1492/3149] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:41 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1553 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:42.215633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9155f9d5-236d-4ba1-ba61-d5fbacc87950 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec3c7a60>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:42.276243 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b0d73527-e495-46f0-961f-8e9c099028e7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 204 len: 0 microversion: 2.1 time: 0.260720 May 18 22:27:42.293081 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1658/3150] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:27:42 2022] DELETE /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:27:42.303139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-8b05e41e-41b8-468c-ac36-5a7231a890b2 req-073f800c-cbe6-49aa-8f4e-f2fea735995a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2", "name": "network-vif-unplugged", "status": "completed", "tag": "5ad2445d-7138-4c46-9661-44380155a6e1"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:42.340438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8b05e41e-41b8-468c-ac36-5a7231a890b2 req-073f800c-cbe6-49aa-8f4e-f2fea735995a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:42.341332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8b05e41e-41b8-468c-ac36-5a7231a890b2 req-073f800c-cbe6-49aa-8f4e-f2fea735995a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:42.359106 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-8b05e41e-41b8-468c-ac36-5a7231a890b2 req-073f800c-cbe6-49aa-8f4e-f2fea735995a service nova] Creating event network-vif-unplugged:5ad2445d-7138-4c46-9661-44380155a6e1 for instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 on n-h1-841040-6 May 18 22:27:42.369921 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-8b05e41e-41b8-468c-ac36-5a7231a890b2 req-073f800c-cbe6-49aa-8f4e-f2fea735995a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.073389 May 18 22:27:42.372232 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1659/3151] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:42 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:42.379465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-556a5d48-ddfd-4f4f-82de-3b1db3490109 req-af2bf9c3-ec7d-49e5-abd2-ba7345e93bc9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8bda67d1-00f9-4dbb-b738-33aba9f0e6bd", "name": "network-vif-deleted", "tag": "5e122303-44f4-4da4-9e31-2e89df599501"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:42.397240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-556a5d48-ddfd-4f4f-82de-3b1db3490109 req-af2bf9c3-ec7d-49e5-abd2-ba7345e93bc9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:42.398029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-556a5d48-ddfd-4f4f-82de-3b1db3490109 req-af2bf9c3-ec7d-49e5-abd2-ba7345e93bc9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:42.419270 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-556a5d48-ddfd-4f4f-82de-3b1db3490109 req-af2bf9c3-ec7d-49e5-abd2-ba7345e93bc9 service nova] Creating event network-vif-deleted:5e122303-44f4-4da4-9e31-2e89df599501 for instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd on n-h2-841040-6 May 18 22:27:42.439898 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-556a5d48-ddfd-4f4f-82de-3b1db3490109 req-af2bf9c3-ec7d-49e5-abd2-ba7345e93bc9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.065764 May 18 22:27:42.446539 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1660/3152] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:42 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:42.460372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ImagesTestJSON-server-36137408", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "e9ef17fc-44a0-41c8-b3cd-abfd879f0cca"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:42.494493 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9155f9d5-236d-4ba1-ba61-d5fbacc87950 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/detail?changes-since=2022-05-18T22%3A25%3A15Z" status: 200 len: 6332 microversion: 2.1 time: 0.303832 May 18 22:27:42.514701 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1493/3153] 10.222.0.58 () {58 vars in 1219 bytes} [Wed May 18 22:27:42 2022] GET /compute/v2.1/images/detail?changes-since=2022-05-18T22%3A25%3A15Z => generated 6332 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:42.536022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ea2206eb-d772-4d5d-bc8f-ee3ec46f6067 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec4901f0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:42.555386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] validate_networks() for [('e9ef17fc-44a0-41c8-b3cd-abfd879f0cca', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:27:42.691924 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ea2206eb-d772-4d5d-bc8f-ee3ec46f6067 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/detail?name=tempest-ListImageFiltersTestJSON-image-189749750" status: 200 len: 664 microversion: 2.1 time: 0.167865 May 18 22:27:42.692670 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1494/3154] 10.222.0.58 () {58 vars in 1249 bytes} [Wed May 18 22:27:42 2022] GET /compute/v2.1/images/detail?name=tempest-ListImageFiltersTestJSON-image-189749750 => generated 664 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:42.708872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d6bf0617-de27-44d5-85df-1e85e4f5f6b0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:42.709750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d6bf0617-de27-44d5-85df-1e85e4f5f6b0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:42.718941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6bf0617-de27-44d5-85df-1e85e4f5f6b0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:42.720770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6bf0617-de27-44d5-85df-1e85e4f5f6b0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:42.723287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6bf0617-de27-44d5-85df-1e85e4f5f6b0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:42.724725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6bf0617-de27-44d5-85df-1e85e4f5f6b0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:42.839599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d6bf0617-de27-44d5-85df-1e85e4f5f6b0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:42.853872 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d6bf0617-de27-44d5-85df-1e85e4f5f6b0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1336 microversion: 2.1 time: 0.149218 May 18 22:27:42.858076 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1495/3155] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:42 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1336 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:42.868570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0639fd30-f3f5-4733-bd2c-7ae10bb83c82 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec47d550>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:42.959173 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0639fd30-f3f5-4733-bd2c-7ae10bb83c82 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.222.0.58%2Fcompute%2Fv2.1%2Fservers%2F27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1467 microversion: 2.1 time: 0.099698 May 18 22:27:42.960270 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1496/3156] 10.222.0.58 () {58 vars in 1337 bytes} [Wed May 18 22:27:42 2022] GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.222.0.58%2Fcompute%2Fv2.1%2Fservers%2F27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1467 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:42.982929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-36012826-571a-4f40-941f-edf426e2ad4d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec4b9b80>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:43.092461 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-36012826-571a-4f40-941f-edf426e2ad4d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.222.0.58%2Fcompute%2Fservers%2F27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1467 microversion: 2.1 time: 0.121753 May 18 22:27:43.093922 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1497/3157] 10.222.0.58 () {58 vars in 1323 bytes} [Wed May 18 22:27:42 2022] GET /compute/v2.1/images/detail?server=http%3A%2F%2F10.222.0.58%2Fcompute%2Fservers%2F27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1467 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:27:43.100031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0fceb1b6-c0ae-49c9-bec3-34d7e1fcb66c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:43.100857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0fceb1b6-c0ae-49c9-bec3-34d7e1fcb66c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:43.108374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0fceb1b6-c0ae-49c9-bec3-34d7e1fcb66c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:43.109027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0fceb1b6-c0ae-49c9-bec3-34d7e1fcb66c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:43.112067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0fceb1b6-c0ae-49c9-bec3-34d7e1fcb66c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:43.112669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0fceb1b6-c0ae-49c9-bec3-34d7e1fcb66c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:43.323151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:27:43.324315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:27:43.324977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:27:43.325571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:27:43.326760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:27:43.346273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:43.347496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:43.348655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:43.350221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:43.386309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Getting quotas for project 249f074bdc8c45c5a00d829b532a7686. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:27:43.392809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Getting quotas for user cc0b57cfd53c4663a76db415434d9a41 and project 249f074bdc8c45c5a00d829b532a7686. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:27:43.424701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:27:43.427119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:27:43.490981 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58095d7d-7178-4f49-a74b-ec60377cc457 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.035441 May 18 22:27:43.498109 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1661/3158] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:27:42 2022] POST /compute/v2.1/servers => generated 380 bytes in 1051 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:27:43.503615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bed17a27-f4bb-4a0d-ba79-bc6791c96e99 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2f2bb0af0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:43.629815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0fceb1b6-c0ae-49c9-bec3-34d7e1fcb66c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:43.644707 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bed17a27-f4bb-4a0d-ba79-bc6791c96e99 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/detail?status=ACTIVE" status: 200 len: 7107 microversion: 2.1 time: 0.145370 May 18 22:27:43.644909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0fceb1b6-c0ae-49c9-bec3-34d7e1fcb66c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:43.645861 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1662/3159] 10.222.0.58 () {58 vars in 1169 bytes} [Wed May 18 22:27:43 2022] GET /compute/v2.1/images/detail?status=ACTIVE => generated 7107 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:43.650187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0fceb1b6-c0ae-49c9-bec3-34d7e1fcb66c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:43.651630 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0fceb1b6-c0ae-49c9-bec3-34d7e1fcb66c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.556603 May 18 22:27:43.652993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dbd57b0b-c7d0-4193-8431-318949777d54 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:43.653886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dbd57b0b-c7d0-4193-8431-318949777d54 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:43.655307 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1498/3160] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:43 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:43.664718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d218cef-8987-459f-84bf-2d6345aa88fe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:43.668050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3d218cef-8987-459f-84bf-2d6345aa88fe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:43.674161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbd57b0b-c7d0-4193-8431-318949777d54 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:43.675131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbd57b0b-c7d0-4193-8431-318949777d54 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:43.676274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbd57b0b-c7d0-4193-8431-318949777d54 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:43.676973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbd57b0b-c7d0-4193-8431-318949777d54 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:43.762069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dbd57b0b-c7d0-4193-8431-318949777d54 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:43.778462 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dbd57b0b-c7d0-4193-8431-318949777d54 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1346 microversion: 2.1 time: 0.128355 May 18 22:27:43.781067 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1663/3161] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:43 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1346 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:43.789994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ba4a879-95c1-424f-8a43-e8414265a69c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ed0a3ca0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:43.808018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3d218cef-8987-459f-84bf-2d6345aa88fe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:43.817167 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3d218cef-8987-459f-84bf-2d6345aa88fe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1206 microversion: 2.1 time: 0.158752 May 18 22:27:43.828355 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1499/3162] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:43 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1206 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:43.876045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f5fd6a39-b55e-42ba-b036-ab3c2c4a4ec5 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:43.876945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f5fd6a39-b55e-42ba-b036-ab3c2c4a4ec5 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:43.901695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5fd6a39-b55e-42ba-b036-ab3c2c4a4ec5 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:43.903493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5fd6a39-b55e-42ba-b036-ab3c2c4a4ec5 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:43.910165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5fd6a39-b55e-42ba-b036-ab3c2c4a4ec5 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:43.912346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5fd6a39-b55e-42ba-b036-ab3c2c4a4ec5 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:43.946026 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9ba4a879-95c1-424f-8a43-e8414265a69c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/detail?type=snapshot" status: 200 len: 4375 microversion: 2.1 time: 0.162696 May 18 22:27:43.947318 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1664/3163] 10.222.0.58 () {58 vars in 1169 bytes} [Wed May 18 22:27:43 2022] GET /compute/v2.1/images/detail?type=snapshot => generated 4375 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:43.969718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-693b9b6c-1158-46db-b70d-25081d26d081 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ecf78550>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:44.043840 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-693b9b6c-1158-46db-b70d-25081d26d081 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/df603f87-8d0d-4cc3-92c6-02473612747b" status: 200 len: 784 microversion: 2.1 time: 0.086265 May 18 22:27:44.049909 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1665/3164] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:27:43 2022] GET /compute/v2.1/images/df603f87-8d0d-4cc3-92c6-02473612747b => generated 784 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:44.071917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-10bb535b-47a5-4e39-b1e8-0ae641c09742 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ecf78b80>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:44.178497 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-10bb535b-47a5-4e39-b1e8-0ae641c09742 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/images/detail?limit=1" status: 200 len: 1610 microversion: 2.1 time: 0.120320 May 18 22:27:44.179892 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1666/3165] 10.222.0.58 () {58 vars in 1157 bytes} [Wed May 18 22:27:44 2022] GET /compute/v2.1/images/detail?limit=1 => generated 1610 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:27:44.195310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-609efa83-cc5f-4c61-87fb-dcfcd7a0643f tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2eda3dee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:44.345072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f5fd6a39-b55e-42ba-b036-ab3c2c4a4ec5 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:44.365999 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f5fd6a39-b55e-42ba-b036-ab3c2c4a4ec5 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1336 microversion: 2.1 time: 0.493082 May 18 22:27:44.369458 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1500/3166] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:43 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1336 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:44.674942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-da56026e-82b8-490a-8ac7-f559cf6a1fbb tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:44.675603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-da56026e-82b8-490a-8ac7-f559cf6a1fbb tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:44.697918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da56026e-82b8-490a-8ac7-f559cf6a1fbb tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:44.698459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da56026e-82b8-490a-8ac7-f559cf6a1fbb tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:44.699402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da56026e-82b8-490a-8ac7-f559cf6a1fbb tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:44.699895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da56026e-82b8-490a-8ac7-f559cf6a1fbb tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:45.922813 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-609efa83-cc5f-4c61-87fb-dcfcd7a0643f tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "DELETE /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0" status: 204 len: 0 microversion: 2.1 time: 1.727278 May 18 22:27:45.922813 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1667/3167] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:44 2022] DELETE /compute/v2.1/images/f14742c3-eb71-45e6-8d2a-fe084f8ab6c0 => generated 0 bytes in 1729 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:27:45.925712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0aa311c8-3d9d-4529-87f2-a91de27773cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:45.941335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0aa311c8-3d9d-4529-87f2-a91de27773cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:45.988116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0aa311c8-3d9d-4529-87f2-a91de27773cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:45.988586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0aa311c8-3d9d-4529-87f2-a91de27773cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:45.992940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0aa311c8-3d9d-4529-87f2-a91de27773cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:45.997009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0aa311c8-3d9d-4529-87f2-a91de27773cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:46.016770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-da56026e-82b8-490a-8ac7-f559cf6a1fbb tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:46.036388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-da56026e-82b8-490a-8ac7-f559cf6a1fbb tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:46.054125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-da56026e-82b8-490a-8ac7-f559cf6a1fbb tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:46.072424 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-da56026e-82b8-490a-8ac7-f559cf6a1fbb tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 1.404143 May 18 22:27:46.088566 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1501/3168] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:44 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 1421 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:27:46.103318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9f6e78a5-c4e2-4365-9673-7b18166c61f7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:46.104919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9f6e78a5-c4e2-4365-9673-7b18166c61f7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:46.143410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f6e78a5-c4e2-4365-9673-7b18166c61f7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:46.144078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f6e78a5-c4e2-4365-9673-7b18166c61f7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:46.145764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f6e78a5-c4e2-4365-9673-7b18166c61f7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:46.147720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f6e78a5-c4e2-4365-9673-7b18166c61f7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:46.312000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0aa311c8-3d9d-4529-87f2-a91de27773cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:46.323931 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0aa311c8-3d9d-4529-87f2-a91de27773cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1346 microversion: 2.1 time: 0.404644 May 18 22:27:46.327441 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1668/3169] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:45 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1346 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:46.337334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-732b2ef0-fe2d-41b3-8a35-27220bbb8c2a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:46.338306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-732b2ef0-fe2d-41b3-8a35-27220bbb8c2a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:46.355460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732b2ef0-fe2d-41b3-8a35-27220bbb8c2a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:46.358083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732b2ef0-fe2d-41b3-8a35-27220bbb8c2a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:46.361328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732b2ef0-fe2d-41b3-8a35-27220bbb8c2a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:46.362873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732b2ef0-fe2d-41b3-8a35-27220bbb8c2a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:46.499617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9f6e78a5-c4e2-4365-9673-7b18166c61f7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:46.532569 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9f6e78a5-c4e2-4365-9673-7b18166c61f7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1264 microversion: 2.1 time: 0.441507 May 18 22:27:46.533948 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1502/3170] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:46 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1264 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:46.539248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bc7aab9d-a786-4622-96f8-31d01ddc4afa tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ec4568b0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:46.924630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-732b2ef0-fe2d-41b3-8a35-27220bbb8c2a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:46.940595 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-732b2ef0-fe2d-41b3-8a35-27220bbb8c2a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1400 microversion: 2.1 time: 0.609190 May 18 22:27:46.941894 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1669/3171] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:46 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1400 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:46.956039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-f5b7c04f-7dac-4e5d-9dfa-85cef473edd1 req-e2db31f3-cb75-4c0d-aa2a-b400c1a14df6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2", "name": "network-vif-deleted", "tag": "5ad2445d-7138-4c46-9661-44380155a6e1"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:46.978991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f5b7c04f-7dac-4e5d-9dfa-85cef473edd1 req-e2db31f3-cb75-4c0d-aa2a-b400c1a14df6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:46.979792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f5b7c04f-7dac-4e5d-9dfa-85cef473edd1 req-e2db31f3-cb75-4c0d-aa2a-b400c1a14df6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:47.023346 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-f5b7c04f-7dac-4e5d-9dfa-85cef473edd1 req-e2db31f3-cb75-4c0d-aa2a-b400c1a14df6 service nova] Creating event network-vif-deleted:5ad2445d-7138-4c46-9661-44380155a6e1 for instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 on n-h1-841040-6 May 18 22:27:47.041301 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-f5b7c04f-7dac-4e5d-9dfa-85cef473edd1 req-e2db31f3-cb75-4c0d-aa2a-b400c1a14df6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.097764 May 18 22:27:47.047885 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1670/3172] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:46 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:47.093798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8c06f0a9-2bf8-4e49-b52f-2ce6f5e652d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:47.094848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8c06f0a9-2bf8-4e49-b52f-2ce6f5e652d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:47.107438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c06f0a9-2bf8-4e49-b52f-2ce6f5e652d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:47.118231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c06f0a9-2bf8-4e49-b52f-2ce6f5e652d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:47.123987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c06f0a9-2bf8-4e49-b52f-2ce6f5e652d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:47.124646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c06f0a9-2bf8-4e49-b52f-2ce6f5e652d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:47.799905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c06f0a9-2bf8-4e49-b52f-2ce6f5e652d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:47.813258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c06f0a9-2bf8-4e49-b52f-2ce6f5e652d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:47.820907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c06f0a9-2bf8-4e49-b52f-2ce6f5e652d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:47.827388 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8c06f0a9-2bf8-4e49-b52f-2ce6f5e652d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.734502 May 18 22:27:47.828645 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1671/3173] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:47 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:27:47.838053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1814a022-9458-42ec-92b8-f9386b7265b4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:47.843754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1814a022-9458-42ec-92b8-f9386b7265b4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:47.846719 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bc7aab9d-a786-4622-96f8-31d01ddc4afa tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "DELETE /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40" status: 204 len: 0 microversion: 2.1 time: 1.310901 May 18 22:27:47.848166 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1503/3174] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:46 2022] DELETE /compute/v2.1/images/ea04ee8e-53a4-4cb1-9745-202d60dc5b40 => generated 0 bytes in 1313 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:27:47.854965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3519fbea-568f-4537-bab7-d1ffbe6811e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:47.855967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3519fbea-568f-4537-bab7-d1ffbe6811e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:47.859046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1814a022-9458-42ec-92b8-f9386b7265b4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:47.859657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1814a022-9458-42ec-92b8-f9386b7265b4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:47.861429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1814a022-9458-42ec-92b8-f9386b7265b4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:47.863107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1814a022-9458-42ec-92b8-f9386b7265b4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:47.868820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3519fbea-568f-4537-bab7-d1ffbe6811e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:47.870021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3519fbea-568f-4537-bab7-d1ffbe6811e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:47.871121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3519fbea-568f-4537-bab7-d1ffbe6811e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:47.871705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3519fbea-568f-4537-bab7-d1ffbe6811e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:47.904267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1814a022-9458-42ec-92b8-f9386b7265b4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:47.985071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1814a022-9458-42ec-92b8-f9386b7265b4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:47.997417 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1814a022-9458-42ec-92b8-f9386b7265b4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1346 microversion: 2.1 time: 0.165016 May 18 22:27:48.000457 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1672/3175] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:47 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1346 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:48.008695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-327133c4-64fe-462f-beb7-f54d283a0f05 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ed057310>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:48.361614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3519fbea-568f-4537-bab7-d1ffbe6811e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:48.388896 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3519fbea-568f-4537-bab7-d1ffbe6811e6 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1264 microversion: 2.1 time: 0.535125 May 18 22:27:48.389706 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1504/3176] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:47 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1264 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:48.404519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3cedf56e-3714-4c15-bb52-7ceb8bab35bc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:48.405146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3cedf56e-3714-4c15-bb52-7ceb8bab35bc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:48.457471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cedf56e-3714-4c15-bb52-7ceb8bab35bc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:48.458010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cedf56e-3714-4c15-bb52-7ceb8bab35bc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.016s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:48.468729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cedf56e-3714-4c15-bb52-7ceb8bab35bc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:48.469461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cedf56e-3714-4c15-bb52-7ceb8bab35bc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:48.897871 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-327133c4-64fe-462f-beb7-f54d283a0f05 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "DELETE /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334" status: 204 len: 0 microversion: 2.1 time: 0.896010 May 18 22:27:48.898462 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1673/3177] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:48 2022] DELETE /compute/v2.1/images/8fb11e9d-10ee-4bf4-9bbd-461ba42da334 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:27:48.907885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-f701d784-5986-4f99-a8f7-90be94332757 req-d0ab6045-1a3f-4022-bbb7-77f2dd2c5736 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f0ab96dd-82f6-48ab-82c5-ef051e9389bd", "tag": "5d2e42bb-d009-491e-bb6f-b4fce2257851"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:48.926017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f701d784-5986-4f99-a8f7-90be94332757 req-d0ab6045-1a3f-4022-bbb7-77f2dd2c5736 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:48.926468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f701d784-5986-4f99-a8f7-90be94332757 req-d0ab6045-1a3f-4022-bbb7-77f2dd2c5736 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:48.976366 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-f701d784-5986-4f99-a8f7-90be94332757 req-d0ab6045-1a3f-4022-bbb7-77f2dd2c5736 service nova] Creating event network-changed:5d2e42bb-d009-491e-bb6f-b4fce2257851 for instance f0ab96dd-82f6-48ab-82c5-ef051e9389bd on n-h1-841040-6 May 18 22:27:48.983389 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-f701d784-5986-4f99-a8f7-90be94332757 req-d0ab6045-1a3f-4022-bbb7-77f2dd2c5736 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.083745 May 18 22:27:48.985475 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1674/3178] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:48 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:49.002511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2bf2200a-1b59-4d1e-8515-df0260d57737 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:49.004020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2bf2200a-1b59-4d1e-8515-df0260d57737 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:49.018725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bf2200a-1b59-4d1e-8515-df0260d57737 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:49.020967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bf2200a-1b59-4d1e-8515-df0260d57737 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:49.023641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bf2200a-1b59-4d1e-8515-df0260d57737 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:49.025000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bf2200a-1b59-4d1e-8515-df0260d57737 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:49.206890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3cedf56e-3714-4c15-bb52-7ceb8bab35bc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:49.217593 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3cedf56e-3714-4c15-bb52-7ceb8bab35bc tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1400 microversion: 2.1 time: 0.826819 May 18 22:27:49.218198 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1505/3179] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:48 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1400 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:49.246127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c1d1eb9f-bedd-4d22-95b6-ffb7338dbbe2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:49.246705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c1d1eb9f-bedd-4d22-95b6-ffb7338dbbe2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:49.257871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1d1eb9f-bedd-4d22-95b6-ffb7338dbbe2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:49.260792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1d1eb9f-bedd-4d22-95b6-ffb7338dbbe2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:49.265904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1d1eb9f-bedd-4d22-95b6-ffb7338dbbe2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:49.266410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1d1eb9f-bedd-4d22-95b6-ffb7338dbbe2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:49.346446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c1d1eb9f-bedd-4d22-95b6-ffb7338dbbe2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:27:49.356472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2bf2200a-1b59-4d1e-8515-df0260d57737 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:49.368580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2bf2200a-1b59-4d1e-8515-df0260d57737 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:49.376992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2bf2200a-1b59-4d1e-8515-df0260d57737 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:49.378494 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2bf2200a-1b59-4d1e-8515-df0260d57737 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.390356 May 18 22:27:49.379229 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1675/3180] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:48 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:49.385774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-871263d5-7e1f-43d0-871b-e918d4497051 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:49.390270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-871263d5-7e1f-43d0-871b-e918d4497051 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:49.396726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c1d1eb9f-bedd-4d22-95b6-ffb7338dbbe2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:49.409500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-871263d5-7e1f-43d0-871b-e918d4497051 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:49.410249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-871263d5-7e1f-43d0-871b-e918d4497051 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:49.412909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-871263d5-7e1f-43d0-871b-e918d4497051 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:49.414913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-871263d5-7e1f-43d0-871b-e918d4497051 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:49.535777 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c1d1eb9f-bedd-4d22-95b6-ffb7338dbbe2 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "DELETE /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 204 len: 0 microversion: 2.1 time: 0.302756 May 18 22:27:49.541466 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1506/3181] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:27:49 2022] DELETE /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:27:49.551064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ce4967a7-0a78-49d2-8a80-95540b15f7bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:49.551824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ce4967a7-0a78-49d2-8a80-95540b15f7bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:49.555219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-871263d5-7e1f-43d0-871b-e918d4497051 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:49.564670 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-871263d5-7e1f-43d0-871b-e918d4497051 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1346 microversion: 2.1 time: 0.182441 May 18 22:27:49.569554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce4967a7-0a78-49d2-8a80-95540b15f7bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:49.572424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce4967a7-0a78-49d2-8a80-95540b15f7bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:49.573421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce4967a7-0a78-49d2-8a80-95540b15f7bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:49.574777 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1676/3182] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:49 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1346 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:49.575331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce4967a7-0a78-49d2-8a80-95540b15f7bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:49.581993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-07078c1b-4319-4107-be94-4f5c40431109 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:49.582604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-07078c1b-4319-4107-be94-4f5c40431109 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:49.616827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07078c1b-4319-4107-be94-4f5c40431109 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:49.617276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07078c1b-4319-4107-be94-4f5c40431109 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:49.622776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07078c1b-4319-4107-be94-4f5c40431109 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:49.623492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07078c1b-4319-4107-be94-4f5c40431109 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:49.915810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-07078c1b-4319-4107-be94-4f5c40431109 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:49.929989 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-07078c1b-4319-4107-be94-4f5c40431109 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1472 microversion: 2.1 time: 0.352086 May 18 22:27:49.932228 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1677/3183] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:49 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1472 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:50.049611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ce4967a7-0a78-49d2-8a80-95540b15f7bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:50.064355 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ce4967a7-0a78-49d2-8a80-95540b15f7bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1306 microversion: 2.1 time: 0.524305 May 18 22:27:50.064961 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1507/3184] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:49 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1306 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:50.237267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c3f04fcc-398c-47b9-9014-bc5c90d402ab tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:50.239869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c3f04fcc-398c-47b9-9014-bc5c90d402ab tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:50.258209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3f04fcc-398c-47b9-9014-bc5c90d402ab tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:50.263715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3f04fcc-398c-47b9-9014-bc5c90d402ab tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:50.264725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3f04fcc-398c-47b9-9014-bc5c90d402ab tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:50.267022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3f04fcc-398c-47b9-9014-bc5c90d402ab tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:50.405300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bb21b056-f0db-4c22-aebf-60d9915a536f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:50.418671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bb21b056-f0db-4c22-aebf-60d9915a536f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:50.433325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb21b056-f0db-4c22-aebf-60d9915a536f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:50.435083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb21b056-f0db-4c22-aebf-60d9915a536f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:50.436434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb21b056-f0db-4c22-aebf-60d9915a536f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:50.437297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb21b056-f0db-4c22-aebf-60d9915a536f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:50.937325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-bb21b056-f0db-4c22-aebf-60d9915a536f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:51.210496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb21b056-f0db-4c22-aebf-60d9915a536f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:51.223673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb21b056-f0db-4c22-aebf-60d9915a536f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:51.225173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb21b056-f0db-4c22-aebf-60d9915a536f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:51.234701 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bb21b056-f0db-4c22-aebf-60d9915a536f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.840398 May 18 22:27:51.246114 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1508/3185] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:50 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 854 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:51.251071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-31f00425-b4d2-4233-9b9c-21bbaf348719 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:51.251682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-31f00425-b4d2-4233-9b9c-21bbaf348719 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:51.261307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31f00425-b4d2-4233-9b9c-21bbaf348719 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:51.261762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31f00425-b4d2-4233-9b9c-21bbaf348719 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:51.262542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31f00425-b4d2-4233-9b9c-21bbaf348719 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:51.262964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31f00425-b4d2-4233-9b9c-21bbaf348719 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:51.454055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-31f00425-b4d2-4233-9b9c-21bbaf348719 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:51.471243 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-31f00425-b4d2-4233-9b9c-21bbaf348719 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1346 microversion: 2.1 time: 0.223907 May 18 22:27:51.472158 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1509/3186] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:51 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1346 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:51.476603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ce5af5c8-ea1a-4f7a-bf9f-5fdb36f96498 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:51.477232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ce5af5c8-ea1a-4f7a-bf9f-5fdb36f96498 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:51.502945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ce5af5c8-ea1a-4f7a-bf9f-5fdb36f96498 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [119082] Writing DB stats nova_api:SELECT=94,nova_api:UPDATE=2,nova_api:INSERT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:51.509611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce5af5c8-ea1a-4f7a-bf9f-5fdb36f96498 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:51.510158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce5af5c8-ea1a-4f7a-bf9f-5fdb36f96498 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:51.511006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce5af5c8-ea1a-4f7a-bf9f-5fdb36f96498 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:51.511569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce5af5c8-ea1a-4f7a-bf9f-5fdb36f96498 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:51.771834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c3f04fcc-398c-47b9-9014-bc5c90d402ab tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:51.784076 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c3f04fcc-398c-47b9-9014-bc5c90d402ab tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1400 microversion: 2.1 time: 1.553276 May 18 22:27:51.786648 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1678/3187] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:50 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1400 bytes in 1557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:51.802831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2caf8643-4089-462e-a7c1-efcb817f93a4 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:51.806263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2caf8643-4089-462e-a7c1-efcb817f93a4 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:51.824290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2caf8643-4089-462e-a7c1-efcb817f93a4 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:51.824995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2caf8643-4089-462e-a7c1-efcb817f93a4 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:51.827706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2caf8643-4089-462e-a7c1-efcb817f93a4 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:51.828758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2caf8643-4089-462e-a7c1-efcb817f93a4 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:51.902095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ce5af5c8-ea1a-4f7a-bf9f-5fdb36f96498 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:51.912664 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ce5af5c8-ea1a-4f7a-bf9f-5fdb36f96498 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1472 microversion: 2.1 time: 0.439092 May 18 22:27:51.913257 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1510/3188] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:51 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1472 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:52.253220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5e310c07-7f10-487b-928e-caf0a593a2b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:52.254229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5e310c07-7f10-487b-928e-caf0a593a2b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:52.261387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e310c07-7f10-487b-928e-caf0a593a2b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:52.266646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e310c07-7f10-487b-928e-caf0a593a2b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:52.267678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e310c07-7f10-487b-928e-caf0a593a2b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:52.269705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e310c07-7f10-487b-928e-caf0a593a2b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:52.270219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2caf8643-4089-462e-a7c1-efcb817f93a4 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:52.292305 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2caf8643-4089-462e-a7c1-efcb817f93a4 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1306 microversion: 2.1 time: 0.503994 May 18 22:27:52.293032 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1679/3189] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:51 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1306 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:52.489852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c17b1ef0-a932-4df7-a59c-a2466c15c415 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:52.491038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c17b1ef0-a932-4df7-a59c-a2466c15c415 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:52.500549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c17b1ef0-a932-4df7-a59c-a2466c15c415 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:52.501929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c17b1ef0-a932-4df7-a59c-a2466c15c415 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:52.503666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c17b1ef0-a932-4df7-a59c-a2466c15c415 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:52.505573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c17b1ef0-a932-4df7-a59c-a2466c15c415 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:52.723412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c17b1ef0-a932-4df7-a59c-a2466c15c415 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:52.738750 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c17b1ef0-a932-4df7-a59c-a2466c15c415 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1346 microversion: 2.1 time: 0.253675 May 18 22:27:52.740772 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1680/3190] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:52 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1346 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:52.797342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d224276e-d319-4828-ab53-8fc4912e2fd8 req-42c33b1e-bfdc-4a97-99e1-149a101f8289 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "27e758ee-2c36-4663-bf2f-9d4a50242830", "name": "network-vif-deleted", "tag": "f7b76f7d-7a90-4bca-8166-b56fd4f7254d"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:52.815757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d224276e-d319-4828-ab53-8fc4912e2fd8 req-42c33b1e-bfdc-4a97-99e1-149a101f8289 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:52.816522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d224276e-d319-4828-ab53-8fc4912e2fd8 req-42c33b1e-bfdc-4a97-99e1-149a101f8289 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:52.853071 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d224276e-d319-4828-ab53-8fc4912e2fd8 req-42c33b1e-bfdc-4a97-99e1-149a101f8289 service nova] Creating event network-vif-deleted:f7b76f7d-7a90-4bca-8166-b56fd4f7254d for instance 27e758ee-2c36-4663-bf2f-9d4a50242830 on n-h2-841040-6 May 18 22:27:52.861165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d224276e-d319-4828-ab53-8fc4912e2fd8 req-42c33b1e-bfdc-4a97-99e1-149a101f8289 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.068177 May 18 22:27:52.865313 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1681/3191] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:52 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:52.881647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-68e5a5bc-3217-4983-b92b-a3707dfa72f4 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:52.885013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-68e5a5bc-3217-4983-b92b-a3707dfa72f4 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:52.899777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68e5a5bc-3217-4983-b92b-a3707dfa72f4 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:52.901205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68e5a5bc-3217-4983-b92b-a3707dfa72f4 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:52.904437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68e5a5bc-3217-4983-b92b-a3707dfa72f4 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:52.905932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68e5a5bc-3217-4983-b92b-a3707dfa72f4 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:52.999601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5e310c07-7f10-487b-928e-caf0a593a2b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:53.013382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5e310c07-7f10-487b-928e-caf0a593a2b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:53.018443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5e310c07-7f10-487b-928e-caf0a593a2b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:53.031355 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5e310c07-7f10-487b-928e-caf0a593a2b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.774157 May 18 22:27:53.047426 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1511/3192] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:52 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 798 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:53.064392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e436bae9-8d5a-41f4-b11f-3bf556bc7352 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:53.065541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e436bae9-8d5a-41f4-b11f-3bf556bc7352 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:53.087207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e436bae9-8d5a-41f4-b11f-3bf556bc7352 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:53.088062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e436bae9-8d5a-41f4-b11f-3bf556bc7352 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:53.090042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e436bae9-8d5a-41f4-b11f-3bf556bc7352 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:53.091769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e436bae9-8d5a-41f4-b11f-3bf556bc7352 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:53.199434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e436bae9-8d5a-41f4-b11f-3bf556bc7352 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:53.199889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e436bae9-8d5a-41f4-b11f-3bf556bc7352 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:53.200352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-e436bae9-8d5a-41f4-b11f-3bf556bc7352 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lazy-loading 'fault' on Instance uuid 27e758ee-2c36-4663-bf2f-9d4a50242830 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:27:53.239004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-68e5a5bc-3217-4983-b92b-a3707dfa72f4 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:53.252007 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-68e5a5bc-3217-4983-b92b-a3707dfa72f4 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1400 microversion: 2.1 time: 0.382366 May 18 22:27:53.252896 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1682/3193] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:52 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1400 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:53.265277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6682a098-eb8d-4990-983f-bbdd49f25d58 req-675b976e-6925-4db2-b673-5d8d930b070b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f32613f9-0627-453a-b1bf-e6db08d256a8", "tag": "2e9aeac9-de71-4933-8574-70ff8f2f8483"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:53.285045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6682a098-eb8d-4990-983f-bbdd49f25d58 req-675b976e-6925-4db2-b673-5d8d930b070b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:53.285903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6682a098-eb8d-4990-983f-bbdd49f25d58 req-675b976e-6925-4db2-b673-5d8d930b070b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:53.298955 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6682a098-eb8d-4990-983f-bbdd49f25d58 req-675b976e-6925-4db2-b673-5d8d930b070b service nova] Creating event network-changed:2e9aeac9-de71-4933-8574-70ff8f2f8483 for instance f32613f9-0627-453a-b1bf-e6db08d256a8 on n-h1-841040-6 May 18 22:27:53.315425 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6682a098-eb8d-4990-983f-bbdd49f25d58 req-675b976e-6925-4db2-b673-5d8d930b070b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.050884 May 18 22:27:53.316521 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1683/3194] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:53 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:53.327198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-36df5d52-3f17-4900-8231-21ec0bb49a46 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:53.327945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-36df5d52-3f17-4900-8231-21ec0bb49a46 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:53.346739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-36df5d52-3f17-4900-8231-21ec0bb49a46 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:53.348874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-36df5d52-3f17-4900-8231-21ec0bb49a46 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:53.349516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-36df5d52-3f17-4900-8231-21ec0bb49a46 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:53.349981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-36df5d52-3f17-4900-8231-21ec0bb49a46 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:53.386526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-36df5d52-3f17-4900-8231-21ec0bb49a46 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:53.415467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-36df5d52-3f17-4900-8231-21ec0bb49a46 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:53.482326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e436bae9-8d5a-41f4-b11f-3bf556bc7352 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:53.495570 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e436bae9-8d5a-41f4-b11f-3bf556bc7352 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 200 len: 1307 microversion: 2.1 time: 0.446414 May 18 22:27:53.498828 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1512/3195] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:53 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 1307 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:53.650994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-36df5d52-3f17-4900-8231-21ec0bb49a46 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:53.660566 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-36df5d52-3f17-4900-8231-21ec0bb49a46 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1306 microversion: 2.1 time: 0.343209 May 18 22:27:53.665195 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1684/3196] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:53 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1306 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:53.757661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cd8b1ca7-0d61-4ec5-b465-bdf0d24d2997 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:53.758576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cd8b1ca7-0d61-4ec5-b465-bdf0d24d2997 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:53.767424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd8b1ca7-0d61-4ec5-b465-bdf0d24d2997 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:53.773490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd8b1ca7-0d61-4ec5-b465-bdf0d24d2997 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:53.774835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd8b1ca7-0d61-4ec5-b465-bdf0d24d2997 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:53.775553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd8b1ca7-0d61-4ec5-b465-bdf0d24d2997 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:53.828510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-cd8b1ca7-0d61-4ec5-b465-bdf0d24d2997 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119082] Writing DB stats nova_cell0:SELECT=14 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:53.919025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cd8b1ca7-0d61-4ec5-b465-bdf0d24d2997 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:53.931296 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cd8b1ca7-0d61-4ec5-b465-bdf0d24d2997 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1346 microversion: 2.1 time: 0.177713 May 18 22:27:53.941167 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1513/3197] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:53 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1346 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:54.058076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f5478643-2d29-4a78-8144-c92cdc7498b0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:54.059216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f5478643-2d29-4a78-8144-c92cdc7498b0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:54.073556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5478643-2d29-4a78-8144-c92cdc7498b0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:54.074037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5478643-2d29-4a78-8144-c92cdc7498b0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:54.074808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5478643-2d29-4a78-8144-c92cdc7498b0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:54.075247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5478643-2d29-4a78-8144-c92cdc7498b0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:54.269275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b954d6a3-8711-40bb-a493-cc339c37e2d8 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:54.269971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b954d6a3-8711-40bb-a493-cc339c37e2d8 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:54.285258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b954d6a3-8711-40bb-a493-cc339c37e2d8 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:54.285708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b954d6a3-8711-40bb-a493-cc339c37e2d8 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:54.286512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b954d6a3-8711-40bb-a493-cc339c37e2d8 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:54.286945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b954d6a3-8711-40bb-a493-cc339c37e2d8 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:54.490545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f5478643-2d29-4a78-8144-c92cdc7498b0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:54.503613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f5478643-2d29-4a78-8144-c92cdc7498b0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:54.504819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f5478643-2d29-4a78-8144-c92cdc7498b0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:54.506385 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f5478643-2d29-4a78-8144-c92cdc7498b0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.458140 May 18 22:27:54.506651 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1685/3198] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:54 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:27:54.537066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b644106f-752d-42b3-a68e-d6bae1ed737c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:54.537684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b644106f-752d-42b3-a68e-d6bae1ed737c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 27e758ee-2c36-4663-bf2f-9d4a50242830] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:54.560685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b644106f-752d-42b3-a68e-d6bae1ed737c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:54.561139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b644106f-752d-42b3-a68e-d6bae1ed737c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:54.575633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b644106f-752d-42b3-a68e-d6bae1ed737c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:54.576705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b644106f-752d-42b3-a68e-d6bae1ed737c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.015s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:54.615919 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b644106f-752d-42b3-a68e-d6bae1ed737c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] HTTP exception thrown: Instance 27e758ee-2c36-4663-bf2f-9d4a50242830 could not be found. May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b644106f-752d-42b3-a68e-d6bae1ed737c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Request method failure captured: May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 HTTP/1.1 May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXJBxtAw3z8RtLMM8EN9-B6H-zY93naJD4Hg-27-1D4UAoCv-pTh2DnPTJ7AOAhuWBh1GiJpsZb1Zj40QQTU59dfdfCZc_jFM5m2vo3evIBosUbhwmglfUh5RQ22e12RCG903IjcTJztQue9ZC54uRP19iShrbVBhsr9uK0A5BpEnfY May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 97868f2412064a96b6f809e19dfa6169 May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ListImageFiltersTestJSON-1777866724 May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/97868f2412064a96b6f809e19dfa6169"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/97868f2412064a96b6f809e19dfa6169"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_97868f2412064a96b6f809e19dfa6169"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/97868f2412064a96b6f809e19dfa6169"}]}] May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ListImageFiltersTestJSON-1777866724 May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 97868f2412064a96b6f809e19dfa6169 May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ListImageFiltersTestJSON-1777866724 May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ListImageFiltersTestJSON-1777866724-project May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 5a7a169ecef54258bf08a099ffdea51d May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ListImageFiltersTestJSON-1777866724-project May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 27e758ee-2c36-4663-bf2f-9d4a50242830 could not be found. May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '27e758ee-2c36-4663-bf2f-9d4a50242830'} May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 27e758ee-2c36-4663-bf2f-9d4a50242830 could not be found. May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 27e758ee-2c36-4663-bf2f-9d4a50242830 could not be found. May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:27:54.619605 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:27:54.625153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:27:54.625153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:27:54.625153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:27:54.625153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:27:54.625153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:27:54.625153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 27e758ee-2c36-4663-bf2f-9d4a50242830 could not be found. May 18 22:27:54.625153 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:27:54.625153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b644106f-752d-42b3-a68e-d6bae1ed737c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Returning 404 to user: Instance 27e758ee-2c36-4663-bf2f-9d4a50242830 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:27:54.625153 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b644106f-752d-42b3-a68e-d6bae1ed737c tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830" status: 404 len: 111 microversion: 2.1 time: 0.090194 May 18 22:27:54.631858 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1686/3199] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:54 2022] GET /compute/v2.1/servers/27e758ee-2c36-4663-bf2f-9d4a50242830 => generated 111 bytes in 96 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:27:54.640011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-087036cb-4f1b-4890-8ad4-0bda34b040e7 req-e3e078f2-106a-41b3-b9d6-6d7bee7d4117 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f0ab96dd-82f6-48ab-82c5-ef051e9389bd", "name": "network-vif-plugged", "status": "completed", "tag": "5d2e42bb-d009-491e-bb6f-b4fce2257851"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:54.655106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-087036cb-4f1b-4890-8ad4-0bda34b040e7 req-e3e078f2-106a-41b3-b9d6-6d7bee7d4117 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:54.655548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-087036cb-4f1b-4890-8ad4-0bda34b040e7 req-e3e078f2-106a-41b3-b9d6-6d7bee7d4117 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:54.688020 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-087036cb-4f1b-4890-8ad4-0bda34b040e7 req-e3e078f2-106a-41b3-b9d6-6d7bee7d4117 service nova] Creating event network-vif-plugged:5d2e42bb-d009-491e-bb6f-b4fce2257851 for instance f0ab96dd-82f6-48ab-82c5-ef051e9389bd on n-h1-841040-6 May 18 22:27:54.688570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b954d6a3-8711-40bb-a493-cc339c37e2d8 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:54.693212 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-087036cb-4f1b-4890-8ad4-0bda34b040e7 req-e3e078f2-106a-41b3-b9d6-6d7bee7d4117 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.060404 May 18 22:27:54.697251 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1687/3200] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:27:54 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:54.702830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8dd124b8-9213-47d1-82a7-b29e3c688122 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:54.703421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8dd124b8-9213-47d1-82a7-b29e3c688122 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 239293a7-e428-4724-9b65-b03730e59b35] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:54.708521 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b954d6a3-8711-40bb-a493-cc339c37e2d8 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1400 microversion: 2.1 time: 0.443173 May 18 22:27:54.717855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8dd124b8-9213-47d1-82a7-b29e3c688122 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:54.717855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8dd124b8-9213-47d1-82a7-b29e3c688122 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:54.717855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8dd124b8-9213-47d1-82a7-b29e3c688122 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:54.718236 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1514/3201] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:54 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1400 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:54.718348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8dd124b8-9213-47d1-82a7-b29e3c688122 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:54.723594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-770a2fb7-7fe2-4b7a-ba23-8481076750c3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:54.725765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-770a2fb7-7fe2-4b7a-ba23-8481076750c3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:54.740141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8dd124b8-9213-47d1-82a7-b29e3c688122 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 239293a7-e428-4724-9b65-b03730e59b35] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:27:54.748469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-770a2fb7-7fe2-4b7a-ba23-8481076750c3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:54.749386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-770a2fb7-7fe2-4b7a-ba23-8481076750c3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:54.750220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-770a2fb7-7fe2-4b7a-ba23-8481076750c3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:54.750659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-770a2fb7-7fe2-4b7a-ba23-8481076750c3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:54.834180 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8dd124b8-9213-47d1-82a7-b29e3c688122 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "DELETE /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35" status: 204 len: 0 microversion: 2.1 time: 0.135144 May 18 22:27:54.836657 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1688/3202] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:27:54 2022] DELETE /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:27:54.856013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c5e44a73-3e19-4f12-bf4d-2ff45d182161 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:54.859964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c5e44a73-3e19-4f12-bf4d-2ff45d182161 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 239293a7-e428-4724-9b65-b03730e59b35] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:54.868340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5e44a73-3e19-4f12-bf4d-2ff45d182161 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:54.869313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5e44a73-3e19-4f12-bf4d-2ff45d182161 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:54.870272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5e44a73-3e19-4f12-bf4d-2ff45d182161 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:54.870974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5e44a73-3e19-4f12-bf4d-2ff45d182161 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:55.053817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c5e44a73-3e19-4f12-bf4d-2ff45d182161 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:55.066056 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c5e44a73-3e19-4f12-bf4d-2ff45d182161 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35" status: 200 len: 1474 microversion: 2.1 time: 0.222880 May 18 22:27:55.067887 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1689/3203] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:54 2022] GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35 => generated 1474 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:55.074031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-79e62d19-3c7d-4bab-92a7-6f0b2075d096 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:55.074827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-79e62d19-3c7d-4bab-92a7-6f0b2075d096 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:55.080901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-79e62d19-3c7d-4bab-92a7-6f0b2075d096 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119083] Writing DB stats nova_api:SELECT=93,nova_api:UPDATE=3,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:55.097951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79e62d19-3c7d-4bab-92a7-6f0b2075d096 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:55.098536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79e62d19-3c7d-4bab-92a7-6f0b2075d096 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:55.099326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79e62d19-3c7d-4bab-92a7-6f0b2075d096 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:55.099758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79e62d19-3c7d-4bab-92a7-6f0b2075d096 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:55.191018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-770a2fb7-7fe2-4b7a-ba23-8481076750c3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:55.200340 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-770a2fb7-7fe2-4b7a-ba23-8481076750c3 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1306 microversion: 2.1 time: 0.487137 May 18 22:27:55.211509 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1515/3204] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:54 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1306 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:55.218179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-79e62d19-3c7d-4bab-92a7-6f0b2075d096 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:55.227121 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-79e62d19-3c7d-4bab-92a7-6f0b2075d096 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1346 microversion: 2.1 time: 0.158071 May 18 22:27:55.227709 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1690/3205] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:55 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1346 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:55.530999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c1653a24-a138-4647-86f3-d72b2eeb36b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:55.531710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c1653a24-a138-4647-86f3-d72b2eeb36b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:55.543714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1653a24-a138-4647-86f3-d72b2eeb36b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:55.546515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1653a24-a138-4647-86f3-d72b2eeb36b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:55.547377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1653a24-a138-4647-86f3-d72b2eeb36b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:55.547880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1653a24-a138-4647-86f3-d72b2eeb36b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:55.725220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5910d65d-5b71-497f-8c0c-fb01032c417b tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:55.725873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5910d65d-5b71-497f-8c0c-fb01032c417b tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:55.738858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5910d65d-5b71-497f-8c0c-fb01032c417b tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:55.739307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5910d65d-5b71-497f-8c0c-fb01032c417b tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:55.740100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5910d65d-5b71-497f-8c0c-fb01032c417b tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:55.740531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5910d65d-5b71-497f-8c0c-fb01032c417b tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:55.812864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c1653a24-a138-4647-86f3-d72b2eeb36b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:55.833403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c1653a24-a138-4647-86f3-d72b2eeb36b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:55.835225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c1653a24-a138-4647-86f3-d72b2eeb36b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:55.836460 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c1653a24-a138-4647-86f3-d72b2eeb36b1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.310640 May 18 22:27:55.837437 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1516/3206] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:55 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:56.082954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5910d65d-5b71-497f-8c0c-fb01032c417b tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:56.085104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e127f25c-7fa7-4824-8508-fef2bae90ace tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:56.085713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e127f25c-7fa7-4824-8508-fef2bae90ace tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 239293a7-e428-4724-9b65-b03730e59b35] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:56.091680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-5910d65d-5b71-497f-8c0c-fb01032c417b tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:56.095361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e127f25c-7fa7-4824-8508-fef2bae90ace tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:56.095995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e127f25c-7fa7-4824-8508-fef2bae90ace tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:56.098508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e127f25c-7fa7-4824-8508-fef2bae90ace tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:56.098629 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5910d65d-5b71-497f-8c0c-fb01032c417b tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1400 microversion: 2.1 time: 0.377115 May 18 22:27:56.099666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e127f25c-7fa7-4824-8508-fef2bae90ace tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:56.101767 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1691/3207] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:55 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1400 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:27:56.220120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-efe917d0-4259-43cd-8703-d740a41a8bbe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:56.220740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-efe917d0-4259-43cd-8703-d740a41a8bbe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:56.230756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efe917d0-4259-43cd-8703-d740a41a8bbe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:56.231187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efe917d0-4259-43cd-8703-d740a41a8bbe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:56.231985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efe917d0-4259-43cd-8703-d740a41a8bbe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:56.238986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efe917d0-4259-43cd-8703-d740a41a8bbe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:56.337272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e127f25c-7fa7-4824-8508-fef2bae90ace tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:56.353029 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e127f25c-7fa7-4824-8508-fef2bae90ace tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35" status: 200 len: 1474 microversion: 2.1 time: 0.271476 May 18 22:27:56.354003 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1517/3208] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:56 2022] GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35 => generated 1474 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:27:56.377253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ba5de738-2e4e-42dd-bf12-e23c718b54f3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:56.377925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ba5de738-2e4e-42dd-bf12-e23c718b54f3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:56.429513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba5de738-2e4e-42dd-bf12-e23c718b54f3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:56.429941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba5de738-2e4e-42dd-bf12-e23c718b54f3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:56.430972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba5de738-2e4e-42dd-bf12-e23c718b54f3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:56.433454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba5de738-2e4e-42dd-bf12-e23c718b54f3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:56.732682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ba5de738-2e4e-42dd-bf12-e23c718b54f3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:56.749188 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ba5de738-2e4e-42dd-bf12-e23c718b54f3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1346 microversion: 2.1 time: 0.388633 May 18 22:27:56.758033 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1518/3209] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:56 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1346 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:56.857643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bcb99173-69db-4ccf-9c35-fd5b96e5a4f6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:56.858693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bcb99173-69db-4ccf-9c35-fd5b96e5a4f6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:56.889668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcb99173-69db-4ccf-9c35-fd5b96e5a4f6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:56.889668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcb99173-69db-4ccf-9c35-fd5b96e5a4f6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:56.897168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcb99173-69db-4ccf-9c35-fd5b96e5a4f6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:56.897623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcb99173-69db-4ccf-9c35-fd5b96e5a4f6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:56.926191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-efe917d0-4259-43cd-8703-d740a41a8bbe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:56.934073 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-efe917d0-4259-43cd-8703-d740a41a8bbe tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1306 microversion: 2.1 time: 0.718930 May 18 22:27:56.934663 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1692/3210] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:56 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1306 bytes in 720 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:57.117921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9356fa36-9b12-4869-a1ca-c174f408a18a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:57.118611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9356fa36-9b12-4869-a1ca-c174f408a18a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:57.126901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9356fa36-9b12-4869-a1ca-c174f408a18a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:57.127361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9356fa36-9b12-4869-a1ca-c174f408a18a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:57.128128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9356fa36-9b12-4869-a1ca-c174f408a18a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:57.128562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9356fa36-9b12-4869-a1ca-c174f408a18a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:57.418950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bcb99173-69db-4ccf-9c35-fd5b96e5a4f6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:57.429328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bcb99173-69db-4ccf-9c35-fd5b96e5a4f6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:57.441964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bcb99173-69db-4ccf-9c35-fd5b96e5a4f6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:57.443613 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bcb99173-69db-4ccf-9c35-fd5b96e5a4f6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.591584 May 18 22:27:57.445275 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1519/3211] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:56 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:57.457595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-952a5400-5218-4213-ad5b-f460554995e7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:57.458637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-952a5400-5218-4213-ad5b-f460554995e7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 239293a7-e428-4724-9b65-b03730e59b35] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:57.467948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-952a5400-5218-4213-ad5b-f460554995e7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:57.471069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-952a5400-5218-4213-ad5b-f460554995e7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:57.472086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-952a5400-5218-4213-ad5b-f460554995e7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:57.474197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-952a5400-5218-4213-ad5b-f460554995e7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:57.575688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9356fa36-9b12-4869-a1ca-c174f408a18a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:57.586794 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9356fa36-9b12-4869-a1ca-c174f408a18a tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1400 microversion: 2.1 time: 0.474058 May 18 22:27:57.604621 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1693/3212] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:57 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1400 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:27:57.811256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-952a5400-5218-4213-ad5b-f460554995e7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:57.820571 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-952a5400-5218-4213-ad5b-f460554995e7 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35" status: 200 len: 1474 microversion: 2.1 time: 0.373797 May 18 22:27:57.826363 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1520/3213] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:57 2022] GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35 => generated 1474 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:57.839508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d073d7f-5482-454a-b503-40674296dcc1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:57.840469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3d073d7f-5482-454a-b503-40674296dcc1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:57.859288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d073d7f-5482-454a-b503-40674296dcc1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:57.860168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d073d7f-5482-454a-b503-40674296dcc1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:57.861611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d073d7f-5482-454a-b503-40674296dcc1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:57.862260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d073d7f-5482-454a-b503-40674296dcc1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:57.886995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b2c2d0ed-b2c6-482d-8d40-a267b6a6e928 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Action: 'create', calling method: .version_select at 0x7fa2ecf88c10>, body: {"server_group": {"name": "tempest-ServerGroupTestJSON-Server-Group-1060465312", "policies": ["affinity"]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:57.955303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b2c2d0ed-b2c6-482d-8d40-a267b6a6e928 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:27:57.970478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b2c2d0ed-b2c6-482d-8d40-a267b6a6e928 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for user a99662fd882344509fbf4bad07277aa6 and project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:27:58.091039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b2c2d0ed-b2c6-482d-8d40-a267b6a6e928 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:27:58.098496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b2c2d0ed-b2c6-482d-8d40-a267b6a6e928 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for user a99662fd882344509fbf4bad07277aa6 and project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:27:58.117674 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b2c2d0ed-b2c6-482d-8d40-a267b6a6e928 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "POST /compute/v2.1/os-server-groups" status: 200 len: 184 microversion: 2.1 time: 0.506144 May 18 22:27:58.119875 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1694/3214] 10.222.0.58 () {60 vars in 1173 bytes} [Wed May 18 22:27:57 2022] POST /compute/v2.1/os-server-groups => generated 184 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:27:58.135409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-17432fae-b90c-4eed-ab22-91f6e87483e2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:58.136226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-17432fae-b90c-4eed-ab22-91f6e87483e2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:58.151749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17432fae-b90c-4eed-ab22-91f6e87483e2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:58.155594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17432fae-b90c-4eed-ab22-91f6e87483e2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:58.156621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17432fae-b90c-4eed-ab22-91f6e87483e2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:58.157650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17432fae-b90c-4eed-ab22-91f6e87483e2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:58.432028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-17432fae-b90c-4eed-ab22-91f6e87483e2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:58.443934 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-17432fae-b90c-4eed-ab22-91f6e87483e2 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1306 microversion: 2.1 time: 0.322637 May 18 22:27:58.445107 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1695/3215] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:58 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1306 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:58.463414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-339eabb9-5cd2-4a6b-b57c-56c561d779d3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Action: 'create', calling method: .version_select at 0x7fa2ed057f70>, body: {"server_group": {"name": "tempest-server-group-755027557", "policies": ["affinity"]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:58.543605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-339eabb9-5cd2-4a6b-b57c-56c561d779d3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:27:58.558430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-339eabb9-5cd2-4a6b-b57c-56c561d779d3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for user a99662fd882344509fbf4bad07277aa6 and project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:27:58.623936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3d073d7f-5482-454a-b503-40674296dcc1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:58.627896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3d073d7f-5482-454a-b503-40674296dcc1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:58.652705 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3d073d7f-5482-454a-b503-40674296dcc1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1346 microversion: 2.1 time: 0.825044 May 18 22:27:58.656265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-339eabb9-5cd2-4a6b-b57c-56c561d779d3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:27:58.657654 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1521/3216] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:57 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1346 bytes in 830 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:58.665672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4543d07c-a511-4b1a-8a66-8d190a5f4690 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:58.666293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4543d07c-a511-4b1a-8a66-8d190a5f4690 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:58.689681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-339eabb9-5cd2-4a6b-b57c-56c561d779d3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for user a99662fd882344509fbf4bad07277aa6 and project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:27:58.729695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4543d07c-a511-4b1a-8a66-8d190a5f4690 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:58.731094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4543d07c-a511-4b1a-8a66-8d190a5f4690 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.022s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:58.732508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4543d07c-a511-4b1a-8a66-8d190a5f4690 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:58.734711 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-339eabb9-5cd2-4a6b-b57c-56c561d779d3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "POST /compute/v2.1/os-server-groups" status: 200 len: 163 microversion: 2.1 time: 0.288046 May 18 22:27:58.735376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4543d07c-a511-4b1a-8a66-8d190a5f4690 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:58.738585 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1696/3217] 10.222.0.58 () {60 vars in 1172 bytes} [Wed May 18 22:27:58 2022] POST /compute/v2.1/os-server-groups => generated 163 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:58.756767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-554897bc-5dfc-4baa-bae1-00ac101edfe0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:58.758067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-554897bc-5dfc-4baa-bae1-00ac101edfe0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:58.783628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-554897bc-5dfc-4baa-bae1-00ac101edfe0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:58.784260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-554897bc-5dfc-4baa-bae1-00ac101edfe0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:58.785212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-554897bc-5dfc-4baa-bae1-00ac101edfe0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:58.785820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-554897bc-5dfc-4baa-bae1-00ac101edfe0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:59.372306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-554897bc-5dfc-4baa-bae1-00ac101edfe0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:59.386450 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-554897bc-5dfc-4baa-bae1-00ac101edfe0 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1586 microversion: 2.1 time: 0.646626 May 18 22:27:59.387611 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1697/3218] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:58 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1586 bytes in 648 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:59.393219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4d89d440-347c-4f1f-b682-b89cd8d98cb2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Action: 'create', calling method: .version_select at 0x7fa2ecfd7430>, body: {"server_group": {"name": "tempest-server-group-755027557", "policies": ["affinity"]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:27:59.420025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4d89d440-347c-4f1f-b682-b89cd8d98cb2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:27:59.428892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4d89d440-347c-4f1f-b682-b89cd8d98cb2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for user a99662fd882344509fbf4bad07277aa6 and project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:27:59.458491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4543d07c-a511-4b1a-8a66-8d190a5f4690 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:59.498599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4543d07c-a511-4b1a-8a66-8d190a5f4690 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:59.502651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4543d07c-a511-4b1a-8a66-8d190a5f4690 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:59.504192 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4543d07c-a511-4b1a-8a66-8d190a5f4690 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.845539 May 18 22:27:59.504778 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1522/3219] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:27:58 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 847 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:27:59.519010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4e396df0-6aae-48f4-8ba2-a220c2291f86 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:59.519870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4e396df0-6aae-48f4-8ba2-a220c2291f86 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 239293a7-e428-4724-9b65-b03730e59b35] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:59.524066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4d89d440-347c-4f1f-b682-b89cd8d98cb2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:27:59.534133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4d89d440-347c-4f1f-b682-b89cd8d98cb2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for user a99662fd882344509fbf4bad07277aa6 and project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:27:59.536613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e396df0-6aae-48f4-8ba2-a220c2291f86 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:59.537230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e396df0-6aae-48f4-8ba2-a220c2291f86 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:59.538226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e396df0-6aae-48f4-8ba2-a220c2291f86 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:59.538828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e396df0-6aae-48f4-8ba2-a220c2291f86 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:59.556765 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4d89d440-347c-4f1f-b682-b89cd8d98cb2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "POST /compute/v2.1/os-server-groups" status: 200 len: 163 microversion: 2.1 time: 0.167199 May 18 22:27:59.557563 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1698/3220] 10.222.0.58 () {60 vars in 1172 bytes} [Wed May 18 22:27:59 2022] POST /compute/v2.1/os-server-groups => generated 163 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:59.564529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1912a811-714f-4a38-911e-8f7421fbca50 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:59.565098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1912a811-714f-4a38-911e-8f7421fbca50 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:59.576633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1912a811-714f-4a38-911e-8f7421fbca50 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:59.577105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1912a811-714f-4a38-911e-8f7421fbca50 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:59.578635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1912a811-714f-4a38-911e-8f7421fbca50 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:59.579168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1912a811-714f-4a38-911e-8f7421fbca50 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:59.748534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4e396df0-6aae-48f4-8ba2-a220c2291f86 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a7a169ecef54258bf08a099ffdea51d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '97868f2412064a96b6f809e19dfa6169', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:27:59.760769 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4e396df0-6aae-48f4-8ba2-a220c2291f86 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35" status: 200 len: 1432 microversion: 2.1 time: 0.248324 May 18 22:27:59.762603 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1523/3221] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:59 2022] GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35 => generated 1432 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:27:59.770367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6d976dd8-2e5f-4018-bea2-b28cdd6a6e91 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:59.776125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6d976dd8-2e5f-4018-bea2-b28cdd6a6e91 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:59.785974 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1912a811-714f-4a38-911e-8f7421fbca50 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd/os-interface" status: 200 len: 285 microversion: 2.1 time: 0.225031 May 18 22:27:59.792300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d976dd8-2e5f-4018-bea2-b28cdd6a6e91 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:59.794642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d976dd8-2e5f-4018-bea2-b28cdd6a6e91 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:59.795116 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1699/3222] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:27:59 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd/os-interface => generated 285 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:27:59.795890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d976dd8-2e5f-4018-bea2-b28cdd6a6e91 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:59.797159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d976dd8-2e5f-4018-bea2-b28cdd6a6e91 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:59.801983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7530d32f-3443-45b1-91f3-a43edddebb80 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:59.874078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7530d32f-3443-45b1-91f3-a43edddebb80 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [119083] Writing DB stats nova_api:SELECT=92,nova_api:INSERT=6,nova_api:DELETE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:27:59.881416 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7530d32f-3443-45b1-91f3-a43edddebb80 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "DELETE /compute/v2.1/os-server-groups/6d15a609-066e-4ba9-ad58-bb9f2abe284d" status: 204 len: 0 microversion: 2.1 time: 0.084029 May 18 22:27:59.882076 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1700/3223] 10.222.0.58 () {58 vars in 1265 bytes} [Wed May 18 22:27:59 2022] DELETE /compute/v2.1/os-server-groups/6d15a609-066e-4ba9-ad58-bb9f2abe284d => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:27:59.887283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3e089077-7bdb-42ce-9dc0-708d745096e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:27:59.890483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3e089077-7bdb-42ce-9dc0-708d745096e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:27:59.914516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e089077-7bdb-42ce-9dc0-708d745096e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:59.914960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e089077-7bdb-42ce-9dc0-708d745096e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:27:59.915857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e089077-7bdb-42ce-9dc0-708d745096e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:27:59.916444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e089077-7bdb-42ce-9dc0-708d745096e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:00.103856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6d976dd8-2e5f-4018-bea2-b28cdd6a6e91 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:00.113044 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6d976dd8-2e5f-4018-bea2-b28cdd6a6e91 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1306 microversion: 2.1 time: 0.346568 May 18 22:28:00.124433 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1524/3224] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:59 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1306 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:00.139976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d460d235-d3ee-4aea-8daf-7423e897c165 req-945263b8-249b-4c3f-8820-9a6161ad55f2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "239293a7-e428-4724-9b65-b03730e59b35", "name": "network-vif-deleted", "tag": "4bbdbcba-fdb3-4f6f-8139-b3d16f00b205"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:00.158424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d460d235-d3ee-4aea-8daf-7423e897c165 req-945263b8-249b-4c3f-8820-9a6161ad55f2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:00.159307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d460d235-d3ee-4aea-8daf-7423e897c165 req-945263b8-249b-4c3f-8820-9a6161ad55f2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:00.184204 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d460d235-d3ee-4aea-8daf-7423e897c165 req-945263b8-249b-4c3f-8820-9a6161ad55f2 service nova] Creating event network-vif-deleted:4bbdbcba-fdb3-4f6f-8139-b3d16f00b205 for instance 239293a7-e428-4724-9b65-b03730e59b35 on n-h1-841040-6 May 18 22:28:00.194360 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d460d235-d3ee-4aea-8daf-7423e897c165 req-945263b8-249b-4c3f-8820-9a6161ad55f2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.068244 May 18 22:28:00.196509 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1525/3225] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:00 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:00.204290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a0cada8d-54a0-479f-bd32-8b92481f927e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:00.208193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3e089077-7bdb-42ce-9dc0-708d745096e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:00.220565 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3e089077-7bdb-42ce-9dc0-708d745096e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 200 len: 1346 microversion: 2.1 time: 0.335230 May 18 22:28:00.224136 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1701/3226] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:27:59 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 1346 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:00.224731 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a0cada8d-54a0-479f-bd32-8b92481f927e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/os-server-groups" status: 200 len: 334 microversion: 2.1 time: 0.025619 May 18 22:28:00.226926 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1526/3227] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:28:00 2022] GET /compute/v2.1/os-server-groups => generated 334 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:00.244632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7544cf96-e1ec-49ff-b133-1f75d619db62 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:00.283106 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7544cf96-e1ec-49ff-b133-1f75d619db62 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "DELETE /compute/v2.1/os-server-groups/ecf350cb-a884-488f-9711-69423e3027a6" status: 204 len: 0 microversion: 2.1 time: 0.046929 May 18 22:28:00.286418 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1702/3228] 10.222.0.58 () {58 vars in 1265 bytes} [Wed May 18 22:28:00 2022] DELETE /compute/v2.1/os-server-groups/ecf350cb-a884-488f-9711-69423e3027a6 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:00.291679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a0e68118-9e6a-4ac1-b1ba-77f70c65e01d tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:00.312006 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a0e68118-9e6a-4ac1-b1ba-77f70c65e01d tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.024183 May 18 22:28:00.318175 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1527/3229] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:28:00 2022] GET /compute/v2.1/os-server-groups => generated 187 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:00.324345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c841e503-b54e-49de-b6cf-37ba04fe0a73 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Action: 'create', calling method: .version_select at 0x7fa2ed214940>, body: {"server_group": {"name": "tempest-server-group-1963496313", "policies": ["affinity"]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:00.376618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-c841e503-b54e-49de-b6cf-37ba04fe0a73 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:00.382714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-c841e503-b54e-49de-b6cf-37ba04fe0a73 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for user a99662fd882344509fbf4bad07277aa6 and project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:00.519896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-c841e503-b54e-49de-b6cf-37ba04fe0a73 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:00.529173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4bc8dc32-54f1-460d-a8fd-57fdd3795ed9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:00.531129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4bc8dc32-54f1-460d-a8fd-57fdd3795ed9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:00.533127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-c841e503-b54e-49de-b6cf-37ba04fe0a73 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for user a99662fd882344509fbf4bad07277aa6 and project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:00.545840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc8dc32-54f1-460d-a8fd-57fdd3795ed9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:00.546555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc8dc32-54f1-460d-a8fd-57fdd3795ed9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:00.556414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc8dc32-54f1-460d-a8fd-57fdd3795ed9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:00.556790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc8dc32-54f1-460d-a8fd-57fdd3795ed9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:00.581678 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c841e503-b54e-49de-b6cf-37ba04fe0a73 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "POST /compute/v2.1/os-server-groups" status: 200 len: 164 microversion: 2.1 time: 0.262035 May 18 22:28:00.586610 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1703/3230] 10.222.0.58 () {60 vars in 1172 bytes} [Wed May 18 22:28:00 2022] POST /compute/v2.1/os-server-groups => generated 164 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:00.604419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-66886ce2-ff42-4dac-9088-f5ec7d17d91a tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:00.715393 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-66886ce2-ff42-4dac-9088-f5ec7d17d91a tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "DELETE /compute/v2.1/os-server-groups/b97a59be-eeed-4800-85ec-5ce70ee13e06" status: 204 len: 0 microversion: 2.1 time: 0.124068 May 18 22:28:00.718332 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1704/3231] 10.222.0.58 () {58 vars in 1265 bytes} [Wed May 18 22:28:00 2022] DELETE /compute/v2.1/os-server-groups/b97a59be-eeed-4800-85ec-5ce70ee13e06 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:00.727727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b95772e-b7d3-460b-9150-000e19cce6cf tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:00.783627 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0b95772e-b7d3-460b-9150-000e19cce6cf tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.061631 May 18 22:28:00.784798 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1705/3232] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:28:00 2022] GET /compute/v2.1/os-server-groups => generated 187 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:00.794940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6f589731-a67d-4beb-b3f5-d8bc26cf884e req-4b4bf9f9-d603-4251-8870-9fbcf0c3398f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f32613f9-0627-453a-b1bf-e6db08d256a8", "name": "network-vif-plugged", "status": "completed", "tag": "2e9aeac9-de71-4933-8574-70ff8f2f8483"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:00.828658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6f589731-a67d-4beb-b3f5-d8bc26cf884e req-4b4bf9f9-d603-4251-8870-9fbcf0c3398f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:00.836829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6f589731-a67d-4beb-b3f5-d8bc26cf884e req-4b4bf9f9-d603-4251-8870-9fbcf0c3398f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:00.862333 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6f589731-a67d-4beb-b3f5-d8bc26cf884e req-4b4bf9f9-d603-4251-8870-9fbcf0c3398f service nova] Creating event network-vif-plugged:2e9aeac9-de71-4933-8574-70ff8f2f8483 for instance f32613f9-0627-453a-b1bf-e6db08d256a8 on n-h1-841040-6 May 18 22:28:00.880513 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6f589731-a67d-4beb-b3f5-d8bc26cf884e req-4b4bf9f9-d603-4251-8870-9fbcf0c3398f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.093832 May 18 22:28:00.882245 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1706/3233] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:00 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:00.891634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fda2d80a-93bc-4f4f-ac1a-08074b04858d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:00.892117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4bc8dc32-54f1-460d-a8fd-57fdd3795ed9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:00.893518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fda2d80a-93bc-4f4f-ac1a-08074b04858d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] [instance: 239293a7-e428-4724-9b65-b03730e59b35] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:00.908495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fda2d80a-93bc-4f4f-ac1a-08074b04858d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:00.911499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4bc8dc32-54f1-460d-a8fd-57fdd3795ed9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:00.912319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fda2d80a-93bc-4f4f-ac1a-08074b04858d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:00.913484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fda2d80a-93bc-4f4f-ac1a-08074b04858d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:00.913895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4bc8dc32-54f1-460d-a8fd-57fdd3795ed9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:00.915252 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4bc8dc32-54f1-460d-a8fd-57fdd3795ed9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.392783 May 18 22:28:00.915926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fda2d80a-93bc-4f4f-ac1a-08074b04858d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:00.928883 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1528/3234] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:28:00 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:28:00.951359 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-fda2d80a-93bc-4f4f-ac1a-08074b04858d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] HTTP exception thrown: Instance 239293a7-e428-4724-9b65-b03730e59b35 could not be found. May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fda2d80a-93bc-4f4f-ac1a-08074b04858d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Request method failure captured: May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35 HTTP/1.1 May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXJBxtAw3z8RtLMM8EN9-B6H-zY93naJD4Hg-27-1D4UAoCv-pTh2DnPTJ7AOAhuWBh1GiJpsZb1Zj40QQTU59dfdfCZc_jFM5m2vo3evIBosUbhwmglfUh5RQ22e12RCG903IjcTJztQue9ZC54uRP19iShrbVBhsr9uK0A5BpEnfY May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 97868f2412064a96b6f809e19dfa6169 May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ListImageFiltersTestJSON-1777866724 May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/97868f2412064a96b6f809e19dfa6169"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/97868f2412064a96b6f809e19dfa6169"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_97868f2412064a96b6f809e19dfa6169"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/97868f2412064a96b6f809e19dfa6169"}]}] May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ListImageFiltersTestJSON-1777866724 May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 97868f2412064a96b6f809e19dfa6169 May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ListImageFiltersTestJSON-1777866724 May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ListImageFiltersTestJSON-1777866724-project May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 5a7a169ecef54258bf08a099ffdea51d May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ListImageFiltersTestJSON-1777866724-project May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 239293a7-e428-4724-9b65-b03730e59b35 could not be found. May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '239293a7-e428-4724-9b65-b03730e59b35'} May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 239293a7-e428-4724-9b65-b03730e59b35 could not be found. May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 239293a7-e428-4724-9b65-b03730e59b35 could not be found. May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:00.953247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:00.958960 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:00.958960 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:00.958960 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:00.958960 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:00.958960 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:00.958960 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 239293a7-e428-4724-9b65-b03730e59b35 could not be found. May 18 22:28:00.958960 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:00.958960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fda2d80a-93bc-4f4f-ac1a-08074b04858d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Returning 404 to user: Instance 239293a7-e428-4724-9b65-b03730e59b35 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:00.958960 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fda2d80a-93bc-4f4f-ac1a-08074b04858d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35" status: 404 len: 111 microversion: 2.1 time: 0.070729 May 18 22:28:00.961790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cfc9fcb1-7866-4b26-8f18-c6f3d904ba22 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Action: 'create', calling method: .version_select at 0x7fa2ec3b8ee0>, body: {"server_group": {"name": "tempest-server-group-636883632", "policies": ["anti-affinity"]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:00.965588 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1707/3235] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:00 2022] GET /compute/v2.1/servers/239293a7-e428-4724-9b65-b03730e59b35 => generated 111 bytes in 82 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:00.979179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7beca96-13ff-492e-a063-2087de96ca32 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ed147790>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:01.016622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-cfc9fcb1-7866-4b26-8f18-c6f3d904ba22 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:01.032990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-cfc9fcb1-7866-4b26-8f18-c6f3d904ba22 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for user a99662fd882344509fbf4bad07277aa6 and project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:01.168600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-cfc9fcb1-7866-4b26-8f18-c6f3d904ba22 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:01.194934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-cfc9fcb1-7866-4b26-8f18-c6f3d904ba22 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for user a99662fd882344509fbf4bad07277aa6 and project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:01.254619 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cfc9fcb1-7866-4b26-8f18-c6f3d904ba22 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "POST /compute/v2.1/os-server-groups" status: 200 len: 168 microversion: 2.1 time: 0.321709 May 18 22:28:01.255376 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1529/3236] 10.222.0.58 () {60 vars in 1172 bytes} [Wed May 18 22:28:00 2022] POST /compute/v2.1/os-server-groups => generated 168 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:01.264686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c9200f75-7b98-4473-89c9-5ce2f3408bd5 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:01.265543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c9200f75-7b98-4473-89c9-5ce2f3408bd5 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:01.277393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9200f75-7b98-4473-89c9-5ce2f3408bd5 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:01.277881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9200f75-7b98-4473-89c9-5ce2f3408bd5 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:01.279358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9200f75-7b98-4473-89c9-5ce2f3408bd5 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:01.280151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9200f75-7b98-4473-89c9-5ce2f3408bd5 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:01.504412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c9200f75-7b98-4473-89c9-5ce2f3408bd5 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:01.514174 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c9200f75-7b98-4473-89c9-5ce2f3408bd5 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1306 microversion: 2.1 time: 0.253278 May 18 22:28:01.515321 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1530/3237] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:01 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1306 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:01.520557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f9ee874a-3f4e-485c-a12c-0fc079eefefc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:01.521179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f9ee874a-3f4e-485c-a12c-0fc079eefefc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:01.530656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9ee874a-3f4e-485c-a12c-0fc079eefefc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:01.531322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9ee874a-3f4e-485c-a12c-0fc079eefefc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:01.532084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9ee874a-3f4e-485c-a12c-0fc079eefefc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:01.532591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9ee874a-3f4e-485c-a12c-0fc079eefefc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:01.566965 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-f9ee874a-3f4e-485c-a12c-0fc079eefefc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f9ee874a-3f4e-485c-a12c-0fc079eefefc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd HTTP/1.1 May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8bda67d1-00f9-4dbb-b738-33aba9f0e6bd'} May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:01.571986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:01.576411 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:01.576411 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:01.576411 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:01.576411 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:01.576411 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:01.576411 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:28:01.576411 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:01.576411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f9ee874a-3f4e-485c-a12c-0fc079eefefc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:01.576903 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f9ee874a-3f4e-485c-a12c-0fc079eefefc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 404 len: 111 microversion: 2.1 time: 0.060509 May 18 22:28:01.583230 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1531/3238] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:01 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 111 bytes in 67 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:01.597405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d512968-3fbc-4c6a-a831-8960946e3762 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:01.652452 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3d512968-3fbc-4c6a-a831-8960946e3762 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "DELETE /compute/v2.1/os-server-groups/c940f287-c308-4b8a-b3af-a3f4e57b3f26" status: 204 len: 0 microversion: 2.1 time: 0.066570 May 18 22:28:01.658269 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1532/3239] 10.222.0.58 () {58 vars in 1265 bytes} [Wed May 18 22:28:01 2022] DELETE /compute/v2.1/os-server-groups/c940f287-c308-4b8a-b3af-a3f4e57b3f26 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:01.670982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-621d1d52-3296-4ff5-af62-bd46fba05b15 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:01.704077 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-621d1d52-3296-4ff5-af62-bd46fba05b15 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.042883 May 18 22:28:01.704657 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1533/3240] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:28:01 2022] GET /compute/v2.1/os-server-groups => generated 187 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:01.776259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-32796ea2-aad1-4fb8-97a6-3628f2bdfdb6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:01.777573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-32796ea2-aad1-4fb8-97a6-3628f2bdfdb6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:01.785890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32796ea2-aad1-4fb8-97a6-3628f2bdfdb6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:01.786336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32796ea2-aad1-4fb8-97a6-3628f2bdfdb6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:01.787270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32796ea2-aad1-4fb8-97a6-3628f2bdfdb6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:01.788174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32796ea2-aad1-4fb8-97a6-3628f2bdfdb6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:01.804167 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-32796ea2-aad1-4fb8-97a6-3628f2bdfdb6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-32796ea2-aad1-4fb8-97a6-3628f2bdfdb6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd/os-volume_attachments HTTP/1.1 May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'server_id': '8bda67d1-00f9-4dbb-b738-33aba9f0e6bd'} May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 303, in index May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, server_id) May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:01.806109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:01.809614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:28:01.809614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:01.809614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:01.809614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:01.809614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:01.809614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:01.809614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:01.809614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:01.809614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:01.809614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:28:01.809614 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:01.815225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-32796ea2-aad1-4fb8-97a6-3628f2bdfdb6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:01.816734 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-32796ea2-aad1-4fb8-97a6-3628f2bdfdb6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.044249 May 18 22:28:01.817543 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1534/3241] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:28:01 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd/os-volume_attachments => generated 111 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:01.927885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerGroupTestJSON-server-1179394968", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "5aae78a9-91b6-4ea4-9924-c794bb640a68"}]}, "os:scheduler_hints": {"group": "15e47ccb-0a95-4395-b1c7-97535b66ee44"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:01.993970 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c7beca96-13ff-492e-a063-2087de96ca32 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "DELETE /compute/v2.1/images/ab019cb9-6fe9-4c39-8ce9-85b2e86ef937" status: 204 len: 0 microversion: 2.1 time: 1.022966 May 18 22:28:01.994529 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1708/3242] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:00 2022] DELETE /compute/v2.1/images/ab019cb9-6fe9-4c39-8ce9-85b2e86ef937 => generated 0 bytes in 1028 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:02.003379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-23da58f3-fede-4b63-96df-020dbb3c9c5c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:02.003993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-23da58f3-fede-4b63-96df-020dbb3c9c5c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:02.027159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23da58f3-fede-4b63-96df-020dbb3c9c5c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:02.028320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23da58f3-fede-4b63-96df-020dbb3c9c5c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:02.033658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23da58f3-fede-4b63-96df-020dbb3c9c5c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:02.035500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23da58f3-fede-4b63-96df-020dbb3c9c5c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:02.072796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] validate_networks() for [('5aae78a9-91b6-4ea4-9924-c794bb640a68', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:28:02.733147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:28:02.735676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:28:02.736480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:28:02.737197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:28:02.737866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:28:02.771566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:02.772425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:02.774636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:02.775334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:02.795310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-23da58f3-fede-4b63-96df-020dbb3c9c5c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:02.801573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:02.808637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-23da58f3-fede-4b63-96df-020dbb3c9c5c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:02.809498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for user a99662fd882344509fbf4bad07277aa6 and project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:02.810873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-23da58f3-fede-4b63-96df-020dbb3c9c5c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:02.812086 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-23da58f3-fede-4b63-96df-020dbb3c9c5c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.816631 May 18 22:28:02.824049 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1709/3243] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:28:01 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 829 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:28:02.830103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-50c3fd87-1ec5-4076-a568-bdb14f48a35d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ecf50940>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:02.831523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:28:02.834396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:28:02.960992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [119082] Writing DB stats nova_api:SELECT=92,nova_api:INSERT=5,nova_api:DELETE=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:03.011274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_group_members'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:03.018870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for user a99662fd882344509fbf4bad07277aa6 and project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_group_members'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:03.117586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_group_members'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:03.128181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Getting quotas for user a99662fd882344509fbf4bad07277aa6 and project 7896fd77e2dc480eb0a8bff02db77aff. Resources: {'server_group_members'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:03.183074 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7d7fedd6-5c0a-4578-a503-1a027db68e0f tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.255688 May 18 22:28:03.189242 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1535/3244] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:28:01 2022] POST /compute/v2.1/servers => generated 380 bytes in 1266 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:28:03.200918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-390649693", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "a0f28d41-b720-40ea-a18f-991c3afb91d0"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:03.299879 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-50c3fd87-1ec5-4076-a568-bdb14f48a35d tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "DELETE /compute/v2.1/images/66cf6f22-200c-4578-993f-a3c97ddb6828" status: 204 len: 0 microversion: 2.1 time: 0.474249 May 18 22:28:03.301668 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1710/3245] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:02 2022] DELETE /compute/v2.1/images/66cf6f22-200c-4578-993f-a3c97ddb6828 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:03.309385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-06d4b2a1-491e-4762-a528-5b80347d44b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:03.310988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-06d4b2a1-491e-4762-a528-5b80347d44b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:03.320661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06d4b2a1-491e-4762-a528-5b80347d44b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:03.321781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06d4b2a1-491e-4762-a528-5b80347d44b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:03.322958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06d4b2a1-491e-4762-a528-5b80347d44b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:03.323618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06d4b2a1-491e-4762-a528-5b80347d44b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:03.392793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] validate_networks() for [('a0f28d41-b720-40ea-a18f-991c3afb91d0', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:28:03.711073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-06d4b2a1-491e-4762-a528-5b80347d44b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:03.721492 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-06d4b2a1-491e-4762-a528-5b80347d44b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1586 microversion: 2.1 time: 0.418397 May 18 22:28:03.723067 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1711/3246] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:03 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1586 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:03.729555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-db25f06c-b4d6-426f-80ff-fe2c4a508981 req-583cfb7d-aee5-45a5-92f8-bdbef3edc339 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f0ab96dd-82f6-48ab-82c5-ef051e9389bd", "tag": "5d2e42bb-d009-491e-bb6f-b4fce2257851"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:03.741970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-db25f06c-b4d6-426f-80ff-fe2c4a508981 req-583cfb7d-aee5-45a5-92f8-bdbef3edc339 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:03.742801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-db25f06c-b4d6-426f-80ff-fe2c4a508981 req-583cfb7d-aee5-45a5-92f8-bdbef3edc339 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:03.757105 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-db25f06c-b4d6-426f-80ff-fe2c4a508981 req-583cfb7d-aee5-45a5-92f8-bdbef3edc339 service nova] Creating event network-changed:5d2e42bb-d009-491e-bb6f-b4fce2257851 for instance f0ab96dd-82f6-48ab-82c5-ef051e9389bd on n-h1-841040-6 May 18 22:28:03.762863 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-db25f06c-b4d6-426f-80ff-fe2c4a508981 req-583cfb7d-aee5-45a5-92f8-bdbef3edc339 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038276 May 18 22:28:03.770225 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1712/3247] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:03 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:03.786449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2c3e835-e50c-4de7-9089-c6b292649a36 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:03.787791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a2c3e835-e50c-4de7-9089-c6b292649a36 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:03.826377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2c3e835-e50c-4de7-9089-c6b292649a36 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:03.833318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2c3e835-e50c-4de7-9089-c6b292649a36 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:03.838832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2c3e835-e50c-4de7-9089-c6b292649a36 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:03.844195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2c3e835-e50c-4de7-9089-c6b292649a36 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:04.146798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a2c3e835-e50c-4de7-9089-c6b292649a36 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:04.178179 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a2c3e835-e50c-4de7-9089-c6b292649a36 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1486 microversion: 2.1 time: 0.403096 May 18 22:28:04.181016 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1713/3248] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:03 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1486 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:04.193004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e16c6937-2426-4f7b-88fc-b47478508eb0 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:04.200617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e16c6937-2426-4f7b-88fc-b47478508eb0 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:04.339266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e16c6937-2426-4f7b-88fc-b47478508eb0 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a99662fd882344509fbf4bad07277aa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7896fd77e2dc480eb0a8bff02db77aff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:04.348071 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e16c6937-2426-4f7b-88fc-b47478508eb0 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 200 len: 1213 microversion: 2.1 time: 0.165718 May 18 22:28:04.355263 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1714/3249] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:04 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 1213 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:04.374978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72b417f6-57a1-4d68-8f04-7a3c9fdc8713 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] Calling method '.version_select at 0x7fa2ed60d0d0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:04.585180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:28:04.585751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:28:04.586486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:28:04.587116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:28:04.587882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:28:04.604038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:04.608245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:04.609566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:04.610278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:04.654617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:04.678252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for user 20c1fda7d13643f7af301a4535b9aacc and project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:04.765325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:28:04.769862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:28:04.931954 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0b10c193-7c6c-4346-9144-d410982fd0af tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.741490 May 18 22:28:04.932608 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1536/3250] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:28:03 2022] POST /compute/v2.1/servers => generated 380 bytes in 1743 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:28:04.955992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-723c5644-6952-4c5f-9ec9-ff9c45cc49e8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:04.956917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-723c5644-6952-4c5f-9ec9-ff9c45cc49e8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:04.993526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-723c5644-6952-4c5f-9ec9-ff9c45cc49e8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:04.996613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-723c5644-6952-4c5f-9ec9-ff9c45cc49e8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:05.000486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-723c5644-6952-4c5f-9ec9-ff9c45cc49e8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:05.001365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-723c5644-6952-4c5f-9ec9-ff9c45cc49e8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:05.049398 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72b417f6-57a1-4d68-8f04-7a3c9fdc8713 tempest-ListImageFiltersTestJSON-1777866724 tempest-ListImageFiltersTestJSON-1777866724-project] 10.222.0.58 "DELETE /compute/v2.1/images/e3b5c92e-e7c0-44db-83a9-0d9e38a6be36" status: 204 len: 0 microversion: 2.1 time: 0.680803 May 18 22:28:05.050294 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1715/3251] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:04 2022] DELETE /compute/v2.1/images/e3b5c92e-e7c0-44db-83a9-0d9e38a6be36 => generated 0 bytes in 694 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:05.058180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eaa26637-9538-4bcc-925f-6ee215d6b860 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-test-snap-1339728035"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:05.063992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eaa26637-9538-4bcc-925f-6ee215d6b860 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:05.086201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eaa26637-9538-4bcc-925f-6ee215d6b860 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:05.087102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eaa26637-9538-4bcc-925f-6ee215d6b860 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:05.093598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eaa26637-9538-4bcc-925f-6ee215d6b860 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:05.096681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eaa26637-9538-4bcc-925f-6ee215d6b860 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:05.498546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-723c5644-6952-4c5f-9ec9-ff9c45cc49e8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:05.514612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-723c5644-6952-4c5f-9ec9-ff9c45cc49e8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:05.518983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-723c5644-6952-4c5f-9ec9-ff9c45cc49e8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:05.520207 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-723c5644-6952-4c5f-9ec9-ff9c45cc49e8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.586661 May 18 22:28:05.520777 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1537/3252] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:28:04 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:28:05.527945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ae21641d-0242-4896-9588-131e695866cc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:05.529171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ae21641d-0242-4896-9588-131e695866cc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:05.766250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ae21641d-0242-4896-9588-131e695866cc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:05.777311 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ae21641d-0242-4896-9588-131e695866cc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2" status: 200 len: 1214 microversion: 2.1 time: 0.252699 May 18 22:28:05.779475 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1538/3253] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:05 2022] GET /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 => generated 1214 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:05.786242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ee12ebc5-5616-4002-9588-0310f4d1cf70 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:05.788336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ee12ebc5-5616-4002-9588-0310f4d1cf70 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:05.829291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee12ebc5-5616-4002-9588-0310f4d1cf70 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:05.830089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee12ebc5-5616-4002-9588-0310f4d1cf70 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:05.832807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee12ebc5-5616-4002-9588-0310f4d1cf70 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:05.833725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee12ebc5-5616-4002-9588-0310f4d1cf70 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:05.962483 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eaa26637-9538-4bcc-925f-6ee215d6b860 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "POST /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8/action" status: 202 len: 0 microversion: 2.1 time: 0.910129 May 18 22:28:05.968389 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1716/3254] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:28:05 2022] POST /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8/action => generated 0 bytes in 917 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) May 18 22:28:05.990379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f5c1b5f6-3e43-4818-a7e8-8aa748dd99c1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:05.991621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f5c1b5f6-3e43-4818-a7e8-8aa748dd99c1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:06.012747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ee12ebc5-5616-4002-9588-0310f4d1cf70 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a99662fd882344509fbf4bad07277aa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7896fd77e2dc480eb0a8bff02db77aff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:06.015898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f5c1b5f6-3e43-4818-a7e8-8aa748dd99c1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:28:06.027282 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ee12ebc5-5616-4002-9588-0310f4d1cf70 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 200 len: 1283 microversion: 2.1 time: 0.246175 May 18 22:28:06.038990 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1539/3255] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:05 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 1283 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:06.051206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-21ce7271-3671-42c9-9914-07a5877e0838 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec4564c0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:06.150746 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-21ce7271-3671-42c9-9914-07a5877e0838 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/5edfd967-c002-4907-bf5b-12dec7feaab8" status: 200 len: 1414 microversion: 2.1 time: 0.108977 May 18 22:28:06.154518 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1540/3256] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:28:06 2022] GET /compute/v2.1/images/5edfd967-c002-4907-bf5b-12dec7feaab8 => generated 1414 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:06.175807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1efeac36-95b3-4652-a738-a746d5a06eb9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec47daf0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:06.252000 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1efeac36-95b3-4652-a738-a746d5a06eb9 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/5edfd967-c002-4907-bf5b-12dec7feaab8" status: 200 len: 1414 microversion: 2.1 time: 0.089676 May 18 22:28:06.254418 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1541/3257] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:28:06 2022] GET /compute/v2.1/images/5edfd967-c002-4907-bf5b-12dec7feaab8 => generated 1414 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:06.284306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e235773d-1ff6-4927-8890-2e19a7200037 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec530160>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:06.327403 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.scheduler.client.report [None req-f5c1b5f6-3e43-4818-a7e8-8aa748dd99c1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Deleted allocations for instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 May 18 22:28:06.376902 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f5c1b5f6-3e43-4818-a7e8-8aa748dd99c1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2" status: 204 len: 0 microversion: 2.1 time: 0.403188 May 18 22:28:06.379751 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1717/3258] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:28:05 2022] DELETE /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:06.393254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d358ee24-66b6-4994-b19e-adc9d3e81a61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:06.405521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d358ee24-66b6-4994-b19e-adc9d3e81a61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:06.432216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d358ee24-66b6-4994-b19e-adc9d3e81a61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:06.432674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d358ee24-66b6-4994-b19e-adc9d3e81a61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:06.433455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d358ee24-66b6-4994-b19e-adc9d3e81a61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:06.433925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d358ee24-66b6-4994-b19e-adc9d3e81a61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:06.600892 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e235773d-1ff6-4927-8890-2e19a7200037 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/images/5edfd967-c002-4907-bf5b-12dec7feaab8" status: 204 len: 0 microversion: 2.1 time: 0.338839 May 18 22:28:06.602808 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1542/3259] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:06 2022] DELETE /compute/v2.1/images/5edfd967-c002-4907-bf5b-12dec7feaab8 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:06.606766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d358ee24-66b6-4994-b19e-adc9d3e81a61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:06.610925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6bbad7a7-e475-49c1-80b6-f9f746f72034 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:06.611715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6bbad7a7-e475-49c1-80b6-f9f746f72034 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:06.619333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bbad7a7-e475-49c1-80b6-f9f746f72034 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:06.620072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bbad7a7-e475-49c1-80b6-f9f746f72034 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:06.620974 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d358ee24-66b6-4994-b19e-adc9d3e81a61 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2" status: 200 len: 1218 microversion: 2.1 time: 0.234232 May 18 22:28:06.621175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bbad7a7-e475-49c1-80b6-f9f746f72034 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:06.622837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bbad7a7-e475-49c1-80b6-f9f746f72034 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:06.624794 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1718/3260] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:06 2022] GET /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 => generated 1218 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:06.631563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-278f6a8c-5042-4430-b3b4-51f775121293 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ed30f3a0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:06.672525 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-278f6a8c-5042-4430-b3b4-51f775121293 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] HTTP exception thrown: Image not found. May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-278f6a8c-5042-4430-b3b4-51f775121293 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Request method failure captured: May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/images/5edfd967-c002-4907-bf5b-12dec7feaab8 HTTP/1.1 May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXId9AdPGdB_b5JyADuQ_GIHTBHa82kQLmp-96gaLhtE79NA89QtI2iSb78Tqc2v4F9zaXTwlR5LiPOqGUjKKTgLYFtp3C0mc0dSGKz3vOaEW1DYiSE7sp7LW4rtt5Dt23g4aghnACBWnXfraOlqMCYoozj7K7_XNKOM0DIeLHhlznM May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}] May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesTestJSON-1342520928 May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesTestJSON-1342520928-project May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: cc0b57cfd53c4663a76db415434d9a41 May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesTestJSON-1342520928-project May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: exception: Image not found. May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5edfd967-c002-4907-bf5b-12dec7feaab8'} May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: No image found with ID 5edfd967-c002-4907-bf5b-12dec7feaab8 May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 86, in show May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._image_api.get(context, id) May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1205, in get May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return session.show(context, image_id, May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 287, in show May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _reraise_translated_image_exception(image_id) May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1031, in _reraise_translated_image_exception May 18 22:28:06.675058 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise new_exc.with_traceback(exc_trace) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 285, in show May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi image = self._client.call(context, 2, 'get', args=(image_id,)) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 197, in get May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get(image_id) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 190, in _get May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.get(url, headers=header) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 395, in get May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'GET', **kwargs) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image 5edfd967-c002-4907-bf5b-12dec7feaab8 could not be found. May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 89, in show May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:28:06.678914 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:06.685622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-278f6a8c-5042-4430-b3b4-51f775121293 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Returning 404 to user: Image not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:06.688054 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-278f6a8c-5042-4430-b3b4-51f775121293 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/images/5edfd967-c002-4907-bf5b-12dec7feaab8" status: 404 len: 62 microversion: 2.1 time: 0.060709 May 18 22:28:06.688754 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1719/3261] 10.222.0.58 () {58 vars in 1232 bytes} [Wed May 18 22:28:06 2022] GET /compute/v2.1/images/5edfd967-c002-4907-bf5b-12dec7feaab8 => generated 62 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:28:06.700212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e6c6e6d0-5210-491b-8ee1-9a19daffebbb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:06.701063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e6c6e6d0-5210-491b-8ee1-9a19daffebbb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:06.751403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e6c6e6d0-5210-491b-8ee1-9a19daffebbb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:06.752032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e6c6e6d0-5210-491b-8ee1-9a19daffebbb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:06.753134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e6c6e6d0-5210-491b-8ee1-9a19daffebbb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:06.753906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e6c6e6d0-5210-491b-8ee1-9a19daffebbb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:06.984269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e6c6e6d0-5210-491b-8ee1-9a19daffebbb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:06.997813 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e6c6e6d0-5210-491b-8ee1-9a19daffebbb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1498 microversion: 2.1 time: 0.303695 May 18 22:28:06.999404 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1720/3262] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:06 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1498 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:07.029362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6bbad7a7-e475-49c1-80b6-f9f746f72034 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:07.040034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6bbad7a7-e475-49c1-80b6-f9f746f72034 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:07.046925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6ebd965a-14d7-4aa5-a098-2aad3c7260e2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:07.047731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6ebd965a-14d7-4aa5-a098-2aad3c7260e2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:07.052104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6bbad7a7-e475-49c1-80b6-f9f746f72034 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:07.053349 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6bbad7a7-e475-49c1-80b6-f9f746f72034 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.449188 May 18 22:28:07.053944 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1543/3263] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:28:06 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:28:07.057532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ebd965a-14d7-4aa5-a098-2aad3c7260e2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:07.058008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ebd965a-14d7-4aa5-a098-2aad3c7260e2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:07.058945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ebd965a-14d7-4aa5-a098-2aad3c7260e2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:07.060060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ebd965a-14d7-4aa5-a098-2aad3c7260e2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:07.151073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6ebd965a-14d7-4aa5-a098-2aad3c7260e2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a99662fd882344509fbf4bad07277aa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7896fd77e2dc480eb0a8bff02db77aff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:07.161334 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6ebd965a-14d7-4aa5-a098-2aad3c7260e2 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 200 len: 1271 microversion: 2.1 time: 0.118156 May 18 22:28:07.164716 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1721/3264] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:07 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 1271 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:07.649671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0e2fded9-61bf-4d4f-9e53-68504f0551f6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:07.650758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0e2fded9-61bf-4d4f-9e53-68504f0551f6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:07.667303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e2fded9-61bf-4d4f-9e53-68504f0551f6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:07.668435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e2fded9-61bf-4d4f-9e53-68504f0551f6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:07.670687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e2fded9-61bf-4d4f-9e53-68504f0551f6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:07.671836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e2fded9-61bf-4d4f-9e53-68504f0551f6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:07.709489 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-0e2fded9-61bf-4d4f-9e53-68504f0551f6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0e2fded9-61bf-4d4f-9e53-68504f0551f6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 HTTP/1.1 May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '9bad2a15-4b25-4cb6-a6a7-310ab69d18c2'} May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:07.719183 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:07.732649 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:07.732649 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:07.732649 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:07.732649 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:07.732649 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:07.732649 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:28:07.732649 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:07.732649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0e2fded9-61bf-4d4f-9e53-68504f0551f6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:07.732649 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0e2fded9-61bf-4d4f-9e53-68504f0551f6 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2" status: 404 len: 111 microversion: 2.1 time: 0.083724 May 18 22:28:07.732649 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1544/3265] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:07 2022] GET /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 => generated 111 bytes in 86 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:07.931145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1252364182", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "a0f28d41-b720-40ea-a18f-991c3afb91d0"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:07.948791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fd52be37-4c57-4e71-abe2-54f8a4d79e7f req-dd2ecbb2-d887-412e-9795-ae4fcab4ffcb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-plugged", "status": "completed", "tag": "bf00a6e6-89bb-4d63-a563-8b8d31cb57d8"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:07.973475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fd52be37-4c57-4e71-abe2-54f8a4d79e7f req-dd2ecbb2-d887-412e-9795-ae4fcab4ffcb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:07.975183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fd52be37-4c57-4e71-abe2-54f8a4d79e7f req-dd2ecbb2-d887-412e-9795-ae4fcab4ffcb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:07.995226 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-fd52be37-4c57-4e71-abe2-54f8a4d79e7f req-dd2ecbb2-d887-412e-9795-ae4fcab4ffcb service nova] Creating event network-vif-plugged:bf00a6e6-89bb-4d63-a563-8b8d31cb57d8 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:28:08.008457 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fd52be37-4c57-4e71-abe2-54f8a4d79e7f req-dd2ecbb2-d887-412e-9795-ae4fcab4ffcb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063812 May 18 22:28:08.014108 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1545/3266] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:07 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:28:08.025346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fdc2ee39-1264-4d64-99d5-27086030a8a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:08.030214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fdc2ee39-1264-4d64-99d5-27086030a8a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:08.045148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fdc2ee39-1264-4d64-99d5-27086030a8a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:08.047851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fdc2ee39-1264-4d64-99d5-27086030a8a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:08.057182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fdc2ee39-1264-4d64-99d5-27086030a8a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:08.057182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fdc2ee39-1264-4d64-99d5-27086030a8a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:08.074436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] validate_networks() for [('a0f28d41-b720-40ea-a18f-991c3afb91d0', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:28:08.343599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fdc2ee39-1264-4d64-99d5-27086030a8a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:08.360358 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fdc2ee39-1264-4d64-99d5-27086030a8a0 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1504 microversion: 2.1 time: 0.339913 May 18 22:28:08.360979 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1546/3267] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:08 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1504 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:08.371620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7a620637-45cd-4f9a-b510-8819b1141a5d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:08.372471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7a620637-45cd-4f9a-b510-8819b1141a5d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:08.380041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a620637-45cd-4f9a-b510-8819b1141a5d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:08.381423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a620637-45cd-4f9a-b510-8819b1141a5d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:08.382468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a620637-45cd-4f9a-b510-8819b1141a5d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:08.383310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a620637-45cd-4f9a-b510-8819b1141a5d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:08.733165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7a620637-45cd-4f9a-b510-8819b1141a5d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:08.745310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7a620637-45cd-4f9a-b510-8819b1141a5d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:08.746859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7a620637-45cd-4f9a-b510-8819b1141a5d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:08.748968 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7a620637-45cd-4f9a-b510-8819b1141a5d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.386961 May 18 22:28:08.749545 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1547/3268] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:28:08 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:28:08.765255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bb7a7927-69ed-4d51-bc05-d21432a23270 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:08.766393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bb7a7927-69ed-4d51-bc05-d21432a23270 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:08.774334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb7a7927-69ed-4d51-bc05-d21432a23270 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:08.775050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb7a7927-69ed-4d51-bc05-d21432a23270 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:08.777341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb7a7927-69ed-4d51-bc05-d21432a23270 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:08.777984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb7a7927-69ed-4d51-bc05-d21432a23270 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:08.803769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:28:08.804354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:28:08.805202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:28:08.805777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:28:08.806482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:28:08.826458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:08.827394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:08.829217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:08.830603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:08.858739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:08.874063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for user 20c1fda7d13643f7af301a4535b9aacc and project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:08.894017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119083] Writing DB stats nova_api:DELETE=8,nova_api:SELECT=89,nova_api:INSERT=2,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:08.898336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:28:08.902394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:28:08.985009 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-97e2410e-cdd5-42c1-aeef-263ff3a17866 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.058367 May 18 22:28:08.986242 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1722/3269] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:28:07 2022] POST /compute/v2.1/servers => generated 380 bytes in 1060 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:28:09.136147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb7a7927-69ed-4d51-bc05-d21432a23270 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a99662fd882344509fbf4bad07277aa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7896fd77e2dc480eb0a8bff02db77aff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:09.146613 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bb7a7927-69ed-4d51-bc05-d21432a23270 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 200 len: 1313 microversion: 2.1 time: 0.385137 May 18 22:28:09.149289 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1548/3270] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:08 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 1313 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:09.167130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-37eeac6c-6578-47ef-85a8-10ce62ba4865 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:09.167970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-37eeac6c-6578-47ef-85a8-10ce62ba4865 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:09.271522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-37eeac6c-6578-47ef-85a8-10ce62ba4865 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:09.284373 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-37eeac6c-6578-47ef-85a8-10ce62ba4865 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1215 microversion: 2.1 time: 0.132038 May 18 22:28:09.285605 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1549/3271] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:09 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1215 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:09.293863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-5e316153-45f5-4de3-a76c-128910f5e212 req-13533482-368f-4207-a67c-a03241808039 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914", "tag": "e8597eec-afb0-4347-93c7-0f3975a983cb"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:09.304784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5e316153-45f5-4de3-a76c-128910f5e212 req-13533482-368f-4207-a67c-a03241808039 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:09.305310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5e316153-45f5-4de3-a76c-128910f5e212 req-13533482-368f-4207-a67c-a03241808039 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:09.320473 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-5e316153-45f5-4de3-a76c-128910f5e212 req-13533482-368f-4207-a67c-a03241808039 service nova] Creating event network-changed:e8597eec-afb0-4347-93c7-0f3975a983cb for instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 on n-h2-841040-6 May 18 22:28:09.328073 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-5e316153-45f5-4de3-a76c-128910f5e212 req-13533482-368f-4207-a67c-a03241808039 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040328 May 18 22:28:09.329558 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1550/3272] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:09 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:09.380268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eeea82b5-966a-44d1-88e9-803cf5f944dd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:09.381442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eeea82b5-966a-44d1-88e9-803cf5f944dd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:09.392277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eeea82b5-966a-44d1-88e9-803cf5f944dd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:09.392719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eeea82b5-966a-44d1-88e9-803cf5f944dd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:09.393474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eeea82b5-966a-44d1-88e9-803cf5f944dd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:09.397994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eeea82b5-966a-44d1-88e9-803cf5f944dd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:09.553539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2d76081-80de-48b8-9056-e3a673484908 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Action: 'create', calling method: .version_select at 0x7fa2ed21ac10>, body: {"keypair": {"name": "tempest-keypair-800814701", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOpnEOy7m0X/MrtkxtN1MHRJ4YsZfRr+IlmmwpUp9XVpfcALSvdyrfqt+e7rNZoCukI2mw4VVzQ9IIYaquQ+YWa5t2PE+Y/HHNZy8ROXWO2xw3b+47LsHN+4RCMP+gkoig=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:09.577277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-a2d76081-80de-48b8-9056-e3a673484908 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Getting quotas for project 7f21b4eb883c453d8253417ee63beb1a. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:09.587684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-a2d76081-80de-48b8-9056-e3a673484908 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Getting quotas for user 9acd50e73d4a4a378505b70449d197f5 and project 7f21b4eb883c453d8253417ee63beb1a. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:09.625910 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a2d76081-80de-48b8-9056-e3a673484908 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.638074 May 18 22:28:09.626524 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1723/3273] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:28:08 2022] POST /compute/v2.1/os-keypairs => generated 385 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:09.639549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ef0093e2-4006-4bc4-a143-e8602fb3f490 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Calling method '.version_select at 0x7fa2ed205c10>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:09.667345 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ef0093e2-4006-4bc4-a143-e8602fb3f490 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "GET /compute/v2.1/os-keypairs/tempest-keypair-800814701" status: 200 len: 497 microversion: 2.1 time: 0.033389 May 18 22:28:09.676712 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1724/3274] 10.222.0.58 () {58 vars in 1214 bytes} [Wed May 18 22:28:09 2022] GET /compute/v2.1/os-keypairs/tempest-keypair-800814701 => generated 497 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:09.686568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-68a33ff2-cf6b-405f-a67c-92b7a1edcf8d tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Calling method '.version_select at 0x7fa2ed1471f0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:09.713206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eeea82b5-966a-44d1-88e9-803cf5f944dd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:09.724057 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eeea82b5-966a-44d1-88e9-803cf5f944dd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1486 microversion: 2.1 time: 0.349442 May 18 22:28:09.725013 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1551/3275] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:09 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1486 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:09.732034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestBootFromVolume-server-80214200", "imageRef": "", "flavorRef": "452", "metadata": {"hello": "world"}, "accessIPv4": "1.1.1.1", "accessIPv6": "0000:0000:0000:0000:0000:babe:220.12.22.2", "adminPass": "***", "networks": [{"uuid": "2eec27ad-604c-49dd-8180-77b658c50a9f"}], "security_groups": [{"name": "tempest-securitygroup--966604465"}], "key_name": "tempest-keypair-2009457024", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "626a8030-3522-4c30-a806-67e8e7f1d7e8", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "OS-DCF:diskConfig": "}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:09.746504 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-68a33ff2-cf6b-405f-a67c-92b7a1edcf8d tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-800814701" status: 202 len: 0 microversion: 2.1 time: 0.066897 May 18 22:28:09.747162 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1725/3276] 10.222.0.58 () {58 vars in 1217 bytes} [Wed May 18 22:28:09 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-800814701 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:28:09.757559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-538049b6-8182-4256-a7b5-87762a1312cd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:09.758299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-538049b6-8182-4256-a7b5-87762a1312cd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:09.767477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-538049b6-8182-4256-a7b5-87762a1312cd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:09.767939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-538049b6-8182-4256-a7b5-87762a1312cd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:09.769204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-538049b6-8182-4256-a7b5-87762a1312cd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:09.769626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-538049b6-8182-4256-a7b5-87762a1312cd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:09.811307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-538049b6-8182-4256-a7b5-87762a1312cd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:28:09.831188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-538049b6-8182-4256-a7b5-87762a1312cd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:09.894827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] validate_networks() for [('2eec27ad-604c-49dd-8180-77b658c50a9f', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:28:09.938667 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-538049b6-8182-4256-a7b5-87762a1312cd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 204 len: 0 microversion: 2.1 time: 0.190272 May 18 22:28:09.945549 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1726/3277] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:28:09 2022] DELETE /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:09.945549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-838e99b5-7b7e-4925-a5a7-95850c7d1342 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Action: 'create', calling method: .version_select at 0x7fa2ed43d9d0>, body: {"keypair": {"name": "tempest-keypair-928653165", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFsczisElDajuhi/kqyxmoHxk1d+qXas7HLBkeg5YLuJ5QzZCwydvGc6oKSbK6sZ68ezOPvLsRviEIisCrnMSstUNpwC4dzCMtiymjNp0R6Guy2LsBox/BuqgLzmJMbGcQ=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:09.971009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-838e99b5-7b7e-4925-a5a7-95850c7d1342 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Getting quotas for project 7f21b4eb883c453d8253417ee63beb1a. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:09.978018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-838e99b5-7b7e-4925-a5a7-95850c7d1342 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Getting quotas for user 9acd50e73d4a4a378505b70449d197f5 and project 7f21b4eb883c453d8253417ee63beb1a. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:10.019639 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-838e99b5-7b7e-4925-a5a7-95850c7d1342 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.078441 May 18 22:28:10.020653 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1727/3278] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:28:09 2022] POST /compute/v2.1/os-keypairs => generated 385 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:10.027426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-38d68ada-c416-4f3b-8355-6bb04500a3fc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:10.028317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-38d68ada-c416-4f3b-8355-6bb04500a3fc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:10.038645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38d68ada-c416-4f3b-8355-6bb04500a3fc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:10.038954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38d68ada-c416-4f3b-8355-6bb04500a3fc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:10.039727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38d68ada-c416-4f3b-8355-6bb04500a3fc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:10.040338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38d68ada-c416-4f3b-8355-6bb04500a3fc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:10.308336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-38d68ada-c416-4f3b-8355-6bb04500a3fc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:10.318481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-38d68ada-c416-4f3b-8355-6bb04500a3fc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:10.320448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-38d68ada-c416-4f3b-8355-6bb04500a3fc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:10.322099 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-38d68ada-c416-4f3b-8355-6bb04500a3fc tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.300004 May 18 22:28:10.323252 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1728/3279] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:28:10 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:28:10.328557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9698bcd4-0a97-4163-b6f4-739c41b4e30e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ecf885e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:10.357028 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-9698bcd4-0a97-4163-b6f4-739c41b4e30e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] HTTP exception thrown: Image not found. May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9698bcd4-0a97-4163-b6f4-739c41b4e30e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Request method failure captured: May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/images/5edfd967-c002-4907-bf5b-12dec7feaab8 HTTP/1.1 May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXId9AdPGdB_b5JyADuQ_GIHTBHa82kQLmp-96gaLhtE79NA89QtI2iSb78Tqc2v4F9zaXTwlR5LiPOqGUjKKTgLYFtp3C0mc0dSGKz3vOaEW1DYiSE7sp7LW4rtt5Dt23g4aghnACBWnXfraOlqMCYoozj7K7_XNKOM0DIeLHhlznM May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}] May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesTestJSON-1342520928 May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesTestJSON-1342520928-project May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: cc0b57cfd53c4663a76db415434d9a41 May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesTestJSON-1342520928-project May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: exception: Image not found. May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5edfd967-c002-4907-bf5b-12dec7feaab8'} May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 724, in delete May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._client.call(context, 2, 'delete', args=(image_id,)) May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 386, in delete May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.delete(url) May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 410, in delete May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'DELETE', **kwargs) May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: Failed to find image 5edfd967-c002-4907-bf5b-12dec7feaab8 to delete May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 104, in delete May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._image_api.delete(context, id) May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1255, in delete May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return session.delete(context, image_id) May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 726, in delete May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ImageNotFound(image_id=image_id) May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image 5edfd967-c002-4907-bf5b-12dec7feaab8 could not be found. May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:10.358920 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 107, in delete May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:28:10.363335 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:10.365521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9698bcd4-0a97-4163-b6f4-739c41b4e30e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Returning 404 to user: Image not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:10.366418 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9698bcd4-0a97-4163-b6f4-739c41b4e30e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/images/5edfd967-c002-4907-bf5b-12dec7feaab8" status: 404 len: 62 microversion: 2.1 time: 0.042080 May 18 22:28:10.366971 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1729/3280] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:10 2022] DELETE /compute/v2.1/images/5edfd967-c002-4907-bf5b-12dec7feaab8 => generated 62 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:28:10.371772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-437618b3-5b3b-4bab-937b-07e7ae8ddef7 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Calling method '.version_select at 0x7fa2ed142dc0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:10.395914 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-437618b3-5b3b-4bab-937b-07e7ae8ddef7 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-928653165" status: 202 len: 0 microversion: 2.1 time: 0.027734 May 18 22:28:10.397118 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1730/3281] 10.222.0.58 () {58 vars in 1217 bytes} [Wed May 18 22:28:10 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-928653165 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:28:10.400751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Getting quotas for project ed4c186e826443559d2264e663dfb655. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:10.405589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d3248d3a-bf73-45e7-8c9d-4bb67088e29b req-b68f01d9-d883-405b-abb2-e6f5382a4f88 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-plugged", "status": "completed", "tag": "4bc38653-1368-44b6-820d-91be6115b165"}, {"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-plugged", "status": "completed", "tag": "cc66e915-8566-4f65-8994-84898cafb0b0"}, {"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-plugged", "status": "completed", "tag": "60bdf3f5-6e60-43e4-af50-d2a36c929348"}, {"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-plugged", "status": "completed", "tag": "57aaf813-5143-49a4-b498-bcf4756e768a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:10.408691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Getting quotas for user 53e2de157903478a8517174185fab919 and project ed4c186e826443559d2264e663dfb655. Resources: dict_keys(['metadata_items']) {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:10.421888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d3248d3a-bf73-45e7-8c9d-4bb67088e29b req-b68f01d9-d883-405b-abb2-e6f5382a4f88 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:10.422566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d3248d3a-bf73-45e7-8c9d-4bb67088e29b req-b68f01d9-d883-405b-abb2-e6f5382a4f88 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:10.423675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:28:10.424244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:28:10.424861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:28:10.425424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:28:10.426007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:28:10.435600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:10.436049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:10.437013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:10.437441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:10.439146 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d3248d3a-bf73-45e7-8c9d-4bb67088e29b req-b68f01d9-d883-405b-abb2-e6f5382a4f88 service nova] Creating event network-vif-plugged:4bc38653-1368-44b6-820d-91be6115b165 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:28:10.440138 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d3248d3a-bf73-45e7-8c9d-4bb67088e29b req-b68f01d9-d883-405b-abb2-e6f5382a4f88 service nova] Creating event network-vif-plugged:cc66e915-8566-4f65-8994-84898cafb0b0 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:28:10.440745 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d3248d3a-bf73-45e7-8c9d-4bb67088e29b req-b68f01d9-d883-405b-abb2-e6f5382a4f88 service nova] Creating event network-vif-plugged:60bdf3f5-6e60-43e4-af50-d2a36c929348 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:28:10.441525 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d3248d3a-bf73-45e7-8c9d-4bb67088e29b req-b68f01d9-d883-405b-abb2-e6f5382a4f88 service nova] Creating event network-vif-plugged:57aaf813-5143-49a4-b498-bcf4756e768a for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:28:10.448490 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d3248d3a-bf73-45e7-8c9d-4bb67088e29b req-b68f01d9-d883-405b-abb2-e6f5382a4f88 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 696 microversion: 2.1 time: 0.049345 May 18 22:28:10.449189 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1731/3282] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:10 2022] POST /compute/v2.1/os-server-external-events => generated 696 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:10.459337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04f2360d-841b-4315-9739-8c59c4f28431 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:10.459618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Getting quotas for project ed4c186e826443559d2264e663dfb655. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:10.460282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-04f2360d-841b-4315-9739-8c59c4f28431 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:10.465080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Getting quotas for user 53e2de157903478a8517174185fab919 and project ed4c186e826443559d2264e663dfb655. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:10.469992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04f2360d-841b-4315-9739-8c59c4f28431 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:10.470942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04f2360d-841b-4315-9739-8c59c4f28431 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:10.472448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04f2360d-841b-4315-9739-8c59c4f28431 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:10.473087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04f2360d-841b-4315-9739-8c59c4f28431 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:10.567507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:28:10.570123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='626a8030-3522-4c30-a806-67e8e7f1d7e8',volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:28:10.844176 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-34be4dc0-744d-408f-a817-b89908837154 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 1.117492 May 18 22:28:10.846640 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1552/3283] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:28:09 2022] POST /compute/v2.1/servers => generated 406 bytes in 1121 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:28:10.852970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6a47f9d3-19e4-4e2e-b769-aeddc7b4fa1e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:10.854055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6a47f9d3-19e4-4e2e-b769-aeddc7b4fa1e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:10.861987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a47f9d3-19e4-4e2e-b769-aeddc7b4fa1e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:10.862712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a47f9d3-19e4-4e2e-b769-aeddc7b4fa1e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:10.863692 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a47f9d3-19e4-4e2e-b769-aeddc7b4fa1e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:10.864348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a47f9d3-19e4-4e2e-b769-aeddc7b4fa1e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:10.927498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-04f2360d-841b-4315-9739-8c59c4f28431 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a99662fd882344509fbf4bad07277aa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7896fd77e2dc480eb0a8bff02db77aff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:10.941161 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04f2360d-841b-4315-9739-8c59c4f28431 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 200 len: 1313 microversion: 2.1 time: 0.489739 May 18 22:28:10.958329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6a47f9d3-19e4-4e2e-b769-aeddc7b4fa1e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:10.960153 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1732/3284] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:10 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 1313 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:10.970196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2e2dcca7-ac06-4868-aaa1-205dd50a19bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:10.972893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2e2dcca7-ac06-4868-aaa1-205dd50a19bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:10.978902 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6a47f9d3-19e4-4e2e-b769-aeddc7b4fa1e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1267 microversion: 2.1 time: 0.130029 May 18 22:28:10.980555 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1553/3285] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:10 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1267 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:10.988228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-13412025-74b9-4b6e-bda3-c466506de05b tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Action: 'create', calling method: .version_select at 0x7fa2ec3c7160>, body: {"keypair": {"name": "tempest-keypair-808138273", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsNe3/1ILNCqFyfYWDeTKLD6jEXC2OQHLmietMWW+/vdaZq7KZEwO0jhglaFjU1mpqq4Gz5RX156sCTNM9vRbwKAxfsdF9laBYVsex3m3Wmui3uYrKyumsoJn2g9GNnG1PI1mrVjZ61i0GY3khna+wzlTpCCmy5HNlrmbj3XLqBUpipTOXmsnr4sChzC53KCd8LXuwc1i/CZPvF+3XipvAgFSE53pCtLOeB1kYMOBaiUPLQTWXR3JpckqFIQwhIH0zoHlJvZE8hh90XcPojYN56tI0OlrGqojbediJYD0rUsJu4weZpbn8vilb3JuDY+jwssnSA8wzBx3A/8y9Pp1B nova@ubuntu"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:10.991678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e2dcca7-ac06-4868-aaa1-205dd50a19bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:10.992197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e2dcca7-ac06-4868-aaa1-205dd50a19bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:10.993036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e2dcca7-ac06-4868-aaa1-205dd50a19bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:10.994852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e2dcca7-ac06-4868-aaa1-205dd50a19bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:11.005793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-13412025-74b9-4b6e-bda3-c466506de05b tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Getting quotas for project 7f21b4eb883c453d8253417ee63beb1a. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:11.008752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-13412025-74b9-4b6e-bda3-c466506de05b tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] [119082] Writing DB stats nova_api:SELECT=93,nova_api:INSERT=7 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:11.013872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-13412025-74b9-4b6e-bda3-c466506de05b tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Getting quotas for user 9acd50e73d4a4a378505b70449d197f5 and project 7f21b4eb883c453d8253417ee63beb1a. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:11.039888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2e2dcca7-ac06-4868-aaa1-205dd50a19bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:28:11.050440 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-13412025-74b9-4b6e-bda3-c466506de05b tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 573 microversion: 2.1 time: 0.067665 May 18 22:28:11.053279 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1554/3286] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:28:10 2022] POST /compute/v2.1/os-keypairs => generated 573 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:11.066389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d82e794a-f8f5-4d8f-b17c-f32803e97a75 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:11.068039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d82e794a-f8f5-4d8f-b17c-f32803e97a75 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:11.154573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d82e794a-f8f5-4d8f-b17c-f32803e97a75 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:11.162495 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d82e794a-f8f5-4d8f-b17c-f32803e97a75 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1120 microversion: 2.1 time: 0.106503 May 18 22:28:11.165467 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1555/3287] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:11 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1120 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:11.178399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-78b37876-c674-4b4f-a872-649c990364f1 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Calling method '.version_select at 0x7fa2ec3b8a60>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:11.207620 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.compute.api [None req-2e2dcca7-ac06-4868-aaa1-205dd50a19bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Instance is already in deleting state, ignoring this request May 18 22:28:11.210859 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2e2dcca7-ac06-4868-aaa1-205dd50a19bd tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 204 len: 0 microversion: 2.1 time: 0.249092 May 18 22:28:11.227950 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1733/3288] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:28:10 2022] DELETE /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:11.245785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-358c7f5f-1e57-443a-8d28-220379a58902 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:11.247267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-358c7f5f-1e57-443a-8d28-220379a58902 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:11.247823 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-78b37876-c674-4b4f-a872-649c990364f1 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-808138273" status: 202 len: 0 microversion: 2.1 time: 0.079958 May 18 22:28:11.248583 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1556/3289] 10.222.0.58 () {58 vars in 1217 bytes} [Wed May 18 22:28:11 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-808138273 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:28:11.261706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-358c7f5f-1e57-443a-8d28-220379a58902 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:11.262186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-358c7f5f-1e57-443a-8d28-220379a58902 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:11.263500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-358c7f5f-1e57-443a-8d28-220379a58902 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:11.263882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d239bfe-e436-46a3-acac-7dfec8e37441 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Action: 'create', calling method: .version_select at 0x7fa2ec3b8c10>, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-2020856549", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN9m+DgzdM7+kOO9mQISVRARl/D+/PU0gW0rImbFXYcna5njrZI9Ggty6B/li9G+j7ZlOTvP7CpWU4UjsHNggcD4KC/+X+t82sdCjExeCNr+zHdoXOBxtbxwB6ggktTWYA=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:11.264021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-358c7f5f-1e57-443a-8d28-220379a58902 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:11.297465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-1d239bfe-e436-46a3-acac-7dfec8e37441 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Getting quotas for project 7f21b4eb883c453d8253417ee63beb1a. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:11.314638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-1d239bfe-e436-46a3-acac-7dfec8e37441 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Getting quotas for user 9acd50e73d4a4a378505b70449d197f5 and project 7f21b4eb883c453d8253417ee63beb1a. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:11.363310 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1d239bfe-e436-46a3-acac-7dfec8e37441 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 405 microversion: 2.1 time: 0.106791 May 18 22:28:11.364400 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1557/3290] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:28:11 2022] POST /compute/v2.1/os-keypairs => generated 405 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:28:11.371409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a0757c19-1e6d-4a82-a86a-36cd7f833d62 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:11.372900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a0757c19-1e6d-4a82-a86a-36cd7f833d62 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:11.383499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0757c19-1e6d-4a82-a86a-36cd7f833d62 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:11.384101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0757c19-1e6d-4a82-a86a-36cd7f833d62 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:11.384967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0757c19-1e6d-4a82-a86a-36cd7f833d62 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:11.386175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0757c19-1e6d-4a82-a86a-36cd7f833d62 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:11.425358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a0757c19-1e6d-4a82-a86a-36cd7f833d62 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:11.639311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-358c7f5f-1e57-443a-8d28-220379a58902 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:11.646856 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-358c7f5f-1e57-443a-8d28-220379a58902 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1492 microversion: 2.1 time: 0.412524 May 18 22:28:11.653884 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1734/3291] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:11 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1492 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:11.653884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-df1f92f0-6bda-4d81-a56e-92bad7a3b29b tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Action: 'create', calling method: .version_select at 0x7fa2ecfd7430>, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-430145762", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPybZVTZam58qefe+ZiNu68orm+M8KBz/831/3Dw4IXbz238jr9ws5XlDeV1/rVJNK/IDtss8SgMc9vYyPaOPA68Ia7uNY59QFJ2dZOI+WXrCOg0qtK6GSYiwhurA3cd4g=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:11.668036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-df1f92f0-6bda-4d81-a56e-92bad7a3b29b tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Getting quotas for project 7f21b4eb883c453d8253417ee63beb1a. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:11.674366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-df1f92f0-6bda-4d81-a56e-92bad7a3b29b tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Getting quotas for user 9acd50e73d4a4a378505b70449d197f5 and project 7f21b4eb883c453d8253417ee63beb1a. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:11.709580 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-df1f92f0-6bda-4d81-a56e-92bad7a3b29b tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 404 microversion: 2.1 time: 0.060603 May 18 22:28:11.712705 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1735/3292] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:28:11 2022] POST /compute/v2.1/os-keypairs => generated 404 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:11.728571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ddb28bb-098f-4bcb-bb5a-1cc57126132c tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Action: 'create', calling method: .version_select at 0x7fa2ed205c10>, body: {"keypair": {"name": "tempest-KeyPairsV2TestJSON-keypair-730585816", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBANeZBQ16DQ7JLsEz0UG3ZEvQUwUOfwtarRxRDHCbcDgtEPskVnOt3cFxz2YmJbVoSI5MfQ1zb3dRndUKYNGZW5w7MlUnW84Vp6Aa/GwFqtQL/BbOEfQTDsMOgOe07gIvw=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:11.762052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-9ddb28bb-098f-4bcb-bb5a-1cc57126132c tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Getting quotas for project 7f21b4eb883c453d8253417ee63beb1a. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:11.793811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-9ddb28bb-098f-4bcb-bb5a-1cc57126132c tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Getting quotas for user 9acd50e73d4a4a378505b70449d197f5 and project 7f21b4eb883c453d8253417ee63beb1a. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:11.827130 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9ddb28bb-098f-4bcb-bb5a-1cc57126132c tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 404 microversion: 2.1 time: 0.106495 May 18 22:28:11.828232 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1736/3293] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:28:11 2022] POST /compute/v2.1/os-keypairs => generated 404 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:11.843138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-75afc7e8-9146-4beb-839b-a5c2ed978f57 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Calling method '.version_select at 0x7fa2ecf78e50>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:11.846034 n-d-841040-6 devstack@n-api.service[119083]: WARNING oslo_db.sqlalchemy.utils [None req-75afc7e8-9146-4beb-839b-a5c2ed978f57 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Unique keys not in sort_keys. The sorting order may be unstable. May 18 22:28:11.851780 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-75afc7e8-9146-4beb-839b-a5c2ed978f57 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "GET /compute/v2.1/os-keypairs" status: 200 len: 1092 microversion: 2.1 time: 0.013423 May 18 22:28:11.852458 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1737/3294] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:28:11 2022] GET /compute/v2.1/os-keypairs => generated 1092 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:11.866730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ddcc34ba-c020-494e-8b0d-589cd1cb1132 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Calling method '.version_select at 0x7fa2ed0c35e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:11.895162 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ddcc34ba-c020-494e-8b0d-589cd1cb1132 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-730585816" status: 202 len: 0 microversion: 2.1 time: 0.035768 May 18 22:28:11.897156 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1738/3295] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:28:11 2022] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-730585816 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:28:11.902259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a0757c19-1e6d-4a82-a86a-36cd7f833d62 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:11.924938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-836ed43b-7e7a-4797-9f10-904358708498 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Calling method '.version_select at 0x7fa2ed147e50>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:11.926062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a0757c19-1e6d-4a82-a86a-36cd7f833d62 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:11.927569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a0757c19-1e6d-4a82-a86a-36cd7f833d62 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:11.928992 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a0757c19-1e6d-4a82-a86a-36cd7f833d62 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 0.563511 May 18 22:28:11.930104 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1558/3296] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:28:11 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:28:11.948199 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-836ed43b-7e7a-4797-9f10-904358708498 tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-430145762" status: 202 len: 0 microversion: 2.1 time: 0.036975 May 18 22:28:11.949712 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1739/3297] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:28:11 2022] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-430145762 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:28:11.958604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-93b7c8d0-fb1c-4001-8476-e3e389a3fe7c tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] Calling method '.version_select at 0x7fa2ec4b9ca0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:11.973334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ec432829-77df-429a-bc8e-2021cd2003ca tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:11.974262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ec432829-77df-429a-bc8e-2021cd2003ca tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:11.984481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec432829-77df-429a-bc8e-2021cd2003ca tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:11.986325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec432829-77df-429a-bc8e-2021cd2003ca tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:11.987535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec432829-77df-429a-bc8e-2021cd2003ca tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:11.988256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec432829-77df-429a-bc8e-2021cd2003ca tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:12.004263 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-93b7c8d0-fb1c-4001-8476-e3e389a3fe7c tempest-KeyPairsV2TestJSON-1822127573 tempest-KeyPairsV2TestJSON-1822127573-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-2020856549" status: 202 len: 0 microversion: 2.1 time: 0.050034 May 18 22:28:12.005310 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1559/3298] 10.222.0.58 () {58 vars in 1277 bytes} [Wed May 18 22:28:11 2022] DELETE /compute/v2.1/os-keypairs/tempest-KeyPairsV2TestJSON-keypair-2020856549 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:28:12.014752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bdc0c84c-aab3-46ff-8bbc-acde9ff94823 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:12.015371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bdc0c84c-aab3-46ff-8bbc-acde9ff94823 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:12.028523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bdc0c84c-aab3-46ff-8bbc-acde9ff94823 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:12.028737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bdc0c84c-aab3-46ff-8bbc-acde9ff94823 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:12.029346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bdc0c84c-aab3-46ff-8bbc-acde9ff94823 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:12.029801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bdc0c84c-aab3-46ff-8bbc-acde9ff94823 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:12.311144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bdc0c84c-aab3-46ff-8bbc-acde9ff94823 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:12.323817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ec432829-77df-429a-bc8e-2021cd2003ca tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a99662fd882344509fbf4bad07277aa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7896fd77e2dc480eb0a8bff02db77aff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:12.328451 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bdc0c84c-aab3-46ff-8bbc-acde9ff94823 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1273 microversion: 2.1 time: 0.321431 May 18 22:28:12.340380 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1560/3299] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:12 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1273 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:12.344737 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ec432829-77df-429a-bc8e-2021cd2003ca tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 200 len: 1313 microversion: 2.1 time: 0.382776 May 18 22:28:12.345204 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1740/3300] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:11 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 1313 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:12.352315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1412ab83-ab59-4372-bd7c-37260c6c4dbf tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:12.353510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1412ab83-ab59-4372-bd7c-37260c6c4dbf tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:12.369645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1412ab83-ab59-4372-bd7c-37260c6c4dbf tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:12.371464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1412ab83-ab59-4372-bd7c-37260c6c4dbf tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:12.374469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1412ab83-ab59-4372-bd7c-37260c6c4dbf tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:12.375330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1412ab83-ab59-4372-bd7c-37260c6c4dbf tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:12.476599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-cedb34a7-8615-4e03-b25e-ce4a62219d10 req-2a3e0401-e8b3-48e2-b7c9-86ef25b3016a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f32613f9-0627-453a-b1bf-e6db08d256a8", "name": "network-vif-plugged", "status": "completed", "tag": "2e9aeac9-de71-4933-8574-70ff8f2f8483"}, {"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-plugged", "status": "completed", "tag": "c635871a-7730-4a3a-a525-de8284aec42f"}, {"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-plugged", "status": "completed", "tag": "97343e08-6012-4002-9f77-9a79e836fb02"}, {"server_uuid": "f32613f9-0627-453a-b1bf-e6db08d256a8", "name": "network-vif-unplugged", "status": "completed", "tag": "2e9aeac9-de71-4933-8574-70ff8f2f8483"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:12.497653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cedb34a7-8615-4e03-b25e-ce4a62219d10 req-2a3e0401-e8b3-48e2-b7c9-86ef25b3016a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:12.498127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cedb34a7-8615-4e03-b25e-ce4a62219d10 req-2a3e0401-e8b3-48e2-b7c9-86ef25b3016a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:12.514686 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-cedb34a7-8615-4e03-b25e-ce4a62219d10 req-2a3e0401-e8b3-48e2-b7c9-86ef25b3016a service nova] Creating event network-vif-plugged:2e9aeac9-de71-4933-8574-70ff8f2f8483 for instance f32613f9-0627-453a-b1bf-e6db08d256a8 on n-h1-841040-6 May 18 22:28:12.515365 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-cedb34a7-8615-4e03-b25e-ce4a62219d10 req-2a3e0401-e8b3-48e2-b7c9-86ef25b3016a service nova] Creating event network-vif-plugged:c635871a-7730-4a3a-a525-de8284aec42f for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:28:12.515878 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-cedb34a7-8615-4e03-b25e-ce4a62219d10 req-2a3e0401-e8b3-48e2-b7c9-86ef25b3016a service nova] Creating event network-vif-plugged:97343e08-6012-4002-9f77-9a79e836fb02 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:28:12.516375 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-cedb34a7-8615-4e03-b25e-ce4a62219d10 req-2a3e0401-e8b3-48e2-b7c9-86ef25b3016a service nova] Creating event network-vif-unplugged:2e9aeac9-de71-4933-8574-70ff8f2f8483 for instance f32613f9-0627-453a-b1bf-e6db08d256a8 on n-h1-841040-6 May 18 22:28:12.526998 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-cedb34a7-8615-4e03-b25e-ce4a62219d10 req-2a3e0401-e8b3-48e2-b7c9-86ef25b3016a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 698 microversion: 2.1 time: 0.054394 May 18 22:28:12.527642 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1741/3301] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:12 2022] POST /compute/v2.1/os-server-external-events => generated 698 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:28:12.536571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1412ab83-ab59-4372-bd7c-37260c6c4dbf tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:12.562728 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1412ab83-ab59-4372-bd7c-37260c6c4dbf tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1162 microversion: 2.1 time: 0.219328 May 18 22:28:12.591425 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1561/3302] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:12 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1162 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:12.665436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f7a6655a-95f6-4a6d-a816-bb3f0d0af6c7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:12.666431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f7a6655a-95f6-4a6d-a816-bb3f0d0af6c7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:12.676734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7a6655a-95f6-4a6d-a816-bb3f0d0af6c7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:12.677539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7a6655a-95f6-4a6d-a816-bb3f0d0af6c7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:12.678528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7a6655a-95f6-4a6d-a816-bb3f0d0af6c7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:12.679414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7a6655a-95f6-4a6d-a816-bb3f0d0af6c7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:12.958884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0c348f55-c14a-4f1b-8959-87fdccc8250c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:12.960575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0c348f55-c14a-4f1b-8959-87fdccc8250c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:12.986936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c348f55-c14a-4f1b-8959-87fdccc8250c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:12.988844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c348f55-c14a-4f1b-8959-87fdccc8250c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:12.990896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c348f55-c14a-4f1b-8959-87fdccc8250c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:12.991347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c348f55-c14a-4f1b-8959-87fdccc8250c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:12.993789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f7a6655a-95f6-4a6d-a816-bb3f0d0af6c7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:13.004294 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f7a6655a-95f6-4a6d-a816-bb3f0d0af6c7 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1492 microversion: 2.1 time: 0.343200 May 18 22:28:13.004889 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1742/3303] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:12 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1492 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:13.351389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c8e2af51-9533-4f4c-b57c-3f51d0be214f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:13.354156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c8e2af51-9533-4f4c-b57c-3f51d0be214f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:13.375127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8e2af51-9533-4f4c-b57c-3f51d0be214f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:13.376373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8e2af51-9533-4f4c-b57c-3f51d0be214f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:13.377934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8e2af51-9533-4f4c-b57c-3f51d0be214f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:13.378609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8e2af51-9533-4f4c-b57c-3f51d0be214f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:13.636351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c8e2af51-9533-4f4c-b57c-3f51d0be214f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:13.646015 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c8e2af51-9533-4f4c-b57c-3f51d0be214f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1315 microversion: 2.1 time: 0.301581 May 18 22:28:13.646806 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1743/3304] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:13 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1315 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:13.667598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5aee1d9c-f373-4e96-bd1a-bef42f7a8e5b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:13.668223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5aee1d9c-f373-4e96-bd1a-bef42f7a8e5b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:13.679495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-5aee1d9c-f373-4e96-bd1a-bef42f7a8e5b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [119083] Writing DB stats nova_api:SELECT=88,nova_api:INSERT=7,nova_api:DELETE=4,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:13.681097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5aee1d9c-f373-4e96-bd1a-bef42f7a8e5b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:13.681617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5aee1d9c-f373-4e96-bd1a-bef42f7a8e5b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:13.682346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5aee1d9c-f373-4e96-bd1a-bef42f7a8e5b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:13.682785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5aee1d9c-f373-4e96-bd1a-bef42f7a8e5b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:13.947770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5aee1d9c-f373-4e96-bd1a-bef42f7a8e5b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a99662fd882344509fbf4bad07277aa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7896fd77e2dc480eb0a8bff02db77aff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:13.956657 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5aee1d9c-f373-4e96-bd1a-bef42f7a8e5b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 200 len: 1313 microversion: 2.1 time: 0.297335 May 18 22:28:13.958025 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1744/3305] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:13 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 1313 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:13.978742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eed09cb5-d353-43d7-99dd-173e21045925 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:13.979895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eed09cb5-d353-43d7-99dd-173e21045925 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:13.990032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed09cb5-d353-43d7-99dd-173e21045925 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:13.991048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed09cb5-d353-43d7-99dd-173e21045925 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:13.992280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed09cb5-d353-43d7-99dd-173e21045925 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:13.992990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eed09cb5-d353-43d7-99dd-173e21045925 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:14.023701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c348f55-c14a-4f1b-8959-87fdccc8250c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:14.044985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c348f55-c14a-4f1b-8959-87fdccc8250c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:14.046954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c348f55-c14a-4f1b-8959-87fdccc8250c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:14.048360 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0c348f55-c14a-4f1b-8959-87fdccc8250c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1875 microversion: 2.42 time: 1.103804 May 18 22:28:14.049405 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1562/3306] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:28:12 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1875 bytes in 1105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:28:14.058280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c5af3da6-73c3-4d94-bfd8-863b1d19d1ad tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:14.060457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c5af3da6-73c3-4d94-bfd8-863b1d19d1ad tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:14.079663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5af3da6-73c3-4d94-bfd8-863b1d19d1ad tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:14.080483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5af3da6-73c3-4d94-bfd8-863b1d19d1ad tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:14.081582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5af3da6-73c3-4d94-bfd8-863b1d19d1ad tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:14.082241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5af3da6-73c3-4d94-bfd8-863b1d19d1ad tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:14.126284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eed09cb5-d353-43d7-99dd-173e21045925 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:14.148662 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eed09cb5-d353-43d7-99dd-173e21045925 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1236 microversion: 2.1 time: 0.188009 May 18 22:28:14.152213 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1745/3307] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:13 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1236 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:14.170122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-8caea5c9-6937-4a1d-b782-f8032c9b4e98 req-e4a55257-81d7-4607-af58-4b09834690e1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f32613f9-0627-453a-b1bf-e6db08d256a8", "name": "network-vif-deleted", "tag": "2e9aeac9-de71-4933-8574-70ff8f2f8483"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:14.182456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8caea5c9-6937-4a1d-b782-f8032c9b4e98 req-e4a55257-81d7-4607-af58-4b09834690e1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:14.183331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8caea5c9-6937-4a1d-b782-f8032c9b4e98 req-e4a55257-81d7-4607-af58-4b09834690e1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:14.238789 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-8caea5c9-6937-4a1d-b782-f8032c9b4e98 req-e4a55257-81d7-4607-af58-4b09834690e1 service nova] Creating event network-vif-deleted:2e9aeac9-de71-4933-8574-70ff8f2f8483 for instance f32613f9-0627-453a-b1bf-e6db08d256a8 on n-h1-841040-6 May 18 22:28:14.249898 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-8caea5c9-6937-4a1d-b782-f8032c9b4e98 req-e4a55257-81d7-4607-af58-4b09834690e1 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.090966 May 18 22:28:14.251922 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1746/3308] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:14 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:14.403593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c5af3da6-73c3-4d94-bfd8-863b1d19d1ad tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cc0b57cfd53c4663a76db415434d9a41', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '249f074bdc8c45c5a00d829b532a7686', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:14.413283 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c5af3da6-73c3-4d94-bfd8-863b1d19d1ad tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 200 len: 1291 microversion: 2.1 time: 0.362637 May 18 22:28:14.419602 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1563/3309] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:14 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 1291 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:14.673897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d1ad40d-5de5-405f-8d04-7bfd84d0b5e7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:14.674459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d1ad40d-5de5-405f-8d04-7bfd84d0b5e7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:14.688778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d1ad40d-5de5-405f-8d04-7bfd84d0b5e7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:14.689218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d1ad40d-5de5-405f-8d04-7bfd84d0b5e7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:14.693805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d1ad40d-5de5-405f-8d04-7bfd84d0b5e7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:14.696700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d1ad40d-5de5-405f-8d04-7bfd84d0b5e7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.091086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d1ad40d-5de5-405f-8d04-7bfd84d0b5e7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:15.101899 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d1ad40d-5de5-405f-8d04-7bfd84d0b5e7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1315 microversion: 2.1 time: 0.441689 May 18 22:28:15.103227 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1747/3310] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:14 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1315 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:15.110578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6331a6dc-8bd8-4fac-acca-76e585757e53 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:15.111525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6331a6dc-8bd8-4fac-acca-76e585757e53 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:15.120981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6331a6dc-8bd8-4fac-acca-76e585757e53 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.121849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6331a6dc-8bd8-4fac-acca-76e585757e53 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.123424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6331a6dc-8bd8-4fac-acca-76e585757e53 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.124888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6331a6dc-8bd8-4fac-acca-76e585757e53 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.268447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-88992d2b-e70f-4fd1-bc1f-90da4abb28ea tempest-AbsoluteLimitsTestJSON-666428647 tempest-AbsoluteLimitsTestJSON-666428647-project] Calling method '.version_select at 0x7fa2ec58d0d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:15.296314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-88992d2b-e70f-4fd1-bc1f-90da4abb28ea tempest-AbsoluteLimitsTestJSON-666428647 tempest-AbsoluteLimitsTestJSON-666428647-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.296772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-88992d2b-e70f-4fd1-bc1f-90da4abb28ea tempest-AbsoluteLimitsTestJSON-666428647 tempest-AbsoluteLimitsTestJSON-666428647-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.297559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-88992d2b-e70f-4fd1-bc1f-90da4abb28ea tempest-AbsoluteLimitsTestJSON-666428647 tempest-AbsoluteLimitsTestJSON-666428647-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.298029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-88992d2b-e70f-4fd1-bc1f-90da4abb28ea tempest-AbsoluteLimitsTestJSON-666428647 tempest-AbsoluteLimitsTestJSON-666428647-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.351020 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-88992d2b-e70f-4fd1-bc1f-90da4abb28ea tempest-AbsoluteLimitsTestJSON-666428647 tempest-AbsoluteLimitsTestJSON-666428647-project] 10.222.0.58 "GET /compute/v2.1/limits" status: 200 len: 511 microversion: 2.1 time: 0.528567 May 18 22:28:15.351986 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1564/3311] 10.222.0.58 () {58 vars in 1121 bytes} [Wed May 18 22:28:14 2022] GET /compute/v2.1/limits => generated 511 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:28:15.365935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8f69390a-baa2-4d3e-ad9f-e720f465244c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:15.366581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8f69390a-baa2-4d3e-ad9f-e720f465244c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:15.374152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f69390a-baa2-4d3e-ad9f-e720f465244c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.375143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f69390a-baa2-4d3e-ad9f-e720f465244c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.376196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f69390a-baa2-4d3e-ad9f-e720f465244c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.376791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f69390a-baa2-4d3e-ad9f-e720f465244c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.458823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6331a6dc-8bd8-4fac-acca-76e585757e53 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a99662fd882344509fbf4bad07277aa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7896fd77e2dc480eb0a8bff02db77aff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:15.468021 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6331a6dc-8bd8-4fac-acca-76e585757e53 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 200 len: 1313 microversion: 2.1 time: 0.363200 May 18 22:28:15.472649 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1748/3312] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:15 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 1313 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:15.480332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-44a77bb8-cd39-48c3-9354-f01de6c9ad00 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:15.490395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-44a77bb8-cd39-48c3-9354-f01de6c9ad00 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:15.497007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44a77bb8-cd39-48c3-9354-f01de6c9ad00 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.497653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44a77bb8-cd39-48c3-9354-f01de6c9ad00 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.498647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44a77bb8-cd39-48c3-9354-f01de6c9ad00 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.499230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44a77bb8-cd39-48c3-9354-f01de6c9ad00 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.608039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-44a77bb8-cd39-48c3-9354-f01de6c9ad00 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:15.620332 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-44a77bb8-cd39-48c3-9354-f01de6c9ad00 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1236 microversion: 2.1 time: 0.145438 May 18 22:28:15.623742 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1749/3313] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:15 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1236 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:15.639466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-5e3565ef-240b-4258-a7e3-52979ff1abec req-48260c01-7995-4b74-96bf-6a8b37320c0e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914", "name": "network-vif-plugged", "status": "completed", "tag": "e8597eec-afb0-4347-93c7-0f3975a983cb"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:15.695673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5e3565ef-240b-4258-a7e3-52979ff1abec req-48260c01-7995-4b74-96bf-6a8b37320c0e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.696925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5e3565ef-240b-4258-a7e3-52979ff1abec req-48260c01-7995-4b74-96bf-6a8b37320c0e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.745699 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-5e3565ef-240b-4258-a7e3-52979ff1abec req-48260c01-7995-4b74-96bf-6a8b37320c0e service nova] Creating event network-vif-plugged:e8597eec-afb0-4347-93c7-0f3975a983cb for instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 on n-h2-841040-6 May 18 22:28:15.761059 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-5e3565ef-240b-4258-a7e3-52979ff1abec req-48260c01-7995-4b74-96bf-6a8b37320c0e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.134347 May 18 22:28:15.763741 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1750/3314] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:15 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:15.791594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0a8fc95c-76e0-4321-a20c-1a4a5845ae8b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:15.793451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0a8fc95c-76e0-4321-a20c-1a4a5845ae8b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: f32613f9-0627-453a-b1bf-e6db08d256a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:15.811312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a8fc95c-76e0-4321-a20c-1a4a5845ae8b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.811312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a8fc95c-76e0-4321-a20c-1a4a5845ae8b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.818742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a8fc95c-76e0-4321-a20c-1a4a5845ae8b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.820406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a8fc95c-76e0-4321-a20c-1a4a5845ae8b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.855558 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-0a8fc95c-76e0-4321-a20c-1a4a5845ae8b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] HTTP exception thrown: Instance f32613f9-0627-453a-b1bf-e6db08d256a8 could not be found. May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0a8fc95c-76e0-4321-a20c-1a4a5845ae8b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Request method failure captured: May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 HTTP/1.1 May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXId9AdPGdB_b5JyADuQ_GIHTBHa82kQLmp-96gaLhtE79NA89QtI2iSb78Tqc2v4F9zaXTwlR5LiPOqGUjKKTgLYFtp3C0mc0dSGKz3vOaEW1DYiSE7sp7LW4rtt5Dt23g4aghnACBWnXfraOlqMCYoozj7K7_XNKOM0DIeLHhlznM May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}] May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesTestJSON-1342520928 May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesTestJSON-1342520928-project May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: cc0b57cfd53c4663a76db415434d9a41 May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesTestJSON-1342520928-project May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance f32613f9-0627-453a-b1bf-e6db08d256a8 could not be found. May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f32613f9-0627-453a-b1bf-e6db08d256a8'} May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f32613f9-0627-453a-b1bf-e6db08d256a8 could not be found. May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f32613f9-0627-453a-b1bf-e6db08d256a8 could not be found. May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:15.858081 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:15.866901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:15.866901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:15.866901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:15.866901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:15.866901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f32613f9-0627-453a-b1bf-e6db08d256a8 could not be found. May 18 22:28:15.866901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:15.866901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0a8fc95c-76e0-4321-a20c-1a4a5845ae8b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Returning 404 to user: Instance f32613f9-0627-453a-b1bf-e6db08d256a8 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:15.866901 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0a8fc95c-76e0-4321-a20c-1a4a5845ae8b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8" status: 404 len: 111 microversion: 2.1 time: 0.093166 May 18 22:28:15.866901 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1751/3315] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:15 2022] GET /compute/v2.1/servers/f32613f9-0627-453a-b1bf-e6db08d256a8 => generated 111 bytes in 99 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:15.874139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-99cdff73-07c6-4c83-ae02-c35b38803eed tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ed0a31f0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:15.886403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8f69390a-baa2-4d3e-ad9f-e720f465244c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:15.901227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8f69390a-baa2-4d3e-ad9f-e720f465244c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:15.906754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8f69390a-baa2-4d3e-ad9f-e720f465244c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:15.910879 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-99cdff73-07c6-4c83-ae02-c35b38803eed tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] HTTP exception thrown: Image not found. May 18 22:28:15.911150 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8f69390a-baa2-4d3e-ad9f-e720f465244c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2833 microversion: 2.42 time: 0.556340 May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-99cdff73-07c6-4c83-ae02-c35b38803eed tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Request method failure captured: May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb HTTP/1.1 May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXId9AdPGdB_b5JyADuQ_GIHTBHa82kQLmp-96gaLhtE79NA89QtI2iSb78Tqc2v4F9zaXTwlR5LiPOqGUjKKTgLYFtp3C0mc0dSGKz3vOaEW1DYiSE7sp7LW4rtt5Dt23g4aghnACBWnXfraOlqMCYoozj7K7_XNKOM0DIeLHhlznM May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}] May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesTestJSON-1342520928 May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesTestJSON-1342520928-project May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: cc0b57cfd53c4663a76db415434d9a41 May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesTestJSON-1342520928-project May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: exception: Image not found. May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '31c19440-3a00-4d46-ad5c-61d66ba60eeb'} May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 724, in delete May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._client.call(context, 2, 'delete', args=(image_id,)) May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 386, in delete May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.delete(url) May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 410, in delete May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'DELETE', **kwargs) May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: Failed to find image 31c19440-3a00-4d46-ad5c-61d66ba60eeb to delete May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 104, in delete May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._image_api.delete(context, id) May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1255, in delete May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return session.delete(context, image_id) May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 726, in delete May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ImageNotFound(image_id=image_id) May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image 31c19440-3a00-4d46-ad5c-61d66ba60eeb could not be found. May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:15.913516 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 107, in delete May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:28:15.917380 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:15.922428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-99cdff73-07c6-4c83-ae02-c35b38803eed tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Returning 404 to user: Image not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:15.926259 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1565/3316] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:28:15 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2833 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:28:15.927454 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-99cdff73-07c6-4c83-ae02-c35b38803eed tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb" status: 404 len: 62 microversion: 2.1 time: 0.060095 May 18 22:28:15.928621 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1752/3317] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:15 2022] DELETE /compute/v2.1/images/31c19440-3a00-4d46-ad5c-61d66ba60eeb => generated 62 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:28:15.936438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-288f0d19-ffcb-4d77-a4eb-736eb8973afb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:15.936691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0320470b-6677-495c-87d2-cbf5593f4e40 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:15.939960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0320470b-6677-495c-87d2-cbf5593f4e40 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:15.940669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-288f0d19-ffcb-4d77-a4eb-736eb8973afb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:15.955518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-288f0d19-ffcb-4d77-a4eb-736eb8973afb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.956068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-288f0d19-ffcb-4d77-a4eb-736eb8973afb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.958219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0320470b-6677-495c-87d2-cbf5593f4e40 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.959206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-288f0d19-ffcb-4d77-a4eb-736eb8973afb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.959730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-288f0d19-ffcb-4d77-a4eb-736eb8973afb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.960552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0320470b-6677-495c-87d2-cbf5593f4e40 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.962744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0320470b-6677-495c-87d2-cbf5593f4e40 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:15.964957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0320470b-6677-495c-87d2-cbf5593f4e40 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:15.968226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-288f0d19-ffcb-4d77-a4eb-736eb8973afb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:16.002270 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-288f0d19-ffcb-4d77-a4eb-736eb8973afb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] HTTP exception thrown: Instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 could not be found. May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-288f0d19-ffcb-4d77-a4eb-736eb8973afb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Request method failure captured: May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 HTTP/1.1 May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXId9AdPGdB_b5JyADuQ_GIHTBHa82kQLmp-96gaLhtE79NA89QtI2iSb78Tqc2v4F9zaXTwlR5LiPOqGUjKKTgLYFtp3C0mc0dSGKz3vOaEW1DYiSE7sp7LW4rtt5Dt23g4aghnACBWnXfraOlqMCYoozj7K7_XNKOM0DIeLHhlznM May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}] May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesTestJSON-1342520928 May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesTestJSON-1342520928-project May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: cc0b57cfd53c4663a76db415434d9a41 May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesTestJSON-1342520928-project May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 could not be found. May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2'} May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 could not be found. May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:16.004250 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 could not be found. May 18 22:28:16.008739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.008739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:16.008739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.008739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:16.008739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:16.008739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:16.008739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:16.008739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:16.008739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 could not be found. May 18 22:28:16.008739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.008739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-288f0d19-ffcb-4d77-a4eb-736eb8973afb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Returning 404 to user: Instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:16.009610 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-288f0d19-ffcb-4d77-a4eb-736eb8973afb tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 404 len: 111 microversion: 2.1 time: 0.075497 May 18 22:28:16.013128 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1753/3318] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:28:15 2022] DELETE /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 111 bytes in 78 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:16.019592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f5b5e277-9640-4207-92b4-61c58d0b383b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:16.020989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f5b5e277-9640-4207-92b4-61c58d0b383b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:16.035569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5b5e277-9640-4207-92b4-61c58d0b383b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:16.038230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5b5e277-9640-4207-92b4-61c58d0b383b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:16.039828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5b5e277-9640-4207-92b4-61c58d0b383b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:16.043802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5b5e277-9640-4207-92b4-61c58d0b383b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:16.076229 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-f5b5e277-9640-4207-92b4-61c58d0b383b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] HTTP exception thrown: Instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 could not be found. May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f5b5e277-9640-4207-92b4-61c58d0b383b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Request method failure captured: May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 HTTP/1.1 May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXId9AdPGdB_b5JyADuQ_GIHTBHa82kQLmp-96gaLhtE79NA89QtI2iSb78Tqc2v4F9zaXTwlR5LiPOqGUjKKTgLYFtp3C0mc0dSGKz3vOaEW1DYiSE7sp7LW4rtt5Dt23g4aghnACBWnXfraOlqMCYoozj7K7_XNKOM0DIeLHhlznM May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}] May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesTestJSON-1342520928 May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesTestJSON-1342520928-project May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: cc0b57cfd53c4663a76db415434d9a41 May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesTestJSON-1342520928-project May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 could not be found. May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2'} May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 could not be found. May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 could not be found. May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.078028 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:16.084323 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:16.084323 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:16.084323 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:16.084323 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:16.084323 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 could not be found. May 18 22:28:16.084323 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.084948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f5b5e277-9640-4207-92b4-61c58d0b383b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Returning 404 to user: Instance 5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:16.093616 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f5b5e277-9640-4207-92b4-61c58d0b383b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2" status: 404 len: 111 microversion: 2.1 time: 0.078712 May 18 22:28:16.097456 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1754/3319] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:16 2022] GET /compute/v2.1/servers/5a55e64b-d5f7-4312-b50b-ce0b7e4ec2d2 => generated 111 bytes in 81 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:16.114528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5b6ee72-8583-4510-8c87-aaca830949ed tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ed267e50>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:16.147882 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-a5b6ee72-8583-4510-8c87-aaca830949ed tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] HTTP exception thrown: Image not found. May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5b6ee72-8583-4510-8c87-aaca830949ed tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Request method failure captured: May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569 HTTP/1.1 May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXId9AdPGdB_b5JyADuQ_GIHTBHa82kQLmp-96gaLhtE79NA89QtI2iSb78Tqc2v4F9zaXTwlR5LiPOqGUjKKTgLYFtp3C0mc0dSGKz3vOaEW1DYiSE7sp7LW4rtt5Dt23g4aghnACBWnXfraOlqMCYoozj7K7_XNKOM0DIeLHhlznM May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}] May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesTestJSON-1342520928 May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesTestJSON-1342520928-project May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: cc0b57cfd53c4663a76db415434d9a41 May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesTestJSON-1342520928-project May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: exception: Image not found. May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '62c9d793-788e-4763-80b9-5b1029b1d569'} May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 724, in delete May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._client.call(context, 2, 'delete', args=(image_id,)) May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 386, in delete May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.delete(url) May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 410, in delete May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, 'DELETE', **kwargs) May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: Failed to find image 62c9d793-788e-4763-80b9-5b1029b1d569 to delete May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 104, in delete May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._image_api.delete(context, id) May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1255, in delete May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return session.delete(context, image_id) May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 726, in delete May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ImageNotFound(image_id=image_id) May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image 62c9d793-788e-4763-80b9-5b1029b1d569 could not be found. May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.157114 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 107, in delete May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:28:16.161818 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:16.165517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5b6ee72-8583-4510-8c87-aaca830949ed tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Returning 404 to user: Image not found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:16.167949 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a5b6ee72-8583-4510-8c87-aaca830949ed tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569" status: 404 len: 62 microversion: 2.1 time: 0.069186 May 18 22:28:16.172775 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1755/3320] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:16 2022] DELETE /compute/v2.1/images/62c9d793-788e-4763-80b9-5b1029b1d569 => generated 62 bytes in 74 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:28:16.189669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-500c0d98-4624-4d13-8901-3c435a012b92 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:16.190538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-500c0d98-4624-4d13-8901-3c435a012b92 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:16.207012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-500c0d98-4624-4d13-8901-3c435a012b92 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:16.207636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-500c0d98-4624-4d13-8901-3c435a012b92 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:16.208532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-500c0d98-4624-4d13-8901-3c435a012b92 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:16.216867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-500c0d98-4624-4d13-8901-3c435a012b92 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:16.453619 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0320470b-6677-495c-87d2-cbf5593f4e40 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247/os-interface" status: 200 len: 1831 microversion: 2.42 time: 0.521921 May 18 22:28:16.461551 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1566/3321] 10.222.0.58 () {60 vars in 1315 bytes} [Wed May 18 22:28:15 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247/os-interface => generated 1831 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:28:16.466718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cd81f449-9c50-4a7b-8daa-1be7cfb699fc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:16.467213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cd81f449-9c50-4a7b-8daa-1be7cfb699fc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:16.488524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd81f449-9c50-4a7b-8daa-1be7cfb699fc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:16.489628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd81f449-9c50-4a7b-8daa-1be7cfb699fc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:16.492749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd81f449-9c50-4a7b-8daa-1be7cfb699fc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:16.493384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd81f449-9c50-4a7b-8daa-1be7cfb699fc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:16.537127 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-cd81f449-9c50-4a7b-8daa-1be7cfb699fc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] HTTP exception thrown: Instance 062d0342-5830-4397-8086-055f8302b797 could not be found. May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cd81f449-9c50-4a7b-8daa-1be7cfb699fc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Request method failure captured: May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 HTTP/1.1 May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXId9AdPGdB_b5JyADuQ_GIHTBHa82kQLmp-96gaLhtE79NA89QtI2iSb78Tqc2v4F9zaXTwlR5LiPOqGUjKKTgLYFtp3C0mc0dSGKz3vOaEW1DYiSE7sp7LW4rtt5Dt23g4aghnACBWnXfraOlqMCYoozj7K7_XNKOM0DIeLHhlznM May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}] May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesTestJSON-1342520928 May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesTestJSON-1342520928-project May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: cc0b57cfd53c4663a76db415434d9a41 May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesTestJSON-1342520928-project May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 062d0342-5830-4397-8086-055f8302b797 could not be found. May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '062d0342-5830-4397-8086-055f8302b797'} May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 062d0342-5830-4397-8086-055f8302b797 could not be found. May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:16.539409 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 062d0342-5830-4397-8086-055f8302b797 could not be found. May 18 22:28:16.543921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:16.543921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:16.543921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:16.543921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:16.543921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:16.543921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:16.543921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:16.543921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:16.543921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 062d0342-5830-4397-8086-055f8302b797 could not be found. May 18 22:28:16.543921 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:16.545915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cd81f449-9c50-4a7b-8daa-1be7cfb699fc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Returning 404 to user: Instance 062d0342-5830-4397-8086-055f8302b797 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:16.549004 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cd81f449-9c50-4a7b-8daa-1be7cfb699fc tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 404 len: 111 microversion: 2.1 time: 0.085015 May 18 22:28:16.556002 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1567/3322] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:28:16 2022] DELETE /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 111 bytes in 89 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:16.561089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f06a29bf-a5c5-4984-b0b4-ad239f4b22c9 req-86ae6c41-2d15-4167-9356-84f627f94c7b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "237f659f-e9a5-4911-9ead-dcbc19f86ce3", "tag": "4f00cbab-ab41-4a2a-a873-f10616ebf218"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:16.580800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f06a29bf-a5c5-4984-b0b4-ad239f4b22c9 req-86ae6c41-2d15-4167-9356-84f627f94c7b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:16.581809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f06a29bf-a5c5-4984-b0b4-ad239f4b22c9 req-86ae6c41-2d15-4167-9356-84f627f94c7b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:16.594840 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f06a29bf-a5c5-4984-b0b4-ad239f4b22c9 req-86ae6c41-2d15-4167-9356-84f627f94c7b service nova] Creating event network-changed:4f00cbab-ab41-4a2a-a873-f10616ebf218 for instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 on n-h2-841040-6 May 18 22:28:16.600396 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f06a29bf-a5c5-4984-b0b4-ad239f4b22c9 req-86ae6c41-2d15-4167-9356-84f627f94c7b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.042856 May 18 22:28:16.601535 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1568/3323] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:16 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:16.608890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-55f378f1-12ad-4dcd-a9df-1de0b8cf773e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:16.610181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-55f378f1-12ad-4dcd-a9df-1de0b8cf773e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:16.621398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55f378f1-12ad-4dcd-a9df-1de0b8cf773e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:16.624211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55f378f1-12ad-4dcd-a9df-1de0b8cf773e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:16.625444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55f378f1-12ad-4dcd-a9df-1de0b8cf773e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:16.627418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55f378f1-12ad-4dcd-a9df-1de0b8cf773e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:17.014465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-500c0d98-4624-4d13-8901-3c435a012b92 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:17.023080 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-500c0d98-4624-4d13-8901-3c435a012b92 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1315 microversion: 2.1 time: 0.849017 May 18 22:28:17.023503 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1756/3324] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:16 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1315 bytes in 850 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:17.037537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ade3674-0666-4ab8-bc32-a882deacdd7b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:17.038396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9ade3674-0666-4ab8-bc32-a882deacdd7b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 062d0342-5830-4397-8086-055f8302b797] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:17.051084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ade3674-0666-4ab8-bc32-a882deacdd7b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:17.051525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ade3674-0666-4ab8-bc32-a882deacdd7b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:17.052295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ade3674-0666-4ab8-bc32-a882deacdd7b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:17.052721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ade3674-0666-4ab8-bc32-a882deacdd7b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:17.089764 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-9ade3674-0666-4ab8-bc32-a882deacdd7b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] HTTP exception thrown: Instance 062d0342-5830-4397-8086-055f8302b797 could not be found. May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ade3674-0666-4ab8-bc32-a882deacdd7b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Request method failure captured: May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 HTTP/1.1 May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXId9AdPGdB_b5JyADuQ_GIHTBHa82kQLmp-96gaLhtE79NA89QtI2iSb78Tqc2v4F9zaXTwlR5LiPOqGUjKKTgLYFtp3C0mc0dSGKz3vOaEW1DYiSE7sp7LW4rtt5Dt23g4aghnACBWnXfraOlqMCYoozj7K7_XNKOM0DIeLHhlznM May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}] May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ImagesTestJSON-1342520928 May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ImagesTestJSON-1342520928-project May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: cc0b57cfd53c4663a76db415434d9a41 May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ImagesTestJSON-1342520928-project May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 062d0342-5830-4397-8086-055f8302b797 could not be found. May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '062d0342-5830-4397-8086-055f8302b797'} May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 062d0342-5830-4397-8086-055f8302b797 could not be found. May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 062d0342-5830-4397-8086-055f8302b797 could not be found. May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:17.092118 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:17.097007 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:17.097007 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:17.097007 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:17.097007 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:17.097007 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 062d0342-5830-4397-8086-055f8302b797 could not be found. May 18 22:28:17.097007 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:17.100117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ade3674-0666-4ab8-bc32-a882deacdd7b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Returning 404 to user: Instance 062d0342-5830-4397-8086-055f8302b797 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:17.102348 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9ade3674-0666-4ab8-bc32-a882deacdd7b tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797" status: 404 len: 111 microversion: 2.1 time: 0.077470 May 18 22:28:17.106998 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1757/3325] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:17 2022] GET /compute/v2.1/servers/062d0342-5830-4397-8086-055f8302b797 => generated 111 bytes in 82 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:17.117857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-18e67909-6f9b-461a-b703-3087ee9bc2c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:17.118739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-18e67909-6f9b-461a-b703-3087ee9bc2c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:17.130551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18e67909-6f9b-461a-b703-3087ee9bc2c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:17.131358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18e67909-6f9b-461a-b703-3087ee9bc2c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:17.133536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18e67909-6f9b-461a-b703-3087ee9bc2c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:17.135013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18e67909-6f9b-461a-b703-3087ee9bc2c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:17.333669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-55f378f1-12ad-4dcd-a9df-1de0b8cf773e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a99662fd882344509fbf4bad07277aa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7896fd77e2dc480eb0a8bff02db77aff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:17.348089 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-55f378f1-12ad-4dcd-a9df-1de0b8cf773e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 200 len: 1313 microversion: 2.1 time: 0.741274 May 18 22:28:17.348701 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1569/3326] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:16 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 1313 bytes in 746 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:17.363152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-50ebc95a-4693-4b43-8c4a-112f5180604d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '.version_select at 0x7fa2ec4e8310>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:17.411078 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-50ebc95a-4693-4b43-8c4a-112f5180604d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] HTTP exception thrown: Image not found. May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-50ebc95a-4693-4b43-8c4a-112f5180604d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Request method failure captured: May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b HTTP/1.1 May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXId9AdPGdB_b5JyADuQ_GIHTBHa82kQLmp-96gaLhtE79NA89QtI2iSb78Tqc2v4F9zaXTwlR5LiPOqGUjKKTgLYFtp3C0mc0dSGKz3vOaEW1DYiSE7sp7LW4rtt5Dt23g4aghnACBWnXfraOlqMCYoozj7K7_XNKOM0DIeLHhlznM May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}] May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesTestJSON-1342520928 May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesTestJSON-1342520928-project May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: cc0b57cfd53c4663a76db415434d9a41 May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesTestJSON-1342520928-project May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: exception: Image not found. May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '81db569c-4638-4cc4-892b-a66ce4a18a8b'} May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 724, in delete May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._client.call(context, 2, 'delete', args=(image_id,)) May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 191, in call May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = getattr(controller, method)(*args, **kwargs) May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/utils.py", line 670, in inner May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return RequestIdProxy(wrapped(*args, **kwargs)) May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/v2/images.py", line 386, in delete May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.http_client.delete(url) May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/keystoneauth1/adapter.py", line 410, in delete May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, 'DELETE', **kwargs) May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 380, in request May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._handle_response(resp) May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/glanceclient/common/http.py", line 120, in _handle_response May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.from_response(resp, resp.content) May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi glanceclient.exc.HTTPNotFound: HTTP 404 Not Found: Failed to find image 81db569c-4638-4cc4-892b-a66ce4a18a8b to delete May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 104, in delete May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._image_api.delete(context, id) May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 1255, in delete May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return session.delete(context, image_id) May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/image/glance.py", line 726, in delete May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ImageNotFound(image_id=image_id) May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ImageNotFound: Image 81db569c-4638-4cc4-892b-a66ce4a18a8b could not be found. May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.413265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/images.py", line 107, in delete May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=explanation) May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Image not found. May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Image not found. May 18 22:28:17.421345 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.432104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-50ebc95a-4693-4b43-8c4a-112f5180604d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Returning 404 to user: Image not found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:17.434297 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-50ebc95a-4693-4b43-8c4a-112f5180604d tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b" status: 404 len: 62 microversion: 2.1 time: 0.081692 May 18 22:28:17.435168 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1570/3327] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:17 2022] DELETE /compute/v2.1/images/81db569c-4638-4cc4-892b-a66ce4a18a8b => generated 62 bytes in 84 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:28:17.448915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1e7e553f-6fdb-4a84-b0aa-9454e33600d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:17.450973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1e7e553f-6fdb-4a84-b0aa-9454e33600d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:17.469689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e7e553f-6fdb-4a84-b0aa-9454e33600d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:17.470941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e7e553f-6fdb-4a84-b0aa-9454e33600d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:17.472094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e7e553f-6fdb-4a84-b0aa-9454e33600d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:17.472749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e7e553f-6fdb-4a84-b0aa-9454e33600d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:17.496586 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-1e7e553f-6fdb-4a84-b0aa-9454e33600d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] HTTP exception thrown: Instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a could not be found. May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1e7e553f-6fdb-4a84-b0aa-9454e33600d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Request method failure captured: May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a HTTP/1.1 May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXId9AdPGdB_b5JyADuQ_GIHTBHa82kQLmp-96gaLhtE79NA89QtI2iSb78Tqc2v4F9zaXTwlR5LiPOqGUjKKTgLYFtp3C0mc0dSGKz3vOaEW1DYiSE7sp7LW4rtt5Dt23g4aghnACBWnXfraOlqMCYoozj7K7_XNKOM0DIeLHhlznM May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}] May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesTestJSON-1342520928 May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesTestJSON-1342520928-project May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: cc0b57cfd53c4663a76db415434d9a41 May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesTestJSON-1342520928-project May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a could not be found. May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '83b9dc42-3f37-4bc7-afbe-9eee48aa868a'} May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a could not be found. May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:17.499562 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a could not be found. May 18 22:28:17.503381 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.503381 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:17.503381 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.503381 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:17.503381 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:17.503381 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:17.503381 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:17.503381 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:17.503381 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a could not be found. May 18 22:28:17.503381 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.508665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1e7e553f-6fdb-4a84-b0aa-9454e33600d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Returning 404 to user: Instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:17.511864 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1e7e553f-6fdb-4a84-b0aa-9454e33600d8 tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "DELETE /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 404 len: 111 microversion: 2.1 time: 0.072510 May 18 22:28:17.513697 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1571/3328] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:28:17 2022] DELETE /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 111 bytes in 75 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:17.526720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-18e67909-6f9b-461a-b703-3087ee9bc2c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:17.539609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aeac8c7f-bf0b-4511-bacb-4248c4e0ec8e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:17.541919 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-18e67909-6f9b-461a-b703-3087ee9bc2c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1303 microversion: 2.1 time: 0.433622 May 18 22:28:17.542069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aeac8c7f-bf0b-4511-bacb-4248c4e0ec8e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] [instance: 83b9dc42-3f37-4bc7-afbe-9eee48aa868a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:17.542510 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1758/3329] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:17 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1303 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:17.569353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aeac8c7f-bf0b-4511-bacb-4248c4e0ec8e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:17.570122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aeac8c7f-bf0b-4511-bacb-4248c4e0ec8e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:17.571527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aeac8c7f-bf0b-4511-bacb-4248c4e0ec8e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:17.572119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aeac8c7f-bf0b-4511-bacb-4248c4e0ec8e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:17.602358 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-aeac8c7f-bf0b-4511-bacb-4248c4e0ec8e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] HTTP exception thrown: Instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a could not be found. May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aeac8c7f-bf0b-4511-bacb-4248c4e0ec8e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Request method failure captured: May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a HTTP/1.1 May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXId9AdPGdB_b5JyADuQ_GIHTBHa82kQLmp-96gaLhtE79NA89QtI2iSb78Tqc2v4F9zaXTwlR5LiPOqGUjKKTgLYFtp3C0mc0dSGKz3vOaEW1DYiSE7sp7LW4rtt5Dt23g4aghnACBWnXfraOlqMCYoozj7K7_XNKOM0DIeLHhlznM May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_249f074bdc8c45c5a00d829b532a7686"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/249f074bdc8c45c5a00d829b532a7686"}]}] May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ImagesTestJSON-1342520928 May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 249f074bdc8c45c5a00d829b532a7686 May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ImagesTestJSON-1342520928 May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ImagesTestJSON-1342520928-project May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: cc0b57cfd53c4663a76db415434d9a41 May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ImagesTestJSON-1342520928-project May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a could not be found. May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '83b9dc42-3f37-4bc7-afbe-9eee48aa868a'} May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a could not be found. May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a could not be found. May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.604223 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:17.608541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:17.608541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:17.608541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:17.608541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:17.608541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a could not be found. May 18 22:28:17.608541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:17.610288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aeac8c7f-bf0b-4511-bacb-4248c4e0ec8e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] Returning 404 to user: Instance 83b9dc42-3f37-4bc7-afbe-9eee48aa868a could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:17.611329 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aeac8c7f-bf0b-4511-bacb-4248c4e0ec8e tempest-ImagesTestJSON-1342520928 tempest-ImagesTestJSON-1342520928-project] 10.222.0.58 "GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a" status: 404 len: 111 microversion: 2.1 time: 0.091096 May 18 22:28:17.615172 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1572/3330] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:17 2022] GET /compute/v2.1/servers/83b9dc42-3f37-4bc7-afbe-9eee48aa868a => generated 111 bytes in 96 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:18.041463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-365597c0-9eb1-4bb0-81ad-ab3f1fa3c4e5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:18.042898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-365597c0-9eb1-4bb0-81ad-ab3f1fa3c4e5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:18.055630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-365597c0-9eb1-4bb0-81ad-ab3f1fa3c4e5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:18.056620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-365597c0-9eb1-4bb0-81ad-ab3f1fa3c4e5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:18.057678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-365597c0-9eb1-4bb0-81ad-ab3f1fa3c4e5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:18.058299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-365597c0-9eb1-4bb0-81ad-ab3f1fa3c4e5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:18.369019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1b582668-83db-416d-835e-a9c7832986cf tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:18.369895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1b582668-83db-416d-835e-a9c7832986cf tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:18.396063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b582668-83db-416d-835e-a9c7832986cf tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:18.400193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b582668-83db-416d-835e-a9c7832986cf tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:18.400193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b582668-83db-416d-835e-a9c7832986cf tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:18.402625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b582668-83db-416d-835e-a9c7832986cf tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:18.597816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-365597c0-9eb1-4bb0-81ad-ab3f1fa3c4e5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:18.614328 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-365597c0-9eb1-4bb0-81ad-ab3f1fa3c4e5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1315 microversion: 2.1 time: 0.578184 May 18 22:28:18.627767 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1759/3331] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:18 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1315 bytes in 593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:18.632837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-97e29c88-9ee7-47f9-99e0-50e32c736490 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:18.638940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-97e29c88-9ee7-47f9-99e0-50e32c736490 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:18.647835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97e29c88-9ee7-47f9-99e0-50e32c736490 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:18.651271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97e29c88-9ee7-47f9-99e0-50e32c736490 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:18.653555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97e29c88-9ee7-47f9-99e0-50e32c736490 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:18.657614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97e29c88-9ee7-47f9-99e0-50e32c736490 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:18.849677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-97e29c88-9ee7-47f9-99e0-50e32c736490 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:18.964029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1b582668-83db-416d-835e-a9c7832986cf tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a99662fd882344509fbf4bad07277aa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7896fd77e2dc480eb0a8bff02db77aff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:18.975912 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1b582668-83db-416d-835e-a9c7832986cf tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 200 len: 1498 microversion: 2.1 time: 0.613937 May 18 22:28:18.978906 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1573/3332] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:18 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 1498 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:18.988711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-73aafab1-9bb1-414e-b5d9-cd9d3948cd44 req-de7810c2-9a30-4a55-9b2a-3c906f16b5bf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0f6c7131-df49-42ee-a2c3-7ce05eef4d94", "tag": "0518ae43-1f6d-481b-a582-e8e82157f9ba"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:19.009282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-73aafab1-9bb1-414e-b5d9-cd9d3948cd44 req-de7810c2-9a30-4a55-9b2a-3c906f16b5bf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:19.010149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-73aafab1-9bb1-414e-b5d9-cd9d3948cd44 req-de7810c2-9a30-4a55-9b2a-3c906f16b5bf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:19.037971 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-73aafab1-9bb1-414e-b5d9-cd9d3948cd44 req-de7810c2-9a30-4a55-9b2a-3c906f16b5bf service nova] Creating event network-changed:0518ae43-1f6d-481b-a582-e8e82157f9ba for instance 0f6c7131-df49-42ee-a2c3-7ce05eef4d94 on n-h1-841040-6 May 18 22:28:19.049806 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-73aafab1-9bb1-414e-b5d9-cd9d3948cd44 req-de7810c2-9a30-4a55-9b2a-3c906f16b5bf service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.069120 May 18 22:28:19.050686 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1574/3333] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:18 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:19.063098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1b6e1e35-7e16-466f-b6f5-b375611c94ef tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:19.092718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.compute.server_groups [None req-1b6e1e35-7e16-466f-b6f5-b375611c94ef tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Querying cell a037f7e5-99a5-4a88-a730-38a666fb1eb7(cell1) for 1 instances {{(pid=119082) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:69}} May 18 22:28:19.097350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b6e1e35-7e16-466f-b6f5-b375611c94ef tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:19.098141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b6e1e35-7e16-466f-b6f5-b375611c94ef tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:19.163401 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1b6e1e35-7e16-466f-b6f5-b375611c94ef tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/os-server-groups/15e47ccb-0a95-4395-b1c7-97535b66ee44" status: 200 len: 222 microversion: 2.1 time: 0.109988 May 18 22:28:19.163401 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1575/3334] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:28:19 2022] GET /compute/v2.1/os-server-groups/15e47ccb-0a95-4395-b1c7-97535b66ee44 => generated 222 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:19.176639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3bd4a571-c7bb-467f-a3ac-aa2f9f80561e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:19.177290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3bd4a571-c7bb-467f-a3ac-aa2f9f80561e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:19.183949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bd4a571-c7bb-467f-a3ac-aa2f9f80561e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:19.185132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bd4a571-c7bb-467f-a3ac-aa2f9f80561e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:19.186429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bd4a571-c7bb-467f-a3ac-aa2f9f80561e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:19.187032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bd4a571-c7bb-467f-a3ac-aa2f9f80561e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:19.216624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3bd4a571-c7bb-467f-a3ac-aa2f9f80561e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:28:19.338959 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3bd4a571-c7bb-467f-a3ac-aa2f9f80561e tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "DELETE /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 204 len: 0 microversion: 2.1 time: 0.168879 May 18 22:28:19.341196 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1576/3335] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:28:19 2022] DELETE /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:19.351666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aed1f98e-f27c-47b0-9ff9-84a4ba42f4f3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:19.352726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aed1f98e-f27c-47b0-9ff9-84a4ba42f4f3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:19.360287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aed1f98e-f27c-47b0-9ff9-84a4ba42f4f3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:19.361138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aed1f98e-f27c-47b0-9ff9-84a4ba42f4f3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:19.362143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aed1f98e-f27c-47b0-9ff9-84a4ba42f4f3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:19.362777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aed1f98e-f27c-47b0-9ff9-84a4ba42f4f3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:19.559017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-97e29c88-9ee7-47f9-99e0-50e32c736490 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:19.584141 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-97e29c88-9ee7-47f9-99e0-50e32c736490 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1303 microversion: 2.1 time: 0.947835 May 18 22:28:19.600923 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1760/3336] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:18 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1303 bytes in 959 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:19.635285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4fe9e737-5f4a-4607-9cdd-2624a89d19fd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:19.635891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4fe9e737-5f4a-4607-9cdd-2624a89d19fd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:19.650958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4fe9e737-5f4a-4607-9cdd-2624a89d19fd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:19.651407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4fe9e737-5f4a-4607-9cdd-2624a89d19fd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:19.652188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4fe9e737-5f4a-4607-9cdd-2624a89d19fd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:19.652616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4fe9e737-5f4a-4607-9cdd-2624a89d19fd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:19.909182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aed1f98e-f27c-47b0-9ff9-84a4ba42f4f3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a99662fd882344509fbf4bad07277aa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7896fd77e2dc480eb0a8bff02db77aff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:19.917493 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aed1f98e-f27c-47b0-9ff9-84a4ba42f4f3 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 200 len: 1504 microversion: 2.1 time: 0.570064 May 18 22:28:19.918157 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1577/3337] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:19 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 1504 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:20.161072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b06290b9-d824-440b-8e0c-25ed76040725 req-afa5b188-990e-4428-a05f-690d9dad8cb3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "tag": "57aaf813-5143-49a4-b498-bcf4756e768a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:20.177668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b06290b9-d824-440b-8e0c-25ed76040725 req-afa5b188-990e-4428-a05f-690d9dad8cb3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:20.178129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b06290b9-d824-440b-8e0c-25ed76040725 req-afa5b188-990e-4428-a05f-690d9dad8cb3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:20.201009 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b06290b9-d824-440b-8e0c-25ed76040725 req-afa5b188-990e-4428-a05f-690d9dad8cb3 service nova] Creating event network-changed:57aaf813-5143-49a4-b498-bcf4756e768a for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:28:20.214817 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b06290b9-d824-440b-8e0c-25ed76040725 req-afa5b188-990e-4428-a05f-690d9dad8cb3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.057309 May 18 22:28:20.216389 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1578/3338] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:20 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:28:20.282625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4fe9e737-5f4a-4607-9cdd-2624a89d19fd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:20.302932 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4fe9e737-5f4a-4607-9cdd-2624a89d19fd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1315 microversion: 2.1 time: 0.672182 May 18 22:28:20.316533 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1761/3339] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:19 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1315 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:20.607341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-40246ce6-80ba-4cae-984c-afbb0f3a7bec tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:20.608333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-40246ce6-80ba-4cae-984c-afbb0f3a7bec tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:20.628386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-40246ce6-80ba-4cae-984c-afbb0f3a7bec tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:20.629003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-40246ce6-80ba-4cae-984c-afbb0f3a7bec tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:20.629988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-40246ce6-80ba-4cae-984c-afbb0f3a7bec tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:20.630725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-40246ce6-80ba-4cae-984c-afbb0f3a7bec tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:20.936726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2cfb339e-a3e7-47ca-8c34-cbe340338673 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:20.937356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2cfb339e-a3e7-47ca-8c34-cbe340338673 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:20.948061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cfb339e-a3e7-47ca-8c34-cbe340338673 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:20.948818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cfb339e-a3e7-47ca-8c34-cbe340338673 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:20.949897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cfb339e-a3e7-47ca-8c34-cbe340338673 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:20.950523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cfb339e-a3e7-47ca-8c34-cbe340338673 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:21.417402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2cfb339e-a3e7-47ca-8c34-cbe340338673 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a99662fd882344509fbf4bad07277aa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7896fd77e2dc480eb0a8bff02db77aff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:21.428300 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2cfb339e-a3e7-47ca-8c34-cbe340338673 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 200 len: 1504 microversion: 2.1 time: 0.497066 May 18 22:28:21.428892 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1762/3340] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:20 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 1504 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:21.472471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ff5af3c3-fb48-4270-9626-49fa62fcb837 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:21.473701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ff5af3c3-fb48-4270-9626-49fa62fcb837 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:21.500079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff5af3c3-fb48-4270-9626-49fa62fcb837 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:21.500514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff5af3c3-fb48-4270-9626-49fa62fcb837 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:21.501352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff5af3c3-fb48-4270-9626-49fa62fcb837 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:21.501813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff5af3c3-fb48-4270-9626-49fa62fcb837 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:21.650435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-40246ce6-80ba-4cae-984c-afbb0f3a7bec tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:21.660823 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-40246ce6-80ba-4cae-984c-afbb0f3a7bec tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1303 microversion: 2.1 time: 1.059920 May 18 22:28:21.669436 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1579/3341] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:20 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1303 bytes in 1069 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:21.803893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ff5af3c3-fb48-4270-9626-49fa62fcb837 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119083] Writing DB stats nova_cell0:SELECT=58 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:22.093464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ff5af3c3-fb48-4270-9626-49fa62fcb837 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:22.107806 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ff5af3c3-fb48-4270-9626-49fa62fcb837 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1315 microversion: 2.1 time: 0.663419 May 18 22:28:22.109612 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1763/3342] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:21 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1315 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:22.451642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b7be9d1-2b61-4a49-8d42-4fd7e904b55d tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:22.452821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8b7be9d1-2b61-4a49-8d42-4fd7e904b55d tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:22.465077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b7be9d1-2b61-4a49-8d42-4fd7e904b55d tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:22.467063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b7be9d1-2b61-4a49-8d42-4fd7e904b55d tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:22.469300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b7be9d1-2b61-4a49-8d42-4fd7e904b55d tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:22.471591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b7be9d1-2b61-4a49-8d42-4fd7e904b55d tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:22.956910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e994112b-4693-4ee9-8431-d98488d348ad tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Calling method '.version_select at 0x7fa2ed536c10>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:23.003661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-e994112b-4693-4ee9-8431-d98488d348ad tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9e377d8d-5d21-4023-90b0-96ae8911bf69 does not exist", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:28:23.004637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.security_group_api [None req-e994112b-4693-4ee9-8431-d98488d348ad tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Neutron security group 9e377d8d-5d21-4023-90b0-96ae8911bf69 not found {{(pid=119083) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:28:23.005442 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-e994112b-4693-4ee9-8431-d98488d348ad tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] HTTP exception thrown: Security group 9e377d8d-5d21-4023-90b0-96ae8911bf69 does not exist May 18 22:28:23.005442 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-4a98888f-0e8e-4bc4-a439-4e6d5b5c6299'] May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e994112b-4693-4ee9-8431-d98488d348ad tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Request method failure captured: May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-security-groups/9e377d8d-5d21-4023-90b0-96ae8911bf69 HTTP/1.1 May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMG84P0F-cszYwKjgShPwpzlXt3hrQXaG25pX3uxbgKBqk3vjt19xaJCl5OyWaxZQoc3feS8KMLv52_WNcqV_1ZKP-FWIGNd6V7cNvDxpe1KomHk8sXqxdzhp9FnTCqCpDLOoky8pZSzgYAwZL87m6JMijZbx-RBZqPfpcfdC_wr1M May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 639beaa8c22c4042a438052f7abb295e May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsNegativeTestJSON-1530300738 May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/639beaa8c22c4042a438052f7abb295e"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/639beaa8c22c4042a438052f7abb295e"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_639beaa8c22c4042a438052f7abb295e"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/639beaa8c22c4042a438052f7abb295e"}]}] May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsNegativeTestJSON-1530300738 May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 639beaa8c22c4042a438052f7abb295e May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsNegativeTestJSON-1530300738 May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsNegativeTestJSON-1530300738-project May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: b16b7db6c4b34326b94b4aca5d53102c May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsNegativeTestJSON-1530300738-project May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: exception: Security group 9e377d8d-5d21-4023-90b0-96ae8911bf69 does not exist May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-4a98888f-0e8e-4bc4-a439-4e6d5b5c6299'] May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '9e377d8d-5d21-4023-90b0-96ae8911bf69'} May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:28:23.008776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group 9e377d8d-5d21-4023-90b0-96ae8911bf69 does not exist May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-4a98888f-0e8e-4bc4-a439-4e6d5b5c6299'] May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 178, in delete May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group 9e377d8d-5d21-4023-90b0-96ae8911bf69 does not exist May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-4a98888f-0e8e-4bc4-a439-4e6d5b5c6299'] May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 181, in delete May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group 9e377d8d-5d21-4023-90b0-96ae8911bf69 does not exist May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-4a98888f-0e8e-4bc4-a439-4e6d5b5c6299'] May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group 9e377d8d-5d21-4023-90b0-96ae8911bf69 does not exist May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-4a98888f-0e8e-4bc4-a439-4e6d5b5c6299'] May 18 22:28:23.014193 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.019143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e994112b-4693-4ee9-8431-d98488d348ad tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Returning 404 to user: Security group 9e377d8d-5d21-4023-90b0-96ae8911bf69 does not exist May 18 22:28:23.019143 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-4a98888f-0e8e-4bc4-a439-4e6d5b5c6299'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:23.021094 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e994112b-4693-4ee9-8431-d98488d348ad tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/9e377d8d-5d21-4023-90b0-96ae8911bf69" status: 404 len: 194 microversion: 2.1 time: 0.533077 May 18 22:28:23.022231 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1764/3343] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:28:22 2022] DELETE /compute/v2.1/os-security-groups/9e377d8d-5d21-4023-90b0-96ae8911bf69 => generated 194 bytes in 535 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:23.034448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-196f4419-cfc2-4e23-adc7-d615581ebda1 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:23.035434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-196f4419-cfc2-4e23-adc7-d615581ebda1 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:23.045812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8b7be9d1-2b61-4a49-8d42-4fd7e904b55d tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a99662fd882344509fbf4bad07277aa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7896fd77e2dc480eb0a8bff02db77aff', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:23.049628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8b7be9d1-2b61-4a49-8d42-4fd7e904b55d tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:23.052092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-196f4419-cfc2-4e23-adc7-d615581ebda1 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:23.053234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-196f4419-cfc2-4e23-adc7-d615581ebda1 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:23.055080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-196f4419-cfc2-4e23-adc7-d615581ebda1 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:23.055708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-196f4419-cfc2-4e23-adc7-d615581ebda1 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:23.058117 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8b7be9d1-2b61-4a49-8d42-4fd7e904b55d tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 200 len: 1504 microversion: 2.1 time: 0.612182 May 18 22:28:23.064302 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1580/3344] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:22 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 1504 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:23.071790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fd886977-8d98-44ad-9fec-322ce0c0c723 req-e1d03c96-5dcf-4bd8-922e-037cd8479bc7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914", "name": "network-vif-deleted", "tag": "e8597eec-afb0-4347-93c7-0f3975a983cb"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:23.094241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fd886977-8d98-44ad-9fec-322ce0c0c723 req-e1d03c96-5dcf-4bd8-922e-037cd8479bc7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:23.094690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fd886977-8d98-44ad-9fec-322ce0c0c723 req-e1d03c96-5dcf-4bd8-922e-037cd8479bc7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:23.115198 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-fd886977-8d98-44ad-9fec-322ce0c0c723 req-e1d03c96-5dcf-4bd8-922e-037cd8479bc7 service nova] Creating event network-vif-deleted:e8597eec-afb0-4347-93c7-0f3975a983cb for instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 on n-h2-841040-6 May 18 22:28:23.122322 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fd886977-8d98-44ad-9fec-322ce0c0c723 req-e1d03c96-5dcf-4bd8-922e-037cd8479bc7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.056031 May 18 22:28:23.126983 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1581/3345] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:23 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:23.134698 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bae45b8f-bced-4ce4-93d6-30d252b57652 tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/" status: 404 len: 112 microversion: - time: 0.006090 May 18 22:28:23.135454 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1582/3346] 10.222.0.58 () {58 vars in 1163 bytes} [Wed May 18 22:28:23 2022] DELETE /compute/v2.1/os-security-groups/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) May 18 22:28:23.147373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-df934f18-8490-4cb2-bbef-64d5b4948ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:23.148549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-df934f18-8490-4cb2-bbef-64d5b4948ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:23.156506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-df934f18-8490-4cb2-bbef-64d5b4948ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:23.157209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-df934f18-8490-4cb2-bbef-64d5b4948ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:23.158236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-df934f18-8490-4cb2-bbef-64d5b4948ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:23.158983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-df934f18-8490-4cb2-bbef-64d5b4948ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:23.414987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-196f4419-cfc2-4e23-adc7-d615581ebda1 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:23.423133 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-196f4419-cfc2-4e23-adc7-d615581ebda1 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1303 microversion: 2.1 time: 0.399635 May 18 22:28:23.427047 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1765/3347] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:23 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1303 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:23.437803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1dc8ee05-eb44-4cb4-a203-a051fb2650b3 tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Calling method '.version_select at 0x7fa2ed325430>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:23.461530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-df934f18-8490-4cb2-bbef-64d5b4948ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:23.471593 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-df934f18-8490-4cb2-bbef-64d5b4948ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1315 microversion: 2.1 time: 0.328277 May 18 22:28:23.479503 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1583/3348] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:23 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1315 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:23.498486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-906e2acd-24bb-4479-8de6-8aaa8f9e36dc req-04ce2dc3-76a0-407e-a3cf-c7051913c8de service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "237f659f-e9a5-4911-9ead-dcbc19f86ce3", "name": "network-vif-plugged", "status": "completed", "tag": "4f00cbab-ab41-4a2a-a873-f10616ebf218"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:23.507216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-906e2acd-24bb-4479-8de6-8aaa8f9e36dc req-04ce2dc3-76a0-407e-a3cf-c7051913c8de service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:23.508558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-906e2acd-24bb-4479-8de6-8aaa8f9e36dc req-04ce2dc3-76a0-407e-a3cf-c7051913c8de service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:23.522162 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-906e2acd-24bb-4479-8de6-8aaa8f9e36dc req-04ce2dc3-76a0-407e-a3cf-c7051913c8de service nova] Creating event network-vif-plugged:4f00cbab-ab41-4a2a-a873-f10616ebf218 for instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 on n-h2-841040-6 May 18 22:28:23.527443 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-906e2acd-24bb-4479-8de6-8aaa8f9e36dc req-04ce2dc3-76a0-407e-a3cf-c7051913c8de service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.042485 May 18 22:28:23.529063 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1584/3349] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:23 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:23.669606 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1dc8ee05-eb44-4cb4-a203-a051fb2650b3 tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] 10.222.0.58 "GET /compute/v2.1/os-security-groups" status: 200 len: 707 microversion: 2.1 time: 0.241035 May 18 22:28:23.670230 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1766/3350] 10.222.0.58 () {58 vars in 1157 bytes} [Wed May 18 22:28:23 2022] GET /compute/v2.1/os-security-groups => generated 707 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:23.682036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-66255e03-ad6a-4e80-8480-42a8fab76e7c tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Calling method '.version_select at 0x7fa2ed596040>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:23.817727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-66255e03-ad6a-4e80-8480-42a8fab76e7c tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Error message: {"NeutronError": {"type": "SecurityGroupCannotRemoveDefault", "message": "Insufficient rights for removing default security group.", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:28:23.818693 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-66255e03-ad6a-4e80-8480-42a8fab76e7c tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] HTTP exception thrown: Insufficient rights for removing default security group. May 18 22:28:23.818693 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-b625d1f8-2c07-42d2-a290-ea3713359cf4'] May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-66255e03-ad6a-4e80-8480-42a8fab76e7c tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Request method failure captured: May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-security-groups/746ee29f-67ef-43f1-92fa-934668844dad HTTP/1.1 May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMG84P0F-cszYwKjgShPwpzlXt3hrQXaG25pX3uxbgKBqk3vjt19xaJCl5OyWaxZQoc3feS8KMLv52_WNcqV_1ZKP-FWIGNd6V7cNvDxpe1KomHk8sXqxdzhp9FnTCqCpDLOoky8pZSzgYAwZL87m6JMijZbx-RBZqPfpcfdC_wr1M May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 639beaa8c22c4042a438052f7abb295e May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsNegativeTestJSON-1530300738 May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/639beaa8c22c4042a438052f7abb295e"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/639beaa8c22c4042a438052f7abb295e"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_639beaa8c22c4042a438052f7abb295e"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/639beaa8c22c4042a438052f7abb295e"}]}] May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsNegativeTestJSON-1530300738 May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 639beaa8c22c4042a438052f7abb295e May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsNegativeTestJSON-1530300738 May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsNegativeTestJSON-1530300738-project May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: b16b7db6c4b34326b94b4aca5d53102c May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsNegativeTestJSON-1530300738-project May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: exception: Insufficient rights for removing default security group. May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-b625d1f8-2c07-42d2-a290-ea3713359cf4'] May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '746ee29f-67ef-43f1-92fa-934668844dad'} May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 359, in destroy May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutron.delete_security_group(security_group['id']) May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1045, in delete_security_group May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.delete(self.security_group_path % (security_group)) May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 352, in delete May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("DELETE", action, body=body, May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:28:23.820823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.Conflict: Insufficient rights for removing default security group. May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-b625d1f8-2c07-42d2-a290-ea3713359cf4'] May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 179, in delete May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi security_group_api.destroy(context, security_group) May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 364, in destroy May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.Invalid(str(e)) May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.Invalid: Insufficient rights for removing default security group. May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-b625d1f8-2c07-42d2-a290-ea3713359cf4'] May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 183, in delete May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=exp.format_message()) May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Insufficient rights for removing default security group. May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-b625d1f8-2c07-42d2-a290-ea3713359cf4'] May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Insufficient rights for removing default security group. May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-b625d1f8-2c07-42d2-a290-ea3713359cf4'] May 18 22:28:23.826179 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.833359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-66255e03-ad6a-4e80-8480-42a8fab76e7c tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Returning 400 to user: Insufficient rights for removing default security group. May 18 22:28:23.833359 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-b625d1f8-2c07-42d2-a290-ea3713359cf4'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:23.833359 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-66255e03-ad6a-4e80-8480-42a8fab76e7c tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/746ee29f-67ef-43f1-92fa-934668844dad" status: 400 len: 182 microversion: 2.1 time: 0.153559 May 18 22:28:23.833359 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1767/3351] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:28:23 2022] DELETE /compute/v2.1/os-security-groups/746ee29f-67ef-43f1-92fa-934668844dad => generated 182 bytes in 155 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:28:23.846894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f78c2666-ce11-4240-8dec-4daf0a07f1bf tempest-ExtensionsTest-1835881009 tempest-ExtensionsTest-1835881009-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:23.849497 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f78c2666-ce11-4240-8dec-4daf0a07f1bf tempest-ExtensionsTest-1835881009 tempest-ExtensionsTest-1835881009-project] 10.222.0.58 "GET /compute/v2.1/extensions/os-consoles" status: 200 len: 217 microversion: 2.1 time: 0.319008 May 18 22:28:23.853810 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1585/3352] 10.222.0.58 () {58 vars in 1169 bytes} [Wed May 18 22:28:23 2022] GET /compute/v2.1/extensions/os-consoles => generated 217 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:23.857578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f10d06a7-ea2e-4be7-9015-95e1ed4b45cb tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Calling method '.version_select at 0x7fa2ed38baf0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:23.877289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-67e1e8f0-8ee9-4d71-9c2b-34a0b2df1454 tempest-ExtensionsTest-1835881009 tempest-ExtensionsTest-1835881009-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:23.883109 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-67e1e8f0-8ee9-4d71-9c2b-34a0b2df1454 tempest-ExtensionsTest-1835881009 tempest-ExtensionsTest-1835881009-project] 10.222.0.58 "GET /compute/v2.1/extensions" status: 200 len: 22700 microversion: 2.1 time: 0.023939 May 18 22:28:23.884060 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1586/3353] 10.222.0.58 () {58 vars in 1133 bytes} [Wed May 18 22:28:23 2022] GET /compute/v2.1/extensions => generated 22700 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:28:23.933180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG neutronclient.v2_0.client [None req-f10d06a7-ea2e-4be7-9015-95e1ed4b45cb tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 694f7fac-8620-4882-a9fc-d6e2cb4f0f00 does not exist", "detail": ""}} {{(pid=119083) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:28:23.934375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.security_group_api [None req-f10d06a7-ea2e-4be7-9015-95e1ed4b45cb tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Neutron security group 694f7fac-8620-4882-a9fc-d6e2cb4f0f00 not found {{(pid=119083) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:28:23.935263 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-f10d06a7-ea2e-4be7-9015-95e1ed4b45cb tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] HTTP exception thrown: Security group 694f7fac-8620-4882-a9fc-d6e2cb4f0f00 does not exist May 18 22:28:23.935263 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-a46e343d-6530-4f74-82b4-e671ccbccf0c'] May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f10d06a7-ea2e-4be7-9015-95e1ed4b45cb tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Request method failure captured: May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-security-groups/694f7fac-8620-4882-a9fc-d6e2cb4f0f00 HTTP/1.1 May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMG84P0F-cszYwKjgShPwpzlXt3hrQXaG25pX3uxbgKBqk3vjt19xaJCl5OyWaxZQoc3feS8KMLv52_WNcqV_1ZKP-FWIGNd6V7cNvDxpe1KomHk8sXqxdzhp9FnTCqCpDLOoky8pZSzgYAwZL87m6JMijZbx-RBZqPfpcfdC_wr1M May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 639beaa8c22c4042a438052f7abb295e May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-SecurityGroupsNegativeTestJSON-1530300738 May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/639beaa8c22c4042a438052f7abb295e"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/639beaa8c22c4042a438052f7abb295e"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_639beaa8c22c4042a438052f7abb295e"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/639beaa8c22c4042a438052f7abb295e"}]}] May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-SecurityGroupsNegativeTestJSON-1530300738 May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 639beaa8c22c4042a438052f7abb295e May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-SecurityGroupsNegativeTestJSON-1530300738 May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-SecurityGroupsNegativeTestJSON-1530300738-project May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: b16b7db6c4b34326b94b4aca5d53102c May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-SecurityGroupsNegativeTestJSON-1530300738-project May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: exception: Security group 694f7fac-8620-4882-a9fc-d6e2cb4f0f00 does not exist May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-a46e343d-6530-4f74-82b4-e671ccbccf0c'] May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '694f7fac-8620-4882-a9fc-d6e2cb4f0f00'} May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:28:23.937561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group 694f7fac-8620-4882-a9fc-d6e2cb4f0f00 does not exist May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-a46e343d-6530-4f74-82b4-e671ccbccf0c'] May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 158, in show May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group 694f7fac-8620-4882-a9fc-d6e2cb4f0f00 does not exist May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-a46e343d-6530-4f74-82b4-e671ccbccf0c'] May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 160, in show May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group 694f7fac-8620-4882-a9fc-d6e2cb4f0f00 does not exist May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-a46e343d-6530-4f74-82b4-e671ccbccf0c'] May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group 694f7fac-8620-4882-a9fc-d6e2cb4f0f00 does not exist May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-a46e343d-6530-4f74-82b4-e671ccbccf0c'] May 18 22:28:23.941372 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:23.946377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f10d06a7-ea2e-4be7-9015-95e1ed4b45cb tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Returning 404 to user: Security group 694f7fac-8620-4882-a9fc-d6e2cb4f0f00 does not exist May 18 22:28:23.946377 n-d-841040-6 devstack@n-api.service[119083]: Neutron server returns request_ids: ['req-a46e343d-6530-4f74-82b4-e671ccbccf0c'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:23.947610 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f10d06a7-ea2e-4be7-9015-95e1ed4b45cb tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] 10.222.0.58 "GET /compute/v2.1/os-security-groups/694f7fac-8620-4882-a9fc-d6e2cb4f0f00" status: 404 len: 194 microversion: 2.1 time: 0.096578 May 18 22:28:23.948438 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1768/3354] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:28:23 2022] GET /compute/v2.1/os-security-groups/694f7fac-8620-4882-a9fc-d6e2cb4f0f00 => generated 194 bytes in 108 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:23.960478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1ce469cf-3da6-4a4d-87af-90bd7a22694e tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Action: 'update', calling method: .version_select at 0x7fa2ecd848b0>, body: {"security_group": {"name": "tempest-sg-794842662", "description": "tempest-description-791837320"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:23.995028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG neutronclient.v2_0.client [None req-1ce469cf-3da6-4a4d-87af-90bd7a22694e tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Error message: {"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group fac947a8-0b04-4175-8ea9-4bfee2a2a0b3 does not exist", "detail": ""}} {{(pid=119082) _handle_fault_response /usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py:262}} May 18 22:28:23.995868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.security_group_api [None req-1ce469cf-3da6-4a4d-87af-90bd7a22694e tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Neutron security group fac947a8-0b04-4175-8ea9-4bfee2a2a0b3 not found {{(pid=119082) get /opt/stack/nova/nova/network/security_group_api.py:313}} May 18 22:28:23.996711 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-1ce469cf-3da6-4a4d-87af-90bd7a22694e tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] HTTP exception thrown: Security group fac947a8-0b04-4175-8ea9-4bfee2a2a0b3 does not exist May 18 22:28:23.996711 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-60276519-9900-44f3-a22c-45324fbe7805'] May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1ce469cf-3da6-4a4d-87af-90bd7a22694e tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Request method failure captured: May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: request: PUT /compute/v2.1/os-security-groups/fac947a8-0b04-4175-8ea9-4bfee2a2a0b3 HTTP/1.1 May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 100 May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXMG84P0F-cszYwKjgShPwpzlXt3hrQXaG25pX3uxbgKBqk3vjt19xaJCl5OyWaxZQoc3feS8KMLv52_WNcqV_1ZKP-FWIGNd6V7cNvDxpe1KomHk8sXqxdzhp9FnTCqCpDLOoky8pZSzgYAwZL87m6JMijZbx-RBZqPfpcfdC_wr1M May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 639beaa8c22c4042a438052f7abb295e May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-SecurityGroupsNegativeTestJSON-1530300738 May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/639beaa8c22c4042a438052f7abb295e"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/639beaa8c22c4042a438052f7abb295e"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_639beaa8c22c4042a438052f7abb295e"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/639beaa8c22c4042a438052f7abb295e"}]}] May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-SecurityGroupsNegativeTestJSON-1530300738 May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 639beaa8c22c4042a438052f7abb295e May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-SecurityGroupsNegativeTestJSON-1530300738 May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-SecurityGroupsNegativeTestJSON-1530300738-project May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: b16b7db6c4b34326b94b4aca5d53102c May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-SecurityGroupsNegativeTestJSON-1530300738-project May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: {"security_group": {"name": "tempest-sg-794842662", "description": "tempest-description-791837320"}} May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: exception: Security group fac947a8-0b04-4175-8ea9-4bfee2a2a0b3 does not exist May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-60276519-9900-44f3-a22c-45324fbe7805'] May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'fac947a8-0b04-4175-8ea9-4bfee2a2a0b3', 'body': {'security_group': {'name': 'tempest-sg-794842662', 'description': 'tempest-description-791837320'}}} May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 309, in get May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi group = neutron.show_security_group(id).get('security_group') May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 1040, in show_security_group May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.get(self.security_group_path % (security_group), May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 356, in get May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.retry_request("GET", action, body=body, May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 333, in retry_request May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.do_request(method, action, body=body, May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 297, in do_request May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._handle_fault_response(status_code, replybody, resp) May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 272, in _handle_fault_response May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi exception_handler_v20(status_code, error_body) May 18 22:28:24.000192 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 90, in exception_handler_v20 May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise client_exc(message=error_message, May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Security group fac947a8-0b04-4175-8ea9-4bfee2a2a0b3 does not exist May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-60276519-9900-44f3-a22c-45324fbe7805'] May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 246, in update May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi security_group = security_group_api.get(context, id) May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 314, in get May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Security group fac947a8-0b04-4175-8ea9-4bfee2a2a0b3 does not exist May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-60276519-9900-44f3-a22c-45324fbe7805'] May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/security_groups.py", line 248, in update May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=exp.format_message()) May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Security group fac947a8-0b04-4175-8ea9-4bfee2a2a0b3 does not exist May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-60276519-9900-44f3-a22c-45324fbe7805'] May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Security group fac947a8-0b04-4175-8ea9-4bfee2a2a0b3 does not exist May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Neutron server returns request_ids: ['req-60276519-9900-44f3-a22c-45324fbe7805'] May 18 22:28:24.004199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.009188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1ce469cf-3da6-4a4d-87af-90bd7a22694e tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] Returning 404 to user: Security group fac947a8-0b04-4175-8ea9-4bfee2a2a0b3 does not exist May 18 22:28:24.009188 n-d-841040-6 devstack@n-api.service[119082]: Neutron server returns request_ids: ['req-60276519-9900-44f3-a22c-45324fbe7805'] {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:24.011232 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1ce469cf-3da6-4a4d-87af-90bd7a22694e tempest-SecurityGroupsNegativeTestJSON-1530300738 tempest-SecurityGroupsNegativeTestJSON-1530300738-project] 10.222.0.58 "PUT /compute/v2.1/os-security-groups/fac947a8-0b04-4175-8ea9-4bfee2a2a0b3" status: 404 len: 194 microversion: 2.1 time: 0.055418 May 18 22:28:24.012037 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1587/3355] 10.222.0.58 () {60 vars in 1289 bytes} [Wed May 18 22:28:23 2022] PUT /compute/v2.1/os-security-groups/fac947a8-0b04-4175-8ea9-4bfee2a2a0b3 => generated 194 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:24.078271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-08d52d82-f4f0-45cb-8232-daf7e8dc4884 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:24.079923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-08d52d82-f4f0-45cb-8232-daf7e8dc4884 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:24.093193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08d52d82-f4f0-45cb-8232-daf7e8dc4884 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:24.096400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08d52d82-f4f0-45cb-8232-daf7e8dc4884 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:24.098488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08d52d82-f4f0-45cb-8232-daf7e8dc4884 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:24.102056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08d52d82-f4f0-45cb-8232-daf7e8dc4884 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:24.127877 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-08d52d82-f4f0-45cb-8232-daf7e8dc4884 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] HTTP exception thrown: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-08d52d82-f4f0-45cb-8232-daf7e8dc4884 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Request method failure captured: May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 HTTP/1.1 May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXLtejQczczX6EZ39XqldxqKSt7NZZLgvG1XRc-FAlWDx9LzMomgNZYCN-ELitrT-a5bDauSg1FKNnmmiDB-9qErLA5XSha4N7gORy5yhCqlcnoNtQTLIH3EKbKVyN_O6akyb6oD4kdxMr0-0T2fpeK5fw9_SAUegfkFAVAArH85fa4 May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}] May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a99662fd882344509fbf4bad07277aa6 May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914'} May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.129442 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.139477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.139477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.139477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.139477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:24.139477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:24.139477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.139477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.139477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-08d52d82-f4f0-45cb-8232-daf7e8dc4884 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Returning 404 to user: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:24.139477 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-08d52d82-f4f0-45cb-8232-daf7e8dc4884 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 404 len: 111 microversion: 2.1 time: 0.057847 May 18 22:28:24.139477 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1769/3356] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:24 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:24.147162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1a298d0f-cfc6-4efa-b0c1-2057e2bf4d2b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:24.186652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.compute.server_groups [None req-1a298d0f-cfc6-4efa-b0c1-2057e2bf4d2b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Querying cell a037f7e5-99a5-4a88-a730-38a666fb1eb7(cell1) for 1 instances {{(pid=119082) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:69}} May 18 22:28:24.189879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a298d0f-cfc6-4efa-b0c1-2057e2bf4d2b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:24.190724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a298d0f-cfc6-4efa-b0c1-2057e2bf4d2b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:24.227025 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1a298d0f-cfc6-4efa-b0c1-2057e2bf4d2b tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/os-server-groups" status: 200 len: 187 microversion: 2.1 time: 0.083639 May 18 22:28:24.230768 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1588/3357] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:28:24 2022] GET /compute/v2.1/os-server-groups => generated 187 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:24.243003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e80b93f8-09a0-4af5-b638-7f734e0f0710 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:24.258157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.compute.server_groups [None req-e80b93f8-09a0-4af5-b638-7f734e0f0710 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Querying cell a037f7e5-99a5-4a88-a730-38a666fb1eb7(cell1) for 1 instances {{(pid=119083) _get_not_deleted /opt/stack/nova/nova/api/openstack/compute/server_groups.py:69}} May 18 22:28:24.259027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e80b93f8-09a0-4af5-b638-7f734e0f0710 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:24.259712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e80b93f8-09a0-4af5-b638-7f734e0f0710 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:24.281284 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e80b93f8-09a0-4af5-b638-7f734e0f0710 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/os-server-groups/15e47ccb-0a95-4395-b1c7-97535b66ee44" status: 200 len: 184 microversion: 2.1 time: 0.042458 May 18 22:28:24.282906 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1770/3358] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:28:24 2022] GET /compute/v2.1/os-server-groups/15e47ccb-0a95-4395-b1c7-97535b66ee44 => generated 184 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:28:24.293122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-039dca55-479f-4cef-b87d-66c687674aa8 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:24.293902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-039dca55-479f-4cef-b87d-66c687674aa8 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:24.300658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-039dca55-479f-4cef-b87d-66c687674aa8 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:24.301383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-039dca55-479f-4cef-b87d-66c687674aa8 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:24.302440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-039dca55-479f-4cef-b87d-66c687674aa8 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:24.303088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-039dca55-479f-4cef-b87d-66c687674aa8 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:24.320045 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-039dca55-479f-4cef-b87d-66c687674aa8 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] HTTP exception thrown: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-039dca55-479f-4cef-b87d-66c687674aa8 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Request method failure captured: May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 HTTP/1.1 May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXLtejQczczX6EZ39XqldxqKSt7NZZLgvG1XRc-FAlWDx9LzMomgNZYCN-ELitrT-a5bDauSg1FKNnmmiDB-9qErLA5XSha4N7gORy5yhCqlcnoNtQTLIH3EKbKVyN_O6akyb6oD4kdxMr0-0T2fpeK5fw9_SAUegfkFAVAArH85fa4 May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}] May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: a99662fd882344509fbf4bad07277aa6 May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914'} May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:24.322803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.327756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.327756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.327756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.327756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.327756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.327756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.327756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:24.327756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:24.327756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.327756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.330359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-039dca55-479f-4cef-b87d-66c687674aa8 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Returning 404 to user: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:24.331180 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-039dca55-479f-4cef-b87d-66c687674aa8 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "DELETE /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 404 len: 111 microversion: 2.1 time: 0.041484 May 18 22:28:24.332391 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1589/3359] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:28:24 2022] DELETE /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:24.342253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b4eccd37-3782-453f-bf85-aabcf5239475 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:24.342869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b4eccd37-3782-453f-bf85-aabcf5239475 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [instance: e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:24.358737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4eccd37-3782-453f-bf85-aabcf5239475 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:24.359188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4eccd37-3782-453f-bf85-aabcf5239475 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:24.361778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4eccd37-3782-453f-bf85-aabcf5239475 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:24.362647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4eccd37-3782-453f-bf85-aabcf5239475 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:24.408475 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b4eccd37-3782-453f-bf85-aabcf5239475 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] HTTP exception thrown: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b4eccd37-3782-453f-bf85-aabcf5239475 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Request method failure captured: May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 HTTP/1.1 May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXLtejQczczX6EZ39XqldxqKSt7NZZLgvG1XRc-FAlWDx9LzMomgNZYCN-ELitrT-a5bDauSg1FKNnmmiDB-9qErLA5XSha4N7gORy5yhCqlcnoNtQTLIH3EKbKVyN_O6akyb6oD4kdxMr0-0T2fpeK5fw9_SAUegfkFAVAArH85fa4 May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}] May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a99662fd882344509fbf4bad07277aa6 May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914'} May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.410886 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.415893 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.415893 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.415893 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.415893 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:24.415893 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:24.415893 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. May 18 22:28:24.415893 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.418167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b4eccd37-3782-453f-bf85-aabcf5239475 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Returning 404 to user: Instance e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:24.422270 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b4eccd37-3782-453f-bf85-aabcf5239475 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914" status: 404 len: 111 microversion: 2.1 time: 0.083780 May 18 22:28:24.423184 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1771/3360] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:24 2022] GET /compute/v2.1/servers/e46eaf8a-14d6-47dc-bc9a-fb77b4ebd914 => generated 111 bytes in 87 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:28:24.433220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aacf5723-0bee-49a2-a588-7198ce8dc8da tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:24.445519 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-aacf5723-0bee-49a2-a588-7198ce8dc8da tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] HTTP exception thrown: Instance group c940f287-c308-4b8a-b3af-a3f4e57b3f26 could not be found. May 18 22:28:24.452050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b8561b4b-831b-4dfc-ae71-000f8a7fba3d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:24.453090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b8561b4b-831b-4dfc-ae71-000f8a7fba3d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aacf5723-0bee-49a2-a588-7198ce8dc8da tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Request method failure captured: May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/os-server-groups/c940f287-c308-4b8a-b3af-a3f4e57b3f26 HTTP/1.1 May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXLtejQczczX6EZ39XqldxqKSt7NZZLgvG1XRc-FAlWDx9LzMomgNZYCN-ELitrT-a5bDauSg1FKNnmmiDB-9qErLA5XSha4N7gORy5yhCqlcnoNtQTLIH3EKbKVyN_O6akyb6oD4kdxMr0-0T2fpeK5fw9_SAUegfkFAVAArH85fa4 May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}] May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: a99662fd882344509fbf4bad07277aa6 May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance group c940f287-c308-4b8a-b3af-a3f4e57b3f26 could not be found. May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'c940f287-c308-4b8a-b3af-a3f4e57b3f26'} May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/server_groups.py", line 139, in delete May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi sg = objects.InstanceGroup.get_by_uuid(context, id) May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/instance_group.py", line 373, in get_by_uuid May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_group = cls._get_from_db_by_uuid(context, uuid) May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/instance_group.py", line 228, in _get_from_db_by_uuid May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceGroupNotFound(group_uuid=uuid) May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceGroupNotFound: Instance group c940f287-c308-4b8a-b3af-a3f4e57b3f26 could not be found. May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/server_groups.py", line 141, in delete May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance group c940f287-c308-4b8a-b3af-a3f4e57b3f26 could not be found. May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.456899 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.461481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.461481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.461481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:24.461481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:24.461481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance group c940f287-c308-4b8a-b3af-a3f4e57b3f26 could not be found. May 18 22:28:24.461481 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.462677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aacf5723-0bee-49a2-a588-7198ce8dc8da tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Returning 404 to user: Instance group c940f287-c308-4b8a-b3af-a3f4e57b3f26 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:24.463569 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aacf5723-0bee-49a2-a588-7198ce8dc8da tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "DELETE /compute/v2.1/os-server-groups/c940f287-c308-4b8a-b3af-a3f4e57b3f26" status: 404 len: 117 microversion: 2.1 time: 0.034546 May 18 22:28:24.464772 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1590/3361] 10.222.0.58 () {58 vars in 1265 bytes} [Wed May 18 22:28:24 2022] DELETE /compute/v2.1/os-server-groups/c940f287-c308-4b8a-b3af-a3f4e57b3f26 => generated 117 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:28:24.475935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d4488d5-8635-4032-a30e-df09c429b27a tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:24.484191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8561b4b-831b-4dfc-ae71-000f8a7fba3d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:24.484662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8561b4b-831b-4dfc-ae71-000f8a7fba3d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:24.488572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3d4488d5-8635-4032-a30e-df09c429b27a tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] [119082] Writing DB stats nova_api:SELECT=95,nova_api:INSERT=2,nova_api:DELETE=2,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:24.490748 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-3d4488d5-8635-4032-a30e-df09c429b27a tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] HTTP exception thrown: Instance group b97a59be-eeed-4800-85ec-5ce70ee13e06 could not be found. May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d4488d5-8635-4032-a30e-df09c429b27a tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Request method failure captured: May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/os-server-groups/b97a59be-eeed-4800-85ec-5ce70ee13e06 HTTP/1.1 May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXLtejQczczX6EZ39XqldxqKSt7NZZLgvG1XRc-FAlWDx9LzMomgNZYCN-ELitrT-a5bDauSg1FKNnmmiDB-9qErLA5XSha4N7gORy5yhCqlcnoNtQTLIH3EKbKVyN_O6akyb6oD4kdxMr0-0T2fpeK5fw9_SAUegfkFAVAArH85fa4 May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}] May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: a99662fd882344509fbf4bad07277aa6 May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance group b97a59be-eeed-4800-85ec-5ce70ee13e06 could not be found. May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'b97a59be-eeed-4800-85ec-5ce70ee13e06'} May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/server_groups.py", line 139, in delete May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi sg = objects.InstanceGroup.get_by_uuid(context, id) May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/instance_group.py", line 373, in get_by_uuid May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_group = cls._get_from_db_by_uuid(context, uuid) May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/instance_group.py", line 228, in _get_from_db_by_uuid May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceGroupNotFound(group_uuid=uuid) May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceGroupNotFound: Instance group b97a59be-eeed-4800-85ec-5ce70ee13e06 could not be found. May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/server_groups.py", line 141, in delete May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance group b97a59be-eeed-4800-85ec-5ce70ee13e06 could not be found. May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.491555 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.495651 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.495651 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.495651 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:24.495651 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:24.495651 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance group b97a59be-eeed-4800-85ec-5ce70ee13e06 could not be found. May 18 22:28:24.495651 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:24.497409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8561b4b-831b-4dfc-ae71-000f8a7fba3d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:24.498705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d4488d5-8635-4032-a30e-df09c429b27a tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Returning 404 to user: Instance group b97a59be-eeed-4800-85ec-5ce70ee13e06 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:24.499981 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3d4488d5-8635-4032-a30e-df09c429b27a tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "DELETE /compute/v2.1/os-server-groups/b97a59be-eeed-4800-85ec-5ce70ee13e06" status: 404 len: 117 microversion: 2.1 time: 0.031446 May 18 22:28:24.500553 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1591/3362] 10.222.0.58 () {58 vars in 1265 bytes} [Wed May 18 22:28:24 2022] DELETE /compute/v2.1/os-server-groups/b97a59be-eeed-4800-85ec-5ce70ee13e06 => generated 117 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:28:24.501556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8561b4b-831b-4dfc-ae71-000f8a7fba3d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:24.509631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fae23ff0-341f-4665-be12-5b255f7304fa tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:24.510522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fae23ff0-341f-4665-be12-5b255f7304fa tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:24.518859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fae23ff0-341f-4665-be12-5b255f7304fa tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:24.519569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fae23ff0-341f-4665-be12-5b255f7304fa tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:24.520595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fae23ff0-341f-4665-be12-5b255f7304fa tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:24.521189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fae23ff0-341f-4665-be12-5b255f7304fa tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:24.773791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b8561b4b-831b-4dfc-ae71-000f8a7fba3d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:24.783260 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b8561b4b-831b-4dfc-ae71-000f8a7fba3d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1303 microversion: 2.1 time: 0.347401 May 18 22:28:24.784556 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1772/3363] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:24 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1303 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:24.801372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-57520dfc-34c8-43e0-82f7-63e09ff38b00 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:24.817063 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-57520dfc-34c8-43e0-82f7-63e09ff38b00 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] HTTP exception thrown: Instance group ecf350cb-a884-488f-9711-69423e3027a6 could not be found. May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-57520dfc-34c8-43e0-82f7-63e09ff38b00 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Request method failure captured: May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-server-groups/ecf350cb-a884-488f-9711-69423e3027a6 HTTP/1.1 May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXLtejQczczX6EZ39XqldxqKSt7NZZLgvG1XRc-FAlWDx9LzMomgNZYCN-ELitrT-a5bDauSg1FKNnmmiDB-9qErLA5XSha4N7gORy5yhCqlcnoNtQTLIH3EKbKVyN_O6akyb6oD4kdxMr0-0T2fpeK5fw9_SAUegfkFAVAArH85fa4 May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}] May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a99662fd882344509fbf4bad07277aa6 May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance group ecf350cb-a884-488f-9711-69423e3027a6 could not be found. May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'ecf350cb-a884-488f-9711-69423e3027a6'} May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/server_groups.py", line 139, in delete May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi sg = objects.InstanceGroup.get_by_uuid(context, id) May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/instance_group.py", line 373, in get_by_uuid May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi db_group = cls._get_from_db_by_uuid(context, uuid) May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/instance_group.py", line 228, in _get_from_db_by_uuid May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceGroupNotFound(group_uuid=uuid) May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceGroupNotFound: Instance group ecf350cb-a884-488f-9711-69423e3027a6 could not be found. May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/server_groups.py", line 141, in delete May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance group ecf350cb-a884-488f-9711-69423e3027a6 could not be found. May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.821894 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.827960 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.827960 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.827960 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:24.827960 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:24.827960 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance group ecf350cb-a884-488f-9711-69423e3027a6 could not be found. May 18 22:28:24.827960 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.833129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-57520dfc-34c8-43e0-82f7-63e09ff38b00 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Returning 404 to user: Instance group ecf350cb-a884-488f-9711-69423e3027a6 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:24.835611 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-57520dfc-34c8-43e0-82f7-63e09ff38b00 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "DELETE /compute/v2.1/os-server-groups/ecf350cb-a884-488f-9711-69423e3027a6" status: 404 len: 117 microversion: 2.1 time: 0.049005 May 18 22:28:24.836359 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1773/3364] 10.222.0.58 () {58 vars in 1265 bytes} [Wed May 18 22:28:24 2022] DELETE /compute/v2.1/os-server-groups/ecf350cb-a884-488f-9711-69423e3027a6 => generated 117 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:24.845372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d495c11e-b50c-4fc8-b4c1-5b9a380b0317 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:24.855014 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-d495c11e-b50c-4fc8-b4c1-5b9a380b0317 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] HTTP exception thrown: Instance group 6d15a609-066e-4ba9-ad58-bb9f2abe284d could not be found. May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d495c11e-b50c-4fc8-b4c1-5b9a380b0317 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Request method failure captured: May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/os-server-groups/6d15a609-066e-4ba9-ad58-bb9f2abe284d HTTP/1.1 May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXLtejQczczX6EZ39XqldxqKSt7NZZLgvG1XRc-FAlWDx9LzMomgNZYCN-ELitrT-a5bDauSg1FKNnmmiDB-9qErLA5XSha4N7gORy5yhCqlcnoNtQTLIH3EKbKVyN_O6akyb6oD4kdxMr0-0T2fpeK5fw9_SAUegfkFAVAArH85fa4 May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7896fd77e2dc480eb0a8bff02db77aff"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7896fd77e2dc480eb0a8bff02db77aff"}]}] May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7896fd77e2dc480eb0a8bff02db77aff May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerGroupTestJSON-494474352 May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a99662fd882344509fbf4bad07277aa6 May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerGroupTestJSON-494474352-project May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance group 6d15a609-066e-4ba9-ad58-bb9f2abe284d could not be found. May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '6d15a609-066e-4ba9-ad58-bb9f2abe284d'} May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/server_groups.py", line 139, in delete May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi sg = objects.InstanceGroup.get_by_uuid(context, id) May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/instance_group.py", line 373, in get_by_uuid May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi db_group = cls._get_from_db_by_uuid(context, uuid) May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/instance_group.py", line 228, in _get_from_db_by_uuid May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceGroupNotFound(group_uuid=uuid) May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceGroupNotFound: Instance group 6d15a609-066e-4ba9-ad58-bb9f2abe284d could not be found. May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/server_groups.py", line 141, in delete May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance group 6d15a609-066e-4ba9-ad58-bb9f2abe284d could not be found. May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.857429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:24.862280 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:24.862280 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:24.862280 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:24.862280 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:24.862280 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance group 6d15a609-066e-4ba9-ad58-bb9f2abe284d could not be found. May 18 22:28:24.862280 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:24.864303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d495c11e-b50c-4fc8-b4c1-5b9a380b0317 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Returning 404 to user: Instance group 6d15a609-066e-4ba9-ad58-bb9f2abe284d could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:24.865353 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d495c11e-b50c-4fc8-b4c1-5b9a380b0317 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "DELETE /compute/v2.1/os-server-groups/6d15a609-066e-4ba9-ad58-bb9f2abe284d" status: 404 len: 117 microversion: 2.1 time: 0.024822 May 18 22:28:24.866428 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1774/3365] 10.222.0.58 () {58 vars in 1265 bytes} [Wed May 18 22:28:24 2022] DELETE /compute/v2.1/os-server-groups/6d15a609-066e-4ba9-ad58-bb9f2abe284d => generated 117 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:28:24.876462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fbee1e56-3c6c-4413-a058-49039c4a90f7 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:24.911459 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fbee1e56-3c6c-4413-a058-49039c4a90f7 tempest-ServerGroupTestJSON-494474352 tempest-ServerGroupTestJSON-494474352-project] 10.222.0.58 "DELETE /compute/v2.1/os-server-groups/15e47ccb-0a95-4395-b1c7-97535b66ee44" status: 204 len: 0 microversion: 2.1 time: 0.040141 May 18 22:28:24.913098 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1775/3366] 10.222.0.58 () {58 vars in 1265 bytes} [Wed May 18 22:28:24 2022] DELETE /compute/v2.1/os-server-groups/15e47ccb-0a95-4395-b1c7-97535b66ee44 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:28:24.957728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fae23ff0-341f-4665-be12-5b255f7304fa tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:24.975999 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fae23ff0-341f-4665-be12-5b255f7304fa tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1315 microversion: 2.1 time: 0.466893 May 18 22:28:24.976654 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1592/3367] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:24 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1315 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:25.806571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04f699fc-3366-46f8-b7cb-5d974d7ca465 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:25.811060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-04f699fc-3366-46f8-b7cb-5d974d7ca465 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:25.845676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04f699fc-3366-46f8-b7cb-5d974d7ca465 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:25.846852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04f699fc-3366-46f8-b7cb-5d974d7ca465 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:25.849945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04f699fc-3366-46f8-b7cb-5d974d7ca465 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:25.851703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04f699fc-3366-46f8-b7cb-5d974d7ca465 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:25.994284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-335b12d9-03d3-4060-9a6c-1627a7b6a805 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:25.995036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-335b12d9-03d3-4060-9a6c-1627a7b6a805 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:26.005648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-335b12d9-03d3-4060-9a6c-1627a7b6a805 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119082] Writing DB stats nova_cell0:SELECT=54 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:26.010082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-335b12d9-03d3-4060-9a6c-1627a7b6a805 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:26.031098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335b12d9-03d3-4060-9a6c-1627a7b6a805 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:26.032927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335b12d9-03d3-4060-9a6c-1627a7b6a805 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:26.034717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335b12d9-03d3-4060-9a6c-1627a7b6a805 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:26.035847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335b12d9-03d3-4060-9a6c-1627a7b6a805 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:26.216192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-04f699fc-3366-46f8-b7cb-5d974d7ca465 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:26.224974 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04f699fc-3366-46f8-b7cb-5d974d7ca465 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1303 microversion: 2.1 time: 0.428018 May 18 22:28:26.228505 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1776/3368] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:25 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1303 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:26.599838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-335b12d9-03d3-4060-9a6c-1627a7b6a805 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:26.608749 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-335b12d9-03d3-4060-9a6c-1627a7b6a805 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1502 microversion: 2.1 time: 0.618979 May 18 22:28:26.612974 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1593/3369] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:25 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1502 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:26.630652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dc1ce3f1-8642-4d80-bd77-8176c06c6d09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Action: 'action', calling method: >, body: {"pause": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:26.631194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dc1ce3f1-8642-4d80-bd77-8176c06c6d09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:26.651742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc1ce3f1-8642-4d80-bd77-8176c06c6d09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:26.652595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc1ce3f1-8642-4d80-bd77-8176c06c6d09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:26.654438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc1ce3f1-8642-4d80-bd77-8176c06c6d09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:26.655286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc1ce3f1-8642-4d80-bd77-8176c06c6d09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:26.802191 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dc1ce3f1-8642-4d80-bd77-8176c06c6d09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "POST /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3/action" status: 202 len: 0 microversion: 2.1 time: 0.174459 May 18 22:28:26.806181 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1777/3370] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:28:26 2022] POST /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:28:26.812811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5675ed38-a103-4abe-9ab0-005c1dd29961 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:26.813477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5675ed38-a103-4abe-9ab0-005c1dd29961 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:26.822835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5675ed38-a103-4abe-9ab0-005c1dd29961 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:26.823577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5675ed38-a103-4abe-9ab0-005c1dd29961 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:26.825439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5675ed38-a103-4abe-9ab0-005c1dd29961 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:26.826123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5675ed38-a103-4abe-9ab0-005c1dd29961 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:27.248263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cb2df791-1ff3-43a4-bd66-436c7c558950 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:27.250304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cb2df791-1ff3-43a4-bd66-436c7c558950 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:27.261704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5675ed38-a103-4abe-9ab0-005c1dd29961 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:27.271748 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5675ed38-a103-4abe-9ab0-005c1dd29961 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1507 microversion: 2.1 time: 0.463146 May 18 22:28:27.272574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb2df791-1ff3-43a4-bd66-436c7c558950 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:27.273978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb2df791-1ff3-43a4-bd66-436c7c558950 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:27.277976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb2df791-1ff3-43a4-bd66-436c7c558950 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:27.279139 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1594/3371] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:26 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1507 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:27.280950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb2df791-1ff3-43a4-bd66-436c7c558950 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:27.498350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cb2df791-1ff3-43a4-bd66-436c7c558950 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:27.509087 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cb2df791-1ff3-43a4-bd66-436c7c558950 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1303 microversion: 2.1 time: 0.265019 May 18 22:28:27.509618 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1778/3372] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:27 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1303 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:28.289353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87200df3-38de-40db-b7f6-8ab760b906ab tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:28.291293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-87200df3-38de-40db-b7f6-8ab760b906ab tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:28.329807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87200df3-38de-40db-b7f6-8ab760b906ab tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:28.330566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87200df3-38de-40db-b7f6-8ab760b906ab tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:28.333226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87200df3-38de-40db-b7f6-8ab760b906ab tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:28.337771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87200df3-38de-40db-b7f6-8ab760b906ab tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:28.529479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6541f4a6-f6ae-4315-bd6b-d7bcb133f64a tempest-QuotasTestJSON-188349494 tempest-QuotasTestJSON-188349494-project] Calling method '.version_select at 0x7fa2ec570940>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:28.651570 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6541f4a6-f6ae-4315-bd6b-d7bcb133f64a tempest-QuotasTestJSON-188349494 tempest-QuotasTestJSON-188349494-project] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/0e7f4537cfa84e2f8dfcd8209652938a/defaults" status: 200 len: 371 microversion: 2.1 time: 0.493306 May 18 22:28:28.655560 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1595/3373] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:28:28 2022] GET /compute/v2.1/os-quota-sets/0e7f4537cfa84e2f8dfcd8209652938a/defaults => generated 371 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:28.665586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c3feae94-9faf-4555-9e8c-3f3e70100c79 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:28.673354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c3feae94-9faf-4555-9e8c-3f3e70100c79 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:28.682591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3feae94-9faf-4555-9e8c-3f3e70100c79 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:28.683419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3feae94-9faf-4555-9e8c-3f3e70100c79 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:28.685256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3feae94-9faf-4555-9e8c-3f3e70100c79 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:28.685970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3feae94-9faf-4555-9e8c-3f3e70100c79 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:28.695830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-87200df3-38de-40db-b7f6-8ab760b906ab tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:28.706151 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-87200df3-38de-40db-b7f6-8ab760b906ab tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1487 microversion: 2.1 time: 0.421449 May 18 22:28:28.719592 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1779/3374] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:28 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1487 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:28.726986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a63ecba7-7a2a-4561-a5b2-9e1d2a3c84cc tempest-QuotasTestJSON-188349494 tempest-QuotasTestJSON-188349494-project] Calling method '.version_select at 0x7fa2ed38ba60>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:28.882590 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a63ecba7-7a2a-4561-a5b2-9e1d2a3c84cc tempest-QuotasTestJSON-188349494 tempest-QuotasTestJSON-188349494-project] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/0e7f4537cfa84e2f8dfcd8209652938a" status: 200 len: 371 microversion: 2.1 time: 0.160280 May 18 22:28:28.886044 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1780/3375] 10.222.0.58 () {58 vars in 1241 bytes} [Wed May 18 22:28:28 2022] GET /compute/v2.1/os-quota-sets/0e7f4537cfa84e2f8dfcd8209652938a => generated 371 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:28.896372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-994435e9-7257-4968-9d6a-d14674fa962d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:28.897058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-994435e9-7257-4968-9d6a-d14674fa962d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:28.912455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-994435e9-7257-4968-9d6a-d14674fa962d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:28.913141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-994435e9-7257-4968-9d6a-d14674fa962d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:28.914686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-994435e9-7257-4968-9d6a-d14674fa962d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:28.916511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-994435e9-7257-4968-9d6a-d14674fa962d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:28.932204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c3feae94-9faf-4555-9e8c-3f3e70100c79 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:28.944888 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c3feae94-9faf-4555-9e8c-3f3e70100c79 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1303 microversion: 2.1 time: 0.287099 May 18 22:28:28.946368 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1596/3376] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:28 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1303 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:28.961026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cee0c64d-4d83-4c91-ae0a-04cb31cedee5 tempest-QuotasTestJSON-188349494 tempest-QuotasTestJSON-188349494-project] Calling method '.version_select at 0x7fa2ec4bad30>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:28.971755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-994435e9-7257-4968-9d6a-d14674fa962d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:28:28.983456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-994435e9-7257-4968-9d6a-d14674fa962d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:29.066767 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cee0c64d-4d83-4c91-ae0a-04cb31cedee5 tempest-QuotasTestJSON-188349494 tempest-QuotasTestJSON-188349494-project] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/0e7f4537cfa84e2f8dfcd8209652938a/defaults" status: 200 len: 371 microversion: 2.1 time: 0.118829 May 18 22:28:29.067963 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1597/3377] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:28:28 2022] GET /compute/v2.1/os-quota-sets/0e7f4537cfa84e2f8dfcd8209652938a/defaults => generated 371 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:29.085054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8a35ece-ce5b-412a-8605-4f367e8955d1 tempest-QuotasTestJSON-188349494 tempest-QuotasTestJSON-188349494-project] Calling method '.version_select at 0x7fa2ece14f70>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:29.147433 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-994435e9-7257-4968-9d6a-d14674fa962d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 204 len: 0 microversion: 2.1 time: 0.259999 May 18 22:28:29.152551 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1781/3378] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:28:28 2022] DELETE /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:29.162417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d7a059a3-8190-434c-99de-2261912daa08 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:29.163154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d7a059a3-8190-434c-99de-2261912daa08 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:29.175014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7a059a3-8190-434c-99de-2261912daa08 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:29.178360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7a059a3-8190-434c-99de-2261912daa08 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:29.181079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7a059a3-8190-434c-99de-2261912daa08 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:29.181703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7a059a3-8190-434c-99de-2261912daa08 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:29.438643 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8a35ece-ce5b-412a-8605-4f367e8955d1 tempest-QuotasTestJSON-188349494 tempest-QuotasTestJSON-188349494-project] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/0e7f4537cfa84e2f8dfcd8209652938a" status: 200 len: 371 microversion: 2.1 time: 0.359957 May 18 22:28:29.448340 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1598/3379] 10.222.0.58 () {58 vars in 1241 bytes} [Wed May 18 22:28:29 2022] GET /compute/v2.1/os-quota-sets/0e7f4537cfa84e2f8dfcd8209652938a => generated 371 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:28:29.463850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4bd6f04c-9e2d-427b-bbf9-77b22faf2188 tempest-QuotasTestJSON-188349494 tempest-QuotasTestJSON-188349494-project] Calling method '.version_select at 0x7fa2ece14790>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:29.616424 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4bd6f04c-9e2d-427b-bbf9-77b22faf2188 tempest-QuotasTestJSON-188349494 tempest-QuotasTestJSON-188349494-project] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/0e7f4537cfa84e2f8dfcd8209652938a?user_id=f596aefd111c4b0cb970e5c8e1f5d97d" status: 200 len: 371 microversion: 2.1 time: 0.166519 May 18 22:28:29.617768 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1599/3380] 10.222.0.58 () {58 vars in 1322 bytes} [Wed May 18 22:28:29 2022] GET /compute/v2.1/os-quota-sets/0e7f4537cfa84e2f8dfcd8209652938a?user_id=f596aefd111c4b0cb970e5c8e1f5d97d => generated 371 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:29.806441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d7a059a3-8190-434c-99de-2261912daa08 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:29.823475 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d7a059a3-8190-434c-99de-2261912daa08 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1493 microversion: 2.1 time: 0.668768 May 18 22:28:29.827813 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1782/3381] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:29 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1493 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:29.964185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6e041c52-1b99-4a91-883a-b570093034ae tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:29.965901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6e041c52-1b99-4a91-883a-b570093034ae tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:29.982262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e041c52-1b99-4a91-883a-b570093034ae tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:29.982920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e041c52-1b99-4a91-883a-b570093034ae tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:29.983718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e041c52-1b99-4a91-883a-b570093034ae tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:29.984155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e041c52-1b99-4a91-883a-b570093034ae tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:30.370255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6e041c52-1b99-4a91-883a-b570093034ae tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:30.416472 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6e041c52-1b99-4a91-883a-b570093034ae tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1303 microversion: 2.1 time: 0.454577 May 18 22:28:30.417999 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1600/3382] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:29 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1303 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:30.845245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b0b55581-a4a7-42f8-ae42-747b8bc93469 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:30.847533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b0b55581-a4a7-42f8-ae42-747b8bc93469 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:30.868597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0b55581-a4a7-42f8-ae42-747b8bc93469 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:30.870092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0b55581-a4a7-42f8-ae42-747b8bc93469 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:30.872069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0b55581-a4a7-42f8-ae42-747b8bc93469 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:30.874314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0b55581-a4a7-42f8-ae42-747b8bc93469 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:31.026747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1771911232", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {}, "networks": [{"uuid": "cd8f3e01-9773-49e1-aba1-4849e0aa7457"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:31.126728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] validate_networks() for [('cd8f3e01-9773-49e1-aba1-4849e0aa7457', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:28:31.223884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b0b55581-a4a7-42f8-ae42-747b8bc93469 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:31.237236 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b0b55581-a4a7-42f8-ae42-747b8bc93469 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 200 len: 1493 microversion: 2.1 time: 0.398430 May 18 22:28:31.238796 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1783/3383] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:30 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 1493 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:31.679554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsTestJSON-server-1411126818", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "c25ed25a-cd24-4e36-8f69-009601e44a0b"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:31.757544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] validate_networks() for [('c25ed25a-cd24-4e36-8f69-009601e44a0b', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:28:31.977143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:28:31.977989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:28:31.983306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:28:31.983945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:28:31.984556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:28:32.013896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:32.014367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:32.015200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:32.015623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:32.046748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Getting quotas for project cdf7fd7ef5244ab5856d7c41c3eaa366. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:32.052685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Getting quotas for user 4fb0231a008c4908ae1d91516c5542e1 and project cdf7fd7ef5244ab5856d7c41c3eaa366. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:32.069365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:28:32.072841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:28:32.132723 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-298fb63d-31d6-4324-9f03-47d38b424dad tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.280139 May 18 22:28:32.139059 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1601/3384] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:28:30 2022] POST /compute/v2.1/servers => generated 380 bytes in 1287 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:28:32.144200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfb806a3-9891-4b9b-bc5e-3201878dc43d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:32.146744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dfb806a3-9891-4b9b-bc5e-3201878dc43d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:32.157286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfb806a3-9891-4b9b-bc5e-3201878dc43d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:32.158553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfb806a3-9891-4b9b-bc5e-3201878dc43d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:32.159518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfb806a3-9891-4b9b-bc5e-3201878dc43d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:32.160119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfb806a3-9891-4b9b-bc5e-3201878dc43d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:32.245593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:28:32.246085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:28:32.246526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:28:32.246927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:28:32.247445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:28:32.260663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:32.261257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:32.262594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:32.263023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:32.288408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Getting quotas for project 307a91c5eb334703b95771d2526b5afd. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:32.296065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Getting quotas for user 01b343b852eb4dfc851c71f183c9d3c3 and project 307a91c5eb334703b95771d2526b5afd. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:32.330409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:28:32.332679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:28:32.403611 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-983288f0-b1be-46bc-acbc-e5410bd7c86a tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.163612 May 18 22:28:32.404787 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1784/3385] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:28:31 2022] POST /compute/v2.1/servers => generated 380 bytes in 1165 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:28:32.409487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-00eaf57c-9830-4b02-a4eb-049dbb597319 req-a2259ee9-a53a-4c47-8e19-194885e894d2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "237f659f-e9a5-4911-9ead-dcbc19f86ce3", "name": "network-vif-deleted", "tag": "4f00cbab-ab41-4a2a-a873-f10616ebf218"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:32.415426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-00eaf57c-9830-4b02-a4eb-049dbb597319 req-a2259ee9-a53a-4c47-8e19-194885e894d2 service nova] [119083] Writing DB stats nova_api:SELECT=93,nova_api:DELETE=3,nova_api:UPDATE=1,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:32.421720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-00eaf57c-9830-4b02-a4eb-049dbb597319 req-a2259ee9-a53a-4c47-8e19-194885e894d2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:32.422576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-00eaf57c-9830-4b02-a4eb-049dbb597319 req-a2259ee9-a53a-4c47-8e19-194885e894d2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:32.438919 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-00eaf57c-9830-4b02-a4eb-049dbb597319 req-a2259ee9-a53a-4c47-8e19-194885e894d2 service nova] Creating event network-vif-deleted:4f00cbab-ab41-4a2a-a873-f10616ebf218 for instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 on n-h2-841040-6 May 18 22:28:32.447221 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-00eaf57c-9830-4b02-a4eb-049dbb597319 req-a2259ee9-a53a-4c47-8e19-194885e894d2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040564 May 18 22:28:32.449863 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1785/3386] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:32 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:32.458672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-134c2408-9582-468f-a2f7-a24404a4dd96 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:32.459696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-134c2408-9582-468f-a2f7-a24404a4dd96 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:32.545269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-134c2408-9582-468f-a2f7-a24404a4dd96 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:32.549978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dfb806a3-9891-4b9b-bc5e-3201878dc43d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:32.558569 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dfb806a3-9891-4b9b-bc5e-3201878dc43d tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1291 microversion: 2.1 time: 0.418339 May 18 22:28:32.559204 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1602/3387] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:32 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1291 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:32.563832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63630bc5-e0b9-440e-857a-2da393f17d17 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:32.564367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-63630bc5-e0b9-440e-857a-2da393f17d17 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:32.573333 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-134c2408-9582-468f-a2f7-a24404a4dd96 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1224 microversion: 2.1 time: 0.118769 May 18 22:28:32.574008 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1786/3388] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:32 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1224 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:32.586576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-28f97515-faa8-4479-b0ea-bd85df82f5fb tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:32.587474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63630bc5-e0b9-440e-857a-2da393f17d17 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:32.589385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-28f97515-faa8-4479-b0ea-bd85df82f5fb tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:32.589804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63630bc5-e0b9-440e-857a-2da393f17d17 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:32.591629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63630bc5-e0b9-440e-857a-2da393f17d17 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:32.594461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63630bc5-e0b9-440e-857a-2da393f17d17 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:32.634336 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-63630bc5-e0b9-440e-857a-2da393f17d17 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63630bc5-e0b9-440e-857a-2da393f17d17 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 HTTP/1.1 May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '237f659f-e9a5-4911-9ead-dcbc19f86ce3'} May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:32.637059 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:32.644044 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:32.644044 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:32.644044 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:32.644044 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:32.644044 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:32.644044 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:28:32.644044 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:32.644044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63630bc5-e0b9-440e-857a-2da393f17d17 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:32.644539 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-63630bc5-e0b9-440e-857a-2da393f17d17 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 404 len: 111 microversion: 2.1 time: 0.084175 May 18 22:28:32.649783 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1603/3389] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:32 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 111 bytes in 90 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:32.721765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-28f97515-faa8-4479-b0ea-bd85df82f5fb tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:32.731745 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-28f97515-faa8-4479-b0ea-bd85df82f5fb tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1217 microversion: 2.1 time: 0.153226 May 18 22:28:32.732350 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1787/3390] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:32 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1217 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:32.807973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-888335334", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "a0f28d41-b720-40ea-a18f-991c3afb91d0"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:32.883707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] validate_networks() for [('a0f28d41-b720-40ea-a18f-991c3afb91d0', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:28:33.429443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:28:33.430557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:28:33.431601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:28:33.433188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:28:33.433793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:28:33.447954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:33.448778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:33.449716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:33.450194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:33.477718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:33.485131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for user 20c1fda7d13643f7af301a4535b9aacc and project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:33.502009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:28:33.504342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:28:33.568138 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dd6d559d-6dc6-42d2-81c0-83fb54d50c02 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.764596 May 18 22:28:33.569011 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1604/3391] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:28:32 2022] POST /compute/v2.1/servers => generated 380 bytes in 766 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:28:33.580822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2180f501-aa45-4a17-9f00-c85fcd606edd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:33.581881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2180f501-aa45-4a17-9f00-c85fcd606edd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:33.620460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2ff65207-b57f-4ab3-bfda-71dca9e934f2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:33.630349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2ff65207-b57f-4ab3-bfda-71dca9e934f2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:33.634176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2180f501-aa45-4a17-9f00-c85fcd606edd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:33.635210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2180f501-aa45-4a17-9f00-c85fcd606edd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:33.636100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2180f501-aa45-4a17-9f00-c85fcd606edd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:33.643777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2180f501-aa45-4a17-9f00-c85fcd606edd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:33.866654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2ff65207-b57f-4ab3-bfda-71dca9e934f2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:33.874014 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2ff65207-b57f-4ab3-bfda-71dca9e934f2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1214 microversion: 2.1 time: 0.286751 May 18 22:28:33.878296 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1605/3392] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:33 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1214 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:33.883746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9387ca1d-214f-46a7-8983-7035eff410c4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:33.884608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9387ca1d-214f-46a7-8983-7035eff410c4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:33.894106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9387ca1d-214f-46a7-8983-7035eff410c4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:33.894873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9387ca1d-214f-46a7-8983-7035eff410c4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:33.895879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9387ca1d-214f-46a7-8983-7035eff410c4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:33.896845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9387ca1d-214f-46a7-8983-7035eff410c4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:33.973938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2180f501-aa45-4a17-9f00-c85fcd606edd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:33.989572 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2180f501-aa45-4a17-9f00-c85fcd606edd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1291 microversion: 2.1 time: 0.409038 May 18 22:28:33.990250 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1788/3393] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:33 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1291 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:34.006556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-39e7ef1c-542c-4ca6-a55c-d275f01bc0d4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:34.007413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-39e7ef1c-542c-4ca6-a55c-d275f01bc0d4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:34.018656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39e7ef1c-542c-4ca6-a55c-d275f01bc0d4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:34.019889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39e7ef1c-542c-4ca6-a55c-d275f01bc0d4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:34.021494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39e7ef1c-542c-4ca6-a55c-d275f01bc0d4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:34.022852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39e7ef1c-542c-4ca6-a55c-d275f01bc0d4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:34.032266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9387ca1d-214f-46a7-8983-7035eff410c4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:34.041054 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9387ca1d-214f-46a7-8983-7035eff410c4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1282 microversion: 2.1 time: 0.161094 May 18 22:28:34.049870 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1606/3394] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:33 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1282 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:34.120778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-39e7ef1c-542c-4ca6-a55c-d275f01bc0d4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:34.130945 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-39e7ef1c-542c-4ca6-a55c-d275f01bc0d4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1269 microversion: 2.1 time: 0.139455 May 18 22:28:34.133510 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1789/3395] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:33 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1269 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:34.900742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-98600be0-9cf5-4ccc-b3f1-81c10c28c661 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:34.902474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-98600be0-9cf5-4ccc-b3f1-81c10c28c661 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:34.935097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98600be0-9cf5-4ccc-b3f1-81c10c28c661 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:34.937010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98600be0-9cf5-4ccc-b3f1-81c10c28c661 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:34.940994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98600be0-9cf5-4ccc-b3f1-81c10c28c661 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:34.942753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98600be0-9cf5-4ccc-b3f1-81c10c28c661 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:35.007433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fb6aad2b-ccfb-49a0-8dfd-f36b234dff7b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:35.008380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fb6aad2b-ccfb-49a0-8dfd-f36b234dff7b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:35.020472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb6aad2b-ccfb-49a0-8dfd-f36b234dff7b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:35.021680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb6aad2b-ccfb-49a0-8dfd-f36b234dff7b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:35.034408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb6aad2b-ccfb-49a0-8dfd-f36b234dff7b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:35.035132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb6aad2b-ccfb-49a0-8dfd-f36b234dff7b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:35.141331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-98600be0-9cf5-4ccc-b3f1-81c10c28c661 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:35.152187 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-98600be0-9cf5-4ccc-b3f1-81c10c28c661 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1266 microversion: 2.1 time: 0.261393 May 18 22:28:35.154692 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1607/3396] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:34 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1266 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:35.161598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9faa35ae-fe4f-4dc8-9d80-ea04f1b4bcf6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:35.162590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9faa35ae-fe4f-4dc8-9d80-ea04f1b4bcf6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:35.169613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9faa35ae-fe4f-4dc8-9d80-ea04f1b4bcf6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:35.170229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9faa35ae-fe4f-4dc8-9d80-ea04f1b4bcf6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:35.171117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9faa35ae-fe4f-4dc8-9d80-ea04f1b4bcf6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:35.171662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9faa35ae-fe4f-4dc8-9d80-ea04f1b4bcf6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:35.289426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9faa35ae-fe4f-4dc8-9d80-ea04f1b4bcf6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:35.302346 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9faa35ae-fe4f-4dc8-9d80-ea04f1b4bcf6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1282 microversion: 2.1 time: 0.146032 May 18 22:28:35.315977 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1608/3397] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:35 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1282 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:35.323051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3c8c395a-83aa-4fcc-a847-fdbd451a6cd1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:35.324053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3c8c395a-83aa-4fcc-a847-fdbd451a6cd1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:35.330948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8c395a-83aa-4fcc-a847-fdbd451a6cd1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:35.331630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8c395a-83aa-4fcc-a847-fdbd451a6cd1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:35.333083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8c395a-83aa-4fcc-a847-fdbd451a6cd1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:35.333675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c8c395a-83aa-4fcc-a847-fdbd451a6cd1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:35.469927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fb6aad2b-ccfb-49a0-8dfd-f36b234dff7b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:35.495087 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fb6aad2b-ccfb-49a0-8dfd-f36b234dff7b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1291 microversion: 2.1 time: 0.490195 May 18 22:28:35.497670 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1790/3398] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:35 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1291 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:35.573964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3c8c395a-83aa-4fcc-a847-fdbd451a6cd1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:35.586141 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3c8c395a-83aa-4fcc-a847-fdbd451a6cd1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1275 microversion: 2.1 time: 0.267060 May 18 22:28:35.587345 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1609/3399] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:35 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1275 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:35.994740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-445b79be-c299-4ffb-92a4-a9b80eb7627d tempest-PortsAdminExtendedAttrsTestJSON-1113257953 tempest-PortsAdminExtendedAttrsTestJSON-1113257953-project-admin] Calling method '.version_select at 0x7fa2ed6eeca0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:35.995971 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:28:35.995971 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:28:35.997178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-445b79be-c299-4ffb-92a4-a9b80eb7627d tempest-PortsAdminExtendedAttrsTestJSON-1113257953 tempest-PortsAdminExtendedAttrsTestJSON-1113257953-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:35.997627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-445b79be-c299-4ffb-92a4-a9b80eb7627d tempest-PortsAdminExtendedAttrsTestJSON-1113257953 tempest-PortsAdminExtendedAttrsTestJSON-1113257953-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:36.028946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-445b79be-c299-4ffb-92a4-a9b80eb7627d tempest-PortsAdminExtendedAttrsTestJSON-1113257953 tempest-PortsAdminExtendedAttrsTestJSON-1113257953-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:36.029520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-445b79be-c299-4ffb-92a4-a9b80eb7627d tempest-PortsAdminExtendedAttrsTestJSON-1113257953 tempest-PortsAdminExtendedAttrsTestJSON-1113257953-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:36.054518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-445b79be-c299-4ffb-92a4-a9b80eb7627d tempest-PortsAdminExtendedAttrsTestJSON-1113257953 tempest-PortsAdminExtendedAttrsTestJSON-1113257953-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:36.054969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-445b79be-c299-4ffb-92a4-a9b80eb7627d tempest-PortsAdminExtendedAttrsTestJSON-1113257953 tempest-PortsAdminExtendedAttrsTestJSON-1113257953-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:36.080398 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-445b79be-c299-4ffb-92a4-a9b80eb7627d tempest-PortsAdminExtendedAttrsTestJSON-1113257953 tempest-PortsAdminExtendedAttrsTestJSON-1113257953-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors" status: 200 len: 191 microversion: 2.1 time: 0.361834 May 18 22:28:36.081164 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1791/3400] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:28:35 2022] GET /compute/v2.1/os-hypervisors => generated 191 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:36.178303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c9b749c-dcdc-499e-90ef-a28ada80d2a5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:36.179070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8c9b749c-dcdc-499e-90ef-a28ada80d2a5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:36.189012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c9b749c-dcdc-499e-90ef-a28ada80d2a5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:36.189671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c9b749c-dcdc-499e-90ef-a28ada80d2a5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:36.190741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c9b749c-dcdc-499e-90ef-a28ada80d2a5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:36.191397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c9b749c-dcdc-499e-90ef-a28ada80d2a5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:36.334024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-23817640-24dc-439f-9ce8-abef12d67e46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:36.335148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-23817640-24dc-439f-9ce8-abef12d67e46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:36.345214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23817640-24dc-439f-9ce8-abef12d67e46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:36.346187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23817640-24dc-439f-9ce8-abef12d67e46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:36.347363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23817640-24dc-439f-9ce8-abef12d67e46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:36.348097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23817640-24dc-439f-9ce8-abef12d67e46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:36.703542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c9b749c-dcdc-499e-90ef-a28ada80d2a5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:36.716755 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c9b749c-dcdc-499e-90ef-a28ada80d2a5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1272 microversion: 2.1 time: 0.548526 May 18 22:28:36.727768 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1610/3401] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:36 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1272 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:36.737912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f8dd9e1e-78e1-4123-b743-9fa5b8f9973c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:36.738553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f8dd9e1e-78e1-4123-b743-9fa5b8f9973c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:36.745680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8dd9e1e-78e1-4123-b743-9fa5b8f9973c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:36.747197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8dd9e1e-78e1-4123-b743-9fa5b8f9973c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:36.748308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8dd9e1e-78e1-4123-b743-9fa5b8f9973c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:36.748934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8dd9e1e-78e1-4123-b743-9fa5b8f9973c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:36.782613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-23817640-24dc-439f-9ce8-abef12d67e46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:36.799992 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-23817640-24dc-439f-9ce8-abef12d67e46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1324 microversion: 2.1 time: 0.479441 May 18 22:28:36.807770 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1792/3402] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:36 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1324 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:36.825254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5dc563fc-8842-4e19-9a94-9747483c53a0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:36.826187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5dc563fc-8842-4e19-9a94-9747483c53a0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:36.834709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dc563fc-8842-4e19-9a94-9747483c53a0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:36.835428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dc563fc-8842-4e19-9a94-9747483c53a0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:36.836581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dc563fc-8842-4e19-9a94-9747483c53a0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:36.837165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dc563fc-8842-4e19-9a94-9747483c53a0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:37.158421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5dc563fc-8842-4e19-9a94-9747483c53a0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:37.172951 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5dc563fc-8842-4e19-9a94-9747483c53a0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1317 microversion: 2.1 time: 0.363558 May 18 22:28:37.174732 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1793/3403] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:36 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1317 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:37.176047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f8dd9e1e-78e1-4123-b743-9fa5b8f9973c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:37.189045 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f8dd9e1e-78e1-4123-b743-9fa5b8f9973c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1291 microversion: 2.1 time: 0.460012 May 18 22:28:37.190077 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1611/3404] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:36 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1291 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:37.292063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62bf9271-a955-4477-93ab-ce6531d9f6f6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:37.296002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-62bf9271-a955-4477-93ab-ce6531d9f6f6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:37.296943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-62bf9271-a955-4477-93ab-ce6531d9f6f6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Searching by: {'deleted': False, 'project_id': '8c7a78f03a8f412d81e5b8045f080692'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:28:37.304041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62bf9271-a955-4477-93ab-ce6531d9f6f6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:37.304474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62bf9271-a955-4477-93ab-ce6531d9f6f6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:37.305406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62bf9271-a955-4477-93ab-ce6531d9f6f6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:37.305898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62bf9271-a955-4477-93ab-ce6531d9f6f6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:37.337935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-62bf9271-a955-4477-93ab-ce6531d9f6f6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:28:37.375580 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-62bf9271-a955-4477-93ab-ce6531d9f6f6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers" status: 200 len: 339 microversion: 2.1 time: 0.088501 May 18 22:28:37.377239 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1794/3405] 10.222.0.58 () {58 vars in 1124 bytes} [Wed May 18 22:28:37 2022] GET /compute/v2.1/servers => generated 339 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:37.389980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f98d738-6139-46a8-96ef-aaec75e6b6b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:37.393489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f98d738-6139-46a8-96ef-aaec75e6b6b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:37.394362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6f98d738-6139-46a8-96ef-aaec75e6b6b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Searching by: {'deleted': False, 'project_id': '8c7a78f03a8f412d81e5b8045f080692'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:28:37.401347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f98d738-6139-46a8-96ef-aaec75e6b6b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:37.402195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f98d738-6139-46a8-96ef-aaec75e6b6b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:37.403232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f98d738-6139-46a8-96ef-aaec75e6b6b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:37.404376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f98d738-6139-46a8-96ef-aaec75e6b6b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:37.440279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-6f98d738-6139-46a8-96ef-aaec75e6b6b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:28:37.478245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-6f98d738-6139-46a8-96ef-aaec75e6b6b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:37.498007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f98d738-6139-46a8-96ef-aaec75e6b6b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:37.510420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f98d738-6139-46a8-96ef-aaec75e6b6b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:37.511210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f98d738-6139-46a8-96ef-aaec75e6b6b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:37.735422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7cb5be3c-cb75-4698-b3a9-de33d7d575f7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:37.736292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7cb5be3c-cb75-4698-b3a9-de33d7d575f7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:37.747376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cb5be3c-cb75-4698-b3a9-de33d7d575f7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:37.747961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cb5be3c-cb75-4698-b3a9-de33d7d575f7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:37.748854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cb5be3c-cb75-4698-b3a9-de33d7d575f7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:37.749402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cb5be3c-cb75-4698-b3a9-de33d7d575f7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:37.874415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7cb5be3c-cb75-4698-b3a9-de33d7d575f7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:37.883434 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7cb5be3c-cb75-4698-b3a9-de33d7d575f7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1272 microversion: 2.1 time: 0.152573 May 18 22:28:37.887392 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1795/3406] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:37 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1272 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:37.894957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e1d02f20-0070-4ef9-a336-6ee6544defb3 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:37.895899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e1d02f20-0070-4ef9-a336-6ee6544defb3 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:37.912355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1d02f20-0070-4ef9-a336-6ee6544defb3 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:37.917015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1d02f20-0070-4ef9-a336-6ee6544defb3 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:37.918937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1d02f20-0070-4ef9-a336-6ee6544defb3 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:37.921212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1d02f20-0070-4ef9-a336-6ee6544defb3 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:38.028383 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6f98d738-6139-46a8-96ef-aaec75e6b6b1 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/detail" status: 200 len: 1708 microversion: 2.1 time: 0.641797 May 18 22:28:38.041507 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1612/3407] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:28:37 2022] GET /compute/v2.1/servers/detail => generated 1708 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:38.050429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-326df9d3-9484-435c-a766-8e90d10c2091 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:38.060106 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-326df9d3-9484-435c-a766-8e90d10c2091 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.014301 May 18 22:28:38.066896 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1613/3408] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:28:38 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:28:38.193444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f1ce6c8e-0d84-4cf2-a032-cb6be9bc295d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:38.195098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f1ce6c8e-0d84-4cf2-a032-cb6be9bc295d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:38.205727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1ce6c8e-0d84-4cf2-a032-cb6be9bc295d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:38.206731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1ce6c8e-0d84-4cf2-a032-cb6be9bc295d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:38.208240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1ce6c8e-0d84-4cf2-a032-cb6be9bc295d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:38.208946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1ce6c8e-0d84-4cf2-a032-cb6be9bc295d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:38.734501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e1d02f20-0070-4ef9-a336-6ee6544defb3 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:38.743834 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e1d02f20-0070-4ef9-a336-6ee6544defb3 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1324 microversion: 2.1 time: 0.854872 May 18 22:28:38.744704 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1796/3409] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:37 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1324 bytes in 857 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:38.760921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-4db68d03-1f71-49e7-9573-0a197f7a579d req-25610982-1002-4156-b351-71304f2cdbf0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f59b68ad-1896-43f8-a796-8392349b3b29", "tag": "94f0698f-07aa-4c93-9f8c-b68f5a08c6c6"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:38.771315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4db68d03-1f71-49e7-9573-0a197f7a579d req-25610982-1002-4156-b351-71304f2cdbf0 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:38.771963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4db68d03-1f71-49e7-9573-0a197f7a579d req-25610982-1002-4156-b351-71304f2cdbf0 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:38.785464 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-4db68d03-1f71-49e7-9573-0a197f7a579d req-25610982-1002-4156-b351-71304f2cdbf0 service nova] Creating event network-changed:94f0698f-07aa-4c93-9f8c-b68f5a08c6c6 for instance f59b68ad-1896-43f8-a796-8392349b3b29 on n-h2-841040-6 May 18 22:28:38.792293 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-4db68d03-1f71-49e7-9573-0a197f7a579d req-25610982-1002-4156-b351-71304f2cdbf0 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.035029 May 18 22:28:38.793577 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1797/3410] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:38 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:38.802448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f0ee9920-10c4-4906-96da-67b3f087a66c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:38.803560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f0ee9920-10c4-4906-96da-67b3f087a66c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:38.812628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0ee9920-10c4-4906-96da-67b3f087a66c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:38.813489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0ee9920-10c4-4906-96da-67b3f087a66c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:38.814519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0ee9920-10c4-4906-96da-67b3f087a66c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:38.815111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0ee9920-10c4-4906-96da-67b3f087a66c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:38.902860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f1ce6c8e-0d84-4cf2-a032-cb6be9bc295d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:38.915586 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f1ce6c8e-0d84-4cf2-a032-cb6be9bc295d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1317 microversion: 2.1 time: 0.725201 May 18 22:28:38.916460 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1614/3411] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:38 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1317 bytes in 729 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:38.926753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9c11d531-f041-4a04-acb1-092335bf67e6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:38.927485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9c11d531-f041-4a04-acb1-092335bf67e6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:38.939905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9c11d531-f041-4a04-acb1-092335bf67e6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:38.940748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9c11d531-f041-4a04-acb1-092335bf67e6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:38.943425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9c11d531-f041-4a04-acb1-092335bf67e6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:38.944200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9c11d531-f041-4a04-acb1-092335bf67e6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:39.015382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9c11d531-f041-4a04-acb1-092335bf67e6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:28:39.125190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f0ee9920-10c4-4906-96da-67b3f087a66c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:39.135635 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f0ee9920-10c4-4906-96da-67b3f087a66c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1291 microversion: 2.1 time: 0.340092 May 18 22:28:39.137120 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1798/3412] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:38 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1291 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:39.147025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f46c15c0-94f8-44a4-8150-e91fcf5e1fc8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:39.149876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f46c15c0-94f8-44a4-8150-e91fcf5e1fc8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:39.163567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f46c15c0-94f8-44a4-8150-e91fcf5e1fc8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:39.164826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f46c15c0-94f8-44a4-8150-e91fcf5e1fc8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:39.165910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f46c15c0-94f8-44a4-8150-e91fcf5e1fc8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:39.166736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f46c15c0-94f8-44a4-8150-e91fcf5e1fc8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:39.190387 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9c11d531-f041-4a04-acb1-092335bf67e6 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 204 len: 0 microversion: 2.1 time: 0.271517 May 18 22:28:39.191018 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1615/3413] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:28:38 2022] DELETE /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 0 bytes in 274 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:39.205786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-923c885e-276f-43c1-82d0-e756a8f1f103 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:39.207211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-923c885e-276f-43c1-82d0-e756a8f1f103 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:39.214823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-923c885e-276f-43c1-82d0-e756a8f1f103 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:39.215656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-923c885e-276f-43c1-82d0-e756a8f1f103 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:39.216683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-923c885e-276f-43c1-82d0-e756a8f1f103 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:39.217349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-923c885e-276f-43c1-82d0-e756a8f1f103 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:39.451651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f46c15c0-94f8-44a4-8150-e91fcf5e1fc8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:39.468968 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f46c15c0-94f8-44a4-8150-e91fcf5e1fc8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1314 microversion: 2.1 time: 0.330399 May 18 22:28:39.469705 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1799/3414] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:39 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1314 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:39.781123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c1d1afc8-ffc7-492e-88a6-d9ab00aaff46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:39.782595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c1d1afc8-ffc7-492e-88a6-d9ab00aaff46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:39.790491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1d1afc8-ffc7-492e-88a6-d9ab00aaff46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:39.791173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1d1afc8-ffc7-492e-88a6-d9ab00aaff46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:39.792186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1d1afc8-ffc7-492e-88a6-d9ab00aaff46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:39.792866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1d1afc8-ffc7-492e-88a6-d9ab00aaff46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:39.799232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-923c885e-276f-43c1-82d0-e756a8f1f103 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:39.813669 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-923c885e-276f-43c1-82d0-e756a8f1f103 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1711 microversion: 2.1 time: 0.617910 May 18 22:28:39.815339 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1616/3415] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:39 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1711 bytes in 621 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:39.831777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c1d1afc8-ffc7-492e-88a6-d9ab00aaff46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:39.939280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ac680075-6041-4c60-8dbf-9a28b076d887 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:39.940743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ac680075-6041-4c60-8dbf-9a28b076d887 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:39.972176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac680075-6041-4c60-8dbf-9a28b076d887 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:39.974204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac680075-6041-4c60-8dbf-9a28b076d887 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:39.975216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac680075-6041-4c60-8dbf-9a28b076d887 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:39.979391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac680075-6041-4c60-8dbf-9a28b076d887 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:40.092890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c1d1afc8-ffc7-492e-88a6-d9ab00aaff46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:40.103465 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c1d1afc8-ffc7-492e-88a6-d9ab00aaff46 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1324 microversion: 2.1 time: 0.340102 May 18 22:28:40.104162 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1800/3416] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:39 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1324 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:40.154018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-07e04584-18fe-43dd-8563-cd00108e0fe5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:40.154897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-07e04584-18fe-43dd-8563-cd00108e0fe5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:40.162233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07e04584-18fe-43dd-8563-cd00108e0fe5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:40.162976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07e04584-18fe-43dd-8563-cd00108e0fe5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:40.164004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07e04584-18fe-43dd-8563-cd00108e0fe5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:40.164682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07e04584-18fe-43dd-8563-cd00108e0fe5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:40.353993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ac680075-6041-4c60-8dbf-9a28b076d887 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:40.366988 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ac680075-6041-4c60-8dbf-9a28b076d887 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1317 microversion: 2.1 time: 0.433252 May 18 22:28:40.367837 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1617/3417] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:39 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1317 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:40.487208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e9961b04-99b7-42bd-a8d6-ab87d7a47a0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:40.488100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e9961b04-99b7-42bd-a8d6-ab87d7a47a0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:40.499022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9961b04-99b7-42bd-a8d6-ab87d7a47a0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:40.499460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9961b04-99b7-42bd-a8d6-ab87d7a47a0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:40.502075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9961b04-99b7-42bd-a8d6-ab87d7a47a0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:40.505431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9961b04-99b7-42bd-a8d6-ab87d7a47a0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:40.533428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-07e04584-18fe-43dd-8563-cd00108e0fe5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:40.550616 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-07e04584-18fe-43dd-8563-cd00108e0fe5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1291 microversion: 2.1 time: 0.401680 May 18 22:28:40.552312 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1801/3418] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:40 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1291 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:40.565089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-63e422ca-a87c-41a7-93b3-89da5faa6bac req-ca506093-62d0-4932-9432-4805e4ebc54b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0f6c7131-df49-42ee-a2c3-7ce05eef4d94", "name": "network-vif-plugged", "status": "completed", "tag": "0518ae43-1f6d-481b-a582-e8e82157f9ba"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:40.588949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-63e422ca-a87c-41a7-93b3-89da5faa6bac req-ca506093-62d0-4932-9432-4805e4ebc54b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:40.589801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-63e422ca-a87c-41a7-93b3-89da5faa6bac req-ca506093-62d0-4932-9432-4805e4ebc54b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:40.612896 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-63e422ca-a87c-41a7-93b3-89da5faa6bac req-ca506093-62d0-4932-9432-4805e4ebc54b service nova] Creating event network-vif-plugged:0518ae43-1f6d-481b-a582-e8e82157f9ba for instance 0f6c7131-df49-42ee-a2c3-7ce05eef4d94 on n-h1-841040-6 May 18 22:28:40.628477 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-63e422ca-a87c-41a7-93b3-89da5faa6bac req-ca506093-62d0-4932-9432-4805e4ebc54b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.072239 May 18 22:28:40.629190 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1802/3419] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:40 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:40.823687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-ef10bdd6-d0ad-4c9e-8d92-12fc42122cc8 req-c1163b20-a36b-42f0-80b4-158542344e19 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4f203100-cb28-4ce6-a014-b45eb13bd26e", "tag": "7f714131-dfe8-4571-9ffb-35b2a5e3f456"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:40.836007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ef10bdd6-d0ad-4c9e-8d92-12fc42122cc8 req-c1163b20-a36b-42f0-80b4-158542344e19 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:40.836491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ef10bdd6-d0ad-4c9e-8d92-12fc42122cc8 req-c1163b20-a36b-42f0-80b4-158542344e19 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:40.852347 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-ef10bdd6-d0ad-4c9e-8d92-12fc42122cc8 req-c1163b20-a36b-42f0-80b4-158542344e19 service nova] Creating event network-changed:7f714131-dfe8-4571-9ffb-35b2a5e3f456 for instance 4f203100-cb28-4ce6-a014-b45eb13bd26e on n-h2-841040-6 May 18 22:28:40.858563 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-ef10bdd6-d0ad-4c9e-8d92-12fc42122cc8 req-c1163b20-a36b-42f0-80b4-158542344e19 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.042235 May 18 22:28:40.859776 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1803/3420] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:40 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:28:40.874546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-32f199d3-5c23-4604-9e69-e1cd1627ed5e tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:40.875818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-32f199d3-5c23-4604-9e69-e1cd1627ed5e tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:40.884816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32f199d3-5c23-4604-9e69-e1cd1627ed5e tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:40.885379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32f199d3-5c23-4604-9e69-e1cd1627ed5e tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:40.886364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32f199d3-5c23-4604-9e69-e1cd1627ed5e tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:40.887221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32f199d3-5c23-4604-9e69-e1cd1627ed5e tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:41.267646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-32f199d3-5c23-4604-9e69-e1cd1627ed5e tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:41.286975 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-32f199d3-5c23-4604-9e69-e1cd1627ed5e tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1711 microversion: 2.1 time: 0.425423 May 18 22:28:41.297512 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1804/3421] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:40 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1711 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:41.297512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a576834e-d645-4b39-b479-bf13916c175e tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:41.297512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a576834e-d645-4b39-b479-bf13916c175e tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:41.301016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a576834e-d645-4b39-b479-bf13916c175e tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:41.301536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a576834e-d645-4b39-b479-bf13916c175e tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:41.302780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a576834e-d645-4b39-b479-bf13916c175e tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:41.303477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a576834e-d645-4b39-b479-bf13916c175e tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:41.667690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a576834e-d645-4b39-b479-bf13916c175e tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:41.675488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e9961b04-99b7-42bd-a8d6-ab87d7a47a0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:41.682647 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a576834e-d645-4b39-b479-bf13916c175e tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1324 microversion: 2.1 time: 0.393529 May 18 22:28:41.683245 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1805/3422] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:41 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1324 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:41.687154 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e9961b04-99b7-42bd-a8d6-ab87d7a47a0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1314 microversion: 2.1 time: 1.204565 May 18 22:28:41.694226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-71e8f39f-8622-4212-9710-ebe0d4de66d5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:41.695048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-71e8f39f-8622-4212-9710-ebe0d4de66d5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:41.698089 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1618/3423] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:40 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1314 bytes in 1216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:41.704951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fea7a840-4605-4ed7-a8df-9ee7af7eeb2c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:41.706083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fea7a840-4605-4ed7-a8df-9ee7af7eeb2c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:41.708423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-fea7a840-4605-4ed7-a8df-9ee7af7eeb2c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [119082] Writing DB stats nova_api:SELECT=93,nova_api:INSERT=6,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:41.710142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71e8f39f-8622-4212-9710-ebe0d4de66d5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:41.710626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71e8f39f-8622-4212-9710-ebe0d4de66d5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:41.711712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71e8f39f-8622-4212-9710-ebe0d4de66d5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:41.712158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71e8f39f-8622-4212-9710-ebe0d4de66d5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:41.715059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fea7a840-4605-4ed7-a8df-9ee7af7eeb2c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:41.716072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fea7a840-4605-4ed7-a8df-9ee7af7eeb2c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:41.717060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fea7a840-4605-4ed7-a8df-9ee7af7eeb2c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:41.717644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fea7a840-4605-4ed7-a8df-9ee7af7eeb2c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:42.173624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-71e8f39f-8622-4212-9710-ebe0d4de66d5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:42.185331 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-71e8f39f-8622-4212-9710-ebe0d4de66d5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1317 microversion: 2.1 time: 0.500154 May 18 22:28:42.192187 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1806/3424] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:41 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1317 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:42.336123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2aff5491-f88f-4165-8241-8da2a15b2aca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Action: 'create', calling method: .version_select at 0x7fa2ed30fdc0>, body: {"keypair": {"name": "tempest-keypair-561857369", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC8s8ZPQt4Iv8OEOzII/2n4gyh2SvCiAtBouHPpiQTTNBPRq+u6vQUhmTECGrdiGjHcozeL1yXKmSSNpS0hQPHWDDL5nuhTsBycf2rKLgQum6PmIVZ1Q4cDNh+dv0euc6Q=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:42.364362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2aff5491-f88f-4165-8241-8da2a15b2aca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Getting quotas for project 5b41df4f414c46cd84aa02d4c29a39e3. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:42.370971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-2aff5491-f88f-4165-8241-8da2a15b2aca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Getting quotas for user 238148f6c44545c69aa0a70920e5ca3c and project 5b41df4f414c46cd84aa02d4c29a39e3. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:42.374554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fea7a840-4605-4ed7-a8df-9ee7af7eeb2c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:42.391583 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fea7a840-4605-4ed7-a8df-9ee7af7eeb2c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1291 microversion: 2.1 time: 0.691880 May 18 22:28:42.392518 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1619/3425] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:41 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1291 bytes in 694 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:42.406205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0cfb3447-d79d-4c97-b4ce-3326fd1d755f tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:42.407116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0cfb3447-d79d-4c97-b4ce-3326fd1d755f tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:42.407477 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2aff5491-f88f-4165-8241-8da2a15b2aca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.157568 May 18 22:28:42.408459 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1807/3426] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:28:42 2022] POST /compute/v2.1/os-keypairs => generated 385 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:42.415200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cfb3447-d79d-4c97-b4ce-3326fd1d755f tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:42.415928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cfb3447-d79d-4c97-b4ce-3326fd1d755f tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:42.417680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cfb3447-d79d-4c97-b4ce-3326fd1d755f tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:42.418868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cfb3447-d79d-4c97-b4ce-3326fd1d755f tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:42.701036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7c1589ff-6db6-4ffc-85d0-43259b572676 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:42.701644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7c1589ff-6db6-4ffc-85d0-43259b572676 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:42.717413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c1589ff-6db6-4ffc-85d0-43259b572676 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:42.717958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c1589ff-6db6-4ffc-85d0-43259b572676 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:42.719353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c1589ff-6db6-4ffc-85d0-43259b572676 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:42.720385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c1589ff-6db6-4ffc-85d0-43259b572676 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:42.993934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7c1589ff-6db6-4ffc-85d0-43259b572676 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:43.010426 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7c1589ff-6db6-4ffc-85d0-43259b572676 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1324 microversion: 2.1 time: 0.314220 May 18 22:28:43.021685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0cfb3447-d79d-4c97-b4ce-3326fd1d755f tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:43.024841 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1808/3427] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:42 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1324 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:43.032228 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0cfb3447-d79d-4c97-b4ce-3326fd1d755f tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1711 microversion: 2.1 time: 0.638192 May 18 22:28:43.035671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c67fd47d-00ca-4635-b23d-7becd8d84624 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:43.036669 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1620/3428] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:42 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1711 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:43.036888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c67fd47d-00ca-4635-b23d-7becd8d84624 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:43.048142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d5c9e7cb-7f7f-4882-95d6-028d8efc94fa req-6bfba179-9bfe-42d5-82e6-70f1bc1373c7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bd98572a-aa39-4004-bcfd-0d9331e991c4", "tag": "51bfcf03-fd27-4817-a0c2-2a83b15df83e"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:43.050377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c67fd47d-00ca-4635-b23d-7becd8d84624 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:43.051203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c67fd47d-00ca-4635-b23d-7becd8d84624 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:43.052350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c67fd47d-00ca-4635-b23d-7becd8d84624 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:43.053256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c67fd47d-00ca-4635-b23d-7becd8d84624 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:43.078221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d5c9e7cb-7f7f-4882-95d6-028d8efc94fa req-6bfba179-9bfe-42d5-82e6-70f1bc1373c7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:43.078689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d5c9e7cb-7f7f-4882-95d6-028d8efc94fa req-6bfba179-9bfe-42d5-82e6-70f1bc1373c7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:43.094829 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d5c9e7cb-7f7f-4882-95d6-028d8efc94fa req-6bfba179-9bfe-42d5-82e6-70f1bc1373c7 service nova] Creating event network-changed:51bfcf03-fd27-4817-a0c2-2a83b15df83e for instance bd98572a-aa39-4004-bcfd-0d9331e991c4 on n-h1-841040-6 May 18 22:28:43.108095 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d5c9e7cb-7f7f-4882-95d6-028d8efc94fa req-6bfba179-9bfe-42d5-82e6-70f1bc1373c7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.069650 May 18 22:28:43.109148 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1621/3429] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:43 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:43.215178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e14d9b7c-521b-4fa1-85e1-888f10b3b2d0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:43.217354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e14d9b7c-521b-4fa1-85e1-888f10b3b2d0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:43.229407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e14d9b7c-521b-4fa1-85e1-888f10b3b2d0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:43.243478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e14d9b7c-521b-4fa1-85e1-888f10b3b2d0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:43.250022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e14d9b7c-521b-4fa1-85e1-888f10b3b2d0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:43.251583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e14d9b7c-521b-4fa1-85e1-888f10b3b2d0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:43.353787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c67fd47d-00ca-4635-b23d-7becd8d84624 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:43.365947 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c67fd47d-00ca-4635-b23d-7becd8d84624 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1314 microversion: 2.1 time: 0.339138 May 18 22:28:43.367959 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1809/3430] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:43 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1314 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:43.412688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d2855475-6c94-4ec9-9064-01ec2695a558 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:43.414706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d2855475-6c94-4ec9-9064-01ec2695a558 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:43.424281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2855475-6c94-4ec9-9064-01ec2695a558 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:43.425310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2855475-6c94-4ec9-9064-01ec2695a558 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:43.427199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2855475-6c94-4ec9-9064-01ec2695a558 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:43.427848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2855475-6c94-4ec9-9064-01ec2695a558 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:43.795781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d2855475-6c94-4ec9-9064-01ec2695a558 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:43.808042 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d2855475-6c94-4ec9-9064-01ec2695a558 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1480 microversion: 2.1 time: 0.400818 May 18 22:28:43.811074 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1810/3431] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:43 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1480 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:43.834598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1f59c49-0047-40d9-88e2-d6c55622346c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:43.836133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a1f59c49-0047-40d9-88e2-d6c55622346c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:43.851736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1f59c49-0047-40d9-88e2-d6c55622346c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:43.854246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1f59c49-0047-40d9-88e2-d6c55622346c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:43.862375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1f59c49-0047-40d9-88e2-d6c55622346c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:43.863887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1f59c49-0047-40d9-88e2-d6c55622346c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:43.878166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e14d9b7c-521b-4fa1-85e1-888f10b3b2d0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:43.898552 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e14d9b7c-521b-4fa1-85e1-888f10b3b2d0 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1317 microversion: 2.1 time: 0.690657 May 18 22:28:43.900505 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1622/3432] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:43 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1317 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:44.006754 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a1f59c49-0047-40d9-88e2-d6c55622346c tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94/os-interface" status: 200 len: 284 microversion: 2.1 time: 0.182821 May 18 22:28:44.015906 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1811/3433] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:28:43 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94/os-interface => generated 284 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:28:44.032819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-51b58f02-40f5-4337-98bf-ade35b3bba31 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:44.034559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-51b58f02-40f5-4337-98bf-ade35b3bba31 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:44.045398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51b58f02-40f5-4337-98bf-ade35b3bba31 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:44.046503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51b58f02-40f5-4337-98bf-ade35b3bba31 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:44.059907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-575e028d-8348-4aa0-86f1-68d655feb986 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:44.061136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-575e028d-8348-4aa0-86f1-68d655feb986 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:44.066540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51b58f02-40f5-4337-98bf-ade35b3bba31 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:44.068060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51b58f02-40f5-4337-98bf-ade35b3bba31 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:44.076886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-575e028d-8348-4aa0-86f1-68d655feb986 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:44.078924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-575e028d-8348-4aa0-86f1-68d655feb986 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:44.079926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-575e028d-8348-4aa0-86f1-68d655feb986 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:44.081983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-575e028d-8348-4aa0-86f1-68d655feb986 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:44.395435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-575e028d-8348-4aa0-86f1-68d655feb986 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:44.409963 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-575e028d-8348-4aa0-86f1-68d655feb986 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1645 microversion: 2.1 time: 0.359174 May 18 22:28:44.414816 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1812/3434] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:44 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1645 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:44.427133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-894b5e29-25f5-406b-9946-033cc6fc5a43 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:44.428157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-894b5e29-25f5-406b-9946-033cc6fc5a43 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:44.442567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-894b5e29-25f5-406b-9946-033cc6fc5a43 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:44.447900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-894b5e29-25f5-406b-9946-033cc6fc5a43 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:44.448906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-894b5e29-25f5-406b-9946-033cc6fc5a43 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:44.450359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-894b5e29-25f5-406b-9946-033cc6fc5a43 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:44.869813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-894b5e29-25f5-406b-9946-033cc6fc5a43 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:44.919179 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-894b5e29-25f5-406b-9946-033cc6fc5a43 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1314 microversion: 2.1 time: 0.497271 May 18 22:28:44.921820 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1813/3435] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:44 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1314 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:44.935459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-46dfb759-21af-4ca7-bbc9-ac1367ca3718 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:44.937711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-46dfb759-21af-4ca7-bbc9-ac1367ca3718 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:44.954814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46dfb759-21af-4ca7-bbc9-ac1367ca3718 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:44.955602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46dfb759-21af-4ca7-bbc9-ac1367ca3718 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:44.961322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46dfb759-21af-4ca7-bbc9-ac1367ca3718 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:44.962800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46dfb759-21af-4ca7-bbc9-ac1367ca3718 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:44.981219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-51b58f02-40f5-4337-98bf-ade35b3bba31 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:44.989946 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-51b58f02-40f5-4337-98bf-ade35b3bba31 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1324 microversion: 2.1 time: 0.963437 May 18 22:28:44.995261 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1623/3436] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:44 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1324 bytes in 971 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:45.340874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-46dfb759-21af-4ca7-bbc9-ac1367ca3718 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:45.350257 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-46dfb759-21af-4ca7-bbc9-ac1367ca3718 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1317 microversion: 2.1 time: 0.425700 May 18 22:28:45.354191 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1814/3437] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:44 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1317 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:45.435045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2c6e11f5-acda-4e9c-83b8-42298432cb1d tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:45.436387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2c6e11f5-acda-4e9c-83b8-42298432cb1d tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:45.450341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c6e11f5-acda-4e9c-83b8-42298432cb1d tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:45.455649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c6e11f5-acda-4e9c-83b8-42298432cb1d tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:45.457749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c6e11f5-acda-4e9c-83b8-42298432cb1d tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:45.459307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c6e11f5-acda-4e9c-83b8-42298432cb1d tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:45.525215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-af3863e4-adf9-42e0-80a8-4bf54dcdba4e req-ff170803-316b-4bf2-b228-0bdd08180ce8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f0ab96dd-82f6-48ab-82c5-ef051e9389bd", "name": "network-vif-deleted", "tag": "5d2e42bb-d009-491e-bb6f-b4fce2257851"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:45.558504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-af3863e4-adf9-42e0-80a8-4bf54dcdba4e req-ff170803-316b-4bf2-b228-0bdd08180ce8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:45.559132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-af3863e4-adf9-42e0-80a8-4bf54dcdba4e req-ff170803-316b-4bf2-b228-0bdd08180ce8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:45.595279 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-af3863e4-adf9-42e0-80a8-4bf54dcdba4e req-ff170803-316b-4bf2-b228-0bdd08180ce8 service nova] Creating event network-vif-deleted:5d2e42bb-d009-491e-bb6f-b4fce2257851 for instance f0ab96dd-82f6-48ab-82c5-ef051e9389bd on n-h1-841040-6 May 18 22:28:45.612216 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-af3863e4-adf9-42e0-80a8-4bf54dcdba4e req-ff170803-316b-4bf2-b228-0bdd08180ce8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.089650 May 18 22:28:45.613441 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1815/3438] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:45 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:45.670289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2c6e11f5-acda-4e9c-83b8-42298432cb1d tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bd4c91f9ab8744bba48dd2d4e162a82a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c7a78f03a8f412d81e5b8045f080692', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:45.685042 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2c6e11f5-acda-4e9c-83b8-42298432cb1d tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 200 len: 1361 microversion: 2.1 time: 0.252243 May 18 22:28:45.686243 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1624/3439] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:45 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 1361 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:45.939010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-14b95b9a-06bc-4f2f-8476-6b0860a3c349 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:45.939711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-14b95b9a-06bc-4f2f-8476-6b0860a3c349 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:45.952213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14b95b9a-06bc-4f2f-8476-6b0860a3c349 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:45.952656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14b95b9a-06bc-4f2f-8476-6b0860a3c349 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:45.953419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14b95b9a-06bc-4f2f-8476-6b0860a3c349 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:45.953870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14b95b9a-06bc-4f2f-8476-6b0860a3c349 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:46.011406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c6b4cf8f-0ade-4750-b54f-9ccabf6a2aca tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:46.012790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c6b4cf8f-0ade-4750-b54f-9ccabf6a2aca tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:46.022628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6b4cf8f-0ade-4750-b54f-9ccabf6a2aca tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:46.046668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6b4cf8f-0ade-4750-b54f-9ccabf6a2aca tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.021s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:46.048195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6b4cf8f-0ade-4750-b54f-9ccabf6a2aca tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:46.050858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6b4cf8f-0ade-4750-b54f-9ccabf6a2aca tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:46.627934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c6b4cf8f-0ade-4750-b54f-9ccabf6a2aca tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:46.639120 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c6b4cf8f-0ade-4750-b54f-9ccabf6a2aca tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1324 microversion: 2.1 time: 0.631629 May 18 22:28:46.642467 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1625/3440] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:46 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1324 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:46.647632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-19f804f3-e5c3-4397-9b52-fdca5f8688e4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:46.656197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-19f804f3-e5c3-4397-9b52-fdca5f8688e4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:46.670567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19f804f3-e5c3-4397-9b52-fdca5f8688e4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:46.674089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19f804f3-e5c3-4397-9b52-fdca5f8688e4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:46.675189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19f804f3-e5c3-4397-9b52-fdca5f8688e4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:46.679796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19f804f3-e5c3-4397-9b52-fdca5f8688e4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:47.034596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-19f804f3-e5c3-4397-9b52-fdca5f8688e4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:47.050464 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-19f804f3-e5c3-4397-9b52-fdca5f8688e4 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1317 microversion: 2.1 time: 0.406652 May 18 22:28:47.060856 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1626/3441] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:46 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1317 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:47.079885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3299b6e9-efc4-4c72-9038-eeb03de3c82c tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:47.082676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3299b6e9-efc4-4c72-9038-eeb03de3c82c tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] [instance: f0ab96dd-82f6-48ab-82c5-ef051e9389bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:47.100573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3299b6e9-efc4-4c72-9038-eeb03de3c82c tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:47.101218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3299b6e9-efc4-4c72-9038-eeb03de3c82c tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:47.103014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3299b6e9-efc4-4c72-9038-eeb03de3c82c tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:47.104146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3299b6e9-efc4-4c72-9038-eeb03de3c82c tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:47.122237 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-3299b6e9-efc4-4c72-9038-eeb03de3c82c tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] HTTP exception thrown: Instance f0ab96dd-82f6-48ab-82c5-ef051e9389bd could not be found. May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3299b6e9-efc4-4c72-9038-eeb03de3c82c tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Request method failure captured: May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd HTTP/1.1 May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXLQTuNQrY8_n9PkacxQyJPmOwWaCfs19pXf9gFTKxFVQY74pGzhvFw6lEh62vUrdrOk_rfihz7-ma03I10gobFzBiGj0S-chIjEO85BKB7XZupachdjqgsAXc-qdQZplnpx3yXCEcMXUeXUDjnIgf5ygV38uBuv-CZ-i8-mGMx2FRo May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 8c7a78f03a8f412d81e5b8045f080692 May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestManualDisk-38747478 May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8c7a78f03a8f412d81e5b8045f080692"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8c7a78f03a8f412d81e5b8045f080692"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8c7a78f03a8f412d81e5b8045f080692"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8c7a78f03a8f412d81e5b8045f080692"}]}] May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestManualDisk-38747478 May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 8c7a78f03a8f412d81e5b8045f080692 May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestManualDisk-38747478 May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestManualDisk-38747478-project May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: bd4c91f9ab8744bba48dd2d4e162a82a May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestManualDisk-38747478-project May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance f0ab96dd-82f6-48ab-82c5-ef051e9389bd could not be found. May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'f0ab96dd-82f6-48ab-82c5-ef051e9389bd'} May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f0ab96dd-82f6-48ab-82c5-ef051e9389bd could not be found. May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f0ab96dd-82f6-48ab-82c5-ef051e9389bd could not be found. May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:47.124790 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:47.129669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:47.129669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:47.129669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:47.129669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:47.129669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:47.129669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f0ab96dd-82f6-48ab-82c5-ef051e9389bd could not be found. May 18 22:28:47.129669 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:47.131749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3299b6e9-efc4-4c72-9038-eeb03de3c82c tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Returning 404 to user: Instance f0ab96dd-82f6-48ab-82c5-ef051e9389bd could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:47.133532 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3299b6e9-efc4-4c72-9038-eeb03de3c82c tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd" status: 404 len: 111 microversion: 2.1 time: 0.071119 May 18 22:28:47.134524 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1627/3442] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:47 2022] GET /compute/v2.1/servers/f0ab96dd-82f6-48ab-82c5-ef051e9389bd => generated 111 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:47.167565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8d74a10-9399-460d-858b-05bfcf59df82 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] Calling method '.version_select at 0x7fa2ece36550>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:47.212235 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8d74a10-9399-460d-858b-05bfcf59df82 tempest-ServersTestManualDisk-38747478 tempest-ServersTestManualDisk-38747478-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-958198947" status: 202 len: 0 microversion: 2.1 time: 0.061028 May 18 22:28:47.213898 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1628/3443] 10.222.0.58 () {58 vars in 1217 bytes} [Wed May 18 22:28:47 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-958198947 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:28:47.291145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-14b95b9a-06bc-4f2f-8476-6b0860a3c349 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:47.306991 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-14b95b9a-06bc-4f2f-8476-6b0860a3c349 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1314 microversion: 2.1 time: 1.369791 May 18 22:28:47.310416 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1816/3444] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:45 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1314 bytes in 1377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:47.639396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-3a267d9b-ca93-4efd-a9f0-cc5296f121b8 req-01eeeb2e-d7be-4cbd-bc43-e0b0947c2b50 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4f203100-cb28-4ce6-a014-b45eb13bd26e", "name": "network-vif-plugged", "status": "completed", "tag": "7f714131-dfe8-4571-9ffb-35b2a5e3f456"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:47.643456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-3a267d9b-ca93-4efd-a9f0-cc5296f121b8 req-01eeeb2e-d7be-4cbd-bc43-e0b0947c2b50 service nova] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:47.649150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-3a267d9b-ca93-4efd-a9f0-cc5296f121b8 req-01eeeb2e-d7be-4cbd-bc43-e0b0947c2b50 service nova] [119082] Writing DB stats nova_cell0:SELECT=22 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:47.657979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a4568410-c176-482a-ba28-472933b90e4b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:47.658726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a4568410-c176-482a-ba28-472933b90e4b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:47.664526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3a267d9b-ca93-4efd-a9f0-cc5296f121b8 req-01eeeb2e-d7be-4cbd-bc43-e0b0947c2b50 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:47.664968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3a267d9b-ca93-4efd-a9f0-cc5296f121b8 req-01eeeb2e-d7be-4cbd-bc43-e0b0947c2b50 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:47.668643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a4568410-c176-482a-ba28-472933b90e4b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:47.673369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4568410-c176-482a-ba28-472933b90e4b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:47.675271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4568410-c176-482a-ba28-472933b90e4b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:47.676601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4568410-c176-482a-ba28-472933b90e4b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:47.678374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4568410-c176-482a-ba28-472933b90e4b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:47.698612 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-3a267d9b-ca93-4efd-a9f0-cc5296f121b8 req-01eeeb2e-d7be-4cbd-bc43-e0b0947c2b50 service nova] Creating event network-vif-plugged:7f714131-dfe8-4571-9ffb-35b2a5e3f456 for instance 4f203100-cb28-4ce6-a014-b45eb13bd26e on n-h2-841040-6 May 18 22:28:47.711668 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-3a267d9b-ca93-4efd-a9f0-cc5296f121b8 req-01eeeb2e-d7be-4cbd-bc43-e0b0947c2b50 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.077009 May 18 22:28:47.712931 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1629/3445] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:47 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:47.719816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1711343293", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "03e3523d-9c6e-4524-81ca-0cf12061b431"}], "security_groups": [{"name": "tempest-securitygroup--1296067685"}], "key_name": "tempest-keypair-561857369", "user_data": "}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:47.928997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a4568410-c176-482a-ba28-472933b90e4b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:47.941395 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a4568410-c176-482a-ba28-472933b90e4b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1324 microversion: 2.1 time: 0.284886 May 18 22:28:47.942335 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1817/3446] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:47 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1324 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:47.952303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e5f1ad9-ab7e-45fd-bd41-668ce92b6476 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:47.954659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6e5f1ad9-ab7e-45fd-bd41-668ce92b6476 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:47.971019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e5f1ad9-ab7e-45fd-bd41-668ce92b6476 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:47.971746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e5f1ad9-ab7e-45fd-bd41-668ce92b6476 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:47.972684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e5f1ad9-ab7e-45fd-bd41-668ce92b6476 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:47.973267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e5f1ad9-ab7e-45fd-bd41-668ce92b6476 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:48.014202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] validate_networks() for [('03e3523d-9c6e-4524-81ca-0cf12061b431', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:28:48.188974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6e5f1ad9-ab7e-45fd-bd41-668ce92b6476 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:48.199731 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e5f1ad9-ab7e-45fd-bd41-668ce92b6476 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1480 microversion: 2.1 time: 0.254882 May 18 22:28:48.200581 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1818/3447] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:47 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1480 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:48.214750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c5c73480-c67d-43f1-acf6-4ca4b6833e5e req-7043081c-ff40-42e5-a16e-284aaff9c3c8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0f6c7131-df49-42ee-a2c3-7ce05eef4d94", "tag": "0518ae43-1f6d-481b-a582-e8e82157f9ba"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:48.224690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c5c73480-c67d-43f1-acf6-4ca4b6833e5e req-7043081c-ff40-42e5-a16e-284aaff9c3c8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:48.225165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c5c73480-c67d-43f1-acf6-4ca4b6833e5e req-7043081c-ff40-42e5-a16e-284aaff9c3c8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:48.237914 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c5c73480-c67d-43f1-acf6-4ca4b6833e5e req-7043081c-ff40-42e5-a16e-284aaff9c3c8 service nova] Creating event network-changed:0518ae43-1f6d-481b-a582-e8e82157f9ba for instance 0f6c7131-df49-42ee-a2c3-7ce05eef4d94 on n-h1-841040-6 May 18 22:28:48.243751 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c5c73480-c67d-43f1-acf6-4ca4b6833e5e req-7043081c-ff40-42e5-a16e-284aaff9c3c8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038597 May 18 22:28:48.247166 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1819/3448] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:48 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:48.252367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a2d275c-c958-478e-82a4-d8e816f4b28b tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:48.253928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7a2d275c-c958-478e-82a4-d8e816f4b28b tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:48.261357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a2d275c-c958-478e-82a4-d8e816f4b28b tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:48.262636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a2d275c-c958-478e-82a4-d8e816f4b28b tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:48.263554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a2d275c-c958-478e-82a4-d8e816f4b28b tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:48.264065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a2d275c-c958-478e-82a4-d8e816f4b28b tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:48.428802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a2d275c-c958-478e-82a4-d8e816f4b28b tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:48.439856 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a2d275c-c958-478e-82a4-d8e816f4b28b tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1317 microversion: 2.1 time: 0.191283 May 18 22:28:48.440631 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1820/3449] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:48 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1317 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:48.445486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8b8f2b51-0ce2-44d0-b799-f0ecb4ded6b7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:48.446649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8b8f2b51-0ce2-44d0-b799-f0ecb4ded6b7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:48.453582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b8f2b51-0ce2-44d0-b799-f0ecb4ded6b7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:48.454271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b8f2b51-0ce2-44d0-b799-f0ecb4ded6b7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:48.455370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b8f2b51-0ce2-44d0-b799-f0ecb4ded6b7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:48.455940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b8f2b51-0ce2-44d0-b799-f0ecb4ded6b7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:48.480121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8b8f2b51-0ce2-44d0-b799-f0ecb4ded6b7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:48.635891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8b8f2b51-0ce2-44d0-b799-f0ecb4ded6b7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:48.646204 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8b8f2b51-0ce2-44d0-b799-f0ecb4ded6b7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1314 microversion: 2.1 time: 0.204332 May 18 22:28:48.650143 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1821/3450] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:48 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1314 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:48.959105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b9bcbf1c-bbfb-414e-8cf5-e4951eeeacae tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:48.959729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b9bcbf1c-bbfb-414e-8cf5-e4951eeeacae tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:48.971593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9bcbf1c-bbfb-414e-8cf5-e4951eeeacae tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:48.972068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9bcbf1c-bbfb-414e-8cf5-e4951eeeacae tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:48.972832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9bcbf1c-bbfb-414e-8cf5-e4951eeeacae tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:48.973462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9bcbf1c-bbfb-414e-8cf5-e4951eeeacae tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:49.142731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b9bcbf1c-bbfb-414e-8cf5-e4951eeeacae tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:49.153291 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b9bcbf1c-bbfb-414e-8cf5-e4951eeeacae tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1324 microversion: 2.1 time: 0.197805 May 18 22:28:49.154374 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1822/3451] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:48 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1324 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:49.456540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3c33f439-a1bf-451c-9908-47dc3876e864 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:49.457198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3c33f439-a1bf-451c-9908-47dc3876e864 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:49.463658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c33f439-a1bf-451c-9908-47dc3876e864 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:49.464094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c33f439-a1bf-451c-9908-47dc3876e864 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:49.464868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c33f439-a1bf-451c-9908-47dc3876e864 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:49.465317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c33f439-a1bf-451c-9908-47dc3876e864 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:49.598682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3c33f439-a1bf-451c-9908-47dc3876e864 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:49.606583 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3c33f439-a1bf-451c-9908-47dc3876e864 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1505 microversion: 2.1 time: 0.154053 May 18 22:28:49.607250 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1823/3452] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:49 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1505 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:49.615475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:28:49.616056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:28:49.616640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:28:49.617678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:28:49.618835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:28:49.623995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-06f1e96d-5f3b-4a3f-9e80-b8b647dd83e7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:49.624556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-06f1e96d-5f3b-4a3f-9e80-b8b647dd83e7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:49.630129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:49.630888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:49.631458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06f1e96d-5f3b-4a3f-9e80-b8b647dd83e7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:49.632111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06f1e96d-5f3b-4a3f-9e80-b8b647dd83e7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:49.633026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:49.633203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06f1e96d-5f3b-4a3f-9e80-b8b647dd83e7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:49.633543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06f1e96d-5f3b-4a3f-9e80-b8b647dd83e7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:49.633702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:49.659306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Getting quotas for project 5b41df4f414c46cd84aa02d4c29a39e3. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:49.666280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Getting quotas for user 238148f6c44545c69aa0a70920e5ca3c and project 5b41df4f414c46cd84aa02d4c29a39e3. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:49.668686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-06f1e96d-5f3b-4a3f-9e80-b8b647dd83e7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-instance-actions:events failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:49.670115 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-06f1e96d-5f3b-4a3f-9e80-b8b647dd83e7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e/os-instance-actions/req-983288f0-b1be-46bc-acbc-e5410bd7c86a" status: 200 len: 313 microversion: 2.1 time: 0.050140 May 18 22:28:49.671652 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1824/3453] 10.222.0.58 () {58 vars in 1418 bytes} [Wed May 18 22:28:49 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e/os-instance-actions/req-983288f0-b1be-46bc-acbc-e5410bd7c86a => generated 313 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:28:49.678035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-77948e0d-faba-48a3-89b5-b8fe5e9652bc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:49.679071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-77948e0d-faba-48a3-89b5-b8fe5e9652bc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:49.683472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:28:49.685693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77948e0d-faba-48a3-89b5-b8fe5e9652bc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:49.686166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77948e0d-faba-48a3-89b5-b8fe5e9652bc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:49.686924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77948e0d-faba-48a3-89b5-b8fe5e9652bc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:49.687340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:28:49.687727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77948e0d-faba-48a3-89b5-b8fe5e9652bc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:49.745559 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6298fbe8-a95e-496d-a01c-85b06f0b2ac8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 2.030678 May 18 22:28:49.746341 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1630/3454] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:28:47 2022] POST /compute/v2.1/servers => generated 402 bytes in 2033 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:28:49.752475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0dd4657d-9df5-4b25-a73a-99fbc82652ce tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:49.753652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0dd4657d-9df5-4b25-a73a-99fbc82652ce tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:49.778178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0dd4657d-9df5-4b25-a73a-99fbc82652ce tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:49.778998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0dd4657d-9df5-4b25-a73a-99fbc82652ce tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:49.780229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0dd4657d-9df5-4b25-a73a-99fbc82652ce tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:49.781102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0dd4657d-9df5-4b25-a73a-99fbc82652ce tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:49.835497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0dd4657d-9df5-4b25-a73a-99fbc82652ce tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:49.873966 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0dd4657d-9df5-4b25-a73a-99fbc82652ce tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "POST /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e/action" status: 202 len: 0 microversion: 2.1 time: 0.125935 May 18 22:28:49.876079 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1631/3455] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:28:49 2022] POST /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:28:49.883803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ee884035-0827-448c-8d5a-fe00432fc2bf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:49.884965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ee884035-0827-448c-8d5a-fe00432fc2bf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:49.932639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-77948e0d-faba-48a3-89b5-b8fe5e9652bc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:49.943701 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-77948e0d-faba-48a3-89b5-b8fe5e9652bc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1314 microversion: 2.1 time: 0.270840 May 18 22:28:49.948061 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1825/3456] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:49 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1314 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:49.962182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c8cf2dc6-33a1-45cf-9a54-806c427a0577 req-fa09d3f4-8728-4439-b687-caaada140b6e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f59b68ad-1896-43f8-a796-8392349b3b29", "name": "network-vif-plugged", "status": "completed", "tag": "94f0698f-07aa-4c93-9f8c-b68f5a08c6c6"}, {"server_uuid": "bd98572a-aa39-4004-bcfd-0d9331e991c4", "name": "network-vif-plugged", "status": "completed", "tag": "51bfcf03-fd27-4817-a0c2-2a83b15df83e"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:49.982156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c8cf2dc6-33a1-45cf-9a54-806c427a0577 req-fa09d3f4-8728-4439-b687-caaada140b6e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:49.982592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c8cf2dc6-33a1-45cf-9a54-806c427a0577 req-fa09d3f4-8728-4439-b687-caaada140b6e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:50.015025 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c8cf2dc6-33a1-45cf-9a54-806c427a0577 req-fa09d3f4-8728-4439-b687-caaada140b6e service nova] Creating event network-vif-plugged:94f0698f-07aa-4c93-9f8c-b68f5a08c6c6 for instance f59b68ad-1896-43f8-a796-8392349b3b29 on n-h2-841040-6 May 18 22:28:50.015548 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c8cf2dc6-33a1-45cf-9a54-806c427a0577 req-fa09d3f4-8728-4439-b687-caaada140b6e service nova] Creating event network-vif-plugged:51bfcf03-fd27-4817-a0c2-2a83b15df83e for instance bd98572a-aa39-4004-bcfd-0d9331e991c4 on n-h1-841040-6 May 18 22:28:50.024217 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c8cf2dc6-33a1-45cf-9a54-806c427a0577 req-fa09d3f4-8728-4439-b687-caaada140b6e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.073822 May 18 22:28:50.029523 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1826/3457] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:49 2022] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:50.047420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a7f3a8a-39d0-479e-9146-b74b92cc3c49 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:50.048275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7a7f3a8a-39d0-479e-9146-b74b92cc3c49 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:50.055237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7a7f3a8a-39d0-479e-9146-b74b92cc3c49 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [119083] Writing DB stats nova_api:SELECT=99,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:50.057309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a7f3a8a-39d0-479e-9146-b74b92cc3c49 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:50.057914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a7f3a8a-39d0-479e-9146-b74b92cc3c49 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:50.058921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a7f3a8a-39d0-479e-9146-b74b92cc3c49 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:50.074477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ee884035-0827-448c-8d5a-fe00432fc2bf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:50.081165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a7f3a8a-39d0-479e-9146-b74b92cc3c49 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:50.082219 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ee884035-0827-448c-8d5a-fe00432fc2bf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1237 microversion: 2.1 time: 0.204621 May 18 22:28:50.093255 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1632/3458] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:49 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1237 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:50.171635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-79a4afc9-71dc-4d5d-8ea2-58b7e16d701d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:50.172407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-79a4afc9-71dc-4d5d-8ea2-58b7e16d701d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:50.179957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-79a4afc9-71dc-4d5d-8ea2-58b7e16d701d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:50.180473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-79a4afc9-71dc-4d5d-8ea2-58b7e16d701d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:50.181362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-79a4afc9-71dc-4d5d-8ea2-58b7e16d701d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:50.182496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-79a4afc9-71dc-4d5d-8ea2-58b7e16d701d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:50.446746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a7f3a8a-39d0-479e-9146-b74b92cc3c49 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:50.463255 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a7f3a8a-39d0-479e-9146-b74b92cc3c49 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1507 microversion: 2.1 time: 0.422055 May 18 22:28:50.473916 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1827/3459] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:50 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1507 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:50.652379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-79a4afc9-71dc-4d5d-8ea2-58b7e16d701d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:50.666865 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-79a4afc9-71dc-4d5d-8ea2-58b7e16d701d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1324 microversion: 2.1 time: 0.498768 May 18 22:28:50.668717 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1633/3460] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:50 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1324 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:50.964463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0c500cf7-9b6d-4452-a10e-58eb09181545 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:50.965125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0c500cf7-9b6d-4452-a10e-58eb09181545 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:50.971313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c500cf7-9b6d-4452-a10e-58eb09181545 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:50.971754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c500cf7-9b6d-4452-a10e-58eb09181545 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:50.972510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c500cf7-9b6d-4452-a10e-58eb09181545 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:50.973126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c500cf7-9b6d-4452-a10e-58eb09181545 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:51.106628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b48b1612-0469-4463-bb87-d678a1a5e87f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:51.107396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b48b1612-0469-4463-bb87-d678a1a5e87f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:51.125165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b48b1612-0469-4463-bb87-d678a1a5e87f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:51.125831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b48b1612-0469-4463-bb87-d678a1a5e87f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:51.126706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b48b1612-0469-4463-bb87-d678a1a5e87f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:51.127886 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b48b1612-0469-4463-bb87-d678a1a5e87f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:51.261082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b48b1612-0469-4463-bb87-d678a1a5e87f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:51.270716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0c500cf7-9b6d-4452-a10e-58eb09181545 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:51.276694 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b48b1612-0469-4463-bb87-d678a1a5e87f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1289 microversion: 2.1 time: 0.177951 May 18 22:28:51.278559 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1634/3461] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:51 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1289 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:51.280862 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0c500cf7-9b6d-4452-a10e-58eb09181545 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1314 microversion: 2.1 time: 0.320256 May 18 22:28:51.285420 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1828/3462] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:50 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1314 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:51.485518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2e1529b8-981a-4051-b4a4-6a884b7df5d7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:51.497777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2e1529b8-981a-4051-b4a4-6a884b7df5d7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:51.514647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e1529b8-981a-4051-b4a4-6a884b7df5d7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:51.515179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e1529b8-981a-4051-b4a4-6a884b7df5d7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:51.516090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e1529b8-981a-4051-b4a4-6a884b7df5d7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:51.516668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e1529b8-981a-4051-b4a4-6a884b7df5d7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:51.689479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0fd59e0a-1e7b-4973-b900-07af3cdd60d4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:51.690126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0fd59e0a-1e7b-4973-b900-07af3cdd60d4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:51.705566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fd59e0a-1e7b-4973-b900-07af3cdd60d4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:51.708975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fd59e0a-1e7b-4973-b900-07af3cdd60d4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:51.712187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fd59e0a-1e7b-4973-b900-07af3cdd60d4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:51.712944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fd59e0a-1e7b-4973-b900-07af3cdd60d4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:51.820161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2e1529b8-981a-4051-b4a4-6a884b7df5d7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:51.848234 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2e1529b8-981a-4051-b4a4-6a884b7df5d7 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1507 microversion: 2.1 time: 0.368499 May 18 22:28:51.863627 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1635/3463] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:51 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1507 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:51.975500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0fd59e0a-1e7b-4973-b900-07af3cdd60d4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:51.985640 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0fd59e0a-1e7b-4973-b900-07af3cdd60d4 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1519 microversion: 2.1 time: 0.302075 May 18 22:28:51.995644 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1829/3464] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:51 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1519 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:52.134992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b4b0ce2c-4582-4d89-b59a-14498b7ed67f tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-537014989", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"": "data1"}, "networks": [{"uuid": "cd8f3e01-9773-49e1-aba1-4849e0aa7457"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b4b0ce2c-4582-4d89-b59a-14498b7ed67f tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Request method failure captured: May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 242 May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXMObrYM7aX860CHWMJYbZC99q7k2lxOCheNcwtkC1TMZgf3Xc-x23sNNl8abcYueeKZEuSygbXYmsSAM_tcV1MWMNfXlVFFJ1jklCi8kf626BotWX0J84rK6ZH1mlw4313R5pQKqK62KuN0rrl1qrABjs1Jv6QgcW2jrT13r7szbN4 May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}] May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 4fb0231a008c4908ae1d91516c5542e1 May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-537014989", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"": "data1"}, "networks": [{"uuid": "cd8f3e01-9773-49e1-aba1-4849e0aa7457"}]}} May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute metadata. Value: {'': 'data1'}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'server': {'name': 'tempest-ServerMetadataNegativeTestJSON-server-537014989', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'metadata': {'': 'data1'}, 'networks': [{'uuid': 'cd8f3e01-9773-49e1-aba1-4849e0aa7457'}]}}} May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'additionalProperties' in schema['properties']['server']['properties']['metadata']: May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'additionalProperties': False, May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'patternProperties': {'^[a-zA-Z0-9-_:. ]{1,255}$': {'maxLength': 255, May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'type': 'string'}}, May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'type': 'object'} May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'': 'data1'} May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:28:52.140706 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute metadata. Value: {'': 'data1'}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute metadata. Value: {'': 'data1'}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.146677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.150098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b4b0ce2c-4582-4d89-b59a-14498b7ed67f tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'': 'data1'}. '' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:52.151322 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b4b0ce2c-4582-4d89-b59a-14498b7ed67f tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 175 microversion: 2.1 time: 0.021482 May 18 22:28:52.153068 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1636/3465] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:28:52 2022] POST /compute/v2.1/servers => generated 175 bytes in 24 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:28:52.164315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58c8455c-8a2f-4906-a9f6-70ec24265ea6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:52.164847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58c8455c-8a2f-4906-a9f6-70ec24265ea6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: bfd88f22-0029-46e7-b8c9-14dba0d85eef] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:52.176152 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-58c8455c-8a2f-4906-a9f6-70ec24265ea6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] HTTP exception thrown: Instance bfd88f22-0029-46e7-b8c9-14dba0d85eef could not be found. May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58c8455c-8a2f-4906-a9f6-70ec24265ea6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Request method failure captured: May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/bfd88f22-0029-46e7-b8c9-14dba0d85eef/metadata HTTP/1.1 May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMObrYM7aX860CHWMJYbZC99q7k2lxOCheNcwtkC1TMZgf3Xc-x23sNNl8abcYueeKZEuSygbXYmsSAM_tcV1MWMNfXlVFFJ1jklCi8kf626BotWX0J84rK6ZH1mlw4313R5pQKqK62KuN0rrl1qrABjs1Jv6QgcW2jrT13r7szbN4 May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}] May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 4fb0231a008c4908ae1d91516c5542e1 May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance bfd88f22-0029-46e7-b8c9-14dba0d85eef could not be found. May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'server_id': 'bfd88f22-0029-46e7-b8c9-14dba0d85eef'} May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance bfd88f22-0029-46e7-b8c9-14dba0d85eef could not be found. May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/server_metadata.py", line 54, in index May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi server = common.get_instance(self.compute_api, context, server_id) May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance bfd88f22-0029-46e7-b8c9-14dba0d85eef could not be found. May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.181673 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.188068 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:52.188068 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:52.188068 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance bfd88f22-0029-46e7-b8c9-14dba0d85eef could not be found. May 18 22:28:52.188068 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.188068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58c8455c-8a2f-4906-a9f6-70ec24265ea6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Returning 404 to user: Instance bfd88f22-0029-46e7-b8c9-14dba0d85eef could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:52.188068 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58c8455c-8a2f-4906-a9f6-70ec24265ea6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/bfd88f22-0029-46e7-b8c9-14dba0d85eef/metadata" status: 404 len: 111 microversion: 2.1 time: 0.023465 May 18 22:28:52.195156 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1830/3466] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:28:52 2022] GET /compute/v2.1/servers/bfd88f22-0029-46e7-b8c9-14dba0d85eef/metadata => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:52.243881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-339ff16a-539f-46c7-9f31-5ee9096b0718 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1506800806", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "cd8f3e01-9773-49e1-aba1-4849e0aa7457"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-339ff16a-539f-46c7-9f31-5ee9096b0718 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Request method failure captured: May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 499 May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXMObrYM7aX860CHWMJYbZC99q7k2lxOCheNcwtkC1TMZgf3Xc-x23sNNl8abcYueeKZEuSygbXYmsSAM_tcV1MWMNfXlVFFJ1jklCi8kf626BotWX0J84rK6ZH1mlw4313R5pQKqK62KuN0rrl1qrABjs1Jv6QgcW2jrT13r7szbN4 May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}] May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 4fb0231a008c4908ae1d91516c5542e1 May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-1506800806", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "cd8f3e01-9773-49e1-aba1-4849e0aa7457"}]}} May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'server': {'name': 'tempest-ServerMetadataNegativeTestJSON-server-1506800806', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'metadata': {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}, 'networks': [{'uuid': 'cd8f3e01-9773-49e1-aba1-4849e0aa7457'}]}}} May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'additionalProperties' in schema['properties']['server']['properties']['metadata']: May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'additionalProperties': False, May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'patternProperties': {'^[a-zA-Z0-9-_:. ]{1,255}$': {'maxLength': 255, May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'type': 'string'}}, May 18 22:28:52.249643 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'type': 'object'} May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'} May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.255253 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:28:52.262676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-339ff16a-539f-46c7-9f31-5ee9096b0718 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:52.264005 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-339ff16a-539f-46c7-9f31-5ee9096b0718 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 687 microversion: 2.1 time: 0.025948 May 18 22:28:52.267916 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1637/3467] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:28:52 2022] POST /compute/v2.1/servers => generated 687 bytes in 31 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:28:52.304589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f4fab02-8be3-4941-829a-9a1dffa1bd91 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:52.305380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2f4fab02-8be3-4941-829a-9a1dffa1bd91 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:52.305984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-69a7f758-d370-48fa-a56f-1975bbc9ee3e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:52.306919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-69a7f758-d370-48fa-a56f-1975bbc9ee3e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:52.314047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-69a7f758-d370-48fa-a56f-1975bbc9ee3e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:52.314524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-69a7f758-d370-48fa-a56f-1975bbc9ee3e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:52.315256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-69a7f758-d370-48fa-a56f-1975bbc9ee3e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:52.315714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-69a7f758-d370-48fa-a56f-1975bbc9ee3e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:52.324054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f4fab02-8be3-4941-829a-9a1dffa1bd91 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:52.325647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f4fab02-8be3-4941-829a-9a1dffa1bd91 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:52.327041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f4fab02-8be3-4941-829a-9a1dffa1bd91 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:52.329237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f4fab02-8be3-4941-829a-9a1dffa1bd91 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:52.381449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2f4fab02-8be3-4941-829a-9a1dffa1bd91 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [119083] Writing DB stats nova_cell0:SELECT=16 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:52.416825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2f4fab02-8be3-4941-829a-9a1dffa1bd91 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:52.426909 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2f4fab02-8be3-4941-829a-9a1dffa1bd91 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1295 microversion: 2.1 time: 0.127625 May 18 22:28:52.427598 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1831/3468] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:52 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1295 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:52.432769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45989858-e7e3-4c97-998d-7d39d0436ba6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-533348839", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "cd8f3e01-9773-49e1-aba1-4849e0aa7457"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45989858-e7e3-4c97-998d-7d39d0436ba6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Request method failure captured: May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 499 May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMObrYM7aX860CHWMJYbZC99q7k2lxOCheNcwtkC1TMZgf3Xc-x23sNNl8abcYueeKZEuSygbXYmsSAM_tcV1MWMNfXlVFFJ1jklCi8kf626BotWX0J84rK6ZH1mlw4313R5pQKqK62KuN0rrl1qrABjs1Jv6QgcW2jrT13r7szbN4 May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}] May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 4fb0231a008c4908ae1d91516c5542e1 May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-533348839", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "cd8f3e01-9773-49e1-aba1-4849e0aa7457"}]}} May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'tempest-ServerMetadataNegativeTestJSON-server-533348839', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'metadata': {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}, 'networks': [{'uuid': 'cd8f3e01-9773-49e1-aba1-4849e0aa7457'}]}}} May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'additionalProperties' in schema['properties']['server']['properties']['metadata']: May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'additionalProperties': False, May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'patternProperties': {'^[a-zA-Z0-9-_:. ]{1,255}$': {'maxLength': 255, May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': 'string'}}, May 18 22:28:52.436791 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': 'object'} May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'} May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.439776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.443605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45989858-e7e3-4c97-998d-7d39d0436ba6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:52.444529 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-45989858-e7e3-4c97-998d-7d39d0436ba6 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 689 microversion: 2.1 time: 0.015746 May 18 22:28:52.445102 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1832/3469] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:28:52 2022] POST /compute/v2.1/servers => generated 689 bytes in 17 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:28:52.512639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f0c5ca8f-990b-4c60-81c2-7c724140c626 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-447162956", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "cd8f3e01-9773-49e1-aba1-4849e0aa7457"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f0c5ca8f-990b-4c60-81c2-7c724140c626 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Request method failure captured: May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 753 May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMObrYM7aX860CHWMJYbZC99q7k2lxOCheNcwtkC1TMZgf3Xc-x23sNNl8abcYueeKZEuSygbXYmsSAM_tcV1MWMNfXlVFFJ1jklCi8kf626BotWX0J84rK6ZH1mlw4313R5pQKqK62KuN0rrl1qrABjs1Jv6QgcW2jrT13r7szbN4 May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}] May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 4fb0231a008c4908ae1d91516c5542e1 May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-447162956", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "cd8f3e01-9773-49e1-aba1-4849e0aa7457"}]}} May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'tempest-ServerMetadataNegativeTestJSON-server-447162956', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'metadata': {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}, 'networks': [{'uuid': 'cd8f3e01-9773-49e1-aba1-4849e0aa7457'}]}}} May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:28:52.516209 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'additionalProperties' in schema['properties']['server']['properties']['metadata']: May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'additionalProperties': False, May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'patternProperties': {'^[a-zA-Z0-9-_:. ]{1,255}$': {'maxLength': 255, May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': 'string'}}, May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': 'object'} May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'} May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:28:52.519690 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:28:52.523272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.523272 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.523272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f0c5ca8f-990b-4c60-81c2-7c724140c626 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:52.523272 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f0c5ca8f-990b-4c60-81c2-7c724140c626 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 1197 microversion: 2.1 time: 0.009506 May 18 22:28:52.523272 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1833/3470] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:28:52 2022] POST /compute/v2.1/servers => generated 1197 bytes in 11 msecs (HTTP/1.1 400) 9 headers in 382 bytes (2 switches on core 0) May 18 22:28:52.575090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7d997ac1-32fb-42f1-b864-8ae30579edfd tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-683818912", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "cd8f3e01-9773-49e1-aba1-4849e0aa7457"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7d997ac1-32fb-42f1-b864-8ae30579edfd tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Request method failure captured: May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 1265 May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMObrYM7aX860CHWMJYbZC99q7k2lxOCheNcwtkC1TMZgf3Xc-x23sNNl8abcYueeKZEuSygbXYmsSAM_tcV1MWMNfXlVFFJ1jklCi8kf626BotWX0J84rK6ZH1mlw4313R5pQKqK62KuN0rrl1qrABjs1Jv6QgcW2jrT13r7szbN4 May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}] May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 4fb0231a008c4908ae1d91516c5542e1 May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "tempest-ServerMetadataNegativeTestJSON-server-683818912", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk": "data1"}, "networks": [{"uuid": "cd8f3e01-9773-49e1-aba1-4849e0aa7457"}]}} May 18 22:28:52.578653 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'tempest-ServerMetadataNegativeTestJSON-server-683818912', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'metadata': {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}, 'networks': [{'uuid': 'cd8f3e01-9773-49e1-aba1-4849e0aa7457'}]}}} May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'additionalProperties' in schema['properties']['server']['properties']['metadata']: May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'additionalProperties': False, May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'patternProperties': {'^[a-zA-Z0-9-_:. ]{1,255}$': {'maxLength': 255, May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': 'string'}}, May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': 'object'} May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.580780 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'} May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:28:52.586840 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:28:52.588494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' May 18 22:28:52.588494 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.588494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7d997ac1-32fb-42f1-b864-8ae30579edfd tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Returning 400 to user: Invalid input for field/attribute metadata. Value: {'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk': 'data1'}. 'kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk' does not match any of the regexes: '^[a-zA-Z0-9-_:. ]{1,255}$' {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:52.588494 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7d997ac1-32fb-42f1-b864-8ae30579edfd tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 2221 microversion: 2.1 time: 0.013286 May 18 22:28:52.588494 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1834/3471] 10.222.0.58 () {60 vars in 1147 bytes} [Wed May 18 22:28:52 2022] POST /compute/v2.1/servers => generated 2221 bytes in 15 msecs (HTTP/1.1 400) 9 headers in 382 bytes (1 switches on core 0) May 18 22:28:52.594467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5aa064a3-956d-4eff-9a38-b779e7b6aa18 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:52.595340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5aa064a3-956d-4eff-9a38-b779e7b6aa18 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: 60421c8e-642e-4153-b047-d96bf950ebaf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:52.603127 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-5aa064a3-956d-4eff-9a38-b779e7b6aa18 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] HTTP exception thrown: Instance 60421c8e-642e-4153-b047-d96bf950ebaf could not be found. May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5aa064a3-956d-4eff-9a38-b779e7b6aa18 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Request method failure captured: May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/60421c8e-642e-4153-b047-d96bf950ebaf/metadata/test2 HTTP/1.1 May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMObrYM7aX860CHWMJYbZC99q7k2lxOCheNcwtkC1TMZgf3Xc-x23sNNl8abcYueeKZEuSygbXYmsSAM_tcV1MWMNfXlVFFJ1jklCi8kf626BotWX0J84rK6ZH1mlw4313R5pQKqK62KuN0rrl1qrABjs1Jv6QgcW2jrT13r7szbN4 May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}] May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 4fb0231a008c4908ae1d91516c5542e1 May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 60421c8e-642e-4153-b047-d96bf950ebaf could not be found. May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'server_id': '60421c8e-642e-4153-b047-d96bf950ebaf', 'id': 'test2'} May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 60421c8e-642e-4153-b047-d96bf950ebaf could not be found. May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/server_metadata.py", line 129, in show May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi server = common.get_instance(self.compute_api, context, server_id) May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 60421c8e-642e-4153-b047-d96bf950ebaf could not be found. May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:52.605010 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:52.614162 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:52.614162 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:52.614162 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 60421c8e-642e-4153-b047-d96bf950ebaf could not be found. May 18 22:28:52.614162 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:52.615364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-69a7f758-d370-48fa-a56f-1975bbc9ee3e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:52.616137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5aa064a3-956d-4eff-9a38-b779e7b6aa18 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Returning 404 to user: Instance 60421c8e-642e-4153-b047-d96bf950ebaf could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:52.617351 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5aa064a3-956d-4eff-9a38-b779e7b6aa18 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/60421c8e-642e-4153-b047-d96bf950ebaf/metadata/test2" status: 404 len: 111 microversion: 2.1 time: 0.028335 May 18 22:28:52.618574 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1835/3472] 10.222.0.58 () {58 vars in 1280 bytes} [Wed May 18 22:28:52 2022] GET /compute/v2.1/servers/60421c8e-642e-4153-b047-d96bf950ebaf/metadata/test2 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:52.627471 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-69a7f758-d370-48fa-a56f-1975bbc9ee3e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1501 microversion: 2.1 time: 0.326969 May 18 22:28:52.628735 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1638/3473] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:52 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1501 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:52.640096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fccc037c-a3af-4c83-bcbb-7ee4b24af841 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:52.640687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fccc037c-a3af-4c83-bcbb-7ee4b24af841 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:52.644092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-84337403-03fd-4df2-b117-fc644d3349e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:52.644704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-84337403-03fd-4df2-b117-fc644d3349e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:52.651028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84337403-03fd-4df2-b117-fc644d3349e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:52.651554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84337403-03fd-4df2-b117-fc644d3349e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:52.652124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fccc037c-a3af-4c83-bcbb-7ee4b24af841 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:52.652486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84337403-03fd-4df2-b117-fc644d3349e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:52.652839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fccc037c-a3af-4c83-bcbb-7ee4b24af841 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:52.652970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84337403-03fd-4df2-b117-fc644d3349e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:52.653885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fccc037c-a3af-4c83-bcbb-7ee4b24af841 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:52.654644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fccc037c-a3af-4c83-bcbb-7ee4b24af841 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:52.683243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-84337403-03fd-4df2-b117-fc644d3349e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lazy-loading 'flavor' on Instance uuid bd98572a-aa39-4004-bcfd-0d9331e991c4 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:28:52.692013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fccc037c-a3af-4c83-bcbb-7ee4b24af841 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:28:52.864194 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fccc037c-a3af-4c83-bcbb-7ee4b24af841 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 204 len: 0 microversion: 2.1 time: 0.226131 May 18 22:28:52.867143 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1836/3474] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:28:52 2022] DELETE /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:52.883588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eaf100e2-ea5a-481b-8743-20c3ee2c7765 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:52.885358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eaf100e2-ea5a-481b-8743-20c3ee2c7765 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:52.898291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eaf100e2-ea5a-481b-8743-20c3ee2c7765 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:52.899212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eaf100e2-ea5a-481b-8743-20c3ee2c7765 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:52.900702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eaf100e2-ea5a-481b-8743-20c3ee2c7765 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:52.901457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eaf100e2-ea5a-481b-8743-20c3ee2c7765 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:53.154659 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-84337403-03fd-4df2-b117-fc644d3349e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "POST /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4/action" status: 202 len: 0 microversion: 2.1 time: 0.513980 May 18 22:28:53.155525 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1639/3475] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:28:52 2022] POST /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4/action => generated 0 bytes in 516 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:28:53.162747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e6bdb41c-8d76-4c71-9629-04b42c6fceee tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:53.164266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e6bdb41c-8d76-4c71-9629-04b42c6fceee tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:53.172579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e6bdb41c-8d76-4c71-9629-04b42c6fceee tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:53.173508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e6bdb41c-8d76-4c71-9629-04b42c6fceee tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:53.174679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e6bdb41c-8d76-4c71-9629-04b42c6fceee tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:53.175787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e6bdb41c-8d76-4c71-9629-04b42c6fceee tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:53.220606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eaf100e2-ea5a-481b-8743-20c3ee2c7765 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:53.238060 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eaf100e2-ea5a-481b-8743-20c3ee2c7765 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1505 microversion: 2.1 time: 0.368626 May 18 22:28:53.250010 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1837/3476] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:52 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1505 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:53.263660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5b842b1f-556b-421f-a4d3-b9697a5675fe tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:53.267652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5b842b1f-556b-421f-a4d3-b9697a5675fe tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:53.281175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b842b1f-556b-421f-a4d3-b9697a5675fe tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:53.284620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b842b1f-556b-421f-a4d3-b9697a5675fe tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:53.285700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b842b1f-556b-421f-a4d3-b9697a5675fe tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:53.286796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b842b1f-556b-421f-a4d3-b9697a5675fe tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:53.420554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e6bdb41c-8d76-4c71-9629-04b42c6fceee tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:53.430065 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e6bdb41c-8d76-4c71-9629-04b42c6fceee tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1525 microversion: 2.1 time: 0.272967 May 18 22:28:53.439771 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1640/3477] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:53 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1525 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:53.444390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ae872bed-c051-4855-9b95-25dbfc83c29e tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '.version_select at 0x7fa2eceb18b0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:53.444971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ae872bed-c051-4855-9b95-25dbfc83c29e tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:53.459609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae872bed-c051-4855-9b95-25dbfc83c29e tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:53.460209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae872bed-c051-4855-9b95-25dbfc83c29e tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:53.460871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae872bed-c051-4855-9b95-25dbfc83c29e tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:53.461280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae872bed-c051-4855-9b95-25dbfc83c29e tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:53.530703 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ae872bed-c051-4855-9b95-25dbfc83c29e tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e/os-instance-actions" status: 200 len: 611 microversion: 2.1 time: 0.095534 May 18 22:28:53.531698 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1641/3478] 10.222.0.58 () {58 vars in 1295 bytes} [Wed May 18 22:28:53 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e/os-instance-actions => generated 611 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:53.538881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-688dcde5-2247-4152-950c-c20ff61fbec7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:53.540020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-688dcde5-2247-4152-950c-c20ff61fbec7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:53.552124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-688dcde5-2247-4152-950c-c20ff61fbec7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:53.552683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-688dcde5-2247-4152-950c-c20ff61fbec7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:53.554135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-688dcde5-2247-4152-950c-c20ff61fbec7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:53.555619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-688dcde5-2247-4152-950c-c20ff61fbec7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:53.601318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5b842b1f-556b-421f-a4d3-b9697a5675fe tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:53.613319 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5b842b1f-556b-421f-a4d3-b9697a5675fe tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.359260 May 18 22:28:53.614535 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1838/3479] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:53 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:53.619896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f437d3e6-5997-4424-a6c2-c896eac491b2 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:53.620654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f437d3e6-5997-4424-a6c2-c896eac491b2 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:53.628515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f437d3e6-5997-4424-a6c2-c896eac491b2 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:53.629575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f437d3e6-5997-4424-a6c2-c896eac491b2 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:53.630654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f437d3e6-5997-4424-a6c2-c896eac491b2 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:53.631498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f437d3e6-5997-4424-a6c2-c896eac491b2 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:53.666376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f437d3e6-5997-4424-a6c2-c896eac491b2 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:28:53.694826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-688dcde5-2247-4152-950c-c20ff61fbec7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:53.715747 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-688dcde5-2247-4152-950c-c20ff61fbec7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1295 microversion: 2.1 time: 0.181812 May 18 22:28:53.716885 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1642/3480] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:53 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1295 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:53.765879 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f437d3e6-5997-4424-a6c2-c896eac491b2 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "DELETE /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 204 len: 0 microversion: 2.1 time: 0.149628 May 18 22:28:53.767160 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1839/3481] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:28:53 2022] DELETE /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:28:53.785359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5562b638-3cbc-44f6-801a-a66a1c0e59d1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:53.786245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5562b638-3cbc-44f6-801a-a66a1c0e59d1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:53.796783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5562b638-3cbc-44f6-801a-a66a1c0e59d1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:53.797494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5562b638-3cbc-44f6-801a-a66a1c0e59d1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:53.799159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5562b638-3cbc-44f6-801a-a66a1c0e59d1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:53.799965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5562b638-3cbc-44f6-801a-a66a1c0e59d1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:54.172892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5562b638-3cbc-44f6-801a-a66a1c0e59d1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:54.185972 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5562b638-3cbc-44f6-801a-a66a1c0e59d1 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1511 microversion: 2.1 time: 0.410361 May 18 22:28:54.186525 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1643/3482] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:53 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1511 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:54.452524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ba94e8d-0f7a-4f8f-b0c5-61506c7cda9d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:54.453246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7ba94e8d-0f7a-4f8f-b0c5-61506c7cda9d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:54.469208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ba94e8d-0f7a-4f8f-b0c5-61506c7cda9d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:54.469665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ba94e8d-0f7a-4f8f-b0c5-61506c7cda9d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:54.473817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ba94e8d-0f7a-4f8f-b0c5-61506c7cda9d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:54.474276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ba94e8d-0f7a-4f8f-b0c5-61506c7cda9d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:54.491525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7ba94e8d-0f7a-4f8f-b0c5-61506c7cda9d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:54.640916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e3f56b57-5d80-4eac-a790-7e9cfb536128 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:54.641700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e3f56b57-5d80-4eac-a790-7e9cfb536128 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:54.656584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3f56b57-5d80-4eac-a790-7e9cfb536128 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:54.656846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3f56b57-5d80-4eac-a790-7e9cfb536128 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:54.662826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3f56b57-5d80-4eac-a790-7e9cfb536128 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:54.664264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3f56b57-5d80-4eac-a790-7e9cfb536128 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:54.754193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ba94e8d-0f7a-4f8f-b0c5-61506c7cda9d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:54.765572 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7ba94e8d-0f7a-4f8f-b0c5-61506c7cda9d tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1525 microversion: 2.1 time: 0.321645 May 18 22:28:54.777331 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1840/3483] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:54 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1525 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:54.777331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c10d5b2e-4923-4854-8ce2-fe24e5cf4ee8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:54.777331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c10d5b2e-4923-4854-8ce2-fe24e5cf4ee8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:54.791076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c10d5b2e-4923-4854-8ce2-fe24e5cf4ee8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:54.793369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c10d5b2e-4923-4854-8ce2-fe24e5cf4ee8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:54.794233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c10d5b2e-4923-4854-8ce2-fe24e5cf4ee8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:54.794667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c10d5b2e-4923-4854-8ce2-fe24e5cf4ee8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:54.999955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c10d5b2e-4923-4854-8ce2-fe24e5cf4ee8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:55.010027 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c10d5b2e-4923-4854-8ce2-fe24e5cf4ee8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1363 microversion: 2.1 time: 0.239962 May 18 22:28:55.014594 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1841/3484] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:54 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1363 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:55.130165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e3f56b57-5d80-4eac-a790-7e9cfb536128 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:55.142393 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e3f56b57-5d80-4eac-a790-7e9cfb536128 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.514800 May 18 22:28:55.143393 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1644/3485] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:54 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:55.212481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6564958e-0df0-4fe0-b3bf-d264100d874d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:55.212481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6564958e-0df0-4fe0-b3bf-d264100d874d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:55.227737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6564958e-0df0-4fe0-b3bf-d264100d874d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:55.228125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6564958e-0df0-4fe0-b3bf-d264100d874d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:55.234517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6564958e-0df0-4fe0-b3bf-d264100d874d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:55.236192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6564958e-0df0-4fe0-b3bf-d264100d874d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:55.490355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6564958e-0df0-4fe0-b3bf-d264100d874d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:55.510870 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6564958e-0df0-4fe0-b3bf-d264100d874d tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1511 microversion: 2.1 time: 0.309484 May 18 22:28:55.511924 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1842/3486] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:55 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1511 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:55.785212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c00c0e3f-e007-4415-b483-628ce0abebed tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:55.786576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c00c0e3f-e007-4415-b483-628ce0abebed tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:55.795805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c00c0e3f-e007-4415-b483-628ce0abebed tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:55.796423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c00c0e3f-e007-4415-b483-628ce0abebed tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:55.797345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c00c0e3f-e007-4415-b483-628ce0abebed tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:55.797998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c00c0e3f-e007-4415-b483-628ce0abebed tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:56.028255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e12191c-91b3-4b22-9fd3-2fb2828aa420 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:56.029100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6e12191c-91b3-4b22-9fd3-2fb2828aa420 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:56.035780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e12191c-91b3-4b22-9fd3-2fb2828aa420 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:56.036217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e12191c-91b3-4b22-9fd3-2fb2828aa420 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:56.037176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e12191c-91b3-4b22-9fd3-2fb2828aa420 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:56.038403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e12191c-91b3-4b22-9fd3-2fb2828aa420 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:56.211984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6e12191c-91b3-4b22-9fd3-2fb2828aa420 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:56.220842 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e12191c-91b3-4b22-9fd3-2fb2828aa420 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1363 microversion: 2.1 time: 0.197480 May 18 22:28:56.221414 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1843/3487] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:56 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1363 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:56.236924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5824445c-9ca6-4374-b163-a1dc5e49b97a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:56.237935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5824445c-9ca6-4374-b163-a1dc5e49b97a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:56.244813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5824445c-9ca6-4374-b163-a1dc5e49b97a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:56.245010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5824445c-9ca6-4374-b163-a1dc5e49b97a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:56.246771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5824445c-9ca6-4374-b163-a1dc5e49b97a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:56.246771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5824445c-9ca6-4374-b163-a1dc5e49b97a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:56.381073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c00c0e3f-e007-4415-b483-628ce0abebed tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:56.390629 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c00c0e3f-e007-4415-b483-628ce0abebed tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1525 microversion: 2.1 time: 0.609847 May 18 22:28:56.403058 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1645/3488] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:55 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1525 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:56.428101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5824445c-9ca6-4374-b163-a1dc5e49b97a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:56.436820 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5824445c-9ca6-4374-b163-a1dc5e49b97a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.204243 May 18 22:28:56.437538 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1844/3489] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:56 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:56.512018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-27946705-648d-46c1-aa8b-1efdf434b33f req-bb78de54-87ec-4ded-9bbc-7bf89527adc3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3f433888-4792-43e8-b978-fb64ea408f31", "tag": "f669f3e8-723d-4f5c-9e1a-c88d493a281a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:56.531789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bf00cdd1-4afe-40ff-8646-151dd82209ac tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:56.531789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bf00cdd1-4afe-40ff-8646-151dd82209ac tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:56.540816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-27946705-648d-46c1-aa8b-1efdf434b33f req-bb78de54-87ec-4ded-9bbc-7bf89527adc3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:56.542287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-27946705-648d-46c1-aa8b-1efdf434b33f req-bb78de54-87ec-4ded-9bbc-7bf89527adc3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:56.552250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf00cdd1-4afe-40ff-8646-151dd82209ac tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:56.552851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf00cdd1-4afe-40ff-8646-151dd82209ac tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:56.554696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf00cdd1-4afe-40ff-8646-151dd82209ac tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:56.555254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf00cdd1-4afe-40ff-8646-151dd82209ac tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:56.583166 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-27946705-648d-46c1-aa8b-1efdf434b33f req-bb78de54-87ec-4ded-9bbc-7bf89527adc3 service nova] Creating event network-changed:f669f3e8-723d-4f5c-9e1a-c88d493a281a for instance 3f433888-4792-43e8-b978-fb64ea408f31 on n-h1-841040-6 May 18 22:28:56.603144 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-27946705-648d-46c1-aa8b-1efdf434b33f req-bb78de54-87ec-4ded-9bbc-7bf89527adc3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.094212 May 18 22:28:56.615109 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1646/3490] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:56 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:56.811276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bf00cdd1-4afe-40ff-8646-151dd82209ac tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:56.825793 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bf00cdd1-4afe-40ff-8646-151dd82209ac tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1511 microversion: 2.1 time: 0.300345 May 18 22:28:56.829367 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1845/3491] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:56 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1511 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:57.240326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0de1dfa7-9b5b-48d6-a587-75ba416aed56 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:57.241846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0de1dfa7-9b5b-48d6-a587-75ba416aed56 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:57.253064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0de1dfa7-9b5b-48d6-a587-75ba416aed56 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:57.254709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0de1dfa7-9b5b-48d6-a587-75ba416aed56 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:57.257497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0de1dfa7-9b5b-48d6-a587-75ba416aed56 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:57.259314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0de1dfa7-9b5b-48d6-a587-75ba416aed56 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:57.413660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1d30a61d-dd93-401d-a4d1-c8e2702f2b0b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:57.414309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1d30a61d-dd93-401d-a4d1-c8e2702f2b0b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:57.434658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d30a61d-dd93-401d-a4d1-c8e2702f2b0b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:57.435146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d30a61d-dd93-401d-a4d1-c8e2702f2b0b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:57.436152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d30a61d-dd93-401d-a4d1-c8e2702f2b0b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:57.436639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d30a61d-dd93-401d-a4d1-c8e2702f2b0b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:57.511281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d30a61d-dd93-401d-a4d1-c8e2702f2b0b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:57.511893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d30a61d-dd93-401d-a4d1-c8e2702f2b0b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:57.512499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-1d30a61d-dd93-401d-a4d1-c8e2702f2b0b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lazy-loading 'fault' on Instance uuid f59b68ad-1896-43f8-a796-8392349b3b29 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:28:57.563970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1d30a61d-dd93-401d-a4d1-c8e2702f2b0b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4fb0231a008c4908ae1d91516c5542e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cdf7fd7ef5244ab5856d7c41c3eaa366', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:57.574458 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1d30a61d-dd93-401d-a4d1-c8e2702f2b0b tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 200 len: 1314 microversion: 2.1 time: 0.168290 May 18 22:28:57.575754 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1846/3492] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:57 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 1314 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:28:57.580984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-59465120-12b3-430f-9940-84671af09bb0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:57.581754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-59465120-12b3-430f-9940-84671af09bb0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:57.610818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59465120-12b3-430f-9940-84671af09bb0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:57.616455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59465120-12b3-430f-9940-84671af09bb0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:57.619361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59465120-12b3-430f-9940-84671af09bb0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:57.621214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59465120-12b3-430f-9940-84671af09bb0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:57.778112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0de1dfa7-9b5b-48d6-a587-75ba416aed56 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:57.788175 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0de1dfa7-9b5b-48d6-a587-75ba416aed56 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1363 microversion: 2.1 time: 0.553484 May 18 22:28:57.789024 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1647/3493] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:57 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1363 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:57.828567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-59465120-12b3-430f-9940-84671af09bb0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:57.839031 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-59465120-12b3-430f-9940-84671af09bb0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.261778 May 18 22:28:57.854009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-64dd44a1-3de7-4428-9444-1feab7ed8eb5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:57.862652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-64dd44a1-3de7-4428-9444-1feab7ed8eb5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:57.866244 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1847/3494] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:57 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:57.873794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64dd44a1-3de7-4428-9444-1feab7ed8eb5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:57.874505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64dd44a1-3de7-4428-9444-1feab7ed8eb5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:57.876191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64dd44a1-3de7-4428-9444-1feab7ed8eb5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:57.876837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64dd44a1-3de7-4428-9444-1feab7ed8eb5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:57.918120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64dd44a1-3de7-4428-9444-1feab7ed8eb5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:57.918915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64dd44a1-3de7-4428-9444-1feab7ed8eb5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:57.919575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-64dd44a1-3de7-4428-9444-1feab7ed8eb5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lazy-loading 'fault' on Instance uuid 4f203100-cb28-4ce6-a014-b45eb13bd26e {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:28:57.987279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-64dd44a1-3de7-4428-9444-1feab7ed8eb5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01b343b852eb4dfc851c71f183c9d3c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '307a91c5eb334703b95771d2526b5afd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:58.006109 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-64dd44a1-3de7-4428-9444-1feab7ed8eb5 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 200 len: 1307 microversion: 2.1 time: 0.154521 May 18 22:28:58.007029 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1648/3495] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:57 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 1307 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:58.592659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8c3fc2f3-af7a-4b29-b340-3a833adff253 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:58.594032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8c3fc2f3-af7a-4b29-b340-3a833adff253 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] [instance: f59b68ad-1896-43f8-a796-8392349b3b29] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:58.604176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c3fc2f3-af7a-4b29-b340-3a833adff253 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:58.605554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c3fc2f3-af7a-4b29-b340-3a833adff253 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:58.606626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c3fc2f3-af7a-4b29-b340-3a833adff253 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:58.607217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c3fc2f3-af7a-4b29-b340-3a833adff253 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:58.626668 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-8c3fc2f3-af7a-4b29-b340-3a833adff253 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] HTTP exception thrown: Instance f59b68ad-1896-43f8-a796-8392349b3b29 could not be found. May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8c3fc2f3-af7a-4b29-b340-3a833adff253 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Request method failure captured: May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 HTTP/1.1 May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMObrYM7aX860CHWMJYbZC99q7k2lxOCheNcwtkC1TMZgf3Xc-x23sNNl8abcYueeKZEuSygbXYmsSAM_tcV1MWMNfXlVFFJ1jklCi8kf626BotWX0J84rK6ZH1mlw4313R5pQKqK62KuN0rrl1qrABjs1Jv6QgcW2jrT13r7szbN4 May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cdf7fd7ef5244ab5856d7c41c3eaa366"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cdf7fd7ef5244ab5856d7c41c3eaa366"}]}] May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cdf7fd7ef5244ab5856d7c41c3eaa366 May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerMetadataNegativeTestJSON-177184962 May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 4fb0231a008c4908ae1d91516c5542e1 May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerMetadataNegativeTestJSON-177184962-project May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance f59b68ad-1896-43f8-a796-8392349b3b29 could not be found. May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f59b68ad-1896-43f8-a796-8392349b3b29'} May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f59b68ad-1896-43f8-a796-8392349b3b29 could not be found. May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f59b68ad-1896-43f8-a796-8392349b3b29 could not be found. May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:58.629140 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:58.633684 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:58.633684 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:58.633684 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:58.633684 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:58.633684 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:58.633684 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:58.633684 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f59b68ad-1896-43f8-a796-8392349b3b29 could not be found. May 18 22:28:58.633684 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:58.635966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8c3fc2f3-af7a-4b29-b340-3a833adff253 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] Returning 404 to user: Instance f59b68ad-1896-43f8-a796-8392349b3b29 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:58.637378 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8c3fc2f3-af7a-4b29-b340-3a833adff253 tempest-ServerMetadataNegativeTestJSON-177184962 tempest-ServerMetadataNegativeTestJSON-177184962-project] 10.222.0.58 "GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29" status: 404 len: 111 microversion: 2.1 time: 0.049963 May 18 22:28:58.638380 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1848/3496] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:58 2022] GET /compute/v2.1/servers/f59b68ad-1896-43f8-a796-8392349b3b29 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:58.669485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6950e291-bb8d-46fc-96c0-db70b85c882a req-aec9c6d6-7e3b-4483-bd68-64eec8a7b0e4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f59b68ad-1896-43f8-a796-8392349b3b29", "name": "network-vif-deleted", "tag": "94f0698f-07aa-4c93-9f8c-b68f5a08c6c6"}, {"server_uuid": "4f203100-cb28-4ce6-a014-b45eb13bd26e", "name": "network-vif-deleted", "tag": "7f714131-dfe8-4571-9ffb-35b2a5e3f456"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:58.688679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6950e291-bb8d-46fc-96c0-db70b85c882a req-aec9c6d6-7e3b-4483-bd68-64eec8a7b0e4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:58.689120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6950e291-bb8d-46fc-96c0-db70b85c882a req-aec9c6d6-7e3b-4483-bd68-64eec8a7b0e4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:58.721156 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6950e291-bb8d-46fc-96c0-db70b85c882a req-aec9c6d6-7e3b-4483-bd68-64eec8a7b0e4 service nova] Creating event network-vif-deleted:94f0698f-07aa-4c93-9f8c-b68f5a08c6c6 for instance f59b68ad-1896-43f8-a796-8392349b3b29 on n-h2-841040-6 May 18 22:28:58.721666 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6950e291-bb8d-46fc-96c0-db70b85c882a req-aec9c6d6-7e3b-4483-bd68-64eec8a7b0e4 service nova] Creating event network-vif-deleted:7f714131-dfe8-4571-9ffb-35b2a5e3f456 for instance 4f203100-cb28-4ce6-a014-b45eb13bd26e on n-h2-841040-6 May 18 22:28:58.737227 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6950e291-bb8d-46fc-96c0-db70b85c882a req-aec9c6d6-7e3b-4483-bd68-64eec8a7b0e4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.073059 May 18 22:28:58.741209 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1849/3497] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:28:58 2022] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:28:58.746333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV247Test-server-776768484", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": "none"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:58.807215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ed3ebf0-334f-483b-98fb-eebee02f8169 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:58.809484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7ed3ebf0-334f-483b-98fb-eebee02f8169 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:58.813034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:28:58.813491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:28:58.814381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:28:58.815022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:28:58.815764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:28:58.816670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ed3ebf0-334f-483b-98fb-eebee02f8169 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:58.817283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ed3ebf0-334f-483b-98fb-eebee02f8169 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:58.818235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ed3ebf0-334f-483b-98fb-eebee02f8169 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:58.819195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ed3ebf0-334f-483b-98fb-eebee02f8169 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:58.826092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:58.827364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:58.828306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:58.828929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:58.838522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [119082] Writing DB stats nova_cell1:UPDATE=3,nova_cell1:SELECT=95,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:58.853148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Getting quotas for project e91a61b335dd477985c4017e0a4dffd0. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:58.861339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Getting quotas for user 658a41f2ed5e49898e3740ea9c29cf14 and project e91a61b335dd477985c4017e0a4dffd0. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:58.883821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:28:58.887073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:28:58.955736 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f7952aa3-aeb5-4229-87c9-df24eca76b5f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.354619 May 18 22:28:58.957264 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1649/3498] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:28:58 2022] POST /compute/v2.1/servers => generated 380 bytes in 357 msecs (HTTP/1.1 202) 10 headers in 453 bytes (2 switches on core 0) May 18 22:28:58.965262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-74d00973-2ec5-48b1-acfb-b4e342ee2d21 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:58.966388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-74d00973-2ec5-48b1-acfb-b4e342ee2d21 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:58.979105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74d00973-2ec5-48b1-acfb-b4e342ee2d21 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:58.979929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74d00973-2ec5-48b1-acfb-b4e342ee2d21 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:58.987413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74d00973-2ec5-48b1-acfb-b4e342ee2d21 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:58.988855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74d00973-2ec5-48b1-acfb-b4e342ee2d21 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:59.050268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ed3ebf0-334f-483b-98fb-eebee02f8169 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:59.059361 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7ed3ebf0-334f-483b-98fb-eebee02f8169 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1363 microversion: 2.1 time: 0.257276 May 18 22:28:59.060466 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1850/3499] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:58 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1363 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:59.065640 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0220b1e5-1b0c-4fdb-80ce-520f82c4574e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:59.066268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0220b1e5-1b0c-4fdb-80ce-520f82c4574e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:59.147698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0220b1e5-1b0c-4fdb-80ce-520f82c4574e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:59.161175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0220b1e5-1b0c-4fdb-80ce-520f82c4574e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:59.164704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0220b1e5-1b0c-4fdb-80ce-520f82c4574e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:59.169816 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0220b1e5-1b0c-4fdb-80ce-520f82c4574e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8fedf6c5-ad35-4aa1-98e5-0fd4a0514250" status: 200 len: 1277 microversion: 2.47 time: 0.108186 May 18 22:28:59.170673 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1851/3500] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:28:59 2022] GET /compute/v2.1/servers/8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 => generated 1277 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:28:59.186719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2866ac0-7d4d-48af-936a-4c9224db1ac6 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:59.187583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a2866ac0-7d4d-48af-936a-4c9224db1ac6 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] [instance: 4f203100-cb28-4ce6-a014-b45eb13bd26e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:59.197339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2866ac0-7d4d-48af-936a-4c9224db1ac6 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:59.198014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2866ac0-7d4d-48af-936a-4c9224db1ac6 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:59.199729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2866ac0-7d4d-48af-936a-4c9224db1ac6 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:59.200892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2866ac0-7d4d-48af-936a-4c9224db1ac6 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:59.217427 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-a2866ac0-7d4d-48af-936a-4c9224db1ac6 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] HTTP exception thrown: Instance 4f203100-cb28-4ce6-a014-b45eb13bd26e could not be found. May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2866ac0-7d4d-48af-936a-4c9224db1ac6 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Request method failure captured: May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e HTTP/1.1 May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMOalhLa9H3KfmD6c3-s4YLQBtum7awTmby0DrmnDOOHJX7VdPmkf6LqUyMwvTtodUJC_gNzQIy-OFo42K_VRbipNczjzlGAzKyz4I_bCEDX3u1btMGNKXX-i-Cq-6TDYsJme-HYKunottw3Z4l0ZholNDaPwlMNBYZbdo9TpKWrlA May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 307a91c5eb334703b95771d2526b5afd May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-InstanceActionsTestJSON-31802981 May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/307a91c5eb334703b95771d2526b5afd"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/307a91c5eb334703b95771d2526b5afd"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_307a91c5eb334703b95771d2526b5afd"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/307a91c5eb334703b95771d2526b5afd"}]}] May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-InstanceActionsTestJSON-31802981 May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 307a91c5eb334703b95771d2526b5afd May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-InstanceActionsTestJSON-31802981 May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-InstanceActionsTestJSON-31802981-project May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 01b343b852eb4dfc851c71f183c9d3c3 May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-InstanceActionsTestJSON-31802981-project May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 4f203100-cb28-4ce6-a014-b45eb13bd26e could not be found. May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '4f203100-cb28-4ce6-a014-b45eb13bd26e'} May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 4f203100-cb28-4ce6-a014-b45eb13bd26e could not be found. May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 4f203100-cb28-4ce6-a014-b45eb13bd26e could not be found. May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:28:59.219842 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:59.225167 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:28:59.225167 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:28:59.225167 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:28:59.225167 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:28:59.225167 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:28:59.225167 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 4f203100-cb28-4ce6-a014-b45eb13bd26e could not be found. May 18 22:28:59.225167 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:28:59.227722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2866ac0-7d4d-48af-936a-4c9224db1ac6 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] Returning 404 to user: Instance 4f203100-cb28-4ce6-a014-b45eb13bd26e could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:28:59.228853 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a2866ac0-7d4d-48af-936a-4c9224db1ac6 tempest-InstanceActionsTestJSON-31802981 tempest-InstanceActionsTestJSON-31802981-project] 10.222.0.58 "GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e" status: 404 len: 111 microversion: 2.1 time: 0.057208 May 18 22:28:59.230100 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1852/3501] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:59 2022] GET /compute/v2.1/servers/4f203100-cb28-4ce6-a014-b45eb13bd26e => generated 111 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:28:59.318379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV247Test-server-1687377929", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": "none"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:59.409179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:28:59.409892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:28:59.410756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:28:59.412355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:28:59.413186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:28:59.432794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:59.433844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:59.435844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:28:59.437032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:28:59.440568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-74d00973-2ec5-48b1-acfb-b4e342ee2d21 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:59.458353 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-74d00973-2ec5-48b1-acfb-b4e342ee2d21 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.497212 May 18 22:28:59.458974 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1650/3502] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:28:58 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:28:59.459558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Getting quotas for project e91a61b335dd477985c4017e0a4dffd0. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:28:59.472290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Getting quotas for user 658a41f2ed5e49898e3740ea9c29cf14 and project e91a61b335dd477985c4017e0a4dffd0. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:28:59.531967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:28:59.538988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:28:59.631709 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-af1739a2-f28e-4c1d-b32c-3fe3e99b107f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.318743 May 18 22:28:59.637709 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1853/3503] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:28:59 2022] POST /compute/v2.1/servers => generated 380 bytes in 326 msecs (HTTP/1.1 202) 10 headers in 453 bytes (2 switches on core 0) May 18 22:28:59.648262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e836b23e-9aa4-4782-9bc5-e3e5b8138d85 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Action: 'update', calling method: >, body: {"server": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:28:59.653185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e836b23e-9aa4-4782-9bc5-e3e5b8138d85 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:59.734085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e836b23e-9aa4-4782-9bc5-e3e5b8138d85 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [119082] Writing DB stats nova_api:SELECT=93,nova_api:DELETE=1,nova_api:INSERT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:28:59.798618 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e836b23e-9aa4-4782-9bc5-e3e5b8138d85 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "PUT /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 992 microversion: 2.47 time: 0.158281 May 18 22:28:59.817121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-44541787-9386-4eb8-95d7-02d3753b38a7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:28:59.817752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-44541787-9386-4eb8-95d7-02d3753b38a7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:28:59.821831 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1651/3504] 10.222.0.58 () {62 vars in 1296 bytes} [Wed May 18 22:28:59 2022] PUT /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 992 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:28:59.912639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-44541787-9386-4eb8-95d7-02d3753b38a7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:59.957198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-44541787-9386-4eb8-95d7-02d3753b38a7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:59.958758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-44541787-9386-4eb8-95d7-02d3753b38a7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:28:59.962989 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-44541787-9386-4eb8-95d7-02d3753b38a7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1278 microversion: 2.47 time: 0.149906 May 18 22:28:59.976687 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1854/3505] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:28:59 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1278 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:00.108351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4f8a5f05-e960-4fe2-8d46-b5e1d06d6b0b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:00.111522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4f8a5f05-e960-4fe2-8d46-b5e1d06d6b0b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:00.150861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f8a5f05-e960-4fe2-8d46-b5e1d06d6b0b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:00.151291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f8a5f05-e960-4fe2-8d46-b5e1d06d6b0b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:00.152800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f8a5f05-e960-4fe2-8d46-b5e1d06d6b0b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:00.153245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f8a5f05-e960-4fe2-8d46-b5e1d06d6b0b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:00.436089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4f8a5f05-e960-4fe2-8d46-b5e1d06d6b0b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:00.448523 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4f8a5f05-e960-4fe2-8d46-b5e1d06d6b0b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1363 microversion: 2.1 time: 0.373251 May 18 22:29:00.451615 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1652/3506] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:00 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1363 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:00.481781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e27d7e1-ecb7-4da0-8159-ee655f893135 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:00.482637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6e27d7e1-ecb7-4da0-8159-ee655f893135 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:00.503264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e27d7e1-ecb7-4da0-8159-ee655f893135 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:00.505803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e27d7e1-ecb7-4da0-8159-ee655f893135 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:00.508801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e27d7e1-ecb7-4da0-8159-ee655f893135 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:00.509254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e27d7e1-ecb7-4da0-8159-ee655f893135 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:00.794705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6e27d7e1-ecb7-4da0-8159-ee655f893135 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:00.805615 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e27d7e1-ecb7-4da0-8159-ee655f893135 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.332635 May 18 22:29:00.806772 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1855/3507] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:00 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:00.990536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d647f928-627a-4e81-b84f-af68ccadbc7a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:00.992204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d647f928-627a-4e81-b84f-af68ccadbc7a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:01.007693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d647f928-627a-4e81-b84f-af68ccadbc7a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:01.010902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d647f928-627a-4e81-b84f-af68ccadbc7a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:01.014491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d647f928-627a-4e81-b84f-af68ccadbc7a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:01.015127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d647f928-627a-4e81-b84f-af68ccadbc7a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:01.136104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d647f928-627a-4e81-b84f-af68ccadbc7a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:01.156247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d647f928-627a-4e81-b84f-af68ccadbc7a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:01.159353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d647f928-627a-4e81-b84f-af68ccadbc7a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:01.161364 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d647f928-627a-4e81-b84f-af68ccadbc7a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1330 microversion: 2.47 time: 0.181478 May 18 22:29:01.164034 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1653/3508] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:00 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1330 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:01.467890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-73ad8975-e63c-452a-ad73-e249d3ca28a6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:01.468752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-73ad8975-e63c-452a-ad73-e249d3ca28a6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:01.488485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73ad8975-e63c-452a-ad73-e249d3ca28a6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:01.489297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73ad8975-e63c-452a-ad73-e249d3ca28a6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:01.490386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73ad8975-e63c-452a-ad73-e249d3ca28a6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:01.490988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73ad8975-e63c-452a-ad73-e249d3ca28a6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:01.658664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-73ad8975-e63c-452a-ad73-e249d3ca28a6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:01.669356 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-73ad8975-e63c-452a-ad73-e249d3ca28a6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1363 microversion: 2.1 time: 0.205299 May 18 22:29:01.679565 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1856/3509] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:01 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1363 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:01.827167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7139b276-64f9-4f71-8a81-0f85a680ed63 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:01.827929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7139b276-64f9-4f71-8a81-0f85a680ed63 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:01.838747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7139b276-64f9-4f71-8a81-0f85a680ed63 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:01.840147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7139b276-64f9-4f71-8a81-0f85a680ed63 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:01.842520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7139b276-64f9-4f71-8a81-0f85a680ed63 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:01.843148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7139b276-64f9-4f71-8a81-0f85a680ed63 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:02.120175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7139b276-64f9-4f71-8a81-0f85a680ed63 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:02.129681 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7139b276-64f9-4f71-8a81-0f85a680ed63 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.309214 May 18 22:29:02.132318 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1654/3510] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:01 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:02.197803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-163bf9c2-f66f-4dfe-b24f-74878bbe52f8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:02.199539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-163bf9c2-f66f-4dfe-b24f-74878bbe52f8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:02.215027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-163bf9c2-f66f-4dfe-b24f-74878bbe52f8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:02.216860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-163bf9c2-f66f-4dfe-b24f-74878bbe52f8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:02.217754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-163bf9c2-f66f-4dfe-b24f-74878bbe52f8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:02.219565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-163bf9c2-f66f-4dfe-b24f-74878bbe52f8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:02.320958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-163bf9c2-f66f-4dfe-b24f-74878bbe52f8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:02.329521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-163bf9c2-f66f-4dfe-b24f-74878bbe52f8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:02.331041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-163bf9c2-f66f-4dfe-b24f-74878bbe52f8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:02.332160 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-163bf9c2-f66f-4dfe-b24f-74878bbe52f8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1348 microversion: 2.47 time: 0.140094 May 18 22:29:02.346108 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1857/3511] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:02 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1348 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:02.509501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-bbc436dc-3fd0-4e23-8fbe-269a7f26f044 req-de9c81f2-a19f-4c32-bf8e-cf85e835154e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f433888-4792-43e8-b978-fb64ea408f31", "name": "network-vif-plugged", "status": "completed", "tag": "f669f3e8-723d-4f5c-9e1a-c88d493a281a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:02.528573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bbc436dc-3fd0-4e23-8fbe-269a7f26f044 req-de9c81f2-a19f-4c32-bf8e-cf85e835154e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:02.529175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bbc436dc-3fd0-4e23-8fbe-269a7f26f044 req-de9c81f2-a19f-4c32-bf8e-cf85e835154e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:02.549293 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-bbc436dc-3fd0-4e23-8fbe-269a7f26f044 req-de9c81f2-a19f-4c32-bf8e-cf85e835154e service nova] Creating event network-vif-plugged:f669f3e8-723d-4f5c-9e1a-c88d493a281a for instance 3f433888-4792-43e8-b978-fb64ea408f31 on n-h1-841040-6 May 18 22:29:02.559252 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-bbc436dc-3fd0-4e23-8fbe-269a7f26f044 req-de9c81f2-a19f-4c32-bf8e-cf85e835154e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.057561 May 18 22:29:02.560554 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1655/3512] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:02 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:02.687086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-110feb6e-f4a4-4296-a8a3-43a0e5ddeda6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:02.687804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-110feb6e-f4a4-4296-a8a3-43a0e5ddeda6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:02.700101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-110feb6e-f4a4-4296-a8a3-43a0e5ddeda6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:02.700925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-110feb6e-f4a4-4296-a8a3-43a0e5ddeda6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:02.703142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-110feb6e-f4a4-4296-a8a3-43a0e5ddeda6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:02.704762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-110feb6e-f4a4-4296-a8a3-43a0e5ddeda6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:03.019643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-110feb6e-f4a4-4296-a8a3-43a0e5ddeda6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:03.031531 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-110feb6e-f4a4-4296-a8a3-43a0e5ddeda6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1363 microversion: 2.1 time: 0.348493 May 18 22:29:03.033087 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1858/3513] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:02 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1363 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:03.156345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf23f140-a9ba-47f8-aa2e-ef53dc9fe155 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:03.157246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cf23f140-a9ba-47f8-aa2e-ef53dc9fe155 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:03.164218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf23f140-a9ba-47f8-aa2e-ef53dc9fe155 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:03.165067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf23f140-a9ba-47f8-aa2e-ef53dc9fe155 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:03.166139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf23f140-a9ba-47f8-aa2e-ef53dc9fe155 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:03.166818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf23f140-a9ba-47f8-aa2e-ef53dc9fe155 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:03.355037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c96eb39e-107a-4b0e-ae2c-895a6a86582e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:03.355800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c96eb39e-107a-4b0e-ae2c-895a6a86582e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:03.362724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c96eb39e-107a-4b0e-ae2c-895a6a86582e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:03.363429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c96eb39e-107a-4b0e-ae2c-895a6a86582e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:03.364401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c96eb39e-107a-4b0e-ae2c-895a6a86582e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:03.364827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c96eb39e-107a-4b0e-ae2c-895a6a86582e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:03.436697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c96eb39e-107a-4b0e-ae2c-895a6a86582e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:03.445894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c96eb39e-107a-4b0e-ae2c-895a6a86582e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:03.447931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c96eb39e-107a-4b0e-ae2c-895a6a86582e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:03.449887 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c96eb39e-107a-4b0e-ae2c-895a6a86582e tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1336 microversion: 2.47 time: 0.098922 May 18 22:29:03.450774 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1859/3514] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:03 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1336 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:03.460890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf23f140-a9ba-47f8-aa2e-ef53dc9fe155 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:03.477764 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cf23f140-a9ba-47f8-aa2e-ef53dc9fe155 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.326566 May 18 22:29:03.491713 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1656/3515] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:03 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:04.044393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-94130bca-be7d-40e7-8463-3a7851400992 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:04.046498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-94130bca-be7d-40e7-8463-3a7851400992 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:04.061580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94130bca-be7d-40e7-8463-3a7851400992 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:04.062928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94130bca-be7d-40e7-8463-3a7851400992 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:04.065061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94130bca-be7d-40e7-8463-3a7851400992 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:04.067128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94130bca-be7d-40e7-8463-3a7851400992 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:04.150497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-679020717", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "49c66b35-ac7c-4ec5-979f-4d3dc5d15e28"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:04.230367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] validate_networks() for [('49c66b35-ac7c-4ec5-979f-4d3dc5d15e28', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:29:04.425209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-94130bca-be7d-40e7-8463-3a7851400992 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:04.437219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-94130bca-be7d-40e7-8463-3a7851400992 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:04.439538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-94130bca-be7d-40e7-8463-3a7851400992 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:04.440924 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-94130bca-be7d-40e7-8463-3a7851400992 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2952 microversion: 2.42 time: 0.404009 May 18 22:29:04.441548 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1657/3516] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:04 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2952 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:29:04.463580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c0b7af08-8854-414c-a5b1-43338e92491e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:04.464422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c0b7af08-8854-414c-a5b1-43338e92491e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:04.472176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0b7af08-8854-414c-a5b1-43338e92491e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:04.472855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0b7af08-8854-414c-a5b1-43338e92491e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:04.473805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0b7af08-8854-414c-a5b1-43338e92491e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:04.474399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0b7af08-8854-414c-a5b1-43338e92491e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:04.674720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c0b7af08-8854-414c-a5b1-43338e92491e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:04.685915 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c0b7af08-8854-414c-a5b1-43338e92491e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1549 microversion: 2.1 time: 0.237283 May 18 22:29:04.687065 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1658/3517] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:04 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1549 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:04.694395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-55f63173-e23a-4612-8fd7-f63de1a14388 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:04.695099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-55f63173-e23a-4612-8fd7-f63de1a14388 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:04.702449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55f63173-e23a-4612-8fd7-f63de1a14388 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:04.703352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55f63173-e23a-4612-8fd7-f63de1a14388 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:04.704556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55f63173-e23a-4612-8fd7-f63de1a14388 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:04.705182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55f63173-e23a-4612-8fd7-f63de1a14388 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:04.898740 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-55f63173-e23a-4612-8fd7-f63de1a14388 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247/os-interface" status: 200 len: 1831 microversion: 2.42 time: 0.210200 May 18 22:29:04.908447 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1659/3518] 10.222.0.58 () {60 vars in 1315 bytes} [Wed May 18 22:29:04 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247/os-interface => generated 1831 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:04.913950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2a25f869-3561-4bff-a5ff-cf7dcdd52e0c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:04.914542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2a25f869-3561-4bff-a5ff-cf7dcdd52e0c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:04.927196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a25f869-3561-4bff-a5ff-cf7dcdd52e0c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:04.928363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a25f869-3561-4bff-a5ff-cf7dcdd52e0c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:04.929705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a25f869-3561-4bff-a5ff-cf7dcdd52e0c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:04.930702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a25f869-3561-4bff-a5ff-cf7dcdd52e0c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:05.056801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2a25f869-3561-4bff-a5ff-cf7dcdd52e0c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:05.107829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2a25f869-3561-4bff-a5ff-cf7dcdd52e0c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:05.109616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2a25f869-3561-4bff-a5ff-cf7dcdd52e0c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:05.111033 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2a25f869-3561-4bff-a5ff-cf7dcdd52e0c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1336 microversion: 2.47 time: 0.201526 May 18 22:29:05.111583 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1660/3519] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:04 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1336 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:05.118835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3336daf7-6827-47d3-82e5-7ec1708886b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:05.122250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3336daf7-6827-47d3-82e5-7ec1708886b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:05.142449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3336daf7-6827-47d3-82e5-7ec1708886b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:05.146334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3336daf7-6827-47d3-82e5-7ec1708886b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:05.147892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3336daf7-6827-47d3-82e5-7ec1708886b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:05.151799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3336daf7-6827-47d3-82e5-7ec1708886b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:05.188532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:29:05.193205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:29:05.194698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:29:05.195588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:29:05.196746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:29:05.228295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:05.229231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:05.233606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:05.234461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:05.271773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Getting quotas for project 59873d36dd934d0593c9f1a9561dc753. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:29:05.287544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Getting quotas for user d047dff16d3b45d18d38d5bb97febade and project 59873d36dd934d0593c9f1a9561dc753. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:29:05.291443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [119083] Writing DB stats nova_api:SELECT=95,nova_api:UPDATE=2,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:05.332127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3336daf7-6827-47d3-82e5-7ec1708886b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:05.340500 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3336daf7-6827-47d3-82e5-7ec1708886b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.227855 May 18 22:29:05.341958 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1661/3520] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:05 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:05.344677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:29:05.351286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f371619-3196-429b-b5e7-8ea29a034761 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:05.351776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6f371619-3196-429b-b5e7-8ea29a034761 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:05.355650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:29:05.359545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f371619-3196-429b-b5e7-8ea29a034761 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:05.360001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f371619-3196-429b-b5e7-8ea29a034761 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:05.360773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f371619-3196-429b-b5e7-8ea29a034761 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:05.361202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f371619-3196-429b-b5e7-8ea29a034761 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:05.478913 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4813feb5-0e19-494b-982d-47e7304bff24 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.512975 May 18 22:29:05.485026 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1860/3521] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:29:03 2022] POST /compute/v2.1/servers => generated 380 bytes in 1516 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:29:05.501054 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6f371619-3196-429b-b5e7-8ea29a034761 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/os-interface" status: 200 len: 284 microversion: 2.1 time: 0.157757 May 18 22:29:05.501698 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1662/3522] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:29:05 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/os-interface => generated 284 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:05.569066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-2013018838", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "49c66b35-ac7c-4ec5-979f-4d3dc5d15e28"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:05.658923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] validate_networks() for [('49c66b35-ac7c-4ec5-979f-4d3dc5d15e28', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:29:06.143137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c333e74-2188-4e23-b683-7f3f0f64ebe9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:06.144135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8c333e74-2188-4e23-b683-7f3f0f64ebe9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:06.172504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c333e74-2188-4e23-b683-7f3f0f64ebe9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:06.173691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c333e74-2188-4e23-b683-7f3f0f64ebe9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:06.179076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c333e74-2188-4e23-b683-7f3f0f64ebe9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:06.185093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c333e74-2188-4e23-b683-7f3f0f64ebe9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:06.367971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c333e74-2188-4e23-b683-7f3f0f64ebe9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:06.399157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c333e74-2188-4e23-b683-7f3f0f64ebe9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:06.405087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c333e74-2188-4e23-b683-7f3f0f64ebe9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:06.409424 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c333e74-2188-4e23-b683-7f3f0f64ebe9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1357 microversion: 2.47 time: 0.276284 May 18 22:29:06.420877 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1663/3523] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:06 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1357 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:29:06.435678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-92b6147c-64e0-40e5-af6e-b2baef5693cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:06.436656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-92b6147c-64e0-40e5-af6e-b2baef5693cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:06.445193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92b6147c-64e0-40e5-af6e-b2baef5693cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:06.446983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92b6147c-64e0-40e5-af6e-b2baef5693cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:06.448174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92b6147c-64e0-40e5-af6e-b2baef5693cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:06.449659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92b6147c-64e0-40e5-af6e-b2baef5693cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:06.944344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-92b6147c-64e0-40e5-af6e-b2baef5693cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:06.944942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:29:06.951921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:29:06.954358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:29:06.955196 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-92b6147c-64e0-40e5-af6e-b2baef5693cb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.527361 May 18 22:29:06.956930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:29:06.957346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:29:06.958592 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1664/3524] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:06 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:06.978154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:06.980223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:06.990352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:06.991615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:06.997262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:06.997469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:06.997920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:06.998316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:06.998698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:06.999154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:07.068384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Getting quotas for project 59873d36dd934d0593c9f1a9561dc753. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:29:07.082116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Getting quotas for user d047dff16d3b45d18d38d5bb97febade and project 59873d36dd934d0593c9f1a9561dc753. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:29:07.129418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:29:07.149887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: ef2ea099-32b4-401e-aff3-525124c3312e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:29:07.188792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:29:07.189470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:29:07.190141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:29:07.190700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:29:07.191276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:29:07.219270 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b4e51765-cff2-4d1e-af20-5c9bd97b116a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.653666 May 18 22:29:07.221880 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1861/3525] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:29:05 2022] POST /compute/v2.1/servers => generated 380 bytes in 1658 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:29:07.334320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServerFiltersTestJSON-instance-927643681", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "451", "networks": [{"uuid": "49c66b35-ac7c-4ec5-979f-4d3dc5d15e28"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:07.422271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:07.440860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:07.442878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:07.445332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:07.447154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:07.492026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] validate_networks() for [('49c66b35-ac7c-4ec5-979f-4d3dc5d15e28', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:29:07.554072 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cf30de22-2b35-4408-9b21-c214ec1296bd tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "POST /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3/action" status: 202 len: 1079 microversion: 2.47 time: 0.591697 May 18 22:29:07.557879 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1665/3526] 10.222.0.58 () {62 vars in 1318 bytes} [Wed May 18 22:29:06 2022] POST /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3/action => generated 1079 bytes in 597 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) May 18 22:29:07.575988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-54e51971-ab6c-4823-ad67-d7538e2e7aec tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:07.577010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-54e51971-ab6c-4823-ad67-d7538e2e7aec tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:07.593679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54e51971-ab6c-4823-ad67-d7538e2e7aec tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:07.597864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54e51971-ab6c-4823-ad67-d7538e2e7aec tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:07.599188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54e51971-ab6c-4823-ad67-d7538e2e7aec tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:07.599804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54e51971-ab6c-4823-ad67-d7538e2e7aec tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:08.394427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:29:08.395027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:29:08.395285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:29:08.395686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:29:08.396085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:29:08.411591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:08.412089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:08.412857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:08.413350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:08.455247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-54e51971-ab6c-4823-ad67-d7538e2e7aec tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:08.459333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-54e51971-ab6c-4823-ad67-d7538e2e7aec tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:08.469054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Getting quotas for project 59873d36dd934d0593c9f1a9561dc753. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:29:08.471961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-54e51971-ab6c-4823-ad67-d7538e2e7aec tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:08.481835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-54e51971-ab6c-4823-ad67-d7538e2e7aec tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:08.488452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Getting quotas for user d047dff16d3b45d18d38d5bb97febade and project 59873d36dd934d0593c9f1a9561dc753. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:29:08.495217 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-54e51971-ab6c-4823-ad67-d7538e2e7aec tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.925940 May 18 22:29:08.507089 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1666/3527] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:07 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 938 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:29:08.517661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1ca226f4-d49f-4082-baf4-3ab3e4929aed tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:08.518573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1ca226f4-d49f-4082-baf4-3ab3e4929aed tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:08.519965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:29:08.522461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:29:08.530305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ca226f4-d49f-4082-baf4-3ab3e4929aed tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:08.530910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ca226f4-d49f-4082-baf4-3ab3e4929aed tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:08.531777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ca226f4-d49f-4082-baf4-3ab3e4929aed tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:08.534070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ca226f4-d49f-4082-baf4-3ab3e4929aed tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:08.628600 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-411248cf-3eb1-49bb-a0e3-773e3d9daaf2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.298126 May 18 22:29:08.630652 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1862/3528] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:29:07 2022] POST /compute/v2.1/servers => generated 380 bytes in 1301 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:29:08.651311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e2df582-d292-4b4b-85b9-c88f34a1493b tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:08.656788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7e2df582-d292-4b4b-85b9-c88f34a1493b tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:08.792690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7e2df582-d292-4b4b-85b9-c88f34a1493b tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:08.806284 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7e2df582-d292-4b4b-85b9-c88f34a1493b tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1220 microversion: 2.1 time: 0.165325 May 18 22:29:08.809286 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1863/3529] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:08 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1220 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:08.840140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1ca226f4-d49f-4082-baf4-3ab3e4929aed tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119082] Writing DB stats nova_cell0:SELECT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:08.877154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1ca226f4-d49f-4082-baf4-3ab3e4929aed tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119082] Writing DB stats nova_cell0:SELECT=14 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:09.525092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bbdb9a11-adad-4458-8219-deffd9023bff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:09.525706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bbdb9a11-adad-4458-8219-deffd9023bff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:09.549896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbdb9a11-adad-4458-8219-deffd9023bff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:09.550339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbdb9a11-adad-4458-8219-deffd9023bff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:09.551106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbdb9a11-adad-4458-8219-deffd9023bff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:09.563981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbdb9a11-adad-4458-8219-deffd9023bff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:09.575583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-bbdb9a11-adad-4458-8219-deffd9023bff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:09.673348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1ca226f4-d49f-4082-baf4-3ab3e4929aed tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:09.692036 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1ca226f4-d49f-4082-baf4-3ab3e4929aed tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 1.182965 May 18 22:29:09.707485 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1667/3530] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:08 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 1199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:09.813211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bbdb9a11-adad-4458-8219-deffd9023bff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:09.831009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a3abcaae-13f9-4e13-af0b-dcc5f5c40fad tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:09.831927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a3abcaae-13f9-4e13-af0b-dcc5f5c40fad tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:09.855404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3abcaae-13f9-4e13-af0b-dcc5f5c40fad tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:09.858659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bbdb9a11-adad-4458-8219-deffd9023bff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:09.859570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3abcaae-13f9-4e13-af0b-dcc5f5c40fad tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:09.862217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3abcaae-13f9-4e13-af0b-dcc5f5c40fad tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:09.863340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bbdb9a11-adad-4458-8219-deffd9023bff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:09.870621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3abcaae-13f9-4e13-af0b-dcc5f5c40fad tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:09.879286 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bbdb9a11-adad-4458-8219-deffd9023bff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.358435 May 18 22:29:09.880232 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1864/3531] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:09 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:10.142735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a3abcaae-13f9-4e13-af0b-dcc5f5c40fad tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:10.151186 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a3abcaae-13f9-4e13-af0b-dcc5f5c40fad tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1272 microversion: 2.1 time: 0.327963 May 18 22:29:10.171670 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1668/3532] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:09 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1272 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:10.716961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8562fa31-7fd9-4de9-a1fa-968cd7d30e8c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:10.717567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8562fa31-7fd9-4de9-a1fa-968cd7d30e8c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:10.725337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8562fa31-7fd9-4de9-a1fa-968cd7d30e8c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:10.725798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8562fa31-7fd9-4de9-a1fa-968cd7d30e8c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:10.726548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8562fa31-7fd9-4de9-a1fa-968cd7d30e8c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:10.726982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8562fa31-7fd9-4de9-a1fa-968cd7d30e8c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:10.904265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b0ee75b2-3d0a-4363-a475-25ef3cc7ff3c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:10.906552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b0ee75b2-3d0a-4363-a475-25ef3cc7ff3c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:10.922436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0ee75b2-3d0a-4363-a475-25ef3cc7ff3c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:10.922875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0ee75b2-3d0a-4363-a475-25ef3cc7ff3c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:10.923639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0ee75b2-3d0a-4363-a475-25ef3cc7ff3c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:10.924074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0ee75b2-3d0a-4363-a475-25ef3cc7ff3c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:11.163765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8562fa31-7fd9-4de9-a1fa-968cd7d30e8c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:11.172189 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8562fa31-7fd9-4de9-a1fa-968cd7d30e8c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.461583 May 18 22:29:11.173748 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1865/3533] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:10 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:11.181433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b19aa35f-8980-4bd1-909d-d3b1158fab71 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:11.183623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b19aa35f-8980-4bd1-909d-d3b1158fab71 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:11.222551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b19aa35f-8980-4bd1-909d-d3b1158fab71 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:11.225774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b19aa35f-8980-4bd1-909d-d3b1158fab71 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:11.226869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b19aa35f-8980-4bd1-909d-d3b1158fab71 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:11.242501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b19aa35f-8980-4bd1-909d-d3b1158fab71 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:11.570949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b19aa35f-8980-4bd1-909d-d3b1158fab71 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:11.583635 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b19aa35f-8980-4bd1-909d-d3b1158fab71 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1278 microversion: 2.1 time: 0.405720 May 18 22:29:11.585799 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1866/3534] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:11 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1278 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:11.832569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueTestJSONUnderV235-server-1270683707", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:11.971845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] validate_networks() for [('3db0a031-8f2b-44a1-80aa-9503b90b0175', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:29:12.224039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b0ee75b2-3d0a-4363-a475-25ef3cc7ff3c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:12.233885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b0ee75b2-3d0a-4363-a475-25ef3cc7ff3c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:12.235673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b0ee75b2-3d0a-4363-a475-25ef3cc7ff3c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:12.243276 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b0ee75b2-3d0a-4363-a475-25ef3cc7ff3c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 1.347776 May 18 22:29:12.244146 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1669/3535] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:10 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 1349 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:12.252740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d0319f46-689d-48d9-8fd0-32e849b2f3d7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:12.253495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d0319f46-689d-48d9-8fd0-32e849b2f3d7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:12.269583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0319f46-689d-48d9-8fd0-32e849b2f3d7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:12.270773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0319f46-689d-48d9-8fd0-32e849b2f3d7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:12.272316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0319f46-689d-48d9-8fd0-32e849b2f3d7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:12.273346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0319f46-689d-48d9-8fd0-32e849b2f3d7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:12.972535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d0319f46-689d-48d9-8fd0-32e849b2f3d7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:12.996852 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d0319f46-689d-48d9-8fd0-32e849b2f3d7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.749057 May 18 22:29:13.008446 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1670/3536] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:12 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:13.019334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-4647335c-2565-4962-8475-98a25dd4fa9e req-0bac126f-3a1e-4289-8680-d6d1ffa9857d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3f433888-4792-43e8-b978-fb64ea408f31", "tag": "f669f3e8-723d-4f5c-9e1a-c88d493a281a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:13.031445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4647335c-2565-4962-8475-98a25dd4fa9e req-0bac126f-3a1e-4289-8680-d6d1ffa9857d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:13.032359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4647335c-2565-4962-8475-98a25dd4fa9e req-0bac126f-3a1e-4289-8680-d6d1ffa9857d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:13.056432 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-4647335c-2565-4962-8475-98a25dd4fa9e req-0bac126f-3a1e-4289-8680-d6d1ffa9857d service nova] Creating event network-changed:f669f3e8-723d-4f5c-9e1a-c88d493a281a for instance 3f433888-4792-43e8-b978-fb64ea408f31 on n-h1-841040-6 May 18 22:29:13.071151 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-4647335c-2565-4962-8475-98a25dd4fa9e req-0bac126f-3a1e-4289-8680-d6d1ffa9857d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.055525 May 18 22:29:13.072044 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1671/3537] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:13 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:13.090250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a515a7a4-9370-42b1-ba9a-5b4c1edf8c16 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:13.092046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a515a7a4-9370-42b1-ba9a-5b4c1edf8c16 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:13.108043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a515a7a4-9370-42b1-ba9a-5b4c1edf8c16 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:13.109041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a515a7a4-9370-42b1-ba9a-5b4c1edf8c16 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:13.110145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a515a7a4-9370-42b1-ba9a-5b4c1edf8c16 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:13.110876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a515a7a4-9370-42b1-ba9a-5b4c1edf8c16 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:13.376009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:29:13.386469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:29:13.388113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:29:13.389290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:29:13.390881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:29:13.421279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:13.424656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:13.426733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:13.427448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:13.461036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Getting quotas for project c7857ce51554464d84bd1af570f5c32c. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:29:13.468941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Getting quotas for user d9417ee63019495abd2345e7d6071e7f and project c7857ce51554464d84bd1af570f5c32c. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:29:13.488865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:29:13.492247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:29:13.585031 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c9592515-b13b-431e-9478-9d9e78bdff70 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 1.870119 May 18 22:29:13.593900 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1867/3538] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:29:11 2022] POST /compute/v2.1/servers => generated 383 bytes in 1880 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:29:13.606303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7916e3b5-64fa-4673-b973-cdedd01ec565 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:13.607326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7916e3b5-64fa-4673-b973-cdedd01ec565 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:13.617155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7916e3b5-64fa-4673-b973-cdedd01ec565 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:13.617993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7916e3b5-64fa-4673-b973-cdedd01ec565 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:13.619072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7916e3b5-64fa-4673-b973-cdedd01ec565 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:13.620720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7916e3b5-64fa-4673-b973-cdedd01ec565 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:13.750889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7916e3b5-64fa-4673-b973-cdedd01ec565 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:13.763670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7916e3b5-64fa-4673-b973-cdedd01ec565 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:13.765853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7916e3b5-64fa-4673-b973-cdedd01ec565 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:13.767581 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7916e3b5-64fa-4673-b973-cdedd01ec565 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.172189 May 18 22:29:13.769268 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1868/3539] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:13 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:13.778366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ec480243-2249-4b07-8c80-76d872f9c534 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:13.780205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ec480243-2249-4b07-8c80-76d872f9c534 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:13.859650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ec480243-2249-4b07-8c80-76d872f9c534 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:13.872056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a515a7a4-9370-42b1-ba9a-5b4c1edf8c16 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:13.881848 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ec480243-2249-4b07-8c80-76d872f9c534 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1223 microversion: 2.1 time: 0.110812 May 18 22:29:13.884045 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1869/3540] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:13 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1223 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:13.885645 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a515a7a4-9370-42b1-ba9a-5b4c1edf8c16 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1320 microversion: 2.1 time: 0.812309 May 18 22:29:13.886371 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1672/3541] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:13 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1320 bytes in 814 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:14.016943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fba92a4a-95b6-4756-92c4-06df1a2a5ded tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:14.017707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fba92a4a-95b6-4756-92c4-06df1a2a5ded tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:14.032166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba92a4a-95b6-4756-92c4-06df1a2a5ded tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:14.032899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba92a4a-95b6-4756-92c4-06df1a2a5ded tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:14.038161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba92a4a-95b6-4756-92c4-06df1a2a5ded tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:14.040176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba92a4a-95b6-4756-92c4-06df1a2a5ded tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:14.792377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-546320c3-c785-4dfa-8a91-060a4a87e1b5 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:14.797456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-546320c3-c785-4dfa-8a91-060a4a87e1b5 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:14.822917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-546320c3-c785-4dfa-8a91-060a4a87e1b5 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:14.827736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-546320c3-c785-4dfa-8a91-060a4a87e1b5 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:14.830700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-546320c3-c785-4dfa-8a91-060a4a87e1b5 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:14.831570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-546320c3-c785-4dfa-8a91-060a4a87e1b5 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:14.857401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fba92a4a-95b6-4756-92c4-06df1a2a5ded tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:14.867834 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fba92a4a-95b6-4756-92c4-06df1a2a5ded tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.855342 May 18 22:29:14.889753 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1870/3542] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:14 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:14.899040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-37bbb2be-7de4-445b-b009-3b50c33c99a4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:14.903692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-37bbb2be-7de4-445b-b009-3b50c33c99a4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:14.925058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37bbb2be-7de4-445b-b009-3b50c33c99a4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:14.927507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37bbb2be-7de4-445b-b009-3b50c33c99a4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:14.928539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37bbb2be-7de4-445b-b009-3b50c33c99a4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:14.929657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37bbb2be-7de4-445b-b009-3b50c33c99a4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:15.194234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-37bbb2be-7de4-445b-b009-3b50c33c99a4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:15.207945 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-37bbb2be-7de4-445b-b009-3b50c33c99a4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1219 microversion: 2.1 time: 0.308569 May 18 22:29:15.208703 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1871/3543] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:14 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1219 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:15.217711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f22f701c-5482-4b82-9ef2-7053fefeb57e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:15.223740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f22f701c-5482-4b82-9ef2-7053fefeb57e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:15.237615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22f701c-5482-4b82-9ef2-7053fefeb57e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:15.238454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22f701c-5482-4b82-9ef2-7053fefeb57e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:15.239473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22f701c-5482-4b82-9ef2-7053fefeb57e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:15.240192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22f701c-5482-4b82-9ef2-7053fefeb57e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:15.327914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-546320c3-c785-4dfa-8a91-060a4a87e1b5 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:15.337401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-546320c3-c785-4dfa-8a91-060a4a87e1b5 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:15.339741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-546320c3-c785-4dfa-8a91-060a4a87e1b5 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:15.341078 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-546320c3-c785-4dfa-8a91-060a4a87e1b5 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.555580 May 18 22:29:15.344709 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1673/3544] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:14 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:15.762613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f22f701c-5482-4b82-9ef2-7053fefeb57e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:15.785238 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f22f701c-5482-4b82-9ef2-7053fefeb57e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1320 microversion: 2.1 time: 0.574225 May 18 22:29:15.795752 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1872/3545] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:15 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1320 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:15.906996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-15b005e3-c630-472f-888e-085219f66224 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:15.907897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-15b005e3-c630-472f-888e-085219f66224 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:15.935616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15b005e3-c630-472f-888e-085219f66224 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:15.936132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15b005e3-c630-472f-888e-085219f66224 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:15.943901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15b005e3-c630-472f-888e-085219f66224 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:15.944373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15b005e3-c630-472f-888e-085219f66224 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:16.042489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-0623268e-3ef4-4a04-a619-23c4e281e324 req-dc6587c1-2fcb-4732-b9c4-cd31afc8caf5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "24eb3363-d53b-499f-9385-e33fbf510e32", "tag": "bbf07b56-800d-4eec-a3a1-77c651337f08"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:16.073016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0623268e-3ef4-4a04-a619-23c4e281e324 req-dc6587c1-2fcb-4732-b9c4-cd31afc8caf5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:16.073518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0623268e-3ef4-4a04-a619-23c4e281e324 req-dc6587c1-2fcb-4732-b9c4-cd31afc8caf5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:16.085951 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-0623268e-3ef4-4a04-a619-23c4e281e324 req-dc6587c1-2fcb-4732-b9c4-cd31afc8caf5 service nova] Creating event network-changed:bbf07b56-800d-4eec-a3a1-77c651337f08 for instance 24eb3363-d53b-499f-9385-e33fbf510e32 on n-h2-841040-6 May 18 22:29:16.093407 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-0623268e-3ef4-4a04-a619-23c4e281e324 req-dc6587c1-2fcb-4732-b9c4-cd31afc8caf5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.055840 May 18 22:29:16.094765 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1873/3546] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:16 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:16.226773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5ad7fc72-8b78-4f2e-b365-378c4abfd617 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:16.227773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5ad7fc72-8b78-4f2e-b365-378c4abfd617 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:16.251248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ad7fc72-8b78-4f2e-b365-378c4abfd617 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:16.251962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ad7fc72-8b78-4f2e-b365-378c4abfd617 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:16.253394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ad7fc72-8b78-4f2e-b365-378c4abfd617 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:16.254879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ad7fc72-8b78-4f2e-b365-378c4abfd617 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:16.467894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5ad7fc72-8b78-4f2e-b365-378c4abfd617 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:16.483522 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5ad7fc72-8b78-4f2e-b365-378c4abfd617 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1281 microversion: 2.1 time: 0.261453 May 18 22:29:16.492276 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1874/3547] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:16 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1281 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:16.498610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f7782c2-1f9a-4078-809e-d0ae74ba3b97 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:16.507949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f7782c2-1f9a-4078-809e-d0ae74ba3b97 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:16.531307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f7782c2-1f9a-4078-809e-d0ae74ba3b97 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:16.531760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f7782c2-1f9a-4078-809e-d0ae74ba3b97 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:16.532757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f7782c2-1f9a-4078-809e-d0ae74ba3b97 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:16.533526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f7782c2-1f9a-4078-809e-d0ae74ba3b97 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:16.755164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f7782c2-1f9a-4078-809e-d0ae74ba3b97 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:16.766483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f7782c2-1f9a-4078-809e-d0ae74ba3b97 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:16.767968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f7782c2-1f9a-4078-809e-d0ae74ba3b97 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:16.777194 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f7782c2-1f9a-4078-809e-d0ae74ba3b97 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.275800 May 18 22:29:16.777898 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1875/3548] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:16 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:16.803145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-24dc5f22-9736-4df3-beb3-f4d80e28c6ce tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:16.803764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-24dc5f22-9736-4df3-beb3-f4d80e28c6ce tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:16.815436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24dc5f22-9736-4df3-beb3-f4d80e28c6ce tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:16.816256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24dc5f22-9736-4df3-beb3-f4d80e28c6ce tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:16.817033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24dc5f22-9736-4df3-beb3-f4d80e28c6ce tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:16.817453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24dc5f22-9736-4df3-beb3-f4d80e28c6ce tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:16.916129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-15b005e3-c630-472f-888e-085219f66224 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:16.933927 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-15b005e3-c630-472f-888e-085219f66224 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 1.031097 May 18 22:29:16.935441 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1674/3549] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:15 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 1034 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:17.175424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-24dc5f22-9736-4df3-beb3-f4d80e28c6ce tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:17.194871 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-24dc5f22-9736-4df3-beb3-f4d80e28c6ce tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1320 microversion: 2.1 time: 0.396637 May 18 22:29:17.200177 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1876/3550] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:16 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1320 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:17.481969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f0913db9-9736-4fd5-934b-97c8c1916984 req-acc2e4c5-b056-4b2a-b034-23c3f0c7c5a5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f0049295-cb36-46d5-b9fa-f4611e405b6d", "tag": "59c4404d-c2d5-4b17-b76a-8e09493035bc"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:17.495986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f0913db9-9736-4fd5-934b-97c8c1916984 req-acc2e4c5-b056-4b2a-b034-23c3f0c7c5a5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:17.502304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e1eb85f3-6a58-46d1-8fa1-1535f839efb1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:17.503244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e1eb85f3-6a58-46d1-8fa1-1535f839efb1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:17.508162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f0913db9-9736-4fd5-934b-97c8c1916984 req-acc2e4c5-b056-4b2a-b034-23c3f0c7c5a5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:17.518919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1eb85f3-6a58-46d1-8fa1-1535f839efb1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:17.520905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1eb85f3-6a58-46d1-8fa1-1535f839efb1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:17.523236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1eb85f3-6a58-46d1-8fa1-1535f839efb1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:17.524689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1eb85f3-6a58-46d1-8fa1-1535f839efb1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:17.539071 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f0913db9-9736-4fd5-934b-97c8c1916984 req-acc2e4c5-b056-4b2a-b034-23c3f0c7c5a5 service nova] Creating event network-changed:59c4404d-c2d5-4b17-b76a-8e09493035bc for instance f0049295-cb36-46d5-b9fa-f4611e405b6d on n-h2-841040-6 May 18 22:29:17.554910 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f0913db9-9736-4fd5-934b-97c8c1916984 req-acc2e4c5-b056-4b2a-b034-23c3f0c7c5a5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.076556 May 18 22:29:17.556260 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1675/3551] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:17 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:17.667834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e1eb85f3-6a58-46d1-8fa1-1535f839efb1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:17.689483 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e1eb85f3-6a58-46d1-8fa1-1535f839efb1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1281 microversion: 2.1 time: 0.192346 May 18 22:29:17.693358 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1877/3552] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:17 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1281 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:17.799165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fd7e9b7f-bb75-43f2-989d-24fe6c489fca tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:17.800212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fd7e9b7f-bb75-43f2-989d-24fe6c489fca tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:17.810893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd7e9b7f-bb75-43f2-989d-24fe6c489fca tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:17.820518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd7e9b7f-bb75-43f2-989d-24fe6c489fca tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:17.822922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd7e9b7f-bb75-43f2-989d-24fe6c489fca tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:17.827304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd7e9b7f-bb75-43f2-989d-24fe6c489fca tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:17.953529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-09680305-b694-47ae-bfc2-d5d571db5190 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:17.954193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-09680305-b694-47ae-bfc2-d5d571db5190 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:17.967292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09680305-b694-47ae-bfc2-d5d571db5190 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:17.970974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09680305-b694-47ae-bfc2-d5d571db5190 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:17.972152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09680305-b694-47ae-bfc2-d5d571db5190 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:17.972757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09680305-b694-47ae-bfc2-d5d571db5190 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:18.086558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fd7e9b7f-bb75-43f2-989d-24fe6c489fca tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:18.108806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fd7e9b7f-bb75-43f2-989d-24fe6c489fca tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:18.112021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fd7e9b7f-bb75-43f2-989d-24fe6c489fca tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:18.114626 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fd7e9b7f-bb75-43f2-989d-24fe6c489fca tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.322240 May 18 22:29:18.129502 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1676/3553] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:17 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:18.218917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d86d9587-ff16-40f3-b7e7-656199a5f93c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:18.219536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d86d9587-ff16-40f3-b7e7-656199a5f93c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:18.234110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d86d9587-ff16-40f3-b7e7-656199a5f93c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:18.234554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d86d9587-ff16-40f3-b7e7-656199a5f93c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:18.236127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d86d9587-ff16-40f3-b7e7-656199a5f93c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:18.238008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d86d9587-ff16-40f3-b7e7-656199a5f93c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:18.439346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d86d9587-ff16-40f3-b7e7-656199a5f93c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:18.455803 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d86d9587-ff16-40f3-b7e7-656199a5f93c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1320 microversion: 2.1 time: 0.241996 May 18 22:29:18.466208 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1677/3554] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:18 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1320 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:18.612325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-09680305-b694-47ae-bfc2-d5d571db5190 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:18.621153 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-09680305-b694-47ae-bfc2-d5d571db5190 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.671930 May 18 22:29:18.621835 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1878/3555] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:17 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:18.708872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d12cda63-6b14-4bd1-8423-b33726efa254 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:18.709679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d12cda63-6b14-4bd1-8423-b33726efa254 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:18.716021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d12cda63-6b14-4bd1-8423-b33726efa254 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:18.716691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d12cda63-6b14-4bd1-8423-b33726efa254 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:18.717649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d12cda63-6b14-4bd1-8423-b33726efa254 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:18.718108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d12cda63-6b14-4bd1-8423-b33726efa254 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:19.135445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29daa98f-95c8-43b4-bd75-4ec6ce1b7978 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:19.136852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-29daa98f-95c8-43b4-bd75-4ec6ce1b7978 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:19.143126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29daa98f-95c8-43b4-bd75-4ec6ce1b7978 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:19.143584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29daa98f-95c8-43b4-bd75-4ec6ce1b7978 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:19.144320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29daa98f-95c8-43b4-bd75-4ec6ce1b7978 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:19.144769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29daa98f-95c8-43b4-bd75-4ec6ce1b7978 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:19.277366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-29daa98f-95c8-43b4-bd75-4ec6ce1b7978 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:19.290308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d12cda63-6b14-4bd1-8423-b33726efa254 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:19.291046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-29daa98f-95c8-43b4-bd75-4ec6ce1b7978 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:19.292883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-29daa98f-95c8-43b4-bd75-4ec6ce1b7978 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:19.294740 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-29daa98f-95c8-43b4-bd75-4ec6ce1b7978 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.164033 May 18 22:29:19.306985 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1879/3556] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:19 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:29:19.311816 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d12cda63-6b14-4bd1-8423-b33726efa254 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1323 microversion: 2.1 time: 0.606452 May 18 22:29:19.312986 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1678/3557] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:18 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1323 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:19.473518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5087ee5e-4eb6-42e8-a2a2-44076210f494 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:19.474932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5087ee5e-4eb6-42e8-a2a2-44076210f494 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:19.484696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5087ee5e-4eb6-42e8-a2a2-44076210f494 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:19.485334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5087ee5e-4eb6-42e8-a2a2-44076210f494 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:19.486163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5087ee5e-4eb6-42e8-a2a2-44076210f494 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:19.486758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5087ee5e-4eb6-42e8-a2a2-44076210f494 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:19.596558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f7ccb38d-54b2-4d57-bec4-58efb5e1d7a4 req-c0ab86d6-6994-4328-b354-5a1ab81a36ed service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ef2ea099-32b4-401e-aff3-525124c3312e", "tag": "2236f35f-2430-4065-bb2b-7d6fcbac97c4"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:19.606176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f7ccb38d-54b2-4d57-bec4-58efb5e1d7a4 req-c0ab86d6-6994-4328-b354-5a1ab81a36ed service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:19.606995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f7ccb38d-54b2-4d57-bec4-58efb5e1d7a4 req-c0ab86d6-6994-4328-b354-5a1ab81a36ed service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:19.622410 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f7ccb38d-54b2-4d57-bec4-58efb5e1d7a4 req-c0ab86d6-6994-4328-b354-5a1ab81a36ed service nova] Creating event network-changed:2236f35f-2430-4065-bb2b-7d6fcbac97c4 for instance ef2ea099-32b4-401e-aff3-525124c3312e on n-h1-841040-6 May 18 22:29:19.628239 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f7ccb38d-54b2-4d57-bec4-58efb5e1d7a4 req-c0ab86d6-6994-4328-b354-5a1ab81a36ed service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.035749 May 18 22:29:19.629696 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1679/3558] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:19 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:29:19.641387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d68bd491-ca91-478a-9751-65626637e841 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:19.642574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d68bd491-ca91-478a-9751-65626637e841 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:19.650752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d68bd491-ca91-478a-9751-65626637e841 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:19.651853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d68bd491-ca91-478a-9751-65626637e841 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:19.653352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d68bd491-ca91-478a-9751-65626637e841 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:19.654053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d68bd491-ca91-478a-9751-65626637e841 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:19.784349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5087ee5e-4eb6-42e8-a2a2-44076210f494 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:19.794596 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5087ee5e-4eb6-42e8-a2a2-44076210f494 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1320 microversion: 2.1 time: 0.325412 May 18 22:29:19.804811 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1880/3559] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:19 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1320 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:19.940687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-109f8dd8-544c-43d4-a720-8c75011a8015 req-185ecc36-0132-4326-b45b-c27c99077334 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "af9a68bb-9d4f-4429-9bf2-e3701ce876c6", "tag": "d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:19.951477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-109f8dd8-544c-43d4-a720-8c75011a8015 req-185ecc36-0132-4326-b45b-c27c99077334 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:19.951903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-109f8dd8-544c-43d4-a720-8c75011a8015 req-185ecc36-0132-4326-b45b-c27c99077334 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:19.964461 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-109f8dd8-544c-43d4-a720-8c75011a8015 req-185ecc36-0132-4326-b45b-c27c99077334 service nova] Creating event network-changed:d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643 for instance af9a68bb-9d4f-4429-9bf2-e3701ce876c6 on n-h1-841040-6 May 18 22:29:19.969571 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-109f8dd8-544c-43d4-a720-8c75011a8015 req-185ecc36-0132-4326-b45b-c27c99077334 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032929 May 18 22:29:19.970276 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1881/3560] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:19 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:29:20.003034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d68bd491-ca91-478a-9751-65626637e841 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:20.012761 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d68bd491-ca91-478a-9751-65626637e841 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.377263 May 18 22:29:20.013367 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1680/3561] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:19 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:20.314546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5c3d7a31-c07f-4fd3-b9fc-3ddc1ae5cda9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:20.315623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5c3d7a31-c07f-4fd3-b9fc-3ddc1ae5cda9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:20.325315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c3d7a31-c07f-4fd3-b9fc-3ddc1ae5cda9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:20.326204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c3d7a31-c07f-4fd3-b9fc-3ddc1ae5cda9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:20.327139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c3d7a31-c07f-4fd3-b9fc-3ddc1ae5cda9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:20.327710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c3d7a31-c07f-4fd3-b9fc-3ddc1ae5cda9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:20.329370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f484ad68-5ded-4cbe-b7ec-596119db9d27 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:20.330082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f484ad68-5ded-4cbe-b7ec-596119db9d27 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:20.341862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f484ad68-5ded-4cbe-b7ec-596119db9d27 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:20.346557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f484ad68-5ded-4cbe-b7ec-596119db9d27 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:20.347472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f484ad68-5ded-4cbe-b7ec-596119db9d27 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:20.347979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f484ad68-5ded-4cbe-b7ec-596119db9d27 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:20.436469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5c3d7a31-c07f-4fd3-b9fc-3ddc1ae5cda9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:20.451219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5c3d7a31-c07f-4fd3-b9fc-3ddc1ae5cda9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:20.454790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5c3d7a31-c07f-4fd3-b9fc-3ddc1ae5cda9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:20.456007 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5c3d7a31-c07f-4fd3-b9fc-3ddc1ae5cda9 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.146142 May 18 22:29:20.459351 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1882/3562] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:20 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:20.527761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f484ad68-5ded-4cbe-b7ec-596119db9d27 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:20.536179 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f484ad68-5ded-4cbe-b7ec-596119db9d27 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1323 microversion: 2.1 time: 0.210980 May 18 22:29:20.536853 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1681/3563] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:20 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1323 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:20.820899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ccb6b956-fb12-4e07-8f4d-6a343e37f0db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:20.821809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ccb6b956-fb12-4e07-8f4d-6a343e37f0db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:20.842560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccb6b956-fb12-4e07-8f4d-6a343e37f0db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:20.846497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccb6b956-fb12-4e07-8f4d-6a343e37f0db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:20.847882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccb6b956-fb12-4e07-8f4d-6a343e37f0db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:20.848559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccb6b956-fb12-4e07-8f4d-6a343e37f0db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:21.031573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aa68af28-5877-4805-a731-090c325dd78c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:21.032383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aa68af28-5877-4805-a731-090c325dd78c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:21.042369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa68af28-5877-4805-a731-090c325dd78c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:21.043073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa68af28-5877-4805-a731-090c325dd78c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:21.044407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa68af28-5877-4805-a731-090c325dd78c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:21.045022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa68af28-5877-4805-a731-090c325dd78c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:21.238921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ccb6b956-fb12-4e07-8f4d-6a343e37f0db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:21.243606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ccb6b956-fb12-4e07-8f4d-6a343e37f0db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:21.258372 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ccb6b956-fb12-4e07-8f4d-6a343e37f0db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1320 microversion: 2.1 time: 0.450556 May 18 22:29:21.258974 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1883/3564] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:20 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1320 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:21.478052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bd8ad684-346f-493e-a967-89e418c1eb29 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:21.480574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bd8ad684-346f-493e-a967-89e418c1eb29 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:21.487150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-bd8ad684-346f-493e-a967-89e418c1eb29 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [119083] Writing DB stats nova_api:SELECT=88,nova_api:INSERT=12 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:21.488871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd8ad684-346f-493e-a967-89e418c1eb29 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:21.489479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd8ad684-346f-493e-a967-89e418c1eb29 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:21.490485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd8ad684-346f-493e-a967-89e418c1eb29 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:21.491082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd8ad684-346f-493e-a967-89e418c1eb29 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:21.640196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bd8ad684-346f-493e-a967-89e418c1eb29 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:21.650612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bd8ad684-346f-493e-a967-89e418c1eb29 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:21.661724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bd8ad684-346f-493e-a967-89e418c1eb29 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:21.663403 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bd8ad684-346f-493e-a967-89e418c1eb29 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.189252 May 18 22:29:21.664221 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1884/3565] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:21 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:29:21.680091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e420e801-2a16-452a-aa3d-e48f970a6f62 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:21.681021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e420e801-2a16-452a-aa3d-e48f970a6f62 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:21.694339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e420e801-2a16-452a-aa3d-e48f970a6f62 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:21.695180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e420e801-2a16-452a-aa3d-e48f970a6f62 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:21.697346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e420e801-2a16-452a-aa3d-e48f970a6f62 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:21.698689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e420e801-2a16-452a-aa3d-e48f970a6f62 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:21.904588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aa68af28-5877-4805-a731-090c325dd78c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:21.922126 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aa68af28-5877-4805-a731-090c325dd78c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.895424 May 18 22:29:21.922828 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1682/3566] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:21 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 897 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:22.275647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-538d982a-530f-45a4-b0df-0a6c48fc4530 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:22.277227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-538d982a-530f-45a4-b0df-0a6c48fc4530 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:22.284803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-538d982a-530f-45a4-b0df-0a6c48fc4530 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:22.285548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-538d982a-530f-45a4-b0df-0a6c48fc4530 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:22.286672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-538d982a-530f-45a4-b0df-0a6c48fc4530 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:22.287975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-538d982a-530f-45a4-b0df-0a6c48fc4530 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:22.349066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e420e801-2a16-452a-aa3d-e48f970a6f62 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:22.363025 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e420e801-2a16-452a-aa3d-e48f970a6f62 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1323 microversion: 2.1 time: 0.697523 May 18 22:29:22.363940 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1885/3567] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:21 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1323 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:22.683013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-97169597-ff32-48d3-b73b-86a886b545ba tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:22.683864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-97169597-ff32-48d3-b73b-86a886b545ba tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:22.691648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97169597-ff32-48d3-b73b-86a886b545ba tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:22.692479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97169597-ff32-48d3-b73b-86a886b545ba tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:22.693280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97169597-ff32-48d3-b73b-86a886b545ba tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:22.694114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97169597-ff32-48d3-b73b-86a886b545ba tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:22.798164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-97169597-ff32-48d3-b73b-86a886b545ba tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:22.809149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-97169597-ff32-48d3-b73b-86a886b545ba tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:22.811119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-97169597-ff32-48d3-b73b-86a886b545ba tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:22.812482 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-97169597-ff32-48d3-b73b-86a886b545ba tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.133745 May 18 22:29:22.826368 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1886/3568] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:22 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:29:22.868761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-538d982a-530f-45a4-b0df-0a6c48fc4530 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:22.913933 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-538d982a-530f-45a4-b0df-0a6c48fc4530 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1320 microversion: 2.1 time: 0.640567 May 18 22:29:22.918347 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1683/3569] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:22 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1320 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:22.940992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-95014315-9106-48a7-aa18-e1ca095993fb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:22.941516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-95014315-9106-48a7-aa18-e1ca095993fb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:22.950283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-95014315-9106-48a7-aa18-e1ca095993fb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:22.951671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-95014315-9106-48a7-aa18-e1ca095993fb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:22.952970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-95014315-9106-48a7-aa18-e1ca095993fb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:22.954662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-95014315-9106-48a7-aa18-e1ca095993fb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:23.218549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-95014315-9106-48a7-aa18-e1ca095993fb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:23.226310 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-95014315-9106-48a7-aa18-e1ca095993fb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.290465 May 18 22:29:23.226862 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1887/3570] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:22 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:23.382091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8e3befc-0769-4ef5-bc45-75a8f1d33f5a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:23.382696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b8e3befc-0769-4ef5-bc45-75a8f1d33f5a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:23.391779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8e3befc-0769-4ef5-bc45-75a8f1d33f5a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:23.392228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8e3befc-0769-4ef5-bc45-75a8f1d33f5a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:23.393583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8e3befc-0769-4ef5-bc45-75a8f1d33f5a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:23.394250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8e3befc-0769-4ef5-bc45-75a8f1d33f5a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:23.552927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b8e3befc-0769-4ef5-bc45-75a8f1d33f5a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:23.566463 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8e3befc-0769-4ef5-bc45-75a8f1d33f5a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1323 microversion: 2.1 time: 0.189244 May 18 22:29:23.577948 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1684/3571] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:23 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1323 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:23.832410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b9c3c0bd-843c-47de-ae3c-277fefce008a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:23.833683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b9c3c0bd-843c-47de-ae3c-277fefce008a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:23.836987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-b9c3c0bd-843c-47de-ae3c-277fefce008a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [119083] Writing DB stats nova_cell0:SELECT=10 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:23.843512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9c3c0bd-843c-47de-ae3c-277fefce008a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:23.843957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9c3c0bd-843c-47de-ae3c-277fefce008a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:23.844723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9c3c0bd-843c-47de-ae3c-277fefce008a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:23.845157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9c3c0bd-843c-47de-ae3c-277fefce008a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:23.881410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-b9c3c0bd-843c-47de-ae3c-277fefce008a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [119083] Writing DB stats nova_cell0:SELECT=38 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:23.940593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e76e159d-c3d7-4592-ae7c-de08433ce979 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:23.941120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e76e159d-c3d7-4592-ae7c-de08433ce979 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:23.949616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e76e159d-c3d7-4592-ae7c-de08433ce979 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:23.951027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b9c3c0bd-843c-47de-ae3c-277fefce008a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:23.951211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e76e159d-c3d7-4592-ae7c-de08433ce979 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:23.951989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e76e159d-c3d7-4592-ae7c-de08433ce979 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:23.952654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e76e159d-c3d7-4592-ae7c-de08433ce979 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:23.961947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b9c3c0bd-843c-47de-ae3c-277fefce008a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:23.964166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b9c3c0bd-843c-47de-ae3c-277fefce008a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:23.965539 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b9c3c0bd-843c-47de-ae3c-277fefce008a tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.137365 May 18 22:29:23.975908 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1888/3572] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:23 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:23.982962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e76e159d-c3d7-4592-ae7c-de08433ce979 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:24.230767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e76e159d-c3d7-4592-ae7c-de08433ce979 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:24.241134 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e76e159d-c3d7-4592-ae7c-de08433ce979 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1320 microversion: 2.1 time: 0.309734 May 18 22:29:24.242547 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1685/3573] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:23 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1320 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:24.243294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-097fec87-73f9-4e48-9fc7-e250b641387e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:24.244148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-097fec87-73f9-4e48-9fc7-e250b641387e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:24.252393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-097fec87-73f9-4e48-9fc7-e250b641387e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:24.252933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-097fec87-73f9-4e48-9fc7-e250b641387e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:24.253873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-097fec87-73f9-4e48-9fc7-e250b641387e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:24.254395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-097fec87-73f9-4e48-9fc7-e250b641387e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:24.506027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-ca8d9d3d-7052-4dd8-bfbd-7846cb448da9 req-b8e9e0c7-6d62-4613-a3d1-1b56f5c843b5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "24eb3363-d53b-499f-9385-e33fbf510e32", "name": "network-vif-plugged", "status": "completed", "tag": "bbf07b56-800d-4eec-a3a1-77c651337f08"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:24.528406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ca8d9d3d-7052-4dd8-bfbd-7846cb448da9 req-b8e9e0c7-6d62-4613-a3d1-1b56f5c843b5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:24.529373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ca8d9d3d-7052-4dd8-bfbd-7846cb448da9 req-b8e9e0c7-6d62-4613-a3d1-1b56f5c843b5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:24.548184 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-ca8d9d3d-7052-4dd8-bfbd-7846cb448da9 req-b8e9e0c7-6d62-4613-a3d1-1b56f5c843b5 service nova] Creating event network-vif-plugged:bbf07b56-800d-4eec-a3a1-77c651337f08 for instance 24eb3363-d53b-499f-9385-e33fbf510e32 on n-h2-841040-6 May 18 22:29:24.553485 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-ca8d9d3d-7052-4dd8-bfbd-7846cb448da9 req-b8e9e0c7-6d62-4613-a3d1-1b56f5c843b5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.053187 May 18 22:29:24.554753 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1686/3574] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:24 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:24.594955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-08fe9312-37d4-4c83-bcdb-bd80b3fb7a6f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:24.598952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-08fe9312-37d4-4c83-bcdb-bd80b3fb7a6f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:24.618584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08fe9312-37d4-4c83-bcdb-bd80b3fb7a6f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:24.620880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08fe9312-37d4-4c83-bcdb-bd80b3fb7a6f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:24.624204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08fe9312-37d4-4c83-bcdb-bd80b3fb7a6f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:24.624900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08fe9312-37d4-4c83-bcdb-bd80b3fb7a6f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:24.631655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-097fec87-73f9-4e48-9fc7-e250b641387e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:24.646187 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-097fec87-73f9-4e48-9fc7-e250b641387e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1507 microversion: 2.1 time: 0.406826 May 18 22:29:24.647140 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1889/3575] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:24 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1507 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:24.933313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-08fe9312-37d4-4c83-bcdb-bd80b3fb7a6f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:24.944659 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-08fe9312-37d4-4c83-bcdb-bd80b3fb7a6f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1323 microversion: 2.1 time: 0.362520 May 18 22:29:24.947147 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1687/3576] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:24 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1323 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:24.989697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-400b0e99-48c3-42bd-83d8-5700240257f7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:24.993419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-400b0e99-48c3-42bd-83d8-5700240257f7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:25.001885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-400b0e99-48c3-42bd-83d8-5700240257f7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:25.002593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-400b0e99-48c3-42bd-83d8-5700240257f7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:25.003562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-400b0e99-48c3-42bd-83d8-5700240257f7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:25.004246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-400b0e99-48c3-42bd-83d8-5700240257f7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:25.092266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-400b0e99-48c3-42bd-83d8-5700240257f7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:25.102011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-400b0e99-48c3-42bd-83d8-5700240257f7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:25.116045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-400b0e99-48c3-42bd-83d8-5700240257f7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:25.117422 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-400b0e99-48c3-42bd-83d8-5700240257f7 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.131633 May 18 22:29:25.129455 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1890/3577] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:24 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:25.259693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4bc79676-16bd-494e-b06e-903ef1eb3f3a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:25.260193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4bc79676-16bd-494e-b06e-903ef1eb3f3a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:25.267857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc79676-16bd-494e-b06e-903ef1eb3f3a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:25.268520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc79676-16bd-494e-b06e-903ef1eb3f3a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:25.269623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc79676-16bd-494e-b06e-903ef1eb3f3a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:25.270306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc79676-16bd-494e-b06e-903ef1eb3f3a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:25.424694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4bc79676-16bd-494e-b06e-903ef1eb3f3a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:25.433092 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4bc79676-16bd-494e-b06e-903ef1eb3f3a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1320 microversion: 2.1 time: 0.177482 May 18 22:29:25.433791 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1688/3578] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:25 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1320 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:25.668972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-39fcffcb-9347-486f-917e-38c413f6a0bf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:25.670103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-39fcffcb-9347-486f-917e-38c413f6a0bf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:25.678262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39fcffcb-9347-486f-917e-38c413f6a0bf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:25.679625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39fcffcb-9347-486f-917e-38c413f6a0bf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:25.680637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39fcffcb-9347-486f-917e-38c413f6a0bf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:25.681061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-39fcffcb-9347-486f-917e-38c413f6a0bf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:25.822062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-70af4179-a7f4-4469-a7cb-855fef095543 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:25.826301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-70af4179-a7f4-4469-a7cb-855fef095543 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:25.827511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-70af4179-a7f4-4469-a7cb-855fef095543 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Searching by: {'deleted': False, 'project_id': 'ed4c186e826443559d2264e663dfb655'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:29:25.834748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70af4179-a7f4-4469-a7cb-855fef095543 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:25.835261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70af4179-a7f4-4469-a7cb-855fef095543 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:25.836128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70af4179-a7f4-4469-a7cb-855fef095543 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:25.836508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70af4179-a7f4-4469-a7cb-855fef095543 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:25.918734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-39fcffcb-9347-486f-917e-38c413f6a0bf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:25.928511 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-39fcffcb-9347-486f-917e-38c413f6a0bf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1528 microversion: 2.1 time: 0.267509 May 18 22:29:25.928906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-70af4179-a7f4-4469-a7cb-855fef095543 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:29:25.929260 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1891/3579] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:25 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1528 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:25.964272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-796785e9-7b88-4a48-bc1c-af49eac6baa4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:25.965224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-796785e9-7b88-4a48-bc1c-af49eac6baa4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:25.971965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-796785e9-7b88-4a48-bc1c-af49eac6baa4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:25.972657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-796785e9-7b88-4a48-bc1c-af49eac6baa4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:25.973599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-796785e9-7b88-4a48-bc1c-af49eac6baa4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:25.974057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-796785e9-7b88-4a48-bc1c-af49eac6baa4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:25.996768 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-70af4179-a7f4-4469-a7cb-855fef095543 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers" status: 200 len: 342 microversion: 2.1 time: 0.180987 May 18 22:29:26.003533 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1689/3580] 10.222.0.58 () {58 vars in 1124 bytes} [Wed May 18 22:29:25 2022] GET /compute/v2.1/servers => generated 342 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:26.009647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2246d451-86f9-4b4e-913f-9dcf2f831978 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:26.015092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2246d451-86f9-4b4e-913f-9dcf2f831978 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:26.016234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2246d451-86f9-4b4e-913f-9dcf2f831978 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Searching by: {'deleted': False, 'project_id': 'ed4c186e826443559d2264e663dfb655'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:29:26.023096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2246d451-86f9-4b4e-913f-9dcf2f831978 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.023697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2246d451-86f9-4b4e-913f-9dcf2f831978 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.024637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2246d451-86f9-4b4e-913f-9dcf2f831978 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.025247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2246d451-86f9-4b4e-913f-9dcf2f831978 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.059172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-2246d451-86f9-4b4e-913f-9dcf2f831978 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:29:26.105168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2246d451-86f9-4b4e-913f-9dcf2f831978 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:26.113510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2246d451-86f9-4b4e-913f-9dcf2f831978 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.114032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2246d451-86f9-4b4e-913f-9dcf2f831978 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.181524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-796785e9-7b88-4a48-bc1c-af49eac6baa4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:26.191799 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-796785e9-7b88-4a48-bc1c-af49eac6baa4 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1323 microversion: 2.1 time: 0.232191 May 18 22:29:26.192764 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1892/3581] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:25 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1323 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:26.198002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-531939c2-8735-40c6-b4d4-5de273f88c14 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:26.198624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-531939c2-8735-40c6-b4d4-5de273f88c14 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:26.205521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-531939c2-8735-40c6-b4d4-5de273f88c14 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.206000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-531939c2-8735-40c6-b4d4-5de273f88c14 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.206733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-531939c2-8735-40c6-b4d4-5de273f88c14 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.207260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-531939c2-8735-40c6-b4d4-5de273f88c14 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.273126 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2246d451-86f9-4b4e-913f-9dcf2f831978 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/detail" status: 200 len: 1601 microversion: 2.1 time: 0.268119 May 18 22:29:26.274075 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1690/3582] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:29:26 2022] GET /compute/v2.1/servers/detail => generated 1601 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:26.291403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4b7a584b-ebbf-4e84-a211-38a8272603c6 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:26.300459 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4b7a584b-ebbf-4e84-a211-38a8272603c6 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/flavors/452" status: 200 len: 370 microversion: 2.1 time: 0.013166 May 18 22:29:26.306242 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1691/3583] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:29:26 2022] GET /compute/v2.1/flavors/452 => generated 370 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:26.336357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-531939c2-8735-40c6-b4d4-5de273f88c14 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:26.350758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-531939c2-8735-40c6-b4d4-5de273f88c14 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:26.354054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-531939c2-8735-40c6-b4d4-5de273f88c14 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:26.357061 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-531939c2-8735-40c6-b4d4-5de273f88c14 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.163195 May 18 22:29:26.358634 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1893/3584] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:26 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:26.451036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-91b14042-46bd-49bb-a03a-024d389f3d92 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:26.452014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-91b14042-46bd-49bb-a03a-024d389f3d92 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:26.459260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91b14042-46bd-49bb-a03a-024d389f3d92 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.460051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91b14042-46bd-49bb-a03a-024d389f3d92 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.461174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91b14042-46bd-49bb-a03a-024d389f3d92 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.461854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91b14042-46bd-49bb-a03a-024d389f3d92 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.621535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-91b14042-46bd-49bb-a03a-024d389f3d92 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:26.633450 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-91b14042-46bd-49bb-a03a-024d389f3d92 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1510 microversion: 2.1 time: 0.187452 May 18 22:29:26.634300 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1692/3585] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:26 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1510 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:26.651758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a575631d-4b30-414a-8574-d1f5c4e04838 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:26.652427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a575631d-4b30-414a-8574-d1f5c4e04838 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:26.661145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a575631d-4b30-414a-8574-d1f5c4e04838 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.661568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a575631d-4b30-414a-8574-d1f5c4e04838 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.662355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a575631d-4b30-414a-8574-d1f5c4e04838 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.665987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0b2e9ca9-6c7b-4e66-8b02-292a21f6d5c9 req-a53c2bb1-647e-41fc-8aa2-b5f57c5b4ed8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef2ea099-32b4-401e-aff3-525124c3312e", "name": "network-vif-plugged", "status": "completed", "tag": "2236f35f-2430-4065-bb2b-7d6fcbac97c4"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:26.671985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a575631d-4b30-414a-8574-d1f5c4e04838 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.680157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0b2e9ca9-6c7b-4e66-8b02-292a21f6d5c9 req-a53c2bb1-647e-41fc-8aa2-b5f57c5b4ed8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.680615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0b2e9ca9-6c7b-4e66-8b02-292a21f6d5c9 req-a53c2bb1-647e-41fc-8aa2-b5f57c5b4ed8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.703841 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0b2e9ca9-6c7b-4e66-8b02-292a21f6d5c9 req-a53c2bb1-647e-41fc-8aa2-b5f57c5b4ed8 service nova] Creating event network-vif-plugged:2236f35f-2430-4065-bb2b-7d6fcbac97c4 for instance ef2ea099-32b4-401e-aff3-525124c3312e on n-h1-841040-6 May 18 22:29:26.711747 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0b2e9ca9-6c7b-4e66-8b02-292a21f6d5c9 req-a53c2bb1-647e-41fc-8aa2-b5f57c5b4ed8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.051464 May 18 22:29:26.713287 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1693/3586] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:26 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:26.863559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a575631d-4b30-414a-8574-d1f5c4e04838 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:26.874499 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a575631d-4b30-414a-8574-d1f5c4e04838 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1320 microversion: 2.1 time: 0.227344 May 18 22:29:26.876100 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1894/3587] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:26 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1320 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:26.950468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-deb3f37f-9569-4f16-93e0-55c8073fce3f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:26.952091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-deb3f37f-9569-4f16-93e0-55c8073fce3f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:26.956467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-16c7c812-fd85-4105-9bac-cced06f291ac tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:26.956962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-16c7c812-fd85-4105-9bac-cced06f291ac tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:26.963315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-deb3f37f-9569-4f16-93e0-55c8073fce3f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.963413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16c7c812-fd85-4105-9bac-cced06f291ac tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.963497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-deb3f37f-9569-4f16-93e0-55c8073fce3f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.964029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16c7c812-fd85-4105-9bac-cced06f291ac tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.964597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16c7c812-fd85-4105-9bac-cced06f291ac tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.964715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-deb3f37f-9569-4f16-93e0-55c8073fce3f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:26.965021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16c7c812-fd85-4105-9bac-cced06f291ac tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.965145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-deb3f37f-9569-4f16-93e0-55c8073fce3f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:26.996995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-16c7c812-fd85-4105-9bac-cced06f291ac tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:29:27.152451 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-16c7c812-fd85-4105-9bac-cced06f291ac tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "DELETE /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 204 len: 0 microversion: 2.1 time: 0.197444 May 18 22:29:27.154765 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1895/3588] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:29:26 2022] DELETE /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:29:27.165021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84e95251-8819-48c0-994e-e1eadcfb2dfa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:27.165863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84e95251-8819-48c0-994e-e1eadcfb2dfa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:27.172718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84e95251-8819-48c0-994e-e1eadcfb2dfa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:27.173504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84e95251-8819-48c0-994e-e1eadcfb2dfa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:27.174668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84e95251-8819-48c0-994e-e1eadcfb2dfa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:27.175263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84e95251-8819-48c0-994e-e1eadcfb2dfa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:27.228346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-deb3f37f-9569-4f16-93e0-55c8073fce3f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:27.243944 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-deb3f37f-9569-4f16-93e0-55c8073fce3f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.300256 May 18 22:29:27.257780 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1694/3589] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:26 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:27.266037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-253d55ac-c397-4947-b544-1592493979bb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:27.266618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-253d55ac-c397-4947-b544-1592493979bb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:27.281221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-253d55ac-c397-4947-b544-1592493979bb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:27.298391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-253d55ac-c397-4947-b544-1592493979bb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:27.303676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-253d55ac-c397-4947-b544-1592493979bb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:27.309338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-253d55ac-c397-4947-b544-1592493979bb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:27.407711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-84e95251-8819-48c0-994e-e1eadcfb2dfa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:27.416902 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-84e95251-8819-48c0-994e-e1eadcfb2dfa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1604 microversion: 2.1 time: 0.257427 May 18 22:29:27.417487 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1896/3590] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:27 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1604 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:27.425227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2242eb06-c491-413d-b837-f13b8e08e14d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:27.425850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2242eb06-c491-413d-b837-f13b8e08e14d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:27.442629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2242eb06-c491-413d-b837-f13b8e08e14d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:27.443081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2242eb06-c491-413d-b837-f13b8e08e14d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:27.443845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2242eb06-c491-413d-b837-f13b8e08e14d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:27.444267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2242eb06-c491-413d-b837-f13b8e08e14d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:27.512902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-253d55ac-c397-4947-b544-1592493979bb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:27.523278 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-253d55ac-c397-4947-b544-1592493979bb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1323 microversion: 2.1 time: 0.264026 May 18 22:29:27.524177 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1695/3591] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:27 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1323 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:27.587262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2242eb06-c491-413d-b837-f13b8e08e14d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:27.597835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2242eb06-c491-413d-b837-f13b8e08e14d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:27.599332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2242eb06-c491-413d-b837-f13b8e08e14d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:27.605595 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2242eb06-c491-413d-b837-f13b8e08e14d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.183701 May 18 22:29:27.616966 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1897/3592] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:27 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:27.893882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9302d953-c0f9-41b5-841d-aef2a7c26c9f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:27.894476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9302d953-c0f9-41b5-841d-aef2a7c26c9f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:27.905039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9302d953-c0f9-41b5-841d-aef2a7c26c9f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:27.907263 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9302d953-c0f9-41b5-841d-aef2a7c26c9f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:27.908245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9302d953-c0f9-41b5-841d-aef2a7c26c9f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:27.909323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9302d953-c0f9-41b5-841d-aef2a7c26c9f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:28.188393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9302d953-c0f9-41b5-841d-aef2a7c26c9f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:28.196288 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9302d953-c0f9-41b5-841d-aef2a7c26c9f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1320 microversion: 2.1 time: 0.307168 May 18 22:29:28.207168 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1696/3593] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:27 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1320 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:28.278733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e8056a6-af7b-4b58-b933-8b867943bffb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:28.279330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6e8056a6-af7b-4b58-b933-8b867943bffb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:28.289856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e8056a6-af7b-4b58-b933-8b867943bffb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:28.293954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e8056a6-af7b-4b58-b933-8b867943bffb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:28.295294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e8056a6-af7b-4b58-b933-8b867943bffb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:28.301322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e8056a6-af7b-4b58-b933-8b867943bffb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:28.434666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c4fb913-2625-4f8a-aec5-6bfb49cc5865 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:28.435273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6c4fb913-2625-4f8a-aec5-6bfb49cc5865 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:28.450057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-6c4fb913-2625-4f8a-aec5-6bfb49cc5865 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [119082] Writing DB stats nova_api:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:28.452596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c4fb913-2625-4f8a-aec5-6bfb49cc5865 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:28.452996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c4fb913-2625-4f8a-aec5-6bfb49cc5865 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:28.455054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c4fb913-2625-4f8a-aec5-6bfb49cc5865 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:28.455054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c4fb913-2625-4f8a-aec5-6bfb49cc5865 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:28.758980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6c4fb913-2625-4f8a-aec5-6bfb49cc5865 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:28.770105 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6c4fb913-2625-4f8a-aec5-6bfb49cc5865 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1604 microversion: 2.1 time: 0.339639 May 18 22:29:28.771920 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1697/3594] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:28 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1604 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:28.788554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6189011a-a1e2-44b0-8dc3-fc18781b75a9 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:28.789467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6189011a-a1e2-44b0-8dc3-fc18781b75a9 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:28.796715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6189011a-a1e2-44b0-8dc3-fc18781b75a9 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:28.797438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6189011a-a1e2-44b0-8dc3-fc18781b75a9 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:28.798483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6189011a-a1e2-44b0-8dc3-fc18781b75a9 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:28.799116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6189011a-a1e2-44b0-8dc3-fc18781b75a9 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:28.819699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6e8056a6-af7b-4b58-b933-8b867943bffb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:28.825240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6e8056a6-af7b-4b58-b933-8b867943bffb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:28.835400 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e8056a6-af7b-4b58-b933-8b867943bffb tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.562814 May 18 22:29:28.836514 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1898/3595] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:28 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:28.861471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-71ebde0c-3fde-4cc9-ba1b-ee11e6fb0ce8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:28.862114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-71ebde0c-3fde-4cc9-ba1b-ee11e6fb0ce8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:28.883413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71ebde0c-3fde-4cc9-ba1b-ee11e6fb0ce8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:28.884221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71ebde0c-3fde-4cc9-ba1b-ee11e6fb0ce8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:28.885777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71ebde0c-3fde-4cc9-ba1b-ee11e6fb0ce8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:28.886476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71ebde0c-3fde-4cc9-ba1b-ee11e6fb0ce8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:29.016746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-71ebde0c-3fde-4cc9-ba1b-ee11e6fb0ce8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:29.034008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-71ebde0c-3fde-4cc9-ba1b-ee11e6fb0ce8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:29.035745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-71ebde0c-3fde-4cc9-ba1b-ee11e6fb0ce8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:29.037186 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-71ebde0c-3fde-4cc9-ba1b-ee11e6fb0ce8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.182438 May 18 22:29:29.037947 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1899/3596] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:28 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:29.064234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-981bd919-3301-4643-af47-70fc85f43ca1 req-0413de1d-51f8-4e1f-9dae-a381ebe25646 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f0049295-cb36-46d5-b9fa-f4611e405b6d", "name": "network-vif-plugged", "status": "completed", "tag": "59c4404d-c2d5-4b17-b76a-8e09493035bc"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:29.067283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6189011a-a1e2-44b0-8dc3-fc18781b75a9 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:29.079921 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6189011a-a1e2-44b0-8dc3-fc18781b75a9 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1323 microversion: 2.1 time: 0.294997 May 18 22:29:29.082618 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1698/3597] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:28 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1323 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:29.085757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-981bd919-3301-4643-af47-70fc85f43ca1 req-0413de1d-51f8-4e1f-9dae-a381ebe25646 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:29.086382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-981bd919-3301-4643-af47-70fc85f43ca1 req-0413de1d-51f8-4e1f-9dae-a381ebe25646 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:29.117130 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-981bd919-3301-4643-af47-70fc85f43ca1 req-0413de1d-51f8-4e1f-9dae-a381ebe25646 service nova] Creating event network-vif-plugged:59c4404d-c2d5-4b17-b76a-8e09493035bc for instance f0049295-cb36-46d5-b9fa-f4611e405b6d on n-h2-841040-6 May 18 22:29:29.128668 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-981bd919-3301-4643-af47-70fc85f43ca1 req-0413de1d-51f8-4e1f-9dae-a381ebe25646 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.068514 May 18 22:29:29.129825 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1900/3598] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:29 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:29.227770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2656c748-b857-4173-b897-fbecdf9fe661 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:29.230315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2656c748-b857-4173-b897-fbecdf9fe661 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:29.239704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2656c748-b857-4173-b897-fbecdf9fe661 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:29.241265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2656c748-b857-4173-b897-fbecdf9fe661 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:29.242580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2656c748-b857-4173-b897-fbecdf9fe661 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:29.243765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2656c748-b857-4173-b897-fbecdf9fe661 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:29.630661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2656c748-b857-4173-b897-fbecdf9fe661 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:29.640379 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2656c748-b857-4173-b897-fbecdf9fe661 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1320 microversion: 2.1 time: 0.419824 May 18 22:29:29.640983 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1699/3599] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:29 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1320 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:29.789561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fcba7f89-dfef-4933-b997-5057da2b94b9 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:29.790208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fcba7f89-dfef-4933-b997-5057da2b94b9 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:29.805520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcba7f89-dfef-4933-b997-5057da2b94b9 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:29.806410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcba7f89-dfef-4933-b997-5057da2b94b9 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:29.807500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcba7f89-dfef-4933-b997-5057da2b94b9 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:29.808116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcba7f89-dfef-4933-b997-5057da2b94b9 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:29.857194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-92b2b2aa-2bd4-410b-8be2-5ee1e970a87a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:29.857960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-92b2b2aa-2bd4-410b-8be2-5ee1e970a87a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:29.867139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92b2b2aa-2bd4-410b-8be2-5ee1e970a87a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:29.867581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92b2b2aa-2bd4-410b-8be2-5ee1e970a87a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:29.879843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92b2b2aa-2bd4-410b-8be2-5ee1e970a87a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:29.880300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92b2b2aa-2bd4-410b-8be2-5ee1e970a87a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:30.291427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fcba7f89-dfef-4933-b997-5057da2b94b9 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:30.302401 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fcba7f89-dfef-4933-b997-5057da2b94b9 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1604 microversion: 2.1 time: 0.517701 May 18 22:29:30.308443 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1901/3600] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:29 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1604 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:30.313451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-63e7216e-7f2b-4a87-b7ab-5c523ec21af2 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:30.321396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-63e7216e-7f2b-4a87-b7ab-5c523ec21af2 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:30.337387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63e7216e-7f2b-4a87-b7ab-5c523ec21af2 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:30.340999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63e7216e-7f2b-4a87-b7ab-5c523ec21af2 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:30.342029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63e7216e-7f2b-4a87-b7ab-5c523ec21af2 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:30.345363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63e7216e-7f2b-4a87-b7ab-5c523ec21af2 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:30.499893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-63e7216e-7f2b-4a87-b7ab-5c523ec21af2 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:30.517757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-63e7216e-7f2b-4a87-b7ab-5c523ec21af2 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:30.525026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-63e7216e-7f2b-4a87-b7ab-5c523ec21af2 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:30.529797 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-63e7216e-7f2b-4a87-b7ab-5c523ec21af2 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.217857 May 18 22:29:30.532326 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1902/3601] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:30 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:30.543260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-222c1616-3722-4511-8f18-8a86e763d024 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:30.546483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-222c1616-3722-4511-8f18-8a86e763d024 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:30.558916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-222c1616-3722-4511-8f18-8a86e763d024 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:30.564833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-222c1616-3722-4511-8f18-8a86e763d024 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:30.565976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-222c1616-3722-4511-8f18-8a86e763d024 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:30.566613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-222c1616-3722-4511-8f18-8a86e763d024 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:30.636126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-92b2b2aa-2bd4-410b-8be2-5ee1e970a87a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:30.648739 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-92b2b2aa-2bd4-410b-8be2-5ee1e970a87a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.795038 May 18 22:29:30.650498 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1700/3602] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:29 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 799 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:30.668415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bb44a88d-54d9-452d-86ad-7f86acbd48c9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:30.669348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bb44a88d-54d9-452d-86ad-7f86acbd48c9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:30.681162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb44a88d-54d9-452d-86ad-7f86acbd48c9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:30.681840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb44a88d-54d9-452d-86ad-7f86acbd48c9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:30.682851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb44a88d-54d9-452d-86ad-7f86acbd48c9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:30.683454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb44a88d-54d9-452d-86ad-7f86acbd48c9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:31.104752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb44a88d-54d9-452d-86ad-7f86acbd48c9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:31.117551 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bb44a88d-54d9-452d-86ad-7f86acbd48c9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1320 microversion: 2.1 time: 0.462175 May 18 22:29:31.123611 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1701/3603] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:30 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1320 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:31.273495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-222c1616-3722-4511-8f18-8a86e763d024 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:31.289700 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-222c1616-3722-4511-8f18-8a86e763d024 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1323 microversion: 2.1 time: 0.754876 May 18 22:29:31.290251 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1903/3604] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:30 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1323 bytes in 757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:31.325697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-01a7f0e5-0adc-4de9-9c9f-8f7061f3b3c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:31.327681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-01a7f0e5-0adc-4de9-9c9f-8f7061f3b3c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:31.336983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01a7f0e5-0adc-4de9-9c9f-8f7061f3b3c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:31.337845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01a7f0e5-0adc-4de9-9c9f-8f7061f3b3c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:31.339409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01a7f0e5-0adc-4de9-9c9f-8f7061f3b3c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:31.340221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01a7f0e5-0adc-4de9-9c9f-8f7061f3b3c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:31.489878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-01a7f0e5-0adc-4de9-9c9f-8f7061f3b3c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:31.505491 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-01a7f0e5-0adc-4de9-9c9f-8f7061f3b3c2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1537 microversion: 2.1 time: 0.184666 May 18 22:29:31.506489 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1702/3605] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:31 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1537 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:31.552141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-df456805-e0a2-424c-b63b-e7b66146c6af tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:31.553488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-df456805-e0a2-424c-b63b-e7b66146c6af tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:31.561148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df456805-e0a2-424c-b63b-e7b66146c6af tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:31.562745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df456805-e0a2-424c-b63b-e7b66146c6af tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:31.565663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df456805-e0a2-424c-b63b-e7b66146c6af tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:31.566903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df456805-e0a2-424c-b63b-e7b66146c6af tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:31.668519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e1eb358c-11bf-4135-8134-792bddaa7af9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:31.669307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e1eb358c-11bf-4135-8134-792bddaa7af9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:31.681953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1eb358c-11bf-4135-8134-792bddaa7af9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:31.681953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1eb358c-11bf-4135-8134-792bddaa7af9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:31.681953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1eb358c-11bf-4135-8134-792bddaa7af9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:31.681953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1eb358c-11bf-4135-8134-792bddaa7af9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:31.718833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-df456805-e0a2-424c-b63b-e7b66146c6af tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:31.726439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e1eb358c-11bf-4135-8134-792bddaa7af9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:31.731475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-df456805-e0a2-424c-b63b-e7b66146c6af tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:31.738291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-df456805-e0a2-424c-b63b-e7b66146c6af tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:31.741426 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-df456805-e0a2-424c-b63b-e7b66146c6af tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.195537 May 18 22:29:31.743625 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1904/3606] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:31 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:31.781715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-73d52d20-30c4-4b19-a3bf-db21836f2e95 req-0f9646cd-bb37-4946-bf4d-c0b4512b6247 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bd98572a-aa39-4004-bcfd-0d9331e991c4", "name": "network-vif-plugged", "status": "completed", "tag": "51bfcf03-fd27-4817-a0c2-2a83b15df83e"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:31.801839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-73d52d20-30c4-4b19-a3bf-db21836f2e95 req-0f9646cd-bb37-4946-bf4d-c0b4512b6247 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:31.805308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-73d52d20-30c4-4b19-a3bf-db21836f2e95 req-0f9646cd-bb37-4946-bf4d-c0b4512b6247 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:31.829896 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-73d52d20-30c4-4b19-a3bf-db21836f2e95 req-0f9646cd-bb37-4946-bf4d-c0b4512b6247 service nova] Creating event network-vif-plugged:51bfcf03-fd27-4817-a0c2-2a83b15df83e for instance bd98572a-aa39-4004-bcfd-0d9331e991c4 on n-h1-841040-6 May 18 22:29:31.860415 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-73d52d20-30c4-4b19-a3bf-db21836f2e95 req-0f9646cd-bb37-4946-bf4d-c0b4512b6247 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.082504 May 18 22:29:31.861172 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1905/3607] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:31 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:32.003939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e1eb358c-11bf-4135-8134-792bddaa7af9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:32.015376 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e1eb358c-11bf-4135-8134-792bddaa7af9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.350883 May 18 22:29:32.027073 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1703/3608] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:31 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:32.141595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5ee9513c-14e8-4de4-8041-773eaae126d7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:32.143111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5ee9513c-14e8-4de4-8041-773eaae126d7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:32.160423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ee9513c-14e8-4de4-8041-773eaae126d7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:32.161250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ee9513c-14e8-4de4-8041-773eaae126d7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:32.166398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ee9513c-14e8-4de4-8041-773eaae126d7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:32.169069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ee9513c-14e8-4de4-8041-773eaae126d7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:32.269212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-e1b7cd9b-b58d-4011-af7e-1168a2a4b472 req-27005e1e-6c01-4cc0-8ff3-1cf8cabcdbaf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0f6c7131-df49-42ee-a2c3-7ce05eef4d94", "name": "network-vif-deleted", "tag": "0518ae43-1f6d-481b-a582-e8e82157f9ba"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:32.283919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e1b7cd9b-b58d-4011-af7e-1168a2a4b472 req-27005e1e-6c01-4cc0-8ff3-1cf8cabcdbaf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:32.284520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e1b7cd9b-b58d-4011-af7e-1168a2a4b472 req-27005e1e-6c01-4cc0-8ff3-1cf8cabcdbaf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:32.306390 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-e1b7cd9b-b58d-4011-af7e-1168a2a4b472 req-27005e1e-6c01-4cc0-8ff3-1cf8cabcdbaf service nova] Creating event network-vif-deleted:0518ae43-1f6d-481b-a582-e8e82157f9ba for instance 0f6c7131-df49-42ee-a2c3-7ce05eef4d94 on n-h1-841040-6 May 18 22:29:32.334276 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-e1b7cd9b-b58d-4011-af7e-1168a2a4b472 req-27005e1e-6c01-4cc0-8ff3-1cf8cabcdbaf service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.068763 May 18 22:29:32.337320 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1704/3609] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:32 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:32.356854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b94d10d-4961-4721-b020-dedaba91106b tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:32.367557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8b94d10d-4961-4721-b020-dedaba91106b tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:32.383966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b94d10d-4961-4721-b020-dedaba91106b tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:32.384848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b94d10d-4961-4721-b020-dedaba91106b tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:32.385854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b94d10d-4961-4721-b020-dedaba91106b tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:32.386410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b94d10d-4961-4721-b020-dedaba91106b tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:32.764112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8b94d10d-4961-4721-b020-dedaba91106b tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:32.784407 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8b94d10d-4961-4721-b020-dedaba91106b tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1323 microversion: 2.1 time: 0.443471 May 18 22:29:32.815853 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1705/3610] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:32 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1323 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:32.842088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1804baaa-f929-46b9-8a3d-05761c704bf5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:32.842765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1804baaa-f929-46b9-8a3d-05761c704bf5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:32.863576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1804baaa-f929-46b9-8a3d-05761c704bf5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:32.864028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1804baaa-f929-46b9-8a3d-05761c704bf5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:32.864848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1804baaa-f929-46b9-8a3d-05761c704bf5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:32.874695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1804baaa-f929-46b9-8a3d-05761c704bf5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:33.079936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1804baaa-f929-46b9-8a3d-05761c704bf5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:33.090034 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1804baaa-f929-46b9-8a3d-05761c704bf5 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1251 microversion: 2.1 time: 0.272408 May 18 22:29:33.094699 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1706/3611] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:32 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1251 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:33.104765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bb8630ff-2aaa-4c14-af0c-e212b783ffeb tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:33.105871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bb8630ff-2aaa-4c14-af0c-e212b783ffeb tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:33.122595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb8630ff-2aaa-4c14-af0c-e212b783ffeb tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:33.123057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb8630ff-2aaa-4c14-af0c-e212b783ffeb tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:33.125238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb8630ff-2aaa-4c14-af0c-e212b783ffeb tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:33.131448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb8630ff-2aaa-4c14-af0c-e212b783ffeb tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:33.254927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5ee9513c-14e8-4de4-8041-773eaae126d7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:33.266382 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5ee9513c-14e8-4de4-8041-773eaae126d7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1511 microversion: 2.1 time: 1.129372 May 18 22:29:33.266969 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1906/3612] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:32 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1511 bytes in 1132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:33.279760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb8630ff-2aaa-4c14-af0c-e212b783ffeb tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:33.288346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb8630ff-2aaa-4c14-af0c-e212b783ffeb tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:33.291237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8c689baf-b5d0-4e4b-9f39-e96570d2726a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:33.299466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8c689baf-b5d0-4e4b-9f39-e96570d2726a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:33.302305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb8630ff-2aaa-4c14-af0c-e212b783ffeb tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:33.305813 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bb8630ff-2aaa-4c14-af0c-e212b783ffeb tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.210016 May 18 22:29:33.311966 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1707/3613] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:33 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:33.318242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c689baf-b5d0-4e4b-9f39-e96570d2726a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:33.321272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c689baf-b5d0-4e4b-9f39-e96570d2726a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:33.322495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c689baf-b5d0-4e4b-9f39-e96570d2726a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:33.326241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-52badc03-9f78-4271-ab9a-ef4e49844f2a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:33.326855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-52badc03-9f78-4271-ab9a-ef4e49844f2a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: ef2ea099-32b4-401e-aff3-525124c3312e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:33.329823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c689baf-b5d0-4e4b-9f39-e96570d2726a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:33.347635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52badc03-9f78-4271-ab9a-ef4e49844f2a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:33.350874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52badc03-9f78-4271-ab9a-ef4e49844f2a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:33.354784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52badc03-9f78-4271-ab9a-ef4e49844f2a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:33.355506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52badc03-9f78-4271-ab9a-ef4e49844f2a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:33.655413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c689baf-b5d0-4e4b-9f39-e96570d2726a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:33.680039 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8c689baf-b5d0-4e4b-9f39-e96570d2726a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.409493 May 18 22:29:33.694016 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1907/3614] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:33 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:33.838040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b1c0f390-8b2f-4c46-aad0-f12649bd118d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:33.839507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b1c0f390-8b2f-4c46-aad0-f12649bd118d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:33.849851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1c0f390-8b2f-4c46-aad0-f12649bd118d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:33.856503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1c0f390-8b2f-4c46-aad0-f12649bd118d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:33.858873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1c0f390-8b2f-4c46-aad0-f12649bd118d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:33.859487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1c0f390-8b2f-4c46-aad0-f12649bd118d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:33.876170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-52badc03-9f78-4271-ab9a-ef4e49844f2a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:33.886197 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-52badc03-9f78-4271-ab9a-ef4e49844f2a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e" status: 200 len: 1511 microversion: 2.1 time: 0.572365 May 18 22:29:33.887268 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1708/3615] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:33 2022] GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e => generated 1511 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:33.905417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-14841a14-223e-4432-a451-8710b6d1002a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:33.918652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-14841a14-223e-4432-a451-8710b6d1002a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:33.922982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-14841a14-223e-4432-a451-8710b6d1002a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'flavor': '451', 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:29:33.996672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-14841a14-223e-4432-a451-8710b6d1002a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:34.005486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-14841a14-223e-4432-a451-8710b6d1002a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:34.006406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-14841a14-223e-4432-a451-8710b6d1002a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:34.006848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-14841a14-223e-4432-a451-8710b6d1002a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:34.189205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b1c0f390-8b2f-4c46-aad0-f12649bd118d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:34.204183 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b1c0f390-8b2f-4c46-aad0-f12649bd118d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1323 microversion: 2.1 time: 0.375050 May 18 22:29:34.221273 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1908/3616] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:33 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1323 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:34.234336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-5cf085f7-ff04-4c10-a225-9116344da4c0 req-aeacd44e-9455-4f00-8b4a-9200f47ae937 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "af9a68bb-9d4f-4429-9bf2-e3701ce876c6", "name": "network-vif-plugged", "status": "completed", "tag": "d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:34.254497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5cf085f7-ff04-4c10-a225-9116344da4c0 req-aeacd44e-9455-4f00-8b4a-9200f47ae937 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:34.254925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5cf085f7-ff04-4c10-a225-9116344da4c0 req-aeacd44e-9455-4f00-8b4a-9200f47ae937 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:34.285475 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-5cf085f7-ff04-4c10-a225-9116344da4c0 req-aeacd44e-9455-4f00-8b4a-9200f47ae937 service nova] Creating event network-vif-plugged:d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643 for instance af9a68bb-9d4f-4429-9bf2-e3701ce876c6 on n-h1-841040-6 May 18 22:29:34.296902 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-5cf085f7-ff04-4c10-a225-9116344da4c0 req-aeacd44e-9455-4f00-8b4a-9200f47ae937 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.072539 May 18 22:29:34.297533 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1909/3617] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:34 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:34.319607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e07097f9-4ab8-42a2-8ee9-46f232a548dd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:34.323495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e07097f9-4ab8-42a2-8ee9-46f232a548dd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:34.354601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e07097f9-4ab8-42a2-8ee9-46f232a548dd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:34.357391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e07097f9-4ab8-42a2-8ee9-46f232a548dd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:34.358399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e07097f9-4ab8-42a2-8ee9-46f232a548dd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:34.360545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e07097f9-4ab8-42a2-8ee9-46f232a548dd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:34.396762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-14841a14-223e-4432-a451-8710b6d1002a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:29:34.609072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e07097f9-4ab8-42a2-8ee9-46f232a548dd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:34.630867 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e07097f9-4ab8-42a2-8ee9-46f232a548dd tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1251 microversion: 2.1 time: 0.332038 May 18 22:29:34.635967 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1910/3618] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:34 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1251 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:34.640824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e812c7ac-8f4c-4939-a932-af78b6e15a4b tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:34.646695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e812c7ac-8f4c-4939-a932-af78b6e15a4b tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:34.676465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e812c7ac-8f4c-4939-a932-af78b6e15a4b tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:34.676919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e812c7ac-8f4c-4939-a932-af78b6e15a4b tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:34.678692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e812c7ac-8f4c-4939-a932-af78b6e15a4b tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:34.679131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e812c7ac-8f4c-4939-a932-af78b6e15a4b tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:34.704701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-14841a14-223e-4432-a451-8710b6d1002a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:34.721804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-14841a14-223e-4432-a451-8710b6d1002a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:34.722247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-14841a14-223e-4432-a451-8710b6d1002a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:34.792028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e812c7ac-8f4c-4939-a932-af78b6e15a4b tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:34.801565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e812c7ac-8f4c-4939-a932-af78b6e15a4b tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:34.803108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e812c7ac-8f4c-4939-a932-af78b6e15a4b tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:34.804269 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e812c7ac-8f4c-4939-a932-af78b6e15a4b tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.167126 May 18 22:29:34.804823 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1911/3619] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:34 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:34.818821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b3200503-c489-496a-81c0-8f1367812e68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:34.819945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b3200503-c489-496a-81c0-8f1367812e68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:34.837708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3200503-c489-496a-81c0-8f1367812e68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:34.848645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3200503-c489-496a-81c0-8f1367812e68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:34.850814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3200503-c489-496a-81c0-8f1367812e68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:34.851518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3200503-c489-496a-81c0-8f1367812e68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:35.167658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b3200503-c489-496a-81c0-8f1367812e68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:35.181504 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b3200503-c489-496a-81c0-8f1367812e68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.375588 May 18 22:29:35.187062 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1912/3620] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:34 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:35.224392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e530556c-adda-4b00-8558-a250360d6ac8 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:35.225527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e530556c-adda-4b00-8558-a250360d6ac8 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:35.238354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e530556c-adda-4b00-8558-a250360d6ac8 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:35.242096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e530556c-adda-4b00-8558-a250360d6ac8 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:35.243295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e530556c-adda-4b00-8558-a250360d6ac8 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:35.251467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e530556c-adda-4b00-8558-a250360d6ac8 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:35.411435 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-14841a14-223e-4432-a451-8710b6d1002a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/detail?flavor=451" status: 200 len: 1513 microversion: 2.1 time: 1.511294 May 18 22:29:35.412967 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1709/3621] 10.222.0.58 () {58 vars in 1166 bytes} [Wed May 18 22:29:33 2022] GET /compute/v2.1/servers/detail?flavor=451 => generated 1513 bytes in 1513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:35.430862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-155ad19c-0d63-4096-979d-31edb2407c41 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:35.434733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-155ad19c-0d63-4096-979d-31edb2407c41 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:35.435477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-155ad19c-0d63-4096-979d-31edb2407c41 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'name': 'tempest-ListServerFiltersTestJSON-instance-679020717', 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:29:35.451437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-155ad19c-0d63-4096-979d-31edb2407c41 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:35.454395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-155ad19c-0d63-4096-979d-31edb2407c41 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:35.455420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-155ad19c-0d63-4096-979d-31edb2407c41 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:35.458915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-155ad19c-0d63-4096-979d-31edb2407c41 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:35.583988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-155ad19c-0d63-4096-979d-31edb2407c41 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:29:35.659834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-155ad19c-0d63-4096-979d-31edb2407c41 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:35.668720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-155ad19c-0d63-4096-979d-31edb2407c41 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:35.669469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-155ad19c-0d63-4096-979d-31edb2407c41 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:35.819034 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-155ad19c-0d63-4096-979d-31edb2407c41 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/detail?name=tempest-ListServerFiltersTestJSON-instance-679020717" status: 200 len: 1514 microversion: 2.1 time: 0.392304 May 18 22:29:35.820088 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1710/3622] 10.222.0.58 () {58 vars in 1260 bytes} [Wed May 18 22:29:35 2022] GET /compute/v2.1/servers/detail?name=tempest-ListServerFiltersTestJSON-instance-679020717 => generated 1514 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:35.825690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-32cc016d-7c8c-4dbb-85f3-f4d1222e12d2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:35.826638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-32cc016d-7c8c-4dbb-85f3-f4d1222e12d2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:35.840708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32cc016d-7c8c-4dbb-85f3-f4d1222e12d2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:35.844971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32cc016d-7c8c-4dbb-85f3-f4d1222e12d2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:35.847846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32cc016d-7c8c-4dbb-85f3-f4d1222e12d2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:35.850270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32cc016d-7c8c-4dbb-85f3-f4d1222e12d2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:35.973999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-32cc016d-7c8c-4dbb-85f3-f4d1222e12d2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:35.988523 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-32cc016d-7c8c-4dbb-85f3-f4d1222e12d2 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1251 microversion: 2.1 time: 0.164152 May 18 22:29:35.999108 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1711/3623] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:35 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1251 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:36.008215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-92f949f6-697a-4855-bcc7-1c07333917fe tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:36.011047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-92f949f6-697a-4855-bcc7-1c07333917fe tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:36.021018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e530556c-adda-4b00-8558-a250360d6ac8 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:36.031893 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e530556c-adda-4b00-8558-a250360d6ac8 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1323 microversion: 2.1 time: 0.811688 May 18 22:29:36.041148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92f949f6-697a-4855-bcc7-1c07333917fe tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:36.042860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92f949f6-697a-4855-bcc7-1c07333917fe tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:36.043107 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1913/3624] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:35 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1323 bytes in 823 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:36.043596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92f949f6-697a-4855-bcc7-1c07333917fe tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:36.044036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92f949f6-697a-4855-bcc7-1c07333917fe tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:36.048984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04b5783e-e173-497f-9074-7f4aab607e18 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:36.053494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-04b5783e-e173-497f-9074-7f4aab607e18 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:36.054779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-04b5783e-e173-497f-9074-7f4aab607e18 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'vm_state': ['active'], 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:29:36.062094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04b5783e-e173-497f-9074-7f4aab607e18 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:36.065030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04b5783e-e173-497f-9074-7f4aab607e18 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:36.066248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04b5783e-e173-497f-9074-7f4aab607e18 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:36.067409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04b5783e-e173-497f-9074-7f4aab607e18 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:36.194156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-92f949f6-697a-4855-bcc7-1c07333917fe tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:36.217619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-92f949f6-697a-4855-bcc7-1c07333917fe tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:36.222577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-92f949f6-697a-4855-bcc7-1c07333917fe tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:36.224168 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-92f949f6-697a-4855-bcc7-1c07333917fe tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.223706 May 18 22:29:36.226294 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1712/3625] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:35 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:36.232461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c8b28589-bbf0-4b64-a9b7-800a40e40323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:36.233567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c8b28589-bbf0-4b64-a9b7-800a40e40323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:36.240418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8b28589-bbf0-4b64-a9b7-800a40e40323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:36.241290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8b28589-bbf0-4b64-a9b7-800a40e40323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:36.242555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8b28589-bbf0-4b64-a9b7-800a40e40323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:36.243419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8b28589-bbf0-4b64-a9b7-800a40e40323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:36.244129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-04b5783e-e173-497f-9074-7f4aab607e18 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:29:36.340230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-04b5783e-e173-497f-9074-7f4aab607e18 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:36.350031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04b5783e-e173-497f-9074-7f4aab607e18 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:36.350726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04b5783e-e173-497f-9074-7f4aab607e18 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:36.453725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c8b28589-bbf0-4b64-a9b7-800a40e40323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:36.464707 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c8b28589-bbf0-4b64-a9b7-800a40e40323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.236046 May 18 22:29:36.474489 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1713/3626] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:36 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:36.603102 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04b5783e-e173-497f-9074-7f4aab607e18 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/detail?status=active" status: 200 len: 4515 microversion: 2.1 time: 0.558168 May 18 22:29:36.604123 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1914/3627] 10.222.0.58 () {58 vars in 1172 bytes} [Wed May 18 22:29:36 2022] GET /compute/v2.1/servers/detail?status=active => generated 4515 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:36.627512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-02ce29e4-adfa-4edf-a021-2046363a971c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:36.631762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-02ce29e4-adfa-4edf-a021-2046363a971c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:36.632226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.compute.servers [None req-02ce29e4-adfa-4edf-a021-2046363a971c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Removing options 'limit' from query {{(pid=119082) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1487}} May 18 22:29:36.632955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-02ce29e4-adfa-4edf-a021-2046363a971c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:29:36.646628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02ce29e4-adfa-4edf-a021-2046363a971c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:36.647061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02ce29e4-adfa-4edf-a021-2046363a971c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:36.647830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02ce29e4-adfa-4edf-a021-2046363a971c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:36.648250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02ce29e4-adfa-4edf-a021-2046363a971c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:36.708556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-02ce29e4-adfa-4edf-a021-2046363a971c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:36.722322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02ce29e4-adfa-4edf-a021-2046363a971c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:36.723055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02ce29e4-adfa-4edf-a021-2046363a971c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:36.940631 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-02ce29e4-adfa-4edf-a021-2046363a971c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/detail?limit=1" status: 200 len: 1659 microversion: 2.1 time: 0.318397 May 18 22:29:36.941244 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1714/3628] 10.222.0.58 () {58 vars in 1160 bytes} [Wed May 18 22:29:36 2022] GET /compute/v2.1/servers/detail?limit=1 => generated 1659 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:36.959978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-23c91c53-0179-438d-8070-f3c77788f35e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:36.965251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-23c91c53-0179-438d-8070-f3c77788f35e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:36.966324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-23c91c53-0179-438d-8070-f3c77788f35e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'vm_state': ['active'], 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:29:36.973318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23c91c53-0179-438d-8070-f3c77788f35e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:36.974118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23c91c53-0179-438d-8070-f3c77788f35e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:36.975441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23c91c53-0179-438d-8070-f3c77788f35e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:36.976097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23c91c53-0179-438d-8070-f3c77788f35e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.005951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b01d40ca-3946-42ea-b744-5c5d707756c7 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:37.006566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b01d40ca-3946-42ea-b744-5c5d707756c7 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:37.017186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b01d40ca-3946-42ea-b744-5c5d707756c7 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.017633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b01d40ca-3946-42ea-b744-5c5d707756c7 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.022292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b01d40ca-3946-42ea-b744-5c5d707756c7 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.022723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b01d40ca-3946-42ea-b744-5c5d707756c7 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.146267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b01d40ca-3946-42ea-b744-5c5d707756c7 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:37.147907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-23c91c53-0179-438d-8070-f3c77788f35e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:29:37.159578 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b01d40ca-3946-42ea-b744-5c5d707756c7 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1251 microversion: 2.1 time: 0.157404 May 18 22:29:37.160925 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1715/3629] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:37 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1251 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:37.170076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-277cfc1c-c0e3-4282-a656-929a535f1af7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:37.175671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-277cfc1c-c0e3-4282-a656-929a535f1af7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:37.185585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-277cfc1c-c0e3-4282-a656-929a535f1af7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.191446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-277cfc1c-c0e3-4282-a656-929a535f1af7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.193156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-277cfc1c-c0e3-4282-a656-929a535f1af7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.194573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-277cfc1c-c0e3-4282-a656-929a535f1af7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.306629 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-23c91c53-0179-438d-8070-f3c77788f35e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?status=active" status: 200 len: 1010 microversion: 2.1 time: 0.350874 May 18 22:29:37.308214 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1915/3630] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:29:36 2022] GET /compute/v2.1/servers?status=active => generated 1010 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:37.325472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3eaa3af3-d8c2-48e2-b518-92618508cb1d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:37.326411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3eaa3af3-d8c2-48e2-b518-92618508cb1d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:37.343523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3eaa3af3-d8c2-48e2-b518-92618508cb1d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.344233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3eaa3af3-d8c2-48e2-b518-92618508cb1d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.346211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3eaa3af3-d8c2-48e2-b518-92618508cb1d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.348997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3eaa3af3-d8c2-48e2-b518-92618508cb1d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.414375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-3eaa3af3-d8c2-48e2-b518-92618508cb1d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:37.478487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-277cfc1c-c0e3-4282-a656-929a535f1af7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:37.491264 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-277cfc1c-c0e3-4282-a656-929a535f1af7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1518 microversion: 2.1 time: 0.328991 May 18 22:29:37.492410 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1716/3631] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:37 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1518 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:37.510441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4a7507e8-433c-49fe-9506-f95323e847f7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:37.514306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4a7507e8-433c-49fe-9506-f95323e847f7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:37.515983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.compute.servers [None req-4a7507e8-433c-49fe-9506-f95323e847f7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Removing options 'limit' from query {{(pid=119082) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1487}} May 18 22:29:37.517458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4a7507e8-433c-49fe-9506-f95323e847f7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:29:37.526819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a7507e8-433c-49fe-9506-f95323e847f7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.528041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a7507e8-433c-49fe-9506-f95323e847f7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.531286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a7507e8-433c-49fe-9506-f95323e847f7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.531925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a7507e8-433c-49fe-9506-f95323e847f7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.555973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3eaa3af3-d8c2-48e2-b518-92618508cb1d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:37.578254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3eaa3af3-d8c2-48e2-b518-92618508cb1d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:37.579729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3eaa3af3-d8c2-48e2-b518-92618508cb1d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:37.580921 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3eaa3af3-d8c2-48e2-b518-92618508cb1d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.270549 May 18 22:29:37.582801 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1916/3632] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:37 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:37.587242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b2237aa8-bbe1-4a00-9d3f-e59db6581902 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:37.587837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b2237aa8-bbe1-4a00-9d3f-e59db6581902 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:37.588703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-4a7507e8-433c-49fe-9506-f95323e847f7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:29:37.594091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2237aa8-bbe1-4a00-9d3f-e59db6581902 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.594523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2237aa8-bbe1-4a00-9d3f-e59db6581902 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.595450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2237aa8-bbe1-4a00-9d3f-e59db6581902 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.596030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b2237aa8-bbe1-4a00-9d3f-e59db6581902 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.631896 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4a7507e8-433c-49fe-9506-f95323e847f7 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?limit=100000" status: 200 len: 1010 microversion: 2.1 time: 0.135233 May 18 22:29:37.632780 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1717/3633] 10.222.0.58 () {58 vars in 1149 bytes} [Wed May 18 22:29:37 2022] GET /compute/v2.1/servers?limit=100000 => generated 1010 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:37.642539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b82e5d63-ae5b-413d-b409-92e69a91b7aa tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:37.643842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b82e5d63-ae5b-413d-b409-92e69a91b7aa tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:37.654268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b82e5d63-ae5b-413d-b409-92e69a91b7aa tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.655418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b82e5d63-ae5b-413d-b409-92e69a91b7aa tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.656610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b82e5d63-ae5b-413d-b409-92e69a91b7aa tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.657769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b82e5d63-ae5b-413d-b409-92e69a91b7aa tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.691125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-b82e5d63-ae5b-413d-b409-92e69a91b7aa tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lazy-loading 'flavor' on Instance uuid af9a68bb-9d4f-4429-9bf2-e3701ce876c6 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:29:37.751490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b82e5d63-ae5b-413d-b409-92e69a91b7aa tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:37.889124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b2237aa8-bbe1-4a00-9d3f-e59db6581902 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:37.902658 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b2237aa8-bbe1-4a00-9d3f-e59db6581902 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.317292 May 18 22:29:37.912298 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1917/3634] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:37 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:37.912512 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b82e5d63-ae5b-413d-b409-92e69a91b7aa tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "POST /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6/action" status: 200 len: 32 microversion: 2.1 time: 0.278013 May 18 22:29:37.913096 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1718/3635] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:29:37 2022] POST /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6/action => generated 32 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:29:37.921539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ae42b79-4b44-43dd-8ba6-1553ac075442 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:37.927581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-45a4dafd-abee-42a3-87dc-f869585b9f4f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:37.927951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8ae42b79-4b44-43dd-8ba6-1553ac075442 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:37.928462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-45a4dafd-abee-42a3-87dc-f869585b9f4f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:37.935008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8ae42b79-4b44-43dd-8ba6-1553ac075442 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:29:37.947091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ae42b79-4b44-43dd-8ba6-1553ac075442 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.947528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ae42b79-4b44-43dd-8ba6-1553ac075442 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.948416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ae42b79-4b44-43dd-8ba6-1553ac075442 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.948845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ae42b79-4b44-43dd-8ba6-1553ac075442 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.953786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45a4dafd-abee-42a3-87dc-f869585b9f4f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.954259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45a4dafd-abee-42a3-87dc-f869585b9f4f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:37.955066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45a4dafd-abee-42a3-87dc-f869585b9f4f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:37.970761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45a4dafd-abee-42a3-87dc-f869585b9f4f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:38.016446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-8ae42b79-4b44-43dd-8ba6-1553ac075442 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:29:38.086075 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8ae42b79-4b44-43dd-8ba6-1553ac075442 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers" status: 200 len: 1010 microversion: 2.1 time: 0.176608 May 18 22:29:38.086960 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1918/3636] 10.222.0.58 () {58 vars in 1124 bytes} [Wed May 18 22:29:37 2022] GET /compute/v2.1/servers => generated 1010 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:38.101268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-07ca987f-faef-434a-acde-32f466ec14d8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:38.105051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-07ca987f-faef-434a-acde-32f466ec14d8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:38.105709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-07ca987f-faef-434a-acde-32f466ec14d8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'flavor': '451', 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:29:38.139601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07ca987f-faef-434a-acde-32f466ec14d8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:38.140054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07ca987f-faef-434a-acde-32f466ec14d8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:38.140859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07ca987f-faef-434a-acde-32f466ec14d8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:38.141282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07ca987f-faef-434a-acde-32f466ec14d8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:38.360862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-07ca987f-faef-434a-acde-32f466ec14d8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:29:38.469469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-45a4dafd-abee-42a3-87dc-f869585b9f4f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:38.486572 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-45a4dafd-abee-42a3-87dc-f869585b9f4f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.556929 May 18 22:29:38.490221 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1719/3637] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:37 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:38.515779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6d78dabf-6884-44d2-9950-2a13d167c9df tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:38.520991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6d78dabf-6884-44d2-9950-2a13d167c9df tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:38.546964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d78dabf-6884-44d2-9950-2a13d167c9df tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:38.547477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d78dabf-6884-44d2-9950-2a13d167c9df tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:38.549862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d78dabf-6884-44d2-9950-2a13d167c9df tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:38.551265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d78dabf-6884-44d2-9950-2a13d167c9df tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:38.564516 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-07ca987f-faef-434a-acde-32f466ec14d8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?flavor=451" status: 200 len: 345 microversion: 2.1 time: 0.470080 May 18 22:29:38.575145 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1919/3638] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:29:38 2022] GET /compute/v2.1/servers?flavor=451 => generated 345 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:29:38.589661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5144ec31-c874-4ea7-a6bc-d463595ada66 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:38.616311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5144ec31-c874-4ea7-a6bc-d463595ada66 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:38.616780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.compute.servers [None req-5144ec31-c874-4ea7-a6bc-d463595ada66 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Removing options 'limit' from query {{(pid=119083) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1487}} May 18 22:29:38.617485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5144ec31-c874-4ea7-a6bc-d463595ada66 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:29:38.636415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5144ec31-c874-4ea7-a6bc-d463595ada66 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:38.643536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5144ec31-c874-4ea7-a6bc-d463595ada66 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:38.645504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5144ec31-c874-4ea7-a6bc-d463595ada66 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:38.649773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5144ec31-c874-4ea7-a6bc-d463595ada66 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:38.689902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6d78dabf-6884-44d2-9950-2a13d167c9df tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:38.704001 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6d78dabf-6884-44d2-9950-2a13d167c9df tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1251 microversion: 2.1 time: 0.212513 May 18 22:29:38.710851 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1720/3639] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:38 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1251 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:38.716116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-728b568f-bab5-4ce0-b6e5-8c0b2706e1e1 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:38.718436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-728b568f-bab5-4ce0-b6e5-8c0b2706e1e1 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:38.735655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-728b568f-bab5-4ce0-b6e5-8c0b2706e1e1 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:38.736337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-728b568f-bab5-4ce0-b6e5-8c0b2706e1e1 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:38.736648 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5144ec31-c874-4ea7-a6bc-d463595ada66 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?limit=1" status: 200 len: 484 microversion: 2.1 time: 0.160330 May 18 22:29:38.737247 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1920/3640] 10.222.0.58 () {58 vars in 1139 bytes} [Wed May 18 22:29:38 2022] GET /compute/v2.1/servers?limit=1 => generated 484 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:38.737609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-728b568f-bab5-4ce0-b6e5-8c0b2706e1e1 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:38.738239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-728b568f-bab5-4ce0-b6e5-8c0b2706e1e1 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:38.764074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6915650d-0dec-4d37-a647-7a591d2eba6e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:38.767770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6915650d-0dec-4d37-a647-7a591d2eba6e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:38.768410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6915650d-0dec-4d37-a647-7a591d2eba6e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'name': 'tempest-ListServerFiltersTestJSON-instance-679020717', 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:29:38.804544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6915650d-0dec-4d37-a647-7a591d2eba6e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:38.804544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6915650d-0dec-4d37-a647-7a591d2eba6e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:38.805202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6915650d-0dec-4d37-a647-7a591d2eba6e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:38.805639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6915650d-0dec-4d37-a647-7a591d2eba6e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:38.847220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-728b568f-bab5-4ce0-b6e5-8c0b2706e1e1 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:38.856407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-728b568f-bab5-4ce0-b6e5-8c0b2706e1e1 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:38.860607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-728b568f-bab5-4ce0-b6e5-8c0b2706e1e1 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:38.874470 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-728b568f-bab5-4ce0-b6e5-8c0b2706e1e1 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.162290 May 18 22:29:38.882119 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1721/3641] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:38 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:38.920406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3b7ece7c-9763-4b19-a2b9-b028a9c6b336 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:38.921006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3b7ece7c-9763-4b19-a2b9-b028a9c6b336 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:38.933830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b7ece7c-9763-4b19-a2b9-b028a9c6b336 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:38.934350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b7ece7c-9763-4b19-a2b9-b028a9c6b336 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:38.937296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b7ece7c-9763-4b19-a2b9-b028a9c6b336 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:38.939580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b7ece7c-9763-4b19-a2b9-b028a9c6b336 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:39.150716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-6915650d-0dec-4d37-a647-7a591d2eba6e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:29:39.199795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3b7ece7c-9763-4b19-a2b9-b028a9c6b336 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:39.212486 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3b7ece7c-9763-4b19-a2b9-b028a9c6b336 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.292335 May 18 22:29:39.222891 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1722/3642] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:38 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:39.293981 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6915650d-0dec-4d37-a647-7a591d2eba6e tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?name=tempest-ListServerFiltersTestJSON-instance-679020717" status: 200 len: 345 microversion: 2.1 time: 0.536578 May 18 22:29:39.297093 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1921/3643] 10.222.0.58 () {58 vars in 1239 bytes} [Wed May 18 22:29:38 2022] GET /compute/v2.1/servers?name=tempest-ListServerFiltersTestJSON-instance-679020717 => generated 345 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:39.306342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d8d4614-1ce9-4480-9b6a-5c9fedf47d01 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:39.317179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d8d4614-1ce9-4480-9b6a-5c9fedf47d01 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:39.317613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d8d4614-1ce9-4480-9b6a-5c9fedf47d01 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:39.384976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9d8d4614-1ce9-4480-9b6a-5c9fedf47d01 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Going to try to stop instance {{(pid=119082) force_stop /opt/stack/nova/nova/compute/api.py:2707}} May 18 22:29:39.511106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-664a9125-0529-4c10-830b-cc6dde0a2630 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:39.511957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-664a9125-0529-4c10-830b-cc6dde0a2630 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:39.518674 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9d8d4614-1ce9-4480-9b6a-5c9fedf47d01 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "POST /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d/action" status: 202 len: 0 microversion: 2.1 time: 0.216176 May 18 22:29:39.519621 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1723/3644] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:29:39 2022] POST /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d/action => generated 0 bytes in 218 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:29:39.531204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2d2e032-dc44-4e6e-b002-a6c5781e2c20 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:39.531950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b2d2e032-dc44-4e6e-b002-a6c5781e2c20 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:39.541387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-664a9125-0529-4c10-830b-cc6dde0a2630 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:39.542013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2d2e032-dc44-4e6e-b002-a6c5781e2c20 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:39.542465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2d2e032-dc44-4e6e-b002-a6c5781e2c20 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:39.543305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2d2e032-dc44-4e6e-b002-a6c5781e2c20 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:39.543744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2d2e032-dc44-4e6e-b002-a6c5781e2c20 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:39.543919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-664a9125-0529-4c10-830b-cc6dde0a2630 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:39.548826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-664a9125-0529-4c10-830b-cc6dde0a2630 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:39.551124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-664a9125-0529-4c10-830b-cc6dde0a2630 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:39.811504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b2d2e032-dc44-4e6e-b002-a6c5781e2c20 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:39.819741 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b2d2e032-dc44-4e6e-b002-a6c5781e2c20 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.295079 May 18 22:29:39.820326 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1724/3645] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:39 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:39.837247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8fddc7fe-124d-4f09-be2f-6b5714a7e2de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:39.837648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8fddc7fe-124d-4f09-be2f-6b5714a7e2de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:39.848230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fddc7fe-124d-4f09-be2f-6b5714a7e2de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:39.848657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fddc7fe-124d-4f09-be2f-6b5714a7e2de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:39.850170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fddc7fe-124d-4f09-be2f-6b5714a7e2de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:39.850609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fddc7fe-124d-4f09-be2f-6b5714a7e2de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:39.984780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8fddc7fe-124d-4f09-be2f-6b5714a7e2de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:39.991685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-664a9125-0529-4c10-830b-cc6dde0a2630 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:39.998458 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8fddc7fe-124d-4f09-be2f-6b5714a7e2de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1251 microversion: 2.1 time: 0.177072 May 18 22:29:39.999261 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1725/3646] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:39 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1251 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:40.001129 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-664a9125-0529-4c10-830b-cc6dde0a2630 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.494757 May 18 22:29:40.001922 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1922/3647] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:39 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:40.017926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-17cad191-83ba-4e07-b227-eafa1653ccbf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:40.018598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-17cad191-83ba-4e07-b227-eafa1653ccbf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:40.032704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17cad191-83ba-4e07-b227-eafa1653ccbf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:40.033162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17cad191-83ba-4e07-b227-eafa1653ccbf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:40.033966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17cad191-83ba-4e07-b227-eafa1653ccbf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:40.034442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17cad191-83ba-4e07-b227-eafa1653ccbf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:40.230304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f73b01e-c48a-433f-a3f2-5c7f2b3cd309 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:40.231048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2f73b01e-c48a-433f-a3f2-5c7f2b3cd309 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:40.242296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f73b01e-c48a-433f-a3f2-5c7f2b3cd309 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:40.242753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f73b01e-c48a-433f-a3f2-5c7f2b3cd309 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:40.245565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f73b01e-c48a-433f-a3f2-5c7f2b3cd309 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:40.246060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f73b01e-c48a-433f-a3f2-5c7f2b3cd309 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:40.293237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-17cad191-83ba-4e07-b227-eafa1653ccbf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:40.306150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-17cad191-83ba-4e07-b227-eafa1653ccbf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:40.310840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-17cad191-83ba-4e07-b227-eafa1653ccbf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:40.315051 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-17cad191-83ba-4e07-b227-eafa1653ccbf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1366 microversion: 2.47 time: 0.314533 May 18 22:29:40.315630 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1726/3648] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:39 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1366 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:40.563185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2f73b01e-c48a-433f-a3f2-5c7f2b3cd309 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:40.575297 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2f73b01e-c48a-433f-a3f2-5c7f2b3cd309 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.349375 May 18 22:29:40.584980 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1923/3649] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:40 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:40.837885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b751280d-7a38-42ce-b727-0eb252640ab2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:40.839007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b751280d-7a38-42ce-b727-0eb252640ab2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:40.846055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b751280d-7a38-42ce-b727-0eb252640ab2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:40.846562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b751280d-7a38-42ce-b727-0eb252640ab2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:40.847570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b751280d-7a38-42ce-b727-0eb252640ab2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:40.848235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b751280d-7a38-42ce-b727-0eb252640ab2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:41.017068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-08615c9c-c388-4ada-8bf6-eb50f03293de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:41.018201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-08615c9c-c388-4ada-8bf6-eb50f03293de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:41.025510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08615c9c-c388-4ada-8bf6-eb50f03293de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:41.027083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08615c9c-c388-4ada-8bf6-eb50f03293de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:41.028254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08615c9c-c388-4ada-8bf6-eb50f03293de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:41.028940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08615c9c-c388-4ada-8bf6-eb50f03293de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:41.052665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b751280d-7a38-42ce-b727-0eb252640ab2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:41.066066 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b751280d-7a38-42ce-b727-0eb252640ab2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.231023 May 18 22:29:41.066888 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1727/3650] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:40 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:41.080934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c18d06b8-3b06-42ba-bad0-14b12da75ef5 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:41.081521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c18d06b8-3b06-42ba-bad0-14b12da75ef5 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:41.088704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c18d06b8-3b06-42ba-bad0-14b12da75ef5 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:41.089404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c18d06b8-3b06-42ba-bad0-14b12da75ef5 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:41.090358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c18d06b8-3b06-42ba-bad0-14b12da75ef5 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:41.090940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c18d06b8-3b06-42ba-bad0-14b12da75ef5 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:41.241100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-08615c9c-c388-4ada-8bf6-eb50f03293de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:41.250816 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-08615c9c-c388-4ada-8bf6-eb50f03293de tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1251 microversion: 2.1 time: 0.238793 May 18 22:29:41.256777 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1924/3651] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:41 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1251 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:41.277479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c18d06b8-3b06-42ba-bad0-14b12da75ef5 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:41.286384 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c18d06b8-3b06-42ba-bad0-14b12da75ef5 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.209203 May 18 22:29:41.287735 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1728/3652] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:41 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:41.334408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ab96ab4-7b2d-4903-b20f-7276f297b4ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:41.335280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7ab96ab4-7b2d-4903-b20f-7276f297b4ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:41.349320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ab96ab4-7b2d-4903-b20f-7276f297b4ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:41.350092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ab96ab4-7b2d-4903-b20f-7276f297b4ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:41.351052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ab96ab4-7b2d-4903-b20f-7276f297b4ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:41.351647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ab96ab4-7b2d-4903-b20f-7276f297b4ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:41.479789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ab96ab4-7b2d-4903-b20f-7276f297b4ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:41.492694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ab96ab4-7b2d-4903-b20f-7276f297b4ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:41.497997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ab96ab4-7b2d-4903-b20f-7276f297b4ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:41.501469 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7ab96ab4-7b2d-4903-b20f-7276f297b4ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1372 microversion: 2.47 time: 0.170952 May 18 22:29:41.514569 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1925/3653] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:41 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1372 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:41.592379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-041020c1-b625-41c0-9f99-09a3eda3ed51 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:41.592908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-041020c1-b625-41c0-9f99-09a3eda3ed51 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:41.599314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-041020c1-b625-41c0-9f99-09a3eda3ed51 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:41.599988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-041020c1-b625-41c0-9f99-09a3eda3ed51 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:41.600920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-041020c1-b625-41c0-9f99-09a3eda3ed51 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:41.601516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-041020c1-b625-41c0-9f99-09a3eda3ed51 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:41.769497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-041020c1-b625-41c0-9f99-09a3eda3ed51 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:41.780368 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-041020c1-b625-41c0-9f99-09a3eda3ed51 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.190845 May 18 22:29:41.781448 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1729/3654] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:41 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:42.084243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-41e6e618-0bd1-4271-b37a-2eacee300174 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:42.085551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-41e6e618-0bd1-4271-b37a-2eacee300174 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:42.092704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41e6e618-0bd1-4271-b37a-2eacee300174 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:42.093385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41e6e618-0bd1-4271-b37a-2eacee300174 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:42.094589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41e6e618-0bd1-4271-b37a-2eacee300174 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:42.095245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41e6e618-0bd1-4271-b37a-2eacee300174 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:42.272246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-75c99ccf-2ad2-4f54-a164-25fdae7df4d0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:42.272856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-75c99ccf-2ad2-4f54-a164-25fdae7df4d0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:42.286253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75c99ccf-2ad2-4f54-a164-25fdae7df4d0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:42.287315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75c99ccf-2ad2-4f54-a164-25fdae7df4d0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:42.288322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75c99ccf-2ad2-4f54-a164-25fdae7df4d0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:42.288948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75c99ccf-2ad2-4f54-a164-25fdae7df4d0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:42.376069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75c99ccf-2ad2-4f54-a164-25fdae7df4d0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:42.384571 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-75c99ccf-2ad2-4f54-a164-25fdae7df4d0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1251 microversion: 2.1 time: 0.116049 May 18 22:29:42.394290 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1730/3655] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:42 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1251 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:42.394290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-62ea3cc8-3b28-4c10-8727-f68db542db02 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:42.394290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-62ea3cc8-3b28-4c10-8727-f68db542db02 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:42.397846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62ea3cc8-3b28-4c10-8727-f68db542db02 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:42.398488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62ea3cc8-3b28-4c10-8727-f68db542db02 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:42.399210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62ea3cc8-3b28-4c10-8727-f68db542db02 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:42.399650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62ea3cc8-3b28-4c10-8727-f68db542db02 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:42.448330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-41e6e618-0bd1-4271-b37a-2eacee300174 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:42.465304 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-41e6e618-0bd1-4271-b37a-2eacee300174 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.385620 May 18 22:29:42.478414 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1926/3656] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:42 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:42.535529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4edaa378-70d2-426f-8443-41e20d7d80cf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:42.536131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4edaa378-70d2-426f-8443-41e20d7d80cf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:42.554462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4edaa378-70d2-426f-8443-41e20d7d80cf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:42.558563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4edaa378-70d2-426f-8443-41e20d7d80cf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:42.560408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4edaa378-70d2-426f-8443-41e20d7d80cf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:42.561176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4edaa378-70d2-426f-8443-41e20d7d80cf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:42.655470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-62ea3cc8-3b28-4c10-8727-f68db542db02 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:42.664154 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-62ea3cc8-3b28-4c10-8727-f68db542db02 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.276916 May 18 22:29:42.665285 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1731/3657] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:42 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:42.711885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4edaa378-70d2-426f-8443-41e20d7d80cf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:42.726030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4edaa378-70d2-426f-8443-41e20d7d80cf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:42.727875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4edaa378-70d2-426f-8443-41e20d7d80cf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:42.730913 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4edaa378-70d2-426f-8443-41e20d7d80cf tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1372 microversion: 2.47 time: 0.199267 May 18 22:29:42.732452 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1927/3658] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:42 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1372 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:29:42.799788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c7cf64e8-3132-42e5-8e1b-a73e3eab6281 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:42.800837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c7cf64e8-3132-42e5-8e1b-a73e3eab6281 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:42.814754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7cf64e8-3132-42e5-8e1b-a73e3eab6281 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:42.815498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7cf64e8-3132-42e5-8e1b-a73e3eab6281 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:42.816448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7cf64e8-3132-42e5-8e1b-a73e3eab6281 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:42.818115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7cf64e8-3132-42e5-8e1b-a73e3eab6281 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:43.252801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c7cf64e8-3132-42e5-8e1b-a73e3eab6281 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:43.289455 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c7cf64e8-3132-42e5-8e1b-a73e3eab6281 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.494117 May 18 22:29:43.291749 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1732/3659] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:42 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:43.402230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-10e34522-fa5b-4ada-b109-1336880baf38 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:43.403440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-10e34522-fa5b-4ada-b109-1336880baf38 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:43.411031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10e34522-fa5b-4ada-b109-1336880baf38 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:43.411685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10e34522-fa5b-4ada-b109-1336880baf38 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:43.412927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10e34522-fa5b-4ada-b109-1336880baf38 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:43.413528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10e34522-fa5b-4ada-b109-1336880baf38 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:43.486017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-006a35e8-c15d-4022-9207-674617825990 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:43.487087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-006a35e8-c15d-4022-9207-674617825990 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:43.500134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-006a35e8-c15d-4022-9207-674617825990 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:43.502350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-006a35e8-c15d-4022-9207-674617825990 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:43.503307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-006a35e8-c15d-4022-9207-674617825990 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:43.508879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-006a35e8-c15d-4022-9207-674617825990 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:43.512507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-006a35e8-c15d-4022-9207-674617825990 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [119082] Writing DB stats nova_cell1:UPDATE=3,nova_cell1:SELECT=95,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:43.530720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-10e34522-fa5b-4ada-b109-1336880baf38 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:43.540184 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-10e34522-fa5b-4ada-b109-1336880baf38 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1251 microversion: 2.1 time: 0.142106 May 18 22:29:43.543375 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1928/3660] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:43 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1251 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:43.684209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b610133c-ecaf-4d24-8696-9553182c09fb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:43.689787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b610133c-ecaf-4d24-8696-9553182c09fb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:43.704202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-b610133c-ecaf-4d24-8696-9553182c09fb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [119083] Writing DB stats nova_api:SELECT=99,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:43.717841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b610133c-ecaf-4d24-8696-9553182c09fb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:43.719328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b610133c-ecaf-4d24-8696-9553182c09fb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:43.720867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b610133c-ecaf-4d24-8696-9553182c09fb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:43.721777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b610133c-ecaf-4d24-8696-9553182c09fb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:43.780519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-006a35e8-c15d-4022-9207-674617825990 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:43.801439 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-006a35e8-c15d-4022-9207-674617825990 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.319292 May 18 22:29:43.805603 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1733/3661] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:43 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:43.816371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-55896ed5-d8e2-435c-a834-1efb0ce3dc5d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:43.817329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-55896ed5-d8e2-435c-a834-1efb0ce3dc5d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:43.824943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55896ed5-d8e2-435c-a834-1efb0ce3dc5d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:43.826215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55896ed5-d8e2-435c-a834-1efb0ce3dc5d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:43.827007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55896ed5-d8e2-435c-a834-1efb0ce3dc5d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:43.827435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55896ed5-d8e2-435c-a834-1efb0ce3dc5d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:43.932992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-55896ed5-d8e2-435c-a834-1efb0ce3dc5d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:43.943028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-55896ed5-d8e2-435c-a834-1efb0ce3dc5d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:43.950132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-55896ed5-d8e2-435c-a834-1efb0ce3dc5d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:43.950463 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-55896ed5-d8e2-435c-a834-1efb0ce3dc5d tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1357 microversion: 2.47 time: 0.142389 May 18 22:29:43.968473 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1734/3662] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:43 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1357 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:43.978575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:43.982412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:43.983082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Searching by: {'deleted': False, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:29:43.991101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:43.992057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:43.993006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:43.993653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:44.134180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b610133c-ecaf-4d24-8696-9553182c09fb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:44.145177 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b610133c-ecaf-4d24-8696-9553182c09fb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.466374 May 18 22:29:44.157613 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1929/3663] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:43 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:44.206800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:29:44.308076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9bbadeb5-24ad-402e-9966-c26e78a8f8e8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:44.308681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9bbadeb5-24ad-402e-9966-c26e78a8f8e8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:44.319842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9bbadeb5-24ad-402e-9966-c26e78a8f8e8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:44.326280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9bbadeb5-24ad-402e-9966-c26e78a8f8e8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:44.327097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9bbadeb5-24ad-402e-9966-c26e78a8f8e8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:44.327667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9bbadeb5-24ad-402e-9966-c26e78a8f8e8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:44.349252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:44.370169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:44.370899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:44.427587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:44.429096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:44.560204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9bbadeb5-24ad-402e-9966-c26e78a8f8e8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:44.573282 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9bbadeb5-24ad-402e-9966-c26e78a8f8e8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.267734 May 18 22:29:44.574178 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1930/3664] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:44 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:44.580726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2005830-36e6-4261-a9ae-bc486a24c40e tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:44.581529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a2005830-36e6-4261-a9ae-bc486a24c40e tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:44.589398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2005830-36e6-4261-a9ae-bc486a24c40e tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:44.590486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2005830-36e6-4261-a9ae-bc486a24c40e tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:44.591470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2005830-36e6-4261-a9ae-bc486a24c40e tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:44.592064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2005830-36e6-4261-a9ae-bc486a24c40e tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:44.598645 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-742e07d9-ead6-4228-886d-1f7c11658594 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/detail" status: 200 len: 2706 microversion: 2.47 time: 0.627844 May 18 22:29:44.599381 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1735/3665] 10.222.0.58 () {60 vars in 1186 bytes} [Wed May 18 22:29:43 2022] GET /compute/v2.1/servers/detail => generated 2706 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:44.617222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1b736208-46a3-4f78-bca7-299e00b8edf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:44.618490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1b736208-46a3-4f78-bca7-299e00b8edf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:44.630296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b736208-46a3-4f78-bca7-299e00b8edf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:44.630855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b736208-46a3-4f78-bca7-299e00b8edf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:44.632814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b736208-46a3-4f78-bca7-299e00b8edf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:44.634637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1b736208-46a3-4f78-bca7-299e00b8edf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:44.696290 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1b736208-46a3-4f78-bca7-299e00b8edf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/ips" status: 200 len: 146 microversion: 2.1 time: 0.080998 May 18 22:29:44.703649 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1736/3666] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:29:44 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/ips => generated 146 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:44.706428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b507a4f5-eb13-46bc-a1dd-24bca9b06111 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:44.709866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b507a4f5-eb13-46bc-a1dd-24bca9b06111 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:44.715630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a2005830-36e6-4261-a9ae-bc486a24c40e tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:44.718494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b507a4f5-eb13-46bc-a1dd-24bca9b06111 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:44.720569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b507a4f5-eb13-46bc-a1dd-24bca9b06111 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:44.721563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b507a4f5-eb13-46bc-a1dd-24bca9b06111 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:44.722336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b507a4f5-eb13-46bc-a1dd-24bca9b06111 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:44.723901 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a2005830-36e6-4261-a9ae-bc486a24c40e tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1251 microversion: 2.1 time: 0.148536 May 18 22:29:44.730973 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1931/3667] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:44 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1251 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:44.790636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b507a4f5-eb13-46bc-a1dd-24bca9b06111 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:29:44.823427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dd825a56-6e7b-407e-b2ef-8731ccc14d38 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:44.824038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dd825a56-6e7b-407e-b2ef-8731ccc14d38 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:44.840110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd825a56-6e7b-407e-b2ef-8731ccc14d38 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:44.840580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd825a56-6e7b-407e-b2ef-8731ccc14d38 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:44.847485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd825a56-6e7b-407e-b2ef-8731ccc14d38 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:44.847936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd825a56-6e7b-407e-b2ef-8731ccc14d38 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:44.995549 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b507a4f5-eb13-46bc-a1dd-24bca9b06111 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 204 len: 0 microversion: 2.47 time: 0.295904 May 18 22:29:44.998611 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1737/3668] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:29:44 2022] DELETE /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:29:45.011699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0e828aba-9a7b-4a71-8b7e-1f607c628a93 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:45.016004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0e828aba-9a7b-4a71-8b7e-1f607c628a93 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:45.040690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e828aba-9a7b-4a71-8b7e-1f607c628a93 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:45.043644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e828aba-9a7b-4a71-8b7e-1f607c628a93 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:45.044609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e828aba-9a7b-4a71-8b7e-1f607c628a93 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:45.045151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e828aba-9a7b-4a71-8b7e-1f607c628a93 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:45.210645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0e828aba-9a7b-4a71-8b7e-1f607c628a93 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:45.224846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0e828aba-9a7b-4a71-8b7e-1f607c628a93 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:45.227401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0e828aba-9a7b-4a71-8b7e-1f607c628a93 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:45.229086 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0e828aba-9a7b-4a71-8b7e-1f607c628a93 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1363 microversion: 2.47 time: 0.224293 May 18 22:29:45.230110 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1738/3669] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:45 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1363 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:45.247759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-48986c50-d060-45fc-b051-515bf7c85e99 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:45.249222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-48986c50-d060-45fc-b051-515bf7c85e99 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:45.262908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-48986c50-d060-45fc-b051-515bf7c85e99 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [119082] Writing DB stats nova_api:SELECT=99,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:45.264957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dd825a56-6e7b-407e-b2ef-8731ccc14d38 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:45.268671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-dd825a56-6e7b-407e-b2ef-8731ccc14d38 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:45.269446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48986c50-d060-45fc-b051-515bf7c85e99 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:45.270079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48986c50-d060-45fc-b051-515bf7c85e99 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:45.273802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48986c50-d060-45fc-b051-515bf7c85e99 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:45.275345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48986c50-d060-45fc-b051-515bf7c85e99 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:45.281209 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dd825a56-6e7b-407e-b2ef-8731ccc14d38 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.462497 May 18 22:29:45.293369 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1932/3670] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:44 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:45.591063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ff60f45b-dc06-41ce-8341-5458f7a91c36 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:45.591733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ff60f45b-dc06-41ce-8341-5458f7a91c36 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:45.607416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff60f45b-dc06-41ce-8341-5458f7a91c36 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:45.607859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff60f45b-dc06-41ce-8341-5458f7a91c36 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:45.608638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff60f45b-dc06-41ce-8341-5458f7a91c36 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:45.609067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff60f45b-dc06-41ce-8341-5458f7a91c36 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:45.621707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-48986c50-d060-45fc-b051-515bf7c85e99 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:45.635694 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-48986c50-d060-45fc-b051-515bf7c85e99 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.396208 May 18 22:29:45.638154 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1739/3671] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:45 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:45.766433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3c65db1a-cde8-4d49-9ed4-d8e50b4b4ac0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:45.770212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3c65db1a-cde8-4d49-9ed4-d8e50b4b4ac0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:45.801162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c65db1a-cde8-4d49-9ed4-d8e50b4b4ac0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:45.802207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c65db1a-cde8-4d49-9ed4-d8e50b4b4ac0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:45.803780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c65db1a-cde8-4d49-9ed4-d8e50b4b4ac0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:45.804597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c65db1a-cde8-4d49-9ed4-d8e50b4b4ac0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:46.029986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3c65db1a-cde8-4d49-9ed4-d8e50b4b4ac0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:46.037035 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3c65db1a-cde8-4d49-9ed4-d8e50b4b4ac0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1251 microversion: 2.1 time: 0.287528 May 18 22:29:46.038844 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1740/3672] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:45 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1251 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:46.255467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-75a60c33-a0aa-4475-8429-ef890cf0d5c4 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:46.256285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-75a60c33-a0aa-4475-8429-ef890cf0d5c4 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:46.271713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75a60c33-a0aa-4475-8429-ef890cf0d5c4 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:46.273398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75a60c33-a0aa-4475-8429-ef890cf0d5c4 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:46.277663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75a60c33-a0aa-4475-8429-ef890cf0d5c4 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:46.280366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75a60c33-a0aa-4475-8429-ef890cf0d5c4 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:46.317880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ff60f45b-dc06-41ce-8341-5458f7a91c36 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:46.339052 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ff60f45b-dc06-41ce-8341-5458f7a91c36 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.752619 May 18 22:29:46.339646 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1933/3673] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:45 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:46.364582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e4f6dcb6-b1b0-453e-b7e6-c1d46a309c37 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:46.365197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e4f6dcb6-b1b0-453e-b7e6-c1d46a309c37 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:46.384193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e4f6dcb6-b1b0-453e-b7e6-c1d46a309c37 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:46.389035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4f6dcb6-b1b0-453e-b7e6-c1d46a309c37 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:46.392983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4f6dcb6-b1b0-453e-b7e6-c1d46a309c37 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:46.394041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4f6dcb6-b1b0-453e-b7e6-c1d46a309c37 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:46.395513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4f6dcb6-b1b0-453e-b7e6-c1d46a309c37 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:46.444274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75a60c33-a0aa-4475-8429-ef890cf0d5c4 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:46.456107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75a60c33-a0aa-4475-8429-ef890cf0d5c4 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:46.457595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75a60c33-a0aa-4475-8429-ef890cf0d5c4 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:46.458806 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-75a60c33-a0aa-4475-8429-ef890cf0d5c4 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1363 microversion: 2.47 time: 0.214996 May 18 22:29:46.459570 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1741/3674] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:46 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1363 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:46.654267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-507b3258-5c10-4810-8733-ac9499e4c24f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:46.655980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-507b3258-5c10-4810-8733-ac9499e4c24f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:46.669459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-507b3258-5c10-4810-8733-ac9499e4c24f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:46.669937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-507b3258-5c10-4810-8733-ac9499e4c24f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:46.673494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-507b3258-5c10-4810-8733-ac9499e4c24f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:46.673982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-507b3258-5c10-4810-8733-ac9499e4c24f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:46.707671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e4f6dcb6-b1b0-453e-b7e6-c1d46a309c37 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:46.716652 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e4f6dcb6-b1b0-453e-b7e6-c1d46a309c37 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.367670 May 18 22:29:46.726296 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1934/3675] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:46 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:47.085574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-199c66f0-2499-48b4-a672-1d4a71242344 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:47.091331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-199c66f0-2499-48b4-a672-1d4a71242344 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:47.118499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-199c66f0-2499-48b4-a672-1d4a71242344 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:47.119007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-199c66f0-2499-48b4-a672-1d4a71242344 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:47.122619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-199c66f0-2499-48b4-a672-1d4a71242344 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:47.123071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-199c66f0-2499-48b4-a672-1d4a71242344 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:47.330953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-199c66f0-2499-48b4-a672-1d4a71242344 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:47.343221 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-199c66f0-2499-48b4-a672-1d4a71242344 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1251 microversion: 2.1 time: 0.268912 May 18 22:29:47.355793 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1935/3676] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:47 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1251 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:47.378391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5307d139-a819-4568-ab6a-fb18e55ed231 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:47.379249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5307d139-a819-4568-ab6a-fb18e55ed231 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:47.393822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5307d139-a819-4568-ab6a-fb18e55ed231 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:47.394504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5307d139-a819-4568-ab6a-fb18e55ed231 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:47.395935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5307d139-a819-4568-ab6a-fb18e55ed231 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:47.427566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5307d139-a819-4568-ab6a-fb18e55ed231 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:47.720963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-507b3258-5c10-4810-8733-ac9499e4c24f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:47.735198 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-507b3258-5c10-4810-8733-ac9499e4c24f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 1.085047 May 18 22:29:47.742619 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1742/3677] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:46 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 1093 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:47.757666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b9de859-e946-4267-b320-f5646ec6fb30 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:47.770793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2b9de859-e946-4267-b320-f5646ec6fb30 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:47.789059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b9de859-e946-4267-b320-f5646ec6fb30 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:47.789510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b9de859-e946-4267-b320-f5646ec6fb30 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:47.795566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b9de859-e946-4267-b320-f5646ec6fb30 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:47.796024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b9de859-e946-4267-b320-f5646ec6fb30 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:47.833412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5307d139-a819-4568-ab6a-fb18e55ed231 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:47.844694 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5307d139-a819-4568-ab6a-fb18e55ed231 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1523 microversion: 2.1 time: 0.485019 May 18 22:29:47.854509 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1936/3678] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:47 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1523 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:47.864806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3e084204-105f-4c19-bba5-e261209274b8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:47.865470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3e084204-105f-4c19-bba5-e261209274b8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:47.879172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e084204-105f-4c19-bba5-e261209274b8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:47.879657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e084204-105f-4c19-bba5-e261209274b8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:47.880448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e084204-105f-4c19-bba5-e261209274b8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:47.880876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e084204-105f-4c19-bba5-e261209274b8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:47.956400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2b9de859-e946-4267-b320-f5646ec6fb30 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:47.967031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2b9de859-e946-4267-b320-f5646ec6fb30 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:47.971747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2b9de859-e946-4267-b320-f5646ec6fb30 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:47.976558 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2b9de859-e946-4267-b320-f5646ec6fb30 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 200 len: 1363 microversion: 2.47 time: 0.222660 May 18 22:29:47.977147 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1743/3679] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:47 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 1363 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:48.075680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3e084204-105f-4c19-bba5-e261209274b8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:48.084767 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3e084204-105f-4c19-bba5-e261209274b8 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.228814 May 18 22:29:48.085686 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1937/3680] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:47 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:48.360266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e1e6028e-2287-4c59-8cc4-eef989deb02b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:48.360867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e1e6028e-2287-4c59-8cc4-eef989deb02b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:48.368016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1e6028e-2287-4c59-8cc4-eef989deb02b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:48.368610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1e6028e-2287-4c59-8cc4-eef989deb02b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:48.370393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1e6028e-2287-4c59-8cc4-eef989deb02b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:48.370840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1e6028e-2287-4c59-8cc4-eef989deb02b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:48.453308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e1e6028e-2287-4c59-8cc4-eef989deb02b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '53e2de157903478a8517174185fab919', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed4c186e826443559d2264e663dfb655', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:48.490342 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e1e6028e-2287-4c59-8cc4-eef989deb02b tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 200 len: 1251 microversion: 2.1 time: 0.134031 May 18 22:29:48.491643 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1744/3681] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:48 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 1251 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:48.760475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-12395b15-0293-45f0-94c5-100c91c0cc1d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:48.761251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-12395b15-0293-45f0-94c5-100c91c0cc1d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:48.767782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12395b15-0293-45f0-94c5-100c91c0cc1d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:48.768466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12395b15-0293-45f0-94c5-100c91c0cc1d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:48.769389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12395b15-0293-45f0-94c5-100c91c0cc1d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:48.770202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12395b15-0293-45f0-94c5-100c91c0cc1d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:48.873358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c73356cf-f469-455c-b60b-2dd26d254ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:48.874335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c73356cf-f469-455c-b60b-2dd26d254ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:48.903270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c73356cf-f469-455c-b60b-2dd26d254ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:48.903933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c73356cf-f469-455c-b60b-2dd26d254ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:48.905444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c73356cf-f469-455c-b60b-2dd26d254ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:48.906176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c73356cf-f469-455c-b60b-2dd26d254ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:48.910542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-12395b15-0293-45f0-94c5-100c91c0cc1d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [119083] Writing DB stats nova_cell0:SELECT=12 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:49.119082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c73356cf-f469-455c-b60b-2dd26d254ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:49.129706 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c73356cf-f469-455c-b60b-2dd26d254ec3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1505 microversion: 2.1 time: 0.269152 May 18 22:29:49.131498 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1745/3682] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:48 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1505 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:49.147593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-19475366-c169-4c0c-879e-f6df541635ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:49.150877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-19475366-c169-4c0c-879e-f6df541635ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:49.159710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19475366-c169-4c0c-879e-f6df541635ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:49.161313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19475366-c169-4c0c-879e-f6df541635ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:49.163875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19475366-c169-4c0c-879e-f6df541635ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:49.165094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19475366-c169-4c0c-879e-f6df541635ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:49.184620 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-19475366-c169-4c0c-879e-f6df541635ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] HTTP exception thrown: Instance 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 could not be found. May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-19475366-c169-4c0c-879e-f6df541635ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Request method failure captured: May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 HTTP/1.1 May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXMqXHBLFfvAmuNTjO44aHny80cbgfbJiovsj-LEy0q8-U2XeR-3pcqJk05coDMq6VTAfXE-ETdEE0sV2ZNmd2iec_Oasn_SGe8yZytNLjKd11FBOVplB-C5Pwwlpi8sEojHVekEd28xdPPMA0Lg0R8MwxMj5bX76KqhC_Us9PDqtgA May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.47 May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: e91a61b335dd477985c4017e0a4dffd0 May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerShowV247Test-86429740 May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/e91a61b335dd477985c4017e0a4dffd0"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e91a61b335dd477985c4017e0a4dffd0"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_e91a61b335dd477985c4017e0a4dffd0"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e91a61b335dd477985c4017e0a4dffd0"}]}] May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerShowV247Test-86429740 May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: e91a61b335dd477985c4017e0a4dffd0 May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerShowV247Test-86429740 May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerShowV247Test-86429740-project May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 658a41f2ed5e49898e3740ea9c29cf14 May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerShowV247Test-86429740-project May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 could not be found. May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3'} May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 could not be found. May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 could not be found. May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:29:49.186856 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:49.191486 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:29:49.191486 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:29:49.191486 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:29:49.191486 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:29:49.191486 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:29:49.191486 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 could not be found. May 18 22:29:49.191486 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:49.195818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-19475366-c169-4c0c-879e-f6df541635ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Returning 404 to user: Instance 8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:29:49.197868 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-19475366-c169-4c0c-879e-f6df541635ff tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3" status: 404 len: 111 microversion: 2.47 time: 0.064327 May 18 22:29:49.198638 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1746/3683] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:49 2022] GET /compute/v2.1/servers/8a9dbd93-e46e-4d26-80cb-e7cc5caeaac3 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:29:49.204043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-495a9eaf-088f-4d5d-96b8-42e31b534824 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:49.205572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-495a9eaf-088f-4d5d-96b8-42e31b534824 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:49.214048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-495a9eaf-088f-4d5d-96b8-42e31b534824 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:49.215463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-495a9eaf-088f-4d5d-96b8-42e31b534824 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:49.216462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-495a9eaf-088f-4d5d-96b8-42e31b534824 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:49.217187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-495a9eaf-088f-4d5d-96b8-42e31b534824 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:49.347764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-12395b15-0293-45f0-94c5-100c91c0cc1d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:49.365077 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-12395b15-0293-45f0-94c5-100c91c0cc1d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.609524 May 18 22:29:49.366339 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1938/3684] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:48 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:49.375131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e3584f8d-3527-432c-adc0-04895b9c9dc8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:49.376008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e3584f8d-3527-432c-adc0-04895b9c9dc8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:49.393532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3584f8d-3527-432c-adc0-04895b9c9dc8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:49.394301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3584f8d-3527-432c-adc0-04895b9c9dc8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:49.395289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3584f8d-3527-432c-adc0-04895b9c9dc8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:49.395931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3584f8d-3527-432c-adc0-04895b9c9dc8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:49.429573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e3584f8d-3527-432c-adc0-04895b9c9dc8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:29:49.578700 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e3584f8d-3527-432c-adc0-04895b9c9dc8 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8fedf6c5-ad35-4aa1-98e5-0fd4a0514250" status: 204 len: 0 microversion: 2.47 time: 0.210090 May 18 22:29:49.580167 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1939/3685] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:29:49 2022] DELETE /compute/v2.1/servers/8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:29:49.595666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f0d7fe7-4bdf-4352-8af0-0ab4cb89a5fa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:49.597810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2f0d7fe7-4bdf-4352-8af0-0ab4cb89a5fa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] [instance: 0f6c7131-df49-42ee-a2c3-7ce05eef4d94] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:49.607440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f0d7fe7-4bdf-4352-8af0-0ab4cb89a5fa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:49.608203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f0d7fe7-4bdf-4352-8af0-0ab4cb89a5fa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:49.609206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f0d7fe7-4bdf-4352-8af0-0ab4cb89a5fa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:49.609885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f0d7fe7-4bdf-4352-8af0-0ab4cb89a5fa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:49.628161 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-2f0d7fe7-4bdf-4352-8af0-0ab4cb89a5fa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] HTTP exception thrown: Instance 0f6c7131-df49-42ee-a2c3-7ce05eef4d94 could not be found. May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f0d7fe7-4bdf-4352-8af0-0ab4cb89a5fa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Request method failure captured: May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 HTTP/1.1 May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXKzroigiAkEnMzyb1QXnsKo6NkaO1rBShdgg0H0jioKySMZwJPZRhXrTKvtG0hRG29cfGTpk_Z1Zp4sK6p77bcste8ts-ReaSaIcDbeNckD5bOR1JMGIXmFAIAL2F4vbcNAkr75fqQQx9F5XsAXUBNg8jWkksut59zl4Ue2K3T0FnA May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: ed4c186e826443559d2264e663dfb655 May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestBootFromVolume-1841563223 May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ed4c186e826443559d2264e663dfb655"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ed4c186e826443559d2264e663dfb655"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ed4c186e826443559d2264e663dfb655"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ed4c186e826443559d2264e663dfb655"}]}] May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestBootFromVolume-1841563223 May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: ed4c186e826443559d2264e663dfb655 May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestBootFromVolume-1841563223 May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestBootFromVolume-1841563223-project May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 53e2de157903478a8517174185fab919 May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestBootFromVolume-1841563223-project May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 0f6c7131-df49-42ee-a2c3-7ce05eef4d94 could not be found. May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '0f6c7131-df49-42ee-a2c3-7ce05eef4d94'} May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 0f6c7131-df49-42ee-a2c3-7ce05eef4d94 could not be found. May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 0f6c7131-df49-42ee-a2c3-7ce05eef4d94 could not be found. May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:29:49.630105 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:29:49.635214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:29:49.635214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:29:49.635214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:29:49.635214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:29:49.635214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:29:49.635214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 0f6c7131-df49-42ee-a2c3-7ce05eef4d94 could not be found. May 18 22:29:49.635214 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:29:49.638539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f0d7fe7-4bdf-4352-8af0-0ab4cb89a5fa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Returning 404 to user: Instance 0f6c7131-df49-42ee-a2c3-7ce05eef4d94 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:29:49.644436 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2f0d7fe7-4bdf-4352-8af0-0ab4cb89a5fa tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94" status: 404 len: 111 microversion: 2.1 time: 0.062674 May 18 22:29:49.648182 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1940/3686] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:49 2022] GET /compute/v2.1/servers/0f6c7131-df49-42ee-a2c3-7ce05eef4d94 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:29:49.650715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-64004871-010b-445f-9705-11f48e59f24c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:49.651833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-64004871-010b-445f-9705-11f48e59f24c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:49.658958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64004871-010b-445f-9705-11f48e59f24c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:49.659390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64004871-010b-445f-9705-11f48e59f24c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:49.660637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64004871-010b-445f-9705-11f48e59f24c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:49.661221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64004871-010b-445f-9705-11f48e59f24c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:49.661716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-495a9eaf-088f-4d5d-96b8-42e31b534824 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:49.670305 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-495a9eaf-088f-4d5d-96b8-42e31b534824 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.470418 May 18 22:29:49.673397 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1747/3687] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:49 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:49.685807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53897351-0036-41b5-a8d8-657ad797c6d0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] Calling method '.version_select at 0x7fa2ec63e700>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:49.716534 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-53897351-0036-41b5-a8d8-657ad797c6d0 tempest-ServersTestBootFromVolume-1841563223 tempest-ServersTestBootFromVolume-1841563223-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2009457024" status: 202 len: 0 microversion: 2.1 time: 0.041053 May 18 22:29:49.717823 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1748/3688] 10.222.0.58 () {58 vars in 1220 bytes} [Wed May 18 22:29:49 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2009457024 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:29:49.764721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-64004871-010b-445f-9705-11f48e59f24c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:49.774216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-64004871-010b-445f-9705-11f48e59f24c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:49.776923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-64004871-010b-445f-9705-11f48e59f24c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:49.778316 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-64004871-010b-445f-9705-11f48e59f24c tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8fedf6c5-ad35-4aa1-98e5-0fd4a0514250" status: 200 len: 1362 microversion: 2.47 time: 0.131867 May 18 22:29:49.779577 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1941/3689] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:49 2022] GET /compute/v2.1/servers/8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 => generated 1362 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:49.795945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bfd2a268-ee14-40b7-ab53-e35b328ba321 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "528ce697-1329-46aa-b8b3-376a6fdb1cae"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:49.797663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bfd2a268-ee14-40b7-ab53-e35b328ba321 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:49.805581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfd2a268-ee14-40b7-ab53-e35b328ba321 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:49.806450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfd2a268-ee14-40b7-ab53-e35b328ba321 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:49.807987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfd2a268-ee14-40b7-ab53-e35b328ba321 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:49.808635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfd2a268-ee14-40b7-ab53-e35b328ba321 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:49.830981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-bfd2a268-ee14-40b7-ab53-e35b328ba321 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:50.151951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-be3ed253-2ead-4fd7-93e0-f4db93a62c99 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:50.154305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-be3ed253-2ead-4fd7-93e0-f4db93a62c99 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:50.167589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be3ed253-2ead-4fd7-93e0-f4db93a62c99 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:50.168297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be3ed253-2ead-4fd7-93e0-f4db93a62c99 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:50.170469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be3ed253-2ead-4fd7-93e0-f4db93a62c99 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:50.171841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be3ed253-2ead-4fd7-93e0-f4db93a62c99 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:50.425708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-be3ed253-2ead-4fd7-93e0-f4db93a62c99 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:50.434013 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-be3ed253-2ead-4fd7-93e0-f4db93a62c99 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1505 microversion: 2.1 time: 0.289454 May 18 22:29:50.434787 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1942/3690] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:50 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1505 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:50.448431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aacd1e4b-ca85-4600-89a4-15a73dc1a0a2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:50.449361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aacd1e4b-ca85-4600-89a4-15a73dc1a0a2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:50.455457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aacd1e4b-ca85-4600-89a4-15a73dc1a0a2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:50.456089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aacd1e4b-ca85-4600-89a4-15a73dc1a0a2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:50.457133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aacd1e4b-ca85-4600-89a4-15a73dc1a0a2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:50.457562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aacd1e4b-ca85-4600-89a4-15a73dc1a0a2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:50.604571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aacd1e4b-ca85-4600-89a4-15a73dc1a0a2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:50.612324 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aacd1e4b-ca85-4600-89a4-15a73dc1a0a2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.168591 May 18 22:29:50.613116 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1943/3691] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:50 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:50.691808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7c28a596-1ebc-400e-9424-b6370c7e9cfe tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:50.692403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7c28a596-1ebc-400e-9424-b6370c7e9cfe tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:50.700432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c28a596-1ebc-400e-9424-b6370c7e9cfe tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:50.700902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c28a596-1ebc-400e-9424-b6370c7e9cfe tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:50.701830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c28a596-1ebc-400e-9424-b6370c7e9cfe tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:50.702208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c28a596-1ebc-400e-9424-b6370c7e9cfe tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:50.854280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7c28a596-1ebc-400e-9424-b6370c7e9cfe tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:50.863265 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7c28a596-1ebc-400e-9424-b6370c7e9cfe tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.175206 May 18 22:29:50.864030 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1944/3692] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:50 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:50.873380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-79321d6e-7ad6-458a-90d8-b4c8c97d8b86 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:50.874536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-79321d6e-7ad6-458a-90d8-b4c8c97d8b86 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:50.881303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79321d6e-7ad6-458a-90d8-b4c8c97d8b86 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:50.882197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79321d6e-7ad6-458a-90d8-b4c8c97d8b86 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:50.883385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79321d6e-7ad6-458a-90d8-b4c8c97d8b86 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:50.884102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79321d6e-7ad6-458a-90d8-b4c8c97d8b86 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:50.965133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-79321d6e-7ad6-458a-90d8-b4c8c97d8b86 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:50.973535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-79321d6e-7ad6-458a-90d8-b4c8c97d8b86 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:50.975038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-79321d6e-7ad6-458a-90d8-b4c8c97d8b86 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:50.976268 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-79321d6e-7ad6-458a-90d8-b4c8c97d8b86 tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8fedf6c5-ad35-4aa1-98e5-0fd4a0514250" status: 200 len: 1362 microversion: 2.47 time: 0.110924 May 18 22:29:50.976835 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1945/3693] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:50 2022] GET /compute/v2.1/servers/8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 => generated 1362 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:51.380695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-97347116-579d-4e89-83dc-b6f218e31e67 req-eb22befa-2e15-4e8e-b738-6aa5d3f60bd6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bd98572a-aa39-4004-bcfd-0d9331e991c4", "name": "network-vif-unplugged", "status": "completed", "tag": "51bfcf03-fd27-4817-a0c2-2a83b15df83e"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:51.407393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-97347116-579d-4e89-83dc-b6f218e31e67 req-eb22befa-2e15-4e8e-b738-6aa5d3f60bd6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:51.410536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-97347116-579d-4e89-83dc-b6f218e31e67 req-eb22befa-2e15-4e8e-b738-6aa5d3f60bd6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:51.447165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-97347116-579d-4e89-83dc-b6f218e31e67 req-eb22befa-2e15-4e8e-b738-6aa5d3f60bd6 service nova] Creating event network-vif-unplugged:51bfcf03-fd27-4817-a0c2-2a83b15df83e for instance bd98572a-aa39-4004-bcfd-0d9331e991c4 on n-h1-841040-6 May 18 22:29:51.449836 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bfd2a268-ee14-40b7-ab53-e35b328ba321 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "POST /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.658092 May 18 22:29:51.453859 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-97347116-579d-4e89-83dc-b6f218e31e67 req-eb22befa-2e15-4e8e-b738-6aa5d3f60bd6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.087892 May 18 22:29:51.458002 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1946/3694] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:51 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:29:51.467679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2fe8c370-aa26-4394-96f6-daab5128e1f4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:51.467930 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1749/3695] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:29:49 2022] POST /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/os-volume_attachments => generated 194 bytes in 1677 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:51.470407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2fe8c370-aa26-4394-96f6-daab5128e1f4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:51.485686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fe8c370-aa26-4394-96f6-daab5128e1f4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:51.486145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fe8c370-aa26-4394-96f6-daab5128e1f4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:51.490915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fe8c370-aa26-4394-96f6-daab5128e1f4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:51.491573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fe8c370-aa26-4394-96f6-daab5128e1f4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:51.628829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-626346d1-2e86-4fcb-bf66-e5b8632e5861 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:51.629573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-626346d1-2e86-4fcb-bf66-e5b8632e5861 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:51.641947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-626346d1-2e86-4fcb-bf66-e5b8632e5861 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:51.656062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-626346d1-2e86-4fcb-bf66-e5b8632e5861 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:51.656951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-626346d1-2e86-4fcb-bf66-e5b8632e5861 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:51.657390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-626346d1-2e86-4fcb-bf66-e5b8632e5861 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:51.968532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-626346d1-2e86-4fcb-bf66-e5b8632e5861 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:51.976908 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-626346d1-2e86-4fcb-bf66-e5b8632e5861 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.351876 May 18 22:29:51.977504 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1750/3696] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:51 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:51.985419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2fe8c370-aa26-4394-96f6-daab5128e1f4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:51.987482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f511ebd9-607e-4ddc-a81d-b35a8306065b tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:51.993113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f511ebd9-607e-4ddc-a81d-b35a8306065b tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:51.994250 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2fe8c370-aa26-4394-96f6-daab5128e1f4 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 200 len: 1508 microversion: 2.1 time: 0.534767 May 18 22:29:51.994866 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1947/3697] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:51 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 1508 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:52.015463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:52.019456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f511ebd9-607e-4ddc-a81d-b35a8306065b tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:52.022014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f511ebd9-607e-4ddc-a81d-b35a8306065b tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:52.022658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:52.023810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f511ebd9-607e-4ddc-a81d-b35a8306065b tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:52.024370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f511ebd9-607e-4ddc-a81d-b35a8306065b tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:52.031559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:52.032288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:52.033473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:52.034300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:52.110224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:52.110992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:52.111544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lazy-loading 'fault' on Instance uuid 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:29:52.177813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:52.180363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:52.191743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:52.197157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '658a41f2ed5e49898e3740ea9c29cf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e91a61b335dd477985c4017e0a4dffd0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:52.201414 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9b613517-e63d-46f2-8a39-09e3f3a8513f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8fedf6c5-ad35-4aa1-98e5-0fd4a0514250" status: 200 len: 1367 microversion: 2.47 time: 0.189986 May 18 22:29:52.203323 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1948/3698] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:52 2022] GET /compute/v2.1/servers/8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 => generated 1367 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:29:52.212719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:52.214088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:52.231279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:52.233050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:52.234530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:52.235177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:52.268360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:29:52.276116 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.compute.api [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Working on deleting snapshot 9f73fc14-b09a-4f94-a6af-eacf6a18189a from shelved instance... May 18 22:29:52.422226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f511ebd9-607e-4ddc-a81d-b35a8306065b tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:52.435246 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f511ebd9-607e-4ddc-a81d-b35a8306065b tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.453751 May 18 22:29:52.448718 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1751/3699] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:51 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:52.996102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7290476b-0f34-4b08-9c26-5060a76697cc tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:52.997895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7290476b-0f34-4b08-9c26-5060a76697cc tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:53.012125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7290476b-0f34-4b08-9c26-5060a76697cc tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:53.012941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7290476b-0f34-4b08-9c26-5060a76697cc tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:53.016309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7290476b-0f34-4b08-9c26-5060a76697cc tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:53.016964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7290476b-0f34-4b08-9c26-5060a76697cc tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:53.058069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Doing local delete in cell a037f7e5-99a5-4a88-a730-38a666fb1eb7(cell1) {{(pid=119083) _delete /opt/stack/nova/nova/compute/api.py:2489}} May 18 22:29:53.064132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:53.065598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:53.066307 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.compute.api [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] instance is in SHELVED_OFFLOADED state, cleanup the instance's info from database. May 18 22:29:53.076433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] deallocate_for_instance() {{(pid=119083) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1765}} May 18 22:29:53.504875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7290476b-0f34-4b08-9c26-5060a76697cc tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:53.527077 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7290476b-0f34-4b08-9c26-5060a76697cc tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.536538 May 18 22:29:53.527936 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1752/3700] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:52 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:53.538194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-113bb151-422d-4b2a-9438-271d0b4d365f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:53.544146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-113bb151-422d-4b2a-9438-271d0b4d365f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] [instance: 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:53.555597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-113bb151-422d-4b2a-9438-271d0b4d365f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:53.559310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-113bb151-422d-4b2a-9438-271d0b4d365f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:53.564856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-113bb151-422d-4b2a-9438-271d0b4d365f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:53.565456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-113bb151-422d-4b2a-9438-271d0b4d365f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:53.605655 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-113bb151-422d-4b2a-9438-271d0b4d365f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] HTTP exception thrown: Instance 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 could not be found. May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-113bb151-422d-4b2a-9438-271d0b4d365f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Request method failure captured: May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 HTTP/1.1 May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXMqXHBLFfvAmuNTjO44aHny80cbgfbJiovsj-LEy0q8-U2XeR-3pcqJk05coDMq6VTAfXE-ETdEE0sV2ZNmd2iec_Oasn_SGe8yZytNLjKd11FBOVplB-C5Pwwlpi8sEojHVekEd28xdPPMA0Lg0R8MwxMj5bX76KqhC_Us9PDqtgA May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.47 May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: e91a61b335dd477985c4017e0a4dffd0 May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerShowV247Test-86429740 May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/e91a61b335dd477985c4017e0a4dffd0"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e91a61b335dd477985c4017e0a4dffd0"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_e91a61b335dd477985c4017e0a4dffd0"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e91a61b335dd477985c4017e0a4dffd0"}]}] May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerShowV247Test-86429740 May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: e91a61b335dd477985c4017e0a4dffd0 May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerShowV247Test-86429740 May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerShowV247Test-86429740-project May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 658a41f2ed5e49898e3740ea9c29cf14 May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerShowV247Test-86429740-project May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 could not be found. May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8fedf6c5-ad35-4aa1-98e5-0fd4a0514250'} May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 could not be found. May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 could not be found. May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:29:53.608151 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:53.613243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:29:53.613243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:29:53.613243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:29:53.613243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:29:53.613243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:29:53.613243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 could not be found. May 18 22:29:53.613243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:53.613243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-113bb151-422d-4b2a-9438-271d0b4d365f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] Returning 404 to user: Instance 8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:29:53.613243 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-113bb151-422d-4b2a-9438-271d0b4d365f tempest-ServerShowV247Test-86429740 tempest-ServerShowV247Test-86429740-project] 10.222.0.58 "GET /compute/v2.1/servers/8fedf6c5-ad35-4aa1-98e5-0fd4a0514250" status: 404 len: 111 microversion: 2.47 time: 0.080856 May 18 22:29:53.614042 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1753/3701] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:29:53 2022] GET /compute/v2.1/servers/8fedf6c5-ad35-4aa1-98e5-0fd4a0514250 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:29:53.633097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-78458454-2130-4ba4-97ce-b875f8f6fb86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:53.633602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-78458454-2130-4ba4-97ce-b875f8f6fb86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:53.650842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78458454-2130-4ba4-97ce-b875f8f6fb86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:53.651286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78458454-2130-4ba4-97ce-b875f8f6fb86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:53.652055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78458454-2130-4ba4-97ce-b875f8f6fb86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:53.652602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78458454-2130-4ba4-97ce-b875f8f6fb86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:54.015310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-78458454-2130-4ba4-97ce-b875f8f6fb86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:54.024010 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-78458454-2130-4ba4-97ce-b875f8f6fb86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.401628 May 18 22:29:54.038462 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1754/3702] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:53 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:54.194002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8a1a9503-693e-4322-bd49-ca7276cb1c7d req-cfad1bbb-a4ee-4994-8812-fc20e0885622 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bd98572a-aa39-4004-bcfd-0d9331e991c4", "name": "network-vif-deleted", "tag": "51bfcf03-fd27-4817-a0c2-2a83b15df83e"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:54.198578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Updating instance_info_cache with network_info: [] {{(pid=119083) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:117}} May 18 22:29:54.212425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-8a1a9503-693e-4322-bd49-ca7276cb1c7d req-cfad1bbb-a4ee-4994-8812-fc20e0885622 service nova] [119082] Writing DB stats nova_cell0:SELECT=14 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:54.222273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8a1a9503-693e-4322-bd49-ca7276cb1c7d req-cfad1bbb-a4ee-4994-8812-fc20e0885622 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:54.222943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8a1a9503-693e-4322-bd49-ca7276cb1c7d req-cfad1bbb-a4ee-4994-8812-fc20e0885622 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:54.250130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.compute.server_external_events [req-8a1a9503-693e-4322-bd49-ca7276cb1c7d req-cfad1bbb-a4ee-4994-8812-fc20e0885622 service nova] Unable to find a host for instance bd98572a-aa39-4004-bcfd-0d9331e991c4. Dropping event network-vif-deleted {{(pid=119082) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:143}} May 18 22:29:54.251453 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8a1a9503-693e-4322-bd49-ca7276cb1c7d req-cfad1bbb-a4ee-4994-8812-fc20e0885622 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 207 len: 180 microversion: 2.1 time: 0.063439 May 18 22:29:54.256241 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1755/3703] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:29:54 2022] POST /compute/v2.1/os-server-external-events => generated 180 bytes in 69 msecs (HTTP/1.1 207) 9 headers in 367 bytes (2 switches on core 0) May 18 22:29:54.476707 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ef95a32e-949d-4b9a-80dd-e546ce8c97d3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 204 len: 0 microversion: 2.1 time: 2.272187 May 18 22:29:54.477895 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1949/3704] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:29:52 2022] DELETE /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 0 bytes in 2274 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:29:54.488995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-50c2e147-1778-430b-afe7-eaefd92c15c2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:54.490031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-50c2e147-1778-430b-afe7-eaefd92c15c2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:54.499524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-50c2e147-1778-430b-afe7-eaefd92c15c2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119082] Writing DB stats nova_cell0:SELECT=10 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:29:54.502434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50c2e147-1778-430b-afe7-eaefd92c15c2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:54.503262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50c2e147-1778-430b-afe7-eaefd92c15c2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:54.504336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50c2e147-1778-430b-afe7-eaefd92c15c2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:54.504936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50c2e147-1778-430b-afe7-eaefd92c15c2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:54.527844 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-50c2e147-1778-430b-afe7-eaefd92c15c2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-50c2e147-1778-430b-afe7-eaefd92c15c2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 HTTP/1.1 May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'bd98572a-aa39-4004-bcfd-0d9331e991c4'} May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:29:54.530431 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:54.535378 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:29:54.535378 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:29:54.535378 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:29:54.535378 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:29:54.535378 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:29:54.535378 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:29:54.535378 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:29:54.537079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-50c2e147-1778-430b-afe7-eaefd92c15c2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:29:54.538746 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-50c2e147-1778-430b-afe7-eaefd92c15c2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 404 len: 111 microversion: 2.1 time: 0.055249 May 18 22:29:54.544935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b5aaa030-bdfe-42f3-9250-c95be5424cec tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:54.545882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b5aaa030-bdfe-42f3-9250-c95be5424cec tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:54.553994 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1756/3705] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:54 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:29:54.556293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b5aaa030-bdfe-42f3-9250-c95be5424cec tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:54.557449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b5aaa030-bdfe-42f3-9250-c95be5424cec tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:54.559160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b5aaa030-bdfe-42f3-9250-c95be5424cec tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:54.559894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b5aaa030-bdfe-42f3-9250-c95be5424cec tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:54.766916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1575221434", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "a0f28d41-b720-40ea-a18f-991c3afb91d0"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:54.877564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b5aaa030-bdfe-42f3-9250-c95be5424cec tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:54.889573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] validate_networks() for [('a0f28d41-b720-40ea-a18f-991c3afb91d0', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:29:54.896470 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b5aaa030-bdfe-42f3-9250-c95be5424cec tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.355840 May 18 22:29:54.909327 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1950/3706] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:54 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:55.045659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f8cee873-96d8-472d-9123-4cd43ba9eb0d tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:55.046476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f8cee873-96d8-472d-9123-4cd43ba9eb0d tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:55.062233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8cee873-96d8-472d-9123-4cd43ba9eb0d tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:55.064839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8cee873-96d8-472d-9123-4cd43ba9eb0d tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:55.065690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8cee873-96d8-472d-9123-4cd43ba9eb0d tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:55.066163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8cee873-96d8-472d-9123-4cd43ba9eb0d tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:55.361207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f8cee873-96d8-472d-9123-4cd43ba9eb0d tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:55.368940 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f8cee873-96d8-472d-9123-4cd43ba9eb0d tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.329119 May 18 22:29:55.378753 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1951/3707] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:55 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:55.914304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ace0bc5-8c99-42d4-b2a3-41c58a661f16 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:55.914973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2ace0bc5-8c99-42d4-b2a3-41c58a661f16 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:55.925456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ace0bc5-8c99-42d4-b2a3-41c58a661f16 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:55.934089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ace0bc5-8c99-42d4-b2a3-41c58a661f16 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:55.935012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ace0bc5-8c99-42d4-b2a3-41c58a661f16 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:55.935446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ace0bc5-8c99-42d4-b2a3-41c58a661f16 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:56.024311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:29:56.024843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:29:56.025218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:29:56.026017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:29:56.026431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:29:56.049527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:56.049998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:56.051639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:56.055824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:56.154794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:29:56.167228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for user 20c1fda7d13643f7af301a4535b9aacc and project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:29:56.202396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:29:56.204712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:29:56.323808 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-23bcef14-2b03-4123-ba9d-7af9ba08f157 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.558480 May 18 22:29:56.329548 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1757/3708] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:29:54 2022] POST /compute/v2.1/servers => generated 380 bytes in 1570 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:29:56.335860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ee754a7e-adef-44a7-ac4c-d183286b2a25 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:56.365461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ee754a7e-adef-44a7-ac4c-d183286b2a25 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:56.536919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2ace0bc5-8c99-42d4-b2a3-41c58a661f16 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:56.552089 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2ace0bc5-8c99-42d4-b2a3-41c58a661f16 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.641643 May 18 22:29:56.564987 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1952/3709] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:55 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:56.570154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6f1f863b-2c4b-4f50-bfac-109a125a26be tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:56.573106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6f1f863b-2c4b-4f50-bfac-109a125a26be tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:56.596391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f1f863b-2c4b-4f50-bfac-109a125a26be tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:56.598331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f1f863b-2c4b-4f50-bfac-109a125a26be tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:56.602315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f1f863b-2c4b-4f50-bfac-109a125a26be tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:56.604655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f1f863b-2c4b-4f50-bfac-109a125a26be tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:56.959621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6f1f863b-2c4b-4f50-bfac-109a125a26be tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:56.967832 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6f1f863b-2c4b-4f50-bfac-109a125a26be tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.413606 May 18 22:29:56.983459 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1953/3710] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:56 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:57.224966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ee754a7e-adef-44a7-ac4c-d183286b2a25 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:57.244766 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ee754a7e-adef-44a7-ac4c-d183286b2a25 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1215 microversion: 2.1 time: 0.903666 May 18 22:29:57.246961 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1758/3711] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:56 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1215 bytes in 917 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:57.505268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0292c7da-b696-4b38-ba0f-17825cd7f32e tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] Action: 'create', calling method: .version_select at 0x7fa2ec295d30>, body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-1116834670", "metadata": {"Type": "work"}}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:29:57.569156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4bcfdff1-3640-4342-bcb4-6c178eda0474 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:57.570200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4bcfdff1-3640-4342-bcb4-6c178eda0474 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:57.596709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bcfdff1-3640-4342-bcb4-6c178eda0474 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:57.597474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bcfdff1-3640-4342-bcb4-6c178eda0474 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:57.605340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bcfdff1-3640-4342-bcb4-6c178eda0474 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:57.606100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bcfdff1-3640-4342-bcb4-6c178eda0474 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:57.895680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4bcfdff1-3640-4342-bcb4-6c178eda0474 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:57.904161 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4bcfdff1-3640-4342-bcb4-6c178eda0474 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.339069 May 18 22:29:57.915613 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1759/3712] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:57 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:57.990827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4bc13f1f-fe52-439e-abc4-a44e5d31d621 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:57.991667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4bc13f1f-fe52-439e-abc4-a44e5d31d621 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:58.021144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc13f1f-fe52-439e-abc4-a44e5d31d621 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:58.021684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc13f1f-fe52-439e-abc4-a44e5d31d621 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:58.027150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc13f1f-fe52-439e-abc4-a44e5d31d621 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:58.029691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4bc13f1f-fe52-439e-abc4-a44e5d31d621 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:58.319817 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0292c7da-b696-4b38-ba0f-17825cd7f32e tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] 10.222.0.58 "POST /compute/v2.1/os-volumes" status: 200 len: 353 microversion: 2.1 time: 1.082692 May 18 22:29:58.321499 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1954/3713] 10.222.0.58 () {60 vars in 1155 bytes} [Wed May 18 22:29:57 2022] POST /compute/v2.1/os-volumes => generated 353 bytes in 1085 msecs (HTTP/1.1 200) 10 headers in 448 bytes (1 switches on core 0) May 18 22:29:58.328494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76dca1a5-f3ae-475d-af6a-324df0a97d42 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:58.329341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-76dca1a5-f3ae-475d-af6a-324df0a97d42 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:58.351566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76dca1a5-f3ae-475d-af6a-324df0a97d42 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:58.361947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76dca1a5-f3ae-475d-af6a-324df0a97d42 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:58.363018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76dca1a5-f3ae-475d-af6a-324df0a97d42 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:58.366639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76dca1a5-f3ae-475d-af6a-324df0a97d42 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:58.701652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4bc13f1f-fe52-439e-abc4-a44e5d31d621 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:58.714062 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4bc13f1f-fe52-439e-abc4-a44e5d31d621 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.730720 May 18 22:29:58.716765 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1760/3714] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:57 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:29:58.730043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-23390582-b3df-4bbf-9807-d9e0089ff210 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] Calling method '.version_select at 0x7fa2ed659b80>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:58.761175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-76dca1a5-f3ae-475d-af6a-324df0a97d42 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:29:58.807607 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-76dca1a5-f3ae-475d-af6a-324df0a97d42 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1273 microversion: 2.1 time: 0.483937 May 18 22:29:58.808255 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1955/3715] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:58 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1273 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:29:58.845803 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-23390582-b3df-4bbf-9807-d9e0089ff210 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b" status: 200 len: 353 microversion: 2.1 time: 0.127782 May 18 22:29:58.849786 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1761/3716] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:29:58 2022] GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b => generated 353 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:29:58.921030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-68931a77-bba1-4a2d-9bb5-a687d05978df tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:58.921644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-68931a77-bba1-4a2d-9bb5-a687d05978df tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:58.936689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68931a77-bba1-4a2d-9bb5-a687d05978df tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:58.937396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68931a77-bba1-4a2d-9bb5-a687d05978df tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:58.938482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68931a77-bba1-4a2d-9bb5-a687d05978df tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:58.939143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68931a77-bba1-4a2d-9bb5-a687d05978df tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:59.739673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-500e3268-ddf3-42e3-a875-d23f59bd52c0 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:29:59.740896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-500e3268-ddf3-42e3-a875-d23f59bd52c0 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:29:59.761843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-500e3268-ddf3-42e3-a875-d23f59bd52c0 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:59.762624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-500e3268-ddf3-42e3-a875-d23f59bd52c0 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:29:59.763652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-500e3268-ddf3-42e3-a875-d23f59bd52c0 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:29:59.767531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-500e3268-ddf3-42e3-a875-d23f59bd52c0 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:00.271213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-500e3268-ddf3-42e3-a875-d23f59bd52c0 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:00.283097 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-500e3268-ddf3-42e3-a875-d23f59bd52c0 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1521 microversion: 2.1 time: 0.555202 May 18 22:30:00.284175 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1762/3717] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:59 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1521 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:00.294890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-145b0f17-daa6-4cc4-b401-198821764323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:00.297979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-145b0f17-daa6-4cc4-b401-198821764323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:00.311699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-145b0f17-daa6-4cc4-b401-198821764323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:00.317984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-145b0f17-daa6-4cc4-b401-198821764323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:00.319051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-145b0f17-daa6-4cc4-b401-198821764323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:00.319686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-145b0f17-daa6-4cc4-b401-198821764323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:00.620572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-68931a77-bba1-4a2d-9bb5-a687d05978df tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:00.648535 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-68931a77-bba1-4a2d-9bb5-a687d05978df tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 1.731133 May 18 22:30:00.650669 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1956/3718] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:29:58 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 1734 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:00.679493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca2198ec-2b2c-40f0-ab58-438ca0604b38 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] Calling method '.version_select at 0x7fa2ec2040d0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:00.807745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-145b0f17-daa6-4cc4-b401-198821764323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:00.818398 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-145b0f17-daa6-4cc4-b401-198821764323 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1315 microversion: 2.1 time: 0.531383 May 18 22:30:00.823113 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1763/3719] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:00 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1315 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:00.921187 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ca2198ec-2b2c-40f0-ab58-438ca0604b38 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b" status: 200 len: 353 microversion: 2.1 time: 0.268728 May 18 22:30:00.923009 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1957/3720] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:30:00 2022] GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b => generated 353 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:01.258435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f70689ab-6342-4202-8f36-8105feab640b req-8f97d727-24e7-4825-82ad-a8d5d72ca985 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "16c113e2-4703-4d76-8faa-079611ae211a", "tag": "c1226060-6ec6-4ae5-8820-354d9e20968b"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:01.277502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f70689ab-6342-4202-8f36-8105feab640b req-8f97d727-24e7-4825-82ad-a8d5d72ca985 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:01.278066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f70689ab-6342-4202-8f36-8105feab640b req-8f97d727-24e7-4825-82ad-a8d5d72ca985 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:01.301025 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f70689ab-6342-4202-8f36-8105feab640b req-8f97d727-24e7-4825-82ad-a8d5d72ca985 service nova] Creating event network-changed:c1226060-6ec6-4ae5-8820-354d9e20968b for instance 16c113e2-4703-4d76-8faa-079611ae211a on n-h2-841040-6 May 18 22:30:01.303125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-503bcbff-9b36-40b7-a515-b6c0a399bddb tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:01.304182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-503bcbff-9b36-40b7-a515-b6c0a399bddb tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:01.314036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-503bcbff-9b36-40b7-a515-b6c0a399bddb tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:01.314458 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f70689ab-6342-4202-8f36-8105feab640b req-8f97d727-24e7-4825-82ad-a8d5d72ca985 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.065532 May 18 22:30:01.315026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-503bcbff-9b36-40b7-a515-b6c0a399bddb tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:01.315654 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1764/3721] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:30:01 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:01.316828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-503bcbff-9b36-40b7-a515-b6c0a399bddb tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:01.317476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-503bcbff-9b36-40b7-a515-b6c0a399bddb tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:01.536896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-503bcbff-9b36-40b7-a515-b6c0a399bddb tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:01.550014 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-503bcbff-9b36-40b7-a515-b6c0a399bddb tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1498 microversion: 2.1 time: 0.253839 May 18 22:30:01.551463 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1958/3722] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:01 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1498 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:01.569973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-288e093c-fcbe-4fd8-81ce-69db12268f67 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:01.575670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-288e093c-fcbe-4fd8-81ce-69db12268f67 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:01.577244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-288e093c-fcbe-4fd8-81ce-69db12268f67 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'vm_state': ['stopped'], 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:30:01.585250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-288e093c-fcbe-4fd8-81ce-69db12268f67 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:01.585989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-288e093c-fcbe-4fd8-81ce-69db12268f67 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:01.587027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-288e093c-fcbe-4fd8-81ce-69db12268f67 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:01.588331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-288e093c-fcbe-4fd8-81ce-69db12268f67 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:01.617646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-288e093c-fcbe-4fd8-81ce-69db12268f67 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:30:01.657088 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-288e093c-fcbe-4fd8-81ce-69db12268f67 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?status=shutoff" status: 200 len: 345 microversion: 2.1 time: 0.093285 May 18 22:30:01.658201 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1765/3723] 10.222.0.58 () {58 vars in 1153 bytes} [Wed May 18 22:30:01 2022] GET /compute/v2.1/servers?status=shutoff => generated 345 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:01.669405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f5f8fe00-1032-4e0e-b9ea-c6e3bd41644d tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:01.685459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5f8fe00-1032-4e0e-b9ea-c6e3bd41644d tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:01.686348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f5f8fe00-1032-4e0e-b9ea-c6e3bd41644d tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:01.688761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e8da35e8-6a7c-42b6-a669-1a954a60df0e tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:01.689589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e8da35e8-6a7c-42b6-a669-1a954a60df0e tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:01.705113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8da35e8-6a7c-42b6-a669-1a954a60df0e tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:01.708063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8da35e8-6a7c-42b6-a669-1a954a60df0e tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:01.710555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8da35e8-6a7c-42b6-a669-1a954a60df0e tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:01.711219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8da35e8-6a7c-42b6-a669-1a954a60df0e tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:01.772661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f5f8fe00-1032-4e0e-b9ea-c6e3bd41644d tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Going to try to start instance {{(pid=119083) start /opt/stack/nova/nova/compute/api.py:2730}} May 18 22:30:01.891436 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f5f8fe00-1032-4e0e-b9ea-c6e3bd41644d tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "POST /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d/action" status: 202 len: 0 microversion: 2.1 time: 0.225596 May 18 22:30:01.892539 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1959/3724] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:30:01 2022] POST /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:30:01.904398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0f70931a-3cfe-4de7-ad71-f392972f0ff3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:01.906575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0f70931a-3cfe-4de7-ad71-f392972f0ff3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:01.922099 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f70931a-3cfe-4de7-ad71-f392972f0ff3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:01.922676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f70931a-3cfe-4de7-ad71-f392972f0ff3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:01.923836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f70931a-3cfe-4de7-ad71-f392972f0ff3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:01.925571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f70931a-3cfe-4de7-ad71-f392972f0ff3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:01.942066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0f70931a-3cfe-4de7-ad71-f392972f0ff3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119083] Writing DB stats nova_cell1:SELECT=78,nova_cell1:UPDATE=17,nova_cell1:SAVEPOINT=1,nova_cell1:RELEASE=1,nova_cell1:DELETE=2,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:02.194020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0f70931a-3cfe-4de7-ad71-f392972f0ff3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:02.208919 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0f70931a-3cfe-4de7-ad71-f392972f0ff3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1315 microversion: 2.1 time: 0.313401 May 18 22:30:02.218152 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1960/3725] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:01 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1315 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:02.225478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ed783ec-9379-4d7d-b83f-5dff6f81e684 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:02.229005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4ed783ec-9379-4d7d-b83f-5dff6f81e684 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:02.245563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ed783ec-9379-4d7d-b83f-5dff6f81e684 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:02.247762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ed783ec-9379-4d7d-b83f-5dff6f81e684 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:02.250243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ed783ec-9379-4d7d-b83f-5dff6f81e684 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:02.252779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ed783ec-9379-4d7d-b83f-5dff6f81e684 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:02.358708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e8da35e8-6a7c-42b6-a669-1a954a60df0e tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:02.365849 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e8da35e8-6a7c-42b6-a669-1a954a60df0e tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.691425 May 18 22:30:02.366436 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1766/3726] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:01 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:02.370858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1360fd9d-f75d-4db2-886e-cd0e63ff4332 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] Calling method '.version_select at 0x7fa2f2b865e0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:02.473286 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1360fd9d-f75d-4db2-886e-cd0e63ff4332 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b" status: 200 len: 354 microversion: 2.1 time: 0.105727 May 18 22:30:02.481353 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1767/3727] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:30:02 2022] GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b => generated 354 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:02.487913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c8346521-3b14-4078-9097-8ec31c91bd50 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] Calling method '.version_select at 0x7fa2ed0c28b0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:02.513690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4ed783ec-9379-4d7d-b83f-5dff6f81e684 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:02.524753 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4ed783ec-9379-4d7d-b83f-5dff6f81e684 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1507 microversion: 2.1 time: 0.311869 May 18 22:30:02.529885 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1961/3728] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:02 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1507 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:02.567859 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c8346521-3b14-4078-9097-8ec31c91bd50 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b" status: 200 len: 354 microversion: 2.1 time: 0.085087 May 18 22:30:02.568436 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1768/3729] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:30:02 2022] GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b => generated 354 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:02.581755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-073648bf-a20d-43e8-b3d7-40cd9adcda66 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] Calling method '.version_select at 0x7fa2ec243af0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:02.661313 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-073648bf-a20d-43e8-b3d7-40cd9adcda66 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] 10.222.0.58 "DELETE /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b" status: 202 len: 0 microversion: 2.1 time: 0.082947 May 18 22:30:02.665708 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1962/3730] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:30:02 2022] DELETE /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:30:02.672209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-00db6308-342b-451a-a568-41f9600c896e tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] Calling method '.version_select at 0x7fa2f2dc0670>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:02.731630 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-00db6308-342b-451a-a568-41f9600c896e tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b" status: 200 len: 353 microversion: 2.1 time: 0.063931 May 18 22:30:02.732766 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1769/3731] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:30:02 2022] GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b => generated 353 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:03.227572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e73efc2-8d90-4ea9-8999-18c15911d6b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:03.229105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6e73efc2-8d90-4ea9-8999-18c15911d6b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:03.242916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e73efc2-8d90-4ea9-8999-18c15911d6b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:03.245965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e73efc2-8d90-4ea9-8999-18c15911d6b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:03.249291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e73efc2-8d90-4ea9-8999-18c15911d6b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:03.251226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e73efc2-8d90-4ea9-8999-18c15911d6b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:03.383285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c2ab781-be6e-4f64-bcc5-1303601774eb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:03.383815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6c2ab781-be6e-4f64-bcc5-1303601774eb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:03.397595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c2ab781-be6e-4f64-bcc5-1303601774eb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:03.398062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c2ab781-be6e-4f64-bcc5-1303601774eb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:03.399019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c2ab781-be6e-4f64-bcc5-1303601774eb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:03.399643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c2ab781-be6e-4f64-bcc5-1303601774eb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:03.644510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6e73efc2-8d90-4ea9-8999-18c15911d6b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:03.658209 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e73efc2-8d90-4ea9-8999-18c15911d6b3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1315 microversion: 2.1 time: 0.436057 May 18 22:30:03.659340 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1963/3732] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:03 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1315 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:03.670100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5dc3c5a9-6bb4-4844-96ba-954171b7f591 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:03.671612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5dc3c5a9-6bb4-4844-96ba-954171b7f591 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:03.687556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dc3c5a9-6bb4-4844-96ba-954171b7f591 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:03.687995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dc3c5a9-6bb4-4844-96ba-954171b7f591 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:03.690351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dc3c5a9-6bb4-4844-96ba-954171b7f591 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:03.690790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dc3c5a9-6bb4-4844-96ba-954171b7f591 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:03.873882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6c2ab781-be6e-4f64-bcc5-1303601774eb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:03.886160 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6c2ab781-be6e-4f64-bcc5-1303601774eb tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.507138 May 18 22:30:03.886678 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1770/3733] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:03 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:03.903967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-69cfbdca-2b06-47a7-9bc5-158a58269a92 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] Calling method '.version_select at 0x7fa2ed159280>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:03.996811 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-69cfbdca-2b06-47a7-9bc5-158a58269a92 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b" status: 200 len: 353 microversion: 2.1 time: 0.106844 May 18 22:30:04.002350 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1771/3734] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:30:03 2022] GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b => generated 353 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:04.145643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5dc3c5a9-6bb4-4844-96ba-954171b7f591 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:04.157090 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5dc3c5a9-6bb4-4844-96ba-954171b7f591 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1507 microversion: 2.1 time: 0.495450 May 18 22:30:04.160119 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1964/3735] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:03 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1507 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:04.677845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dc726bef-f55f-485f-bcc3-7bad7b0d050e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:04.678426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dc726bef-f55f-485f-bcc3-7bad7b0d050e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:04.692561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc726bef-f55f-485f-bcc3-7bad7b0d050e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:04.693002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc726bef-f55f-485f-bcc3-7bad7b0d050e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:04.693773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc726bef-f55f-485f-bcc3-7bad7b0d050e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:04.694379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc726bef-f55f-485f-bcc3-7bad7b0d050e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:04.903521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca102622-3d13-41fa-b3c6-eee7becd4dc1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:04.904348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ca102622-3d13-41fa-b3c6-eee7becd4dc1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:04.915428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca102622-3d13-41fa-b3c6-eee7becd4dc1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:04.915941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca102622-3d13-41fa-b3c6-eee7becd4dc1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:04.916700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca102622-3d13-41fa-b3c6-eee7becd4dc1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:04.924069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca102622-3d13-41fa-b3c6-eee7becd4dc1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:05.279266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ca102622-3d13-41fa-b3c6-eee7becd4dc1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:05.288555 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ca102622-3d13-41fa-b3c6-eee7becd4dc1 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.389636 May 18 22:30:05.298046 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1965/3736] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:04 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:05.304063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dc726bef-f55f-485f-bcc3-7bad7b0d050e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:05.313338 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dc726bef-f55f-485f-bcc3-7bad7b0d050e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1315 microversion: 2.1 time: 0.641427 May 18 22:30:05.319974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d395dafb-7501-4c24-b47e-c8268162dc2f tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] Calling method '.version_select at 0x7fa2ec19f670>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:05.321543 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1772/3737] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:04 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1315 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:05.326991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7a646495-fc4c-4582-9275-eb1a2db65fbc tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:05.329456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7a646495-fc4c-4582-9275-eb1a2db65fbc tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:05.342406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a646495-fc4c-4582-9275-eb1a2db65fbc tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:05.344815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a646495-fc4c-4582-9275-eb1a2db65fbc tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:05.345770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a646495-fc4c-4582-9275-eb1a2db65fbc tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:05.347250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a646495-fc4c-4582-9275-eb1a2db65fbc tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:05.439836 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d395dafb-7501-4c24-b47e-c8268162dc2f tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b" status: 200 len: 353 microversion: 2.1 time: 0.138397 May 18 22:30:05.440632 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1966/3738] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:30:05 2022] GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b => generated 353 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:06.318211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eff943a2-c8b8-44cd-8ba2-c6c43cead30a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:06.318778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eff943a2-c8b8-44cd-8ba2-c6c43cead30a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:06.332986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eff943a2-c8b8-44cd-8ba2-c6c43cead30a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:06.335189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eff943a2-c8b8-44cd-8ba2-c6c43cead30a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:06.337195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eff943a2-c8b8-44cd-8ba2-c6c43cead30a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:06.338387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eff943a2-c8b8-44cd-8ba2-c6c43cead30a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:06.367535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7a646495-fc4c-4582-9275-eb1a2db65fbc tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:06.371534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-7a646495-fc4c-4582-9275-eb1a2db65fbc tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:06.399615 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7a646495-fc4c-4582-9275-eb1a2db65fbc tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1511 microversion: 2.1 time: 1.069871 May 18 22:30:06.401190 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1773/3739] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:05 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1511 bytes in 1078 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:06.464444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dc311c53-4804-4994-990d-f191dc91775f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:06.489145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dc311c53-4804-4994-990d-f191dc91775f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:06.528725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc311c53-4804-4994-990d-f191dc91775f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:06.530356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc311c53-4804-4994-990d-f191dc91775f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:06.539066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc311c53-4804-4994-990d-f191dc91775f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:06.545405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc311c53-4804-4994-990d-f191dc91775f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:06.943195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dc311c53-4804-4994-990d-f191dc91775f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:06.953628 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dc311c53-4804-4994-990d-f191dc91775f tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1315 microversion: 2.1 time: 0.548860 May 18 22:30:06.956602 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1774/3740] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:06 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1315 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:06.966581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc566f8e-60ac-4a76-9f9a-319321797eac tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:06.975083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cc566f8e-60ac-4a76-9f9a-319321797eac tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:06.979906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.compute.servers [None req-cc566f8e-60ac-4a76-9f9a-319321797eac tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Removing options 'limit' from query {{(pid=119082) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1487}} May 18 22:30:06.983291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc566f8e-60ac-4a76-9f9a-319321797eac tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:30:06.984656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc566f8e-60ac-4a76-9f9a-319321797eac tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:06.986754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc566f8e-60ac-4a76-9f9a-319321797eac tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:06.988391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc566f8e-60ac-4a76-9f9a-319321797eac tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:06.988548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eff943a2-c8b8-44cd-8ba2-c6c43cead30a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:06.991466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc566f8e-60ac-4a76-9f9a-319321797eac tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:06.997729 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc566f8e-60ac-4a76-9f9a-319321797eac tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?limit=0" status: 200 len: 15 microversion: 2.1 time: 0.039220 May 18 22:30:07.000133 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1775/3741] 10.222.0.58 () {58 vars in 1139 bytes} [Wed May 18 22:30:06 2022] GET /compute/v2.1/servers?limit=0 => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:30:07.007309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1b211660-b4d1-40fb-b831-c83cb1424334 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] Calling method '.version_select at 0x7fa2f2dc04c0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:07.009050 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eff943a2-c8b8-44cd-8ba2-c6c43cead30a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.687785 May 18 22:30:07.009770 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1967/3742] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:06 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 700 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:07.030428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a6d44403-54e6-4fc6-a360-8cbe1bb083fa tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:07.055911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a6d44403-54e6-4fc6-a360-8cbe1bb083fa tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:07.077194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6d44403-54e6-4fc6-a360-8cbe1bb083fa tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:07.078013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6d44403-54e6-4fc6-a360-8cbe1bb083fa tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:07.078986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6d44403-54e6-4fc6-a360-8cbe1bb083fa tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:07.079580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6d44403-54e6-4fc6-a360-8cbe1bb083fa tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:07.233573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1b211660-b4d1-40fb-b831-c83cb1424334 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:07.240941 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1b211660-b4d1-40fb-b831-c83cb1424334 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b" status: 200 len: 353 microversion: 2.1 time: 0.239363 May 18 22:30:07.246337 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1776/3743] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:30:07 2022] GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b => generated 353 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:07.299727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-c214214e-f35f-46d2-bc9e-4de32d123573 req-d715969e-ac95-4798-924f-70e418ebd0b9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "16c113e2-4703-4d76-8faa-079611ae211a", "name": "network-vif-plugged", "status": "completed", "tag": "c1226060-6ec6-4ae5-8820-354d9e20968b"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:07.326013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c214214e-f35f-46d2-bc9e-4de32d123573 req-d715969e-ac95-4798-924f-70e418ebd0b9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:07.326468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c214214e-f35f-46d2-bc9e-4de32d123573 req-d715969e-ac95-4798-924f-70e418ebd0b9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:07.367247 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-c214214e-f35f-46d2-bc9e-4de32d123573 req-d715969e-ac95-4798-924f-70e418ebd0b9 service nova] Creating event network-vif-plugged:c1226060-6ec6-4ae5-8820-354d9e20968b for instance 16c113e2-4703-4d76-8faa-079611ae211a on n-h2-841040-6 May 18 22:30:07.398542 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-c214214e-f35f-46d2-bc9e-4de32d123573 req-d715969e-ac95-4798-924f-70e418ebd0b9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.104500 May 18 22:30:07.403360 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1777/3744] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:30:07 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:30:07.731909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a6d44403-54e6-4fc6-a360-8cbe1bb083fa tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:07.751734 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a6d44403-54e6-4fc6-a360-8cbe1bb083fa tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1511 microversion: 2.1 time: 0.731103 May 18 22:30:07.752430 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1968/3745] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:07 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1511 bytes in 742 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:07.770388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bf753261-b570-4629-8353-70b1a5641016 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:07.771010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bf753261-b570-4629-8353-70b1a5641016 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: ef2ea099-32b4-401e-aff3-525124c3312e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:07.786874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf753261-b570-4629-8353-70b1a5641016 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:07.787548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf753261-b570-4629-8353-70b1a5641016 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:07.789537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf753261-b570-4629-8353-70b1a5641016 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:07.792092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf753261-b570-4629-8353-70b1a5641016 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:07.972682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ec67f45f-e78f-443d-8825-c6404a6f0bb3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:07.973605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ec67f45f-e78f-443d-8825-c6404a6f0bb3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:07.982637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec67f45f-e78f-443d-8825-c6404a6f0bb3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:07.986232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec67f45f-e78f-443d-8825-c6404a6f0bb3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:07.987233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec67f45f-e78f-443d-8825-c6404a6f0bb3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:07.987849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec67f45f-e78f-443d-8825-c6404a6f0bb3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:08.297200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bf753261-b570-4629-8353-70b1a5641016 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:08.310990 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bf753261-b570-4629-8353-70b1a5641016 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e" status: 200 len: 1511 microversion: 2.1 time: 0.542079 May 18 22:30:08.311655 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1778/3746] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:07 2022] GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e => generated 1511 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:08.323630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e1cfa470-0502-4673-b1e3-e02490f0a813 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:08.328249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e1cfa470-0502-4673-b1e3-e02490f0a813 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:08.341913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1cfa470-0502-4673-b1e3-e02490f0a813 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:08.343509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1cfa470-0502-4673-b1e3-e02490f0a813 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:08.350342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1cfa470-0502-4673-b1e3-e02490f0a813 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:08.351260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1cfa470-0502-4673-b1e3-e02490f0a813 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:08.423774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ec67f45f-e78f-443d-8825-c6404a6f0bb3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:08.432174 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ec67f45f-e78f-443d-8825-c6404a6f0bb3 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1315 microversion: 2.1 time: 0.463503 May 18 22:30:08.435920 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1969/3747] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:07 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1315 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:08.447267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a3f7fd77-53c6-4f01-8518-e271a8496288 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] Calling method '.version_select at 0x7fa2ec232af0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:08.514538 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-a3f7fd77-53c6-4f01-8518-e271a8496288 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] HTTP exception thrown: Volume 9ae544a0-a9dc-40c7-a120-81587e2ea29b could not be found. May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a3f7fd77-53c6-4f01-8518-e271a8496288 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] Request method failure captured: May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b HTTP/1.1 May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXNlcYOfS3R4-QCMk9p4INFoanmNconnPx7exEHT1YRe5lliPG0IdjM3fVoBSTXlwPZPezDLh_4G4nAz-RL9y15_2zbLkWaS2jVu1UpPbVOCQtwlhqEnrd9pcb1hUSDwnTPG23FCINTjaA1zCrItk6FSNHxkzKrCwxxYmn2Sk3ksE6s May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: b64fab7dc0b6404fadc77c355e3dcd1d May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-VolumesGetTestJSON-1765521996 May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/b64fab7dc0b6404fadc77c355e3dcd1d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b64fab7dc0b6404fadc77c355e3dcd1d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_b64fab7dc0b6404fadc77c355e3dcd1d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/b64fab7dc0b6404fadc77c355e3dcd1d"}]}] May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-VolumesGetTestJSON-1765521996 May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: b64fab7dc0b6404fadc77c355e3dcd1d May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-VolumesGetTestJSON-1765521996 May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-VolumesGetTestJSON-1765521996-project May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 7e9df8a646874534be6e6749927062e0 May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-VolumesGetTestJSON-1765521996-project May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: exception: Volume 9ae544a0-a9dc-40c7-a120-81587e2ea29b could not be found. May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '9ae544a0-a9dc-40c7-a120-81587e2ea29b'} May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 502, in get May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi item = cinderclient( May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 202, in get May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get("/volumes/%s" % volume_id, "volume") May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi cinderclient.exceptions.NotFound: Volume 9ae544a0-a9dc-40c7-a120-81587e2ea29b could not be found. (HTTP 404) (Request-ID: req-3cf368a7-18a2-4158-af07-0d8e81b2110b) May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 120, in show May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi vol = self.volume_api.get(context, id) May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 395, in wrapper May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi res = method(self, ctx, *args, **kwargs) May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 435, in wrapper May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _reraise(exception.VolumeNotFound(volume_id=volume_id)) May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 486, in _reraise May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise desired_exc.with_traceback(sys.exc_info()[2]) May 18 22:30:08.518479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 502, in get May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi item = cinderclient( May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 202, in get May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get("/volumes/%s" % volume_id, "volume") May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.VolumeNotFound: Volume 9ae544a0-a9dc-40c7-a120-81587e2ea29b could not be found. May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 122, in show May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Volume 9ae544a0-a9dc-40c7-a120-81587e2ea29b could not be found. May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Volume 9ae544a0-a9dc-40c7-a120-81587e2ea29b could not be found. May 18 22:30:08.523504 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:08.527593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a3f7fd77-53c6-4f01-8518-e271a8496288 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] Returning 404 to user: Volume 9ae544a0-a9dc-40c7-a120-81587e2ea29b could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:30:08.528616 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a3f7fd77-53c6-4f01-8518-e271a8496288 tempest-VolumesGetTestJSON-1765521996 tempest-VolumesGetTestJSON-1765521996-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b" status: 404 len: 109 microversion: 2.1 time: 0.091501 May 18 22:30:08.534876 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1970/3748] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:30:08 2022] GET /compute/v2.1/os-volumes/9ae544a0-a9dc-40c7-a120-81587e2ea29b => generated 109 bytes in 96 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:30:08.561068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9633c0c4-ea18-4cf0-8182-bef9d1d4eb84 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:08.562204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9633c0c4-ea18-4cf0-8182-bef9d1d4eb84 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:08.577054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9633c0c4-ea18-4cf0-8182-bef9d1d4eb84 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:08.579417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9633c0c4-ea18-4cf0-8182-bef9d1d4eb84 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:08.585291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9633c0c4-ea18-4cf0-8182-bef9d1d4eb84 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:08.586953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9633c0c4-ea18-4cf0-8182-bef9d1d4eb84 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:08.997930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e1cfa470-0502-4673-b1e3-e02490f0a813 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:09.010781 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e1cfa470-0502-4673-b1e3-e02490f0a813 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1524 microversion: 2.1 time: 0.697597 May 18 22:30:09.023734 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1779/3749] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:08 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1524 bytes in 710 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:09.320781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9633c0c4-ea18-4cf0-8182-bef9d1d4eb84 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:09.338969 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9633c0c4-ea18-4cf0-8182-bef9d1d4eb84 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1510 microversion: 2.1 time: 0.792284 May 18 22:30:09.352223 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1971/3750] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:08 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1510 bytes in 796 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:09.364844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3dbe0da5-f080-4700-a288-a8cfb848e682 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:09.370065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3dbe0da5-f080-4700-a288-a8cfb848e682 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:09.371578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3dbe0da5-f080-4700-a288-a8cfb848e682 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'ip': '172.20.0.11', 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:30:09.450258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d03e98a7-7e87-4cc0-ba30-0270bf58e44d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:09.451195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d03e98a7-7e87-4cc0-ba30-0270bf58e44d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:09.464897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d03e98a7-7e87-4cc0-ba30-0270bf58e44d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:09.467260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d03e98a7-7e87-4cc0-ba30-0270bf58e44d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:09.468596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d03e98a7-7e87-4cc0-ba30-0270bf58e44d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:09.470381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d03e98a7-7e87-4cc0-ba30-0270bf58e44d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:09.643301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3dbe0da5-f080-4700-a288-a8cfb848e682 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:09.643750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3dbe0da5-f080-4700-a288-a8cfb848e682 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:09.644527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3dbe0da5-f080-4700-a288-a8cfb848e682 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:09.648927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3dbe0da5-f080-4700-a288-a8cfb848e682 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:09.920860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-3dbe0da5-f080-4700-a288-a8cfb848e682 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:30:10.018007 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3dbe0da5-f080-4700-a288-a8cfb848e682 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?ip=172.20.0.11" status: 200 len: 345 microversion: 2.1 time: 0.660952 May 18 22:30:10.019721 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1780/3751] 10.222.0.58 () {58 vars in 1153 bytes} [Wed May 18 22:30:09 2022] GET /compute/v2.1/servers?ip=172.20.0.11 => generated 345 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:10.030369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a2d733dd-44bf-4059-b64d-63760e45c9d7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:10.031701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a2d733dd-44bf-4059-b64d-63760e45c9d7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:10.041880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2d733dd-44bf-4059-b64d-63760e45c9d7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:10.042860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2d733dd-44bf-4059-b64d-63760e45c9d7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:10.043999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2d733dd-44bf-4059-b64d-63760e45c9d7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:10.044714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2d733dd-44bf-4059-b64d-63760e45c9d7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:10.068234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d03e98a7-7e87-4cc0-ba30-0270bf58e44d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:10.089293 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d03e98a7-7e87-4cc0-ba30-0270bf58e44d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1502 microversion: 2.1 time: 0.642098 May 18 22:30:10.104559 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1972/3752] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:09 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1502 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:10.117218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9c853d17-4f37-4278-a380-cb704dacaa44 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:10.119860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9c853d17-4f37-4278-a380-cb704dacaa44 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:10.144166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c853d17-4f37-4278-a380-cb704dacaa44 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:10.147120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c853d17-4f37-4278-a380-cb704dacaa44 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:10.148170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c853d17-4f37-4278-a380-cb704dacaa44 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:10.150077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c853d17-4f37-4278-a380-cb704dacaa44 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:10.475263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9c853d17-4f37-4278-a380-cb704dacaa44 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:10.500531 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9c853d17-4f37-4278-a380-cb704dacaa44 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1511 microversion: 2.1 time: 0.393052 May 18 22:30:10.502533 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1973/3753] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:10 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1511 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:10.527692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a9858f59-30b5-4b54-9e67-29fa6ea9982c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:10.554861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a2d733dd-44bf-4059-b64d-63760e45c9d7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:10.556585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9858f59-30b5-4b54-9e67-29fa6ea9982c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:10.559107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9858f59-30b5-4b54-9e67-29fa6ea9982c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:10.568665 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a2d733dd-44bf-4059-b64d-63760e45c9d7 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1504 microversion: 2.1 time: 0.543719 May 18 22:30:10.584831 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1781/3754] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:10 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1504 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:10.604142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-25c6af76-6a33-471e-b749-18d7a9cb79ef tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:10.606601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-25c6af76-6a33-471e-b749-18d7a9cb79ef tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: ef2ea099-32b4-401e-aff3-525124c3312e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:10.623847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25c6af76-6a33-471e-b749-18d7a9cb79ef tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:10.624659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25c6af76-6a33-471e-b749-18d7a9cb79ef tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:10.625724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25c6af76-6a33-471e-b749-18d7a9cb79ef tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:10.627753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25c6af76-6a33-471e-b749-18d7a9cb79ef tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:10.637309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a9858f59-30b5-4b54-9e67-29fa6ea9982c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Going to try to stop instance {{(pid=119083) force_stop /opt/stack/nova/nova/compute/api.py:2707}} May 18 22:30:10.770176 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a9858f59-30b5-4b54-9e67-29fa6ea9982c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "POST /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a/action" status: 202 len: 0 microversion: 2.1 time: 0.247267 May 18 22:30:10.775686 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1974/3755] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:30:10 2022] POST /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a/action => generated 0 bytes in 272 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:30:10.794283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4429fe15-3c6d-4e97-8f15-b877f39d9b1f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Action: 'create', calling method: .version_select at 0x7fa2ec295280>, body: {"security_group": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-1404924849", "description": "tempest-description-2044473208"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:11.183825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-25c6af76-6a33-471e-b749-18d7a9cb79ef tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:11.196067 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-25c6af76-6a33-471e-b749-18d7a9cb79ef tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e" status: 200 len: 1511 microversion: 2.1 time: 0.606608 May 18 22:30:11.199183 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1782/3756] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:10 2022] GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e => generated 1511 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:11.208979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d6f6a264-9233-4b66-83c0-bf1028ff5577 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:11.211229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d6f6a264-9233-4b66-83c0-bf1028ff5577 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:11.226299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6f6a264-9233-4b66-83c0-bf1028ff5577 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:11.229308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6f6a264-9233-4b66-83c0-bf1028ff5577 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:11.231057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6f6a264-9233-4b66-83c0-bf1028ff5577 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:11.231758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6f6a264-9233-4b66-83c0-bf1028ff5577 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:11.694734 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4429fe15-3c6d-4e97-8f15-b877f39d9b1f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "POST /compute/v2.1/os-security-groups" status: 200 len: 251 microversion: 2.1 time: 0.916100 May 18 22:30:11.695384 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1975/3757] 10.222.0.58 () {60 vars in 1179 bytes} [Wed May 18 22:30:10 2022] POST /compute/v2.1/os-security-groups => generated 251 bytes in 919 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:11.706829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e19e133-dcc4-4a9a-a95c-9cea53702c86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:11.707928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7e19e133-dcc4-4a9a-a95c-9cea53702c86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:11.719805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e19e133-dcc4-4a9a-a95c-9cea53702c86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:11.722702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e19e133-dcc4-4a9a-a95c-9cea53702c86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:11.724117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e19e133-dcc4-4a9a-a95c-9cea53702c86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:11.726036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d6f6a264-9233-4b66-83c0-bf1028ff5577 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:11.733358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e19e133-dcc4-4a9a-a95c-9cea53702c86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:11.790170 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d6f6a264-9233-4b66-83c0-bf1028ff5577 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1512 microversion: 2.1 time: 0.587763 May 18 22:30:11.803876 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1783/3758] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:11 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1512 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:11.839698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-24d10d70-4c0f-435e-8bbf-8eaa3b764a67 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-1404924849"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:11.842468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-24d10d70-4c0f-435e-8bbf-8eaa3b764a67 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:11.860574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24d10d70-4c0f-435e-8bbf-8eaa3b764a67 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:11.862830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24d10d70-4c0f-435e-8bbf-8eaa3b764a67 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:11.865912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24d10d70-4c0f-435e-8bbf-8eaa3b764a67 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:11.866784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24d10d70-4c0f-435e-8bbf-8eaa3b764a67 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:12.553336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7e19e133-dcc4-4a9a-a95c-9cea53702c86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:12.562968 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7e19e133-dcc4-4a9a-a95c-9cea53702c86 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1510 microversion: 2.1 time: 0.859890 May 18 22:30:12.567503 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1976/3759] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:11 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1510 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:12.583221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-07dfdc08-ef64-471c-b89d-f9556e2bae7a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:12.603606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-07dfdc08-ef64-471c-b89d-f9556e2bae7a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:12.609890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-07dfdc08-ef64-471c-b89d-f9556e2bae7a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:30:12.613829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-07dfdc08-ef64-471c-b89d-f9556e2bae7a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [119083] Writing DB stats nova_api:SELECT=98,nova_api:UPDATE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:12.652594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07dfdc08-ef64-471c-b89d-f9556e2bae7a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:12.653203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07dfdc08-ef64-471c-b89d-f9556e2bae7a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:12.654126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07dfdc08-ef64-471c-b89d-f9556e2bae7a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:12.656614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07dfdc08-ef64-471c-b89d-f9556e2bae7a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:12.785761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-07dfdc08-ef64-471c-b89d-f9556e2bae7a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:30:12.887253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-07dfdc08-ef64-471c-b89d-f9556e2bae7a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:12.914204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07dfdc08-ef64-471c-b89d-f9556e2bae7a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:12.917295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07dfdc08-ef64-471c-b89d-f9556e2bae7a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:13.728613 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.network.security_group_api [None req-24d10d70-4c0f-435e-8bbf-8eaa3b764a67 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Adding security group 555e4123-50b7-4dc8-ac60-4531082aff97 to port d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643 May 18 22:30:14.137204 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-07dfdc08-ef64-471c-b89d-f9556e2bae7a tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/detail" status: 200 len: 4515 microversion: 2.1 time: 1.557941 May 18 22:30:14.150501 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1977/3760] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:30:12 2022] GET /compute/v2.1/servers/detail => generated 4515 bytes in 1572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:14.158550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-49d942fb-73ed-4837-b558-200c448246c5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:14.159625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-49d942fb-73ed-4837-b558-200c448246c5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:14.168032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49d942fb-73ed-4837-b558-200c448246c5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:14.169117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49d942fb-73ed-4837-b558-200c448246c5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:14.170127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49d942fb-73ed-4837-b558-200c448246c5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:14.170978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49d942fb-73ed-4837-b558-200c448246c5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:14.656136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-49d942fb-73ed-4837-b558-200c448246c5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:14.666738 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-49d942fb-73ed-4837-b558-200c448246c5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1512 microversion: 2.1 time: 0.514817 May 18 22:30:14.667331 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1978/3761] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:14 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1512 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:14.677994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c0405456-e2d3-4105-8d01-e925a067eb53 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:14.684358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c0405456-e2d3-4105-8d01-e925a067eb53 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:14.685008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c0405456-e2d3-4105-8d01-e925a067eb53 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'ip': '172.20.0.', 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:30:14.864888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0405456-e2d3-4105-8d01-e925a067eb53 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:14.865325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0405456-e2d3-4105-8d01-e925a067eb53 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:14.866149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0405456-e2d3-4105-8d01-e925a067eb53 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:14.866915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0405456-e2d3-4105-8d01-e925a067eb53 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:15.080061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c0405456-e2d3-4105-8d01-e925a067eb53 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:15.084347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-c0405456-e2d3-4105-8d01-e925a067eb53 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:30:15.167500 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c0405456-e2d3-4105-8d01-e925a067eb53 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?ip=172.20.0." status: 200 len: 1010 microversion: 2.1 time: 0.496753 May 18 22:30:15.168738 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1979/3762] 10.222.0.58 () {58 vars in 1149 bytes} [Wed May 18 22:30:14 2022] GET /compute/v2.1/servers?ip=172.20.0. => generated 1010 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:15.183337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0c0b694b-4068-4bec-83ee-8ff7aadd592c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:15.188043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0c0b694b-4068-4bec-83ee-8ff7aadd592c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:15.189112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0c0b694b-4068-4bec-83ee-8ff7aadd592c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'name': '^.*\\-instance\\-[0-9]+$', 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:30:15.201952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c0b694b-4068-4bec-83ee-8ff7aadd592c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:15.202811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c0b694b-4068-4bec-83ee-8ff7aadd592c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:15.204234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c0b694b-4068-4bec-83ee-8ff7aadd592c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:15.204869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c0b694b-4068-4bec-83ee-8ff7aadd592c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:15.250019 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-24d10d70-4c0f-435e-8bbf-8eaa3b764a67 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "POST /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6/action" status: 202 len: 0 microversion: 2.1 time: 3.441564 May 18 22:30:15.256185 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1784/3763] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:30:11 2022] POST /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6/action => generated 0 bytes in 3444 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:30:15.267119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2a9ba4fb-9944-4359-a2fe-300686809373 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-ServerRescueTestJSONUnderV235-securitygroup-1404924849"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:15.268126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2a9ba4fb-9944-4359-a2fe-300686809373 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:15.280917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a9ba4fb-9944-4359-a2fe-300686809373 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:15.281647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a9ba4fb-9944-4359-a2fe-300686809373 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:15.282752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a9ba4fb-9944-4359-a2fe-300686809373 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:15.283341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a9ba4fb-9944-4359-a2fe-300686809373 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:15.380182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-0c0b694b-4068-4bec-83ee-8ff7aadd592c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:30:15.564146 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0c0b694b-4068-4bec-83ee-8ff7aadd592c tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-%5B0-9%5D%2B%24" status: 200 len: 1010 microversion: 2.1 time: 0.386775 May 18 22:30:15.564832 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1980/3764] 10.222.0.58 () {58 vars in 1211 bytes} [Wed May 18 22:30:15 2022] GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-%5B0-9%5D%2B%24 => generated 1010 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:15.578928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6a8ac028-4037-47d7-8294-f5707e259664 req-7d28fd6e-cd92-47e4-bf82-917ab1a710ec service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "af9a68bb-9d4f-4429-9bf2-e3701ce876c6", "tag": "d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:15.601301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6a8ac028-4037-47d7-8294-f5707e259664 req-7d28fd6e-cd92-47e4-bf82-917ab1a710ec service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:15.602864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6a8ac028-4037-47d7-8294-f5707e259664 req-7d28fd6e-cd92-47e4-bf82-917ab1a710ec service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:15.637569 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6a8ac028-4037-47d7-8294-f5707e259664 req-7d28fd6e-cd92-47e4-bf82-917ab1a710ec service nova] Creating event network-changed:d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643 for instance af9a68bb-9d4f-4429-9bf2-e3701ce876c6 on n-h1-841040-6 May 18 22:30:15.647615 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6a8ac028-4037-47d7-8294-f5707e259664 req-7d28fd6e-cd92-47e4-bf82-917ab1a710ec service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.078642 May 18 22:30:15.650225 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1981/3765] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:30:15 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:15.657965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e5e9561-d664-4846-bc62-1b15c6270881 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:15.671287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6e5e9561-d664-4846-bc62-1b15c6270881 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:15.672167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6e5e9561-d664-4846-bc62-1b15c6270881 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'name': '^.*\\-instance\\-.*$', 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:30:15.701760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e5e9561-d664-4846-bc62-1b15c6270881 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:15.702778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e5e9561-d664-4846-bc62-1b15c6270881 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:15.708122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e5e9561-d664-4846-bc62-1b15c6270881 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:15.709006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e5e9561-d664-4846-bc62-1b15c6270881 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:15.935406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-6e5e9561-d664-4846-bc62-1b15c6270881 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:30:16.046212 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e5e9561-d664-4846-bc62-1b15c6270881 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-.%2A%24" status: 200 len: 1010 microversion: 2.1 time: 0.392022 May 18 22:30:16.050781 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1982/3766] 10.222.0.58 () {58 vars in 1195 bytes} [Wed May 18 22:30:15 2022] GET /compute/v2.1/servers?name=%5E.%2A%5C-instance%5C-.%2A%24 => generated 1010 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:16.078168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ca66b9c-904f-4000-b844-11dd5f81e403 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:16.089636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4ca66b9c-904f-4000-b844-11dd5f81e403 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:16.109141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ca66b9c-904f-4000-b844-11dd5f81e403 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:16.116104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ca66b9c-904f-4000-b844-11dd5f81e403 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:16.120855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ca66b9c-904f-4000-b844-11dd5f81e403 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:16.121699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ca66b9c-904f-4000-b844-11dd5f81e403 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:16.125396 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.network.security_group_api [None req-2a9ba4fb-9944-4359-a2fe-300686809373 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Removing security group 555e4123-50b7-4dc8-ac60-4531082aff97 from port d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643 May 18 22:30:17.155359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4ca66b9c-904f-4000-b844-11dd5f81e403 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:17.166522 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4ca66b9c-904f-4000-b844-11dd5f81e403 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1512 microversion: 2.1 time: 1.113753 May 18 22:30:17.182812 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1983/3767] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:16 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1512 bytes in 1129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:17.188814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e616a21a-e0cb-4f65-9b93-3b2f13361432 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:17.203056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e616a21a-e0cb-4f65-9b93-3b2f13361432 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:17.209233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e616a21a-e0cb-4f65-9b93-3b2f13361432 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'name': '-679020717', 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:30:17.219472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e616a21a-e0cb-4f65-9b93-3b2f13361432 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:17.225951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e616a21a-e0cb-4f65-9b93-3b2f13361432 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:17.226801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e616a21a-e0cb-4f65-9b93-3b2f13361432 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:17.227237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e616a21a-e0cb-4f65-9b93-3b2f13361432 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:17.499213 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2a9ba4fb-9944-4359-a2fe-300686809373 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "POST /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6/action" status: 202 len: 0 microversion: 2.1 time: 2.239780 May 18 22:30:17.499913 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1785/3768] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:30:15 2022] POST /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6/action => generated 0 bytes in 2243 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:30:17.506618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-74eb5e71-ce5a-4fe8-b3ab-8ab8c13f5c5e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:17.527157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-74eb5e71-ce5a-4fe8-b3ab-8ab8c13f5c5e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [119082] Writing DB stats nova_api:SELECT=92,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:17.532026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74eb5e71-ce5a-4fe8-b3ab-8ab8c13f5c5e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:17.533211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74eb5e71-ce5a-4fe8-b3ab-8ab8c13f5c5e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:17.612792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-74eb5e71-ce5a-4fe8-b3ab-8ab8c13f5c5e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Going to try to stop instance {{(pid=119082) force_stop /opt/stack/nova/nova/compute/api.py:2707}} May 18 22:30:17.697693 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-74eb5e71-ce5a-4fe8-b3ab-8ab8c13f5c5e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "POST /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/action" status: 202 len: 0 microversion: 2.1 time: 0.195266 May 18 22:30:17.699025 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1786/3769] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:30:17 2022] POST /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:30:17.705019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99c4f322-efac-4f1b-8617-c18195218e18 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Action: 'create', calling method: .version_select at 0x7fa2f2d05940>, body: {"pool": null} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:17.944507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-e616a21a-e0cb-4f65-9b93-3b2f13361432 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:30:18.038252 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e616a21a-e0cb-4f65-9b93-3b2f13361432 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?name=-679020717" status: 200 len: 345 microversion: 2.1 time: 0.854013 May 18 22:30:18.039124 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1984/3770] 10.222.0.58 () {58 vars in 1155 bytes} [Wed May 18 22:30:17 2022] GET /compute/v2.1/servers?name=-679020717 => generated 345 bytes in 856 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:18.045647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6f560aea-cd7b-4f50-b950-ef097674e582 req-01fb39c4-8252-4160-adbc-666130ede1bc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "af9a68bb-9d4f-4429-9bf2-e3701ce876c6", "tag": "d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:18.058889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6f560aea-cd7b-4f50-b950-ef097674e582 req-01fb39c4-8252-4160-adbc-666130ede1bc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:18.059604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6f560aea-cd7b-4f50-b950-ef097674e582 req-01fb39c4-8252-4160-adbc-666130ede1bc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:18.074894 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6f560aea-cd7b-4f50-b950-ef097674e582 req-01fb39c4-8252-4160-adbc-666130ede1bc service nova] Creating event network-changed:d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643 for instance af9a68bb-9d4f-4429-9bf2-e3701ce876c6 on n-h1-841040-6 May 18 22:30:18.085109 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6f560aea-cd7b-4f50-b950-ef097674e582 req-01fb39c4-8252-4160-adbc-666130ede1bc service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043471 May 18 22:30:18.086611 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1985/3771] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:30:18 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:18.096486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60e8befd-e14b-42f8-a9c9-0d11663cbb0d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:18.098448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-60e8befd-e14b-42f8-a9c9-0d11663cbb0d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:18.107352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60e8befd-e14b-42f8-a9c9-0d11663cbb0d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:18.108196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60e8befd-e14b-42f8-a9c9-0d11663cbb0d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:18.109221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60e8befd-e14b-42f8-a9c9-0d11663cbb0d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:18.109941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60e8befd-e14b-42f8-a9c9-0d11663cbb0d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:18.412822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-60e8befd-e14b-42f8-a9c9-0d11663cbb0d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:18.422006 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-60e8befd-e14b-42f8-a9c9-0d11663cbb0d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1724 microversion: 2.1 time: 0.333838 May 18 22:30:18.422582 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1986/3772] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:18 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1724 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:18.445429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f013465a-b8aa-4813-9a18-0a21963ed038 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:18.458031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f013465a-b8aa-4813-9a18-0a21963ed038 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:18.459548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f013465a-b8aa-4813-9a18-0a21963ed038 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'name': '-instance', 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:30:18.472536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f013465a-b8aa-4813-9a18-0a21963ed038 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:18.483781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f013465a-b8aa-4813-9a18-0a21963ed038 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:18.492855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f013465a-b8aa-4813-9a18-0a21963ed038 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:18.494652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f013465a-b8aa-4813-9a18-0a21963ed038 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:18.694450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-f013465a-b8aa-4813-9a18-0a21963ed038 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 3 results from cell out of 1000 limit. Returned 3 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:30:18.779894 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f013465a-b8aa-4813-9a18-0a21963ed038 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?name=-instance" status: 200 len: 1010 microversion: 2.1 time: 0.343278 May 18 22:30:18.780744 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1987/3773] 10.222.0.58 () {58 vars in 1153 bytes} [Wed May 18 22:30:18 2022] GET /compute/v2.1/servers?name=-instance => generated 1010 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:18.785957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b5f4f568-fccb-4555-a078-1815f2b6cd94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:18.786814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b5f4f568-fccb-4555-a078-1815f2b6cd94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:18.793848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b5f4f568-fccb-4555-a078-1815f2b6cd94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:18.794430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b5f4f568-fccb-4555-a078-1815f2b6cd94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:18.795598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b5f4f568-fccb-4555-a078-1815f2b6cd94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:18.796140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b5f4f568-fccb-4555-a078-1815f2b6cd94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:19.047694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b5f4f568-fccb-4555-a078-1815f2b6cd94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:19.058196 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b5f4f568-fccb-4555-a078-1815f2b6cd94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1512 microversion: 2.1 time: 0.276101 May 18 22:30:19.058807 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1988/3774] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:18 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1512 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:19.065846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fcbb0c00-e376-45a4-94b9-078958d57229 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:19.078469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fcbb0c00-e376-45a4-94b9-078958d57229 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:19.079520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fcbb0c00-e376-45a4-94b9-078958d57229 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Searching by: {'name': 't-ListServerFiltersTestJSON-instance-67902071', 'deleted': False, 'project_id': '59873d36dd934d0593c9f1a9561dc753'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:30:19.089223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcbb0c00-e376-45a4-94b9-078958d57229 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:19.090042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcbb0c00-e376-45a4-94b9-078958d57229 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:19.091101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcbb0c00-e376-45a4-94b9-078958d57229 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:19.091725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcbb0c00-e376-45a4-94b9-078958d57229 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:19.268137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-fcbb0c00-e376-45a4-94b9-078958d57229 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:30:19.353711 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fcbb0c00-e376-45a4-94b9-078958d57229 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers?name=t-ListServerFiltersTestJSON-instance-67902071" status: 200 len: 345 microversion: 2.1 time: 0.291676 May 18 22:30:19.360308 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1989/3775] 10.222.0.58 () {58 vars in 1225 bytes} [Wed May 18 22:30:19 2022] GET /compute/v2.1/servers?name=t-ListServerFiltersTestJSON-instance-67902071 => generated 345 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:19.365546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3bc864fe-383f-49dd-ae7b-770645fd7b14 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:19.366289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3bc864fe-383f-49dd-ae7b-770645fd7b14 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:19.375118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3bc864fe-383f-49dd-ae7b-770645fd7b14 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:19.376111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3bc864fe-383f-49dd-ae7b-770645fd7b14 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:19.377942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3bc864fe-383f-49dd-ae7b-770645fd7b14 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:19.378633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3bc864fe-383f-49dd-ae7b-770645fd7b14 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:19.425434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3bc864fe-383f-49dd-ae7b-770645fd7b14 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:30:19.574431 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3bc864fe-383f-49dd-ae7b-770645fd7b14 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "DELETE /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 204 len: 0 microversion: 2.1 time: 0.212299 May 18 22:30:19.575794 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1990/3776] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:30:19 2022] DELETE /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:30:19.582594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72e6bea3-5b82-4e5c-b216-b96f5c10b45d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:19.584894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-72e6bea3-5b82-4e5c-b216-b96f5c10b45d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:19.592330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72e6bea3-5b82-4e5c-b216-b96f5c10b45d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:19.593154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72e6bea3-5b82-4e5c-b216-b96f5c10b45d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:19.594435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72e6bea3-5b82-4e5c-b216-b96f5c10b45d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:19.595117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72e6bea3-5b82-4e5c-b216-b96f5c10b45d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:19.772259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-99c4f322-efac-4f1b-8617-c18195218e18 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:20.047970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-72e6bea3-5b82-4e5c-b216-b96f5c10b45d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:20.071337 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72e6bea3-5b82-4e5c-b216-b96f5c10b45d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1724 microversion: 2.1 time: 0.487322 May 18 22:30:20.073101 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1991/3777] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:19 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1724 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:20.078536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-50620f90-9cbb-46ec-9b28-ef0d0f723742 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:20.082107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-50620f90-9cbb-46ec-9b28-ef0d0f723742 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:20.098082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50620f90-9cbb-46ec-9b28-ef0d0f723742 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:20.098737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50620f90-9cbb-46ec-9b28-ef0d0f723742 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:20.100573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50620f90-9cbb-46ec-9b28-ef0d0f723742 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:20.101717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50620f90-9cbb-46ec-9b28-ef0d0f723742 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:20.374561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-50620f90-9cbb-46ec-9b28-ef0d0f723742 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:20.386725 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-50620f90-9cbb-46ec-9b28-ef0d0f723742 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1516 microversion: 2.1 time: 0.312005 May 18 22:30:20.390184 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1992/3778] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:20 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1516 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:20.402509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a7e0ad6-d5f0-4389-b852-a42fbd48770e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:20.403539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3a7e0ad6-d5f0-4389-b852-a42fbd48770e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:20.418649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a7e0ad6-d5f0-4389-b852-a42fbd48770e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:20.419916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a7e0ad6-d5f0-4389-b852-a42fbd48770e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:20.424387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a7e0ad6-d5f0-4389-b852-a42fbd48770e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:20.424830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a7e0ad6-d5f0-4389-b852-a42fbd48770e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:20.482886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-3a7e0ad6-d5f0-4389-b852-a42fbd48770e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:20.951251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3a7e0ad6-d5f0-4389-b852-a42fbd48770e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:20.965197 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3a7e0ad6-d5f0-4389-b852-a42fbd48770e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1512 microversion: 2.1 time: 0.573536 May 18 22:30:20.975489 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1993/3779] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:20 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1512 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:21.091841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-59690c82-355b-44b4-aec4-44dee6d1abdc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:21.095945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-59690c82-355b-44b4-aec4-44dee6d1abdc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:21.111587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59690c82-355b-44b4-aec4-44dee6d1abdc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:21.111864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59690c82-355b-44b4-aec4-44dee6d1abdc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:21.115389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59690c82-355b-44b4-aec4-44dee6d1abdc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:21.117609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59690c82-355b-44b4-aec4-44dee6d1abdc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:21.745449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-59690c82-355b-44b4-aec4-44dee6d1abdc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:21.792025 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-59690c82-355b-44b4-aec4-44dee6d1abdc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1724 microversion: 2.1 time: 0.704906 May 18 22:30:21.804198 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1994/3780] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:21 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1724 bytes in 718 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:21.824709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d8af188c-fe21-4676-9470-260420809cc9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:21.832364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d8af188c-fe21-4676-9470-260420809cc9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:21.860440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8af188c-fe21-4676-9470-260420809cc9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:21.871737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8af188c-fe21-4676-9470-260420809cc9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:21.873192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8af188c-fe21-4676-9470-260420809cc9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:21.875597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8af188c-fe21-4676-9470-260420809cc9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:22.261002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d8af188c-fe21-4676-9470-260420809cc9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:22.270291 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d8af188c-fe21-4676-9470-260420809cc9 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1516 microversion: 2.1 time: 0.464190 May 18 22:30:22.281134 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1995/3781] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:21 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1516 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:22.286397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-93631cd4-2cbd-4d64-bf85-8cd7ca7e99e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:22.287347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-93631cd4-2cbd-4d64-bf85-8cd7ca7e99e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:22.297271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93631cd4-2cbd-4d64-bf85-8cd7ca7e99e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:22.298198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93631cd4-2cbd-4d64-bf85-8cd7ca7e99e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:22.299124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93631cd4-2cbd-4d64-bf85-8cd7ca7e99e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:22.300066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93631cd4-2cbd-4d64-bf85-8cd7ca7e99e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:22.766641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-93631cd4-2cbd-4d64-bf85-8cd7ca7e99e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:22.776717 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-93631cd4-2cbd-4d64-bf85-8cd7ca7e99e2 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1512 microversion: 2.1 time: 0.494144 May 18 22:30:22.777315 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1996/3782] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:22 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1512 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:22.823941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-971e1afe-9b68-4b7d-8d63-28e928cb8d68 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:22.824854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-971e1afe-9b68-4b7d-8d63-28e928cb8d68 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:22.837460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-971e1afe-9b68-4b7d-8d63-28e928cb8d68 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:22.845381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-971e1afe-9b68-4b7d-8d63-28e928cb8d68 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:22.846904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-971e1afe-9b68-4b7d-8d63-28e928cb8d68 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:22.847847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-971e1afe-9b68-4b7d-8d63-28e928cb8d68 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:22.896731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-971e1afe-9b68-4b7d-8d63-28e928cb8d68 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:23.151463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-971e1afe-9b68-4b7d-8d63-28e928cb8d68 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:23.167408 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-971e1afe-9b68-4b7d-8d63-28e928cb8d68 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1724 microversion: 2.1 time: 0.350746 May 18 22:30:23.168012 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1997/3783] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:22 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1724 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:23.287381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a35c539-8131-4b79-8613-6c92388eb3d5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:23.287998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7a35c539-8131-4b79-8613-6c92388eb3d5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:23.302763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a35c539-8131-4b79-8613-6c92388eb3d5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:23.303216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a35c539-8131-4b79-8613-6c92388eb3d5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:23.303988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a35c539-8131-4b79-8613-6c92388eb3d5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:23.308501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a35c539-8131-4b79-8613-6c92388eb3d5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:23.535893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a35c539-8131-4b79-8613-6c92388eb3d5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:23.552025 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a35c539-8131-4b79-8613-6c92388eb3d5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 200 len: 1474 microversion: 2.1 time: 0.268574 May 18 22:30:23.552623 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1998/3784] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:23 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 1474 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:23.773157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-a4da760b-6dd5-4e29-8ff6-0928e394376c req-d4ed5009-0501-42d8-bb97-3d4220733176 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "24eb3363-d53b-499f-9385-e33fbf510e32", "name": "network-vif-deleted", "tag": "bbf07b56-800d-4eec-a3a1-77c651337f08"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:23.790212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a4da760b-6dd5-4e29-8ff6-0928e394376c req-d4ed5009-0501-42d8-bb97-3d4220733176 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:23.790879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a4da760b-6dd5-4e29-8ff6-0928e394376c req-d4ed5009-0501-42d8-bb97-3d4220733176 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:23.834573 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-a4da760b-6dd5-4e29-8ff6-0928e394376c req-d4ed5009-0501-42d8-bb97-3d4220733176 service nova] Creating event network-vif-deleted:bbf07b56-800d-4eec-a3a1-77c651337f08 for instance 24eb3363-d53b-499f-9385-e33fbf510e32 on n-h2-841040-6 May 18 22:30:23.846956 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-a4da760b-6dd5-4e29-8ff6-0928e394376c req-d4ed5009-0501-42d8-bb97-3d4220733176 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.077217 May 18 22:30:23.854202 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 1999/3785] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:30:23 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:23.864119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1b1be254-2156-425e-a1b9-b7b8e627be40 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:23.864758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1b1be254-2156-425e-a1b9-b7b8e627be40 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:23.884390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b1be254-2156-425e-a1b9-b7b8e627be40 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:23.884825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b1be254-2156-425e-a1b9-b7b8e627be40 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:23.888358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b1be254-2156-425e-a1b9-b7b8e627be40 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:23.888737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b1be254-2156-425e-a1b9-b7b8e627be40 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:24.221122 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-99c4f322-efac-4f1b-8617-c18195218e18 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "POST /compute/v2.1/os-floating-ips" status: 200 len: 142 microversion: 2.1 time: 6.520541 May 18 22:30:24.230262 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1787/3786] 10.222.0.58 () {60 vars in 1169 bytes} [Wed May 18 22:30:17 2022] POST /compute/v2.1/os-floating-ips => generated 142 bytes in 6530 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:24.236936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-84d6807c-971c-4f3e-ad7d-ab2b0e829d3e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:24.238803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-84d6807c-971c-4f3e-ad7d-ab2b0e829d3e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:24.268431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84d6807c-971c-4f3e-ad7d-ab2b0e829d3e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:24.270947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84d6807c-971c-4f3e-ad7d-ab2b0e829d3e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:24.273494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84d6807c-971c-4f3e-ad7d-ab2b0e829d3e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:24.274978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84d6807c-971c-4f3e-ad7d-ab2b0e829d3e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:24.658417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-84d6807c-971c-4f3e-ad7d-ab2b0e829d3e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:24.671055 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-84d6807c-971c-4f3e-ad7d-ab2b0e829d3e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1724 microversion: 2.1 time: 0.439663 May 18 22:30:24.672575 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1788/3787] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:24 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1724 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:24.700614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f373df7c-e206-43d9-8290-1729013ca3bd tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Action: 'action', calling method: , body: {"addFloatingIp": {"address": "172.25.3.120"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:24.702864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f373df7c-e206-43d9-8290-1729013ca3bd tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:24.714109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f373df7c-e206-43d9-8290-1729013ca3bd tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:24.716681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f373df7c-e206-43d9-8290-1729013ca3bd tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:24.717472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f373df7c-e206-43d9-8290-1729013ca3bd tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:24.719143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f373df7c-e206-43d9-8290-1729013ca3bd tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:24.746445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f373df7c-e206-43d9-8290-1729013ca3bd tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Acquired lock "refresh_cache-af9a68bb-9d4f-4429-9bf2-e3701ce876c6" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:294}} May 18 22:30:24.846747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1b1be254-2156-425e-a1b9-b7b8e627be40 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:24.864445 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1b1be254-2156-425e-a1b9-b7b8e627be40 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1512 microversion: 2.1 time: 1.008908 May 18 22:30:24.865443 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2000/3788] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:23 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1512 bytes in 1010 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:24.869954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3132e7e7-3af5-46d0-9974-f3234a4b891f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:24.870558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3132e7e7-3af5-46d0-9974-f3234a4b891f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: 24eb3363-d53b-499f-9385-e33fbf510e32] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:24.889481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3132e7e7-3af5-46d0-9974-f3234a4b891f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:24.889960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3132e7e7-3af5-46d0-9974-f3234a4b891f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:24.891094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3132e7e7-3af5-46d0-9974-f3234a4b891f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:24.892123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3132e7e7-3af5-46d0-9974-f3234a4b891f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:24.912588 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-3132e7e7-3af5-46d0-9974-f3234a4b891f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] HTTP exception thrown: Instance 24eb3363-d53b-499f-9385-e33fbf510e32 could not be found. May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3132e7e7-3af5-46d0-9974-f3234a4b891f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Request method failure captured: May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 HTTP/1.1 May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMvQjOh-m8ztML4Gnqnm39CM-oSCtOPQ0aYiVcIIchgHwhrDdxvuIdmFhMgUihP0jpfyua0jjrL-KHYrLleySf8MnSS1w3rWDdjJEMgRlal4v9N9yEoojKhius13XH_Raf9YunF0ju3gnT0n0gjMKQ0JO61YZ8aqUrI3OS6YJZFl74 May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 59873d36dd934d0593c9f1a9561dc753 May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ListServerFiltersTestJSON-666447261 May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/59873d36dd934d0593c9f1a9561dc753"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/59873d36dd934d0593c9f1a9561dc753"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_59873d36dd934d0593c9f1a9561dc753"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/59873d36dd934d0593c9f1a9561dc753"}]}] May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ListServerFiltersTestJSON-666447261 May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 59873d36dd934d0593c9f1a9561dc753 May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ListServerFiltersTestJSON-666447261 May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ListServerFiltersTestJSON-666447261-project May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d047dff16d3b45d18d38d5bb97febade May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ListServerFiltersTestJSON-666447261-project May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 24eb3363-d53b-499f-9385-e33fbf510e32 could not be found. May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '24eb3363-d53b-499f-9385-e33fbf510e32'} May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 24eb3363-d53b-499f-9385-e33fbf510e32 could not be found. May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 24eb3363-d53b-499f-9385-e33fbf510e32 could not be found. May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:30:24.914583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:24.920392 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:24.920392 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:30:24.920392 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:30:24.920392 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:30:24.920392 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:30:24.920392 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 24eb3363-d53b-499f-9385-e33fbf510e32 could not be found. May 18 22:30:24.920392 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:24.923065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3132e7e7-3af5-46d0-9974-f3234a4b891f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Returning 404 to user: Instance 24eb3363-d53b-499f-9385-e33fbf510e32 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:30:24.925401 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3132e7e7-3af5-46d0-9974-f3234a4b891f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32" status: 404 len: 111 microversion: 2.1 time: 0.057862 May 18 22:30:24.926779 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2001/3789] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:24 2022] GET /compute/v2.1/servers/24eb3363-d53b-499f-9385-e33fbf510e32 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:30:24.941154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-85115900-69b5-4e58-ad21-a1bdbd43e7db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:24.943140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-85115900-69b5-4e58-ad21-a1bdbd43e7db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: ef2ea099-32b4-401e-aff3-525124c3312e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:24.951455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85115900-69b5-4e58-ad21-a1bdbd43e7db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:24.952912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85115900-69b5-4e58-ad21-a1bdbd43e7db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:24.954241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85115900-69b5-4e58-ad21-a1bdbd43e7db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:24.955068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85115900-69b5-4e58-ad21-a1bdbd43e7db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:24.988020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-85115900-69b5-4e58-ad21-a1bdbd43e7db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: ef2ea099-32b4-401e-aff3-525124c3312e] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:30:25.128271 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-85115900-69b5-4e58-ad21-a1bdbd43e7db tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "DELETE /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e" status: 204 len: 0 microversion: 2.1 time: 0.197153 May 18 22:30:25.129286 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2002/3790] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:30:24 2022] DELETE /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e => generated 0 bytes in 199 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:30:25.147080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-accf08fd-6ea8-4825-9989-ff6af8c91ce1 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:25.150240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-accf08fd-6ea8-4825-9989-ff6af8c91ce1 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: ef2ea099-32b4-401e-aff3-525124c3312e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:25.157839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-accf08fd-6ea8-4825-9989-ff6af8c91ce1 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:25.158578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-accf08fd-6ea8-4825-9989-ff6af8c91ce1 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:25.159594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-accf08fd-6ea8-4825-9989-ff6af8c91ce1 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:25.160156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-accf08fd-6ea8-4825-9989-ff6af8c91ce1 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:25.560167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-accf08fd-6ea8-4825-9989-ff6af8c91ce1 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:25.575453 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-accf08fd-6ea8-4825-9989-ff6af8c91ce1 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e" status: 200 len: 1517 microversion: 2.1 time: 0.437361 May 18 22:30:25.578489 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2003/3791] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:25 2022] GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e => generated 1517 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:25.688985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4c9f3a39-f766-4fbe-b925-622849bdb49c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:25.689592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4c9f3a39-f766-4fbe-b925-622849bdb49c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:25.700327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c9f3a39-f766-4fbe-b925-622849bdb49c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:25.700772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c9f3a39-f766-4fbe-b925-622849bdb49c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:25.701547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c9f3a39-f766-4fbe-b925-622849bdb49c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:25.702001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c9f3a39-f766-4fbe-b925-622849bdb49c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:26.352466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4c9f3a39-f766-4fbe-b925-622849bdb49c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:26.365087 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4c9f3a39-f766-4fbe-b925-622849bdb49c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1724 microversion: 2.1 time: 0.680412 May 18 22:30:26.368795 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2004/3792] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:25 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1724 bytes in 685 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:26.373713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1a5c353d-6298-4af3-9b13-e57f84af6ccd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:26.374590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1a5c353d-6298-4af3-9b13-e57f84af6ccd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:26.390618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a5c353d-6298-4af3-9b13-e57f84af6ccd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:26.395118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a5c353d-6298-4af3-9b13-e57f84af6ccd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:26.396178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a5c353d-6298-4af3-9b13-e57f84af6ccd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:26.396617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a5c353d-6298-4af3-9b13-e57f84af6ccd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:26.704357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1a5c353d-6298-4af3-9b13-e57f84af6ccd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:26.717947 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1a5c353d-6298-4af3-9b13-e57f84af6ccd tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1512 microversion: 2.1 time: 0.347638 May 18 22:30:26.720515 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2005/3793] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:26 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1512 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:26.731374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-979b72cb-c69f-431e-82b2-5920008a0790 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:26.732075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-979b72cb-c69f-431e-82b2-5920008a0790 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: ef2ea099-32b4-401e-aff3-525124c3312e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:26.738982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-979b72cb-c69f-431e-82b2-5920008a0790 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:26.739670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-979b72cb-c69f-431e-82b2-5920008a0790 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:26.740499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-979b72cb-c69f-431e-82b2-5920008a0790 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:26.741265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-979b72cb-c69f-431e-82b2-5920008a0790 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:27.108544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-979b72cb-c69f-431e-82b2-5920008a0790 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:27.117284 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-979b72cb-c69f-431e-82b2-5920008a0790 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e" status: 200 len: 1517 microversion: 2.1 time: 0.395250 May 18 22:30:27.124447 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2006/3794] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:26 2022] GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e => generated 1517 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:27.382814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2b7a5ed2-3946-41d3-93f5-e4d8e55f0eb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:27.383588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2b7a5ed2-3946-41d3-93f5-e4d8e55f0eb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:27.394423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-f373df7c-e206-43d9-8290-1729013ca3bd tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Building network info cache for instance {{(pid=119082) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:1972}} May 18 22:30:27.396596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b7a5ed2-3946-41d3-93f5-e4d8e55f0eb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:27.397455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b7a5ed2-3946-41d3-93f5-e4d8e55f0eb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:27.398991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b7a5ed2-3946-41d3-93f5-e4d8e55f0eb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:27.401336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b7a5ed2-3946-41d3-93f5-e4d8e55f0eb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:28.115336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2b7a5ed2-3946-41d3-93f5-e4d8e55f0eb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:28.126929 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2b7a5ed2-3946-41d3-93f5-e4d8e55f0eb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1724 microversion: 2.1 time: 0.748268 May 18 22:30:28.128295 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2007/3795] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:27 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1724 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:28.132957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-006c2f1f-a639-4ee5-b0f8-0fb0c20f8000 req-f05dfde8-e27c-4385-9f2a-e6e8c56dbe22 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "af9a68bb-9d4f-4429-9bf2-e3701ce876c6", "tag": "d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:28.171906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-006c2f1f-a639-4ee5-b0f8-0fb0c20f8000 req-f05dfde8-e27c-4385-9f2a-e6e8c56dbe22 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:28.172682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-006c2f1f-a639-4ee5-b0f8-0fb0c20f8000 req-f05dfde8-e27c-4385-9f2a-e6e8c56dbe22 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:28.199822 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-006c2f1f-a639-4ee5-b0f8-0fb0c20f8000 req-f05dfde8-e27c-4385-9f2a-e6e8c56dbe22 service nova] Creating event network-changed:d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643 for instance af9a68bb-9d4f-4429-9bf2-e3701ce876c6 on n-h1-841040-6 May 18 22:30:28.215897 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-006c2f1f-a639-4ee5-b0f8-0fb0c20f8000 req-f05dfde8-e27c-4385-9f2a-e6e8c56dbe22 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.086132 May 18 22:30:28.218467 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2008/3796] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:30:28 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:28.228312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8d4dae73-991d-4827-a775-fd693e73193c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:28.237424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8d4dae73-991d-4827-a775-fd693e73193c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:28.251517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d4dae73-991d-4827-a775-fd693e73193c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:28.252271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d4dae73-991d-4827-a775-fd693e73193c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:28.253200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d4dae73-991d-4827-a775-fd693e73193c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:28.253800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d4dae73-991d-4827-a775-fd693e73193c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:28.796866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8d4dae73-991d-4827-a775-fd693e73193c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:28.823899 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8d4dae73-991d-4827-a775-fd693e73193c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1512 microversion: 2.1 time: 0.600278 May 18 22:30:28.829876 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2009/3797] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:28 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1512 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:28.855195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-777280a7-8589-4f10-a325-5e53a5337ab5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:28.856019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-777280a7-8589-4f10-a325-5e53a5337ab5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: ef2ea099-32b4-401e-aff3-525124c3312e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:28.871492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-777280a7-8589-4f10-a325-5e53a5337ab5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:28.874577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-777280a7-8589-4f10-a325-5e53a5337ab5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:28.877776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-777280a7-8589-4f10-a325-5e53a5337ab5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:28.878240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-777280a7-8589-4f10-a325-5e53a5337ab5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:28.910228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-777280a7-8589-4f10-a325-5e53a5337ab5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:29.077043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-777280a7-8589-4f10-a325-5e53a5337ab5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:29.095352 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-777280a7-8589-4f10-a325-5e53a5337ab5 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e" status: 200 len: 1475 microversion: 2.1 time: 0.248909 May 18 22:30:29.110403 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2010/3798] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:28 2022] GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e => generated 1475 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:29.154558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-59270521-5fbd-499e-93c6-a64b0b88ec88 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:29.155554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-59270521-5fbd-499e-93c6-a64b0b88ec88 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:29.173070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59270521-5fbd-499e-93c6-a64b0b88ec88 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:29.174027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59270521-5fbd-499e-93c6-a64b0b88ec88 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:29.175023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59270521-5fbd-499e-93c6-a64b0b88ec88 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:29.175630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-59270521-5fbd-499e-93c6-a64b0b88ec88 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:29.220818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-59270521-5fbd-499e-93c6-a64b0b88ec88 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [119083] Writing DB stats nova_cell0:SELECT=14 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:29.366471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-f373df7c-e206-43d9-8290-1729013ca3bd tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Updating instance_info_cache with network_info: [{"id": "d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643", "address": "fa:16:3e:cc:55:3c", "network": {"id": "3db0a031-8f2b-44a1-80aa-9503b90b0175", "bridge": null, "label": "tempest-ServerRescueTestJSONUnderV235-491645854-network", "subnets": [{"cidr": "172.20.0.0/28", "dns": [], "gateway": {"address": "172.20.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "172.20.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.25.3.120", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {}}], "meta": {"injected": false, "tenant_id": "c7857ce51554464d84bd1af570f5c32c", "mtu": 1500, "physical_network": "physnet1", "tunneled": false}}, "type": "hyperv", "details": {"connectivity": "legacy", "port_filter": false, "bound_drivers": {"0": "hyperv"}}, "devname": "tapd3cc02bb-3e", "ovs_interfaceid": null, "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=119082) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:117}} May 18 22:30:29.386489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f373df7c-e206-43d9-8290-1729013ca3bd tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Releasing lock "refresh_cache-af9a68bb-9d4f-4429-9bf2-e3701ce876c6" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:312}} May 18 22:30:29.388361 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f373df7c-e206-43d9-8290-1729013ca3bd tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "POST /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6/action" status: 202 len: 0 microversion: 2.1 time: 4.713466 May 18 22:30:29.392210 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1789/3799] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:30:24 2022] POST /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6/action => generated 0 bytes in 4719 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) May 18 22:30:29.405139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-18f7d057-b951-4b5f-8934-eb36cb812ab2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Action: 'action', calling method: , body: {"removeFloatingIp": {"address": "172.25.3.120"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:29.684602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-59270521-5fbd-499e-93c6-a64b0b88ec88 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:29.714625 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-59270521-5fbd-499e-93c6-a64b0b88ec88 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1724 microversion: 2.1 time: 0.572389 May 18 22:30:29.728358 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2011/3800] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:29 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1724 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:29.841041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-50f5513c-e84b-46a8-b670-5ac7390b1755 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:29.841785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-50f5513c-e84b-46a8-b670-5ac7390b1755 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:29.852795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50f5513c-e84b-46a8-b670-5ac7390b1755 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:29.861967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50f5513c-e84b-46a8-b670-5ac7390b1755 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:29.863435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50f5513c-e84b-46a8-b670-5ac7390b1755 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:29.864358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50f5513c-e84b-46a8-b670-5ac7390b1755 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:30.485336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-50f5513c-e84b-46a8-b670-5ac7390b1755 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:30.502384 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-50f5513c-e84b-46a8-b670-5ac7390b1755 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1512 microversion: 2.1 time: 0.665393 May 18 22:30:30.505542 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2012/3801] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:29 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1512 bytes in 669 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:30.512877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e108c92c-d98a-4d6d-8a90-2599928c41e2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:30.520951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e108c92c-d98a-4d6d-8a90-2599928c41e2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: ef2ea099-32b4-401e-aff3-525124c3312e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:30.537492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e108c92c-d98a-4d6d-8a90-2599928c41e2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:30.544950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e108c92c-d98a-4d6d-8a90-2599928c41e2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:30.546891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e108c92c-d98a-4d6d-8a90-2599928c41e2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:30.549213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e108c92c-d98a-4d6d-8a90-2599928c41e2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:30.590566 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-e108c92c-d98a-4d6d-8a90-2599928c41e2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] HTTP exception thrown: Instance ef2ea099-32b4-401e-aff3-525124c3312e could not be found. May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e108c92c-d98a-4d6d-8a90-2599928c41e2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Request method failure captured: May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e HTTP/1.1 May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMvQjOh-m8ztML4Gnqnm39CM-oSCtOPQ0aYiVcIIchgHwhrDdxvuIdmFhMgUihP0jpfyua0jjrL-KHYrLleySf8MnSS1w3rWDdjJEMgRlal4v9N9yEoojKhius13XH_Raf9YunF0ju3gnT0n0gjMKQ0JO61YZ8aqUrI3OS6YJZFl74 May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 59873d36dd934d0593c9f1a9561dc753 May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ListServerFiltersTestJSON-666447261 May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/59873d36dd934d0593c9f1a9561dc753"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/59873d36dd934d0593c9f1a9561dc753"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_59873d36dd934d0593c9f1a9561dc753"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/59873d36dd934d0593c9f1a9561dc753"}]}] May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ListServerFiltersTestJSON-666447261 May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 59873d36dd934d0593c9f1a9561dc753 May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ListServerFiltersTestJSON-666447261 May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ListServerFiltersTestJSON-666447261-project May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d047dff16d3b45d18d38d5bb97febade May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ListServerFiltersTestJSON-666447261-project May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance ef2ea099-32b4-401e-aff3-525124c3312e could not be found. May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'ef2ea099-32b4-401e-aff3-525124c3312e'} May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance ef2ea099-32b4-401e-aff3-525124c3312e could not be found. May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance ef2ea099-32b4-401e-aff3-525124c3312e could not be found. May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:30:30.599441 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:30.604979 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:30.604979 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:30:30.604979 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:30:30.604979 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:30:30.604979 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:30:30.604979 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance ef2ea099-32b4-401e-aff3-525124c3312e could not be found. May 18 22:30:30.604979 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:30.607280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e108c92c-d98a-4d6d-8a90-2599928c41e2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Returning 404 to user: Instance ef2ea099-32b4-401e-aff3-525124c3312e could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:30:30.607832 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e108c92c-d98a-4d6d-8a90-2599928c41e2 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e" status: 404 len: 111 microversion: 2.1 time: 0.100863 May 18 22:30:30.608342 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2013/3802] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:30 2022] GET /compute/v2.1/servers/ef2ea099-32b4-401e-aff3-525124c3312e => generated 111 bytes in 102 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:30:30.620483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-0dd608bc-629f-40df-bddf-d437c08ba425 req-91106f29-779f-46e4-ab80-f836df988429 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef2ea099-32b4-401e-aff3-525124c3312e", "name": "network-vif-deleted", "tag": "2236f35f-2430-4065-bb2b-7d6fcbac97c4"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:30.637202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-18f7d057-b951-4b5f-8934-eb36cb812ab2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:30.640900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0dd608bc-629f-40df-bddf-d437c08ba425 req-91106f29-779f-46e4-ab80-f836df988429 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:30.645581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18f7d057-b951-4b5f-8934-eb36cb812ab2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:30.646422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18f7d057-b951-4b5f-8934-eb36cb812ab2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:30.647229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18f7d057-b951-4b5f-8934-eb36cb812ab2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:30.647363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0dd608bc-629f-40df-bddf-d437c08ba425 req-91106f29-779f-46e4-ab80-f836df988429 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:30.648606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18f7d057-b951-4b5f-8934-eb36cb812ab2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:30.683964 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-0dd608bc-629f-40df-bddf-d437c08ba425 req-91106f29-779f-46e4-ab80-f836df988429 service nova] Creating event network-vif-deleted:2236f35f-2430-4065-bb2b-7d6fcbac97c4 for instance ef2ea099-32b4-401e-aff3-525124c3312e on n-h1-841040-6 May 18 22:30:30.691960 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-0dd608bc-629f-40df-bddf-d437c08ba425 req-91106f29-779f-46e4-ab80-f836df988429 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.080412 May 18 22:30:30.692899 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2014/3803] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:30:30 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:30.701518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-901d4f27-de72-45db-882c-1a492035a273 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:30.702423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-901d4f27-de72-45db-882c-1a492035a273 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:30.711221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-901d4f27-de72-45db-882c-1a492035a273 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:30.712493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-901d4f27-de72-45db-882c-1a492035a273 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:30.714705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-901d4f27-de72-45db-882c-1a492035a273 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:30.715850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-901d4f27-de72-45db-882c-1a492035a273 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:30.772189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-901d4f27-de72-45db-882c-1a492035a273 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:30:30.960045 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-901d4f27-de72-45db-882c-1a492035a273 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 204 len: 0 microversion: 2.1 time: 0.260993 May 18 22:30:30.969171 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2015/3804] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:30:30 2022] DELETE /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 0 bytes in 270 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:30:30.986025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-921fe931-4303-4f5d-8df6-4251719a4bb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:30.988896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-921fe931-4303-4f5d-8df6-4251719a4bb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:31.009119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-921fe931-4303-4f5d-8df6-4251719a4bb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:31.010046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-921fe931-4303-4f5d-8df6-4251719a4bb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:31.013964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-921fe931-4303-4f5d-8df6-4251719a4bb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:31.015125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-921fe931-4303-4f5d-8df6-4251719a4bb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:31.232290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-921fe931-4303-4f5d-8df6-4251719a4bb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:31.248979 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-921fe931-4303-4f5d-8df6-4251719a4bb8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1724 microversion: 2.1 time: 0.278138 May 18 22:30:31.249849 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2016/3805] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:30 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1724 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:31.255118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-175b1d38-c987-440a-827c-13325ee02e97 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:31.256045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-175b1d38-c987-440a-827c-13325ee02e97 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:31.266193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-175b1d38-c987-440a-827c-13325ee02e97 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:31.267474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-175b1d38-c987-440a-827c-13325ee02e97 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:31.268647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-175b1d38-c987-440a-827c-13325ee02e97 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:31.269425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-175b1d38-c987-440a-827c-13325ee02e97 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:31.592773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-175b1d38-c987-440a-827c-13325ee02e97 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:31.606159 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-175b1d38-c987-440a-827c-13325ee02e97 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1517 microversion: 2.1 time: 0.354817 May 18 22:30:31.608264 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2017/3806] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:31 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1517 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:31.637479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-296d5357-5339-46e9-b1cb-f2cb7904d014 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:31.640536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-296d5357-5339-46e9-b1cb-f2cb7904d014 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:31.658670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-296d5357-5339-46e9-b1cb-f2cb7904d014 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119083] Writing DB stats nova_api:SELECT=97,nova_api:UPDATE=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:31.662245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-296d5357-5339-46e9-b1cb-f2cb7904d014 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:31.662957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-296d5357-5339-46e9-b1cb-f2cb7904d014 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:31.673094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-296d5357-5339-46e9-b1cb-f2cb7904d014 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:31.673988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-296d5357-5339-46e9-b1cb-f2cb7904d014 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:32.119749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18f7d057-b951-4b5f-8934-eb36cb812ab2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Acquired lock "refresh_cache-af9a68bb-9d4f-4429-9bf2-e3701ce876c6" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:294}} May 18 22:30:32.216631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-296d5357-5339-46e9-b1cb-f2cb7904d014 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:32.232358 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-296d5357-5339-46e9-b1cb-f2cb7904d014 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1512 microversion: 2.1 time: 0.619936 May 18 22:30:32.236980 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2018/3807] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:31 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1512 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:32.273447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c49ba91b-9b84-4b30-8b80-92e6ef8be4fe tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:32.274553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c49ba91b-9b84-4b30-8b80-92e6ef8be4fe tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:32.299779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c49ba91b-9b84-4b30-8b80-92e6ef8be4fe tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:32.308798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c49ba91b-9b84-4b30-8b80-92e6ef8be4fe tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.016s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:32.310781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c49ba91b-9b84-4b30-8b80-92e6ef8be4fe tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:32.311573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c49ba91b-9b84-4b30-8b80-92e6ef8be4fe tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:33.901455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c49ba91b-9b84-4b30-8b80-92e6ef8be4fe tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:33.919050 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c49ba91b-9b84-4b30-8b80-92e6ef8be4fe tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1724 microversion: 2.1 time: 1.654529 May 18 22:30:33.921600 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2019/3808] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:32 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1724 bytes in 1659 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:33.927094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3ce874ea-a7ea-4e5e-bfae-6abf577e0a81 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:33.927956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3ce874ea-a7ea-4e5e-bfae-6abf577e0a81 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:33.944132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3ce874ea-a7ea-4e5e-bfae-6abf577e0a81 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:33.944577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3ce874ea-a7ea-4e5e-bfae-6abf577e0a81 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:33.945914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3ce874ea-a7ea-4e5e-bfae-6abf577e0a81 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:33.946413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3ce874ea-a7ea-4e5e-bfae-6abf577e0a81 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:34.461712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-18f7d057-b951-4b5f-8934-eb36cb812ab2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Building network info cache for instance {{(pid=119082) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:1972}} May 18 22:30:34.619944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3ce874ea-a7ea-4e5e-bfae-6abf577e0a81 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd047dff16d3b45d18d38d5bb97febade', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59873d36dd934d0593c9f1a9561dc753', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:34.634381 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3ce874ea-a7ea-4e5e-bfae-6abf577e0a81 tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 200 len: 1517 microversion: 2.1 time: 0.710845 May 18 22:30:34.641092 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2020/3809] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:33 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 1517 bytes in 719 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:34.667262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b669de1c-da0f-40c2-b8f1-b5b0c28d07a7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:34.683332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b669de1c-da0f-40c2-b8f1-b5b0c28d07a7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:34.725391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b669de1c-da0f-40c2-b8f1-b5b0c28d07a7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:34.734014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b669de1c-da0f-40c2-b8f1-b5b0c28d07a7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:34.735282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b669de1c-da0f-40c2-b8f1-b5b0c28d07a7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:34.737641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b669de1c-da0f-40c2-b8f1-b5b0c28d07a7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:35.588421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b669de1c-da0f-40c2-b8f1-b5b0c28d07a7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:35.601425 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b669de1c-da0f-40c2-b8f1-b5b0c28d07a7 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1512 microversion: 2.1 time: 0.951481 May 18 22:30:35.602967 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2021/3810] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:34 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1512 bytes in 954 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:35.617010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-af97de8f-264e-482f-a700-5f5a2af1c1bf req-2e89414c-c74e-4e07-94d9-11e314e82abb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f0049295-cb36-46d5-b9fa-f4611e405b6d", "name": "network-vif-deleted", "tag": "59c4404d-c2d5-4b17-b76a-8e09493035bc"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:35.630443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-af97de8f-264e-482f-a700-5f5a2af1c1bf req-2e89414c-c74e-4e07-94d9-11e314e82abb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:35.631135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-af97de8f-264e-482f-a700-5f5a2af1c1bf req-2e89414c-c74e-4e07-94d9-11e314e82abb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:35.680714 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-af97de8f-264e-482f-a700-5f5a2af1c1bf req-2e89414c-c74e-4e07-94d9-11e314e82abb service nova] Creating event network-vif-deleted:59c4404d-c2d5-4b17-b76a-8e09493035bc for instance f0049295-cb36-46d5-b9fa-f4611e405b6d on n-h2-841040-6 May 18 22:30:35.690680 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-af97de8f-264e-482f-a700-5f5a2af1c1bf req-2e89414c-c74e-4e07-94d9-11e314e82abb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.084964 May 18 22:30:35.695815 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2022/3811] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:30:35 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:35.705701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf6cba23-15c6-4d99-b018-2bc2259ae538 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:35.714600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cf6cba23-15c6-4d99-b018-2bc2259ae538 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:35.736151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf6cba23-15c6-4d99-b018-2bc2259ae538 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:35.736873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf6cba23-15c6-4d99-b018-2bc2259ae538 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:35.737840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf6cba23-15c6-4d99-b018-2bc2259ae538 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:35.738432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cf6cba23-15c6-4d99-b018-2bc2259ae538 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:36.154198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cf6cba23-15c6-4d99-b018-2bc2259ae538 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:36.175883 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cf6cba23-15c6-4d99-b018-2bc2259ae538 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1724 microversion: 2.1 time: 0.476726 May 18 22:30:36.179047 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2023/3812] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:35 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1724 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:36.186463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bc628e1d-fb9e-4d60-89ed-39ac4342db4f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:36.193410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bc628e1d-fb9e-4d60-89ed-39ac4342db4f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] [instance: f0049295-cb36-46d5-b9fa-f4611e405b6d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:36.212611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc628e1d-fb9e-4d60-89ed-39ac4342db4f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:36.213514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc628e1d-fb9e-4d60-89ed-39ac4342db4f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:36.214586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc628e1d-fb9e-4d60-89ed-39ac4342db4f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:36.215244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc628e1d-fb9e-4d60-89ed-39ac4342db4f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:36.252950 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-bc628e1d-fb9e-4d60-89ed-39ac4342db4f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] HTTP exception thrown: Instance f0049295-cb36-46d5-b9fa-f4611e405b6d could not be found. May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bc628e1d-fb9e-4d60-89ed-39ac4342db4f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Request method failure captured: May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d HTTP/1.1 May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMvQjOh-m8ztML4Gnqnm39CM-oSCtOPQ0aYiVcIIchgHwhrDdxvuIdmFhMgUihP0jpfyua0jjrL-KHYrLleySf8MnSS1w3rWDdjJEMgRlal4v9N9yEoojKhius13XH_Raf9YunF0ju3gnT0n0gjMKQ0JO61YZ8aqUrI3OS6YJZFl74 May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 59873d36dd934d0593c9f1a9561dc753 May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ListServerFiltersTestJSON-666447261 May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/59873d36dd934d0593c9f1a9561dc753"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/59873d36dd934d0593c9f1a9561dc753"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_59873d36dd934d0593c9f1a9561dc753"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/59873d36dd934d0593c9f1a9561dc753"}]}] May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ListServerFiltersTestJSON-666447261 May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 59873d36dd934d0593c9f1a9561dc753 May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ListServerFiltersTestJSON-666447261 May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ListServerFiltersTestJSON-666447261-project May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d047dff16d3b45d18d38d5bb97febade May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ListServerFiltersTestJSON-666447261-project May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance f0049295-cb36-46d5-b9fa-f4611e405b6d could not be found. May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f0049295-cb36-46d5-b9fa-f4611e405b6d'} May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f0049295-cb36-46d5-b9fa-f4611e405b6d could not be found. May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f0049295-cb36-46d5-b9fa-f4611e405b6d could not be found. May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:30:36.256125 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:36.261878 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:36.261878 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:30:36.261878 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:30:36.261878 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:30:36.261878 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:30:36.261878 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f0049295-cb36-46d5-b9fa-f4611e405b6d could not be found. May 18 22:30:36.261878 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:36.266087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bc628e1d-fb9e-4d60-89ed-39ac4342db4f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] Returning 404 to user: Instance f0049295-cb36-46d5-b9fa-f4611e405b6d could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:30:36.268653 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bc628e1d-fb9e-4d60-89ed-39ac4342db4f tempest-ListServerFiltersTestJSON-666447261 tempest-ListServerFiltersTestJSON-666447261-project] 10.222.0.58 "GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d" status: 404 len: 111 microversion: 2.1 time: 0.086032 May 18 22:30:36.270929 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2024/3813] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:36 2022] GET /compute/v2.1/servers/f0049295-cb36-46d5-b9fa-f4611e405b6d => generated 111 bytes in 89 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:30:36.294860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-18f7d057-b951-4b5f-8934-eb36cb812ab2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Updating instance_info_cache with network_info: [{"id": "d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643", "address": "fa:16:3e:cc:55:3c", "network": {"id": "3db0a031-8f2b-44a1-80aa-9503b90b0175", "bridge": null, "label": "tempest-ServerRescueTestJSONUnderV235-491645854-network", "subnets": [{"cidr": "172.20.0.0/28", "dns": [], "gateway": {"address": "172.20.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "172.20.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {}}], "meta": {"injected": false, "tenant_id": "c7857ce51554464d84bd1af570f5c32c", "mtu": 1500, "physical_network": "physnet1", "tunneled": false}}, "type": "hyperv", "details": {"connectivity": "legacy", "port_filter": false, "bound_drivers": {"0": "hyperv"}}, "devname": "tapd3cc02bb-3e", "ovs_interfaceid": null, "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=119082) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:117}} May 18 22:30:36.332409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18f7d057-b951-4b5f-8934-eb36cb812ab2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Releasing lock "refresh_cache-af9a68bb-9d4f-4429-9bf2-e3701ce876c6" {{(pid=119082) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:312}} May 18 22:30:36.340599 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-18f7d057-b951-4b5f-8934-eb36cb812ab2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "POST /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6/action" status: 202 len: 0 microversion: 2.1 time: 6.942784 May 18 22:30:36.343579 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1790/3814] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:30:29 2022] POST /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6/action => generated 0 bytes in 6951 msecs (HTTP/1.1 202) 9 headers in 369 bytes (1 switches on core 0) May 18 22:30:36.352095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2af2c978-9b4b-4d73-a6a0-6eaf4a1ca85a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '.version_select at 0x7fa2ecb8b550>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:36.621076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a8573a6d-0456-467d-b0fd-0435478772b1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:36.622056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a8573a6d-0456-467d-b0fd-0435478772b1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:36.636990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8573a6d-0456-467d-b0fd-0435478772b1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:36.638166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8573a6d-0456-467d-b0fd-0435478772b1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:36.646253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8573a6d-0456-467d-b0fd-0435478772b1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:36.646688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8573a6d-0456-467d-b0fd-0435478772b1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:36.657931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a8573a6d-0456-467d-b0fd-0435478772b1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119082] Writing DB stats nova_cell1:SELECT=88,nova_cell1:UPDATE=3,nova_cell1:INSERT=1,nova_cell1:SAVEPOINT=2,nova_cell1:RELEASE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:37.170199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a8573a6d-0456-467d-b0fd-0435478772b1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:37.182285 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a8573a6d-0456-467d-b0fd-0435478772b1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1512 microversion: 2.1 time: 0.566313 May 18 22:30:37.187344 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1791/3815] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:36 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1512 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:37.195566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ff1a26f1-d53d-4825-8b7b-b38d6cfcc3e7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:37.213942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ff1a26f1-d53d-4825-8b7b-b38d6cfcc3e7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:37.234884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff1a26f1-d53d-4825-8b7b-b38d6cfcc3e7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:37.237582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff1a26f1-d53d-4825-8b7b-b38d6cfcc3e7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:37.240044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff1a26f1-d53d-4825-8b7b-b38d6cfcc3e7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:37.241202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff1a26f1-d53d-4825-8b7b-b38d6cfcc3e7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:37.669412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ff1a26f1-d53d-4825-8b7b-b38d6cfcc3e7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:37.684059 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ff1a26f1-d53d-4825-8b7b-b38d6cfcc3e7 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1724 microversion: 2.1 time: 0.493236 May 18 22:30:37.693411 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1792/3816] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:37 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1724 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:37.718761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-3c14fbfc-0f98-4d00-8dea-7492c6e49d40 req-6dc8d7ab-fba5-4337-9d5a-2c82e3b0f563 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "af9a68bb-9d4f-4429-9bf2-e3701ce876c6", "tag": "d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:37.739918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3c14fbfc-0f98-4d00-8dea-7492c6e49d40 req-6dc8d7ab-fba5-4337-9d5a-2c82e3b0f563 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:37.742202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3c14fbfc-0f98-4d00-8dea-7492c6e49d40 req-6dc8d7ab-fba5-4337-9d5a-2c82e3b0f563 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:37.800533 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-3c14fbfc-0f98-4d00-8dea-7492c6e49d40 req-6dc8d7ab-fba5-4337-9d5a-2c82e3b0f563 service nova] Creating event network-changed:d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643 for instance af9a68bb-9d4f-4429-9bf2-e3701ce876c6 on n-h1-841040-6 May 18 22:30:37.811866 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-3c14fbfc-0f98-4d00-8dea-7492c6e49d40 req-6dc8d7ab-fba5-4337-9d5a-2c82e3b0f563 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.096953 May 18 22:30:37.813222 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1793/3817] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:30:37 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:38.205908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-abd50771-97d9-4dd3-989a-f6dd3ed5971e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:38.206890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-abd50771-97d9-4dd3-989a-f6dd3ed5971e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:38.217215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abd50771-97d9-4dd3-989a-f6dd3ed5971e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:38.231080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abd50771-97d9-4dd3-989a-f6dd3ed5971e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:38.232854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abd50771-97d9-4dd3-989a-f6dd3ed5971e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:38.238614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abd50771-97d9-4dd3-989a-f6dd3ed5971e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:39.025046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-abd50771-97d9-4dd3-989a-f6dd3ed5971e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:39.036295 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-abd50771-97d9-4dd3-989a-f6dd3ed5971e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1489 microversion: 2.1 time: 0.836403 May 18 22:30:39.038393 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1794/3818] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:38 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1489 bytes in 839 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:39.048636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0d60b1cf-5b36-494a-b837-04a50ea4346f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:39.049461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0d60b1cf-5b36-494a-b837-04a50ea4346f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:39.085854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d60b1cf-5b36-494a-b837-04a50ea4346f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:39.092109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d60b1cf-5b36-494a-b837-04a50ea4346f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:39.096181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d60b1cf-5b36-494a-b837-04a50ea4346f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:39.098610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d60b1cf-5b36-494a-b837-04a50ea4346f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:39.474723 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2af2c978-9b4b-4d73-a6a0-6eaf4a1ca85a tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "DELETE /compute/v2.1/os-floating-ips/478eb5c7-e18d-486d-80be-ff56b43ba419" status: 202 len: 0 microversion: 2.1 time: 3.126844 May 18 22:30:39.475317 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2025/3819] 10.222.0.58 () {58 vars in 1262 bytes} [Wed May 18 22:30:36 2022] DELETE /compute/v2.1/os-floating-ips/478eb5c7-e18d-486d-80be-ff56b43ba419 => generated 0 bytes in 3128 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:30:39.495494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f3dade88-77f5-44a4-9446-e13924141ca9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:39.496240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f3dade88-77f5-44a4-9446-e13924141ca9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:39.519386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3dade88-77f5-44a4-9446-e13924141ca9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:39.525702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3dade88-77f5-44a4-9446-e13924141ca9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:39.529017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3dade88-77f5-44a4-9446-e13924141ca9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:39.530212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3dade88-77f5-44a4-9446-e13924141ca9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:39.600362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f3dade88-77f5-44a4-9446-e13924141ca9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:30:39.709174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0d60b1cf-5b36-494a-b837-04a50ea4346f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:39.720603 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0d60b1cf-5b36-494a-b837-04a50ea4346f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1701 microversion: 2.1 time: 0.677048 May 18 22:30:39.721278 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1795/3820] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:39 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1701 bytes in 682 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:39.730576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-91290e19-56dd-45c9-bc1b-c66ee41ea822 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '.version_select at 0x7fa2f2dc6c10>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:39.935679 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f3dade88-77f5-44a4-9446-e13924141ca9 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 204 len: 0 microversion: 2.1 time: 0.444121 May 18 22:30:39.937026 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2026/3821] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:30:39 2022] DELETE /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 0 bytes in 447 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:30:39.952846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4553cd87-d3f4-4b48-b82f-dcd8e71aaf9a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:39.963535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4553cd87-d3f4-4b48-b82f-dcd8e71aaf9a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:39.964181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4553cd87-d3f4-4b48-b82f-dcd8e71aaf9a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:40.031335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4553cd87-d3f4-4b48-b82f-dcd8e71aaf9a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:40.040910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4553cd87-d3f4-4b48-b82f-dcd8e71aaf9a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Going to try to start instance {{(pid=119083) start /opt/stack/nova/nova/compute/api.py:2730}} May 18 22:30:40.222874 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4553cd87-d3f4-4b48-b82f-dcd8e71aaf9a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "POST /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/action" status: 202 len: 0 microversion: 2.1 time: 0.268035 May 18 22:30:40.228344 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2027/3822] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:30:39 2022] POST /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/action => generated 0 bytes in 289 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:30:40.250767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-41df1d7a-f822-4e8f-a1de-0d5ed8205d0a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:40.252352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-41df1d7a-f822-4e8f-a1de-0d5ed8205d0a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:40.288083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41df1d7a-f822-4e8f-a1de-0d5ed8205d0a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:40.290029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41df1d7a-f822-4e8f-a1de-0d5ed8205d0a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:40.293614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41df1d7a-f822-4e8f-a1de-0d5ed8205d0a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:40.294340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41df1d7a-f822-4e8f-a1de-0d5ed8205d0a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:40.586267 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-91290e19-56dd-45c9-bc1b-c66ee41ea822 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "DELETE /compute/v2.1/os-security-groups/555e4123-50b7-4dc8-ac60-4531082aff97" status: 202 len: 0 microversion: 2.1 time: 0.859870 May 18 22:30:40.587905 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1796/3823] 10.222.0.58 () {58 vars in 1271 bytes} [Wed May 18 22:30:39 2022] DELETE /compute/v2.1/os-security-groups/555e4123-50b7-4dc8-ac60-4531082aff97 => generated 0 bytes in 866 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:30:40.597977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c1ae1a0b-05a9-4113-a9fb-402e460c8233 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:40.598594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c1ae1a0b-05a9-4113-a9fb-402e460c8233 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:40.616778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1ae1a0b-05a9-4113-a9fb-402e460c8233 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:40.617223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1ae1a0b-05a9-4113-a9fb-402e460c8233 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:40.630541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1ae1a0b-05a9-4113-a9fb-402e460c8233 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:40.631142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1ae1a0b-05a9-4113-a9fb-402e460c8233 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:40.858295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-41df1d7a-f822-4e8f-a1de-0d5ed8205d0a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:40.874521 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-41df1d7a-f822-4e8f-a1de-0d5ed8205d0a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1495 microversion: 2.1 time: 0.643469 May 18 22:30:40.877413 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2028/3824] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:40 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1495 bytes in 648 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:40.883959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f71ec84-bf84-489a-b917-8983da27749d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:40.910407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f71ec84-bf84-489a-b917-8983da27749d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:40.917892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f71ec84-bf84-489a-b917-8983da27749d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:40.918722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f71ec84-bf84-489a-b917-8983da27749d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:40.919732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f71ec84-bf84-489a-b917-8983da27749d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:40.920696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f71ec84-bf84-489a-b917-8983da27749d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:40.959395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f71ec84-bf84-489a-b917-8983da27749d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:30:41.156749 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f71ec84-bf84-489a-b917-8983da27749d tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "DELETE /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 204 len: 0 microversion: 2.1 time: 0.270533 May 18 22:30:41.162092 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2029/3825] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:30:40 2022] DELETE /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:30:41.207139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ae42a1b-90bc-41b8-b79d-a2ce87e3ecb2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:41.209728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1ae42a1b-90bc-41b8-b79d-a2ce87e3ecb2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:41.235229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ae42a1b-90bc-41b8-b79d-a2ce87e3ecb2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:41.236689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ae42a1b-90bc-41b8-b79d-a2ce87e3ecb2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:41.239781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ae42a1b-90bc-41b8-b79d-a2ce87e3ecb2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:41.240407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ae42a1b-90bc-41b8-b79d-a2ce87e3ecb2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:41.600902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1ae42a1b-90bc-41b8-b79d-a2ce87e3ecb2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:41.620210 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1ae42a1b-90bc-41b8-b79d-a2ce87e3ecb2 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1510 microversion: 2.1 time: 0.449228 May 18 22:30:41.633013 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2030/3826] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:41 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1510 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:41.793063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c1ae1a0b-05a9-4113-a9fb-402e460c8233 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:41.808876 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c1ae1a0b-05a9-4113-a9fb-402e460c8233 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1710 microversion: 2.1 time: 1.218861 May 18 22:30:41.822756 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1797/3827] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:40 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1710 bytes in 1233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:41.894295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8bd16982-e1e0-4613-80ee-6e4c678a375d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:41.894914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8bd16982-e1e0-4613-80ee-6e4c678a375d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:41.918194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8bd16982-e1e0-4613-80ee-6e4c678a375d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:41.918627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8bd16982-e1e0-4613-80ee-6e4c678a375d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:41.919622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8bd16982-e1e0-4613-80ee-6e4c678a375d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:41.920050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8bd16982-e1e0-4613-80ee-6e4c678a375d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:42.139695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8bd16982-e1e0-4613-80ee-6e4c678a375d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:42.150290 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8bd16982-e1e0-4613-80ee-6e4c678a375d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1495 microversion: 2.1 time: 0.260445 May 18 22:30:42.152744 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2031/3828] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:41 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1495 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:42.638918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-44c58c8e-0da3-46ab-8afc-ca4c29c25756 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:42.639269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-44c58c8e-0da3-46ab-8afc-ca4c29c25756 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:42.654641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44c58c8e-0da3-46ab-8afc-ca4c29c25756 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:42.654815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44c58c8e-0da3-46ab-8afc-ca4c29c25756 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:42.655574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44c58c8e-0da3-46ab-8afc-ca4c29c25756 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:42.656007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-44c58c8e-0da3-46ab-8afc-ca4c29c25756 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:42.827779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-33167745-f07d-4c70-b197-ed3dfa1d5c22 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:42.828393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-33167745-f07d-4c70-b197-ed3dfa1d5c22 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:42.839364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33167745-f07d-4c70-b197-ed3dfa1d5c22 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:42.840059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33167745-f07d-4c70-b197-ed3dfa1d5c22 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:42.843286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33167745-f07d-4c70-b197-ed3dfa1d5c22 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:42.843725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33167745-f07d-4c70-b197-ed3dfa1d5c22 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:43.070297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-33167745-f07d-4c70-b197-ed3dfa1d5c22 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:43.106720 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-33167745-f07d-4c70-b197-ed3dfa1d5c22 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1710 microversion: 2.1 time: 0.282069 May 18 22:30:43.122475 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2032/3829] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:42 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1710 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:43.171405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c887c204-7321-4fa6-b1a8-1658fc61e172 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:43.173309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c887c204-7321-4fa6-b1a8-1658fc61e172 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:43.189782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c887c204-7321-4fa6-b1a8-1658fc61e172 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:43.192130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c887c204-7321-4fa6-b1a8-1658fc61e172 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:43.194864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c887c204-7321-4fa6-b1a8-1658fc61e172 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:43.195414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c887c204-7321-4fa6-b1a8-1658fc61e172 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:43.304513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-44c58c8e-0da3-46ab-8afc-ca4c29c25756 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:43.321177 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-44c58c8e-0da3-46ab-8afc-ca4c29c25756 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1510 microversion: 2.1 time: 0.684019 May 18 22:30:43.328352 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1798/3830] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:42 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1510 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:43.373056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c887c204-7321-4fa6-b1a8-1658fc61e172 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:43.394158 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c887c204-7321-4fa6-b1a8-1658fc61e172 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 200 len: 1453 microversion: 2.1 time: 0.229248 May 18 22:30:43.404607 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2033/3831] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:43 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 1453 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:43.418274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-a2a3f49c-4d47-45c5-babf-ebc3e1af1461 req-2ae4ff86-3b44-4847-9445-bac6d23f941d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "16c113e2-4703-4d76-8faa-079611ae211a", "name": "network-vif-deleted", "tag": "c1226060-6ec6-4ae5-8820-354d9e20968b"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:43.433146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a2a3f49c-4d47-45c5-babf-ebc3e1af1461 req-2ae4ff86-3b44-4847-9445-bac6d23f941d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:43.434205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a2a3f49c-4d47-45c5-babf-ebc3e1af1461 req-2ae4ff86-3b44-4847-9445-bac6d23f941d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:43.469777 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-a2a3f49c-4d47-45c5-babf-ebc3e1af1461 req-2ae4ff86-3b44-4847-9445-bac6d23f941d service nova] Creating event network-vif-deleted:c1226060-6ec6-4ae5-8820-354d9e20968b for instance 16c113e2-4703-4d76-8faa-079611ae211a on n-h2-841040-6 May 18 22:30:43.496690 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-a2a3f49c-4d47-45c5-babf-ebc3e1af1461 req-2ae4ff86-3b44-4847-9445-bac6d23f941d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.075952 May 18 22:30:43.503888 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1799/3832] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:30:43 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:44.126103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9e12c909-d7d2-4e34-ace1-d946614a84bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:44.127097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9e12c909-d7d2-4e34-ace1-d946614a84bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:44.140576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e12c909-d7d2-4e34-ace1-d946614a84bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:44.146096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e12c909-d7d2-4e34-ace1-d946614a84bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:44.153432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e12c909-d7d2-4e34-ace1-d946614a84bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:44.154674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e12c909-d7d2-4e34-ace1-d946614a84bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:44.345903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-da57c791-6347-4dc9-9278-b5a4a57eed8f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:44.346697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-da57c791-6347-4dc9-9278-b5a4a57eed8f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:44.358635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da57c791-6347-4dc9-9278-b5a4a57eed8f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:44.361584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da57c791-6347-4dc9-9278-b5a4a57eed8f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:44.362488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da57c791-6347-4dc9-9278-b5a4a57eed8f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:44.372058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da57c791-6347-4dc9-9278-b5a4a57eed8f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:44.443548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9e12c909-d7d2-4e34-ace1-d946614a84bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:44.454814 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9e12c909-d7d2-4e34-ace1-d946614a84bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1710 microversion: 2.1 time: 0.333782 May 18 22:30:44.465770 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2034/3833] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:44 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1710 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:44.472062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45319087-9142-4d5b-80a1-2c7e23b33f0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:44.473512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-45319087-9142-4d5b-80a1-2c7e23b33f0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:44.480464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45319087-9142-4d5b-80a1-2c7e23b33f0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:44.481143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45319087-9142-4d5b-80a1-2c7e23b33f0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:44.482166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45319087-9142-4d5b-80a1-2c7e23b33f0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:44.482760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45319087-9142-4d5b-80a1-2c7e23b33f0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:44.498268 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-45319087-9142-4d5b-80a1-2c7e23b33f0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45319087-9142-4d5b-80a1-2c7e23b33f0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a HTTP/1.1 May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '16c113e2-4703-4d76-8faa-079611ae211a'} May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:30:44.500124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:44.505191 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:44.505191 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:30:44.505191 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:30:44.505191 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:30:44.505191 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:30:44.505191 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:30:44.505191 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:30:44.507682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45319087-9142-4d5b-80a1-2c7e23b33f0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:30:44.509276 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-45319087-9142-4d5b-80a1-2c7e23b33f0e tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 404 len: 111 microversion: 2.1 time: 0.042010 May 18 22:30:44.510395 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2035/3834] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:44 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:30:44.728180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1425470735", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "a0f28d41-b720-40ea-a18f-991c3afb91d0"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:44.840504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] validate_networks() for [('a0f28d41-b720-40ea-a18f-991c3afb91d0', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:30:44.851219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-da57c791-6347-4dc9-9278-b5a4a57eed8f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd9417ee63019495abd2345e7d6071e7f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7857ce51554464d84bd1af570f5c32c', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:44.862845 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-da57c791-6347-4dc9-9278-b5a4a57eed8f tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 200 len: 1510 microversion: 2.1 time: 0.521172 May 18 22:30:44.866560 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1800/3835] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:44 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 1510 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:45.474437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0dada85f-6e76-4275-8959-41e4092e11cd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:45.476776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0dada85f-6e76-4275-8959-41e4092e11cd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:45.490897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0dada85f-6e76-4275-8959-41e4092e11cd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:45.492994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0dada85f-6e76-4275-8959-41e4092e11cd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:45.510001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0dada85f-6e76-4275-8959-41e4092e11cd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:45.510793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0dada85f-6e76-4275-8959-41e4092e11cd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:46.016638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:30:46.018212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:30:46.019725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:30:46.020370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:30:46.021011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:30:46.043135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:46.045151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:46.048021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:46.049544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:46.098816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0dada85f-6e76-4275-8959-41e4092e11cd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:46.110914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:30:46.115685 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0dada85f-6e76-4275-8959-41e4092e11cd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1714 microversion: 2.1 time: 0.646899 May 18 22:30:46.117393 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1801/3836] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:45 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1714 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:46.129716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Getting quotas for user 20c1fda7d13643f7af301a4535b9aacc and project 3fa120148bb14baf9d83951ea0eba8a5. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:30:46.138121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-73775650-2870-4ac3-9967-e883fcdf1368 req-11fed73f-7f05-4338-bdb3-77e413d506d3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "af9a68bb-9d4f-4429-9bf2-e3701ce876c6", "name": "network-vif-deleted", "tag": "d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:46.147400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-73775650-2870-4ac3-9967-e883fcdf1368 req-11fed73f-7f05-4338-bdb3-77e413d506d3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:46.149141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-73775650-2870-4ac3-9967-e883fcdf1368 req-11fed73f-7f05-4338-bdb3-77e413d506d3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:46.152538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:30:46.163510 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-73775650-2870-4ac3-9967-e883fcdf1368 req-11fed73f-7f05-4338-bdb3-77e413d506d3 service nova] Creating event network-vif-deleted:d3cc02bb-3e9f-462c-a1d5-3ec2b9e53643 for instance af9a68bb-9d4f-4429-9bf2-e3701ce876c6 on n-h1-841040-6 May 18 22:30:46.165808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:30:46.174711 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-73775650-2870-4ac3-9967-e883fcdf1368 req-11fed73f-7f05-4338-bdb3-77e413d506d3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041426 May 18 22:30:46.185319 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1802/3837] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:30:46 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:46.199659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8d2d23df-ae28-4f82-809a-ca0b02e3b317 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:46.203265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8d2d23df-ae28-4f82-809a-ca0b02e3b317 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] [instance: af9a68bb-9d4f-4429-9bf2-e3701ce876c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:46.213178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d2d23df-ae28-4f82-809a-ca0b02e3b317 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:46.214445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d2d23df-ae28-4f82-809a-ca0b02e3b317 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:46.216266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d2d23df-ae28-4f82-809a-ca0b02e3b317 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:46.216931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d2d23df-ae28-4f82-809a-ca0b02e3b317 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:46.238943 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-8d2d23df-ae28-4f82-809a-ca0b02e3b317 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] HTTP exception thrown: Instance af9a68bb-9d4f-4429-9bf2-e3701ce876c6 could not be found. May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8d2d23df-ae28-4f82-809a-ca0b02e3b317 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Request method failure captured: May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 HTTP/1.1 May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXM3vCPCK7imYMu_nSI17TId8h5eKXsjMYJI0JpMw_1QcRqlhkvCVRSCtuFjQReXka0KvJTLEH01Y4HhN2kLVdYhoNYjjsjNIXV1pAtJl0TeJfedo9UWnozrsIHlxWNQuE5Dm8wH60F5ZdfT5OpYF45GhAW0H6Ko-xYPXBR_FScY-gw May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c7857ce51554464d84bd1af570f5c32c May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerRescueTestJSONUnderV235-1671473542 May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c7857ce51554464d84bd1af570f5c32c"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c7857ce51554464d84bd1af570f5c32c"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c7857ce51554464d84bd1af570f5c32c"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c7857ce51554464d84bd1af570f5c32c"}]}] May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerRescueTestJSONUnderV235-1671473542 May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c7857ce51554464d84bd1af570f5c32c May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerRescueTestJSONUnderV235-1671473542 May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerRescueTestJSONUnderV235-1671473542-project May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: d9417ee63019495abd2345e7d6071e7f May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerRescueTestJSONUnderV235-1671473542-project May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance af9a68bb-9d4f-4429-9bf2-e3701ce876c6 could not be found. May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'af9a68bb-9d4f-4429-9bf2-e3701ce876c6'} May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance af9a68bb-9d4f-4429-9bf2-e3701ce876c6 could not be found. May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance af9a68bb-9d4f-4429-9bf2-e3701ce876c6 could not be found. May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:30:46.240935 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:30:46.245296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:30:46.245296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:30:46.245296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:30:46.245296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:30:46.245296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:30:46.245296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:30:46.245296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance af9a68bb-9d4f-4429-9bf2-e3701ce876c6 could not be found. May 18 22:30:46.245296 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:30:46.248492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8d2d23df-ae28-4f82-809a-ca0b02e3b317 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] Returning 404 to user: Instance af9a68bb-9d4f-4429-9bf2-e3701ce876c6 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:30:46.249605 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8d2d23df-ae28-4f82-809a-ca0b02e3b317 tempest-ServerRescueTestJSONUnderV235-1671473542 tempest-ServerRescueTestJSONUnderV235-1671473542-project] 10.222.0.58 "GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6" status: 404 len: 111 microversion: 2.1 time: 0.061493 May 18 22:30:46.250888 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1803/3838] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:46 2022] GET /compute/v2.1/servers/af9a68bb-9d4f-4429-9bf2-e3701ce876c6 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:30:46.275278 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c1cf0125-a08e-4800-a7c0-a99b3ea339a0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.549542 May 18 22:30:46.283126 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2036/3839] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:30:44 2022] POST /compute/v2.1/servers => generated 380 bytes in 1552 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:30:46.296873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4eb46e0d-046c-4f62-b159-8c5ea3c8687d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:46.298994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4eb46e0d-046c-4f62-b159-8c5ea3c8687d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:46.771963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4eb46e0d-046c-4f62-b159-8c5ea3c8687d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:46.791920 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4eb46e0d-046c-4f62-b159-8c5ea3c8687d tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1215 microversion: 2.1 time: 0.505147 May 18 22:30:46.805943 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2037/3840] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:46 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1215 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:46.878369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ListServersNegativeTestJSON-server-1501453373", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "min_count": 3, "networks": [{"uuid": "18d24979-1b54-41bd-a794-dca2510ee287"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:47.007104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] validate_networks() for [('18d24979-1b54-41bd-a794-dca2510ee287', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:30:47.812731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84f07597-4b0b-4e3d-baff-3065d4a56e30 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:47.813983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84f07597-4b0b-4e3d-baff-3065d4a56e30 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:47.831700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84f07597-4b0b-4e3d-baff-3065d4a56e30 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:47.832791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84f07597-4b0b-4e3d-baff-3065d4a56e30 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:47.834478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84f07597-4b0b-4e3d-baff-3065d4a56e30 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:47.839316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84f07597-4b0b-4e3d-baff-3065d4a56e30 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:47.988165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-84f07597-4b0b-4e3d-baff-3065d4a56e30 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:47.997625 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-84f07597-4b0b-4e3d-baff-3065d4a56e30 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1267 microversion: 2.1 time: 0.189812 May 18 22:30:48.007982 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2038/3841] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:47 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1267 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:48.026979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:30:48.027593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:30:48.027830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:30:48.028414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:30:48.029013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:30:48.033908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [119082] Writing DB stats nova_api:SELECT=34 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:48.060730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:48.062173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:48.063887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:48.065277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:48.127369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Getting quotas for project 8e14e974a7dd4f398343b44cc3d8206b. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:30:48.142593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Getting quotas for user 876ad5ff57504df4842aab4155170d07 and project 8e14e974a7dd4f398343b44cc3d8206b. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:30:48.190120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Going to run 3 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:30:48.192543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: df869f83-6a3e-4f3c-91b6-b028b7a9be88] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:30:48.312327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 855ff611-382a-4f59-a811-66bdc9ca705d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=df869f83-6a3e-4f3c-91b6-b028b7a9be88,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:30:48.365536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=855ff611-382a-4f59-a811-66bdc9ca705d,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:30:48.470495 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-234cb5ce-b64b-4738-86c6-717eb5e3ef5d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.217769 May 18 22:30:48.471306 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1804/3842] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:30:46 2022] POST /compute/v2.1/servers => generated 380 bytes in 2219 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:30:48.499955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5161e0d5-ca7d-4f0f-94fe-cfc9d2102a83 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:48.504182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5161e0d5-ca7d-4f0f-94fe-cfc9d2102a83 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:48.505970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5161e0d5-ca7d-4f0f-94fe-cfc9d2102a83 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Searching by: {'deleted': False, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:30:48.533450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5161e0d5-ca7d-4f0f-94fe-cfc9d2102a83 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:48.534165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5161e0d5-ca7d-4f0f-94fe-cfc9d2102a83 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:48.535207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5161e0d5-ca7d-4f0f-94fe-cfc9d2102a83 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:48.535871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5161e0d5-ca7d-4f0f-94fe-cfc9d2102a83 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:48.565322 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5161e0d5-ca7d-4f0f-94fe-cfc9d2102a83 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers" status: 200 len: 1018 microversion: 2.1 time: 0.080018 May 18 22:30:48.575336 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2039/3843] 10.222.0.58 () {58 vars in 1124 bytes} [Wed May 18 22:30:48 2022] GET /compute/v2.1/servers => generated 1018 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:48.587202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0a06d0db-5414-4f20-93fc-3870dc484a4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:48.587821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0a06d0db-5414-4f20-93fc-3870dc484a4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:49.018853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-37e1cef9-bcf8-4236-993e-6785825cea67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:49.019470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-37e1cef9-bcf8-4236-993e-6785825cea67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:49.047294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37e1cef9-bcf8-4236-993e-6785825cea67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:49.047978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37e1cef9-bcf8-4236-993e-6785825cea67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:49.049456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37e1cef9-bcf8-4236-993e-6785825cea67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:49.050373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37e1cef9-bcf8-4236-993e-6785825cea67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:49.256993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0a06d0db-5414-4f20-93fc-3870dc484a4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:49.266294 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0a06d0db-5414-4f20-93fc-3870dc484a4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1223 microversion: 2.1 time: 0.684494 May 18 22:30:49.268455 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1805/3844] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:48 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1223 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:50.041881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-37e1cef9-bcf8-4236-993e-6785825cea67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:50.054502 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-37e1cef9-bcf8-4236-993e-6785825cea67 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1273 microversion: 2.1 time: 1.042716 May 18 22:30:50.070040 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2040/3845] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:49 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1273 bytes in 1059 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:50.283181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c57fddc-ca24-4de6-a38e-b50346a7aa4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:50.283953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8c57fddc-ca24-4de6-a38e-b50346a7aa4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:50.599156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c57fddc-ca24-4de6-a38e-b50346a7aa4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:50.608942 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c57fddc-ca24-4de6-a38e-b50346a7aa4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1223 microversion: 2.1 time: 0.329866 May 18 22:30:50.609540 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1806/3846] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:50 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1223 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:51.078104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c87f0dbc-4805-4197-83ae-5ff7cc603fad tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:51.078680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c87f0dbc-4805-4197-83ae-5ff7cc603fad tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:51.104356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c87f0dbc-4805-4197-83ae-5ff7cc603fad tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:51.108106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c87f0dbc-4805-4197-83ae-5ff7cc603fad tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:51.109152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c87f0dbc-4805-4197-83ae-5ff7cc603fad tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:51.111924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c87f0dbc-4805-4197-83ae-5ff7cc603fad tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:51.634782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-42a082c1-1ba4-4c97-891f-d26a997df93d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:51.639411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-42a082c1-1ba4-4c97-891f-d26a997df93d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:51.661122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-42a082c1-1ba4-4c97-891f-d26a997df93d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:51.666382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-42a082c1-1ba4-4c97-891f-d26a997df93d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:51.672333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-42a082c1-1ba4-4c97-891f-d26a997df93d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:51.677517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-42a082c1-1ba4-4c97-891f-d26a997df93d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:51.837563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-42a082c1-1ba4-4c97-891f-d26a997df93d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:51.849351 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-42a082c1-1ba4-4c97-891f-d26a997df93d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1275 microversion: 2.1 time: 0.224519 May 18 22:30:51.851001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c87f0dbc-4805-4197-83ae-5ff7cc603fad tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:51.861619 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1807/3847] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:51 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1275 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:51.870859 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c87f0dbc-4805-4197-83ae-5ff7cc603fad tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1315 microversion: 2.1 time: 0.793751 May 18 22:30:51.886213 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2041/3848] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:51 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1315 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:52.870020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6e53670e-eba1-45f6-9ef2-4441fe66e857 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:52.871877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6e53670e-eba1-45f6-9ef2-4441fe66e857 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:52.892858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0360638-b570-40e0-a157-35c1eb15f34b tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:52.894665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e0360638-b570-40e0-a157-35c1eb15f34b tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:52.910997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e53670e-eba1-45f6-9ef2-4441fe66e857 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:52.913101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0360638-b570-40e0-a157-35c1eb15f34b tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:52.913881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e53670e-eba1-45f6-9ef2-4441fe66e857 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:52.917472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0360638-b570-40e0-a157-35c1eb15f34b tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:52.919901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0360638-b570-40e0-a157-35c1eb15f34b tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:52.921151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e53670e-eba1-45f6-9ef2-4441fe66e857 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:52.922013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e53670e-eba1-45f6-9ef2-4441fe66e857 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:52.922634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0360638-b570-40e0-a157-35c1eb15f34b tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:53.183141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6e53670e-eba1-45f6-9ef2-4441fe66e857 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:53.199218 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6e53670e-eba1-45f6-9ef2-4441fe66e857 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1281 microversion: 2.1 time: 0.336716 May 18 22:30:53.200786 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1808/3849] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:52 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1281 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:53.372899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e0360638-b570-40e0-a157-35c1eb15f34b tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:53.383631 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e0360638-b570-40e0-a157-35c1eb15f34b tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1315 microversion: 2.1 time: 0.496266 May 18 22:30:53.384497 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2042/3850] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:52 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1315 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:54.222955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aac54404-32f1-4278-92ae-15ff2ac3d2aa tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:54.223628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aac54404-32f1-4278-92ae-15ff2ac3d2aa tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:54.244927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aac54404-32f1-4278-92ae-15ff2ac3d2aa tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:54.245381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aac54404-32f1-4278-92ae-15ff2ac3d2aa tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:54.246189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aac54404-32f1-4278-92ae-15ff2ac3d2aa tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:54.246621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aac54404-32f1-4278-92ae-15ff2ac3d2aa tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:54.402031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3f4b33b5-9541-44d5-8355-28a9f73403b5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:54.403531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3f4b33b5-9541-44d5-8355-28a9f73403b5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:54.411912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f4b33b5-9541-44d5-8355-28a9f73403b5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:54.412635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f4b33b5-9541-44d5-8355-28a9f73403b5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:54.413574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f4b33b5-9541-44d5-8355-28a9f73403b5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:54.414374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f4b33b5-9541-44d5-8355-28a9f73403b5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:54.431283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aac54404-32f1-4278-92ae-15ff2ac3d2aa tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:54.439461 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aac54404-32f1-4278-92ae-15ff2ac3d2aa tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1281 microversion: 2.1 time: 0.222752 May 18 22:30:54.450817 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1809/3851] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:54 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1281 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:54.795451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3f4b33b5-9541-44d5-8355-28a9f73403b5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:54.839534 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3f4b33b5-9541-44d5-8355-28a9f73403b5 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1315 microversion: 2.1 time: 0.441848 May 18 22:30:54.845673 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2043/3852] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:54 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1315 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:55.463308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-350f46d6-45ea-4585-b4b9-f60112773067 req-dd5c4d02-aae6-41e5-8095-6677672715b1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "333fb802-f986-4841-9156-091bcf5d9bb5", "tag": "211c6f10-f156-4676-8e2b-5d9145ccdb84"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:55.468806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-31aa94f4-6069-4744-a242-2f772653e615 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:55.470035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-31aa94f4-6069-4744-a242-2f772653e615 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:55.504277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-31aa94f4-6069-4744-a242-2f772653e615 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:55.505026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-31aa94f4-6069-4744-a242-2f772653e615 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:55.508645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-31aa94f4-6069-4744-a242-2f772653e615 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:55.509178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-31aa94f4-6069-4744-a242-2f772653e615 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:55.529950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-350f46d6-45ea-4585-b4b9-f60112773067 req-dd5c4d02-aae6-41e5-8095-6677672715b1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:55.530773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-350f46d6-45ea-4585-b4b9-f60112773067 req-dd5c4d02-aae6-41e5-8095-6677672715b1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:55.584061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-31aa94f4-6069-4744-a242-2f772653e615 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:55.589291 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-350f46d6-45ea-4585-b4b9-f60112773067 req-dd5c4d02-aae6-41e5-8095-6677672715b1 service nova] Creating event network-changed:211c6f10-f156-4676-8e2b-5d9145ccdb84 for instance 333fb802-f986-4841-9156-091bcf5d9bb5 on n-h2-841040-6 May 18 22:30:55.608069 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-350f46d6-45ea-4585-b4b9-f60112773067 req-dd5c4d02-aae6-41e5-8095-6677672715b1 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.155709 May 18 22:30:55.611812 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1810/3853] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:30:55 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:30:55.728337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-31aa94f4-6069-4744-a242-2f772653e615 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:55.750852 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-31aa94f4-6069-4744-a242-2f772653e615 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1281 microversion: 2.1 time: 0.287400 May 18 22:30:55.751470 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2044/3854] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:55 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1281 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:55.863221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d129c310-dbf0-4614-9e0b-c66873d0bdd1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:55.863915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d129c310-dbf0-4614-9e0b-c66873d0bdd1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:55.875431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d129c310-dbf0-4614-9e0b-c66873d0bdd1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:55.875875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d129c310-dbf0-4614-9e0b-c66873d0bdd1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:55.876637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d129c310-dbf0-4614-9e0b-c66873d0bdd1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:55.877058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d129c310-dbf0-4614-9e0b-c66873d0bdd1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:56.612121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d129c310-dbf0-4614-9e0b-c66873d0bdd1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:56.628598 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d129c310-dbf0-4614-9e0b-c66873d0bdd1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1315 microversion: 2.1 time: 0.769492 May 18 22:30:56.629986 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1811/3855] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:55 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1315 bytes in 772 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:56.767128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-106bd643-85f5-4ed5-9b3d-1026e5fe51f2 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:56.768021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-106bd643-85f5-4ed5-9b3d-1026e5fe51f2 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:56.776832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-106bd643-85f5-4ed5-9b3d-1026e5fe51f2 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:56.779026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-106bd643-85f5-4ed5-9b3d-1026e5fe51f2 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:56.782294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-106bd643-85f5-4ed5-9b3d-1026e5fe51f2 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:56.783822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-106bd643-85f5-4ed5-9b3d-1026e5fe51f2 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:56.790621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-31aa94f4-6069-4744-a242-2f772653e615 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:56.985080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV257Test-server-221016126", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": "none"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:56.986158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-106bd643-85f5-4ed5-9b3d-1026e5fe51f2 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:56.996840 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-106bd643-85f5-4ed5-9b3d-1026e5fe51f2 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1281 microversion: 2.1 time: 0.233334 May 18 22:30:57.002571 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1812/3856] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:56 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1281 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:57.077324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:30:57.077774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:30:57.078224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:30:57.078619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:30:57.079014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:30:57.090328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:57.090765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:57.091771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:57.092199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:57.120115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Getting quotas for project 457940df618e48c18276d876ed12eef3. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:30:57.127557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Getting quotas for user 66ba345a4f3245b09033091e4b1b7068 and project 457940df618e48c18276d876ed12eef3. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:30:57.143937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:30:57.146410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:30:57.207599 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b196411c-8a5a-4ba6-bf8d-f4808924c04e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.57 time: 0.711766 May 18 22:30:57.218305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-05e65fbd-bff4-4280-ad1e-93a133f08a1e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:57.219108 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2045/3857] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:30:56 2022] POST /compute/v2.1/servers => generated 380 bytes in 724 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) May 18 22:30:57.219383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-05e65fbd-bff4-4280-ad1e-93a133f08a1e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:57.496846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-05e65fbd-bff4-4280-ad1e-93a133f08a1e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:57.510638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-05e65fbd-bff4-4280-ad1e-93a133f08a1e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:57.513310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-05e65fbd-bff4-4280-ad1e-93a133f08a1e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:57.527265 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-05e65fbd-bff4-4280-ad1e-93a133f08a1e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1277 microversion: 2.57 time: 0.308723 May 18 22:30:57.527882 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1813/3858] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:30:57 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1277 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:30:57.647930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f75e46dc-633d-4287-bae5-ceaa3b7f0aaf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:57.652329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f75e46dc-633d-4287-bae5-ceaa3b7f0aaf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:57.665057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f75e46dc-633d-4287-bae5-ceaa3b7f0aaf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:57.665599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f75e46dc-633d-4287-bae5-ceaa3b7f0aaf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:57.668561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f75e46dc-633d-4287-bae5-ceaa3b7f0aaf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:57.669548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f75e46dc-633d-4287-bae5-ceaa3b7f0aaf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:58.019375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-51cd610a-161e-4091-b9a6-f06f3fe3fcf6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:58.020352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f75e46dc-633d-4287-bae5-ceaa3b7f0aaf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:58.022834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-51cd610a-161e-4091-b9a6-f06f3fe3fcf6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:58.041803 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f75e46dc-633d-4287-bae5-ceaa3b7f0aaf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1315 microversion: 2.1 time: 0.396990 May 18 22:30:58.044255 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2046/3859] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:57 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1315 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:30:58.046120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51cd610a-161e-4091-b9a6-f06f3fe3fcf6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:58.047764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51cd610a-161e-4091-b9a6-f06f3fe3fcf6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:58.048779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51cd610a-161e-4091-b9a6-f06f3fe3fcf6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:58.050069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51cd610a-161e-4091-b9a6-f06f3fe3fcf6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:58.088065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-51cd610a-161e-4091-b9a6-f06f3fe3fcf6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:58.261340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6a4f1227-f39b-40cd-8179-0cbbc557fe63 req-0d23f6ec-de1c-4491-91e5-5e0e2b792fdb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "855ff611-382a-4f59-a811-66bdc9ca705d", "tag": "0efc0f6f-f39e-458d-8870-02a778dd8c3a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:30:58.276379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6a4f1227-f39b-40cd-8179-0cbbc557fe63 req-0d23f6ec-de1c-4491-91e5-5e0e2b792fdb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:58.276611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6a4f1227-f39b-40cd-8179-0cbbc557fe63 req-0d23f6ec-de1c-4491-91e5-5e0e2b792fdb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:58.305903 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6a4f1227-f39b-40cd-8179-0cbbc557fe63 req-0d23f6ec-de1c-4491-91e5-5e0e2b792fdb service nova] Creating event network-changed:0efc0f6f-f39e-458d-8870-02a778dd8c3a for instance 855ff611-382a-4f59-a811-66bdc9ca705d on n-h2-841040-6 May 18 22:30:58.312712 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6a4f1227-f39b-40cd-8179-0cbbc557fe63 req-0d23f6ec-de1c-4491-91e5-5e0e2b792fdb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.191931 May 18 22:30:58.313985 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2047/3860] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:30:58 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:30:58.547163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a149b3dc-9906-4bfd-9a2b-2f8790d97a3e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:58.548246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a149b3dc-9906-4bfd-9a2b-2f8790d97a3e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:58.555679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a149b3dc-9906-4bfd-9a2b-2f8790d97a3e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [119083] Writing DB stats nova_api:SELECT=92,nova_api:UPDATE=2,nova_api:INSERT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:30:58.558084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a149b3dc-9906-4bfd-9a2b-2f8790d97a3e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:58.559641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a149b3dc-9906-4bfd-9a2b-2f8790d97a3e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:58.561307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a149b3dc-9906-4bfd-9a2b-2f8790d97a3e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:58.562063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a149b3dc-9906-4bfd-9a2b-2f8790d97a3e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:58.817358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a149b3dc-9906-4bfd-9a2b-2f8790d97a3e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:58.832041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a149b3dc-9906-4bfd-9a2b-2f8790d97a3e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:58.835296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a149b3dc-9906-4bfd-9a2b-2f8790d97a3e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:58.841364 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a149b3dc-9906-4bfd-9a2b-2f8790d97a3e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1273 microversion: 2.57 time: 0.298952 May 18 22:30:58.842261 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2048/3861] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:30:58 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1273 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:30:59.065059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-26d59522-1a1e-4421-a1c5-03903f1e6c09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:59.068553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-26d59522-1a1e-4421-a1c5-03903f1e6c09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:59.084056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26d59522-1a1e-4421-a1c5-03903f1e6c09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:59.084821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26d59522-1a1e-4421-a1c5-03903f1e6c09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:59.086599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26d59522-1a1e-4421-a1c5-03903f1e6c09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:59.087242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26d59522-1a1e-4421-a1c5-03903f1e6c09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:59.309356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-51cd610a-161e-4091-b9a6-f06f3fe3fcf6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:59.324502 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-51cd610a-161e-4091-b9a6-f06f3fe3fcf6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1323 microversion: 2.1 time: 1.309933 May 18 22:30:59.328642 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1814/3862] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:58 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1323 bytes in 1315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:30:59.863002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-29e4fd95-79a0-4ea1-ade0-17a8e294d895 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:30:59.863885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-29e4fd95-79a0-4ea1-ade0-17a8e294d895 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:30:59.875248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29e4fd95-79a0-4ea1-ade0-17a8e294d895 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:59.876507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29e4fd95-79a0-4ea1-ade0-17a8e294d895 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:59.878060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29e4fd95-79a0-4ea1-ade0-17a8e294d895 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:30:59.878723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29e4fd95-79a0-4ea1-ade0-17a8e294d895 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:30:59.907974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-26d59522-1a1e-4421-a1c5-03903f1e6c09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:30:59.925607 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-26d59522-1a1e-4421-a1c5-03903f1e6c09 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1315 microversion: 2.1 time: 0.865602 May 18 22:30:59.937449 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2049/3863] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:30:59 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1315 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:00.093515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-29e4fd95-79a0-4ea1-ade0-17a8e294d895 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:00.096563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-29e4fd95-79a0-4ea1-ade0-17a8e294d895 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:00.106878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-29e4fd95-79a0-4ea1-ade0-17a8e294d895 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:00.115126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-29e4fd95-79a0-4ea1-ade0-17a8e294d895 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:00.116606 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-29e4fd95-79a0-4ea1-ade0-17a8e294d895 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1335 microversion: 2.57 time: 0.258307 May 18 22:31:00.123040 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1815/3864] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:30:59 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1335 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:00.346990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8dfdf82e-1f4e-490b-aa4e-dc024f69db4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:00.347808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8dfdf82e-1f4e-490b-aa4e-dc024f69db4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:00.362588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8dfdf82e-1f4e-490b-aa4e-dc024f69db4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:00.363046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8dfdf82e-1f4e-490b-aa4e-dc024f69db4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:00.363821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8dfdf82e-1f4e-490b-aa4e-dc024f69db4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:00.364256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8dfdf82e-1f4e-490b-aa4e-dc024f69db4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:00.763963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-bbb4a1fc-7ba2-4c04-a099-34e1893df310 req-9712dc3e-132b-4059-9d44-1ca0b06787ee service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df869f83-6a3e-4f3c-91b6-b028b7a9be88", "tag": "9f70e1f8-7868-4d50-a0b7-bb757f6cc257"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:00.786295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bbb4a1fc-7ba2-4c04-a099-34e1893df310 req-9712dc3e-132b-4059-9d44-1ca0b06787ee service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:00.787119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bbb4a1fc-7ba2-4c04-a099-34e1893df310 req-9712dc3e-132b-4059-9d44-1ca0b06787ee service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:00.824864 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-bbb4a1fc-7ba2-4c04-a099-34e1893df310 req-9712dc3e-132b-4059-9d44-1ca0b06787ee service nova] Creating event network-changed:9f70e1f8-7868-4d50-a0b7-bb757f6cc257 for instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 on n-h1-841040-6 May 18 22:31:00.846116 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-bbb4a1fc-7ba2-4c04-a099-34e1893df310 req-9712dc3e-132b-4059-9d44-1ca0b06787ee service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.076992 May 18 22:31:00.847373 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1816/3865] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:00 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:31:00.948660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-57b7d882-9c62-40d5-9e68-ab9758abc151 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:00.949773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-57b7d882-9c62-40d5-9e68-ab9758abc151 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:00.967111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57b7d882-9c62-40d5-9e68-ab9758abc151 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:00.969407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57b7d882-9c62-40d5-9e68-ab9758abc151 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:00.972219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57b7d882-9c62-40d5-9e68-ab9758abc151 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:00.973659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57b7d882-9c62-40d5-9e68-ab9758abc151 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:01.100923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8dfdf82e-1f4e-490b-aa4e-dc024f69db4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:01.127557 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8dfdf82e-1f4e-490b-aa4e-dc024f69db4b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1323 microversion: 2.1 time: 0.786681 May 18 22:31:01.129639 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2050/3866] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:00 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1323 bytes in 790 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:01.146767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e5639887-d543-4ac4-990f-8a78a1746440 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:01.147755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e5639887-d543-4ac4-990f-8a78a1746440 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:01.158724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5639887-d543-4ac4-990f-8a78a1746440 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:01.158965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5639887-d543-4ac4-990f-8a78a1746440 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:01.159865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5639887-d543-4ac4-990f-8a78a1746440 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:01.160393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5639887-d543-4ac4-990f-8a78a1746440 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:01.512012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e5639887-d543-4ac4-990f-8a78a1746440 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:01.527666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e5639887-d543-4ac4-990f-8a78a1746440 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:01.529604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e5639887-d543-4ac4-990f-8a78a1746440 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:01.536097 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e5639887-d543-4ac4-990f-8a78a1746440 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1335 microversion: 2.57 time: 0.394976 May 18 22:31:01.538564 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2051/3867] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:01 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1335 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:31:01.630346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-57b7d882-9c62-40d5-9e68-ab9758abc151 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:01.640246 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-57b7d882-9c62-40d5-9e68-ab9758abc151 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1315 microversion: 2.1 time: 0.699427 May 18 22:31:01.650882 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1817/3868] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:00 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1315 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:31:01.765989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-8adf434a-e119-47d1-a3ad-8f8f66a53373 req-82bf60ea-7b48-4ea0-b9a6-973c0bca0d06 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "333fb802-f986-4841-9156-091bcf5d9bb5", "name": "network-vif-plugged", "status": "completed", "tag": "211c6f10-f156-4676-8e2b-5d9145ccdb84"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:01.824553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8adf434a-e119-47d1-a3ad-8f8f66a53373 req-82bf60ea-7b48-4ea0-b9a6-973c0bca0d06 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:01.825034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8adf434a-e119-47d1-a3ad-8f8f66a53373 req-82bf60ea-7b48-4ea0-b9a6-973c0bca0d06 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:01.866225 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-8adf434a-e119-47d1-a3ad-8f8f66a53373 req-82bf60ea-7b48-4ea0-b9a6-973c0bca0d06 service nova] Creating event network-vif-plugged:211c6f10-f156-4676-8e2b-5d9145ccdb84 for instance 333fb802-f986-4841-9156-091bcf5d9bb5 on n-h2-841040-6 May 18 22:31:01.884717 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-8adf434a-e119-47d1-a3ad-8f8f66a53373 req-82bf60ea-7b48-4ea0-b9a6-973c0bca0d06 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.244318 May 18 22:31:01.893500 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2052/3869] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:01 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:02.145702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6e234331-dfe5-4fff-bc03-be3cf4e8420c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:02.146334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6e234331-dfe5-4fff-bc03-be3cf4e8420c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:02.164118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e234331-dfe5-4fff-bc03-be3cf4e8420c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:02.165987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e234331-dfe5-4fff-bc03-be3cf4e8420c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:02.168699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e234331-dfe5-4fff-bc03-be3cf4e8420c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:02.170354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e234331-dfe5-4fff-bc03-be3cf4e8420c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:02.557348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-632d35f1-fa85-4b26-9404-b442d9332303 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:02.558210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-632d35f1-fa85-4b26-9404-b442d9332303 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:02.570892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-632d35f1-fa85-4b26-9404-b442d9332303 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:02.571238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-632d35f1-fa85-4b26-9404-b442d9332303 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:02.572065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-632d35f1-fa85-4b26-9404-b442d9332303 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:02.572761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-632d35f1-fa85-4b26-9404-b442d9332303 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:02.675708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6e234331-dfe5-4fff-bc03-be3cf4e8420c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:02.689314 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6e234331-dfe5-4fff-bc03-be3cf4e8420c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1323 microversion: 2.1 time: 0.547136 May 18 22:31:02.701943 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1818/3870] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:02 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1323 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:02.708177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9581c829-9a37-4d04-94c5-00c824d63cff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:02.709266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9581c829-9a37-4d04-94c5-00c824d63cff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:02.721267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9581c829-9a37-4d04-94c5-00c824d63cff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:02.722748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9581c829-9a37-4d04-94c5-00c824d63cff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:02.723871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9581c829-9a37-4d04-94c5-00c824d63cff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:02.724605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9581c829-9a37-4d04-94c5-00c824d63cff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:02.801621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-632d35f1-fa85-4b26-9404-b442d9332303 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:02.810928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-632d35f1-fa85-4b26-9404-b442d9332303 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:02.813224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-632d35f1-fa85-4b26-9404-b442d9332303 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:02.814828 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-632d35f1-fa85-4b26-9404-b442d9332303 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1356 microversion: 2.57 time: 0.261983 May 18 22:31:02.815934 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2053/3871] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:02 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1356 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:02.834336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Action: 'action', calling method: >, body: {"rebuild": {"user_data": "ZWNobyAiaGVsbG8gd29ybGQi", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:02.837077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:02.848836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:02.861425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:02.866563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:02.867817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:03.056845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:31:03.057617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:31:03.059305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:31:03.062311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:31:03.064726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:31:03.195529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:03.216780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:03.217561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:03.219071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:03.220788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:03.268446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9581c829-9a37-4d04-94c5-00c824d63cff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:03.272116 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ad1b0ff0-c804-4c0c-8b47-7004cb585b4d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "POST /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f/action" status: 202 len: 1137 microversion: 2.57 time: 0.442315 May 18 22:31:03.273919 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2054/3872] 10.222.0.58 () {62 vars in 1319 bytes} [Wed May 18 22:31:02 2022] POST /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f/action => generated 1137 bytes in 445 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) May 18 22:31:03.280459 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9581c829-9a37-4d04-94c5-00c824d63cff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1315 microversion: 2.1 time: 0.576821 May 18 22:31:03.288036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-4525f02f-129e-4ded-9126-1a39de5ba4dc req-07c1d9e2-dbb3-45d4-bd5b-4d9c5d7e2de6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "48165002-8058-4726-b0b5-d08e8625bff0", "tag": "8c2d549e-d5b1-422a-827f-c9fa81d35de3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:03.290549 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1819/3873] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:02 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1315 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:03.297152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0f21f225-c3d7-4ed7-bad9-439d334d8fdf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:03.298055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0f21f225-c3d7-4ed7-bad9-439d334d8fdf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:03.306269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f21f225-c3d7-4ed7-bad9-439d334d8fdf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:03.307152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f21f225-c3d7-4ed7-bad9-439d334d8fdf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:03.308260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f21f225-c3d7-4ed7-bad9-439d334d8fdf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:03.308931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f21f225-c3d7-4ed7-bad9-439d334d8fdf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:03.310187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4525f02f-129e-4ded-9126-1a39de5ba4dc req-07c1d9e2-dbb3-45d4-bd5b-4d9c5d7e2de6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:03.313061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4525f02f-129e-4ded-9126-1a39de5ba4dc req-07c1d9e2-dbb3-45d4-bd5b-4d9c5d7e2de6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:03.360756 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-4525f02f-129e-4ded-9126-1a39de5ba4dc req-07c1d9e2-dbb3-45d4-bd5b-4d9c5d7e2de6 service nova] Creating event network-changed:8c2d549e-d5b1-422a-827f-c9fa81d35de3 for instance 48165002-8058-4726-b0b5-d08e8625bff0 on n-h1-841040-6 May 18 22:31:03.375460 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-4525f02f-129e-4ded-9126-1a39de5ba4dc req-07c1d9e2-dbb3-45d4-bd5b-4d9c5d7e2de6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.098288 May 18 22:31:03.377493 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2055/3874] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:03 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:03.461265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0f21f225-c3d7-4ed7-bad9-439d334d8fdf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:03.478039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0f21f225-c3d7-4ed7-bad9-439d334d8fdf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:03.481496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0f21f225-c3d7-4ed7-bad9-439d334d8fdf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:03.487187 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0f21f225-c3d7-4ed7-bad9-439d334d8fdf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.195311 May 18 22:31:03.488377 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1820/3875] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:03 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:03.713687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0be841ef-f19d-4c90-8151-6eef34a04bbe tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:03.715869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0be841ef-f19d-4c90-8151-6eef34a04bbe tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:03.748437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0be841ef-f19d-4c90-8151-6eef34a04bbe tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:03.749383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0be841ef-f19d-4c90-8151-6eef34a04bbe tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:03.750477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0be841ef-f19d-4c90-8151-6eef34a04bbe tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:03.754829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0be841ef-f19d-4c90-8151-6eef34a04bbe tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:04.104523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0be841ef-f19d-4c90-8151-6eef34a04bbe tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:04.118259 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0be841ef-f19d-4c90-8151-6eef34a04bbe tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1323 microversion: 2.1 time: 0.414178 May 18 22:31:04.119354 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2056/3876] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:03 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1323 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:04.300375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-30fb193b-2efd-4747-b13a-f38921dd9c68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:04.300977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-30fb193b-2efd-4747-b13a-f38921dd9c68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:04.322053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30fb193b-2efd-4747-b13a-f38921dd9c68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:04.326361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30fb193b-2efd-4747-b13a-f38921dd9c68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:04.327698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30fb193b-2efd-4747-b13a-f38921dd9c68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:04.331435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30fb193b-2efd-4747-b13a-f38921dd9c68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:04.514228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5ac43139-518f-424e-95f6-a3d500466c51 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:04.514810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5ac43139-518f-424e-95f6-a3d500466c51 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:04.528488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ac43139-518f-424e-95f6-a3d500466c51 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:04.529157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ac43139-518f-424e-95f6-a3d500466c51 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:04.530142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ac43139-518f-424e-95f6-a3d500466c51 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:04.530734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ac43139-518f-424e-95f6-a3d500466c51 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:04.833308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5ac43139-518f-424e-95f6-a3d500466c51 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:04.851653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5ac43139-518f-424e-95f6-a3d500466c51 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:04.859251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5ac43139-518f-424e-95f6-a3d500466c51 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:04.865327 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5ac43139-518f-424e-95f6-a3d500466c51 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.355565 May 18 22:31:04.871500 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2057/3877] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:04 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:04.968516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-30fb193b-2efd-4747-b13a-f38921dd9c68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:04.979588 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-30fb193b-2efd-4747-b13a-f38921dd9c68 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1501 microversion: 2.1 time: 0.685225 May 18 22:31:04.980467 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1821/3878] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:04 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1501 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:05.000059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c4fa7d31-aa5e-4986-bf60-bb04cba80b94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:05.002276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c4fa7d31-aa5e-4986-bf60-bb04cba80b94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:05.016161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4fa7d31-aa5e-4986-bf60-bb04cba80b94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:05.016611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4fa7d31-aa5e-4986-bf60-bb04cba80b94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:05.017366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4fa7d31-aa5e-4986-bf60-bb04cba80b94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:05.017833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4fa7d31-aa5e-4986-bf60-bb04cba80b94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:05.052485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-c4fa7d31-aa5e-4986-bf60-bb04cba80b94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lazy-loading 'flavor' on Instance uuid 333fb802-f986-4841-9156-091bcf5d9bb5 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:31:05.138899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dc860eab-aaf3-4212-9d51-6ac2aa579582 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:05.140382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dc860eab-aaf3-4212-9d51-6ac2aa579582 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:05.156171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc860eab-aaf3-4212-9d51-6ac2aa579582 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:05.157062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc860eab-aaf3-4212-9d51-6ac2aa579582 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:05.168464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc860eab-aaf3-4212-9d51-6ac2aa579582 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:05.169908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc860eab-aaf3-4212-9d51-6ac2aa579582 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:05.199714 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c4fa7d31-aa5e-4986-bf60-bb04cba80b94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "POST /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5/action" status: 202 len: 0 microversion: 2.1 time: 0.203987 May 18 22:31:05.201014 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2058/3879] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:31:04 2022] POST /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:31:05.234145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3e32d676-ee4c-4cc9-aff2-36bb7188401a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:05.235190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3e32d676-ee4c-4cc9-aff2-36bb7188401a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:05.274189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e32d676-ee4c-4cc9-aff2-36bb7188401a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:05.274848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e32d676-ee4c-4cc9-aff2-36bb7188401a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:05.275831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e32d676-ee4c-4cc9-aff2-36bb7188401a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:05.276437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e32d676-ee4c-4cc9-aff2-36bb7188401a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:05.864893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3e32d676-ee4c-4cc9-aff2-36bb7188401a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:05.889990 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3e32d676-ee4c-4cc9-aff2-36bb7188401a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1509 microversion: 2.1 time: 0.682455 May 18 22:31:05.901982 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2059/3880] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:05 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1509 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:31:05.909624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6113cf03-294a-403b-a077-f7e245df1055 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:05.911523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6113cf03-294a-403b-a077-f7e245df1055 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:05.920135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6113cf03-294a-403b-a077-f7e245df1055 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:05.921126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6113cf03-294a-403b-a077-f7e245df1055 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:05.923164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6113cf03-294a-403b-a077-f7e245df1055 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:05.924661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6113cf03-294a-403b-a077-f7e245df1055 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:05.929102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6113cf03-294a-403b-a077-f7e245df1055 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [119083] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:06.112056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6113cf03-294a-403b-a077-f7e245df1055 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:06.127802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6113cf03-294a-403b-a077-f7e245df1055 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:06.132108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6113cf03-294a-403b-a077-f7e245df1055 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:06.133590 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6113cf03-294a-403b-a077-f7e245df1055 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.230130 May 18 22:31:06.138401 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2060/3881] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:05 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:06.170118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dc860eab-aaf3-4212-9d51-6ac2aa579582 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:06.182629 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dc860eab-aaf3-4212-9d51-6ac2aa579582 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1323 microversion: 2.1 time: 1.050477 May 18 22:31:06.183579 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1822/3882] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:05 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1323 bytes in 1052 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:31:06.912479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ee9686de-00fa-417b-8353-a85dd7554519 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:06.913291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ee9686de-00fa-417b-8353-a85dd7554519 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:06.935862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee9686de-00fa-417b-8353-a85dd7554519 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:06.936674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee9686de-00fa-417b-8353-a85dd7554519 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:06.937578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee9686de-00fa-417b-8353-a85dd7554519 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:06.938163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee9686de-00fa-417b-8353-a85dd7554519 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:07.109093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ee9686de-00fa-417b-8353-a85dd7554519 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:07.137583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ee9686de-00fa-417b-8353-a85dd7554519 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:07.158441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-678f6d51-48e9-44c9-b310-052516f13294 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:07.159060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-678f6d51-48e9-44c9-b310-052516f13294 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:07.172419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-678f6d51-48e9-44c9-b310-052516f13294 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:07.176648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-678f6d51-48e9-44c9-b310-052516f13294 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:07.183590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-678f6d51-48e9-44c9-b310-052516f13294 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:07.184433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-678f6d51-48e9-44c9-b310-052516f13294 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:07.502101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-678f6d51-48e9-44c9-b310-052516f13294 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [119082] Writing DB stats nova_cell0:SELECT=12 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:07.550347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-678f6d51-48e9-44c9-b310-052516f13294 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:07.562774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-678f6d51-48e9-44c9-b310-052516f13294 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:07.569446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-678f6d51-48e9-44c9-b310-052516f13294 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:07.575089 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-678f6d51-48e9-44c9-b310-052516f13294 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.420450 May 18 22:31:07.576083 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1823/3883] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:07 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:31:07.592610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cfb68324-7de6-4245-b1dd-6e4784d67d58 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:07.593357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cfb68324-7de6-4245-b1dd-6e4784d67d58 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:07.608707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cfb68324-7de6-4245-b1dd-6e4784d67d58 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:07.611213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cfb68324-7de6-4245-b1dd-6e4784d67d58 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:07.613507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cfb68324-7de6-4245-b1dd-6e4784d67d58 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:07.617116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cfb68324-7de6-4245-b1dd-6e4784d67d58 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:07.644072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ee9686de-00fa-417b-8353-a85dd7554519 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:07.658611 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ee9686de-00fa-417b-8353-a85dd7554519 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1492 microversion: 2.1 time: 0.753897 May 18 22:31:07.660322 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2061/3884] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:06 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1492 bytes in 756 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:07.679000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5cae191d-c0b8-4264-9f5a-07066bfb54c8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:07.685460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5cae191d-c0b8-4264-9f5a-07066bfb54c8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:07.703673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5cae191d-c0b8-4264-9f5a-07066bfb54c8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:07.704338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5cae191d-c0b8-4264-9f5a-07066bfb54c8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:07.705498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5cae191d-c0b8-4264-9f5a-07066bfb54c8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:07.706162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5cae191d-c0b8-4264-9f5a-07066bfb54c8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:07.757377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5cae191d-c0b8-4264-9f5a-07066bfb54c8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:31:07.956315 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5cae191d-c0b8-4264-9f5a-07066bfb54c8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 204 len: 0 microversion: 2.1 time: 0.273795 May 18 22:31:07.958354 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2062/3885] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:31:07 2022] DELETE /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:31:07.975912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5b223274-ea19-4662-823e-84ed5110fb91 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:07.980626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5b223274-ea19-4662-823e-84ed5110fb91 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:08.004119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b223274-ea19-4662-823e-84ed5110fb91 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:08.005980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b223274-ea19-4662-823e-84ed5110fb91 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:08.010840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b223274-ea19-4662-823e-84ed5110fb91 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:08.011691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b223274-ea19-4662-823e-84ed5110fb91 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:08.108374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cfb68324-7de6-4245-b1dd-6e4784d67d58 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:08.119346 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cfb68324-7de6-4245-b1dd-6e4784d67d58 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1323 microversion: 2.1 time: 0.537758 May 18 22:31:08.120552 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1824/3886] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:07 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1323 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:08.403764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5b223274-ea19-4662-823e-84ed5110fb91 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:08.438137 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5b223274-ea19-4662-823e-84ed5110fb91 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1498 microversion: 2.1 time: 0.474737 May 18 22:31:08.438964 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2063/3887] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:07 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1498 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:08.594802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f3f9ff84-19ae-4844-9ca7-eacae5fef00d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:08.595435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f3f9ff84-19ae-4844-9ca7-eacae5fef00d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:08.610259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3f9ff84-19ae-4844-9ca7-eacae5fef00d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:08.611159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3f9ff84-19ae-4844-9ca7-eacae5fef00d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:08.611504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3f9ff84-19ae-4844-9ca7-eacae5fef00d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:08.611942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f3f9ff84-19ae-4844-9ca7-eacae5fef00d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:08.757884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f3f9ff84-19ae-4844-9ca7-eacae5fef00d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:08.769025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f3f9ff84-19ae-4844-9ca7-eacae5fef00d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:08.772121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f3f9ff84-19ae-4844-9ca7-eacae5fef00d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:08.774380 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f3f9ff84-19ae-4844-9ca7-eacae5fef00d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.183647 May 18 22:31:08.788512 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1825/3888] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:08 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:31:08.828152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-4a76f9d7-00c2-49ce-81f0-4fc7d5107d89 req-33051912-897f-4f84-baad-83100e3541f4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df869f83-6a3e-4f3c-91b6-b028b7a9be88", "name": "network-vif-plugged", "status": "completed", "tag": "9f70e1f8-7868-4d50-a0b7-bb757f6cc257"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:08.844075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4a76f9d7-00c2-49ce-81f0-4fc7d5107d89 req-33051912-897f-4f84-baad-83100e3541f4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:08.844527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4a76f9d7-00c2-49ce-81f0-4fc7d5107d89 req-33051912-897f-4f84-baad-83100e3541f4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:08.861389 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-4a76f9d7-00c2-49ce-81f0-4fc7d5107d89 req-33051912-897f-4f84-baad-83100e3541f4 service nova] Creating event network-vif-plugged:9f70e1f8-7868-4d50-a0b7-bb757f6cc257 for instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 on n-h1-841040-6 May 18 22:31:08.878660 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-4a76f9d7-00c2-49ce-81f0-4fc7d5107d89 req-33051912-897f-4f84-baad-83100e3541f4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.054389 May 18 22:31:08.879887 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2064/3889] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:08 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:31:09.137091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fae14ee3-7e43-4f78-8944-90b8fc49c58b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:09.137627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fae14ee3-7e43-4f78-8944-90b8fc49c58b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:09.151515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fae14ee3-7e43-4f78-8944-90b8fc49c58b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:09.152331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fae14ee3-7e43-4f78-8944-90b8fc49c58b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:09.153633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fae14ee3-7e43-4f78-8944-90b8fc49c58b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:09.154479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fae14ee3-7e43-4f78-8944-90b8fc49c58b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:09.459266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a30bda91-35b1-4e45-9b01-bdaa66377a85 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:09.460332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a30bda91-35b1-4e45-9b01-bdaa66377a85 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:09.475538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a30bda91-35b1-4e45-9b01-bdaa66377a85 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:09.482600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a30bda91-35b1-4e45-9b01-bdaa66377a85 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:09.483796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a30bda91-35b1-4e45-9b01-bdaa66377a85 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:09.484232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a30bda91-35b1-4e45-9b01-bdaa66377a85 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:09.505202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fae14ee3-7e43-4f78-8944-90b8fc49c58b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:09.514312 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fae14ee3-7e43-4f78-8944-90b8fc49c58b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1323 microversion: 2.1 time: 0.381055 May 18 22:31:09.526527 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1826/3890] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:09 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1323 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:09.794375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cb082ae0-b2e4-41e6-a2f6-8e0bee8e689d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:09.794987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cb082ae0-b2e4-41e6-a2f6-8e0bee8e689d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:09.808497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb082ae0-b2e4-41e6-a2f6-8e0bee8e689d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:09.808938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb082ae0-b2e4-41e6-a2f6-8e0bee8e689d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:09.809689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb082ae0-b2e4-41e6-a2f6-8e0bee8e689d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:09.810318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb082ae0-b2e4-41e6-a2f6-8e0bee8e689d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:09.880741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a30bda91-35b1-4e45-9b01-bdaa66377a85 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:09.889539 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a30bda91-35b1-4e45-9b01-bdaa66377a85 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1498 microversion: 2.1 time: 0.436766 May 18 22:31:09.892458 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2065/3891] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:09 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1498 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:09.953912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cb082ae0-b2e4-41e6-a2f6-8e0bee8e689d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:09.966411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cb082ae0-b2e4-41e6-a2f6-8e0bee8e689d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:09.967909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cb082ae0-b2e4-41e6-a2f6-8e0bee8e689d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:09.969067 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cb082ae0-b2e4-41e6-a2f6-8e0bee8e689d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.178605 May 18 22:31:09.969619 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1827/3892] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:09 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:31:10.531829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a9ff6356-d505-4a9e-ac40-ef493d7c2355 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:10.533009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a9ff6356-d505-4a9e-ac40-ef493d7c2355 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:10.554674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9ff6356-d505-4a9e-ac40-ef493d7c2355 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:10.555912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9ff6356-d505-4a9e-ac40-ef493d7c2355 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:10.559314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9ff6356-d505-4a9e-ac40-ef493d7c2355 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:10.560715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9ff6356-d505-4a9e-ac40-ef493d7c2355 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:10.870075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-78cfd2bb-4190-4574-85b7-ff821d6f9977 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:10.871032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-78cfd2bb-4190-4574-85b7-ff821d6f9977 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:10.883473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-78cfd2bb-4190-4574-85b7-ff821d6f9977 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:10.885604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-78cfd2bb-4190-4574-85b7-ff821d6f9977 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:10.888373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-78cfd2bb-4190-4574-85b7-ff821d6f9977 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:10.888976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-78cfd2bb-4190-4574-85b7-ff821d6f9977 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:10.967703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-78cfd2bb-4190-4574-85b7-ff821d6f9977 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:31:11.050369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a9ff6356-d505-4a9e-ac40-ef493d7c2355 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:11.068818 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a9ff6356-d505-4a9e-ac40-ef493d7c2355 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1323 microversion: 2.1 time: 0.541317 May 18 22:31:11.069447 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1828/3893] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:10 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1323 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:31:11.086301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4d02a36a-a1a0-49b6-953e-21b6dcef3e7a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:11.089830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4d02a36a-a1a0-49b6-953e-21b6dcef3e7a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:11.105203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d02a36a-a1a0-49b6-953e-21b6dcef3e7a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:11.105942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d02a36a-a1a0-49b6-953e-21b6dcef3e7a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:11.106877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d02a36a-a1a0-49b6-953e-21b6dcef3e7a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:11.107504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d02a36a-a1a0-49b6-953e-21b6dcef3e7a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:11.147329 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-78cfd2bb-4190-4574-85b7-ff821d6f9977 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "DELETE /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 204 len: 0 microversion: 2.42 time: 0.739696 May 18 22:31:11.148810 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2066/3894] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:31:10 2022] DELETE /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 0 bytes in 742 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:31:11.156166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1417254c-1c1d-4f3e-ba9d-07112a79fdc0 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:11.158013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1417254c-1c1d-4f3e-ba9d-07112a79fdc0 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:11.168177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1417254c-1c1d-4f3e-ba9d-07112a79fdc0 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:11.168927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1417254c-1c1d-4f3e-ba9d-07112a79fdc0 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:11.171433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1417254c-1c1d-4f3e-ba9d-07112a79fdc0 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:11.172135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1417254c-1c1d-4f3e-ba9d-07112a79fdc0 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:11.268823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4d02a36a-a1a0-49b6-953e-21b6dcef3e7a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:11.288195 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4d02a36a-a1a0-49b6-953e-21b6dcef3e7a tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1291 microversion: 2.1 time: 0.209272 May 18 22:31:11.301947 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1829/3895] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:11 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1291 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:11.341474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1417254c-1c1d-4f3e-ba9d-07112a79fdc0 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:11.356624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1417254c-1c1d-4f3e-ba9d-07112a79fdc0 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:11.359360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1417254c-1c1d-4f3e-ba9d-07112a79fdc0 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:11.361096 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1417254c-1c1d-4f3e-ba9d-07112a79fdc0 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.210643 May 18 22:31:11.363079 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2067/3896] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:11 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:11.370831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8159c583-3116-4300-83c5-39d04999aedd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:11.372591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8159c583-3116-4300-83c5-39d04999aedd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:11.381238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8159c583-3116-4300-83c5-39d04999aedd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:11.381917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8159c583-3116-4300-83c5-39d04999aedd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:11.382847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8159c583-3116-4300-83c5-39d04999aedd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:11.383278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8159c583-3116-4300-83c5-39d04999aedd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:11.386361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-ab684f15-59e6-4fac-a3c0-27b227aa28a5 req-471e8f39-76ed-4928-a2c7-6c6257c69862 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "333fb802-f986-4841-9156-091bcf5d9bb5", "name": "network-vif-deleted", "tag": "211c6f10-f156-4676-8e2b-5d9145ccdb84"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:11.405650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ab684f15-59e6-4fac-a3c0-27b227aa28a5 req-471e8f39-76ed-4928-a2c7-6c6257c69862 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:11.406112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ab684f15-59e6-4fac-a3c0-27b227aa28a5 req-471e8f39-76ed-4928-a2c7-6c6257c69862 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:11.432008 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-ab684f15-59e6-4fac-a3c0-27b227aa28a5 req-471e8f39-76ed-4928-a2c7-6c6257c69862 service nova] Creating event network-vif-deleted:211c6f10-f156-4676-8e2b-5d9145ccdb84 for instance 333fb802-f986-4841-9156-091bcf5d9bb5 on n-h2-841040-6 May 18 22:31:11.437215 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-ab684f15-59e6-4fac-a3c0-27b227aa28a5 req-471e8f39-76ed-4928-a2c7-6c6257c69862 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.133428 May 18 22:31:11.438258 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1830/3897] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:11 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:11.444641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-475ad173-fd8b-4072-8fb9-c9398b9d375d req-e6db5322-4528-4ee6-b5ef-a7b4f4936f39 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "855ff611-382a-4f59-a811-66bdc9ca705d", "name": "network-vif-plugged", "status": "completed", "tag": "0efc0f6f-f39e-458d-8870-02a778dd8c3a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:11.461511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-475ad173-fd8b-4072-8fb9-c9398b9d375d req-e6db5322-4528-4ee6-b5ef-a7b4f4936f39 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:11.462095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-475ad173-fd8b-4072-8fb9-c9398b9d375d req-e6db5322-4528-4ee6-b5ef-a7b4f4936f39 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:11.475625 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-475ad173-fd8b-4072-8fb9-c9398b9d375d req-e6db5322-4528-4ee6-b5ef-a7b4f4936f39 service nova] Creating event network-vif-plugged:0efc0f6f-f39e-458d-8870-02a778dd8c3a for instance 855ff611-382a-4f59-a811-66bdc9ca705d on n-h2-841040-6 May 18 22:31:11.481637 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-475ad173-fd8b-4072-8fb9-c9398b9d375d req-e6db5322-4528-4ee6-b5ef-a7b4f4936f39 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041970 May 18 22:31:11.483375 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1831/3898] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:11 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:11.739108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8159c583-3116-4300-83c5-39d04999aedd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:11.758303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8159c583-3116-4300-83c5-39d04999aedd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:11.759819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8159c583-3116-4300-83c5-39d04999aedd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:11.761123 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8159c583-3116-4300-83c5-39d04999aedd tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2958 microversion: 2.42 time: 0.396874 May 18 22:31:11.761703 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2068/3899] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:11 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2958 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:12.088495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8090a3cc-e920-43ff-a870-7d3affdf29fc tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:12.089201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8090a3cc-e920-43ff-a870-7d3affdf29fc tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:12.101434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8090a3cc-e920-43ff-a870-7d3affdf29fc tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:12.101919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8090a3cc-e920-43ff-a870-7d3affdf29fc tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:12.105366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8090a3cc-e920-43ff-a870-7d3affdf29fc tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:12.106728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8090a3cc-e920-43ff-a870-7d3affdf29fc tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:12.307115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ddc77819-f8bb-4acd-a4bd-fb47bd1be8e0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:12.307851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ddc77819-f8bb-4acd-a4bd-fb47bd1be8e0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:12.320417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddc77819-f8bb-4acd-a4bd-fb47bd1be8e0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:12.321226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddc77819-f8bb-4acd-a4bd-fb47bd1be8e0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:12.322174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddc77819-f8bb-4acd-a4bd-fb47bd1be8e0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:12.324034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddc77819-f8bb-4acd-a4bd-fb47bd1be8e0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:12.389565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8090a3cc-e920-43ff-a870-7d3affdf29fc tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:12.401133 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8090a3cc-e920-43ff-a870-7d3affdf29fc tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1323 microversion: 2.1 time: 0.317711 May 18 22:31:12.403974 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1832/3900] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:12 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1323 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:12.409326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddc77819-f8bb-4acd-a4bd-fb47bd1be8e0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:12.409992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddc77819-f8bb-4acd-a4bd-fb47bd1be8e0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:12.410593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-ddc77819-f8bb-4acd-a4bd-fb47bd1be8e0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lazy-loading 'fault' on Instance uuid 333fb802-f986-4841-9156-091bcf5d9bb5 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:31:12.412364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0a18bf09-f883-4d21-a3c9-c5d06441ca8d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:12.412972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0a18bf09-f883-4d21-a3c9-c5d06441ca8d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:12.438130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a18bf09-f883-4d21-a3c9-c5d06441ca8d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:12.438934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a18bf09-f883-4d21-a3c9-c5d06441ca8d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:12.439945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a18bf09-f883-4d21-a3c9-c5d06441ca8d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:12.440373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a18bf09-f883-4d21-a3c9-c5d06441ca8d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:12.511149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ddc77819-f8bb-4acd-a4bd-fb47bd1be8e0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:12.529240 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ddc77819-f8bb-4acd-a4bd-fb47bd1be8e0 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1305 microversion: 2.1 time: 0.218802 May 18 22:31:12.531088 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2069/3901] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:12 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1305 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:31:12.551537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0a18bf09-f883-4d21-a3c9-c5d06441ca8d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:12.568370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0a18bf09-f883-4d21-a3c9-c5d06441ca8d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:12.569928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0a18bf09-f883-4d21-a3c9-c5d06441ca8d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:12.571113 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0a18bf09-f883-4d21-a3c9-c5d06441ca8d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.166006 May 18 22:31:12.571689 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1833/3902] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:12 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:12.782494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ad78ad3e-7594-453a-b7c0-342ac0b707d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:12.783796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ad78ad3e-7594-453a-b7c0-342ac0b707d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:12.791998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad78ad3e-7594-453a-b7c0-342ac0b707d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:12.792887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad78ad3e-7594-453a-b7c0-342ac0b707d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:12.794493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad78ad3e-7594-453a-b7c0-342ac0b707d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:12.795474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad78ad3e-7594-453a-b7c0-342ac0b707d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:13.175846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ad78ad3e-7594-453a-b7c0-342ac0b707d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:13.185431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ad78ad3e-7594-453a-b7c0-342ac0b707d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:13.186984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ad78ad3e-7594-453a-b7c0-342ac0b707d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:13.188261 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ad78ad3e-7594-453a-b7c0-342ac0b707d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2958 microversion: 2.42 time: 0.410506 May 18 22:31:13.201794 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2070/3903] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:12 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2958 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:13.419022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d10b649f-74eb-4ed0-9f96-a23beef207d1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:13.419632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d10b649f-74eb-4ed0-9f96-a23beef207d1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:13.432785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d10b649f-74eb-4ed0-9f96-a23beef207d1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:13.433234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d10b649f-74eb-4ed0-9f96-a23beef207d1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:13.434026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d10b649f-74eb-4ed0-9f96-a23beef207d1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:13.434787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d10b649f-74eb-4ed0-9f96-a23beef207d1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:13.467273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-d10b649f-74eb-4ed0-9f96-a23beef207d1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:13.536299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-855d0461-6721-4178-ba40-0b69f9156b6a req-39ed5b96-8e02-46f4-9c60-9a0cbce36b9f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "48165002-8058-4726-b0b5-d08e8625bff0", "name": "network-vif-plugged", "status": "completed", "tag": "8c2d549e-d5b1-422a-827f-c9fa81d35de3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:13.565449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-855d0461-6721-4178-ba40-0b69f9156b6a req-39ed5b96-8e02-46f4-9c60-9a0cbce36b9f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:13.567534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-855d0461-6721-4178-ba40-0b69f9156b6a req-39ed5b96-8e02-46f4-9c60-9a0cbce36b9f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:13.592028 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-855d0461-6721-4178-ba40-0b69f9156b6a req-39ed5b96-8e02-46f4-9c60-9a0cbce36b9f service nova] Creating event network-vif-plugged:8c2d549e-d5b1-422a-827f-c9fa81d35de3 for instance 48165002-8058-4726-b0b5-d08e8625bff0 on n-h1-841040-6 May 18 22:31:13.609014 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-855d0461-6721-4178-ba40-0b69f9156b6a req-39ed5b96-8e02-46f4-9c60-9a0cbce36b9f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.090708 May 18 22:31:13.611140 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2071/3904] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:13 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:13.619458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c1df2c9c-fcc7-4a02-91b4-db6562f9a65c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:13.620173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c1df2c9c-fcc7-4a02-91b4-db6562f9a65c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:13.680868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1df2c9c-fcc7-4a02-91b4-db6562f9a65c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:13.685982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1df2c9c-fcc7-4a02-91b4-db6562f9a65c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:13.687115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1df2c9c-fcc7-4a02-91b4-db6562f9a65c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:13.687918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1df2c9c-fcc7-4a02-91b4-db6562f9a65c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:13.809990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1df2c9c-fcc7-4a02-91b4-db6562f9a65c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:13.810686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1df2c9c-fcc7-4a02-91b4-db6562f9a65c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:13.811352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-c1df2c9c-fcc7-4a02-91b4-db6562f9a65c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lazy-loading 'fault' on Instance uuid 333fb802-f986-4841-9156-091bcf5d9bb5 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:31:13.934027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c1df2c9c-fcc7-4a02-91b4-db6562f9a65c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20c1fda7d13643f7af301a4535b9aacc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fa120148bb14baf9d83951ea0eba8a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:13.946542 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c1df2c9c-fcc7-4a02-91b4-db6562f9a65c tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 200 len: 1305 microversion: 2.1 time: 0.331937 May 18 22:31:13.950018 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2072/3905] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:13 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 1305 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:13.973588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e07705fc-b65c-4cc7-96f0-4194fffb0f2c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:13.974849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e07705fc-b65c-4cc7-96f0-4194fffb0f2c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:13.991308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e07705fc-b65c-4cc7-96f0-4194fffb0f2c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:13.992119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e07705fc-b65c-4cc7-96f0-4194fffb0f2c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:13.995182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e07705fc-b65c-4cc7-96f0-4194fffb0f2c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:13.995895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e07705fc-b65c-4cc7-96f0-4194fffb0f2c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:14.107650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d10b649f-74eb-4ed0-9f96-a23beef207d1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:14.135800 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d10b649f-74eb-4ed0-9f96-a23beef207d1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1323 microversion: 2.1 time: 0.701840 May 18 22:31:14.143010 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1834/3906] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:13 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1323 bytes in 728 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:14.189253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e07705fc-b65c-4cc7-96f0-4194fffb0f2c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:14.216164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2826afda-95d9-45fb-9c02-db849a181d18 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:14.216602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2826afda-95d9-45fb-9c02-db849a181d18 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:14.231768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e07705fc-b65c-4cc7-96f0-4194fffb0f2c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:14.238399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e07705fc-b65c-4cc7-96f0-4194fffb0f2c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:14.238399 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e07705fc-b65c-4cc7-96f0-4194fffb0f2c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.283186 May 18 22:31:14.238399 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2073/3907] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:13 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:14.238681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2826afda-95d9-45fb-9c02-db849a181d18 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:14.238681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2826afda-95d9-45fb-9c02-db849a181d18 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:14.238681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2826afda-95d9-45fb-9c02-db849a181d18 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:14.238681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2826afda-95d9-45fb-9c02-db849a181d18 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:14.742254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2826afda-95d9-45fb-9c02-db849a181d18 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:14.752195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2826afda-95d9-45fb-9c02-db849a181d18 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:14.753928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2826afda-95d9-45fb-9c02-db849a181d18 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:14.755302 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2826afda-95d9-45fb-9c02-db849a181d18 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2958 microversion: 2.42 time: 0.548013 May 18 22:31:14.766451 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1835/3908] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:14 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2958 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:14.967300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a9ce2c8-c4d6-484d-8bb1-569e5b9040a8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:14.968027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3a9ce2c8-c4d6-484d-8bb1-569e5b9040a8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:14.975469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a9ce2c8-c4d6-484d-8bb1-569e5b9040a8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:14.976006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a9ce2c8-c4d6-484d-8bb1-569e5b9040a8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:14.976851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a9ce2c8-c4d6-484d-8bb1-569e5b9040a8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:14.977354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a9ce2c8-c4d6-484d-8bb1-569e5b9040a8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:14.982274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-3a9ce2c8-c4d6-484d-8bb1-569e5b9040a8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:14.998069 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-3a9ce2c8-c4d6-484d-8bb1-569e5b9040a8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a9ce2c8-c4d6-484d-8bb1-569e5b9040a8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 HTTP/1.1 May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '333fb802-f986-4841-9156-091bcf5d9bb5'} May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.002465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:15.008182 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.008182 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.008182 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.008182 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:15.008182 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:15.008182 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.008182 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:15.008182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a9ce2c8-c4d6-484d-8bb1-569e5b9040a8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:15.008182 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3a9ce2c8-c4d6-484d-8bb1-569e5b9040a8 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 404 len: 111 microversion: 2.1 time: 0.042705 May 18 22:31:15.015647 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2074/3909] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:14 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:15.019999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e59571fe-2ea9-42dc-9ae0-cb782f3d98be tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:15.024254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e59571fe-2ea9-42dc-9ae0-cb782f3d98be tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:15.038434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e59571fe-2ea9-42dc-9ae0-cb782f3d98be tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.038974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e59571fe-2ea9-42dc-9ae0-cb782f3d98be tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.039829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e59571fe-2ea9-42dc-9ae0-cb782f3d98be tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.040324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e59571fe-2ea9-42dc-9ae0-cb782f3d98be tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.057371 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-e59571fe-2ea9-42dc-9ae0-cb782f3d98be tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e59571fe-2ea9-42dc-9ae0-cb782f3d98be tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 HTTP/1.1 May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '333fb802-f986-4841-9156-091bcf5d9bb5'} May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:15.059189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:15.063833 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.063833 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.063833 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.063833 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.063833 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.063833 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.063833 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.063833 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:15.063833 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:15.063833 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.063833 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.063833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e59571fe-2ea9-42dc-9ae0-cb782f3d98be tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:15.063833 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e59571fe-2ea9-42dc-9ae0-cb782f3d98be tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 404 len: 111 microversion: 2.1 time: 0.046385 May 18 22:31:15.064678 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1836/3910] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:31:15 2022] DELETE /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:31:15.076351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-09096d0e-db21-4e41-a487-481f53c29771 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:15.077681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-09096d0e-db21-4e41-a487-481f53c29771 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 333fb802-f986-4841-9156-091bcf5d9bb5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:15.088582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09096d0e-db21-4e41-a487-481f53c29771 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.089201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09096d0e-db21-4e41-a487-481f53c29771 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.090044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09096d0e-db21-4e41-a487-481f53c29771 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.091406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09096d0e-db21-4e41-a487-481f53c29771 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.112329 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-09096d0e-db21-4e41-a487-481f53c29771 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-09096d0e-db21-4e41-a487-481f53c29771 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 HTTP/1.1 May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '333fb802-f986-4841-9156-091bcf5d9bb5'} May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.114245 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:15.119652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.119652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.119652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.119652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:15.119652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:15.119652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. May 18 22:31:15.119652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:15.119652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-09096d0e-db21-4e41-a487-481f53c29771 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 333fb802-f986-4841-9156-091bcf5d9bb5 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:15.119652 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-09096d0e-db21-4e41-a487-481f53c29771 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5" status: 404 len: 111 microversion: 2.1 time: 0.047087 May 18 22:31:15.119652 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2075/3911] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:15 2022] GET /compute/v2.1/servers/333fb802-f986-4841-9156-091bcf5d9bb5 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:15.124433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8ec6cba2-ed9c-41b9-b7db-e45adb16bfff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:15.124930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8ec6cba2-ed9c-41b9-b7db-e45adb16bfff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:15.131177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ec6cba2-ed9c-41b9-b7db-e45adb16bfff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.131624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ec6cba2-ed9c-41b9-b7db-e45adb16bfff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.132430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ec6cba2-ed9c-41b9-b7db-e45adb16bfff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.132867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ec6cba2-ed9c-41b9-b7db-e45adb16bfff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.148543 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-8ec6cba2-ed9c-41b9-b7db-e45adb16bfff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8ec6cba2-ed9c-41b9-b7db-e45adb16bfff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a HTTP/1.1 May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '16c113e2-4703-4d76-8faa-079611ae211a'} May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:15.150492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:15.155249 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:31:15.155249 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.155249 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.155249 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.155249 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.155249 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.155249 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.155249 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:15.155249 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:15.155249 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:31:15.155249 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.156087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f4193f24-d667-45fe-ab45-ce19ccc70212 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:15.156087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f4193f24-d667-45fe-ab45-ce19ccc70212 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:15.156922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8ec6cba2-ed9c-41b9-b7db-e45adb16bfff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:15.157794 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8ec6cba2-ed9c-41b9-b7db-e45adb16bfff tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 404 len: 111 microversion: 2.1 time: 0.037224 May 18 22:31:15.158353 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1837/3912] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:31:15 2022] DELETE /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:15.160505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4193f24-d667-45fe-ab45-ce19ccc70212 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.161117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4193f24-d667-45fe-ab45-ce19ccc70212 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.162203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4193f24-d667-45fe-ab45-ce19ccc70212 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.162630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4193f24-d667-45fe-ab45-ce19ccc70212 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.167544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-73c8f593-7f1d-469e-bc42-382a7561cfcf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:15.181982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-73c8f593-7f1d-469e-bc42-382a7561cfcf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 16c113e2-4703-4d76-8faa-079611ae211a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:15.188826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73c8f593-7f1d-469e-bc42-382a7561cfcf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.189495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73c8f593-7f1d-469e-bc42-382a7561cfcf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.190518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73c8f593-7f1d-469e-bc42-382a7561cfcf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.191382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73c8f593-7f1d-469e-bc42-382a7561cfcf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.206639 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-73c8f593-7f1d-469e-bc42-382a7561cfcf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-73c8f593-7f1d-469e-bc42-382a7561cfcf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a HTTP/1.1 May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '16c113e2-4703-4d76-8faa-079611ae211a'} May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.208647 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.214135 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.214135 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.214135 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.214135 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:15.214135 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:15.214135 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. May 18 22:31:15.214135 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.214135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-73c8f593-7f1d-469e-bc42-382a7561cfcf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 16c113e2-4703-4d76-8faa-079611ae211a could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:15.214135 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-73c8f593-7f1d-469e-bc42-382a7561cfcf tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a" status: 404 len: 111 microversion: 2.1 time: 0.046827 May 18 22:31:15.214135 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1838/3913] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:15 2022] GET /compute/v2.1/servers/16c113e2-4703-4d76-8faa-079611ae211a => generated 111 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:15.225183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-535f9988-21e7-40fd-bd9d-0f52fcf8e0e1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:15.226337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-535f9988-21e7-40fd-bd9d-0f52fcf8e0e1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:15.232605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-535f9988-21e7-40fd-bd9d-0f52fcf8e0e1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.233046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-535f9988-21e7-40fd-bd9d-0f52fcf8e0e1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.233991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-535f9988-21e7-40fd-bd9d-0f52fcf8e0e1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.234419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-535f9988-21e7-40fd-bd9d-0f52fcf8e0e1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.249560 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-535f9988-21e7-40fd-bd9d-0f52fcf8e0e1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-535f9988-21e7-40fd-bd9d-0f52fcf8e0e1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 HTTP/1.1 May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'bd98572a-aa39-4004-bcfd-0d9331e991c4'} May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:15.251259 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-535f9988-21e7-40fd-bd9d-0f52fcf8e0e1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-535f9988-21e7-40fd-bd9d-0f52fcf8e0e1 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 404 len: 111 microversion: 2.1 time: 0.035666 May 18 22:31:15.256254 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1839/3914] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:31:15 2022] DELETE /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:15.260538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eaaf3623-1959-4969-9f99-77bef1c07ebf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:15.261220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eaaf3623-1959-4969-9f99-77bef1c07ebf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:15.268064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaaf3623-1959-4969-9f99-77bef1c07ebf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.268588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaaf3623-1959-4969-9f99-77bef1c07ebf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.269418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaaf3623-1959-4969-9f99-77bef1c07ebf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.274057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eaaf3623-1959-4969-9f99-77bef1c07ebf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.370459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eaaf3623-1959-4969-9f99-77bef1c07ebf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:15.387419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eaaf3623-1959-4969-9f99-77bef1c07ebf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:15.389164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eaaf3623-1959-4969-9f99-77bef1c07ebf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:15.390510 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eaaf3623-1959-4969-9f99-77bef1c07ebf tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.136126 May 18 22:31:15.391598 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1840/3915] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:15 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:15.396846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-86e4c0ac-e605-48b9-a482-87bb6961ae72 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:15.398361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-86e4c0ac-e605-48b9-a482-87bb6961ae72 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: bd98572a-aa39-4004-bcfd-0d9331e991c4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:15.401287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-86e4c0ac-e605-48b9-a482-87bb6961ae72 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [119082] Writing DB stats nova_api:SELECT=91,nova_api:INSERT=9 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:15.407746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86e4c0ac-e605-48b9-a482-87bb6961ae72 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.408493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86e4c0ac-e605-48b9-a482-87bb6961ae72 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.409468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86e4c0ac-e605-48b9-a482-87bb6961ae72 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.410168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86e4c0ac-e605-48b9-a482-87bb6961ae72 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.428086 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-86e4c0ac-e605-48b9-a482-87bb6961ae72 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-86e4c0ac-e605-48b9-a482-87bb6961ae72 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 HTTP/1.1 May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'bd98572a-aa39-4004-bcfd-0d9331e991c4'} May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.430687 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.436784 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.436784 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.436784 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.436784 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:15.436784 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:15.436784 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. May 18 22:31:15.436784 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.438891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-86e4c0ac-e605-48b9-a482-87bb6961ae72 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance bd98572a-aa39-4004-bcfd-0d9331e991c4 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:15.440087 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-86e4c0ac-e605-48b9-a482-87bb6961ae72 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4" status: 404 len: 111 microversion: 2.1 time: 0.047206 May 18 22:31:15.443985 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1841/3916] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:15 2022] GET /compute/v2.1/servers/bd98572a-aa39-4004-bcfd-0d9331e991c4 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:15.450324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7d2fc040-320d-4ce0-b745-a9004dd53d03 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:15.451272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7d2fc040-320d-4ce0-b745-a9004dd53d03 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:15.458552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d2fc040-320d-4ce0-b745-a9004dd53d03 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.459490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d2fc040-320d-4ce0-b745-a9004dd53d03 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.461257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d2fc040-320d-4ce0-b745-a9004dd53d03 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.462119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d2fc040-320d-4ce0-b745-a9004dd53d03 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.500381 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-7d2fc040-320d-4ce0-b745-a9004dd53d03 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7d2fc040-320d-4ce0-b745-a9004dd53d03 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 HTTP/1.1 May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '237f659f-e9a5-4911-9ead-dcbc19f86ce3'} May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:15.502323 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:15.506321 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:31:15.506321 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.506321 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.506321 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.506321 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.506321 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.506321 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.506321 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:15.506321 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:15.506321 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:31:15.506321 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.509370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7d2fc040-320d-4ce0-b745-a9004dd53d03 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:15.510495 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7d2fc040-320d-4ce0-b745-a9004dd53d03 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 404 len: 111 microversion: 2.1 time: 0.064744 May 18 22:31:15.515477 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1842/3917] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:31:15 2022] DELETE /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:31:15.521362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d23e3d30-1b6b-46c8-bc41-500dd5669eca tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:15.522430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d23e3d30-1b6b-46c8-bc41-500dd5669eca tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 237f659f-e9a5-4911-9ead-dcbc19f86ce3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:15.530382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d23e3d30-1b6b-46c8-bc41-500dd5669eca tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.530842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d23e3d30-1b6b-46c8-bc41-500dd5669eca tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.531824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d23e3d30-1b6b-46c8-bc41-500dd5669eca tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.532573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d23e3d30-1b6b-46c8-bc41-500dd5669eca tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.549637 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-d23e3d30-1b6b-46c8-bc41-500dd5669eca tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d23e3d30-1b6b-46c8-bc41-500dd5669eca tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 HTTP/1.1 May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '237f659f-e9a5-4911-9ead-dcbc19f86ce3'} May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.551202 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.557219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.557219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.557219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.557219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:15.557219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:15.557219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. May 18 22:31:15.557219 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.557219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d23e3d30-1b6b-46c8-bc41-500dd5669eca tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 237f659f-e9a5-4911-9ead-dcbc19f86ce3 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:15.557219 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d23e3d30-1b6b-46c8-bc41-500dd5669eca tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3" status: 404 len: 111 microversion: 2.1 time: 0.035939 May 18 22:31:15.557219 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1843/3918] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:15 2022] GET /compute/v2.1/servers/237f659f-e9a5-4911-9ead-dcbc19f86ce3 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:15.562658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-05de82d2-c4bf-4b1d-8b08-fe90b8edc591 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:15.563380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-05de82d2-c4bf-4b1d-8b08-fe90b8edc591 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:15.571046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05de82d2-c4bf-4b1d-8b08-fe90b8edc591 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.571706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05de82d2-c4bf-4b1d-8b08-fe90b8edc591 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.572960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05de82d2-c4bf-4b1d-8b08-fe90b8edc591 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.574284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05de82d2-c4bf-4b1d-8b08-fe90b8edc591 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.598457 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-05de82d2-c4bf-4b1d-8b08-fe90b8edc591 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-05de82d2-c4bf-4b1d-8b08-fe90b8edc591 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 HTTP/1.1 May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '9bad2a15-4b25-4cb6-a6a7-310ab69d18c2'} May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:15.601003 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-05de82d2-c4bf-4b1d-8b08-fe90b8edc591 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-05de82d2-c4bf-4b1d-8b08-fe90b8edc591 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2" status: 404 len: 111 microversion: 2.1 time: 0.044750 May 18 22:31:15.605664 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1844/3919] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:31:15 2022] DELETE /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:31:15.611654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0cf393c6-7b8f-4e7b-aa65-ca5f0da4fcbc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:15.612355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0cf393c6-7b8f-4e7b-aa65-ca5f0da4fcbc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:15.619492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cf393c6-7b8f-4e7b-aa65-ca5f0da4fcbc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.620014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cf393c6-7b8f-4e7b-aa65-ca5f0da4fcbc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.620889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cf393c6-7b8f-4e7b-aa65-ca5f0da4fcbc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.621392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cf393c6-7b8f-4e7b-aa65-ca5f0da4fcbc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.638999 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-0cf393c6-7b8f-4e7b-aa65-ca5f0da4fcbc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0cf393c6-7b8f-4e7b-aa65-ca5f0da4fcbc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 HTTP/1.1 May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '9bad2a15-4b25-4cb6-a6a7-310ab69d18c2'} May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:15.640640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.645393 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:15.645393 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:15.645393 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:15.645393 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:15.645393 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:15.645393 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. May 18 22:31:15.645393 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:15.645393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0cf393c6-7b8f-4e7b-aa65-ca5f0da4fcbc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:15.645393 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0cf393c6-7b8f-4e7b-aa65-ca5f0da4fcbc tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2" status: 404 len: 111 microversion: 2.1 time: 0.035984 May 18 22:31:15.646070 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1845/3920] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:15 2022] GET /compute/v2.1/servers/9bad2a15-4b25-4cb6-a6a7-310ab69d18c2 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:15.660051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f4193f24-d667-45fe-ab45-ce19ccc70212 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:15.675771 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f4193f24-d667-45fe-ab45-ce19ccc70212 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1323 microversion: 2.1 time: 0.526566 May 18 22:31:15.676360 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2076/3921] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:15 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1323 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:15.777516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8620f222-b1cc-4b41-b25e-13e444c47ea8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:15.778757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8620f222-b1cc-4b41-b25e-13e444c47ea8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:15.788384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8620f222-b1cc-4b41-b25e-13e444c47ea8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.806082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8620f222-b1cc-4b41-b25e-13e444c47ea8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.016s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:15.807639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8620f222-b1cc-4b41-b25e-13e444c47ea8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:15.815628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8620f222-b1cc-4b41-b25e-13e444c47ea8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:16.295116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8620f222-b1cc-4b41-b25e-13e444c47ea8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:16.309716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8620f222-b1cc-4b41-b25e-13e444c47ea8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:16.315150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8620f222-b1cc-4b41-b25e-13e444c47ea8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:16.324215 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8620f222-b1cc-4b41-b25e-13e444c47ea8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2958 microversion: 2.42 time: 0.551616 May 18 22:31:16.325362 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1846/3922] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:15 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2958 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:16.410786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a4b4bc1f-549a-4cc4-984e-e104a0c23bed tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:16.412015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a4b4bc1f-549a-4cc4-984e-e104a0c23bed tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:16.422776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4b4bc1f-549a-4cc4-984e-e104a0c23bed tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:16.425829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4b4bc1f-549a-4cc4-984e-e104a0c23bed tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:16.426851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4b4bc1f-549a-4cc4-984e-e104a0c23bed tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:16.429795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4b4bc1f-549a-4cc4-984e-e104a0c23bed tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:16.703923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf7bd36f-3720-4ee0-931b-4012db4c3852 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:16.705990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cf7bd36f-3720-4ee0-931b-4012db4c3852 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:16.715006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf7bd36f-3720-4ee0-931b-4012db4c3852 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:16.717018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf7bd36f-3720-4ee0-931b-4012db4c3852 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:16.718025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf7bd36f-3720-4ee0-931b-4012db4c3852 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:16.720156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf7bd36f-3720-4ee0-931b-4012db4c3852 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:16.738314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a4b4bc1f-549a-4cc4-984e-e104a0c23bed tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:16.753603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a4b4bc1f-549a-4cc4-984e-e104a0c23bed tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:16.771523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a4b4bc1f-549a-4cc4-984e-e104a0c23bed tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:16.777928 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a4b4bc1f-549a-4cc4-984e-e104a0c23bed tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.371116 May 18 22:31:16.781156 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2077/3923] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:16 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:17.346555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5ae82748-af81-4121-92f6-c19c719e2540 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:17.347246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5ae82748-af81-4121-92f6-c19c719e2540 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:17.357124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ae82748-af81-4121-92f6-c19c719e2540 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:17.359681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ae82748-af81-4121-92f6-c19c719e2540 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:17.360488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ae82748-af81-4121-92f6-c19c719e2540 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:17.360919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ae82748-af81-4121-92f6-c19c719e2540 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:17.514876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf7bd36f-3720-4ee0-931b-4012db4c3852 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:17.527247 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cf7bd36f-3720-4ee0-931b-4012db4c3852 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1516 microversion: 2.1 time: 0.835376 May 18 22:31:17.536108 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1847/3924] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:16 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1516 bytes in 845 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:17.552418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-de554c37-a092-45da-a1d6-17c4d758fd27 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:17.553524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-de554c37-a092-45da-a1d6-17c4d758fd27 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 855ff611-382a-4f59-a811-66bdc9ca705d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:17.571330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de554c37-a092-45da-a1d6-17c4d758fd27 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:17.572446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de554c37-a092-45da-a1d6-17c4d758fd27 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:17.573534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de554c37-a092-45da-a1d6-17c4d758fd27 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:17.575535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de554c37-a092-45da-a1d6-17c4d758fd27 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:17.747922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5ae82748-af81-4121-92f6-c19c719e2540 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:17.763916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5ae82748-af81-4121-92f6-c19c719e2540 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:17.767785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5ae82748-af81-4121-92f6-c19c719e2540 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:17.769086 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5ae82748-af81-4121-92f6-c19c719e2540 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2937 microversion: 2.42 time: 0.427765 May 18 22:31:17.772145 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2078/3925] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:17 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2937 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:17.805317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8e20e0eb-a88d-499a-95f0-85075d9d9084 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:17.806185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8e20e0eb-a88d-499a-95f0-85075d9d9084 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:17.824879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e20e0eb-a88d-499a-95f0-85075d9d9084 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:17.826739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e20e0eb-a88d-499a-95f0-85075d9d9084 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:17.830301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e20e0eb-a88d-499a-95f0-85075d9d9084 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:17.835087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e20e0eb-a88d-499a-95f0-85075d9d9084 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:17.996890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-de554c37-a092-45da-a1d6-17c4d758fd27 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:18.016901 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-de554c37-a092-45da-a1d6-17c4d758fd27 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/855ff611-382a-4f59-a811-66bdc9ca705d" status: 200 len: 1516 microversion: 2.1 time: 0.468756 May 18 22:31:18.031259 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1848/3926] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:17 2022] GET /compute/v2.1/servers/855ff611-382a-4f59-a811-66bdc9ca705d => generated 1516 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:18.040632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4d9e56d7-36b5-416b-8529-a6efa13a2c7c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:18.042640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4d9e56d7-36b5-416b-8529-a6efa13a2c7c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: df869f83-6a3e-4f3c-91b6-b028b7a9be88] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:18.059654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d9e56d7-36b5-416b-8529-a6efa13a2c7c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:18.060690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d9e56d7-36b5-416b-8529-a6efa13a2c7c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:18.062189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d9e56d7-36b5-416b-8529-a6efa13a2c7c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:18.063998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d9e56d7-36b5-416b-8529-a6efa13a2c7c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:18.487872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8e20e0eb-a88d-499a-95f0-85075d9d9084 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:18.515799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8e20e0eb-a88d-499a-95f0-85075d9d9084 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:18.522181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8e20e0eb-a88d-499a-95f0-85075d9d9084 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:18.523512 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8e20e0eb-a88d-499a-95f0-85075d9d9084 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.730913 May 18 22:31:18.527361 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2079/3927] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:17 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 735 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:31:18.760066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4d9e56d7-36b5-416b-8529-a6efa13a2c7c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:18.778051 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4d9e56d7-36b5-416b-8529-a6efa13a2c7c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88" status: 200 len: 1516 microversion: 2.1 time: 0.741677 May 18 22:31:18.782072 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1849/3928] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:18 2022] GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88 => generated 1516 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:18.792791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b146dcae-7dca-47aa-b60f-80740aa0cd5a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:18.794380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b146dcae-7dca-47aa-b60f-80740aa0cd5a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:18.800719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c38ea778-7fb0-44bc-ab5e-710d034b5c24 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:18.805528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b146dcae-7dca-47aa-b60f-80740aa0cd5a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:18.807123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c38ea778-7fb0-44bc-ab5e-710d034b5c24 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: df869f83-6a3e-4f3c-91b6-b028b7a9be88] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:18.807999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b146dcae-7dca-47aa-b60f-80740aa0cd5a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:18.809016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b146dcae-7dca-47aa-b60f-80740aa0cd5a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:18.810883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b146dcae-7dca-47aa-b60f-80740aa0cd5a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:18.817948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c38ea778-7fb0-44bc-ab5e-710d034b5c24 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:18.818796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c38ea778-7fb0-44bc-ab5e-710d034b5c24 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:18.819917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c38ea778-7fb0-44bc-ab5e-710d034b5c24 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:18.820609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c38ea778-7fb0-44bc-ab5e-710d034b5c24 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:18.868305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c38ea778-7fb0-44bc-ab5e-710d034b5c24 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: df869f83-6a3e-4f3c-91b6-b028b7a9be88] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:31:19.030064 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c38ea778-7fb0-44bc-ab5e-710d034b5c24 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "DELETE /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88" status: 204 len: 0 microversion: 2.1 time: 0.218453 May 18 22:31:19.032147 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1850/3929] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:31:18 2022] DELETE /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:31:19.042645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-39ad3bcd-9a2f-4ea9-bd08-3356c56ded4c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:19.044038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-39ad3bcd-9a2f-4ea9-bd08-3356c56ded4c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: df869f83-6a3e-4f3c-91b6-b028b7a9be88] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:19.052908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39ad3bcd-9a2f-4ea9-bd08-3356c56ded4c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:19.054597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39ad3bcd-9a2f-4ea9-bd08-3356c56ded4c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:19.055930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39ad3bcd-9a2f-4ea9-bd08-3356c56ded4c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:19.056805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39ad3bcd-9a2f-4ea9-bd08-3356c56ded4c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:19.487184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b146dcae-7dca-47aa-b60f-80740aa0cd5a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:19.513807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b146dcae-7dca-47aa-b60f-80740aa0cd5a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:19.529378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b146dcae-7dca-47aa-b60f-80740aa0cd5a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:19.531390 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b146dcae-7dca-47aa-b60f-80740aa0cd5a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2916 microversion: 2.42 time: 0.742931 May 18 22:31:19.532000 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2080/3930] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:18 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2916 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:19.544566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-be82a1df-b7a7-46b6-bae6-5a475e26b1ec tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:19.544566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-be82a1df-b7a7-46b6-bae6-5a475e26b1ec tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:19.555325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be82a1df-b7a7-46b6-bae6-5a475e26b1ec tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:19.555759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be82a1df-b7a7-46b6-bae6-5a475e26b1ec tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:19.556525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be82a1df-b7a7-46b6-bae6-5a475e26b1ec tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:19.556955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be82a1df-b7a7-46b6-bae6-5a475e26b1ec tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:19.608613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-39ad3bcd-9a2f-4ea9-bd08-3356c56ded4c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:19.619468 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-39ad3bcd-9a2f-4ea9-bd08-3356c56ded4c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88" status: 200 len: 1522 microversion: 2.1 time: 0.582564 May 18 22:31:19.620289 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1851/3931] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:19 2022] GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88 => generated 1522 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:19.634977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5535afd9-d193-48de-8187-549445321089 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:19.635906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5535afd9-d193-48de-8187-549445321089 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:19.658236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5535afd9-d193-48de-8187-549445321089 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:19.658789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5535afd9-d193-48de-8187-549445321089 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:19.659645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5535afd9-d193-48de-8187-549445321089 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:19.660119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5535afd9-d193-48de-8187-549445321089 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:19.743852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-be82a1df-b7a7-46b6-bae6-5a475e26b1ec tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lazy-loading 'services' on Instance uuid 3f433888-4792-43e8-b978-fb64ea408f31 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:31:19.868260 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-be82a1df-b7a7-46b6-bae6-5a475e26b1ec tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "DELETE /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/os-volume_attachments/528ce697-1329-46aa-b8b3-376a6fdb1cae" status: 202 len: 0 microversion: 2.1 time: 0.335014 May 18 22:31:19.868871 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2081/3932] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:31:19 2022] DELETE /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/os-volume_attachments/528ce697-1329-46aa-b8b3-376a6fdb1cae => generated 0 bytes in 336 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:31:19.873903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-85664397-a3f5-450d-95f1-f275642ab5de req-193b24eb-139f-4074-970a-5eb92e91d518 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-unplugged", "status": "completed", "tag": "bf00a6e6-89bb-4d63-a563-8b8d31cb57d8"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:19.902065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-85664397-a3f5-450d-95f1-f275642ab5de req-193b24eb-139f-4074-970a-5eb92e91d518 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:19.902502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-85664397-a3f5-450d-95f1-f275642ab5de req-193b24eb-139f-4074-970a-5eb92e91d518 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:19.920296 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-85664397-a3f5-450d-95f1-f275642ab5de req-193b24eb-139f-4074-970a-5eb92e91d518 service nova] Creating event network-vif-unplugged:bf00a6e6-89bb-4d63-a563-8b8d31cb57d8 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:31:19.930248 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-85664397-a3f5-450d-95f1-f275642ab5de req-193b24eb-139f-4074-970a-5eb92e91d518 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.059957 May 18 22:31:19.930804 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2082/3933] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:19 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:20.397467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5535afd9-d193-48de-8187-549445321089 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:20.411207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5535afd9-d193-48de-8187-549445321089 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:20.412949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5535afd9-d193-48de-8187-549445321089 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:20.414358 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5535afd9-d193-48de-8187-549445321089 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.789885 May 18 22:31:20.426118 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1852/3934] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:19 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 804 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:20.554277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4e87b691-4913-468c-a068-751222a19d66 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:20.555149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4e87b691-4913-468c-a068-751222a19d66 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:20.572165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e87b691-4913-468c-a068-751222a19d66 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:20.576137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e87b691-4913-468c-a068-751222a19d66 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:20.578843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e87b691-4913-468c-a068-751222a19d66 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:20.579111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e87b691-4913-468c-a068-751222a19d66 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:20.636625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a45d3233-c02f-41bb-aaf7-3b5e030605a3 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:20.637618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a45d3233-c02f-41bb-aaf7-3b5e030605a3 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: df869f83-6a3e-4f3c-91b6-b028b7a9be88] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:20.647294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a45d3233-c02f-41bb-aaf7-3b5e030605a3 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:20.648156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a45d3233-c02f-41bb-aaf7-3b5e030605a3 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:20.649218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a45d3233-c02f-41bb-aaf7-3b5e030605a3 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:20.654155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a45d3233-c02f-41bb-aaf7-3b5e030605a3 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:21.077638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4e87b691-4913-468c-a068-751222a19d66 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:21.096890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4e87b691-4913-468c-a068-751222a19d66 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:21.105821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4e87b691-4913-468c-a068-751222a19d66 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:21.115986 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4e87b691-4913-468c-a068-751222a19d66 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2916 microversion: 2.42 time: 0.565055 May 18 22:31:21.119372 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2083/3935] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:20 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2916 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:21.209011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a45d3233-c02f-41bb-aaf7-3b5e030605a3 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:21.221686 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a45d3233-c02f-41bb-aaf7-3b5e030605a3 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88" status: 200 len: 1522 microversion: 2.1 time: 0.589073 May 18 22:31:21.228564 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1853/3936] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:20 2022] GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88 => generated 1522 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:21.439691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1999863-335d-4a26-97a6-34d08d6760de tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:21.440573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a1999863-335d-4a26-97a6-34d08d6760de tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:21.460513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1999863-335d-4a26-97a6-34d08d6760de tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:21.460998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1999863-335d-4a26-97a6-34d08d6760de tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:21.461808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1999863-335d-4a26-97a6-34d08d6760de tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:21.502395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1999863-335d-4a26-97a6-34d08d6760de tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.040s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:21.519366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d59cb8ff-a0d4-4eab-bccc-da638b379a86 req-ea05c6ed-4e20-4b96-bd95-e4b1d34b7fa0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-deleted", "tag": "4bc38653-1368-44b6-820d-91be6115b165"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:21.536057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d59cb8ff-a0d4-4eab-bccc-da638b379a86 req-ea05c6ed-4e20-4b96-bd95-e4b1d34b7fa0 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:21.540417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d59cb8ff-a0d4-4eab-bccc-da638b379a86 req-ea05c6ed-4e20-4b96-bd95-e4b1d34b7fa0 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:21.578947 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d59cb8ff-a0d4-4eab-bccc-da638b379a86 req-ea05c6ed-4e20-4b96-bd95-e4b1d34b7fa0 service nova] Creating event network-vif-deleted:4bc38653-1368-44b6-820d-91be6115b165 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:31:21.599659 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d59cb8ff-a0d4-4eab-bccc-da638b379a86 req-ea05c6ed-4e20-4b96-bd95-e4b1d34b7fa0 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.083791 May 18 22:31:21.601018 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1854/3937] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:21 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:31:21.881605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a1999863-335d-4a26-97a6-34d08d6760de tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:21.898095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a1999863-335d-4a26-97a6-34d08d6760de tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:21.905958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a1999863-335d-4a26-97a6-34d08d6760de tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:21.907608 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a1999863-335d-4a26-97a6-34d08d6760de tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.477205 May 18 22:31:21.908717 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2084/3938] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:21 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:22.049580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-976393f7-4c6e-44c2-9e36-5ba0bc67bab1 req-ddaf9937-d1c7-45b3-988e-76a51cf43229 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-unplugged", "status": "completed", "tag": "4bc38653-1368-44b6-820d-91be6115b165"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:22.076832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-976393f7-4c6e-44c2-9e36-5ba0bc67bab1 req-ddaf9937-d1c7-45b3-988e-76a51cf43229 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:22.077516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-976393f7-4c6e-44c2-9e36-5ba0bc67bab1 req-ddaf9937-d1c7-45b3-988e-76a51cf43229 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:22.131583 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-976393f7-4c6e-44c2-9e36-5ba0bc67bab1 req-ddaf9937-d1c7-45b3-988e-76a51cf43229 service nova] Creating event network-vif-unplugged:4bc38653-1368-44b6-820d-91be6115b165 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:31:22.141425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-854ea0e3-b051-4375-8e40-5838a1d808f3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:22.142613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-854ea0e3-b051-4375-8e40-5838a1d808f3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:22.151257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-854ea0e3-b051-4375-8e40-5838a1d808f3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:22.153140 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-976393f7-4c6e-44c2-9e36-5ba0bc67bab1 req-ddaf9937-d1c7-45b3-988e-76a51cf43229 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.109062 May 18 22:31:22.155966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-854ea0e3-b051-4375-8e40-5838a1d808f3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:22.158358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-854ea0e3-b051-4375-8e40-5838a1d808f3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:22.158942 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1855/3939] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:22 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:22.159924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-854ea0e3-b051-4375-8e40-5838a1d808f3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:22.245495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-32248bb7-f464-4847-aeac-6cae55dc66be tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:22.246580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-32248bb7-f464-4847-aeac-6cae55dc66be tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: df869f83-6a3e-4f3c-91b6-b028b7a9be88] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:22.254583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32248bb7-f464-4847-aeac-6cae55dc66be tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:22.259808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32248bb7-f464-4847-aeac-6cae55dc66be tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:22.261678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32248bb7-f464-4847-aeac-6cae55dc66be tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:22.268339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32248bb7-f464-4847-aeac-6cae55dc66be tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:23.051521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-854ea0e3-b051-4375-8e40-5838a1d808f3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:23.078186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-854ea0e3-b051-4375-8e40-5838a1d808f3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:23.081864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-854ea0e3-b051-4375-8e40-5838a1d808f3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:23.085361 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-854ea0e3-b051-4375-8e40-5838a1d808f3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2756 microversion: 2.42 time: 0.946780 May 18 22:31:23.087793 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2085/3940] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:22 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2756 bytes in 950 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:23.096458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8b98c97f-e5bc-4c91-aebf-36d21a8b0b3a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:23.097291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8b98c97f-e5bc-4c91-aebf-36d21a8b0b3a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:23.105759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b98c97f-e5bc-4c91-aebf-36d21a8b0b3a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:23.106418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b98c97f-e5bc-4c91-aebf-36d21a8b0b3a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:23.107403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b98c97f-e5bc-4c91-aebf-36d21a8b0b3a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:23.108401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b98c97f-e5bc-4c91-aebf-36d21a8b0b3a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:23.462212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-32248bb7-f464-4847-aeac-6cae55dc66be tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:23.464808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-32248bb7-f464-4847-aeac-6cae55dc66be tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:23.475015 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-32248bb7-f464-4847-aeac-6cae55dc66be tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88" status: 200 len: 1522 microversion: 2.1 time: 1.234259 May 18 22:31:23.478310 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1856/3941] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:22 2022] GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88 => generated 1522 bytes in 1238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:23.507571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8b98c97f-e5bc-4c91-aebf-36d21a8b0b3a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:23.517899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8b98c97f-e5bc-4c91-aebf-36d21a8b0b3a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:23.524758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8b98c97f-e5bc-4c91-aebf-36d21a8b0b3a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:23.536918 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8b98c97f-e5bc-4c91-aebf-36d21a8b0b3a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.447562 May 18 22:31:23.540898 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2086/3942] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:23 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:24.106412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-54536467-356e-41a1-b1f7-05256ea15e41 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:24.107030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-54536467-356e-41a1-b1f7-05256ea15e41 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:24.117374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54536467-356e-41a1-b1f7-05256ea15e41 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:24.117845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54536467-356e-41a1-b1f7-05256ea15e41 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:24.118612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54536467-356e-41a1-b1f7-05256ea15e41 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:24.126425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54536467-356e-41a1-b1f7-05256ea15e41 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:24.267031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-0d4e3596-9d93-4d93-8539-19151b857a49 req-9b5bfa70-9ccc-4c62-a1dd-490fae3ceb62 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-unplugged", "status": "completed", "tag": "60bdf3f5-6e60-43e4-af50-d2a36c929348"}, {"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-unplugged", "status": "completed", "tag": "c635871a-7730-4a3a-a525-de8284aec42f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:24.283875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0d4e3596-9d93-4d93-8539-19151b857a49 req-9b5bfa70-9ccc-4c62-a1dd-490fae3ceb62 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:24.286074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0d4e3596-9d93-4d93-8539-19151b857a49 req-9b5bfa70-9ccc-4c62-a1dd-490fae3ceb62 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:24.312064 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-0d4e3596-9d93-4d93-8539-19151b857a49 req-9b5bfa70-9ccc-4c62-a1dd-490fae3ceb62 service nova] Creating event network-vif-unplugged:60bdf3f5-6e60-43e4-af50-d2a36c929348 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:31:24.314086 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-0d4e3596-9d93-4d93-8539-19151b857a49 req-9b5bfa70-9ccc-4c62-a1dd-490fae3ceb62 service nova] Creating event network-vif-unplugged:c635871a-7730-4a3a-a525-de8284aec42f for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:31:24.327874 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-0d4e3596-9d93-4d93-8539-19151b857a49 req-9b5bfa70-9ccc-4c62-a1dd-490fae3ceb62 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.064344 May 18 22:31:24.329925 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2087/3943] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:24 2022] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:24.493558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b518c68-d14d-4423-8d48-76ca277b2456 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:24.494366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6b518c68-d14d-4423-8d48-76ca277b2456 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: df869f83-6a3e-4f3c-91b6-b028b7a9be88] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:24.502803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6b518c68-d14d-4423-8d48-76ca277b2456 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [119083] Writing DB stats nova_api:SELECT=98,nova_api:UPDATE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:24.529985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b518c68-d14d-4423-8d48-76ca277b2456 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:24.530643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b518c68-d14d-4423-8d48-76ca277b2456 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:24.531356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b518c68-d14d-4423-8d48-76ca277b2456 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:24.531787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b518c68-d14d-4423-8d48-76ca277b2456 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:24.537579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-54536467-356e-41a1-b1f7-05256ea15e41 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:24.547925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-54536467-356e-41a1-b1f7-05256ea15e41 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:24.555894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-54536467-356e-41a1-b1f7-05256ea15e41 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:24.572030 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-54536467-356e-41a1-b1f7-05256ea15e41 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2710 microversion: 2.42 time: 0.470035 May 18 22:31:24.584633 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1857/3944] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:24 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2710 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:24.594340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b6a91b91-b4d4-4e18-86c0-1bf4e69571c4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:24.599353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b6a91b91-b4d4-4e18-86c0-1bf4e69571c4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:24.618782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6a91b91-b4d4-4e18-86c0-1bf4e69571c4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:24.621977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6a91b91-b4d4-4e18-86c0-1bf4e69571c4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:24.622951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6a91b91-b4d4-4e18-86c0-1bf4e69571c4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:24.627005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6a91b91-b4d4-4e18-86c0-1bf4e69571c4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:24.810701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b6a91b91-b4d4-4e18-86c0-1bf4e69571c4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:24.834720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b6a91b91-b4d4-4e18-86c0-1bf4e69571c4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:24.839359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b6a91b91-b4d4-4e18-86c0-1bf4e69571c4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:24.845832 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b6a91b91-b4d4-4e18-86c0-1bf4e69571c4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.258837 May 18 22:31:24.846843 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1858/3945] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:24 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:24.956354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6b518c68-d14d-4423-8d48-76ca277b2456 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:24.969425 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6b518c68-d14d-4423-8d48-76ca277b2456 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88" status: 200 len: 1480 microversion: 2.1 time: 0.480515 May 18 22:31:24.972049 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2088/3946] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:24 2022] GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88 => generated 1480 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:25.011548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-43baaf2f-a8bc-4e9e-ae0e-5a816fc5baf8 req-10eb7486-22fe-41f6-839b-0aee5294de72 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-deleted", "tag": "57aaf813-5143-49a4-b498-bcf4756e768a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:25.028153 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-43baaf2f-a8bc-4e9e-ae0e-5a816fc5baf8 req-10eb7486-22fe-41f6-839b-0aee5294de72 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:25.029253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-43baaf2f-a8bc-4e9e-ae0e-5a816fc5baf8 req-10eb7486-22fe-41f6-839b-0aee5294de72 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:25.065599 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-43baaf2f-a8bc-4e9e-ae0e-5a816fc5baf8 req-10eb7486-22fe-41f6-839b-0aee5294de72 service nova] Creating event network-vif-deleted:57aaf813-5143-49a4-b498-bcf4756e768a for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:31:25.087607 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-43baaf2f-a8bc-4e9e-ae0e-5a816fc5baf8 req-10eb7486-22fe-41f6-839b-0aee5294de72 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.080486 May 18 22:31:25.090186 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1859/3947] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:25 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:25.162233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6702c47b-f749-4894-bfaf-0283f7feef76 req-4f89eff9-6f09-418b-98e6-64f8ec7618df service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df869f83-6a3e-4f3c-91b6-b028b7a9be88", "name": "network-vif-deleted", "tag": "9f70e1f8-7868-4d50-a0b7-bb757f6cc257"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:25.176727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6702c47b-f749-4894-bfaf-0283f7feef76 req-4f89eff9-6f09-418b-98e6-64f8ec7618df service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:25.178267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6702c47b-f749-4894-bfaf-0283f7feef76 req-4f89eff9-6f09-418b-98e6-64f8ec7618df service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:25.200727 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6702c47b-f749-4894-bfaf-0283f7feef76 req-4f89eff9-6f09-418b-98e6-64f8ec7618df service nova] Creating event network-vif-deleted:9f70e1f8-7868-4d50-a0b7-bb757f6cc257 for instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 on n-h1-841040-6 May 18 22:31:25.216670 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6702c47b-f749-4894-bfaf-0283f7feef76 req-4f89eff9-6f09-418b-98e6-64f8ec7618df service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.058511 May 18 22:31:25.222371 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2089/3948] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:25 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:31:25.609281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5da4af5a-8dd5-43b2-b1f2-d039b79dfd7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:25.610917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5da4af5a-8dd5-43b2-b1f2-d039b79dfd7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:25.626376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5da4af5a-8dd5-43b2-b1f2-d039b79dfd7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:25.627069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5da4af5a-8dd5-43b2-b1f2-d039b79dfd7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:25.628048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5da4af5a-8dd5-43b2-b1f2-d039b79dfd7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:25.630020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5da4af5a-8dd5-43b2-b1f2-d039b79dfd7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:25.866624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aa41101f-8e34-4da9-8073-7d479d04e236 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:25.868131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aa41101f-8e34-4da9-8073-7d479d04e236 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:25.875579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa41101f-8e34-4da9-8073-7d479d04e236 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:25.876410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa41101f-8e34-4da9-8073-7d479d04e236 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:25.877431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa41101f-8e34-4da9-8073-7d479d04e236 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:25.878140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa41101f-8e34-4da9-8073-7d479d04e236 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:26.104483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aa41101f-8e34-4da9-8073-7d479d04e236 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:26.116815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aa41101f-8e34-4da9-8073-7d479d04e236 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:26.119408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aa41101f-8e34-4da9-8073-7d479d04e236 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:26.123115 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aa41101f-8e34-4da9-8073-7d479d04e236 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.260993 May 18 22:31:26.130112 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2090/3949] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:25 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:26.146747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-97c1c1c2-16fa-4c4b-a772-5dc0db636e51 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:26.147824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-97c1c1c2-16fa-4c4b-a772-5dc0db636e51 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: df869f83-6a3e-4f3c-91b6-b028b7a9be88] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:26.169616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97c1c1c2-16fa-4c4b-a772-5dc0db636e51 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:26.173213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97c1c1c2-16fa-4c4b-a772-5dc0db636e51 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:26.177264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97c1c1c2-16fa-4c4b-a772-5dc0db636e51 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:26.181039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97c1c1c2-16fa-4c4b-a772-5dc0db636e51 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:26.234503 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-97c1c1c2-16fa-4c4b-a772-5dc0db636e51 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] HTTP exception thrown: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-97c1c1c2-16fa-4c4b-a772-5dc0db636e51 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Request method failure captured: May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88 HTTP/1.1 May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXOVsSlG_Enf1swyIpCbB-K7u_Y0B6QIE6jAWmnv9iZrn1Fl-yN10ggE-vkg2aHE5kL993CAgRUDw837j42LpqildRAWquFiFnzQOpEJOSCdhWrHh_NYwXwsR8qj5le74lyAdrnfn9OQ9euii_V2IJNcORoMJVctd1dkW5x5DPsqhX8 May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}] May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 876ad5ff57504df4842aab4155170d07 May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'df869f83-6a3e-4f3c-91b6-b028b7a9be88'} May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:26.242930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:26.248259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:26.248259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:26.248259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:26.248259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:26.248259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:26.248259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:26.248259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:26.248259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-97c1c1c2-16fa-4c4b-a772-5dc0db636e51 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Returning 404 to user: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:26.249555 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-97c1c1c2-16fa-4c4b-a772-5dc0db636e51 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88" status: 404 len: 111 microversion: 2.1 time: 0.118044 May 18 22:31:26.250819 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2091/3950] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:26 2022] GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88 => generated 111 bytes in 120 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:26.269614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b1906245-8883-4ad3-94f5-f17e1439fae6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:26.277781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b1906245-8883-4ad3-94f5-f17e1439fae6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:26.279166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b1906245-8883-4ad3-94f5-f17e1439fae6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Searching by: {'changes-since': datetime.datetime(2051, 1, 1, 12, 34, tzinfo=datetime.timezone.utc), 'vm_state': ['active'], 'project_id': '8e14e974a7dd4f398343b44cc3d8206b'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:31:26.296090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1906245-8883-4ad3-94f5-f17e1439fae6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:26.298158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1906245-8883-4ad3-94f5-f17e1439fae6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:26.299273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1906245-8883-4ad3-94f5-f17e1439fae6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:26.302291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1906245-8883-4ad3-94f5-f17e1439fae6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:26.474688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5da4af5a-8dd5-43b2-b1f2-d039b79dfd7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:26.501016 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b1906245-8883-4ad3-94f5-f17e1439fae6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers?changes-since=2051-01-01T12%3A34%3A00Z&status=ACTIVE" status: 200 len: 15 microversion: 2.1 time: 0.242317 May 18 22:31:26.501494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5da4af5a-8dd5-43b2-b1f2-d039b79dfd7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:26.503326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5da4af5a-8dd5-43b2-b1f2-d039b79dfd7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:26.509143 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5da4af5a-8dd5-43b2-b1f2-d039b79dfd7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2419 microversion: 2.42 time: 0.904154 May 18 22:31:26.512752 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1860/3951] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:25 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2419 bytes in 909 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:26.519464 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2092/3952] 10.222.0.58 () {58 vars in 1229 bytes} [Wed May 18 22:31:26 2022] GET /compute/v2.1/servers?changes-since=2051-01-01T12%3A34%3A00Z&status=ACTIVE => generated 15 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:31:26.527719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4e223acd-9642-4cc2-812e-9dc3a3d10429 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4e223acd-9642-4cc2-812e-9dc3a3d10429 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Request method failure captured: May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers?changes-since=2011%2F01%2F01 HTTP/1.1 May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXOVsSlG_Enf1swyIpCbB-K7u_Y0B6QIE6jAWmnv9iZrn1Fl-yN10ggE-vkg2aHE5kL993CAgRUDw837j42LpqildRAWquFiFnzQOpEJOSCdhWrHh_NYwXwsR8qj5le74lyAdrnfn9OQ9euii_V2IJNcORoMJVctd1dkW5x5DPsqhX8 May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}] May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 876ad5ff57504df4842aab4155170d07 May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for query parameters changes-since. Value: 2011/01/01. '2011/01/01' is not a 'date-time' May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: action_args: {} May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: '2011/01/01' is not a 'date-time' May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'format' in schema['properties']['changes-since']['items']: May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'format': 'date-time', 'type': 'string'} May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance[0]: May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi '2011/01/01' May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [Previous line repeated 1 more time] May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 181, in wrapper May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi if _schema_validation_helper(query_params_schema, May 18 22:31:26.565939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for query parameters changes-since. Value: 2011/01/01. '2011/01/01' is not a 'date-time' May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for query parameters changes-since. Value: 2011/01/01. '2011/01/01' is not a 'date-time' May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4e223acd-9642-4cc2-812e-9dc3a3d10429 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Returning 400 to user: Invalid input for query parameters changes-since. Value: 2011/01/01. '2011/01/01' is not a 'date-time' {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:26.570423 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4e223acd-9642-4cc2-812e-9dc3a3d10429 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers?changes-since=2011%2F01%2F01" status: 400 len: 146 microversion: 2.1 time: 0.047192 May 18 22:31:26.579169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f28c6e19-c818-4f3a-a5ed-daf63c6b398a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:26.582865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f28c6e19-c818-4f3a-a5ed-daf63c6b398a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:26.584863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f28c6e19-c818-4f3a-a5ed-daf63c6b398a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Searching by: {'deleted': False, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:31:26.587737 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1861/3953] 10.222.0.58 () {58 vars in 1181 bytes} [Wed May 18 22:31:26 2022] GET /compute/v2.1/servers?changes-since=2011%2F01%2F01 => generated 146 bytes in 68 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:31:26.602765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f28c6e19-c818-4f3a-a5ed-daf63c6b398a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:26.606213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f28c6e19-c818-4f3a-a5ed-daf63c6b398a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:26.608914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f28c6e19-c818-4f3a-a5ed-daf63c6b398a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:26.609485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f28c6e19-c818-4f3a-a5ed-daf63c6b398a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:26.728363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-f28c6e19-c818-4f3a-a5ed-daf63c6b398a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:31:26.842962 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f28c6e19-c818-4f3a-a5ed-daf63c6b398a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers" status: 200 len: 683 microversion: 2.1 time: 0.266703 May 18 22:31:26.843846 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2093/3954] 10.222.0.58 () {58 vars in 1124 bytes} [Wed May 18 22:31:26 2022] GET /compute/v2.1/servers => generated 683 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:26.861287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0e1c476f-7e59-4e4c-b611-a9fccf672068 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:26.862607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0e1c476f-7e59-4e4c-b611-a9fccf672068 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:26.878540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-adb62ed5-e46c-4d09-94b3-3c61bedee5a0 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:26.888089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-adb62ed5-e46c-4d09-94b3-3c61bedee5a0 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:26.890576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e1c476f-7e59-4e4c-b611-a9fccf672068 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:26.893065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e1c476f-7e59-4e4c-b611-a9fccf672068 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:26.894637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e1c476f-7e59-4e4c-b611-a9fccf672068 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:26.895075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.compute.servers [None req-adb62ed5-e46c-4d09-94b3-3c61bedee5a0 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Removing options 'limit' from query {{(pid=119083) remove_invalid_options /opt/stack/nova/nova/api/openstack/compute/servers.py:1487}} May 18 22:31:26.896920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-adb62ed5-e46c-4d09-94b3-3c61bedee5a0 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Searching by: {'deleted': False, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:31:26.899942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e1c476f-7e59-4e4c-b611-a9fccf672068 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:26.911559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adb62ed5-e46c-4d09-94b3-3c61bedee5a0 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:26.913387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adb62ed5-e46c-4d09-94b3-3c61bedee5a0 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:26.916012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adb62ed5-e46c-4d09-94b3-3c61bedee5a0 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:26.917008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adb62ed5-e46c-4d09-94b3-3c61bedee5a0 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:26.931958 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-0e1c476f-7e59-4e4c-b611-a9fccf672068 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0e1c476f-7e59-4e4c-b611-a9fccf672068 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd HTTP/1.1 May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8bda67d1-00f9-4dbb-b738-33aba9f0e6bd'} May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:26.939448 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:26.945280 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:31:26.945280 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:26.945280 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:26.945280 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:26.945280 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:26.945280 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:26.945280 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:26.945280 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:26.945280 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:26.945280 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:31:26.945280 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:26.948119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0e1c476f-7e59-4e4c-b611-a9fccf672068 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:26.952495 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0e1c476f-7e59-4e4c-b611-a9fccf672068 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 404 len: 111 microversion: 2.1 time: 0.099819 May 18 22:31:26.957847 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1862/3955] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:31:26 2022] DELETE /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 111 bytes in 105 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:26.964616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5d95460d-f7d0-4c0c-8e79-377eb6236f94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:26.972048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5d95460d-f7d0-4c0c-8e79-377eb6236f94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:26.984362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d95460d-f7d0-4c0c-8e79-377eb6236f94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:26.985609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-adb62ed5-e46c-4d09-94b3-3c61bedee5a0 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [119083] Writing DB stats nova_cell1:SELECT=99,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:26.990476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d95460d-f7d0-4c0c-8e79-377eb6236f94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:26.992115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d95460d-f7d0-4c0c-8e79-377eb6236f94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:26.992715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d95460d-f7d0-4c0c-8e79-377eb6236f94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:26.993341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-adb62ed5-e46c-4d09-94b3-3c61bedee5a0 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Listed batch of 2 results from cell out of 102 limit. Returned 2 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:31:27.044259 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-5d95460d-f7d0-4c0c-8e79-377eb6236f94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5d95460d-f7d0-4c0c-8e79-377eb6236f94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd HTTP/1.1 May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8bda67d1-00f9-4dbb-b738-33aba9f0e6bd'} May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:27.045840 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:27.050982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.050982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:27.050982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:27.050982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:27.050982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:27.050982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. May 18 22:31:27.050982 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:27.050982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5d95460d-f7d0-4c0c-8e79-377eb6236f94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance 8bda67d1-00f9-4dbb-b738-33aba9f0e6bd could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:27.050982 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5d95460d-f7d0-4c0c-8e79-377eb6236f94 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd" status: 404 len: 111 microversion: 2.1 time: 0.088169 May 18 22:31:27.055079 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1863/3956] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:26 2022] GET /compute/v2.1/servers/8bda67d1-00f9-4dbb-b738-33aba9f0e6bd => generated 111 bytes in 96 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:27.067990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bcd69b4e-b8f0-449f-8c29-e258b4c72163 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:27.068495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bcd69b4e-b8f0-449f-8c29-e258b4c72163 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:27.080367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcd69b4e-b8f0-449f-8c29-e258b4c72163 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:27.080812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcd69b4e-b8f0-449f-8c29-e258b4c72163 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:27.085758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcd69b4e-b8f0-449f-8c29-e258b4c72163 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:27.087017 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-adb62ed5-e46c-4d09-94b3-3c61bedee5a0 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers?limit=102" status: 200 len: 683 microversion: 2.1 time: 0.226605 May 18 22:31:27.087902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcd69b4e-b8f0-449f-8c29-e258b4c72163 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:27.098596 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2094/3957] 10.222.0.58 () {58 vars in 1143 bytes} [Wed May 18 22:31:26 2022] GET /compute/v2.1/servers?limit=102 => generated 683 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:27.104384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-318fba40-94fd-4793-a668-1ab0f826c9b8 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-318fba40-94fd-4793-a668-1ab0f826c9b8 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Request method failure captured: May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers?limit=-1 HTTP/1.1 May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXOVsSlG_Enf1swyIpCbB-K7u_Y0B6QIE6jAWmnv9iZrn1Fl-yN10ggE-vkg2aHE5kL993CAgRUDw837j42LpqildRAWquFiFnzQOpEJOSCdhWrHh_NYwXwsR8qj5le74lyAdrnfn9OQ9euii_V2IJNcORoMJVctd1dkW5x5DPsqhX8 May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}] May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 876ad5ff57504df4842aab4155170d07 May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for query parameters limit. Value: -1. '-1' does not match '^[0-9]*$' May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: action_args: {} May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: '-1' does not match '^[0-9]*$' May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'pattern' in schema['properties']['limit']['items']: May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'minLength': 1, May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'minimum': 0, May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'pattern': '^[0-9]*$', May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': ['integer', 'string']} May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance[0]: May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi '-1' May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi [Previous line repeated 1 more time] May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 181, in wrapper May 18 22:31:27.111583 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi if _schema_validation_helper(query_params_schema, May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for query parameters limit. Value: -1. '-1' does not match '^[0-9]*$' May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for query parameters limit. Value: -1. '-1' does not match '^[0-9]*$' May 18 22:31:27.117359 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.127126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-318fba40-94fd-4793-a668-1ab0f826c9b8 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Returning 400 to user: Invalid input for query parameters limit. Value: -1. '-1' does not match '^[0-9]*$' {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:27.128257 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-318fba40-94fd-4793-a668-1ab0f826c9b8 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers?limit=-1" status: 400 len: 127 microversion: 2.1 time: 0.028340 May 18 22:31:27.130549 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2095/3958] 10.222.0.58 () {58 vars in 1141 bytes} [Wed May 18 22:31:27 2022] GET /compute/v2.1/servers?limit=-1 => generated 127 bytes in 31 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:31:27.146550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e1b598c-787c-42fb-88dc-65334067b49d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:27.146792 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-bcd69b4e-b8f0-449f-8c29-e258b4c72163 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bcd69b4e-b8f0-449f-8c29-e258b4c72163 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb HTTP/1.1 May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'f7457f3b-7366-46fa-a23a-d9bc448610bb'} May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:27.148603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:27.153691 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:31:27.153691 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:27.153691 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:27.153691 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:27.153691 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.153691 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:27.153691 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:27.153691 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:27.153691 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:27.153691 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:31:27.153691 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:27.156063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bcd69b4e-b8f0-449f-8c29-e258b4c72163 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:27.157097 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bcd69b4e-b8f0-449f-8c29-e258b4c72163 tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 404 len: 111 microversion: 2.1 time: 0.101030 May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e1b598c-787c-42fb-88dc-65334067b49d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Request method failure captured: May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers?limit=testing HTTP/1.1 May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXOVsSlG_Enf1swyIpCbB-K7u_Y0B6QIE6jAWmnv9iZrn1Fl-yN10ggE-vkg2aHE5kL993CAgRUDw837j42LpqildRAWquFiFnzQOpEJOSCdhWrHh_NYwXwsR8qj5le74lyAdrnfn9OQ9euii_V2IJNcORoMJVctd1dkW5x5DPsqhX8 May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}] May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 876ad5ff57504df4842aab4155170d07 May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for query parameters limit. Value: testing. 'testing' does not match '^[0-9]*$' May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: action_args: {} May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'testing' does not match '^[0-9]*$' May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'pattern' in schema['properties']['limit']['items']: May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'minLength': 1, May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'minimum': 0, May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'pattern': '^[0-9]*$', May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'type': ['integer', 'string']} May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance[0]: May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'testing' May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi [Previous line repeated 1 more time] May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 181, in wrapper May 18 22:31:27.159998 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi if _schema_validation_helper(query_params_schema, May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for query parameters limit. Value: testing. 'testing' does not match '^[0-9]*$' May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for query parameters limit. Value: testing. 'testing' does not match '^[0-9]*$' May 18 22:31:27.165277 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.171739 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1864/3959] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:31:27 2022] DELETE /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 111 bytes in 116 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:27.178061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e1b598c-787c-42fb-88dc-65334067b49d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Returning 400 to user: Invalid input for query parameters limit. Value: testing. 'testing' does not match '^[0-9]*$' {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:27.179687 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e1b598c-787c-42fb-88dc-65334067b49d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers?limit=testing" status: 400 len: 137 microversion: 2.1 time: 0.040895 May 18 22:31:27.181729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cb71e25c-8145-46d8-ae58-ffecd86abe81 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:27.188789 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2096/3960] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:31:27 2022] GET /compute/v2.1/servers?limit=testing => generated 137 bytes in 50 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:31:27.193333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cb71e25c-8145-46d8-ae58-ffecd86abe81 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:27.200825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c0bf2aa7-a8ed-40fa-8fca-3a8b2b70b3da tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:27.203937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb71e25c-8145-46d8-ae58-ffecd86abe81 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:27.204765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c0bf2aa7-a8ed-40fa-8fca-3a8b2b70b3da tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] [instance: f7457f3b-7366-46fa-a23a-d9bc448610bb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:27.207058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb71e25c-8145-46d8-ae58-ffecd86abe81 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:27.208000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb71e25c-8145-46d8-ae58-ffecd86abe81 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:27.210658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb71e25c-8145-46d8-ae58-ffecd86abe81 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:27.219329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0bf2aa7-a8ed-40fa-8fca-3a8b2b70b3da tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:27.220020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0bf2aa7-a8ed-40fa-8fca-3a8b2b70b3da tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:27.223748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0bf2aa7-a8ed-40fa-8fca-3a8b2b70b3da tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:27.224378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0bf2aa7-a8ed-40fa-8fca-3a8b2b70b3da tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:27.270806 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-c0bf2aa7-a8ed-40fa-8fca-3a8b2b70b3da tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] HTTP exception thrown: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c0bf2aa7-a8ed-40fa-8fca-3a8b2b70b3da tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Request method failure captured: May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb HTTP/1.1 May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXJsHkl7oJ4eWu7qE0t9FMOZA4jj8wfcTxFdgh9BMgJTKNYJNd4PO9SFh9kUbvpiWpwBOymaP-jZ7wO0IjooPVEc79YDpvtx_eHvn-hKQWhuoXl3N-ojW__PeCKKN4XfK32sDzkYGDkkhv4FG9ILp7XIao5Whq7mEbIKrbG04gXeMwc May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3fa120148bb14baf9d83951ea0eba8a5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3fa120148bb14baf9d83951ea0eba8a5"}]}] May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 3fa120148bb14baf9d83951ea0eba8a5 May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-DeleteServersTestJSON-1529141206 May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 20c1fda7d13643f7af301a4535b9aacc May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-DeleteServersTestJSON-1529141206-project May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f7457f3b-7366-46fa-a23a-d9bc448610bb'} May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:27.274306 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.279957 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:27.279957 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:27.279957 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:27.279957 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:27.279957 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:27.279957 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. May 18 22:31:27.279957 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:27.279957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c0bf2aa7-a8ed-40fa-8fca-3a8b2b70b3da tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] Returning 404 to user: Instance f7457f3b-7366-46fa-a23a-d9bc448610bb could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:27.281047 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c0bf2aa7-a8ed-40fa-8fca-3a8b2b70b3da tempest-DeleteServersTestJSON-1529141206 tempest-DeleteServersTestJSON-1529141206-project] 10.222.0.58 "GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb" status: 404 len: 111 microversion: 2.1 time: 0.090328 May 18 22:31:27.281475 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2097/3961] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:27 2022] GET /compute/v2.1/servers/f7457f3b-7366-46fa-a23a-d9bc448610bb => generated 111 bytes in 92 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:27.290740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-81be07fc-4a30-4921-9039-0c8688493b57 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:27.300313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-81be07fc-4a30-4921-9039-0c8688493b57 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:27.301193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-81be07fc-4a30-4921-9039-0c8688493b57 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Searching by: {'flavor': 'non_existing_flavor', 'deleted': False, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:31:27.321860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.compute.servers [None req-81be07fc-4a30-4921-9039-0c8688493b57 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Flavor 'non_existing_flavor' could not be found {{(pid=119083) _get_servers /opt/stack/nova/nova/api/openstack/compute/servers.py:336}} May 18 22:31:27.323503 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-81be07fc-4a30-4921-9039-0c8688493b57 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers?flavor=non_existing_flavor" status: 200 len: 15 microversion: 2.1 time: 0.040864 May 18 22:31:27.324598 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2098/3962] 10.222.0.58 () {58 vars in 1177 bytes} [Wed May 18 22:31:27 2022] GET /compute/v2.1/servers?flavor=non_existing_flavor => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:31:27.331929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-14c37cfa-831b-41da-bf36-23cd5b9bcb12 req-4925f246-a503-4251-8046-1284c4d64e85 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-deleted", "tag": "c635871a-7730-4a3a-a525-de8284aec42f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:27.352798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-14c37cfa-831b-41da-bf36-23cd5b9bcb12 req-4925f246-a503-4251-8046-1284c4d64e85 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:27.353533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-14c37cfa-831b-41da-bf36-23cd5b9bcb12 req-4925f246-a503-4251-8046-1284c4d64e85 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:27.379559 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-14c37cfa-831b-41da-bf36-23cd5b9bcb12 req-4925f246-a503-4251-8046-1284c4d64e85 service nova] Creating event network-vif-deleted:c635871a-7730-4a3a-a525-de8284aec42f for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:31:27.393635 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-14c37cfa-831b-41da-bf36-23cd5b9bcb12 req-4925f246-a503-4251-8046-1284c4d64e85 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.067425 May 18 22:31:27.394795 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2099/3963] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:27 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:27.410442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c2cb3411-7fc6-41ab-bec8-7944c377f766 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:27.416764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c2cb3411-7fc6-41ab-bec8-7944c377f766 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:27.420135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c2cb3411-7fc6-41ab-bec8-7944c377f766 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Searching by: {'image': 'non_existing_image', 'deleted': False, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:31:27.433679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2cb3411-7fc6-41ab-bec8-7944c377f766 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:27.435281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2cb3411-7fc6-41ab-bec8-7944c377f766 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:27.437158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2cb3411-7fc6-41ab-bec8-7944c377f766 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:27.439260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2cb3411-7fc6-41ab-bec8-7944c377f766 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:27.606880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cb71e25c-8145-46d8-ae58-ffecd86abe81 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:27.615495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cb71e25c-8145-46d8-ae58-ffecd86abe81 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:27.626740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cb71e25c-8145-46d8-ae58-ffecd86abe81 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:27.636245 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cb71e25c-8145-46d8-ae58-ffecd86abe81 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.461947 May 18 22:31:27.637245 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1865/3964] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:27 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:27.652221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6def1782-d4dd-418f-bc35-b9c328a78952 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:27.658607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6def1782-d4dd-418f-bc35-b9c328a78952 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:27.679798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6def1782-d4dd-418f-bc35-b9c328a78952 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:27.682777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6def1782-d4dd-418f-bc35-b9c328a78952 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:27.683881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6def1782-d4dd-418f-bc35-b9c328a78952 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:27.684597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6def1782-d4dd-418f-bc35-b9c328a78952 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:27.698844 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c2cb3411-7fc6-41ab-bec8-7944c377f766 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers?image=non_existing_image" status: 200 len: 15 microversion: 2.1 time: 0.302118 May 18 22:31:27.705278 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2100/3965] 10.222.0.58 () {58 vars in 1173 bytes} [Wed May 18 22:31:27 2022] GET /compute/v2.1/servers?image=non_existing_image => generated 15 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:31:27.712368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3cd7826a-b4dd-4cec-9311-942f58c399e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:27.731190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3cd7826a-b4dd-4cec-9311-942f58c399e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:27.731887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3cd7826a-b4dd-4cec-9311-942f58c399e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Searching by: {'name': 'non_existing_server_name', 'deleted': False, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:31:27.743457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3cd7826a-b4dd-4cec-9311-942f58c399e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:27.746489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3cd7826a-b4dd-4cec-9311-942f58c399e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:27.747344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3cd7826a-b4dd-4cec-9311-942f58c399e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:27.747786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3cd7826a-b4dd-4cec-9311-942f58c399e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:27.977173 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3cd7826a-b4dd-4cec-9311-942f58c399e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers?name=non_existing_server_name" status: 200 len: 15 microversion: 2.1 time: 0.269701 May 18 22:31:27.982519 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2101/3966] 10.222.0.58 () {58 vars in 1183 bytes} [Wed May 18 22:31:27 2022] GET /compute/v2.1/servers?name=non_existing_server_name => generated 15 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:31:27.995851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6ba5d38e-3713-4a9b-a349-b616af5fc079 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:27.999313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6ba5d38e-3713-4a9b-a349-b616af5fc079 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:28.000061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6ba5d38e-3713-4a9b-a349-b616af5fc079 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Searching by: {'deleted': False, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:31:28.013518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ba5d38e-3713-4a9b-a349-b616af5fc079 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:28.015954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ba5d38e-3713-4a9b-a349-b616af5fc079 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:28.019344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ba5d38e-3713-4a9b-a349-b616af5fc079 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:28.019794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ba5d38e-3713-4a9b-a349-b616af5fc079 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:28.133699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-6ba5d38e-3713-4a9b-a349-b616af5fc079 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:31:28.209582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6ba5d38e-3713-4a9b-a349-b616af5fc079 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:28.229412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ba5d38e-3713-4a9b-a349-b616af5fc079 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:28.236871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ba5d38e-3713-4a9b-a349-b616af5fc079 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:28.647899 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6ba5d38e-3713-4a9b-a349-b616af5fc079 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/detail" status: 200 len: 3025 microversion: 2.1 time: 0.656532 May 18 22:31:28.648656 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2102/3967] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:31:27 2022] GET /compute/v2.1/servers/detail => generated 3025 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:28.663627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1d0a34a2-6eaf-49c8-a864-1ef8cc4703e4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:28.664956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1d0a34a2-6eaf-49c8-a864-1ef8cc4703e4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:28.680602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d0a34a2-6eaf-49c8-a864-1ef8cc4703e4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:28.681144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d0a34a2-6eaf-49c8-a864-1ef8cc4703e4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:28.684269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d0a34a2-6eaf-49c8-a864-1ef8cc4703e4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:28.684748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d0a34a2-6eaf-49c8-a864-1ef8cc4703e4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:28.860682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1d0a34a2-6eaf-49c8-a864-1ef8cc4703e4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:28.874945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1d0a34a2-6eaf-49c8-a864-1ef8cc4703e4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:28.878970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1d0a34a2-6eaf-49c8-a864-1ef8cc4703e4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:28.883189 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1d0a34a2-6eaf-49c8-a864-1ef8cc4703e4 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.229535 May 18 22:31:28.883821 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2103/3968] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:28 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:28.891415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8a37d94c-2186-4e9f-808f-44e8ca587a6d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:28.898498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8a37d94c-2186-4e9f-808f-44e8ca587a6d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:28.899945 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8a37d94c-2186-4e9f-808f-44e8ca587a6d tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers?status=non_existing_status" status: 200 len: 15 microversion: 2.1 time: 0.012912 May 18 22:31:28.906734 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2104/3969] 10.222.0.58 () {58 vars in 1177 bytes} [Wed May 18 22:31:28 2022] GET /compute/v2.1/servers?status=non_existing_status => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:31:28.930255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b39a4ca-f609-40c7-8494-766a31dea015 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:28.940243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6b39a4ca-f609-40c7-8494-766a31dea015 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:28.940694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6b39a4ca-f609-40c7-8494-766a31dea015 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Searching by: {'deleted': False, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b'} {{(pid=119083) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 22:31:28.970260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b39a4ca-f609-40c7-8494-766a31dea015 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:28.973386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b39a4ca-f609-40c7-8494-766a31dea015 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:28.974667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b39a4ca-f609-40c7-8494-766a31dea015 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:28.977342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b39a4ca-f609-40c7-8494-766a31dea015 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:29.049213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.multi_cell_list [None req-6b39a4ca-f609-40c7-8494-766a31dea015 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=119083) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 22:31:29.133880 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6b39a4ca-f609-40c7-8494-766a31dea015 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers" status: 200 len: 683 microversion: 2.1 time: 0.211627 May 18 22:31:29.135682 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2105/3970] 10.222.0.58 () {58 vars in 1124 bytes} [Wed May 18 22:31:28 2022] GET /compute/v2.1/servers => generated 683 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:29.150232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-47ae47ab-5b8c-4364-b9b7-c2f22b680189 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:29.151027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-47ae47ab-5b8c-4364-b9b7-c2f22b680189 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: df869f83-6a3e-4f3c-91b6-b028b7a9be88] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:29.164677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47ae47ab-5b8c-4364-b9b7-c2f22b680189 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:29.170755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47ae47ab-5b8c-4364-b9b7-c2f22b680189 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:29.171845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47ae47ab-5b8c-4364-b9b7-c2f22b680189 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:29.172473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47ae47ab-5b8c-4364-b9b7-c2f22b680189 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:29.214439 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-47ae47ab-5b8c-4364-b9b7-c2f22b680189 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] HTTP exception thrown: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-47ae47ab-5b8c-4364-b9b7-c2f22b680189 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Request method failure captured: May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88 HTTP/1.1 May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXOVsSlG_Enf1swyIpCbB-K7u_Y0B6QIE6jAWmnv9iZrn1Fl-yN10ggE-vkg2aHE5kL993CAgRUDw837j42LpqildRAWquFiFnzQOpEJOSCdhWrHh_NYwXwsR8qj5le74lyAdrnfn9OQ9euii_V2IJNcORoMJVctd1dkW5x5DPsqhX8 May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}] May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 876ad5ff57504df4842aab4155170d07 May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'df869f83-6a3e-4f3c-91b6-b028b7a9be88'} May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:29.216417 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:29.222553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:29.222553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:29.222553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:29.222553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:29.222553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:29.222553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:29.222553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:29.222553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:29.222553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:29.222553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:29.222553 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:29.225850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-47ae47ab-5b8c-4364-b9b7-c2f22b680189 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Returning 404 to user: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:29.227775 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-47ae47ab-5b8c-4364-b9b7-c2f22b680189 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "DELETE /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88" status: 404 len: 111 microversion: 2.1 time: 0.084234 May 18 22:31:29.230760 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2106/3971] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:31:29 2022] DELETE /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88 => generated 111 bytes in 88 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:31:29.246400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b51d08f3-7ff1-4782-9ad0-93f47e531b80 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:29.247289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b51d08f3-7ff1-4782-9ad0-93f47e531b80 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 855ff611-382a-4f59-a811-66bdc9ca705d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:29.259253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b51d08f3-7ff1-4782-9ad0-93f47e531b80 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:29.260154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b51d08f3-7ff1-4782-9ad0-93f47e531b80 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:29.261137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b51d08f3-7ff1-4782-9ad0-93f47e531b80 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:29.262025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b51d08f3-7ff1-4782-9ad0-93f47e531b80 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:29.334561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b51d08f3-7ff1-4782-9ad0-93f47e531b80 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 855ff611-382a-4f59-a811-66bdc9ca705d] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:31:29.601663 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b51d08f3-7ff1-4782-9ad0-93f47e531b80 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "DELETE /compute/v2.1/servers/855ff611-382a-4f59-a811-66bdc9ca705d" status: 204 len: 0 microversion: 2.1 time: 0.364018 May 18 22:31:29.606188 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2107/3972] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:31:29 2022] DELETE /compute/v2.1/servers/855ff611-382a-4f59-a811-66bdc9ca705d => generated 0 bytes in 371 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:31:29.620807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-2a4fc08c-5eb6-45da-a73a-a19be6f34f5b req-71fa7340-b0ad-43da-9738-52e15e017466 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-deleted", "tag": "60bdf3f5-6e60-43e4-af50-d2a36c929348"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:29.646054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2a4fc08c-5eb6-45da-a73a-a19be6f34f5b req-71fa7340-b0ad-43da-9738-52e15e017466 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:29.647560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2a4fc08c-5eb6-45da-a73a-a19be6f34f5b req-71fa7340-b0ad-43da-9738-52e15e017466 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:29.667661 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-2a4fc08c-5eb6-45da-a73a-a19be6f34f5b req-71fa7340-b0ad-43da-9738-52e15e017466 service nova] Creating event network-vif-deleted:60bdf3f5-6e60-43e4-af50-d2a36c929348 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:31:29.677642 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-2a4fc08c-5eb6-45da-a73a-a19be6f34f5b req-71fa7340-b0ad-43da-9738-52e15e017466 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.068485 May 18 22:31:29.678778 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2108/3973] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:29 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:29.684429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a91870a5-5923-43f3-ac21-6f4c9b3537f5 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:29.685363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a91870a5-5923-43f3-ac21-6f4c9b3537f5 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:29.702980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a91870a5-5923-43f3-ac21-6f4c9b3537f5 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:29.706382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a91870a5-5923-43f3-ac21-6f4c9b3537f5 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:29.707485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a91870a5-5923-43f3-ac21-6f4c9b3537f5 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:29.708140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a91870a5-5923-43f3-ac21-6f4c9b3537f5 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:29.715305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6def1782-d4dd-418f-bc35-b9c328a78952 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:29.731762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6def1782-d4dd-418f-bc35-b9c328a78952 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:29.746375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6def1782-d4dd-418f-bc35-b9c328a78952 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:29.750328 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6def1782-d4dd-418f-bc35-b9c328a78952 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2260 microversion: 2.42 time: 2.111776 May 18 22:31:29.761900 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1866/3974] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:27 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2260 bytes in 2113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:29.817279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a91870a5-5923-43f3-ac21-6f4c9b3537f5 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:31:29.902091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0e79fafc-a406-46e6-8b27-c0c694820aba tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:29.902822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0e79fafc-a406-46e6-8b27-c0c694820aba tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:29.936001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e79fafc-a406-46e6-8b27-c0c694820aba tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:29.936495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e79fafc-a406-46e6-8b27-c0c694820aba tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:29.953062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e79fafc-a406-46e6-8b27-c0c694820aba tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:29.953888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e79fafc-a406-46e6-8b27-c0c694820aba tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:30.080986 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a91870a5-5923-43f3-ac21-6f4c9b3537f5 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "DELETE /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 204 len: 0 microversion: 2.1 time: 0.398845 May 18 22:31:30.081632 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2109/3975] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:31:29 2022] DELETE /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:31:30.109281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8aeb29db-0f47-4769-b892-bf3440c0e2b6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:30.110021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8aeb29db-0f47-4769-b892-bf3440c0e2b6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: df869f83-6a3e-4f3c-91b6-b028b7a9be88] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:30.127892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8aeb29db-0f47-4769-b892-bf3440c0e2b6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:30.128734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8aeb29db-0f47-4769-b892-bf3440c0e2b6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:30.134280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8aeb29db-0f47-4769-b892-bf3440c0e2b6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:30.134905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8aeb29db-0f47-4769-b892-bf3440c0e2b6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:30.161708 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-8aeb29db-0f47-4769-b892-bf3440c0e2b6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] HTTP exception thrown: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8aeb29db-0f47-4769-b892-bf3440c0e2b6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Request method failure captured: May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88 HTTP/1.1 May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXOVsSlG_Enf1swyIpCbB-K7u_Y0B6QIE6jAWmnv9iZrn1Fl-yN10ggE-vkg2aHE5kL993CAgRUDw837j42LpqildRAWquFiFnzQOpEJOSCdhWrHh_NYwXwsR8qj5le74lyAdrnfn9OQ9euii_V2IJNcORoMJVctd1dkW5x5DPsqhX8 May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}] May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 876ad5ff57504df4842aab4155170d07 May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'df869f83-6a3e-4f3c-91b6-b028b7a9be88'} May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:30.177165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:30.183469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:30.183469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:30.183469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:30.183469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:30.183469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:30.183469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. May 18 22:31:30.183469 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:30.186374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8aeb29db-0f47-4769-b892-bf3440c0e2b6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Returning 404 to user: Instance df869f83-6a3e-4f3c-91b6-b028b7a9be88 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:30.188274 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8aeb29db-0f47-4769-b892-bf3440c0e2b6 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88" status: 404 len: 111 microversion: 2.1 time: 0.098900 May 18 22:31:30.190570 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2110/3976] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:30 2022] GET /compute/v2.1/servers/df869f83-6a3e-4f3c-91b6-b028b7a9be88 => generated 111 bytes in 102 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:30.205131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86e330ff-5139-486f-8d20-95d355559e8f tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:30.206978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-86e330ff-5139-486f-8d20-95d355559e8f tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 855ff611-382a-4f59-a811-66bdc9ca705d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:30.221338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86e330ff-5139-486f-8d20-95d355559e8f tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:30.222137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86e330ff-5139-486f-8d20-95d355559e8f tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:30.224963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86e330ff-5139-486f-8d20-95d355559e8f tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:30.227568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86e330ff-5139-486f-8d20-95d355559e8f tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:30.320649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0e79fafc-a406-46e6-8b27-c0c694820aba tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:30.334009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0e79fafc-a406-46e6-8b27-c0c694820aba tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:30.341804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0e79fafc-a406-46e6-8b27-c0c694820aba tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:30.343593 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0e79fafc-a406-46e6-8b27-c0c694820aba tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.445704 May 18 22:31:30.346450 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1867/3977] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:29 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:31:30.770446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bca942fb-c635-4f3c-a435-e9d3e317bfd8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:30.772289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bca942fb-c635-4f3c-a435-e9d3e317bfd8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:30.784354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bca942fb-c635-4f3c-a435-e9d3e317bfd8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:30.785253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bca942fb-c635-4f3c-a435-e9d3e317bfd8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:30.786318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bca942fb-c635-4f3c-a435-e9d3e317bfd8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:30.787005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bca942fb-c635-4f3c-a435-e9d3e317bfd8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:30.947941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-86e330ff-5139-486f-8d20-95d355559e8f tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:30.959437 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-86e330ff-5139-486f-8d20-95d355559e8f tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/855ff611-382a-4f59-a811-66bdc9ca705d" status: 200 len: 1522 microversion: 2.1 time: 0.765067 May 18 22:31:30.964232 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2111/3978] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:30 2022] GET /compute/v2.1/servers/855ff611-382a-4f59-a811-66bdc9ca705d => generated 1522 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:31.364915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2e931487-15e1-4e6d-a319-001483bfb1eb tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:31.365687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2e931487-15e1-4e6d-a319-001483bfb1eb tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:31.374198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e931487-15e1-4e6d-a319-001483bfb1eb tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:31.382667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e931487-15e1-4e6d-a319-001483bfb1eb tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:31.383662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e931487-15e1-4e6d-a319-001483bfb1eb tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:31.384222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e931487-15e1-4e6d-a319-001483bfb1eb tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:31.553346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2e931487-15e1-4e6d-a319-001483bfb1eb tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:31.573325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2e931487-15e1-4e6d-a319-001483bfb1eb tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:31.580062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2e931487-15e1-4e6d-a319-001483bfb1eb tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:31.581532 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2e931487-15e1-4e6d-a319-001483bfb1eb tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1365 microversion: 2.57 time: 0.220968 May 18 22:31:31.592646 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2112/3979] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:31 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1365 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:31.758732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-51f9dcec-21e2-45d8-a1fd-b903c89884a6 req-4334d359-e77e-4407-bbd9-4cc9f25501d4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93f0b517-d96b-4756-9db1-cee95432a247", "name": "network-vif-deleted", "tag": "bf00a6e6-89bb-4d63-a563-8b8d31cb57d8"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:31.814323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-51f9dcec-21e2-45d8-a1fd-b903c89884a6 req-4334d359-e77e-4407-bbd9-4cc9f25501d4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:31.814792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-51f9dcec-21e2-45d8-a1fd-b903c89884a6 req-4334d359-e77e-4407-bbd9-4cc9f25501d4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:31.891718 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-51f9dcec-21e2-45d8-a1fd-b903c89884a6 req-4334d359-e77e-4407-bbd9-4cc9f25501d4 service nova] Creating event network-vif-deleted:bf00a6e6-89bb-4d63-a563-8b8d31cb57d8 for instance 93f0b517-d96b-4756-9db1-cee95432a247 on n-h2-841040-6 May 18 22:31:31.923538 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-51f9dcec-21e2-45d8-a1fd-b903c89884a6 req-4334d359-e77e-4407-bbd9-4cc9f25501d4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.169566 May 18 22:31:31.935520 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2113/3980] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:31 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (3 switches on core 0) May 18 22:31:31.982479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2a59c0b2-37a5-43cf-b164-baea47de164b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:31.983272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2a59c0b2-37a5-43cf-b164-baea47de164b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 855ff611-382a-4f59-a811-66bdc9ca705d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:32.013892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a59c0b2-37a5-43cf-b164-baea47de164b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:32.014340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a59c0b2-37a5-43cf-b164-baea47de164b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:32.015111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a59c0b2-37a5-43cf-b164-baea47de164b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:32.024669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a59c0b2-37a5-43cf-b164-baea47de164b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:32.242289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bca942fb-c635-4f3c-a435-e9d3e317bfd8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:32.256135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bca942fb-c635-4f3c-a435-e9d3e317bfd8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:32.267327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bca942fb-c635-4f3c-a435-e9d3e317bfd8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:32.278727 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bca942fb-c635-4f3c-a435-e9d3e317bfd8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 2100 microversion: 2.42 time: 1.507792 May 18 22:31:32.282222 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1868/3981] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:30 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 2100 bytes in 1517 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:32.605388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-169a6a4f-b606-480a-afca-e0bf960b0af1 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:32.606334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-169a6a4f-b606-480a-afca-e0bf960b0af1 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:32.619800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-169a6a4f-b606-480a-afca-e0bf960b0af1 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:32.623400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-169a6a4f-b606-480a-afca-e0bf960b0af1 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:32.625560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-169a6a4f-b606-480a-afca-e0bf960b0af1 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:32.631158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-169a6a4f-b606-480a-afca-e0bf960b0af1 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:32.881410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2a59c0b2-37a5-43cf-b164-baea47de164b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:32.899439 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2a59c0b2-37a5-43cf-b164-baea47de164b tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/855ff611-382a-4f59-a811-66bdc9ca705d" status: 200 len: 1522 microversion: 2.1 time: 0.922137 May 18 22:31:32.914904 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2114/3982] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:31 2022] GET /compute/v2.1/servers/855ff611-382a-4f59-a811-66bdc9ca705d => generated 1522 bytes in 940 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:31:33.307787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-982d4323-1822-4d59-879a-3085b53e2d97 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:33.308531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-982d4323-1822-4d59-879a-3085b53e2d97 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:33.321375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-982d4323-1822-4d59-879a-3085b53e2d97 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:33.321855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-982d4323-1822-4d59-879a-3085b53e2d97 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:33.327392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-982d4323-1822-4d59-879a-3085b53e2d97 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:33.327852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-982d4323-1822-4d59-879a-3085b53e2d97 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:33.536676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-982d4323-1822-4d59-879a-3085b53e2d97 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:33.538521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-169a6a4f-b606-480a-afca-e0bf960b0af1 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:33.540448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-982d4323-1822-4d59-879a-3085b53e2d97 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:33.559670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-982d4323-1822-4d59-879a-3085b53e2d97 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:33.561627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-169a6a4f-b606-480a-afca-e0bf960b0af1 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:33.569897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-982d4323-1822-4d59-879a-3085b53e2d97 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:33.571983 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-982d4323-1822-4d59-879a-3085b53e2d97 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.269219 May 18 22:31:33.575994 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2115/3983] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:33 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:31:33.598663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-169a6a4f-b606-480a-afca-e0bf960b0af1 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:33.599918 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-169a6a4f-b606-480a-afca-e0bf960b0af1 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1371 microversion: 2.57 time: 0.999425 May 18 22:31:33.607040 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1869/3984] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:32 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1371 bytes in 1007 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:33.921436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fcde4088-deff-4091-8e54-9a071f9dbd2a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:33.923311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fcde4088-deff-4091-8e54-9a071f9dbd2a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 855ff611-382a-4f59-a811-66bdc9ca705d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:33.946148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcde4088-deff-4091-8e54-9a071f9dbd2a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:33.948200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcde4088-deff-4091-8e54-9a071f9dbd2a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:33.948991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcde4088-deff-4091-8e54-9a071f9dbd2a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:33.953091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcde4088-deff-4091-8e54-9a071f9dbd2a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:34.052056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcde4088-deff-4091-8e54-9a071f9dbd2a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:34.057768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcde4088-deff-4091-8e54-9a071f9dbd2a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:34.058459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-fcde4088-deff-4091-8e54-9a071f9dbd2a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lazy-loading 'fault' on Instance uuid 855ff611-382a-4f59-a811-66bdc9ca705d {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:31:34.064493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-886d2c07-ed86-4c87-8bb0-02ef60948e32 req-4b4aacdc-adf6-417d-a42d-64b95bea4daf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "855ff611-382a-4f59-a811-66bdc9ca705d", "name": "network-vif-deleted", "tag": "0efc0f6f-f39e-458d-8870-02a778dd8c3a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:34.092212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-886d2c07-ed86-4c87-8bb0-02ef60948e32 req-4b4aacdc-adf6-417d-a42d-64b95bea4daf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:34.092652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-886d2c07-ed86-4c87-8bb0-02ef60948e32 req-4b4aacdc-adf6-417d-a42d-64b95bea4daf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:34.152764 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-886d2c07-ed86-4c87-8bb0-02ef60948e32 req-4b4aacdc-adf6-417d-a42d-64b95bea4daf service nova] Creating event network-vif-deleted:0efc0f6f-f39e-458d-8870-02a778dd8c3a for instance 855ff611-382a-4f59-a811-66bdc9ca705d on n-h2-841040-6 May 18 22:31:34.167973 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-886d2c07-ed86-4c87-8bb0-02ef60948e32 req-4b4aacdc-adf6-417d-a42d-64b95bea4daf service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.108587 May 18 22:31:34.190885 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1870/3985] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:34 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:31:34.258292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fcde4088-deff-4091-8e54-9a071f9dbd2a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:34.271905 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fcde4088-deff-4091-8e54-9a071f9dbd2a tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/855ff611-382a-4f59-a811-66bdc9ca705d" status: 200 len: 1313 microversion: 2.1 time: 0.354946 May 18 22:31:34.274494 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2116/3986] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:33 2022] GET /compute/v2.1/servers/855ff611-382a-4f59-a811-66bdc9ca705d => generated 1313 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:34.594224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ba4341e-a574-4d8f-a16e-6a6763a63818 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:34.595894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9ba4341e-a574-4d8f-a16e-6a6763a63818 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:34.606574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ba4341e-a574-4d8f-a16e-6a6763a63818 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:34.610467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ba4341e-a574-4d8f-a16e-6a6763a63818 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:34.612988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ba4341e-a574-4d8f-a16e-6a6763a63818 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:34.616532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ba4341e-a574-4d8f-a16e-6a6763a63818 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:34.627868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-34d47dde-a94a-41f4-9f64-0e0302cc661e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:34.628912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-34d47dde-a94a-41f4-9f64-0e0302cc661e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:34.644480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34d47dde-a94a-41f4-9f64-0e0302cc661e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:34.644930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34d47dde-a94a-41f4-9f64-0e0302cc661e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:34.645704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34d47dde-a94a-41f4-9f64-0e0302cc661e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:34.649020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34d47dde-a94a-41f4-9f64-0e0302cc661e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:35.022401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-34d47dde-a94a-41f4-9f64-0e0302cc661e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:35.051037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-34d47dde-a94a-41f4-9f64-0e0302cc661e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:35.056023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-34d47dde-a94a-41f4-9f64-0e0302cc661e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:35.064165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-34d47dde-a94a-41f4-9f64-0e0302cc661e tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1356 microversion: 2.57 time: 0.438534 May 18 22:31:35.065671 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2117/3987] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:34 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1356 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:35.067595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9ba4341e-a574-4d8f-a16e-6a6763a63818 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:35.086136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9ba4341e-a574-4d8f-a16e-6a6763a63818 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:35.088087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9ba4341e-a574-4d8f-a16e-6a6763a63818 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:35.091300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29568a8a-7c96-425a-b89f-ea9729493d5a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:35.091913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-29568a8a-7c96-425a-b89f-ea9729493d5a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:35.097616 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9ba4341e-a574-4d8f-a16e-6a6763a63818 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.502090 May 18 22:31:35.103890 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1871/3988] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:34 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:35.108279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29568a8a-7c96-425a-b89f-ea9729493d5a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:35.108846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29568a8a-7c96-425a-b89f-ea9729493d5a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:35.112615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29568a8a-7c96-425a-b89f-ea9729493d5a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:35.113173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29568a8a-7c96-425a-b89f-ea9729493d5a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:35.194307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-29568a8a-7c96-425a-b89f-ea9729493d5a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:31:35.291839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9b226657-6dac-4cf6-b8dd-a436c9c3c90c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:35.292693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9b226657-6dac-4cf6-b8dd-a436c9c3c90c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 855ff611-382a-4f59-a811-66bdc9ca705d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:35.301917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b226657-6dac-4cf6-b8dd-a436c9c3c90c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:35.309203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b226657-6dac-4cf6-b8dd-a436c9c3c90c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:35.310327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b226657-6dac-4cf6-b8dd-a436c9c3c90c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:35.310936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b226657-6dac-4cf6-b8dd-a436c9c3c90c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:35.354683 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-9b226657-6dac-4cf6-b8dd-a436c9c3c90c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] HTTP exception thrown: Instance 855ff611-382a-4f59-a811-66bdc9ca705d could not be found. May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9b226657-6dac-4cf6-b8dd-a436c9c3c90c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Request method failure captured: May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/855ff611-382a-4f59-a811-66bdc9ca705d HTTP/1.1 May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXOVsSlG_Enf1swyIpCbB-K7u_Y0B6QIE6jAWmnv9iZrn1Fl-yN10ggE-vkg2aHE5kL993CAgRUDw837j42LpqildRAWquFiFnzQOpEJOSCdhWrHh_NYwXwsR8qj5le74lyAdrnfn9OQ9euii_V2IJNcORoMJVctd1dkW5x5DPsqhX8 May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}] May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 876ad5ff57504df4842aab4155170d07 May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 855ff611-382a-4f59-a811-66bdc9ca705d could not be found. May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '855ff611-382a-4f59-a811-66bdc9ca705d'} May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 855ff611-382a-4f59-a811-66bdc9ca705d could not be found. May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 855ff611-382a-4f59-a811-66bdc9ca705d could not be found. May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:35.359181 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:35.364559 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:35.364559 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:35.364559 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:35.364559 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:35.364559 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:35.364559 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 855ff611-382a-4f59-a811-66bdc9ca705d could not be found. May 18 22:31:35.364559 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:35.371601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9b226657-6dac-4cf6-b8dd-a436c9c3c90c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Returning 404 to user: Instance 855ff611-382a-4f59-a811-66bdc9ca705d could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:35.372796 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9b226657-6dac-4cf6-b8dd-a436c9c3c90c tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/855ff611-382a-4f59-a811-66bdc9ca705d" status: 404 len: 111 microversion: 2.1 time: 0.085934 May 18 22:31:35.373603 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1872/3989] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:35 2022] GET /compute/v2.1/servers/855ff611-382a-4f59-a811-66bdc9ca705d => generated 111 bytes in 88 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:31:35.390207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ea8ce477-669d-418d-8e82-4c219ab2df73 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:35.392176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ea8ce477-669d-418d-8e82-4c219ab2df73 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:35.414466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ea8ce477-669d-418d-8e82-4c219ab2df73 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:35.415210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ea8ce477-669d-418d-8e82-4c219ab2df73 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:35.416369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ea8ce477-669d-418d-8e82-4c219ab2df73 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:35.416975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ea8ce477-669d-418d-8e82-4c219ab2df73 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:35.444478 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-29568a8a-7c96-425a-b89f-ea9729493d5a tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "DELETE /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 204 len: 0 microversion: 2.57 time: 0.356407 May 18 22:31:35.445690 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2118/3990] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:31:35 2022] DELETE /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 0 bytes in 359 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:31:35.456315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d5850f23-923f-4a0d-9c1b-4778bd4c6f4c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:35.457266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d5850f23-923f-4a0d-9c1b-4778bd4c6f4c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:35.464419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5850f23-923f-4a0d-9c1b-4778bd4c6f4c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:35.465094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5850f23-923f-4a0d-9c1b-4778bd4c6f4c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:35.466080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5850f23-923f-4a0d-9c1b-4778bd4c6f4c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:35.466729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5850f23-923f-4a0d-9c1b-4778bd4c6f4c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:35.630917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ea8ce477-669d-418d-8e82-4c219ab2df73 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:35.640225 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ea8ce477-669d-418d-8e82-4c219ab2df73 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1480 microversion: 2.1 time: 0.259764 May 18 22:31:35.644047 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1873/3991] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:35 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1480 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:35.650685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d5850f23-923f-4a0d-9c1b-4778bd4c6f4c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:35.665696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d5850f23-923f-4a0d-9c1b-4778bd4c6f4c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:35.669863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d5850f23-923f-4a0d-9c1b-4778bd4c6f4c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:35.675726 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d5850f23-923f-4a0d-9c1b-4778bd4c6f4c tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1362 microversion: 2.57 time: 0.224818 May 18 22:31:35.682852 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2119/3992] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:35 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1362 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:36.122796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fc8652a2-f965-4f5a-ab8b-b7ca4cb0502d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:36.123715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fc8652a2-f965-4f5a-ab8b-b7ca4cb0502d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:36.138513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fc8652a2-f965-4f5a-ab8b-b7ca4cb0502d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:36.139214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fc8652a2-f965-4f5a-ab8b-b7ca4cb0502d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:36.141863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fc8652a2-f965-4f5a-ab8b-b7ca4cb0502d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:36.142477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fc8652a2-f965-4f5a-ab8b-b7ca4cb0502d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:36.218420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-7af11384-eafa-4120-a892-0cd516268952 req-018eaf7f-a518-44fd-ad24-c3693f0a89c5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "48165002-8058-4726-b0b5-d08e8625bff0", "name": "network-vif-deleted", "tag": "8c2d549e-d5b1-422a-827f-c9fa81d35de3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:36.239520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7af11384-eafa-4120-a892-0cd516268952 req-018eaf7f-a518-44fd-ad24-c3693f0a89c5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:36.239969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7af11384-eafa-4120-a892-0cd516268952 req-018eaf7f-a518-44fd-ad24-c3693f0a89c5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:36.271250 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-7af11384-eafa-4120-a892-0cd516268952 req-018eaf7f-a518-44fd-ad24-c3693f0a89c5 service nova] Creating event network-vif-deleted:8c2d549e-d5b1-422a-827f-c9fa81d35de3 for instance 48165002-8058-4726-b0b5-d08e8625bff0 on n-h1-841040-6 May 18 22:31:36.285636 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-7af11384-eafa-4120-a892-0cd516268952 req-018eaf7f-a518-44fd-ad24-c3693f0a89c5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.071421 May 18 22:31:36.286901 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2120/3993] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:36 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:31:36.661376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-092eba8c-f97b-41ec-91f1-4c7a604478e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:36.662156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-092eba8c-f97b-41ec-91f1-4c7a604478e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:36.673330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-092eba8c-f97b-41ec-91f1-4c7a604478e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:36.676220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-092eba8c-f97b-41ec-91f1-4c7a604478e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:36.678965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-092eba8c-f97b-41ec-91f1-4c7a604478e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:36.682430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-092eba8c-f97b-41ec-91f1-4c7a604478e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:36.761081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-092eba8c-f97b-41ec-91f1-4c7a604478e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:36.765200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-092eba8c-f97b-41ec-91f1-4c7a604478e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:36.766070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-092eba8c-f97b-41ec-91f1-4c7a604478e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lazy-loading 'fault' on Instance uuid 48165002-8058-4726-b0b5-d08e8625bff0 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:31:36.801959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fc8652a2-f965-4f5a-ab8b-b7ca4cb0502d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:36.822821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fc8652a2-f965-4f5a-ab8b-b7ca4cb0502d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:36.828790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fc8652a2-f965-4f5a-ab8b-b7ca4cb0502d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:36.830075 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fc8652a2-f965-4f5a-ab8b-b7ca4cb0502d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.711649 May 18 22:31:36.830625 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1874/3994] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:36 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 713 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:36.840857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-33558727-ee09-41f2-9a7e-07e0ba281f83 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:36.846058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-33558727-ee09-41f2-9a7e-07e0ba281f83 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:36.862675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33558727-ee09-41f2-9a7e-07e0ba281f83 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:36.863325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33558727-ee09-41f2-9a7e-07e0ba281f83 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:36.864525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33558727-ee09-41f2-9a7e-07e0ba281f83 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:36.866209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33558727-ee09-41f2-9a7e-07e0ba281f83 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:36.998422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-33558727-ee09-41f2-9a7e-07e0ba281f83 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:37.011286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-33558727-ee09-41f2-9a7e-07e0ba281f83 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:37.012812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-33558727-ee09-41f2-9a7e-07e0ba281f83 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '66ba345a4f3245b09033091e4b1b7068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '457940df618e48c18276d876ed12eef3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:37.014031 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-33558727-ee09-41f2-9a7e-07e0ba281f83 tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 200 len: 1362 microversion: 2.57 time: 0.181335 May 18 22:31:37.014598 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1875/3995] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:36 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 1362 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:37.022954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-092eba8c-f97b-41ec-91f1-4c7a604478e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '876ad5ff57504df4842aab4155170d07', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e14e974a7dd4f398343b44cc3d8206b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:37.031933 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-092eba8c-f97b-41ec-91f1-4c7a604478e1 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 200 len: 1313 microversion: 2.1 time: 0.375007 May 18 22:31:37.035103 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2121/3996] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:36 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 1313 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:31:37.851579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-745cbf80-5823-4631-ac0d-a4ab34720518 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:37.852191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-745cbf80-5823-4631-ac0d-a4ab34720518 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:37.866565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-745cbf80-5823-4631-ac0d-a4ab34720518 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:37.867444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-745cbf80-5823-4631-ac0d-a4ab34720518 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:37.870407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-745cbf80-5823-4631-ac0d-a4ab34720518 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:37.872523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-745cbf80-5823-4631-ac0d-a4ab34720518 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:38.026512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-745cbf80-5823-4631-ac0d-a4ab34720518 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:38.033006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4955c3bd-edb6-4a08-9169-26383700d33d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:38.034291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4955c3bd-edb6-4a08-9169-26383700d33d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [instance: de4971a6-d0eb-4ee9-ad02-7f83168a3e9f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:38.045105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4955c3bd-edb6-4a08-9169-26383700d33d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:38.058234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4955c3bd-edb6-4a08-9169-26383700d33d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:38.059121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4955c3bd-edb6-4a08-9169-26383700d33d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:38.059557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4955c3bd-edb6-4a08-9169-26383700d33d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:38.070873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-745cbf80-5823-4631-ac0d-a4ab34720518 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:38.076817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-745cbf80-5823-4631-ac0d-a4ab34720518 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:38.080333 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-745cbf80-5823-4631-ac0d-a4ab34720518 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.235700 May 18 22:31:38.083805 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1876/3997] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:37 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-4955c3bd-edb6-4a08-9169-26383700d33d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] HTTP exception thrown: Instance de4971a6-d0eb-4ee9-ad02-7f83168a3e9f could not be found. May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4955c3bd-edb6-4a08-9169-26383700d33d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Request method failure captured: May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f HTTP/1.1 May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXOgjNDh6BzFleJBDIgvpLPnZCR1ljfjRUaTBFoOTh66wr24Q7ap7IZMf0DnrBgP4gW8mTlFbuDL9GsNHaaUDlkkmjaAcVhWX3bgtVpJkqDSrDJH2l_JU_3vrxxcIanUtH93p5Ma2N2I4B736ChELG-Vhge3vlgxY6cR4VMx8_KX80o May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.57 May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 457940df618e48c18276d876ed12eef3 May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerShowV257Test-1512382404 May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/457940df618e48c18276d876ed12eef3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/457940df618e48c18276d876ed12eef3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_457940df618e48c18276d876ed12eef3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/457940df618e48c18276d876ed12eef3"}]}] May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerShowV257Test-1512382404 May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 457940df618e48c18276d876ed12eef3 May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerShowV257Test-1512382404 May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerShowV257Test-1512382404-project May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 66ba345a4f3245b09033091e4b1b7068 May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerShowV257Test-1512382404-project May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance de4971a6-d0eb-4ee9-ad02-7f83168a3e9f could not be found. May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'de4971a6-d0eb-4ee9-ad02-7f83168a3e9f'} May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance de4971a6-d0eb-4ee9-ad02-7f83168a3e9f could not be found. May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:38.094477 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:38.101577 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance de4971a6-d0eb-4ee9-ad02-7f83168a3e9f could not be found. May 18 22:31:38.101577 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:38.101577 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:38.101577 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:38.101577 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:38.101577 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:38.101577 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:38.101577 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:38.101577 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:38.101577 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance de4971a6-d0eb-4ee9-ad02-7f83168a3e9f could not be found. May 18 22:31:38.101577 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:31:38.101577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4955c3bd-edb6-4a08-9169-26383700d33d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] Returning 404 to user: Instance de4971a6-d0eb-4ee9-ad02-7f83168a3e9f could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:38.101577 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4955c3bd-edb6-4a08-9169-26383700d33d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] 10.222.0.58 "GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f" status: 404 len: 111 microversion: 2.57 time: 0.061679 May 18 22:31:38.106084 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2122/3998] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:38 2022] GET /compute/v2.1/servers/de4971a6-d0eb-4ee9-ad02-7f83168a3e9f => generated 111 bytes in 78 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:31:38.117628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6cccb235-8cfc-4ce1-8b96-0441c4f2d520 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:38.119088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6cccb235-8cfc-4ce1-8b96-0441c4f2d520 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] [instance: 48165002-8058-4726-b0b5-d08e8625bff0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:38.134627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6cccb235-8cfc-4ce1-8b96-0441c4f2d520 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:38.136646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6cccb235-8cfc-4ce1-8b96-0441c4f2d520 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:38.137671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6cccb235-8cfc-4ce1-8b96-0441c4f2d520 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:38.138945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6cccb235-8cfc-4ce1-8b96-0441c4f2d520 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:38.155069 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-6cccb235-8cfc-4ce1-8b96-0441c4f2d520 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] HTTP exception thrown: Instance 48165002-8058-4726-b0b5-d08e8625bff0 could not be found. May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6cccb235-8cfc-4ce1-8b96-0441c4f2d520 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Request method failure captured: May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 HTTP/1.1 May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXOVsSlG_Enf1swyIpCbB-K7u_Y0B6QIE6jAWmnv9iZrn1Fl-yN10ggE-vkg2aHE5kL993CAgRUDw837j42LpqildRAWquFiFnzQOpEJOSCdhWrHh_NYwXwsR8qj5le74lyAdrnfn9OQ9euii_V2IJNcORoMJVctd1dkW5x5DPsqhX8 May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8e14e974a7dd4f398343b44cc3d8206b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8e14e974a7dd4f398343b44cc3d8206b"}]}] May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 8e14e974a7dd4f398343b44cc3d8206b May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ListServersNegativeTestJSON-416468105 May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 876ad5ff57504df4842aab4155170d07 May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ListServersNegativeTestJSON-416468105-project May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 48165002-8058-4726-b0b5-d08e8625bff0 could not be found. May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '48165002-8058-4726-b0b5-d08e8625bff0'} May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 48165002-8058-4726-b0b5-d08e8625bff0 could not be found. May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 48165002-8058-4726-b0b5-d08e8625bff0 could not be found. May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:38.157997 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:38.163476 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:38.163476 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:38.163476 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:38.163476 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:38.163476 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:38.163476 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 48165002-8058-4726-b0b5-d08e8625bff0 could not be found. May 18 22:31:38.163476 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:38.164915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6cccb235-8cfc-4ce1-8b96-0441c4f2d520 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] Returning 404 to user: Instance 48165002-8058-4726-b0b5-d08e8625bff0 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:38.168674 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6cccb235-8cfc-4ce1-8b96-0441c4f2d520 tempest-ListServersNegativeTestJSON-416468105 tempest-ListServersNegativeTestJSON-416468105-project] 10.222.0.58 "GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0" status: 404 len: 111 microversion: 2.1 time: 0.064525 May 18 22:31:38.170806 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1877/3999] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:38 2022] GET /compute/v2.1/servers/48165002-8058-4726-b0b5-d08e8625bff0 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:31:38.548619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4955c3bd-edb6-4a08-9169-26383700d33d tempest-ServerShowV257Test-1512382404 tempest-ServerShowV257Test-1512382404-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:38.851492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerAddressesTestJSON-server-747267127", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "5859bf6d-5d3d-4d84-8e21-fa4bbd357817"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:38.948274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] validate_networks() for [('5859bf6d-5d3d-4d84-8e21-fa4bbd357817', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:31:39.016521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [119083] Writing DB stats nova_cell0:SELECT=14 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:39.104969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e7962154-21ec-4ab3-91fe-92d339734873 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:39.105645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e7962154-21ec-4ab3-91fe-92d339734873 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:39.120078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7962154-21ec-4ab3-91fe-92d339734873 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:39.120598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7962154-21ec-4ab3-91fe-92d339734873 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:39.122213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7962154-21ec-4ab3-91fe-92d339734873 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:39.122919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7962154-21ec-4ab3-91fe-92d339734873 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:39.313493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e7962154-21ec-4ab3-91fe-92d339734873 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:39.324032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e7962154-21ec-4ab3-91fe-92d339734873 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:39.329447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e7962154-21ec-4ab3-91fe-92d339734873 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:39.330919 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e7962154-21ec-4ab3-91fe-92d339734873 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.232457 May 18 22:31:39.352373 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1878/4000] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:39 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:39.429349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2dfc9db4-6e66-40e2-9b8d-593f5d56cadd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Action: 'create', calling method: .version_select at 0x7fa2dffe85e0>, body: {"keypair": {"name": "tempest-keypair-908610077", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI/VE4L6zyeN1VYNFIoKflfyyDmVh1LogPRNpq1lFTTBjjFXkv/BNJFp1Dnuk6Gcw99jvL4g8uAqxmHsscwliWC37wTkcYP17XcxpqBT+EV6UxXAmSk7rBOuEjxxce1MHQ=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:39.460938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-2dfc9db4-6e66-40e2-9b8d-593f5d56cadd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Getting quotas for project e5df883c229e42a7b680b7a1d235ac3f. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:31:39.473651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-2dfc9db4-6e66-40e2-9b8d-593f5d56cadd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Getting quotas for user eb225e03432f494ebf8395ed30881696 and project e5df883c229e42a7b680b7a1d235ac3f. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:31:39.527023 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2dfc9db4-6e66-40e2-9b8d-593f5d56cadd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.32 time: 0.101690 May 18 22:31:39.527953 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1879/4001] 10.222.0.58 () {62 vars in 1199 bytes} [Wed May 18 22:31:39 2022] POST /compute/v2.1/os-keypairs => generated 400 bytes in 103 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) May 18 22:31:40.360262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ea8a9b0f-6075-4bdb-b7f9-475f7a4ff7f9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:40.361237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ea8a9b0f-6075-4bdb-b7f9-475f7a4ff7f9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:40.375320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ea8a9b0f-6075-4bdb-b7f9-475f7a4ff7f9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:40.375861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ea8a9b0f-6075-4bdb-b7f9-475f7a4ff7f9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:40.376851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ea8a9b0f-6075-4bdb-b7f9-475f7a4ff7f9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:40.377395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ea8a9b0f-6075-4bdb-b7f9-475f7a4ff7f9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:40.385990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ea8a9b0f-6075-4bdb-b7f9-475f7a4ff7f9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:40.596974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ea8a9b0f-6075-4bdb-b7f9-475f7a4ff7f9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:40.621402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ea8a9b0f-6075-4bdb-b7f9-475f7a4ff7f9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:40.623591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ea8a9b0f-6075-4bdb-b7f9-475f7a4ff7f9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:40.626769 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ea8a9b0f-6075-4bdb-b7f9-475f7a4ff7f9 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.271285 May 18 22:31:40.627358 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1880/4002] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:40 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:31:40.651683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7bb30e57-7044-458b-a607-46ad8e426669 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:40.675753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bb30e57-7044-458b-a607-46ad8e426669 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:40.676191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bb30e57-7044-458b-a607-46ad8e426669 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:40.729897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7bb30e57-7044-458b-a607-46ad8e426669 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Going to try to stop instance {{(pid=119082) force_stop /opt/stack/nova/nova/compute/api.py:2707}} May 18 22:31:40.823046 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7bb30e57-7044-458b-a607-46ad8e426669 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "POST /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/action" status: 202 len: 0 microversion: 2.1 time: 0.182206 May 18 22:31:40.824375 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1881/4003] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:31:40 2022] POST /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:31:40.835636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a4b95601-2bda-4e70-876e-76d512698058 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:40.841370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a4b95601-2bda-4e70-876e-76d512698058 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:40.855933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4b95601-2bda-4e70-876e-76d512698058 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:40.856382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4b95601-2bda-4e70-876e-76d512698058 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:40.860482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4b95601-2bda-4e70-876e-76d512698058 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:40.861248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4b95601-2bda-4e70-876e-76d512698058 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:40.985489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:31:40.986427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:31:40.987003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:31:40.987510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:31:40.988016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:31:41.003893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:41.011892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:41.014718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:41.015323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:41.078239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Getting quotas for project 8c68faf3909c4896ae04631010cc855d. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:31:41.112343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Getting quotas for user 2830d184c29e41048ec7a33f1630da59 and project 8c68faf3909c4896ae04631010cc855d. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:31:41.127883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:31:41.130372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:31:41.146349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [119083] Writing DB stats nova_api:SELECT=96,nova_api:UPDATE=3,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:41.200767 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8a1ed221-a179-4f9f-a0f9-f88d4e610c36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.657104 May 18 22:31:41.202092 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2123/4004] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:31:38 2022] POST /compute/v2.1/servers => generated 380 bytes in 2659 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:31:41.219627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a8d3b7ba-398e-4c34-9245-8e90e6c69005 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:41.246752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a8d3b7ba-398e-4c34-9245-8e90e6c69005 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:41.608110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a4b95601-2bda-4e70-876e-76d512698058 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:41.614190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a8d3b7ba-398e-4c34-9245-8e90e6c69005 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:41.642078 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a8d3b7ba-398e-4c34-9245-8e90e6c69005 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1216 microversion: 2.1 time: 0.426840 May 18 22:31:41.644419 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2124/4005] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:41 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1216 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:41.647234 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a4b95601-2bda-4e70-876e-76d512698058 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1678 microversion: 2.1 time: 0.817323 May 18 22:31:41.650080 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1882/4006] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:40 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1678 bytes in 822 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:41.652985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-61b8c018-f70e-4ae6-b88f-14892ad7f4e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:41.656559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-61b8c018-f70e-4ae6-b88f-14892ad7f4e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:41.671639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-61b8c018-f70e-4ae6-b88f-14892ad7f4e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:41.672601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-61b8c018-f70e-4ae6-b88f-14892ad7f4e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:41.675733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-61b8c018-f70e-4ae6-b88f-14892ad7f4e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:41.677063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-61b8c018-f70e-4ae6-b88f-14892ad7f4e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:41.974482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-61b8c018-f70e-4ae6-b88f-14892ad7f4e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:42.004989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-61b8c018-f70e-4ae6-b88f-14892ad7f4e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:42.012345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-61b8c018-f70e-4ae6-b88f-14892ad7f4e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:42.013939 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-61b8c018-f70e-4ae6-b88f-14892ad7f4e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.367373 May 18 22:31:42.045861 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2125/4007] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:41 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:42.662063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e94af2c2-950b-4f12-9f13-d3f3de394a7e tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:42.663861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e94af2c2-950b-4f12-9f13-d3f3de394a7e tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:42.668723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0936b8c4-f94f-4676-a7d4-6c6f93f6893d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:42.669808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0936b8c4-f94f-4676-a7d4-6c6f93f6893d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:42.687787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0936b8c4-f94f-4676-a7d4-6c6f93f6893d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:42.700815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e94af2c2-950b-4f12-9f13-d3f3de394a7e tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:42.704807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e94af2c2-950b-4f12-9f13-d3f3de394a7e tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:42.711677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e94af2c2-950b-4f12-9f13-d3f3de394a7e tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:42.712450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0936b8c4-f94f-4676-a7d4-6c6f93f6893d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:42.713588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0936b8c4-f94f-4676-a7d4-6c6f93f6893d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:42.714258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e94af2c2-950b-4f12-9f13-d3f3de394a7e tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:42.717114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0936b8c4-f94f-4676-a7d4-6c6f93f6893d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:43.034100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e94af2c2-950b-4f12-9f13-d3f3de394a7e tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:43.045562 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e94af2c2-950b-4f12-9f13-d3f3de394a7e tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1276 microversion: 2.1 time: 0.389041 May 18 22:31:43.046780 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1883/4008] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:42 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1276 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:43.052756 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-809c8a1a-cb28-4167-bcfa-582bf9c48304 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:43.054385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-809c8a1a-cb28-4167-bcfa-582bf9c48304 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:43.061891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-809c8a1a-cb28-4167-bcfa-582bf9c48304 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119082] Writing DB stats nova_api:SELECT=98,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:43.072896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-809c8a1a-cb28-4167-bcfa-582bf9c48304 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:43.074430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-809c8a1a-cb28-4167-bcfa-582bf9c48304 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:43.076216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-809c8a1a-cb28-4167-bcfa-582bf9c48304 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:43.076831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-809c8a1a-cb28-4167-bcfa-582bf9c48304 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:43.173860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-809c8a1a-cb28-4167-bcfa-582bf9c48304 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:43.184153 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-809c8a1a-cb28-4167-bcfa-582bf9c48304 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:43.186043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-809c8a1a-cb28-4167-bcfa-582bf9c48304 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:43.187482 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-809c8a1a-cb28-4167-bcfa-582bf9c48304 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.139132 May 18 22:31:43.201606 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1884/4009] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:43 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:43.443556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0936b8c4-f94f-4676-a7d4-6c6f93f6893d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:43.453628 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0936b8c4-f94f-4676-a7d4-6c6f93f6893d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1678 microversion: 2.1 time: 0.789718 May 18 22:31:43.454272 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2126/4010] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:42 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1678 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:43.494096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAaction247Test-server-331411480", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": "none"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:43.567918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:31:43.568529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:31:43.568862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:31:43.569391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:31:43.570057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:31:43.591057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:43.591512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:43.592287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:43.592713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:43.658318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Getting quotas for project efed3f8950f44da78821ba4caef76b73. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:31:43.672299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Getting quotas for user 36a04ceb30874d64b91c3e99b249e28f and project efed3f8950f44da78821ba4caef76b73. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:31:43.715488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:31:43.718011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [instance: 8019fa81-0973-4daa-9b34-9cef43e3ccd2] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:31:43.761204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1770fc41-5c34-4ad1-969c-0c036c49f51e tempest-ComputeTenantNetworksTest-1623270795 tempest-ComputeTenantNetworksTest-1623270795-project] Calling method '.version_select at 0x7fa2ed38b670>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:43.801212 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-63015dc6-4a9a-4664-95cb-78977ce3736d tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.47 time: 0.597787 May 18 22:31:43.802706 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1885/4011] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:31:43 2022] POST /compute/v2.1/servers => generated 380 bytes in 600 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) May 18 22:31:43.831354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-418bdbcd-abe2-457f-aa8d-47aa73ac8320 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:43.832849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-418bdbcd-abe2-457f-aa8d-47aa73ac8320 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [instance: 8019fa81-0973-4daa-9b34-9cef43e3ccd2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:43.934345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-418bdbcd-abe2-457f-aa8d-47aa73ac8320 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:43.943038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-418bdbcd-abe2-457f-aa8d-47aa73ac8320 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:43.956619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-418bdbcd-abe2-457f-aa8d-47aa73ac8320 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:43.957949 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-418bdbcd-abe2-457f-aa8d-47aa73ac8320 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] 10.222.0.58 "GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2" status: 200 len: 1280 microversion: 2.47 time: 0.142900 May 18 22:31:43.958568 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1886/4012] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:43 2022] GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2 => generated 1280 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:44.063348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-48e38a83-6d02-4ae3-9378-f9e60c58e6f4 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:44.064051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-48e38a83-6d02-4ae3-9378-f9e60c58e6f4 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:44.084106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48e38a83-6d02-4ae3-9378-f9e60c58e6f4 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:44.084619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48e38a83-6d02-4ae3-9378-f9e60c58e6f4 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:44.085471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48e38a83-6d02-4ae3-9378-f9e60c58e6f4 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:44.086149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48e38a83-6d02-4ae3-9378-f9e60c58e6f4 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:44.291267 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1770fc41-5c34-4ad1-969c-0c036c49f51e tempest-ComputeTenantNetworksTest-1623270795 tempest-ComputeTenantNetworksTest-1623270795-project] 10.222.0.58 "GET /compute/v2.1/os-tenant-networks" status: 200 len: 308 microversion: 2.1 time: 0.636970 May 18 22:31:44.292310 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2127/4013] 10.222.0.58 () {58 vars in 1157 bytes} [Wed May 18 22:31:43 2022] GET /compute/v2.1/os-tenant-networks => generated 308 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:31:44.308738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7c1a5dbe-1eee-44ce-b0a1-6af06d050147 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:44.310082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7c1a5dbe-1eee-44ce-b0a1-6af06d050147 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:44.325381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c1a5dbe-1eee-44ce-b0a1-6af06d050147 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:44.327445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c1a5dbe-1eee-44ce-b0a1-6af06d050147 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:44.331359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c1a5dbe-1eee-44ce-b0a1-6af06d050147 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:44.332050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c1a5dbe-1eee-44ce-b0a1-6af06d050147 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:44.399436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-48e38a83-6d02-4ae3-9378-f9e60c58e6f4 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:44.409678 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-48e38a83-6d02-4ae3-9378-f9e60c58e6f4 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1274 microversion: 2.1 time: 0.350056 May 18 22:31:44.419226 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1887/4014] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:44 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1274 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:31:44.432166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bf3b9b9a-3f96-4c25-9beb-fd29cd04241b tempest-ComputeTenantNetworksTest-1623270795 tempest-ComputeTenantNetworksTest-1623270795-project] Calling method '.version_select at 0x7fa2f2dac9d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:44.542864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7c1a5dbe-1eee-44ce-b0a1-6af06d050147 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:44.557719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7c1a5dbe-1eee-44ce-b0a1-6af06d050147 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:44.559328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7c1a5dbe-1eee-44ce-b0a1-6af06d050147 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:44.568965 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7c1a5dbe-1eee-44ce-b0a1-6af06d050147 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.274756 May 18 22:31:44.569697 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2128/4015] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:44 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:44.593970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-673293a5-0ac0-40e4-b77e-5a411ad0d22a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:44.596069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-673293a5-0ac0-40e4-b77e-5a411ad0d22a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:44.605416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-673293a5-0ac0-40e4-b77e-5a411ad0d22a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:44.606457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-673293a5-0ac0-40e4-b77e-5a411ad0d22a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:44.607740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-673293a5-0ac0-40e4-b77e-5a411ad0d22a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:44.608482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-673293a5-0ac0-40e4-b77e-5a411ad0d22a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:44.624900 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bf3b9b9a-3f96-4c25-9beb-fd29cd04241b tempest-ComputeTenantNetworksTest-1623270795 tempest-ComputeTenantNetworksTest-1623270795-project] 10.222.0.58 "GET /compute/v2.1/os-tenant-networks/7d94d0eb-9f09-44e9-9d7c-9c7f2c3bdca5" status: 200 len: 139 microversion: 2.1 time: 0.204304 May 18 22:31:44.625495 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1888/4016] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 22:31:44 2022] GET /compute/v2.1/os-tenant-networks/7d94d0eb-9f09-44e9-9d7c-9c7f2c3bdca5 => generated 139 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:44.977345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2c96140f-f456-4ea2-a99a-ef38b82ced97 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:44.978027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2c96140f-f456-4ea2-a99a-ef38b82ced97 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [instance: 8019fa81-0973-4daa-9b34-9cef43e3ccd2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:44.989109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c96140f-f456-4ea2-a99a-ef38b82ced97 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:44.989561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c96140f-f456-4ea2-a99a-ef38b82ced97 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:44.990916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c96140f-f456-4ea2-a99a-ef38b82ced97 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:44.991352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c96140f-f456-4ea2-a99a-ef38b82ced97 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:45.139994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2c96140f-f456-4ea2-a99a-ef38b82ced97 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:45.152626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2c96140f-f456-4ea2-a99a-ef38b82ced97 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:45.155841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2c96140f-f456-4ea2-a99a-ef38b82ced97 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:45.159534 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2c96140f-f456-4ea2-a99a-ef38b82ced97 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] 10.222.0.58 "GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2" status: 200 len: 1332 microversion: 2.47 time: 0.186984 May 18 22:31:45.162895 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1889/4017] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:44 2022] GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2 => generated 1332 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:31:45.438077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5804c657-fea2-4ca0-8779-b32e872cf325 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:45.439042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5804c657-fea2-4ca0-8779-b32e872cf325 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:45.452751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5804c657-fea2-4ca0-8779-b32e872cf325 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:45.455755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5804c657-fea2-4ca0-8779-b32e872cf325 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:45.456589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5804c657-fea2-4ca0-8779-b32e872cf325 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:45.468249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5804c657-fea2-4ca0-8779-b32e872cf325 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:45.689172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5804c657-fea2-4ca0-8779-b32e872cf325 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:45.699552 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5804c657-fea2-4ca0-8779-b32e872cf325 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1274 microversion: 2.1 time: 0.267499 May 18 22:31:45.720765 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1890/4018] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:45 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1274 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:45.726039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-be3f1fa8-98dd-4384-ada3-ea41e3e660e5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:45.729637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-be3f1fa8-98dd-4384-ada3-ea41e3e660e5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:45.741109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be3f1fa8-98dd-4384-ada3-ea41e3e660e5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:45.748491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be3f1fa8-98dd-4384-ada3-ea41e3e660e5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:45.750428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be3f1fa8-98dd-4384-ada3-ea41e3e660e5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:45.751109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be3f1fa8-98dd-4384-ada3-ea41e3e660e5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:45.825410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-673293a5-0ac0-40e4-b77e-5a411ad0d22a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:45.848957 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-673293a5-0ac0-40e4-b77e-5a411ad0d22a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1678 microversion: 2.1 time: 1.259325 May 18 22:31:45.849564 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2129/4019] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:44 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1678 bytes in 1279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:45.940882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-be3f1fa8-98dd-4384-ada3-ea41e3e660e5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:45.965985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-be3f1fa8-98dd-4384-ada3-ea41e3e660e5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:45.967510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-be3f1fa8-98dd-4384-ada3-ea41e3e660e5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:45.971688 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-be3f1fa8-98dd-4384-ada3-ea41e3e660e5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.248985 May 18 22:31:45.972292 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1891/4020] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:45 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:46.180577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-92f07237-291c-4210-978e-c7c7d217d4f6 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:46.181184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-92f07237-291c-4210-978e-c7c7d217d4f6 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [instance: 8019fa81-0973-4daa-9b34-9cef43e3ccd2] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:46.198837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92f07237-291c-4210-978e-c7c7d217d4f6 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:46.199279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92f07237-291c-4210-978e-c7c7d217d4f6 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:46.200312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92f07237-291c-4210-978e-c7c7d217d4f6 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:46.200913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92f07237-291c-4210-978e-c7c7d217d4f6 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:46.391302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-92f07237-291c-4210-978e-c7c7d217d4f6 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:46.401708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-92f07237-291c-4210-978e-c7c7d217d4f6 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:46.406675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-92f07237-291c-4210-978e-c7c7d217d4f6 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:46.407842 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-92f07237-291c-4210-978e-c7c7d217d4f6 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] 10.222.0.58 "GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2" status: 200 len: 1338 microversion: 2.47 time: 0.231268 May 18 22:31:46.408414 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2130/4021] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:46 2022] GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2 => generated 1338 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:46.740195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2a4b2f4-d2c5-40f0-923c-f32a7690c136 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:46.742080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f2a4b2f4-d2c5-40f0-923c-f32a7690c136 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:46.754831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2a4b2f4-d2c5-40f0-923c-f32a7690c136 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:46.757254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2a4b2f4-d2c5-40f0-923c-f32a7690c136 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:46.758327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2a4b2f4-d2c5-40f0-923c-f32a7690c136 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:46.760741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2a4b2f4-d2c5-40f0-923c-f32a7690c136 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:46.866710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1185b0eb-e4a1-4434-8f3f-5e773cf8b3a8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:46.867787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1185b0eb-e4a1-4434-8f3f-5e773cf8b3a8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:46.881000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1185b0eb-e4a1-4434-8f3f-5e773cf8b3a8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:46.881417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1185b0eb-e4a1-4434-8f3f-5e773cf8b3a8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:46.884830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1185b0eb-e4a1-4434-8f3f-5e773cf8b3a8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:46.885492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1185b0eb-e4a1-4434-8f3f-5e773cf8b3a8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:47.121257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f2a4b2f4-d2c5-40f0-923c-f32a7690c136 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:47.130934 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f2a4b2f4-d2c5-40f0-923c-f32a7690c136 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1316 microversion: 2.1 time: 0.396970 May 18 22:31:47.142251 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1892/4022] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:46 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1316 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:47.154605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3fcf8894-641a-47a3-aee2-437f6a2d296e tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:47.157728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3fcf8894-641a-47a3-aee2-437f6a2d296e tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:47.173445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fcf8894-641a-47a3-aee2-437f6a2d296e tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:47.174170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fcf8894-641a-47a3-aee2-437f6a2d296e tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:47.176589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fcf8894-641a-47a3-aee2-437f6a2d296e tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:47.177217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fcf8894-641a-47a3-aee2-437f6a2d296e tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:47.303960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3fcf8894-641a-47a3-aee2-437f6a2d296e tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:47.317638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3fcf8894-641a-47a3-aee2-437f6a2d296e tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:47.326425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3fcf8894-641a-47a3-aee2-437f6a2d296e tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:47.328176 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3fcf8894-641a-47a3-aee2-437f6a2d296e tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.178588 May 18 22:31:47.341021 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1893/4023] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:47 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:47.427097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2f9f7b2b-b32c-4d23-a6fc-635fce43c730 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:47.429680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2f9f7b2b-b32c-4d23-a6fc-635fce43c730 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [instance: 8019fa81-0973-4daa-9b34-9cef43e3ccd2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:47.454955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f9f7b2b-b32c-4d23-a6fc-635fce43c730 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:47.457169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f9f7b2b-b32c-4d23-a6fc-635fce43c730 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:47.458416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f9f7b2b-b32c-4d23-a6fc-635fce43c730 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:47.460824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f9f7b2b-b32c-4d23-a6fc-635fce43c730 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:47.553509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1185b0eb-e4a1-4434-8f3f-5e773cf8b3a8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:47.565598 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1185b0eb-e4a1-4434-8f3f-5e773cf8b3a8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1678 microversion: 2.1 time: 0.703797 May 18 22:31:47.566333 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2131/4024] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:46 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1678 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:31:47.580309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-499129067", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "config_drive": true, "networks": [{"uuid": "a1e57864-9868-4501-b2c8-880763b463e7"}, {"port": "a120a64c-5af7-44a6-adb1-c9fbc5ee4976", "tag": "port-1"}, {"port": "7c3c473d-cc1b-4455-ad3e-a45cea873a24", "tag": "port-2"}, {"uuid": "b0e4819a-a0e7-4a28-9cea-65a03791f346", "tag": "net-1"}, {"uuid": "b0e4819a-a0e7-4a28-9cea-65a03791f346"}, {"uuid": "2b456e93-0491-449c-88e0-e1d6675280de", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "2b456e93-0491-449c-88e0-e1d6675280de", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "576e4894-76ca-4749-8588-b8cd771f39dc", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "7833806f-f0ed-4da9-8510-a7faf51623c2", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "5ad94048-1f09-456c-a89c-520e79e56502", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--393886114"}], "key_name": "tempest-keypair-908610077", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:47.606649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2f9f7b2b-b32c-4d23-a6fc-635fce43c730 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:47.621526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2f9f7b2b-b32c-4d23-a6fc-635fce43c730 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:47.623089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2f9f7b2b-b32c-4d23-a6fc-635fce43c730 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:47.633361 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2f9f7b2b-b32c-4d23-a6fc-635fce43c730 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] 10.222.0.58 "GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2" status: 200 len: 1338 microversion: 2.47 time: 0.201922 May 18 22:31:47.634073 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1894/4025] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:47 2022] GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2 => generated 1338 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:48.150703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0cf313dd-b9a0-4d84-ac36-76ffae9cdd67 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:48.152667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0cf313dd-b9a0-4d84-ac36-76ffae9cdd67 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:48.161721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cf313dd-b9a0-4d84-ac36-76ffae9cdd67 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:48.162592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cf313dd-b9a0-4d84-ac36-76ffae9cdd67 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:48.163626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cf313dd-b9a0-4d84-ac36-76ffae9cdd67 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:48.164273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cf313dd-b9a0-4d84-ac36-76ffae9cdd67 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:48.193724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] validate_networks() for [('a1e57864-9868-4501-b2c8-880763b463e7', None, None, None, None, None), (None, None, 'a120a64c-5af7-44a6-adb1-c9fbc5ee4976', None, None, None), (None, None, '7c3c473d-cc1b-4455-ad3e-a45cea873a24', None, None, None), ('b0e4819a-a0e7-4a28-9cea-65a03791f346', None, None, None, None, None), ('b0e4819a-a0e7-4a28-9cea-65a03791f346', None, None, None, None, None), ('2b456e93-0491-449c-88e0-e1d6675280de', '10.2.2.100', None, None, None, None), ('2b456e93-0491-449c-88e0-e1d6675280de', '10.2.2.200', None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:31:48.485875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0cf313dd-b9a0-4d84-ac36-76ffae9cdd67 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:48.494216 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0cf313dd-b9a0-4d84-ac36-76ffae9cdd67 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1316 microversion: 2.1 time: 0.349337 May 18 22:31:48.503359 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1895/4026] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:48 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1316 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:31:48.508895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c94409b-50ea-4183-b58d-b45f247c956f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:48.509501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8c94409b-50ea-4183-b58d-b45f247c956f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:48.516039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c94409b-50ea-4183-b58d-b45f247c956f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:48.516414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c94409b-50ea-4183-b58d-b45f247c956f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:48.517270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c94409b-50ea-4183-b58d-b45f247c956f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:48.517800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c94409b-50ea-4183-b58d-b45f247c956f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:48.604593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c94409b-50ea-4183-b58d-b45f247c956f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:48.615067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c94409b-50ea-4183-b58d-b45f247c956f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:48.617450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c94409b-50ea-4183-b58d-b45f247c956f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:48.619147 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c94409b-50ea-4183-b58d-b45f247c956f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.114749 May 18 22:31:48.630077 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1896/4027] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:48 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:48.638348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-532ec6d7-bb40-45ed-9490-d72e4f4a40ba tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:48.638348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-532ec6d7-bb40-45ed-9490-d72e4f4a40ba tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:48.650019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-532ec6d7-bb40-45ed-9490-d72e4f4a40ba tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:48.650465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-532ec6d7-bb40-45ed-9490-d72e4f4a40ba tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:48.651266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-532ec6d7-bb40-45ed-9490-d72e4f4a40ba tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:48.651698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-532ec6d7-bb40-45ed-9490-d72e4f4a40ba tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:48.819705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-532ec6d7-bb40-45ed-9490-d72e4f4a40ba tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:48.829887 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-532ec6d7-bb40-45ed-9490-d72e4f4a40ba tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1678 microversion: 2.1 time: 0.198061 May 18 22:31:48.832022 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1897/4028] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:48 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1678 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:48.838698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e5747699-95d7-4b80-882d-189bfcb19acb tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:48.839720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e5747699-95d7-4b80-882d-189bfcb19acb tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [instance: 8019fa81-0973-4daa-9b34-9cef43e3ccd2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:48.848123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5747699-95d7-4b80-882d-189bfcb19acb tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:48.848813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5747699-95d7-4b80-882d-189bfcb19acb tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:48.850159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5747699-95d7-4b80-882d-189bfcb19acb tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:48.850760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5747699-95d7-4b80-882d-189bfcb19acb tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:48.891862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e5747699-95d7-4b80-882d-189bfcb19acb tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:48.983161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e5747699-95d7-4b80-882d-189bfcb19acb tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:48.998515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e5747699-95d7-4b80-882d-189bfcb19acb tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:49.003492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e5747699-95d7-4b80-882d-189bfcb19acb tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:49.004925 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e5747699-95d7-4b80-882d-189bfcb19acb tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] 10.222.0.58 "GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2" status: 200 len: 1359 microversion: 2.47 time: 0.171799 May 18 22:31:49.009045 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1898/4029] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:48 2022] GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2 => generated 1359 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:49.026187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cd24788b-be03-4d96-850e-e3e908923941 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Action: 'action', calling method: >, body: {"createBackup": {"backup_type": "daily", "rotation": 2, "name": "tempest-backup-1-1580162380"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:49.028464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cd24788b-be03-4d96-850e-e3e908923941 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [instance: 8019fa81-0973-4daa-9b34-9cef43e3ccd2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:49.049532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd24788b-be03-4d96-850e-e3e908923941 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:49.050224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd24788b-be03-4d96-850e-e3e908923941 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:49.051121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd24788b-be03-4d96-850e-e3e908923941 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:49.051732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd24788b-be03-4d96-850e-e3e908923941 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:49.968505 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cd24788b-be03-4d96-850e-e3e908923941 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] 10.222.0.58 "POST /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2/action" status: 202 len: 52 microversion: 2.47 time: 0.946172 May 18 22:31:49.970271 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1899/4030] 10.222.0.58 () {62 vars in 1318 bytes} [Wed May 18 22:31:49 2022] POST /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2/action => generated 52 bytes in 949 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) May 18 22:31:49.995796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-51dd2f0a-321e-4e43-a764-d2ffb93eb260 req-b88dc041-7fa0-443c-ab6a-c77235d8cf8a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d1180d87-f08e-43a5-b397-566d1b59da66", "tag": "ee5f1a7f-d3c7-4fea-b264-8efd15aec23b"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:50.020672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-51dd2f0a-321e-4e43-a764-d2ffb93eb260 req-b88dc041-7fa0-443c-ab6a-c77235d8cf8a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:50.022904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-51dd2f0a-321e-4e43-a764-d2ffb93eb260 req-b88dc041-7fa0-443c-ab6a-c77235d8cf8a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:50.060721 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-51dd2f0a-321e-4e43-a764-d2ffb93eb260 req-b88dc041-7fa0-443c-ab6a-c77235d8cf8a service nova] Creating event network-changed:ee5f1a7f-d3c7-4fea-b264-8efd15aec23b for instance d1180d87-f08e-43a5-b397-566d1b59da66 on n-h2-841040-6 May 18 22:31:50.073399 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-51dd2f0a-321e-4e43-a764-d2ffb93eb260 req-b88dc041-7fa0-443c-ab6a-c77235d8cf8a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.098699 May 18 22:31:50.079736 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1900/4031] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:49 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:50.096546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7af89731-1c0a-4357-86a8-de9e1a569185 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:50.097803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7af89731-1c0a-4357-86a8-de9e1a569185 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:50.138147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7af89731-1c0a-4357-86a8-de9e1a569185 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:50.139044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7af89731-1c0a-4357-86a8-de9e1a569185 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:50.139784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7af89731-1c0a-4357-86a8-de9e1a569185 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:50.140577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7af89731-1c0a-4357-86a8-de9e1a569185 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:50.513210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7af89731-1c0a-4357-86a8-de9e1a569185 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:50.526337 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7af89731-1c0a-4357-86a8-de9e1a569185 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1316 microversion: 2.1 time: 0.443448 May 18 22:31:50.529424 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1901/4032] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:50 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1316 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:50.539760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1945b641-9485-4472-b0a3-d002eeac447b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:50.540395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1945b641-9485-4472-b0a3-d002eeac447b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:50.560633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1945b641-9485-4472-b0a3-d002eeac447b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:50.561106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1945b641-9485-4472-b0a3-d002eeac447b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:50.563763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1945b641-9485-4472-b0a3-d002eeac447b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:50.572155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1945b641-9485-4472-b0a3-d002eeac447b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:50.663346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1945b641-9485-4472-b0a3-d002eeac447b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:50.675143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1945b641-9485-4472-b0a3-d002eeac447b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:50.691886 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1945b641-9485-4472-b0a3-d002eeac447b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:50.695953 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1945b641-9485-4472-b0a3-d002eeac447b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.165398 May 18 22:31:50.701600 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1902/4033] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:50 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:50.715951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-59d3840c-7afc-48d5-8d07-907279ff67ef tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:50.721947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-59d3840c-7afc-48d5-8d07-907279ff67ef tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:50.742915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59d3840c-7afc-48d5-8d07-907279ff67ef tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:50.743607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59d3840c-7afc-48d5-8d07-907279ff67ef tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:50.744599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59d3840c-7afc-48d5-8d07-907279ff67ef tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:50.745204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59d3840c-7afc-48d5-8d07-907279ff67ef tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:50.975999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-59d3840c-7afc-48d5-8d07-907279ff67ef tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:50.986491 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-59d3840c-7afc-48d5-8d07-907279ff67ef tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1678 microversion: 2.1 time: 0.283475 May 18 22:31:50.996690 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1903/4034] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:50 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1678 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:51.003568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-60c28099-8bd4-4043-9ae8-86445573f169 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:51.004101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-60c28099-8bd4-4043-9ae8-86445573f169 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [instance: 8019fa81-0973-4daa-9b34-9cef43e3ccd2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:51.017257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60c28099-8bd4-4043-9ae8-86445573f169 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:51.017702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60c28099-8bd4-4043-9ae8-86445573f169 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:51.022227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60c28099-8bd4-4043-9ae8-86445573f169 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:51.023187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60c28099-8bd4-4043-9ae8-86445573f169 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:51.042468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:51.097427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-60c28099-8bd4-4043-9ae8-86445573f169 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [instance: 8019fa81-0973-4daa-9b34-9cef43e3ccd2] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:31:51.306880 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-60c28099-8bd4-4043-9ae8-86445573f169 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2" status: 204 len: 0 microversion: 2.47 time: 0.312778 May 18 22:31:51.307980 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1904/4035] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:31:50 2022] DELETE /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:31:51.325990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5d0f909f-e06f-4cf9-996e-06251645b7df tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:51.333835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5d0f909f-e06f-4cf9-996e-06251645b7df tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [instance: 8019fa81-0973-4daa-9b34-9cef43e3ccd2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:51.342933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d0f909f-e06f-4cf9-996e-06251645b7df tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:51.346949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d0f909f-e06f-4cf9-996e-06251645b7df tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:51.350694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d0f909f-e06f-4cf9-996e-06251645b7df tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:51.353997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d0f909f-e06f-4cf9-996e-06251645b7df tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:51.634794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:51.824593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5d0f909f-e06f-4cf9-996e-06251645b7df tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:51.852846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5d0f909f-e06f-4cf9-996e-06251645b7df tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:51.859321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5d0f909f-e06f-4cf9-996e-06251645b7df tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:51.863394 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5d0f909f-e06f-4cf9-996e-06251645b7df tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] 10.222.0.58 "GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2" status: 200 len: 1365 microversion: 2.47 time: 0.548929 May 18 22:31:51.871756 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1905/4036] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:51 2022] GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2 => generated 1365 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:31:51.878215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0b662e79-cc43-4b57-b197-ebe6c284237a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:51.878834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0b662e79-cc43-4b57-b197-ebe6c284237a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:51.901570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b662e79-cc43-4b57-b197-ebe6c284237a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:51.902044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b662e79-cc43-4b57-b197-ebe6c284237a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:51.902819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b662e79-cc43-4b57-b197-ebe6c284237a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:51.913236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b662e79-cc43-4b57-b197-ebe6c284237a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:52.383976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0b662e79-cc43-4b57-b197-ebe6c284237a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:52.393705 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0b662e79-cc43-4b57-b197-ebe6c284237a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1316 microversion: 2.1 time: 0.520427 May 18 22:31:52.395130 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1906/4037] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:51 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1316 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:52.402377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b3be6ae3-a77a-4bc3-8909-8e60822b7e7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:52.406263 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b3be6ae3-a77a-4bc3-8909-8e60822b7e7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:52.431564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b3be6ae3-a77a-4bc3-8909-8e60822b7e7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:52.434309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b3be6ae3-a77a-4bc3-8909-8e60822b7e7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:52.435472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b3be6ae3-a77a-4bc3-8909-8e60822b7e7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:52.436335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b3be6ae3-a77a-4bc3-8909-8e60822b7e7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:52.587993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b3be6ae3-a77a-4bc3-8909-8e60822b7e7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:52.608407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b3be6ae3-a77a-4bc3-8909-8e60822b7e7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:52.610854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b3be6ae3-a77a-4bc3-8909-8e60822b7e7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:52.616186 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b3be6ae3-a77a-4bc3-8909-8e60822b7e7b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.215745 May 18 22:31:52.616859 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1907/4038] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:52 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:52.633370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-422e9148-e9f5-48ac-b5bc-8a1cfdb74b9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:52.634012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-422e9148-e9f5-48ac-b5bc-8a1cfdb74b9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:52.650110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-422e9148-e9f5-48ac-b5bc-8a1cfdb74b9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:52.650558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-422e9148-e9f5-48ac-b5bc-8a1cfdb74b9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:52.651320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-422e9148-e9f5-48ac-b5bc-8a1cfdb74b9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:52.651746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-422e9148-e9f5-48ac-b5bc-8a1cfdb74b9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:53.550672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-422e9148-e9f5-48ac-b5bc-8a1cfdb74b9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:53.563428 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-422e9148-e9f5-48ac-b5bc-8a1cfdb74b9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1655 microversion: 2.1 time: 0.943692 May 18 22:31:53.563967 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1908/4039] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:52 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1655 bytes in 947 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:53.590193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8e8d123a-1894-41b2-a87c-b7edd9a5d105 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:53.592532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8e8d123a-1894-41b2-a87c-b7edd9a5d105 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [instance: 8019fa81-0973-4daa-9b34-9cef43e3ccd2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:53.611249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e8d123a-1894-41b2-a87c-b7edd9a5d105 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:53.612032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e8d123a-1894-41b2-a87c-b7edd9a5d105 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:53.613367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e8d123a-1894-41b2-a87c-b7edd9a5d105 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:53.614792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e8d123a-1894-41b2-a87c-b7edd9a5d105 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:53.665535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8e8d123a-1894-41b2-a87c-b7edd9a5d105 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:53.895643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8e8d123a-1894-41b2-a87c-b7edd9a5d105 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:53.910926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8e8d123a-1894-41b2-a87c-b7edd9a5d105 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:53.918233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8e8d123a-1894-41b2-a87c-b7edd9a5d105 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '36a04ceb30874d64b91c3e99b249e28f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efed3f8950f44da78821ba4caef76b73', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:53.919626 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8e8d123a-1894-41b2-a87c-b7edd9a5d105 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] 10.222.0.58 "GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2" status: 200 len: 1365 microversion: 2.47 time: 0.353169 May 18 22:31:53.923964 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1909/4040] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:53 2022] GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2 => generated 1365 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:53.931914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e908b186-4803-4083-a315-4abdbcb140e0 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:53.946239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e908b186-4803-4083-a315-4abdbcb140e0 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:53.956628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e908b186-4803-4083-a315-4abdbcb140e0 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [119082] Writing DB stats nova_cell0:SELECT=12 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:53.977086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e908b186-4803-4083-a315-4abdbcb140e0 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:53.977558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e908b186-4803-4083-a315-4abdbcb140e0 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:53.980281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e908b186-4803-4083-a315-4abdbcb140e0 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:53.980709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e908b186-4803-4083-a315-4abdbcb140e0 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:54.857517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e908b186-4803-4083-a315-4abdbcb140e0 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:54.868315 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e908b186-4803-4083-a315-4abdbcb140e0 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1316 microversion: 2.1 time: 0.942985 May 18 22:31:54.870423 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1910/4041] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:53 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1316 bytes in 946 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:54.881646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fe7cec56-42b2-4373-a5ca-c114f621c84c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:54.893405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe7cec56-42b2-4373-a5ca-c114f621c84c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:54.893896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe7cec56-42b2-4373-a5ca-c114f621c84c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:54.949314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fe7cec56-42b2-4373-a5ca-c114f621c84c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Going to try to start instance {{(pid=119082) start /opt/stack/nova/nova/compute/api.py:2730}} May 18 22:31:55.028698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-fe7cec56-42b2-4373-a5ca-c114f621c84c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [119082] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:55.046866 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fe7cec56-42b2-4373-a5ca-c114f621c84c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "POST /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/action" status: 202 len: 0 microversion: 2.1 time: 0.173467 May 18 22:31:55.048923 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1911/4042] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:31:54 2022] POST /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:31:55.069287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0a06980d-ad25-4c2e-8a99-12decedfa5fa tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:55.073241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0a06980d-ad25-4c2e-8a99-12decedfa5fa tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:55.092682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a06980d-ad25-4c2e-8a99-12decedfa5fa tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:55.093363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a06980d-ad25-4c2e-8a99-12decedfa5fa tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:55.094402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a06980d-ad25-4c2e-8a99-12decedfa5fa tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:55.095135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a06980d-ad25-4c2e-8a99-12decedfa5fa tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:55.515485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:31:55.518040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:31:55.519501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:31:55.520317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:31:55.521967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:31:55.540746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:55.542954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:55.545528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:55.549345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:55.610890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Getting quotas for project e5df883c229e42a7b680b7a1d235ac3f. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:31:55.618766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Getting quotas for user eb225e03432f494ebf8395ed30881696 and project e5df883c229e42a7b680b7a1d235ac3f. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:31:55.867100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0a06980d-ad25-4c2e-8a99-12decedfa5fa tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:55.885148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:31:55.888355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=False,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag='boot',updated_at=,uuid=,volume_id='576e4894-76ca-4749-8588-b8cd771f39dc',volume_size=None,volume_type=None), BlockDeviceMapping(attachment_id=,boot_index=1,connection_info=None,created_at=,delete_on_termination=False,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag='other',updated_at=,uuid=,volume_id='7833806f-f0ed-4da9-8510-a7faf51623c2',volume_size=None,volume_type=None), BlockDeviceMapping(attachment_id=,boot_index=2,connection_info=None,created_at=,delete_on_termination=False,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='5ad94048-1f09-456c-a89c-520e79e56502',volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:31:55.888527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0a06980d-ad25-4c2e-8a99-12decedfa5fa tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:55.890075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0a06980d-ad25-4c2e-8a99-12decedfa5fa tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:55.891317 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0a06980d-ad25-4c2e-8a99-12decedfa5fa tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.835402 May 18 22:31:55.891884 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1912/4043] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:55 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 839 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:55.906980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-720abe82-c37a-4f4f-bf3c-dc42fb8aa8d4 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:55.907870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-720abe82-c37a-4f4f-bf3c-dc42fb8aa8d4 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] [instance: 8019fa81-0973-4daa-9b34-9cef43e3ccd2] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:55.920296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-720abe82-c37a-4f4f-bf3c-dc42fb8aa8d4 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:55.920759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-720abe82-c37a-4f4f-bf3c-dc42fb8aa8d4 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:55.921547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-720abe82-c37a-4f4f-bf3c-dc42fb8aa8d4 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:55.922012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-720abe82-c37a-4f4f-bf3c-dc42fb8aa8d4 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:55.942929 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-720abe82-c37a-4f4f-bf3c-dc42fb8aa8d4 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] HTTP exception thrown: Instance 8019fa81-0973-4daa-9b34-9cef43e3ccd2 could not be found. May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-720abe82-c37a-4f4f-bf3c-dc42fb8aa8d4 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Request method failure captured: May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2 HTTP/1.1 May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXPOdh1JWElxPx9xbjtYRLfawXD-JEgDfouyYLgLboAXHsheEX5iukpdUwi-FHxoseXrGzV13aqpZ5W2XfEBR1MntureMq-ZeLoHuKlJyVlcI9g-HtynA5XYJfefnE9qm5M7Ww7rzZXI04jG_uKBY5EJHBMUp6BkH3MLSEGy-NzEoCw May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.47 May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: efed3f8950f44da78821ba4caef76b73 May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersAaction247Test-686995380 May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/efed3f8950f44da78821ba4caef76b73"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/efed3f8950f44da78821ba4caef76b73"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_efed3f8950f44da78821ba4caef76b73"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/efed3f8950f44da78821ba4caef76b73"}]}] May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersAaction247Test-686995380 May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: efed3f8950f44da78821ba4caef76b73 May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersAaction247Test-686995380 May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersAaction247Test-686995380-project May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 36a04ceb30874d64b91c3e99b249e28f May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersAaction247Test-686995380-project May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8019fa81-0973-4daa-9b34-9cef43e3ccd2 could not be found. May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8019fa81-0973-4daa-9b34-9cef43e3ccd2'} May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8019fa81-0973-4daa-9b34-9cef43e3ccd2 could not be found. May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8019fa81-0973-4daa-9b34-9cef43e3ccd2 could not be found. May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:31:55.945603 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:55.951318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:31:55.951318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:31:55.951318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:31:55.951318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:31:55.951318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:31:55.951318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8019fa81-0973-4daa-9b34-9cef43e3ccd2 could not be found. May 18 22:31:55.951318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:31:55.953369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-720abe82-c37a-4f4f-bf3c-dc42fb8aa8d4 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] Returning 404 to user: Instance 8019fa81-0973-4daa-9b34-9cef43e3ccd2 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:31:55.954460 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-720abe82-c37a-4f4f-bf3c-dc42fb8aa8d4 tempest-ServersAaction247Test-686995380 tempest-ServersAaction247Test-686995380-project] 10.222.0.58 "GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2" status: 404 len: 111 microversion: 2.47 time: 0.061473 May 18 22:31:55.955520 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1913/4044] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:55 2022] GET /compute/v2.1/servers/8019fa81-0973-4daa-9b34-9cef43e3ccd2 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:31:55.961018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-68ef39f7-0444-4515-a53a-3e585df58ec2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:55.962017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-68ef39f7-0444-4515-a53a-3e585df58ec2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:55.977570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68ef39f7-0444-4515-a53a-3e585df58ec2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:55.981199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68ef39f7-0444-4515-a53a-3e585df58ec2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:55.982733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68ef39f7-0444-4515-a53a-3e585df58ec2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:55.984292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68ef39f7-0444-4515-a53a-3e585df58ec2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:56.668048 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-60fb89ba-aa44-4c6e-a903-6851607f595d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.32 time: 9.094387 May 18 22:31:56.670608 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2132/4045] 10.222.0.58 () {62 vars in 1188 bytes} [Wed May 18 22:31:47 2022] POST /compute/v2.1/servers => generated 405 bytes in 9101 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) May 18 22:31:56.679975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-12c64d33-be36-45fe-bcb6-c81fa5331dd8 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:56.681002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-12c64d33-be36-45fe-bcb6-c81fa5331dd8 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:56.701432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12c64d33-be36-45fe-bcb6-c81fa5331dd8 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:56.702251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12c64d33-be36-45fe-bcb6-c81fa5331dd8 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:56.703522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12c64d33-be36-45fe-bcb6-c81fa5331dd8 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:56.705282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12c64d33-be36-45fe-bcb6-c81fa5331dd8 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:56.968717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-12c64d33-be36-45fe-bcb6-c81fa5331dd8 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:56.980048 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-12c64d33-be36-45fe-bcb6-c81fa5331dd8 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1316 microversion: 2.1 time: 0.308168 May 18 22:31:56.980454 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2133/4046] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:56 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1316 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:56.986042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b784a383-5b68-467f-a7b4-bbbd98fdfc98 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:56.987629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b784a383-5b68-467f-a7b4-bbbd98fdfc98 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:57.104526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b784a383-5b68-467f-a7b4-bbbd98fdfc98 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:57.123054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b784a383-5b68-467f-a7b4-bbbd98fdfc98 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:57.126695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b784a383-5b68-467f-a7b4-bbbd98fdfc98 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:57.134035 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b784a383-5b68-467f-a7b4-bbbd98fdfc98 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1284 microversion: 2.32 time: 0.150893 May 18 22:31:57.136270 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2134/4047] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:56 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1284 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:57.143369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5d075575-77c7-4658-9126-873dfd50f710 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:57.153862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5d075575-77c7-4658-9126-873dfd50f710 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:57.181053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d075575-77c7-4658-9126-873dfd50f710 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:57.183144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d075575-77c7-4658-9126-873dfd50f710 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:57.187174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d075575-77c7-4658-9126-873dfd50f710 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:57.187912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d075575-77c7-4658-9126-873dfd50f710 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:57.407584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-68ef39f7-0444-4515-a53a-3e585df58ec2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:57.409780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5d075575-77c7-4658-9126-873dfd50f710 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:57.412842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-5d075575-77c7-4658-9126-873dfd50f710 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:31:57.419823 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-68ef39f7-0444-4515-a53a-3e585df58ec2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1664 microversion: 2.1 time: 1.463085 May 18 22:31:57.425001 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1914/4048] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:55 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1664 bytes in 1469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:57.430734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5d075575-77c7-4658-9126-873dfd50f710 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:57.432412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5d075575-77c7-4658-9126-873dfd50f710 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:57.433632 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5d075575-77c7-4658-9126-873dfd50f710 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.294051 May 18 22:31:57.445226 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2135/4049] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:57 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:57.997722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a8092b0-a096-4fd4-b6ac-590fa493081b tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:57.998379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5a8092b0-a096-4fd4-b6ac-590fa493081b tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:58.009926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a8092b0-a096-4fd4-b6ac-590fa493081b tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:58.010739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a8092b0-a096-4fd4-b6ac-590fa493081b tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:58.011855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a8092b0-a096-4fd4-b6ac-590fa493081b tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:58.013021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a8092b0-a096-4fd4-b6ac-590fa493081b tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:58.022072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-1e8011da-a1cc-46a1-88b6-7971cd4b256c req-2f849013-f88e-4b86-b1ab-926c2059fcdf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d1180d87-f08e-43a5-b397-566d1b59da66", "name": "network-vif-plugged", "status": "completed", "tag": "ee5f1a7f-d3c7-4fea-b264-8efd15aec23b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:31:58.046454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1e8011da-a1cc-46a1-88b6-7971cd4b256c req-2f849013-f88e-4b86-b1ab-926c2059fcdf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:58.046897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1e8011da-a1cc-46a1-88b6-7971cd4b256c req-2f849013-f88e-4b86-b1ab-926c2059fcdf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:58.067728 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-1e8011da-a1cc-46a1-88b6-7971cd4b256c req-2f849013-f88e-4b86-b1ab-926c2059fcdf service nova] Creating event network-vif-plugged:ee5f1a7f-d3c7-4fea-b264-8efd15aec23b for instance d1180d87-f08e-43a5-b397-566d1b59da66 on n-h2-841040-6 May 18 22:31:58.076271 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-1e8011da-a1cc-46a1-88b6-7971cd4b256c req-2f849013-f88e-4b86-b1ab-926c2059fcdf service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.058806 May 18 22:31:58.077252 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2136/4050] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:31:58 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:31:58.155141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fef792d2-bfa3-456f-b67a-707ae085073c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:58.156396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fef792d2-bfa3-456f-b67a-707ae085073c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:58.404214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fef792d2-bfa3-456f-b67a-707ae085073c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:58.413600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fef792d2-bfa3-456f-b67a-707ae085073c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:58.415132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fef792d2-bfa3-456f-b67a-707ae085073c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:58.416384 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fef792d2-bfa3-456f-b67a-707ae085073c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1284 microversion: 2.32 time: 0.265828 May 18 22:31:58.437793 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2137/4051] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:58 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1284 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:31:58.453129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-85b16972-adba-4198-9c31-f874547db50d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:58.453782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-85b16972-adba-4198-9c31-f874547db50d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:58.489104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85b16972-adba-4198-9c31-f874547db50d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:58.490688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85b16972-adba-4198-9c31-f874547db50d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:58.502885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85b16972-adba-4198-9c31-f874547db50d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:58.503866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85b16972-adba-4198-9c31-f874547db50d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:58.863167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-85b16972-adba-4198-9c31-f874547db50d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:58.878922 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-85b16972-adba-4198-9c31-f874547db50d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1664 microversion: 2.1 time: 0.439917 May 18 22:31:58.879536 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2138/4052] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:58 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1664 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:58.896662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9b1487d5-895e-42db-9c84-67673c0e343b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:58.897277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9b1487d5-895e-42db-9c84-67673c0e343b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:58.914586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b1487d5-895e-42db-9c84-67673c0e343b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:58.915032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b1487d5-895e-42db-9c84-67673c0e343b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:58.915806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b1487d5-895e-42db-9c84-67673c0e343b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:58.916238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b1487d5-895e-42db-9c84-67673c0e343b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:59.188718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9b1487d5-895e-42db-9c84-67673c0e343b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:59.201361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9b1487d5-895e-42db-9c84-67673c0e343b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:59.202888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9b1487d5-895e-42db-9c84-67673c0e343b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:59.204070 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9b1487d5-895e-42db-9c84-67673c0e343b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.323604 May 18 22:31:59.209182 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2139/4053] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:58 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:59.265673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5a8092b0-a096-4fd4-b6ac-590fa493081b tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:59.276331 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5a8092b0-a096-4fd4-b6ac-590fa493081b tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1316 microversion: 2.1 time: 1.283280 May 18 22:31:59.281265 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1915/4054] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:57 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1316 bytes in 1289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:31:59.434800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3702861e-3cf7-4169-9777-6fd07f5f591e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:59.435420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3702861e-3cf7-4169-9777-6fd07f5f591e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:59.467136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3702861e-3cf7-4169-9777-6fd07f5f591e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:59.475535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3702861e-3cf7-4169-9777-6fd07f5f591e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:59.480096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3702861e-3cf7-4169-9777-6fd07f5f591e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:59.481410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3702861e-3cf7-4169-9777-6fd07f5f591e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:59.776553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3702861e-3cf7-4169-9777-6fd07f5f591e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:59.791982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3702861e-3cf7-4169-9777-6fd07f5f591e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:59.800096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3702861e-3cf7-4169-9777-6fd07f5f591e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:31:59.803034 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3702861e-3cf7-4169-9777-6fd07f5f591e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1574 microversion: 2.32 time: 0.372358 May 18 22:31:59.818885 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2140/4055] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:31:59 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1574 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:31:59.900324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-57ebf54c-bd68-4fa3-a91b-102dfe653784 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:31:59.901212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-57ebf54c-bd68-4fa3-a91b-102dfe653784 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:31:59.925980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57ebf54c-bd68-4fa3-a91b-102dfe653784 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:59.926873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57ebf54c-bd68-4fa3-a91b-102dfe653784 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:31:59.928321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57ebf54c-bd68-4fa3-a91b-102dfe653784 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:31:59.933855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57ebf54c-bd68-4fa3-a91b-102dfe653784 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:00.227066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-92ca490b-c97f-4db2-bc0f-a76e47280a02 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:00.227746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-92ca490b-c97f-4db2-bc0f-a76e47280a02 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:00.252364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92ca490b-c97f-4db2-bc0f-a76e47280a02 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:00.253031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92ca490b-c97f-4db2-bc0f-a76e47280a02 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:00.254334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92ca490b-c97f-4db2-bc0f-a76e47280a02 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:00.256802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92ca490b-c97f-4db2-bc0f-a76e47280a02 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:00.573727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-92ca490b-c97f-4db2-bc0f-a76e47280a02 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:00.585897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-92ca490b-c97f-4db2-bc0f-a76e47280a02 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:00.590367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-92ca490b-c97f-4db2-bc0f-a76e47280a02 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:00.596041 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-92ca490b-c97f-4db2-bc0f-a76e47280a02 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.373322 May 18 22:32:00.600129 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2141/4056] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:00 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:00.612366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29cb6e14-31fa-471f-b745-2362d6e5023c tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:00.613337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-29cb6e14-31fa-471f-b745-2362d6e5023c tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:00.621245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29cb6e14-31fa-471f-b745-2362d6e5023c tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:00.621952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29cb6e14-31fa-471f-b745-2362d6e5023c tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:00.622926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29cb6e14-31fa-471f-b745-2362d6e5023c tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:00.623530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29cb6e14-31fa-471f-b745-2362d6e5023c tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:00.729302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-57ebf54c-bd68-4fa3-a91b-102dfe653784 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:00.739374 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-57ebf54c-bd68-4fa3-a91b-102dfe653784 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1664 microversion: 2.1 time: 0.846069 May 18 22:32:00.740793 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1916/4057] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:31:59 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1664 bytes in 848 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:00.824988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-00c3bb87-e1f6-4c34-ada4-6e8a7e5d53e6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:00.825602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-00c3bb87-e1f6-4c34-ada4-6e8a7e5d53e6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:00.849852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00c3bb87-e1f6-4c34-ada4-6e8a7e5d53e6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:00.850504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00c3bb87-e1f6-4c34-ada4-6e8a7e5d53e6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:00.853540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00c3bb87-e1f6-4c34-ada4-6e8a7e5d53e6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:00.854764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00c3bb87-e1f6-4c34-ada4-6e8a7e5d53e6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.169390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-00c3bb87-e1f6-4c34-ada4-6e8a7e5d53e6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:01.186054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-00c3bb87-e1f6-4c34-ada4-6e8a7e5d53e6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:01.193654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-00c3bb87-e1f6-4c34-ada4-6e8a7e5d53e6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:01.196654 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-00c3bb87-e1f6-4c34-ada4-6e8a7e5d53e6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1592 microversion: 2.32 time: 0.375884 May 18 22:32:01.199433 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1917/4058] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:00 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1592 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:01.216220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-29cb6e14-31fa-471f-b745-2362d6e5023c tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:01.226948 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-29cb6e14-31fa-471f-b745-2362d6e5023c tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1504 microversion: 2.1 time: 0.625511 May 18 22:32:01.227529 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2142/4059] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:00 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1504 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:01.249355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2945b1ca-ddc2-44d2-acc5-6b738d2adf46 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:01.249885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2945b1ca-ddc2-44d2-acc5-6b738d2adf46 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:01.272893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2945b1ca-ddc2-44d2-acc5-6b738d2adf46 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.273262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2945b1ca-ddc2-44d2-acc5-6b738d2adf46 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.277380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2945b1ca-ddc2-44d2-acc5-6b738d2adf46 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.277869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2945b1ca-ddc2-44d2-acc5-6b738d2adf46 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.329461 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2945b1ca-ddc2-44d2-acc5-6b738d2adf46 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66/ips" status: 200 len: 108 microversion: 2.1 time: 0.088983 May 18 22:32:01.338423 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1918/4060] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:32:01 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66/ips => generated 108 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:01.341462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-efaab73a-d9f9-413b-b2f1-7aec1b09fb36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:01.341994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-efaab73a-d9f9-413b-b2f1-7aec1b09fb36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:01.349841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efaab73a-d9f9-413b-b2f1-7aec1b09fb36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.350532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efaab73a-d9f9-413b-b2f1-7aec1b09fb36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.351972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efaab73a-d9f9-413b-b2f1-7aec1b09fb36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.352584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efaab73a-d9f9-413b-b2f1-7aec1b09fb36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.382311 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-efaab73a-d9f9-413b-b2f1-7aec1b09fb36 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66/ips" status: 200 len: 108 microversion: 2.1 time: 0.044953 May 18 22:32:01.383083 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2143/4061] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:32:01 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66/ips => generated 108 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:01.396249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-306f4c57-6665-40a6-9622-c4edc0167a2a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:01.397069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-306f4c57-6665-40a6-9622-c4edc0167a2a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:01.405274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-306f4c57-6665-40a6-9622-c4edc0167a2a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.406232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-306f4c57-6665-40a6-9622-c4edc0167a2a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.407407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-306f4c57-6665-40a6-9622-c4edc0167a2a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.408691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-306f4c57-6665-40a6-9622-c4edc0167a2a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.440427 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-306f4c57-6665-40a6-9622-c4edc0167a2a tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66/ips/tempest-ServerAddressesTestJSON-895408218-network" status: 200 len: 93 microversion: 2.1 time: 0.050642 May 18 22:32:01.441687 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1919/4062] 10.222.0.58 () {58 vars in 1397 bytes} [Wed May 18 22:32:01 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66/ips/tempest-ServerAddressesTestJSON-895408218-network => generated 93 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:32:01.456636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-93308f49-3012-4979-a7a3-2b0805ada393 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:01.458011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-93308f49-3012-4979-a7a3-2b0805ada393 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:01.508601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93308f49-3012-4979-a7a3-2b0805ada393 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.510174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93308f49-3012-4979-a7a3-2b0805ada393 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.512876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93308f49-3012-4979-a7a3-2b0805ada393 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.515056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93308f49-3012-4979-a7a3-2b0805ada393 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.594622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-93308f49-3012-4979-a7a3-2b0805ada393 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:32:01.618764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f865af80-a675-46bc-b7a7-8ce0ff00b6d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:01.620013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f865af80-a675-46bc-b7a7-8ce0ff00b6d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:01.634744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f865af80-a675-46bc-b7a7-8ce0ff00b6d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.636778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f865af80-a675-46bc-b7a7-8ce0ff00b6d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.639140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f865af80-a675-46bc-b7a7-8ce0ff00b6d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.639902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f865af80-a675-46bc-b7a7-8ce0ff00b6d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.760452 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-93308f49-3012-4979-a7a3-2b0805ada393 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "DELETE /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 204 len: 0 microversion: 2.1 time: 0.311723 May 18 22:32:01.761374 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2144/4063] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:32:01 2022] DELETE /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:32:01.768118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-15d1eae9-3dd6-43f6-8a40-2672442e5dc0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:01.768816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-15d1eae9-3dd6-43f6-8a40-2672442e5dc0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:01.786926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15d1eae9-3dd6-43f6-8a40-2672442e5dc0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.787648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15d1eae9-3dd6-43f6-8a40-2672442e5dc0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.788597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15d1eae9-3dd6-43f6-8a40-2672442e5dc0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.789025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15d1eae9-3dd6-43f6-8a40-2672442e5dc0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.851164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f865af80-a675-46bc-b7a7-8ce0ff00b6d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:01.872961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f865af80-a675-46bc-b7a7-8ce0ff00b6d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:01.875104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f865af80-a675-46bc-b7a7-8ce0ff00b6d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:01.876814 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f865af80-a675-46bc-b7a7-8ce0ff00b6d6 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.264036 May 18 22:32:01.878030 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1920/4064] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:01 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:01.883949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1ced53db-8b79-4aa3-af13-ef6889347b57 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:01.884889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1ced53db-8b79-4aa3-af13-ef6889347b57 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:01.896691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ced53db-8b79-4aa3-af13-ef6889347b57 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.898240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ced53db-8b79-4aa3-af13-ef6889347b57 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:01.900032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ced53db-8b79-4aa3-af13-ef6889347b57 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:01.900810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ced53db-8b79-4aa3-af13-ef6889347b57 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:02.325072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1ced53db-8b79-4aa3-af13-ef6889347b57 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:02.329555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-15d1eae9-3dd6-43f6-8a40-2672442e5dc0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:02.341445 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-15d1eae9-3dd6-43f6-8a40-2672442e5dc0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1668 microversion: 2.1 time: 0.578789 May 18 22:32:02.346217 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1ced53db-8b79-4aa3-af13-ef6889347b57 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1510 microversion: 2.1 time: 0.466368 May 18 22:32:02.365879 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1921/4065] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:01 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1510 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:02.366508 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2145/4066] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:01 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1668 bytes in 604 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:02.378529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ebce759-5201-47dc-a823-478c5f8bad8e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:02.379545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7ebce759-5201-47dc-a823-478c5f8bad8e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:02.389210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ebce759-5201-47dc-a823-478c5f8bad8e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:02.390035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ebce759-5201-47dc-a823-478c5f8bad8e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:02.391955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ebce759-5201-47dc-a823-478c5f8bad8e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:02.394253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ebce759-5201-47dc-a823-478c5f8bad8e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:02.711093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ebce759-5201-47dc-a823-478c5f8bad8e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:02.763074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ebce759-5201-47dc-a823-478c5f8bad8e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:02.773891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ebce759-5201-47dc-a823-478c5f8bad8e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:02.776199 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7ebce759-5201-47dc-a823-478c5f8bad8e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1592 microversion: 2.32 time: 0.408404 May 18 22:32:02.778071 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2146/4067] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:02 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1592 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:02.895603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c160677c-288f-4784-8fd6-56f37d976e81 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:02.897594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c160677c-288f-4784-8fd6-56f37d976e81 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:02.904781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c160677c-288f-4784-8fd6-56f37d976e81 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:02.905625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c160677c-288f-4784-8fd6-56f37d976e81 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:02.906790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c160677c-288f-4784-8fd6-56f37d976e81 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:02.907495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c160677c-288f-4784-8fd6-56f37d976e81 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:03.244974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c160677c-288f-4784-8fd6-56f37d976e81 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:03.263079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c160677c-288f-4784-8fd6-56f37d976e81 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:03.265204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c160677c-288f-4784-8fd6-56f37d976e81 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:03.267472 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c160677c-288f-4784-8fd6-56f37d976e81 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.375889 May 18 22:32:03.286617 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1922/4068] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:02 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:03.382268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-886b8e54-1c6f-48df-aa5c-79b129e5b979 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:03.383595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-886b8e54-1c6f-48df-aa5c-79b129e5b979 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:03.390265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-886b8e54-1c6f-48df-aa5c-79b129e5b979 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:03.390995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-886b8e54-1c6f-48df-aa5c-79b129e5b979 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:03.391986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-886b8e54-1c6f-48df-aa5c-79b129e5b979 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:03.393037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-886b8e54-1c6f-48df-aa5c-79b129e5b979 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:03.803279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-656cc556-6dab-4ce9-a55e-eb2be2874d6f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:03.804117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-656cc556-6dab-4ce9-a55e-eb2be2874d6f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:03.832800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656cc556-6dab-4ce9-a55e-eb2be2874d6f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:03.835829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656cc556-6dab-4ce9-a55e-eb2be2874d6f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:03.836924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656cc556-6dab-4ce9-a55e-eb2be2874d6f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:03.841988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656cc556-6dab-4ce9-a55e-eb2be2874d6f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:03.886413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-886b8e54-1c6f-48df-aa5c-79b129e5b979 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2830d184c29e41048ec7a33f1630da59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c68faf3909c4896ae04631010cc855d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:03.913901 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-886b8e54-1c6f-48df-aa5c-79b129e5b979 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 200 len: 1510 microversion: 2.1 time: 0.535265 May 18 22:32:03.915079 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2147/4069] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:03 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 1510 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:04.165144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-64d209d0-3ccf-4510-b1f9-7a24d0705706 req-0b149778-e211-49b9-9b2b-94019756c532 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d1180d87-f08e-43a5-b397-566d1b59da66", "name": "network-vif-deleted", "tag": "ee5f1a7f-d3c7-4fea-b264-8efd15aec23b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:04.178306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-64d209d0-3ccf-4510-b1f9-7a24d0705706 req-0b149778-e211-49b9-9b2b-94019756c532 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:04.181500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-64d209d0-3ccf-4510-b1f9-7a24d0705706 req-0b149778-e211-49b9-9b2b-94019756c532 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:04.203284 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-64d209d0-3ccf-4510-b1f9-7a24d0705706 req-0b149778-e211-49b9-9b2b-94019756c532 service nova] Creating event network-vif-deleted:ee5f1a7f-d3c7-4fea-b264-8efd15aec23b for instance d1180d87-f08e-43a5-b397-566d1b59da66 on n-h2-841040-6 May 18 22:32:04.220369 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-64d209d0-3ccf-4510-b1f9-7a24d0705706 req-0b149778-e211-49b9-9b2b-94019756c532 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.059537 May 18 22:32:04.221384 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2148/4070] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:04 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:32:04.294580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2b6ad0c8-f5f4-4670-9095-da1ca3ef675a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:04.295048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2b6ad0c8-f5f4-4670-9095-da1ca3ef675a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:04.316253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b6ad0c8-f5f4-4670-9095-da1ca3ef675a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:04.323778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b6ad0c8-f5f4-4670-9095-da1ca3ef675a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:04.327646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b6ad0c8-f5f4-4670-9095-da1ca3ef675a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:04.328341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b6ad0c8-f5f4-4670-9095-da1ca3ef675a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:05.023728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-656cc556-6dab-4ce9-a55e-eb2be2874d6f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:05.043741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-656cc556-6dab-4ce9-a55e-eb2be2874d6f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:05.051211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-656cc556-6dab-4ce9-a55e-eb2be2874d6f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:05.057502 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-656cc556-6dab-4ce9-a55e-eb2be2874d6f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1659 microversion: 2.32 time: 1.264616 May 18 22:32:05.060398 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1923/4071] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:03 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1659 bytes in 1268 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:05.078987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5fa988b6-ff57-4265-9cfe-bef5197a94b7 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:05.081712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5fa988b6-ff57-4265-9cfe-bef5197a94b7 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [instance: d1180d87-f08e-43a5-b397-566d1b59da66] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:05.089251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5fa988b6-ff57-4265-9cfe-bef5197a94b7 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] [119082] Writing DB stats nova_api:SELECT=96,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:05.122901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fa988b6-ff57-4265-9cfe-bef5197a94b7 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:05.126128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fa988b6-ff57-4265-9cfe-bef5197a94b7 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:05.128613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fa988b6-ff57-4265-9cfe-bef5197a94b7 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:05.130941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fa988b6-ff57-4265-9cfe-bef5197a94b7 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:05.171719 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-5fa988b6-ff57-4265-9cfe-bef5197a94b7 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] HTTP exception thrown: Instance d1180d87-f08e-43a5-b397-566d1b59da66 could not be found. May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5fa988b6-ff57-4265-9cfe-bef5197a94b7 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Request method failure captured: May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 HTTP/1.1 May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXPK4PKEQWiUOpEe0thAp0mDEsSrbBfbAbWDm4aFUKQStG4oxyfgg03RXlLTwPPuj8ML3KPlUkQOB4R1Q98Loqq4kBvEQ-zMyTYz_8Yki0YvpAV8Y5-NRY-Mu_SSUxUefukYNs1n58gurULixIkfkrHszNMqy24wMImAQoN7W1PHjMA May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 8c68faf3909c4896ae04631010cc855d May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerAddressesTestJSON-1256139261 May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/8c68faf3909c4896ae04631010cc855d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8c68faf3909c4896ae04631010cc855d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_8c68faf3909c4896ae04631010cc855d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/8c68faf3909c4896ae04631010cc855d"}]}] May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerAddressesTestJSON-1256139261 May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 8c68faf3909c4896ae04631010cc855d May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerAddressesTestJSON-1256139261 May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerAddressesTestJSON-1256139261-project May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2830d184c29e41048ec7a33f1630da59 May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerAddressesTestJSON-1256139261-project May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance d1180d87-f08e-43a5-b397-566d1b59da66 could not be found. May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'd1180d87-f08e-43a5-b397-566d1b59da66'} May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d1180d87-f08e-43a5-b397-566d1b59da66 could not be found. May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d1180d87-f08e-43a5-b397-566d1b59da66 could not be found. May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:05.176760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:05.184264 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:05.184264 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:05.184264 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:05.184264 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:32:05.184264 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:32:05.184264 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d1180d87-f08e-43a5-b397-566d1b59da66 could not be found. May 18 22:32:05.184264 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:05.187198 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5fa988b6-ff57-4265-9cfe-bef5197a94b7 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] Returning 404 to user: Instance d1180d87-f08e-43a5-b397-566d1b59da66 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:32:05.190322 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5fa988b6-ff57-4265-9cfe-bef5197a94b7 tempest-ServerAddressesTestJSON-1256139261 tempest-ServerAddressesTestJSON-1256139261-project] 10.222.0.58 "GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66" status: 404 len: 111 microversion: 2.1 time: 0.125683 May 18 22:32:05.191627 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1924/4072] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:05 2022] GET /compute/v2.1/servers/d1180d87-f08e-43a5-b397-566d1b59da66 => generated 111 bytes in 130 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:32:05.244977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2b6ad0c8-f5f4-4670-9095-da1ca3ef675a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:05.258708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2b6ad0c8-f5f4-4670-9095-da1ca3ef675a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:05.268598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2b6ad0c8-f5f4-4670-9095-da1ca3ef675a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:05.274271 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2b6ad0c8-f5f4-4670-9095-da1ca3ef675a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.986494 May 18 22:32:05.274749 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2149/4073] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:04 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 989 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:06.082228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5572414b-70b6-401c-b46f-25a1e0e37924 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:06.082889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5572414b-70b6-401c-b46f-25a1e0e37924 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:06.095741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5572414b-70b6-401c-b46f-25a1e0e37924 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:06.096914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5572414b-70b6-401c-b46f-25a1e0e37924 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:06.097699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5572414b-70b6-401c-b46f-25a1e0e37924 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:06.100520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5572414b-70b6-401c-b46f-25a1e0e37924 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:06.292879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a9067821-332e-45e9-91aa-867d2cc2f15a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:06.294115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a9067821-332e-45e9-91aa-867d2cc2f15a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:06.301581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a9067821-332e-45e9-91aa-867d2cc2f15a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:06.315692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9067821-332e-45e9-91aa-867d2cc2f15a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:06.316135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9067821-332e-45e9-91aa-867d2cc2f15a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:06.316898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9067821-332e-45e9-91aa-867d2cc2f15a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:06.317324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9067821-332e-45e9-91aa-867d2cc2f15a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:06.530739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a9067821-332e-45e9-91aa-867d2cc2f15a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:06.547845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a9067821-332e-45e9-91aa-867d2cc2f15a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:06.551858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a9067821-332e-45e9-91aa-867d2cc2f15a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:06.554559 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a9067821-332e-45e9-91aa-867d2cc2f15a tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.265629 May 18 22:32:06.579003 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2150/4074] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:06 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:07.163672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5572414b-70b6-401c-b46f-25a1e0e37924 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:07.185598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5572414b-70b6-401c-b46f-25a1e0e37924 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:07.189011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5572414b-70b6-401c-b46f-25a1e0e37924 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:07.190601 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5572414b-70b6-401c-b46f-25a1e0e37924 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1659 microversion: 2.32 time: 1.115012 May 18 22:32:07.191930 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1925/4075] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:06 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1659 bytes in 1117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:07.594414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6858c260-0f78-423a-8131-a9d000b12831 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:07.597989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6858c260-0f78-423a-8131-a9d000b12831 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:07.611523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6858c260-0f78-423a-8131-a9d000b12831 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:07.612195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6858c260-0f78-423a-8131-a9d000b12831 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:07.613948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6858c260-0f78-423a-8131-a9d000b12831 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:07.615433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6858c260-0f78-423a-8131-a9d000b12831 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:07.874916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6858c260-0f78-423a-8131-a9d000b12831 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:07.888705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6858c260-0f78-423a-8131-a9d000b12831 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:07.893715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6858c260-0f78-423a-8131-a9d000b12831 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:07.905487 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6858c260-0f78-423a-8131-a9d000b12831 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.322239 May 18 22:32:07.917707 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2151/4076] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:07 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:08.216551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f756c24d-82cf-488c-855c-17ebc4506f72 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:08.218177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f756c24d-82cf-488c-855c-17ebc4506f72 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:08.245664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f756c24d-82cf-488c-855c-17ebc4506f72 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:08.247748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f756c24d-82cf-488c-855c-17ebc4506f72 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:08.251155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f756c24d-82cf-488c-855c-17ebc4506f72 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:08.251608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f756c24d-82cf-488c-855c-17ebc4506f72 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:08.768481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f756c24d-82cf-488c-855c-17ebc4506f72 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:08.791064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f756c24d-82cf-488c-855c-17ebc4506f72 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:08.801127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f756c24d-82cf-488c-855c-17ebc4506f72 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:08.806525 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f756c24d-82cf-488c-855c-17ebc4506f72 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1705 microversion: 2.32 time: 0.590836 May 18 22:32:08.808531 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1926/4077] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:08 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1705 bytes in 598 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:08.924826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-668ddb59-472c-4d76-acbd-74736340d3d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:08.925437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-668ddb59-472c-4d76-acbd-74736340d3d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:08.937625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-668ddb59-472c-4d76-acbd-74736340d3d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119083] Writing DB stats nova_cell0:SELECT=10 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:08.964266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-668ddb59-472c-4d76-acbd-74736340d3d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:08.964720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-668ddb59-472c-4d76-acbd-74736340d3d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:08.971157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-668ddb59-472c-4d76-acbd-74736340d3d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:08.971685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-668ddb59-472c-4d76-acbd-74736340d3d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:09.165756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-668ddb59-472c-4d76-acbd-74736340d3d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:09.194163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-668ddb59-472c-4d76-acbd-74736340d3d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:09.203802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-668ddb59-472c-4d76-acbd-74736340d3d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:09.209173 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-668ddb59-472c-4d76-acbd-74736340d3d5 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.286259 May 18 22:32:09.209817 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2152/4078] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:08 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:09.828729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d970a4f3-1c92-4368-b50d-5bf0fbb60f7e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:09.829539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d970a4f3-1c92-4368-b50d-5bf0fbb60f7e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:09.843171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d970a4f3-1c92-4368-b50d-5bf0fbb60f7e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:09.844018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d970a4f3-1c92-4368-b50d-5bf0fbb60f7e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:09.846686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d970a4f3-1c92-4368-b50d-5bf0fbb60f7e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:09.848757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d970a4f3-1c92-4368-b50d-5bf0fbb60f7e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:09.904751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d970a4f3-1c92-4368-b50d-5bf0fbb60f7e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:09.923069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestMultiTenantJSON-server-567191407", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "60d755f9-1357-4068-ada0-41701214b71b"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:10.021188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] validate_networks() for [('60d755f9-1357-4068-ada0-41701214b71b', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:32:10.286943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d970a4f3-1c92-4368-b50d-5bf0fbb60f7e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:10.304469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d970a4f3-1c92-4368-b50d-5bf0fbb60f7e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:10.309199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d970a4f3-1c92-4368-b50d-5bf0fbb60f7e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:10.312963 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d970a4f3-1c92-4368-b50d-5bf0fbb60f7e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1751 microversion: 2.32 time: 0.488251 May 18 22:32:10.314351 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2153/4079] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:09 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1751 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:10.322785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ff18453-989c-41b9-8e52-d923fc1f1ccf tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:10.327752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9ff18453-989c-41b9-8e52-d923fc1f1ccf tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:10.348632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ff18453-989c-41b9-8e52-d923fc1f1ccf tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:10.351079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ff18453-989c-41b9-8e52-d923fc1f1ccf tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:10.353862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ff18453-989c-41b9-8e52-d923fc1f1ccf tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:10.355693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ff18453-989c-41b9-8e52-d923fc1f1ccf tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:10.613343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9ff18453-989c-41b9-8e52-d923fc1f1ccf tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:10.627752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9ff18453-989c-41b9-8e52-d923fc1f1ccf tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:10.629208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9ff18453-989c-41b9-8e52-d923fc1f1ccf tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:10.631124 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9ff18453-989c-41b9-8e52-d923fc1f1ccf tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.313958 May 18 22:32:10.631700 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2154/4080] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:10 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:11.336439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8c8e273f-56db-4f9c-9196-afb2ad232d07 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:11.337778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8c8e273f-56db-4f9c-9196-afb2ad232d07 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:11.355722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8c8e273f-56db-4f9c-9196-afb2ad232d07 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_api:INSERT=5,nova_api:SELECT=85,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:11.357909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c8e273f-56db-4f9c-9196-afb2ad232d07 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:11.358437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c8e273f-56db-4f9c-9196-afb2ad232d07 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:11.359214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c8e273f-56db-4f9c-9196-afb2ad232d07 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:11.359642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c8e273f-56db-4f9c-9196-afb2ad232d07 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:11.559210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:32:11.560686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:32:11.562112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:32:11.562922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:32:11.563776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:32:11.603157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:11.603604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:11.604413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:11.604843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:11.653407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Getting quotas for project 9d038f224bce46d8b9bcb3c981a72857. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:32:11.667875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Getting quotas for user 18a57490a05c48f3ab13ccd91a778abd and project 9d038f224bce46d8b9bcb3c981a72857. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:32:11.688602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:32:11.691392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:32:11.772993 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9842c7da-c25f-45d0-a6d2-b445a736deec tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.541448 May 18 22:32:11.781815 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1927/4081] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:32:09 2022] POST /compute/v2.1/servers => generated 380 bytes in 2551 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:32:11.788080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-54f37b0a-0740-4fbc-8f28-cf8d7e39d7c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:11.789023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-54f37b0a-0740-4fbc-8f28-cf8d7e39d7c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:11.795891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54f37b0a-0740-4fbc-8f28-cf8d7e39d7c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:11.796604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54f37b0a-0740-4fbc-8f28-cf8d7e39d7c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:11.797603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54f37b0a-0740-4fbc-8f28-cf8d7e39d7c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:11.798267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54f37b0a-0740-4fbc-8f28-cf8d7e39d7c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:11.886026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-54f37b0a-0740-4fbc-8f28-cf8d7e39d7c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:11.908969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-54f37b0a-0740-4fbc-8f28-cf8d7e39d7c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:11.917682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-54f37b0a-0740-4fbc-8f28-cf8d7e39d7c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:11.922091 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-54f37b0a-0740-4fbc-8f28-cf8d7e39d7c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.138669 May 18 22:32:11.925513 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1928/4082] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:11 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:11.937812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2ec6ad72-42f8-4b90-9ef5-d01327697167 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:11.940990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2ec6ad72-42f8-4b90-9ef5-d01327697167 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:12.019796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c8e273f-56db-4f9c-9196-afb2ad232d07 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:12.046963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c8e273f-56db-4f9c-9196-afb2ad232d07 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:12.061091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c8e273f-56db-4f9c-9196-afb2ad232d07 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:12.069474 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8c8e273f-56db-4f9c-9196-afb2ad232d07 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1751 microversion: 2.32 time: 0.737464 May 18 22:32:12.070851 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2155/4083] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:11 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1751 bytes in 740 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:12.172445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2ec6ad72-42f8-4b90-9ef5-d01327697167 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:12.189498 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2ec6ad72-42f8-4b90-9ef5-d01327697167 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1227 microversion: 2.1 time: 0.262388 May 18 22:32:12.199088 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1929/4084] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:11 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1227 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:12.944701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c0c6c74b-46a7-45a2-aac5-948f102de6c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:12.945260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c0c6c74b-46a7-45a2-aac5-948f102de6c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:12.972421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0c6c74b-46a7-45a2-aac5-948f102de6c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:12.972902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0c6c74b-46a7-45a2-aac5-948f102de6c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.018s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:12.979155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0c6c74b-46a7-45a2-aac5-948f102de6c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:12.980572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0c6c74b-46a7-45a2-aac5-948f102de6c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:13.091722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d360f9a4-c195-4a35-a884-2e7204ae9c21 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:13.092323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d360f9a4-c195-4a35-a884-2e7204ae9c21 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:13.124845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d360f9a4-c195-4a35-a884-2e7204ae9c21 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:13.125560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d360f9a4-c195-4a35-a884-2e7204ae9c21 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:13.129553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d360f9a4-c195-4a35-a884-2e7204ae9c21 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:13.131331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d360f9a4-c195-4a35-a884-2e7204ae9c21 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:13.143326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c0c6c74b-46a7-45a2-aac5-948f102de6c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:13.157940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c0c6c74b-46a7-45a2-aac5-948f102de6c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:13.163608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c0c6c74b-46a7-45a2-aac5-948f102de6c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:13.168416 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c0c6c74b-46a7-45a2-aac5-948f102de6c2 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.229079 May 18 22:32:13.170086 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2156/4085] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:12 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:13.208963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d862f895-6604-4311-92f4-b059dc7c2648 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:13.210037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d862f895-6604-4311-92f4-b059dc7c2648 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:13.221429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d862f895-6604-4311-92f4-b059dc7c2648 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:13.222327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d862f895-6604-4311-92f4-b059dc7c2648 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:13.224751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d862f895-6604-4311-92f4-b059dc7c2648 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:13.225453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d862f895-6604-4311-92f4-b059dc7c2648 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:13.406697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d862f895-6604-4311-92f4-b059dc7c2648 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:13.419892 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d862f895-6604-4311-92f4-b059dc7c2648 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1279 microversion: 2.1 time: 0.215621 May 18 22:32:13.444176 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2157/4086] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:13 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1279 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:14.188926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-98ece509-f391-4b2e-966c-8f0cad449b8f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:14.190455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-98ece509-f391-4b2e-966c-8f0cad449b8f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:14.204015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-98ece509-f391-4b2e-966c-8f0cad449b8f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:14.204992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-98ece509-f391-4b2e-966c-8f0cad449b8f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:14.207073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-98ece509-f391-4b2e-966c-8f0cad449b8f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:14.209162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-98ece509-f391-4b2e-966c-8f0cad449b8f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:14.210996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d360f9a4-c195-4a35-a884-2e7204ae9c21 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:14.223525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d360f9a4-c195-4a35-a884-2e7204ae9c21 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:14.225251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d360f9a4-c195-4a35-a884-2e7204ae9c21 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:14.226564 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d360f9a4-c195-4a35-a884-2e7204ae9c21 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1797 microversion: 2.32 time: 1.140376 May 18 22:32:14.238107 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1930/4087] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:13 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1797 bytes in 1150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:14.444693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0d601ae8-7470-4ab4-9bfa-046ca253f6a2 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:14.445619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0d601ae8-7470-4ab4-9bfa-046ca253f6a2 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:14.456507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d601ae8-7470-4ab4-9bfa-046ca253f6a2 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:14.458338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d601ae8-7470-4ab4-9bfa-046ca253f6a2 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:14.465927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d601ae8-7470-4ab4-9bfa-046ca253f6a2 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:14.466901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d601ae8-7470-4ab4-9bfa-046ca253f6a2 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:14.743095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-98ece509-f391-4b2e-966c-8f0cad449b8f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:14.759121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-98ece509-f391-4b2e-966c-8f0cad449b8f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:14.762690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-98ece509-f391-4b2e-966c-8f0cad449b8f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:14.767205 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-98ece509-f391-4b2e-966c-8f0cad449b8f tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.581348 May 18 22:32:14.771690 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2158/4088] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:14 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:14.866900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0d601ae8-7470-4ab4-9bfa-046ca253f6a2 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:14.883092 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0d601ae8-7470-4ab4-9bfa-046ca253f6a2 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1285 microversion: 2.1 time: 0.442842 May 18 22:32:14.884208 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1931/4089] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:14 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1285 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:32:15.251729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e9052e40-5816-4d2c-84cc-a8ba94ddec60 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:15.254782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e9052e40-5816-4d2c-84cc-a8ba94ddec60 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:15.280103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9052e40-5816-4d2c-84cc-a8ba94ddec60 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:15.284061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9052e40-5816-4d2c-84cc-a8ba94ddec60 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:15.285152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9052e40-5816-4d2c-84cc-a8ba94ddec60 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:15.291094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9052e40-5816-4d2c-84cc-a8ba94ddec60 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:15.742738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e9052e40-5816-4d2c-84cc-a8ba94ddec60 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:15.769002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e9052e40-5816-4d2c-84cc-a8ba94ddec60 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:15.772704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e9052e40-5816-4d2c-84cc-a8ba94ddec60 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:15.776114 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e9052e40-5816-4d2c-84cc-a8ba94ddec60 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1843 microversion: 2.32 time: 0.528941 May 18 22:32:15.790395 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2159/4090] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:15 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1843 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:15.792644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a17c4ec-cbd2-47af-84e4-73286741ac0b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:15.793930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5a17c4ec-cbd2-47af-84e4-73286741ac0b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:15.808410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a17c4ec-cbd2-47af-84e4-73286741ac0b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:15.812285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a17c4ec-cbd2-47af-84e4-73286741ac0b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:15.814754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a17c4ec-cbd2-47af-84e4-73286741ac0b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:15.816310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a17c4ec-cbd2-47af-84e4-73286741ac0b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:15.900533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86557ca7-ac9a-4423-807c-dd54fc3eb220 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:15.901147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-86557ca7-ac9a-4423-807c-dd54fc3eb220 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:15.902795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5a17c4ec-cbd2-47af-84e4-73286741ac0b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119082] Writing DB stats nova_cell1:INSERT=1,nova_cell1:SELECT=99 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:15.911959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86557ca7-ac9a-4423-807c-dd54fc3eb220 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:15.914295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86557ca7-ac9a-4423-807c-dd54fc3eb220 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:15.915979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86557ca7-ac9a-4423-807c-dd54fc3eb220 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:15.917044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86557ca7-ac9a-4423-807c-dd54fc3eb220 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:16.060892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-86557ca7-ac9a-4423-807c-dd54fc3eb220 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:16.079615 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-86557ca7-ac9a-4423-807c-dd54fc3eb220 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1285 microversion: 2.1 time: 0.183097 May 18 22:32:16.092231 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2160/4091] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:15 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1285 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:32:16.115215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5a17c4ec-cbd2-47af-84e4-73286741ac0b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:16.124765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5a17c4ec-cbd2-47af-84e4-73286741ac0b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:16.126313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5a17c4ec-cbd2-47af-84e4-73286741ac0b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:16.127638 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5a17c4ec-cbd2-47af-84e4-73286741ac0b tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.339480 May 18 22:32:16.144917 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1932/4092] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:15 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:16.797811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ea21c44b-649a-4de3-827e-afd488ee3f20 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:16.798421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ea21c44b-649a-4de3-827e-afd488ee3f20 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:16.828697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea21c44b-649a-4de3-827e-afd488ee3f20 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:16.829311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea21c44b-649a-4de3-827e-afd488ee3f20 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:16.830129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea21c44b-649a-4de3-827e-afd488ee3f20 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:16.830813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea21c44b-649a-4de3-827e-afd488ee3f20 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:17.108620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-61b4b066-ec80-437c-9cce-e9664bbcbe16 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:17.109228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-61b4b066-ec80-437c-9cce-e9664bbcbe16 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:17.136930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61b4b066-ec80-437c-9cce-e9664bbcbe16 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:17.137906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61b4b066-ec80-437c-9cce-e9664bbcbe16 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:17.142963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61b4b066-ec80-437c-9cce-e9664bbcbe16 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:17.146513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61b4b066-ec80-437c-9cce-e9664bbcbe16 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:17.214879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ea21c44b-649a-4de3-827e-afd488ee3f20 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:17.242577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ea21c44b-649a-4de3-827e-afd488ee3f20 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:17.251712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ea21c44b-649a-4de3-827e-afd488ee3f20 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:17.260362 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ea21c44b-649a-4de3-827e-afd488ee3f20 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1843 microversion: 2.32 time: 0.466039 May 18 22:32:17.261098 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2161/4093] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:16 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1843 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:17.277272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f49de46-c59c-47a4-9794-a616b323da42 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:17.280433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4f49de46-c59c-47a4-9794-a616b323da42 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:17.298469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f49de46-c59c-47a4-9794-a616b323da42 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:17.299208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f49de46-c59c-47a4-9794-a616b323da42 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:17.300075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f49de46-c59c-47a4-9794-a616b323da42 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:17.300639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f49de46-c59c-47a4-9794-a616b323da42 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:17.749291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4f49de46-c59c-47a4-9794-a616b323da42 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:17.762161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4f49de46-c59c-47a4-9794-a616b323da42 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:17.764200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4f49de46-c59c-47a4-9794-a616b323da42 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:17.768849 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4f49de46-c59c-47a4-9794-a616b323da42 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.501907 May 18 22:32:17.771531 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2162/4094] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:17 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:18.283166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8a973c40-fccd-4a6e-bf4b-d118ecdcb98d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:18.285010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8a973c40-fccd-4a6e-bf4b-d118ecdcb98d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:18.307381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a973c40-fccd-4a6e-bf4b-d118ecdcb98d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:18.308188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a973c40-fccd-4a6e-bf4b-d118ecdcb98d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:18.309249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a973c40-fccd-4a6e-bf4b-d118ecdcb98d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:18.311710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a973c40-fccd-4a6e-bf4b-d118ecdcb98d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:18.849115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61b4b066-ec80-437c-9cce-e9664bbcbe16 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:18.858266 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-61b4b066-ec80-437c-9cce-e9664bbcbe16 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1327 microversion: 2.1 time: 1.754020 May 18 22:32:18.873230 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1933/4095] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:17 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1327 bytes in 1769 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:18.890090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2f0bcdc1-3445-411f-a50d-0f9684c777e0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:18.891799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2f0bcdc1-3445-411f-a50d-0f9684c777e0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:18.930492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f0bcdc1-3445-411f-a50d-0f9684c777e0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:18.935637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f0bcdc1-3445-411f-a50d-0f9684c777e0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:18.938979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f0bcdc1-3445-411f-a50d-0f9684c777e0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:18.940617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f0bcdc1-3445-411f-a50d-0f9684c777e0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:19.068032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8a973c40-fccd-4a6e-bf4b-d118ecdcb98d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:19.080241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8a973c40-fccd-4a6e-bf4b-d118ecdcb98d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:19.091879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8a973c40-fccd-4a6e-bf4b-d118ecdcb98d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:19.093114 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8a973c40-fccd-4a6e-bf4b-d118ecdcb98d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1843 microversion: 2.32 time: 0.816281 May 18 22:32:19.093692 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2163/4096] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:18 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1843 bytes in 817 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:19.476967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2f0bcdc1-3445-411f-a50d-0f9684c777e0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:19.500777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2f0bcdc1-3445-411f-a50d-0f9684c777e0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:19.507817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2f0bcdc1-3445-411f-a50d-0f9684c777e0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:19.511146 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2f0bcdc1-3445-411f-a50d-0f9684c777e0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.634630 May 18 22:32:19.513244 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1934/4097] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:18 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:19.758675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b74a3f38-9b74-44b9-8a98-a111720eeeac req-7ede0362-55ea-4e5d-bf9a-ea153b4ab873 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "tag": "9b1ee96c-c958-4b8b-bd16-67059673e562"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:19.788465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b74a3f38-9b74-44b9-8a98-a111720eeeac req-7ede0362-55ea-4e5d-bf9a-ea153b4ab873 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:19.793963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b74a3f38-9b74-44b9-8a98-a111720eeeac req-7ede0362-55ea-4e5d-bf9a-ea153b4ab873 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:19.810494 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b74a3f38-9b74-44b9-8a98-a111720eeeac req-7ede0362-55ea-4e5d-bf9a-ea153b4ab873 service nova] Creating event network-changed:9b1ee96c-c958-4b8b-bd16-67059673e562 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:32:19.829787 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b74a3f38-9b74-44b9-8a98-a111720eeeac req-7ede0362-55ea-4e5d-bf9a-ea153b4ab873 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.074845 May 18 22:32:19.830506 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2164/4098] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:19 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:32:19.880636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-09ed6c96-2982-444c-9073-4cb6ca429c99 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:19.881937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-09ed6c96-2982-444c-9073-4cb6ca429c99 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:19.900011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-09ed6c96-2982-444c-9073-4cb6ca429c99 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:19.901077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-09ed6c96-2982-444c-9073-4cb6ca429c99 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:19.902115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-09ed6c96-2982-444c-9073-4cb6ca429c99 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:19.902725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-09ed6c96-2982-444c-9073-4cb6ca429c99 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:20.112521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1cdb513f-f435-489f-babc-8e341b5113b9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:20.113212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1cdb513f-f435-489f-babc-8e341b5113b9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:20.129607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cdb513f-f435-489f-babc-8e341b5113b9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:20.130617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cdb513f-f435-489f-babc-8e341b5113b9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:20.132020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cdb513f-f435-489f-babc-8e341b5113b9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:20.132640 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cdb513f-f435-489f-babc-8e341b5113b9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:20.621850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1cdb513f-f435-489f-babc-8e341b5113b9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:20.641688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1cdb513f-f435-489f-babc-8e341b5113b9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:20.649588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1cdb513f-f435-489f-babc-8e341b5113b9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:20.654784 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1cdb513f-f435-489f-babc-8e341b5113b9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1843 microversion: 2.32 time: 0.544324 May 18 22:32:20.663506 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2165/4099] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:20 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1843 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:20.669299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ea358024-649c-4cdb-a15a-eea356d17bbe tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:20.670172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ea358024-649c-4cdb-a15a-eea356d17bbe tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:20.696201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea358024-649c-4cdb-a15a-eea356d17bbe tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:20.698669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea358024-649c-4cdb-a15a-eea356d17bbe tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:20.699658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea358024-649c-4cdb-a15a-eea356d17bbe tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:20.701994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea358024-649c-4cdb-a15a-eea356d17bbe tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:20.894308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ea358024-649c-4cdb-a15a-eea356d17bbe tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:20.912226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ea358024-649c-4cdb-a15a-eea356d17bbe tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:20.913824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ea358024-649c-4cdb-a15a-eea356d17bbe tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:20.915577 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ea358024-649c-4cdb-a15a-eea356d17bbe tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.249625 May 18 22:32:20.916155 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2166/4100] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:20 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:20.925902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d3ccd44e-2878-45f5-bf22-f6164855ec62 req-f384621a-fc6f-434a-80e2-8b61b0e65c85 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "874c0114-23d6-4d93-9a74-dd13f38b7efb", "tag": "7d689701-0f1b-4642-841e-152235a094c3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:20.952581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d3ccd44e-2878-45f5-bf22-f6164855ec62 req-f384621a-fc6f-434a-80e2-8b61b0e65c85 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:20.953024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d3ccd44e-2878-45f5-bf22-f6164855ec62 req-f384621a-fc6f-434a-80e2-8b61b0e65c85 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:20.975469 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d3ccd44e-2878-45f5-bf22-f6164855ec62 req-f384621a-fc6f-434a-80e2-8b61b0e65c85 service nova] Creating event network-changed:7d689701-0f1b-4642-841e-152235a094c3 for instance 874c0114-23d6-4d93-9a74-dd13f38b7efb on n-h2-841040-6 May 18 22:32:20.984303 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d3ccd44e-2878-45f5-bf22-f6164855ec62 req-f384621a-fc6f-434a-80e2-8b61b0e65c85 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.066965 May 18 22:32:20.987896 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2167/4101] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:20 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:21.116163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-09ed6c96-2982-444c-9073-4cb6ca429c99 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:21.135209 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-09ed6c96-2982-444c-9073-4cb6ca429c99 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1327 microversion: 2.1 time: 1.260179 May 18 22:32:21.140641 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1935/4102] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:19 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1327 bytes in 1267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:21.683179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ba712fe6-6f85-4ecf-970a-67447eca9ecf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:21.684270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ba712fe6-6f85-4ecf-970a-67447eca9ecf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:21.691634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba712fe6-6f85-4ecf-970a-67447eca9ecf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:21.692529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba712fe6-6f85-4ecf-970a-67447eca9ecf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:21.693627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba712fe6-6f85-4ecf-970a-67447eca9ecf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:21.694353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba712fe6-6f85-4ecf-970a-67447eca9ecf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:21.931086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ba712fe6-6f85-4ecf-970a-67447eca9ecf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:21.935630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-09ed6c96-2982-444c-9073-4cb6ca429c99 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:21.940370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a902f6c2-3c47-4e4c-9747-b0de38e35a21 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:21.941000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a902f6c2-3c47-4e4c-9747-b0de38e35a21 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:21.946620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ba712fe6-6f85-4ecf-970a-67447eca9ecf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:21.948325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a902f6c2-3c47-4e4c-9747-b0de38e35a21 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:21.948970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a902f6c2-3c47-4e4c-9747-b0de38e35a21 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:21.949199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ba712fe6-6f85-4ecf-970a-67447eca9ecf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:21.949965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a902f6c2-3c47-4e4c-9747-b0de38e35a21 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:21.950402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a902f6c2-3c47-4e4c-9747-b0de38e35a21 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:21.951158 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ba712fe6-6f85-4ecf-970a-67447eca9ecf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1843 microversion: 2.32 time: 0.272631 May 18 22:32:21.952714 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2168/4103] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:21 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1843 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:22.152991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7b90bf75-6663-4da2-8bdf-614aa0ef0e51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:22.153934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7b90bf75-6663-4da2-8bdf-614aa0ef0e51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:22.161506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b90bf75-6663-4da2-8bdf-614aa0ef0e51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:22.162275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b90bf75-6663-4da2-8bdf-614aa0ef0e51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:22.163263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b90bf75-6663-4da2-8bdf-614aa0ef0e51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:22.163875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b90bf75-6663-4da2-8bdf-614aa0ef0e51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:22.180248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a902f6c2-3c47-4e4c-9747-b0de38e35a21 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:22.265675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a902f6c2-3c47-4e4c-9747-b0de38e35a21 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:22.287700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a902f6c2-3c47-4e4c-9747-b0de38e35a21 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:22.289922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a902f6c2-3c47-4e4c-9747-b0de38e35a21 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:22.292082 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a902f6c2-3c47-4e4c-9747-b0de38e35a21 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.356667 May 18 22:32:22.304461 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1936/4104] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:21 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:22.421384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7b90bf75-6663-4da2-8bdf-614aa0ef0e51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:22.432313 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7b90bf75-6663-4da2-8bdf-614aa0ef0e51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1327 microversion: 2.1 time: 0.283157 May 18 22:32:22.435846 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2169/4105] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:22 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1327 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:32:22.972697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d55e7282-8efc-46c2-ad1f-46cb803b6f95 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:22.973341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d55e7282-8efc-46c2-ad1f-46cb803b6f95 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:23.000904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d55e7282-8efc-46c2-ad1f-46cb803b6f95 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:23.006319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d55e7282-8efc-46c2-ad1f-46cb803b6f95 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:23.009600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d55e7282-8efc-46c2-ad1f-46cb803b6f95 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:23.014217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d55e7282-8efc-46c2-ad1f-46cb803b6f95 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:23.310675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f77d479-8e51-43cb-a964-2fb2dcfe60ec tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:23.311923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f77d479-8e51-43cb-a964-2fb2dcfe60ec tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:23.322993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f77d479-8e51-43cb-a964-2fb2dcfe60ec tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:23.323437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f77d479-8e51-43cb-a964-2fb2dcfe60ec tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:23.324279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f77d479-8e51-43cb-a964-2fb2dcfe60ec tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:23.324629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f77d479-8e51-43cb-a964-2fb2dcfe60ec tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:23.568603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f77d479-8e51-43cb-a964-2fb2dcfe60ec tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:23.585507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f77d479-8e51-43cb-a964-2fb2dcfe60ec tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:23.589289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f77d479-8e51-43cb-a964-2fb2dcfe60ec tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:23.592329 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f77d479-8e51-43cb-a964-2fb2dcfe60ec tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.285814 May 18 22:32:23.597170 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2170/4106] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:23 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:23.608254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-79abec8c-c721-4b34-aff4-c01cbbe3de54 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:23.612076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-79abec8c-c721-4b34-aff4-c01cbbe3de54 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:23.620685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79abec8c-c721-4b34-aff4-c01cbbe3de54 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:23.621618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79abec8c-c721-4b34-aff4-c01cbbe3de54 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:23.622852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79abec8c-c721-4b34-aff4-c01cbbe3de54 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:23.623612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79abec8c-c721-4b34-aff4-c01cbbe3de54 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:23.657077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d55e7282-8efc-46c2-ad1f-46cb803b6f95 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:23.680994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d55e7282-8efc-46c2-ad1f-46cb803b6f95 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:23.682638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d55e7282-8efc-46c2-ad1f-46cb803b6f95 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:23.686989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-79abec8c-c721-4b34-aff4-c01cbbe3de54 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:23.692516 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d55e7282-8efc-46c2-ad1f-46cb803b6f95 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1864 microversion: 2.32 time: 0.723780 May 18 22:32:23.696676 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1937/4107] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:22 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1864 bytes in 730 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:23.987137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-79abec8c-c721-4b34-aff4-c01cbbe3de54 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:24.008440 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-79abec8c-c721-4b34-aff4-c01cbbe3de54 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1327 microversion: 2.1 time: 0.400658 May 18 22:32:24.011839 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2171/4108] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:23 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1327 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:24.152565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-14889a23-940e-4d70-a0a5-f63752255633 req-66e6422d-adb6-4e9a-9ced-6f4a0c10f01a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "tag": "a120a64c-5af7-44a6-adb1-c9fbc5ee4976"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:24.180290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-14889a23-940e-4d70-a0a5-f63752255633 req-66e6422d-adb6-4e9a-9ced-6f4a0c10f01a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:24.183844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-14889a23-940e-4d70-a0a5-f63752255633 req-66e6422d-adb6-4e9a-9ced-6f4a0c10f01a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:24.220964 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-14889a23-940e-4d70-a0a5-f63752255633 req-66e6422d-adb6-4e9a-9ced-6f4a0c10f01a service nova] Creating event network-changed:a120a64c-5af7-44a6-adb1-c9fbc5ee4976 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:32:24.234681 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-14889a23-940e-4d70-a0a5-f63752255633 req-66e6422d-adb6-4e9a-9ced-6f4a0c10f01a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.085852 May 18 22:32:24.236227 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1938/4109] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:24 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:24.616264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-643fa80d-7cf5-4c61-b1fb-88b7ade02695 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:24.621862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-643fa80d-7cf5-4c61-b1fb-88b7ade02695 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:24.638138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-643fa80d-7cf5-4c61-b1fb-88b7ade02695 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:24.640624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-643fa80d-7cf5-4c61-b1fb-88b7ade02695 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:24.644505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-643fa80d-7cf5-4c61-b1fb-88b7ade02695 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:24.646507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-643fa80d-7cf5-4c61-b1fb-88b7ade02695 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:24.716834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-718e362d-6967-42f7-8cf8-d73178b579ff tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:24.718204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-718e362d-6967-42f7-8cf8-d73178b579ff tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:24.733224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-718e362d-6967-42f7-8cf8-d73178b579ff tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:24.739557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-718e362d-6967-42f7-8cf8-d73178b579ff tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:24.744355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-718e362d-6967-42f7-8cf8-d73178b579ff tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:24.746197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-718e362d-6967-42f7-8cf8-d73178b579ff tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:24.991810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-643fa80d-7cf5-4c61-b1fb-88b7ade02695 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:25.026678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-643fa80d-7cf5-4c61-b1fb-88b7ade02695 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:25.028334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-643fa80d-7cf5-4c61-b1fb-88b7ade02695 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:25.034165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-643fa80d-7cf5-4c61-b1fb-88b7ade02695 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.423375 May 18 22:32:25.044596 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2172/4110] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:24 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:25.070663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f81d8a06-5c39-4568-8637-b0f32a990524 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:25.072922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f81d8a06-5c39-4568-8637-b0f32a990524 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:25.094812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f81d8a06-5c39-4568-8637-b0f32a990524 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:25.096348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f81d8a06-5c39-4568-8637-b0f32a990524 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:25.098135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f81d8a06-5c39-4568-8637-b0f32a990524 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:25.102463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f81d8a06-5c39-4568-8637-b0f32a990524 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:25.419088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f81d8a06-5c39-4568-8637-b0f32a990524 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:25.434081 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f81d8a06-5c39-4568-8637-b0f32a990524 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1327 microversion: 2.1 time: 0.374792 May 18 22:32:25.434686 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2173/4111] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:25 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1327 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:26.064007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d069055b-388a-47ad-8764-e2fc3413d479 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:26.065906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d069055b-388a-47ad-8764-e2fc3413d479 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:26.081198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d069055b-388a-47ad-8764-e2fc3413d479 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:26.084534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d069055b-388a-47ad-8764-e2fc3413d479 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:26.086358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d069055b-388a-47ad-8764-e2fc3413d479 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:26.089194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d069055b-388a-47ad-8764-e2fc3413d479 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:26.134456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-718e362d-6967-42f7-8cf8-d73178b579ff tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:26.151455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-718e362d-6967-42f7-8cf8-d73178b579ff tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:26.153013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-718e362d-6967-42f7-8cf8-d73178b579ff tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:26.154713 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-718e362d-6967-42f7-8cf8-d73178b579ff tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.443354 May 18 22:32:26.155793 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1939/4112] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:24 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1445 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:26.451279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b6a5b18a-1ade-42fe-bbb5-eb0b94a0173c tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:26.452774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b6a5b18a-1ade-42fe-bbb5-eb0b94a0173c tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:26.466129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6a5b18a-1ade-42fe-bbb5-eb0b94a0173c tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:26.466939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6a5b18a-1ade-42fe-bbb5-eb0b94a0173c tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:26.467933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6a5b18a-1ade-42fe-bbb5-eb0b94a0173c tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:26.468662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6a5b18a-1ade-42fe-bbb5-eb0b94a0173c tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:26.558598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d069055b-388a-47ad-8764-e2fc3413d479 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:26.573243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d069055b-388a-47ad-8764-e2fc3413d479 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:26.579632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d069055b-388a-47ad-8764-e2fc3413d479 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:26.580881 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d069055b-388a-47ad-8764-e2fc3413d479 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.521650 May 18 22:32:26.581828 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2174/4113] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:26 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:27.174745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f446b274-cb0d-4c3a-b54d-fd50556da0bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:27.176163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f446b274-cb0d-4c3a-b54d-fd50556da0bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:27.192957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f446b274-cb0d-4c3a-b54d-fd50556da0bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:27.193452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f446b274-cb0d-4c3a-b54d-fd50556da0bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:27.194404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f446b274-cb0d-4c3a-b54d-fd50556da0bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:27.196517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f446b274-cb0d-4c3a-b54d-fd50556da0bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:27.806560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b6a5b18a-1ade-42fe-bbb5-eb0b94a0173c tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:27.814887 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b6a5b18a-1ade-42fe-bbb5-eb0b94a0173c tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1327 microversion: 2.1 time: 1.367764 May 18 22:32:27.821383 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1940/4114] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:26 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1327 bytes in 1375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:27.854635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-10e41127-1db7-42c7-bb6f-8f59b58948a4 req-bcae777c-356e-422d-81ac-be0d6c5d0023 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "tag": "7c3c473d-cc1b-4455-ad3e-a45cea873a24"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:27.896999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-10e41127-1db7-42c7-bb6f-8f59b58948a4 req-bcae777c-356e-422d-81ac-be0d6c5d0023 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:27.897945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-10e41127-1db7-42c7-bb6f-8f59b58948a4 req-bcae777c-356e-422d-81ac-be0d6c5d0023 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:27.926878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f446b274-cb0d-4c3a-b54d-fd50556da0bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:27.939336 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-10e41127-1db7-42c7-bb6f-8f59b58948a4 req-bcae777c-356e-422d-81ac-be0d6c5d0023 service nova] Creating event network-changed:7c3c473d-cc1b-4455-ad3e-a45cea873a24 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:32:27.941954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f446b274-cb0d-4c3a-b54d-fd50556da0bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:27.943528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f446b274-cb0d-4c3a-b54d-fd50556da0bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:27.948556 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f446b274-cb0d-4c3a-b54d-fd50556da0bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.774602 May 18 22:32:27.954380 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2175/4115] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:27 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:27.960149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-35de9985-b350-48c9-ac7e-0fc4f487e4c1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:27.964330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-35de9985-b350-48c9-ac7e-0fc4f487e4c1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:27.969475 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-10e41127-1db7-42c7-bb6f-8f59b58948a4 req-bcae777c-356e-422d-81ac-be0d6c5d0023 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.136236 May 18 22:32:27.979299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-35de9985-b350-48c9-ac7e-0fc4f487e4c1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:27.980744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-35de9985-b350-48c9-ac7e-0fc4f487e4c1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:27.985686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-35de9985-b350-48c9-ac7e-0fc4f487e4c1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:27.986499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-35de9985-b350-48c9-ac7e-0fc4f487e4c1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:27.988003 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1941/4116] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:27 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:28.193672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-35de9985-b350-48c9-ac7e-0fc4f487e4c1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:28.220743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-35de9985-b350-48c9-ac7e-0fc4f487e4c1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:28.224730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-35de9985-b350-48c9-ac7e-0fc4f487e4c1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:28.229226 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-35de9985-b350-48c9-ac7e-0fc4f487e4c1 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.272684 May 18 22:32:28.231937 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2176/4117] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:27 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:28.549514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1108491345", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:28.664664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] validate_networks() for [('4cb1b865-aea2-4e84-83cb-eeee67ae1cdc', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:32:28.837907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4cd536f4-dc4c-4d54-b817-7f535fd772d9 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:28.838527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4cd536f4-dc4c-4d54-b817-7f535fd772d9 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:28.855031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cd536f4-dc4c-4d54-b817-7f535fd772d9 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:28.856501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cd536f4-dc4c-4d54-b817-7f535fd772d9 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:28.859142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cd536f4-dc4c-4d54-b817-7f535fd772d9 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:28.862289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cd536f4-dc4c-4d54-b817-7f535fd772d9 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:29.146979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4cd536f4-dc4c-4d54-b817-7f535fd772d9 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:29.161982 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4cd536f4-dc4c-4d54-b817-7f535fd772d9 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1327 microversion: 2.1 time: 0.327394 May 18 22:32:29.165232 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2177/4118] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:28 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1327 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:29.172993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-08d6639e-d044-497c-a8e7-24cfcb410b78 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:29.175159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-08d6639e-d044-497c-a8e7-24cfcb410b78 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:29.190008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08d6639e-d044-497c-a8e7-24cfcb410b78 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:29.199598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08d6639e-d044-497c-a8e7-24cfcb410b78 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:29.202123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08d6639e-d044-497c-a8e7-24cfcb410b78 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:29.206250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-08d6639e-d044-497c-a8e7-24cfcb410b78 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:29.939510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-08d6639e-d044-497c-a8e7-24cfcb410b78 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:29.951600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-08d6639e-d044-497c-a8e7-24cfcb410b78 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:29.969646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-08d6639e-d044-497c-a8e7-24cfcb410b78 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:29.973709 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-08d6639e-d044-497c-a8e7-24cfcb410b78 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.806577 May 18 22:32:29.984534 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2178/4119] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:29 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:29.984534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1073d12a-14d8-4af2-ae9c-62ab3287506c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:29.984534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1073d12a-14d8-4af2-ae9c-62ab3287506c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:30.024778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1073d12a-14d8-4af2-ae9c-62ab3287506c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:30.025242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1073d12a-14d8-4af2-ae9c-62ab3287506c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:30.026076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1073d12a-14d8-4af2-ae9c-62ab3287506c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:30.026509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1073d12a-14d8-4af2-ae9c-62ab3287506c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:30.278484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1073d12a-14d8-4af2-ae9c-62ab3287506c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:30.298544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1073d12a-14d8-4af2-ae9c-62ab3287506c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:30.303807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1073d12a-14d8-4af2-ae9c-62ab3287506c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:30.311912 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1073d12a-14d8-4af2-ae9c-62ab3287506c tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.336128 May 18 22:32:30.312724 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2179/4120] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:29 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:30.332078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-2df6e0fa-98bf-4063-83a2-740e1e7f7cef req-0903bcfb-71cc-440f-a681-4de4b6ffe9c5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "874c0114-23d6-4d93-9a74-dd13f38b7efb", "name": "network-vif-plugged", "status": "completed", "tag": "7d689701-0f1b-4642-841e-152235a094c3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:30.365224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2df6e0fa-98bf-4063-83a2-740e1e7f7cef req-0903bcfb-71cc-440f-a681-4de4b6ffe9c5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:30.370537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2df6e0fa-98bf-4063-83a2-740e1e7f7cef req-0903bcfb-71cc-440f-a681-4de4b6ffe9c5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:30.394573 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-2df6e0fa-98bf-4063-83a2-740e1e7f7cef req-0903bcfb-71cc-440f-a681-4de4b6ffe9c5 service nova] Creating event network-vif-plugged:7d689701-0f1b-4642-841e-152235a094c3 for instance 874c0114-23d6-4d93-9a74-dd13f38b7efb on n-h2-841040-6 May 18 22:32:30.402980 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-2df6e0fa-98bf-4063-83a2-740e1e7f7cef req-0903bcfb-71cc-440f-a681-4de4b6ffe9c5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.080883 May 18 22:32:30.403777 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2180/4121] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:30 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:30.409696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cec32813-d624-492e-9531-622be640b52e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:30.410800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cec32813-d624-492e-9531-622be640b52e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:30.418747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cec32813-d624-492e-9531-622be640b52e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:30.419481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cec32813-d624-492e-9531-622be640b52e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:30.420475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cec32813-d624-492e-9531-622be640b52e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:30.421075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cec32813-d624-492e-9531-622be640b52e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:30.629054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:32:30.630234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:32:30.630820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:32:30.631607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:32:30.632324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:32:30.658463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:30.659286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:30.660342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:30.661568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:30.710629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Getting quotas for project edd5f79700f24590927d4bf2c5495c51. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:32:30.727047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Getting quotas for user 94bcc78dec364e90817e350a20230721 and project edd5f79700f24590927d4bf2c5495c51. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:32:30.777814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:32:30.781125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:32:30.915431 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4690fb75-3bd6-46d3-bdd1-f34c54ab5521 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 2.925958 May 18 22:32:30.919208 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1942/4122] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:32:27 2022] POST /compute/v2.1/servers => generated 383 bytes in 2930 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:32:30.930463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-326e618b-cb6d-4389-9227-8a8fd949d4d8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:30.932603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-326e618b-cb6d-4389-9227-8a8fd949d4d8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:31.214838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cec32813-d624-492e-9531-622be640b52e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:31.228544 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cec32813-d624-492e-9531-622be640b52e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1327 microversion: 2.1 time: 0.823327 May 18 22:32:31.235444 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2181/4123] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:30 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1327 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:31.249398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b67671e6-2a7e-4089-926f-b0a5b67c2979 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:31.250409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b67671e6-2a7e-4089-926f-b0a5b67c2979 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:31.265953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b67671e6-2a7e-4089-926f-b0a5b67c2979 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:31.269909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b67671e6-2a7e-4089-926f-b0a5b67c2979 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:31.271107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b67671e6-2a7e-4089-926f-b0a5b67c2979 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:31.271732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b67671e6-2a7e-4089-926f-b0a5b67c2979 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:31.645334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-326e618b-cb6d-4389-9227-8a8fd949d4d8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:31.660222 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-326e618b-cb6d-4389-9227-8a8fd949d4d8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1222 microversion: 2.1 time: 0.735322 May 18 22:32:31.660909 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1943/4124] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:30 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1222 bytes in 737 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:32:31.686416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-95518ce5-a50d-441f-bd8c-287b4f6ebc46 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:31.689986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-95518ce5-a50d-441f-bd8c-287b4f6ebc46 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:31.714611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95518ce5-a50d-441f-bd8c-287b4f6ebc46 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:31.717678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95518ce5-a50d-441f-bd8c-287b4f6ebc46 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:31.719576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95518ce5-a50d-441f-bd8c-287b4f6ebc46 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:31.723684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95518ce5-a50d-441f-bd8c-287b4f6ebc46 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:31.804691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b67671e6-2a7e-4089-926f-b0a5b67c2979 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:31.820674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b67671e6-2a7e-4089-926f-b0a5b67c2979 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:31.822248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b67671e6-2a7e-4089-926f-b0a5b67c2979 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:31.831638 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b67671e6-2a7e-4089-926f-b0a5b67c2979 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.590857 May 18 22:32:31.832247 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2182/4125] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:31 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:31.851193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-8fcb86b3-a17b-4df5-81b0-916c063ddab7 req-a7a093f8-82aa-45b1-8469-4efa14df0828 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "tag": "84576118-db08-4f96-947d-e048c05d7f0c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:31.893491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8fcb86b3-a17b-4df5-81b0-916c063ddab7 req-a7a093f8-82aa-45b1-8469-4efa14df0828 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:31.894069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8fcb86b3-a17b-4df5-81b0-916c063ddab7 req-a7a093f8-82aa-45b1-8469-4efa14df0828 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:31.940656 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-8fcb86b3-a17b-4df5-81b0-916c063ddab7 req-a7a093f8-82aa-45b1-8469-4efa14df0828 service nova] Creating event network-changed:84576118-db08-4f96-947d-e048c05d7f0c for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:32:31.960543 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-8fcb86b3-a17b-4df5-81b0-916c063ddab7 req-a7a093f8-82aa-45b1-8469-4efa14df0828 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.123794 May 18 22:32:31.961452 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2183/4126] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:31 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:31.967076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-151093316", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:32.075003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] validate_networks() for [('4cb1b865-aea2-4e84-83cb-eeee67ae1cdc', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:32:32.303528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-95518ce5-a50d-441f-bd8c-287b4f6ebc46 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:32.330007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-95518ce5-a50d-441f-bd8c-287b4f6ebc46 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:32.341008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-95518ce5-a50d-441f-bd8c-287b4f6ebc46 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:32.344066 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-95518ce5-a50d-441f-bd8c-287b4f6ebc46 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.680626 May 18 22:32:32.344693 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1944/4127] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:31 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 682 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:32.368223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2647f6a2-52ca-4b95-a674-8cfd19ef5f51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:32.371458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2647f6a2-52ca-4b95-a674-8cfd19ef5f51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:32.404194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2647f6a2-52ca-4b95-a674-8cfd19ef5f51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:32.404657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2647f6a2-52ca-4b95-a674-8cfd19ef5f51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:32.409872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2647f6a2-52ca-4b95-a674-8cfd19ef5f51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:32.410634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2647f6a2-52ca-4b95-a674-8cfd19ef5f51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:33.398420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:32:33.399142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:32:33.399888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:32:33.400315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:32:33.400736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:32:33.428346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:33.430416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:33.431529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:33.432150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:33.461211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Getting quotas for project edd5f79700f24590927d4bf2c5495c51. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:32:33.469666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Getting quotas for user 94bcc78dec364e90817e350a20230721 and project edd5f79700f24590927d4bf2c5495c51. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:32:33.507084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:32:33.511684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:32:33.619625 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4a7a83b0-cf48-46df-a8c2-92a212f0e555 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 1.656749 May 18 22:32:33.622409 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2184/4128] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:32:31 2022] POST /compute/v2.1/servers => generated 383 bytes in 1660 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:32:33.627387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f771145b-f385-4f06-b7d2-ea6fade86a37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:33.632765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f771145b-f385-4f06-b7d2-ea6fade86a37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:33.652196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f771145b-f385-4f06-b7d2-ea6fade86a37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:33.652745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f771145b-f385-4f06-b7d2-ea6fade86a37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:33.653605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f771145b-f385-4f06-b7d2-ea6fade86a37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:33.654171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f771145b-f385-4f06-b7d2-ea6fade86a37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:33.715840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2647f6a2-52ca-4b95-a674-8cfd19ef5f51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:33.725233 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2647f6a2-52ca-4b95-a674-8cfd19ef5f51 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1528 microversion: 2.1 time: 1.379346 May 18 22:32:33.728771 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1945/4129] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:32 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1528 bytes in 1383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:33.742676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5c06fd2a-760f-431d-92b8-d3568f6910c7 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:33.752927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5c06fd2a-760f-431d-92b8-d3568f6910c7 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:33.769587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c06fd2a-760f-431d-92b8-d3568f6910c7 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:33.775673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c06fd2a-760f-431d-92b8-d3568f6910c7 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:33.790915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c06fd2a-760f-431d-92b8-d3568f6910c7 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:33.791736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c06fd2a-760f-431d-92b8-d3568f6910c7 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:34.335506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5c06fd2a-760f-431d-92b8-d3568f6910c7 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:34.353525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5c06fd2a-760f-431d-92b8-d3568f6910c7 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:34.358043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5c06fd2a-760f-431d-92b8-d3568f6910c7 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:34.368915 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5c06fd2a-760f-431d-92b8-d3568f6910c7 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.637376 May 18 22:32:34.381874 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1946/4130] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:33 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:34.387178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cb401c09-3c62-4ba9-a9cb-09763b4909d7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:34.404655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cb401c09-3c62-4ba9-a9cb-09763b4909d7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:34.586254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f771145b-f385-4f06-b7d2-ea6fade86a37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:34.617550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f771145b-f385-4f06-b7d2-ea6fade86a37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:34.641031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f771145b-f385-4f06-b7d2-ea6fade86a37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:34.646651 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f771145b-f385-4f06-b7d2-ea6fade86a37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.020345 May 18 22:32:34.649332 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2185/4131] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:33 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1026 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:34.675201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6d366155-3ba8-469e-b09a-aaeb02d3794e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:34.675391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cb401c09-3c62-4ba9-a9cb-09763b4909d7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:34.680094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6d366155-3ba8-469e-b09a-aaeb02d3794e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:34.690270 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cb401c09-3c62-4ba9-a9cb-09763b4909d7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1221 microversion: 2.1 time: 0.299627 May 18 22:32:34.690942 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1947/4132] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:34 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1221 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:34.712148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d366155-3ba8-469e-b09a-aaeb02d3794e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:34.716392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d366155-3ba8-469e-b09a-aaeb02d3794e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:34.729025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d366155-3ba8-469e-b09a-aaeb02d3794e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:34.732960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d366155-3ba8-469e-b09a-aaeb02d3794e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:35.290755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6d366155-3ba8-469e-b09a-aaeb02d3794e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:35.304205 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6d366155-3ba8-469e-b09a-aaeb02d3794e tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1528 microversion: 2.1 time: 0.653114 May 18 22:32:35.307700 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2186/4133] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:34 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1528 bytes in 657 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:35.390677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-66b64bbe-313f-498e-8f77-662bc2b44550 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:35.391449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-66b64bbe-313f-498e-8f77-662bc2b44550 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:35.412659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66b64bbe-313f-498e-8f77-662bc2b44550 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:35.415007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66b64bbe-313f-498e-8f77-662bc2b44550 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:35.418660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66b64bbe-313f-498e-8f77-662bc2b44550 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:35.420607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66b64bbe-313f-498e-8f77-662bc2b44550 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:35.693642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-66b64bbe-313f-498e-8f77-662bc2b44550 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:35.733908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-66b64bbe-313f-498e-8f77-662bc2b44550 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:35.741185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-66b64bbe-313f-498e-8f77-662bc2b44550 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:35.747423 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-66b64bbe-313f-498e-8f77-662bc2b44550 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.360240 May 18 22:32:35.752573 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2187/4134] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:35 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:35.775467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dd8174ab-7b95-4e0a-be8c-2bc808119df8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:35.776082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dd8174ab-7b95-4e0a-be8c-2bc808119df8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:35.801883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd8174ab-7b95-4e0a-be8c-2bc808119df8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:35.802335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd8174ab-7b95-4e0a-be8c-2bc808119df8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:35.809639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd8174ab-7b95-4e0a-be8c-2bc808119df8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:35.810184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dd8174ab-7b95-4e0a-be8c-2bc808119df8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:35.844694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b4020e7-908d-4d24-a0b2-8b00d95f9a46 tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:35.851217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2b4020e7-908d-4d24-a0b2-8b00d95f9a46 tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:35.873665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-2b4020e7-908d-4d24-a0b2-8b00d95f9a46 tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] [119082] Writing DB stats nova_api:SELECT=76,nova_api:INSERT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:35.880930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b4020e7-908d-4d24-a0b2-8b00d95f9a46 tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:35.881664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b4020e7-908d-4d24-a0b2-8b00d95f9a46 tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:35.882671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b4020e7-908d-4d24-a0b2-8b00d95f9a46 tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:35.883272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b4020e7-908d-4d24-a0b2-8b00d95f9a46 tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:35.928541 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-2b4020e7-908d-4d24-a0b2-8b00d95f9a46 tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] HTTP exception thrown: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b4020e7-908d-4d24-a0b2-8b00d95f9a46 tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Request method failure captured: May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb HTTP/1.1 May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXPoYCKC8ejHbdWjHeOG7QqASE0sDxk_W0bcudeCmYpPWgEsoeSV5h1Lw-RDAQLIbgXdbbA6jrDeLJX90ckjMBE3pF8qpkxsF8PKrBv9Gmc90412gYcZjUKePWj9dZx_8hXfi1695sXzklmltFl7DbsSBIiRggF7w1Hz7qRirVEvxWE May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ef93c866b3dd4150b992e7508070d043 May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestMultiTenantJSON-1112710759 May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ef93c866b3dd4150b992e7508070d043"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ef93c866b3dd4150b992e7508070d043"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ef93c866b3dd4150b992e7508070d043"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ef93c866b3dd4150b992e7508070d043"}]}] May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestMultiTenantJSON-1112710759 May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ef93c866b3dd4150b992e7508070d043 May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestMultiTenantJSON-1112710759 May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestMultiTenantJSON-1112710759-project May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 79b24c0aeeb7488e983b871891015374 May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestMultiTenantJSON-1112710759-project May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '874c0114-23d6-4d93-9a74-dd13f38b7efb'} May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:32:35.932267 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:32:35.937713 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:35.937713 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:35.937713 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:35.937713 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:35.937713 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:35.937713 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:35.937713 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:35.937713 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:32:35.937713 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:32:35.937713 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:35.937713 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:35.941636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b4020e7-908d-4d24-a0b2-8b00d95f9a46 tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Returning 404 to user: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:32:35.943476 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2b4020e7-908d-4d24-a0b2-8b00d95f9a46 tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] 10.222.0.58 "DELETE /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 404 len: 111 microversion: 2.1 time: 0.624331 May 18 22:32:35.946904 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1948/4135] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:32:35 2022] DELETE /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 111 bytes in 627 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:32:35.955006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1adc658f-801e-4410-b1ef-a81375bc4416 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:35.955823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1adc658f-801e-4410-b1ef-a81375bc4416 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:35.980213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1adc658f-801e-4410-b1ef-a81375bc4416 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:35.984672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1adc658f-801e-4410-b1ef-a81375bc4416 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:35.985501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1adc658f-801e-4410-b1ef-a81375bc4416 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:35.985972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1adc658f-801e-4410-b1ef-a81375bc4416 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:36.185717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dd8174ab-7b95-4e0a-be8c-2bc808119df8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:36.218615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dd8174ab-7b95-4e0a-be8c-2bc808119df8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:36.224187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dd8174ab-7b95-4e0a-be8c-2bc808119df8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:36.226090 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dd8174ab-7b95-4e0a-be8c-2bc808119df8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.470938 May 18 22:32:36.233036 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2188/4136] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:35 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:36.244403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1355295a-e74f-4d50-8820-16c68fca3b4b tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:36.245013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1355295a-e74f-4d50-8820-16c68fca3b4b tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:36.254838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1355295a-e74f-4d50-8820-16c68fca3b4b tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:36.255254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1355295a-e74f-4d50-8820-16c68fca3b4b tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:36.256207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1355295a-e74f-4d50-8820-16c68fca3b4b tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:36.256802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1355295a-e74f-4d50-8820-16c68fca3b4b tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:36.367149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1adc658f-801e-4410-b1ef-a81375bc4416 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:36.381356 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1adc658f-801e-4410-b1ef-a81375bc4416 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1279 microversion: 2.1 time: 0.426825 May 18 22:32:36.385220 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1949/4137] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:35 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1279 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:36.652679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1355295a-e74f-4d50-8820-16c68fca3b4b tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:36.663007 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1355295a-e74f-4d50-8820-16c68fca3b4b tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1528 microversion: 2.1 time: 0.428910 May 18 22:32:36.664449 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2189/4138] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:36 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1528 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:36.680956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9235c1ed-a4b6-4e24-a0c0-920aeddd1ada tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Action: 'update', calling method: >, body: {"server": {"name": "874c0114-23d6-4d93-9a74-dd13f38b7efb_new"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:36.683242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9235c1ed-a4b6-4e24-a0c0-920aeddd1ada tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:36.697004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9235c1ed-a4b6-4e24-a0c0-920aeddd1ada tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:36.697752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9235c1ed-a4b6-4e24-a0c0-920aeddd1ada tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:36.698547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9235c1ed-a4b6-4e24-a0c0-920aeddd1ada tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:36.698982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9235c1ed-a4b6-4e24-a0c0-920aeddd1ada tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:36.750640 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-9235c1ed-a4b6-4e24-a0c0-920aeddd1ada tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] HTTP exception thrown: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9235c1ed-a4b6-4e24-a0c0-920aeddd1ada tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Request method failure captured: May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: request: PUT /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb HTTP/1.1 May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 64 May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXPoYCKC8ejHbdWjHeOG7QqASE0sDxk_W0bcudeCmYpPWgEsoeSV5h1Lw-RDAQLIbgXdbbA6jrDeLJX90ckjMBE3pF8qpkxsF8PKrBv9Gmc90412gYcZjUKePWj9dZx_8hXfi1695sXzklmltFl7DbsSBIiRggF7w1Hz7qRirVEvxWE May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: ef93c866b3dd4150b992e7508070d043 May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestMultiTenantJSON-1112710759 May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/ef93c866b3dd4150b992e7508070d043"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ef93c866b3dd4150b992e7508070d043"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_ef93c866b3dd4150b992e7508070d043"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/ef93c866b3dd4150b992e7508070d043"}]}] May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestMultiTenantJSON-1112710759 May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: ef93c866b3dd4150b992e7508070d043 May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestMultiTenantJSON-1112710759 May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestMultiTenantJSON-1112710759-project May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 79b24c0aeeb7488e983b871891015374 May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestMultiTenantJSON-1112710759-project May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "874c0114-23d6-4d93-9a74-dd13f38b7efb_new"}} May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '874c0114-23d6-4d93-9a74-dd13f38b7efb', 'body': {'server': {'name': '874c0114-23d6-4d93-9a74-dd13f38b7efb_new'}}} May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [Previous line repeated 1 more time] May 18 22:32:36.752339 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 915, in update May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(ctxt, req, id, is_detail=True) May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9235c1ed-a4b6-4e24-a0c0-920aeddd1ada tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] Returning 404 to user: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9235c1ed-a4b6-4e24-a0c0-920aeddd1ada tempest-ServersNegativeTestMultiTenantJSON-1112710759 tempest-ServersNegativeTestMultiTenantJSON-1112710759-project] 10.222.0.58 "PUT /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 404 len: 111 microversion: 2.1 time: 0.076814 May 18 22:32:36.758538 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1950/4139] 10.222.0.58 () {60 vars in 1255 bytes} [Wed May 18 22:32:36 2022] PUT /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 111 bytes in 79 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:32:36.766779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-83ff8ea0-ef90-4f3c-914b-7d0a85930aef tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:36.767377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-83ff8ea0-ef90-4f3c-914b-7d0a85930aef tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:36.767775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-afbdf919-f5d6-4bf3-a933-3e2797693847 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:36.768397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-afbdf919-f5d6-4bf3-a933-3e2797693847 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:36.778162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-83ff8ea0-ef90-4f3c-914b-7d0a85930aef tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:36.785444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-83ff8ea0-ef90-4f3c-914b-7d0a85930aef tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:36.789394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-83ff8ea0-ef90-4f3c-914b-7d0a85930aef tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:36.789763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-afbdf919-f5d6-4bf3-a933-3e2797693847 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:36.791537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-afbdf919-f5d6-4bf3-a933-3e2797693847 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:36.791867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-83ff8ea0-ef90-4f3c-914b-7d0a85930aef tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:36.792340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-afbdf919-f5d6-4bf3-a933-3e2797693847 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:36.792907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-afbdf919-f5d6-4bf3-a933-3e2797693847 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:36.804450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-83ff8ea0-ef90-4f3c-914b-7d0a85930aef tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:36.854986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-83ff8ea0-ef90-4f3c-914b-7d0a85930aef tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:32:36.986024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-afbdf919-f5d6-4bf3-a933-3e2797693847 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:37.011233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-afbdf919-f5d6-4bf3-a933-3e2797693847 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:37.020074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-afbdf919-f5d6-4bf3-a933-3e2797693847 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:37.027470 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-afbdf919-f5d6-4bf3-a933-3e2797693847 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.263073 May 18 22:32:37.030757 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1951/4140] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:36 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:37.053187 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-83ff8ea0-ef90-4f3c-914b-7d0a85930aef tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "DELETE /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 204 len: 0 microversion: 2.1 time: 0.290864 May 18 22:32:37.054497 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2190/4141] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:32:36 2022] DELETE /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 0 bytes in 295 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:32:37.063332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-24baf957-89ec-41c0-9ffc-ec382a1948d5 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:37.064045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-24baf957-89ec-41c0-9ffc-ec382a1948d5 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:37.080614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24baf957-89ec-41c0-9ffc-ec382a1948d5 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:37.083479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24baf957-89ec-41c0-9ffc-ec382a1948d5 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:37.091739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24baf957-89ec-41c0-9ffc-ec382a1948d5 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:37.095058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24baf957-89ec-41c0-9ffc-ec382a1948d5 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:37.238147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-ebddc1b5-e98d-4a25-9d3f-925afa6bb544 req-153e9542-b3ae-416b-bdf8-b1294a0815b5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "tag": "c258f222-49b9-4500-a342-f1f434c2dd5b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:37.256100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ebddc1b5-e98d-4a25-9d3f-925afa6bb544 req-153e9542-b3ae-416b-bdf8-b1294a0815b5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:37.256386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ebddc1b5-e98d-4a25-9d3f-925afa6bb544 req-153e9542-b3ae-416b-bdf8-b1294a0815b5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:37.286694 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-ebddc1b5-e98d-4a25-9d3f-925afa6bb544 req-153e9542-b3ae-416b-bdf8-b1294a0815b5 service nova] Creating event network-changed:c258f222-49b9-4500-a342-f1f434c2dd5b for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:32:37.303695 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-ebddc1b5-e98d-4a25-9d3f-925afa6bb544 req-153e9542-b3ae-416b-bdf8-b1294a0815b5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.069552 May 18 22:32:37.304351 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2191/4142] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:37 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:32:37.321915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e151b83e-96a1-4ec0-9352-0798593d144f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:37.322941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e151b83e-96a1-4ec0-9352-0798593d144f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:37.340613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e151b83e-96a1-4ec0-9352-0798593d144f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:37.341549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e151b83e-96a1-4ec0-9352-0798593d144f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:37.343345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e151b83e-96a1-4ec0-9352-0798593d144f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:37.348630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e151b83e-96a1-4ec0-9352-0798593d144f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:38.221585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-24baf957-89ec-41c0-9ffc-ec382a1948d5 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:38.230718 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-24baf957-89ec-41c0-9ffc-ec382a1948d5 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1534 microversion: 2.1 time: 1.172242 May 18 22:32:38.234416 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1952/4143] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:37 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1534 bytes in 1176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:38.245049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-18629b54-287d-4cb2-b3d9-961e534f0fb5 req-eea06966-2fc0-46b5-8537-5f95f2bdc54d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a259e6ec-ad2a-41c3-9d63-571c458e9eaf", "tag": "32eb6aba-0390-4503-ae82-3bb65f07e1fd"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:38.247545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e151b83e-96a1-4ec0-9352-0798593d144f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:38.264742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-18629b54-287d-4cb2-b3d9-961e534f0fb5 req-eea06966-2fc0-46b5-8537-5f95f2bdc54d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:38.265471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-18629b54-287d-4cb2-b3d9-961e534f0fb5 req-eea06966-2fc0-46b5-8537-5f95f2bdc54d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:38.277920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e151b83e-96a1-4ec0-9352-0798593d144f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:38.282900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e151b83e-96a1-4ec0-9352-0798593d144f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:38.288951 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e151b83e-96a1-4ec0-9352-0798593d144f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.983421 May 18 22:32:38.290172 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-18629b54-287d-4cb2-b3d9-961e534f0fb5 req-eea06966-2fc0-46b5-8537-5f95f2bdc54d service nova] Creating event network-changed:32eb6aba-0390-4503-ae82-3bb65f07e1fd for instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf on n-h2-841040-6 May 18 22:32:38.293215 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2192/4144] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:37 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 988 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:38.307978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7c637b6a-03af-4b04-b8b5-ea9f41d986e5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:38.309202 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-18629b54-287d-4cb2-b3d9-961e534f0fb5 req-eea06966-2fc0-46b5-8537-5f95f2bdc54d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.073346 May 18 22:32:38.312284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7c637b6a-03af-4b04-b8b5-ea9f41d986e5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:38.314267 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1953/4145] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:38 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:38.326258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-10a8d363-b2f2-4c64-803f-c9afa623f709 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:38.327261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-10a8d363-b2f2-4c64-803f-c9afa623f709 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:38.337705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c637b6a-03af-4b04-b8b5-ea9f41d986e5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:38.338347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c637b6a-03af-4b04-b8b5-ea9f41d986e5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:38.340711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10a8d363-b2f2-4c64-803f-c9afa623f709 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:38.341326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10a8d363-b2f2-4c64-803f-c9afa623f709 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:38.341707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c637b6a-03af-4b04-b8b5-ea9f41d986e5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:38.342175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c637b6a-03af-4b04-b8b5-ea9f41d986e5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:38.342647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10a8d363-b2f2-4c64-803f-c9afa623f709 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:38.343257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10a8d363-b2f2-4c64-803f-c9afa623f709 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:38.577628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7c637b6a-03af-4b04-b8b5-ea9f41d986e5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:38.598496 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7c637b6a-03af-4b04-b8b5-ea9f41d986e5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1279 microversion: 2.1 time: 0.301284 May 18 22:32:38.600698 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2193/4146] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:38 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1279 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:38.672074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-10a8d363-b2f2-4c64-803f-c9afa623f709 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:38.674500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-10a8d363-b2f2-4c64-803f-c9afa623f709 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:38.683656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-10a8d363-b2f2-4c64-803f-c9afa623f709 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:38.685209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-10a8d363-b2f2-4c64-803f-c9afa623f709 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:38.686390 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-10a8d363-b2f2-4c64-803f-c9afa623f709 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.370987 May 18 22:32:38.701250 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1954/4147] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:38 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:39.251628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fcdd448f-51b1-421a-b73d-e37402d9adc6 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:39.252345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fcdd448f-51b1-421a-b73d-e37402d9adc6 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:39.261935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcdd448f-51b1-421a-b73d-e37402d9adc6 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:39.264154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcdd448f-51b1-421a-b73d-e37402d9adc6 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:39.265526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcdd448f-51b1-421a-b73d-e37402d9adc6 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:39.266184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcdd448f-51b1-421a-b73d-e37402d9adc6 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:39.308668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-790694f9-21de-4a18-b011-69aa21145899 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:39.309278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-790694f9-21de-4a18-b011-69aa21145899 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:39.324749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-790694f9-21de-4a18-b011-69aa21145899 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:39.328084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-790694f9-21de-4a18-b011-69aa21145899 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:39.328935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-790694f9-21de-4a18-b011-69aa21145899 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:39.329367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-790694f9-21de-4a18-b011-69aa21145899 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:39.810898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fcdd448f-51b1-421a-b73d-e37402d9adc6 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:39.824086 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fcdd448f-51b1-421a-b73d-e37402d9adc6 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1534 microversion: 2.1 time: 0.574933 May 18 22:32:39.826513 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2194/4148] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:39 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1534 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:39.840769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-db2257b5-2d37-4e85-9412-1e51d254607c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:39.842413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-db2257b5-2d37-4e85-9412-1e51d254607c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:39.862920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-db2257b5-2d37-4e85-9412-1e51d254607c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119083] Writing DB stats nova_api:SELECT=96,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:39.867407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db2257b5-2d37-4e85-9412-1e51d254607c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:39.872527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db2257b5-2d37-4e85-9412-1e51d254607c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:39.874719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db2257b5-2d37-4e85-9412-1e51d254607c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:39.875595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db2257b5-2d37-4e85-9412-1e51d254607c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:39.993173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-db2257b5-2d37-4e85-9412-1e51d254607c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:40.001266 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-db2257b5-2d37-4e85-9412-1e51d254607c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1279 microversion: 2.1 time: 0.173098 May 18 22:32:40.002321 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2195/4149] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:39 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1279 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:40.009903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8c1dce9a-8046-4960-9f19-908d59553bd3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:40.010511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8c1dce9a-8046-4960-9f19-908d59553bd3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:40.020631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c1dce9a-8046-4960-9f19-908d59553bd3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:40.021279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c1dce9a-8046-4960-9f19-908d59553bd3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:40.025566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c1dce9a-8046-4960-9f19-908d59553bd3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:40.027223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c1dce9a-8046-4960-9f19-908d59553bd3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:40.140684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c1dce9a-8046-4960-9f19-908d59553bd3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:40.152646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c1dce9a-8046-4960-9f19-908d59553bd3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:40.154557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c1dce9a-8046-4960-9f19-908d59553bd3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:40.156621 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8c1dce9a-8046-4960-9f19-908d59553bd3 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1605 microversion: 2.42 time: 0.153011 May 18 22:32:40.157578 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2196/4150] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:40 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1605 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:40.198963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-790694f9-21de-4a18-b011-69aa21145899 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:40.213031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-790694f9-21de-4a18-b011-69aa21145899 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:40.217348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-790694f9-21de-4a18-b011-69aa21145899 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:40.218814 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-790694f9-21de-4a18-b011-69aa21145899 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.914076 May 18 22:32:40.220464 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1955/4151] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:39 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 915 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:40.848539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72404c8c-d30c-4055-8944-83607b904191 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:40.870961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-11d0a041-db90-4f37-9374-3140abe68ff8 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:40.875780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-72404c8c-d30c-4055-8944-83607b904191 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:40.878712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-11d0a041-db90-4f37-9374-3140abe68ff8 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:40.900293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-11d0a041-db90-4f37-9374-3140abe68ff8 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:40.904346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11d0a041-db90-4f37-9374-3140abe68ff8 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:40.905486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11d0a041-db90-4f37-9374-3140abe68ff8 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:40.910041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11d0a041-db90-4f37-9374-3140abe68ff8 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:40.910863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11d0a041-db90-4f37-9374-3140abe68ff8 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:40.931550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72404c8c-d30c-4055-8944-83607b904191 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:40.933525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72404c8c-d30c-4055-8944-83607b904191 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:40.936852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72404c8c-d30c-4055-8944-83607b904191 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:40.939303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72404c8c-d30c-4055-8944-83607b904191 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:41.082915 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72404c8c-d30c-4055-8944-83607b904191 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.258045 May 18 22:32:41.084648 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2197/4152] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:32:40 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31/os-volume_attachments => generated 25 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:32:41.099721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fad5dae8-9742-4b29-b8f1-d80741e01a22 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:41.105254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fad5dae8-9742-4b29-b8f1-d80741e01a22 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:41.141554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fad5dae8-9742-4b29-b8f1-d80741e01a22 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:41.161198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fad5dae8-9742-4b29-b8f1-d80741e01a22 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:41.166339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fad5dae8-9742-4b29-b8f1-d80741e01a22 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:41.167040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fad5dae8-9742-4b29-b8f1-d80741e01a22 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:41.249685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-11d0a041-db90-4f37-9374-3140abe68ff8 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '18a57490a05c48f3ab13ccd91a778abd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d038f224bce46d8b9bcb3c981a72857', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:41.263233 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-11d0a041-db90-4f37-9374-3140abe68ff8 tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 200 len: 1492 microversion: 2.1 time: 0.424130 May 18 22:32:41.264247 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1956/4153] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:40 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 1492 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:32:41.271725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-610f32d3-3911-4e39-98a9-15b8ba18c8a8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:41.275114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-610f32d3-3911-4e39-98a9-15b8ba18c8a8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:41.285642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-610f32d3-3911-4e39-98a9-15b8ba18c8a8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:41.286416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-610f32d3-3911-4e39-98a9-15b8ba18c8a8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:41.287357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-610f32d3-3911-4e39-98a9-15b8ba18c8a8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:41.287993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-610f32d3-3911-4e39-98a9-15b8ba18c8a8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:41.374401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-610f32d3-3911-4e39-98a9-15b8ba18c8a8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:41.374852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-610f32d3-3911-4e39-98a9-15b8ba18c8a8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:41.375302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-610f32d3-3911-4e39-98a9-15b8ba18c8a8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lazy-loading 'fault' on Instance uuid 93f0b517-d96b-4756-9db1-cee95432a247 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:32:41.556871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fad5dae8-9742-4b29-b8f1-d80741e01a22 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:41.566128 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fad5dae8-9742-4b29-b8f1-d80741e01a22 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1321 microversion: 2.1 time: 0.472168 May 18 22:32:41.570897 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2198/4154] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:41 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1321 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:41.586882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-626ec56a-b743-49e6-a772-9c24f1ea798e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:41.587492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-626ec56a-b743-49e6-a772-9c24f1ea798e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:41.599551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-626ec56a-b743-49e6-a772-9c24f1ea798e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:41.599997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-626ec56a-b743-49e6-a772-9c24f1ea798e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:41.605053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-626ec56a-b743-49e6-a772-9c24f1ea798e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:41.605498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-626ec56a-b743-49e6-a772-9c24f1ea798e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:41.952341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-626ec56a-b743-49e6-a772-9c24f1ea798e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:41.972503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-626ec56a-b743-49e6-a772-9c24f1ea798e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:41.974185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-626ec56a-b743-49e6-a772-9c24f1ea798e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:41.975465 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-626ec56a-b743-49e6-a772-9c24f1ea798e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.402945 May 18 22:32:41.976075 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2199/4155] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:41 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:41.980695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-736b261e-d830-4dd6-8baf-8228b1cb5f3b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:41.981192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-736b261e-d830-4dd6-8baf-8228b1cb5f3b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:42.000302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-736b261e-d830-4dd6-8baf-8228b1cb5f3b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:42.000750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-736b261e-d830-4dd6-8baf-8228b1cb5f3b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:42.001513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-736b261e-d830-4dd6-8baf-8228b1cb5f3b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:42.002165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-736b261e-d830-4dd6-8baf-8228b1cb5f3b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:42.055701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-610f32d3-3911-4e39-98a9-15b8ba18c8a8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:42.068391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-736b261e-d830-4dd6-8baf-8228b1cb5f3b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:32:42.073234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-610f32d3-3911-4e39-98a9-15b8ba18c8a8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:42.078543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-610f32d3-3911-4e39-98a9-15b8ba18c8a8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'aebad8ed2931453eabd481a9717a0460', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41c577929667437aaf5c258dc5c61e65', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:42.081014 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-610f32d3-3911-4e39-98a9-15b8ba18c8a8 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 200 len: 1372 microversion: 2.42 time: 0.815648 May 18 22:32:42.081688 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1957/4156] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:41 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 1372 bytes in 817 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:42.101188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-c6ce88da-a77d-48fa-bc7e-c3f3e50ce51e req-1c875823-3e12-4d4e-ac7b-5e28a2ea803d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "874c0114-23d6-4d93-9a74-dd13f38b7efb", "name": "network-vif-deleted", "tag": "7d689701-0f1b-4642-841e-152235a094c3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:42.111442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c6ce88da-a77d-48fa-bc7e-c3f3e50ce51e req-1c875823-3e12-4d4e-ac7b-5e28a2ea803d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:42.112106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c6ce88da-a77d-48fa-bc7e-c3f3e50ce51e req-1c875823-3e12-4d4e-ac7b-5e28a2ea803d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:42.125945 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-c6ce88da-a77d-48fa-bc7e-c3f3e50ce51e req-1c875823-3e12-4d4e-ac7b-5e28a2ea803d service nova] Creating event network-vif-deleted:7d689701-0f1b-4642-841e-152235a094c3 for instance 874c0114-23d6-4d93-9a74-dd13f38b7efb on n-h2-841040-6 May 18 22:32:42.132485 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-c6ce88da-a77d-48fa-bc7e-c3f3e50ce51e req-1c875823-3e12-4d4e-ac7b-5e28a2ea803d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.047873 May 18 22:32:42.134025 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1958/4157] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:42 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:42.249572 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-736b261e-d830-4dd6-8baf-8228b1cb5f3b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "DELETE /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 204 len: 0 microversion: 2.1 time: 0.272181 May 18 22:32:42.250569 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2200/4158] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:32:41 2022] DELETE /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:32:42.259925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-746b9769-ef3a-429d-a066-dfd510f9ca61 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:42.260807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-746b9769-ef3a-429d-a066-dfd510f9ca61 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:42.267591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-746b9769-ef3a-429d-a066-dfd510f9ca61 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:42.268342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-746b9769-ef3a-429d-a066-dfd510f9ca61 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:42.270714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-746b9769-ef3a-429d-a066-dfd510f9ca61 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:42.271381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-746b9769-ef3a-429d-a066-dfd510f9ca61 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:42.285014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bbd56ab1-f8ed-41e8-ad47-deefbf85826d tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:42.286511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bbd56ab1-f8ed-41e8-ad47-deefbf85826d tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] [instance: 874c0114-23d6-4d93-9a74-dd13f38b7efb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:42.294972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbd56ab1-f8ed-41e8-ad47-deefbf85826d tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:42.302860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbd56ab1-f8ed-41e8-ad47-deefbf85826d tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:42.304262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbd56ab1-f8ed-41e8-ad47-deefbf85826d tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:42.304914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbd56ab1-f8ed-41e8-ad47-deefbf85826d tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:42.327504 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-bbd56ab1-f8ed-41e8-ad47-deefbf85826d tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] HTTP exception thrown: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bbd56ab1-f8ed-41e8-ad47-deefbf85826d tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Request method failure captured: May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb HTTP/1.1 May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXPjHc983MtCJfHKJX7rJ3_u1hwY6E_0VAAUAXjoPcxxkpHA6X_mNo-bsb_5mj_yp4wOpzU7CVlzG-y7zIxfYOVmqR7Ukyf7OzVA1Q7l1efLQkH1Ps0v5BDgFW-SleuW4512nVIM8J4VvZsj5iGIt4XmnYzSOq0MQ8doGLn4FZKep10 May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 9d038f224bce46d8b9bcb3c981a72857 May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestMultiTenantJSON-2082055018 May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9d038f224bce46d8b9bcb3c981a72857"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9d038f224bce46d8b9bcb3c981a72857"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9d038f224bce46d8b9bcb3c981a72857"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9d038f224bce46d8b9bcb3c981a72857"}]}] May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestMultiTenantJSON-2082055018 May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 9d038f224bce46d8b9bcb3c981a72857 May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestMultiTenantJSON-2082055018 May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestMultiTenantJSON-2082055018-project May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 18a57490a05c48f3ab13ccd91a778abd May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestMultiTenantJSON-2082055018-project May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '874c0114-23d6-4d93-9a74-dd13f38b7efb'} May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:42.336955 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:42.345991 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:42.345991 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:42.345991 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:42.345991 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:42.345991 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:42.345991 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:32:42.345991 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:32:42.345991 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. May 18 22:32:42.345991 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:42.350104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bbd56ab1-f8ed-41e8-ad47-deefbf85826d tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] Returning 404 to user: Instance 874c0114-23d6-4d93-9a74-dd13f38b7efb could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:32:42.351217 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bbd56ab1-f8ed-41e8-ad47-deefbf85826d tempest-ServersNegativeTestMultiTenantJSON-2082055018 tempest-ServersNegativeTestMultiTenantJSON-2082055018-project] 10.222.0.58 "GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb" status: 404 len: 111 microversion: 2.1 time: 0.072751 May 18 22:32:42.355780 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2201/4159] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:42 2022] GET /compute/v2.1/servers/874c0114-23d6-4d93-9a74-dd13f38b7efb => generated 111 bytes in 78 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:32:42.584809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f9c5120-e77e-4a7d-8654-2a60ebf05fe5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:42.585838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2f9c5120-e77e-4a7d-8654-2a60ebf05fe5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:42.593587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f9c5120-e77e-4a7d-8654-2a60ebf05fe5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:42.600267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f9c5120-e77e-4a7d-8654-2a60ebf05fe5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:42.602222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f9c5120-e77e-4a7d-8654-2a60ebf05fe5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:42.603766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f9c5120-e77e-4a7d-8654-2a60ebf05fe5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:42.865717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-746b9769-ef3a-429d-a066-dfd510f9ca61 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:42.874871 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-746b9769-ef3a-429d-a066-dfd510f9ca61 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1674 microversion: 2.1 time: 0.620009 May 18 22:32:42.889855 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1959/4160] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:42 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1674 bytes in 628 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:42.994817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5719fb88-501a-4fb4-8e59-9d2254925b5e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:42.995455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5719fb88-501a-4fb4-8e59-9d2254925b5e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:43.005522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5719fb88-501a-4fb4-8e59-9d2254925b5e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:43.006231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5719fb88-501a-4fb4-8e59-9d2254925b5e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:43.007180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5719fb88-501a-4fb4-8e59-9d2254925b5e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:43.007786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5719fb88-501a-4fb4-8e59-9d2254925b5e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:43.087869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2f9c5120-e77e-4a7d-8654-2a60ebf05fe5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:43.095784 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2f9c5120-e77e-4a7d-8654-2a60ebf05fe5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1321 microversion: 2.1 time: 0.515201 May 18 22:32:43.100390 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2202/4161] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:42 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1321 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:43.111199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-79059c33-8e0b-4857-81e2-f0eff947e0e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:43.112013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-79059c33-8e0b-4857-81e2-f0eff947e0e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:43.123491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79059c33-8e0b-4857-81e2-f0eff947e0e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:43.126366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79059c33-8e0b-4857-81e2-f0eff947e0e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:43.127371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79059c33-8e0b-4857-81e2-f0eff947e0e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:43.130616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79059c33-8e0b-4857-81e2-f0eff947e0e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:43.159145 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-79059c33-8e0b-4857-81e2-f0eff947e0e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] HTTP exception thrown: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-79059c33-8e0b-4857-81e2-f0eff947e0e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Request method failure captured: May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 HTTP/1.1 May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXIyT8_pyh9Cp-EeD5NmV2qKfghQj2t_uVCgZgOxhP7o8VorUMmzmSF8c328-Uu_zbD08VECBiDiM8nvqJgwH6DuVaLEkTOEwcyqU3eGZhvE39uwzXMOCa6Y_IzVBWRB0ofkWiIdhFw18U6AseBZl4xiQ2ooUnPNTO_vx4YoRiDwkUs May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.42 May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 41c577929667437aaf5c258dc5c61e65 May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TaggedBootDevicesTest_v242-1961798872 May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/41c577929667437aaf5c258dc5c61e65"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/41c577929667437aaf5c258dc5c61e65"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_41c577929667437aaf5c258dc5c61e65"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/41c577929667437aaf5c258dc5c61e65"}]}] May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TaggedBootDevicesTest_v242-1961798872 May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 41c577929667437aaf5c258dc5c61e65 May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TaggedBootDevicesTest_v242-1961798872 May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TaggedBootDevicesTest_v242-1961798872-project May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: aebad8ed2931453eabd481a9717a0460 May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TaggedBootDevicesTest_v242-1961798872-project May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '93f0b517-d96b-4756-9db1-cee95432a247'} May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:43.162994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:43.168246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:43.168246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:43.168246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:43.168246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:43.168246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:32:43.168246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:32:43.168246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:43.168246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:43.171744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-79059c33-8e0b-4857-81e2-f0eff947e0e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Returning 404 to user: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:32:43.172622 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-79059c33-8e0b-4857-81e2-f0eff947e0e4 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 404 len: 111 microversion: 2.42 time: 0.071069 May 18 22:32:43.178005 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2203/4162] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:43 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:32:43.187110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-17ff2b86-3b8f-4de2-93e9-21fb61b456c0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '.version_select at 0x7fa2ec174430>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:43.224750 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-17ff2b86-3b8f-4de2-93e9-21fb61b456c0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1466612884" status: 204 len: 0 microversion: 2.42 time: 0.042428 May 18 22:32:43.229026 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2204/4163] 10.222.0.58 () {60 vars in 1261 bytes} [Wed May 18 22:32:43 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1466612884 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:32:43.891381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-17ff2b86-3b8f-4de2-93e9-21fb61b456c0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:43.892752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-17ff2b86-3b8f-4de2-93e9-21fb61b456c0 tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:43.899498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2772136a-e591-408a-be1a-247be5f1c7dd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:43.901329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2772136a-e591-408a-be1a-247be5f1c7dd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:43.910599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2772136a-e591-408a-be1a-247be5f1c7dd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:43.911128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2772136a-e591-408a-be1a-247be5f1c7dd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:43.912254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2772136a-e591-408a-be1a-247be5f1c7dd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:43.912895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2772136a-e591-408a-be1a-247be5f1c7dd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:44.041078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5719fb88-501a-4fb4-8e59-9d2254925b5e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:44.078380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5719fb88-501a-4fb4-8e59-9d2254925b5e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:44.084448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5719fb88-501a-4fb4-8e59-9d2254925b5e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:44.088693 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5719fb88-501a-4fb4-8e59-9d2254925b5e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.097834 May 18 22:32:44.107489 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1960/4164] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:42 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:44.120289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-617c344a-c9af-4b17-910c-0483d74247a4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:44.121151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-617c344a-c9af-4b17-910c-0483d74247a4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:44.139786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-617c344a-c9af-4b17-910c-0483d74247a4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:44.141057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-617c344a-c9af-4b17-910c-0483d74247a4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:44.145108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-617c344a-c9af-4b17-910c-0483d74247a4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:44.146536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-617c344a-c9af-4b17-910c-0483d74247a4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:44.438565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2772136a-e591-408a-be1a-247be5f1c7dd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:44.452362 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2772136a-e591-408a-be1a-247be5f1c7dd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1674 microversion: 2.1 time: 0.562030 May 18 22:32:44.453284 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2205/4165] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:43 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1674 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:32:44.465764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d564c67f-86e4-4805-ae70-ce0c09b01756 req-078b7f7a-ea57-452e-aa92-8051397141f7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "tag": "11971771-a758-4472-b53e-5caa7eb4fdd3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:44.484973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d564c67f-86e4-4805-ae70-ce0c09b01756 req-078b7f7a-ea57-452e-aa92-8051397141f7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:44.485427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d564c67f-86e4-4805-ae70-ce0c09b01756 req-078b7f7a-ea57-452e-aa92-8051397141f7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:44.514161 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d564c67f-86e4-4805-ae70-ce0c09b01756 req-078b7f7a-ea57-452e-aa92-8051397141f7 service nova] Creating event network-changed:11971771-a758-4472-b53e-5caa7eb4fdd3 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:32:44.519945 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d564c67f-86e4-4805-ae70-ce0c09b01756 req-078b7f7a-ea57-452e-aa92-8051397141f7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.065447 May 18 22:32:44.520808 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2206/4166] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:44 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:44.683280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-617c344a-c9af-4b17-910c-0483d74247a4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_cell0:SELECT=10 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:45.073392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-617c344a-c9af-4b17-910c-0483d74247a4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:45.081300 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-617c344a-c9af-4b17-910c-0483d74247a4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1321 microversion: 2.1 time: 0.972291 May 18 22:32:45.091300 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1961/4167] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:44 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1321 bytes in 983 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:45.108707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2680b3ea-0875-40c9-8e7e-ca1c61c8c3ed tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:45.109539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2680b3ea-0875-40c9-8e7e-ca1c61c8c3ed tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:45.125432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2680b3ea-0875-40c9-8e7e-ca1c61c8c3ed tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:45.125974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2680b3ea-0875-40c9-8e7e-ca1c61c8c3ed tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:45.130219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2680b3ea-0875-40c9-8e7e-ca1c61c8c3ed tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:45.130695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2680b3ea-0875-40c9-8e7e-ca1c61c8c3ed tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:45.136687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2680b3ea-0875-40c9-8e7e-ca1c61c8c3ed tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:32:45.506561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-30051b26-49df-4672-924a-660262ed006d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:45.507366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-30051b26-49df-4672-924a-660262ed006d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:45.537936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30051b26-49df-4672-924a-660262ed006d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:45.538515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30051b26-49df-4672-924a-660262ed006d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:45.554347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30051b26-49df-4672-924a-660262ed006d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:45.554811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30051b26-49df-4672-924a-660262ed006d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:46.318192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2680b3ea-0875-40c9-8e7e-ca1c61c8c3ed tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:46.346703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2680b3ea-0875-40c9-8e7e-ca1c61c8c3ed tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:46.350358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2680b3ea-0875-40c9-8e7e-ca1c61c8c3ed tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:46.353398 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2680b3ea-0875-40c9-8e7e-ca1c61c8c3ed tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.249935 May 18 22:32:46.355182 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2207/4168] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:45 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1253 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:46.369371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-4e2f141a-2553-479b-a0de-84030f9caa50 req-f9ac22ba-d34d-4d68-9e37-cfdb7d12d155 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a259e6ec-ad2a-41c3-9d63-571c458e9eaf", "name": "network-vif-plugged", "status": "completed", "tag": "32eb6aba-0390-4503-ae82-3bb65f07e1fd"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:46.409479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4e2f141a-2553-479b-a0de-84030f9caa50 req-f9ac22ba-d34d-4d68-9e37-cfdb7d12d155 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:46.409980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4e2f141a-2553-479b-a0de-84030f9caa50 req-f9ac22ba-d34d-4d68-9e37-cfdb7d12d155 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:46.443735 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-4e2f141a-2553-479b-a0de-84030f9caa50 req-f9ac22ba-d34d-4d68-9e37-cfdb7d12d155 service nova] Creating event network-vif-plugged:32eb6aba-0390-4503-ae82-3bb65f07e1fd for instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf on n-h2-841040-6 May 18 22:32:46.454484 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-4e2f141a-2553-479b-a0de-84030f9caa50 req-f9ac22ba-d34d-4d68-9e37-cfdb7d12d155 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.093599 May 18 22:32:46.458289 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2208/4169] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:46 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:46.470466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b674dde0-aa7a-4fc8-b48a-39d103155987 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:46.472980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b674dde0-aa7a-4fc8-b48a-39d103155987 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:46.483087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b674dde0-aa7a-4fc8-b48a-39d103155987 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:46.483894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b674dde0-aa7a-4fc8-b48a-39d103155987 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:46.484838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b674dde0-aa7a-4fc8-b48a-39d103155987 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:46.485723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b674dde0-aa7a-4fc8-b48a-39d103155987 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:46.600546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-30051b26-49df-4672-924a-660262ed006d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:46.616878 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-30051b26-49df-4672-924a-660262ed006d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1674 microversion: 2.1 time: 1.150962 May 18 22:32:46.622189 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1962/4170] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:45 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1674 bytes in 1157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:46.634641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-bfd92f6a-9cc2-4022-aeb2-0ef55b705f39 req-05b181dc-d0e7-469b-8b0a-c9bc930eceb1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "tag": "ec9a51b6-40dc-46f0-9fad-ce70f919d009"}, {"name": "network-changed", "server_uuid": "cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7", "tag": "defa3be4-118c-4830-a64a-e6f1b6e897b9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:46.666835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bfd92f6a-9cc2-4022-aeb2-0ef55b705f39 req-05b181dc-d0e7-469b-8b0a-c9bc930eceb1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:46.669799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bfd92f6a-9cc2-4022-aeb2-0ef55b705f39 req-05b181dc-d0e7-469b-8b0a-c9bc930eceb1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:46.706923 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-bfd92f6a-9cc2-4022-aeb2-0ef55b705f39 req-05b181dc-d0e7-469b-8b0a-c9bc930eceb1 service nova] Creating event network-changed:ec9a51b6-40dc-46f0-9fad-ce70f919d009 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:32:46.708798 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-bfd92f6a-9cc2-4022-aeb2-0ef55b705f39 req-05b181dc-d0e7-469b-8b0a-c9bc930eceb1 service nova] Creating event network-changed:defa3be4-118c-4830-a64a-e6f1b6e897b9 for instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 on n-h1-841040-6 May 18 22:32:46.730045 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-bfd92f6a-9cc2-4022-aeb2-0ef55b705f39 req-05b181dc-d0e7-469b-8b0a-c9bc930eceb1 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.104689 May 18 22:32:46.731972 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1963/4171] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:46 2022] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:47.375180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f75a77ae-7cc9-45e6-853a-13e6811b2f90 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:47.377030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f75a77ae-7cc9-45e6-853a-13e6811b2f90 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:47.423020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f75a77ae-7cc9-45e6-853a-13e6811b2f90 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:47.423929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f75a77ae-7cc9-45e6-853a-13e6811b2f90 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:47.424721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f75a77ae-7cc9-45e6-853a-13e6811b2f90 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:47.425155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f75a77ae-7cc9-45e6-853a-13e6811b2f90 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:47.648913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b674dde0-aa7a-4fc8-b48a-39d103155987 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:47.669989 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b674dde0-aa7a-4fc8-b48a-39d103155987 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1321 microversion: 2.1 time: 1.209970 May 18 22:32:47.671601 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2209/4172] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:46 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1321 bytes in 1212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:47.686419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7d116796-473b-4177-bd43-3d8a7193a31c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:47.688180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7d116796-473b-4177-bd43-3d8a7193a31c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:47.711259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d116796-473b-4177-bd43-3d8a7193a31c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:47.713395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d116796-473b-4177-bd43-3d8a7193a31c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:47.720952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d116796-473b-4177-bd43-3d8a7193a31c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:47.721398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d116796-473b-4177-bd43-3d8a7193a31c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:47.850976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f75a77ae-7cc9-45e6-853a-13e6811b2f90 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:47.866536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f75a77ae-7cc9-45e6-853a-13e6811b2f90 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:47.871335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f75a77ae-7cc9-45e6-853a-13e6811b2f90 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:47.874014 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f75a77ae-7cc9-45e6-853a-13e6811b2f90 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.504509 May 18 22:32:47.885867 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1964/4173] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:47 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:32:48.295058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7d116796-473b-4177-bd43-3d8a7193a31c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:48.307059 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7d116796-473b-4177-bd43-3d8a7193a31c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1674 microversion: 2.1 time: 0.634232 May 18 22:32:48.308812 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2210/4174] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:47 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1674 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:48.687279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-48e41aed-5262-47e0-a8fb-1356afbcb665 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:48.688925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-48e41aed-5262-47e0-a8fb-1356afbcb665 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:48.708543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48e41aed-5262-47e0-a8fb-1356afbcb665 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:48.709076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48e41aed-5262-47e0-a8fb-1356afbcb665 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:48.709897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48e41aed-5262-47e0-a8fb-1356afbcb665 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:48.711605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48e41aed-5262-47e0-a8fb-1356afbcb665 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:48.896208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fd655311-cf16-4e6c-b1f9-695c0bb43435 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:48.898725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fd655311-cf16-4e6c-b1f9-695c0bb43435 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:48.927990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fd655311-cf16-4e6c-b1f9-695c0bb43435 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:48.930181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fd655311-cf16-4e6c-b1f9-695c0bb43435 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:48.933624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fd655311-cf16-4e6c-b1f9-695c0bb43435 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:48.935491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fd655311-cf16-4e6c-b1f9-695c0bb43435 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:49.287662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-48e41aed-5262-47e0-a8fb-1356afbcb665 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:49.297333 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-48e41aed-5262-47e0-a8fb-1356afbcb665 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1321 microversion: 2.1 time: 0.613839 May 18 22:32:49.313492 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1965/4175] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:48 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1321 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:49.333919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b526f399-fe94-4397-9318-8e1e4dce684e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:49.334502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b526f399-fe94-4397-9318-8e1e4dce684e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:49.362780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b526f399-fe94-4397-9318-8e1e4dce684e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:49.364685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b526f399-fe94-4397-9318-8e1e4dce684e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:49.369935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b526f399-fe94-4397-9318-8e1e4dce684e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:49.371054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b526f399-fe94-4397-9318-8e1e4dce684e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:49.535485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b526f399-fe94-4397-9318-8e1e4dce684e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:49.548420 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b526f399-fe94-4397-9318-8e1e4dce684e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1606 microversion: 2.1 time: 0.223210 May 18 22:32:49.549822 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1966/4176] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:49 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1606 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:50.314470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99bd29f2-bc85-4d42-8cb6-f098756a79e9 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:50.315803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-99bd29f2-bc85-4d42-8cb6-f098756a79e9 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:50.335886 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99bd29f2-bc85-4d42-8cb6-f098756a79e9 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:50.341950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99bd29f2-bc85-4d42-8cb6-f098756a79e9 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:50.346600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99bd29f2-bc85-4d42-8cb6-f098756a79e9 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:50.349950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99bd29f2-bc85-4d42-8cb6-f098756a79e9 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:51.007482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fd655311-cf16-4e6c-b1f9-695c0bb43435 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:51.028205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fd655311-cf16-4e6c-b1f9-695c0bb43435 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:51.039923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fd655311-cf16-4e6c-b1f9-695c0bb43435 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:51.041475 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fd655311-cf16-4e6c-b1f9-695c0bb43435 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 2.149636 May 18 22:32:51.057914 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2211/4177] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:48 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 2166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:51.066637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-454adc01-721a-421f-878d-0c5c72041802 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:51.069942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-454adc01-721a-421f-878d-0c5c72041802 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:51.105590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-454adc01-721a-421f-878d-0c5c72041802 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:51.106338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-454adc01-721a-421f-878d-0c5c72041802 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:51.107389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-454adc01-721a-421f-878d-0c5c72041802 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:51.108075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-454adc01-721a-421f-878d-0c5c72041802 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:51.198860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-454adc01-721a-421f-878d-0c5c72041802 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:51.199357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-454adc01-721a-421f-878d-0c5c72041802 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:51.199824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-454adc01-721a-421f-878d-0c5c72041802 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lazy-loading 'fault' on Instance uuid 3f433888-4792-43e8-b978-fb64ea408f31 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:32:51.217998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-99bd29f2-bc85-4d42-8cb6-f098756a79e9 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:51.239044 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-99bd29f2-bc85-4d42-8cb6-f098756a79e9 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1321 microversion: 2.1 time: 0.929057 May 18 22:32:51.243763 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1967/4178] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:50 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1321 bytes in 935 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:51.251659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-4bf740ef-19f0-4a32-90fb-7488fd245bee req-8ddad341-423f-4062-b695-5a3f982c9de6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f433888-4792-43e8-b978-fb64ea408f31", "name": "network-vif-deleted", "tag": "f669f3e8-723d-4f5c-9e1a-c88d493a281a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:51.276846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4bf740ef-19f0-4a32-90fb-7488fd245bee req-8ddad341-423f-4062-b695-5a3f982c9de6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:51.277347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4bf740ef-19f0-4a32-90fb-7488fd245bee req-8ddad341-423f-4062-b695-5a3f982c9de6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:51.306917 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-4bf740ef-19f0-4a32-90fb-7488fd245bee req-8ddad341-423f-4062-b695-5a3f982c9de6 service nova] Creating event network-vif-deleted:f669f3e8-723d-4f5c-9e1a-c88d493a281a for instance 3f433888-4792-43e8-b978-fb64ea408f31 on n-h1-841040-6 May 18 22:32:51.317033 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-4bf740ef-19f0-4a32-90fb-7488fd245bee req-8ddad341-423f-4062-b695-5a3f982c9de6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.070431 May 18 22:32:51.318512 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1968/4179] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:51 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:51.447339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-454adc01-721a-421f-878d-0c5c72041802 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:51.464652 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-454adc01-721a-421f-878d-0c5c72041802 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 200 len: 1327 microversion: 2.1 time: 0.403921 May 18 22:32:51.468554 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2212/4180] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:51 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 1327 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:52.068439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fe32f50c-0397-4bfe-9060-7a19ba79655d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:52.069410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fe32f50c-0397-4bfe-9060-7a19ba79655d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:52.092136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe32f50c-0397-4bfe-9060-7a19ba79655d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:52.098213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe32f50c-0397-4bfe-9060-7a19ba79655d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:52.107621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe32f50c-0397-4bfe-9060-7a19ba79655d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:52.112415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe32f50c-0397-4bfe-9060-7a19ba79655d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:52.259863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3478f0b1-7d4d-4713-a881-5fdf0969d9f8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:52.260476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3478f0b1-7d4d-4713-a881-5fdf0969d9f8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:52.268813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3478f0b1-7d4d-4713-a881-5fdf0969d9f8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:52.271641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3478f0b1-7d4d-4713-a881-5fdf0969d9f8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:52.274622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3478f0b1-7d4d-4713-a881-5fdf0969d9f8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:52.275288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3478f0b1-7d4d-4713-a881-5fdf0969d9f8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:52.861045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fe32f50c-0397-4bfe-9060-7a19ba79655d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:52.883914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fe32f50c-0397-4bfe-9060-7a19ba79655d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:52.889181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fe32f50c-0397-4bfe-9060-7a19ba79655d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:52.895944 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fe32f50c-0397-4bfe-9060-7a19ba79655d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.832419 May 18 22:32:52.898392 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1969/4181] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:52 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 838 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:52.911062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3478f0b1-7d4d-4713-a881-5fdf0969d9f8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:52.911841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-14f8e16e-8e3f-44d3-8a11-ed976ec5e82c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:52.914305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-14f8e16e-8e3f-44d3-8a11-ed976ec5e82c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:52.921536 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3478f0b1-7d4d-4713-a881-5fdf0969d9f8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1321 microversion: 2.1 time: 0.665456 May 18 22:32:52.922421 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2213/4182] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:52 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1321 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:52.943283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-14f8e16e-8e3f-44d3-8a11-ed976ec5e82c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:52.945236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-14f8e16e-8e3f-44d3-8a11-ed976ec5e82c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:52.946884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-14f8e16e-8e3f-44d3-8a11-ed976ec5e82c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:52.948704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-14f8e16e-8e3f-44d3-8a11-ed976ec5e82c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:53.029006 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-14f8e16e-8e3f-44d3-8a11-ed976ec5e82c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] HTTP exception thrown: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-14f8e16e-8e3f-44d3-8a11-ed976ec5e82c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Request method failure captured: May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 HTTP/1.1 May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXMa2BQHDlizuCW_MTAE0ecEo1aycbk51cDc6v_7g68XFMpI7S8VyJeI46d5HKqFiSR86PC3k4Uy3UUQ7GutFONzhsnPhZPqF1BH4uf2cJ8O76MvFV35ra23Q0WfM6BIWNodZ2usWZ7hD2e3qq62W_aBPNgUmsKJalXYebWzGaIce3g May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 5b41df4f414c46cd84aa02d4c29a39e3 May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AttachVolumeTestJSON-26171835 May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/5b41df4f414c46cd84aa02d4c29a39e3"}]}] May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AttachVolumeTestJSON-26171835 May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 5b41df4f414c46cd84aa02d4c29a39e3 May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AttachVolumeTestJSON-26171835 May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AttachVolumeTestJSON-26171835-project May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 238148f6c44545c69aa0a70920e5ca3c May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AttachVolumeTestJSON-26171835-project May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '3f433888-4792-43e8-b978-fb64ea408f31'} May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:53.035594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:53.041185 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:53.041185 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:53.041185 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:53.041185 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:32:53.041185 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:32:53.041185 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:32:53.041185 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:53.045389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-14f8e16e-8e3f-44d3-8a11-ed976ec5e82c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Returning 404 to user: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:32:53.049204 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-14f8e16e-8e3f-44d3-8a11-ed976ec5e82c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 404 len: 111 microversion: 2.1 time: 0.149370 May 18 22:32:53.056468 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1970/4183] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:52 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 111 bytes in 157 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:32:53.062237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-30b34650-8e56-4a97-a80b-d14498e97c23 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '.version_select at 0x7fa2dff51a60>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:53.103987 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-30b34650-8e56-4a97-a80b-d14498e97c23 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-561857369" status: 202 len: 0 microversion: 2.1 time: 0.044627 May 18 22:32:53.106614 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2214/4184] 10.222.0.58 () {58 vars in 1217 bytes} [Wed May 18 22:32:53 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-561857369 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:32:53.915750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2355b4d2-b0ed-435a-a87c-2fdc79814e04 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:53.916527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2355b4d2-b0ed-435a-a87c-2fdc79814e04 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:53.944884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d0fe4e01-1161-4ef4-8199-65ab68b9645c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:53.945522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2355b4d2-b0ed-435a-a87c-2fdc79814e04 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:53.945641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d0fe4e01-1161-4ef4-8199-65ab68b9645c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:53.946072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2355b4d2-b0ed-435a-a87c-2fdc79814e04 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:53.947822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2355b4d2-b0ed-435a-a87c-2fdc79814e04 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:53.948403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2355b4d2-b0ed-435a-a87c-2fdc79814e04 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:53.954292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0fe4e01-1161-4ef4-8199-65ab68b9645c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:53.955070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0fe4e01-1161-4ef4-8199-65ab68b9645c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:53.956081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0fe4e01-1161-4ef4-8199-65ab68b9645c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:53.957289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0fe4e01-1161-4ef4-8199-65ab68b9645c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:55.514611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2355b4d2-b0ed-435a-a87c-2fdc79814e04 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:55.538371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2355b4d2-b0ed-435a-a87c-2fdc79814e04 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:55.543602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2355b4d2-b0ed-435a-a87c-2fdc79814e04 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:55.548009 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2355b4d2-b0ed-435a-a87c-2fdc79814e04 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.636848 May 18 22:32:55.550918 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1971/4185] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:53 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1640 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:55.561159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-27761e6c-cccd-418d-ac8a-cf6175c6611e req-cf8f1107-c2c3-4d1d-ad97-e3aa1d8bf409 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7", "name": "network-vif-plugged", "status": "completed", "tag": "defa3be4-118c-4830-a64a-e6f1b6e897b9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:55.576618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d0fe4e01-1161-4ef4-8199-65ab68b9645c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:55.590774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-27761e6c-cccd-418d-ac8a-cf6175c6611e req-cf8f1107-c2c3-4d1d-ad97-e3aa1d8bf409 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:55.592074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-27761e6c-cccd-418d-ac8a-cf6175c6611e req-cf8f1107-c2c3-4d1d-ad97-e3aa1d8bf409 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:55.598335 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d0fe4e01-1161-4ef4-8199-65ab68b9645c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1321 microversion: 2.1 time: 1.659035 May 18 22:32:55.625850 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2215/4186] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:53 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1321 bytes in 1687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:32:55.632181 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-27761e6c-cccd-418d-ac8a-cf6175c6611e req-cf8f1107-c2c3-4d1d-ad97-e3aa1d8bf409 service nova] Creating event network-vif-plugged:defa3be4-118c-4830-a64a-e6f1b6e897b9 for instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 on n-h1-841040-6 May 18 22:32:55.640164 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-27761e6c-cccd-418d-ac8a-cf6175c6611e req-cf8f1107-c2c3-4d1d-ad97-e3aa1d8bf409 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.087747 May 18 22:32:55.642351 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1972/4187] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:32:55 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:56.571237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-21cf77d7-bb3f-4f28-97fe-d92538289cea tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:56.572250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-21cf77d7-bb3f-4f28-97fe-d92538289cea tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:56.584935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21cf77d7-bb3f-4f28-97fe-d92538289cea tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:56.587000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21cf77d7-bb3f-4f28-97fe-d92538289cea tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:56.587968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21cf77d7-bb3f-4f28-97fe-d92538289cea tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:56.590408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21cf77d7-bb3f-4f28-97fe-d92538289cea tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:56.621228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-55719101-349b-4974-835e-ef857542ea69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:56.623081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-55719101-349b-4974-835e-ef857542ea69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:56.638391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55719101-349b-4974-835e-ef857542ea69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:56.641974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55719101-349b-4974-835e-ef857542ea69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:56.643638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55719101-349b-4974-835e-ef857542ea69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:56.646286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55719101-349b-4974-835e-ef857542ea69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:58.392629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-21cf77d7-bb3f-4f28-97fe-d92538289cea tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:58.415272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-21cf77d7-bb3f-4f28-97fe-d92538289cea tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:58.417408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-21cf77d7-bb3f-4f28-97fe-d92538289cea tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:58.418987 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-21cf77d7-bb3f-4f28-97fe-d92538289cea tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.854042 May 18 22:32:58.421457 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2216/4188] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:56 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1857 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:32:58.434821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fd66690b-07b0-4b4c-825e-c57fd7b1ad74 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Action: 'create', calling method: .version_select at 0x7fa2dfbdeca0>, body: {"keypair": {"name": "tempest-keypair-1647510886", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEITheOG/MqDjvQuYfGZIsfojSCVD43ASqWXDhbYWKGrB3AfOcaBYkDeD+fgS7oUwi2oTK9tp3oaGghNeuJqJueOHqNnC0GIzsnmIcS7lCc4W/2KPH28P/+gvpl1xZFW/Q=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:32:58.459016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-fd66690b-07b0-4b4c-825e-c57fd7b1ad74 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Getting quotas for project 5b41df4f414c46cd84aa02d4c29a39e3. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:32:58.465159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-fd66690b-07b0-4b4c-825e-c57fd7b1ad74 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Getting quotas for user 238148f6c44545c69aa0a70920e5ca3c and project 5b41df4f414c46cd84aa02d4c29a39e3. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:32:58.499396 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fd66690b-07b0-4b4c-825e-c57fd7b1ad74 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.076585 May 18 22:32:58.500698 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2217/4189] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:32:58 2022] POST /compute/v2.1/os-keypairs => generated 386 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:32:58.997876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fd66690b-07b0-4b4c-825e-c57fd7b1ad74 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:58.998865 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fd66690b-07b0-4b4c-825e-c57fd7b1ad74 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute//" status: 200 len: 377 microversion: - time: 0.001349 May 18 22:32:59.007251 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2218/4190] 10.222.0.58 () {56 vars in 885 bytes} [Wed May 18 22:32:58 2022] GET /compute/ => generated 377 bytes in 10 msecs (HTTP/1.1 200) 3 headers in 91 bytes (2 switches on core 0) May 18 22:32:59.174768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-55719101-349b-4974-835e-ef857542ea69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:32:59.189948 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-55719101-349b-4974-835e-ef857542ea69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1321 microversion: 2.1 time: 2.574363 May 18 22:32:59.213843 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1973/4191] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:32:56 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1321 bytes in 2581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:32:59.237854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e1a90467-ac0e-46c9-8016-bb738b870dee tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:59.238364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e1a90467-ac0e-46c9-8016-bb738b870dee tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:59.271928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1a90467-ac0e-46c9-8016-bb738b870dee tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:59.272765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1a90467-ac0e-46c9-8016-bb738b870dee tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:59.274129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1a90467-ac0e-46c9-8016-bb738b870dee tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:59.274736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1a90467-ac0e-46c9-8016-bb738b870dee tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:59.353951 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-e1a90467-ac0e-46c9-8016-bb738b870dee tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] HTTP exception thrown: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e1a90467-ac0e-46c9-8016-bb738b870dee tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Request method failure captured: May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 HTTP/1.1 May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXIyT8_pyh9Cp-EeD5NmV2qKfghQj2t_uVCgZgOxhP7o8VorUMmzmSF8c328-Uu_zbD08VECBiDiM8nvqJgwH6DuVaLEkTOEwcyqU3eGZhvE39uwzXMOCa6Y_IzVBWRB0ofkWiIdhFw18U6AseBZl4xiQ2ooUnPNTO_vx4YoRiDwkUs May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.42 May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 41c577929667437aaf5c258dc5c61e65 May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TaggedBootDevicesTest_v242-1961798872 May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/41c577929667437aaf5c258dc5c61e65"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/41c577929667437aaf5c258dc5c61e65"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_41c577929667437aaf5c258dc5c61e65"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/41c577929667437aaf5c258dc5c61e65"}]}] May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TaggedBootDevicesTest_v242-1961798872 May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 41c577929667437aaf5c258dc5c61e65 May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TaggedBootDevicesTest_v242-1961798872 May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TaggedBootDevicesTest_v242-1961798872-project May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: aebad8ed2931453eabd481a9717a0460 May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TaggedBootDevicesTest_v242-1961798872-project May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '93f0b517-d96b-4756-9db1-cee95432a247'} May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:32:59.361198 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:32:59.366002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:59.366002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:59.366002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:59.366002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:59.366002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:59.366002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:59.366002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:59.366002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:32:59.366002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:32:59.366002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:59.366002 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:32:59.368865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e1a90467-ac0e-46c9-8016-bb738b870dee tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Returning 404 to user: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:32:59.370227 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e1a90467-ac0e-46c9-8016-bb738b870dee tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "DELETE /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 404 len: 111 microversion: 2.42 time: 0.137862 May 18 22:32:59.377511 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2219/4192] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:32:59 2022] DELETE /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 111 bytes in 143 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:32:59.383428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-52654f52-38d9-49c7-9e8d-109028f4780d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:59.384135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-52654f52-38d9-49c7-9e8d-109028f4780d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] [instance: 93f0b517-d96b-4756-9db1-cee95432a247] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:59.411394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52654f52-38d9-49c7-9e8d-109028f4780d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:59.411751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52654f52-38d9-49c7-9e8d-109028f4780d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.016s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:59.415227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52654f52-38d9-49c7-9e8d-109028f4780d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:59.415685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52654f52-38d9-49c7-9e8d-109028f4780d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:59.444846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2789973f-1730-47a0-b59c-fbf1a70011cf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:32:59.445406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2789973f-1730-47a0-b59c-fbf1a70011cf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:32:59.463846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2789973f-1730-47a0-b59c-fbf1a70011cf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:59.464385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2789973f-1730-47a0-b59c-fbf1a70011cf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:59.473888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2789973f-1730-47a0-b59c-fbf1a70011cf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:32:59.474371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2789973f-1730-47a0-b59c-fbf1a70011cf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:32:59.501939 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-52654f52-38d9-49c7-9e8d-109028f4780d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] HTTP exception thrown: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-52654f52-38d9-49c7-9e8d-109028f4780d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Request method failure captured: May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 HTTP/1.1 May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXIyT8_pyh9Cp-EeD5NmV2qKfghQj2t_uVCgZgOxhP7o8VorUMmzmSF8c328-Uu_zbD08VECBiDiM8nvqJgwH6DuVaLEkTOEwcyqU3eGZhvE39uwzXMOCa6Y_IzVBWRB0ofkWiIdhFw18U6AseBZl4xiQ2ooUnPNTO_vx4YoRiDwkUs May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.42 May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 41c577929667437aaf5c258dc5c61e65 May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TaggedBootDevicesTest_v242-1961798872 May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/41c577929667437aaf5c258dc5c61e65"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/41c577929667437aaf5c258dc5c61e65"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_41c577929667437aaf5c258dc5c61e65"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/41c577929667437aaf5c258dc5c61e65"}]}] May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TaggedBootDevicesTest_v242-1961798872 May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 41c577929667437aaf5c258dc5c61e65 May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TaggedBootDevicesTest_v242-1961798872 May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TaggedBootDevicesTest_v242-1961798872-project May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: aebad8ed2931453eabd481a9717a0460 May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TaggedBootDevicesTest_v242-1961798872-project May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '93f0b517-d96b-4756-9db1-cee95432a247'} May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:59.508950 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:32:59.516754 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:59.516754 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:32:59.516754 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:32:59.516754 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:32:59.516754 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:32:59.516754 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:32:59.516754 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. May 18 22:32:59.516754 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:32:59.523405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-52654f52-38d9-49c7-9e8d-109028f4780d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] Returning 404 to user: Instance 93f0b517-d96b-4756-9db1-cee95432a247 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:32:59.525452 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-52654f52-38d9-49c7-9e8d-109028f4780d tempest-TaggedBootDevicesTest_v242-1961798872 tempest-TaggedBootDevicesTest_v242-1961798872-project] 10.222.0.58 "GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247" status: 404 len: 111 microversion: 2.42 time: 0.146390 May 18 22:32:59.526823 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1974/4193] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:59 2022] GET /compute/v2.1/servers/93f0b517-d96b-4756-9db1-cee95432a247 => generated 111 bytes in 149 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:33:00.228470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-39f4e661-1bb8-4797-a538-d36e5ddaafcc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:00.230516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-39f4e661-1bb8-4797-a538-d36e5ddaafcc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:00.260955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39f4e661-1bb8-4797-a538-d36e5ddaafcc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:00.261403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39f4e661-1bb8-4797-a538-d36e5ddaafcc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:00.262211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39f4e661-1bb8-4797-a538-d36e5ddaafcc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:00.273497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39f4e661-1bb8-4797-a538-d36e5ddaafcc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:00.331190 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-39f4e661-1bb8-4797-a538-d36e5ddaafcc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:00.666704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2789973f-1730-47a0-b59c-fbf1a70011cf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:00.687939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2789973f-1730-47a0-b59c-fbf1a70011cf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:00.690059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2789973f-1730-47a0-b59c-fbf1a70011cf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:00.691686 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2789973f-1730-47a0-b59c-fbf1a70011cf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.252181 May 18 22:33:00.693379 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2220/4194] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:32:59 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:01.711014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fb8fabf5-d9f6-4acb-8233-6b619d2b504a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:01.711778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fb8fabf5-d9f6-4acb-8233-6b619d2b504a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:01.728602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb8fabf5-d9f6-4acb-8233-6b619d2b504a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:01.731724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb8fabf5-d9f6-4acb-8233-6b619d2b504a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:01.732682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb8fabf5-d9f6-4acb-8233-6b619d2b504a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:01.739607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb8fabf5-d9f6-4acb-8233-6b619d2b504a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:01.911472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-39f4e661-1bb8-4797-a538-d36e5ddaafcc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:01.922303 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-39f4e661-1bb8-4797-a538-d36e5ddaafcc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1515 microversion: 2.1 time: 1.709586 May 18 22:33:01.933796 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1975/4195] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:00 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1515 bytes in 1722 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:01.940006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-49674da0-d19c-45df-a516-7b14d9d6d872 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:33:01.941452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-49674da0-d19c-45df-a516-7b14d9d6d872 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:01.969177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49674da0-d19c-45df-a516-7b14d9d6d872 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:01.969633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49674da0-d19c-45df-a516-7b14d9d6d872 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:01.978117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49674da0-d19c-45df-a516-7b14d9d6d872 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:01.979063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49674da0-d19c-45df-a516-7b14d9d6d872 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:02.074767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-49674da0-d19c-45df-a516-7b14d9d6d872 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lazy-loading 'flavor' on Instance uuid cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:33:02.297913 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-49674da0-d19c-45df-a516-7b14d9d6d872 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7/action" status: 200 len: 32 microversion: 2.1 time: 0.362054 May 18 22:33:02.299108 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1976/4196] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:33:01 2022] POST /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7/action => generated 32 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:33:02.329391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a81e92dc-0307-4f59-9f04-a118eadea008 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:02.337906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a81e92dc-0307-4f59-9f04-a118eadea008 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:02.379114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a81e92dc-0307-4f59-9f04-a118eadea008 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:02.383207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a81e92dc-0307-4f59-9f04-a118eadea008 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:02.391271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a81e92dc-0307-4f59-9f04-a118eadea008 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:02.392884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a81e92dc-0307-4f59-9f04-a118eadea008 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:02.990217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fb8fabf5-d9f6-4acb-8233-6b619d2b504a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:03.026504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fb8fabf5-d9f6-4acb-8233-6b619d2b504a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:03.028804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fb8fabf5-d9f6-4acb-8233-6b619d2b504a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:03.030962 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fb8fabf5-d9f6-4acb-8233-6b619d2b504a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.324590 May 18 22:33:03.032826 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2221/4197] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:01 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1327 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:03.038355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a81e92dc-0307-4f59-9f04-a118eadea008 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:03.046889 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a81e92dc-0307-4f59-9f04-a118eadea008 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1521 microversion: 2.1 time: 0.739182 May 18 22:33:03.047497 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1977/4198] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:02 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1521 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:04.051109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-380cb0d9-4710-4eae-a882-285c466d3d37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:04.051751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-380cb0d9-4710-4eae-a882-285c466d3d37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:04.065162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-196a1914-8a33-40c9-8e55-66eb574f382e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:04.068045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-196a1914-8a33-40c9-8e55-66eb574f382e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:04.074167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-380cb0d9-4710-4eae-a882-285c466d3d37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:04.074892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-380cb0d9-4710-4eae-a882-285c466d3d37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:04.075724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-380cb0d9-4710-4eae-a882-285c466d3d37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:04.076158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-380cb0d9-4710-4eae-a882-285c466d3d37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:04.093846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-196a1914-8a33-40c9-8e55-66eb574f382e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:04.097282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-196a1914-8a33-40c9-8e55-66eb574f382e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:04.098366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-196a1914-8a33-40c9-8e55-66eb574f382e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:04.102699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-196a1914-8a33-40c9-8e55-66eb574f382e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:04.876337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-380cb0d9-4710-4eae-a882-285c466d3d37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:04.902046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-380cb0d9-4710-4eae-a882-285c466d3d37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:04.908447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-196a1914-8a33-40c9-8e55-66eb574f382e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:04.909254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-380cb0d9-4710-4eae-a882-285c466d3d37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:04.915293 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-380cb0d9-4710-4eae-a882-285c466d3d37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.866713 May 18 22:33:04.918163 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2222/4199] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:04 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 871 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:04.921187 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-196a1914-8a33-40c9-8e55-66eb574f382e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1521 microversion: 2.1 time: 0.860605 May 18 22:33:04.924548 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1978/4200] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:04 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1521 bytes in 865 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:33:05.936388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ad309227-bc36-497b-86a6-9b6c795413f8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:05.936949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ad309227-bc36-497b-86a6-9b6c795413f8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:05.942028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1c58a44f-ce22-4388-8518-3df032aa2b19 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:05.942777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1c58a44f-ce22-4388-8518-3df032aa2b19 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:05.950561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad309227-bc36-497b-86a6-9b6c795413f8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:05.951066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad309227-bc36-497b-86a6-9b6c795413f8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:05.954848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad309227-bc36-497b-86a6-9b6c795413f8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:05.955520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad309227-bc36-497b-86a6-9b6c795413f8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:05.959305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1c58a44f-ce22-4388-8518-3df032aa2b19 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_api:SELECT=64 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:05.975453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c58a44f-ce22-4388-8518-3df032aa2b19 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:05.976270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c58a44f-ce22-4388-8518-3df032aa2b19 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:05.979361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c58a44f-ce22-4388-8518-3df032aa2b19 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:05.985023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c58a44f-ce22-4388-8518-3df032aa2b19 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:06.419826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ad309227-bc36-497b-86a6-9b6c795413f8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:06.438670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ad309227-bc36-497b-86a6-9b6c795413f8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:06.440222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ad309227-bc36-497b-86a6-9b6c795413f8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:06.441549 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ad309227-bc36-497b-86a6-9b6c795413f8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.511415 May 18 22:33:06.455040 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2223/4201] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:05 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:07.250217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1c58a44f-ce22-4388-8518-3df032aa2b19 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:07.270952 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1c58a44f-ce22-4388-8518-3df032aa2b19 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1521 microversion: 2.1 time: 1.323075 May 18 22:33:07.277041 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1979/4202] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:05 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1521 bytes in 1341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:33:07.461040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ee6d79ff-7bfc-4a7b-96c0-b2a8385a300a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:07.462356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ee6d79ff-7bfc-4a7b-96c0-b2a8385a300a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:07.471968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee6d79ff-7bfc-4a7b-96c0-b2a8385a300a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:07.476272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee6d79ff-7bfc-4a7b-96c0-b2a8385a300a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:07.477240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee6d79ff-7bfc-4a7b-96c0-b2a8385a300a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:07.477758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee6d79ff-7bfc-4a7b-96c0-b2a8385a300a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:07.801283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1791058115", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "03e3523d-9c6e-4524-81ca-0cf12061b431"}], "security_groups": [{"name": "tempest-securitygroup--850447824"}], "key_name": "tempest-keypair-1647510886", "user_data": "}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:33:08.080190 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] validate_networks() for [('03e3523d-9c6e-4524-81ca-0cf12061b431', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:33:08.476991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ee6d79ff-7bfc-4a7b-96c0-b2a8385a300a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:08.947884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ee6d79ff-7bfc-4a7b-96c0-b2a8385a300a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:08.965562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ee6d79ff-7bfc-4a7b-96c0-b2a8385a300a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:08.967094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ee6d79ff-7bfc-4a7b-96c0-b2a8385a300a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:08.968285 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ee6d79ff-7bfc-4a7b-96c0-b2a8385a300a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.511937 May 18 22:33:08.971475 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2224/4203] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:07 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1516 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:33:08.976948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fa8f7e6a-538a-432c-b852-19e04271e0ec tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:08.977873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fa8f7e6a-538a-432c-b852-19e04271e0ec tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:09.012361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa8f7e6a-538a-432c-b852-19e04271e0ec tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:09.012884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa8f7e6a-538a-432c-b852-19e04271e0ec tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:09.013568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa8f7e6a-538a-432c-b852-19e04271e0ec tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:09.014034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa8f7e6a-538a-432c-b852-19e04271e0ec tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:09.297881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:33:09.298513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:33:09.299120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:33:09.299761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:33:09.300267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:33:09.314236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:09.316153 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:09.317272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:09.318009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:09.343668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Getting quotas for project 5b41df4f414c46cd84aa02d4c29a39e3. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:33:09.359855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Getting quotas for user 238148f6c44545c69aa0a70920e5ca3c and project 5b41df4f414c46cd84aa02d4c29a39e3. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:33:09.366632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fa8f7e6a-538a-432c-b852-19e04271e0ec tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:09.381012 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fa8f7e6a-538a-432c-b852-19e04271e0ec tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1521 microversion: 2.1 time: 0.407614 May 18 22:33:09.383257 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2225/4204] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:08 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1521 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:09.395869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:33:09.401992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:33:09.529069 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6b35bd46-9b42-4947-9658-5f05f9680cc8 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 1.732835 May 18 22:33:09.536074 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1980/4205] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:33:07 2022] POST /compute/v2.1/servers => generated 401 bytes in 1740 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:33:09.541576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-73cf5ae5-e0f1-499b-9df2-9e06ebccc434 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:09.542941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-73cf5ae5-e0f1-499b-9df2-9e06ebccc434 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:09.773778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-73cf5ae5-e0f1-499b-9df2-9e06ebccc434 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:09.784004 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-73cf5ae5-e0f1-499b-9df2-9e06ebccc434 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1238 microversion: 2.1 time: 0.247004 May 18 22:33:09.791943 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2226/4206] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:09 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1238 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:33:09.991805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d8b79881-855e-4b91-8858-b1fb1bd19115 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:09.993484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d8b79881-855e-4b91-8858-b1fb1bd19115 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:10.004650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8b79881-855e-4b91-8858-b1fb1bd19115 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:10.005435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8b79881-855e-4b91-8858-b1fb1bd19115 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:10.006556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8b79881-855e-4b91-8858-b1fb1bd19115 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:10.007167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8b79881-855e-4b91-8858-b1fb1bd19115 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:10.400861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-944ac84b-6ada-4797-8fbc-83ebfbeb2f96 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:10.401808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-944ac84b-6ada-4797-8fbc-83ebfbeb2f96 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:10.404061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-944ac84b-6ada-4797-8fbc-83ebfbeb2f96 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119083] Writing DB stats nova_api:SELECT=82,nova_api:UPDATE=1,nova_api:DELETE=2,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:10.427206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-944ac84b-6ada-4797-8fbc-83ebfbeb2f96 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:10.429238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-944ac84b-6ada-4797-8fbc-83ebfbeb2f96 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:10.430277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-944ac84b-6ada-4797-8fbc-83ebfbeb2f96 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:10.430950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-944ac84b-6ada-4797-8fbc-83ebfbeb2f96 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:10.567988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d8b79881-855e-4b91-8858-b1fb1bd19115 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:10.613067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d8b79881-855e-4b91-8858-b1fb1bd19115 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:10.629237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d8b79881-855e-4b91-8858-b1fb1bd19115 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:10.638300 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d8b79881-855e-4b91-8858-b1fb1bd19115 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.650062 May 18 22:33:10.642035 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1981/4207] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:09 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 657 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:10.809837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d81ac61c-c8fe-4238-a10d-d34ca5f76c09 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:10.810697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d81ac61c-c8fe-4238-a10d-d34ca5f76c09 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:10.824463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d81ac61c-c8fe-4238-a10d-d34ca5f76c09 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:10.825282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d81ac61c-c8fe-4238-a10d-d34ca5f76c09 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:10.831976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d81ac61c-c8fe-4238-a10d-d34ca5f76c09 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:10.832644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d81ac61c-c8fe-4238-a10d-d34ca5f76c09 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:10.877440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-944ac84b-6ada-4797-8fbc-83ebfbeb2f96 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:10.889191 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-944ac84b-6ada-4797-8fbc-83ebfbeb2f96 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1521 microversion: 2.1 time: 0.493078 May 18 22:33:10.896046 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2227/4208] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:10 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1521 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:33:11.009289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d81ac61c-c8fe-4238-a10d-d34ca5f76c09 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:11.022277 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d81ac61c-c8fe-4238-a10d-d34ca5f76c09 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1290 microversion: 2.1 time: 0.213568 May 18 22:33:11.023215 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1982/4209] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:10 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1290 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:33:11.663893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-69774582-707b-4005-aa92-4c77a621ef0a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:11.664791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-69774582-707b-4005-aa92-4c77a621ef0a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:11.675887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69774582-707b-4005-aa92-4c77a621ef0a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:11.680226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69774582-707b-4005-aa92-4c77a621ef0a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:11.681376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69774582-707b-4005-aa92-4c77a621ef0a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:11.682034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69774582-707b-4005-aa92-4c77a621ef0a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:11.911077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a5ee144-594e-4e57-87dc-978846a55ea3 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:11.912392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5a5ee144-594e-4e57-87dc-978846a55ea3 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:11.921591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a5ee144-594e-4e57-87dc-978846a55ea3 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:11.932336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a5ee144-594e-4e57-87dc-978846a55ea3 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:11.933393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a5ee144-594e-4e57-87dc-978846a55ea3 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:11.934048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a5ee144-594e-4e57-87dc-978846a55ea3 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:12.701471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-69774582-707b-4005-aa92-4c77a621ef0a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:12.704166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-69774582-707b-4005-aa92-4c77a621ef0a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:12.721807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-69774582-707b-4005-aa92-4c77a621ef0a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:12.727320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-69774582-707b-4005-aa92-4c77a621ef0a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:12.732595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5a5ee144-594e-4e57-87dc-978846a55ea3 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:12.739551 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-69774582-707b-4005-aa92-4c77a621ef0a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.082075 May 18 22:33:12.745613 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5a5ee144-594e-4e57-87dc-978846a55ea3 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1521 microversion: 2.1 time: 0.838449 May 18 22:33:12.750045 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1983/4210] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:11 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1521 bytes in 843 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:33:12.754978 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2228/4211] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:11 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1099 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:12.768445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bccbb4d5-81db-407f-bc4a-cb808d9a13c0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:12.769261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bccbb4d5-81db-407f-bc4a-cb808d9a13c0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:12.796398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bccbb4d5-81db-407f-bc4a-cb808d9a13c0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:12.796846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bccbb4d5-81db-407f-bc4a-cb808d9a13c0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:12.797697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bccbb4d5-81db-407f-bc4a-cb808d9a13c0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:12.798089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bccbb4d5-81db-407f-bc4a-cb808d9a13c0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:13.012022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bccbb4d5-81db-407f-bc4a-cb808d9a13c0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:13.028244 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bccbb4d5-81db-407f-bc4a-cb808d9a13c0 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1296 microversion: 2.1 time: 0.274527 May 18 22:33:13.032177 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1984/4212] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:12 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1296 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:13.770576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4c86adc7-bbdd-4b34-bf45-81db8533c1ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:13.772996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4c86adc7-bbdd-4b34-bf45-81db8533c1ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:13.775568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c268715a-0a7a-4cfd-98d7-1c7f94daaf24 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:13.777139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c268715a-0a7a-4cfd-98d7-1c7f94daaf24 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:13.788007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c86adc7-bbdd-4b34-bf45-81db8533c1ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:13.789539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c268715a-0a7a-4cfd-98d7-1c7f94daaf24 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:13.792242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c268715a-0a7a-4cfd-98d7-1c7f94daaf24 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:13.794859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c86adc7-bbdd-4b34-bf45-81db8533c1ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:13.799298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c86adc7-bbdd-4b34-bf45-81db8533c1ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:13.800306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c268715a-0a7a-4cfd-98d7-1c7f94daaf24 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:13.800864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c268715a-0a7a-4cfd-98d7-1c7f94daaf24 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:13.802002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c86adc7-bbdd-4b34-bf45-81db8533c1ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:14.214238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4c86adc7-bbdd-4b34-bf45-81db8533c1ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:14.225293 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4c86adc7-bbdd-4b34-bf45-81db8533c1ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1521 microversion: 2.1 time: 0.461993 May 18 22:33:14.225921 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2229/4213] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:13 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1521 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:14.255825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1b15c90f-12ae-494d-9c13-3508692da831 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:14.266164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1b15c90f-12ae-494d-9c13-3508692da831 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:14.294942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b15c90f-12ae-494d-9c13-3508692da831 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:14.298082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b15c90f-12ae-494d-9c13-3508692da831 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:14.299221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b15c90f-12ae-494d-9c13-3508692da831 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:14.303330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b15c90f-12ae-494d-9c13-3508692da831 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:14.613140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c268715a-0a7a-4cfd-98d7-1c7f94daaf24 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:14.637358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c268715a-0a7a-4cfd-98d7-1c7f94daaf24 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:14.647766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c268715a-0a7a-4cfd-98d7-1c7f94daaf24 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:14.651858 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c268715a-0a7a-4cfd-98d7-1c7f94daaf24 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.880575 May 18 22:33:14.671534 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1985/4214] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:13 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:33:14.738382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1b15c90f-12ae-494d-9c13-3508692da831 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:14.749581 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1b15c90f-12ae-494d-9c13-3508692da831 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1363 microversion: 2.1 time: 0.510911 May 18 22:33:14.765718 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2230/4215] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:14 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1363 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:15.243337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-89fc7c12-6bf2-41b1-80a4-59e30ba8b35e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:15.243964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-89fc7c12-6bf2-41b1-80a4-59e30ba8b35e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:15.269668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89fc7c12-6bf2-41b1-80a4-59e30ba8b35e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:15.270276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89fc7c12-6bf2-41b1-80a4-59e30ba8b35e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:15.277694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89fc7c12-6bf2-41b1-80a4-59e30ba8b35e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:15.278186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89fc7c12-6bf2-41b1-80a4-59e30ba8b35e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:15.678199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-afe7f989-ebaf-43bc-bc05-5257c29a08c6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:15.679436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-afe7f989-ebaf-43bc-bc05-5257c29a08c6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:15.690764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afe7f989-ebaf-43bc-bc05-5257c29a08c6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:15.698557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afe7f989-ebaf-43bc-bc05-5257c29a08c6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:15.699421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afe7f989-ebaf-43bc-bc05-5257c29a08c6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:15.702956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afe7f989-ebaf-43bc-bc05-5257c29a08c6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:16.145186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-afe7f989-ebaf-43bc-bc05-5257c29a08c6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:16.162989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-afe7f989-ebaf-43bc-bc05-5257c29a08c6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:16.164818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-afe7f989-ebaf-43bc-bc05-5257c29a08c6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:16.166137 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-afe7f989-ebaf-43bc-bc05-5257c29a08c6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.493474 May 18 22:33:16.167089 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2231/4216] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:15 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:33:16.181581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-89a1e16d-97ca-47ff-82ff-a34cbc74c07e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:16.182237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-89a1e16d-97ca-47ff-82ff-a34cbc74c07e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:16.188806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89a1e16d-97ca-47ff-82ff-a34cbc74c07e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:16.189253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89a1e16d-97ca-47ff-82ff-a34cbc74c07e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:16.190052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89a1e16d-97ca-47ff-82ff-a34cbc74c07e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:16.194400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89a1e16d-97ca-47ff-82ff-a34cbc74c07e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:16.274873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-89fc7c12-6bf2-41b1-80a4-59e30ba8b35e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:16.285488 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-89fc7c12-6bf2-41b1-80a4-59e30ba8b35e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1521 microversion: 2.1 time: 1.046677 May 18 22:33:16.302141 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1986/4217] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:15 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1521 bytes in 1062 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:16.600977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-89a1e16d-97ca-47ff-82ff-a34cbc74c07e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:16.620377 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-89a1e16d-97ca-47ff-82ff-a34cbc74c07e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1363 microversion: 2.1 time: 0.451382 May 18 22:33:16.622652 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2232/4218] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:16 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1363 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:17.185896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e5749c8d-b63f-4016-b892-d3a85ba68c57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:17.186402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e5749c8d-b63f-4016-b892-d3a85ba68c57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:17.200983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5749c8d-b63f-4016-b892-d3a85ba68c57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:17.205214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5749c8d-b63f-4016-b892-d3a85ba68c57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:17.211210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5749c8d-b63f-4016-b892-d3a85ba68c57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:17.213116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5749c8d-b63f-4016-b892-d3a85ba68c57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:17.305494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c0b21691-d157-41b8-b9c3-33e425778773 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:17.306278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c0b21691-d157-41b8-b9c3-33e425778773 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:17.343740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0b21691-d157-41b8-b9c3-33e425778773 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:17.347510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0b21691-d157-41b8-b9c3-33e425778773 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:17.349069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0b21691-d157-41b8-b9c3-33e425778773 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:17.349865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0b21691-d157-41b8-b9c3-33e425778773 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:17.788573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e5749c8d-b63f-4016-b892-d3a85ba68c57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:17.800489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e5749c8d-b63f-4016-b892-d3a85ba68c57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:17.827025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e5749c8d-b63f-4016-b892-d3a85ba68c57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:17.833490 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e5749c8d-b63f-4016-b892-d3a85ba68c57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.652143 May 18 22:33:17.834136 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1987/4219] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:17 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:17.866787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ba366a11-db02-4f55-98f9-6a8e76d74869 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:17.868749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ba366a11-db02-4f55-98f9-6a8e76d74869 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:17.889558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba366a11-db02-4f55-98f9-6a8e76d74869 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:17.901368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba366a11-db02-4f55-98f9-6a8e76d74869 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:17.903589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba366a11-db02-4f55-98f9-6a8e76d74869 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:17.909653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba366a11-db02-4f55-98f9-6a8e76d74869 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:18.339759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c0b21691-d157-41b8-b9c3-33e425778773 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:18.352872 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c0b21691-d157-41b8-b9c3-33e425778773 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1521 microversion: 2.1 time: 1.052670 May 18 22:33:18.354746 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2233/4220] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:17 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1521 bytes in 1056 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:33:18.370455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-27333e87-0f78-4397-bf21-b3b2ad56d2f7 req-5997e01f-1445-4947-9787-e5195b028262 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3b626c47-4be7-442c-99c5-0c06e675d390", "tag": "51b16354-ba11-4957-bb91-647a6f072334"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:33:18.407325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-27333e87-0f78-4397-bf21-b3b2ad56d2f7 req-5997e01f-1445-4947-9787-e5195b028262 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:18.407776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-27333e87-0f78-4397-bf21-b3b2ad56d2f7 req-5997e01f-1445-4947-9787-e5195b028262 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:18.469231 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-27333e87-0f78-4397-bf21-b3b2ad56d2f7 req-5997e01f-1445-4947-9787-e5195b028262 service nova] Creating event network-changed:51b16354-ba11-4957-bb91-647a6f072334 for instance 3b626c47-4be7-442c-99c5-0c06e675d390 on n-h2-841040-6 May 18 22:33:18.504115 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-27333e87-0f78-4397-bf21-b3b2ad56d2f7 req-5997e01f-1445-4947-9787-e5195b028262 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.145313 May 18 22:33:18.505586 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2234/4221] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:33:18 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:33:18.613600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ba366a11-db02-4f55-98f9-6a8e76d74869 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:18.623374 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ba366a11-db02-4f55-98f9-6a8e76d74869 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1363 microversion: 2.1 time: 0.786428 May 18 22:33:18.628513 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1988/4222] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:17 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1363 bytes in 794 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:18.856505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f78f4bab-9091-4661-ae23-31fd7e3f8fb2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:18.857258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f78f4bab-9091-4661-ae23-31fd7e3f8fb2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:18.890156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f78f4bab-9091-4661-ae23-31fd7e3f8fb2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:18.890891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f78f4bab-9091-4661-ae23-31fd7e3f8fb2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:18.891919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f78f4bab-9091-4661-ae23-31fd7e3f8fb2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:18.892357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f78f4bab-9091-4661-ae23-31fd7e3f8fb2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:19.288537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f78f4bab-9091-4661-ae23-31fd7e3f8fb2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:19.298903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f78f4bab-9091-4661-ae23-31fd7e3f8fb2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:19.303249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f78f4bab-9091-4661-ae23-31fd7e3f8fb2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:19.304476 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f78f4bab-9091-4661-ae23-31fd7e3f8fb2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.452787 May 18 22:33:19.310983 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2235/4223] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:18 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:19.370698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-570386a5-5883-470b-a513-b3fc36a11e0f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:19.372149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-570386a5-5883-470b-a513-b3fc36a11e0f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:19.381539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-570386a5-5883-470b-a513-b3fc36a11e0f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:19.388115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-570386a5-5883-470b-a513-b3fc36a11e0f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:19.391995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-570386a5-5883-470b-a513-b3fc36a11e0f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:19.394721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-570386a5-5883-470b-a513-b3fc36a11e0f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:19.397576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-570386a5-5883-470b-a513-b3fc36a11e0f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:19.402329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-570386a5-5883-470b-a513-b3fc36a11e0f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:19.641352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4edfc1b7-7515-46c1-8d41-5bd569d14c10 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:19.642135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4edfc1b7-7515-46c1-8d41-5bd569d14c10 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:19.652535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4edfc1b7-7515-46c1-8d41-5bd569d14c10 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:19.653223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4edfc1b7-7515-46c1-8d41-5bd569d14c10 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:19.654237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4edfc1b7-7515-46c1-8d41-5bd569d14c10 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:19.654887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4edfc1b7-7515-46c1-8d41-5bd569d14c10 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:19.779425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4edfc1b7-7515-46c1-8d41-5bd569d14c10 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:20.026347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4edfc1b7-7515-46c1-8d41-5bd569d14c10 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:20.035231 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4edfc1b7-7515-46c1-8d41-5bd569d14c10 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1363 microversion: 2.1 time: 0.398472 May 18 22:33:20.051367 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2236/4224] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:19 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1363 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:20.324307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce5f9876-88db-48d4-a039-32924744da35 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:20.325067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ce5f9876-88db-48d4-a039-32924744da35 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:20.338665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce5f9876-88db-48d4-a039-32924744da35 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:20.339504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce5f9876-88db-48d4-a039-32924744da35 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:20.340524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce5f9876-88db-48d4-a039-32924744da35 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:20.341804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce5f9876-88db-48d4-a039-32924744da35 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:20.678798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-570386a5-5883-470b-a513-b3fc36a11e0f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:20.692980 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-570386a5-5883-470b-a513-b3fc36a11e0f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1521 microversion: 2.1 time: 1.322898 May 18 22:33:20.704946 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1989/4225] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:19 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1521 bytes in 1339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:20.796007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ce5f9876-88db-48d4-a039-32924744da35 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:20.809793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ce5f9876-88db-48d4-a039-32924744da35 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:20.815716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ce5f9876-88db-48d4-a039-32924744da35 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:20.819391 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ce5f9876-88db-48d4-a039-32924744da35 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.499382 May 18 22:33:20.820272 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2237/4226] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:20 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:33:21.070994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-76b2ba28-8352-4d49-99b2-2e22ed02a403 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:21.072053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-76b2ba28-8352-4d49-99b2-2e22ed02a403 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:21.087223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76b2ba28-8352-4d49-99b2-2e22ed02a403 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:21.090837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76b2ba28-8352-4d49-99b2-2e22ed02a403 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:21.096882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76b2ba28-8352-4d49-99b2-2e22ed02a403 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:21.097494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76b2ba28-8352-4d49-99b2-2e22ed02a403 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:21.147271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-76b2ba28-8352-4d49-99b2-2e22ed02a403 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:21.710445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e18b8fa0-6b39-4381-bbc8-e765333218ee tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:21.711408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e18b8fa0-6b39-4381-bbc8-e765333218ee tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:21.726810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e18b8fa0-6b39-4381-bbc8-e765333218ee tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:21.727444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e18b8fa0-6b39-4381-bbc8-e765333218ee tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:21.731606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e18b8fa0-6b39-4381-bbc8-e765333218ee tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:21.732853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e18b8fa0-6b39-4381-bbc8-e765333218ee tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:22.048333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e18b8fa0-6b39-4381-bbc8-e765333218ee tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:22.056989 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e18b8fa0-6b39-4381-bbc8-e765333218ee tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1521 microversion: 2.1 time: 0.351359 May 18 22:33:22.062118 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2238/4227] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:21 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1521 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:22.068785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-41cef72f-0634-49d2-b955-b316888b2dd8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:22.074566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-41cef72f-0634-49d2-b955-b316888b2dd8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:22.092483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41cef72f-0634-49d2-b955-b316888b2dd8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:22.093243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41cef72f-0634-49d2-b955-b316888b2dd8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:22.094213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41cef72f-0634-49d2-b955-b316888b2dd8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:22.094798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41cef72f-0634-49d2-b955-b316888b2dd8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:22.284605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-76b2ba28-8352-4d49-99b2-2e22ed02a403 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:22.294140 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-76b2ba28-8352-4d49-99b2-2e22ed02a403 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1363 microversion: 2.1 time: 1.229781 May 18 22:33:22.318627 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1990/4228] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:21 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1363 bytes in 1254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:22.478391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-41cef72f-0634-49d2-b955-b316888b2dd8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:22.489726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-41cef72f-0634-49d2-b955-b316888b2dd8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:22.495576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-41cef72f-0634-49d2-b955-b316888b2dd8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:22.496993 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-41cef72f-0634-49d2-b955-b316888b2dd8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.433696 May 18 22:33:22.498283 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2239/4229] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:22 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:23.080402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0cbd960b-2773-4904-8322-201d693d4c3a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:23.082663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0cbd960b-2773-4904-8322-201d693d4c3a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:23.100940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cbd960b-2773-4904-8322-201d693d4c3a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:23.101748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cbd960b-2773-4904-8322-201d693d4c3a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:23.103465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cbd960b-2773-4904-8322-201d693d4c3a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:23.106475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cbd960b-2773-4904-8322-201d693d4c3a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:23.323358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dac87dc2-5bf6-42d8-9003-ee4299f3e635 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:23.324534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dac87dc2-5bf6-42d8-9003-ee4299f3e635 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:23.337365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dac87dc2-5bf6-42d8-9003-ee4299f3e635 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:23.344284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dac87dc2-5bf6-42d8-9003-ee4299f3e635 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:23.346362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dac87dc2-5bf6-42d8-9003-ee4299f3e635 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:23.348445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dac87dc2-5bf6-42d8-9003-ee4299f3e635 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:23.755511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dac87dc2-5bf6-42d8-9003-ee4299f3e635 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:23.765232 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dac87dc2-5bf6-42d8-9003-ee4299f3e635 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1363 microversion: 2.1 time: 0.447132 May 18 22:33:23.770326 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2240/4230] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:23 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1363 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:23.782214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d259f5d4-bcd7-4766-9781-dc4358a87767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:23.785382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d259f5d4-bcd7-4766-9781-dc4358a87767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:23.815740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0cbd960b-2773-4904-8322-201d693d4c3a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:23.825016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d259f5d4-bcd7-4766-9781-dc4358a87767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:23.826497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d259f5d4-bcd7-4766-9781-dc4358a87767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:23.829716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d259f5d4-bcd7-4766-9781-dc4358a87767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:23.830362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d259f5d4-bcd7-4766-9781-dc4358a87767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:23.839092 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0cbd960b-2773-4904-8322-201d693d4c3a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1521 microversion: 2.1 time: 0.761757 May 18 22:33:23.846043 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1991/4231] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:23 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1521 bytes in 769 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:24.788553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c3c7925-e6cf-4c97-bb72-bd571a6d757d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:24.789642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6c3c7925-e6cf-4c97-bb72-bd571a6d757d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:24.812344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c3c7925-e6cf-4c97-bb72-bd571a6d757d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:24.817230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c3c7925-e6cf-4c97-bb72-bd571a6d757d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:24.818906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c3c7925-e6cf-4c97-bb72-bd571a6d757d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:24.820570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c3c7925-e6cf-4c97-bb72-bd571a6d757d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:25.121431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d259f5d4-bcd7-4766-9781-dc4358a87767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:25.132830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d259f5d4-bcd7-4766-9781-dc4358a87767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:25.134586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d259f5d4-bcd7-4766-9781-dc4358a87767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:25.135923 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d259f5d4-bcd7-4766-9781-dc4358a87767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.364106 May 18 22:33:25.150390 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2241/4232] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:23 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1376 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:25.156071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8e34db38-305b-4f4a-8988-e956fef70856 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:25.157364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8e34db38-305b-4f4a-8988-e956fef70856 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:25.166089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e34db38-305b-4f4a-8988-e956fef70856 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:25.166778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e34db38-305b-4f4a-8988-e956fef70856 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:25.168197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e34db38-305b-4f4a-8988-e956fef70856 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:25.168886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e34db38-305b-4f4a-8988-e956fef70856 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:25.261160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6c3c7925-e6cf-4c97-bb72-bd571a6d757d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:25.271178 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6c3c7925-e6cf-4c97-bb72-bd571a6d757d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1363 microversion: 2.1 time: 0.488108 May 18 22:33:25.290449 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1992/4233] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:24 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1363 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:26.086656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8e34db38-305b-4f4a-8988-e956fef70856 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:26.096674 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8e34db38-305b-4f4a-8988-e956fef70856 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1521 microversion: 2.1 time: 0.943415 May 18 22:33:26.098549 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2242/4234] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:25 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1521 bytes in 947 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:26.157800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-90a6b705-4b28-4c89-902a-79b1f44ed049 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:26.158576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-90a6b705-4b28-4c89-902a-79b1f44ed049 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:26.170047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90a6b705-4b28-4c89-902a-79b1f44ed049 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:26.173100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90a6b705-4b28-4c89-902a-79b1f44ed049 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:26.176702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90a6b705-4b28-4c89-902a-79b1f44ed049 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:26.177985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90a6b705-4b28-4c89-902a-79b1f44ed049 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:26.295048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ab0dea0c-abf5-4e52-9dec-59484d432145 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:26.298180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ab0dea0c-abf5-4e52-9dec-59484d432145 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:26.323772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ab0dea0c-abf5-4e52-9dec-59484d432145 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:26.324711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ab0dea0c-abf5-4e52-9dec-59484d432145 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:26.331970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ab0dea0c-abf5-4e52-9dec-59484d432145 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:26.333649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ab0dea0c-abf5-4e52-9dec-59484d432145 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:26.982552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-90a6b705-4b28-4c89-902a-79b1f44ed049 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:26.998502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-90a6b705-4b28-4c89-902a-79b1f44ed049 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:27.006675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ab0dea0c-abf5-4e52-9dec-59484d432145 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:27.006960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-90a6b705-4b28-4c89-902a-79b1f44ed049 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:27.015130 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-90a6b705-4b28-4c89-902a-79b1f44ed049 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.857668 May 18 22:33:27.015832 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ab0dea0c-abf5-4e52-9dec-59484d432145 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1363 microversion: 2.1 time: 0.724763 May 18 22:33:27.016656 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1993/4235] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:26 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 864 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:27.027710 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2243/4236] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:26 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1363 bytes in 737 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:27.117610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-86e2938b-f4a2-4098-8128-3d597178abae tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:27.118672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-86e2938b-f4a2-4098-8128-3d597178abae tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:27.126080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86e2938b-f4a2-4098-8128-3d597178abae tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:27.133703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86e2938b-f4a2-4098-8128-3d597178abae tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:27.134875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86e2938b-f4a2-4098-8128-3d597178abae tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:27.144215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86e2938b-f4a2-4098-8128-3d597178abae tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:27.883872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-86e2938b-f4a2-4098-8128-3d597178abae tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:27.892569 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-86e2938b-f4a2-4098-8128-3d597178abae tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1501 microversion: 2.1 time: 0.780012 May 18 22:33:27.896955 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1994/4237] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:27 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1501 bytes in 787 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:27.916107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ec72a915-8af0-4b4f-b0c5-6ad92dc9ba48 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:27.917315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ec72a915-8af0-4b4f-b0c5-6ad92dc9ba48 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:27.931196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec72a915-8af0-4b4f-b0c5-6ad92dc9ba48 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:27.933346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec72a915-8af0-4b4f-b0c5-6ad92dc9ba48 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:27.934241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec72a915-8af0-4b4f-b0c5-6ad92dc9ba48 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:27.934681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec72a915-8af0-4b4f-b0c5-6ad92dc9ba48 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:28.034252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bd77d86c-1523-488d-94bb-092db0d80117 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:28.034884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bd77d86c-1523-488d-94bb-092db0d80117 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:28.059093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd77d86c-1523-488d-94bb-092db0d80117 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:28.059544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd77d86c-1523-488d-94bb-092db0d80117 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:28.066019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd77d86c-1523-488d-94bb-092db0d80117 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:28.066473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd77d86c-1523-488d-94bb-092db0d80117 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:28.413484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ec72a915-8af0-4b4f-b0c5-6ad92dc9ba48 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:28.422419 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ec72a915-8af0-4b4f-b0c5-6ad92dc9ba48 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1517 microversion: 2.1 time: 0.510250 May 18 22:33:28.425600 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2244/4238] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:27 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1517 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:28.431114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-072ba934-26db-4780-9da3-bd03b5196845 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:28.431957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-072ba934-26db-4780-9da3-bd03b5196845 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:28.439280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-072ba934-26db-4780-9da3-bd03b5196845 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:28.440239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-072ba934-26db-4780-9da3-bd03b5196845 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:28.441251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-072ba934-26db-4780-9da3-bd03b5196845 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:28.441870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-072ba934-26db-4780-9da3-bd03b5196845 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:28.834886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-072ba934-26db-4780-9da3-bd03b5196845 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:28.845177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-072ba934-26db-4780-9da3-bd03b5196845 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:28.846835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-072ba934-26db-4780-9da3-bd03b5196845 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:28.848017 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-072ba934-26db-4780-9da3-bd03b5196845 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.421126 May 18 22:33:28.848582 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2245/4239] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:28 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:28.899754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1a962f0-c624-4c74-9aee-21b4dc41286c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'action', calling method: >, body: {"rescue": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:33:28.904141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a1a962f0-c624-4c74-9aee-21b4dc41286c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: 36d78ac1-4fbb-448b-8ee5-8fc72a507953] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:28.923192 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-a1a962f0-c624-4c74-9aee-21b4dc41286c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] HTTP exception thrown: Instance 36d78ac1-4fbb-448b-8ee5-8fc72a507953 could not be found. May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1a962f0-c624-4c74-9aee-21b4dc41286c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Request method failure captured: May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/36d78ac1-4fbb-448b-8ee5-8fc72a507953/action HTTP/1.1 May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 14 May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXP7pICKfsmR_OtVzebVBzpMd41kgYQejP6ztwZ9wHiTszaYoYjruqlBZHx0JxIAAhKqa5FLM_CvDAjEPXrHJzY3YrCrfmoeMEWsXAiN6ZN8k0HTHSUHlTaXJGAugnU9ANYlu6hIGi5UrxG6fuNgHMhxU_lSV24g_QO_oboKsz4ecIE May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}] May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 94bcc78dec364e90817e350a20230721 May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: {"rescue": {}} May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 36d78ac1-4fbb-448b-8ee5-8fc72a507953 could not be found. May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '36d78ac1-4fbb-448b-8ee5-8fc72a507953', 'body': {'rescue': {}}} May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 36d78ac1-4fbb-448b-8ee5-8fc72a507953 could not be found. May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/rescue.py", line 53, in _rescue May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, id) May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 36d78ac1-4fbb-448b-8ee5-8fc72a507953 could not be found. May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:33:28.938753 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:33:28.944952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:33:28.944952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:33:28.944952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:33:28.944952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:33:28.944952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 36d78ac1-4fbb-448b-8ee5-8fc72a507953 could not be found. May 18 22:33:28.944952 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:33:28.948161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1a962f0-c624-4c74-9aee-21b4dc41286c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Returning 404 to user: Instance 36d78ac1-4fbb-448b-8ee5-8fc72a507953 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:33:28.948161 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a1a962f0-c624-4c74-9aee-21b4dc41286c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers/36d78ac1-4fbb-448b-8ee5-8fc72a507953/action" status: 404 len: 111 microversion: 2.1 time: 0.075820 May 18 22:33:28.948161 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2246/4240] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:33:28 2022] POST /compute/v2.1/servers/36d78ac1-4fbb-448b-8ee5-8fc72a507953/action => generated 111 bytes in 79 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:33:28.967859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bd77d86c-1523-488d-94bb-092db0d80117 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:28.970018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ad48f27c-18b1-47a7-8494-06eafe6fa763 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'action', calling method: >, body: {"pause": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:33:28.972511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ad48f27c-18b1-47a7-8494-06eafe6fa763 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:28.986765 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bd77d86c-1523-488d-94bb-092db0d80117 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1363 microversion: 2.1 time: 0.958180 May 18 22:33:28.998568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad48f27c-18b1-47a7-8494-06eafe6fa763 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:29.000342 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1995/4241] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:28 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1363 bytes in 972 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:29.000498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad48f27c-18b1-47a7-8494-06eafe6fa763 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:29.001367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad48f27c-18b1-47a7-8494-06eafe6fa763 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:29.001858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad48f27c-18b1-47a7-8494-06eafe6fa763 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:29.074138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ad48f27c-18b1-47a7-8494-06eafe6fa763 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:29.139102 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ad48f27c-18b1-47a7-8494-06eafe6fa763 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/action" status: 202 len: 0 microversion: 2.1 time: 0.184942 May 18 22:33:29.149605 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2247/4242] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:33:28 2022] POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:33:29.157036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-582ca2b6-82c3-4aa7-b0ee-f61b49765610 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:29.157660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-582ca2b6-82c3-4aa7-b0ee-f61b49765610 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:29.185750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-582ca2b6-82c3-4aa7-b0ee-f61b49765610 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:29.186272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-582ca2b6-82c3-4aa7-b0ee-f61b49765610 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:29.194289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-582ca2b6-82c3-4aa7-b0ee-f61b49765610 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:29.196568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-582ca2b6-82c3-4aa7-b0ee-f61b49765610 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:29.620749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-8fc22dfd-f505-47f4-98c3-824c520d397b req-866b5ac8-abd6-4b7d-b680-49f61bd91efb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b626c47-4be7-442c-99c5-0c06e675d390", "name": "network-vif-plugged", "status": "completed", "tag": "51b16354-ba11-4957-bb91-647a6f072334"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:33:29.636653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8fc22dfd-f505-47f4-98c3-824c520d397b req-866b5ac8-abd6-4b7d-b680-49f61bd91efb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:29.639012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8fc22dfd-f505-47f4-98c3-824c520d397b req-866b5ac8-abd6-4b7d-b680-49f61bd91efb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:29.681287 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-8fc22dfd-f505-47f4-98c3-824c520d397b req-866b5ac8-abd6-4b7d-b680-49f61bd91efb service nova] Creating event network-vif-plugged:51b16354-ba11-4957-bb91-647a6f072334 for instance 3b626c47-4be7-442c-99c5-0c06e675d390 on n-h2-841040-6 May 18 22:33:29.689317 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-8fc22dfd-f505-47f4-98c3-824c520d397b req-866b5ac8-abd6-4b7d-b680-49f61bd91efb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.073683 May 18 22:33:29.699748 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2248/4243] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:33:29 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:33:29.867820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bd3a914b-9ced-4e6f-95ab-469f92c59b38 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:29.870616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bd3a914b-9ced-4e6f-95ab-469f92c59b38 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:29.884322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd3a914b-9ced-4e6f-95ab-469f92c59b38 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:29.894220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd3a914b-9ced-4e6f-95ab-469f92c59b38 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:29.897434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd3a914b-9ced-4e6f-95ab-469f92c59b38 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:29.899529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd3a914b-9ced-4e6f-95ab-469f92c59b38 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:30.063243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-582ca2b6-82c3-4aa7-b0ee-f61b49765610 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:30.075714 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-582ca2b6-82c3-4aa7-b0ee-f61b49765610 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1522 microversion: 2.1 time: 0.922554 May 18 22:33:30.089865 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1996/4244] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:29 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1522 bytes in 937 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:30.095304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0c3e7139-5a4e-4873-86a0-5bd3cfc4db47 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:30.096362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0c3e7139-5a4e-4873-86a0-5bd3cfc4db47 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:30.104594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c3e7139-5a4e-4873-86a0-5bd3cfc4db47 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:30.105658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c3e7139-5a4e-4873-86a0-5bd3cfc4db47 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:30.106913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c3e7139-5a4e-4873-86a0-5bd3cfc4db47 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:30.107661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c3e7139-5a4e-4873-86a0-5bd3cfc4db47 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:30.585989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c3e7139-5a4e-4873-86a0-5bd3cfc4db47 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:30.594141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bd3a914b-9ced-4e6f-95ab-469f92c59b38 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:30.596699 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0c3e7139-5a4e-4873-86a0-5bd3cfc4db47 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1363 microversion: 2.1 time: 0.505203 May 18 22:33:30.606343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bd3a914b-9ced-4e6f-95ab-469f92c59b38 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:30.608882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bd3a914b-9ced-4e6f-95ab-469f92c59b38 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:30.611989 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1997/4245] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:30 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1363 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:30.615486 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bd3a914b-9ced-4e6f-95ab-469f92c59b38 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.752531 May 18 22:33:30.616077 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2249/4246] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:29 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 754 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:31.098102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-258cf894-a032-44d6-a40b-0d23bdb6a18b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:31.099525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-258cf894-a032-44d6-a40b-0d23bdb6a18b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:31.118098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-258cf894-a032-44d6-a40b-0d23bdb6a18b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:31.118920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-258cf894-a032-44d6-a40b-0d23bdb6a18b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:31.120248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-258cf894-a032-44d6-a40b-0d23bdb6a18b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:31.122884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-258cf894-a032-44d6-a40b-0d23bdb6a18b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:31.616306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dcfd6e83-a986-4731-b562-0d24cf277fbf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:31.617551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dcfd6e83-a986-4731-b562-0d24cf277fbf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:31.626153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dcfd6e83-a986-4731-b562-0d24cf277fbf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:31.630340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dcfd6e83-a986-4731-b562-0d24cf277fbf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:31.632518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dcfd6e83-a986-4731-b562-0d24cf277fbf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:31.635708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dcfd6e83-a986-4731-b562-0d24cf277fbf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:32.221096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-258cf894-a032-44d6-a40b-0d23bdb6a18b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:32.234184 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-258cf894-a032-44d6-a40b-0d23bdb6a18b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1502 microversion: 2.1 time: 1.139518 May 18 22:33:32.249867 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1998/4247] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:31 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1502 bytes in 1158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:32.261939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3719c198-72ea-401c-bc45-94a2cf4a4ffd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:32.278632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3719c198-72ea-401c-bc45-94a2cf4a4ffd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:32.308200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3719c198-72ea-401c-bc45-94a2cf4a4ffd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:32.322393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3719c198-72ea-401c-bc45-94a2cf4a4ffd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:32.324999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3719c198-72ea-401c-bc45-94a2cf4a4ffd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:32.326392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3719c198-72ea-401c-bc45-94a2cf4a4ffd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:32.552834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dcfd6e83-a986-4731-b562-0d24cf277fbf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:32.567101 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dcfd6e83-a986-4731-b562-0d24cf277fbf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1550 microversion: 2.1 time: 0.954539 May 18 22:33:32.575117 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2250/4248] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:31 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1550 bytes in 963 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:33:32.589762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b214e6a9-943b-4faf-887a-2402587bba94 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'action', calling method: >, body: {"rescue": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:33:32.602884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b214e6a9-943b-4faf-887a-2402587bba94 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:32.623047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b214e6a9-943b-4faf-887a-2402587bba94 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:32.626516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b214e6a9-943b-4faf-887a-2402587bba94 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:32.629649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b214e6a9-943b-4faf-887a-2402587bba94 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:32.630909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b214e6a9-943b-4faf-887a-2402587bba94 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:32.732558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-b214e6a9-943b-4faf-887a-2402587bba94 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lazy-loading 'flavor' on Instance uuid a259e6ec-ad2a-41c3-9d63-571c458e9eaf {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:33:32.755540 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b214e6a9-943b-4faf-887a-2402587bba94 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] HTTP exception thrown: Cannot 'rescue' instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf while it is in vm_state paused May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b214e6a9-943b-4faf-887a-2402587bba94 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Request method failure captured: May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/action HTTP/1.1 May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 14 May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXP7pICKfsmR_OtVzebVBzpMd41kgYQejP6ztwZ9wHiTszaYoYjruqlBZHx0JxIAAhKqa5FLM_CvDAjEPXrHJzY3YrCrfmoeMEWsXAiN6ZN8k0HTHSUHlTaXJGAugnU9ANYlu6hIGi5UrxG6fuNgHMhxU_lSV24g_QO_oboKsz4ecIE May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}] May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 94bcc78dec364e90817e350a20230721 May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: {"rescue": {}} May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: exception: Cannot 'rescue' instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf while it is in vm_state paused May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'a259e6ec-ad2a-41c3-9d63-571c458e9eaf', 'body': {'rescue': {}}} May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/rescue.py", line 62, in _rescue May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.compute_api.rescue(context, instance, May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 275, in inner May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf in vm_state paused. Cannot rescue while the instance is in this state. May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/rescue.py", line 72, in _rescue May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state( May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'rescue' instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf while it is in vm_state paused May 18 22:33:32.769865 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:33:32.780609 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:33:32.780609 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:33:32.780609 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:33:32.780609 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:33:32.780609 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:33:32.780609 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:33:32.780609 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:33:32.780609 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'rescue' instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf while it is in vm_state paused May 18 22:33:32.780609 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:33:32.801063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b214e6a9-943b-4faf-887a-2402587bba94 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Returning 409 to user: Cannot 'rescue' instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf while it is in vm_state paused {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:33:32.805391 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b214e6a9-943b-4faf-887a-2402587bba94 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/action" status: 409 len: 144 microversion: 2.1 time: 0.219820 May 18 22:33:32.806590 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2251/4249] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:33:32 2022] POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/action => generated 144 bytes in 224 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:33:32.817659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-caa4aa63-c827-427b-8685-b58e7161bab2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:32.818448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-caa4aa63-c827-427b-8685-b58e7161bab2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:32.834397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-caa4aa63-c827-427b-8685-b58e7161bab2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:32.835258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-caa4aa63-c827-427b-8685-b58e7161bab2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:32.836432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-caa4aa63-c827-427b-8685-b58e7161bab2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:32.837954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-caa4aa63-c827-427b-8685-b58e7161bab2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:33.232564 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-caa4aa63-c827-427b-8685-b58e7161bab2 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-interface" status: 200 len: 285 microversion: 2.1 time: 0.423695 May 18 22:33:33.233542 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2252/4250] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:33:32 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-interface => generated 285 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:33:33.246386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-47d19e7a-cd09-48f7-bff5-7e84bf155607 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:33:33.247797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-47d19e7a-cd09-48f7-bff5-7e84bf155607 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:33.259853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47d19e7a-cd09-48f7-bff5-7e84bf155607 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:33.261707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47d19e7a-cd09-48f7-bff5-7e84bf155607 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:33.264208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47d19e7a-cd09-48f7-bff5-7e84bf155607 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:33.268637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47d19e7a-cd09-48f7-bff5-7e84bf155607 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:33.448539 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-47d19e7a-cd09-48f7-bff5-7e84bf155607 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/action" status: 202 len: 0 microversion: 2.1 time: 0.213382 May 18 22:33:33.452065 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2253/4251] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:33:33 2022] POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/action => generated 0 bytes in 217 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:33:33.466031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3058db07-2a58-4912-95ab-0fb3af6d4ad7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:33.468136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3058db07-2a58-4912-95ab-0fb3af6d4ad7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:33.485279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3058db07-2a58-4912-95ab-0fb3af6d4ad7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:33.486850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3058db07-2a58-4912-95ab-0fb3af6d4ad7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:33.489268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3058db07-2a58-4912-95ab-0fb3af6d4ad7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:33.490057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3058db07-2a58-4912-95ab-0fb3af6d4ad7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:34.022072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3719c198-72ea-401c-bc45-94a2cf4a4ffd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:34.053190 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3719c198-72ea-401c-bc45-94a2cf4a4ffd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:34.059460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3719c198-72ea-401c-bc45-94a2cf4a4ffd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:34.067238 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3719c198-72ea-401c-bc45-94a2cf4a4ffd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.813248 May 18 22:33:34.073417 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 1999/4252] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:32 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1822 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:35.088464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-639d5e67-49bb-4a64-9ffa-c58e9617ef37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:35.089125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-639d5e67-49bb-4a64-9ffa-c58e9617ef37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:35.130793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-639d5e67-49bb-4a64-9ffa-c58e9617ef37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:35.131245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-639d5e67-49bb-4a64-9ffa-c58e9617ef37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:35.140908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-639d5e67-49bb-4a64-9ffa-c58e9617ef37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:35.141477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-639d5e67-49bb-4a64-9ffa-c58e9617ef37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:35.888593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3058db07-2a58-4912-95ab-0fb3af6d4ad7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:35.903429 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3058db07-2a58-4912-95ab-0fb3af6d4ad7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1509 microversion: 2.1 time: 2.448001 May 18 22:33:35.904315 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2254/4253] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:33 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1509 bytes in 2450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:36.007130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-639d5e67-49bb-4a64-9ffa-c58e9617ef37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:36.047761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-639d5e67-49bb-4a64-9ffa-c58e9617ef37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:36.053252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-639d5e67-49bb-4a64-9ffa-c58e9617ef37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:36.057814 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-639d5e67-49bb-4a64-9ffa-c58e9617ef37 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.973179 May 18 22:33:36.061810 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2000/4254] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:35 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 977 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:33:36.922488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-21e82443-34d4-4f7f-b146-e2a8d30123b6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:36.923545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-21e82443-34d4-4f7f-b146-e2a8d30123b6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:36.939004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21e82443-34d4-4f7f-b146-e2a8d30123b6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:36.945896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21e82443-34d4-4f7f-b146-e2a8d30123b6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:36.948228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21e82443-34d4-4f7f-b146-e2a8d30123b6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:36.951415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21e82443-34d4-4f7f-b146-e2a8d30123b6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:37.077157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1331a6ca-e574-48be-9da2-1ee8e925744a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:37.079167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1331a6ca-e574-48be-9da2-1ee8e925744a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:37.090178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1331a6ca-e574-48be-9da2-1ee8e925744a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119082] Writing DB stats nova_api:SELECT=57,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:37.093980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1331a6ca-e574-48be-9da2-1ee8e925744a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:37.094440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1331a6ca-e574-48be-9da2-1ee8e925744a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:37.095228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1331a6ca-e574-48be-9da2-1ee8e925744a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:37.096238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1331a6ca-e574-48be-9da2-1ee8e925744a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:37.973215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1331a6ca-e574-48be-9da2-1ee8e925744a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:37.984456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1331a6ca-e574-48be-9da2-1ee8e925744a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:37.986763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1331a6ca-e574-48be-9da2-1ee8e925744a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:37.988134 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1331a6ca-e574-48be-9da2-1ee8e925744a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.915001 May 18 22:33:38.003799 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2001/4255] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:37 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 928 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:38.014923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-21e82443-34d4-4f7f-b146-e2a8d30123b6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:38.052791 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-21e82443-34d4-4f7f-b146-e2a8d30123b6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1517 microversion: 2.1 time: 1.131430 May 18 22:33:38.055252 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2255/4256] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:36 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1517 bytes in 1139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:39.010534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-781a1252-f910-4e82-8e55-fbdf2e2bc376 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:39.011745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-781a1252-f910-4e82-8e55-fbdf2e2bc376 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:39.034477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-781a1252-f910-4e82-8e55-fbdf2e2bc376 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:39.034924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-781a1252-f910-4e82-8e55-fbdf2e2bc376 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:39.038697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-781a1252-f910-4e82-8e55-fbdf2e2bc376 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:39.040002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-781a1252-f910-4e82-8e55-fbdf2e2bc376 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:39.577056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-781a1252-f910-4e82-8e55-fbdf2e2bc376 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:39.591207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-781a1252-f910-4e82-8e55-fbdf2e2bc376 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:39.600878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-781a1252-f910-4e82-8e55-fbdf2e2bc376 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:39.609624 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-781a1252-f910-4e82-8e55-fbdf2e2bc376 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 0.603087 May 18 22:33:39.619324 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2002/4257] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:39 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 613 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:39.757317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-03f88ab3-e369-46fa-99cd-0d50d64df27e req-1399b509-8404-4d96-80ef-6559b4e15bf3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3b626c47-4be7-442c-99c5-0c06e675d390", "tag": "51b16354-ba11-4957-bb91-647a6f072334"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:33:39.767058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-03f88ab3-e369-46fa-99cd-0d50d64df27e req-1399b509-8404-4d96-80ef-6559b4e15bf3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:39.771312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-03f88ab3-e369-46fa-99cd-0d50d64df27e req-1399b509-8404-4d96-80ef-6559b4e15bf3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:39.806123 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-03f88ab3-e369-46fa-99cd-0d50d64df27e req-1399b509-8404-4d96-80ef-6559b4e15bf3 service nova] Creating event network-changed:51b16354-ba11-4957-bb91-647a6f072334 for instance 3b626c47-4be7-442c-99c5-0c06e675d390 on n-h2-841040-6 May 18 22:33:39.832893 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-03f88ab3-e369-46fa-99cd-0d50d64df27e req-1399b509-8404-4d96-80ef-6559b4e15bf3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.081586 May 18 22:33:39.846464 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2256/4258] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:33:39 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:33:40.643469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-97ddc2ea-84b8-471e-80d5-9a9fb24218ad tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:40.645101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-97ddc2ea-84b8-471e-80d5-9a9fb24218ad tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:40.670906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97ddc2ea-84b8-471e-80d5-9a9fb24218ad tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:40.673146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97ddc2ea-84b8-471e-80d5-9a9fb24218ad tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:40.687186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97ddc2ea-84b8-471e-80d5-9a9fb24218ad tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:40.688147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97ddc2ea-84b8-471e-80d5-9a9fb24218ad tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:42.124445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-97ddc2ea-84b8-471e-80d5-9a9fb24218ad tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:42.148031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-97ddc2ea-84b8-471e-80d5-9a9fb24218ad tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:42.154692 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-97ddc2ea-84b8-471e-80d5-9a9fb24218ad tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:42.158466 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-97ddc2ea-84b8-471e-80d5-9a9fb24218ad tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.520332 May 18 22:33:42.167580 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2003/4259] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:40 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1530 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:42.450502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1a6731e-a7a5-4cf3-8c31-57bff60dd08f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:33:42.451699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d1a6731e-a7a5-4cf3-8c31-57bff60dd08f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:42.510230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d1a6731e-a7a5-4cf3-8c31-57bff60dd08f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119083] Writing DB stats nova_api:SELECT=60 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:42.535020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1a6731e-a7a5-4cf3-8c31-57bff60dd08f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:42.535583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1a6731e-a7a5-4cf3-8c31-57bff60dd08f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:42.536417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1a6731e-a7a5-4cf3-8c31-57bff60dd08f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:42.545552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1a6731e-a7a5-4cf3-8c31-57bff60dd08f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:42.632229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-d1a6731e-a7a5-4cf3-8c31-57bff60dd08f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lazy-loading 'flavor' on Instance uuid a259e6ec-ad2a-41c3-9d63-571c458e9eaf {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:33:42.848201 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d1a6731e-a7a5-4cf3-8c31-57bff60dd08f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/action" status: 200 len: 32 microversion: 2.1 time: 0.399060 May 18 22:33:42.855625 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2257/4260] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:33:42 2022] POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/action => generated 32 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:33:42.861584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7a36b692-b63e-4e2c-b1ea-33da62f6ce93 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:42.862168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7a36b692-b63e-4e2c-b1ea-33da62f6ce93 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:42.880036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a36b692-b63e-4e2c-b1ea-33da62f6ce93 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:42.882358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a36b692-b63e-4e2c-b1ea-33da62f6ce93 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:42.883538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a36b692-b63e-4e2c-b1ea-33da62f6ce93 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:42.884942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a36b692-b63e-4e2c-b1ea-33da62f6ce93 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:43.187737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c12a2eef-1c90-4502-b3c2-0888f6298645 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:43.188571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c12a2eef-1c90-4502-b3c2-0888f6298645 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:43.209926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c12a2eef-1c90-4502-b3c2-0888f6298645 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:43.210371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c12a2eef-1c90-4502-b3c2-0888f6298645 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:43.211366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c12a2eef-1c90-4502-b3c2-0888f6298645 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:43.211627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c12a2eef-1c90-4502-b3c2-0888f6298645 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:44.115074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7a36b692-b63e-4e2c-b1ea-33da62f6ce93 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:44.136417 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7a36b692-b63e-4e2c-b1ea-33da62f6ce93 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1523 microversion: 2.1 time: 1.279792 May 18 22:33:44.137059 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2004/4261] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:42 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1523 bytes in 1281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:33:44.437535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c12a2eef-1c90-4502-b3c2-0888f6298645 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:44.457589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c12a2eef-1c90-4502-b3c2-0888f6298645 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:44.462585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c12a2eef-1c90-4502-b3c2-0888f6298645 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:44.465043 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c12a2eef-1c90-4502-b3c2-0888f6298645 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.291482 May 18 22:33:44.470405 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2258/4262] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:43 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1297 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:45.154269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2a3e81b6-ebdb-4629-b1e5-0bc3aa47ff7e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:45.155616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2a3e81b6-ebdb-4629-b1e5-0bc3aa47ff7e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:45.174080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a3e81b6-ebdb-4629-b1e5-0bc3aa47ff7e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:45.186661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a3e81b6-ebdb-4629-b1e5-0bc3aa47ff7e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:45.187981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a3e81b6-ebdb-4629-b1e5-0bc3aa47ff7e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:45.189846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a3e81b6-ebdb-4629-b1e5-0bc3aa47ff7e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:45.486953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ff930705-15d0-4917-bd53-70962369e11c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:45.487563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ff930705-15d0-4917-bd53-70962369e11c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:45.507225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff930705-15d0-4917-bd53-70962369e11c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:45.507676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff930705-15d0-4917-bd53-70962369e11c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:45.522758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff930705-15d0-4917-bd53-70962369e11c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:45.526441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff930705-15d0-4917-bd53-70962369e11c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:45.903279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2a3e81b6-ebdb-4629-b1e5-0bc3aa47ff7e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:45.920980 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2a3e81b6-ebdb-4629-b1e5-0bc3aa47ff7e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1523 microversion: 2.1 time: 0.769432 May 18 22:33:45.921616 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2005/4263] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:45 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1523 bytes in 772 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:46.939261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ae243dff-9c03-40f2-ad45-f69e11adc163 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:46.939874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ae243dff-9c03-40f2-ad45-f69e11adc163 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:46.952147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae243dff-9c03-40f2-ad45-f69e11adc163 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:46.954456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae243dff-9c03-40f2-ad45-f69e11adc163 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:46.959351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ff930705-15d0-4917-bd53-70962369e11c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:46.962795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae243dff-9c03-40f2-ad45-f69e11adc163 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:46.965905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae243dff-9c03-40f2-ad45-f69e11adc163 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:46.984774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ff930705-15d0-4917-bd53-70962369e11c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:46.989096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ff930705-15d0-4917-bd53-70962369e11c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:46.995882 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ff930705-15d0-4917-bd53-70962369e11c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.513142 May 18 22:33:46.998981 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2259/4264] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:45 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1517 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:33:47.373141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ae243dff-9c03-40f2-ad45-f69e11adc163 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:47.382726 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ae243dff-9c03-40f2-ad45-f69e11adc163 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1523 microversion: 2.1 time: 0.448278 May 18 22:33:47.390165 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2006/4265] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:46 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1523 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:48.018032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fa9bd3aa-06a5-4275-a38d-52bd4ea3de3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:48.019316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fa9bd3aa-06a5-4275-a38d-52bd4ea3de3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:48.033330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa9bd3aa-06a5-4275-a38d-52bd4ea3de3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:48.035762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa9bd3aa-06a5-4275-a38d-52bd4ea3de3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:48.038366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa9bd3aa-06a5-4275-a38d-52bd4ea3de3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:48.040325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa9bd3aa-06a5-4275-a38d-52bd4ea3de3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:48.400485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-46e62d17-9928-4423-8855-4f700e6a33bf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:48.401110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-46e62d17-9928-4423-8855-4f700e6a33bf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:48.434583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46e62d17-9928-4423-8855-4f700e6a33bf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:48.434846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46e62d17-9928-4423-8855-4f700e6a33bf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:48.435696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46e62d17-9928-4423-8855-4f700e6a33bf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:48.436049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46e62d17-9928-4423-8855-4f700e6a33bf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:48.531116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-46e62d17-9928-4423-8855-4f700e6a33bf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:48.795223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-46e62d17-9928-4423-8855-4f700e6a33bf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:48.804310 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-46e62d17-9928-4423-8855-4f700e6a33bf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1523 microversion: 2.1 time: 0.407726 May 18 22:33:48.815459 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2007/4266] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:48 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1523 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:49.190801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fa9bd3aa-06a5-4275-a38d-52bd4ea3de3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:49.201757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fa9bd3aa-06a5-4275-a38d-52bd4ea3de3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:49.203275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fa9bd3aa-06a5-4275-a38d-52bd4ea3de3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:49.220897 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fa9bd3aa-06a5-4275-a38d-52bd4ea3de3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1885 microversion: 2.32 time: 1.206704 May 18 22:33:49.224983 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2260/4267] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:48 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1885 bytes in 1212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:49.821630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9b360b4a-aeff-4748-8cf7-fb8eb9bb0c2a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:49.822242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9b360b4a-aeff-4748-8cf7-fb8eb9bb0c2a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:49.840207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b360b4a-aeff-4748-8cf7-fb8eb9bb0c2a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:49.840705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b360b4a-aeff-4748-8cf7-fb8eb9bb0c2a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:49.841524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b360b4a-aeff-4748-8cf7-fb8eb9bb0c2a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:49.841997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b360b4a-aeff-4748-8cf7-fb8eb9bb0c2a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:50.243551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4453505c-81ae-49ea-b821-f673de6957e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:50.244177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4453505c-81ae-49ea-b821-f673de6957e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:50.255449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4453505c-81ae-49ea-b821-f673de6957e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:50.265033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4453505c-81ae-49ea-b821-f673de6957e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:50.266009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4453505c-81ae-49ea-b821-f673de6957e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:50.266460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4453505c-81ae-49ea-b821-f673de6957e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:50.358279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4453505c-81ae-49ea-b821-f673de6957e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell1:SELECT=93,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:33:50.832994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9b360b4a-aeff-4748-8cf7-fb8eb9bb0c2a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:50.841682 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9b360b4a-aeff-4748-8cf7-fb8eb9bb0c2a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1523 microversion: 2.1 time: 1.024493 May 18 22:33:50.855382 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2008/4268] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:49 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1523 bytes in 1030 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:51.034935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4453505c-81ae-49ea-b821-f673de6957e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:51.058170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4453505c-81ae-49ea-b821-f673de6957e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:51.065174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4453505c-81ae-49ea-b821-f673de6957e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:51.066780 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4453505c-81ae-49ea-b821-f673de6957e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.827368 May 18 22:33:51.071713 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2261/4269] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:50 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:33:51.863082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-90fc4901-501b-49cc-8ed4-ed129cf5bca5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:51.864325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-90fc4901-501b-49cc-8ed4-ed129cf5bca5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:51.883675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90fc4901-501b-49cc-8ed4-ed129cf5bca5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:51.884457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90fc4901-501b-49cc-8ed4-ed129cf5bca5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:51.886676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90fc4901-501b-49cc-8ed4-ed129cf5bca5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:51.894497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90fc4901-501b-49cc-8ed4-ed129cf5bca5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:52.090975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca8043a7-47a2-4962-9c00-dc56afa5c21e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:52.092265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ca8043a7-47a2-4962-9c00-dc56afa5c21e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:52.100391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca8043a7-47a2-4962-9c00-dc56afa5c21e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:52.102935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca8043a7-47a2-4962-9c00-dc56afa5c21e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:52.104785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca8043a7-47a2-4962-9c00-dc56afa5c21e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:52.110264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca8043a7-47a2-4962-9c00-dc56afa5c21e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:52.337810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-90fc4901-501b-49cc-8ed4-ed129cf5bca5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:52.358850 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-90fc4901-501b-49cc-8ed4-ed129cf5bca5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1523 microversion: 2.1 time: 0.496147 May 18 22:33:52.363241 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2009/4270] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:51 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1523 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:53.381628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ae36470-1df5-4cfd-a879-9eff91528d17 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:53.382270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9ae36470-1df5-4cfd-a879-9eff91528d17 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:53.422699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ae36470-1df5-4cfd-a879-9eff91528d17 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:53.426294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ae36470-1df5-4cfd-a879-9eff91528d17 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:53.427340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ae36470-1df5-4cfd-a879-9eff91528d17 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:53.438412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ae36470-1df5-4cfd-a879-9eff91528d17 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:53.487851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ca8043a7-47a2-4962-9c00-dc56afa5c21e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:53.520464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ca8043a7-47a2-4962-9c00-dc56afa5c21e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:53.524332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ca8043a7-47a2-4962-9c00-dc56afa5c21e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:53.528194 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ca8043a7-47a2-4962-9c00-dc56afa5c21e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 1.440454 May 18 22:33:53.529640 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2262/4271] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:52 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 1443 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:33:54.109623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9ae36470-1df5-4cfd-a879-9eff91528d17 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:54.137517 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9ae36470-1df5-4cfd-a879-9eff91528d17 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1523 microversion: 2.1 time: 0.755472 May 18 22:33:54.139477 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2010/4272] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:53 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1523 bytes in 763 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:54.548767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b7f30730-ced3-4958-b6ce-b26ba1368679 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:54.549409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b7f30730-ced3-4958-b6ce-b26ba1368679 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:54.562756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7f30730-ced3-4958-b6ce-b26ba1368679 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:54.563011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7f30730-ced3-4958-b6ce-b26ba1368679 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:54.563582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7f30730-ced3-4958-b6ce-b26ba1368679 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:54.564064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7f30730-ced3-4958-b6ce-b26ba1368679 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:55.156659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-64e610e5-df62-4125-9645-61fccfdaf152 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:55.158671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-64e610e5-df62-4125-9645-61fccfdaf152 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:55.175683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64e610e5-df62-4125-9645-61fccfdaf152 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:55.177237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64e610e5-df62-4125-9645-61fccfdaf152 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:55.183025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64e610e5-df62-4125-9645-61fccfdaf152 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:55.191572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64e610e5-df62-4125-9645-61fccfdaf152 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:55.522179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b7f30730-ced3-4958-b6ce-b26ba1368679 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:55.556889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b7f30730-ced3-4958-b6ce-b26ba1368679 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:55.562045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b7f30730-ced3-4958-b6ce-b26ba1368679 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:55.571345 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b7f30730-ced3-4958-b6ce-b26ba1368679 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 1.025107 May 18 22:33:55.575543 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2263/4273] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:54 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 1032 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:55.939982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-64e610e5-df62-4125-9645-61fccfdaf152 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:55.949531 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-64e610e5-df62-4125-9645-61fccfdaf152 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1523 microversion: 2.1 time: 0.796755 May 18 22:33:55.960809 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2011/4274] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:55 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1523 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:33:56.595347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f1bef12b-c527-4d38-9d19-80828c76cc57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:56.596724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f1bef12b-c527-4d38-9d19-80828c76cc57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:56.605798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1bef12b-c527-4d38-9d19-80828c76cc57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:56.607830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1bef12b-c527-4d38-9d19-80828c76cc57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:56.611733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1bef12b-c527-4d38-9d19-80828c76cc57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:56.613351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1bef12b-c527-4d38-9d19-80828c76cc57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:56.967938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d7e1b87f-992d-4391-a808-64e2aeee3c03 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:56.968678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d7e1b87f-992d-4391-a808-64e2aeee3c03 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:56.980074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d7e1b87f-992d-4391-a808-64e2aeee3c03 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:56.983376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d7e1b87f-992d-4391-a808-64e2aeee3c03 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:56.984349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d7e1b87f-992d-4391-a808-64e2aeee3c03 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:56.987539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d7e1b87f-992d-4391-a808-64e2aeee3c03 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:57.234872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f1bef12b-c527-4d38-9d19-80828c76cc57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:57.246570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f1bef12b-c527-4d38-9d19-80828c76cc57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:57.263487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f1bef12b-c527-4d38-9d19-80828c76cc57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:57.268325 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f1bef12b-c527-4d38-9d19-80828c76cc57 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.675912 May 18 22:33:57.275471 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2264/4275] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:56 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 685 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:57.875635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d7e1b87f-992d-4391-a808-64e2aeee3c03 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:57.884076 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d7e1b87f-992d-4391-a808-64e2aeee3c03 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1523 microversion: 2.1 time: 0.920416 May 18 22:33:57.905973 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2012/4276] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:56 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1523 bytes in 943 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:33:58.331494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a0c2ec58-a794-4774-8bca-bfa2ff749667 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:58.333184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a0c2ec58-a794-4774-8bca-bfa2ff749667 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:58.340370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0c2ec58-a794-4774-8bca-bfa2ff749667 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:58.341100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0c2ec58-a794-4774-8bca-bfa2ff749667 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:58.342061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0c2ec58-a794-4774-8bca-bfa2ff749667 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:58.342746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0c2ec58-a794-4774-8bca-bfa2ff749667 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:58.903396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-232399a3-78cf-4463-9ed2-cda31778c8e8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:58.906089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-232399a3-78cf-4463-9ed2-cda31778c8e8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:58.918836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-232399a3-78cf-4463-9ed2-cda31778c8e8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:58.921261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-232399a3-78cf-4463-9ed2-cda31778c8e8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:58.926560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-232399a3-78cf-4463-9ed2-cda31778c8e8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:58.927107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-232399a3-78cf-4463-9ed2-cda31778c8e8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:59.396740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-232399a3-78cf-4463-9ed2-cda31778c8e8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:59.408968 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-232399a3-78cf-4463-9ed2-cda31778c8e8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1503 microversion: 2.1 time: 0.510969 May 18 22:33:59.412416 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2013/4277] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:58 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1503 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:33:59.421621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a0c2ec58-a794-4774-8bca-bfa2ff749667 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:59.428338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99110dc4-7a89-49b3-a934-03d1e3800065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "d3a76636-8d98-4294-a422-1cab7cd9670a"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:33:59.429852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-99110dc4-7a89-49b3-a934-03d1e3800065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:59.440560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99110dc4-7a89-49b3-a934-03d1e3800065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:59.441297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99110dc4-7a89-49b3-a934-03d1e3800065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:59.442413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99110dc4-7a89-49b3-a934-03d1e3800065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:59.443044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a0c2ec58-a794-4774-8bca-bfa2ff749667 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:59.443517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99110dc4-7a89-49b3-a934-03d1e3800065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:59.448513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a0c2ec58-a794-4774-8bca-bfa2ff749667 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:33:59.451468 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a0c2ec58-a794-4774-8bca-bfa2ff749667 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 1.160295 May 18 22:33:59.453526 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2265/4278] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:33:58 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 1164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:33:59.504935 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-99110dc4-7a89-49b3-a934-03d1e3800065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] HTTP exception thrown: Cannot 'attach_volume' instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf while it is in vm_state rescued May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99110dc4-7a89-49b3-a934-03d1e3800065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Request method failure captured: May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/os-volume_attachments HTTP/1.1 May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 74 May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXP7pICKfsmR_OtVzebVBzpMd41kgYQejP6ztwZ9wHiTszaYoYjruqlBZHx0JxIAAhKqa5FLM_CvDAjEPXrHJzY3YrCrfmoeMEWsXAiN6ZN8k0HTHSUHlTaXJGAugnU9ANYlu6hIGi5UrxG6fuNgHMhxU_lSV24g_QO_oboKsz4ecIE May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}] May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 94bcc78dec364e90817e350a20230721 May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: {"volumeAttachment": {"volumeId": "d3a76636-8d98-4294-a422-1cab7cd9670a"}} May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: exception: Cannot 'attach_volume' instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf while it is in vm_state rescued May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'server_id': 'a259e6ec-ad2a-41c3-9d63-571c458e9eaf', 'body': {'volumeAttachment': {'volumeId': 'd3a76636-8d98-4294-a422-1cab7cd9670a'}}} May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 388, in create May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi device = self.compute_api.attach_volume( May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf in vm_state rescued. Cannot attach_volume while the instance is in this state. May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 398, in create May 18 22:33:59.511011 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:33:59.517824 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:33:59.517824 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:33:59.517824 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'attach_volume' instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf while it is in vm_state rescued May 18 22:33:59.517824 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:33:59.517824 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:33:59.517824 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:33:59.517824 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:33:59.517824 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:33:59.517824 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:33:59.517824 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:33:59.517824 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:33:59.517824 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'attach_volume' instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf while it is in vm_state rescued May 18 22:33:59.517824 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:33:59.522280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99110dc4-7a89-49b3-a934-03d1e3800065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Returning 409 to user: Cannot 'attach_volume' instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf while it is in vm_state rescued {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:33:59.523427 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-99110dc4-7a89-49b3-a934-03d1e3800065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/os-volume_attachments" status: 409 len: 152 microversion: 2.1 time: 0.099316 May 18 22:33:59.530841 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2014/4279] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:33:59 2022] POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/os-volume_attachments => generated 152 bytes in 107 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:33:59.539172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9e9ff471-4fa0-4540-8ab3-0394384aed89 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:33:59.540036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9e9ff471-4fa0-4540-8ab3-0394384aed89 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:59.561205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e9ff471-4fa0-4540-8ab3-0394384aed89 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:59.564363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e9ff471-4fa0-4540-8ab3-0394384aed89 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:59.570662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e9ff471-4fa0-4540-8ab3-0394384aed89 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:59.571379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e9ff471-4fa0-4540-8ab3-0394384aed89 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:59.744394 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9e9ff471-4fa0-4540-8ab3-0394384aed89 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/action" status: 202 len: 0 microversion: 2.1 time: 0.212153 May 18 22:33:59.748329 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2266/4280] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:33:59 2022] POST /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:33:59.755399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-89847310-d2fc-4c64-a59c-23d2dff96758 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:33:59.757021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-89847310-d2fc-4c64-a59c-23d2dff96758 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:33:59.774926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89847310-d2fc-4c64-a59c-23d2dff96758 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:59.775833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89847310-d2fc-4c64-a59c-23d2dff96758 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:33:59.780381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89847310-d2fc-4c64-a59c-23d2dff96758 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:33:59.781201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89847310-d2fc-4c64-a59c-23d2dff96758 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:00.475603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f1f55d60-2c5f-420d-b8c4-b2334f435646 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:00.476505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f1f55d60-2c5f-420d-b8c4-b2334f435646 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:00.489637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1f55d60-2c5f-420d-b8c4-b2334f435646 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:00.493545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1f55d60-2c5f-420d-b8c4-b2334f435646 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:00.494809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1f55d60-2c5f-420d-b8c4-b2334f435646 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:00.495762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1f55d60-2c5f-420d-b8c4-b2334f435646 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:01.248095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-89847310-d2fc-4c64-a59c-23d2dff96758 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:01.262871 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-89847310-d2fc-4c64-a59c-23d2dff96758 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1511 microversion: 2.1 time: 1.512542 May 18 22:34:01.266155 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2015/4281] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:33:59 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1511 bytes in 1517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:01.378560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f1f55d60-2c5f-420d-b8c4-b2334f435646 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:01.396140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f1f55d60-2c5f-420d-b8c4-b2334f435646 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:01.417708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f1f55d60-2c5f-420d-b8c4-b2334f435646 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:01.421526 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f1f55d60-2c5f-420d-b8c4-b2334f435646 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.951075 May 18 22:34:01.423091 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2267/4282] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:00 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 955 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:34:02.283034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b178b382-51df-40da-803d-80602179e37f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:02.284232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b178b382-51df-40da-803d-80602179e37f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:02.292388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b178b382-51df-40da-803d-80602179e37f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:02.299740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b178b382-51df-40da-803d-80602179e37f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:02.300821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b178b382-51df-40da-803d-80602179e37f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:02.315939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b178b382-51df-40da-803d-80602179e37f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:02.442130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7eed5393-8ee0-4e20-9e5b-9e852c105877 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:02.442748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7eed5393-8ee0-4e20-9e5b-9e852c105877 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:02.452882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7eed5393-8ee0-4e20-9e5b-9e852c105877 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:02.453604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7eed5393-8ee0-4e20-9e5b-9e852c105877 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:02.454820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7eed5393-8ee0-4e20-9e5b-9e852c105877 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:02.455628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7eed5393-8ee0-4e20-9e5b-9e852c105877 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:03.099740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7eed5393-8ee0-4e20-9e5b-9e852c105877 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:03.115120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7eed5393-8ee0-4e20-9e5b-9e852c105877 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:03.123125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7eed5393-8ee0-4e20-9e5b-9e852c105877 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:03.129929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b178b382-51df-40da-803d-80602179e37f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:03.130494 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7eed5393-8ee0-4e20-9e5b-9e852c105877 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.687174 May 18 22:34:03.135122 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2268/4283] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:02 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:34:03.162959 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b178b382-51df-40da-803d-80602179e37f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1511 microversion: 2.1 time: 0.878142 May 18 22:34:03.163629 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2016/4284] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:02 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1511 bytes in 885 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:04.156510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3f85db09-300f-4873-8e2c-f098c628a7ef tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:04.157829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3f85db09-300f-4873-8e2c-f098c628a7ef tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:04.167936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f85db09-300f-4873-8e2c-f098c628a7ef tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:04.168386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f85db09-300f-4873-8e2c-f098c628a7ef tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:04.169171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f85db09-300f-4873-8e2c-f098c628a7ef tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:04.172567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f85db09-300f-4873-8e2c-f098c628a7ef tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:04.250210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2eb70405-eb4c-45f5-8a7b-3cb48c3bbafc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:04.250707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2eb70405-eb4c-45f5-8a7b-3cb48c3bbafc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:04.271556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2eb70405-eb4c-45f5-8a7b-3cb48c3bbafc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:04.272250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2eb70405-eb4c-45f5-8a7b-3cb48c3bbafc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:04.273171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2eb70405-eb4c-45f5-8a7b-3cb48c3bbafc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:04.273772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2eb70405-eb4c-45f5-8a7b-3cb48c3bbafc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:04.330427 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2eb70405-eb4c-45f5-8a7b-3cb48c3bbafc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/ips" status: 200 len: 147 microversion: 2.1 time: 0.362063 May 18 22:34:04.331006 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2269/4285] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:34:03 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/ips => generated 147 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:34:04.347062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-863f30b8-1a43-4da4-8437-d42b730f3a4c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:04.362668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-863f30b8-1a43-4da4-8437-d42b730f3a4c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:04.374214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-863f30b8-1a43-4da4-8437-d42b730f3a4c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:04.374884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-863f30b8-1a43-4da4-8437-d42b730f3a4c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:04.376391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-863f30b8-1a43-4da4-8437-d42b730f3a4c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:04.384868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-863f30b8-1a43-4da4-8437-d42b730f3a4c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:04.851953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-863f30b8-1a43-4da4-8437-d42b730f3a4c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:04.862843 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-863f30b8-1a43-4da4-8437-d42b730f3a4c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1511 microversion: 2.1 time: 0.530773 May 18 22:34:04.887050 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2270/4286] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:04 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1511 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:05.183241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3f85db09-300f-4873-8e2c-f098c628a7ef tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:05.193549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3f85db09-300f-4873-8e2c-f098c628a7ef tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:05.205868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3f85db09-300f-4873-8e2c-f098c628a7ef tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:05.213233 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3f85db09-300f-4873-8e2c-f098c628a7ef tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 1.060706 May 18 22:34:05.219442 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2017/4287] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:04 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 1068 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:34:05.895169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d37a743e-e81e-4217-ae0b-09eb8dda05ef tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:05.896387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d37a743e-e81e-4217-ae0b-09eb8dda05ef tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:05.911280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d37a743e-e81e-4217-ae0b-09eb8dda05ef tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:05.912569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d37a743e-e81e-4217-ae0b-09eb8dda05ef tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:05.913524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d37a743e-e81e-4217-ae0b-09eb8dda05ef tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:05.918387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d37a743e-e81e-4217-ae0b-09eb8dda05ef tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:06.238177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-af39795a-699d-4811-8404-7eda020b1c5d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:06.238867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-af39795a-699d-4811-8404-7eda020b1c5d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:06.251845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af39795a-699d-4811-8404-7eda020b1c5d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:06.256770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af39795a-699d-4811-8404-7eda020b1c5d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:06.258008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af39795a-699d-4811-8404-7eda020b1c5d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:06.258735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af39795a-699d-4811-8404-7eda020b1c5d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:06.658878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d37a743e-e81e-4217-ae0b-09eb8dda05ef tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:06.667835 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d37a743e-e81e-4217-ae0b-09eb8dda05ef tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1517 microversion: 2.1 time: 0.777082 May 18 22:34:06.676645 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2271/4288] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:05 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1517 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:07.098933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-af39795a-699d-4811-8404-7eda020b1c5d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:07.117774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-af39795a-699d-4811-8404-7eda020b1c5d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:07.119895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-af39795a-699d-4811-8404-7eda020b1c5d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:07.124865 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-af39795a-699d-4811-8404-7eda020b1c5d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.891385 May 18 22:34:07.129431 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2018/4289] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:06 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 897 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:34:08.147668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0121ab5c-ce60-4563-a075-54b75bbad205 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:08.155091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0121ab5c-ce60-4563-a075-54b75bbad205 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:08.173201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0121ab5c-ce60-4563-a075-54b75bbad205 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:08.173863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0121ab5c-ce60-4563-a075-54b75bbad205 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:08.174729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0121ab5c-ce60-4563-a075-54b75bbad205 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:08.175248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0121ab5c-ce60-4563-a075-54b75bbad205 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:09.401703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2c35228-3d72-4d9a-8a0d-023edae33879 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "6a8bac96-8922-47a9-ac17-48cb82d45a22"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:09.403193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b2c35228-3d72-4d9a-8a0d-023edae33879 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:09.443927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b2c35228-3d72-4d9a-8a0d-023edae33879 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [119082] Writing DB stats nova_api:SELECT=36 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:34:09.468255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2c35228-3d72-4d9a-8a0d-023edae33879 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:09.471009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2c35228-3d72-4d9a-8a0d-023edae33879 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:09.513917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2c35228-3d72-4d9a-8a0d-023edae33879 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:09.514220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2c35228-3d72-4d9a-8a0d-023edae33879 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.042s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:10.170742 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b2c35228-3d72-4d9a-8a0d-023edae33879 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "POST /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.772485 May 18 22:34:10.197180 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2019/4290] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:34:09 2022] POST /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments => generated 194 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:34:10.621837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0121ab5c-ce60-4563-a075-54b75bbad205 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:10.638501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0121ab5c-ce60-4563-a075-54b75bbad205 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:10.640492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0121ab5c-ce60-4563-a075-54b75bbad205 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:10.644304 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0121ab5c-ce60-4563-a075-54b75bbad205 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 2.500469 May 18 22:34:10.651277 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2272/4291] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:08 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 2508 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:34:11.678202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-24fdcc49-3956-4aee-8edd-401c2457d236 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:11.678898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-24fdcc49-3956-4aee-8edd-401c2457d236 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:11.723014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24fdcc49-3956-4aee-8edd-401c2457d236 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:11.731155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24fdcc49-3956-4aee-8edd-401c2457d236 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:11.734765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24fdcc49-3956-4aee-8edd-401c2457d236 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:11.739136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-24fdcc49-3956-4aee-8edd-401c2457d236 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:12.037221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-571b644b-5b15-4d18-8d18-02c91595aafa tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'create', calling method: .version_select at 0x7fa2dfba9040>, body: {"keypair": {"name": "tempest-keypair-1383652773", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBNw6Y/lD7a12dTOORwc5GefoK8iexrWpBE3dgTwRzF+NPmOgj0kM6mTAKBWSuX0RKxwdguG5Anb9ZeTlaU1gIrW0+UqKDeV9wa6SokSl51k2M4LF4cn3YzTv2hH1Lms8A=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:12.095257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-571b644b-5b15-4d18-8d18-02c91595aafa tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Getting quotas for project edd5f79700f24590927d4bf2c5495c51. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:34:12.132248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-571b644b-5b15-4d18-8d18-02c91595aafa tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Getting quotas for user 94bcc78dec364e90817e350a20230721 and project edd5f79700f24590927d4bf2c5495c51. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:34:12.242687 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-571b644b-5b15-4d18-8d18-02c91595aafa tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.206996 May 18 22:34:12.245475 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2273/4292] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:34:12 2022] POST /compute/v2.1/os-keypairs => generated 386 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:34:13.163380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-24fdcc49-3956-4aee-8edd-401c2457d236 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:13.193379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-24fdcc49-3956-4aee-8edd-401c2457d236 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:13.195065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-24fdcc49-3956-4aee-8edd-401c2457d236 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:13.196513 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-24fdcc49-3956-4aee-8edd-401c2457d236 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 1.527208 May 18 22:34:13.198478 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2020/4293] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:11 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 1530 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:34:14.230814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fe4ead28-2535-44bb-a425-707735693bfa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:14.231429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fe4ead28-2535-44bb-a425-707735693bfa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:14.234276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-fe4ead28-2535-44bb-a425-707735693bfa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_api:SELECT=43,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:34:14.247807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe4ead28-2535-44bb-a425-707735693bfa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:14.248244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe4ead28-2535-44bb-a425-707735693bfa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:14.255079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe4ead28-2535-44bb-a425-707735693bfa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:14.255748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe4ead28-2535-44bb-a425-707735693bfa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:15.640377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fe4ead28-2535-44bb-a425-707735693bfa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:15.662377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fe4ead28-2535-44bb-a425-707735693bfa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:15.669076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fe4ead28-2535-44bb-a425-707735693bfa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:15.674956 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fe4ead28-2535-44bb-a425-707735693bfa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 1.446661 May 18 22:34:15.676194 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2274/4294] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:14 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 1451 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:34:16.695125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5546e30f-c724-4fac-9d8b-044c4c3c5d6d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:16.696557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5546e30f-c724-4fac-9d8b-044c4c3c5d6d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:16.708573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5546e30f-c724-4fac-9d8b-044c4c3c5d6d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:16.717268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5546e30f-c724-4fac-9d8b-044c4c3c5d6d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:16.718314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5546e30f-c724-4fac-9d8b-044c4c3c5d6d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:16.718888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5546e30f-c724-4fac-9d8b-044c4c3c5d6d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:17.434106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5546e30f-c724-4fac-9d8b-044c4c3c5d6d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:17.444863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5546e30f-c724-4fac-9d8b-044c4c3c5d6d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:17.451581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5546e30f-c724-4fac-9d8b-044c4c3c5d6d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:17.455080 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5546e30f-c724-4fac-9d8b-044c4c3c5d6d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.763825 May 18 22:34:17.456163 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2021/4295] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:16 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 765 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:34:18.485212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-06d415b5-901c-4d11-b8a2-1d8f160a5c6a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:18.494961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-06d415b5-901c-4d11-b8a2-1d8f160a5c6a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:18.507980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06d415b5-901c-4d11-b8a2-1d8f160a5c6a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:18.507980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06d415b5-901c-4d11-b8a2-1d8f160a5c6a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:18.508724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06d415b5-901c-4d11-b8a2-1d8f160a5c6a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:18.510157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06d415b5-901c-4d11-b8a2-1d8f160a5c6a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:19.338871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-06d415b5-901c-4d11-b8a2-1d8f160a5c6a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:19.360419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-06d415b5-901c-4d11-b8a2-1d8f160a5c6a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:19.362776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-06d415b5-901c-4d11-b8a2-1d8f160a5c6a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:19.364520 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-06d415b5-901c-4d11-b8a2-1d8f160a5c6a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.893738 May 18 22:34:19.366377 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2275/4296] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:18 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 896 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:34:19.620356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-301597050", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "4cb1b865-aea2-4e84-83cb-eeee67ae1cdc"}], "security_groups": [{"name": "tempest-securitygroup--1780353931"}], "key_name": "tempest-keypair-1383652773", "user_data": "}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:20.003770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] validate_networks() for [('4cb1b865-aea2-4e84-83cb-eeee67ae1cdc', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:34:20.385488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5b5f0020-5f8b-48e0-b28b-5546b29e9da3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:20.386518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5b5f0020-5f8b-48e0-b28b-5546b29e9da3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:20.402265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b5f0020-5f8b-48e0-b28b-5546b29e9da3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:20.402779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b5f0020-5f8b-48e0-b28b-5546b29e9da3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:20.404001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b5f0020-5f8b-48e0-b28b-5546b29e9da3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:20.404606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b5f0020-5f8b-48e0-b28b-5546b29e9da3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:20.466751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-5b5f0020-5f8b-48e0-b28b-5546b29e9da3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell1:SELECT=84,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:34:21.198882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5b5f0020-5f8b-48e0-b28b-5546b29e9da3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:21.214429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5b5f0020-5f8b-48e0-b28b-5546b29e9da3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:21.223732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5b5f0020-5f8b-48e0-b28b-5546b29e9da3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:21.225592 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5b5f0020-5f8b-48e0-b28b-5546b29e9da3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.844743 May 18 22:34:21.244738 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2276/4297] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:20 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 864 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:34:22.271318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:34:22.277151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:34:22.282185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:34:22.286532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:34:22.291451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:34:22.291930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a66d8cc-8759-4f09-a8e7-9cd0f3c435d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:22.299714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7a66d8cc-8759-4f09-a8e7-9cd0f3c435d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:22.323325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7a66d8cc-8759-4f09-a8e7-9cd0f3c435d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:34:22.329554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:22.330250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:22.331253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:22.335722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:22.348544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_cell1:SELECT=93,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:34:22.349948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a66d8cc-8759-4f09-a8e7-9cd0f3c435d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:22.353270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a66d8cc-8759-4f09-a8e7-9cd0f3c435d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:22.356808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a66d8cc-8759-4f09-a8e7-9cd0f3c435d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:22.357416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a66d8cc-8759-4f09-a8e7-9cd0f3c435d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:22.363690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Getting quotas for project edd5f79700f24590927d4bf2c5495c51. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:34:22.381961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Getting quotas for user 94bcc78dec364e90817e350a20230721 and project edd5f79700f24590927d4bf2c5495c51. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:34:22.454035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:34:22.457978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:34:22.572870 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-07d7f824-6b1a-4c06-be92-25f7f9c04073 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 2.956721 May 18 22:34:22.574106 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2022/4298] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:34:19 2022] POST /compute/v2.1/servers => generated 409 bytes in 2959 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:34:22.583787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-40ad8810-e994-4cbf-94e1-7d4ea5a370f5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:22.590292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-40ad8810-e994-4cbf-94e1-7d4ea5a370f5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:22.963024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-40ad8810-e994-4cbf-94e1-7d4ea5a370f5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:22.989597 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-40ad8810-e994-4cbf-94e1-7d4ea5a370f5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1245 microversion: 2.1 time: 0.409901 May 18 22:34:22.990611 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2023/4299] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:22 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1245 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:23.057409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a66d8cc-8759-4f09-a8e7-9cd0f3c435d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:23.078681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a66d8cc-8759-4f09-a8e7-9cd0f3c435d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:23.083028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a66d8cc-8759-4f09-a8e7-9cd0f3c435d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:23.088390 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a66d8cc-8759-4f09-a8e7-9cd0f3c435d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.835337 May 18 22:34:23.102187 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2277/4300] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:22 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 855 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:34:24.007650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ed44478-7e4a-4f4c-bda3-2c0dbf7845af tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:24.010353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9ed44478-7e4a-4f4c-bda3-2c0dbf7845af tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:24.022459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ed44478-7e4a-4f4c-bda3-2c0dbf7845af tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:24.023267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ed44478-7e4a-4f4c-bda3-2c0dbf7845af tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:24.029347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ed44478-7e4a-4f4c-bda3-2c0dbf7845af tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:24.029972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ed44478-7e4a-4f4c-bda3-2c0dbf7845af tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:24.110726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-27ca086e-dfb9-4eb2-9b8e-8e7d11b1ae91 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:24.111445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-27ca086e-dfb9-4eb2-9b8e-8e7d11b1ae91 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:24.128211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27ca086e-dfb9-4eb2-9b8e-8e7d11b1ae91 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:24.128639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27ca086e-dfb9-4eb2-9b8e-8e7d11b1ae91 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:24.132488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27ca086e-dfb9-4eb2-9b8e-8e7d11b1ae91 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:24.133140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27ca086e-dfb9-4eb2-9b8e-8e7d11b1ae91 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:24.343261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9ed44478-7e4a-4f4c-bda3-2c0dbf7845af tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:24.365201 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9ed44478-7e4a-4f4c-bda3-2c0dbf7845af tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1297 microversion: 2.1 time: 0.362252 May 18 22:34:24.365848 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2024/4301] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:24 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1297 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:24.928128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-27ca086e-dfb9-4eb2-9b8e-8e7d11b1ae91 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:24.938208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-27ca086e-dfb9-4eb2-9b8e-8e7d11b1ae91 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:24.939710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-27ca086e-dfb9-4eb2-9b8e-8e7d11b1ae91 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:24.940905 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-27ca086e-dfb9-4eb2-9b8e-8e7d11b1ae91 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.835704 May 18 22:34:24.976184 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2278/4302] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:24 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 871 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:34:25.381189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-974516674", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "7de17e2c-1bee-4afe-878e-3823b3449300"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:25.382125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-19389b52-390d-4e3a-81c7-ff504e7b930a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:25.382733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-19389b52-390d-4e3a-81c7-ff504e7b930a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:25.399004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-19389b52-390d-4e3a-81c7-ff504e7b930a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:25.399683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-19389b52-390d-4e3a-81c7-ff504e7b930a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:25.401127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-19389b52-390d-4e3a-81c7-ff504e7b930a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:25.401719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-19389b52-390d-4e3a-81c7-ff504e7b930a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:25.496599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] validate_networks() for [('7de17e2c-1bee-4afe-878e-3823b3449300', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:34:25.600688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-19389b52-390d-4e3a-81c7-ff504e7b930a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:25.608463 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-19389b52-390d-4e3a-81c7-ff504e7b930a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1303 microversion: 2.1 time: 0.230026 May 18 22:34:25.624701 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2279/4303] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:25 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1303 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:34:25.960408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f4719101-bb85-43ca-9982-30315435371b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:25.961013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f4719101-bb85-43ca-9982-30315435371b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:25.974296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4719101-bb85-43ca-9982-30315435371b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:25.974735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4719101-bb85-43ca-9982-30315435371b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:25.976665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4719101-bb85-43ca-9982-30315435371b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:25.978658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4719101-bb85-43ca-9982-30315435371b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:26.710298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f4719101-bb85-43ca-9982-30315435371b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:26.728416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f4719101-bb85-43ca-9982-30315435371b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:26.730041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f4719101-bb85-43ca-9982-30315435371b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:26.731201 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f4719101-bb85-43ca-9982-30315435371b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.774752 May 18 22:34:26.731783 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2280/4304] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:25 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:34:26.753692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-7f193ce8-a11a-4a38-bc35-17d3019ef61c req-0a01d557-93f6-462f-84ac-4f0df5d34d28 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-plugged", "status": "completed", "tag": "c258f222-49b9-4500-a342-f1f434c2dd5b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:26.784668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7f193ce8-a11a-4a38-bc35-17d3019ef61c req-0a01d557-93f6-462f-84ac-4f0df5d34d28 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:26.785124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7f193ce8-a11a-4a38-bc35-17d3019ef61c req-0a01d557-93f6-462f-84ac-4f0df5d34d28 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:26.824536 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-7f193ce8-a11a-4a38-bc35-17d3019ef61c req-0a01d557-93f6-462f-84ac-4f0df5d34d28 service nova] Creating event network-vif-plugged:c258f222-49b9-4500-a342-f1f434c2dd5b for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:34:26.841044 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-7f193ce8-a11a-4a38-bc35-17d3019ef61c req-0a01d557-93f6-462f-84ac-4f0df5d34d28 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.099693 May 18 22:34:26.849852 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2281/4305] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:34:26 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:34:26.876389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b659815f-de86-401c-9289-2d29c567f04a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:26.877379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b659815f-de86-401c-9289-2d29c567f04a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:26.895636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b659815f-de86-401c-9289-2d29c567f04a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:26.899709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b659815f-de86-401c-9289-2d29c567f04a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:26.900719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b659815f-de86-401c-9289-2d29c567f04a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:26.901315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b659815f-de86-401c-9289-2d29c567f04a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:27.089293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b659815f-de86-401c-9289-2d29c567f04a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:27.102629 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b659815f-de86-401c-9289-2d29c567f04a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1303 microversion: 2.1 time: 0.248100 May 18 22:34:27.103104 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2282/4306] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:26 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1303 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:27.751417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b289d05e-97b3-4a0f-84b3-55986c611787 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:27.752028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b289d05e-97b3-4a0f-84b3-55986c611787 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:27.764449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b289d05e-97b3-4a0f-84b3-55986c611787 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:27.765100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b289d05e-97b3-4a0f-84b3-55986c611787 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:27.766653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b289d05e-97b3-4a0f-84b3-55986c611787 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:27.772412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b289d05e-97b3-4a0f-84b3-55986c611787 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:28.249231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:34:28.251237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:34:28.253104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:34:28.253589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:34:28.254050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:34:28.277559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:28.279138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:28.279963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:28.283170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:28.352652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Getting quotas for project e34618e67f6c46bea45ae73d3508523a. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:34:28.372438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Getting quotas for user d47fc3a543374f749708a513134aeb23 and project e34618e67f6c46bea45ae73d3508523a. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:34:28.405078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:34:28.415074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:34:28.608734 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ce577976-4c5f-44ff-8b46-ef6d9838057b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 3.511372 May 18 22:34:28.611683 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2025/4307] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:34:25 2022] POST /compute/v2.1/servers => generated 380 bytes in 3515 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:34:28.617841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-887e6c46-f548-48a6-8302-4a6a5a135fa4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:28.618721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-887e6c46-f548-48a6-8302-4a6a5a135fa4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:28.627155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-887e6c46-f548-48a6-8302-4a6a5a135fa4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:28.627662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-887e6c46-f548-48a6-8302-4a6a5a135fa4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:28.628446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-887e6c46-f548-48a6-8302-4a6a5a135fa4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:28.628887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-887e6c46-f548-48a6-8302-4a6a5a135fa4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:29.349254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b289d05e-97b3-4a0f-84b3-55986c611787 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:29.377445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b289d05e-97b3-4a0f-84b3-55986c611787 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:29.384741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b289d05e-97b3-4a0f-84b3-55986c611787 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:29.391144 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b289d05e-97b3-4a0f-84b3-55986c611787 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 1.640318 May 18 22:34:29.392031 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2283/4308] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:27 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 1646 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:34:29.412235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b7e4a076-8afe-4437-8dbc-785cad8c7620 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:29.413294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b7e4a076-8afe-4437-8dbc-785cad8c7620 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:29.500588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b7e4a076-8afe-4437-8dbc-785cad8c7620 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:29.515972 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b7e4a076-8afe-4437-8dbc-785cad8c7620 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1217 microversion: 2.1 time: 0.121134 May 18 22:34:29.526276 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2284/4309] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:29 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1217 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:29.533355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b03383ca-cc67-4c4c-a8c7-0c2ab2acc63a req-80255241-9415-4ce5-b49c-e08f1c2fe048 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-plugged", "status": "completed", "tag": "a120a64c-5af7-44a6-adb1-c9fbc5ee4976"}, {"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-plugged", "status": "completed", "tag": "ec9a51b6-40dc-46f0-9fad-ce70f919d009"}, {"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-plugged", "status": "completed", "tag": "84576118-db08-4f96-947d-e048c05d7f0c"}, {"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-plugged", "status": "completed", "tag": "9b1ee96c-c958-4b8b-bd16-67059673e562"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:29.555678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b03383ca-cc67-4c4c-a8c7-0c2ab2acc63a req-80255241-9415-4ce5-b49c-e08f1c2fe048 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:29.556212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b03383ca-cc67-4c4c-a8c7-0c2ab2acc63a req-80255241-9415-4ce5-b49c-e08f1c2fe048 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:29.576560 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b03383ca-cc67-4c4c-a8c7-0c2ab2acc63a req-80255241-9415-4ce5-b49c-e08f1c2fe048 service nova] Creating event network-vif-plugged:a120a64c-5af7-44a6-adb1-c9fbc5ee4976 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:34:29.577076 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b03383ca-cc67-4c4c-a8c7-0c2ab2acc63a req-80255241-9415-4ce5-b49c-e08f1c2fe048 service nova] Creating event network-vif-plugged:ec9a51b6-40dc-46f0-9fad-ce70f919d009 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:34:29.577580 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b03383ca-cc67-4c4c-a8c7-0c2ab2acc63a req-80255241-9415-4ce5-b49c-e08f1c2fe048 service nova] Creating event network-vif-plugged:84576118-db08-4f96-947d-e048c05d7f0c for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:34:29.578167 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b03383ca-cc67-4c4c-a8c7-0c2ab2acc63a req-80255241-9415-4ce5-b49c-e08f1c2fe048 service nova] Creating event network-vif-plugged:9b1ee96c-c958-4b8b-bd16-67059673e562 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:34:29.587669 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b03383ca-cc67-4c4c-a8c7-0c2ab2acc63a req-80255241-9415-4ce5-b49c-e08f1c2fe048 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 696 microversion: 2.1 time: 0.062886 May 18 22:34:29.592455 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2285/4310] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:34:29 2022] POST /compute/v2.1/os-server-external-events => generated 696 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:34:29.754543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-887e6c46-f548-48a6-8302-4a6a5a135fa4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:29.765311 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-887e6c46-f548-48a6-8302-4a6a5a135fa4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1371 microversion: 2.1 time: 1.152384 May 18 22:34:29.771495 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2026/4311] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:28 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1371 bytes in 1159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:30.411896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3288fbca-f64e-451d-a707-efd1a5e6d068 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:30.413196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3288fbca-f64e-451d-a707-efd1a5e6d068 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:30.434172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3288fbca-f64e-451d-a707-efd1a5e6d068 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:30.437040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3288fbca-f64e-451d-a707-efd1a5e6d068 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:30.443583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3288fbca-f64e-451d-a707-efd1a5e6d068 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:30.445195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3288fbca-f64e-451d-a707-efd1a5e6d068 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:30.535366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ed5eca24-8c73-43e5-b6af-964b178aac86 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:30.535989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ed5eca24-8c73-43e5-b6af-964b178aac86 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:30.579167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed5eca24-8c73-43e5-b6af-964b178aac86 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:30.581611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed5eca24-8c73-43e5-b6af-964b178aac86 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:30.592127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed5eca24-8c73-43e5-b6af-964b178aac86 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:30.601450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed5eca24-8c73-43e5-b6af-964b178aac86 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:30.986555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ed5eca24-8c73-43e5-b6af-964b178aac86 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:31.012853 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ed5eca24-8c73-43e5-b6af-964b178aac86 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1269 microversion: 2.1 time: 0.482761 May 18 22:34:31.018446 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2027/4312] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:30 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1269 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:31.030674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cd6ef442-619c-4b8b-9ab0-df8ca385cf37 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:31.043029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cd6ef442-619c-4b8b-9ab0-df8ca385cf37 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:31.064751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd6ef442-619c-4b8b-9ab0-df8ca385cf37 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:31.065564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd6ef442-619c-4b8b-9ab0-df8ca385cf37 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:31.070049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd6ef442-619c-4b8b-9ab0-df8ca385cf37 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:31.070782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd6ef442-619c-4b8b-9ab0-df8ca385cf37 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:31.811721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cd6ef442-619c-4b8b-9ab0-df8ca385cf37 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:31.822083 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cd6ef442-619c-4b8b-9ab0-df8ca385cf37 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1371 microversion: 2.1 time: 0.801173 May 18 22:34:31.830459 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2028/4313] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:31 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1371 bytes in 811 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:31.838332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-70e65f22-3a7f-4b11-8085-8e9f954c524e req-b24eac32-e198-42e5-b592-098279d026ae service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-plugged", "status": "completed", "tag": "7c3c473d-cc1b-4455-ad3e-a45cea873a24"}, {"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-plugged", "status": "completed", "tag": "11971771-a758-4472-b53e-5caa7eb4fdd3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:31.849822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-70e65f22-3a7f-4b11-8085-8e9f954c524e req-b24eac32-e198-42e5-b592-098279d026ae service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:31.850596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-70e65f22-3a7f-4b11-8085-8e9f954c524e req-b24eac32-e198-42e5-b592-098279d026ae service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:31.861157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3288fbca-f64e-451d-a707-efd1a5e6d068 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:31.879869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3288fbca-f64e-451d-a707-efd1a5e6d068 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:31.882360 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-70e65f22-3a7f-4b11-8085-8e9f954c524e req-b24eac32-e198-42e5-b592-098279d026ae service nova] Creating event network-vif-plugged:7c3c473d-cc1b-4455-ad3e-a45cea873a24 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:34:31.883117 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-70e65f22-3a7f-4b11-8085-8e9f954c524e req-b24eac32-e198-42e5-b592-098279d026ae service nova] Creating event network-vif-plugged:11971771-a758-4472-b53e-5caa7eb4fdd3 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:34:31.887172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3288fbca-f64e-451d-a707-efd1a5e6d068 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:31.895810 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-70e65f22-3a7f-4b11-8085-8e9f954c524e req-b24eac32-e198-42e5-b592-098279d026ae service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.063785 May 18 22:34:31.897023 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2029/4314] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:34:31 2022] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:34:31.899693 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3288fbca-f64e-451d-a707-efd1a5e6d068 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 1.481082 May 18 22:34:31.914067 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2286/4315] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:30 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 1508 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:34:32.041278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5df214a9-6f8a-4064-9aed-ec76fbda54cd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:32.048476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5df214a9-6f8a-4064-9aed-ec76fbda54cd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:32.056590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5df214a9-6f8a-4064-9aed-ec76fbda54cd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:32.068695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5df214a9-6f8a-4064-9aed-ec76fbda54cd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:32.069834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5df214a9-6f8a-4064-9aed-ec76fbda54cd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:32.079291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5df214a9-6f8a-4064-9aed-ec76fbda54cd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:32.599933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5df214a9-6f8a-4064-9aed-ec76fbda54cd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:32.608554 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5df214a9-6f8a-4064-9aed-ec76fbda54cd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1275 microversion: 2.1 time: 0.571321 May 18 22:34:32.614976 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2030/4316] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:32 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1275 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:32.845209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2bc65a16-edcd-41c0-b992-0a6b75db5216 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:32.845855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2bc65a16-edcd-41c0-b992-0a6b75db5216 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:32.864478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bc65a16-edcd-41c0-b992-0a6b75db5216 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:32.867356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bc65a16-edcd-41c0-b992-0a6b75db5216 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:32.872042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bc65a16-edcd-41c0-b992-0a6b75db5216 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:32.877343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bc65a16-edcd-41c0-b992-0a6b75db5216 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:32.928962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a2e29b65-53d2-4034-a219-4724fe79be3d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:32.930437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a2e29b65-53d2-4034-a219-4724fe79be3d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:32.948828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2e29b65-53d2-4034-a219-4724fe79be3d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:32.949284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2e29b65-53d2-4034-a219-4724fe79be3d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:32.958098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2e29b65-53d2-4034-a219-4724fe79be3d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:32.958770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2e29b65-53d2-4034-a219-4724fe79be3d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:33.646261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2bc65a16-edcd-41c0-b992-0a6b75db5216 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:33.662430 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2bc65a16-edcd-41c0-b992-0a6b75db5216 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1371 microversion: 2.1 time: 0.822347 May 18 22:34:33.672911 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2287/4317] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:32 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1371 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:33.678208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9190888c-5e79-498d-8fd1-bc8ccc7a0de0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:33.681963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9190888c-5e79-498d-8fd1-bc8ccc7a0de0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:33.693434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9190888c-5e79-498d-8fd1-bc8ccc7a0de0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:33.697067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9190888c-5e79-498d-8fd1-bc8ccc7a0de0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:33.698339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9190888c-5e79-498d-8fd1-bc8ccc7a0de0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:33.698888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9190888c-5e79-498d-8fd1-bc8ccc7a0de0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:33.873096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9190888c-5e79-498d-8fd1-bc8ccc7a0de0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:33.884981 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9190888c-5e79-498d-8fd1-bc8ccc7a0de0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1275 microversion: 2.1 time: 0.210700 May 18 22:34:33.886248 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2288/4318] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:33 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1275 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:34.381146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a2e29b65-53d2-4034-a219-4724fe79be3d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:34.424046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a2e29b65-53d2-4034-a219-4724fe79be3d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:34.431657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a2e29b65-53d2-4034-a219-4724fe79be3d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:34.439595 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a2e29b65-53d2-4034-a219-4724fe79be3d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 1.516435 May 18 22:34:34.441193 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2031/4319] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:32 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 1519 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:34:34.682433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c25d325d-8dd1-4a6f-93eb-922c1b772d50 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:34.683279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c25d325d-8dd1-4a6f-93eb-922c1b772d50 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:34.690090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c25d325d-8dd1-4a6f-93eb-922c1b772d50 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:34.691392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c25d325d-8dd1-4a6f-93eb-922c1b772d50 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:34.692364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c25d325d-8dd1-4a6f-93eb-922c1b772d50 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:34.693026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c25d325d-8dd1-4a6f-93eb-922c1b772d50 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:34.862262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0c00b148-4652-4625-b310-9044490bdf8f req-213ed95a-a49e-4a49-8a8d-954ce30b9a6d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f777c843-6d8d-4101-9d2e-4c826870464c", "tag": "56c71e4c-8f91-400f-b263-9c5d82e4a1f3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:34.881493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0c00b148-4652-4625-b310-9044490bdf8f req-213ed95a-a49e-4a49-8a8d-954ce30b9a6d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:34.881972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0c00b148-4652-4625-b310-9044490bdf8f req-213ed95a-a49e-4a49-8a8d-954ce30b9a6d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:34.907993 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0c00b148-4652-4625-b310-9044490bdf8f req-213ed95a-a49e-4a49-8a8d-954ce30b9a6d service nova] Creating event network-changed:56c71e4c-8f91-400f-b263-9c5d82e4a1f3 for instance f777c843-6d8d-4101-9d2e-4c826870464c on n-h2-841040-6 May 18 22:34:34.932908 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0c00b148-4652-4625-b310-9044490bdf8f req-213ed95a-a49e-4a49-8a8d-954ce30b9a6d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.075002 May 18 22:34:34.933535 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2032/4320] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:34:34 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:34:34.960824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-106bcd04-1228-40d1-836f-5fbb473a53b5 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:34.961889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-106bcd04-1228-40d1-836f-5fbb473a53b5 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:34.973115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-106bcd04-1228-40d1-836f-5fbb473a53b5 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:34.973869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-106bcd04-1228-40d1-836f-5fbb473a53b5 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:34.974793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-106bcd04-1228-40d1-836f-5fbb473a53b5 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:34.978997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-106bcd04-1228-40d1-836f-5fbb473a53b5 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:35.047624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c25d325d-8dd1-4a6f-93eb-922c1b772d50 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:35.061423 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c25d325d-8dd1-4a6f-93eb-922c1b772d50 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1371 microversion: 2.1 time: 0.383795 May 18 22:34:35.073326 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2289/4321] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:34 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1371 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:35.458436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b252514-d04c-4f59-a08d-6090126425e5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:35.459422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6b252514-d04c-4f59-a08d-6090126425e5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:35.466224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b252514-d04c-4f59-a08d-6090126425e5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:35.467017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b252514-d04c-4f59-a08d-6090126425e5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:35.468012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b252514-d04c-4f59-a08d-6090126425e5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:35.469315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b252514-d04c-4f59-a08d-6090126425e5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:35.522483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-106bcd04-1228-40d1-836f-5fbb473a53b5 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:35.544020 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-106bcd04-1228-40d1-836f-5fbb473a53b5 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1317 microversion: 2.1 time: 0.608729 May 18 22:34:35.545659 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2033/4322] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:34 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1317 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:36.081633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f0f095ab-fec5-4b61-8aec-7156b13715d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:36.082282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f0f095ab-fec5-4b61-8aec-7156b13715d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:36.103764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f0f095ab-fec5-4b61-8aec-7156b13715d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:36.104210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f0f095ab-fec5-4b61-8aec-7156b13715d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:36.105000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f0f095ab-fec5-4b61-8aec-7156b13715d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:36.105440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f0f095ab-fec5-4b61-8aec-7156b13715d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:36.196134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6b252514-d04c-4f59-a08d-6090126425e5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:36.213344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6b252514-d04c-4f59-a08d-6090126425e5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:36.220650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6b252514-d04c-4f59-a08d-6090126425e5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:36.224155 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6b252514-d04c-4f59-a08d-6090126425e5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 2828 microversion: 2.32 time: 0.769607 May 18 22:34:36.224842 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2290/4323] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:34:35 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 2828 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:34:36.254803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0154cab9-aa59-4cd8-b1a3-ce505562a0f2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:36.255563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0154cab9-aa59-4cd8-b1a3-ce505562a0f2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:36.265602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0154cab9-aa59-4cd8-b1a3-ce505562a0f2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:36.272812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0154cab9-aa59-4cd8-b1a3-ce505562a0f2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:36.274081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0154cab9-aa59-4cd8-b1a3-ce505562a0f2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:36.274672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0154cab9-aa59-4cd8-b1a3-ce505562a0f2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:36.525059 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0154cab9-aa59-4cd8-b1a3-ce505562a0f2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c/os-interface" status: 200 len: 1832 microversion: 2.32 time: 0.275670 May 18 22:34:36.526259 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2291/4324] 10.222.0.58 () {60 vars in 1315 bytes} [Wed May 18 22:34:36 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c/os-interface => generated 1832 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:34:36.564531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2dd395ad-559b-42fd-8a68-2dfcab57f8ac tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:36.566118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2dd395ad-559b-42fd-8a68-2dfcab57f8ac tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:36.573679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2dd395ad-559b-42fd-8a68-2dfcab57f8ac tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:36.574503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2dd395ad-559b-42fd-8a68-2dfcab57f8ac tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:36.575969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2dd395ad-559b-42fd-8a68-2dfcab57f8ac tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:36.576618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2dd395ad-559b-42fd-8a68-2dfcab57f8ac tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:37.154706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2dd395ad-559b-42fd-8a68-2dfcab57f8ac tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:37.171161 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2dd395ad-559b-42fd-8a68-2dfcab57f8ac tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1317 microversion: 2.1 time: 0.611184 May 18 22:34:37.174584 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2292/4325] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:36 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1317 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:37.286274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f0f095ab-fec5-4b61-8aec-7156b13715d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:37.294773 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f0f095ab-fec5-4b61-8aec-7156b13715d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1371 microversion: 2.1 time: 1.218100 May 18 22:34:37.295299 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2034/4326] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:36 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1371 bytes in 1219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:34:38.140578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-bcb666e9-61a3-4b1d-b66e-ef85c1c581ac req-732ab0fd-bc95-4595-86a4-2f4301fa32de service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a1ceb060-a9bc-4c83-936f-54ef342c67cf", "tag": "b1b8399e-296b-4a79-a57d-7c81e88f8f8b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:38.181313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-bcb666e9-61a3-4b1d-b66e-ef85c1c581ac req-732ab0fd-bc95-4595-86a4-2f4301fa32de service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:38.188783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5e4d7aae-5fe7-4ec1-8745-5cac12ba7d5a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:38.190260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5e4d7aae-5fe7-4ec1-8745-5cac12ba7d5a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:38.196464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-bcb666e9-61a3-4b1d-b66e-ef85c1c581ac req-732ab0fd-bc95-4595-86a4-2f4301fa32de service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.015s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:38.205469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e4d7aae-5fe7-4ec1-8745-5cac12ba7d5a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:38.209092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e4d7aae-5fe7-4ec1-8745-5cac12ba7d5a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:38.210679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e4d7aae-5fe7-4ec1-8745-5cac12ba7d5a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:38.217883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e4d7aae-5fe7-4ec1-8745-5cac12ba7d5a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:38.249315 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-bcb666e9-61a3-4b1d-b66e-ef85c1c581ac req-732ab0fd-bc95-4595-86a4-2f4301fa32de service nova] Creating event network-changed:b1b8399e-296b-4a79-a57d-7c81e88f8f8b for instance a1ceb060-a9bc-4c83-936f-54ef342c67cf on n-h1-841040-6 May 18 22:34:38.282877 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-bcb666e9-61a3-4b1d-b66e-ef85c1c581ac req-732ab0fd-bc95-4595-86a4-2f4301fa32de service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.146110 May 18 22:34:38.286101 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2293/4327] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:34:38 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:34:38.304699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5e4d7aae-5fe7-4ec1-8745-5cac12ba7d5a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119082] Writing DB stats nova_cell0:SELECT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:34:38.323281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-03c151e2-f2f9-4dea-8923-c12eda3f8188 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:38.326682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-03c151e2-f2f9-4dea-8923-c12eda3f8188 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:38.340264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03c151e2-f2f9-4dea-8923-c12eda3f8188 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:38.342009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03c151e2-f2f9-4dea-8923-c12eda3f8188 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:38.344899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03c151e2-f2f9-4dea-8923-c12eda3f8188 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:38.346197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-03c151e2-f2f9-4dea-8923-c12eda3f8188 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:38.392173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5e4d7aae-5fe7-4ec1-8745-5cac12ba7d5a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119082] Writing DB stats nova_cell0:SELECT=14 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:34:38.720083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5e4d7aae-5fe7-4ec1-8745-5cac12ba7d5a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:38.732774 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5e4d7aae-5fe7-4ec1-8745-5cac12ba7d5a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1317 microversion: 2.1 time: 0.548063 May 18 22:34:38.737682 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2035/4328] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:38 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1317 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:38.808972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-23081dbf-fcd3-4b70-bf3a-24a16e58368f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:38.810919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-23081dbf-fcd3-4b70-bf3a-24a16e58368f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:38.829195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23081dbf-fcd3-4b70-bf3a-24a16e58368f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:38.830509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23081dbf-fcd3-4b70-bf3a-24a16e58368f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:38.833475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23081dbf-fcd3-4b70-bf3a-24a16e58368f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:38.838050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23081dbf-fcd3-4b70-bf3a-24a16e58368f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:38.916220 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-23081dbf-fcd3-4b70-bf3a-24a16e58368f tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.112790 May 18 22:34:38.918069 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2036/4329] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:34:38 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments => generated 197 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:34:38.929252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b33a0fc5-5f8a-41e0-89dd-669cf63fc71a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:38.932480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b33a0fc5-5f8a-41e0-89dd-669cf63fc71a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:38.939984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-03c151e2-f2f9-4dea-8923-c12eda3f8188 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:38.949708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b33a0fc5-5f8a-41e0-89dd-669cf63fc71a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:38.951411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b33a0fc5-5f8a-41e0-89dd-669cf63fc71a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:38.953007 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-03c151e2-f2f9-4dea-8923-c12eda3f8188 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1371 microversion: 2.1 time: 0.641127 May 18 22:34:38.955303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b33a0fc5-5f8a-41e0-89dd-669cf63fc71a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:38.955919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b33a0fc5-5f8a-41e0-89dd-669cf63fc71a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:38.962558 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2294/4330] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:38 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1371 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:34:39.026332 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b33a0fc5-5f8a-41e0-89dd-669cf63fc71a tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments/6a8bac96-8922-47a9-ac17-48cb82d45a22" status: 200 len: 194 microversion: 2.1 time: 0.102077 May 18 22:34:39.035043 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2037/4331] 10.222.0.58 () {58 vars in 1412 bytes} [Wed May 18 22:34:38 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments/6a8bac96-8922-47a9-ac17-48cb82d45a22 => generated 194 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:34:39.760635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c8c1776f-fc97-405d-afde-ac0c2e8b6a62 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:39.763161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c8c1776f-fc97-405d-afde-ac0c2e8b6a62 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:39.782459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c8c1776f-fc97-405d-afde-ac0c2e8b6a62 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:34:39.785867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8c1776f-fc97-405d-afde-ac0c2e8b6a62 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:39.786323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8c1776f-fc97-405d-afde-ac0c2e8b6a62 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:39.789877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8c1776f-fc97-405d-afde-ac0c2e8b6a62 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:39.793678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8c1776f-fc97-405d-afde-ac0c2e8b6a62 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:39.970629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b62c9896-9195-423a-802b-8b89e69ea602 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:39.971805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b62c9896-9195-423a-802b-8b89e69ea602 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:39.981440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b62c9896-9195-423a-802b-8b89e69ea602 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_api:SELECT=64,nova_api:INSERT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:34:39.995801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b62c9896-9195-423a-802b-8b89e69ea602 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:39.996278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b62c9896-9195-423a-802b-8b89e69ea602 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:39.997126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b62c9896-9195-423a-802b-8b89e69ea602 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:39.997552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b62c9896-9195-423a-802b-8b89e69ea602 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:40.458898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b62c9896-9195-423a-802b-8b89e69ea602 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:40.470372 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b62c9896-9195-423a-802b-8b89e69ea602 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1371 microversion: 2.1 time: 0.504335 May 18 22:34:40.471479 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2038/4332] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:39 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1371 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:40.486276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-026f254a-b2c4-405b-bdd6-dd2881d5ccac req-7a09c706-fff1-4c48-8b20-13654909a332 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "tag": "9b1ee96c-c958-4b8b-bd16-67059673e562"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:40.504623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-026f254a-b2c4-405b-bdd6-dd2881d5ccac req-7a09c706-fff1-4c48-8b20-13654909a332 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:40.505844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-026f254a-b2c4-405b-bdd6-dd2881d5ccac req-7a09c706-fff1-4c48-8b20-13654909a332 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:40.531899 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-026f254a-b2c4-405b-bdd6-dd2881d5ccac req-7a09c706-fff1-4c48-8b20-13654909a332 service nova] Creating event network-changed:9b1ee96c-c958-4b8b-bd16-67059673e562 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:34:40.543978 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-026f254a-b2c4-405b-bdd6-dd2881d5ccac req-7a09c706-fff1-4c48-8b20-13654909a332 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.070675 May 18 22:34:40.544601 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2039/4333] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:34:40 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:34:41.432803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c8c1776f-fc97-405d-afde-ac0c2e8b6a62 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:41.452643 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c8c1776f-fc97-405d-afde-ac0c2e8b6a62 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1317 microversion: 2.1 time: 1.702138 May 18 22:34:41.457537 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2295/4334] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:39 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1317 bytes in 1709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:41.504778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-361267a6-df7e-4083-9020-3b832a89adc5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:41.505546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-361267a6-df7e-4083-9020-3b832a89adc5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:41.533460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-361267a6-df7e-4083-9020-3b832a89adc5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:41.543788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-361267a6-df7e-4083-9020-3b832a89adc5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:41.544890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-361267a6-df7e-4083-9020-3b832a89adc5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:41.545478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-361267a6-df7e-4083-9020-3b832a89adc5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:42.470179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-47601fb3-50e8-43c7-ad3e-2ca0e0aab6dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:42.470798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-47601fb3-50e8-43c7-ad3e-2ca0e0aab6dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:42.509414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47601fb3-50e8-43c7-ad3e-2ca0e0aab6dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:42.510149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47601fb3-50e8-43c7-ad3e-2ca0e0aab6dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:42.511086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47601fb3-50e8-43c7-ad3e-2ca0e0aab6dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:42.511657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47601fb3-50e8-43c7-ad3e-2ca0e0aab6dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:42.516824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-47601fb3-50e8-43c7-ad3e-2ca0e0aab6dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:34:42.527077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-361267a6-df7e-4083-9020-3b832a89adc5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:42.540355 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-361267a6-df7e-4083-9020-3b832a89adc5 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1371 microversion: 2.1 time: 1.056203 May 18 22:34:42.544230 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2040/4335] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:41 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1371 bytes in 1060 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:42.971922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d3a40e9-b969-4903-b8f3-96ecab8428b6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "c4d94d0a-ada6-473d-abce-1f58e417e042"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:42.973836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3d3a40e9-b969-4903-b8f3-96ecab8428b6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:42.982566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d3a40e9-b969-4903-b8f3-96ecab8428b6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:42.990639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d3a40e9-b969-4903-b8f3-96ecab8428b6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:42.992605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d3a40e9-b969-4903-b8f3-96ecab8428b6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:42.994750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d3a40e9-b969-4903-b8f3-96ecab8428b6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:43.336296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-47601fb3-50e8-43c7-ad3e-2ca0e0aab6dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:43.346546 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-47601fb3-50e8-43c7-ad3e-2ca0e0aab6dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1317 microversion: 2.1 time: 0.881934 May 18 22:34:43.350742 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2296/4336] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:42 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1317 bytes in 887 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:34:43.428759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3d3a40e9-b969-4903-b8f3-96ecab8428b6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:34:43.442915 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3d3a40e9-b969-4903-b8f3-96ecab8428b6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "POST /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.476050 May 18 22:34:43.444213 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2041/4337] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:34:42 2022] POST /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments => generated 194 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:34:43.557724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72cb452f-6d1d-413f-a4c5-0391de70d6ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:43.558675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-72cb452f-6d1d-413f-a4c5-0391de70d6ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:43.569717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72cb452f-6d1d-413f-a4c5-0391de70d6ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:43.570186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72cb452f-6d1d-413f-a4c5-0391de70d6ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:43.580423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72cb452f-6d1d-413f-a4c5-0391de70d6ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:43.580869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72cb452f-6d1d-413f-a4c5-0391de70d6ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:44.371054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-58d56acb-2ef3-4338-9439-ee6ea62bbaa9 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:44.372349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-58d56acb-2ef3-4338-9439-ee6ea62bbaa9 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:44.393856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-72cb452f-6d1d-413f-a4c5-0391de70d6ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:44.407575 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72cb452f-6d1d-413f-a4c5-0391de70d6ea tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1371 microversion: 2.1 time: 0.853232 May 18 22:34:44.410163 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2297/4338] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:43 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1371 bytes in 857 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:44.415760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58d56acb-2ef3-4338-9439-ee6ea62bbaa9 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:44.416152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58d56acb-2ef3-4338-9439-ee6ea62bbaa9 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:44.424451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58d56acb-2ef3-4338-9439-ee6ea62bbaa9 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:44.424979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58d56acb-2ef3-4338-9439-ee6ea62bbaa9 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:44.735874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-05c921c8-ea6c-4ca9-8517-fd1f3a421631 req-2dc9555f-f9d8-41cb-9579-5f293bb35adc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f777c843-6d8d-4101-9d2e-4c826870464c", "name": "network-vif-plugged", "status": "completed", "tag": "56c71e4c-8f91-400f-b263-9c5d82e4a1f3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:44.751561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-05c921c8-ea6c-4ca9-8517-fd1f3a421631 req-2dc9555f-f9d8-41cb-9579-5f293bb35adc service nova] [119083] Writing DB stats nova_api:SELECT=50 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:34:44.755462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-05c921c8-ea6c-4ca9-8517-fd1f3a421631 req-2dc9555f-f9d8-41cb-9579-5f293bb35adc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:44.757700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-05c921c8-ea6c-4ca9-8517-fd1f3a421631 req-2dc9555f-f9d8-41cb-9579-5f293bb35adc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:44.788011 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-05c921c8-ea6c-4ca9-8517-fd1f3a421631 req-2dc9555f-f9d8-41cb-9579-5f293bb35adc service nova] Creating event network-vif-plugged:56c71e4c-8f91-400f-b263-9c5d82e4a1f3 for instance f777c843-6d8d-4101-9d2e-4c826870464c on n-h2-841040-6 May 18 22:34:44.794581 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-05c921c8-ea6c-4ca9-8517-fd1f3a421631 req-2dc9555f-f9d8-41cb-9579-5f293bb35adc service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063910 May 18 22:34:44.796265 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2298/4339] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:34:44 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:34:45.415017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-58d56acb-2ef3-4338-9439-ee6ea62bbaa9 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:45.428691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fb4658ec-253c-4978-b1d0-df2ede08afc0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:45.429614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fb4658ec-253c-4978-b1d0-df2ede08afc0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:45.439768 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-58d56acb-2ef3-4338-9439-ee6ea62bbaa9 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1317 microversion: 2.1 time: 1.071207 May 18 22:34:45.440898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb4658ec-253c-4978-b1d0-df2ede08afc0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:45.442430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb4658ec-253c-4978-b1d0-df2ede08afc0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:45.443560 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2042/4340] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:44 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1317 bytes in 1081 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:34:45.450743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb4658ec-253c-4978-b1d0-df2ede08afc0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:45.451542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb4658ec-253c-4978-b1d0-df2ede08afc0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:45.751062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fb4658ec-253c-4978-b1d0-df2ede08afc0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:45.760181 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fb4658ec-253c-4978-b1d0-df2ede08afc0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1371 microversion: 2.1 time: 0.336371 May 18 22:34:45.761530 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2299/4341] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:45 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1371 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:34:46.461494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d28cff0c-4dbd-4110-86c0-e2d085c3c0d8 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:46.462858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d28cff0c-4dbd-4110-86c0-e2d085c3c0d8 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:46.483323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d28cff0c-4dbd-4110-86c0-e2d085c3c0d8 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:46.483899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d28cff0c-4dbd-4110-86c0-e2d085c3c0d8 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:46.484878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d28cff0c-4dbd-4110-86c0-e2d085c3c0d8 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:46.486702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d28cff0c-4dbd-4110-86c0-e2d085c3c0d8 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:46.783233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-272dced4-3af0-45b0-a943-49e17294d02f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:46.784176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-272dced4-3af0-45b0-a943-49e17294d02f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:46.805930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-272dced4-3af0-45b0-a943-49e17294d02f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:46.808803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-272dced4-3af0-45b0-a943-49e17294d02f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:46.810814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-272dced4-3af0-45b0-a943-49e17294d02f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:46.813392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-272dced4-3af0-45b0-a943-49e17294d02f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:47.350902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d28cff0c-4dbd-4110-86c0-e2d085c3c0d8 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:47.377461 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d28cff0c-4dbd-4110-86c0-e2d085c3c0d8 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1317 microversion: 2.1 time: 0.920317 May 18 22:34:47.382482 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2043/4342] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:46 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1317 bytes in 927 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:47.568819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-272dced4-3af0-45b0-a943-49e17294d02f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:47.578779 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-272dced4-3af0-45b0-a943-49e17294d02f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1371 microversion: 2.1 time: 0.804116 May 18 22:34:47.579387 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2300/4343] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:46 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1371 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:47.661771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d20faf88-f83f-4acf-a591-a2ef1d9f1695 req-e505eff5-9f3c-43b5-8a1a-99a28b5a045d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1ceb060-a9bc-4c83-936f-54ef342c67cf", "name": "network-vif-plugged", "status": "completed", "tag": "b1b8399e-296b-4a79-a57d-7c81e88f8f8b"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:47.694975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d20faf88-f83f-4acf-a591-a2ef1d9f1695 req-e505eff5-9f3c-43b5-8a1a-99a28b5a045d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:47.696887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d20faf88-f83f-4acf-a591-a2ef1d9f1695 req-e505eff5-9f3c-43b5-8a1a-99a28b5a045d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:47.721452 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d20faf88-f83f-4acf-a591-a2ef1d9f1695 req-e505eff5-9f3c-43b5-8a1a-99a28b5a045d service nova] Creating event network-vif-plugged:b1b8399e-296b-4a79-a57d-7c81e88f8f8b for instance a1ceb060-a9bc-4c83-936f-54ef342c67cf on n-h1-841040-6 May 18 22:34:47.733787 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d20faf88-f83f-4acf-a591-a2ef1d9f1695 req-e505eff5-9f3c-43b5-8a1a-99a28b5a045d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.085981 May 18 22:34:47.740311 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2044/4344] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:34:47 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:34:48.401281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-532ea97f-8ce6-49cb-9497-8b88a4bf9b97 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:48.401985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-532ea97f-8ce6-49cb-9497-8b88a4bf9b97 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:48.410288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-532ea97f-8ce6-49cb-9497-8b88a4bf9b97 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:48.411052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-532ea97f-8ce6-49cb-9497-8b88a4bf9b97 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:48.411980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-532ea97f-8ce6-49cb-9497-8b88a4bf9b97 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:48.412555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-532ea97f-8ce6-49cb-9497-8b88a4bf9b97 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:48.597505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-04daef8f-1ac5-4e0b-8d43-b8e442ebb397 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:48.598440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-04daef8f-1ac5-4e0b-8d43-b8e442ebb397 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:48.610346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-04daef8f-1ac5-4e0b-8d43-b8e442ebb397 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:48.615680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-04daef8f-1ac5-4e0b-8d43-b8e442ebb397 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:48.635556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-04daef8f-1ac5-4e0b-8d43-b8e442ebb397 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:48.636303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-04daef8f-1ac5-4e0b-8d43-b8e442ebb397 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:49.005052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-04daef8f-1ac5-4e0b-8d43-b8e442ebb397 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:49.020488 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-04daef8f-1ac5-4e0b-8d43-b8e442ebb397 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1566 microversion: 2.1 time: 0.424637 May 18 22:34:49.021463 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2045/4345] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:48 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1566 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:49.038099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2c8801af-3956-4e4a-81d9-73bb7c34cb69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:49.039096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2c8801af-3956-4e4a-81d9-73bb7c34cb69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:49.039303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-532ea97f-8ce6-49cb-9497-8b88a4bf9b97 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:49.051048 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-532ea97f-8ce6-49cb-9497-8b88a4bf9b97 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1317 microversion: 2.1 time: 0.655337 May 18 22:34:49.052136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c8801af-3956-4e4a-81d9-73bb7c34cb69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:49.052690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c8801af-3956-4e4a-81d9-73bb7c34cb69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:49.053564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c8801af-3956-4e4a-81d9-73bb7c34cb69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:49.054123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c8801af-3956-4e4a-81d9-73bb7c34cb69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:49.054268 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2301/4346] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:48 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1317 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:49.199595 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2c8801af-3956-4e4a-81d9-73bb7c34cb69 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-interface" status: 200 len: 285 microversion: 2.1 time: 0.165094 May 18 22:34:49.200362 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2046/4347] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:34:49 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-interface => generated 285 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:34:50.076713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-54125b95-fc48-4908-becd-2fb3e5c88aef tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:50.080121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-54125b95-fc48-4908-becd-2fb3e5c88aef tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:50.099757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-54125b95-fc48-4908-becd-2fb3e5c88aef tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:50.099957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-54125b95-fc48-4908-becd-2fb3e5c88aef tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:50.100727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-54125b95-fc48-4908-becd-2fb3e5c88aef tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:50.110175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-54125b95-fc48-4908-becd-2fb3e5c88aef tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:50.496012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-54125b95-fc48-4908-becd-2fb3e5c88aef tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:50.505824 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-54125b95-fc48-4908-becd-2fb3e5c88aef tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1507 microversion: 2.1 time: 0.439286 May 18 22:34:50.506687 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2302/4348] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:50 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1507 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:50.522807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc3d4c92-bfa4-4c99-8105-01d27f044fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:50.524331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc3d4c92-bfa4-4c99-8105-01d27f044fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:50.534602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc3d4c92-bfa4-4c99-8105-01d27f044fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:50.535303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc3d4c92-bfa4-4c99-8105-01d27f044fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:50.536236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc3d4c92-bfa4-4c99-8105-01d27f044fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:50.536902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc3d4c92-bfa4-4c99-8105-01d27f044fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:51.086204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cc3d4c92-bfa4-4c99-8105-01d27f044fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:51.095250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-8860d9e5-a87f-4b32-854d-636f845b4555 req-129148d5-1dcd-466f-b5ee-dbb810b84c5a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f777c843-6d8d-4101-9d2e-4c826870464c", "tag": "56c71e4c-8f91-400f-b263-9c5d82e4a1f3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:51.110804 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc3d4c92-bfa4-4c99-8105-01d27f044fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1507 microversion: 2.1 time: 0.591838 May 18 22:34:51.126489 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2047/4349] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:50 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1507 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:51.137600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8860d9e5-a87f-4b32-854d-636f845b4555 req-129148d5-1dcd-466f-b5ee-dbb810b84c5a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:51.150166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8860d9e5-a87f-4b32-854d-636f845b4555 req-129148d5-1dcd-466f-b5ee-dbb810b84c5a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:51.150316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "OS-DCF:diskConfig": "AUTO"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:34:51.153459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:51.163186 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-8860d9e5-a87f-4b32-854d-636f845b4555 req-129148d5-1dcd-466f-b5ee-dbb810b84c5a service nova] Creating event network-changed:56c71e4c-8f91-400f-b263-9c5d82e4a1f3 for instance f777c843-6d8d-4101-9d2e-4c826870464c on n-h2-841040-6 May 18 22:34:51.181638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:51.182419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:51.184934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:51.186356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:51.189937 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-8860d9e5-a87f-4b32-854d-636f845b4555 req-129148d5-1dcd-466f-b5ee-dbb810b84c5a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.116482 May 18 22:34:51.190556 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2303/4350] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:34:51 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:34:51.371055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:34:51.371479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:34:51.373566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:34:51.374404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:34:51.377663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:34:51.548567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:51.587616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:51.588086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:51.588859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:51.589293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:51.698420 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-92e83857-ab7a-4df4-b432-3223966ca16a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "POST /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf/action" status: 202 len: 1109 microversion: 2.1 time: 0.569804 May 18 22:34:51.701338 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2048/4351] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:34:51 2022] POST /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf/action => generated 1109 bytes in 574 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) May 18 22:34:51.716669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ecbf22a5-7134-4714-b092-47640117eff2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:51.717368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ecbf22a5-7134-4714-b092-47640117eff2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:51.736735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ecbf22a5-7134-4714-b092-47640117eff2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:51.737336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ecbf22a5-7134-4714-b092-47640117eff2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:51.738384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ecbf22a5-7134-4714-b092-47640117eff2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:51.746560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ecbf22a5-7134-4714-b092-47640117eff2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:53.000126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ecbf22a5-7134-4714-b092-47640117eff2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:53.015981 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ecbf22a5-7134-4714-b092-47640117eff2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 1.300857 May 18 22:34:53.016860 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2304/4352] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:51 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 1305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:54.034572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fbf42964-5faf-4af4-9b03-dd24f5f1f967 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:54.035190 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fbf42964-5faf-4af4-9b03-dd24f5f1f967 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:54.047137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fbf42964-5faf-4af4-9b03-dd24f5f1f967 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:54.050300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fbf42964-5faf-4af4-9b03-dd24f5f1f967 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:54.051317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fbf42964-5faf-4af4-9b03-dd24f5f1f967 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:54.052113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fbf42964-5faf-4af4-9b03-dd24f5f1f967 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:54.529109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fbf42964-5faf-4af4-9b03-dd24f5f1f967 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:54.541694 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fbf42964-5faf-4af4-9b03-dd24f5f1f967 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.513051 May 18 22:34:54.545626 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2049/4353] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:54 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:55.561575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ba19e3c-0efe-4d4f-b7e1-de5ec1792ada tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:55.562559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7ba19e3c-0efe-4d4f-b7e1-de5ec1792ada tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:55.570592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ba19e3c-0efe-4d4f-b7e1-de5ec1792ada tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:55.571636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ba19e3c-0efe-4d4f-b7e1-de5ec1792ada tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:55.578358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ba19e3c-0efe-4d4f-b7e1-de5ec1792ada tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:55.582320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ba19e3c-0efe-4d4f-b7e1-de5ec1792ada tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:56.098500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ba19e3c-0efe-4d4f-b7e1-de5ec1792ada tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:56.118704 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7ba19e3c-0efe-4d4f-b7e1-de5ec1792ada tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.561476 May 18 22:34:56.121977 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2305/4354] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:55 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:57.140652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-216dc20e-531e-43a8-b1f3-953589f52943 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:57.141963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-216dc20e-531e-43a8-b1f3-953589f52943 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:57.160811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-216dc20e-531e-43a8-b1f3-953589f52943 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:57.168666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-216dc20e-531e-43a8-b1f3-953589f52943 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:57.171382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-216dc20e-531e-43a8-b1f3-953589f52943 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:57.175876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-216dc20e-531e-43a8-b1f3-953589f52943 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:57.540759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-216dc20e-531e-43a8-b1f3-953589f52943 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:57.548962 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-216dc20e-531e-43a8-b1f3-953589f52943 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.414683 May 18 22:34:57.550941 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2050/4355] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:57 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:34:58.570303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c92fd52b-bf0e-462c-bf3d-cbc710ede378 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:34:58.571112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c92fd52b-bf0e-462c-bf3d-cbc710ede378 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:34:58.602411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c92fd52b-bf0e-462c-bf3d-cbc710ede378 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:58.603000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c92fd52b-bf0e-462c-bf3d-cbc710ede378 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.021s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:58.605389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c92fd52b-bf0e-462c-bf3d-cbc710ede378 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:34:58.613994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c92fd52b-bf0e-462c-bf3d-cbc710ede378 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:34:59.145175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c92fd52b-bf0e-462c-bf3d-cbc710ede378 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:34:59.158948 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c92fd52b-bf0e-462c-bf3d-cbc710ede378 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.592855 May 18 22:34:59.167233 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2306/4356] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:34:58 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:00.184733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-07db8dac-680c-4241-9909-1a55af9f606f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:00.185993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-07db8dac-680c-4241-9909-1a55af9f606f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:00.196954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07db8dac-680c-4241-9909-1a55af9f606f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:00.198065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07db8dac-680c-4241-9909-1a55af9f606f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:00.202620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07db8dac-680c-4241-9909-1a55af9f606f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:00.203850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07db8dac-680c-4241-9909-1a55af9f606f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:00.976060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-07db8dac-680c-4241-9909-1a55af9f606f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:00.990687 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-07db8dac-680c-4241-9909-1a55af9f606f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.810133 May 18 22:35:00.999133 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2051/4357] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:00 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:02.021537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c4957899-b560-4efa-915c-109f8a0f691a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:02.024063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c4957899-b560-4efa-915c-109f8a0f691a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:02.049574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4957899-b560-4efa-915c-109f8a0f691a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:02.050725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4957899-b560-4efa-915c-109f8a0f691a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:02.052556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4957899-b560-4efa-915c-109f8a0f691a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:02.054585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4957899-b560-4efa-915c-109f8a0f691a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:02.314538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c4957899-b560-4efa-915c-109f8a0f691a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:02.344008 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c4957899-b560-4efa-915c-109f8a0f691a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.337476 May 18 22:35:02.345464 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2307/4358] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:02 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:03.366446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2907e82b-836a-4edd-ad06-7b31f683f6db tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:03.369975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2907e82b-836a-4edd-ad06-7b31f683f6db tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:03.397230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2907e82b-836a-4edd-ad06-7b31f683f6db tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:03.399534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2907e82b-836a-4edd-ad06-7b31f683f6db tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:03.403993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2907e82b-836a-4edd-ad06-7b31f683f6db tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:03.405946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2907e82b-836a-4edd-ad06-7b31f683f6db tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:03.830572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2907e82b-836a-4edd-ad06-7b31f683f6db tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:03.855011 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2907e82b-836a-4edd-ad06-7b31f683f6db tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.493232 May 18 22:35:03.859986 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2052/4359] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:03 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:04.875920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a59164ed-c084-45d6-b6d4-cdf72a215a1d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:04.876537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a59164ed-c084-45d6-b6d4-cdf72a215a1d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:04.888343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a59164ed-c084-45d6-b6d4-cdf72a215a1d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:04.888964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a59164ed-c084-45d6-b6d4-cdf72a215a1d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:04.893979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a59164ed-c084-45d6-b6d4-cdf72a215a1d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:04.895209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a59164ed-c084-45d6-b6d4-cdf72a215a1d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:05.417524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a59164ed-c084-45d6-b6d4-cdf72a215a1d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:05.427635 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a59164ed-c084-45d6-b6d4-cdf72a215a1d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.555789 May 18 22:35:05.431796 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2308/4360] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:04 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:06.449396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-868d7945-a3f7-42e3-984a-39a75e1b4fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:06.449985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-868d7945-a3f7-42e3-984a-39a75e1b4fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:06.463487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-868d7945-a3f7-42e3-984a-39a75e1b4fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:06.465570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-868d7945-a3f7-42e3-984a-39a75e1b4fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:06.476379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-868d7945-a3f7-42e3-984a-39a75e1b4fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:06.476739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-868d7945-a3f7-42e3-984a-39a75e1b4fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:06.808221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-868d7945-a3f7-42e3-984a-39a75e1b4fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:06.817062 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-868d7945-a3f7-42e3-984a-39a75e1b4fd4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.372495 May 18 22:35:06.822304 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2053/4361] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:06 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:07.841700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ec6eda17-6576-4f5a-97ec-2a8a1413b034 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:07.842316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ec6eda17-6576-4f5a-97ec-2a8a1413b034 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:07.861286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec6eda17-6576-4f5a-97ec-2a8a1413b034 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:07.862465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec6eda17-6576-4f5a-97ec-2a8a1413b034 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:07.863344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec6eda17-6576-4f5a-97ec-2a8a1413b034 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:07.863777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec6eda17-6576-4f5a-97ec-2a8a1413b034 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:08.055995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ec6eda17-6576-4f5a-97ec-2a8a1413b034 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:08.069782 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ec6eda17-6576-4f5a-97ec-2a8a1413b034 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.233057 May 18 22:35:08.102220 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2309/4362] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:07 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:08.628919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-34c8db80-d50f-4f8c-b919-66cb6d25f7bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:08.630329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-34c8db80-d50f-4f8c-b919-66cb6d25f7bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:08.646669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34c8db80-d50f-4f8c-b919-66cb6d25f7bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:08.652201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34c8db80-d50f-4f8c-b919-66cb6d25f7bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:08.653235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34c8db80-d50f-4f8c-b919-66cb6d25f7bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:08.653844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34c8db80-d50f-4f8c-b919-66cb6d25f7bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:08.700677 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-34c8db80-d50f-4f8c-b919-66cb6d25f7bc tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.077231 May 18 22:35:08.702671 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2054/4363] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:35:08 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments => generated 371 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:35:08.837745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5f133b22-211d-4558-bea6-1b3010b3da1e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:08.838260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5f133b22-211d-4558-bea6-1b3010b3da1e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:08.850498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f133b22-211d-4558-bea6-1b3010b3da1e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:08.850985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f133b22-211d-4558-bea6-1b3010b3da1e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:08.851681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f133b22-211d-4558-bea6-1b3010b3da1e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:08.852088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f133b22-211d-4558-bea6-1b3010b3da1e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:08.964239 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5f133b22-211d-4558-bea6-1b3010b3da1e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments/6a8bac96-8922-47a9-ac17-48cb82d45a22" status: 200 len: 194 microversion: 2.1 time: 0.130758 May 18 22:35:08.965292 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2310/4364] 10.222.0.58 () {58 vars in 1412 bytes} [Wed May 18 22:35:08 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments/6a8bac96-8922-47a9-ac17-48cb82d45a22 => generated 194 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:35:08.976896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c1d5cf93-fe33-40c7-96ca-4a0a8ccd61d1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:08.977475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c1d5cf93-fe33-40c7-96ca-4a0a8ccd61d1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:08.983817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1d5cf93-fe33-40c7-96ca-4a0a8ccd61d1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:08.984679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1d5cf93-fe33-40c7-96ca-4a0a8ccd61d1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:08.985621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1d5cf93-fe33-40c7-96ca-4a0a8ccd61d1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:08.986214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1d5cf93-fe33-40c7-96ca-4a0a8ccd61d1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:09.096101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c60dadb9-28c8-4de4-9941-b400b61f2338 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:09.097013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c60dadb9-28c8-4de4-9941-b400b61f2338 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:09.112051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c60dadb9-28c8-4de4-9941-b400b61f2338 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:09.112584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c60dadb9-28c8-4de4-9941-b400b61f2338 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:09.115826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c60dadb9-28c8-4de4-9941-b400b61f2338 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:09.116968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c60dadb9-28c8-4de4-9941-b400b61f2338 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:09.172729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-c1d5cf93-fe33-40c7-96ca-4a0a8ccd61d1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lazy-loading 'services' on Instance uuid 3b626c47-4be7-442c-99c5-0c06e675d390 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:35:09.338620 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c1d5cf93-fe33-40c7-96ca-4a0a8ccd61d1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "DELETE /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments/6a8bac96-8922-47a9-ac17-48cb82d45a22" status: 202 len: 0 microversion: 2.1 time: 0.365031 May 18 22:35:09.339695 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2055/4365] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:35:08 2022] DELETE /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments/6a8bac96-8922-47a9-ac17-48cb82d45a22 => generated 0 bytes in 368 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:35:09.416683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c60dadb9-28c8-4de4-9941-b400b61f2338 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:09.431791 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c60dadb9-28c8-4de4-9941-b400b61f2338 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.343679 May 18 22:35:09.432708 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2311/4366] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:09 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:10.452455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e257797d-90e1-418f-8a93-320c7e977474 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:10.454482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e257797d-90e1-418f-8a93-320c7e977474 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:10.495116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e257797d-90e1-418f-8a93-320c7e977474 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119082] Writing DB stats nova_api:SELECT=40 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:35:10.505150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e257797d-90e1-418f-8a93-320c7e977474 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:10.505847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e257797d-90e1-418f-8a93-320c7e977474 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:10.507406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e257797d-90e1-418f-8a93-320c7e977474 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:10.508027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e257797d-90e1-418f-8a93-320c7e977474 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:11.564804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e257797d-90e1-418f-8a93-320c7e977474 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:11.573966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e257797d-90e1-418f-8a93-320c7e977474 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119082] Writing DB stats nova_cell1:INSERT=3,nova_cell1:SELECT=96,nova_cell1:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:35:11.579957 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e257797d-90e1-418f-8a93-320c7e977474 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 1.134958 May 18 22:35:11.583139 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2056/4367] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:10 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 1139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:12.600263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4d5448cb-44b9-4b78-9eeb-8fafc2c33578 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:12.601099 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4d5448cb-44b9-4b78-9eeb-8fafc2c33578 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:12.615371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d5448cb-44b9-4b78-9eeb-8fafc2c33578 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:12.617623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d5448cb-44b9-4b78-9eeb-8fafc2c33578 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:12.620669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d5448cb-44b9-4b78-9eeb-8fafc2c33578 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:12.626264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d5448cb-44b9-4b78-9eeb-8fafc2c33578 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:12.644517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4d5448cb-44b9-4b78-9eeb-8fafc2c33578 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119083] Writing DB stats nova_cell1:SELECT=88 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:35:13.293786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4d5448cb-44b9-4b78-9eeb-8fafc2c33578 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:13.311159 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4d5448cb-44b9-4b78-9eeb-8fafc2c33578 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.715263 May 18 22:35:13.311925 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2312/4368] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:12 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 717 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:13.904056 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 22:35:13.905529 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 22:35:13 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 22:35:14.332869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad7831e9-6c14-44c8-a8bf-3d33e020abd1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:14.333491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ad7831e9-6c14-44c8-a8bf-3d33e020abd1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:14.348059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad7831e9-6c14-44c8-a8bf-3d33e020abd1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:14.350046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad7831e9-6c14-44c8-a8bf-3d33e020abd1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:14.351007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad7831e9-6c14-44c8-a8bf-3d33e020abd1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:14.354601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad7831e9-6c14-44c8-a8bf-3d33e020abd1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:14.832685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ad7831e9-6c14-44c8-a8bf-3d33e020abd1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:14.850006 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ad7831e9-6c14-44c8-a8bf-3d33e020abd1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.521204 May 18 22:35:14.850949 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2057/4369] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:14 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:15.868463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aed2aca3-1c70-46f4-8149-1f080cb8f55f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:15.868978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aed2aca3-1c70-46f4-8149-1f080cb8f55f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:15.878819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-aed2aca3-1c70-46f4-8149-1f080cb8f55f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119083] Writing DB stats nova_api:SELECT=30 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:35:15.880372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aed2aca3-1c70-46f4-8149-1f080cb8f55f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:15.880810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aed2aca3-1c70-46f4-8149-1f080cb8f55f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:15.881574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aed2aca3-1c70-46f4-8149-1f080cb8f55f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:15.887681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aed2aca3-1c70-46f4-8149-1f080cb8f55f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:16.216339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aed2aca3-1c70-46f4-8149-1f080cb8f55f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:16.238387 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aed2aca3-1c70-46f4-8149-1f080cb8f55f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.365915 May 18 22:35:16.239058 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2313/4370] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:15 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:17.255217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-337d5d82-f125-4cfb-bb2e-579b5f0956be tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:17.255832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-337d5d82-f125-4cfb-bb2e-579b5f0956be tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:17.272104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-337d5d82-f125-4cfb-bb2e-579b5f0956be tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:17.272748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-337d5d82-f125-4cfb-bb2e-579b5f0956be tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:17.273674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-337d5d82-f125-4cfb-bb2e-579b5f0956be tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:17.274285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-337d5d82-f125-4cfb-bb2e-579b5f0956be tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:18.006723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-337d5d82-f125-4cfb-bb2e-579b5f0956be tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:18.015391 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-337d5d82-f125-4cfb-bb2e-579b5f0956be tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1514 microversion: 2.1 time: 0.764200 May 18 22:35:18.035047 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2058/4371] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:17 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1514 bytes in 784 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:19.053026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f384a0e5-2dfd-426b-8594-2d82b7d8e33f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:19.054320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f384a0e5-2dfd-426b-8594-2d82b7d8e33f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:19.079739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f384a0e5-2dfd-426b-8594-2d82b7d8e33f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:19.080731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f384a0e5-2dfd-426b-8594-2d82b7d8e33f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:19.081767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f384a0e5-2dfd-426b-8594-2d82b7d8e33f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:19.082637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f384a0e5-2dfd-426b-8594-2d82b7d8e33f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:21.144194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f384a0e5-2dfd-426b-8594-2d82b7d8e33f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:21.158263 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f384a0e5-2dfd-426b-8594-2d82b7d8e33f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1532 microversion: 2.1 time: 2.109292 May 18 22:35:21.169101 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2314/4372] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:19 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1532 bytes in 2125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:21.826554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-dcba48f1-12e9-4b2c-bfd4-559b4be3b12c req-7597ca9e-0c6e-4bdf-92e0-cec52f7d5c08 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1ceb060-a9bc-4c83-936f-54ef342c67cf", "name": "network-vif-unplugged", "status": "completed", "tag": "b1b8399e-296b-4a79-a57d-7c81e88f8f8b"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:35:21.846196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-dcba48f1-12e9-4b2c-bfd4-559b4be3b12c req-7597ca9e-0c6e-4bdf-92e0-cec52f7d5c08 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:21.847136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-dcba48f1-12e9-4b2c-bfd4-559b4be3b12c req-7597ca9e-0c6e-4bdf-92e0-cec52f7d5c08 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:21.900200 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-dcba48f1-12e9-4b2c-bfd4-559b4be3b12c req-7597ca9e-0c6e-4bdf-92e0-cec52f7d5c08 service nova] Creating event network-vif-unplugged:b1b8399e-296b-4a79-a57d-7c81e88f8f8b for instance a1ceb060-a9bc-4c83-936f-54ef342c67cf on n-h1-841040-6 May 18 22:35:21.919082 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-dcba48f1-12e9-4b2c-bfd4-559b4be3b12c req-7597ca9e-0c6e-4bdf-92e0-cec52f7d5c08 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.093275 May 18 22:35:21.922778 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2059/4373] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:35:21 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:35:22.021499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8d1a67c5-922e-44fb-924e-47a0c07b02db tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:22.022455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8d1a67c5-922e-44fb-924e-47a0c07b02db tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:22.033376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d1a67c5-922e-44fb-924e-47a0c07b02db tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:22.034425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d1a67c5-922e-44fb-924e-47a0c07b02db tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:22.035538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d1a67c5-922e-44fb-924e-47a0c07b02db tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:22.036954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d1a67c5-922e-44fb-924e-47a0c07b02db tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:22.176841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5d996e87-71a3-44d4-9fa4-a7f60abf4efa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:22.177974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5d996e87-71a3-44d4-9fa4-a7f60abf4efa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:22.193652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d996e87-71a3-44d4-9fa4-a7f60abf4efa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:22.196457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d996e87-71a3-44d4-9fa4-a7f60abf4efa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:22.199448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d996e87-71a3-44d4-9fa4-a7f60abf4efa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:22.200173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d996e87-71a3-44d4-9fa4-a7f60abf4efa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:22.593053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8d1a67c5-922e-44fb-924e-47a0c07b02db tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:22.620683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8d1a67c5-922e-44fb-924e-47a0c07b02db tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:22.635408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8d1a67c5-922e-44fb-924e-47a0c07b02db tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:22.636262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5d996e87-71a3-44d4-9fa4-a7f60abf4efa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:22.642576 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8d1a67c5-922e-44fb-924e-47a0c07b02db tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 2947 microversion: 2.32 time: 0.623970 May 18 22:35:22.645849 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2315/4374] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:35:22 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 2947 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:35:22.647242 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5d996e87-71a3-44d4-9fa4-a7f60abf4efa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1520 microversion: 2.1 time: 0.473823 May 18 22:35:22.647950 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2060/4375] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:22 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1520 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:22.666310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c112d85-72d0-4a02-8d20-55f4a3ffd561 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:22.667131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c112d85-72d0-4a02-8d20-55f4a3ffd561 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:22.679066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c112d85-72d0-4a02-8d20-55f4a3ffd561 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:22.679801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c112d85-72d0-4a02-8d20-55f4a3ffd561 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:22.680780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c112d85-72d0-4a02-8d20-55f4a3ffd561 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:22.681394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c112d85-72d0-4a02-8d20-55f4a3ffd561 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:23.003595 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c112d85-72d0-4a02-8d20-55f4a3ffd561 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c/os-interface" status: 200 len: 1832 microversion: 2.32 time: 0.341725 May 18 22:35:23.004739 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2316/4376] 10.222.0.58 () {60 vars in 1315 bytes} [Wed May 18 22:35:22 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c/os-interface => generated 1832 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:35:23.672202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d3b515c4-bd9e-4ec1-ae44-4c1974371e8c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "4f39dd0e-00b4-41ef-a796-353c5b568e5c"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:35:23.673900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-02153a1c-6a39-4fb8-a50c-724a48f2ffea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:23.674664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-02153a1c-6a39-4fb8-a50c-724a48f2ffea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:23.676407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d3b515c4-bd9e-4ec1-ae44-4c1974371e8c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:23.721364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02153a1c-6a39-4fb8-a50c-724a48f2ffea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:23.725018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3b515c4-bd9e-4ec1-ae44-4c1974371e8c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:23.725815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02153a1c-6a39-4fb8-a50c-724a48f2ffea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:23.726883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02153a1c-6a39-4fb8-a50c-724a48f2ffea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:23.727604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3b515c4-bd9e-4ec1-ae44-4c1974371e8c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:23.728307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-02153a1c-6a39-4fb8-a50c-724a48f2ffea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:23.729309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3b515c4-bd9e-4ec1-ae44-4c1974371e8c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:23.735201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3b515c4-bd9e-4ec1-ae44-4c1974371e8c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:24.344196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-02153a1c-6a39-4fb8-a50c-724a48f2ffea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:24.360780 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-02153a1c-6a39-4fb8-a50c-724a48f2ffea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1520 microversion: 2.1 time: 0.698752 May 18 22:35:24.369073 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2317/4377] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:23 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1520 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:24.388146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-4e4c5fe5-2f11-4bb5-8333-f761b8cbb590 req-1bd9a1dc-6c9c-4402-b1f0-1864c450feb7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1ceb060-a9bc-4c83-936f-54ef342c67cf", "name": "network-vif-plugged", "status": "completed", "tag": "b1b8399e-296b-4a79-a57d-7c81e88f8f8b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:35:24.451624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4e4c5fe5-2f11-4bb5-8333-f761b8cbb590 req-1bd9a1dc-6c9c-4402-b1f0-1864c450feb7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:24.461634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4e4c5fe5-2f11-4bb5-8333-f761b8cbb590 req-1bd9a1dc-6c9c-4402-b1f0-1864c450feb7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.026s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:24.541805 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-4e4c5fe5-2f11-4bb5-8333-f761b8cbb590 req-1bd9a1dc-6c9c-4402-b1f0-1864c450feb7 service nova] Creating event network-vif-plugged:b1b8399e-296b-4a79-a57d-7c81e88f8f8b for instance a1ceb060-a9bc-4c83-936f-54ef342c67cf on n-h1-841040-6 May 18 22:35:24.552687 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-4e4c5fe5-2f11-4bb5-8333-f761b8cbb590 req-1bd9a1dc-6c9c-4402-b1f0-1864c450feb7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.176607 May 18 22:35:24.554854 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2318/4378] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:35:24 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:35:25.026081 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d3b515c4-bd9e-4ec1-ae44-4c1974371e8c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.362810 May 18 22:35:25.031182 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2061/4379] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:35:23 2022] POST /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 194 bytes in 1372 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:35:25.385915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fed49bc0-109b-4f8d-a44b-9efa0152e53f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:25.386648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fed49bc0-109b-4f8d-a44b-9efa0152e53f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:25.398854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fed49bc0-109b-4f8d-a44b-9efa0152e53f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:25.399333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fed49bc0-109b-4f8d-a44b-9efa0152e53f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:25.400109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fed49bc0-109b-4f8d-a44b-9efa0152e53f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:25.400536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fed49bc0-109b-4f8d-a44b-9efa0152e53f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:25.961046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fed49bc0-109b-4f8d-a44b-9efa0152e53f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:25.972945 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fed49bc0-109b-4f8d-a44b-9efa0152e53f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1520 microversion: 2.1 time: 0.591106 May 18 22:35:25.982970 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2319/4380] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:25 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1520 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:26.991303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dbec44f0-9d5f-4543-863a-cfab8ca02bfe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:26.992299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dbec44f0-9d5f-4543-863a-cfab8ca02bfe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:27.005339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbec44f0-9d5f-4543-863a-cfab8ca02bfe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:27.010234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbec44f0-9d5f-4543-863a-cfab8ca02bfe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:27.014250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbec44f0-9d5f-4543-863a-cfab8ca02bfe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:27.015897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbec44f0-9d5f-4543-863a-cfab8ca02bfe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:27.488470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dbec44f0-9d5f-4543-863a-cfab8ca02bfe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:27.506012 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dbec44f0-9d5f-4543-863a-cfab8ca02bfe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1520 microversion: 2.1 time: 0.518746 May 18 22:35:27.515733 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2062/4381] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:26 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1520 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:28.532644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b6c0ec31-6bc9-491b-9bdd-87d9463d2e50 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:28.533264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b6c0ec31-6bc9-491b-9bdd-87d9463d2e50 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:28.547719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6c0ec31-6bc9-491b-9bdd-87d9463d2e50 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:28.550527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6c0ec31-6bc9-491b-9bdd-87d9463d2e50 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:28.551397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6c0ec31-6bc9-491b-9bdd-87d9463d2e50 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:28.553585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6c0ec31-6bc9-491b-9bdd-87d9463d2e50 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:28.828437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b6c0ec31-6bc9-491b-9bdd-87d9463d2e50 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:28.837039 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b6c0ec31-6bc9-491b-9bdd-87d9463d2e50 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1505 microversion: 2.1 time: 0.311214 May 18 22:35:28.838246 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2320/4382] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:28 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1505 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:28.855195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8a9b5a1a-f851-4150-9f6a-9a6627a78ffa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:28.856426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8a9b5a1a-f851-4150-9f6a-9a6627a78ffa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:28.868131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a9b5a1a-f851-4150-9f6a-9a6627a78ffa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:28.874129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a9b5a1a-f851-4150-9f6a-9a6627a78ffa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:28.875257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a9b5a1a-f851-4150-9f6a-9a6627a78ffa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:28.875855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a9b5a1a-f851-4150-9f6a-9a6627a78ffa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:29.404369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a9b5a1a-f851-4150-9f6a-9a6627a78ffa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:29.444058 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8a9b5a1a-f851-4150-9f6a-9a6627a78ffa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 200 len: 1505 microversion: 2.1 time: 0.588726 May 18 22:35:29.450601 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2063/4383] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:28 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 1505 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:29.464437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e589e3c4-6c7a-4a74-b657-acb790ff9b94 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:29.465034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e589e3c4-6c7a-4a74-b657-acb790ff9b94 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:29.492319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e589e3c4-6c7a-4a74-b657-acb790ff9b94 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:29.500251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e589e3c4-6c7a-4a74-b657-acb790ff9b94 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.016s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:29.504439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e589e3c4-6c7a-4a74-b657-acb790ff9b94 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:29.507279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e589e3c4-6c7a-4a74-b657-acb790ff9b94 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:29.596395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e589e3c4-6c7a-4a74-b657-acb790ff9b94 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:35:29.627103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9fc2ddd8-35bb-47ec-9c81-65854f11ce2e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:29.628060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9fc2ddd8-35bb-47ec-9c81-65854f11ce2e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:29.643033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9fc2ddd8-35bb-47ec-9c81-65854f11ce2e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:29.643716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9fc2ddd8-35bb-47ec-9c81-65854f11ce2e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:29.645065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9fc2ddd8-35bb-47ec-9c81-65854f11ce2e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:29.645717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9fc2ddd8-35bb-47ec-9c81-65854f11ce2e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:29.742663 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9fc2ddd8-35bb-47ec-9c81-65854f11ce2e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments/c4d94d0a-ada6-473d-abce-1f58e417e042" status: 200 len: 194 microversion: 2.1 time: 0.120693 May 18 22:35:29.752905 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2064/4384] 10.222.0.58 () {58 vars in 1412 bytes} [Wed May 18 22:35:29 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments/c4d94d0a-ada6-473d-abce-1f58e417e042 => generated 194 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:35:29.767682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-29aa1283-468c-43fd-8311-20f0a3a14f0e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:29.768180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-29aa1283-468c-43fd-8311-20f0a3a14f0e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:29.818035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29aa1283-468c-43fd-8311-20f0a3a14f0e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:29.818481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29aa1283-468c-43fd-8311-20f0a3a14f0e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:29.830175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29aa1283-468c-43fd-8311-20f0a3a14f0e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:29.830627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29aa1283-468c-43fd-8311-20f0a3a14f0e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:29.840163 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e589e3c4-6c7a-4a74-b657-acb790ff9b94 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "DELETE /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 204 len: 0 microversion: 2.1 time: 0.372628 May 18 22:35:29.846025 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2321/4385] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:35:29 2022] DELETE /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 0 bytes in 385 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:35:30.114540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1643647742", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "7de17e2c-1bee-4afe-878e-3823b3449300"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:35:30.205421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] validate_networks() for [('7de17e2c-1bee-4afe-878e-3823b3449300', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:35:30.359813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-29aa1283-468c-43fd-8311-20f0a3a14f0e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lazy-loading 'services' on Instance uuid 3b626c47-4be7-442c-99c5-0c06e675d390 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:35:30.634920 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-29aa1283-468c-43fd-8311-20f0a3a14f0e tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "DELETE /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments/c4d94d0a-ada6-473d-abce-1f58e417e042" status: 202 len: 0 microversion: 2.1 time: 0.879854 May 18 22:35:30.635710 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2065/4386] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:35:29 2022] DELETE /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments/c4d94d0a-ada6-473d-abce-1f58e417e042 => generated 0 bytes in 882 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:35:31.334253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:35:31.335155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:35:31.335927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:35:31.336493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:35:31.337230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:35:31.356287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:31.359822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:31.361835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:31.366594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:31.428914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Getting quotas for project e34618e67f6c46bea45ae73d3508523a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:35:31.454092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Getting quotas for user d47fc3a543374f749708a513134aeb23 and project e34618e67f6c46bea45ae73d3508523a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:35:31.490163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:35:31.499174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:35:31.599739 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-76dd2048-4208-4661-8767-662a233379b1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.491159 May 18 22:35:31.605690 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2322/4387] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:35:30 2022] POST /compute/v2.1/servers => generated 380 bytes in 1498 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:35:31.612277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eb2e8353-aa1e-4515-b0cc-c1dc45ec4367 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:31.612971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eb2e8353-aa1e-4515-b0cc-c1dc45ec4367 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:31.793541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eb2e8353-aa1e-4515-b0cc-c1dc45ec4367 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:31.804214 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eb2e8353-aa1e-4515-b0cc-c1dc45ec4367 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1218 microversion: 2.1 time: 0.195720 May 18 22:35:31.807909 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2066/4388] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:31 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1218 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:35:32.821690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-01ab3968-6613-49df-872a-75c825db0a63 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:32.822583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-01ab3968-6613-49df-872a-75c825db0a63 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:32.842469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01ab3968-6613-49df-872a-75c825db0a63 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:32.844634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01ab3968-6613-49df-872a-75c825db0a63 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:32.847885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01ab3968-6613-49df-872a-75c825db0a63 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:32.848749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01ab3968-6613-49df-872a-75c825db0a63 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:33.259334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-01ab3968-6613-49df-872a-75c825db0a63 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:33.268409 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-01ab3968-6613-49df-872a-75c825db0a63 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1214 microversion: 2.1 time: 0.451613 May 18 22:35:33.281028 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2323/4389] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:32 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1214 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:33.566187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-cc1711d3-9b0c-4fa3-9867-db6b09a1caac req-2aee6716-1384-4c6f-99fb-1193dec3f10e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1ceb060-a9bc-4c83-936f-54ef342c67cf", "name": "network-vif-deleted", "tag": "b1b8399e-296b-4a79-a57d-7c81e88f8f8b"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:35:33.599235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cc1711d3-9b0c-4fa3-9867-db6b09a1caac req-2aee6716-1384-4c6f-99fb-1193dec3f10e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:33.601018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cc1711d3-9b0c-4fa3-9867-db6b09a1caac req-2aee6716-1384-4c6f-99fb-1193dec3f10e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:33.628249 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-cc1711d3-9b0c-4fa3-9867-db6b09a1caac req-2aee6716-1384-4c6f-99fb-1193dec3f10e service nova] Creating event network-vif-deleted:b1b8399e-296b-4a79-a57d-7c81e88f8f8b for instance a1ceb060-a9bc-4c83-936f-54ef342c67cf on n-h1-841040-6 May 18 22:35:33.649812 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-cc1711d3-9b0c-4fa3-9867-db6b09a1caac req-2aee6716-1384-4c6f-99fb-1193dec3f10e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.086576 May 18 22:35:33.651065 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2067/4390] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:35:33 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:35:34.287737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ccf554e4-c389-4560-a2c9-a98aec06de4a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:34.289036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ccf554e4-c389-4560-a2c9-a98aec06de4a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:34.301016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccf554e4-c389-4560-a2c9-a98aec06de4a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:34.301953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccf554e4-c389-4560-a2c9-a98aec06de4a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:34.310438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccf554e4-c389-4560-a2c9-a98aec06de4a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:34.311830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccf554e4-c389-4560-a2c9-a98aec06de4a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:34.467451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ccf554e4-c389-4560-a2c9-a98aec06de4a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:34.483390 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ccf554e4-c389-4560-a2c9-a98aec06de4a tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1276 microversion: 2.1 time: 0.201049 May 18 22:35:34.485844 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2324/4391] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:34 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1276 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:35.504817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fa1cdd37-6c25-438b-9f9e-612b43b9f563 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:35.505555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fa1cdd37-6c25-438b-9f9e-612b43b9f563 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:35.522128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa1cdd37-6c25-438b-9f9e-612b43b9f563 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:35.522577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa1cdd37-6c25-438b-9f9e-612b43b9f563 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:35.523347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa1cdd37-6c25-438b-9f9e-612b43b9f563 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:35.536102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa1cdd37-6c25-438b-9f9e-612b43b9f563 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:35.843652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fa1cdd37-6c25-438b-9f9e-612b43b9f563 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:35.858155 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fa1cdd37-6c25-438b-9f9e-612b43b9f563 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1318 microversion: 2.1 time: 0.358176 May 18 22:35:35.861867 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2068/4392] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:35 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1318 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:36.879313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-107fd066-c80a-461f-ac40-5428d080acb2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:36.879916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-107fd066-c80a-461f-ac40-5428d080acb2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:36.886378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-107fd066-c80a-461f-ac40-5428d080acb2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:36.886815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-107fd066-c80a-461f-ac40-5428d080acb2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:36.887571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-107fd066-c80a-461f-ac40-5428d080acb2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:36.888111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-107fd066-c80a-461f-ac40-5428d080acb2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:37.135584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-107fd066-c80a-461f-ac40-5428d080acb2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:37.152230 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-107fd066-c80a-461f-ac40-5428d080acb2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1318 microversion: 2.1 time: 0.276556 May 18 22:35:37.156845 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2325/4393] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:36 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1318 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:37.775769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-1ad69e91-dcb4-4537-86fc-1fb2349795e8 req-9554eccd-f052-4c86-9fc5-921632f0fe82 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7916c00f-81f1-4f8d-9840-d88b4487efd0", "tag": "4f6f834d-eef4-428a-8d4e-65f96ff71160"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:35:37.792373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1ad69e91-dcb4-4537-86fc-1fb2349795e8 req-9554eccd-f052-4c86-9fc5-921632f0fe82 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:37.794286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1ad69e91-dcb4-4537-86fc-1fb2349795e8 req-9554eccd-f052-4c86-9fc5-921632f0fe82 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:37.808494 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-1ad69e91-dcb4-4537-86fc-1fb2349795e8 req-9554eccd-f052-4c86-9fc5-921632f0fe82 service nova] Creating event network-changed:4f6f834d-eef4-428a-8d4e-65f96ff71160 for instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 on n-h2-841040-6 May 18 22:35:37.830349 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-1ad69e91-dcb4-4537-86fc-1fb2349795e8 req-9554eccd-f052-4c86-9fc5-921632f0fe82 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.051387 May 18 22:35:37.833823 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2069/4394] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:35:37 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:35:38.172968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-67f2be59-0da7-4cd5-b9a3-2315a9eb968f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:38.173773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-67f2be59-0da7-4cd5-b9a3-2315a9eb968f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:38.185629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67f2be59-0da7-4cd5-b9a3-2315a9eb968f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:38.186273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67f2be59-0da7-4cd5-b9a3-2315a9eb968f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:38.189212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67f2be59-0da7-4cd5-b9a3-2315a9eb968f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:38.190040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67f2be59-0da7-4cd5-b9a3-2315a9eb968f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:38.435089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-67f2be59-0da7-4cd5-b9a3-2315a9eb968f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:38.447153 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-67f2be59-0da7-4cd5-b9a3-2315a9eb968f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1318 microversion: 2.1 time: 0.277996 May 18 22:35:38.450221 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2326/4395] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:38 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1318 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:39.468337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b4dcdd8e-2c98-49ff-94a5-9745dc6a1f45 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:39.469953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b4dcdd8e-2c98-49ff-94a5-9745dc6a1f45 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:39.496159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b4dcdd8e-2c98-49ff-94a5-9745dc6a1f45 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:39.498529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b4dcdd8e-2c98-49ff-94a5-9745dc6a1f45 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:39.499353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b4dcdd8e-2c98-49ff-94a5-9745dc6a1f45 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:39.500334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b4dcdd8e-2c98-49ff-94a5-9745dc6a1f45 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:39.773380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b4dcdd8e-2c98-49ff-94a5-9745dc6a1f45 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:39.787168 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b4dcdd8e-2c98-49ff-94a5-9745dc6a1f45 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1318 microversion: 2.1 time: 0.323141 May 18 22:35:39.797681 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2070/4396] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:39 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1318 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:40.804302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dc00942c-5897-47c2-a0ac-71e65fe468dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:40.804912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dc00942c-5897-47c2-a0ac-71e65fe468dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:40.811400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc00942c-5897-47c2-a0ac-71e65fe468dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:40.811835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc00942c-5897-47c2-a0ac-71e65fe468dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:40.812575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc00942c-5897-47c2-a0ac-71e65fe468dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:40.812997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc00942c-5897-47c2-a0ac-71e65fe468dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:40.992706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dc00942c-5897-47c2-a0ac-71e65fe468dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:41.000998 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dc00942c-5897-47c2-a0ac-71e65fe468dd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1318 microversion: 2.1 time: 0.200088 May 18 22:35:41.007113 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2327/4397] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:40 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1318 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:42.017546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ace69f0b-9c29-4808-bc48-c1b6f7e9ac53 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:42.018421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ace69f0b-9c29-4808-bc48-c1b6f7e9ac53 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:42.021506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ace69f0b-9c29-4808-bc48-c1b6f7e9ac53 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:35:42.022448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ace69f0b-9c29-4808-bc48-c1b6f7e9ac53 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119082] Writing DB stats nova_api:SELECT=32 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:35:42.029815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ace69f0b-9c29-4808-bc48-c1b6f7e9ac53 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:42.030268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ace69f0b-9c29-4808-bc48-c1b6f7e9ac53 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:42.031214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ace69f0b-9c29-4808-bc48-c1b6f7e9ac53 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:42.031650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ace69f0b-9c29-4808-bc48-c1b6f7e9ac53 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:42.209101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ace69f0b-9c29-4808-bc48-c1b6f7e9ac53 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:42.217440 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ace69f0b-9c29-4808-bc48-c1b6f7e9ac53 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1318 microversion: 2.1 time: 0.204173 May 18 22:35:42.219030 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2071/4398] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:42 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1318 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:43.234164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d8723f50-2f23-47ee-b169-ede05a7a1160 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:43.234915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d8723f50-2f23-47ee-b169-ede05a7a1160 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:43.237136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d8723f50-2f23-47ee-b169-ede05a7a1160 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:35:43.238134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d8723f50-2f23-47ee-b169-ede05a7a1160 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:35:43.246017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8723f50-2f23-47ee-b169-ede05a7a1160 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:43.246458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8723f50-2f23-47ee-b169-ede05a7a1160 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:43.247403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8723f50-2f23-47ee-b169-ede05a7a1160 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:43.247864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8723f50-2f23-47ee-b169-ede05a7a1160 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:43.250932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d8723f50-2f23-47ee-b169-ede05a7a1160 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119083] Writing DB stats nova_cell1:SELECT=94,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:35:43.420758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d8723f50-2f23-47ee-b169-ede05a7a1160 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:43.430965 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d8723f50-2f23-47ee-b169-ede05a7a1160 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1318 microversion: 2.1 time: 0.200748 May 18 22:35:43.441539 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2328/4399] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:43 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1318 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:44.329518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-cd66aba5-740e-43de-a29c-76a9cdac9126 req-acd7abb8-34dc-4107-a256-74133f96c547 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7916c00f-81f1-4f8d-9840-d88b4487efd0", "name": "network-vif-plugged", "status": "completed", "tag": "4f6f834d-eef4-428a-8d4e-65f96ff71160"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:35:44.339443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cd66aba5-740e-43de-a29c-76a9cdac9126 req-acd7abb8-34dc-4107-a256-74133f96c547 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:44.340183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cd66aba5-740e-43de-a29c-76a9cdac9126 req-acd7abb8-34dc-4107-a256-74133f96c547 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:44.360097 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-cd66aba5-740e-43de-a29c-76a9cdac9126 req-acd7abb8-34dc-4107-a256-74133f96c547 service nova] Creating event network-vif-plugged:4f6f834d-eef4-428a-8d4e-65f96ff71160 for instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 on n-h2-841040-6 May 18 22:35:44.365474 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-cd66aba5-740e-43de-a29c-76a9cdac9126 req-acd7abb8-34dc-4107-a256-74133f96c547 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.039610 May 18 22:35:44.366454 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2072/4400] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:35:44 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:35:44.449487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d4860b11-75b9-40af-af62-17d2284b8fed tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:44.451372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d4860b11-75b9-40af-af62-17d2284b8fed tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:44.457823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4860b11-75b9-40af-af62-17d2284b8fed tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:44.458570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4860b11-75b9-40af-af62-17d2284b8fed tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:44.459404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4860b11-75b9-40af-af62-17d2284b8fed tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:44.459933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4860b11-75b9-40af-af62-17d2284b8fed tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:44.625412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d4860b11-75b9-40af-af62-17d2284b8fed tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:44.636521 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d4860b11-75b9-40af-af62-17d2284b8fed tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1318 microversion: 2.1 time: 0.191858 May 18 22:35:44.643596 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2329/4401] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:44 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1318 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:45.658358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5bbade82-e6ee-4aeb-bab0-1f552dc8b68e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:45.661963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5bbade82-e6ee-4aeb-bab0-1f552dc8b68e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:45.677410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bbade82-e6ee-4aeb-bab0-1f552dc8b68e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:45.680997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bbade82-e6ee-4aeb-bab0-1f552dc8b68e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:45.683882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bbade82-e6ee-4aeb-bab0-1f552dc8b68e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:45.684951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bbade82-e6ee-4aeb-bab0-1f552dc8b68e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:45.694724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5bbade82-e6ee-4aeb-bab0-1f552dc8b68e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119082] Writing DB stats nova_cell1:SELECT=84,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:35:45.898289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5bbade82-e6ee-4aeb-bab0-1f552dc8b68e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:45.910183 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5bbade82-e6ee-4aeb-bab0-1f552dc8b68e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1508 microversion: 2.1 time: 0.257889 May 18 22:35:45.910976 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2073/4402] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:45 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1508 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:45.928063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-768ed808-a396-4e02-bb04-34d115e7c780 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:45.928720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-768ed808-a396-4e02-bb04-34d115e7c780 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:45.930677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-768ed808-a396-4e02-bb04-34d115e7c780 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119083] Writing DB stats nova_api:SELECT=50,nova_api:UPDATE=1,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:35:45.936702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-768ed808-a396-4e02-bb04-34d115e7c780 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:45.937135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-768ed808-a396-4e02-bb04-34d115e7c780 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:45.937908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-768ed808-a396-4e02-bb04-34d115e7c780 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:45.938331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-768ed808-a396-4e02-bb04-34d115e7c780 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:46.168542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-768ed808-a396-4e02-bb04-34d115e7c780 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:46.176236 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-768ed808-a396-4e02-bb04-34d115e7c780 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1508 microversion: 2.1 time: 0.252115 May 18 22:35:46.176904 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2330/4403] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:45 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1508 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:46.192690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4c30caab-47d3-4b4b-9d85-a2f108c3404e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:35:46.194301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4c30caab-47d3-4b4b-9d85-a2f108c3404e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:46.201516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c30caab-47d3-4b4b-9d85-a2f108c3404e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:46.201993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c30caab-47d3-4b4b-9d85-a2f108c3404e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:46.202952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c30caab-47d3-4b4b-9d85-a2f108c3404e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:46.203387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c30caab-47d3-4b4b-9d85-a2f108c3404e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:46.275113 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4c30caab-47d3-4b4b-9d85-a2f108c3404e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "PUT /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1080 microversion: 2.1 time: 0.086374 May 18 22:35:46.275971 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2074/4404] 10.222.0.58 () {60 vars in 1255 bytes} [Wed May 18 22:35:46 2022] PUT /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1080 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:46.289813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b7b8c7d3-7d85-4c07-806c-b37412cdb2a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:46.290623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b7b8c7d3-7d85-4c07-806c-b37412cdb2a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:46.298614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7b8c7d3-7d85-4c07-806c-b37412cdb2a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:46.299128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7b8c7d3-7d85-4c07-806c-b37412cdb2a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:46.299806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7b8c7d3-7d85-4c07-806c-b37412cdb2a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:46.300393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7b8c7d3-7d85-4c07-806c-b37412cdb2a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:46.446895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b7b8c7d3-7d85-4c07-806c-b37412cdb2a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:46.455339 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b7b8c7d3-7d85-4c07-806c-b37412cdb2a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1506 microversion: 2.1 time: 0.169415 May 18 22:35:46.456246 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2331/4405] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:46 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1506 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:46.471955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6368611c-9cf0-437e-8fba-eea1026f0e00 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:46.472905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6368611c-9cf0-437e-8fba-eea1026f0e00 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:46.479350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6368611c-9cf0-437e-8fba-eea1026f0e00 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:46.480019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6368611c-9cf0-437e-8fba-eea1026f0e00 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:46.481588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6368611c-9cf0-437e-8fba-eea1026f0e00 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:46.482284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6368611c-9cf0-437e-8fba-eea1026f0e00 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:46.690691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6368611c-9cf0-437e-8fba-eea1026f0e00 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:46.706322 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6368611c-9cf0-437e-8fba-eea1026f0e00 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1506 microversion: 2.1 time: 0.238327 May 18 22:35:46.706927 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2075/4406] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:46 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1506 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:46.722672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "OS-DCF:diskConfig": "MANUAL"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:35:46.724497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:46.731642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:46.732166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:46.733002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:46.733508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:46.818263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:35:46.818681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:35:46.819150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:35:46.819555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:35:46.819956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:35:46.883551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:46.892082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:46.892919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:46.893949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:46.894718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:46.930721 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-db53c134-4f9a-4f15-b4c9-ec6a70d2a5df tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "POST /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0/action" status: 202 len: 1112 microversion: 2.1 time: 0.212420 May 18 22:35:46.931934 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2332/4407] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:35:46 2022] POST /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0/action => generated 1112 bytes in 214 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) May 18 22:35:46.945130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eeee8df7-279d-49bb-bdde-ac2a94149aff tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:46.946043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eeee8df7-279d-49bb-bdde-ac2a94149aff tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:46.953250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eeee8df7-279d-49bb-bdde-ac2a94149aff tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:46.953965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eeee8df7-279d-49bb-bdde-ac2a94149aff tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:46.954879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eeee8df7-279d-49bb-bdde-ac2a94149aff tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:46.955451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eeee8df7-279d-49bb-bdde-ac2a94149aff tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:47.146113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eeee8df7-279d-49bb-bdde-ac2a94149aff tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:47.154606 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eeee8df7-279d-49bb-bdde-ac2a94149aff tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.213286 May 18 22:35:47.155144 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2076/4408] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:46 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:48.172211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-77a3dd60-5655-4eb0-ba8c-28a8383e4b41 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:48.173359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-77a3dd60-5655-4eb0-ba8c-28a8383e4b41 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:48.185104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77a3dd60-5655-4eb0-ba8c-28a8383e4b41 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:48.185894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77a3dd60-5655-4eb0-ba8c-28a8383e4b41 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:48.187460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77a3dd60-5655-4eb0-ba8c-28a8383e4b41 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:48.188158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77a3dd60-5655-4eb0-ba8c-28a8383e4b41 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:48.462220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-77a3dd60-5655-4eb0-ba8c-28a8383e4b41 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:48.478301 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-77a3dd60-5655-4eb0-ba8c-28a8383e4b41 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.310248 May 18 22:35:48.480561 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2333/4409] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:48 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:48.570378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-859e749a-0adc-4817-bbce-c3c45060bfbd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:48.571420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-859e749a-0adc-4817-bbce-c3c45060bfbd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:48.578887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-859e749a-0adc-4817-bbce-c3c45060bfbd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:48.579330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-859e749a-0adc-4817-bbce-c3c45060bfbd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:48.580390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-859e749a-0adc-4817-bbce-c3c45060bfbd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:48.580824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-859e749a-0adc-4817-bbce-c3c45060bfbd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:48.616931 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-859e749a-0adc-4817-bbce-c3c45060bfbd tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.050779 May 18 22:35:48.617943 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2077/4410] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:35:48 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments => generated 25 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:35:49.154704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-918ec09e-a273-4462-98d9-7ca9057c162d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:49.155680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-918ec09e-a273-4462-98d9-7ca9057c162d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:49.173229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-918ec09e-a273-4462-98d9-7ca9057c162d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:49.174363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-918ec09e-a273-4462-98d9-7ca9057c162d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:49.175408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-918ec09e-a273-4462-98d9-7ca9057c162d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:49.175988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-918ec09e-a273-4462-98d9-7ca9057c162d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:49.229408 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-918ec09e-a273-4462-98d9-7ca9057c162d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.079232 May 18 22:35:49.230396 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2334/4411] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:35:49 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390/os-volume_attachments => generated 25 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:35:49.487963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9f0d2121-5fbe-44d5-a7f9-7c82bd16e5bf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:49.488623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9f0d2121-5fbe-44d5-a7f9-7c82bd16e5bf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:49.496219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-01bd70a2-4030-4cb6-8e31-5840eb96137b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:49.497341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-01bd70a2-4030-4cb6-8e31-5840eb96137b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:49.514403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01bd70a2-4030-4cb6-8e31-5840eb96137b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:49.514849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01bd70a2-4030-4cb6-8e31-5840eb96137b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:49.515817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f0d2121-5fbe-44d5-a7f9-7c82bd16e5bf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:49.517491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f0d2121-5fbe-44d5-a7f9-7c82bd16e5bf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:49.519860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f0d2121-5fbe-44d5-a7f9-7c82bd16e5bf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:49.521125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01bd70a2-4030-4cb6-8e31-5840eb96137b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:49.521847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01bd70a2-4030-4cb6-8e31-5840eb96137b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:49.522537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f0d2121-5fbe-44d5-a7f9-7c82bd16e5bf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:49.588648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9f0d2121-5fbe-44d5-a7f9-7c82bd16e5bf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:35:49.749803 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9f0d2121-5fbe-44d5-a7f9-7c82bd16e5bf tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "DELETE /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 204 len: 0 microversion: 2.1 time: 0.266083 May 18 22:35:49.750864 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2078/4412] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:35:49 2022] DELETE /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:35:49.760819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c7a6ad91-7b46-4dfc-a66b-a5bae39b6798 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:49.769143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c7a6ad91-7b46-4dfc-a66b-a5bae39b6798 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:49.780293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7a6ad91-7b46-4dfc-a66b-a5bae39b6798 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:49.789149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7a6ad91-7b46-4dfc-a66b-a5bae39b6798 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:49.790129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7a6ad91-7b46-4dfc-a66b-a5bae39b6798 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:49.790585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7a6ad91-7b46-4dfc-a66b-a5bae39b6798 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:49.909435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-01bd70a2-4030-4cb6-8e31-5840eb96137b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:49.924092 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-01bd70a2-4030-4cb6-8e31-5840eb96137b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.429644 May 18 22:35:49.927285 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2335/4413] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:49 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:35:50.015161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c7a6ad91-7b46-4dfc-a66b-a5bae39b6798 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:50.026835 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c7a6ad91-7b46-4dfc-a66b-a5bae39b6798 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1675 microversion: 2.1 time: 0.270474 May 18 22:35:50.035254 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2079/4414] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:49 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1675 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:50.943224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4afc4446-881a-4acc-86d9-2478584d5728 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:50.943821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4afc4446-881a-4acc-86d9-2478584d5728 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:50.957170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4afc4446-881a-4acc-86d9-2478584d5728 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:50.963820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4afc4446-881a-4acc-86d9-2478584d5728 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:50.965914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4afc4446-881a-4acc-86d9-2478584d5728 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:50.970559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4afc4446-881a-4acc-86d9-2478584d5728 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:51.044607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-83ed8aa0-fef2-43c4-8361-1d30a279c148 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:51.045212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-83ed8aa0-fef2-43c4-8361-1d30a279c148 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:51.063066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83ed8aa0-fef2-43c4-8361-1d30a279c148 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:51.067217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83ed8aa0-fef2-43c4-8361-1d30a279c148 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:51.068551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83ed8aa0-fef2-43c4-8361-1d30a279c148 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:51.071439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83ed8aa0-fef2-43c4-8361-1d30a279c148 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:51.200063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4afc4446-881a-4acc-86d9-2478584d5728 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:51.211983 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4afc4446-881a-4acc-86d9-2478584d5728 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.273015 May 18 22:35:51.212653 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2336/4415] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:50 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:51.451118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-83ed8aa0-fef2-43c4-8361-1d30a279c148 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:51.467673 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-83ed8aa0-fef2-43c4-8361-1d30a279c148 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1675 microversion: 2.1 time: 0.422336 May 18 22:35:51.471260 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2080/4416] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:51 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1675 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:35:52.229620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-851f0647-8fa7-4110-a315-bde3f1ba5c99 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:52.230303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-851f0647-8fa7-4110-a315-bde3f1ba5c99 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:52.244284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-851f0647-8fa7-4110-a315-bde3f1ba5c99 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:52.244728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-851f0647-8fa7-4110-a315-bde3f1ba5c99 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:52.251427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-851f0647-8fa7-4110-a315-bde3f1ba5c99 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:52.252041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-851f0647-8fa7-4110-a315-bde3f1ba5c99 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:52.473858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-851f0647-8fa7-4110-a315-bde3f1ba5c99 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:52.488498 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-851f0647-8fa7-4110-a315-bde3f1ba5c99 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.262664 May 18 22:35:52.489397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef7ceb50-899b-44ea-a805-f7ed2e8ad15d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:52.490364 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2337/4417] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:52 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:52.497588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ef7ceb50-899b-44ea-a805-f7ed2e8ad15d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:52.531631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef7ceb50-899b-44ea-a805-f7ed2e8ad15d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:52.534140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef7ceb50-899b-44ea-a805-f7ed2e8ad15d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:52.545371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef7ceb50-899b-44ea-a805-f7ed2e8ad15d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:52.546195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef7ceb50-899b-44ea-a805-f7ed2e8ad15d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:53.507524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-616f319f-6732-4753-a345-dd535cc0cd55 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:53.508830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-616f319f-6732-4753-a345-dd535cc0cd55 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:53.521819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616f319f-6732-4753-a345-dd535cc0cd55 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:53.522467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616f319f-6732-4753-a345-dd535cc0cd55 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:53.523479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616f319f-6732-4753-a345-dd535cc0cd55 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:53.525779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616f319f-6732-4753-a345-dd535cc0cd55 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:53.618383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ef7ceb50-899b-44ea-a805-f7ed2e8ad15d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:53.635345 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ef7ceb50-899b-44ea-a805-f7ed2e8ad15d tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1675 microversion: 2.1 time: 1.150882 May 18 22:35:53.636702 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2081/4418] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:52 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1675 bytes in 1153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:53.778395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-616f319f-6732-4753-a345-dd535cc0cd55 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:53.790427 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-616f319f-6732-4753-a345-dd535cc0cd55 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.287546 May 18 22:35:53.791690 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2338/4419] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:53 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:54.658135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b82a7e1f-a138-4fa1-b2f4-f0de5325bd9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:54.659312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b82a7e1f-a138-4fa1-b2f4-f0de5325bd9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:54.671593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b82a7e1f-a138-4fa1-b2f4-f0de5325bd9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:54.672306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b82a7e1f-a138-4fa1-b2f4-f0de5325bd9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:54.674658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b82a7e1f-a138-4fa1-b2f4-f0de5325bd9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:54.675985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b82a7e1f-a138-4fa1-b2f4-f0de5325bd9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:54.721410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c67416fd-2888-40f7-8482-89486f777358 req-c51fa201-527e-4932-b271-d62ae890d646 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b626c47-4be7-442c-99c5-0c06e675d390", "name": "network-vif-deleted", "tag": "51b16354-ba11-4957-bb91-647a6f072334"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:35:54.738323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c67416fd-2888-40f7-8482-89486f777358 req-c51fa201-527e-4932-b271-d62ae890d646 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:54.756867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c67416fd-2888-40f7-8482-89486f777358 req-c51fa201-527e-4932-b271-d62ae890d646 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:54.792575 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c67416fd-2888-40f7-8482-89486f777358 req-c51fa201-527e-4932-b271-d62ae890d646 service nova] Creating event network-vif-deleted:51b16354-ba11-4957-bb91-647a6f072334 for instance 3b626c47-4be7-442c-99c5-0c06e675d390 on n-h2-841040-6 May 18 22:35:54.813930 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c67416fd-2888-40f7-8482-89486f777358 req-c51fa201-527e-4932-b271-d62ae890d646 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.095818 May 18 22:35:54.819220 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2339/4420] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:35:54 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:35:54.846879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4d6abae7-5b34-4170-9204-349c01fe3b7f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:54.847708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4d6abae7-5b34-4170-9204-349c01fe3b7f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:54.868922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d6abae7-5b34-4170-9204-349c01fe3b7f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:54.874705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d6abae7-5b34-4170-9204-349c01fe3b7f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:54.875556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d6abae7-5b34-4170-9204-349c01fe3b7f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:54.877560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d6abae7-5b34-4170-9204-349c01fe3b7f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:54.883473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b82a7e1f-a138-4fa1-b2f4-f0de5325bd9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '238148f6c44545c69aa0a70920e5ca3c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b41df4f414c46cd84aa02d4c29a39e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:54.893850 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b82a7e1f-a138-4fa1-b2f4-f0de5325bd9c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 200 len: 1608 microversion: 2.1 time: 0.241164 May 18 22:35:54.906888 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2082/4421] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:54 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 1608 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:55.892493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4d6abae7-5b34-4170-9204-349c01fe3b7f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:55.910154 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4d6abae7-5b34-4170-9204-349c01fe3b7f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 1.086273 May 18 22:35:55.910967 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2340/4422] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:54 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 1091 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:55.924531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-31bc87cf-ed6f-4663-98a9-0a7b5cc7eda1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:55.927402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-31bc87cf-ed6f-4663-98a9-0a7b5cc7eda1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:55.942948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31bc87cf-ed6f-4663-98a9-0a7b5cc7eda1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:55.944504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31bc87cf-ed6f-4663-98a9-0a7b5cc7eda1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:55.945363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31bc87cf-ed6f-4663-98a9-0a7b5cc7eda1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:55.946176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31bc87cf-ed6f-4663-98a9-0a7b5cc7eda1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:55.979592 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-31bc87cf-ed6f-4663-98a9-0a7b5cc7eda1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] HTTP exception thrown: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-31bc87cf-ed6f-4663-98a9-0a7b5cc7eda1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Request method failure captured: May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 HTTP/1.1 May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXMa2BQHDlizuCW_MTAE0ecEo1aycbk51cDc6v_7g68XFMpI7S8VyJeI46d5HKqFiSR86PC3k4Uy3UUQ7GutFONzhsnPhZPqF1BH4uf2cJ8O76MvFV35ra23Q0WfM6BIWNodZ2usWZ7hD2e3qq62W_aBPNgUmsKJalXYebWzGaIce3g May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 5b41df4f414c46cd84aa02d4c29a39e3 May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AttachVolumeTestJSON-26171835 May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/5b41df4f414c46cd84aa02d4c29a39e3"}]}] May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AttachVolumeTestJSON-26171835 May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 5b41df4f414c46cd84aa02d4c29a39e3 May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AttachVolumeTestJSON-26171835 May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AttachVolumeTestJSON-26171835-project May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 238148f6c44545c69aa0a70920e5ca3c May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AttachVolumeTestJSON-26171835-project May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '3b626c47-4be7-442c-99c5-0c06e675d390'} May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:35:55.984163 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:35:55.988804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:35:55.988804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:35:55.988804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:35:55.988804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:35:55.988804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:35:55.988804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:35:55.988804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:35:55.990185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-31bc87cf-ed6f-4663-98a9-0a7b5cc7eda1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Returning 404 to user: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:35:55.992024 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-31bc87cf-ed6f-4663-98a9-0a7b5cc7eda1 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 404 len: 111 microversion: 2.1 time: 0.083468 May 18 22:35:55.993407 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2083/4423] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:55 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 111 bytes in 86 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:35:56.002112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-32e5f7fc-e4e5-45cd-b8da-d58ae2534440 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '.version_select at 0x7fa2dfb72a60>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:56.033696 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-32e5f7fc-e4e5-45cd-b8da-d58ae2534440 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1647510886" status: 202 len: 0 microversion: 2.1 time: 0.033874 May 18 22:35:56.035335 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2341/4424] 10.222.0.58 () {58 vars in 1220 bytes} [Wed May 18 22:35:55 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1647510886 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:35:56.929453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ec779c45-31d7-400b-913e-1c79720b8ced tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:56.930630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ec779c45-31d7-400b-913e-1c79720b8ced tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:56.940856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec779c45-31d7-400b-913e-1c79720b8ced tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:56.942969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec779c45-31d7-400b-913e-1c79720b8ced tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:56.944126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec779c45-31d7-400b-913e-1c79720b8ced tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:56.946773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec779c45-31d7-400b-913e-1c79720b8ced tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:57.385126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ec779c45-31d7-400b-913e-1c79720b8ced tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:57.398058 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ec779c45-31d7-400b-913e-1c79720b8ced tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.473860 May 18 22:35:57.401949 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2084/4425] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:56 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:58.419764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60433f0c-d605-4576-a118-677abe18a597 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:58.420465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-60433f0c-d605-4576-a118-677abe18a597 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:58.438343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60433f0c-d605-4576-a118-677abe18a597 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:58.438798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60433f0c-d605-4576-a118-677abe18a597 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:58.440701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60433f0c-d605-4576-a118-677abe18a597 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:58.443599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60433f0c-d605-4576-a118-677abe18a597 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:58.794419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-60433f0c-d605-4576-a118-677abe18a597 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:35:58.811732 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-60433f0c-d605-4576-a118-677abe18a597 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.396783 May 18 22:35:58.827818 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2342/4426] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:58 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:35:59.561967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a6c2a18c-ebb3-4364-ab3e-5d34fdc322f6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:35:59.564614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a6c2a18c-ebb3-4364-ab3e-5d34fdc322f6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:59.577231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6c2a18c-ebb3-4364-ab3e-5d34fdc322f6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:59.578067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6c2a18c-ebb3-4364-ab3e-5d34fdc322f6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:59.579057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6c2a18c-ebb3-4364-ab3e-5d34fdc322f6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:59.579760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6c2a18c-ebb3-4364-ab3e-5d34fdc322f6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:59.666504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-a6c2a18c-ebb3-4364-ab3e-5d34fdc322f6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lazy-loading 'flavor' on Instance uuid f777c843-6d8d-4101-9d2e-4c826870464c {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:35:59.830502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-edb45180-bafe-4b25-b35a-9b580c01b59c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:59.832548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-edb45180-bafe-4b25-b35a-9b580c01b59c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:59.849305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edb45180-bafe-4b25-b35a-9b580c01b59c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:59.853138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edb45180-bafe-4b25-b35a-9b580c01b59c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:59.860008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edb45180-bafe-4b25-b35a-9b580c01b59c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:59.862477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edb45180-bafe-4b25-b35a-9b580c01b59c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:59.942770 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a6c2a18c-ebb3-4364-ab3e-5d34fdc322f6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/action" status: 200 len: 32 microversion: 2.1 time: 0.386252 May 18 22:35:59.945506 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2085/4427] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:35:59 2022] POST /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/action => generated 32 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:35:59.975726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-27dcb828-f187-4476-9d08-f3526e46b839 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:35:59.977387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-27dcb828-f187-4476-9d08-f3526e46b839 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:35:59.994138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27dcb828-f187-4476-9d08-f3526e46b839 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:59.994589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27dcb828-f187-4476-9d08-f3526e46b839 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:35:59.995366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27dcb828-f187-4476-9d08-f3526e46b839 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:35:59.995797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27dcb828-f187-4476-9d08-f3526e46b839 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:00.050273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-27dcb828-f187-4476-9d08-f3526e46b839 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_cell1:SELECT=94,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:00.104918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-edb45180-bafe-4b25-b35a-9b580c01b59c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:00.115027 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-edb45180-bafe-4b25-b35a-9b580c01b59c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.289423 May 18 22:36:00.116925 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2343/4428] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:59 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:00.226759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-27dcb828-f187-4476-9d08-f3526e46b839 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:00.242509 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-27dcb828-f187-4476-9d08-f3526e46b839 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1737 microversion: 2.1 time: 0.282606 May 18 22:36:00.243986 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2086/4429] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:35:59 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1737 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:01.138308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-688f87ff-f305-46d9-ae05-36fabf7b1ffd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:01.139194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-688f87ff-f305-46d9-ae05-36fabf7b1ffd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:01.162432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-688f87ff-f305-46d9-ae05-36fabf7b1ffd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:01.170298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-688f87ff-f305-46d9-ae05-36fabf7b1ffd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:01.171467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-688f87ff-f305-46d9-ae05-36fabf7b1ffd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:01.171906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-688f87ff-f305-46d9-ae05-36fabf7b1ffd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:01.235989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-688f87ff-f305-46d9-ae05-36fabf7b1ffd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:01.264099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ff8b1ba8-e650-417a-8a95-22f262b178a7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:01.265062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ff8b1ba8-e650-417a-8a95-22f262b178a7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:01.290676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff8b1ba8-e650-417a-8a95-22f262b178a7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:01.299378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff8b1ba8-e650-417a-8a95-22f262b178a7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:01.300391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff8b1ba8-e650-417a-8a95-22f262b178a7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:01.304160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff8b1ba8-e650-417a-8a95-22f262b178a7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:01.549121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-688f87ff-f305-46d9-ae05-36fabf7b1ffd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:01.562207 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-688f87ff-f305-46d9-ae05-36fabf7b1ffd tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.430762 May 18 22:36:01.567172 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2344/4430] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:01 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:01.760562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ff8b1ba8-e650-417a-8a95-22f262b178a7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:01.769459 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ff8b1ba8-e650-417a-8a95-22f262b178a7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1737 microversion: 2.1 time: 0.512351 May 18 22:36:01.775597 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2087/4431] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:01 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1737 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:02.582913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ab36a465-48ee-44fe-bcbd-b8b345796414 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:02.583652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ab36a465-48ee-44fe-bcbd-b8b345796414 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:02.618797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ab36a465-48ee-44fe-bcbd-b8b345796414 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:02.620621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ab36a465-48ee-44fe-bcbd-b8b345796414 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:02.622652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ab36a465-48ee-44fe-bcbd-b8b345796414 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:02.624654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ab36a465-48ee-44fe-bcbd-b8b345796414 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:02.798118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b5c06623-a75d-409d-9531-f428dc1ffd21 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:02.800031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b5c06623-a75d-409d-9531-f428dc1ffd21 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:02.828889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5c06623-a75d-409d-9531-f428dc1ffd21 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:02.842511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5c06623-a75d-409d-9531-f428dc1ffd21 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:02.851368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5c06623-a75d-409d-9531-f428dc1ffd21 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:02.853081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5c06623-a75d-409d-9531-f428dc1ffd21 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:03.109481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ab36a465-48ee-44fe-bcbd-b8b345796414 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:03.124594 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ab36a465-48ee-44fe-bcbd-b8b345796414 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.545537 May 18 22:36:03.125188 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2345/4432] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:02 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:03.223509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b5c06623-a75d-409d-9531-f428dc1ffd21 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:03.237226 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b5c06623-a75d-409d-9531-f428dc1ffd21 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1737 microversion: 2.1 time: 0.449551 May 18 22:36:03.238488 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2088/4433] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:02 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1737 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:36:04.142335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-49ddec9b-0c0a-4c25-a314-8358896d6d9b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:04.142922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-49ddec9b-0c0a-4c25-a314-8358896d6d9b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:04.151097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49ddec9b-0c0a-4c25-a314-8358896d6d9b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:04.170610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49ddec9b-0c0a-4c25-a314-8358896d6d9b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.019s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:04.171636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49ddec9b-0c0a-4c25-a314-8358896d6d9b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:04.173447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49ddec9b-0c0a-4c25-a314-8358896d6d9b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:04.254917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fe4eb136-3430-4527-9ee6-447ce02c929a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:04.255761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fe4eb136-3430-4527-9ee6-447ce02c929a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:04.270981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe4eb136-3430-4527-9ee6-447ce02c929a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:04.271678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe4eb136-3430-4527-9ee6-447ce02c929a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:04.274666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe4eb136-3430-4527-9ee6-447ce02c929a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:04.275647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fe4eb136-3430-4527-9ee6-447ce02c929a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:04.608037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-49ddec9b-0c0a-4c25-a314-8358896d6d9b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:04.617391 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-49ddec9b-0c0a-4c25-a314-8358896d6d9b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.478491 May 18 22:36:04.627795 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2346/4434] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:04 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:04.795403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fe4eb136-3430-4527-9ee6-447ce02c929a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:04.806570 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fe4eb136-3430-4527-9ee6-447ce02c929a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1737 microversion: 2.1 time: 0.554870 May 18 22:36:04.807628 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2089/4435] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:04 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1737 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:36:05.637245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f4a8183e-94ad-4ae1-bf38-55bbbc773f2f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:05.637882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f4a8183e-94ad-4ae1-bf38-55bbbc773f2f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:05.663603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4a8183e-94ad-4ae1-bf38-55bbbc773f2f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:05.664796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4a8183e-94ad-4ae1-bf38-55bbbc773f2f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:05.666636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4a8183e-94ad-4ae1-bf38-55bbbc773f2f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:05.669157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4a8183e-94ad-4ae1-bf38-55bbbc773f2f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:05.825047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bf8a8ab4-785f-4dd2-be41-87f8aecd61dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:05.826255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bf8a8ab4-785f-4dd2-be41-87f8aecd61dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:05.844550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf8a8ab4-785f-4dd2-be41-87f8aecd61dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:05.845244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf8a8ab4-785f-4dd2-be41-87f8aecd61dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:05.846369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf8a8ab4-785f-4dd2-be41-87f8aecd61dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:05.847020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf8a8ab4-785f-4dd2-be41-87f8aecd61dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:06.055541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f4a8183e-94ad-4ae1-bf38-55bbbc773f2f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:06.064024 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f4a8183e-94ad-4ae1-bf38-55bbbc773f2f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.432978 May 18 22:36:06.068529 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2347/4436] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:05 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:06.130321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bf8a8ab4-785f-4dd2-be41-87f8aecd61dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:06.143835 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bf8a8ab4-785f-4dd2-be41-87f8aecd61dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1737 microversion: 2.1 time: 0.323331 May 18 22:36:06.144644 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2090/4437] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:05 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1737 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:36:07.086078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-591bdc19-7f82-4dc1-b73f-75e967f60da1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:07.087621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-591bdc19-7f82-4dc1-b73f-75e967f60da1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:07.102753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-591bdc19-7f82-4dc1-b73f-75e967f60da1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:07.104037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-591bdc19-7f82-4dc1-b73f-75e967f60da1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:07.105467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-591bdc19-7f82-4dc1-b73f-75e967f60da1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:07.106264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-591bdc19-7f82-4dc1-b73f-75e967f60da1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:07.162599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-139cff31-4236-4c5b-85f0-03d1a15630b8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:07.163914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-139cff31-4236-4c5b-85f0-03d1a15630b8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:07.184068 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-139cff31-4236-4c5b-85f0-03d1a15630b8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:07.186429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-139cff31-4236-4c5b-85f0-03d1a15630b8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:07.210334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-139cff31-4236-4c5b-85f0-03d1a15630b8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:07.210866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-139cff31-4236-4c5b-85f0-03d1a15630b8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.023s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:07.350720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-591bdc19-7f82-4dc1-b73f-75e967f60da1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:07.359360 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-591bdc19-7f82-4dc1-b73f-75e967f60da1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.278821 May 18 22:36:07.360365 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2348/4438] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:07 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:07.472322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-139cff31-4236-4c5b-85f0-03d1a15630b8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:07.485191 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-139cff31-4236-4c5b-85f0-03d1a15630b8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1737 microversion: 2.1 time: 0.326638 May 18 22:36:07.497911 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2091/4439] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:07 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1737 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:08.377053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-18109c80-8faa-4c9b-92aa-9531afb1e8ba tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:08.377660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-18109c80-8faa-4c9b-92aa-9531afb1e8ba tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:08.393351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18109c80-8faa-4c9b-92aa-9531afb1e8ba tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:08.394368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18109c80-8faa-4c9b-92aa-9531afb1e8ba tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:08.399193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18109c80-8faa-4c9b-92aa-9531afb1e8ba tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:08.400637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18109c80-8faa-4c9b-92aa-9531afb1e8ba tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:08.503673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1591643c-a9d4-408f-9ed6-06b1aaec297e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:08.504341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1591643c-a9d4-408f-9ed6-06b1aaec297e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:08.549430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1591643c-a9d4-408f-9ed6-06b1aaec297e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:08.551721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1591643c-a9d4-408f-9ed6-06b1aaec297e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:08.557976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1591643c-a9d4-408f-9ed6-06b1aaec297e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:08.559264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1591643c-a9d4-408f-9ed6-06b1aaec297e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:08.939603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-18109c80-8faa-4c9b-92aa-9531afb1e8ba tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:08.954380 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-18109c80-8faa-4c9b-92aa-9531afb1e8ba tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.579942 May 18 22:36:08.966269 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2349/4440] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:08 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:09.147412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1591643c-a9d4-408f-9ed6-06b1aaec297e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:09.159211 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1591643c-a9d4-408f-9ed6-06b1aaec297e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1737 microversion: 2.1 time: 0.657657 May 18 22:36:09.170847 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2092/4441] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:08 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1737 bytes in 672 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:09.973231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0f8285b6-b642-463a-a65b-71382819c172 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:09.974092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0f8285b6-b642-463a-a65b-71382819c172 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:09.988227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f8285b6-b642-463a-a65b-71382819c172 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:09.989866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f8285b6-b642-463a-a65b-71382819c172 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:09.990702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f8285b6-b642-463a-a65b-71382819c172 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:09.991140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f8285b6-b642-463a-a65b-71382819c172 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:10.176509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-17d2e8fb-161b-4c90-aae8-fb8aea979809 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:10.177117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-17d2e8fb-161b-4c90-aae8-fb8aea979809 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:10.198563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17d2e8fb-161b-4c90-aae8-fb8aea979809 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:10.199209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17d2e8fb-161b-4c90-aae8-fb8aea979809 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:10.199991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17d2e8fb-161b-4c90-aae8-fb8aea979809 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:10.200428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17d2e8fb-161b-4c90-aae8-fb8aea979809 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:10.442856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0f8285b6-b642-463a-a65b-71382819c172 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:10.457373 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0f8285b6-b642-463a-a65b-71382819c172 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.488753 May 18 22:36:10.458672 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2350/4442] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:09 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:10.575952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-17d2e8fb-161b-4c90-aae8-fb8aea979809 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:10.592517 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-17d2e8fb-161b-4c90-aae8-fb8aea979809 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1737 microversion: 2.1 time: 0.418691 May 18 22:36:10.593138 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2093/4443] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:10 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1737 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:36:11.483069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9cfa13a6-aaf3-444f-bb58-b16b20923b9e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:11.484472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9cfa13a6-aaf3-444f-bb58-b16b20923b9e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:11.507346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9cfa13a6-aaf3-444f-bb58-b16b20923b9e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:11.510742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9cfa13a6-aaf3-444f-bb58-b16b20923b9e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:11.511750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9cfa13a6-aaf3-444f-bb58-b16b20923b9e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:11.512339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9cfa13a6-aaf3-444f-bb58-b16b20923b9e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:11.615979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4fa110d3-2a3c-4911-ba4c-bbfd12bc8d76 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:11.616620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4fa110d3-2a3c-4911-ba4c-bbfd12bc8d76 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:11.635365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4fa110d3-2a3c-4911-ba4c-bbfd12bc8d76 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:11.637562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4fa110d3-2a3c-4911-ba4c-bbfd12bc8d76 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:11.638468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4fa110d3-2a3c-4911-ba4c-bbfd12bc8d76 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:11.638910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4fa110d3-2a3c-4911-ba4c-bbfd12bc8d76 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:11.887782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9cfa13a6-aaf3-444f-bb58-b16b20923b9e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:11.898675 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9cfa13a6-aaf3-444f-bb58-b16b20923b9e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.427711 May 18 22:36:11.902223 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2351/4444] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:11 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:11.970440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4fa110d3-2a3c-4911-ba4c-bbfd12bc8d76 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:11.990879 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4fa110d3-2a3c-4911-ba4c-bbfd12bc8d76 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1737 microversion: 2.1 time: 0.383945 May 18 22:36:12.007416 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2094/4445] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:11 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1737 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:12.919885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91a94b18-d589-4fe2-b4dd-7aaf335e8c6e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:12.921529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91a94b18-d589-4fe2-b4dd-7aaf335e8c6e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:12.936118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91a94b18-d589-4fe2-b4dd-7aaf335e8c6e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:12.936562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91a94b18-d589-4fe2-b4dd-7aaf335e8c6e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:12.937610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91a94b18-d589-4fe2-b4dd-7aaf335e8c6e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:12.938460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91a94b18-d589-4fe2-b4dd-7aaf335e8c6e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:13.016743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6d96a313-b62a-4ae7-89e3-f4b07d6c402a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:13.018450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6d96a313-b62a-4ae7-89e3-f4b07d6c402a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:13.031274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-6d96a313-b62a-4ae7-89e3-f4b07d6c402a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_api:SELECT=53,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:13.036311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d96a313-b62a-4ae7-89e3-f4b07d6c402a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:13.036982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d96a313-b62a-4ae7-89e3-f4b07d6c402a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:13.038931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d96a313-b62a-4ae7-89e3-f4b07d6c402a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:13.043226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d96a313-b62a-4ae7-89e3-f4b07d6c402a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:13.292150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6d96a313-b62a-4ae7-89e3-f4b07d6c402a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:13.294626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91a94b18-d589-4fe2-b4dd-7aaf335e8c6e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:13.308083 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91a94b18-d589-4fe2-b4dd-7aaf335e8c6e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1517 microversion: 2.1 time: 0.393464 May 18 22:36:13.311145 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6d96a313-b62a-4ae7-89e3-f4b07d6c402a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1737 microversion: 2.1 time: 0.296246 May 18 22:36:13.312739 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2095/4446] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:13 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1737 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:13.322758 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2352/4447] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:12 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1517 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:14.330821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f44845c2-6308-4cc5-9751-423cec9dfdbe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:14.331448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-64dff0b6-8a88-4069-936f-073f5204181a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:14.331971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-64dff0b6-8a88-4069-936f-073f5204181a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:14.332639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f44845c2-6308-4cc5-9751-423cec9dfdbe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:14.343654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f44845c2-6308-4cc5-9751-423cec9dfdbe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:14.343885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64dff0b6-8a88-4069-936f-073f5204181a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:14.344151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64dff0b6-8a88-4069-936f-073f5204181a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:14.344963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64dff0b6-8a88-4069-936f-073f5204181a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:14.345576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f44845c2-6308-4cc5-9751-423cec9dfdbe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:14.347885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f44845c2-6308-4cc5-9751-423cec9dfdbe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:14.350027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-64dff0b6-8a88-4069-936f-073f5204181a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:14.350672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f44845c2-6308-4cc5-9751-423cec9dfdbe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:14.653465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f44845c2-6308-4cc5-9751-423cec9dfdbe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:14.675369 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f44845c2-6308-4cc5-9751-423cec9dfdbe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1523 microversion: 2.1 time: 0.346951 May 18 22:36:14.676488 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2353/4448] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:14 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1523 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:14.694545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-64dff0b6-8a88-4069-936f-073f5204181a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:14.708862 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-64dff0b6-8a88-4069-936f-073f5204181a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1737 microversion: 2.1 time: 0.381707 May 18 22:36:14.709831 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2096/4449] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:14 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1737 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:15.694540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a52c569a-2ade-43e1-8200-e0d33f6c9fb6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:15.695139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a52c569a-2ade-43e1-8200-e0d33f6c9fb6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:15.711838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a52c569a-2ade-43e1-8200-e0d33f6c9fb6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:15.712281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a52c569a-2ade-43e1-8200-e0d33f6c9fb6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:15.713045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a52c569a-2ade-43e1-8200-e0d33f6c9fb6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:15.724386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a52c569a-2ade-43e1-8200-e0d33f6c9fb6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:15.727063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-62ceb3bb-ed8a-4455-a82d-b1f2c63ac3bd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:15.728620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-62ceb3bb-ed8a-4455-a82d-b1f2c63ac3bd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:15.745429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62ceb3bb-ed8a-4455-a82d-b1f2c63ac3bd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:15.746909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62ceb3bb-ed8a-4455-a82d-b1f2c63ac3bd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:15.752815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62ceb3bb-ed8a-4455-a82d-b1f2c63ac3bd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:15.753613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62ceb3bb-ed8a-4455-a82d-b1f2c63ac3bd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:16.213544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a52c569a-2ade-43e1-8200-e0d33f6c9fb6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:16.222722 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a52c569a-2ade-43e1-8200-e0d33f6c9fb6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1523 microversion: 2.1 time: 0.532474 May 18 22:36:16.237567 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2354/4450] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:15 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1523 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:16.328750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-62ceb3bb-ed8a-4455-a82d-b1f2c63ac3bd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:16.338599 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-62ceb3bb-ed8a-4455-a82d-b1f2c63ac3bd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1737 microversion: 2.1 time: 0.616436 May 18 22:36:16.351485 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2097/4451] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:15 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1737 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:36:17.241235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-22abc573-d8a9-4bcf-9d4b-e7d589699d0d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:17.242375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-22abc573-d8a9-4bcf-9d4b-e7d589699d0d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:17.257526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-22abc573-d8a9-4bcf-9d4b-e7d589699d0d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119083] Writing DB stats nova_api:SELECT=55,nova_api:DELETE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:17.260925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22abc573-d8a9-4bcf-9d4b-e7d589699d0d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:17.261837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22abc573-d8a9-4bcf-9d4b-e7d589699d0d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:17.262821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22abc573-d8a9-4bcf-9d4b-e7d589699d0d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:17.263452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22abc573-d8a9-4bcf-9d4b-e7d589699d0d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:17.356418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-48fe2772-67e2-4845-b4ed-3e218d6ca66b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:17.357027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-48fe2772-67e2-4845-b4ed-3e218d6ca66b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:17.371526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48fe2772-67e2-4845-b4ed-3e218d6ca66b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:17.371979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48fe2772-67e2-4845-b4ed-3e218d6ca66b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:17.372766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48fe2772-67e2-4845-b4ed-3e218d6ca66b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:17.373201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48fe2772-67e2-4845-b4ed-3e218d6ca66b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:17.742709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-48fe2772-67e2-4845-b4ed-3e218d6ca66b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:17.751836 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-48fe2772-67e2-4845-b4ed-3e218d6ca66b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1717 microversion: 2.1 time: 0.399490 May 18 22:36:17.759471 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2098/4452] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:17 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1717 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:36:17.825564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-22abc573-d8a9-4bcf-9d4b-e7d589699d0d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:17.840215 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-22abc573-d8a9-4bcf-9d4b-e7d589699d0d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1523 microversion: 2.1 time: 0.602956 May 18 22:36:17.854142 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2355/4453] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:17 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1523 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:18.030437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-96d03304-7f37-4deb-8083-3759a63d6277 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:18.030936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-96d03304-7f37-4deb-8083-3759a63d6277 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:18.054856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96d03304-7f37-4deb-8083-3759a63d6277 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:18.055304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96d03304-7f37-4deb-8083-3759a63d6277 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:18.060260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96d03304-7f37-4deb-8083-3759a63d6277 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:18.061101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96d03304-7f37-4deb-8083-3759a63d6277 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:18.261759 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-96d03304-7f37-4deb-8083-3759a63d6277 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] HTTP exception thrown: Cannot 'detach_volume' instance f777c843-6d8d-4101-9d2e-4c826870464c while it is in vm_state rescued May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-96d03304-7f37-4deb-8083-3759a63d6277 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Request method failure captured: May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments/4f39dd0e-00b4-41ef-a796-353c5b568e5c HTTP/1.1 May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXP7pICKfsmR_OtVzebVBzpMd41kgYQejP6ztwZ9wHiTszaYoYjruqlBZHx0JxIAAhKqa5FLM_CvDAjEPXrHJzY3YrCrfmoeMEWsXAiN6ZN8k0HTHSUHlTaXJGAugnU9ANYlu6hIGi5UrxG6fuNgHMhxU_lSV24g_QO_oboKsz4ecIE May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}] May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 94bcc78dec364e90817e350a20230721 May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: exception: Cannot 'detach_volume' instance f777c843-6d8d-4101-9d2e-4c826870464c while it is in vm_state rescued May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'server_id': 'f777c843-6d8d-4101-9d2e-4c826870464c', 'id': '4f39dd0e-00b4-41ef-a796-353c5b568e5c'} May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 565, in delete May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.compute_api.detach_volume(context, instance, volume) May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance f777c843-6d8d-4101-9d2e-4c826870464c in vm_state rescued. Cannot detach_volume while the instance is in this state. May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 573, in delete May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'detach_volume' instance f777c843-6d8d-4101-9d2e-4c826870464c while it is in vm_state rescued May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:18.263642 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:18.268716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:18.268716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:18.268716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:36:18.268716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:36:18.268716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'detach_volume' instance f777c843-6d8d-4101-9d2e-4c826870464c while it is in vm_state rescued May 18 22:36:18.268716 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:18.276179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-96d03304-7f37-4deb-8083-3759a63d6277 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Returning 409 to user: Cannot 'detach_volume' instance f777c843-6d8d-4101-9d2e-4c826870464c while it is in vm_state rescued {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:18.277708 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-96d03304-7f37-4deb-8083-3759a63d6277 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments/4f39dd0e-00b4-41ef-a796-353c5b568e5c" status: 409 len: 152 microversion: 2.1 time: 0.251704 May 18 22:36:18.281195 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2099/4454] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:36:18 2022] DELETE /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments/4f39dd0e-00b4-41ef-a796-353c5b568e5c => generated 152 bytes in 255 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:36:18.290049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a46070df-0327-413e-85d2-5250e4ad1eb8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:18.290728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a46070df-0327-413e-85d2-5250e4ad1eb8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:18.310199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a46070df-0327-413e-85d2-5250e4ad1eb8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:18.315622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a46070df-0327-413e-85d2-5250e4ad1eb8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:18.316642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a46070df-0327-413e-85d2-5250e4ad1eb8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:18.319822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a46070df-0327-413e-85d2-5250e4ad1eb8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:18.575625 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a46070df-0327-413e-85d2-5250e4ad1eb8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/action" status: 202 len: 0 microversion: 2.1 time: 0.290620 May 18 22:36:18.583931 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2356/4455] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:36:18 2022] POST /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:36:18.590824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-34134a9f-0cb2-4f9f-8358-ee21751eb065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:18.591453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-34134a9f-0cb2-4f9f-8358-ee21751eb065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:18.614469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34134a9f-0cb2-4f9f-8358-ee21751eb065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:18.614917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34134a9f-0cb2-4f9f-8358-ee21751eb065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:18.615781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34134a9f-0cb2-4f9f-8358-ee21751eb065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:18.646871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34134a9f-0cb2-4f9f-8358-ee21751eb065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:18.861845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1948b438-80d8-4f16-8066-114532d3a83d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:18.862670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1948b438-80d8-4f16-8066-114532d3a83d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:18.876683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1948b438-80d8-4f16-8066-114532d3a83d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:18.883576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1948b438-80d8-4f16-8066-114532d3a83d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:18.886979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1948b438-80d8-4f16-8066-114532d3a83d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:18.892484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1948b438-80d8-4f16-8066-114532d3a83d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:19.893429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-34134a9f-0cb2-4f9f-8358-ee21751eb065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:19.905679 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-34134a9f-0cb2-4f9f-8358-ee21751eb065 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1725 microversion: 2.1 time: 1.320343 May 18 22:36:19.910481 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2100/4456] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:18 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1725 bytes in 1326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:20.304045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-c97d1e98-055f-4425-ae9d-e86a6290c952 req-de614cc2-a75b-4abe-a5b5-af53a013a108 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7916c00f-81f1-4f8d-9840-d88b4487efd0", "name": "network-vif-plugged", "status": "completed", "tag": "4f6f834d-eef4-428a-8d4e-65f96ff71160"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:20.318119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c97d1e98-055f-4425-ae9d-e86a6290c952 req-de614cc2-a75b-4abe-a5b5-af53a013a108 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:20.318746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c97d1e98-055f-4425-ae9d-e86a6290c952 req-de614cc2-a75b-4abe-a5b5-af53a013a108 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:20.343590 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-c97d1e98-055f-4425-ae9d-e86a6290c952 req-de614cc2-a75b-4abe-a5b5-af53a013a108 service nova] Creating event network-vif-plugged:4f6f834d-eef4-428a-8d4e-65f96ff71160 for instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 on n-h2-841040-6 May 18 22:36:20.357392 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-c97d1e98-055f-4425-ae9d-e86a6290c952 req-de614cc2-a75b-4abe-a5b5-af53a013a108 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.442868 May 18 22:36:20.358243 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2101/4457] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:36:19 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:36:20.365333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-82ed418b-7a76-45a3-862a-80cea2f5c0ca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:20.365578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1948b438-80d8-4f16-8066-114532d3a83d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:20.366216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-82ed418b-7a76-45a3-862a-80cea2f5c0ca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:20.375081 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1948b438-80d8-4f16-8066-114532d3a83d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1523 microversion: 2.1 time: 1.518019 May 18 22:36:20.375411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82ed418b-7a76-45a3-862a-80cea2f5c0ca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:20.376915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82ed418b-7a76-45a3-862a-80cea2f5c0ca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:20.378544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82ed418b-7a76-45a3-862a-80cea2f5c0ca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:20.379388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82ed418b-7a76-45a3-862a-80cea2f5c0ca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:20.394074 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2357/4458] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:18 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1523 bytes in 1538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:20.413238 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-82ed418b-7a76-45a3-862a-80cea2f5c0ca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] HTTP exception thrown: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-82ed418b-7a76-45a3-862a-80cea2f5c0ca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Request method failure captured: May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 HTTP/1.1 May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXMa2BQHDlizuCW_MTAE0ecEo1aycbk51cDc6v_7g68XFMpI7S8VyJeI46d5HKqFiSR86PC3k4Uy3UUQ7GutFONzhsnPhZPqF1BH4uf2cJ8O76MvFV35ra23Q0WfM6BIWNodZ2usWZ7hD2e3qq62W_aBPNgUmsKJalXYebWzGaIce3g May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 5b41df4f414c46cd84aa02d4c29a39e3 May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AttachVolumeTestJSON-26171835 May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/5b41df4f414c46cd84aa02d4c29a39e3"}]}] May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AttachVolumeTestJSON-26171835 May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 5b41df4f414c46cd84aa02d4c29a39e3 May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AttachVolumeTestJSON-26171835 May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AttachVolumeTestJSON-26171835-project May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 238148f6c44545c69aa0a70920e5ca3c May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AttachVolumeTestJSON-26171835-project May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '3b626c47-4be7-442c-99c5-0c06e675d390'} May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:36:20.416821 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:36:20.420644 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:20.420644 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:20.420644 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:20.420644 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:20.420644 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:20.420644 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:20.420644 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:36:20.420644 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:36:20.420644 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:36:20.420644 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:20.428414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-82ed418b-7a76-45a3-862a-80cea2f5c0ca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Returning 404 to user: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:20.429421 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-82ed418b-7a76-45a3-862a-80cea2f5c0ca tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "DELETE /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 404 len: 111 microversion: 2.1 time: 0.069819 May 18 22:36:20.430268 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2102/4459] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:36:20 2022] DELETE /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:36:20.444805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1bcbee6b-7f5f-4dae-b425-27d18ccd627c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:20.445404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1bcbee6b-7f5f-4dae-b425-27d18ccd627c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3b626c47-4be7-442c-99c5-0c06e675d390] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:20.461362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bcbee6b-7f5f-4dae-b425-27d18ccd627c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:20.464075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bcbee6b-7f5f-4dae-b425-27d18ccd627c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:20.466259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bcbee6b-7f5f-4dae-b425-27d18ccd627c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:20.466845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bcbee6b-7f5f-4dae-b425-27d18ccd627c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:20.513028 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-1bcbee6b-7f5f-4dae-b425-27d18ccd627c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] HTTP exception thrown: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1bcbee6b-7f5f-4dae-b425-27d18ccd627c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Request method failure captured: May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 HTTP/1.1 May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMa2BQHDlizuCW_MTAE0ecEo1aycbk51cDc6v_7g68XFMpI7S8VyJeI46d5HKqFiSR86PC3k4Uy3UUQ7GutFONzhsnPhZPqF1BH4uf2cJ8O76MvFV35ra23Q0WfM6BIWNodZ2usWZ7hD2e3qq62W_aBPNgUmsKJalXYebWzGaIce3g May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 5b41df4f414c46cd84aa02d4c29a39e3 May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeTestJSON-26171835 May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/5b41df4f414c46cd84aa02d4c29a39e3"}]}] May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeTestJSON-26171835 May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 5b41df4f414c46cd84aa02d4c29a39e3 May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeTestJSON-26171835 May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeTestJSON-26171835-project May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 238148f6c44545c69aa0a70920e5ca3c May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeTestJSON-26171835-project May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '3b626c47-4be7-442c-99c5-0c06e675d390'} May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:20.515019 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:20.518524 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:20.518524 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:20.518524 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:20.518524 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:36:20.518524 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:36:20.518524 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. May 18 22:36:20.518524 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:20.520273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1bcbee6b-7f5f-4dae-b425-27d18ccd627c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Returning 404 to user: Instance 3b626c47-4be7-442c-99c5-0c06e675d390 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:20.521330 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1bcbee6b-7f5f-4dae-b425-27d18ccd627c tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390" status: 404 len: 111 microversion: 2.1 time: 0.080350 May 18 22:36:20.522429 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2358/4460] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:20 2022] GET /compute/v2.1/servers/3b626c47-4be7-442c-99c5-0c06e675d390 => generated 111 bytes in 82 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:36:20.927197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-958cce0d-df85-497c-9d79-52352bfa1f8a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:20.927723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-958cce0d-df85-497c-9d79-52352bfa1f8a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:20.959876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-958cce0d-df85-497c-9d79-52352bfa1f8a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:20.962483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-958cce0d-df85-497c-9d79-52352bfa1f8a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:20.974284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-958cce0d-df85-497c-9d79-52352bfa1f8a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:20.974844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-958cce0d-df85-497c-9d79-52352bfa1f8a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:21.417783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c12cf8e5-c9fa-4e55-b065-4ce4a60efe8f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:21.418492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c12cf8e5-c9fa-4e55-b065-4ce4a60efe8f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:21.428127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c12cf8e5-c9fa-4e55-b065-4ce4a60efe8f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:21.445035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c12cf8e5-c9fa-4e55-b065-4ce4a60efe8f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:21.452575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c12cf8e5-c9fa-4e55-b065-4ce4a60efe8f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:21.452820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c12cf8e5-c9fa-4e55-b065-4ce4a60efe8f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:21.600538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-958cce0d-df85-497c-9d79-52352bfa1f8a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:21.621565 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-958cce0d-df85-497c-9d79-52352bfa1f8a tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1725 microversion: 2.1 time: 0.698305 May 18 22:36:21.625083 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2103/4461] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:20 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1725 bytes in 703 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:21.742692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c12cf8e5-c9fa-4e55-b065-4ce4a60efe8f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:21.756135 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c12cf8e5-c9fa-4e55-b065-4ce4a60efe8f tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1523 microversion: 2.1 time: 0.342576 May 18 22:36:21.757376 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2359/4462] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:21 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1523 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:22.643307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9bd863e9-2e3d-4a85-aa05-b921b9aa3fc4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:22.644447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9bd863e9-2e3d-4a85-aa05-b921b9aa3fc4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:22.655254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9bd863e9-2e3d-4a85-aa05-b921b9aa3fc4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:22.657421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9bd863e9-2e3d-4a85-aa05-b921b9aa3fc4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:22.658980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9bd863e9-2e3d-4a85-aa05-b921b9aa3fc4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:22.663369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9bd863e9-2e3d-4a85-aa05-b921b9aa3fc4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:22.673237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-9bd863e9-2e3d-4a85-aa05-b921b9aa3fc4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:22.774621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1e341f43-3168-46bf-8610-4559cf1095a4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:22.775980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1e341f43-3168-46bf-8610-4559cf1095a4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:22.793944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e341f43-3168-46bf-8610-4559cf1095a4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:22.794541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e341f43-3168-46bf-8610-4559cf1095a4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:22.795457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e341f43-3168-46bf-8610-4559cf1095a4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:22.799780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e341f43-3168-46bf-8610-4559cf1095a4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:23.131949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1e341f43-3168-46bf-8610-4559cf1095a4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:23.138386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1e341f43-3168-46bf-8610-4559cf1095a4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:23.144747 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1e341f43-3168-46bf-8610-4559cf1095a4 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1508 microversion: 2.1 time: 0.372704 May 18 22:36:23.147593 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2360/4463] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:22 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1508 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:36:23.168138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6de8c5ad-5c8a-4bfc-b47d-ce05cc880cb0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:23.168983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6de8c5ad-5c8a-4bfc-b47d-ce05cc880cb0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:23.184653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6de8c5ad-5c8a-4bfc-b47d-ce05cc880cb0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:23.189492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6de8c5ad-5c8a-4bfc-b47d-ce05cc880cb0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:23.192872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6de8c5ad-5c8a-4bfc-b47d-ce05cc880cb0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:23.194511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6de8c5ad-5c8a-4bfc-b47d-ce05cc880cb0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:23.218945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9bd863e9-2e3d-4a85-aa05-b921b9aa3fc4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:23.227409 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9bd863e9-2e3d-4a85-aa05-b921b9aa3fc4 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1725 microversion: 2.1 time: 0.588343 May 18 22:36:23.243459 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2104/4464] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:22 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1725 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:23.605697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6de8c5ad-5c8a-4bfc-b47d-ce05cc880cb0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:23.631067 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6de8c5ad-5c8a-4bfc-b47d-ce05cc880cb0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 200 len: 1508 microversion: 2.1 time: 0.468319 May 18 22:36:23.635295 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2361/4465] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:23 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 1508 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:23.657008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d0962ea8-8ec6-4006-870a-9e89623ac80b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:23.657502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d0962ea8-8ec6-4006-870a-9e89623ac80b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:23.670882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0962ea8-8ec6-4006-870a-9e89623ac80b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:23.671309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0962ea8-8ec6-4006-870a-9e89623ac80b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:23.672076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0962ea8-8ec6-4006-870a-9e89623ac80b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:23.672508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0962ea8-8ec6-4006-870a-9e89623ac80b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:23.755577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d0962ea8-8ec6-4006-870a-9e89623ac80b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:36:23.945010 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d0962ea8-8ec6-4006-870a-9e89623ac80b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 204 len: 0 microversion: 2.1 time: 0.292853 May 18 22:36:23.946651 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2105/4466] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:36:23 2022] DELETE /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:36:24.170846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1304351138", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "7de17e2c-1bee-4afe-878e-3823b3449300"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:24.251914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2bfb117-c091-42d3-a7d9-8e73361df150 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:24.252810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b2bfb117-c091-42d3-a7d9-8e73361df150 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:24.263057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] validate_networks() for [('7de17e2c-1bee-4afe-878e-3823b3449300', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:36:24.264493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2bfb117-c091-42d3-a7d9-8e73361df150 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:24.264967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2bfb117-c091-42d3-a7d9-8e73361df150 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:24.266030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2bfb117-c091-42d3-a7d9-8e73361df150 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:24.278647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2bfb117-c091-42d3-a7d9-8e73361df150 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:24.608085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b2bfb117-c091-42d3-a7d9-8e73361df150 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:24.621050 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b2bfb117-c091-42d3-a7d9-8e73361df150 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1731 microversion: 2.1 time: 0.372571 May 18 22:36:24.623411 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2106/4467] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:24 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1731 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:24.643238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d4fcbe28-89c3-494e-a8ab-fc165c695f9b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:24.643735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d4fcbe28-89c3-494e-a8ab-fc165c695f9b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:24.658130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4fcbe28-89c3-494e-a8ab-fc165c695f9b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:24.659609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4fcbe28-89c3-494e-a8ab-fc165c695f9b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:24.673850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4fcbe28-89c3-494e-a8ab-fc165c695f9b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:24.676785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4fcbe28-89c3-494e-a8ab-fc165c695f9b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:24.857277 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d4fcbe28-89c3-494e-a8ab-fc165c695f9b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-interface" status: 200 len: 285 microversion: 2.1 time: 0.219433 May 18 22:36:24.857916 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2107/4468] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:36:24 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-interface => generated 285 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:36:25.225570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:36:25.226390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:36:25.227024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:36:25.227580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:36:25.228160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:36:25.250026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:25.251858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:25.258642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:25.259388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:25.307115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Getting quotas for project e34618e67f6c46bea45ae73d3508523a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:36:25.326121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Getting quotas for user d47fc3a543374f749708a513134aeb23 and project e34618e67f6c46bea45ae73d3508523a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:36:25.358262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:36:25.366796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:36:25.508074 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-313f4033-9d76-4905-916b-c24d0fb562e1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.341331 May 18 22:36:25.514314 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2362/4469] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:36:24 2022] POST /compute/v2.1/servers => generated 380 bytes in 1349 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:36:25.529157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bc0747d2-0bf5-4e34-a21e-cc13a27bc6ba tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:25.530172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bc0747d2-0bf5-4e34-a21e-cc13a27bc6ba tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:25.823817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bc0747d2-0bf5-4e34-a21e-cc13a27bc6ba tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:25.841480 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bc0747d2-0bf5-4e34-a21e-cc13a27bc6ba tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1218 microversion: 2.1 time: 0.321301 May 18 22:36:25.845423 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2108/4470] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:25 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1218 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:26.863319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72bc4893-df3e-478d-aa05-f626543aa9c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:26.864636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-72bc4893-df3e-478d-aa05-f626543aa9c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:27.039962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-72bc4893-df3e-478d-aa05-f626543aa9c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:27.050267 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72bc4893-df3e-478d-aa05-f626543aa9c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1218 microversion: 2.1 time: 0.192009 May 18 22:36:27.058792 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2363/4471] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:26 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1218 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:28.076465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-08cfddc0-eab9-457b-aeab-d54a25def746 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:28.077076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-08cfddc0-eab9-457b-aeab-d54a25def746 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:28.102538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08cfddc0-eab9-457b-aeab-d54a25def746 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:28.103383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08cfddc0-eab9-457b-aeab-d54a25def746 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:28.107622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08cfddc0-eab9-457b-aeab-d54a25def746 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:28.108246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08cfddc0-eab9-457b-aeab-d54a25def746 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:28.279048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-08cfddc0-eab9-457b-aeab-d54a25def746 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:28.287978 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-08cfddc0-eab9-457b-aeab-d54a25def746 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1278 microversion: 2.1 time: 0.216208 May 18 22:36:28.295280 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2109/4472] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:28 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1278 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:28.824094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-4bc7f14f-aba2-44aa-b8ad-4bbbbb89738b req-7cbd1f99-cca2-4f21-aac0-6f4545e68057 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7916c00f-81f1-4f8d-9840-d88b4487efd0", "name": "network-vif-deleted", "tag": "4f6f834d-eef4-428a-8d4e-65f96ff71160"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:28.844753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4bc7f14f-aba2-44aa-b8ad-4bbbbb89738b req-7cbd1f99-cca2-4f21-aac0-6f4545e68057 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:28.845206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4bc7f14f-aba2-44aa-b8ad-4bbbbb89738b req-7cbd1f99-cca2-4f21-aac0-6f4545e68057 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:28.892744 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-4bc7f14f-aba2-44aa-b8ad-4bbbbb89738b req-7cbd1f99-cca2-4f21-aac0-6f4545e68057 service nova] Creating event network-vif-deleted:4f6f834d-eef4-428a-8d4e-65f96ff71160 for instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 on n-h2-841040-6 May 18 22:36:28.906454 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-4bc7f14f-aba2-44aa-b8ad-4bbbbb89738b req-7cbd1f99-cca2-4f21-aac0-6f4545e68057 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.730975 May 18 22:36:28.909255 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2364/4473] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:36:28 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 735 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:36:29.305038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-113c656c-a1c1-4029-a274-daebb60cbfea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:29.306371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-113c656c-a1c1-4029-a274-daebb60cbfea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:29.326187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-113c656c-a1c1-4029-a274-daebb60cbfea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:29.329155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-113c656c-a1c1-4029-a274-daebb60cbfea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:29.332146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-113c656c-a1c1-4029-a274-daebb60cbfea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:29.333357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-113c656c-a1c1-4029-a274-daebb60cbfea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:29.526722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-113c656c-a1c1-4029-a274-daebb60cbfea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:29.538797 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-113c656c-a1c1-4029-a274-daebb60cbfea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1276 microversion: 2.1 time: 0.237728 May 18 22:36:29.541287 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2110/4474] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:29 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1276 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:30.559938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45b9794f-95f5-4d96-84e9-cfe2dcff8faa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:30.560779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-45b9794f-95f5-4d96-84e9-cfe2dcff8faa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:30.585572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45b9794f-95f5-4d96-84e9-cfe2dcff8faa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:30.589327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45b9794f-95f5-4d96-84e9-cfe2dcff8faa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:30.595225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45b9794f-95f5-4d96-84e9-cfe2dcff8faa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:30.599665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45b9794f-95f5-4d96-84e9-cfe2dcff8faa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:30.962500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-14440457-859d-43ed-8204-226c71b4f941 req-42c56e64-205e-4401-bb32-1983912f0c70 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f777c843-6d8d-4101-9d2e-4c826870464c", "tag": "56c71e4c-8f91-400f-b263-9c5d82e4a1f3"}, {"name": "network-changed", "server_uuid": "f777c843-6d8d-4101-9d2e-4c826870464c", "tag": "56c71e4c-8f91-400f-b263-9c5d82e4a1f3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:30.987224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-14440457-859d-43ed-8204-226c71b4f941 req-42c56e64-205e-4401-bb32-1983912f0c70 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:30.987902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-14440457-859d-43ed-8204-226c71b4f941 req-42c56e64-205e-4401-bb32-1983912f0c70 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:31.014782 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-14440457-859d-43ed-8204-226c71b4f941 req-42c56e64-205e-4401-bb32-1983912f0c70 service nova] Creating event network-changed:56c71e4c-8f91-400f-b263-9c5d82e4a1f3 for instance f777c843-6d8d-4101-9d2e-4c826870464c on n-h2-841040-6 May 18 22:36:31.016318 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-14440457-859d-43ed-8204-226c71b4f941 req-42c56e64-205e-4401-bb32-1983912f0c70 service nova] Creating event network-changed:56c71e4c-8f91-400f-b263-9c5d82e4a1f3 for instance f777c843-6d8d-4101-9d2e-4c826870464c on n-h2-841040-6 May 18 22:36:31.029617 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-14440457-859d-43ed-8204-226c71b4f941 req-42c56e64-205e-4401-bb32-1983912f0c70 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.069294 May 18 22:36:31.030811 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2111/4475] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:36:30 2022] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:36:31.817863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-45b9794f-95f5-4d96-84e9-cfe2dcff8faa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:31.849905 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-45b9794f-95f5-4d96-84e9-cfe2dcff8faa tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1318 microversion: 2.1 time: 1.287616 May 18 22:36:31.853795 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2365/4476] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:30 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1318 bytes in 1301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:32.870004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-15ab71d0-ec5a-4c3c-b00a-caedb1d459a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:32.870712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-15ab71d0-ec5a-4c3c-b00a-caedb1d459a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:32.889787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15ab71d0-ec5a-4c3c-b00a-caedb1d459a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:32.890238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15ab71d0-ec5a-4c3c-b00a-caedb1d459a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:32.891028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15ab71d0-ec5a-4c3c-b00a-caedb1d459a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:32.891522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15ab71d0-ec5a-4c3c-b00a-caedb1d459a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:33.097153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d04b36f6-9b51-4ccd-9c6b-2c72ebca8bf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:33.098303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d04b36f6-9b51-4ccd-9c6b-2c72ebca8bf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:33.114462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d04b36f6-9b51-4ccd-9c6b-2c72ebca8bf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:33.116835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d04b36f6-9b51-4ccd-9c6b-2c72ebca8bf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:33.118674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d04b36f6-9b51-4ccd-9c6b-2c72ebca8bf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:33.122226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d04b36f6-9b51-4ccd-9c6b-2c72ebca8bf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:33.171355 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-d04b36f6-9b51-4ccd-9c6b-2c72ebca8bf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] HTTP exception thrown: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d04b36f6-9b51-4ccd-9c6b-2c72ebca8bf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Request method failure captured: May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 HTTP/1.1 May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMa2BQHDlizuCW_MTAE0ecEo1aycbk51cDc6v_7g68XFMpI7S8VyJeI46d5HKqFiSR86PC3k4Uy3UUQ7GutFONzhsnPhZPqF1BH4uf2cJ8O76MvFV35ra23Q0WfM6BIWNodZ2usWZ7hD2e3qq62W_aBPNgUmsKJalXYebWzGaIce3g May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 5b41df4f414c46cd84aa02d4c29a39e3 May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeTestJSON-26171835 May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/5b41df4f414c46cd84aa02d4c29a39e3"}]}] May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeTestJSON-26171835 May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 5b41df4f414c46cd84aa02d4c29a39e3 May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeTestJSON-26171835 May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeTestJSON-26171835-project May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 238148f6c44545c69aa0a70920e5ca3c May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeTestJSON-26171835-project May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '3f433888-4792-43e8-b978-fb64ea408f31'} May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:36:33.173106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:36:33.179050 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:33.179050 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:33.179050 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:33.179050 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:33.179050 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:33.179050 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:33.179050 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:36:33.179050 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:36:33.179050 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:36:33.179050 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:33.179050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d04b36f6-9b51-4ccd-9c6b-2c72ebca8bf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Returning 404 to user: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:33.179050 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d04b36f6-9b51-4ccd-9c6b-2c72ebca8bf6 tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "DELETE /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 404 len: 111 microversion: 2.1 time: 0.081302 May 18 22:36:33.186415 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2366/4477] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:36:33 2022] DELETE /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 111 bytes in 94 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:36:33.193780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04c8ca33-78bb-41d7-a3ae-88c56da8118b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:33.194401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-04c8ca33-78bb-41d7-a3ae-88c56da8118b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] [instance: 3f433888-4792-43e8-b978-fb64ea408f31] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:33.211277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04c8ca33-78bb-41d7-a3ae-88c56da8118b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:33.211725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04c8ca33-78bb-41d7-a3ae-88c56da8118b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:33.212496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04c8ca33-78bb-41d7-a3ae-88c56da8118b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:33.212924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04c8ca33-78bb-41d7-a3ae-88c56da8118b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:33.249312 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-04c8ca33-78bb-41d7-a3ae-88c56da8118b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] HTTP exception thrown: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04c8ca33-78bb-41d7-a3ae-88c56da8118b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Request method failure captured: May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 HTTP/1.1 May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXMa2BQHDlizuCW_MTAE0ecEo1aycbk51cDc6v_7g68XFMpI7S8VyJeI46d5HKqFiSR86PC3k4Uy3UUQ7GutFONzhsnPhZPqF1BH4uf2cJ8O76MvFV35ra23Q0WfM6BIWNodZ2usWZ7hD2e3qq62W_aBPNgUmsKJalXYebWzGaIce3g May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 5b41df4f414c46cd84aa02d4c29a39e3 May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeTestJSON-26171835 May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_5b41df4f414c46cd84aa02d4c29a39e3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/5b41df4f414c46cd84aa02d4c29a39e3"}]}] May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeTestJSON-26171835 May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 5b41df4f414c46cd84aa02d4c29a39e3 May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeTestJSON-26171835 May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeTestJSON-26171835-project May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 238148f6c44545c69aa0a70920e5ca3c May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeTestJSON-26171835-project May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '3f433888-4792-43e8-b978-fb64ea408f31'} May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:33.259954 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:33.263972 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:33.263972 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:33.263972 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:33.263972 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:36:33.263972 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:36:33.263972 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. May 18 22:36:33.263972 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:33.265541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04c8ca33-78bb-41d7-a3ae-88c56da8118b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] Returning 404 to user: Instance 3f433888-4792-43e8-b978-fb64ea408f31 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:33.266617 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04c8ca33-78bb-41d7-a3ae-88c56da8118b tempest-AttachVolumeTestJSON-26171835 tempest-AttachVolumeTestJSON-26171835-project] 10.222.0.58 "GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31" status: 404 len: 111 microversion: 2.1 time: 0.079150 May 18 22:36:33.267464 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2367/4478] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:33 2022] GET /compute/v2.1/servers/3f433888-4792-43e8-b978-fb64ea408f31 => generated 111 bytes in 81 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:36:33.331377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-15ab71d0-ec5a-4c3c-b00a-caedb1d459a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:33.344767 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-15ab71d0-ec5a-4c3c-b00a-caedb1d459a2 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1318 microversion: 2.1 time: 0.478495 May 18 22:36:33.346181 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2112/4479] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:32 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1318 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:34.307506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-af45990a-492e-4424-a911-7083ddd7e5fe req-8ab85752-c3d0-4491-97d1-664aa66324c5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4653ab6d-bacc-4fc6-b2de-67be8849abbc", "tag": "04d9f80c-7a2f-4856-9a1c-21278111ea8a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:34.326169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-af45990a-492e-4424-a911-7083ddd7e5fe req-8ab85752-c3d0-4491-97d1-664aa66324c5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:34.326732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-af45990a-492e-4424-a911-7083ddd7e5fe req-8ab85752-c3d0-4491-97d1-664aa66324c5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:34.349817 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-af45990a-492e-4424-a911-7083ddd7e5fe req-8ab85752-c3d0-4491-97d1-664aa66324c5 service nova] Creating event network-changed:04d9f80c-7a2f-4856-9a1c-21278111ea8a for instance 4653ab6d-bacc-4fc6-b2de-67be8849abbc on n-h1-841040-6 May 18 22:36:34.364155 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-af45990a-492e-4424-a911-7083ddd7e5fe req-8ab85752-c3d0-4491-97d1-664aa66324c5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.303097 May 18 22:36:34.369171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-db11464b-f68e-4fca-a2be-5a469c8a7d70 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:34.369978 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2368/4480] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:36:34 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:36:34.371140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-db11464b-f68e-4fca-a2be-5a469c8a7d70 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:34.398717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db11464b-f68e-4fca-a2be-5a469c8a7d70 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:34.399777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db11464b-f68e-4fca-a2be-5a469c8a7d70 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:34.405664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db11464b-f68e-4fca-a2be-5a469c8a7d70 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:34.407504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db11464b-f68e-4fca-a2be-5a469c8a7d70 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:34.747621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-db11464b-f68e-4fca-a2be-5a469c8a7d70 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:34.760510 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-db11464b-f68e-4fca-a2be-5a469c8a7d70 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1318 microversion: 2.1 time: 0.401194 May 18 22:36:34.771723 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2113/4481] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:34 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1318 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:35.775799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-af45990a-492e-4424-a911-7083ddd7e5fe req-8ab85752-c3d0-4491-97d1-664aa66324c5 service nova] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:35.782411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8c6716cc-e645-4cff-ab78-713705f2c539 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:35.783841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8c6716cc-e645-4cff-ab78-713705f2c539 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:35.798877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c6716cc-e645-4cff-ab78-713705f2c539 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:35.803197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c6716cc-e645-4cff-ab78-713705f2c539 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:35.804282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c6716cc-e645-4cff-ab78-713705f2c539 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:35.810241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8c6716cc-e645-4cff-ab78-713705f2c539 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:36.272248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8c6716cc-e645-4cff-ab78-713705f2c539 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:36.289314 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8c6716cc-e645-4cff-ab78-713705f2c539 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1318 microversion: 2.1 time: 0.515226 May 18 22:36:36.292664 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2369/4482] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:35 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1318 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:37.306655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c1080b47-4da7-4070-8def-2445548f4867 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:37.307380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c1080b47-4da7-4070-8def-2445548f4867 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:37.311524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c1080b47-4da7-4070-8def-2445548f4867 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:37.330058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1080b47-4da7-4070-8def-2445548f4867 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:37.330506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1080b47-4da7-4070-8def-2445548f4867 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:37.331285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1080b47-4da7-4070-8def-2445548f4867 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:37.331717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1080b47-4da7-4070-8def-2445548f4867 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:37.949090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c1080b47-4da7-4070-8def-2445548f4867 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:37.965176 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c1080b47-4da7-4070-8def-2445548f4867 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1318 microversion: 2.1 time: 0.661326 May 18 22:36:37.966986 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2114/4483] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:37 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1318 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:38.982715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c9691606-627c-48a8-9719-8546fdfe123c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:38.983273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c9691606-627c-48a8-9719-8546fdfe123c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:38.991446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c9691606-627c-48a8-9719-8546fdfe123c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:38.999003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c9691606-627c-48a8-9719-8546fdfe123c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:38.999555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c9691606-627c-48a8-9719-8546fdfe123c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:39.000358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c9691606-627c-48a8-9719-8546fdfe123c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:39.000785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c9691606-627c-48a8-9719-8546fdfe123c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:39.698822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c9691606-627c-48a8-9719-8546fdfe123c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:39.707037 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c9691606-627c-48a8-9719-8546fdfe123c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1318 microversion: 2.1 time: 0.728839 May 18 22:36:39.712255 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2370/4484] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:38 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1318 bytes in 735 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:40.728872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4b0ce778-13c6-4946-95c9-f91d1349dd56 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:40.730322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4b0ce778-13c6-4946-95c9-f91d1349dd56 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:40.751662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b0ce778-13c6-4946-95c9-f91d1349dd56 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:40.752118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b0ce778-13c6-4946-95c9-f91d1349dd56 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:40.752912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b0ce778-13c6-4946-95c9-f91d1349dd56 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:40.753416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b0ce778-13c6-4946-95c9-f91d1349dd56 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:41.070130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4b0ce778-13c6-4946-95c9-f91d1349dd56 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:41.087852 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4b0ce778-13c6-4946-95c9-f91d1349dd56 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1318 microversion: 2.1 time: 0.362877 May 18 22:36:41.089008 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2115/4485] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:40 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1318 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:42.105682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e76818b5-abe6-42ba-885a-49633b413fc0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:42.106737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e76818b5-abe6-42ba-885a-49633b413fc0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:42.122010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e76818b5-abe6-42ba-885a-49633b413fc0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:42.122455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e76818b5-abe6-42ba-885a-49633b413fc0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:42.123222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e76818b5-abe6-42ba-885a-49633b413fc0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:42.123645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e76818b5-abe6-42ba-885a-49633b413fc0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:42.681952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e76818b5-abe6-42ba-885a-49633b413fc0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:42.690641 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e76818b5-abe6-42ba-885a-49633b413fc0 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1318 microversion: 2.1 time: 0.589966 May 18 22:36:42.694634 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2371/4486] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:42 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1318 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:43.390988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-2ca5e6c8-2391-4c7e-992b-2d3f9fb9804c req-0e5051be-96b8-4424-924e-4e9d22cd6ca8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4653ab6d-bacc-4fc6-b2de-67be8849abbc", "name": "network-vif-plugged", "status": "completed", "tag": "04d9f80c-7a2f-4856-9a1c-21278111ea8a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:43.398608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-2ca5e6c8-2391-4c7e-992b-2d3f9fb9804c req-0e5051be-96b8-4424-924e-4e9d22cd6ca8 service nova] [119082] Writing DB stats nova_api:SELECT=49,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:43.420605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2ca5e6c8-2391-4c7e-992b-2d3f9fb9804c req-0e5051be-96b8-4424-924e-4e9d22cd6ca8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:43.421630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2ca5e6c8-2391-4c7e-992b-2d3f9fb9804c req-0e5051be-96b8-4424-924e-4e9d22cd6ca8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:43.458954 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2ca5e6c8-2391-4c7e-992b-2d3f9fb9804c req-0e5051be-96b8-4424-924e-4e9d22cd6ca8 service nova] Creating event network-vif-plugged:04d9f80c-7a2f-4856-9a1c-21278111ea8a for instance 4653ab6d-bacc-4fc6-b2de-67be8849abbc on n-h1-841040-6 May 18 22:36:43.470916 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-2ca5e6c8-2391-4c7e-992b-2d3f9fb9804c req-0e5051be-96b8-4424-924e-4e9d22cd6ca8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.082786 May 18 22:36:43.472085 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2116/4487] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:36:43 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:36:43.712295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-301d1fb5-5d56-47c8-85d3-a9c227d130ea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:43.713583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-301d1fb5-5d56-47c8-85d3-a9c227d130ea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:43.726609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-301d1fb5-5d56-47c8-85d3-a9c227d130ea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:43.729048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-301d1fb5-5d56-47c8-85d3-a9c227d130ea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:43.731379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-301d1fb5-5d56-47c8-85d3-a9c227d130ea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:43.731821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-301d1fb5-5d56-47c8-85d3-a9c227d130ea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:43.972430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-301d1fb5-5d56-47c8-85d3-a9c227d130ea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:43.984273 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-301d1fb5-5d56-47c8-85d3-a9c227d130ea tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1318 microversion: 2.1 time: 0.277321 May 18 22:36:43.986470 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2372/4488] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:43 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1318 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:44.321542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1944871762", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "7b36c30d-cec5-4fc2-a2cd-2e9728dc1291"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:44.407852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] validate_networks() for [('7b36c30d-cec5-4fc2-a2cd-2e9728dc1291', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:36:45.004453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d53ef04c-7b98-464d-871f-03eeaaad5d0e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:45.005342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d53ef04c-7b98-464d-871f-03eeaaad5d0e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:45.021824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d53ef04c-7b98-464d-871f-03eeaaad5d0e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:45.026890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d53ef04c-7b98-464d-871f-03eeaaad5d0e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:45.030098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d53ef04c-7b98-464d-871f-03eeaaad5d0e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:45.042378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:36:45.042532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d53ef04c-7b98-464d-871f-03eeaaad5d0e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:45.043311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:36:45.043945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:36:45.044777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:36:45.045345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:36:45.060812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:45.061644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:45.062663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:45.063425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:45.091026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Getting quotas for project 75250630ed4749c89bb58dfb46f6a540. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:36:45.111037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Getting quotas for user 990f16ebb3394bf990be0effae842c20 and project 75250630ed4749c89bb58dfb46f6a540. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:36:45.153783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:36:45.162297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:36:45.277125 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c2e552b0-a35f-4e81-b860-ea6a7225b94b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.319815 May 18 22:36:45.279535 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2117/4489] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:36:43 2022] POST /compute/v2.1/servers => generated 380 bytes in 1323 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:36:45.296107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d940da35-e644-423c-83b5-ce46a13b5e66 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:45.296656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d940da35-e644-423c-83b5-ce46a13b5e66 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:45.319962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d53ef04c-7b98-464d-871f-03eeaaad5d0e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:45.331103 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d53ef04c-7b98-464d-871f-03eeaaad5d0e tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1508 microversion: 2.1 time: 0.332864 May 18 22:36:45.331714 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2373/4490] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:44 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1508 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:45.350554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-efcdc00f-c00e-44bb-aca2-5ab2e4a4c68c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:45.351435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-efcdc00f-c00e-44bb-aca2-5ab2e4a4c68c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:45.358959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efcdc00f-c00e-44bb-aca2-5ab2e4a4c68c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:45.359816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efcdc00f-c00e-44bb-aca2-5ab2e4a4c68c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:45.361540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efcdc00f-c00e-44bb-aca2-5ab2e4a4c68c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:45.362177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-efcdc00f-c00e-44bb-aca2-5ab2e4a4c68c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:45.408131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d940da35-e644-423c-83b5-ce46a13b5e66 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '990f16ebb3394bf990be0effae842c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75250630ed4749c89bb58dfb46f6a540', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:45.427457 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d940da35-e644-423c-83b5-ce46a13b5e66 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 200 len: 1214 microversion: 2.1 time: 0.139854 May 18 22:36:45.434630 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2118/4491] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:45 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 1214 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:45.646864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-efcdc00f-c00e-44bb-aca2-5ab2e4a4c68c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:45.659702 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-efcdc00f-c00e-44bb-aca2-5ab2e4a4c68c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1508 microversion: 2.1 time: 0.312986 May 18 22:36:45.661890 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2374/4492] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:45 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1508 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:45.680784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-88fcb943-38af-459e-9b34-996535325813 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:45.685799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-88fcb943-38af-459e-9b34-996535325813 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:45.700801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5fdd6f9d-58c0-47cb-bea5-8b558cf616b5 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Action: 'create', calling method: .version_select at 0x7fa2ec47d5e0>, body: {"volume": {"size": "#$%", "display_name": "tempest-VolumesNegativeTest-Volume-1888551479", "metadata": {"Type": "work"}}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:45.703169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88fcb943-38af-459e-9b34-996535325813 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:45.703614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88fcb943-38af-459e-9b34-996535325813 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:45.704375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88fcb943-38af-459e-9b34-996535325813 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:45.704832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-88fcb943-38af-459e-9b34-996535325813 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5fdd6f9d-58c0-47cb-bea5-8b558cf616b5 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Request method failure captured: May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/os-volumes HTTP/1.1 May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 122 May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXT9qDYPLwWXqyqwJUVh2W5NaZ5ntFhmXt6lbfDGyNHKNWNVBD0AYosEGpimoZCTrBHZPeyjk0gM485hbyHk-NyN8bvdiPO6fuG2s6bJCftdJQbwkpmiO7E2CgMm3229GvWQqKOHBZup_ncJThHIxOAWy76X0LVXSDHEgHgpKY2WyKA May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9f530c66e7604bc5bb7e68bb351ca36f May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesNegativeTest-1971795902 May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9f530c66e7604bc5bb7e68bb351ca36f"}]}] May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesNegativeTest-1971795902 May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9f530c66e7604bc5bb7e68bb351ca36f May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesNegativeTest-1971795902 May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesNegativeTest-1971795902-project May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 8664b0584f864386880172da4c986420 May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesNegativeTest-1971795902-project May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: {"volume": {"size": "#$%", "display_name": "tempest-VolumesNegativeTest-Volume-1888551479", "metadata": {"Type": "work"}}} May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'volume': {'size': '#$%', 'display_name': 'tempest-VolumesNegativeTest-Volume-1888551479', 'metadata': {'Type': 'work'}}}} May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: '#$%' does not match '^[0-9]+$' May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'pattern' in schema['properties']['volume']['properties']['size']: May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'minimum': 1, 'pattern': '^[0-9]+$', 'type': ['integer', 'string']} May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['volume']: May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi '#$%' May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:36:45.706782 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:36:45.710876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' May 18 22:36:45.710876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.710876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:45.710876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.710876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:45.710876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:45.710876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:45.710876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:36:45.710876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:36:45.710876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' May 18 22:36:45.710876 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.710876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5fdd6f9d-58c0-47cb-bea5-8b558cf616b5 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Returning 400 to user: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:45.712445 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5fdd6f9d-58c0-47cb-bea5-8b558cf616b5 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] 10.222.0.58 "POST /compute/v2.1/os-volumes" status: 400 len: 127 microversion: 2.1 time: 0.261873 May 18 22:36:45.714112 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2119/4493] 10.222.0.58 () {60 vars in 1155 bytes} [Wed May 18 22:36:45 2022] POST /compute/v2.1/os-volumes => generated 127 bytes in 265 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:36:45.725017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-08f8c79e-b6a6-4ecb-b999-f69e4fe8c7aa tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Action: 'create', calling method: .version_select at 0x7fa2ec022c10>, body: {"volume": {"size": "0", "display_name": "tempest-VolumesNegativeTest-Volume-1708362489", "metadata": {"Type": "work"}}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-08f8c79e-b6a6-4ecb-b999-f69e4fe8c7aa tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Request method failure captured: May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/os-volumes HTTP/1.1 May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 120 May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXT9qDYPLwWXqyqwJUVh2W5NaZ5ntFhmXt6lbfDGyNHKNWNVBD0AYosEGpimoZCTrBHZPeyjk0gM485hbyHk-NyN8bvdiPO6fuG2s6bJCftdJQbwkpmiO7E2CgMm3229GvWQqKOHBZup_ncJThHIxOAWy76X0LVXSDHEgHgpKY2WyKA May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9f530c66e7604bc5bb7e68bb351ca36f May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesNegativeTest-1971795902 May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9f530c66e7604bc5bb7e68bb351ca36f"}]}] May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesNegativeTest-1971795902 May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9f530c66e7604bc5bb7e68bb351ca36f May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesNegativeTest-1971795902 May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesNegativeTest-1971795902-project May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 8664b0584f864386880172da4c986420 May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesNegativeTest-1971795902-project May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: {"volume": {"size": "0", "display_name": "tempest-VolumesNegativeTest-Volume-1708362489", "metadata": {"Type": "work"}}} May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'volume': {'size': '0', 'display_name': 'tempest-VolumesNegativeTest-Volume-1708362489', 'metadata': {'Type': 'work'}}}} May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 0 is less than the minimum of 1 May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'minimum' in schema['properties']['volume']['properties']['size']: May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'minimum': 1, 'pattern': '^[0-9]+$', 'type': ['integer', 'string']} May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['volume']: May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi '0' May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:36:45.729819 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:36:45.734015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 May 18 22:36:45.734015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.734015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:45.734015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.734015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:45.734015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:45.734015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:45.734015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:36:45.734015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:36:45.734015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 May 18 22:36:45.734015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.736513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-08f8c79e-b6a6-4ecb-b999-f69e4fe8c7aa tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Returning 400 to user: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:45.738082 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-08f8c79e-b6a6-4ecb-b999-f69e4fe8c7aa tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] 10.222.0.58 "POST /compute/v2.1/os-volumes" status: 400 len: 125 microversion: 2.1 time: 0.018548 May 18 22:36:45.738964 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2120/4494] 10.222.0.58 () {60 vars in 1155 bytes} [Wed May 18 22:36:45 2022] POST /compute/v2.1/os-volumes => generated 125 bytes in 20 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) May 18 22:36:45.764758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-abed1410-fe74-4d0c-9835-2b4cad7b9cb8 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Action: 'create', calling method: .version_select at 0x7fa2ec022dc0>, body: {"volume": {"size": "", "display_name": "tempest-VolumesNegativeTest-Volume-263836550", "metadata": {"Type": "work"}}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-abed1410-fe74-4d0c-9835-2b4cad7b9cb8 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Request method failure captured: May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/os-volumes HTTP/1.1 May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 118 May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXT9qDYPLwWXqyqwJUVh2W5NaZ5ntFhmXt6lbfDGyNHKNWNVBD0AYosEGpimoZCTrBHZPeyjk0gM485hbyHk-NyN8bvdiPO6fuG2s6bJCftdJQbwkpmiO7E2CgMm3229GvWQqKOHBZup_ncJThHIxOAWy76X0LVXSDHEgHgpKY2WyKA May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9f530c66e7604bc5bb7e68bb351ca36f May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesNegativeTest-1971795902 May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9f530c66e7604bc5bb7e68bb351ca36f"}]}] May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesNegativeTest-1971795902 May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9f530c66e7604bc5bb7e68bb351ca36f May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesNegativeTest-1971795902 May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesNegativeTest-1971795902-project May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 8664b0584f864386880172da4c986420 May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesNegativeTest-1971795902-project May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: {"volume": {"size": "", "display_name": "tempest-VolumesNegativeTest-Volume-263836550", "metadata": {"Type": "work"}}} May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'volume': {'size': '', 'display_name': 'tempest-VolumesNegativeTest-Volume-263836550', 'metadata': {'Type': 'work'}}}} May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: '' does not match '^[0-9]+$' May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'pattern' in schema['properties']['volume']['properties']['size']: May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'minimum': 1, 'pattern': '^[0-9]+$', 'type': ['integer', 'string']} May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['volume']: May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi '' May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:36:45.773114 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:36:45.777537 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' May 18 22:36:45.777537 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.777537 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:45.777537 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.777537 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:45.777537 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:45.777537 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:45.777537 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:36:45.777537 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:36:45.777537 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' May 18 22:36:45.777537 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.780300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-abed1410-fe74-4d0c-9835-2b4cad7b9cb8 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Returning 400 to user: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:45.782493 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-abed1410-fe74-4d0c-9835-2b4cad7b9cb8 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] 10.222.0.58 "POST /compute/v2.1/os-volumes" status: 400 len: 121 microversion: 2.1 time: 0.034486 May 18 22:36:45.785860 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2121/4495] 10.222.0.58 () {60 vars in 1155 bytes} [Wed May 18 22:36:45 2022] POST /compute/v2.1/os-volumes => generated 121 bytes in 39 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:36:45.804299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b5c8a98a-be2c-4e84-85d7-fdaab61c712e tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Calling method '.version_select at 0x7fa2ec3b8040>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:45.817984 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-88fcb943-38af-459e-9b34-996535325813 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "PUT /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1080 microversion: 2.1 time: 0.141682 May 18 22:36:45.828882 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2375/4496] 10.222.0.58 () {60 vars in 1255 bytes} [Wed May 18 22:36:45 2022] PUT /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1080 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:45.834664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d7eafba7-2c7f-4e8d-bb0b-a05cf1619a71 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:45.835422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d7eafba7-2c7f-4e8d-bb0b-a05cf1619a71 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:45.843099 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7eafba7-2c7f-4e8d-bb0b-a05cf1619a71 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:45.843814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7eafba7-2c7f-4e8d-bb0b-a05cf1619a71 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:45.844832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7eafba7-2c7f-4e8d-bb0b-a05cf1619a71 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:45.845444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7eafba7-2c7f-4e8d-bb0b-a05cf1619a71 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:45.862307 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-b5c8a98a-be2c-4e84-85d7-fdaab61c712e tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] HTTP exception thrown: Volume tempest-invalid-249199262 could not be found. May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b5c8a98a-be2c-4e84-85d7-fdaab61c712e tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Request method failure captured: May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/os-volumes/tempest-invalid-249199262 HTTP/1.1 May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXT9qDYPLwWXqyqwJUVh2W5NaZ5ntFhmXt6lbfDGyNHKNWNVBD0AYosEGpimoZCTrBHZPeyjk0gM485hbyHk-NyN8bvdiPO6fuG2s6bJCftdJQbwkpmiO7E2CgMm3229GvWQqKOHBZup_ncJThHIxOAWy76X0LVXSDHEgHgpKY2WyKA May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9f530c66e7604bc5bb7e68bb351ca36f May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesNegativeTest-1971795902 May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9f530c66e7604bc5bb7e68bb351ca36f"}]}] May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesNegativeTest-1971795902 May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9f530c66e7604bc5bb7e68bb351ca36f May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesNegativeTest-1971795902 May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesNegativeTest-1971795902-project May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 8664b0584f864386880172da4c986420 May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesNegativeTest-1971795902-project May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: exception: Volume tempest-invalid-249199262 could not be found. May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'tempest-invalid-249199262'} May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 676, in delete May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cinderclient(context).volumes.delete(volume_id) May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 235, in delete May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._delete(loc) May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 313, in _delete May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.delete(url) May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 233, in delete May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'DELETE', **kwargs) May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cinderclient.exceptions.NotFound: Volume tempest-invalid-249199262 could not be found. (HTTP 404) (Request-ID: req-e95f347d-e92d-46e8-b17c-820ed900819f) May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 136, in delete May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.volume_api.delete(context, id) May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 395, in wrapper May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, *args, **kwargs) May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 435, in wrapper May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _reraise(exception.VolumeNotFound(volume_id=volume_id)) May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 486, in _reraise May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise desired_exc.with_traceback(sys.exc_info()[2]) May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:36:45.864572 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 676, in delete May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cinderclient(context).volumes.delete(volume_id) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 235, in delete May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._delete(loc) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 313, in _delete May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.delete(url) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 233, in delete May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'DELETE', **kwargs) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.VolumeNotFound: Volume tempest-invalid-249199262 could not be found. May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 140, in delete May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Volume tempest-invalid-249199262 could not be found. May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Volume tempest-invalid-249199262 could not be found. May 18 22:36:45.868243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:45.873599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b5c8a98a-be2c-4e84-85d7-fdaab61c712e tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Returning 404 to user: Volume tempest-invalid-249199262 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:45.874734 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b5c8a98a-be2c-4e84-85d7-fdaab61c712e tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] 10.222.0.58 "DELETE /compute/v2.1/os-volumes/tempest-invalid-249199262" status: 404 len: 98 microversion: 2.1 time: 0.078587 May 18 22:36:45.875474 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2122/4497] 10.222.0.58 () {58 vars in 1214 bytes} [Wed May 18 22:36:45 2022] DELETE /compute/v2.1/os-volumes/tempest-invalid-249199262 => generated 98 bytes in 84 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:36:45.898438 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-25becb8b-94ed-4bef-ba9f-fa452fc375b7 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] 10.222.0.58 "DELETE /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.017839 May 18 22:36:45.908173 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2123/4498] 10.222.0.58 () {58 vars in 1139 bytes} [Wed May 18 22:36:45 2022] DELETE /compute/v2.1/os-volumes/ => generated 112 bytes in 28 msecs (HTTP/1.1 404) 5 headers in 228 bytes (2 switches on core 0) May 18 22:36:45.919183 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-846c4e75-0a03-4694-8824-413912f5d2d8 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.004128 May 18 22:36:45.938615 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2124/4499] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:36:45 2022] GET /compute/v2.1/os-volumes/ => generated 112 bytes in 24 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) May 18 22:36:45.951475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-860036ce-0656-4efc-9ac5-c70fc55ee560 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Calling method '.version_select at 0x7fa2ec022f70>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:46.006120 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-860036ce-0656-4efc-9ac5-c70fc55ee560 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] HTTP exception thrown: Volume e4c691b4-ca41-43ef-924a-b9ac53ff5e5f could not be found. May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-860036ce-0656-4efc-9ac5-c70fc55ee560 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Request method failure captured: May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/os-volumes/e4c691b4-ca41-43ef-924a-b9ac53ff5e5f HTTP/1.1 May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXT9qDYPLwWXqyqwJUVh2W5NaZ5ntFhmXt6lbfDGyNHKNWNVBD0AYosEGpimoZCTrBHZPeyjk0gM485hbyHk-NyN8bvdiPO6fuG2s6bJCftdJQbwkpmiO7E2CgMm3229GvWQqKOHBZup_ncJThHIxOAWy76X0LVXSDHEgHgpKY2WyKA May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9f530c66e7604bc5bb7e68bb351ca36f May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesNegativeTest-1971795902 May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9f530c66e7604bc5bb7e68bb351ca36f"}]}] May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesNegativeTest-1971795902 May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9f530c66e7604bc5bb7e68bb351ca36f May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesNegativeTest-1971795902 May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesNegativeTest-1971795902-project May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 8664b0584f864386880172da4c986420 May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesNegativeTest-1971795902-project May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: exception: Volume e4c691b4-ca41-43ef-924a-b9ac53ff5e5f could not be found. May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'e4c691b4-ca41-43ef-924a-b9ac53ff5e5f'} May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 676, in delete May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cinderclient(context).volumes.delete(volume_id) May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 235, in delete May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._delete(loc) May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 313, in _delete May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.delete(url) May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 233, in delete May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'DELETE', **kwargs) May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cinderclient.exceptions.NotFound: Volume e4c691b4-ca41-43ef-924a-b9ac53ff5e5f could not be found. (HTTP 404) (Request-ID: req-b363e72d-9d2d-4253-8641-29551aa14dea) May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 136, in delete May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.volume_api.delete(context, id) May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 395, in wrapper May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, *args, **kwargs) May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 435, in wrapper May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _reraise(exception.VolumeNotFound(volume_id=volume_id)) May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 486, in _reraise May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise desired_exc.with_traceback(sys.exc_info()[2]) May 18 22:36:46.008547 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 676, in delete May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cinderclient(context).volumes.delete(volume_id) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 235, in delete May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._delete(loc) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 313, in _delete May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.delete(url) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 233, in delete May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'DELETE', **kwargs) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.VolumeNotFound: Volume e4c691b4-ca41-43ef-924a-b9ac53ff5e5f could not be found. May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 140, in delete May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Volume e4c691b4-ca41-43ef-924a-b9ac53ff5e5f could not be found. May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Volume e4c691b4-ca41-43ef-924a-b9ac53ff5e5f could not be found. May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-860036ce-0656-4efc-9ac5-c70fc55ee560 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Returning 404 to user: Volume e4c691b4-ca41-43ef-924a-b9ac53ff5e5f could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-860036ce-0656-4efc-9ac5-c70fc55ee560 tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] 10.222.0.58 "DELETE /compute/v2.1/os-volumes/e4c691b4-ca41-43ef-924a-b9ac53ff5e5f" status: 404 len: 109 microversion: 2.1 time: 0.065634 May 18 22:36:46.012889 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2125/4500] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:36:45 2022] DELETE /compute/v2.1/os-volumes/e4c691b4-ca41-43ef-924a-b9ac53ff5e5f => generated 109 bytes in 67 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:36:46.024187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ea63e730-1916-48e9-93d8-4a68ab42c95b tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Calling method '.version_select at 0x7fa2ec522af0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:46.084966 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-ea63e730-1916-48e9-93d8-4a68ab42c95b tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] HTTP exception thrown: Volume e2646ca0-2fac-4d8a-9753-8782fd1afce8 could not be found. May 18 22:36:46.086202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d7eafba7-2c7f-4e8d-bb0b-a05cf1619a71 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ea63e730-1916-48e9-93d8-4a68ab42c95b tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Request method failure captured: May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-volumes/e2646ca0-2fac-4d8a-9753-8782fd1afce8 HTTP/1.1 May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXT9qDYPLwWXqyqwJUVh2W5NaZ5ntFhmXt6lbfDGyNHKNWNVBD0AYosEGpimoZCTrBHZPeyjk0gM485hbyHk-NyN8bvdiPO6fuG2s6bJCftdJQbwkpmiO7E2CgMm3229GvWQqKOHBZup_ncJThHIxOAWy76X0LVXSDHEgHgpKY2WyKA May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9f530c66e7604bc5bb7e68bb351ca36f May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesNegativeTest-1971795902 May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9f530c66e7604bc5bb7e68bb351ca36f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9f530c66e7604bc5bb7e68bb351ca36f"}]}] May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesNegativeTest-1971795902 May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9f530c66e7604bc5bb7e68bb351ca36f May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesNegativeTest-1971795902 May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesNegativeTest-1971795902-project May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 8664b0584f864386880172da4c986420 May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesNegativeTest-1971795902-project May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: exception: Volume e2646ca0-2fac-4d8a-9753-8782fd1afce8 could not be found. May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'e2646ca0-2fac-4d8a-9753-8782fd1afce8'} May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 502, in get May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi item = cinderclient( May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 202, in get May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._get("/volumes/%s" % volume_id, "volume") May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cinderclient.exceptions.NotFound: Volume e2646ca0-2fac-4d8a-9753-8782fd1afce8 could not be found. (HTTP 404) (Request-ID: req-9285fafa-6fd3-4fbc-a0e9-7b45ad81f76a) May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 120, in show May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi vol = self.volume_api.get(context, id) May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 395, in wrapper May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, *args, **kwargs) May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 435, in wrapper May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _reraise(exception.VolumeNotFound(volume_id=volume_id)) May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 486, in _reraise May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise desired_exc.with_traceback(sys.exc_info()[2]) May 18 22:36:46.087389 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 502, in get May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi item = cinderclient( May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 202, in get May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._get("/volumes/%s" % volume_id, "volume") May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.VolumeNotFound: Volume e2646ca0-2fac-4d8a-9753-8782fd1afce8 could not be found. May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 122, in show May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Volume e2646ca0-2fac-4d8a-9753-8782fd1afce8 could not be found. May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Volume e2646ca0-2fac-4d8a-9753-8782fd1afce8 could not be found. May 18 22:36:46.092285 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:46.097409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ea63e730-1916-48e9-93d8-4a68ab42c95b tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] Returning 404 to user: Volume e2646ca0-2fac-4d8a-9753-8782fd1afce8 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:46.097409 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ea63e730-1916-48e9-93d8-4a68ab42c95b tempest-VolumesNegativeTest-1971795902 tempest-VolumesNegativeTest-1971795902-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/e2646ca0-2fac-4d8a-9753-8782fd1afce8" status: 404 len: 109 microversion: 2.1 time: 0.074260 May 18 22:36:46.098433 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2126/4501] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:36:46 2022] GET /compute/v2.1/os-volumes/e2646ca0-2fac-4d8a-9753-8782fd1afce8 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:36:46.102937 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d7eafba7-2c7f-4e8d-bb0b-a05cf1619a71 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1506 microversion: 2.1 time: 0.272657 May 18 22:36:46.104274 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2376/4502] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:45 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1506 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:46.120745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-482b2b43-bbdb-4d83-b0dd-7b13239dbb82 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:46.122560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-482b2b43-bbdb-4d83-b0dd-7b13239dbb82 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:46.129832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-482b2b43-bbdb-4d83-b0dd-7b13239dbb82 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:46.130393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-482b2b43-bbdb-4d83-b0dd-7b13239dbb82 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:46.131632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-482b2b43-bbdb-4d83-b0dd-7b13239dbb82 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:46.132402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-482b2b43-bbdb-4d83-b0dd-7b13239dbb82 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:46.446187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7d7bef2f-497d-4d09-98c2-dad4aa0fb4c8 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:46.448358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7d7bef2f-497d-4d09-98c2-dad4aa0fb4c8 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:46.476744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-482b2b43-bbdb-4d83-b0dd-7b13239dbb82 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:46.480431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d7bef2f-497d-4d09-98c2-dad4aa0fb4c8 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:46.483888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d7bef2f-497d-4d09-98c2-dad4aa0fb4c8 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:46.496064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d7bef2f-497d-4d09-98c2-dad4aa0fb4c8 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:46.496792 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-482b2b43-bbdb-4d83-b0dd-7b13239dbb82 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1506 microversion: 2.1 time: 0.381095 May 18 22:36:46.497688 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2127/4503] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:46 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1506 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:46.497836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d7bef2f-497d-4d09-98c2-dad4aa0fb4c8 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:46.513171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8fa73e1c-862a-4333-bc25-a1cf5898a71d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "MANUAL"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:46.514743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8fa73e1c-862a-4333-bc25-a1cf5898a71d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:46.531872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fa73e1c-862a-4333-bc25-a1cf5898a71d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:46.533429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fa73e1c-862a-4333-bc25-a1cf5898a71d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:46.534342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fa73e1c-862a-4333-bc25-a1cf5898a71d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:46.540664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fa73e1c-862a-4333-bc25-a1cf5898a71d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:46.586497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7d7bef2f-497d-4d09-98c2-dad4aa0fb4c8 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '990f16ebb3394bf990be0effae842c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75250630ed4749c89bb58dfb46f6a540', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:46.594792 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7d7bef2f-497d-4d09-98c2-dad4aa0fb4c8 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 200 len: 1266 microversion: 2.1 time: 0.153247 May 18 22:36:46.606232 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2377/4504] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:46 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 1266 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:46.659947 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8fa73e1c-862a-4333-bc25-a1cf5898a71d tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "PUT /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1082 microversion: 2.1 time: 0.150506 May 18 22:36:46.677268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d0c2a001-482c-467f-bf21-c96f57ec93fe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:46.677922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d0c2a001-482c-467f-bf21-c96f57ec93fe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:46.685087 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2128/4505] 10.222.0.58 () {60 vars in 1255 bytes} [Wed May 18 22:36:46 2022] PUT /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1082 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:46.703012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0c2a001-482c-467f-bf21-c96f57ec93fe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:46.703498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0c2a001-482c-467f-bf21-c96f57ec93fe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:46.704302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0c2a001-482c-467f-bf21-c96f57ec93fe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:46.704743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0c2a001-482c-467f-bf21-c96f57ec93fe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:47.063462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d0c2a001-482c-467f-bf21-c96f57ec93fe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:47.080755 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d0c2a001-482c-467f-bf21-c96f57ec93fe tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1508 microversion: 2.1 time: 0.409311 May 18 22:36:47.082757 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2378/4506] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:46 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1508 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:47.100837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-02e7faff-f32f-47a2-adc9-3fab6358604c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:47.101990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-02e7faff-f32f-47a2-adc9-3fab6358604c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:47.116593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02e7faff-f32f-47a2-adc9-3fab6358604c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:47.117361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02e7faff-f32f-47a2-adc9-3fab6358604c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:47.119891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02e7faff-f32f-47a2-adc9-3fab6358604c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:47.121811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02e7faff-f32f-47a2-adc9-3fab6358604c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:47.613115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0fd19992-acf1-4534-bae1-e47d5cd46c2a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:47.613751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0fd19992-acf1-4534-bae1-e47d5cd46c2a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:47.627243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0fd19992-acf1-4534-bae1-e47d5cd46c2a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [119083] Writing DB stats nova_api:SELECT=61,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:47.632423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fd19992-acf1-4534-bae1-e47d5cd46c2a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:47.633268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fd19992-acf1-4534-bae1-e47d5cd46c2a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:47.636176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fd19992-acf1-4534-bae1-e47d5cd46c2a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:47.638748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fd19992-acf1-4534-bae1-e47d5cd46c2a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:47.681901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-02e7faff-f32f-47a2-adc9-3fab6358604c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:47.703421 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-02e7faff-f32f-47a2-adc9-3fab6358604c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1508 microversion: 2.1 time: 0.604272 May 18 22:36:47.707765 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2129/4507] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:47 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1508 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:47.720523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b50b26bd-59ec-465a-bb70-6633ee43154b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:47.721387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b50b26bd-59ec-465a-bb70-6633ee43154b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:47.738828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b50b26bd-59ec-465a-bb70-6633ee43154b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:47.744796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b50b26bd-59ec-465a-bb70-6633ee43154b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:47.746516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b50b26bd-59ec-465a-bb70-6633ee43154b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:47.746924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b50b26bd-59ec-465a-bb70-6633ee43154b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:47.783668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0fd19992-acf1-4534-bae1-e47d5cd46c2a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '990f16ebb3394bf990be0effae842c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75250630ed4749c89bb58dfb46f6a540', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:47.798010 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0fd19992-acf1-4534-bae1-e47d5cd46c2a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 200 len: 1272 microversion: 2.1 time: 0.188431 May 18 22:36:47.809913 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2379/4508] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:47 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 1272 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:47.872113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b50b26bd-59ec-465a-bb70-6633ee43154b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:36:47.885384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b50b26bd-59ec-465a-bb70-6633ee43154b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:48.188520 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b50b26bd-59ec-465a-bb70-6633ee43154b tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "DELETE /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 204 len: 0 microversion: 2.1 time: 0.471882 May 18 22:36:48.189812 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2130/4509] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:36:47 2022] DELETE /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 0 bytes in 474 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:36:48.205308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bba94db5-2cf6-4fcc-a373-557bd88a0998 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:48.206127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bba94db5-2cf6-4fcc-a373-557bd88a0998 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:48.217547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bba94db5-2cf6-4fcc-a373-557bd88a0998 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:48.220520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bba94db5-2cf6-4fcc-a373-557bd88a0998 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:48.222425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bba94db5-2cf6-4fcc-a373-557bd88a0998 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:48.223042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bba94db5-2cf6-4fcc-a373-557bd88a0998 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:48.271773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bba94db5-2cf6-4fcc-a373-557bd88a0998 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:36:48.291002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-bba94db5-2cf6-4fcc-a373-557bd88a0998 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [119083] Writing DB stats nova_cell1:SELECT=99,nova_cell1:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:48.345979 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.compute.api [None req-bba94db5-2cf6-4fcc-a373-557bd88a0998 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Instance is already in deleting state, ignoring this request May 18 22:36:48.349590 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bba94db5-2cf6-4fcc-a373-557bd88a0998 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "DELETE /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 204 len: 0 microversion: 2.1 time: 0.148258 May 18 22:36:48.350483 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2380/4510] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:36:48 2022] DELETE /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 0 bytes in 150 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:36:48.364763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2eb55f4d-31f1-4d9a-a862-fb413a28d074 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:48.365835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2eb55f4d-31f1-4d9a-a862-fb413a28d074 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:48.372815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2eb55f4d-31f1-4d9a-a862-fb413a28d074 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:48.374248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2eb55f4d-31f1-4d9a-a862-fb413a28d074 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:48.375431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2eb55f4d-31f1-4d9a-a862-fb413a28d074 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:48.376110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2eb55f4d-31f1-4d9a-a862-fb413a28d074 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:48.792410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2eb55f4d-31f1-4d9a-a862-fb413a28d074 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:48.807867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesNegativeTest-instance-2099946693", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:48.820641 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2eb55f4d-31f1-4d9a-a862-fb413a28d074 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1514 microversion: 2.1 time: 0.465295 May 18 22:36:48.834482 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2131/4511] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:48 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1514 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:48.848467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8e2e930-4b47-4dc9-a327-dfa071f330b7 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:48.849085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b8e2e930-4b47-4dc9-a327-dfa071f330b7 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:48.862754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8e2e930-4b47-4dc9-a327-dfa071f330b7 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:48.863233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8e2e930-4b47-4dc9-a327-dfa071f330b7 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:48.864031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8e2e930-4b47-4dc9-a327-dfa071f330b7 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:48.864507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8e2e930-4b47-4dc9-a327-dfa071f330b7 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:48.922646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:36:49.345176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b8e2e930-4b47-4dc9-a327-dfa071f330b7 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '990f16ebb3394bf990be0effae842c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75250630ed4749c89bb58dfb46f6a540', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:49.357205 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8e2e930-4b47-4dc9-a327-dfa071f330b7 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 200 len: 1314 microversion: 2.1 time: 0.521540 May 18 22:36:49.358181 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2132/4512] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:48 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 1314 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:49.577717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:36:49.578434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:36:49.579456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:36:49.580200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:36:49.580869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:36:49.598029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:49.599494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:49.600775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:49.606213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:49.640198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Getting quotas for project f60dcb5127ec4487a19ac46f332fad01. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:36:49.649511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Getting quotas for user 0bb397a90094490abd366ccaa1c119c7 and project f60dcb5127ec4487a19ac46f332fad01. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:36:49.667461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:36:49.672207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:36:49.733102 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1daeb4ac-b291-4e7b-8e8b-3aab4023c4d4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.930035 May 18 22:36:49.735286 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2381/4513] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:36:48 2022] POST /compute/v2.1/servers => generated 380 bytes in 933 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:36:49.760611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d1a7b93b-197b-46e7-b5f7-2ace8a17532d tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:49.761512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d1a7b93b-197b-46e7-b5f7-2ace8a17532d tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:49.840078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-69635794-eea3-4161-a098-42c2fcbb3f57 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:49.840811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-69635794-eea3-4161-a098-42c2fcbb3f57 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:49.850500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69635794-eea3-4161-a098-42c2fcbb3f57 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:49.854409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69635794-eea3-4161-a098-42c2fcbb3f57 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:49.855239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69635794-eea3-4161-a098-42c2fcbb3f57 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:49.855684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69635794-eea3-4161-a098-42c2fcbb3f57 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:49.925799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d1a7b93b-197b-46e7-b5f7-2ace8a17532d tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:49.935862 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d1a7b93b-197b-46e7-b5f7-2ace8a17532d tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1215 microversion: 2.1 time: 0.194822 May 18 22:36:49.950144 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2133/4514] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:49 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1215 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:50.325685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-69635794-eea3-4161-a098-42c2fcbb3f57 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:50.338771 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-69635794-eea3-4161-a098-42c2fcbb3f57 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1514 microversion: 2.1 time: 0.502079 May 18 22:36:50.339462 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2382/4515] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:49 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1514 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:36:50.375052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e81b532-4d46-4fcf-a9e2-088129d13690 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:50.376239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7e81b532-4d46-4fcf-a9e2-088129d13690 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:50.391867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e81b532-4d46-4fcf-a9e2-088129d13690 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:50.393344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e81b532-4d46-4fcf-a9e2-088129d13690 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:50.394370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e81b532-4d46-4fcf-a9e2-088129d13690 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:50.396881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e81b532-4d46-4fcf-a9e2-088129d13690 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:50.449022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-12cb10d1-1b16-4c42-a1d8-a0cf706afe68 req-eed05670-d03c-445e-a1db-1a91effc4058 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c24db9a5-80f9-4d7b-9234-e61c7206c952", "tag": "250bb664-5097-4abb-a8cd-412f6622ce9d"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:50.461764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-12cb10d1-1b16-4c42-a1d8-a0cf706afe68 req-eed05670-d03c-445e-a1db-1a91effc4058 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:50.464124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-12cb10d1-1b16-4c42-a1d8-a0cf706afe68 req-eed05670-d03c-445e-a1db-1a91effc4058 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:50.486259 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-12cb10d1-1b16-4c42-a1d8-a0cf706afe68 req-eed05670-d03c-445e-a1db-1a91effc4058 service nova] Creating event network-changed:250bb664-5097-4abb-a8cd-412f6622ce9d for instance c24db9a5-80f9-4d7b-9234-e61c7206c952 on n-h2-841040-6 May 18 22:36:50.503508 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-12cb10d1-1b16-4c42-a1d8-a0cf706afe68 req-eed05670-d03c-445e-a1db-1a91effc4058 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.058460 May 18 22:36:50.506184 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2383/4516] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:36:50 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:36:50.725663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-9c5a13fa-deb5-4fb3-b151-9f672391e83c req-31a18fcd-78bd-4909-9b28-76ea939a4016 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4653ab6d-bacc-4fc6-b2de-67be8849abbc", "name": "network-vif-deleted", "tag": "04d9f80c-7a2f-4856-9a1c-21278111ea8a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:50.741592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9c5a13fa-deb5-4fb3-b151-9f672391e83c req-31a18fcd-78bd-4909-9b28-76ea939a4016 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:50.747773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9c5a13fa-deb5-4fb3-b151-9f672391e83c req-31a18fcd-78bd-4909-9b28-76ea939a4016 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:50.774356 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-9c5a13fa-deb5-4fb3-b151-9f672391e83c req-31a18fcd-78bd-4909-9b28-76ea939a4016 service nova] Creating event network-vif-deleted:04d9f80c-7a2f-4856-9a1c-21278111ea8a for instance 4653ab6d-bacc-4fc6-b2de-67be8849abbc on n-h1-841040-6 May 18 22:36:50.789551 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-9c5a13fa-deb5-4fb3-b151-9f672391e83c req-31a18fcd-78bd-4909-9b28-76ea939a4016 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.068047 May 18 22:36:50.791477 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2384/4517] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:36:50 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:36:50.950303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7e81b532-4d46-4fcf-a9e2-088129d13690 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '990f16ebb3394bf990be0effae842c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75250630ed4749c89bb58dfb46f6a540', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:50.954838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ab1e681b-b97e-4e40-9dae-b39ffb3924a7 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:50.956066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ab1e681b-b97e-4e40-9dae-b39ffb3924a7 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:50.958101 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7e81b532-4d46-4fcf-a9e2-088129d13690 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 200 len: 1314 microversion: 2.1 time: 0.587398 May 18 22:36:50.958688 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2134/4518] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:50 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 1314 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:50.972794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ab1e681b-b97e-4e40-9dae-b39ffb3924a7 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:50.973338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ab1e681b-b97e-4e40-9dae-b39ffb3924a7 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:50.974177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ab1e681b-b97e-4e40-9dae-b39ffb3924a7 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:50.974671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ab1e681b-b97e-4e40-9dae-b39ffb3924a7 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:51.107174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ab1e681b-b97e-4e40-9dae-b39ffb3924a7 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:51.120637 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ab1e681b-b97e-4e40-9dae-b39ffb3924a7 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1211 microversion: 2.1 time: 0.170752 May 18 22:36:51.121403 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2385/4519] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:50 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1211 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:36:51.356860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a61d4a98-4bc4-432a-88d0-d01e7a48810c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:51.358337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a61d4a98-4bc4-432a-88d0-d01e7a48810c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:51.372657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a61d4a98-4bc4-432a-88d0-d01e7a48810c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:51.376495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a61d4a98-4bc4-432a-88d0-d01e7a48810c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:51.380838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a61d4a98-4bc4-432a-88d0-d01e7a48810c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:51.381581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a61d4a98-4bc4-432a-88d0-d01e7a48810c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:51.457878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a61d4a98-4bc4-432a-88d0-d01e7a48810c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:51.459227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a61d4a98-4bc4-432a-88d0-d01e7a48810c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:51.460785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-a61d4a98-4bc4-432a-88d0-d01e7a48810c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lazy-loading 'fault' on Instance uuid 4653ab6d-bacc-4fc6-b2de-67be8849abbc {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:36:51.520522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a61d4a98-4bc4-432a-88d0-d01e7a48810c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd47fc3a543374f749708a513134aeb23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e34618e67f6c46bea45ae73d3508523a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:51.535166 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a61d4a98-4bc4-432a-88d0-d01e7a48810c tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 200 len: 1308 microversion: 2.1 time: 0.181708 May 18 22:36:51.535504 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2135/4520] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:51 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 1308 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:51.976184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-772dba26-b1b5-4be9-b1ef-b0ed952bb106 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:51.976788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-772dba26-b1b5-4be9-b1ef-b0ed952bb106 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:51.986907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-772dba26-b1b5-4be9-b1ef-b0ed952bb106 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:51.987728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-772dba26-b1b5-4be9-b1ef-b0ed952bb106 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:51.989128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-772dba26-b1b5-4be9-b1ef-b0ed952bb106 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:51.989719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-772dba26-b1b5-4be9-b1ef-b0ed952bb106 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:52.139621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cb0fe876-3e87-4be8-ab6a-456eb0170eca tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:52.143523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cb0fe876-3e87-4be8-ab6a-456eb0170eca tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:52.153924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb0fe876-3e87-4be8-ab6a-456eb0170eca tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:52.154726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb0fe876-3e87-4be8-ab6a-456eb0170eca tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:52.155720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb0fe876-3e87-4be8-ab6a-456eb0170eca tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:52.156474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb0fe876-3e87-4be8-ab6a-456eb0170eca tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:52.203122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-772dba26-b1b5-4be9-b1ef-b0ed952bb106 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '990f16ebb3394bf990be0effae842c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75250630ed4749c89bb58dfb46f6a540', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:52.211353 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-772dba26-b1b5-4be9-b1ef-b0ed952bb106 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 200 len: 1314 microversion: 2.1 time: 0.238951 May 18 22:36:52.211941 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2386/4521] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:51 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 1314 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:52.318102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cb0fe876-3e87-4be8-ab6a-456eb0170eca tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:52.326875 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cb0fe876-3e87-4be8-ab6a-456eb0170eca tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1273 microversion: 2.1 time: 0.192566 May 18 22:36:52.336197 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2136/4522] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:52 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1273 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:36:52.555272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ec59386-c173-4517-980d-51761a680f07 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:52.555894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4ec59386-c173-4517-980d-51761a680f07 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 4653ab6d-bacc-4fc6-b2de-67be8849abbc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:52.574586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ec59386-c173-4517-980d-51761a680f07 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:52.575031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ec59386-c173-4517-980d-51761a680f07 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:52.575803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ec59386-c173-4517-980d-51761a680f07 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:52.576235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ec59386-c173-4517-980d-51761a680f07 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:52.613479 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-4ec59386-c173-4517-980d-51761a680f07 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] HTTP exception thrown: Instance 4653ab6d-bacc-4fc6-b2de-67be8849abbc could not be found. May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ec59386-c173-4517-980d-51761a680f07 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Request method failure captured: May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc HTTP/1.1 May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXRwLA7ZYuulEMTHZIgy1W4KaECVj02TQF5-P6KAJF4yHcA7FnWMfFYkrwtM7tQcPeh5KHwYXkA3kTopen1smVDxsL2SLpFSKE9MfMnDvCxLyV_FhrR2uKbL0bINCW7tuZyZDwZhclWLz2b52r7iJGpEA-MrlWGceARQTOzix2uzB_Q May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: e34618e67f6c46bea45ae73d3508523a May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e34618e67f6c46bea45ae73d3508523a"}]}] May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: e34618e67f6c46bea45ae73d3508523a May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerDiskConfigTestJSON-1788596458-project May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d47fc3a543374f749708a513134aeb23 May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerDiskConfigTestJSON-1788596458-project May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 4653ab6d-bacc-4fc6-b2de-67be8849abbc could not be found. May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '4653ab6d-bacc-4fc6-b2de-67be8849abbc'} May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 4653ab6d-bacc-4fc6-b2de-67be8849abbc could not be found. May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 4653ab6d-bacc-4fc6-b2de-67be8849abbc could not be found. May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:52.619976 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.624235 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.624235 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:52.624235 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:52.624235 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:36:52.624235 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:36:52.624235 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 4653ab6d-bacc-4fc6-b2de-67be8849abbc could not be found. May 18 22:36:52.624235 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.627074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ec59386-c173-4517-980d-51761a680f07 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Returning 404 to user: Instance 4653ab6d-bacc-4fc6-b2de-67be8849abbc could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:52.630309 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4ec59386-c173-4517-980d-51761a680f07 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc" status: 404 len: 111 microversion: 2.1 time: 0.081855 May 18 22:36:52.635736 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2387/4523] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:52 2022] GET /compute/v2.1/servers/4653ab6d-bacc-4fc6-b2de-67be8849abbc => generated 111 bytes in 86 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:36:52.652178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d87edbcf-2842-4551-88fb-e127576f3726 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:52.654724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d87edbcf-2842-4551-88fb-e127576f3726 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:52.674979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d87edbcf-2842-4551-88fb-e127576f3726 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:52.676168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d87edbcf-2842-4551-88fb-e127576f3726 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:52.677289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d87edbcf-2842-4551-88fb-e127576f3726 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:52.678213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d87edbcf-2842-4551-88fb-e127576f3726 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:52.709244 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-d87edbcf-2842-4551-88fb-e127576f3726 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] HTTP exception thrown: Instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 could not be found. May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d87edbcf-2842-4551-88fb-e127576f3726 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Request method failure captured: May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 HTTP/1.1 May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXRwLA7ZYuulEMTHZIgy1W4KaECVj02TQF5-P6KAJF4yHcA7FnWMfFYkrwtM7tQcPeh5KHwYXkA3kTopen1smVDxsL2SLpFSKE9MfMnDvCxLyV_FhrR2uKbL0bINCW7tuZyZDwZhclWLz2b52r7iJGpEA-MrlWGceARQTOzix2uzB_Q May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: e34618e67f6c46bea45ae73d3508523a May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e34618e67f6c46bea45ae73d3508523a"}]}] May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: e34618e67f6c46bea45ae73d3508523a May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerDiskConfigTestJSON-1788596458-project May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: d47fc3a543374f749708a513134aeb23 May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerDiskConfigTestJSON-1788596458-project May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 could not be found. May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '7916c00f-81f1-4f8d-9840-d88b4487efd0'} May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 could not be found. May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:36:52.717606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 could not be found. May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 could not be found. May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d87edbcf-2842-4551-88fb-e127576f3726 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Returning 404 to user: Instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d87edbcf-2842-4551-88fb-e127576f3726 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 404 len: 111 microversion: 2.1 time: 0.083418 May 18 22:36:52.724391 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2137/4524] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:36:52 2022] DELETE /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 111 bytes in 87 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:36:52.731316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-493ca413-1926-4089-8a30-dc00c216a3b6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:52.732556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-493ca413-1926-4089-8a30-dc00c216a3b6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: 7916c00f-81f1-4f8d-9840-d88b4487efd0] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:52.739155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-493ca413-1926-4089-8a30-dc00c216a3b6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:52.740595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-493ca413-1926-4089-8a30-dc00c216a3b6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:52.741621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-493ca413-1926-4089-8a30-dc00c216a3b6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:52.742875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-493ca413-1926-4089-8a30-dc00c216a3b6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:52.781705 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-493ca413-1926-4089-8a30-dc00c216a3b6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] HTTP exception thrown: Instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 could not be found. May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-493ca413-1926-4089-8a30-dc00c216a3b6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Request method failure captured: May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 HTTP/1.1 May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXRwLA7ZYuulEMTHZIgy1W4KaECVj02TQF5-P6KAJF4yHcA7FnWMfFYkrwtM7tQcPeh5KHwYXkA3kTopen1smVDxsL2SLpFSKE9MfMnDvCxLyV_FhrR2uKbL0bINCW7tuZyZDwZhclWLz2b52r7iJGpEA-MrlWGceARQTOzix2uzB_Q May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: e34618e67f6c46bea45ae73d3508523a May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e34618e67f6c46bea45ae73d3508523a"}]}] May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: e34618e67f6c46bea45ae73d3508523a May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerDiskConfigTestJSON-1788596458-project May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d47fc3a543374f749708a513134aeb23 May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerDiskConfigTestJSON-1788596458-project May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 could not be found. May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '7916c00f-81f1-4f8d-9840-d88b4487efd0'} May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 could not be found. May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 could not be found. May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:52.787165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.793799 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.793799 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:52.793799 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:52.793799 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:36:52.793799 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:36:52.793799 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 could not be found. May 18 22:36:52.793799 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.793799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-493ca413-1926-4089-8a30-dc00c216a3b6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Returning 404 to user: Instance 7916c00f-81f1-4f8d-9840-d88b4487efd0 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:52.793799 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-493ca413-1926-4089-8a30-dc00c216a3b6 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0" status: 404 len: 111 microversion: 2.1 time: 0.061658 May 18 22:36:52.793799 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2388/4525] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:52 2022] GET /compute/v2.1/servers/7916c00f-81f1-4f8d-9840-d88b4487efd0 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:36:52.799463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-389d3662-c043-40cf-beca-eecd301e93c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:52.800089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-389d3662-c043-40cf-beca-eecd301e93c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:52.807295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-389d3662-c043-40cf-beca-eecd301e93c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:52.807991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-389d3662-c043-40cf-beca-eecd301e93c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:52.810606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-389d3662-c043-40cf-beca-eecd301e93c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:52.811388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-389d3662-c043-40cf-beca-eecd301e93c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:52.828142 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-389d3662-c043-40cf-beca-eecd301e93c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] HTTP exception thrown: Instance a1ceb060-a9bc-4c83-936f-54ef342c67cf could not be found. May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-389d3662-c043-40cf-beca-eecd301e93c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Request method failure captured: May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf HTTP/1.1 May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXRwLA7ZYuulEMTHZIgy1W4KaECVj02TQF5-P6KAJF4yHcA7FnWMfFYkrwtM7tQcPeh5KHwYXkA3kTopen1smVDxsL2SLpFSKE9MfMnDvCxLyV_FhrR2uKbL0bINCW7tuZyZDwZhclWLz2b52r7iJGpEA-MrlWGceARQTOzix2uzB_Q May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: e34618e67f6c46bea45ae73d3508523a May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e34618e67f6c46bea45ae73d3508523a"}]}] May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: e34618e67f6c46bea45ae73d3508523a May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerDiskConfigTestJSON-1788596458-project May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: d47fc3a543374f749708a513134aeb23 May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerDiskConfigTestJSON-1788596458-project May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance a1ceb060-a9bc-4c83-936f-54ef342c67cf could not be found. May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'a1ceb060-a9bc-4c83-936f-54ef342c67cf'} May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance a1ceb060-a9bc-4c83-936f-54ef342c67cf could not be found. May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:36:52.830485 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance a1ceb060-a9bc-4c83-936f-54ef342c67cf could not be found. May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance a1ceb060-a9bc-4c83-936f-54ef342c67cf could not be found. May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-389d3662-c043-40cf-beca-eecd301e93c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Returning 404 to user: Instance a1ceb060-a9bc-4c83-936f-54ef342c67cf could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-389d3662-c043-40cf-beca-eecd301e93c1 tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "DELETE /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 404 len: 111 microversion: 2.1 time: 0.039140 May 18 22:36:52.835383 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2138/4526] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:36:52 2022] DELETE /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:36:52.842444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0338ad98-41d5-4367-9547-84dd275ba1bb tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:52.843664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0338ad98-41d5-4367-9547-84dd275ba1bb tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] [instance: a1ceb060-a9bc-4c83-936f-54ef342c67cf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:52.850656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0338ad98-41d5-4367-9547-84dd275ba1bb tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:52.851835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0338ad98-41d5-4367-9547-84dd275ba1bb tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:52.852700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0338ad98-41d5-4367-9547-84dd275ba1bb tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:52.853231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0338ad98-41d5-4367-9547-84dd275ba1bb tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:52.873130 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-0338ad98-41d5-4367-9547-84dd275ba1bb tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] HTTP exception thrown: Instance a1ceb060-a9bc-4c83-936f-54ef342c67cf could not be found. May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0338ad98-41d5-4367-9547-84dd275ba1bb tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Request method failure captured: May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf HTTP/1.1 May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXRwLA7ZYuulEMTHZIgy1W4KaECVj02TQF5-P6KAJF4yHcA7FnWMfFYkrwtM7tQcPeh5KHwYXkA3kTopen1smVDxsL2SLpFSKE9MfMnDvCxLyV_FhrR2uKbL0bINCW7tuZyZDwZhclWLz2b52r7iJGpEA-MrlWGceARQTOzix2uzB_Q May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: e34618e67f6c46bea45ae73d3508523a May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_e34618e67f6c46bea45ae73d3508523a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e34618e67f6c46bea45ae73d3508523a"}]}] May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: e34618e67f6c46bea45ae73d3508523a May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerDiskConfigTestJSON-1788596458 May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerDiskConfigTestJSON-1788596458-project May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d47fc3a543374f749708a513134aeb23 May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerDiskConfigTestJSON-1788596458-project May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance a1ceb060-a9bc-4c83-936f-54ef342c67cf could not be found. May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'a1ceb060-a9bc-4c83-936f-54ef342c67cf'} May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance a1ceb060-a9bc-4c83-936f-54ef342c67cf could not be found. May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance a1ceb060-a9bc-4c83-936f-54ef342c67cf could not be found. May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:36:52.875409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.879109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:36:52.879109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:36:52.879109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:36:52.879109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:36:52.879109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:36:52.879109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance a1ceb060-a9bc-4c83-936f-54ef342c67cf could not be found. May 18 22:36:52.879109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:36:52.882370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0338ad98-41d5-4367-9547-84dd275ba1bb tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] Returning 404 to user: Instance a1ceb060-a9bc-4c83-936f-54ef342c67cf could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:36:52.883489 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0338ad98-41d5-4367-9547-84dd275ba1bb tempest-ServerDiskConfigTestJSON-1788596458 tempest-ServerDiskConfigTestJSON-1788596458-project] 10.222.0.58 "GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf" status: 404 len: 111 microversion: 2.1 time: 0.045809 May 18 22:36:52.884258 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2389/4527] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:52 2022] GET /compute/v2.1/servers/a1ceb060-a9bc-4c83-936f-54ef342c67cf => generated 111 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:36:52.918161 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 22:36:52.918408 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 22:36:52 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 22:36:53.230220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c6f268bc-0ed4-4c7d-b6ac-27ac23609f0a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:53.231739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c6f268bc-0ed4-4c7d-b6ac-27ac23609f0a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:53.240411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6f268bc-0ed4-4c7d-b6ac-27ac23609f0a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:53.243616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6f268bc-0ed4-4c7d-b6ac-27ac23609f0a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:53.245532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6f268bc-0ed4-4c7d-b6ac-27ac23609f0a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:53.246634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6f268bc-0ed4-4c7d-b6ac-27ac23609f0a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:53.347044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62ab8188-5875-483e-867b-df8ecb479dbc tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:53.348750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-62ab8188-5875-483e-867b-df8ecb479dbc tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:53.367748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62ab8188-5875-483e-867b-df8ecb479dbc tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:53.368567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62ab8188-5875-483e-867b-df8ecb479dbc tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:53.372940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62ab8188-5875-483e-867b-df8ecb479dbc tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:53.374509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62ab8188-5875-483e-867b-df8ecb479dbc tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:53.474989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c6f268bc-0ed4-4c7d-b6ac-27ac23609f0a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '990f16ebb3394bf990be0effae842c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75250630ed4749c89bb58dfb46f6a540', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:53.489955 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c6f268bc-0ed4-4c7d-b6ac-27ac23609f0a tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 200 len: 1314 microversion: 2.1 time: 0.263050 May 18 22:36:53.491273 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2139/4528] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:53 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 1314 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:53.765190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-62ab8188-5875-483e-867b-df8ecb479dbc tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:53.780280 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-62ab8188-5875-483e-867b-df8ecb479dbc tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1273 microversion: 2.1 time: 0.439647 May 18 22:36:53.783402 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2390/4529] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:53 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1273 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:54.507815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7d3a3de9-18c5-4eeb-915b-29977dfdf212 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:54.508490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7d3a3de9-18c5-4eeb-915b-29977dfdf212 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:54.532450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d3a3de9-18c5-4eeb-915b-29977dfdf212 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:54.532917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d3a3de9-18c5-4eeb-915b-29977dfdf212 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:54.533710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d3a3de9-18c5-4eeb-915b-29977dfdf212 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:54.534197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d3a3de9-18c5-4eeb-915b-29977dfdf212 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:54.809401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6a6ef0b4-3047-4058-af82-965dc2ffdd64 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:54.810729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6a6ef0b4-3047-4058-af82-965dc2ffdd64 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:54.837061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a6ef0b4-3047-4058-af82-965dc2ffdd64 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:54.839621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a6ef0b4-3047-4058-af82-965dc2ffdd64 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:54.844357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a6ef0b4-3047-4058-af82-965dc2ffdd64 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:54.845053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a6ef0b4-3047-4058-af82-965dc2ffdd64 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:54.948568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7d3a3de9-18c5-4eeb-915b-29977dfdf212 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '990f16ebb3394bf990be0effae842c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75250630ed4749c89bb58dfb46f6a540', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:54.963660 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7d3a3de9-18c5-4eeb-915b-29977dfdf212 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 200 len: 1314 microversion: 2.1 time: 0.460218 May 18 22:36:54.976952 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2140/4530] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:54 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 1314 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:55.564324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6a6ef0b4-3047-4058-af82-965dc2ffdd64 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:55.585953 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6a6ef0b4-3047-4058-af82-965dc2ffdd64 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1315 microversion: 2.1 time: 0.790510 May 18 22:36:55.587891 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2391/4531] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:54 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1315 bytes in 793 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:36:55.918362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-67268a17-e8b5-475c-a1d1-e5d65ca48511 req-25e5a7d5-2b6f-49ed-84e1-41636d300892 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9e57723a-205f-4fca-9262-6f3662aa4272", "tag": "06b46e06-9c3f-43fe-a1b4-5ab647b28486"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:55.931812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-67268a17-e8b5-475c-a1d1-e5d65ca48511 req-25e5a7d5-2b6f-49ed-84e1-41636d300892 service nova] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:55.936680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-67268a17-e8b5-475c-a1d1-e5d65ca48511 req-25e5a7d5-2b6f-49ed-84e1-41636d300892 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:55.937723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-67268a17-e8b5-475c-a1d1-e5d65ca48511 req-25e5a7d5-2b6f-49ed-84e1-41636d300892 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:55.964143 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-67268a17-e8b5-475c-a1d1-e5d65ca48511 req-25e5a7d5-2b6f-49ed-84e1-41636d300892 service nova] Creating event network-changed:06b46e06-9c3f-43fe-a1b4-5ab647b28486 for instance 9e57723a-205f-4fca-9262-6f3662aa4272 on n-h1-841040-6 May 18 22:36:55.970435 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-67268a17-e8b5-475c-a1d1-e5d65ca48511 req-25e5a7d5-2b6f-49ed-84e1-41636d300892 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.055767 May 18 22:36:55.971906 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2141/4532] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:36:55 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:36:55.982749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c3038223-cc37-41e1-ac6c-207f059f3f57 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:55.983353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c3038223-cc37-41e1-ac6c-207f059f3f57 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:56.038426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3038223-cc37-41e1-ac6c-207f059f3f57 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.017s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:56.045689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3038223-cc37-41e1-ac6c-207f059f3f57 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:56.052485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3038223-cc37-41e1-ac6c-207f059f3f57 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:56.054149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3038223-cc37-41e1-ac6c-207f059f3f57 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:56.605619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d1099675-30ee-4db1-915d-24e010430935 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:56.606968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d1099675-30ee-4db1-915d-24e010430935 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:56.622511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c3038223-cc37-41e1-ac6c-207f059f3f57 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '990f16ebb3394bf990be0effae842c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75250630ed4749c89bb58dfb46f6a540', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:56.624553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1099675-30ee-4db1-915d-24e010430935 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:56.625063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1099675-30ee-4db1-915d-24e010430935 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:56.625865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1099675-30ee-4db1-915d-24e010430935 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:56.631551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1099675-30ee-4db1-915d-24e010430935 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:56.649801 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c3038223-cc37-41e1-ac6c-207f059f3f57 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 200 len: 1314 microversion: 2.1 time: 0.670111 May 18 22:36:56.652065 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2392/4533] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:55 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 1314 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:56.664421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-2472fa82-9738-4931-a05e-08dc0825287c req-38ac6e3d-c9c5-46e9-969c-eb594a99408b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c24db9a5-80f9-4d7b-9234-e61c7206c952", "name": "network-vif-plugged", "status": "completed", "tag": "250bb664-5097-4abb-a8cd-412f6622ce9d"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:56.681902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2472fa82-9738-4931-a05e-08dc0825287c req-38ac6e3d-c9c5-46e9-969c-eb594a99408b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:56.682632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2472fa82-9738-4931-a05e-08dc0825287c req-38ac6e3d-c9c5-46e9-969c-eb594a99408b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:56.711033 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-2472fa82-9738-4931-a05e-08dc0825287c req-38ac6e3d-c9c5-46e9-969c-eb594a99408b service nova] Creating event network-vif-plugged:250bb664-5097-4abb-a8cd-412f6622ce9d for instance c24db9a5-80f9-4d7b-9234-e61c7206c952 on n-h2-841040-6 May 18 22:36:56.721872 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-2472fa82-9738-4931-a05e-08dc0825287c req-38ac6e3d-c9c5-46e9-969c-eb594a99408b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.068395 May 18 22:36:56.725009 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2393/4534] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:36:56 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:36:57.032460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d1099675-30ee-4db1-915d-24e010430935 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:57.049099 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d1099675-30ee-4db1-915d-24e010430935 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1315 microversion: 2.1 time: 0.445863 May 18 22:36:57.061973 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2142/4535] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:56 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1315 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:57.670748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3dfb0cbe-2873-4146-9bea-8514ce3d8f53 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:57.671643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3dfb0cbe-2873-4146-9bea-8514ce3d8f53 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:57.681969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3dfb0cbe-2873-4146-9bea-8514ce3d8f53 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:57.682336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3dfb0cbe-2873-4146-9bea-8514ce3d8f53 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:57.684496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3dfb0cbe-2873-4146-9bea-8514ce3d8f53 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:57.685545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3dfb0cbe-2873-4146-9bea-8514ce3d8f53 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:57.974740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3dfb0cbe-2873-4146-9bea-8514ce3d8f53 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '990f16ebb3394bf990be0effae842c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75250630ed4749c89bb58dfb46f6a540', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:57.987779 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3dfb0cbe-2873-4146-9bea-8514ce3d8f53 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 200 len: 1314 microversion: 2.1 time: 0.324150 May 18 22:36:57.989035 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2394/4536] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:57 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 1314 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:58.081081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd3dda35-6904-49a7-8376-0bd5047ae7b4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:58.086912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dd3dda35-6904-49a7-8376-0bd5047ae7b4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:58.109573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd3dda35-6904-49a7-8376-0bd5047ae7b4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:58.111626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd3dda35-6904-49a7-8376-0bd5047ae7b4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:58.113078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd3dda35-6904-49a7-8376-0bd5047ae7b4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:58.114143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd3dda35-6904-49a7-8376-0bd5047ae7b4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:58.290141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dd3dda35-6904-49a7-8376-0bd5047ae7b4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:58.299494 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dd3dda35-6904-49a7-8376-0bd5047ae7b4 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1315 microversion: 2.1 time: 0.231768 May 18 22:36:58.300406 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2143/4537] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:58 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1315 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:59.004384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7b92d396-c253-4c78-ac59-f56d195e552c tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:59.004942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7b92d396-c253-4c78-ac59-f56d195e552c tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:59.015852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b92d396-c253-4c78-ac59-f56d195e552c tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:59.017181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b92d396-c253-4c78-ac59-f56d195e552c tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:59.019013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b92d396-c253-4c78-ac59-f56d195e552c tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:59.019570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b92d396-c253-4c78-ac59-f56d195e552c tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:59.277835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7b92d396-c253-4c78-ac59-f56d195e552c tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '990f16ebb3394bf990be0effae842c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75250630ed4749c89bb58dfb46f6a540', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:59.297243 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7b92d396-c253-4c78-ac59-f56d195e552c tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 200 len: 1498 microversion: 2.1 time: 0.296519 May 18 22:36:59.299285 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2395/4538] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:58 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 1498 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:36:59.316428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-25e83d04-7993-4a0f-88da-92927a3a1810 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:36:59.317377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-25e83d04-7993-4a0f-88da-92927a3a1810 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:36:59.333274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25e83d04-7993-4a0f-88da-92927a3a1810 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:59.334852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25e83d04-7993-4a0f-88da-92927a3a1810 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:59.337089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25e83d04-7993-4a0f-88da-92927a3a1810 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:36:59.338168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25e83d04-7993-4a0f-88da-92927a3a1810 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:36:59.470234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsV221TestJSON-server-499589456", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "7fcb938c-9581-4b9a-97d8-6ecc46da7eab"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:36:59.588634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] validate_networks() for [('7fcb938c-9581-4b9a-97d8-6ecc46da7eab', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:36:59.624090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-25e83d04-7993-4a0f-88da-92927a3a1810 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:36:59.638200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-25e83d04-7993-4a0f-88da-92927a3a1810 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:36:59.650766 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-25e83d04-7993-4a0f-88da-92927a3a1810 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1315 microversion: 2.1 time: 0.338314 May 18 22:36:59.663204 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2396/4539] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:36:59 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1315 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:36:59.932345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [119082] Writing DB stats nova_cell0:SELECT=10 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:00.241900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:37:00.242962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:37:00.243458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:37:00.244423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:37:00.244840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:37:00.266903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:00.267423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:00.268234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:00.268845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:00.316849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Getting quotas for project f9b7dcf5358848aaa3413bdfbf1d1df8. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:37:00.333145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Getting quotas for user 1edac48ef3be48d687dc9a377ec5ecea and project f9b7dcf5358848aaa3413bdfbf1d1df8. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:37:00.351085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:37:00.354989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:37:00.418607 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d5b46bd3-61a0-48b9-93cc-fb47e5d389cb tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.21 time: 1.211793 May 18 22:37:00.419595 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2144/4540] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:36:59 2022] POST /compute/v2.1/servers => generated 380 bytes in 1214 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) May 18 22:37:00.430414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ae30412c-fd51-43d8-acea-78c5770dc4aa tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:00.430983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ae30412c-fd51-43d8-acea-78c5770dc4aa tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:00.434323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ae30412c-fd51-43d8-acea-78c5770dc4aa tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:00.555000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ae30412c-fd51-43d8-acea-78c5770dc4aa tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:00.575384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ae30412c-fd51-43d8-acea-78c5770dc4aa tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:00.583730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ae30412c-fd51-43d8-acea-78c5770dc4aa tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:00.585267 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ae30412c-fd51-43d8-acea-78c5770dc4aa tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1258 microversion: 2.21 time: 0.159051 May 18 22:37:00.587223 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2397/4541] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:00 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1258 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:00.682893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-abd030d5-a8ed-44b3-a936-9dea7e0eef6d tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:00.691841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-abd030d5-a8ed-44b3-a936-9dea7e0eef6d tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:00.721304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abd030d5-a8ed-44b3-a936-9dea7e0eef6d tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:00.722185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abd030d5-a8ed-44b3-a936-9dea7e0eef6d tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:00.724685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abd030d5-a8ed-44b3-a936-9dea7e0eef6d tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:00.727775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abd030d5-a8ed-44b3-a936-9dea7e0eef6d tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:01.025040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-f88acf11-6080-4420-8270-404ecda17e5f req-b6cd40fa-df38-493a-97a9-b27d39975377 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9e57723a-205f-4fca-9262-6f3662aa4272", "name": "network-vif-plugged", "status": "completed", "tag": "06b46e06-9c3f-43fe-a1b4-5ab647b28486"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:01.053321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f88acf11-6080-4420-8270-404ecda17e5f req-b6cd40fa-df38-493a-97a9-b27d39975377 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:01.053779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f88acf11-6080-4420-8270-404ecda17e5f req-b6cd40fa-df38-493a-97a9-b27d39975377 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:01.057717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-abd030d5-a8ed-44b3-a936-9dea7e0eef6d tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:01.067879 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-abd030d5-a8ed-44b3-a936-9dea7e0eef6d tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1315 microversion: 2.1 time: 0.399540 May 18 22:37:01.068941 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2145/4542] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:00 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1315 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:01.093071 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-f88acf11-6080-4420-8270-404ecda17e5f req-b6cd40fa-df38-493a-97a9-b27d39975377 service nova] Creating event network-vif-plugged:06b46e06-9c3f-43fe-a1b4-5ab647b28486 for instance 9e57723a-205f-4fca-9262-6f3662aa4272 on n-h1-841040-6 May 18 22:37:01.108534 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-f88acf11-6080-4420-8270-404ecda17e5f req-b6cd40fa-df38-493a-97a9-b27d39975377 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.091795 May 18 22:37:01.110564 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2398/4543] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:01 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:01.303130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-04d92590-629d-4cf5-9fe3-d9e54affebdb tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:01.303130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-04d92590-629d-4cf5-9fe3-d9e54affebdb tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:01.334429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-04d92590-629d-4cf5-9fe3-d9e54affebdb tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:01.334891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-04d92590-629d-4cf5-9fe3-d9e54affebdb tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:01.335682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-04d92590-629d-4cf5-9fe3-d9e54affebdb tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:01.336127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-04d92590-629d-4cf5-9fe3-d9e54affebdb tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:01.542280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-04d92590-629d-4cf5-9fe3-d9e54affebdb tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lazy-loading 'services' on Instance uuid f777c843-6d8d-4101-9d2e-4c826870464c {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:37:01.604764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-64893345-4599-4ab7-b17b-09804a256fd3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:01.605471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-64893345-4599-4ab7-b17b-09804a256fd3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:01.612671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64893345-4599-4ab7-b17b-09804a256fd3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:01.613373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64893345-4599-4ab7-b17b-09804a256fd3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:01.614433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64893345-4599-4ab7-b17b-09804a256fd3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:01.615061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64893345-4599-4ab7-b17b-09804a256fd3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:01.636707 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-04d92590-629d-4cf5-9fe3-d9e54affebdb tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments/4f39dd0e-00b4-41ef-a796-353c5b568e5c" status: 202 len: 0 microversion: 2.1 time: 0.340434 May 18 22:37:01.654541 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2146/4544] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:37:01 2022] DELETE /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments/4f39dd0e-00b4-41ef-a796-353c5b568e5c => generated 0 bytes in 359 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:37:01.668696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6e685db7-dec2-47d0-91fb-7dcef3ec3e77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:01.673516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6e685db7-dec2-47d0-91fb-7dcef3ec3e77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:01.685300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e685db7-dec2-47d0-91fb-7dcef3ec3e77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:01.689138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e685db7-dec2-47d0-91fb-7dcef3ec3e77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:01.695632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e685db7-dec2-47d0-91fb-7dcef3ec3e77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:01.697448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e685db7-dec2-47d0-91fb-7dcef3ec3e77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:01.729879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-64893345-4599-4ab7-b17b-09804a256fd3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:01.743980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-64893345-4599-4ab7-b17b-09804a256fd3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:01.748113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-64893345-4599-4ab7-b17b-09804a256fd3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:01.750626 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-64893345-4599-4ab7-b17b-09804a256fd3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1262 microversion: 2.21 time: 0.150893 May 18 22:37:01.752892 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2399/4545] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:01 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1262 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:37:01.817400 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6e685db7-dec2-47d0-91fb-7dcef3ec3e77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.158451 May 18 22:37:01.820284 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2147/4546] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:01 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:37:02.086383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e7a9d6e6-1cd9-44cb-aa43-d664109e3e6f tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:02.088095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e7a9d6e6-1cd9-44cb-aa43-d664109e3e6f tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:02.104844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7a9d6e6-1cd9-44cb-aa43-d664109e3e6f tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:02.106764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7a9d6e6-1cd9-44cb-aa43-d664109e3e6f tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:02.107847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7a9d6e6-1cd9-44cb-aa43-d664109e3e6f tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:02.108299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7a9d6e6-1cd9-44cb-aa43-d664109e3e6f tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:02.404944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e7a9d6e6-1cd9-44cb-aa43-d664109e3e6f tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:02.417016 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e7a9d6e6-1cd9-44cb-aa43-d664109e3e6f tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1315 microversion: 2.1 time: 0.334509 May 18 22:37:02.421590 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2400/4547] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:02 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1315 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:02.770272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9f4f61f3-5770-4afa-9f10-50966acf8424 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:02.771596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9f4f61f3-5770-4afa-9f10-50966acf8424 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:02.781206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f4f61f3-5770-4afa-9f10-50966acf8424 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:02.807743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f4f61f3-5770-4afa-9f10-50966acf8424 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.026s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:02.808981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f4f61f3-5770-4afa-9f10-50966acf8424 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:02.812047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f4f61f3-5770-4afa-9f10-50966acf8424 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:02.832925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3c6c9874-b9a6-45b8-8769-4de735c66086 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:02.834656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3c6c9874-b9a6-45b8-8769-4de735c66086 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:02.871022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c6c9874-b9a6-45b8-8769-4de735c66086 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:02.871022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c6c9874-b9a6-45b8-8769-4de735c66086 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:02.883139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c6c9874-b9a6-45b8-8769-4de735c66086 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:02.885352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c6c9874-b9a6-45b8-8769-4de735c66086 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:02.914938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-9f4f61f3-5770-4afa-9f10-50966acf8424 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=1,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:02.968023 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3c6c9874-b9a6-45b8-8769-4de735c66086 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.139344 May 18 22:37:02.984114 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2401/4548] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:02 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:03.022433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9f4f61f3-5770-4afa-9f10-50966acf8424 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:03.037047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9f4f61f3-5770-4afa-9f10-50966acf8424 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:03.042422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9f4f61f3-5770-4afa-9f10-50966acf8424 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:03.044232 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9f4f61f3-5770-4afa-9f10-50966acf8424 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1310 microversion: 2.21 time: 0.278528 May 18 22:37:03.045678 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2148/4549] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:02 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1310 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:03.436424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04be24ad-daeb-476d-9d45-64889bed3de3 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:03.437464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-04be24ad-daeb-476d-9d45-64889bed3de3 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:03.453947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04be24ad-daeb-476d-9d45-64889bed3de3 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:03.454403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04be24ad-daeb-476d-9d45-64889bed3de3 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:03.459437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04be24ad-daeb-476d-9d45-64889bed3de3 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:03.460205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04be24ad-daeb-476d-9d45-64889bed3de3 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:03.924353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-04be24ad-daeb-476d-9d45-64889bed3de3 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:03.927731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-04be24ad-daeb-476d-9d45-64889bed3de3 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [119083] Writing DB stats nova_cell1:SELECT=99,nova_cell1:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:03.943146 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04be24ad-daeb-476d-9d45-64889bed3de3 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1465 microversion: 2.1 time: 0.511484 May 18 22:37:03.946473 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2402/4550] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:03 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1465 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:03.996083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cbf7c4e7-703c-41f8-9cf7-cba4fc8736d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:03.997157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cbf7c4e7-703c-41f8-9cf7-cba4fc8736d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:04.012821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbf7c4e7-703c-41f8-9cf7-cba4fc8736d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:04.013295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbf7c4e7-703c-41f8-9cf7-cba4fc8736d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:04.015069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbf7c4e7-703c-41f8-9cf7-cba4fc8736d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:04.020354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbf7c4e7-703c-41f8-9cf7-cba4fc8736d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:04.065072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-da0d3e51-d081-476d-add9-f72d42b8ec86 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:04.065759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-da0d3e51-d081-476d-add9-f72d42b8ec86 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:04.074964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da0d3e51-d081-476d-add9-f72d42b8ec86 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:04.075413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da0d3e51-d081-476d-add9-f72d42b8ec86 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:04.079744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da0d3e51-d081-476d-add9-f72d42b8ec86 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:04.080875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da0d3e51-d081-476d-add9-f72d42b8ec86 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:04.086994 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cbf7c4e7-703c-41f8-9cf7-cba4fc8736d0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.096005 May 18 22:37:04.088461 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2149/4551] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:03 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:04.206755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da0d3e51-d081-476d-add9-f72d42b8ec86 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:04.217599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da0d3e51-d081-476d-add9-f72d42b8ec86 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:04.219369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da0d3e51-d081-476d-add9-f72d42b8ec86 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:04.220523 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-da0d3e51-d081-476d-add9-f72d42b8ec86 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1316 microversion: 2.21 time: 0.160600 May 18 22:37:04.241669 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2403/4552] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:04 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1316 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:37:04.316224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1bb9c3ff-2c44-4471-bacb-66974b9555bd tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:04.317363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1bb9c3ff-2c44-4471-bacb-66974b9555bd tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:04.328436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1bb9c3ff-2c44-4471-bacb-66974b9555bd tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:04.329149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1bb9c3ff-2c44-4471-bacb-66974b9555bd tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:04.330185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1bb9c3ff-2c44-4471-bacb-66974b9555bd tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:04.331694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1bb9c3ff-2c44-4471-bacb-66974b9555bd tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:04.392134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1bb9c3ff-2c44-4471-bacb-66974b9555bd tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:37:04.608564 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1bb9c3ff-2c44-4471-bacb-66974b9555bd tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "DELETE /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 204 len: 0 microversion: 2.1 time: 0.295130 May 18 22:37:04.609212 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2150/4553] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:37:04 2022] DELETE /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:37:04.619168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-018e5e75-a772-4907-b005-83512f9b3a37 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:04.619793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-018e5e75-a772-4907-b005-83512f9b3a37 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:04.631673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-018e5e75-a772-4907-b005-83512f9b3a37 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:04.632120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-018e5e75-a772-4907-b005-83512f9b3a37 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:04.634053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-018e5e75-a772-4907-b005-83512f9b3a37 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:04.636728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-018e5e75-a772-4907-b005-83512f9b3a37 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:04.936146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-018e5e75-a772-4907-b005-83512f9b3a37 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:04.944930 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-018e5e75-a772-4907-b005-83512f9b3a37 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1471 microversion: 2.1 time: 0.331388 May 18 22:37:04.947418 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2404/4554] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:04 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1471 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:37:05.099693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-92ddfc06-1cce-47d1-a6ff-367072022aa7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:05.100658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-92ddfc06-1cce-47d1-a6ff-367072022aa7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:05.113835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-92ddfc06-1cce-47d1-a6ff-367072022aa7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_api:SELECT=92,nova_api:INSERT=6,nova_api:UPDATE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:05.117912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92ddfc06-1cce-47d1-a6ff-367072022aa7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:05.118375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92ddfc06-1cce-47d1-a6ff-367072022aa7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:05.119703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92ddfc06-1cce-47d1-a6ff-367072022aa7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:05.123115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92ddfc06-1cce-47d1-a6ff-367072022aa7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:05.220072 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-92ddfc06-1cce-47d1-a6ff-367072022aa7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.124707 May 18 22:37:05.220667 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2151/4555] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:05 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:05.240661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0bd8d581-d609-4dca-9d70-200554086035 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:05.240995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0bd8d581-d609-4dca-9d70-200554086035 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:05.248353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aa02efc9-5caf-47d7-8c96-9cacaa98468f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:05.250808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aa02efc9-5caf-47d7-8c96-9cacaa98468f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:05.259251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0bd8d581-d609-4dca-9d70-200554086035 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:05.263654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0bd8d581-d609-4dca-9d70-200554086035 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:05.264474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0bd8d581-d609-4dca-9d70-200554086035 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:05.264911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0bd8d581-d609-4dca-9d70-200554086035 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:05.273368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa02efc9-5caf-47d7-8c96-9cacaa98468f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:05.273850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa02efc9-5caf-47d7-8c96-9cacaa98468f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:05.275133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa02efc9-5caf-47d7-8c96-9cacaa98468f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:05.275578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa02efc9-5caf-47d7-8c96-9cacaa98468f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:05.324687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0bd8d581-d609-4dca-9d70-200554086035 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:37:05.442115 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0bd8d581-d609-4dca-9d70-200554086035 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "DELETE /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 204 len: 0 microversion: 2.1 time: 0.205698 May 18 22:37:05.443936 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2405/4556] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:37:05 2022] DELETE /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:37:05.461250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b7789d86-e371-4308-9802-172ea795c02b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:05.462010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b7789d86-e371-4308-9802-172ea795c02b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:05.485177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7789d86-e371-4308-9802-172ea795c02b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:05.485971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7789d86-e371-4308-9802-172ea795c02b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:05.494595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7789d86-e371-4308-9802-172ea795c02b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:05.495299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7789d86-e371-4308-9802-172ea795c02b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:05.506227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aa02efc9-5caf-47d7-8c96-9cacaa98468f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:05.518106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aa02efc9-5caf-47d7-8c96-9cacaa98468f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:05.520247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aa02efc9-5caf-47d7-8c96-9cacaa98468f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:05.521657 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aa02efc9-5caf-47d7-8c96-9cacaa98468f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1358 microversion: 2.21 time: 0.279423 May 18 22:37:05.522466 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2152/4557] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:05 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1358 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:05.964721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f02390bf-b4f9-435c-b1a6-5cfbe693661a tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:05.965336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f02390bf-b4f9-435c-b1a6-5cfbe693661a tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:05.975888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f02390bf-b4f9-435c-b1a6-5cfbe693661a tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:05.977502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f02390bf-b4f9-435c-b1a6-5cfbe693661a tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:05.978836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f02390bf-b4f9-435c-b1a6-5cfbe693661a tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:05.981395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f02390bf-b4f9-435c-b1a6-5cfbe693661a tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:06.453126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b7789d86-e371-4308-9802-172ea795c02b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '990f16ebb3394bf990be0effae842c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75250630ed4749c89bb58dfb46f6a540', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:06.467406 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b7789d86-e371-4308-9802-172ea795c02b tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 200 len: 1504 microversion: 2.1 time: 1.016084 May 18 22:37:06.485422 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2406/4558] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:05 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 1504 bytes in 1033 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:06.505062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d3ddc08c-246f-4edb-909d-3ecb7d87ff32 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:06.511512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d3ddc08c-246f-4edb-909d-3ecb7d87ff32 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:06.525128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3ddc08c-246f-4edb-909d-3ecb7d87ff32 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:06.531977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3ddc08c-246f-4edb-909d-3ecb7d87ff32 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:06.534131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3ddc08c-246f-4edb-909d-3ecb7d87ff32 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:06.534934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3ddc08c-246f-4edb-909d-3ecb7d87ff32 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:06.606722 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d3ddc08c-246f-4edb-909d-3ecb7d87ff32 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.119595 May 18 22:37:06.608976 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2407/4559] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:06 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:06.617179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-611b1d8a-e7d3-4e73-ba73-086c243016d1 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:06.623834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-611b1d8a-e7d3-4e73-ba73-086c243016d1 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:06.639806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-611b1d8a-e7d3-4e73-ba73-086c243016d1 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:06.642317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-611b1d8a-e7d3-4e73-ba73-086c243016d1 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:06.643505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-611b1d8a-e7d3-4e73-ba73-086c243016d1 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:06.649500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-611b1d8a-e7d3-4e73-ba73-086c243016d1 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:07.125936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f02390bf-b4f9-435c-b1a6-5cfbe693661a tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:07.141549 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f02390bf-b4f9-435c-b1a6-5cfbe693661a tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1471 microversion: 2.1 time: 1.179380 May 18 22:37:07.145142 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2153/4560] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:05 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1471 bytes in 1185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:37:07.334168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-611b1d8a-e7d3-4e73-ba73-086c243016d1 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:07.349092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-611b1d8a-e7d3-4e73-ba73-086c243016d1 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:07.356253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-611b1d8a-e7d3-4e73-ba73-086c243016d1 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:07.357991 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-611b1d8a-e7d3-4e73-ba73-086c243016d1 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1358 microversion: 2.21 time: 0.744717 May 18 22:37:07.358917 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2408/4561] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:06 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1358 bytes in 749 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:07.488246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7be15c2c-3891-42bc-b790-15bf8d61e32e tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:07.489158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7be15c2c-3891-42bc-b790-15bf8d61e32e tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:07.498425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7be15c2c-3891-42bc-b790-15bf8d61e32e tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:07.501028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7be15c2c-3891-42bc-b790-15bf8d61e32e tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:07.504347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7be15c2c-3891-42bc-b790-15bf8d61e32e tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:07.506266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7be15c2c-3891-42bc-b790-15bf8d61e32e tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:07.624496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-362cfaf4-8454-4775-8838-be88501b4094 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:07.627166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-362cfaf4-8454-4775-8838-be88501b4094 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:07.638881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-362cfaf4-8454-4775-8838-be88501b4094 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:07.639887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-362cfaf4-8454-4775-8838-be88501b4094 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:07.641611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-362cfaf4-8454-4775-8838-be88501b4094 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:07.642518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-362cfaf4-8454-4775-8838-be88501b4094 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:07.684257 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-362cfaf4-8454-4775-8838-be88501b4094 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.065880 May 18 22:37:07.688238 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2409/4562] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:07 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:07.766072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-7eac0188-575b-427e-87a1-01e70b232e78 req-f5bc14df-e4bb-4d3f-9b27-6c7c008dfa58 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b59036c2-ad79-47df-a7f5-737910859b18", "tag": "0752f4c6-9b81-4753-bbf3-1484a6021836"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:07.789233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7eac0188-575b-427e-87a1-01e70b232e78 req-f5bc14df-e4bb-4d3f-9b27-6c7c008dfa58 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:07.792157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7eac0188-575b-427e-87a1-01e70b232e78 req-f5bc14df-e4bb-4d3f-9b27-6c7c008dfa58 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:07.819546 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-7eac0188-575b-427e-87a1-01e70b232e78 req-f5bc14df-e4bb-4d3f-9b27-6c7c008dfa58 service nova] Creating event network-changed:0752f4c6-9b81-4753-bbf3-1484a6021836 for instance b59036c2-ad79-47df-a7f5-737910859b18 on n-h1-841040-6 May 18 22:37:07.826581 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-7eac0188-575b-427e-87a1-01e70b232e78 req-f5bc14df-e4bb-4d3f-9b27-6c7c008dfa58 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.076408 May 18 22:37:07.828282 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2410/4563] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:07 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:37:08.168414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-42f41fb0-bc93-4d1e-bc19-e94e6739b131 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:08.169126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-42f41fb0-bc93-4d1e-bc19-e94e6739b131 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:08.187316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7be15c2c-3891-42bc-b790-15bf8d61e32e tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '990f16ebb3394bf990be0effae842c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75250630ed4749c89bb58dfb46f6a540', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:08.195868 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7be15c2c-3891-42bc-b790-15bf8d61e32e tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 200 len: 1504 microversion: 2.1 time: 0.711617 May 18 22:37:08.199294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42f41fb0-bc93-4d1e-bc19-e94e6739b131 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:08.199746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42f41fb0-bc93-4d1e-bc19-e94e6739b131 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:08.200541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42f41fb0-bc93-4d1e-bc19-e94e6739b131 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:08.206494 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2154/4564] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:07 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 1504 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:08.208683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42f41fb0-bc93-4d1e-bc19-e94e6739b131 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:08.213268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-1c58a6b6-30ba-42ff-b6b2-8b87b5ece3a7 req-15f88333-ace2-43c0-9a57-1a14fa31c3ee service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c24db9a5-80f9-4d7b-9234-e61c7206c952", "name": "network-vif-deleted", "tag": "250bb664-5097-4abb-a8cd-412f6622ce9d"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:08.224556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1c58a6b6-30ba-42ff-b6b2-8b87b5ece3a7 req-15f88333-ace2-43c0-9a57-1a14fa31c3ee service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:08.225239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1c58a6b6-30ba-42ff-b6b2-8b87b5ece3a7 req-15f88333-ace2-43c0-9a57-1a14fa31c3ee service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:08.262560 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-1c58a6b6-30ba-42ff-b6b2-8b87b5ece3a7 req-15f88333-ace2-43c0-9a57-1a14fa31c3ee service nova] Creating event network-vif-deleted:250bb664-5097-4abb-a8cd-412f6622ce9d for instance c24db9a5-80f9-4d7b-9234-e61c7206c952 on n-h2-841040-6 May 18 22:37:08.283104 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-1c58a6b6-30ba-42ff-b6b2-8b87b5ece3a7 req-15f88333-ace2-43c0-9a57-1a14fa31c3ee service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.067190 May 18 22:37:08.287718 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2155/4565] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:08 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:08.376587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5476ad6a-4652-457a-952c-da64b5240cbd tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:08.377624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5476ad6a-4652-457a-952c-da64b5240cbd tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:08.389615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5476ad6a-4652-457a-952c-da64b5240cbd tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:08.390092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5476ad6a-4652-457a-952c-da64b5240cbd tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:08.395150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5476ad6a-4652-457a-952c-da64b5240cbd tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:08.395878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5476ad6a-4652-457a-952c-da64b5240cbd tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:08.582578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5476ad6a-4652-457a-952c-da64b5240cbd tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:08.592105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5476ad6a-4652-457a-952c-da64b5240cbd tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:08.593768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5476ad6a-4652-457a-952c-da64b5240cbd tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:08.595436 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5476ad6a-4652-457a-952c-da64b5240cbd tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1358 microversion: 2.21 time: 0.223497 May 18 22:37:08.596882 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2156/4566] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:08 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1358 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:08.697909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-82f5a805-9c6b-435d-a4bd-c80283aee53e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:08.699057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-82f5a805-9c6b-435d-a4bd-c80283aee53e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:08.712743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82f5a805-9c6b-435d-a4bd-c80283aee53e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:08.713322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82f5a805-9c6b-435d-a4bd-c80283aee53e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:08.714234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82f5a805-9c6b-435d-a4bd-c80283aee53e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:08.718208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82f5a805-9c6b-435d-a4bd-c80283aee53e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:08.796466 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-82f5a805-9c6b-435d-a4bd-c80283aee53e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.102497 May 18 22:37:08.800470 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2157/4567] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:08 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:37:09.027496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-42f41fb0-bc93-4d1e-bc19-e94e6739b131 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0bb397a90094490abd366ccaa1c119c7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f60dcb5127ec4487a19ac46f332fad01', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:09.039729 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-42f41fb0-bc93-4d1e-bc19-e94e6739b131 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 200 len: 1429 microversion: 2.1 time: 0.878799 May 18 22:37:09.050295 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2411/4568] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:08 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 1429 bytes in 894 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:09.220024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-41b426ed-9cbc-4eff-a2f5-d5faf87f2567 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:09.222850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-41b426ed-9cbc-4eff-a2f5-d5faf87f2567 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] [instance: c24db9a5-80f9-4d7b-9234-e61c7206c952] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:09.238499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41b426ed-9cbc-4eff-a2f5-d5faf87f2567 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:09.239300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41b426ed-9cbc-4eff-a2f5-d5faf87f2567 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:09.240306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41b426ed-9cbc-4eff-a2f5-d5faf87f2567 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:09.240962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41b426ed-9cbc-4eff-a2f5-d5faf87f2567 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:09.282700 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-41b426ed-9cbc-4eff-a2f5-d5faf87f2567 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] HTTP exception thrown: Instance c24db9a5-80f9-4d7b-9234-e61c7206c952 could not be found. May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-41b426ed-9cbc-4eff-a2f5-d5faf87f2567 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Request method failure captured: May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 HTTP/1.1 May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXT3mdgy6Z_9sziJ-fKgJuTQZjNkh4TrA_DxbCXUfJkKhmTU8qUHhAgM09aQrxstXJQGKB1T6fSK-AqXzjeyYgGOD09hv1VhXol2cL982P9FPRvGRDg9638EqwAYdEx1ZhPj1M-4hvljmeyJkdlHLuJ-3VIHDVHtrckVOw7lPDAHk_4 May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 75250630ed4749c89bb58dfb46f6a540 May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesActionsTest-1744563442 May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/75250630ed4749c89bb58dfb46f6a540"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/75250630ed4749c89bb58dfb46f6a540"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_75250630ed4749c89bb58dfb46f6a540"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/75250630ed4749c89bb58dfb46f6a540"}]}] May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesActionsTest-1744563442 May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 75250630ed4749c89bb58dfb46f6a540 May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesActionsTest-1744563442 May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesActionsTest-1744563442-project May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 990f16ebb3394bf990be0effae842c20 May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesActionsTest-1744563442-project May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance c24db9a5-80f9-4d7b-9234-e61c7206c952 could not be found. May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'c24db9a5-80f9-4d7b-9234-e61c7206c952'} May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance c24db9a5-80f9-4d7b-9234-e61c7206c952 could not be found. May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance c24db9a5-80f9-4d7b-9234-e61c7206c952 could not be found. May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:09.291635 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:09.297461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:09.297461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:09.297461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:09.297461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:37:09.297461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:37:09.297461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance c24db9a5-80f9-4d7b-9234-e61c7206c952 could not be found. May 18 22:37:09.297461 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:09.301712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-41b426ed-9cbc-4eff-a2f5-d5faf87f2567 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] Returning 404 to user: Instance c24db9a5-80f9-4d7b-9234-e61c7206c952 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:37:09.304627 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-41b426ed-9cbc-4eff-a2f5-d5faf87f2567 tempest-VolumesActionsTest-1744563442 tempest-VolumesActionsTest-1744563442-project] 10.222.0.58 "GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952" status: 404 len: 111 microversion: 2.1 time: 0.087514 May 18 22:37:09.305528 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2158/4569] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:09 2022] GET /compute/v2.1/servers/c24db9a5-80f9-4d7b-9234-e61c7206c952 => generated 111 bytes in 91 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:37:09.617063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e9cd03ca-f048-4bf4-bc63-4fd2ada5e148 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:09.618051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e9cd03ca-f048-4bf4-bc63-4fd2ada5e148 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:09.637377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9cd03ca-f048-4bf4-bc63-4fd2ada5e148 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:09.640277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9cd03ca-f048-4bf4-bc63-4fd2ada5e148 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:09.643139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9cd03ca-f048-4bf4-bc63-4fd2ada5e148 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:09.644927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9cd03ca-f048-4bf4-bc63-4fd2ada5e148 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:09.812763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5b9c570f-8615-4f8d-870b-8170fae9aab1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:09.813839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5b9c570f-8615-4f8d-870b-8170fae9aab1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:09.833102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b9c570f-8615-4f8d-870b-8170fae9aab1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:09.833856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b9c570f-8615-4f8d-870b-8170fae9aab1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:09.835066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b9c570f-8615-4f8d-870b-8170fae9aab1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:09.835796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b9c570f-8615-4f8d-870b-8170fae9aab1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:09.945303 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5b9c570f-8615-4f8d-870b-8170fae9aab1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.135883 May 18 22:37:09.951554 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2159/4570] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:09 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:09.956671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-e7e6d456-140f-4095-ae3a-26ee1228dfe1 req-93fe8d44-0dc0-4040-8dc3-5cf6d2faae5a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9e57723a-205f-4fca-9262-6f3662aa4272", "name": "network-vif-deleted", "tag": "06b46e06-9c3f-43fe-a1b4-5ab647b28486"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:09.985565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e7e6d456-140f-4095-ae3a-26ee1228dfe1 req-93fe8d44-0dc0-4040-8dc3-5cf6d2faae5a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:09.996968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e7e6d456-140f-4095-ae3a-26ee1228dfe1 req-93fe8d44-0dc0-4040-8dc3-5cf6d2faae5a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:10.033677 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-e7e6d456-140f-4095-ae3a-26ee1228dfe1 req-93fe8d44-0dc0-4040-8dc3-5cf6d2faae5a service nova] Creating event network-vif-deleted:06b46e06-9c3f-43fe-a1b4-5ab647b28486 for instance 9e57723a-205f-4fca-9262-6f3662aa4272 on n-h1-841040-6 May 18 22:37:10.056958 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-e7e6d456-140f-4095-ae3a-26ee1228dfe1 req-93fe8d44-0dc0-4040-8dc3-5cf6d2faae5a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.103695 May 18 22:37:10.059197 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2160/4571] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:09 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:10.071678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a62001a7-2ba1-4e8f-bdb1-9aaed0619a53 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:10.081371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a62001a7-2ba1-4e8f-bdb1-9aaed0619a53 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] [instance: 9e57723a-205f-4fca-9262-6f3662aa4272] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:10.100776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a62001a7-2ba1-4e8f-bdb1-9aaed0619a53 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:10.110610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a62001a7-2ba1-4e8f-bdb1-9aaed0619a53 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:10.113797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a62001a7-2ba1-4e8f-bdb1-9aaed0619a53 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:10.114487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a62001a7-2ba1-4e8f-bdb1-9aaed0619a53 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:10.155146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e9cd03ca-f048-4bf4-bc63-4fd2ada5e148 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:10.169837 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-a62001a7-2ba1-4e8f-bdb1-9aaed0619a53 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] HTTP exception thrown: Instance 9e57723a-205f-4fca-9262-6f3662aa4272 could not be found. May 18 22:37:10.171866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e9cd03ca-f048-4bf4-bc63-4fd2ada5e148 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a62001a7-2ba1-4e8f-bdb1-9aaed0619a53 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Request method failure captured: May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 HTTP/1.1 May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXT8iFACNSVeOyLOk5YjTzdzO0NhpBXZARZp7WB5dVHtrplDlRLna7hZHU9JsAY545T-aIELFDdU7zHQwIYfgELBHTHoYerW14i8O0YCCAERnCd7qq7nCc7dg-0ovNlMIImBx_0VBAUDb45gYCyih3Thy45OAhmrM3LZntS89sXIvjQ May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: f60dcb5127ec4487a19ac46f332fad01 May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesNegativeTest-1963213055 May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/f60dcb5127ec4487a19ac46f332fad01"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f60dcb5127ec4487a19ac46f332fad01"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_f60dcb5127ec4487a19ac46f332fad01"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f60dcb5127ec4487a19ac46f332fad01"}]}] May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesNegativeTest-1963213055 May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: f60dcb5127ec4487a19ac46f332fad01 May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesNegativeTest-1963213055 May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesNegativeTest-1963213055-project May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 0bb397a90094490abd366ccaa1c119c7 May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesNegativeTest-1963213055-project May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 9e57723a-205f-4fca-9262-6f3662aa4272 could not be found. May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '9e57723a-205f-4fca-9262-6f3662aa4272'} May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 9e57723a-205f-4fca-9262-6f3662aa4272 could not be found. May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 9e57723a-205f-4fca-9262-6f3662aa4272 could not be found. May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:10.174677 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:10.179786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:10.179786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:10.179786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:10.179786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:37:10.179786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:37:10.179786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 9e57723a-205f-4fca-9262-6f3662aa4272 could not be found. May 18 22:37:10.179786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:10.181231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e9cd03ca-f048-4bf4-bc63-4fd2ada5e148 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:10.182254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a62001a7-2ba1-4e8f-bdb1-9aaed0619a53 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] Returning 404 to user: Instance 9e57723a-205f-4fca-9262-6f3662aa4272 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:37:10.185224 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e9cd03ca-f048-4bf4-bc63-4fd2ada5e148 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1358 microversion: 2.21 time: 0.570203 May 18 22:37:10.185851 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a62001a7-2ba1-4e8f-bdb1-9aaed0619a53 tempest-VolumesNegativeTest-1963213055 tempest-VolumesNegativeTest-1963213055-project] 10.222.0.58 "GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272" status: 404 len: 111 microversion: 2.1 time: 0.120981 May 18 22:37:10.186551 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2161/4573] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:10 2022] GET /compute/v2.1/servers/9e57723a-205f-4fca-9262-6f3662aa4272 => generated 111 bytes in 127 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:37:10.186699 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2412/4573] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:09 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1358 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:10.963110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f87ba9d6-bacb-44b9-80af-157117dc30c8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:10.964592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f87ba9d6-bacb-44b9-80af-157117dc30c8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:10.970372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f87ba9d6-bacb-44b9-80af-157117dc30c8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:10.971628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f87ba9d6-bacb-44b9-80af-157117dc30c8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:10.986682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f87ba9d6-bacb-44b9-80af-157117dc30c8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:10.987385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f87ba9d6-bacb-44b9-80af-157117dc30c8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:10.991098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f87ba9d6-bacb-44b9-80af-157117dc30c8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:10.991729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f87ba9d6-bacb-44b9-80af-157117dc30c8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:11.039014 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f87ba9d6-bacb-44b9-80af-157117dc30c8 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.080775 May 18 22:37:11.041446 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2162/4574] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:10 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:11.206868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0a22a454-bfa6-4e44-a0c0-9854efee3fac tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:11.208968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0a22a454-bfa6-4e44-a0c0-9854efee3fac tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:11.217759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0a22a454-bfa6-4e44-a0c0-9854efee3fac tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:11.224603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a22a454-bfa6-4e44-a0c0-9854efee3fac tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:11.225267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a22a454-bfa6-4e44-a0c0-9854efee3fac tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:11.226436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a22a454-bfa6-4e44-a0c0-9854efee3fac tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:11.228180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a22a454-bfa6-4e44-a0c0-9854efee3fac tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:11.504718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0a22a454-bfa6-4e44-a0c0-9854efee3fac tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:11.519396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0a22a454-bfa6-4e44-a0c0-9854efee3fac tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:11.521189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0a22a454-bfa6-4e44-a0c0-9854efee3fac tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:11.522521 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0a22a454-bfa6-4e44-a0c0-9854efee3fac tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1358 microversion: 2.21 time: 0.322438 May 18 22:37:11.525445 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2413/4575] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:11 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1358 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:12.052138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e1a72ef4-0fd7-4a71-9785-823e28ff993b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:12.053618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e1a72ef4-0fd7-4a71-9785-823e28ff993b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:12.068030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1a72ef4-0fd7-4a71-9785-823e28ff993b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:12.078517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1a72ef4-0fd7-4a71-9785-823e28ff993b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:12.083152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1a72ef4-0fd7-4a71-9785-823e28ff993b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:12.083641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1a72ef4-0fd7-4a71-9785-823e28ff993b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:12.157623 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e1a72ef4-0fd7-4a71-9785-823e28ff993b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.109195 May 18 22:37:12.160005 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2163/4576] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:12 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:12.543205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-edf0c889-0916-48b8-8867-9baae7446c65 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:12.543808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-edf0c889-0916-48b8-8867-9baae7446c65 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:12.563536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edf0c889-0916-48b8-8867-9baae7446c65 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:12.563994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edf0c889-0916-48b8-8867-9baae7446c65 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:12.564776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edf0c889-0916-48b8-8867-9baae7446c65 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:12.565209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edf0c889-0916-48b8-8867-9baae7446c65 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:13.018279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-edf0c889-0916-48b8-8867-9baae7446c65 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:13.032700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-edf0c889-0916-48b8-8867-9baae7446c65 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:13.040691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-edf0c889-0916-48b8-8867-9baae7446c65 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:13.043659 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-edf0c889-0916-48b8-8867-9baae7446c65 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1358 microversion: 2.21 time: 0.504929 May 18 22:37:13.058166 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2414/4577] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:12 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1358 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:13.171124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1cc5954c-a414-4f97-a085-b22a77df4684 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:13.172132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1cc5954c-a414-4f97-a085-b22a77df4684 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:13.187800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cc5954c-a414-4f97-a085-b22a77df4684 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:13.193717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cc5954c-a414-4f97-a085-b22a77df4684 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:13.194856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cc5954c-a414-4f97-a085-b22a77df4684 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:13.195461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cc5954c-a414-4f97-a085-b22a77df4684 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:13.268611 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1cc5954c-a414-4f97-a085-b22a77df4684 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.102226 May 18 22:37:13.269798 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2164/4578] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:13 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:14.072792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2779a1ae-dddd-4003-919a-d1fb62231cf2 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:14.073599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2779a1ae-dddd-4003-919a-d1fb62231cf2 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:14.086430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2779a1ae-dddd-4003-919a-d1fb62231cf2 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:14.090160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2779a1ae-dddd-4003-919a-d1fb62231cf2 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:14.091329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2779a1ae-dddd-4003-919a-d1fb62231cf2 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:14.094294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2779a1ae-dddd-4003-919a-d1fb62231cf2 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:14.281105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-88d5497f-67ad-4364-94ba-0a75d27dd13e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:14.282760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-88d5497f-67ad-4364-94ba-0a75d27dd13e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:14.307868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-88d5497f-67ad-4364-94ba-0a75d27dd13e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:14.308446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-88d5497f-67ad-4364-94ba-0a75d27dd13e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:14.309353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-88d5497f-67ad-4364-94ba-0a75d27dd13e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:14.309927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-88d5497f-67ad-4364-94ba-0a75d27dd13e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:14.410278 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-88d5497f-67ad-4364-94ba-0a75d27dd13e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.133023 May 18 22:37:14.418160 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2165/4579] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:14 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:14.948117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2779a1ae-dddd-4003-919a-d1fb62231cf2 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:14.978570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2779a1ae-dddd-4003-919a-d1fb62231cf2 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:14.980781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2779a1ae-dddd-4003-919a-d1fb62231cf2 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:14.982193 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2779a1ae-dddd-4003-919a-d1fb62231cf2 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1358 microversion: 2.21 time: 0.920065 May 18 22:37:14.982927 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2415/4580] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:14 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1358 bytes in 922 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:15.159315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-a14270c9-d2ea-4b36-9705-20849fc29cb2 req-b4d28bd9-2989-4efe-b17d-b5a8c249ed24 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b59036c2-ad79-47df-a7f5-737910859b18", "name": "network-vif-plugged", "status": "completed", "tag": "0752f4c6-9b81-4753-bbf3-1484a6021836"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:15.183246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a14270c9-d2ea-4b36-9705-20849fc29cb2 req-b4d28bd9-2989-4efe-b17d-b5a8c249ed24 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:15.185932 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a14270c9-d2ea-4b36-9705-20849fc29cb2 req-b4d28bd9-2989-4efe-b17d-b5a8c249ed24 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:15.195837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-a14270c9-d2ea-4b36-9705-20849fc29cb2 req-b4d28bd9-2989-4efe-b17d-b5a8c249ed24 service nova] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:15.249223 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-a14270c9-d2ea-4b36-9705-20849fc29cb2 req-b4d28bd9-2989-4efe-b17d-b5a8c249ed24 service nova] Creating event network-vif-plugged:0752f4c6-9b81-4753-bbf3-1484a6021836 for instance b59036c2-ad79-47df-a7f5-737910859b18 on n-h1-841040-6 May 18 22:37:15.266090 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-a14270c9-d2ea-4b36-9705-20849fc29cb2 req-b4d28bd9-2989-4efe-b17d-b5a8c249ed24 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.110685 May 18 22:37:15.266686 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2166/4581] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:15 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:37:15.428502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b45f54e2-0032-4f43-a50f-33b01a66540b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:15.430064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b45f54e2-0032-4f43-a50f-33b01a66540b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:15.439932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b45f54e2-0032-4f43-a50f-33b01a66540b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:15.442169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b45f54e2-0032-4f43-a50f-33b01a66540b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:15.444637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b45f54e2-0032-4f43-a50f-33b01a66540b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:15.446587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b45f54e2-0032-4f43-a50f-33b01a66540b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:15.536869 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b45f54e2-0032-4f43-a50f-33b01a66540b tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.112198 May 18 22:37:15.541787 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2416/4582] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:15 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:16.007173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-57c87867-989e-4db3-a175-064fac29f2ed tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:16.011499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-57c87867-989e-4db3-a175-064fac29f2ed tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:16.045906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57c87867-989e-4db3-a175-064fac29f2ed tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:16.047774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57c87867-989e-4db3-a175-064fac29f2ed tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:16.048759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57c87867-989e-4db3-a175-064fac29f2ed tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:16.054064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57c87867-989e-4db3-a175-064fac29f2ed tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:16.354108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-57c87867-989e-4db3-a175-064fac29f2ed tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:16.368778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-57c87867-989e-4db3-a175-064fac29f2ed tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:16.375743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-57c87867-989e-4db3-a175-064fac29f2ed tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:16.378558 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-57c87867-989e-4db3-a175-064fac29f2ed tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1358 microversion: 2.21 time: 0.379499 May 18 22:37:16.382353 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2167/4583] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:15 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1358 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:37:16.553866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ee7b83b-0cde-4f00-8d8e-278d900be5a6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:16.555979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9ee7b83b-0cde-4f00-8d8e-278d900be5a6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:16.573385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ee7b83b-0cde-4f00-8d8e-278d900be5a6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:16.574365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ee7b83b-0cde-4f00-8d8e-278d900be5a6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:16.575372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ee7b83b-0cde-4f00-8d8e-278d900be5a6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:16.576041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ee7b83b-0cde-4f00-8d8e-278d900be5a6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:16.656127 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9ee7b83b-0cde-4f00-8d8e-278d900be5a6 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.107398 May 18 22:37:16.657202 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2417/4584] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:16 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:17.399994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d0a3e33-ad52-4141-8e0c-18f57f0db2e3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:17.401224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3d0a3e33-ad52-4141-8e0c-18f57f0db2e3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:17.409581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d0a3e33-ad52-4141-8e0c-18f57f0db2e3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:17.410417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d0a3e33-ad52-4141-8e0c-18f57f0db2e3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:17.411456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d0a3e33-ad52-4141-8e0c-18f57f0db2e3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:17.412064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d0a3e33-ad52-4141-8e0c-18f57f0db2e3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:17.668389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3057719b-6cbb-4809-9a18-a34284afe956 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:17.669489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3057719b-6cbb-4809-9a18-a34284afe956 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:17.678650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-3057719b-6cbb-4809-9a18-a34284afe956 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119083] Writing DB stats nova_api:SELECT=96,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:17.688720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3057719b-6cbb-4809-9a18-a34284afe956 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:17.689970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3057719b-6cbb-4809-9a18-a34284afe956 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:17.692879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3057719b-6cbb-4809-9a18-a34284afe956 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:17.693408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3057719b-6cbb-4809-9a18-a34284afe956 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:17.777112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-3057719b-6cbb-4809-9a18-a34284afe956 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:17.787044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3d0a3e33-ad52-4141-8e0c-18f57f0db2e3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:17.799260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3d0a3e33-ad52-4141-8e0c-18f57f0db2e3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:17.808607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3d0a3e33-ad52-4141-8e0c-18f57f0db2e3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:17.815335 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3d0a3e33-ad52-4141-8e0c-18f57f0db2e3 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1551 microversion: 2.21 time: 0.419653 May 18 22:37:17.816363 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2168/4585] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:17 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1551 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:17.826612 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3057719b-6cbb-4809-9a18-a34284afe956 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.159903 May 18 22:37:17.835585 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2418/4586] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:17 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:17.839113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-daffdd11-b192-4dc0-b56f-ce72b65e2397 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:17.839960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-daffdd11-b192-4dc0-b56f-ce72b65e2397 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:17.859482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-daffdd11-b192-4dc0-b56f-ce72b65e2397 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:17.867032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-daffdd11-b192-4dc0-b56f-ce72b65e2397 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:17.870156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-daffdd11-b192-4dc0-b56f-ce72b65e2397 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:17.870803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-daffdd11-b192-4dc0-b56f-ce72b65e2397 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:17.933942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-daffdd11-b192-4dc0-b56f-ce72b65e2397 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:37:18.148692 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-daffdd11-b192-4dc0-b56f-ce72b65e2397 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "DELETE /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 204 len: 0 microversion: 2.21 time: 0.317367 May 18 22:37:18.153282 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2169/4587] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:37:17 2022] DELETE /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:37:18.162066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fba2a725-50d0-40e3-ad6a-c29ba8815826 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:18.162977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fba2a725-50d0-40e3-ad6a-c29ba8815826 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:18.184156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba2a725-50d0-40e3-ad6a-c29ba8815826 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:18.184734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba2a725-50d0-40e3-ad6a-c29ba8815826 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:18.189789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba2a725-50d0-40e3-ad6a-c29ba8815826 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:18.192428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba2a725-50d0-40e3-ad6a-c29ba8815826 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:18.615422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fba2a725-50d0-40e3-ad6a-c29ba8815826 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:18.632266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fba2a725-50d0-40e3-ad6a-c29ba8815826 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:18.639502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fba2a725-50d0-40e3-ad6a-c29ba8815826 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:18.641290 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fba2a725-50d0-40e3-ad6a-c29ba8815826 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1557 microversion: 2.21 time: 0.483889 May 18 22:37:18.641967 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2419/4588] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:18 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1557 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:37:18.839376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-71d7fefb-0903-4751-a9e3-f652924ac027 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:18.841033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-71d7fefb-0903-4751-a9e3-f652924ac027 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:18.852435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71d7fefb-0903-4751-a9e3-f652924ac027 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:18.852837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71d7fefb-0903-4751-a9e3-f652924ac027 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:18.858110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71d7fefb-0903-4751-a9e3-f652924ac027 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:18.858821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71d7fefb-0903-4751-a9e3-f652924ac027 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:18.931344 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-71d7fefb-0903-4751-a9e3-f652924ac027 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.096648 May 18 22:37:18.932281 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2170/4589] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:18 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:19.659437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-056f5a01-663f-4b21-9c26-a289275e61ce tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:19.660675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-056f5a01-663f-4b21-9c26-a289275e61ce tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:19.678817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-056f5a01-663f-4b21-9c26-a289275e61ce tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:19.694145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-056f5a01-663f-4b21-9c26-a289275e61ce tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.015s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:19.695148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-056f5a01-663f-4b21-9c26-a289275e61ce tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:19.695729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-056f5a01-663f-4b21-9c26-a289275e61ce tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:19.944499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e725c9b5-d1cc-4607-bf3a-28e585468f85 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:19.945568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e725c9b5-d1cc-4607-bf3a-28e585468f85 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:19.985350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e725c9b5-d1cc-4607-bf3a-28e585468f85 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:19.987334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e725c9b5-d1cc-4607-bf3a-28e585468f85 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:19.993760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e725c9b5-d1cc-4607-bf3a-28e585468f85 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:19.994240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e725c9b5-d1cc-4607-bf3a-28e585468f85 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:20.090093 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e725c9b5-d1cc-4607-bf3a-28e585468f85 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.150239 May 18 22:37:20.094775 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2171/4590] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:19 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 197 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:20.320711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-056f5a01-663f-4b21-9c26-a289275e61ce tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:20.332654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-056f5a01-663f-4b21-9c26-a289275e61ce tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:20.344694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-056f5a01-663f-4b21-9c26-a289275e61ce tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1edac48ef3be48d687dc9a377ec5ecea', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9b7dcf5358848aaa3413bdfbf1d1df8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:20.346105 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-056f5a01-663f-4b21-9c26-a289275e61ce tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 200 len: 1515 microversion: 2.21 time: 0.690628 May 18 22:37:20.347306 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2420/4591] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:19 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 1515 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:20.549220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-3ee4f08c-82f1-4d2a-8d99-2fddfdc30c8c req-d2bccbf6-ed1e-4515-9c24-95e52c6de7aa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b59036c2-ad79-47df-a7f5-737910859b18", "name": "network-vif-deleted", "tag": "0752f4c6-9b81-4753-bbf3-1484a6021836"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:20.562539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3ee4f08c-82f1-4d2a-8d99-2fddfdc30c8c req-d2bccbf6-ed1e-4515-9c24-95e52c6de7aa service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:20.563430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3ee4f08c-82f1-4d2a-8d99-2fddfdc30c8c req-d2bccbf6-ed1e-4515-9c24-95e52c6de7aa service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:20.589694 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-3ee4f08c-82f1-4d2a-8d99-2fddfdc30c8c req-d2bccbf6-ed1e-4515-9c24-95e52c6de7aa service nova] Creating event network-vif-deleted:0752f4c6-9b81-4753-bbf3-1484a6021836 for instance b59036c2-ad79-47df-a7f5-737910859b18 on n-h1-841040-6 May 18 22:37:20.608196 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-3ee4f08c-82f1-4d2a-8d99-2fddfdc30c8c req-d2bccbf6-ed1e-4515-9c24-95e52c6de7aa service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063366 May 18 22:37:20.628123 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2172/4592] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:20 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:21.101395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-94d27f10-6a6e-4085-a4c0-fb8344f10777 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:21.103504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-94d27f10-6a6e-4085-a4c0-fb8344f10777 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:21.114782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94d27f10-6a6e-4085-a4c0-fb8344f10777 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.118864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94d27f10-6a6e-4085-a4c0-fb8344f10777 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.121553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94d27f10-6a6e-4085-a4c0-fb8344f10777 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.122206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94d27f10-6a6e-4085-a4c0-fb8344f10777 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.201494 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-94d27f10-6a6e-4085-a4c0-fb8344f10777 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.104303 May 18 22:37:21.202778 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2421/4593] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:37:21 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c/os-volume_attachments => generated 25 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:37:21.314777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-45243533-8fa4-4653-93df-c3fe51b89e26 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:21.315993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-45243533-8fa4-4653-93df-c3fe51b89e26 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:21.339233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45243533-8fa4-4653-93df-c3fe51b89e26 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.343745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45243533-8fa4-4653-93df-c3fe51b89e26 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.344612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45243533-8fa4-4653-93df-c3fe51b89e26 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.346303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45243533-8fa4-4653-93df-c3fe51b89e26 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.370047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cc3b0a75-fcdf-4ab1-85f6-2ac68cc18786 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:21.370817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cc3b0a75-fcdf-4ab1-85f6-2ac68cc18786 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:21.382105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc3b0a75-fcdf-4ab1-85f6-2ac68cc18786 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.382554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc3b0a75-fcdf-4ab1-85f6-2ac68cc18786 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.390512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc3b0a75-fcdf-4ab1-85f6-2ac68cc18786 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.392054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cc3b0a75-fcdf-4ab1-85f6-2ac68cc18786 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.483114 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-cc3b0a75-fcdf-4ab1-85f6-2ac68cc18786 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] HTTP exception thrown: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cc3b0a75-fcdf-4ab1-85f6-2ac68cc18786 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Request method failure captured: May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 HTTP/1.1 May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXUKHuxPiucVEO1FmQlQiXYEtnpChJg-7MOliXpg11I6kbfLT8n8ZAg0aWe1Cy_KFR3SLkBQ0KNLGBB1qqiPwO-7_WF4Q9TOk6FxG7PwvRmHkVrGD63HZqeA1M77vci-U8TmU-lRsEKzhKO3fIOUJV_DSdv6ZlHz_z2SqXZCaaowtvo May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.21 May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: f9b7dcf5358848aaa3413bdfbf1d1df8 May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-InstanceActionsV221TestJSON-196289167 May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "tempest-type-1252448480", "name": "tempest-service-2132198168", "endpoints": [{"region": "tempest-region-1307944376", "publicURL": "https://url-855442484.com"}]}, {"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/f9b7dcf5358848aaa3413bdfbf1d1df8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f9b7dcf5358848aaa3413bdfbf1d1df8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_f9b7dcf5358848aaa3413bdfbf1d1df8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f9b7dcf5358848aaa3413bdfbf1d1df8"}]}] May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-InstanceActionsV221TestJSON-196289167 May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: f9b7dcf5358848aaa3413bdfbf1d1df8 May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-InstanceActionsV221TestJSON-196289167 May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-InstanceActionsV221TestJSON-196289167-project May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 1edac48ef3be48d687dc9a377ec5ecea May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-InstanceActionsV221TestJSON-196289167-project May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'b59036c2-ad79-47df-a7f5-737910859b18'} May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:37:21.508859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.513226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.513226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:21.513226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.513226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.513226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:21.513226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:21.513226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:37:21.513226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:37:21.513226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.513226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.522952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cc3b0a75-fcdf-4ab1-85f6-2ac68cc18786 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Returning 404 to user: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:37:21.532685 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-45243533-8fa4-4653-93df-c3fe51b89e26 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] HTTP exception thrown: Cannot 'reboot' instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 while it is in vm_state rescued May 18 22:37:21.533231 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cc3b0a75-fcdf-4ab1-85f6-2ac68cc18786 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 404 len: 111 microversion: 2.21 time: 0.168239 May 18 22:37:21.542576 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2422/4594] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:21 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 111 bytes in 180 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-45243533-8fa4-4653-93df-c3fe51b89e26 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Request method failure captured: May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7/action HTTP/1.1 May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 28 May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXP7pICKfsmR_OtVzebVBzpMd41kgYQejP6ztwZ9wHiTszaYoYjruqlBZHx0JxIAAhKqa5FLM_CvDAjEPXrHJzY3YrCrfmoeMEWsXAiN6ZN8k0HTHSUHlTaXJGAugnU9ANYlu6hIGi5UrxG6fuNgHMhxU_lSV24g_QO_oboKsz4ecIE May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}] May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 94bcc78dec364e90817e350a20230721 May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: {"reboot": {"type": "HARD"}} May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: exception: Cannot 'reboot' instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 while it is in vm_state rescued May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7', 'body': {'reboot': {'type': 'HARD'}}} May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1036, in _action_reboot May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.compute_api.reboot(context, instance, reboot_type) May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 3497, in reboot May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._hard_reboot(context, instance) May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 in vm_state rescued. Cannot _hard_reboot while the instance is in this state. May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1040, in _action_reboot May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:37:21.558038 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:37:21.569058 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'reboot' instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 while it is in vm_state rescued May 18 22:37:21.569058 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:21.569058 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:21.569058 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:21.569058 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.569058 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:21.569058 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:21.569058 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:37:21.569058 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:37:21.569058 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'reboot' instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 while it is in vm_state rescued May 18 22:37:21.569058 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:21.576397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-45243533-8fa4-4653-93df-c3fe51b89e26 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Returning 409 to user: Cannot 'reboot' instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 while it is in vm_state rescued {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:37:21.582314 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-45243533-8fa4-4653-93df-c3fe51b89e26 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7/action" status: 409 len: 145 microversion: 2.1 time: 0.271164 May 18 22:37:21.588131 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2173/4595] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:37:21 2022] POST /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7/action => generated 145 bytes in 279 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:37:21.600411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-467da276-8581-41e1-b0b3-71422955864f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '.version_select at 0x7fa2dfb723a0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:21.601503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-467da276-8581-41e1-b0b3-71422955864f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:21.607314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cca853ee-756b-42cc-b1fc-cecfa8b63036 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:21.612398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cca853ee-756b-42cc-b1fc-cecfa8b63036 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:21.615153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-467da276-8581-41e1-b0b3-71422955864f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.619285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-467da276-8581-41e1-b0b3-71422955864f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.620352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-467da276-8581-41e1-b0b3-71422955864f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.621956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-467da276-8581-41e1-b0b3-71422955864f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.624657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cca853ee-756b-42cc-b1fc-cecfa8b63036 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.627136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cca853ee-756b-42cc-b1fc-cecfa8b63036 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.628187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cca853ee-756b-42cc-b1fc-cecfa8b63036 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.630305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cca853ee-756b-42cc-b1fc-cecfa8b63036 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.699067 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-cca853ee-756b-42cc-b1fc-cecfa8b63036 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] HTTP exception thrown: Cannot 'rebuild' instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 while it is in vm_state rescued May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cca853ee-756b-42cc-b1fc-cecfa8b63036 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Request method failure captured: May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7/action HTTP/1.1 May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 65 May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXP7pICKfsmR_OtVzebVBzpMd41kgYQejP6ztwZ9wHiTszaYoYjruqlBZHx0JxIAAhKqa5FLM_CvDAjEPXrHJzY3YrCrfmoeMEWsXAiN6ZN8k0HTHSUHlTaXJGAugnU9ANYlu6hIGi5UrxG6fuNgHMhxU_lSV24g_QO_oboKsz4ecIE May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}] May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 94bcc78dec364e90817e350a20230721 May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: exception: Cannot 'rebuild' instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 while it is in vm_state rescued May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7', 'body': {'rebuild': {'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b'}}} May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1220, in _action_rebuild May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.compute_api.rebuild(context, May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 275, in inner May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 343, in wrapper May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 in vm_state rescued. Cannot rebuild while the instance is in this state. May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:37:21.701042 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [Previous line repeated 4 more times] May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1228, in _action_rebuild May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'rebuild' instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 while it is in vm_state rescued May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'rebuild' instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 while it is in vm_state rescued May 18 22:37:21.705484 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:21.709118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cca853ee-756b-42cc-b1fc-cecfa8b63036 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Returning 409 to user: Cannot 'rebuild' instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 while it is in vm_state rescued {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:37:21.710290 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cca853ee-756b-42cc-b1fc-cecfa8b63036 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "POST /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7/action" status: 409 len: 146 microversion: 2.1 time: 0.116021 May 18 22:37:21.711364 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2174/4596] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:37:21 2022] POST /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7/action => generated 146 bytes in 118 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:37:21.723285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2d2a5a58-71ce-40f0-aca5-e55b20ea6960 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:21.725638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2d2a5a58-71ce-40f0-aca5-e55b20ea6960 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:21.741890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d2a5a58-71ce-40f0-aca5-e55b20ea6960 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.743252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d2a5a58-71ce-40f0-aca5-e55b20ea6960 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.744458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d2a5a58-71ce-40f0-aca5-e55b20ea6960 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.748553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d2a5a58-71ce-40f0-aca5-e55b20ea6960 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.793928 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-467da276-8581-41e1-b0b3-71422955864f tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18/os-instance-actions" status: 200 len: 611 microversion: 2.21 time: 0.249390 May 18 22:37:21.794522 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2423/4597] 10.222.0.58 () {60 vars in 1336 bytes} [Wed May 18 22:37:21 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18/os-instance-actions => generated 611 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:37:21.806613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2d2a5a58-71ce-40f0-aca5-e55b20ea6960 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:37:21.808159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0a35ff5-9df7-450c-8f59-350286e01e96 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:21.808647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e0a35ff5-9df7-450c-8f59-350286e01e96 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:21.820517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0a35ff5-9df7-450c-8f59-350286e01e96 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.821562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0a35ff5-9df7-450c-8f59-350286e01e96 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.822617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0a35ff5-9df7-450c-8f59-350286e01e96 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.823043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0a35ff5-9df7-450c-8f59-350286e01e96 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.855093 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-e0a35ff5-9df7-450c-8f59-350286e01e96 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] HTTP exception thrown: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0a35ff5-9df7-450c-8f59-350286e01e96 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Request method failure captured: May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 HTTP/1.1 May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXUKHuxPiucVEO1FmQlQiXYEtnpChJg-7MOliXpg11I6kbfLT8n8ZAg0aWe1Cy_KFR3SLkBQ0KNLGBB1qqiPwO-7_WF4Q9TOk6FxG7PwvRmHkVrGD63HZqeA1M77vci-U8TmU-lRsEKzhKO3fIOUJV_DSdv6ZlHz_z2SqXZCaaowtvo May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.21 May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: f9b7dcf5358848aaa3413bdfbf1d1df8 May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-InstanceActionsV221TestJSON-196289167 May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "tempest-type-1252448480", "name": "tempest-service-2132198168", "endpoints": [{"region": "tempest-region-1307944376", "publicURL": "https://url-855442484.com"}]}, {"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/f9b7dcf5358848aaa3413bdfbf1d1df8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f9b7dcf5358848aaa3413bdfbf1d1df8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_f9b7dcf5358848aaa3413bdfbf1d1df8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f9b7dcf5358848aaa3413bdfbf1d1df8"}]}] May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-InstanceActionsV221TestJSON-196289167 May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: f9b7dcf5358848aaa3413bdfbf1d1df8 May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-InstanceActionsV221TestJSON-196289167 May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-InstanceActionsV221TestJSON-196289167-project May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 1edac48ef3be48d687dc9a377ec5ecea May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-InstanceActionsV221TestJSON-196289167-project May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'b59036c2-ad79-47df-a7f5-737910859b18'} May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:37:21.856694 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0a35ff5-9df7-450c-8f59-350286e01e96 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Returning 404 to user: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:37:21.860381 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e0a35ff5-9df7-450c-8f59-350286e01e96 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "DELETE /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 404 len: 111 microversion: 2.21 time: 0.054281 May 18 22:37:21.876955 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2424/4598] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:37:21 2022] DELETE /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:37:21.887621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-278c8536-79e2-44ff-be0d-df8667555224 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:21.888270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-278c8536-79e2-44ff-be0d-df8667555224 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] [instance: b59036c2-ad79-47df-a7f5-737910859b18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:21.905758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-278c8536-79e2-44ff-be0d-df8667555224 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.906039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-278c8536-79e2-44ff-be0d-df8667555224 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.907887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-278c8536-79e2-44ff-be0d-df8667555224 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:21.908327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-278c8536-79e2-44ff-be0d-df8667555224 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:21.941099 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-278c8536-79e2-44ff-be0d-df8667555224 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] HTTP exception thrown: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-278c8536-79e2-44ff-be0d-df8667555224 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Request method failure captured: May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 HTTP/1.1 May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXUKHuxPiucVEO1FmQlQiXYEtnpChJg-7MOliXpg11I6kbfLT8n8ZAg0aWe1Cy_KFR3SLkBQ0KNLGBB1qqiPwO-7_WF4Q9TOk6FxG7PwvRmHkVrGD63HZqeA1M77vci-U8TmU-lRsEKzhKO3fIOUJV_DSdv6ZlHz_z2SqXZCaaowtvo May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.21 May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: f9b7dcf5358848aaa3413bdfbf1d1df8 May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-InstanceActionsV221TestJSON-196289167 May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "tempest-type-1252448480", "name": "tempest-service-2132198168", "endpoints": [{"region": "tempest-region-1307944376", "publicURL": "https://url-855442484.com"}]}, {"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/f9b7dcf5358848aaa3413bdfbf1d1df8"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f9b7dcf5358848aaa3413bdfbf1d1df8"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_f9b7dcf5358848aaa3413bdfbf1d1df8"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f9b7dcf5358848aaa3413bdfbf1d1df8"}]}] May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-InstanceActionsV221TestJSON-196289167 May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: f9b7dcf5358848aaa3413bdfbf1d1df8 May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-InstanceActionsV221TestJSON-196289167 May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-InstanceActionsV221TestJSON-196289167-project May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 1edac48ef3be48d687dc9a377ec5ecea May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-InstanceActionsV221TestJSON-196289167-project May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'b59036c2-ad79-47df-a7f5-737910859b18'} May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:37:21.944106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.949116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.949116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:21.949116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.949116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:21.949116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:21.949116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:21.949116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:37:21.949116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:37:21.949116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. May 18 22:37:21.949116 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:21.949116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-278c8536-79e2-44ff-be0d-df8667555224 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] Returning 404 to user: Instance b59036c2-ad79-47df-a7f5-737910859b18 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:37:21.949116 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-278c8536-79e2-44ff-be0d-df8667555224 tempest-InstanceActionsV221TestJSON-196289167 tempest-InstanceActionsV221TestJSON-196289167-project] 10.222.0.58 "GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18" status: 404 len: 111 microversion: 2.21 time: 0.069748 May 18 22:37:21.955021 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2425/4599] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:21 2022] GET /compute/v2.1/servers/b59036c2-ad79-47df-a7f5-737910859b18 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:37:22.028171 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2d2a5a58-71ce-40f0-aca5-e55b20ea6960 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 204 len: 0 microversion: 2.1 time: 0.305471 May 18 22:37:22.029041 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2175/4600] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:37:21 2022] DELETE /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 0 bytes in 311 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:37:22.038398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5272722e-715c-42f3-ae63-d659cd9396dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:22.039173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5272722e-715c-42f3-ae63-d659cd9396dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:22.055102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5272722e-715c-42f3-ae63-d659cd9396dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:22.057511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5272722e-715c-42f3-ae63-d659cd9396dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:22.058353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5272722e-715c-42f3-ae63-d659cd9396dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:22.058790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5272722e-715c-42f3-ae63-d659cd9396dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:22.482427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5272722e-715c-42f3-ae63-d659cd9396dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:22.501299 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5272722e-715c-42f3-ae63-d659cd9396dd tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1691 microversion: 2.1 time: 0.464547 May 18 22:37:22.502175 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2426/4601] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:22 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1691 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:23.519395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-edb1a38b-3241-4de9-aa8a-9b34455dfcaf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:23.520365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-edb1a38b-3241-4de9-aa8a-9b34455dfcaf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:23.537723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-edb1a38b-3241-4de9-aa8a-9b34455dfcaf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:23.538247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-edb1a38b-3241-4de9-aa8a-9b34455dfcaf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:23.540985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-edb1a38b-3241-4de9-aa8a-9b34455dfcaf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:23.541437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-edb1a38b-3241-4de9-aa8a-9b34455dfcaf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:23.962348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-edb1a38b-3241-4de9-aa8a-9b34455dfcaf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:23.983169 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-edb1a38b-3241-4de9-aa8a-9b34455dfcaf tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1691 microversion: 2.1 time: 0.456099 May 18 22:37:23.986188 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2176/4602] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:23 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1691 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:25.002172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b1cadd65-5f01-4706-b444-dc1f3d50c09e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:25.004103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b1cadd65-5f01-4706-b444-dc1f3d50c09e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:25.017998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1cadd65-5f01-4706-b444-dc1f3d50c09e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:25.025211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1cadd65-5f01-4706-b444-dc1f3d50c09e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:25.026380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1cadd65-5f01-4706-b444-dc1f3d50c09e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:25.031751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b1cadd65-5f01-4706-b444-dc1f3d50c09e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:25.452624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b1cadd65-5f01-4706-b444-dc1f3d50c09e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:25.463143 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b1cadd65-5f01-4706-b444-dc1f3d50c09e tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1691 microversion: 2.1 time: 0.463322 May 18 22:37:25.476252 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2427/4603] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:24 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1691 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:26.481642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-34c69143-d276-4c3c-8274-4f715fd629fc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:26.482813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-34c69143-d276-4c3c-8274-4f715fd629fc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:26.503223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34c69143-d276-4c3c-8274-4f715fd629fc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:26.516071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34c69143-d276-4c3c-8274-4f715fd629fc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:26.517100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34c69143-d276-4c3c-8274-4f715fd629fc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:26.517619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34c69143-d276-4c3c-8274-4f715fd629fc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:26.785812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-34c69143-d276-4c3c-8274-4f715fd629fc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:26.795381 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-34c69143-d276-4c3c-8274-4f715fd629fc tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1623 microversion: 2.1 time: 0.318437 May 18 22:37:26.803210 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2177/4604] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:26 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1623 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:27.619344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-2b01f906-8de0-4b3a-a296-26fadf7af16f req-f6f210f0-f6fd-49aa-9c9a-ac36f1cb00a9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f777c843-6d8d-4101-9d2e-4c826870464c", "name": "network-vif-deleted", "tag": "56c71e4c-8f91-400f-b263-9c5d82e4a1f3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:27.695223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2b01f906-8de0-4b3a-a296-26fadf7af16f req-f6f210f0-f6fd-49aa-9c9a-ac36f1cb00a9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.017s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:27.705668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2b01f906-8de0-4b3a-a296-26fadf7af16f req-f6f210f0-f6fd-49aa-9c9a-ac36f1cb00a9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:27.794122 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-2b01f906-8de0-4b3a-a296-26fadf7af16f req-f6f210f0-f6fd-49aa-9c9a-ac36f1cb00a9 service nova] Creating event network-vif-deleted:56c71e4c-8f91-400f-b263-9c5d82e4a1f3 for instance f777c843-6d8d-4101-9d2e-4c826870464c on n-h2-841040-6 May 18 22:37:27.818673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0ca2bfda-3bed-416d-aaef-b9725d04cd78 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:27.819289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0ca2bfda-3bed-416d-aaef-b9725d04cd78 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:27.832056 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-2b01f906-8de0-4b3a-a296-26fadf7af16f req-f6f210f0-f6fd-49aa-9c9a-ac36f1cb00a9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.223671 May 18 22:37:27.833563 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2428/4605] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:27 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:27.843530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ca2bfda-3bed-416d-aaef-b9725d04cd78 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:27.849600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ca2bfda-3bed-416d-aaef-b9725d04cd78 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:27.853697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ca2bfda-3bed-416d-aaef-b9725d04cd78 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:27.858617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ca2bfda-3bed-416d-aaef-b9725d04cd78 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:28.047431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ca2bfda-3bed-416d-aaef-b9725d04cd78 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:28.048209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ca2bfda-3bed-416d-aaef-b9725d04cd78 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:28.052013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-0ca2bfda-3bed-416d-aaef-b9725d04cd78 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lazy-loading 'fault' on Instance uuid f777c843-6d8d-4101-9d2e-4c826870464c {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:37:28.311510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0ca2bfda-3bed-416d-aaef-b9725d04cd78 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:28.331638 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0ca2bfda-3bed-416d-aaef-b9725d04cd78 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 200 len: 1335 microversion: 2.1 time: 0.511806 May 18 22:37:28.332895 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2178/4606] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:27 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 1335 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:30.604189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7547ab14-cb9c-4f20-a4ce-2abbb0df3052 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:30.605338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7547ab14-cb9c-4f20-a4ce-2abbb0df3052 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: f777c843-6d8d-4101-9d2e-4c826870464c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:30.629448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7547ab14-cb9c-4f20-a4ce-2abbb0df3052 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:30.633812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7547ab14-cb9c-4f20-a4ce-2abbb0df3052 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:30.641183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7547ab14-cb9c-4f20-a4ce-2abbb0df3052 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:30.646083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7547ab14-cb9c-4f20-a4ce-2abbb0df3052 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:30.707064 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-7547ab14-cb9c-4f20-a4ce-2abbb0df3052 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] HTTP exception thrown: Instance f777c843-6d8d-4101-9d2e-4c826870464c could not be found. May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7547ab14-cb9c-4f20-a4ce-2abbb0df3052 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Request method failure captured: May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c HTTP/1.1 May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXP7pICKfsmR_OtVzebVBzpMd41kgYQejP6ztwZ9wHiTszaYoYjruqlBZHx0JxIAAhKqa5FLM_CvDAjEPXrHJzY3YrCrfmoeMEWsXAiN6ZN8k0HTHSUHlTaXJGAugnU9ANYlu6hIGi5UrxG6fuNgHMhxU_lSV24g_QO_oboKsz4ecIE May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}] May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 94bcc78dec364e90817e350a20230721 May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance f777c843-6d8d-4101-9d2e-4c826870464c could not be found. May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f777c843-6d8d-4101-9d2e-4c826870464c'} May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f777c843-6d8d-4101-9d2e-4c826870464c could not be found. May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f777c843-6d8d-4101-9d2e-4c826870464c could not be found. May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:30.708859 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:30.713810 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:30.713810 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:30.713810 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:30.713810 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:30.713810 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:37:30.713810 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:37:30.713810 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f777c843-6d8d-4101-9d2e-4c826870464c could not be found. May 18 22:37:30.713810 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:30.713810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7547ab14-cb9c-4f20-a4ce-2abbb0df3052 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Returning 404 to user: Instance f777c843-6d8d-4101-9d2e-4c826870464c could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:37:30.713810 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7547ab14-cb9c-4f20-a4ce-2abbb0df3052 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c" status: 404 len: 111 microversion: 2.1 time: 1.368653 May 18 22:37:30.716451 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2429/4607] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:29 2022] GET /compute/v2.1/servers/f777c843-6d8d-4101-9d2e-4c826870464c => generated 111 bytes in 1370 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:37:30.733957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-24da2bea-d873-4bc3-a62c-bb69d0507af7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '.version_select at 0x7fa2dfb81310>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:30.814058 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-24da2bea-d873-4bc3-a62c-bb69d0507af7 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1383652773" status: 202 len: 0 microversion: 2.1 time: 0.092440 May 18 22:37:30.816021 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2430/4608] 10.222.0.58 () {58 vars in 1220 bytes} [Wed May 18 22:37:30 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1383652773 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:37:30.926706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5ddc7022-cc2f-4083-a909-b67f01797ef7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:30.927339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5ddc7022-cc2f-4083-a909-b67f01797ef7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:30.941886 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ddc7022-cc2f-4083-a909-b67f01797ef7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:30.942696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ddc7022-cc2f-4083-a909-b67f01797ef7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:30.943591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ddc7022-cc2f-4083-a909-b67f01797ef7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:30.944130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ddc7022-cc2f-4083-a909-b67f01797ef7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:31.053146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5ddc7022-cc2f-4083-a909-b67f01797ef7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:37:31.205091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5ddc7022-cc2f-4083-a909-b67f01797ef7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119082] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:31.344667 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5ddc7022-cc2f-4083-a909-b67f01797ef7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "DELETE /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 204 len: 0 microversion: 2.32 time: 1.714126 May 18 22:37:31.352128 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2179/4609] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:37:29 2022] DELETE /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 0 bytes in 1719 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:37:31.357294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f46eb9c4-281f-422e-a982-17547183e214 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:31.358052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f46eb9c4-281f-422e-a982-17547183e214 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:31.371264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f46eb9c4-281f-422e-a982-17547183e214 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:31.379302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f46eb9c4-281f-422e-a982-17547183e214 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:31.384378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f46eb9c4-281f-422e-a982-17547183e214 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:31.384933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f46eb9c4-281f-422e-a982-17547183e214 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:31.994847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f46eb9c4-281f-422e-a982-17547183e214 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:32.013066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f46eb9c4-281f-422e-a982-17547183e214 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:32.014930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f46eb9c4-281f-422e-a982-17547183e214 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:32.020193 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f46eb9c4-281f-422e-a982-17547183e214 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 2953 microversion: 2.32 time: 0.666981 May 18 22:37:32.023932 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-InstanceActionsNegativeTestJSON-server-1807258530", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "68e62e4a-b22e-4855-8ef7-33df0761182c"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:32.026084 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2431/4610] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:31 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 2953 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:32.110549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] validate_networks() for [('68e62e4a-b22e-4855-8ef7-33df0761182c', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:37:33.045238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e672e9ee-0f70-46a3-9473-67c7fa80bedf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:33.046465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e672e9ee-0f70-46a3-9473-67c7fa80bedf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:33.053133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e672e9ee-0f70-46a3-9473-67c7fa80bedf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:33.053728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e672e9ee-0f70-46a3-9473-67c7fa80bedf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:33.067600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e672e9ee-0f70-46a3-9473-67c7fa80bedf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:33.075800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e672e9ee-0f70-46a3-9473-67c7fa80bedf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:33.175819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:37:33.176887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:37:33.177504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:37:33.178084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:37:33.178677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:37:33.194441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:33.195740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:33.197373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:33.198134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:33.229869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Getting quotas for project d36195b1158d4a7b97c8c6d770aedcbb. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:37:33.249148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Getting quotas for user 09b8009685f84fc5bac3e8c0fc69632d and project d36195b1158d4a7b97c8c6d770aedcbb. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:37:33.278139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:37:33.287692 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:37:33.407406 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e8b239d7-41b0-4471-a4d2-9e94c32e6e98 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.937759 May 18 22:37:33.413006 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2180/4611] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:37:31 2022] POST /compute/v2.1/servers => generated 380 bytes in 1940 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:37:33.424258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-329c1b55-7deb-4b23-8679-120efe55067c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:33.425820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-329c1b55-7deb-4b23-8679-120efe55067c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:33.583560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-329c1b55-7deb-4b23-8679-120efe55067c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09b8009685f84fc5bac3e8c0fc69632d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd36195b1158d4a7b97c8c6d770aedcbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:33.592212 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-329c1b55-7deb-4b23-8679-120efe55067c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 200 len: 1225 microversion: 2.1 time: 0.177698 May 18 22:37:33.596456 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2181/4612] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:33 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 1225 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:33.614786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e672e9ee-0f70-46a3-9473-67c7fa80bedf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:33.629562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e672e9ee-0f70-46a3-9473-67c7fa80bedf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:33.645067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e672e9ee-0f70-46a3-9473-67c7fa80bedf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:33.646381 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e672e9ee-0f70-46a3-9473-67c7fa80bedf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 2953 microversion: 2.32 time: 0.605322 May 18 22:37:33.652649 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2432/4613] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:33 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 2953 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:34.619845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-85cc2185-9dcc-46bc-9838-2e9bc6aa0b66 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:34.622712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-85cc2185-9dcc-46bc-9838-2e9bc6aa0b66 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:34.660410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85cc2185-9dcc-46bc-9838-2e9bc6aa0b66 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:34.661624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85cc2185-9dcc-46bc-9838-2e9bc6aa0b66 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:34.663211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85cc2185-9dcc-46bc-9838-2e9bc6aa0b66 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:34.671607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5804e0f0-54e6-4437-bfac-1371d73dce10 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:34.672210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5804e0f0-54e6-4437-bfac-1371d73dce10 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:34.688660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85cc2185-9dcc-46bc-9838-2e9bc6aa0b66 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:34.707816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5804e0f0-54e6-4437-bfac-1371d73dce10 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:34.717987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5804e0f0-54e6-4437-bfac-1371d73dce10 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:34.719563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5804e0f0-54e6-4437-bfac-1371d73dce10 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:34.720157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5804e0f0-54e6-4437-bfac-1371d73dce10 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:34.899512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-85cc2185-9dcc-46bc-9838-2e9bc6aa0b66 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09b8009685f84fc5bac3e8c0fc69632d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd36195b1158d4a7b97c8c6d770aedcbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:34.908529 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-85cc2185-9dcc-46bc-9838-2e9bc6aa0b66 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 200 len: 1221 microversion: 2.1 time: 0.299861 May 18 22:37:34.911886 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2182/4614] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:34 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 1221 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:35.609954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5804e0f0-54e6-4437-bfac-1371d73dce10 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:35.628890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5804e0f0-54e6-4437-bfac-1371d73dce10 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:35.633660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5804e0f0-54e6-4437-bfac-1371d73dce10 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:35.638987 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5804e0f0-54e6-4437-bfac-1371d73dce10 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 2953 microversion: 2.32 time: 0.968931 May 18 22:37:35.654785 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2433/4615] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:34 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 2953 bytes in 988 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:37:35.928108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ace420c9-2f71-4b2a-9f26-64260ec00088 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:35.929396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ace420c9-2f71-4b2a-9f26-64260ec00088 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:35.932602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ace420c9-2f71-4b2a-9f26-64260ec00088 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [119082] Writing DB stats nova_api:SELECT=94,nova_api:UPDATE=3,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:35.950255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ace420c9-2f71-4b2a-9f26-64260ec00088 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:35.954865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ace420c9-2f71-4b2a-9f26-64260ec00088 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:35.962332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ace420c9-2f71-4b2a-9f26-64260ec00088 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:35.963012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ace420c9-2f71-4b2a-9f26-64260ec00088 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:36.216790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ace420c9-2f71-4b2a-9f26-64260ec00088 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09b8009685f84fc5bac3e8c0fc69632d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd36195b1158d4a7b97c8c6d770aedcbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:36.225603 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ace420c9-2f71-4b2a-9f26-64260ec00088 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 200 len: 1283 microversion: 2.1 time: 0.301426 May 18 22:37:36.244370 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2183/4616] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:35 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 1283 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:36.661021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aec7d972-ee99-4f47-86f9-59d95dbbd9d5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:36.661861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aec7d972-ee99-4f47-86f9-59d95dbbd9d5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:36.688914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aec7d972-ee99-4f47-86f9-59d95dbbd9d5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:36.689937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aec7d972-ee99-4f47-86f9-59d95dbbd9d5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:36.699432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aec7d972-ee99-4f47-86f9-59d95dbbd9d5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:36.700598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aec7d972-ee99-4f47-86f9-59d95dbbd9d5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:37.207936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-7724a6f3-c319-4e02-bf5e-307fa894c945 req-935ceee3-c174-4c19-9c38-c9e3e196b176 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-unplugged", "status": "completed", "tag": "c258f222-49b9-4500-a342-f1f434c2dd5b"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:37.236086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-7724a6f3-c319-4e02-bf5e-307fa894c945 req-935ceee3-c174-4c19-9c38-c9e3e196b176 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:37.236898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-7724a6f3-c319-4e02-bf5e-307fa894c945 req-935ceee3-c174-4c19-9c38-c9e3e196b176 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:37.316690 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-7724a6f3-c319-4e02-bf5e-307fa894c945 req-935ceee3-c174-4c19-9c38-c9e3e196b176 service nova] Creating event network-vif-unplugged:c258f222-49b9-4500-a342-f1f434c2dd5b for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:37:37.347065 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-7724a6f3-c319-4e02-bf5e-307fa894c945 req-935ceee3-c174-4c19-9c38-c9e3e196b176 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.143161 May 18 22:37:37.352971 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2184/4617] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:37 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (3 switches on core 0) May 18 22:37:37.383815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd5e9a80-55a2-441b-9679-56619afa31af tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:37.383815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dd5e9a80-55a2-441b-9679-56619afa31af tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:37.390962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd5e9a80-55a2-441b-9679-56619afa31af tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:37.391735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd5e9a80-55a2-441b-9679-56619afa31af tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:37.394795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd5e9a80-55a2-441b-9679-56619afa31af tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:37.395479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd5e9a80-55a2-441b-9679-56619afa31af tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:37.665300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aec7d972-ee99-4f47-86f9-59d95dbbd9d5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:37.697939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aec7d972-ee99-4f47-86f9-59d95dbbd9d5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:37.702069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aec7d972-ee99-4f47-86f9-59d95dbbd9d5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:37.708680 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aec7d972-ee99-4f47-86f9-59d95dbbd9d5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 2932 microversion: 2.32 time: 1.051639 May 18 22:37:37.712731 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2434/4618] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:36 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 2932 bytes in 1056 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:38.582447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dd5e9a80-55a2-441b-9679-56619afa31af tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09b8009685f84fc5bac3e8c0fc69632d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd36195b1158d4a7b97c8c6d770aedcbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:38.599792 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dd5e9a80-55a2-441b-9679-56619afa31af tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 200 len: 1325 microversion: 2.1 time: 1.245249 May 18 22:37:38.600487 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2185/4619] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:37 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 1325 bytes in 1247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:38.729661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-82f15ef1-8686-4e1f-b49e-325d669a3972 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:38.731182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-82f15ef1-8686-4e1f-b49e-325d669a3972 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:38.745657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82f15ef1-8686-4e1f-b49e-325d669a3972 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:38.746557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82f15ef1-8686-4e1f-b49e-325d669a3972 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:38.748129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82f15ef1-8686-4e1f-b49e-325d669a3972 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:38.749210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82f15ef1-8686-4e1f-b49e-325d669a3972 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:39.247530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-c78a3870-732a-4964-a78d-e8910023421a req-7a09ee6e-0999-4a08-9a8b-ed20ce79f053 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6a256fee-8499-4c43-8d6a-17095128185f", "tag": "ad601e07-f73e-4902-a38b-9742a09c9cb6"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:39.315875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c78a3870-732a-4964-a78d-e8910023421a req-7a09ee6e-0999-4a08-9a8b-ed20ce79f053 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:39.316322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c78a3870-732a-4964-a78d-e8910023421a req-7a09ee6e-0999-4a08-9a8b-ed20ce79f053 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:39.410690 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-c78a3870-732a-4964-a78d-e8910023421a req-7a09ee6e-0999-4a08-9a8b-ed20ce79f053 service nova] Creating event network-changed:ad601e07-f73e-4902-a38b-9742a09c9cb6 for instance 6a256fee-8499-4c43-8d6a-17095128185f on n-h2-841040-6 May 18 22:37:39.429558 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-c78a3870-732a-4964-a78d-e8910023421a req-7a09ee6e-0999-4a08-9a8b-ed20ce79f053 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.192335 May 18 22:37:39.435535 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2186/4620] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:39 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:37:39.502246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f5024ef3-0055-465f-bc96-69ba3da2144b req-f221b33e-b559-4374-a0e9-9a5bcf574c49 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-unplugged", "status": "completed", "tag": "a120a64c-5af7-44a6-adb1-c9fbc5ee4976"}, {"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-unplugged", "status": "completed", "tag": "ec9a51b6-40dc-46f0-9fad-ce70f919d009"}, {"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-unplugged", "status": "completed", "tag": "84576118-db08-4f96-947d-e048c05d7f0c"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:39.528387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f5024ef3-0055-465f-bc96-69ba3da2144b req-f221b33e-b559-4374-a0e9-9a5bcf574c49 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:39.532085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f5024ef3-0055-465f-bc96-69ba3da2144b req-f221b33e-b559-4374-a0e9-9a5bcf574c49 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:39.578676 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f5024ef3-0055-465f-bc96-69ba3da2144b req-f221b33e-b559-4374-a0e9-9a5bcf574c49 service nova] Creating event network-vif-unplugged:a120a64c-5af7-44a6-adb1-c9fbc5ee4976 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:37:39.585704 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f5024ef3-0055-465f-bc96-69ba3da2144b req-f221b33e-b559-4374-a0e9-9a5bcf574c49 service nova] Creating event network-vif-unplugged:ec9a51b6-40dc-46f0-9fad-ce70f919d009 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:37:39.589287 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f5024ef3-0055-465f-bc96-69ba3da2144b req-f221b33e-b559-4374-a0e9-9a5bcf574c49 service nova] Creating event network-vif-unplugged:84576118-db08-4f96-947d-e048c05d7f0c for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:37:39.617692 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f5024ef3-0055-465f-bc96-69ba3da2144b req-f221b33e-b559-4374-a0e9-9a5bcf574c49 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 531 microversion: 2.1 time: 0.117080 May 18 22:37:39.618506 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2187/4621] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:39 2022] POST /compute/v2.1/os-server-external-events => generated 531 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:37:39.629211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5b1ed60d-4005-412b-9a4b-2725625d0c3f tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:39.647131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5b1ed60d-4005-412b-9a4b-2725625d0c3f tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:39.680473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b1ed60d-4005-412b-9a4b-2725625d0c3f tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:39.681205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b1ed60d-4005-412b-9a4b-2725625d0c3f tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:39.682175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b1ed60d-4005-412b-9a4b-2725625d0c3f tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:39.683284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b1ed60d-4005-412b-9a4b-2725625d0c3f tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:39.768949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82f15ef1-8686-4e1f-b49e-325d669a3972 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:39.794549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82f15ef1-8686-4e1f-b49e-325d669a3972 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:39.799062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82f15ef1-8686-4e1f-b49e-325d669a3972 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:39.805202 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-82f15ef1-8686-4e1f-b49e-325d669a3972 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 2911 microversion: 2.32 time: 1.076125 May 18 22:37:39.810146 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2435/4622] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:38 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 2911 bytes in 1085 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:40.302294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5b1ed60d-4005-412b-9a4b-2725625d0c3f tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09b8009685f84fc5bac3e8c0fc69632d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd36195b1158d4a7b97c8c6d770aedcbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:40.315511 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5b1ed60d-4005-412b-9a4b-2725625d0c3f tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 200 len: 1325 microversion: 2.1 time: 0.692265 May 18 22:37:40.324101 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2188/4623] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:39 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 1325 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:40.828079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-56df4e08-d575-4964-8880-940a4b547682 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:40.829214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-56df4e08-d575-4964-8880-940a4b547682 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:40.864261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-56df4e08-d575-4964-8880-940a4b547682 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:40.867796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-56df4e08-d575-4964-8880-940a4b547682 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.017s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:40.872393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-56df4e08-d575-4964-8880-940a4b547682 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:40.876485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-56df4e08-d575-4964-8880-940a4b547682 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:41.340368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-707316a7-c83d-4740-92ae-818bb4d6535d tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:41.340832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-707316a7-c83d-4740-92ae-818bb4d6535d tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:41.362860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-707316a7-c83d-4740-92ae-818bb4d6535d tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:41.363307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-707316a7-c83d-4740-92ae-818bb4d6535d tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:41.364082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-707316a7-c83d-4740-92ae-818bb4d6535d tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:41.364511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-707316a7-c83d-4740-92ae-818bb4d6535d tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:41.842929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-56df4e08-d575-4964-8880-940a4b547682 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:41.869650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-56df4e08-d575-4964-8880-940a4b547682 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:41.871520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-56df4e08-d575-4964-8880-940a4b547682 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:41.872824 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-56df4e08-d575-4964-8880-940a4b547682 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 2865 microversion: 2.32 time: 1.048761 May 18 22:37:41.875324 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2436/4624] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:40 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 2865 bytes in 1052 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:41.879899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-321a5d1e-693f-40dc-a59b-a1560970d53a req-951e7c00-fd14-43a0-a628-6590ee302eda service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-unplugged", "status": "completed", "tag": "9b1ee96c-c958-4b8b-bd16-67059673e562"}, {"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-unplugged", "status": "completed", "tag": "11971771-a758-4472-b53e-5caa7eb4fdd3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:41.916815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-321a5d1e-693f-40dc-a59b-a1560970d53a req-951e7c00-fd14-43a0-a628-6590ee302eda service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:41.917260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-321a5d1e-693f-40dc-a59b-a1560970d53a req-951e7c00-fd14-43a0-a628-6590ee302eda service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:41.971013 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-321a5d1e-693f-40dc-a59b-a1560970d53a req-951e7c00-fd14-43a0-a628-6590ee302eda service nova] Creating event network-vif-unplugged:9b1ee96c-c958-4b8b-bd16-67059673e562 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:37:41.974042 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-321a5d1e-693f-40dc-a59b-a1560970d53a req-951e7c00-fd14-43a0-a628-6590ee302eda service nova] Creating event network-vif-unplugged:11971771-a758-4472-b53e-5caa7eb4fdd3 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:37:41.994129 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-321a5d1e-693f-40dc-a59b-a1560970d53a req-951e7c00-fd14-43a0-a628-6590ee302eda service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.117527 May 18 22:37:41.994747 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2437/4625] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:41 2022] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:42.274278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-707316a7-c83d-4740-92ae-818bb4d6535d tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09b8009685f84fc5bac3e8c0fc69632d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd36195b1158d4a7b97c8c6d770aedcbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:42.291001 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-707316a7-c83d-4740-92ae-818bb4d6535d tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 200 len: 1325 microversion: 2.1 time: 0.950654 May 18 22:37:42.293479 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2189/4626] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:41 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 1325 bytes in 959 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:42.895345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2a439d69-c5ae-432c-b871-5548bb3cf973 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:42.896737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2a439d69-c5ae-432c-b871-5548bb3cf973 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:42.931147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a439d69-c5ae-432c-b871-5548bb3cf973 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:42.932186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a439d69-c5ae-432c-b871-5548bb3cf973 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:42.935366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a439d69-c5ae-432c-b871-5548bb3cf973 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:42.937515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a439d69-c5ae-432c-b871-5548bb3cf973 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:43.205758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-e3e0562a-c264-470b-8e68-12aac7851e84 req-7b7ee5ee-17e4-4dde-8c37-aa92ea0d7c20 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-deleted", "tag": "9b1ee96c-c958-4b8b-bd16-67059673e562"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:43.211747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-e3e0562a-c264-470b-8e68-12aac7851e84 req-7b7ee5ee-17e4-4dde-8c37-aa92ea0d7c20 service nova] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:43.259414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e3e0562a-c264-470b-8e68-12aac7851e84 req-7b7ee5ee-17e4-4dde-8c37-aa92ea0d7c20 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:43.259851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e3e0562a-c264-470b-8e68-12aac7851e84 req-7b7ee5ee-17e4-4dde-8c37-aa92ea0d7c20 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:43.333234 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-e3e0562a-c264-470b-8e68-12aac7851e84 req-7b7ee5ee-17e4-4dde-8c37-aa92ea0d7c20 service nova] Creating event network-vif-deleted:9b1ee96c-c958-4b8b-bd16-67059673e562 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:37:43.352013 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-e3e0562a-c264-470b-8e68-12aac7851e84 req-7b7ee5ee-17e4-4dde-8c37-aa92ea0d7c20 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.149516 May 18 22:37:43.359108 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2190/4627] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:43 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:43.376707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-06ddab44-dab6-4cb2-8df6-b1c66d18a1dc tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:43.379173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-06ddab44-dab6-4cb2-8df6-b1c66d18a1dc tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:43.404414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06ddab44-dab6-4cb2-8df6-b1c66d18a1dc tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:43.413253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06ddab44-dab6-4cb2-8df6-b1c66d18a1dc tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:43.414742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06ddab44-dab6-4cb2-8df6-b1c66d18a1dc tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:43.420116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06ddab44-dab6-4cb2-8df6-b1c66d18a1dc tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:43.595473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-06ddab44-dab6-4cb2-8df6-b1c66d18a1dc tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:44.234615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-06ddab44-dab6-4cb2-8df6-b1c66d18a1dc tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09b8009685f84fc5bac3e8c0fc69632d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd36195b1158d4a7b97c8c6d770aedcbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:44.263431 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-06ddab44-dab6-4cb2-8df6-b1c66d18a1dc tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 200 len: 1325 microversion: 2.1 time: 0.902752 May 18 22:37:44.278121 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2191/4628] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:43 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 1325 bytes in 918 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:44.499611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2a439d69-c5ae-432c-b871-5548bb3cf973 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:44.509926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2a439d69-c5ae-432c-b871-5548bb3cf973 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:44.520347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2a439d69-c5ae-432c-b871-5548bb3cf973 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:44.522109 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2a439d69-c5ae-432c-b871-5548bb3cf973 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 2865 microversion: 2.32 time: 1.631654 May 18 22:37:44.527380 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2438/4629] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:42 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 2865 bytes in 1638 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:45.286620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f8a27c2a-d6f3-48dd-b97e-8df0a2e27d45 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:45.287334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f8a27c2a-d6f3-48dd-b97e-8df0a2e27d45 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:45.300540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8a27c2a-d6f3-48dd-b97e-8df0a2e27d45 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:45.306240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8a27c2a-d6f3-48dd-b97e-8df0a2e27d45 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:45.308886 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8a27c2a-d6f3-48dd-b97e-8df0a2e27d45 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:45.309580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8a27c2a-d6f3-48dd-b97e-8df0a2e27d45 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:45.493380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-cb88f539-a711-4266-92cb-0c5262b6557f req-d7f64bb7-59f3-4839-a0aa-bb43c5b55781 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-deleted", "tag": "ec9a51b6-40dc-46f0-9fad-ce70f919d009"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:45.524246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cb88f539-a711-4266-92cb-0c5262b6557f req-d7f64bb7-59f3-4839-a0aa-bb43c5b55781 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:45.524864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cb88f539-a711-4266-92cb-0c5262b6557f req-d7f64bb7-59f3-4839-a0aa-bb43c5b55781 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:45.601768 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-cb88f539-a711-4266-92cb-0c5262b6557f req-d7f64bb7-59f3-4839-a0aa-bb43c5b55781 service nova] Creating event network-vif-deleted:ec9a51b6-40dc-46f0-9fad-ce70f919d009 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:37:45.621755 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-cb88f539-a711-4266-92cb-0c5262b6557f req-d7f64bb7-59f3-4839-a0aa-bb43c5b55781 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.129500 May 18 22:37:45.623187 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2439/4630] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:45 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:45.638691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d5ce6375-22b6-4481-9f26-a0d1135cef4e req-be09c81e-35c6-4221-a80e-b577ec04fcb3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6a256fee-8499-4c43-8d6a-17095128185f", "name": "network-vif-plugged", "status": "completed", "tag": "ad601e07-f73e-4902-a38b-9742a09c9cb6"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:45.665320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d5ce6375-22b6-4481-9f26-a0d1135cef4e req-be09c81e-35c6-4221-a80e-b577ec04fcb3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:45.669199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d5ce6375-22b6-4481-9f26-a0d1135cef4e req-be09c81e-35c6-4221-a80e-b577ec04fcb3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:45.707673 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d5ce6375-22b6-4481-9f26-a0d1135cef4e req-be09c81e-35c6-4221-a80e-b577ec04fcb3 service nova] Creating event network-vif-plugged:ad601e07-f73e-4902-a38b-9742a09c9cb6 for instance 6a256fee-8499-4c43-8d6a-17095128185f on n-h2-841040-6 May 18 22:37:45.722697 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d5ce6375-22b6-4481-9f26-a0d1135cef4e req-be09c81e-35c6-4221-a80e-b577ec04fcb3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.094845 May 18 22:37:45.747670 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2440/4631] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:45 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:45.763532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-664eb02f-73dc-4a46-9f94-8c3cff27ea11 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:45.764488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-664eb02f-73dc-4a46-9f94-8c3cff27ea11 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:45.804716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-664eb02f-73dc-4a46-9f94-8c3cff27ea11 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:45.805166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-664eb02f-73dc-4a46-9f94-8c3cff27ea11 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:45.834206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-664eb02f-73dc-4a46-9f94-8c3cff27ea11 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:45.837301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-664eb02f-73dc-4a46-9f94-8c3cff27ea11 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.031s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:45.887821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f8a27c2a-d6f3-48dd-b97e-8df0a2e27d45 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09b8009685f84fc5bac3e8c0fc69632d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd36195b1158d4a7b97c8c6d770aedcbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:45.911656 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f8a27c2a-d6f3-48dd-b97e-8df0a2e27d45 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 200 len: 1325 microversion: 2.1 time: 0.629205 May 18 22:37:45.922121 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2192/4632] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:45 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 1325 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:45.970274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-664eb02f-73dc-4a46-9f94-8c3cff27ea11 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:46.930657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-46a5b344-5c2d-4be0-a13f-4d34928369b8 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:46.932810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-46a5b344-5c2d-4be0-a13f-4d34928369b8 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:46.955929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46a5b344-5c2d-4be0-a13f-4d34928369b8 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:46.957726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46a5b344-5c2d-4be0-a13f-4d34928369b8 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:46.962893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46a5b344-5c2d-4be0-a13f-4d34928369b8 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:46.965504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46a5b344-5c2d-4be0-a13f-4d34928369b8 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:47.343024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-664eb02f-73dc-4a46-9f94-8c3cff27ea11 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:47.363327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-664eb02f-73dc-4a46-9f94-8c3cff27ea11 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:47.364833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-664eb02f-73dc-4a46-9f94-8c3cff27ea11 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:47.415897 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-664eb02f-73dc-4a46-9f94-8c3cff27ea11 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 2371 microversion: 2.32 time: 1.616936 May 18 22:37:47.416570 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2441/4633] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:45 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 2371 bytes in 1668 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:47.675875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-92e3b900-1adf-493d-823d-dc66b1421463 req-854f7ca4-3b9c-400b-9e3d-31c06e4b8212 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-deleted", "tag": "c258f222-49b9-4500-a342-f1f434c2dd5b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:47.686762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-92e3b900-1adf-493d-823d-dc66b1421463 req-854f7ca4-3b9c-400b-9e3d-31c06e4b8212 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:47.687510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-92e3b900-1adf-493d-823d-dc66b1421463 req-854f7ca4-3b9c-400b-9e3d-31c06e4b8212 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:47.703412 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-92e3b900-1adf-493d-823d-dc66b1421463 req-854f7ca4-3b9c-400b-9e3d-31c06e4b8212 service nova] Creating event network-vif-deleted:c258f222-49b9-4500-a342-f1f434c2dd5b for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:37:47.708999 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-92e3b900-1adf-493d-823d-dc66b1421463 req-854f7ca4-3b9c-400b-9e3d-31c06e4b8212 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036969 May 18 22:37:47.710228 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2442/4634] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:47 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:37:47.718707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-46a5b344-5c2d-4be0-a13f-4d34928369b8 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09b8009685f84fc5bac3e8c0fc69632d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd36195b1158d4a7b97c8c6d770aedcbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:47.728110 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-46a5b344-5c2d-4be0-a13f-4d34928369b8 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 200 len: 1325 microversion: 2.1 time: 0.802791 May 18 22:37:47.743404 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2193/4635] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:46 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 1325 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:37:48.439575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-89c0212b-2a3b-4ab7-b331-c75c533d31b5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:48.442345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-89c0212b-2a3b-4ab7-b331-c75c533d31b5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:48.452333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-89c0212b-2a3b-4ab7-b331-c75c533d31b5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_api:SELECT=51,nova_api:DELETE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:48.456367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89c0212b-2a3b-4ab7-b331-c75c533d31b5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:48.458373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89c0212b-2a3b-4ab7-b331-c75c533d31b5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:48.462505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89c0212b-2a3b-4ab7-b331-c75c533d31b5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:48.463136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89c0212b-2a3b-4ab7-b331-c75c533d31b5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:48.750487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-77859ab2-60b3-465e-9706-5ac5ebc176d9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:48.752436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-77859ab2-60b3-465e-9706-5ac5ebc176d9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:48.763554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77859ab2-60b3-465e-9706-5ac5ebc176d9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:48.764266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77859ab2-60b3-465e-9706-5ac5ebc176d9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:48.771130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77859ab2-60b3-465e-9706-5ac5ebc176d9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:48.775407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77859ab2-60b3-465e-9706-5ac5ebc176d9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:48.999952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-89c0212b-2a3b-4ab7-b331-c75c533d31b5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:49.015697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-89c0212b-2a3b-4ab7-b331-c75c533d31b5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:49.019194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-89c0212b-2a3b-4ab7-b331-c75c533d31b5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:49.024817 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-89c0212b-2a3b-4ab7-b331-c75c533d31b5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 2211 microversion: 2.32 time: 0.589669 May 18 22:37:49.040570 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2443/4636] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:48 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 2211 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:37:49.130871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-77859ab2-60b3-465e-9706-5ac5ebc176d9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09b8009685f84fc5bac3e8c0fc69632d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd36195b1158d4a7b97c8c6d770aedcbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:49.140894 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-77859ab2-60b3-465e-9706-5ac5ebc176d9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 200 len: 1522 microversion: 2.1 time: 0.395283 May 18 22:37:49.153445 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2194/4637] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:48 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 1522 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:49.158853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f9ba39f7-15c1-46b5-8199-964cb650c9ab tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:49.160174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f9ba39f7-15c1-46b5-8199-964cb650c9ab tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:49.178561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f9ba39f7-15c1-46b5-8199-964cb650c9ab tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:49.181441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f9ba39f7-15c1-46b5-8199-964cb650c9ab tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:49.182933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f9ba39f7-15c1-46b5-8199-964cb650c9ab tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:49.184535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f9ba39f7-15c1-46b5-8199-964cb650c9ab tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:49.310572 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-f9ba39f7-15c1-46b5-8199-964cb650c9ab tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] HTTP exception thrown: Action 999 not found May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f9ba39f7-15c1-46b5-8199-964cb650c9ab tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Request method failure captured: May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f/os-instance-actions/999 HTTP/1.1 May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXUqp1rnFEiiCmFAvTXl2sjXubOd7MoBfZMEwGpJ7rqa_sLSoVY2pMUJAt5cGG3kZlfkGqknGgZZAj5tFeZLGmWlWfHoK-GN-xP1HNkmCdZ-O3U41Ud_KbYGtiwo0bR3TYxdQ_DLrpz5IgAIiqLN0pXJWUe_pTzc5Wc7UYIk9rxE6jo May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d36195b1158d4a7b97c8c6d770aedcbb May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-InstanceActionsNegativeTestJSON-1329480819 May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d36195b1158d4a7b97c8c6d770aedcbb"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d36195b1158d4a7b97c8c6d770aedcbb"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d36195b1158d4a7b97c8c6d770aedcbb"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d36195b1158d4a7b97c8c6d770aedcbb"}]}] May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-InstanceActionsNegativeTestJSON-1329480819 May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d36195b1158d4a7b97c8c6d770aedcbb May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-InstanceActionsNegativeTestJSON-1329480819 May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-InstanceActionsNegativeTestJSON-1329480819-project May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 09b8009685f84fc5bac3e8c0fc69632d May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-InstanceActionsNegativeTestJSON-1329480819-project May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: exception: Action 999 not found May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'server_id': '6a256fee-8499-4c43-8d6a-17095128185f', 'id': '999'} May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/instance_actions.py", line 152, in show May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=msg) May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Action 999 not found May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Action 999 not found May 18 22:37:49.323122 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:37:49.326982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f9ba39f7-15c1-46b5-8199-964cb650c9ab tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Returning 404 to user: Action 999 not found {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:37:49.326982 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f9ba39f7-15c1-46b5-8199-964cb650c9ab tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f/os-instance-actions/999" status: 404 len: 66 microversion: 2.1 time: 0.170799 May 18 22:37:49.326982 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2444/4638] 10.222.0.58 () {58 vars in 1307 bytes} [Wed May 18 22:37:49 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f/os-instance-actions/999 => generated 66 bytes in 172 msecs (HTTP/1.1 404) 9 headers in 378 bytes (2 switches on core 0) May 18 22:37:49.336176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c09a663e-9e63-423b-8f0c-a0c8c30b7d26 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '.version_select at 0x7fa2f2d05dc0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:49.336735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c09a663e-9e63-423b-8f0c-a0c8c30b7d26 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 9f15f73b-6935-493a-99e2-591d071bf30e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:49.348818 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-c09a663e-9e63-423b-8f0c-a0c8c30b7d26 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] HTTP exception thrown: Instance 9f15f73b-6935-493a-99e2-591d071bf30e could not be found. May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c09a663e-9e63-423b-8f0c-a0c8c30b7d26 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Request method failure captured: May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/9f15f73b-6935-493a-99e2-591d071bf30e/os-instance-actions HTTP/1.1 May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXUqp1rnFEiiCmFAvTXl2sjXubOd7MoBfZMEwGpJ7rqa_sLSoVY2pMUJAt5cGG3kZlfkGqknGgZZAj5tFeZLGmWlWfHoK-GN-xP1HNkmCdZ-O3U41Ud_KbYGtiwo0bR3TYxdQ_DLrpz5IgAIiqLN0pXJWUe_pTzc5Wc7UYIk9rxE6jo May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d36195b1158d4a7b97c8c6d770aedcbb May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-InstanceActionsNegativeTestJSON-1329480819 May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d36195b1158d4a7b97c8c6d770aedcbb"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d36195b1158d4a7b97c8c6d770aedcbb"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d36195b1158d4a7b97c8c6d770aedcbb"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d36195b1158d4a7b97c8c6d770aedcbb"}]}] May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-InstanceActionsNegativeTestJSON-1329480819 May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d36195b1158d4a7b97c8c6d770aedcbb May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-InstanceActionsNegativeTestJSON-1329480819 May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-InstanceActionsNegativeTestJSON-1329480819-project May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 09b8009685f84fc5bac3e8c0fc69632d May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-InstanceActionsNegativeTestJSON-1329480819-project May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 9f15f73b-6935-493a-99e2-591d071bf30e could not be found. May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'server_id': '9f15f73b-6935-493a-99e2-591d071bf30e'} May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 9f15f73b-6935-493a-99e2-591d071bf30e could not be found. May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/instance_actions.py", line 89, in index May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(req, context, server_id) May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/instance_actions.py", line 77, in _get_instance May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return common.get_instance(self.compute_api, context, server_id) May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:37:49.350850 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 9f15f73b-6935-493a-99e2-591d071bf30e could not be found. May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 9f15f73b-6935-493a-99e2-591d071bf30e could not be found. May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c09a663e-9e63-423b-8f0c-a0c8c30b7d26 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Returning 404 to user: Instance 9f15f73b-6935-493a-99e2-591d071bf30e could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c09a663e-9e63-423b-8f0c-a0c8c30b7d26 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/9f15f73b-6935-493a-99e2-591d071bf30e/os-instance-actions" status: 404 len: 111 microversion: 2.1 time: 0.020884 May 18 22:37:49.355879 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2195/4639] 10.222.0.58 () {58 vars in 1295 bytes} [Wed May 18 22:37:49 2022] GET /compute/v2.1/servers/9f15f73b-6935-493a-99e2-591d071bf30e/os-instance-actions => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:37:49.362174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c6111ca5-3064-46bb-aac8-dc22890a52e9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:49.362673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c6111ca5-3064-46bb-aac8-dc22890a52e9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:49.370914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6111ca5-3064-46bb-aac8-dc22890a52e9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:49.371349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6111ca5-3064-46bb-aac8-dc22890a52e9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:49.372112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6111ca5-3064-46bb-aac8-dc22890a52e9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:49.372535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6111ca5-3064-46bb-aac8-dc22890a52e9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:49.460594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c6111ca5-3064-46bb-aac8-dc22890a52e9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:37:49.734205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f5146768-7b2b-4a33-aa76-05ff030492e3 req-f69e397f-2e0f-4350-8b3a-4df6391289fd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-deleted", "tag": "84576118-db08-4f96-947d-e048c05d7f0c"}, {"server_uuid": "1e630b9b-ad8a-4610-8ea7-992523c6720c", "name": "network-vif-deleted", "tag": "11971771-a758-4472-b53e-5caa7eb4fdd3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:49.755295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f5146768-7b2b-4a33-aa76-05ff030492e3 req-f69e397f-2e0f-4350-8b3a-4df6391289fd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:49.756404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f5146768-7b2b-4a33-aa76-05ff030492e3 req-f69e397f-2e0f-4350-8b3a-4df6391289fd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:49.806492 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c6111ca5-3064-46bb-aac8-dc22890a52e9 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "DELETE /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 204 len: 0 microversion: 2.1 time: 0.445941 May 18 22:37:49.822106 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2445/4640] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:37:49 2022] DELETE /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 0 bytes in 458 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:37:49.834816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-38c14ece-a5a3-4bd8-88da-d18dd63589b3 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:49.836458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-38c14ece-a5a3-4bd8-88da-d18dd63589b3 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:49.842872 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f5146768-7b2b-4a33-aa76-05ff030492e3 req-f69e397f-2e0f-4350-8b3a-4df6391289fd service nova] Creating event network-vif-deleted:84576118-db08-4f96-947d-e048c05d7f0c for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:37:49.845204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38c14ece-a5a3-4bd8-88da-d18dd63589b3 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:49.845906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38c14ece-a5a3-4bd8-88da-d18dd63589b3 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:49.847178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38c14ece-a5a3-4bd8-88da-d18dd63589b3 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:49.847830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38c14ece-a5a3-4bd8-88da-d18dd63589b3 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:49.852285 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f5146768-7b2b-4a33-aa76-05ff030492e3 req-f69e397f-2e0f-4350-8b3a-4df6391289fd service nova] Creating event network-vif-deleted:11971771-a758-4472-b53e-5caa7eb4fdd3 for instance 1e630b9b-ad8a-4610-8ea7-992523c6720c on n-h1-841040-6 May 18 22:37:49.875844 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f5146768-7b2b-4a33-aa76-05ff030492e3 req-f69e397f-2e0f-4350-8b3a-4df6391289fd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.146595 May 18 22:37:49.880611 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2196/4641] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:49 2022] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:50.047696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-91f0089c-82b7-417c-a99a-6cf3cbe9ba81 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:50.048645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-91f0089c-82b7-417c-a99a-6cf3cbe9ba81 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:50.057299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91f0089c-82b7-417c-a99a-6cf3cbe9ba81 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:50.057766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91f0089c-82b7-417c-a99a-6cf3cbe9ba81 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:50.077874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91f0089c-82b7-417c-a99a-6cf3cbe9ba81 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:50.080730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91f0089c-82b7-417c-a99a-6cf3cbe9ba81 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:50.284523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-91f0089c-82b7-417c-a99a-6cf3cbe9ba81 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:50.301225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-91f0089c-82b7-417c-a99a-6cf3cbe9ba81 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:50.303359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-91f0089c-82b7-417c-a99a-6cf3cbe9ba81 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:50.310506 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-91f0089c-82b7-417c-a99a-6cf3cbe9ba81 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.269343 May 18 22:37:50.312173 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2197/4642] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:50 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:50.374354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-38c14ece-a5a3-4bd8-88da-d18dd63589b3 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09b8009685f84fc5bac3e8c0fc69632d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd36195b1158d4a7b97c8c6d770aedcbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:50.387109 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-38c14ece-a5a3-4bd8-88da-d18dd63589b3 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 200 len: 1528 microversion: 2.1 time: 0.563614 May 18 22:37:50.387816 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2446/4643] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:49 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 1528 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:37:51.330429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9e04160c-abc1-439d-ab56-eb82d28a55bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:51.331201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9e04160c-abc1-439d-ab56-eb82d28a55bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:51.356849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e04160c-abc1-439d-ab56-eb82d28a55bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:51.359609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e04160c-abc1-439d-ab56-eb82d28a55bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:51.360565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e04160c-abc1-439d-ab56-eb82d28a55bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:51.365819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e04160c-abc1-439d-ab56-eb82d28a55bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:51.404636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8f1912ec-647d-4478-bcee-9fa9b628fc67 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:51.405357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8f1912ec-647d-4478-bcee-9fa9b628fc67 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:51.427178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f1912ec-647d-4478-bcee-9fa9b628fc67 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:51.427624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f1912ec-647d-4478-bcee-9fa9b628fc67 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:51.428388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f1912ec-647d-4478-bcee-9fa9b628fc67 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:51.428809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f1912ec-647d-4478-bcee-9fa9b628fc67 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:51.750283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9e04160c-abc1-439d-ab56-eb82d28a55bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:51.776406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9e04160c-abc1-439d-ab56-eb82d28a55bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:51.783201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9e04160c-abc1-439d-ab56-eb82d28a55bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:51.793282 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9e04160c-abc1-439d-ab56-eb82d28a55bf tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.467125 May 18 22:37:51.800881 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2198/4644] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:51 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:51.914315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8f1912ec-647d-4478-bcee-9fa9b628fc67 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09b8009685f84fc5bac3e8c0fc69632d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd36195b1158d4a7b97c8c6d770aedcbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:51.927591 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8f1912ec-647d-4478-bcee-9fa9b628fc67 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 200 len: 1528 microversion: 2.1 time: 0.526918 May 18 22:37:51.934588 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2447/4645] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:51 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 1528 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:37:52.689163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8aab9982-62b5-40b2-aae6-d67fd03a453e req-ed22ae96-ebe0-49f4-a1c5-954e7c544fbd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6a256fee-8499-4c43-8d6a-17095128185f", "name": "network-vif-deleted", "tag": "ad601e07-f73e-4902-a38b-9742a09c9cb6"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:37:52.708519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8aab9982-62b5-40b2-aae6-d67fd03a453e req-ed22ae96-ebe0-49f4-a1c5-954e7c544fbd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:52.708967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8aab9982-62b5-40b2-aae6-d67fd03a453e req-ed22ae96-ebe0-49f4-a1c5-954e7c544fbd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:52.768631 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8aab9982-62b5-40b2-aae6-d67fd03a453e req-ed22ae96-ebe0-49f4-a1c5-954e7c544fbd service nova] Creating event network-vif-deleted:ad601e07-f73e-4902-a38b-9742a09c9cb6 for instance 6a256fee-8499-4c43-8d6a-17095128185f on n-h2-841040-6 May 18 22:37:52.783707 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8aab9982-62b5-40b2-aae6-d67fd03a453e req-ed22ae96-ebe0-49f4-a1c5-954e7c544fbd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.098690 May 18 22:37:52.795066 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2199/4646] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:37:52 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:37:52.817492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0e976f42-c6dd-4d8d-90b5-597ca388b384 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:52.818816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e976f42-c6dd-4d8d-90b5-597ca388b384 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:52.837070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e976f42-c6dd-4d8d-90b5-597ca388b384 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:52.837556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e976f42-c6dd-4d8d-90b5-597ca388b384 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:52.842787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e976f42-c6dd-4d8d-90b5-597ca388b384 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:52.843255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e976f42-c6dd-4d8d-90b5-597ca388b384 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:52.947003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7881bbff-acbd-40cd-9591-faa707e8298c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:52.947504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7881bbff-acbd-40cd-9591-faa707e8298c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:52.974461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7881bbff-acbd-40cd-9591-faa707e8298c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:52.975102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7881bbff-acbd-40cd-9591-faa707e8298c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:52.984139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7881bbff-acbd-40cd-9591-faa707e8298c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:52.984859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7881bbff-acbd-40cd-9591-faa707e8298c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:53.110700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0e976f42-c6dd-4d8d-90b5-597ca388b384 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:53.135436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0e976f42-c6dd-4d8d-90b5-597ca388b384 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:53.138176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0e976f42-c6dd-4d8d-90b5-597ca388b384 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:53.150525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7881bbff-acbd-40cd-9591-faa707e8298c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:53.151995 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0e976f42-c6dd-4d8d-90b5-597ca388b384 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.331331 May 18 22:37:53.155307 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2448/4647] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:52 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:53.155778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7881bbff-acbd-40cd-9591-faa707e8298c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:53.157282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-7881bbff-acbd-40cd-9591-faa707e8298c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lazy-loading 'fault' on Instance uuid 6a256fee-8499-4c43-8d6a-17095128185f {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:37:53.313658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7881bbff-acbd-40cd-9591-faa707e8298c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '09b8009685f84fc5bac3e8c0fc69632d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd36195b1158d4a7b97c8c6d770aedcbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:53.345379 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7881bbff-acbd-40cd-9591-faa707e8298c tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 200 len: 1315 microversion: 2.1 time: 0.403573 May 18 22:37:53.358823 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2200/4648] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:52 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 1315 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:37:54.173400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c1838810-aa6d-466a-be58-420f912b5103 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:54.175192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c1838810-aa6d-466a-be58-420f912b5103 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:54.184067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1838810-aa6d-466a-be58-420f912b5103 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:54.184760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1838810-aa6d-466a-be58-420f912b5103 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:54.185907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1838810-aa6d-466a-be58-420f912b5103 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:54.186504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1838810-aa6d-466a-be58-420f912b5103 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:54.332440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c1838810-aa6d-466a-be58-420f912b5103 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:54.352375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c1838810-aa6d-466a-be58-420f912b5103 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:54.355252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c1838810-aa6d-466a-be58-420f912b5103 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:54.358905 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c1838810-aa6d-466a-be58-420f912b5103 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.190361 May 18 22:37:54.377764 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2449/4649] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:54 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:54.377987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-286d3c89-244f-4829-8aa5-fdb39124fe82 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:54.377987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-286d3c89-244f-4829-8aa5-fdb39124fe82 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] [instance: 6a256fee-8499-4c43-8d6a-17095128185f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:54.409081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-286d3c89-244f-4829-8aa5-fdb39124fe82 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:54.419748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-286d3c89-244f-4829-8aa5-fdb39124fe82 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:54.420585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-286d3c89-244f-4829-8aa5-fdb39124fe82 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:54.421026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-286d3c89-244f-4829-8aa5-fdb39124fe82 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:54.497487 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-286d3c89-244f-4829-8aa5-fdb39124fe82 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] HTTP exception thrown: Instance 6a256fee-8499-4c43-8d6a-17095128185f could not be found. May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-286d3c89-244f-4829-8aa5-fdb39124fe82 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Request method failure captured: May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f HTTP/1.1 May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXUqp1rnFEiiCmFAvTXl2sjXubOd7MoBfZMEwGpJ7rqa_sLSoVY2pMUJAt5cGG3kZlfkGqknGgZZAj5tFeZLGmWlWfHoK-GN-xP1HNkmCdZ-O3U41Ud_KbYGtiwo0bR3TYxdQ_DLrpz5IgAIiqLN0pXJWUe_pTzc5Wc7UYIk9rxE6jo May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d36195b1158d4a7b97c8c6d770aedcbb May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-InstanceActionsNegativeTestJSON-1329480819 May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d36195b1158d4a7b97c8c6d770aedcbb"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d36195b1158d4a7b97c8c6d770aedcbb"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d36195b1158d4a7b97c8c6d770aedcbb"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d36195b1158d4a7b97c8c6d770aedcbb"}]}] May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-InstanceActionsNegativeTestJSON-1329480819 May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d36195b1158d4a7b97c8c6d770aedcbb May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-InstanceActionsNegativeTestJSON-1329480819 May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-InstanceActionsNegativeTestJSON-1329480819-project May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 09b8009685f84fc5bac3e8c0fc69632d May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-InstanceActionsNegativeTestJSON-1329480819-project May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 6a256fee-8499-4c43-8d6a-17095128185f could not be found. May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '6a256fee-8499-4c43-8d6a-17095128185f'} May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 6a256fee-8499-4c43-8d6a-17095128185f could not be found. May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 6a256fee-8499-4c43-8d6a-17095128185f could not be found. May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:54.505318 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:37:54.510300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:54.510300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:37:54.510300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:37:54.510300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:37:54.510300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:37:54.510300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:37:54.510300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 6a256fee-8499-4c43-8d6a-17095128185f could not be found. May 18 22:37:54.510300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:37:54.510300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-286d3c89-244f-4829-8aa5-fdb39124fe82 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] Returning 404 to user: Instance 6a256fee-8499-4c43-8d6a-17095128185f could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:37:54.510300 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-286d3c89-244f-4829-8aa5-fdb39124fe82 tempest-InstanceActionsNegativeTestJSON-1329480819 tempest-InstanceActionsNegativeTestJSON-1329480819-project] 10.222.0.58 "GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f" status: 404 len: 111 microversion: 2.1 time: 0.135681 May 18 22:37:54.510961 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2201/4650] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:37:54 2022] GET /compute/v2.1/servers/6a256fee-8499-4c43-8d6a-17095128185f => generated 111 bytes in 140 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:37:55.388945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1b6988e4-8e53-4682-9340-87022d2469be tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:55.389557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1b6988e4-8e53-4682-9340-87022d2469be tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:55.400770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b6988e4-8e53-4682-9340-87022d2469be tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:55.409248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b6988e4-8e53-4682-9340-87022d2469be tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:55.410442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b6988e4-8e53-4682-9340-87022d2469be tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:55.412594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b6988e4-8e53-4682-9340-87022d2469be tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:55.502651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1b6988e4-8e53-4682-9340-87022d2469be tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:55.513405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1b6988e4-8e53-4682-9340-87022d2469be tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:55.516011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1b6988e4-8e53-4682-9340-87022d2469be tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:55.517551 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1b6988e4-8e53-4682-9340-87022d2469be tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.133030 May 18 22:37:55.518963 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2450/4651] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:55 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:56.537944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c5096c85-8adf-4cf2-868d-4a0fc1290ec9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:56.539767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c5096c85-8adf-4cf2-868d-4a0fc1290ec9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:56.555577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5096c85-8adf-4cf2-868d-4a0fc1290ec9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:56.556406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5096c85-8adf-4cf2-868d-4a0fc1290ec9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:56.563335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5096c85-8adf-4cf2-868d-4a0fc1290ec9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:56.564149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5096c85-8adf-4cf2-868d-4a0fc1290ec9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:56.761433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c5096c85-8adf-4cf2-868d-4a0fc1290ec9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:56.775624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c5096c85-8adf-4cf2-868d-4a0fc1290ec9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:56.777536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c5096c85-8adf-4cf2-868d-4a0fc1290ec9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:56.800228 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c5096c85-8adf-4cf2-868d-4a0fc1290ec9 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.267124 May 18 22:37:56.800830 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2202/4652] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:56 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:57.826329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fc09c6ac-f7f3-4783-9af6-14b2077ed78e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:57.827885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fc09c6ac-f7f3-4783-9af6-14b2077ed78e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:57.849472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc09c6ac-f7f3-4783-9af6-14b2077ed78e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:57.853401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc09c6ac-f7f3-4783-9af6-14b2077ed78e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:57.854483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc09c6ac-f7f3-4783-9af6-14b2077ed78e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:57.855135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc09c6ac-f7f3-4783-9af6-14b2077ed78e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:58.015512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc09c6ac-f7f3-4783-9af6-14b2077ed78e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:58.036718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc09c6ac-f7f3-4783-9af6-14b2077ed78e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:58.040874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc09c6ac-f7f3-4783-9af6-14b2077ed78e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:58.043806 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fc09c6ac-f7f3-4783-9af6-14b2077ed78e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.225569 May 18 22:37:58.048180 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2451/4653] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:57 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:37:59.074511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8725bdb7-e63d-4a13-b9f3-7b15a50f066e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:37:59.075750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8725bdb7-e63d-4a13-b9f3-7b15a50f066e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:37:59.122218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8725bdb7-e63d-4a13-b9f3-7b15a50f066e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:59.125346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8725bdb7-e63d-4a13-b9f3-7b15a50f066e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:59.129268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8725bdb7-e63d-4a13-b9f3-7b15a50f066e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:37:59.136162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8725bdb7-e63d-4a13-b9f3-7b15a50f066e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:37:59.254694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8725bdb7-e63d-4a13-b9f3-7b15a50f066e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119082] Writing DB stats nova_cell1:SELECT=99,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:37:59.383734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8725bdb7-e63d-4a13-b9f3-7b15a50f066e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:59.402101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8725bdb7-e63d-4a13-b9f3-7b15a50f066e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:59.410461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8725bdb7-e63d-4a13-b9f3-7b15a50f066e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:37:59.412712 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8725bdb7-e63d-4a13-b9f3-7b15a50f066e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.346457 May 18 22:37:59.417847 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2203/4654] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:37:59 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:00.233316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c3233915-1693-4402-a0db-0618fa5d800c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:00.233977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c3233915-1693-4402-a0db-0618fa5d800c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:00.251698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3233915-1693-4402-a0db-0618fa5d800c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:00.252157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3233915-1693-4402-a0db-0618fa5d800c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:00.253007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3233915-1693-4402-a0db-0618fa5d800c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:00.253513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3233915-1693-4402-a0db-0618fa5d800c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:00.336812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c3233915-1693-4402-a0db-0618fa5d800c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:38:00.436762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-61437e73-d2f1-47b3-92d3-dc58988e27b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:00.437331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-61437e73-d2f1-47b3-92d3-dc58988e27b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:00.445589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61437e73-d2f1-47b3-92d3-dc58988e27b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:00.459780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61437e73-d2f1-47b3-92d3-dc58988e27b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:00.466428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61437e73-d2f1-47b3-92d3-dc58988e27b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:00.481406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61437e73-d2f1-47b3-92d3-dc58988e27b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:00.713841 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c3233915-1693-4402-a0db-0618fa5d800c tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "DELETE /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 204 len: 0 microversion: 2.1 time: 0.484809 May 18 22:38:00.715234 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2452/4655] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:38:00 2022] DELETE /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:38:00.730622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ec6263e-b138-4b50-8c40-07dae5c4e5f2 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:00.734372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4ec6263e-b138-4b50-8c40-07dae5c4e5f2 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:00.747142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ec6263e-b138-4b50-8c40-07dae5c4e5f2 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:00.750997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ec6263e-b138-4b50-8c40-07dae5c4e5f2 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:00.752260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ec6263e-b138-4b50-8c40-07dae5c4e5f2 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:00.753278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ec6263e-b138-4b50-8c40-07dae5c4e5f2 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:00.757269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61437e73-d2f1-47b3-92d3-dc58988e27b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:00.775870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61437e73-d2f1-47b3-92d3-dc58988e27b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:00.782999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61437e73-d2f1-47b3-92d3-dc58988e27b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:00.788996 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-61437e73-d2f1-47b3-92d3-dc58988e27b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.353206 May 18 22:38:00.790304 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2204/4656] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:00 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:01.465135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4ec6263e-b138-4b50-8c40-07dae5c4e5f2 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:01.493647 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4ec6263e-b138-4b50-8c40-07dae5c4e5f2 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1507 microversion: 2.1 time: 0.767613 May 18 22:38:01.498778 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2453/4657] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:00 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1507 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:01.809699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d6e29bd2-faf3-4239-bb1c-92ed994f2767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:01.811047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d6e29bd2-faf3-4239-bb1c-92ed994f2767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:01.843540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6e29bd2-faf3-4239-bb1c-92ed994f2767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:01.851298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6e29bd2-faf3-4239-bb1c-92ed994f2767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:01.859543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6e29bd2-faf3-4239-bb1c-92ed994f2767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:01.869422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6e29bd2-faf3-4239-bb1c-92ed994f2767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:02.516273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1cbb150d-9323-4c7d-9b24-4856f2be1228 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:02.518209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1cbb150d-9323-4c7d-9b24-4856f2be1228 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:02.547450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cbb150d-9323-4c7d-9b24-4856f2be1228 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:02.554027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cbb150d-9323-4c7d-9b24-4856f2be1228 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:02.558722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cbb150d-9323-4c7d-9b24-4856f2be1228 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:02.559905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1cbb150d-9323-4c7d-9b24-4856f2be1228 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:02.884478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d6e29bd2-faf3-4239-bb1c-92ed994f2767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:02.904677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d6e29bd2-faf3-4239-bb1c-92ed994f2767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:02.909423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d6e29bd2-faf3-4239-bb1c-92ed994f2767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:02.926301 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d6e29bd2-faf3-4239-bb1c-92ed994f2767 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 1.120544 May 18 22:38:02.935009 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2205/4658] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:01 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 1130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:02.944893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1cbb150d-9323-4c7d-9b24-4856f2be1228 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:02.958031 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1cbb150d-9323-4c7d-9b24-4856f2be1228 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1507 microversion: 2.1 time: 0.446552 May 18 22:38:02.958892 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2454/4659] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:02 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1507 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:38:03.556712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b360c21f-70ec-4332-a79b-22eaf96a596d req-718d16bb-4947-4c13-825d-3d462555e752 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7", "name": "network-vif-deleted", "tag": "defa3be4-118c-4830-a64a-e6f1b6e897b9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:03.577029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b360c21f-70ec-4332-a79b-22eaf96a596d req-718d16bb-4947-4c13-825d-3d462555e752 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:03.577466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b360c21f-70ec-4332-a79b-22eaf96a596d req-718d16bb-4947-4c13-825d-3d462555e752 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:03.649384 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b360c21f-70ec-4332-a79b-22eaf96a596d req-718d16bb-4947-4c13-825d-3d462555e752 service nova] Creating event network-vif-deleted:defa3be4-118c-4830-a64a-e6f1b6e897b9 for instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 on n-h1-841040-6 May 18 22:38:03.670976 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b360c21f-70ec-4332-a79b-22eaf96a596d req-718d16bb-4947-4c13-825d-3d462555e752 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.120931 May 18 22:38:03.671603 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2206/4660] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:38:03 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:38:03.955312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8fc1fa6c-b21a-4d7b-a8ab-db5deb73713b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:03.955909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8fc1fa6c-b21a-4d7b-a8ab-db5deb73713b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:03.979733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fc1fa6c-b21a-4d7b-a8ab-db5deb73713b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:03.980206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fc1fa6c-b21a-4d7b-a8ab-db5deb73713b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:03.981049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fc1fa6c-b21a-4d7b-a8ab-db5deb73713b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:03.981483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fc1fa6c-b21a-4d7b-a8ab-db5deb73713b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:04.302082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8fc1fa6c-b21a-4d7b-a8ab-db5deb73713b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:04.312074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8fc1fa6c-b21a-4d7b-a8ab-db5deb73713b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:04.313707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8fc1fa6c-b21a-4d7b-a8ab-db5deb73713b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:04.331257 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8fc1fa6c-b21a-4d7b-a8ab-db5deb73713b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.381212 May 18 22:38:04.331869 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2207/4661] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:03 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:04.373630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a1a9fed-e094-43fa-ad58-6c366e8c4a11 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:04.379250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5a1a9fed-e094-43fa-ad58-6c366e8c4a11 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:04.398342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a1a9fed-e094-43fa-ad58-6c366e8c4a11 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:04.417711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a1a9fed-e094-43fa-ad58-6c366e8c4a11 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.019s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:04.422651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a1a9fed-e094-43fa-ad58-6c366e8c4a11 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:04.424675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a1a9fed-e094-43fa-ad58-6c366e8c4a11 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:04.570482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a1a9fed-e094-43fa-ad58-6c366e8c4a11 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:04.575194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a1a9fed-e094-43fa-ad58-6c366e8c4a11 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:04.577278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-5a1a9fed-e094-43fa-ad58-6c366e8c4a11 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lazy-loading 'fault' on Instance uuid cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:04.727557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5a1a9fed-e094-43fa-ad58-6c366e8c4a11 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:04.739558 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5a1a9fed-e094-43fa-ad58-6c366e8c4a11 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 200 len: 1311 microversion: 2.1 time: 0.380142 May 18 22:38:04.739975 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2208/4662] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:04 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 1311 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:04.781855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerPasswordTestJSON-server-734797088", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "33e87e12-0702-450f-b277-b51a64a3b943"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:04.894456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] validate_networks() for [('33e87e12-0702-450f-b277-b51a64a3b943', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:38:05.354538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8ddc0dc0-772b-4a71-8f7f-fc57a3da681e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:05.355251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8ddc0dc0-772b-4a71-8f7f-fc57a3da681e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:05.372574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ddc0dc0-772b-4a71-8f7f-fc57a3da681e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:05.373061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ddc0dc0-772b-4a71-8f7f-fc57a3da681e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:05.380458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ddc0dc0-772b-4a71-8f7f-fc57a3da681e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:05.381165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ddc0dc0-772b-4a71-8f7f-fc57a3da681e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:05.581644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8ddc0dc0-772b-4a71-8f7f-fc57a3da681e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:05.602674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8ddc0dc0-772b-4a71-8f7f-fc57a3da681e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:05.604395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8ddc0dc0-772b-4a71-8f7f-fc57a3da681e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:05.606549 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8ddc0dc0-772b-4a71-8f7f-fc57a3da681e tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.257162 May 18 22:38:05.628131 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2209/4663] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:05 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:05.756266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eb6ec9c5-970d-4d66-a1d8-9e1391686896 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:05.757196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eb6ec9c5-970d-4d66-a1d8-9e1391686896 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:05.772859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb6ec9c5-970d-4d66-a1d8-9e1391686896 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:05.778029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb6ec9c5-970d-4d66-a1d8-9e1391686896 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:05.781726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb6ec9c5-970d-4d66-a1d8-9e1391686896 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:05.782469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb6ec9c5-970d-4d66-a1d8-9e1391686896 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:05.821457 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-eb6ec9c5-970d-4d66-a1d8-9e1391686896 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] HTTP exception thrown: Instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 could not be found. May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eb6ec9c5-970d-4d66-a1d8-9e1391686896 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Request method failure captured: May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 HTTP/1.1 May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXP7pICKfsmR_OtVzebVBzpMd41kgYQejP6ztwZ9wHiTszaYoYjruqlBZHx0JxIAAhKqa5FLM_CvDAjEPXrHJzY3YrCrfmoeMEWsXAiN6ZN8k0HTHSUHlTaXJGAugnU9ANYlu6hIGi5UrxG6fuNgHMhxU_lSV24g_QO_oboKsz4ecIE May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}] May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 94bcc78dec364e90817e350a20230721 May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 could not be found. May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7'} May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 could not be found. May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 could not be found. May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:38:05.824265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:38:05.828009 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:38:05.828009 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:38:05.828009 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:38:05.828009 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:38:05.828009 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:38:05.828009 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:38:05.828009 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 could not be found. May 18 22:38:05.828009 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:38:05.837023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eb6ec9c5-970d-4d66-a1d8-9e1391686896 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Returning 404 to user: Instance cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:38:05.838251 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eb6ec9c5-970d-4d66-a1d8-9e1391686896 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7" status: 404 len: 111 microversion: 2.1 time: 0.086426 May 18 22:38:05.839392 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2210/4664] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:05 2022] GET /compute/v2.1/servers/cf3e1a1a-3ab9-4393-9541-a773cfa8d1a7 => generated 111 bytes in 88 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:38:05.852442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d053248-a43d-4e2e-acb8-2c37c2cd5985 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:05.853396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3d053248-a43d-4e2e-acb8-2c37c2cd5985 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:05.868070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d053248-a43d-4e2e-acb8-2c37c2cd5985 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:05.868780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d053248-a43d-4e2e-acb8-2c37c2cd5985 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:05.871986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d053248-a43d-4e2e-acb8-2c37c2cd5985 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:05.877520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d053248-a43d-4e2e-acb8-2c37c2cd5985 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:05.931883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3d053248-a43d-4e2e-acb8-2c37c2cd5985 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:38:06.128845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3d053248-a43d-4e2e-acb8-2c37c2cd5985 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119082] Writing DB stats nova_api:SELECT=62 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:06.166988 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3d053248-a43d-4e2e-acb8-2c37c2cd5985 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "DELETE /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 204 len: 0 microversion: 2.1 time: 0.323450 May 18 22:38:06.169051 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2211/4665] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:38:05 2022] DELETE /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 0 bytes in 326 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:38:06.181061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1c191bfd-3c93-4e23-a9b4-eb23724f62b0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:06.184223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1c191bfd-3c93-4e23-a9b4-eb23724f62b0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:06.198902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c191bfd-3c93-4e23-a9b4-eb23724f62b0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:06.200745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c191bfd-3c93-4e23-a9b4-eb23724f62b0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:06.201809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c191bfd-3c93-4e23-a9b4-eb23724f62b0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:06.204316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c191bfd-3c93-4e23-a9b4-eb23724f62b0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:06.298189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:38:06.298650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:38:06.299079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:38:06.299485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:38:06.299890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:38:06.319002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:06.319362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:06.320139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:06.320569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:06.388894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Getting quotas for project c63a05a1a84f42838dc58cee0854aa37. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:38:06.410777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Getting quotas for user 9f5d39dd180c44e988a8257ae5f5c999 and project c63a05a1a84f42838dc58cee0854aa37. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:38:06.476657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:38:06.480610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:38:06.515583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1c191bfd-3c93-4e23-a9b4-eb23724f62b0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:06.528438 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1c191bfd-3c93-4e23-a9b4-eb23724f62b0 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1523 microversion: 2.1 time: 0.351387 May 18 22:38:06.529409 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2212/4666] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:06 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1523 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:06.628589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b83db70-a2db-4ee6-a8ed-ac733de6966c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:06.630059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2b83db70-a2db-4ee6-a8ed-ac733de6966c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:06.643718 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-00756a71-84e0-43d6-ac2b-e6c0a650db85 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.962479 May 18 22:38:06.646537 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2455/4667] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:38:03 2022] POST /compute/v2.1/servers => generated 380 bytes in 2967 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:38:06.658619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7124a72c-4452-4053-9c7b-a6455f072188 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:06.659231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7124a72c-4452-4053-9c7b-a6455f072188 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:06.660708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b83db70-a2db-4ee6-a8ed-ac733de6966c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:06.666214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b83db70-a2db-4ee6-a8ed-ac733de6966c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:06.671722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b83db70-a2db-4ee6-a8ed-ac733de6966c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:06.674792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b83db70-a2db-4ee6-a8ed-ac733de6966c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:06.833856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7124a72c-4452-4053-9c7b-a6455f072188 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:06.844304 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7124a72c-4452-4053-9c7b-a6455f072188 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1215 microversion: 2.1 time: 0.190381 May 18 22:38:06.848949 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2456/4668] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:06 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1215 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:06.939686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2b83db70-a2db-4ee6-a8ed-ac733de6966c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:06.950398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2b83db70-a2db-4ee6-a8ed-ac733de6966c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:06.966728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2b83db70-a2db-4ee6-a8ed-ac733de6966c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:06.967991 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2b83db70-a2db-4ee6-a8ed-ac733de6966c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.343446 May 18 22:38:06.979044 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2213/4669] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:06 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:07.546665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f16b00c3-da9d-4cb0-bdde-b66f4e991f77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:07.548327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f16b00c3-da9d-4cb0-bdde-b66f4e991f77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:07.563921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f16b00c3-da9d-4cb0-bdde-b66f4e991f77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:07.566570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f16b00c3-da9d-4cb0-bdde-b66f4e991f77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:07.571103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f16b00c3-da9d-4cb0-bdde-b66f4e991f77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:07.574239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f16b00c3-da9d-4cb0-bdde-b66f4e991f77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:07.586652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f16b00c3-da9d-4cb0-bdde-b66f4e991f77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:07.862366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9f34bfb9-19f2-4bdd-8081-f3f324a8645d tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:07.863782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9f34bfb9-19f2-4bdd-8081-f3f324a8645d tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:08.085713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9f34bfb9-19f2-4bdd-8081-f3f324a8645d tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:08.098053 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9f34bfb9-19f2-4bdd-8081-f3f324a8645d tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1215 microversion: 2.1 time: 0.238127 May 18 22:38:08.099201 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2214/4670] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:07 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1215 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:38:08.112112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2ead584c-3382-44a1-ac38-4b07edbabf93 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:08.113030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2ead584c-3382-44a1-ac38-4b07edbabf93 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:08.135300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ead584c-3382-44a1-ac38-4b07edbabf93 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:08.136614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ead584c-3382-44a1-ac38-4b07edbabf93 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:08.138464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ead584c-3382-44a1-ac38-4b07edbabf93 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:08.139575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ead584c-3382-44a1-ac38-4b07edbabf93 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:08.144511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f16b00c3-da9d-4cb0-bdde-b66f4e991f77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:08.161339 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f16b00c3-da9d-4cb0-bdde-b66f4e991f77 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1523 microversion: 2.1 time: 0.619320 May 18 22:38:08.161967 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2457/4671] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:07 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1523 bytes in 621 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:08.276932 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2ead584c-3382-44a1-ac38-4b07edbabf93 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:08.291092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2ead584c-3382-44a1-ac38-4b07edbabf93 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:08.294717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2ead584c-3382-44a1-ac38-4b07edbabf93 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:08.298872 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2ead584c-3382-44a1-ac38-4b07edbabf93 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.198514 May 18 22:38:08.310793 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2215/4672] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:08 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:09.115296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c2934298-ebbd-471d-8874-ae1b5aecc992 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:09.116057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c2934298-ebbd-471d-8874-ae1b5aecc992 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:09.131170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2934298-ebbd-471d-8874-ae1b5aecc992 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:09.136275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2934298-ebbd-471d-8874-ae1b5aecc992 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:09.140643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2934298-ebbd-471d-8874-ae1b5aecc992 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:09.141205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2934298-ebbd-471d-8874-ae1b5aecc992 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:09.180017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-23215f91-56c4-429a-80ac-7d73a10d4659 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:09.180625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-23215f91-56c4-429a-80ac-7d73a10d4659 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:09.197521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23215f91-56c4-429a-80ac-7d73a10d4659 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:09.198470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23215f91-56c4-429a-80ac-7d73a10d4659 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:09.199418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23215f91-56c4-429a-80ac-7d73a10d4659 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:09.200165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23215f91-56c4-429a-80ac-7d73a10d4659 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:09.268925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c2934298-ebbd-471d-8874-ae1b5aecc992 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:09.278814 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c2934298-ebbd-471d-8874-ae1b5aecc992 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1211 microversion: 2.1 time: 0.167204 May 18 22:38:09.280206 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2458/4673] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:09 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1211 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:09.331944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-095bd234-0c0f-4297-87ab-a5a5e027e8f3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:09.332927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-095bd234-0c0f-4297-87ab-a5a5e027e8f3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:09.348931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-095bd234-0c0f-4297-87ab-a5a5e027e8f3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:09.352820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-095bd234-0c0f-4297-87ab-a5a5e027e8f3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:09.354163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-095bd234-0c0f-4297-87ab-a5a5e027e8f3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:09.355760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-095bd234-0c0f-4297-87ab-a5a5e027e8f3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:09.575582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-095bd234-0c0f-4297-87ab-a5a5e027e8f3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:09.599541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-095bd234-0c0f-4297-87ab-a5a5e027e8f3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:09.604336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-095bd234-0c0f-4297-87ab-a5a5e027e8f3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:09.609528 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-095bd234-0c0f-4297-87ab-a5a5e027e8f3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.282689 May 18 22:38:09.611478 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2459/4674] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:09 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:09.704823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-23215f91-56c4-429a-80ac-7d73a10d4659 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:09.723387 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-23215f91-56c4-429a-80ac-7d73a10d4659 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1523 microversion: 2.1 time: 0.547141 May 18 22:38:09.727963 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2216/4675] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:09 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1523 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:38:09.904208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-97523dc7-70f0-4285-abca-c833ee43000d req-4670c7c2-668e-47ea-9013-74c3870b73c8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a259e6ec-ad2a-41c3-9d63-571c458e9eaf", "name": "network-vif-deleted", "tag": "32eb6aba-0390-4503-ae82-3bb65f07e1fd"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:09.925531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-97523dc7-70f0-4285-abca-c833ee43000d req-4670c7c2-668e-47ea-9013-74c3870b73c8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:09.927073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-97523dc7-70f0-4285-abca-c833ee43000d req-4670c7c2-668e-47ea-9013-74c3870b73c8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:09.982158 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-97523dc7-70f0-4285-abca-c833ee43000d req-4670c7c2-668e-47ea-9013-74c3870b73c8 service nova] Creating event network-vif-deleted:32eb6aba-0390-4503-ae82-3bb65f07e1fd for instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf on n-h2-841040-6 May 18 22:38:10.001758 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-97523dc7-70f0-4285-abca-c833ee43000d req-4670c7c2-668e-47ea-9013-74c3870b73c8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.099335 May 18 22:38:10.004819 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2460/4676] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:38:09 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:38:10.296232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-75c6a933-89d9-4d69-bda3-d90505b9ca18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:10.297503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-75c6a933-89d9-4d69-bda3-d90505b9ca18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:10.310738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75c6a933-89d9-4d69-bda3-d90505b9ca18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:10.311661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75c6a933-89d9-4d69-bda3-d90505b9ca18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:10.312611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75c6a933-89d9-4d69-bda3-d90505b9ca18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:10.322570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75c6a933-89d9-4d69-bda3-d90505b9ca18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:10.536177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75c6a933-89d9-4d69-bda3-d90505b9ca18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:10.545524 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-75c6a933-89d9-4d69-bda3-d90505b9ca18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1273 microversion: 2.1 time: 0.253175 May 18 22:38:10.554534 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2217/4677] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:10 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1273 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:10.632445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-64d4496c-2fb8-4035-8c50-ba031b9d6491 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:10.633151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-64d4496c-2fb8-4035-8c50-ba031b9d6491 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:10.703360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64d4496c-2fb8-4035-8c50-ba031b9d6491 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:10.705206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64d4496c-2fb8-4035-8c50-ba031b9d6491 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:10.708554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64d4496c-2fb8-4035-8c50-ba031b9d6491 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:10.709219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64d4496c-2fb8-4035-8c50-ba031b9d6491 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:10.747553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6fda5fa6-4e97-4d20-9099-1fabf9032a3f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:10.748321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6fda5fa6-4e97-4d20-9099-1fabf9032a3f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:10.761394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fda5fa6-4e97-4d20-9099-1fabf9032a3f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:10.774969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fda5fa6-4e97-4d20-9099-1fabf9032a3f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:10.776018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fda5fa6-4e97-4d20-9099-1fabf9032a3f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:10.780092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fda5fa6-4e97-4d20-9099-1fabf9032a3f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:10.894397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fda5fa6-4e97-4d20-9099-1fabf9032a3f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:10.894852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fda5fa6-4e97-4d20-9099-1fabf9032a3f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:10.895316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-6fda5fa6-4e97-4d20-9099-1fabf9032a3f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lazy-loading 'fault' on Instance uuid a259e6ec-ad2a-41c3-9d63-571c458e9eaf {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:10.944902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-64d4496c-2fb8-4035-8c50-ba031b9d6491 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:10.958995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-64d4496c-2fb8-4035-8c50-ba031b9d6491 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:10.964175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-64d4496c-2fb8-4035-8c50-ba031b9d6491 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:10.966403 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-64d4496c-2fb8-4035-8c50-ba031b9d6491 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.339897 May 18 22:38:10.967880 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2461/4678] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:10 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:10.998573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6fda5fa6-4e97-4d20-9099-1fabf9032a3f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '94bcc78dec364e90817e350a20230721', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'edd5f79700f24590927d4bf2c5495c51', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:11.007053 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6fda5fa6-4e97-4d20-9099-1fabf9032a3f tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 200 len: 1312 microversion: 2.1 time: 0.262921 May 18 22:38:11.010504 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2218/4679] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:10 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 1312 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:38:11.574140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-14253056-70f4-4c6e-a417-0b1ef1472d5a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:11.574861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-14253056-70f4-4c6e-a417-0b1ef1472d5a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:11.592776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14253056-70f4-4c6e-a417-0b1ef1472d5a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:11.594825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14253056-70f4-4c6e-a417-0b1ef1472d5a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:11.598549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14253056-70f4-4c6e-a417-0b1ef1472d5a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:11.599353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14253056-70f4-4c6e-a417-0b1ef1472d5a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:11.919575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-14253056-70f4-4c6e-a417-0b1ef1472d5a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:11.947694 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-14253056-70f4-4c6e-a417-0b1ef1472d5a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1315 microversion: 2.1 time: 0.380735 May 18 22:38:11.959008 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2462/4680] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:11 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1315 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:11.988356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c7ae74c8-561a-4345-acf4-547b0d5c98af tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:11.988960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c7ae74c8-561a-4345-acf4-547b0d5c98af tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:12.012830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7ae74c8-561a-4345-acf4-547b0d5c98af tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:12.019934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7ae74c8-561a-4345-acf4-547b0d5c98af tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:12.020968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7ae74c8-561a-4345-acf4-547b0d5c98af tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:12.035360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f8cd98e2-5912-4174-b6ca-1646a4755fb1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:12.036318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f8cd98e2-5912-4174-b6ca-1646a4755fb1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] [instance: a259e6ec-ad2a-41c3-9d63-571c458e9eaf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:12.038550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7ae74c8-561a-4345-acf4-547b0d5c98af tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:12.050400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8cd98e2-5912-4174-b6ca-1646a4755fb1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:12.052392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8cd98e2-5912-4174-b6ca-1646a4755fb1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:12.054908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8cd98e2-5912-4174-b6ca-1646a4755fb1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:12.056344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8cd98e2-5912-4174-b6ca-1646a4755fb1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:12.110807 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-f8cd98e2-5912-4174-b6ca-1646a4755fb1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] HTTP exception thrown: Instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf could not be found. May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f8cd98e2-5912-4174-b6ca-1646a4755fb1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Request method failure captured: May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf HTTP/1.1 May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXP7pICKfsmR_OtVzebVBzpMd41kgYQejP6ztwZ9wHiTszaYoYjruqlBZHx0JxIAAhKqa5FLM_CvDAjEPXrHJzY3YrCrfmoeMEWsXAiN6ZN8k0HTHSUHlTaXJGAugnU9ANYlu6hIGi5UrxG6fuNgHMhxU_lSV24g_QO_oboKsz4ecIE May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_edd5f79700f24590927d4bf2c5495c51"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/edd5f79700f24590927d4bf2c5495c51"}]}] May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: edd5f79700f24590927d4bf2c5495c51 May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerRescueNegativeTestJSON-1787263100 May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 94bcc78dec364e90817e350a20230721 May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerRescueNegativeTestJSON-1787263100-project May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf could not be found. May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'a259e6ec-ad2a-41c3-9d63-571c458e9eaf'} May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf could not be found. May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf could not be found. May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:38:12.114001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:38:12.118732 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:38:12.118732 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:38:12.118732 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:38:12.118732 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:38:12.118732 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:38:12.118732 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:38:12.118732 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf could not be found. May 18 22:38:12.118732 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:38:12.125542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f8cd98e2-5912-4174-b6ca-1646a4755fb1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] Returning 404 to user: Instance a259e6ec-ad2a-41c3-9d63-571c458e9eaf could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:38:12.126772 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f8cd98e2-5912-4174-b6ca-1646a4755fb1 tempest-ServerRescueNegativeTestJSON-1787263100 tempest-ServerRescueNegativeTestJSON-1787263100-project] 10.222.0.58 "GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf" status: 404 len: 111 microversion: 2.1 time: 0.105943 May 18 22:38:12.136605 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2463/4681] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:12 2022] GET /compute/v2.1/servers/a259e6ec-ad2a-41c3-9d63-571c458e9eaf => generated 111 bytes in 117 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:38:12.963393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c7ae74c8-561a-4345-acf4-547b0d5c98af tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:12.975562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-123b2410-fdb1-42ff-abb6-64040f188366 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:12.976228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-123b2410-fdb1-42ff-abb6-64040f188366 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:12.977327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c7ae74c8-561a-4345-acf4-547b0d5c98af tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:12.985104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c7ae74c8-561a-4345-acf4-547b0d5c98af tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:12.995836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c7ae74c8-561a-4345-acf4-547b0d5c98af tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:13.004078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-123b2410-fdb1-42ff-abb6-64040f188366 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:13.005566 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c7ae74c8-561a-4345-acf4-547b0d5c98af tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 1.021072 May 18 22:38:13.017923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-123b2410-fdb1-42ff-abb6-64040f188366 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:13.026567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-123b2410-fdb1-42ff-abb6-64040f188366 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:13.029216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-123b2410-fdb1-42ff-abb6-64040f188366 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:13.030803 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2219/4682] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:11 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 1050 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:13.610397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-123b2410-fdb1-42ff-abb6-64040f188366 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:13.625412 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-123b2410-fdb1-42ff-abb6-64040f188366 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1315 microversion: 2.1 time: 0.650787 May 18 22:38:13.627874 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2464/4683] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:12 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1315 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:38:14.027500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5e720c62-b5da-439a-a4ed-8e78a165174b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:14.028226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5e720c62-b5da-439a-a4ed-8e78a165174b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:14.056795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e720c62-b5da-439a-a4ed-8e78a165174b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:14.057297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e720c62-b5da-439a-a4ed-8e78a165174b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:14.064805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e720c62-b5da-439a-a4ed-8e78a165174b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:14.065550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e720c62-b5da-439a-a4ed-8e78a165174b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:14.477380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5e720c62-b5da-439a-a4ed-8e78a165174b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:14.494176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5e720c62-b5da-439a-a4ed-8e78a165174b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:14.502903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-bd2449bb-1ce2-46a5-8762-c07e912f9d9e req-ccb1e1ba-41aa-4937-818a-59f6bb4bee31 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e8910edf-0039-4c3c-bc9a-e5eb32f8c19c", "tag": "7a0efa6f-cfa2-4d42-b993-cc6f406db2a3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:14.507035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5e720c62-b5da-439a-a4ed-8e78a165174b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:14.520533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-bd2449bb-1ce2-46a5-8762-c07e912f9d9e req-ccb1e1ba-41aa-4937-818a-59f6bb4bee31 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:14.520810 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5e720c62-b5da-439a-a4ed-8e78a165174b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.499000 May 18 22:38:14.521430 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2220/4684] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:14 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:14.530510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-bd2449bb-1ce2-46a5-8762-c07e912f9d9e req-ccb1e1ba-41aa-4937-818a-59f6bb4bee31 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:14.576100 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-bd2449bb-1ce2-46a5-8762-c07e912f9d9e req-ccb1e1ba-41aa-4937-818a-59f6bb4bee31 service nova] Creating event network-changed:7a0efa6f-cfa2-4d42-b993-cc6f406db2a3 for instance e8910edf-0039-4c3c-bc9a-e5eb32f8c19c on n-h2-841040-6 May 18 22:38:14.588179 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-bd2449bb-1ce2-46a5-8762-c07e912f9d9e req-ccb1e1ba-41aa-4937-818a-59f6bb4bee31 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.117546 May 18 22:38:14.594691 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2465/4685] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:38:14 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:38:14.643888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4dd49dc4-8dfc-4238-894d-1fcc87c3133a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:14.644507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4dd49dc4-8dfc-4238-894d-1fcc87c3133a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:14.658869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4dd49dc4-8dfc-4238-894d-1fcc87c3133a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:14.659405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4dd49dc4-8dfc-4238-894d-1fcc87c3133a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:14.660332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4dd49dc4-8dfc-4238-894d-1fcc87c3133a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:14.660778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4dd49dc4-8dfc-4238-894d-1fcc87c3133a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:15.541537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8398df2a-d56c-4bb3-8cfc-58dff3fbd913 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:15.542995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8398df2a-d56c-4bb3-8cfc-58dff3fbd913 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:15.568757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8398df2a-d56c-4bb3-8cfc-58dff3fbd913 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:15.571947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8398df2a-d56c-4bb3-8cfc-58dff3fbd913 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:15.572995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8398df2a-d56c-4bb3-8cfc-58dff3fbd913 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:15.578058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8398df2a-d56c-4bb3-8cfc-58dff3fbd913 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:15.722730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4dd49dc4-8dfc-4238-894d-1fcc87c3133a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:15.733105 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4dd49dc4-8dfc-4238-894d-1fcc87c3133a tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1315 microversion: 2.1 time: 1.093040 May 18 22:38:15.737617 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2221/4686] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:14 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1315 bytes in 1098 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:15.865692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8398df2a-d56c-4bb3-8cfc-58dff3fbd913 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:15.894576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8398df2a-d56c-4bb3-8cfc-58dff3fbd913 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:15.904344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8398df2a-d56c-4bb3-8cfc-58dff3fbd913 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:15.908682 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8398df2a-d56c-4bb3-8cfc-58dff3fbd913 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.372671 May 18 22:38:15.922777 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2466/4687] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:15 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:16.754149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e08edb14-e6bd-456f-b517-94c17c48dc93 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:16.755391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e08edb14-e6bd-456f-b517-94c17c48dc93 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:16.776941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e08edb14-e6bd-456f-b517-94c17c48dc93 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:16.808958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e08edb14-e6bd-456f-b517-94c17c48dc93 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:16.810137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e08edb14-e6bd-456f-b517-94c17c48dc93 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:16.813601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e08edb14-e6bd-456f-b517-94c17c48dc93 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:16.932313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb454788-b80a-4506-afa7-888c61306288 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:16.933518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eb454788-b80a-4506-afa7-888c61306288 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:16.942628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-eb454788-b80a-4506-afa7-888c61306288 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:16.944546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-eb454788-b80a-4506-afa7-888c61306288 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:16.970218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb454788-b80a-4506-afa7-888c61306288 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:16.974498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb454788-b80a-4506-afa7-888c61306288 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:16.980835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb454788-b80a-4506-afa7-888c61306288 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:16.982727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb454788-b80a-4506-afa7-888c61306288 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:17.320844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e08edb14-e6bd-456f-b517-94c17c48dc93 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:17.335110 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e08edb14-e6bd-456f-b517-94c17c48dc93 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1315 microversion: 2.1 time: 0.585192 May 18 22:38:17.340039 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2222/4688] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:16 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1315 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:17.962340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eb454788-b80a-4506-afa7-888c61306288 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:17.982654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eb454788-b80a-4506-afa7-888c61306288 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:17.988792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eb454788-b80a-4506-afa7-888c61306288 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:17.991450 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb454788-b80a-4506-afa7-888c61306288 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 1.066053 May 18 22:38:18.011093 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2467/4689] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:16 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 1086 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:18.355544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-32a2ad71-b358-4cdb-863f-6391eb8e87cc tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:18.356938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-32a2ad71-b358-4cdb-863f-6391eb8e87cc tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:18.363095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-32a2ad71-b358-4cdb-863f-6391eb8e87cc tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:18.378888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32a2ad71-b358-4cdb-863f-6391eb8e87cc tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:18.396341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32a2ad71-b358-4cdb-863f-6391eb8e87cc tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.017s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:18.397946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32a2ad71-b358-4cdb-863f-6391eb8e87cc tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:18.398396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32a2ad71-b358-4cdb-863f-6391eb8e87cc tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:18.842742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-32a2ad71-b358-4cdb-863f-6391eb8e87cc tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:18.861260 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-32a2ad71-b358-4cdb-863f-6391eb8e87cc tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1315 microversion: 2.1 time: 0.509301 May 18 22:38:18.868662 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2223/4690] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:18 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1315 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:19.018506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1b2d5b71-e842-418d-a60e-7df8354dd10f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:19.019357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1b2d5b71-e842-418d-a60e-7df8354dd10f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:19.033142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1b2d5b71-e842-418d-a60e-7df8354dd10f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_api:SELECT=73,nova_api:UPDATE=2,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:19.041094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b2d5b71-e842-418d-a60e-7df8354dd10f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:19.045768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b2d5b71-e842-418d-a60e-7df8354dd10f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:19.047467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b2d5b71-e842-418d-a60e-7df8354dd10f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:19.053032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b2d5b71-e842-418d-a60e-7df8354dd10f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:19.415170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1b2d5b71-e842-418d-a60e-7df8354dd10f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:19.431173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1b2d5b71-e842-418d-a60e-7df8354dd10f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:19.433099 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1b2d5b71-e842-418d-a60e-7df8354dd10f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:19.434617 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1b2d5b71-e842-418d-a60e-7df8354dd10f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.420465 May 18 22:38:19.445135 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2468/4691] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:19 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:19.888246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-848c48c5-8415-4bd9-8993-0367bc6de70b tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:19.889444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-848c48c5-8415-4bd9-8993-0367bc6de70b tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:19.912742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-848c48c5-8415-4bd9-8993-0367bc6de70b tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:19.914421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-848c48c5-8415-4bd9-8993-0367bc6de70b tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:19.921443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-848c48c5-8415-4bd9-8993-0367bc6de70b tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:19.922218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-848c48c5-8415-4bd9-8993-0367bc6de70b tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:20.464340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f0c7fdb-d0b0-4934-9dcd-9e28389a7c0c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:20.465236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f0c7fdb-d0b0-4934-9dcd-9e28389a7c0c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:20.476493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f0c7fdb-d0b0-4934-9dcd-9e28389a7c0c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:20.478317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f0c7fdb-d0b0-4934-9dcd-9e28389a7c0c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:20.479411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f0c7fdb-d0b0-4934-9dcd-9e28389a7c0c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:20.488510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f0c7fdb-d0b0-4934-9dcd-9e28389a7c0c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:20.518749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-848c48c5-8415-4bd9-8993-0367bc6de70b tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:20.528916 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-848c48c5-8415-4bd9-8993-0367bc6de70b tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1315 microversion: 2.1 time: 0.645130 May 18 22:38:20.538141 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2224/4692] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:19 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1315 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:20.676797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f0c7fdb-d0b0-4934-9dcd-9e28389a7c0c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:20.695301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f0c7fdb-d0b0-4934-9dcd-9e28389a7c0c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:20.697881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f0c7fdb-d0b0-4934-9dcd-9e28389a7c0c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:20.699858 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f0c7fdb-d0b0-4934-9dcd-9e28389a7c0c tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.239265 May 18 22:38:20.711933 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2469/4693] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:20 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:21.557133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8175620-9369-442f-b6e6-6b2b321d4835 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:21.557830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b8175620-9369-442f-b6e6-6b2b321d4835 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:21.595917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8175620-9369-442f-b6e6-6b2b321d4835 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:21.596777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8175620-9369-442f-b6e6-6b2b321d4835 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:21.598325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8175620-9369-442f-b6e6-6b2b321d4835 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:21.600925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8175620-9369-442f-b6e6-6b2b321d4835 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:21.719646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-94800440-5815-4ad3-a670-2a2f461c11aa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:21.720254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-94800440-5815-4ad3-a670-2a2f461c11aa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:21.735510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94800440-5815-4ad3-a670-2a2f461c11aa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:21.736425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94800440-5815-4ad3-a670-2a2f461c11aa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:21.737391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94800440-5815-4ad3-a670-2a2f461c11aa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:21.741195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94800440-5815-4ad3-a670-2a2f461c11aa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:21.921544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-94800440-5815-4ad3-a670-2a2f461c11aa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:21.938125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-94800440-5815-4ad3-a670-2a2f461c11aa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:21.941783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-94800440-5815-4ad3-a670-2a2f461c11aa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:21.944018 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-94800440-5815-4ad3-a670-2a2f461c11aa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.227547 May 18 22:38:21.947440 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2470/4694] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:21 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:21.965071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-f5f1a860-5704-475d-9c4b-0a8f54736db4 req-be807b1f-d32f-466b-b987-ebd1ef170665 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e8910edf-0039-4c3c-bc9a-e5eb32f8c19c", "name": "network-vif-plugged", "status": "completed", "tag": "7a0efa6f-cfa2-4d42-b993-cc6f406db2a3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:21.993835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f5f1a860-5704-475d-9c4b-0a8f54736db4 req-be807b1f-d32f-466b-b987-ebd1ef170665 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:21.994280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f5f1a860-5704-475d-9c4b-0a8f54736db4 req-be807b1f-d32f-466b-b987-ebd1ef170665 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:22.021020 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-f5f1a860-5704-475d-9c4b-0a8f54736db4 req-be807b1f-d32f-466b-b987-ebd1ef170665 service nova] Creating event network-vif-plugged:7a0efa6f-cfa2-4d42-b993-cc6f406db2a3 for instance e8910edf-0039-4c3c-bc9a-e5eb32f8c19c on n-h2-841040-6 May 18 22:38:22.031728 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-f5f1a860-5704-475d-9c4b-0a8f54736db4 req-be807b1f-d32f-466b-b987-ebd1ef170665 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.082922 May 18 22:38:22.034927 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2471/4695] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:38:21 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:38:22.643331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b8175620-9369-442f-b6e6-6b2b321d4835 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:22.666035 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8175620-9369-442f-b6e6-6b2b321d4835 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1315 microversion: 2.1 time: 1.111004 May 18 22:38:22.669297 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2225/4696] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:21 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1315 bytes in 1120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:22.967456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f75ba513-efba-439c-a4cc-20b303360bc6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:22.969336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f75ba513-efba-439c-a4cc-20b303360bc6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:23.035198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f75ba513-efba-439c-a4cc-20b303360bc6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:23.041253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f75ba513-efba-439c-a4cc-20b303360bc6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:23.048714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f75ba513-efba-439c-a4cc-20b303360bc6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:23.054984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f75ba513-efba-439c-a4cc-20b303360bc6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:23.287090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f75ba513-efba-439c-a4cc-20b303360bc6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:23.305843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f75ba513-efba-439c-a4cc-20b303360bc6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:23.312138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f75ba513-efba-439c-a4cc-20b303360bc6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:23.329782 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f75ba513-efba-439c-a4cc-20b303360bc6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.366993 May 18 22:38:23.333409 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2472/4697] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:22 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:23.686299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2de33167-c7a8-4b15-bfec-0ec010221599 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:23.689273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2de33167-c7a8-4b15-bfec-0ec010221599 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:23.703416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2de33167-c7a8-4b15-bfec-0ec010221599 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:23.715284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2de33167-c7a8-4b15-bfec-0ec010221599 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:23.719808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2de33167-c7a8-4b15-bfec-0ec010221599 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:23.725179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2de33167-c7a8-4b15-bfec-0ec010221599 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:24.145214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2de33167-c7a8-4b15-bfec-0ec010221599 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:24.159101 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2de33167-c7a8-4b15-bfec-0ec010221599 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1503 microversion: 2.1 time: 0.477658 May 18 22:38:24.159699 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2226/4698] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:23 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1503 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:24.176934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-30a7f208-4340-4f61-8e27-346a3e5c6c10 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:24.179971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-30a7f208-4340-4f61-8e27-346a3e5c6c10 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:24.200197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-30a7f208-4340-4f61-8e27-346a3e5c6c10 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:24.207658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-30a7f208-4340-4f61-8e27-346a3e5c6c10 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:24.213845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-30a7f208-4340-4f61-8e27-346a3e5c6c10 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:24.215571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-30a7f208-4340-4f61-8e27-346a3e5c6c10 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:24.352143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d5a5e7e2-a409-4605-b9e6-0c980ec363d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:24.353103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d5a5e7e2-a409-4605-b9e6-0c980ec363d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:24.368403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5a5e7e2-a409-4605-b9e6-0c980ec363d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:24.369104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5a5e7e2-a409-4605-b9e6-0c980ec363d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:24.370738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5a5e7e2-a409-4605-b9e6-0c980ec363d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:24.374809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5a5e7e2-a409-4605-b9e6-0c980ec363d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:24.417021 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-30a7f208-4340-4f61-8e27-346a3e5c6c10 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "DELETE /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c/os-server-password" status: 204 len: 0 microversion: 2.1 time: 0.244587 May 18 22:38:24.424229 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2473/4699] 10.222.0.58 () {58 vars in 1295 bytes} [Wed May 18 22:38:24 2022] DELETE /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c/os-server-password => generated 0 bytes in 248 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:38:24.436890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a7a8a306-e04d-4a54-b8b0-93f57792c758 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:24.439319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a7a8a306-e04d-4a54-b8b0-93f57792c758 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:24.455328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7a8a306-e04d-4a54-b8b0-93f57792c758 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:24.457375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7a8a306-e04d-4a54-b8b0-93f57792c758 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:24.460731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7a8a306-e04d-4a54-b8b0-93f57792c758 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:24.461470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7a8a306-e04d-4a54-b8b0-93f57792c758 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:24.491362 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a7a8a306-e04d-4a54-b8b0-93f57792c758 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c/os-server-password" status: 200 len: 16 microversion: 2.1 time: 0.065793 May 18 22:38:24.492328 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2474/4700] 10.222.0.58 () {58 vars in 1292 bytes} [Wed May 18 22:38:24 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c/os-server-password => generated 16 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:38:24.503270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0c4aaf63-d5f4-40be-8c8d-794e040ced18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:24.504109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0c4aaf63-d5f4-40be-8c8d-794e040ced18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:24.520197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c4aaf63-d5f4-40be-8c8d-794e040ced18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:24.523391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c4aaf63-d5f4-40be-8c8d-794e040ced18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:24.525493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c4aaf63-d5f4-40be-8c8d-794e040ced18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:24.526241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c4aaf63-d5f4-40be-8c8d-794e040ced18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:24.564532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0c4aaf63-d5f4-40be-8c8d-794e040ced18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [119083] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=1,nova_cell1:INSERT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:24.574181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0c4aaf63-d5f4-40be-8c8d-794e040ced18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:38:24.578834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d5a5e7e2-a409-4605-b9e6-0c980ec363d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:24.591908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d5a5e7e2-a409-4605-b9e6-0c980ec363d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:24.593936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d5a5e7e2-a409-4605-b9e6-0c980ec363d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:24.595567 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d5a5e7e2-a409-4605-b9e6-0c980ec363d2 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.247924 May 18 22:38:24.598031 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2227/4701] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:24 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:24.729292 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0c4aaf63-d5f4-40be-8c8d-794e040ced18 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "DELETE /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 204 len: 0 microversion: 2.1 time: 0.228996 May 18 22:38:24.730440 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2475/4702] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:38:24 2022] DELETE /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 0 bytes in 232 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:38:24.739271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7f59f434-d6b7-46be-b3c1-c00240bc15a6 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:24.740586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7f59f434-d6b7-46be-b3c1-c00240bc15a6 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:24.756224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f59f434-d6b7-46be-b3c1-c00240bc15a6 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:24.757293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f59f434-d6b7-46be-b3c1-c00240bc15a6 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:24.758573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f59f434-d6b7-46be-b3c1-c00240bc15a6 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:24.760217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f59f434-d6b7-46be-b3c1-c00240bc15a6 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:25.128680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7f59f434-d6b7-46be-b3c1-c00240bc15a6 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:25.137842 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7f59f434-d6b7-46be-b3c1-c00240bc15a6 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1509 microversion: 2.1 time: 0.403033 May 18 22:38:25.139207 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2228/4703] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:24 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1509 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:38:25.617806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5c6db969-176e-479f-9867-2c25f4e093a5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:25.619208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5c6db969-176e-479f-9867-2c25f4e093a5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:25.634181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c6db969-176e-479f-9867-2c25f4e093a5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:25.635787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c6db969-176e-479f-9867-2c25f4e093a5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:25.638112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c6db969-176e-479f-9867-2c25f4e093a5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:25.639156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c6db969-176e-479f-9867-2c25f4e093a5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:25.771184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5c6db969-176e-479f-9867-2c25f4e093a5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:25.786637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5c6db969-176e-479f-9867-2c25f4e093a5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:25.788598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5c6db969-176e-479f-9867-2c25f4e093a5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:25.790227 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5c6db969-176e-479f-9867-2c25f4e093a5 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.178730 May 18 22:38:25.792466 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2476/4704] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:25 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:26.156440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b0310ab2-5c10-4c13-a537-126e232aa242 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:26.157206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b0310ab2-5c10-4c13-a537-126e232aa242 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:26.169792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0310ab2-5c10-4c13-a537-126e232aa242 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:26.173305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0310ab2-5c10-4c13-a537-126e232aa242 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:26.178586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0310ab2-5c10-4c13-a537-126e232aa242 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:26.182029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0310ab2-5c10-4c13-a537-126e232aa242 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:26.639311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b0310ab2-5c10-4c13-a537-126e232aa242 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:26.656543 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b0310ab2-5c10-4c13-a537-126e232aa242 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1509 microversion: 2.1 time: 0.503953 May 18 22:38:26.672469 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2229/4705] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:26 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1509 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:26.812266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-699f9f31-782e-4308-9b80-de7c23b0ec0b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:26.813062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-699f9f31-782e-4308-9b80-de7c23b0ec0b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:26.828746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-699f9f31-782e-4308-9b80-de7c23b0ec0b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:26.829560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-699f9f31-782e-4308-9b80-de7c23b0ec0b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:26.831635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-699f9f31-782e-4308-9b80-de7c23b0ec0b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:26.833496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-699f9f31-782e-4308-9b80-de7c23b0ec0b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:26.968799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-699f9f31-782e-4308-9b80-de7c23b0ec0b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:26.982270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-699f9f31-782e-4308-9b80-de7c23b0ec0b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:26.986365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-699f9f31-782e-4308-9b80-de7c23b0ec0b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:26.989230 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-699f9f31-782e-4308-9b80-de7c23b0ec0b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.181164 May 18 22:38:27.009283 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2230/4706] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:26 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:27.209653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerShowV254Test-server-1354507129", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": "none"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:27.290964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:38:27.294161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:38:27.295626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:38:27.300474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:38:27.301090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:38:27.339035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:27.339488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:27.346837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:27.347342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:27.372678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-c8150d26-06b4-4199-8d46-5d1254de1446 req-1de64290-c5e1-4608-96e8-63c90641cebd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e8910edf-0039-4c3c-bc9a-e5eb32f8c19c", "name": "network-vif-deleted", "tag": "7a0efa6f-cfa2-4d42-b993-cc6f406db2a3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:27.396258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c8150d26-06b4-4199-8d46-5d1254de1446 req-1de64290-c5e1-4608-96e8-63c90641cebd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:27.396689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c8150d26-06b4-4199-8d46-5d1254de1446 req-1de64290-c5e1-4608-96e8-63c90641cebd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:27.420711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Getting quotas for project 27cf0cb9cef24206a779c62e022b298b. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:38:27.426471 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-c8150d26-06b4-4199-8d46-5d1254de1446 req-1de64290-c5e1-4608-96e8-63c90641cebd service nova] Creating event network-vif-deleted:7a0efa6f-cfa2-4d42-b993-cc6f406db2a3 for instance e8910edf-0039-4c3c-bc9a-e5eb32f8c19c on n-h2-841040-6 May 18 22:38:27.435523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Getting quotas for user 539f8998764e4c1e8bf21ee5548a0013 and project 27cf0cb9cef24206a779c62e022b298b. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:38:27.442846 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-c8150d26-06b4-4199-8d46-5d1254de1446 req-1de64290-c5e1-4608-96e8-63c90641cebd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.071072 May 18 22:38:27.443806 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2231/4707] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:38:27 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:38:27.456623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:38:27.459064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:38:27.572701 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6afe0172-fed1-44d2-8d4c-bbbd55bb69f2 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.54 time: 1.353625 May 18 22:38:27.574094 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2477/4708] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:38:26 2022] POST /compute/v2.1/servers => generated 380 bytes in 1356 msecs (HTTP/1.1 202) 10 headers in 453 bytes (2 switches on core 0) May 18 22:38:27.589047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4ee23adf-cc36-48b0-a64a-0e51d95a8b70 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:27.590045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4ee23adf-cc36-48b0-a64a-0e51d95a8b70 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:27.679834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b40dff13-f300-47ee-b334-af5e6d01b8b7 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:27.680449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b40dff13-f300-47ee-b334-af5e6d01b8b7 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:27.699618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b40dff13-f300-47ee-b334-af5e6d01b8b7 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:27.703448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b40dff13-f300-47ee-b334-af5e6d01b8b7 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:27.705552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b40dff13-f300-47ee-b334-af5e6d01b8b7 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:27.706913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b40dff13-f300-47ee-b334-af5e6d01b8b7 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:27.798045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4ee23adf-cc36-48b0-a64a-0e51d95a8b70 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:27.807711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4ee23adf-cc36-48b0-a64a-0e51d95a8b70 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:27.823189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4ee23adf-cc36-48b0-a64a-0e51d95a8b70 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:27.825694 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4ee23adf-cc36-48b0-a64a-0e51d95a8b70 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1278 microversion: 2.54 time: 0.244688 May 18 22:38:27.833717 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2232/4709] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:27 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1278 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:27.837668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b40dff13-f300-47ee-b334-af5e6d01b8b7 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:27.838268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b40dff13-f300-47ee-b334-af5e6d01b8b7 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:27.838724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-b40dff13-f300-47ee-b334-af5e6d01b8b7 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lazy-loading 'fault' on Instance uuid e8910edf-0039-4c3c-bc9a-e5eb32f8c19c {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:27.991384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b40dff13-f300-47ee-b334-af5e6d01b8b7 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9f5d39dd180c44e988a8257ae5f5c999', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c63a05a1a84f42838dc58cee0854aa37', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:28.002129 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b40dff13-f300-47ee-b334-af5e6d01b8b7 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 200 len: 1305 microversion: 2.1 time: 0.326694 May 18 22:38:28.002878 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2478/4710] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:27 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 1305 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:38:28.012447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ee981a8f-7680-49ed-9c91-21744addb2d8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:28.013168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ee981a8f-7680-49ed-9c91-21744addb2d8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:28.047130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee981a8f-7680-49ed-9c91-21744addb2d8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:28.048597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee981a8f-7680-49ed-9c91-21744addb2d8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:28.051179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee981a8f-7680-49ed-9c91-21744addb2d8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:28.054002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee981a8f-7680-49ed-9c91-21744addb2d8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:28.251740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ee981a8f-7680-49ed-9c91-21744addb2d8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:28.265393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ee981a8f-7680-49ed-9c91-21744addb2d8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:28.267441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ee981a8f-7680-49ed-9c91-21744addb2d8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:28.270016 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ee981a8f-7680-49ed-9c91-21744addb2d8 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.261003 May 18 22:38:28.271886 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2233/4711] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:28 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:28.851985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cb1bde11-ed7c-4299-904d-29749aac8396 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:28.853517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cb1bde11-ed7c-4299-904d-29749aac8396 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:28.865322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb1bde11-ed7c-4299-904d-29749aac8396 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:28.865322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb1bde11-ed7c-4299-904d-29749aac8396 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:28.871190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb1bde11-ed7c-4299-904d-29749aac8396 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:28.871787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb1bde11-ed7c-4299-904d-29749aac8396 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:29.021553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-559f5604-2489-46d7-9356-e62f4a298887 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:29.023614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-559f5604-2489-46d7-9356-e62f4a298887 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] [instance: e8910edf-0039-4c3c-bc9a-e5eb32f8c19c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:29.074275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-559f5604-2489-46d7-9356-e62f4a298887 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:29.077618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-559f5604-2489-46d7-9356-e62f4a298887 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:29.083925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-559f5604-2489-46d7-9356-e62f4a298887 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:29.086602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-559f5604-2489-46d7-9356-e62f4a298887 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:29.091526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cb1bde11-ed7c-4299-904d-29749aac8396 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:29.106851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cb1bde11-ed7c-4299-904d-29749aac8396 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:29.126025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cb1bde11-ed7c-4299-904d-29749aac8396 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:29.127249 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cb1bde11-ed7c-4299-904d-29749aac8396 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1274 microversion: 2.54 time: 0.279980 May 18 22:38:29.138606 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2479/4712] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:28 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1274 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:29.163211 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-559f5604-2489-46d7-9356-e62f4a298887 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] HTTP exception thrown: Instance e8910edf-0039-4c3c-bc9a-e5eb32f8c19c could not be found. May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-559f5604-2489-46d7-9356-e62f4a298887 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Request method failure captured: May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c HTTP/1.1 May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXVL1P8qU423B-f1b_w_Aju9G2cVixV09s6qczvPMefgGwE-j_y5f7dWRybec-nkPF1znaJgsNcSJFr3zNQV5Z4s4aHR4w-RCljWXNvFOZ81FOKNmjQ_uHoQjHWR2mxAjlwi0KyhKVGBa3uEojnpn8HbLpkPmrqFDcXHt5bhGONyhLE May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c63a05a1a84f42838dc58cee0854aa37 May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerPasswordTestJSON-92139094 May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c63a05a1a84f42838dc58cee0854aa37"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c63a05a1a84f42838dc58cee0854aa37"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c63a05a1a84f42838dc58cee0854aa37"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c63a05a1a84f42838dc58cee0854aa37"}]}] May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerPasswordTestJSON-92139094 May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c63a05a1a84f42838dc58cee0854aa37 May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerPasswordTestJSON-92139094 May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerPasswordTestJSON-92139094-project May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 9f5d39dd180c44e988a8257ae5f5c999 May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerPasswordTestJSON-92139094-project May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance e8910edf-0039-4c3c-bc9a-e5eb32f8c19c could not be found. May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'e8910edf-0039-4c3c-bc9a-e5eb32f8c19c'} May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance e8910edf-0039-4c3c-bc9a-e5eb32f8c19c could not be found. May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance e8910edf-0039-4c3c-bc9a-e5eb32f8c19c could not be found. May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:38:29.170904 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:38:29.175574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:38:29.175574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:38:29.175574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:38:29.175574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:38:29.175574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:38:29.175574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance e8910edf-0039-4c3c-bc9a-e5eb32f8c19c could not be found. May 18 22:38:29.175574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:38:29.175574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-559f5604-2489-46d7-9356-e62f4a298887 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] Returning 404 to user: Instance e8910edf-0039-4c3c-bc9a-e5eb32f8c19c could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:38:29.176074 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-559f5604-2489-46d7-9356-e62f4a298887 tempest-ServerPasswordTestJSON-92139094 tempest-ServerPasswordTestJSON-92139094-project] 10.222.0.58 "GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c" status: 404 len: 111 microversion: 2.1 time: 0.160873 May 18 22:38:29.180877 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2234/4713] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:29 2022] GET /compute/v2.1/servers/e8910edf-0039-4c3c-bc9a-e5eb32f8c19c => generated 111 bytes in 167 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:38:29.290864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c9fb4cc-52e2-4521-8824-7b1795c41a02 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:29.291474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c9fb4cc-52e2-4521-8824-7b1795c41a02 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:29.303533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c9fb4cc-52e2-4521-8824-7b1795c41a02 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:29.303975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c9fb4cc-52e2-4521-8824-7b1795c41a02 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:29.308606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c9fb4cc-52e2-4521-8824-7b1795c41a02 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:29.309055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c9fb4cc-52e2-4521-8824-7b1795c41a02 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:29.803183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c9fb4cc-52e2-4521-8824-7b1795c41a02 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:29.822858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c9fb4cc-52e2-4521-8824-7b1795c41a02 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:29.840777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c9fb4cc-52e2-4521-8824-7b1795c41a02 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:29.849981 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c9fb4cc-52e2-4521-8824-7b1795c41a02 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.563681 May 18 22:38:29.855015 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2480/4714] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:29 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:30.149642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-71bdbfae-0012-48ba-b239-396d85fc55fb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:30.151551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-71bdbfae-0012-48ba-b239-396d85fc55fb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:30.173281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71bdbfae-0012-48ba-b239-396d85fc55fb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:30.174012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71bdbfae-0012-48ba-b239-396d85fc55fb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:30.174991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71bdbfae-0012-48ba-b239-396d85fc55fb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:30.176560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71bdbfae-0012-48ba-b239-396d85fc55fb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:30.868968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ba134890-f62a-4477-b185-e8e43af0f415 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:30.870208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ba134890-f62a-4477-b185-e8e43af0f415 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:30.884933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba134890-f62a-4477-b185-e8e43af0f415 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:30.888213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba134890-f62a-4477-b185-e8e43af0f415 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:30.893251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba134890-f62a-4477-b185-e8e43af0f415 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:30.898915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba134890-f62a-4477-b185-e8e43af0f415 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:31.018616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ba134890-f62a-4477-b185-e8e43af0f415 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:31.029152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ba134890-f62a-4477-b185-e8e43af0f415 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:31.039448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ba134890-f62a-4477-b185-e8e43af0f415 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:31.041030 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ba134890-f62a-4477-b185-e8e43af0f415 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.176253 May 18 22:38:31.044300 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2481/4715] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:30 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:31.537161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-71bdbfae-0012-48ba-b239-396d85fc55fb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:31.548740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-71bdbfae-0012-48ba-b239-396d85fc55fb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:31.558052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-71bdbfae-0012-48ba-b239-396d85fc55fb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:31.562400 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-71bdbfae-0012-48ba-b239-396d85fc55fb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1336 microversion: 2.54 time: 1.417656 May 18 22:38:31.566229 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2235/4716] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:30 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1336 bytes in 1424 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:32.062452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-77bc0351-affd-47c9-bd49-5a5c9456ff3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:32.063725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-77bc0351-affd-47c9-bd49-5a5c9456ff3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:32.075844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77bc0351-affd-47c9-bd49-5a5c9456ff3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:32.082495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77bc0351-affd-47c9-bd49-5a5c9456ff3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:32.084155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77bc0351-affd-47c9-bd49-5a5c9456ff3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:32.084763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77bc0351-affd-47c9-bd49-5a5c9456ff3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:32.277593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-77bc0351-affd-47c9-bd49-5a5c9456ff3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:32.289522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-77bc0351-affd-47c9-bd49-5a5c9456ff3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:32.294325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-77bc0351-affd-47c9-bd49-5a5c9456ff3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:32.299593 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-77bc0351-affd-47c9-bd49-5a5c9456ff3b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.240824 May 18 22:38:32.300607 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2482/4717] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:32 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:32.584026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c15e0a9a-bc2f-45a7-af4e-3934e491786a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:32.585571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c15e0a9a-bc2f-45a7-af4e-3934e491786a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:32.594665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c15e0a9a-bc2f-45a7-af4e-3934e491786a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:32.601307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c15e0a9a-bc2f-45a7-af4e-3934e491786a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:32.604754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c15e0a9a-bc2f-45a7-af4e-3934e491786a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:32.605719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c15e0a9a-bc2f-45a7-af4e-3934e491786a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:32.775978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c15e0a9a-bc2f-45a7-af4e-3934e491786a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:32.792839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c15e0a9a-bc2f-45a7-af4e-3934e491786a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:32.794617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c15e0a9a-bc2f-45a7-af4e-3934e491786a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:32.801870 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c15e0a9a-bc2f-45a7-af4e-3934e491786a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1357 microversion: 2.54 time: 0.223128 May 18 22:38:32.804365 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2236/4718] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:32 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1357 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:32.826334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-470d864c-ce16-4d22-9cd2-fe192968f4ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Action: 'create', calling method: .version_select at 0x7fa2dfbeaa60>, body: {"keypair": {"name": "tempest-ServerShowV254Test-keypair-829554691", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvy37UXl7MDOGJjHFUDzFD/QCJWGYOY6oa7l6aj3Z/fyE9oDfyGji2YTEGnppSdM9ub1kJ9L0arGgzXW7ab5vVnDzmVeyrOWEKP09yOTj3YLNlasKiBLlovwPOZGSFa2A=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:32.846650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-470d864c-ce16-4d22-9cd2-fe192968f4ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Getting quotas for project 27cf0cb9cef24206a779c62e022b298b. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:38:32.855311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-470d864c-ce16-4d22-9cd2-fe192968f4ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Getting quotas for user 539f8998764e4c1e8bf21ee5548a0013 and project 27cf0cb9cef24206a779c62e022b298b. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:38:32.903861 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-470d864c-ce16-4d22-9cd2-fe192968f4ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 419 microversion: 2.54 time: 0.082064 May 18 22:38:32.907862 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2483/4719] 10.222.0.58 () {62 vars in 1199 bytes} [Wed May 18 22:38:32 2022] POST /compute/v2.1/os-keypairs => generated 419 bytes in 87 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) May 18 22:38:32.922001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Action: 'action', calling method: >, body: {"rebuild": {"key_name": "tempest-ServerShowV254Test-keypair-829554691", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:32.929173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:32.942178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:32.942643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:32.948825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:32.949289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:33.148478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:38:33.154040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:38:33.155260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:38:33.158550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:38:33.159128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:38:33.237272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [119082] Writing DB stats nova_cell1:SELECT=99,nova_cell1:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:33.323187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62ca9dd5-13bd-40ad-9a3a-a11897f6f6e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:33.323818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-62ca9dd5-13bd-40ad-9a3a-a11897f6f6e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:33.338660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62ca9dd5-13bd-40ad-9a3a-a11897f6f6e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:33.350018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62ca9dd5-13bd-40ad-9a3a-a11897f6f6e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:33.350850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62ca9dd5-13bd-40ad-9a3a-a11897f6f6e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:33.351291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62ca9dd5-13bd-40ad-9a3a-a11897f6f6e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:33.382876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:33.415592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:33.419547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.015s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:33.421706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:33.423023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:33.520307 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a4f8a70f-ee48-4532-a4f1-3dcb80df38ef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "POST /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3/action" status: 202 len: 1139 microversion: 2.54 time: 0.591223 May 18 22:38:33.528021 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2237/4720] 10.222.0.58 () {62 vars in 1319 bytes} [Wed May 18 22:38:32 2022] POST /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3/action => generated 1139 bytes in 614 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) May 18 22:38:33.537324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-62ca9dd5-13bd-40ad-9a3a-a11897f6f6e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:33.545148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7b1b6c75-5eb7-48e9-bc1d-3a0d5f9229f4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:33.547550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-62ca9dd5-13bd-40ad-9a3a-a11897f6f6e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:33.549387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7b1b6c75-5eb7-48e9-bc1d-3a0d5f9229f4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:33.562436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-62ca9dd5-13bd-40ad-9a3a-a11897f6f6e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:33.563727 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-62ca9dd5-13bd-40ad-9a3a-a11897f6f6e3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.247111 May 18 22:38:33.564301 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2484/4721] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:33 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:33.571124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b1b6c75-5eb7-48e9-bc1d-3a0d5f9229f4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:33.571938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b1b6c75-5eb7-48e9-bc1d-3a0d5f9229f4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:33.575399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b1b6c75-5eb7-48e9-bc1d-3a0d5f9229f4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:33.577296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b1b6c75-5eb7-48e9-bc1d-3a0d5f9229f4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:33.742317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7b1b6c75-5eb7-48e9-bc1d-3a0d5f9229f4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:33.757597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7b1b6c75-5eb7-48e9-bc1d-3a0d5f9229f4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:33.759496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7b1b6c75-5eb7-48e9-bc1d-3a0d5f9229f4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:33.769065 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7b1b6c75-5eb7-48e9-bc1d-3a0d5f9229f4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.229461 May 18 22:38:33.770141 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2238/4722] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:33 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:34.584324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-18baea35-bf10-439f-ad30-9f1a2eee5815 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:34.585631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-18baea35-bf10-439f-ad30-9f1a2eee5815 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:34.612412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18baea35-bf10-439f-ad30-9f1a2eee5815 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:34.613259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18baea35-bf10-439f-ad30-9f1a2eee5815 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.019s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:34.615844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18baea35-bf10-439f-ad30-9f1a2eee5815 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:34.618245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18baea35-bf10-439f-ad30-9f1a2eee5815 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:34.812329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d09229ec-8a0c-4182-bb77-948de60fdc1c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:34.816111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d09229ec-8a0c-4182-bb77-948de60fdc1c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:34.873451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d09229ec-8a0c-4182-bb77-948de60fdc1c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:34.875013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d09229ec-8a0c-4182-bb77-948de60fdc1c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:34.882817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-18baea35-bf10-439f-ad30-9f1a2eee5815 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:34.884060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d09229ec-8a0c-4182-bb77-948de60fdc1c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:34.886325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d09229ec-8a0c-4182-bb77-948de60fdc1c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:34.892790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-18baea35-bf10-439f-ad30-9f1a2eee5815 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:34.901454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-18baea35-bf10-439f-ad30-9f1a2eee5815 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:34.912390 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-18baea35-bf10-439f-ad30-9f1a2eee5815 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.328406 May 18 22:38:34.913385 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2485/4723] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:34 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:35.107842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d09229ec-8a0c-4182-bb77-948de60fdc1c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:35.126731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d09229ec-8a0c-4182-bb77-948de60fdc1c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:35.142462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d09229ec-8a0c-4182-bb77-948de60fdc1c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:35.148988 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d09229ec-8a0c-4182-bb77-948de60fdc1c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.361557 May 18 22:38:35.150299 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2239/4724] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:34 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:35.932599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e4d342f6-42e7-4dd6-9357-4c34c4e6d3fa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:35.933208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e4d342f6-42e7-4dd6-9357-4c34c4e6d3fa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:35.950029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e4d342f6-42e7-4dd6-9357-4c34c4e6d3fa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:35.951016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e4d342f6-42e7-4dd6-9357-4c34c4e6d3fa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:35.951983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e4d342f6-42e7-4dd6-9357-4c34c4e6d3fa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:35.952839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e4d342f6-42e7-4dd6-9357-4c34c4e6d3fa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:36.148779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e4d342f6-42e7-4dd6-9357-4c34c4e6d3fa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:36.158328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e4d342f6-42e7-4dd6-9357-4c34c4e6d3fa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:36.165329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e4d342f6-42e7-4dd6-9357-4c34c4e6d3fa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:36.166623 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e4d342f6-42e7-4dd6-9357-4c34c4e6d3fa tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.238087 May 18 22:38:36.175303 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2240/4725] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:35 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:36.180394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-96affb9e-2f80-4b05-b9b1-9008ddf26848 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:36.186905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-96affb9e-2f80-4b05-b9b1-9008ddf26848 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:36.190920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-96affb9e-2f80-4b05-b9b1-9008ddf26848 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [119082] Writing DB stats nova_api:SELECT=75,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:36.201695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96affb9e-2f80-4b05-b9b1-9008ddf26848 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:36.212477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96affb9e-2f80-4b05-b9b1-9008ddf26848 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:36.213573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96affb9e-2f80-4b05-b9b1-9008ddf26848 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:36.216216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96affb9e-2f80-4b05-b9b1-9008ddf26848 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:36.394882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-96affb9e-2f80-4b05-b9b1-9008ddf26848 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:36.403235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-96affb9e-2f80-4b05-b9b1-9008ddf26848 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:36.404651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-96affb9e-2f80-4b05-b9b1-9008ddf26848 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:36.422025 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-96affb9e-2f80-4b05-b9b1-9008ddf26848 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.229289 May 18 22:38:36.433712 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2241/4726] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:36 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:36.579401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerTagsTestJSON-server-741309386", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "73dced44-3dc3-41e5-b9e3-d8f2361c4d92"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:36.679257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] validate_networks() for [('73dced44-3dc3-41e5-b9e3-d8f2361c4d92', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:38:37.203513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-52a2028a-6102-4767-8077-b57ed8d477b7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:37.204853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-52a2028a-6102-4767-8077-b57ed8d477b7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:37.232394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52a2028a-6102-4767-8077-b57ed8d477b7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:37.232836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52a2028a-6102-4767-8077-b57ed8d477b7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:37.233612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52a2028a-6102-4767-8077-b57ed8d477b7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:37.234084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52a2028a-6102-4767-8077-b57ed8d477b7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:37.356125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:38:37.357102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:38:37.358163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:38:37.358734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:38:37.359442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:38:37.364870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-52a2028a-6102-4767-8077-b57ed8d477b7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:37.379134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-52a2028a-6102-4767-8077-b57ed8d477b7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:37.381178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-52a2028a-6102-4767-8077-b57ed8d477b7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:37.382425 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-52a2028a-6102-4767-8077-b57ed8d477b7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.191595 May 18 22:38:37.383001 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2242/4727] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:37 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:37.398974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:37.399544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.018s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:37.399663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1636272079", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "3ca54b2e-22ad-4138-993d-904b17309a31"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:37.400383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:37.400829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:37.401414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:37.459905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] validate_networks() for [('3ca54b2e-22ad-4138-993d-904b17309a31', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:38:37.460302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Getting quotas for project 181aa1ade08a4c0a8677a7ed44d468d5. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:38:37.471110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Getting quotas for user d932a40cb3184f92948c42d020e0b18a and project 181aa1ade08a4c0a8677a7ed44d468d5. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:38:37.498825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:38:37.502250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:38:37.651930 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d599a443-1be7-4502-8065-5931d92d020a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.26 time: 1.772138 May 18 22:38:37.652722 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2486/4728] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:38:35 2022] POST /compute/v2.1/servers => generated 380 bytes in 1777 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) May 18 22:38:37.676321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c810561-358d-4c30-8082-12bcd341a74e tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:37.677488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c810561-358d-4c30-8082-12bcd341a74e tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:37.702493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c810561-358d-4c30-8082-12bcd341a74e tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:37.720039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c810561-358d-4c30-8082-12bcd341a74e tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.018s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:37.722519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c810561-358d-4c30-8082-12bcd341a74e tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:37.724454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c810561-358d-4c30-8082-12bcd341a74e tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:37.803345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:37.944297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c810561-358d-4c30-8082-12bcd341a74e tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:37.958043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c810561-358d-4c30-8082-12bcd341a74e tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:37.959789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c810561-358d-4c30-8082-12bcd341a74e tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:37.971296 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c810561-358d-4c30-8082-12bcd341a74e tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.309908 May 18 22:38:37.972280 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2487/4729] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:37 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:37.978566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e7f63637-7ad8-486c-8400-e93c37752e7e tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:37.980237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e7f63637-7ad8-486c-8400-e93c37752e7e tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:38.145194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e7f63637-7ad8-486c-8400-e93c37752e7e tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:38.153827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e7f63637-7ad8-486c-8400-e93c37752e7e tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:38.166003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e7f63637-7ad8-486c-8400-e93c37752e7e tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:38.167600 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e7f63637-7ad8-486c-8400-e93c37752e7e tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1261 microversion: 2.26 time: 0.194061 May 18 22:38:38.168388 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2488/4730] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:37 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1261 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:38.189905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:38:38.190339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:38:38.190803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:38:38.191223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:38:38.191667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:38:38.205833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:38.206511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:38.208588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:38.210386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:38.235943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Getting quotas for project 9711f8c543a24e01a325fb225bc722e0. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:38:38.243057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Getting quotas for user 715e467927164031bacd7d7b8d5ef4ce and project 9711f8c543a24e01a325fb225bc722e0. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:38:38.258998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:38:38.262530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:38:38.356601 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-38b937a5-e022-423c-bf53-f4997945e385 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.972504 May 18 22:38:38.360156 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2243/4731] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:38:37 2022] POST /compute/v2.1/servers => generated 380 bytes in 977 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:38:38.371828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-07af9510-2f23-4f43-84e2-28a5a1aa708b tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:38.372611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-07af9510-2f23-4f43-84e2-28a5a1aa708b tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:38.405643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bbdb769e-aeb7-4bdf-8a43-a4511769d188 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:38.406254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bbdb769e-aeb7-4bdf-8a43-a4511769d188 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:38.415528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bbdb769e-aeb7-4bdf-8a43-a4511769d188 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:38.416326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bbdb769e-aeb7-4bdf-8a43-a4511769d188 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:38.418742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bbdb769e-aeb7-4bdf-8a43-a4511769d188 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:38.419990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bbdb769e-aeb7-4bdf-8a43-a4511769d188 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:38.516678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-07af9510-2f23-4f43-84e2-28a5a1aa708b tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:38.525664 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-07af9510-2f23-4f43-84e2-28a5a1aa708b tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1214 microversion: 2.1 time: 0.158090 May 18 22:38:38.538212 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2489/4732] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:38 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1214 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:38.569444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bbdb769e-aeb7-4bdf-8a43-a4511769d188 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:38.586417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bbdb769e-aeb7-4bdf-8a43-a4511769d188 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:38.587923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bbdb769e-aeb7-4bdf-8a43-a4511769d188 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:38.589201 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bbdb769e-aeb7-4bdf-8a43-a4511769d188 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.187535 May 18 22:38:38.610968 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2244/4733] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:38 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:38.992403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6a739db8-dbee-465d-83d0-daa7ef810fdb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:38.993019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6a739db8-dbee-465d-83d0-daa7ef810fdb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:39.004464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a739db8-dbee-465d-83d0-daa7ef810fdb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:39.022607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a739db8-dbee-465d-83d0-daa7ef810fdb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:39.023549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a739db8-dbee-465d-83d0-daa7ef810fdb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:39.023994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a739db8-dbee-465d-83d0-daa7ef810fdb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:39.192837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6a739db8-dbee-465d-83d0-daa7ef810fdb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:39.196805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3210fa7b-1e3e-470d-b5bb-12ee7c4af270 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:39.197443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3210fa7b-1e3e-470d-b5bb-12ee7c4af270 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:39.205152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6a739db8-dbee-465d-83d0-daa7ef810fdb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:39.206656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6a739db8-dbee-465d-83d0-daa7ef810fdb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:39.207836 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6a739db8-dbee-465d-83d0-daa7ef810fdb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.220574 May 18 22:38:39.232544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3210fa7b-1e3e-470d-b5bb-12ee7c4af270 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:39.233145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3210fa7b-1e3e-470d-b5bb-12ee7c4af270 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:39.233762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3210fa7b-1e3e-470d-b5bb-12ee7c4af270 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:39.234185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3210fa7b-1e3e-470d-b5bb-12ee7c4af270 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:39.238162 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2490/4734] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:38 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:39.504059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3210fa7b-1e3e-470d-b5bb-12ee7c4af270 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:39.521862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3210fa7b-1e3e-470d-b5bb-12ee7c4af270 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:39.523425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3210fa7b-1e3e-470d-b5bb-12ee7c4af270 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:39.524629 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3210fa7b-1e3e-470d-b5bb-12ee7c4af270 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1257 microversion: 2.26 time: 0.338335 May 18 22:38:39.525202 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2245/4735] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:39 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1257 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:39.544909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-77788a71-594c-4432-8366-46aa81af45b9 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:39.545932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-77788a71-594c-4432-8366-46aa81af45b9 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:39.555928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77788a71-594c-4432-8366-46aa81af45b9 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:39.558148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77788a71-594c-4432-8366-46aa81af45b9 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:39.559132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77788a71-594c-4432-8366-46aa81af45b9 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:39.561055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77788a71-594c-4432-8366-46aa81af45b9 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:39.622225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b091dd70-7e83-4f89-9814-4a50855bc2dd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:39.630487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b091dd70-7e83-4f89-9814-4a50855bc2dd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:39.675416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b091dd70-7e83-4f89-9814-4a50855bc2dd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:39.678384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-77788a71-594c-4432-8366-46aa81af45b9 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:39.679168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b091dd70-7e83-4f89-9814-4a50855bc2dd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:39.681295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b091dd70-7e83-4f89-9814-4a50855bc2dd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:39.688325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b091dd70-7e83-4f89-9814-4a50855bc2dd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:39.695533 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-77788a71-594c-4432-8366-46aa81af45b9 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1210 microversion: 2.1 time: 0.154513 May 18 22:38:39.696337 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2491/4736] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:39 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1210 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:39.854221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b091dd70-7e83-4f89-9814-4a50855bc2dd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:39.871029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b091dd70-7e83-4f89-9814-4a50855bc2dd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:39.890061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b091dd70-7e83-4f89-9814-4a50855bc2dd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:39.891812 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b091dd70-7e83-4f89-9814-4a50855bc2dd tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.276232 May 18 22:38:39.892752 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2246/4737] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:39 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:40.227372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dfaf20a1-7fbe-46c2-bd55-94db7e2fd2e5 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:40.227981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dfaf20a1-7fbe-46c2-bd55-94db7e2fd2e5 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:40.245531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dfaf20a1-7fbe-46c2-bd55-94db7e2fd2e5 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:40.245869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dfaf20a1-7fbe-46c2-bd55-94db7e2fd2e5 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:40.246631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dfaf20a1-7fbe-46c2-bd55-94db7e2fd2e5 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:40.247057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dfaf20a1-7fbe-46c2-bd55-94db7e2fd2e5 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:40.432553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dfaf20a1-7fbe-46c2-bd55-94db7e2fd2e5 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:40.450734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dfaf20a1-7fbe-46c2-bd55-94db7e2fd2e5 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:40.452378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dfaf20a1-7fbe-46c2-bd55-94db7e2fd2e5 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:40.463925 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dfaf20a1-7fbe-46c2-bd55-94db7e2fd2e5 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.230681 May 18 22:38:40.475642 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2492/4738] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:40 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:40.544656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-817726d7-9033-48a0-a7b7-88750aa0b0da tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:40.545273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-817726d7-9033-48a0-a7b7-88750aa0b0da tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:40.557853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-817726d7-9033-48a0-a7b7-88750aa0b0da tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:40.558318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-817726d7-9033-48a0-a7b7-88750aa0b0da tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:40.562060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-817726d7-9033-48a0-a7b7-88750aa0b0da tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:40.562555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-817726d7-9033-48a0-a7b7-88750aa0b0da tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:40.713967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-472ba0fa-c645-4b36-b3ad-2acd02b09e40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:40.714824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-472ba0fa-c645-4b36-b3ad-2acd02b09e40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:40.717680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-472ba0fa-c645-4b36-b3ad-2acd02b09e40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [119083] Writing DB stats nova_api:SELECT=92,nova_api:UPDATE=1,nova_api:INSERT=7 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:40.734755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-472ba0fa-c645-4b36-b3ad-2acd02b09e40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:40.746657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-472ba0fa-c645-4b36-b3ad-2acd02b09e40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:40.747650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-472ba0fa-c645-4b36-b3ad-2acd02b09e40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:40.748655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-472ba0fa-c645-4b36-b3ad-2acd02b09e40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:41.053165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-817726d7-9033-48a0-a7b7-88750aa0b0da tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:41.069639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-817726d7-9033-48a0-a7b7-88750aa0b0da tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:41.075156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-817726d7-9033-48a0-a7b7-88750aa0b0da tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:41.076343 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-817726d7-9033-48a0-a7b7-88750aa0b0da tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1319 microversion: 2.26 time: 0.535630 May 18 22:38:41.076912 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2247/4739] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:40 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1319 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:41.091367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ecaea4fe-51a6-4098-bfd7-8a5b68106b76 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:41.093121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ecaea4fe-51a6-4098-bfd7-8a5b68106b76 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:41.111176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecaea4fe-51a6-4098-bfd7-8a5b68106b76 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:41.111879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecaea4fe-51a6-4098-bfd7-8a5b68106b76 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:41.112945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecaea4fe-51a6-4098-bfd7-8a5b68106b76 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:41.113557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecaea4fe-51a6-4098-bfd7-8a5b68106b76 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:41.283607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ecaea4fe-51a6-4098-bfd7-8a5b68106b76 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:41.300392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ecaea4fe-51a6-4098-bfd7-8a5b68106b76 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:41.302933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ecaea4fe-51a6-4098-bfd7-8a5b68106b76 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:41.306429 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ecaea4fe-51a6-4098-bfd7-8a5b68106b76 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.223364 May 18 22:38:41.314491 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2248/4740] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:41 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:41.483076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4d77c3fe-ecb8-41a3-8993-cbd2231d69c4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:41.487028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4d77c3fe-ecb8-41a3-8993-cbd2231d69c4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:41.506417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d77c3fe-ecb8-41a3-8993-cbd2231d69c4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:41.510262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d77c3fe-ecb8-41a3-8993-cbd2231d69c4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:41.514594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d77c3fe-ecb8-41a3-8993-cbd2231d69c4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:41.515316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d77c3fe-ecb8-41a3-8993-cbd2231d69c4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:41.520260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-472ba0fa-c645-4b36-b3ad-2acd02b09e40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:41.539129 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-472ba0fa-c645-4b36-b3ad-2acd02b09e40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1272 microversion: 2.1 time: 0.829524 May 18 22:38:41.540242 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2493/4741] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:40 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1272 bytes in 832 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:41.910604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4d77c3fe-ecb8-41a3-8993-cbd2231d69c4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:41.933243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4d77c3fe-ecb8-41a3-8993-cbd2231d69c4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:41.935188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4d77c3fe-ecb8-41a3-8993-cbd2231d69c4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:41.936539 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4d77c3fe-ecb8-41a3-8993-cbd2231d69c4 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.457413 May 18 22:38:41.937228 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2249/4742] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:41 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:42.101618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c6635202-7911-4bcf-9e2c-d86bd9e8b0c8 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:42.102698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c6635202-7911-4bcf-9e2c-d86bd9e8b0c8 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:42.120291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6635202-7911-4bcf-9e2c-d86bd9e8b0c8 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:42.120791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6635202-7911-4bcf-9e2c-d86bd9e8b0c8 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:42.121828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6635202-7911-4bcf-9e2c-d86bd9e8b0c8 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:42.122516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6635202-7911-4bcf-9e2c-d86bd9e8b0c8 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:42.177463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c6635202-7911-4bcf-9e2c-d86bd9e8b0c8 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:42.337294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-90e1208e-f354-4600-9441-e7256237e0e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:42.337940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-90e1208e-f354-4600-9441-e7256237e0e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:42.344470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90e1208e-f354-4600-9441-e7256237e0e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:42.345192 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90e1208e-f354-4600-9441-e7256237e0e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:42.346176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90e1208e-f354-4600-9441-e7256237e0e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:42.346781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90e1208e-f354-4600-9441-e7256237e0e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:42.443992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-90e1208e-f354-4600-9441-e7256237e0e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:42.456498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-90e1208e-f354-4600-9441-e7256237e0e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:42.467796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-90e1208e-f354-4600-9441-e7256237e0e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:42.469428 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-90e1208e-f354-4600-9441-e7256237e0e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.136688 May 18 22:38:42.470256 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2250/4743] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:42 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:42.557506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f9a4839a-345d-4082-aecf-c62e461c7908 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:42.558476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f9a4839a-345d-4082-aecf-c62e461c7908 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:42.588048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9a4839a-345d-4082-aecf-c62e461c7908 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:42.590131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9a4839a-345d-4082-aecf-c62e461c7908 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:42.591191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9a4839a-345d-4082-aecf-c62e461c7908 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:42.592284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9a4839a-345d-4082-aecf-c62e461c7908 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:42.923729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f9a4839a-345d-4082-aecf-c62e461c7908 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:42.932607 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f9a4839a-345d-4082-aecf-c62e461c7908 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1314 microversion: 2.1 time: 0.378898 May 18 22:38:42.936429 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2251/4744] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:42 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1314 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:42.963626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63fa1d4d-5b65-4fc7-bece-bf8d82a41c04 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:42.964647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-63fa1d4d-5b65-4fc7-bece-bf8d82a41c04 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:43.000432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63fa1d4d-5b65-4fc7-bece-bf8d82a41c04 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:43.001038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63fa1d4d-5b65-4fc7-bece-bf8d82a41c04 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:43.001946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63fa1d4d-5b65-4fc7-bece-bf8d82a41c04 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:43.004166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63fa1d4d-5b65-4fc7-bece-bf8d82a41c04 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:43.140388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-63fa1d4d-5b65-4fc7-bece-bf8d82a41c04 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:43.162549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-63fa1d4d-5b65-4fc7-bece-bf8d82a41c04 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:43.164811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-63fa1d4d-5b65-4fc7-bece-bf8d82a41c04 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:43.166406 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-63fa1d4d-5b65-4fc7-bece-bf8d82a41c04 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.211045 May 18 22:38:43.167568 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2252/4745] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:42 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:43.488552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5b896a89-0689-47ce-a187-6dcebb7988a7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:43.489075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5b896a89-0689-47ce-a187-6dcebb7988a7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:43.497470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b896a89-0689-47ce-a187-6dcebb7988a7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:43.502393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b896a89-0689-47ce-a187-6dcebb7988a7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:43.503446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b896a89-0689-47ce-a187-6dcebb7988a7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:43.505901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b896a89-0689-47ce-a187-6dcebb7988a7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:43.554412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c6635202-7911-4bcf-9e2c-d86bd9e8b0c8 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:43.571585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c6635202-7911-4bcf-9e2c-d86bd9e8b0c8 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:43.592822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c6635202-7911-4bcf-9e2c-d86bd9e8b0c8 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:43.596097 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c6635202-7911-4bcf-9e2c-d86bd9e8b0c8 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1361 microversion: 2.26 time: 1.501922 May 18 22:38:43.600455 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2494/4746] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:42 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1361 bytes in 1508 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:43.643340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5b896a89-0689-47ce-a187-6dcebb7988a7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:43.658779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5b896a89-0689-47ce-a187-6dcebb7988a7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:43.664333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5b896a89-0689-47ce-a187-6dcebb7988a7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:43.667634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5b896a89-0689-47ce-a187-6dcebb7988a7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:43.669185 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5b896a89-0689-47ce-a187-6dcebb7988a7 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.184519 May 18 22:38:43.683782 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2253/4747] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:43 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:43.972249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86aeb2d6-34a2-4904-bed5-90839d26266f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:43.973964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-86aeb2d6-34a2-4904-bed5-90839d26266f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:44.006543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86aeb2d6-34a2-4904-bed5-90839d26266f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:44.008954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86aeb2d6-34a2-4904-bed5-90839d26266f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:44.010696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86aeb2d6-34a2-4904-bed5-90839d26266f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:44.015392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86aeb2d6-34a2-4904-bed5-90839d26266f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:44.188302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ed595a09-a5a9-4f8e-8b06-78d5947e29f1 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:44.189564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ed595a09-a5a9-4f8e-8b06-78d5947e29f1 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:44.208923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed595a09-a5a9-4f8e-8b06-78d5947e29f1 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:44.213227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed595a09-a5a9-4f8e-8b06-78d5947e29f1 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:44.215090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed595a09-a5a9-4f8e-8b06-78d5947e29f1 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:44.215723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed595a09-a5a9-4f8e-8b06-78d5947e29f1 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:44.409764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ed595a09-a5a9-4f8e-8b06-78d5947e29f1 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:44.431661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ed595a09-a5a9-4f8e-8b06-78d5947e29f1 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:44.434113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ed595a09-a5a9-4f8e-8b06-78d5947e29f1 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:44.435719 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ed595a09-a5a9-4f8e-8b06-78d5947e29f1 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.253507 May 18 22:38:44.450827 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2254/4748] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:44 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:44.617004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6fbf5096-c691-4880-b3f7-601f7a6a3567 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:44.618015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6fbf5096-c691-4880-b3f7-601f7a6a3567 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:44.627860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fbf5096-c691-4880-b3f7-601f7a6a3567 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:44.628492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fbf5096-c691-4880-b3f7-601f7a6a3567 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:44.632875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fbf5096-c691-4880-b3f7-601f7a6a3567 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:44.638655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fbf5096-c691-4880-b3f7-601f7a6a3567 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:44.962953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6fbf5096-c691-4880-b3f7-601f7a6a3567 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:44.972423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6fbf5096-c691-4880-b3f7-601f7a6a3567 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:44.976106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6fbf5096-c691-4880-b3f7-601f7a6a3567 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:44.978280 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6fbf5096-c691-4880-b3f7-601f7a6a3567 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1361 microversion: 2.26 time: 0.365714 May 18 22:38:44.981952 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2255/4749] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:44 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1361 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:44.985837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cb303918-9c25-408c-94ad-05018602823f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:44.986663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cb303918-9c25-408c-94ad-05018602823f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:44.994325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb303918-9c25-408c-94ad-05018602823f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:44.995326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb303918-9c25-408c-94ad-05018602823f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:44.996334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb303918-9c25-408c-94ad-05018602823f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:44.996901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb303918-9c25-408c-94ad-05018602823f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:45.105966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cb303918-9c25-408c-94ad-05018602823f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:45.118520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cb303918-9c25-408c-94ad-05018602823f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:45.123147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cb303918-9c25-408c-94ad-05018602823f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:45.126333 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cb303918-9c25-408c-94ad-05018602823f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.144997 May 18 22:38:45.130577 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2256/4750] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:44 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:45.138301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-605f5c86-2af7-4267-99cc-8b8214b08a01 req-c6637d8f-7de9-4169-abcd-ba266f4c2117 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "deb3d430-182a-413d-a50b-c2aa2a7643a5", "tag": "473f0fb5-ac73-400f-a229-30a19cb41a5f"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:45.159984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-605f5c86-2af7-4267-99cc-8b8214b08a01 req-c6637d8f-7de9-4169-abcd-ba266f4c2117 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:45.161640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-605f5c86-2af7-4267-99cc-8b8214b08a01 req-c6637d8f-7de9-4169-abcd-ba266f4c2117 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:45.187147 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-605f5c86-2af7-4267-99cc-8b8214b08a01 req-c6637d8f-7de9-4169-abcd-ba266f4c2117 service nova] Creating event network-changed:473f0fb5-ac73-400f-a229-30a19cb41a5f for instance deb3d430-182a-413d-a50b-c2aa2a7643a5 on n-h1-841040-6 May 18 22:38:45.202411 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-605f5c86-2af7-4267-99cc-8b8214b08a01 req-c6637d8f-7de9-4169-abcd-ba266f4c2117 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.068913 May 18 22:38:45.204239 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2257/4751] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:38:45 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:38:45.273414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-86aeb2d6-34a2-4904-bed5-90839d26266f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:45.290236 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-86aeb2d6-34a2-4904-bed5-90839d26266f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1314 microversion: 2.1 time: 1.339246 May 18 22:38:45.290929 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2495/4752] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:43 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1314 bytes in 1342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:45.457613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aea97acc-bae7-467b-9bbd-73b3663db588 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:45.458622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aea97acc-bae7-467b-9bbd-73b3663db588 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:45.483634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aea97acc-bae7-467b-9bbd-73b3663db588 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:45.492628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aea97acc-bae7-467b-9bbd-73b3663db588 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:45.493913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aea97acc-bae7-467b-9bbd-73b3663db588 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:45.495861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aea97acc-bae7-467b-9bbd-73b3663db588 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:45.649626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aea97acc-bae7-467b-9bbd-73b3663db588 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:45.662477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aea97acc-bae7-467b-9bbd-73b3663db588 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:45.664129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aea97acc-bae7-467b-9bbd-73b3663db588 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:45.666223 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aea97acc-bae7-467b-9bbd-73b3663db588 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.213106 May 18 22:38:45.667094 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2258/4753] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:45 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:45.996920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b56c8d1b-1c7f-455e-80bf-96454a21cfdf tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:45.997791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b56c8d1b-1c7f-455e-80bf-96454a21cfdf tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:46.008935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b56c8d1b-1c7f-455e-80bf-96454a21cfdf tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:46.010718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b56c8d1b-1c7f-455e-80bf-96454a21cfdf tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:46.011948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b56c8d1b-1c7f-455e-80bf-96454a21cfdf tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:46.014019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b56c8d1b-1c7f-455e-80bf-96454a21cfdf tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:46.149953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-da769c16-dd1f-4ab7-8206-1001b79bec42 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:46.152491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-da769c16-dd1f-4ab7-8206-1001b79bec42 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:46.171993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da769c16-dd1f-4ab7-8206-1001b79bec42 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:46.172771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da769c16-dd1f-4ab7-8206-1001b79bec42 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:46.173770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da769c16-dd1f-4ab7-8206-1001b79bec42 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:46.175716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da769c16-dd1f-4ab7-8206-1001b79bec42 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:46.234960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b56c8d1b-1c7f-455e-80bf-96454a21cfdf tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:46.244593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b56c8d1b-1c7f-455e-80bf-96454a21cfdf tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:46.246373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b56c8d1b-1c7f-455e-80bf-96454a21cfdf tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:46.247729 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b56c8d1b-1c7f-455e-80bf-96454a21cfdf tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1361 microversion: 2.26 time: 0.255167 May 18 22:38:46.258413 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2496/4754] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:45 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1361 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:46.306201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60688164-eccb-4b29-81e4-b8fc565ce81c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:46.307106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-da769c16-dd1f-4ab7-8206-1001b79bec42 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:46.307566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-60688164-eccb-4b29-81e4-b8fc565ce81c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:46.315943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60688164-eccb-4b29-81e4-b8fc565ce81c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:46.316398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60688164-eccb-4b29-81e4-b8fc565ce81c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:46.317717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60688164-eccb-4b29-81e4-b8fc565ce81c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:46.318186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60688164-eccb-4b29-81e4-b8fc565ce81c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:46.318364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-da769c16-dd1f-4ab7-8206-1001b79bec42 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:46.320046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-da769c16-dd1f-4ab7-8206-1001b79bec42 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:46.321865 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-da769c16-dd1f-4ab7-8206-1001b79bec42 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.178445 May 18 22:38:46.322880 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2259/4755] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:46 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:46.573293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-60688164-eccb-4b29-81e4-b8fc565ce81c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:46.583211 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-60688164-eccb-4b29-81e4-b8fc565ce81c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1314 microversion: 2.1 time: 0.280750 May 18 22:38:46.586776 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2497/4756] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:46 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1314 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:38:46.686154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6fe69d75-af23-402d-874d-30fb308e0a83 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:46.686918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6fe69d75-af23-402d-874d-30fb308e0a83 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:46.698524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fe69d75-af23-402d-874d-30fb308e0a83 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:46.699010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fe69d75-af23-402d-874d-30fb308e0a83 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:46.699938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fe69d75-af23-402d-874d-30fb308e0a83 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:46.700925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fe69d75-af23-402d-874d-30fb308e0a83 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:46.781372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6fe69d75-af23-402d-874d-30fb308e0a83 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:46.791379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6fe69d75-af23-402d-874d-30fb308e0a83 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:46.794611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6fe69d75-af23-402d-874d-30fb308e0a83 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:46.795808 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6fe69d75-af23-402d-874d-30fb308e0a83 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.115074 May 18 22:38:46.796383 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2260/4757] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:46 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:47.254440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-39f4d358-7387-40bf-9dcf-19614726c29b req-8acb5867-a48e-4ac1-80f1-ed689422f44e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49", "tag": "e2fcfd3c-5346-49d7-a3a5-27257a6af503"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:47.266552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3696e143-f986-47e2-9b45-87dfe02ce8e6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:47.273893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3696e143-f986-47e2-9b45-87dfe02ce8e6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:47.278183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-39f4d358-7387-40bf-9dcf-19614726c29b req-8acb5867-a48e-4ac1-80f1-ed689422f44e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:47.278889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-39f4d358-7387-40bf-9dcf-19614726c29b req-8acb5867-a48e-4ac1-80f1-ed689422f44e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:47.288637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3696e143-f986-47e2-9b45-87dfe02ce8e6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:47.291958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3696e143-f986-47e2-9b45-87dfe02ce8e6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:47.293400 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-39f4d358-7387-40bf-9dcf-19614726c29b req-8acb5867-a48e-4ac1-80f1-ed689422f44e service nova] Creating event network-changed:e2fcfd3c-5346-49d7-a3a5-27257a6af503 for instance c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 on n-h1-841040-6 May 18 22:38:47.294470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3696e143-f986-47e2-9b45-87dfe02ce8e6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:47.297390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3696e143-f986-47e2-9b45-87dfe02ce8e6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:47.311190 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-39f4d358-7387-40bf-9dcf-19614726c29b req-8acb5867-a48e-4ac1-80f1-ed689422f44e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.060302 May 18 22:38:47.312110 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2498/4758] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:38:47 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:38:47.342591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-82689557-a3cb-4a3d-8f2c-91cfcea5e2c4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:47.343607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-82689557-a3cb-4a3d-8f2c-91cfcea5e2c4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:47.361844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82689557-a3cb-4a3d-8f2c-91cfcea5e2c4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:47.362648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82689557-a3cb-4a3d-8f2c-91cfcea5e2c4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:47.363626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82689557-a3cb-4a3d-8f2c-91cfcea5e2c4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:47.364795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82689557-a3cb-4a3d-8f2c-91cfcea5e2c4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:47.439643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-82689557-a3cb-4a3d-8f2c-91cfcea5e2c4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:47.564983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3696e143-f986-47e2-9b45-87dfe02ce8e6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:47.574052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82689557-a3cb-4a3d-8f2c-91cfcea5e2c4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:47.580740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3696e143-f986-47e2-9b45-87dfe02ce8e6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:47.582510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3696e143-f986-47e2-9b45-87dfe02ce8e6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:47.584358 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3696e143-f986-47e2-9b45-87dfe02ce8e6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1361 microversion: 2.26 time: 0.322128 May 18 22:38:47.590111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82689557-a3cb-4a3d-8f2c-91cfcea5e2c4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:47.592432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82689557-a3cb-4a3d-8f2c-91cfcea5e2c4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:47.594417 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-82689557-a3cb-4a3d-8f2c-91cfcea5e2c4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.256086 May 18 22:38:47.596577 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2261/4759] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:47 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1361 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:47.602477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-df105526-8c61-4d7a-a991-dea3705f3828 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:47.603281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-df105526-8c61-4d7a-a991-dea3705f3828 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:47.611035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-df105526-8c61-4d7a-a991-dea3705f3828 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:47.611971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-df105526-8c61-4d7a-a991-dea3705f3828 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:47.612696 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2499/4760] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:47 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:47.614107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-df105526-8c61-4d7a-a991-dea3705f3828 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:47.614564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-df105526-8c61-4d7a-a991-dea3705f3828 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:47.816708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e242e79d-d6cf-4ee7-a905-e76c8cdc39a9 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:47.818346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e242e79d-d6cf-4ee7-a905-e76c8cdc39a9 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:47.832797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e242e79d-d6cf-4ee7-a905-e76c8cdc39a9 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:47.842548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e242e79d-d6cf-4ee7-a905-e76c8cdc39a9 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:47.845512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e242e79d-d6cf-4ee7-a905-e76c8cdc39a9 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:47.846102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e242e79d-d6cf-4ee7-a905-e76c8cdc39a9 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:48.007919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-df105526-8c61-4d7a-a991-dea3705f3828 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:48.025099 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-df105526-8c61-4d7a-a991-dea3705f3828 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1314 microversion: 2.1 time: 0.427165 May 18 22:38:48.037894 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2262/4761] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:47 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1314 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:48.049001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e242e79d-d6cf-4ee7-a905-e76c8cdc39a9 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:48.061514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e242e79d-d6cf-4ee7-a905-e76c8cdc39a9 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:48.064354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e242e79d-d6cf-4ee7-a905-e76c8cdc39a9 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:48.067224 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e242e79d-d6cf-4ee7-a905-e76c8cdc39a9 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.254819 May 18 22:38:48.082416 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2500/4762] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:47 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:48.605228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1bc32833-8b07-4267-94c0-2c96eed6a36b tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:48.606569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1bc32833-8b07-4267-94c0-2c96eed6a36b tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:48.608930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1bc32833-8b07-4267-94c0-2c96eed6a36b tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:48.610321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1bc32833-8b07-4267-94c0-2c96eed6a36b tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:48.618726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d0073210-9c58-4215-b923-8dfba7c3ed45 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:48.619982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d0073210-9c58-4215-b923-8dfba7c3ed45 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:48.637692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d0073210-9c58-4215-b923-8dfba7c3ed45 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell0:SELECT=20 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:48.645021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0073210-9c58-4215-b923-8dfba7c3ed45 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:48.646429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0073210-9c58-4215-b923-8dfba7c3ed45 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:48.647601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1bc32833-8b07-4267-94c0-2c96eed6a36b tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:48.648679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0073210-9c58-4215-b923-8dfba7c3ed45 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:48.649295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1bc32833-8b07-4267-94c0-2c96eed6a36b tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:48.650238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0073210-9c58-4215-b923-8dfba7c3ed45 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:48.650955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1bc32833-8b07-4267-94c0-2c96eed6a36b tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:48.652803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1bc32833-8b07-4267-94c0-2c96eed6a36b tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:48.815917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d0073210-9c58-4215-b923-8dfba7c3ed45 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:48.834134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d0073210-9c58-4215-b923-8dfba7c3ed45 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:48.838957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d0073210-9c58-4215-b923-8dfba7c3ed45 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:48.841172 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d0073210-9c58-4215-b923-8dfba7c3ed45 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.227564 May 18 22:38:48.845005 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2501/4763] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:48 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:48.922254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1bc32833-8b07-4267-94c0-2c96eed6a36b tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:48.935521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1bc32833-8b07-4267-94c0-2c96eed6a36b tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:48.939381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1bc32833-8b07-4267-94c0-2c96eed6a36b tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:48.941919 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1bc32833-8b07-4267-94c0-2c96eed6a36b tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1361 microversion: 2.26 time: 0.340621 May 18 22:38:48.943729 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2263/4764] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:48 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1361 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:49.044647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-580cd0e9-be9b-4de1-a267-10a649364b4b tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:49.045642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-580cd0e9-be9b-4de1-a267-10a649364b4b tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:49.057009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-580cd0e9-be9b-4de1-a267-10a649364b4b tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:49.057009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-580cd0e9-be9b-4de1-a267-10a649364b4b tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:49.057597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-580cd0e9-be9b-4de1-a267-10a649364b4b tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:49.058047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-580cd0e9-be9b-4de1-a267-10a649364b4b tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:49.089767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-70dc09dc-0890-40b3-a055-ceeb43d588eb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:49.091206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-70dc09dc-0890-40b3-a055-ceeb43d588eb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:49.103213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70dc09dc-0890-40b3-a055-ceeb43d588eb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:49.108196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70dc09dc-0890-40b3-a055-ceeb43d588eb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:49.109345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70dc09dc-0890-40b3-a055-ceeb43d588eb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:49.112271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70dc09dc-0890-40b3-a055-ceeb43d588eb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:49.262007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-70dc09dc-0890-40b3-a055-ceeb43d588eb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:49.278729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-70dc09dc-0890-40b3-a055-ceeb43d588eb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:49.284272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-70dc09dc-0890-40b3-a055-ceeb43d588eb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:49.287290 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-70dc09dc-0890-40b3-a055-ceeb43d588eb tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.200534 May 18 22:38:49.289075 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2264/4765] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:49 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:49.869097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf17ace8-ee02-4b10-a98b-4d0515761d2d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:49.871702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cf17ace8-ee02-4b10-a98b-4d0515761d2d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:49.884607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf17ace8-ee02-4b10-a98b-4d0515761d2d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:49.888023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf17ace8-ee02-4b10-a98b-4d0515761d2d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:49.889089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf17ace8-ee02-4b10-a98b-4d0515761d2d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:49.890265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf17ace8-ee02-4b10-a98b-4d0515761d2d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:50.019186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf17ace8-ee02-4b10-a98b-4d0515761d2d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:50.035235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf17ace8-ee02-4b10-a98b-4d0515761d2d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:50.039730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf17ace8-ee02-4b10-a98b-4d0515761d2d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:50.042186 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cf17ace8-ee02-4b10-a98b-4d0515761d2d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.180226 May 18 22:38:50.043104 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2265/4766] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:49 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:50.048516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-abdbb50d-0972-4809-b70b-7e594e3cd3cd tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:50.049147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-abdbb50d-0972-4809-b70b-7e594e3cd3cd tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:50.065385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abdbb50d-0972-4809-b70b-7e594e3cd3cd tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:50.066152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abdbb50d-0972-4809-b70b-7e594e3cd3cd tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:50.067148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abdbb50d-0972-4809-b70b-7e594e3cd3cd tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:50.067777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abdbb50d-0972-4809-b70b-7e594e3cd3cd tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:50.295807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-580cd0e9-be9b-4de1-a267-10a649364b4b tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:50.310410 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-580cd0e9-be9b-4de1-a267-10a649364b4b tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1314 microversion: 2.1 time: 1.272120 May 18 22:38:50.315295 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2502/4767] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:49 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1314 bytes in 1278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:50.376602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d1ae844-7b3b-407a-b263-ff84ec5f913c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:50.383995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d1ae844-7b3b-407a-b263-ff84ec5f913c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:50.400599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-abdbb50d-0972-4809-b70b-7e594e3cd3cd tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:50.406393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d1ae844-7b3b-407a-b263-ff84ec5f913c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:50.410874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d1ae844-7b3b-407a-b263-ff84ec5f913c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:50.412445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d1ae844-7b3b-407a-b263-ff84ec5f913c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:50.412612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-abdbb50d-0972-4809-b70b-7e594e3cd3cd tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:50.417874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-abdbb50d-0972-4809-b70b-7e594e3cd3cd tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:50.419578 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-abdbb50d-0972-4809-b70b-7e594e3cd3cd tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1361 microversion: 2.26 time: 0.375416 May 18 22:38:50.422414 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2266/4768] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:50 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1361 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:50.433446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d1ae844-7b3b-407a-b263-ff84ec5f913c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:50.650909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d1ae844-7b3b-407a-b263-ff84ec5f913c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:50.666111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d1ae844-7b3b-407a-b263-ff84ec5f913c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:50.671896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d1ae844-7b3b-407a-b263-ff84ec5f913c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:50.675461 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d1ae844-7b3b-407a-b263-ff84ec5f913c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.357296 May 18 22:38:50.695741 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2503/4769] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:50 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:51.066391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-81ca445e-7d32-4c98-ac23-90b3cd5137b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:51.067081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-81ca445e-7d32-4c98-ac23-90b3cd5137b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:51.078204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-81ca445e-7d32-4c98-ac23-90b3cd5137b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:51.087022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-81ca445e-7d32-4c98-ac23-90b3cd5137b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:51.087944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-81ca445e-7d32-4c98-ac23-90b3cd5137b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:51.088569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-81ca445e-7d32-4c98-ac23-90b3cd5137b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:51.249143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-81ca445e-7d32-4c98-ac23-90b3cd5137b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:51.260854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-81ca445e-7d32-4c98-ac23-90b3cd5137b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:51.262406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-81ca445e-7d32-4c98-ac23-90b3cd5137b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:51.264041 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-81ca445e-7d32-4c98-ac23-90b3cd5137b4 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.202191 May 18 22:38:51.275411 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2267/4770] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:51 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:51.332727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-99697404-d001-409c-a60f-18ed08c7a1ff tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:51.333765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-99697404-d001-409c-a60f-18ed08c7a1ff tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:51.345729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99697404-d001-409c-a60f-18ed08c7a1ff tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:51.346234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99697404-d001-409c-a60f-18ed08c7a1ff tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:51.353522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99697404-d001-409c-a60f-18ed08c7a1ff tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:51.355261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99697404-d001-409c-a60f-18ed08c7a1ff tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:51.440765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e11fe59d-f745-49d0-bd56-5ca5f03c1080 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:51.441386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e11fe59d-f745-49d0-bd56-5ca5f03c1080 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:51.462839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e11fe59d-f745-49d0-bd56-5ca5f03c1080 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:51.463472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e11fe59d-f745-49d0-bd56-5ca5f03c1080 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:51.464267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e11fe59d-f745-49d0-bd56-5ca5f03c1080 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:51.464704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e11fe59d-f745-49d0-bd56-5ca5f03c1080 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:51.766899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e11fe59d-f745-49d0-bd56-5ca5f03c1080 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:51.777777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e11fe59d-f745-49d0-bd56-5ca5f03c1080 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:51.779743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e11fe59d-f745-49d0-bd56-5ca5f03c1080 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:51.781571 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e11fe59d-f745-49d0-bd56-5ca5f03c1080 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1361 microversion: 2.26 time: 0.345005 May 18 22:38:51.783016 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2268/4771] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:51 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1361 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:51.820534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d3c5b1cf-f343-4d67-827c-2cfe824cc57f tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:51.822500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d3c5b1cf-f343-4d67-827c-2cfe824cc57f tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:51.844561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3c5b1cf-f343-4d67-827c-2cfe824cc57f tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:51.845171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3c5b1cf-f343-4d67-827c-2cfe824cc57f tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:51.849713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3c5b1cf-f343-4d67-827c-2cfe824cc57f tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:51.855508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3c5b1cf-f343-4d67-827c-2cfe824cc57f tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:51.987857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-99697404-d001-409c-a60f-18ed08c7a1ff tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:52.024159 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-99697404-d001-409c-a60f-18ed08c7a1ff tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1314 microversion: 2.1 time: 0.695693 May 18 22:38:52.027108 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2504/4772] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:51 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1314 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:52.052122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d3c5b1cf-f343-4d67-827c-2cfe824cc57f tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:52.064364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d3c5b1cf-f343-4d67-827c-2cfe824cc57f tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:52.067254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d3c5b1cf-f343-4d67-827c-2cfe824cc57f tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:52.071683 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d3c5b1cf-f343-4d67-827c-2cfe824cc57f tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.285681 May 18 22:38:52.086673 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2269/4773] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:51 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:52.288844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9254945f-3181-4bc7-b63d-a6f635b6fdfb tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:52.289848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9254945f-3181-4bc7-b63d-a6f635b6fdfb tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:52.300313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9254945f-3181-4bc7-b63d-a6f635b6fdfb tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:52.300947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9254945f-3181-4bc7-b63d-a6f635b6fdfb tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:52.302171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9254945f-3181-4bc7-b63d-a6f635b6fdfb tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:52.302763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9254945f-3181-4bc7-b63d-a6f635b6fdfb tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:52.481775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-abd63080-14d7-495f-939a-05ebeffa9758 req-8dcd26e3-cfc2-408d-99aa-399bcc169198 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "deb3d430-182a-413d-a50b-c2aa2a7643a5", "name": "network-vif-plugged", "status": "completed", "tag": "473f0fb5-ac73-400f-a229-30a19cb41a5f"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:52.505798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-abd63080-14d7-495f-939a-05ebeffa9758 req-8dcd26e3-cfc2-408d-99aa-399bcc169198 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:52.506422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-abd63080-14d7-495f-939a-05ebeffa9758 req-8dcd26e3-cfc2-408d-99aa-399bcc169198 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:52.533869 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-abd63080-14d7-495f-939a-05ebeffa9758 req-8dcd26e3-cfc2-408d-99aa-399bcc169198 service nova] Creating event network-vif-plugged:473f0fb5-ac73-400f-a229-30a19cb41a5f for instance deb3d430-182a-413d-a50b-c2aa2a7643a5 on n-h1-841040-6 May 18 22:38:52.542177 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-abd63080-14d7-495f-939a-05ebeffa9758 req-8dcd26e3-cfc2-408d-99aa-399bcc169198 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.069176 May 18 22:38:52.543254 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2270/4774] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:38:52 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:38:52.577355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9254945f-3181-4bc7-b63d-a6f635b6fdfb tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:52.597016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9254945f-3181-4bc7-b63d-a6f635b6fdfb tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:52.599612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9254945f-3181-4bc7-b63d-a6f635b6fdfb tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:52.600948 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9254945f-3181-4bc7-b63d-a6f635b6fdfb tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.321636 May 18 22:38:52.602228 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2505/4775] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:52 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:52.803783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d8dee9a6-8047-44cf-a419-a8881a6edafa tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:52.804630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d8dee9a6-8047-44cf-a419-a8881a6edafa tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:52.821213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8dee9a6-8047-44cf-a419-a8881a6edafa tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:52.825106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8dee9a6-8047-44cf-a419-a8881a6edafa tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:52.827371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8dee9a6-8047-44cf-a419-a8881a6edafa tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:52.827981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8dee9a6-8047-44cf-a419-a8881a6edafa tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:52.925273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesBackupsTest-instance-684285087", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:53.052653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:38:53.078239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d8dee9a6-8047-44cf-a419-a8881a6edafa tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:53.085365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-d8dee9a6-8047-44cf-a419-a8881a6edafa tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:53.090387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d8dee9a6-8047-44cf-a419-a8881a6edafa tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:53.092177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d8dee9a6-8047-44cf-a419-a8881a6edafa tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:53.093602 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d8dee9a6-8047-44cf-a419-a8881a6edafa tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1361 microversion: 2.26 time: 0.296390 May 18 22:38:53.094706 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2271/4776] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:52 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1361 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:53.109251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dcc9033b-44f7-4cb7-818a-1095e5c58d09 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:53.110344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dcc9033b-44f7-4cb7-818a-1095e5c58d09 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:53.117785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcc9033b-44f7-4cb7-818a-1095e5c58d09 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:53.120504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcc9033b-44f7-4cb7-818a-1095e5c58d09 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:53.122317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcc9033b-44f7-4cb7-818a-1095e5c58d09 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:53.123229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcc9033b-44f7-4cb7-818a-1095e5c58d09 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:53.275731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dcc9033b-44f7-4cb7-818a-1095e5c58d09 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:53.285890 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dcc9033b-44f7-4cb7-818a-1095e5c58d09 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1314 microversion: 2.1 time: 0.189563 May 18 22:38:53.286873 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2272/4777] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:53 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1314 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:53.292737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9f99c799-87e2-4dfa-a23e-90e5e0c0ef45 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:53.293442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9f99c799-87e2-4dfa-a23e-90e5e0c0ef45 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:53.300840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f99c799-87e2-4dfa-a23e-90e5e0c0ef45 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:53.302295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f99c799-87e2-4dfa-a23e-90e5e0c0ef45 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:53.303126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f99c799-87e2-4dfa-a23e-90e5e0c0ef45 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:53.303566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f99c799-87e2-4dfa-a23e-90e5e0c0ef45 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:53.394162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9f99c799-87e2-4dfa-a23e-90e5e0c0ef45 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:53.404256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9f99c799-87e2-4dfa-a23e-90e5e0c0ef45 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:53.406049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9f99c799-87e2-4dfa-a23e-90e5e0c0ef45 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:53.407393 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9f99c799-87e2-4dfa-a23e-90e5e0c0ef45 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.119067 May 18 22:38:53.408152 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2273/4778] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:53 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:53.443600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:38:53.444240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:38:53.444775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:38:53.445603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:38:53.446194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:38:53.459143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:53.459904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:53.460936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:53.461662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:53.489621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Getting quotas for project f8c5e257f0e54ff98dda0d92fd39de0d. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:38:53.498189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Getting quotas for user 99d1013efa274d9dba11e43c62052498 and project f8c5e257f0e54ff98dda0d92fd39de0d. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:38:53.514024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:38:53.516200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:38:53.621224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8a6d24d6-c292-4170-abf6-47366b455bfc tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:53.622051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8a6d24d6-c292-4170-abf6-47366b455bfc tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:53.632277 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1f6f009d-6799-402b-9ffd-30cce4e27e97 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.711014 May 18 22:38:53.635842 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2506/4779] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:38:52 2022] POST /compute/v2.1/servers => generated 380 bytes in 715 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:38:53.640365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a6d24d6-c292-4170-abf6-47366b455bfc tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:53.641199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a6d24d6-c292-4170-abf6-47366b455bfc tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:53.642105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a6d24d6-c292-4170-abf6-47366b455bfc tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:53.643233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a6d24d6-c292-4170-abf6-47366b455bfc tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:53.648925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-74f8810c-57ba-40c6-8bab-e86242ae1cbc tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:53.649549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-74f8810c-57ba-40c6-8bab-e86242ae1cbc tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:53.809209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-74f8810c-57ba-40c6-8bab-e86242ae1cbc tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:53.818572 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-74f8810c-57ba-40c6-8bab-e86242ae1cbc tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1213 microversion: 2.1 time: 0.178365 May 18 22:38:53.819320 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2507/4780] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:53 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1213 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:53.829179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a6d24d6-c292-4170-abf6-47366b455bfc tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:53.844613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a6d24d6-c292-4170-abf6-47366b455bfc tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:53.846795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a6d24d6-c292-4170-abf6-47366b455bfc tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:53.850590 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8a6d24d6-c292-4170-abf6-47366b455bfc tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.233847 May 18 22:38:53.851537 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2274/4781] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:53 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:54.115096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-619c0253-c08c-4f58-8857-7dd7b6cc16f6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:54.115778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-619c0253-c08c-4f58-8857-7dd7b6cc16f6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:54.138115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-619c0253-c08c-4f58-8857-7dd7b6cc16f6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.139481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-619c0253-c08c-4f58-8857-7dd7b6cc16f6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.143559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-619c0253-c08c-4f58-8857-7dd7b6cc16f6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.145917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-619c0253-c08c-4f58-8857-7dd7b6cc16f6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.303678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-abe6a1f4-e1fc-47a4-8308-a8ecf4ff6d40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:54.309037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-abe6a1f4-e1fc-47a4-8308-a8ecf4ff6d40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:54.333275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abe6a1f4-e1fc-47a4-8308-a8ecf4ff6d40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.335670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abe6a1f4-e1fc-47a4-8308-a8ecf4ff6d40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.336617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abe6a1f4-e1fc-47a4-8308-a8ecf4ff6d40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.338844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abe6a1f4-e1fc-47a4-8308-a8ecf4ff6d40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.471523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-619c0253-c08c-4f58-8857-7dd7b6cc16f6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:54.500625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-619c0253-c08c-4f58-8857-7dd7b6cc16f6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:54.504750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-619c0253-c08c-4f58-8857-7dd7b6cc16f6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:54.506624 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-619c0253-c08c-4f58-8857-7dd7b6cc16f6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1546 microversion: 2.26 time: 0.397780 May 18 22:38:54.519743 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2508/4782] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:54 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1546 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:54.526563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4b5de2c0-c9fc-4f38-9a57-7585297d8792 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:54.527342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4b5de2c0-c9fc-4f38-9a57-7585297d8792 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:54.534399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b5de2c0-c9fc-4f38-9a57-7585297d8792 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.535119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b5de2c0-c9fc-4f38-9a57-7585297d8792 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.536137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b5de2c0-c9fc-4f38-9a57-7585297d8792 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.536779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b5de2c0-c9fc-4f38-9a57-7585297d8792 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.675084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4b5de2c0-c9fc-4f38-9a57-7585297d8792 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:54.688647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4b5de2c0-c9fc-4f38-9a57-7585297d8792 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:54.691322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4b5de2c0-c9fc-4f38-9a57-7585297d8792 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:54.693570 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4b5de2c0-c9fc-4f38-9a57-7585297d8792 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.171862 May 18 22:38:54.708225 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2509/4783] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:54 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:54.715102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2ecfe9e50>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:54.732703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.733241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.736618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:54.743811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.744928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.745775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.747067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.792655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.793453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.826134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.826581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.852217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-abe6a1f4-e1fc-47a4-8308-a8ecf4ff6d40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:54.860372 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-abe6a1f4-e1fc-47a4-8308-a8ecf4ff6d40 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1314 microversion: 2.1 time: 0.561932 May 18 22:38:54.865502 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2275/4784] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:54 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1314 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:54.870724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-e0c0bc58-8633-41da-b329-9564a54b09bf req-14e36519-dd5a-43f0-b2a4-19eee4279163 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49", "name": "network-vif-plugged", "status": "completed", "tag": "e2fcfd3c-5346-49d7-a3a5-27257a6af503"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:54.875088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lazy-loading 'flavor' on Instance uuid deb3d430-182a-413d-a50b-c2aa2a7643a5 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:54.887375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e0c0bc58-8633-41da-b329-9564a54b09bf req-14e36519-dd5a-43f0-b2a4-19eee4279163 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.888478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e0c0bc58-8633-41da-b329-9564a54b09bf req-14e36519-dd5a-43f0-b2a4-19eee4279163 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.903074 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-e0c0bc58-8633-41da-b329-9564a54b09bf req-14e36519-dd5a-43f0-b2a4-19eee4279163 service nova] Creating event network-vif-plugged:e2fcfd3c-5346-49d7-a3a5-27257a6af503 for instance c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 on n-h1-841040-6 May 18 22:38:54.906917 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a912c423-0ace-4785-bbfd-629ad05a4953 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-168089978" status: 201 len: 0 microversion: 2.26 time: 0.196760 May 18 22:38:54.911899 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2510/4785] 10.222.0.58 () {62 vars in 1376 bytes} [Wed May 18 22:38:54 2022] PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-168089978 => generated 0 bytes in 199 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) May 18 22:38:54.913597 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-e0c0bc58-8633-41da-b329-9564a54b09bf req-14e36519-dd5a-43f0-b2a4-19eee4279163 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.046491 May 18 22:38:54.915800 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2276/4786] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:38:54 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:38:54.922428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-21f3030b-7b1c-4abb-89dd-40de7e0f1ef6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:54.923326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-21f3030b-7b1c-4abb-89dd-40de7e0f1ef6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:54.934093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-17f32607-851e-477b-ae50-f04bdc027cc8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:54.935881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21f3030b-7b1c-4abb-89dd-40de7e0f1ef6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.937257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21f3030b-7b1c-4abb-89dd-40de7e0f1ef6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.938212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21f3030b-7b1c-4abb-89dd-40de7e0f1ef6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.939635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-17f32607-851e-477b-ae50-f04bdc027cc8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:54.940306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21f3030b-7b1c-4abb-89dd-40de7e0f1ef6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.960825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17f32607-851e-477b-ae50-f04bdc027cc8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.965369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17f32607-851e-477b-ae50-f04bdc027cc8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:54.969192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17f32607-851e-477b-ae50-f04bdc027cc8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:54.971870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17f32607-851e-477b-ae50-f04bdc027cc8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.029437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-17f32607-851e-477b-ae50-f04bdc027cc8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:SAVEPOINT=1,nova_cell1:INSERT=1,nova_cell1:RELEASE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:55.086711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-21f3030b-7b1c-4abb-89dd-40de7e0f1ef6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:55.107870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-21f3030b-7b1c-4abb-89dd-40de7e0f1ef6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:55.109955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-21f3030b-7b1c-4abb-89dd-40de7e0f1ef6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:55.125211 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-21f3030b-7b1c-4abb-89dd-40de7e0f1ef6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.194015 May 18 22:38:55.127360 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2277/4787] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:54 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:55.134171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c2bced83-cb89-4ee4-a14c-5bd6ea37ed2c tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2dfec3e50>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:55.162640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2bced83-cb89-4ee4-a14c-5bd6ea37ed2c tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.172385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c2bced83-cb89-4ee4-a14c-5bd6ea37ed2c tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.201173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-17f32607-851e-477b-ae50-f04bdc027cc8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:55.208252 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c2bced83-cb89-4ee4-a14c-5bd6ea37ed2c tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-168089978" status: 204 len: 0 microversion: 2.26 time: 0.079136 May 18 22:38:55.213345 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2278/4788] 10.222.0.58 () {60 vars in 1357 bytes} [Wed May 18 22:38:55 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-168089978 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:38:55.217186 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-17f32607-851e-477b-ae50-f04bdc027cc8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1265 microversion: 2.1 time: 0.308018 May 18 22:38:55.217999 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2511/4789] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:54 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1265 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:55.219297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5ea8f709-96bf-4ab2-8b93-dc8900cfef7f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2dfea1dc0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:55.227651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ea8f709-96bf-4ab2-8b93-dc8900cfef7f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.228438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ea8f709-96bf-4ab2-8b93-dc8900cfef7f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.229160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5ea8f709-96bf-4ab2-8b93-dc8900cfef7f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:55.236311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ea8f709-96bf-4ab2-8b93-dc8900cfef7f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.236943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ea8f709-96bf-4ab2-8b93-dc8900cfef7f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.237924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ea8f709-96bf-4ab2-8b93-dc8900cfef7f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.238517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ea8f709-96bf-4ab2-8b93-dc8900cfef7f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.270590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ea8f709-96bf-4ab2-8b93-dc8900cfef7f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.271174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ea8f709-96bf-4ab2-8b93-dc8900cfef7f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.310085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-5ea8f709-96bf-4ab2-8b93-dc8900cfef7f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lazy-loading 'flavor' on Instance uuid deb3d430-182a-413d-a50b-c2aa2a7643a5 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:55.352907 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5ea8f709-96bf-4ab2-8b93-dc8900cfef7f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags" status: 204 len: 0 microversion: 2.26 time: 0.137900 May 18 22:38:55.357577 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2279/4790] 10.222.0.58 () {60 vars in 1294 bytes} [Wed May 18 22:38:55 2022] DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags => generated 0 bytes in 143 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:38:55.369243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bd52ff72-98c7-4e9a-8f33-7a3013ad8d43 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2ecb043a0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:55.384694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd52ff72-98c7-4e9a-8f33-7a3013ad8d43 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.385406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd52ff72-98c7-4e9a-8f33-7a3013ad8d43 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.407715 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bd52ff72-98c7-4e9a-8f33-7a3013ad8d43 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags" status: 200 len: 12 microversion: 2.26 time: 0.042341 May 18 22:38:55.408611 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2512/4791] 10.222.0.58 () {60 vars in 1291 bytes} [Wed May 18 22:38:55 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:55.420522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2dff94af0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:55.438062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.438836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.439417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:55.452138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.454291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.457347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.458089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.516149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.517279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.533282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.534971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.588044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lazy-loading 'flavor' on Instance uuid deb3d430-182a-413d-a50b-c2aa2a7643a5 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:55.624743 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-15878dba-f468-4839-86d9-62beec019aba tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-190428368" status: 201 len: 0 microversion: 2.26 time: 0.209427 May 18 22:38:55.625421 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2280/4792] 10.222.0.58 () {62 vars in 1376 bytes} [Wed May 18 22:38:55 2022] PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-190428368 => generated 0 bytes in 211 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) May 18 22:38:55.635224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29f02124-1539-4331-bd3f-6100acf88462 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2ecf37940>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:55.643738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29f02124-1539-4331-bd3f-6100acf88462 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.644183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29f02124-1539-4331-bd3f-6100acf88462 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.654808 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-29f02124-1539-4331-bd3f-6100acf88462 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags" status: 200 len: 35 microversion: 2.26 time: 0.023539 May 18 22:38:55.655743 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2513/4793] 10.222.0.58 () {60 vars in 1291 bytes} [Wed May 18 22:38:55 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags => generated 35 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:55.669548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-849c4824-87f2-4c3c-bf95-9d7701ad9f31 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2dfe42280>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:55.678692 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-849c4824-87f2-4c3c-bf95-9d7701ad9f31 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.679140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-849c4824-87f2-4c3c-bf95-9d7701ad9f31 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.679617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-849c4824-87f2-4c3c-bf95-9d7701ad9f31 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:55.685463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-849c4824-87f2-4c3c-bf95-9d7701ad9f31 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [119082] Writing DB stats nova_api:SELECT=97,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:55.687562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-849c4824-87f2-4c3c-bf95-9d7701ad9f31 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.688436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-849c4824-87f2-4c3c-bf95-9d7701ad9f31 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.689494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-849c4824-87f2-4c3c-bf95-9d7701ad9f31 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.690136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-849c4824-87f2-4c3c-bf95-9d7701ad9f31 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.714603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-509f98f9-5304-4cc4-a2ff-51516883d4ca tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:55.715852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-509f98f9-5304-4cc4-a2ff-51516883d4ca tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:55.730261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-509f98f9-5304-4cc4-a2ff-51516883d4ca tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.730997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-509f98f9-5304-4cc4-a2ff-51516883d4ca tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.734292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-509f98f9-5304-4cc4-a2ff-51516883d4ca tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.735514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-509f98f9-5304-4cc4-a2ff-51516883d4ca tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.752746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-849c4824-87f2-4c3c-bf95-9d7701ad9f31 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.753634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-849c4824-87f2-4c3c-bf95-9d7701ad9f31 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.801492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-849c4824-87f2-4c3c-bf95-9d7701ad9f31 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lazy-loading 'flavor' on Instance uuid deb3d430-182a-413d-a50b-c2aa2a7643a5 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:55.829937 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-849c4824-87f2-4c3c-bf95-9d7701ad9f31 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-190428368" status: 204 len: 0 microversion: 2.26 time: 0.166408 May 18 22:38:55.830579 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2281/4794] 10.222.0.58 () {60 vars in 1360 bytes} [Wed May 18 22:38:55 2022] DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-190428368 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) May 18 22:38:55.839442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-35ab00e1-3e3e-4491-b525-c33c7de3340d tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2dfee11f0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:55.847676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-35ab00e1-3e3e-4491-b525-c33c7de3340d tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.848684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-35ab00e1-3e3e-4491-b525-c33c7de3340d tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.858755 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-35ab00e1-3e3e-4491-b525-c33c7de3340d tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags" status: 200 len: 12 microversion: 2.26 time: 0.023258 May 18 22:38:55.864437 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2282/4795] 10.222.0.58 () {60 vars in 1291 bytes} [Wed May 18 22:38:55 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:55.870051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ae540f14-be95-4c99-8d8a-d99813d6e0c7 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2dfee1040>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:55.878503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae540f14-be95-4c99-8d8a-d99813d6e0c7 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.879741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae540f14-be95-4c99-8d8a-d99813d6e0c7 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.880382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ae540f14-be95-4c99-8d8a-d99813d6e0c7 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:55.887311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae540f14-be95-4c99-8d8a-d99813d6e0c7 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.892306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-509f98f9-5304-4cc4-a2ff-51516883d4ca tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:55.899222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae540f14-be95-4c99-8d8a-d99813d6e0c7 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.900480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae540f14-be95-4c99-8d8a-d99813d6e0c7 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.907923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae540f14-be95-4c99-8d8a-d99813d6e0c7 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.910708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-509f98f9-5304-4cc4-a2ff-51516883d4ca tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:55.912181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-509f98f9-5304-4cc4-a2ff-51516883d4ca tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:55.913407 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-509f98f9-5304-4cc4-a2ff-51516883d4ca tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.203312 May 18 22:38:55.916853 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2514/4796] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:55 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:55.933465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ebc526a-9424-4eed-b828-6ac1e508eafa tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:55.934057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7ebc526a-9424-4eed-b828-6ac1e508eafa tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:55.947458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ebc526a-9424-4eed-b828-6ac1e508eafa tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.948108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ebc526a-9424-4eed-b828-6ac1e508eafa tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.948863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ebc526a-9424-4eed-b828-6ac1e508eafa tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.949298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ebc526a-9424-4eed-b828-6ac1e508eafa tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.954078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae540f14-be95-4c99-8d8a-d99813d6e0c7 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:55.955023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae540f14-be95-4c99-8d8a-d99813d6e0c7 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:55.971689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-ae540f14-be95-4c99-8d8a-d99813d6e0c7 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lazy-loading 'flavor' on Instance uuid deb3d430-182a-413d-a50b-c2aa2a7643a5 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:55.993021 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ae540f14-be95-4c99-8d8a-d99813d6e0c7 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags" status: 204 len: 0 microversion: 2.26 time: 0.126981 May 18 22:38:56.000083 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2283/4797] 10.222.0.58 () {60 vars in 1294 bytes} [Wed May 18 22:38:55 2022] DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:38:56.006177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2dfebbdc0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:56.021349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.021882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.022626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:56.029429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.030527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.031487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.032094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.067476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.074225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.085773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.086474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.122808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [119082] Writing DB stats nova_cell1:SELECT=91,nova_cell1:DELETE=3,nova_cell1:SAVEPOINT=2,nova_cell1:INSERT=2,nova_cell1:RELEASE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:56.135649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lazy-loading 'flavor' on Instance uuid deb3d430-182a-413d-a50b-c2aa2a7643a5 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:56.184567 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9aa4e5fc-d052-447e-a48d-414504c3c9fe tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-1067861465" status: 201 len: 0 microversion: 2.26 time: 0.183081 May 18 22:38:56.193317 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2284/4798] 10.222.0.58 () {62 vars in 1379 bytes} [Wed May 18 22:38:56 2022] PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-1067861465 => generated 0 bytes in 192 msecs (HTTP/1.1 201) 10 headers in 486 bytes (1 switches on core 0) May 18 22:38:56.199670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-925a01cd-ee51-47f4-b15f-ead7ad7a5640 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:56.200900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-925a01cd-ee51-47f4-b15f-ead7ad7a5640 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:56.218659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-925a01cd-ee51-47f4-b15f-ead7ad7a5640 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.219343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-925a01cd-ee51-47f4-b15f-ead7ad7a5640 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.220301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-925a01cd-ee51-47f4-b15f-ead7ad7a5640 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.220897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-925a01cd-ee51-47f4-b15f-ead7ad7a5640 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.234259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ebc526a-9424-4eed-b828-6ac1e508eafa tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:56.261629 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7ebc526a-9424-4eed-b828-6ac1e508eafa tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1314 microversion: 2.1 time: 0.322881 May 18 22:38:56.261862 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2515/4799] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:55 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1314 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:56.267719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2ecf375e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:56.283925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.284470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.285018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:56.302043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.302496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.303275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.303705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.342449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.342838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.353504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.354004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.383525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lazy-loading 'flavor' on Instance uuid deb3d430-182a-413d-a50b-c2aa2a7643a5 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:56.406903 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f22626b8-d871-444d-8503-064252519e1a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-819742562" status: 201 len: 0 microversion: 2.26 time: 0.143902 May 18 22:38:56.407862 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2516/4800] 10.222.0.58 () {62 vars in 1376 bytes} [Wed May 18 22:38:56 2022] PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-819742562 => generated 0 bytes in 145 msecs (HTTP/1.1 201) 10 headers in 485 bytes (1 switches on core 0) May 18 22:38:56.416677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5295afc-6ed3-4552-ba93-37f0d7bba8ea tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:56.423144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a5295afc-6ed3-4552-ba93-37f0d7bba8ea tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:56.435596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5295afc-6ed3-4552-ba93-37f0d7bba8ea tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.436353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5295afc-6ed3-4552-ba93-37f0d7bba8ea tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.437335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5295afc-6ed3-4552-ba93-37f0d7bba8ea tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.439676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5295afc-6ed3-4552-ba93-37f0d7bba8ea tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.590553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a5295afc-6ed3-4552-ba93-37f0d7bba8ea tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:56.602596 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a5295afc-6ed3-4552-ba93-37f0d7bba8ea tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1271 microversion: 2.1 time: 0.190239 May 18 22:38:56.603579 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2517/4801] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:56 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1271 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:56.646811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-50f51871-25e2-4d8d-bc5a-c7d95f89540a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2ecf889d0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:56.676464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50f51871-25e2-4d8d-bc5a-c7d95f89540a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.678685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50f51871-25e2-4d8d-bc5a-c7d95f89540a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.680007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-50f51871-25e2-4d8d-bc5a-c7d95f89540a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:56.680810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-925a01cd-ee51-47f4-b15f-ead7ad7a5640 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:56.692327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-925a01cd-ee51-47f4-b15f-ead7ad7a5640 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:56.694537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-925a01cd-ee51-47f4-b15f-ead7ad7a5640 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:56.696609 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-925a01cd-ee51-47f4-b15f-ead7ad7a5640 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.501433 May 18 22:38:56.697347 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2285/4802] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:56 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:56.710474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50f51871-25e2-4d8d-bc5a-c7d95f89540a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.713249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50f51871-25e2-4d8d-bc5a-c7d95f89540a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.718077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50f51871-25e2-4d8d-bc5a-c7d95f89540a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.720126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50f51871-25e2-4d8d-bc5a-c7d95f89540a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.802311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50f51871-25e2-4d8d-bc5a-c7d95f89540a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.802888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50f51871-25e2-4d8d-bc5a-c7d95f89540a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.831094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-50f51871-25e2-4d8d-bc5a-c7d95f89540a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lazy-loading 'flavor' on Instance uuid deb3d430-182a-413d-a50b-c2aa2a7643a5 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:56.865395 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-50f51871-25e2-4d8d-bc5a-c7d95f89540a tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags" status: 204 len: 0 microversion: 2.26 time: 0.260445 May 18 22:38:56.869374 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2518/4803] 10.222.0.58 () {60 vars in 1294 bytes} [Wed May 18 22:38:56 2022] DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags => generated 0 bytes in 265 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:38:56.877798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5de7c07a-46a9-49ad-a189-d5da65704a60 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2dfe4fee0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:56.889361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5de7c07a-46a9-49ad-a189-d5da65704a60 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.890167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5de7c07a-46a9-49ad-a189-d5da65704a60 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.934764 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5de7c07a-46a9-49ad-a189-d5da65704a60 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags" status: 200 len: 12 microversion: 2.26 time: 0.061222 May 18 22:38:56.936766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d85e9bf1-79ad-4f1f-9907-63cecaad62c0 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:56.937584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d85e9bf1-79ad-4f1f-9907-63cecaad62c0 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:56.940436 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2286/4804] 10.222.0.58 () {60 vars in 1291 bytes} [Wed May 18 22:38:56 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:56.947116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9f98d530-ce69-4d33-877e-c4f02a0324f2 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2dfec3160>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:56.947823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d85e9bf1-79ad-4f1f-9907-63cecaad62c0 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.948275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d85e9bf1-79ad-4f1f-9907-63cecaad62c0 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.949045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d85e9bf1-79ad-4f1f-9907-63cecaad62c0 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.954312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d85e9bf1-79ad-4f1f-9907-63cecaad62c0 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.960378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f98d530-ce69-4d33-877e-c4f02a0324f2 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.961180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f98d530-ce69-4d33-877e-c4f02a0324f2 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.961863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9f98d530-ce69-4d33-877e-c4f02a0324f2 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:56.973804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f98d530-ce69-4d33-877e-c4f02a0324f2 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.974556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f98d530-ce69-4d33-877e-c4f02a0324f2 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:56.975501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f98d530-ce69-4d33-877e-c4f02a0324f2 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:56.976120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f98d530-ce69-4d33-877e-c4f02a0324f2 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.016979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f98d530-ce69-4d33-877e-c4f02a0324f2 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.017563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9f98d530-ce69-4d33-877e-c4f02a0324f2 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.031383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-9f98d530-ce69-4d33-877e-c4f02a0324f2 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lazy-loading 'flavor' on Instance uuid deb3d430-182a-413d-a50b-c2aa2a7643a5 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:57.060387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d85e9bf1-79ad-4f1f-9907-63cecaad62c0 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:57.069156 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9f98d530-ce69-4d33-877e-c4f02a0324f2 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags" status: 204 len: 0 microversion: 2.26 time: 0.127485 May 18 22:38:57.080443 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2287/4805] 10.222.0.58 () {60 vars in 1294 bytes} [Wed May 18 22:38:56 2022] DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:38:57.081664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d85e9bf1-79ad-4f1f-9907-63cecaad62c0 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:57.086350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d85e9bf1-79ad-4f1f-9907-63cecaad62c0 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:57.086952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2dff265e0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:57.090836 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d85e9bf1-79ad-4f1f-9907-63cecaad62c0 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.158760 May 18 22:38:57.093089 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2519/4806] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:56 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:38:57.107727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.108337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.109180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:57.120911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.121460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.122687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.123224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.157094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.157642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.180904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.181687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.241112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lazy-loading 'flavor' on Instance uuid deb3d430-182a-413d-a50b-c2aa2a7643a5 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:57.274633 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-374286a3-f028-463a-b27d-2336328950c4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-1883515050" status: 201 len: 0 microversion: 2.26 time: 0.192481 May 18 22:38:57.279158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0c2af871-af63-425e-9bd3-498d15d80320 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:57.279834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0c2af871-af63-425e-9bd3-498d15d80320 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:57.279974 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2288/4807] 10.222.0.58 () {62 vars in 1379 bytes} [Wed May 18 22:38:57 2022] PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-1883515050 => generated 0 bytes in 194 msecs (HTTP/1.1 201) 10 headers in 486 bytes (1 switches on core 0) May 18 22:38:57.285653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2dfed60d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:57.296000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.296532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.297113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:57.302331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c2af871-af63-425e-9bd3-498d15d80320 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.305923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c2af871-af63-425e-9bd3-498d15d80320 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.308004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.309001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c2af871-af63-425e-9bd3-498d15d80320 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.309517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c2af871-af63-425e-9bd3-498d15d80320 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.310943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.314757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.315298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.425791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.428773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.452515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.461278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.530222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lazy-loading 'flavor' on Instance uuid deb3d430-182a-413d-a50b-c2aa2a7643a5 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:57.599131 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d9a86263-9811-4693-8e6b-24fdb73379a4 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-1909619343" status: 201 len: 0 microversion: 2.26 time: 0.317968 May 18 22:38:57.602885 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2289/4808] 10.222.0.58 () {62 vars in 1379 bytes} [Wed May 18 22:38:57 2022] PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags/tempest-tag-1909619343 => generated 0 bytes in 322 msecs (HTTP/1.1 201) 10 headers in 486 bytes (1 switches on core 0) May 18 22:38:57.616243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c1ae646-9188-45d8-afd1-0c73c4246735 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Action: 'update_all', calling method: .version_select at 0x7fa2ec570c10>, body: {"tags": ["tempest-tag-297538242", "tempest-tag-39921059"]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:38:57.651865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c1ae646-9188-45d8-afd1-0c73c4246735 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.652893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c1ae646-9188-45d8-afd1-0c73c4246735 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.653839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8c1ae646-9188-45d8-afd1-0c73c4246735 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:57.662042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c1ae646-9188-45d8-afd1-0c73c4246735 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.662865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c1ae646-9188-45d8-afd1-0c73c4246735 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.665170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c1ae646-9188-45d8-afd1-0c73c4246735 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.665999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c1ae646-9188-45d8-afd1-0c73c4246735 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.699095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c1ae646-9188-45d8-afd1-0c73c4246735 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.700463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c1ae646-9188-45d8-afd1-0c73c4246735 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.736802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-8c1ae646-9188-45d8-afd1-0c73c4246735 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lazy-loading 'flavor' on Instance uuid deb3d430-182a-413d-a50b-c2aa2a7643a5 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:57.768543 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c1ae646-9188-45d8-afd1-0c73c4246735 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags" status: 200 len: 59 microversion: 2.26 time: 0.160371 May 18 22:38:57.778967 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2290/4809] 10.222.0.58 () {62 vars in 1311 bytes} [Wed May 18 22:38:57 2022] PUT /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags => generated 59 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:57.794003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c12ef62d-5531-48cf-bdb6-1046b7f2da84 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:57.802082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c12ef62d-5531-48cf-bdb6-1046b7f2da84 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:57.809129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0c2af871-af63-425e-9bd3-498d15d80320 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:57.823715 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0c2af871-af63-425e-9bd3-498d15d80320 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1498 microversion: 2.1 time: 0.545239 May 18 22:38:57.824459 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2520/4810] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:57 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1498 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:57.833075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c12ef62d-5531-48cf-bdb6-1046b7f2da84 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.842887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c12ef62d-5531-48cf-bdb6-1046b7f2da84 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.846843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c12ef62d-5531-48cf-bdb6-1046b7f2da84 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.848240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-616d2c5e-a669-41df-aa2b-805b9202b915 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:57.850439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c12ef62d-5531-48cf-bdb6-1046b7f2da84 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.854987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-616d2c5e-a669-41df-aa2b-805b9202b915 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:57.893998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616d2c5e-a669-41df-aa2b-805b9202b915 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.895025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616d2c5e-a669-41df-aa2b-805b9202b915 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:57.906475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616d2c5e-a669-41df-aa2b-805b9202b915 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:57.906940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-616d2c5e-a669-41df-aa2b-805b9202b915 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.026293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-616d2c5e-a669-41df-aa2b-805b9202b915 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:58.079261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-616d2c5e-a669-41df-aa2b-805b9202b915 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:58.090202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-616d2c5e-a669-41df-aa2b-805b9202b915 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:58.093270 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-616d2c5e-a669-41df-aa2b-805b9202b915 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.266297 May 18 22:38:58.094284 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2521/4811] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:57 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:58.100405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c12ef62d-5531-48cf-bdb6-1046b7f2da84 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:58.101176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb8e9d0e-54d8-4bf7-b5a3-c90b9f92e024 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2ecf37d30>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:58.123388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb8e9d0e-54d8-4bf7-b5a3-c90b9f92e024 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:58.124814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb8e9d0e-54d8-4bf7-b5a3-c90b9f92e024 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.125448 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c12ef62d-5531-48cf-bdb6-1046b7f2da84 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1271 microversion: 2.1 time: 0.345005 May 18 22:38:58.126485 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2291/4812] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:57 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1271 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:58.138797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d11e0411-d4d9-4219-b0d0-e37e2fa50408 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:58.139868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d11e0411-d4d9-4219-b0d0-e37e2fa50408 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:58.154104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d11e0411-d4d9-4219-b0d0-e37e2fa50408 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:58.154539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d11e0411-d4d9-4219-b0d0-e37e2fa50408 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.155309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d11e0411-d4d9-4219-b0d0-e37e2fa50408 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:58.158317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d11e0411-d4d9-4219-b0d0-e37e2fa50408 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.168240 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb8e9d0e-54d8-4bf7-b5a3-c90b9f92e024 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags" status: 200 len: 59 microversion: 2.26 time: 0.072095 May 18 22:38:58.170262 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2522/4813] 10.222.0.58 () {60 vars in 1291 bytes} [Wed May 18 22:38:58 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags => generated 59 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:58.183524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5ed9a2c9-2e1e-424e-9889-752ddde033e5 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '.version_select at 0x7fa2f2bc33a0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:58.235532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ed9a2c9-2e1e-424e-9889-752ddde033e5 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.024s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:58.241135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ed9a2c9-2e1e-424e-9889-752ddde033e5 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.243913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5ed9a2c9-2e1e-424e-9889-752ddde033e5 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:58.264582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ed9a2c9-2e1e-424e-9889-752ddde033e5 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:58.265024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ed9a2c9-2e1e-424e-9889-752ddde033e5 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.266236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ed9a2c9-2e1e-424e-9889-752ddde033e5 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:58.266968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ed9a2c9-2e1e-424e-9889-752ddde033e5 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.350694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ed9a2c9-2e1e-424e-9889-752ddde033e5 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:58.351699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ed9a2c9-2e1e-424e-9889-752ddde033e5 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.377968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-5ed9a2c9-2e1e-424e-9889-752ddde033e5 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lazy-loading 'flavor' on Instance uuid deb3d430-182a-413d-a50b-c2aa2a7643a5 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:38:58.420505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d11e0411-d4d9-4219-b0d0-e37e2fa50408 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:58.434438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d11e0411-d4d9-4219-b0d0-e37e2fa50408 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:58.438843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d11e0411-d4d9-4219-b0d0-e37e2fa50408 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:58.443294 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d11e0411-d4d9-4219-b0d0-e37e2fa50408 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.310213 May 18 22:38:58.443451 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5ed9a2c9-2e1e-424e-9889-752ddde033e5 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags" status: 204 len: 0 microversion: 2.26 time: 0.267469 May 18 22:38:58.444356 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2292/4814] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:58 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:58.445983 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2523/4815] 10.222.0.58 () {60 vars in 1294 bytes} [Wed May 18 22:38:58 2022] DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5/tags => generated 0 bytes in 271 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:38:58.456174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4843a244-3d79-4bf3-b923-7d4f68582c1d tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:58.456888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4843a244-3d79-4bf3-b923-7d4f68582c1d tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:58.473588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4843a244-3d79-4bf3-b923-7d4f68582c1d tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:58.474317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4843a244-3d79-4bf3-b923-7d4f68582c1d tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.475621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4843a244-3d79-4bf3-b923-7d4f68582c1d tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:58.476058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4843a244-3d79-4bf3-b923-7d4f68582c1d tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.538362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4843a244-3d79-4bf3-b923-7d4f68582c1d tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:38:58.710559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-377b2080-1b9b-483b-89e7-6a020ac4b37c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:58.712415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-377b2080-1b9b-483b-89e7-6a020ac4b37c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:58.716286 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4843a244-3d79-4bf3-b923-7d4f68582c1d tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 204 len: 0 microversion: 2.26 time: 0.264246 May 18 22:38:58.716884 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2293/4816] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:38:58 2022] DELETE /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) May 18 22:38:58.733809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bb14710c-f09f-4671-aa60-746a16e24fcb tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:58.740243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-377b2080-1b9b-483b-89e7-6a020ac4b37c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:58.741111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-377b2080-1b9b-483b-89e7-6a020ac4b37c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.746714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bb14710c-f09f-4671-aa60-746a16e24fcb tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:58.747160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-377b2080-1b9b-483b-89e7-6a020ac4b37c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:58.750315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-377b2080-1b9b-483b-89e7-6a020ac4b37c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.788231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb14710c-f09f-4671-aa60-746a16e24fcb tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:58.788676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb14710c-f09f-4671-aa60-746a16e24fcb tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.789450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb14710c-f09f-4671-aa60-746a16e24fcb tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:58.808106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb14710c-f09f-4671-aa60-746a16e24fcb tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:58.869570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-377b2080-1b9b-483b-89e7-6a020ac4b37c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:38:59.107357 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-377b2080-1b9b-483b-89e7-6a020ac4b37c tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "DELETE /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 204 len: 0 microversion: 2.1 time: 0.401983 May 18 22:38:59.108525 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2524/4817] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:38:58 2022] DELETE /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:38:59.117296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5d51e233-770b-4c6b-ba04-2b1f754ec07b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:59.131956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5d51e233-770b-4c6b-ba04-2b1f754ec07b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:59.145747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d51e233-770b-4c6b-ba04-2b1f754ec07b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:59.146368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d51e233-770b-4c6b-ba04-2b1f754ec07b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:59.155337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d51e233-770b-4c6b-ba04-2b1f754ec07b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:59.156495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d51e233-770b-4c6b-ba04-2b1f754ec07b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:59.168177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-5d51e233-770b-4c6b-ba04-2b1f754ec07b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_cell1:SELECT=93,nova_cell1:SAVEPOINT=1,nova_cell1:INSERT=2,nova_cell1:RELEASE=1,nova_cell1:DELETE=2,nova_cell1:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:59.263160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5d51e233-770b-4c6b-ba04-2b1f754ec07b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:59.286903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5d51e233-770b-4c6b-ba04-2b1f754ec07b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:59.290836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5d51e233-770b-4c6b-ba04-2b1f754ec07b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:59.296998 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5d51e233-770b-4c6b-ba04-2b1f754ec07b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.186229 May 18 22:38:59.299923 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2525/4818] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:59 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:59.307159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-32e1a03d-f3f6-4e55-97d2-f1f9c5d09638 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:59.308069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-32e1a03d-f3f6-4e55-97d2-f1f9c5d09638 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:59.315487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32e1a03d-f3f6-4e55-97d2-f1f9c5d09638 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:59.316436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32e1a03d-f3f6-4e55-97d2-f1f9c5d09638 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:59.317552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32e1a03d-f3f6-4e55-97d2-f1f9c5d09638 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:59.318170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-32e1a03d-f3f6-4e55-97d2-f1f9c5d09638 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:59.508131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb14710c-f09f-4671-aa60-746a16e24fcb tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:59.523471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-bb14710c-f09f-4671-aa60-746a16e24fcb tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [119082] Writing DB stats nova_cell1:SELECT=89,nova_cell1:DELETE=2,nova_cell1:SAVEPOINT=2,nova_cell1:INSERT=4,nova_cell1:RELEASE=2,nova_cell1:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:38:59.528231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb14710c-f09f-4671-aa60-746a16e24fcb tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:59.536293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb14710c-f09f-4671-aa60-746a16e24fcb tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:59.548955 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bb14710c-f09f-4671-aa60-746a16e24fcb tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1552 microversion: 2.26 time: 0.813842 May 18 22:38:59.559908 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2294/4819] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:58 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1552 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:59.559908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-db2eac98-0f73-4d08-8cb1-fd3cb56bc3c0 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:59.559908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-db2eac98-0f73-4d08-8cb1-fd3cb56bc3c0 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:59.596873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db2eac98-0f73-4d08-8cb1-fd3cb56bc3c0 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:59.597565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db2eac98-0f73-4d08-8cb1-fd3cb56bc3c0 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:59.598693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db2eac98-0f73-4d08-8cb1-fd3cb56bc3c0 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:59.599384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db2eac98-0f73-4d08-8cb1-fd3cb56bc3c0 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:59.705198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-32e1a03d-f3f6-4e55-97d2-f1f9c5d09638 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:59.719500 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-32e1a03d-f3f6-4e55-97d2-f1f9c5d09638 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1504 microversion: 2.1 time: 0.417940 May 18 22:38:59.720019 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2526/4820] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:59 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1504 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:38:59.732268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3d905580-67f9-4cd7-a701-bc2c120c3a65 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:38:59.734841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3d905580-67f9-4cd7-a701-bc2c120c3a65 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:38:59.746692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d905580-67f9-4cd7-a701-bc2c120c3a65 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:59.747513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d905580-67f9-4cd7-a701-bc2c120c3a65 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:59.748716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d905580-67f9-4cd7-a701-bc2c120c3a65 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:38:59.749612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d905580-67f9-4cd7-a701-bc2c120c3a65 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:38:59.936370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3d905580-67f9-4cd7-a701-bc2c120c3a65 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:59.946907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3d905580-67f9-4cd7-a701-bc2c120c3a65 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:59.953616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3d905580-67f9-4cd7-a701-bc2c120c3a65 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:59.956494 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3d905580-67f9-4cd7-a701-bc2c120c3a65 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1408 microversion: 2.54 time: 0.234615 May 18 22:38:59.957702 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2527/4821] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:38:59 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1408 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:38:59.986222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-db2eac98-0f73-4d08-8cb1-fd3cb56bc3c0 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:38:59.995892 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-db2eac98-0f73-4d08-8cb1-fd3cb56bc3c0 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1313 microversion: 2.1 time: 0.444804 May 18 22:39:00.006497 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2295/4822] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:38:59 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1313 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:00.317405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1800ed72-74f8-4fa8-a5eb-dab95b4160c3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:00.318336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1800ed72-74f8-4fa8-a5eb-dab95b4160c3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:00.321071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1800ed72-74f8-4fa8-a5eb-dab95b4160c3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119083] Writing DB stats nova_api:SELECT=96,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:00.337128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1800ed72-74f8-4fa8-a5eb-dab95b4160c3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:00.346798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1800ed72-74f8-4fa8-a5eb-dab95b4160c3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:00.349938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1800ed72-74f8-4fa8-a5eb-dab95b4160c3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:00.354763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1800ed72-74f8-4fa8-a5eb-dab95b4160c3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:00.568123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e50f0b80-7f0e-4475-a061-cf88de610263 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:00.568722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e50f0b80-7f0e-4475-a061-cf88de610263 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:00.579410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e50f0b80-7f0e-4475-a061-cf88de610263 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:00.579854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e50f0b80-7f0e-4475-a061-cf88de610263 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:00.580608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e50f0b80-7f0e-4475-a061-cf88de610263 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:00.580736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1800ed72-74f8-4fa8-a5eb-dab95b4160c3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:00.581047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e50f0b80-7f0e-4475-a061-cf88de610263 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:00.603646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1800ed72-74f8-4fa8-a5eb-dab95b4160c3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:00.605638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1800ed72-74f8-4fa8-a5eb-dab95b4160c3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:00.611444 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1800ed72-74f8-4fa8-a5eb-dab95b4160c3 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.297356 May 18 22:39:00.614169 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2528/4823] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:00 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:00.740021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2205e752-1364-4f84-9055-38b924d2a04a tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:00.740646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2205e752-1364-4f84-9055-38b924d2a04a tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:00.751434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2205e752-1364-4f84-9055-38b924d2a04a tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:00.751885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2205e752-1364-4f84-9055-38b924d2a04a tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:00.752668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2205e752-1364-4f84-9055-38b924d2a04a tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:00.753495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2205e752-1364-4f84-9055-38b924d2a04a tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:00.820828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e50f0b80-7f0e-4475-a061-cf88de610263 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:00.829366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e50f0b80-7f0e-4475-a061-cf88de610263 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:00.833154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e50f0b80-7f0e-4475-a061-cf88de610263 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:00.839792 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e50f0b80-7f0e-4475-a061-cf88de610263 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1552 microversion: 2.26 time: 0.275935 May 18 22:39:00.842880 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2296/4824] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:00 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1552 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:39:00.975686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bb474c40-afe1-4a9f-8c0d-9640060d193c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:00.976290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bb474c40-afe1-4a9f-8c0d-9640060d193c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:00.993915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb474c40-afe1-4a9f-8c0d-9640060d193c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:01.005213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb474c40-afe1-4a9f-8c0d-9640060d193c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:01.012890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb474c40-afe1-4a9f-8c0d-9640060d193c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:01.013365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb474c40-afe1-4a9f-8c0d-9640060d193c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:01.025374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2205e752-1364-4f84-9055-38b924d2a04a tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:01.037203 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2205e752-1364-4f84-9055-38b924d2a04a tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1504 microversion: 2.1 time: 0.302944 May 18 22:39:01.038334 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2529/4825] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:00 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1504 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:39:01.044513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-276b067d-ca2a-4c1f-be2d-1d9a101a3af8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:01.045899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-276b067d-ca2a-4c1f-be2d-1d9a101a3af8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:01.053621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-276b067d-ca2a-4c1f-be2d-1d9a101a3af8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:01.054144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-276b067d-ca2a-4c1f-be2d-1d9a101a3af8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:01.054922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-276b067d-ca2a-4c1f-be2d-1d9a101a3af8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:01.055622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-276b067d-ca2a-4c1f-be2d-1d9a101a3af8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:01.208636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb474c40-afe1-4a9f-8c0d-9640060d193c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:01.229207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb474c40-afe1-4a9f-8c0d-9640060d193c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:01.235016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bb474c40-afe1-4a9f-8c0d-9640060d193c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:01.242655 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bb474c40-afe1-4a9f-8c0d-9640060d193c tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1414 microversion: 2.54 time: 0.266665 May 18 22:39:01.244862 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2297/4826] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:00 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1414 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:39:01.632015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-561802e5-9890-46cb-99eb-1aa18b3d8d1d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:01.632977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-561802e5-9890-46cb-99eb-1aa18b3d8d1d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:01.647015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-561802e5-9890-46cb-99eb-1aa18b3d8d1d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:01.647455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-561802e5-9890-46cb-99eb-1aa18b3d8d1d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:01.648235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-561802e5-9890-46cb-99eb-1aa18b3d8d1d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:01.648668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-561802e5-9890-46cb-99eb-1aa18b3d8d1d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:01.996698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-561802e5-9890-46cb-99eb-1aa18b3d8d1d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:02.014257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-561802e5-9890-46cb-99eb-1aa18b3d8d1d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:02.015761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-561802e5-9890-46cb-99eb-1aa18b3d8d1d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:02.016978 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-561802e5-9890-46cb-99eb-1aa18b3d8d1d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.388931 May 18 22:39:02.017546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-276b067d-ca2a-4c1f-be2d-1d9a101a3af8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:02.017708 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2298/4827] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:01 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:02.027022 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-276b067d-ca2a-4c1f-be2d-1d9a101a3af8 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1313 microversion: 2.1 time: 0.987397 May 18 22:39:02.034738 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2530/4828] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:01 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1313 bytes in 996 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:02.055473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a7a77fa9-baca-41e2-98a7-5c0141fb12fd tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:02.070651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a7a77fa9-baca-41e2-98a7-5c0141fb12fd tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:02.075295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-28e6d38e-9775-4fb6-a181-ed0f65e0ec45 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:02.078259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-28e6d38e-9775-4fb6-a181-ed0f65e0ec45 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:02.093188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7a77fa9-baca-41e2-98a7-5c0141fb12fd tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:02.093635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7a77fa9-baca-41e2-98a7-5c0141fb12fd tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:02.094450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7a77fa9-baca-41e2-98a7-5c0141fb12fd tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:02.094877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7a77fa9-baca-41e2-98a7-5c0141fb12fd tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:02.113070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28e6d38e-9775-4fb6-a181-ed0f65e0ec45 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:02.116117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28e6d38e-9775-4fb6-a181-ed0f65e0ec45 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:02.116956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28e6d38e-9775-4fb6-a181-ed0f65e0ec45 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:02.117402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28e6d38e-9775-4fb6-a181-ed0f65e0ec45 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:02.799030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-28e6d38e-9775-4fb6-a181-ed0f65e0ec45 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:02.818079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-28e6d38e-9775-4fb6-a181-ed0f65e0ec45 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:02.826983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-28e6d38e-9775-4fb6-a181-ed0f65e0ec45 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:02.834043 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-28e6d38e-9775-4fb6-a181-ed0f65e0ec45 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1552 microversion: 2.26 time: 0.790888 May 18 22:39:02.834643 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2299/4829] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:02 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1552 bytes in 817 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:02.845783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-16913634-13f2-4a5b-aaec-8fe3d670ec7d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:02.846379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-16913634-13f2-4a5b-aaec-8fe3d670ec7d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:02.876677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16913634-13f2-4a5b-aaec-8fe3d670ec7d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:02.877159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16913634-13f2-4a5b-aaec-8fe3d670ec7d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:02.878083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16913634-13f2-4a5b-aaec-8fe3d670ec7d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:02.878528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16913634-13f2-4a5b-aaec-8fe3d670ec7d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:03.154466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a7a77fa9-baca-41e2-98a7-5c0141fb12fd tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:03.164249 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a7a77fa9-baca-41e2-98a7-5c0141fb12fd tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1504 microversion: 2.1 time: 1.113325 May 18 22:39:03.177261 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2531/4830] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:02 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1504 bytes in 1127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:39:03.198802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-581ba3b7-ced0-465f-8ddf-f971405bfe47 req-8bc8bdc8-6c55-4068-9b09-57f5a92e2d69 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "140d1290-3fe4-4be9-beb1-28cc5ae08f8e", "tag": "c8517794-0682-44a8-a88c-d9e0ce521fe3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:03.214182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-581ba3b7-ced0-465f-8ddf-f971405bfe47 req-8bc8bdc8-6c55-4068-9b09-57f5a92e2d69 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:03.214919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-581ba3b7-ced0-465f-8ddf-f971405bfe47 req-8bc8bdc8-6c55-4068-9b09-57f5a92e2d69 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:03.234615 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-581ba3b7-ced0-465f-8ddf-f971405bfe47 req-8bc8bdc8-6c55-4068-9b09-57f5a92e2d69 service nova] Creating event network-changed:c8517794-0682-44a8-a88c-d9e0ce521fe3 for instance 140d1290-3fe4-4be9-beb1-28cc5ae08f8e on n-h2-841040-6 May 18 22:39:03.240288 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-581ba3b7-ced0-465f-8ddf-f971405bfe47 req-8bc8bdc8-6c55-4068-9b09-57f5a92e2d69 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.057659 May 18 22:39:03.242063 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2532/4831] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:39:03 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:39:03.247459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-546ef19c-8cc4-4fb1-b950-0ec4b8d0496b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:03.248654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-546ef19c-8cc4-4fb1-b950-0ec4b8d0496b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:03.255766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-546ef19c-8cc4-4fb1-b950-0ec4b8d0496b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:03.256487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-546ef19c-8cc4-4fb1-b950-0ec4b8d0496b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:03.257438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-546ef19c-8cc4-4fb1-b950-0ec4b8d0496b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:03.258081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-546ef19c-8cc4-4fb1-b950-0ec4b8d0496b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:03.445949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-546ef19c-8cc4-4fb1-b950-0ec4b8d0496b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:03.459552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-546ef19c-8cc4-4fb1-b950-0ec4b8d0496b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:03.467741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-546ef19c-8cc4-4fb1-b950-0ec4b8d0496b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:03.472159 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-546ef19c-8cc4-4fb1-b950-0ec4b8d0496b tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.228683 May 18 22:39:03.473549 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2533/4832] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:03 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:03.490769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2c4136f5-fa4d-4baa-8c98-8d6a0977d6c3 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:03.495895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2c4136f5-fa4d-4baa-8c98-8d6a0977d6c3 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:03.510290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2c4136f5-fa4d-4baa-8c98-8d6a0977d6c3 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:03.512636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c4136f5-fa4d-4baa-8c98-8d6a0977d6c3 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:03.513382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c4136f5-fa4d-4baa-8c98-8d6a0977d6c3 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:03.514395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c4136f5-fa4d-4baa-8c98-8d6a0977d6c3 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:03.516530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c4136f5-fa4d-4baa-8c98-8d6a0977d6c3 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:03.790018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-16913634-13f2-4a5b-aaec-8fe3d670ec7d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:03.802530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-16913634-13f2-4a5b-aaec-8fe3d670ec7d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:03.808549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-16913634-13f2-4a5b-aaec-8fe3d670ec7d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:03.815759 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-16913634-13f2-4a5b-aaec-8fe3d670ec7d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1414 microversion: 2.54 time: 0.976210 May 18 22:39:03.816464 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2300/4833] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:02 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1414 bytes in 978 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:03.817883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2c4136f5-fa4d-4baa-8c98-8d6a0977d6c3 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:03.853670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eb2bf506-a8e4-40b0-9b52-60b5a1c5caf6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:03.854575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eb2bf506-a8e4-40b0-9b52-60b5a1c5caf6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:03.868648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb2bf506-a8e4-40b0-9b52-60b5a1c5caf6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:03.870159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb2bf506-a8e4-40b0-9b52-60b5a1c5caf6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:03.873990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb2bf506-a8e4-40b0-9b52-60b5a1c5caf6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:03.875245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb2bf506-a8e4-40b0-9b52-60b5a1c5caf6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:04.074426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2c4136f5-fa4d-4baa-8c98-8d6a0977d6c3 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:04.087713 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2c4136f5-fa4d-4baa-8c98-8d6a0977d6c3 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1313 microversion: 2.1 time: 0.611140 May 18 22:39:04.088461 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2534/4834] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:03 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1313 bytes in 613 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:04.117478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-a205f371-2a54-498c-8763-eb9ef0aec238 req-ae21715d-980c-42d4-a5d9-432c0816ab78 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49", "name": "network-vif-deleted", "tag": "e2fcfd3c-5346-49d7-a3a5-27257a6af503"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:04.146574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a205f371-2a54-498c-8763-eb9ef0aec238 req-ae21715d-980c-42d4-a5d9-432c0816ab78 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:04.149882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a205f371-2a54-498c-8763-eb9ef0aec238 req-ae21715d-980c-42d4-a5d9-432c0816ab78 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:04.188594 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-a205f371-2a54-498c-8763-eb9ef0aec238 req-ae21715d-980c-42d4-a5d9-432c0816ab78 service nova] Creating event network-vif-deleted:e2fcfd3c-5346-49d7-a3a5-27257a6af503 for instance c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 on n-h1-841040-6 May 18 22:39:04.211124 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-a205f371-2a54-498c-8763-eb9ef0aec238 req-ae21715d-980c-42d4-a5d9-432c0816ab78 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.099346 May 18 22:39:04.218100 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2535/4835] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:39:04 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:39:04.245093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cfc6fc77-182f-4f3a-88b0-e1f5b8bcd950 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:04.246583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cfc6fc77-182f-4f3a-88b0-e1f5b8bcd950 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:04.266719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfc6fc77-182f-4f3a-88b0-e1f5b8bcd950 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:04.267638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfc6fc77-182f-4f3a-88b0-e1f5b8bcd950 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:04.269059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfc6fc77-182f-4f3a-88b0-e1f5b8bcd950 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:04.270928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfc6fc77-182f-4f3a-88b0-e1f5b8bcd950 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:04.287178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eb2bf506-a8e4-40b0-9b52-60b5a1c5caf6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:04.305934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eb2bf506-a8e4-40b0-9b52-60b5a1c5caf6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:04.310499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eb2bf506-a8e4-40b0-9b52-60b5a1c5caf6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'd932a40cb3184f92948c42d020e0b18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '181aa1ade08a4c0a8677a7ed44d468d5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:04.314855 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eb2bf506-a8e4-40b0-9b52-60b5a1c5caf6 tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 200 len: 1510 microversion: 2.26 time: 0.464498 May 18 22:39:04.320472 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2301/4836] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:03 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 1510 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:04.365854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfc6fc77-182f-4f3a-88b0-e1f5b8bcd950 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:04.366465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfc6fc77-182f-4f3a-88b0-e1f5b8bcd950 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:04.367038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-cfc6fc77-182f-4f3a-88b0-e1f5b8bcd950 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lazy-loading 'fault' on Instance uuid c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:39:04.426636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cfc6fc77-182f-4f3a-88b0-e1f5b8bcd950 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:04.436256 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cfc6fc77-182f-4f3a-88b0-e1f5b8bcd950 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 200 len: 1304 microversion: 2.1 time: 0.215528 May 18 22:39:04.437187 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2536/4837] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:04 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 1304 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:04.502971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0a24456b-3bb1-4c5d-8598-5eac04e6b9ca tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:04.504832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0a24456b-3bb1-4c5d-8598-5eac04e6b9ca tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:04.515462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a24456b-3bb1-4c5d-8598-5eac04e6b9ca tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:04.516287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a24456b-3bb1-4c5d-8598-5eac04e6b9ca tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:04.517783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a24456b-3bb1-4c5d-8598-5eac04e6b9ca tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:04.518444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0a24456b-3bb1-4c5d-8598-5eac04e6b9ca tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:04.747957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0a24456b-3bb1-4c5d-8598-5eac04e6b9ca tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:04.762585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0a24456b-3bb1-4c5d-8598-5eac04e6b9ca tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:04.767959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0a24456b-3bb1-4c5d-8598-5eac04e6b9ca tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:04.774548 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0a24456b-3bb1-4c5d-8598-5eac04e6b9ca tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.280401 May 18 22:39:04.790049 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2302/4838] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:04 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:04.836435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d7a12821-6a93-4e50-9f92-b521968f1c37 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:04.837399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d7a12821-6a93-4e50-9f92-b521968f1c37 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:04.850440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7a12821-6a93-4e50-9f92-b521968f1c37 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:04.851128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7a12821-6a93-4e50-9f92-b521968f1c37 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:04.852138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7a12821-6a93-4e50-9f92-b521968f1c37 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:04.854191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7a12821-6a93-4e50-9f92-b521968f1c37 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:05.027949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d7a12821-6a93-4e50-9f92-b521968f1c37 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:05.050077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d7a12821-6a93-4e50-9f92-b521968f1c37 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:05.053336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d7a12821-6a93-4e50-9f92-b521968f1c37 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:05.054616 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d7a12821-6a93-4e50-9f92-b521968f1c37 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1399 microversion: 2.54 time: 0.223053 May 18 22:39:05.058574 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2537/4839] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:04 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1399 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:05.073973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-89ddf83b-0340-4bfd-9a03-2552485bfd66 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '.version_select at 0x7fa2dff263a0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:05.105939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b6d51e2e-f929-4bef-bb40-c6959504cd50 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:05.107038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b6d51e2e-f929-4bef-bb40-c6959504cd50 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:05.121150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6d51e2e-f929-4bef-bb40-c6959504cd50 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:05.121604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6d51e2e-f929-4bef-bb40-c6959504cd50 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:05.122421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6d51e2e-f929-4bef-bb40-c6959504cd50 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:05.122851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6d51e2e-f929-4bef-bb40-c6959504cd50 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:05.146469 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-89ddf83b-0340-4bfd-9a03-2552485bfd66 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-ServerShowV254Test-keypair-829554691" status: 204 len: 0 microversion: 2.54 time: 0.077624 May 18 22:39:05.147430 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2303/4840] 10.222.0.58 () {60 vars in 1315 bytes} [Wed May 18 22:39:05 2022] DELETE /compute/v2.1/os-keypairs/tempest-ServerShowV254Test-keypair-829554691 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:39:05.163979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b5a74757-624e-442f-b534-ab970a313dc7 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:05.164471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b5a74757-624e-442f-b534-ab970a313dc7 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:05.196526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5a74757-624e-442f-b534-ab970a313dc7 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:05.204128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5a74757-624e-442f-b534-ab970a313dc7 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:05.207085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5a74757-624e-442f-b534-ab970a313dc7 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:05.213226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5a74757-624e-442f-b534-ab970a313dc7 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:05.314400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b5a74757-624e-442f-b534-ab970a313dc7 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:39:05.482817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b6d51e2e-f929-4bef-bb40-c6959504cd50 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:05.493471 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b6d51e2e-f929-4bef-bb40-c6959504cd50 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1313 microversion: 2.1 time: 0.392365 May 18 22:39:05.494191 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2538/4841] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:05 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1313 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:05.509353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60c9ccd6-6e9c-4414-9109-30d09672006f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:05.509995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-60c9ccd6-6e9c-4414-9109-30d09672006f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] [instance: deb3d430-182a-413d-a50b-c2aa2a7643a5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:05.510384 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b5a74757-624e-442f-b534-ab970a313dc7 tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "DELETE /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 204 len: 0 microversion: 2.54 time: 0.350528 May 18 22:39:05.510950 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2304/4842] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:39:05 2022] DELETE /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:39:05.516067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4164143e-cf23-41a6-b231-2f70d72675f8 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:05.516758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4164143e-cf23-41a6-b231-2f70d72675f8 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:05.533924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4164143e-cf23-41a6-b231-2f70d72675f8 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:05.542000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60c9ccd6-6e9c-4414-9109-30d09672006f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:05.542446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60c9ccd6-6e9c-4414-9109-30d09672006f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:05.543208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60c9ccd6-6e9c-4414-9109-30d09672006f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:05.543754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60c9ccd6-6e9c-4414-9109-30d09672006f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:05.546061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4164143e-cf23-41a6-b231-2f70d72675f8 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:05.546977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4164143e-cf23-41a6-b231-2f70d72675f8 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:05.547600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4164143e-cf23-41a6-b231-2f70d72675f8 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:05.564191 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-4164143e-cf23-41a6-b231-2f70d72675f8 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] HTTP exception thrown: Instance c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 could not be found. May 18 22:39:05.576448 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-60c9ccd6-6e9c-4414-9109-30d09672006f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] HTTP exception thrown: Instance deb3d430-182a-413d-a50b-c2aa2a7643a5 could not be found. May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60c9ccd6-6e9c-4414-9109-30d09672006f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Request method failure captured: May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 HTTP/1.1 May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXVrmzUCEl_Y7jUsxeIlsCTSbb14WfGnWcG-BeIWuVSy3Zc4SyYvaH3aXOZVUc4o9oHRMzjU1ZQgsHUKrhwe9asSICY3R7rhbDKBETIAAmP6DW2YagmECHQ1tV7uVFRrajHzkyeNbm1mZNluf6APQmh7UVT004vBNU-BoE4tJe9Sk3g May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.26 May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 181aa1ade08a4c0a8677a7ed44d468d5 May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerTagsTestJSON-457330005 May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/181aa1ade08a4c0a8677a7ed44d468d5"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/181aa1ade08a4c0a8677a7ed44d468d5"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_181aa1ade08a4c0a8677a7ed44d468d5"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/181aa1ade08a4c0a8677a7ed44d468d5"}]}] May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerTagsTestJSON-457330005 May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 181aa1ade08a4c0a8677a7ed44d468d5 May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerTagsTestJSON-457330005 May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerTagsTestJSON-457330005-project May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d932a40cb3184f92948c42d020e0b18a May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerTagsTestJSON-457330005-project May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance deb3d430-182a-413d-a50b-c2aa2a7643a5 could not be found. May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'deb3d430-182a-413d-a50b-c2aa2a7643a5'} May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance deb3d430-182a-413d-a50b-c2aa2a7643a5 could not be found. May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance deb3d430-182a-413d-a50b-c2aa2a7643a5 could not be found. May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:05.578201 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:39:05.583716 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:05.583716 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:05.583716 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:05.583716 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:39:05.583716 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:39:05.583716 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance deb3d430-182a-413d-a50b-c2aa2a7643a5 could not be found. May 18 22:39:05.583716 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:39:05.583716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60c9ccd6-6e9c-4414-9109-30d09672006f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] Returning 404 to user: Instance deb3d430-182a-413d-a50b-c2aa2a7643a5 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:39:05.583716 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-60c9ccd6-6e9c-4414-9109-30d09672006f tempest-ServerTagsTestJSON-457330005 tempest-ServerTagsTestJSON-457330005-project] 10.222.0.58 "GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5" status: 404 len: 111 microversion: 2.26 time: 0.084471 May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4164143e-cf23-41a6-b231-2f70d72675f8 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Request method failure captured: May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 HTTP/1.1 May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXVnsSdFUFVDZtGS8CKgXBx0CQaotv7HeRA0H-R4g66etGkLSL3mSI5fyp6KqgzzRiCARLgmjvEUjYtDdz0Ei0RlSvrpfjQyADT6PZEK1YsZeVXxF6te0iw0k0qAkrh-8Pc-zdVGSzjqJShkdoM6g_ALhdaVoDkYvlF9U4u20Gs4g4o May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9711f8c543a24e01a325fb225bc722e0 May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesActionsTest-1329098443 May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9711f8c543a24e01a325fb225bc722e0"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9711f8c543a24e01a325fb225bc722e0"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9711f8c543a24e01a325fb225bc722e0"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9711f8c543a24e01a325fb225bc722e0"}]}] May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesActionsTest-1329098443 May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9711f8c543a24e01a325fb225bc722e0 May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesActionsTest-1329098443 May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesActionsTest-1329098443-project May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 715e467927164031bacd7d7b8d5ef4ce May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesActionsTest-1329098443-project May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 could not be found. May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49'} May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 could not be found. May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 could not be found. May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:05.584400 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:05.592975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:05.592975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:05.592975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:05.592975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:39:05.592975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:39:05.592975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 could not be found. May 18 22:39:05.592975 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:05.594264 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2539/4843] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:05 2022] GET /compute/v2.1/servers/deb3d430-182a-413d-a50b-c2aa2a7643a5 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:39:05.594400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4164143e-cf23-41a6-b231-2f70d72675f8 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Returning 404 to user: Instance c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:39:05.594400 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4164143e-cf23-41a6-b231-2f70d72675f8 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49" status: 404 len: 111 microversion: 2.1 time: 0.069325 May 18 22:39:05.594400 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2305/4844] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:05 2022] GET /compute/v2.1/servers/c0b0a3c2-7b4f-48ee-b5d6-a34d99935b49 => generated 111 bytes in 81 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:39:05.603646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-46f7c430-3efb-4474-9cb1-19c8af19244d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:05.604257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-46f7c430-3efb-4474-9cb1-19c8af19244d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:05.615375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46f7c430-3efb-4474-9cb1-19c8af19244d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:05.615947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46f7c430-3efb-4474-9cb1-19c8af19244d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:05.616783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46f7c430-3efb-4474-9cb1-19c8af19244d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:05.617385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46f7c430-3efb-4474-9cb1-19c8af19244d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:05.779475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-969304333", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "3ca54b2e-22ad-4138-993d-904b17309a31"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:05.790472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-46f7c430-3efb-4474-9cb1-19c8af19244d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:05.811600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-46f7c430-3efb-4474-9cb1-19c8af19244d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:05.814554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-46f7c430-3efb-4474-9cb1-19c8af19244d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:05.818024 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-46f7c430-3efb-4474-9cb1-19c8af19244d tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1405 microversion: 2.54 time: 0.232827 May 18 22:39:05.818937 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2540/4845] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:05 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1405 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:05.830058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-13f8bcb1-fcae-4ebd-9fb5-a68c4028972d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:05.830941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-13f8bcb1-fcae-4ebd-9fb5-a68c4028972d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:05.843910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13f8bcb1-fcae-4ebd-9fb5-a68c4028972d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:05.844949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13f8bcb1-fcae-4ebd-9fb5-a68c4028972d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:05.846304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13f8bcb1-fcae-4ebd-9fb5-a68c4028972d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:05.846997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13f8bcb1-fcae-4ebd-9fb5-a68c4028972d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:05.878870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] validate_networks() for [('3ca54b2e-22ad-4138-993d-904b17309a31', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:39:06.083419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-13f8bcb1-fcae-4ebd-9fb5-a68c4028972d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:06.096015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-13f8bcb1-fcae-4ebd-9fb5-a68c4028972d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:06.097729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-13f8bcb1-fcae-4ebd-9fb5-a68c4028972d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:06.099280 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-13f8bcb1-fcae-4ebd-9fb5-a68c4028972d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.275838 May 18 22:39:06.114483 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2541/4846] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:05 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:06.270632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-37d73c2b-c8bd-46db-9a49-7ffd93d0acf9 req-24643de3-dcc7-48ec-80a2-301a2b988daf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "deb3d430-182a-413d-a50b-c2aa2a7643a5", "name": "network-vif-deleted", "tag": "473f0fb5-ac73-400f-a229-30a19cb41a5f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:06.281557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-37d73c2b-c8bd-46db-9a49-7ffd93d0acf9 req-24643de3-dcc7-48ec-80a2-301a2b988daf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:06.283728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-37d73c2b-c8bd-46db-9a49-7ffd93d0acf9 req-24643de3-dcc7-48ec-80a2-301a2b988daf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:06.328329 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-37d73c2b-c8bd-46db-9a49-7ffd93d0acf9 req-24643de3-dcc7-48ec-80a2-301a2b988daf service nova] Creating event network-vif-deleted:473f0fb5-ac73-400f-a229-30a19cb41a5f for instance deb3d430-182a-413d-a50b-c2aa2a7643a5 on n-h1-841040-6 May 18 22:39:06.338663 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-37d73c2b-c8bd-46db-9a49-7ffd93d0acf9 req-24643de3-dcc7-48ec-80a2-301a2b988daf service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.072622 May 18 22:39:06.338940 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2542/4847] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:39:06 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:39:06.511884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3b1280b8-2f53-4242-9d88-bcdbb5f4bb65 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:06.513261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3b1280b8-2f53-4242-9d88-bcdbb5f4bb65 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:06.521238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b1280b8-2f53-4242-9d88-bcdbb5f4bb65 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:06.521886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b1280b8-2f53-4242-9d88-bcdbb5f4bb65 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:06.522808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b1280b8-2f53-4242-9d88-bcdbb5f4bb65 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:06.523396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b1280b8-2f53-4242-9d88-bcdbb5f4bb65 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:07.023246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3b1280b8-2f53-4242-9d88-bcdbb5f4bb65 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:07.032831 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3b1280b8-2f53-4242-9d88-bcdbb5f4bb65 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1313 microversion: 2.1 time: 0.525917 May 18 22:39:07.039580 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2543/4848] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:06 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1313 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:39:07.046676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-732001d2-fc4e-4e19-b946-5bf95fe6537a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:07.056607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-732001d2-fc4e-4e19-b946-5bf95fe6537a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:07.064377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732001d2-fc4e-4e19-b946-5bf95fe6537a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:07.067083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732001d2-fc4e-4e19-b946-5bf95fe6537a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:07.068136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732001d2-fc4e-4e19-b946-5bf95fe6537a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:07.068830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-732001d2-fc4e-4e19-b946-5bf95fe6537a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:07.074603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-732001d2-fc4e-4e19-b946-5bf95fe6537a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:07.127517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:39:07.128069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:39:07.128556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:39:07.130815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:39:07.130815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:39:07.197988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-732001d2-fc4e-4e19-b946-5bf95fe6537a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:07.202295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:07.206893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:07.208312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:07.208756 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:07.228929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-732001d2-fc4e-4e19-b946-5bf95fe6537a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:07.230522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-732001d2-fc4e-4e19-b946-5bf95fe6537a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:07.231780 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-732001d2-fc4e-4e19-b946-5bf95fe6537a tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1405 microversion: 2.54 time: 0.190559 May 18 22:39:07.232358 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2544/4849] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:07 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1405 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:07.261146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-49262426-2665-4acf-9f89-e4a99f6ff96f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:07.261146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-49262426-2665-4acf-9f89-e4a99f6ff96f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:07.264757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Getting quotas for project 9711f8c543a24e01a325fb225bc722e0. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:39:07.275066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Getting quotas for user 715e467927164031bacd7d7b8d5ef4ce and project 9711f8c543a24e01a325fb225bc722e0. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:39:07.289906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49262426-2665-4acf-9f89-e4a99f6ff96f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:07.290613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49262426-2665-4acf-9f89-e4a99f6ff96f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.016s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:07.293431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49262426-2665-4acf-9f89-e4a99f6ff96f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:07.294356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49262426-2665-4acf-9f89-e4a99f6ff96f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:07.311364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:39:07.318736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:39:07.431387 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d88f4119-ea97-422b-8f4a-eae1023f8021 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.657155 May 18 22:39:07.433763 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2306/4850] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:39:05 2022] POST /compute/v2.1/servers => generated 380 bytes in 1661 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:39:07.446082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7975e2bd-493f-468d-a002-38a6c8a34bb5 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:07.448347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7975e2bd-493f-468d-a002-38a6c8a34bb5 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:07.504588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-49262426-2665-4acf-9f89-e4a99f6ff96f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:07.521087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-49262426-2665-4acf-9f89-e4a99f6ff96f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:07.526783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-49262426-2665-4acf-9f89-e4a99f6ff96f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:07.528079 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-49262426-2665-4acf-9f89-e4a99f6ff96f tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.294773 May 18 22:39:07.529637 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2545/4851] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:07 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:07.620210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7975e2bd-493f-468d-a002-38a6c8a34bb5 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:07.627364 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7975e2bd-493f-468d-a002-38a6c8a34bb5 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 200 len: 1213 microversion: 2.1 time: 0.188299 May 18 22:39:07.637031 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2307/4852] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:07 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 1213 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:39:08.054703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5e5ca403-e8e2-4fd2-983c-356a5504df57 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:08.055608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5e5ca403-e8e2-4fd2-983c-356a5504df57 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:08.070576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5e5ca403-e8e2-4fd2-983c-356a5504df57 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:08.071024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5e5ca403-e8e2-4fd2-983c-356a5504df57 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:08.072220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5e5ca403-e8e2-4fd2-983c-356a5504df57 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:08.072813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5e5ca403-e8e2-4fd2-983c-356a5504df57 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:08.255098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e72e5129-9c8f-4021-9f12-0be623f6876b tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:08.255833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e72e5129-9c8f-4021-9f12-0be623f6876b tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:08.275150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e72e5129-9c8f-4021-9f12-0be623f6876b tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:08.275602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e72e5129-9c8f-4021-9f12-0be623f6876b tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:08.276413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e72e5129-9c8f-4021-9f12-0be623f6876b tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:08.276844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e72e5129-9c8f-4021-9f12-0be623f6876b tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:08.413097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e72e5129-9c8f-4021-9f12-0be623f6876b tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:08.415815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e72e5129-9c8f-4021-9f12-0be623f6876b tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:08.422287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-e72e5129-9c8f-4021-9f12-0be623f6876b tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lazy-loading 'fault' on Instance uuid 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:39:08.509389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5e5ca403-e8e2-4fd2-983c-356a5504df57 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:08.529302 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5e5ca403-e8e2-4fd2-983c-356a5504df57 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1313 microversion: 2.1 time: 0.478500 May 18 22:39:08.535807 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2546/4853] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:08 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1313 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:08.552835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5de8e371-7198-43ea-a770-c30b50c697e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:08.553824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5de8e371-7198-43ea-a770-c30b50c697e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:08.562037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5de8e371-7198-43ea-a770-c30b50c697e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:08.563106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5de8e371-7198-43ea-a770-c30b50c697e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:08.564614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5de8e371-7198-43ea-a770-c30b50c697e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:08.565283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5de8e371-7198-43ea-a770-c30b50c697e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:08.689489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5de8e371-7198-43ea-a770-c30b50c697e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:08.742196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5de8e371-7198-43ea-a770-c30b50c697e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:08.749282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5de8e371-7198-43ea-a770-c30b50c697e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:08.750596 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5de8e371-7198-43ea-a770-c30b50c697e1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.207273 May 18 22:39:08.761819 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2547/4854] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:08 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:08.770086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-013505dc-af65-4621-8d38-edb8db7e47b0 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:08.771167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-013505dc-af65-4621-8d38-edb8db7e47b0 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:08.779850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-013505dc-af65-4621-8d38-edb8db7e47b0 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:08.780985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-013505dc-af65-4621-8d38-edb8db7e47b0 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:08.782097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-013505dc-af65-4621-8d38-edb8db7e47b0 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:08.782849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-013505dc-af65-4621-8d38-edb8db7e47b0 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:08.917372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-013505dc-af65-4621-8d38-edb8db7e47b0 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:08.928859 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-013505dc-af65-4621-8d38-edb8db7e47b0 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 200 len: 1209 microversion: 2.1 time: 0.163447 May 18 22:39:08.929496 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2548/4855] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:08 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 1209 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:09.142918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e72e5129-9c8f-4021-9f12-0be623f6876b tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:09.151029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e72e5129-9c8f-4021-9f12-0be623f6876b tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:09.157929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e72e5129-9c8f-4021-9f12-0be623f6876b tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '539f8998764e4c1e8bf21ee5548a0013', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27cf0cb9cef24206a779c62e022b298b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:09.160584 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e72e5129-9c8f-4021-9f12-0be623f6876b tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 200 len: 1410 microversion: 2.54 time: 0.908949 May 18 22:39:09.165162 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2308/4856] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:08 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 1410 bytes in 915 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:09.552152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-24d8332d-5a35-4625-b54a-acbb1356ceb2 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:09.552939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-24d8332d-5a35-4625-b54a-acbb1356ceb2 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:09.568607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24d8332d-5a35-4625-b54a-acbb1356ceb2 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:09.582777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24d8332d-5a35-4625-b54a-acbb1356ceb2 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:09.584821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24d8332d-5a35-4625-b54a-acbb1356ceb2 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:09.586128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24d8332d-5a35-4625-b54a-acbb1356ceb2 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:09.771747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fab3f583-b02c-4204-b63c-78f10ab55391 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:09.773011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fab3f583-b02c-4204-b63c-78f10ab55391 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:09.791946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-fab3f583-b02c-4204-b63c-78f10ab55391 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [119082] Writing DB stats nova_api:SELECT=94,nova_api:UPDATE=2,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:09.797279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fab3f583-b02c-4204-b63c-78f10ab55391 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:09.797960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fab3f583-b02c-4204-b63c-78f10ab55391 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:09.798890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fab3f583-b02c-4204-b63c-78f10ab55391 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:09.799488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fab3f583-b02c-4204-b63c-78f10ab55391 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:09.973989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-24d8332d-5a35-4625-b54a-acbb1356ceb2 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:09.985136 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-24d8332d-5a35-4625-b54a-acbb1356ceb2 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1313 microversion: 2.1 time: 0.436881 May 18 22:39:09.989616 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2549/4857] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:09 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1313 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:09.990837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-24d8332d-5a35-4625-b54a-acbb1356ceb2 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:09.998806 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-24d8332d-5a35-4625-b54a-acbb1356ceb2 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute//" status: 200 len: 377 microversion: - time: 0.008096 May 18 22:39:09.999465 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2550/4858] 10.222.0.58 () {56 vars in 885 bytes} [Wed May 18 22:39:09 2022] GET /compute/ => generated 377 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) May 18 22:39:10.006315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-814f579f-920a-4c6f-9f73-eb3828e6f592 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:10.008880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-814f579f-920a-4c6f-9f73-eb3828e6f592 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:10.025076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-814f579f-920a-4c6f-9f73-eb3828e6f592 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:10.026051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-814f579f-920a-4c6f-9f73-eb3828e6f592 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:10.027037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-814f579f-920a-4c6f-9f73-eb3828e6f592 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:10.027662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-814f579f-920a-4c6f-9f73-eb3828e6f592 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:10.172224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fab3f583-b02c-4204-b63c-78f10ab55391 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:10.184244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fab3f583-b02c-4204-b63c-78f10ab55391 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:10.185825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fab3f583-b02c-4204-b63c-78f10ab55391 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:10.194727 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fab3f583-b02c-4204-b63c-78f10ab55391 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.428142 May 18 22:39:10.195654 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2309/4859] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:09 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:39:10.197139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fab3f583-b02c-4204-b63c-78f10ab55391 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:10.198215 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fab3f583-b02c-4204-b63c-78f10ab55391 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2/" status: 200 len: 379 microversion: 2.1 time: 0.001693 May 18 22:39:10.198601 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2310/4860] 10.222.0.58 () {54 vars in 1034 bytes} [Wed May 18 22:39:10 2022] GET /compute/v2/ => generated 379 bytes in 2 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) May 18 22:39:10.217433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3157c314-284d-40cb-b01d-f0116c088cef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:10.223446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3157c314-284d-40cb-b01d-f0116c088cef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] [instance: 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:10.246536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3157c314-284d-40cb-b01d-f0116c088cef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:10.247248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3157c314-284d-40cb-b01d-f0116c088cef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:10.248572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3157c314-284d-40cb-b01d-f0116c088cef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:10.249172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3157c314-284d-40cb-b01d-f0116c088cef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:10.306321 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-3157c314-284d-40cb-b01d-f0116c088cef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] HTTP exception thrown: Instance 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 could not be found. May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3157c314-284d-40cb-b01d-f0116c088cef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Request method failure captured: May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 HTTP/1.1 May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXVh0rfOFovuYIolGNPyXUU6Ls1GnUt8dHkNNiXEh7a3PRUl-5imjkA78gkAF9e1wCacUoCSJyL2O348BYoKJ0pFXpFgdsXFBEC8QJBAt-ih7qhsHhYd3fMCK-92fPSHqyo8AgMpW_U1KBjkNLK21e4wlzZSW96oDZ9EAzGj3AeeY1k May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.54 May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 27cf0cb9cef24206a779c62e022b298b May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerShowV254Test-1070557049 May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/27cf0cb9cef24206a779c62e022b298b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/27cf0cb9cef24206a779c62e022b298b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_27cf0cb9cef24206a779c62e022b298b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/27cf0cb9cef24206a779c62e022b298b"}]}] May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerShowV254Test-1070557049 May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 27cf0cb9cef24206a779c62e022b298b May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerShowV254Test-1070557049 May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerShowV254Test-1070557049-project May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 539f8998764e4c1e8bf21ee5548a0013 May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerShowV254Test-1070557049-project May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 could not be found. May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3'} May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 could not be found. May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 could not be found. May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:10.311000 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:10.315779 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:10.315779 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:10.315779 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:10.315779 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:39:10.315779 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:39:10.315779 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 could not be found. May 18 22:39:10.315779 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:10.322231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3157c314-284d-40cb-b01d-f0116c088cef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] Returning 404 to user: Instance 84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:39:10.326598 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3157c314-284d-40cb-b01d-f0116c088cef tempest-ServerShowV254Test-1070557049 tempest-ServerShowV254Test-1070557049-project] 10.222.0.58 "GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3" status: 404 len: 111 microversion: 2.54 time: 0.120394 May 18 22:39:10.332585 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2311/4861] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:10 2022] GET /compute/v2.1/servers/84f3e1bb-8e60-4820-9edb-0fb95f2f6fe3 => generated 111 bytes in 127 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:39:10.350126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fcbfbc94-0b89-4f1c-9b3c-489ebce80b2f req-6428cb65-ea2d-4cb2-ab93-59885e914357 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "140d1290-3fe4-4be9-beb1-28cc5ae08f8e", "name": "network-vif-plugged", "status": "completed", "tag": "c8517794-0682-44a8-a88c-d9e0ce521fe3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:10.372503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fcbfbc94-0b89-4f1c-9b3c-489ebce80b2f req-6428cb65-ea2d-4cb2-ab93-59885e914357 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:10.372949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fcbfbc94-0b89-4f1c-9b3c-489ebce80b2f req-6428cb65-ea2d-4cb2-ab93-59885e914357 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:10.409290 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-fcbfbc94-0b89-4f1c-9b3c-489ebce80b2f req-6428cb65-ea2d-4cb2-ab93-59885e914357 service nova] Creating event network-vif-plugged:c8517794-0682-44a8-a88c-d9e0ce521fe3 for instance 140d1290-3fe4-4be9-beb1-28cc5ae08f8e on n-h2-841040-6 May 18 22:39:10.426115 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fcbfbc94-0b89-4f1c-9b3c-489ebce80b2f req-6428cb65-ea2d-4cb2-ab93-59885e914357 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.091657 May 18 22:39:10.426753 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2312/4862] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:39:10 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:39:10.433283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fcbfbc94-0b89-4f1c-9b3c-489ebce80b2f req-6428cb65-ea2d-4cb2-ab93-59885e914357 service nova] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:10.435504 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fcbfbc94-0b89-4f1c-9b3c-489ebce80b2f req-6428cb65-ea2d-4cb2-ab93-59885e914357 service nova] 10.222.0.58 "GET /compute/v2.1/" status: 200 len: 388 microversion: 2.1 time: 0.007780 May 18 22:39:10.447916 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2313/4863] 10.222.0.58 () {54 vars in 1040 bytes} [Wed May 18 22:39:10 2022] GET /compute/v2.1/ => generated 388 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:39:10.458203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fcbfbc94-0b89-4f1c-9b3c-489ebce80b2f req-6428cb65-ea2d-4cb2-ab93-59885e914357 service nova] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:10.459459 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fcbfbc94-0b89-4f1c-9b3c-489ebce80b2f req-6428cb65-ea2d-4cb2-ab93-59885e914357 service nova] 10.222.0.58 "GET /compute//" status: 200 len: 377 microversion: - time: 0.001620 May 18 22:39:10.461723 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2314/4864] 10.222.0.58 () {56 vars in 885 bytes} [Wed May 18 22:39:10 2022] GET /compute/ => generated 377 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) May 18 22:39:11.005599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-82f2725c-7236-441b-8ab5-17b721cfceab tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:11.006468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-82f2725c-7236-441b-8ab5-17b721cfceab tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:11.022371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82f2725c-7236-441b-8ab5-17b721cfceab tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:11.023188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82f2725c-7236-441b-8ab5-17b721cfceab tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:11.024235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82f2725c-7236-441b-8ab5-17b721cfceab tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:11.025503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82f2725c-7236-441b-8ab5-17b721cfceab tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:11.409015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-814f579f-920a-4c6f-9f73-eb3828e6f592 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:11.419045 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-814f579f-920a-4c6f-9f73-eb3828e6f592 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 200 len: 1271 microversion: 2.1 time: 1.417998 May 18 22:39:11.423134 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2551/4865] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:09 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 1271 bytes in 1423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:11.435488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-69d3b7a4-1b76-4ff1-925a-cafe08ba202a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:11.435488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-69d3b7a4-1b76-4ff1-925a-cafe08ba202a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:11.449434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69d3b7a4-1b76-4ff1-925a-cafe08ba202a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:11.449923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69d3b7a4-1b76-4ff1-925a-cafe08ba202a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:11.452539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69d3b7a4-1b76-4ff1-925a-cafe08ba202a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:11.453218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-69d3b7a4-1b76-4ff1-925a-cafe08ba202a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:11.641459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-69d3b7a4-1b76-4ff1-925a-cafe08ba202a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:11.651455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-69d3b7a4-1b76-4ff1-925a-cafe08ba202a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:11.656885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-69d3b7a4-1b76-4ff1-925a-cafe08ba202a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:11.658162 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-69d3b7a4-1b76-4ff1-925a-cafe08ba202a tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.233942 May 18 22:39:11.659491 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2552/4866] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:11 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:11.662545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-82f2725c-7236-441b-8ab5-17b721cfceab tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:11.679694 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-82f2725c-7236-441b-8ab5-17b721cfceab tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1313 microversion: 2.1 time: 0.671103 May 18 22:39:11.692173 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2315/4867] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:10 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1313 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:39:12.451621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a54324c-dd45-4179-8487-bd1c1d6b7563 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:12.453369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7a54324c-dd45-4179-8487-bd1c1d6b7563 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:12.462384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a54324c-dd45-4179-8487-bd1c1d6b7563 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:12.463357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a54324c-dd45-4179-8487-bd1c1d6b7563 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:12.464417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a54324c-dd45-4179-8487-bd1c1d6b7563 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:12.465597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a54324c-dd45-4179-8487-bd1c1d6b7563 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:12.680116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a1fa91c0-30e6-41dd-8efc-926423e295a6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:12.681309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a1fa91c0-30e6-41dd-8efc-926423e295a6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:12.693723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1fa91c0-30e6-41dd-8efc-926423e295a6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:12.695315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1fa91c0-30e6-41dd-8efc-926423e295a6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:12.696574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1fa91c0-30e6-41dd-8efc-926423e295a6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:12.697234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1fa91c0-30e6-41dd-8efc-926423e295a6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:13.036441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a54324c-dd45-4179-8487-bd1c1d6b7563 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:13.059359 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a54324c-dd45-4179-8487-bd1c1d6b7563 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 200 len: 1313 microversion: 2.1 time: 0.617502 May 18 22:39:13.062763 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2553/4868] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:12 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 1313 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:13.075038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c58760f-3404-4c0e-8635-053e9931456a tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:13.075965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c58760f-3404-4c0e-8635-053e9931456a tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:13.090290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c58760f-3404-4c0e-8635-053e9931456a tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:13.095045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c58760f-3404-4c0e-8635-053e9931456a tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:13.096057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c58760f-3404-4c0e-8635-053e9931456a tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:13.097171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c58760f-3404-4c0e-8635-053e9931456a tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:13.275554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a1fa91c0-30e6-41dd-8efc-926423e295a6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:13.299965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a1fa91c0-30e6-41dd-8efc-926423e295a6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:13.301968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a1fa91c0-30e6-41dd-8efc-926423e295a6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:13.303456 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a1fa91c0-30e6-41dd-8efc-926423e295a6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1873 microversion: 2.32 time: 0.629647 May 18 22:39:13.305109 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2316/4869] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:12 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1873 bytes in 632 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:13.722402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c58760f-3404-4c0e-8635-053e9931456a tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:13.736953 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c58760f-3404-4c0e-8635-053e9931456a tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1462 microversion: 2.1 time: 0.672812 May 18 22:39:13.737610 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2554/4870] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:13 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1462 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:13.755526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f8e2c43f-3e27-4be1-90ec-90bc555381f3 req-2df1c4be-4bae-4e94-8af4-5666f00cfebb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5f433b1a-2c13-4d03-a037-19299357916e", "tag": "173d822d-c78f-4693-a8b3-60b34e185645"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:13.757275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-de9e82c9-2052-4fd4-ab5d-8fdb84d8b3e7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "bc3cc8ac-7d78-474a-bc9c-359da0c94153", "device": "/dev/sdb"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:13.758464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-de9e82c9-2052-4fd4-ab5d-8fdb84d8b3e7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:13.771524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de9e82c9-2052-4fd4-ab5d-8fdb84d8b3e7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:13.771976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de9e82c9-2052-4fd4-ab5d-8fdb84d8b3e7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:13.772764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de9e82c9-2052-4fd4-ab5d-8fdb84d8b3e7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:13.773202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de9e82c9-2052-4fd4-ab5d-8fdb84d8b3e7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:13.788506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f8e2c43f-3e27-4be1-90ec-90bc555381f3 req-2df1c4be-4bae-4e94-8af4-5666f00cfebb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:13.788951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f8e2c43f-3e27-4be1-90ec-90bc555381f3 req-2df1c4be-4bae-4e94-8af4-5666f00cfebb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:13.795487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-f8e2c43f-3e27-4be1-90ec-90bc555381f3 req-2df1c4be-4bae-4e94-8af4-5666f00cfebb service nova] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:13.828798 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f8e2c43f-3e27-4be1-90ec-90bc555381f3 req-2df1c4be-4bae-4e94-8af4-5666f00cfebb service nova] Creating event network-changed:173d822d-c78f-4693-a8b3-60b34e185645 for instance 5f433b1a-2c13-4d03-a037-19299357916e on n-h1-841040-6 May 18 22:39:13.849722 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f8e2c43f-3e27-4be1-90ec-90bc555381f3 req-2df1c4be-4bae-4e94-8af4-5666f00cfebb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.099179 May 18 22:39:13.868861 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2317/4871] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:39:13 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:39:14.079856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3fcdd06a-d38f-464e-b2aa-367ad7f83812 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:14.083347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3fcdd06a-d38f-464e-b2aa-367ad7f83812 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:14.117806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fcdd06a-d38f-464e-b2aa-367ad7f83812 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:14.122664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fcdd06a-d38f-464e-b2aa-367ad7f83812 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:14.125587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fcdd06a-d38f-464e-b2aa-367ad7f83812 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:14.126271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fcdd06a-d38f-464e-b2aa-367ad7f83812 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:14.415421 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-de9e82c9-2052-4fd4-ab5d-8fdb84d8b3e7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "POST /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.662634 May 18 22:39:14.430021 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2555/4872] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:39:13 2022] POST /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e/os-volume_attachments => generated 194 bytes in 678 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:39:14.437254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b83c7669-8b40-4f86-9a1e-ab5d9539f50d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:14.456413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b83c7669-8b40-4f86-9a1e-ab5d9539f50d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:14.496362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b83c7669-8b40-4f86-9a1e-ab5d9539f50d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:14.496775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b83c7669-8b40-4f86-9a1e-ab5d9539f50d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:14.497764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b83c7669-8b40-4f86-9a1e-ab5d9539f50d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:14.504803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b83c7669-8b40-4f86-9a1e-ab5d9539f50d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:14.638952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b83c7669-8b40-4f86-9a1e-ab5d9539f50d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:14.639405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b83c7669-8b40-4f86-9a1e-ab5d9539f50d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:14.639865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-b83c7669-8b40-4f86-9a1e-ab5d9539f50d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lazy-loading 'fault' on Instance uuid 1e630b9b-ad8a-4610-8ea7-992523c6720c {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:39:14.917842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3fcdd06a-d38f-464e-b2aa-367ad7f83812 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:14.931351 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3fcdd06a-d38f-464e-b2aa-367ad7f83812 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 200 len: 1313 microversion: 2.1 time: 0.855445 May 18 22:39:14.942336 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2318/4873] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:14 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 1313 bytes in 867 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:14.961956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b83c7669-8b40-4f86-9a1e-ab5d9539f50d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:14.978200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b83c7669-8b40-4f86-9a1e-ab5d9539f50d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:14.984008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b83c7669-8b40-4f86-9a1e-ab5d9539f50d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'eb225e03432f494ebf8395ed30881696', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e5df883c229e42a7b680b7a1d235ac3f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:14.985593 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b83c7669-8b40-4f86-9a1e-ab5d9539f50d tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 200 len: 1878 microversion: 2.32 time: 0.553204 May 18 22:39:14.986413 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2556/4874] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:14 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 1878 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:39:15.948938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-da1e675a-e7ba-4bba-90cf-9c190487e6b3 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:15.949792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-da1e675a-e7ba-4bba-90cf-9c190487e6b3 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:15.968853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da1e675a-e7ba-4bba-90cf-9c190487e6b3 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:15.970787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da1e675a-e7ba-4bba-90cf-9c190487e6b3 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:15.976301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da1e675a-e7ba-4bba-90cf-9c190487e6b3 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:15.977501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da1e675a-e7ba-4bba-90cf-9c190487e6b3 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:16.014691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-130443b4-1701-4069-a138-ccfc3cc023a1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:16.015415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-130443b4-1701-4069-a138-ccfc3cc023a1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:16.034177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-130443b4-1701-4069-a138-ccfc3cc023a1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:16.034899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-130443b4-1701-4069-a138-ccfc3cc023a1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:16.035972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-130443b4-1701-4069-a138-ccfc3cc023a1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:16.036502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-130443b4-1701-4069-a138-ccfc3cc023a1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:16.106596 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-130443b4-1701-4069-a138-ccfc3cc023a1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] HTTP exception thrown: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-130443b4-1701-4069-a138-ccfc3cc023a1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Request method failure captured: May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c HTTP/1.1 May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXN5jx31o0DXlHtjxBD5TIUg1YZ431yFnmQ0h5W2Ppk40E_Q-cprcVT5yIFAPWtEgzS0T1OVW4AUrnXWYMFp49zpQKP3-i0nV4LgRJUDyvT3yTEYHBmKTmHE31XYjQEN5SUSsglB_kc98HKIVFTVh9BiHSShRP0iv1y7ED8lJY2ORFQ May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.32 May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: e5df883c229e42a7b680b7a1d235ac3f May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TaggedBootDevicesTest-1034368075 May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/e5df883c229e42a7b680b7a1d235ac3f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e5df883c229e42a7b680b7a1d235ac3f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_e5df883c229e42a7b680b7a1d235ac3f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e5df883c229e42a7b680b7a1d235ac3f"}]}] May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TaggedBootDevicesTest-1034368075 May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: e5df883c229e42a7b680b7a1d235ac3f May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TaggedBootDevicesTest-1034368075 May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TaggedBootDevicesTest-1034368075-project May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: eb225e03432f494ebf8395ed30881696 May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TaggedBootDevicesTest-1034368075-project May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '1e630b9b-ad8a-4610-8ea7-992523c6720c'} May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:16.111561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:39:16.116063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:16.116063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:16.116063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:16.116063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:39:16.116063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:39:16.116063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:16.116063 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:39:16.130190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-130443b4-1701-4069-a138-ccfc3cc023a1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Returning 404 to user: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:39:16.131604 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-130443b4-1701-4069-a138-ccfc3cc023a1 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 404 len: 111 microversion: 2.32 time: 0.124264 May 18 22:39:16.137041 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2557/4875] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:16 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 111 bytes in 130 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) May 18 22:39:16.146246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f0abde44-e330-46ee-aef8-454357135bcb tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '.version_select at 0x7fa2dfb26280>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:16.192397 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f0abde44-e330-46ee-aef8-454357135bcb tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-908610077" status: 204 len: 0 microversion: 2.32 time: 0.050799 May 18 22:39:16.193235 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2558/4876] 10.222.0.58 () {60 vars in 1258 bytes} [Wed May 18 22:39:16 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-908610077 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) May 18 22:39:16.599357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-da1e675a-e7ba-4bba-90cf-9c190487e6b3 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:16.617748 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-da1e675a-e7ba-4bba-90cf-9c190487e6b3 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 200 len: 1313 microversion: 2.1 time: 0.673050 May 18 22:39:16.618641 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2319/4877] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:15 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 1313 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:17.637167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f47be25e-18ff-4c71-9440-cb97b04151e5 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:17.638199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f47be25e-18ff-4c71-9440-cb97b04151e5 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:17.665059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f47be25e-18ff-4c71-9440-cb97b04151e5 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:17.666254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f47be25e-18ff-4c71-9440-cb97b04151e5 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:17.668401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f47be25e-18ff-4c71-9440-cb97b04151e5 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:17.673926 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f47be25e-18ff-4c71-9440-cb97b04151e5 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:18.073031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f47be25e-18ff-4c71-9440-cb97b04151e5 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:18.086615 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f47be25e-18ff-4c71-9440-cb97b04151e5 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 200 len: 1313 microversion: 2.1 time: 0.453873 May 18 22:39:18.103513 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2559/4878] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:17 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 1313 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:19.111220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a013ff2a-df71-4eda-819b-c93418fd448e tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:19.111817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a013ff2a-df71-4eda-819b-c93418fd448e tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:19.117223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a013ff2a-df71-4eda-819b-c93418fd448e tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:19.119948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a013ff2a-df71-4eda-819b-c93418fd448e tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:19.141961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a013ff2a-df71-4eda-819b-c93418fd448e tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:19.142648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a013ff2a-df71-4eda-819b-c93418fd448e tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:19.144030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a013ff2a-df71-4eda-819b-c93418fd448e tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:19.147078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a013ff2a-df71-4eda-819b-c93418fd448e tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:20.082800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a013ff2a-df71-4eda-819b-c93418fd448e tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:20.094211 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a013ff2a-df71-4eda-819b-c93418fd448e tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 200 len: 1313 microversion: 2.1 time: 0.986816 May 18 22:39:20.095371 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2320/4879] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:19 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 1313 bytes in 989 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:20.510193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-9803e8ac-9186-45b7-865f-7827230f59e6 req-c8d4a388-3a32-4e5f-9388-d3e5ea8cdf7b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5f433b1a-2c13-4d03-a037-19299357916e", "name": "network-vif-plugged", "status": "completed", "tag": "173d822d-c78f-4693-a8b3-60b34e185645"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:20.554907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9803e8ac-9186-45b7-865f-7827230f59e6 req-c8d4a388-3a32-4e5f-9388-d3e5ea8cdf7b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:20.555644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9803e8ac-9186-45b7-865f-7827230f59e6 req-c8d4a388-3a32-4e5f-9388-d3e5ea8cdf7b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:20.615134 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-9803e8ac-9186-45b7-865f-7827230f59e6 req-c8d4a388-3a32-4e5f-9388-d3e5ea8cdf7b service nova] Creating event network-vif-plugged:173d822d-c78f-4693-a8b3-60b34e185645 for instance 5f433b1a-2c13-4d03-a037-19299357916e on n-h1-841040-6 May 18 22:39:20.641007 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-9803e8ac-9186-45b7-865f-7827230f59e6 req-c8d4a388-3a32-4e5f-9388-d3e5ea8cdf7b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.140053 May 18 22:39:20.646280 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2560/4880] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:39:20 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:39:21.124040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d623c7e-0acd-46a3-ac8f-e590833581ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:21.126499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d623c7e-0acd-46a3-ac8f-e590833581ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:21.176125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d623c7e-0acd-46a3-ac8f-e590833581ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:21.179316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d623c7e-0acd-46a3-ac8f-e590833581ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:21.184481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d623c7e-0acd-46a3-ac8f-e590833581ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:21.185163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d623c7e-0acd-46a3-ac8f-e590833581ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:21.233629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1628619215", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:21.340207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] validate_networks() for [('fda91cf8-2390-4a69-a1c6-207a04c16e8f', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:39:22.258333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d623c7e-0acd-46a3-ac8f-e590833581ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:22.269203 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d623c7e-0acd-46a3-ac8f-e590833581ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 200 len: 1313 microversion: 2.1 time: 1.161255 May 18 22:39:22.285176 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2561/4881] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:21 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 1313 bytes in 1175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:39:22.845444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:39:22.845977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:39:22.846607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:39:22.847910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:39:22.849106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:39:22.875913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:22.877526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:22.880300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:22.884666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:22.948119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Getting quotas for project c13d38646c054020b5f0c84084a6180d. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:39:22.965445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Getting quotas for user fe6746e40ea14cc99fba8987417a8638 and project c13d38646c054020b5f0c84084a6180d. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:39:22.997224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:39:23.001023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:39:23.122694 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b52abc26-56b6-4d03-9354-1d0e7b4aac48 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.316161 May 18 22:39:23.123834 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2321/4882] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:39:20 2022] POST /compute/v2.1/servers => generated 380 bytes in 2318 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:39:23.146364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4aea7ae0-d5c7-4295-bd0b-c929c5b9b747 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:23.147358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4aea7ae0-d5c7-4295-bd0b-c929c5b9b747 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:23.300463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fef2e4fe-f678-4ea1-8f8a-3e96685f3949 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:23.301306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fef2e4fe-f678-4ea1-8f8a-3e96685f3949 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:23.308980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fef2e4fe-f678-4ea1-8f8a-3e96685f3949 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:23.309874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fef2e4fe-f678-4ea1-8f8a-3e96685f3949 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:23.311072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fef2e4fe-f678-4ea1-8f8a-3e96685f3949 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:23.312314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fef2e4fe-f678-4ea1-8f8a-3e96685f3949 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:23.410945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4aea7ae0-d5c7-4295-bd0b-c929c5b9b747 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:23.423879 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4aea7ae0-d5c7-4295-bd0b-c929c5b9b747 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1217 microversion: 2.1 time: 0.284275 May 18 22:39:23.449511 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2562/4883] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:23 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1217 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:23.835605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fef2e4fe-f678-4ea1-8f8a-3e96685f3949 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:23.844550 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fef2e4fe-f678-4ea1-8f8a-3e96685f3949 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 200 len: 1498 microversion: 2.1 time: 0.549873 May 18 22:39:23.851099 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2322/4884] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:23 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 1498 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:39:24.455174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-db42146b-ccaf-47b9-bd68-a7799db0538d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:24.455791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-db42146b-ccaf-47b9-bd68-a7799db0538d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:24.472736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db42146b-ccaf-47b9-bd68-a7799db0538d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:24.474047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db42146b-ccaf-47b9-bd68-a7799db0538d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:24.476564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db42146b-ccaf-47b9-bd68-a7799db0538d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:24.478039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db42146b-ccaf-47b9-bd68-a7799db0538d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:24.556841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-db42146b-ccaf-47b9-bd68-a7799db0538d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:24.584107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e38e643f-d41e-4edd-aa5e-1fa706961c34 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:24.584749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e38e643f-d41e-4edd-aa5e-1fa706961c34 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:24.596378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e38e643f-d41e-4edd-aa5e-1fa706961c34 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:24.597564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e38e643f-d41e-4edd-aa5e-1fa706961c34 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:24.606711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e38e643f-d41e-4edd-aa5e-1fa706961c34 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:24.607311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e38e643f-d41e-4edd-aa5e-1fa706961c34 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:24.623861 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-e38e643f-d41e-4edd-aa5e-1fa706961c34 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] HTTP exception thrown: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e38e643f-d41e-4edd-aa5e-1fa706961c34 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Request method failure captured: May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c HTTP/1.1 May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXN5jx31o0DXlHtjxBD5TIUg1YZ431yFnmQ0h5W2Ppk40E_Q-cprcVT5yIFAPWtEgzS0T1OVW4AUrnXWYMFp49zpQKP3-i0nV4LgRJUDyvT3yTEYHBmKTmHE31XYjQEN5SUSsglB_kc98HKIVFTVh9BiHSShRP0iv1y7ED8lJY2ORFQ May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.32 May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: e5df883c229e42a7b680b7a1d235ac3f May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TaggedBootDevicesTest-1034368075 May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/e5df883c229e42a7b680b7a1d235ac3f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e5df883c229e42a7b680b7a1d235ac3f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_e5df883c229e42a7b680b7a1d235ac3f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e5df883c229e42a7b680b7a1d235ac3f"}]}] May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TaggedBootDevicesTest-1034368075 May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: e5df883c229e42a7b680b7a1d235ac3f May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TaggedBootDevicesTest-1034368075 May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TaggedBootDevicesTest-1034368075-project May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: eb225e03432f494ebf8395ed30881696 May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TaggedBootDevicesTest-1034368075-project May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1e630b9b-ad8a-4610-8ea7-992523c6720c'} May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:39:24.626146 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:39:24.630686 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:24.630686 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:24.630686 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:24.630686 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:24.630686 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:24.630686 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:24.630686 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:24.630686 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:39:24.630686 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:39:24.630686 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:24.630686 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:24.634551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e38e643f-d41e-4edd-aa5e-1fa706961c34 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Returning 404 to user: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:39:24.636739 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e38e643f-d41e-4edd-aa5e-1fa706961c34 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "DELETE /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 404 len: 111 microversion: 2.32 time: 0.056259 May 18 22:39:24.637887 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2323/4885] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:39:24 2022] DELETE /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 111 bytes in 58 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:39:24.647096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3b88654c-19b1-43de-ba05-36da9483d2b6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:24.647959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3b88654c-19b1-43de-ba05-36da9483d2b6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] [instance: 1e630b9b-ad8a-4610-8ea7-992523c6720c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:24.656675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b88654c-19b1-43de-ba05-36da9483d2b6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:24.657502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b88654c-19b1-43de-ba05-36da9483d2b6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:24.658629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b88654c-19b1-43de-ba05-36da9483d2b6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:24.659420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b88654c-19b1-43de-ba05-36da9483d2b6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:24.680042 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-3b88654c-19b1-43de-ba05-36da9483d2b6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] HTTP exception thrown: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3b88654c-19b1-43de-ba05-36da9483d2b6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Request method failure captured: May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c HTTP/1.1 May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXN5jx31o0DXlHtjxBD5TIUg1YZ431yFnmQ0h5W2Ppk40E_Q-cprcVT5yIFAPWtEgzS0T1OVW4AUrnXWYMFp49zpQKP3-i0nV4LgRJUDyvT3yTEYHBmKTmHE31XYjQEN5SUSsglB_kc98HKIVFTVh9BiHSShRP0iv1y7ED8lJY2ORFQ May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.32 May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: e5df883c229e42a7b680b7a1d235ac3f May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TaggedBootDevicesTest-1034368075 May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/e5df883c229e42a7b680b7a1d235ac3f"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e5df883c229e42a7b680b7a1d235ac3f"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_e5df883c229e42a7b680b7a1d235ac3f"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e5df883c229e42a7b680b7a1d235ac3f"}]}] May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TaggedBootDevicesTest-1034368075 May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: e5df883c229e42a7b680b7a1d235ac3f May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TaggedBootDevicesTest-1034368075 May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TaggedBootDevicesTest-1034368075-project May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: eb225e03432f494ebf8395ed30881696 May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TaggedBootDevicesTest-1034368075-project May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1e630b9b-ad8a-4610-8ea7-992523c6720c'} May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:24.682952 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:24.688482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:24.688482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:24.688482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:24.688482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:39:24.688482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:39:24.688482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. May 18 22:39:24.688482 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:24.692858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3b88654c-19b1-43de-ba05-36da9483d2b6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] Returning 404 to user: Instance 1e630b9b-ad8a-4610-8ea7-992523c6720c could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:39:24.694511 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3b88654c-19b1-43de-ba05-36da9483d2b6 tempest-TaggedBootDevicesTest-1034368075 tempest-TaggedBootDevicesTest-1034368075-project] 10.222.0.58 "GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c" status: 404 len: 111 microversion: 2.32 time: 0.052340 May 18 22:39:24.695759 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2324/4886] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:39:24 2022] GET /compute/v2.1/servers/1e630b9b-ad8a-4610-8ea7-992523c6720c => generated 111 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:39:24.729377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-db42146b-ccaf-47b9-bd68-a7799db0538d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:24.743220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-febe52b7-a567-4573-bb17-edca1c143c17 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:24.745366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-febe52b7-a567-4573-bb17-edca1c143c17 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:24.775348 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-db42146b-ccaf-47b9-bd68-a7799db0538d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1269 microversion: 2.1 time: 0.324254 May 18 22:39:24.775956 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2563/4887] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:24 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1269 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:24.777535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-febe52b7-a567-4573-bb17-edca1c143c17 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:24.778907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-febe52b7-a567-4573-bb17-edca1c143c17 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:24.779732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-febe52b7-a567-4573-bb17-edca1c143c17 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:24.780165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-febe52b7-a567-4573-bb17-edca1c143c17 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:24.840890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-febe52b7-a567-4573-bb17-edca1c143c17 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:39:25.001547 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-febe52b7-a567-4573-bb17-edca1c143c17 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "DELETE /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 204 len: 0 microversion: 2.1 time: 0.267789 May 18 22:39:25.008936 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2325/4888] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:39:24 2022] DELETE /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 0 bytes in 277 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:39:25.023213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-94d66197-27b2-4011-933d-c77bf975f6cb tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:25.025998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-94d66197-27b2-4011-933d-c77bf975f6cb tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:25.047044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94d66197-27b2-4011-933d-c77bf975f6cb tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:25.051676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94d66197-27b2-4011-933d-c77bf975f6cb tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:25.053399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94d66197-27b2-4011-933d-c77bf975f6cb tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:25.055379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94d66197-27b2-4011-933d-c77bf975f6cb tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:25.474623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-94d66197-27b2-4011-933d-c77bf975f6cb tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:25.489712 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-94d66197-27b2-4011-933d-c77bf975f6cb tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 200 len: 1504 microversion: 2.1 time: 0.476090 May 18 22:39:25.491656 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2564/4889] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:25 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 1504 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:25.793781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4e1f50ee-44d5-481d-909c-98a7a1d0c6e6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:25.794723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4e1f50ee-44d5-481d-909c-98a7a1d0c6e6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:25.807920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e1f50ee-44d5-481d-909c-98a7a1d0c6e6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:25.808536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e1f50ee-44d5-481d-909c-98a7a1d0c6e6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:25.809697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e1f50ee-44d5-481d-909c-98a7a1d0c6e6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:25.810290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e1f50ee-44d5-481d-909c-98a7a1d0c6e6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:26.043768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4e1f50ee-44d5-481d-909c-98a7a1d0c6e6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:26.067746 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4e1f50ee-44d5-481d-909c-98a7a1d0c6e6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1275 microversion: 2.1 time: 0.278775 May 18 22:39:26.068440 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2326/4890] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:25 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1275 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:26.507982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e9d2ba3-7502-4519-9f9a-5ddad3efb53f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:26.509054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6e9d2ba3-7502-4519-9f9a-5ddad3efb53f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:26.522693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e9d2ba3-7502-4519-9f9a-5ddad3efb53f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:26.525577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e9d2ba3-7502-4519-9f9a-5ddad3efb53f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:26.526542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e9d2ba3-7502-4519-9f9a-5ddad3efb53f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:26.528012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e9d2ba3-7502-4519-9f9a-5ddad3efb53f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:26.938620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6e9d2ba3-7502-4519-9f9a-5ddad3efb53f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:26.952663 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e9d2ba3-7502-4519-9f9a-5ddad3efb53f tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 200 len: 1504 microversion: 2.1 time: 0.448442 May 18 22:39:26.954049 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2565/4891] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:26 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 1504 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:27.084350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d56b6c9c-19af-4212-bb0c-583ea9b428b1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:27.085035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d56b6c9c-19af-4212-bb0c-583ea9b428b1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:27.106051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d56b6c9c-19af-4212-bb0c-583ea9b428b1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:27.106531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d56b6c9c-19af-4212-bb0c-583ea9b428b1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:27.107361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d56b6c9c-19af-4212-bb0c-583ea9b428b1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:27.107779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d56b6c9c-19af-4212-bb0c-583ea9b428b1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:27.514262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d56b6c9c-19af-4212-bb0c-583ea9b428b1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:27.528944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-2e93253e-844a-4059-808a-be715dbb6500 req-7fc1d322-54b0-4149-84ad-89573bf72a26 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5f433b1a-2c13-4d03-a037-19299357916e", "name": "network-vif-deleted", "tag": "173d822d-c78f-4693-a8b3-60b34e185645"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:27.529547 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d56b6c9c-19af-4212-bb0c-583ea9b428b1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1317 microversion: 2.1 time: 0.448492 May 18 22:39:27.535653 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2327/4892] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:27 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1317 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:27.547289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2e93253e-844a-4059-808a-be715dbb6500 req-7fc1d322-54b0-4149-84ad-89573bf72a26 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:27.547747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2e93253e-844a-4059-808a-be715dbb6500 req-7fc1d322-54b0-4149-84ad-89573bf72a26 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:27.579143 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-2e93253e-844a-4059-808a-be715dbb6500 req-7fc1d322-54b0-4149-84ad-89573bf72a26 service nova] Creating event network-vif-deleted:173d822d-c78f-4693-a8b3-60b34e185645 for instance 5f433b1a-2c13-4d03-a037-19299357916e on n-h1-841040-6 May 18 22:39:27.595039 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-2e93253e-844a-4059-808a-be715dbb6500 req-7fc1d322-54b0-4149-84ad-89573bf72a26 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.069698 May 18 22:39:27.596347 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2566/4893] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:39:27 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:39:27.976116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-61e8f29e-cdc4-4eae-a410-f96a7dfc80ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:27.977037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-61e8f29e-cdc4-4eae-a410-f96a7dfc80ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:27.999917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61e8f29e-cdc4-4eae-a410-f96a7dfc80ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:28.001070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61e8f29e-cdc4-4eae-a410-f96a7dfc80ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:28.005889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61e8f29e-cdc4-4eae-a410-f96a7dfc80ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:28.008053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61e8f29e-cdc4-4eae-a410-f96a7dfc80ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:28.155332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61e8f29e-cdc4-4eae-a410-f96a7dfc80ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:28.160792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61e8f29e-cdc4-4eae-a410-f96a7dfc80ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:28.161495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-61e8f29e-cdc4-4eae-a410-f96a7dfc80ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lazy-loading 'fault' on Instance uuid 5f433b1a-2c13-4d03-a037-19299357916e {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:39:28.320172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61e8f29e-cdc4-4eae-a410-f96a7dfc80ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '715e467927164031bacd7d7b8d5ef4ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9711f8c543a24e01a325fb225bc722e0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:28.329669 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-61e8f29e-cdc4-4eae-a410-f96a7dfc80ef tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 200 len: 1303 microversion: 2.1 time: 0.363652 May 18 22:39:28.334413 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2328/4894] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:27 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 1303 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:28.553938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c4fd4495-0d9d-412d-9a49-cce6b671a8b4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:28.554682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c4fd4495-0d9d-412d-9a49-cce6b671a8b4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:28.572509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4fd4495-0d9d-412d-9a49-cce6b671a8b4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:28.575425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4fd4495-0d9d-412d-9a49-cce6b671a8b4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:28.576987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4fd4495-0d9d-412d-9a49-cce6b671a8b4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:28.577707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4fd4495-0d9d-412d-9a49-cce6b671a8b4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:28.733342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-54f8d358-2923-4efd-bd09-0720727d8e0a req-e98697ed-3304-4206-8004-49b9cc1a65bd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "998fd298-1643-4ba0-a04e-37f973a9fd1b", "tag": "ade5d830-5e37-4994-ae60-4927d56a2d91"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:28.751289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-54f8d358-2923-4efd-bd09-0720727d8e0a req-e98697ed-3304-4206-8004-49b9cc1a65bd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:28.751744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-54f8d358-2923-4efd-bd09-0720727d8e0a req-e98697ed-3304-4206-8004-49b9cc1a65bd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:28.786474 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-54f8d358-2923-4efd-bd09-0720727d8e0a req-e98697ed-3304-4206-8004-49b9cc1a65bd service nova] Creating event network-changed:ade5d830-5e37-4994-ae60-4927d56a2d91 for instance 998fd298-1643-4ba0-a04e-37f973a9fd1b on n-h2-841040-6 May 18 22:39:28.797020 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-54f8d358-2923-4efd-bd09-0720727d8e0a req-e98697ed-3304-4206-8004-49b9cc1a65bd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.068668 May 18 22:39:28.798841 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2329/4895] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:39:28 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:39:29.353563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf23db52-87c2-4ece-945c-c336f511aa16 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:29.354341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cf23db52-87c2-4ece-945c-c336f511aa16 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] [instance: 5f433b1a-2c13-4d03-a037-19299357916e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:29.369299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf23db52-87c2-4ece-945c-c336f511aa16 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:29.369800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf23db52-87c2-4ece-945c-c336f511aa16 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:29.373475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf23db52-87c2-4ece-945c-c336f511aa16 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:29.373969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf23db52-87c2-4ece-945c-c336f511aa16 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:29.427318 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-cf23db52-87c2-4ece-945c-c336f511aa16 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] HTTP exception thrown: Instance 5f433b1a-2c13-4d03-a037-19299357916e could not be found. May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf23db52-87c2-4ece-945c-c336f511aa16 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Request method failure captured: May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e HTTP/1.1 May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXVnsSdFUFVDZtGS8CKgXBx0CQaotv7HeRA0H-R4g66etGkLSL3mSI5fyp6KqgzzRiCARLgmjvEUjYtDdz0Ei0RlSvrpfjQyADT6PZEK1YsZeVXxF6te0iw0k0qAkrh-8Pc-zdVGSzjqJShkdoM6g_ALhdaVoDkYvlF9U4u20Gs4g4o May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 9711f8c543a24e01a325fb225bc722e0 May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesActionsTest-1329098443 May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/9711f8c543a24e01a325fb225bc722e0"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9711f8c543a24e01a325fb225bc722e0"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_9711f8c543a24e01a325fb225bc722e0"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/9711f8c543a24e01a325fb225bc722e0"}]}] May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesActionsTest-1329098443 May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 9711f8c543a24e01a325fb225bc722e0 May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesActionsTest-1329098443 May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesActionsTest-1329098443-project May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 715e467927164031bacd7d7b8d5ef4ce May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesActionsTest-1329098443-project May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 5f433b1a-2c13-4d03-a037-19299357916e could not be found. May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '5f433b1a-2c13-4d03-a037-19299357916e'} May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 5f433b1a-2c13-4d03-a037-19299357916e could not be found. May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 5f433b1a-2c13-4d03-a037-19299357916e could not be found. May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:39:29.437509 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:29.442475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:39:29.442475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:39:29.442475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:39:29.442475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:39:29.442475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:39:29.442475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 5f433b1a-2c13-4d03-a037-19299357916e could not be found. May 18 22:39:29.442475 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:39:29.447027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf23db52-87c2-4ece-945c-c336f511aa16 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] Returning 404 to user: Instance 5f433b1a-2c13-4d03-a037-19299357916e could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:39:29.448147 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cf23db52-87c2-4ece-945c-c336f511aa16 tempest-VolumesActionsTest-1329098443 tempest-VolumesActionsTest-1329098443-project] 10.222.0.58 "GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e" status: 404 len: 111 microversion: 2.1 time: 0.100482 May 18 22:39:29.452692 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2330/4896] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:29 2022] GET /compute/v2.1/servers/5f433b1a-2c13-4d03-a037-19299357916e => generated 111 bytes in 106 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:39:29.577630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c4fd4495-0d9d-412d-9a49-cce6b671a8b4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:29.589523 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c4fd4495-0d9d-412d-9a49-cce6b671a8b4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1317 microversion: 2.1 time: 1.040508 May 18 22:39:29.602036 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2567/4897] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:28 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1317 bytes in 1053 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:30.609770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c6a36966-71d7-4e7c-b381-78a8b0f2f82d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:30.609770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c6a36966-71d7-4e7c-b381-78a8b0f2f82d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:30.617439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6a36966-71d7-4e7c-b381-78a8b0f2f82d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:30.622140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6a36966-71d7-4e7c-b381-78a8b0f2f82d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:30.623635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6a36966-71d7-4e7c-b381-78a8b0f2f82d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:30.624077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6a36966-71d7-4e7c-b381-78a8b0f2f82d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:31.063423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c6a36966-71d7-4e7c-b381-78a8b0f2f82d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:31.075308 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c6a36966-71d7-4e7c-b381-78a8b0f2f82d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1317 microversion: 2.1 time: 0.471870 May 18 22:39:31.086869 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2331/4898] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:30 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1317 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:32.093688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-66a9e6dc-9286-43ec-b2ec-b0c41d0424ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:32.094338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-66a9e6dc-9286-43ec-b2ec-b0c41d0424ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:32.097835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-66a9e6dc-9286-43ec-b2ec-b0c41d0424ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_api:SELECT=85,nova_api:DELETE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:32.117088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66a9e6dc-9286-43ec-b2ec-b0c41d0424ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:32.117540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66a9e6dc-9286-43ec-b2ec-b0c41d0424ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:32.129283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66a9e6dc-9286-43ec-b2ec-b0c41d0424ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:32.130054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66a9e6dc-9286-43ec-b2ec-b0c41d0424ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:32.441850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-66a9e6dc-9286-43ec-b2ec-b0c41d0424ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:32.457938 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-66a9e6dc-9286-43ec-b2ec-b0c41d0424ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1317 microversion: 2.1 time: 0.368650 May 18 22:39:32.467176 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2568/4899] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:32 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1317 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:33.477163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b56cfca9-0537-415f-8e3b-57f2f5948f36 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:33.477814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b56cfca9-0537-415f-8e3b-57f2f5948f36 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:33.491657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b56cfca9-0537-415f-8e3b-57f2f5948f36 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:33.495622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b56cfca9-0537-415f-8e3b-57f2f5948f36 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:33.501972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b56cfca9-0537-415f-8e3b-57f2f5948f36 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:33.502688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b56cfca9-0537-415f-8e3b-57f2f5948f36 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:33.503801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b56cfca9-0537-415f-8e3b-57f2f5948f36 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:33.504388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b56cfca9-0537-415f-8e3b-57f2f5948f36 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:33.811081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b56cfca9-0537-415f-8e3b-57f2f5948f36 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:33.818758 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b56cfca9-0537-415f-8e3b-57f2f5948f36 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1317 microversion: 2.1 time: 0.347807 May 18 22:39:33.819818 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2332/4900] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:33 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1317 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:34.838068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fbd56c33-be54-4255-a923-42eb6ca04c79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:34.839235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fbd56c33-be54-4255-a923-42eb6ca04c79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:34.849098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-fbd56c33-be54-4255-a923-42eb6ca04c79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:34.853286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbd56c33-be54-4255-a923-42eb6ca04c79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:34.858853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbd56c33-be54-4255-a923-42eb6ca04c79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:34.862121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbd56c33-be54-4255-a923-42eb6ca04c79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:34.865164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbd56c33-be54-4255-a923-42eb6ca04c79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:35.350623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fbd56c33-be54-4255-a923-42eb6ca04c79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:35.363490 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fbd56c33-be54-4255-a923-42eb6ca04c79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1317 microversion: 2.1 time: 0.529032 May 18 22:39:35.366662 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2569/4901] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:34 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1317 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:35.748814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-85d47539-f887-459b-8b4a-5c0661220f40 req-634873d9-a9f3-47dd-abe4-0b975b053186 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "998fd298-1643-4ba0-a04e-37f973a9fd1b", "name": "network-vif-plugged", "status": "completed", "tag": "ade5d830-5e37-4994-ae60-4927d56a2d91"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:35.769789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-85d47539-f887-459b-8b4a-5c0661220f40 req-634873d9-a9f3-47dd-abe4-0b975b053186 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:35.770265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-85d47539-f887-459b-8b4a-5c0661220f40 req-634873d9-a9f3-47dd-abe4-0b975b053186 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:35.838669 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-85d47539-f887-459b-8b4a-5c0661220f40 req-634873d9-a9f3-47dd-abe4-0b975b053186 service nova] Creating event network-vif-plugged:ade5d830-5e37-4994-ae60-4927d56a2d91 for instance 998fd298-1643-4ba0-a04e-37f973a9fd1b on n-h2-841040-6 May 18 22:39:35.858129 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-85d47539-f887-459b-8b4a-5c0661220f40 req-634873d9-a9f3-47dd-abe4-0b975b053186 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.110011 May 18 22:39:35.860525 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2333/4902] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:39:35 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:39:36.384330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a69bebda-a4c2-4bb9-b5ed-8757754c0155 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:36.385673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a69bebda-a4c2-4bb9-b5ed-8757754c0155 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:36.403937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a69bebda-a4c2-4bb9-b5ed-8757754c0155 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:36.405117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a69bebda-a4c2-4bb9-b5ed-8757754c0155 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:36.409461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a69bebda-a4c2-4bb9-b5ed-8757754c0155 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:36.410125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a69bebda-a4c2-4bb9-b5ed-8757754c0155 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:36.793986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a69bebda-a4c2-4bb9-b5ed-8757754c0155 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:36.805597 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a69bebda-a4c2-4bb9-b5ed-8757754c0155 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1317 microversion: 2.1 time: 0.424868 May 18 22:39:36.807205 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2570/4903] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:36 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1317 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:37.825431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ab47ee18-58d7-499e-88d3-635496351c5a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:37.826939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ab47ee18-58d7-499e-88d3-635496351c5a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:37.836891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab47ee18-58d7-499e-88d3-635496351c5a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:37.839548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab47ee18-58d7-499e-88d3-635496351c5a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:37.841457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab47ee18-58d7-499e-88d3-635496351c5a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:37.845402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab47ee18-58d7-499e-88d3-635496351c5a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:38.275064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ab47ee18-58d7-499e-88d3-635496351c5a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:38.289375 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ab47ee18-58d7-499e-88d3-635496351c5a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.468407 May 18 22:39:38.290850 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2334/4904] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:37 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:38.683898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fc8731a3-30ee-4343-b9aa-561cc1dc757c tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434 tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434-project-admin] Calling method '.version_select at 0x7fa2ece64820>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:38.684998 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-hypervisors:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:39:38.684998 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:39:38.686417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc8731a3-30ee-4343-b9aa-561cc1dc757c tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434 tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:38.687015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc8731a3-30ee-4343-b9aa-561cc1dc757c tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434 tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:38.730666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc8731a3-30ee-4343-b9aa-561cc1dc757c tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434 tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:38.731564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc8731a3-30ee-4343-b9aa-561cc1dc757c tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434 tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:38.760324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc8731a3-30ee-4343-b9aa-561cc1dc757c tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434 tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:38.761212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc8731a3-30ee-4343-b9aa-561cc1dc757c tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434 tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:38.768030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-32393177", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:38.811699 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fc8731a3-30ee-4343-b9aa-561cc1dc757c tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434 tempest-PortsAdminExtendedAttrsIpV6TestJSON-687762434-project-admin] 10.222.0.58 "GET /compute/v2.1/os-hypervisors" status: 200 len: 191 microversion: 2.1 time: 0.629442 May 18 22:39:38.817853 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2571/4905] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 22:39:38 2022] GET /compute/v2.1/os-hypervisors => generated 191 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:39:38.883221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] validate_networks() for [('fda91cf8-2390-4a69-a1c6-207a04c16e8f', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:39:40.779089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:39:40.779683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:39:40.779966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:39:40.780370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:39:40.780776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:39:40.783033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_api:SELECT=66,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:40.833231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:40.834542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:40.838627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:40.839081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:40.938752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Getting quotas for project c13d38646c054020b5f0c84084a6180d. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:39:40.971614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Getting quotas for user fe6746e40ea14cc99fba8987417a8638 and project c13d38646c054020b5f0c84084a6180d. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:39:41.044986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:39:41.053082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:39:41.234687 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-08a28d4f-cb10-4ce6-bdb7-956ddae5cf07 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.468911 May 18 22:39:41.241282 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2335/4906] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:39:38 2022] POST /compute/v2.1/servers => generated 380 bytes in 2474 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:39:41.246779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c2e77ab5-c3d2-499f-bc49-eec5a042dc21 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:41.247394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c2e77ab5-c3d2-499f-bc49-eec5a042dc21 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:41.396726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c2e77ab5-c3d2-499f-bc49-eec5a042dc21 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:41.409274 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c2e77ab5-c3d2-499f-bc49-eec5a042dc21 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1215 microversion: 2.1 time: 0.166343 May 18 22:39:41.413428 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2572/4907] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:41 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1215 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:42.427428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9101835e-cfa5-48f6-8941-ca303fe79a16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:42.428314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9101835e-cfa5-48f6-8941-ca303fe79a16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:42.465556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9101835e-cfa5-48f6-8941-ca303fe79a16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:42.467662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9101835e-cfa5-48f6-8941-ca303fe79a16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:42.477661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9101835e-cfa5-48f6-8941-ca303fe79a16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:42.481657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9101835e-cfa5-48f6-8941-ca303fe79a16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:42.647062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9101835e-cfa5-48f6-8941-ca303fe79a16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:42.661877 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9101835e-cfa5-48f6-8941-ca303fe79a16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1219 microversion: 2.1 time: 0.238421 May 18 22:39:42.665567 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2336/4908] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:42 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1219 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:43.684007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e465ab55-f301-4200-9724-a537266ecae3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:43.684609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e465ab55-f301-4200-9724-a537266ecae3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:43.713855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e465ab55-f301-4200-9724-a537266ecae3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:43.722406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e465ab55-f301-4200-9724-a537266ecae3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:43.723303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e465ab55-f301-4200-9724-a537266ecae3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:43.726545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e465ab55-f301-4200-9724-a537266ecae3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:44.024716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e465ab55-f301-4200-9724-a537266ecae3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:44.037169 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e465ab55-f301-4200-9724-a537266ecae3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1285 microversion: 2.1 time: 0.358439 May 18 22:39:44.038724 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2573/4909] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:43 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1285 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:45.060385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f61f13c9-bc9b-4234-9fe1-081ed8ebc872 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:45.062361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f61f13c9-bc9b-4234-9fe1-081ed8ebc872 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:45.115368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f61f13c9-bc9b-4234-9fe1-081ed8ebc872 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:45.116749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f61f13c9-bc9b-4234-9fe1-081ed8ebc872 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:45.118447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f61f13c9-bc9b-4234-9fe1-081ed8ebc872 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:45.125136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f61f13c9-bc9b-4234-9fe1-081ed8ebc872 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:45.161576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f61f13c9-bc9b-4234-9fe1-081ed8ebc872 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:45.669891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f61f13c9-bc9b-4234-9fe1-081ed8ebc872 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:45.684207 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f61f13c9-bc9b-4234-9fe1-081ed8ebc872 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1315 microversion: 2.1 time: 0.629385 May 18 22:39:45.696808 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2337/4910] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:45 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1315 bytes in 646 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:46.702124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-93ba3910-b591-451f-8fe7-0e4a713d9234 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:46.703270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-93ba3910-b591-451f-8fe7-0e4a713d9234 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:46.715021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93ba3910-b591-451f-8fe7-0e4a713d9234 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:46.718415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93ba3910-b591-451f-8fe7-0e4a713d9234 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:46.719656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93ba3910-b591-451f-8fe7-0e4a713d9234 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:46.721884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-93ba3910-b591-451f-8fe7-0e4a713d9234 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:48.281176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-93ba3910-b591-451f-8fe7-0e4a713d9234 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:48.297987 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-93ba3910-b591-451f-8fe7-0e4a713d9234 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1315 microversion: 2.1 time: 1.597143 May 18 22:39:48.304404 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2574/4911] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:46 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1315 bytes in 1607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:48.344501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-4bd7f1ce-7fad-45dd-9654-da7f2593568d req-87fe3f33-b7e8-49de-8f2b-3b332733e0cd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7ceb997e-d5a2-4ab3-9007-7b821114fb3e", "tag": "2442b309-f8ad-4a18-8ccc-5d05ff83a312"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:48.380769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4bd7f1ce-7fad-45dd-9654-da7f2593568d req-87fe3f33-b7e8-49de-8f2b-3b332733e0cd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:48.381212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4bd7f1ce-7fad-45dd-9654-da7f2593568d req-87fe3f33-b7e8-49de-8f2b-3b332733e0cd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:48.426348 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-4bd7f1ce-7fad-45dd-9654-da7f2593568d req-87fe3f33-b7e8-49de-8f2b-3b332733e0cd service nova] Creating event network-changed:2442b309-f8ad-4a18-8ccc-5d05ff83a312 for instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e on n-h1-841040-6 May 18 22:39:48.443056 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-4bd7f1ce-7fad-45dd-9654-da7f2593568d req-87fe3f33-b7e8-49de-8f2b-3b332733e0cd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.102078 May 18 22:39:48.445188 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2338/4912] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:39:48 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:39:49.320485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1bc8ff57-cc6b-4dcc-b9b7-1d264975496b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:49.321359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1bc8ff57-cc6b-4dcc-b9b7-1d264975496b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:49.346865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bc8ff57-cc6b-4dcc-b9b7-1d264975496b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:49.358384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bc8ff57-cc6b-4dcc-b9b7-1d264975496b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:49.359259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bc8ff57-cc6b-4dcc-b9b7-1d264975496b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:49.359708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1bc8ff57-cc6b-4dcc-b9b7-1d264975496b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:50.054801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1bc8ff57-cc6b-4dcc-b9b7-1d264975496b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:50.067400 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1bc8ff57-cc6b-4dcc-b9b7-1d264975496b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1315 microversion: 2.1 time: 0.750723 May 18 22:39:50.071834 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2575/4913] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:49 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1315 bytes in 756 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:51.086442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-4bd7f1ce-7fad-45dd-9654-da7f2593568d req-87fe3f33-b7e8-49de-8f2b-3b332733e0cd service nova] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:51.087306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-4bd7f1ce-7fad-45dd-9654-da7f2593568d req-87fe3f33-b7e8-49de-8f2b-3b332733e0cd service nova] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:51.093716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-06a240b3-1632-45d8-970d-901c18f3641b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:51.098397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-06a240b3-1632-45d8-970d-901c18f3641b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:51.120140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06a240b3-1632-45d8-970d-901c18f3641b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:51.120586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06a240b3-1632-45d8-970d-901c18f3641b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:51.121359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06a240b3-1632-45d8-970d-901c18f3641b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:51.127304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06a240b3-1632-45d8-970d-901c18f3641b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:51.491158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-06a240b3-1632-45d8-970d-901c18f3641b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:51.505379 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-06a240b3-1632-45d8-970d-901c18f3641b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1315 microversion: 2.1 time: 0.415336 May 18 22:39:51.510139 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2339/4914] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:51 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1315 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:52.525276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9c48760d-4a53-48d9-bb8f-fb398b66b6be tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:52.526138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9c48760d-4a53-48d9-bb8f-fb398b66b6be tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:52.528949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9c48760d-4a53-48d9-bb8f-fb398b66b6be tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:52.547171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c48760d-4a53-48d9-bb8f-fb398b66b6be tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:52.555282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c48760d-4a53-48d9-bb8f-fb398b66b6be tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:52.556300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c48760d-4a53-48d9-bb8f-fb398b66b6be tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:52.559025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c48760d-4a53-48d9-bb8f-fb398b66b6be tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:52.937235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9c48760d-4a53-48d9-bb8f-fb398b66b6be tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:52.947744 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9c48760d-4a53-48d9-bb8f-fb398b66b6be tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1315 microversion: 2.1 time: 0.427121 May 18 22:39:52.950363 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2576/4915] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:52 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1315 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:53.967481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-94798f9c-f461-4fc7-80e3-65135579614a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:53.968713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-94798f9c-f461-4fc7-80e3-65135579614a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:54.020400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94798f9c-f461-4fc7-80e3-65135579614a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:54.023081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94798f9c-f461-4fc7-80e3-65135579614a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:54.030800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94798f9c-f461-4fc7-80e3-65135579614a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:54.031280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94798f9c-f461-4fc7-80e3-65135579614a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:54.346563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-980bfa5a-e6c7-4802-946b-c6cf0bdbace9 req-410a4999-0a87-4503-85bc-7753f4f7a20c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7ceb997e-d5a2-4ab3-9007-7b821114fb3e", "name": "network-vif-plugged", "status": "completed", "tag": "2442b309-f8ad-4a18-8ccc-5d05ff83a312"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:39:54.393035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-980bfa5a-e6c7-4802-946b-c6cf0bdbace9 req-410a4999-0a87-4503-85bc-7753f4f7a20c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:54.393965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-980bfa5a-e6c7-4802-946b-c6cf0bdbace9 req-410a4999-0a87-4503-85bc-7753f4f7a20c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:54.434348 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-980bfa5a-e6c7-4802-946b-c6cf0bdbace9 req-410a4999-0a87-4503-85bc-7753f4f7a20c service nova] Creating event network-vif-plugged:2442b309-f8ad-4a18-8ccc-5d05ff83a312 for instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e on n-h1-841040-6 May 18 22:39:54.458870 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-980bfa5a-e6c7-4802-946b-c6cf0bdbace9 req-410a4999-0a87-4503-85bc-7753f4f7a20c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.117152 May 18 22:39:54.464556 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2577/4916] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:39:54 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:39:54.779609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-94798f9c-f461-4fc7-80e3-65135579614a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:54.787774 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-94798f9c-f461-4fc7-80e3-65135579614a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1315 microversion: 2.1 time: 0.825968 May 18 22:39:54.794111 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2340/4917] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:53 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1315 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:55.811758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eabb06de-232a-4fdf-80af-8096f5c0030f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:55.814842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eabb06de-232a-4fdf-80af-8096f5c0030f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:55.847225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eabb06de-232a-4fdf-80af-8096f5c0030f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:55.847932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eabb06de-232a-4fdf-80af-8096f5c0030f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:55.850425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eabb06de-232a-4fdf-80af-8096f5c0030f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:55.853836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eabb06de-232a-4fdf-80af-8096f5c0030f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:55.860138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-eabb06de-232a-4fdf-80af-8096f5c0030f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_cell1:SELECT=73 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:39:56.309460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eabb06de-232a-4fdf-80af-8096f5c0030f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:56.322504 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eabb06de-232a-4fdf-80af-8096f5c0030f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1315 microversion: 2.1 time: 0.519655 May 18 22:39:56.323693 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2578/4918] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:55 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1315 bytes in 522 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:57.345200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9b6ddd0c-cff4-4890-8e7a-9ab33983f7b5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:57.346338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9b6ddd0c-cff4-4890-8e7a-9ab33983f7b5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:57.363175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b6ddd0c-cff4-4890-8e7a-9ab33983f7b5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:57.371825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b6ddd0c-cff4-4890-8e7a-9ab33983f7b5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:57.372937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b6ddd0c-cff4-4890-8e7a-9ab33983f7b5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:57.376357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9b6ddd0c-cff4-4890-8e7a-9ab33983f7b5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:57.751269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9b6ddd0c-cff4-4890-8e7a-9ab33983f7b5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:57.760069 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9b6ddd0c-cff4-4890-8e7a-9ab33983f7b5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1504 microversion: 2.1 time: 0.420424 May 18 22:39:57.769429 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2341/4919] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:57 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1504 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:57.779180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-13cfe626-c3a8-4b61-892c-d3bc78ecf1c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:57.779713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-13cfe626-c3a8-4b61-892c-d3bc78ecf1c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:57.800113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13cfe626-c3a8-4b61-892c-d3bc78ecf1c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:57.800571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13cfe626-c3a8-4b61-892c-d3bc78ecf1c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:57.807964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13cfe626-c3a8-4b61-892c-d3bc78ecf1c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:57.808315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-13cfe626-c3a8-4b61-892c-d3bc78ecf1c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:57.895621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-13cfe626-c3a8-4b61-892c-d3bc78ecf1c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:39:58.118211 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-13cfe626-c3a8-4b61-892c-d3bc78ecf1c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 204 len: 0 microversion: 2.1 time: 0.343364 May 18 22:39:58.123114 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2579/4920] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:39:57 2022] DELETE /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 0 bytes in 349 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:39:58.133298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2765c2ff-3aa4-4243-b8c5-2b6ae4c5643f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:58.134205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2765c2ff-3aa4-4243-b8c5-2b6ae4c5643f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:58.143045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2765c2ff-3aa4-4243-b8c5-2b6ae4c5643f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:58.146098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2765c2ff-3aa4-4243-b8c5-2b6ae4c5643f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:58.150742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2765c2ff-3aa4-4243-b8c5-2b6ae4c5643f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:58.151576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2765c2ff-3aa4-4243-b8c5-2b6ae4c5643f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:58.715033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2765c2ff-3aa4-4243-b8c5-2b6ae4c5643f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:39:58.729424 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2765c2ff-3aa4-4243-b8c5-2b6ae4c5643f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1510 microversion: 2.1 time: 0.601001 May 18 22:39:58.733184 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2342/4921] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:58 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1510 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:39:59.754369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b735d739-aad9-490f-921f-e68ff1f22ca8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:39:59.756577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b735d739-aad9-490f-921f-e68ff1f22ca8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:39:59.788172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b735d739-aad9-490f-921f-e68ff1f22ca8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:59.789698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b735d739-aad9-490f-921f-e68ff1f22ca8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:39:59.796102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b735d739-aad9-490f-921f-e68ff1f22ca8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:39:59.798367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b735d739-aad9-490f-921f-e68ff1f22ca8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:00.461871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b735d739-aad9-490f-921f-e68ff1f22ca8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:00.478091 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b735d739-aad9-490f-921f-e68ff1f22ca8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1510 microversion: 2.1 time: 0.731476 May 18 22:40:00.479238 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2580/4922] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:39:59 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1510 bytes in 734 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:01.500711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2e9264e9-2ccb-482c-9b4e-ec7283299108 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:01.501936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2e9264e9-2ccb-482c-9b4e-ec7283299108 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:01.524962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e9264e9-2ccb-482c-9b4e-ec7283299108 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:01.533046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e9264e9-2ccb-482c-9b4e-ec7283299108 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.017s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:01.534145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e9264e9-2ccb-482c-9b4e-ec7283299108 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:01.534898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e9264e9-2ccb-482c-9b4e-ec7283299108 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:01.574331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-859de14f-54b0-4c9e-ab36-d6d3e8de2ce2 req-4612237f-cb80-41a0-8d63-622cf02f7c07 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7ceb997e-d5a2-4ab3-9007-7b821114fb3e", "name": "network-vif-deleted", "tag": "2442b309-f8ad-4a18-8ccc-5d05ff83a312"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:01.629684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-859de14f-54b0-4c9e-ab36-d6d3e8de2ce2 req-4612237f-cb80-41a0-8d63-622cf02f7c07 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:01.634028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-859de14f-54b0-4c9e-ab36-d6d3e8de2ce2 req-4612237f-cb80-41a0-8d63-622cf02f7c07 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:01.701405 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-859de14f-54b0-4c9e-ab36-d6d3e8de2ce2 req-4612237f-cb80-41a0-8d63-622cf02f7c07 service nova] Creating event network-vif-deleted:2442b309-f8ad-4a18-8ccc-5d05ff83a312 for instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e on n-h1-841040-6 May 18 22:40:01.730054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2e9264e9-2ccb-482c-9b4e-ec7283299108 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:01.730929 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-859de14f-54b0-4c9e-ab36-d6d3e8de2ce2 req-4612237f-cb80-41a0-8d63-622cf02f7c07 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.160886 May 18 22:40:01.734191 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2581/4923] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:40:01 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:40:01.744981 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2e9264e9-2ccb-482c-9b4e-ec7283299108 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 200 len: 1468 microversion: 2.1 time: 0.245718 May 18 22:40:01.746099 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2343/4924] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:01 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 1468 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:02.767473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-47b47fed-2fb1-4a0b-9bf1-baad35472016 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:02.769430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-47b47fed-2fb1-4a0b-9bf1-baad35472016 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:02.775133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-47b47fed-2fb1-4a0b-9bf1-baad35472016 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_api:SELECT=37,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:40:02.783304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47b47fed-2fb1-4a0b-9bf1-baad35472016 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:02.783948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47b47fed-2fb1-4a0b-9bf1-baad35472016 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:02.785119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47b47fed-2fb1-4a0b-9bf1-baad35472016 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:02.786695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-47b47fed-2fb1-4a0b-9bf1-baad35472016 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:02.824081 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-47b47fed-2fb1-4a0b-9bf1-baad35472016 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-47b47fed-2fb1-4a0b-9bf1-baad35472016 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e HTTP/1.1 May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '7ceb997e-d5a2-4ab3-9007-7b821114fb3e'} May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:02.840739 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:02.847103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:02.847103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:02.847103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:02.847103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:02.847103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:02.847103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:02.847103 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:02.849889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-47b47fed-2fb1-4a0b-9bf1-baad35472016 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:02.851021 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-47b47fed-2fb1-4a0b-9bf1-baad35472016 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 404 len: 111 microversion: 2.1 time: 0.090861 May 18 22:40:02.855495 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2582/4925] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:02 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 111 bytes in 97 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:40:02.860273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf617135-4dc5-4f7a-a5e6-7c9640bbcba3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:02.860910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cf617135-4dc5-4f7a-a5e6-7c9640bbcba3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:02.879880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf617135-4dc5-4f7a-a5e6-7c9640bbcba3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:02.882820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf617135-4dc5-4f7a-a5e6-7c9640bbcba3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:02.884882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf617135-4dc5-4f7a-a5e6-7c9640bbcba3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:02.885799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf617135-4dc5-4f7a-a5e6-7c9640bbcba3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:03.181391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf617135-4dc5-4f7a-a5e6-7c9640bbcba3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:03.197580 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cf617135-4dc5-4f7a-a5e6-7c9640bbcba3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.340999 May 18 22:40:03.206165 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2344/4926] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:02 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:03.415846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0c4fba8c-28f5-43fc-97ff-aed8de1bae5b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": 12345, "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0c4fba8c-28f5-43fc-97ff-aed8de1bae5b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 163 May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": 12345, "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute name. Value: 12345. 12345 is not of type 'string' May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 12345, 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'networks': [{'uuid': 'fda91cf8-2390-4a69-a1c6-207a04c16e8f'}]}}} May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 12345 is not of type 'string' May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'type' in schema['properties']['server']['properties']['name']: May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'format': 'name', 'maxLength': 255, 'minLength': 1, 'type': 'string'} May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 12345 May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:40:03.419959 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:40:03.425479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:40:03.425479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute name. Value: 12345. 12345 is not of type 'string' May 18 22:40:03.425479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:03.425479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:03.425479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:03.425479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:03.425479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:03.425479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:03.425479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:40:03.425479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:40:03.425479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute name. Value: 12345. 12345 is not of type 'string' May 18 22:40:03.425479 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:03.427017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0c4fba8c-28f5-43fc-97ff-aed8de1bae5b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Invalid input for field/attribute name. Value: 12345. 12345 is not of type 'string' {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:03.431223 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0c4fba8c-28f5-43fc-97ff-aed8de1bae5b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 127 microversion: 2.1 time: 0.016163 May 18 22:40:03.439239 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2583/4927] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:40:03 2022] POST /compute/v2.1/servers => generated 127 bytes in 25 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:40:03.443126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-13ad8a63-fea7-42d6-8983-6537533ff41e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:03.443682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-13ad8a63-fea7-42d6-8983-6537533ff41e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:03.462376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13ad8a63-fea7-42d6-8983-6537533ff41e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:03.462826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13ad8a63-fea7-42d6-8983-6537533ff41e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:03.463611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13ad8a63-fea7-42d6-8983-6537533ff41e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:03.464043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13ad8a63-fea7-42d6-8983-6537533ff41e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:03.999432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-13ad8a63-fea7-42d6-8983-6537533ff41e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:04.007844 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-13ad8a63-fea7-42d6-8983-6537533ff41e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.570197 May 18 22:40:04.026254 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2345/4928] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:03 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:04.036568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-022c3a71-7336-4388-bff3-3bcae5255109 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:04.037948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-022c3a71-7336-4388-bff3-3bcae5255109 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:04.058878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-022c3a71-7336-4388-bff3-3bcae5255109 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:04.060964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-022c3a71-7336-4388-bff3-3bcae5255109 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:04.064055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-022c3a71-7336-4388-bff3-3bcae5255109 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:04.066183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-022c3a71-7336-4388-bff3-3bcae5255109 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:04.369241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-022c3a71-7336-4388-bff3-3bcae5255109 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:04.390781 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-022c3a71-7336-4388-bff3-3bcae5255109 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.357496 May 18 22:40:04.394527 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2584/4929] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:04 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:09.238316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-81150b17-77d1-4eeb-a2f1-6f86aa8c49fe tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-358137557", "imageRef": "", "flavorRef": "452", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "1c38c3e8-463d-4a77-967b-d8b2c8d62452", "source_type": "volume", "destination_type": "volume", "delete_on_termination": false}], "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:09.415397 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-81150b17-77d1-4eeb-a2f1-6f86aa8c49fe tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Block Device 1c38c3e8-463d-4a77-967b-d8b2c8d62452 is not bootable. May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-81150b17-77d1-4eeb-a2f1-6f86aa8c49fe tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 357 May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "tempest-ServersNegativeTestJSON-server-358137557", "imageRef": "", "flavorRef": "452", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "1c38c3e8-463d-4a77-967b-d8b2c8d62452", "source_type": "volume", "destination_type": "volume", "delete_on_termination": false}], "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: exception: Block Device 1c38c3e8-463d-4a77-967b-d8b2c8d62452 is not bootable. May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'server': {'name': 'tempest-ServersNegativeTestJSON-server-358137557', 'imageRef': '', 'flavorRef': '452', 'block_device_mapping_v2': [{'boot_index': 0, 'source_type': 'volume', 'destination_type': 'volume', 'delete_on_termination': False, 'volume_id': '1c38c3e8-463d-4a77-967b-d8b2c8d62452'}], 'networks': [{'uuid': 'fda91cf8-2390-4a69-a1c6-207a04c16e8f'}]}}} May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 784, in create May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instances, resv_id = self.compute_api.create( May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2149, in create May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._create_instance( May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1622, in _create_instance May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi boot_meta = block_device.get_bdm_image_metadata( May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/block_device.py", line 662, in get_bdm_image_metadata May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InvalidBDMVolumeNotBootable(id=volume_id) May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InvalidBDMVolumeNotBootable: Block Device 1c38c3e8-463d-4a77-967b-d8b2c8d62452 is not bootable. May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:09.458130 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [Previous line repeated 10 more times] May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 866, in create May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=error.format_message()) May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Block Device 1c38c3e8-463d-4a77-967b-d8b2c8d62452 is not bootable. May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Block Device 1c38c3e8-463d-4a77-967b-d8b2c8d62452 is not bootable. May 18 22:40:09.462800 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:09.465722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-81150b17-77d1-4eeb-a2f1-6f86aa8c49fe tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Block Device 1c38c3e8-463d-4a77-967b-d8b2c8d62452 is not bootable. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:09.480751 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-81150b17-77d1-4eeb-a2f1-6f86aa8c49fe tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 110 microversion: 2.1 time: 0.245637 May 18 22:40:09.482868 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2346/4930] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:40:09 2022] POST /compute/v2.1/servers => generated 110 bytes in 257 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:40:09.492532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a11673e5-f3e2-4784-8581-bbae63fb8500 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:09.493173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a11673e5-f3e2-4784-8581-bbae63fb8500 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:09.505729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a11673e5-f3e2-4784-8581-bbae63fb8500 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:09.506193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a11673e5-f3e2-4784-8581-bbae63fb8500 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:09.509022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a11673e5-f3e2-4784-8581-bbae63fb8500 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:09.509686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a11673e5-f3e2-4784-8581-bbae63fb8500 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:09.936021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a11673e5-f3e2-4784-8581-bbae63fb8500 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:09.950048 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a11673e5-f3e2-4784-8581-bbae63fb8500 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.456923 May 18 22:40:09.968641 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2585/4931] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:09 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:09.994614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-661cf891-f32e-42e2-950c-d11de6afece2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:09.995565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-661cf891-f32e-42e2-950c-d11de6afece2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:10.008827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-661cf891-f32e-42e2-950c-d11de6afece2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:10.009310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-661cf891-f32e-42e2-950c-d11de6afece2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:10.015763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-661cf891-f32e-42e2-950c-d11de6afece2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:10.016216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-661cf891-f32e-42e2-950c-d11de6afece2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:10.515474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-661cf891-f32e-42e2-950c-d11de6afece2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:10.524493 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-661cf891-f32e-42e2-950c-d11de6afece2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.536008 May 18 22:40:10.529930 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2347/4932] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:09 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:16.623761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87836b5f-21e3-4b34-8392-84ab191e6bf7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-23462227", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "block_device_mapping_v2": [{"source_type": "image", "delete_on_termination": true, "boot_index": 0, "uuid": "df603f87-8d0d-4cc3-92c6-02473612747b", "destination_type": "local"}, {"source_type": "volume", "uuid": "c15d952e-b6a2-430f-be60-cfcd78898a5d", "destination_type": "invalid"}], "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87836b5f-21e3-4b34-8392-84ab191e6bf7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 493 May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "tempest-ServersNegativeTestJSON-server-23462227", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "block_device_mapping_v2": [{"source_type": "image", "delete_on_termination": true, "boot_index": 0, "uuid": "df603f87-8d0d-4cc3-92c6-02473612747b", "destination_type": "local"}, {"source_type": "volume", "uuid": "c15d952e-b6a2-430f-be60-cfcd78898a5d", "destination_type": "invalid"}], "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'tempest-ServersNegativeTestJSON-server-23462227', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'block_device_mapping_v2': [{'source_type': 'image', 'delete_on_termination': True, 'boot_index': 0, 'uuid': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'destination_type': 'local'}, {'source_type': 'volume', 'uuid': 'c15d952e-b6a2-430f-be60-cfcd78898a5d', 'destination_type': 'invalid'}], 'networks': [{'uuid': 'fda91cf8-2390-4a69-a1c6-207a04c16e8f'}]}}} May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'invalid' is not one of ['local', 'volume'] May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'enum' in schema['properties']['server']['properties']['block_device_mapping_v2']['items']['properties']['destination_type']: May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'enum': ['local', 'volume'], 'type': 'string'} May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['server']['block_device_mapping_v2'][1]: May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'invalid' May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:16.626901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87836b5f-21e3-4b34-8392-84ab191e6bf7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-87836b5f-21e3-4b34-8392-84ab191e6bf7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 155 microversion: 2.1 time: 0.014225 May 18 22:40:16.633686 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2586/4933] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:40:16 2022] POST /compute/v2.1/servers => generated 155 bytes in 16 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:40:16.659995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-059182fa-90e9-484d-8c4d-8adf182977ba tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:16.660853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-059182fa-90e9-484d-8c4d-8adf182977ba tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:16.680616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-059182fa-90e9-484d-8c4d-8adf182977ba tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_api:SELECT=35,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:40:16.684710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-059182fa-90e9-484d-8c4d-8adf182977ba tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:16.685171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-059182fa-90e9-484d-8c4d-8adf182977ba tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:16.701704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-059182fa-90e9-484d-8c4d-8adf182977ba tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:16.704383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-059182fa-90e9-484d-8c4d-8adf182977ba tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.017s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:16.809770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-059182fa-90e9-484d-8c4d-8adf182977ba tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_cell1:SELECT=56 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:40:17.224517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-059182fa-90e9-484d-8c4d-8adf182977ba tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:17.237480 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-059182fa-90e9-484d-8c4d-8adf182977ba tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.601052 May 18 22:40:17.261721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bfcbd063-2ab0-4ccb-8d65-a1f6a7075d94 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:17.262449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bfcbd063-2ab0-4ccb-8d65-a1f6a7075d94 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:17.264839 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2348/4934] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:16 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:17.272767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfcbd063-2ab0-4ccb-8d65-a1f6a7075d94 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:17.273204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfcbd063-2ab0-4ccb-8d65-a1f6a7075d94 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:17.283444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfcbd063-2ab0-4ccb-8d65-a1f6a7075d94 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:17.283903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfcbd063-2ab0-4ccb-8d65-a1f6a7075d94 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:17.814733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bfcbd063-2ab0-4ccb-8d65-a1f6a7075d94 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:17.825587 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bfcbd063-2ab0-4ccb-8d65-a1f6a7075d94 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.567779 May 18 22:40:17.834277 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2587/4935] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:17 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:18.169043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1a793773-64f6-47bd-acaa-a50b872c8f50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-885326762", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"a": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"}, "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1a793773-64f6-47bd-acaa-a50b872c8f50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 491 May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "tempest-ServersNegativeTestJSON-server-885326762", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "metadata": {"a": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"}, "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute a. Value: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb. 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb' is too long May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'server': {'name': 'tempest-ServersNegativeTestJSON-server-885326762', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'metadata': {'a': 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb'}, 'networks': [{'uuid': 'fda91cf8-2390-4a69-a1c6-207a04c16e8f'}]}}} May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb' is too long May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'maxLength' in schema['properties']['server']['properties']['metadata']['patternProperties']['^[a-zA-Z0-9-_:. ]{1,255}$']: May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'maxLength': 255, 'type': 'string'} May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['server']['metadata']: May 18 22:40:18.171848 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb' May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute a. Value: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb. 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb' is too long May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute a. Value: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb. 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb' is too long May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1a793773-64f6-47bd-acaa-a50b872c8f50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Invalid input for field/attribute a. Value: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb. 'bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb' is too long {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:18.175516 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1a793773-64f6-47bd-acaa-a50b872c8f50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 624 microversion: 2.1 time: 0.008685 May 18 22:40:18.178551 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2349/4936] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:40:18 2022] POST /compute/v2.1/servers => generated 624 bytes in 14 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:40:18.183933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5fe686cb-10f0-4d84-a671-549a8a098bfd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:18.184773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5fe686cb-10f0-4d84-a671-549a8a098bfd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:18.198801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5fe686cb-10f0-4d84-a671-549a8a098bfd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:18.199603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5fe686cb-10f0-4d84-a671-549a8a098bfd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:18.200662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5fe686cb-10f0-4d84-a671-549a8a098bfd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:18.201249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5fe686cb-10f0-4d84-a671-549a8a098bfd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:18.711373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5fe686cb-10f0-4d84-a671-549a8a098bfd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:18.731368 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5fe686cb-10f0-4d84-a671-549a8a098bfd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.551371 May 18 22:40:18.739630 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2588/4937] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:18 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:18.760212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f355c920-9717-4b7a-be50-04681fb6369e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:18.762026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f355c920-9717-4b7a-be50-04681fb6369e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:18.776097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f355c920-9717-4b7a-be50-04681fb6369e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:18.776788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f355c920-9717-4b7a-be50-04681fb6369e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:18.777814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f355c920-9717-4b7a-be50-04681fb6369e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:18.779769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f355c920-9717-4b7a-be50-04681fb6369e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:19.143802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f355c920-9717-4b7a-be50-04681fb6369e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:19.176298 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f355c920-9717-4b7a-be50-04681fb6369e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.420552 May 18 22:40:19.190016 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2350/4938] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:18 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:19.629237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a238c86d-9533-462d-8aed-08d58cf4d49d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a238c86d-9533-462d-8aed-08d58cf4d49d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 416 May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'networks': [{'uuid': 'fda91cf8-2390-4a69-a1c6-207a04c16e8f'}]}}} May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'maxLength' in schema['properties']['server']['properties']['name']: May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'format': 'name', 'maxLength': 255, 'minLength': 1, 'type': 'string'} May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:19.632579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:40:19.636544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:19.639345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a238c86d-9533-462d-8aed-08d58cf4d49d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:19.640383 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a238c86d-9533-462d-8aed-08d58cf4d49d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 619 microversion: 2.1 time: 0.015636 May 18 22:40:19.642672 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2589/4939] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:40:19 2022] POST /compute/v2.1/servers => generated 619 bytes in 18 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:40:19.651071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ca1501b-dc0c-4484-bc07-eed6bddace0f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:19.652041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9ca1501b-dc0c-4484-bc07-eed6bddace0f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:19.665878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ca1501b-dc0c-4484-bc07-eed6bddace0f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:19.671203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ca1501b-dc0c-4484-bc07-eed6bddace0f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:19.682875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ca1501b-dc0c-4484-bc07-eed6bddace0f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:19.686072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ca1501b-dc0c-4484-bc07-eed6bddace0f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:20.439048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9ca1501b-dc0c-4484-bc07-eed6bddace0f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:20.455427 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9ca1501b-dc0c-4484-bc07-eed6bddace0f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.808615 May 18 22:40:20.460593 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2351/4940] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:19 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 814 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:20.483463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-07016e0a-f585-4984-b043-b9c9faa1faf0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:20.484085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-07016e0a-f585-4984-b043-b9c9faa1faf0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:20.533688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07016e0a-f585-4984-b043-b9c9faa1faf0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:20.534177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07016e0a-f585-4984-b043-b9c9faa1faf0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:20.534974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07016e0a-f585-4984-b043-b9c9faa1faf0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:20.535414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07016e0a-f585-4984-b043-b9c9faa1faf0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:21.582584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-07016e0a-f585-4984-b043-b9c9faa1faf0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:21.595124 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-07016e0a-f585-4984-b043-b9c9faa1faf0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 1.120212 May 18 22:40:21.597290 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2590/4941] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:20 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 1124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:22.028700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-59ed4deb-cc10-46db-b13b-e70e11155120 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1029361150", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": -1, "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:22.056308 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-59ed4deb-cc10-46db-b13b-e70e11155120 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Flavor -1 could not be found. May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-59ed4deb-cc10-46db-b13b-e70e11155120 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 206 May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1029361150", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": -1, "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: exception: Flavor -1 could not be found. May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'server': {'name': 'tempest-ServersNegativeTestJSON-server-1029361150', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': -1, 'networks': [{'uuid': 'fda91cf8-2390-4a69-a1c6-207a04c16e8f'}]}}} May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 778, in create May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi flavor = flavors.get_flavor_by_flavor_id( May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/flavors.py", line 139, in get_flavor_by_flavor_id May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return objects.Flavor.get_by_flavor_id(ctxt, flavorid, read_deleted) May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 390, in get_by_flavor_id May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_flavor = cls._flavor_get_by_flavor_id_from_db(context, May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/db/utils.py", line 35, in wrapper May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 317, in _flavor_get_by_flavor_id_from_db May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.FlavorNotFound(flavor_id=flavor_id) May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.FlavorNotFound: Flavor -1 could not be found. May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:22.095672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [Previous line repeated 10 more times] May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 866, in create May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=error.format_message()) May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Flavor -1 could not be found. May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor -1 could not be found. May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-59ed4deb-cc10-46db-b13b-e70e11155120 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Flavor -1 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-59ed4deb-cc10-46db-b13b-e70e11155120 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 73 microversion: 2.1 time: 0.072838 May 18 22:40:22.100661 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2352/4942] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:40:22 2022] POST /compute/v2.1/servers => generated 73 bytes in 74 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) May 18 22:40:22.105967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dc0ac24b-1b6b-4955-97e3-9e08a16bd9a7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:22.106577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dc0ac24b-1b6b-4955-97e3-9e08a16bd9a7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:22.123056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc0ac24b-1b6b-4955-97e3-9e08a16bd9a7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:22.123056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc0ac24b-1b6b-4955-97e3-9e08a16bd9a7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:22.123056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc0ac24b-1b6b-4955-97e3-9e08a16bd9a7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:22.123056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc0ac24b-1b6b-4955-97e3-9e08a16bd9a7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:23.448151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dc0ac24b-1b6b-4955-97e3-9e08a16bd9a7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:23.462630 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dc0ac24b-1b6b-4955-97e3-9e08a16bd9a7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 1.359560 May 18 22:40:23.465633 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2591/4943] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:22 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 1364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:23.481202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7cb5cc2e-5654-47ae-9b3d-640ebc2249a4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:23.483715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7cb5cc2e-5654-47ae-9b3d-640ebc2249a4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:23.491856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7cb5cc2e-5654-47ae-9b3d-640ebc2249a4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:23.492722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7cb5cc2e-5654-47ae-9b3d-640ebc2249a4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:23.494191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7cb5cc2e-5654-47ae-9b3d-640ebc2249a4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:23.497160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7cb5cc2e-5654-47ae-9b3d-640ebc2249a4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:24.042523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7cb5cc2e-5654-47ae-9b3d-640ebc2249a4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:24.054383 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7cb5cc2e-5654-47ae-9b3d-640ebc2249a4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.576356 May 18 22:40:24.056249 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2353/4944] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:23 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:24.272180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fe788ed3-8a25-4ce9-8cda-f3b0f3949326 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1117527743", "imageRef": -1, "flavorRef": "452", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fe788ed3-8a25-4ce9-8cda-f3b0f3949326 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 173 May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1117527743", "imageRef": -1, "flavorRef": "452", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute imageRef. Value: -1. -1 is not valid under any of the given schemas May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'tempest-ServersNegativeTestJSON-server-1117527743', 'imageRef': -1, 'flavorRef': '452', 'networks': [{'uuid': 'fda91cf8-2390-4a69-a1c6-207a04c16e8f'}]}}} May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: -1 is not valid under any of the given schemas May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'oneOf' in schema['properties']['server']['properties']['imageRef']: May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'oneOf': [{'format': 'uuid', 'type': 'string'}, May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'maxLength': 0, 'type': 'string'}]} May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi -1 May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:40:24.275037 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute imageRef. Value: -1. -1 is not valid under any of the given schemas May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute imageRef. Value: -1. -1 is not valid under any of the given schemas May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fe788ed3-8a25-4ce9-8cda-f3b0f3949326 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Invalid input for field/attribute imageRef. Value: -1. -1 is not valid under any of the given schemas {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fe788ed3-8a25-4ce9-8cda-f3b0f3949326 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 145 microversion: 2.1 time: 0.008460 May 18 22:40:24.279956 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2592/4945] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:40:24 2022] POST /compute/v2.1/servers => generated 145 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:40:24.286548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b982d3d9-7f41-438e-ad07-182570a462df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:24.287165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b982d3d9-7f41-438e-ad07-182570a462df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:24.296205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b982d3d9-7f41-438e-ad07-182570a462df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:24.296599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b982d3d9-7f41-438e-ad07-182570a462df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:24.297939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b982d3d9-7f41-438e-ad07-182570a462df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:24.298377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b982d3d9-7f41-438e-ad07-182570a462df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:25.339087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b982d3d9-7f41-438e-ad07-182570a462df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:25.357299 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b982d3d9-7f41-438e-ad07-182570a462df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 1.074610 May 18 22:40:25.360784 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2354/4946] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:24 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 1079 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:25.381453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-82ab3a9f-ca37-463e-bdae-bb3d1ee7eef3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:25.382440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-82ab3a9f-ca37-463e-bdae-bb3d1ee7eef3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:25.391602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82ab3a9f-ca37-463e-bdae-bb3d1ee7eef3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:25.392397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82ab3a9f-ca37-463e-bdae-bb3d1ee7eef3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:25.393505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82ab3a9f-ca37-463e-bdae-bb3d1ee7eef3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:25.394318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82ab3a9f-ca37-463e-bdae-bb3d1ee7eef3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:25.896390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82ab3a9f-ca37-463e-bdae-bb3d1ee7eef3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:25.899216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-82ab3a9f-ca37-463e-bdae-bb3d1ee7eef3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_cell1:SELECT=70,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:40:25.919750 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-82ab3a9f-ca37-463e-bdae-bb3d1ee7eef3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.542589 May 18 22:40:25.935135 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2593/4947] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:25 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:26.015627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-48818052-f43d-42cd-b66c-80781aa71766 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-696731499", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"fixed_ip": "10.0.1.1", "uuid": "a-b-c-d-e-f-g-h-i-j"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:26.020252 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-48818052-f43d-42cd-b66c-80781aa71766 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Bad networks format: network uuid is not in proper format (a-b-c-d-e-f-g-h-i-j) May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-48818052-f43d-42cd-b66c-80781aa71766 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 215 May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "tempest-ServersNegativeTestJSON-server-696731499", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"fixed_ip": "10.0.1.1", "uuid": "a-b-c-d-e-f-g-h-i-j"}]}} May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: exception: Bad networks format: network uuid is not in proper format (a-b-c-d-e-f-g-h-i-j) May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'server': {'name': 'tempest-ServersNegativeTestJSON-server-696731499', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'networks': [{'fixed_ip': '10.0.1.1', 'uuid': 'a-b-c-d-e-f-g-h-i-j'}]}}} May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [Previous line repeated 10 more times] May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 773, in create May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._process_networks_for_create( May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 547, in _process_networks_for_create May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi requested_networks = self._get_requested_networks( May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 447, in _get_requested_networks May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._validate_network_id( May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 396, in _validate_network_id May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=msg) May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Bad networks format: network uuid is not in proper format (a-b-c-d-e-f-g-h-i-j) May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:26.028541 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:26.033006 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:26.033006 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:26.033006 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:26.033006 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:26.033006 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:26.033006 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Bad networks format: network uuid is not in proper format (a-b-c-d-e-f-g-h-i-j) May 18 22:40:26.033006 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:26.037399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-48818052-f43d-42cd-b66c-80781aa71766 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Bad networks format: network uuid is not in proper format (a-b-c-d-e-f-g-h-i-j) {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:26.038541 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-48818052-f43d-42cd-b66c-80781aa71766 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 123 microversion: 2.1 time: 0.026829 May 18 22:40:26.048201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e8116733-34b0-4f6d-bded-515001088b85 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:26.049164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e8116733-34b0-4f6d-bded-515001088b85 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:26.055119 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2355/4948] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:40:26 2022] POST /compute/v2.1/servers => generated 123 bytes in 44 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:40:26.063418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8116733-34b0-4f6d-bded-515001088b85 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:26.067800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8116733-34b0-4f6d-bded-515001088b85 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:26.073375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8116733-34b0-4f6d-bded-515001088b85 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:26.074124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8116733-34b0-4f6d-bded-515001088b85 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:26.533715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e8116733-34b0-4f6d-bded-515001088b85 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:26.551371 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e8116733-34b0-4f6d-bded-515001088b85 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.506948 May 18 22:40:26.552476 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2594/4949] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:26 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:26.571795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9472e3e7-0d77-405d-b51b-e2f6f14bd142 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:26.582439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9472e3e7-0d77-405d-b51b-e2f6f14bd142 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:26.602038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9472e3e7-0d77-405d-b51b-e2f6f14bd142 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:26.603040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9472e3e7-0d77-405d-b51b-e2f6f14bd142 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:26.604007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9472e3e7-0d77-405d-b51b-e2f6f14bd142 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:26.604968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9472e3e7-0d77-405d-b51b-e2f6f14bd142 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:27.123091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9472e3e7-0d77-405d-b51b-e2f6f14bd142 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:27.134165 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9472e3e7-0d77-405d-b51b-e2f6f14bd142 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.568761 May 18 22:40:27.141142 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2356/4950] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:26 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:27.256679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-22afe1f2-3704-489f-a115-71270d2cabf6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-2105132161", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "key_name": "tempest-key-1327310977", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:27.393482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-22afe1f2-3704-489f-a115-71270d2cabf6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] validate_networks() for [('fda91cf8-2390-4a69-a1c6-207a04c16e8f', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:40:29.009505 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-22afe1f2-3704-489f-a115-71270d2cabf6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Invalid key_name provided. May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-22afe1f2-3704-489f-a115-71270d2cabf6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 247 May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "tempest-ServersNegativeTestJSON-server-2105132161", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "key_name": "tempest-key-1327310977", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid key_name provided. May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'tempest-ServersNegativeTestJSON-server-2105132161', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'key_name': 'tempest-key-1327310977', 'networks': [{'uuid': 'fda91cf8-2390-4a69-a1c6-207a04c16e8f'}]}}} May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 784, in create May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instances, resv_id = self.compute_api.create( May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2149, in create May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._create_instance( May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1632, in _create_instance May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi ) = self._validate_and_build_base_options( May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1075, in _validate_and_build_base_options May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi key_pair = objects.KeyPair.get_by_name(context, May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/keypair.py", line 144, in get_by_name May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi db_keypair = cls._get_from_db(context, user_id, name) May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/keypair.py", line 126, in _get_from_db May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return _get_from_db(context, user_id, name=name) May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/keypair.py", line 40, in _get_from_db May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.KeypairNotFound(user_id=user_id, name=name) May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.KeypairNotFound: Keypair tempest-key-1327310977 not found for user fe6746e40ea14cc99fba8987417a8638 May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:29.013126 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi [Previous line repeated 10 more times] May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 807, in create May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=msg) May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Invalid key_name provided. May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid key_name provided. May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-22afe1f2-3704-489f-a115-71270d2cabf6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Invalid key_name provided. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-22afe1f2-3704-489f-a115-71270d2cabf6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 70 microversion: 2.1 time: 1.762006 May 18 22:40:29.021456 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2595/4951] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:40:27 2022] POST /compute/v2.1/servers => generated 70 bytes in 1763 msecs (HTTP/1.1 400) 9 headers in 380 bytes (1 switches on core 0) May 18 22:40:29.032085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-75cd55a3-bc9f-49a1-b799-ab7c2864dbf2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:29.033706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-75cd55a3-bc9f-49a1-b799-ab7c2864dbf2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:29.041925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75cd55a3-bc9f-49a1-b799-ab7c2864dbf2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:29.042586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75cd55a3-bc9f-49a1-b799-ab7c2864dbf2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:29.043535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75cd55a3-bc9f-49a1-b799-ab7c2864dbf2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:29.044157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75cd55a3-bc9f-49a1-b799-ab7c2864dbf2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:29.499017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75cd55a3-bc9f-49a1-b799-ab7c2864dbf2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:29.507319 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-75cd55a3-bc9f-49a1-b799-ab7c2864dbf2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.480765 May 18 22:40:29.512819 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2357/4952] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:29 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:29.527421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cbc50fde-aaae-4eb9-aeca-b0684ccedb12 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:29.528030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cbc50fde-aaae-4eb9-aeca-b0684ccedb12 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:29.538385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbc50fde-aaae-4eb9-aeca-b0684ccedb12 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:29.539088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbc50fde-aaae-4eb9-aeca-b0684ccedb12 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:29.540072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbc50fde-aaae-4eb9-aeca-b0684ccedb12 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:29.540654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbc50fde-aaae-4eb9-aeca-b0684ccedb12 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:30.725071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cbc50fde-aaae-4eb9-aeca-b0684ccedb12 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:30.735701 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cbc50fde-aaae-4eb9-aeca-b0684ccedb12 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 1.211365 May 18 22:40:30.737518 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2596/4953] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:29 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 1215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:30.839187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c9ed30b-9103-425e-99ce-4e9aacf6fae6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-521091436", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "security_groups": [{"name": "does_not_exist"}], "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:31.088947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.security_group_api [None req-6c9ed30b-9103-425e-99ce-4e9aacf6fae6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Neutron security group does_not_exist not found {{(pid=119082) validate_name /opt/stack/nova/nova/network/security_group_api.py:74}} May 18 22:40:31.089555 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-6c9ed30b-9103-425e-99ce-4e9aacf6fae6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Unable to find security_group with name or id 'does_not_exist' May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c9ed30b-9103-425e-99ce-4e9aacf6fae6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 257 May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "tempest-ServersNegativeTestJSON-server-521091436", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "security_groups": [{"name": "does_not_exist"}], "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: exception: Unable to find security_group with name or id 'does_not_exist' May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'server': {'name': 'tempest-ServersNegativeTestJSON-server-521091436', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'security_groups': [{'name': 'does_not_exist'}], 'networks': [{'uuid': 'fda91cf8-2390-4a69-a1c6-207a04c16e8f'}]}}} May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 476, in find_resource May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.find_resource_by_id(resource, name_or_id, May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 440, in find_resource_by_id May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.NotFound(message=not_found_message) May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Unable to find security_group with id 'does_not_exist' May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 480, in find_resource May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._find_resource_by_name( May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 469, in _find_resource_by_name May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.NotFound(message=not_found_message) May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Unable to find security_group with name 'does_not_exist' May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 68, in validate_name May 18 22:40:31.121527 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return neutronv20.find_resourceid_by_name_or_id( May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/neutron/v2_0/__init__.py", line 56, in find_resourceid_by_name_or_id May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return find_resource_by_name_or_id(client, resource, name_or_id, May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/neutron/v2_0/__init__.py", line 49, in find_resource_by_name_or_id May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return client.find_resource(resource, name_or_id, project_id, May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/neutron.py", line 197, in wrapper May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ret = obj(*args, **kwargs) May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/neutronclient/v2_0/client.py", line 488, in find_resource May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.NotFound( May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi neutronclient.common.exceptions.NotFound: Unable to find security_group with name or id 'does_not_exist' May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 784, in create May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instances, resv_id = self.compute_api.create( May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2149, in create May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._create_instance( May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1632, in _create_instance May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi ) = self._validate_and_build_base_options( May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 1060, in _validate_and_build_base_options May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi security_groups = self._check_requested_secgroups( May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 507, in _check_requested_secgroups May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi secgroup_uuid = security_group_api.validate_name(context, secgroup) May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/network/security_group_api.py", line 75, in validate_name May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.SecurityGroupNotFound(str(e)) May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.SecurityGroupNotFound: Unable to find security_group with name or id 'does_not_exist' May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [Previous line repeated 10 more times] May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 866, in create May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=error.format_message()) May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Unable to find security_group with name or id 'does_not_exist' May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Unable to find security_group with name or id 'does_not_exist' May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:31.127109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c9ed30b-9103-425e-99ce-4e9aacf6fae6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Unable to find security_group with name or id 'does_not_exist' {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:31.138579 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6c9ed30b-9103-425e-99ce-4e9aacf6fae6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 106 microversion: 2.1 time: 0.300471 May 18 22:40:31.138579 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2358/4954] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:40:30 2022] POST /compute/v2.1/servers => generated 106 bytes in 302 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:40:31.139405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-48b6c6e0-c131-4e26-97ba-77c855665e9d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:31.139405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-48b6c6e0-c131-4e26-97ba-77c855665e9d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:31.155280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48b6c6e0-c131-4e26-97ba-77c855665e9d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:31.155823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48b6c6e0-c131-4e26-97ba-77c855665e9d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:31.156717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48b6c6e0-c131-4e26-97ba-77c855665e9d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:31.157353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48b6c6e0-c131-4e26-97ba-77c855665e9d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:31.611387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-48b6c6e0-c131-4e26-97ba-77c855665e9d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:31.619651 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-48b6c6e0-c131-4e26-97ba-77c855665e9d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.490099 May 18 22:40:31.620248 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2597/4955] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:31 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:31.637599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6fb132c7-8a3b-49bc-a42b-d5266cdccf8a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:31.638231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6fb132c7-8a3b-49bc-a42b-d5266cdccf8a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:31.652231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fb132c7-8a3b-49bc-a42b-d5266cdccf8a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:31.653566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fb132c7-8a3b-49bc-a42b-d5266cdccf8a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:31.654537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fb132c7-8a3b-49bc-a42b-d5266cdccf8a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:31.655211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6fb132c7-8a3b-49bc-a42b-d5266cdccf8a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:32.619960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6fb132c7-8a3b-49bc-a42b-d5266cdccf8a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:32.636304 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6fb132c7-8a3b-49bc-a42b-d5266cdccf8a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 1.002876 May 18 22:40:32.637258 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2359/4956] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:31 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 1005 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:32.653311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f4ccb305-566c-4f77-b4d4-b2f338f11674 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:32.654585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f4ccb305-566c-4f77-b4d4-b2f338f11674 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: c2245988-834e-4805-a854-2e098f85017f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:32.661350 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-f4ccb305-566c-4f77-b4d4-b2f338f11674 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance c2245988-834e-4805-a854-2e098f85017f could not be found. May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f4ccb305-566c-4f77-b4d4-b2f338f11674 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/c2245988-834e-4805-a854-2e098f85017f HTTP/1.1 May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance c2245988-834e-4805-a854-2e098f85017f could not be found. May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'c2245988-834e-4805-a854-2e098f85017f'} May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance c2245988-834e-4805-a854-2e098f85017f could not be found. May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance c2245988-834e-4805-a854-2e098f85017f could not be found. May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:32.663168 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:32.667462 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:32.667462 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:32.667462 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:32.667462 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:32.667462 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:32.667462 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance c2245988-834e-4805-a854-2e098f85017f could not be found. May 18 22:40:32.667462 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:32.672845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f4ccb305-566c-4f77-b4d4-b2f338f11674 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance c2245988-834e-4805-a854-2e098f85017f could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:32.675048 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f4ccb305-566c-4f77-b4d4-b2f338f11674 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "DELETE /compute/v2.1/servers/c2245988-834e-4805-a854-2e098f85017f" status: 404 len: 111 microversion: 2.1 time: 0.024947 May 18 22:40:32.679666 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2598/4957] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:40:32 2022] DELETE /compute/v2.1/servers/c2245988-834e-4805-a854-2e098f85017f => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:40:32.684388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ed921f83-ef30-49aa-bbd5-58237e39dd38 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:32.685000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ed921f83-ef30-49aa-bbd5-58237e39dd38 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:32.697636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed921f83-ef30-49aa-bbd5-58237e39dd38 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:32.698113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed921f83-ef30-49aa-bbd5-58237e39dd38 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:32.698916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed921f83-ef30-49aa-bbd5-58237e39dd38 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:32.699474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed921f83-ef30-49aa-bbd5-58237e39dd38 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:33.354748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ed921f83-ef30-49aa-bbd5-58237e39dd38 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:33.364336 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ed921f83-ef30-49aa-bbd5-58237e39dd38 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.683970 May 18 22:40:33.381906 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2360/4958] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:32 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:33.399179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b3e80618-cdc1-4ba4-96cf-a13ae4096874 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:33.401700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b3e80618-cdc1-4ba4-96cf-a13ae4096874 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:33.412660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-b3e80618-cdc1-4ba4-96cf-a13ae4096874 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_api:SELECT=28 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:40:33.418309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3e80618-cdc1-4ba4-96cf-a13ae4096874 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:33.418845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3e80618-cdc1-4ba4-96cf-a13ae4096874 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:33.423175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3e80618-cdc1-4ba4-96cf-a13ae4096874 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:33.424215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3e80618-cdc1-4ba4-96cf-a13ae4096874 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:34.082080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b3e80618-cdc1-4ba4-96cf-a13ae4096874 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:34.096206 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b3e80618-cdc1-4ba4-96cf-a13ae4096874 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.707036 May 18 22:40:34.097127 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2599/4959] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:33 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:34.119207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b844cfd6-860a-43da-8913-b55b47443975 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:34.119815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b844cfd6-860a-43da-8913-b55b47443975 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Failed to fetch instance by id 9223372036854775808 {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2926}} May 18 22:40:34.120436 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-b844cfd6-860a-43da-8913-b55b47443975 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 9223372036854775808 could not be found. May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b844cfd6-860a-43da-8913-b55b47443975 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/9223372036854775808 HTTP/1.1 May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 9223372036854775808 could not be found. May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '9223372036854775808'} May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2927, in get May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_id) May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 9223372036854775808 could not be found. May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 9223372036854775808 could not be found. May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:34.122065 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:34.127629 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:34.127629 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:34.127629 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:34.127629 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 9223372036854775808 could not be found. May 18 22:40:34.127629 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:34.128605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b844cfd6-860a-43da-8913-b55b47443975 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 9223372036854775808 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:34.134390 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b844cfd6-860a-43da-8913-b55b47443975 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "DELETE /compute/v2.1/servers/9223372036854775808" status: 404 len: 94 microversion: 2.1 time: 0.014023 May 18 22:40:34.135108 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2361/4960] 10.222.0.58 () {58 vars in 1187 bytes} [Wed May 18 22:40:34 2022] DELETE /compute/v2.1/servers/9223372036854775808 => generated 94 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:40:34.144012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c8d63ea6-cee3-4193-8644-55a1c7b973ee tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:34.152298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c8d63ea6-cee3-4193-8644-55a1c7b973ee tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:34.178461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8d63ea6-cee3-4193-8644-55a1c7b973ee tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:34.178960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8d63ea6-cee3-4193-8644-55a1c7b973ee tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:34.179804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8d63ea6-cee3-4193-8644-55a1c7b973ee tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:34.183992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8d63ea6-cee3-4193-8644-55a1c7b973ee tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:34.904253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c8d63ea6-cee3-4193-8644-55a1c7b973ee tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:34.917891 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c8d63ea6-cee3-4193-8644-55a1c7b973ee tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.778050 May 18 22:40:34.922431 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2600/4961] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:34 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 783 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:34.941937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-22ca428a-bbeb-4bd1-b655-f06c876b7d30 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:34.942691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-22ca428a-bbeb-4bd1-b655-f06c876b7d30 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:34.960203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-22ca428a-bbeb-4bd1-b655-f06c876b7d30 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:34.962845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-22ca428a-bbeb-4bd1-b655-f06c876b7d30 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:34.963713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-22ca428a-bbeb-4bd1-b655-f06c876b7d30 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:34.964156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-22ca428a-bbeb-4bd1-b655-f06c876b7d30 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:35.547391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-22ca428a-bbeb-4bd1-b655-f06c876b7d30 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:35.557073 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-22ca428a-bbeb-4bd1-b655-f06c876b7d30 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.621593 May 18 22:40:35.563466 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2362/4962] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:34 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:35.588386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-10032176-2bfe-4715-9315-f73db64e4de1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:35.588931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-10032176-2bfe-4715-9315-f73db64e4de1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Failed to fetch instance by id -1 {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2926}} May 18 22:40:35.602184 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-10032176-2bfe-4715-9315-f73db64e4de1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance -1 could not be found. May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-10032176-2bfe-4715-9315-f73db64e4de1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/-1 HTTP/1.1 May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance -1 could not be found. May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '-1'} May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2927, in get May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_id) May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance -1 could not be found. May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance -1 could not be found. May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:35.610497 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:35.614757 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:35.614757 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:35.614757 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance -1 could not be found. May 18 22:40:35.614757 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:35.616914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-10032176-2bfe-4715-9315-f73db64e4de1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance -1 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:35.623000 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-10032176-2bfe-4715-9315-f73db64e4de1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "DELETE /compute/v2.1/servers/-1" status: 404 len: 77 microversion: 2.1 time: 0.045711 May 18 22:40:35.623791 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2601/4963] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:40:35 2022] DELETE /compute/v2.1/servers/-1 => generated 77 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) May 18 22:40:35.632079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6ee68325-1d01-4d63-9602-999d8eae099a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:35.633314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6ee68325-1d01-4d63-9602-999d8eae099a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:35.643561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ee68325-1d01-4d63-9602-999d8eae099a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:35.647784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ee68325-1d01-4d63-9602-999d8eae099a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:35.649174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ee68325-1d01-4d63-9602-999d8eae099a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:35.650253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ee68325-1d01-4d63-9602-999d8eae099a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:36.388042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6ee68325-1d01-4d63-9602-999d8eae099a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:36.398249 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6ee68325-1d01-4d63-9602-999d8eae099a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.769780 May 18 22:40:36.417280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fcc475d9-4df7-4f7d-b556-6025401bb17a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:36.418257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fcc475d9-4df7-4f7d-b556-6025401bb17a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:36.425660 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2363/4964] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:35 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 798 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:36.436921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcc475d9-4df7-4f7d-b556-6025401bb17a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:36.438064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcc475d9-4df7-4f7d-b556-6025401bb17a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:36.441043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcc475d9-4df7-4f7d-b556-6025401bb17a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:36.441721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcc475d9-4df7-4f7d-b556-6025401bb17a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:37.409492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fcc475d9-4df7-4f7d-b556-6025401bb17a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:37.418825 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fcc475d9-4df7-4f7d-b556-6025401bb17a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 1.005334 May 18 22:40:37.425058 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2602/4965] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:36 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 1012 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:37.441077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-66a4e9de-7c16-4d27-a15a-5136424286d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"forceDelete": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:37.442701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-66a4e9de-7c16-4d27-a15a-5136424286d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: d227f78d-381e-400b-afa0-b763a606a07d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:37.453470 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-66a4e9de-7c16-4d27-a15a-5136424286d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance d227f78d-381e-400b-afa0-b763a606a07d could not be found. May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-66a4e9de-7c16-4d27-a15a-5136424286d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/d227f78d-381e-400b-afa0-b763a606a07d/action HTTP/1.1 May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 19 May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: {"forceDelete": {}} May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance d227f78d-381e-400b-afa0-b763a606a07d could not be found. May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'd227f78d-381e-400b-afa0-b763a606a07d', 'body': {'forceDelete': {}}} May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d227f78d-381e-400b-afa0-b763a606a07d could not be found. May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/deferred_delete.py", line 55, in _force_delete May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, id) May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d227f78d-381e-400b-afa0-b763a606a07d could not be found. May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:37.460452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:37.465568 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:37.465568 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:37.465568 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d227f78d-381e-400b-afa0-b763a606a07d could not be found. May 18 22:40:37.465568 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:37.469456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-66a4e9de-7c16-4d27-a15a-5136424286d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance d227f78d-381e-400b-afa0-b763a606a07d could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:37.470964 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-66a4e9de-7c16-4d27-a15a-5136424286d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/d227f78d-381e-400b-afa0-b763a606a07d/action" status: 404 len: 111 microversion: 2.1 time: 0.033658 May 18 22:40:37.472151 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2364/4966] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:40:37 2022] POST /compute/v2.1/servers/d227f78d-381e-400b-afa0-b763a606a07d/action => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:40:37.500137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7270af5c-6a0d-45ee-ba90-b578b5ca9d76 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:37.500753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7270af5c-6a0d-45ee-ba90-b578b5ca9d76 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:37.509604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7270af5c-6a0d-45ee-ba90-b578b5ca9d76 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:37.510070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7270af5c-6a0d-45ee-ba90-b578b5ca9d76 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:37.510842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7270af5c-6a0d-45ee-ba90-b578b5ca9d76 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:37.511268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7270af5c-6a0d-45ee-ba90-b578b5ca9d76 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:37.838960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7270af5c-6a0d-45ee-ba90-b578b5ca9d76 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:37.866107 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7270af5c-6a0d-45ee-ba90-b578b5ca9d76 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.389611 May 18 22:40:37.887962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3002bac7-f774-4c7a-8708-ec8d654df38b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:37.890210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3002bac7-f774-4c7a-8708-ec8d654df38b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:37.896017 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2603/4967] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:37 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:37.908920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3002bac7-f774-4c7a-8708-ec8d654df38b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:37.909617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3002bac7-f774-4c7a-8708-ec8d654df38b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:37.911050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3002bac7-f774-4c7a-8708-ec8d654df38b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:37.911643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3002bac7-f774-4c7a-8708-ec8d654df38b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:38.226764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3002bac7-f774-4c7a-8708-ec8d654df38b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:38.238861 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3002bac7-f774-4c7a-8708-ec8d654df38b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.357250 May 18 22:40:38.251184 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2365/4968] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:37 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:38.258975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-57550ccf-ba5c-44e1-852f-2d300b658391 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {"length": 10}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:38.260735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-57550ccf-ba5c-44e1-852f-2d300b658391 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 0dd87470-a66b-46f4-accb-2329d71f7e3d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:38.294074 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-57550ccf-ba5c-44e1-852f-2d300b658391 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 0dd87470-a66b-46f4-accb-2329d71f7e3d could not be found. May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-57550ccf-ba5c-44e1-852f-2d300b658391 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/0dd87470-a66b-46f4-accb-2329d71f7e3d/action HTTP/1.1 May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 39 May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: {"os-getConsoleOutput": {"length": 10}} May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 0dd87470-a66b-46f4-accb-2329d71f7e3d could not be found. May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '0dd87470-a66b-46f4-accb-2329d71f7e3d', 'body': {'os-getConsoleOutput': {'length': 10}}} May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 0dd87470-a66b-46f4-accb-2329d71f7e3d could not be found. May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/console_output.py", line 41, in get_console_output May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, id) May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 0dd87470-a66b-46f4-accb-2329d71f7e3d could not be found. May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:38.304129 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:38.309460 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:38.309460 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:38.309460 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:38.309460 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:38.309460 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 0dd87470-a66b-46f4-accb-2329d71f7e3d could not be found. May 18 22:40:38.309460 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:38.311077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-57550ccf-ba5c-44e1-852f-2d300b658391 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 0dd87470-a66b-46f4-accb-2329d71f7e3d could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:38.312695 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-57550ccf-ba5c-44e1-852f-2d300b658391 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/0dd87470-a66b-46f4-accb-2329d71f7e3d/action" status: 404 len: 111 microversion: 2.1 time: 0.057979 May 18 22:40:38.322754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dcc8cee6-c221-432b-adcf-7e76072ae72e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:38.323686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dcc8cee6-c221-432b-adcf-7e76072ae72e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:38.326137 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2604/4969] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:40:38 2022] POST /compute/v2.1/servers/0dd87470-a66b-46f4-accb-2329d71f7e3d/action => generated 111 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:40:38.330776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcc8cee6-c221-432b-adcf-7e76072ae72e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:38.331449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcc8cee6-c221-432b-adcf-7e76072ae72e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:38.332563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcc8cee6-c221-432b-adcf-7e76072ae72e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:38.333184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcc8cee6-c221-432b-adcf-7e76072ae72e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:38.722586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dcc8cee6-c221-432b-adcf-7e76072ae72e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:38.731744 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dcc8cee6-c221-432b-adcf-7e76072ae72e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.413778 May 18 22:40:38.742711 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2366/4970] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:38 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:38.761270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-499e40e9-2515-4c2c-b61b-597c09a358f9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:38.762596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-499e40e9-2515-4c2c-b61b-597c09a358f9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:38.777526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-499e40e9-2515-4c2c-b61b-597c09a358f9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:38.778201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-499e40e9-2515-4c2c-b61b-597c09a358f9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:38.779516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-499e40e9-2515-4c2c-b61b-597c09a358f9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:38.780433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-499e40e9-2515-4c2c-b61b-597c09a358f9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:39.148020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-499e40e9-2515-4c2c-b61b-597c09a358f9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:39.159209 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-499e40e9-2515-4c2c-b61b-597c09a358f9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.402016 May 18 22:40:39.160133 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2605/4971] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:38 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:39.176177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-09052a9d-defd-41dd-87c7-3fe7b9b700f0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:39.176994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-09052a9d-defd-41dd-87c7-3fe7b9b700f0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: fe75ccec-d048-46ca-a7bf-00b732865cf0] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:39.183153 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-09052a9d-defd-41dd-87c7-3fe7b9b700f0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance fe75ccec-d048-46ca-a7bf-00b732865cf0 could not be found. May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-09052a9d-defd-41dd-87c7-3fe7b9b700f0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/fe75ccec-d048-46ca-a7bf-00b732865cf0 HTTP/1.1 May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance fe75ccec-d048-46ca-a7bf-00b732865cf0 could not be found. May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'fe75ccec-d048-46ca-a7bf-00b732865cf0'} May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance fe75ccec-d048-46ca-a7bf-00b732865cf0 could not be found. May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance fe75ccec-d048-46ca-a7bf-00b732865cf0 could not be found. May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:39.185084 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:39.189606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:39.189606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:39.189606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:39.189606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance fe75ccec-d048-46ca-a7bf-00b732865cf0 could not be found. May 18 22:40:39.189606 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:39.192013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-09052a9d-defd-41dd-87c7-3fe7b9b700f0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance fe75ccec-d048-46ca-a7bf-00b732865cf0 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:39.193115 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-09052a9d-defd-41dd-87c7-3fe7b9b700f0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/fe75ccec-d048-46ca-a7bf-00b732865cf0" status: 404 len: 111 microversion: 2.1 time: 0.020842 May 18 22:40:39.197337 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2367/4972] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:39 2022] GET /compute/v2.1/servers/fe75ccec-d048-46ca-a7bf-00b732865cf0 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:40:39.204586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-db29af49-1faa-4803-a0fe-d07fc7116149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:39.205198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-db29af49-1faa-4803-a0fe-d07fc7116149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:39.214311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db29af49-1faa-4803-a0fe-d07fc7116149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:39.214846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db29af49-1faa-4803-a0fe-d07fc7116149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:39.215763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db29af49-1faa-4803-a0fe-d07fc7116149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:39.216197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db29af49-1faa-4803-a0fe-d07fc7116149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:39.520606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-db29af49-1faa-4803-a0fe-d07fc7116149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:39.532069 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-db29af49-1faa-4803-a0fe-d07fc7116149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.333525 May 18 22:40:39.533007 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2606/4973] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:39 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:40:39.550118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cbbeff47-7681-4142-a635-d2db65174214 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:39.550736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cbbeff47-7681-4142-a635-d2db65174214 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:39.565566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbbeff47-7681-4142-a635-d2db65174214 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:39.566063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbbeff47-7681-4142-a635-d2db65174214 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:39.566852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbbeff47-7681-4142-a635-d2db65174214 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:39.567299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbbeff47-7681-4142-a635-d2db65174214 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:40.596501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cbbeff47-7681-4142-a635-d2db65174214 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:40.613118 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cbbeff47-7681-4142-a635-d2db65174214 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 1.063933 May 18 22:40:40.614172 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2368/4974] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:39 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 1069 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:40.805327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a72a620b-e28d-4862-be9a-536a2096a413 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-141190726", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "accessIPv4": "1.1.1.1.1.1", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a72a620b-e28d-4862-be9a-536a2096a413 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 237 May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "tempest-ServersNegativeTestJSON-server-141190726", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "accessIPv4": "1.1.1.1.1.1", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute accessIPv4. Value: 1.1.1.1.1.1. '1.1.1.1.1.1' is not a 'ipv4' May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': 'tempest-ServersNegativeTestJSON-server-141190726', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'accessIPv4': '1.1.1.1.1.1', 'networks': [{'uuid': 'fda91cf8-2390-4a69-a1c6-207a04c16e8f'}]}}} May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: '1.1.1.1.1.1' is not a 'ipv4' May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'format' in schema['properties']['server']['properties']['accessIPv4']: May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'format': 'ipv4', 'type': 'string'} May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi '1.1.1.1.1.1' May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:40:40.808095 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute accessIPv4. Value: 1.1.1.1.1.1. '1.1.1.1.1.1' is not a 'ipv4' May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute accessIPv4. Value: 1.1.1.1.1.1. '1.1.1.1.1.1' is not a 'ipv4' May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a72a620b-e28d-4862-be9a-536a2096a413 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Invalid input for field/attribute accessIPv4. Value: 1.1.1.1.1.1. '1.1.1.1.1.1' is not a 'ipv4' {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:40.814645 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a72a620b-e28d-4862-be9a-536a2096a413 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 139 microversion: 2.1 time: 0.008323 May 18 22:40:40.820790 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2607/4975] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:40:40 2022] POST /compute/v2.1/servers => generated 139 bytes in 20 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:40:40.824618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0f6681c8-825a-4de5-8515-5fc4545e19d7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:40.825400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0f6681c8-825a-4de5-8515-5fc4545e19d7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:40.851923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f6681c8-825a-4de5-8515-5fc4545e19d7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:40.852779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f6681c8-825a-4de5-8515-5fc4545e19d7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:40.853817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f6681c8-825a-4de5-8515-5fc4545e19d7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:40.855482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f6681c8-825a-4de5-8515-5fc4545e19d7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:41.444111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0f6681c8-825a-4de5-8515-5fc4545e19d7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:41.460090 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0f6681c8-825a-4de5-8515-5fc4545e19d7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.642247 May 18 22:40:41.461062 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2369/4976] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:40 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 644 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:40:41.486096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8f4ef4b3-da81-4da7-b359-50cd084aceb1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:41.486669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8f4ef4b3-da81-4da7-b359-50cd084aceb1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:41.499925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f4ef4b3-da81-4da7-b359-50cd084aceb1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:41.503399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f4ef4b3-da81-4da7-b359-50cd084aceb1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:41.504382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f4ef4b3-da81-4da7-b359-50cd084aceb1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:41.508376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8f4ef4b3-da81-4da7-b359-50cd084aceb1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:42.583479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8f4ef4b3-da81-4da7-b359-50cd084aceb1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:42.606557 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8f4ef4b3-da81-4da7-b359-50cd084aceb1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 1.125132 May 18 22:40:42.607192 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2608/4977] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:41 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 1127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:42.793061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0fef956a-108e-4257-93f4-93a38d7a33e7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-462775357", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "accessIPv6": "notvalid", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0fef956a-108e-4257-93f4-93a38d7a33e7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 234 May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "tempest-ServersNegativeTestJSON-server-462775357", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "accessIPv6": "notvalid", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute accessIPv6. Value: notvalid. 'notvalid' is not a 'ipv6' May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'body': {'server': {'name': 'tempest-ServersNegativeTestJSON-server-462775357', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'accessIPv6': 'notvalid', 'networks': [{'uuid': 'fda91cf8-2390-4a69-a1c6-207a04c16e8f'}]}}} May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 240, in check May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = func(instance) May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/_format.py", line 210, in is_ipv6 May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return socket.inet_pton(socket.AF_INET6, instance) May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi OSError: illegal IP address string passed to inet_pton May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi The above exception was the direct cause of the following exception: May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'notvalid' is not a 'ipv6' May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'format' in schema['properties']['server']['properties']['accessIPv6']: May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'format': 'ipv6', 'type': 'string'} May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi 'notvalid' May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:42.805057 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute accessIPv6. Value: notvalid. 'notvalid' is not a 'ipv6' May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute accessIPv6. Value: notvalid. 'notvalid' is not a 'ipv6' May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0fef956a-108e-4257-93f4-93a38d7a33e7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Invalid input for field/attribute accessIPv6. Value: notvalid. 'notvalid' is not a 'ipv6' {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0fef956a-108e-4257-93f4-93a38d7a33e7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 133 microversion: 2.1 time: 0.020358 May 18 22:40:42.820942 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2370/4978] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:40:42 2022] POST /compute/v2.1/servers => generated 133 bytes in 22 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:40:42.841665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aca1acc4-aeaa-406e-a54f-af1b43489f8d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:42.846321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aca1acc4-aeaa-406e-a54f-af1b43489f8d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:42.886578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aca1acc4-aeaa-406e-a54f-af1b43489f8d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:42.890911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aca1acc4-aeaa-406e-a54f-af1b43489f8d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:42.891947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aca1acc4-aeaa-406e-a54f-af1b43489f8d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:42.893805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aca1acc4-aeaa-406e-a54f-af1b43489f8d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:43.281241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aca1acc4-aeaa-406e-a54f-af1b43489f8d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:43.296619 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aca1acc4-aeaa-406e-a54f-af1b43489f8d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.467567 May 18 22:40:43.297511 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2609/4979] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:42 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:43.320838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ec125b77-e10d-4a95-b74d-097466890976 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:43.322187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ec125b77-e10d-4a95-b74d-097466890976 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:43.335821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec125b77-e10d-4a95-b74d-097466890976 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:43.336552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec125b77-e10d-4a95-b74d-097466890976 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:43.337508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec125b77-e10d-4a95-b74d-097466890976 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:43.338139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec125b77-e10d-4a95-b74d-097466890976 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:43.814919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ec125b77-e10d-4a95-b74d-097466890976 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:43.845312 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ec125b77-e10d-4a95-b74d-097466890976 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.528126 May 18 22:40:43.859913 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2371/4980] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:43 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:43.864234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-786c04d3-a765-42fe-97c3-a9fd3f070ce5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"pause": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:43.865391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-786c04d3-a765-42fe-97c3-a9fd3f070ce5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7f41cae5-5cbc-49a9-885d-6f298768d39a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:43.871314 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-786c04d3-a765-42fe-97c3-a9fd3f070ce5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 7f41cae5-5cbc-49a9-885d-6f298768d39a could not be found. May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-786c04d3-a765-42fe-97c3-a9fd3f070ce5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/7f41cae5-5cbc-49a9-885d-6f298768d39a/action HTTP/1.1 May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 13 May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: {"pause": {}} May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 7f41cae5-5cbc-49a9-885d-6f298768d39a could not be found. May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '7f41cae5-5cbc-49a9-885d-6f298768d39a', 'body': {'pause': {}}} May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7f41cae5-5cbc-49a9-885d-6f298768d39a could not be found. May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/pause_server.py", line 36, in _pause May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi server = common.get_instance(self.compute_api, ctxt, id) May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7f41cae5-5cbc-49a9-885d-6f298768d39a could not be found. May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:43.881400 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:43.886666 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:43.886666 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:43.886666 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7f41cae5-5cbc-49a9-885d-6f298768d39a could not be found. May 18 22:40:43.886666 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:43.887794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-786c04d3-a765-42fe-97c3-a9fd3f070ce5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 7f41cae5-5cbc-49a9-885d-6f298768d39a could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:43.888824 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-786c04d3-a765-42fe-97c3-a9fd3f070ce5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/7f41cae5-5cbc-49a9-885d-6f298768d39a/action" status: 404 len: 111 microversion: 2.1 time: 0.029019 May 18 22:40:43.892120 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2610/4981] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:40:43 2022] POST /compute/v2.1/servers/7f41cae5-5cbc-49a9-885d-6f298768d39a/action => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:40:43.898567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-41f7e5bb-00fe-420a-bfda-3a548c2d3514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:43.899241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-41f7e5bb-00fe-420a-bfda-3a548c2d3514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:43.910505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41f7e5bb-00fe-420a-bfda-3a548c2d3514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:43.911587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41f7e5bb-00fe-420a-bfda-3a548c2d3514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:43.913597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41f7e5bb-00fe-420a-bfda-3a548c2d3514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:43.915836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41f7e5bb-00fe-420a-bfda-3a548c2d3514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:44.325423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-41f7e5bb-00fe-420a-bfda-3a548c2d3514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:44.329401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-41f7e5bb-00fe-420a-bfda-3a548c2d3514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:40:44.342598 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-41f7e5bb-00fe-420a-bfda-3a548c2d3514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.447810 May 18 22:40:44.347138 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2372/4982] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:43 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:40:44.375470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a4044288-48c2-4d7f-ae91-82b951a5ebde tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:44.376934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a4044288-48c2-4d7f-ae91-82b951a5ebde tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:44.409074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4044288-48c2-4d7f-ae91-82b951a5ebde tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:44.410904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4044288-48c2-4d7f-ae91-82b951a5ebde tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:44.411859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4044288-48c2-4d7f-ae91-82b951a5ebde tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:44.414798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4044288-48c2-4d7f-ae91-82b951a5ebde tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:44.966544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a4044288-48c2-4d7f-ae91-82b951a5ebde tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:44.984201 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a4044288-48c2-4d7f-ae91-82b951a5ebde tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.614918 May 18 22:40:44.987846 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2611/4983] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:44 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 621 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:45.026314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a9f9d48e-0766-429f-9ed7-0a7a327b60bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"pause": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:45.029831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a9f9d48e-0766-429f-9ed7-0a7a327b60bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:45.052704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9f9d48e-0766-429f-9ed7-0a7a327b60bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:45.053534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9f9d48e-0766-429f-9ed7-0a7a327b60bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:45.054651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9f9d48e-0766-429f-9ed7-0a7a327b60bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:45.063618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9f9d48e-0766-429f-9ed7-0a7a327b60bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:45.263644 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a9f9d48e-0766-429f-9ed7-0a7a327b60bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action" status: 202 len: 0 microversion: 2.1 time: 0.263994 May 18 22:40:45.266673 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2373/4984] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:40:44 2022] POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:40:45.274981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3e93d0d1-a3f0-4e60-abcf-74992223b2fa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:45.275592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3e93d0d1-a3f0-4e60-abcf-74992223b2fa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:45.321379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e93d0d1-a3f0-4e60-abcf-74992223b2fa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:45.321869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e93d0d1-a3f0-4e60-abcf-74992223b2fa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:45.322668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e93d0d1-a3f0-4e60-abcf-74992223b2fa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:45.323095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e93d0d1-a3f0-4e60-abcf-74992223b2fa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:46.102523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3e93d0d1-a3f0-4e60-abcf-74992223b2fa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:46.112363 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3e93d0d1-a3f0-4e60-abcf-74992223b2fa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1511 microversion: 2.1 time: 0.841281 May 18 22:40:46.116786 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2612/4985] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:45 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1511 bytes in 846 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:47.136953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8a569af4-1a6e-4cdf-a9bc-f8eaac3b771d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:47.137867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8a569af4-1a6e-4cdf-a9bc-f8eaac3b771d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:47.145434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8a569af4-1a6e-4cdf-a9bc-f8eaac3b771d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_api:SELECT=44 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:40:47.154427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a569af4-1a6e-4cdf-a9bc-f8eaac3b771d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:47.157726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a569af4-1a6e-4cdf-a9bc-f8eaac3b771d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:47.159039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a569af4-1a6e-4cdf-a9bc-f8eaac3b771d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:47.161094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a569af4-1a6e-4cdf-a9bc-f8eaac3b771d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:47.513866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a569af4-1a6e-4cdf-a9bc-f8eaac3b771d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:47.534302 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8a569af4-1a6e-4cdf-a9bc-f8eaac3b771d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1491 microversion: 2.1 time: 0.402433 May 18 22:40:47.535514 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2374/4986] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:47 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1491 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:47.553308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f16885e7-4721-46a0-9075-ef4415938ff4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"pause": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:47.555434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f16885e7-4721-46a0-9075-ef4415938ff4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:47.568722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f16885e7-4721-46a0-9075-ef4415938ff4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:47.575190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f16885e7-4721-46a0-9075-ef4415938ff4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:47.576320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f16885e7-4721-46a0-9075-ef4415938ff4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:47.576953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f16885e7-4721-46a0-9075-ef4415938ff4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:47.631447 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-f16885e7-4721-46a0-9075-ef4415938ff4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Cannot 'pause' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state paused May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f16885e7-4721-46a0-9075-ef4415938ff4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action HTTP/1.1 May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 13 May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: {"pause": {}} May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: exception: Cannot 'pause' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state paused May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '998fd298-1643-4ba0-a04e-37f973a9fd1b', 'body': {'pause': {}}} May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/pause_server.py", line 41, in _pause May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.compute_api.pause(ctxt, server) May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance 998fd298-1643-4ba0-a04e-37f973a9fd1b in vm_state paused. Cannot pause while the instance is in this state. May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/pause_server.py", line 45, in _pause May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'pause' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state paused May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:47.634628 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:47.640657 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:47.640657 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:47.640657 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:47.640657 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'pause' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state paused May 18 22:40:47.640657 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:47.640657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f16885e7-4721-46a0-9075-ef4415938ff4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 409 to user: Cannot 'pause' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state paused {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:47.642702 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f16885e7-4721-46a0-9075-ef4415938ff4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action" status: 409 len: 143 microversion: 2.1 time: 0.094111 May 18 22:40:47.643369 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2613/4987] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:40:47 2022] POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action => generated 143 bytes in 97 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:40:47.653008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-028d1169-0738-4563-a17c-3647e47cac2a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:47.653796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-028d1169-0738-4563-a17c-3647e47cac2a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:47.661141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-028d1169-0738-4563-a17c-3647e47cac2a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:47.661824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-028d1169-0738-4563-a17c-3647e47cac2a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:47.662782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-028d1169-0738-4563-a17c-3647e47cac2a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:47.663409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-028d1169-0738-4563-a17c-3647e47cac2a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:47.824687 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-028d1169-0738-4563-a17c-3647e47cac2a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action" status: 202 len: 0 microversion: 2.1 time: 0.176335 May 18 22:40:47.826577 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2375/4988] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:40:47 2022] POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:40:47.842381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e33b9f39-67c4-4344-bf1e-7436cfe9c113 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:47.843889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e33b9f39-67c4-4344-bf1e-7436cfe9c113 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:47.862261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e33b9f39-67c4-4344-bf1e-7436cfe9c113 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:47.863348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e33b9f39-67c4-4344-bf1e-7436cfe9c113 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:47.864148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e33b9f39-67c4-4344-bf1e-7436cfe9c113 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:47.864587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e33b9f39-67c4-4344-bf1e-7436cfe9c113 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:48.687725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e33b9f39-67c4-4344-bf1e-7436cfe9c113 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:48.699470 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e33b9f39-67c4-4344-bf1e-7436cfe9c113 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1498 microversion: 2.1 time: 0.865960 May 18 22:40:48.709777 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2614/4989] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:47 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1498 bytes in 870 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:49.713024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-35883fb1-2d81-467f-b015-9113854ebb75 tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] Action: 'create', calling method: .version_select at 0x7fa2dfd93ee0>, body: {"server_group": {"name": "server-group", "policy": "affinity"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:49.723729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-072b3045-60c2-4649-b8cf-0d1cc440aff6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:49.725957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-072b3045-60c2-4649-b8cf-0d1cc440aff6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:49.738963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-072b3045-60c2-4649-b8cf-0d1cc440aff6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:49.740320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-072b3045-60c2-4649-b8cf-0d1cc440aff6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:49.741839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-072b3045-60c2-4649-b8cf-0d1cc440aff6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:49.742506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-072b3045-60c2-4649-b8cf-0d1cc440aff6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:49.762604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-35883fb1-2d81-467f-b015-9113854ebb75 tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] Getting quotas for project 6287c9b8a9284e1ba35fc120fc87af3a. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:40:49.771192 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-35883fb1-2d81-467f-b015-9113854ebb75 tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] Getting quotas for user 8501854dc6744dd49563e68332151ee7 and project 6287c9b8a9284e1ba35fc120fc87af3a. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:40:49.875083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-35883fb1-2d81-467f-b015-9113854ebb75 tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] Getting quotas for project 6287c9b8a9284e1ba35fc120fc87af3a. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:40:49.895140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-35883fb1-2d81-467f-b015-9113854ebb75 tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] Getting quotas for user 8501854dc6744dd49563e68332151ee7 and project 6287c9b8a9284e1ba35fc120fc87af3a. Resources: {'server_groups'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:40:49.930264 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-35883fb1-2d81-467f-b015-9113854ebb75 tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] 10.222.0.58 "POST /compute/v2.1/os-server-groups" status: 200 len: 235 microversion: 2.64 time: 0.406567 May 18 22:40:49.931421 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2376/4990] 10.222.0.58 () {62 vars in 1213 bytes} [Wed May 18 22:40:49 2022] POST /compute/v2.1/os-server-groups => generated 235 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) May 18 22:40:49.952921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fcebc258-5dbd-4849-a786-929b170a99cc tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:49.974716 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fcebc258-5dbd-4849-a786-929b170a99cc tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] 10.222.0.58 "GET /compute/v2.1/os-server-groups" status: 200 len: 238 microversion: 2.64 time: 0.035200 May 18 22:40:49.975942 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2377/4991] 10.222.0.58 () {60 vars in 1192 bytes} [Wed May 18 22:40:49 2022] GET /compute/v2.1/os-server-groups => generated 238 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:40:49.988122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e2c3c751-8bcf-4ade-8f74-9e37410b3a5f tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:50.003597 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e2c3c751-8bcf-4ade-8f74-9e37410b3a5f tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] 10.222.0.58 "GET /compute/v2.1/os-server-groups/fd4ec169-b978-48b1-873a-b271e365f2e6" status: 200 len: 235 microversion: 2.64 time: 0.021181 May 18 22:40:50.004748 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2378/4992] 10.222.0.58 () {60 vars in 1303 bytes} [Wed May 18 22:40:49 2022] GET /compute/v2.1/os-server-groups/fd4ec169-b978-48b1-873a-b271e365f2e6 => generated 235 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) May 18 22:40:50.015504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-03d436e4-6316-4b2d-90f9-194a52a8b01c tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:50.054402 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-03d436e4-6316-4b2d-90f9-194a52a8b01c tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] 10.222.0.58 "DELETE /compute/v2.1/os-server-groups/fd4ec169-b978-48b1-873a-b271e365f2e6" status: 204 len: 0 microversion: 2.64 time: 0.043615 May 18 22:40:50.056574 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2379/4993] 10.222.0.58 () {60 vars in 1306 bytes} [Wed May 18 22:40:50 2022] DELETE /compute/v2.1/os-server-groups/fd4ec169-b978-48b1-873a-b271e365f2e6 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) May 18 22:40:50.068561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a5d62746-8df1-42b4-9766-1fcc7ccd007f tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:50.097046 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-a5d62746-8df1-42b4-9766-1fcc7ccd007f tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] HTTP exception thrown: Instance group fd4ec169-b978-48b1-873a-b271e365f2e6 could not be found. May 18 22:40:50.103852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-072b3045-60c2-4649-b8cf-0d1cc440aff6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a5d62746-8df1-42b4-9766-1fcc7ccd007f tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] Request method failure captured: May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/os-server-groups/fd4ec169-b978-48b1-873a-b271e365f2e6 HTTP/1.1 May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXXxGVCMjgswiH2TnpOfORyEW7CXWQR8wiqP7-mA7kbkISXBPBN2MVydLbSPPt-eaiczjCKs6BeCP5Sr--xjAxjAz_AMQmZzROgBMwbfAGBnbLx6xVgZxkkuSbO8WJyV8MBadeUWU1BMzxSvJeXAmqaUl5HiqOPdDG1FYC5QbWi2Gd8 May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.64 May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 6287c9b8a9284e1ba35fc120fc87af3a May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerGroup264TestJSON-878056437 May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6287c9b8a9284e1ba35fc120fc87af3a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6287c9b8a9284e1ba35fc120fc87af3a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6287c9b8a9284e1ba35fc120fc87af3a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6287c9b8a9284e1ba35fc120fc87af3a"}]}] May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerGroup264TestJSON-878056437 May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 6287c9b8a9284e1ba35fc120fc87af3a May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerGroup264TestJSON-878056437 May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerGroup264TestJSON-878056437-project May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 8501854dc6744dd49563e68332151ee7 May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerGroup264TestJSON-878056437-project May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance group fd4ec169-b978-48b1-873a-b271e365f2e6 could not be found. May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'fd4ec169-b978-48b1-873a-b271e365f2e6'} May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/server_groups.py", line 139, in delete May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi sg = objects.InstanceGroup.get_by_uuid(context, id) May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/instance_group.py", line 373, in get_by_uuid May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_group = cls._get_from_db_by_uuid(context, uuid) May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/instance_group.py", line 228, in _get_from_db_by_uuid May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceGroupNotFound(group_uuid=uuid) May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceGroupNotFound: Instance group fd4ec169-b978-48b1-873a-b271e365f2e6 could not be found. May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/server_groups.py", line 141, in delete May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance group fd4ec169-b978-48b1-873a-b271e365f2e6 could not be found. May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:50.117640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:50.123115 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:50.123115 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:50.123115 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:50.123115 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:50.123115 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance group fd4ec169-b978-48b1-873a-b271e365f2e6 could not be found. May 18 22:40:50.123115 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:50.123115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a5d62746-8df1-42b4-9766-1fcc7ccd007f tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] Returning 404 to user: Instance group fd4ec169-b978-48b1-873a-b271e365f2e6 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:50.123688 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-072b3045-60c2-4649-b8cf-0d1cc440aff6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1498 microversion: 2.1 time: 0.406380 May 18 22:40:50.126577 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a5d62746-8df1-42b4-9766-1fcc7ccd007f tempest-ServerGroup264TestJSON-878056437 tempest-ServerGroup264TestJSON-878056437-project] 10.222.0.58 "DELETE /compute/v2.1/os-server-groups/fd4ec169-b978-48b1-873a-b271e365f2e6" status: 404 len: 117 microversion: 2.64 time: 0.060545 May 18 22:40:50.128979 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2380/4994] 10.222.0.58 () {60 vars in 1306 bytes} [Wed May 18 22:40:50 2022] DELETE /compute/v2.1/os-server-groups/fd4ec169-b978-48b1-873a-b271e365f2e6 => generated 117 bytes in 68 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:40:50.134263 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2615/4995] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:49 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1498 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:51.142241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fd2a4dc4-fd3d-49e2-8127-1ea4d7acfdab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:51.143070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fd2a4dc4-fd3d-49e2-8127-1ea4d7acfdab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:51.164374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd2a4dc4-fd3d-49e2-8127-1ea4d7acfdab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:51.165023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd2a4dc4-fd3d-49e2-8127-1ea4d7acfdab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:51.166536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd2a4dc4-fd3d-49e2-8127-1ea4d7acfdab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:51.166981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd2a4dc4-fd3d-49e2-8127-1ea4d7acfdab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:51.632656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fd2a4dc4-fd3d-49e2-8127-1ea4d7acfdab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:51.644997 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fd2a4dc4-fd3d-49e2-8127-1ea4d7acfdab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1498 microversion: 2.1 time: 0.507247 May 18 22:40:51.649173 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2381/4996] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:51 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1498 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:52.662707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ce641e9-cc07-4dd2-975d-c1cd105892a9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:52.664264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2ce641e9-cc07-4dd2-975d-c1cd105892a9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:52.678241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ce641e9-cc07-4dd2-975d-c1cd105892a9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:52.678799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ce641e9-cc07-4dd2-975d-c1cd105892a9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:52.680759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ce641e9-cc07-4dd2-975d-c1cd105892a9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:52.683279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ce641e9-cc07-4dd2-975d-c1cd105892a9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:53.153769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2ce641e9-cc07-4dd2-975d-c1cd105892a9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:53.165580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2ce641e9-cc07-4dd2-975d-c1cd105892a9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:40:53.181710 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2ce641e9-cc07-4dd2-975d-c1cd105892a9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1498 microversion: 2.1 time: 0.523002 May 18 22:40:53.183192 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2616/4997] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:52 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1498 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:54.201086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d2bf1e7-b1fa-4e75-95f0-7871a6753e03 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:54.201610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9d2bf1e7-b1fa-4e75-95f0-7871a6753e03 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:54.209729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d2bf1e7-b1fa-4e75-95f0-7871a6753e03 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:54.211168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d2bf1e7-b1fa-4e75-95f0-7871a6753e03 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:54.213571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d2bf1e7-b1fa-4e75-95f0-7871a6753e03 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:54.214914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d2bf1e7-b1fa-4e75-95f0-7871a6753e03 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:54.976077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9d2bf1e7-b1fa-4e75-95f0-7871a6753e03 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:54.985684 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9d2bf1e7-b1fa-4e75-95f0-7871a6753e03 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.789002 May 18 22:40:55.003709 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2382/4998] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:54 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:55.010514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8916ca64-719c-4cc9-9c00-55d445d8960f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:55.011436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8916ca64-719c-4cc9-9c00-55d445d8960f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:55.031364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8916ca64-719c-4cc9-9c00-55d445d8960f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:55.035796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8916ca64-719c-4cc9-9c00-55d445d8960f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:55.037444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8916ca64-719c-4cc9-9c00-55d445d8960f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:55.038963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8916ca64-719c-4cc9-9c00-55d445d8960f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:55.331956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8916ca64-719c-4cc9-9c00-55d445d8960f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:55.347603 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8916ca64-719c-4cc9-9c00-55d445d8960f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.341822 May 18 22:40:55.350566 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2617/4999] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:55 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:55.366188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1f7f395f-6f54-437f-b082-b1b0280aaef7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:55.367155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1f7f395f-6f54-437f-b082-b1b0280aaef7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:55.375841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f7f395f-6f54-437f-b082-b1b0280aaef7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:55.376537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f7f395f-6f54-437f-b082-b1b0280aaef7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:55.377497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f7f395f-6f54-437f-b082-b1b0280aaef7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:55.378140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f7f395f-6f54-437f-b082-b1b0280aaef7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:55.394974 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-1f7f395f-6f54-437f-b082-b1b0280aaef7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1f7f395f-6f54-437f-b082-b1b0280aaef7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e/action HTTP/1.1 May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 28 May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: {"reboot": {"type": "SOFT"}} May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '7ceb997e-d5a2-4ab3-9007-7b821114fb3e', 'body': {'reboot': {'type': 'SOFT'}}} May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1031, in _action_reboot May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, id) May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:40:55.396803 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:55.401998 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:55.401998 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:55.401998 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:55.401998 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:55.401998 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:55.401998 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:55.401998 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:55.401998 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:55.401998 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:55.401998 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:55.401998 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:55.403590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1f7f395f-6f54-437f-b082-b1b0280aaef7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:55.404794 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1f7f395f-6f54-437f-b082-b1b0280aaef7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e/action" status: 404 len: 111 microversion: 2.1 time: 0.042697 May 18 22:40:55.406172 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2383/5000] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:40:55 2022] POST /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e/action => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:40:55.417059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62b72e3f-7220-42fe-a0e8-76018bbccd16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:55.418075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-62b72e3f-7220-42fe-a0e8-76018bbccd16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:55.437420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62b72e3f-7220-42fe-a0e8-76018bbccd16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:55.438299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62b72e3f-7220-42fe-a0e8-76018bbccd16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:55.439435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62b72e3f-7220-42fe-a0e8-76018bbccd16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:55.440669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62b72e3f-7220-42fe-a0e8-76018bbccd16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:55.789638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-62b72e3f-7220-42fe-a0e8-76018bbccd16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:55.803171 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-62b72e3f-7220-42fe-a0e8-76018bbccd16 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.386490 May 18 22:40:55.803977 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2618/5001] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:55 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:55.834547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c27daa05-e547-4fb7-bc66-9dd9f4c0c088 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:55.835417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c27daa05-e547-4fb7-bc66-9dd9f4c0c088 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:55.846648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c27daa05-e547-4fb7-bc66-9dd9f4c0c088 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:55.847203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c27daa05-e547-4fb7-bc66-9dd9f4c0c088 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:55.848493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c27daa05-e547-4fb7-bc66-9dd9f4c0c088 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:55.848934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c27daa05-e547-4fb7-bc66-9dd9f4c0c088 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:56.299444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-\u20a1-1784445278", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "988913af-f757-47f2-a79a-fc9c59fd3420"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:56.367229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] validate_networks() for [('988913af-f757-47f2-a79a-fc9c59fd3420', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:40:56.372936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c27daa05-e547-4fb7-bc66-9dd9f4c0c088 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:56.409356 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c27daa05-e547-4fb7-bc66-9dd9f4c0c088 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.580374 May 18 22:40:56.410339 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2384/5002] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:55 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:56.440000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aede27c9-e4cf-4d39-ae75-b5312ea7a94c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:56.441401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aede27c9-e4cf-4d39-ae75-b5312ea7a94c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 2fad7ca4-b6fd-447e-8b48-d74c5cfd2727] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:56.455270 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-aede27c9-e4cf-4d39-ae75-b5312ea7a94c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 2fad7ca4-b6fd-447e-8b48-d74c5cfd2727 could not be found. May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aede27c9-e4cf-4d39-ae75-b5312ea7a94c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/2fad7ca4-b6fd-447e-8b48-d74c5cfd2727/action HTTP/1.1 May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 28 May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: {"reboot": {"type": "SOFT"}} May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 2fad7ca4-b6fd-447e-8b48-d74c5cfd2727 could not be found. May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '2fad7ca4-b6fd-447e-8b48-d74c5cfd2727', 'body': {'reboot': {'type': 'SOFT'}}} May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 2fad7ca4-b6fd-447e-8b48-d74c5cfd2727 could not be found. May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1031, in _action_reboot May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, id) May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 2fad7ca4-b6fd-447e-8b48-d74c5cfd2727 could not be found. May 18 22:40:56.456835 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:56.461761 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:56.461761 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:56.461761 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:56.461761 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:56.461761 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:56.461761 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:56.461761 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:56.461761 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 2fad7ca4-b6fd-447e-8b48-d74c5cfd2727 could not be found. May 18 22:40:56.461761 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:40:56.468852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aede27c9-e4cf-4d39-ae75-b5312ea7a94c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 2fad7ca4-b6fd-447e-8b48-d74c5cfd2727 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:56.471418 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aede27c9-e4cf-4d39-ae75-b5312ea7a94c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/2fad7ca4-b6fd-447e-8b48-d74c5cfd2727/action" status: 404 len: 111 microversion: 2.1 time: 0.036743 May 18 22:40:56.474926 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2385/5003] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:40:56 2022] POST /compute/v2.1/servers/2fad7ca4-b6fd-447e-8b48-d74c5cfd2727/action => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:40:56.488633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3659aa63-42c9-4303-a39b-80e1a26077d8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:56.494658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3659aa63-42c9-4303-a39b-80e1a26077d8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:56.508396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3659aa63-42c9-4303-a39b-80e1a26077d8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:56.510926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3659aa63-42c9-4303-a39b-80e1a26077d8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:56.514252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3659aa63-42c9-4303-a39b-80e1a26077d8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:56.515531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3659aa63-42c9-4303-a39b-80e1a26077d8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:56.887617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3659aa63-42c9-4303-a39b-80e1a26077d8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:56.896074 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3659aa63-42c9-4303-a39b-80e1a26077d8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.411217 May 18 22:40:56.896801 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2386/5004] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:56 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:56.918305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-97b69040-327f-44bc-9c4e-a73dce1db5cd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:56.922046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-97b69040-327f-44bc-9c4e-a73dce1db5cd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:56.934394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97b69040-327f-44bc-9c4e-a73dce1db5cd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:56.938619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97b69040-327f-44bc-9c4e-a73dce1db5cd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:56.941131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97b69040-327f-44bc-9c4e-a73dce1db5cd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:56.942488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97b69040-327f-44bc-9c4e-a73dce1db5cd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:56.949557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:40:56.950007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:40:56.950467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:40:56.951047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:40:56.951594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:40:56.960943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:56.961674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:56.962757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:56.963258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:56.985408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:40:56.993135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for user 24bbd897a7c04e1fa14ca23713c5243a and project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:40:57.032932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:40:57.036578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:40:57.113280 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-234e733e-ca19-4a5d-816e-89c924e32faf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.023925 May 18 22:40:57.121175 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2619/5005] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:40:56 2022] POST /compute/v2.1/servers => generated 380 bytes in 1033 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:40:57.131209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ba6d7127-d399-444f-867b-e310048fe74e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:57.132366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ba6d7127-d399-444f-867b-e310048fe74e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:57.237012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ba6d7127-d399-444f-867b-e310048fe74e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:57.247085 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ba6d7127-d399-444f-867b-e310048fe74e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1193 microversion: 2.1 time: 0.119825 May 18 22:40:57.261678 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2620/5006] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:57 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1193 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:57.736059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-97b69040-327f-44bc-9c4e-a73dce1db5cd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:57.752345 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-97b69040-327f-44bc-9c4e-a73dce1db5cd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.839905 May 18 22:40:57.761812 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2387/5007] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:56 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 842 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:40:57.770984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0d7cca9-7505-44c0-9a0b-9bdadacaaf50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:57.773313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e0d7cca9-7505-44c0-9a0b-9bdadacaaf50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:57.781868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0d7cca9-7505-44c0-9a0b-9bdadacaaf50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:57.782614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0d7cca9-7505-44c0-9a0b-9bdadacaaf50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:57.783582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0d7cca9-7505-44c0-9a0b-9bdadacaaf50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:57.784183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0d7cca9-7505-44c0-9a0b-9bdadacaaf50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:57.817214 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-e0d7cca9-7505-44c0-9a0b-9bdadacaaf50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0d7cca9-7505-44c0-9a0b-9bdadacaaf50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e/action HTTP/1.1 May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 65 May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '7ceb997e-d5a2-4ab3-9007-7b821114fb3e', 'body': {'rebuild': {'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b'}}} May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi [Previous line repeated 4 more times] May 18 22:40:57.819608 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1160, in _action_rebuild May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, id) May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:40:57.824101 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:57.827714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0d7cca9-7505-44c0-9a0b-9bdadacaaf50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:57.828732 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e0d7cca9-7505-44c0-9a0b-9bdadacaaf50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e/action" status: 404 len: 111 microversion: 2.1 time: 0.062429 May 18 22:40:57.829889 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2621/5008] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:40:57 2022] POST /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e/action => generated 111 bytes in 64 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:40:57.854486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2e522c00-5c04-497b-94d5-04a288f0bb56 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:57.859758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2e522c00-5c04-497b-94d5-04a288f0bb56 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:57.876716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e522c00-5c04-497b-94d5-04a288f0bb56 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:57.877450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e522c00-5c04-497b-94d5-04a288f0bb56 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:57.878418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e522c00-5c04-497b-94d5-04a288f0bb56 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:57.879132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2e522c00-5c04-497b-94d5-04a288f0bb56 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:58.234573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2e522c00-5c04-497b-94d5-04a288f0bb56 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:58.249637 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2e522c00-5c04-497b-94d5-04a288f0bb56 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.413115 May 18 22:40:58.250962 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2388/5009] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:57 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:58.269761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1b9e67c4-483d-42e9-b71d-9265a2c895ae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:58.270031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4acf4588-4114-4751-aa88-b11a6afe5cb8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:58.270337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1b9e67c4-483d-42e9-b71d-9265a2c895ae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:58.270775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4acf4588-4114-4751-aa88-b11a6afe5cb8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:58.279604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4acf4588-4114-4751-aa88-b11a6afe5cb8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:58.280716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4acf4588-4114-4751-aa88-b11a6afe5cb8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:58.281380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4acf4588-4114-4751-aa88-b11a6afe5cb8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:58.281834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4acf4588-4114-4751-aa88-b11a6afe5cb8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:58.295414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b9e67c4-483d-42e9-b71d-9265a2c895ae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:58.296274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b9e67c4-483d-42e9-b71d-9265a2c895ae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:58.297305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b9e67c4-483d-42e9-b71d-9265a2c895ae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:58.297958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b9e67c4-483d-42e9-b71d-9265a2c895ae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:58.439978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1b9e67c4-483d-42e9-b71d-9265a2c895ae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:58.456602 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1b9e67c4-483d-42e9-b71d-9265a2c895ae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1245 microversion: 2.1 time: 0.191864 May 18 22:40:58.466602 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2622/5010] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:58 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1245 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:58.627671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4acf4588-4114-4751-aa88-b11a6afe5cb8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:58.638677 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4acf4588-4114-4751-aa88-b11a6afe5cb8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.372914 May 18 22:40:58.640763 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2389/5011] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:58 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:40:58.656568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0dee32d1-b667-4631-a472-6811780a4343 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:58.658669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0dee32d1-b667-4631-a472-6811780a4343 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: f8339cec-7d13-4284-9686-0e2a56e1464f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:58.664825 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-0dee32d1-b667-4631-a472-6811780a4343 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance f8339cec-7d13-4284-9686-0e2a56e1464f could not be found. May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0dee32d1-b667-4631-a472-6811780a4343 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/f8339cec-7d13-4284-9686-0e2a56e1464f/action HTTP/1.1 May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 65 May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance f8339cec-7d13-4284-9686-0e2a56e1464f could not be found. May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f8339cec-7d13-4284-9686-0e2a56e1464f', 'body': {'rebuild': {'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b'}}} May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f8339cec-7d13-4284-9686-0e2a56e1464f could not be found. May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi [Previous line repeated 4 more times] May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1160, in _action_rebuild May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, id) May 18 22:40:58.666835 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f8339cec-7d13-4284-9686-0e2a56e1464f could not be found. May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f8339cec-7d13-4284-9686-0e2a56e1464f could not be found. May 18 22:40:58.671704 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:58.674118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0dee32d1-b667-4631-a472-6811780a4343 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance f8339cec-7d13-4284-9686-0e2a56e1464f could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:58.675295 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0dee32d1-b667-4631-a472-6811780a4343 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/f8339cec-7d13-4284-9686-0e2a56e1464f/action" status: 404 len: 111 microversion: 2.1 time: 0.022859 May 18 22:40:58.679399 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2623/5012] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:40:58 2022] POST /compute/v2.1/servers/f8339cec-7d13-4284-9686-0e2a56e1464f/action => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:40:58.685456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-20a2ea76-578a-49e1-9840-a7a41226b0c2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:58.687191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-20a2ea76-578a-49e1-9840-a7a41226b0c2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:58.703006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20a2ea76-578a-49e1-9840-a7a41226b0c2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:58.703994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20a2ea76-578a-49e1-9840-a7a41226b0c2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:58.705055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20a2ea76-578a-49e1-9840-a7a41226b0c2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:58.705699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20a2ea76-578a-49e1-9840-a7a41226b0c2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:58.933433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-20a2ea76-578a-49e1-9840-a7a41226b0c2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:58.945306 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-20a2ea76-578a-49e1-9840-a7a41226b0c2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.264199 May 18 22:40:58.964966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-12ecbaa0-782f-40a4-a00d-f8eb402d01ab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:58.965647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-12ecbaa0-782f-40a4-a00d-f8eb402d01ab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:58.972057 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2390/5013] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:58 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:40:58.974720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12ecbaa0-782f-40a4-a00d-f8eb402d01ab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:58.979113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12ecbaa0-782f-40a4-a00d-f8eb402d01ab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:58.980511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12ecbaa0-782f-40a4-a00d-f8eb402d01ab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:58.981442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12ecbaa0-782f-40a4-a00d-f8eb402d01ab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:59.475013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5f6dc787-d384-402a-9d67-1ee5b45d32da tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:59.476009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5f6dc787-d384-402a-9d67-1ee5b45d32da tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:59.491062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f6dc787-d384-402a-9d67-1ee5b45d32da tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:59.491793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f6dc787-d384-402a-9d67-1ee5b45d32da tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:59.492743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f6dc787-d384-402a-9d67-1ee5b45d32da tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:59.493338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f6dc787-d384-402a-9d67-1ee5b45d32da tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:59.508031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-12ecbaa0-782f-40a4-a00d-f8eb402d01ab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:59.523265 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-12ecbaa0-782f-40a4-a00d-f8eb402d01ab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.562039 May 18 22:40:59.527413 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2624/5014] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:58 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:40:59.544971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d7a1e08-0fe0-428d-8d08-511010576186 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"restore": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:40:59.549362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d7a1e08-0fe0-428d-8d08-511010576186 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 86e6ca68-743d-4556-a721-3f853394393a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:59.558520 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-2d7a1e08-0fe0-428d-8d08-511010576186 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 86e6ca68-743d-4556-a721-3f853394393a could not be found. May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d7a1e08-0fe0-428d-8d08-511010576186 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/86e6ca68-743d-4556-a721-3f853394393a/action HTTP/1.1 May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 15 May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: {"restore": {}} May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 86e6ca68-743d-4556-a721-3f853394393a could not be found. May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '86e6ca68-743d-4556-a721-3f853394393a', 'body': {'restore': {}}} May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 86e6ca68-743d-4556-a721-3f853394393a could not be found. May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/deferred_delete.py", line 38, in _restore May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, id) May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 86e6ca68-743d-4556-a721-3f853394393a could not be found. May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:40:59.561271 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:40:59.566621 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:40:59.566621 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:40:59.566621 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 86e6ca68-743d-4556-a721-3f853394393a could not be found. May 18 22:40:59.566621 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:40:59.568082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d7a1e08-0fe0-428d-8d08-511010576186 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 86e6ca68-743d-4556-a721-3f853394393a could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:40:59.569162 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d7a1e08-0fe0-428d-8d08-511010576186 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/86e6ca68-743d-4556-a721-3f853394393a/action" status: 404 len: 111 microversion: 2.1 time: 0.028198 May 18 22:40:59.570336 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2625/5015] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:40:59 2022] POST /compute/v2.1/servers/86e6ca68-743d-4556-a721-3f853394393a/action => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:40:59.580319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8aa3170d-8e60-4c11-9ee7-ce0ec0909d80 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:40:59.581297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8aa3170d-8e60-4c11-9ee7-ce0ec0909d80 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:40:59.589510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8aa3170d-8e60-4c11-9ee7-ce0ec0909d80 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:59.590341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8aa3170d-8e60-4c11-9ee7-ce0ec0909d80 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:59.591356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8aa3170d-8e60-4c11-9ee7-ce0ec0909d80 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:40:59.591821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8aa3170d-8e60-4c11-9ee7-ce0ec0909d80 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:40:59.620069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5f6dc787-d384-402a-9d67-1ee5b45d32da tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:40:59.629289 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5f6dc787-d384-402a-9d67-1ee5b45d32da tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1251 microversion: 2.1 time: 0.158124 May 18 22:40:59.630497 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2391/5016] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:59 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1251 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:00.063246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8aa3170d-8e60-4c11-9ee7-ce0ec0909d80 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:00.071902 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8aa3170d-8e60-4c11-9ee7-ce0ec0909d80 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.497238 May 18 22:41:00.074617 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2626/5017] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:40:59 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:00.094824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b9fa0260-34a5-4cb9-a069-f6e74af71c23 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:00.095521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b9fa0260-34a5-4cb9-a069-f6e74af71c23 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:00.097669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b9fa0260-34a5-4cb9-a069-f6e74af71c23 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:00.105200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9fa0260-34a5-4cb9-a069-f6e74af71c23 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:00.116050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9fa0260-34a5-4cb9-a069-f6e74af71c23 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:00.117829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9fa0260-34a5-4cb9-a069-f6e74af71c23 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:00.117829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9fa0260-34a5-4cb9-a069-f6e74af71c23 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:00.393286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b9fa0260-34a5-4cb9-a069-f6e74af71c23 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:00.406012 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b9fa0260-34a5-4cb9-a069-f6e74af71c23 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.315441 May 18 22:41:00.407370 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2392/5018] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:00 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:00.425330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9cad0093-e278-4ff5-b4c4-1481df7754aa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"restore": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:00.425994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9cad0093-e278-4ff5-b4c4-1481df7754aa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:00.432954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9cad0093-e278-4ff5-b4c4-1481df7754aa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:00.433622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9cad0093-e278-4ff5-b4c4-1481df7754aa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:00.445055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9cad0093-e278-4ff5-b4c4-1481df7754aa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:00.446056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9cad0093-e278-4ff5-b4c4-1481df7754aa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:00.488386 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-9cad0093-e278-4ff5-b4c4-1481df7754aa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Cannot 'restore' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9cad0093-e278-4ff5-b4c4-1481df7754aa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action HTTP/1.1 May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 15 May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: {"restore": {}} May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: exception: Cannot 'restore' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '998fd298-1643-4ba0-a04e-37f973a9fd1b', 'body': {'restore': {}}} May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/deferred_delete.py", line 42, in _restore May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.compute_api.restore(context, instance) May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance 998fd298-1643-4ba0-a04e-37f973a9fd1b in vm_state active. Cannot restore while the instance is in this state. May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/deferred_delete.py", line 46, in _restore May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'restore' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:00.490656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:00.496228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:00.496228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:41:00.496228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:41:00.496228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'restore' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:41:00.496228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:00.496228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9cad0093-e278-4ff5-b4c4-1481df7754aa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 409 to user: Cannot 'restore' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:41:00.496228 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9cad0093-e278-4ff5-b4c4-1481df7754aa tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action" status: 409 len: 145 microversion: 2.1 time: 0.074931 May 18 22:41:00.500145 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2627/5019] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:41:00 2022] POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action => generated 145 bytes in 80 msecs (HTTP/1.1 409) 9 headers in 378 bytes (2 switches on core 0) May 18 22:41:00.507741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-36c2dd60-caf0-4880-8525-5f4dd5912909 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:00.508799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-36c2dd60-caf0-4880-8525-5f4dd5912909 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:00.520411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36c2dd60-caf0-4880-8525-5f4dd5912909 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:00.520890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36c2dd60-caf0-4880-8525-5f4dd5912909 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:00.521659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36c2dd60-caf0-4880-8525-5f4dd5912909 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:00.522123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36c2dd60-caf0-4880-8525-5f4dd5912909 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:00.646764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f7ec6886-169d-4926-bb5f-e7f262967e54 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:00.647659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f7ec6886-169d-4926-bb5f-e7f262967e54 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:00.665595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7ec6886-169d-4926-bb5f-e7f262967e54 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:00.666357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7ec6886-169d-4926-bb5f-e7f262967e54 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:00.667133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7ec6886-169d-4926-bb5f-e7f262967e54 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:00.667566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7ec6886-169d-4926-bb5f-e7f262967e54 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:00.732260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-36c2dd60-caf0-4880-8525-5f4dd5912909 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:00.744063 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-36c2dd60-caf0-4880-8525-5f4dd5912909 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.242529 May 18 22:41:00.745576 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2393/5020] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:00 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:00.767036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-84e72108-58d4-44ff-8d10-5cc1a3054ab9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:00.768354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-84e72108-58d4-44ff-8d10-5cc1a3054ab9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:00.778055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84e72108-58d4-44ff-8d10-5cc1a3054ab9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:00.781356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84e72108-58d4-44ff-8d10-5cc1a3054ab9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:00.782900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84e72108-58d4-44ff-8d10-5cc1a3054ab9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:00.784041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84e72108-58d4-44ff-8d10-5cc1a3054ab9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:00.789995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-84e72108-58d4-44ff-8d10-5cc1a3054ab9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:01.021953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-84e72108-58d4-44ff-8d10-5cc1a3054ab9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:01.035411 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-84e72108-58d4-44ff-8d10-5cc1a3054ab9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.276145 May 18 22:41:01.036345 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2394/5021] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:00 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:01.054155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-193aa7ab-2795-469c-b162-10eabff2231a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:01.054719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-193aa7ab-2795-469c-b162-10eabff2231a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 99ab322e-5b5c-49d5-8b98-cce17b1a3545] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:01.062452 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-193aa7ab-2795-469c-b162-10eabff2231a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 99ab322e-5b5c-49d5-8b98-cce17b1a3545 could not be found. May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-193aa7ab-2795-469c-b162-10eabff2231a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/99ab322e-5b5c-49d5-8b98-cce17b1a3545/action HTTP/1.1 May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 14 May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: {"resume": {}} May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 99ab322e-5b5c-49d5-8b98-cce17b1a3545 could not be found. May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '99ab322e-5b5c-49d5-8b98-cce17b1a3545', 'body': {'resume': {}}} May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 99ab322e-5b5c-49d5-8b98-cce17b1a3545 could not be found. May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/suspend_server.py", line 55, in _resume May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi server = common.get_instance(self.compute_api, context, id) May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 99ab322e-5b5c-49d5-8b98-cce17b1a3545 could not be found. May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:01.071353 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:01.075724 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:41:01.075724 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:41:01.075724 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 99ab322e-5b5c-49d5-8b98-cce17b1a3545 could not be found. May 18 22:41:01.075724 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:01.075724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-193aa7ab-2795-469c-b162-10eabff2231a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 99ab322e-5b5c-49d5-8b98-cce17b1a3545 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:41:01.075724 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-193aa7ab-2795-469c-b162-10eabff2231a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/99ab322e-5b5c-49d5-8b98-cce17b1a3545/action" status: 404 len: 111 microversion: 2.1 time: 0.024236 May 18 22:41:01.075724 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2395/5022] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:41:01 2022] POST /compute/v2.1/servers/99ab322e-5b5c-49d5-8b98-cce17b1a3545/action => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:41:01.083032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0240717e-309c-4a22-9e48-72e3afe65e7f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:01.084878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0240717e-309c-4a22-9e48-72e3afe65e7f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:01.250437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f7ec6886-169d-4926-bb5f-e7f262967e54 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:01.290189 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f7ec6886-169d-4926-bb5f-e7f262967e54 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1293 microversion: 2.1 time: 0.647365 May 18 22:41:01.302038 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2628/5023] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:00 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1293 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:01.502845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0240717e-309c-4a22-9e48-72e3afe65e7f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:01.504101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0240717e-309c-4a22-9e48-72e3afe65e7f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:01.505047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0240717e-309c-4a22-9e48-72e3afe65e7f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:01.506052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0240717e-309c-4a22-9e48-72e3afe65e7f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:01.670149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0240717e-309c-4a22-9e48-72e3afe65e7f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:01.683426 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0240717e-309c-4a22-9e48-72e3afe65e7f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.604462 May 18 22:41:01.684250 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2396/5024] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:01 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:01.703001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5e30265a-9e90-4be6-ab63-59da6f97a68a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:01.703613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5e30265a-9e90-4be6-ab63-59da6f97a68a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:01.711989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5e30265a-9e90-4be6-ab63-59da6f97a68a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:01.712424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5e30265a-9e90-4be6-ab63-59da6f97a68a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:01.713191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5e30265a-9e90-4be6-ab63-59da6f97a68a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:01.713652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5e30265a-9e90-4be6-ab63-59da6f97a68a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:02.312276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bd891619-f24b-4f71-8bde-b566c1fc4a2f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:02.312989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bd891619-f24b-4f71-8bde-b566c1fc4a2f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:02.336383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd891619-f24b-4f71-8bde-b566c1fc4a2f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:02.336932 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd891619-f24b-4f71-8bde-b566c1fc4a2f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:02.337851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd891619-f24b-4f71-8bde-b566c1fc4a2f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:02.338645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd891619-f24b-4f71-8bde-b566c1fc4a2f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:02.464853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5e30265a-9e90-4be6-ab63-59da6f97a68a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:02.480629 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5e30265a-9e90-4be6-ab63-59da6f97a68a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.781887 May 18 22:41:02.481486 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2629/5025] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:01 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 784 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:02.503448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9168914b-19a9-4430-bfaa-f7067821b149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:02.506740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9168914b-19a9-4430-bfaa-f7067821b149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:02.515773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9168914b-19a9-4430-bfaa-f7067821b149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:02.516062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9168914b-19a9-4430-bfaa-f7067821b149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:02.522558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9168914b-19a9-4430-bfaa-f7067821b149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:02.523210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9168914b-19a9-4430-bfaa-f7067821b149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:02.557428 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-9168914b-19a9-4430-bfaa-f7067821b149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Cannot 'resume' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9168914b-19a9-4430-bfaa-f7067821b149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action HTTP/1.1 May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 14 May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: {"resume": {}} May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: exception: Cannot 'resume' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '998fd298-1643-4ba0-a04e-37f973a9fd1b', 'body': {'resume': {}}} May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/suspend_server.py", line 59, in _resume May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.compute_api.resume(context, server) May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance 998fd298-1643-4ba0-a04e-37f973a9fd1b in vm_state active. Cannot resume while the instance is in this state. May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/suspend_server.py", line 63, in _resume May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'resume' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:02.564465 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:02.569783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:02.569783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:41:02.569783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:41:02.569783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'resume' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:41:02.569783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:02.571735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bd891619-f24b-4f71-8bde-b566c1fc4a2f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:02.573243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9168914b-19a9-4430-bfaa-f7067821b149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 409 to user: Cannot 'resume' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:41:02.574520 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9168914b-19a9-4430-bfaa-f7067821b149 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action" status: 409 len: 144 microversion: 2.1 time: 0.080595 May 18 22:41:02.575134 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2630/5026] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:41:02 2022] POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action => generated 144 bytes in 82 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:41:02.583515 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bd891619-f24b-4f71-8bde-b566c1fc4a2f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1293 microversion: 2.1 time: 0.278004 May 18 22:41:02.584635 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2397/5027] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:02 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1293 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:02.585431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ee9b4915-dae7-49af-9de6-37db01f2811c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:02.586113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ee9b4915-dae7-49af-9de6-37db01f2811c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:02.598214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee9b4915-dae7-49af-9de6-37db01f2811c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:02.598668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee9b4915-dae7-49af-9de6-37db01f2811c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:02.600246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee9b4915-dae7-49af-9de6-37db01f2811c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:02.600953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ee9b4915-dae7-49af-9de6-37db01f2811c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:02.989909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ee9b4915-dae7-49af-9de6-37db01f2811c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:03.004802 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ee9b4915-dae7-49af-9de6-37db01f2811c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.425131 May 18 22:41:03.009674 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2631/5028] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:02 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:03.031761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-28fe4a82-93aa-457f-b8d9-729d627627c8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:03.032506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-28fe4a82-93aa-457f-b8d9-729d627627c8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:03.063573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28fe4a82-93aa-457f-b8d9-729d627627c8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:03.064308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28fe4a82-93aa-457f-b8d9-729d627627c8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:03.065264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28fe4a82-93aa-457f-b8d9-729d627627c8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:03.066183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-28fe4a82-93aa-457f-b8d9-729d627627c8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:03.281132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-28fe4a82-93aa-457f-b8d9-729d627627c8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:03.290214 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-28fe4a82-93aa-457f-b8d9-729d627627c8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.266186 May 18 22:41:03.306469 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2398/5029] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:03 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:03.472064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f3627b3-109e-4e98-9be8-f01dc7cc0e6e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'create', calling method: >, body: {"server": {"name": "", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f3627b3-109e-4e98-9be8-f01dc7cc0e6e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers HTTP/1.1 May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 160 May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "fda91cf8-2390-4a69-a1c6-207a04c16e8f"}]}} May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute name. Value: . '' is too short May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'body': {'server': {'name': '', 'imageRef': 'df603f87-8d0d-4cc3-92c6-02473612747b', 'flavorRef': '452', 'networks': [{'uuid': 'fda91cf8-2390-4a69-a1c6-207a04c16e8f'}]}}} May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: '' is too short May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'minLength' in schema['properties']['server']['properties']['name']: May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'format': 'name', 'maxLength': 255, 'minLength': 1, 'type': 'string'} May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi '' May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:41:03.495612 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute name. Value: . '' is too short May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute name. Value: . '' is too short May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f3627b3-109e-4e98-9be8-f01dc7cc0e6e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Invalid input for field/attribute name. Value: . '' is too short {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:41:03.501485 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4f3627b3-109e-4e98-9be8-f01dc7cc0e6e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 400 len: 108 microversion: 2.1 time: 0.031845 May 18 22:41:03.509040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-648e86aa-12bc-48e6-b378-256a219c8ea2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:03.509670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-648e86aa-12bc-48e6-b378-256a219c8ea2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:03.515971 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2632/5030] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:41:03 2022] POST /compute/v2.1/servers => generated 108 bytes in 54 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:41:03.520290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-648e86aa-12bc-48e6-b378-256a219c8ea2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:03.521014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-648e86aa-12bc-48e6-b378-256a219c8ea2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:03.522104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-648e86aa-12bc-48e6-b378-256a219c8ea2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:03.522807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-648e86aa-12bc-48e6-b378-256a219c8ea2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:03.606872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-857eae80-63a7-408e-a196-40e90933847b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:03.608505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-857eae80-63a7-408e-a196-40e90933847b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:03.625330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-857eae80-63a7-408e-a196-40e90933847b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_api:SELECT=75,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:03.627004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-857eae80-63a7-408e-a196-40e90933847b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:03.627496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-857eae80-63a7-408e-a196-40e90933847b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:03.630878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-857eae80-63a7-408e-a196-40e90933847b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:03.632127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-857eae80-63a7-408e-a196-40e90933847b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:03.818038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-648e86aa-12bc-48e6-b378-256a219c8ea2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:03.848986 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-648e86aa-12bc-48e6-b378-256a219c8ea2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.341336 May 18 22:41:03.852663 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2399/5031] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:03 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:03.862729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-98f117dd-f05d-42b3-aa78-f9c2a7d58d68 req-dadde626-eafc-415f-aa4a-945f5bf0a933 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8a676f0e-fab7-43d2-b1df-1d6eee89e056", "tag": "3ffca373-714f-459c-95fd-18ac1fd64b49"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:03.872392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-98f117dd-f05d-42b3-aa78-f9c2a7d58d68 req-dadde626-eafc-415f-aa4a-945f5bf0a933 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:03.873102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-98f117dd-f05d-42b3-aa78-f9c2a7d58d68 req-dadde626-eafc-415f-aa4a-945f5bf0a933 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:03.889278 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-98f117dd-f05d-42b3-aa78-f9c2a7d58d68 req-dadde626-eafc-415f-aa4a-945f5bf0a933 service nova] Creating event network-changed:3ffca373-714f-459c-95fd-18ac1fd64b49 for instance 8a676f0e-fab7-43d2-b1df-1d6eee89e056 on n-h1-841040-6 May 18 22:41:03.901646 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-98f117dd-f05d-42b3-aa78-f9c2a7d58d68 req-dadde626-eafc-415f-aa4a-945f5bf0a933 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.047336 May 18 22:41:03.903092 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2400/5032] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:41:03 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:41:03.910582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53a7d130-d20d-49fb-926c-4bcc9379ece8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:03.911277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-53a7d130-d20d-49fb-926c-4bcc9379ece8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:03.918193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53a7d130-d20d-49fb-926c-4bcc9379ece8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:03.918797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53a7d130-d20d-49fb-926c-4bcc9379ece8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:03.919559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53a7d130-d20d-49fb-926c-4bcc9379ece8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:03.919986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53a7d130-d20d-49fb-926c-4bcc9379ece8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:04.066811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-857eae80-63a7-408e-a196-40e90933847b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:04.075512 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-857eae80-63a7-408e-a196-40e90933847b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1293 microversion: 2.1 time: 0.477118 May 18 22:41:04.076115 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2633/5033] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:03 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1293 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:04.204818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-53a7d130-d20d-49fb-926c-4bcc9379ece8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:04.220028 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-53a7d130-d20d-49fb-926c-4bcc9379ece8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.315337 May 18 22:41:04.223344 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2401/5034] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:03 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:04.240574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2e7f5b9f-08a6-421c-806c-45cc32e9bac2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:04.241247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2e7f5b9f-08a6-421c-806c-45cc32e9bac2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: b6494b71-cce2-44e6-a016-7ad44db43899] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:04.250702 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-2e7f5b9f-08a6-421c-806c-45cc32e9bac2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance b6494b71-cce2-44e6-a016-7ad44db43899 could not be found. May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2e7f5b9f-08a6-421c-806c-45cc32e9bac2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/b6494b71-cce2-44e6-a016-7ad44db43899/action HTTP/1.1 May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 14 May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: {"shelve": {}} May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance b6494b71-cce2-44e6-a016-7ad44db43899 could not be found. May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'b6494b71-cce2-44e6-a016-7ad44db43899', 'body': {'shelve': {}}} May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b6494b71-cce2-44e6-a016-7ad44db43899 could not be found. May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/shelve.py", line 44, in _shelve May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, id) May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b6494b71-cce2-44e6-a016-7ad44db43899 could not be found. May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:04.264632 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:04.270044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:41:04.270044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:41:04.270044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b6494b71-cce2-44e6-a016-7ad44db43899 could not be found. May 18 22:41:04.270044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:04.270044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2e7f5b9f-08a6-421c-806c-45cc32e9bac2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance b6494b71-cce2-44e6-a016-7ad44db43899 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:41:04.270044 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2e7f5b9f-08a6-421c-806c-45cc32e9bac2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/b6494b71-cce2-44e6-a016-7ad44db43899/action" status: 404 len: 111 microversion: 2.1 time: 0.030523 May 18 22:41:04.270044 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2634/5035] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:41:04 2022] POST /compute/v2.1/servers/b6494b71-cce2-44e6-a016-7ad44db43899/action => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:41:04.279921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b962c264-1fcb-4cd4-b9ea-1ff6ac43bea5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:04.280838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b962c264-1fcb-4cd4-b9ea-1ff6ac43bea5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:04.290498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b962c264-1fcb-4cd4-b9ea-1ff6ac43bea5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:04.293762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b962c264-1fcb-4cd4-b9ea-1ff6ac43bea5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:04.298637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b962c264-1fcb-4cd4-b9ea-1ff6ac43bea5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:04.299895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b962c264-1fcb-4cd4-b9ea-1ff6ac43bea5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:04.583056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b962c264-1fcb-4cd4-b9ea-1ff6ac43bea5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:04.594884 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b962c264-1fcb-4cd4-b9ea-1ff6ac43bea5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.322005 May 18 22:41:04.597182 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2402/5036] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:04 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:04.615075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-451885b8-4a36-4c9b-adc8-41f1c199d763 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:04.615718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-451885b8-4a36-4c9b-adc8-41f1c199d763 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:04.632127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-451885b8-4a36-4c9b-adc8-41f1c199d763 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:04.632578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-451885b8-4a36-4c9b-adc8-41f1c199d763 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:04.633371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-451885b8-4a36-4c9b-adc8-41f1c199d763 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:04.633827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-451885b8-4a36-4c9b-adc8-41f1c199d763 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:04.965603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-451885b8-4a36-4c9b-adc8-41f1c199d763 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:04.983949 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-451885b8-4a36-4c9b-adc8-41f1c199d763 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.372651 May 18 22:41:04.988118 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2635/5037] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:04 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:05.000589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e723736d-7519-43c3-ad45-97b0b02f236a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:05.001179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e723736d-7519-43c3-ad45-97b0b02f236a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:05.012811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e723736d-7519-43c3-ad45-97b0b02f236a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:05.013264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e723736d-7519-43c3-ad45-97b0b02f236a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:05.015187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e723736d-7519-43c3-ad45-97b0b02f236a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:05.015824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e723736d-7519-43c3-ad45-97b0b02f236a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:05.059050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-e723736d-7519-43c3-ad45-97b0b02f236a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lazy-loading 'flavor' on Instance uuid 998fd298-1643-4ba0-a04e-37f973a9fd1b {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:41:05.096952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d0284f1b-17fc-479d-bf31-7049c95b12b4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:05.097783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d0284f1b-17fc-479d-bf31-7049c95b12b4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:05.116523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0284f1b-17fc-479d-bf31-7049c95b12b4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:05.117374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0284f1b-17fc-479d-bf31-7049c95b12b4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:05.118440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0284f1b-17fc-479d-bf31-7049c95b12b4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:05.119123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d0284f1b-17fc-479d-bf31-7049c95b12b4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:05.502516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d0284f1b-17fc-479d-bf31-7049c95b12b4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:05.518552 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d0284f1b-17fc-479d-bf31-7049c95b12b4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1293 microversion: 2.1 time: 0.426030 May 18 22:41:05.519159 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2636/5038] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:05 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1293 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:05.523932 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e723736d-7519-43c3-ad45-97b0b02f236a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action" status: 202 len: 0 microversion: 2.1 time: 0.527542 May 18 22:41:05.532695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-07551bd2-025e-47db-9ab2-642beb8fd6de tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:05.533316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-07551bd2-025e-47db-9ab2-642beb8fd6de tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:05.552686 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2403/5039] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:41:04 2022] POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action => generated 0 bytes in 556 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:41:05.573810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07551bd2-025e-47db-9ab2-642beb8fd6de tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:05.574498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07551bd2-025e-47db-9ab2-642beb8fd6de tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:05.577549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07551bd2-025e-47db-9ab2-642beb8fd6de tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:05.578444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07551bd2-025e-47db-9ab2-642beb8fd6de tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:05.887953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-07551bd2-025e-47db-9ab2-642beb8fd6de tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:05.902273 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-07551bd2-025e-47db-9ab2-642beb8fd6de tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1512 microversion: 2.1 time: 0.373323 May 18 22:41:05.903705 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2637/5040] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:05 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1512 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:06.537141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-86df7a61-fdb9-4cb6-aca5-87f18ca92fb7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:06.538257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-86df7a61-fdb9-4cb6-aca5-87f18ca92fb7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:06.551550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86df7a61-fdb9-4cb6-aca5-87f18ca92fb7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:06.555604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86df7a61-fdb9-4cb6-aca5-87f18ca92fb7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:06.556446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86df7a61-fdb9-4cb6-aca5-87f18ca92fb7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:06.556891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86df7a61-fdb9-4cb6-aca5-87f18ca92fb7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:06.920482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9c2b7888-1725-44d7-b4e3-5ddf1fa5e56b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:06.921310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9c2b7888-1725-44d7-b4e3-5ddf1fa5e56b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:06.934635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c2b7888-1725-44d7-b4e3-5ddf1fa5e56b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:06.935281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c2b7888-1725-44d7-b4e3-5ddf1fa5e56b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:06.936699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c2b7888-1725-44d7-b4e3-5ddf1fa5e56b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:06.937138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c2b7888-1725-44d7-b4e3-5ddf1fa5e56b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:06.995684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9c2b7888-1725-44d7-b4e3-5ddf1fa5e56b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:07.098572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-86df7a61-fdb9-4cb6-aca5-87f18ca92fb7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:07.107090 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-86df7a61-fdb9-4cb6-aca5-87f18ca92fb7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1293 microversion: 2.1 time: 0.575339 May 18 22:41:07.108085 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2404/5041] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:06 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1293 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:07.246681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9c2b7888-1725-44d7-b4e3-5ddf1fa5e56b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:07.317063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9c2b7888-1725-44d7-b4e3-5ddf1fa5e56b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:07.337911 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9c2b7888-1725-44d7-b4e3-5ddf1fa5e56b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1512 microversion: 2.1 time: 0.418987 May 18 22:41:07.340723 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2638/5042] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:06 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1512 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:08.124477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bfac1087-c764-4685-b4c7-bae94f15cdb9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:08.125092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bfac1087-c764-4685-b4c7-bae94f15cdb9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:08.139122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfac1087-c764-4685-b4c7-bae94f15cdb9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:08.139564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfac1087-c764-4685-b4c7-bae94f15cdb9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:08.140332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfac1087-c764-4685-b4c7-bae94f15cdb9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:08.140757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfac1087-c764-4685-b4c7-bae94f15cdb9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:08.357533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb0664a5-1e81-4670-820d-11dbd4ce42e2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:08.358921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eb0664a5-1e81-4670-820d-11dbd4ce42e2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:08.367148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb0664a5-1e81-4670-820d-11dbd4ce42e2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:08.379286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb0664a5-1e81-4670-820d-11dbd4ce42e2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:08.380353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb0664a5-1e81-4670-820d-11dbd4ce42e2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:08.383042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb0664a5-1e81-4670-820d-11dbd4ce42e2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:08.664054 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bfac1087-c764-4685-b4c7-bae94f15cdb9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:08.680626 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bfac1087-c764-4685-b4c7-bae94f15cdb9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1293 microversion: 2.1 time: 0.560400 May 18 22:41:08.681501 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2405/5043] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:08 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1293 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:08.826176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eb0664a5-1e81-4670-820d-11dbd4ce42e2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:08.836011 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb0664a5-1e81-4670-820d-11dbd4ce42e2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1512 microversion: 2.1 time: 0.482291 May 18 22:41:08.836803 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2639/5044] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:08 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1512 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:09.702611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5cab2328-e731-4cd1-99e0-c8edf87ba7c0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:09.703922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5cab2328-e731-4cd1-99e0-c8edf87ba7c0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:09.731658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5cab2328-e731-4cd1-99e0-c8edf87ba7c0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:09.732393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5cab2328-e731-4cd1-99e0-c8edf87ba7c0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:09.733900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5cab2328-e731-4cd1-99e0-c8edf87ba7c0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:09.734332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5cab2328-e731-4cd1-99e0-c8edf87ba7c0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:09.853797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6a8304dd-7042-43bc-a3d1-e7cd72c74660 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:09.860314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6a8304dd-7042-43bc-a3d1-e7cd72c74660 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:09.868287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a8304dd-7042-43bc-a3d1-e7cd72c74660 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:09.868726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a8304dd-7042-43bc-a3d1-e7cd72c74660 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:09.869483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a8304dd-7042-43bc-a3d1-e7cd72c74660 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:09.870591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a8304dd-7042-43bc-a3d1-e7cd72c74660 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:09.889781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6a8304dd-7042-43bc-a3d1-e7cd72c74660 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:09.968365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5cab2328-e731-4cd1-99e0-c8edf87ba7c0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:09.983126 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5cab2328-e731-4cd1-99e0-c8edf87ba7c0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1293 microversion: 2.1 time: 0.288059 May 18 22:41:09.984605 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2406/5045] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:09 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1293 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:10.278334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6a8304dd-7042-43bc-a3d1-e7cd72c74660 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:10.295190 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6a8304dd-7042-43bc-a3d1-e7cd72c74660 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1512 microversion: 2.1 time: 0.445968 May 18 22:41:10.295797 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2640/5046] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:09 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1512 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:10.434390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-4c85dcfb-de45-4fe2-9d09-6283cbde4559 req-36bb0357-807c-4745-95b3-cc3d805fd233 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8a676f0e-fab7-43d2-b1df-1d6eee89e056", "name": "network-vif-plugged", "status": "completed", "tag": "3ffca373-714f-459c-95fd-18ac1fd64b49"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:10.443031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4c85dcfb-de45-4fe2-9d09-6283cbde4559 req-36bb0357-807c-4745-95b3-cc3d805fd233 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:10.444035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4c85dcfb-de45-4fe2-9d09-6283cbde4559 req-36bb0357-807c-4745-95b3-cc3d805fd233 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:10.481223 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-4c85dcfb-de45-4fe2-9d09-6283cbde4559 req-36bb0357-807c-4745-95b3-cc3d805fd233 service nova] Creating event network-vif-plugged:3ffca373-714f-459c-95fd-18ac1fd64b49 for instance 8a676f0e-fab7-43d2-b1df-1d6eee89e056 on n-h1-841040-6 May 18 22:41:10.488737 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-4c85dcfb-de45-4fe2-9d09-6283cbde4559 req-36bb0357-807c-4745-95b3-cc3d805fd233 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.057540 May 18 22:41:10.489869 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2407/5047] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:41:10 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:41:11.001907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-233c6162-8f14-4ed4-819a-dd3d401f4ed3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:11.003203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-233c6162-8f14-4ed4-819a-dd3d401f4ed3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:11.016123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-233c6162-8f14-4ed4-819a-dd3d401f4ed3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:11.016574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-233c6162-8f14-4ed4-819a-dd3d401f4ed3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:11.017349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-233c6162-8f14-4ed4-819a-dd3d401f4ed3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:11.017814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-233c6162-8f14-4ed4-819a-dd3d401f4ed3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:11.314991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f6a308e9-f0be-4d73-9b24-2a1e1ad9847b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:11.316447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f6a308e9-f0be-4d73-9b24-2a1e1ad9847b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:11.324659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f6a308e9-f0be-4d73-9b24-2a1e1ad9847b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_api:SELECT=95,nova_api:INSERT=2,nova_api:DELETE=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:11.327400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6a308e9-f0be-4d73-9b24-2a1e1ad9847b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:11.328131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6a308e9-f0be-4d73-9b24-2a1e1ad9847b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:11.329200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6a308e9-f0be-4d73-9b24-2a1e1ad9847b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:11.330211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6a308e9-f0be-4d73-9b24-2a1e1ad9847b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:11.437150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-233c6162-8f14-4ed4-819a-dd3d401f4ed3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:11.445109 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-233c6162-8f14-4ed4-819a-dd3d401f4ed3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1293 microversion: 2.1 time: 0.447033 May 18 22:41:11.454923 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2641/5048] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:10 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1293 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:11.513398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f6a308e9-f0be-4d73-9b24-2a1e1ad9847b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:11.526647 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f6a308e9-f0be-4d73-9b24-2a1e1ad9847b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1512 microversion: 2.1 time: 0.217635 May 18 22:41:11.527861 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2408/5049] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:11 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1512 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:12.466244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e153eba3-6a87-46ea-9c94-a490a7a09f2e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:12.466884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e153eba3-6a87-46ea-9c94-a490a7a09f2e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:12.488393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e153eba3-6a87-46ea-9c94-a490a7a09f2e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:12.488841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e153eba3-6a87-46ea-9c94-a490a7a09f2e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:12.489607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e153eba3-6a87-46ea-9c94-a490a7a09f2e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:12.490060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e153eba3-6a87-46ea-9c94-a490a7a09f2e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:12.548280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eb8b486e-c837-45e7-8a84-82881bc457a0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:12.549019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eb8b486e-c837-45e7-8a84-82881bc457a0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:12.598571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb8b486e-c837-45e7-8a84-82881bc457a0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:12.599218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb8b486e-c837-45e7-8a84-82881bc457a0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:12.605617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb8b486e-c837-45e7-8a84-82881bc457a0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:12.606529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb8b486e-c837-45e7-8a84-82881bc457a0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:13.080232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eb8b486e-c837-45e7-8a84-82881bc457a0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:13.099704 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eb8b486e-c837-45e7-8a84-82881bc457a0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1512 microversion: 2.1 time: 0.559351 May 18 22:41:13.100307 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2409/5050] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:12 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1512 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:13.106363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e153eba3-6a87-46ea-9c94-a490a7a09f2e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:13.121338 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e153eba3-6a87-46ea-9c94-a490a7a09f2e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1473 microversion: 2.1 time: 0.663141 May 18 22:41:13.124227 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2642/5051] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:12 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1473 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:13.232271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-853306458", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:13.297020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] validate_networks() for [('988913af-f757-47f2-a79a-fc9c59fd3420', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:41:14.129920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ff0215cc-b826-4f02-9094-3a3eb499bbcc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:14.130532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ff0215cc-b826-4f02-9094-3a3eb499bbcc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:14.148119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff0215cc-b826-4f02-9094-3a3eb499bbcc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:14.148949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff0215cc-b826-4f02-9094-3a3eb499bbcc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:14.149988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff0215cc-b826-4f02-9094-3a3eb499bbcc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:14.158120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff0215cc-b826-4f02-9094-3a3eb499bbcc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:14.450547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:41:14.451902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:41:14.452742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:41:14.453575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:41:14.454250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:41:14.470074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:14.471142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:14.472661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:14.473298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:14.499815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:41:14.506045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for user 24bbd897a7c04e1fa14ca23713c5243a and project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:41:14.520236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:41:14.523353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 20f0afb1-b855-4166-8d9e-29334c0e8a89] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:41:14.527890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ff0215cc-b826-4f02-9094-3a3eb499bbcc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:14.538885 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ff0215cc-b826-4f02-9094-3a3eb499bbcc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1512 microversion: 2.1 time: 0.425811 May 18 22:41:14.554763 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2643/5052] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:14 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1512 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:14.606907 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9802bac7-8657-4bdc-9eb6-6c998260d10d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.379182 May 18 22:41:14.608493 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2410/5053] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:41:13 2022] POST /compute/v2.1/servers => generated 380 bytes in 1382 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:41:14.619732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-814fd18a-7d80-4595-8666-9fcbdfa2eb1e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:14.620516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-814fd18a-7d80-4595-8666-9fcbdfa2eb1e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 20f0afb1-b855-4166-8d9e-29334c0e8a89] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:14.648761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-814fd18a-7d80-4595-8666-9fcbdfa2eb1e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 20f0afb1-b855-4166-8d9e-29334c0e8a89] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:41:15.046773 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-814fd18a-7d80-4595-8666-9fcbdfa2eb1e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/20f0afb1-b855-4166-8d9e-29334c0e8a89" status: 204 len: 0 microversion: 2.1 time: 0.431805 May 18 22:41:15.050079 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2644/5054] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:41:14 2022] DELETE /compute/v2.1/servers/20f0afb1-b855-4166-8d9e-29334c0e8a89 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:41:15.059642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-28bcc855-9e24-411a-b42c-9789b2e95ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:15.061306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-28bcc855-9e24-411a-b42c-9789b2e95ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 20f0afb1-b855-4166-8d9e-29334c0e8a89] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:15.110215 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-28bcc855-9e24-411a-b42c-9789b2e95ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-28bcc855-9e24-411a-b42c-9789b2e95ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/20f0afb1-b855-4166-8d9e-29334c0e8a89 HTTP/1.1 May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '20f0afb1-b855-4166-8d9e-29334c0e8a89'} May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2877, in _get_instance May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi build_req = objects.BuildRequest.get_by_instance_uuid( May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/build_request.py", line 177, in get_by_instance_uuid May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi db_req = cls._get_by_instance_uuid_from_db(context, instance_uuid) May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/build_request.py", line 172, in _get_by_instance_uuid_from_db May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.BuildRequestNotFound(uuid=instance_uuid) May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.BuildRequestNotFound: BuildRequest not found for instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2889, in _get_instance May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:15.126558 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:41:15.132050 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:15.138262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-28bcc855-9e24-411a-b42c-9789b2e95ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:41:15.139961 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-28bcc855-9e24-411a-b42c-9789b2e95ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/20f0afb1-b855-4166-8d9e-29334c0e8a89" status: 404 len: 111 microversion: 2.1 time: 0.085182 May 18 22:41:15.141235 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2411/5055] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:15 2022] GET /compute/v2.1/servers/20f0afb1-b855-4166-8d9e-29334c0e8a89 => generated 111 bytes in 87 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:41:15.209424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-882363390", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "accessIPv6": "2001:2001::3", "networks": [{"uuid": "988913af-f757-47f2-a79a-fc9c59fd3420"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:15.296243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] validate_networks() for [('988913af-f757-47f2-a79a-fc9c59fd3420', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:41:15.556538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b3475773-e639-472b-8145-73859e392602 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:15.557846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b3475773-e639-472b-8145-73859e392602 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:15.568933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b3475773-e639-472b-8145-73859e392602 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:15.569290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b3475773-e639-472b-8145-73859e392602 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:15.570177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b3475773-e639-472b-8145-73859e392602 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:15.570789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b3475773-e639-472b-8145-73859e392602 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:15.753539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b3475773-e639-472b-8145-73859e392602 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:15.756628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b3475773-e639-472b-8145-73859e392602 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:15.766134 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b3475773-e639-472b-8145-73859e392602 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1512 microversion: 2.1 time: 0.213507 May 18 22:41:15.767298 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2412/5056] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:15 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1512 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:16.785127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-32fe8703-fd8a-40b1-aae1-b468d24e653c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:16.786119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-32fe8703-fd8a-40b1-aae1-b468d24e653c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:16.799207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32fe8703-fd8a-40b1-aae1-b468d24e653c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:16.800021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32fe8703-fd8a-40b1-aae1-b468d24e653c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:16.801369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32fe8703-fd8a-40b1-aae1-b468d24e653c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:16.801988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32fe8703-fd8a-40b1-aae1-b468d24e653c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:16.831683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:41:16.832200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:41:16.832818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:41:16.833367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:41:16.833896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:41:16.848779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:16.851823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:16.853138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:16.853941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:16.916277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:41:16.934788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for user 24bbd897a7c04e1fa14ca23713c5243a and project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:41:16.962204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:41:16.964696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:41:17.056893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-32fe8703-fd8a-40b1-aae1-b468d24e653c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:17.059868 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-22dc2180-da20-4d8a-a041-ecd4008df358 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.853119 May 18 22:41:17.061782 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2645/5057] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:41:15 2022] POST /compute/v2.1/servers => generated 380 bytes in 1856 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:41:17.065312 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-32fe8703-fd8a-40b1-aae1-b468d24e653c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1533 microversion: 2.1 time: 0.286650 May 18 22:41:17.075509 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2413/5058] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:16 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1533 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:17.079198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5a8f4a88-5463-45f5-a9d8-7107dabdf53f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:17.080403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5a8f4a88-5463-45f5-a9d8-7107dabdf53f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:17.174064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5a8f4a88-5463-45f5-a9d8-7107dabdf53f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:17.184003 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5a8f4a88-5463-45f5-a9d8-7107dabdf53f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1220 microversion: 2.1 time: 0.110422 May 18 22:41:17.187464 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2646/5059] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:17 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1220 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:18.082893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-501b3fd1-5298-4e6a-9638-8c90c8d6fee4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:18.084133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-501b3fd1-5298-4e6a-9638-8c90c8d6fee4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:18.112073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-501b3fd1-5298-4e6a-9638-8c90c8d6fee4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:18.112524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-501b3fd1-5298-4e6a-9638-8c90c8d6fee4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:18.113313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-501b3fd1-5298-4e6a-9638-8c90c8d6fee4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:18.113761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-501b3fd1-5298-4e6a-9638-8c90c8d6fee4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:18.203832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9e4d262d-6abc-4d84-bdfd-92b8d05936e6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:18.205124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9e4d262d-6abc-4d84-bdfd-92b8d05936e6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:18.220488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e4d262d-6abc-4d84-bdfd-92b8d05936e6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:18.222251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e4d262d-6abc-4d84-bdfd-92b8d05936e6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:18.225117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e4d262d-6abc-4d84-bdfd-92b8d05936e6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:18.228103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e4d262d-6abc-4d84-bdfd-92b8d05936e6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:18.404889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-501b3fd1-5298-4e6a-9638-8c90c8d6fee4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:18.423509 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-501b3fd1-5298-4e6a-9638-8c90c8d6fee4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.344347 May 18 22:41:18.431225 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2414/5060] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:18 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:18.611955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9e4d262d-6abc-4d84-bdfd-92b8d05936e6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:18.628186 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9e4d262d-6abc-4d84-bdfd-92b8d05936e6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1272 microversion: 2.1 time: 0.428829 May 18 22:41:18.632389 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2647/5061] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:18 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1272 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:19.468990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dbe941ae-e657-40e6-af7a-4ece51e2f984 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:19.470326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dbe941ae-e657-40e6-af7a-4ece51e2f984 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:19.510716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbe941ae-e657-40e6-af7a-4ece51e2f984 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:19.511720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbe941ae-e657-40e6-af7a-4ece51e2f984 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:19.520159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbe941ae-e657-40e6-af7a-4ece51e2f984 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:19.521835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbe941ae-e657-40e6-af7a-4ece51e2f984 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:19.651200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7be60dd9-51a5-45be-8426-1bad927b80d2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:19.652135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7be60dd9-51a5-45be-8426-1bad927b80d2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:19.660161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7be60dd9-51a5-45be-8426-1bad927b80d2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:19.672201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7be60dd9-51a5-45be-8426-1bad927b80d2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:19.682933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7be60dd9-51a5-45be-8426-1bad927b80d2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:19.686801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7be60dd9-51a5-45be-8426-1bad927b80d2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:19.780446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dbe941ae-e657-40e6-af7a-4ece51e2f984 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:19.789179 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dbe941ae-e657-40e6-af7a-4ece51e2f984 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.344212 May 18 22:41:19.803852 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2415/5062] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:19 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:19.929560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7be60dd9-51a5-45be-8426-1bad927b80d2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:19.943350 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7be60dd9-51a5-45be-8426-1bad927b80d2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1278 microversion: 2.1 time: 0.296237 May 18 22:41:19.954419 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2648/5063] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:19 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1278 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:20.811971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2a4460f7-742a-4ee4-9a7e-9639854ac726 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:20.812975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2a4460f7-742a-4ee4-9a7e-9639854ac726 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:20.825588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a4460f7-742a-4ee4-9a7e-9639854ac726 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:20.828956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a4460f7-742a-4ee4-9a7e-9639854ac726 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:20.830790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a4460f7-742a-4ee4-9a7e-9639854ac726 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:20.831390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a4460f7-742a-4ee4-9a7e-9639854ac726 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:20.985370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-11817c01-93d7-456d-b27a-b9e86fbd3425 req-9f28d20e-c5f3-461a-b2a4-461d417b9518 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "998fd298-1643-4ba0-a04e-37f973a9fd1b", "name": "network-vif-plugged", "status": "completed", "tag": "ade5d830-5e37-4994-ae60-4927d56a2d91"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:21.002009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-11817c01-93d7-456d-b27a-b9e86fbd3425 req-9f28d20e-c5f3-461a-b2a4-461d417b9518 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:21.012773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-11817c01-93d7-456d-b27a-b9e86fbd3425 req-9f28d20e-c5f3-461a-b2a4-461d417b9518 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:21.049001 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-11817c01-93d7-456d-b27a-b9e86fbd3425 req-9f28d20e-c5f3-461a-b2a4-461d417b9518 service nova] Creating event network-vif-plugged:ade5d830-5e37-4994-ae60-4927d56a2d91 for instance 998fd298-1643-4ba0-a04e-37f973a9fd1b on n-h2-841040-6 May 18 22:41:21.064816 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-11817c01-93d7-456d-b27a-b9e86fbd3425 req-9f28d20e-c5f3-461a-b2a4-461d417b9518 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.234618 May 18 22:41:21.065440 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2649/5064] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:41:20 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:41:21.085691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e475b5ed-13ae-422b-ad0a-539e9d4fca73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:21.090216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e475b5ed-13ae-422b-ad0a-539e9d4fca73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:21.102276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e475b5ed-13ae-422b-ad0a-539e9d4fca73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:21.104695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e475b5ed-13ae-422b-ad0a-539e9d4fca73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:21.107027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e475b5ed-13ae-422b-ad0a-539e9d4fca73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:21.107744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e475b5ed-13ae-422b-ad0a-539e9d4fca73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:21.341043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2a4460f7-742a-4ee4-9a7e-9639854ac726 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:21.354875 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2a4460f7-742a-4ee4-9a7e-9639854ac726 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.547710 May 18 22:41:21.365161 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2416/5065] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:20 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:21.866931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e475b5ed-13ae-422b-ad0a-539e9d4fca73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:21.879534 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e475b5ed-13ae-422b-ad0a-539e9d4fca73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1320 microversion: 2.1 time: 0.809744 May 18 22:41:21.879889 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2650/5066] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:21 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1320 bytes in 811 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:21.973940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-848cf87c-2b6c-4c88-92e8-ec7f57504dee req-feef8685-9124-48bb-be13-26451cd1db30 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8e932911-0925-4849-a0fa-6b957a44b6b4", "tag": "dffb073f-fe62-4bfa-8688-66b09e074a5f"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:22.039067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-848cf87c-2b6c-4c88-92e8-ec7f57504dee req-feef8685-9124-48bb-be13-26451cd1db30 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:22.039520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-848cf87c-2b6c-4c88-92e8-ec7f57504dee req-feef8685-9124-48bb-be13-26451cd1db30 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:22.091544 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-848cf87c-2b6c-4c88-92e8-ec7f57504dee req-feef8685-9124-48bb-be13-26451cd1db30 service nova] Creating event network-changed:dffb073f-fe62-4bfa-8688-66b09e074a5f for instance 8e932911-0925-4849-a0fa-6b957a44b6b4 on n-h2-841040-6 May 18 22:41:22.104080 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-848cf87c-2b6c-4c88-92e8-ec7f57504dee req-feef8685-9124-48bb-be13-26451cd1db30 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.139334 May 18 22:41:22.106224 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2417/5067] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:41:21 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:41:22.375309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-05c98b07-8d61-4e1c-8a37-cbbab6db9df5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:22.376662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-05c98b07-8d61-4e1c-8a37-cbbab6db9df5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:22.391626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05c98b07-8d61-4e1c-8a37-cbbab6db9df5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:22.395655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05c98b07-8d61-4e1c-8a37-cbbab6db9df5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:22.402804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05c98b07-8d61-4e1c-8a37-cbbab6db9df5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:22.403575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05c98b07-8d61-4e1c-8a37-cbbab6db9df5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:22.714861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-05c98b07-8d61-4e1c-8a37-cbbab6db9df5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:22.724649 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-05c98b07-8d61-4e1c-8a37-cbbab6db9df5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.353775 May 18 22:41:22.727656 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2651/5068] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:22 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:22.897144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-855ac100-0efa-45d8-837f-4f0b04aaf5dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:22.897879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-855ac100-0efa-45d8-837f-4f0b04aaf5dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:22.924041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-855ac100-0efa-45d8-837f-4f0b04aaf5dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:22.930178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-855ac100-0efa-45d8-837f-4f0b04aaf5dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:22.932790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-855ac100-0efa-45d8-837f-4f0b04aaf5dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:22.933252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-855ac100-0efa-45d8-837f-4f0b04aaf5dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:23.211924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-855ac100-0efa-45d8-837f-4f0b04aaf5dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:23.220579 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-855ac100-0efa-45d8-837f-4f0b04aaf5dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1320 microversion: 2.1 time: 0.327842 May 18 22:41:23.226750 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2418/5069] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:22 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1320 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:23.743988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dfb46031-a319-4abf-a904-412dbb8a7ee8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:23.748614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dfb46031-a319-4abf-a904-412dbb8a7ee8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:23.763865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dfb46031-a319-4abf-a904-412dbb8a7ee8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:23.764296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dfb46031-a319-4abf-a904-412dbb8a7ee8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:23.765374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dfb46031-a319-4abf-a904-412dbb8a7ee8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:23.766032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dfb46031-a319-4abf-a904-412dbb8a7ee8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:24.252440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f4fe60c1-bb04-452c-9136-3bce509e5a94 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:24.254266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f4fe60c1-bb04-452c-9136-3bce509e5a94 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:24.269979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4fe60c1-bb04-452c-9136-3bce509e5a94 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:24.271499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4fe60c1-bb04-452c-9136-3bce509e5a94 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:24.273193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4fe60c1-bb04-452c-9136-3bce509e5a94 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:24.273846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4fe60c1-bb04-452c-9136-3bce509e5a94 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:24.313512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dfb46031-a319-4abf-a904-412dbb8a7ee8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:24.335734 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dfb46031-a319-4abf-a904-412dbb8a7ee8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.595558 May 18 22:41:24.338961 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2652/5070] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:23 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:24.487759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f4fe60c1-bb04-452c-9136-3bce509e5a94 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:24.515763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f4fe60c1-bb04-452c-9136-3bce509e5a94 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:24.897669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f4fe60c1-bb04-452c-9136-3bce509e5a94 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:24.906127 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f4fe60c1-bb04-452c-9136-3bce509e5a94 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1320 microversion: 2.1 time: 0.665491 May 18 22:41:24.906711 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2419/5071] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:24 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1320 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:25.354247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0e512655-897f-485b-b3a8-4bde590e5242 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:25.355467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e512655-897f-485b-b3a8-4bde590e5242 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:25.375334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e512655-897f-485b-b3a8-4bde590e5242 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:25.377090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e512655-897f-485b-b3a8-4bde590e5242 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:25.379796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e512655-897f-485b-b3a8-4bde590e5242 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:25.380397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e512655-897f-485b-b3a8-4bde590e5242 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:25.848484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0e512655-897f-485b-b3a8-4bde590e5242 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:25.862520 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0e512655-897f-485b-b3a8-4bde590e5242 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.513803 May 18 22:41:25.865552 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2653/5072] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:25 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:25.923647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-578253ef-d4c6-4d3c-ad8a-70ea7bd56163 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:25.927619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-578253ef-d4c6-4d3c-ad8a-70ea7bd56163 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:25.946071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-578253ef-d4c6-4d3c-ad8a-70ea7bd56163 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:25.951852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-578253ef-d4c6-4d3c-ad8a-70ea7bd56163 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:25.959424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-578253ef-d4c6-4d3c-ad8a-70ea7bd56163 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:25.963518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-578253ef-d4c6-4d3c-ad8a-70ea7bd56163 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:26.425607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-578253ef-d4c6-4d3c-ad8a-70ea7bd56163 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:26.433808 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-578253ef-d4c6-4d3c-ad8a-70ea7bd56163 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1320 microversion: 2.1 time: 0.515149 May 18 22:41:26.434387 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2420/5073] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:25 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1320 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:26.880398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b882076-c7ef-41c6-bc86-985e1f307f5f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:26.881021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6b882076-c7ef-41c6-bc86-985e1f307f5f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:26.896323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6b882076-c7ef-41c6-bc86-985e1f307f5f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:26.904662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b882076-c7ef-41c6-bc86-985e1f307f5f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:26.915876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b882076-c7ef-41c6-bc86-985e1f307f5f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:26.916941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b882076-c7ef-41c6-bc86-985e1f307f5f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:26.917593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b882076-c7ef-41c6-bc86-985e1f307f5f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:27.179830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6b882076-c7ef-41c6-bc86-985e1f307f5f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_cell0:SELECT=10 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:27.355442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6b882076-c7ef-41c6-bc86-985e1f307f5f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:27.365580 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6b882076-c7ef-41c6-bc86-985e1f307f5f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.488968 May 18 22:41:27.369764 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2654/5074] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:26 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:27.457639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3a39c0c7-6f15-4701-af45-f82e11fe2d1e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:27.458925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3a39c0c7-6f15-4701-af45-f82e11fe2d1e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:27.478719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a39c0c7-6f15-4701-af45-f82e11fe2d1e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:27.487453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a39c0c7-6f15-4701-af45-f82e11fe2d1e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:27.490809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a39c0c7-6f15-4701-af45-f82e11fe2d1e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:27.492073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a39c0c7-6f15-4701-af45-f82e11fe2d1e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:27.993034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3a39c0c7-6f15-4701-af45-f82e11fe2d1e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:28.001361 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3a39c0c7-6f15-4701-af45-f82e11fe2d1e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1320 microversion: 2.1 time: 0.553535 May 18 22:41:28.005104 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2421/5075] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:27 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1320 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:28.387886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4a949df3-17e9-4ff5-b91f-0915ad1422df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:28.389318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4a949df3-17e9-4ff5-b91f-0915ad1422df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:28.401169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a949df3-17e9-4ff5-b91f-0915ad1422df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:28.407913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a949df3-17e9-4ff5-b91f-0915ad1422df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:28.411571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a949df3-17e9-4ff5-b91f-0915ad1422df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:28.414869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a949df3-17e9-4ff5-b91f-0915ad1422df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:28.829850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4a949df3-17e9-4ff5-b91f-0915ad1422df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:28.842294 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4a949df3-17e9-4ff5-b91f-0915ad1422df tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.455540 May 18 22:41:28.843218 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2655/5076] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:28 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:29.022534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2cfdaaed-bcb6-46ee-808d-1e65bb125e7b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:29.023144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2cfdaaed-bcb6-46ee-808d-1e65bb125e7b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:29.056064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2cfdaaed-bcb6-46ee-808d-1e65bb125e7b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:29.056788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2cfdaaed-bcb6-46ee-808d-1e65bb125e7b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.021s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:29.068029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2cfdaaed-bcb6-46ee-808d-1e65bb125e7b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:29.071009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2cfdaaed-bcb6-46ee-808d-1e65bb125e7b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:29.490258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2cfdaaed-bcb6-46ee-808d-1e65bb125e7b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:29.502312 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2cfdaaed-bcb6-46ee-808d-1e65bb125e7b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1320 microversion: 2.1 time: 0.483544 May 18 22:41:29.516824 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2422/5077] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:29 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1320 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:29.544430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-57aa373e-44a3-440e-8f9a-b90225172607 req-97fe9d90-7bb9-4eb9-975a-657c9b848458 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8e932911-0925-4849-a0fa-6b957a44b6b4", "name": "network-vif-plugged", "status": "completed", "tag": "dffb073f-fe62-4bfa-8688-66b09e074a5f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:29.564574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-57aa373e-44a3-440e-8f9a-b90225172607 req-97fe9d90-7bb9-4eb9-975a-657c9b848458 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:29.571720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-57aa373e-44a3-440e-8f9a-b90225172607 req-97fe9d90-7bb9-4eb9-975a-657c9b848458 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:29.596765 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-57aa373e-44a3-440e-8f9a-b90225172607 req-97fe9d90-7bb9-4eb9-975a-657c9b848458 service nova] Creating event network-vif-plugged:dffb073f-fe62-4bfa-8688-66b09e074a5f for instance 8e932911-0925-4849-a0fa-6b957a44b6b4 on n-h2-841040-6 May 18 22:41:29.616137 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-57aa373e-44a3-440e-8f9a-b90225172607 req-97fe9d90-7bb9-4eb9-975a-657c9b848458 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.074992 May 18 22:41:29.617139 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2656/5078] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:41:29 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:41:29.860345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d247e400-bd7c-4290-9455-e36a07a0b0b3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:29.860953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d247e400-bd7c-4290-9455-e36a07a0b0b3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:29.881973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d247e400-bd7c-4290-9455-e36a07a0b0b3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:29.882468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d247e400-bd7c-4290-9455-e36a07a0b0b3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:29.883285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d247e400-bd7c-4290-9455-e36a07a0b0b3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:29.883716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d247e400-bd7c-4290-9455-e36a07a0b0b3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:30.255717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d247e400-bd7c-4290-9455-e36a07a0b0b3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:30.275583 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d247e400-bd7c-4290-9455-e36a07a0b0b3 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.414419 May 18 22:41:30.276860 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2423/5079] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:29 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:30.525258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fc2d10ab-318a-40ef-9183-04ac2eb3d852 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:30.526337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fc2d10ab-318a-40ef-9183-04ac2eb3d852 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:30.547223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc2d10ab-318a-40ef-9183-04ac2eb3d852 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:30.558428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc2d10ab-318a-40ef-9183-04ac2eb3d852 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:30.560400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc2d10ab-318a-40ef-9183-04ac2eb3d852 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:30.562375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc2d10ab-318a-40ef-9183-04ac2eb3d852 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:31.295280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53037002-3878-4046-a0fb-b102b93c6aab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:31.295882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-53037002-3878-4046-a0fb-b102b93c6aab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:31.324715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53037002-3878-4046-a0fb-b102b93c6aab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:31.325159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53037002-3878-4046-a0fb-b102b93c6aab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:31.326004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53037002-3878-4046-a0fb-b102b93c6aab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:31.326435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53037002-3878-4046-a0fb-b102b93c6aab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:31.771856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-53037002-3878-4046-a0fb-b102b93c6aab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:31.787184 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-53037002-3878-4046-a0fb-b102b93c6aab tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.496968 May 18 22:41:31.788102 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2424/5080] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:31 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:31.931182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc2d10ab-318a-40ef-9183-04ac2eb3d852 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:31.954248 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fc2d10ab-318a-40ef-9183-04ac2eb3d852 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1320 microversion: 2.1 time: 1.426811 May 18 22:41:31.967073 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2657/5081] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:30 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1320 bytes in 1447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:32.805457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d2753923-b860-4132-b56a-82e824bb5a50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:32.806217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d2753923-b860-4132-b56a-82e824bb5a50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:32.824151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d2753923-b860-4132-b56a-82e824bb5a50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:32.824594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d2753923-b860-4132-b56a-82e824bb5a50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:32.831676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d2753923-b860-4132-b56a-82e824bb5a50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:32.835676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d2753923-b860-4132-b56a-82e824bb5a50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:32.971426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-347e8734-4a73-4af7-9f70-30bf1655c1d8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:32.972721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-347e8734-4a73-4af7-9f70-30bf1655c1d8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:32.986433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-347e8734-4a73-4af7-9f70-30bf1655c1d8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:32.987285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-347e8734-4a73-4af7-9f70-30bf1655c1d8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:32.989579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-347e8734-4a73-4af7-9f70-30bf1655c1d8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:32.990705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-347e8734-4a73-4af7-9f70-30bf1655c1d8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:33.461105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d2753923-b860-4132-b56a-82e824bb5a50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:33.495404 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d2753923-b860-4132-b56a-82e824bb5a50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.694827 May 18 22:41:33.505306 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2425/5082] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:32 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 703 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:33.534742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-347e8734-4a73-4af7-9f70-30bf1655c1d8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:33.548286 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-347e8734-4a73-4af7-9f70-30bf1655c1d8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1501 microversion: 2.1 time: 0.579238 May 18 22:41:33.556364 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2658/5083] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:32 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1501 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:33.564986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f1ecda6a-00e7-4795-b990-caee475b9e12 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:33.565917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f1ecda6a-00e7-4795-b990-caee475b9e12 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:33.582587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1ecda6a-00e7-4795-b990-caee475b9e12 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:33.583221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1ecda6a-00e7-4795-b990-caee475b9e12 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:33.588290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1ecda6a-00e7-4795-b990-caee475b9e12 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:33.589000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1ecda6a-00e7-4795-b990-caee475b9e12 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:33.916420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f1ecda6a-00e7-4795-b990-caee475b9e12 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:33.925801 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f1ecda6a-00e7-4795-b990-caee475b9e12 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1501 microversion: 2.1 time: 0.364671 May 18 22:41:33.937339 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2426/5084] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:33 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1501 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:33.943357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-15968829-9a11-4381-874f-43851f62a28d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:33.943816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-15968829-9a11-4381-874f-43851f62a28d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:33.946091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-15968829-9a11-4381-874f-43851f62a28d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_api:SELECT=76,nova_api:DELETE=1,nova_api:UPDATE=1,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:33.968851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15968829-9a11-4381-874f-43851f62a28d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:33.970245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15968829-9a11-4381-874f-43851f62a28d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:33.972397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15968829-9a11-4381-874f-43851f62a28d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:33.974306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15968829-9a11-4381-874f-43851f62a28d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:34.025489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-15968829-9a11-4381-874f-43851f62a28d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:41:34.102658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-15968829-9a11-4381-874f-43851f62a28d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_cell1:SELECT=99,nova_cell1:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:34.167794 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-15968829-9a11-4381-874f-43851f62a28d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 204 len: 0 microversion: 2.1 time: 0.228504 May 18 22:41:34.170096 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2659/5085] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:41:33 2022] DELETE /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:41:34.179500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-131fa10d-40fa-4a5b-b7ce-d3f0d9376a93 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:34.180492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-131fa10d-40fa-4a5b-b7ce-d3f0d9376a93 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:34.194314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-131fa10d-40fa-4a5b-b7ce-d3f0d9376a93 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:34.198966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-131fa10d-40fa-4a5b-b7ce-d3f0d9376a93 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:34.202140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-131fa10d-40fa-4a5b-b7ce-d3f0d9376a93 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:34.204179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-131fa10d-40fa-4a5b-b7ce-d3f0d9376a93 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:34.513656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5032d84b-7106-4274-b9a9-85a04c97e3d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:34.514552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5032d84b-7106-4274-b9a9-85a04c97e3d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:34.528721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5032d84b-7106-4274-b9a9-85a04c97e3d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:34.532343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5032d84b-7106-4274-b9a9-85a04c97e3d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:34.534017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5032d84b-7106-4274-b9a9-85a04c97e3d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:34.534601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5032d84b-7106-4274-b9a9-85a04c97e3d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:34.659346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-131fa10d-40fa-4a5b-b7ce-d3f0d9376a93 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:34.671118 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-131fa10d-40fa-4a5b-b7ce-d3f0d9376a93 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1507 microversion: 2.1 time: 0.496644 May 18 22:41:34.676205 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2427/5086] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:34 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1507 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:35.086966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5032d84b-7106-4274-b9a9-85a04c97e3d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:35.104747 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5032d84b-7106-4274-b9a9-85a04c97e3d2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.596041 May 18 22:41:35.108863 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2660/5087] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:34 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:35.711763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0d30502b-37b9-43c6-bd90-3a14b6d76515 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:35.713018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0d30502b-37b9-43c6-bd90-3a14b6d76515 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:35.727781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d30502b-37b9-43c6-bd90-3a14b6d76515 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:35.732063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d30502b-37b9-43c6-bd90-3a14b6d76515 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:35.733174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d30502b-37b9-43c6-bd90-3a14b6d76515 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:35.742292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d30502b-37b9-43c6-bd90-3a14b6d76515 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:36.126115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2c992bba-fe40-4e44-b4bc-91c80ba121c4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:36.127367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2c992bba-fe40-4e44-b4bc-91c80ba121c4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:36.160715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c992bba-fe40-4e44-b4bc-91c80ba121c4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:36.161438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c992bba-fe40-4e44-b4bc-91c80ba121c4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:36.162426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c992bba-fe40-4e44-b4bc-91c80ba121c4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:36.164027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c992bba-fe40-4e44-b4bc-91c80ba121c4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:36.304523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0d30502b-37b9-43c6-bd90-3a14b6d76515 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:36.326627 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0d30502b-37b9-43c6-bd90-3a14b6d76515 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1507 microversion: 2.1 time: 0.619030 May 18 22:41:36.337649 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2428/5088] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:35 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1507 bytes in 621 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:36.518217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2c992bba-fe40-4e44-b4bc-91c80ba121c4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:36.530660 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2c992bba-fe40-4e44-b4bc-91c80ba121c4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.408391 May 18 22:41:36.539826 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2661/5089] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:36 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:37.349537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c1f953bd-c439-4fa9-963b-99697a2c34bd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:37.350203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c1f953bd-c439-4fa9-963b-99697a2c34bd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:37.372314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1f953bd-c439-4fa9-963b-99697a2c34bd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:37.372759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1f953bd-c439-4fa9-963b-99697a2c34bd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:37.373526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1f953bd-c439-4fa9-963b-99697a2c34bd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:37.373980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1f953bd-c439-4fa9-963b-99697a2c34bd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:37.548486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8a293f1e-9b06-4ec2-828d-bb7e7a5bb90b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:37.549103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8a293f1e-9b06-4ec2-828d-bb7e7a5bb90b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:37.568230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a293f1e-9b06-4ec2-828d-bb7e7a5bb90b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:37.580513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c1f953bd-c439-4fa9-963b-99697a2c34bd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:37.584619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a293f1e-9b06-4ec2-828d-bb7e7a5bb90b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:37.590098 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c1f953bd-c439-4fa9-963b-99697a2c34bd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 200 len: 1465 microversion: 2.1 time: 0.249502 May 18 22:41:37.591545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a293f1e-9b06-4ec2-828d-bb7e7a5bb90b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:37.592207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a293f1e-9b06-4ec2-828d-bb7e7a5bb90b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:37.593029 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2429/5090] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:37 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 1465 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:37.901350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-6d915499-7493-4077-ab79-f1e411152162 req-f797dcc9-af7e-4e9d-8975-df04684da341 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8e932911-0925-4849-a0fa-6b957a44b6b4", "name": "network-vif-deleted", "tag": "dffb073f-fe62-4bfa-8688-66b09e074a5f"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:37.916979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6d915499-7493-4077-ab79-f1e411152162 req-f797dcc9-af7e-4e9d-8975-df04684da341 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:37.921007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6d915499-7493-4077-ab79-f1e411152162 req-f797dcc9-af7e-4e9d-8975-df04684da341 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:37.937857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-6d915499-7493-4077-ab79-f1e411152162 req-f797dcc9-af7e-4e9d-8975-df04684da341 service nova] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:37.984331 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-6d915499-7493-4077-ab79-f1e411152162 req-f797dcc9-af7e-4e9d-8975-df04684da341 service nova] Creating event network-vif-deleted:dffb073f-fe62-4bfa-8688-66b09e074a5f for instance 8e932911-0925-4849-a0fa-6b957a44b6b4 on n-h2-841040-6 May 18 22:41:38.006480 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-6d915499-7493-4077-ab79-f1e411152162 req-f797dcc9-af7e-4e9d-8975-df04684da341 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.408084 May 18 22:41:38.009514 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2430/5091] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:41:37 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:41:38.611137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-00c5d22a-1271-4eca-b486-476929e72857 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:38.616585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-00c5d22a-1271-4eca-b486-476929e72857 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:38.629544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00c5d22a-1271-4eca-b486-476929e72857 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:38.638999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00c5d22a-1271-4eca-b486-476929e72857 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:38.640204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00c5d22a-1271-4eca-b486-476929e72857 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:38.640866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00c5d22a-1271-4eca-b486-476929e72857 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:38.667809 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-00c5d22a-1271-4eca-b486-476929e72857 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-00c5d22a-1271-4eca-b486-476929e72857 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 HTTP/1.1 May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8e932911-0925-4849-a0fa-6b957a44b6b4'} May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:38.679108 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:38.684142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:38.684142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:38.684142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:41:38.684142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:41:38.684142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:41:38.684142 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:41:38.688515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-00c5d22a-1271-4eca-b486-476929e72857 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:41:38.689869 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-00c5d22a-1271-4eca-b486-476929e72857 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 404 len: 111 microversion: 2.1 time: 0.083470 May 18 22:41:38.691447 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2431/5092] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:38 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:41:38.703235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8a293f1e-9b06-4ec2-828d-bb7e7a5bb90b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:38.718045 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8a293f1e-9b06-4ec2-828d-bb7e7a5bb90b tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 1.168756 May 18 22:41:38.719091 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2662/5093] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:37 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 1176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:38.720939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef313b3a-0570-4a96-8081-2d8ffaa368fa tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Action: 'create', calling method: .version_select at 0x7fa2ec456280>, body: {"keypair": {"name": "tempest-key-1456054095", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK1AX41elP4J+K6r6ShuYgSm5hTu+TqeuuOj4Ny4Z6dlZxco141SN1pSd+REGu495jULKqHXA1t1EEXXo9MOgPA52iAEjO8PSd7mmt5LPe4ImLW/PCETs2VXstUUUusRbQ=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:38.756778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ef313b3a-0570-4a96-8081-2d8ffaa368fa tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for project d190ae1811a843d89a099959401753ad. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:41:38.770426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ef313b3a-0570-4a96-8081-2d8ffaa368fa tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for user 24bbd897a7c04e1fa14ca23713c5243a and project d190ae1811a843d89a099959401753ad. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:41:38.822475 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ef313b3a-0570-4a96-8081-2d8ffaa368fa tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 382 microversion: 2.1 time: 0.123057 May 18 22:41:38.833312 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2432/5094] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:41:38 2022] POST /compute/v2.1/os-keypairs => generated 382 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:41:38.840444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ee2da291-cfb0-4ceb-8aff-045a14b148dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '.version_select at 0x7fa2ecfe9040>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:38.844249 n-d-841040-6 devstack@n-api.service[119083]: WARNING oslo_db.sqlalchemy.utils [None req-ee2da291-cfb0-4ceb-8aff-045a14b148dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Unique keys not in sort_keys. The sorting order may be unstable. May 18 22:41:38.864166 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ee2da291-cfb0-4ceb-8aff-045a14b148dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/os-keypairs" status: 200 len: 351 microversion: 2.1 time: 0.027448 May 18 22:41:38.864760 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2663/5095] 10.222.0.58 () {58 vars in 1136 bytes} [Wed May 18 22:41:38 2022] GET /compute/v2.1/os-keypairs => generated 351 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:41:39.150151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1056368267", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "key_name": "tempest-key-1456054095", "networks": [{"uuid": "988913af-f757-47f2-a79a-fc9c59fd3420"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:39.288687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] validate_networks() for [('988913af-f757-47f2-a79a-fc9c59fd3420', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:41:39.736703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6316d3cc-9f8e-4e59-b01d-c7693c39598f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:39.738421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6316d3cc-9f8e-4e59-b01d-c7693c39598f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:39.751074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6316d3cc-9f8e-4e59-b01d-c7693c39598f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:39.751887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6316d3cc-9f8e-4e59-b01d-c7693c39598f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:39.753067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6316d3cc-9f8e-4e59-b01d-c7693c39598f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:39.753775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6316d3cc-9f8e-4e59-b01d-c7693c39598f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:40.071443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6316d3cc-9f8e-4e59-b01d-c7693c39598f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:40.088043 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6316d3cc-9f8e-4e59-b01d-c7693c39598f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.354187 May 18 22:41:40.091520 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2664/5096] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:39 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:40.431475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:41:40.432021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:41:40.432515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:41:40.432928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:41:40.433341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:41:40.452578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:40.458114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:40.464451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:40.465323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:40.536759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:41:40.543171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for user 24bbd897a7c04e1fa14ca23713c5243a and project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:41:40.558858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:41:40.561248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:41:40.677396 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-899d21c0-7701-4f1a-bd48-2d148ef89e9f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.534004 May 18 22:41:40.684340 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2433/5097] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:41:39 2022] POST /compute/v2.1/servers => generated 380 bytes in 1542 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:41:40.696642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7bfb505-98e2-4c67-8522-b532fe9ddec5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:40.697259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c7bfb505-98e2-4c67-8522-b532fe9ddec5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:40.935849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c7bfb505-98e2-4c67-8522-b532fe9ddec5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:40.947057 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c7bfb505-98e2-4c67-8522-b532fe9ddec5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1229 microversion: 2.1 time: 0.255687 May 18 22:41:40.947964 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2665/5098] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:40 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1229 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:41.105778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7f32601f-5c6d-417e-a7c1-286e376bbb18 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:41.107130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7f32601f-5c6d-417e-a7c1-286e376bbb18 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:41.120037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f32601f-5c6d-417e-a7c1-286e376bbb18 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:41.120495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f32601f-5c6d-417e-a7c1-286e376bbb18 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:41.121280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f32601f-5c6d-417e-a7c1-286e376bbb18 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:41.122298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f32601f-5c6d-417e-a7c1-286e376bbb18 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:41.579406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7f32601f-5c6d-417e-a7c1-286e376bbb18 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:41.606598 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7f32601f-5c6d-417e-a7c1-286e376bbb18 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.504555 May 18 22:41:41.614064 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2434/5099] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:41 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:41.964384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ffdc3cd-c02c-4119-b30a-71b328a7dad1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:41.964998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1ffdc3cd-c02c-4119-b30a-71b328a7dad1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:41.985070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ffdc3cd-c02c-4119-b30a-71b328a7dad1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:41.991976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ffdc3cd-c02c-4119-b30a-71b328a7dad1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:41.995936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ffdc3cd-c02c-4119-b30a-71b328a7dad1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:41.999395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ffdc3cd-c02c-4119-b30a-71b328a7dad1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:42.183103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1ffdc3cd-c02c-4119-b30a-71b328a7dad1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:42.192290 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1ffdc3cd-c02c-4119-b30a-71b328a7dad1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1233 microversion: 2.1 time: 0.232065 May 18 22:41:42.195998 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2666/5100] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:41 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1233 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:42.632935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0fa4b865-b0c6-40a7-922f-466662a3fe79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:42.635387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0fa4b865-b0c6-40a7-922f-466662a3fe79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:42.646073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0fa4b865-b0c6-40a7-922f-466662a3fe79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_api:SELECT=90,nova_api:INSERT=7 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:42.659350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0fa4b865-b0c6-40a7-922f-466662a3fe79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:42.660578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0fa4b865-b0c6-40a7-922f-466662a3fe79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:42.666066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0fa4b865-b0c6-40a7-922f-466662a3fe79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:42.667259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0fa4b865-b0c6-40a7-922f-466662a3fe79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:43.214010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bc408e2b-d57a-48a9-8c9d-c0013a67338b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:43.215463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bc408e2b-d57a-48a9-8c9d-c0013a67338b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:43.260303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc408e2b-d57a-48a9-8c9d-c0013a67338b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:43.262602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc408e2b-d57a-48a9-8c9d-c0013a67338b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:43.264939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc408e2b-d57a-48a9-8c9d-c0013a67338b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:43.270439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc408e2b-d57a-48a9-8c9d-c0013a67338b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:43.396618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0fa4b865-b0c6-40a7-922f-466662a3fe79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:43.414399 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0fa4b865-b0c6-40a7-922f-466662a3fe79 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.786153 May 18 22:41:43.417034 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2435/5101] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:42 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 791 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:43.496435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bc408e2b-d57a-48a9-8c9d-c0013a67338b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:43.508368 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bc408e2b-d57a-48a9-8c9d-c0013a67338b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1287 microversion: 2.1 time: 0.298695 May 18 22:41:43.510516 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2667/5102] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:43 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1287 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:44.434924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d322047a-e573-44d6-8c7d-6ddd8ea51b3a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:44.437187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d322047a-e573-44d6-8c7d-6ddd8ea51b3a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:44.464700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d322047a-e573-44d6-8c7d-6ddd8ea51b3a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:44.465165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d322047a-e573-44d6-8c7d-6ddd8ea51b3a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:44.466020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d322047a-e573-44d6-8c7d-6ddd8ea51b3a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:44.466456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d322047a-e573-44d6-8c7d-6ddd8ea51b3a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:44.530533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-22106f24-827a-4915-b270-37787b4ea1b1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:44.531915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-22106f24-827a-4915-b270-37787b4ea1b1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:44.543747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22106f24-827a-4915-b270-37787b4ea1b1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:44.545647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22106f24-827a-4915-b270-37787b4ea1b1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:44.548313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22106f24-827a-4915-b270-37787b4ea1b1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:44.548853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22106f24-827a-4915-b270-37787b4ea1b1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:44.727812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-22106f24-827a-4915-b270-37787b4ea1b1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:44.753348 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-22106f24-827a-4915-b270-37787b4ea1b1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1287 microversion: 2.1 time: 0.229039 May 18 22:41:44.761290 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2668/5103] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:44 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1287 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:45.043172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d322047a-e573-44d6-8c7d-6ddd8ea51b3a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:45.079005 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d322047a-e573-44d6-8c7d-6ddd8ea51b3a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.648648 May 18 22:41:45.079765 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2436/5104] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:44 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:45.792134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0e0c4f0c-cb63-41bb-a7b4-dcc92dd8f771 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:45.794350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e0c4f0c-cb63-41bb-a7b4-dcc92dd8f771 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:45.819790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e0c4f0c-cb63-41bb-a7b4-dcc92dd8f771 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:45.829585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e0c4f0c-cb63-41bb-a7b4-dcc92dd8f771 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:45.834132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e0c4f0c-cb63-41bb-a7b4-dcc92dd8f771 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:45.836672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e0c4f0c-cb63-41bb-a7b4-dcc92dd8f771 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:46.100119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-43e6fbcf-5b2b-44b0-ae54-1434a030f463 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:46.100655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-43e6fbcf-5b2b-44b0-ae54-1434a030f463 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:46.117156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43e6fbcf-5b2b-44b0-ae54-1434a030f463 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:46.117786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43e6fbcf-5b2b-44b0-ae54-1434a030f463 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:46.128498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43e6fbcf-5b2b-44b0-ae54-1434a030f463 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:46.129451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43e6fbcf-5b2b-44b0-ae54-1434a030f463 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:46.603658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0e0c4f0c-cb63-41bb-a7b4-dcc92dd8f771 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:46.616197 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0e0c4f0c-cb63-41bb-a7b4-dcc92dd8f771 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1329 microversion: 2.1 time: 0.840907 May 18 22:41:46.625800 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2669/5105] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:45 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1329 bytes in 851 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:46.640576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-43e6fbcf-5b2b-44b0-ae54-1434a030f463 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:46.663887 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-43e6fbcf-5b2b-44b0-ae54-1434a030f463 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.570291 May 18 22:41:46.665725 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2437/5106] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:46 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:47.638996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1d8884a9-c42f-4337-8b34-f0cb7cc51d5b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:47.640262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1d8884a9-c42f-4337-8b34-f0cb7cc51d5b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:47.657790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d8884a9-c42f-4337-8b34-f0cb7cc51d5b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:47.658517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d8884a9-c42f-4337-8b34-f0cb7cc51d5b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:47.659534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d8884a9-c42f-4337-8b34-f0cb7cc51d5b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:47.661547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d8884a9-c42f-4337-8b34-f0cb7cc51d5b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:47.682953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c4d7c7e8-97f7-470b-b598-22cde284b7bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:47.683570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c4d7c7e8-97f7-470b-b598-22cde284b7bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:47.696169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4d7c7e8-97f7-470b-b598-22cde284b7bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:47.696609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4d7c7e8-97f7-470b-b598-22cde284b7bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:47.697384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4d7c7e8-97f7-470b-b598-22cde284b7bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:47.697842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4d7c7e8-97f7-470b-b598-22cde284b7bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:48.109108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1d8884a9-c42f-4337-8b34-f0cb7cc51d5b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:48.116967 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1d8884a9-c42f-4337-8b34-f0cb7cc51d5b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1329 microversion: 2.1 time: 0.482566 May 18 22:41:48.117563 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2670/5107] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:47 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1329 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:48.292462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c4d7c7e8-97f7-470b-b598-22cde284b7bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:48.305594 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c4d7c7e8-97f7-470b-b598-22cde284b7bc tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1528 microversion: 2.1 time: 0.623492 May 18 22:41:48.306435 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2438/5108] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:47 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1528 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:49.140489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-da904cdd-036a-424d-bdb5-ae9a2d36df92 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:49.141105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-da904cdd-036a-424d-bdb5-ae9a2d36df92 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:49.165279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da904cdd-036a-424d-bdb5-ae9a2d36df92 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:49.166221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da904cdd-036a-424d-bdb5-ae9a2d36df92 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:49.169445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da904cdd-036a-424d-bdb5-ae9a2d36df92 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:49.170091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da904cdd-036a-424d-bdb5-ae9a2d36df92 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:49.323479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-503b4191-d70a-4c57-9cb9-239c9f73f28f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:49.325403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-503b4191-d70a-4c57-9cb9-239c9f73f28f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:49.337330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-503b4191-d70a-4c57-9cb9-239c9f73f28f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:49.342451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-503b4191-d70a-4c57-9cb9-239c9f73f28f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:49.343589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-503b4191-d70a-4c57-9cb9-239c9f73f28f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:49.344200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-503b4191-d70a-4c57-9cb9-239c9f73f28f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:49.623505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-503b4191-d70a-4c57-9cb9-239c9f73f28f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:49.638965 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-503b4191-d70a-4c57-9cb9-239c9f73f28f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1510 microversion: 2.1 time: 0.319316 May 18 22:41:49.655975 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2439/5109] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:49 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1510 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:49.767641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b8785c6d-41cf-483e-8b94-3b0ca46598d3 req-afd1b576-c4e1-4006-84dd-e017c45e4695 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "04c87f24-edae-4603-8186-2495d5123725", "tag": "c2ed0818-c423-46b9-a2cb-f80fe8fc0ed7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:49.783476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b8785c6d-41cf-483e-8b94-3b0ca46598d3 req-afd1b576-c4e1-4006-84dd-e017c45e4695 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:49.783921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b8785c6d-41cf-483e-8b94-3b0ca46598d3 req-afd1b576-c4e1-4006-84dd-e017c45e4695 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:49.795804 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b8785c6d-41cf-483e-8b94-3b0ca46598d3 req-afd1b576-c4e1-4006-84dd-e017c45e4695 service nova] Creating event network-changed:c2ed0818-c423-46b9-a2cb-f80fe8fc0ed7 for instance 04c87f24-edae-4603-8186-2495d5123725 on n-h1-841040-6 May 18 22:41:49.803208 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b8785c6d-41cf-483e-8b94-3b0ca46598d3 req-afd1b576-c4e1-4006-84dd-e017c45e4695 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.145558 May 18 22:41:49.804359 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2440/5110] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:41:49 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:41:50.172578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8c57d91e-5708-4b6f-8afd-1e18611ab7d9 req-c09b24c6-8f7e-45db-bb5d-391f8d0fbea4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "998fd298-1643-4ba0-a04e-37f973a9fd1b", "name": "network-vif-unplugged", "status": "completed", "tag": "ade5d830-5e37-4994-ae60-4927d56a2d91"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:50.178457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da904cdd-036a-424d-bdb5-ae9a2d36df92 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:50.196521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8c57d91e-5708-4b6f-8afd-1e18611ab7d9 req-c09b24c6-8f7e-45db-bb5d-391f8d0fbea4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:50.197674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8c57d91e-5708-4b6f-8afd-1e18611ab7d9 req-c09b24c6-8f7e-45db-bb5d-391f8d0fbea4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:50.203975 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-da904cdd-036a-424d-bdb5-ae9a2d36df92 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1329 microversion: 2.1 time: 1.067899 May 18 22:41:50.211933 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2671/5111] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:49 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1329 bytes in 1077 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:50.220674 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8c57d91e-5708-4b6f-8afd-1e18611ab7d9 req-c09b24c6-8f7e-45db-bb5d-391f8d0fbea4 service nova] Creating event network-vif-unplugged:ade5d830-5e37-4994-ae60-4927d56a2d91 for instance 998fd298-1643-4ba0-a04e-37f973a9fd1b on n-h2-841040-6 May 18 22:41:50.243406 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8c57d91e-5708-4b6f-8afd-1e18611ab7d9 req-c09b24c6-8f7e-45db-bb5d-391f8d0fbea4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.060544 May 18 22:41:50.244466 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2441/5112] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:41:50 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:41:50.665279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7d2c9788-522d-487c-8284-d1b3090965ae tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:50.665970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7d2c9788-522d-487c-8284-d1b3090965ae tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:50.681193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d2c9788-522d-487c-8284-d1b3090965ae tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:50.682032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d2c9788-522d-487c-8284-d1b3090965ae tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:50.683044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d2c9788-522d-487c-8284-d1b3090965ae tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:50.684317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d2c9788-522d-487c-8284-d1b3090965ae tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:50.943434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7d2c9788-522d-487c-8284-d1b3090965ae tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:51.087229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7d2c9788-522d-487c-8284-d1b3090965ae tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:51.103196 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7d2c9788-522d-487c-8284-d1b3090965ae tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1510 microversion: 2.1 time: 0.450099 May 18 22:41:51.109958 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2672/5113] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:50 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1510 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:51.228953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-000b00d0-d0c9-4103-8122-92b44bc04e2c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:51.230405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-000b00d0-d0c9-4103-8122-92b44bc04e2c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:51.234941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-000b00d0-d0c9-4103-8122-92b44bc04e2c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:51.238624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-000b00d0-d0c9-4103-8122-92b44bc04e2c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell0:SELECT=10 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:51.250828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-000b00d0-d0c9-4103-8122-92b44bc04e2c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:51.252134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-000b00d0-d0c9-4103-8122-92b44bc04e2c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:51.253941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-000b00d0-d0c9-4103-8122-92b44bc04e2c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:51.254724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-000b00d0-d0c9-4103-8122-92b44bc04e2c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:51.621910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-000b00d0-d0c9-4103-8122-92b44bc04e2c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:51.631246 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-000b00d0-d0c9-4103-8122-92b44bc04e2c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1329 microversion: 2.1 time: 0.406749 May 18 22:41:51.633326 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2442/5114] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:51 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1329 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:52.130724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fbfbac51-5413-46ab-8c88-966cdc3bb58e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:52.133086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fbfbac51-5413-46ab-8c88-966cdc3bb58e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:52.156341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbfbac51-5413-46ab-8c88-966cdc3bb58e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:52.164480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbfbac51-5413-46ab-8c88-966cdc3bb58e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:52.166924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbfbac51-5413-46ab-8c88-966cdc3bb58e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:52.171236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbfbac51-5413-46ab-8c88-966cdc3bb58e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:52.649308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c7c6b2a4-8ade-4eef-aadf-644ab271c883 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:52.650089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c7c6b2a4-8ade-4eef-aadf-644ab271c883 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:52.661021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7c6b2a4-8ade-4eef-aadf-644ab271c883 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:52.661762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7c6b2a4-8ade-4eef-aadf-644ab271c883 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:52.662888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7c6b2a4-8ade-4eef-aadf-644ab271c883 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:52.663584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7c6b2a4-8ade-4eef-aadf-644ab271c883 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:52.913006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c7c6b2a4-8ade-4eef-aadf-644ab271c883 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:52.939483 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c7c6b2a4-8ade-4eef-aadf-644ab271c883 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1329 microversion: 2.1 time: 0.293700 May 18 22:41:52.950651 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2443/5115] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:52 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1329 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:53.456646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fbfbac51-5413-46ab-8c88-966cdc3bb58e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:53.467956 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fbfbac51-5413-46ab-8c88-966cdc3bb58e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1453 microversion: 2.1 time: 1.351568 May 18 22:41:53.474934 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2673/5116] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:52 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1453 bytes in 1359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:53.501530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a023fcd8-a9a2-4cb3-ae83-18944f13c527 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:53.502173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a023fcd8-a9a2-4cb3-ae83-18944f13c527 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:53.513472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a023fcd8-a9a2-4cb3-ae83-18944f13c527 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:53.515288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a023fcd8-a9a2-4cb3-ae83-18944f13c527 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:53.517003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a023fcd8-a9a2-4cb3-ae83-18944f13c527 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:53.517635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a023fcd8-a9a2-4cb3-ae83-18944f13c527 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:53.835294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a023fcd8-a9a2-4cb3-ae83-18944f13c527 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:53.853226 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a023fcd8-a9a2-4cb3-ae83-18944f13c527 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1453 microversion: 2.1 time: 0.365524 May 18 22:41:53.854590 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2444/5117] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:53 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1453 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:53.933054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a35efcc-3b39-44e0-b3ce-f60ec7b7fba8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:53.934278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7a35efcc-3b39-44e0-b3ce-f60ec7b7fba8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:53.950736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a35efcc-3b39-44e0-b3ce-f60ec7b7fba8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:53.952949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a35efcc-3b39-44e0-b3ce-f60ec7b7fba8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:53.954582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a35efcc-3b39-44e0-b3ce-f60ec7b7fba8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:53.955240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a35efcc-3b39-44e0-b3ce-f60ec7b7fba8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:53.956371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-57d8a9e8-ff7a-4a03-a203-e265cd606c33 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:53.956978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-57d8a9e8-ff7a-4a03-a203-e265cd606c33 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:53.973034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57d8a9e8-ff7a-4a03-a203-e265cd606c33 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:53.973480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57d8a9e8-ff7a-4a03-a203-e265cd606c33 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:53.974489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57d8a9e8-ff7a-4a03-a203-e265cd606c33 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:53.975121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57d8a9e8-ff7a-4a03-a203-e265cd606c33 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:54.004119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-7a35efcc-3b39-44e0-b3ce-f60ec7b7fba8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lazy-loading 'flavor' on Instance uuid 998fd298-1643-4ba0-a04e-37f973a9fd1b {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:41:54.034974 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-7a35efcc-3b39-44e0-b3ce-f60ec7b7fba8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Cannot 'shelve' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state shelved_offloaded May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a35efcc-3b39-44e0-b3ce-f60ec7b7fba8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action HTTP/1.1 May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 14 May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: {"shelve": {}} May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: exception: Cannot 'shelve' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state shelved_offloaded May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '998fd298-1643-4ba0-a04e-37f973a9fd1b', 'body': {'shelve': {}}} May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/shelve.py", line 49, in _shelve May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.compute_api.shelve(context, instance) May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 360, in wrapper May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 296, in inner May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 275, in inner May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 343, in wrapper May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance 998fd298-1643-4ba0-a04e-37f973a9fd1b in vm_state shelved_offloaded. Cannot shelve while the instance is in this state. May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/shelve.py", line 56, in _shelve May 18 22:41:54.040807 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:41:54.046278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:41:54.046278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:41:54.046278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'shelve' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state shelved_offloaded May 18 22:41:54.046278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:54.046278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:41:54.046278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:54.046278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:41:54.046278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:41:54.046278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:41:54.046278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:41:54.046278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:41:54.046278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'shelve' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state shelved_offloaded May 18 22:41:54.046278 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:41:54.053367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a35efcc-3b39-44e0-b3ce-f60ec7b7fba8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 409 to user: Cannot 'shelve' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state shelved_offloaded {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:41:54.056296 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a35efcc-3b39-44e0-b3ce-f60ec7b7fba8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action" status: 409 len: 155 microversion: 2.1 time: 0.127469 May 18 22:41:54.084335 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2674/5118] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:41:53 2022] POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action => generated 155 bytes in 155 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:41:54.124329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8284f780-6b14-410f-af34-9f5c447f87b2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:54.125860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8284f780-6b14-410f-af34-9f5c447f87b2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:54.173344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8284f780-6b14-410f-af34-9f5c447f87b2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:54.173901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8284f780-6b14-410f-af34-9f5c447f87b2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:54.177568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8284f780-6b14-410f-af34-9f5c447f87b2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:54.178114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8284f780-6b14-410f-af34-9f5c447f87b2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:54.530145 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8284f780-6b14-410f-af34-9f5c447f87b2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action" status: 202 len: 0 microversion: 2.1 time: 0.437164 May 18 22:41:54.536208 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2675/5119] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:41:54 2022] POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action => generated 0 bytes in 449 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:41:54.544913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-be267948-3899-457f-8cc7-c172bcaba141 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:54.547801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-be267948-3899-457f-8cc7-c172bcaba141 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:54.563315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be267948-3899-457f-8cc7-c172bcaba141 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:54.564497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be267948-3899-457f-8cc7-c172bcaba141 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:54.567978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be267948-3899-457f-8cc7-c172bcaba141 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:54.568761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be267948-3899-457f-8cc7-c172bcaba141 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:55.409503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-be267948-3899-457f-8cc7-c172bcaba141 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:55.422014 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-be267948-3899-457f-8cc7-c172bcaba141 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1461 microversion: 2.1 time: 0.884572 May 18 22:41:55.429777 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2676/5120] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:54 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1461 bytes in 893 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:55.642361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f153aad-a5fe-4ab2-9c61-a79f1ef2f9b5 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:55.643526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f153aad-a5fe-4ab2-9c61-a79f1ef2f9b5 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:55.661159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f153aad-a5fe-4ab2-9c61-a79f1ef2f9b5 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:55.661627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f153aad-a5fe-4ab2-9c61-a79f1ef2f9b5 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:55.665583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f153aad-a5fe-4ab2-9c61-a79f1ef2f9b5 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:55.666147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f153aad-a5fe-4ab2-9c61-a79f1ef2f9b5 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:55.709665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-57d8a9e8-ff7a-4a03-a203-e265cd606c33 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:55.720747 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-57d8a9e8-ff7a-4a03-a203-e265cd606c33 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1329 microversion: 2.1 time: 1.768080 May 18 22:41:55.726595 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2445/5121] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:53 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1329 bytes in 1775 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:55.744815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9f153aad-a5fe-4ab2-9c61-a79f1ef2f9b5 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:INSERT=2,nova_cell1:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:41:55.884461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-9f153aad-a5fe-4ab2-9c61-a79f1ef2f9b5 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lazy-loading 'services' on Instance uuid 140d1290-3fe4-4be9-beb1-28cc5ae08f8e {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:41:56.055296 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f153aad-a5fe-4ab2-9c61-a79f1ef2f9b5 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "DELETE /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e/os-volume_attachments/bc3cc8ac-7d78-474a-bc9c-359da0c94153" status: 202 len: 0 microversion: 2.1 time: 0.422223 May 18 22:41:56.086733 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2677/5122] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:41:55 2022] DELETE /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e/os-volume_attachments/bc3cc8ac-7d78-474a-bc9c-359da0c94153 => generated 0 bytes in 454 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:41:56.440898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4698d564-50a6-43ef-ba8a-78c7c7e55212 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:56.441879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4698d564-50a6-43ef-ba8a-78c7c7e55212 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:56.449296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4698d564-50a6-43ef-ba8a-78c7c7e55212 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:56.450081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4698d564-50a6-43ef-ba8a-78c7c7e55212 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:56.451047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4698d564-50a6-43ef-ba8a-78c7c7e55212 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:56.451658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4698d564-50a6-43ef-ba8a-78c7c7e55212 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:56.737105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4698d564-50a6-43ef-ba8a-78c7c7e55212 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:56.748020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0418d1ef-1049-484c-a786-8427176ffb95 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:56.749360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0418d1ef-1049-484c-a786-8427176ffb95 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:56.750403 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4698d564-50a6-43ef-ba8a-78c7c7e55212 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1461 microversion: 2.1 time: 0.313463 May 18 22:41:56.751099 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2446/5123] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:56 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1461 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:56.792356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0418d1ef-1049-484c-a786-8427176ffb95 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:56.794349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0418d1ef-1049-484c-a786-8427176ffb95 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:56.797043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0418d1ef-1049-484c-a786-8427176ffb95 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:56.797500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0418d1ef-1049-484c-a786-8427176ffb95 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:57.111229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0418d1ef-1049-484c-a786-8427176ffb95 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:57.119784 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0418d1ef-1049-484c-a786-8427176ffb95 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1329 microversion: 2.1 time: 0.380302 May 18 22:41:57.128682 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2678/5124] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:56 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1329 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:41:57.212621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-922837c2-c0c5-4f81-a4fa-26e85458fc40 req-c7494153-9240-4ddb-9f18-a6f055e4d340 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04c87f24-edae-4603-8186-2495d5123725", "name": "network-vif-plugged", "status": "completed", "tag": "c2ed0818-c423-46b9-a2cb-f80fe8fc0ed7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:41:57.229894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-922837c2-c0c5-4f81-a4fa-26e85458fc40 req-c7494153-9240-4ddb-9f18-a6f055e4d340 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:57.230426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-922837c2-c0c5-4f81-a4fa-26e85458fc40 req-c7494153-9240-4ddb-9f18-a6f055e4d340 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:57.244812 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-922837c2-c0c5-4f81-a4fa-26e85458fc40 req-c7494153-9240-4ddb-9f18-a6f055e4d340 service nova] Creating event network-vif-plugged:c2ed0818-c423-46b9-a2cb-f80fe8fc0ed7 for instance 04c87f24-edae-4603-8186-2495d5123725 on n-h1-841040-6 May 18 22:41:57.263591 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-922837c2-c0c5-4f81-a4fa-26e85458fc40 req-c7494153-9240-4ddb-9f18-a6f055e4d340 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.054514 May 18 22:41:57.264516 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2447/5125] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:41:57 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:41:57.768978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3c6dcb96-8d84-44d5-8de5-791dec6f080f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:57.770344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3c6dcb96-8d84-44d5-8de5-791dec6f080f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:57.783592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c6dcb96-8d84-44d5-8de5-791dec6f080f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:57.784393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c6dcb96-8d84-44d5-8de5-791dec6f080f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:57.785394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c6dcb96-8d84-44d5-8de5-791dec6f080f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:57.791068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c6dcb96-8d84-44d5-8de5-791dec6f080f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:58.033577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3c6dcb96-8d84-44d5-8de5-791dec6f080f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:58.043984 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3c6dcb96-8d84-44d5-8de5-791dec6f080f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 0.278412 May 18 22:41:58.045163 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2679/5126] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:57 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:58.148732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6621017e-0a6e-4756-a97e-1997027ac2bc tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:58.149351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6621017e-0a6e-4756-a97e-1997027ac2bc tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:58.161985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6621017e-0a6e-4756-a97e-1997027ac2bc tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:58.165671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6621017e-0a6e-4756-a97e-1997027ac2bc tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:58.166699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6621017e-0a6e-4756-a97e-1997027ac2bc tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:58.168377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6621017e-0a6e-4756-a97e-1997027ac2bc tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:58.422345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6621017e-0a6e-4756-a97e-1997027ac2bc tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:58.451388 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6621017e-0a6e-4756-a97e-1997027ac2bc tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1329 microversion: 2.1 time: 0.303144 May 18 22:41:58.460692 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2448/5127] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:58 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1329 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:59.061587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f7e2313-a1f6-422f-8b57-5a828f73cade tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:59.062598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2f7e2313-a1f6-422f-8b57-5a828f73cade tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:59.079165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f7e2313-a1f6-422f-8b57-5a828f73cade tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:59.082169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f7e2313-a1f6-422f-8b57-5a828f73cade tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:59.083090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f7e2313-a1f6-422f-8b57-5a828f73cade tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:59.086227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f7e2313-a1f6-422f-8b57-5a828f73cade tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:59.469907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-74f53e36-9427-41e5-8ab0-714cbc9142f1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:41:59.470579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-74f53e36-9427-41e5-8ab0-714cbc9142f1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:41:59.495206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74f53e36-9427-41e5-8ab0-714cbc9142f1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:59.495801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74f53e36-9427-41e5-8ab0-714cbc9142f1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:59.497090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74f53e36-9427-41e5-8ab0-714cbc9142f1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:41:59.497526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74f53e36-9427-41e5-8ab0-714cbc9142f1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:41:59.627965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2f7e2313-a1f6-422f-8b57-5a828f73cade tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:41:59.635702 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2f7e2313-a1f6-422f-8b57-5a828f73cade tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 0.577997 May 18 22:41:59.642532 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2680/5128] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:59 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:41:59.997715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-74f53e36-9427-41e5-8ab0-714cbc9142f1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:00.007150 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-74f53e36-9427-41e5-8ab0-714cbc9142f1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1510 microversion: 2.1 time: 0.542311 May 18 22:42:00.012945 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2449/5129] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:41:59 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1510 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:00.030421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dbf35c6d-7e87-4347-b80c-297a4763e96e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:00.031990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dbf35c6d-7e87-4347-b80c-297a4763e96e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:00.046631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbf35c6d-7e87-4347-b80c-297a4763e96e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:00.047484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbf35c6d-7e87-4347-b80c-297a4763e96e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:00.048529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbf35c6d-7e87-4347-b80c-297a4763e96e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:00.049668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dbf35c6d-7e87-4347-b80c-297a4763e96e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:00.368142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dbf35c6d-7e87-4347-b80c-297a4763e96e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:00.395336 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dbf35c6d-7e87-4347-b80c-297a4763e96e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1510 microversion: 2.1 time: 0.364630 May 18 22:42:00.399079 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2681/5130] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:00 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1510 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:00.420345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-78370ddf-5657-4075-a4aa-60d1b8ac93a0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:00.421275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-78370ddf-5657-4075-a4aa-60d1b8ac93a0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:00.446820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78370ddf-5657-4075-a4aa-60d1b8ac93a0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:00.447275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78370ddf-5657-4075-a4aa-60d1b8ac93a0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:00.448060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78370ddf-5657-4075-a4aa-60d1b8ac93a0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:00.448498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78370ddf-5657-4075-a4aa-60d1b8ac93a0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:00.548257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-78370ddf-5657-4075-a4aa-60d1b8ac93a0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:42:00.656304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-78370ddf-5657-4075-a4aa-60d1b8ac93a0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell1:SELECT=99,nova_cell1:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:00.659834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f252e0a3-73ee-4613-8005-e5facf0d00e8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:00.660703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f252e0a3-73ee-4613-8005-e5facf0d00e8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:00.689471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f252e0a3-73ee-4613-8005-e5facf0d00e8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:00.690071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f252e0a3-73ee-4613-8005-e5facf0d00e8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:00.693914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f252e0a3-73ee-4613-8005-e5facf0d00e8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:00.693914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f252e0a3-73ee-4613-8005-e5facf0d00e8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:00.766396 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-78370ddf-5657-4075-a4aa-60d1b8ac93a0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 204 len: 0 microversion: 2.1 time: 0.352930 May 18 22:42:00.771630 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2450/5131] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:42:00 2022] DELETE /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:42:00.790220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fa75546f-1059-4c09-b9cd-e126e231b6dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:00.792205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fa75546f-1059-4c09-b9cd-e126e231b6dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:00.803185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa75546f-1059-4c09-b9cd-e126e231b6dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:00.804046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa75546f-1059-4c09-b9cd-e126e231b6dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:00.805031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa75546f-1059-4c09-b9cd-e126e231b6dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:00.806085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa75546f-1059-4c09-b9cd-e126e231b6dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:01.248443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fa75546f-1059-4c09-b9cd-e126e231b6dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:01.259000 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fa75546f-1059-4c09-b9cd-e126e231b6dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1516 microversion: 2.1 time: 0.482970 May 18 22:42:01.264908 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2451/5132] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:00 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1516 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:01.363407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f252e0a3-73ee-4613-8005-e5facf0d00e8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:01.378986 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f252e0a3-73ee-4613-8005-e5facf0d00e8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 0.723737 May 18 22:42:01.380848 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2682/5133] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:00 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 726 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:02.286503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99a2b0e7-e063-4b12-af3e-86ba71af2725 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:02.287140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-99a2b0e7-e063-4b12-af3e-86ba71af2725 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:02.308720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99a2b0e7-e063-4b12-af3e-86ba71af2725 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:02.309457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99a2b0e7-e063-4b12-af3e-86ba71af2725 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:02.318043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99a2b0e7-e063-4b12-af3e-86ba71af2725 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:02.318911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99a2b0e7-e063-4b12-af3e-86ba71af2725 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:02.396763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-660adedf-171a-4553-85f5-c0c6a008a0d6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:02.397862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-660adedf-171a-4553-85f5-c0c6a008a0d6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:02.414808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-660adedf-171a-4553-85f5-c0c6a008a0d6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:02.415676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-660adedf-171a-4553-85f5-c0c6a008a0d6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:02.416710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-660adedf-171a-4553-85f5-c0c6a008a0d6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:02.417461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-660adedf-171a-4553-85f5-c0c6a008a0d6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:02.843720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-99a2b0e7-e063-4b12-af3e-86ba71af2725 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:02.860437 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-99a2b0e7-e063-4b12-af3e-86ba71af2725 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1516 microversion: 2.1 time: 0.578549 May 18 22:42:02.861049 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2452/5134] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:02 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1516 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:03.790220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-660adedf-171a-4553-85f5-c0c6a008a0d6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:03.804141 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-660adedf-171a-4553-85f5-c0c6a008a0d6 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 1.410514 May 18 22:42:03.805810 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2683/5135] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:02 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 1414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:03.880742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-82fc3be7-1983-4d0a-bc97-2728e598d11a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:03.881398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-82fc3be7-1983-4d0a-bc97-2728e598d11a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:03.907862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82fc3be7-1983-4d0a-bc97-2728e598d11a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:03.908444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82fc3be7-1983-4d0a-bc97-2728e598d11a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:03.909287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82fc3be7-1983-4d0a-bc97-2728e598d11a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:03.911378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82fc3be7-1983-4d0a-bc97-2728e598d11a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:04.468345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-82fc3be7-1983-4d0a-bc97-2728e598d11a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:04.498596 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-82fc3be7-1983-4d0a-bc97-2728e598d11a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1516 microversion: 2.1 time: 0.622030 May 18 22:42:04.513943 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2453/5136] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:03 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1516 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:04.823576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cdfb59b3-fe9b-425f-9c87-32467d3b89c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:04.824358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cdfb59b3-fe9b-425f-9c87-32467d3b89c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:04.827235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-cdfb59b3-fe9b-425f-9c87-32467d3b89c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_api:SELECT=59,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:04.854215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cdfb59b3-fe9b-425f-9c87-32467d3b89c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:04.854935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cdfb59b3-fe9b-425f-9c87-32467d3b89c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:04.856082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cdfb59b3-fe9b-425f-9c87-32467d3b89c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:04.856753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cdfb59b3-fe9b-425f-9c87-32467d3b89c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:05.520820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-abb24338-be20-4d7c-811c-49911411bce6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:05.521434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-abb24338-be20-4d7c-811c-49911411bce6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:05.538419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abb24338-be20-4d7c-811c-49911411bce6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:05.539187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abb24338-be20-4d7c-811c-49911411bce6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:05.543640 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cdfb59b3-fe9b-425f-9c87-32467d3b89c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:05.551346 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cdfb59b3-fe9b-425f-9c87-32467d3b89c1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 0.732151 May 18 22:42:05.552902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abb24338-be20-4d7c-811c-49911411bce6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:05.561513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-abb24338-be20-4d7c-811c-49911411bce6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:05.570844 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2684/5137] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:04 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 752 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:05.579677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-4b941755-4bce-43b0-b8a5-401c85fc4758 req-1d8f2ce1-afe3-43fa-8d12-6460f73bc60d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04c87f24-edae-4603-8186-2495d5123725", "name": "network-vif-deleted", "tag": "c2ed0818-c423-46b9-a2cb-f80fe8fc0ed7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:05.653658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4b941755-4bce-43b0-b8a5-401c85fc4758 req-1d8f2ce1-afe3-43fa-8d12-6460f73bc60d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:05.654025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4b941755-4bce-43b0-b8a5-401c85fc4758 req-1d8f2ce1-afe3-43fa-8d12-6460f73bc60d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:05.703296 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-4b941755-4bce-43b0-b8a5-401c85fc4758 req-1d8f2ce1-afe3-43fa-8d12-6460f73bc60d service nova] Creating event network-vif-deleted:c2ed0818-c423-46b9-a2cb-f80fe8fc0ed7 for instance 04c87f24-edae-4603-8186-2495d5123725 on n-h1-841040-6 May 18 22:42:05.720282 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-4b941755-4bce-43b0-b8a5-401c85fc4758 req-1d8f2ce1-afe3-43fa-8d12-6460f73bc60d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.148038 May 18 22:42:05.721155 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2685/5138] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:42:05 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:06.570171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c542651c-5787-4123-a674-f234d71e2553 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:06.571791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c542651c-5787-4123-a674-f234d71e2553 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:06.585561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c542651c-5787-4123-a674-f234d71e2553 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:06.591086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c542651c-5787-4123-a674-f234d71e2553 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:06.592167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c542651c-5787-4123-a674-f234d71e2553 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:06.592766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c542651c-5787-4123-a674-f234d71e2553 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:06.943072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-abb24338-be20-4d7c-811c-49911411bce6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:06.957672 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-abb24338-be20-4d7c-811c-49911411bce6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 200 len: 1314 microversion: 2.1 time: 1.442112 May 18 22:42:06.960762 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2454/5139] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:05 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 1314 bytes in 1446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:07.381877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c542651c-5787-4123-a674-f234d71e2553 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:07.393511 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c542651c-5787-4123-a674-f234d71e2553 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 0.828385 May 18 22:42:07.406448 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2686/5140] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:06 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 842 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:07.986616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7d68285b-74a9-4087-9ccb-adb81fd5a419 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:07.988050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7d68285b-74a9-4087-9ccb-adb81fd5a419 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:08.016172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d68285b-74a9-4087-9ccb-adb81fd5a419 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:08.026599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d68285b-74a9-4087-9ccb-adb81fd5a419 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:08.030586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d68285b-74a9-4087-9ccb-adb81fd5a419 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:08.031044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7d68285b-74a9-4087-9ccb-adb81fd5a419 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:08.084800 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-7d68285b-74a9-4087-9ccb-adb81fd5a419 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7d68285b-74a9-4087-9ccb-adb81fd5a419 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 HTTP/1.1 May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '04c87f24-edae-4603-8186-2495d5123725'} May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:08.087166 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:08.092955 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:08.092955 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:08.092955 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:42:08.092955 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:42:08.092955 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:42:08.092955 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:08.092955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7d68285b-74a9-4087-9ccb-adb81fd5a419 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:08.094500 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7d68285b-74a9-4087-9ccb-adb81fd5a419 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 404 len: 111 microversion: 2.1 time: 0.112157 May 18 22:42:08.095285 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2455/5141] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:07 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 111 bytes in 114 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:42:08.103426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87f4a27a-eed7-436a-946e-8b03fe12a94b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '.version_select at 0x7fa2ed267550>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:08.150022 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-87f4a27a-eed7-436a-946e-8b03fe12a94b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-key-1456054095" status: 202 len: 0 microversion: 2.1 time: 0.050252 May 18 22:42:08.150775 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2687/5142] 10.222.0.58 () {58 vars in 1208 bytes} [Wed May 18 22:42:08 2022] DELETE /compute/v2.1/os-keypairs/tempest-key-1456054095 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:42:08.233550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1357998741", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "988913af-f757-47f2-a79a-fc9c59fd3420"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:08.396110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] validate_networks() for [('988913af-f757-47f2-a79a-fc9c59fd3420', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:42:08.420579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f3fdd2d9-9924-424c-bec6-8e55c4e58aa4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:08.421372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f3fdd2d9-9924-424c-bec6-8e55c4e58aa4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:08.431579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3fdd2d9-9924-424c-bec6-8e55c4e58aa4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:08.432257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3fdd2d9-9924-424c-bec6-8e55c4e58aa4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:08.435199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3fdd2d9-9924-424c-bec6-8e55c4e58aa4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:08.435941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3fdd2d9-9924-424c-bec6-8e55c4e58aa4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:08.783141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f3fdd2d9-9924-424c-bec6-8e55c4e58aa4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:08.804933 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f3fdd2d9-9924-424c-bec6-8e55c4e58aa4 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 0.387969 May 18 22:42:08.805553 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2688/5143] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:08 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:09.827732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e4cf3dcb-fd98-4e88-a9b7-4bb2d15b0514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:09.828523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e4cf3dcb-fd98-4e88-a9b7-4bb2d15b0514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:09.874745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4cf3dcb-fd98-4e88-a9b7-4bb2d15b0514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:09.879782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4cf3dcb-fd98-4e88-a9b7-4bb2d15b0514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:09.882517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4cf3dcb-fd98-4e88-a9b7-4bb2d15b0514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:09.884520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4cf3dcb-fd98-4e88-a9b7-4bb2d15b0514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:09.984948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:42:09.986390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:42:09.987918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:42:09.989997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:42:09.991396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:42:10.008326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:10.009296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:10.011451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:10.013484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:10.044915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:42:10.054515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for user 24bbd897a7c04e1fa14ca23713c5243a and project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:42:10.071677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:42:10.077184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:42:10.202881 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a75c72d3-f929-45a1-bd49-4583076fce49 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.973197 May 18 22:42:10.203549 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2456/5144] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:42:08 2022] POST /compute/v2.1/servers => generated 380 bytes in 1975 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:42:10.215640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5896ab00-d4fb-408d-b05f-748695cafd44 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:10.216252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5896ab00-d4fb-408d-b05f-748695cafd44 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:10.350211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5896ab00-d4fb-408d-b05f-748695cafd44 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:10.360644 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5896ab00-d4fb-408d-b05f-748695cafd44 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1209 microversion: 2.1 time: 0.150640 May 18 22:42:10.361241 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2457/5145] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:10 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1209 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:10.502211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e4cf3dcb-fd98-4e88-a9b7-4bb2d15b0514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:10.518841 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e4cf3dcb-fd98-4e88-a9b7-4bb2d15b0514 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 0.691492 May 18 22:42:10.519516 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2689/5146] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:09 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:11.377816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bcef9f6f-770c-487a-9c63-1fcbf8c0beee tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:11.380685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bcef9f6f-770c-487a-9c63-1fcbf8c0beee tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:11.405396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcef9f6f-770c-487a-9c63-1fcbf8c0beee tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:11.408530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcef9f6f-770c-487a-9c63-1fcbf8c0beee tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:11.411997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcef9f6f-770c-487a-9c63-1fcbf8c0beee tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:11.414579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcef9f6f-770c-487a-9c63-1fcbf8c0beee tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:11.536731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1fda42bc-722d-45ba-be06-0eb41164c756 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:11.537974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1fda42bc-722d-45ba-be06-0eb41164c756 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:11.548578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fda42bc-722d-45ba-be06-0eb41164c756 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:11.559034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fda42bc-722d-45ba-be06-0eb41164c756 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:11.563026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fda42bc-722d-45ba-be06-0eb41164c756 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:11.563698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fda42bc-722d-45ba-be06-0eb41164c756 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:11.796210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bcef9f6f-770c-487a-9c63-1fcbf8c0beee tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:11.823227 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bcef9f6f-770c-487a-9c63-1fcbf8c0beee tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1205 microversion: 2.1 time: 0.449211 May 18 22:42:11.827168 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2458/5147] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:11 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1205 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:12.552580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1fda42bc-722d-45ba-be06-0eb41164c756 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:12.561828 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1fda42bc-722d-45ba-be06-0eb41164c756 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 1.029164 May 18 22:42:12.578614 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2690/5148] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:11 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 1047 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:12.844881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-171db4ab-a7cd-4601-a48b-c1e4d79b2b31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:12.846047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-171db4ab-a7cd-4601-a48b-c1e4d79b2b31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:12.859131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-171db4ab-a7cd-4601-a48b-c1e4d79b2b31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_api:SELECT=66,nova_api:UPDATE=1,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:12.864298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-171db4ab-a7cd-4601-a48b-c1e4d79b2b31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:12.865114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-171db4ab-a7cd-4601-a48b-c1e4d79b2b31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:12.867106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-171db4ab-a7cd-4601-a48b-c1e4d79b2b31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:12.869575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-171db4ab-a7cd-4601-a48b-c1e4d79b2b31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:13.300594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-171db4ab-a7cd-4601-a48b-c1e4d79b2b31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:13.334215 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-171db4ab-a7cd-4601-a48b-c1e4d79b2b31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1267 microversion: 2.1 time: 0.493523 May 18 22:42:13.343198 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2459/5149] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:12 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1267 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:13.595515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-14a02fa8-af8f-4413-9296-5a28e2f62835 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:13.596722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-14a02fa8-af8f-4413-9296-5a28e2f62835 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:13.604138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14a02fa8-af8f-4413-9296-5a28e2f62835 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:13.604913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14a02fa8-af8f-4413-9296-5a28e2f62835 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:13.605968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14a02fa8-af8f-4413-9296-5a28e2f62835 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:13.606611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14a02fa8-af8f-4413-9296-5a28e2f62835 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:13.991334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-14a02fa8-af8f-4413-9296-5a28e2f62835 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:13.999875 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-14a02fa8-af8f-4413-9296-5a28e2f62835 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 0.408566 May 18 22:42:14.007519 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2691/5150] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:13 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:14.359559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b354bc42-4b4a-4722-8f4d-76c6126e8504 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:14.360814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b354bc42-4b4a-4722-8f4d-76c6126e8504 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:14.375428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b354bc42-4b4a-4722-8f4d-76c6126e8504 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:14.376141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b354bc42-4b4a-4722-8f4d-76c6126e8504 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:14.377149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b354bc42-4b4a-4722-8f4d-76c6126e8504 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:14.377811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b354bc42-4b4a-4722-8f4d-76c6126e8504 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:14.659226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b354bc42-4b4a-4722-8f4d-76c6126e8504 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:14.671354 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b354bc42-4b4a-4722-8f4d-76c6126e8504 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1267 microversion: 2.1 time: 0.315844 May 18 22:42:14.672102 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2460/5151] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:14 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1267 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:15.026983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-12b0c81a-8995-4c6c-a66e-34498386de73 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:15.028478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-12b0c81a-8995-4c6c-a66e-34498386de73 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:15.048282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12b0c81a-8995-4c6c-a66e-34498386de73 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:15.050492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12b0c81a-8995-4c6c-a66e-34498386de73 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:15.052899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12b0c81a-8995-4c6c-a66e-34498386de73 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:15.054607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12b0c81a-8995-4c6c-a66e-34498386de73 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:15.699646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ee11b466-a605-4d2d-8bbd-c529166a0440 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:15.700627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ee11b466-a605-4d2d-8bbd-c529166a0440 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:15.704185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-12b0c81a-8995-4c6c-a66e-34498386de73 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:15.718678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee11b466-a605-4d2d-8bbd-c529166a0440 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:15.719197 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-12b0c81a-8995-4c6c-a66e-34498386de73 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 0.693644 May 18 22:42:15.720333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee11b466-a605-4d2d-8bbd-c529166a0440 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:15.720490 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2692/5152] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:15 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 700 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:15.724420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee11b466-a605-4d2d-8bbd-c529166a0440 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:15.726697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee11b466-a605-4d2d-8bbd-c529166a0440 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:16.131824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ee11b466-a605-4d2d-8bbd-c529166a0440 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:16.145200 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ee11b466-a605-4d2d-8bbd-c529166a0440 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1309 microversion: 2.1 time: 0.457338 May 18 22:42:16.146450 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2461/5153] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:15 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1309 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:16.448439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e40e6c51-f747-492e-8dca-328e55747547 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:16.450113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e40e6c51-f747-492e-8dca-328e55747547 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:16.457474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e40e6c51-f747-492e-8dca-328e55747547 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:16.458317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e40e6c51-f747-492e-8dca-328e55747547 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:16.459340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e40e6c51-f747-492e-8dca-328e55747547 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:16.460384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e40e6c51-f747-492e-8dca-328e55747547 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:16.497936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-bc0aef83-4008-4c3a-bc0f-7c3ad9febe4a req-b4e015a4-6c23-44fa-bb04-e1affabc3693 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "998fd298-1643-4ba0-a04e-37f973a9fd1b", "name": "network-vif-plugged", "status": "completed", "tag": "ade5d830-5e37-4994-ae60-4927d56a2d91"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:16.515277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bc0aef83-4008-4c3a-bc0f-7c3ad9febe4a req-b4e015a4-6c23-44fa-bb04-e1affabc3693 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:16.526925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bc0aef83-4008-4c3a-bc0f-7c3ad9febe4a req-b4e015a4-6c23-44fa-bb04-e1affabc3693 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:16.567170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e40e6c51-f747-492e-8dca-328e55747547 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:42:16.571602 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-bc0aef83-4008-4c3a-bc0f-7c3ad9febe4a req-b4e015a4-6c23-44fa-bb04-e1affabc3693 service nova] Creating event network-vif-plugged:ade5d830-5e37-4994-ae60-4927d56a2d91 for instance 998fd298-1643-4ba0-a04e-37f973a9fd1b on n-h2-841040-6 May 18 22:42:16.593334 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-bc0aef83-4008-4c3a-bc0f-7c3ad9febe4a req-b4e015a4-6c23-44fa-bb04-e1affabc3693 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.104985 May 18 22:42:16.594246 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2462/5154] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:42:16 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:16.656960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e40e6c51-f747-492e-8dca-328e55747547 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:INSERT=1,nova_cell1:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:16.739057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-06af2631-61db-4d0c-9388-acc838b14919 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:16.739768 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e40e6c51-f747-492e-8dca-328e55747547 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "DELETE /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 204 len: 0 microversion: 2.1 time: 0.297311 May 18 22:42:16.740232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-06af2631-61db-4d0c-9388-acc838b14919 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:16.740377 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2693/5155] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:42:16 2022] DELETE /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 0 bytes in 300 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:42:16.752550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06af2631-61db-4d0c-9388-acc838b14919 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:16.753287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06af2631-61db-4d0c-9388-acc838b14919 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:16.754330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06af2631-61db-4d0c-9388-acc838b14919 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:16.754987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06af2631-61db-4d0c-9388-acc838b14919 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:16.770260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bc67e1f1-d995-4b16-a81c-e7d1a2dd4ed7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:16.773066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bc67e1f1-d995-4b16-a81c-e7d1a2dd4ed7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:16.790413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc67e1f1-d995-4b16-a81c-e7d1a2dd4ed7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:16.792925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc67e1f1-d995-4b16-a81c-e7d1a2dd4ed7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:16.795588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc67e1f1-d995-4b16-a81c-e7d1a2dd4ed7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:16.798829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc67e1f1-d995-4b16-a81c-e7d1a2dd4ed7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:17.058568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-06af2631-61db-4d0c-9388-acc838b14919 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:17.080402 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-06af2631-61db-4d0c-9388-acc838b14919 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 0.346840 May 18 22:42:17.092505 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2463/5156] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:16 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:17.163545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0f04de36-8502-4d29-b75f-eae784f75c7e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:17.164162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0f04de36-8502-4d29-b75f-eae784f75c7e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:17.175684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f04de36-8502-4d29-b75f-eae784f75c7e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:17.175828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f04de36-8502-4d29-b75f-eae784f75c7e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:17.176598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f04de36-8502-4d29-b75f-eae784f75c7e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:17.178673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0f04de36-8502-4d29-b75f-eae784f75c7e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:17.332708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bc67e1f1-d995-4b16-a81c-e7d1a2dd4ed7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:17.340740 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bc67e1f1-d995-4b16-a81c-e7d1a2dd4ed7 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1468 microversion: 2.1 time: 0.595151 May 18 22:42:17.346454 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2694/5157] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:16 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1468 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:17.382269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-e9032092-e155-4a60-bf28-15b9d1f0caa9 req-b6e413c3-9e4b-47a2-9967-1f8ca230f914 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0d2df442-a3c3-4915-b85f-f95fb58e6c6a", "tag": "23a62ad8-1013-4279-8a68-d5550186ab78"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:17.408167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e9032092-e155-4a60-bf28-15b9d1f0caa9 req-b6e413c3-9e4b-47a2-9967-1f8ca230f914 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:17.408612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e9032092-e155-4a60-bf28-15b9d1f0caa9 req-b6e413c3-9e4b-47a2-9967-1f8ca230f914 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:17.420875 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-e9032092-e155-4a60-bf28-15b9d1f0caa9 req-b6e413c3-9e4b-47a2-9967-1f8ca230f914 service nova] Creating event network-changed:23a62ad8-1013-4279-8a68-d5550186ab78 for instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a on n-h2-841040-6 May 18 22:42:17.435618 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-e9032092-e155-4a60-bf28-15b9d1f0caa9 req-b6e413c3-9e4b-47a2-9967-1f8ca230f914 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.057630 May 18 22:42:17.446141 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2695/5158] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:42:17 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:42:17.488044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0f04de36-8502-4d29-b75f-eae784f75c7e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:17.508280 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0f04de36-8502-4d29-b75f-eae784f75c7e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1309 microversion: 2.1 time: 0.348903 May 18 22:42:17.509714 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2464/5159] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:17 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1309 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:18.100684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-563a1a2f-1cae-4716-b768-163283bc40ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:18.101399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-563a1a2f-1cae-4716-b768-163283bc40ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:18.121307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-563a1a2f-1cae-4716-b768-163283bc40ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:18.121763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-563a1a2f-1cae-4716-b768-163283bc40ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:18.122559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-563a1a2f-1cae-4716-b768-163283bc40ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:18.122991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-563a1a2f-1cae-4716-b768-163283bc40ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:18.363011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ab51a228-9945-4553-8602-ccd7920e880d tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:18.363981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ab51a228-9945-4553-8602-ccd7920e880d tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:18.374128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab51a228-9945-4553-8602-ccd7920e880d tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:18.376672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab51a228-9945-4553-8602-ccd7920e880d tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:18.379843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab51a228-9945-4553-8602-ccd7920e880d tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:18.380395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab51a228-9945-4553-8602-ccd7920e880d tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:18.467563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-563a1a2f-1cae-4716-b768-163283bc40ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:18.481854 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-563a1a2f-1cae-4716-b768-163283bc40ad tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 0.387017 May 18 22:42:18.482868 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2696/5160] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:18 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:18.528503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bb623dc1-cb5b-4504-bba4-79d1ddd911cd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:18.529532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bb623dc1-cb5b-4504-bba4-79d1ddd911cd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:18.540972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb623dc1-cb5b-4504-bba4-79d1ddd911cd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:18.541667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb623dc1-cb5b-4504-bba4-79d1ddd911cd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:18.545761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb623dc1-cb5b-4504-bba4-79d1ddd911cd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:18.546317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb623dc1-cb5b-4504-bba4-79d1ddd911cd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:18.825785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bb623dc1-cb5b-4504-bba4-79d1ddd911cd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:18.835763 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bb623dc1-cb5b-4504-bba4-79d1ddd911cd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1309 microversion: 2.1 time: 0.311073 May 18 22:42:18.837263 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2697/5161] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:18 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1309 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:19.498978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c32cbbaa-83d8-4572-ac09-8b1e299c91fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:19.499566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c32cbbaa-83d8-4572-ac09-8b1e299c91fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:19.501534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ab51a228-9945-4553-8602-ccd7920e880d tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:19.511093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c32cbbaa-83d8-4572-ac09-8b1e299c91fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:19.511499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c32cbbaa-83d8-4572-ac09-8b1e299c91fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:19.514677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c32cbbaa-83d8-4572-ac09-8b1e299c91fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:19.515117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c32cbbaa-83d8-4572-ac09-8b1e299c91fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:19.521368 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ab51a228-9945-4553-8602-ccd7920e880d tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1468 microversion: 2.1 time: 1.156595 May 18 22:42:19.521368 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2465/5162] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:18 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1468 bytes in 1161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:19.853373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d75b08f-b6b8-4b96-be72-747bf8cf7176 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:19.854078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9d75b08f-b6b8-4b96-be72-747bf8cf7176 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:19.867569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d75b08f-b6b8-4b96-be72-747bf8cf7176 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:19.868009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d75b08f-b6b8-4b96-be72-747bf8cf7176 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:19.872021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d75b08f-b6b8-4b96-be72-747bf8cf7176 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:19.872699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d75b08f-b6b8-4b96-be72-747bf8cf7176 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:19.880203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c32cbbaa-83d8-4572-ac09-8b1e299c91fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:19.889771 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c32cbbaa-83d8-4572-ac09-8b1e299c91fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1519 microversion: 2.1 time: 0.395369 May 18 22:42:19.899929 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2698/5163] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:19 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1519 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:20.029353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-9d75b08f-b6b8-4b96-be72-747bf8cf7176 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:20.360291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-9d75b08f-b6b8-4b96-be72-747bf8cf7176 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:20.492495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9d75b08f-b6b8-4b96-be72-747bf8cf7176 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:20.510214 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9d75b08f-b6b8-4b96-be72-747bf8cf7176 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1309 microversion: 2.1 time: 0.661100 May 18 22:42:20.514420 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2466/5164] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:19 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1309 bytes in 666 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:20.537090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d7eb78a-c549-48d1-8d68-d2dbc88a6e64 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:20.537854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d7eb78a-c549-48d1-8d68-d2dbc88a6e64 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:20.552034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d7eb78a-c549-48d1-8d68-d2dbc88a6e64 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:20.552579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d7eb78a-c549-48d1-8d68-d2dbc88a6e64 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:20.553432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d7eb78a-c549-48d1-8d68-d2dbc88a6e64 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:20.553964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d7eb78a-c549-48d1-8d68-d2dbc88a6e64 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:20.909669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d6258454-cac0-432d-afcc-f7e81253e010 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:20.910353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d6258454-cac0-432d-afcc-f7e81253e010 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:20.920154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6258454-cac0-432d-afcc-f7e81253e010 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:20.922871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6258454-cac0-432d-afcc-f7e81253e010 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:20.923705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6258454-cac0-432d-afcc-f7e81253e010 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:20.924147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6258454-cac0-432d-afcc-f7e81253e010 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:20.935144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d7eb78a-c549-48d1-8d68-d2dbc88a6e64 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:20.959550 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d7eb78a-c549-48d1-8d68-d2dbc88a6e64 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1468 microversion: 2.1 time: 0.426805 May 18 22:42:20.967887 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2699/5165] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:20 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1468 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:21.536334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5baa8c19-dbef-4948-b902-b90187163a61 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:21.537698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5baa8c19-dbef-4948-b902-b90187163a61 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:21.563446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5baa8c19-dbef-4948-b902-b90187163a61 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:21.564149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5baa8c19-dbef-4948-b902-b90187163a61 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:21.584265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5baa8c19-dbef-4948-b902-b90187163a61 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:21.588557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5baa8c19-dbef-4948-b902-b90187163a61 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:21.890585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5baa8c19-dbef-4948-b902-b90187163a61 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:21.902744 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5baa8c19-dbef-4948-b902-b90187163a61 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1309 microversion: 2.1 time: 0.376186 May 18 22:42:21.913294 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2700/5166] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:21 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1309 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:21.919502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-aed03edf-7f18-459e-9688-2001f5ef36f5 req-35978637-bbbc-4af6-ab48-1a435733450d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "140d1290-3fe4-4be9-beb1-28cc5ae08f8e", "name": "network-vif-deleted", "tag": "c8517794-0682-44a8-a88c-d9e0ce521fe3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:21.931905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-aed03edf-7f18-459e-9688-2001f5ef36f5 req-35978637-bbbc-4af6-ab48-1a435733450d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:21.933448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-aed03edf-7f18-459e-9688-2001f5ef36f5 req-35978637-bbbc-4af6-ab48-1a435733450d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:21.949044 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-aed03edf-7f18-459e-9688-2001f5ef36f5 req-35978637-bbbc-4af6-ab48-1a435733450d service nova] Creating event network-vif-deleted:c8517794-0682-44a8-a88c-d9e0ce521fe3 for instance 140d1290-3fe4-4be9-beb1-28cc5ae08f8e on n-h2-841040-6 May 18 22:42:21.956565 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-aed03edf-7f18-459e-9688-2001f5ef36f5 req-35978637-bbbc-4af6-ab48-1a435733450d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040660 May 18 22:42:21.957568 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2701/5167] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:42:21 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:21.983488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d6258454-cac0-432d-afcc-f7e81253e010 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:21.988048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f73e3b7f-1f16-4fad-a27f-ff9144100661 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:21.988912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f73e3b7f-1f16-4fad-a27f-ff9144100661 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:22.011897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f73e3b7f-1f16-4fad-a27f-ff9144100661 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:22.012231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f73e3b7f-1f16-4fad-a27f-ff9144100661 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:22.013014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f73e3b7f-1f16-4fad-a27f-ff9144100661 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:22.013665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f73e3b7f-1f16-4fad-a27f-ff9144100661 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:22.024942 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d6258454-cac0-432d-afcc-f7e81253e010 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 1.120340 May 18 22:42:22.025893 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2467/5168] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:20 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 1122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:22.053210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b1f7c8ec-9b07-415e-824b-cb59012e86a1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:22.053887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b1f7c8ec-9b07-415e-824b-cb59012e86a1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:22.078446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1f7c8ec-9b07-415e-824b-cb59012e86a1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:22.078897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1f7c8ec-9b07-415e-824b-cb59012e86a1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:22.079733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1f7c8ec-9b07-415e-824b-cb59012e86a1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:22.080105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1f7c8ec-9b07-415e-824b-cb59012e86a1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:22.216369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f73e3b7f-1f16-4fad-a27f-ff9144100661 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '99d1013efa274d9dba11e43c62052498', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f8c5e257f0e54ff98dda0d92fd39de0d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:22.224291 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f73e3b7f-1f16-4fad-a27f-ff9144100661 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 200 len: 1426 microversion: 2.1 time: 0.246988 May 18 22:42:22.225378 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2702/5169] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:21 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 1426 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:22.357176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b1f7c8ec-9b07-415e-824b-cb59012e86a1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:22.366046 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b1f7c8ec-9b07-415e-824b-cb59012e86a1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.321257 May 18 22:42:22.378470 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2468/5170] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:22 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:22.411638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1e8e6d37-ab8e-4414-8a09-36cfb968397f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:22.412553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1e8e6d37-ab8e-4414-8a09-36cfb968397f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:22.420609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e8e6d37-ab8e-4414-8a09-36cfb968397f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:22.421292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e8e6d37-ab8e-4414-8a09-36cfb968397f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:22.422301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e8e6d37-ab8e-4414-8a09-36cfb968397f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:22.423018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e8e6d37-ab8e-4414-8a09-36cfb968397f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:22.927174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-246a6be0-8d41-4539-8a48-1453992050a6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:22.928156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-246a6be0-8d41-4539-8a48-1453992050a6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:22.946429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-246a6be0-8d41-4539-8a48-1453992050a6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:22.947765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-246a6be0-8d41-4539-8a48-1453992050a6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:22.952016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-246a6be0-8d41-4539-8a48-1453992050a6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:22.952625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-246a6be0-8d41-4539-8a48-1453992050a6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:23.152616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1e8e6d37-ab8e-4414-8a09-36cfb968397f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:23.163849 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1e8e6d37-ab8e-4414-8a09-36cfb968397f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.760031 May 18 22:42:23.166051 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2703/5171] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:22 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 764 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:23.189222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d6d4012b-0305-4b19-9734-642cefa4cdc5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:23.195827 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-d6d4012b-0305-4b19-9734-642cefa4cdc5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 9a0ac011-475f-462f-93ef-87056d661b98 has no mapping to a cell. May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d6d4012b-0305-4b19-9734-642cefa4cdc5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/9a0ac011-475f-462f-93ef-87056d661b98/action HTTP/1.1 May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 15 May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: {"os-stop": {}} May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 9a0ac011-475f-462f-93ef-87056d661b98 has no mapping to a cell. May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '9a0ac011-475f-462f-93ef-87056d661b98', 'body': {'os-stop': {}}} May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1408, in _get_instance May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi mapping = objects.InstanceMapping.get_by_instance_uuid( May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/instance_mapping.py", line 112, in get_by_instance_uuid May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi db_mapping = cls._get_by_instance_uuid_from_db(context, instance_uuid) May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return fn(*args, **kwargs) May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/instance_mapping.py", line 106, in _get_by_instance_uuid_from_db May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceMappingNotFound(uuid=instance_uuid) May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceMappingNotFound: Instance 9a0ac011-475f-462f-93ef-87056d661b98 has no mapping to a cell. May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1441, in _stop_server May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, id) May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1415, in _get_instance May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPNotFound(explanation=e.format_message()) May 18 22:42:23.205138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 9a0ac011-475f-462f-93ef-87056d661b98 has no mapping to a cell. May 18 22:42:23.211664 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.211664 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:23.211664 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.211664 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:23.211664 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:23.211664 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:23.211664 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:42:23.211664 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:42:23.211664 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 9a0ac011-475f-462f-93ef-87056d661b98 has no mapping to a cell. May 18 22:42:23.211664 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.213984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d6d4012b-0305-4b19-9734-642cefa4cdc5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 9a0ac011-475f-462f-93ef-87056d661b98 has no mapping to a cell. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:23.215162 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d6d4012b-0305-4b19-9734-642cefa4cdc5 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/9a0ac011-475f-462f-93ef-87056d661b98/action" status: 404 len: 117 microversion: 2.1 time: 0.031208 May 18 22:42:23.219727 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2704/5172] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:42:23 2022] POST /compute/v2.1/servers/9a0ac011-475f-462f-93ef-87056d661b98/action => generated 117 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:42:23.225253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fa99a738-da69-43dd-bdcf-0a4961edcfc2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:23.226187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fa99a738-da69-43dd-bdcf-0a4961edcfc2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:23.237990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa99a738-da69-43dd-bdcf-0a4961edcfc2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:23.238830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa99a738-da69-43dd-bdcf-0a4961edcfc2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:23.239894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa99a738-da69-43dd-bdcf-0a4961edcfc2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:23.240559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fa99a738-da69-43dd-bdcf-0a4961edcfc2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:23.400061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fa99a738-da69-43dd-bdcf-0a4961edcfc2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:23.413280 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fa99a738-da69-43dd-bdcf-0a4961edcfc2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.191980 May 18 22:42:23.414234 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2705/5173] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:23 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:23.426351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-70953307-7ace-44bb-bd21-1a550eeb1ca9 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:23.427355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-70953307-7ace-44bb-bd21-1a550eeb1ca9 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] [instance: 140d1290-3fe4-4be9-beb1-28cc5ae08f8e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:23.437714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70953307-7ace-44bb-bd21-1a550eeb1ca9 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:23.438666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70953307-7ace-44bb-bd21-1a550eeb1ca9 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:23.440346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70953307-7ace-44bb-bd21-1a550eeb1ca9 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:23.441784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70953307-7ace-44bb-bd21-1a550eeb1ca9 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:23.462746 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-70953307-7ace-44bb-bd21-1a550eeb1ca9 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] HTTP exception thrown: Instance 140d1290-3fe4-4be9-beb1-28cc5ae08f8e could not be found. May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-70953307-7ace-44bb-bd21-1a550eeb1ca9 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Request method failure captured: May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e HTTP/1.1 May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXV4HdYZ9J5Ge6iwfeTVsmtEqiDppe3a0FnXwurLqhpiYm7AEZYgIYBxf2OC8xTGACD_jGaM18URVfsI5P6RehLLl2KGD9Xjn_jnB3d4cpkCX16-bwdMemAPnmfu7cCRNlWlZ0hYr0M1RHFeJcjb-4HRRc0Xh0BHTy72ar1D9nZM62Y May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: f8c5e257f0e54ff98dda0d92fd39de0d May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-VolumesBackupsTest-577170566 May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/f8c5e257f0e54ff98dda0d92fd39de0d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f8c5e257f0e54ff98dda0d92fd39de0d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_f8c5e257f0e54ff98dda0d92fd39de0d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/f8c5e257f0e54ff98dda0d92fd39de0d"}]}] May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-VolumesBackupsTest-577170566 May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: f8c5e257f0e54ff98dda0d92fd39de0d May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-VolumesBackupsTest-577170566 May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-VolumesBackupsTest-577170566-project May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 99d1013efa274d9dba11e43c62052498 May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-VolumesBackupsTest-577170566-project May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 140d1290-3fe4-4be9-beb1-28cc5ae08f8e could not be found. May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '140d1290-3fe4-4be9-beb1-28cc5ae08f8e'} May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 140d1290-3fe4-4be9-beb1-28cc5ae08f8e could not be found. May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 140d1290-3fe4-4be9-beb1-28cc5ae08f8e could not be found. May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:23.465778 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.472065 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:23.472065 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:23.472065 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:23.472065 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:42:23.472065 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:42:23.472065 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 140d1290-3fe4-4be9-beb1-28cc5ae08f8e could not be found. May 18 22:42:23.472065 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.472065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-70953307-7ace-44bb-bd21-1a550eeb1ca9 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] Returning 404 to user: Instance 140d1290-3fe4-4be9-beb1-28cc5ae08f8e could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:23.473238 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-70953307-7ace-44bb-bd21-1a550eeb1ca9 tempest-VolumesBackupsTest-577170566 tempest-VolumesBackupsTest-577170566-project] 10.222.0.58 "GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e" status: 404 len: 111 microversion: 2.1 time: 0.055135 May 18 22:42:23.473728 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2706/5174] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:23 2022] GET /compute/v2.1/servers/140d1290-3fe4-4be9-beb1-28cc5ae08f8e => generated 111 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:42:23.484223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-94b63aed-2293-4a91-a7ca-e69e877f1f9a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:23.484828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-94b63aed-2293-4a91-a7ca-e69e877f1f9a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:23.492998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94b63aed-2293-4a91-a7ca-e69e877f1f9a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:23.493449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94b63aed-2293-4a91-a7ca-e69e877f1f9a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:23.494284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94b63aed-2293-4a91-a7ca-e69e877f1f9a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:23.495223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94b63aed-2293-4a91-a7ca-e69e877f1f9a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:23.718049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-94b63aed-2293-4a91-a7ca-e69e877f1f9a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:23.727244 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-94b63aed-2293-4a91-a7ca-e69e877f1f9a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.246831 May 18 22:42:23.728342 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2707/5175] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:23 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:23.750400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-78116498-4207-4cd4-af48-2bc96772d282 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:23.751244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-78116498-4207-4cd4-af48-2bc96772d282 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: f430bec5-0430-4a27-bd8d-654dbe6dcdc5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:23.758126 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-78116498-4207-4cd4-af48-2bc96772d282 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance f430bec5-0430-4a27-bd8d-654dbe6dcdc5 could not be found. May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-78116498-4207-4cd4-af48-2bc96772d282 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/f430bec5-0430-4a27-bd8d-654dbe6dcdc5/action HTTP/1.1 May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 15 May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: {"suspend": {}} May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance f430bec5-0430-4a27-bd8d-654dbe6dcdc5 could not be found. May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f430bec5-0430-4a27-bd8d-654dbe6dcdc5', 'body': {'suspend': {}}} May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f430bec5-0430-4a27-bd8d-654dbe6dcdc5 could not be found. May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/suspend_server.py", line 35, in _suspend May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi server = common.get_instance(self.compute_api, context, id) May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f430bec5-0430-4a27-bd8d-654dbe6dcdc5 could not be found. May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:23.760939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:23.768995 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:42:23.768995 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:42:23.768995 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f430bec5-0430-4a27-bd8d-654dbe6dcdc5 could not be found. May 18 22:42:23.768995 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:23.768995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-78116498-4207-4cd4-af48-2bc96772d282 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance f430bec5-0430-4a27-bd8d-654dbe6dcdc5 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:23.768995 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-78116498-4207-4cd4-af48-2bc96772d282 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/f430bec5-0430-4a27-bd8d-654dbe6dcdc5/action" status: 404 len: 111 microversion: 2.1 time: 0.016722 May 18 22:42:23.768995 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2708/5176] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:42:23 2022] POST /compute/v2.1/servers/f430bec5-0430-4a27-bd8d-654dbe6dcdc5/action => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:42:23.772410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-740a4bf9-8924-4cac-a046-3cda6fa49313 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:23.773017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-740a4bf9-8924-4cac-a046-3cda6fa49313 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:23.781661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-740a4bf9-8924-4cac-a046-3cda6fa49313 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:23.782137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-740a4bf9-8924-4cac-a046-3cda6fa49313 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:23.782952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-740a4bf9-8924-4cac-a046-3cda6fa49313 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:23.783570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-740a4bf9-8924-4cac-a046-3cda6fa49313 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:23.922546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-246a6be0-8d41-4539-8a48-1453992050a6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:23.926321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-246a6be0-8d41-4539-8a48-1453992050a6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell1:SELECT=99,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:23.941701 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-246a6be0-8d41-4539-8a48-1453992050a6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1309 microversion: 2.1 time: 1.019293 May 18 22:42:23.945422 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2469/5177] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:22 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1309 bytes in 1024 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:23.999236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-740a4bf9-8924-4cac-a046-3cda6fa49313 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:24.009196 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-740a4bf9-8924-4cac-a046-3cda6fa49313 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.240524 May 18 22:42:24.009939 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2709/5178] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:23 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:24.034316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0c99b92e-6d7e-4aab-b115-92fd6e342172 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:24.035254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0c99b92e-6d7e-4aab-b115-92fd6e342172 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:24.047247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c99b92e-6d7e-4aab-b115-92fd6e342172 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:24.053790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c99b92e-6d7e-4aab-b115-92fd6e342172 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:24.055539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c99b92e-6d7e-4aab-b115-92fd6e342172 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:24.056276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c99b92e-6d7e-4aab-b115-92fd6e342172 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:24.426823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c99b92e-6d7e-4aab-b115-92fd6e342172 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:24.465774 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0c99b92e-6d7e-4aab-b115-92fd6e342172 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.435266 May 18 22:42:24.474276 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2470/5179] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:24 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:24.492494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-80482531-f077-4440-856b-131cf2af934a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:24.494036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-80482531-f077-4440-856b-131cf2af934a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:24.507553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80482531-f077-4440-856b-131cf2af934a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:24.511537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80482531-f077-4440-856b-131cf2af934a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:24.513496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80482531-f077-4440-856b-131cf2af934a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:24.514181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80482531-f077-4440-856b-131cf2af934a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:24.595161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-80482531-f077-4440-856b-131cf2af934a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lazy-loading 'flavor' on Instance uuid 998fd298-1643-4ba0-a04e-37f973a9fd1b {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:42:24.805535 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-80482531-f077-4440-856b-131cf2af934a tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action" status: 202 len: 0 microversion: 2.1 time: 0.317489 May 18 22:42:24.807949 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2710/5180] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:42:24 2022] POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action => generated 0 bytes in 322 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:42:24.825589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bc1880c1-876e-44b7-ab35-78c72feaa8b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:24.826274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bc1880c1-876e-44b7-ab35-78c72feaa8b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:24.837648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc1880c1-876e-44b7-ab35-78c72feaa8b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:24.840570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc1880c1-876e-44b7-ab35-78c72feaa8b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:24.841539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc1880c1-876e-44b7-ab35-78c72feaa8b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:24.842871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc1880c1-876e-44b7-ab35-78c72feaa8b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:24.966480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-453b5bb1-818b-4923-81be-a9549ef280b9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:24.967539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-453b5bb1-818b-4923-81be-a9549ef280b9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:24.985023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-453b5bb1-818b-4923-81be-a9549ef280b9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:24.985693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-453b5bb1-818b-4923-81be-a9549ef280b9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:24.989676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-453b5bb1-818b-4923-81be-a9549ef280b9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:24.991063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-453b5bb1-818b-4923-81be-a9549ef280b9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:25.164871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bc1880c1-876e-44b7-ab35-78c72feaa8b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:25.174246 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bc1880c1-876e-44b7-ab35-78c72feaa8b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1514 microversion: 2.1 time: 0.362787 May 18 22:42:25.178586 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2471/5181] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:24 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1514 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:25.561168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-453b5bb1-818b-4923-81be-a9549ef280b9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:25.574165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-453b5bb1-818b-4923-81be-a9549ef280b9 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1309 microversion: 2.1 time: 0.613934 May 18 22:42:25.578821 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2711/5182] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:24 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1309 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:26.198587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cdbdacf0-6cf7-4587-9895-ce0e2ed94a99 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:26.199206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cdbdacf0-6cf7-4587-9895-ce0e2ed94a99 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:26.221596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdbdacf0-6cf7-4587-9895-ce0e2ed94a99 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:26.223796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdbdacf0-6cf7-4587-9895-ce0e2ed94a99 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:26.226389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdbdacf0-6cf7-4587-9895-ce0e2ed94a99 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:26.228255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdbdacf0-6cf7-4587-9895-ce0e2ed94a99 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:26.481244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cdbdacf0-6cf7-4587-9895-ce0e2ed94a99 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:26.494318 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cdbdacf0-6cf7-4587-9895-ce0e2ed94a99 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1497 microversion: 2.1 time: 0.301641 May 18 22:42:26.495423 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2472/5183] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:26 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1497 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:26.513665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c8ad7551-0102-4f84-8ec3-59b4b471f4f7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:26.514552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c8ad7551-0102-4f84-8ec3-59b4b471f4f7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:26.529241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8ad7551-0102-4f84-8ec3-59b4b471f4f7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:26.529696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8ad7551-0102-4f84-8ec3-59b4b471f4f7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:26.530630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8ad7551-0102-4f84-8ec3-59b4b471f4f7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:26.531129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8ad7551-0102-4f84-8ec3-59b4b471f4f7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:26.534109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c8ad7551-0102-4f84-8ec3-59b4b471f4f7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:26.591440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-84ab547f-7173-4e1b-ae2b-1522b5aa889f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:26.593293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-84ab547f-7173-4e1b-ae2b-1522b5aa889f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:26.601818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-c8ad7551-0102-4f84-8ec3-59b4b471f4f7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lazy-loading 'flavor' on Instance uuid 998fd298-1643-4ba0-a04e-37f973a9fd1b {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:42:26.612235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84ab547f-7173-4e1b-ae2b-1522b5aa889f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:26.613000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84ab547f-7173-4e1b-ae2b-1522b5aa889f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:26.614081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84ab547f-7173-4e1b-ae2b-1522b5aa889f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:26.614763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84ab547f-7173-4e1b-ae2b-1522b5aa889f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:26.630943 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-c8ad7551-0102-4f84-8ec3-59b4b471f4f7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Cannot 'suspend' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state suspended May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c8ad7551-0102-4f84-8ec3-59b4b471f4f7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action HTTP/1.1 May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 15 May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: {"suspend": {}} May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: exception: Cannot 'suspend' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state suspended May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '998fd298-1643-4ba0-a04e-37f973a9fd1b', 'body': {'suspend': {}}} May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/suspend_server.py", line 40, in _suspend May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.compute_api.suspend(context, server) May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 360, in wrapper May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 296, in inner May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 343, in wrapper May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 256, in inner May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance 998fd298-1643-4ba0-a04e-37f973a9fd1b in vm_state suspended. Cannot suspend while the instance is in this state. May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/suspend_server.py", line 44, in _suspend May 18 22:42:26.638302 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:42:26.643939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:42:26.643939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:42:26.643939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'suspend' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state suspended May 18 22:42:26.643939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:26.643939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:26.643939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:26.643939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:26.643939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:26.643939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:26.643939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:42:26.643939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:42:26.643939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'suspend' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state suspended May 18 22:42:26.643939 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:26.647324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c8ad7551-0102-4f84-8ec3-59b4b471f4f7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 409 to user: Cannot 'suspend' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state suspended {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:26.651756 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c8ad7551-0102-4f84-8ec3-59b4b471f4f7 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action" status: 409 len: 148 microversion: 2.1 time: 0.140296 May 18 22:42:26.656292 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2712/5184] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:42:26 2022] POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action => generated 148 bytes in 149 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:42:26.667726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-89c336a2-7b2f-44c1-bcce-74b5c691fcaf tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:26.668728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-89c336a2-7b2f-44c1-bcce-74b5c691fcaf tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:26.685490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89c336a2-7b2f-44c1-bcce-74b5c691fcaf tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:26.687767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89c336a2-7b2f-44c1-bcce-74b5c691fcaf tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:26.693951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89c336a2-7b2f-44c1-bcce-74b5c691fcaf tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:26.695223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89c336a2-7b2f-44c1-bcce-74b5c691fcaf tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:26.864321 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-89c336a2-7b2f-44c1-bcce-74b5c691fcaf tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action" status: 202 len: 0 microversion: 2.1 time: 0.205669 May 18 22:42:26.882773 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2713/5185] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:42:26 2022] POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:42:26.936538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9d98ad63-e6a4-4766-8017-50ae3c17ba1e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:26.938077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9d98ad63-e6a4-4766-8017-50ae3c17ba1e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:26.955337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d98ad63-e6a4-4766-8017-50ae3c17ba1e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:26.957025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d98ad63-e6a4-4766-8017-50ae3c17ba1e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:26.958305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d98ad63-e6a4-4766-8017-50ae3c17ba1e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:26.959022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d98ad63-e6a4-4766-8017-50ae3c17ba1e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:26.998448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-84ab547f-7173-4e1b-ae2b-1522b5aa889f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:27.006465 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-84ab547f-7173-4e1b-ae2b-1522b5aa889f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1309 microversion: 2.1 time: 0.419726 May 18 22:42:27.012357 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2473/5186] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:26 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1309 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:27.324341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9d98ad63-e6a4-4766-8017-50ae3c17ba1e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:27.333345 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9d98ad63-e6a4-4766-8017-50ae3c17ba1e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1503 microversion: 2.1 time: 0.446969 May 18 22:42:27.338187 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2714/5187] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:26 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1503 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:28.025199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c5689424-b033-440c-b314-7f2f9a6a50e1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:28.025946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c5689424-b033-440c-b314-7f2f9a6a50e1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:28.053157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5689424-b033-440c-b314-7f2f9a6a50e1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:28.053615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5689424-b033-440c-b314-7f2f9a6a50e1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:28.059436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5689424-b033-440c-b314-7f2f9a6a50e1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:28.059891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5689424-b033-440c-b314-7f2f9a6a50e1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:28.107841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-7cd577ac-3f5f-4a0e-9b25-32f6fc01c91b req-8a79616e-6f9d-47f0-823e-7871947c2e30 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0d2df442-a3c3-4915-b85f-f95fb58e6c6a", "name": "network-vif-plugged", "status": "completed", "tag": "23a62ad8-1013-4279-8a68-d5550186ab78"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:28.140547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7cd577ac-3f5f-4a0e-9b25-32f6fc01c91b req-8a79616e-6f9d-47f0-823e-7871947c2e30 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:28.141600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7cd577ac-3f5f-4a0e-9b25-32f6fc01c91b req-8a79616e-6f9d-47f0-823e-7871947c2e30 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:28.195896 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-7cd577ac-3f5f-4a0e-9b25-32f6fc01c91b req-8a79616e-6f9d-47f0-823e-7871947c2e30 service nova] Creating event network-vif-plugged:23a62ad8-1013-4279-8a68-d5550186ab78 for instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a on n-h2-841040-6 May 18 22:42:28.220764 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-7cd577ac-3f5f-4a0e-9b25-32f6fc01c91b req-8a79616e-6f9d-47f0-823e-7871947c2e30 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.117342 May 18 22:42:28.224469 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2715/5188] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:42:28 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:28.353424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-52298f7a-f3e0-456a-a72a-fa4dfc7ced39 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:28.354905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-52298f7a-f3e0-456a-a72a-fa4dfc7ced39 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:28.373712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-52298f7a-f3e0-456a-a72a-fa4dfc7ced39 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:28.379233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-52298f7a-f3e0-456a-a72a-fa4dfc7ced39 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:28.382179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-52298f7a-f3e0-456a-a72a-fa4dfc7ced39 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:28.383651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-52298f7a-f3e0-456a-a72a-fa4dfc7ced39 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:28.625613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c5689424-b033-440c-b314-7f2f9a6a50e1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:28.656338 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c5689424-b033-440c-b314-7f2f9a6a50e1 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1309 microversion: 2.1 time: 0.631566 May 18 22:42:28.660262 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2474/5189] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:28 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1309 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:29.094512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-52298f7a-f3e0-456a-a72a-fa4dfc7ced39 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:29.108041 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-52298f7a-f3e0-456a-a72a-fa4dfc7ced39 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1503 microversion: 2.1 time: 0.759899 May 18 22:42:29.113128 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2716/5190] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:28 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1503 bytes in 766 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:29.682033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f590ffd6-567a-42c8-9689-7a0d8b469ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:29.683850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f590ffd6-567a-42c8-9689-7a0d8b469ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:29.699577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f590ffd6-567a-42c8-9689-7a0d8b469ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:29.704037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f590ffd6-567a-42c8-9689-7a0d8b469ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:29.714706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f590ffd6-567a-42c8-9689-7a0d8b469ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:29.715589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f590ffd6-567a-42c8-9689-7a0d8b469ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:30.132611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e961c9a7-46b3-4510-a377-50018fe275e1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:30.138901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e961c9a7-46b3-4510-a377-50018fe275e1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:30.153913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e961c9a7-46b3-4510-a377-50018fe275e1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:30.154860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e961c9a7-46b3-4510-a377-50018fe275e1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:30.157537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e961c9a7-46b3-4510-a377-50018fe275e1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:30.158511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e961c9a7-46b3-4510-a377-50018fe275e1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:30.219575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f590ffd6-567a-42c8-9689-7a0d8b469ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:30.234029 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f590ffd6-567a-42c8-9689-7a0d8b469ada tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1309 microversion: 2.1 time: 0.560543 May 18 22:42:30.235391 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2475/5191] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:29 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1309 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:30.454834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e961c9a7-46b3-4510-a377-50018fe275e1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:30.464101 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e961c9a7-46b3-4510-a377-50018fe275e1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.335601 May 18 22:42:30.464695 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2717/5192] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:30 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:30.506963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8ba83c5e-39b8-40cc-80da-3fdef6c0e557 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:30.510678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8ba83c5e-39b8-40cc-80da-3fdef6c0e557 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:30.519715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ba83c5e-39b8-40cc-80da-3fdef6c0e557 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:30.521410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ba83c5e-39b8-40cc-80da-3fdef6c0e557 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:30.523147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ba83c5e-39b8-40cc-80da-3fdef6c0e557 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:30.523997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ba83c5e-39b8-40cc-80da-3fdef6c0e557 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:31.044560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8ba83c5e-39b8-40cc-80da-3fdef6c0e557 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:31.054271 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8ba83c5e-39b8-40cc-80da-3fdef6c0e557 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.569672 May 18 22:42:31.061906 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2476/5193] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:30 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:31.075991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-26f3a216-780c-4530-844e-1f2fa3216c5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:31.076522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-26f3a216-780c-4530-844e-1f2fa3216c5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: f91f3473-a74e-40f3-9ec1-f09e7bc62222] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:31.094573 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-26f3a216-780c-4530-844e-1f2fa3216c5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance f91f3473-a74e-40f3-9ec1-f09e7bc62222 could not be found. May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-26f3a216-780c-4530-844e-1f2fa3216c5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/f91f3473-a74e-40f3-9ec1-f09e7bc62222/action HTTP/1.1 May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 15 May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: {"unpause": {}} May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance f91f3473-a74e-40f3-9ec1-f09e7bc62222 could not be found. May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f91f3473-a74e-40f3-9ec1-f09e7bc62222', 'body': {'unpause': {}}} May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f91f3473-a74e-40f3-9ec1-f09e7bc62222 could not be found. May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/pause_server.py", line 58, in _unpause May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi server = common.get_instance(self.compute_api, ctxt, id) May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f91f3473-a74e-40f3-9ec1-f09e7bc62222 could not be found. May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:31.096244 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:31.101814 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:42:31.101814 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:42:31.101814 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f91f3473-a74e-40f3-9ec1-f09e7bc62222 could not be found. May 18 22:42:31.101814 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:31.101814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-26f3a216-780c-4530-844e-1f2fa3216c5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance f91f3473-a74e-40f3-9ec1-f09e7bc62222 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:31.102271 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-26f3a216-780c-4530-844e-1f2fa3216c5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/f91f3473-a74e-40f3-9ec1-f09e7bc62222/action" status: 404 len: 111 microversion: 2.1 time: 0.030701 May 18 22:42:31.102724 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2718/5194] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:42:31 2022] POST /compute/v2.1/servers/f91f3473-a74e-40f3-9ec1-f09e7bc62222/action => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:42:31.111611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5322a06c-1be9-4599-852f-5fe11d90b25d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:31.112235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5322a06c-1be9-4599-852f-5fe11d90b25d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:31.133025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5322a06c-1be9-4599-852f-5fe11d90b25d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:31.133583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5322a06c-1be9-4599-852f-5fe11d90b25d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:31.134487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5322a06c-1be9-4599-852f-5fe11d90b25d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:31.134981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5322a06c-1be9-4599-852f-5fe11d90b25d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:31.251582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d04539d0-8f1e-46ad-807d-5dcfb554824c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:31.253004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d04539d0-8f1e-46ad-807d-5dcfb554824c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:31.265609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d04539d0-8f1e-46ad-807d-5dcfb554824c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:31.271353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d04539d0-8f1e-46ad-807d-5dcfb554824c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:31.272642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d04539d0-8f1e-46ad-807d-5dcfb554824c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:31.273411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d04539d0-8f1e-46ad-807d-5dcfb554824c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:31.733600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5322a06c-1be9-4599-852f-5fe11d90b25d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:31.755967 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5322a06c-1be9-4599-852f-5fe11d90b25d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.639787 May 18 22:42:31.756667 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2477/5195] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:31 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:31.777006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ff381e5-91e7-45f4-b94d-40c5b34a3161 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:31.778048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9ff381e5-91e7-45f4-b94d-40c5b34a3161 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:31.797097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ff381e5-91e7-45f4-b94d-40c5b34a3161 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:31.797619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ff381e5-91e7-45f4-b94d-40c5b34a3161 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:31.803638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ff381e5-91e7-45f4-b94d-40c5b34a3161 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:31.804187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ff381e5-91e7-45f4-b94d-40c5b34a3161 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:32.120708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d04539d0-8f1e-46ad-807d-5dcfb554824c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:32.135612 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d04539d0-8f1e-46ad-807d-5dcfb554824c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1489 microversion: 2.1 time: 0.887674 May 18 22:42:32.141013 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2719/5196] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:31 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1489 bytes in 894 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:32.398241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-1357998741", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "988913af-f757-47f2-a79a-fc9c59fd3420"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:32.517751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] validate_networks() for [('988913af-f757-47f2-a79a-fc9c59fd3420', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:42:32.739402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9ff381e5-91e7-45f4-b94d-40c5b34a3161 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:32.748607 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9ff381e5-91e7-45f4-b94d-40c5b34a3161 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.975637 May 18 22:42:32.757412 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2478/5197] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:31 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 985 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:32.780080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0ca25a0d-5820-476c-9e64-18d85aff0d50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:32.781634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0ca25a0d-5820-476c-9e64-18d85aff0d50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:32.793777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ca25a0d-5820-476c-9e64-18d85aff0d50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:32.794245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ca25a0d-5820-476c-9e64-18d85aff0d50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:32.795030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ca25a0d-5820-476c-9e64-18d85aff0d50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:32.795469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ca25a0d-5820-476c-9e64-18d85aff0d50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:32.859825 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-0ca25a0d-5820-476c-9e64-18d85aff0d50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Cannot 'unpause' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0ca25a0d-5820-476c-9e64-18d85aff0d50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action HTTP/1.1 May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 15 May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: {"unpause": {}} May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: exception: Cannot 'unpause' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '998fd298-1643-4ba0-a04e-37f973a9fd1b', 'body': {'unpause': {}}} May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/pause_server.py", line 62, in _unpause May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.compute_api.unpause(ctxt, server) May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance 998fd298-1643-4ba0-a04e-37f973a9fd1b in vm_state active. Cannot unpause while the instance is in this state. May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/pause_server.py", line 66, in _unpause May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'unpause' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:32.862457 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:32.871689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:32.871689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:42:32.871689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:42:32.871689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'unpause' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:42:32.871689 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:32.871689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0ca25a0d-5820-476c-9e64-18d85aff0d50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 409 to user: Cannot 'unpause' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:32.871689 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0ca25a0d-5820-476c-9e64-18d85aff0d50 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action" status: 409 len: 145 microversion: 2.1 time: 0.090103 May 18 22:42:32.871689 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2479/5198] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:42:32 2022] POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action => generated 145 bytes in 94 msecs (HTTP/1.1 409) 9 headers in 378 bytes (2 switches on core 0) May 18 22:42:32.881767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3df49584-3931-4eff-80f6-e8b632266128 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:32.882414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3df49584-3931-4eff-80f6-e8b632266128 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:32.896439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3df49584-3931-4eff-80f6-e8b632266128 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:32.896896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3df49584-3931-4eff-80f6-e8b632266128 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:32.897687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3df49584-3931-4eff-80f6-e8b632266128 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:32.898162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3df49584-3931-4eff-80f6-e8b632266128 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:34.068511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3df49584-3931-4eff-80f6-e8b632266128 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:34.086387 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3df49584-3931-4eff-80f6-e8b632266128 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 1.206245 May 18 22:42:34.087070 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2480/5199] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:32 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 1216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:34.108546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a90b29f-ac49-4acb-baa7-f865723e2b13 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:34.109470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5a90b29f-ac49-4acb-baa7-f865723e2b13 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:34.123415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a90b29f-ac49-4acb-baa7-f865723e2b13 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:34.123965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a90b29f-ac49-4acb-baa7-f865723e2b13 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:34.126604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a90b29f-ac49-4acb-baa7-f865723e2b13 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:34.127083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a90b29f-ac49-4acb-baa7-f865723e2b13 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:34.203179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:42:34.204175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:42:34.204869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:42:34.205461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:42:34.206133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:42:34.229881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:34.230423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:34.231633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:34.232324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:34.271896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:42:34.281939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for user 24bbd897a7c04e1fa14ca23713c5243a and project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:42:34.319249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:42:34.324588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:42:34.426825 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-df67261a-1605-4925-8e2c-e2dd9836caed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.033658 May 18 22:42:34.432710 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2720/5200] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:42:32 2022] POST /compute/v2.1/servers => generated 380 bytes in 2040 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:42:34.450016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a17e35e9-ed92-438e-bc7e-2fefaf9d0412 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:34.452146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a17e35e9-ed92-438e-bc7e-2fefaf9d0412 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:34.669715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a17e35e9-ed92-438e-bc7e-2fefaf9d0412 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:34.685236 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a17e35e9-ed92-438e-bc7e-2fefaf9d0412 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1209 microversion: 2.1 time: 0.251370 May 18 22:42:34.688547 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2721/5201] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:34 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1209 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:35.285870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5a90b29f-ac49-4acb-baa7-f865723e2b13 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:35.303439 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5a90b29f-ac49-4acb-baa7-f865723e2b13 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 1.198929 May 18 22:42:35.307015 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2481/5202] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:34 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 1204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:35.331479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86f684ad-5521-4813-b771-24a03465c323 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:35.332211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-86f684ad-5521-4813-b771-24a03465c323 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 4767db70-7b24-4952-9dde-2ea6beabf9f5] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:35.352594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-86f684ad-5521-4813-b771-24a03465c323 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119083] Writing DB stats nova_api:SELECT=95,nova_api:DELETE=1,nova_api:UPDATE=1,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:35.361322 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-86f684ad-5521-4813-b771-24a03465c323 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 4767db70-7b24-4952-9dde-2ea6beabf9f5 could not be found. May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86f684ad-5521-4813-b771-24a03465c323 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/4767db70-7b24-4952-9dde-2ea6beabf9f5/action HTTP/1.1 May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 18 May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: {"unshelve": null} May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 4767db70-7b24-4952-9dde-2ea6beabf9f5 could not be found. May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '4767db70-7b24-4952-9dde-2ea6beabf9f5', 'body': {'unshelve': None}} May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 4767db70-7b24-4952-9dde-2ea6beabf9f5 could not be found. May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/shelve.py", line 94, in _unshelve May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, id) May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 4767db70-7b24-4952-9dde-2ea6beabf9f5 could not be found. May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:35.364108 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:35.372295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:35.372295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:42:35.372295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:42:35.372295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 4767db70-7b24-4952-9dde-2ea6beabf9f5 could not be found. May 18 22:42:35.372295 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:35.379343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86f684ad-5521-4813-b771-24a03465c323 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 4767db70-7b24-4952-9dde-2ea6beabf9f5 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:35.380543 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-86f684ad-5521-4813-b771-24a03465c323 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/4767db70-7b24-4952-9dde-2ea6beabf9f5/action" status: 404 len: 111 microversion: 2.1 time: 0.056015 May 18 22:42:35.381696 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2722/5203] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:42:35 2022] POST /compute/v2.1/servers/4767db70-7b24-4952-9dde-2ea6beabf9f5/action => generated 111 bytes in 58 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:42:35.391366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-76d021ae-3fdc-45a0-8b54-ee456906baa1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:35.392410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-76d021ae-3fdc-45a0-8b54-ee456906baa1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:35.406904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76d021ae-3fdc-45a0-8b54-ee456906baa1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:35.410255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76d021ae-3fdc-45a0-8b54-ee456906baa1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:35.411910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76d021ae-3fdc-45a0-8b54-ee456906baa1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:35.414205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76d021ae-3fdc-45a0-8b54-ee456906baa1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:35.706487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-400a6f21-fb84-46dc-a13d-863ebad4de39 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:35.707265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-400a6f21-fb84-46dc-a13d-863ebad4de39 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:35.747545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-400a6f21-fb84-46dc-a13d-863ebad4de39 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:35.747545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-400a6f21-fb84-46dc-a13d-863ebad4de39 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:35.748068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-400a6f21-fb84-46dc-a13d-863ebad4de39 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:35.748498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-400a6f21-fb84-46dc-a13d-863ebad4de39 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:35.915925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-76d021ae-3fdc-45a0-8b54-ee456906baa1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:35.928654 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-76d021ae-3fdc-45a0-8b54-ee456906baa1 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.542233 May 18 22:42:35.933664 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2482/5204] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:35 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:35.953020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c5212ecf-a4a3-4f72-a6dd-bcf7d4b63d77 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:35.953994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c5212ecf-a4a3-4f72-a6dd-bcf7d4b63d77 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:35.967057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5212ecf-a4a3-4f72-a6dd-bcf7d4b63d77 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:35.971637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5212ecf-a4a3-4f72-a6dd-bcf7d4b63d77 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:35.972642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5212ecf-a4a3-4f72-a6dd-bcf7d4b63d77 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:35.973251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5212ecf-a4a3-4f72-a6dd-bcf7d4b63d77 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:36.016477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-400a6f21-fb84-46dc-a13d-863ebad4de39 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:36.035267 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-400a6f21-fb84-46dc-a13d-863ebad4de39 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1261 microversion: 2.1 time: 0.336574 May 18 22:42:36.035863 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2723/5205] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:35 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1261 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:36.997104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c5212ecf-a4a3-4f72-a6dd-bcf7d4b63d77 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:37.009125 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c5212ecf-a4a3-4f72-a6dd-bcf7d4b63d77 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 1.060119 May 18 22:42:37.010634 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2483/5206] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:35 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 1064 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:37.026409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c3f09c18-62ed-458b-aac8-a7eb9bcb0f3c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:37.027693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c3f09c18-62ed-458b-aac8-a7eb9bcb0f3c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:37.037054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3f09c18-62ed-458b-aac8-a7eb9bcb0f3c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:37.053297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ae5e838d-3037-4dd2-85f8-17bf8a0ecc8b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:37.054300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ae5e838d-3037-4dd2-85f8-17bf8a0ecc8b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:37.058769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3f09c18-62ed-458b-aac8-a7eb9bcb0f3c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.022s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:37.062450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae5e838d-3037-4dd2-85f8-17bf8a0ecc8b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:37.063891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3f09c18-62ed-458b-aac8-a7eb9bcb0f3c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:37.064699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3f09c18-62ed-458b-aac8-a7eb9bcb0f3c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:37.068973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae5e838d-3037-4dd2-85f8-17bf8a0ecc8b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:37.071502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae5e838d-3037-4dd2-85f8-17bf8a0ecc8b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:37.072126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ae5e838d-3037-4dd2-85f8-17bf8a0ecc8b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:37.138839 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-c3f09c18-62ed-458b-aac8-a7eb9bcb0f3c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Cannot 'unshelve' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c3f09c18-62ed-458b-aac8-a7eb9bcb0f3c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action HTTP/1.1 May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 18 May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: {"unshelve": null} May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: exception: Cannot 'unshelve' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '998fd298-1643-4ba0-a04e-37f973a9fd1b', 'body': {'unshelve': None}} May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/shelve.py", line 105, in _unshelve May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.compute_api.unshelve(context, instance, new_az=new_az) May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 375, in inner May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 145, in inner May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceInvalidState( May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceInvalidState: Instance 998fd298-1643-4ba0-a04e-37f973a9fd1b in vm_state active. Cannot unshelve while the instance is in this state. May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/shelve.py", line 111, in _unshelve May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi common.raise_http_conflict_for_instance_invalid_state(state_error, May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 347, in raise_http_conflict_for_instance_invalid_state May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise webob.exc.HTTPConflict(explanation=msg) May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPConflict: Cannot 'unshelve' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:42:37.149292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:37.154823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:37.154823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:37.154823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:37.154823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:37.154823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:37.154823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:42:37.154823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:42:37.154823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Cannot 'unshelve' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active May 18 22:42:37.154823 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:37.162811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c3f09c18-62ed-458b-aac8-a7eb9bcb0f3c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 409 to user: Cannot 'unshelve' instance 998fd298-1643-4ba0-a04e-37f973a9fd1b while it is in vm_state active {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:37.164067 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c3f09c18-62ed-458b-aac8-a7eb9bcb0f3c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action" status: 409 len: 146 microversion: 2.1 time: 0.141759 May 18 22:42:37.165224 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2724/5207] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:42:37 2022] POST /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b/action => generated 146 bytes in 143 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) May 18 22:42:37.173225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3093fafd-1c3f-49be-83ce-8c474b8472c0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:37.176091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3093fafd-1c3f-49be-83ce-8c474b8472c0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:37.184850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3093fafd-1c3f-49be-83ce-8c474b8472c0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:37.185643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3093fafd-1c3f-49be-83ce-8c474b8472c0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:37.186792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3093fafd-1c3f-49be-83ce-8c474b8472c0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:37.187605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3093fafd-1c3f-49be-83ce-8c474b8472c0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:37.450776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ae5e838d-3037-4dd2-85f8-17bf8a0ecc8b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:37.474115 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ae5e838d-3037-4dd2-85f8-17bf8a0ecc8b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1267 microversion: 2.1 time: 0.422486 May 18 22:42:37.485825 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2484/5208] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:37 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1267 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:37.547902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3093fafd-1c3f-49be-83ce-8c474b8472c0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:37.568400 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3093fafd-1c3f-49be-83ce-8c474b8472c0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.395189 May 18 22:42:37.582421 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2725/5209] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:37 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:37.591027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-98e94d17-b16b-4732-b140-66a9b368bdec tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:37.592651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-98e94d17-b16b-4732-b140-66a9b368bdec tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:37.625611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98e94d17-b16b-4732-b140-66a9b368bdec tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:37.626207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98e94d17-b16b-4732-b140-66a9b368bdec tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:37.630366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98e94d17-b16b-4732-b140-66a9b368bdec tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:37.630826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98e94d17-b16b-4732-b140-66a9b368bdec tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:38.494876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dab32cd1-e10e-4cd1-9958-bd60bbda84b7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:38.495493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dab32cd1-e10e-4cd1-9958-bd60bbda84b7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:38.514685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dab32cd1-e10e-4cd1-9958-bd60bbda84b7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:38.517261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dab32cd1-e10e-4cd1-9958-bd60bbda84b7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:38.518167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dab32cd1-e10e-4cd1-9958-bd60bbda84b7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:38.518900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dab32cd1-e10e-4cd1-9958-bd60bbda84b7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:38.927552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-98e94d17-b16b-4732-b140-66a9b368bdec tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:38.940237 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-98e94d17-b16b-4732-b140-66a9b368bdec tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 1.354497 May 18 22:42:38.952107 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2485/5210] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:37 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 1356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:38.958592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-264137ae-32e6-427a-ace8-e42edc0c666d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'update', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-553977948_updated"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:38.960029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-264137ae-32e6-427a-ace8-e42edc0c666d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 80107e69-1ffb-4765-8e5f-92b3d9f0a001] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:38.971019 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-264137ae-32e6-427a-ace8-e42edc0c666d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 80107e69-1ffb-4765-8e5f-92b3d9f0a001 could not be found. May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-264137ae-32e6-427a-ace8-e42edc0c666d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: request: PUT /compute/v2.1/servers/80107e69-1ffb-4765-8e5f-92b3d9f0a001 HTTP/1.1 May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 80 May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: {"server": {"name": "tempest-ServersNegativeTestJSON-server-553977948_updated"}} May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 80107e69-1ffb-4765-8e5f-92b3d9f0a001 could not be found. May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '80107e69-1ffb-4765-8e5f-92b3d9f0a001', 'body': {'server': {'name': 'tempest-ServersNegativeTestJSON-server-553977948_updated'}}} May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 80107e69-1ffb-4765-8e5f-92b3d9f0a001 could not be found. May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi [Previous line repeated 1 more time] May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 915, in update May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(ctxt, req, id, is_detail=True) May 18 22:42:38.975898 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 80107e69-1ffb-4765-8e5f-92b3d9f0a001 could not be found. May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 80107e69-1ffb-4765-8e5f-92b3d9f0a001 could not be found. May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-264137ae-32e6-427a-ace8-e42edc0c666d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 80107e69-1ffb-4765-8e5f-92b3d9f0a001 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-264137ae-32e6-427a-ace8-e42edc0c666d tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "PUT /compute/v2.1/servers/80107e69-1ffb-4765-8e5f-92b3d9f0a001" status: 404 len: 111 microversion: 2.1 time: 0.025720 May 18 22:42:38.984978 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2486/5211] 10.222.0.58 () {60 vars in 1255 bytes} [Wed May 18 22:42:38 2022] PUT /compute/v2.1/servers/80107e69-1ffb-4765-8e5f-92b3d9f0a001 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:42:38.989327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4db2b0cd-a46c-4c32-8134-a3ecb2d463fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:38.993694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4db2b0cd-a46c-4c32-8134-a3ecb2d463fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:39.011795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4db2b0cd-a46c-4c32-8134-a3ecb2d463fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:39.013206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4db2b0cd-a46c-4c32-8134-a3ecb2d463fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:39.014609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4db2b0cd-a46c-4c32-8134-a3ecb2d463fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:39.016009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4db2b0cd-a46c-4c32-8134-a3ecb2d463fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:39.776524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4db2b0cd-a46c-4c32-8134-a3ecb2d463fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:39.792241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4db2b0cd-a46c-4c32-8134-a3ecb2d463fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:39.794806 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4db2b0cd-a46c-4c32-8134-a3ecb2d463fd tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.809439 May 18 22:42:39.795407 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2487/5212] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:38 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 811 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:39.833829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7416f8c6-8628-41ab-8466-2beb6e88e5b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:39.834442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7416f8c6-8628-41ab-8466-2beb6e88e5b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:39.844727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7416f8c6-8628-41ab-8466-2beb6e88e5b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:39.845174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7416f8c6-8628-41ab-8466-2beb6e88e5b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:39.845974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7416f8c6-8628-41ab-8466-2beb6e88e5b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:39.846402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7416f8c6-8628-41ab-8466-2beb6e88e5b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:40.144825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dab32cd1-e10e-4cd1-9958-bd60bbda84b7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:40.158857 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dab32cd1-e10e-4cd1-9958-bd60bbda84b7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1309 microversion: 2.1 time: 1.667001 May 18 22:42:40.161026 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2726/5213] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:38 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1309 bytes in 1672 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:40.328158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7416f8c6-8628-41ab-8466-2beb6e88e5b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:40.335941 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7416f8c6-8628-41ab-8466-2beb6e88e5b8 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.514769 May 18 22:42:40.347854 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2488/5214] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:39 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:40.354637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-192666e2-7210-4331-b5f3-03973fa8ada0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'update', calling method: >, body: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-192666e2-7210-4331-b5f3-03973fa8ada0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: request: PUT /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b HTTP/1.1 May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 280 May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}} May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '998fd298-1643-4ba0-a04e-37f973a9fd1b', 'body': {'server': {'name': 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'}}} May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'maxLength' in schema['properties']['server']['properties']['name']: May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'format': 'name', 'maxLength': 255, 'minLength': 1, 'type': 'string'} May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:40.357124 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:40.361152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-192666e2-7210-4331-b5f3-03973fa8ada0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Invalid input for field/attribute name. Value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa. 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is too long {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:40.372548 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-192666e2-7210-4331-b5f3-03973fa8ada0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "PUT /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 400 len: 619 microversion: 2.1 time: 0.015008 May 18 22:42:40.373656 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2727/5215] 10.222.0.58 () {60 vars in 1256 bytes} [Wed May 18 22:42:40 2022] PUT /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 619 bytes in 24 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:42:40.382686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c4417df-d089-4d6c-9dd6-324f31f144f2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:40.383867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8c4417df-d089-4d6c-9dd6-324f31f144f2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:40.399631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c4417df-d089-4d6c-9dd6-324f31f144f2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:40.401573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c4417df-d089-4d6c-9dd6-324f31f144f2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:40.402874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c4417df-d089-4d6c-9dd6-324f31f144f2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:40.404797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c4417df-d089-4d6c-9dd6-324f31f144f2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:40.854232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c4417df-d089-4d6c-9dd6-324f31f144f2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:40.862674 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c4417df-d089-4d6c-9dd6-324f31f144f2 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.484446 May 18 22:42:40.871428 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2489/5216] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:40 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:40.883502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f7a9af68-c5dd-41ce-8f5a-54dbd86aa551 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:40.884314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f7a9af68-c5dd-41ce-8f5a-54dbd86aa551 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:40.901968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7a9af68-c5dd-41ce-8f5a-54dbd86aa551 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:40.902829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7a9af68-c5dd-41ce-8f5a-54dbd86aa551 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:40.903909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7a9af68-c5dd-41ce-8f5a-54dbd86aa551 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:40.904522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7a9af68-c5dd-41ce-8f5a-54dbd86aa551 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:41.177200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d2fef846-5771-49fa-b8d5-6048c3ff522a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:41.178169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d2fef846-5771-49fa-b8d5-6048c3ff522a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:41.193917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d2fef846-5771-49fa-b8d5-6048c3ff522a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:41.195048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d2fef846-5771-49fa-b8d5-6048c3ff522a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:41.199870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d2fef846-5771-49fa-b8d5-6048c3ff522a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:41.206197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d2fef846-5771-49fa-b8d5-6048c3ff522a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:41.322774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f7a9af68-c5dd-41ce-8f5a-54dbd86aa551 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:41.339759 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f7a9af68-c5dd-41ce-8f5a-54dbd86aa551 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.460483 May 18 22:42:41.341809 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2728/5217] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:40 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:41.360326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d42fe80d-0a00-4814-949c-0f3a22e35029 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Action: 'update', calling method: >, body: {"server": {"name": ""}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d42fe80d-0a00-4814-949c-0f3a22e35029 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: request: PUT /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b HTTP/1.1 May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 24 May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: {"server": {"name": ""}} May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid input for field/attribute name. Value: . '' is too short May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '998fd298-1643-4ba0-a04e-37f973a9fd1b', 'body': {'server': {'name': ''}}} May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise error May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: '' is too short May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Failed validating 'minLength' in schema['properties']['server']['properties']['name']: May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi {'format': 'name', 'maxLength': 255, 'minLength': 1, 'type': 'string'} May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi On instance['server']: May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi '' May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 22:42:41.371928 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute name. Value: . '' is too short May 18 22:42:41.378315 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:41.378315 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:41.378315 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:41.378315 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:41.378315 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:41.378315 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:41.378315 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 22:42:41.378315 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 22:42:41.378315 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute name. Value: . '' is too short May 18 22:42:41.378315 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:41.378315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d42fe80d-0a00-4814-949c-0f3a22e35029 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 400 to user: Invalid input for field/attribute name. Value: . '' is too short {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:41.378315 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d42fe80d-0a00-4814-949c-0f3a22e35029 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "PUT /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 400 len: 108 microversion: 2.1 time: 0.021735 May 18 22:42:41.378315 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2729/5218] 10.222.0.58 () {60 vars in 1255 bytes} [Wed May 18 22:42:41 2022] PUT /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 108 bytes in 24 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) May 18 22:42:41.402040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6554e4c0-ce59-46f9-9a00-e5182547129c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:41.403162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6554e4c0-ce59-46f9-9a00-e5182547129c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:41.441681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6554e4c0-ce59-46f9-9a00-e5182547129c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:41.443126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6554e4c0-ce59-46f9-9a00-e5182547129c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:41.444134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6554e4c0-ce59-46f9-9a00-e5182547129c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:41.450900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6554e4c0-ce59-46f9-9a00-e5182547129c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:41.799397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d2fef846-5771-49fa-b8d5-6048c3ff522a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:41.817923 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d2fef846-5771-49fa-b8d5-6048c3ff522a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1309 microversion: 2.1 time: 0.644231 May 18 22:42:41.818551 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2490/5219] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:41 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1309 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:42:41.824247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-01708a4a-b3ef-4209-9188-4e6e6cebcadb req-bb73e21d-3ff5-4f3f-8432-ea255680339b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4cbea6df-89c2-4d9e-be57-6578f8f730c6", "tag": "b1165235-be9b-40a6-a11d-8c3d84230374"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:41.858135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-01708a4a-b3ef-4209-9188-4e6e6cebcadb req-bb73e21d-3ff5-4f3f-8432-ea255680339b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:41.858844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-01708a4a-b3ef-4209-9188-4e6e6cebcadb req-bb73e21d-3ff5-4f3f-8432-ea255680339b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:41.881009 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-01708a4a-b3ef-4209-9188-4e6e6cebcadb req-bb73e21d-3ff5-4f3f-8432-ea255680339b service nova] Creating event network-changed:b1165235-be9b-40a6-a11d-8c3d84230374 for instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 on n-h1-841040-6 May 18 22:42:41.901578 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-01708a4a-b3ef-4209-9188-4e6e6cebcadb req-bb73e21d-3ff5-4f3f-8432-ea255680339b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.081571 May 18 22:42:41.902924 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2491/5220] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:42:41 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:42.174529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6554e4c0-ce59-46f9-9a00-e5182547129c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:42.187203 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6554e4c0-ce59-46f9-9a00-e5182547129c tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1506 microversion: 2.1 time: 0.805435 May 18 22:42:42.187808 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2730/5221] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:41 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1506 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:42.840381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-71f7e137-cecb-4c30-9585-7be21650c049 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:42.841709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-71f7e137-cecb-4c30-9585-7be21650c049 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:42.861614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71f7e137-cecb-4c30-9585-7be21650c049 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:42.867799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71f7e137-cecb-4c30-9585-7be21650c049 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:42.869332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71f7e137-cecb-4c30-9585-7be21650c049 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:42.874834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71f7e137-cecb-4c30-9585-7be21650c049 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:43.473154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-71f7e137-cecb-4c30-9585-7be21650c049 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:43.503732 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-71f7e137-cecb-4c30-9585-7be21650c049 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1309 microversion: 2.1 time: 0.658277 May 18 22:42:43.507466 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2492/5222] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:42 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1309 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:44.530069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f2e73fd7-b3af-4910-bad5-ed0c7011ba73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:44.530691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f2e73fd7-b3af-4910-bad5-ed0c7011ba73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:44.533232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f2e73fd7-b3af-4910-bad5-ed0c7011ba73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:44.582288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f2e73fd7-b3af-4910-bad5-ed0c7011ba73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:44.582725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f2e73fd7-b3af-4910-bad5-ed0c7011ba73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:44.583519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f2e73fd7-b3af-4910-bad5-ed0c7011ba73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:44.583956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f2e73fd7-b3af-4910-bad5-ed0c7011ba73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:44.693937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f2e73fd7-b3af-4910-bad5-ed0c7011ba73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:45.253049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f2e73fd7-b3af-4910-bad5-ed0c7011ba73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:45.262626 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f2e73fd7-b3af-4910-bad5-ed0c7011ba73 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1309 microversion: 2.1 time: 0.737860 May 18 22:42:45.266755 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2731/5223] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:44 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1309 bytes in 743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:46.286338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0ef49c05-8fd4-42e4-9267-71d581d9593a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:46.286947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0ef49c05-8fd4-42e4-9267-71d581d9593a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:46.318369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0ef49c05-8fd4-42e4-9267-71d581d9593a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_api:SELECT=68 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:46.321093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ef49c05-8fd4-42e4-9267-71d581d9593a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:46.323101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ef49c05-8fd4-42e4-9267-71d581d9593a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:46.330439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ef49c05-8fd4-42e4-9267-71d581d9593a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:46.331998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ef49c05-8fd4-42e4-9267-71d581d9593a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:46.589852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0f46a5d0-4c4d-44df-be3e-8a87436aa7b2 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Action: 'create', calling method: >, body: {"aggregate": {"name": "tempest-aggregate-scenario-388194078", "availability_zone": "foo_zone"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:46.593888 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:42:46.593888 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:42:46.599893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.aggregate [None req-0f46a5d0-4c4d-44df-be3e-8a87436aa7b2 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Generated uuid 84f914bd-cfd5-474f-ae79-137ff29e1a86 for aggregate {{(pid=119083) create /opt/stack/nova/nova/objects/aggregate.py:298}} May 18 22:42:46.661490 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0f46a5d0-4c4d-44df-be3e-8a87436aa7b2 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates" status: 200 len: 208 microversion: 2.1 time: 0.370202 May 18 22:42:46.664176 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2732/5224] 10.222.0.58 () {60 vars in 1163 bytes} [Wed May 18 22:42:46 2022] POST /compute/v2.1/os-aggregates => generated 208 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:42:46.682050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-23a294f9-db44-4854-b2e2-fe6348c6030f tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Action: 'action', calling method: >, body: {"set_metadata": {"metadata": {"meta_key": "meta_value"}}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:46.685036 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:set_metadata": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:42:46.685036 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:42:46.738906 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-23a294f9-db44-4854-b2e2-fe6348c6030f tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/19/action" status: 200 len: 318 microversion: 2.1 time: 0.066512 May 18 22:42:46.745260 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2733/5225] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:42:46 2022] POST /compute/v2.1/os-aggregates/19/action => generated 318 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:46.752549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8cf416a7-d830-4478-a9ad-43da309776af tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:46.753941 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-services:list": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:42:46.753941 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:42:46.755264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8cf416a7-d830-4478-a9ad-43da309776af tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:46.755708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8cf416a7-d830-4478-a9ad-43da309776af tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:46.756488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8cf416a7-d830-4478-a9ad-43da309776af tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:46.766616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8cf416a7-d830-4478-a9ad-43da309776af tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:46.860932 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8cf416a7-d830-4478-a9ad-43da309776af tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] 10.222.0.58 "GET /compute/v2.1/os-services?binary=nova-compute" status: 200 len: 380 microversion: 2.1 time: 0.109623 May 18 22:42:46.861626 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2734/5226] 10.222.0.58 () {58 vars in 1175 bytes} [Wed May 18 22:42:46 2022] GET /compute/v2.1/os-services?binary=nova-compute => generated 380 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:46.882045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f597a49c-accd-4d1e-8efe-35c33f0e71aa tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:46.882820 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:index": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:42:46.882820 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:42:46.907664 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f597a49c-accd-4d1e-8efe-35c33f0e71aa tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates" status: 200 len: 297 microversion: 2.1 time: 0.037515 May 18 22:42:46.908266 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2735/5227] 10.222.0.58 () {58 vars in 1142 bytes} [Wed May 18 22:42:46 2022] GET /compute/v2.1/os-aggregates => generated 297 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:46.924889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4b238f8c-63e0-4a84-b7d7-c8c683136d52 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Action: 'action', calling method: >, body: {"add_host": {"host": "n-h2-841040-6"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:46.926460 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:add_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:42:46.926460 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:42:46.937328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b238f8c-63e0-4a84-b7d7-c8c683136d52 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:46.938174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b238f8c-63e0-4a84-b7d7-c8c683136d52 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:47.018496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0ef49c05-8fd4-42e4-9267-71d581d9593a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:47.029399 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0ef49c05-8fd4-42e4-9267-71d581d9593a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1309 microversion: 2.1 time: 0.748873 May 18 22:42:47.046915 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2493/5228] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:46 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1309 bytes in 757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:47.391938 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4b238f8c-63e0-4a84-b7d7-c8c683136d52 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/19/action" status: 200 len: 309 microversion: 2.1 time: 0.473022 May 18 22:42:47.392554 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2736/5229] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:42:46 2022] POST /compute/v2.1/os-aggregates/19/action => generated 309 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:47.403138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a4fe5e33-42f8-4fa1-ae88-5fdd9c662632 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:47.404083 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:42:47.404083 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:42:47.419863 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a4fe5e33-42f8-4fa1-ae88-5fdd9c662632 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates/19" status: 200 len: 309 microversion: 2.1 time: 0.021019 May 18 22:42:47.420472 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2494/5230] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:42:47 2022] GET /compute/v2.1/os-aggregates/19 => generated 309 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:47.432411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-133ae993-2699-4e27-b2f1-1929de5951aa tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Action: 'update', calling method: >, body: {"aggregate": {"name": "tempest-renamed-aggregate-scenario-587295476", "availability_zone": "foo_zone"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:47.542859 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:update": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:42:47.542859 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:42:47.633056 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-133ae993-2699-4e27-b2f1-1929de5951aa tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] 10.222.0.58 "PUT /compute/v2.1/os-aggregates/19" status: 200 len: 341 microversion: 2.1 time: 0.205989 May 18 22:42:47.635301 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2737/5231] 10.222.0.58 () {60 vars in 1172 bytes} [Wed May 18 22:42:47 2022] PUT /compute/v2.1/os-aggregates/19 => generated 341 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:47.646277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-681fcffd-2012-4064-9cb2-6e105319822a tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Action: 'action', calling method: >, body: {"set_metadata": {"metadata": {"foo": "bar"}}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:47.648369 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:set_metadata": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:42:47.648369 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:42:47.687880 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-681fcffd-2012-4064-9cb2-6e105319822a tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/19/action" status: 200 len: 355 microversion: 2.1 time: 0.046554 May 18 22:42:47.698079 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2495/5232] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:42:47 2022] POST /compute/v2.1/os-aggregates/19/action => generated 355 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:47.707964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ba472e3-4785-441e-b658-42f663b881a2 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:47.709910 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:show": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:42:47.709910 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:42:47.733123 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7ba472e3-4785-441e-b658-42f663b881a2 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] 10.222.0.58 "GET /compute/v2.1/os-aggregates/19" status: 200 len: 355 microversion: 2.1 time: 0.038135 May 18 22:42:47.738801 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2738/5233] 10.222.0.58 () {58 vars in 1151 bytes} [Wed May 18 22:42:47 2022] GET /compute/v2.1/os-aggregates/19 => generated 355 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:47.745314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c86fd839-f7db-4e07-a23b-082551dc5731 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Action: 'action', calling method: >, body: {"remove_host": {"host": "n-h2-841040-6"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:47.747293 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:remove_host": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:42:47.747293 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:42:47.762621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c86fd839-f7db-4e07-a23b-082551dc5731 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:47.765769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c86fd839-f7db-4e07-a23b-082551dc5731 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:48.053297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e52d869a-3716-44a0-a64b-1587f45df2bf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:48.054552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e52d869a-3716-44a0-a64b-1587f45df2bf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:48.065743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e52d869a-3716-44a0-a64b-1587f45df2bf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:48.066208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e52d869a-3716-44a0-a64b-1587f45df2bf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:48.066990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e52d869a-3716-44a0-a64b-1587f45df2bf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:48.069278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e52d869a-3716-44a0-a64b-1587f45df2bf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:48.130379 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c86fd839-f7db-4e07-a23b-082551dc5731 tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] 10.222.0.58 "POST /compute/v2.1/os-aggregates/19/action" status: 200 len: 340 microversion: 2.1 time: 0.388577 May 18 22:42:48.133503 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2496/5234] 10.222.0.58 () {60 vars in 1193 bytes} [Wed May 18 22:42:47 2022] POST /compute/v2.1/os-aggregates/19/action => generated 340 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:42:48.143865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d752ef45-4157-43e4-a911-154d210e7eeb tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:48.149417 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-aggregates:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:42:48.149417 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 22:42:48.214830 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d752ef45-4157-43e4-a911-154d210e7eeb tempest-TestAggregatesBasicOps-440916264 tempest-TestAggregatesBasicOps-440916264-project-admin] 10.222.0.58 "DELETE /compute/v2.1/os-aggregates/19" status: 200 len: 0 microversion: 2.1 time: 0.070574 May 18 22:42:48.216748 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2497/5235] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:42:48 2022] DELETE /compute/v2.1/os-aggregates/19 => generated 0 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 355 bytes (2 switches on core 0) May 18 22:42:48.600261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e52d869a-3716-44a0-a64b-1587f45df2bf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:48.609830 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e52d869a-3716-44a0-a64b-1587f45df2bf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1309 microversion: 2.1 time: 0.559796 May 18 22:42:48.610721 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2739/5236] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:48 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1309 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:49.627139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4cb18a41-0c7f-43ec-9456-a0a19383dc8e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:49.627813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4cb18a41-0c7f-43ec-9456-a0a19383dc8e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:49.648739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4cb18a41-0c7f-43ec-9456-a0a19383dc8e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:49.649323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4cb18a41-0c7f-43ec-9456-a0a19383dc8e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:49.650248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4cb18a41-0c7f-43ec-9456-a0a19383dc8e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:49.653342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4cb18a41-0c7f-43ec-9456-a0a19383dc8e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:51.015196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-88273222-745a-4ea3-97da-7d185cfe6ac1 req-5fccce7a-1521-44e9-8983-3c2838e223b7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4cbea6df-89c2-4d9e-be57-6578f8f730c6", "name": "network-vif-plugged", "status": "completed", "tag": "b1165235-be9b-40a6-a11d-8c3d84230374"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:51.043642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-88273222-745a-4ea3-97da-7d185cfe6ac1 req-5fccce7a-1521-44e9-8983-3c2838e223b7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:51.044079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-88273222-745a-4ea3-97da-7d185cfe6ac1 req-5fccce7a-1521-44e9-8983-3c2838e223b7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:51.083862 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-88273222-745a-4ea3-97da-7d185cfe6ac1 req-5fccce7a-1521-44e9-8983-3c2838e223b7 service nova] Creating event network-vif-plugged:b1165235-be9b-40a6-a11d-8c3d84230374 for instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 on n-h1-841040-6 May 18 22:42:51.091007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4cb18a41-0c7f-43ec-9456-a0a19383dc8e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:51.101709 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4cb18a41-0c7f-43ec-9456-a0a19383dc8e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1309 microversion: 2.1 time: 1.478611 May 18 22:42:51.113367 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-88273222-745a-4ea3-97da-7d185cfe6ac1 req-5fccce7a-1521-44e9-8983-3c2838e223b7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.101722 May 18 22:42:51.114319 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2498/5237] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:49 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1309 bytes in 1492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:51.117203 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2740/5238] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:42:51 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:42:52.130334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5bc17ca3-0ecd-441c-b24c-b5a7f8ae242d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:52.131099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5bc17ca3-0ecd-441c-b24c-b5a7f8ae242d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:52.149723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bc17ca3-0ecd-441c-b24c-b5a7f8ae242d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:52.153787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bc17ca3-0ecd-441c-b24c-b5a7f8ae242d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:52.154716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bc17ca3-0ecd-441c-b24c-b5a7f8ae242d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:52.155266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bc17ca3-0ecd-441c-b24c-b5a7f8ae242d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:53.480029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5bc17ca3-0ecd-441c-b24c-b5a7f8ae242d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:53.506345 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5bc17ca3-0ecd-441c-b24c-b5a7f8ae242d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1309 microversion: 2.1 time: 1.371680 May 18 22:42:53.511163 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2499/5239] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:52 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1309 bytes in 1385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:54.526345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f3e98f19-3151-4d91-8b79-49b667100386 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:54.527037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f3e98f19-3151-4d91-8b79-49b667100386 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:54.552724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3e98f19-3151-4d91-8b79-49b667100386 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:54.553180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3e98f19-3151-4d91-8b79-49b667100386 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:54.561240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3e98f19-3151-4d91-8b79-49b667100386 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:54.562042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3e98f19-3151-4d91-8b79-49b667100386 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:54.626744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f3e98f19-3151-4d91-8b79-49b667100386 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:55.298929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f3e98f19-3151-4d91-8b79-49b667100386 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:55.309602 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f3e98f19-3151-4d91-8b79-49b667100386 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1490 microversion: 2.1 time: 0.789333 May 18 22:42:55.319028 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2741/5240] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:54 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1490 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:55.339798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7899a8e1-b7ed-4f87-9a0e-0b3c5dc49ab4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:55.341098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7899a8e1-b7ed-4f87-9a0e-0b3c5dc49ab4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:55.356202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7899a8e1-b7ed-4f87-9a0e-0b3c5dc49ab4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:55.356942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7899a8e1-b7ed-4f87-9a0e-0b3c5dc49ab4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:55.362620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7899a8e1-b7ed-4f87-9a0e-0b3c5dc49ab4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:55.363312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7899a8e1-b7ed-4f87-9a0e-0b3c5dc49ab4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:55.935314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7899a8e1-b7ed-4f87-9a0e-0b3c5dc49ab4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:55.958818 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7899a8e1-b7ed-4f87-9a0e-0b3c5dc49ab4 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1489 microversion: 2.1 time: 0.621161 May 18 22:42:55.959832 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2500/5241] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:55 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1489 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:55.976258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8e0b65e7-52d9-4b55-8fac-a03a949f0fa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:55.976861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8e0b65e7-52d9-4b55-8fac-a03a949f0fa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:55.984073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e0b65e7-52d9-4b55-8fac-a03a949f0fa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:55.984761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e0b65e7-52d9-4b55-8fac-a03a949f0fa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:55.985530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e0b65e7-52d9-4b55-8fac-a03a949f0fa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:55.985997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e0b65e7-52d9-4b55-8fac-a03a949f0fa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:56.546489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8e0b65e7-52d9-4b55-8fac-a03a949f0fa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:56.565027 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8e0b65e7-52d9-4b55-8fac-a03a949f0fa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1490 microversion: 2.1 time: 0.592469 May 18 22:42:56.565705 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2742/5242] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:55 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1490 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:56.586792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0ce17d46-3f5c-4d03-8b35-74a9c71fc224 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:56.589497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0ce17d46-3f5c-4d03-8b35-74a9c71fc224 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:56.599966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ce17d46-3f5c-4d03-8b35-74a9c71fc224 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:56.600650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ce17d46-3f5c-4d03-8b35-74a9c71fc224 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:56.601694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ce17d46-3f5c-4d03-8b35-74a9c71fc224 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:56.603240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ce17d46-3f5c-4d03-8b35-74a9c71fc224 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:56.645221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0ce17d46-3f5c-4d03-8b35-74a9c71fc224 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:42:56.865927 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0ce17d46-3f5c-4d03-8b35-74a9c71fc224 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 204 len: 0 microversion: 2.1 time: 0.283488 May 18 22:42:56.874170 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2501/5243] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:42:56 2022] DELETE /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:42:56.878351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-15c5a28d-91c1-4699-a069-282f9d06cde7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:56.878959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-15c5a28d-91c1-4699-a069-282f9d06cde7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:56.885567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-15c5a28d-91c1-4699-a069-282f9d06cde7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:42:56.890028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15c5a28d-91c1-4699-a069-282f9d06cde7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:56.890514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15c5a28d-91c1-4699-a069-282f9d06cde7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:56.891366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15c5a28d-91c1-4699-a069-282f9d06cde7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:56.891820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15c5a28d-91c1-4699-a069-282f9d06cde7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:58.076174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-15c5a28d-91c1-4699-a069-282f9d06cde7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:58.103917 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-15c5a28d-91c1-4699-a069-282f9d06cde7 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1496 microversion: 2.1 time: 1.229336 May 18 22:42:58.110884 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2743/5244] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:56 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1496 bytes in 1237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:58.276181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f245242-5cb0-4ff0-901e-f79b0a0bf96e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:58.280133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6f245242-5cb0-4ff0-901e-f79b0a0bf96e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:58.303526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f245242-5cb0-4ff0-901e-f79b0a0bf96e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:58.303944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f245242-5cb0-4ff0-901e-f79b0a0bf96e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:58.308668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f245242-5cb0-4ff0-901e-f79b0a0bf96e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:58.309129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f245242-5cb0-4ff0-901e-f79b0a0bf96e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:58.350908 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-6f245242-5cb0-4ff0-901e-f79b0a0bf96e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f245242-5cb0-4ff0-901e-f79b0a0bf96e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e HTTP/1.1 May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '7ceb997e-d5a2-4ab3-9007-7b821114fb3e'} May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:42:58.356145 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:42:58.361895 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:42:58.361895 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:58.361895 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:58.361895 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:58.361895 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:58.361895 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:58.361895 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:58.361895 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:42:58.361895 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:42:58.361895 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:42:58.361895 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:42:58.364917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f245242-5cb0-4ff0-901e-f79b0a0bf96e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:58.366080 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6f245242-5cb0-4ff0-901e-f79b0a0bf96e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 404 len: 111 microversion: 2.1 time: 0.100120 May 18 22:42:58.368864 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2502/5245] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:42:58 2022] DELETE /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 111 bytes in 104 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:42:58.376751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b03a441-8f3c-4bc4-8e5d-1adb5d1f4fd0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:58.377686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0b03a441-8f3c-4bc4-8e5d-1adb5d1f4fd0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 7ceb997e-d5a2-4ab3-9007-7b821114fb3e] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:58.390841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b03a441-8f3c-4bc4-8e5d-1adb5d1f4fd0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:58.392855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b03a441-8f3c-4bc4-8e5d-1adb5d1f4fd0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:58.395349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b03a441-8f3c-4bc4-8e5d-1adb5d1f4fd0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:58.395960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b03a441-8f3c-4bc4-8e5d-1adb5d1f4fd0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:58.435135 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-0b03a441-8f3c-4bc4-8e5d-1adb5d1f4fd0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b03a441-8f3c-4bc4-8e5d-1adb5d1f4fd0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e HTTP/1.1 May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '7ceb997e-d5a2-4ab3-9007-7b821114fb3e'} May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:42:58.440145 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:58.447130 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:42:58.447130 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:42:58.447130 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:42:58.447130 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:42:58.447130 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:42:58.447130 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. May 18 22:42:58.447130 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:42:58.450943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b03a441-8f3c-4bc4-8e5d-1adb5d1f4fd0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 7ceb997e-d5a2-4ab3-9007-7b821114fb3e could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:42:58.452658 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0b03a441-8f3c-4bc4-8e5d-1adb5d1f4fd0 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e" status: 404 len: 111 microversion: 2.1 time: 0.080019 May 18 22:42:58.459907 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2744/5246] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:58 2022] GET /compute/v2.1/servers/7ceb997e-d5a2-4ab3-9007-7b821114fb3e => generated 111 bytes in 88 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:42:58.468097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c1284c0-7572-4b1b-b9bc-6e96a3ce683f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:58.468910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7c1284c0-7572-4b1b-b9bc-6e96a3ce683f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:58.480348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c1284c0-7572-4b1b-b9bc-6e96a3ce683f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:58.481145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c1284c0-7572-4b1b-b9bc-6e96a3ce683f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:58.482328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c1284c0-7572-4b1b-b9bc-6e96a3ce683f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:58.486486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c1284c0-7572-4b1b-b9bc-6e96a3ce683f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:58.568957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7c1284c0-7572-4b1b-b9bc-6e96a3ce683f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:42:58.718757 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7c1284c0-7572-4b1b-b9bc-6e96a3ce683f tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "DELETE /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 204 len: 0 microversion: 2.1 time: 0.253640 May 18 22:42:58.720059 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2503/5247] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:42:58 2022] DELETE /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 0 bytes in 256 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:42:58.728712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-edbd4b50-6a44-43c5-abbd-06e8cc7cfdeb tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:58.729658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-edbd4b50-6a44-43c5-abbd-06e8cc7cfdeb tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:58.746176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edbd4b50-6a44-43c5-abbd-06e8cc7cfdeb tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:58.750987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edbd4b50-6a44-43c5-abbd-06e8cc7cfdeb tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:58.757707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edbd4b50-6a44-43c5-abbd-06e8cc7cfdeb tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:58.760254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edbd4b50-6a44-43c5-abbd-06e8cc7cfdeb tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:59.125845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f9be2a11-49cc-4ccc-bbcd-154d4b65dc0b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:42:59.126808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f9be2a11-49cc-4ccc-bbcd-154d4b65dc0b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:42:59.141974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9be2a11-49cc-4ccc-bbcd-154d4b65dc0b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:59.143843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9be2a11-49cc-4ccc-bbcd-154d4b65dc0b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:59.145256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9be2a11-49cc-4ccc-bbcd-154d4b65dc0b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:59.146977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9be2a11-49cc-4ccc-bbcd-154d4b65dc0b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:59.439370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f9be2a11-49cc-4ccc-bbcd-154d4b65dc0b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:59.454957 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f9be2a11-49cc-4ccc-bbcd-154d4b65dc0b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 200 len: 1454 microversion: 2.1 time: 0.335105 May 18 22:42:59.455563 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2504/5248] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:59 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 1454 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:59.676500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-edbd4b50-6a44-43c5-abbd-06e8cc7cfdeb tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:42:59.723788 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-edbd4b50-6a44-43c5-abbd-06e8cc7cfdeb tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1512 microversion: 2.1 time: 0.999358 May 18 22:42:59.730223 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2745/5249] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:42:58 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1512 bytes in 1007 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:42:59.766071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-3142059f-1829-4b89-8385-2940731ef6d6 req-8f8aadb1-d1f5-4f95-bd0d-61c0cbf2d68d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4cbea6df-89c2-4d9e-be57-6578f8f730c6", "name": "network-vif-deleted", "tag": "b1165235-be9b-40a6-a11d-8c3d84230374"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:42:59.782739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3142059f-1829-4b89-8385-2940731ef6d6 req-8f8aadb1-d1f5-4f95-bd0d-61c0cbf2d68d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:42:59.786668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3142059f-1829-4b89-8385-2940731ef6d6 req-8f8aadb1-d1f5-4f95-bd0d-61c0cbf2d68d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:42:59.815789 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-3142059f-1829-4b89-8385-2940731ef6d6 req-8f8aadb1-d1f5-4f95-bd0d-61c0cbf2d68d service nova] Creating event network-vif-deleted:b1165235-be9b-40a6-a11d-8c3d84230374 for instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 on n-h1-841040-6 May 18 22:42:59.830836 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-3142059f-1829-4b89-8385-2940731ef6d6 req-8f8aadb1-d1f5-4f95-bd0d-61c0cbf2d68d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.069128 May 18 22:42:59.834667 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2505/5250] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:42:59 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:43:00.475123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04eed32a-5af3-42da-84ed-1772142369e0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:00.476181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-04eed32a-5af3-42da-84ed-1772142369e0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:00.505250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04eed32a-5af3-42da-84ed-1772142369e0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:00.506066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04eed32a-5af3-42da-84ed-1772142369e0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:00.507104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04eed32a-5af3-42da-84ed-1772142369e0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:00.507774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04eed32a-5af3-42da-84ed-1772142369e0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:00.530291 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-04eed32a-5af3-42da-84ed-1772142369e0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04eed32a-5af3-42da-84ed-1772142369e0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 HTTP/1.1 May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '4cbea6df-89c2-4d9e-be57-6578f8f730c6'} May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:43:00.544296 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:43:00.549059 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:43:00.549059 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:43:00.549059 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:43:00.549059 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:43:00.549059 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:43:00.549059 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:43:00.551929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04eed32a-5af3-42da-84ed-1772142369e0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:43:00.553069 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04eed32a-5af3-42da-84ed-1772142369e0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 404 len: 111 microversion: 2.1 time: 0.084081 May 18 22:43:00.557677 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2746/5251] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:00 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 111 bytes in 89 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:43:00.563306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a96b4d0c-c16d-46e3-a6e5-1c28cd45b5ac tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:00.564101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a96b4d0c-c16d-46e3-a6e5-1c28cd45b5ac tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:00.584563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a96b4d0c-c16d-46e3-a6e5-1c28cd45b5ac tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:00.585410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a96b4d0c-c16d-46e3-a6e5-1c28cd45b5ac tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:00.588685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a96b4d0c-c16d-46e3-a6e5-1c28cd45b5ac tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:00.589817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a96b4d0c-c16d-46e3-a6e5-1c28cd45b5ac tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:00.634665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a96b4d0c-c16d-46e3-a6e5-1c28cd45b5ac tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:00.667367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a96b4d0c-c16d-46e3-a6e5-1c28cd45b5ac tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:43:00.748152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1060790-0f9b-4375-bbdd-cd38afa97ca9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:00.748762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a1060790-0f9b-4375-bbdd-cd38afa97ca9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:00.757466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1060790-0f9b-4375-bbdd-cd38afa97ca9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:00.762028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1060790-0f9b-4375-bbdd-cd38afa97ca9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:00.763439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1060790-0f9b-4375-bbdd-cd38afa97ca9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:00.765134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1060790-0f9b-4375-bbdd-cd38afa97ca9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:00.880339 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a96b4d0c-c16d-46e3-a6e5-1c28cd45b5ac tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 204 len: 0 microversion: 2.1 time: 0.320926 May 18 22:43:00.884180 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2506/5252] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:43:00 2022] DELETE /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 0 bytes in 323 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:43:00.891599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-520d95ea-9371-461e-b2ec-727e0cc7b7b2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:00.894422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-520d95ea-9371-461e-b2ec-727e0cc7b7b2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:00.908477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-520d95ea-9371-461e-b2ec-727e0cc7b7b2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:00.909085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-520d95ea-9371-461e-b2ec-727e0cc7b7b2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:00.910012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-520d95ea-9371-461e-b2ec-727e0cc7b7b2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:00.911386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-520d95ea-9371-461e-b2ec-727e0cc7b7b2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:01.537116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a1060790-0f9b-4375-bbdd-cd38afa97ca9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:01.550676 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a1060790-0f9b-4375-bbdd-cd38afa97ca9 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1512 microversion: 2.1 time: 0.807823 May 18 22:43:01.560552 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2747/5253] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:00 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1512 bytes in 809 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:43:01.560676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-520d95ea-9371-461e-b2ec-727e0cc7b7b2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:01.570608 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-520d95ea-9371-461e-b2ec-727e0cc7b7b2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1495 microversion: 2.1 time: 0.684578 May 18 22:43:01.572377 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2507/5254] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:00 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1495 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:43:02.567406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-12731cfa-afff-40e2-b846-bd6e467529ea tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:02.568613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-12731cfa-afff-40e2-b846-bd6e467529ea tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:02.576794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12731cfa-afff-40e2-b846-bd6e467529ea tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:02.577521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12731cfa-afff-40e2-b846-bd6e467529ea tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:02.578507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12731cfa-afff-40e2-b846-bd6e467529ea tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:02.579109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12731cfa-afff-40e2-b846-bd6e467529ea tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:02.588370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53e07f50-8fc7-4680-9218-cee8979decba tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:02.588971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-53e07f50-8fc7-4680-9218-cee8979decba tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:02.606045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53e07f50-8fc7-4680-9218-cee8979decba tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:02.606510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53e07f50-8fc7-4680-9218-cee8979decba tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:02.607476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53e07f50-8fc7-4680-9218-cee8979decba tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:02.608063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53e07f50-8fc7-4680-9218-cee8979decba tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:02.840979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-12731cfa-afff-40e2-b846-bd6e467529ea tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:02.852888 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-12731cfa-afff-40e2-b846-bd6e467529ea tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1512 microversion: 2.1 time: 0.287931 May 18 22:43:02.854002 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2748/5255] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:02 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1512 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:03.101786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-53e07f50-8fc7-4680-9218-cee8979decba tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:03.135891 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-53e07f50-8fc7-4680-9218-cee8979decba tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1495 microversion: 2.1 time: 0.550030 May 18 22:43:03.142689 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2508/5256] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:02 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1495 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:43:03.832234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6cbbdabe-6604-4a9c-aea7-48d26e430cd6 req-7bff12da-f39a-4c6d-9b1f-cd485455e07b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0d2df442-a3c3-4915-b85f-f95fb58e6c6a", "name": "network-vif-deleted", "tag": "23a62ad8-1013-4279-8a68-d5550186ab78"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:03.871355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8fa7248d-93cd-4dfd-b4a8-cda5c3894f37 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:03.872033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8fa7248d-93cd-4dfd-b4a8-cda5c3894f37 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:03.879557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6cbbdabe-6604-4a9c-aea7-48d26e430cd6 req-7bff12da-f39a-4c6d-9b1f-cd485455e07b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:03.883693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6cbbdabe-6604-4a9c-aea7-48d26e430cd6 req-7bff12da-f39a-4c6d-9b1f-cd485455e07b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.024s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:03.895353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fa7248d-93cd-4dfd-b4a8-cda5c3894f37 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:03.899291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fa7248d-93cd-4dfd-b4a8-cda5c3894f37 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:03.904503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fa7248d-93cd-4dfd-b4a8-cda5c3894f37 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:03.906348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8fa7248d-93cd-4dfd-b4a8-cda5c3894f37 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:03.936636 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6cbbdabe-6604-4a9c-aea7-48d26e430cd6 req-7bff12da-f39a-4c6d-9b1f-cd485455e07b service nova] Creating event network-vif-deleted:23a62ad8-1013-4279-8a68-d5550186ab78 for instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a on n-h2-841040-6 May 18 22:43:03.946176 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6cbbdabe-6604-4a9c-aea7-48d26e430cd6 req-7bff12da-f39a-4c6d-9b1f-cd485455e07b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.120847 May 18 22:43:03.946810 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2749/5257] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:43:03 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:43:04.046945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8fa7248d-93cd-4dfd-b4a8-cda5c3894f37 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fe6746e40ea14cc99fba8987417a8638', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c13d38646c054020b5f0c84084a6180d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:04.056635 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8fa7248d-93cd-4dfd-b4a8-cda5c3894f37 tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 200 len: 1470 microversion: 2.1 time: 0.189384 May 18 22:43:04.067247 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2509/5258] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:03 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 1470 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:04.153318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-66a99ff3-6ab7-4ec3-af16-f414fd26a40c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:04.154422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-66a99ff3-6ab7-4ec3-af16-f414fd26a40c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:04.161159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66a99ff3-6ab7-4ec3-af16-f414fd26a40c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:04.161973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66a99ff3-6ab7-4ec3-af16-f414fd26a40c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:04.162985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66a99ff3-6ab7-4ec3-af16-f414fd26a40c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:04.163648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66a99ff3-6ab7-4ec3-af16-f414fd26a40c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:04.204093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66a99ff3-6ab7-4ec3-af16-f414fd26a40c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:04.205328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-66a99ff3-6ab7-4ec3-af16-f414fd26a40c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:04.206062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-66a99ff3-6ab7-4ec3-af16-f414fd26a40c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lazy-loading 'fault' on Instance uuid 0d2df442-a3c3-4915-b85f-f95fb58e6c6a {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:43:04.275388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-66a99ff3-6ab7-4ec3-af16-f414fd26a40c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:04.286647 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-66a99ff3-6ab7-4ec3-af16-f414fd26a40c tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 200 len: 1299 microversion: 2.1 time: 0.137761 May 18 22:43:04.287609 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2750/5259] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:04 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 1299 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:05.074290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c0945b01-5d5d-454d-9bea-c5f74f7e2d5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:05.074865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c0945b01-5d5d-454d-9bea-c5f74f7e2d5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] [instance: 998fd298-1643-4ba0-a04e-37f973a9fd1b] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:05.084365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0945b01-5d5d-454d-9bea-c5f74f7e2d5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:05.088895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0945b01-5d5d-454d-9bea-c5f74f7e2d5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:05.090199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0945b01-5d5d-454d-9bea-c5f74f7e2d5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:05.093310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0945b01-5d5d-454d-9bea-c5f74f7e2d5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:05.130440 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-c0945b01-5d5d-454d-9bea-c5f74f7e2d5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] HTTP exception thrown: Instance 998fd298-1643-4ba0-a04e-37f973a9fd1b could not be found. May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c0945b01-5d5d-454d-9bea-c5f74f7e2d5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Request method failure captured: May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b HTTP/1.1 May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXWYYsIkUZlbj5Co1z--RkYIwlNGPgEPGFI-Nf51V_VGxx2EXw7bHzedOLL3NGI5t9iXRolFqRxKP9Z68YbGGtm2YMGIzDZ4oH1a1mtcVywaLw1Ehlygr_02mEMbvjTtyG-K-zYCjLC2v_gKawbyudoIwR3PnwFHhlHp1LQs9uT9k6A May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: c13d38646c054020b5f0c84084a6180d May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_c13d38646c054020b5f0c84084a6180d"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/c13d38646c054020b5f0c84084a6180d"}]}] May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-168842753 May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: c13d38646c054020b5f0c84084a6180d May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-168842753 May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-168842753-project May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fe6746e40ea14cc99fba8987417a8638 May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-168842753-project May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 998fd298-1643-4ba0-a04e-37f973a9fd1b could not be found. May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '998fd298-1643-4ba0-a04e-37f973a9fd1b'} May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 998fd298-1643-4ba0-a04e-37f973a9fd1b could not be found. May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 998fd298-1643-4ba0-a04e-37f973a9fd1b could not be found. May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:43:05.132149 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:43:05.138002 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:43:05.138002 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:43:05.138002 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:43:05.138002 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:43:05.138002 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:43:05.138002 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 998fd298-1643-4ba0-a04e-37f973a9fd1b could not be found. May 18 22:43:05.138002 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:43:05.140637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c0945b01-5d5d-454d-9bea-c5f74f7e2d5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] Returning 404 to user: Instance 998fd298-1643-4ba0-a04e-37f973a9fd1b could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:43:05.145580 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c0945b01-5d5d-454d-9bea-c5f74f7e2d5e tempest-ServersNegativeTestJSON-168842753 tempest-ServersNegativeTestJSON-168842753-project] 10.222.0.58 "GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b" status: 404 len: 111 microversion: 2.1 time: 0.075951 May 18 22:43:05.146829 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2510/5260] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:05 2022] GET /compute/v2.1/servers/998fd298-1643-4ba0-a04e-37f973a9fd1b => generated 111 bytes in 78 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:43:05.304443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1e575d11-3808-4e56-8ae2-dc946ae68e75 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:05.305043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1e575d11-3808-4e56-8ae2-dc946ae68e75 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:05.326772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e575d11-3808-4e56-8ae2-dc946ae68e75 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:05.327504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e575d11-3808-4e56-8ae2-dc946ae68e75 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:05.328726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e575d11-3808-4e56-8ae2-dc946ae68e75 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:05.329449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e575d11-3808-4e56-8ae2-dc946ae68e75 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:05.354543 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-1e575d11-3808-4e56-8ae2-dc946ae68e75 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1e575d11-3808-4e56-8ae2-dc946ae68e75 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a HTTP/1.1 May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '0d2df442-a3c3-4915-b85f-f95fb58e6c6a'} May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:43:05.356259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:43:05.364781 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:43:05.364781 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:43:05.364781 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:43:05.364781 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:43:05.364781 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:43:05.364781 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:43:05.366530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1e575d11-3808-4e56-8ae2-dc946ae68e75 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:43:05.367519 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1e575d11-3808-4e56-8ae2-dc946ae68e75 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 404 len: 111 microversion: 2.1 time: 0.066680 May 18 22:43:05.371589 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2751/5261] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:05 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 111 bytes in 68 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:43:05.603341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-716133495", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "988913af-f757-47f2-a79a-fc9c59fd3420"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:05.708904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] validate_networks() for [('988913af-f757-47f2-a79a-fc9c59fd3420', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:43:05.971497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-e2984030-b5fe-4219-bf8a-8d05ec19aaf5 req-73ee8823-2b8a-409b-a08f-1d1e15ebd210 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "998fd298-1643-4ba0-a04e-37f973a9fd1b", "name": "network-vif-deleted", "tag": "ade5d830-5e37-4994-ae60-4927d56a2d91"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:05.975352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-e2984030-b5fe-4219-bf8a-8d05ec19aaf5 req-73ee8823-2b8a-409b-a08f-1d1e15ebd210 service nova] [119083] Writing DB stats nova_api:SELECT=81,nova_api:INSERT=4,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:05.997717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e2984030-b5fe-4219-bf8a-8d05ec19aaf5 req-73ee8823-2b8a-409b-a08f-1d1e15ebd210 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:06.002903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e2984030-b5fe-4219-bf8a-8d05ec19aaf5 req-73ee8823-2b8a-409b-a08f-1d1e15ebd210 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:06.028592 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-e2984030-b5fe-4219-bf8a-8d05ec19aaf5 req-73ee8823-2b8a-409b-a08f-1d1e15ebd210 service nova] Creating event network-vif-deleted:ade5d830-5e37-4994-ae60-4927d56a2d91 for instance 998fd298-1643-4ba0-a04e-37f973a9fd1b on n-h2-841040-6 May 18 22:43:06.037215 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-e2984030-b5fe-4219-bf8a-8d05ec19aaf5 req-73ee8823-2b8a-409b-a08f-1d1e15ebd210 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.069278 May 18 22:43:06.044247 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2752/5262] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:43:05 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:43:06.713097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:43:06.713662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:43:06.714197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:43:06.715372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:43:06.715853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:43:06.739956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:06.740414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:06.741210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:06.741646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:06.764749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:43:06.773368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for user 24bbd897a7c04e1fa14ca23713c5243a and project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:43:06.785600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:43:06.787936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:43:06.851590 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-af9539a3-d284-497a-a950-953077b9758f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.252743 May 18 22:43:06.852915 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2511/5263] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:43:05 2022] POST /compute/v2.1/servers => generated 380 bytes in 1255 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:43:06.863841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dbe095f2-5d61-4e59-821c-e23167114ed5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:06.864536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dbe095f2-5d61-4e59-821c-e23167114ed5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:07.038874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dbe095f2-5d61-4e59-821c-e23167114ed5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:07.061854 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dbe095f2-5d61-4e59-821c-e23167114ed5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1208 microversion: 2.1 time: 0.202845 May 18 22:43:07.067223 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2753/5264] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:06 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1208 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:08.088830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-22b8774c-2661-4fb3-8ab1-db760abb3d36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:08.090239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-22b8774c-2661-4fb3-8ab1-db760abb3d36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:08.101410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-22b8774c-2661-4fb3-8ab1-db760abb3d36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:08.103058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-22b8774c-2661-4fb3-8ab1-db760abb3d36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:08.104189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-22b8774c-2661-4fb3-8ab1-db760abb3d36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:08.104968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-22b8774c-2661-4fb3-8ab1-db760abb3d36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:08.239810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-22b8774c-2661-4fb3-8ab1-db760abb3d36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:08.329530 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-22b8774c-2661-4fb3-8ab1-db760abb3d36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1260 microversion: 2.1 time: 0.250083 May 18 22:43:08.339477 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2512/5265] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:08 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1260 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:09.355580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6a823240-9b02-4179-a072-413d8e066644 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:09.356233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6a823240-9b02-4179-a072-413d8e066644 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:09.375069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a823240-9b02-4179-a072-413d8e066644 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:09.381469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a823240-9b02-4179-a072-413d8e066644 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:09.382687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a823240-9b02-4179-a072-413d8e066644 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:09.383375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a823240-9b02-4179-a072-413d8e066644 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:10.111409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6a823240-9b02-4179-a072-413d8e066644 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:10.128136 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6a823240-9b02-4179-a072-413d8e066644 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1266 microversion: 2.1 time: 0.776922 May 18 22:43:10.128640 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2754/5266] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:09 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1266 bytes in 779 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:10.533133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-22b8774c-2661-4fb3-8ab1-db760abb3d36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:10.534747 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-22b8774c-2661-4fb3-8ab1-db760abb3d36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute//" status: 200 len: 377 microversion: - time: 0.002026 May 18 22:43:10.535264 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2513/5267] 10.222.0.58 () {56 vars in 885 bytes} [Wed May 18 22:43:10 2022] GET /compute/ => generated 377 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) May 18 22:43:11.144514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0c592301-e00b-4dd8-bb02-38667fbe8eca tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:11.145830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0c592301-e00b-4dd8-bb02-38667fbe8eca tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:11.164740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c592301-e00b-4dd8-bb02-38667fbe8eca tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:11.165588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c592301-e00b-4dd8-bb02-38667fbe8eca tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:11.166694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c592301-e00b-4dd8-bb02-38667fbe8eca tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:11.167310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c592301-e00b-4dd8-bb02-38667fbe8eca tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:11.846049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0c592301-e00b-4dd8-bb02-38667fbe8eca tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:11.860233 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0c592301-e00b-4dd8-bb02-38667fbe8eca tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1308 microversion: 2.1 time: 0.719633 May 18 22:43:11.860843 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2755/5268] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:11 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1308 bytes in 721 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:12.442398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d8028b04-c4cf-4441-863e-2f0e0b4781fc req-84dd3e03-fbe5-4c92-99e5-99f630bd9319 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb", "tag": "55b2e13e-d157-4ab8-a3e7-4f8abfcc438c"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:12.493042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d8028b04-c4cf-4441-863e-2f0e0b4781fc req-84dd3e03-fbe5-4c92-99e5-99f630bd9319 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:12.493545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d8028b04-c4cf-4441-863e-2f0e0b4781fc req-84dd3e03-fbe5-4c92-99e5-99f630bd9319 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:12.538427 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d8028b04-c4cf-4441-863e-2f0e0b4781fc req-84dd3e03-fbe5-4c92-99e5-99f630bd9319 service nova] Creating event network-changed:55b2e13e-d157-4ab8-a3e7-4f8abfcc438c for instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb on n-h2-841040-6 May 18 22:43:12.560385 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d8028b04-c4cf-4441-863e-2f0e0b4781fc req-84dd3e03-fbe5-4c92-99e5-99f630bd9319 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.123035 May 18 22:43:12.561275 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2514/5269] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:43:12 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:43:12.876551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e428067c-6002-4e6d-a210-b00d65b4dd32 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:12.877172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e428067c-6002-4e6d-a210-b00d65b4dd32 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:12.892105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e428067c-6002-4e6d-a210-b00d65b4dd32 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:12.892618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e428067c-6002-4e6d-a210-b00d65b4dd32 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:12.893825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e428067c-6002-4e6d-a210-b00d65b4dd32 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:12.894434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e428067c-6002-4e6d-a210-b00d65b4dd32 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:13.156148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e428067c-6002-4e6d-a210-b00d65b4dd32 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:13.168125 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e428067c-6002-4e6d-a210-b00d65b4dd32 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1308 microversion: 2.1 time: 0.295450 May 18 22:43:13.174906 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2756/5270] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:12 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1308 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:14.189377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4ea6a540-3039-46e8-afa6-8bbe8eadbf7a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:14.190342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4ea6a540-3039-46e8-afa6-8bbe8eadbf7a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:14.214286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ea6a540-3039-46e8-afa6-8bbe8eadbf7a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:14.215791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ea6a540-3039-46e8-afa6-8bbe8eadbf7a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:14.217283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ea6a540-3039-46e8-afa6-8bbe8eadbf7a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:14.217956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ea6a540-3039-46e8-afa6-8bbe8eadbf7a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:14.485033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4ea6a540-3039-46e8-afa6-8bbe8eadbf7a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:14.497051 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4ea6a540-3039-46e8-afa6-8bbe8eadbf7a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1308 microversion: 2.1 time: 0.315008 May 18 22:43:14.499088 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2515/5271] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:14 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1308 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:15.513057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-11c936dd-60c9-4c0a-a315-e5d031f3917a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:15.513676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-11c936dd-60c9-4c0a-a315-e5d031f3917a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:15.526680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11c936dd-60c9-4c0a-a315-e5d031f3917a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:15.528855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11c936dd-60c9-4c0a-a315-e5d031f3917a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:15.532879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11c936dd-60c9-4c0a-a315-e5d031f3917a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:15.533761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11c936dd-60c9-4c0a-a315-e5d031f3917a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:16.091001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-11c936dd-60c9-4c0a-a315-e5d031f3917a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:16.107890 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-11c936dd-60c9-4c0a-a315-e5d031f3917a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1308 microversion: 2.1 time: 0.598747 May 18 22:43:16.108775 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2757/5272] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:15 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1308 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:43:17.127563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c8479e02-4220-4c28-87c7-27355d9b9390 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:17.128217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c8479e02-4220-4c28-87c7-27355d9b9390 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:17.132340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c8479e02-4220-4c28-87c7-27355d9b9390 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:17.134835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c8479e02-4220-4c28-87c7-27355d9b9390 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:17.138917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c8479e02-4220-4c28-87c7-27355d9b9390 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_api:SELECT=79,nova_api:INSERT=4,nova_api:DELETE=3,nova_api:UPDATE=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:17.171681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8479e02-4220-4c28-87c7-27355d9b9390 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:17.173868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8479e02-4220-4c28-87c7-27355d9b9390 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:17.176181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8479e02-4220-4c28-87c7-27355d9b9390 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:17.177992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8479e02-4220-4c28-87c7-27355d9b9390 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:17.568920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c8479e02-4220-4c28-87c7-27355d9b9390 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:17.582456 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c8479e02-4220-4c28-87c7-27355d9b9390 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1308 microversion: 2.1 time: 0.460325 May 18 22:43:17.594297 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2516/5273] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:17 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1308 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:18.602463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9a4da6d2-f021-47ac-8bec-05047627f194 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:18.603086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9a4da6d2-f021-47ac-8bec-05047627f194 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:18.607750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9a4da6d2-f021-47ac-8bec-05047627f194 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:18.632552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a4da6d2-f021-47ac-8bec-05047627f194 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:18.634732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a4da6d2-f021-47ac-8bec-05047627f194 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:18.636816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a4da6d2-f021-47ac-8bec-05047627f194 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:18.641470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a4da6d2-f021-47ac-8bec-05047627f194 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:18.917306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-2fa66e9f-10a2-4a6b-9ece-3753d0c1ac46 req-0d24a289-486e-4535-b264-c9edc1b36ec8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb", "name": "network-vif-plugged", "status": "completed", "tag": "55b2e13e-d157-4ab8-a3e7-4f8abfcc438c"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:18.935980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2fa66e9f-10a2-4a6b-9ece-3753d0c1ac46 req-0d24a289-486e-4535-b264-c9edc1b36ec8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:18.936421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2fa66e9f-10a2-4a6b-9ece-3753d0c1ac46 req-0d24a289-486e-4535-b264-c9edc1b36ec8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:18.976563 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2fa66e9f-10a2-4a6b-9ece-3753d0c1ac46 req-0d24a289-486e-4535-b264-c9edc1b36ec8 service nova] Creating event network-vif-plugged:55b2e13e-d157-4ab8-a3e7-4f8abfcc438c for instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb on n-h2-841040-6 May 18 22:43:18.991696 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-2fa66e9f-10a2-4a6b-9ece-3753d0c1ac46 req-0d24a289-486e-4535-b264-c9edc1b36ec8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.077777 May 18 22:43:18.992825 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2517/5274] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:43:18 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:43:19.253271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9a4da6d2-f021-47ac-8bec-05047627f194 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:19.275994 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9a4da6d2-f021-47ac-8bec-05047627f194 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1308 microversion: 2.1 time: 0.678938 May 18 22:43:19.277035 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2758/5275] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:18 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1308 bytes in 681 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:20.297429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-961bba52-df71-40dc-9c77-01f0b424e720 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:20.298232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-961bba52-df71-40dc-9c77-01f0b424e720 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:20.323288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-961bba52-df71-40dc-9c77-01f0b424e720 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:20.325580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-961bba52-df71-40dc-9c77-01f0b424e720 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:20.331078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-961bba52-df71-40dc-9c77-01f0b424e720 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:20.331520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-961bba52-df71-40dc-9c77-01f0b424e720 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:20.762685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-961bba52-df71-40dc-9c77-01f0b424e720 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:20.805151 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-961bba52-df71-40dc-9c77-01f0b424e720 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1308 microversion: 2.1 time: 0.513083 May 18 22:43:20.821263 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2518/5276] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:20 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1308 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:21.826485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6a868f29-97d2-4901-ab25-b7c90227dd04 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:21.827778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6a868f29-97d2-4901-ab25-b7c90227dd04 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:21.847928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a868f29-97d2-4901-ab25-b7c90227dd04 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:21.857513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a868f29-97d2-4901-ab25-b7c90227dd04 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:21.860424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a868f29-97d2-4901-ab25-b7c90227dd04 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:21.860884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a868f29-97d2-4901-ab25-b7c90227dd04 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:22.421057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6a868f29-97d2-4901-ab25-b7c90227dd04 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:22.430453 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6a868f29-97d2-4901-ab25-b7c90227dd04 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1488 microversion: 2.1 time: 0.608706 May 18 22:43:22.431457 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2759/5277] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:21 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1488 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:22.449316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d4a78a4b-76db-4927-b7e9-a89f633be4ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Action: 'update', calling method: >, body: {"server": {"accessIPv4": "1.1.1.1", "accessIPv6": "::babe:202:202"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:22.451398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d4a78a4b-76db-4927-b7e9-a89f633be4ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:22.470050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4a78a4b-76db-4927-b7e9-a89f633be4ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:22.470506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4a78a4b-76db-4927-b7e9-a89f633be4ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:22.471281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4a78a4b-76db-4927-b7e9-a89f633be4ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:22.471918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4a78a4b-76db-4927-b7e9-a89f633be4ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:22.608423 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d4a78a4b-76db-4927-b7e9-a89f633be4ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "PUT /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1083 microversion: 2.1 time: 0.164580 May 18 22:43:22.609984 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2519/5278] 10.222.0.58 () {60 vars in 1255 bytes} [Wed May 18 22:43:22 2022] PUT /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1083 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:22.624424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cb4ce724-83a7-4222-b310-ef38bb1d797a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:22.625419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cb4ce724-83a7-4222-b310-ef38bb1d797a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:22.641154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb4ce724-83a7-4222-b310-ef38bb1d797a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:22.643012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb4ce724-83a7-4222-b310-ef38bb1d797a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:22.644099 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb4ce724-83a7-4222-b310-ef38bb1d797a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:22.647264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb4ce724-83a7-4222-b310-ef38bb1d797a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:23.315338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cb4ce724-83a7-4222-b310-ef38bb1d797a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:23.332182 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cb4ce724-83a7-4222-b310-ef38bb1d797a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1509 microversion: 2.1 time: 0.706212 May 18 22:43:23.334530 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2760/5279] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:22 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1509 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:23.354395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3cad3a67-fbf5-44fc-bfd9-918830f1df09 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:23.355529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3cad3a67-fbf5-44fc-bfd9-918830f1df09 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:23.371476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cad3a67-fbf5-44fc-bfd9-918830f1df09 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:23.373552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cad3a67-fbf5-44fc-bfd9-918830f1df09 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:23.376863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cad3a67-fbf5-44fc-bfd9-918830f1df09 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:23.378569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cad3a67-fbf5-44fc-bfd9-918830f1df09 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:23.933994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3cad3a67-fbf5-44fc-bfd9-918830f1df09 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:23.955949 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3cad3a67-fbf5-44fc-bfd9-918830f1df09 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1509 microversion: 2.1 time: 0.598298 May 18 22:43:23.956895 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2520/5280] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:23 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1509 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:23.973622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8fb5ecbd-eb38-4a36-ba8d-a157552f1d16 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:23.974145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8fb5ecbd-eb38-4a36-ba8d-a157552f1d16 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:23.995347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fb5ecbd-eb38-4a36-ba8d-a157552f1d16 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:23.995788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fb5ecbd-eb38-4a36-ba8d-a157552f1d16 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:23.996611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fb5ecbd-eb38-4a36-ba8d-a157552f1d16 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:23.997041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fb5ecbd-eb38-4a36-ba8d-a157552f1d16 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:24.066505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8fb5ecbd-eb38-4a36-ba8d-a157552f1d16 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:43:24.078843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8fb5ecbd-eb38-4a36-ba8d-a157552f1d16 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:24.215147 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8fb5ecbd-eb38-4a36-ba8d-a157552f1d16 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 204 len: 0 microversion: 2.1 time: 0.246248 May 18 22:43:24.228765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-384cbe10-8c65-4367-b03d-bf13c9d7ed83 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:24.229640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-384cbe10-8c65-4367-b03d-bf13c9d7ed83 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:24.234588 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2761/5281] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:43:23 2022] DELETE /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 0 bytes in 249 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:43:24.238260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-384cbe10-8c65-4367-b03d-bf13c9d7ed83 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:24.238997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-384cbe10-8c65-4367-b03d-bf13c9d7ed83 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:24.240041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-384cbe10-8c65-4367-b03d-bf13c9d7ed83 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:24.240932 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-384cbe10-8c65-4367-b03d-bf13c9d7ed83 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:24.486804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-384cbe10-8c65-4367-b03d-bf13c9d7ed83 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:24.498502 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-384cbe10-8c65-4367-b03d-bf13c9d7ed83 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1515 microversion: 2.1 time: 0.276378 May 18 22:43:24.499672 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2521/5282] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:24 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1515 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:25.517298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ea43f810-559b-4d19-a211-4797db1dfafd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:25.518152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ea43f810-559b-4d19-a211-4797db1dfafd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:25.547963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea43f810-559b-4d19-a211-4797db1dfafd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:25.548409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea43f810-559b-4d19-a211-4797db1dfafd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:25.549169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea43f810-559b-4d19-a211-4797db1dfafd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:25.550127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea43f810-559b-4d19-a211-4797db1dfafd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:25.806501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ea43f810-559b-4d19-a211-4797db1dfafd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:25.820317 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ea43f810-559b-4d19-a211-4797db1dfafd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1515 microversion: 2.1 time: 0.306295 May 18 22:43:25.821857 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2762/5283] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:25 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1515 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:26.041315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-57184db7-1ef4-45e7-9901-b0080a99975c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Action: 'create', calling method: .version_select at 0x7fa2ece169d0>, body: {"keypair": {"name": "tempest-keypair-628860127", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNIaRm1yVP98u2xgRsqBuBTgmF7FcjhUsZ9DCI/JE5FbyPTvinAVe3Z8JZD4mfO0SkZUpEQ/UCR7mwl9erZBAeVDXny0XNQ0tlyupGB5vjvCUCPtgn3y0LJUbs7kzWFXPg=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:26.079735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-57184db7-1ef4-45e7-9901-b0080a99975c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Getting quotas for project 811204ec96dc426c9263bfc424504126. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:43:26.097809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-57184db7-1ef4-45e7-9901-b0080a99975c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Getting quotas for user 2541852d4856407fb798c287d93b78eb and project 811204ec96dc426c9263bfc424504126. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:43:26.169325 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-57184db7-1ef4-45e7-9901-b0080a99975c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.20 time: 0.405636 May 18 22:43:26.171124 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2522/5284] 10.222.0.58 () {62 vars in 1199 bytes} [Wed May 18 22:43:25 2022] POST /compute/v2.1/os-keypairs => generated 400 bytes in 408 msecs (HTTP/1.1 201) 9 headers in 364 bytes (2 switches on core 0) May 18 22:43:26.837810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bb74cc23-ff05-4da5-a748-6527a430a088 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:26.838697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bb74cc23-ff05-4da5-a748-6527a430a088 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:26.855940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb74cc23-ff05-4da5-a748-6527a430a088 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:26.856666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb74cc23-ff05-4da5-a748-6527a430a088 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:26.857654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb74cc23-ff05-4da5-a748-6527a430a088 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:26.858300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb74cc23-ff05-4da5-a748-6527a430a088 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:27.175133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bb74cc23-ff05-4da5-a748-6527a430a088 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:27.185092 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bb74cc23-ff05-4da5-a748-6527a430a088 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1515 microversion: 2.1 time: 0.351314 May 18 22:43:27.185683 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2763/5285] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:26 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1515 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:43:28.205401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e91d000-9d3b-46aa-9b64-333fa412af42 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:28.207502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7e91d000-9d3b-46aa-9b64-333fa412af42 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:28.223131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e91d000-9d3b-46aa-9b64-333fa412af42 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:28.226925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e91d000-9d3b-46aa-9b64-333fa412af42 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:28.229399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e91d000-9d3b-46aa-9b64-333fa412af42 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:28.232408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e91d000-9d3b-46aa-9b64-333fa412af42 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:28.739541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7e91d000-9d3b-46aa-9b64-333fa412af42 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:28.757337 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7e91d000-9d3b-46aa-9b64-333fa412af42 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 200 len: 1515 microversion: 2.1 time: 0.557594 May 18 22:43:28.757972 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2523/5286] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:28 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 1515 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:28.962079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-ff5bcc92-b554-4a71-9acd-0d109dd991de req-2b0325c2-b200-4f49-8a6f-75cbfb7b0b59 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb", "name": "network-vif-deleted", "tag": "55b2e13e-d157-4ab8-a3e7-4f8abfcc438c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:28.974620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ff5bcc92-b554-4a71-9acd-0d109dd991de req-2b0325c2-b200-4f49-8a6f-75cbfb7b0b59 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:28.975730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ff5bcc92-b554-4a71-9acd-0d109dd991de req-2b0325c2-b200-4f49-8a6f-75cbfb7b0b59 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:29.008180 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-ff5bcc92-b554-4a71-9acd-0d109dd991de req-2b0325c2-b200-4f49-8a6f-75cbfb7b0b59 service nova] Creating event network-vif-deleted:55b2e13e-d157-4ab8-a3e7-4f8abfcc438c for instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb on n-h2-841040-6 May 18 22:43:29.037224 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-ff5bcc92-b554-4a71-9acd-0d109dd991de req-2b0325c2-b200-4f49-8a6f-75cbfb7b0b59 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.058767 May 18 22:43:29.039671 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2764/5287] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:43:28 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:43:29.774852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-59ae1cef-5974-4567-9bb1-b92fe3cb2404 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:29.775495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-59ae1cef-5974-4567-9bb1-b92fe3cb2404 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:29.789942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59ae1cef-5974-4567-9bb1-b92fe3cb2404 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:29.790395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59ae1cef-5974-4567-9bb1-b92fe3cb2404 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:29.791179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59ae1cef-5974-4567-9bb1-b92fe3cb2404 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:29.810562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59ae1cef-5974-4567-9bb1-b92fe3cb2404 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.019s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:29.850115 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-59ae1cef-5974-4567-9bb1-b92fe3cb2404 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-59ae1cef-5974-4567-9bb1-b92fe3cb2404 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb HTTP/1.1 May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb'} May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:43:29.858743 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:43:29.864678 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:43:29.864678 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:43:29.864678 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:43:29.864678 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:43:29.864678 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:43:29.864678 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:43:29.869248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-59ae1cef-5974-4567-9bb1-b92fe3cb2404 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:43:29.870394 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-59ae1cef-5974-4567-9bb1-b92fe3cb2404 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 404 len: 111 microversion: 2.1 time: 0.099641 May 18 22:43:29.871540 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2524/5288] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:29 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 111 bytes in 101 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:43:30.114018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersTestJSON-server-583815272", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "988913af-f757-47f2-a79a-fc9c59fd3420"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:30.248939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] validate_networks() for [('988913af-f757-47f2-a79a-fc9c59fd3420', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:43:31.358432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:43:31.359775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:43:31.360503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:43:31.361134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:43:31.361958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:43:31.383667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:31.384248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:31.385153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:31.386773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:31.421610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:43:31.450662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Getting quotas for user 24bbd897a7c04e1fa14ca23713c5243a and project d190ae1811a843d89a099959401753ad. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:43:31.501315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:43:31.506952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:43:31.608485 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1feb8f1c-dc2b-4f54-9dea-e5fe6f0ba275 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.500347 May 18 22:43:31.618988 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2765/5289] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:43:30 2022] POST /compute/v2.1/servers => generated 380 bytes in 1512 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:43:31.635670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4fdf2c53-3c1d-4d29-9b3f-46fb7b595bd0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:31.636875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4fdf2c53-3c1d-4d29-9b3f-46fb7b595bd0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:31.816795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4fdf2c53-3c1d-4d29-9b3f-46fb7b595bd0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:31.838143 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4fdf2c53-3c1d-4d29-9b3f-46fb7b595bd0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1208 microversion: 2.1 time: 0.213254 May 18 22:43:31.844665 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2525/5290] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:31 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1208 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:32.846813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1892975118", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "58a8f909-e0e7-4f6b-9f4c-31f514a7c041"}], "security_groups": [{"name": "tempest-securitygroup--885703952"}], "key_name": "tempest-keypair-628860127", "user_data": "}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:32.864438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-81298694-9a5d-4aec-b0ed-f2d04f882aae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:32.865578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-81298694-9a5d-4aec-b0ed-f2d04f882aae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:32.903521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-81298694-9a5d-4aec-b0ed-f2d04f882aae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:32.904215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-81298694-9a5d-4aec-b0ed-f2d04f882aae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:32.905042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-81298694-9a5d-4aec-b0ed-f2d04f882aae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:32.905480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-81298694-9a5d-4aec-b0ed-f2d04f882aae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:33.011131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-81298694-9a5d-4aec-b0ed-f2d04f882aae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell1:SELECT=91,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:33.073782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-81298694-9a5d-4aec-b0ed-f2d04f882aae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:33.090753 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-81298694-9a5d-4aec-b0ed-f2d04f882aae tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1260 microversion: 2.1 time: 0.231948 May 18 22:43:33.093385 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2526/5291] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:32 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1260 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:33.373273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] validate_networks() for [('58a8f909-e0e7-4f6b-9f4c-31f514a7c041', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:43:34.110896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9952c0a2-9459-4d46-bd86-52cd10861a6d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:34.111634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9952c0a2-9459-4d46-bd86-52cd10861a6d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:34.130585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9952c0a2-9459-4d46-bd86-52cd10861a6d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:34.131564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9952c0a2-9459-4d46-bd86-52cd10861a6d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:34.132578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9952c0a2-9459-4d46-bd86-52cd10861a6d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:34.133175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9952c0a2-9459-4d46-bd86-52cd10861a6d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:34.426604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9952c0a2-9459-4d46-bd86-52cd10861a6d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:34.439712 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9952c0a2-9459-4d46-bd86-52cd10861a6d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1308 microversion: 2.1 time: 0.334570 May 18 22:43:34.446908 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2527/5292] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:34 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1308 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:34.658285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:43:34.659595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:43:34.660604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:43:34.661579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:43:34.662364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:43:34.674512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:34.675269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:34.676324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:34.677009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:34.699102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Getting quotas for project 811204ec96dc426c9263bfc424504126. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:43:34.708573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Getting quotas for user 2541852d4856407fb798c287d93b78eb and project 811204ec96dc426c9263bfc424504126. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:43:34.732073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:43:34.738683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:43:34.826544 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-928222df-7fab-4eeb-b9e6-54a30c469156 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.20 time: 1.983470 May 18 22:43:34.828061 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2766/5293] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:43:32 2022] POST /compute/v2.1/servers => generated 401 bytes in 1987 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) May 18 22:43:34.841213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-01d736be-2f53-406d-924a-3625965524c8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:34.841851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-01d736be-2f53-406d-924a-3625965524c8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:34.994405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-01d736be-2f53-406d-924a-3625965524c8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:35.011896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-01d736be-2f53-406d-924a-3625965524c8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:35.013392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-01d736be-2f53-406d-924a-3625965524c8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:35.018613 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-01d736be-2f53-406d-924a-3625965524c8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1281 microversion: 2.20 time: 0.184657 May 18 22:43:35.020664 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2528/5294] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:43:34 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1281 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:43:35.467770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2720b9d9-6e75-4710-9df0-a5cef0a22d50 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:35.469205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2720b9d9-6e75-4710-9df0-a5cef0a22d50 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:35.487879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2720b9d9-6e75-4710-9df0-a5cef0a22d50 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:35.488330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2720b9d9-6e75-4710-9df0-a5cef0a22d50 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:35.489099 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2720b9d9-6e75-4710-9df0-a5cef0a22d50 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:35.489534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2720b9d9-6e75-4710-9df0-a5cef0a22d50 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:35.629188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-71f5ffb6-3709-4e11-b904-66159e95cc61 req-459f3257-78eb-4ec2-8b6a-3dcb7aeb316c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "41c1d59d-bd23-4720-a42a-881ef375da11", "tag": "02b6c34b-45ad-4899-b1a1-d1aaae4699a1"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:35.644524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-71f5ffb6-3709-4e11-b904-66159e95cc61 req-459f3257-78eb-4ec2-8b6a-3dcb7aeb316c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:35.644963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-71f5ffb6-3709-4e11-b904-66159e95cc61 req-459f3257-78eb-4ec2-8b6a-3dcb7aeb316c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:35.686750 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-71f5ffb6-3709-4e11-b904-66159e95cc61 req-459f3257-78eb-4ec2-8b6a-3dcb7aeb316c service nova] Creating event network-changed:02b6c34b-45ad-4899-b1a1-d1aaae4699a1 for instance 41c1d59d-bd23-4720-a42a-881ef375da11 on n-h2-841040-6 May 18 22:43:35.705343 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-71f5ffb6-3709-4e11-b904-66159e95cc61 req-459f3257-78eb-4ec2-8b6a-3dcb7aeb316c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.079973 May 18 22:43:35.713324 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2529/5295] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:43:35 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:43:36.038038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5cd8db50-8a0a-453b-9d2f-1158f01278dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:36.039710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5cd8db50-8a0a-453b-9d2f-1158f01278dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:36.052586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5cd8db50-8a0a-453b-9d2f-1158f01278dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:36.053525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5cd8db50-8a0a-453b-9d2f-1158f01278dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:36.055808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5cd8db50-8a0a-453b-9d2f-1158f01278dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:36.056479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5cd8db50-8a0a-453b-9d2f-1158f01278dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:36.184811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2720b9d9-6e75-4710-9df0-a5cef0a22d50 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:36.195816 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2720b9d9-6e75-4710-9df0-a5cef0a22d50 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1308 microversion: 2.1 time: 0.732215 May 18 22:43:36.201082 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2767/5296] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:35 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1308 bytes in 738 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:36.285533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5cd8db50-8a0a-453b-9d2f-1158f01278dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:36.303882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5cd8db50-8a0a-453b-9d2f-1158f01278dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:36.307061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5cd8db50-8a0a-453b-9d2f-1158f01278dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:36.310528 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5cd8db50-8a0a-453b-9d2f-1158f01278dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1333 microversion: 2.20 time: 0.276268 May 18 22:43:36.313507 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2530/5297] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:43:36 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1333 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:43:37.219382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb24d7ab-c5f6-413e-8ce8-1b6cde71cc4e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:37.220616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eb24d7ab-c5f6-413e-8ce8-1b6cde71cc4e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:37.225248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-eb24d7ab-c5f6-413e-8ce8-1b6cde71cc4e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_api:SELECT=63,nova_api:UPDATE=1,nova_api:INSERT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:37.232724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb24d7ab-c5f6-413e-8ce8-1b6cde71cc4e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:37.233511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb24d7ab-c5f6-413e-8ce8-1b6cde71cc4e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:37.235643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb24d7ab-c5f6-413e-8ce8-1b6cde71cc4e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:37.237768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb24d7ab-c5f6-413e-8ce8-1b6cde71cc4e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:37.334674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a66ed8e9-97b6-4f13-8f94-9878c855f1c3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:37.335979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a66ed8e9-97b6-4f13-8f94-9878c855f1c3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:37.346436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a66ed8e9-97b6-4f13-8f94-9878c855f1c3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:37.347471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a66ed8e9-97b6-4f13-8f94-9878c855f1c3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:37.348790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a66ed8e9-97b6-4f13-8f94-9878c855f1c3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:37.349767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a66ed8e9-97b6-4f13-8f94-9878c855f1c3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:37.443285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a66ed8e9-97b6-4f13-8f94-9878c855f1c3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:37.455351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a66ed8e9-97b6-4f13-8f94-9878c855f1c3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:37.465099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a66ed8e9-97b6-4f13-8f94-9878c855f1c3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:37.467112 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a66ed8e9-97b6-4f13-8f94-9878c855f1c3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1339 microversion: 2.20 time: 0.136593 May 18 22:43:37.482574 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2531/5298] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:43:37 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1339 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:43:37.961649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eb24d7ab-c5f6-413e-8ce8-1b6cde71cc4e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:37.978854 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb24d7ab-c5f6-413e-8ce8-1b6cde71cc4e tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1308 microversion: 2.1 time: 0.765517 May 18 22:43:37.980318 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2768/5299] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:37 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1308 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:38.488727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6d46e765-d875-4b51-a9b7-965e03c99c53 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:38.489975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6d46e765-d875-4b51-a9b7-965e03c99c53 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:38.502395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d46e765-d875-4b51-a9b7-965e03c99c53 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:38.502850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d46e765-d875-4b51-a9b7-965e03c99c53 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:38.514821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d46e765-d875-4b51-a9b7-965e03c99c53 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:38.515502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d46e765-d875-4b51-a9b7-965e03c99c53 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:38.606455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6d46e765-d875-4b51-a9b7-965e03c99c53 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:38.641063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6d46e765-d875-4b51-a9b7-965e03c99c53 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:38.644810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6d46e765-d875-4b51-a9b7-965e03c99c53 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:38.648455 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6d46e765-d875-4b51-a9b7-965e03c99c53 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1339 microversion: 2.20 time: 0.162928 May 18 22:43:38.649653 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2532/5300] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:43:38 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1339 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:43:38.996879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c8a0be3e-8cec-434d-9188-c1f41f73ef65 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:38.997426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c8a0be3e-8cec-434d-9188-c1f41f73ef65 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:39.005534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8a0be3e-8cec-434d-9188-c1f41f73ef65 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:39.007883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8a0be3e-8cec-434d-9188-c1f41f73ef65 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:39.009400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8a0be3e-8cec-434d-9188-c1f41f73ef65 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:39.010427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8a0be3e-8cec-434d-9188-c1f41f73ef65 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:39.284853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c8a0be3e-8cec-434d-9188-c1f41f73ef65 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:39.292971 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c8a0be3e-8cec-434d-9188-c1f41f73ef65 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1308 microversion: 2.1 time: 0.299947 May 18 22:43:39.305870 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2769/5301] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:38 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1308 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:43:39.669216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-600d1976-1410-426c-8797-a61f9bdf7695 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:39.670172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-600d1976-1410-426c-8797-a61f9bdf7695 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:39.681061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-600d1976-1410-426c-8797-a61f9bdf7695 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:39.682693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-600d1976-1410-426c-8797-a61f9bdf7695 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:39.684132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-600d1976-1410-426c-8797-a61f9bdf7695 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:39.684832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-600d1976-1410-426c-8797-a61f9bdf7695 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:40.201050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-600d1976-1410-426c-8797-a61f9bdf7695 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:40.228512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-600d1976-1410-426c-8797-a61f9bdf7695 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:40.231097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-600d1976-1410-426c-8797-a61f9bdf7695 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:40.233102 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-600d1976-1410-426c-8797-a61f9bdf7695 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1406 microversion: 2.20 time: 0.569912 May 18 22:43:40.236504 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2533/5302] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:43:39 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1406 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:43:40.320743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-49f18d4c-0e38-4759-80a1-cb32a35628e2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:40.321651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-49f18d4c-0e38-4759-80a1-cb32a35628e2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:40.357896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49f18d4c-0e38-4759-80a1-cb32a35628e2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:40.358963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49f18d4c-0e38-4759-80a1-cb32a35628e2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:40.360557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49f18d4c-0e38-4759-80a1-cb32a35628e2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:40.374789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-65119155-4ef2-457f-be91-8fae658bbf91 req-df3858a3-d466-4c01-8018-3ec67ea59f9e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "57208540-6f21-4b9b-bdee-54d3358f1a11", "tag": "0dfdb3a8-62d5-4c2c-96d8-728451d5929c"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:40.377504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49f18d4c-0e38-4759-80a1-cb32a35628e2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:40.419858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-65119155-4ef2-457f-be91-8fae658bbf91 req-df3858a3-d466-4c01-8018-3ec67ea59f9e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:40.422961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-65119155-4ef2-457f-be91-8fae658bbf91 req-df3858a3-d466-4c01-8018-3ec67ea59f9e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:40.501235 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-65119155-4ef2-457f-be91-8fae658bbf91 req-df3858a3-d466-4c01-8018-3ec67ea59f9e service nova] Creating event network-changed:0dfdb3a8-62d5-4c2c-96d8-728451d5929c for instance 57208540-6f21-4b9b-bdee-54d3358f1a11 on n-h1-841040-6 May 18 22:43:40.517969 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-65119155-4ef2-457f-be91-8fae658bbf91 req-df3858a3-d466-4c01-8018-3ec67ea59f9e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.151299 May 18 22:43:40.518623 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2534/5303] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:43:40 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:43:40.983561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-49f18d4c-0e38-4759-80a1-cb32a35628e2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:40.993184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-9a61689e-a060-4cd2-8ba3-72ef9fe3b661 req-48be4615-0261-42ab-8abd-dd3e3aed29e5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "41c1d59d-bd23-4720-a42a-881ef375da11", "name": "network-vif-plugged", "status": "completed", "tag": "02b6c34b-45ad-4899-b1a1-d1aaae4699a1"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:41.005527 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-49f18d4c-0e38-4759-80a1-cb32a35628e2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1308 microversion: 2.1 time: 0.695293 May 18 22:43:41.022742 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2770/5304] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:40 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1308 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:41.035163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9a61689e-a060-4cd2-8ba3-72ef9fe3b661 req-48be4615-0261-42ab-8abd-dd3e3aed29e5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:41.036159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9a61689e-a060-4cd2-8ba3-72ef9fe3b661 req-48be4615-0261-42ab-8abd-dd3e3aed29e5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:41.066939 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-9a61689e-a060-4cd2-8ba3-72ef9fe3b661 req-48be4615-0261-42ab-8abd-dd3e3aed29e5 service nova] Creating event network-vif-plugged:02b6c34b-45ad-4899-b1a1-d1aaae4699a1 for instance 41c1d59d-bd23-4720-a42a-881ef375da11 on n-h2-841040-6 May 18 22:43:41.078650 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-9a61689e-a060-4cd2-8ba3-72ef9fe3b661 req-48be4615-0261-42ab-8abd-dd3e3aed29e5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.090274 May 18 22:43:41.080431 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2535/5305] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:43:40 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:43:41.271785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fc84e00e-affd-4204-9eb2-c1c8db7f1f40 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:41.273993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fc84e00e-affd-4204-9eb2-c1c8db7f1f40 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:41.294021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc84e00e-affd-4204-9eb2-c1c8db7f1f40 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:41.294846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc84e00e-affd-4204-9eb2-c1c8db7f1f40 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:41.296803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc84e00e-affd-4204-9eb2-c1c8db7f1f40 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:41.297491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc84e00e-affd-4204-9eb2-c1c8db7f1f40 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:41.485075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc84e00e-affd-4204-9eb2-c1c8db7f1f40 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:41.500922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc84e00e-affd-4204-9eb2-c1c8db7f1f40 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:41.504573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc84e00e-affd-4204-9eb2-c1c8db7f1f40 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:41.506002 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fc84e00e-affd-4204-9eb2-c1c8db7f1f40 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1406 microversion: 2.20 time: 0.242005 May 18 22:43:41.507488 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2771/5306] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:43:41 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1406 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:43:42.027664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2d6f86de-2859-4b40-8c32-5b412d32a104 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:42.028980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2d6f86de-2859-4b40-8c32-5b412d32a104 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:42.036454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d6f86de-2859-4b40-8c32-5b412d32a104 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:42.037597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d6f86de-2859-4b40-8c32-5b412d32a104 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:42.039421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d6f86de-2859-4b40-8c32-5b412d32a104 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:42.040102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d6f86de-2859-4b40-8c32-5b412d32a104 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:42.429238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2d6f86de-2859-4b40-8c32-5b412d32a104 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:42.448610 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2d6f86de-2859-4b40-8c32-5b412d32a104 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1308 microversion: 2.1 time: 0.425928 May 18 22:43:42.458865 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2536/5307] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:42 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1308 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:42.525482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ddca35d5-6d75-443c-9182-5ceca0d7beb2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:42.526864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ddca35d5-6d75-443c-9182-5ceca0d7beb2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:42.533357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddca35d5-6d75-443c-9182-5ceca0d7beb2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:42.534190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddca35d5-6d75-443c-9182-5ceca0d7beb2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:42.535293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddca35d5-6d75-443c-9182-5ceca0d7beb2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:42.535954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ddca35d5-6d75-443c-9182-5ceca0d7beb2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:42.903029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ddca35d5-6d75-443c-9182-5ceca0d7beb2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:42.926688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ddca35d5-6d75-443c-9182-5ceca0d7beb2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:42.931625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ddca35d5-6d75-443c-9182-5ceca0d7beb2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:42.934806 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ddca35d5-6d75-443c-9182-5ceca0d7beb2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1406 microversion: 2.20 time: 0.413277 May 18 22:43:42.938453 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2772/5308] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:43:42 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1406 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:43:43.472214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5739c9c8-2bd5-49c0-9d7c-cf06d647cc05 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:43.473825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5739c9c8-2bd5-49c0-9d7c-cf06d647cc05 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:43.485466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5739c9c8-2bd5-49c0-9d7c-cf06d647cc05 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:43.488127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5739c9c8-2bd5-49c0-9d7c-cf06d647cc05 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:43.489629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5739c9c8-2bd5-49c0-9d7c-cf06d647cc05 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:43.490533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5739c9c8-2bd5-49c0-9d7c-cf06d647cc05 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:43.788892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5739c9c8-2bd5-49c0-9d7c-cf06d647cc05 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:43.801410 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5739c9c8-2bd5-49c0-9d7c-cf06d647cc05 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1488 microversion: 2.1 time: 0.337739 May 18 22:43:43.814968 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2537/5309] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:43 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1488 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:43.824473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8d1f99af-4167-44d7-8ab3-82f23d6428cf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Action: 'update', calling method: >, body: {"server": {"name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-1039543652"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:43.825890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8d1f99af-4167-44d7-8ab3-82f23d6428cf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:43.838241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d1f99af-4167-44d7-8ab3-82f23d6428cf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:43.839342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d1f99af-4167-44d7-8ab3-82f23d6428cf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:43.840357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d1f99af-4167-44d7-8ab3-82f23d6428cf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:43.841183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d1f99af-4167-44d7-8ab3-82f23d6428cf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:43.945704 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8d1f99af-4167-44d7-8ab3-82f23d6428cf tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "PUT /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1074 microversion: 2.1 time: 0.129791 May 18 22:43:43.947149 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2773/5310] 10.222.0.58 () {60 vars in 1255 bytes} [Wed May 18 22:43:43 2022] PUT /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1074 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:43.962035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-41305cd3-d212-4788-91cc-a1b398fcd95d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:43.962660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-41305cd3-d212-4788-91cc-a1b398fcd95d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:43.964723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-339efb32-b0d0-46b5-9c55-5f934295e4a2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:43.965685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-339efb32-b0d0-46b5-9c55-5f934295e4a2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:43.972768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-339efb32-b0d0-46b5-9c55-5f934295e4a2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:43.973220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-339efb32-b0d0-46b5-9c55-5f934295e4a2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:43.974119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-339efb32-b0d0-46b5-9c55-5f934295e4a2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:43.974554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-339efb32-b0d0-46b5-9c55-5f934295e4a2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:43.982831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41305cd3-d212-4788-91cc-a1b398fcd95d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:43.983340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41305cd3-d212-4788-91cc-a1b398fcd95d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:43.984123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41305cd3-d212-4788-91cc-a1b398fcd95d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:43.984562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41305cd3-d212-4788-91cc-a1b398fcd95d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:44.257367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-41305cd3-d212-4788-91cc-a1b398fcd95d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:44.267112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-41305cd3-d212-4788-91cc-a1b398fcd95d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:44.268594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-41305cd3-d212-4788-91cc-a1b398fcd95d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:44.273130 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-41305cd3-d212-4788-91cc-a1b398fcd95d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1406 microversion: 2.20 time: 0.317312 May 18 22:43:44.273759 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2538/5311] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:43:43 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1406 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:43:44.398626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-339efb32-b0d0-46b5-9c55-5f934295e4a2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:44.406698 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-339efb32-b0d0-46b5-9c55-5f934295e4a2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1500 microversion: 2.1 time: 0.447186 May 18 22:43:44.408637 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2774/5312] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:43 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1500 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:43:44.428310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a988d238-9217-4030-8b53-35ceb8e99956 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:44.430483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a988d238-9217-4030-8b53-35ceb8e99956 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:44.439152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a988d238-9217-4030-8b53-35ceb8e99956 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:44.440161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a988d238-9217-4030-8b53-35ceb8e99956 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:44.441644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a988d238-9217-4030-8b53-35ceb8e99956 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:44.442443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a988d238-9217-4030-8b53-35ceb8e99956 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:44.697006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a988d238-9217-4030-8b53-35ceb8e99956 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:44.715833 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a988d238-9217-4030-8b53-35ceb8e99956 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1500 microversion: 2.1 time: 0.294395 May 18 22:43:44.717061 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2539/5313] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:44 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1500 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:44.730153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-339efb32-b0d0-46b5-9c55-5f934295e4a2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:44.731045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-339efb32-b0d0-46b5-9c55-5f934295e4a2 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_cell0:SELECT=12 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:44.735346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1e87d4db-2d5e-42b1-a0b4-36ff1104df2a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:44.743294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e87d4db-2d5e-42b1-a0b4-36ff1104df2a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:44.743967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e87d4db-2d5e-42b1-a0b4-36ff1104df2a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:44.768234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1e87d4db-2d5e-42b1-a0b4-36ff1104df2a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Going to try to stop instance {{(pid=119083) force_stop /opt/stack/nova/nova/compute/api.py:2707}} May 18 22:43:44.825560 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1e87d4db-2d5e-42b1-a0b4-36ff1104df2a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "POST /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11/action" status: 202 len: 0 microversion: 2.1 time: 0.095494 May 18 22:43:44.826731 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2775/5314] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:43:44 2022] POST /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:43:44.840062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9289e8d8-36d6-41e9-b823-b827da01001f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:44.842376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9289e8d8-36d6-41e9-b823-b827da01001f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:44.863765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9289e8d8-36d6-41e9-b823-b827da01001f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:44.864505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9289e8d8-36d6-41e9-b823-b827da01001f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:44.866575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9289e8d8-36d6-41e9-b823-b827da01001f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:44.867560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9289e8d8-36d6-41e9-b823-b827da01001f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:45.004713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-9289e8d8-36d6-41e9-b823-b827da01001f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:45.130338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9289e8d8-36d6-41e9-b823-b827da01001f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:45.162864 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9289e8d8-36d6-41e9-b823-b827da01001f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.327403 May 18 22:43:45.179840 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2540/5315] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:44 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:45.295150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6bb4f15e-7fd1-4826-abfc-59ef82a110f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:45.295381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6bb4f15e-7fd1-4826-abfc-59ef82a110f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:45.308511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6bb4f15e-7fd1-4826-abfc-59ef82a110f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:45.310352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6bb4f15e-7fd1-4826-abfc-59ef82a110f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:45.311187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6bb4f15e-7fd1-4826-abfc-59ef82a110f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:45.311620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6bb4f15e-7fd1-4826-abfc-59ef82a110f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:45.528343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6bb4f15e-7fd1-4826-abfc-59ef82a110f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:45.544610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6bb4f15e-7fd1-4826-abfc-59ef82a110f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:45.546614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6bb4f15e-7fd1-4826-abfc-59ef82a110f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:45.548498 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6bb4f15e-7fd1-4826-abfc-59ef82a110f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1406 microversion: 2.20 time: 0.261137 May 18 22:43:45.549487 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2776/5316] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:43:45 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1406 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:43:46.184556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2d78dfa-ac2a-4f5e-8748-885ebb462289 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:46.185177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f2d78dfa-ac2a-4f5e-8748-885ebb462289 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:46.193084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2d78dfa-ac2a-4f5e-8748-885ebb462289 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:46.193536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2d78dfa-ac2a-4f5e-8748-885ebb462289 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:46.194634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2d78dfa-ac2a-4f5e-8748-885ebb462289 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:46.195073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2d78dfa-ac2a-4f5e-8748-885ebb462289 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:46.311422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c6ba60eb-16ba-4b81-98f1-67bf1ae1db1c req-796e5ed7-135b-41d7-a334-513825d21f5e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "57208540-6f21-4b9b-bdee-54d3358f1a11", "name": "network-vif-plugged", "status": "completed", "tag": "0dfdb3a8-62d5-4c2c-96d8-728451d5929c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:46.332192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c6ba60eb-16ba-4b81-98f1-67bf1ae1db1c req-796e5ed7-135b-41d7-a334-513825d21f5e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:46.332877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c6ba60eb-16ba-4b81-98f1-67bf1ae1db1c req-796e5ed7-135b-41d7-a334-513825d21f5e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:46.337912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-c6ba60eb-16ba-4b81-98f1-67bf1ae1db1c req-796e5ed7-135b-41d7-a334-513825d21f5e service nova] [119083] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:46.360406 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c6ba60eb-16ba-4b81-98f1-67bf1ae1db1c req-796e5ed7-135b-41d7-a334-513825d21f5e service nova] Creating event network-vif-plugged:0dfdb3a8-62d5-4c2c-96d8-728451d5929c for instance 57208540-6f21-4b9b-bdee-54d3358f1a11 on n-h1-841040-6 May 18 22:43:46.373088 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c6ba60eb-16ba-4b81-98f1-67bf1ae1db1c req-796e5ed7-135b-41d7-a334-513825d21f5e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.065141 May 18 22:43:46.374918 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2777/5317] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:43:46 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:43:46.456920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f2d78dfa-ac2a-4f5e-8748-885ebb462289 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:46.468457 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f2d78dfa-ac2a-4f5e-8748-885ebb462289 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.288218 May 18 22:43:46.473641 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2541/5318] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:46 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:46.568555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ebe3739b-f091-4292-9c9c-5af25ba29d3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:46.570048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ebe3739b-f091-4292-9c9c-5af25ba29d3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:46.576907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebe3739b-f091-4292-9c9c-5af25ba29d3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:46.577360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebe3739b-f091-4292-9c9c-5af25ba29d3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:46.578158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebe3739b-f091-4292-9c9c-5af25ba29d3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:46.578590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebe3739b-f091-4292-9c9c-5af25ba29d3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:46.842334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ebe3739b-f091-4292-9c9c-5af25ba29d3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:46.851981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ebe3739b-f091-4292-9c9c-5af25ba29d3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:46.853902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ebe3739b-f091-4292-9c9c-5af25ba29d3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:46.855359 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ebe3739b-f091-4292-9c9c-5af25ba29d3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1406 microversion: 2.20 time: 0.291865 May 18 22:43:46.856536 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2778/5319] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:43:46 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1406 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:43:47.491321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bff28ba7-63c8-4988-9dbb-e3534f013919 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:47.495579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bff28ba7-63c8-4988-9dbb-e3534f013919 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:47.503803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-bff28ba7-63c8-4988-9dbb-e3534f013919 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_api:SELECT=65,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:47.507664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bff28ba7-63c8-4988-9dbb-e3534f013919 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:47.508902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bff28ba7-63c8-4988-9dbb-e3534f013919 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:47.510672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bff28ba7-63c8-4988-9dbb-e3534f013919 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:47.511673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bff28ba7-63c8-4988-9dbb-e3534f013919 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:47.724199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bff28ba7-63c8-4988-9dbb-e3534f013919 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:47.735946 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bff28ba7-63c8-4988-9dbb-e3534f013919 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.248839 May 18 22:43:47.736647 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2542/5320] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:47 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:47.879370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-82dbf519-8bef-455e-880e-a7f85b2dfc6b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:47.880270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-82dbf519-8bef-455e-880e-a7f85b2dfc6b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:47.890835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82dbf519-8bef-455e-880e-a7f85b2dfc6b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:47.891275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82dbf519-8bef-455e-880e-a7f85b2dfc6b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:47.892038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82dbf519-8bef-455e-880e-a7f85b2dfc6b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:47.892467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82dbf519-8bef-455e-880e-a7f85b2dfc6b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:48.121992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82dbf519-8bef-455e-880e-a7f85b2dfc6b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:48.138873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82dbf519-8bef-455e-880e-a7f85b2dfc6b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:48.140363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82dbf519-8bef-455e-880e-a7f85b2dfc6b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:48.141559 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-82dbf519-8bef-455e-880e-a7f85b2dfc6b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1598 microversion: 2.20 time: 0.270496 May 18 22:43:48.142202 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2779/5321] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:43:47 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1598 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:43:48.160869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8bbe3a5e-fc45-4d2a-beee-6752f452919d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:48.160869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8bbe3a5e-fc45-4d2a-beee-6752f452919d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:48.168952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8bbe3a5e-fc45-4d2a-beee-6752f452919d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:48.168952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8bbe3a5e-fc45-4d2a-beee-6752f452919d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:48.168952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8bbe3a5e-fc45-4d2a-beee-6752f452919d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:48.169246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8bbe3a5e-fc45-4d2a-beee-6752f452919d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:48.288026 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8bbe3a5e-fc45-4d2a-beee-6752f452919d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-interface" status: 200 len: 284 microversion: 2.20 time: 0.131400 May 18 22:43:48.289355 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2543/5322] 10.222.0.58 () {60 vars in 1315 bytes} [Wed May 18 22:43:48 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-interface => generated 284 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:43:48.753868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cbf124ae-b7fb-4a8d-96bd-ccbe8e2c1079 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:48.754917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cbf124ae-b7fb-4a8d-96bd-ccbe8e2c1079 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:48.761616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbf124ae-b7fb-4a8d-96bd-ccbe8e2c1079 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:48.762454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbf124ae-b7fb-4a8d-96bd-ccbe8e2c1079 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:48.763470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbf124ae-b7fb-4a8d-96bd-ccbe8e2c1079 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:48.764141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbf124ae-b7fb-4a8d-96bd-ccbe8e2c1079 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:49.153523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cbf124ae-b7fb-4a8d-96bd-ccbe8e2c1079 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:49.167649 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cbf124ae-b7fb-4a8d-96bd-ccbe8e2c1079 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.417798 May 18 22:43:49.168660 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2780/5323] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:48 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:43:50.185673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dcccd2fe-c363-4298-8c6b-74634f4a65ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:50.186319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dcccd2fe-c363-4298-8c6b-74634f4a65ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:50.202010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcccd2fe-c363-4298-8c6b-74634f4a65ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:50.202872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcccd2fe-c363-4298-8c6b-74634f4a65ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:50.203938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcccd2fe-c363-4298-8c6b-74634f4a65ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:50.204815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dcccd2fe-c363-4298-8c6b-74634f4a65ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:50.312103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d01dfb62-3dca-4920-abed-f67192fee4b7 req-d1a924f9-6495-461c-8693-064b1a813d75 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "57208540-6f21-4b9b-bdee-54d3358f1a11", "tag": "0dfdb3a8-62d5-4c2c-96d8-728451d5929c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:43:50.324771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d01dfb62-3dca-4920-abed-f67192fee4b7 req-d1a924f9-6495-461c-8693-064b1a813d75 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:50.325814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d01dfb62-3dca-4920-abed-f67192fee4b7 req-d1a924f9-6495-461c-8693-064b1a813d75 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:50.342435 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d01dfb62-3dca-4920-abed-f67192fee4b7 req-d1a924f9-6495-461c-8693-064b1a813d75 service nova] Creating event network-changed:0dfdb3a8-62d5-4c2c-96d8-728451d5929c for instance 57208540-6f21-4b9b-bdee-54d3358f1a11 on n-h1-841040-6 May 18 22:43:50.348165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d01dfb62-3dca-4920-abed-f67192fee4b7 req-d1a924f9-6495-461c-8693-064b1a813d75 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040788 May 18 22:43:50.350758 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2781/5324] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:43:50 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:43:50.444842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dcccd2fe-c363-4298-8c6b-74634f4a65ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:50.454647 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dcccd2fe-c363-4298-8c6b-74634f4a65ed tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.273429 May 18 22:43:50.456537 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2544/5325] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:50 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:51.477584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5843f93-232d-4fb3-aaec-804b96febb31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:51.478491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a5843f93-232d-4fb3-aaec-804b96febb31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:51.491381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5843f93-232d-4fb3-aaec-804b96febb31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:51.497851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5843f93-232d-4fb3-aaec-804b96febb31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:51.503423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5843f93-232d-4fb3-aaec-804b96febb31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:51.505019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5843f93-232d-4fb3-aaec-804b96febb31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:51.806986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a5843f93-232d-4fb3-aaec-804b96febb31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:51.818302 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a5843f93-232d-4fb3-aaec-804b96febb31 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.347143 May 18 22:43:51.820812 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2782/5326] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:51 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:52.845616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a2671285-49e6-4513-bdf8-694aa822caa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:52.846445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a2671285-49e6-4513-bdf8-694aa822caa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:52.859587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2671285-49e6-4513-bdf8-694aa822caa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:52.861148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2671285-49e6-4513-bdf8-694aa822caa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:52.862106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2671285-49e6-4513-bdf8-694aa822caa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:52.862833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a2671285-49e6-4513-bdf8-694aa822caa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:53.089438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a2671285-49e6-4513-bdf8-694aa822caa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:53.098309 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a2671285-49e6-4513-bdf8-694aa822caa0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.264772 May 18 22:43:53.099498 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2545/5327] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:52 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:54.116834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-09e379c7-e2da-46aa-896e-02bd21d9a242 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:54.117441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-09e379c7-e2da-46aa-896e-02bd21d9a242 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:54.131791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09e379c7-e2da-46aa-896e-02bd21d9a242 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:54.132234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09e379c7-e2da-46aa-896e-02bd21d9a242 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:54.133002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09e379c7-e2da-46aa-896e-02bd21d9a242 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:54.133429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09e379c7-e2da-46aa-896e-02bd21d9a242 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:54.348719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-09e379c7-e2da-46aa-896e-02bd21d9a242 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:54.370102 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-09e379c7-e2da-46aa-896e-02bd21d9a242 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.257669 May 18 22:43:54.382682 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2783/5328] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:54 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:55.391784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b731abf-3a81-4c43-93ba-4d9ebf6fd2d6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:55.393236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8b731abf-3a81-4c43-93ba-4d9ebf6fd2d6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:55.404741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b731abf-3a81-4c43-93ba-4d9ebf6fd2d6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:55.405681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b731abf-3a81-4c43-93ba-4d9ebf6fd2d6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:55.406901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b731abf-3a81-4c43-93ba-4d9ebf6fd2d6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:55.407709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b731abf-3a81-4c43-93ba-4d9ebf6fd2d6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:55.445883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8b731abf-3a81-4c43-93ba-4d9ebf6fd2d6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:43:55.628677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8b731abf-3a81-4c43-93ba-4d9ebf6fd2d6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:55.656559 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8b731abf-3a81-4c43-93ba-4d9ebf6fd2d6 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.268496 May 18 22:43:55.661921 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2546/5329] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:55 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:56.674521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-51da0187-32ec-4a52-aa3e-70463cff6217 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:56.675752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-51da0187-32ec-4a52-aa3e-70463cff6217 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:56.692973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51da0187-32ec-4a52-aa3e-70463cff6217 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:56.694008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51da0187-32ec-4a52-aa3e-70463cff6217 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:56.695680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51da0187-32ec-4a52-aa3e-70463cff6217 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:56.697648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51da0187-32ec-4a52-aa3e-70463cff6217 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:56.933631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-51da0187-32ec-4a52-aa3e-70463cff6217 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:56.945807 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-51da0187-32ec-4a52-aa3e-70463cff6217 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.275746 May 18 22:43:56.947755 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2784/5330] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:56 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:57.964401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-20109ec0-a07d-4c7b-9c2e-c08ad278a4d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:57.964890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-20109ec0-a07d-4c7b-9c2e-c08ad278a4d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:57.973660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20109ec0-a07d-4c7b-9c2e-c08ad278a4d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:57.974217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20109ec0-a07d-4c7b-9c2e-c08ad278a4d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:57.975687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20109ec0-a07d-4c7b-9c2e-c08ad278a4d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:57.976324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20109ec0-a07d-4c7b-9c2e-c08ad278a4d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:58.136674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-20109ec0-a07d-4c7b-9c2e-c08ad278a4d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:58.144978 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-20109ec0-a07d-4c7b-9c2e-c08ad278a4d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.185161 May 18 22:43:58.156089 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2547/5331] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:57 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:43:59.165514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fc185eb1-cb7b-4dd4-9ca6-3207fa4eb55f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:43:59.166159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fc185eb1-cb7b-4dd4-9ca6-3207fa4eb55f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:43:59.174819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc185eb1-cb7b-4dd4-9ca6-3207fa4eb55f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:59.175261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc185eb1-cb7b-4dd4-9ca6-3207fa4eb55f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:59.176081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc185eb1-cb7b-4dd4-9ca6-3207fa4eb55f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:43:59.176450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc185eb1-cb7b-4dd4-9ca6-3207fa4eb55f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:43:59.352950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc185eb1-cb7b-4dd4-9ca6-3207fa4eb55f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:43:59.362160 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fc185eb1-cb7b-4dd4-9ca6-3207fa4eb55f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.200907 May 18 22:43:59.363400 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2785/5332] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:43:59 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:00.386954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5646be3c-0732-422a-a60c-101a30adb100 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:00.388755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5646be3c-0732-422a-a60c-101a30adb100 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:00.397472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5646be3c-0732-422a-a60c-101a30adb100 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:00.398091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5646be3c-0732-422a-a60c-101a30adb100 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:00.399525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5646be3c-0732-422a-a60c-101a30adb100 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:00.400103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5646be3c-0732-422a-a60c-101a30adb100 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:00.612897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5646be3c-0732-422a-a60c-101a30adb100 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:00.622035 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5646be3c-0732-422a-a60c-101a30adb100 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.243022 May 18 22:44:00.622772 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2548/5333] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:00 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:01.641302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e34c14f2-24ce-4c3a-a068-5d7a5a8e5352 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:01.641955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e34c14f2-24ce-4c3a-a068-5d7a5a8e5352 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:01.650241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e34c14f2-24ce-4c3a-a068-5d7a5a8e5352 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:01.651088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e34c14f2-24ce-4c3a-a068-5d7a5a8e5352 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:01.651987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e34c14f2-24ce-4c3a-a068-5d7a5a8e5352 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:01.652564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e34c14f2-24ce-4c3a-a068-5d7a5a8e5352 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:01.867143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e34c14f2-24ce-4c3a-a068-5d7a5a8e5352 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:01.880778 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e34c14f2-24ce-4c3a-a068-5d7a5a8e5352 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.243814 May 18 22:44:01.888055 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2786/5334] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:01 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:02.900825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-00d1c999-3efa-456b-9d68-f6e9c5a0113d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:02.902046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-00d1c999-3efa-456b-9d68-f6e9c5a0113d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:02.911668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00d1c999-3efa-456b-9d68-f6e9c5a0113d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:02.912520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00d1c999-3efa-456b-9d68-f6e9c5a0113d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:02.914009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00d1c999-3efa-456b-9d68-f6e9c5a0113d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:02.914827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00d1c999-3efa-456b-9d68-f6e9c5a0113d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:03.098333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-00d1c999-3efa-456b-9d68-f6e9c5a0113d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:03.106660 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-00d1c999-3efa-456b-9d68-f6e9c5a0113d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.212150 May 18 22:44:03.116324 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2549/5335] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:02 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:04.123403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7aae6893-9a7b-4802-b811-30862ff5fc43 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:04.124009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7aae6893-9a7b-4802-b811-30862ff5fc43 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:04.130810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7aae6893-9a7b-4802-b811-30862ff5fc43 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:04.131418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7aae6893-9a7b-4802-b811-30862ff5fc43 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:04.132171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7aae6893-9a7b-4802-b811-30862ff5fc43 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:04.132596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7aae6893-9a7b-4802-b811-30862ff5fc43 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:04.372307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7aae6893-9a7b-4802-b811-30862ff5fc43 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:04.387881 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7aae6893-9a7b-4802-b811-30862ff5fc43 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.268328 May 18 22:44:04.389039 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2787/5336] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:04 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:05.408538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-844c3cf0-5084-4ec5-b779-99f77f7fc84a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:05.409309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-844c3cf0-5084-4ec5-b779-99f77f7fc84a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:05.418157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-844c3cf0-5084-4ec5-b779-99f77f7fc84a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:05.418684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-844c3cf0-5084-4ec5-b779-99f77f7fc84a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:05.419553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-844c3cf0-5084-4ec5-b779-99f77f7fc84a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:05.419991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-844c3cf0-5084-4ec5-b779-99f77f7fc84a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:05.589568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-844c3cf0-5084-4ec5-b779-99f77f7fc84a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:05.598007 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-844c3cf0-5084-4ec5-b779-99f77f7fc84a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.195318 May 18 22:44:05.599428 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2550/5337] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:05 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:06.615607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-598dd33c-47e8-4e0d-b378-f4ae10be1da3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:06.616211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-598dd33c-47e8-4e0d-b378-f4ae10be1da3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:06.623062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-598dd33c-47e8-4e0d-b378-f4ae10be1da3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:06.623688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-598dd33c-47e8-4e0d-b378-f4ae10be1da3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:06.624588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-598dd33c-47e8-4e0d-b378-f4ae10be1da3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:06.625161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-598dd33c-47e8-4e0d-b378-f4ae10be1da3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:06.874000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-598dd33c-47e8-4e0d-b378-f4ae10be1da3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:06.886839 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-598dd33c-47e8-4e0d-b378-f4ae10be1da3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.274974 May 18 22:44:06.887427 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2788/5338] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:06 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:07.904519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-71452c65-b1f0-493f-b200-fb927ad815dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:07.905121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-71452c65-b1f0-493f-b200-fb927ad815dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:07.916644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71452c65-b1f0-493f-b200-fb927ad815dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:07.917231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71452c65-b1f0-493f-b200-fb927ad815dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:07.918234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71452c65-b1f0-493f-b200-fb927ad815dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:07.918760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71452c65-b1f0-493f-b200-fb927ad815dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:08.076398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-71452c65-b1f0-493f-b200-fb927ad815dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:08.090639 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-71452c65-b1f0-493f-b200-fb927ad815dd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.189752 May 18 22:44:08.101206 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2551/5339] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:07 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:09.109073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9dd718ae-cde4-4120-a8fa-909ff014ad84 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:09.109622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9dd718ae-cde4-4120-a8fa-909ff014ad84 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:09.117997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9dd718ae-cde4-4120-a8fa-909ff014ad84 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_api:SELECT=42 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:44:09.119797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9dd718ae-cde4-4120-a8fa-909ff014ad84 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:09.120446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9dd718ae-cde4-4120-a8fa-909ff014ad84 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:09.121511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9dd718ae-cde4-4120-a8fa-909ff014ad84 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:09.122144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9dd718ae-cde4-4120-a8fa-909ff014ad84 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:09.269346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9dd718ae-cde4-4120-a8fa-909ff014ad84 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:09.277863 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9dd718ae-cde4-4120-a8fa-909ff014ad84 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.173399 May 18 22:44:09.278522 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2789/5340] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:09 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:10.296815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8c49f15-5ede-4b53-86ee-f69e2a273fec tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:10.297587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b8c49f15-5ede-4b53-86ee-f69e2a273fec tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:10.305538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8c49f15-5ede-4b53-86ee-f69e2a273fec tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:10.306208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8c49f15-5ede-4b53-86ee-f69e2a273fec tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:10.307026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8c49f15-5ede-4b53-86ee-f69e2a273fec tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:10.307522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8c49f15-5ede-4b53-86ee-f69e2a273fec tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:10.474388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b8c49f15-5ede-4b53-86ee-f69e2a273fec tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:10.485278 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8c49f15-5ede-4b53-86ee-f69e2a273fec tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1510 microversion: 2.1 time: 0.193911 May 18 22:44:10.485963 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2552/5341] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:10 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1510 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:11.502681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9fe20246-1972-4dbb-96da-91eca78a345d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:11.503893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9fe20246-1972-4dbb-96da-91eca78a345d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:11.513499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9fe20246-1972-4dbb-96da-91eca78a345d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:11.513499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9fe20246-1972-4dbb-96da-91eca78a345d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:11.515310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9fe20246-1972-4dbb-96da-91eca78a345d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:11.516213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9fe20246-1972-4dbb-96da-91eca78a345d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:11.664053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9fe20246-1972-4dbb-96da-91eca78a345d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:11.672116 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9fe20246-1972-4dbb-96da-91eca78a345d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1487 microversion: 2.1 time: 0.173233 May 18 22:44:11.683981 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2790/5342] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:11 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1487 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:11.689474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f91e0679-f8b8-4a14-b595-5fd1a55f1cb8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Action: 'update', calling method: >, body: {"server": {"name": "tempest-\u00cd\u00f1st\u00e1\u00f1c\u00e9-427034652"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:44:11.690742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f91e0679-f8b8-4a14-b595-5fd1a55f1cb8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:11.698723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f91e0679-f8b8-4a14-b595-5fd1a55f1cb8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:11.699245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f91e0679-f8b8-4a14-b595-5fd1a55f1cb8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:11.700119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f91e0679-f8b8-4a14-b595-5fd1a55f1cb8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:11.700659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f91e0679-f8b8-4a14-b595-5fd1a55f1cb8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:11.774689 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f91e0679-f8b8-4a14-b595-5fd1a55f1cb8 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "PUT /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1059 microversion: 2.1 time: 0.088871 May 18 22:44:11.783868 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2553/5343] 10.222.0.58 () {60 vars in 1255 bytes} [Wed May 18 22:44:11 2022] PUT /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1059 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:11.789700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e1c8959d-ea63-4fa2-be06-f966f0041b5a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:11.790670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e1c8959d-ea63-4fa2-be06-f966f0041b5a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:11.797519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1c8959d-ea63-4fa2-be06-f966f0041b5a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:11.798180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1c8959d-ea63-4fa2-be06-f966f0041b5a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:11.799108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1c8959d-ea63-4fa2-be06-f966f0041b5a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:11.799714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1c8959d-ea63-4fa2-be06-f966f0041b5a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:11.944115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e1c8959d-ea63-4fa2-be06-f966f0041b5a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:11.952462 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e1c8959d-ea63-4fa2-be06-f966f0041b5a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1486 microversion: 2.1 time: 0.166535 May 18 22:44:11.953646 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2791/5344] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:11 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1486 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:11.968976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a880da81-46f7-4aa8-a849-61a762197b52 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:11.969585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a880da81-46f7-4aa8-a849-61a762197b52 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:11.975910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a880da81-46f7-4aa8-a849-61a762197b52 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:11.976608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a880da81-46f7-4aa8-a849-61a762197b52 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:11.977578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a880da81-46f7-4aa8-a849-61a762197b52 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:11.978251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a880da81-46f7-4aa8-a849-61a762197b52 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:12.119232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a880da81-46f7-4aa8-a849-61a762197b52 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:12.127649 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a880da81-46f7-4aa8-a849-61a762197b52 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1486 microversion: 2.1 time: 0.162534 May 18 22:44:12.129483 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2554/5345] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:11 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1486 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:12.145589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1d048e53-fb03-4a95-8ff2-bcd8538f0cf0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:12.146671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1d048e53-fb03-4a95-8ff2-bcd8538f0cf0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:12.153058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d048e53-fb03-4a95-8ff2-bcd8538f0cf0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:12.153509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d048e53-fb03-4a95-8ff2-bcd8538f0cf0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:12.154321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d048e53-fb03-4a95-8ff2-bcd8538f0cf0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:12.154740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d048e53-fb03-4a95-8ff2-bcd8538f0cf0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:12.180791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1d048e53-fb03-4a95-8ff2-bcd8538f0cf0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:44:12.305585 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1d048e53-fb03-4a95-8ff2-bcd8538f0cf0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 204 len: 0 microversion: 2.1 time: 0.163527 May 18 22:44:12.306438 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2792/5346] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:44:12 2022] DELETE /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:44:12.314794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3171ba19-623d-43cf-98b2-b33ba81e28c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:12.315425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3171ba19-623d-43cf-98b2-b33ba81e28c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:12.322568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3171ba19-623d-43cf-98b2-b33ba81e28c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:12.323016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3171ba19-623d-43cf-98b2-b33ba81e28c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:12.323785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3171ba19-623d-43cf-98b2-b33ba81e28c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:12.324222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3171ba19-623d-43cf-98b2-b33ba81e28c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:12.519375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3171ba19-623d-43cf-98b2-b33ba81e28c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:12.535582 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3171ba19-623d-43cf-98b2-b33ba81e28c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1492 microversion: 2.1 time: 0.224802 May 18 22:44:12.536722 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2555/5347] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:12 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1492 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:13.554346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1be40088-6a48-4c4b-93cb-a0315a896710 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:13.555101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1be40088-6a48-4c4b-93cb-a0315a896710 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:13.564004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1be40088-6a48-4c4b-93cb-a0315a896710 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:13.571432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1be40088-6a48-4c4b-93cb-a0315a896710 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:13.572497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1be40088-6a48-4c4b-93cb-a0315a896710 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:13.573091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1be40088-6a48-4c4b-93cb-a0315a896710 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:13.623419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1be40088-6a48-4c4b-93cb-a0315a896710 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:44:13.832990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1be40088-6a48-4c4b-93cb-a0315a896710 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:13.843148 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1be40088-6a48-4c4b-93cb-a0315a896710 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 200 len: 1492 microversion: 2.1 time: 0.293082 May 18 22:44:13.852706 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2793/5348] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:13 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 1492 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:14.129635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-398b9b5b-6336-4a3d-85ca-88f7f9066334 req-cf8a4c61-d61f-4712-85fa-259305015498 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "41c1d59d-bd23-4720-a42a-881ef375da11", "name": "network-vif-deleted", "tag": "02b6c34b-45ad-4899-b1a1-d1aaae4699a1"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:44:14.146672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-398b9b5b-6336-4a3d-85ca-88f7f9066334 req-cf8a4c61-d61f-4712-85fa-259305015498 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:14.147202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-398b9b5b-6336-4a3d-85ca-88f7f9066334 req-cf8a4c61-d61f-4712-85fa-259305015498 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:14.161252 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-398b9b5b-6336-4a3d-85ca-88f7f9066334 req-cf8a4c61-d61f-4712-85fa-259305015498 service nova] Creating event network-vif-deleted:02b6c34b-45ad-4899-b1a1-d1aaae4699a1 for instance 41c1d59d-bd23-4720-a42a-881ef375da11 on n-h2-841040-6 May 18 22:44:14.167391 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-398b9b5b-6336-4a3d-85ca-88f7f9066334 req-cf8a4c61-d61f-4712-85fa-259305015498 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041652 May 18 22:44:14.168204 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2556/5349] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:44:14 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:44:14.861309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e7705566-f8e9-4e3c-8c56-aab61b19a471 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:14.862081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e7705566-f8e9-4e3c-8c56-aab61b19a471 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:14.883489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7705566-f8e9-4e3c-8c56-aab61b19a471 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:14.883930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7705566-f8e9-4e3c-8c56-aab61b19a471 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:14.884689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7705566-f8e9-4e3c-8c56-aab61b19a471 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:14.885114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7705566-f8e9-4e3c-8c56-aab61b19a471 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:14.906217 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-e7705566-f8e9-4e3c-8c56-aab61b19a471 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e7705566-f8e9-4e3c-8c56-aab61b19a471 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 HTTP/1.1 May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '41c1d59d-bd23-4720-a42a-881ef375da11'} May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:14.907793 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:14.911833 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:14.911833 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:14.911833 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:14.911833 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:14.911833 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:14.911833 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:14.911833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e7705566-f8e9-4e3c-8c56-aab61b19a471 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:14.911833 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e7705566-f8e9-4e3c-8c56-aab61b19a471 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 404 len: 111 microversion: 2.1 time: 0.052335 May 18 22:44:14.929237 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2794/5350] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:14 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:14.934398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1fba6074-0e24-4bc7-bfcd-b60c562af884 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:14.935001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1fba6074-0e24-4bc7-bfcd-b60c562af884 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:14.953508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1fba6074-0e24-4bc7-bfcd-b60c562af884 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:14.954221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1fba6074-0e24-4bc7-bfcd-b60c562af884 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:14.955491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1fba6074-0e24-4bc7-bfcd-b60c562af884 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:14.956070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1fba6074-0e24-4bc7-bfcd-b60c562af884 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:14.977441 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-1fba6074-0e24-4bc7-bfcd-b60c562af884 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1fba6074-0e24-4bc7-bfcd-b60c562af884 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 HTTP/1.1 May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '41c1d59d-bd23-4720-a42a-881ef375da11'} May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:14.979870 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:14.983300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:14.983300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:14.983300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:14.983300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:14.983300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:14.983300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:14.983300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:14.983300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:14.983300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:14.983300 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:14.984971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1fba6074-0e24-4bc7-bfcd-b60c562af884 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:14.986039 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1fba6074-0e24-4bc7-bfcd-b60c562af884 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 404 len: 111 microversion: 2.1 time: 0.055974 May 18 22:44:14.988061 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2557/5351] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:44:14 2022] DELETE /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:44:14.995814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-410faed2-0a8d-4190-a411-a82fbd09516d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:14.996524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-410faed2-0a8d-4190-a411-a82fbd09516d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 41c1d59d-bd23-4720-a42a-881ef375da11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.002882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-410faed2-0a8d-4190-a411-a82fbd09516d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.003401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-410faed2-0a8d-4190-a411-a82fbd09516d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.004213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-410faed2-0a8d-4190-a411-a82fbd09516d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.004865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-410faed2-0a8d-4190-a411-a82fbd09516d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.020600 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-410faed2-0a8d-4190-a411-a82fbd09516d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-410faed2-0a8d-4190-a411-a82fbd09516d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 HTTP/1.1 May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '41c1d59d-bd23-4720-a42a-881ef375da11'} May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.022552 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.026544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.026544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.026544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:15.026544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:15.026544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. May 18 22:44:15.026544 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.028246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-410faed2-0a8d-4190-a411-a82fbd09516d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 41c1d59d-bd23-4720-a42a-881ef375da11 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:15.029331 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-410faed2-0a8d-4190-a411-a82fbd09516d tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11" status: 404 len: 111 microversion: 2.1 time: 0.037774 May 18 22:44:15.033184 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2795/5352] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:14 2022] GET /compute/v2.1/servers/41c1d59d-bd23-4720-a42a-881ef375da11 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:15.039068 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7b85a1e2-3840-4f1d-b5f5-2e490111d337 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.039570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7b85a1e2-3840-4f1d-b5f5-2e490111d337 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.051038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b85a1e2-3840-4f1d-b5f5-2e490111d337 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.051484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b85a1e2-3840-4f1d-b5f5-2e490111d337 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.053051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b85a1e2-3840-4f1d-b5f5-2e490111d337 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.053483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b85a1e2-3840-4f1d-b5f5-2e490111d337 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.091202 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-7b85a1e2-3840-4f1d-b5f5-2e490111d337 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7b85a1e2-3840-4f1d-b5f5-2e490111d337 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb HTTP/1.1 May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb'} May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:15.100746 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:44:15.104740 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.104740 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.104740 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.104740 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.104740 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.104740 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.104740 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:15.104740 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:15.104740 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:44:15.104740 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.106259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7b85a1e2-3840-4f1d-b5f5-2e490111d337 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:15.107368 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7b85a1e2-3840-4f1d-b5f5-2e490111d337 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 404 len: 111 microversion: 2.1 time: 0.073036 May 18 22:44:15.109615 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2558/5353] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:44:15 2022] DELETE /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 111 bytes in 76 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:15.117602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-faf1a4b5-3459-4c16-aa31-167e3e7a576a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.118396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-faf1a4b5-3459-4c16-aa31-167e3e7a576a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.131611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-faf1a4b5-3459-4c16-aa31-167e3e7a576a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.132274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-faf1a4b5-3459-4c16-aa31-167e3e7a576a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.133201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-faf1a4b5-3459-4c16-aa31-167e3e7a576a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.134289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-faf1a4b5-3459-4c16-aa31-167e3e7a576a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.157598 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-faf1a4b5-3459-4c16-aa31-167e3e7a576a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-faf1a4b5-3459-4c16-aa31-167e3e7a576a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb HTTP/1.1 May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb'} May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.165113 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.168428 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.168428 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.168428 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:15.168428 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:15.168428 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. May 18 22:44:15.168428 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.173889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-faf1a4b5-3459-4c16-aa31-167e3e7a576a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:15.176469 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-faf1a4b5-3459-4c16-aa31-167e3e7a576a tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb" status: 404 len: 111 microversion: 2.1 time: 0.062614 May 18 22:44:15.181551 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2796/5354] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:15 2022] GET /compute/v2.1/servers/9e7f74e0-36fa-4e48-9a65-d4bcac9f0feb => generated 111 bytes in 68 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:44:15.190450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-067dc3e4-eb0f-426e-af1a-01aca2312e41 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.194589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-067dc3e4-eb0f-426e-af1a-01aca2312e41 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.211108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-067dc3e4-eb0f-426e-af1a-01aca2312e41 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.211811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-067dc3e4-eb0f-426e-af1a-01aca2312e41 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.213654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-067dc3e4-eb0f-426e-af1a-01aca2312e41 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.217348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-067dc3e4-eb0f-426e-af1a-01aca2312e41 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.278730 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-067dc3e4-eb0f-426e-af1a-01aca2312e41 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-067dc3e4-eb0f-426e-af1a-01aca2312e41 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 HTTP/1.1 May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '4cbea6df-89c2-4d9e-be57-6578f8f730c6'} May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:15.280685 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:44:15.284487 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.284487 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.284487 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.284487 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.284487 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.284487 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.284487 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:15.284487 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:15.284487 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:44:15.284487 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.295320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-067dc3e4-eb0f-426e-af1a-01aca2312e41 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:15.296725 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-067dc3e4-eb0f-426e-af1a-01aca2312e41 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 404 len: 111 microversion: 2.1 time: 0.113099 May 18 22:44:15.297568 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2559/5355] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:44:15 2022] DELETE /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 111 bytes in 115 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:15.314480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a11f76b-aded-4a29-9806-4d1e340a20b0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.316066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7a11f76b-aded-4a29-9806-4d1e340a20b0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 4cbea6df-89c2-4d9e-be57-6578f8f730c6] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.324295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a11f76b-aded-4a29-9806-4d1e340a20b0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.324801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a11f76b-aded-4a29-9806-4d1e340a20b0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.325570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a11f76b-aded-4a29-9806-4d1e340a20b0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.326339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a11f76b-aded-4a29-9806-4d1e340a20b0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.344747 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-7a11f76b-aded-4a29-9806-4d1e340a20b0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a11f76b-aded-4a29-9806-4d1e340a20b0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 HTTP/1.1 May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '4cbea6df-89c2-4d9e-be57-6578f8f730c6'} May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.346786 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.350590 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.350590 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.350590 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:15.350590 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:15.350590 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. May 18 22:44:15.350590 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.352266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a11f76b-aded-4a29-9806-4d1e340a20b0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 4cbea6df-89c2-4d9e-be57-6578f8f730c6 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:15.353501 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a11f76b-aded-4a29-9806-4d1e340a20b0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6" status: 404 len: 111 microversion: 2.1 time: 0.051451 May 18 22:44:15.354646 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2797/5356] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:15 2022] GET /compute/v2.1/servers/4cbea6df-89c2-4d9e-be57-6578f8f730c6 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:15.368865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b6706795-f0bb-4c55-91b9-bb09637530b3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.369364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b6706795-f0bb-4c55-91b9-bb09637530b3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.377598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6706795-f0bb-4c55-91b9-bb09637530b3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.378526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6706795-f0bb-4c55-91b9-bb09637530b3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.379750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6706795-f0bb-4c55-91b9-bb09637530b3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.380557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6706795-f0bb-4c55-91b9-bb09637530b3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.399917 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-b6706795-f0bb-4c55-91b9-bb09637530b3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b6706795-f0bb-4c55-91b9-bb09637530b3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a HTTP/1.1 May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '0d2df442-a3c3-4915-b85f-f95fb58e6c6a'} May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:15.402326 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:44:15.405612 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.405612 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.405612 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.405612 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.405612 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.405612 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.405612 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:15.405612 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:15.405612 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:44:15.405612 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.405612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b6706795-f0bb-4c55-91b9-bb09637530b3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:15.405612 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b6706795-f0bb-4c55-91b9-bb09637530b3 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 404 len: 111 microversion: 2.1 time: 0.040165 May 18 22:44:15.405612 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2560/5357] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:44:15 2022] DELETE /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:15.414105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76309729-362e-4ebf-b9bf-4f00c58d6f36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.414942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-76309729-362e-4ebf-b9bf-4f00c58d6f36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 0d2df442-a3c3-4915-b85f-f95fb58e6c6a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.424080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76309729-362e-4ebf-b9bf-4f00c58d6f36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.426823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76309729-362e-4ebf-b9bf-4f00c58d6f36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.428609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76309729-362e-4ebf-b9bf-4f00c58d6f36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.429253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76309729-362e-4ebf-b9bf-4f00c58d6f36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.447672 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-76309729-362e-4ebf-b9bf-4f00c58d6f36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76309729-362e-4ebf-b9bf-4f00c58d6f36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a HTTP/1.1 May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '0d2df442-a3c3-4915-b85f-f95fb58e6c6a'} May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.450870 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.465055 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.465055 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.465055 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:15.465055 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:15.465055 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. May 18 22:44:15.465055 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.465055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76309729-362e-4ebf-b9bf-4f00c58d6f36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 0d2df442-a3c3-4915-b85f-f95fb58e6c6a could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:15.466143 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-76309729-362e-4ebf-b9bf-4f00c58d6f36 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a" status: 404 len: 111 microversion: 2.1 time: 0.056862 May 18 22:44:15.467102 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2798/5358] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:15 2022] GET /compute/v2.1/servers/0d2df442-a3c3-4915-b85f-f95fb58e6c6a => generated 111 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:15.478727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-25c9923c-11ca-4648-bfc1-7c2033767b3f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.478727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-25c9923c-11ca-4648-bfc1-7c2033767b3f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.493651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25c9923c-11ca-4648-bfc1-7c2033767b3f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.493651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25c9923c-11ca-4648-bfc1-7c2033767b3f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.493651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25c9923c-11ca-4648-bfc1-7c2033767b3f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.493651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25c9923c-11ca-4648-bfc1-7c2033767b3f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.505791 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-25c9923c-11ca-4648-bfc1-7c2033767b3f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-25c9923c-11ca-4648-bfc1-7c2033767b3f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 HTTP/1.1 May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '04c87f24-edae-4603-8186-2495d5123725'} May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:15.507472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:44:15.510534 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.510534 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.510534 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.510534 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.510534 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.510534 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.510534 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:15.510534 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:15.510534 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:44:15.510534 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.510534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-25c9923c-11ca-4648-bfc1-7c2033767b3f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:15.510534 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-25c9923c-11ca-4648-bfc1-7c2033767b3f tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 404 len: 111 microversion: 2.1 time: 0.036446 May 18 22:44:15.510534 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2561/5359] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:44:15 2022] DELETE /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:15.517689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b0141cf5-ad90-47b5-aff3-baeca7e87cdd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.518721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b0141cf5-ad90-47b5-aff3-baeca7e87cdd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 04c87f24-edae-4603-8186-2495d5123725] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.526745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0141cf5-ad90-47b5-aff3-baeca7e87cdd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.527563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0141cf5-ad90-47b5-aff3-baeca7e87cdd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.528972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0141cf5-ad90-47b5-aff3-baeca7e87cdd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.529707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0141cf5-ad90-47b5-aff3-baeca7e87cdd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.549452 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b0141cf5-ad90-47b5-aff3-baeca7e87cdd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b0141cf5-ad90-47b5-aff3-baeca7e87cdd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 HTTP/1.1 May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '04c87f24-edae-4603-8186-2495d5123725'} May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.551795 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.555242 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.555242 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.555242 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:15.555242 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:15.555242 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. May 18 22:44:15.555242 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.555242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b0141cf5-ad90-47b5-aff3-baeca7e87cdd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 04c87f24-edae-4603-8186-2495d5123725 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:15.556113 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b0141cf5-ad90-47b5-aff3-baeca7e87cdd tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725" status: 404 len: 111 microversion: 2.1 time: 0.042145 May 18 22:44:15.560198 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2799/5360] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:15 2022] GET /compute/v2.1/servers/04c87f24-edae-4603-8186-2495d5123725 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:15.567351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f8fe1230-2786-4596-ac8d-5ae422edb1c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.568241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f8fe1230-2786-4596-ac8d-5ae422edb1c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.577793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8fe1230-2786-4596-ac8d-5ae422edb1c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.578762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8fe1230-2786-4596-ac8d-5ae422edb1c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.579904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8fe1230-2786-4596-ac8d-5ae422edb1c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.581224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8fe1230-2786-4596-ac8d-5ae422edb1c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.610477 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-f8fe1230-2786-4596-ac8d-5ae422edb1c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f8fe1230-2786-4596-ac8d-5ae422edb1c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 HTTP/1.1 May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8e932911-0925-4849-a0fa-6b957a44b6b4'} May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:15.613063 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:44:15.616778 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.616778 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.616778 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.616778 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.616778 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.616778 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.616778 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:15.616778 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:15.616778 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:44:15.616778 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.618717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f8fe1230-2786-4596-ac8d-5ae422edb1c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:15.619600 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f8fe1230-2786-4596-ac8d-5ae422edb1c5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 404 len: 111 microversion: 2.1 time: 0.057638 May 18 22:44:15.620190 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2562/5361] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:44:15 2022] DELETE /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:15.628211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58ef5bc4-90d4-4fd8-ba32-6864e0f2f5d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.628821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58ef5bc4-90d4-4fd8-ba32-6864e0f2f5d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8e932911-0925-4849-a0fa-6b957a44b6b4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.635146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58ef5bc4-90d4-4fd8-ba32-6864e0f2f5d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.635908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58ef5bc4-90d4-4fd8-ba32-6864e0f2f5d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.636815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58ef5bc4-90d4-4fd8-ba32-6864e0f2f5d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.637445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58ef5bc4-90d4-4fd8-ba32-6864e0f2f5d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.654026 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-58ef5bc4-90d4-4fd8-ba32-6864e0f2f5d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58ef5bc4-90d4-4fd8-ba32-6864e0f2f5d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 HTTP/1.1 May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '8e932911-0925-4849-a0fa-6b957a44b6b4'} May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.655771 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.659431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.659431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.659431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:15.659431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:15.659431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. May 18 22:44:15.659431 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.661189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58ef5bc4-90d4-4fd8-ba32-6864e0f2f5d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 8e932911-0925-4849-a0fa-6b957a44b6b4 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:15.663273 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58ef5bc4-90d4-4fd8-ba32-6864e0f2f5d5 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4" status: 404 len: 111 microversion: 2.1 time: 0.038900 May 18 22:44:15.664269 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2800/5362] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:15 2022] GET /compute/v2.1/servers/8e932911-0925-4849-a0fa-6b957a44b6b4 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:15.672543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e12a0e57-5ec7-497a-b6ed-bf391d55efd0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.673193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e12a0e57-5ec7-497a-b6ed-bf391d55efd0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 20f0afb1-b855-4166-8d9e-29334c0e8a89] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.679964 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-e12a0e57-5ec7-497a-b6ed-bf391d55efd0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e12a0e57-5ec7-497a-b6ed-bf391d55efd0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/20f0afb1-b855-4166-8d9e-29334c0e8a89 HTTP/1.1 May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '20f0afb1-b855-4166-8d9e-29334c0e8a89'} May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.681619 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.688152 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.688152 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.688152 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.688152 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:15.688152 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:15.688152 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:44:15.688152 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:44:15.688152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e12a0e57-5ec7-497a-b6ed-bf391d55efd0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:15.688152 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e12a0e57-5ec7-497a-b6ed-bf391d55efd0 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/20f0afb1-b855-4166-8d9e-29334c0e8a89" status: 404 len: 111 microversion: 2.1 time: 0.014818 May 18 22:44:15.688152 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2563/5363] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:44:15 2022] DELETE /compute/v2.1/servers/20f0afb1-b855-4166-8d9e-29334c0e8a89 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:15.696020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4cbb67e8-61a4-420f-8bd0-a419b2afd825 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.696851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4cbb67e8-61a4-420f-8bd0-a419b2afd825 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 20f0afb1-b855-4166-8d9e-29334c0e8a89] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.705014 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-4cbb67e8-61a4-420f-8bd0-a419b2afd825 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4cbb67e8-61a4-420f-8bd0-a419b2afd825 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/20f0afb1-b855-4166-8d9e-29334c0e8a89 HTTP/1.1 May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '20f0afb1-b855-4166-8d9e-29334c0e8a89'} May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:15.707223 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:15.711761 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:15.711761 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:15.711761 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. May 18 22:44:15.711761 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:15.713768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4cbb67e8-61a4-420f-8bd0-a419b2afd825 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 20f0afb1-b855-4166-8d9e-29334c0e8a89 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:15.715500 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4cbb67e8-61a4-420f-8bd0-a419b2afd825 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/20f0afb1-b855-4166-8d9e-29334c0e8a89" status: 404 len: 111 microversion: 2.1 time: 0.024454 May 18 22:44:15.726487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bb2843cd-20a2-4f2b-8546-4dc12b8fac6b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.727176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bb2843cd-20a2-4f2b-8546-4dc12b8fac6b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.733486 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2801/5364] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:15 2022] GET /compute/v2.1/servers/20f0afb1-b855-4166-8d9e-29334c0e8a89 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:15.736487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb2843cd-20a2-4f2b-8546-4dc12b8fac6b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.737187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb2843cd-20a2-4f2b-8546-4dc12b8fac6b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.738468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb2843cd-20a2-4f2b-8546-4dc12b8fac6b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.739111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb2843cd-20a2-4f2b-8546-4dc12b8fac6b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.812287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bb2843cd-20a2-4f2b-8546-4dc12b8fac6b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:44:15.926321 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bb2843cd-20a2-4f2b-8546-4dc12b8fac6b tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 204 len: 0 microversion: 2.1 time: 0.205055 May 18 22:44:15.928218 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2564/5365] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:44:15 2022] DELETE /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:44:15.936306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-89e85420-c67b-46d7-917a-a8e04ebf2276 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:15.937512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-89e85420-c67b-46d7-917a-a8e04ebf2276 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:15.949284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89e85420-c67b-46d7-917a-a8e04ebf2276 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.951989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89e85420-c67b-46d7-917a-a8e04ebf2276 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:15.954471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89e85420-c67b-46d7-917a-a8e04ebf2276 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:15.955557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89e85420-c67b-46d7-917a-a8e04ebf2276 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:16.208187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-89e85420-c67b-46d7-917a-a8e04ebf2276 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:16.218412 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-89e85420-c67b-46d7-917a-a8e04ebf2276 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1479 microversion: 2.1 time: 0.285871 May 18 22:44:16.219007 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2802/5366] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:15 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1479 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:17.238824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4dd0b562-7eb5-4dcd-84cf-1b37b41cca44 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:17.240664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4dd0b562-7eb5-4dcd-84cf-1b37b41cca44 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:17.250524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4dd0b562-7eb5-4dcd-84cf-1b37b41cca44 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:17.251779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4dd0b562-7eb5-4dcd-84cf-1b37b41cca44 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:17.252614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4dd0b562-7eb5-4dcd-84cf-1b37b41cca44 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:17.253104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4dd0b562-7eb5-4dcd-84cf-1b37b41cca44 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:17.586001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4dd0b562-7eb5-4dcd-84cf-1b37b41cca44 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:17.597505 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4dd0b562-7eb5-4dcd-84cf-1b37b41cca44 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1479 microversion: 2.1 time: 0.364486 May 18 22:44:17.601097 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2565/5367] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:17 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1479 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:18.637058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-afcc29a1-7fc1-40b9-9c60-a3bd1a5786fb tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:18.638277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-afcc29a1-7fc1-40b9-9c60-a3bd1a5786fb tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:18.654317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afcc29a1-7fc1-40b9-9c60-a3bd1a5786fb tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:18.654767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afcc29a1-7fc1-40b9-9c60-a3bd1a5786fb tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:18.655544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afcc29a1-7fc1-40b9-9c60-a3bd1a5786fb tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:18.656024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afcc29a1-7fc1-40b9-9c60-a3bd1a5786fb tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:18.867200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-afcc29a1-7fc1-40b9-9c60-a3bd1a5786fb tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '24bbd897a7c04e1fa14ca23713c5243a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd190ae1811a843d89a099959401753ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:18.875309 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-afcc29a1-7fc1-40b9-9c60-a3bd1a5786fb tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 200 len: 1437 microversion: 2.1 time: 0.242376 May 18 22:44:18.878100 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2803/5368] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:18 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 1437 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:18.899867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8cb087d5-0f3b-4b7b-824d-e396a121e599 req-de347552-f48f-4ca6-85e4-3176da8b3cb4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8a676f0e-fab7-43d2-b1df-1d6eee89e056", "name": "network-vif-deleted", "tag": "3ffca373-714f-459c-95fd-18ac1fd64b49"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:44:18.909575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-8cb087d5-0f3b-4b7b-824d-e396a121e599 req-de347552-f48f-4ca6-85e4-3176da8b3cb4 service nova] [119082] Writing DB stats nova_api:SELECT=53,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:44:18.918640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8cb087d5-0f3b-4b7b-824d-e396a121e599 req-de347552-f48f-4ca6-85e4-3176da8b3cb4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:18.919321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8cb087d5-0f3b-4b7b-824d-e396a121e599 req-de347552-f48f-4ca6-85e4-3176da8b3cb4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:18.922943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-8cb087d5-0f3b-4b7b-824d-e396a121e599 req-de347552-f48f-4ca6-85e4-3176da8b3cb4 service nova] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:44:18.938337 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8cb087d5-0f3b-4b7b-824d-e396a121e599 req-de347552-f48f-4ca6-85e4-3176da8b3cb4 service nova] Creating event network-vif-deleted:3ffca373-714f-459c-95fd-18ac1fd64b49 for instance 8a676f0e-fab7-43d2-b1df-1d6eee89e056 on n-h1-841040-6 May 18 22:44:18.946452 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8cb087d5-0f3b-4b7b-824d-e396a121e599 req-de347552-f48f-4ca6-85e4-3176da8b3cb4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.062442 May 18 22:44:18.953287 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2566/5369] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:44:18 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:44:19.892385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b88e3781-c2ef-424d-b1aa-4a3219e5c430 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:19.894071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b88e3781-c2ef-424d-b1aa-4a3219e5c430 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] [instance: 8a676f0e-fab7-43d2-b1df-1d6eee89e056] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:19.903561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b88e3781-c2ef-424d-b1aa-4a3219e5c430 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:19.904299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b88e3781-c2ef-424d-b1aa-4a3219e5c430 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:19.905206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b88e3781-c2ef-424d-b1aa-4a3219e5c430 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:19.905813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b88e3781-c2ef-424d-b1aa-4a3219e5c430 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:19.921616 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b88e3781-c2ef-424d-b1aa-4a3219e5c430 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] HTTP exception thrown: Instance 8a676f0e-fab7-43d2-b1df-1d6eee89e056 could not be found. May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b88e3781-c2ef-424d-b1aa-4a3219e5c430 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Request method failure captured: May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 HTTP/1.1 May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXX3aHW3hgWtOMFAsSkLo-fec1AjFC5AdMqN26V1Bd5GHoJWDuzLb3qomrBjPrhLIJaH7dgH0bS6DTnuz_BFbMGI9kD5g5dtj_kFfywR-tKzgwvi-LSpiNmYQ6Xh7My6wG_RC3S2guk7bC7QGA80YyubyQqFPKnm0csV8Lc1HVGzn-w May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d190ae1811a843d89a099959401753ad May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d190ae1811a843d89a099959401753ad"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d190ae1811a843d89a099959401753ad"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d190ae1811a843d89a099959401753ad"}]}] May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersTestJSON-1415698948 May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d190ae1811a843d89a099959401753ad May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersTestJSON-1415698948 May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersTestJSON-1415698948-project May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 24bbd897a7c04e1fa14ca23713c5243a May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersTestJSON-1415698948-project May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 8a676f0e-fab7-43d2-b1df-1d6eee89e056 could not be found. May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '8a676f0e-fab7-43d2-b1df-1d6eee89e056'} May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8a676f0e-fab7-43d2-b1df-1d6eee89e056 could not be found. May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8a676f0e-fab7-43d2-b1df-1d6eee89e056 could not be found. May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:19.923393 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:44:19.927509 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:44:19.927509 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:44:19.927509 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:44:19.927509 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:44:19.927509 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8a676f0e-fab7-43d2-b1df-1d6eee89e056 could not be found. May 18 22:44:19.927509 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:44:19.928808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b88e3781-c2ef-424d-b1aa-4a3219e5c430 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] Returning 404 to user: Instance 8a676f0e-fab7-43d2-b1df-1d6eee89e056 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:44:19.929966 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b88e3781-c2ef-424d-b1aa-4a3219e5c430 tempest-ServersTestJSON-1415698948 tempest-ServersTestJSON-1415698948-project] 10.222.0.58 "GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056" status: 404 len: 111 microversion: 2.1 time: 0.041418 May 18 22:44:19.934110 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2804/5370] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:19 2022] GET /compute/v2.1/servers/8a676f0e-fab7-43d2-b1df-1d6eee89e056 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:44:23.911667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2a248caa-e030-4885-b6a5-7f615a996d5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:23.912311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2a248caa-e030-4885-b6a5-7f615a996d5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:23.932499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a248caa-e030-4885-b6a5-7f615a996d5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:23.936344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a248caa-e030-4885-b6a5-7f615a996d5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:23.937453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a248caa-e030-4885-b6a5-7f615a996d5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:23.939417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a248caa-e030-4885-b6a5-7f615a996d5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:23.996440 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2a248caa-e030-4885-b6a5-7f615a996d5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/ips" status: 200 len: 151 microversion: 2.20 time: 0.098987 May 18 22:44:24.000912 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2567/5371] 10.222.0.58 () {60 vars in 1288 bytes} [Wed May 18 22:44:23 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/ips => generated 151 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:44:28.435162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-df95ea1c-2f87-4a77-bb00-757279a3d180 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:44:28.436383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-df95ea1c-2f87-4a77-bb00-757279a3d180 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:28.449690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df95ea1c-2f87-4a77-bb00-757279a3d180 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:28.450326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df95ea1c-2f87-4a77-bb00-757279a3d180 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:28.451753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df95ea1c-2f87-4a77-bb00-757279a3d180 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:28.453477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df95ea1c-2f87-4a77-bb00-757279a3d180 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:28.513909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-df95ea1c-2f87-4a77-bb00-757279a3d180 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lazy-loading 'flavor' on Instance uuid 57208540-6f21-4b9b-bdee-54d3358f1a11 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:44:29.274717 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-df95ea1c-2f87-4a77-bb00-757279a3d180 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "POST /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/action" status: 202 len: 0 microversion: 2.20 time: 0.843838 May 18 22:44:29.279025 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2805/5372] 10.222.0.58 () {62 vars in 1318 bytes} [Wed May 18 22:44:28 2022] POST /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/action => generated 0 bytes in 849 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:44:29.285471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0529f426-f83d-4729-b7e8-c84d56001839 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:29.286476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0529f426-f83d-4729-b7e8-c84d56001839 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:29.327204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0529f426-f83d-4729-b7e8-c84d56001839 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:29.327688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0529f426-f83d-4729-b7e8-c84d56001839 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:29.328514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0529f426-f83d-4729-b7e8-c84d56001839 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:29.328954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0529f426-f83d-4729-b7e8-c84d56001839 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:29.828450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0529f426-f83d-4729-b7e8-c84d56001839 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:29.838487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0529f426-f83d-4729-b7e8-c84d56001839 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:29.845231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0529f426-f83d-4729-b7e8-c84d56001839 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:29.846521 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0529f426-f83d-4729-b7e8-c84d56001839 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1722 microversion: 2.20 time: 0.566566 May 18 22:44:29.847476 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2568/5373] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:29 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1722 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:44:30.874691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a539cda-9cf2-449c-b95c-e97149de06ca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:30.876951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7a539cda-9cf2-449c-b95c-e97149de06ca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:30.886801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a539cda-9cf2-449c-b95c-e97149de06ca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:30.887571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a539cda-9cf2-449c-b95c-e97149de06ca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:30.888583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a539cda-9cf2-449c-b95c-e97149de06ca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:30.889193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a539cda-9cf2-449c-b95c-e97149de06ca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:31.255500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a539cda-9cf2-449c-b95c-e97149de06ca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:31.268770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a539cda-9cf2-449c-b95c-e97149de06ca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:31.271688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7a539cda-9cf2-449c-b95c-e97149de06ca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:31.274607 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a539cda-9cf2-449c-b95c-e97149de06ca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1722 microversion: 2.20 time: 0.406770 May 18 22:44:31.276326 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2806/5374] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:30 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1722 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:32.294132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ebf43fd7-acff-49e8-af5b-7bc9d204c1f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:32.295487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ebf43fd7-acff-49e8-af5b-7bc9d204c1f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:32.313146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebf43fd7-acff-49e8-af5b-7bc9d204c1f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:32.317149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebf43fd7-acff-49e8-af5b-7bc9d204c1f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:32.319574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebf43fd7-acff-49e8-af5b-7bc9d204c1f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:32.322305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebf43fd7-acff-49e8-af5b-7bc9d204c1f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:32.560091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b5f96fc-1564-42b6-856c-5a3e50388112 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Action: 'create', calling method: .version_select at 0x7fa2ec570820>, body: {"keypair": {"name": "tempest-keypair-1106877431", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFw0qmjIc4a/YfljRKL5xcNYoalxM0DZK+QLL+3bCtq/zvsGRkYAt+nl9wKtq3lL8dWIB8+kiiysTB9poTbY59Ae3CIgA8plkRyONF9fpmGnpVbcryfDH5qED6aQcgfmug=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:44:32.610430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-8b5f96fc-1564-42b6-856c-5a3e50388112 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:44:32.630340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-8b5f96fc-1564-42b6-856c-5a3e50388112 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for user 189cc75f7f1c410d88781d26e4037dd6 and project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:44:32.716218 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8b5f96fc-1564-42b6-856c-5a3e50388112 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.840165 May 18 22:44:32.719852 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2569/5375] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:44:31 2022] POST /compute/v2.1/os-keypairs => generated 386 bytes in 847 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:44:32.758001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ebf43fd7-acff-49e8-af5b-7bc9d204c1f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:32.774721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ebf43fd7-acff-49e8-af5b-7bc9d204c1f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:32.776967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ebf43fd7-acff-49e8-af5b-7bc9d204c1f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:32.779982 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ebf43fd7-acff-49e8-af5b-7bc9d204c1f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1722 microversion: 2.20 time: 0.490299 May 18 22:44:32.792623 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2807/5376] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:32 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1722 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:33.800094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8201c248-698a-4980-b4f1-ff318f73045d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:33.800736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8201c248-698a-4980-b4f1-ff318f73045d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:33.820015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8201c248-698a-4980-b4f1-ff318f73045d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:33.826296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8201c248-698a-4980-b4f1-ff318f73045d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:33.829494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8201c248-698a-4980-b4f1-ff318f73045d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:33.833704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8201c248-698a-4980-b4f1-ff318f73045d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:34.214253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8201c248-698a-4980-b4f1-ff318f73045d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:34.230082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8201c248-698a-4980-b4f1-ff318f73045d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:34.231593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8201c248-698a-4980-b4f1-ff318f73045d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:34.232815 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8201c248-698a-4980-b4f1-ff318f73045d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1722 microversion: 2.20 time: 0.436763 May 18 22:44:34.255700 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2570/5377] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:33 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1722 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:35.253055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-15593aa7-26c0-47ec-8c67-32640d571a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:35.253873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-15593aa7-26c0-47ec-8c67-32640d571a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:35.266677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15593aa7-26c0-47ec-8c67-32640d571a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:35.268171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15593aa7-26c0-47ec-8c67-32640d571a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:35.271852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15593aa7-26c0-47ec-8c67-32640d571a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:35.272552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-15593aa7-26c0-47ec-8c67-32640d571a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:35.583734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-15593aa7-26c0-47ec-8c67-32640d571a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:35.609987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-15593aa7-26c0-47ec-8c67-32640d571a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:35.617150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-15593aa7-26c0-47ec-8c67-32640d571a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:35.620550 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-15593aa7-26c0-47ec-8c67-32640d571a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1722 microversion: 2.20 time: 0.371943 May 18 22:44:35.622844 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2808/5378] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:35 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1722 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:36.228123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-661327591", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "9ac8f89f-4e71-4b5b-9b6d-74d0cc10e657"}], "security_groups": [{"name": "tempest-securitygroup--1110895508"}], "key_name": "tempest-keypair-1106877431", "user_data": "}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:44:36.442700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] validate_networks() for [('9ac8f89f-4e71-4b5b-9b6d-74d0cc10e657', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:44:36.640444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3723e056-d33e-4da7-a3df-86a0f38c3697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:36.641041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3723e056-d33e-4da7-a3df-86a0f38c3697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:36.648433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3723e056-d33e-4da7-a3df-86a0f38c3697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:36.648875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3723e056-d33e-4da7-a3df-86a0f38c3697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:36.649634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3723e056-d33e-4da7-a3df-86a0f38c3697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:36.650083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3723e056-d33e-4da7-a3df-86a0f38c3697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:36.885105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3723e056-d33e-4da7-a3df-86a0f38c3697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:36.895916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3723e056-d33e-4da7-a3df-86a0f38c3697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:36.897932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3723e056-d33e-4da7-a3df-86a0f38c3697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:36.899733 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3723e056-d33e-4da7-a3df-86a0f38c3697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1722 microversion: 2.20 time: 0.262659 May 18 22:44:36.900619 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2809/5379] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:36 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1722 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:37.128557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:44:37.131257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:44:37.132047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:44:37.132628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:44:37.133209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:44:37.148108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:37.151403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:37.152230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:37.152672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:37.178167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:44:37.193756 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for user 189cc75f7f1c410d88781d26e4037dd6 and project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:44:37.209571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:44:37.213050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:44:37.320371 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a9bc38a4-6f9c-4295-9116-1385abcfbd18 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 1.098152 May 18 22:44:37.329524 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2571/5380] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:44:36 2022] POST /compute/v2.1/servers => generated 402 bytes in 1108 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:44:37.334179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d7668607-c697-44b4-91aa-bd9a291e1852 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:37.334939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d7668607-c697-44b4-91aa-bd9a291e1852 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:37.537222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d7668607-c697-44b4-91aa-bd9a291e1852 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:37.579890 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d7668607-c697-44b4-91aa-bd9a291e1852 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 200 len: 1241 microversion: 2.1 time: 0.249393 May 18 22:44:37.583096 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2810/5381] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:37 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 1241 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:37.918981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-304c7b88-7a9b-437e-bd8a-9c0b8466a87d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:37.919598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-304c7b88-7a9b-437e-bd8a-9c0b8466a87d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:37.930567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-304c7b88-7a9b-437e-bd8a-9c0b8466a87d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:37.931017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-304c7b88-7a9b-437e-bd8a-9c0b8466a87d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:37.931782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-304c7b88-7a9b-437e-bd8a-9c0b8466a87d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:37.932218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-304c7b88-7a9b-437e-bd8a-9c0b8466a87d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:38.123970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-304c7b88-7a9b-437e-bd8a-9c0b8466a87d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:38.136823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-304c7b88-7a9b-437e-bd8a-9c0b8466a87d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:38.138576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-304c7b88-7a9b-437e-bd8a-9c0b8466a87d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:38.139859 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-304c7b88-7a9b-437e-bd8a-9c0b8466a87d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1722 microversion: 2.20 time: 0.225329 May 18 22:44:38.140585 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2572/5382] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:37 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1722 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:38.602558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-832e0fd2-b3dc-40cb-8df2-6187d95b87e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:38.603498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-832e0fd2-b3dc-40cb-8df2-6187d95b87e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:38.615849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-832e0fd2-b3dc-40cb-8df2-6187d95b87e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:38.624169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-832e0fd2-b3dc-40cb-8df2-6187d95b87e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:38.626041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-832e0fd2-b3dc-40cb-8df2-6187d95b87e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:38.626649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-832e0fd2-b3dc-40cb-8df2-6187d95b87e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:38.715434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-832e0fd2-b3dc-40cb-8df2-6187d95b87e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:38.725616 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-832e0fd2-b3dc-40cb-8df2-6187d95b87e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 200 len: 1293 microversion: 2.1 time: 0.128245 May 18 22:44:38.726708 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2811/5383] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:38 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 1293 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:44:39.158803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-61f427b5-fe33-4a37-b721-2ee40931166e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:39.159487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-61f427b5-fe33-4a37-b721-2ee40931166e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:39.166913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61f427b5-fe33-4a37-b721-2ee40931166e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:39.167607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61f427b5-fe33-4a37-b721-2ee40931166e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:39.168574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61f427b5-fe33-4a37-b721-2ee40931166e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:39.169217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61f427b5-fe33-4a37-b721-2ee40931166e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:39.391745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61f427b5-fe33-4a37-b721-2ee40931166e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:39.403185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61f427b5-fe33-4a37-b721-2ee40931166e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:39.405487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61f427b5-fe33-4a37-b721-2ee40931166e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:39.407385 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-61f427b5-fe33-4a37-b721-2ee40931166e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1722 microversion: 2.20 time: 0.252781 May 18 22:44:39.416988 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2573/5384] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:39 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1722 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:39.743187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4c732d1b-5b0f-4428-a8c1-71b648869344 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:39.743802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4c732d1b-5b0f-4428-a8c1-71b648869344 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:39.762106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4c732d1b-5b0f-4428-a8c1-71b648869344 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_api:SELECT=53,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:44:39.763865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c732d1b-5b0f-4428-a8c1-71b648869344 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:39.765407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c732d1b-5b0f-4428-a8c1-71b648869344 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:39.767154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c732d1b-5b0f-4428-a8c1-71b648869344 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:39.775123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c732d1b-5b0f-4428-a8c1-71b648869344 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:39.987128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4c732d1b-5b0f-4428-a8c1-71b648869344 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:39.996167 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4c732d1b-5b0f-4428-a8c1-71b648869344 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 200 len: 1367 microversion: 2.1 time: 0.257358 May 18 22:44:40.006792 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2812/5385] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:39 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 1367 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:40.426996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c5140a4-206c-4cc3-82e9-5bed2fde99e4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:40.427616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8c5140a4-206c-4cc3-82e9-5bed2fde99e4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:40.437238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c5140a4-206c-4cc3-82e9-5bed2fde99e4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:40.437955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c5140a4-206c-4cc3-82e9-5bed2fde99e4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:40.438855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c5140a4-206c-4cc3-82e9-5bed2fde99e4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:40.439428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c5140a4-206c-4cc3-82e9-5bed2fde99e4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:40.640807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-cee74e2d-6cc9-4cf1-8982-bf5bddea1c7c req-6ca51d48-2c49-4317-b7fa-b397268e2e20 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "043e6b6b-6d43-49ba-acf7-e713cf88a2af", "tag": "aec07a71-56a9-4df6-947a-db3a13bb6b1d"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:44:40.713177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cee74e2d-6cc9-4cf1-8982-bf5bddea1c7c req-6ca51d48-2c49-4317-b7fa-b397268e2e20 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:40.713614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cee74e2d-6cc9-4cf1-8982-bf5bddea1c7c req-6ca51d48-2c49-4317-b7fa-b397268e2e20 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:40.737996 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-cee74e2d-6cc9-4cf1-8982-bf5bddea1c7c req-6ca51d48-2c49-4317-b7fa-b397268e2e20 service nova] Creating event network-changed:aec07a71-56a9-4df6-947a-db3a13bb6b1d for instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af on n-h2-841040-6 May 18 22:44:40.746953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c5140a4-206c-4cc3-82e9-5bed2fde99e4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:40.747318 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-cee74e2d-6cc9-4cf1-8982-bf5bddea1c7c req-6ca51d48-2c49-4317-b7fa-b397268e2e20 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.121104 May 18 22:44:40.748028 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2813/5386] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:44:40 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:44:40.762293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c5140a4-206c-4cc3-82e9-5bed2fde99e4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:40.763973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c5140a4-206c-4cc3-82e9-5bed2fde99e4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:40.766738 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c5140a4-206c-4cc3-82e9-5bed2fde99e4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1743 microversion: 2.20 time: 0.343882 May 18 22:44:40.776354 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2574/5387] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:40 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1743 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:41.014782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-16cc92d7-2ee7-4524-9125-d5c55e8e2881 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:41.015993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-16cc92d7-2ee7-4524-9125-d5c55e8e2881 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:41.032945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16cc92d7-2ee7-4524-9125-d5c55e8e2881 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:41.033870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16cc92d7-2ee7-4524-9125-d5c55e8e2881 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:41.036073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16cc92d7-2ee7-4524-9125-d5c55e8e2881 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:41.038104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16cc92d7-2ee7-4524-9125-d5c55e8e2881 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:41.273137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-16cc92d7-2ee7-4524-9125-d5c55e8e2881 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:41.281699 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-16cc92d7-2ee7-4524-9125-d5c55e8e2881 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 200 len: 1367 microversion: 2.1 time: 0.272478 May 18 22:44:41.282591 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2814/5388] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:41 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 1367 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:41.793633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e15c25db-2f06-435c-ba1c-b25a03c3dabf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:41.794246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e15c25db-2f06-435c-ba1c-b25a03c3dabf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:41.804823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e15c25db-2f06-435c-ba1c-b25a03c3dabf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:41.805691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e15c25db-2f06-435c-ba1c-b25a03c3dabf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:41.807373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e15c25db-2f06-435c-ba1c-b25a03c3dabf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:41.807999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e15c25db-2f06-435c-ba1c-b25a03c3dabf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:41.969466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e15c25db-2f06-435c-ba1c-b25a03c3dabf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:41.980556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e15c25db-2f06-435c-ba1c-b25a03c3dabf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:41.982070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e15c25db-2f06-435c-ba1c-b25a03c3dabf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:41.983707 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e15c25db-2f06-435c-ba1c-b25a03c3dabf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1738 microversion: 2.20 time: 0.194142 May 18 22:44:41.984268 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2575/5389] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:41 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1738 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:42.311998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3c0552a6-9d29-4e98-8c3a-dbdc24ed49fc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:42.311998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3c0552a6-9d29-4e98-8c3a-dbdc24ed49fc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:42.323932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c0552a6-9d29-4e98-8c3a-dbdc24ed49fc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:42.328783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c0552a6-9d29-4e98-8c3a-dbdc24ed49fc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:42.329644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c0552a6-9d29-4e98-8c3a-dbdc24ed49fc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:42.332455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3c0552a6-9d29-4e98-8c3a-dbdc24ed49fc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:42.765394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3c0552a6-9d29-4e98-8c3a-dbdc24ed49fc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:42.774472 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3c0552a6-9d29-4e98-8c3a-dbdc24ed49fc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 200 len: 1367 microversion: 2.1 time: 0.478894 May 18 22:44:42.778742 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2815/5390] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:42 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 1367 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:43.002701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b32afbb9-fb75-493c-967b-82d23f37a0f0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:43.003306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b32afbb9-fb75-493c-967b-82d23f37a0f0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:43.015102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b32afbb9-fb75-493c-967b-82d23f37a0f0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:43.015672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b32afbb9-fb75-493c-967b-82d23f37a0f0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:43.016298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b32afbb9-fb75-493c-967b-82d23f37a0f0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:43.016726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b32afbb9-fb75-493c-967b-82d23f37a0f0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:43.797140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-235a8ec2-7f7d-4d28-aed0-0e04f03a1175 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:43.797873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-235a8ec2-7f7d-4d28-aed0-0e04f03a1175 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:43.815026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b32afbb9-fb75-493c-967b-82d23f37a0f0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:43.819343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-235a8ec2-7f7d-4d28-aed0-0e04f03a1175 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:43.819793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-235a8ec2-7f7d-4d28-aed0-0e04f03a1175 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:43.820585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-235a8ec2-7f7d-4d28-aed0-0e04f03a1175 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:43.821008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-235a8ec2-7f7d-4d28-aed0-0e04f03a1175 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:43.829216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b32afbb9-fb75-493c-967b-82d23f37a0f0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:43.830792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b32afbb9-fb75-493c-967b-82d23f37a0f0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:43.852097 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b32afbb9-fb75-493c-967b-82d23f37a0f0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1738 microversion: 2.20 time: 0.853183 May 18 22:44:43.854014 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2576/5391] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:42 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1738 bytes in 856 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:44:43.887578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-235a8ec2-7f7d-4d28-aed0-0e04f03a1175 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:44:44.137911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-235a8ec2-7f7d-4d28-aed0-0e04f03a1175 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:44.149584 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-235a8ec2-7f7d-4d28-aed0-0e04f03a1175 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 200 len: 1367 microversion: 2.1 time: 0.357182 May 18 22:44:44.161951 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2816/5392] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:43 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 1367 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:44.723654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b4efeb1a-7835-4303-9ad6-33368045fb5d req-58c0d92c-9eea-449b-928f-8f1d7d995ce0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "57208540-6f21-4b9b-bdee-54d3358f1a11", "name": "network-vif-plugged", "status": "completed", "tag": "0dfdb3a8-62d5-4c2c-96d8-728451d5929c"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:44:44.740468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b4efeb1a-7835-4303-9ad6-33368045fb5d req-58c0d92c-9eea-449b-928f-8f1d7d995ce0 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:44.765989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b4efeb1a-7835-4303-9ad6-33368045fb5d req-58c0d92c-9eea-449b-928f-8f1d7d995ce0 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:44.786977 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b4efeb1a-7835-4303-9ad6-33368045fb5d req-58c0d92c-9eea-449b-928f-8f1d7d995ce0 service nova] Creating event network-vif-plugged:0dfdb3a8-62d5-4c2c-96d8-728451d5929c for instance 57208540-6f21-4b9b-bdee-54d3358f1a11 on n-h1-841040-6 May 18 22:44:44.806963 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b4efeb1a-7835-4303-9ad6-33368045fb5d req-58c0d92c-9eea-449b-928f-8f1d7d995ce0 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.089319 May 18 22:44:44.808196 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2577/5393] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:44:44 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:44:44.871788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-da2b4bea-3c25-4a23-90b7-c8805ac489f3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:44.873018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-da2b4bea-3c25-4a23-90b7-c8805ac489f3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:44.882765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da2b4bea-3c25-4a23-90b7-c8805ac489f3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:44.888811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da2b4bea-3c25-4a23-90b7-c8805ac489f3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:44.889873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da2b4bea-3c25-4a23-90b7-c8805ac489f3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:44.891556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da2b4bea-3c25-4a23-90b7-c8805ac489f3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:45.170433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4ec2a536-2f3f-4624-a28c-d0f64e6774aa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:45.171144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4ec2a536-2f3f-4624-a28c-d0f64e6774aa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:45.184060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ec2a536-2f3f-4624-a28c-d0f64e6774aa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:45.187803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ec2a536-2f3f-4624-a28c-d0f64e6774aa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:45.188601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ec2a536-2f3f-4624-a28c-d0f64e6774aa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:45.189075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4ec2a536-2f3f-4624-a28c-d0f64e6774aa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:45.218221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da2b4bea-3c25-4a23-90b7-c8805ac489f3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:45.229128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da2b4bea-3c25-4a23-90b7-c8805ac489f3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:45.231083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da2b4bea-3c25-4a23-90b7-c8805ac489f3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:45.233228 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-da2b4bea-3c25-4a23-90b7-c8805ac489f3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1738 microversion: 2.20 time: 0.365454 May 18 22:44:45.243993 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2817/5394] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:44 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1738 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:45.408789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4ec2a536-2f3f-4624-a28c-d0f64e6774aa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:45.423668 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4ec2a536-2f3f-4624-a28c-d0f64e6774aa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 200 len: 1367 microversion: 2.1 time: 0.258287 May 18 22:44:45.434507 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2578/5395] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:45 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 1367 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:46.254194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bcca73a7-4f6a-4d55-8ab9-7a04a884c703 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:46.255573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bcca73a7-4f6a-4d55-8ab9-7a04a884c703 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:46.266174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcca73a7-4f6a-4d55-8ab9-7a04a884c703 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:46.266713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcca73a7-4f6a-4d55-8ab9-7a04a884c703 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:46.267540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcca73a7-4f6a-4d55-8ab9-7a04a884c703 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:46.268149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bcca73a7-4f6a-4d55-8ab9-7a04a884c703 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:46.445979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d2c8f1b-676f-4063-bdd7-814a7bfab2ad tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:46.447512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1d2c8f1b-676f-4063-bdd7-814a7bfab2ad tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:46.458258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bcca73a7-4f6a-4d55-8ab9-7a04a884c703 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:46.468911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bcca73a7-4f6a-4d55-8ab9-7a04a884c703 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:46.470679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d2c8f1b-676f-4063-bdd7-814a7bfab2ad tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:46.471017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bcca73a7-4f6a-4d55-8ab9-7a04a884c703 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:46.471175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d2c8f1b-676f-4063-bdd7-814a7bfab2ad tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:46.472201 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bcca73a7-4f6a-4d55-8ab9-7a04a884c703 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1738 microversion: 2.20 time: 0.223956 May 18 22:44:46.479869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d2c8f1b-676f-4063-bdd7-814a7bfab2ad tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:46.480645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d2c8f1b-676f-4063-bdd7-814a7bfab2ad tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:46.483537 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2818/5396] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:46 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1738 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:46.655574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1d2c8f1b-676f-4063-bdd7-814a7bfab2ad tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:46.665634 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1d2c8f1b-676f-4063-bdd7-814a7bfab2ad tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 200 len: 1367 microversion: 2.1 time: 0.229049 May 18 22:44:46.667017 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2579/5397] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:46 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 1367 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:46.838849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-0f5a2a3d-964a-4b3e-9641-7c4944503c7a req-3f0ccec9-0767-4fd3-93ce-6b5cf151ccbe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "043e6b6b-6d43-49ba-acf7-e713cf88a2af", "name": "network-vif-plugged", "status": "completed", "tag": "aec07a71-56a9-4df6-947a-db3a13bb6b1d"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:44:46.850810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0f5a2a3d-964a-4b3e-9641-7c4944503c7a req-3f0ccec9-0767-4fd3-93ce-6b5cf151ccbe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:46.851470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0f5a2a3d-964a-4b3e-9641-7c4944503c7a req-3f0ccec9-0767-4fd3-93ce-6b5cf151ccbe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:46.872207 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-0f5a2a3d-964a-4b3e-9641-7c4944503c7a req-3f0ccec9-0767-4fd3-93ce-6b5cf151ccbe service nova] Creating event network-vif-plugged:aec07a71-56a9-4df6-947a-db3a13bb6b1d for instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af on n-h2-841040-6 May 18 22:44:46.895103 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-0f5a2a3d-964a-4b3e-9641-7c4944503c7a req-3f0ccec9-0767-4fd3-93ce-6b5cf151ccbe service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.047097 May 18 22:44:46.896602 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2819/5398] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:44:46 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:44:47.491765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8d6eb8e7-8e5f-4b64-8aab-fd965e5f1f36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:47.492950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8d6eb8e7-8e5f-4b64-8aab-fd965e5f1f36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:47.496022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8d6eb8e7-8e5f-4b64-8aab-fd965e5f1f36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:44:47.499535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8d6eb8e7-8e5f-4b64-8aab-fd965e5f1f36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_cell0:SELECT=10 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:44:47.514018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d6eb8e7-8e5f-4b64-8aab-fd965e5f1f36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:47.514394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d6eb8e7-8e5f-4b64-8aab-fd965e5f1f36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:47.526723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d6eb8e7-8e5f-4b64-8aab-fd965e5f1f36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:47.527389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8d6eb8e7-8e5f-4b64-8aab-fd965e5f1f36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:47.683972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0025d624-d0d3-442d-a34f-b1bf4e1a2602 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:47.685148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0025d624-d0d3-442d-a34f-b1bf4e1a2602 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:47.703590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0025d624-d0d3-442d-a34f-b1bf4e1a2602 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:44:47.706319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0025d624-d0d3-442d-a34f-b1bf4e1a2602 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:47.707064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0025d624-d0d3-442d-a34f-b1bf4e1a2602 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:47.708141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0025d624-d0d3-442d-a34f-b1bf4e1a2602 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:47.708725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0025d624-d0d3-442d-a34f-b1bf4e1a2602 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:47.730626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8d6eb8e7-8e5f-4b64-8aab-fd965e5f1f36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:47.748319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8d6eb8e7-8e5f-4b64-8aab-fd965e5f1f36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:47.751431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8d6eb8e7-8e5f-4b64-8aab-fd965e5f1f36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:47.753400 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8d6eb8e7-8e5f-4b64-8aab-fd965e5f1f36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1738 microversion: 2.20 time: 0.266291 May 18 22:44:47.754510 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2580/5399] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:47 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1738 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:47.911206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0025d624-d0d3-442d-a34f-b1bf4e1a2602 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:47.920039 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0025d624-d0d3-442d-a34f-b1bf4e1a2602 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 200 len: 1367 microversion: 2.1 time: 0.240263 May 18 22:44:47.922165 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2820/5400] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:47 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 1367 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:48.774465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-529b91be-de0a-424a-bfc5-abd101d35e3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:48.775077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-529b91be-de0a-424a-bfc5-abd101d35e3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:48.789674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-529b91be-de0a-424a-bfc5-abd101d35e3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:48.790155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-529b91be-de0a-424a-bfc5-abd101d35e3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:48.797599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-529b91be-de0a-424a-bfc5-abd101d35e3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:48.798359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-529b91be-de0a-424a-bfc5-abd101d35e3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:48.939527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e3dc24b5-e247-4af1-bcba-4a92845c608b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:48.941710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e3dc24b5-e247-4af1-bcba-4a92845c608b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:48.955865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3dc24b5-e247-4af1-bcba-4a92845c608b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:48.960546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3dc24b5-e247-4af1-bcba-4a92845c608b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:48.961340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3dc24b5-e247-4af1-bcba-4a92845c608b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:48.961788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3dc24b5-e247-4af1-bcba-4a92845c608b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:48.992871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-529b91be-de0a-424a-bfc5-abd101d35e3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:48.997790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-529b91be-de0a-424a-bfc5-abd101d35e3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_cell1:SELECT=74 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:44:49.005489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-529b91be-de0a-424a-bfc5-abd101d35e3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:49.007022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-529b91be-de0a-424a-bfc5-abd101d35e3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:49.008207 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-529b91be-de0a-424a-bfc5-abd101d35e3f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1738 microversion: 2.20 time: 0.239944 May 18 22:44:49.018971 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2581/5401] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:48 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1738 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:49.133709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e3dc24b5-e247-4af1-bcba-4a92845c608b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:49.142454 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e3dc24b5-e247-4af1-bcba-4a92845c608b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 200 len: 1558 microversion: 2.1 time: 0.208071 May 18 22:44:49.144088 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2821/5402] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:44:48 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 1558 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:44:49.161081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e2900c4-224b-4920-8fc2-7cfe8efe45dc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:49.162237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7e2900c4-224b-4920-8fc2-7cfe8efe45dc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:49.166423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-7e2900c4-224b-4920-8fc2-7cfe8efe45dc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119082] Writing DB stats nova_api:SELECT=54,nova_api:INSERT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:44:49.171071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e2900c4-224b-4920-8fc2-7cfe8efe45dc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:49.171711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e2900c4-224b-4920-8fc2-7cfe8efe45dc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:49.172629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e2900c4-224b-4920-8fc2-7cfe8efe45dc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:49.173221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e2900c4-224b-4920-8fc2-7cfe8efe45dc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:49.274738 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7e2900c4-224b-4920-8fc2-7cfe8efe45dc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-interface" status: 200 len: 285 microversion: 2.1 time: 0.118484 May 18 22:44:49.275534 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2582/5403] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:44:49 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-interface => generated 285 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:44:50.026663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b444848c-3091-45a2-af1f-936949cba1ba tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:50.027982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b444848c-3091-45a2-af1f-936949cba1ba tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:50.035747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b444848c-3091-45a2-af1f-936949cba1ba tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:50.036631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b444848c-3091-45a2-af1f-936949cba1ba tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:50.037601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b444848c-3091-45a2-af1f-936949cba1ba tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:50.038256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b444848c-3091-45a2-af1f-936949cba1ba tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:50.274479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b444848c-3091-45a2-af1f-936949cba1ba tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:50.296841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b444848c-3091-45a2-af1f-936949cba1ba tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:50.301940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b444848c-3091-45a2-af1f-936949cba1ba tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:50.316030 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b444848c-3091-45a2-af1f-936949cba1ba tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1738 microversion: 2.20 time: 0.292399 May 18 22:44:50.316958 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2822/5404] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:50 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1738 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:50.706420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-ffe2e2f6-60a6-4ae9-9df5-5af1ec2bfac1 req-93378933-760e-4d58-8484-0413266cc859 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "043e6b6b-6d43-49ba-acf7-e713cf88a2af", "tag": "aec07a71-56a9-4df6-947a-db3a13bb6b1d"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:44:50.728384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ffe2e2f6-60a6-4ae9-9df5-5af1ec2bfac1 req-93378933-760e-4d58-8484-0413266cc859 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:50.729163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ffe2e2f6-60a6-4ae9-9df5-5af1ec2bfac1 req-93378933-760e-4d58-8484-0413266cc859 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:50.766816 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-ffe2e2f6-60a6-4ae9-9df5-5af1ec2bfac1 req-93378933-760e-4d58-8484-0413266cc859 service nova] Creating event network-changed:aec07a71-56a9-4df6-947a-db3a13bb6b1d for instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af on n-h2-841040-6 May 18 22:44:50.781889 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-ffe2e2f6-60a6-4ae9-9df5-5af1ec2bfac1 req-93378933-760e-4d58-8484-0413266cc859 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.082736 May 18 22:44:50.783080 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2583/5405] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:44:50 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:44:51.351766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c3aa184-7c73-43ef-84a0-c0e5c2d01134 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:51.352448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c3aa184-7c73-43ef-84a0-c0e5c2d01134 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:51.360149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c3aa184-7c73-43ef-84a0-c0e5c2d01134 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:51.360602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c3aa184-7c73-43ef-84a0-c0e5c2d01134 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:51.361368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c3aa184-7c73-43ef-84a0-c0e5c2d01134 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:51.362319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c3aa184-7c73-43ef-84a0-c0e5c2d01134 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:51.620517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c3aa184-7c73-43ef-84a0-c0e5c2d01134 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:51.629087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c3aa184-7c73-43ef-84a0-c0e5c2d01134 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:51.633837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c3aa184-7c73-43ef-84a0-c0e5c2d01134 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:51.647439 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c3aa184-7c73-43ef-84a0-c0e5c2d01134 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1738 microversion: 2.20 time: 0.316548 May 18 22:44:51.648992 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2823/5406] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:51 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1738 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:52.669078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e7a21609-cc1a-4bb0-b4f9-111e4ad20ad8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:52.669791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e7a21609-cc1a-4bb0-b4f9-111e4ad20ad8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:52.680530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7a21609-cc1a-4bb0-b4f9-111e4ad20ad8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:52.681399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7a21609-cc1a-4bb0-b4f9-111e4ad20ad8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:52.682459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7a21609-cc1a-4bb0-b4f9-111e4ad20ad8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:52.683359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7a21609-cc1a-4bb0-b4f9-111e4ad20ad8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:52.870248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e7a21609-cc1a-4bb0-b4f9-111e4ad20ad8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:52.881283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e7a21609-cc1a-4bb0-b4f9-111e4ad20ad8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:52.883447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e7a21609-cc1a-4bb0-b4f9-111e4ad20ad8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:52.885058 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e7a21609-cc1a-4bb0-b4f9-111e4ad20ad8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1738 microversion: 2.20 time: 0.221698 May 18 22:44:52.886401 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2584/5407] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:52 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1738 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:53.908226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4d0a0db8-10f2-458c-b10e-824e3cb6c94c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:53.910524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4d0a0db8-10f2-458c-b10e-824e3cb6c94c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:53.920156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d0a0db8-10f2-458c-b10e-824e3cb6c94c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:53.920985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d0a0db8-10f2-458c-b10e-824e3cb6c94c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:53.922028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d0a0db8-10f2-458c-b10e-824e3cb6c94c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:53.922702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d0a0db8-10f2-458c-b10e-824e3cb6c94c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:54.118218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4d0a0db8-10f2-458c-b10e-824e3cb6c94c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:54.127756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4d0a0db8-10f2-458c-b10e-824e3cb6c94c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:54.131063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4d0a0db8-10f2-458c-b10e-824e3cb6c94c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:54.132251 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4d0a0db8-10f2-458c-b10e-824e3cb6c94c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1738 microversion: 2.20 time: 0.231798 May 18 22:44:54.144743 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2824/5408] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:53 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1738 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:55.156487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-78aac419-10da-4e96-b637-0bca44086980 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:55.156999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-78aac419-10da-4e96-b637-0bca44086980 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:55.176609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78aac419-10da-4e96-b637-0bca44086980 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:55.177064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78aac419-10da-4e96-b637-0bca44086980 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:55.177871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78aac419-10da-4e96-b637-0bca44086980 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:55.178308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78aac419-10da-4e96-b637-0bca44086980 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:55.369751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-78aac419-10da-4e96-b637-0bca44086980 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:55.379558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-78aac419-10da-4e96-b637-0bca44086980 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:55.381698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-78aac419-10da-4e96-b637-0bca44086980 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:55.383476 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-78aac419-10da-4e96-b637-0bca44086980 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1738 microversion: 2.20 time: 0.230976 May 18 22:44:55.395344 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2585/5409] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:55 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1738 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:44:56.403197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2c1e5aaf-a78b-4911-a869-07ce719b07d2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:56.404583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2c1e5aaf-a78b-4911-a869-07ce719b07d2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:56.415763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c1e5aaf-a78b-4911-a869-07ce719b07d2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:56.416880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c1e5aaf-a78b-4911-a869-07ce719b07d2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:56.417856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c1e5aaf-a78b-4911-a869-07ce719b07d2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:56.419192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c1e5aaf-a78b-4911-a869-07ce719b07d2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:56.640871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2c1e5aaf-a78b-4911-a869-07ce719b07d2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:56.651594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2c1e5aaf-a78b-4911-a869-07ce719b07d2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:56.653271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2c1e5aaf-a78b-4911-a869-07ce719b07d2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:56.654560 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2c1e5aaf-a78b-4911-a869-07ce719b07d2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1720 microversion: 2.20 time: 0.255702 May 18 22:44:56.655129 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2825/5410] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:56 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1720 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:57.672508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-85b4922b-ac90-4c84-9a4d-d8c58c4e70ff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:57.673350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-85b4922b-ac90-4c84-9a4d-d8c58c4e70ff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:57.680918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85b4922b-ac90-4c84-9a4d-d8c58c4e70ff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:57.681496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85b4922b-ac90-4c84-9a4d-d8c58c4e70ff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:57.682387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85b4922b-ac90-4c84-9a4d-d8c58c4e70ff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:57.682928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85b4922b-ac90-4c84-9a4d-d8c58c4e70ff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:57.818996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-85b4922b-ac90-4c84-9a4d-d8c58c4e70ff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:57.827743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-85b4922b-ac90-4c84-9a4d-d8c58c4e70ff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:57.829586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-85b4922b-ac90-4c84-9a4d-d8c58c4e70ff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:57.830893 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-85b4922b-ac90-4c84-9a4d-d8c58c4e70ff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1720 microversion: 2.20 time: 0.162439 May 18 22:44:57.832202 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2586/5411] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:57 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1720 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:58.850716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bfda3261-ad52-482f-b831-a48cd34eaae9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:58.851302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bfda3261-ad52-482f-b831-a48cd34eaae9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:58.857896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfda3261-ad52-482f-b831-a48cd34eaae9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:58.858333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfda3261-ad52-482f-b831-a48cd34eaae9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:58.859069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfda3261-ad52-482f-b831-a48cd34eaae9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:58.859488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfda3261-ad52-482f-b831-a48cd34eaae9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:58.990377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bfda3261-ad52-482f-b831-a48cd34eaae9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:58.998440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bfda3261-ad52-482f-b831-a48cd34eaae9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:58.999918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bfda3261-ad52-482f-b831-a48cd34eaae9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:59.001065 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bfda3261-ad52-482f-b831-a48cd34eaae9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1663 microversion: 2.20 time: 0.154980 May 18 22:44:59.001852 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2826/5412] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:58 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1663 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:44:59.020002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-085d589d-beaa-4d35-965e-2be5c6c94e50 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "0bcf1c42-05d8-4fc8-bf39-8e9093af95bd"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:44:59.020985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-085d589d-beaa-4d35-965e-2be5c6c94e50 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:59.027911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-085d589d-beaa-4d35-965e-2be5c6c94e50 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:59.028346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-085d589d-beaa-4d35-965e-2be5c6c94e50 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:59.029088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-085d589d-beaa-4d35-965e-2be5c6c94e50 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:59.029518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-085d589d-beaa-4d35-965e-2be5c6c94e50 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:59.314097 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-085d589d-beaa-4d35-965e-2be5c6c94e50 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "POST /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.298678 May 18 22:44:59.314772 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2587/5413] 10.222.0.58 () {62 vars in 1363 bytes} [Wed May 18 22:44:59 2022] POST /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 188 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:44:59.441232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3370a647-8de9-4240-865e-44fef4d65a73 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:44:59.441842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3370a647-8de9-4240-865e-44fef4d65a73 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:59.448402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3370a647-8de9-4240-865e-44fef4d65a73 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:59.448954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3370a647-8de9-4240-865e-44fef4d65a73 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:59.449601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3370a647-8de9-4240-865e-44fef4d65a73 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:59.450123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3370a647-8de9-4240-865e-44fef4d65a73 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:59.535959 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3370a647-8de9-4240-865e-44fef4d65a73 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "POST /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/action" status: 202 len: 0 microversion: 2.20 time: 0.099010 May 18 22:44:59.539608 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2827/5414] 10.222.0.58 () {62 vars in 1318 bytes} [Wed May 18 22:44:59 2022] POST /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:44:59.544867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-135d51d1-8f05-4231-8ae9-a7fa808005b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:44:59.545880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-135d51d1-8f05-4231-8ae9-a7fa808005b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:44:59.552906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-135d51d1-8f05-4231-8ae9-a7fa808005b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:59.553458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-135d51d1-8f05-4231-8ae9-a7fa808005b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:59.554374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-135d51d1-8f05-4231-8ae9-a7fa808005b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:44:59.554890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-135d51d1-8f05-4231-8ae9-a7fa808005b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:44:59.773397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-135d51d1-8f05-4231-8ae9-a7fa808005b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:59.790506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-135d51d1-8f05-4231-8ae9-a7fa808005b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:59.792925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-135d51d1-8f05-4231-8ae9-a7fa808005b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:44:59.794522 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-135d51d1-8f05-4231-8ae9-a7fa808005b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1749 microversion: 2.20 time: 0.253697 May 18 22:44:59.798379 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2588/5415] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:44:59 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1749 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:45:00.554114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c4dc3f84-4fde-4304-80ed-cc881854416a req-4b4e1652-938e-4744-8ffc-f9ea8e5e0aca service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "57208540-6f21-4b9b-bdee-54d3358f1a11", "name": "network-vif-unplugged", "status": "completed", "tag": "0dfdb3a8-62d5-4c2c-96d8-728451d5929c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:45:00.574406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c4dc3f84-4fde-4304-80ed-cc881854416a req-4b4e1652-938e-4744-8ffc-f9ea8e5e0aca service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:00.575728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c4dc3f84-4fde-4304-80ed-cc881854416a req-4b4e1652-938e-4744-8ffc-f9ea8e5e0aca service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:00.590244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.compute.server_external_events [req-c4dc3f84-4fde-4304-80ed-cc881854416a req-4b4e1652-938e-4744-8ffc-f9ea8e5e0aca service nova] Unable to find a host for instance 57208540-6f21-4b9b-bdee-54d3358f1a11. Dropping event network-vif-unplugged {{(pid=119083) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:143}} May 18 22:45:00.591447 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c4dc3f84-4fde-4304-80ed-cc881854416a req-4b4e1652-938e-4744-8ffc-f9ea8e5e0aca service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 207 len: 182 microversion: 2.1 time: 0.041796 May 18 22:45:00.592569 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2828/5416] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:45:00 2022] POST /compute/v2.1/os-server-external-events => generated 182 bytes in 44 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) May 18 22:45:00.814025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-61b0b260-a397-49ca-a264-cad477d3f317 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:00.816709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-61b0b260-a397-49ca-a264-cad477d3f317 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:00.824362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61b0b260-a397-49ca-a264-cad477d3f317 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:00.825295 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61b0b260-a397-49ca-a264-cad477d3f317 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:00.829796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61b0b260-a397-49ca-a264-cad477d3f317 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:00.829796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61b0b260-a397-49ca-a264-cad477d3f317 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:01.001182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61b0b260-a397-49ca-a264-cad477d3f317 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:01.012250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61b0b260-a397-49ca-a264-cad477d3f317 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:01.013802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61b0b260-a397-49ca-a264-cad477d3f317 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:01.015256 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-61b0b260-a397-49ca-a264-cad477d3f317 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.205188 May 18 22:45:01.015842 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2589/5417] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:00 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:02.035178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5cfdd85e-1de0-4532-9e46-f850448aa621 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:02.035887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5cfdd85e-1de0-4532-9e46-f850448aa621 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:02.042762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5cfdd85e-1de0-4532-9e46-f850448aa621 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:02.043277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5cfdd85e-1de0-4532-9e46-f850448aa621 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:02.044114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5cfdd85e-1de0-4532-9e46-f850448aa621 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:02.044608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5cfdd85e-1de0-4532-9e46-f850448aa621 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:02.183061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5cfdd85e-1de0-4532-9e46-f850448aa621 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:02.192112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5cfdd85e-1de0-4532-9e46-f850448aa621 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:02.194181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5cfdd85e-1de0-4532-9e46-f850448aa621 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:02.195488 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5cfdd85e-1de0-4532-9e46-f850448aa621 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.164744 May 18 22:45:02.196616 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2829/5418] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:02 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:03.214241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ebf32e16-326f-4e3c-891d-a410c219313d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:03.215191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ebf32e16-326f-4e3c-891d-a410c219313d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:03.222525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebf32e16-326f-4e3c-891d-a410c219313d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:03.223082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebf32e16-326f-4e3c-891d-a410c219313d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:03.223993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebf32e16-326f-4e3c-891d-a410c219313d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:03.224568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebf32e16-326f-4e3c-891d-a410c219313d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:03.360849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ebf32e16-326f-4e3c-891d-a410c219313d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:03.370756 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ebf32e16-326f-4e3c-891d-a410c219313d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:03.372276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ebf32e16-326f-4e3c-891d-a410c219313d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:03.373441 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ebf32e16-326f-4e3c-891d-a410c219313d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.163397 May 18 22:45:03.374337 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2590/5419] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:03 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:04.393064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f0667f0-dca0-4fb0-afe8-ab174e414bef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:04.394438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4f0667f0-dca0-4fb0-afe8-ab174e414bef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:04.400941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f0667f0-dca0-4fb0-afe8-ab174e414bef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:04.401484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f0667f0-dca0-4fb0-afe8-ab174e414bef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:04.402352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f0667f0-dca0-4fb0-afe8-ab174e414bef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:04.402998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f0667f0-dca0-4fb0-afe8-ab174e414bef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:04.543969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4f0667f0-dca0-4fb0-afe8-ab174e414bef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:04.552481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4f0667f0-dca0-4fb0-afe8-ab174e414bef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:04.554084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4f0667f0-dca0-4fb0-afe8-ab174e414bef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:04.555532 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4f0667f0-dca0-4fb0-afe8-ab174e414bef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.166979 May 18 22:45:04.564159 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2830/5420] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:04 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:05.574088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5086666f-9b85-4c41-b0c5-88f7dfd97c6e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:05.574704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5086666f-9b85-4c41-b0c5-88f7dfd97c6e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:05.583328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5086666f-9b85-4c41-b0c5-88f7dfd97c6e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:05.583943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5086666f-9b85-4c41-b0c5-88f7dfd97c6e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:05.584827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5086666f-9b85-4c41-b0c5-88f7dfd97c6e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:05.585339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5086666f-9b85-4c41-b0c5-88f7dfd97c6e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:05.724928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5086666f-9b85-4c41-b0c5-88f7dfd97c6e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:05.733750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5086666f-9b85-4c41-b0c5-88f7dfd97c6e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:05.735319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5086666f-9b85-4c41-b0c5-88f7dfd97c6e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:05.736504 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5086666f-9b85-4c41-b0c5-88f7dfd97c6e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.166714 May 18 22:45:05.737116 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2591/5421] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:05 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:06.755829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c0804efc-6c70-4e2c-b7a7-4600bb56affe tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:06.756974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c0804efc-6c70-4e2c-b7a7-4600bb56affe tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:06.763945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0804efc-6c70-4e2c-b7a7-4600bb56affe tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:06.764692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0804efc-6c70-4e2c-b7a7-4600bb56affe tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:06.765494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0804efc-6c70-4e2c-b7a7-4600bb56affe tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:06.766393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0804efc-6c70-4e2c-b7a7-4600bb56affe tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:06.907141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c0804efc-6c70-4e2c-b7a7-4600bb56affe tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:06.917561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c0804efc-6c70-4e2c-b7a7-4600bb56affe tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:06.919091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c0804efc-6c70-4e2c-b7a7-4600bb56affe tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:06.920658 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c0804efc-6c70-4e2c-b7a7-4600bb56affe tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.169449 May 18 22:45:06.921942 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2831/5422] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:06 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:07.946436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fb6db3c3-ffb9-4f56-8804-cda4d8a8484a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:07.947300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fb6db3c3-ffb9-4f56-8804-cda4d8a8484a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:07.954775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb6db3c3-ffb9-4f56-8804-cda4d8a8484a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:07.955338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb6db3c3-ffb9-4f56-8804-cda4d8a8484a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:07.956816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb6db3c3-ffb9-4f56-8804-cda4d8a8484a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:07.957387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb6db3c3-ffb9-4f56-8804-cda4d8a8484a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:08.095661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fb6db3c3-ffb9-4f56-8804-cda4d8a8484a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:08.105002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fb6db3c3-ffb9-4f56-8804-cda4d8a8484a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:08.106539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fb6db3c3-ffb9-4f56-8804-cda4d8a8484a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:08.107710 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fb6db3c3-ffb9-4f56-8804-cda4d8a8484a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.165633 May 18 22:45:08.108280 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2592/5423] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:07 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:09.126638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-35c7500b-2928-4e08-8153-8d9a19095b11 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:09.127172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-35c7500b-2928-4e08-8153-8d9a19095b11 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:09.135205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-35c7500b-2928-4e08-8153-8d9a19095b11 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:09.135651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-35c7500b-2928-4e08-8153-8d9a19095b11 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:09.136592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-35c7500b-2928-4e08-8153-8d9a19095b11 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:09.137028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-35c7500b-2928-4e08-8153-8d9a19095b11 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:09.280739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-35c7500b-2928-4e08-8153-8d9a19095b11 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:09.289793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-35c7500b-2928-4e08-8153-8d9a19095b11 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:09.291294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-35c7500b-2928-4e08-8153-8d9a19095b11 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:09.292450 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-35c7500b-2928-4e08-8153-8d9a19095b11 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.170319 May 18 22:45:09.293011 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2832/5424] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:09 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:10.312884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8c0d9155-b363-4707-bfc3-bb1be407be84 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:10.313488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8c0d9155-b363-4707-bfc3-bb1be407be84 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:10.321960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c0d9155-b363-4707-bfc3-bb1be407be84 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:10.322398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c0d9155-b363-4707-bfc3-bb1be407be84 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:10.323149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c0d9155-b363-4707-bfc3-bb1be407be84 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:10.323575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8c0d9155-b363-4707-bfc3-bb1be407be84 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:10.460745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c0d9155-b363-4707-bfc3-bb1be407be84 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:10.469867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c0d9155-b363-4707-bfc3-bb1be407be84 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:10.472122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8c0d9155-b363-4707-bfc3-bb1be407be84 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:10.473600 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8c0d9155-b363-4707-bfc3-bb1be407be84 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.166357 May 18 22:45:10.488392 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2593/5425] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:10 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:11.495608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-da6030c2-9a08-45e5-bbfb-724d8dc7409f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:11.496500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-da6030c2-9a08-45e5-bbfb-724d8dc7409f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:11.499200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-da6030c2-9a08-45e5-bbfb-724d8dc7409f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119083] Writing DB stats nova_api:SELECT=44 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:45:11.505233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da6030c2-9a08-45e5-bbfb-724d8dc7409f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:11.505868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da6030c2-9a08-45e5-bbfb-724d8dc7409f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:11.506888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da6030c2-9a08-45e5-bbfb-724d8dc7409f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:11.507420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da6030c2-9a08-45e5-bbfb-724d8dc7409f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:11.512276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-da6030c2-9a08-45e5-bbfb-724d8dc7409f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:45:11.648384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da6030c2-9a08-45e5-bbfb-724d8dc7409f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:11.656699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da6030c2-9a08-45e5-bbfb-724d8dc7409f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:11.658467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da6030c2-9a08-45e5-bbfb-724d8dc7409f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:11.660663 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-da6030c2-9a08-45e5-bbfb-724d8dc7409f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.171495 May 18 22:45:11.661466 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2833/5426] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:11 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:12.679270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd93f5f3-ad10-4b0b-bf6f-f0cb6a76a0a4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:12.679963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dd93f5f3-ad10-4b0b-bf6f-f0cb6a76a0a4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:12.687867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd93f5f3-ad10-4b0b-bf6f-f0cb6a76a0a4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:12.688311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd93f5f3-ad10-4b0b-bf6f-f0cb6a76a0a4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:12.689081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd93f5f3-ad10-4b0b-bf6f-f0cb6a76a0a4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:12.689512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd93f5f3-ad10-4b0b-bf6f-f0cb6a76a0a4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:12.839704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dd93f5f3-ad10-4b0b-bf6f-f0cb6a76a0a4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:12.849789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dd93f5f3-ad10-4b0b-bf6f-f0cb6a76a0a4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:12.851340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dd93f5f3-ad10-4b0b-bf6f-f0cb6a76a0a4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:12.852449 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dd93f5f3-ad10-4b0b-bf6f-f0cb6a76a0a4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.177239 May 18 22:45:12.853260 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2594/5427] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:12 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:13.871162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b8467b08-7ce8-4f1e-81ec-7d0099116e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:13.872040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b8467b08-7ce8-4f1e-81ec-7d0099116e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:13.879072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8467b08-7ce8-4f1e-81ec-7d0099116e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:13.879627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8467b08-7ce8-4f1e-81ec-7d0099116e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:13.880456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8467b08-7ce8-4f1e-81ec-7d0099116e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:13.881133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8467b08-7ce8-4f1e-81ec-7d0099116e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:14.024794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b8467b08-7ce8-4f1e-81ec-7d0099116e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:14.033515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b8467b08-7ce8-4f1e-81ec-7d0099116e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:14.035096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b8467b08-7ce8-4f1e-81ec-7d0099116e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:14.036293 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b8467b08-7ce8-4f1e-81ec-7d0099116e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.169453 May 18 22:45:14.037113 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2834/5428] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:13 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:15.055375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2df90914-4b68-482c-acd1-2aa463b402b8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:15.057276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2df90914-4b68-482c-acd1-2aa463b402b8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:15.065589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2df90914-4b68-482c-acd1-2aa463b402b8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:15.067505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2df90914-4b68-482c-acd1-2aa463b402b8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:15.069386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2df90914-4b68-482c-acd1-2aa463b402b8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:15.070107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2df90914-4b68-482c-acd1-2aa463b402b8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:15.327533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2df90914-4b68-482c-acd1-2aa463b402b8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:15.342306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2df90914-4b68-482c-acd1-2aa463b402b8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:15.343813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2df90914-4b68-482c-acd1-2aa463b402b8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:15.345032 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2df90914-4b68-482c-acd1-2aa463b402b8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.293858 May 18 22:45:15.345625 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2595/5429] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:15 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:15.843268 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 22:45:15.843777 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 22:45:15 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 22:45:16.368949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8a38f317-b30a-41dc-bcfe-dabcef67688a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:16.370954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8a38f317-b30a-41dc-bcfe-dabcef67688a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:16.378687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a38f317-b30a-41dc-bcfe-dabcef67688a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:16.379328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a38f317-b30a-41dc-bcfe-dabcef67688a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:16.380356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a38f317-b30a-41dc-bcfe-dabcef67688a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:16.380887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a38f317-b30a-41dc-bcfe-dabcef67688a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:16.532556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8a38f317-b30a-41dc-bcfe-dabcef67688a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:16.542625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8a38f317-b30a-41dc-bcfe-dabcef67688a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:16.544708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8a38f317-b30a-41dc-bcfe-dabcef67688a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:16.546122 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8a38f317-b30a-41dc-bcfe-dabcef67688a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1751 microversion: 2.20 time: 0.184838 May 18 22:45:16.556404 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2835/5430] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:16 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1751 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:17.575073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f0035fd3-3249-4246-b365-ef7462297aaf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:17.576844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f0035fd3-3249-4246-b365-ef7462297aaf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:17.584605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f0035fd3-3249-4246-b365-ef7462297aaf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:17.585333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f0035fd3-3249-4246-b365-ef7462297aaf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:17.586828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f0035fd3-3249-4246-b365-ef7462297aaf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:17.587481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f0035fd3-3249-4246-b365-ef7462297aaf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:17.743237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f0035fd3-3249-4246-b365-ef7462297aaf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:17.745681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f0035fd3-3249-4246-b365-ef7462297aaf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_cell1:SELECT=93,nova_cell1:INSERT=3,nova_cell1:UPDATE=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:45:17.754437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f0035fd3-3249-4246-b365-ef7462297aaf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:17.756264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f0035fd3-3249-4246-b365-ef7462297aaf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:17.757618 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f0035fd3-3249-4246-b365-ef7462297aaf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.186598 May 18 22:45:17.758841 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2596/5431] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:17 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:18.776206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1b36171-a447-4197-a525-0f7eba682bc6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:18.776969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a1b36171-a447-4197-a525-0f7eba682bc6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:18.784464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1b36171-a447-4197-a525-0f7eba682bc6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:18.785041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1b36171-a447-4197-a525-0f7eba682bc6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:18.785953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1b36171-a447-4197-a525-0f7eba682bc6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:18.786616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1b36171-a447-4197-a525-0f7eba682bc6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:18.989701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a1b36171-a447-4197-a525-0f7eba682bc6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:19.001640 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a1b36171-a447-4197-a525-0f7eba682bc6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:19.004283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a1b36171-a447-4197-a525-0f7eba682bc6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:19.005617 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a1b36171-a447-4197-a525-0f7eba682bc6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.233534 May 18 22:45:19.006333 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2836/5432] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:18 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:20.024970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c02660a1-1aea-4ebe-ac43-13dbb2dddfca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:20.025577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c02660a1-1aea-4ebe-ac43-13dbb2dddfca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:20.036073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c02660a1-1aea-4ebe-ac43-13dbb2dddfca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_api:SELECT=30 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:45:20.045134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c02660a1-1aea-4ebe-ac43-13dbb2dddfca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:20.045580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c02660a1-1aea-4ebe-ac43-13dbb2dddfca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:20.051113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c02660a1-1aea-4ebe-ac43-13dbb2dddfca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:20.051566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c02660a1-1aea-4ebe-ac43-13dbb2dddfca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:20.287360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c02660a1-1aea-4ebe-ac43-13dbb2dddfca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:20.297407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c02660a1-1aea-4ebe-ac43-13dbb2dddfca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:20.310442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c02660a1-1aea-4ebe-ac43-13dbb2dddfca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:20.312105 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c02660a1-1aea-4ebe-ac43-13dbb2dddfca tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.291153 May 18 22:45:20.325075 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2597/5433] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:20 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:21.332319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-30cea200-81e7-4eee-a014-abcdf6c97a5a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:21.333053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-30cea200-81e7-4eee-a014-abcdf6c97a5a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:21.340286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-30cea200-81e7-4eee-a014-abcdf6c97a5a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:21.352391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-30cea200-81e7-4eee-a014-abcdf6c97a5a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:21.353415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-30cea200-81e7-4eee-a014-abcdf6c97a5a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:21.353983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-30cea200-81e7-4eee-a014-abcdf6c97a5a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:21.719064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-30cea200-81e7-4eee-a014-abcdf6c97a5a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:21.731795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-30cea200-81e7-4eee-a014-abcdf6c97a5a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:21.734158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-30cea200-81e7-4eee-a014-abcdf6c97a5a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:21.735515 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-30cea200-81e7-4eee-a014-abcdf6c97a5a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.407948 May 18 22:45:21.737105 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2837/5434] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:21 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:22.756353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9e707b9f-f1ed-4351-9751-eadb3b62513f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:22.757350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9e707b9f-f1ed-4351-9751-eadb3b62513f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:22.765175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e707b9f-f1ed-4351-9751-eadb3b62513f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:22.765895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e707b9f-f1ed-4351-9751-eadb3b62513f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:22.766941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e707b9f-f1ed-4351-9751-eadb3b62513f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:22.767927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e707b9f-f1ed-4351-9751-eadb3b62513f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:22.960956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9e707b9f-f1ed-4351-9751-eadb3b62513f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:22.972501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9e707b9f-f1ed-4351-9751-eadb3b62513f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:22.974407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9e707b9f-f1ed-4351-9751-eadb3b62513f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:22.975860 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9e707b9f-f1ed-4351-9751-eadb3b62513f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.224434 May 18 22:45:22.977060 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2598/5435] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:22 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:23.997432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-70993f93-39e0-4427-bb60-698225a62698 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:23.999896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-70993f93-39e0-4427-bb60-698225a62698 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:24.009001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70993f93-39e0-4427-bb60-698225a62698 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:24.012798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70993f93-39e0-4427-bb60-698225a62698 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:24.015687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70993f93-39e0-4427-bb60-698225a62698 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:24.021039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70993f93-39e0-4427-bb60-698225a62698 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:24.309611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-70993f93-39e0-4427-bb60-698225a62698 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:24.325169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-70993f93-39e0-4427-bb60-698225a62698 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:24.329342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-70993f93-39e0-4427-bb60-698225a62698 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:24.334395 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-70993f93-39e0-4427-bb60-698225a62698 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.338910 May 18 22:45:24.346519 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2838/5436] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:23 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:45:25.353006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-918939d8-8271-412e-8e2d-d612f4cb8c69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:25.354513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-918939d8-8271-412e-8e2d-d612f4cb8c69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:25.366884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-918939d8-8271-412e-8e2d-d612f4cb8c69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:25.367688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-918939d8-8271-412e-8e2d-d612f4cb8c69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:25.368780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-918939d8-8271-412e-8e2d-d612f4cb8c69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:25.371510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-918939d8-8271-412e-8e2d-d612f4cb8c69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:25.420706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f1922c72-65ac-4d0d-9141-30eb02824802 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:25.421438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f1922c72-65ac-4d0d-9141-30eb02824802 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:25.443889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1922c72-65ac-4d0d-9141-30eb02824802 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:25.444519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1922c72-65ac-4d0d-9141-30eb02824802 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:25.445550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1922c72-65ac-4d0d-9141-30eb02824802 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:25.446253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f1922c72-65ac-4d0d-9141-30eb02824802 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:25.489001 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f1922c72-65ac-4d0d-9141-30eb02824802 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/ips" status: 200 len: 150 microversion: 2.1 time: 0.074880 May 18 22:45:25.496564 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2839/5437] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:45:25 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/ips => generated 150 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:45:25.771861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-918939d8-8271-412e-8e2d-d612f4cb8c69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:25.782890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-918939d8-8271-412e-8e2d-d612f4cb8c69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:25.792844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-918939d8-8271-412e-8e2d-d612f4cb8c69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:25.799633 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-918939d8-8271-412e-8e2d-d612f4cb8c69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.448678 May 18 22:45:25.802229 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2599/5438] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:25 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:26.825257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f3528de7-9486-42ec-9c5a-8f434dd0650b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:26.826667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f3528de7-9486-42ec-9c5a-8f434dd0650b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:26.839798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3528de7-9486-42ec-9c5a-8f434dd0650b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:26.840350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3528de7-9486-42ec-9c5a-8f434dd0650b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:26.841818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3528de7-9486-42ec-9c5a-8f434dd0650b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:26.842897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f3528de7-9486-42ec-9c5a-8f434dd0650b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:27.448237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f3528de7-9486-42ec-9c5a-8f434dd0650b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:27.461708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f3528de7-9486-42ec-9c5a-8f434dd0650b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:27.463873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f3528de7-9486-42ec-9c5a-8f434dd0650b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:27.465711 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f3528de7-9486-42ec-9c5a-8f434dd0650b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.648036 May 18 22:45:27.475487 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2840/5439] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:26 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:28.229152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2026be26-d3b7-4d85-bb8d-623a990fa95d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "98c4320f-a9ea-4a6f-95d1-cacd2512ae25"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:45:28.230594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2026be26-d3b7-4d85-bb8d-623a990fa95d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:28.239132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2026be26-d3b7-4d85-bb8d-623a990fa95d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:28.239960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2026be26-d3b7-4d85-bb8d-623a990fa95d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:28.241460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2026be26-d3b7-4d85-bb8d-623a990fa95d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:28.241986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2026be26-d3b7-4d85-bb8d-623a990fa95d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:28.489552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-edb35638-4112-4ed3-914e-673b7fce0eed tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:28.490865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-edb35638-4112-4ed3-914e-673b7fce0eed tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:28.500592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edb35638-4112-4ed3-914e-673b7fce0eed tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:28.501049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edb35638-4112-4ed3-914e-673b7fce0eed tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:28.502449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edb35638-4112-4ed3-914e-673b7fce0eed tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:28.503437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-edb35638-4112-4ed3-914e-673b7fce0eed tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:28.614793 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2026be26-d3b7-4d85-bb8d-623a990fa95d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "POST /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.389484 May 18 22:45:28.637934 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2600/5440] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:45:28 2022] POST /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments => generated 194 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:45:28.750760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-edb35638-4112-4ed3-914e-673b7fce0eed tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:28.772277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-edb35638-4112-4ed3-914e-673b7fce0eed tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:28.773792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-edb35638-4112-4ed3-914e-673b7fce0eed tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:28.774969 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-edb35638-4112-4ed3-914e-673b7fce0eed tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.292257 May 18 22:45:28.776461 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2841/5441] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:28 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:29.796878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2df4a47d-07e3-4a76-8f82-094a2ebf0418 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:29.797582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2df4a47d-07e3-4a76-8f82-094a2ebf0418 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:29.829797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2df4a47d-07e3-4a76-8f82-094a2ebf0418 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:29.829797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2df4a47d-07e3-4a76-8f82-094a2ebf0418 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:29.829797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2df4a47d-07e3-4a76-8f82-094a2ebf0418 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:29.829797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2df4a47d-07e3-4a76-8f82-094a2ebf0418 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:29.981863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2df4a47d-07e3-4a76-8f82-094a2ebf0418 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:29.992740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2df4a47d-07e3-4a76-8f82-094a2ebf0418 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:29.995579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2df4a47d-07e3-4a76-8f82-094a2ebf0418 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:29.997024 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2df4a47d-07e3-4a76-8f82-094a2ebf0418 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.205467 May 18 22:45:30.008628 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2601/5442] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:29 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:31.015291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b57ec63d-8f10-4e24-bae0-65048de463e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:31.016635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b57ec63d-8f10-4e24-bae0-65048de463e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:31.024541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b57ec63d-8f10-4e24-bae0-65048de463e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:31.025291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b57ec63d-8f10-4e24-bae0-65048de463e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:31.026313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b57ec63d-8f10-4e24-bae0-65048de463e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:31.026962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b57ec63d-8f10-4e24-bae0-65048de463e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:31.229434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b57ec63d-8f10-4e24-bae0-65048de463e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:31.240560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b57ec63d-8f10-4e24-bae0-65048de463e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:31.242225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b57ec63d-8f10-4e24-bae0-65048de463e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:31.243755 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b57ec63d-8f10-4e24-bae0-65048de463e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.232432 May 18 22:45:31.244450 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2842/5443] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:31 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:32.262831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bcaa9c45-8620-4883-b487-94f1837001e6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:32.264071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bcaa9c45-8620-4883-b487-94f1837001e6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:32.273116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcaa9c45-8620-4883-b487-94f1837001e6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:32.273724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcaa9c45-8620-4883-b487-94f1837001e6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:32.274537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcaa9c45-8620-4883-b487-94f1837001e6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:32.274972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcaa9c45-8620-4883-b487-94f1837001e6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:32.492677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bcaa9c45-8620-4883-b487-94f1837001e6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:32.504612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bcaa9c45-8620-4883-b487-94f1837001e6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:32.506332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bcaa9c45-8620-4883-b487-94f1837001e6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:32.507696 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bcaa9c45-8620-4883-b487-94f1837001e6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.249130 May 18 22:45:32.508431 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2602/5444] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:32 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:33.533385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1eedfe39-08ba-4f47-9258-b459b60caba2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:33.535975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1eedfe39-08ba-4f47-9258-b459b60caba2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:33.552977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1eedfe39-08ba-4f47-9258-b459b60caba2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:33.554237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1eedfe39-08ba-4f47-9258-b459b60caba2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:33.555323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1eedfe39-08ba-4f47-9258-b459b60caba2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:33.555937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1eedfe39-08ba-4f47-9258-b459b60caba2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:33.810129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1eedfe39-08ba-4f47-9258-b459b60caba2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:33.828180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1eedfe39-08ba-4f47-9258-b459b60caba2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:33.832316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1eedfe39-08ba-4f47-9258-b459b60caba2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:33.833020 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1eedfe39-08ba-4f47-9258-b459b60caba2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.309942 May 18 22:45:33.835024 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2843/5445] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:33 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:34.852255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a1cdf435-4369-430c-a383-71c3f596da31 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:34.852942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a1cdf435-4369-430c-a383-71c3f596da31 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:34.869842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1cdf435-4369-430c-a383-71c3f596da31 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:34.870473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1cdf435-4369-430c-a383-71c3f596da31 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:34.871433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1cdf435-4369-430c-a383-71c3f596da31 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:34.871979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1cdf435-4369-430c-a383-71c3f596da31 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:35.123978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a1cdf435-4369-430c-a383-71c3f596da31 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:35.160344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a1cdf435-4369-430c-a383-71c3f596da31 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:35.168778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a1cdf435-4369-430c-a383-71c3f596da31 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:35.177543 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a1cdf435-4369-430c-a383-71c3f596da31 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.329415 May 18 22:45:35.190140 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2603/5446] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:34 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:36.195490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6a421a27-270b-456e-9ed8-6330fb738fd7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:36.196103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6a421a27-270b-456e-9ed8-6330fb738fd7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:36.205017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a421a27-270b-456e-9ed8-6330fb738fd7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:36.206814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a421a27-270b-456e-9ed8-6330fb738fd7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:36.207580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a421a27-270b-456e-9ed8-6330fb738fd7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:36.209690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a421a27-270b-456e-9ed8-6330fb738fd7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:36.437076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6a421a27-270b-456e-9ed8-6330fb738fd7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:36.447851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6a421a27-270b-456e-9ed8-6330fb738fd7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:36.449654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6a421a27-270b-456e-9ed8-6330fb738fd7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:36.451058 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6a421a27-270b-456e-9ed8-6330fb738fd7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.259742 May 18 22:45:36.452770 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2844/5447] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:36 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:36.778569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-6376a444-91f0-4314-80cd-591adec7aa9a req-4157b941-da52-4b02-8a9f-375cd050cd6f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "57208540-6f21-4b9b-bdee-54d3358f1a11", "name": "network-vif-plugged", "status": "completed", "tag": "0dfdb3a8-62d5-4c2c-96d8-728451d5929c"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:45:36.799473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6376a444-91f0-4314-80cd-591adec7aa9a req-4157b941-da52-4b02-8a9f-375cd050cd6f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:36.799980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6376a444-91f0-4314-80cd-591adec7aa9a req-4157b941-da52-4b02-8a9f-375cd050cd6f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:36.818221 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-6376a444-91f0-4314-80cd-591adec7aa9a req-4157b941-da52-4b02-8a9f-375cd050cd6f service nova] Creating event network-vif-plugged:0dfdb3a8-62d5-4c2c-96d8-728451d5929c for instance 57208540-6f21-4b9b-bdee-54d3358f1a11 on n-h1-841040-6 May 18 22:45:36.833890 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-6376a444-91f0-4314-80cd-591adec7aa9a req-4157b941-da52-4b02-8a9f-375cd050cd6f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.059960 May 18 22:45:36.842375 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2604/5448] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:45:36 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:45:37.472566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-988cad89-4e7c-44fc-b4c1-81cfc9873b2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:37.474029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-988cad89-4e7c-44fc-b4c1-81cfc9873b2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:37.488580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-988cad89-4e7c-44fc-b4c1-81cfc9873b2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:37.489329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-988cad89-4e7c-44fc-b4c1-81cfc9873b2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:37.490606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-988cad89-4e7c-44fc-b4c1-81cfc9873b2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:37.492271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-988cad89-4e7c-44fc-b4c1-81cfc9873b2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:37.704805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-988cad89-4e7c-44fc-b4c1-81cfc9873b2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:37.714123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-988cad89-4e7c-44fc-b4c1-81cfc9873b2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:37.716012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-988cad89-4e7c-44fc-b4c1-81cfc9873b2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:37.717438 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-988cad89-4e7c-44fc-b4c1-81cfc9873b2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.249035 May 18 22:45:37.729489 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2845/5449] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:37 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:38.738709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-088af177-245a-4273-ace4-1e402bad4a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:38.740375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-088af177-245a-4273-ace4-1e402bad4a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:38.757540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-088af177-245a-4273-ace4-1e402bad4a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:38.759275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-088af177-245a-4273-ace4-1e402bad4a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:38.761662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-088af177-245a-4273-ace4-1e402bad4a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:38.762289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-088af177-245a-4273-ace4-1e402bad4a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:39.017851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-088af177-245a-4273-ace4-1e402bad4a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:39.043668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-088af177-245a-4273-ace4-1e402bad4a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:39.045486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-088af177-245a-4273-ace4-1e402bad4a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:39.052818 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-088af177-245a-4273-ace4-1e402bad4a3b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1807 microversion: 2.20 time: 0.315160 May 18 22:45:39.053541 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2605/5450] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:38 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1807 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:40.074269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3f9c3270-9a80-441d-8df4-895d348e2e6d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:40.075710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3f9c3270-9a80-441d-8df4-895d348e2e6d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:40.084511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f9c3270-9a80-441d-8df4-895d348e2e6d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:40.085608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f9c3270-9a80-441d-8df4-895d348e2e6d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:40.086668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f9c3270-9a80-441d-8df4-895d348e2e6d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:40.087309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f9c3270-9a80-441d-8df4-895d348e2e6d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:40.315723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3f9c3270-9a80-441d-8df4-895d348e2e6d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:40.334203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3f9c3270-9a80-441d-8df4-895d348e2e6d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:40.336308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3f9c3270-9a80-441d-8df4-895d348e2e6d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:40.338116 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3f9c3270-9a80-441d-8df4-895d348e2e6d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1794 microversion: 2.20 time: 0.267947 May 18 22:45:40.352023 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2846/5451] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:45:40 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1794 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:45:47.238928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a8cb9291-6d1c-4906-8bf3-3fba6f685182 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Action: 'create', calling method: .version_select at 0x7fa2ecfc3280>, body: {"keypair": {"name": "tempest-keypair-1957375782", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOYT8oSILRLPTTOZhZR46LcSm6p8oaNOgJNpX9D5X/5TnpEFyX0C59IIqp42L2KYNciN5TK9q9435XC8MvvyWUporkYVb35yt/UxLhdfte6t68bHrCtg6HmxWdALGXCfMw=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:45:47.255648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-a8cb9291-6d1c-4906-8bf3-3fba6f685182 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:45:47.260750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-a8cb9291-6d1c-4906-8bf3-3fba6f685182 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for user 189cc75f7f1c410d88781d26e4037dd6 and project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:45:47.285280 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a8cb9291-6d1c-4906-8bf3-3fba6f685182 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.050416 May 18 22:45:47.285905 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2606/5452] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:45:47 2022] POST /compute/v2.1/os-keypairs => generated 386 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:45:48.814111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-139779998", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "9ac8f89f-4e71-4b5b-9b6d-74d0cc10e657"}], "security_groups": [{"name": "tempest-securitygroup--833954288"}], "key_name": "tempest-keypair-1957375782", "user_data": "}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:45:48.821784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_api:SELECT=28 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:45:48.924922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] validate_networks() for [('9ac8f89f-4e71-4b5b-9b6d-74d0cc10e657', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:45:49.298096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:45:49.298507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:45:49.298970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:45:49.299366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:45:49.299763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:45:49.308707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:49.309145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:49.309942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:49.310382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:49.318699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_cell1:SELECT=82 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:45:49.329783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:45:49.335051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for user 189cc75f7f1c410d88781d26e4037dd6 and project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:45:49.347256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:45:49.349511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:45:49.403873 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-455e1b31-5de6-4adc-9d5e-fc9f394697ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.594825 May 18 22:45:49.404522 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2847/5453] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:45:48 2022] POST /compute/v2.1/servers => generated 401 bytes in 596 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:45:49.414060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a8cb9291-6d1c-4906-8bf3-3fba6f685182 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119082] Writing DB stats nova_cell1:SELECT=56,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:45:49.418707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3cef15fa-3d45-48ad-b57b-280530df91d0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:49.419427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3cef15fa-3d45-48ad-b57b-280530df91d0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:49.497699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3cef15fa-3d45-48ad-b57b-280530df91d0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:49.509295 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3cef15fa-3d45-48ad-b57b-280530df91d0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1241 microversion: 2.1 time: 0.096147 May 18 22:45:49.509295 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2607/5454] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:45:49 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1241 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:45:50.524945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0ed9df6-63e4-4dc5-bf0f-d7d07cf8a911 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:50.525550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e0ed9df6-63e4-4dc5-bf0f-d7d07cf8a911 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:50.536752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0ed9df6-63e4-4dc5-bf0f-d7d07cf8a911 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:50.537544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0ed9df6-63e4-4dc5-bf0f-d7d07cf8a911 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:50.538616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0ed9df6-63e4-4dc5-bf0f-d7d07cf8a911 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:50.539201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0ed9df6-63e4-4dc5-bf0f-d7d07cf8a911 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:50.636866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e0ed9df6-63e4-4dc5-bf0f-d7d07cf8a911 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:50.654431 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e0ed9df6-63e4-4dc5-bf0f-d7d07cf8a911 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1301 microversion: 2.1 time: 0.133772 May 18 22:45:50.666894 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2848/5455] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:45:50 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1301 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:45:51.681129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-74b1537f-18d7-4a1b-9b40-68c82f5f77c2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:51.682964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-74b1537f-18d7-4a1b-9b40-68c82f5f77c2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:51.696817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-74b1537f-18d7-4a1b-9b40-68c82f5f77c2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119082] Writing DB stats nova_api:SELECT=33,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:45:51.705193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74b1537f-18d7-4a1b-9b40-68c82f5f77c2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:51.708425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74b1537f-18d7-4a1b-9b40-68c82f5f77c2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:51.709398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74b1537f-18d7-4a1b-9b40-68c82f5f77c2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:51.710053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74b1537f-18d7-4a1b-9b40-68c82f5f77c2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:51.929765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-74b1537f-18d7-4a1b-9b40-68c82f5f77c2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:51.941582 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-74b1537f-18d7-4a1b-9b40-68c82f5f77c2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1366 microversion: 2.1 time: 0.272738 May 18 22:45:51.952269 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2608/5456] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:45:51 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1366 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:45:52.292237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-9de04572-acf5-4df8-b287-1065127ff424 req-b03927a5-fd5d-413d-a168-087b08df4293 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5ce50fda-16c1-4729-97a0-dfdd590dac68", "tag": "592dfd2f-df32-43cc-8c8e-890d32b8d5c7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:45:52.341479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9de04572-acf5-4df8-b287-1065127ff424 req-b03927a5-fd5d-413d-a168-087b08df4293 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:52.343187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9de04572-acf5-4df8-b287-1065127ff424 req-b03927a5-fd5d-413d-a168-087b08df4293 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:52.372401 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-9de04572-acf5-4df8-b287-1065127ff424 req-b03927a5-fd5d-413d-a168-087b08df4293 service nova] Creating event network-changed:592dfd2f-df32-43cc-8c8e-890d32b8d5c7 for instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 on n-h1-841040-6 May 18 22:45:52.395054 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-9de04572-acf5-4df8-b287-1065127ff424 req-b03927a5-fd5d-413d-a168-087b08df4293 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.107313 May 18 22:45:52.399703 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2849/5457] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:45:52 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:45:52.958945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-96a456db-c850-411f-9023-77e004e24301 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:52.959473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-96a456db-c850-411f-9023-77e004e24301 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:52.966951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96a456db-c850-411f-9023-77e004e24301 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:52.967404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96a456db-c850-411f-9023-77e004e24301 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:52.968170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96a456db-c850-411f-9023-77e004e24301 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:52.968608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96a456db-c850-411f-9023-77e004e24301 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:53.131729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-96a456db-c850-411f-9023-77e004e24301 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:53.140275 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-96a456db-c850-411f-9023-77e004e24301 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1366 microversion: 2.1 time: 0.185306 May 18 22:45:53.141393 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2609/5458] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:45:52 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1366 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:45:54.159621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-00a32c0d-6054-4649-8c38-4e7c9343b603 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:54.160886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-00a32c0d-6054-4649-8c38-4e7c9343b603 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:54.167902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00a32c0d-6054-4649-8c38-4e7c9343b603 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:54.168567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00a32c0d-6054-4649-8c38-4e7c9343b603 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:54.170272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00a32c0d-6054-4649-8c38-4e7c9343b603 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:54.170850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00a32c0d-6054-4649-8c38-4e7c9343b603 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:54.378941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-00a32c0d-6054-4649-8c38-4e7c9343b603 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:54.387785 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-00a32c0d-6054-4649-8c38-4e7c9343b603 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1366 microversion: 2.1 time: 0.232990 May 18 22:45:54.399108 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2850/5459] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:45:54 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1366 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:45:55.405486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dbdc832d-a99e-44e3-a20d-934268f5a78b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:55.407317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dbdc832d-a99e-44e3-a20d-934268f5a78b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:55.416455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbdc832d-a99e-44e3-a20d-934268f5a78b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:55.417405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbdc832d-a99e-44e3-a20d-934268f5a78b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:55.418607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbdc832d-a99e-44e3-a20d-934268f5a78b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:55.419372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dbdc832d-a99e-44e3-a20d-934268f5a78b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:55.599955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dbdc832d-a99e-44e3-a20d-934268f5a78b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:55.607865 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dbdc832d-a99e-44e3-a20d-934268f5a78b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1366 microversion: 2.1 time: 0.206501 May 18 22:45:55.609759 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2610/5460] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:45:55 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1366 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:45:56.626821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-401a6d4a-5716-499d-a33b-f878d58fa30b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:56.627526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-401a6d4a-5716-499d-a33b-f878d58fa30b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:56.634816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-401a6d4a-5716-499d-a33b-f878d58fa30b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:56.635369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-401a6d4a-5716-499d-a33b-f878d58fa30b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:56.636209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-401a6d4a-5716-499d-a33b-f878d58fa30b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:56.636837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-401a6d4a-5716-499d-a33b-f878d58fa30b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:56.837508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-401a6d4a-5716-499d-a33b-f878d58fa30b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:56.849356 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-401a6d4a-5716-499d-a33b-f878d58fa30b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1366 microversion: 2.1 time: 0.223390 May 18 22:45:56.850651 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2851/5461] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:45:56 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1366 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:45:57.866885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-868d8bcb-a4f3-40e0-b951-85e6c4aab8e6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:57.867492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-868d8bcb-a4f3-40e0-b951-85e6c4aab8e6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:57.877284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-868d8bcb-a4f3-40e0-b951-85e6c4aab8e6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:57.878314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-868d8bcb-a4f3-40e0-b951-85e6c4aab8e6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:57.879813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-868d8bcb-a4f3-40e0-b951-85e6c4aab8e6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:57.880746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-868d8bcb-a4f3-40e0-b951-85e6c4aab8e6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:58.052777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-868d8bcb-a4f3-40e0-b951-85e6c4aab8e6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:58.060673 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-868d8bcb-a4f3-40e0-b951-85e6c4aab8e6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1366 microversion: 2.1 time: 0.197803 May 18 22:45:58.061376 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2611/5462] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:45:57 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1366 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:45:59.035527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-96d827fa-6c73-42bb-99d1-c639a5342be9 req-d4314e5c-2430-438c-8d84-ad54788bcc3c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5ce50fda-16c1-4729-97a0-dfdd590dac68", "name": "network-vif-plugged", "status": "completed", "tag": "592dfd2f-df32-43cc-8c8e-890d32b8d5c7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:45:59.044746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-96d827fa-6c73-42bb-99d1-c639a5342be9 req-d4314e5c-2430-438c-8d84-ad54788bcc3c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:59.045101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-96d827fa-6c73-42bb-99d1-c639a5342be9 req-d4314e5c-2430-438c-8d84-ad54788bcc3c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:59.057097 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-96d827fa-6c73-42bb-99d1-c639a5342be9 req-d4314e5c-2430-438c-8d84-ad54788bcc3c service nova] Creating event network-vif-plugged:592dfd2f-df32-43cc-8c8e-890d32b8d5c7 for instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 on n-h1-841040-6 May 18 22:45:59.062184 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-96d827fa-6c73-42bb-99d1-c639a5342be9 req-d4314e5c-2430-438c-8d84-ad54788bcc3c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030857 May 18 22:45:59.062895 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2852/5463] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:45:59 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:45:59.082007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8145bbbb-d64e-43e7-bfec-7073486d5b64 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:45:59.083381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8145bbbb-d64e-43e7-bfec-7073486d5b64 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:45:59.097039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8145bbbb-d64e-43e7-bfec-7073486d5b64 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:59.097489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8145bbbb-d64e-43e7-bfec-7073486d5b64 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:59.098357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8145bbbb-d64e-43e7-bfec-7073486d5b64 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:45:59.108623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8145bbbb-d64e-43e7-bfec-7073486d5b64 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:45:59.318630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8145bbbb-d64e-43e7-bfec-7073486d5b64 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:45:59.335835 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8145bbbb-d64e-43e7-bfec-7073486d5b64 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1366 microversion: 2.1 time: 0.260071 May 18 22:45:59.348972 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2612/5464] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:45:59 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1366 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:46:00.353311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-96d827fa-6c73-42bb-99d1-c639a5342be9 req-d4314e5c-2430-438c-8d84-ad54788bcc3c service nova] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:00.354329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-96d827fa-6c73-42bb-99d1-c639a5342be9 req-d4314e5c-2430-438c-8d84-ad54788bcc3c service nova] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:00.358838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fd245597-4a47-435e-8e67-19d183a16737 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:00.359573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fd245597-4a47-435e-8e67-19d183a16737 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:00.367107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fd245597-4a47-435e-8e67-19d183a16737 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:00.367554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fd245597-4a47-435e-8e67-19d183a16737 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:00.368357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fd245597-4a47-435e-8e67-19d183a16737 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:00.368722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fd245597-4a47-435e-8e67-19d183a16737 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:00.546553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fd245597-4a47-435e-8e67-19d183a16737 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:00.561369 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fd245597-4a47-435e-8e67-19d183a16737 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1366 microversion: 2.1 time: 0.208878 May 18 22:46:00.562130 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2853/5465] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:46:00 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1366 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:46:01.579005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3a65b437-bd47-4a04-9253-0502849776b1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:01.579530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3a65b437-bd47-4a04-9253-0502849776b1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:01.581590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3a65b437-bd47-4a04-9253-0502849776b1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:01.587526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a65b437-bd47-4a04-9253-0502849776b1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:01.587972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a65b437-bd47-4a04-9253-0502849776b1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:01.588730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a65b437-bd47-4a04-9253-0502849776b1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:01.589163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a65b437-bd47-4a04-9253-0502849776b1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:01.719409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3a65b437-bd47-4a04-9253-0502849776b1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:01.727073 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3a65b437-bd47-4a04-9253-0502849776b1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1556 microversion: 2.1 time: 0.152779 May 18 22:46:01.727672 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2613/5466] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:46:01 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1556 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:46:01.743205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e2aa9b87-380a-4738-8bfe-7177df5f2cfa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:01.743661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e2aa9b87-380a-4738-8bfe-7177df5f2cfa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:01.750653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2aa9b87-380a-4738-8bfe-7177df5f2cfa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:01.751094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2aa9b87-380a-4738-8bfe-7177df5f2cfa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:01.751835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2aa9b87-380a-4738-8bfe-7177df5f2cfa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:01.752259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2aa9b87-380a-4738-8bfe-7177df5f2cfa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:01.827656 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e2aa9b87-380a-4738-8bfe-7177df5f2cfa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68/os-interface" status: 200 len: 284 microversion: 2.1 time: 0.088289 May 18 22:46:01.829205 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2854/5467] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:46:01 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68/os-interface => generated 284 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:03.166355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8ebac272-6e48-48ba-b40d-416af62d6027 req-5dd6490e-f1c4-4571-a819-e7c190e19fc3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5ce50fda-16c1-4729-97a0-dfdd590dac68", "tag": "592dfd2f-df32-43cc-8c8e-890d32b8d5c7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:46:03.176084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8ebac272-6e48-48ba-b40d-416af62d6027 req-5dd6490e-f1c4-4571-a819-e7c190e19fc3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:03.176716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8ebac272-6e48-48ba-b40d-416af62d6027 req-5dd6490e-f1c4-4571-a819-e7c190e19fc3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:03.189075 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8ebac272-6e48-48ba-b40d-416af62d6027 req-5dd6490e-f1c4-4571-a819-e7c190e19fc3 service nova] Creating event network-changed:592dfd2f-df32-43cc-8c8e-890d32b8d5c7 for instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 on n-h1-841040-6 May 18 22:46:03.194896 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8ebac272-6e48-48ba-b40d-416af62d6027 req-5dd6490e-f1c4-4571-a819-e7c190e19fc3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032030 May 18 22:46:03.199608 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2614/5468] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:46:03 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:11.534812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f986dd72-f5bc-40fb-b208-d56ff7194691 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:11.535297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f986dd72-f5bc-40fb-b208-d56ff7194691 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:11.544077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f986dd72-f5bc-40fb-b208-d56ff7194691 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:11.544704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f986dd72-f5bc-40fb-b208-d56ff7194691 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:11.545760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f986dd72-f5bc-40fb-b208-d56ff7194691 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:11.546443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f986dd72-f5bc-40fb-b208-d56ff7194691 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:11.583669 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f986dd72-f5bc-40fb-b208-d56ff7194691 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments/0bcf1c42-05d8-4fc8-bf39-8e9093af95bd" status: 200 len: 194 microversion: 2.20 time: 0.053774 May 18 22:46:11.584873 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2855/5469] 10.222.0.58 () {60 vars in 1453 bytes} [Wed May 18 22:46:11 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments/0bcf1c42-05d8-4fc8-bf39-8e9093af95bd => generated 194 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:11.665361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4b87d3d6-83ee-4278-8bcd-fd47281ddda3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:11.665972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4b87d3d6-83ee-4278-8bcd-fd47281ddda3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:11.676598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b87d3d6-83ee-4278-8bcd-fd47281ddda3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:11.677350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b87d3d6-83ee-4278-8bcd-fd47281ddda3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:11.679512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b87d3d6-83ee-4278-8bcd-fd47281ddda3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:11.681032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b87d3d6-83ee-4278-8bcd-fd47281ddda3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:11.816802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-4b87d3d6-83ee-4278-8bcd-fd47281ddda3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lazy-loading 'services' on Instance uuid 57208540-6f21-4b9b-bdee-54d3358f1a11 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:46:11.904292 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4b87d3d6-83ee-4278-8bcd-fd47281ddda3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "DELETE /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments/0bcf1c42-05d8-4fc8-bf39-8e9093af95bd" status: 202 len: 0 microversion: 2.20 time: 0.246040 May 18 22:46:11.906190 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2615/5470] 10.222.0.58 () {60 vars in 1456 bytes} [Wed May 18 22:46:11 2022] DELETE /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments/0bcf1c42-05d8-4fc8-bf39-8e9093af95bd => generated 0 bytes in 249 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:46:11.919168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d202e9f0-2922-4118-a1ce-ebbc18a78cde tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:11.920746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d202e9f0-2922-4118-a1ce-ebbc18a78cde tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:11.931237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d202e9f0-2922-4118-a1ce-ebbc18a78cde tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:11.932546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d202e9f0-2922-4118-a1ce-ebbc18a78cde tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:11.933623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d202e9f0-2922-4118-a1ce-ebbc18a78cde tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:11.934878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d202e9f0-2922-4118-a1ce-ebbc18a78cde tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:11.993083 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d202e9f0-2922-4118-a1ce-ebbc18a78cde tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.082455 May 18 22:46:11.994471 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2856/5471] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:11 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 197 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:13.005138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-76a302dd-d462-48a1-a5d8-c7adcc919c00 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:13.006175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-76a302dd-d462-48a1-a5d8-c7adcc919c00 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:13.013867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76a302dd-d462-48a1-a5d8-c7adcc919c00 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:13.014316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76a302dd-d462-48a1-a5d8-c7adcc919c00 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:13.015493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76a302dd-d462-48a1-a5d8-c7adcc919c00 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:13.015929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76a302dd-d462-48a1-a5d8-c7adcc919c00 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:13.048501 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-76a302dd-d462-48a1-a5d8-c7adcc919c00 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.047557 May 18 22:46:13.049100 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2616/5472] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:12 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:14.059428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2b68d885-02ba-46a5-80dc-de8b3b494032 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:14.060554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2b68d885-02ba-46a5-80dc-de8b3b494032 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:14.067664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b68d885-02ba-46a5-80dc-de8b3b494032 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:14.068285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b68d885-02ba-46a5-80dc-de8b3b494032 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:14.069058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b68d885-02ba-46a5-80dc-de8b3b494032 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:14.069484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b68d885-02ba-46a5-80dc-de8b3b494032 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:14.100349 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2b68d885-02ba-46a5-80dc-de8b3b494032 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.044791 May 18 22:46:14.100916 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2857/5473] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:14 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:15.112995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7745de8e-bf4c-4e98-9bfe-9b7b51bdafc0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:15.113956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7745de8e-bf4c-4e98-9bfe-9b7b51bdafc0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:15.121610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7745de8e-bf4c-4e98-9bfe-9b7b51bdafc0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:15.122165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7745de8e-bf4c-4e98-9bfe-9b7b51bdafc0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:15.122999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7745de8e-bf4c-4e98-9bfe-9b7b51bdafc0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:15.123434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7745de8e-bf4c-4e98-9bfe-9b7b51bdafc0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:15.159335 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7745de8e-bf4c-4e98-9bfe-9b7b51bdafc0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.050984 May 18 22:46:15.160139 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2617/5474] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:15 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 197 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:16.171488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ee7d822-88af-417a-b460-ad52c6a0b360 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:16.173191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9ee7d822-88af-417a-b460-ad52c6a0b360 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:16.181259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ee7d822-88af-417a-b460-ad52c6a0b360 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:16.182683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ee7d822-88af-417a-b460-ad52c6a0b360 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:16.183757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ee7d822-88af-417a-b460-ad52c6a0b360 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:16.184424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ee7d822-88af-417a-b460-ad52c6a0b360 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:16.224465 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9ee7d822-88af-417a-b460-ad52c6a0b360 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.057153 May 18 22:46:16.228881 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2858/5475] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:16 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 197 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:17.235989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-40990c1a-3afc-40b5-94cd-c9410017b7dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:17.237414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-40990c1a-3afc-40b5-94cd-c9410017b7dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:17.244544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-40990c1a-3afc-40b5-94cd-c9410017b7dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:17.245169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-40990c1a-3afc-40b5-94cd-c9410017b7dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:17.246105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-40990c1a-3afc-40b5-94cd-c9410017b7dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:17.246703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-40990c1a-3afc-40b5-94cd-c9410017b7dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:17.278289 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-40990c1a-3afc-40b5-94cd-c9410017b7dd tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.046214 May 18 22:46:17.279336 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2618/5476] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:17 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:18.291243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-268769b8-5881-4368-8c6f-0a49e82b73db tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:18.292993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-268769b8-5881-4368-8c6f-0a49e82b73db tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:18.301697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-268769b8-5881-4368-8c6f-0a49e82b73db tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:18.316227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-268769b8-5881-4368-8c6f-0a49e82b73db tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:18.318539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-268769b8-5881-4368-8c6f-0a49e82b73db tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:18.319144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-268769b8-5881-4368-8c6f-0a49e82b73db tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:18.366345 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-268769b8-5881-4368-8c6f-0a49e82b73db tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.079346 May 18 22:46:18.369001 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2859/5477] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:18 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 197 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:19.380293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-165b6ce5-ecea-4a68-a3ae-6c06601dfd29 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:19.382200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-165b6ce5-ecea-4a68-a3ae-6c06601dfd29 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:19.389377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-165b6ce5-ecea-4a68-a3ae-6c06601dfd29 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:19.390355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-165b6ce5-ecea-4a68-a3ae-6c06601dfd29 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:19.391511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-165b6ce5-ecea-4a68-a3ae-6c06601dfd29 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:19.391947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-165b6ce5-ecea-4a68-a3ae-6c06601dfd29 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:19.422879 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-165b6ce5-ecea-4a68-a3ae-6c06601dfd29 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.047006 May 18 22:46:19.423454 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2619/5478] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:19 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:20.433986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-156977d2-f527-461d-b411-e3094564049e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:20.435035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-156977d2-f527-461d-b411-e3094564049e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:20.459914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-156977d2-f527-461d-b411-e3094564049e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119083] Writing DB stats nova_api:SELECT=39,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:20.461469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-156977d2-f527-461d-b411-e3094564049e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:20.465766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-156977d2-f527-461d-b411-e3094564049e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:20.467229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-156977d2-f527-461d-b411-e3094564049e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:20.467858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-156977d2-f527-461d-b411-e3094564049e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:20.487023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-156977d2-f527-461d-b411-e3094564049e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119083] Writing DB stats nova_cell1:SELECT=64 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:20.526820 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-156977d2-f527-461d-b411-e3094564049e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.096597 May 18 22:46:20.528019 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2860/5479] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:20 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 197 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:21.539684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3fa774ac-5698-46b2-9f2f-a9a3fea95279 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:21.544055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3fa774ac-5698-46b2-9f2f-a9a3fea95279 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:21.554738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fa774ac-5698-46b2-9f2f-a9a3fea95279 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:21.555626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fa774ac-5698-46b2-9f2f-a9a3fea95279 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:21.556656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fa774ac-5698-46b2-9f2f-a9a3fea95279 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:21.557533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fa774ac-5698-46b2-9f2f-a9a3fea95279 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:21.581404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3fa774ac-5698-46b2-9f2f-a9a3fea95279 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_cell1:SELECT=72,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:21.594399 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3fa774ac-5698-46b2-9f2f-a9a3fea95279 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.058742 May 18 22:46:21.599512 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2620/5480] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:21 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 197 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:22.606876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04422610-c6a2-46d8-8976-30d593ae62d8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:22.607794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-04422610-c6a2-46d8-8976-30d593ae62d8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:22.614454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04422610-c6a2-46d8-8976-30d593ae62d8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:22.614892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04422610-c6a2-46d8-8976-30d593ae62d8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:22.615629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04422610-c6a2-46d8-8976-30d593ae62d8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:22.616052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04422610-c6a2-46d8-8976-30d593ae62d8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:22.658159 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04422610-c6a2-46d8-8976-30d593ae62d8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.055410 May 18 22:46:22.659508 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2861/5481] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:22 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 197 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:23.671371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-29d465d2-c249-47f3-aa4e-5a1356dc6adb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:23.672306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-29d465d2-c249-47f3-aa4e-5a1356dc6adb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:23.684224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-29d465d2-c249-47f3-aa4e-5a1356dc6adb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_api:SELECT=26 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:23.695154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29d465d2-c249-47f3-aa4e-5a1356dc6adb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:23.695562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29d465d2-c249-47f3-aa4e-5a1356dc6adb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:23.699123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29d465d2-c249-47f3-aa4e-5a1356dc6adb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:23.699821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29d465d2-c249-47f3-aa4e-5a1356dc6adb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:23.754391 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-29d465d2-c249-47f3-aa4e-5a1356dc6adb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.087955 May 18 22:46:23.755138 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2621/5482] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:23 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 197 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:24.769664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ea902e89-387f-489b-b24d-e9336165c20c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:24.783519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ea902e89-387f-489b-b24d-e9336165c20c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:24.790869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea902e89-387f-489b-b24d-e9336165c20c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:24.800262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea902e89-387f-489b-b24d-e9336165c20c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:24.801083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea902e89-387f-489b-b24d-e9336165c20c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:24.801517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea902e89-387f-489b-b24d-e9336165c20c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:24.841854 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ea902e89-387f-489b-b24d-e9336165c20c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.076622 May 18 22:46:24.846739 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2862/5483] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:24 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 197 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:25.856113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-645eb860-9686-4c60-9ef2-f3fbf55037d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:25.858023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-645eb860-9686-4c60-9ef2-f3fbf55037d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:25.869464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-645eb860-9686-4c60-9ef2-f3fbf55037d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:25.870642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-645eb860-9686-4c60-9ef2-f3fbf55037d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:25.873846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-645eb860-9686-4c60-9ef2-f3fbf55037d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:25.874704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-645eb860-9686-4c60-9ef2-f3fbf55037d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:25.920474 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-645eb860-9686-4c60-9ef2-f3fbf55037d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.069444 May 18 22:46:25.927093 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2622/5484] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:46:25 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11/os-volume_attachments => generated 25 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:46:26.000896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c37eccc2-c8ef-4f3c-afa4-5368b42dc95c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:26.001536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c37eccc2-c8ef-4f3c-afa4-5368b42dc95c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:26.008413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c37eccc2-c8ef-4f3c-afa4-5368b42dc95c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:26.008958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c37eccc2-c8ef-4f3c-afa4-5368b42dc95c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:26.009823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c37eccc2-c8ef-4f3c-afa4-5368b42dc95c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:26.010343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c37eccc2-c8ef-4f3c-afa4-5368b42dc95c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:26.051016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c37eccc2-c8ef-4f3c-afa4-5368b42dc95c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:46:26.137225 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c37eccc2-c8ef-4f3c-afa4-5368b42dc95c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "DELETE /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 204 len: 0 microversion: 2.20 time: 0.139981 May 18 22:46:26.138643 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2863/5485] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:46:25 2022] DELETE /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) May 18 22:46:26.163935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-16cd9af5-fbf6-4fea-8af5-c0fc5ab8dcda tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:26.164750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-16cd9af5-fbf6-4fea-8af5-c0fc5ab8dcda tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:26.172399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16cd9af5-fbf6-4fea-8af5-c0fc5ab8dcda tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:26.172882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16cd9af5-fbf6-4fea-8af5-c0fc5ab8dcda tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:26.173705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16cd9af5-fbf6-4fea-8af5-c0fc5ab8dcda tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:26.174238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16cd9af5-fbf6-4fea-8af5-c0fc5ab8dcda tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:26.326196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-16cd9af5-fbf6-4fea-8af5-c0fc5ab8dcda tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:26.349430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-16cd9af5-fbf6-4fea-8af5-c0fc5ab8dcda tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:26.351184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-16cd9af5-fbf6-4fea-8af5-c0fc5ab8dcda tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:26.352878 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-16cd9af5-fbf6-4fea-8af5-c0fc5ab8dcda tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1722 microversion: 2.20 time: 0.204860 May 18 22:46:26.364927 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2623/5486] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:46:26 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1722 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:46:27.373255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f570fe1-b045-44d1-897d-9403b40f69f8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:27.374658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f570fe1-b045-44d1-897d-9403b40f69f8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:27.380986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f570fe1-b045-44d1-897d-9403b40f69f8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:27.381514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f570fe1-b045-44d1-897d-9403b40f69f8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:27.383248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f570fe1-b045-44d1-897d-9403b40f69f8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:27.383248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f570fe1-b045-44d1-897d-9403b40f69f8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:27.532007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f570fe1-b045-44d1-897d-9403b40f69f8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:27.540952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f570fe1-b045-44d1-897d-9403b40f69f8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:27.542514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f570fe1-b045-44d1-897d-9403b40f69f8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:27.543695 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f570fe1-b045-44d1-897d-9403b40f69f8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1722 microversion: 2.20 time: 0.175717 May 18 22:46:27.544444 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2864/5487] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:46:27 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1722 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:46:28.567684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f189d54-ab35-4891-a26c-b6beebeba0fc tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:28.569594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6f189d54-ab35-4891-a26c-b6beebeba0fc tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:28.588839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f189d54-ab35-4891-a26c-b6beebeba0fc tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:28.591706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f189d54-ab35-4891-a26c-b6beebeba0fc tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:28.594605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f189d54-ab35-4891-a26c-b6beebeba0fc tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:28.595877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f189d54-ab35-4891-a26c-b6beebeba0fc tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:28.785120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f189d54-ab35-4891-a26c-b6beebeba0fc tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:28.835819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f189d54-ab35-4891-a26c-b6beebeba0fc tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:28.835819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f189d54-ab35-4891-a26c-b6beebeba0fc tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:28.835819 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6f189d54-ab35-4891-a26c-b6beebeba0fc tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 200 len: 1655 microversion: 2.20 time: 0.270265 May 18 22:46:28.835819 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2624/5488] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:46:28 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 1655 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:46:29.121215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-281ef83f-8fae-41e4-8f42-c922a3577ae2 req-9acb2f88-2d68-4fc4-95db-cedf17e186a6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "57208540-6f21-4b9b-bdee-54d3358f1a11", "name": "network-vif-deleted", "tag": "0dfdb3a8-62d5-4c2c-96d8-728451d5929c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:46:29.132519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-281ef83f-8fae-41e4-8f42-c922a3577ae2 req-9acb2f88-2d68-4fc4-95db-cedf17e186a6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:29.133354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-281ef83f-8fae-41e4-8f42-c922a3577ae2 req-9acb2f88-2d68-4fc4-95db-cedf17e186a6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:29.168518 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-281ef83f-8fae-41e4-8f42-c922a3577ae2 req-9acb2f88-2d68-4fc4-95db-cedf17e186a6 service nova] Creating event network-vif-deleted:0dfdb3a8-62d5-4c2c-96d8-728451d5929c for instance 57208540-6f21-4b9b-bdee-54d3358f1a11 on n-h1-841040-6 May 18 22:46:29.195861 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-281ef83f-8fae-41e4-8f42-c922a3577ae2 req-9acb2f88-2d68-4fc4-95db-cedf17e186a6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.073534 May 18 22:46:29.196990 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2865/5489] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:46:29 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:29.858423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8a7dddcf-cba7-431a-9fc5-b81cef57ae69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:29.859026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8a7dddcf-cba7-431a-9fc5-b81cef57ae69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:29.876710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a7dddcf-cba7-431a-9fc5-b81cef57ae69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:29.877154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a7dddcf-cba7-431a-9fc5-b81cef57ae69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:29.877954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a7dddcf-cba7-431a-9fc5-b81cef57ae69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:29.878392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a7dddcf-cba7-431a-9fc5-b81cef57ae69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:29.903039 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-8a7dddcf-cba7-431a-9fc5-b81cef57ae69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] HTTP exception thrown: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8a7dddcf-cba7-431a-9fc5-b81cef57ae69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Request method failure captured: May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 HTTP/1.1 May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXaN2BIB2iRWqSiITOC-MTaLF5gnULUU7FrM4U3sAZsiis1Ac3gDo8v-ifPgOy_6F_BhUSMi_d8ND0DSXJqmUg5uKV6lP5EZFdjZ_mtZ-5cUTfThoua23tM118aAYdsVfu4Mwd1oFybPyRg0LXPM_r9IVF5sbqy3Mq2h3Lp1sUM735c May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.20 May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 811204ec96dc426c9263bfc424504126 May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/811204ec96dc426c9263bfc424504126"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/811204ec96dc426c9263bfc424504126"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_811204ec96dc426c9263bfc424504126"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/811204ec96dc426c9263bfc424504126"}]}] May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 811204ec96dc426c9263bfc424504126 May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AttachVolumeShelveTestJSON-864688677-project May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2541852d4856407fb798c287d93b78eb May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AttachVolumeShelveTestJSON-864688677-project May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '57208540-6f21-4b9b-bdee-54d3358f1a11'} May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:46:29.904760 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:46:29.909794 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:46:29.909794 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:46:29.909794 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:46:29.909794 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:46:29.909794 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:46:29.909794 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:46:29.909794 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:46:29.909794 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:46:29.917944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8a7dddcf-cba7-431a-9fc5-b81cef57ae69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Returning 404 to user: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:46:29.918925 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8a7dddcf-cba7-431a-9fc5-b81cef57ae69 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 404 len: 111 microversion: 2.20 time: 0.064495 May 18 22:46:29.919505 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2625/5490] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:46:29 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:46:29.928349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1daabe5e-4bdd-44bd-aa41-374e0c07b515 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '.version_select at 0x7fa2dfab4790>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:29.974438 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1daabe5e-4bdd-44bd-aa41-374e0c07b515 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-628860127" status: 204 len: 0 microversion: 2.20 time: 0.050206 May 18 22:46:29.975801 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2866/5491] 10.222.0.58 () {60 vars in 1258 bytes} [Wed May 18 22:46:29 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-628860127 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:46:31.196053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c8659a47-2220-427f-ba76-03b1cf3e8d36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Action: 'create', calling method: .version_select at 0x7fa2ed1598b0>, body: {"keypair": {"name": "tempest-keypair-1230474847", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD45EiJmVPfPNEEmsSU4yG+GmeYCtjoeoS5KcrQbf2pEjVjuytj51m9U9Hi0ZVDypl8HahVF3Pq/tmO51hkbAzhUyCxPf6d2oAIYLfeXs/iTQLFy/rbsbmTbwKE8DEhz+g=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:46:31.225196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-c8659a47-2220-427f-ba76-03b1cf3e8d36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Getting quotas for project 811204ec96dc426c9263bfc424504126. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:46:31.234331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-c8659a47-2220-427f-ba76-03b1cf3e8d36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Getting quotas for user 2541852d4856407fb798c287d93b78eb and project 811204ec96dc426c9263bfc424504126. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:46:31.269278 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c8659a47-2220-427f-ba76-03b1cf3e8d36 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.20 time: 0.078181 May 18 22:46:31.270322 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2626/5492] 10.222.0.58 () {62 vars in 1199 bytes} [Wed May 18 22:46:31 2022] POST /compute/v2.1/os-keypairs => generated 401 bytes in 80 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) May 18 22:46:32.752118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-521609051", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "58a8f909-e0e7-4f6b-9f4c-31f514a7c041"}], "security_groups": [{"name": "tempest-securitygroup--2023311966"}], "key_name": "tempest-keypair-1230474847", "user_data": "}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:46:32.891836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] validate_networks() for [('58a8f909-e0e7-4f6b-9f4c-31f514a7c041', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:46:33.297913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:46:33.298329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:46:33.298787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:46:33.300004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:46:33.300413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:46:33.309949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:33.310598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:33.311570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:33.311995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:33.329038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Getting quotas for project 811204ec96dc426c9263bfc424504126. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:46:33.334444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Getting quotas for user 2541852d4856407fb798c287d93b78eb and project 811204ec96dc426c9263bfc424504126. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:46:33.347353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:46:33.349709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:46:33.396527 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1a81cd14-f9c4-4675-8465-c65f77bd7c4c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.20 time: 0.651136 May 18 22:46:33.397418 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2867/5493] 10.222.0.58 () {62 vars in 1187 bytes} [Wed May 18 22:46:32 2022] POST /compute/v2.1/servers => generated 402 bytes in 653 msecs (HTTP/1.1 202) 10 headers in 453 bytes (2 switches on core 0) May 18 22:46:33.409249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b4178f0-6dfd-4f24-b656-0187cd699898 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:33.411998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2b4178f0-6dfd-4f24-b656-0187cd699898 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:33.510186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2b4178f0-6dfd-4f24-b656-0187cd699898 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:33.523607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2b4178f0-6dfd-4f24-b656-0187cd699898 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:33.528526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2b4178f0-6dfd-4f24-b656-0187cd699898 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:33.530450 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2b4178f0-6dfd-4f24-b656-0187cd699898 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1281 microversion: 2.20 time: 0.126116 May 18 22:46:33.531332 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2627/5494] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:46:33 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1281 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:46:34.559885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2bf5fb32-1876-49c3-af81-3b8cb93c6f2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:34.561330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2bf5fb32-1876-49c3-af81-3b8cb93c6f2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:34.574393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bf5fb32-1876-49c3-af81-3b8cb93c6f2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:34.575895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bf5fb32-1876-49c3-af81-3b8cb93c6f2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:34.578013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bf5fb32-1876-49c3-af81-3b8cb93c6f2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:34.578769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2bf5fb32-1876-49c3-af81-3b8cb93c6f2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:34.682965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2bf5fb32-1876-49c3-af81-3b8cb93c6f2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:34.698003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2bf5fb32-1876-49c3-af81-3b8cb93c6f2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:34.699511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2bf5fb32-1876-49c3-af81-3b8cb93c6f2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:34.700677 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2bf5fb32-1876-49c3-af81-3b8cb93c6f2e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1341 microversion: 2.20 time: 0.146477 May 18 22:46:34.702339 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2868/5495] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:46:34 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1341 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:46:35.723536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5815d0e5-da63-42f5-b45a-3d0c0bf4549b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:35.724816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5815d0e5-da63-42f5-b45a-3d0c0bf4549b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:35.744724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5815d0e5-da63-42f5-b45a-3d0c0bf4549b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:35.745348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5815d0e5-da63-42f5-b45a-3d0c0bf4549b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:35.746685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5815d0e5-da63-42f5-b45a-3d0c0bf4549b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:35.747353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5815d0e5-da63-42f5-b45a-3d0c0bf4549b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:36.032979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5815d0e5-da63-42f5-b45a-3d0c0bf4549b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:36.046126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5815d0e5-da63-42f5-b45a-3d0c0bf4549b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:36.047943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5815d0e5-da63-42f5-b45a-3d0c0bf4549b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:36.049311 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5815d0e5-da63-42f5-b45a-3d0c0bf4549b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1407 microversion: 2.20 time: 0.333822 May 18 22:46:36.050113 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2628/5496] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:46:35 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1407 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:46:36.674382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-68bcd968-6144-4352-ac9e-c00e2aaaa095 req-cb8dcd7d-4059-4a7f-ae07-c9c268c4c3a4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ef2d9a0c-38e7-4842-a1d3-8a82a9faf837", "tag": "99d290c2-1111-4720-862f-f24777611ba9"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:46:36.696087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-68bcd968-6144-4352-ac9e-c00e2aaaa095 req-cb8dcd7d-4059-4a7f-ae07-c9c268c4c3a4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:36.699313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-68bcd968-6144-4352-ac9e-c00e2aaaa095 req-cb8dcd7d-4059-4a7f-ae07-c9c268c4c3a4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:36.719909 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-68bcd968-6144-4352-ac9e-c00e2aaaa095 req-cb8dcd7d-4059-4a7f-ae07-c9c268c4c3a4 service nova] Creating event network-changed:99d290c2-1111-4720-862f-f24777611ba9 for instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 on n-h2-841040-6 May 18 22:46:36.737553 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-68bcd968-6144-4352-ac9e-c00e2aaaa095 req-cb8dcd7d-4059-4a7f-ae07-c9c268c4c3a4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.062681 May 18 22:46:36.738303 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2869/5497] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:46:36 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:37.068167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1cd6e12c-4262-4ee0-b605-4d9bccc49a1c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:37.069298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1cd6e12c-4262-4ee0-b605-4d9bccc49a1c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:37.077499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cd6e12c-4262-4ee0-b605-4d9bccc49a1c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:37.078223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cd6e12c-4262-4ee0-b605-4d9bccc49a1c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:37.079147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cd6e12c-4262-4ee0-b605-4d9bccc49a1c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:37.079746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cd6e12c-4262-4ee0-b605-4d9bccc49a1c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:37.145597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b07c6b06-c0d0-4306-9e7e-75789995c321 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:37.146511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b07c6b06-c0d0-4306-9e7e-75789995c321 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:37.156769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b07c6b06-c0d0-4306-9e7e-75789995c321 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:37.157309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b07c6b06-c0d0-4306-9e7e-75789995c321 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:37.158171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b07c6b06-c0d0-4306-9e7e-75789995c321 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:37.160213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b07c6b06-c0d0-4306-9e7e-75789995c321 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:37.212580 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b07c6b06-c0d0-4306-9e7e-75789995c321 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68/ips" status: 200 len: 150 microversion: 2.1 time: 0.071120 May 18 22:46:37.213613 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2870/5498] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:46:37 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68/ips => generated 150 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:46:37.223481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d159a78b-7a56-4ab2-8600-a1e1ba9749c1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "98c4320f-a9ea-4a6f-95d1-cacd2512ae25"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:46:37.224792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d159a78b-7a56-4ab2-8600-a1e1ba9749c1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:37.231001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d159a78b-7a56-4ab2-8600-a1e1ba9749c1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:37.231624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d159a78b-7a56-4ab2-8600-a1e1ba9749c1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:37.233242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d159a78b-7a56-4ab2-8600-a1e1ba9749c1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:37.233857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d159a78b-7a56-4ab2-8600-a1e1ba9749c1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:37.318285 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-d159a78b-7a56-4ab2-8600-a1e1ba9749c1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Invalid volume: volume 98c4320f-a9ea-4a6f-95d1-cacd2512ae25 is already attached to instances: 043e6b6b-6d43-49ba-acf7-e713cf88a2af May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d159a78b-7a56-4ab2-8600-a1e1ba9749c1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68/os-volume_attachments HTTP/1.1 May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 74 May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: {"volumeAttachment": {"volumeId": "98c4320f-a9ea-4a6f-95d1-cacd2512ae25"}} May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid volume: volume 98c4320f-a9ea-4a6f-95d1-cacd2512ae25 is already attached to instances: 043e6b6b-6d43-49ba-acf7-e713cf88a2af May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'server_id': '5ce50fda-16c1-4729-97a0-dfdd590dac68', 'body': {'volumeAttachment': {'volumeId': '98c4320f-a9ea-4a6f-95d1-cacd2512ae25'}}} May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 388, in create May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi device = self.compute_api.attach_volume( May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 164, in inner May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 4985, in attach_volume May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._check_volume_already_attached(context, instance, volume) May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 4825, in _check_volume_already_attached May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InvalidVolume(reason=msg) May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InvalidVolume: Invalid volume: volume 98c4320f-a9ea-4a6f-95d1-cacd2512ae25 is already attached to instances: 043e6b6b-6d43-49ba-acf7-e713cf88a2af May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:46:37.320213 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 406, in create May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=e.format_message()) May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Invalid volume: volume 98c4320f-a9ea-4a6f-95d1-cacd2512ae25 is already attached to instances: 043e6b6b-6d43-49ba-acf7-e713cf88a2af May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid volume: volume 98c4320f-a9ea-4a6f-95d1-cacd2512ae25 is already attached to instances: 043e6b6b-6d43-49ba-acf7-e713cf88a2af May 18 22:46:37.324384 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:37.325452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1cd6e12c-4262-4ee0-b605-4d9bccc49a1c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:37.327003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d159a78b-7a56-4ab2-8600-a1e1ba9749c1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 400 to user: Invalid volume: volume 98c4320f-a9ea-4a6f-95d1-cacd2512ae25 is already attached to instances: 043e6b6b-6d43-49ba-acf7-e713cf88a2af {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:46:37.328034 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d159a78b-7a56-4ab2-8600-a1e1ba9749c1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "POST /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.108400 May 18 22:46:37.329114 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2871/5499] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:46:37 2022] POST /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68/os-volume_attachments => generated 174 bytes in 110 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) May 18 22:46:37.332518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1cd6e12c-4262-4ee0-b605-4d9bccc49a1c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:37.337593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1cd6e12c-4262-4ee0-b605-4d9bccc49a1c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:37.337931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0e7694e6-84da-4b0c-b089-d290231847f7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:37.338559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e7694e6-84da-4b0c-b089-d290231847f7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:37.338791 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1cd6e12c-4262-4ee0-b605-4d9bccc49a1c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1407 microversion: 2.20 time: 0.274738 May 18 22:46:37.339655 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2629/5500] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:46:37 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1407 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:46:37.346706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e7694e6-84da-4b0c-b089-d290231847f7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:37.347333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e7694e6-84da-4b0c-b089-d290231847f7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:37.348229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e7694e6-84da-4b0c-b089-d290231847f7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:37.348801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e7694e6-84da-4b0c-b089-d290231847f7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:37.378713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e7694e6-84da-4b0c-b089-d290231847f7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:46:37.471950 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0e7694e6-84da-4b0c-b089-d290231847f7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 204 len: 0 microversion: 2.1 time: 0.130915 May 18 22:46:37.471950 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2872/5501] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:46:37 2022] DELETE /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:46:37.476847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b824fee-e0f5-4d9c-add4-e37fcd9c9c4c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:37.477463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8b824fee-e0f5-4d9c-add4-e37fcd9c9c4c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:37.487706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b824fee-e0f5-4d9c-add4-e37fcd9c9c4c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:37.488867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b824fee-e0f5-4d9c-add4-e37fcd9c9c4c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:37.490040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b824fee-e0f5-4d9c-add4-e37fcd9c9c4c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:37.490666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b824fee-e0f5-4d9c-add4-e37fcd9c9c4c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:37.630338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8b824fee-e0f5-4d9c-add4-e37fcd9c9c4c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:37.638402 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8b824fee-e0f5-4d9c-add4-e37fcd9c9c4c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1681 microversion: 2.1 time: 0.167404 May 18 22:46:37.639848 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2630/5502] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:46:37 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1681 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:46:38.364002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f93e5864-5fa9-4636-ac7c-a7003701d7c5 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:38.366011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f93e5864-5fa9-4636-ac7c-a7003701d7c5 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:38.384567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f93e5864-5fa9-4636-ac7c-a7003701d7c5 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:38.385317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f93e5864-5fa9-4636-ac7c-a7003701d7c5 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:38.386350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f93e5864-5fa9-4636-ac7c-a7003701d7c5 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:38.386933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f93e5864-5fa9-4636-ac7c-a7003701d7c5 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:38.571728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f93e5864-5fa9-4636-ac7c-a7003701d7c5 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:38.581604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f93e5864-5fa9-4636-ac7c-a7003701d7c5 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:38.584638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f93e5864-5fa9-4636-ac7c-a7003701d7c5 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:38.586214 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f93e5864-5fa9-4636-ac7c-a7003701d7c5 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1407 microversion: 2.20 time: 0.233021 May 18 22:46:38.587318 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2873/5503] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:46:38 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1407 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:46:38.657890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5f12f7c3-9127-424c-842c-ccf8c6015d8b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:38.659239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5f12f7c3-9127-424c-842c-ccf8c6015d8b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:38.669046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f12f7c3-9127-424c-842c-ccf8c6015d8b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:38.670746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f12f7c3-9127-424c-842c-ccf8c6015d8b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:38.671726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f12f7c3-9127-424c-842c-ccf8c6015d8b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:38.672314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f12f7c3-9127-424c-842c-ccf8c6015d8b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:38.824256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5f12f7c3-9127-424c-842c-ccf8c6015d8b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:38.841375 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5f12f7c3-9127-424c-842c-ccf8c6015d8b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1681 microversion: 2.1 time: 0.188324 May 18 22:46:38.843156 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2631/5504] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:46:38 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1681 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:46:39.605342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ea30f45-c756-482e-b63d-2b53e54c10d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:39.606573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9ea30f45-c756-482e-b63d-2b53e54c10d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:39.614559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ea30f45-c756-482e-b63d-2b53e54c10d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:39.626266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ea30f45-c756-482e-b63d-2b53e54c10d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:39.627272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ea30f45-c756-482e-b63d-2b53e54c10d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:39.627882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ea30f45-c756-482e-b63d-2b53e54c10d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:39.865037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d2af8757-4a01-43ef-93f4-b537947585e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:39.865656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d2af8757-4a01-43ef-93f4-b537947585e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:39.873923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d2af8757-4a01-43ef-93f4-b537947585e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:39.874593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d2af8757-4a01-43ef-93f4-b537947585e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:39.875733 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d2af8757-4a01-43ef-93f4-b537947585e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:39.876490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d2af8757-4a01-43ef-93f4-b537947585e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:39.969984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d2af8757-4a01-43ef-93f4-b537947585e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:39.979180 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d2af8757-4a01-43ef-93f4-b537947585e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 200 len: 1614 microversion: 2.1 time: 0.118464 May 18 22:46:39.981260 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2632/5505] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:46:39 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 1614 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:46:40.130597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9ea30f45-c756-482e-b63d-2b53e54c10d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:40.140062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9ea30f45-c756-482e-b63d-2b53e54c10d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:40.144979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9ea30f45-c756-482e-b63d-2b53e54c10d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:40.148870 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9ea30f45-c756-482e-b63d-2b53e54c10d0 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1407 microversion: 2.20 time: 0.547452 May 18 22:46:40.152734 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2874/5506] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:46:39 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1407 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:46:40.342817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-6119aa48-fcd8-4ec0-9024-280e326a3945 req-ef33b8fa-9b9b-4070-9e27-4e97decb2906 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5ce50fda-16c1-4729-97a0-dfdd590dac68", "name": "network-vif-deleted", "tag": "592dfd2f-df32-43cc-8c8e-890d32b8d5c7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:46:40.358390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6119aa48-fcd8-4ec0-9024-280e326a3945 req-ef33b8fa-9b9b-4070-9e27-4e97decb2906 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:40.359035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6119aa48-fcd8-4ec0-9024-280e326a3945 req-ef33b8fa-9b9b-4070-9e27-4e97decb2906 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:40.385952 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-6119aa48-fcd8-4ec0-9024-280e326a3945 req-ef33b8fa-9b9b-4070-9e27-4e97decb2906 service nova] Creating event network-vif-deleted:592dfd2f-df32-43cc-8c8e-890d32b8d5c7 for instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 on n-h1-841040-6 May 18 22:46:40.394508 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-6119aa48-fcd8-4ec0-9024-280e326a3945 req-ef33b8fa-9b9b-4070-9e27-4e97decb2906 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.055089 May 18 22:46:40.398028 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2633/5507] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:46:40 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:40.999342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62b903d4-b8ac-461d-8335-9aaef6950800 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:41.000526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-62b903d4-b8ac-461d-8335-9aaef6950800 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:41.009608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62b903d4-b8ac-461d-8335-9aaef6950800 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:41.010294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62b903d4-b8ac-461d-8335-9aaef6950800 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:41.011354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62b903d4-b8ac-461d-8335-9aaef6950800 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:41.011944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62b903d4-b8ac-461d-8335-9aaef6950800 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:41.029672 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-62b903d4-b8ac-461d-8335-9aaef6950800 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62b903d4-b8ac-461d-8335-9aaef6950800 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 HTTP/1.1 May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5ce50fda-16c1-4729-97a0-dfdd590dac68'} May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:46:41.031358 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:41.034844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:46:41.034844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:46:41.034844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:46:41.034844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:46:41.034844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:46:41.034844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:46:41.034844 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:41.034844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62b903d4-b8ac-461d-8335-9aaef6950800 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 404 to user: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:46:41.034844 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-62b903d4-b8ac-461d-8335-9aaef6950800 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 404 len: 111 microversion: 2.1 time: 0.038149 May 18 22:46:41.038824 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2875/5508] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:46:40 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:46:41.043491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f98f2bcd-176b-46af-99b0-ca34b89a0fa2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '.version_select at 0x7fa2ecd84ee0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:41.065534 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f98f2bcd-176b-46af-99b0-ca34b89a0fa2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1957375782" status: 202 len: 0 microversion: 2.1 time: 0.026386 May 18 22:46:41.067037 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2634/5509] 10.222.0.58 () {58 vars in 1220 bytes} [Wed May 18 22:46:41 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1957375782 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:46:41.172615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5244f8c9-66e4-4b01-8b57-befde9365fe1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:41.173227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5244f8c9-66e4-4b01-8b57-befde9365fe1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:41.186356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5244f8c9-66e4-4b01-8b57-befde9365fe1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:41.186791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5244f8c9-66e4-4b01-8b57-befde9365fe1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:41.189471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5244f8c9-66e4-4b01-8b57-befde9365fe1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:41.192332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5244f8c9-66e4-4b01-8b57-befde9365fe1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:41.433189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5244f8c9-66e4-4b01-8b57-befde9365fe1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:41.443820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5244f8c9-66e4-4b01-8b57-befde9365fe1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:41.445687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5244f8c9-66e4-4b01-8b57-befde9365fe1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:41.446756 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5244f8c9-66e4-4b01-8b57-befde9365fe1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1407 microversion: 2.20 time: 0.280828 May 18 22:46:41.448109 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2876/5510] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:46:41 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1407 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:46:42.062706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b8b85c72-2c93-4571-b1bf-756014aeff50 req-7bc7bd2e-2207-47c0-b140-d63dbbee9f2b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef2d9a0c-38e7-4842-a1d3-8a82a9faf837", "name": "network-vif-plugged", "status": "completed", "tag": "99d290c2-1111-4720-862f-f24777611ba9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:46:42.081038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87ec4080-da62-404f-8d73-c2092c5abf82 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:42.082227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-87ec4080-da62-404f-8d73-c2092c5abf82 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:42.095380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87ec4080-da62-404f-8d73-c2092c5abf82 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:42.097692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87ec4080-da62-404f-8d73-c2092c5abf82 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:42.100155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87ec4080-da62-404f-8d73-c2092c5abf82 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:42.100600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87ec4080-da62-404f-8d73-c2092c5abf82 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:42.105989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b8b85c72-2c93-4571-b1bf-756014aeff50 req-7bc7bd2e-2207-47c0-b140-d63dbbee9f2b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:42.106588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b8b85c72-2c93-4571-b1bf-756014aeff50 req-7bc7bd2e-2207-47c0-b140-d63dbbee9f2b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:42.126211 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b8b85c72-2c93-4571-b1bf-756014aeff50 req-7bc7bd2e-2207-47c0-b140-d63dbbee9f2b service nova] Creating event network-vif-plugged:99d290c2-1111-4720-862f-f24777611ba9 for instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 on n-h2-841040-6 May 18 22:46:42.132368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-87ec4080-da62-404f-8d73-c2092c5abf82 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:42.132532 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b8b85c72-2c93-4571-b1bf-756014aeff50 req-7bc7bd2e-2207-47c0-b140-d63dbbee9f2b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.351423 May 18 22:46:42.133019 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2635/5511] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:46:41 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:42.248205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-87ec4080-da62-404f-8d73-c2092c5abf82 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lazy-loading 'services' on Instance uuid 043e6b6b-6d43-49ba-acf7-e713cf88a2af {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:46:42.427486 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-87ec4080-da62-404f-8d73-c2092c5abf82 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments/98c4320f-a9ea-4a6f-95d1-cacd2512ae25" status: 202 len: 0 microversion: 2.1 time: 0.350857 May 18 22:46:42.429070 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2877/5512] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:46:42 2022] DELETE /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments/98c4320f-a9ea-4a6f-95d1-cacd2512ae25 => generated 0 bytes in 353 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:46:42.439142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ac6f51d9-db6c-4cec-a111-df1fe4205ffa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:42.440175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ac6f51d9-db6c-4cec-a111-df1fe4205ffa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:42.456502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac6f51d9-db6c-4cec-a111-df1fe4205ffa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:42.456955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac6f51d9-db6c-4cec-a111-df1fe4205ffa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:42.457724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac6f51d9-db6c-4cec-a111-df1fe4205ffa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:42.458184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac6f51d9-db6c-4cec-a111-df1fe4205ffa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:42.467229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d8cfb40b-2ded-42da-9439-b6a1a91c683a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:42.468104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d8cfb40b-2ded-42da-9439-b6a1a91c683a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:42.476015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8cfb40b-2ded-42da-9439-b6a1a91c683a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:42.476482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8cfb40b-2ded-42da-9439-b6a1a91c683a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:42.477267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8cfb40b-2ded-42da-9439-b6a1a91c683a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:42.477685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8cfb40b-2ded-42da-9439-b6a1a91c683a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:42.501387 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ac6f51d9-db6c-4cec-a111-df1fe4205ffa tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.066332 May 18 22:46:42.502595 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2636/5513] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:46:42 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments => generated 197 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:42.674564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d8cfb40b-2ded-42da-9439-b6a1a91c683a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:42.683756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d8cfb40b-2ded-42da-9439-b6a1a91c683a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:42.685711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d8cfb40b-2ded-42da-9439-b6a1a91c683a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:42.687633 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d8cfb40b-2ded-42da-9439-b6a1a91c683a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1407 microversion: 2.20 time: 0.225494 May 18 22:46:42.688771 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2878/5514] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:46:42 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1407 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:46:43.513292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5bb0091b-6ee4-437f-9a53-874e8839063b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:43.515269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5bb0091b-6ee4-437f-9a53-874e8839063b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:43.518325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5bb0091b-6ee4-437f-9a53-874e8839063b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:43.544574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bb0091b-6ee4-437f-9a53-874e8839063b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:43.547271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bb0091b-6ee4-437f-9a53-874e8839063b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:43.549803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bb0091b-6ee4-437f-9a53-874e8839063b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:43.550868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bb0091b-6ee4-437f-9a53-874e8839063b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:43.601669 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5bb0091b-6ee4-437f-9a53-874e8839063b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.092849 May 18 22:46:43.607446 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2637/5515] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:46:43 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments => generated 197 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:43.712791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-42095155-b18d-4095-aafb-18b4bbecbe18 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:43.714023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-42095155-b18d-4095-aafb-18b4bbecbe18 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:43.717460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-42095155-b18d-4095-aafb-18b4bbecbe18 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:43.718441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-42095155-b18d-4095-aafb-18b4bbecbe18 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:43.724962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42095155-b18d-4095-aafb-18b4bbecbe18 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:43.725822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42095155-b18d-4095-aafb-18b4bbecbe18 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:43.727419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42095155-b18d-4095-aafb-18b4bbecbe18 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:43.728013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42095155-b18d-4095-aafb-18b4bbecbe18 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:43.921421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-42095155-b18d-4095-aafb-18b4bbecbe18 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:43.936691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-42095155-b18d-4095-aafb-18b4bbecbe18 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:43.938557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-42095155-b18d-4095-aafb-18b4bbecbe18 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:43.939929 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-42095155-b18d-4095-aafb-18b4bbecbe18 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1599 microversion: 2.20 time: 0.231307 May 18 22:46:43.942295 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2879/5516] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:46:43 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1599 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:46:43.966114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e022b526-099a-40b6-b5d2-0671fafb7b71 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:43.966819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e022b526-099a-40b6-b5d2-0671fafb7b71 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:43.983093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e022b526-099a-40b6-b5d2-0671fafb7b71 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:43.985498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e022b526-099a-40b6-b5d2-0671fafb7b71 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:43.986499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e022b526-099a-40b6-b5d2-0671fafb7b71 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:43.988264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e022b526-099a-40b6-b5d2-0671fafb7b71 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:44.093178 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e022b526-099a-40b6-b5d2-0671fafb7b71 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/os-interface" status: 200 len: 284 microversion: 2.20 time: 0.133755 May 18 22:46:44.099732 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2638/5517] 10.222.0.58 () {60 vars in 1315 bytes} [Wed May 18 22:46:43 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/os-interface => generated 284 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:46:44.637118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-20ae15f4-107d-4d4b-99f7-54cbd4cd7207 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:44.643176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-20ae15f4-107d-4d4b-99f7-54cbd4cd7207 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:44.651056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-20ae15f4-107d-4d4b-99f7-54cbd4cd7207 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:44.651056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-20ae15f4-107d-4d4b-99f7-54cbd4cd7207 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:44.654726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-20ae15f4-107d-4d4b-99f7-54cbd4cd7207 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:44.655283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-20ae15f4-107d-4d4b-99f7-54cbd4cd7207 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:44.739088 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-20ae15f4-107d-4d4b-99f7-54cbd4cd7207 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.116800 May 18 22:46:44.740108 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2880/5518] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:46:44 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments => generated 197 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:45.753217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b865056e-88ff-42e4-ba6c-789391daad8c req-e25935fc-0953-48d7-aaf1-4e53525e3f2a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ef2d9a0c-38e7-4842-a1d3-8a82a9faf837", "tag": "99d290c2-1111-4720-862f-f24777611ba9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:46:45.756759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-483515a3-766f-40e6-8483-efea29426f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:45.761526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-483515a3-766f-40e6-8483-efea29426f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:45.773173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-483515a3-766f-40e6-8483-efea29426f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:45.776275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-483515a3-766f-40e6-8483-efea29426f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:45.776708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b865056e-88ff-42e4-ba6c-789391daad8c req-e25935fc-0953-48d7-aaf1-4e53525e3f2a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:45.777403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b865056e-88ff-42e4-ba6c-789391daad8c req-e25935fc-0953-48d7-aaf1-4e53525e3f2a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:45.778236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-483515a3-766f-40e6-8483-efea29426f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:45.783245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-483515a3-766f-40e6-8483-efea29426f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:45.807254 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b865056e-88ff-42e4-ba6c-789391daad8c req-e25935fc-0953-48d7-aaf1-4e53525e3f2a service nova] Creating event network-changed:99d290c2-1111-4720-862f-f24777611ba9 for instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 on n-h2-841040-6 May 18 22:46:45.816498 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b865056e-88ff-42e4-ba6c-789391daad8c req-e25935fc-0953-48d7-aaf1-4e53525e3f2a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.237730 May 18 22:46:45.824296 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2639/5519] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:46:45 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:45.835896 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-483515a3-766f-40e6-8483-efea29426f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.087749 May 18 22:46:45.842394 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2881/5520] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:46:45 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments => generated 197 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:46.849547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ff4d41b4-8105-4804-bddc-296d5101e94e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:46.851203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ff4d41b4-8105-4804-bddc-296d5101e94e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:46.861763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff4d41b4-8105-4804-bddc-296d5101e94e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:46.866088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff4d41b4-8105-4804-bddc-296d5101e94e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:46.867781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff4d41b4-8105-4804-bddc-296d5101e94e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:46.872280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff4d41b4-8105-4804-bddc-296d5101e94e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:46.985105 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ff4d41b4-8105-4804-bddc-296d5101e94e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.140795 May 18 22:46:46.997109 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2640/5521] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:46:46 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments => generated 197 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:48.001256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58053d83-fd49-4fd5-8133-8a084c702a90 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:48.003768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58053d83-fd49-4fd5-8133-8a084c702a90 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:48.011803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58053d83-fd49-4fd5-8133-8a084c702a90 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:48.012601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58053d83-fd49-4fd5-8133-8a084c702a90 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:48.014902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58053d83-fd49-4fd5-8133-8a084c702a90 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:48.015570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58053d83-fd49-4fd5-8133-8a084c702a90 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:48.065060 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58053d83-fd49-4fd5-8133-8a084c702a90 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.068189 May 18 22:46:48.066267 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2882/5522] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:46:47 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments => generated 197 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:49.076864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-92e6e47f-00e7-4a16-921d-41473fb052f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:49.077875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-92e6e47f-00e7-4a16-921d-41473fb052f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:49.085164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92e6e47f-00e7-4a16-921d-41473fb052f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:49.085608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92e6e47f-00e7-4a16-921d-41473fb052f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:49.086384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92e6e47f-00e7-4a16-921d-41473fb052f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:49.086807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92e6e47f-00e7-4a16-921d-41473fb052f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:49.119418 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-92e6e47f-00e7-4a16-921d-41473fb052f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.046535 May 18 22:46:49.123854 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2641/5523] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:46:49 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:50.132564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87bddb55-e072-4292-978b-d260a9dc61e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:50.134308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-87bddb55-e072-4292-978b-d260a9dc61e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:50.142858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87bddb55-e072-4292-978b-d260a9dc61e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:50.143536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87bddb55-e072-4292-978b-d260a9dc61e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:50.144597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87bddb55-e072-4292-978b-d260a9dc61e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:50.145218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87bddb55-e072-4292-978b-d260a9dc61e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:50.195358 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-87bddb55-e072-4292-978b-d260a9dc61e4 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.067426 May 18 22:46:50.195851 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2883/5524] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:46:50 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments => generated 197 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:51.206984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f71ca77f-a4e1-4634-a517-1ea910abd4b2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:51.207926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f71ca77f-a4e1-4634-a517-1ea910abd4b2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:51.214999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f71ca77f-a4e1-4634-a517-1ea910abd4b2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:51.215448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f71ca77f-a4e1-4634-a517-1ea910abd4b2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:51.216748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f71ca77f-a4e1-4634-a517-1ea910abd4b2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:51.217191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f71ca77f-a4e1-4634-a517-1ea910abd4b2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:51.251359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f71ca77f-a4e1-4634-a517-1ea910abd4b2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:51.265417 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f71ca77f-a4e1-4634-a517-1ea910abd4b2 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.062296 May 18 22:46:51.266082 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2642/5525] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:46:51 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments => generated 197 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:52.276758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7dbf3cbc-778a-4528-b04e-080e329d1fca tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:52.277921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7dbf3cbc-778a-4528-b04e-080e329d1fca tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:52.280514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7dbf3cbc-778a-4528-b04e-080e329d1fca tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_api:SELECT=72,nova_api:UPDATE=2,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:52.286441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7dbf3cbc-778a-4528-b04e-080e329d1fca tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:52.286946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7dbf3cbc-778a-4528-b04e-080e329d1fca tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:52.287781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7dbf3cbc-778a-4528-b04e-080e329d1fca tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:52.288267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7dbf3cbc-778a-4528-b04e-080e329d1fca tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:52.322282 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7dbf3cbc-778a-4528-b04e-080e329d1fca tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.049525 May 18 22:46:52.323182 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2884/5526] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:46:52 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:53.334234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aefb7ef1-4f36-4d93-a998-09db8975354f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:53.335165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aefb7ef1-4f36-4d93-a998-09db8975354f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:53.342589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aefb7ef1-4f36-4d93-a998-09db8975354f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:53.343027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aefb7ef1-4f36-4d93-a998-09db8975354f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:53.343796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aefb7ef1-4f36-4d93-a998-09db8975354f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:53.344222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aefb7ef1-4f36-4d93-a998-09db8975354f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:53.376686 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aefb7ef1-4f36-4d93-a998-09db8975354f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.046491 May 18 22:46:53.377272 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2643/5527] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:46:53 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:54.389281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f35c505-aff2-429a-9b2f-850c43b9d73f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:54.390508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f35c505-aff2-429a-9b2f-850c43b9d73f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:54.397492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f35c505-aff2-429a-9b2f-850c43b9d73f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:54.397984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f35c505-aff2-429a-9b2f-850c43b9d73f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:54.398756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f35c505-aff2-429a-9b2f-850c43b9d73f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:54.399190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f35c505-aff2-429a-9b2f-850c43b9d73f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:54.434459 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f35c505-aff2-429a-9b2f-850c43b9d73f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.050121 May 18 22:46:54.436426 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2885/5528] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:46:54 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af/os-volume_attachments => generated 25 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:46:54.500383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b5492dd-3c00-4210-974d-7f40abc6e510 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:54.500777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8b5492dd-3c00-4210-974d-7f40abc6e510 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:54.503694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8b5492dd-3c00-4210-974d-7f40abc6e510 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119082] Writing DB stats nova_api:SELECT=58,nova_api:INSERT=1,nova_api:DELETE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:46:54.509975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b5492dd-3c00-4210-974d-7f40abc6e510 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:54.510421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b5492dd-3c00-4210-974d-7f40abc6e510 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:54.511192 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b5492dd-3c00-4210-974d-7f40abc6e510 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:54.511617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b5492dd-3c00-4210-974d-7f40abc6e510 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:54.540404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8b5492dd-3c00-4210-974d-7f40abc6e510 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:46:54.626331 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8b5492dd-3c00-4210-974d-7f40abc6e510 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 204 len: 0 microversion: 2.1 time: 0.132156 May 18 22:46:54.630665 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2644/5529] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:46:54 2022] DELETE /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 0 bytes in 135 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:46:54.635857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0779142d-6dbd-4b1d-8b24-f77ab06767f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:54.636473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0779142d-6dbd-4b1d-8b24-f77ab06767f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:54.642733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0779142d-6dbd-4b1d-8b24-f77ab06767f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:54.643107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0779142d-6dbd-4b1d-8b24-f77ab06767f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:54.643885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0779142d-6dbd-4b1d-8b24-f77ab06767f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:54.644314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0779142d-6dbd-4b1d-8b24-f77ab06767f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:54.793957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0779142d-6dbd-4b1d-8b24-f77ab06767f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:54.803377 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0779142d-6dbd-4b1d-8b24-f77ab06767f1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 200 len: 1682 microversion: 2.1 time: 0.171219 May 18 22:46:54.803964 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2886/5530] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:46:54 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 1682 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:46:55.821230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5c21a512-bc53-4ad0-adc7-e3fe17552d28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:55.821973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5c21a512-bc53-4ad0-adc7-e3fe17552d28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:55.829440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c21a512-bc53-4ad0-adc7-e3fe17552d28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:55.829916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c21a512-bc53-4ad0-adc7-e3fe17552d28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:55.830663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c21a512-bc53-4ad0-adc7-e3fe17552d28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:55.831091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c21a512-bc53-4ad0-adc7-e3fe17552d28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:55.984117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5c21a512-bc53-4ad0-adc7-e3fe17552d28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:55.992278 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5c21a512-bc53-4ad0-adc7-e3fe17552d28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 200 len: 1682 microversion: 2.1 time: 0.175517 May 18 22:46:55.993073 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2645/5531] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:46:55 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 1682 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:46:57.011008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8328dcb6-f6bc-4e78-b08c-ef003674ab76 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:57.011721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8328dcb6-f6bc-4e78-b08c-ef003674ab76 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:57.019456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8328dcb6-f6bc-4e78-b08c-ef003674ab76 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:57.020257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8328dcb6-f6bc-4e78-b08c-ef003674ab76 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:57.021247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8328dcb6-f6bc-4e78-b08c-ef003674ab76 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:57.022065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8328dcb6-f6bc-4e78-b08c-ef003674ab76 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:57.211625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8328dcb6-f6bc-4e78-b08c-ef003674ab76 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:46:57.219733 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8328dcb6-f6bc-4e78-b08c-ef003674ab76 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 200 len: 1682 microversion: 2.1 time: 0.212649 May 18 22:46:57.229431 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2887/5532] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:46:57 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 1682 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:46:57.520740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-3507b53a-0b41-49dc-b03b-4cfddbe0b7ea req-7c299fcf-d775-491b-bb5b-5c021b6877f3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "043e6b6b-6d43-49ba-acf7-e713cf88a2af", "name": "network-vif-deleted", "tag": "aec07a71-56a9-4df6-947a-db3a13bb6b1d"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:46:57.534173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3507b53a-0b41-49dc-b03b-4cfddbe0b7ea req-7c299fcf-d775-491b-bb5b-5c021b6877f3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:57.535881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3507b53a-0b41-49dc-b03b-4cfddbe0b7ea req-7c299fcf-d775-491b-bb5b-5c021b6877f3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:57.574172 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-3507b53a-0b41-49dc-b03b-4cfddbe0b7ea req-7c299fcf-d775-491b-bb5b-5c021b6877f3 service nova] Creating event network-vif-deleted:aec07a71-56a9-4df6-947a-db3a13bb6b1d for instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af on n-h2-841040-6 May 18 22:46:57.585262 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-3507b53a-0b41-49dc-b03b-4cfddbe0b7ea req-7c299fcf-d775-491b-bb5b-5c021b6877f3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.069859 May 18 22:46:57.588422 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2646/5533] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:46:57 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:46:58.237460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c373ee92-92a2-452d-9471-4ed38cde5121 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:58.238882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c373ee92-92a2-452d-9471-4ed38cde5121 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:46:58.250825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c373ee92-92a2-452d-9471-4ed38cde5121 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:58.251492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c373ee92-92a2-452d-9471-4ed38cde5121 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:58.252420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c373ee92-92a2-452d-9471-4ed38cde5121 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:46:58.253003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c373ee92-92a2-452d-9471-4ed38cde5121 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:46:58.290286 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-c373ee92-92a2-452d-9471-4ed38cde5121 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c373ee92-92a2-452d-9471-4ed38cde5121 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af HTTP/1.1 May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '043e6b6b-6d43-49ba-acf7-e713cf88a2af'} May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:46:58.292044 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:58.297054 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:46:58.297054 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:46:58.297054 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:46:58.297054 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:46:58.297054 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:46:58.297054 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:46:58.297054 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:46:58.297054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c373ee92-92a2-452d-9471-4ed38cde5121 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 404 to user: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:46:58.297054 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c373ee92-92a2-452d-9471-4ed38cde5121 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 404 len: 111 microversion: 2.1 time: 0.060400 May 18 22:46:58.297054 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2888/5534] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:46:58 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 111 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:46:58.303764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-701a317f-c3af-426a-9511-e253e8196ff5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '.version_select at 0x7fa2eda80a60>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:46:58.351490 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-701a317f-c3af-426a-9511-e253e8196ff5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1106877431" status: 202 len: 0 microversion: 2.1 time: 0.052015 May 18 22:46:58.352394 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2647/5535] 10.222.0.58 () {58 vars in 1220 bytes} [Wed May 18 22:46:58 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1106877431 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:46:59.446663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4bf33bf4-0a66-4efe-9ba6-98a983ed3318 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Action: 'create', calling method: .version_select at 0x7fa2dfa7eca0>, body: {"keypair": {"name": "tempest-keypair-1682398865", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPTTpcyihqPUwkb9XdZrTK7pgSy2pOXUDRxsQvUxS3Nun1wABFKoEjF3luLz2+eO+JlERNoOD7gEiGeL/06GeyRZ1vNteK6Ii2JIiTu4GEdvtB9yUL+t3gDafzQXWDXYzg=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:46:59.466429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4bf33bf4-0a66-4efe-9ba6-98a983ed3318 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:46:59.476539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4bf33bf4-0a66-4efe-9ba6-98a983ed3318 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for user 189cc75f7f1c410d88781d26e4037dd6 and project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:46:59.511375 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4bf33bf4-0a66-4efe-9ba6-98a983ed3318 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.069785 May 18 22:46:59.513495 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2889/5536] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:46:59 2022] POST /compute/v2.1/os-keypairs => generated 386 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:47:01.071304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-2033607489", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "9ac8f89f-4e71-4b5b-9b6d-74d0cc10e657"}], "security_groups": [{"name": "tempest-securitygroup--1498436878"}], "key_name": "tempest-keypair-1682398865", "user_data": "}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:47:01.177230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] validate_networks() for [('9ac8f89f-4e71-4b5b-9b6d-74d0cc10e657', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:47:01.591680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:47:01.592229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:47:01.592843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:47:01.593512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:47:01.594232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:47:01.604780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:01.605413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:01.606420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:01.607619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:01.626599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:47:01.633137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for user 189cc75f7f1c410d88781d26e4037dd6 and project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:47:01.648061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:47:01.650769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:47:01.708750 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3ca127fb-e1e5-4520-be40-cef6f102909d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.642864 May 18 22:47:01.709961 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2648/5537] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:47:01 2022] POST /compute/v2.1/servers => generated 402 bytes in 645 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:47:01.720257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-06f606eb-c024-459f-9d74-78ceedadbb9f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:01.730021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-06f606eb-c024-459f-9d74-78ceedadbb9f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:01.808113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-06f606eb-c024-459f-9d74-78ceedadbb9f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:01.822702 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-06f606eb-c024-459f-9d74-78ceedadbb9f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1242 microversion: 2.1 time: 0.106847 May 18 22:47:01.825776 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2890/5538] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:47:01 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1242 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:47:02.841721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8a379fe2-ece4-435f-9afa-d9e8e157678d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:02.842388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8a379fe2-ece4-435f-9afa-d9e8e157678d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:02.849171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a379fe2-ece4-435f-9afa-d9e8e157678d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:02.849614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a379fe2-ece4-435f-9afa-d9e8e157678d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:02.850404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a379fe2-ece4-435f-9afa-d9e8e157678d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:02.853369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a379fe2-ece4-435f-9afa-d9e8e157678d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:02.961851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a379fe2-ece4-435f-9afa-d9e8e157678d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:02.972921 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8a379fe2-ece4-435f-9afa-d9e8e157678d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1294 microversion: 2.1 time: 0.136802 May 18 22:47:02.983862 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2649/5539] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:47:02 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1294 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:47:03.990752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f59d2cb5-0ed2-4e80-9e60-d96b55025188 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:03.991404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f59d2cb5-0ed2-4e80-9e60-d96b55025188 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:04.004102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f59d2cb5-0ed2-4e80-9e60-d96b55025188 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:04.007370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f59d2cb5-0ed2-4e80-9e60-d96b55025188 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:04.008642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f59d2cb5-0ed2-4e80-9e60-d96b55025188 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:04.012413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f59d2cb5-0ed2-4e80-9e60-d96b55025188 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:04.212130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f59d2cb5-0ed2-4e80-9e60-d96b55025188 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:04.223210 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f59d2cb5-0ed2-4e80-9e60-d96b55025188 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1368 microversion: 2.1 time: 0.236185 May 18 22:47:04.224344 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2891/5540] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:47:03 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1368 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:47:05.113862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-985e8f72-424d-450b-9568-39c3eada56eb req-f942b8ca-60d3-4689-a710-4607fa2da1dd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7c23d047-135d-4c0d-aaa4-e4db3414201f", "tag": "047764d9-be5e-49e1-b95d-7437fb64b0f2"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:47:05.129483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-985e8f72-424d-450b-9568-39c3eada56eb req-f942b8ca-60d3-4689-a710-4607fa2da1dd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:05.129954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-985e8f72-424d-450b-9568-39c3eada56eb req-f942b8ca-60d3-4689-a710-4607fa2da1dd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:05.161278 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-985e8f72-424d-450b-9568-39c3eada56eb req-f942b8ca-60d3-4689-a710-4607fa2da1dd service nova] Creating event network-changed:047764d9-be5e-49e1-b95d-7437fb64b0f2 for instance 7c23d047-135d-4c0d-aaa4-e4db3414201f on n-h1-841040-6 May 18 22:47:05.174460 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-985e8f72-424d-450b-9568-39c3eada56eb req-f942b8ca-60d3-4689-a710-4607fa2da1dd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.221919 May 18 22:47:05.175959 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2650/5541] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:47:04 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:47:05.240997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ec375c94-db0a-411d-afd6-523032d53f6c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:05.241625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ec375c94-db0a-411d-afd6-523032d53f6c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:05.249464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec375c94-db0a-411d-afd6-523032d53f6c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:05.250247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec375c94-db0a-411d-afd6-523032d53f6c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:05.251571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec375c94-db0a-411d-afd6-523032d53f6c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:05.252169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ec375c94-db0a-411d-afd6-523032d53f6c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:05.527341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ec375c94-db0a-411d-afd6-523032d53f6c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:05.536697 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ec375c94-db0a-411d-afd6-523032d53f6c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1368 microversion: 2.1 time: 0.299867 May 18 22:47:05.537558 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2892/5542] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:47:05 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1368 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:47:06.555439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a3a4faac-4955-4d7c-aa0e-73c8b10a2129 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:06.556757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a3a4faac-4955-4d7c-aa0e-73c8b10a2129 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:06.563793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3a4faac-4955-4d7c-aa0e-73c8b10a2129 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:06.564241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3a4faac-4955-4d7c-aa0e-73c8b10a2129 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:06.565008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3a4faac-4955-4d7c-aa0e-73c8b10a2129 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:06.565434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3a4faac-4955-4d7c-aa0e-73c8b10a2129 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:06.738070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a3a4faac-4955-4d7c-aa0e-73c8b10a2129 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:06.748812 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a3a4faac-4955-4d7c-aa0e-73c8b10a2129 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1368 microversion: 2.1 time: 0.198328 May 18 22:47:06.757250 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2651/5543] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:47:06 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1368 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:47:07.767611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ba8be317-d982-4644-9ba4-e6db32e250ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:07.768215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ba8be317-d982-4644-9ba4-e6db32e250ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:07.775531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba8be317-d982-4644-9ba4-e6db32e250ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:07.776144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba8be317-d982-4644-9ba4-e6db32e250ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:07.777328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba8be317-d982-4644-9ba4-e6db32e250ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:07.777981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ba8be317-d982-4644-9ba4-e6db32e250ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:07.928020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ba8be317-d982-4644-9ba4-e6db32e250ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:07.939300 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ba8be317-d982-4644-9ba4-e6db32e250ce tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1368 microversion: 2.1 time: 0.176795 May 18 22:47:07.939998 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2893/5544] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:47:07 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1368 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:47:08.956702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-541dcb25-5171-4c95-8ba1-dd11b7d2b472 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:08.957228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-541dcb25-5171-4c95-8ba1-dd11b7d2b472 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:08.966262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-541dcb25-5171-4c95-8ba1-dd11b7d2b472 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:08.966944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-541dcb25-5171-4c95-8ba1-dd11b7d2b472 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:08.967912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-541dcb25-5171-4c95-8ba1-dd11b7d2b472 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:08.968506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-541dcb25-5171-4c95-8ba1-dd11b7d2b472 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:09.110196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-541dcb25-5171-4c95-8ba1-dd11b7d2b472 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:09.120160 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-541dcb25-5171-4c95-8ba1-dd11b7d2b472 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1368 microversion: 2.1 time: 0.167375 May 18 22:47:09.130987 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2652/5545] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:47:08 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1368 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:47:10.138111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-17ad596d-8542-45a0-a05a-29818eda4f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:10.139657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-17ad596d-8542-45a0-a05a-29818eda4f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:10.147313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17ad596d-8542-45a0-a05a-29818eda4f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:10.147847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17ad596d-8542-45a0-a05a-29818eda4f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:10.148803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17ad596d-8542-45a0-a05a-29818eda4f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:10.149301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17ad596d-8542-45a0-a05a-29818eda4f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:10.336888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-17ad596d-8542-45a0-a05a-29818eda4f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:10.345310 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-17ad596d-8542-45a0-a05a-29818eda4f7d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1368 microversion: 2.1 time: 0.211197 May 18 22:47:10.346243 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2894/5546] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:47:10 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1368 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:47:11.221522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-3a6f8b6b-215d-42f0-8f44-7af65311937f req-df39a8bd-e40f-420b-b101-4198a1235217 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7c23d047-135d-4c0d-aaa4-e4db3414201f", "name": "network-vif-plugged", "status": "completed", "tag": "047764d9-be5e-49e1-b95d-7437fb64b0f2"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:47:11.237483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3a6f8b6b-215d-42f0-8f44-7af65311937f req-df39a8bd-e40f-420b-b101-4198a1235217 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:11.238674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3a6f8b6b-215d-42f0-8f44-7af65311937f req-df39a8bd-e40f-420b-b101-4198a1235217 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:11.260252 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-3a6f8b6b-215d-42f0-8f44-7af65311937f req-df39a8bd-e40f-420b-b101-4198a1235217 service nova] Creating event network-vif-plugged:047764d9-be5e-49e1-b95d-7437fb64b0f2 for instance 7c23d047-135d-4c0d-aaa4-e4db3414201f on n-h1-841040-6 May 18 22:47:11.268186 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-3a6f8b6b-215d-42f0-8f44-7af65311937f req-df39a8bd-e40f-420b-b101-4198a1235217 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.049892 May 18 22:47:11.269585 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2653/5547] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:47:11 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:47:11.379998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d60db97e-52c0-41a5-bb90-6520c2ef3a4b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:11.386927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d60db97e-52c0-41a5-bb90-6520c2ef3a4b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:11.410973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d60db97e-52c0-41a5-bb90-6520c2ef3a4b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:11.411880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d60db97e-52c0-41a5-bb90-6520c2ef3a4b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:11.412818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d60db97e-52c0-41a5-bb90-6520c2ef3a4b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:11.413413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d60db97e-52c0-41a5-bb90-6520c2ef3a4b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:11.628404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d60db97e-52c0-41a5-bb90-6520c2ef3a4b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:11.637139 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d60db97e-52c0-41a5-bb90-6520c2ef3a4b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1368 microversion: 2.1 time: 0.278169 May 18 22:47:11.638460 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2895/5548] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:47:11 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1368 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:47:12.659459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e55deac2-a802-406c-b9bf-68fa378c29d7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:12.661534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e55deac2-a802-406c-b9bf-68fa378c29d7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:12.669502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e55deac2-a802-406c-b9bf-68fa378c29d7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:47:12.671029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e55deac2-a802-406c-b9bf-68fa378c29d7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:47:12.674487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e55deac2-a802-406c-b9bf-68fa378c29d7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:12.675118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e55deac2-a802-406c-b9bf-68fa378c29d7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:12.676078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e55deac2-a802-406c-b9bf-68fa378c29d7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:12.676746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e55deac2-a802-406c-b9bf-68fa378c29d7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:12.855170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e55deac2-a802-406c-b9bf-68fa378c29d7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:12.862985 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e55deac2-a802-406c-b9bf-68fa378c29d7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1559 microversion: 2.1 time: 0.210440 May 18 22:47:12.863567 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2654/5549] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:47:12 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1559 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:47:12.880319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1c69090a-9927-4f6a-9fb8-8304c5598d4d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:12.880884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1c69090a-9927-4f6a-9fb8-8304c5598d4d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:12.882836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1c69090a-9927-4f6a-9fb8-8304c5598d4d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:47:12.890450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c69090a-9927-4f6a-9fb8-8304c5598d4d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:12.890906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c69090a-9927-4f6a-9fb8-8304c5598d4d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:12.891653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c69090a-9927-4f6a-9fb8-8304c5598d4d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:12.892080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c69090a-9927-4f6a-9fb8-8304c5598d4d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:12.894806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1c69090a-9927-4f6a-9fb8-8304c5598d4d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_cell1:SELECT=99,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:47:12.976294 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1c69090a-9927-4f6a-9fb8-8304c5598d4d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-interface" status: 200 len: 285 microversion: 2.1 time: 0.100188 May 18 22:47:12.977125 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2896/5550] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:47:12 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-interface => generated 285 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:47:14.015115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fb89cdd2-6a83-4f5a-9324-02bfdc4e04c4 req-79d7ec22-bcc9-4580-bb00-fca5270522bf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7c23d047-135d-4c0d-aaa4-e4db3414201f", "tag": "047764d9-be5e-49e1-b95d-7437fb64b0f2"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:47:14.032235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fb89cdd2-6a83-4f5a-9324-02bfdc4e04c4 req-79d7ec22-bcc9-4580-bb00-fca5270522bf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:14.033369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fb89cdd2-6a83-4f5a-9324-02bfdc4e04c4 req-79d7ec22-bcc9-4580-bb00-fca5270522bf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:14.049017 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-fb89cdd2-6a83-4f5a-9324-02bfdc4e04c4 req-79d7ec22-bcc9-4580-bb00-fca5270522bf service nova] Creating event network-changed:047764d9-be5e-49e1-b95d-7437fb64b0f2 for instance 7c23d047-135d-4c0d-aaa4-e4db3414201f on n-h1-841040-6 May 18 22:47:14.054733 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fb89cdd2-6a83-4f5a-9324-02bfdc4e04c4 req-79d7ec22-bcc9-4580-bb00-fca5270522bf service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043242 May 18 22:47:14.055969 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2655/5551] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:47:14 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:47:17.825271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-46185564-eae8-4b5a-a898-b4cd44fd0de7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:17.826114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-46185564-eae8-4b5a-a898-b4cd44fd0de7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:17.833320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46185564-eae8-4b5a-a898-b4cd44fd0de7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:17.833776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46185564-eae8-4b5a-a898-b4cd44fd0de7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:17.834740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46185564-eae8-4b5a-a898-b4cd44fd0de7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:17.835349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-46185564-eae8-4b5a-a898-b4cd44fd0de7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:17.872420 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-46185564-eae8-4b5a-a898-b4cd44fd0de7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/ips" status: 200 len: 151 microversion: 2.20 time: 0.062048 May 18 22:47:17.873161 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2897/5552] 10.222.0.58 () {60 vars in 1288 bytes} [Wed May 18 22:47:17 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/ips => generated 151 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:47:20.916395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7ed8b4f9-8c29-42ba-a779-7bf3867ab8fb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:47:20.917028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7ed8b4f9-8c29-42ba-a779-7bf3867ab8fb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:20.923874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ed8b4f9-8c29-42ba-a779-7bf3867ab8fb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:20.924404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ed8b4f9-8c29-42ba-a779-7bf3867ab8fb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:20.925260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ed8b4f9-8c29-42ba-a779-7bf3867ab8fb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:20.925800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ed8b4f9-8c29-42ba-a779-7bf3867ab8fb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:20.962631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-7ed8b4f9-8c29-42ba-a779-7bf3867ab8fb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lazy-loading 'flavor' on Instance uuid ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:47:21.263649 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7ed8b4f9-8c29-42ba-a779-7bf3867ab8fb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "POST /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/action" status: 202 len: 0 microversion: 2.20 time: 0.352966 May 18 22:47:21.264579 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2656/5553] 10.222.0.58 () {62 vars in 1318 bytes} [Wed May 18 22:47:20 2022] POST /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/action => generated 0 bytes in 355 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:47:21.273003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bd335e87-980c-42f1-a761-4e9da16e641a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:21.273605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bd335e87-980c-42f1-a761-4e9da16e641a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:21.287972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd335e87-980c-42f1-a761-4e9da16e641a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:21.288413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd335e87-980c-42f1-a761-4e9da16e641a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:21.289364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd335e87-980c-42f1-a761-4e9da16e641a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:21.289995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bd335e87-980c-42f1-a761-4e9da16e641a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:21.451565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bd335e87-980c-42f1-a761-4e9da16e641a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:21.459963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bd335e87-980c-42f1-a761-4e9da16e641a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:21.461669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bd335e87-980c-42f1-a761-4e9da16e641a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:21.463010 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bd335e87-980c-42f1-a761-4e9da16e641a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.193892 May 18 22:47:21.463693 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2898/5554] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:21 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:22.488940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c7c704a-9d60-4e14-8294-eb61d8715bab tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:22.489746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6c7c704a-9d60-4e14-8294-eb61d8715bab tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:22.501018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c7c704a-9d60-4e14-8294-eb61d8715bab tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:22.501466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c7c704a-9d60-4e14-8294-eb61d8715bab tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:22.502307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c7c704a-9d60-4e14-8294-eb61d8715bab tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:22.502738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c7c704a-9d60-4e14-8294-eb61d8715bab tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:22.507734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-6c7c704a-9d60-4e14-8294-eb61d8715bab tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_cell1:SELECT=77,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:47:22.710299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6c7c704a-9d60-4e14-8294-eb61d8715bab tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:22.723326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6c7c704a-9d60-4e14-8294-eb61d8715bab tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:22.725154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6c7c704a-9d60-4e14-8294-eb61d8715bab tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:22.726585 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6c7c704a-9d60-4e14-8294-eb61d8715bab tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.245083 May 18 22:47:22.727403 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2657/5555] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:22 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:23.749012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9e7bdd11-4975-4575-b060-39c931da0fff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:23.749621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9e7bdd11-4975-4575-b060-39c931da0fff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:23.765574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9e7bdd11-4975-4575-b060-39c931da0fff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119083] Writing DB stats nova_api:SELECT=41,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:47:23.771197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e7bdd11-4975-4575-b060-39c931da0fff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:23.771652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e7bdd11-4975-4575-b060-39c931da0fff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:23.772671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e7bdd11-4975-4575-b060-39c931da0fff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:23.773101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e7bdd11-4975-4575-b060-39c931da0fff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:23.932000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9e7bdd11-4975-4575-b060-39c931da0fff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:23.943194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9e7bdd11-4975-4575-b060-39c931da0fff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:23.945433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9e7bdd11-4975-4575-b060-39c931da0fff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:23.946864 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9e7bdd11-4975-4575-b060-39c931da0fff tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.202579 May 18 22:47:23.948127 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2899/5556] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:23 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:24.967194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9271e0ef-6378-43b4-99ef-1734f3043582 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:24.968031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9271e0ef-6378-43b4-99ef-1734f3043582 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:24.971149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-9271e0ef-6378-43b4-99ef-1734f3043582 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_api:SELECT=47,nova_api:UPDATE=1,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:47:24.977372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9271e0ef-6378-43b4-99ef-1734f3043582 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:24.977828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9271e0ef-6378-43b4-99ef-1734f3043582 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:24.978760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9271e0ef-6378-43b4-99ef-1734f3043582 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:24.979132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9271e0ef-6378-43b4-99ef-1734f3043582 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:25.122456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9271e0ef-6378-43b4-99ef-1734f3043582 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:25.131561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9271e0ef-6378-43b4-99ef-1734f3043582 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:25.133059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9271e0ef-6378-43b4-99ef-1734f3043582 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:25.138432 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9271e0ef-6378-43b4-99ef-1734f3043582 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.175457 May 18 22:47:25.138999 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2658/5557] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:24 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:26.157057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91b7e182-8ca3-4883-883a-0b0c90a90540 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:26.157975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91b7e182-8ca3-4883-883a-0b0c90a90540 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:26.164823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91b7e182-8ca3-4883-883a-0b0c90a90540 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:26.165260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91b7e182-8ca3-4883-883a-0b0c90a90540 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:26.166038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91b7e182-8ca3-4883-883a-0b0c90a90540 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:26.166468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91b7e182-8ca3-4883-883a-0b0c90a90540 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:26.312518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91b7e182-8ca3-4883-883a-0b0c90a90540 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:26.322242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91b7e182-8ca3-4883-883a-0b0c90a90540 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:26.323515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91b7e182-8ca3-4883-883a-0b0c90a90540 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:26.325218 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91b7e182-8ca3-4883-883a-0b0c90a90540 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.172771 May 18 22:47:26.330573 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2900/5558] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:26 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:27.343867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5fd16de9-f742-420f-984e-646c3aeb5d1d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:27.344457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5fd16de9-f742-420f-984e-646c3aeb5d1d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:27.351484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fd16de9-f742-420f-984e-646c3aeb5d1d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:27.351921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fd16de9-f742-420f-984e-646c3aeb5d1d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:27.352706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fd16de9-f742-420f-984e-646c3aeb5d1d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:27.353137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5fd16de9-f742-420f-984e-646c3aeb5d1d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:27.492407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5fd16de9-f742-420f-984e-646c3aeb5d1d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:27.507814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5fd16de9-f742-420f-984e-646c3aeb5d1d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:27.509903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5fd16de9-f742-420f-984e-646c3aeb5d1d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:27.511176 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5fd16de9-f742-420f-984e-646c3aeb5d1d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.171732 May 18 22:47:27.513236 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2659/5559] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:27 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:28.531060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-969d343f-7449-4012-9117-932c6b64924b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:28.531660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-969d343f-7449-4012-9117-932c6b64924b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:28.549132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-969d343f-7449-4012-9117-932c6b64924b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:28.549569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-969d343f-7449-4012-9117-932c6b64924b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:28.550338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-969d343f-7449-4012-9117-932c6b64924b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:28.550765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-969d343f-7449-4012-9117-932c6b64924b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:28.774366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-969d343f-7449-4012-9117-932c6b64924b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:28.784029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-969d343f-7449-4012-9117-932c6b64924b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:28.785635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-969d343f-7449-4012-9117-932c6b64924b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:28.788775 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-969d343f-7449-4012-9117-932c6b64924b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.262169 May 18 22:47:28.789375 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2901/5560] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:28 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:29.807315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a747df30-c6f1-4c88-b289-172ce2e9a866 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:29.809243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a747df30-c6f1-4c88-b289-172ce2e9a866 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:29.817242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a747df30-c6f1-4c88-b289-172ce2e9a866 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:29.818067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a747df30-c6f1-4c88-b289-172ce2e9a866 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:29.819328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a747df30-c6f1-4c88-b289-172ce2e9a866 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:29.820141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a747df30-c6f1-4c88-b289-172ce2e9a866 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:29.991901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a747df30-c6f1-4c88-b289-172ce2e9a866 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:30.001821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a747df30-c6f1-4c88-b289-172ce2e9a866 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:30.003732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a747df30-c6f1-4c88-b289-172ce2e9a866 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:30.005198 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a747df30-c6f1-4c88-b289-172ce2e9a866 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.201840 May 18 22:47:30.006082 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2660/5561] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:29 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:31.024080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-229d757c-2b51-481e-a17b-1a8bd7615023 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:31.025124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-229d757c-2b51-481e-a17b-1a8bd7615023 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:31.032953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-229d757c-2b51-481e-a17b-1a8bd7615023 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:31.033390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-229d757c-2b51-481e-a17b-1a8bd7615023 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:31.034360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-229d757c-2b51-481e-a17b-1a8bd7615023 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:31.035406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-229d757c-2b51-481e-a17b-1a8bd7615023 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:31.197314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-229d757c-2b51-481e-a17b-1a8bd7615023 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:31.207937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-229d757c-2b51-481e-a17b-1a8bd7615023 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:31.209643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-229d757c-2b51-481e-a17b-1a8bd7615023 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:31.211418 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-229d757c-2b51-481e-a17b-1a8bd7615023 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.191196 May 18 22:47:31.217790 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2902/5562] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:31 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:32.229951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-da2af199-f3d7-412b-80a4-7d4bbf03f23d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:32.230575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-da2af199-f3d7-412b-80a4-7d4bbf03f23d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:32.238065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da2af199-f3d7-412b-80a4-7d4bbf03f23d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:32.238516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da2af199-f3d7-412b-80a4-7d4bbf03f23d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:32.239280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da2af199-f3d7-412b-80a4-7d4bbf03f23d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:32.239712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da2af199-f3d7-412b-80a4-7d4bbf03f23d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:32.434474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-da2af199-f3d7-412b-80a4-7d4bbf03f23d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:32.443796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-da2af199-f3d7-412b-80a4-7d4bbf03f23d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:32.445508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-da2af199-f3d7-412b-80a4-7d4bbf03f23d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:32.446889 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-da2af199-f3d7-412b-80a4-7d4bbf03f23d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.220924 May 18 22:47:32.447624 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2661/5563] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:32 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:33.467960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-808eb55c-6d5a-4102-becb-4f988bd35178 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:33.469220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-808eb55c-6d5a-4102-becb-4f988bd35178 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:33.476739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-808eb55c-6d5a-4102-becb-4f988bd35178 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:33.477512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-808eb55c-6d5a-4102-becb-4f988bd35178 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:33.478541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-808eb55c-6d5a-4102-becb-4f988bd35178 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:33.479187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-808eb55c-6d5a-4102-becb-4f988bd35178 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:33.635045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-808eb55c-6d5a-4102-becb-4f988bd35178 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:33.645476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-808eb55c-6d5a-4102-becb-4f988bd35178 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:33.658909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-808eb55c-6d5a-4102-becb-4f988bd35178 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:33.660230 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-808eb55c-6d5a-4102-becb-4f988bd35178 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.198761 May 18 22:47:33.671779 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2903/5564] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:33 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:34.678871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-30ce11be-439e-4540-b213-95ba6727c138 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:34.679822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-30ce11be-439e-4540-b213-95ba6727c138 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:34.688027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30ce11be-439e-4540-b213-95ba6727c138 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:34.688612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30ce11be-439e-4540-b213-95ba6727c138 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:34.689465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30ce11be-439e-4540-b213-95ba6727c138 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:34.690047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30ce11be-439e-4540-b213-95ba6727c138 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:35.133359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-30ce11be-439e-4540-b213-95ba6727c138 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:35.144814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-30ce11be-439e-4540-b213-95ba6727c138 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:35.146473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-30ce11be-439e-4540-b213-95ba6727c138 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:35.148180 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-30ce11be-439e-4540-b213-95ba6727c138 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.473374 May 18 22:47:35.148766 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2662/5565] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:34 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:36.167577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-74ddc5af-00e5-4612-bfe9-4c332e64e5df tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:36.168102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-74ddc5af-00e5-4612-bfe9-4c332e64e5df tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:36.175126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74ddc5af-00e5-4612-bfe9-4c332e64e5df tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:36.175564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74ddc5af-00e5-4612-bfe9-4c332e64e5df tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:36.176309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74ddc5af-00e5-4612-bfe9-4c332e64e5df tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:36.176735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74ddc5af-00e5-4612-bfe9-4c332e64e5df tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:36.319602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-74ddc5af-00e5-4612-bfe9-4c332e64e5df tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:36.329175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-74ddc5af-00e5-4612-bfe9-4c332e64e5df tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:36.331384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-74ddc5af-00e5-4612-bfe9-4c332e64e5df tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:36.332578 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-74ddc5af-00e5-4612-bfe9-4c332e64e5df tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.169204 May 18 22:47:36.333137 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2904/5566] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:36 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:47:37.353243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cdfc2040-c89b-4077-ad2b-5379b5a28455 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:37.355289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cdfc2040-c89b-4077-ad2b-5379b5a28455 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:37.364708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdfc2040-c89b-4077-ad2b-5379b5a28455 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:37.365428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdfc2040-c89b-4077-ad2b-5379b5a28455 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:37.366443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdfc2040-c89b-4077-ad2b-5379b5a28455 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:37.367074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdfc2040-c89b-4077-ad2b-5379b5a28455 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:37.520962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cdfc2040-c89b-4077-ad2b-5379b5a28455 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:37.529261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cdfc2040-c89b-4077-ad2b-5379b5a28455 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:37.531088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cdfc2040-c89b-4077-ad2b-5379b5a28455 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:37.532474 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cdfc2040-c89b-4077-ad2b-5379b5a28455 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1744 microversion: 2.20 time: 0.184511 May 18 22:47:37.533242 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2663/5567] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:37 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1744 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:38.552761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0c30b3ca-0bd9-4797-b341-1a3fa92f7136 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:38.554482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0c30b3ca-0bd9-4797-b341-1a3fa92f7136 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:38.566284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c30b3ca-0bd9-4797-b341-1a3fa92f7136 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:38.567291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c30b3ca-0bd9-4797-b341-1a3fa92f7136 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:38.568290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c30b3ca-0bd9-4797-b341-1a3fa92f7136 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:38.568923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0c30b3ca-0bd9-4797-b341-1a3fa92f7136 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:38.753963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0c30b3ca-0bd9-4797-b341-1a3fa92f7136 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:38.777711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0c30b3ca-0bd9-4797-b341-1a3fa92f7136 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:38.779859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0c30b3ca-0bd9-4797-b341-1a3fa92f7136 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:38.781707 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0c30b3ca-0bd9-4797-b341-1a3fa92f7136 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.233806 May 18 22:47:38.782802 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2905/5568] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:38 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:39.802786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bbadbba8-07f1-40a1-b8c1-440eb22fdb5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:39.803410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bbadbba8-07f1-40a1-b8c1-440eb22fdb5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:39.824918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bbadbba8-07f1-40a1-b8c1-440eb22fdb5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:39.825363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bbadbba8-07f1-40a1-b8c1-440eb22fdb5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:39.826157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bbadbba8-07f1-40a1-b8c1-440eb22fdb5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:39.826586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bbadbba8-07f1-40a1-b8c1-440eb22fdb5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:40.008735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6dd21a51-0707-4dac-9809-777061b92077 req-e7a2b511-949f-4320-a064-8319b8a99fbb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef2d9a0c-38e7-4842-a1d3-8a82a9faf837", "name": "network-vif-plugged", "status": "completed", "tag": "99d290c2-1111-4720-862f-f24777611ba9"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:47:40.021597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6dd21a51-0707-4dac-9809-777061b92077 req-e7a2b511-949f-4320-a064-8319b8a99fbb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:40.035382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6dd21a51-0707-4dac-9809-777061b92077 req-e7a2b511-949f-4320-a064-8319b8a99fbb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:40.057139 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6dd21a51-0707-4dac-9809-777061b92077 req-e7a2b511-949f-4320-a064-8319b8a99fbb service nova] Creating event network-vif-plugged:99d290c2-1111-4720-862f-f24777611ba9 for instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 on n-h2-841040-6 May 18 22:47:40.071939 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6dd21a51-0707-4dac-9809-777061b92077 req-e7a2b511-949f-4320-a064-8319b8a99fbb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.065868 May 18 22:47:40.075688 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2906/5569] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:47:40 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:47:40.094741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bbadbba8-07f1-40a1-b8c1-440eb22fdb5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:40.115524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bbadbba8-07f1-40a1-b8c1-440eb22fdb5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:40.121942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bbadbba8-07f1-40a1-b8c1-440eb22fdb5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:40.124308 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bbadbba8-07f1-40a1-b8c1-440eb22fdb5b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.326217 May 18 22:47:40.126463 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2664/5570] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:39 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:41.157625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91de3164-bc69-4162-8876-b3fe749c528e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:41.158402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91de3164-bc69-4162-8876-b3fe749c528e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:41.176138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91de3164-bc69-4162-8876-b3fe749c528e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:41.176891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91de3164-bc69-4162-8876-b3fe749c528e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:41.177873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91de3164-bc69-4162-8876-b3fe749c528e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:41.178468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91de3164-bc69-4162-8876-b3fe749c528e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:41.476670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91de3164-bc69-4162-8876-b3fe749c528e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:41.495063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91de3164-bc69-4162-8876-b3fe749c528e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:41.499480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91de3164-bc69-4162-8876-b3fe749c528e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:41.500801 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91de3164-bc69-4162-8876-b3fe749c528e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.360575 May 18 22:47:41.516656 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2907/5571] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:41 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:42.530012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e297311d-2d56-48e0-af75-160503249b14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:42.530680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e297311d-2d56-48e0-af75-160503249b14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:42.549052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e297311d-2d56-48e0-af75-160503249b14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:42.550320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e297311d-2d56-48e0-af75-160503249b14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:42.551117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e297311d-2d56-48e0-af75-160503249b14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:42.551556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e297311d-2d56-48e0-af75-160503249b14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:42.810556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e297311d-2d56-48e0-af75-160503249b14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:42.820685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e297311d-2d56-48e0-af75-160503249b14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:42.822612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e297311d-2d56-48e0-af75-160503249b14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:42.824513 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e297311d-2d56-48e0-af75-160503249b14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.303682 May 18 22:47:42.825558 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2665/5572] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:42 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:43.675361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f2a5bc42-af12-49ba-a643-cfa723d05178 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:43.675917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f2a5bc42-af12-49ba-a643-cfa723d05178 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:43.682415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f2a5bc42-af12-49ba-a643-cfa723d05178 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:43.682891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f2a5bc42-af12-49ba-a643-cfa723d05178 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:43.683672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f2a5bc42-af12-49ba-a643-cfa723d05178 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:43.684113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f2a5bc42-af12-49ba-a643-cfa723d05178 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:43.695523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f2a5bc42-af12-49ba-a643-cfa723d05178 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_cell1:SELECT=64 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:47:43.719905 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f2a5bc42-af12-49ba-a643-cfa723d05178 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/ips" status: 200 len: 151 microversion: 2.1 time: 0.048354 May 18 22:47:43.727380 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2908/5573] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:47:43 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/ips => generated 151 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:47:43.844755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-be97cf6e-0d0c-4b73-b24f-8ff864c83a8e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:43.845545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-be97cf6e-0d0c-4b73-b24f-8ff864c83a8e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:43.861972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be97cf6e-0d0c-4b73-b24f-8ff864c83a8e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:43.862432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be97cf6e-0d0c-4b73-b24f-8ff864c83a8e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:43.865862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be97cf6e-0d0c-4b73-b24f-8ff864c83a8e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:43.866326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be97cf6e-0d0c-4b73-b24f-8ff864c83a8e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:44.139203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-be97cf6e-0d0c-4b73-b24f-8ff864c83a8e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:44.150245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-be97cf6e-0d0c-4b73-b24f-8ff864c83a8e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:44.153047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-be97cf6e-0d0c-4b73-b24f-8ff864c83a8e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:44.154684 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-be97cf6e-0d0c-4b73-b24f-8ff864c83a8e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.316290 May 18 22:47:44.155870 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2666/5574] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:43 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:45.172751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-abe38368-7176-4826-a6e3-9772abbae80d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:45.173980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-abe38368-7176-4826-a6e3-9772abbae80d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:45.183233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-abe38368-7176-4826-a6e3-9772abbae80d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:45.186288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-abe38368-7176-4826-a6e3-9772abbae80d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:45.191980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-abe38368-7176-4826-a6e3-9772abbae80d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:45.192631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-abe38368-7176-4826-a6e3-9772abbae80d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:45.550050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-abe38368-7176-4826-a6e3-9772abbae80d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:45.567015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-abe38368-7176-4826-a6e3-9772abbae80d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:45.579246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-abe38368-7176-4826-a6e3-9772abbae80d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:45.580744 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-abe38368-7176-4826-a6e3-9772abbae80d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.412189 May 18 22:47:45.589847 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2909/5575] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:45 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:46.457514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d8e6d50a-f661-4a10-84cb-02e60f1ffd34 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "40433fae-ff37-4c17-b0e6-29a76df4b4c7"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:47:46.459504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d8e6d50a-f661-4a10-84cb-02e60f1ffd34 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:46.467945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8e6d50a-f661-4a10-84cb-02e60f1ffd34 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:46.468492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8e6d50a-f661-4a10-84cb-02e60f1ffd34 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:46.469361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8e6d50a-f661-4a10-84cb-02e60f1ffd34 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:46.469904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d8e6d50a-f661-4a10-84cb-02e60f1ffd34 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:46.606415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0a4c6013-2337-4cb9-9106-24c2d5600da2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:46.609142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0a4c6013-2337-4cb9-9106-24c2d5600da2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:46.624547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a4c6013-2337-4cb9-9106-24c2d5600da2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:46.624905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a4c6013-2337-4cb9-9106-24c2d5600da2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:46.625819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a4c6013-2337-4cb9-9106-24c2d5600da2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:46.634217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a4c6013-2337-4cb9-9106-24c2d5600da2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:46.919385 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d8e6d50a-f661-4a10-84cb-02e60f1ffd34 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "POST /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.465438 May 18 22:47:46.922234 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2667/5576] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:47:46 2022] POST /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 194 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:47:46.962092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0a4c6013-2337-4cb9-9106-24c2d5600da2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:46.984322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0a4c6013-2337-4cb9-9106-24c2d5600da2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:46.986294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0a4c6013-2337-4cb9-9106-24c2d5600da2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:46.990299 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0a4c6013-2337-4cb9-9106-24c2d5600da2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.389479 May 18 22:47:46.992704 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2910/5577] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:46 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:48.012387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f03c5940-c1d7-4525-b236-ec9de9837d3e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:48.013093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f03c5940-c1d7-4525-b236-ec9de9837d3e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:48.029952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f03c5940-c1d7-4525-b236-ec9de9837d3e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:48.030625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f03c5940-c1d7-4525-b236-ec9de9837d3e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:48.034681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f03c5940-c1d7-4525-b236-ec9de9837d3e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:48.035127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f03c5940-c1d7-4525-b236-ec9de9837d3e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:48.305983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f03c5940-c1d7-4525-b236-ec9de9837d3e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:48.314695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f03c5940-c1d7-4525-b236-ec9de9837d3e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:48.317599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f03c5940-c1d7-4525-b236-ec9de9837d3e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:48.319092 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f03c5940-c1d7-4525-b236-ec9de9837d3e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.311949 May 18 22:47:48.320357 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2668/5578] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:48 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:49.337185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b85212ce-89fc-4176-9f07-3c4fd07a4d5d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:49.337819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b85212ce-89fc-4176-9f07-3c4fd07a4d5d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:49.383372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b85212ce-89fc-4176-9f07-3c4fd07a4d5d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:49.383825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b85212ce-89fc-4176-9f07-3c4fd07a4d5d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:49.384613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b85212ce-89fc-4176-9f07-3c4fd07a4d5d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:49.385042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b85212ce-89fc-4176-9f07-3c4fd07a4d5d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:49.700184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b85212ce-89fc-4176-9f07-3c4fd07a4d5d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:49.715069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b85212ce-89fc-4176-9f07-3c4fd07a4d5d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:49.716862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b85212ce-89fc-4176-9f07-3c4fd07a4d5d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:49.718261 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b85212ce-89fc-4176-9f07-3c4fd07a4d5d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.385333 May 18 22:47:49.729901 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2911/5579] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:49 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:50.738658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-769b4a7e-c961-4837-b38c-bba522f334f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:50.739267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-769b4a7e-c961-4837-b38c-bba522f334f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:50.758500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-769b4a7e-c961-4837-b38c-bba522f334f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:50.759070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-769b4a7e-c961-4837-b38c-bba522f334f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:50.762358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-769b4a7e-c961-4837-b38c-bba522f334f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:50.762754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-769b4a7e-c961-4837-b38c-bba522f334f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:51.052569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-769b4a7e-c961-4837-b38c-bba522f334f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:51.061545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-769b4a7e-c961-4837-b38c-bba522f334f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:51.067681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-769b4a7e-c961-4837-b38c-bba522f334f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:51.071984 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-769b4a7e-c961-4837-b38c-bba522f334f7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.337940 May 18 22:47:51.076292 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2669/5580] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:50 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:52.092993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1dbfc3fc-f409-45c2-95e3-2f604ba7e139 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:52.094571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1dbfc3fc-f409-45c2-95e3-2f604ba7e139 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:52.107411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1dbfc3fc-f409-45c2-95e3-2f604ba7e139 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:52.108252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1dbfc3fc-f409-45c2-95e3-2f604ba7e139 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:52.109229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1dbfc3fc-f409-45c2-95e3-2f604ba7e139 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:52.109981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1dbfc3fc-f409-45c2-95e3-2f604ba7e139 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:52.400472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1dbfc3fc-f409-45c2-95e3-2f604ba7e139 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:52.414911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1dbfc3fc-f409-45c2-95e3-2f604ba7e139 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:52.417240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1dbfc3fc-f409-45c2-95e3-2f604ba7e139 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:52.419974 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1dbfc3fc-f409-45c2-95e3-2f604ba7e139 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.331439 May 18 22:47:52.420860 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2912/5581] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:52 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:53.439684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cbac431f-3d3a-46f7-84b9-55f50ef290f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:53.440388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cbac431f-3d3a-46f7-84b9-55f50ef290f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:53.452626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbac431f-3d3a-46f7-84b9-55f50ef290f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:53.454150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbac431f-3d3a-46f7-84b9-55f50ef290f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:53.456138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbac431f-3d3a-46f7-84b9-55f50ef290f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:53.456880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cbac431f-3d3a-46f7-84b9-55f50ef290f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:53.493083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-cbac431f-3d3a-46f7-84b9-55f50ef290f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_cell1:SELECT=83,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:47:53.811514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cbac431f-3d3a-46f7-84b9-55f50ef290f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:53.839322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cbac431f-3d3a-46f7-84b9-55f50ef290f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:53.848940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cbac431f-3d3a-46f7-84b9-55f50ef290f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:53.853119 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cbac431f-3d3a-46f7-84b9-55f50ef290f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.415133 May 18 22:47:53.854529 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2670/5582] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:53 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:54.874953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dae2240a-96c8-47de-b763-dbd6ea46da20 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:54.878989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dae2240a-96c8-47de-b763-dbd6ea46da20 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:54.885718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-dae2240a-96c8-47de-b763-dbd6ea46da20 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119083] Writing DB stats nova_api:SELECT=28 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:47:54.888198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dae2240a-96c8-47de-b763-dbd6ea46da20 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:54.888659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dae2240a-96c8-47de-b763-dbd6ea46da20 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:54.889470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dae2240a-96c8-47de-b763-dbd6ea46da20 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:54.890191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dae2240a-96c8-47de-b763-dbd6ea46da20 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:55.122332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dae2240a-96c8-47de-b763-dbd6ea46da20 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:55.131809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dae2240a-96c8-47de-b763-dbd6ea46da20 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:55.136678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dae2240a-96c8-47de-b763-dbd6ea46da20 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:55.137914 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dae2240a-96c8-47de-b763-dbd6ea46da20 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.268286 May 18 22:47:55.155896 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2913/5583] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:54 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:56.158114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-449d12c7-d793-46a9-90a3-e48c728da974 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:56.159309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-449d12c7-d793-46a9-90a3-e48c728da974 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:56.163280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-449d12c7-d793-46a9-90a3-e48c728da974 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_api:SELECT=26 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:47:56.174232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-449d12c7-d793-46a9-90a3-e48c728da974 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:56.174923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-449d12c7-d793-46a9-90a3-e48c728da974 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:56.176416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-449d12c7-d793-46a9-90a3-e48c728da974 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:56.181496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-449d12c7-d793-46a9-90a3-e48c728da974 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:56.379115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-449d12c7-d793-46a9-90a3-e48c728da974 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:56.389231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-449d12c7-d793-46a9-90a3-e48c728da974 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:56.391869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-449d12c7-d793-46a9-90a3-e48c728da974 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:56.393285 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-449d12c7-d793-46a9-90a3-e48c728da974 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1739 microversion: 2.20 time: 0.241114 May 18 22:47:56.397615 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2671/5584] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:56 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1739 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:57.415642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b33f242d-587a-4548-a931-df094d7f475e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:57.417021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b33f242d-587a-4548-a931-df094d7f475e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:57.424529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b33f242d-587a-4548-a931-df094d7f475e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:57.425163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b33f242d-587a-4548-a931-df094d7f475e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:57.426146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b33f242d-587a-4548-a931-df094d7f475e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:57.426766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b33f242d-587a-4548-a931-df094d7f475e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:57.605579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b33f242d-587a-4548-a931-df094d7f475e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:57.615016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b33f242d-587a-4548-a931-df094d7f475e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:57.616691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b33f242d-587a-4548-a931-df094d7f475e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:57.617987 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b33f242d-587a-4548-a931-df094d7f475e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1721 microversion: 2.20 time: 0.206239 May 18 22:47:57.619813 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2914/5585] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:57 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1721 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:58.637924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d0bbe1c9-0c92-4a3b-81b8-8c85292b28ea tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:58.639172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d0bbe1c9-0c92-4a3b-81b8-8c85292b28ea tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:58.652036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0bbe1c9-0c92-4a3b-81b8-8c85292b28ea tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:58.652482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0bbe1c9-0c92-4a3b-81b8-8c85292b28ea tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:58.653240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0bbe1c9-0c92-4a3b-81b8-8c85292b28ea tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:58.653875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0bbe1c9-0c92-4a3b-81b8-8c85292b28ea tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:58.812591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d0bbe1c9-0c92-4a3b-81b8-8c85292b28ea tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:58.823798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d0bbe1c9-0c92-4a3b-81b8-8c85292b28ea tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:58.825770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d0bbe1c9-0c92-4a3b-81b8-8c85292b28ea tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:47:58.827349 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d0bbe1c9-0c92-4a3b-81b8-8c85292b28ea tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1721 microversion: 2.20 time: 0.194629 May 18 22:47:58.828893 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2672/5586] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:58 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1721 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:47:59.846051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c2c32ec-5887-4e22-bff4-af8410b34f1e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:47:59.847234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c2c32ec-5887-4e22-bff4-af8410b34f1e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:47:59.854869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c2c32ec-5887-4e22-bff4-af8410b34f1e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:59.855313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c2c32ec-5887-4e22-bff4-af8410b34f1e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:47:59.856241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c2c32ec-5887-4e22-bff4-af8410b34f1e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:47:59.856839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c2c32ec-5887-4e22-bff4-af8410b34f1e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:00.008525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c2c32ec-5887-4e22-bff4-af8410b34f1e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:00.017351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c2c32ec-5887-4e22-bff4-af8410b34f1e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:00.018766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c2c32ec-5887-4e22-bff4-af8410b34f1e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:00.020129 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c2c32ec-5887-4e22-bff4-af8410b34f1e tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1664 microversion: 2.20 time: 0.177949 May 18 22:48:00.021403 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2915/5587] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:47:59 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1664 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:00.038537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e3648265-4eef-425a-bafe-567b134a6697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "1dee64dd-a025-4203-8ef7-d82e5310249f"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:00.039602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e3648265-4eef-425a-bafe-567b134a6697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:00.047691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3648265-4eef-425a-bafe-567b134a6697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:00.048385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3648265-4eef-425a-bafe-567b134a6697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:00.049285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3648265-4eef-425a-bafe-567b134a6697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:00.049887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3648265-4eef-425a-bafe-567b134a6697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:00.505929 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e3648265-4eef-425a-bafe-567b134a6697 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "POST /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.471236 May 18 22:48:00.507119 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2673/5588] 10.222.0.58 () {62 vars in 1363 bytes} [Wed May 18 22:48:00 2022] POST /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/os-volume_attachments => generated 188 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:48:00.637498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f151cf9f-089c-4dea-ae8c-28f1b40ac3a6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:00.638029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f151cf9f-089c-4dea-ae8c-28f1b40ac3a6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:00.644229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f151cf9f-089c-4dea-ae8c-28f1b40ac3a6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:00.644675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f151cf9f-089c-4dea-ae8c-28f1b40ac3a6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:00.645421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f151cf9f-089c-4dea-ae8c-28f1b40ac3a6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:00.645876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f151cf9f-089c-4dea-ae8c-28f1b40ac3a6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:00.949932 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f151cf9f-089c-4dea-ae8c-28f1b40ac3a6 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "DELETE /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/os-volume_attachments/1dee64dd-a025-4203-8ef7-d82e5310249f" status: 202 len: 0 microversion: 2.20 time: 0.321798 May 18 22:48:00.954967 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2916/5589] 10.222.0.58 () {60 vars in 1456 bytes} [Wed May 18 22:48:00 2022] DELETE /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/os-volume_attachments/1dee64dd-a025-4203-8ef7-d82e5310249f => generated 0 bytes in 329 msecs (HTTP/1.1 202) 9 headers in 363 bytes (2 switches on core 0) May 18 22:48:01.036949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-82e3bee0-36e3-4962-99d3-2c18377075bb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:01.037719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-82e3bee0-36e3-4962-99d3-2c18377075bb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:01.045321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82e3bee0-36e3-4962-99d3-2c18377075bb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:01.046425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82e3bee0-36e3-4962-99d3-2c18377075bb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:01.047411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82e3bee0-36e3-4962-99d3-2c18377075bb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:01.048025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82e3bee0-36e3-4962-99d3-2c18377075bb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:01.171745 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-82e3bee0-36e3-4962-99d3-2c18377075bb tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "POST /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/action" status: 202 len: 0 microversion: 2.20 time: 0.135273 May 18 22:48:01.176738 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2674/5590] 10.222.0.58 () {62 vars in 1318 bytes} [Wed May 18 22:48:01 2022] POST /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) May 18 22:48:01.185140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-029bfa6a-8659-4468-b107-3e2a381dd88c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:01.186007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-029bfa6a-8659-4468-b107-3e2a381dd88c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:01.194307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-029bfa6a-8659-4468-b107-3e2a381dd88c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:01.196453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-029bfa6a-8659-4468-b107-3e2a381dd88c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:01.198584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-029bfa6a-8659-4468-b107-3e2a381dd88c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:01.199411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-029bfa6a-8659-4468-b107-3e2a381dd88c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:01.392087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-029bfa6a-8659-4468-b107-3e2a381dd88c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:01.405008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-029bfa6a-8659-4468-b107-3e2a381dd88c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:01.409348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-029bfa6a-8659-4468-b107-3e2a381dd88c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:01.410958 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-029bfa6a-8659-4468-b107-3e2a381dd88c tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1672 microversion: 2.20 time: 0.229764 May 18 22:48:01.411991 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2917/5591] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:01 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1672 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:01.995140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-1e4f2832-b5df-4e7d-80d1-7f6281ecf221 req-9332f628-8884-462e-9d28-078f1a89b6e6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef2d9a0c-38e7-4842-a1d3-8a82a9faf837", "name": "network-vif-unplugged", "status": "completed", "tag": "99d290c2-1111-4720-862f-f24777611ba9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:02.012693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1e4f2832-b5df-4e7d-80d1-7f6281ecf221 req-9332f628-8884-462e-9d28-078f1a89b6e6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:02.013137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1e4f2832-b5df-4e7d-80d1-7f6281ecf221 req-9332f628-8884-462e-9d28-078f1a89b6e6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:02.041950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.compute.server_external_events [req-1e4f2832-b5df-4e7d-80d1-7f6281ecf221 req-9332f628-8884-462e-9d28-078f1a89b6e6 service nova] Unable to find a host for instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837. Dropping event network-vif-unplugged {{(pid=119082) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:143}} May 18 22:48:02.046880 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-1e4f2832-b5df-4e7d-80d1-7f6281ecf221 req-9332f628-8884-462e-9d28-078f1a89b6e6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 207 len: 182 microversion: 2.1 time: 0.056919 May 18 22:48:02.048271 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2675/5592] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:48:01 2022] POST /compute/v2.1/os-server-external-events => generated 182 bytes in 59 msecs (HTTP/1.1 207) 9 headers in 367 bytes (2 switches on core 0) May 18 22:48:02.431233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-076e4be6-dfe0-4dac-85b6-75cec2a08374 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:02.432344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-076e4be6-dfe0-4dac-85b6-75cec2a08374 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:02.444417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-076e4be6-dfe0-4dac-85b6-75cec2a08374 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:02.444956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-076e4be6-dfe0-4dac-85b6-75cec2a08374 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:02.445604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-076e4be6-dfe0-4dac-85b6-75cec2a08374 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:02.446056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-076e4be6-dfe0-4dac-85b6-75cec2a08374 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:02.648860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-076e4be6-dfe0-4dac-85b6-75cec2a08374 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:02.657919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-076e4be6-dfe0-4dac-85b6-75cec2a08374 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:02.659933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-076e4be6-dfe0-4dac-85b6-75cec2a08374 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:02.661502 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-076e4be6-dfe0-4dac-85b6-75cec2a08374 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1730 microversion: 2.20 time: 0.234122 May 18 22:48:02.662521 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2918/5593] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:02 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1730 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:03.683139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-71b1652a-cfdf-4fec-84ad-33160aaa1738 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:03.684777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-71b1652a-cfdf-4fec-84ad-33160aaa1738 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:03.700965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71b1652a-cfdf-4fec-84ad-33160aaa1738 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:03.701629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71b1652a-cfdf-4fec-84ad-33160aaa1738 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:03.702602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71b1652a-cfdf-4fec-84ad-33160aaa1738 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:03.704137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71b1652a-cfdf-4fec-84ad-33160aaa1738 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:04.043616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-71b1652a-cfdf-4fec-84ad-33160aaa1738 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:04.062230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-71b1652a-cfdf-4fec-84ad-33160aaa1738 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:04.068077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-71b1652a-cfdf-4fec-84ad-33160aaa1738 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:04.069302 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-71b1652a-cfdf-4fec-84ad-33160aaa1738 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1730 microversion: 2.20 time: 0.391537 May 18 22:48:04.093583 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2676/5594] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:03 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1730 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:05.091131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-73b34c03-0b72-42dc-bd61-030b136a387d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:05.091733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-73b34c03-0b72-42dc-bd61-030b136a387d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:05.104725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73b34c03-0b72-42dc-bd61-030b136a387d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:05.105267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73b34c03-0b72-42dc-bd61-030b136a387d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:05.105999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73b34c03-0b72-42dc-bd61-030b136a387d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:05.106428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73b34c03-0b72-42dc-bd61-030b136a387d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:05.319126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-73b34c03-0b72-42dc-bd61-030b136a387d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:05.332793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-73b34c03-0b72-42dc-bd61-030b136a387d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:05.334757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-73b34c03-0b72-42dc-bd61-030b136a387d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:05.336209 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-73b34c03-0b72-42dc-bd61-030b136a387d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1730 microversion: 2.20 time: 0.249646 May 18 22:48:05.337638 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2919/5595] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:05 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1730 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:06.356892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-85f86f42-e0df-4642-8639-c06b4964a550 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:06.358684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-85f86f42-e0df-4642-8639-c06b4964a550 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:06.372009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85f86f42-e0df-4642-8639-c06b4964a550 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:06.376304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85f86f42-e0df-4642-8639-c06b4964a550 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:06.379361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85f86f42-e0df-4642-8639-c06b4964a550 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:06.380696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85f86f42-e0df-4642-8639-c06b4964a550 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:06.694369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-85f86f42-e0df-4642-8639-c06b4964a550 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:06.704337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-85f86f42-e0df-4642-8639-c06b4964a550 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:06.706582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-85f86f42-e0df-4642-8639-c06b4964a550 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:06.707832 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-85f86f42-e0df-4642-8639-c06b4964a550 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1730 microversion: 2.20 time: 0.355152 May 18 22:48:06.708422 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2677/5596] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:06 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1730 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:07.041211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e5ce002e-14d5-4de0-ac2c-7a26ff089e06 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "40433fae-ff37-4c17-b0e6-29a76df4b4c7"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:07.044145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e5ce002e-14d5-4de0-ac2c-7a26ff089e06 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:07.055178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5ce002e-14d5-4de0-ac2c-7a26ff089e06 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:07.059703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5ce002e-14d5-4de0-ac2c-7a26ff089e06 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:07.063962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5ce002e-14d5-4de0-ac2c-7a26ff089e06 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:07.064627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5ce002e-14d5-4de0-ac2c-7a26ff089e06 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:07.274592 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-e5ce002e-14d5-4de0-ac2c-7a26ff089e06 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Invalid volume: volume 40433fae-ff37-4c17-b0e6-29a76df4b4c7 is already attached to instances: 7c23d047-135d-4c0d-aaa4-e4db3414201f May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e5ce002e-14d5-4de0-ac2c-7a26ff089e06 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments HTTP/1.1 May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 74 May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: {"volumeAttachment": {"volumeId": "40433fae-ff37-4c17-b0e6-29a76df4b4c7"}} May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: exception: Invalid volume: volume 40433fae-ff37-4c17-b0e6-29a76df4b4c7 is already attached to instances: 7c23d047-135d-4c0d-aaa4-e4db3414201f May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'server_id': '7c23d047-135d-4c0d-aaa4-e4db3414201f', 'body': {'volumeAttachment': {'volumeId': '40433fae-ff37-4c17-b0e6-29a76df4b4c7'}}} May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 388, in create May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi device = self.compute_api.attach_volume( May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 164, in inner May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 4985, in attach_volume May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._check_volume_already_attached(context, instance, volume) May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 4825, in _check_volume_already_attached May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InvalidVolume(reason=msg) May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InvalidVolume: Invalid volume: volume 40433fae-ff37-4c17-b0e6-29a76df4b4c7 is already attached to instances: 7c23d047-135d-4c0d-aaa4-e4db3414201f May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:48:07.277261 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 406, in create May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=e.format_message()) May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Invalid volume: volume 40433fae-ff37-4c17-b0e6-29a76df4b4c7 is already attached to instances: 7c23d047-135d-4c0d-aaa4-e4db3414201f May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid volume: volume 40433fae-ff37-4c17-b0e6-29a76df4b4c7 is already attached to instances: 7c23d047-135d-4c0d-aaa4-e4db3414201f May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e5ce002e-14d5-4de0-ac2c-7a26ff089e06 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 400 to user: Invalid volume: volume 40433fae-ff37-4c17-b0e6-29a76df4b4c7 is already attached to instances: 7c23d047-135d-4c0d-aaa4-e4db3414201f {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:48:07.282303 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e5ce002e-14d5-4de0-ac2c-7a26ff089e06 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "POST /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.243929 May 18 22:48:07.284084 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2920/5597] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:48:07 2022] POST /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 174 bytes in 247 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 22:48:07.386227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d627ab43-2e00-4720-b0b9-f16536e2d7d5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:07.387360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d627ab43-2e00-4720-b0b9-f16536e2d7d5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:07.402765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d627ab43-2e00-4720-b0b9-f16536e2d7d5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:07.403515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d627ab43-2e00-4720-b0b9-f16536e2d7d5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:07.404563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d627ab43-2e00-4720-b0b9-f16536e2d7d5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:07.405197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d627ab43-2e00-4720-b0b9-f16536e2d7d5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:07.547093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-d627ab43-2e00-4720-b0b9-f16536e2d7d5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lazy-loading 'services' on Instance uuid 7c23d047-135d-4c0d-aaa4-e4db3414201f {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:48:07.680964 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d627ab43-2e00-4720-b0b9-f16536e2d7d5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments/40433fae-ff37-4c17-b0e6-29a76df4b4c7" status: 202 len: 0 microversion: 2.1 time: 0.298848 May 18 22:48:07.682352 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2678/5598] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:48:07 2022] DELETE /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments/40433fae-ff37-4c17-b0e6-29a76df4b4c7 => generated 0 bytes in 301 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:48:07.690539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f82845e5-3a92-4b23-b2b0-e131755f0972 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:07.692118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f82845e5-3a92-4b23-b2b0-e131755f0972 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:07.701689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f82845e5-3a92-4b23-b2b0-e131755f0972 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:07.714412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f82845e5-3a92-4b23-b2b0-e131755f0972 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:07.715541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f82845e5-3a92-4b23-b2b0-e131755f0972 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:07.716177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f82845e5-3a92-4b23-b2b0-e131755f0972 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:07.730844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-65d85b3f-cb02-4125-980c-20156a538c55 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:07.745135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-65d85b3f-cb02-4125-980c-20156a538c55 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:07.755742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65d85b3f-cb02-4125-980c-20156a538c55 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:07.758674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65d85b3f-cb02-4125-980c-20156a538c55 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:07.759796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65d85b3f-cb02-4125-980c-20156a538c55 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:07.760753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65d85b3f-cb02-4125-980c-20156a538c55 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:07.795209 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f82845e5-3a92-4b23-b2b0-e131755f0972 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.108578 May 18 22:48:07.799797 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2921/5599] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:07 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:07.952298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-65d85b3f-cb02-4125-980c-20156a538c55 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:07.961423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-65d85b3f-cb02-4125-980c-20156a538c55 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:07.963342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-65d85b3f-cb02-4125-980c-20156a538c55 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:07.964772 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-65d85b3f-cb02-4125-980c-20156a538c55 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1730 microversion: 2.20 time: 0.239213 May 18 22:48:07.965905 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2679/5600] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:07 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1730 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:08.812902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ac99790e-abf9-4e7d-9861-55a5f10e37e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:08.814440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ac99790e-abf9-4e7d-9861-55a5f10e37e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:08.828434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac99790e-abf9-4e7d-9861-55a5f10e37e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:08.829418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac99790e-abf9-4e7d-9861-55a5f10e37e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:08.832205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac99790e-abf9-4e7d-9861-55a5f10e37e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:08.833907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ac99790e-abf9-4e7d-9861-55a5f10e37e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:08.881748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ac99790e-abf9-4e7d-9861-55a5f10e37e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_cell1:SELECT=94,nova_cell1:INSERT=2,nova_cell1:UPDATE=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:48:08.923485 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ac99790e-abf9-4e7d-9861-55a5f10e37e0 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.112648 May 18 22:48:08.925204 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2922/5601] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:08 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:08.989597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2214f572-3f99-4d7b-9ba8-1917e904e6f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:08.990210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2214f572-3f99-4d7b-9ba8-1917e904e6f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:09.002285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2214f572-3f99-4d7b-9ba8-1917e904e6f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:09.003148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2214f572-3f99-4d7b-9ba8-1917e904e6f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:09.011038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2214f572-3f99-4d7b-9ba8-1917e904e6f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:09.012930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2214f572-3f99-4d7b-9ba8-1917e904e6f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:09.257283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2214f572-3f99-4d7b-9ba8-1917e904e6f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:09.268679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2214f572-3f99-4d7b-9ba8-1917e904e6f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:09.270195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2214f572-3f99-4d7b-9ba8-1917e904e6f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:09.275363 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2214f572-3f99-4d7b-9ba8-1917e904e6f4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1730 microversion: 2.20 time: 0.294649 May 18 22:48:09.276135 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2680/5602] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:08 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1730 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:09.936989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-20376586-6073-4847-82b4-1f82c0702548 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:09.945534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-20376586-6073-4847-82b4-1f82c0702548 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:09.961080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-20376586-6073-4847-82b4-1f82c0702548 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:09.963983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-20376586-6073-4847-82b4-1f82c0702548 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:09.965229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-20376586-6073-4847-82b4-1f82c0702548 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:09.966351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-20376586-6073-4847-82b4-1f82c0702548 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:10.000756 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-20376586-6073-4847-82b4-1f82c0702548 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.067834 May 18 22:48:10.001978 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2923/5603] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:09 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:10.306576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7f90e4b1-7ac7-4346-8ca2-dc875192d7ef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:10.307694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7f90e4b1-7ac7-4346-8ca2-dc875192d7ef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:10.315206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f90e4b1-7ac7-4346-8ca2-dc875192d7ef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:10.315646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f90e4b1-7ac7-4346-8ca2-dc875192d7ef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:10.316667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f90e4b1-7ac7-4346-8ca2-dc875192d7ef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:10.317473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f90e4b1-7ac7-4346-8ca2-dc875192d7ef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:10.503729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7f90e4b1-7ac7-4346-8ca2-dc875192d7ef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:10.512683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7f90e4b1-7ac7-4346-8ca2-dc875192d7ef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:10.514219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7f90e4b1-7ac7-4346-8ca2-dc875192d7ef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:10.515441 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7f90e4b1-7ac7-4346-8ca2-dc875192d7ef tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1730 microversion: 2.20 time: 0.212807 May 18 22:48:10.516192 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2681/5604] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:10 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1730 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:11.012714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58b9d24d-4d5e-42f1-b9b0-8360ec168c27 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:11.013821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58b9d24d-4d5e-42f1-b9b0-8360ec168c27 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:11.020691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58b9d24d-4d5e-42f1-b9b0-8360ec168c27 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:11.021143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58b9d24d-4d5e-42f1-b9b0-8360ec168c27 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:11.021931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58b9d24d-4d5e-42f1-b9b0-8360ec168c27 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:11.022363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58b9d24d-4d5e-42f1-b9b0-8360ec168c27 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:11.055943 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58b9d24d-4d5e-42f1-b9b0-8360ec168c27 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.047258 May 18 22:48:11.057263 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2924/5605] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:11 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:11.534305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-46a0c5be-e989-48c4-99cc-87711049e26b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:11.535131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-46a0c5be-e989-48c4-99cc-87711049e26b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:11.543464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46a0c5be-e989-48c4-99cc-87711049e26b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:11.543927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46a0c5be-e989-48c4-99cc-87711049e26b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:11.544678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46a0c5be-e989-48c4-99cc-87711049e26b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:11.545130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46a0c5be-e989-48c4-99cc-87711049e26b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:11.698556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-46a0c5be-e989-48c4-99cc-87711049e26b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:11.706960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-46a0c5be-e989-48c4-99cc-87711049e26b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:11.708488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-46a0c5be-e989-48c4-99cc-87711049e26b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:11.709711 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-46a0c5be-e989-48c4-99cc-87711049e26b tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1730 microversion: 2.20 time: 0.179439 May 18 22:48:11.710324 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2682/5606] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:11 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1730 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:12.067740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-48cc2d9a-c961-4d40-84c5-30159ba22174 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:12.068655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-48cc2d9a-c961-4d40-84c5-30159ba22174 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:12.075745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48cc2d9a-c961-4d40-84c5-30159ba22174 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:12.076183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48cc2d9a-c961-4d40-84c5-30159ba22174 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:12.076932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48cc2d9a-c961-4d40-84c5-30159ba22174 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:12.077358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48cc2d9a-c961-4d40-84c5-30159ba22174 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:12.107054 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-48cc2d9a-c961-4d40-84c5-30159ba22174 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.043507 May 18 22:48:12.107726 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2925/5607] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:12 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:48:12.729391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7fe59c94-15bf-48a6-8952-54f81249c1e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:12.729969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7fe59c94-15bf-48a6-8952-54f81249c1e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:12.736844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7fe59c94-15bf-48a6-8952-54f81249c1e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:12.737287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7fe59c94-15bf-48a6-8952-54f81249c1e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:12.738071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7fe59c94-15bf-48a6-8952-54f81249c1e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:12.738507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7fe59c94-15bf-48a6-8952-54f81249c1e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:12.741185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-7fe59c94-15bf-48a6-8952-54f81249c1e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_cell1:SELECT=90,nova_cell1:INSERT=5,nova_cell1:UPDATE=5 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:48:12.871453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7fe59c94-15bf-48a6-8952-54f81249c1e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:12.884874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7fe59c94-15bf-48a6-8952-54f81249c1e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:12.886400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7fe59c94-15bf-48a6-8952-54f81249c1e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:12.887571 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7fe59c94-15bf-48a6-8952-54f81249c1e8 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1730 microversion: 2.20 time: 0.163006 May 18 22:48:12.888142 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2683/5608] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:12 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1730 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:13.119374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5edaac6-5e65-43d0-8e48-fa561de2718e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:13.120443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a5edaac6-5e65-43d0-8e48-fa561de2718e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:13.127736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5edaac6-5e65-43d0-8e48-fa561de2718e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:13.128185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5edaac6-5e65-43d0-8e48-fa561de2718e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:13.128945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5edaac6-5e65-43d0-8e48-fa561de2718e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:13.129375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5edaac6-5e65-43d0-8e48-fa561de2718e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:13.159237 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a5edaac6-5e65-43d0-8e48-fa561de2718e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.044398 May 18 22:48:13.159802 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2926/5609] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:13 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:13.907958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-60605ea1-d766-4e3b-a3bc-814574ce8e14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:13.908564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-60605ea1-d766-4e3b-a3bc-814574ce8e14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:13.915929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60605ea1-d766-4e3b-a3bc-814574ce8e14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:13.916665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60605ea1-d766-4e3b-a3bc-814574ce8e14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:13.917550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60605ea1-d766-4e3b-a3bc-814574ce8e14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:13.918001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60605ea1-d766-4e3b-a3bc-814574ce8e14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:14.057558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-60605ea1-d766-4e3b-a3bc-814574ce8e14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:14.065936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-60605ea1-d766-4e3b-a3bc-814574ce8e14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:14.067715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-60605ea1-d766-4e3b-a3bc-814574ce8e14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:14.068860 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-60605ea1-d766-4e3b-a3bc-814574ce8e14 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1730 microversion: 2.20 time: 0.164785 May 18 22:48:14.069659 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2684/5610] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:13 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1730 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:14.171200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b8c2cff-0028-40e7-9267-d6c845f0cdc7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:14.172114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0b8c2cff-0028-40e7-9267-d6c845f0cdc7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:14.178618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b8c2cff-0028-40e7-9267-d6c845f0cdc7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:14.179055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b8c2cff-0028-40e7-9267-d6c845f0cdc7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:14.179794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b8c2cff-0028-40e7-9267-d6c845f0cdc7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:14.180216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b8c2cff-0028-40e7-9267-d6c845f0cdc7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:14.209566 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0b8c2cff-0028-40e7-9267-d6c845f0cdc7 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042314 May 18 22:48:14.210161 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2927/5611] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:14 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:15.088450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0bfaa6f2-43a0-4a37-8dc5-71ebee629af3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:15.089011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0bfaa6f2-43a0-4a37-8dc5-71ebee629af3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:15.097296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bfaa6f2-43a0-4a37-8dc5-71ebee629af3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:15.098216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bfaa6f2-43a0-4a37-8dc5-71ebee629af3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:15.099216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bfaa6f2-43a0-4a37-8dc5-71ebee629af3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:15.100348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bfaa6f2-43a0-4a37-8dc5-71ebee629af3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:15.221258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f94f9ac-48c9-4505-8d6a-fe4b6924b17f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:15.222369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f94f9ac-48c9-4505-8d6a-fe4b6924b17f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:15.229426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f94f9ac-48c9-4505-8d6a-fe4b6924b17f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:15.229893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f94f9ac-48c9-4505-8d6a-fe4b6924b17f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:15.230870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f94f9ac-48c9-4505-8d6a-fe4b6924b17f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:15.231435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f94f9ac-48c9-4505-8d6a-fe4b6924b17f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:15.237209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0bfaa6f2-43a0-4a37-8dc5-71ebee629af3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:15.248109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0bfaa6f2-43a0-4a37-8dc5-71ebee629af3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:15.249782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0bfaa6f2-43a0-4a37-8dc5-71ebee629af3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:15.251133 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0bfaa6f2-43a0-4a37-8dc5-71ebee629af3 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1730 microversion: 2.20 time: 0.167954 May 18 22:48:15.252098 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2685/5612] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:15 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1730 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:15.287493 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f94f9ac-48c9-4505-8d6a-fe4b6924b17f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.070825 May 18 22:48:15.288095 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2928/5613] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:15 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:48:16.065055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0579a63f-cc7b-44d3-94c4-be61d1b678fc req-6b06afca-dde6-4b8b-961e-11fd2d7b5551 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef2d9a0c-38e7-4842-a1d3-8a82a9faf837", "name": "network-vif-plugged", "status": "completed", "tag": "99d290c2-1111-4720-862f-f24777611ba9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:16.082823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0579a63f-cc7b-44d3-94c4-be61d1b678fc req-6b06afca-dde6-4b8b-961e-11fd2d7b5551 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:16.083317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0579a63f-cc7b-44d3-94c4-be61d1b678fc req-6b06afca-dde6-4b8b-961e-11fd2d7b5551 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:16.104869 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0579a63f-cc7b-44d3-94c4-be61d1b678fc req-6b06afca-dde6-4b8b-961e-11fd2d7b5551 service nova] Creating event network-vif-plugged:99d290c2-1111-4720-862f-f24777611ba9 for instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 on n-h2-841040-6 May 18 22:48:16.114903 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0579a63f-cc7b-44d3-94c4-be61d1b678fc req-6b06afca-dde6-4b8b-961e-11fd2d7b5551 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.053305 May 18 22:48:16.116862 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2686/5614] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:48:16 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:16.272146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-296fdc18-6d7b-4bbd-b5f1-b15429ff02bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:16.273627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-296fdc18-6d7b-4bbd-b5f1-b15429ff02bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:16.282748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-296fdc18-6d7b-4bbd-b5f1-b15429ff02bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:16.283513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-296fdc18-6d7b-4bbd-b5f1-b15429ff02bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:16.285142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-296fdc18-6d7b-4bbd-b5f1-b15429ff02bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:16.286208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-296fdc18-6d7b-4bbd-b5f1-b15429ff02bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:16.301384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f53dce80-d01e-46a5-a8d1-5c0a77187a8d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:16.303492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f53dce80-d01e-46a5-a8d1-5c0a77187a8d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:16.318137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f53dce80-d01e-46a5-a8d1-5c0a77187a8d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:16.318698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f53dce80-d01e-46a5-a8d1-5c0a77187a8d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:16.322223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f53dce80-d01e-46a5-a8d1-5c0a77187a8d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:16.323511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f53dce80-d01e-46a5-a8d1-5c0a77187a8d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:16.387268 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f53dce80-d01e-46a5-a8d1-5c0a77187a8d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.090384 May 18 22:48:16.388043 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2687/5615] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:16 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:16.453264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-296fdc18-6d7b-4bbd-b5f1-b15429ff02bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:16.461887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-296fdc18-6d7b-4bbd-b5f1-b15429ff02bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:16.464086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-296fdc18-6d7b-4bbd-b5f1-b15429ff02bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:16.465309 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-296fdc18-6d7b-4bbd-b5f1-b15429ff02bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1730 microversion: 2.20 time: 0.198301 May 18 22:48:16.465906 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2929/5616] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:16 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1730 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:17.399201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8ca766da-06a4-4d5f-b30b-d47268525db5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:17.401168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8ca766da-06a4-4d5f-b30b-d47268525db5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:17.408948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ca766da-06a4-4d5f-b30b-d47268525db5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:17.409679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ca766da-06a4-4d5f-b30b-d47268525db5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:17.411017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ca766da-06a4-4d5f-b30b-d47268525db5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:17.411452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ca766da-06a4-4d5f-b30b-d47268525db5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:17.457672 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8ca766da-06a4-4d5f-b30b-d47268525db5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.061649 May 18 22:48:17.463117 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2688/5617] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:17 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:17.484142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-246911cd-fce7-45ff-befb-9a3e33b82cc1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:17.484991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-246911cd-fce7-45ff-befb-9a3e33b82cc1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:17.491929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-246911cd-fce7-45ff-befb-9a3e33b82cc1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:17.494597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-246911cd-fce7-45ff-befb-9a3e33b82cc1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:17.497653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-246911cd-fce7-45ff-befb-9a3e33b82cc1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:17.498391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-246911cd-fce7-45ff-befb-9a3e33b82cc1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:17.701387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-246911cd-fce7-45ff-befb-9a3e33b82cc1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:17.714899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-246911cd-fce7-45ff-befb-9a3e33b82cc1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:17.725276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-246911cd-fce7-45ff-befb-9a3e33b82cc1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:17.729917 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-246911cd-fce7-45ff-befb-9a3e33b82cc1 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1730 microversion: 2.20 time: 0.249517 May 18 22:48:17.747308 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2930/5618] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:17 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1730 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:18.469859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b60538f1-3b52-428f-b9ae-1524a71b6b72 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:18.471041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b60538f1-3b52-428f-b9ae-1524a71b6b72 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:18.494804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b60538f1-3b52-428f-b9ae-1524a71b6b72 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:18.495515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b60538f1-3b52-428f-b9ae-1524a71b6b72 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:18.496619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b60538f1-3b52-428f-b9ae-1524a71b6b72 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:18.497049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b60538f1-3b52-428f-b9ae-1524a71b6b72 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:18.526752 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b60538f1-3b52-428f-b9ae-1524a71b6b72 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.061146 May 18 22:48:18.527313 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2689/5619] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:18 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:18.752076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8393352b-84a1-416f-b8b5-b22547b6998f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:18.752848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8393352b-84a1-416f-b8b5-b22547b6998f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:18.760785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8393352b-84a1-416f-b8b5-b22547b6998f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:18.761233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8393352b-84a1-416f-b8b5-b22547b6998f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:18.761233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8393352b-84a1-416f-b8b5-b22547b6998f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:18.762485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8393352b-84a1-416f-b8b5-b22547b6998f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:18.925952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8393352b-84a1-416f-b8b5-b22547b6998f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:18.935299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8393352b-84a1-416f-b8b5-b22547b6998f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:18.936804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8393352b-84a1-416f-b8b5-b22547b6998f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:18.938059 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8393352b-84a1-416f-b8b5-b22547b6998f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1717 microversion: 2.20 time: 0.190439 May 18 22:48:18.945830 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2931/5620] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:18 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1717 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:19.538362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-de7c883f-6876-4376-b953-0f581a080661 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:19.539271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-de7c883f-6876-4376-b953-0f581a080661 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:19.546449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de7c883f-6876-4376-b953-0f581a080661 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:19.546923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de7c883f-6876-4376-b953-0f581a080661 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:19.547669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de7c883f-6876-4376-b953-0f581a080661 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:19.548105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de7c883f-6876-4376-b953-0f581a080661 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:19.577899 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-de7c883f-6876-4376-b953-0f581a080661 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.043412 May 18 22:48:19.581585 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2690/5621] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:19 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:20.590694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1f527d54-4302-4ea4-9536-b978e1552660 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:20.591800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1f527d54-4302-4ea4-9536-b978e1552660 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:20.604275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f527d54-4302-4ea4-9536-b978e1552660 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:20.605424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f527d54-4302-4ea4-9536-b978e1552660 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:20.606688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f527d54-4302-4ea4-9536-b978e1552660 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:20.607806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f527d54-4302-4ea4-9536-b978e1552660 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:20.651358 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1f527d54-4302-4ea4-9536-b978e1552660 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.066632 May 18 22:48:20.655816 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2932/5622] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:20 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:21.664301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b55aa940-3f4d-4466-a0cd-8e761ccf78b5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:21.666045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b55aa940-3f4d-4466-a0cd-8e761ccf78b5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:21.673018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b55aa940-3f4d-4466-a0cd-8e761ccf78b5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:21.673580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b55aa940-3f4d-4466-a0cd-8e761ccf78b5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:21.674473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b55aa940-3f4d-4466-a0cd-8e761ccf78b5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:21.675061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b55aa940-3f4d-4466-a0cd-8e761ccf78b5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:21.706697 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b55aa940-3f4d-4466-a0cd-8e761ccf78b5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.047238 May 18 22:48:21.707396 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2691/5623] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:21 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:22.037329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-14132978-4f9f-45f8-8271-a3e2f60140f9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'create', calling method: .version_select at 0x7fa2dfa12f70>, body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1598218937", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMnq+OHY9R2QbeVeVTQMCQ7XtX5qYa5KgDR3ZOJ2ZPAZ6h16WdL9MsJ6usX0nPebXV9BtZZ1XheipkL8pXNQMMwRdCIbx1g5DHDzBND8g3ltIvWuFd6gezD9ABHD8Yg5Rw=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:22.052322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-14132978-4f9f-45f8-8271-a3e2f60140f9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:48:22.057622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-14132978-4f9f-45f8-8271-a3e2f60140f9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for user fb8a004009a745c48e4ab8c1c36a2a00 and project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:48:22.085167 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-14132978-4f9f-45f8-8271-a3e2f60140f9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 407 microversion: 2.1 time: 0.216247 May 18 22:48:22.085955 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2933/5624] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:48:21 2022] POST /compute/v2.1/os-keypairs => generated 407 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:22.723444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9357ae09-f447-4f0b-b72c-bd8c51ebfb99 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:22.723444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9357ae09-f447-4f0b-b72c-bd8c51ebfb99 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:22.729410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9357ae09-f447-4f0b-b72c-bd8c51ebfb99 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:22.729906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9357ae09-f447-4f0b-b72c-bd8c51ebfb99 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:22.730688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9357ae09-f447-4f0b-b72c-bd8c51ebfb99 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:22.731150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9357ae09-f447-4f0b-b72c-bd8c51ebfb99 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:22.768328 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9357ae09-f447-4f0b-b72c-bd8c51ebfb99 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.052994 May 18 22:48:22.769219 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2692/5625] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:22 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:23.779565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c32aca0-6ad1-4474-8750-cc8b10019a22 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:23.780608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c32aca0-6ad1-4474-8750-cc8b10019a22 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:23.788721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c32aca0-6ad1-4474-8750-cc8b10019a22 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:23.789254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c32aca0-6ad1-4474-8750-cc8b10019a22 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:23.790630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c32aca0-6ad1-4474-8750-cc8b10019a22 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:23.791168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c32aca0-6ad1-4474-8750-cc8b10019a22 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:23.820935 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c32aca0-6ad1-4474-8750-cc8b10019a22 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.045275 May 18 22:48:23.821773 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2934/5626] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:23 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:24.833000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-51676279-6a1e-4e4f-90c1-3e19cb95ec7b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:24.833968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-51676279-6a1e-4e4f-90c1-3e19cb95ec7b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:24.841769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51676279-6a1e-4e4f-90c1-3e19cb95ec7b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:24.842374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51676279-6a1e-4e4f-90c1-3e19cb95ec7b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:24.843145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51676279-6a1e-4e4f-90c1-3e19cb95ec7b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:24.843637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51676279-6a1e-4e4f-90c1-3e19cb95ec7b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:24.875538 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-51676279-6a1e-4e4f-90c1-3e19cb95ec7b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.046768 May 18 22:48:24.876125 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2693/5627] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:48:24 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f/os-volume_attachments => generated 25 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:48:24.936468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a87f0af5-162d-4cd3-a92b-f90a052e1284 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:24.936977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a87f0af5-162d-4cd3-a92b-f90a052e1284 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:24.939421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a87f0af5-162d-4cd3-a92b-f90a052e1284 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_api:SELECT=53,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:48:24.945852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a87f0af5-162d-4cd3-a92b-f90a052e1284 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:24.946541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a87f0af5-162d-4cd3-a92b-f90a052e1284 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:24.947296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a87f0af5-162d-4cd3-a92b-f90a052e1284 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:24.947724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a87f0af5-162d-4cd3-a92b-f90a052e1284 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:24.975530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a87f0af5-162d-4cd3-a92b-f90a052e1284 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:48:25.052272 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a87f0af5-162d-4cd3-a92b-f90a052e1284 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 204 len: 0 microversion: 2.1 time: 0.119330 May 18 22:48:25.053616 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2935/5628] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:48:24 2022] DELETE /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:48:25.083281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ed510947-703b-458f-bbd6-0f5c7b629e0e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:25.084102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ed510947-703b-458f-bbd6-0f5c7b629e0e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:25.127237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed510947-703b-458f-bbd6-0f5c7b629e0e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:25.127606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed510947-703b-458f-bbd6-0f5c7b629e0e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:25.128402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed510947-703b-458f-bbd6-0f5c7b629e0e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:25.128847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed510947-703b-458f-bbd6-0f5c7b629e0e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:25.352510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ed510947-703b-458f-bbd6-0f5c7b629e0e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:25.363771 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ed510947-703b-458f-bbd6-0f5c7b629e0e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1684 microversion: 2.1 time: 0.295438 May 18 22:48:25.364824 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2694/5629] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:25 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1684 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:26.381517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7b7be62-ceea-498f-9fb2-e0927b9e72f6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:26.383105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c7b7be62-ceea-498f-9fb2-e0927b9e72f6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:26.392895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7b7be62-ceea-498f-9fb2-e0927b9e72f6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:26.395683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7b7be62-ceea-498f-9fb2-e0927b9e72f6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:26.398245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7b7be62-ceea-498f-9fb2-e0927b9e72f6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:26.401499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7b7be62-ceea-498f-9fb2-e0927b9e72f6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:26.695181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c7b7be62-ceea-498f-9fb2-e0927b9e72f6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:26.706206 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c7b7be62-ceea-498f-9fb2-e0927b9e72f6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1684 microversion: 2.1 time: 0.329120 May 18 22:48:26.707001 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2936/5630] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:26 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1684 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:27.724341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a8e49ab1-a043-4b9e-b89f-e16edac5d325 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:27.724968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a8e49ab1-a043-4b9e-b89f-e16edac5d325 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:27.732604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a8e49ab1-a043-4b9e-b89f-e16edac5d325 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119082] Writing DB stats nova_api:SELECT=50 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:48:27.755362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8e49ab1-a043-4b9e-b89f-e16edac5d325 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:27.756144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8e49ab1-a043-4b9e-b89f-e16edac5d325 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:27.757128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8e49ab1-a043-4b9e-b89f-e16edac5d325 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:27.760323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8e49ab1-a043-4b9e-b89f-e16edac5d325 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:27.904301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a8e49ab1-a043-4b9e-b89f-e16edac5d325 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:27.926370 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a8e49ab1-a043-4b9e-b89f-e16edac5d325 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1616 microversion: 2.1 time: 0.204612 May 18 22:48:27.927150 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2695/5631] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:27 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1616 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:28.406541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-194555e8-1906-401e-9213-17d4dcae8c2a req-aa2940a8-7723-4aee-8ebe-7b21b12e34cd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7c23d047-135d-4c0d-aaa4-e4db3414201f", "name": "network-vif-deleted", "tag": "047764d9-be5e-49e1-b95d-7437fb64b0f2"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:28.421453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-194555e8-1906-401e-9213-17d4dcae8c2a req-aa2940a8-7723-4aee-8ebe-7b21b12e34cd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:28.421919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-194555e8-1906-401e-9213-17d4dcae8c2a req-aa2940a8-7723-4aee-8ebe-7b21b12e34cd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:28.441897 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-194555e8-1906-401e-9213-17d4dcae8c2a req-aa2940a8-7723-4aee-8ebe-7b21b12e34cd service nova] Creating event network-vif-deleted:047764d9-be5e-49e1-b95d-7437fb64b0f2 for instance 7c23d047-135d-4c0d-aaa4-e4db3414201f on n-h1-841040-6 May 18 22:48:28.456591 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-194555e8-1906-401e-9213-17d4dcae8c2a req-aa2940a8-7723-4aee-8ebe-7b21b12e34cd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.058233 May 18 22:48:28.460326 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2937/5632] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:48:28 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:48:28.947086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cac6a993-31b4-42df-b4cf-b1ca633b22a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:28.947850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cac6a993-31b4-42df-b4cf-b1ca633b22a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:28.955475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cac6a993-31b4-42df-b4cf-b1ca633b22a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:28.962778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cac6a993-31b4-42df-b4cf-b1ca633b22a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:28.963789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cac6a993-31b4-42df-b4cf-b1ca633b22a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:28.964306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cac6a993-31b4-42df-b4cf-b1ca633b22a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:29.042347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cac6a993-31b4-42df-b4cf-b1ca633b22a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:29.042914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cac6a993-31b4-42df-b4cf-b1ca633b22a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:29.043436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-cac6a993-31b4-42df-b4cf-b1ca633b22a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lazy-loading 'fault' on Instance uuid 7c23d047-135d-4c0d-aaa4-e4db3414201f {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:48:29.192498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cac6a993-31b4-42df-b4cf-b1ca633b22a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:29.204514 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cac6a993-31b4-42df-b4cf-b1ca633b22a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 200 len: 1332 microversion: 2.1 time: 0.260141 May 18 22:48:29.221532 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2696/5633] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:28 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 1332 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:29.337129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1626501037", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "d1887c2d-bf99-42b1-8e2b-3ea962f93d8d"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1598218937", "security_groups": [{"name": "tempest-secgroup-smoke-1706141706"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:29.579269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] validate_networks() for [('d1887c2d-bf99-42b1-8e2b-3ea962f93d8d', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:48:30.222137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b9b8182b-7cc9-4a9f-9b8f-1d658d66d118 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:30.222761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b9b8182b-7cc9-4a9f-9b8f-1d658d66d118 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:30.242760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9b8182b-7cc9-4a9f-9b8f-1d658d66d118 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:30.243222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9b8182b-7cc9-4a9f-9b8f-1d658d66d118 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:30.244180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9b8182b-7cc9-4a9f-9b8f-1d658d66d118 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:30.245946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9b8182b-7cc9-4a9f-9b8f-1d658d66d118 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:30.264143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:48:30.264585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:48:30.265051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:48:30.265452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:48:30.265880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:48:30.272316 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-b9b8182b-7cc9-4a9f-9b8f-1d658d66d118 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b9b8182b-7cc9-4a9f-9b8f-1d658d66d118 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f HTTP/1.1 May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '7c23d047-135d-4c0d-aaa4-e4db3414201f'} May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:48:30.275189 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:48:30.279216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:48:30.279216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:48:30.279216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:48:30.279216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:48:30.279216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:48:30.279216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:48:30.279216 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:48:30.281487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b9b8182b-7cc9-4a9f-9b8f-1d658d66d118 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 404 to user: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:48:30.282612 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b9b8182b-7cc9-4a9f-9b8f-1d658d66d118 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 404 len: 111 microversion: 2.1 time: 0.064604 May 18 22:48:30.283839 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2697/5634] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:30 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 111 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:48:30.287715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:30.288166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:30.288945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:30.289373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:30.293855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ecc41d9-ea71-410f-9898-b77d54af81ac tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '.version_select at 0x7fa2ed14a3a0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:30.315578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:48:30.329843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for user fb8a004009a745c48e4ab8c1c36a2a00 and project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:48:30.334262 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9ecc41d9-ea71-410f-9898-b77d54af81ac tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1682398865" status: 202 len: 0 microversion: 2.1 time: 0.045831 May 18 22:48:30.335011 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2698/5635] 10.222.0.58 () {58 vars in 1220 bytes} [Wed May 18 22:48:30 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1682398865 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:48:30.361145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:48:30.363946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:48:30.511876 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-399bbf5d-34d8-4c61-b50c-3c468baa5f10 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 1.185060 May 18 22:48:30.513012 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2938/5636] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:48:29 2022] POST /compute/v2.1/servers => generated 406 bytes in 1191 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:48:30.526583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2aba25a3-4dd9-4c07-8510-4c6249d51ad3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:30.527352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2aba25a3-4dd9-4c07-8510-4c6249d51ad3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:30.722153 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2aba25a3-4dd9-4c07-8510-4c6249d51ad3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:30.744009 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2aba25a3-4dd9-4c07-8510-4c6249d51ad3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1267 microversion: 2.1 time: 0.221318 May 18 22:48:30.745605 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2699/5637] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:30 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1267 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:31.584901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7cb810f1-9a37-49e7-a5c5-d8d98a78922e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Action: 'create', calling method: .version_select at 0x7fa2dfa12940>, body: {"keypair": {"name": "tempest-keypair-124551284", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHjRPt4k4O0DivSTyLhPYejNCkauf2vDXsyzRgOrAXLMKsn8ASL9QaPHqzKhDcvSjs6P/hf1yGji+N0Jas4CWOtMrDHD2jtolhRB0B34cxSq7CkN1XCD2N70DPShbFRRag=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:31.607657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-7cb810f1-9a37-49e7-a5c5-d8d98a78922e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:48:31.615564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-7cb810f1-9a37-49e7-a5c5-d8d98a78922e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for user 189cc75f7f1c410d88781d26e4037dd6 and project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:48:31.652687 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7cb810f1-9a37-49e7-a5c5-d8d98a78922e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.072953 May 18 22:48:31.654190 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2939/5638] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:48:31 2022] POST /compute/v2.1/os-keypairs => generated 385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:31.763230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9952850b-ed45-46e7-a00b-353d27f56b2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:31.763931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9952850b-ed45-46e7-a00b-353d27f56b2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:31.772262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9952850b-ed45-46e7-a00b-353d27f56b2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:31.772963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9952850b-ed45-46e7-a00b-353d27f56b2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:31.774653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9952850b-ed45-46e7-a00b-353d27f56b2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:31.775327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9952850b-ed45-46e7-a00b-353d27f56b2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:31.862117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9952850b-ed45-46e7-a00b-353d27f56b2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:31.871296 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9952850b-ed45-46e7-a00b-353d27f56b2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1319 microversion: 2.1 time: 0.112109 May 18 22:48:31.873955 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2700/5639] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:31 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1319 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:32.892160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8decf453-d3bc-4f53-ab94-835e9c15e4e8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:32.893598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8decf453-d3bc-4f53-ab94-835e9c15e4e8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:32.901191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8decf453-d3bc-4f53-ab94-835e9c15e4e8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:32.902573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8decf453-d3bc-4f53-ab94-835e9c15e4e8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:32.903470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8decf453-d3bc-4f53-ab94-835e9c15e4e8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:32.903938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8decf453-d3bc-4f53-ab94-835e9c15e4e8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:32.988615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8decf453-d3bc-4f53-ab94-835e9c15e4e8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:33.001852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8decf453-d3bc-4f53-ab94-835e9c15e4e8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:48:33.008913 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8decf453-d3bc-4f53-ab94-835e9c15e4e8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1325 microversion: 2.1 time: 0.119697 May 18 22:48:33.012973 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2940/5640] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:32 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1325 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:34.027520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-33861690-49af-43af-9682-77db9ca9e38f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:34.028129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-33861690-49af-43af-9682-77db9ca9e38f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:34.035161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33861690-49af-43af-9682-77db9ca9e38f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:34.035620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33861690-49af-43af-9682-77db9ca9e38f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:34.036372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33861690-49af-43af-9682-77db9ca9e38f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:34.036802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33861690-49af-43af-9682-77db9ca9e38f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:34.419433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-33861690-49af-43af-9682-77db9ca9e38f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:34.430505 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-33861690-49af-43af-9682-77db9ca9e38f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1393 microversion: 2.1 time: 0.406397 May 18 22:48:34.431804 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2701/5641] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:34 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1393 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:34.756563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-841835297", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "9ac8f89f-4e71-4b5b-9b6d-74d0cc10e657"}], "security_groups": [{"name": "tempest-securitygroup--1340782751"}], "key_name": "tempest-keypair-124551284", "user_data": "}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:34.884601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] validate_networks() for [('9ac8f89f-4e71-4b5b-9b6d-74d0cc10e657', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:48:34.978447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-bcd5c7ae-8366-46ac-9261-5f8c3d80b183 req-c3384806-6477-46a1-b055-73643d888473 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f11917b8-e191-4042-941f-6bf123be7287", "tag": "aa0371ea-3594-451a-a559-c4cbc2a81927"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:34.999309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bcd5c7ae-8366-46ac-9261-5f8c3d80b183 req-c3384806-6477-46a1-b055-73643d888473 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:35.000918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bcd5c7ae-8366-46ac-9261-5f8c3d80b183 req-c3384806-6477-46a1-b055-73643d888473 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:35.030364 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-bcd5c7ae-8366-46ac-9261-5f8c3d80b183 req-c3384806-6477-46a1-b055-73643d888473 service nova] Creating event network-changed:aa0371ea-3594-451a-a559-c4cbc2a81927 for instance f11917b8-e191-4042-941f-6bf123be7287 on n-h2-841040-6 May 18 22:48:35.037503 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-bcd5c7ae-8366-46ac-9261-5f8c3d80b183 req-c3384806-6477-46a1-b055-73643d888473 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.064796 May 18 22:48:35.038453 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2702/5642] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:48:34 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:48:35.455692 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e1cab1eb-75a2-4730-888d-ec3c10e1faec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:35.456687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e1cab1eb-75a2-4730-888d-ec3c10e1faec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:35.464137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1cab1eb-75a2-4730-888d-ec3c10e1faec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:35.464975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1cab1eb-75a2-4730-888d-ec3c10e1faec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:35.466138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1cab1eb-75a2-4730-888d-ec3c10e1faec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:35.466919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1cab1eb-75a2-4730-888d-ec3c10e1faec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:35.489515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e1cab1eb-75a2-4730-888d-ec3c10e1faec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:48:35.539466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:48:35.539931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:48:35.540341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:48:35.540736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:48:35.541140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:48:35.550558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:35.551004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:35.551774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:35.552203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:35.572397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:48:35.578297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Getting quotas for user 189cc75f7f1c410d88781d26e4037dd6 and project 7fcee722d1ac484482d7840a2b8e041a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:48:35.591808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:48:35.594149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:48:35.681470 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0cdd1001-d42e-424d-917b-0b488a07b23a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.929051 May 18 22:48:35.682803 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2941/5643] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:48:34 2022] POST /compute/v2.1/servers => generated 402 bytes in 931 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:48:35.690254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e1cab1eb-75a2-4730-888d-ec3c10e1faec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:35.692843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf5d9e7e-1fe2-41b2-af8b-72b56fcbfe0e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:35.693599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cf5d9e7e-1fe2-41b2-af8b-72b56fcbfe0e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:35.698866 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e1cab1eb-75a2-4730-888d-ec3c10e1faec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1393 microversion: 2.1 time: 0.248843 May 18 22:48:35.699613 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2703/5644] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:35 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1393 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:48:35.760329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cf5d9e7e-1fe2-41b2-af8b-72b56fcbfe0e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:35.769403 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cf5d9e7e-1fe2-41b2-af8b-72b56fcbfe0e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 200 len: 1240 microversion: 2.1 time: 0.080541 May 18 22:48:35.770501 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2942/5645] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:35 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 1240 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:36.719134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d1cd0aa7-57f8-4625-8e17-42dce9b02cda tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:36.719853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d1cd0aa7-57f8-4625-8e17-42dce9b02cda tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:36.740196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1cd0aa7-57f8-4625-8e17-42dce9b02cda tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:36.740734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1cd0aa7-57f8-4625-8e17-42dce9b02cda tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:36.741819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1cd0aa7-57f8-4625-8e17-42dce9b02cda tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:36.742422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1cd0aa7-57f8-4625-8e17-42dce9b02cda tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:36.787552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-51a83302-b9bf-4e8e-9afa-d64ba1d0709a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:36.788154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-51a83302-b9bf-4e8e-9afa-d64ba1d0709a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:36.797267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51a83302-b9bf-4e8e-9afa-d64ba1d0709a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:36.801855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51a83302-b9bf-4e8e-9afa-d64ba1d0709a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:36.802791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51a83302-b9bf-4e8e-9afa-d64ba1d0709a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:36.809210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51a83302-b9bf-4e8e-9afa-d64ba1d0709a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:36.916642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-51a83302-b9bf-4e8e-9afa-d64ba1d0709a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:36.925393 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-51a83302-b9bf-4e8e-9afa-d64ba1d0709a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 200 len: 1298 microversion: 2.1 time: 0.141666 May 18 22:48:36.936338 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2943/5646] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:36 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 1298 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:36.982683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d1cd0aa7-57f8-4625-8e17-42dce9b02cda tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:36.993791 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d1cd0aa7-57f8-4625-8e17-42dce9b02cda tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1393 microversion: 2.1 time: 0.280116 May 18 22:48:36.994630 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2704/5647] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:36 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1393 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:37.942261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0de366c-af41-45ea-8dcc-1eeb07b1ac28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:37.942803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e0de366c-af41-45ea-8dcc-1eeb07b1ac28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:37.949570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0de366c-af41-45ea-8dcc-1eeb07b1ac28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:37.950295 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0de366c-af41-45ea-8dcc-1eeb07b1ac28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:37.951051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0de366c-af41-45ea-8dcc-1eeb07b1ac28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:37.951471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0de366c-af41-45ea-8dcc-1eeb07b1ac28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:38.011073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b23b51c1-f16c-4214-894f-7a8b9e456518 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:38.011770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b23b51c1-f16c-4214-894f-7a8b9e456518 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:38.018816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b23b51c1-f16c-4214-894f-7a8b9e456518 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:38.019260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b23b51c1-f16c-4214-894f-7a8b9e456518 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:38.020007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b23b51c1-f16c-4214-894f-7a8b9e456518 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:38.020432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b23b51c1-f16c-4214-894f-7a8b9e456518 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:38.180653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b23b51c1-f16c-4214-894f-7a8b9e456518 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:38.188347 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b23b51c1-f16c-4214-894f-7a8b9e456518 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1393 microversion: 2.1 time: 0.181608 May 18 22:48:38.189212 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2705/5648] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:38 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1393 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:48:38.193075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e0de366c-af41-45ea-8dcc-1eeb07b1ac28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:38.201652 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e0de366c-af41-45ea-8dcc-1eeb07b1ac28 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 200 len: 1366 microversion: 2.1 time: 0.263719 May 18 22:48:38.202252 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2944/5649] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:37 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 1366 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:38.661529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-63166b47-abb6-40a5-ba38-f86a6bc48ff8 req-c94147c8-3779-476f-83e0-bbef35f731c3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e20bec95-ad4d-4b2d-b033-39bfc806d958", "tag": "4facb649-04ef-4987-95c9-dec00922add4"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:38.674939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-63166b47-abb6-40a5-ba38-f86a6bc48ff8 req-c94147c8-3779-476f-83e0-bbef35f731c3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:38.675607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-63166b47-abb6-40a5-ba38-f86a6bc48ff8 req-c94147c8-3779-476f-83e0-bbef35f731c3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:38.693071 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-63166b47-abb6-40a5-ba38-f86a6bc48ff8 req-c94147c8-3779-476f-83e0-bbef35f731c3 service nova] Creating event network-changed:4facb649-04ef-4987-95c9-dec00922add4 for instance e20bec95-ad4d-4b2d-b033-39bfc806d958 on n-h1-841040-6 May 18 22:48:38.702178 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-63166b47-abb6-40a5-ba38-f86a6bc48ff8 req-c94147c8-3779-476f-83e0-bbef35f731c3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.045027 May 18 22:48:38.704233 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2706/5650] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:48:38 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:39.206633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9c6b6741-99ae-4d30-839f-c684a5af6427 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:39.207405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9c6b6741-99ae-4d30-839f-c684a5af6427 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:39.214805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c6b6741-99ae-4d30-839f-c684a5af6427 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:39.215254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c6b6741-99ae-4d30-839f-c684a5af6427 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:39.216014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c6b6741-99ae-4d30-839f-c684a5af6427 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:39.216435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c6b6741-99ae-4d30-839f-c684a5af6427 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:39.221578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-731e19fa-27ee-424f-b5b4-af7b2c89fba1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:39.222474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-731e19fa-27ee-424f-b5b4-af7b2c89fba1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:39.232222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-731e19fa-27ee-424f-b5b4-af7b2c89fba1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:39.233102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-731e19fa-27ee-424f-b5b4-af7b2c89fba1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:39.234338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-731e19fa-27ee-424f-b5b4-af7b2c89fba1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:39.234979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-731e19fa-27ee-424f-b5b4-af7b2c89fba1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:39.369016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9c6b6741-99ae-4d30-839f-c684a5af6427 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:39.376678 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9c6b6741-99ae-4d30-839f-c684a5af6427 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1393 microversion: 2.1 time: 0.174099 May 18 22:48:39.377773 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2945/5651] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:39 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1393 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:39.378227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-731e19fa-27ee-424f-b5b4-af7b2c89fba1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:39.386323 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-731e19fa-27ee-424f-b5b4-af7b2c89fba1 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 200 len: 1366 microversion: 2.1 time: 0.171183 May 18 22:48:39.386897 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2707/5652] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:39 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 1366 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:48:40.393545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a195b8d7-9275-483c-a208-3e531f8253af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:40.394168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a195b8d7-9275-483c-a208-3e531f8253af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:40.402987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a195b8d7-9275-483c-a208-3e531f8253af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:40.404356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a195b8d7-9275-483c-a208-3e531f8253af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:40.405292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a195b8d7-9275-483c-a208-3e531f8253af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:40.405452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d11e46a-b35b-4c1e-bcfe-8ebcc7d112b6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:40.406355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9d11e46a-b35b-4c1e-bcfe-8ebcc7d112b6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:40.406721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a195b8d7-9275-483c-a208-3e531f8253af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:40.420387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d11e46a-b35b-4c1e-bcfe-8ebcc7d112b6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:40.422067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d11e46a-b35b-4c1e-bcfe-8ebcc7d112b6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:40.423396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d11e46a-b35b-4c1e-bcfe-8ebcc7d112b6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:40.424024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d11e46a-b35b-4c1e-bcfe-8ebcc7d112b6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:40.606657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9d11e46a-b35b-4c1e-bcfe-8ebcc7d112b6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:40.616746 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9d11e46a-b35b-4c1e-bcfe-8ebcc7d112b6 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 200 len: 1366 microversion: 2.1 time: 0.216613 May 18 22:48:40.618257 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2708/5653] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:40 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 1366 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:40.624024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a195b8d7-9275-483c-a208-3e531f8253af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:40.631721 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a195b8d7-9275-483c-a208-3e531f8253af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1393 microversion: 2.1 time: 0.242098 May 18 22:48:40.632494 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2946/5654] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:40 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1393 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:41.633596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-16ee2eff-9653-4b34-877a-a873059c94ff tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:41.634962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-16ee2eff-9653-4b34-877a-a873059c94ff tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:41.638345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-16ee2eff-9653-4b34-877a-a873059c94ff tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:48:41.648940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-14b22488-974e-4249-ab35-9f99eb1aedc0 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:41.649889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-14b22488-974e-4249-ab35-9f99eb1aedc0 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:41.663126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14b22488-974e-4249-ab35-9f99eb1aedc0 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:41.663534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14b22488-974e-4249-ab35-9f99eb1aedc0 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:41.664861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16ee2eff-9653-4b34-877a-a873059c94ff tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:41.665005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14b22488-974e-4249-ab35-9f99eb1aedc0 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:41.665328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16ee2eff-9653-4b34-877a-a873059c94ff tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:41.665809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14b22488-974e-4249-ab35-9f99eb1aedc0 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:41.666127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16ee2eff-9653-4b34-877a-a873059c94ff tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:41.666556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16ee2eff-9653-4b34-877a-a873059c94ff tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:41.827774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-16ee2eff-9653-4b34-877a-a873059c94ff tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:41.837987 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-16ee2eff-9653-4b34-877a-a873059c94ff tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 200 len: 1366 microversion: 2.1 time: 0.208605 May 18 22:48:41.840785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-14b22488-974e-4249-ab35-9f99eb1aedc0 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:41.847477 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2709/5655] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:41 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 1366 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:41.849677 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-14b22488-974e-4249-ab35-9f99eb1aedc0 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1393 microversion: 2.1 time: 0.205005 May 18 22:48:41.850281 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2947/5656] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:41 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1393 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:42.194167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0dedaa25-949c-4b0c-9e7a-b561127fefa3 req-05bca238-fefa-430e-acf0-fcc1031aab28 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f11917b8-e191-4042-941f-6bf123be7287", "name": "network-vif-plugged", "status": "completed", "tag": "aa0371ea-3594-451a-a559-c4cbc2a81927"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:42.204174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0dedaa25-949c-4b0c-9e7a-b561127fefa3 req-05bca238-fefa-430e-acf0-fcc1031aab28 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:42.205127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0dedaa25-949c-4b0c-9e7a-b561127fefa3 req-05bca238-fefa-430e-acf0-fcc1031aab28 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:42.216673 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0dedaa25-949c-4b0c-9e7a-b561127fefa3 req-05bca238-fefa-430e-acf0-fcc1031aab28 service nova] Creating event network-vif-plugged:aa0371ea-3594-451a-a559-c4cbc2a81927 for instance f11917b8-e191-4042-941f-6bf123be7287 on n-h2-841040-6 May 18 22:48:42.222150 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0dedaa25-949c-4b0c-9e7a-b561127fefa3 req-05bca238-fefa-430e-acf0-fcc1031aab28 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031601 May 18 22:48:42.222743 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2710/5657] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:48:42 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:42.854607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-512964da-5fe8-4e6f-a858-a928a74b960d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:42.855218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-512964da-5fe8-4e6f-a858-a928a74b960d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:42.861999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-512964da-5fe8-4e6f-a858-a928a74b960d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:42.862437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-512964da-5fe8-4e6f-a858-a928a74b960d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:42.863178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-512964da-5fe8-4e6f-a858-a928a74b960d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:42.863814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-512964da-5fe8-4e6f-a858-a928a74b960d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:42.868017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-59fdb2ce-b0e0-48c5-9fc4-8d74376b0ef3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:42.869385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-59fdb2ce-b0e0-48c5-9fc4-8d74376b0ef3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:42.876340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59fdb2ce-b0e0-48c5-9fc4-8d74376b0ef3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:42.876791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59fdb2ce-b0e0-48c5-9fc4-8d74376b0ef3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:42.877549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59fdb2ce-b0e0-48c5-9fc4-8d74376b0ef3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:42.878020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59fdb2ce-b0e0-48c5-9fc4-8d74376b0ef3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:43.008690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-512964da-5fe8-4e6f-a858-a928a74b960d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:43.016812 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-512964da-5fe8-4e6f-a858-a928a74b960d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 200 len: 1366 microversion: 2.1 time: 0.165911 May 18 22:48:43.027101 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2948/5658] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:42 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 1366 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:43.027758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-59fdb2ce-b0e0-48c5-9fc4-8d74376b0ef3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:43.036223 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-59fdb2ce-b0e0-48c5-9fc4-8d74376b0ef3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1393 microversion: 2.1 time: 0.173185 May 18 22:48:43.036830 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2711/5659] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:42 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1393 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:48:44.034177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c549fafb-1ce2-4455-a277-ff5874b23c9a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:44.034784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c549fafb-1ce2-4455-a277-ff5874b23c9a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:44.042223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c549fafb-1ce2-4455-a277-ff5874b23c9a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:44.042659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c549fafb-1ce2-4455-a277-ff5874b23c9a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:44.043403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c549fafb-1ce2-4455-a277-ff5874b23c9a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:44.043823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c549fafb-1ce2-4455-a277-ff5874b23c9a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:44.053406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-52f9074c-7833-4158-8847-8f6daf654bc2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:44.054362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-52f9074c-7833-4158-8847-8f6daf654bc2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:44.062310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52f9074c-7833-4158-8847-8f6daf654bc2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:44.062818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52f9074c-7833-4158-8847-8f6daf654bc2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:44.063795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52f9074c-7833-4158-8847-8f6daf654bc2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:44.064287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-52f9074c-7833-4158-8847-8f6daf654bc2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:44.202692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c549fafb-1ce2-4455-a277-ff5874b23c9a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:44.210603 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c549fafb-1ce2-4455-a277-ff5874b23c9a tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 200 len: 1366 microversion: 2.1 time: 0.180270 May 18 22:48:44.211640 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2949/5660] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:44 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 1366 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:44.213703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-52f9074c-7833-4158-8847-8f6daf654bc2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:44.222165 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-52f9074c-7833-4158-8847-8f6daf654bc2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1565 microversion: 2.1 time: 0.172595 May 18 22:48:44.222735 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2712/5661] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:44 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1565 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:48:44.238547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-58fe03e7-ffdf-4868-baaf-e8f8d8f5e143 req-c1717f9a-caa0-4432-8a48-2f8eb60b6af9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e20bec95-ad4d-4b2d-b033-39bfc806d958", "name": "network-vif-plugged", "status": "completed", "tag": "4facb649-04ef-4987-95c9-dec00922add4"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:44.239061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d4f9c29-e4da-4ae1-8686-4b5917366cf2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:44.239772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d4f9c29-e4da-4ae1-8686-4b5917366cf2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:44.246780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d4f9c29-e4da-4ae1-8686-4b5917366cf2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:44.247322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d4f9c29-e4da-4ae1-8686-4b5917366cf2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:44.247652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-58fe03e7-ffdf-4868-baaf-e8f8d8f5e143 req-c1717f9a-caa0-4432-8a48-2f8eb60b6af9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:44.248103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-58fe03e7-ffdf-4868-baaf-e8f8d8f5e143 req-c1717f9a-caa0-4432-8a48-2f8eb60b6af9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:44.248215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d4f9c29-e4da-4ae1-8686-4b5917366cf2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:44.248687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d4f9c29-e4da-4ae1-8686-4b5917366cf2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:44.259107 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-58fe03e7-ffdf-4868-baaf-e8f8d8f5e143 req-c1717f9a-caa0-4432-8a48-2f8eb60b6af9 service nova] Creating event network-vif-plugged:4facb649-04ef-4987-95c9-dec00922add4 for instance e20bec95-ad4d-4b2d-b033-39bfc806d958 on n-h1-841040-6 May 18 22:48:44.265275 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-58fe03e7-ffdf-4868-baaf-e8f8d8f5e143 req-c1717f9a-caa0-4432-8a48-2f8eb60b6af9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029327 May 18 22:48:44.265918 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2713/5662] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:48:44 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:44.426081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d4f9c29-e4da-4ae1-8686-4b5917366cf2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:44.434142 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d4f9c29-e4da-4ae1-8686-4b5917366cf2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1565 microversion: 2.1 time: 0.199180 May 18 22:48:44.434658 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2950/5663] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:44 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1565 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:45.228696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-46be156e-b685-4d9a-871f-b682981cb45c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:45.229427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-46be156e-b685-4d9a-871f-b682981cb45c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:45.237245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46be156e-b685-4d9a-871f-b682981cb45c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:45.237691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46be156e-b685-4d9a-871f-b682981cb45c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:45.238649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46be156e-b685-4d9a-871f-b682981cb45c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:45.239089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46be156e-b685-4d9a-871f-b682981cb45c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:45.467403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-46be156e-b685-4d9a-871f-b682981cb45c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:45.477467 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-46be156e-b685-4d9a-871f-b682981cb45c tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 200 len: 1366 microversion: 2.1 time: 0.251530 May 18 22:48:45.488253 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2714/5664] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:45 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 1366 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:46.495703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d83f230f-6abd-4cdd-9217-44226511cb17 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:46.498825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d83f230f-6abd-4cdd-9217-44226511cb17 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:46.505446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d83f230f-6abd-4cdd-9217-44226511cb17 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:48:46.508033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d83f230f-6abd-4cdd-9217-44226511cb17 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_cell0:SELECT=22 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:48:46.525191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d83f230f-6abd-4cdd-9217-44226511cb17 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:46.525636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d83f230f-6abd-4cdd-9217-44226511cb17 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:46.532012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d83f230f-6abd-4cdd-9217-44226511cb17 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:46.532655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d83f230f-6abd-4cdd-9217-44226511cb17 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:46.571288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8f0dbe8f-7df1-417d-8e2f-d743305adcdc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:46.572168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8f0dbe8f-7df1-417d-8e2f-d743305adcdc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:46.580980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f0dbe8f-7df1-417d-8e2f-d743305adcdc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:46.581825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f0dbe8f-7df1-417d-8e2f-d743305adcdc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:46.583000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f0dbe8f-7df1-417d-8e2f-d743305adcdc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:46.583658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8f0dbe8f-7df1-417d-8e2f-d743305adcdc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:46.708583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d83f230f-6abd-4cdd-9217-44226511cb17 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:46.720988 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d83f230f-6abd-4cdd-9217-44226511cb17 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 200 len: 1556 microversion: 2.1 time: 0.229629 May 18 22:48:46.722379 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2951/5665] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:46 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 1556 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:48:46.729057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b908b399-e864-49a9-aafc-6fa6f20e6b38 req-e63d2693-e0c7-458a-80ad-86c730f93fa2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f11917b8-e191-4042-941f-6bf123be7287", "tag": "aa0371ea-3594-451a-a559-c4cbc2a81927"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:46.739310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b908b399-e864-49a9-aafc-6fa6f20e6b38 req-e63d2693-e0c7-458a-80ad-86c730f93fa2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:46.739964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b908b399-e864-49a9-aafc-6fa6f20e6b38 req-e63d2693-e0c7-458a-80ad-86c730f93fa2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:46.748996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8f0dbe8f-7df1-417d-8e2f-d743305adcdc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:46.753225 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b908b399-e864-49a9-aafc-6fa6f20e6b38 req-e63d2693-e0c7-458a-80ad-86c730f93fa2 service nova] Creating event network-changed:aa0371ea-3594-451a-a559-c4cbc2a81927 for instance f11917b8-e191-4042-941f-6bf123be7287 on n-h2-841040-6 May 18 22:48:46.758314 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8f0dbe8f-7df1-417d-8e2f-d743305adcdc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1565 microversion: 2.1 time: 0.191214 May 18 22:48:46.759406 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b908b399-e864-49a9-aafc-6fa6f20e6b38 req-e63d2693-e0c7-458a-80ad-86c730f93fa2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034708 May 18 22:48:46.759772 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2715/5666] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:48:46 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1565 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:46.760692 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2952/5667] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:48:46 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:46.764386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8219f43d-b4a4-4cac-854b-eff79cd48ecd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:46.765047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8219f43d-b4a4-4cac-854b-eff79cd48ecd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:46.791798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8219f43d-b4a4-4cac-854b-eff79cd48ecd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:46.792534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8219f43d-b4a4-4cac-854b-eff79cd48ecd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:46.793476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8219f43d-b4a4-4cac-854b-eff79cd48ecd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:46.794090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8219f43d-b4a4-4cac-854b-eff79cd48ecd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:46.904848 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8219f43d-b4a4-4cac-854b-eff79cd48ecd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-interface" status: 200 len: 284 microversion: 2.1 time: 0.143934 May 18 22:48:46.906427 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2716/5668] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:48:46 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-interface => generated 284 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:48.011747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-095b8ed9-ad47-474e-8174-9d70bff014e4 req-ad043cf7-0bad-4aee-8531-593c2706ac10 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e20bec95-ad4d-4b2d-b033-39bfc806d958", "tag": "4facb649-04ef-4987-95c9-dec00922add4"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:48.021557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-095b8ed9-ad47-474e-8174-9d70bff014e4 req-ad043cf7-0bad-4aee-8531-593c2706ac10 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:48.022041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-095b8ed9-ad47-474e-8174-9d70bff014e4 req-ad043cf7-0bad-4aee-8531-593c2706ac10 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:48.048123 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-095b8ed9-ad47-474e-8174-9d70bff014e4 req-ad043cf7-0bad-4aee-8531-593c2706ac10 service nova] Creating event network-changed:4facb649-04ef-4987-95c9-dec00922add4 for instance e20bec95-ad4d-4b2d-b033-39bfc806d958 on n-h1-841040-6 May 18 22:48:48.055119 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-095b8ed9-ad47-474e-8174-9d70bff014e4 req-ad043cf7-0bad-4aee-8531-593c2706ac10 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.047147 May 18 22:48:48.055984 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2953/5669] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:48:48 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:51.905747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-765ae34f-2c8a-4c0a-8c5e-25c654189110 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:51.907706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-765ae34f-2c8a-4c0a-8c5e-25c654189110 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:51.914871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-765ae34f-2c8a-4c0a-8c5e-25c654189110 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:51.915317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-765ae34f-2c8a-4c0a-8c5e-25c654189110 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:51.916116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-765ae34f-2c8a-4c0a-8c5e-25c654189110 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:51.916544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-765ae34f-2c8a-4c0a-8c5e-25c654189110 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:51.946518 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-765ae34f-2c8a-4c0a-8c5e-25c654189110 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.056423 May 18 22:48:51.947097 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2717/5670] 10.222.0.58 () {60 vars in 1342 bytes} [Wed May 18 22:48:51 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837/os-volume_attachments => generated 25 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:48:52.006220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9b01be88-011a-415a-9d2b-0df1002955f2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:52.006802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9b01be88-011a-415a-9d2b-0df1002955f2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:52.013171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b01be88-011a-415a-9d2b-0df1002955f2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:52.013626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b01be88-011a-415a-9d2b-0df1002955f2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:52.014447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b01be88-011a-415a-9d2b-0df1002955f2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:52.014876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b01be88-011a-415a-9d2b-0df1002955f2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:52.039378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9b01be88-011a-415a-9d2b-0df1002955f2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:48:52.120347 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9b01be88-011a-415a-9d2b-0df1002955f2 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "DELETE /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 204 len: 0 microversion: 2.20 time: 0.118749 May 18 22:48:52.121138 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2954/5671] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:48:51 2022] DELETE /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:48:52.129064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-07837d76-3b90-42c8-9781-e966449097b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:52.129940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-07837d76-3b90-42c8-9781-e966449097b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:52.136835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07837d76-3b90-42c8-9781-e966449097b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:52.137311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07837d76-3b90-42c8-9781-e966449097b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:52.138101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07837d76-3b90-42c8-9781-e966449097b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:52.138558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07837d76-3b90-42c8-9781-e966449097b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:52.272570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-07837d76-3b90-42c8-9781-e966449097b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:52.280760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-07837d76-3b90-42c8-9781-e966449097b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:52.282397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-07837d76-3b90-42c8-9781-e966449097b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:52.283591 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-07837d76-3b90-42c8-9781-e966449097b7 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.158502 May 18 22:48:52.284157 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2718/5672] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:52 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:53.303023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3e6eeabb-fa0e-43be-90b3-04cec0045e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:53.303715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3e6eeabb-fa0e-43be-90b3-04cec0045e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:53.310340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e6eeabb-fa0e-43be-90b3-04cec0045e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:53.310779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e6eeabb-fa0e-43be-90b3-04cec0045e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:53.311520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e6eeabb-fa0e-43be-90b3-04cec0045e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:53.311945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3e6eeabb-fa0e-43be-90b3-04cec0045e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:53.451916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3e6eeabb-fa0e-43be-90b3-04cec0045e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:53.460720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3e6eeabb-fa0e-43be-90b3-04cec0045e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:53.462548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3e6eeabb-fa0e-43be-90b3-04cec0045e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:53.463605 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3e6eeabb-fa0e-43be-90b3-04cec0045e0f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1723 microversion: 2.20 time: 0.164874 May 18 22:48:53.464183 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2955/5673] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:53 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1723 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) May 18 22:48:54.389036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-dbb77870-af3a-4bd8-af9f-25dbebda3f3d req-bd6d6e98-e363-4723-b9ff-75424dc7d69a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef2d9a0c-38e7-4842-a1d3-8a82a9faf837", "name": "network-vif-deleted", "tag": "99d290c2-1111-4720-862f-f24777611ba9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:48:54.408874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-dbb77870-af3a-4bd8-af9f-25dbebda3f3d req-bd6d6e98-e363-4723-b9ff-75424dc7d69a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:54.410059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-dbb77870-af3a-4bd8-af9f-25dbebda3f3d req-bd6d6e98-e363-4723-b9ff-75424dc7d69a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:54.440248 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-dbb77870-af3a-4bd8-af9f-25dbebda3f3d req-bd6d6e98-e363-4723-b9ff-75424dc7d69a service nova] Creating event network-vif-deleted:99d290c2-1111-4720-862f-f24777611ba9 for instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 on n-h2-841040-6 May 18 22:48:54.461579 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-dbb77870-af3a-4bd8-af9f-25dbebda3f3d req-bd6d6e98-e363-4723-b9ff-75424dc7d69a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.076096 May 18 22:48:54.462296 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2719/5674] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:48:54 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:48:54.486534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d82e79c4-bfab-43eb-9471-3917bb6ce58d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:54.487788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d82e79c4-bfab-43eb-9471-3917bb6ce58d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:54.495092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d82e79c4-bfab-43eb-9471-3917bb6ce58d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:54.495542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d82e79c4-bfab-43eb-9471-3917bb6ce58d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:54.496604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d82e79c4-bfab-43eb-9471-3917bb6ce58d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:54.497030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d82e79c4-bfab-43eb-9471-3917bb6ce58d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:54.614158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d82e79c4-bfab-43eb-9471-3917bb6ce58d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:54.624979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d82e79c4-bfab-43eb-9471-3917bb6ce58d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:54.628339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d82e79c4-bfab-43eb-9471-3917bb6ce58d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2541852d4856407fb798c287d93b78eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '811204ec96dc426c9263bfc424504126', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:48:54.629803 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d82e79c4-bfab-43eb-9471-3917bb6ce58d tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 200 len: 1366 microversion: 2.20 time: 0.148176 May 18 22:48:54.630779 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2956/5675] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:54 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 1366 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) May 18 22:48:55.650777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3bac946b-5512-4169-8ee7-6bfd907ded12 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:55.651525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3bac946b-5512-4169-8ee7-6bfd907ded12 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:48:55.657968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bac946b-5512-4169-8ee7-6bfd907ded12 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:55.658425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bac946b-5512-4169-8ee7-6bfd907ded12 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:55.659221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bac946b-5512-4169-8ee7-6bfd907ded12 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:48:55.659652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3bac946b-5512-4169-8ee7-6bfd907ded12 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:48:55.675070 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-3bac946b-5512-4169-8ee7-6bfd907ded12 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] HTTP exception thrown: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3bac946b-5512-4169-8ee7-6bfd907ded12 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Request method failure captured: May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 HTTP/1.1 May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXaN2BIB2iRWqSiITOC-MTaLF5gnULUU7FrM4U3sAZsiis1Ac3gDo8v-ifPgOy_6F_BhUSMi_d8ND0DSXJqmUg5uKV6lP5EZFdjZ_mtZ-5cUTfThoua23tM118aAYdsVfu4Mwd1oFybPyRg0LXPM_r9IVF5sbqy3Mq2h3Lp1sUM735c May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.20 May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 811204ec96dc426c9263bfc424504126 May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/811204ec96dc426c9263bfc424504126"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/811204ec96dc426c9263bfc424504126"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_811204ec96dc426c9263bfc424504126"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/811204ec96dc426c9263bfc424504126"}]}] May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 811204ec96dc426c9263bfc424504126 May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AttachVolumeShelveTestJSON-864688677-project May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2541852d4856407fb798c287d93b78eb May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AttachVolumeShelveTestJSON-864688677-project May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'ef2d9a0c-38e7-4842-a1d3-8a82a9faf837'} May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:48:55.676763 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:48:55.681178 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:48:55.681178 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:48:55.681178 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:48:55.681178 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:48:55.681178 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:48:55.681178 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:48:55.681178 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:48:55.681178 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:48:55.681178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3bac946b-5512-4169-8ee7-6bfd907ded12 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Returning 404 to user: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:48:55.681178 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3bac946b-5512-4169-8ee7-6bfd907ded12 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 404 len: 111 microversion: 2.20 time: 0.033479 May 18 22:48:55.682445 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2720/5676] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:48:55 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:48:55.688244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-94091190-abae-4047-a760-21eb9ab5321a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '.version_select at 0x7fa2dfa2a040>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:48:55.698859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-94091190-abae-4047-a760-21eb9ab5321a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119083] Writing DB stats nova_api:SELECT=91,nova_api:UPDATE=2,nova_api:INSERT=7 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:48:55.713259 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-94091190-abae-4047-a760-21eb9ab5321a tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1230474847" status: 204 len: 0 microversion: 2.20 time: 0.029487 May 18 22:48:55.713864 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2957/5677] 10.222.0.58 () {60 vars in 1261 bytes} [Wed May 18 22:48:55 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1230474847 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) May 18 22:49:00.655974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-45f37d12-d8cb-4eee-ab43-26b0ba44dbf4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:00.656488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-45f37d12-d8cb-4eee-ab43-26b0ba44dbf4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:00.660445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-45f37d12-d8cb-4eee-ab43-26b0ba44dbf4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_api:SELECT=57,nova_api:DELETE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:49:00.664126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45f37d12-d8cb-4eee-ab43-26b0ba44dbf4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:00.664580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45f37d12-d8cb-4eee-ab43-26b0ba44dbf4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:00.665343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45f37d12-d8cb-4eee-ab43-26b0ba44dbf4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:00.665800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45f37d12-d8cb-4eee-ab43-26b0ba44dbf4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:00.683858 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-45f37d12-d8cb-4eee-ab43-26b0ba44dbf4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] HTTP exception thrown: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-45f37d12-d8cb-4eee-ab43-26b0ba44dbf4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Request method failure captured: May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 HTTP/1.1 May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXaN2BIB2iRWqSiITOC-MTaLF5gnULUU7FrM4U3sAZsiis1Ac3gDo8v-ifPgOy_6F_BhUSMi_d8ND0DSXJqmUg5uKV6lP5EZFdjZ_mtZ-5cUTfThoua23tM118aAYdsVfu4Mwd1oFybPyRg0LXPM_r9IVF5sbqy3Mq2h3Lp1sUM735c May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.20 May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 811204ec96dc426c9263bfc424504126 May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/811204ec96dc426c9263bfc424504126"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/811204ec96dc426c9263bfc424504126"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_811204ec96dc426c9263bfc424504126"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/811204ec96dc426c9263bfc424504126"}]}] May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 811204ec96dc426c9263bfc424504126 May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AttachVolumeShelveTestJSON-864688677-project May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2541852d4856407fb798c287d93b78eb May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AttachVolumeShelveTestJSON-864688677-project May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'ef2d9a0c-38e7-4842-a1d3-8a82a9faf837'} May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:49:00.685594 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-45f37d12-d8cb-4eee-ab43-26b0ba44dbf4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Returning 404 to user: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-45f37d12-d8cb-4eee-ab43-26b0ba44dbf4 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "DELETE /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 404 len: 111 microversion: 2.20 time: 0.035386 May 18 22:49:00.690243 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2721/5678] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:49:00 2022] DELETE /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:49:00.701265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a85db15-7aab-4fb9-a026-b8e4c93d2d9f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:00.702049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7a85db15-7aab-4fb9-a026-b8e4c93d2d9f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: ef2d9a0c-38e7-4842-a1d3-8a82a9faf837] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:00.709495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a85db15-7aab-4fb9-a026-b8e4c93d2d9f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:00.710658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a85db15-7aab-4fb9-a026-b8e4c93d2d9f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:00.711611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a85db15-7aab-4fb9-a026-b8e4c93d2d9f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:00.712215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7a85db15-7aab-4fb9-a026-b8e4c93d2d9f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:00.738619 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-7a85db15-7aab-4fb9-a026-b8e4c93d2d9f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] HTTP exception thrown: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a85db15-7aab-4fb9-a026-b8e4c93d2d9f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Request method failure captured: May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 HTTP/1.1 May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXaN2BIB2iRWqSiITOC-MTaLF5gnULUU7FrM4U3sAZsiis1Ac3gDo8v-ifPgOy_6F_BhUSMi_d8ND0DSXJqmUg5uKV6lP5EZFdjZ_mtZ-5cUTfThoua23tM118aAYdsVfu4Mwd1oFybPyRg0LXPM_r9IVF5sbqy3Mq2h3Lp1sUM735c May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.20 May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 811204ec96dc426c9263bfc424504126 May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/811204ec96dc426c9263bfc424504126"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/811204ec96dc426c9263bfc424504126"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_811204ec96dc426c9263bfc424504126"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/811204ec96dc426c9263bfc424504126"}]}] May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 811204ec96dc426c9263bfc424504126 May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeShelveTestJSON-864688677-project May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2541852d4856407fb798c287d93b78eb May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeShelveTestJSON-864688677-project May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'ef2d9a0c-38e7-4842-a1d3-8a82a9faf837'} May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:49:00.740627 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:49:00.745440 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:49:00.745440 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:00.745440 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:49:00.745440 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:49:00.745440 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:49:00.745440 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:49:00.745440 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. May 18 22:49:00.745440 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:49:00.745440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a85db15-7aab-4fb9-a026-b8e4c93d2d9f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Returning 404 to user: Instance ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:49:00.745440 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a85db15-7aab-4fb9-a026-b8e4c93d2d9f tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837" status: 404 len: 111 microversion: 2.20 time: 0.046973 May 18 22:49:00.745440 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2958/5679] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:49:00 2022] GET /compute/v2.1/servers/ef2d9a0c-38e7-4842-a1d3-8a82a9faf837 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:49:07.169766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad5fcc53-a8de-44cd-8e87-6108ec13e3bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:07.170350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ad5fcc53-a8de-44cd-8e87-6108ec13e3bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:07.178142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad5fcc53-a8de-44cd-8e87-6108ec13e3bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:07.179129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad5fcc53-a8de-44cd-8e87-6108ec13e3bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:07.179909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad5fcc53-a8de-44cd-8e87-6108ec13e3bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:07.180348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad5fcc53-a8de-44cd-8e87-6108ec13e3bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:07.183597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ad5fcc53-a8de-44cd-8e87-6108ec13e3bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119082] Writing DB stats nova_cell1:SELECT=86 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:49:07.198254 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-ad5fcc53-a8de-44cd-8e87-6108ec13e3bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] HTTP exception thrown: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad5fcc53-a8de-44cd-8e87-6108ec13e3bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Request method failure captured: May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 HTTP/1.1 May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXaN2BIB2iRWqSiITOC-MTaLF5gnULUU7FrM4U3sAZsiis1Ac3gDo8v-ifPgOy_6F_BhUSMi_d8ND0DSXJqmUg5uKV6lP5EZFdjZ_mtZ-5cUTfThoua23tM118aAYdsVfu4Mwd1oFybPyRg0LXPM_r9IVF5sbqy3Mq2h3Lp1sUM735c May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Openstack-Nova-Api-Version: 2.20 May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 811204ec96dc426c9263bfc424504126 May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/811204ec96dc426c9263bfc424504126"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/811204ec96dc426c9263bfc424504126"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_811204ec96dc426c9263bfc424504126"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/811204ec96dc426c9263bfc424504126"}]}] May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 811204ec96dc426c9263bfc424504126 May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AttachVolumeShelveTestJSON-864688677-project May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2541852d4856407fb798c287d93b78eb May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AttachVolumeShelveTestJSON-864688677-project May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '57208540-6f21-4b9b-bdee-54d3358f1a11'} May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:49:07.199866 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad5fcc53-a8de-44cd-8e87-6108ec13e3bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Returning 404 to user: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ad5fcc53-a8de-44cd-8e87-6108ec13e3bf tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "DELETE /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 404 len: 111 microversion: 2.20 time: 0.035545 May 18 22:49:07.206670 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2722/5680] 10.222.0.58 () {60 vars in 1279 bytes} [Wed May 18 22:49:07 2022] DELETE /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:49:07.213155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-48b1eb97-2928-47ee-9305-c0d61fa8f8f9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:07.213944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-48b1eb97-2928-47ee-9305-c0d61fa8f8f9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [instance: 57208540-6f21-4b9b-bdee-54d3358f1a11] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:07.221034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48b1eb97-2928-47ee-9305-c0d61fa8f8f9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:07.221782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48b1eb97-2928-47ee-9305-c0d61fa8f8f9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:07.222540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48b1eb97-2928-47ee-9305-c0d61fa8f8f9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:07.223152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48b1eb97-2928-47ee-9305-c0d61fa8f8f9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:07.226768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-48b1eb97-2928-47ee-9305-c0d61fa8f8f9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] [119083] Writing DB stats nova_cell1:SELECT=89,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:49:07.240297 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-48b1eb97-2928-47ee-9305-c0d61fa8f8f9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] HTTP exception thrown: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-48b1eb97-2928-47ee-9305-c0d61fa8f8f9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Request method failure captured: May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 HTTP/1.1 May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXaN2BIB2iRWqSiITOC-MTaLF5gnULUU7FrM4U3sAZsiis1Ac3gDo8v-ifPgOy_6F_BhUSMi_d8ND0DSXJqmUg5uKV6lP5EZFdjZ_mtZ-5cUTfThoua23tM118aAYdsVfu4Mwd1oFybPyRg0LXPM_r9IVF5sbqy3Mq2h3Lp1sUM735c May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Openstack-Nova-Api-Version: 2.20 May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 811204ec96dc426c9263bfc424504126 May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/811204ec96dc426c9263bfc424504126"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/811204ec96dc426c9263bfc424504126"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_811204ec96dc426c9263bfc424504126"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/811204ec96dc426c9263bfc424504126"}]}] May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 811204ec96dc426c9263bfc424504126 May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeShelveTestJSON-864688677 May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeShelveTestJSON-864688677-project May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2541852d4856407fb798c287d93b78eb May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeShelveTestJSON-864688677-project May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '57208540-6f21-4b9b-bdee-54d3358f1a11'} May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:49:07.242561 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:49:07.246535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:49:07.246535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:07.246535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:49:07.246535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:49:07.246535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:49:07.246535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:49:07.246535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. May 18 22:49:07.246535 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:49:07.246535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-48b1eb97-2928-47ee-9305-c0d61fa8f8f9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] Returning 404 to user: Instance 57208540-6f21-4b9b-bdee-54d3358f1a11 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:49:07.246535 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-48b1eb97-2928-47ee-9305-c0d61fa8f8f9 tempest-AttachVolumeShelveTestJSON-864688677 tempest-AttachVolumeShelveTestJSON-864688677-project] 10.222.0.58 "GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11" status: 404 len: 111 microversion: 2.20 time: 0.034770 May 18 22:49:07.248059 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2959/5681] 10.222.0.58 () {60 vars in 1276 bytes} [Wed May 18 22:49:07 2022] GET /compute/v2.1/servers/57208540-6f21-4b9b-bdee-54d3358f1a11 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) May 18 22:49:10.074875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aa1580fb-4c0e-4220-ad33-1f4815d9d97a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:49:10.075810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aa1580fb-4c0e-4220-ad33-1f4815d9d97a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:10.083080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa1580fb-4c0e-4220-ad33-1f4815d9d97a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:10.083524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa1580fb-4c0e-4220-ad33-1f4815d9d97a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:10.084439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa1580fb-4c0e-4220-ad33-1f4815d9d97a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:10.084876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa1580fb-4c0e-4220-ad33-1f4815d9d97a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:10.150892 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aa1580fb-4c0e-4220-ad33-1f4815d9d97a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287/action" status: 200 len: 24571 microversion: 2.1 time: 0.079851 May 18 22:49:10.151846 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2723/5682] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:49:10 2022] POST /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287/action => generated 24571 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:49:14.343448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-036fd7f5-da91-4b27-b417-567f90673716 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] Calling method '.version_select at 0x7fa2df9e68b0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:14.397541 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-036fd7f5-da91-4b27-b417-567f90673716 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/2e9e762a-74ea-4c23-886c-4aedab042c9b" status: 200 len: 351 microversion: 2.1 time: 0.058174 May 18 22:49:14.404031 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2960/5683] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:49:14 2022] GET /compute/v2.1/os-volumes/2e9e762a-74ea-4c23-886c-4aedab042c9b => generated 351 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:16.601039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1f9efe86-b31d-4776-9abc-ce999b045454 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:16.601762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1f9efe86-b31d-4776-9abc-ce999b045454 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:16.609482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f9efe86-b31d-4776-9abc-ce999b045454 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:16.609953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f9efe86-b31d-4776-9abc-ce999b045454 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:16.610705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f9efe86-b31d-4776-9abc-ce999b045454 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:16.611136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f9efe86-b31d-4776-9abc-ce999b045454 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:16.855745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3271be0c-bcfb-41c1-8cbc-11d9d2f43f5e tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] Calling method '.version_select at 0x7fa2df9ce430>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:16.868129 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1f9efe86-b31d-4776-9abc-ce999b045454 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1835 microversion: 2.1 time: 0.271776 May 18 22:49:16.875785 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2724/5684] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:16 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1835 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:16.888768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4e1ca027-cefa-4cc2-8432-7a290e933605 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:16.890511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4e1ca027-cefa-4cc2-8432-7a290e933605 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:16.898113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e1ca027-cefa-4cc2-8432-7a290e933605 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:16.898559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e1ca027-cefa-4cc2-8432-7a290e933605 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:16.899315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e1ca027-cefa-4cc2-8432-7a290e933605 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:16.899928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e1ca027-cefa-4cc2-8432-7a290e933605 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:16.909661 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3271be0c-bcfb-41c1-8cbc-11d9d2f43f5e tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/7dbd0848-553d-4347-8a7f-77e9c46a68c5" status: 200 len: 350 microversion: 2.1 time: 0.057669 May 18 22:49:16.910692 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2961/5685] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:49:16 2022] GET /compute/v2.1/os-volumes/7dbd0848-553d-4347-8a7f-77e9c46a68c5 => generated 350 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:17.086087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4e1ca027-cefa-4cc2-8432-7a290e933605 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:17.097700 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4e1ca027-cefa-4cc2-8432-7a290e933605 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1684 microversion: 2.1 time: 0.213064 May 18 22:49:17.098764 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2725/5686] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:16 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1684 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:17.107417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1628341356", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "5b44febd-1776-489a-baef-97e941f3cf19"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:49:17.171830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] validate_networks() for [('5b44febd-1776-489a-baef-97e941f3cf19', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:49:17.221103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ead99929-cc21-48d1-8b85-da8139e21fc9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:49:17.223016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ead99929-cc21-48d1-8b85-da8139e21fc9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:17.242663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ead99929-cc21-48d1-8b85-da8139e21fc9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:17.243390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ead99929-cc21-48d1-8b85-da8139e21fc9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:17.244300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ead99929-cc21-48d1-8b85-da8139e21fc9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:17.244899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ead99929-cc21-48d1-8b85-da8139e21fc9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:17.332364 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ead99929-cc21-48d1-8b85-da8139e21fc9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287/action" status: 200 len: 32645 microversion: 2.1 time: 0.116388 May 18 22:49:17.333916 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2726/5687] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:49:17 2022] POST /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287/action => generated 32645 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:49:17.528346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c9e06b2b-7828-428a-a6ec-24f7849501b9 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:49:17.529008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c9e06b2b-7828-428a-a6ec-24f7849501b9 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:17.538519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9e06b2b-7828-428a-a6ec-24f7849501b9 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:17.538966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9e06b2b-7828-428a-a6ec-24f7849501b9 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:17.539742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9e06b2b-7828-428a-a6ec-24f7849501b9 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:17.541034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9e06b2b-7828-428a-a6ec-24f7849501b9 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:17.607145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c9e06b2b-7828-428a-a6ec-24f7849501b9 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': '90809f2ab4bf4d58a92403fe91681382', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c743789567749f7bb84192438670440', 'project_domain_id': 'default', 'roles': ['member', 'admin', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:17.609226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c9e06b2b-7828-428a-a6ec-24f7849501b9 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: f11917b8-e191-4042-941f-6bf123be7287] flavor_id is None. Assuming migration. {{(pid=119082) resize /opt/stack/nova/nova/compute/api.py:4142}} May 18 22:49:17.610185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c9e06b2b-7828-428a-a6ec-24f7849501b9 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: f11917b8-e191-4042-941f-6bf123be7287] Old instance type m1.heat2, new instance type m1.heat2 {{(pid=119082) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 22:49:17.645716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:49:17.646164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:49:17.647167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:49:17.647568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:49:17.647964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:49:17.658619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:17.659124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:17.659893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:17.660321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:17.690063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Getting quotas for project a64f5696cebf4353bb34b2e07d8a29a1. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:49:17.698777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Getting quotas for user d35d4bd3eda74dd994c29fc8296d6800 and project a64f5696cebf4353bb34b2e07d8a29a1. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:49:17.713823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:49:17.716031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:49:17.763767 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-db3aeef2-29b1-4559-aa29-cc5b22fbb696 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.660427 May 18 22:49:17.764912 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2962/5688] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:49:17 2022] POST /compute/v2.1/servers => generated 380 bytes in 662 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:49:17.779478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-71042bd2-559d-42f7-a41d-074bb5b30a1f tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:17.780274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-71042bd2-559d-42f7-a41d-074bb5b30a1f tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:17.847299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-71042bd2-559d-42f7-a41d-074bb5b30a1f tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:17.857188 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-71042bd2-559d-42f7-a41d-074bb5b30a1f tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1219 microversion: 2.1 time: 0.086256 May 18 22:49:17.858724 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2963/5689] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:17 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1219 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:49:17.892462 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c9e06b2b-7828-428a-a6ec-24f7849501b9 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287/action" status: 202 len: 0 microversion: 2.1 time: 0.368187 May 18 22:49:17.893418 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2727/5690] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:49:17 2022] POST /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287/action => generated 0 bytes in 370 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:49:17.902781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4a3e9711-519c-4b74-b8eb-4587476820ce tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:17.904007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4a3e9711-519c-4b74-b8eb-4587476820ce tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:17.913781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a3e9711-519c-4b74-b8eb-4587476820ce tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:17.914237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a3e9711-519c-4b74-b8eb-4587476820ce tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:17.914981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a3e9711-519c-4b74-b8eb-4587476820ce tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:17.915409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a3e9711-519c-4b74-b8eb-4587476820ce tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:18.124192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4a3e9711-519c-4b74-b8eb-4587476820ce tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:18.136377 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4a3e9711-519c-4b74-b8eb-4587476820ce tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1693 microversion: 2.1 time: 0.237287 May 18 22:49:18.137390 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2964/5691] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:17 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1693 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:18.877581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9be4d8fe-7ffd-4bc5-9b07-ff0787377ecb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:18.878229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9be4d8fe-7ffd-4bc5-9b07-ff0787377ecb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:18.885375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9be4d8fe-7ffd-4bc5-9b07-ff0787377ecb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:18.885848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9be4d8fe-7ffd-4bc5-9b07-ff0787377ecb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:18.886598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9be4d8fe-7ffd-4bc5-9b07-ff0787377ecb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:18.887335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9be4d8fe-7ffd-4bc5-9b07-ff0787377ecb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:18.999702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9be4d8fe-7ffd-4bc5-9b07-ff0787377ecb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:19.009197 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9be4d8fe-7ffd-4bc5-9b07-ff0787377ecb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1271 microversion: 2.1 time: 0.136987 May 18 22:49:19.011169 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2728/5692] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:18 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1271 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:19.157491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e4cd236e-242e-4456-8b0d-cf8c7e865fad tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:19.158119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e4cd236e-242e-4456-8b0d-cf8c7e865fad tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:19.164949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4cd236e-242e-4456-8b0d-cf8c7e865fad tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:19.165548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4cd236e-242e-4456-8b0d-cf8c7e865fad tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:19.166337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4cd236e-242e-4456-8b0d-cf8c7e865fad tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:19.166758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4cd236e-242e-4456-8b0d-cf8c7e865fad tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:19.300469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e4cd236e-242e-4456-8b0d-cf8c7e865fad tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:19.309056 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e4cd236e-242e-4456-8b0d-cf8c7e865fad tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1693 microversion: 2.1 time: 0.155933 May 18 22:49:19.309629 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2965/5693] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:19 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1693 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:19.485034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-13d4f585-a86b-4a36-96e9-58551322033f tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] Calling method '.version_select at 0x7fa2ed055820>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:19.536120 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-13d4f585-a86b-4a36-96e9-58551322033f tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/2b6d14ec-19ff-4853-822c-c53cd36e761e" status: 200 len: 351 microversion: 2.1 time: 0.055058 May 18 22:49:19.536767 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2729/5694] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:49:19 2022] GET /compute/v2.1/os-volumes/2b6d14ec-19ff-4853-822c-c53cd36e761e => generated 351 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:19.549025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8d5f6074-d3f8-4435-85e2-776fb2acedb5 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] Calling method '.version_select at 0x7fa2dfb81ee0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:19.633526 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8d5f6074-d3f8-4435-85e2-776fb2acedb5 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] 10.222.0.58 "GET /compute/v2.1/os-volumes" status: 200 len: 1035 microversion: 2.1 time: 0.088478 May 18 22:49:19.634353 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2966/5695] 10.222.0.58 () {58 vars in 1133 bytes} [Wed May 18 22:49:19 2022] GET /compute/v2.1/os-volumes => generated 1035 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:19.648260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-902131e3-6be8-4dd5-a0f0-df220a488676 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] Calling method '.version_select at 0x7fa2f2cfe310>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:19.732182 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-902131e3-6be8-4dd5-a0f0-df220a488676 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] 10.222.0.58 "GET /compute/v2.1/os-volumes?limit=2" status: 200 len: 694 microversion: 2.1 time: 0.089581 May 18 22:49:19.732849 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2730/5696] 10.222.0.58 () {58 vars in 1148 bytes} [Wed May 18 22:49:19 2022] GET /compute/v2.1/os-volumes?limit=2 => generated 694 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:19.744930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d4da41d5-ba40-4374-88ea-ef3c38faae15 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] Calling method '.version_select at 0x7fa2df9cea60>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:19.827615 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d4da41d5-ba40-4374-88ea-ef3c38faae15 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] 10.222.0.58 "GET /compute/v2.1/os-volumes" status: 200 len: 1035 microversion: 2.1 time: 0.086544 May 18 22:49:19.828428 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2967/5697] 10.222.0.58 () {58 vars in 1133 bytes} [Wed May 18 22:49:19 2022] GET /compute/v2.1/os-volumes => generated 1035 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:19.840185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f929c4fd-b644-4329-9065-fb524c5da812 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] Calling method '.version_select at 0x7fa2ed16b9d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:19.923044 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f929c4fd-b644-4329-9065-fb524c5da812 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] 10.222.0.58 "GET /compute/v2.1/os-volumes?offset=1&limit=1" status: 200 len: 353 microversion: 2.1 time: 0.086970 May 18 22:49:19.923905 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2731/5698] 10.222.0.58 () {58 vars in 1166 bytes} [Wed May 18 22:49:19 2022] GET /compute/v2.1/os-volumes?offset=1&limit=1 => generated 353 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:19.934865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5b35675c-280f-4cfd-86b0-c970523b5101 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] Calling method '.version_select at 0x7fa2dfa60940>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:20.018438 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5b35675c-280f-4cfd-86b0-c970523b5101 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/detail?limit=2" status: 200 len: 694 microversion: 2.1 time: 0.087143 May 18 22:49:20.019147 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2968/5699] 10.222.0.58 () {58 vars in 1169 bytes} [Wed May 18 22:49:19 2022] GET /compute/v2.1/os-volumes/detail?limit=2 => generated 694 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:20.028430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-de26e635-9951-4532-be39-cded92b023f1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:20.029042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-de26e635-9951-4532-be39-cded92b023f1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:20.032344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f81753f3-bd16-4dd9-be81-045b573b1464 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] Calling method '.version_select at 0x7fa2dfa600d0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:20.036049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de26e635-9951-4532-be39-cded92b023f1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:20.036504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de26e635-9951-4532-be39-cded92b023f1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:20.037461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de26e635-9951-4532-be39-cded92b023f1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:20.037940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de26e635-9951-4532-be39-cded92b023f1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:20.117187 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f81753f3-bd16-4dd9-be81-045b573b1464 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1035 microversion: 2.1 time: 0.089046 May 18 22:49:20.117814 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2969/5700] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:49:20 2022] GET /compute/v2.1/os-volumes/detail => generated 1035 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:49:20.128968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fa58fb32-e4a9-4bb0-8363-376797b2661b tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] Calling method '.version_select at 0x7fa2df9ce700>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:20.213302 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fa58fb32-e4a9-4bb0-8363-376797b2661b tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/detail?offset=1&limit=1" status: 200 len: 353 microversion: 2.1 time: 0.088172 May 18 22:49:20.220516 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2970/5701] 10.222.0.58 () {58 vars in 1187 bytes} [Wed May 18 22:49:20 2022] GET /compute/v2.1/os-volumes/detail?offset=1&limit=1 => generated 353 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:49:20.225214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb7ddbb3-b377-4857-8644-ef627caa7a10 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] Calling method '.version_select at 0x7fa2dfa12280>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:20.310924 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb7ddbb3-b377-4857-8644-ef627caa7a10 tempest-VolumesTestJSON-361775688 tempest-VolumesTestJSON-361775688-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1035 microversion: 2.1 time: 0.089301 May 18 22:49:20.311725 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2971/5702] 10.222.0.58 () {58 vars in 1154 bytes} [Wed May 18 22:49:20 2022] GET /compute/v2.1/os-volumes/detail => generated 1035 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:20.327311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9a5eb62f-990f-446a-829d-7f714359b982 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:20.327989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9a5eb62f-990f-446a-829d-7f714359b982 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:20.336968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a5eb62f-990f-446a-829d-7f714359b982 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:20.337409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a5eb62f-990f-446a-829d-7f714359b982 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:20.338452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a5eb62f-990f-446a-829d-7f714359b982 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:20.338977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a5eb62f-990f-446a-829d-7f714359b982 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:20.495895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9a5eb62f-990f-446a-829d-7f714359b982 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:20.504050 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9a5eb62f-990f-446a-829d-7f714359b982 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1693 microversion: 2.1 time: 0.181598 May 18 22:49:20.504629 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2972/5703] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:20 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1693 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:20.634731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-de26e635-9951-4532-be39-cded92b023f1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:20.642808 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-de26e635-9951-4532-be39-cded92b023f1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1319 microversion: 2.1 time: 0.618650 May 18 22:49:20.643510 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2732/5704] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:20 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1319 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:21.223052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d9b6e86a-b5e9-4341-a302-95ae93007783 req-c3bd611d-3a3f-43c1-b45e-29eb110446c8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "09205585-252e-4699-80c8-e7490c13fb27", "tag": "5baf92e7-0842-4630-9e89-7b739b09b387"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:49:21.232545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d9b6e86a-b5e9-4341-a302-95ae93007783 req-c3bd611d-3a3f-43c1-b45e-29eb110446c8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:21.233279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d9b6e86a-b5e9-4341-a302-95ae93007783 req-c3bd611d-3a3f-43c1-b45e-29eb110446c8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:21.245870 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d9b6e86a-b5e9-4341-a302-95ae93007783 req-c3bd611d-3a3f-43c1-b45e-29eb110446c8 service nova] Creating event network-changed:5baf92e7-0842-4630-9e89-7b739b09b387 for instance 09205585-252e-4699-80c8-e7490c13fb27 on n-h2-841040-6 May 18 22:49:21.251123 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d9b6e86a-b5e9-4341-a302-95ae93007783 req-c3bd611d-3a3f-43c1-b45e-29eb110446c8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031704 May 18 22:49:21.252087 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2973/5705] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:49:21 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:21.522754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-34dc714b-b8ab-4e6b-bc05-8cecc5ba5eb1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:21.523472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-34dc714b-b8ab-4e6b-bc05-8cecc5ba5eb1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:21.531064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34dc714b-b8ab-4e6b-bc05-8cecc5ba5eb1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:21.531825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34dc714b-b8ab-4e6b-bc05-8cecc5ba5eb1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:21.533038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34dc714b-b8ab-4e6b-bc05-8cecc5ba5eb1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:21.534206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34dc714b-b8ab-4e6b-bc05-8cecc5ba5eb1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:21.660992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a1698125-b240-4d82-b559-18bdab7f6cbb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:21.661695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a1698125-b240-4d82-b559-18bdab7f6cbb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:21.669340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1698125-b240-4d82-b559-18bdab7f6cbb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:21.670266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1698125-b240-4d82-b559-18bdab7f6cbb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:21.671326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1698125-b240-4d82-b559-18bdab7f6cbb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:21.671929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a1698125-b240-4d82-b559-18bdab7f6cbb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:21.827381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a1698125-b240-4d82-b559-18bdab7f6cbb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:21.836571 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a1698125-b240-4d82-b559-18bdab7f6cbb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1319 microversion: 2.1 time: 0.179775 May 18 22:49:21.837186 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2974/5706] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:21 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1319 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:21.877424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-34dc714b-b8ab-4e6b-bc05-8cecc5ba5eb1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:21.886433 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-34dc714b-b8ab-4e6b-bc05-8cecc5ba5eb1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1698 microversion: 2.1 time: 0.368486 May 18 22:49:21.896332 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2733/5707] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:21 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1698 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:22.583672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9bf89308-98d9-4c11-8625-0b453c2a9a61 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:22.585306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9bf89308-98d9-4c11-8625-0b453c2a9a61 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:22.592457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9bf89308-98d9-4c11-8625-0b453c2a9a61 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:22.592900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9bf89308-98d9-4c11-8625-0b453c2a9a61 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:22.593669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9bf89308-98d9-4c11-8625-0b453c2a9a61 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:22.594138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9bf89308-98d9-4c11-8625-0b453c2a9a61 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:22.620756 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9bf89308-98d9-4c11-8625-0b453c2a9a61 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/ips" status: 200 len: 149 microversion: 2.1 time: 0.040919 May 18 22:49:22.626670 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2975/5708] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:49:22 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/ips => generated 149 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:22.854233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-02f6e629-44a8-418d-b625-9a0563125454 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:22.856057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-02f6e629-44a8-418d-b625-9a0563125454 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:22.872761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02f6e629-44a8-418d-b625-9a0563125454 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:22.873052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02f6e629-44a8-418d-b625-9a0563125454 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:22.875685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02f6e629-44a8-418d-b625-9a0563125454 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:22.876368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-02f6e629-44a8-418d-b625-9a0563125454 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:22.904167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b36d551d-70a5-4534-9a71-0f741fa3a2ba tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:22.905229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b36d551d-70a5-4534-9a71-0f741fa3a2ba tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:22.919454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b36d551d-70a5-4534-9a71-0f741fa3a2ba tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:22.920274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b36d551d-70a5-4534-9a71-0f741fa3a2ba tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:22.921293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b36d551d-70a5-4534-9a71-0f741fa3a2ba tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:22.921869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b36d551d-70a5-4534-9a71-0f741fa3a2ba tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:23.092203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b36d551d-70a5-4534-9a71-0f741fa3a2ba tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:23.102247 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b36d551d-70a5-4534-9a71-0f741fa3a2ba tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1698 microversion: 2.1 time: 0.202376 May 18 22:49:23.112310 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2976/5709] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:22 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1698 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:49:23.231287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-02f6e629-44a8-418d-b625-9a0563125454 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:23.240329 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-02f6e629-44a8-418d-b625-9a0563125454 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1319 microversion: 2.1 time: 0.390648 May 18 22:49:23.241181 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2734/5710] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:22 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1319 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:49:24.120069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7cd8375f-7eee-4546-bceb-4cb553bb093f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:24.120707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7cd8375f-7eee-4546-bceb-4cb553bb093f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:24.127480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cd8375f-7eee-4546-bceb-4cb553bb093f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:24.127952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cd8375f-7eee-4546-bceb-4cb553bb093f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:24.128639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cd8375f-7eee-4546-bceb-4cb553bb093f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:24.129059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cd8375f-7eee-4546-bceb-4cb553bb093f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:24.264788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0ed509d8-a22a-47e0-a196-a501edf0a30d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:24.265541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0ed509d8-a22a-47e0-a196-a501edf0a30d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:24.274629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ed509d8-a22a-47e0-a196-a501edf0a30d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:24.275179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ed509d8-a22a-47e0-a196-a501edf0a30d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:24.276035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ed509d8-a22a-47e0-a196-a501edf0a30d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:24.276542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ed509d8-a22a-47e0-a196-a501edf0a30d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:24.291155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7cd8375f-7eee-4546-bceb-4cb553bb093f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:24.299505 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7cd8375f-7eee-4546-bceb-4cb553bb093f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1698 microversion: 2.1 time: 0.183334 May 18 22:49:24.300406 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2977/5711] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:24 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1698 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:24.422115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0ed509d8-a22a-47e0-a196-a501edf0a30d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:24.430166 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0ed509d8-a22a-47e0-a196-a501edf0a30d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1319 microversion: 2.1 time: 0.176092 May 18 22:49:24.430739 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2735/5712] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:24 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1319 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:25.050834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-49a92dab-436e-4395-b273-0fbf02eb4861 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "15554b3a-e3ed-44fa-a2c1-8ed0ccb1bb70"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:49:25.051964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-49a92dab-436e-4395-b273-0fbf02eb4861 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:25.058513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49a92dab-436e-4395-b273-0fbf02eb4861 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:25.058960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49a92dab-436e-4395-b273-0fbf02eb4861 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:25.059727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49a92dab-436e-4395-b273-0fbf02eb4861 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:25.060159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49a92dab-436e-4395-b273-0fbf02eb4861 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:25.322648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f5c698ae-8315-4fc1-98c8-d357a33cd126 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:25.323187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f5c698ae-8315-4fc1-98c8-d357a33cd126 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:25.338300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5c698ae-8315-4fc1-98c8-d357a33cd126 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:25.338860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5c698ae-8315-4fc1-98c8-d357a33cd126 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:25.339789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5c698ae-8315-4fc1-98c8-d357a33cd126 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:25.340225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5c698ae-8315-4fc1-98c8-d357a33cd126 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:25.355378 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-49a92dab-436e-4395-b273-0fbf02eb4861 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "POST /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.308171 May 18 22:49:25.357127 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2978/5713] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:49:25 2022] POST /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments => generated 194 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:25.452486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bb7badec-5755-466d-88e3-9db2fa739c65 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:25.454656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bb7badec-5755-466d-88e3-9db2fa739c65 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:25.473943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb7badec-5755-466d-88e3-9db2fa739c65 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:25.474758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb7badec-5755-466d-88e3-9db2fa739c65 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:25.478022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb7badec-5755-466d-88e3-9db2fa739c65 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:25.481265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb7badec-5755-466d-88e3-9db2fa739c65 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:25.639674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f5c698ae-8315-4fc1-98c8-d357a33cd126 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:25.651432 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f5c698ae-8315-4fc1-98c8-d357a33cd126 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1698 microversion: 2.1 time: 0.334601 May 18 22:49:25.664260 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2736/5714] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:25 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1698 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:25.674620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bb7badec-5755-466d-88e3-9db2fa739c65 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:25.683351 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bb7badec-5755-466d-88e3-9db2fa739c65 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1319 microversion: 2.1 time: 0.240255 May 18 22:49:25.684511 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2979/5715] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:25 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1319 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:26.670434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-af65b350-92c8-44a4-95ef-8ef497ad5c86 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:26.671869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-af65b350-92c8-44a4-95ef-8ef497ad5c86 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:26.679628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af65b350-92c8-44a4-95ef-8ef497ad5c86 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:26.680079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af65b350-92c8-44a4-95ef-8ef497ad5c86 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:26.680832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af65b350-92c8-44a4-95ef-8ef497ad5c86 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:26.683491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af65b350-92c8-44a4-95ef-8ef497ad5c86 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:26.701249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-513a15e3-aa0f-46c0-a148-d7caacebd8b5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:26.702652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-513a15e3-aa0f-46c0-a148-d7caacebd8b5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:26.709863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-513a15e3-aa0f-46c0-a148-d7caacebd8b5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:26.710730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-513a15e3-aa0f-46c0-a148-d7caacebd8b5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:26.711737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-513a15e3-aa0f-46c0-a148-d7caacebd8b5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:26.712675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-513a15e3-aa0f-46c0-a148-d7caacebd8b5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:26.907538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-af65b350-92c8-44a4-95ef-8ef497ad5c86 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:26.916854 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-af65b350-92c8-44a4-95ef-8ef497ad5c86 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1698 microversion: 2.1 time: 0.250299 May 18 22:49:26.923488 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2737/5716] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:26 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1698 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:26.962362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-513a15e3-aa0f-46c0-a148-d7caacebd8b5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:26.970789 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-513a15e3-aa0f-46c0-a148-d7caacebd8b5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1319 microversion: 2.1 time: 0.274075 May 18 22:49:26.971479 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2980/5717] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:26 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1319 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:49:27.939421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ccf09445-9d5e-483a-a376-3e81dc241a75 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:27.941795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ccf09445-9d5e-483a-a376-3e81dc241a75 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:27.950932 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ccf09445-9d5e-483a-a376-3e81dc241a75 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:27.951651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ccf09445-9d5e-483a-a376-3e81dc241a75 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:27.952620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ccf09445-9d5e-483a-a376-3e81dc241a75 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:27.953256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ccf09445-9d5e-483a-a376-3e81dc241a75 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:27.988028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d8bd8c8-2ede-48db-9ef8-6b4bed0830dc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:27.990749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d8bd8c8-2ede-48db-9ef8-6b4bed0830dc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:28.000892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0d8bd8c8-2ede-48db-9ef8-6b4bed0830dc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:49:28.002023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0d8bd8c8-2ede-48db-9ef8-6b4bed0830dc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:49:28.008557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8bd8c8-2ede-48db-9ef8-6b4bed0830dc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:28.010563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8bd8c8-2ede-48db-9ef8-6b4bed0830dc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:28.011626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8bd8c8-2ede-48db-9ef8-6b4bed0830dc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:28.012267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8bd8c8-2ede-48db-9ef8-6b4bed0830dc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:28.162899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ccf09445-9d5e-483a-a376-3e81dc241a75 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:28.171955 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ccf09445-9d5e-483a-a376-3e81dc241a75 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1698 microversion: 2.1 time: 0.239409 May 18 22:49:28.172900 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2738/5718] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:27 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1698 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:28.215351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d8bd8c8-2ede-48db-9ef8-6b4bed0830dc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:28.223885 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d8bd8c8-2ede-48db-9ef8-6b4bed0830dc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1319 microversion: 2.1 time: 0.239830 May 18 22:49:28.225227 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2981/5719] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:27 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1319 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:49:28.433538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-59765a40-edc1-4478-9607-993b11dfd65c req-252ec40b-8c21-4887-adff-efb12d0cb5d6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "09205585-252e-4699-80c8-e7490c13fb27", "name": "network-vif-plugged", "status": "completed", "tag": "5baf92e7-0842-4630-9e89-7b739b09b387"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:49:28.448290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-59765a40-edc1-4478-9607-993b11dfd65c req-252ec40b-8c21-4887-adff-efb12d0cb5d6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:28.449073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-59765a40-edc1-4478-9607-993b11dfd65c req-252ec40b-8c21-4887-adff-efb12d0cb5d6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:28.465382 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-59765a40-edc1-4478-9607-993b11dfd65c req-252ec40b-8c21-4887-adff-efb12d0cb5d6 service nova] Creating event network-vif-plugged:5baf92e7-0842-4630-9e89-7b739b09b387 for instance 09205585-252e-4699-80c8-e7490c13fb27 on n-h2-841040-6 May 18 22:49:28.508863 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-59765a40-edc1-4478-9607-993b11dfd65c req-252ec40b-8c21-4887-adff-efb12d0cb5d6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.081301 May 18 22:49:28.510687 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2739/5720] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:49:28 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:29.191845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45fa4742-4698-47df-8fb9-b9127852d3bb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:29.193253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-45fa4742-4698-47df-8fb9-b9127852d3bb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:29.204116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45fa4742-4698-47df-8fb9-b9127852d3bb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:29.210061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45fa4742-4698-47df-8fb9-b9127852d3bb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:29.211003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45fa4742-4698-47df-8fb9-b9127852d3bb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:29.211508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45fa4742-4698-47df-8fb9-b9127852d3bb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:29.245174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bc45565b-f9d2-4090-96b9-3b1fe9ea9d2f tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:29.246591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bc45565b-f9d2-4090-96b9-3b1fe9ea9d2f tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:29.264035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc45565b-f9d2-4090-96b9-3b1fe9ea9d2f tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:29.264773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc45565b-f9d2-4090-96b9-3b1fe9ea9d2f tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:29.265789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc45565b-f9d2-4090-96b9-3b1fe9ea9d2f tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:29.268142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc45565b-f9d2-4090-96b9-3b1fe9ea9d2f tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:29.383066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-45fa4742-4698-47df-8fb9-b9127852d3bb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:29.391598 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-45fa4742-4698-47df-8fb9-b9127852d3bb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1698 microversion: 2.1 time: 0.205393 May 18 22:49:29.392718 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2982/5721] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:29 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1698 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:29.537509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bc45565b-f9d2-4090-96b9-3b1fe9ea9d2f tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:29.545139 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bc45565b-f9d2-4090-96b9-3b1fe9ea9d2f tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1319 microversion: 2.1 time: 0.306383 May 18 22:49:29.555551 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2740/5722] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:29 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1319 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:30.409910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-07233e95-228e-4229-905d-a9791180fe0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:30.412541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-07233e95-228e-4229-905d-a9791180fe0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:30.438259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07233e95-228e-4229-905d-a9791180fe0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:30.439234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07233e95-228e-4229-905d-a9791180fe0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:30.440125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07233e95-228e-4229-905d-a9791180fe0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:30.440917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07233e95-228e-4229-905d-a9791180fe0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:30.562704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4813d9b2-faa3-4535-9ab6-b03863a1b9b9 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:30.563935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4813d9b2-faa3-4535-9ab6-b03863a1b9b9 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:30.571839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4813d9b2-faa3-4535-9ab6-b03863a1b9b9 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:30.572520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4813d9b2-faa3-4535-9ab6-b03863a1b9b9 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:30.573457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4813d9b2-faa3-4535-9ab6-b03863a1b9b9 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:30.574088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4813d9b2-faa3-4535-9ab6-b03863a1b9b9 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:30.667531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-07233e95-228e-4229-905d-a9791180fe0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:30.682354 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-07233e95-228e-4229-905d-a9791180fe0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1698 microversion: 2.1 time: 0.276601 May 18 22:49:30.697800 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2983/5723] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:30 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1698 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:30.756046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4813d9b2-faa3-4535-9ab6-b03863a1b9b9 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:30.765333 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4813d9b2-faa3-4535-9ab6-b03863a1b9b9 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1507 microversion: 2.1 time: 0.206355 May 18 22:49:30.766331 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2741/5724] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:30 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1507 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:49:31.705908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a939c01e-98ef-48e9-849a-3a681460ef68 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:31.708041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a939c01e-98ef-48e9-849a-3a681460ef68 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:31.721791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a939c01e-98ef-48e9-849a-3a681460ef68 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_api:SELECT=52,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:49:31.733940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a939c01e-98ef-48e9-849a-3a681460ef68 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:31.734658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a939c01e-98ef-48e9-849a-3a681460ef68 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:31.735600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a939c01e-98ef-48e9-849a-3a681460ef68 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:31.736310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a939c01e-98ef-48e9-849a-3a681460ef68 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:31.947530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a939c01e-98ef-48e9-849a-3a681460ef68 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:31.969995 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a939c01e-98ef-48e9-849a-3a681460ef68 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1698 microversion: 2.1 time: 0.268221 May 18 22:49:31.982777 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2984/5725] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:31 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1698 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:32.990755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-18c22ab5-527d-4c94-bbcf-6e2be9e48242 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:32.991372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-18c22ab5-527d-4c94-bbcf-6e2be9e48242 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:32.994308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-18c22ab5-527d-4c94-bbcf-6e2be9e48242 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_api:SELECT=38 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:49:33.000221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18c22ab5-527d-4c94-bbcf-6e2be9e48242 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:33.000675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18c22ab5-527d-4c94-bbcf-6e2be9e48242 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:33.002122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18c22ab5-527d-4c94-bbcf-6e2be9e48242 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:33.002569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18c22ab5-527d-4c94-bbcf-6e2be9e48242 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:33.009046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-18c22ab5-527d-4c94-bbcf-6e2be9e48242 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:49:33.185080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-18c22ab5-527d-4c94-bbcf-6e2be9e48242 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:33.194814 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-18c22ab5-527d-4c94-bbcf-6e2be9e48242 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1698 microversion: 2.1 time: 0.210073 May 18 22:49:33.205926 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2742/5726] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:32 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1698 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:34.212936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fb0ad012-e867-418d-8325-794d67df3450 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:34.214182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fb0ad012-e867-418d-8325-794d67df3450 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:34.224663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb0ad012-e867-418d-8325-794d67df3450 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:34.228762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb0ad012-e867-418d-8325-794d67df3450 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:34.230590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb0ad012-e867-418d-8325-794d67df3450 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:34.234117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb0ad012-e867-418d-8325-794d67df3450 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:34.506197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fb0ad012-e867-418d-8325-794d67df3450 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:34.509430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-fb0ad012-e867-418d-8325-794d67df3450 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:49:34.522362 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fb0ad012-e867-418d-8325-794d67df3450 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1698 microversion: 2.1 time: 0.313783 May 18 22:49:34.530966 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2985/5727] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:34 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1698 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:35.540714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-144d41b9-48e2-4517-bdd0-a77e83c8c238 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:35.541325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-144d41b9-48e2-4517-bdd0-a77e83c8c238 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:35.550063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-144d41b9-48e2-4517-bdd0-a77e83c8c238 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:35.550524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-144d41b9-48e2-4517-bdd0-a77e83c8c238 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:35.551271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-144d41b9-48e2-4517-bdd0-a77e83c8c238 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:35.551705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-144d41b9-48e2-4517-bdd0-a77e83c8c238 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:35.860169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-144d41b9-48e2-4517-bdd0-a77e83c8c238 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:35.869810 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-144d41b9-48e2-4517-bdd0-a77e83c8c238 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1698 microversion: 2.1 time: 0.333585 May 18 22:49:35.870697 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2743/5728] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:35 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1698 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:36.887560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-198774da-9367-4700-a83c-be7fd1995b0e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:36.888300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-198774da-9367-4700-a83c-be7fd1995b0e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:36.899226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-198774da-9367-4700-a83c-be7fd1995b0e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:36.899975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-198774da-9367-4700-a83c-be7fd1995b0e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:36.901195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-198774da-9367-4700-a83c-be7fd1995b0e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:36.901701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-198774da-9367-4700-a83c-be7fd1995b0e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:37.084888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-198774da-9367-4700-a83c-be7fd1995b0e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:37.095036 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-198774da-9367-4700-a83c-be7fd1995b0e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1698 microversion: 2.1 time: 0.211126 May 18 22:49:37.096152 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2986/5729] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:36 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1698 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:38.113297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c6e24cbc-1f04-4bd7-bb7b-aedd9bae792e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:38.115377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c6e24cbc-1f04-4bd7-bb7b-aedd9bae792e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:38.134618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6e24cbc-1f04-4bd7-bb7b-aedd9bae792e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:38.135255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6e24cbc-1f04-4bd7-bb7b-aedd9bae792e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:38.136326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6e24cbc-1f04-4bd7-bb7b-aedd9bae792e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:38.136857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c6e24cbc-1f04-4bd7-bb7b-aedd9bae792e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:38.312215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c6e24cbc-1f04-4bd7-bb7b-aedd9bae792e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:38.322008 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c6e24cbc-1f04-4bd7-bb7b-aedd9bae792e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1697 microversion: 2.1 time: 0.213439 May 18 22:49:38.332882 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2744/5730] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:38 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1697 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:38.437147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d73b4338-58fb-410c-8264-684d24ff6442 req-63fa1961-006e-4eeb-94db-b5f96cd08f1a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f11917b8-e191-4042-941f-6bf123be7287", "name": "network-vif-unplugged", "status": "completed", "tag": "aa0371ea-3594-451a-a559-c4cbc2a81927"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:49:38.455410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d73b4338-58fb-410c-8264-684d24ff6442 req-63fa1961-006e-4eeb-94db-b5f96cd08f1a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:38.455887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d73b4338-58fb-410c-8264-684d24ff6442 req-63fa1961-006e-4eeb-94db-b5f96cd08f1a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:38.471688 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d73b4338-58fb-410c-8264-684d24ff6442 req-63fa1961-006e-4eeb-94db-b5f96cd08f1a service nova] Creating event network-vif-unplugged:aa0371ea-3594-451a-a559-c4cbc2a81927 for instance f11917b8-e191-4042-941f-6bf123be7287 on n-h1-841040-6 May 18 22:49:38.481500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-d73b4338-58fb-410c-8264-684d24ff6442 req-63fa1961-006e-4eeb-94db-b5f96cd08f1a service nova] Instance f11917b8-e191-4042-941f-6bf123be7287 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:49:38.494770 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d73b4338-58fb-410c-8264-684d24ff6442 req-63fa1961-006e-4eeb-94db-b5f96cd08f1a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.062794 May 18 22:49:38.496047 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2987/5731] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:49:38 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:39.339765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-029062da-6f50-440c-a121-00f55fe998b8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:39.342379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-029062da-6f50-440c-a121-00f55fe998b8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:39.350616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-029062da-6f50-440c-a121-00f55fe998b8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:39.351354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-029062da-6f50-440c-a121-00f55fe998b8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:39.352507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-029062da-6f50-440c-a121-00f55fe998b8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:39.353167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-029062da-6f50-440c-a121-00f55fe998b8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:39.519751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-029062da-6f50-440c-a121-00f55fe998b8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:39.532689 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-029062da-6f50-440c-a121-00f55fe998b8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1697 microversion: 2.1 time: 0.196914 May 18 22:49:39.533880 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2745/5732] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:39 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1697 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:40.514112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-dee23cbb-42a9-4c09-83f3-623317e74346 req-23fb46c6-4686-4160-9699-cf23133ae5e3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f11917b8-e191-4042-941f-6bf123be7287", "tag": "aa0371ea-3594-451a-a559-c4cbc2a81927"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:49:40.523230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-dee23cbb-42a9-4c09-83f3-623317e74346 req-23fb46c6-4686-4160-9699-cf23133ae5e3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:40.523670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-dee23cbb-42a9-4c09-83f3-623317e74346 req-23fb46c6-4686-4160-9699-cf23133ae5e3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:40.535860 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-dee23cbb-42a9-4c09-83f3-623317e74346 req-23fb46c6-4686-4160-9699-cf23133ae5e3 service nova] Creating event network-changed:aa0371ea-3594-451a-a559-c4cbc2a81927 for instance f11917b8-e191-4042-941f-6bf123be7287 on n-h1-841040-6 May 18 22:49:40.542080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-dee23cbb-42a9-4c09-83f3-623317e74346 req-23fb46c6-4686-4160-9699-cf23133ae5e3 service nova] Instance f11917b8-e191-4042-941f-6bf123be7287 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:49:40.550247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e1f39811-3f6c-4f33-a643-3f3be2399048 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:40.551240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e1f39811-3f6c-4f33-a643-3f3be2399048 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:40.559535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1f39811-3f6c-4f33-a643-3f3be2399048 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:40.560300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1f39811-3f6c-4f33-a643-3f3be2399048 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:40.560604 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-dee23cbb-42a9-4c09-83f3-623317e74346 req-23fb46c6-4686-4160-9699-cf23133ae5e3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.049714 May 18 22:49:40.561266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1f39811-3f6c-4f33-a643-3f3be2399048 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:40.561728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e1f39811-3f6c-4f33-a643-3f3be2399048 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:40.565820 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2988/5733] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:49:40 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:40.807244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e1f39811-3f6c-4f33-a643-3f3be2399048 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:40.816494 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e1f39811-3f6c-4f33-a643-3f3be2399048 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1695 microversion: 2.1 time: 0.270448 May 18 22:49:40.821501 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2746/5734] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:40 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1695 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:49:41.842950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0941264a-0dd3-40b5-baa5-c233bf5f4788 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:41.844583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0941264a-0dd3-40b5-baa5-c233bf5f4788 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:41.854471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0941264a-0dd3-40b5-baa5-c233bf5f4788 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:41.854923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0941264a-0dd3-40b5-baa5-c233bf5f4788 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:41.855694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0941264a-0dd3-40b5-baa5-c233bf5f4788 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:41.856405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0941264a-0dd3-40b5-baa5-c233bf5f4788 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:42.045589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0941264a-0dd3-40b5-baa5-c233bf5f4788 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:42.053526 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0941264a-0dd3-40b5-baa5-c233bf5f4788 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1692 microversion: 2.1 time: 0.217935 May 18 22:49:42.054128 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2989/5735] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:41 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1692 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:42.070895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-33cc0e4b-0ea6-44e3-a3eb-9892fbeef8f7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:49:42.071439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-33cc0e4b-0ea6-44e3-a3eb-9892fbeef8f7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:42.079558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33cc0e4b-0ea6-44e3-a3eb-9892fbeef8f7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:42.080206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33cc0e4b-0ea6-44e3-a3eb-9892fbeef8f7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:42.081334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33cc0e4b-0ea6-44e3-a3eb-9892fbeef8f7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:42.081972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33cc0e4b-0ea6-44e3-a3eb-9892fbeef8f7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:42.155047 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-33cc0e4b-0ea6-44e3-a3eb-9892fbeef8f7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287/action" status: 204 len: 0 microversion: 2.1 time: 0.088645 May 18 22:49:42.164494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-82d9d75b-439c-491e-bf9c-fb9136aaafcb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:42.165516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-82d9d75b-439c-491e-bf9c-fb9136aaafcb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:42.169495 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2747/5736] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:49:42 2022] POST /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:49:42.173142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82d9d75b-439c-491e-bf9c-fb9136aaafcb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:42.173846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82d9d75b-439c-491e-bf9c-fb9136aaafcb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:42.175028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82d9d75b-439c-491e-bf9c-fb9136aaafcb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:42.176142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82d9d75b-439c-491e-bf9c-fb9136aaafcb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:42.422256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82d9d75b-439c-491e-bf9c-fb9136aaafcb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:42.431168 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-82d9d75b-439c-491e-bf9c-fb9136aaafcb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1692 microversion: 2.1 time: 0.271098 May 18 22:49:42.441875 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2990/5737] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:42 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1692 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:43.288489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b69e13aa-38da-4dd8-a121-248ae2136547 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:43.289362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b69e13aa-38da-4dd8-a121-248ae2136547 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:43.297085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b69e13aa-38da-4dd8-a121-248ae2136547 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:43.297805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b69e13aa-38da-4dd8-a121-248ae2136547 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:43.298634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b69e13aa-38da-4dd8-a121-248ae2136547 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:43.299132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b69e13aa-38da-4dd8-a121-248ae2136547 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:43.399070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-b69e13aa-38da-4dd8-a121-248ae2136547 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lazy-loading 'services' on Instance uuid e20bec95-ad4d-4b2d-b033-39bfc806d958 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:49:43.449522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-21ff76b4-e06f-448c-8e52-5e58e06f1437 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:43.450260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-21ff76b4-e06f-448c-8e52-5e58e06f1437 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:43.461554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21ff76b4-e06f-448c-8e52-5e58e06f1437 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:43.462253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21ff76b4-e06f-448c-8e52-5e58e06f1437 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:43.463232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21ff76b4-e06f-448c-8e52-5e58e06f1437 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:43.463802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21ff76b4-e06f-448c-8e52-5e58e06f1437 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:43.492223 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b69e13aa-38da-4dd8-a121-248ae2136547 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments/15554b3a-e3ed-44fa-a2c1-8ed0ccb1bb70" status: 202 len: 0 microversion: 2.1 time: 0.212070 May 18 22:49:43.492886 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2748/5738] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:49:43 2022] DELETE /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments/15554b3a-e3ed-44fa-a2c1-8ed0ccb1bb70 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:49:43.503774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e088bc8c-8e65-44e5-9b81-0f613d1bae59 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:43.505386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e088bc8c-8e65-44e5-9b81-0f613d1bae59 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:43.513099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e088bc8c-8e65-44e5-9b81-0f613d1bae59 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:43.513955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e088bc8c-8e65-44e5-9b81-0f613d1bae59 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:43.514640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e088bc8c-8e65-44e5-9b81-0f613d1bae59 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:43.515290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e088bc8c-8e65-44e5-9b81-0f613d1bae59 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:43.559831 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e088bc8c-8e65-44e5-9b81-0f613d1bae59 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.060924 May 18 22:49:43.564072 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2749/5739] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:49:43 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments => generated 197 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:43.674094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-21ff76b4-e06f-448c-8e52-5e58e06f1437 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:43.687154 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-21ff76b4-e06f-448c-8e52-5e58e06f1437 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1692 microversion: 2.1 time: 0.241921 May 18 22:49:43.687909 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2991/5740] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:43 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1692 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:49:43.896731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-2766bfe0-7775-4c2d-bb3f-61fadbea3515 req-9139e23a-2cdb-403f-b159-37948373f305 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f11917b8-e191-4042-941f-6bf123be7287", "name": "network-vif-plugged", "status": "completed", "tag": "aa0371ea-3594-451a-a559-c4cbc2a81927"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:49:43.906813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2766bfe0-7775-4c2d-bb3f-61fadbea3515 req-9139e23a-2cdb-403f-b159-37948373f305 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:43.907299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2766bfe0-7775-4c2d-bb3f-61fadbea3515 req-9139e23a-2cdb-403f-b159-37948373f305 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:43.921632 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2766bfe0-7775-4c2d-bb3f-61fadbea3515 req-9139e23a-2cdb-403f-b159-37948373f305 service nova] Creating event network-vif-plugged:aa0371ea-3594-451a-a559-c4cbc2a81927 for instance f11917b8-e191-4042-941f-6bf123be7287 on n-h1-841040-6 May 18 22:49:43.928049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-2766bfe0-7775-4c2d-bb3f-61fadbea3515 req-9139e23a-2cdb-403f-b159-37948373f305 service nova] Instance f11917b8-e191-4042-941f-6bf123be7287 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:49:43.938960 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-2766bfe0-7775-4c2d-bb3f-61fadbea3515 req-9139e23a-2cdb-403f-b159-37948373f305 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.045841 May 18 22:49:43.939824 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2750/5741] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:49:43 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:44.572775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-466f4bc3-68ff-4def-8e83-ca76ca8ca1c5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:44.573569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-466f4bc3-68ff-4def-8e83-ca76ca8ca1c5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:44.589125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-466f4bc3-68ff-4def-8e83-ca76ca8ca1c5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:44.589571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-466f4bc3-68ff-4def-8e83-ca76ca8ca1c5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:44.590569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-466f4bc3-68ff-4def-8e83-ca76ca8ca1c5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:44.591159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-466f4bc3-68ff-4def-8e83-ca76ca8ca1c5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:44.628418 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-466f4bc3-68ff-4def-8e83-ca76ca8ca1c5 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.060338 May 18 22:49:44.629688 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2992/5742] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:49:44 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments => generated 197 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:44.706225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2a7ded52-3fd0-4b6c-8127-83d80c5acd77 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:44.707489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2a7ded52-3fd0-4b6c-8127-83d80c5acd77 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:44.715562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a7ded52-3fd0-4b6c-8127-83d80c5acd77 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:44.716246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a7ded52-3fd0-4b6c-8127-83d80c5acd77 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:44.717191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a7ded52-3fd0-4b6c-8127-83d80c5acd77 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:44.717816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2a7ded52-3fd0-4b6c-8127-83d80c5acd77 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:44.947824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2a7ded52-3fd0-4b6c-8127-83d80c5acd77 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:44.956755 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2a7ded52-3fd0-4b6c-8127-83d80c5acd77 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1684 microversion: 2.1 time: 0.254945 May 18 22:49:44.958703 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2751/5743] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:44 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1684 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:45.644838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-291f56af-0d34-418a-b4e9-b7744df22456 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:45.648462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-291f56af-0d34-418a-b4e9-b7744df22456 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:45.659140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-291f56af-0d34-418a-b4e9-b7744df22456 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:45.660546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-291f56af-0d34-418a-b4e9-b7744df22456 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:45.662775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-291f56af-0d34-418a-b4e9-b7744df22456 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:45.663654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-291f56af-0d34-418a-b4e9-b7744df22456 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:45.717314 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-291f56af-0d34-418a-b4e9-b7744df22456 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.080579 May 18 22:49:45.722512 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2993/5744] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:49:45 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments => generated 197 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:46.730293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-de88c828-844c-47e7-8987-68e91b546b6f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:46.731730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-de88c828-844c-47e7-8987-68e91b546b6f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:46.744264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de88c828-844c-47e7-8987-68e91b546b6f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:46.744898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de88c828-844c-47e7-8987-68e91b546b6f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:46.745851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de88c828-844c-47e7-8987-68e91b546b6f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:46.746443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de88c828-844c-47e7-8987-68e91b546b6f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:46.783237 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-de88c828-844c-47e7-8987-68e91b546b6f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.056777 May 18 22:49:46.784330 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2752/5745] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:49:46 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:47.795512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-af394cf6-1fa2-472e-9287-f3c7fd80af47 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:47.796600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-af394cf6-1fa2-472e-9287-f3c7fd80af47 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:47.804148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af394cf6-1fa2-472e-9287-f3c7fd80af47 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:47.805039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af394cf6-1fa2-472e-9287-f3c7fd80af47 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:47.806209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af394cf6-1fa2-472e-9287-f3c7fd80af47 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:47.806854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af394cf6-1fa2-472e-9287-f3c7fd80af47 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:47.844490 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-af394cf6-1fa2-472e-9287-f3c7fd80af47 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.052821 May 18 22:49:47.845751 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2994/5746] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:49:47 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:48.858752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a956ff3c-ba09-4c64-8a63-7eb32adb7ef8 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:48.862422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a956ff3c-ba09-4c64-8a63-7eb32adb7ef8 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:48.874965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a956ff3c-ba09-4c64-8a63-7eb32adb7ef8 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:48.875895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a956ff3c-ba09-4c64-8a63-7eb32adb7ef8 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:48.877700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a956ff3c-ba09-4c64-8a63-7eb32adb7ef8 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:48.878626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a956ff3c-ba09-4c64-8a63-7eb32adb7ef8 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:48.930792 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a956ff3c-ba09-4c64-8a63-7eb32adb7ef8 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.078099 May 18 22:49:48.931907 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2753/5747] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:49:48 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments => generated 197 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:49.943071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dcef7b2f-85f6-4d8b-b441-8116a56c47cc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:49.946222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dcef7b2f-85f6-4d8b-b441-8116a56c47cc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:49.953826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dcef7b2f-85f6-4d8b-b441-8116a56c47cc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:49.954593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dcef7b2f-85f6-4d8b-b441-8116a56c47cc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:49.955730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dcef7b2f-85f6-4d8b-b441-8116a56c47cc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:49.956387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dcef7b2f-85f6-4d8b-b441-8116a56c47cc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:50.000231 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dcef7b2f-85f6-4d8b-b441-8116a56c47cc tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.061227 May 18 22:49:50.001872 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2995/5748] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:49:49 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments => generated 197 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:51.012922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6469f7fd-2d6c-4389-987c-1b0f4ce1b3d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:51.013874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6469f7fd-2d6c-4389-987c-1b0f4ce1b3d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:51.026070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6469f7fd-2d6c-4389-987c-1b0f4ce1b3d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:51.026911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6469f7fd-2d6c-4389-987c-1b0f4ce1b3d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:51.027825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6469f7fd-2d6c-4389-987c-1b0f4ce1b3d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:51.028511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6469f7fd-2d6c-4389-987c-1b0f4ce1b3d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:51.063131 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6469f7fd-2d6c-4389-987c-1b0f4ce1b3d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.054412 May 18 22:49:51.068863 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2754/5749] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:49:51 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments => generated 197 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:52.075539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e62e943a-e03f-4a82-8534-d6d3ba7ba73d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:52.076575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e62e943a-e03f-4a82-8534-d6d3ba7ba73d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:52.086082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e62e943a-e03f-4a82-8534-d6d3ba7ba73d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:52.086891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e62e943a-e03f-4a82-8534-d6d3ba7ba73d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:52.087958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e62e943a-e03f-4a82-8534-d6d3ba7ba73d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:52.088543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e62e943a-e03f-4a82-8534-d6d3ba7ba73d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:52.128531 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e62e943a-e03f-4a82-8534-d6d3ba7ba73d tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.057400 May 18 22:49:52.130469 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2996/5750] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:49:52 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:53.140616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-78944518-ea4f-46ad-b636-246f81319177 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:53.141541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-78944518-ea4f-46ad-b636-246f81319177 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:53.152404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78944518-ea4f-46ad-b636-246f81319177 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:53.153970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78944518-ea4f-46ad-b636-246f81319177 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:53.154982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78944518-ea4f-46ad-b636-246f81319177 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:53.161277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78944518-ea4f-46ad-b636-246f81319177 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:53.222364 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-78944518-ea4f-46ad-b636-246f81319177 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.085681 May 18 22:49:53.227620 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2755/5751] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:49:53 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments => generated 197 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:49:54.234419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d8c64ad5-a741-4b99-9ecf-0e0141f69c60 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:54.235336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d8c64ad5-a741-4b99-9ecf-0e0141f69c60 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:54.243174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8c64ad5-a741-4b99-9ecf-0e0141f69c60 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:54.243616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8c64ad5-a741-4b99-9ecf-0e0141f69c60 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:54.244366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8c64ad5-a741-4b99-9ecf-0e0141f69c60 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:54.244789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8c64ad5-a741-4b99-9ecf-0e0141f69c60 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:54.281976 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d8c64ad5-a741-4b99-9ecf-0e0141f69c60 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.051457 May 18 22:49:54.282547 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2997/5752] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 22:49:54 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958/os-volume_attachments => generated 25 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 22:49:54.350091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d24615a7-790a-47c4-92ce-b94c6a8a952e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:54.350798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d24615a7-790a-47c4-92ce-b94c6a8a952e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:54.360038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d24615a7-790a-47c4-92ce-b94c6a8a952e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:54.360555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d24615a7-790a-47c4-92ce-b94c6a8a952e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:54.361373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d24615a7-790a-47c4-92ce-b94c6a8a952e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:54.361900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d24615a7-790a-47c4-92ce-b94c6a8a952e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:54.388328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d24615a7-790a-47c4-92ce-b94c6a8a952e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:49:54.402550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-d24615a7-790a-47c4-92ce-b94c6a8a952e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=1,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:49:54.474571 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d24615a7-790a-47c4-92ce-b94c6a8a952e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 204 len: 0 microversion: 2.1 time: 0.128484 May 18 22:49:54.476664 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2756/5753] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:49:54 2022] DELETE /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:49:54.486054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87ca2a7e-2a6c-44cf-8dc4-72f266e1cc2e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:54.487015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-87ca2a7e-2a6c-44cf-8dc4-72f266e1cc2e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:54.494443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87ca2a7e-2a6c-44cf-8dc4-72f266e1cc2e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:54.495274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87ca2a7e-2a6c-44cf-8dc4-72f266e1cc2e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:54.496483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87ca2a7e-2a6c-44cf-8dc4-72f266e1cc2e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:54.497083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87ca2a7e-2a6c-44cf-8dc4-72f266e1cc2e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:54.646618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-87ca2a7e-2a6c-44cf-8dc4-72f266e1cc2e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:54.654590 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-87ca2a7e-2a6c-44cf-8dc4-72f266e1cc2e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 200 len: 1680 microversion: 2.1 time: 0.172978 May 18 22:49:54.655166 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2998/5754] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:54 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 1680 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:55.672725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-de9f40b5-ea57-4a9f-8220-a9ef97a9f573 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:55.673553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-de9f40b5-ea57-4a9f-8220-a9ef97a9f573 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:55.680939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de9f40b5-ea57-4a9f-8220-a9ef97a9f573 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:55.681468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de9f40b5-ea57-4a9f-8220-a9ef97a9f573 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:55.682353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de9f40b5-ea57-4a9f-8220-a9ef97a9f573 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:55.682850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de9f40b5-ea57-4a9f-8220-a9ef97a9f573 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:55.820127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-de9f40b5-ea57-4a9f-8220-a9ef97a9f573 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:55.827799 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-de9f40b5-ea57-4a9f-8220-a9ef97a9f573 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 200 len: 1680 microversion: 2.1 time: 0.159630 May 18 22:49:55.828353 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2757/5755] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:55 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 1680 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:55.958628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7513b8c8-dbc4-4bbf-8093-254c2e8e4c0d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "96bbb18e-de15-4061-a60b-c0ca872fe119", "device": "/dev/sdb"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:49:55.959796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7513b8c8-dbc4-4bbf-8093-254c2e8e4c0d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:55.966587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7513b8c8-dbc4-4bbf-8093-254c2e8e4c0d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:55.967019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7513b8c8-dbc4-4bbf-8093-254c2e8e4c0d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:55.967951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7513b8c8-dbc4-4bbf-8093-254c2e8e4c0d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:55.968373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7513b8c8-dbc4-4bbf-8093-254c2e8e4c0d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:56.209216 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7513b8c8-dbc4-4bbf-8093-254c2e8e4c0d tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "POST /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.254356 May 18 22:49:56.210136 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 2999/5756] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:49:55 2022] POST /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27/os-volume_attachments => generated 194 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:49:56.844728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b50ed915-17ad-4137-accb-446c7049ae9f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:56.845339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b50ed915-17ad-4137-accb-446c7049ae9f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:56.856407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b50ed915-17ad-4137-accb-446c7049ae9f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:56.866745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b50ed915-17ad-4137-accb-446c7049ae9f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:56.867739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b50ed915-17ad-4137-accb-446c7049ae9f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:56.868330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b50ed915-17ad-4137-accb-446c7049ae9f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:56.972148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b50ed915-17ad-4137-accb-446c7049ae9f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '189cc75f7f1c410d88781d26e4037dd6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fcee722d1ac484482d7840a2b8e041a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:49:56.983885 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b50ed915-17ad-4137-accb-446c7049ae9f tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 200 len: 1612 microversion: 2.1 time: 0.142953 May 18 22:49:56.989247 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2758/5757] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:56 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 1612 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:49:57.221098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-2d5857f2-ce1b-4736-896e-0427754596d2 req-ababdc62-eeee-4e3a-b0a2-b18be301398d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e20bec95-ad4d-4b2d-b033-39bfc806d958", "name": "network-vif-deleted", "tag": "4facb649-04ef-4987-95c9-dec00922add4"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:49:57.233260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2d5857f2-ce1b-4736-896e-0427754596d2 req-ababdc62-eeee-4e3a-b0a2-b18be301398d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:57.233844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2d5857f2-ce1b-4736-896e-0427754596d2 req-ababdc62-eeee-4e3a-b0a2-b18be301398d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:57.252122 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-2d5857f2-ce1b-4736-896e-0427754596d2 req-ababdc62-eeee-4e3a-b0a2-b18be301398d service nova] Creating event network-vif-deleted:4facb649-04ef-4987-95c9-dec00922add4 for instance e20bec95-ad4d-4b2d-b033-39bfc806d958 on n-h1-841040-6 May 18 22:49:57.280023 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-2d5857f2-ce1b-4736-896e-0427754596d2 req-ababdc62-eeee-4e3a-b0a2-b18be301398d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063787 May 18 22:49:57.290453 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3000/5758] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:49:57 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:49:58.011849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4503da1e-26d5-45b1-a9bd-4e6b96da64a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:58.013181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4503da1e-26d5-45b1-a9bd-4e6b96da64a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:49:58.021151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4503da1e-26d5-45b1-a9bd-4e6b96da64a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:58.021628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4503da1e-26d5-45b1-a9bd-4e6b96da64a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:58.022526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4503da1e-26d5-45b1-a9bd-4e6b96da64a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:49:58.023004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4503da1e-26d5-45b1-a9bd-4e6b96da64a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:49:58.046478 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-4503da1e-26d5-45b1-a9bd-4e6b96da64a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4503da1e-26d5-45b1-a9bd-4e6b96da64a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 HTTP/1.1 May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'e20bec95-ad4d-4b2d-b033-39bfc806d958'} May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:49:58.048470 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:58.053374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:49:58.053374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:49:58.053374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:49:58.053374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:49:58.053374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:49:58.053374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:49:58.053374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:49:58.054879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4503da1e-26d5-45b1-a9bd-4e6b96da64a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 404 to user: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:49:58.055933 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4503da1e-26d5-45b1-a9bd-4e6b96da64a9 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 404 len: 111 microversion: 2.1 time: 0.051725 May 18 22:49:58.057060 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2759/5759] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:49:58 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:49:58.071893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-19480e84-12fe-40be-b0b2-bd7a0a975b85 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '.version_select at 0x7fa2df9cea60>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:49:58.092279 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-19480e84-12fe-40be-b0b2-bd7a0a975b85 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-124551284" status: 202 len: 0 microversion: 2.1 time: 0.030241 May 18 22:49:58.093435 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3001/5760] 10.222.0.58 () {58 vars in 1217 bytes} [Wed May 18 22:49:58 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-124551284 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:50:07.156379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-498251e8-61ea-49dc-85a8-e6797875025e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:50:07.158389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-498251e8-61ea-49dc-85a8-e6797875025e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:07.168979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-498251e8-61ea-49dc-85a8-e6797875025e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_api:SELECT=41,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:50:07.171071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-498251e8-61ea-49dc-85a8-e6797875025e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:07.171613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-498251e8-61ea-49dc-85a8-e6797875025e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:07.172390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-498251e8-61ea-49dc-85a8-e6797875025e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:07.172867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-498251e8-61ea-49dc-85a8-e6797875025e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:07.261717 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-498251e8-61ea-49dc-85a8-e6797875025e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287/action" status: 200 len: 24574 microversion: 2.1 time: 0.110357 May 18 22:50:07.263791 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2760/5761] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:50:07 2022] POST /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287/action => generated 24574 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:50:09.550990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-19480e84-12fe-40be-b0b2-bd7a0a975b85 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_cell1:SELECT=88,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:50:09.551850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-19480e84-12fe-40be-b0b2-bd7a0a975b85 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_api:SELECT=36,nova_api:DELETE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:50:09.556545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91e7b31a-57a7-4313-bc05-dbca20bdf7d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:09.557358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91e7b31a-57a7-4313-bc05-dbca20bdf7d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:09.567044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91e7b31a-57a7-4313-bc05-dbca20bdf7d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:09.567858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91e7b31a-57a7-4313-bc05-dbca20bdf7d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:09.568794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91e7b31a-57a7-4313-bc05-dbca20bdf7d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:09.569380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91e7b31a-57a7-4313-bc05-dbca20bdf7d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:09.585108 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-91e7b31a-57a7-4313-bc05-dbca20bdf7d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91e7b31a-57a7-4313-bc05-dbca20bdf7d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 HTTP/1.1 May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'e20bec95-ad4d-4b2d-b033-39bfc806d958'} May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:50:09.587228 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:09.591165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:50:09.591165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:09.591165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:09.591165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:09.591165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:09.591165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:09.591165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:09.591165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:09.591165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:09.591165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:50:09.591165 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:09.592718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91e7b31a-57a7-4313-bc05-dbca20bdf7d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 404 to user: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:09.593629 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91e7b31a-57a7-4313-bc05-dbca20bdf7d3 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 404 len: 111 microversion: 2.1 time: 0.044827 May 18 22:50:09.597614 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3002/5762] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:50:09 2022] DELETE /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:50:09.603290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e501801a-dcdb-4d61-8f8a-a744fad9b15e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:09.603992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e501801a-dcdb-4d61-8f8a-a744fad9b15e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: e20bec95-ad4d-4b2d-b033-39bfc806d958] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:09.611658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e501801a-dcdb-4d61-8f8a-a744fad9b15e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:09.612110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e501801a-dcdb-4d61-8f8a-a744fad9b15e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:09.613845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e501801a-dcdb-4d61-8f8a-a744fad9b15e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:09.614291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e501801a-dcdb-4d61-8f8a-a744fad9b15e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:09.629987 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-e501801a-dcdb-4d61-8f8a-a744fad9b15e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e501801a-dcdb-4d61-8f8a-a744fad9b15e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 HTTP/1.1 May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'e20bec95-ad4d-4b2d-b033-39bfc806d958'} May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:09.631640 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:09.639144 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:09.639144 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:09.639144 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:09.639144 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:09.639144 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:09.639144 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. May 18 22:50:09.639144 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:09.639144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e501801a-dcdb-4d61-8f8a-a744fad9b15e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 404 to user: Instance e20bec95-ad4d-4b2d-b033-39bfc806d958 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:09.639144 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e501801a-dcdb-4d61-8f8a-a744fad9b15e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958" status: 404 len: 111 microversion: 2.1 time: 0.033997 May 18 22:50:09.639144 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2761/5763] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:09 2022] GET /compute/v2.1/servers/e20bec95-ad4d-4b2d-b033-39bfc806d958 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:50:13.714076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-67a5018f-5705-4742-88ae-51a132e5441f tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:13.716085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-67a5018f-5705-4742-88ae-51a132e5441f tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:13.739511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67a5018f-5705-4742-88ae-51a132e5441f tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:13.740622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67a5018f-5705-4742-88ae-51a132e5441f tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:13.741612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67a5018f-5705-4742-88ae-51a132e5441f tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:13.742239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67a5018f-5705-4742-88ae-51a132e5441f tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:14.017433 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-67a5018f-5705-4742-88ae-51a132e5441f tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1835 microversion: 2.1 time: 0.308123 May 18 22:50:14.037086 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3003/5764] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:13 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1835 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:16.184868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ff26d683-c9b1-44b0-b1d3-65693a20a1ac tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:16.188004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7f05f202-a206-45db-8fa5-cb8bc6089596 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:16.188513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7f05f202-a206-45db-8fa5-cb8bc6089596 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:16.191449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ff26d683-c9b1-44b0-b1d3-65693a20a1ac tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:16.203912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f05f202-a206-45db-8fa5-cb8bc6089596 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:16.204363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f05f202-a206-45db-8fa5-cb8bc6089596 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:16.205136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f05f202-a206-45db-8fa5-cb8bc6089596 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:16.205565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f05f202-a206-45db-8fa5-cb8bc6089596 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:16.215396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff26d683-c9b1-44b0-b1d3-65693a20a1ac tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:16.216247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff26d683-c9b1-44b0-b1d3-65693a20a1ac tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:16.217170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff26d683-c9b1-44b0-b1d3-65693a20a1ac tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:16.217616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff26d683-c9b1-44b0-b1d3-65693a20a1ac tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:16.254444 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-7f05f202-a206-45db-8fa5-cb8bc6089596 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7f05f202-a206-45db-8fa5-cb8bc6089596 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f HTTP/1.1 May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '7c23d047-135d-4c0d-aaa4-e4db3414201f'} May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:50:16.256144 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:16.260651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:50:16.260651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.260651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:16.260651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.260651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:16.260651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:16.260651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:16.260651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:16.260651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:16.260651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:50:16.260651 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.260651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7f05f202-a206-45db-8fa5-cb8bc6089596 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 404 to user: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:16.264492 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7f05f202-a206-45db-8fa5-cb8bc6089596 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 404 len: 111 microversion: 2.1 time: 0.081802 May 18 22:50:16.265400 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3004/5765] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:50:16 2022] DELETE /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 111 bytes in 87 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:50:16.274221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d1972653-59fe-49a3-bea1-46c94cbac4ab req-3979d5fe-9cb9-450d-9d58-5f3fcb771ebc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f11917b8-e191-4042-941f-6bf123be7287", "tag": "aa0371ea-3594-451a-a559-c4cbc2a81927"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:50:16.285611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ff26d683-c9b1-44b0-b1d3-65693a20a1ac tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:50:16.294423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d1972653-59fe-49a3-bea1-46c94cbac4ab req-3979d5fe-9cb9-450d-9d58-5f3fcb771ebc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:16.294791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d1972653-59fe-49a3-bea1-46c94cbac4ab req-3979d5fe-9cb9-450d-9d58-5f3fcb771ebc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:16.319963 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d1972653-59fe-49a3-bea1-46c94cbac4ab req-3979d5fe-9cb9-450d-9d58-5f3fcb771ebc service nova] Creating event network-changed:aa0371ea-3594-451a-a559-c4cbc2a81927 for instance f11917b8-e191-4042-941f-6bf123be7287 on n-h1-841040-6 May 18 22:50:16.329214 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d1972653-59fe-49a3-bea1-46c94cbac4ab req-3979d5fe-9cb9-450d-9d58-5f3fcb771ebc service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.062448 May 18 22:50:16.336806 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3005/5766] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:50:16 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:16.345563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76d938eb-654e-44a8-aeb4-17dc0771a8fd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:16.348285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-76d938eb-654e-44a8-aeb4-17dc0771a8fd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 7c23d047-135d-4c0d-aaa4-e4db3414201f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:16.378865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76d938eb-654e-44a8-aeb4-17dc0771a8fd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:16.379575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76d938eb-654e-44a8-aeb4-17dc0771a8fd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:16.380518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76d938eb-654e-44a8-aeb4-17dc0771a8fd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:16.382999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76d938eb-654e-44a8-aeb4-17dc0771a8fd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:16.414754 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-76d938eb-654e-44a8-aeb4-17dc0771a8fd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76d938eb-654e-44a8-aeb4-17dc0771a8fd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f HTTP/1.1 May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '7c23d047-135d-4c0d-aaa4-e4db3414201f'} May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:16.419588 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.424311 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:16.424311 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:16.424311 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:16.424311 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:16.424311 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:16.424311 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. May 18 22:50:16.424311 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.424311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76d938eb-654e-44a8-aeb4-17dc0771a8fd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 404 to user: Instance 7c23d047-135d-4c0d-aaa4-e4db3414201f could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:16.424311 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-76d938eb-654e-44a8-aeb4-17dc0771a8fd tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f" status: 404 len: 111 microversion: 2.1 time: 0.083755 May 18 22:50:16.424311 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3006/5767] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:16 2022] GET /compute/v2.1/servers/7c23d047-135d-4c0d-aaa4-e4db3414201f => generated 111 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:50:16.443877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7423dca-3d0f-4658-b307-b9ab304d221e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:16.444696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c7423dca-3d0f-4658-b307-b9ab304d221e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:16.463354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7423dca-3d0f-4658-b307-b9ab304d221e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:16.464794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7423dca-3d0f-4658-b307-b9ab304d221e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:16.466680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7423dca-3d0f-4658-b307-b9ab304d221e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:16.467019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7423dca-3d0f-4658-b307-b9ab304d221e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:16.496714 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ff26d683-c9b1-44b0-b1d3-65693a20a1ac tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 204 len: 0 microversion: 2.1 time: 0.319315 May 18 22:50:16.499641 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2762/5768] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:50:16 2022] DELETE /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:50:16.509112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-013865a5-4fd8-4229-9011-0f2df94fd200 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:16.512441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-013865a5-4fd8-4229-9011-0f2df94fd200 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:16.517517 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-c7423dca-3d0f-4658-b307-b9ab304d221e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7423dca-3d0f-4658-b307-b9ab304d221e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 HTTP/1.1 May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5ce50fda-16c1-4729-97a0-dfdd590dac68'} May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:50:16.524846 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:16.529458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:50:16.529458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.529458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:16.529458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.529458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:16.529458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:16.529458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:16.529458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:16.529458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:16.529458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:50:16.529458 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.529458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7423dca-3d0f-4658-b307-b9ab304d221e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 404 to user: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:16.530572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-013865a5-4fd8-4229-9011-0f2df94fd200 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:16.530672 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c7423dca-3d0f-4658-b307-b9ab304d221e tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 404 len: 111 microversion: 2.1 time: 0.099010 May 18 22:50:16.530803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-013865a5-4fd8-4229-9011-0f2df94fd200 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:16.530803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-013865a5-4fd8-4229-9011-0f2df94fd200 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:16.532497 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3007/5769] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:50:16 2022] DELETE /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 111 bytes in 105 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:50:16.535336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-013865a5-4fd8-4229-9011-0f2df94fd200 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:16.543377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-484658c2-beb7-4215-b39a-e0aa0880ce0b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:16.549751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-484658c2-beb7-4215-b39a-e0aa0880ce0b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 5ce50fda-16c1-4729-97a0-dfdd590dac68] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:16.560035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-484658c2-beb7-4215-b39a-e0aa0880ce0b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:16.560759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-484658c2-beb7-4215-b39a-e0aa0880ce0b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:16.565708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-484658c2-beb7-4215-b39a-e0aa0880ce0b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:16.566378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-484658c2-beb7-4215-b39a-e0aa0880ce0b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:16.586621 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-484658c2-beb7-4215-b39a-e0aa0880ce0b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-484658c2-beb7-4215-b39a-e0aa0880ce0b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 HTTP/1.1 May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5ce50fda-16c1-4729-97a0-dfdd590dac68'} May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:16.588596 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.592885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:16.592885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:16.592885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:16.592885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:16.592885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:16.592885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. May 18 22:50:16.592885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:16.594685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-484658c2-beb7-4215-b39a-e0aa0880ce0b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 404 to user: Instance 5ce50fda-16c1-4729-97a0-dfdd590dac68 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:16.598079 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-484658c2-beb7-4215-b39a-e0aa0880ce0b tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68" status: 404 len: 111 microversion: 2.1 time: 0.062309 May 18 22:50:16.599758 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3008/5770] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:16 2022] GET /compute/v2.1/servers/5ce50fda-16c1-4729-97a0-dfdd590dac68 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:50:16.886673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-013865a5-4fd8-4229-9011-0f2df94fd200 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:16.898783 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-013865a5-4fd8-4229-9011-0f2df94fd200 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1690 microversion: 2.1 time: 0.393749 May 18 22:50:16.910009 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2763/5771] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:16 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1690 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:17.917756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d7196c8c-1f2c-455c-adad-0b293dea8010 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:17.919228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d7196c8c-1f2c-455c-adad-0b293dea8010 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:17.930837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7196c8c-1f2c-455c-adad-0b293dea8010 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:17.933534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7196c8c-1f2c-455c-adad-0b293dea8010 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:17.936341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7196c8c-1f2c-455c-adad-0b293dea8010 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:17.937052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7196c8c-1f2c-455c-adad-0b293dea8010 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:19.086092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d7196c8c-1f2c-455c-adad-0b293dea8010 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:19.095503 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d7196c8c-1f2c-455c-adad-0b293dea8010 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 200 len: 1690 microversion: 2.1 time: 1.182935 May 18 22:50:19.101802 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3009/5772] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:17 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 1690 bytes in 1190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:19.641262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-70776b4d-c4f0-452e-857f-169a8870fd13 req-718e9ab7-85be-4a05-b165-b1be6079cc76 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f11917b8-e191-4042-941f-6bf123be7287", "name": "network-vif-deleted", "tag": "aa0371ea-3594-451a-a559-c4cbc2a81927"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:50:19.659018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-70776b4d-c4f0-452e-857f-169a8870fd13 req-718e9ab7-85be-4a05-b165-b1be6079cc76 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:19.660184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-70776b4d-c4f0-452e-857f-169a8870fd13 req-718e9ab7-85be-4a05-b165-b1be6079cc76 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:19.715297 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-70776b4d-c4f0-452e-857f-169a8870fd13 req-718e9ab7-85be-4a05-b165-b1be6079cc76 service nova] Creating event network-vif-deleted:aa0371ea-3594-451a-a559-c4cbc2a81927 for instance f11917b8-e191-4042-941f-6bf123be7287 on n-h1-841040-6 May 18 22:50:19.726186 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-70776b4d-c4f0-452e-857f-169a8870fd13 req-718e9ab7-85be-4a05-b165-b1be6079cc76 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.088593 May 18 22:50:19.730965 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2764/5773] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:50:19 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:20.124246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84d75f98-1717-412c-aa24-34986175818e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:20.125030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84d75f98-1717-412c-aa24-34986175818e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: f11917b8-e191-4042-941f-6bf123be7287] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:20.135806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84d75f98-1717-412c-aa24-34986175818e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:20.149541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84d75f98-1717-412c-aa24-34986175818e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:20.150863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84d75f98-1717-412c-aa24-34986175818e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:20.151475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84d75f98-1717-412c-aa24-34986175818e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:20.166752 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-84d75f98-1717-412c-aa24-34986175818e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] HTTP exception thrown: Instance f11917b8-e191-4042-941f-6bf123be7287 could not be found. May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84d75f98-1717-412c-aa24-34986175818e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Request method failure captured: May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 HTTP/1.1 May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXe1Dg9gxVcHH42_4BUuA5h9vgJ0YXUImoazKIGKAUuwARXWCTcghgXMzR7aQc1A69WmKLz2ehdngd7rsdZbHPtOcxItWzhAvUpaZwTl0EaTMOrlw_H6w8eqRlJXK7fRudf-eWjiVz3WWrcsdEWpQylqibSma0jBKsaAYvOQS6ngP64 May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: bd10f459a6694e29bfe667f2f55d7fbc May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestNetworkAdvancedServerOps-1520638129 May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/bd10f459a6694e29bfe667f2f55d7fbc"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/bd10f459a6694e29bfe667f2f55d7fbc"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_bd10f459a6694e29bfe667f2f55d7fbc"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/bd10f459a6694e29bfe667f2f55d7fbc"}]}] May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestNetworkAdvancedServerOps-1520638129 May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: bd10f459a6694e29bfe667f2f55d7fbc May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestNetworkAdvancedServerOps-1520638129 May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestNetworkAdvancedServerOps-1520638129-project May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fb8a004009a745c48e4ab8c1c36a2a00 May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestNetworkAdvancedServerOps-1520638129-project May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance f11917b8-e191-4042-941f-6bf123be7287 could not be found. May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f11917b8-e191-4042-941f-6bf123be7287'} May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f11917b8-e191-4042-941f-6bf123be7287 could not be found. May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f11917b8-e191-4042-941f-6bf123be7287 could not be found. May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:20.168239 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:20.172156 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:20.172156 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:20.172156 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:20.172156 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:20.172156 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:20.172156 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:20.172156 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f11917b8-e191-4042-941f-6bf123be7287 could not be found. May 18 22:50:20.172156 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:20.172156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84d75f98-1717-412c-aa24-34986175818e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Returning 404 to user: Instance f11917b8-e191-4042-941f-6bf123be7287 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:20.179648 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-84d75f98-1717-412c-aa24-34986175818e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287" status: 404 len: 111 microversion: 2.1 time: 0.060702 May 18 22:50:20.180246 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3010/5774] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:20 2022] GET /compute/v2.1/servers/f11917b8-e191-4042-941f-6bf123be7287 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:50:24.681593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-84ba065b-6f69-45ca-ae76-5c8d0119af64 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '.version_select at 0x7fa2dfe42700>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:24.733888 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-84ba065b-6f69-45ca-ae76-5c8d0119af64 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1598218937" status: 202 len: 0 microversion: 2.1 time: 0.056401 May 18 22:50:24.739549 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2765/5775] 10.222.0.58 () {58 vars in 1283 bytes} [Wed May 18 22:50:24 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1598218937 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:50:24.770121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-15750231-35df-48a1-b2b6-aee4a2a4e283 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'create', calling method: .version_select at 0x7fa2dfa60c10>, body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-527177698", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHvOwBEWkaQ8WsqGXLy5dlFNYQNoitnNvQSL3nvoiBbz74Rj9hQv2P0cV2AtZQl/AeQVajKkrLpaBlGP1kQq8C9s6nW9yYv0s460gj8HowabRurWbuowe/er8NL8jBh0aw=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:50:24.805476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-15750231-35df-48a1-b2b6-aee4a2a4e283 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:50:24.819244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-15750231-35df-48a1-b2b6-aee4a2a4e283 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for user fb8a004009a745c48e4ab8c1c36a2a00 and project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:50:24.895542 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-15750231-35df-48a1-b2b6-aee4a2a4e283 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 406 microversion: 2.1 time: 0.129936 May 18 22:50:24.896759 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3011/5776] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:50:24 2022] POST /compute/v2.1/os-keypairs => generated 406 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:25.544834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7701a3e7-b2df-4256-835a-857777201643 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:25.545713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7701a3e7-b2df-4256-835a-857777201643 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:25.558463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7701a3e7-b2df-4256-835a-857777201643 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:25.559205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7701a3e7-b2df-4256-835a-857777201643 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:25.560487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7701a3e7-b2df-4256-835a-857777201643 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:25.561093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7701a3e7-b2df-4256-835a-857777201643 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:25.573647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-7701a3e7-b2df-4256-835a-857777201643 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119082] Writing DB stats nova_cell1:SELECT=49,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:50:25.593297 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-7701a3e7-b2df-4256-835a-857777201643 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7701a3e7-b2df-4256-835a-857777201643 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af HTTP/1.1 May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '043e6b6b-6d43-49ba-acf7-e713cf88a2af'} May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:50:25.596116 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:25.600621 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:50:25.600621 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:25.600621 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:25.600621 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:25.600621 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:25.600621 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:25.600621 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:25.600621 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:25.600621 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:25.600621 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:50:25.600621 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:25.602317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7701a3e7-b2df-4256-835a-857777201643 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 404 to user: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:25.603508 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7701a3e7-b2df-4256-835a-857777201643 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "DELETE /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 404 len: 111 microversion: 2.1 time: 0.064033 May 18 22:50:25.604588 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2766/5777] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:50:25 2022] DELETE /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 111 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:50:25.616172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0408f554-7928-4ba1-ba0d-b00be4cfbd04 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:25.616866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0408f554-7928-4ba1-ba0d-b00be4cfbd04 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [instance: 043e6b6b-6d43-49ba-acf7-e713cf88a2af] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:25.626303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0408f554-7928-4ba1-ba0d-b00be4cfbd04 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:25.626940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0408f554-7928-4ba1-ba0d-b00be4cfbd04 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:25.628436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0408f554-7928-4ba1-ba0d-b00be4cfbd04 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:25.629034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0408f554-7928-4ba1-ba0d-b00be4cfbd04 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:25.651685 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-0408f554-7928-4ba1-ba0d-b00be4cfbd04 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] HTTP exception thrown: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0408f554-7928-4ba1-ba0d-b00be4cfbd04 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Request method failure captured: May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af HTTP/1.1 May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXbPZpezJctfrHATkbqLZmXf_iIUKdIZgRWoGwBGTNen_URjvo73mnVoU-6-UTMnkhGJ0JENzHdXlWAM4VrySh9cDM0e2okbzVnmLzIyTPsuFylZTVguZOGfwOCdmdPXtrVjsOurI86NpjtRcMwqKF-EAyI1FjcBHN_Zfji8VzFPj9k May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_7fcee722d1ac484482d7840a2b8e041a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/7fcee722d1ac484482d7840a2b8e041a"}]}] May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 7fcee722d1ac484482d7840a2b8e041a May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-AttachVolumeNegativeTest-1455861771 May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 189cc75f7f1c410d88781d26e4037dd6 May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-AttachVolumeNegativeTest-1455861771-project May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '043e6b6b-6d43-49ba-acf7-e713cf88a2af'} May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:25.654415 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:25.660366 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:25.660366 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:25.660366 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:25.660366 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:25.660366 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:25.660366 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. May 18 22:50:25.660366 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:25.660366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0408f554-7928-4ba1-ba0d-b00be4cfbd04 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] Returning 404 to user: Instance 043e6b6b-6d43-49ba-acf7-e713cf88a2af could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:25.660366 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0408f554-7928-4ba1-ba0d-b00be4cfbd04 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] 10.222.0.58 "GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af" status: 404 len: 111 microversion: 2.1 time: 0.048845 May 18 22:50:25.660366 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3012/5778] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:25 2022] GET /compute/v2.1/servers/043e6b6b-6d43-49ba-acf7-e713cf88a2af => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:50:35.094581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1917222128", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "8a65c03b-5c9a-4747-b89c-aec1113f6f85"}], "key_name": "tempest-TestNetworkAdvancedServerOps-527177698", "security_groups": [{"name": "tempest-secgroup-smoke-82017342"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:50:36.439753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] validate_networks() for [('8a65c03b-5c9a-4747-b89c-aec1113f6f85', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:50:36.719316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0408f554-7928-4ba1-ba0d-b00be4cfbd04 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:50:36.722055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0408f554-7928-4ba1-ba0d-b00be4cfbd04 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_api:SELECT=31,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:50:36.723234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0408f554-7928-4ba1-ba0d-b00be4cfbd04 tempest-AttachVolumeNegativeTest-1455861771 tempest-AttachVolumeNegativeTest-1455861771-project] [119083] Writing DB stats nova_cell1:SELECT=28 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:50:36.989179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4dc3f1fc-5b6d-41ad-ad68-622a42066750 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Action: 'create', calling method: .version_select at 0x7fa2df9f9dc0>, body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-2108449638"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:50:37.670716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:50:37.673949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:50:37.674748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:50:37.675163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:50:37.675821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:50:37.686761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_api:SELECT=24,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:50:37.723682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:37.724130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:37.729469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:37.729951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:37.805409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:50:37.805551 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4dc3f1fc-5b6d-41ad-ad68-622a42066750 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "POST /compute/v2.1/os-volumes" status: 200 len: 345 microversion: 2.1 time: 1.093448 May 18 22:50:37.806791 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3013/5779] 10.222.0.58 () {60 vars in 1154 bytes} [Wed May 18 22:50:36 2022] POST /compute/v2.1/os-volumes => generated 345 bytes in 1096 msecs (HTTP/1.1 200) 10 headers in 448 bytes (2 switches on core 0) May 18 22:50:37.818311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for user fb8a004009a745c48e4ab8c1c36a2a00 and project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:50:37.819985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a6325eae-4600-4468-9f35-39e1c6fd2f0b tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2df9dd160>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:37.839385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:50:37.847802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:50:37.913498 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-68f81dff-2410-41fa-9c24-e55793695160 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 2.825237 May 18 22:50:37.914822 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2767/5780] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:50:35 2022] POST /compute/v2.1/servers => generated 404 bytes in 2827 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:50:37.927630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b5e191cd-63a5-4b1a-95b1-d29f4246839b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:37.928451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b5e191cd-63a5-4b1a-95b1-d29f4246839b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:37.934714 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a6325eae-4600-4468-9f35-39e1c6fd2f0b tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134" status: 200 len: 345 microversion: 2.1 time: 0.120315 May 18 22:50:37.935974 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3014/5781] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:50:37 2022] GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 => generated 345 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:50:38.033933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b5e191cd-63a5-4b1a-95b1-d29f4246839b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:38.040840 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b5e191cd-63a5-4b1a-95b1-d29f4246839b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1266 microversion: 2.1 time: 0.119828 May 18 22:50:38.058644 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2768/5782] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:37 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1266 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:50:38.949218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3b96cc27-0850-462a-b1a0-d2a398471e18 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2df9f9f70>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:39.022926 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3b96cc27-0850-462a-b1a0-d2a398471e18 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134" status: 200 len: 345 microversion: 2.1 time: 0.078281 May 18 22:50:39.023872 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3015/5783] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:50:38 2022] GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 => generated 345 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:39.058506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e78f7828-e248-42e8-9ba7-9f9d7012ecf7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:39.059480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e78f7828-e248-42e8-9ba7-9f9d7012ecf7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:39.079490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e78f7828-e248-42e8-9ba7-9f9d7012ecf7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:39.084104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e78f7828-e248-42e8-9ba7-9f9d7012ecf7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:39.087183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e78f7828-e248-42e8-9ba7-9f9d7012ecf7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:39.087878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e78f7828-e248-42e8-9ba7-9f9d7012ecf7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:39.171270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e78f7828-e248-42e8-9ba7-9f9d7012ecf7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:39.181567 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e78f7828-e248-42e8-9ba7-9f9d7012ecf7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1318 microversion: 2.1 time: 0.127009 May 18 22:50:39.182659 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2769/5784] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:39 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1318 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:40.036823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b8a29f3b-79d6-46cf-9b48-bb4f6f1d37b5 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2df9dd3a0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:40.099626 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b8a29f3b-79d6-46cf-9b48-bb4f6f1d37b5 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134" status: 200 len: 346 microversion: 2.1 time: 0.067642 May 18 22:50:40.100285 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3016/5785] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:50:40 2022] GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 => generated 346 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:40.111155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a5f68e59-8c39-4742-95ad-519e3ebadc1a tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Action: 'create', calling method: .version_select at 0x7fa2dfe233a0>, body: {"snapshot": {"volume_id": "935d91b4-3847-4693-99fe-6ce2c20c2134", "display_name": "tempest-VolumesSnapshotsTestJSON-Snapshot-684904812"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:50:40.199689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f4ffd4f2-11b5-4117-85f0-880ed6fd88d7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:40.200586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f4ffd4f2-11b5-4117-85f0-880ed6fd88d7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:40.209972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4ffd4f2-11b5-4117-85f0-880ed6fd88d7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:40.210654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4ffd4f2-11b5-4117-85f0-880ed6fd88d7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:40.211690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4ffd4f2-11b5-4117-85f0-880ed6fd88d7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:40.212380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4ffd4f2-11b5-4117-85f0-880ed6fd88d7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:40.296975 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a5f68e59-8c39-4742-95ad-519e3ebadc1a tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "POST /compute/v2.1/os-snapshots" status: 200 len: 286 microversion: 2.1 time: 0.189647 May 18 22:50:40.302943 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2770/5786] 10.222.0.58 () {60 vars in 1161 bytes} [Wed May 18 22:50:40 2022] POST /compute/v2.1/os-snapshots => generated 286 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:40.309011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b7f9a66d-8068-4603-86f0-f617d9e9568c tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2ed5a6c10>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:40.358949 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b7f9a66d-8068-4603-86f0-f617d9e9568c tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b" status: 200 len: 286 microversion: 2.1 time: 0.054665 May 18 22:50:40.359645 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2771/5787] 10.222.0.58 () {58 vars in 1250 bytes} [Wed May 18 22:50:40 2022] GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b => generated 286 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:50:40.370658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-26820b83-8be4-4b01-a870-726d80aa89a9 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2dfe16430>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:40.409097 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-26820b83-8be4-4b01-a870-726d80aa89a9 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-snapshots" status: 200 len: 289 microversion: 2.1 time: 0.041897 May 18 22:50:40.409977 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2772/5788] 10.222.0.58 () {58 vars in 1139 bytes} [Wed May 18 22:50:40 2022] GET /compute/v2.1/os-snapshots => generated 289 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:40.420051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0eb3fb12-0612-497f-b2de-09108d8dd26f tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2ed0c2280>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:40.453722 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0eb3fb12-0612-497f-b2de-09108d8dd26f tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b" status: 200 len: 286 microversion: 2.1 time: 0.037272 May 18 22:50:40.454827 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2773/5789] 10.222.0.58 () {58 vars in 1250 bytes} [Wed May 18 22:50:40 2022] GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b => generated 286 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:40.680391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f4ffd4f2-11b5-4117-85f0-880ed6fd88d7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:40.689284 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f4ffd4f2-11b5-4117-85f0-880ed6fd88d7 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1324 microversion: 2.1 time: 0.493342 May 18 22:50:40.690754 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3017/5790] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:40 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1324 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:50:41.471362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ccc81c6b-4051-4768-b541-934642b111c8 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2ecc14c10>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:41.534030 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ccc81c6b-4051-4768-b541-934642b111c8 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b" status: 200 len: 286 microversion: 2.1 time: 0.070790 May 18 22:50:41.534617 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2774/5791] 10.222.0.58 () {58 vars in 1250 bytes} [Wed May 18 22:50:41 2022] GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b => generated 286 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:41.707645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4fca0bf2-742a-4e7b-9aa3-a41595d770d8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:41.708954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4fca0bf2-742a-4e7b-9aa3-a41595d770d8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:41.716316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4fca0bf2-742a-4e7b-9aa3-a41595d770d8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:41.717043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4fca0bf2-742a-4e7b-9aa3-a41595d770d8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:41.718073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4fca0bf2-742a-4e7b-9aa3-a41595d770d8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:41.718792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4fca0bf2-742a-4e7b-9aa3-a41595d770d8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:42.115737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4fca0bf2-742a-4e7b-9aa3-a41595d770d8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:42.130183 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4fca0bf2-742a-4e7b-9aa3-a41595d770d8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1390 microversion: 2.1 time: 0.426600 May 18 22:50:42.131702 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3018/5792] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:41 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1390 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:42.547896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2d4fba2c-b418-4686-a5a4-2e185c6b08c1 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2dfe169d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:42.591899 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2d4fba2c-b418-4686-a5a4-2e185c6b08c1 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b" status: 200 len: 286 microversion: 2.1 time: 0.049722 May 18 22:50:42.593377 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2775/5793] 10.222.0.58 () {58 vars in 1250 bytes} [Wed May 18 22:50:42 2022] GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b => generated 286 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:43.027903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-fba7ab5a-0eff-4318-a061-0519547fd530 req-bd2e6df3-e319-4b57-87dc-7092cd79013b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7d37b2a9-a0a9-491f-98de-d0f742a51614", "tag": "750d2724-6e7f-4830-88f2-285ce116a9c7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:50:43.054285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-fba7ab5a-0eff-4318-a061-0519547fd530 req-bd2e6df3-e319-4b57-87dc-7092cd79013b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:43.055379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-fba7ab5a-0eff-4318-a061-0519547fd530 req-bd2e6df3-e319-4b57-87dc-7092cd79013b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:43.081659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-74a4459a-4faa-4824-8a93-b1018b3ebd9e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:43.082325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-74a4459a-4faa-4824-8a93-b1018b3ebd9e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:43.092238 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-fba7ab5a-0eff-4318-a061-0519547fd530 req-bd2e6df3-e319-4b57-87dc-7092cd79013b service nova] Creating event network-changed:750d2724-6e7f-4830-88f2-285ce116a9c7 for instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 on n-h1-841040-6 May 18 22:50:43.100257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74a4459a-4faa-4824-8a93-b1018b3ebd9e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:43.104100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74a4459a-4faa-4824-8a93-b1018b3ebd9e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:43.105060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74a4459a-4faa-4824-8a93-b1018b3ebd9e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:43.105636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-74a4459a-4faa-4824-8a93-b1018b3ebd9e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:43.110627 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-fba7ab5a-0eff-4318-a061-0519547fd530 req-bd2e6df3-e319-4b57-87dc-7092cd79013b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.093421 May 18 22:50:43.113412 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3019/5794] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:50:43 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:43.149143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c83fd20c-c72f-4e1c-86c6-0e0076551127 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:43.150686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c83fd20c-c72f-4e1c-86c6-0e0076551127 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:43.165303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c83fd20c-c72f-4e1c-86c6-0e0076551127 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:43.169944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c83fd20c-c72f-4e1c-86c6-0e0076551127 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:43.172528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c83fd20c-c72f-4e1c-86c6-0e0076551127 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:43.174999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c83fd20c-c72f-4e1c-86c6-0e0076551127 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:43.258209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-74a4459a-4faa-4824-8a93-b1018b3ebd9e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lazy-loading 'services' on Instance uuid 09205585-252e-4699-80c8-e7490c13fb27 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:50:43.335994 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-74a4459a-4faa-4824-8a93-b1018b3ebd9e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "DELETE /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27/os-volume_attachments/96bbb18e-de15-4061-a60b-c0ca872fe119" status: 202 len: 0 microversion: 2.1 time: 0.258817 May 18 22:50:43.339913 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2776/5795] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:50:43 2022] DELETE /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27/os-volume_attachments/96bbb18e-de15-4061-a60b-c0ca872fe119 => generated 0 bytes in 261 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:50:43.529534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c83fd20c-c72f-4e1c-86c6-0e0076551127 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:43.537644 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c83fd20c-c72f-4e1c-86c6-0e0076551127 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1390 microversion: 2.1 time: 0.393769 May 18 22:50:43.538357 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3020/5796] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:43 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1390 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:43.606091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-23e72118-1c8d-4a15-8d95-484d9750d169 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2f2d04c10>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:43.635772 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-23e72118-1c8d-4a15-8d95-484d9750d169 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b" status: 200 len: 287 microversion: 2.1 time: 0.035002 May 18 22:50:43.641786 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2777/5797] 10.222.0.58 () {58 vars in 1250 bytes} [Wed May 18 22:50:43 2022] GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b => generated 287 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:43.649183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c76f1625-20cc-46c4-93e6-1a8a7f386708 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2df9f81f0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:43.711019 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c76f1625-20cc-46c4-93e6-1a8a7f386708 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "DELETE /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b" status: 202 len: 0 microversion: 2.1 time: 0.067268 May 18 22:50:43.714974 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3021/5798] 10.222.0.58 () {58 vars in 1253 bytes} [Wed May 18 22:50:43 2022] DELETE /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:50:43.723043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2808fc12-8204-4419-ba66-17e9a114fa10 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2f2dc6790>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:43.756281 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2808fc12-8204-4419-ba66-17e9a114fa10 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b" status: 200 len: 286 microversion: 2.1 time: 0.038965 May 18 22:50:43.756866 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2778/5799] 10.222.0.58 () {58 vars in 1250 bytes} [Wed May 18 22:50:43 2022] GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b => generated 286 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:44.557070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b0cf1811-d586-4452-87ca-10721cf81a0b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:44.558310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b0cf1811-d586-4452-87ca-10721cf81a0b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:44.566119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0cf1811-d586-4452-87ca-10721cf81a0b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:44.566848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0cf1811-d586-4452-87ca-10721cf81a0b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:44.567788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0cf1811-d586-4452-87ca-10721cf81a0b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:44.568385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0cf1811-d586-4452-87ca-10721cf81a0b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:44.774684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-beca45ea-0b51-4dc4-848a-43509eb000c9 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2f2dc6790>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:44.817260 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-beca45ea-0b51-4dc4-848a-43509eb000c9 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b" status: 200 len: 286 microversion: 2.1 time: 0.053606 May 18 22:50:44.818859 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2779/5800] 10.222.0.58 () {58 vars in 1250 bytes} [Wed May 18 22:50:44 2022] GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b => generated 286 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:50:44.853778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b0cf1811-d586-4452-87ca-10721cf81a0b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:44.863250 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b0cf1811-d586-4452-87ca-10721cf81a0b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1390 microversion: 2.1 time: 0.311250 May 18 22:50:44.864392 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3022/5801] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:44 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1390 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:45.833078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-55de1054-8d76-4590-be8d-b0056e1b894a tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2ecc14790>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:45.880212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-99622807-69e5-4e7f-a1dd-940260f537cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:45.881446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-99622807-69e5-4e7f-a1dd-940260f537cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:45.889572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99622807-69e5-4e7f-a1dd-940260f537cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:45.890069 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-55de1054-8d76-4590-be8d-b0056e1b894a tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b" status: 200 len: 286 microversion: 2.1 time: 0.062135 May 18 22:50:45.890668 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2780/5802] 10.222.0.58 () {58 vars in 1250 bytes} [Wed May 18 22:50:45 2022] GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b => generated 286 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:45.896630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99622807-69e5-4e7f-a1dd-940260f537cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:45.897673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99622807-69e5-4e7f-a1dd-940260f537cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:45.898345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99622807-69e5-4e7f-a1dd-940260f537cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:46.225378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-99622807-69e5-4e7f-a1dd-940260f537cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:46.234151 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-99622807-69e5-4e7f-a1dd-940260f537cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1390 microversion: 2.1 time: 0.358159 May 18 22:50:46.235507 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3023/5803] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:45 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1390 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:50:46.903182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef2a5b83-93a2-4e9e-982d-78254d6084fe tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2ece47940>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:46.931650 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-ef2a5b83-93a2-4e9e-982d-78254d6084fe tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] HTTP exception thrown: Snapshot b22ca170-957c-4d2c-afb8-98be8c09686b could not be found. May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef2a5b83-93a2-4e9e-982d-78254d6084fe tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Request method failure captured: May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b HTTP/1.1 May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXg8-HWyZKudUHTRuGPtyKO1KuhLxxscwLucwCENewfq52YTsq5oiUFTh7I3Y-oj6bj75pG7iBhhtDJiD8XOAXTh2YvFTgMYh73qJdZvcdmjO8kTuxWlw6OXOAJ-piN34Ycd_EZUD63RmJ-8mwzslL9MpX0JtFtmvplsj6no7CzjeZw May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: cd342b53e41845e6886f2ae5b7cff870 May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesSnapshotsTestJSON-193971266 May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cd342b53e41845e6886f2ae5b7cff870"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cd342b53e41845e6886f2ae5b7cff870"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cd342b53e41845e6886f2ae5b7cff870"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cd342b53e41845e6886f2ae5b7cff870"}]}] May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesSnapshotsTestJSON-193971266 May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: cd342b53e41845e6886f2ae5b7cff870 May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesSnapshotsTestJSON-193971266 May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesSnapshotsTestJSON-193971266-project May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fece42a574684b39a59874c63e9b561f May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesSnapshotsTestJSON-193971266-project May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: exception: Snapshot b22ca170-957c-4d2c-afb8-98be8c09686b could not be found. May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'b22ca170-957c-4d2c-afb8-98be8c09686b'} May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 464, in wrapper May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, snapshot_id, *args, **kwargs) May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 701, in get_snapshot May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi item = cinderclient(context).volume_snapshots.get(snapshot_id) May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volume_snapshots.py", line 160, in get May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._get("/snapshots/%s" % snapshot_id, "snapshot") May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cinderclient.exceptions.NotFound: Snapshot b22ca170-957c-4d2c-afb8-98be8c09686b could not be found. (HTTP 404) (Request-ID: req-6c20c5a1-313b-4f1e-8eaa-969c4d6eb7ef) May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 617, in show May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi vol = self.volume_api.get_snapshot(context, id) May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 395, in wrapper May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, *args, **kwargs) May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 466, in wrapper May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _reraise(exception.SnapshotNotFound(snapshot_id=snapshot_id)) May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 486, in _reraise May 18 22:50:46.946242 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise desired_exc.with_traceback(sys.exc_info()[2]) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 464, in wrapper May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, snapshot_id, *args, **kwargs) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 701, in get_snapshot May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi item = cinderclient(context).volume_snapshots.get(snapshot_id) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volume_snapshots.py", line 160, in get May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._get("/snapshots/%s" % snapshot_id, "snapshot") May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.SnapshotNotFound: Snapshot b22ca170-957c-4d2c-afb8-98be8c09686b could not be found. May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 619, in show May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Snapshot b22ca170-957c-4d2c-afb8-98be8c09686b could not be found. May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Snapshot b22ca170-957c-4d2c-afb8-98be8c09686b could not be found. May 18 22:50:46.951125 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:46.956080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef2a5b83-93a2-4e9e-982d-78254d6084fe tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Returning 404 to user: Snapshot b22ca170-957c-4d2c-afb8-98be8c09686b could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:46.957044 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ef2a5b83-93a2-4e9e-982d-78254d6084fe tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b" status: 404 len: 111 microversion: 2.1 time: 0.058622 May 18 22:50:46.961247 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2781/5804] 10.222.0.58 () {58 vars in 1250 bytes} [Wed May 18 22:50:46 2022] GET /compute/v2.1/os-snapshots/b22ca170-957c-4d2c-afb8-98be8c09686b => generated 111 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:50:46.966154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-15a3dd59-b0fc-4542-93a4-97e57e6d9abe tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2df9f9820>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:47.055396 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-15a3dd59-b0fc-4542-93a4-97e57e6d9abe tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "DELETE /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134" status: 202 len: 0 microversion: 2.1 time: 0.092575 May 18 22:50:47.056438 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3024/5805] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:50:46 2022] DELETE /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:50:47.070628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8e213c8c-5860-42a6-97b8-59d9f0e06156 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2ec04bd30>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:47.130795 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8e213c8c-5860-42a6-97b8-59d9f0e06156 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134" status: 200 len: 345 microversion: 2.1 time: 0.068684 May 18 22:50:47.131890 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2782/5806] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:50:47 2022] GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 => generated 345 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:47.253908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2c5969b0-6402-4def-8886-507bbb8ab082 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:47.254917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2c5969b0-6402-4def-8886-507bbb8ab082 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:47.263372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c5969b0-6402-4def-8886-507bbb8ab082 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:47.264059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c5969b0-6402-4def-8886-507bbb8ab082 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:47.266017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c5969b0-6402-4def-8886-507bbb8ab082 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:47.266699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c5969b0-6402-4def-8886-507bbb8ab082 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:47.448909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2c5969b0-6402-4def-8886-507bbb8ab082 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:47.457563 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2c5969b0-6402-4def-8886-507bbb8ab082 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1390 microversion: 2.1 time: 0.209146 May 18 22:50:47.459545 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3025/5807] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:47 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1390 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:48.144275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6b7ec0bb-3921-46aa-87c8-7353d17ef916 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2f2d04280>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:48.162247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-6b7ec0bb-3921-46aa-87c8-7353d17ef916 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:50:48.166270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-6b7ec0bb-3921-46aa-87c8-7353d17ef916 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:50:48.238009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-2d0c6d7b-6e38-4267-8c00-9402850adabb req-32645bed-faad-4c11-9401-550b9287b995 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d37b2a9-a0a9-491f-98de-d0f742a51614", "name": "network-vif-plugged", "status": "completed", "tag": "750d2724-6e7f-4830-88f2-285ce116a9c7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:50:48.250074 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6b7ec0bb-3921-46aa-87c8-7353d17ef916 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134" status: 200 len: 345 microversion: 2.1 time: 0.110990 May 18 22:50:48.251450 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2783/5808] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:50:48 2022] GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 => generated 345 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:48.259386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2d0c6d7b-6e38-4267-8c00-9402850adabb req-32645bed-faad-4c11-9401-550b9287b995 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:48.259815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-2d0c6d7b-6e38-4267-8c00-9402850adabb req-32645bed-faad-4c11-9401-550b9287b995 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:48.288801 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-2d0c6d7b-6e38-4267-8c00-9402850adabb req-32645bed-faad-4c11-9401-550b9287b995 service nova] Creating event network-vif-plugged:750d2724-6e7f-4830-88f2-285ce116a9c7 for instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 on n-h1-841040-6 May 18 22:50:48.295240 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-2d0c6d7b-6e38-4267-8c00-9402850adabb req-32645bed-faad-4c11-9401-550b9287b995 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.062890 May 18 22:50:48.297659 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3026/5809] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:50:48 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:50:48.477438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e4cc6d6c-c234-47b4-ba3c-465cf5060ba4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:48.480664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e4cc6d6c-c234-47b4-ba3c-465cf5060ba4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:48.489061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e4cc6d6c-c234-47b4-ba3c-465cf5060ba4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:48.489872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e4cc6d6c-c234-47b4-ba3c-465cf5060ba4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:48.490851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e4cc6d6c-c234-47b4-ba3c-465cf5060ba4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:48.491496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e4cc6d6c-c234-47b4-ba3c-465cf5060ba4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:48.741326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e4cc6d6c-c234-47b4-ba3c-465cf5060ba4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:48.752544 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e4cc6d6c-c234-47b4-ba3c-465cf5060ba4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1390 microversion: 2.1 time: 0.277748 May 18 22:50:48.758437 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2784/5810] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:48 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1390 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:49.265030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-02511e96-b0ae-41dc-a675-0ad4dc2c5447 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2df9f95e0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:49.329320 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-02511e96-b0ae-41dc-a675-0ad4dc2c5447 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134" status: 200 len: 345 microversion: 2.1 time: 0.069464 May 18 22:50:49.335640 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3027/5811] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:50:49 2022] GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 => generated 345 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:50:49.770063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-86cc9d6b-14a9-41d7-9772-e0868a5f6d23 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:49.771240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-86cc9d6b-14a9-41d7-9772-e0868a5f6d23 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:49.802656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86cc9d6b-14a9-41d7-9772-e0868a5f6d23 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:49.803119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86cc9d6b-14a9-41d7-9772-e0868a5f6d23 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:49.803934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86cc9d6b-14a9-41d7-9772-e0868a5f6d23 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:49.804381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86cc9d6b-14a9-41d7-9772-e0868a5f6d23 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:50.069211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-86cc9d6b-14a9-41d7-9772-e0868a5f6d23 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:50.085519 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-86cc9d6b-14a9-41d7-9772-e0868a5f6d23 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1562 microversion: 2.1 time: 0.316662 May 18 22:50:50.086899 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2785/5812] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:49 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1562 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:50.105040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3036216f-06b3-4c03-b12f-8d53f43a611b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:50.105798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3036216f-06b3-4c03-b12f-8d53f43a611b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:50.114355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3036216f-06b3-4c03-b12f-8d53f43a611b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:50.115057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3036216f-06b3-4c03-b12f-8d53f43a611b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:50.116038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3036216f-06b3-4c03-b12f-8d53f43a611b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:50.116636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3036216f-06b3-4c03-b12f-8d53f43a611b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:50.333959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3036216f-06b3-4c03-b12f-8d53f43a611b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:50.343998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8036c445-1908-4ab1-9e0c-52de8edb325e tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2f2d05430>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:50.362893 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3036216f-06b3-4c03-b12f-8d53f43a611b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1562 microversion: 2.1 time: 0.261622 May 18 22:50:50.364208 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3028/5813] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:50 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1562 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:50.427471 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8036c445-1908-4ab1-9e0c-52de8edb325e tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134" status: 200 len: 345 microversion: 2.1 time: 0.089222 May 18 22:50:50.428200 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2786/5814] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:50:50 2022] GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 => generated 345 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:50:51.441111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf1f710b-6038-4aba-b300-fae01c3ad6af tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2dfab48b0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:51.498607 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-cf1f710b-6038-4aba-b300-fae01c3ad6af tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] HTTP exception thrown: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf1f710b-6038-4aba-b300-fae01c3ad6af tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Request method failure captured: May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 HTTP/1.1 May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXg8-HWyZKudUHTRuGPtyKO1KuhLxxscwLucwCENewfq52YTsq5oiUFTh7I3Y-oj6bj75pG7iBhhtDJiD8XOAXTh2YvFTgMYh73qJdZvcdmjO8kTuxWlw6OXOAJ-piN34Ycd_EZUD63RmJ-8mwzslL9MpX0JtFtmvplsj6no7CzjeZw May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cd342b53e41845e6886f2ae5b7cff870 May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-VolumesSnapshotsTestJSON-193971266 May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cd342b53e41845e6886f2ae5b7cff870"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cd342b53e41845e6886f2ae5b7cff870"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cd342b53e41845e6886f2ae5b7cff870"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cd342b53e41845e6886f2ae5b7cff870"}]}] May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-VolumesSnapshotsTestJSON-193971266 May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cd342b53e41845e6886f2ae5b7cff870 May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-VolumesSnapshotsTestJSON-193971266 May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-VolumesSnapshotsTestJSON-193971266-project May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fece42a574684b39a59874c63e9b561f May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-VolumesSnapshotsTestJSON-193971266-project May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: exception: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '935d91b4-3847-4693-99fe-6ce2c20c2134'} May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 502, in get May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi item = cinderclient( May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 202, in get May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get("/volumes/%s" % volume_id, "volume") May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi cinderclient.exceptions.NotFound: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. (HTTP 404) (Request-ID: req-f4ed7e82-462c-434d-ae0b-aaef98d25015) May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 120, in show May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi vol = self.volume_api.get(context, id) May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 395, in wrapper May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi res = method(self, ctx, *args, **kwargs) May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 435, in wrapper May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _reraise(exception.VolumeNotFound(volume_id=volume_id)) May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 486, in _reraise May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise desired_exc.with_traceback(sys.exc_info()[2]) May 18 22:50:51.501138 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 502, in get May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi item = cinderclient( May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 202, in get May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get("/volumes/%s" % volume_id, "volume") May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.VolumeNotFound: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 122, in show May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf1f710b-6038-4aba-b300-fae01c3ad6af tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Returning 404 to user: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cf1f710b-6038-4aba-b300-fae01c3ad6af tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134" status: 404 len: 109 microversion: 2.1 time: 0.066279 May 18 22:50:51.505852 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3029/5815] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:50:51 2022] GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:50:51.514724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fb8be078-09f2-45e3-9a67-5356574dbaf3 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2dfe425e0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:51.556613 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-fb8be078-09f2-45e3-9a67-5356574dbaf3 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] HTTP exception thrown: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fb8be078-09f2-45e3-9a67-5356574dbaf3 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Request method failure captured: May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 HTTP/1.1 May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXg8-HWyZKudUHTRuGPtyKO1KuhLxxscwLucwCENewfq52YTsq5oiUFTh7I3Y-oj6bj75pG7iBhhtDJiD8XOAXTh2YvFTgMYh73qJdZvcdmjO8kTuxWlw6OXOAJ-piN34Ycd_EZUD63RmJ-8mwzslL9MpX0JtFtmvplsj6no7CzjeZw May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: cd342b53e41845e6886f2ae5b7cff870 May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesSnapshotsTestJSON-193971266 May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cd342b53e41845e6886f2ae5b7cff870"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cd342b53e41845e6886f2ae5b7cff870"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cd342b53e41845e6886f2ae5b7cff870"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cd342b53e41845e6886f2ae5b7cff870"}]}] May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesSnapshotsTestJSON-193971266 May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: cd342b53e41845e6886f2ae5b7cff870 May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesSnapshotsTestJSON-193971266 May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesSnapshotsTestJSON-193971266-project May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: fece42a574684b39a59874c63e9b561f May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesSnapshotsTestJSON-193971266-project May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: method: May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: exception: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '935d91b4-3847-4693-99fe-6ce2c20c2134'} May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 676, in delete May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cinderclient(context).volumes.delete(volume_id) May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 235, in delete May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._delete(loc) May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 313, in _delete May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.delete(url) May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 233, in delete May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'DELETE', **kwargs) May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cinderclient.exceptions.NotFound: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. (HTTP 404) (Request-ID: req-261ea262-6576-4578-89b9-b759fd4f6e03) May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 136, in delete May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.volume_api.delete(context, id) May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 395, in wrapper May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, *args, **kwargs) May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 435, in wrapper May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _reraise(exception.VolumeNotFound(volume_id=volume_id)) May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 486, in _reraise May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise desired_exc.with_traceback(sys.exc_info()[2]) May 18 22:50:51.559211 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 676, in delete May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cinderclient(context).volumes.delete(volume_id) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 235, in delete May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._delete(loc) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 313, in _delete May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.delete(url) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 233, in delete May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'DELETE', **kwargs) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.VolumeNotFound: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 140, in delete May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fb8be078-09f2-45e3-9a67-5356574dbaf3 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Returning 404 to user: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fb8be078-09f2-45e3-9a67-5356574dbaf3 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "DELETE /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134" status: 404 len: 109 microversion: 2.1 time: 0.050681 May 18 22:50:51.565208 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2787/5816] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 22:50:51 2022] DELETE /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:50:51.569362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-37f48e58-a7e6-42c3-9d9b-4a313ffa83a3 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Calling method '.version_select at 0x7fa2dfa124c0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:51.607936 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-37f48e58-a7e6-42c3-9d9b-4a313ffa83a3 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] HTTP exception thrown: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-37f48e58-a7e6-42c3-9d9b-4a313ffa83a3 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Request method failure captured: May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 HTTP/1.1 May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXg8-HWyZKudUHTRuGPtyKO1KuhLxxscwLucwCENewfq52YTsq5oiUFTh7I3Y-oj6bj75pG7iBhhtDJiD8XOAXTh2YvFTgMYh73qJdZvcdmjO8kTuxWlw6OXOAJ-piN34Ycd_EZUD63RmJ-8mwzslL9MpX0JtFtmvplsj6no7CzjeZw May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: cd342b53e41845e6886f2ae5b7cff870 May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-VolumesSnapshotsTestJSON-193971266 May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/cd342b53e41845e6886f2ae5b7cff870"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cd342b53e41845e6886f2ae5b7cff870"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_cd342b53e41845e6886f2ae5b7cff870"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/cd342b53e41845e6886f2ae5b7cff870"}]}] May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-VolumesSnapshotsTestJSON-193971266 May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: cd342b53e41845e6886f2ae5b7cff870 May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-VolumesSnapshotsTestJSON-193971266 May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-VolumesSnapshotsTestJSON-193971266-project May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fece42a574684b39a59874c63e9b561f May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-VolumesSnapshotsTestJSON-193971266-project May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: method: May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: exception: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '935d91b4-3847-4693-99fe-6ce2c20c2134'} May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 502, in get May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi item = cinderclient( May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 202, in get May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get("/volumes/%s" % volume_id, "volume") May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi cinderclient.exceptions.NotFound: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. (HTTP 404) (Request-ID: req-81e644a0-cbfe-409e-98e5-c255c1a7a366) May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 120, in show May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi vol = self.volume_api.get(context, id) May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 395, in wrapper May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi res = method(self, ctx, *args, **kwargs) May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 435, in wrapper May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi _reraise(exception.VolumeNotFound(volume_id=volume_id)) May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 486, in _reraise May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise desired_exc.with_traceback(sys.exc_info()[2]) May 18 22:50:51.609994 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 433, in wrapper May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi res = method(self, ctx, volume_id, *args, **kwargs) May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/volume/cinder.py", line 502, in get May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi item = cinderclient( May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/v3/volumes_base.py", line 202, in get May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._get("/volumes/%s" % volume_id, "volume") May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/base.py", line 297, in _get May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi resp, body = self.api.client.get(url) May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 224, in get May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._cs_request(url, 'GET', **kwargs) May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 215, in _cs_request May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self.request(url, method, **kwargs) May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/cinderclient/client.py", line 201, in request May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exceptions.from_response(resp, body) May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.VolumeNotFound: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 794, in version_select May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func.func(self, *args, **kwargs) May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 122, in show May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-37f48e58-a7e6-42c3-9d9b-4a313ffa83a3 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] Returning 404 to user: Volume 935d91b4-3847-4693-99fe-6ce2c20c2134 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-37f48e58-a7e6-42c3-9d9b-4a313ffa83a3 tempest-VolumesSnapshotsTestJSON-193971266 tempest-VolumesSnapshotsTestJSON-193971266-project] 10.222.0.58 "GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134" status: 404 len: 109 microversion: 2.1 time: 0.045889 May 18 22:50:51.614564 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3030/5817] 10.222.0.58 () {58 vars in 1244 bytes} [Wed May 18 22:50:51 2022] GET /compute/v2.1/os-volumes/935d91b4-3847-4693-99fe-6ce2c20c2134 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:50:53.331635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-885da8d0-f5b0-42cb-b91a-110d9affcca5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:53.332453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-885da8d0-f5b0-42cb-b91a-110d9affcca5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:53.340309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-885da8d0-f5b0-42cb-b91a-110d9affcca5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:53.341977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-885da8d0-f5b0-42cb-b91a-110d9affcca5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:53.343988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-885da8d0-f5b0-42cb-b91a-110d9affcca5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:53.345768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-885da8d0-f5b0-42cb-b91a-110d9affcca5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:53.352739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-555c0843-bca4-46e8-8167-f65a83ebdbce req-117425e9-f893-47df-9c13-3db83e416400 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7d37b2a9-a0a9-491f-98de-d0f742a51614", "tag": "750d2724-6e7f-4830-88f2-285ce116a9c7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:50:53.367862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-555c0843-bca4-46e8-8167-f65a83ebdbce req-117425e9-f893-47df-9c13-3db83e416400 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:53.369822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-555c0843-bca4-46e8-8167-f65a83ebdbce req-117425e9-f893-47df-9c13-3db83e416400 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:53.389783 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-555c0843-bca4-46e8-8167-f65a83ebdbce req-117425e9-f893-47df-9c13-3db83e416400 service nova] Creating event network-changed:750d2724-6e7f-4830-88f2-285ce116a9c7 for instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 on n-h1-841040-6 May 18 22:50:53.406838 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-555c0843-bca4-46e8-8167-f65a83ebdbce req-117425e9-f893-47df-9c13-3db83e416400 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.059085 May 18 22:50:53.411314 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3031/5818] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:50:53 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:50:53.722909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-885da8d0-f5b0-42cb-b91a-110d9affcca5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:53.739028 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-885da8d0-f5b0-42cb-b91a-110d9affcca5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1562 microversion: 2.1 time: 0.407171 May 18 22:50:53.745139 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2788/5819] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:53 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1562 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:55.425892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bf53c6a6-da8b-47f0-bd7c-538cc33cfc4b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:55.427009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bf53c6a6-da8b-47f0-bd7c-538cc33cfc4b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:55.434693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf53c6a6-da8b-47f0-bd7c-538cc33cfc4b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:55.435142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf53c6a6-da8b-47f0-bd7c-538cc33cfc4b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:55.435905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf53c6a6-da8b-47f0-bd7c-538cc33cfc4b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:55.436347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf53c6a6-da8b-47f0-bd7c-538cc33cfc4b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:55.464966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bf53c6a6-da8b-47f0-bd7c-538cc33cfc4b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:50:55.560923 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bf53c6a6-da8b-47f0-bd7c-538cc33cfc4b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "DELETE /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 204 len: 0 microversion: 2.1 time: 0.140144 May 18 22:50:55.561708 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3032/5820] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:50:55 2022] DELETE /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:50:55.571005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d36ad9e-1cc0-4ff2-b19e-a87eb44ac41c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:55.572179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3d36ad9e-1cc0-4ff2-b19e-a87eb44ac41c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:55.580094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d36ad9e-1cc0-4ff2-b19e-a87eb44ac41c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:55.580765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d36ad9e-1cc0-4ff2-b19e-a87eb44ac41c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:55.581716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d36ad9e-1cc0-4ff2-b19e-a87eb44ac41c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:55.582345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d36ad9e-1cc0-4ff2-b19e-a87eb44ac41c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:55.728071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3d36ad9e-1cc0-4ff2-b19e-a87eb44ac41c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:55.738048 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3d36ad9e-1cc0-4ff2-b19e-a87eb44ac41c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1513 microversion: 2.1 time: 0.170964 May 18 22:50:55.747842 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2789/5821] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:55 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1513 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:56.756234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b60526b-56d7-473b-90c4-b97ff6218c35 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:56.757150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0b60526b-56d7-473b-90c4-b97ff6218c35 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:56.764222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b60526b-56d7-473b-90c4-b97ff6218c35 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:56.764734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b60526b-56d7-473b-90c4-b97ff6218c35 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:56.765562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b60526b-56d7-473b-90c4-b97ff6218c35 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:56.766392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b60526b-56d7-473b-90c4-b97ff6218c35 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:56.946779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0b60526b-56d7-473b-90c4-b97ff6218c35 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:56.959880 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0b60526b-56d7-473b-90c4-b97ff6218c35 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1513 microversion: 2.1 time: 0.208440 May 18 22:50:56.961136 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3033/5822] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:56 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1513 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:57.979716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3152af86-937d-4847-99d6-41bf012ed98b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:57.981869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3152af86-937d-4847-99d6-41bf012ed98b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:57.992186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3152af86-937d-4847-99d6-41bf012ed98b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:57.992757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3152af86-937d-4847-99d6-41bf012ed98b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:57.993656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3152af86-937d-4847-99d6-41bf012ed98b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:57.994207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3152af86-937d-4847-99d6-41bf012ed98b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:58.068353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-61b61ff2-c2b5-4c2b-9f76-e82d93add45a req-803ccfa3-6dd4-400f-8811-fb4dc03ed7f7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "09205585-252e-4699-80c8-e7490c13fb27", "name": "network-vif-deleted", "tag": "5baf92e7-0842-4630-9e89-7b739b09b387"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:50:58.096476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3152af86-937d-4847-99d6-41bf012ed98b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:50:58.098229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-61b61ff2-c2b5-4c2b-9f76-e82d93add45a req-803ccfa3-6dd4-400f-8811-fb4dc03ed7f7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:58.099409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-61b61ff2-c2b5-4c2b-9f76-e82d93add45a req-803ccfa3-6dd4-400f-8811-fb4dc03ed7f7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:58.106298 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3152af86-937d-4847-99d6-41bf012ed98b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 200 len: 1471 microversion: 2.1 time: 0.133015 May 18 22:50:58.113989 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2790/5823] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:57 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 1471 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:50:58.127567 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-61b61ff2-c2b5-4c2b-9f76-e82d93add45a req-803ccfa3-6dd4-400f-8811-fb4dc03ed7f7 service nova] Creating event network-vif-deleted:5baf92e7-0842-4630-9e89-7b739b09b387 for instance 09205585-252e-4699-80c8-e7490c13fb27 on n-h2-841040-6 May 18 22:50:58.138750 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-61b61ff2-c2b5-4c2b-9f76-e82d93add45a req-803ccfa3-6dd4-400f-8811-fb4dc03ed7f7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.075436 May 18 22:50:58.139523 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3034/5824] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:50:58 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:50:59.130673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d3646f61-58b9-4ac0-862d-8e7e21edb415 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:50:59.131281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d3646f61-58b9-4ac0-862d-8e7e21edb415 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 09205585-252e-4699-80c8-e7490c13fb27] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:50:59.142600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3646f61-58b9-4ac0-862d-8e7e21edb415 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:59.143149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3646f61-58b9-4ac0-862d-8e7e21edb415 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:59.144012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3646f61-58b9-4ac0-862d-8e7e21edb415 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:50:59.144440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d3646f61-58b9-4ac0-862d-8e7e21edb415 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:50:59.160511 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-d3646f61-58b9-4ac0-862d-8e7e21edb415 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] HTTP exception thrown: Instance 09205585-252e-4699-80c8-e7490c13fb27 could not be found. May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d3646f61-58b9-4ac0-862d-8e7e21edb415 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Request method failure captured: May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 HTTP/1.1 May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXeQkIJTe9I7NAHAPZKtV_kKeryezl8g4LRiyRDPPGUMuC0RuL2Vv0Fw7J9lNaAi5Sk3I42iA_3gmWrhQAfKSnyIJsyoG6cokqZy9Wa8UrF1Qu7HMJgIlsMOzRg_spnLyF0Z_w3q95StuG7hy4WvMKvIRl0ZdQ3ZjaZe4AExe4bbXYY May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: a64f5696cebf4353bb34b2e07d8a29a1 May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-VolumesSnapshotTestJSON-252491268 May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a64f5696cebf4353bb34b2e07d8a29a1"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a64f5696cebf4353bb34b2e07d8a29a1"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a64f5696cebf4353bb34b2e07d8a29a1"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a64f5696cebf4353bb34b2e07d8a29a1"}]}] May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-VolumesSnapshotTestJSON-252491268 May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: a64f5696cebf4353bb34b2e07d8a29a1 May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-VolumesSnapshotTestJSON-252491268 May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-VolumesSnapshotTestJSON-252491268-project May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: d35d4bd3eda74dd994c29fc8296d6800 May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-VolumesSnapshotTestJSON-252491268-project May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 09205585-252e-4699-80c8-e7490c13fb27 could not be found. May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '09205585-252e-4699-80c8-e7490c13fb27'} May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 09205585-252e-4699-80c8-e7490c13fb27 could not be found. May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 09205585-252e-4699-80c8-e7490c13fb27 could not be found. May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:50:59.162672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:59.174441 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:50:59.174441 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:50:59.174441 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:50:59.174441 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:50:59.174441 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:50:59.174441 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 09205585-252e-4699-80c8-e7490c13fb27 could not be found. May 18 22:50:59.174441 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:50:59.174441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d3646f61-58b9-4ac0-862d-8e7e21edb415 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Returning 404 to user: Instance 09205585-252e-4699-80c8-e7490c13fb27 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:50:59.174441 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d3646f61-58b9-4ac0-862d-8e7e21edb415 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27" status: 404 len: 111 microversion: 2.1 time: 0.037274 May 18 22:50:59.174441 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2791/5825] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:50:59 2022] GET /compute/v2.1/servers/09205585-252e-4699-80c8-e7490c13fb27 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:51:09.450399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1109653050", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "5b44febd-1776-489a-baef-97e941f3cf19"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:09.467548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [119083] Writing DB stats nova_api:SELECT=31,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:51:09.468240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [119083] Writing DB stats nova_cell1:SELECT=70,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:51:09.526729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] validate_networks() for [('5b44febd-1776-489a-baef-97e941f3cf19', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:51:10.272687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:51:10.273140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:51:10.273653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:51:10.274024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:51:10.274426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:51:10.286047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:10.286703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:10.287626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:10.288219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:10.306549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Getting quotas for project a64f5696cebf4353bb34b2e07d8a29a1. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:51:10.311990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Getting quotas for user d35d4bd3eda74dd994c29fc8296d6800 and project a64f5696cebf4353bb34b2e07d8a29a1. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:51:10.327699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:51:10.330456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:51:10.378611 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d323125f-174c-424e-bc3e-e876156fc589 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.933368 May 18 22:51:10.381219 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3035/5826] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:51:09 2022] POST /compute/v2.1/servers => generated 380 bytes in 937 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:51:10.392469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4ff30e69-868a-4ec1-b691-9ff5fed68ba5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:10.393608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4ff30e69-868a-4ec1-b691-9ff5fed68ba5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:10.398003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4ff30e69-868a-4ec1-b691-9ff5fed68ba5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [119082] Writing DB stats nova_api:SELECT=30,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:51:10.399271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4ff30e69-868a-4ec1-b691-9ff5fed68ba5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [119082] Writing DB stats nova_cell1:SELECT=50,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:51:10.481675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4ff30e69-868a-4ec1-b691-9ff5fed68ba5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:10.489826 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4ff30e69-868a-4ec1-b691-9ff5fed68ba5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 200 len: 1219 microversion: 2.1 time: 0.102559 May 18 22:51:10.490339 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2792/5827] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:10 2022] GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 1219 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:51:11.507238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d8af520-933e-42c7-a751-abe87a726345 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:11.508021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d8af520-933e-42c7-a751-abe87a726345 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:11.527622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8af520-933e-42c7-a751-abe87a726345 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:11.528366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8af520-933e-42c7-a751-abe87a726345 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:11.529623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8af520-933e-42c7-a751-abe87a726345 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:11.530358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d8af520-933e-42c7-a751-abe87a726345 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:12.029568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0d8af520-933e-42c7-a751-abe87a726345 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:12.040094 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d8af520-933e-42c7-a751-abe87a726345 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 200 len: 1279 microversion: 2.1 time: 0.537001 May 18 22:51:12.040731 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3036/5828] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:11 2022] GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 1279 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:13.058327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-47325661-0fe0-4a83-8fb3-1c10b990247c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:13.059576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-47325661-0fe0-4a83-8fb3-1c10b990247c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:13.077450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47325661-0fe0-4a83-8fb3-1c10b990247c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:13.079022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47325661-0fe0-4a83-8fb3-1c10b990247c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:13.080081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47325661-0fe0-4a83-8fb3-1c10b990247c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:13.082345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47325661-0fe0-4a83-8fb3-1c10b990247c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:13.157542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ea2fd8fe-3489-41e4-8b19-23232b356481 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:13.159774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ea2fd8fe-3489-41e4-8b19-23232b356481 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:13.171300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea2fd8fe-3489-41e4-8b19-23232b356481 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:13.173154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea2fd8fe-3489-41e4-8b19-23232b356481 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:13.178684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea2fd8fe-3489-41e4-8b19-23232b356481 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:13.179776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea2fd8fe-3489-41e4-8b19-23232b356481 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:13.286767 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ea2fd8fe-3489-41e4-8b19-23232b356481 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614/action" status: 200 len: 24568 microversion: 2.1 time: 0.134633 May 18 22:51:13.287440 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3037/5829] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:51:13 2022] POST /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614/action => generated 24568 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) May 18 22:51:13.391372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-47325661-0fe0-4a83-8fb3-1c10b990247c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:13.399561 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-47325661-0fe0-4a83-8fb3-1c10b990247c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 200 len: 1319 microversion: 2.1 time: 0.345438 May 18 22:51:13.400703 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2793/5830] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:13 2022] GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 1319 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:51:13.683789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-27b6e7b6-5c89-4cd9-8f85-5eff9bceba50 req-fbaf0973-a18e-4bda-bb0e-6c6403f52b0f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "99edadf1-9cbb-456e-a6aa-72d8ee32e2e4", "tag": "bda7366b-27da-4ef5-944e-3ddaf786c717"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:13.706790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-27b6e7b6-5c89-4cd9-8f85-5eff9bceba50 req-fbaf0973-a18e-4bda-bb0e-6c6403f52b0f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:13.707488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-27b6e7b6-5c89-4cd9-8f85-5eff9bceba50 req-fbaf0973-a18e-4bda-bb0e-6c6403f52b0f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:13.725430 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-27b6e7b6-5c89-4cd9-8f85-5eff9bceba50 req-fbaf0973-a18e-4bda-bb0e-6c6403f52b0f service nova] Creating event network-changed:bda7366b-27da-4ef5-944e-3ddaf786c717 for instance 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 on n-h2-841040-6 May 18 22:51:13.732768 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-27b6e7b6-5c89-4cd9-8f85-5eff9bceba50 req-fbaf0973-a18e-4bda-bb0e-6c6403f52b0f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.057098 May 18 22:51:13.733529 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3038/5831] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:51:13 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:51:14.429489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f7404344-0dd5-421c-a8d3-6a539c43e42c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:14.434048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f7404344-0dd5-421c-a8d3-6a539c43e42c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:14.444487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7404344-0dd5-421c-a8d3-6a539c43e42c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:14.445489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7404344-0dd5-421c-a8d3-6a539c43e42c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:14.446819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7404344-0dd5-421c-a8d3-6a539c43e42c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:14.447452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7404344-0dd5-421c-a8d3-6a539c43e42c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:14.698006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f7404344-0dd5-421c-a8d3-6a539c43e42c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:14.707744 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f7404344-0dd5-421c-a8d3-6a539c43e42c tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 200 len: 1319 microversion: 2.1 time: 0.286800 May 18 22:51:14.708337 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2794/5832] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:14 2022] GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 1319 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:15.728768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7c2c494d-2e40-49e7-bdc4-be2986d2e05e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:15.730694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7c2c494d-2e40-49e7-bdc4-be2986d2e05e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:15.745559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c2c494d-2e40-49e7-bdc4-be2986d2e05e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:15.748713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c2c494d-2e40-49e7-bdc4-be2986d2e05e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:15.750035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c2c494d-2e40-49e7-bdc4-be2986d2e05e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:15.750622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7c2c494d-2e40-49e7-bdc4-be2986d2e05e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:15.941313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7c2c494d-2e40-49e7-bdc4-be2986d2e05e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:15.952902 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7c2c494d-2e40-49e7-bdc4-be2986d2e05e tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 200 len: 1319 microversion: 2.1 time: 0.231107 May 18 22:51:15.956049 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3039/5833] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:15 2022] GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 1319 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:16.970960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e2d18f65-6024-42cc-8189-d910cc4f14eb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:16.972480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e2d18f65-6024-42cc-8189-d910cc4f14eb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:16.990678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2d18f65-6024-42cc-8189-d910cc4f14eb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:16.992368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2d18f65-6024-42cc-8189-d910cc4f14eb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:17.002271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2d18f65-6024-42cc-8189-d910cc4f14eb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:17.002995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2d18f65-6024-42cc-8189-d910cc4f14eb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:17.175912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e2d18f65-6024-42cc-8189-d910cc4f14eb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:17.184969 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e2d18f65-6024-42cc-8189-d910cc4f14eb tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 200 len: 1319 microversion: 2.1 time: 0.218420 May 18 22:51:17.185837 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2795/5834] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:16 2022] GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 1319 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:18.209122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6f1173de-7698-461f-9bd9-89d9b690dfb5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:18.210641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6f1173de-7698-461f-9bd9-89d9b690dfb5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:18.223040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f1173de-7698-461f-9bd9-89d9b690dfb5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:18.224108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f1173de-7698-461f-9bd9-89d9b690dfb5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:18.225606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f1173de-7698-461f-9bd9-89d9b690dfb5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:18.227152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f1173de-7698-461f-9bd9-89d9b690dfb5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:18.402719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6f1173de-7698-461f-9bd9-89d9b690dfb5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:18.414638 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6f1173de-7698-461f-9bd9-89d9b690dfb5 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 200 len: 1319 microversion: 2.1 time: 0.214866 May 18 22:51:18.416147 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3040/5835] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:18 2022] GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 1319 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:18.905327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-975631bb-6f2b-4596-b549-36b7217138ca req-19c0be0c-aa19-43e9-9043-a9cf594f7bc4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "99edadf1-9cbb-456e-a6aa-72d8ee32e2e4", "name": "network-vif-plugged", "status": "completed", "tag": "bda7366b-27da-4ef5-944e-3ddaf786c717"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:18.922992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-975631bb-6f2b-4596-b549-36b7217138ca req-19c0be0c-aa19-43e9-9043-a9cf594f7bc4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:18.925562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-975631bb-6f2b-4596-b549-36b7217138ca req-19c0be0c-aa19-43e9-9043-a9cf594f7bc4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:18.943439 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-975631bb-6f2b-4596-b549-36b7217138ca req-19c0be0c-aa19-43e9-9043-a9cf594f7bc4 service nova] Creating event network-vif-plugged:bda7366b-27da-4ef5-944e-3ddaf786c717 for instance 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 on n-h2-841040-6 May 18 22:51:18.963103 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-975631bb-6f2b-4596-b549-36b7217138ca req-19c0be0c-aa19-43e9-9043-a9cf594f7bc4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.060219 May 18 22:51:18.966458 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2796/5836] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:51:18 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:51:19.435777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-05fcf3c7-dfea-4df1-b4bf-f797f25e60d1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:19.437185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-05fcf3c7-dfea-4df1-b4bf-f797f25e60d1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:19.448995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05fcf3c7-dfea-4df1-b4bf-f797f25e60d1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:19.449447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05fcf3c7-dfea-4df1-b4bf-f797f25e60d1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:19.450217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05fcf3c7-dfea-4df1-b4bf-f797f25e60d1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:19.450635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05fcf3c7-dfea-4df1-b4bf-f797f25e60d1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:19.661354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-05fcf3c7-dfea-4df1-b4bf-f797f25e60d1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:19.670358 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-05fcf3c7-dfea-4df1-b4bf-f797f25e60d1 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 200 len: 1319 microversion: 2.1 time: 0.238241 May 18 22:51:19.670964 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3041/5837] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:19 2022] GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 1319 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:20.687121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-975631bb-6f2b-4596-b549-36b7217138ca req-19c0be0c-aa19-43e9-9043-a9cf594f7bc4 service nova] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:51:20.695645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4c26af14-a90f-47fe-a230-b0cd17edaa42 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:20.696367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4c26af14-a90f-47fe-a230-b0cd17edaa42 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:20.705143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c26af14-a90f-47fe-a230-b0cd17edaa42 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:20.706425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c26af14-a90f-47fe-a230-b0cd17edaa42 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:20.707214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c26af14-a90f-47fe-a230-b0cd17edaa42 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:20.707653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c26af14-a90f-47fe-a230-b0cd17edaa42 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:20.996035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4c26af14-a90f-47fe-a230-b0cd17edaa42 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:21.007051 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4c26af14-a90f-47fe-a230-b0cd17edaa42 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 200 len: 1508 microversion: 2.1 time: 0.323037 May 18 22:51:21.021076 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2797/5838] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:20 2022] GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 1508 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:21.025610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6dca87e8-0f1b-40dd-ba01-c24c9875a76b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "aa15dfd7-7807-43a9-8fbb-5b7d46bd02ba", "device": "/dev/sdb"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:21.026759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6dca87e8-0f1b-40dd-ba01-c24c9875a76b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:21.029917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6dca87e8-0f1b-40dd-ba01-c24c9875a76b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:51:21.031021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6dca87e8-0f1b-40dd-ba01-c24c9875a76b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:51:21.037652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6dca87e8-0f1b-40dd-ba01-c24c9875a76b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:21.038121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6dca87e8-0f1b-40dd-ba01-c24c9875a76b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:21.038884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6dca87e8-0f1b-40dd-ba01-c24c9875a76b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:21.039309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6dca87e8-0f1b-40dd-ba01-c24c9875a76b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:21.445634 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6dca87e8-0f1b-40dd-ba01-c24c9875a76b tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "POST /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.423763 May 18 22:51:21.449676 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3042/5839] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 22:51:21 2022] POST /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4/os-volume_attachments => generated 194 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:51:24.293319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-873bbc2c-2682-4ec3-8291-3b1cae07458a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:24.293957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-873bbc2c-2682-4ec3-8291-3b1cae07458a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:24.313484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-873bbc2c-2682-4ec3-8291-3b1cae07458a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:24.314476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-873bbc2c-2682-4ec3-8291-3b1cae07458a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:24.315449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-873bbc2c-2682-4ec3-8291-3b1cae07458a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:24.319838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-873bbc2c-2682-4ec3-8291-3b1cae07458a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:24.540467 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-873bbc2c-2682-4ec3-8291-3b1cae07458a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1831 microversion: 2.1 time: 0.250751 May 18 22:51:24.541093 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2798/5840] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:24 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1831 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:24.559711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7f22ab58-9dd2-43a1-b10b-db2f715a16dd tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:24.561039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7f22ab58-9dd2-43a1-b10b-db2f715a16dd tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:24.569817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f22ab58-9dd2-43a1-b10b-db2f715a16dd tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:24.570537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f22ab58-9dd2-43a1-b10b-db2f715a16dd tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:24.571496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f22ab58-9dd2-43a1-b10b-db2f715a16dd tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:24.572092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7f22ab58-9dd2-43a1-b10b-db2f715a16dd tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:24.963861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7f22ab58-9dd2-43a1-b10b-db2f715a16dd tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:24.972829 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7f22ab58-9dd2-43a1-b10b-db2f715a16dd tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1680 microversion: 2.1 time: 0.419014 May 18 22:51:24.977200 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3043/5841] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:24 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1680 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:25.145569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0bd74cb7-6c44-4f63-acae-66c667e1f243 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:25.147966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0bd74cb7-6c44-4f63-acae-66c667e1f243 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:25.156241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bd74cb7-6c44-4f63-acae-66c667e1f243 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:25.156691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bd74cb7-6c44-4f63-acae-66c667e1f243 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:25.157465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bd74cb7-6c44-4f63-acae-66c667e1f243 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:25.157920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0bd74cb7-6c44-4f63-acae-66c667e1f243 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:25.254162 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0bd74cb7-6c44-4f63-acae-66c667e1f243 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614/action" status: 200 len: 32640 microversion: 2.1 time: 0.112632 May 18 22:51:25.261903 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2799/5842] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:51:25 2022] POST /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614/action => generated 32640 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:51:25.417575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e3abd4e6-049f-42f5-a0cd-f06df02f06f5 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Action: 'action', calling method: >, body: {"migrate": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:25.418194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e3abd4e6-049f-42f5-a0cd-f06df02f06f5 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:25.434539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3abd4e6-049f-42f5-a0cd-f06df02f06f5 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:25.435108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3abd4e6-049f-42f5-a0cd-f06df02f06f5 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:25.435889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3abd4e6-049f-42f5-a0cd-f06df02f06f5 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:25.436323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3abd4e6-049f-42f5-a0cd-f06df02f06f5 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:25.516536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e3abd4e6-049f-42f5-a0cd-f06df02f06f5 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': '90809f2ab4bf4d58a92403fe91681382', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c743789567749f7bb84192438670440', 'project_domain_id': 'default', 'roles': ['member', 'admin', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:25.517183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e3abd4e6-049f-42f5-a0cd-f06df02f06f5 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] flavor_id is None. Assuming migration. {{(pid=119083) resize /opt/stack/nova/nova/compute/api.py:4142}} May 18 22:51:25.517623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e3abd4e6-049f-42f5-a0cd-f06df02f06f5 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Old instance type m1.heat2, new instance type m1.heat2 {{(pid=119083) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 22:51:25.916826 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e3abd4e6-049f-42f5-a0cd-f06df02f06f5 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614/action" status: 202 len: 0 microversion: 2.1 time: 0.506774 May 18 22:51:25.919182 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3044/5843] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:51:25 2022] POST /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614/action => generated 0 bytes in 510 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:51:25.947077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1ff5008b-fd40-482d-9d0b-21dceb21445a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:25.950831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1ff5008b-fd40-482d-9d0b-21dceb21445a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:25.971891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ff5008b-fd40-482d-9d0b-21dceb21445a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:25.974583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ff5008b-fd40-482d-9d0b-21dceb21445a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:25.981467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ff5008b-fd40-482d-9d0b-21dceb21445a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:25.981996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ff5008b-fd40-482d-9d0b-21dceb21445a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:26.336667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1ff5008b-fd40-482d-9d0b-21dceb21445a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:26.347021 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1ff5008b-fd40-482d-9d0b-21dceb21445a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1689 microversion: 2.1 time: 0.421519 May 18 22:51:26.357996 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2800/5844] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:25 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1689 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:27.367435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4fe2f1eb-4252-4684-b43c-03fc12a089aa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:27.384311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4fe2f1eb-4252-4684-b43c-03fc12a089aa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:27.403631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4fe2f1eb-4252-4684-b43c-03fc12a089aa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:27.404091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4fe2f1eb-4252-4684-b43c-03fc12a089aa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:27.405627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4fe2f1eb-4252-4684-b43c-03fc12a089aa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:27.408909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4fe2f1eb-4252-4684-b43c-03fc12a089aa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:27.696174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4fe2f1eb-4252-4684-b43c-03fc12a089aa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:27.707101 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4fe2f1eb-4252-4684-b43c-03fc12a089aa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1689 microversion: 2.1 time: 0.345991 May 18 22:51:27.709413 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3045/5845] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:27 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1689 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:28.727937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-32a63590-3af2-4b04-b8d0-e90da2b13772 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:28.729166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-32a63590-3af2-4b04-b8d0-e90da2b13772 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:28.741172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32a63590-3af2-4b04-b8d0-e90da2b13772 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:28.744146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32a63590-3af2-4b04-b8d0-e90da2b13772 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:28.748081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32a63590-3af2-4b04-b8d0-e90da2b13772 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:28.750265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32a63590-3af2-4b04-b8d0-e90da2b13772 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:29.140883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-32a63590-3af2-4b04-b8d0-e90da2b13772 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:29.155238 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-32a63590-3af2-4b04-b8d0-e90da2b13772 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1689 microversion: 2.1 time: 0.431646 May 18 22:51:29.171883 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2801/5846] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:28 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1689 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:30.173354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5c568b86-89f5-47c7-8bed-6a4d05cd0b38 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:30.174721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5c568b86-89f5-47c7-8bed-6a4d05cd0b38 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:30.190239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c568b86-89f5-47c7-8bed-6a4d05cd0b38 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:30.196155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c568b86-89f5-47c7-8bed-6a4d05cd0b38 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:30.196990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c568b86-89f5-47c7-8bed-6a4d05cd0b38 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:30.197424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5c568b86-89f5-47c7-8bed-6a4d05cd0b38 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:30.411332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5c568b86-89f5-47c7-8bed-6a4d05cd0b38 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:30.425548 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5c568b86-89f5-47c7-8bed-6a4d05cd0b38 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1689 microversion: 2.1 time: 0.256736 May 18 22:51:30.428227 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3046/5847] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:30 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1689 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:31.444909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfb658c1-16f5-41a1-812d-dff2863a3b92 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:31.445546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dfb658c1-16f5-41a1-812d-dff2863a3b92 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:31.457931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfb658c1-16f5-41a1-812d-dff2863a3b92 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:31.459019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfb658c1-16f5-41a1-812d-dff2863a3b92 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:31.464768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfb658c1-16f5-41a1-812d-dff2863a3b92 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:31.466001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfb658c1-16f5-41a1-812d-dff2863a3b92 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:31.738282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dfb658c1-16f5-41a1-812d-dff2863a3b92 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:31.746582 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dfb658c1-16f5-41a1-812d-dff2863a3b92 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1694 microversion: 2.1 time: 0.306233 May 18 22:51:31.752699 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2802/5848] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:31 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1694 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:32.765939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dc358f48-743c-468f-bb4e-17907c0f947f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:32.766736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dc358f48-743c-468f-bb4e-17907c0f947f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:32.780103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc358f48-743c-468f-bb4e-17907c0f947f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:32.780584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc358f48-743c-468f-bb4e-17907c0f947f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:32.781629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc358f48-743c-468f-bb4e-17907c0f947f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:32.782212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dc358f48-743c-468f-bb4e-17907c0f947f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:33.077520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-dc358f48-743c-468f-bb4e-17907c0f947f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:33.085405 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dc358f48-743c-468f-bb4e-17907c0f947f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1694 microversion: 2.1 time: 0.323632 May 18 22:51:33.086031 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3047/5849] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:32 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1694 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:34.103685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5ca5cbb1-dbfe-48c0-a2fa-d870a147bd2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:34.104534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5ca5cbb1-dbfe-48c0-a2fa-d870a147bd2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:34.116354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ca5cbb1-dbfe-48c0-a2fa-d870a147bd2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:34.116943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ca5cbb1-dbfe-48c0-a2fa-d870a147bd2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:34.117899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ca5cbb1-dbfe-48c0-a2fa-d870a147bd2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:34.120235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ca5cbb1-dbfe-48c0-a2fa-d870a147bd2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:34.306012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5ca5cbb1-dbfe-48c0-a2fa-d870a147bd2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:34.317838 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5ca5cbb1-dbfe-48c0-a2fa-d870a147bd2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1694 microversion: 2.1 time: 0.218690 May 18 22:51:34.321574 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2803/5850] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:34 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1694 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:35.342231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-012d265b-b1e8-441a-871d-d8cef90a2f2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:35.343425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-012d265b-b1e8-441a-871d-d8cef90a2f2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:35.351509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-012d265b-b1e8-441a-871d-d8cef90a2f2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:35.352272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-012d265b-b1e8-441a-871d-d8cef90a2f2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:35.353504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-012d265b-b1e8-441a-871d-d8cef90a2f2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:35.354241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-012d265b-b1e8-441a-871d-d8cef90a2f2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:35.509163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-012d265b-b1e8-441a-871d-d8cef90a2f2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:35.529864 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-012d265b-b1e8-441a-871d-d8cef90a2f2f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1694 microversion: 2.1 time: 0.191912 May 18 22:51:35.531424 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3048/5851] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:35 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1694 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:36.548249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0966ba4a-f0ee-4455-a2ee-4e3a507981c9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:36.548855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0966ba4a-f0ee-4455-a2ee-4e3a507981c9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:36.557325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0966ba4a-f0ee-4455-a2ee-4e3a507981c9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:36.558027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0966ba4a-f0ee-4455-a2ee-4e3a507981c9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:36.558807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0966ba4a-f0ee-4455-a2ee-4e3a507981c9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:36.559239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0966ba4a-f0ee-4455-a2ee-4e3a507981c9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:36.794630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0966ba4a-f0ee-4455-a2ee-4e3a507981c9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:36.803387 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0966ba4a-f0ee-4455-a2ee-4e3a507981c9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1694 microversion: 2.1 time: 0.259511 May 18 22:51:36.803980 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2804/5852] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:36 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1694 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:37.821374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8143253e-3782-41dd-8a45-6de9418eef1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:37.822843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8143253e-3782-41dd-8a45-6de9418eef1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:37.829587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8143253e-3782-41dd-8a45-6de9418eef1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:37.830885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8143253e-3782-41dd-8a45-6de9418eef1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:37.832023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8143253e-3782-41dd-8a45-6de9418eef1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:37.832781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8143253e-3782-41dd-8a45-6de9418eef1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:37.997068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8143253e-3782-41dd-8a45-6de9418eef1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:38.007043 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8143253e-3782-41dd-8a45-6de9418eef1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1694 microversion: 2.1 time: 0.190206 May 18 22:51:38.008182 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3049/5853] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:37 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1694 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:39.024385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a64a3c66-6281-4c9a-a4af-8d5e01f41075 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:39.024994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a64a3c66-6281-4c9a-a4af-8d5e01f41075 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:39.033338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a64a3c66-6281-4c9a-a4af-8d5e01f41075 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:39.033847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a64a3c66-6281-4c9a-a4af-8d5e01f41075 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:39.034830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a64a3c66-6281-4c9a-a4af-8d5e01f41075 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:39.035266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a64a3c66-6281-4c9a-a4af-8d5e01f41075 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:39.281107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a64a3c66-6281-4c9a-a4af-8d5e01f41075 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:39.289530 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a64a3c66-6281-4c9a-a4af-8d5e01f41075 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1694 microversion: 2.1 time: 0.269017 May 18 22:51:39.290431 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2805/5854] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:39 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1694 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:40.307726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce1750e7-bbf4-4ef0-a184-9b3904dea644 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:40.308322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ce1750e7-bbf4-4ef0-a184-9b3904dea644 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:40.310752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ce1750e7-bbf4-4ef0-a184-9b3904dea644 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_api:SELECT=44,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:51:40.318118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce1750e7-bbf4-4ef0-a184-9b3904dea644 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:40.318804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce1750e7-bbf4-4ef0-a184-9b3904dea644 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:40.319742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce1750e7-bbf4-4ef0-a184-9b3904dea644 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:40.320153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce1750e7-bbf4-4ef0-a184-9b3904dea644 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:40.342007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ce1750e7-bbf4-4ef0-a184-9b3904dea644 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_cell1:SELECT=94,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:51:40.550666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ce1750e7-bbf4-4ef0-a184-9b3904dea644 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:40.558504 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ce1750e7-bbf4-4ef0-a184-9b3904dea644 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1694 microversion: 2.1 time: 0.254425 May 18 22:51:40.559052 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3050/5855] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:40 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1694 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:41.576177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfa09a1b-945d-4457-adb5-9a4c7b18e5e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:41.577763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dfa09a1b-945d-4457-adb5-9a4c7b18e5e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:41.584774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-dfa09a1b-945d-4457-adb5-9a4c7b18e5e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_api:SELECT=31 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:51:41.586869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfa09a1b-945d-4457-adb5-9a4c7b18e5e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:41.587837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfa09a1b-945d-4457-adb5-9a4c7b18e5e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:41.588851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfa09a1b-945d-4457-adb5-9a4c7b18e5e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:41.589587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfa09a1b-945d-4457-adb5-9a4c7b18e5e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:41.593533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-dfa09a1b-945d-4457-adb5-9a4c7b18e5e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_cell1:SELECT=73 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:51:41.822718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dfa09a1b-945d-4457-adb5-9a4c7b18e5e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:41.830533 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dfa09a1b-945d-4457-adb5-9a4c7b18e5e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1694 microversion: 2.1 time: 0.258451 May 18 22:51:41.831185 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2806/5856] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:41 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1694 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:42.850452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a69401d4-f747-4eec-a791-73a276288b1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:42.853968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a69401d4-f747-4eec-a791-73a276288b1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:42.866437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a69401d4-f747-4eec-a791-73a276288b1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:42.867716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a69401d4-f747-4eec-a791-73a276288b1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:42.869794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a69401d4-f747-4eec-a791-73a276288b1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:42.870410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a69401d4-f747-4eec-a791-73a276288b1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:43.038738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a69401d4-f747-4eec-a791-73a276288b1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:43.048717 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a69401d4-f747-4eec-a791-73a276288b1a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1693 microversion: 2.1 time: 0.204078 May 18 22:51:43.051898 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3051/5857] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:42 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1693 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:43.328382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d1f2181f-2fd7-45f8-a356-6ce1da820b89 req-5834f5bb-9780-491a-8a4d-de7ca3cadf75 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d37b2a9-a0a9-491f-98de-d0f742a51614", "name": "network-vif-unplugged", "status": "completed", "tag": "750d2724-6e7f-4830-88f2-285ce116a9c7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:43.350675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d1f2181f-2fd7-45f8-a356-6ce1da820b89 req-5834f5bb-9780-491a-8a4d-de7ca3cadf75 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:43.351617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d1f2181f-2fd7-45f8-a356-6ce1da820b89 req-5834f5bb-9780-491a-8a4d-de7ca3cadf75 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:43.379110 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d1f2181f-2fd7-45f8-a356-6ce1da820b89 req-5834f5bb-9780-491a-8a4d-de7ca3cadf75 service nova] Creating event network-vif-unplugged:750d2724-6e7f-4830-88f2-285ce116a9c7 for instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 on n-h2-841040-6 May 18 22:51:43.388302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-d1f2181f-2fd7-45f8-a356-6ce1da820b89 req-5834f5bb-9780-491a-8a4d-de7ca3cadf75 service nova] Instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:51:43.403524 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d1f2181f-2fd7-45f8-a356-6ce1da820b89 req-5834f5bb-9780-491a-8a4d-de7ca3cadf75 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.084121 May 18 22:51:43.406447 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2807/5858] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:51:43 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:51:44.069972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-76d01619-d96a-4f94-adae-762f11bca9d6 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:44.071467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-76d01619-d96a-4f94-adae-762f11bca9d6 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:44.080447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76d01619-d96a-4f94-adae-762f11bca9d6 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:44.081548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76d01619-d96a-4f94-adae-762f11bca9d6 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:44.082661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76d01619-d96a-4f94-adae-762f11bca9d6 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:44.083512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-76d01619-d96a-4f94-adae-762f11bca9d6 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:44.281439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-76d01619-d96a-4f94-adae-762f11bca9d6 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:44.290385 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-76d01619-d96a-4f94-adae-762f11bca9d6 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1693 microversion: 2.1 time: 0.225449 May 18 22:51:44.291337 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3052/5859] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:44 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1693 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:45.309617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fa0f41da-40cd-43bc-8145-7774b3dd0782 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:45.311006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fa0f41da-40cd-43bc-8145-7774b3dd0782 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:45.318487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa0f41da-40cd-43bc-8145-7774b3dd0782 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:45.319242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa0f41da-40cd-43bc-8145-7774b3dd0782 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:45.320208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa0f41da-40cd-43bc-8145-7774b3dd0782 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:45.320810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fa0f41da-40cd-43bc-8145-7774b3dd0782 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:45.646134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fa0f41da-40cd-43bc-8145-7774b3dd0782 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:45.656127 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fa0f41da-40cd-43bc-8145-7774b3dd0782 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1693 microversion: 2.1 time: 0.351771 May 18 22:51:45.667074 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2808/5860] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:45 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1693 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:45.789597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-31203ef7-c451-4230-92cb-e402107b1ea9 req-66860571-b856-43ed-a4f5-977d250a6da2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7d37b2a9-a0a9-491f-98de-d0f742a51614", "tag": "750d2724-6e7f-4830-88f2-285ce116a9c7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:45.800244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-31203ef7-c451-4230-92cb-e402107b1ea9 req-66860571-b856-43ed-a4f5-977d250a6da2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:45.800681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-31203ef7-c451-4230-92cb-e402107b1ea9 req-66860571-b856-43ed-a4f5-977d250a6da2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:45.833620 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-31203ef7-c451-4230-92cb-e402107b1ea9 req-66860571-b856-43ed-a4f5-977d250a6da2 service nova] Creating event network-changed:750d2724-6e7f-4830-88f2-285ce116a9c7 for instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 on n-h2-841040-6 May 18 22:51:45.844453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-31203ef7-c451-4230-92cb-e402107b1ea9 req-66860571-b856-43ed-a4f5-977d250a6da2 service nova] Instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:51:45.875113 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-31203ef7-c451-4230-92cb-e402107b1ea9 req-66860571-b856-43ed-a4f5-977d250a6da2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.421739 May 18 22:51:45.878205 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3053/5861] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:51:45 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:51:46.674862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ecebcca9-5d9a-4aa7-9fa2-620d55fdc56b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:46.676319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ecebcca9-5d9a-4aa7-9fa2-620d55fdc56b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:46.684619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecebcca9-5d9a-4aa7-9fa2-620d55fdc56b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:46.685439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecebcca9-5d9a-4aa7-9fa2-620d55fdc56b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:46.686693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecebcca9-5d9a-4aa7-9fa2-620d55fdc56b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:46.687361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ecebcca9-5d9a-4aa7-9fa2-620d55fdc56b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:46.870543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ecebcca9-5d9a-4aa7-9fa2-620d55fdc56b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:46.879900 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ecebcca9-5d9a-4aa7-9fa2-620d55fdc56b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1691 microversion: 2.1 time: 0.209813 May 18 22:51:46.891234 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2809/5862] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:46 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1691 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:47.901181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-51472d9a-61b8-42d1-aef8-28cb4e106428 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:47.903297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-51472d9a-61b8-42d1-aef8-28cb4e106428 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:47.914912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51472d9a-61b8-42d1-aef8-28cb4e106428 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:47.915487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51472d9a-61b8-42d1-aef8-28cb4e106428 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:47.916350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51472d9a-61b8-42d1-aef8-28cb4e106428 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:47.916888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51472d9a-61b8-42d1-aef8-28cb4e106428 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:48.083175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-51472d9a-61b8-42d1-aef8-28cb4e106428 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:48.091125 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-51472d9a-61b8-42d1-aef8-28cb4e106428 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1688 microversion: 2.1 time: 0.196292 May 18 22:51:48.091699 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3054/5863] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:47 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1688 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:48.109066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-37017829-cb22-4656-a79b-630794252a01 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:48.109823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-37017829-cb22-4656-a79b-630794252a01 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:48.116858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-37017829-cb22-4656-a79b-630794252a01 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:48.117313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-37017829-cb22-4656-a79b-630794252a01 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:48.118183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-37017829-cb22-4656-a79b-630794252a01 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:48.118859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-37017829-cb22-4656-a79b-630794252a01 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:48.253278 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-37017829-cb22-4656-a79b-630794252a01 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614/action" status: 202 len: 0 microversion: 2.1 time: 0.148383 May 18 22:51:48.264859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ae2159e7-2836-4693-b8a8-dedf43bec49e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:48.265634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ae2159e7-2836-4693-b8a8-dedf43bec49e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:48.272233 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2810/5864] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:51:48 2022] POST /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:51:48.274813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae2159e7-2836-4693-b8a8-dedf43bec49e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:48.275262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae2159e7-2836-4693-b8a8-dedf43bec49e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:48.276029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae2159e7-2836-4693-b8a8-dedf43bec49e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:48.276701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae2159e7-2836-4693-b8a8-dedf43bec49e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:48.445934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ae2159e7-2836-4693-b8a8-dedf43bec49e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:48.455940 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ae2159e7-2836-4693-b8a8-dedf43bec49e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1687 microversion: 2.1 time: 0.196485 May 18 22:51:48.457349 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3055/5865] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:48 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1687 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:49.495111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-217a2627-96c1-45a3-809e-17b0f84fa676 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:49.495816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-217a2627-96c1-45a3-809e-17b0f84fa676 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:49.517355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-217a2627-96c1-45a3-809e-17b0f84fa676 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:49.520360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-217a2627-96c1-45a3-809e-17b0f84fa676 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:49.521390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-217a2627-96c1-45a3-809e-17b0f84fa676 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:49.523457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-217a2627-96c1-45a3-809e-17b0f84fa676 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:49.836093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-217a2627-96c1-45a3-809e-17b0f84fa676 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:49.852758 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-217a2627-96c1-45a3-809e-17b0f84fa676 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1687 microversion: 2.1 time: 0.374211 May 18 22:51:49.853427 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2811/5866] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:49 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1687 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:50.872332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c20cf607-8600-4b38-bf16-04c490586f91 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:50.873957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c20cf607-8600-4b38-bf16-04c490586f91 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:50.882984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c20cf607-8600-4b38-bf16-04c490586f91 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:50.883822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c20cf607-8600-4b38-bf16-04c490586f91 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:50.885252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c20cf607-8600-4b38-bf16-04c490586f91 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:50.886261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c20cf607-8600-4b38-bf16-04c490586f91 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:51.036005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-a763a671-827c-4108-b284-f4039db769ff req-5a84b985-5781-41c0-ac3d-db86514cd567 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d37b2a9-a0a9-491f-98de-d0f742a51614", "name": "network-vif-plugged", "status": "completed", "tag": "750d2724-6e7f-4830-88f2-285ce116a9c7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:51.045059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a763a671-827c-4108-b284-f4039db769ff req-5a84b985-5781-41c0-ac3d-db86514cd567 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:51.045951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a763a671-827c-4108-b284-f4039db769ff req-5a84b985-5781-41c0-ac3d-db86514cd567 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:51.059171 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-a763a671-827c-4108-b284-f4039db769ff req-5a84b985-5781-41c0-ac3d-db86514cd567 service nova] Creating event network-vif-plugged:750d2724-6e7f-4830-88f2-285ce116a9c7 for instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 on n-h2-841040-6 May 18 22:51:51.066430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-a763a671-827c-4108-b284-f4039db769ff req-5a84b985-5781-41c0-ac3d-db86514cd567 service nova] Instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:51:51.078271 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-a763a671-827c-4108-b284-f4039db769ff req-5a84b985-5781-41c0-ac3d-db86514cd567 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.139373 May 18 22:51:51.078977 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2812/5867] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:51:50 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:51:51.113054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c20cf607-8600-4b38-bf16-04c490586f91 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:51.121373 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c20cf607-8600-4b38-bf16-04c490586f91 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1687 microversion: 2.1 time: 0.255009 May 18 22:51:51.121994 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3056/5868] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:50 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1687 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:52.141557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5e0312c6-6fa3-4d66-8533-4ac132c4c6c8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:52.142394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5e0312c6-6fa3-4d66-8533-4ac132c4c6c8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:52.149059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e0312c6-6fa3-4d66-8533-4ac132c4c6c8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:52.149513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e0312c6-6fa3-4d66-8533-4ac132c4c6c8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:52.150926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e0312c6-6fa3-4d66-8533-4ac132c4c6c8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:52.151363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e0312c6-6fa3-4d66-8533-4ac132c4c6c8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:52.398172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5e0312c6-6fa3-4d66-8533-4ac132c4c6c8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:52.411066 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5e0312c6-6fa3-4d66-8533-4ac132c4c6c8 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1687 microversion: 2.1 time: 0.274740 May 18 22:51:52.412629 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2813/5869] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:52 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1687 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:52.675144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6f69c789-bba0-4970-8ad3-65819755e1fb req-8c4d700e-0487-4b55-9929-7c24410c0ce2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d37b2a9-a0a9-491f-98de-d0f742a51614", "name": "network-vif-unplugged", "status": "completed", "tag": "750d2724-6e7f-4830-88f2-285ce116a9c7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:52.701616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6f69c789-bba0-4970-8ad3-65819755e1fb req-8c4d700e-0487-4b55-9929-7c24410c0ce2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:52.705183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6f69c789-bba0-4970-8ad3-65819755e1fb req-8c4d700e-0487-4b55-9929-7c24410c0ce2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:52.743682 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6f69c789-bba0-4970-8ad3-65819755e1fb req-8c4d700e-0487-4b55-9929-7c24410c0ce2 service nova] Creating event network-vif-unplugged:750d2724-6e7f-4830-88f2-285ce116a9c7 for instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 on n-h1-841040-6 May 18 22:51:52.758639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-6f69c789-bba0-4970-8ad3-65819755e1fb req-8c4d700e-0487-4b55-9929-7c24410c0ce2 service nova] Instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:51:52.791215 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6f69c789-bba0-4970-8ad3-65819755e1fb req-8c4d700e-0487-4b55-9929-7c24410c0ce2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.118201 May 18 22:51:52.793690 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3057/5870] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:51:52 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:51:53.428851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d5037263-09a6-42d1-b91b-d77c9fdc08a2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:53.429617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d5037263-09a6-42d1-b91b-d77c9fdc08a2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:53.440747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5037263-09a6-42d1-b91b-d77c9fdc08a2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:53.441630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5037263-09a6-42d1-b91b-d77c9fdc08a2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:53.444858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5037263-09a6-42d1-b91b-d77c9fdc08a2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:53.446433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5037263-09a6-42d1-b91b-d77c9fdc08a2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:53.789986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d5037263-09a6-42d1-b91b-d77c9fdc08a2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:53.803428 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d5037263-09a6-42d1-b91b-d77c9fdc08a2 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1687 microversion: 2.1 time: 0.378731 May 18 22:51:53.804286 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2814/5871] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:53 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1687 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:54.825800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-e027f93a-9dd5-4693-8932-d8cc71188c16 req-64bb43aa-e301-4660-9bae-d764dfdce2ea service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7d37b2a9-a0a9-491f-98de-d0f742a51614", "tag": "750d2724-6e7f-4830-88f2-285ce116a9c7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:54.830652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5b6d81e9-de22-4436-8cba-72aef91f8fc5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:54.832177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5b6d81e9-de22-4436-8cba-72aef91f8fc5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:54.840378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e027f93a-9dd5-4693-8932-d8cc71188c16 req-64bb43aa-e301-4660-9bae-d764dfdce2ea service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:54.840895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e027f93a-9dd5-4693-8932-d8cc71188c16 req-64bb43aa-e301-4660-9bae-d764dfdce2ea service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:54.846136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b6d81e9-de22-4436-8cba-72aef91f8fc5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:54.846987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b6d81e9-de22-4436-8cba-72aef91f8fc5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:54.848283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b6d81e9-de22-4436-8cba-72aef91f8fc5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:54.851137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b6d81e9-de22-4436-8cba-72aef91f8fc5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:54.868332 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-e027f93a-9dd5-4693-8932-d8cc71188c16 req-64bb43aa-e301-4660-9bae-d764dfdce2ea service nova] Creating event network-changed:750d2724-6e7f-4830-88f2-285ce116a9c7 for instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 on n-h1-841040-6 May 18 22:51:54.879508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-e027f93a-9dd5-4693-8932-d8cc71188c16 req-64bb43aa-e301-4660-9bae-d764dfdce2ea service nova] Instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 22:51:54.891380 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-e027f93a-9dd5-4693-8932-d8cc71188c16 req-64bb43aa-e301-4660-9bae-d764dfdce2ea service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.070385 May 18 22:51:54.891995 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3058/5872] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:51:54 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:51:55.157670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5b6d81e9-de22-4436-8cba-72aef91f8fc5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:55.193999 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5b6d81e9-de22-4436-8cba-72aef91f8fc5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1687 microversion: 2.1 time: 0.370392 May 18 22:51:55.194699 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2815/5873] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:54 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1687 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:56.216879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0e45feb9-3860-4617-83ca-7e4fee80c06a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:51:56.218062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e45feb9-3860-4617-83ca-7e4fee80c06a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:51:56.229145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e45feb9-3860-4617-83ca-7e4fee80c06a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:56.229913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e45feb9-3860-4617-83ca-7e4fee80c06a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:56.230917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e45feb9-3860-4617-83ca-7e4fee80c06a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:56.231534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e45feb9-3860-4617-83ca-7e4fee80c06a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:56.541832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0e45feb9-3860-4617-83ca-7e4fee80c06a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:51:56.563007 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0e45feb9-3860-4617-83ca-7e4fee80c06a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1680 microversion: 2.1 time: 0.353487 May 18 22:51:56.564394 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3059/5874] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:51:56 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1680 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:51:58.711452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-45f163cf-57b6-42ac-833c-265a2673685f req-c8682fc5-5dfc-4e32-829e-3541dedabcc5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d37b2a9-a0a9-491f-98de-d0f742a51614", "name": "network-vif-plugged", "status": "completed", "tag": "750d2724-6e7f-4830-88f2-285ce116a9c7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:51:58.734305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-45f163cf-57b6-42ac-833c-265a2673685f req-c8682fc5-5dfc-4e32-829e-3541dedabcc5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:51:58.736138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-45f163cf-57b6-42ac-833c-265a2673685f req-c8682fc5-5dfc-4e32-829e-3541dedabcc5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:51:58.767402 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-45f163cf-57b6-42ac-833c-265a2673685f req-c8682fc5-5dfc-4e32-829e-3541dedabcc5 service nova] Creating event network-vif-plugged:750d2724-6e7f-4830-88f2-285ce116a9c7 for instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 on n-h1-841040-6 May 18 22:51:58.781638 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-45f163cf-57b6-42ac-833c-265a2673685f req-c8682fc5-5dfc-4e32-829e-3541dedabcc5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.069863 May 18 22:51:58.784328 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2816/5875] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:51:58 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:52:00.998880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a80b85bf-2507-42a8-867d-01b5c2511c82 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:00.999387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a80b85bf-2507-42a8-867d-01b5c2511c82 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:01.006116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a80b85bf-2507-42a8-867d-01b5c2511c82 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:01.006761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a80b85bf-2507-42a8-867d-01b5c2511c82 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:01.007681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a80b85bf-2507-42a8-867d-01b5c2511c82 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:01.008266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a80b85bf-2507-42a8-867d-01b5c2511c82 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:01.111056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-a80b85bf-2507-42a8-867d-01b5c2511c82 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lazy-loading 'services' on Instance uuid 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:52:01.195990 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a80b85bf-2507-42a8-867d-01b5c2511c82 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "DELETE /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4/os-volume_attachments/aa15dfd7-7807-43a9-8fbb-5b7d46bd02ba" status: 202 len: 0 microversion: 2.1 time: 0.194593 May 18 22:52:01.201525 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3060/5876] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 22:52:00 2022] DELETE /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4/os-volume_attachments/aa15dfd7-7807-43a9-8fbb-5b7d46bd02ba => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:52:13.308411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6e162fc9-b57c-4e54-bf96-934d67f892bc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:13.309548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6e162fc9-b57c-4e54-bf96-934d67f892bc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:13.318743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-6e162fc9-b57c-4e54-bf96-934d67f892bc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [119082] Writing DB stats nova_api:SELECT=25 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:52:13.320145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-6e162fc9-b57c-4e54-bf96-934d67f892bc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [119082] Writing DB stats nova_cell1:SELECT=65,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:52:13.322323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e162fc9-b57c-4e54-bf96-934d67f892bc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:13.323226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e162fc9-b57c-4e54-bf96-934d67f892bc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:13.324262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e162fc9-b57c-4e54-bf96-934d67f892bc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:13.325589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e162fc9-b57c-4e54-bf96-934d67f892bc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:13.363498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6e162fc9-b57c-4e54-bf96-934d67f892bc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:52:13.465230 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6e162fc9-b57c-4e54-bf96-934d67f892bc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "DELETE /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 204 len: 0 microversion: 2.1 time: 0.160538 May 18 22:52:13.468999 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2817/5877] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:52:13 2022] DELETE /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:52:13.478387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca7dbe41-4805-4cfe-aba7-17ca5ea547cc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:13.479620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ca7dbe41-4805-4cfe-aba7-17ca5ea547cc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:13.487225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ca7dbe41-4805-4cfe-aba7-17ca5ea547cc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [119083] Writing DB stats nova_api:SELECT=21 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:52:13.488633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ca7dbe41-4805-4cfe-aba7-17ca5ea547cc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [119083] Writing DB stats nova_cell1:SELECT=62,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:52:13.496836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca7dbe41-4805-4cfe-aba7-17ca5ea547cc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:13.497482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca7dbe41-4805-4cfe-aba7-17ca5ea547cc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:13.498467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca7dbe41-4805-4cfe-aba7-17ca5ea547cc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:13.498920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca7dbe41-4805-4cfe-aba7-17ca5ea547cc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:13.658343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ca7dbe41-4805-4cfe-aba7-17ca5ea547cc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:52:13.666605 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ca7dbe41-4805-4cfe-aba7-17ca5ea547cc tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 200 len: 1514 microversion: 2.1 time: 0.195387 May 18 22:52:13.667504 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3061/5878] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:13 2022] GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 1514 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:52:14.691590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-550d3072-0403-43bf-ae85-957a3024c425 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:14.693073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-550d3072-0403-43bf-ae85-957a3024c425 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:14.702760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-550d3072-0403-43bf-ae85-957a3024c425 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:14.703470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-550d3072-0403-43bf-ae85-957a3024c425 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:14.704987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-550d3072-0403-43bf-ae85-957a3024c425 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:14.705995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-550d3072-0403-43bf-ae85-957a3024c425 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:15.003372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-550d3072-0403-43bf-ae85-957a3024c425 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:52:15.012737 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-550d3072-0403-43bf-ae85-957a3024c425 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 200 len: 1514 microversion: 2.1 time: 0.327604 May 18 22:52:15.013537 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2818/5879] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:14 2022] GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 1514 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:52:16.032515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3dba55c3-f051-42d6-8a5a-518ad65244b8 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:16.034238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3dba55c3-f051-42d6-8a5a-518ad65244b8 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:16.045539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3dba55c3-f051-42d6-8a5a-518ad65244b8 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:16.046208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3dba55c3-f051-42d6-8a5a-518ad65244b8 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:16.046994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3dba55c3-f051-42d6-8a5a-518ad65244b8 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:16.047425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3dba55c3-f051-42d6-8a5a-518ad65244b8 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:16.128909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3dba55c3-f051-42d6-8a5a-518ad65244b8 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd35d4bd3eda74dd994c29fc8296d6800', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a64f5696cebf4353bb34b2e07d8a29a1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:52:16.161296 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3dba55c3-f051-42d6-8a5a-518ad65244b8 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 200 len: 1472 microversion: 2.1 time: 0.123795 May 18 22:52:16.170934 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3062/5880] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:16 2022] GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 1472 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:52:16.290136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-a7f96490-bffd-482a-9eff-0b516db456b0 req-044ce981-0513-4829-b222-c84a34fa21e6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "99edadf1-9cbb-456e-a6aa-72d8ee32e2e4", "name": "network-vif-deleted", "tag": "bda7366b-27da-4ef5-944e-3ddaf786c717"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:52:16.325160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a7f96490-bffd-482a-9eff-0b516db456b0 req-044ce981-0513-4829-b222-c84a34fa21e6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:16.326347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a7f96490-bffd-482a-9eff-0b516db456b0 req-044ce981-0513-4829-b222-c84a34fa21e6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:16.350362 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-a7f96490-bffd-482a-9eff-0b516db456b0 req-044ce981-0513-4829-b222-c84a34fa21e6 service nova] Creating event network-vif-deleted:bda7366b-27da-4ef5-944e-3ddaf786c717 for instance 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 on n-h2-841040-6 May 18 22:52:16.355800 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-a7f96490-bffd-482a-9eff-0b516db456b0 req-044ce981-0513-4829-b222-c84a34fa21e6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.069700 May 18 22:52:16.357703 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2819/5881] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:52:16 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:52:17.179861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ba12d5f-2e30-414e-bdaf-ffa52b5fb210 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:17.180698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8ba12d5f-2e30-414e-bdaf-ffa52b5fb210 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] [instance: 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:17.188436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ba12d5f-2e30-414e-bdaf-ffa52b5fb210 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:17.188901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ba12d5f-2e30-414e-bdaf-ffa52b5fb210 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:17.189663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ba12d5f-2e30-414e-bdaf-ffa52b5fb210 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:17.190124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8ba12d5f-2e30-414e-bdaf-ffa52b5fb210 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:17.207511 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-8ba12d5f-2e30-414e-bdaf-ffa52b5fb210 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] HTTP exception thrown: Instance 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 could not be found. May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ba12d5f-2e30-414e-bdaf-ffa52b5fb210 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Request method failure captured: May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 HTTP/1.1 May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXeQkIJTe9I7NAHAPZKtV_kKeryezl8g4LRiyRDPPGUMuC0RuL2Vv0Fw7J9lNaAi5Sk3I42iA_3gmWrhQAfKSnyIJsyoG6cokqZy9Wa8UrF1Qu7HMJgIlsMOzRg_spnLyF0Z_w3q95StuG7hy4WvMKvIRl0ZdQ3ZjaZe4AExe4bbXYY May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: a64f5696cebf4353bb34b2e07d8a29a1 May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-VolumesSnapshotTestJSON-252491268 May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a64f5696cebf4353bb34b2e07d8a29a1"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a64f5696cebf4353bb34b2e07d8a29a1"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a64f5696cebf4353bb34b2e07d8a29a1"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a64f5696cebf4353bb34b2e07d8a29a1"}]}] May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-VolumesSnapshotTestJSON-252491268 May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: a64f5696cebf4353bb34b2e07d8a29a1 May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-VolumesSnapshotTestJSON-252491268 May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-VolumesSnapshotTestJSON-252491268-project May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: d35d4bd3eda74dd994c29fc8296d6800 May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-VolumesSnapshotTestJSON-252491268-project May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 could not be found. May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '99edadf1-9cbb-456e-a6aa-72d8ee32e2e4'} May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 could not be found. May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 could not be found. May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:52:17.209155 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:52:17.214312 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:52:17.214312 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:52:17.214312 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:52:17.214312 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:52:17.214312 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:52:17.214312 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 could not be found. May 18 22:52:17.214312 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:52:17.216346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8ba12d5f-2e30-414e-bdaf-ffa52b5fb210 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] Returning 404 to user: Instance 99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:52:17.217414 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8ba12d5f-2e30-414e-bdaf-ffa52b5fb210 tempest-VolumesSnapshotTestJSON-252491268 tempest-VolumesSnapshotTestJSON-252491268-project] 10.222.0.58 "GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4" status: 404 len: 111 microversion: 2.1 time: 0.042244 May 18 22:52:17.218554 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3063/5882] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:17 2022] GET /compute/v2.1/servers/99edadf1-9cbb-456e-a6aa-72d8ee32e2e4 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:52:20.796336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63be96cd-9531-4479-bd58-31493792249c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:52:20.797439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-63be96cd-9531-4479-bd58-31493792249c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:20.824489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63be96cd-9531-4479-bd58-31493792249c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:20.825521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63be96cd-9531-4479-bd58-31493792249c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:20.826870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63be96cd-9531-4479-bd58-31493792249c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:20.827352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63be96cd-9531-4479-bd58-31493792249c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:20.919570 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-63be96cd-9531-4479-bd58-31493792249c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614/action" status: 200 len: 63154 microversion: 2.1 time: 0.128099 May 18 22:52:20.920675 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2820/5883] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:52:20 2022] POST /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614/action => generated 63154 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:52:27.260043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b26907c3-c4ff-4248-89d7-1cc25fa8d6a1 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:27.261296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b26907c3-c4ff-4248-89d7-1cc25fa8d6a1 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:27.265184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-b26907c3-c4ff-4248-89d7-1cc25fa8d6a1 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [119083] Writing DB stats nova_api:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:52:27.266654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-b26907c3-c4ff-4248-89d7-1cc25fa8d6a1 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [119083] Writing DB stats nova_cell1:SELECT=14 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:52:27.278497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b26907c3-c4ff-4248-89d7-1cc25fa8d6a1 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:27.279206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b26907c3-c4ff-4248-89d7-1cc25fa8d6a1 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:27.280251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b26907c3-c4ff-4248-89d7-1cc25fa8d6a1 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:27.280844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b26907c3-c4ff-4248-89d7-1cc25fa8d6a1 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:27.937492 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b26907c3-c4ff-4248-89d7-1cc25fa8d6a1 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1831 microversion: 2.1 time: 0.684007 May 18 22:52:27.938384 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3064/5884] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:27 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1831 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:52:29.323309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f00d3ce9-00ea-4460-8415-4f7db61a6953 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:29.323878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f00d3ce9-00ea-4460-8415-4f7db61a6953 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:29.334932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-8d3bb7bf-9265-4be5-a410-cbc3744c78da req-b34e6011-43d2-4f81-88cc-90f1fafef747 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7d37b2a9-a0a9-491f-98de-d0f742a51614", "tag": "750d2724-6e7f-4830-88f2-285ce116a9c7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:52:29.353957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8d3bb7bf-9265-4be5-a410-cbc3744c78da req-b34e6011-43d2-4f81-88cc-90f1fafef747 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:29.356587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8d3bb7bf-9265-4be5-a410-cbc3744c78da req-b34e6011-43d2-4f81-88cc-90f1fafef747 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:29.364040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f00d3ce9-00ea-4460-8415-4f7db61a6953 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:29.364663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f00d3ce9-00ea-4460-8415-4f7db61a6953 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:29.365616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f00d3ce9-00ea-4460-8415-4f7db61a6953 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:29.366306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f00d3ce9-00ea-4460-8415-4f7db61a6953 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:29.432986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f00d3ce9-00ea-4460-8415-4f7db61a6953 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:52:29.648532 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f00d3ce9-00ea-4460-8415-4f7db61a6953 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 204 len: 0 microversion: 2.1 time: 0.328195 May 18 22:52:29.649990 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2821/5885] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:52:29 2022] DELETE /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:52:29.659445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2345e8ce-c847-4fa3-a355-b026e3418f98 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:29.661565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2345e8ce-c847-4fa3-a355-b026e3418f98 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:29.683297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2345e8ce-c847-4fa3-a355-b026e3418f98 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:29.687469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2345e8ce-c847-4fa3-a355-b026e3418f98 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:29.689690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2345e8ce-c847-4fa3-a355-b026e3418f98 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:29.690448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2345e8ce-c847-4fa3-a355-b026e3418f98 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:30.110455 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-8d3bb7bf-9265-4be5-a410-cbc3744c78da req-b34e6011-43d2-4f81-88cc-90f1fafef747 service nova] Creating event network-changed:750d2724-6e7f-4830-88f2-285ce116a9c7 for instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 on n-h1-841040-6 May 18 22:52:30.125422 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-8d3bb7bf-9265-4be5-a410-cbc3744c78da req-b34e6011-43d2-4f81-88cc-90f1fafef747 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.794780 May 18 22:52:30.126630 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3065/5886] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:52:29 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 797 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:52:30.183932 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2345e8ce-c847-4fa3-a355-b026e3418f98 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:52:30.197647 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2345e8ce-c847-4fa3-a355-b026e3418f98 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1686 microversion: 2.1 time: 0.543272 May 18 22:52:30.198521 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2822/5887] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:29 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1686 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:52:31.218277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1f37a26a-07b8-4c12-a81a-5b1dad4cfc11 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:31.219620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1f37a26a-07b8-4c12-a81a-5b1dad4cfc11 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:31.234114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f37a26a-07b8-4c12-a81a-5b1dad4cfc11 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:31.235206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f37a26a-07b8-4c12-a81a-5b1dad4cfc11 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:31.236948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f37a26a-07b8-4c12-a81a-5b1dad4cfc11 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:31.238507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f37a26a-07b8-4c12-a81a-5b1dad4cfc11 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:31.971494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1f37a26a-07b8-4c12-a81a-5b1dad4cfc11 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:52:31.981762 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1f37a26a-07b8-4c12-a81a-5b1dad4cfc11 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 200 len: 1686 microversion: 2.1 time: 0.769728 May 18 22:52:31.993392 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3066/5888] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:31 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 1686 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:52:32.333346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-5cc1001e-b0f3-4db9-9a63-bb74f9f22691 req-42d36a47-a79d-4418-8e6a-8dbc4fda7084 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d37b2a9-a0a9-491f-98de-d0f742a51614", "name": "network-vif-deleted", "tag": "750d2724-6e7f-4830-88f2-285ce116a9c7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:52:32.343643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5cc1001e-b0f3-4db9-9a63-bb74f9f22691 req-42d36a47-a79d-4418-8e6a-8dbc4fda7084 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:32.344111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5cc1001e-b0f3-4db9-9a63-bb74f9f22691 req-42d36a47-a79d-4418-8e6a-8dbc4fda7084 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:32.357665 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-5cc1001e-b0f3-4db9-9a63-bb74f9f22691 req-42d36a47-a79d-4418-8e6a-8dbc4fda7084 service nova] Creating event network-vif-deleted:750d2724-6e7f-4830-88f2-285ce116a9c7 for instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 on n-h1-841040-6 May 18 22:52:32.363556 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-5cc1001e-b0f3-4db9-9a63-bb74f9f22691 req-42d36a47-a79d-4418-8e6a-8dbc4fda7084 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.253562 May 18 22:52:32.364190 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2823/5889] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:52:32 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:52:33.000499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d74ddfd-3168-4909-bf68-7fd3651bcaec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:33.001768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0d74ddfd-3168-4909-bf68-7fd3651bcaec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 7d37b2a9-a0a9-491f-98de-d0f742a51614] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:33.009187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d74ddfd-3168-4909-bf68-7fd3651bcaec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:33.009920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d74ddfd-3168-4909-bf68-7fd3651bcaec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:33.010851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d74ddfd-3168-4909-bf68-7fd3651bcaec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:33.011452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0d74ddfd-3168-4909-bf68-7fd3651bcaec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:33.027068 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-0d74ddfd-3168-4909-bf68-7fd3651bcaec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] HTTP exception thrown: Instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 could not be found. May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d74ddfd-3168-4909-bf68-7fd3651bcaec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Request method failure captured: May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 HTTP/1.1 May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXe1Dg9gxVcHH42_4BUuA5h9vgJ0YXUImoazKIGKAUuwARXWCTcghgXMzR7aQc1A69WmKLz2ehdngd7rsdZbHPtOcxItWzhAvUpaZwTl0EaTMOrlw_H6w8eqRlJXK7fRudf-eWjiVz3WWrcsdEWpQylqibSma0jBKsaAYvOQS6ngP64 May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: bd10f459a6694e29bfe667f2f55d7fbc May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestNetworkAdvancedServerOps-1520638129 May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/bd10f459a6694e29bfe667f2f55d7fbc"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/bd10f459a6694e29bfe667f2f55d7fbc"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_bd10f459a6694e29bfe667f2f55d7fbc"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/bd10f459a6694e29bfe667f2f55d7fbc"}]}] May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestNetworkAdvancedServerOps-1520638129 May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: bd10f459a6694e29bfe667f2f55d7fbc May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestNetworkAdvancedServerOps-1520638129 May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestNetworkAdvancedServerOps-1520638129-project May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fb8a004009a745c48e4ab8c1c36a2a00 May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestNetworkAdvancedServerOps-1520638129-project May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 could not be found. May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '7d37b2a9-a0a9-491f-98de-d0f742a51614'} May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 could not be found. May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 could not be found. May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:52:33.029599 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:52:33.034174 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:52:33.034174 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:52:33.034174 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:52:33.034174 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:52:33.034174 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:52:33.034174 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:52:33.034174 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 could not be found. May 18 22:52:33.034174 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:52:33.035747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0d74ddfd-3168-4909-bf68-7fd3651bcaec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Returning 404 to user: Instance 7d37b2a9-a0a9-491f-98de-d0f742a51614 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:52:33.036661 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0d74ddfd-3168-4909-bf68-7fd3651bcaec tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614" status: 404 len: 111 microversion: 2.1 time: 0.040098 May 18 22:52:33.037229 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3067/5890] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:32 2022] GET /compute/v2.1/servers/7d37b2a9-a0a9-491f-98de-d0f742a51614 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:52:40.411338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d4782df2-4149-44c1-af91-edf4fab5cf2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '.version_select at 0x7fa2dfdd83a0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:40.438233 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d4782df2-4149-44c1-af91-edf4fab5cf2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-527177698" status: 202 len: 0 microversion: 2.1 time: 0.032180 May 18 22:52:40.439362 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2824/5891] 10.222.0.58 () {58 vars in 1280 bytes} [Wed May 18 22:52:40 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-527177698 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:52:40.473838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04b6867e-315a-4315-ab16-94008e910720 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'create', calling method: .version_select at 0x7fa2dfa30160>, body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-879411581", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAev9PhaMtNBm2jPmZ6Loa/RyLZBnzwDX1SVTjPXzLnPl2/rLIPIzEbAIBP3J8imMUEf/d21f5yKWT//aVS2Gmp75bN3HetpGaTPh/hkbbFji9sOHyPhMrL9LMgkkkNdlQ=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:52:40.497837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-04b6867e-315a-4315-ab16-94008e910720 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:52:40.503951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-04b6867e-315a-4315-ab16-94008e910720 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for user fb8a004009a745c48e4ab8c1c36a2a00 and project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:52:40.531002 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04b6867e-315a-4315-ab16-94008e910720 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 406 microversion: 2.1 time: 0.063971 May 18 22:52:40.532073 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3068/5892] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:52:40 2022] POST /compute/v2.1/os-keypairs => generated 406 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:52:51.463032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-760078151", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "26079024-db62-48ef-8eb4-eeb4e1ff47fd"}], "key_name": "tempest-TestNetworkAdvancedServerOps-879411581", "security_groups": [{"name": "tempest-secgroup-smoke-1825191498"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:52:51.496999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_cell1:SELECT=48,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:52:51.498007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_api:SELECT=27,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:52:51.680440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] validate_networks() for [('26079024-db62-48ef-8eb4-eeb4e1ff47fd', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:52:52.630889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:52:52.631974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:52:52.632597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:52:52.633345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:52:52.633965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:52:52.653775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:52.658194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:52.659446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:52.660083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:52.698222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:52:52.706823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for user fb8a004009a745c48e4ab8c1c36a2a00 and project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:52:52.739477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:52:52.743844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:52:52.807069 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-49eca6b7-c917-4c7f-b9d2-5a5d889bda16 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 1.355264 May 18 22:52:52.808614 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2825/5893] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:52:51 2022] POST /compute/v2.1/servers => generated 406 bytes in 1359 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:52:52.816794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-04b6867e-315a-4315-ab16-94008e910720 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_cell1:SELECT=16 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:52:52.817711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-04b6867e-315a-4315-ab16-94008e910720 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:52:52.818857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-04b6867e-315a-4315-ab16-94008e910720 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_api:SELECT=19,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:52:52.823641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2373b975-6bad-4a2f-88bb-b509fcbc4135 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:52.824252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2373b975-6bad-4a2f-88bb-b509fcbc4135 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:52.912449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2373b975-6bad-4a2f-88bb-b509fcbc4135 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:52:52.921448 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2373b975-6bad-4a2f-88bb-b509fcbc4135 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1265 microversion: 2.1 time: 0.105537 May 18 22:52:52.922070 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3069/5894] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:52 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1265 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:52:53.940160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c47dcfde-5807-4d4c-a5b7-df5ffb918b3f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:53.940972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c47dcfde-5807-4d4c-a5b7-df5ffb918b3f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:53.971472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c47dcfde-5807-4d4c-a5b7-df5ffb918b3f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:53.972322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c47dcfde-5807-4d4c-a5b7-df5ffb918b3f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:53.975039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c47dcfde-5807-4d4c-a5b7-df5ffb918b3f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:53.976893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c47dcfde-5807-4d4c-a5b7-df5ffb918b3f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:54.094064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c47dcfde-5807-4d4c-a5b7-df5ffb918b3f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:52:54.103626 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c47dcfde-5807-4d4c-a5b7-df5ffb918b3f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1269 microversion: 2.1 time: 0.168552 May 18 22:52:54.114302 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2826/5895] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:53 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1269 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:52:55.125080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f0b67c4c-0d42-4779-b034-2a29207ec770 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:55.126409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f0b67c4c-0d42-4779-b034-2a29207ec770 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:55.146157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0b67c4c-0d42-4779-b034-2a29207ec770 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:55.147020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0b67c4c-0d42-4779-b034-2a29207ec770 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:55.148016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0b67c4c-0d42-4779-b034-2a29207ec770 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:55.148778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0b67c4c-0d42-4779-b034-2a29207ec770 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:55.243365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f0b67c4c-0d42-4779-b034-2a29207ec770 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:52:55.255123 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f0b67c4c-0d42-4779-b034-2a29207ec770 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1323 microversion: 2.1 time: 0.134220 May 18 22:52:55.259454 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3070/5896] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:55 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1323 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:52:56.277642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63c356e9-d728-4767-b022-ab302e49eb45 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:56.279252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-63c356e9-d728-4767-b022-ab302e49eb45 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:56.296246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63c356e9-d728-4767-b022-ab302e49eb45 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:56.297277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63c356e9-d728-4767-b022-ab302e49eb45 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:56.299889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63c356e9-d728-4767-b022-ab302e49eb45 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:56.301988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63c356e9-d728-4767-b022-ab302e49eb45 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:56.641270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-63c356e9-d728-4767-b022-ab302e49eb45 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:52:56.662899 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-63c356e9-d728-4767-b022-ab302e49eb45 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1391 microversion: 2.1 time: 0.390990 May 18 22:52:56.663514 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2827/5897] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:56 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1391 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:52:57.466905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-54d7198d-2c2d-4d14-83e0-38341b081b72 req-abc7be4d-d1ad-4f26-b276-1c85b563aa57 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3aba936b-32b3-4cd6-b24a-0e4c85036b34", "tag": "ab838395-de02-4c0c-94fb-ed3595ba05ca"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:52:57.484282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-54d7198d-2c2d-4d14-83e0-38341b081b72 req-abc7be4d-d1ad-4f26-b276-1c85b563aa57 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:57.484713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-54d7198d-2c2d-4d14-83e0-38341b081b72 req-abc7be4d-d1ad-4f26-b276-1c85b563aa57 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:57.525547 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-54d7198d-2c2d-4d14-83e0-38341b081b72 req-abc7be4d-d1ad-4f26-b276-1c85b563aa57 service nova] Creating event network-changed:ab838395-de02-4c0c-94fb-ed3595ba05ca for instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 on n-h2-841040-6 May 18 22:52:57.535144 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-54d7198d-2c2d-4d14-83e0-38341b081b72 req-abc7be4d-d1ad-4f26-b276-1c85b563aa57 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.072025 May 18 22:52:57.535758 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3071/5898] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:52:57 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:52:57.685963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1f1d580c-569d-451d-a6fb-bd480c85d493 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:57.686940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1f1d580c-569d-451d-a6fb-bd480c85d493 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:57.697545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f1d580c-569d-451d-a6fb-bd480c85d493 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:57.698259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f1d580c-569d-451d-a6fb-bd480c85d493 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:57.699920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f1d580c-569d-451d-a6fb-bd480c85d493 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:57.700919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f1d580c-569d-451d-a6fb-bd480c85d493 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:58.131216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1f1d580c-569d-451d-a6fb-bd480c85d493 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:52:58.139535 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1f1d580c-569d-451d-a6fb-bd480c85d493 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1391 microversion: 2.1 time: 0.462647 May 18 22:52:58.140414 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2828/5899] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:57 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1391 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:52:59.158622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b0f467da-18d3-4178-bdf8-c5de7955b8de tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:52:59.159396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b0f467da-18d3-4178-bdf8-c5de7955b8de tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:52:59.169369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0f467da-18d3-4178-bdf8-c5de7955b8de tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:59.174453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0f467da-18d3-4178-bdf8-c5de7955b8de tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:59.175605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0f467da-18d3-4178-bdf8-c5de7955b8de tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:52:59.177502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0f467da-18d3-4178-bdf8-c5de7955b8de tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:52:59.694447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b0f467da-18d3-4178-bdf8-c5de7955b8de tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:52:59.705012 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b0f467da-18d3-4178-bdf8-c5de7955b8de tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1391 microversion: 2.1 time: 0.551234 May 18 22:52:59.714254 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3072/5900] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:52:59 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1391 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:00.731577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0fbc63a8-1c3f-483b-ba54-167e0cf18177 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:00.734406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0fbc63a8-1c3f-483b-ba54-167e0cf18177 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:00.778006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0fbc63a8-1c3f-483b-ba54-167e0cf18177 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:00.799081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0fbc63a8-1c3f-483b-ba54-167e0cf18177 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.015s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:00.808950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0fbc63a8-1c3f-483b-ba54-167e0cf18177 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:00.809833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0fbc63a8-1c3f-483b-ba54-167e0cf18177 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:01.183991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0fbc63a8-1c3f-483b-ba54-167e0cf18177 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:01.249250 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0fbc63a8-1c3f-483b-ba54-167e0cf18177 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1391 microversion: 2.1 time: 0.524640 May 18 22:53:01.250274 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2829/5901] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:00 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1391 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:02.278960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d37fcd8b-73bb-4c12-9ca5-37b080127c05 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:02.279937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d37fcd8b-73bb-4c12-9ca5-37b080127c05 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:02.317378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d37fcd8b-73bb-4c12-9ca5-37b080127c05 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:02.317725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d37fcd8b-73bb-4c12-9ca5-37b080127c05 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:02.322400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d37fcd8b-73bb-4c12-9ca5-37b080127c05 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:02.330272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d37fcd8b-73bb-4c12-9ca5-37b080127c05 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:02.755948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d37fcd8b-73bb-4c12-9ca5-37b080127c05 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:02.785711 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d37fcd8b-73bb-4c12-9ca5-37b080127c05 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1391 microversion: 2.1 time: 0.515767 May 18 22:53:02.789688 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3073/5902] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:02 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1391 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:03.805852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-472619eb-605c-4daa-8f0f-588a882a42a1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:03.806836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-472619eb-605c-4daa-8f0f-588a882a42a1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:03.810644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-472619eb-605c-4daa-8f0f-588a882a42a1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:53:03.811405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-472619eb-605c-4daa-8f0f-588a882a42a1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:53:03.825050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-472619eb-605c-4daa-8f0f-588a882a42a1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:03.835576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-472619eb-605c-4daa-8f0f-588a882a42a1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:03.836633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-472619eb-605c-4daa-8f0f-588a882a42a1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:03.840867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-472619eb-605c-4daa-8f0f-588a882a42a1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:04.078193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-472619eb-605c-4daa-8f0f-588a882a42a1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:04.087672 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-472619eb-605c-4daa-8f0f-588a882a42a1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1391 microversion: 2.1 time: 0.286051 May 18 22:53:04.097184 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2830/5903] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:03 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1391 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:04.555506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-a18d2ec2-b1d7-4b8f-82f4-3c57fb79c553 req-21a5c508-e96b-4318-bb8d-b2f33c44d647 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3aba936b-32b3-4cd6-b24a-0e4c85036b34", "name": "network-vif-plugged", "status": "completed", "tag": "ab838395-de02-4c0c-94fb-ed3595ba05ca"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:53:04.571479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-a18d2ec2-b1d7-4b8f-82f4-3c57fb79c553 req-21a5c508-e96b-4318-bb8d-b2f33c44d647 service nova] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:53:04.576533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a18d2ec2-b1d7-4b8f-82f4-3c57fb79c553 req-21a5c508-e96b-4318-bb8d-b2f33c44d647 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:04.579821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a18d2ec2-b1d7-4b8f-82f4-3c57fb79c553 req-21a5c508-e96b-4318-bb8d-b2f33c44d647 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:04.610083 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-a18d2ec2-b1d7-4b8f-82f4-3c57fb79c553 req-21a5c508-e96b-4318-bb8d-b2f33c44d647 service nova] Creating event network-vif-plugged:ab838395-de02-4c0c-94fb-ed3595ba05ca for instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 on n-h2-841040-6 May 18 22:53:04.617208 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-a18d2ec2-b1d7-4b8f-82f4-3c57fb79c553 req-21a5c508-e96b-4318-bb8d-b2f33c44d647 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.067132 May 18 22:53:04.634427 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3074/5904] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:53:04 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:53:05.105815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f73c1993-cb9c-419e-8496-8c7b5268984e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:05.118816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f73c1993-cb9c-419e-8496-8c7b5268984e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:05.145350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f73c1993-cb9c-419e-8496-8c7b5268984e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:05.146438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f73c1993-cb9c-419e-8496-8c7b5268984e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:05.149835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f73c1993-cb9c-419e-8496-8c7b5268984e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:05.151942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f73c1993-cb9c-419e-8496-8c7b5268984e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:05.393055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f73c1993-cb9c-419e-8496-8c7b5268984e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:05.402054 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f73c1993-cb9c-419e-8496-8c7b5268984e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1391 microversion: 2.1 time: 0.301342 May 18 22:53:05.403326 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2831/5905] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:05 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1391 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:06.437429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f7087aa3-cf88-4650-851d-5cc0c7c9eefa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:06.438704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f7087aa3-cf88-4650-851d-5cc0c7c9eefa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:06.448513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7087aa3-cf88-4650-851d-5cc0c7c9eefa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:06.448887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7087aa3-cf88-4650-851d-5cc0c7c9eefa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:06.449852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7087aa3-cf88-4650-851d-5cc0c7c9eefa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:06.450278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7087aa3-cf88-4650-851d-5cc0c7c9eefa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:06.738629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f7087aa3-cf88-4650-851d-5cc0c7c9eefa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:06.749714 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f7087aa3-cf88-4650-851d-5cc0c7c9eefa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1563 microversion: 2.1 time: 0.319356 May 18 22:53:06.759624 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3075/5906] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:06 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1563 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:06.774094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-07ed3410-762d-4241-ab9d-28468c1f98af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:06.774862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-07ed3410-762d-4241-ab9d-28468c1f98af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:06.787034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07ed3410-762d-4241-ab9d-28468c1f98af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:06.787795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07ed3410-762d-4241-ab9d-28468c1f98af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:06.788161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07ed3410-762d-4241-ab9d-28468c1f98af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:06.788592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07ed3410-762d-4241-ab9d-28468c1f98af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:07.074159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-07ed3410-762d-4241-ab9d-28468c1f98af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:07.095834 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-07ed3410-762d-4241-ab9d-28468c1f98af tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1563 microversion: 2.1 time: 0.332519 May 18 22:53:07.096886 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2832/5907] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:06 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1563 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:11.050413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ffead8e6-a17a-4be6-a8b8-575bd8514b62 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:11.051602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ffead8e6-a17a-4be6-a8b8-575bd8514b62 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:11.063778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffead8e6-a17a-4be6-a8b8-575bd8514b62 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:11.068464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffead8e6-a17a-4be6-a8b8-575bd8514b62 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:11.070782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffead8e6-a17a-4be6-a8b8-575bd8514b62 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:11.071414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ffead8e6-a17a-4be6-a8b8-575bd8514b62 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:11.138526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-3e466850-822f-4024-9b2e-4345d3a8d442 req-e380b1bd-56ee-46af-900d-653fff6e4880 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3aba936b-32b3-4cd6-b24a-0e4c85036b34", "tag": "ab838395-de02-4c0c-94fb-ed3595ba05ca"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:53:11.171948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3e466850-822f-4024-9b2e-4345d3a8d442 req-e380b1bd-56ee-46af-900d-653fff6e4880 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:11.172494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3e466850-822f-4024-9b2e-4345d3a8d442 req-e380b1bd-56ee-46af-900d-653fff6e4880 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:11.198271 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-3e466850-822f-4024-9b2e-4345d3a8d442 req-e380b1bd-56ee-46af-900d-653fff6e4880 service nova] Creating event network-changed:ab838395-de02-4c0c-94fb-ed3595ba05ca for instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 on n-h2-841040-6 May 18 22:53:11.217190 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-3e466850-822f-4024-9b2e-4345d3a8d442 req-e380b1bd-56ee-46af-900d-653fff6e4880 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.081647 May 18 22:53:11.220167 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2833/5908] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:53:11 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:53:11.394232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ffead8e6-a17a-4be6-a8b8-575bd8514b62 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:11.408069 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ffead8e6-a17a-4be6-a8b8-575bd8514b62 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1563 microversion: 2.1 time: 0.362916 May 18 22:53:11.414012 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3076/5909] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:11 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1563 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:29.862724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-3e466850-822f-4024-9b2e-4345d3a8d442 req-e380b1bd-56ee-46af-900d-653fff6e4880 service nova] [119082] Writing DB stats nova_api:SELECT=31,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:53:29.866303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-3e466850-822f-4024-9b2e-4345d3a8d442 req-e380b1bd-56ee-46af-900d-653fff6e4880 service nova] [119082] Writing DB stats nova_cell1:SELECT=46 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:53:30.133094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-07919bed-2040-4bb2-9001-475643ee3368 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:53:30.134952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-07919bed-2040-4bb2-9001-475643ee3368 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:30.150795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07919bed-2040-4bb2-9001-475643ee3368 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:30.151235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07919bed-2040-4bb2-9001-475643ee3368 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:30.151997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07919bed-2040-4bb2-9001-475643ee3368 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:30.152420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-07919bed-2040-4bb2-9001-475643ee3368 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:30.253975 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-07919bed-2040-4bb2-9001-475643ee3368 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34/action" status: 200 len: 24572 microversion: 2.1 time: 0.400101 May 18 22:53:30.254942 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2834/5910] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:53:29 2022] POST /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34/action => generated 24572 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:53:41.305892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ade3c60-cad5-4f2b-90a4-3b4435bc1169 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:41.308577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4ade3c60-cad5-4f2b-90a4-3b4435bc1169 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:41.311275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4ade3c60-cad5-4f2b-90a4-3b4435bc1169 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_api:SELECT=18 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:53:41.313008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4ade3c60-cad5-4f2b-90a4-3b4435bc1169 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_cell1:SELECT=34 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:53:41.319534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ade3c60-cad5-4f2b-90a4-3b4435bc1169 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:41.320058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ade3c60-cad5-4f2b-90a4-3b4435bc1169 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:41.320924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ade3c60-cad5-4f2b-90a4-3b4435bc1169 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:41.321442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ade3c60-cad5-4f2b-90a4-3b4435bc1169 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:41.576445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4ade3c60-cad5-4f2b-90a4-3b4435bc1169 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:41.589317 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4ade3c60-cad5-4f2b-90a4-3b4435bc1169 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1682 microversion: 2.1 time: 0.293356 May 18 22:53:41.590287 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3077/5911] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:41 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1682 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:41.775890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-95ad9a99-91dc-4919-a0ef-8165ceb4a04c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:53:41.777024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-95ad9a99-91dc-4919-a0ef-8165ceb4a04c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:41.782442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-95ad9a99-91dc-4919-a0ef-8165ceb4a04c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_api:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:53:41.785234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-95ad9a99-91dc-4919-a0ef-8165ceb4a04c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_cell1:SELECT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:53:41.803314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95ad9a99-91dc-4919-a0ef-8165ceb4a04c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:41.803840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95ad9a99-91dc-4919-a0ef-8165ceb4a04c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:41.807944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95ad9a99-91dc-4919-a0ef-8165ceb4a04c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:41.808393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95ad9a99-91dc-4919-a0ef-8165ceb4a04c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:41.893514 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-95ad9a99-91dc-4919-a0ef-8165ceb4a04c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34/action" status: 200 len: 32647 microversion: 2.1 time: 0.123341 May 18 22:53:41.894526 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2835/5912] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:53:41 2022] POST /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34/action => generated 32647 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:53:42.319188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-001b9052-0899-45be-9b75-98e2a065df8a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:42.319188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-001b9052-0899-45be-9b75-98e2a065df8a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:42.339749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-001b9052-0899-45be-9b75-98e2a065df8a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:42.340195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-001b9052-0899-45be-9b75-98e2a065df8a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:42.340953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-001b9052-0899-45be-9b75-98e2a065df8a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:42.341381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-001b9052-0899-45be-9b75-98e2a065df8a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:42.545341 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-001b9052-0899-45be-9b75-98e2a065df8a tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1833 microversion: 2.1 time: 0.486612 May 18 22:53:42.550578 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3078/5913] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:42 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1833 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:42.567871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bae7fe50-2e5d-4cad-b3cf-dd64a5b2dccf tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Action: 'action', calling method: >, body: {"os-migrateLive": {"host": null, "block_migration": true, "disk_over_commit": false}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:53:42.569123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bae7fe50-2e5d-4cad-b3cf-dd64a5b2dccf tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:42.580573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bae7fe50-2e5d-4cad-b3cf-dd64a5b2dccf tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:42.581313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bae7fe50-2e5d-4cad-b3cf-dd64a5b2dccf tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:42.582389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bae7fe50-2e5d-4cad-b3cf-dd64a5b2dccf tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:42.583016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bae7fe50-2e5d-4cad-b3cf-dd64a5b2dccf tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:42.639345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-bae7fe50-2e5d-4cad-b3cf-dd64a5b2dccf tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lazy-loading 'flavor' on Instance uuid 3aba936b-32b3-4cd6-b24a-0e4c85036b34 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:53:42.655186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bae7fe50-2e5d-4cad-b3cf-dd64a5b2dccf tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Going to try to live migrate instance to another host {{(pid=119082) live_migrate /opt/stack/nova/nova/compute/api.py:5349}} May 18 22:53:45.227192 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bae7fe50-2e5d-4cad-b3cf-dd64a5b2dccf tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34/action" status: 202 len: 0 microversion: 2.1 time: 2.663394 May 18 22:53:45.228872 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2836/5914] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:53:42 2022] POST /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34/action => generated 0 bytes in 2666 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:53:45.239171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45c0908f-97a9-4d32-acaf-7dd6e2042cd4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:45.239825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-45c0908f-97a9-4d32-acaf-7dd6e2042cd4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:45.257097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45c0908f-97a9-4d32-acaf-7dd6e2042cd4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:45.257983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45c0908f-97a9-4d32-acaf-7dd6e2042cd4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:45.261411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45c0908f-97a9-4d32-acaf-7dd6e2042cd4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:45.263502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45c0908f-97a9-4d32-acaf-7dd6e2042cd4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:45.593012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-45c0908f-97a9-4d32-acaf-7dd6e2042cd4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:45.604067 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-45c0908f-97a9-4d32-acaf-7dd6e2042cd4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1692 microversion: 2.1 time: 0.370151 May 18 22:53:45.609390 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3079/5915] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:45 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1692 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:46.627546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-20f8bbf0-4c1d-46a2-be4c-647c2942a556 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:46.628261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-20f8bbf0-4c1d-46a2-be4c-647c2942a556 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:46.639931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20f8bbf0-4c1d-46a2-be4c-647c2942a556 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:46.641024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20f8bbf0-4c1d-46a2-be4c-647c2942a556 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:46.642621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20f8bbf0-4c1d-46a2-be4c-647c2942a556 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:46.643259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-20f8bbf0-4c1d-46a2-be4c-647c2942a556 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:46.826219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-20f8bbf0-4c1d-46a2-be4c-647c2942a556 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:46.838905 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-20f8bbf0-4c1d-46a2-be4c-647c2942a556 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1692 microversion: 2.1 time: 0.215805 May 18 22:53:46.854918 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2837/5916] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:46 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1692 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:47.682204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-fb68bede-d9f3-4922-99bf-247c00168961 req-c9cc223a-9599-43e6-b8e1-bb1bc7f9ecd4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3aba936b-32b3-4cd6-b24a-0e4c85036b34", "name": "network-vif-unplugged", "status": "completed", "tag": "ab838395-de02-4c0c-94fb-ed3595ba05ca"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:53:47.715655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-fb68bede-d9f3-4922-99bf-247c00168961 req-c9cc223a-9599-43e6-b8e1-bb1bc7f9ecd4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:47.718280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-fb68bede-d9f3-4922-99bf-247c00168961 req-c9cc223a-9599-43e6-b8e1-bb1bc7f9ecd4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:47.773205 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-fb68bede-d9f3-4922-99bf-247c00168961 req-c9cc223a-9599-43e6-b8e1-bb1bc7f9ecd4 service nova] Creating event network-vif-unplugged:ab838395-de02-4c0c-94fb-ed3595ba05ca for instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 on n-h2-841040-6 May 18 22:53:47.797671 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-fb68bede-d9f3-4922-99bf-247c00168961 req-c9cc223a-9599-43e6-b8e1-bb1bc7f9ecd4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.120905 May 18 22:53:47.798796 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3080/5917] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:53:47 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:53:47.866526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eb7816a0-d82f-4dea-8d2f-8df6146a27cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:47.867449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eb7816a0-d82f-4dea-8d2f-8df6146a27cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:47.881283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb7816a0-d82f-4dea-8d2f-8df6146a27cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:47.882264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb7816a0-d82f-4dea-8d2f-8df6146a27cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:47.884207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb7816a0-d82f-4dea-8d2f-8df6146a27cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:47.885175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eb7816a0-d82f-4dea-8d2f-8df6146a27cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:49.201282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eb7816a0-d82f-4dea-8d2f-8df6146a27cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:49.221033 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eb7816a0-d82f-4dea-8d2f-8df6146a27cf tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1692 microversion: 2.1 time: 1.362575 May 18 22:53:49.221638 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2838/5918] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:47 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1692 bytes in 1364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:49.844083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-8b19f2da-5799-45e1-af49-60da2fd4d719 req-4629925c-19a3-4a95-a476-d23d86be4050 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3aba936b-32b3-4cd6-b24a-0e4c85036b34", "tag": "ab838395-de02-4c0c-94fb-ed3595ba05ca"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:53:49.877437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8b19f2da-5799-45e1-af49-60da2fd4d719 req-4629925c-19a3-4a95-a476-d23d86be4050 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:49.878116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8b19f2da-5799-45e1-af49-60da2fd4d719 req-4629925c-19a3-4a95-a476-d23d86be4050 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:49.912898 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-8b19f2da-5799-45e1-af49-60da2fd4d719 req-4629925c-19a3-4a95-a476-d23d86be4050 service nova] Creating event network-changed:ab838395-de02-4c0c-94fb-ed3595ba05ca for instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 on n-h2-841040-6 May 18 22:53:49.927486 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-8b19f2da-5799-45e1-af49-60da2fd4d719 req-4629925c-19a3-4a95-a476-d23d86be4050 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.087057 May 18 22:53:49.931873 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3081/5919] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:53:49 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:53:50.240892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-21d7a71e-6061-4906-8718-52af2bcba6d5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:50.242345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-21d7a71e-6061-4906-8718-52af2bcba6d5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:50.258371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21d7a71e-6061-4906-8718-52af2bcba6d5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:50.259255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21d7a71e-6061-4906-8718-52af2bcba6d5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:50.260522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21d7a71e-6061-4906-8718-52af2bcba6d5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:50.261964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-21d7a71e-6061-4906-8718-52af2bcba6d5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:50.744055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-21d7a71e-6061-4906-8718-52af2bcba6d5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:50.755634 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-21d7a71e-6061-4906-8718-52af2bcba6d5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1692 microversion: 2.1 time: 0.519893 May 18 22:53:50.759636 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2839/5920] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:50 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1692 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:51.774138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8339d6dc-ac4a-4bdb-9af5-7d756ca1cf70 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:51.775757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8339d6dc-ac4a-4bdb-9af5-7d756ca1cf70 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:51.783599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8339d6dc-ac4a-4bdb-9af5-7d756ca1cf70 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:51.784395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8339d6dc-ac4a-4bdb-9af5-7d756ca1cf70 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:51.795959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8339d6dc-ac4a-4bdb-9af5-7d756ca1cf70 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:51.797429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8339d6dc-ac4a-4bdb-9af5-7d756ca1cf70 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:52.096576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8339d6dc-ac4a-4bdb-9af5-7d756ca1cf70 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:52.122232 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8339d6dc-ac4a-4bdb-9af5-7d756ca1cf70 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1692 microversion: 2.1 time: 0.352857 May 18 22:53:52.128356 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3082/5921] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:51 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1692 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:53.146023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1612317c-7347-4906-862b-b5852ce02cdb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:53.146955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1612317c-7347-4906-862b-b5852ce02cdb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:53.164908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1612317c-7347-4906-862b-b5852ce02cdb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:53.167590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1612317c-7347-4906-862b-b5852ce02cdb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:53.168549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1612317c-7347-4906-862b-b5852ce02cdb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:53.173811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1612317c-7347-4906-862b-b5852ce02cdb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:53.547945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1612317c-7347-4906-862b-b5852ce02cdb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:53.561851 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1612317c-7347-4906-862b-b5852ce02cdb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1692 microversion: 2.1 time: 0.418376 May 18 22:53:53.571913 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2840/5922] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:53 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1692 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:54.590607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-68ed3908-35cf-491f-9762-5766cb987721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:54.592627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-68ed3908-35cf-491f-9762-5766cb987721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:54.615770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68ed3908-35cf-491f-9762-5766cb987721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:54.618027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68ed3908-35cf-491f-9762-5766cb987721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:54.619127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68ed3908-35cf-491f-9762-5766cb987721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:54.621990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68ed3908-35cf-491f-9762-5766cb987721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:54.778806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-7f2c7371-72d1-4893-9f4b-f4eb600d0f8c req-b9ce3c37-65b2-452e-bf2f-29bcff2941f4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3aba936b-32b3-4cd6-b24a-0e4c85036b34", "name": "network-vif-unplugged", "status": "completed", "tag": "ab838395-de02-4c0c-94fb-ed3595ba05ca"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:53:54.798499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-7f2c7371-72d1-4893-9f4b-f4eb600d0f8c req-b9ce3c37-65b2-452e-bf2f-29bcff2941f4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:54.814359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-7f2c7371-72d1-4893-9f4b-f4eb600d0f8c req-b9ce3c37-65b2-452e-bf2f-29bcff2941f4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:54.892421 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-7f2c7371-72d1-4893-9f4b-f4eb600d0f8c req-b9ce3c37-65b2-452e-bf2f-29bcff2941f4 service nova] Creating event network-vif-unplugged:ab838395-de02-4c0c-94fb-ed3595ba05ca for instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 on n-h2-841040-6 May 18 22:53:54.914792 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-7f2c7371-72d1-4893-9f4b-f4eb600d0f8c req-b9ce3c37-65b2-452e-bf2f-29bcff2941f4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.145899 May 18 22:53:54.921936 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2841/5923] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:53:54 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (3 switches on core 0) May 18 22:53:55.026393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-68ed3908-35cf-491f-9762-5766cb987721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:55.036969 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-68ed3908-35cf-491f-9762-5766cb987721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1692 microversion: 2.1 time: 0.460504 May 18 22:53:55.037567 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3083/5924] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:54 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1692 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:56.059852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d8d2acb-7b8d-4952-b9fa-7df0de3d3e88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:56.061290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1d8d2acb-7b8d-4952-b9fa-7df0de3d3e88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:56.085314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d8d2acb-7b8d-4952-b9fa-7df0de3d3e88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:56.087621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d8d2acb-7b8d-4952-b9fa-7df0de3d3e88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:56.088519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d8d2acb-7b8d-4952-b9fa-7df0de3d3e88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:56.089073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d8d2acb-7b8d-4952-b9fa-7df0de3d3e88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:57.063357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1d8d2acb-7b8d-4952-b9fa-7df0de3d3e88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:57.086901 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1d8d2acb-7b8d-4952-b9fa-7df0de3d3e88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1692 microversion: 2.1 time: 1.024482 May 18 22:53:57.097346 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2842/5925] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:56 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1692 bytes in 1047 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:58.114418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3b3ce72e-ba88-4c7b-b9a6-18d2796c425e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:58.115785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3b3ce72e-ba88-4c7b-b9a6-18d2796c425e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:58.127732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b3ce72e-ba88-4c7b-b9a6-18d2796c425e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:58.128632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b3ce72e-ba88-4c7b-b9a6-18d2796c425e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:58.130966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b3ce72e-ba88-4c7b-b9a6-18d2796c425e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:58.131720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b3ce72e-ba88-4c7b-b9a6-18d2796c425e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:58.374696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3b3ce72e-ba88-4c7b-b9a6-18d2796c425e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:58.383149 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3b3ce72e-ba88-4c7b-b9a6-18d2796c425e tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1682 microversion: 2.1 time: 0.272499 May 18 22:53:58.384326 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3084/5926] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:58 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1682 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:58.404273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-43adb17e-c238-41f4-8bc5-46b7e1025537 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:58.405457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-43adb17e-c238-41f4-8bc5-46b7e1025537 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:58.419375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43adb17e-c238-41f4-8bc5-46b7e1025537 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:58.433041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43adb17e-c238-41f4-8bc5-46b7e1025537 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:58.435211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43adb17e-c238-41f4-8bc5-46b7e1025537 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:58.436857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-43adb17e-c238-41f4-8bc5-46b7e1025537 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:58.772545 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-43adb17e-c238-41f4-8bc5-46b7e1025537 tempest-TestNetworkAdvancedServerOps-1766311935 tempest-TestNetworkAdvancedServerOps-1766311935-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1833 microversion: 2.1 time: 0.374200 May 18 22:53:58.777368 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2843/5927] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:58 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1833 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:58.795421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bca740c9-ce79-47c4-aa06-9729bb96071a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:53:58.796350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bca740c9-ce79-47c4-aa06-9729bb96071a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:58.806031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bca740c9-ce79-47c4-aa06-9729bb96071a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:58.809311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bca740c9-ce79-47c4-aa06-9729bb96071a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:58.810329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bca740c9-ce79-47c4-aa06-9729bb96071a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:58.810970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bca740c9-ce79-47c4-aa06-9729bb96071a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:59.222953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bca740c9-ce79-47c4-aa06-9729bb96071a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:53:59.250051 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bca740c9-ce79-47c4-aa06-9729bb96071a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1682 microversion: 2.1 time: 0.441564 May 18 22:53:59.250688 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3085/5928] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:53:58 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1682 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:53:59.412358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7cb45ec3-481c-4624-b915-9d0db78194f9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:53:59.415482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7cb45ec3-481c-4624-b915-9d0db78194f9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:53:59.433417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7cb45ec3-481c-4624-b915-9d0db78194f9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:59.435066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7cb45ec3-481c-4624-b915-9d0db78194f9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:59.438211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7cb45ec3-481c-4624-b915-9d0db78194f9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:53:59.438678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7cb45ec3-481c-4624-b915-9d0db78194f9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:53:59.536479 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7cb45ec3-481c-4624-b915-9d0db78194f9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34/action" status: 200 len: 38620 microversion: 2.1 time: 0.131054 May 18 22:53:59.537168 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2844/5929] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:53:59 2022] POST /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34/action => generated 38620 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:54:01.444507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-72a8fdfb-43b8-43be-822a-35110b214cef req-4ba82215-be3f-4e45-b512-1bb1e5b1fb0c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3aba936b-32b3-4cd6-b24a-0e4c85036b34", "tag": "ab838395-de02-4c0c-94fb-ed3595ba05ca"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:54:01.446833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0e521187-0194-471d-96ad-dc55c34c178b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:01.447459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e521187-0194-471d-96ad-dc55c34c178b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:01.479015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e521187-0194-471d-96ad-dc55c34c178b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:01.481984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e521187-0194-471d-96ad-dc55c34c178b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:01.483042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e521187-0194-471d-96ad-dc55c34c178b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:01.483521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-72a8fdfb-43b8-43be-822a-35110b214cef req-4ba82215-be3f-4e45-b512-1bb1e5b1fb0c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:01.484093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-72a8fdfb-43b8-43be-822a-35110b214cef req-4ba82215-be3f-4e45-b512-1bb1e5b1fb0c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:01.484718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e521187-0194-471d-96ad-dc55c34c178b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:01.540434 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-72a8fdfb-43b8-43be-822a-35110b214cef req-4ba82215-be3f-4e45-b512-1bb1e5b1fb0c service nova] Creating event network-changed:ab838395-de02-4c0c-94fb-ed3595ba05ca for instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 on n-h1-841040-6 May 18 22:54:01.558725 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-72a8fdfb-43b8-43be-822a-35110b214cef req-4ba82215-be3f-4e45-b512-1bb1e5b1fb0c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.118720 May 18 22:54:01.563098 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2845/5930] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:54:01 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:54:01.571511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e521187-0194-471d-96ad-dc55c34c178b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:54:01.714473 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0e521187-0194-471d-96ad-dc55c34c178b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "DELETE /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 204 len: 0 microversion: 2.1 time: 0.279577 May 18 22:54:01.715622 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3086/5931] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:54:01 2022] DELETE /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:54:01.761212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9687dd50-4efe-4e11-9d24-790f5d497dc4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:01.769265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9687dd50-4efe-4e11-9d24-790f5d497dc4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:01.804009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9687dd50-4efe-4e11-9d24-790f5d497dc4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:01.813440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9687dd50-4efe-4e11-9d24-790f5d497dc4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:01.814681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9687dd50-4efe-4e11-9d24-790f5d497dc4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:01.815336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9687dd50-4efe-4e11-9d24-790f5d497dc4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:02.653895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9687dd50-4efe-4e11-9d24-790f5d497dc4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:02.672670 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9687dd50-4efe-4e11-9d24-790f5d497dc4 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1688 microversion: 2.1 time: 0.952479 May 18 22:54:02.681517 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2846/5932] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:01 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1688 bytes in 962 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:03.700188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2a072fd-16da-41fa-a5a8-f049b77429a5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:03.701003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a2a072fd-16da-41fa-a5a8-f049b77429a5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:03.713477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2a072fd-16da-41fa-a5a8-f049b77429a5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:03.726339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2a072fd-16da-41fa-a5a8-f049b77429a5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:03.727553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2a072fd-16da-41fa-a5a8-f049b77429a5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:03.728422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2a072fd-16da-41fa-a5a8-f049b77429a5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:04.459488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a2a072fd-16da-41fa-a5a8-f049b77429a5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:04.470324 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a2a072fd-16da-41fa-a5a8-f049b77429a5 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 200 len: 1501 microversion: 2.1 time: 0.775109 May 18 22:54:04.482771 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3087/5933] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:03 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 1501 bytes in 789 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:04.501887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-9a60f9a9-7c50-42da-bcbf-c9e06ad32e35 req-9d357354-84bb-4613-b673-d2d9ef27eb49 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3aba936b-32b3-4cd6-b24a-0e4c85036b34", "name": "network-vif-deleted", "tag": "ab838395-de02-4c0c-94fb-ed3595ba05ca"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:54:04.513210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9a60f9a9-7c50-42da-bcbf-c9e06ad32e35 req-9d357354-84bb-4613-b673-d2d9ef27eb49 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:04.513698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9a60f9a9-7c50-42da-bcbf-c9e06ad32e35 req-9d357354-84bb-4613-b673-d2d9ef27eb49 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:04.528131 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-9a60f9a9-7c50-42da-bcbf-c9e06ad32e35 req-9d357354-84bb-4613-b673-d2d9ef27eb49 service nova] Creating event network-vif-deleted:ab838395-de02-4c0c-94fb-ed3595ba05ca for instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 on n-h1-841040-6 May 18 22:54:04.536213 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-9a60f9a9-7c50-42da-bcbf-c9e06ad32e35 req-9d357354-84bb-4613-b673-d2d9ef27eb49 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.038577 May 18 22:54:04.540581 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2847/5934] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:54:04 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:54:05.489568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b7a5eeda-43b4-4ab0-844b-54ca89a7d661 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:05.490212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b7a5eeda-43b4-4ab0-844b-54ca89a7d661 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 3aba936b-32b3-4cd6-b24a-0e4c85036b34] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:05.503656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7a5eeda-43b4-4ab0-844b-54ca89a7d661 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:05.504587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7a5eeda-43b4-4ab0-844b-54ca89a7d661 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:05.506837 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7a5eeda-43b4-4ab0-844b-54ca89a7d661 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:05.509593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b7a5eeda-43b4-4ab0-844b-54ca89a7d661 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:05.540972 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-b7a5eeda-43b4-4ab0-844b-54ca89a7d661 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] HTTP exception thrown: Instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 could not be found. May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b7a5eeda-43b4-4ab0-844b-54ca89a7d661 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Request method failure captured: May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 HTTP/1.1 May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXe1Dg9gxVcHH42_4BUuA5h9vgJ0YXUImoazKIGKAUuwARXWCTcghgXMzR7aQc1A69WmKLz2ehdngd7rsdZbHPtOcxItWzhAvUpaZwTl0EaTMOrlw_H6w8eqRlJXK7fRudf-eWjiVz3WWrcsdEWpQylqibSma0jBKsaAYvOQS6ngP64 May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: bd10f459a6694e29bfe667f2f55d7fbc May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestNetworkAdvancedServerOps-1520638129 May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/bd10f459a6694e29bfe667f2f55d7fbc"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/bd10f459a6694e29bfe667f2f55d7fbc"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_bd10f459a6694e29bfe667f2f55d7fbc"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/bd10f459a6694e29bfe667f2f55d7fbc"}]}] May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestNetworkAdvancedServerOps-1520638129 May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: bd10f459a6694e29bfe667f2f55d7fbc May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestNetworkAdvancedServerOps-1520638129 May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestNetworkAdvancedServerOps-1520638129-project May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fb8a004009a745c48e4ab8c1c36a2a00 May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestNetworkAdvancedServerOps-1520638129-project May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 could not be found. May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '3aba936b-32b3-4cd6-b24a-0e4c85036b34'} May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 could not be found. May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 could not be found. May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:54:05.546776 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:54:05.553162 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:54:05.553162 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:54:05.553162 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:54:05.553162 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:54:05.553162 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:54:05.553162 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:54:05.553162 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 could not be found. May 18 22:54:05.553162 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:54:05.555341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b7a5eeda-43b4-4ab0-844b-54ca89a7d661 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Returning 404 to user: Instance 3aba936b-32b3-4cd6-b24a-0e4c85036b34 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:54:05.556313 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b7a5eeda-43b4-4ab0-844b-54ca89a7d661 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34" status: 404 len: 111 microversion: 2.1 time: 0.071599 May 18 22:54:05.556899 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3088/5935] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:05 2022] GET /compute/v2.1/servers/3aba936b-32b3-4cd6-b24a-0e4c85036b34 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:54:11.560536 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f234e9cb-61b0-4d2e-85f0-f13cfc820710 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '.version_select at 0x7fa2dfe23f70>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:11.625799 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f234e9cb-61b0-4d2e-85f0-f13cfc820710 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-879411581" status: 202 len: 0 microversion: 2.1 time: 0.070923 May 18 22:54:11.628443 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2848/5936] 10.222.0.58 () {58 vars in 1280 bytes} [Wed May 18 22:54:11 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-879411581 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:54:11.663767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-59e29a1e-8a46-4e09-9b6b-709b76e03a21 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'create', calling method: .version_select at 0x7fa2df9d99d0>, body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1473415418", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFPKyEmMC1nL0PzaW2v8m/GXodLew6loH8hb2Iz44tavvbnfYzGyYpUJwgf649pv0jdVGgT5KPwxSTNDNo11RV2kvwclvRm/f48kROGJILwZw0EgaHyMcVVlTBuIQrqLMA=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:54:11.680804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-59e29a1e-8a46-4e09-9b6b-709b76e03a21 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_api:SELECT=30,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:11.695623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-59e29a1e-8a46-4e09-9b6b-709b76e03a21 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:54:11.714077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-59e29a1e-8a46-4e09-9b6b-709b76e03a21 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for user fb8a004009a745c48e4ab8c1c36a2a00 and project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:54:11.747928 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-59e29a1e-8a46-4e09-9b6b-709b76e03a21 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 407 microversion: 2.1 time: 0.089394 May 18 22:54:11.749306 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3089/5937] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:54:11 2022] POST /compute/v2.1/os-keypairs => generated 407 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:54:23.555298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-155237831", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "9258650b-9a0f-403c-a807-ff9a0ae55284"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1473415418", "security_groups": [{"name": "tempest-secgroup-smoke-1604333984"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:54:23.586404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_cell1:SELECT=69,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:23.587673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_api:SELECT=31,nova_api:DELETE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:23.804776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] validate_networks() for [('9258650b-9a0f-403c-a807-ff9a0ae55284', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:54:24.925467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:54:24.926099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:54:24.926253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:54:24.926705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:54:24.927227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:54:24.947763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:24.948226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:24.949013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:24.951001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:24.995548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:54:25.005365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Getting quotas for user fb8a004009a745c48e4ab8c1c36a2a00 and project bd10f459a6694e29bfe667f2f55d7fbc. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:54:25.047969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:54:25.051919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:54:25.164841 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-db54d849-5722-4689-8d1a-b591677bcedb tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 1.614253 May 18 22:54:25.165606 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2849/5938] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:54:23 2022] POST /compute/v2.1/servers => generated 406 bytes in 1616 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:54:25.174527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-59e29a1e-8a46-4e09-9b6b-709b76e03a21 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_cell1:SELECT=68,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:25.180921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-59e29a1e-8a46-4e09-9b6b-709b76e03a21 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:25.182142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-59e29a1e-8a46-4e09-9b6b-709b76e03a21 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_api:SELECT=10,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:25.209123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5ea03716-183b-4eaf-be3a-751130ed74ca tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:25.210227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5ea03716-183b-4eaf-be3a-751130ed74ca tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:25.505156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5ea03716-183b-4eaf-be3a-751130ed74ca tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:25.514814 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5ea03716-183b-4eaf-be3a-751130ed74ca tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1266 microversion: 2.1 time: 0.342012 May 18 22:54:25.515400 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3090/5939] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:25 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1266 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:26.532655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-188ea244-eb61-4335-a5f4-a990d9190611 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:26.534164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-188ea244-eb61-4335-a5f4-a990d9190611 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:26.551245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-188ea244-eb61-4335-a5f4-a990d9190611 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:26.553980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-188ea244-eb61-4335-a5f4-a990d9190611 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:26.554873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-188ea244-eb61-4335-a5f4-a990d9190611 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:26.555319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-188ea244-eb61-4335-a5f4-a990d9190611 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:26.758728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-188ea244-eb61-4335-a5f4-a990d9190611 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:26.767952 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-188ea244-eb61-4335-a5f4-a990d9190611 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1318 microversion: 2.1 time: 0.239667 May 18 22:54:26.772667 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2850/5940] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:26 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1318 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:27.795852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3062f181-4bab-43b8-b7a1-9554c675de1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:27.796590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3062f181-4bab-43b8-b7a1-9554c675de1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:27.824047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3062f181-4bab-43b8-b7a1-9554c675de1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:27.825854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3062f181-4bab-43b8-b7a1-9554c675de1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:27.828186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3062f181-4bab-43b8-b7a1-9554c675de1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:27.829271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3062f181-4bab-43b8-b7a1-9554c675de1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:28.000542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3062f181-4bab-43b8-b7a1-9554c675de1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:28.017862 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3062f181-4bab-43b8-b7a1-9554c675de1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1324 microversion: 2.1 time: 0.231065 May 18 22:54:28.019854 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3091/5941] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:27 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1324 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:29.037645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8633c6cb-4c77-4fa6-87c8-bfe4dc3acb0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:29.038391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8633c6cb-4c77-4fa6-87c8-bfe4dc3acb0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:29.066530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8633c6cb-4c77-4fa6-87c8-bfe4dc3acb0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:29.067693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8633c6cb-4c77-4fa6-87c8-bfe4dc3acb0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.017s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:29.070967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8633c6cb-4c77-4fa6-87c8-bfe4dc3acb0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:29.077973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8633c6cb-4c77-4fa6-87c8-bfe4dc3acb0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:29.913613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8633c6cb-4c77-4fa6-87c8-bfe4dc3acb0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:29.922003 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8633c6cb-4c77-4fa6-87c8-bfe4dc3acb0d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1392 microversion: 2.1 time: 0.889351 May 18 22:54:29.932024 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2851/5942] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:29 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1392 bytes in 900 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:30.939827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0893b474-a020-45d6-926b-1652113d5a2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:30.940559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0893b474-a020-45d6-926b-1652113d5a2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:30.965479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0893b474-a020-45d6-926b-1652113d5a2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:30.966124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0893b474-a020-45d6-926b-1652113d5a2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:30.967193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0893b474-a020-45d6-926b-1652113d5a2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:30.967750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0893b474-a020-45d6-926b-1652113d5a2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:31.255599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0893b474-a020-45d6-926b-1652113d5a2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:31.273271 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0893b474-a020-45d6-926b-1652113d5a2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1392 microversion: 2.1 time: 0.337605 May 18 22:54:31.275832 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3092/5943] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:30 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1392 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:31.480628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-e0562229-af86-46dc-923c-6feae1e8a2d0 req-87c7ec56-d2e3-40b6-95d4-e8d01586e638 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1121264f-5d38-4b52-957d-edd2cfb2de8c", "tag": "8dcfecf9-6227-49d7-aabe-b8c4b448acf3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:54:31.490397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e0562229-af86-46dc-923c-6feae1e8a2d0 req-87c7ec56-d2e3-40b6-95d4-e8d01586e638 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:31.491108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e0562229-af86-46dc-923c-6feae1e8a2d0 req-87c7ec56-d2e3-40b6-95d4-e8d01586e638 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:31.506595 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-e0562229-af86-46dc-923c-6feae1e8a2d0 req-87c7ec56-d2e3-40b6-95d4-e8d01586e638 service nova] Creating event network-changed:8dcfecf9-6227-49d7-aabe-b8c4b448acf3 for instance 1121264f-5d38-4b52-957d-edd2cfb2de8c on n-h2-841040-6 May 18 22:54:31.518032 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-e0562229-af86-46dc-923c-6feae1e8a2d0 req-87c7ec56-d2e3-40b6-95d4-e8d01586e638 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040936 May 18 22:54:31.519432 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2852/5944] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:54:31 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:54:32.291035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-babb2fd8-2b09-4e9e-a319-650fd549f721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:32.291953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-babb2fd8-2b09-4e9e-a319-650fd549f721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:32.299857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-babb2fd8-2b09-4e9e-a319-650fd549f721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:32.300754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-babb2fd8-2b09-4e9e-a319-650fd549f721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:32.302283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-babb2fd8-2b09-4e9e-a319-650fd549f721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:32.303766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-babb2fd8-2b09-4e9e-a319-650fd549f721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:32.581847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-babb2fd8-2b09-4e9e-a319-650fd549f721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:32.592636 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-babb2fd8-2b09-4e9e-a319-650fd549f721 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1392 microversion: 2.1 time: 0.305437 May 18 22:54:32.605166 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3093/5945] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:32 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1392 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:33.613993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ac86b097-dac6-42d3-ae46-f001854c4761 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:33.614920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ac86b097-dac6-42d3-ae46-f001854c4761 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:33.632181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac86b097-dac6-42d3-ae46-f001854c4761 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:33.632759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac86b097-dac6-42d3-ae46-f001854c4761 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:33.633674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac86b097-dac6-42d3-ae46-f001854c4761 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:33.636466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac86b097-dac6-42d3-ae46-f001854c4761 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:34.335199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ac86b097-dac6-42d3-ae46-f001854c4761 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:34.347406 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ac86b097-dac6-42d3-ae46-f001854c4761 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1392 microversion: 2.1 time: 0.737935 May 18 22:54:34.350739 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2853/5946] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:33 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1392 bytes in 743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:35.368595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fc3e47af-9249-472b-96de-afea83b5dbf9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:35.369339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fc3e47af-9249-472b-96de-afea83b5dbf9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:35.380677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc3e47af-9249-472b-96de-afea83b5dbf9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:35.381219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc3e47af-9249-472b-96de-afea83b5dbf9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:35.382116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc3e47af-9249-472b-96de-afea83b5dbf9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:35.386308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc3e47af-9249-472b-96de-afea83b5dbf9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:35.515206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-fc3e47af-9249-472b-96de-afea83b5dbf9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:35.740662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc3e47af-9249-472b-96de-afea83b5dbf9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:35.759507 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fc3e47af-9249-472b-96de-afea83b5dbf9 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1392 microversion: 2.1 time: 0.396390 May 18 22:54:35.760859 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3094/5947] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:35 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1392 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:36.778019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-de0c1e85-a94b-4983-859c-67aaef7fb1ab tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:36.778638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-de0c1e85-a94b-4983-859c-67aaef7fb1ab tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:36.790999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-de0c1e85-a94b-4983-859c-67aaef7fb1ab tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:36.798502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-de0c1e85-a94b-4983-859c-67aaef7fb1ab tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:36.800577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de0c1e85-a94b-4983-859c-67aaef7fb1ab tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:36.801334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de0c1e85-a94b-4983-859c-67aaef7fb1ab tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:36.802715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de0c1e85-a94b-4983-859c-67aaef7fb1ab tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:36.803487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de0c1e85-a94b-4983-859c-67aaef7fb1ab tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:37.159723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-de0c1e85-a94b-4983-859c-67aaef7fb1ab tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:37.167908 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-de0c1e85-a94b-4983-859c-67aaef7fb1ab tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1392 microversion: 2.1 time: 0.393891 May 18 22:54:37.169132 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2854/5948] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:36 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1392 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:38.191597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2001b5ec-909f-4a5a-b27d-0f4271dceab3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:38.194606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2001b5ec-909f-4a5a-b27d-0f4271dceab3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:38.215463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2001b5ec-909f-4a5a-b27d-0f4271dceab3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:38.216307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2001b5ec-909f-4a5a-b27d-0f4271dceab3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:38.218297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2001b5ec-909f-4a5a-b27d-0f4271dceab3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:38.218984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2001b5ec-909f-4a5a-b27d-0f4271dceab3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:38.526511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2001b5ec-909f-4a5a-b27d-0f4271dceab3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:38.536565 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2001b5ec-909f-4a5a-b27d-0f4271dceab3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1392 microversion: 2.1 time: 0.354961 May 18 22:54:38.538210 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3095/5949] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:38 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1392 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:39.555847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3b4a4951-7c76-4fb8-82d2-31d0484f6cfa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:39.556633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3b4a4951-7c76-4fb8-82d2-31d0484f6cfa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:39.564049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b4a4951-7c76-4fb8-82d2-31d0484f6cfa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:39.577877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b4a4951-7c76-4fb8-82d2-31d0484f6cfa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:39.581048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b4a4951-7c76-4fb8-82d2-31d0484f6cfa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:39.585333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b4a4951-7c76-4fb8-82d2-31d0484f6cfa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:39.808832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e861a662-6624-48b6-a2f9-39a9698e2fed tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Action: 'create', calling method: .version_select at 0x7fa2dfa91f70>, body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1183736145", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFoBFrq81W2dJWXvWK0Ungn24sJIHz+t4KXN+njT24sCyHBc/OyD9Chio5Fm4z9Btrg6KAsHJFj2Ymn0uPdJHq2hFml6k5FBNNwvPUjN4SF/V8o2YDtq1IkA8RBednU6SQ=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:54:39.852168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-e861a662-6624-48b6-a2f9-39a9698e2fed tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Getting quotas for project d7e78d717f9240d892bb89118ab6a745. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:54:39.861106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-e861a662-6624-48b6-a2f9-39a9698e2fed tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Getting quotas for user a03ba276d8b947039288b31e3bcace4c and project d7e78d717f9240d892bb89118ab6a745. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:54:39.932690 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e861a662-6624-48b6-a2f9-39a9698e2fed tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 398 microversion: 2.1 time: 0.128237 May 18 22:54:39.938321 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3096/5950] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:54:39 2022] POST /compute/v2.1/os-keypairs => generated 398 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:54:40.054048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3b4a4951-7c76-4fb8-82d2-31d0484f6cfa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:40.072500 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3b4a4951-7c76-4fb8-82d2-31d0484f6cfa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1392 microversion: 2.1 time: 0.518921 May 18 22:54:40.074041 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2855/5951] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:39 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1392 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:40.669599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-959f53c8-e679-4df0-bc16-c8a7c3bbf53a req-429bfd88-ba1f-44d4-a5a7-e4f53cc69038 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1121264f-5d38-4b52-957d-edd2cfb2de8c", "name": "network-vif-plugged", "status": "completed", "tag": "8dcfecf9-6227-49d7-aabe-b8c4b448acf3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:54:40.686140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-959f53c8-e679-4df0-bc16-c8a7c3bbf53a req-429bfd88-ba1f-44d4-a5a7-e4f53cc69038 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:40.687664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-959f53c8-e679-4df0-bc16-c8a7c3bbf53a req-429bfd88-ba1f-44d4-a5a7-e4f53cc69038 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:40.714389 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-959f53c8-e679-4df0-bc16-c8a7c3bbf53a req-429bfd88-ba1f-44d4-a5a7-e4f53cc69038 service nova] Creating event network-vif-plugged:8dcfecf9-6227-49d7-aabe-b8c4b448acf3 for instance 1121264f-5d38-4b52-957d-edd2cfb2de8c on n-h2-841040-6 May 18 22:54:40.732926 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-959f53c8-e679-4df0-bc16-c8a7c3bbf53a req-429bfd88-ba1f-44d4-a5a7-e4f53cc69038 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.068185 May 18 22:54:40.734701 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3097/5952] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:54:40 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:54:41.095427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3021dba7-49fd-417d-85d2-b2c5ca5f7b1d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:41.096152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3021dba7-49fd-417d-85d2-b2c5ca5f7b1d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:41.113485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3021dba7-49fd-417d-85d2-b2c5ca5f7b1d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:41.119831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3021dba7-49fd-417d-85d2-b2c5ca5f7b1d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:41.119831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3021dba7-49fd-417d-85d2-b2c5ca5f7b1d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:41.136995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3021dba7-49fd-417d-85d2-b2c5ca5f7b1d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:41.687659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3021dba7-49fd-417d-85d2-b2c5ca5f7b1d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:41.699894 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3021dba7-49fd-417d-85d2-b2c5ca5f7b1d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1392 microversion: 2.1 time: 0.613381 May 18 22:54:41.700499 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2856/5953] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:41 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1392 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:42.718021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-872b9c77-735e-4f2b-b136-e666c7d948f3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:42.719375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-872b9c77-735e-4f2b-b136-e666c7d948f3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:42.738504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-872b9c77-735e-4f2b-b136-e666c7d948f3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:42.738979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-872b9c77-735e-4f2b-b136-e666c7d948f3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:42.741943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-872b9c77-735e-4f2b-b136-e666c7d948f3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:42.742386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-872b9c77-735e-4f2b-b136-e666c7d948f3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:42.935810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestNetworkBasicOps-server-281150981", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "fdfcb0aa-a831-4fb2-a9b2-639397776fc0"}], "key_name": "tempest-TestNetworkBasicOps-1183736145", "security_groups": [{"name": "tempest-secgroup-smoke-301323062"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:54:43.112159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-872b9c77-735e-4f2b-b136-e666c7d948f3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:43.128799 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-872b9c77-735e-4f2b-b136-e666c7d948f3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1563 microversion: 2.1 time: 0.415706 May 18 22:54:43.131956 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3098/5954] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:42 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1563 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:43.148286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f762c09f-761a-4eec-8b8f-abc5e2a2dbe3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:43.149455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f762c09f-761a-4eec-8b8f-abc5e2a2dbe3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:43.175031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] validate_networks() for [('fdfcb0aa-a831-4fb2-a9b2-639397776fc0', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:54:43.197597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f762c09f-761a-4eec-8b8f-abc5e2a2dbe3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:43.198715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f762c09f-761a-4eec-8b8f-abc5e2a2dbe3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.020s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:43.199579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f762c09f-761a-4eec-8b8f-abc5e2a2dbe3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:43.200069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f762c09f-761a-4eec-8b8f-abc5e2a2dbe3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:43.823154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:54:43.823569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:54:43.824035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:54:43.824490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:54:43.824897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:54:43.838341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:43.838858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:43.839677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:43.840106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:43.864001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Getting quotas for project d7e78d717f9240d892bb89118ab6a745. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:54:43.873751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Getting quotas for user a03ba276d8b947039288b31e3bcace4c and project d7e78d717f9240d892bb89118ab6a745. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:54:43.889839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:54:43.892350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:54:43.972108 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4053032b-2900-4fd0-a617-c87a424f282b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 1.040350 May 18 22:54:43.982669 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2857/5955] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:54:42 2022] POST /compute/v2.1/servers => generated 405 bytes in 1051 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:54:43.991076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d277b87c-e35e-4e69-9d78-d716de0e4ab3 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:43.991761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d277b87c-e35e-4e69-9d78-d716de0e4ab3 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:44.063465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d277b87c-e35e-4e69-9d78-d716de0e4ab3 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:44.072381 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d277b87c-e35e-4e69-9d78-d716de0e4ab3 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1248 microversion: 2.1 time: 0.088336 May 18 22:54:44.073087 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2858/5956] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:43 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1248 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:44.140571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f762c09f-761a-4eec-8b8f-abc5e2a2dbe3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:44.161083 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f762c09f-761a-4eec-8b8f-abc5e2a2dbe3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1563 microversion: 2.1 time: 1.018928 May 18 22:54:44.176754 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3099/5957] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:43 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1563 bytes in 1035 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:45.090771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5c68d65e-bdb8-41b5-a0c0-dd94ed864ad9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:45.091552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5c68d65e-bdb8-41b5-a0c0-dd94ed864ad9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:45.100593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c68d65e-bdb8-41b5-a0c0-dd94ed864ad9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:45.101036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c68d65e-bdb8-41b5-a0c0-dd94ed864ad9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:45.101896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c68d65e-bdb8-41b5-a0c0-dd94ed864ad9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:45.102324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5c68d65e-bdb8-41b5-a0c0-dd94ed864ad9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:45.304143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5c68d65e-bdb8-41b5-a0c0-dd94ed864ad9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:45.314479 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5c68d65e-bdb8-41b5-a0c0-dd94ed864ad9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1300 microversion: 2.1 time: 0.229532 May 18 22:54:45.319115 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2859/5958] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:45 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1300 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:46.339429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-995c9153-b554-491b-a6c0-de627322bd12 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:46.341051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-995c9153-b554-491b-a6c0-de627322bd12 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:46.364209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-995c9153-b554-491b-a6c0-de627322bd12 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:46.369464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-995c9153-b554-491b-a6c0-de627322bd12 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:46.371505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-995c9153-b554-491b-a6c0-de627322bd12 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:46.373862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-995c9153-b554-491b-a6c0-de627322bd12 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:46.493705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-995c9153-b554-491b-a6c0-de627322bd12 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:46.506159 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-995c9153-b554-491b-a6c0-de627322bd12 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1306 microversion: 2.1 time: 0.173309 May 18 22:54:46.517234 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3100/5959] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:46 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1306 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:47.525576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-87fcdc4e-378b-470f-9aed-ea186694b7ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:47.527021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-87fcdc4e-378b-470f-9aed-ea186694b7ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:47.539841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-87fcdc4e-378b-470f-9aed-ea186694b7ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:47.540331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-87fcdc4e-378b-470f-9aed-ea186694b7ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:47.542915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-87fcdc4e-378b-470f-9aed-ea186694b7ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:47.543364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-87fcdc4e-378b-470f-9aed-ea186694b7ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:47.887353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-87fcdc4e-378b-470f-9aed-ea186694b7ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:47.909698 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-87fcdc4e-378b-470f-9aed-ea186694b7ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1373 microversion: 2.1 time: 0.390189 May 18 22:54:47.923664 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2860/5960] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:47 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1373 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:48.292080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-517bd068-067a-46d3-bf54-7dde2ae559dc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:48.295134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-517bd068-067a-46d3-bf54-7dde2ae559dc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:48.306949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-64bff0ed-b518-40d3-95b3-113c63023991 req-7c81776c-7171-452f-ad93-4d2ad80ac988 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1121264f-5d38-4b52-957d-edd2cfb2de8c", "tag": "8dcfecf9-6227-49d7-aabe-b8c4b448acf3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:54:48.319273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-517bd068-067a-46d3-bf54-7dde2ae559dc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:48.319722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-517bd068-067a-46d3-bf54-7dde2ae559dc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:48.320503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-517bd068-067a-46d3-bf54-7dde2ae559dc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:48.320929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-517bd068-067a-46d3-bf54-7dde2ae559dc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:48.327998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-64bff0ed-b518-40d3-95b3-113c63023991 req-7c81776c-7171-452f-ad93-4d2ad80ac988 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:48.328441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-64bff0ed-b518-40d3-95b3-113c63023991 req-7c81776c-7171-452f-ad93-4d2ad80ac988 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:48.351178 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-64bff0ed-b518-40d3-95b3-113c63023991 req-7c81776c-7171-452f-ad93-4d2ad80ac988 service nova] Creating event network-changed:8dcfecf9-6227-49d7-aabe-b8c4b448acf3 for instance 1121264f-5d38-4b52-957d-edd2cfb2de8c on n-h2-841040-6 May 18 22:54:48.357167 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-64bff0ed-b518-40d3-95b3-113c63023991 req-7c81776c-7171-452f-ad93-4d2ad80ac988 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.055998 May 18 22:54:48.365883 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2861/5961] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:54:48 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:54:48.586256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-517bd068-067a-46d3-bf54-7dde2ae559dc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:48.618391 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-517bd068-067a-46d3-bf54-7dde2ae559dc tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1563 microversion: 2.1 time: 0.329810 May 18 22:54:48.619521 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3101/5962] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:48 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1563 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:48.933268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99e936b1-8e88-4278-9dc4-73ffef14b593 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:48.933751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-99e936b1-8e88-4278-9dc4-73ffef14b593 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:48.959506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99e936b1-8e88-4278-9dc4-73ffef14b593 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:48.967752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99e936b1-8e88-4278-9dc4-73ffef14b593 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:48.968742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99e936b1-8e88-4278-9dc4-73ffef14b593 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:48.970058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99e936b1-8e88-4278-9dc4-73ffef14b593 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:49.581082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-99e936b1-8e88-4278-9dc4-73ffef14b593 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:49.591199 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-99e936b1-8e88-4278-9dc4-73ffef14b593 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1373 microversion: 2.1 time: 0.666610 May 18 22:54:49.602623 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2862/5963] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:48 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1373 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:50.439396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-554f485d-41cd-4529-8ab5-65cf5ce71d4c req-e2181de0-8cad-4807-a717-1afad5e57b70 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b9eed9a5-9a72-4260-85b6-6265ea267d0a", "tag": "ed5303d7-bc3e-4fbc-892f-a1eeea164dd4"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:54:50.449648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-554f485d-41cd-4529-8ab5-65cf5ce71d4c req-e2181de0-8cad-4807-a717-1afad5e57b70 service nova] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:50.452787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-554f485d-41cd-4529-8ab5-65cf5ce71d4c req-e2181de0-8cad-4807-a717-1afad5e57b70 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:50.453585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-554f485d-41cd-4529-8ab5-65cf5ce71d4c req-e2181de0-8cad-4807-a717-1afad5e57b70 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:50.470243 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-554f485d-41cd-4529-8ab5-65cf5ce71d4c req-e2181de0-8cad-4807-a717-1afad5e57b70 service nova] Creating event network-changed:ed5303d7-bc3e-4fbc-892f-a1eeea164dd4 for instance b9eed9a5-9a72-4260-85b6-6265ea267d0a on n-h1-841040-6 May 18 22:54:50.478763 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-554f485d-41cd-4529-8ab5-65cf5ce71d4c req-e2181de0-8cad-4807-a717-1afad5e57b70 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.047712 May 18 22:54:50.484299 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3102/5964] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:54:50 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:54:50.620124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c12c77f-6f25-49af-a49d-46ea25ab58b7 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:50.621330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7c12c77f-6f25-49af-a49d-46ea25ab58b7 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:50.628980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c12c77f-6f25-49af-a49d-46ea25ab58b7 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:50.629559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c12c77f-6f25-49af-a49d-46ea25ab58b7 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:50.630687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c12c77f-6f25-49af-a49d-46ea25ab58b7 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:50.631358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c12c77f-6f25-49af-a49d-46ea25ab58b7 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:50.988595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7c12c77f-6f25-49af-a49d-46ea25ab58b7 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:51.001860 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7c12c77f-6f25-49af-a49d-46ea25ab58b7 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1373 microversion: 2.1 time: 0.386742 May 18 22:54:51.014132 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2863/5965] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:50 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1373 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:52.020793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aafd7daf-d3d6-49a9-9d5a-21bd72c1d43c tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:52.022160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aafd7daf-d3d6-49a9-9d5a-21bd72c1d43c tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:52.029280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aafd7daf-d3d6-49a9-9d5a-21bd72c1d43c tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:52.029940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aafd7daf-d3d6-49a9-9d5a-21bd72c1d43c tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:52.030906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aafd7daf-d3d6-49a9-9d5a-21bd72c1d43c tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:52.031508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aafd7daf-d3d6-49a9-9d5a-21bd72c1d43c tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:52.292343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aafd7daf-d3d6-49a9-9d5a-21bd72c1d43c tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:52.309166 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aafd7daf-d3d6-49a9-9d5a-21bd72c1d43c tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1373 microversion: 2.1 time: 0.292711 May 18 22:54:52.310564 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3103/5966] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:52 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1373 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:53.326508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5014ae72-e4b3-4f6c-957f-ed8d7e1de409 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:53.327785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5014ae72-e4b3-4f6c-957f-ed8d7e1de409 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:53.334662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5014ae72-e4b3-4f6c-957f-ed8d7e1de409 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:53.335328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5014ae72-e4b3-4f6c-957f-ed8d7e1de409 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:53.336283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5014ae72-e4b3-4f6c-957f-ed8d7e1de409 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:53.336878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5014ae72-e4b3-4f6c-957f-ed8d7e1de409 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:53.434982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-93969032-5a8a-474c-bd81-1cee2bed2787 req-c368383c-9c36-4f33-95c5-ce23eaef21e5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b9eed9a5-9a72-4260-85b6-6265ea267d0a", "name": "network-vif-plugged", "status": "completed", "tag": "ed5303d7-bc3e-4fbc-892f-a1eeea164dd4"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:54:53.444052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-93969032-5a8a-474c-bd81-1cee2bed2787 req-c368383c-9c36-4f33-95c5-ce23eaef21e5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:53.444493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-93969032-5a8a-474c-bd81-1cee2bed2787 req-c368383c-9c36-4f33-95c5-ce23eaef21e5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:53.456470 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-93969032-5a8a-474c-bd81-1cee2bed2787 req-c368383c-9c36-4f33-95c5-ce23eaef21e5 service nova] Creating event network-vif-plugged:ed5303d7-bc3e-4fbc-892f-a1eeea164dd4 for instance b9eed9a5-9a72-4260-85b6-6265ea267d0a on n-h1-841040-6 May 18 22:54:53.462330 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-93969032-5a8a-474c-bd81-1cee2bed2787 req-c368383c-9c36-4f33-95c5-ce23eaef21e5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031557 May 18 22:54:53.463568 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3104/5967] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:54:53 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:54:53.664823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5014ae72-e4b3-4f6c-957f-ed8d7e1de409 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:53.671859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5014ae72-e4b3-4f6c-957f-ed8d7e1de409 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119082] Writing DB stats nova_cell1:SELECT=73 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:53.674591 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5014ae72-e4b3-4f6c-957f-ed8d7e1de409 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1373 microversion: 2.1 time: 0.352087 May 18 22:54:53.675965 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2864/5968] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:53 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1373 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:54.693905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62cf0742-a36c-4f5c-8a4e-3a52e146e6fc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:54.694595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-62cf0742-a36c-4f5c-8a4e-3a52e146e6fc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:54.711364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62cf0742-a36c-4f5c-8a4e-3a52e146e6fc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:54.714387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62cf0742-a36c-4f5c-8a4e-3a52e146e6fc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:54.715372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62cf0742-a36c-4f5c-8a4e-3a52e146e6fc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:54.718810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62cf0742-a36c-4f5c-8a4e-3a52e146e6fc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:54.999887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-62cf0742-a36c-4f5c-8a4e-3a52e146e6fc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:55.009388 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-62cf0742-a36c-4f5c-8a4e-3a52e146e6fc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1373 microversion: 2.1 time: 0.320195 May 18 22:54:55.010219 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3105/5969] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:54 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1373 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:56.036528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-60275aed-3728-4b06-8f4d-12718ae6c853 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:56.037428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-60275aed-3728-4b06-8f4d-12718ae6c853 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:56.041489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-60275aed-3728-4b06-8f4d-12718ae6c853 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:56.042859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-60275aed-3728-4b06-8f4d-12718ae6c853 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:56.044518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-60275aed-3728-4b06-8f4d-12718ae6c853 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119082] Writing DB stats nova_api:SELECT=61,nova_api:INSERT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:56.050206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60275aed-3728-4b06-8f4d-12718ae6c853 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:56.050707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60275aed-3728-4b06-8f4d-12718ae6c853 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:56.052133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60275aed-3728-4b06-8f4d-12718ae6c853 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:56.052581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60275aed-3728-4b06-8f4d-12718ae6c853 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:56.213685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-60275aed-3728-4b06-8f4d-12718ae6c853 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:56.221713 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-60275aed-3728-4b06-8f4d-12718ae6c853 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1545 microversion: 2.1 time: 0.192887 May 18 22:54:56.222310 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2865/5970] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:56 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1545 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:56.238385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e05d878-4077-4133-b735-cf424a2c4dce tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:54:56.239037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7e05d878-4077-4133-b735-cf424a2c4dce tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:54:56.241964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7e05d878-4077-4133-b735-cf424a2c4dce tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119083] Writing DB stats nova_api:SELECT=44,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:56.247945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e05d878-4077-4133-b735-cf424a2c4dce tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:56.248854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e05d878-4077-4133-b735-cf424a2c4dce tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:56.249828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e05d878-4077-4133-b735-cf424a2c4dce tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:56.250447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e05d878-4077-4133-b735-cf424a2c4dce tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:56.257142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7e05d878-4077-4133-b735-cf424a2c4dce tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119083] Writing DB stats nova_cell1:SELECT=73 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:54:56.397344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7e05d878-4077-4133-b735-cf424a2c4dce tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:54:56.409895 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7e05d878-4077-4133-b735-cf424a2c4dce tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1545 microversion: 2.1 time: 0.175092 May 18 22:54:56.422545 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3106/5971] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:54:56 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1545 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:54:59.027608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-93ff0be9-aa0f-4ea3-894b-a10f701c2cfb req-e26e4d15-1c9a-46ad-976c-abdb7b297335 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b9eed9a5-9a72-4260-85b6-6265ea267d0a", "tag": "ed5303d7-bc3e-4fbc-892f-a1eeea164dd4"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:54:59.038701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-93ff0be9-aa0f-4ea3-894b-a10f701c2cfb req-e26e4d15-1c9a-46ad-976c-abdb7b297335 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:54:59.039617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-93ff0be9-aa0f-4ea3-894b-a10f701c2cfb req-e26e4d15-1c9a-46ad-976c-abdb7b297335 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:54:59.056708 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-93ff0be9-aa0f-4ea3-894b-a10f701c2cfb req-e26e4d15-1c9a-46ad-976c-abdb7b297335 service nova] Creating event network-changed:ed5303d7-bc3e-4fbc-892f-a1eeea164dd4 for instance b9eed9a5-9a72-4260-85b6-6265ea267d0a on n-h1-841040-6 May 18 22:54:59.062673 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-93ff0be9-aa0f-4ea3-894b-a10f701c2cfb req-e26e4d15-1c9a-46ad-976c-abdb7b297335 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038691 May 18 22:54:59.064248 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2866/5972] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:54:59 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:55:07.144774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-365babda-2773-4d6e-a3f9-26a7f3ba77ae tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:55:07.148322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-365babda-2773-4d6e-a3f9-26a7f3ba77ae tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:07.153320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-365babda-2773-4d6e-a3f9-26a7f3ba77ae tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_api:SELECT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:55:07.154192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-365babda-2773-4d6e-a3f9-26a7f3ba77ae tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119083] Writing DB stats nova_cell1:SELECT=5 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:55:07.158594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-365babda-2773-4d6e-a3f9-26a7f3ba77ae tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:07.159073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-365babda-2773-4d6e-a3f9-26a7f3ba77ae tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:07.159804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-365babda-2773-4d6e-a3f9-26a7f3ba77ae tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:07.160242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-365babda-2773-4d6e-a3f9-26a7f3ba77ae tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:07.220576 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-365babda-2773-4d6e-a3f9-26a7f3ba77ae tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c/action" status: 200 len: 24563 microversion: 2.1 time: 0.086210 May 18 22:55:07.221577 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3107/5973] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:55:07 2022] POST /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c/action => generated 24563 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:55:13.621248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"rebuild": {"imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:55:13.623158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:13.626275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_api:SELECT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:55:13.627253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_cell1:SELECT=9 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:55:13.649412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:13.650045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:13.650819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:13.651247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:13.748403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:55:13.748811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:55:13.749417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:55:13.749843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:55:13.750246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:55:13.835356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:13.843846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:13.844963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:13.846237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:13.847135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:13.885278 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aff67bf0-fb70-43d7-aed3-ececfca3dc88 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c/action" status: 202 len: 1136 microversion: 2.1 time: 0.268142 May 18 22:55:13.893894 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2867/5974] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:55:13 2022] POST /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c/action => generated 1136 bytes in 278 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) May 18 22:55:13.902040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-694593ba-f87d-4c14-aef1-36c382d1b263 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:13.910041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-694593ba-f87d-4c14-aef1-36c382d1b263 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:13.919199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-694593ba-f87d-4c14-aef1-36c382d1b263 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:13.920065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-694593ba-f87d-4c14-aef1-36c382d1b263 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:13.921135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-694593ba-f87d-4c14-aef1-36c382d1b263 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:13.921665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-694593ba-f87d-4c14-aef1-36c382d1b263 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:14.091585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-694593ba-f87d-4c14-aef1-36c382d1b263 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:14.099728 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-694593ba-f87d-4c14-aef1-36c382d1b263 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1691 microversion: 2.1 time: 0.202770 May 18 22:55:14.100461 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3108/5975] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:13 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1691 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:15.117754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b1625848-3810-46f3-9485-84e336c19540 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:15.118475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b1625848-3810-46f3-9485-84e336c19540 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:15.133494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1625848-3810-46f3-9485-84e336c19540 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:15.134150 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1625848-3810-46f3-9485-84e336c19540 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:15.134773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1625848-3810-46f3-9485-84e336c19540 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:15.135210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1625848-3810-46f3-9485-84e336c19540 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:15.314959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b1625848-3810-46f3-9485-84e336c19540 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:15.323839 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b1625848-3810-46f3-9485-84e336c19540 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1691 microversion: 2.1 time: 0.210864 May 18 22:55:15.325072 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2868/5976] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:15 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1691 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:16.342002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-296c6270-8c39-4b3d-9b0d-2bd12b6e9f2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:16.342811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-296c6270-8c39-4b3d-9b0d-2bd12b6e9f2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:16.349989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-296c6270-8c39-4b3d-9b0d-2bd12b6e9f2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:16.350509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-296c6270-8c39-4b3d-9b0d-2bd12b6e9f2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:16.351496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-296c6270-8c39-4b3d-9b0d-2bd12b6e9f2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:16.352008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-296c6270-8c39-4b3d-9b0d-2bd12b6e9f2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:16.511730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-296c6270-8c39-4b3d-9b0d-2bd12b6e9f2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:16.520021 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-296c6270-8c39-4b3d-9b0d-2bd12b6e9f2d tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1691 microversion: 2.1 time: 0.182938 May 18 22:55:16.520589 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3109/5977] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:16 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1691 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:17.538188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-46ab52ce-bfd7-468d-99d9-f0e94162b8e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:17.538916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-46ab52ce-bfd7-468d-99d9-f0e94162b8e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:17.546203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46ab52ce-bfd7-468d-99d9-f0e94162b8e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:17.546649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46ab52ce-bfd7-468d-99d9-f0e94162b8e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:17.548072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46ab52ce-bfd7-468d-99d9-f0e94162b8e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:17.548508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46ab52ce-bfd7-468d-99d9-f0e94162b8e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:17.684074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-46ab52ce-bfd7-468d-99d9-f0e94162b8e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:17.692338 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-46ab52ce-bfd7-468d-99d9-f0e94162b8e3 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1691 microversion: 2.1 time: 0.159097 May 18 22:55:17.692909 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2869/5978] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:17 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1691 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:18.710236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bb2796d5-053e-4e67-a786-6b61a94da589 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:18.711084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bb2796d5-053e-4e67-a786-6b61a94da589 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:18.720682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb2796d5-053e-4e67-a786-6b61a94da589 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:18.721275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb2796d5-053e-4e67-a786-6b61a94da589 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:18.722064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb2796d5-053e-4e67-a786-6b61a94da589 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:18.723042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bb2796d5-053e-4e67-a786-6b61a94da589 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:18.874198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bb2796d5-053e-4e67-a786-6b61a94da589 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:18.882814 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bb2796d5-053e-4e67-a786-6b61a94da589 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1691 microversion: 2.1 time: 0.177053 May 18 22:55:18.883402 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3110/5979] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:18 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1691 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:19.406809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-49a12736-0d24-4503-b2c3-be0fbb585fbb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:55:19.407834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-49a12736-0d24-4503-b2c3-be0fbb585fbb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:19.415498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49a12736-0d24-4503-b2c3-be0fbb585fbb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:19.415928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49a12736-0d24-4503-b2c3-be0fbb585fbb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:19.416664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49a12736-0d24-4503-b2c3-be0fbb585fbb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:19.417092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49a12736-0d24-4503-b2c3-be0fbb585fbb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:19.479612 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-49a12736-0d24-4503-b2c3-be0fbb585fbb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "POST /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a/action" status: 200 len: 24558 microversion: 2.1 time: 0.076515 May 18 22:55:19.480982 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2870/5980] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:55:19 2022] POST /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a/action => generated 24558 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:55:19.900000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0568700a-5a5e-4393-8791-9765ad7a2e71 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:19.900762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0568700a-5a5e-4393-8791-9765ad7a2e71 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:19.907702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0568700a-5a5e-4393-8791-9765ad7a2e71 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:19.908147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0568700a-5a5e-4393-8791-9765ad7a2e71 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:19.909019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0568700a-5a5e-4393-8791-9765ad7a2e71 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:19.909452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0568700a-5a5e-4393-8791-9765ad7a2e71 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:20.058625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0568700a-5a5e-4393-8791-9765ad7a2e71 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:20.067495 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0568700a-5a5e-4393-8791-9765ad7a2e71 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1691 microversion: 2.1 time: 0.171385 May 18 22:55:20.068074 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3111/5981] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:19 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1691 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:21.085852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-41797c27-0578-43ab-81bb-50ce6e88c19c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:21.086690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-41797c27-0578-43ab-81bb-50ce6e88c19c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:21.094473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41797c27-0578-43ab-81bb-50ce6e88c19c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:21.094927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41797c27-0578-43ab-81bb-50ce6e88c19c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:21.095690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41797c27-0578-43ab-81bb-50ce6e88c19c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:21.096127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41797c27-0578-43ab-81bb-50ce6e88c19c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:21.234668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-41797c27-0578-43ab-81bb-50ce6e88c19c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:21.242936 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-41797c27-0578-43ab-81bb-50ce6e88c19c tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1691 microversion: 2.1 time: 0.162122 May 18 22:55:21.243509 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2871/5982] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:21 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1691 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:22.266567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2b62545f-7c00-4d26-93d8-7b06b7e2078a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:22.267175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2b62545f-7c00-4d26-93d8-7b06b7e2078a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:22.274304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b62545f-7c00-4d26-93d8-7b06b7e2078a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:22.274749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b62545f-7c00-4d26-93d8-7b06b7e2078a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:22.275495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b62545f-7c00-4d26-93d8-7b06b7e2078a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:22.275924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2b62545f-7c00-4d26-93d8-7b06b7e2078a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:22.408169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2b62545f-7c00-4d26-93d8-7b06b7e2078a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:22.416480 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2b62545f-7c00-4d26-93d8-7b06b7e2078a tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1691 microversion: 2.1 time: 0.153890 May 18 22:55:22.417061 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3112/5983] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:22 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1691 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:23.433513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f874da9-0eea-4f24-9f33-916a2548b8fa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:23.434279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6f874da9-0eea-4f24-9f33-916a2548b8fa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:23.441588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f874da9-0eea-4f24-9f33-916a2548b8fa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:23.442167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f874da9-0eea-4f24-9f33-916a2548b8fa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:23.442983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f874da9-0eea-4f24-9f33-916a2548b8fa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:23.443477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f874da9-0eea-4f24-9f33-916a2548b8fa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:23.585963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f874da9-0eea-4f24-9f33-916a2548b8fa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:23.593765 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6f874da9-0eea-4f24-9f33-916a2548b8fa tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1691 microversion: 2.1 time: 0.164136 May 18 22:55:23.594488 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2872/5984] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:23 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1691 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:24.611820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9615bcb1-c15f-4e6d-ace5-9129ce5bea67 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:24.612521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9615bcb1-c15f-4e6d-ace5-9129ce5bea67 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:24.620613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9615bcb1-c15f-4e6d-ace5-9129ce5bea67 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:24.621171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9615bcb1-c15f-4e6d-ace5-9129ce5bea67 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:24.622058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9615bcb1-c15f-4e6d-ace5-9129ce5bea67 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:24.622602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9615bcb1-c15f-4e6d-ace5-9129ce5bea67 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:24.764308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9615bcb1-c15f-4e6d-ace5-9129ce5bea67 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:24.772570 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9615bcb1-c15f-4e6d-ace5-9129ce5bea67 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1691 microversion: 2.1 time: 0.164690 May 18 22:55:24.773187 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3113/5985] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:24 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1691 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:25.789355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-65ba1096-0cea-4667-959d-40d1ff17673f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:25.790058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-65ba1096-0cea-4667-959d-40d1ff17673f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:25.797122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65ba1096-0cea-4667-959d-40d1ff17673f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:25.797567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65ba1096-0cea-4667-959d-40d1ff17673f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:25.798348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65ba1096-0cea-4667-959d-40d1ff17673f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:25.798793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65ba1096-0cea-4667-959d-40d1ff17673f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:25.943841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-65ba1096-0cea-4667-959d-40d1ff17673f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:25.951396 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-65ba1096-0cea-4667-959d-40d1ff17673f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1697 microversion: 2.1 time: 0.166040 May 18 22:55:25.952169 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2873/5986] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:25 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1697 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:26.969995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9c66a60a-4943-44d1-bb9d-11acdb100d1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:26.971335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9c66a60a-4943-44d1-bb9d-11acdb100d1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:26.978374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c66a60a-4943-44d1-bb9d-11acdb100d1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:26.979096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c66a60a-4943-44d1-bb9d-11acdb100d1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:26.980033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c66a60a-4943-44d1-bb9d-11acdb100d1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:26.980645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c66a60a-4943-44d1-bb9d-11acdb100d1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:27.143228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9c66a60a-4943-44d1-bb9d-11acdb100d1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:27.167639 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9c66a60a-4943-44d1-bb9d-11acdb100d1f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1697 microversion: 2.1 time: 0.202970 May 18 22:55:27.177614 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3114/5987] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:26 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1697 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:28.189678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-931b96c3-8096-4ea3-9d14-99ed46004366 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:28.191497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-931b96c3-8096-4ea3-9d14-99ed46004366 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:28.205573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-931b96c3-8096-4ea3-9d14-99ed46004366 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:28.208704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-931b96c3-8096-4ea3-9d14-99ed46004366 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:28.210623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-931b96c3-8096-4ea3-9d14-99ed46004366 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:28.212257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-931b96c3-8096-4ea3-9d14-99ed46004366 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:28.537633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-931b96c3-8096-4ea3-9d14-99ed46004366 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:28.547037 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-931b96c3-8096-4ea3-9d14-99ed46004366 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1682 microversion: 2.1 time: 0.366447 May 18 22:55:28.579371 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2874/5988] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:28 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1682 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:29.894464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-3da57dda-33ba-450b-8744-8c0267ab5147 req-e3888f40-c637-4411-8b0d-265de0f7d2bd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1121264f-5d38-4b52-957d-edd2cfb2de8c", "name": "network-vif-plugged", "status": "completed", "tag": "8dcfecf9-6227-49d7-aabe-b8c4b448acf3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:55:29.911910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-3da57dda-33ba-450b-8744-8c0267ab5147 req-e3888f40-c637-4411-8b0d-265de0f7d2bd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:29.912427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-3da57dda-33ba-450b-8744-8c0267ab5147 req-e3888f40-c637-4411-8b0d-265de0f7d2bd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:29.936878 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-3da57dda-33ba-450b-8744-8c0267ab5147 req-e3888f40-c637-4411-8b0d-265de0f7d2bd service nova] Creating event network-vif-plugged:8dcfecf9-6227-49d7-aabe-b8c4b448acf3 for instance 1121264f-5d38-4b52-957d-edd2cfb2de8c on n-h2-841040-6 May 18 22:55:29.949788 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-3da57dda-33ba-450b-8744-8c0267ab5147 req-e3888f40-c637-4411-8b0d-265de0f7d2bd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.059225 May 18 22:55:29.950463 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3115/5989] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:55:29 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:55:34.420194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d869616a-dd80-4a3a-94b9-2c0b2d0289fc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Action: 'create', calling method: .version_select at 0x7fa2ece47700>, body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1044488894", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN/aTxBdW84bEPy4jR8fAop8uWRo4PAsTt8fSJSCbcIR1GeNNN4aYeCB8AlhWtmi/uZpUysf4FuKrqxLzQ6zyGUGCfYjmLuFSqfMxEPBFPYuznYEM9in9vqO/YU6wQWVAg=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:55:34.437206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d869616a-dd80-4a3a-94b9-2c0b2d0289fc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Getting quotas for project d7e78d717f9240d892bb89118ab6a745. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:55:34.445138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-d869616a-dd80-4a3a-94b9-2c0b2d0289fc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Getting quotas for user a03ba276d8b947039288b31e3bcace4c and project d7e78d717f9240d892bb89118ab6a745. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:55:34.475463 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d869616a-dd80-4a3a-94b9-2c0b2d0289fc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 398 microversion: 2.1 time: 0.059087 May 18 22:55:34.476749 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2875/5990] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:55:34 2022] POST /compute/v2.1/os-keypairs => generated 398 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:55:36.289204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1956395572", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "7927b55f-79ac-4e8d-8969-6d71dbab10f8"}], "key_name": "tempest-TestNetworkBasicOps-1044488894", "security_groups": [{"name": "tempest-secgroup-smoke-67625939"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:55:36.444521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] validate_networks() for [('7927b55f-79ac-4e8d-8969-6d71dbab10f8', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:55:37.265237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:55:37.266362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:55:37.267038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:55:37.267336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:55:37.267893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:55:37.270747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119083] Writing DB stats nova_api:SELECT=23 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:55:37.290957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:37.292121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:37.293064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:37.293648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:37.302391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119083] Writing DB stats nova_cell1:SELECT=49 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:55:37.318320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Getting quotas for project d7e78d717f9240d892bb89118ab6a745. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:55:37.324342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Getting quotas for user a03ba276d8b947039288b31e3bcace4c and project d7e78d717f9240d892bb89118ab6a745. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:55:37.338600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:55:37.341165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:55:37.388715 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58c1438f-50de-4748-b8f7-c6d4f627a856 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 1.103518 May 18 22:55:37.389792 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3116/5991] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:55:36 2022] POST /compute/v2.1/servers => generated 404 bytes in 1105 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:55:37.399700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-45b43982-38fc-4568-91f2-ab0adb14c7a0 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:37.400495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-45b43982-38fc-4568-91f2-ab0adb14c7a0 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:37.646632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-45b43982-38fc-4568-91f2-ab0adb14c7a0 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:37.657823 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-45b43982-38fc-4568-91f2-ab0adb14c7a0 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1249 microversion: 2.1 time: 0.262145 May 18 22:55:37.658523 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2876/5992] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:37 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1249 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:55:38.676282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-613b61f2-fb3e-44e8-b7b8-9d97d69dd0ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:38.678002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-613b61f2-fb3e-44e8-b7b8-9d97d69dd0ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:38.686659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-613b61f2-fb3e-44e8-b7b8-9d97d69dd0ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:38.687708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-613b61f2-fb3e-44e8-b7b8-9d97d69dd0ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:38.689104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-613b61f2-fb3e-44e8-b7b8-9d97d69dd0ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:38.689815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-613b61f2-fb3e-44e8-b7b8-9d97d69dd0ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:38.835928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-613b61f2-fb3e-44e8-b7b8-9d97d69dd0ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:38.844827 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-613b61f2-fb3e-44e8-b7b8-9d97d69dd0ab tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1307 microversion: 2.1 time: 0.172857 May 18 22:55:38.846419 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3117/5993] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:38 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1307 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:39.865837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8ce9d4bd-b93e-4862-98e5-048a3108c2d5 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:39.867182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8ce9d4bd-b93e-4862-98e5-048a3108c2d5 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:39.871206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8ce9d4bd-b93e-4862-98e5-048a3108c2d5 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119082] Writing DB stats nova_cell1:SELECT=56,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:55:39.877586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ce9d4bd-b93e-4862-98e5-048a3108c2d5 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:39.878500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ce9d4bd-b93e-4862-98e5-048a3108c2d5 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:39.879484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ce9d4bd-b93e-4862-98e5-048a3108c2d5 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:39.880121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ce9d4bd-b93e-4862-98e5-048a3108c2d5 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:40.134236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8ce9d4bd-b93e-4862-98e5-048a3108c2d5 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:40.143900 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8ce9d4bd-b93e-4862-98e5-048a3108c2d5 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1373 microversion: 2.1 time: 0.284412 May 18 22:55:40.154867 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2877/5994] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:39 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1373 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:40.445868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d125a8fe-0fca-4b8e-91a3-a9834fb669ce req-050b2275-918a-4ea1-aed3-06e0f37b35b6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2e787b4b-95cf-4f46-8fce-1138c113707d", "tag": "b3075832-6065-42a6-98e0-208aa9a7ba63"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:55:40.490021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d125a8fe-0fca-4b8e-91a3-a9834fb669ce req-050b2275-918a-4ea1-aed3-06e0f37b35b6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:40.490702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d125a8fe-0fca-4b8e-91a3-a9834fb669ce req-050b2275-918a-4ea1-aed3-06e0f37b35b6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:40.520342 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d125a8fe-0fca-4b8e-91a3-a9834fb669ce req-050b2275-918a-4ea1-aed3-06e0f37b35b6 service nova] Creating event network-changed:b3075832-6065-42a6-98e0-208aa9a7ba63 for instance 2e787b4b-95cf-4f46-8fce-1138c113707d on n-h2-841040-6 May 18 22:55:40.530636 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d125a8fe-0fca-4b8e-91a3-a9834fb669ce req-050b2275-918a-4ea1-aed3-06e0f37b35b6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.088730 May 18 22:55:40.532075 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3118/5995] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:55:40 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:55:41.163521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b0592679-0732-482c-b1a3-f02d7d9a42cf tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:41.164334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b0592679-0732-482c-b1a3-f02d7d9a42cf tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:41.172315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0592679-0732-482c-b1a3-f02d7d9a42cf tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:41.172863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0592679-0732-482c-b1a3-f02d7d9a42cf tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:41.173828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0592679-0732-482c-b1a3-f02d7d9a42cf tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:41.174356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0592679-0732-482c-b1a3-f02d7d9a42cf tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:41.325708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b0592679-0732-482c-b1a3-f02d7d9a42cf tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:41.333970 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b0592679-0732-482c-b1a3-f02d7d9a42cf tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1373 microversion: 2.1 time: 0.174420 May 18 22:55:41.334555 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2878/5996] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:41 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1373 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:42.352054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-263bd534-3781-4fe1-b0ef-3acea089b141 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:42.353407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-263bd534-3781-4fe1-b0ef-3acea089b141 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:42.361189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-263bd534-3781-4fe1-b0ef-3acea089b141 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:42.362175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-263bd534-3781-4fe1-b0ef-3acea089b141 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:42.363156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-263bd534-3781-4fe1-b0ef-3acea089b141 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:42.363852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-263bd534-3781-4fe1-b0ef-3acea089b141 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:42.536318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-263bd534-3781-4fe1-b0ef-3acea089b141 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:42.544285 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-263bd534-3781-4fe1-b0ef-3acea089b141 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1373 microversion: 2.1 time: 0.196772 May 18 22:55:42.544862 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3119/5997] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:42 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1373 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:43.561967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-84eceb66-4dd3-4580-80f8-4700137db060 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:43.562723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-84eceb66-4dd3-4580-80f8-4700137db060 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:43.570061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84eceb66-4dd3-4580-80f8-4700137db060 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:43.570504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84eceb66-4dd3-4580-80f8-4700137db060 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:43.571243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84eceb66-4dd3-4580-80f8-4700137db060 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:43.571664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84eceb66-4dd3-4580-80f8-4700137db060 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:43.723075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-84eceb66-4dd3-4580-80f8-4700137db060 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:43.732908 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-84eceb66-4dd3-4580-80f8-4700137db060 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1373 microversion: 2.1 time: 0.174335 May 18 22:55:43.744424 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2879/5998] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:43 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1373 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:44.751184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a401027-5aa7-417f-9b7a-dd3d60bfa29d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:44.751822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3a401027-5aa7-417f-9b7a-dd3d60bfa29d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:44.759103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a401027-5aa7-417f-9b7a-dd3d60bfa29d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:44.759551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a401027-5aa7-417f-9b7a-dd3d60bfa29d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:44.760309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a401027-5aa7-417f-9b7a-dd3d60bfa29d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:44.760743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a401027-5aa7-417f-9b7a-dd3d60bfa29d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:44.892342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3a401027-5aa7-417f-9b7a-dd3d60bfa29d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:44.899893 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3a401027-5aa7-417f-9b7a-dd3d60bfa29d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1373 microversion: 2.1 time: 0.152719 May 18 22:55:44.900470 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3120/5999] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:44 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1373 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:55:45.855586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-4e1a9dff-c632-471a-b580-acb711b7f42d req-b1d119db-4616-437d-8260-9e85774e9813 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2e787b4b-95cf-4f46-8fce-1138c113707d", "name": "network-vif-plugged", "status": "completed", "tag": "b3075832-6065-42a6-98e0-208aa9a7ba63"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:55:45.862253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-4e1a9dff-c632-471a-b580-acb711b7f42d req-b1d119db-4616-437d-8260-9e85774e9813 service nova] [119082] Writing DB stats nova_api:SELECT=42,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:55:45.866788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4e1a9dff-c632-471a-b580-acb711b7f42d req-b1d119db-4616-437d-8260-9e85774e9813 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:45.867613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4e1a9dff-c632-471a-b580-acb711b7f42d req-b1d119db-4616-437d-8260-9e85774e9813 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:45.882395 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-4e1a9dff-c632-471a-b580-acb711b7f42d req-b1d119db-4616-437d-8260-9e85774e9813 service nova] Creating event network-vif-plugged:b3075832-6065-42a6-98e0-208aa9a7ba63 for instance 2e787b4b-95cf-4f46-8fce-1138c113707d on n-h2-841040-6 May 18 22:55:45.887745 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-4e1a9dff-c632-471a-b580-acb711b7f42d req-b1d119db-4616-437d-8260-9e85774e9813 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035718 May 18 22:55:45.889083 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2880/6000] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:55:45 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:55:45.923515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-77f567e0-ee74-480e-b695-b19e26825ab9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:45.927351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-77f567e0-ee74-480e-b695-b19e26825ab9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:45.946067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77f567e0-ee74-480e-b695-b19e26825ab9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:45.953208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77f567e0-ee74-480e-b695-b19e26825ab9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:45.956369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77f567e0-ee74-480e-b695-b19e26825ab9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:45.957277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-77f567e0-ee74-480e-b695-b19e26825ab9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:46.163595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-77f567e0-ee74-480e-b695-b19e26825ab9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:46.174700 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-77f567e0-ee74-480e-b695-b19e26825ab9 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1373 microversion: 2.1 time: 0.261519 May 18 22:55:46.175471 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3121/6001] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:45 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1373 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:47.193487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-83d3041b-346e-42bf-81b7-8c07f1acdc93 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:47.194286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-83d3041b-346e-42bf-81b7-8c07f1acdc93 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:47.201572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83d3041b-346e-42bf-81b7-8c07f1acdc93 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:47.202089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83d3041b-346e-42bf-81b7-8c07f1acdc93 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:47.202871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83d3041b-346e-42bf-81b7-8c07f1acdc93 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:47.203301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-83d3041b-346e-42bf-81b7-8c07f1acdc93 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:47.378808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-83d3041b-346e-42bf-81b7-8c07f1acdc93 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:47.386843 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-83d3041b-346e-42bf-81b7-8c07f1acdc93 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1373 microversion: 2.1 time: 0.199168 May 18 22:55:47.387405 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2881/6002] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:47 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1373 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:48.403876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-db71886d-668d-4c6d-baba-5f3946506aa8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:48.404490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-db71886d-668d-4c6d-baba-5f3946506aa8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:48.406946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-db71886d-668d-4c6d-baba-5f3946506aa8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:55:48.407777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-db71886d-668d-4c6d-baba-5f3946506aa8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:55:48.416988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db71886d-668d-4c6d-baba-5f3946506aa8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:48.417836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db71886d-668d-4c6d-baba-5f3946506aa8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:48.418795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db71886d-668d-4c6d-baba-5f3946506aa8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:48.419376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db71886d-668d-4c6d-baba-5f3946506aa8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:48.560150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-db71886d-668d-4c6d-baba-5f3946506aa8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:48.568757 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-db71886d-668d-4c6d-baba-5f3946506aa8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1545 microversion: 2.1 time: 0.168578 May 18 22:55:48.570001 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3122/6003] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:48 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1545 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:48.586134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-55b56148-6afb-4326-98b4-1f823d63ae79 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:55:48.586739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-55b56148-6afb-4326-98b4-1f823d63ae79 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:48.589188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-55b56148-6afb-4326-98b4-1f823d63ae79 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:55:48.595564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55b56148-6afb-4326-98b4-1f823d63ae79 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:48.596014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55b56148-6afb-4326-98b4-1f823d63ae79 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:48.596813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55b56148-6afb-4326-98b4-1f823d63ae79 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:48.597243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-55b56148-6afb-4326-98b4-1f823d63ae79 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:48.752450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-55b56148-6afb-4326-98b4-1f823d63ae79 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:55:48.766521 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-55b56148-6afb-4326-98b4-1f823d63ae79 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1545 microversion: 2.1 time: 0.184790 May 18 22:55:48.767115 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2882/6004] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:55:48 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1545 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:55:52.791308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e2a967bc-f97f-4c23-8173-3f29aca9673b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:55:52.795950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e2a967bc-f97f-4c23-8173-3f29aca9673b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:55:52.805059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2a967bc-f97f-4c23-8173-3f29aca9673b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:52.805442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2a967bc-f97f-4c23-8173-3f29aca9673b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:52.806241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2a967bc-f97f-4c23-8173-3f29aca9673b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:55:52.806739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2a967bc-f97f-4c23-8173-3f29aca9673b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:55:52.862934 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e2a967bc-f97f-4c23-8173-3f29aca9673b tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "POST /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c/action" status: 200 len: 24570 microversion: 2.1 time: 0.077253 May 18 22:55:52.863765 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3123/6005] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:55:52 2022] POST /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c/action => generated 24570 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:56:05.099756 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0ceaa164-a382-4c3d-926e-f9c37f2f93e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:05.100833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0ceaa164-a382-4c3d-926e-f9c37f2f93e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:05.105441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-e7ffd5ee-00e8-4b3e-bf04-b30c39463e56 req-c3029e83-0d58-4e75-b022-21f9b2cf5c0c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1121264f-5d38-4b52-957d-edd2cfb2de8c", "tag": "8dcfecf9-6227-49d7-aabe-b8c4b448acf3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:56:05.108774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0ceaa164-a382-4c3d-926e-f9c37f2f93e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_api:SELECT=5 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:56:05.110455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0ceaa164-a382-4c3d-926e-f9c37f2f93e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [119082] Writing DB stats nova_cell1:SELECT=32 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:56:05.112132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ceaa164-a382-4c3d-926e-f9c37f2f93e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:05.112914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ceaa164-a382-4c3d-926e-f9c37f2f93e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:05.114020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ceaa164-a382-4c3d-926e-f9c37f2f93e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:05.114645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0ceaa164-a382-4c3d-926e-f9c37f2f93e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:05.128138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-e7ffd5ee-00e8-4b3e-bf04-b30c39463e56 req-c3029e83-0d58-4e75-b022-21f9b2cf5c0c service nova] [119083] Writing DB stats nova_api:SELECT=24,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:56:05.128918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-e7ffd5ee-00e8-4b3e-bf04-b30c39463e56 req-c3029e83-0d58-4e75-b022-21f9b2cf5c0c service nova] [119083] Writing DB stats nova_cell1:SELECT=37 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:56:05.134270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e7ffd5ee-00e8-4b3e-bf04-b30c39463e56 req-c3029e83-0d58-4e75-b022-21f9b2cf5c0c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:05.134705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e7ffd5ee-00e8-4b3e-bf04-b30c39463e56 req-c3029e83-0d58-4e75-b022-21f9b2cf5c0c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:05.147578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0ceaa164-a382-4c3d-926e-f9c37f2f93e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:56:05.162539 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-e7ffd5ee-00e8-4b3e-bf04-b30c39463e56 req-c3029e83-0d58-4e75-b022-21f9b2cf5c0c service nova] Creating event network-changed:8dcfecf9-6227-49d7-aabe-b8c4b448acf3 for instance 1121264f-5d38-4b52-957d-edd2cfb2de8c on n-h2-841040-6 May 18 22:56:05.168155 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-e7ffd5ee-00e8-4b3e-bf04-b30c39463e56 req-c3029e83-0d58-4e75-b022-21f9b2cf5c0c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.067060 May 18 22:56:05.180167 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3124/6006] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:56:05 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:56:05.274593 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0ceaa164-a382-4c3d-926e-f9c37f2f93e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "DELETE /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 204 len: 0 microversion: 2.1 time: 0.179619 May 18 22:56:05.276694 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2883/6007] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:56:05 2022] DELETE /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 0 bytes in 183 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:56:05.288566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5dc9edaa-7d98-4c99-b36b-2fa19efaff61 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:05.289543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5dc9edaa-7d98-4c99-b36b-2fa19efaff61 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:05.296647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dc9edaa-7d98-4c99-b36b-2fa19efaff61 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:05.297424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dc9edaa-7d98-4c99-b36b-2fa19efaff61 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:05.298450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dc9edaa-7d98-4c99-b36b-2fa19efaff61 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:05.299364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5dc9edaa-7d98-4c99-b36b-2fa19efaff61 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:05.450920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5dc9edaa-7d98-4c99-b36b-2fa19efaff61 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:05.463889 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5dc9edaa-7d98-4c99-b36b-2fa19efaff61 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1688 microversion: 2.1 time: 0.181869 May 18 22:56:05.464485 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3125/6008] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:05 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1688 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:06.483391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-931e3b9e-4615-44a6-abe7-209b1fdeb5e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:06.484223 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-931e3b9e-4615-44a6-abe7-209b1fdeb5e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:06.494750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-931e3b9e-4615-44a6-abe7-209b1fdeb5e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:06.495296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-931e3b9e-4615-44a6-abe7-209b1fdeb5e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:06.496182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-931e3b9e-4615-44a6-abe7-209b1fdeb5e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:06.496705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-931e3b9e-4615-44a6-abe7-209b1fdeb5e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:06.783010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-931e3b9e-4615-44a6-abe7-209b1fdeb5e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:06.799421 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-931e3b9e-4615-44a6-abe7-209b1fdeb5e1 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1688 microversion: 2.1 time: 0.320803 May 18 22:56:06.801311 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2884/6009] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:06 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1688 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:07.390856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-8962b4b3-d59e-4961-bc46-e854dd558980 req-c3ed1286-faa0-4302-bc58-b1609e5b7025 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1121264f-5d38-4b52-957d-edd2cfb2de8c", "name": "network-vif-deleted", "tag": "8dcfecf9-6227-49d7-aabe-b8c4b448acf3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:56:07.409843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8962b4b3-d59e-4961-bc46-e854dd558980 req-c3ed1286-faa0-4302-bc58-b1609e5b7025 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:07.410486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8962b4b3-d59e-4961-bc46-e854dd558980 req-c3ed1286-faa0-4302-bc58-b1609e5b7025 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:07.423069 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-8962b4b3-d59e-4961-bc46-e854dd558980 req-c3ed1286-faa0-4302-bc58-b1609e5b7025 service nova] Creating event network-vif-deleted:8dcfecf9-6227-49d7-aabe-b8c4b448acf3 for instance 1121264f-5d38-4b52-957d-edd2cfb2de8c on n-h2-841040-6 May 18 22:56:07.431466 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-8962b4b3-d59e-4961-bc46-e854dd558980 req-c3ed1286-faa0-4302-bc58-b1609e5b7025 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.044049 May 18 22:56:07.432415 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3126/6010] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:56:07 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:56:07.818353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2102daa9-e291-478d-afeb-1718d9d2858f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:07.819651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2102daa9-e291-478d-afeb-1718d9d2858f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:07.829496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2102daa9-e291-478d-afeb-1718d9d2858f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:07.830375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2102daa9-e291-478d-afeb-1718d9d2858f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:07.831553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2102daa9-e291-478d-afeb-1718d9d2858f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:07.832206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2102daa9-e291-478d-afeb-1718d9d2858f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:07.895306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2102daa9-e291-478d-afeb-1718d9d2858f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:07.896244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2102daa9-e291-478d-afeb-1718d9d2858f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:07.898058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-2102daa9-e291-478d-afeb-1718d9d2858f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lazy-loading 'fault' on Instance uuid 1121264f-5d38-4b52-957d-edd2cfb2de8c {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:56:07.946047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2102daa9-e291-478d-afeb-1718d9d2858f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fb8a004009a745c48e4ab8c1c36a2a00', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd10f459a6694e29bfe667f2f55d7fbc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:07.954888 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2102daa9-e291-478d-afeb-1718d9d2858f tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 200 len: 1356 microversion: 2.1 time: 0.141155 May 18 22:56:07.955567 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2885/6011] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:07 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 1356 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:08.974421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f46e7e95-672c-4aeb-9382-74be574a2486 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:08.975111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f46e7e95-672c-4aeb-9382-74be574a2486 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] [instance: 1121264f-5d38-4b52-957d-edd2cfb2de8c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:08.993306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f46e7e95-672c-4aeb-9382-74be574a2486 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:08.993771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f46e7e95-672c-4aeb-9382-74be574a2486 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:08.994519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f46e7e95-672c-4aeb-9382-74be574a2486 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:08.994945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f46e7e95-672c-4aeb-9382-74be574a2486 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:09.009590 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-f46e7e95-672c-4aeb-9382-74be574a2486 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] HTTP exception thrown: Instance 1121264f-5d38-4b52-957d-edd2cfb2de8c could not be found. May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f46e7e95-672c-4aeb-9382-74be574a2486 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Request method failure captured: May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c HTTP/1.1 May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXe1Dg9gxVcHH42_4BUuA5h9vgJ0YXUImoazKIGKAUuwARXWCTcghgXMzR7aQc1A69WmKLz2ehdngd7rsdZbHPtOcxItWzhAvUpaZwTl0EaTMOrlw_H6w8eqRlJXK7fRudf-eWjiVz3WWrcsdEWpQylqibSma0jBKsaAYvOQS6ngP64 May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: bd10f459a6694e29bfe667f2f55d7fbc May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestNetworkAdvancedServerOps-1520638129 May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/bd10f459a6694e29bfe667f2f55d7fbc"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/bd10f459a6694e29bfe667f2f55d7fbc"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_bd10f459a6694e29bfe667f2f55d7fbc"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/bd10f459a6694e29bfe667f2f55d7fbc"}]}] May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestNetworkAdvancedServerOps-1520638129 May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: bd10f459a6694e29bfe667f2f55d7fbc May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestNetworkAdvancedServerOps-1520638129 May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestNetworkAdvancedServerOps-1520638129-project May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: fb8a004009a745c48e4ab8c1c36a2a00 May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestNetworkAdvancedServerOps-1520638129-project May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 1121264f-5d38-4b52-957d-edd2cfb2de8c could not be found. May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '1121264f-5d38-4b52-957d-edd2cfb2de8c'} May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 1121264f-5d38-4b52-957d-edd2cfb2de8c could not be found. May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 1121264f-5d38-4b52-957d-edd2cfb2de8c could not be found. May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:56:09.011289 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:56:09.014602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:56:09.014602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:56:09.014602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:56:09.014602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:56:09.014602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:56:09.014602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:56:09.014602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1121264f-5d38-4b52-957d-edd2cfb2de8c could not be found. May 18 22:56:09.014602 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:56:09.014602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f46e7e95-672c-4aeb-9382-74be574a2486 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Returning 404 to user: Instance 1121264f-5d38-4b52-957d-edd2cfb2de8c could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:56:09.014602 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f46e7e95-672c-4aeb-9382-74be574a2486 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c" status: 404 len: 111 microversion: 2.1 time: 0.042914 May 18 22:56:09.014602 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3127/6012] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:08 2022] GET /compute/v2.1/servers/1121264f-5d38-4b52-957d-edd2cfb2de8c => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:56:12.986657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-680a294a-fb3f-4c2c-a2b8-788787a99039 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] Calling method '.version_select at 0x7fa2dfe23af0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:13.014264 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-680a294a-fb3f-4c2c-a2b8-788787a99039 tempest-TestNetworkAdvancedServerOps-1520638129 tempest-TestNetworkAdvancedServerOps-1520638129-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1473415418" status: 202 len: 0 microversion: 2.1 time: 0.031480 May 18 22:56:13.018915 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2886/6013] 10.222.0.58 () {58 vars in 1283 bytes} [Wed May 18 22:56:12 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1473415418 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:56:15.659992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-032ab30c-efcd-44d1-badf-db88f847a42e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:15.661097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-032ab30c-efcd-44d1-badf-db88f847a42e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:15.672486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-032ab30c-efcd-44d1-badf-db88f847a42e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:15.674911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-032ab30c-efcd-44d1-badf-db88f847a42e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:15.676988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-032ab30c-efcd-44d1-badf-db88f847a42e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:15.680244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-032ab30c-efcd-44d1-badf-db88f847a42e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:15.732790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-032ab30c-efcd-44d1-badf-db88f847a42e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:56:15.899713 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-032ab30c-efcd-44d1-badf-db88f847a42e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "DELETE /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 204 len: 0 microversion: 2.1 time: 0.243008 May 18 22:56:15.900813 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3128/6014] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:56:15 2022] DELETE /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 0 bytes in 245 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:56:15.910463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-97dca7ba-1201-485f-829c-a5f3f0056a5e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:15.911141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-97dca7ba-1201-485f-829c-a5f3f0056a5e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:15.925278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97dca7ba-1201-485f-829c-a5f3f0056a5e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:15.925772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97dca7ba-1201-485f-829c-a5f3f0056a5e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:15.926552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97dca7ba-1201-485f-829c-a5f3f0056a5e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:15.926982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97dca7ba-1201-485f-829c-a5f3f0056a5e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:16.176437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-97dca7ba-1201-485f-829c-a5f3f0056a5e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:16.196295 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-97dca7ba-1201-485f-829c-a5f3f0056a5e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1551 microversion: 2.1 time: 0.289811 May 18 22:56:16.199898 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2887/6015] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:15 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1551 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:17.218061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce5ef74c-c89f-408f-929f-b570db55b23d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:17.218908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ce5ef74c-c89f-408f-929f-b570db55b23d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:17.229997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce5ef74c-c89f-408f-929f-b570db55b23d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:17.230440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce5ef74c-c89f-408f-929f-b570db55b23d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:17.231191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce5ef74c-c89f-408f-929f-b570db55b23d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:17.233105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce5ef74c-c89f-408f-929f-b570db55b23d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:17.504245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ce5ef74c-c89f-408f-929f-b570db55b23d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:17.515113 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ce5ef74c-c89f-408f-929f-b570db55b23d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1551 microversion: 2.1 time: 0.302061 May 18 22:56:17.515798 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3129/6016] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:17 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1551 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:17.962495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8c0a8fa5-1bf1-43b1-9044-f2d17a7234a4 req-23bfd6e1-6603-4aaf-ac6c-de32b67bf3da service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2e787b4b-95cf-4f46-8fce-1138c113707d", "name": "network-vif-deleted", "tag": "b3075832-6065-42a6-98e0-208aa9a7ba63"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:56:17.972589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8c0a8fa5-1bf1-43b1-9044-f2d17a7234a4 req-23bfd6e1-6603-4aaf-ac6c-de32b67bf3da service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:17.973126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8c0a8fa5-1bf1-43b1-9044-f2d17a7234a4 req-23bfd6e1-6603-4aaf-ac6c-de32b67bf3da service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:17.987336 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8c0a8fa5-1bf1-43b1-9044-f2d17a7234a4 req-23bfd6e1-6603-4aaf-ac6c-de32b67bf3da service nova] Creating event network-vif-deleted:b3075832-6065-42a6-98e0-208aa9a7ba63 for instance 2e787b4b-95cf-4f46-8fce-1138c113707d on n-h2-841040-6 May 18 22:56:17.993663 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8c0a8fa5-1bf1-43b1-9044-f2d17a7234a4 req-23bfd6e1-6603-4aaf-ac6c-de32b67bf3da service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036024 May 18 22:56:17.994652 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2888/6017] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:56:17 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:56:18.539174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a8c12a24-9d29-4c08-8ba6-2e68c4ce0e7b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:18.540026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a8c12a24-9d29-4c08-8ba6-2e68c4ce0e7b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:18.588173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8c12a24-9d29-4c08-8ba6-2e68c4ce0e7b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:18.589065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8c12a24-9d29-4c08-8ba6-2e68c4ce0e7b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:18.590809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8c12a24-9d29-4c08-8ba6-2e68c4ce0e7b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:18.591556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8c12a24-9d29-4c08-8ba6-2e68c4ce0e7b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:18.654628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8c12a24-9d29-4c08-8ba6-2e68c4ce0e7b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:18.655118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8c12a24-9d29-4c08-8ba6-2e68c4ce0e7b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:18.655931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-a8c12a24-9d29-4c08-8ba6-2e68c4ce0e7b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lazy-loading 'fault' on Instance uuid 2e787b4b-95cf-4f46-8fce-1138c113707d {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:56:18.724124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a8c12a24-9d29-4c08-8ba6-2e68c4ce0e7b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:18.733708 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a8c12a24-9d29-4c08-8ba6-2e68c4ce0e7b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 200 len: 1339 microversion: 2.1 time: 0.203906 May 18 22:56:18.734931 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3130/6018] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:18 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 1339 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:19.773404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5be5b004-ebef-499a-9b7c-923318268ffc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:19.775452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5be5b004-ebef-499a-9b7c-923318268ffc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: 2e787b4b-95cf-4f46-8fce-1138c113707d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:19.810066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5be5b004-ebef-499a-9b7c-923318268ffc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:19.810570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5be5b004-ebef-499a-9b7c-923318268ffc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:19.811900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5be5b004-ebef-499a-9b7c-923318268ffc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:19.823996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5be5b004-ebef-499a-9b7c-923318268ffc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:19.903186 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-5be5b004-ebef-499a-9b7c-923318268ffc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] HTTP exception thrown: Instance 2e787b4b-95cf-4f46-8fce-1138c113707d could not be found. May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5be5b004-ebef-499a-9b7c-923318268ffc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Request method failure captured: May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d HTTP/1.1 May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXkgd10YARbtAvWyh46RDFHrQugzGOS_53PxGKafrEXt4u-__oeyPEUxUj7AJU65_PJmhrnJWFNzxoais-mjsN96x2-5XX98voMF85EguA8kYr031-KfASqkuaaT61fv7bSjrxgQ8fXF3q4sGXq7Uzl8PXvZQWAtGD7igE_R1I21P-k May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d7e78d717f9240d892bb89118ab6a745 May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestNetworkBasicOps-540764372 May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d7e78d717f9240d892bb89118ab6a745"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d7e78d717f9240d892bb89118ab6a745"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d7e78d717f9240d892bb89118ab6a745"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d7e78d717f9240d892bb89118ab6a745"}]}] May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestNetworkBasicOps-540764372 May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d7e78d717f9240d892bb89118ab6a745 May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestNetworkBasicOps-540764372 May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestNetworkBasicOps-540764372-project May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: a03ba276d8b947039288b31e3bcace4c May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestNetworkBasicOps-540764372-project May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 2e787b4b-95cf-4f46-8fce-1138c113707d could not be found. May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '2e787b4b-95cf-4f46-8fce-1138c113707d'} May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 2e787b4b-95cf-4f46-8fce-1138c113707d could not be found. May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 2e787b4b-95cf-4f46-8fce-1138c113707d could not be found. May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:56:19.907248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:56:19.910626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:56:19.910626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:56:19.910626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:56:19.910626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:56:19.910626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:56:19.910626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 2e787b4b-95cf-4f46-8fce-1138c113707d could not be found. May 18 22:56:19.910626 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:56:19.919060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5be5b004-ebef-499a-9b7c-923318268ffc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Returning 404 to user: Instance 2e787b4b-95cf-4f46-8fce-1138c113707d could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:56:19.921292 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5be5b004-ebef-499a-9b7c-923318268ffc tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d" status: 404 len: 111 microversion: 2.1 time: 0.168751 May 18 22:56:19.928716 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2889/6019] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:19 2022] GET /compute/v2.1/servers/2e787b4b-95cf-4f46-8fce-1138c113707d => generated 111 bytes in 177 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:56:20.189910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-781bf495-fa5c-4e85-9934-d4eb25c2a45d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '.version_select at 0x7fa2dfc21f70>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:20.242053 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-781bf495-fa5c-4e85-9934-d4eb25c2a45d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1044488894" status: 202 len: 0 microversion: 2.1 time: 0.057155 May 18 22:56:20.243706 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3131/6020] 10.222.0.58 () {58 vars in 1256 bytes} [Wed May 18 22:56:20 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1044488894 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:56:23.843409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-4ee5e196-ab75-4ce4-bf91-f31eaab74f0f req-aecfd31a-ccbe-48e9-8311-10d60deaaaeb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b9eed9a5-9a72-4260-85b6-6265ea267d0a", "tag": "ed5303d7-bc3e-4fbc-892f-a1eeea164dd4"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:56:23.853776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-045826b0-a96e-41da-8615-0d1f32a3eb77 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:23.854323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-045826b0-a96e-41da-8615-0d1f32a3eb77 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:23.901421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-045826b0-a96e-41da-8615-0d1f32a3eb77 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:23.902124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-045826b0-a96e-41da-8615-0d1f32a3eb77 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:23.903158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-045826b0-a96e-41da-8615-0d1f32a3eb77 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:23.904039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-045826b0-a96e-41da-8615-0d1f32a3eb77 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:23.904625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4ee5e196-ab75-4ce4-bf91-f31eaab74f0f req-aecfd31a-ccbe-48e9-8311-10d60deaaaeb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:23.905090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4ee5e196-ab75-4ce4-bf91-f31eaab74f0f req-aecfd31a-ccbe-48e9-8311-10d60deaaaeb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:23.918102 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-4ee5e196-ab75-4ce4-bf91-f31eaab74f0f req-aecfd31a-ccbe-48e9-8311-10d60deaaaeb service nova] Creating event network-changed:ed5303d7-bc3e-4fbc-892f-a1eeea164dd4 for instance b9eed9a5-9a72-4260-85b6-6265ea267d0a on n-h1-841040-6 May 18 22:56:23.926120 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-4ee5e196-ab75-4ce4-bf91-f31eaab74f0f req-aecfd31a-ccbe-48e9-8311-10d60deaaaeb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.086198 May 18 22:56:23.927511 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3132/6021] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:56:23 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:56:23.976639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-045826b0-a96e-41da-8615-0d1f32a3eb77 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:56:24.152033 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-045826b0-a96e-41da-8615-0d1f32a3eb77 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "DELETE /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 204 len: 0 microversion: 2.1 time: 0.315668 May 18 22:56:24.152637 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2890/6022] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:56:23 2022] DELETE /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 0 bytes in 317 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:56:24.162142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-020d6e24-6c4a-486b-851c-ffa8de1e95dd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:24.163464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-020d6e24-6c4a-486b-851c-ffa8de1e95dd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:24.182488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-020d6e24-6c4a-486b-851c-ffa8de1e95dd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:24.182933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-020d6e24-6c4a-486b-851c-ffa8de1e95dd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:24.183713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-020d6e24-6c4a-486b-851c-ffa8de1e95dd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:24.184142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-020d6e24-6c4a-486b-851c-ffa8de1e95dd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:24.463118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-020d6e24-6c4a-486b-851c-ffa8de1e95dd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:24.483298 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-020d6e24-6c4a-486b-851c-ffa8de1e95dd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1669 microversion: 2.1 time: 0.325649 May 18 22:56:24.484441 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3133/6023] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:24 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1669 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:25.502689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f13bbf39-9ebe-4a1f-acb6-d812b6d40f8d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:25.503921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f13bbf39-9ebe-4a1f-acb6-d812b6d40f8d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:25.526496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f13bbf39-9ebe-4a1f-acb6-d812b6d40f8d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:25.528820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f13bbf39-9ebe-4a1f-acb6-d812b6d40f8d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:25.532218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f13bbf39-9ebe-4a1f-acb6-d812b6d40f8d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:25.533500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f13bbf39-9ebe-4a1f-acb6-d812b6d40f8d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:26.000893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f13bbf39-9ebe-4a1f-acb6-d812b6d40f8d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:26.020377 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f13bbf39-9ebe-4a1f-acb6-d812b6d40f8d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1669 microversion: 2.1 time: 0.523425 May 18 22:56:26.031800 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2891/6024] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:25 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1669 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:26.767023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-a5f97d38-45d1-4573-9f62-fd35f40c518e req-56f6569b-dc53-42b8-9536-377eb1f158f1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b9eed9a5-9a72-4260-85b6-6265ea267d0a", "name": "network-vif-deleted", "tag": "ed5303d7-bc3e-4fbc-892f-a1eeea164dd4"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:56:26.794180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a5f97d38-45d1-4573-9f62-fd35f40c518e req-56f6569b-dc53-42b8-9536-377eb1f158f1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:26.797552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a5f97d38-45d1-4573-9f62-fd35f40c518e req-56f6569b-dc53-42b8-9536-377eb1f158f1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:26.820044 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-a5f97d38-45d1-4573-9f62-fd35f40c518e req-56f6569b-dc53-42b8-9536-377eb1f158f1 service nova] Creating event network-vif-deleted:ed5303d7-bc3e-4fbc-892f-a1eeea164dd4 for instance b9eed9a5-9a72-4260-85b6-6265ea267d0a on n-h1-841040-6 May 18 22:56:26.841256 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-a5f97d38-45d1-4573-9f62-fd35f40c518e req-56f6569b-dc53-42b8-9536-377eb1f158f1 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.078181 May 18 22:56:26.842984 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3134/6025] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:56:26 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:56:27.049984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-97c2e0bd-6ea7-4a82-a2c0-c19878908757 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:27.050757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-97c2e0bd-6ea7-4a82-a2c0-c19878908757 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:27.066036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97c2e0bd-6ea7-4a82-a2c0-c19878908757 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:27.066827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97c2e0bd-6ea7-4a82-a2c0-c19878908757 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:27.069030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97c2e0bd-6ea7-4a82-a2c0-c19878908757 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:27.071175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97c2e0bd-6ea7-4a82-a2c0-c19878908757 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:27.161546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97c2e0bd-6ea7-4a82-a2c0-c19878908757 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:27.163477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97c2e0bd-6ea7-4a82-a2c0-c19878908757 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:27.164853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-97c2e0bd-6ea7-4a82-a2c0-c19878908757 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lazy-loading 'fault' on Instance uuid b9eed9a5-9a72-4260-85b6-6265ea267d0a {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:56:27.247673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-97c2e0bd-6ea7-4a82-a2c0-c19878908757 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:27.261487 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-97c2e0bd-6ea7-4a82-a2c0-c19878908757 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 200 len: 1338 microversion: 2.1 time: 0.218278 May 18 22:56:27.262136 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2892/6026] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:27 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 1338 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:28.280462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84c59bbb-f1f3-4258-8018-86753bb085a1 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:28.281162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84c59bbb-f1f3-4258-8018-86753bb085a1 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: b9eed9a5-9a72-4260-85b6-6265ea267d0a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:28.293689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84c59bbb-f1f3-4258-8018-86753bb085a1 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:28.295034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84c59bbb-f1f3-4258-8018-86753bb085a1 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:28.297069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84c59bbb-f1f3-4258-8018-86753bb085a1 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:28.300017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84c59bbb-f1f3-4258-8018-86753bb085a1 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:28.340117 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-84c59bbb-f1f3-4258-8018-86753bb085a1 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] HTTP exception thrown: Instance b9eed9a5-9a72-4260-85b6-6265ea267d0a could not be found. May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84c59bbb-f1f3-4258-8018-86753bb085a1 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Request method failure captured: May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a HTTP/1.1 May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXkgd10YARbtAvWyh46RDFHrQugzGOS_53PxGKafrEXt4u-__oeyPEUxUj7AJU65_PJmhrnJWFNzxoais-mjsN96x2-5XX98voMF85EguA8kYr031-KfASqkuaaT61fv7bSjrxgQ8fXF3q4sGXq7Uzl8PXvZQWAtGD7igE_R1I21P-k May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d7e78d717f9240d892bb89118ab6a745 May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestNetworkBasicOps-540764372 May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d7e78d717f9240d892bb89118ab6a745"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d7e78d717f9240d892bb89118ab6a745"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d7e78d717f9240d892bb89118ab6a745"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d7e78d717f9240d892bb89118ab6a745"}]}] May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestNetworkBasicOps-540764372 May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d7e78d717f9240d892bb89118ab6a745 May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestNetworkBasicOps-540764372 May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestNetworkBasicOps-540764372-project May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: a03ba276d8b947039288b31e3bcace4c May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestNetworkBasicOps-540764372-project May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance b9eed9a5-9a72-4260-85b6-6265ea267d0a could not be found. May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'b9eed9a5-9a72-4260-85b6-6265ea267d0a'} May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b9eed9a5-9a72-4260-85b6-6265ea267d0a could not be found. May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b9eed9a5-9a72-4260-85b6-6265ea267d0a could not be found. May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:56:28.342320 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:56:28.345555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:56:28.345555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:56:28.345555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:56:28.345555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:56:28.345555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:56:28.345555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b9eed9a5-9a72-4260-85b6-6265ea267d0a could not be found. May 18 22:56:28.345555 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:56:28.349387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84c59bbb-f1f3-4258-8018-86753bb085a1 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Returning 404 to user: Instance b9eed9a5-9a72-4260-85b6-6265ea267d0a could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:56:28.351517 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-84c59bbb-f1f3-4258-8018-86753bb085a1 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a" status: 404 len: 111 microversion: 2.1 time: 0.075200 May 18 22:56:28.352657 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3135/6027] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:28 2022] GET /compute/v2.1/servers/b9eed9a5-9a72-4260-85b6-6265ea267d0a => generated 111 bytes in 78 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:56:28.785638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2905b63c-1a96-403e-a428-4b463f45a4ec tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '.version_select at 0x7fa2dff4d820>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:28.832339 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2905b63c-1a96-403e-a428-4b463f45a4ec tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1183736145" status: 202 len: 0 microversion: 2.1 time: 0.058093 May 18 22:56:28.834411 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2893/6028] 10.222.0.58 () {58 vars in 1256 bytes} [Wed May 18 22:56:28 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1183736145 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:56:38.953531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-84c59bbb-f1f3-4258-8018-86753bb085a1 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119083] Writing DB stats nova_api:SELECT=32,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:56:38.955585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-84c59bbb-f1f3-4258-8018-86753bb085a1 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119083] Writing DB stats nova_cell1:SELECT=52,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:56:39.389322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dab4e616-0037-43d1-b698-1d541b42e872 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:39.390121 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-availability-zone:detail": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 22:56:39.390121 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 22:56:39.391387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dab4e616-0037-43d1-b698-1d541b42e872 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:39.391819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dab4e616-0037-43d1-b698-1d541b42e872 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:39.392594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dab4e616-0037-43d1-b698-1d541b42e872 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:39.393018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dab4e616-0037-43d1-b698-1d541b42e872 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:39.454673 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dab4e616-0037-43d1-b698-1d541b42e872 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/os-availability-zone/detail" status: 200 len: 612 microversion: 2.1 time: 0.506412 May 18 22:56:39.500883 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3136/6029] 10.222.0.58 () {58 vars in 1184 bytes} [Wed May 18 22:56:38 2022] GET /compute/v2.1/os-availability-zone/detail => generated 612 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:56:39.765924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerMultinode-server-22878727", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "availability_zone": "nova:n-h1-841040-6", "networks": [{"uuid": "013ca479-1c0b-4e39-b028-e3c5f0059919"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:56:39.769509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [119082] Writing DB stats nova_cell1:SELECT=66,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:56:39.770329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [119082] Writing DB stats nova_api:SELECT=38,nova_api:UPDATE=2,nova_api:DELETE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:56:39.880212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] validate_networks() for [('013ca479-1c0b-4e39-b028-e3c5f0059919', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:56:41.195925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:56:41.197076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:56:41.198395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:56:41.199245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:56:41.199849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:56:41.223919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:41.225408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:41.227663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:41.229035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:41.251496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Getting quotas for project 19e44aa8a8c948b6ae04eda9f3773289. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:56:41.263462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Getting quotas for user f0b58f9bd29e43fea88f3fa2408cfa2d and project 19e44aa8a8c948b6ae04eda9f3773289. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:56:41.299636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:56:41.302143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:56:41.417240 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc334d07-5229-41a5-85a0-5d085b17ac23 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.658929 May 18 22:56:41.417962 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2894/6030] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:56:39 2022] POST /compute/v2.1/servers => generated 380 bytes in 1660 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:56:41.427581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cf00783d-172c-4e8b-9fe8-c23ae6638e38 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:41.428195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cf00783d-172c-4e8b-9fe8-c23ae6638e38 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:41.832583 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cf00783d-172c-4e8b-9fe8-c23ae6638e38 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1327 microversion: 2.1 time: 0.406854 May 18 22:56:41.834044 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3137/6031] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:41 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1327 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:42.851712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-34609997-0cb5-471e-9f65-e6659bf9e186 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:42.852378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-34609997-0cb5-471e-9f65-e6659bf9e186 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:42.868138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34609997-0cb5-471e-9f65-e6659bf9e186 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:42.876538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34609997-0cb5-471e-9f65-e6659bf9e186 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:42.877921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34609997-0cb5-471e-9f65-e6659bf9e186 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:42.878360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34609997-0cb5-471e-9f65-e6659bf9e186 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:43.027306 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-34609997-0cb5-471e-9f65-e6659bf9e186 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1344 microversion: 2.1 time: 0.180916 May 18 22:56:43.033642 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2895/6032] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:42 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1344 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:44.048876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b3874ccf-4632-4bed-9f77-1a0d62196d1f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:44.049519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b3874ccf-4632-4bed-9f77-1a0d62196d1f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:44.064949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3874ccf-4632-4bed-9f77-1a0d62196d1f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:44.070324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3874ccf-4632-4bed-9f77-1a0d62196d1f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:44.071324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3874ccf-4632-4bed-9f77-1a0d62196d1f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:44.071913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b3874ccf-4632-4bed-9f77-1a0d62196d1f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:44.260103 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b3874ccf-4632-4bed-9f77-1a0d62196d1f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1420 microversion: 2.1 time: 0.212556 May 18 22:56:44.260736 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3138/6033] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:44 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1420 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:45.278340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3659f619-fa7b-47e5-ac28-166cd9cf8eb2 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:45.278964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3659f619-fa7b-47e5-ac28-166cd9cf8eb2 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:45.293243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3659f619-fa7b-47e5-ac28-166cd9cf8eb2 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:45.293702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3659f619-fa7b-47e5-ac28-166cd9cf8eb2 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:45.299064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3659f619-fa7b-47e5-ac28-166cd9cf8eb2 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:45.299569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3659f619-fa7b-47e5-ac28-166cd9cf8eb2 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:45.676489 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3659f619-fa7b-47e5-ac28-166cd9cf8eb2 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1462 microversion: 2.1 time: 0.402517 May 18 22:56:45.680490 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2896/6034] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:45 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1462 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:46.697750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2a4d119a-5f3e-4e22-8177-88983adabc85 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:46.698352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2a4d119a-5f3e-4e22-8177-88983adabc85 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:46.707624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a4d119a-5f3e-4e22-8177-88983adabc85 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:46.708490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a4d119a-5f3e-4e22-8177-88983adabc85 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:46.711939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a4d119a-5f3e-4e22-8177-88983adabc85 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:46.712734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2a4d119a-5f3e-4e22-8177-88983adabc85 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:47.292197 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2a4d119a-5f3e-4e22-8177-88983adabc85 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1462 microversion: 2.1 time: 0.599244 May 18 22:56:47.292734 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3139/6035] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:46 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1462 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:47.405850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-263379af-0b96-48df-9de5-69e3536d934d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Action: 'create', calling method: .version_select at 0x7fa2dfe234c0>, body: {"keypair": {"name": "tempest-TestNetworkBasicOps-738121166", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOb2VdBlC4wbgq2FN7d1Pi4GW4FkZwO/VvQrG0x9X+FMvdlx+Dorclrw03ZzsRAGdOdVgV8MUlpdAQY2FuRyf31AkdL2mprhpFvkIo1QWSme3AknqlOVu3d2mCTjDO9qew=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:56:47.446785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-263379af-0b96-48df-9de5-69e3536d934d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Getting quotas for project d7e78d717f9240d892bb89118ab6a745. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:56:47.465281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-263379af-0b96-48df-9de5-69e3536d934d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Getting quotas for user a03ba276d8b947039288b31e3bcace4c and project d7e78d717f9240d892bb89118ab6a745. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:56:47.558381 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-263379af-0b96-48df-9de5-69e3536d934d tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 397 microversion: 2.1 time: 0.156480 May 18 22:56:47.559223 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2897/6036] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:56:47 2022] POST /compute/v2.1/os-keypairs => generated 397 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:56:47.623315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-1683a128-3fa2-4c04-b7c6-168ac197e3a0 req-e27fd7b3-1c87-4acc-b1ec-127a1ccb9286 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "64b60b7b-37e5-4731-be86-3127b705363a", "tag": "17d5276a-7950-46ee-9197-2931ed23633d"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:56:47.644363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1683a128-3fa2-4c04-b7c6-168ac197e3a0 req-e27fd7b3-1c87-4acc-b1ec-127a1ccb9286 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:47.644810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1683a128-3fa2-4c04-b7c6-168ac197e3a0 req-e27fd7b3-1c87-4acc-b1ec-127a1ccb9286 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:47.676065 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-1683a128-3fa2-4c04-b7c6-168ac197e3a0 req-e27fd7b3-1c87-4acc-b1ec-127a1ccb9286 service nova] Creating event network-changed:17d5276a-7950-46ee-9197-2931ed23633d for instance 64b60b7b-37e5-4731-be86-3127b705363a on n-h1-841040-6 May 18 22:56:47.702277 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-1683a128-3fa2-4c04-b7c6-168ac197e3a0 req-e27fd7b3-1c87-4acc-b1ec-127a1ccb9286 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.083105 May 18 22:56:47.702924 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3140/6037] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:56:47 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:56:48.309189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-18646135-c311-43ef-8a35-b03145d2f1f5 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:48.310472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-18646135-c311-43ef-8a35-b03145d2f1f5 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:48.325296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18646135-c311-43ef-8a35-b03145d2f1f5 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:48.325763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18646135-c311-43ef-8a35-b03145d2f1f5 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:48.326571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18646135-c311-43ef-8a35-b03145d2f1f5 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:48.327034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18646135-c311-43ef-8a35-b03145d2f1f5 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:48.669149 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-18646135-c311-43ef-8a35-b03145d2f1f5 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1462 microversion: 2.1 time: 0.363914 May 18 22:56:48.674696 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2898/6038] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:48 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1462 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:49.692882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9b309e75-f40f-4f08-a3ba-cb467e169825 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:49.695244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9b309e75-f40f-4f08-a3ba-cb467e169825 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:49.711287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9b309e75-f40f-4f08-a3ba-cb467e169825 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:56:49.727416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b309e75-f40f-4f08-a3ba-cb467e169825 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:49.729415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b309e75-f40f-4f08-a3ba-cb467e169825 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:49.735817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b309e75-f40f-4f08-a3ba-cb467e169825 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:49.736376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b309e75-f40f-4f08-a3ba-cb467e169825 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:50.051573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1809008786", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "daab2d45-2292-43ad-91ff-05e415ee433b"}], "key_name": "tempest-TestNetworkBasicOps-738121166", "security_groups": [{"name": "tempest-secgroup-smoke-627558287"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:56:50.337220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] validate_networks() for [('daab2d45-2292-43ad-91ff-05e415ee433b', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:56:50.389577 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9b309e75-f40f-4f08-a3ba-cb467e169825 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1462 microversion: 2.1 time: 0.697590 May 18 22:56:50.393307 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3141/6039] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:49 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1462 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:51.162611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:56:51.163598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:56:51.164233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:56:51.164792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:56:51.165354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:56:51.185126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:51.196968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:51.198187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:51.198811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:51.240990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Getting quotas for project d7e78d717f9240d892bb89118ab6a745. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:56:51.259625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Getting quotas for user a03ba276d8b947039288b31e3bcace4c and project d7e78d717f9240d892bb89118ab6a745. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:56:51.283802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:56:51.286153 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:56:51.362648 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c525bf71-234c-431b-98f5-2bae4820798b tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 1.319705 May 18 22:56:51.363371 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2899/6040] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:56:50 2022] POST /compute/v2.1/servers => generated 405 bytes in 1321 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:56:51.377255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-198469ac-a726-4b00-a644-de70e963bc1f tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:51.377927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-198469ac-a726-4b00-a644-de70e963bc1f tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:51.407015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8cf29b05-f653-470b-8156-9dde98880246 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:51.407963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8cf29b05-f653-470b-8156-9dde98880246 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:51.425308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8cf29b05-f653-470b-8156-9dde98880246 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:51.438446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8cf29b05-f653-470b-8156-9dde98880246 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:51.439628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8cf29b05-f653-470b-8156-9dde98880246 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:51.444545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8cf29b05-f653-470b-8156-9dde98880246 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:51.478524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-198469ac-a726-4b00-a644-de70e963bc1f tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:51.488154 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-198469ac-a726-4b00-a644-de70e963bc1f tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1248 microversion: 2.1 time: 0.115012 May 18 22:56:51.488974 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3142/6041] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:51 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1248 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:52.140047 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8cf29b05-f653-470b-8156-9dde98880246 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1462 microversion: 2.1 time: 0.736660 May 18 22:56:52.145239 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2900/6042] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:51 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1462 bytes in 743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:52.505431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-16d0a88f-82d2-40d6-8fca-f908dc042252 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:52.506126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-16d0a88f-82d2-40d6-8fca-f908dc042252 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:52.523852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16d0a88f-82d2-40d6-8fca-f908dc042252 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:52.524304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16d0a88f-82d2-40d6-8fca-f908dc042252 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:52.525088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16d0a88f-82d2-40d6-8fca-f908dc042252 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:52.525530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16d0a88f-82d2-40d6-8fca-f908dc042252 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:52.673844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-16d0a88f-82d2-40d6-8fca-f908dc042252 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:52.685813 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-16d0a88f-82d2-40d6-8fca-f908dc042252 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1244 microversion: 2.1 time: 0.183887 May 18 22:56:52.686730 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3143/6043] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:52 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1244 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:53.166735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9a87dc4d-4876-4845-b0de-9e1f2cf16cfb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:53.168165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9a87dc4d-4876-4845-b0de-9e1f2cf16cfb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:53.176419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9a87dc4d-4876-4845-b0de-9e1f2cf16cfb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:53.177108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9a87dc4d-4876-4845-b0de-9e1f2cf16cfb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:53.178425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9a87dc4d-4876-4845-b0de-9e1f2cf16cfb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:53.178931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9a87dc4d-4876-4845-b0de-9e1f2cf16cfb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:53.409427 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9a87dc4d-4876-4845-b0de-9e1f2cf16cfb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1462 microversion: 2.1 time: 0.249620 May 18 22:56:53.411479 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2901/6044] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:53 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1462 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:53.703712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b81eab3d-cfdc-4a41-bc6d-4be3b8f3ae0e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:53.704985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b81eab3d-cfdc-4a41-bc6d-4be3b8f3ae0e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:53.719566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b81eab3d-cfdc-4a41-bc6d-4be3b8f3ae0e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:53.720250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b81eab3d-cfdc-4a41-bc6d-4be3b8f3ae0e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:53.722038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b81eab3d-cfdc-4a41-bc6d-4be3b8f3ae0e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:53.723278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b81eab3d-cfdc-4a41-bc6d-4be3b8f3ae0e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:53.816636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b81eab3d-cfdc-4a41-bc6d-4be3b8f3ae0e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:53.829010 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b81eab3d-cfdc-4a41-bc6d-4be3b8f3ae0e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1306 microversion: 2.1 time: 0.128410 May 18 22:56:53.830153 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3144/6045] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:53 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1306 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:54.304061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-a1b8c810-2ad0-442d-b812-50957178625d req-42db45fc-961f-45ce-801e-dcae3ed518d7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "64b60b7b-37e5-4731-be86-3127b705363a", "name": "network-vif-plugged", "status": "completed", "tag": "17d5276a-7950-46ee-9197-2931ed23633d"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:56:54.324963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a1b8c810-2ad0-442d-b812-50957178625d req-42db45fc-961f-45ce-801e-dcae3ed518d7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:54.325418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a1b8c810-2ad0-442d-b812-50957178625d req-42db45fc-961f-45ce-801e-dcae3ed518d7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:54.352955 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-a1b8c810-2ad0-442d-b812-50957178625d req-42db45fc-961f-45ce-801e-dcae3ed518d7 service nova] Creating event network-vif-plugged:17d5276a-7950-46ee-9197-2931ed23633d for instance 64b60b7b-37e5-4731-be86-3127b705363a on n-h1-841040-6 May 18 22:56:54.363942 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-a1b8c810-2ad0-442d-b812-50957178625d req-42db45fc-961f-45ce-801e-dcae3ed518d7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.257966 May 18 22:56:54.365033 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2902/6046] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:56:54 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:56:54.428506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-21ff95e8-9627-42ec-ac28-87f03d3a3136 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:54.429446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-21ff95e8-9627-42ec-ac28-87f03d3a3136 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:54.439903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21ff95e8-9627-42ec-ac28-87f03d3a3136 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:54.448901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21ff95e8-9627-42ec-ac28-87f03d3a3136 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:54.449970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21ff95e8-9627-42ec-ac28-87f03d3a3136 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:54.450558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21ff95e8-9627-42ec-ac28-87f03d3a3136 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:54.723453 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-21ff95e8-9627-42ec-ac28-87f03d3a3136 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1462 microversion: 2.1 time: 0.298843 May 18 22:56:54.725234 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3145/6047] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:54 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1462 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:54.845983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4c7a538e-ec23-498e-8ff0-8d53ada562fd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:54.846681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4c7a538e-ec23-498e-8ff0-8d53ada562fd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:54.866166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c7a538e-ec23-498e-8ff0-8d53ada562fd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:54.866611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c7a538e-ec23-498e-8ff0-8d53ada562fd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:54.872247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c7a538e-ec23-498e-8ff0-8d53ada562fd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:54.872752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c7a538e-ec23-498e-8ff0-8d53ada562fd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:55.072661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4c7a538e-ec23-498e-8ff0-8d53ada562fd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:55.089642 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4c7a538e-ec23-498e-8ff0-8d53ada562fd tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1373 microversion: 2.1 time: 0.247778 May 18 22:56:55.090270 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2903/6048] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:54 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1373 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:55.743769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b5ff232b-6070-427c-9c66-379ef052b3d6 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:55.744537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b5ff232b-6070-427c-9c66-379ef052b3d6 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:55.755718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5ff232b-6070-427c-9c66-379ef052b3d6 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:55.761281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5ff232b-6070-427c-9c66-379ef052b3d6 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:55.762311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5ff232b-6070-427c-9c66-379ef052b3d6 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:55.762861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5ff232b-6070-427c-9c66-379ef052b3d6 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:55.764596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-254bad9b-96a2-4408-88f5-e73bf5b21ada req-4dbd0b50-2866-485f-a8e5-aa0ccc72d88f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f0553275-c289-4445-919d-2d46110eca44", "tag": "8b2db153-f532-4041-816a-cdaa33c9e39b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:56:55.795881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-254bad9b-96a2-4408-88f5-e73bf5b21ada req-4dbd0b50-2866-485f-a8e5-aa0ccc72d88f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:55.803553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-254bad9b-96a2-4408-88f5-e73bf5b21ada req-4dbd0b50-2866-485f-a8e5-aa0ccc72d88f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:55.828411 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-254bad9b-96a2-4408-88f5-e73bf5b21ada req-4dbd0b50-2866-485f-a8e5-aa0ccc72d88f service nova] Creating event network-changed:8b2db153-f532-4041-816a-cdaa33c9e39b for instance f0553275-c289-4445-919d-2d46110eca44 on n-h2-841040-6 May 18 22:56:55.842472 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-254bad9b-96a2-4408-88f5-e73bf5b21ada req-4dbd0b50-2866-485f-a8e5-aa0ccc72d88f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.235785 May 18 22:56:55.843481 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3146/6049] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:56:55 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:56:56.107960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-25336ce3-6375-4fb5-b511-2310663e633e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:56.108564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-25336ce3-6375-4fb5-b511-2310663e633e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:56.118465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25336ce3-6375-4fb5-b511-2310663e633e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:56.122617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25336ce3-6375-4fb5-b511-2310663e633e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:56.123553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25336ce3-6375-4fb5-b511-2310663e633e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:56.124136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25336ce3-6375-4fb5-b511-2310663e633e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:56.148994 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b5ff232b-6070-427c-9c66-379ef052b3d6 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1647 microversion: 2.1 time: 0.408678 May 18 22:56:56.149605 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2904/6050] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:55 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1647 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:56.165711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-71ba8255-58dd-4fbc-8066-1367e9b9b032 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:56.166573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-71ba8255-58dd-4fbc-8066-1367e9b9b032 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:56.173671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71ba8255-58dd-4fbc-8066-1367e9b9b032 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:56.176128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71ba8255-58dd-4fbc-8066-1367e9b9b032 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:56.178634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71ba8255-58dd-4fbc-8066-1367e9b9b032 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:56.181182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-71ba8255-58dd-4fbc-8066-1367e9b9b032 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:56.348814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-25336ce3-6375-4fb5-b511-2310663e633e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:56.361517 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-25336ce3-6375-4fb5-b511-2310663e633e tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1373 microversion: 2.1 time: 0.258002 May 18 22:56:56.369052 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3147/6051] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:56 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1373 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:56:56.469337 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-71ba8255-58dd-4fbc-8066-1367e9b9b032 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1647 microversion: 2.1 time: 0.307547 May 18 22:56:56.470336 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2905/6052] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:56 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1647 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:56.488443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ecd67c6-c89a-4879-bc99-fa8f8f39decb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:56.489259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4ecd67c6-c89a-4879-bc99-fa8f8f39decb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:56.496056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ecd67c6-c89a-4879-bc99-fa8f8f39decb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:56.496720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ecd67c6-c89a-4879-bc99-fa8f8f39decb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:56.500999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ecd67c6-c89a-4879-bc99-fa8f8f39decb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:56.501599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ecd67c6-c89a-4879-bc99-fa8f8f39decb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:56.641985 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4ecd67c6-c89a-4879-bc99-fa8f8f39decb tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1647 microversion: 2.1 time: 0.160480 May 18 22:56:56.642689 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3148/6053] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:56 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1647 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:56.699468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerMultinode-server-1767302644", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "availability_zone": "nova:n-h2-841040-6", "networks": [{"uuid": "013ca479-1c0b-4e39-b028-e3c5f0059919"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:56:56.758599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] validate_networks() for [('013ca479-1c0b-4e39-b028-e3c5f0059919', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:56:57.146513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:56:57.147213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:56:57.147684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:56:57.148413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:56:57.148823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:56:57.158287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:57.158724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:57.159494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:57.160034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:57.178375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Getting quotas for project 19e44aa8a8c948b6ae04eda9f3773289. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:56:57.184247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Getting quotas for user f0b58f9bd29e43fea88f3fa2408cfa2d and project 19e44aa8a8c948b6ae04eda9f3773289. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:56:57.198070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:56:57.199772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:56:57.246001 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cb7fe8dd-3973-40e8-a1ec-ef3122d72f3f tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.550936 May 18 22:56:57.263264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eef06359-6ea9-423c-ab10-cec116610954 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:57.267299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eef06359-6ea9-423c-ab10-cec116610954 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:57.273771 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2906/6054] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:56:56 2022] POST /compute/v2.1/servers => generated 380 bytes in 579 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:56:57.341216 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eef06359-6ea9-423c-ab10-cec116610954 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1329 microversion: 2.1 time: 0.088414 May 18 22:56:57.351857 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3149/6055] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:57 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1329 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:57.387783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-211de8d0-0c19-4611-bfe9-dc832c0a52f8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:57.389389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-211de8d0-0c19-4611-bfe9-dc832c0a52f8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:57.405372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-211de8d0-0c19-4611-bfe9-dc832c0a52f8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:57.408140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-211de8d0-0c19-4611-bfe9-dc832c0a52f8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:57.410096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-211de8d0-0c19-4611-bfe9-dc832c0a52f8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:57.410556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-211de8d0-0c19-4611-bfe9-dc832c0a52f8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:57.745996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-211de8d0-0c19-4611-bfe9-dc832c0a52f8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:57.755847 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-211de8d0-0c19-4611-bfe9-dc832c0a52f8 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1373 microversion: 2.1 time: 0.374197 May 18 22:56:57.756642 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2907/6056] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:57 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1373 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:58.359000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a69f36da-3d9e-46aa-aab8-0811cc1b4a61 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:58.360337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a69f36da-3d9e-46aa-aab8-0811cc1b4a61 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:58.372461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a69f36da-3d9e-46aa-aab8-0811cc1b4a61 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:58.374161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a69f36da-3d9e-46aa-aab8-0811cc1b4a61 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:58.375604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a69f36da-3d9e-46aa-aab8-0811cc1b4a61 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:58.376305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a69f36da-3d9e-46aa-aab8-0811cc1b4a61 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:58.531811 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a69f36da-3d9e-46aa-aab8-0811cc1b4a61 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1416 microversion: 2.1 time: 0.177040 May 18 22:56:58.535816 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3150/6057] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:58 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1416 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:58.776865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f6e3413c-1d57-43c7-a56d-951f833e0573 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:58.778288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f6e3413c-1d57-43c7-a56d-951f833e0573 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:58.800876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6e3413c-1d57-43c7-a56d-951f833e0573 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:58.804993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6e3413c-1d57-43c7-a56d-951f833e0573 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:58.807743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6e3413c-1d57-43c7-a56d-951f833e0573 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:58.814547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6e3413c-1d57-43c7-a56d-951f833e0573 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:59.069514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f6e3413c-1d57-43c7-a56d-951f833e0573 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:56:59.086720 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f6e3413c-1d57-43c7-a56d-951f833e0573 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1373 microversion: 2.1 time: 0.313503 May 18 22:56:59.090643 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2908/6058] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:58 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1373 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:56:59.552924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-55918895-e8c1-4b07-b424-cdd7784bf8f3 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:56:59.554153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-55918895-e8c1-4b07-b424-cdd7784bf8f3 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:56:59.561768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55918895-e8c1-4b07-b424-cdd7784bf8f3 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:59.562461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55918895-e8c1-4b07-b424-cdd7784bf8f3 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:59.563228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55918895-e8c1-4b07-b424-cdd7784bf8f3 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:56:59.563659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55918895-e8c1-4b07-b424-cdd7784bf8f3 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:56:59.733624 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-55918895-e8c1-4b07-b424-cdd7784bf8f3 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1464 microversion: 2.1 time: 0.183808 May 18 22:56:59.744458 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3151/6059] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:56:59 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1464 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:00.106958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1f655079-4fff-4d6c-92b5-331138ab1b59 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:00.108677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1f655079-4fff-4d6c-92b5-331138ab1b59 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:00.126618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f655079-4fff-4d6c-92b5-331138ab1b59 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:00.128026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f655079-4fff-4d6c-92b5-331138ab1b59 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:00.138027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f655079-4fff-4d6c-92b5-331138ab1b59 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:00.140148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f655079-4fff-4d6c-92b5-331138ab1b59 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:00.339676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-51e39e83-bb3d-45c6-ab2a-b444259d0e54 req-de145815-7791-47ea-b0a2-37f276313d18 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0a0ce645-afc4-4030-a0b1-320253b5804c", "tag": "aee833ca-c77b-4ba4-a944-bf3be8cba182"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:57:00.360689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-51e39e83-bb3d-45c6-ab2a-b444259d0e54 req-de145815-7791-47ea-b0a2-37f276313d18 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:00.361787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-51e39e83-bb3d-45c6-ab2a-b444259d0e54 req-de145815-7791-47ea-b0a2-37f276313d18 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:00.383992 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-51e39e83-bb3d-45c6-ab2a-b444259d0e54 req-de145815-7791-47ea-b0a2-37f276313d18 service nova] Creating event network-changed:aee833ca-c77b-4ba4-a944-bf3be8cba182 for instance 0a0ce645-afc4-4030-a0b1-320253b5804c on n-h2-841040-6 May 18 22:57:00.392765 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-51e39e83-bb3d-45c6-ab2a-b444259d0e54 req-de145815-7791-47ea-b0a2-37f276313d18 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.059131 May 18 22:57:00.394518 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3152/6060] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:57:00 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:57:00.508250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-4388b13a-de20-4ed0-8740-fe3d3f484e19 req-dd87b23b-8469-41da-8b1a-5ab5349d5e78 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f0553275-c289-4445-919d-2d46110eca44", "name": "network-vif-plugged", "status": "completed", "tag": "8b2db153-f532-4041-816a-cdaa33c9e39b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:57:00.549291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4388b13a-de20-4ed0-8740-fe3d3f484e19 req-dd87b23b-8469-41da-8b1a-5ab5349d5e78 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:00.550725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4388b13a-de20-4ed0-8740-fe3d3f484e19 req-dd87b23b-8469-41da-8b1a-5ab5349d5e78 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:00.574244 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-4388b13a-de20-4ed0-8740-fe3d3f484e19 req-dd87b23b-8469-41da-8b1a-5ab5349d5e78 service nova] Creating event network-vif-plugged:8b2db153-f532-4041-816a-cdaa33c9e39b for instance f0553275-c289-4445-919d-2d46110eca44 on n-h2-841040-6 May 18 22:57:00.588562 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-4388b13a-de20-4ed0-8740-fe3d3f484e19 req-dd87b23b-8469-41da-8b1a-5ab5349d5e78 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.106575 May 18 22:57:00.591676 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3153/6061] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:57:00 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:57:00.727003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1f655079-4fff-4d6c-92b5-331138ab1b59 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:57:00.737079 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1f655079-4fff-4d6c-92b5-331138ab1b59 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1373 microversion: 2.1 time: 0.636811 May 18 22:57:00.738133 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2909/6062] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:00 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1373 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:00.765309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a9a71165-3db7-4a7c-9827-ea962b376c4c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:00.766292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a9a71165-3db7-4a7c-9827-ea962b376c4c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:00.773059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9a71165-3db7-4a7c-9827-ea962b376c4c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:00.777410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9a71165-3db7-4a7c-9827-ea962b376c4c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:00.778428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9a71165-3db7-4a7c-9827-ea962b376c4c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:00.779413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9a71165-3db7-4a7c-9827-ea962b376c4c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:00.935452 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a9a71165-3db7-4a7c-9827-ea962b376c4c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1464 microversion: 2.1 time: 0.185307 May 18 22:57:00.936603 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3154/6063] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:00 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1464 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:01.758626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7586a851-1b87-4b3a-ba4e-456100111f35 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:01.759524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7586a851-1b87-4b3a-ba4e-456100111f35 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:01.771165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7586a851-1b87-4b3a-ba4e-456100111f35 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:01.771653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7586a851-1b87-4b3a-ba4e-456100111f35 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:01.772428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7586a851-1b87-4b3a-ba4e-456100111f35 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:01.775086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7586a851-1b87-4b3a-ba4e-456100111f35 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:01.953576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aa5081d2-7a9f-4f84-9ec4-f84446a68771 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:01.954212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aa5081d2-7a9f-4f84-9ec4-f84446a68771 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:01.964975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa5081d2-7a9f-4f84-9ec4-f84446a68771 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:01.965667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa5081d2-7a9f-4f84-9ec4-f84446a68771 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:01.966613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa5081d2-7a9f-4f84-9ec4-f84446a68771 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:01.967139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa5081d2-7a9f-4f84-9ec4-f84446a68771 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:01.972299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7586a851-1b87-4b3a-ba4e-456100111f35 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:57:01.984456 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7586a851-1b87-4b3a-ba4e-456100111f35 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1373 microversion: 2.1 time: 0.231806 May 18 22:57:01.985298 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2910/6064] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:01 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1373 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:02.144597 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aa5081d2-7a9f-4f84-9ec4-f84446a68771 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1464 microversion: 2.1 time: 0.195136 May 18 22:57:02.145193 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3155/6065] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:01 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1464 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:03.001827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a84d8c89-f705-4223-bdc6-9af7ef7e93bb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:03.003134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a84d8c89-f705-4223-bdc6-9af7ef7e93bb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:03.014544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a84d8c89-f705-4223-bdc6-9af7ef7e93bb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:03.015243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a84d8c89-f705-4223-bdc6-9af7ef7e93bb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:03.016569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a84d8c89-f705-4223-bdc6-9af7ef7e93bb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:03.017533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a84d8c89-f705-4223-bdc6-9af7ef7e93bb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:03.163623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2972916b-8702-4fac-ba16-b9afb06e7317 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:03.169588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2972916b-8702-4fac-ba16-b9afb06e7317 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:03.183732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2972916b-8702-4fac-ba16-b9afb06e7317 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:03.184468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2972916b-8702-4fac-ba16-b9afb06e7317 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:03.186285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2972916b-8702-4fac-ba16-b9afb06e7317 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:03.187232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2972916b-8702-4fac-ba16-b9afb06e7317 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:03.354167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a84d8c89-f705-4223-bdc6-9af7ef7e93bb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:57:03.363879 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a84d8c89-f705-4223-bdc6-9af7ef7e93bb tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1544 microversion: 2.1 time: 0.366189 May 18 22:57:03.364916 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2911/6066] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:02 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1544 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:03.385245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ec6fb4d4-752a-4e79-99e6-8076c135d2b2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:03.386249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ec6fb4d4-752a-4e79-99e6-8076c135d2b2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:03.401864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec6fb4d4-752a-4e79-99e6-8076c135d2b2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:03.404726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec6fb4d4-752a-4e79-99e6-8076c135d2b2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:03.407327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec6fb4d4-752a-4e79-99e6-8076c135d2b2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:03.408439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec6fb4d4-752a-4e79-99e6-8076c135d2b2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:03.410684 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2972916b-8702-4fac-ba16-b9afb06e7317 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1464 microversion: 2.1 time: 0.252839 May 18 22:57:03.420051 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3156/6067] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:03 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1464 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:03.599554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ec6fb4d4-752a-4e79-99e6-8076c135d2b2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:57:03.607482 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ec6fb4d4-752a-4e79-99e6-8076c135d2b2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1544 microversion: 2.1 time: 0.228214 May 18 22:57:03.608406 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2912/6068] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:03 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1544 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:04.430904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1d60a78a-c5f3-483d-9a46-a945f63845ef tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:04.431724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1d60a78a-c5f3-483d-9a46-a945f63845ef tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:04.463892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d60a78a-c5f3-483d-9a46-a945f63845ef tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:04.464640 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d60a78a-c5f3-483d-9a46-a945f63845ef tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:04.465617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d60a78a-c5f3-483d-9a46-a945f63845ef tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:04.466272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d60a78a-c5f3-483d-9a46-a945f63845ef tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:04.847056 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1d60a78a-c5f3-483d-9a46-a945f63845ef tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1464 microversion: 2.1 time: 0.422445 May 18 22:57:04.849536 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3157/6069] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:04 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1464 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:05.866529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d11b318-0836-4728-9c8a-e5e0a7e91754 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:05.868446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3d11b318-0836-4728-9c8a-e5e0a7e91754 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:05.880562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d11b318-0836-4728-9c8a-e5e0a7e91754 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:05.881438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d11b318-0836-4728-9c8a-e5e0a7e91754 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:05.882537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d11b318-0836-4728-9c8a-e5e0a7e91754 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:05.883768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d11b318-0836-4728-9c8a-e5e0a7e91754 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:06.084458 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3d11b318-0836-4728-9c8a-e5e0a7e91754 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1464 microversion: 2.1 time: 0.221144 May 18 22:57:06.085516 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2913/6070] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:05 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1464 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:06.139528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-49cb04f8-795d-4ef2-8165-ca4214eaa5bf req-10b1f1ee-81be-4fc7-8e38-0256f3097aae service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f0553275-c289-4445-919d-2d46110eca44", "tag": "8b2db153-f532-4041-816a-cdaa33c9e39b"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:57:06.152754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-49cb04f8-795d-4ef2-8165-ca4214eaa5bf req-10b1f1ee-81be-4fc7-8e38-0256f3097aae service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:06.153899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-49cb04f8-795d-4ef2-8165-ca4214eaa5bf req-10b1f1ee-81be-4fc7-8e38-0256f3097aae service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:06.168614 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-49cb04f8-795d-4ef2-8165-ca4214eaa5bf req-10b1f1ee-81be-4fc7-8e38-0256f3097aae service nova] Creating event network-changed:8b2db153-f532-4041-816a-cdaa33c9e39b for instance f0553275-c289-4445-919d-2d46110eca44 on n-h2-841040-6 May 18 22:57:06.175034 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-49cb04f8-795d-4ef2-8165-ca4214eaa5bf req-10b1f1ee-81be-4fc7-8e38-0256f3097aae service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040266 May 18 22:57:06.177605 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3158/6071] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:57:06 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:57:06.530705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-acdd4971-f703-4eaa-9ff9-12e68d9ae85a req-8911702c-fc06-49c7-ba34-5ac317e0fddc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0a0ce645-afc4-4030-a0b1-320253b5804c", "name": "network-vif-plugged", "status": "completed", "tag": "aee833ca-c77b-4ba4-a944-bf3be8cba182"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:57:06.540040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-acdd4971-f703-4eaa-9ff9-12e68d9ae85a req-8911702c-fc06-49c7-ba34-5ac317e0fddc service nova] [119082] Writing DB stats nova_api:SELECT=90,nova_api:INSERT=10 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:06.553521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-acdd4971-f703-4eaa-9ff9-12e68d9ae85a req-8911702c-fc06-49c7-ba34-5ac317e0fddc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:06.554060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-acdd4971-f703-4eaa-9ff9-12e68d9ae85a req-8911702c-fc06-49c7-ba34-5ac317e0fddc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:06.559280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-acdd4971-f703-4eaa-9ff9-12e68d9ae85a req-8911702c-fc06-49c7-ba34-5ac317e0fddc service nova] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:06.588466 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-acdd4971-f703-4eaa-9ff9-12e68d9ae85a req-8911702c-fc06-49c7-ba34-5ac317e0fddc service nova] Creating event network-vif-plugged:aee833ca-c77b-4ba4-a944-bf3be8cba182 for instance 0a0ce645-afc4-4030-a0b1-320253b5804c on n-h2-841040-6 May 18 22:57:06.593658 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-acdd4971-f703-4eaa-9ff9-12e68d9ae85a req-8911702c-fc06-49c7-ba34-5ac317e0fddc service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.067283 May 18 22:57:06.594330 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2914/6072] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:57:06 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:57:07.102647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-473e868c-3c79-441c-9643-e2ef0b95f7ee tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:07.103360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-473e868c-3c79-441c-9643-e2ef0b95f7ee tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:07.109804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-473e868c-3c79-441c-9643-e2ef0b95f7ee tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:07.110449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-473e868c-3c79-441c-9643-e2ef0b95f7ee tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:07.111370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-473e868c-3c79-441c-9643-e2ef0b95f7ee tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:07.111989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-473e868c-3c79-441c-9643-e2ef0b95f7ee tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:07.136984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-473e868c-3c79-441c-9643-e2ef0b95f7ee tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:07.307223 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-473e868c-3c79-441c-9643-e2ef0b95f7ee tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1464 microversion: 2.1 time: 0.208529 May 18 22:57:07.313117 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3159/6073] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:07 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1464 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:08.328790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-acdd4971-f703-4eaa-9ff9-12e68d9ae85a req-8911702c-fc06-49c7-ba34-5ac317e0fddc service nova] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:08.330177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-acdd4971-f703-4eaa-9ff9-12e68d9ae85a req-8911702c-fc06-49c7-ba34-5ac317e0fddc service nova] [119082] Writing DB stats nova_cell0:SELECT=22 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:08.334380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6a7465ea-fff5-423d-aed3-3b4973e09de8 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:08.335071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6a7465ea-fff5-423d-aed3-3b4973e09de8 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:08.342790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a7465ea-fff5-423d-aed3-3b4973e09de8 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:08.350819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a7465ea-fff5-423d-aed3-3b4973e09de8 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:08.351648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a7465ea-fff5-423d-aed3-3b4973e09de8 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:08.352091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6a7465ea-fff5-423d-aed3-3b4973e09de8 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:08.549757 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6a7465ea-fff5-423d-aed3-3b4973e09de8 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1649 microversion: 2.1 time: 0.222892 May 18 22:57:08.550470 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2915/6074] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:08 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1649 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:08.568649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e368c1cb-660e-49a9-95d3-1776d2d14139 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:08.569258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e368c1cb-660e-49a9-95d3-1776d2d14139 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:08.572343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e368c1cb-660e-49a9-95d3-1776d2d14139 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:08.578229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e368c1cb-660e-49a9-95d3-1776d2d14139 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:08.578675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e368c1cb-660e-49a9-95d3-1776d2d14139 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:08.579490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e368c1cb-660e-49a9-95d3-1776d2d14139 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:08.579864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e368c1cb-660e-49a9-95d3-1776d2d14139 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:08.718465 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e368c1cb-660e-49a9-95d3-1776d2d14139 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1649 microversion: 2.1 time: 0.153393 May 18 22:57:08.734023 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3160/6075] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:08 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1649 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:08.735264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bfd870ef-ebd4-4856-ad36-43ebed591491 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:08.735980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bfd870ef-ebd4-4856-ad36-43ebed591491 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:08.744436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfd870ef-ebd4-4856-ad36-43ebed591491 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:08.744885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfd870ef-ebd4-4856-ad36-43ebed591491 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:08.745647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfd870ef-ebd4-4856-ad36-43ebed591491 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:08.746108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfd870ef-ebd4-4856-ad36-43ebed591491 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:08.879364 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bfd870ef-ebd4-4856-ad36-43ebed591491 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1649 microversion: 2.1 time: 0.147835 May 18 22:57:08.880226 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2916/6076] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:08 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1649 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:57:08.896514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-42e85bce-4c3f-4e48-9a37-249ecc07898c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:08.897019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-42e85bce-4c3f-4e48-9a37-249ecc07898c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:08.903320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42e85bce-4c3f-4e48-9a37-249ecc07898c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:08.903776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42e85bce-4c3f-4e48-9a37-249ecc07898c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:08.904645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42e85bce-4c3f-4e48-9a37-249ecc07898c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:08.905086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42e85bce-4c3f-4e48-9a37-249ecc07898c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:08.930514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-42e85bce-4c3f-4e48-9a37-249ecc07898c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:57:09.002897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-42e85bce-4c3f-4e48-9a37-249ecc07898c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [119083] Writing DB stats nova_api:SELECT=61 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:09.019968 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-42e85bce-4c3f-4e48-9a37-249ecc07898c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "DELETE /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 204 len: 0 microversion: 2.1 time: 0.127079 May 18 22:57:09.020713 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3161/6077] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:57:08 2022] DELETE /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:57:09.029067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-80aba829-763e-4727-9019-d61e53c78fb4 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:09.029765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-80aba829-763e-4727-9019-d61e53c78fb4 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:09.036200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80aba829-763e-4727-9019-d61e53c78fb4 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:09.036646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80aba829-763e-4727-9019-d61e53c78fb4 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:09.038132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80aba829-763e-4727-9019-d61e53c78fb4 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:09.038574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80aba829-763e-4727-9019-d61e53c78fb4 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:09.177181 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-80aba829-763e-4727-9019-d61e53c78fb4 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1655 microversion: 2.1 time: 0.151980 May 18 22:57:09.177987 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2917/6078] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:09 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1655 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:10.198539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6bf588a9-c64e-447d-ada8-3d88bf99f6ea tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:10.199321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6bf588a9-c64e-447d-ada8-3d88bf99f6ea tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:10.206420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6bf588a9-c64e-447d-ada8-3d88bf99f6ea tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:10.206972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6bf588a9-c64e-447d-ada8-3d88bf99f6ea tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:10.207805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6bf588a9-c64e-447d-ada8-3d88bf99f6ea tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:10.208326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6bf588a9-c64e-447d-ada8-3d88bf99f6ea tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:10.346031 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6bf588a9-c64e-447d-ada8-3d88bf99f6ea tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1655 microversion: 2.1 time: 0.153720 May 18 22:57:10.346964 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3162/6079] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:10 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1655 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:10.823639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-ff871c49-5f44-4d66-91d8-f22dff5913b9 req-37ff0c59-cc31-4ef0-b858-d625b16268e7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0a0ce645-afc4-4030-a0b1-320253b5804c", "name": "network-vif-deleted", "tag": "aee833ca-c77b-4ba4-a944-bf3be8cba182"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:57:10.846431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ff871c49-5f44-4d66-91d8-f22dff5913b9 req-37ff0c59-cc31-4ef0-b858-d625b16268e7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:10.847003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ff871c49-5f44-4d66-91d8-f22dff5913b9 req-37ff0c59-cc31-4ef0-b858-d625b16268e7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:10.897322 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-ff871c49-5f44-4d66-91d8-f22dff5913b9 req-37ff0c59-cc31-4ef0-b858-d625b16268e7 service nova] Creating event network-vif-deleted:aee833ca-c77b-4ba4-a944-bf3be8cba182 for instance 0a0ce645-afc4-4030-a0b1-320253b5804c on n-h2-841040-6 May 18 22:57:10.913469 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-ff871c49-5f44-4d66-91d8-f22dff5913b9 req-37ff0c59-cc31-4ef0-b858-d625b16268e7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.093760 May 18 22:57:10.914982 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2918/6080] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:57:10 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:57:11.364368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-01524957-594e-4dc7-9c10-34a4c8822569 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:11.366151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-01524957-594e-4dc7-9c10-34a4c8822569 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:11.394186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01524957-594e-4dc7-9c10-34a4c8822569 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:11.397491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01524957-594e-4dc7-9c10-34a4c8822569 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:11.402522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01524957-594e-4dc7-9c10-34a4c8822569 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:11.406072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01524957-594e-4dc7-9c10-34a4c8822569 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:11.457529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01524957-594e-4dc7-9c10-34a4c8822569 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:11.458231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-01524957-594e-4dc7-9c10-34a4c8822569 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:11.458827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-01524957-594e-4dc7-9c10-34a4c8822569 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lazy-loading 'fault' on Instance uuid 0a0ce645-afc4-4030-a0b1-320253b5804c {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:57:11.521958 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-01524957-594e-4dc7-9c10-34a4c8822569 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 200 len: 1454 microversion: 2.1 time: 0.161123 May 18 22:57:11.522765 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3163/6081] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:11 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 1454 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:12.543489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c817796b-d352-483b-a75d-1e51341ce997 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:12.546393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c817796b-d352-483b-a75d-1e51341ce997 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 0a0ce645-afc4-4030-a0b1-320253b5804c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:12.559946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c817796b-d352-483b-a75d-1e51341ce997 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:12.560553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c817796b-d352-483b-a75d-1e51341ce997 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:12.561469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c817796b-d352-483b-a75d-1e51341ce997 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:12.562538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c817796b-d352-483b-a75d-1e51341ce997 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:12.585158 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-c817796b-d352-483b-a75d-1e51341ce997 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] HTTP exception thrown: Instance 0a0ce645-afc4-4030-a0b1-320253b5804c could not be found. May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c817796b-d352-483b-a75d-1e51341ce997 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Request method failure captured: May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c HTTP/1.1 May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXmmwjEdTHmCyKYYTlC_KR5ZX1w9YeP5v5J_KYcZGEvjLT6KJxsq0xKuiOFBfIf0H-Gq-OJjKMoaqpqfWycqVXiTRXV1nqAB8QEbmGks1_CpvHCP15Ycwo5lPDtB40PkWNm8G9ASzYFut2V5LODjPxzfXe7Xn6s8mA6HELt9Wm9qtgU May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 19e44aa8a8c948b6ae04eda9f3773289 May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestServerMultinode-1737758811 May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/19e44aa8a8c948b6ae04eda9f3773289"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19e44aa8a8c948b6ae04eda9f3773289"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_19e44aa8a8c948b6ae04eda9f3773289"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19e44aa8a8c948b6ae04eda9f3773289"}]}] May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestServerMultinode-1737758811 May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 19e44aa8a8c948b6ae04eda9f3773289 May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestServerMultinode-1737758811 May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestServerMultinode-1737758811-project-admin May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: f0b58f9bd29e43fea88f3fa2408cfa2d May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestServerMultinode-1737758811-project-admin May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 0a0ce645-afc4-4030-a0b1-320253b5804c could not be found. May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '0a0ce645-afc4-4030-a0b1-320253b5804c'} May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 0a0ce645-afc4-4030-a0b1-320253b5804c could not be found. May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 0a0ce645-afc4-4030-a0b1-320253b5804c could not be found. May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:57:12.587986 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:12.596301 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:57:12.596301 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:57:12.596301 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:57:12.596301 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:57:12.596301 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:57:12.596301 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 0a0ce645-afc4-4030-a0b1-320253b5804c could not be found. May 18 22:57:12.596301 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:12.596301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c817796b-d352-483b-a75d-1e51341ce997 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Returning 404 to user: Instance 0a0ce645-afc4-4030-a0b1-320253b5804c could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:57:12.596301 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c817796b-d352-483b-a75d-1e51341ce997 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c" status: 404 len: 111 microversion: 2.1 time: 0.051300 May 18 22:57:12.596301 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2919/6082] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:12 2022] GET /compute/v2.1/servers/0a0ce645-afc4-4030-a0b1-320253b5804c => generated 111 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:57:12.603283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9254c260-e958-4813-a621-99f836780530 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:12.604047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9254c260-e958-4813-a621-99f836780530 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:12.616385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9254c260-e958-4813-a621-99f836780530 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:12.617156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9254c260-e958-4813-a621-99f836780530 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:12.618375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9254c260-e958-4813-a621-99f836780530 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:12.618738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9254c260-e958-4813-a621-99f836780530 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:12.665183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9254c260-e958-4813-a621-99f836780530 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:57:12.779836 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9254c260-e958-4813-a621-99f836780530 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "DELETE /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 204 len: 0 microversion: 2.1 time: 0.180870 May 18 22:57:12.781640 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3164/6083] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:57:12 2022] DELETE /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 0 bytes in 185 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:57:12.792415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-208a5fb7-c679-4211-acd5-4ab5f0f6908d tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:12.793045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-208a5fb7-c679-4211-acd5-4ab5f0f6908d tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:12.802004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-208a5fb7-c679-4211-acd5-4ab5f0f6908d tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:12.802004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-208a5fb7-c679-4211-acd5-4ab5f0f6908d tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:12.802632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-208a5fb7-c679-4211-acd5-4ab5f0f6908d tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:12.803427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-208a5fb7-c679-4211-acd5-4ab5f0f6908d tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:12.989963 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-208a5fb7-c679-4211-acd5-4ab5f0f6908d tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1653 microversion: 2.1 time: 0.203660 May 18 22:57:12.990520 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2920/6084] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:12 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1653 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:57:14.015745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0240ec39-e7d7-4a55-8ecc-70b7b3b3fe5c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:14.017672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0240ec39-e7d7-4a55-8ecc-70b7b3b3fe5c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:14.023547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0240ec39-e7d7-4a55-8ecc-70b7b3b3fe5c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:14.024705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0240ec39-e7d7-4a55-8ecc-70b7b3b3fe5c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:14.027411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0240ec39-e7d7-4a55-8ecc-70b7b3b3fe5c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:14.027411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0240ec39-e7d7-4a55-8ecc-70b7b3b3fe5c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:14.167423 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0240ec39-e7d7-4a55-8ecc-70b7b3b3fe5c tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1653 microversion: 2.1 time: 0.157057 May 18 22:57:14.169862 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3165/6085] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:14 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1653 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:14.779292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-04a741a7-6bda-4020-b8da-8b8c826a0603 req-57eb2d28-b73f-467b-94c7-cf9224493751 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "64b60b7b-37e5-4731-be86-3127b705363a", "name": "network-vif-deleted", "tag": "17d5276a-7950-46ee-9197-2931ed23633d"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:57:14.793563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-04a741a7-6bda-4020-b8da-8b8c826a0603 req-57eb2d28-b73f-467b-94c7-cf9224493751 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:14.794721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-04a741a7-6bda-4020-b8da-8b8c826a0603 req-57eb2d28-b73f-467b-94c7-cf9224493751 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:14.817886 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-04a741a7-6bda-4020-b8da-8b8c826a0603 req-57eb2d28-b73f-467b-94c7-cf9224493751 service nova] Creating event network-vif-deleted:17d5276a-7950-46ee-9197-2931ed23633d for instance 64b60b7b-37e5-4731-be86-3127b705363a on n-h1-841040-6 May 18 22:57:14.827218 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-04a741a7-6bda-4020-b8da-8b8c826a0603 req-57eb2d28-b73f-467b-94c7-cf9224493751 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.054631 May 18 22:57:14.831133 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2921/6086] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:57:14 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:57:15.187929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72a9dc85-17e9-48de-a97c-08a2517d3e6b tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:15.189609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-72a9dc85-17e9-48de-a97c-08a2517d3e6b tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:15.197221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72a9dc85-17e9-48de-a97c-08a2517d3e6b tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:15.197871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72a9dc85-17e9-48de-a97c-08a2517d3e6b tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:15.198657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72a9dc85-17e9-48de-a97c-08a2517d3e6b tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:15.199112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72a9dc85-17e9-48de-a97c-08a2517d3e6b tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:15.234897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72a9dc85-17e9-48de-a97c-08a2517d3e6b tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:15.235328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72a9dc85-17e9-48de-a97c-08a2517d3e6b tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:15.236001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-72a9dc85-17e9-48de-a97c-08a2517d3e6b tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lazy-loading 'fault' on Instance uuid 64b60b7b-37e5-4731-be86-3127b705363a {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:57:15.286965 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72a9dc85-17e9-48de-a97c-08a2517d3e6b tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 200 len: 1452 microversion: 2.1 time: 0.103707 May 18 22:57:15.287730 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3166/6087] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:15 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 1452 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:16.307428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-67acd1c6-f988-44f4-ad1b-f723a772d2d7 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:16.308971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-67acd1c6-f988-44f4-ad1b-f723a772d2d7 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [instance: 64b60b7b-37e5-4731-be86-3127b705363a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:16.318456 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-67acd1c6-f988-44f4-ad1b-f723a772d2d7 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:16.319175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-67acd1c6-f988-44f4-ad1b-f723a772d2d7 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:16.320584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-67acd1c6-f988-44f4-ad1b-f723a772d2d7 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:16.321750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-67acd1c6-f988-44f4-ad1b-f723a772d2d7 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:16.336528 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-67acd1c6-f988-44f4-ad1b-f723a772d2d7 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] HTTP exception thrown: Instance 64b60b7b-37e5-4731-be86-3127b705363a could not be found. May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-67acd1c6-f988-44f4-ad1b-f723a772d2d7 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Request method failure captured: May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a HTTP/1.1 May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXmmwjEdTHmCyKYYTlC_KR5ZX1w9YeP5v5J_KYcZGEvjLT6KJxsq0xKuiOFBfIf0H-Gq-OJjKMoaqpqfWycqVXiTRXV1nqAB8QEbmGks1_CpvHCP15Ycwo5lPDtB40PkWNm8G9ASzYFut2V5LODjPxzfXe7Xn6s8mA6HELt9Wm9qtgU May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 19e44aa8a8c948b6ae04eda9f3773289 May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestServerMultinode-1737758811 May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/19e44aa8a8c948b6ae04eda9f3773289"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19e44aa8a8c948b6ae04eda9f3773289"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_19e44aa8a8c948b6ae04eda9f3773289"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/19e44aa8a8c948b6ae04eda9f3773289"}]}] May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestServerMultinode-1737758811 May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 19e44aa8a8c948b6ae04eda9f3773289 May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestServerMultinode-1737758811 May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestServerMultinode-1737758811-project-admin May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: f0b58f9bd29e43fea88f3fa2408cfa2d May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestServerMultinode-1737758811-project-admin May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 64b60b7b-37e5-4731-be86-3127b705363a could not be found. May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '64b60b7b-37e5-4731-be86-3127b705363a'} May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 64b60b7b-37e5-4731-be86-3127b705363a could not be found. May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 64b60b7b-37e5-4731-be86-3127b705363a could not be found. May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:57:16.338492 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:16.342445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:57:16.342445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:57:16.342445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:57:16.342445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:57:16.342445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:57:16.342445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 64b60b7b-37e5-4731-be86-3127b705363a could not be found. May 18 22:57:16.342445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:16.342445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-67acd1c6-f988-44f4-ad1b-f723a772d2d7 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] Returning 404 to user: Instance 64b60b7b-37e5-4731-be86-3127b705363a could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:57:16.342445 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-67acd1c6-f988-44f4-ad1b-f723a772d2d7 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a" status: 404 len: 111 microversion: 2.1 time: 0.038503 May 18 22:57:16.350612 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2922/6088] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:16 2022] GET /compute/v2.1/servers/64b60b7b-37e5-4731-be86-3127b705363a => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:57:28.573904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1da06993-71b0-42ac-a868-dbc3e0c1eb86 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:57:28.575715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1da06993-71b0-42ac-a868-dbc3e0c1eb86 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:28.585143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1da06993-71b0-42ac-a868-dbc3e0c1eb86 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119083] Writing DB stats nova_api:SELECT=23,nova_api:UPDATE=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:28.587146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1da06993-71b0-42ac-a868-dbc3e0c1eb86 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [119083] Writing DB stats nova_cell1:SELECT=64,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:28.589164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1da06993-71b0-42ac-a868-dbc3e0c1eb86 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:28.589974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1da06993-71b0-42ac-a868-dbc3e0c1eb86 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:28.600018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1da06993-71b0-42ac-a868-dbc3e0c1eb86 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:28.601941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1da06993-71b0-42ac-a868-dbc3e0c1eb86 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:28.672166 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1da06993-71b0-42ac-a868-dbc3e0c1eb86 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "POST /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44/action" status: 200 len: 24566 microversion: 2.1 time: 0.103858 May 18 22:57:28.673645 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3167/6089] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:57:28 2022] POST /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44/action => generated 24566 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) May 18 22:57:35.171340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-67acd1c6-f988-44f4-ad1b-f723a772d2d7 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [119082] Writing DB stats nova_api:SELECT=16 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:35.172300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-67acd1c6-f988-44f4-ad1b-f723a772d2d7 tempest-TestServerMultinode-1737758811 tempest-TestServerMultinode-1737758811-project-admin] [119082] Writing DB stats nova_cell1:SELECT=32 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:35.176678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a9976706-01b7-4a13-9ced-fa8a81ee78a2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:57:35.177859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a9976706-01b7-4a13-9ced-fa8a81ee78a2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:35.194354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9976706-01b7-4a13-9ced-fa8a81ee78a2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:35.195541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9976706-01b7-4a13-9ced-fa8a81ee78a2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:35.195658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9976706-01b7-4a13-9ced-fa8a81ee78a2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:35.197067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9976706-01b7-4a13-9ced-fa8a81ee78a2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:35.279204 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a9976706-01b7-4a13-9ced-fa8a81ee78a2 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "POST /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44/action" status: 200 len: 32638 microversion: 2.1 time: 0.108813 May 18 22:57:35.280294 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2923/6090] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:57:35 2022] POST /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44/action => generated 32638 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 22:57:36.413997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-707e1607-0fa5-4292-8737-68a8dbc15555 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:36.415630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-707e1607-0fa5-4292-8737-68a8dbc15555 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:36.423248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-707e1607-0fa5-4292-8737-68a8dbc15555 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:36.423997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-707e1607-0fa5-4292-8737-68a8dbc15555 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:36.424222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-9b843a49-4d6e-4d33-bbe3-6e84c8ede3ae req-a7e02c6b-72f9-4de8-8ac1-de9d9f71e82a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f0553275-c289-4445-919d-2d46110eca44", "tag": "8b2db153-f532-4041-816a-cdaa33c9e39b"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:57:36.426138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-707e1607-0fa5-4292-8737-68a8dbc15555 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:36.426779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-707e1607-0fa5-4292-8737-68a8dbc15555 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:36.436640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9b843a49-4d6e-4d33-bbe3-6e84c8ede3ae req-a7e02c6b-72f9-4de8-8ac1-de9d9f71e82a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:36.437077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9b843a49-4d6e-4d33-bbe3-6e84c8ede3ae req-a7e02c6b-72f9-4de8-8ac1-de9d9f71e82a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:36.456613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-707e1607-0fa5-4292-8737-68a8dbc15555 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:57:36.461530 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-9b843a49-4d6e-4d33-bbe3-6e84c8ede3ae req-a7e02c6b-72f9-4de8-8ac1-de9d9f71e82a service nova] Creating event network-changed:8b2db153-f532-4041-816a-cdaa33c9e39b for instance f0553275-c289-4445-919d-2d46110eca44 on n-h2-841040-6 May 18 22:57:36.478685 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-9b843a49-4d6e-4d33-bbe3-6e84c8ede3ae req-a7e02c6b-72f9-4de8-8ac1-de9d9f71e82a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.058446 May 18 22:57:36.479299 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2924/6091] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:57:36 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:57:36.610670 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-707e1607-0fa5-4292-8737-68a8dbc15555 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 204 len: 0 microversion: 2.1 time: 0.200917 May 18 22:57:36.611261 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3168/6092] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:57:36 2022] DELETE /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:57:36.620531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eca971fc-3cdc-4f0d-8ccc-701be34f78b4 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:36.621228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eca971fc-3cdc-4f0d-8ccc-701be34f78b4 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:36.637106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca971fc-3cdc-4f0d-8ccc-701be34f78b4 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:36.637831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca971fc-3cdc-4f0d-8ccc-701be34f78b4 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:36.638752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca971fc-3cdc-4f0d-8ccc-701be34f78b4 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:36.639364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca971fc-3cdc-4f0d-8ccc-701be34f78b4 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:36.849081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eca971fc-3cdc-4f0d-8ccc-701be34f78b4 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:57:36.860549 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eca971fc-3cdc-4f0d-8ccc-701be34f78b4 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1668 microversion: 2.1 time: 0.244596 May 18 22:57:36.871097 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2925/6093] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:36 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1668 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:37.880593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca20ea6f-f390-44c9-90e4-02c326574e84 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:37.881294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ca20ea6f-f390-44c9-90e4-02c326574e84 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:37.896030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca20ea6f-f390-44c9-90e4-02c326574e84 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:37.896483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca20ea6f-f390-44c9-90e4-02c326574e84 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:37.897265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca20ea6f-f390-44c9-90e4-02c326574e84 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:37.897702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca20ea6f-f390-44c9-90e4-02c326574e84 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:38.078843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ca20ea6f-f390-44c9-90e4-02c326574e84 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:57:38.088160 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ca20ea6f-f390-44c9-90e4-02c326574e84 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1668 microversion: 2.1 time: 0.211747 May 18 22:57:38.089402 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3169/6094] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:37 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1668 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:38.743499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-ece532ea-9870-404d-aeec-ff4c58b635b3 req-35b5744a-e283-4b14-ad7c-f793a9792934 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f0553275-c289-4445-919d-2d46110eca44", "name": "network-vif-deleted", "tag": "8b2db153-f532-4041-816a-cdaa33c9e39b"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:57:38.753958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ece532ea-9870-404d-aeec-ff4c58b635b3 req-35b5744a-e283-4b14-ad7c-f793a9792934 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:38.754550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ece532ea-9870-404d-aeec-ff4c58b635b3 req-35b5744a-e283-4b14-ad7c-f793a9792934 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:38.766948 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-ece532ea-9870-404d-aeec-ff4c58b635b3 req-35b5744a-e283-4b14-ad7c-f793a9792934 service nova] Creating event network-vif-deleted:8b2db153-f532-4041-816a-cdaa33c9e39b for instance f0553275-c289-4445-919d-2d46110eca44 on n-h2-841040-6 May 18 22:57:38.773273 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-ece532ea-9870-404d-aeec-ff4c58b635b3 req-35b5744a-e283-4b14-ad7c-f793a9792934 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033068 May 18 22:57:38.775324 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2926/6095] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:57:38 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:57:39.105659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-756f201c-cd28-4b16-a6c0-3664e2144c41 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:39.117256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-756f201c-cd28-4b16-a6c0-3664e2144c41 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:39.133313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-756f201c-cd28-4b16-a6c0-3664e2144c41 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:39.136414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-756f201c-cd28-4b16-a6c0-3664e2144c41 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:39.137842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-756f201c-cd28-4b16-a6c0-3664e2144c41 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:39.141975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-756f201c-cd28-4b16-a6c0-3664e2144c41 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:39.240739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-756f201c-cd28-4b16-a6c0-3664e2144c41 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:39.241192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-756f201c-cd28-4b16-a6c0-3664e2144c41 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:39.241647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-756f201c-cd28-4b16-a6c0-3664e2144c41 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lazy-loading 'fault' on Instance uuid f0553275-c289-4445-919d-2d46110eca44 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:57:39.304300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-756f201c-cd28-4b16-a6c0-3664e2144c41 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a03ba276d8b947039288b31e3bcace4c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd7e78d717f9240d892bb89118ab6a745', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:57:39.314304 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-756f201c-cd28-4b16-a6c0-3664e2144c41 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 200 len: 1338 microversion: 2.1 time: 0.212467 May 18 22:57:39.315403 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3170/6096] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:39 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 1338 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:40.334650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b6d8918f-d0cb-4a3f-a6c9-4abf18797265 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:40.336460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b6d8918f-d0cb-4a3f-a6c9-4abf18797265 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] [instance: f0553275-c289-4445-919d-2d46110eca44] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:40.344933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6d8918f-d0cb-4a3f-a6c9-4abf18797265 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:40.345604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6d8918f-d0cb-4a3f-a6c9-4abf18797265 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:40.346617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6d8918f-d0cb-4a3f-a6c9-4abf18797265 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:40.347131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6d8918f-d0cb-4a3f-a6c9-4abf18797265 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:40.363365 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-b6d8918f-d0cb-4a3f-a6c9-4abf18797265 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] HTTP exception thrown: Instance f0553275-c289-4445-919d-2d46110eca44 could not be found. May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b6d8918f-d0cb-4a3f-a6c9-4abf18797265 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Request method failure captured: May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 HTTP/1.1 May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXkgd10YARbtAvWyh46RDFHrQugzGOS_53PxGKafrEXt4u-__oeyPEUxUj7AJU65_PJmhrnJWFNzxoais-mjsN96x2-5XX98voMF85EguA8kYr031-KfASqkuaaT61fv7bSjrxgQ8fXF3q4sGXq7Uzl8PXvZQWAtGD7igE_R1I21P-k May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d7e78d717f9240d892bb89118ab6a745 May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestNetworkBasicOps-540764372 May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d7e78d717f9240d892bb89118ab6a745"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d7e78d717f9240d892bb89118ab6a745"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d7e78d717f9240d892bb89118ab6a745"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d7e78d717f9240d892bb89118ab6a745"}]}] May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestNetworkBasicOps-540764372 May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d7e78d717f9240d892bb89118ab6a745 May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestNetworkBasicOps-540764372 May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestNetworkBasicOps-540764372-project May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: a03ba276d8b947039288b31e3bcace4c May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestNetworkBasicOps-540764372-project May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance f0553275-c289-4445-919d-2d46110eca44 could not be found. May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'f0553275-c289-4445-919d-2d46110eca44'} May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f0553275-c289-4445-919d-2d46110eca44 could not be found. May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f0553275-c289-4445-919d-2d46110eca44 could not be found. May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:57:40.365292 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:40.369079 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:57:40.369079 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:57:40.369079 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:57:40.369079 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:57:40.369079 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:57:40.369079 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f0553275-c289-4445-919d-2d46110eca44 could not be found. May 18 22:57:40.369079 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 22:57:40.370218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b6d8918f-d0cb-4a3f-a6c9-4abf18797265 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Returning 404 to user: Instance f0553275-c289-4445-919d-2d46110eca44 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:57:40.371407 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b6d8918f-d0cb-4a3f-a6c9-4abf18797265 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44" status: 404 len: 111 microversion: 2.1 time: 0.042486 May 18 22:57:40.375545 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2927/6097] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:40 2022] GET /compute/v2.1/servers/f0553275-c289-4445-919d-2d46110eca44 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:57:40.582566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ddd255a-8755-49e9-81fb-256daea62e48 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] Calling method '.version_select at 0x7fa2ec174280>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:40.632914 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7ddd255a-8755-49e9-81fb-256daea62e48 tempest-TestNetworkBasicOps-540764372 tempest-TestNetworkBasicOps-540764372-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-738121166" status: 202 len: 0 microversion: 2.1 time: 0.054106 May 18 22:57:40.633544 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3171/6098] 10.222.0.58 () {58 vars in 1253 bytes} [Wed May 18 22:57:40 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-738121166 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:57:48.617001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a96418d-8a4a-4e12-a517-3afed409ef65 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Action: 'create', calling method: .version_select at 0x7fa2dfe2a5e0>, body: {"keypair": {"name": "tempest-TestSecurityGroupsBasicOps-878607508", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPh16omHWlMn20GCDy0pBL++0S7eK5gwzwYCNNobQW2LzeCx/bgL0fHwthOmfeA9Z5MvVR0S4lKfmws2CZTlCe9cw/qUA0pTqB6SRvgY95K8w8yNklZzLyrIP0sf8xrDmQ=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:57:48.636027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5a96418d-8a4a-4e12-a517-3afed409ef65 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Getting quotas for project 45165e9c392c4c83908ffacc8431822a. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:57:48.642979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5a96418d-8a4a-4e12-a517-3afed409ef65 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Getting quotas for user 54c66abf8e6b4d2e898ad81b8d16e050 and project 45165e9c392c4c83908ffacc8431822a. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:57:48.673176 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5a96418d-8a4a-4e12-a517-3afed409ef65 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 404 microversion: 2.1 time: 0.299614 May 18 22:57:48.688908 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2928/6099] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:57:48 2022] POST /compute/v2.1/os-keypairs => generated 404 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:57:57.146527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-server-tempest-TestSecurityGroupsBasicOps-61414461-access_point-277731982", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "cfe00444-cf0e-4903-96b6-e94884b5c83c"}], "key_name": "tempest-TestSecurityGroupsBasicOps-878607508", "security_groups": [{"name": "tempest-secgroup_access--1835903737"}, {"name": "tempest-secgroup_general--1856591974"}]}, "os:scheduler_hints": {"different_host": []}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:57:57.171843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [119083] Writing DB stats nova_cell1:SELECT=32,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:57.175408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [119083] Writing DB stats nova_api:SELECT=18,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:57.409413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] validate_networks() for [('cfe00444-cf0e-4903-96b6-e94884b5c83c', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:57:57.940489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:57:57.941349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:57:57.942216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:57:57.942823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:57:57.944363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:57:57.958155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:57.958821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:57.959774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:57.960381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:57.985126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Getting quotas for project 45165e9c392c4c83908ffacc8431822a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:57:57.990892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Getting quotas for user 54c66abf8e6b4d2e898ad81b8d16e050 and project 45165e9c392c4c83908ffacc8431822a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:57:58.008779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:57:58.011538 n-d-841040-6 devstack@n-api.service[119083]: WARNING nova.utils [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Hostname tempest-server-tempest-TestSecurityGroupsBasicOps-61414461-access_point-277731982 is longer than 63, truncate it to tempest-server-tempest-TestSecurityGroupsBasicOps-61414461-acce May 18 22:57:58.012348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:57:58.084158 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8d6e8b11-fe20-4acd-a677-3dd28bbac7c5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 458 microversion: 2.1 time: 0.942008 May 18 22:57:58.085372 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3172/6100] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:57:57 2022] POST /compute/v2.1/servers => generated 458 bytes in 944 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:57:58.104822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b5435aec-11ba-442f-9444-ae1b11132981 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:58.106180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b5435aec-11ba-442f-9444-ae1b11132981 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:58.116911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b5435aec-11ba-442f-9444-ae1b11132981 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [119082] Writing DB stats nova_cell1:SELECT=16 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:57:58.214291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b5435aec-11ba-442f-9444-ae1b11132981 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:57:58.222821 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b5435aec-11ba-442f-9444-ae1b11132981 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1291 microversion: 2.1 time: 0.127428 May 18 22:57:58.236808 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2929/6101] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:58 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1291 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:57:59.246008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bef4bb42-050e-40cc-998b-80529ab09086 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:57:59.247557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bef4bb42-050e-40cc-998b-80529ab09086 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:57:59.256669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bef4bb42-050e-40cc-998b-80529ab09086 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:59.257911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bef4bb42-050e-40cc-998b-80529ab09086 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:59.258965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bef4bb42-050e-40cc-998b-80529ab09086 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:57:59.259896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bef4bb42-050e-40cc-998b-80529ab09086 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:57:59.384173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bef4bb42-050e-40cc-998b-80529ab09086 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:57:59.397691 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bef4bb42-050e-40cc-998b-80529ab09086 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1295 microversion: 2.1 time: 0.158840 May 18 22:57:59.398955 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3173/6102] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:57:59 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1295 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:00.417767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-666e5f97-cbc4-4e3a-9df0-c519e4f3e4c1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:00.418945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-666e5f97-cbc4-4e3a-9df0-c519e4f3e4c1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:00.434355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-666e5f97-cbc4-4e3a-9df0-c519e4f3e4c1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:00.436341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-666e5f97-cbc4-4e3a-9df0-c519e4f3e4c1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:00.438087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-666e5f97-cbc4-4e3a-9df0-c519e4f3e4c1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:00.441931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-666e5f97-cbc4-4e3a-9df0-c519e4f3e4c1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:00.597030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-666e5f97-cbc4-4e3a-9df0-c519e4f3e4c1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:00.606492 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-666e5f97-cbc4-4e3a-9df0-c519e4f3e4c1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1349 microversion: 2.1 time: 0.194517 May 18 22:58:00.609404 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2930/6103] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:00 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1349 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:01.624958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-db144a78-c18b-44a3-a4f5-e181f85f4bf3 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:01.626286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-db144a78-c18b-44a3-a4f5-e181f85f4bf3 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:01.636486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db144a78-c18b-44a3-a4f5-e181f85f4bf3 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:01.646426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db144a78-c18b-44a3-a4f5-e181f85f4bf3 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:01.648530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db144a78-c18b-44a3-a4f5-e181f85f4bf3 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:01.649123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-db144a78-c18b-44a3-a4f5-e181f85f4bf3 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:02.020407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-db144a78-c18b-44a3-a4f5-e181f85f4bf3 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:02.032789 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-db144a78-c18b-44a3-a4f5-e181f85f4bf3 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1469 microversion: 2.1 time: 0.411551 May 18 22:58:02.034161 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3174/6104] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:01 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1469 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:02.847911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-4aa8bc1f-41cc-4f07-8005-49d9c2091fa8 req-40286117-9d5b-42ea-8950-7289ad66203a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae", "tag": "26d24047-a27c-4b9e-984e-deb07086c759"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:02.879115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4aa8bc1f-41cc-4f07-8005-49d9c2091fa8 req-40286117-9d5b-42ea-8950-7289ad66203a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:02.879720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4aa8bc1f-41cc-4f07-8005-49d9c2091fa8 req-40286117-9d5b-42ea-8950-7289ad66203a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:02.903835 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-4aa8bc1f-41cc-4f07-8005-49d9c2091fa8 req-40286117-9d5b-42ea-8950-7289ad66203a service nova] Creating event network-changed:26d24047-a27c-4b9e-984e-deb07086c759 for instance 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae on n-h2-841040-6 May 18 22:58:02.913096 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-4aa8bc1f-41cc-4f07-8005-49d9c2091fa8 req-40286117-9d5b-42ea-8950-7289ad66203a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.069125 May 18 22:58:02.914487 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2931/6105] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:58:02 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:58:03.050990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c0fa0584-cdb1-415f-a97c-1d96e71e5c1b tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:03.051784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c0fa0584-cdb1-415f-a97c-1d96e71e5c1b tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:03.061278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0fa0584-cdb1-415f-a97c-1d96e71e5c1b tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:03.066636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0fa0584-cdb1-415f-a97c-1d96e71e5c1b tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:03.067490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0fa0584-cdb1-415f-a97c-1d96e71e5c1b tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:03.068127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0fa0584-cdb1-415f-a97c-1d96e71e5c1b tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:03.287877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c0fa0584-cdb1-415f-a97c-1d96e71e5c1b tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:03.300699 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c0fa0584-cdb1-415f-a97c-1d96e71e5c1b tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1469 microversion: 2.1 time: 0.253437 May 18 22:58:03.301605 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3175/6106] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:03 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1469 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:04.321299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2610e732-962d-4527-bdaf-15fbcd21a903 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:04.322165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2610e732-962d-4527-bdaf-15fbcd21a903 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:04.329549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2610e732-962d-4527-bdaf-15fbcd21a903 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:04.330145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2610e732-962d-4527-bdaf-15fbcd21a903 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:04.331195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2610e732-962d-4527-bdaf-15fbcd21a903 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:04.331619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2610e732-962d-4527-bdaf-15fbcd21a903 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:04.585771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2610e732-962d-4527-bdaf-15fbcd21a903 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:04.597997 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2610e732-962d-4527-bdaf-15fbcd21a903 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1469 microversion: 2.1 time: 0.282737 May 18 22:58:04.607980 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2932/6107] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:04 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1469 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:05.615416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8a1953c7-6bc4-469f-8a57-594b6ef97586 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:05.616018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8a1953c7-6bc4-469f-8a57-594b6ef97586 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:05.622703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a1953c7-6bc4-469f-8a57-594b6ef97586 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:05.623141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a1953c7-6bc4-469f-8a57-594b6ef97586 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:05.623882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a1953c7-6bc4-469f-8a57-594b6ef97586 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:05.624305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8a1953c7-6bc4-469f-8a57-594b6ef97586 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:05.763361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8a1953c7-6bc4-469f-8a57-594b6ef97586 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:05.772948 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8a1953c7-6bc4-469f-8a57-594b6ef97586 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1469 microversion: 2.1 time: 0.161341 May 18 22:58:05.774143 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3176/6108] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:05 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1469 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:06.791861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d119f4de-53a2-4ef4-b4cc-6baeaf86f809 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:06.792577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d119f4de-53a2-4ef4-b4cc-6baeaf86f809 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:06.795532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-d119f4de-53a2-4ef4-b4cc-6baeaf86f809 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [119082] Writing DB stats nova_api:SELECT=32,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:58:06.801983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d119f4de-53a2-4ef4-b4cc-6baeaf86f809 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:06.802695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d119f4de-53a2-4ef4-b4cc-6baeaf86f809 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:06.803659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d119f4de-53a2-4ef4-b4cc-6baeaf86f809 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:06.804091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d119f4de-53a2-4ef4-b4cc-6baeaf86f809 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:06.994720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d119f4de-53a2-4ef4-b4cc-6baeaf86f809 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:07.003829 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d119f4de-53a2-4ef4-b4cc-6baeaf86f809 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1469 microversion: 2.1 time: 0.216972 May 18 22:58:07.004422 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2933/6109] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:06 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1469 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:08.020668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-38887167-cf47-4755-b781-bae629fd4c23 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:08.021416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-38887167-cf47-4755-b781-bae629fd4c23 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:08.024013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-38887167-cf47-4755-b781-bae629fd4c23 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:58:08.024981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-38887167-cf47-4755-b781-bae629fd4c23 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:58:08.031903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38887167-cf47-4755-b781-bae629fd4c23 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:08.032483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38887167-cf47-4755-b781-bae629fd4c23 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:08.033419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38887167-cf47-4755-b781-bae629fd4c23 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:08.033933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-38887167-cf47-4755-b781-bae629fd4c23 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:08.190386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-38887167-cf47-4755-b781-bae629fd4c23 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:08.199796 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-38887167-cf47-4755-b781-bae629fd4c23 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1469 microversion: 2.1 time: 0.183258 May 18 22:58:08.209146 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3177/6110] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:08 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1469 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:08.520523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-d9277518-1196-4872-b168-1ac593b29141 req-a3b317e1-f13c-4a00-a21c-3456eb0027c3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae", "name": "network-vif-plugged", "status": "completed", "tag": "26d24047-a27c-4b9e-984e-deb07086c759"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:08.526725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-d9277518-1196-4872-b168-1ac593b29141 req-a3b317e1-f13c-4a00-a21c-3456eb0027c3 service nova] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:58:08.531992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d9277518-1196-4872-b168-1ac593b29141 req-a3b317e1-f13c-4a00-a21c-3456eb0027c3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:08.532497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-d9277518-1196-4872-b168-1ac593b29141 req-a3b317e1-f13c-4a00-a21c-3456eb0027c3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:08.546661 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-d9277518-1196-4872-b168-1ac593b29141 req-a3b317e1-f13c-4a00-a21c-3456eb0027c3 service nova] Creating event network-vif-plugged:26d24047-a27c-4b9e-984e-deb07086c759 for instance 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae on n-h2-841040-6 May 18 22:58:08.554098 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-d9277518-1196-4872-b168-1ac593b29141 req-a3b317e1-f13c-4a00-a21c-3456eb0027c3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036148 May 18 22:58:08.555428 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2934/6111] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:58:08 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:58:09.217328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a6c6a318-8f78-4832-9d21-40afead89c34 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:09.217963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a6c6a318-8f78-4832-9d21-40afead89c34 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:09.226370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6c6a318-8f78-4832-9d21-40afead89c34 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:09.227017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6c6a318-8f78-4832-9d21-40afead89c34 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:09.227930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6c6a318-8f78-4832-9d21-40afead89c34 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:09.228558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6c6a318-8f78-4832-9d21-40afead89c34 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:09.394815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a6c6a318-8f78-4832-9d21-40afead89c34 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:09.404003 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a6c6a318-8f78-4832-9d21-40afead89c34 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1469 microversion: 2.1 time: 0.191012 May 18 22:58:09.405250 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3178/6112] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:09 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1469 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:10.422687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0c32f126-adc1-4bee-94c0-135ea767fb0c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:10.423411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0c32f126-adc1-4bee-94c0-135ea767fb0c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:10.435744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c32f126-adc1-4bee-94c0-135ea767fb0c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:10.436189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c32f126-adc1-4bee-94c0-135ea767fb0c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:10.436950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c32f126-adc1-4bee-94c0-135ea767fb0c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:10.445350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c32f126-adc1-4bee-94c0-135ea767fb0c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:10.620779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c32f126-adc1-4bee-94c0-135ea767fb0c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:10.632860 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0c32f126-adc1-4bee-94c0-135ea767fb0c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1640 microversion: 2.1 time: 0.215015 May 18 22:58:10.642974 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2935/6113] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:10 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1640 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:10.651305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-00233af6-35b3-4143-bf4d-c9243208376d tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:10.651923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-00233af6-35b3-4143-bf4d-c9243208376d tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:10.660331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00233af6-35b3-4143-bf4d-c9243208376d tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:10.661086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00233af6-35b3-4143-bf4d-c9243208376d tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:10.662088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00233af6-35b3-4143-bf4d-c9243208376d tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:10.662747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00233af6-35b3-4143-bf4d-c9243208376d tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:10.828096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-00233af6-35b3-4143-bf4d-c9243208376d tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:10.836212 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-00233af6-35b3-4143-bf4d-c9243208376d tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1640 microversion: 2.1 time: 0.189354 May 18 22:58:10.836870 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3179/6114] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:10 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1640 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:10.855056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e2ac0af7-313f-449e-abbc-56d47bfd9127 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:10.856305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e2ac0af7-313f-449e-abbc-56d47bfd9127 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:10.863824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2ac0af7-313f-449e-abbc-56d47bfd9127 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:10.864582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2ac0af7-313f-449e-abbc-56d47bfd9127 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:10.865664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2ac0af7-313f-449e-abbc-56d47bfd9127 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:10.866463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e2ac0af7-313f-449e-abbc-56d47bfd9127 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:11.227799 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e2ac0af7-313f-449e-abbc-56d47bfd9127 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1791 microversion: 2.1 time: 0.378064 May 18 22:58:11.241517 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2936/6115] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:10 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1791 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:58:13.592147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-f3c11eff-e8ae-45ac-83d1-64eae460ae77 req-62920c3c-1d7e-40b8-a468-4878c96d6cef service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae", "tag": "26d24047-a27c-4b9e-984e-deb07086c759"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:13.603280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f3c11eff-e8ae-45ac-83d1-64eae460ae77 req-62920c3c-1d7e-40b8-a468-4878c96d6cef service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:13.604602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f3c11eff-e8ae-45ac-83d1-64eae460ae77 req-62920c3c-1d7e-40b8-a468-4878c96d6cef service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:13.620420 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-f3c11eff-e8ae-45ac-83d1-64eae460ae77 req-62920c3c-1d7e-40b8-a468-4878c96d6cef service nova] Creating event network-changed:26d24047-a27c-4b9e-984e-deb07086c759 for instance 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae on n-h2-841040-6 May 18 22:58:13.631279 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-f3c11eff-e8ae-45ac-83d1-64eae460ae77 req-62920c3c-1d7e-40b8-a468-4878c96d6cef service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043196 May 18 22:58:13.632176 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3180/6116] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:58:13 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:58:33.488665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e2ac0af7-313f-449e-abbc-56d47bfd9127 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] [119082] Writing DB stats nova_api:SELECT=7 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:58:33.490364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e2ac0af7-313f-449e-abbc-56d47bfd9127 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] [119082] Writing DB stats nova_cell1:SELECT=34 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:58:33.682638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-69684c8d-c00f-4ce7-bdc6-2d5e3578f381 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Action: 'create', calling method: .version_select at 0x7fa2ec530ee0>, body: {"keypair": {"name": "tempest-TestServerBasicOps-1981706760", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKh2/it60Bpu7HBDnv86inyRhIJPW0m8zJqHE0rAD3KHScxfSiAacYvT526/8jAvpdjsAP7ZA9Kcxo671CvV5vcmwrzqUO3nNCxfId0zwBc2D+uVIhW6moEc1BqBNlspNQ=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:33.696717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-69684c8d-c00f-4ce7-bdc6-2d5e3578f381 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Getting quotas for project d8befad6151040c19b401946d1e96716. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:58:33.703016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-69684c8d-c00f-4ce7-bdc6-2d5e3578f381 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Getting quotas for user 1a0b5f02367a45eca40f990721e3aa23 and project d8befad6151040c19b401946d1e96716. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:58:33.727559 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-69684c8d-c00f-4ce7-bdc6-2d5e3578f381 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 397 microversion: 2.1 time: 0.248825 May 18 22:58:33.728298 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2937/6117] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 22:58:33 2022] POST /compute/v2.1/os-keypairs => generated 397 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:58:35.047392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerBasicOps-server-126954599", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "key_name": "tempest-TestServerBasicOps-1981706760", "security_groups": [{"name": "tempest-secgroup-smoke-487766065"}], "config_drive": true, "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "networks": [{"uuid": "d1bcc52d-1551-42e9-a5d2-2f7cff27e853"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:35.058936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [119083] Writing DB stats nova_api:SELECT=31,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:58:35.060033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [119083] Writing DB stats nova_cell1:SELECT=46 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:58:35.218127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] validate_networks() for [('d1bcc52d-1551-42e9-a5d2-2f7cff27e853', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:58:35.746294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Getting quotas for project d8befad6151040c19b401946d1e96716. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:58:35.757203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Getting quotas for user 1a0b5f02367a45eca40f990721e3aa23 and project d8befad6151040c19b401946d1e96716. Resources: dict_keys(['metadata_items']) {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:58:35.798170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:58:35.799316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:58:35.800449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:58:35.801521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:58:35.802465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:58:35.844578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:35.849222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:35.851347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:35.853342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:35.888681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Getting quotas for project d8befad6151040c19b401946d1e96716. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:58:35.895805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Getting quotas for user 1a0b5f02367a45eca40f990721e3aa23 and project d8befad6151040c19b401946d1e96716. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:58:35.917072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:58:35.919828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:58:36.039181 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b459fc92-e497-48c3-81d6-6b6cc522b140 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.995790 May 18 22:58:36.040233 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3181/6118] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:58:35 2022] POST /compute/v2.1/servers => generated 405 bytes in 998 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:58:36.050086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-730e4ddd-5b1f-49ae-833f-272498a6a06a tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:36.051449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-730e4ddd-5b1f-49ae-833f-272498a6a06a tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:36.222338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-730e4ddd-5b1f-49ae-833f-272498a6a06a tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:36.230612 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-730e4ddd-5b1f-49ae-833f-272498a6a06a tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1302 microversion: 2.1 time: 0.184248 May 18 22:58:36.231974 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2938/6119] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:36 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1302 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:37.248577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-26e941ab-9f3f-47cc-bf85-960302f02b7e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:37.249880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-26e941ab-9f3f-47cc-bf85-960302f02b7e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:37.257121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26e941ab-9f3f-47cc-bf85-960302f02b7e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:37.257841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26e941ab-9f3f-47cc-bf85-960302f02b7e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:37.258784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26e941ab-9f3f-47cc-bf85-960302f02b7e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:37.259396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26e941ab-9f3f-47cc-bf85-960302f02b7e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:37.349763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-26e941ab-9f3f-47cc-bf85-960302f02b7e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:37.364479 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-26e941ab-9f3f-47cc-bf85-960302f02b7e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1354 microversion: 2.1 time: 0.120138 May 18 22:58:37.365090 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3182/6120] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:37 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1354 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:38.385309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad4c8536-3e76-4162-8137-b26ae4d869f7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:38.386806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ad4c8536-3e76-4162-8137-b26ae4d869f7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:38.394156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad4c8536-3e76-4162-8137-b26ae4d869f7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:38.395347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad4c8536-3e76-4162-8137-b26ae4d869f7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:38.396435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad4c8536-3e76-4162-8137-b26ae4d869f7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:38.397180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad4c8536-3e76-4162-8137-b26ae4d869f7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:38.580115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ad4c8536-3e76-4162-8137-b26ae4d869f7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:38.591289 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ad4c8536-3e76-4162-8137-b26ae4d869f7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1427 microversion: 2.1 time: 0.213309 May 18 22:58:38.592242 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2939/6121] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:38 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1427 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:39.365422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-10ac7731-e680-40f5-b953-3da84915aba6 req-ac04d3d3-aeb5-4b1e-b190-e0e4d9c7fd31 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8dda2db9-2232-4dd3-ad9c-2c870a5874a8", "tag": "13b9d6de-58af-4b14-bcf1-e06ccd0b0205"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:39.382174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-10ac7731-e680-40f5-b953-3da84915aba6 req-ac04d3d3-aeb5-4b1e-b190-e0e4d9c7fd31 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:39.383208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-10ac7731-e680-40f5-b953-3da84915aba6 req-ac04d3d3-aeb5-4b1e-b190-e0e4d9c7fd31 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:39.403123 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-10ac7731-e680-40f5-b953-3da84915aba6 req-ac04d3d3-aeb5-4b1e-b190-e0e4d9c7fd31 service nova] Creating event network-changed:13b9d6de-58af-4b14-bcf1-e06ccd0b0205 for instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 on n-h1-841040-6 May 18 22:58:39.410766 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-10ac7731-e680-40f5-b953-3da84915aba6 req-ac04d3d3-aeb5-4b1e-b190-e0e4d9c7fd31 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.295644 May 18 22:58:39.412273 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3183/6122] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:58:39 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:58:39.610134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-287e0160-05c8-44eb-86c1-899b95cbeb89 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:39.611650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-287e0160-05c8-44eb-86c1-899b95cbeb89 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:39.624485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-287e0160-05c8-44eb-86c1-899b95cbeb89 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:39.624927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-287e0160-05c8-44eb-86c1-899b95cbeb89 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:39.625709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-287e0160-05c8-44eb-86c1-899b95cbeb89 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:39.626166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-287e0160-05c8-44eb-86c1-899b95cbeb89 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:39.790213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-287e0160-05c8-44eb-86c1-899b95cbeb89 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:39.799139 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-287e0160-05c8-44eb-86c1-899b95cbeb89 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1427 microversion: 2.1 time: 0.194173 May 18 22:58:39.799712 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2940/6123] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:39 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1427 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:40.817806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4512d62c-c4ab-4f45-97b6-1f16c6a6c327 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:40.818562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4512d62c-c4ab-4f45-97b6-1f16c6a6c327 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:40.827183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4512d62c-c4ab-4f45-97b6-1f16c6a6c327 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:40.828103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4512d62c-c4ab-4f45-97b6-1f16c6a6c327 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:40.829453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4512d62c-c4ab-4f45-97b6-1f16c6a6c327 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:40.829948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4512d62c-c4ab-4f45-97b6-1f16c6a6c327 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:41.141828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4512d62c-c4ab-4f45-97b6-1f16c6a6c327 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:41.150441 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4512d62c-c4ab-4f45-97b6-1f16c6a6c327 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1427 microversion: 2.1 time: 0.337590 May 18 22:58:41.151085 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3184/6124] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:40 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1427 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:42.167614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-37fb4845-f2ea-4577-935b-46d0b7fe1b07 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:42.168216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-37fb4845-f2ea-4577-935b-46d0b7fe1b07 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:42.175237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-37fb4845-f2ea-4577-935b-46d0b7fe1b07 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:42.175679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-37fb4845-f2ea-4577-935b-46d0b7fe1b07 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:42.176426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-37fb4845-f2ea-4577-935b-46d0b7fe1b07 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:42.176852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-37fb4845-f2ea-4577-935b-46d0b7fe1b07 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:42.361948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-37fb4845-f2ea-4577-935b-46d0b7fe1b07 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:42.371260 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-37fb4845-f2ea-4577-935b-46d0b7fe1b07 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1427 microversion: 2.1 time: 0.207338 May 18 22:58:42.371894 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2941/6125] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:42 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1427 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:42.786358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerAdvancedOps-server-387866296", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "c5f307fa-df24-4ffe-bbd3-31ab7bc18784"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:42.836955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] validate_networks() for [('c5f307fa-df24-4ffe-bbd3-31ab7bc18784', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:58:43.184690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:58:43.185102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:58:43.186002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:58:43.186404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:58:43.186807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:58:43.195682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:43.196118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:43.196881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:43.197308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:43.214629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Getting quotas for project 2acd0dd0f38649a6933d0a0bdd36fcd9. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:58:43.219732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Getting quotas for user bc8288bfa9e44a10adc975cc26acb81d and project 2acd0dd0f38649a6933d0a0bdd36fcd9. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:58:43.232341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:58:43.234599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:58:43.278181 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-428fc33e-6143-41f0-8e50-ae5d85f27b12 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.613793 May 18 22:58:43.278827 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3185/6126] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:58:42 2022] POST /compute/v2.1/servers => generated 380 bytes in 615 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 22:58:43.288882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d6a8fedc-8f11-4193-9ad1-9b2ac706181d tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:43.289479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d6a8fedc-8f11-4193-9ad1-9b2ac706181d tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:43.388490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-42206357-f583-404b-b297-271823747205 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:43.389156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-42206357-f583-404b-b297-271823747205 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:43.396365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42206357-f583-404b-b297-271823747205 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:43.396802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42206357-f583-404b-b297-271823747205 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:43.397562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42206357-f583-404b-b297-271823747205 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:43.398020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42206357-f583-404b-b297-271823747205 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:43.568169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-42206357-f583-404b-b297-271823747205 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:43.577976 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-42206357-f583-404b-b297-271823747205 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1427 microversion: 2.1 time: 0.193295 May 18 22:58:43.578571 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3186/6127] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:43 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1427 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:58:43.649991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d6a8fedc-8f11-4193-9ad1-9b2ac706181d tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:43.657399 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d6a8fedc-8f11-4193-9ad1-9b2ac706181d tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1214 microversion: 2.1 time: 0.372421 May 18 22:58:43.658340 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2942/6128] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:43 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1214 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:44.535149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b19c70fa-b469-489a-b982-df38ae4d59e6 req-15eec669-9164-42f0-8b52-8581ee674422 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8dda2db9-2232-4dd3-ad9c-2c870a5874a8", "name": "network-vif-plugged", "status": "completed", "tag": "13b9d6de-58af-4b14-bcf1-e06ccd0b0205"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:44.545791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b19c70fa-b469-489a-b982-df38ae4d59e6 req-15eec669-9164-42f0-8b52-8581ee674422 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:44.546346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b19c70fa-b469-489a-b982-df38ae4d59e6 req-15eec669-9164-42f0-8b52-8581ee674422 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:44.559571 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b19c70fa-b469-489a-b982-df38ae4d59e6 req-15eec669-9164-42f0-8b52-8581ee674422 service nova] Creating event network-vif-plugged:13b9d6de-58af-4b14-bcf1-e06ccd0b0205 for instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 on n-h1-841040-6 May 18 22:58:44.565389 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b19c70fa-b469-489a-b982-df38ae4d59e6 req-15eec669-9164-42f0-8b52-8581ee674422 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033706 May 18 22:58:44.566267 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3187/6129] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:58:44 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:58:44.596272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b0559def-4ee9-436c-adc5-2399a3f675a7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:44.597875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b0559def-4ee9-436c-adc5-2399a3f675a7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:44.674909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9d35bef5-2347-45c4-98f3-51b463664cc3 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:44.675854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9d35bef5-2347-45c4-98f3-51b463664cc3 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:44.691189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d35bef5-2347-45c4-98f3-51b463664cc3 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:44.691711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d35bef5-2347-45c4-98f3-51b463664cc3 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:44.692482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d35bef5-2347-45c4-98f3-51b463664cc3 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:44.692921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d35bef5-2347-45c4-98f3-51b463664cc3 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:44.818204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9d35bef5-2347-45c4-98f3-51b463664cc3 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:44.828970 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9d35bef5-2347-45c4-98f3-51b463664cc3 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1272 microversion: 2.1 time: 0.158067 May 18 22:58:44.840307 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3188/6130] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:44 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1272 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:58:44.927236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0559def-4ee9-436c-adc5-2399a3f675a7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:44.927704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0559def-4ee9-436c-adc5-2399a3f675a7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:44.928467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0559def-4ee9-436c-adc5-2399a3f675a7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:44.928898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0559def-4ee9-436c-adc5-2399a3f675a7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:45.125595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b0559def-4ee9-436c-adc5-2399a3f675a7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:45.133079 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b0559def-4ee9-436c-adc5-2399a3f675a7 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1427 microversion: 2.1 time: 0.540798 May 18 22:58:45.133863 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2943/6131] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:44 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1427 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:45.702049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6f4bebb1-6790-4213-9be1-ffc3e2814d37 req-6b159fad-7e49-410d-90c4-952f58369e3d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cdaaea46-02ae-466a-9a48-1fb1afe5b832", "tag": "962cc553-26c6-44e3-b0fe-5f5d9df942a8"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:45.710825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6f4bebb1-6790-4213-9be1-ffc3e2814d37 req-6b159fad-7e49-410d-90c4-952f58369e3d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:45.711510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6f4bebb1-6790-4213-9be1-ffc3e2814d37 req-6b159fad-7e49-410d-90c4-952f58369e3d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:45.726231 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6f4bebb1-6790-4213-9be1-ffc3e2814d37 req-6b159fad-7e49-410d-90c4-952f58369e3d service nova] Creating event network-changed:962cc553-26c6-44e3-b0fe-5f5d9df942a8 for instance cdaaea46-02ae-466a-9a48-1fb1afe5b832 on n-h2-841040-6 May 18 22:58:45.731396 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6f4bebb1-6790-4213-9be1-ffc3e2814d37 req-6b159fad-7e49-410d-90c4-952f58369e3d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034431 May 18 22:58:45.732009 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3189/6132] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:58:45 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:58:45.847362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7f119cc9-1d94-429e-986b-29ffc8b8c556 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:45.847966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7f119cc9-1d94-429e-986b-29ffc8b8c556 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:45.855315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f119cc9-1d94-429e-986b-29ffc8b8c556 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:45.855986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f119cc9-1d94-429e-986b-29ffc8b8c556 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:45.856793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f119cc9-1d94-429e-986b-29ffc8b8c556 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:45.857384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7f119cc9-1d94-429e-986b-29ffc8b8c556 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:46.068684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7f119cc9-1d94-429e-986b-29ffc8b8c556 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:46.076546 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7f119cc9-1d94-429e-986b-29ffc8b8c556 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1314 microversion: 2.1 time: 0.233179 May 18 22:58:46.077110 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2944/6133] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:45 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1314 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:46.151511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8bf2250d-9591-456d-bebd-d44e6fb17cc0 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:46.152310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8bf2250d-9591-456d-bebd-d44e6fb17cc0 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:46.158588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8bf2250d-9591-456d-bebd-d44e6fb17cc0 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:46.159251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8bf2250d-9591-456d-bebd-d44e6fb17cc0 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:46.160041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8bf2250d-9591-456d-bebd-d44e6fb17cc0 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:46.160472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8bf2250d-9591-456d-bebd-d44e6fb17cc0 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:46.306634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8bf2250d-9591-456d-bebd-d44e6fb17cc0 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:46.314600 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8bf2250d-9591-456d-bebd-d44e6fb17cc0 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1607 microversion: 2.1 time: 0.167932 May 18 22:58:46.315180 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3190/6134] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:46 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1607 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:46.331060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-84ba7455-8314-4155-a1ee-568d5e2c0a8c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:46.331659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-84ba7455-8314-4155-a1ee-568d5e2c0a8c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:46.340604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84ba7455-8314-4155-a1ee-568d5e2c0a8c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:46.341045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84ba7455-8314-4155-a1ee-568d5e2c0a8c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:46.341941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84ba7455-8314-4155-a1ee-568d5e2c0a8c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:46.342373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84ba7455-8314-4155-a1ee-568d5e2c0a8c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:46.477582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-84ba7455-8314-4155-a1ee-568d5e2c0a8c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:46.486197 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-84ba7455-8314-4155-a1ee-568d5e2c0a8c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1607 microversion: 2.1 time: 0.158832 May 18 22:58:46.486856 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2945/6135] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:46 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1607 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:46.501959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b8700072-f55b-4fd4-956b-1ab9c688b17c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:46.502504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b8700072-f55b-4fd4-956b-1ab9c688b17c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:46.508669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8700072-f55b-4fd4-956b-1ab9c688b17c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:46.509112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8700072-f55b-4fd4-956b-1ab9c688b17c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:46.509886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8700072-f55b-4fd4-956b-1ab9c688b17c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:46.510805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b8700072-f55b-4fd4-956b-1ab9c688b17c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:46.645232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b8700072-f55b-4fd4-956b-1ab9c688b17c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:46.657445 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b8700072-f55b-4fd4-956b-1ab9c688b17c tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1607 microversion: 2.1 time: 0.159453 May 18 22:58:46.658059 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3191/6136] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:46 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1607 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:47.092415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-429669e8-b854-419a-bd2b-b663941b38c6 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:47.093269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-429669e8-b854-419a-bd2b-b663941b38c6 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:47.100051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-429669e8-b854-419a-bd2b-b663941b38c6 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:47.100502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-429669e8-b854-419a-bd2b-b663941b38c6 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:47.101256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-429669e8-b854-419a-bd2b-b663941b38c6 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:47.101685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-429669e8-b854-419a-bd2b-b663941b38c6 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:47.406958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-429669e8-b854-419a-bd2b-b663941b38c6 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:47.414517 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-429669e8-b854-419a-bd2b-b663941b38c6 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1314 microversion: 2.1 time: 0.326004 May 18 22:58:47.415087 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2946/6137] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:47 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1314 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:48.432762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-17bb6c64-807d-45eb-b341-0e1fd338bdb8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:48.433353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-17bb6c64-807d-45eb-b341-0e1fd338bdb8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:48.440732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17bb6c64-807d-45eb-b341-0e1fd338bdb8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:48.441276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17bb6c64-807d-45eb-b341-0e1fd338bdb8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:48.442156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17bb6c64-807d-45eb-b341-0e1fd338bdb8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:48.442779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17bb6c64-807d-45eb-b341-0e1fd338bdb8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:48.810790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-17bb6c64-807d-45eb-b341-0e1fd338bdb8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:48.819033 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-17bb6c64-807d-45eb-b341-0e1fd338bdb8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1314 microversion: 2.1 time: 0.390777 May 18 22:58:48.819912 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3192/6138] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:48 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1314 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:48.949865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-389f6ef1-7ef3-46fe-96e0-3844d32a30c5 req-d6e96b2a-c58f-4fd5-84e0-4806b62c880a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8dda2db9-2232-4dd3-ad9c-2c870a5874a8", "tag": "13b9d6de-58af-4b14-bcf1-e06ccd0b0205"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:48.959916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-389f6ef1-7ef3-46fe-96e0-3844d32a30c5 req-d6e96b2a-c58f-4fd5-84e0-4806b62c880a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:48.960627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-389f6ef1-7ef3-46fe-96e0-3844d32a30c5 req-d6e96b2a-c58f-4fd5-84e0-4806b62c880a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:48.972475 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-389f6ef1-7ef3-46fe-96e0-3844d32a30c5 req-d6e96b2a-c58f-4fd5-84e0-4806b62c880a service nova] Creating event network-changed:13b9d6de-58af-4b14-bcf1-e06ccd0b0205 for instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 on n-h1-841040-6 May 18 22:58:48.978063 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-389f6ef1-7ef3-46fe-96e0-3844d32a30c5 req-d6e96b2a-c58f-4fd5-84e0-4806b62c880a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031822 May 18 22:58:48.980383 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2947/6139] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:58:48 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:58:49.836777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-92257e21-d936-4520-a665-4fb91508947a tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:49.837471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-92257e21-d936-4520-a665-4fb91508947a tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:49.845335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92257e21-d936-4520-a665-4fb91508947a tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:49.845815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92257e21-d936-4520-a665-4fb91508947a tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:49.847353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92257e21-d936-4520-a665-4fb91508947a tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:49.847786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92257e21-d936-4520-a665-4fb91508947a tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:50.104438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-92257e21-d936-4520-a665-4fb91508947a tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:50.111952 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-92257e21-d936-4520-a665-4fb91508947a tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1314 microversion: 2.1 time: 0.279392 May 18 22:58:50.112768 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3193/6140] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:49 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1314 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:50.718258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-def2b859-83bc-464c-95bb-445b5e9290be req-efc7cf0e-423f-45fe-bc77-16901942325c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cdaaea46-02ae-466a-9a48-1fb1afe5b832", "name": "network-vif-plugged", "status": "completed", "tag": "962cc553-26c6-44e3-b0fe-5f5d9df942a8"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:50.729919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-def2b859-83bc-464c-95bb-445b5e9290be req-efc7cf0e-423f-45fe-bc77-16901942325c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:50.730675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-def2b859-83bc-464c-95bb-445b5e9290be req-efc7cf0e-423f-45fe-bc77-16901942325c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:50.742304 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-def2b859-83bc-464c-95bb-445b5e9290be req-efc7cf0e-423f-45fe-bc77-16901942325c service nova] Creating event network-vif-plugged:962cc553-26c6-44e3-b0fe-5f5d9df942a8 for instance cdaaea46-02ae-466a-9a48-1fb1afe5b832 on n-h2-841040-6 May 18 22:58:50.748921 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-def2b859-83bc-464c-95bb-445b5e9290be req-efc7cf0e-423f-45fe-bc77-16901942325c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.039610 May 18 22:58:50.750781 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2948/6141] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:58:50 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:58:51.130064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b091153e-b7cf-485f-8b97-40b2a8d2f8bd tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:51.130695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b091153e-b7cf-485f-8b97-40b2a8d2f8bd tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:51.138936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b091153e-b7cf-485f-8b97-40b2a8d2f8bd tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:51.139547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b091153e-b7cf-485f-8b97-40b2a8d2f8bd tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:51.140563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b091153e-b7cf-485f-8b97-40b2a8d2f8bd tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:51.141072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b091153e-b7cf-485f-8b97-40b2a8d2f8bd tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:51.289086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b091153e-b7cf-485f-8b97-40b2a8d2f8bd tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:51.297626 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b091153e-b7cf-485f-8b97-40b2a8d2f8bd tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1314 microversion: 2.1 time: 0.171607 May 18 22:58:51.302100 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3194/6142] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:51 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1314 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:52.317528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-25ee29b0-d901-4cf9-85db-3d1f7b4aed4d tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:52.318279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-25ee29b0-d901-4cf9-85db-3d1f7b4aed4d tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:52.330755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ee29b0-d901-4cf9-85db-3d1f7b4aed4d tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:52.336575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ee29b0-d901-4cf9-85db-3d1f7b4aed4d tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:52.337672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ee29b0-d901-4cf9-85db-3d1f7b4aed4d tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:52.338833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ee29b0-d901-4cf9-85db-3d1f7b4aed4d tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:52.610391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-25ee29b0-d901-4cf9-85db-3d1f7b4aed4d tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:52.629891 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-25ee29b0-d901-4cf9-85db-3d1f7b4aed4d tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1314 microversion: 2.1 time: 0.309483 May 18 22:58:52.633973 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2949/6143] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:52 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1314 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:53.652213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cb190c63-c77a-443f-8a76-8ef14a521a2e tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:53.653460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cb190c63-c77a-443f-8a76-8ef14a521a2e tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:53.657133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-cb190c63-c77a-443f-8a76-8ef14a521a2e tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:58:53.659197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-cb190c63-c77a-443f-8a76-8ef14a521a2e tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [119083] Writing DB stats nova_cell0:SELECT=16 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:58:53.664250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb190c63-c77a-443f-8a76-8ef14a521a2e tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:53.664934 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb190c63-c77a-443f-8a76-8ef14a521a2e tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:53.666037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb190c63-c77a-443f-8a76-8ef14a521a2e tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:53.667136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb190c63-c77a-443f-8a76-8ef14a521a2e tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:53.823790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cb190c63-c77a-443f-8a76-8ef14a521a2e tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:53.829710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-server-smoke-1839804584", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "27a6b1e0-a01a-4ada-bebd-d3e57394ac00"}], "key_name": "tempest-TestSecurityGroupsBasicOps-878607508", "security_groups": []}, "os:scheduler_hints": {"different_host": ["5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae"]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:53.832716 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cb190c63-c77a-443f-8a76-8ef14a521a2e tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1502 microversion: 2.1 time: 0.185609 May 18 22:58:53.833434 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3195/6144] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:53 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1502 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:53.844329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:58:53.851801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c22ad476-d358-4977-84d7-e8ddf23edc50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:53.852758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c22ad476-d358-4977-84d7-e8ddf23edc50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:53.864097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c22ad476-d358-4977-84d7-e8ddf23edc50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:53.864609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c22ad476-d358-4977-84d7-e8ddf23edc50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:53.865634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c22ad476-d358-4977-84d7-e8ddf23edc50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:53.866249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c22ad476-d358-4977-84d7-e8ddf23edc50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:53.897708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] validate_networks() for [('27a6b1e0-a01a-4ada-bebd-d3e57394ac00', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:58:54.009612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c22ad476-d358-4977-84d7-e8ddf23edc50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:54.020830 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c22ad476-d358-4977-84d7-e8ddf23edc50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1502 microversion: 2.1 time: 0.173223 May 18 22:58:54.023093 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3196/6145] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:53 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1502 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:58:54.043907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a6d8bbdd-a539-4bce-8613-c4734a6f14e1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:54.044653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a6d8bbdd-a539-4bce-8613-c4734a6f14e1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:54.055433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6d8bbdd-a539-4bce-8613-c4734a6f14e1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:54.056020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6d8bbdd-a539-4bce-8613-c4734a6f14e1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:54.056968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6d8bbdd-a539-4bce-8613-c4734a6f14e1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:54.057592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6d8bbdd-a539-4bce-8613-c4734a6f14e1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:54.097191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-a6d8bbdd-a539-4bce-8613-c4734a6f14e1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lazy-loading 'flavor' on Instance uuid cdaaea46-02ae-466a-9a48-1fb1afe5b832 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:58:54.189137 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a6d8bbdd-a539-4bce-8613-c4734a6f14e1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "POST /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832/action" status: 202 len: 0 microversion: 2.1 time: 0.149659 May 18 22:58:54.190779 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3197/6146] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:58:54 2022] POST /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 22:58:54.212108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-00e6a960-c3ab-43ce-add5-047c6af24911 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:54.214795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-00e6a960-c3ab-43ce-add5-047c6af24911 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:54.225083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00e6a960-c3ab-43ce-add5-047c6af24911 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:54.225985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00e6a960-c3ab-43ce-add5-047c6af24911 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:54.226919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00e6a960-c3ab-43ce-add5-047c6af24911 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:54.227928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-00e6a960-c3ab-43ce-add5-047c6af24911 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:54.397420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-00e6a960-c3ab-43ce-add5-047c6af24911 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:54.412180 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-00e6a960-c3ab-43ce-add5-047c6af24911 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1510 microversion: 2.1 time: 0.211246 May 18 22:58:54.412799 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3198/6147] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:54 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1510 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:54.450285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:58:54.451302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:58:54.451934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:58:54.452434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:58:54.452916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:58:54.464014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:54.465177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:54.465875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:54.466502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:54.488142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Getting quotas for project 45165e9c392c4c83908ffacc8431822a. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:58:54.496398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Getting quotas for user 54c66abf8e6b4d2e898ad81b8d16e050 and project 45165e9c392c4c83908ffacc8431822a. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:58:54.509930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:58:54.512907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:58:54.569002 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a1e8401a-2161-40c3-a155-8e057033f097 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 361 microversion: 2.1 time: 0.743459 May 18 22:58:54.570541 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2950/6148] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:58:53 2022] POST /compute/v2.1/servers => generated 361 bytes in 745 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:58:54.581146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-40790c6d-9ae7-4a12-a3b2-adbe9992222c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:54.582151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-40790c6d-9ae7-4a12-a3b2-adbe9992222c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:54.649021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-40790c6d-9ae7-4a12-a3b2-adbe9992222c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:54.657042 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-40790c6d-9ae7-4a12-a3b2-adbe9992222c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1241 microversion: 2.1 time: 0.079751 May 18 22:58:54.658708 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3199/6149] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:54 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1241 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:55.431293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9408ec4e-819f-4a68-9208-96012db5777b tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:55.431906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9408ec4e-819f-4a68-9208-96012db5777b tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:55.439889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9408ec4e-819f-4a68-9208-96012db5777b tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:55.440670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9408ec4e-819f-4a68-9208-96012db5777b tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:55.441599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9408ec4e-819f-4a68-9208-96012db5777b tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:55.441937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9408ec4e-819f-4a68-9208-96012db5777b tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:55.607847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9408ec4e-819f-4a68-9208-96012db5777b tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:55.618365 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9408ec4e-819f-4a68-9208-96012db5777b tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1493 microversion: 2.1 time: 0.191652 May 18 22:58:55.619503 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2951/6150] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:55 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1493 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:55.635993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ef3d9fe-d0e1-4a75-b925-f3dc5435c8b4 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:55.636846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2ef3d9fe-d0e1-4a75-b925-f3dc5435c8b4 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:55.643851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ef3d9fe-d0e1-4a75-b925-f3dc5435c8b4 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:55.644582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ef3d9fe-d0e1-4a75-b925-f3dc5435c8b4 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:55.645544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ef3d9fe-d0e1-4a75-b925-f3dc5435c8b4 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:55.646192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ef3d9fe-d0e1-4a75-b925-f3dc5435c8b4 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:55.652536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2ef3d9fe-d0e1-4a75-b925-f3dc5435c8b4 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:58:55.692493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b6f957d0-93f1-475f-a57e-4a1ba1ae77c8 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:55.701537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b6f957d0-93f1-475f-a57e-4a1ba1ae77c8 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:55.708848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6f957d0-93f1-475f-a57e-4a1ba1ae77c8 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:55.709862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6f957d0-93f1-475f-a57e-4a1ba1ae77c8 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:55.711432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6f957d0-93f1-475f-a57e-4a1ba1ae77c8 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:55.712461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6f957d0-93f1-475f-a57e-4a1ba1ae77c8 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:55.769750 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2ef3d9fe-d0e1-4a75-b925-f3dc5435c8b4 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "POST /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832/action" status: 202 len: 0 microversion: 2.1 time: 0.137772 May 18 22:58:55.772421 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3200/6151] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:58:55 2022] POST /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:58:55.790690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c67c9a8d-d1af-45f0-a2fd-72fe7716fda1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:55.791829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c67c9a8d-d1af-45f0-a2fd-72fe7716fda1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:55.804870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c67c9a8d-d1af-45f0-a2fd-72fe7716fda1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:55.805576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c67c9a8d-d1af-45f0-a2fd-72fe7716fda1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:55.806537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c67c9a8d-d1af-45f0-a2fd-72fe7716fda1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:55.808023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c67c9a8d-d1af-45f0-a2fd-72fe7716fda1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:55.843798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b6f957d0-93f1-475f-a57e-4a1ba1ae77c8 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:55.856659 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b6f957d0-93f1-475f-a57e-4a1ba1ae77c8 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1301 microversion: 2.1 time: 0.184750 May 18 22:58:55.858801 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2952/6152] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:55 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1301 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:56.058755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c67c9a8d-d1af-45f0-a2fd-72fe7716fda1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:56.068490 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c67c9a8d-d1af-45f0-a2fd-72fe7716fda1 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1499 microversion: 2.1 time: 0.289914 May 18 22:58:56.074228 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3201/6153] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:55 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1499 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:56.874440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f570a2d6-348f-4f8b-8ea8-d51ebfa8e8f5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:56.875282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f570a2d6-348f-4f8b-8ea8-d51ebfa8e8f5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:56.883260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f570a2d6-348f-4f8b-8ea8-d51ebfa8e8f5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:56.883710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f570a2d6-348f-4f8b-8ea8-d51ebfa8e8f5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:56.884755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f570a2d6-348f-4f8b-8ea8-d51ebfa8e8f5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:56.885190 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f570a2d6-348f-4f8b-8ea8-d51ebfa8e8f5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:56.994270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f570a2d6-348f-4f8b-8ea8-d51ebfa8e8f5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:57.002983 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f570a2d6-348f-4f8b-8ea8-d51ebfa8e8f5 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1299 microversion: 2.1 time: 0.132610 May 18 22:58:57.004176 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2953/6154] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:56 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1299 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:57.091936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7b8d03f3-9122-495b-a826-376b8deb0b9c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:57.093155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7b8d03f3-9122-495b-a826-376b8deb0b9c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:57.108824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b8d03f3-9122-495b-a826-376b8deb0b9c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:57.109358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b8d03f3-9122-495b-a826-376b8deb0b9c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:57.110445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b8d03f3-9122-495b-a826-376b8deb0b9c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:57.111056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b8d03f3-9122-495b-a826-376b8deb0b9c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:57.401541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7b8d03f3-9122-495b-a826-376b8deb0b9c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:57.409674 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7b8d03f3-9122-495b-a826-376b8deb0b9c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1499 microversion: 2.1 time: 0.322086 May 18 22:58:57.410673 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3202/6155] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:57 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1499 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:57.868147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-18645b34-f3d9-42b6-a812-cab7902366ee req-aa27806d-54ad-42a1-8b61-b7fd11e079aa service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "74f98ba3-0ea4-4aaa-af48-900bc7622178", "tag": "fe94d913-b213-4db6-b33d-bfdea6c06b57"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:57.881491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-18645b34-f3d9-42b6-a812-cab7902366ee req-aa27806d-54ad-42a1-8b61-b7fd11e079aa service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:57.882196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-18645b34-f3d9-42b6-a812-cab7902366ee req-aa27806d-54ad-42a1-8b61-b7fd11e079aa service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:57.895313 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-18645b34-f3d9-42b6-a812-cab7902366ee req-aa27806d-54ad-42a1-8b61-b7fd11e079aa service nova] Creating event network-changed:fe94d913-b213-4db6-b33d-bfdea6c06b57 for instance 74f98ba3-0ea4-4aaa-af48-900bc7622178 on n-h1-841040-6 May 18 22:58:57.900586 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-18645b34-f3d9-42b6-a812-cab7902366ee req-aa27806d-54ad-42a1-8b61-b7fd11e079aa service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036648 May 18 22:58:57.901851 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2954/6156] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:58:57 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:58:58.021994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fbca715a-15ad-4390-9bf7-96aacdd9ebf2 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:58.024478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fbca715a-15ad-4390-9bf7-96aacdd9ebf2 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:58.036107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbca715a-15ad-4390-9bf7-96aacdd9ebf2 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:58.038971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbca715a-15ad-4390-9bf7-96aacdd9ebf2 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:58.040238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbca715a-15ad-4390-9bf7-96aacdd9ebf2 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:58.042608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbca715a-15ad-4390-9bf7-96aacdd9ebf2 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:58.178460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fbca715a-15ad-4390-9bf7-96aacdd9ebf2 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:58.185757 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fbca715a-15ad-4390-9bf7-96aacdd9ebf2 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1299 microversion: 2.1 time: 0.168766 May 18 22:58:58.186525 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3203/6157] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:58 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1299 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:58.427842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-42eceb47-db80-46df-ada5-54420b67775c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:58.428644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-42eceb47-db80-46df-ada5-54420b67775c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:58.434992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-42eceb47-db80-46df-ada5-54420b67775c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:58.435438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-42eceb47-db80-46df-ada5-54420b67775c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:58.436194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-42eceb47-db80-46df-ada5-54420b67775c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:58.436625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-42eceb47-db80-46df-ada5-54420b67775c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:58.564953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-42eceb47-db80-46df-ada5-54420b67775c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:58.572661 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-42eceb47-db80-46df-ada5-54420b67775c tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1502 microversion: 2.1 time: 0.149058 May 18 22:58:58.573728 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2955/6158] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:58 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1502 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:58.590541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5a095019-837a-440e-b89f-d4091b611aa5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:58:58.591066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5a095019-837a-440e-b89f-d4091b611aa5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:58.597100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a095019-837a-440e-b89f-d4091b611aa5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:58.597537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a095019-837a-440e-b89f-d4091b611aa5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:58.598318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a095019-837a-440e-b89f-d4091b611aa5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:58.598746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a095019-837a-440e-b89f-d4091b611aa5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:58.621199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-5a095019-837a-440e-b89f-d4091b611aa5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lazy-loading 'flavor' on Instance uuid cdaaea46-02ae-466a-9a48-1fb1afe5b832 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:58:58.687087 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5a095019-837a-440e-b89f-d4091b611aa5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "POST /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832/action" status: 202 len: 0 microversion: 2.1 time: 0.100985 May 18 22:58:58.687874 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3204/6159] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:58:58 2022] POST /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:58:58.696434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9e17da9f-659d-48a5-a626-d0fa46ad8223 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:58.697494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9e17da9f-659d-48a5-a626-d0fa46ad8223 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:58.704870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e17da9f-659d-48a5-a626-d0fa46ad8223 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:58.705358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e17da9f-659d-48a5-a626-d0fa46ad8223 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:58.706218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e17da9f-659d-48a5-a626-d0fa46ad8223 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:58.706650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e17da9f-659d-48a5-a626-d0fa46ad8223 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:58.841164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9e17da9f-659d-48a5-a626-d0fa46ad8223 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:58.848735 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9e17da9f-659d-48a5-a626-d0fa46ad8223 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1510 microversion: 2.1 time: 0.156443 May 18 22:58:58.849299 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2956/6160] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:58 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1510 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:59.204791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-96ca53a0-6018-46b3-b51f-50515c2cfceb tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:59.205489 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-96ca53a0-6018-46b3-b51f-50515c2cfceb tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:59.211826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96ca53a0-6018-46b3-b51f-50515c2cfceb tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:59.212269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96ca53a0-6018-46b3-b51f-50515c2cfceb tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:59.213019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96ca53a0-6018-46b3-b51f-50515c2cfceb tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:59.213464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96ca53a0-6018-46b3-b51f-50515c2cfceb tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:59.321950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-96ca53a0-6018-46b3-b51f-50515c2cfceb tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:58:59.329961 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-96ca53a0-6018-46b3-b51f-50515c2cfceb tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1299 microversion: 2.1 time: 0.130141 May 18 22:58:59.330557 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3205/6161] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:59 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1299 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:58:59.865991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2ea3af2b-e27d-4744-8eac-e94bc2f275df tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:58:59.866529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2ea3af2b-e27d-4744-8eac-e94bc2f275df tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:58:59.873543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ea3af2b-e27d-4744-8eac-e94bc2f275df tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:59.874020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ea3af2b-e27d-4744-8eac-e94bc2f275df tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:58:59.874777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ea3af2b-e27d-4744-8eac-e94bc2f275df tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:58:59.875240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ea3af2b-e27d-4744-8eac-e94bc2f275df tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:00.001722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2ea3af2b-e27d-4744-8eac-e94bc2f275df tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:00.009252 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2ea3af2b-e27d-4744-8eac-e94bc2f275df tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1493 microversion: 2.1 time: 0.147287 May 18 22:59:00.009848 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2957/6162] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:58:59 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1493 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:00.026761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f0ae0526-2ca2-49ef-bf03-7b9af5355f51 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:59:00.027294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f0ae0526-2ca2-49ef-bf03-7b9af5355f51 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:00.033324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0ae0526-2ca2-49ef-bf03-7b9af5355f51 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:00.033798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0ae0526-2ca2-49ef-bf03-7b9af5355f51 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:00.034547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0ae0526-2ca2-49ef-bf03-7b9af5355f51 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:00.034977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0ae0526-2ca2-49ef-bf03-7b9af5355f51 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:00.100211 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f0ae0526-2ca2-49ef-bf03-7b9af5355f51 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "POST /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832/action" status: 202 len: 0 microversion: 2.1 time: 0.077815 May 18 22:59:00.100838 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3206/6163] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 22:59:00 2022] POST /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:59:00.109428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ce6f950f-a215-49e1-93b6-b80244483e50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:00.110182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ce6f950f-a215-49e1-93b6-b80244483e50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:00.116678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce6f950f-a215-49e1-93b6-b80244483e50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:00.117074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce6f950f-a215-49e1-93b6-b80244483e50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:00.117976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce6f950f-a215-49e1-93b6-b80244483e50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:00.118625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ce6f950f-a215-49e1-93b6-b80244483e50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:00.334308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ce6f950f-a215-49e1-93b6-b80244483e50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:00.342223 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ce6f950f-a215-49e1-93b6-b80244483e50 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1499 microversion: 2.1 time: 0.236711 May 18 22:59:00.347914 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2958/6164] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:00 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1499 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:00.348698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fe46f831-1080-4dc2-8679-f3874e89d936 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:00.349481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fe46f831-1080-4dc2-8679-f3874e89d936 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:00.355981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe46f831-1080-4dc2-8679-f3874e89d936 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:00.356416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe46f831-1080-4dc2-8679-f3874e89d936 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:00.357292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe46f831-1080-4dc2-8679-f3874e89d936 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:00.357715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe46f831-1080-4dc2-8679-f3874e89d936 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:00.441327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fe46f831-1080-4dc2-8679-f3874e89d936 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:00.450330 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fe46f831-1080-4dc2-8679-f3874e89d936 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1299 microversion: 2.1 time: 0.106628 May 18 22:59:00.450741 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3207/6165] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:00 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1299 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:01.359248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-408ee369-3b54-46bf-8564-4e9be2359540 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:01.359857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-408ee369-3b54-46bf-8564-4e9be2359540 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:01.366613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-408ee369-3b54-46bf-8564-4e9be2359540 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:01.367065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-408ee369-3b54-46bf-8564-4e9be2359540 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:01.367821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-408ee369-3b54-46bf-8564-4e9be2359540 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:01.368259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-408ee369-3b54-46bf-8564-4e9be2359540 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:01.372353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-408ee369-3b54-46bf-8564-4e9be2359540 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:01.467909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f446b789-106c-4747-9cb3-762aefba36f1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:01.468519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f446b789-106c-4747-9cb3-762aefba36f1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:01.475257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f446b789-106c-4747-9cb3-762aefba36f1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:01.475961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f446b789-106c-4747-9cb3-762aefba36f1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:01.476720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f446b789-106c-4747-9cb3-762aefba36f1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:01.477318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f446b789-106c-4747-9cb3-762aefba36f1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:01.503236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-408ee369-3b54-46bf-8564-4e9be2359540 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:01.512102 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-408ee369-3b54-46bf-8564-4e9be2359540 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1502 microversion: 2.1 time: 0.156651 May 18 22:59:01.512795 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2959/6166] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:01 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1502 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:59:01.529222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-58b08954-fb97-4445-bbec-b09e426a4bcc tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:01.529709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-58b08954-fb97-4445-bbec-b09e426a4bcc tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:01.535727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58b08954-fb97-4445-bbec-b09e426a4bcc tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:01.536166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58b08954-fb97-4445-bbec-b09e426a4bcc tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:01.536910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58b08954-fb97-4445-bbec-b09e426a4bcc tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:01.537338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58b08954-fb97-4445-bbec-b09e426a4bcc tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:01.558907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f446b789-106c-4747-9cb3-762aefba36f1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:01.562375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-58b08954-fb97-4445-bbec-b09e426a4bcc tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:59:01.566549 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f446b789-106c-4747-9cb3-762aefba36f1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1299 microversion: 2.1 time: 0.103160 May 18 22:59:01.567119 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3208/6167] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:01 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1299 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:01.636796 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-58b08954-fb97-4445-bbec-b09e426a4bcc tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "DELETE /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 204 len: 0 microversion: 2.1 time: 0.111560 May 18 22:59:01.637343 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2960/6168] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:59:01 2022] DELETE /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 22:59:01.645428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f919fb3e-7651-48c2-a24d-496ff7e0c818 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:01.646060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f919fb3e-7651-48c2-a24d-496ff7e0c818 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:01.652696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f919fb3e-7651-48c2-a24d-496ff7e0c818 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:01.653134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f919fb3e-7651-48c2-a24d-496ff7e0c818 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:01.653904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f919fb3e-7651-48c2-a24d-496ff7e0c818 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:01.654330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f919fb3e-7651-48c2-a24d-496ff7e0c818 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:01.784960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f919fb3e-7651-48c2-a24d-496ff7e0c818 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:01.792362 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f919fb3e-7651-48c2-a24d-496ff7e0c818 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1508 microversion: 2.1 time: 0.150776 May 18 22:59:01.792939 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3209/6169] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:01 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1508 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:02.584883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a34f3379-d124-45c0-818f-6f4c4504c5fa tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:02.585600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a34f3379-d124-45c0-818f-6f4c4504c5fa tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:02.593070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a34f3379-d124-45c0-818f-6f4c4504c5fa tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:02.593514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a34f3379-d124-45c0-818f-6f4c4504c5fa tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:02.594333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a34f3379-d124-45c0-818f-6f4c4504c5fa tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:02.594765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a34f3379-d124-45c0-818f-6f4c4504c5fa tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:02.625675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-598ea780-8a75-42dd-b795-58d09fc57ae3 req-dd6c21b2-976a-40f9-bbeb-a446b526eb35 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74f98ba3-0ea4-4aaa-af48-900bc7622178", "name": "network-vif-plugged", "status": "completed", "tag": "fe94d913-b213-4db6-b33d-bfdea6c06b57"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:59:02.631621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-598ea780-8a75-42dd-b795-58d09fc57ae3 req-dd6c21b2-976a-40f9-bbeb-a446b526eb35 service nova] [119083] Writing DB stats nova_api:SELECT=94,nova_api:INSERT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:02.636721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-598ea780-8a75-42dd-b795-58d09fc57ae3 req-dd6c21b2-976a-40f9-bbeb-a446b526eb35 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:02.637341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-598ea780-8a75-42dd-b795-58d09fc57ae3 req-dd6c21b2-976a-40f9-bbeb-a446b526eb35 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:02.650711 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-598ea780-8a75-42dd-b795-58d09fc57ae3 req-dd6c21b2-976a-40f9-bbeb-a446b526eb35 service nova] Creating event network-vif-plugged:fe94d913-b213-4db6-b33d-bfdea6c06b57 for instance 74f98ba3-0ea4-4aaa-af48-900bc7622178 on n-h1-841040-6 May 18 22:59:02.656352 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-598ea780-8a75-42dd-b795-58d09fc57ae3 req-dd6c21b2-976a-40f9-bbeb-a446b526eb35 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035008 May 18 22:59:02.657462 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3210/6170] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:59:02 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:59:02.680199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a34f3379-d124-45c0-818f-6f4c4504c5fa tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:02.688758 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a34f3379-d124-45c0-818f-6f4c4504c5fa tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1299 microversion: 2.1 time: 0.107512 May 18 22:59:02.693777 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2961/6171] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:02 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1299 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:02.809052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8feeaa3b-3264-45d5-b5b3-bc2e464e2201 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:02.809761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8feeaa3b-3264-45d5-b5b3-bc2e464e2201 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:02.815914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8feeaa3b-3264-45d5-b5b3-bc2e464e2201 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:02.816353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8feeaa3b-3264-45d5-b5b3-bc2e464e2201 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:02.817090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8feeaa3b-3264-45d5-b5b3-bc2e464e2201 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:02.817514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8feeaa3b-3264-45d5-b5b3-bc2e464e2201 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:02.948523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8feeaa3b-3264-45d5-b5b3-bc2e464e2201 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:02.956524 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8feeaa3b-3264-45d5-b5b3-bc2e464e2201 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1508 microversion: 2.1 time: 0.151808 May 18 22:59:02.957106 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3211/6172] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:02 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1508 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:03.706778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3c28c8ac-7c8b-434a-b6bf-5b028295f0cd tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:03.707395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3c28c8ac-7c8b-434a-b6bf-5b028295f0cd tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:03.711250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3c28c8ac-7c8b-434a-b6bf-5b028295f0cd tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [119082] Writing DB stats nova_api:SELECT=82,nova_api:INSERT=4,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:03.715467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c28c8ac-7c8b-434a-b6bf-5b028295f0cd tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:03.716096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c28c8ac-7c8b-434a-b6bf-5b028295f0cd tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:03.716861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c28c8ac-7c8b-434a-b6bf-5b028295f0cd tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:03.717465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c28c8ac-7c8b-434a-b6bf-5b028295f0cd tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:03.826123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3c28c8ac-7c8b-434a-b6bf-5b028295f0cd tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:03.834768 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3c28c8ac-7c8b-434a-b6bf-5b028295f0cd tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1299 microversion: 2.1 time: 0.131708 May 18 22:59:03.835359 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2962/6173] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:03 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1299 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:03.974345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ad3c00f-9c4b-4388-a527-aed14b12a7e8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:03.975083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1ad3c00f-9c4b-4388-a527-aed14b12a7e8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:03.982699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ad3c00f-9c4b-4388-a527-aed14b12a7e8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:03.983145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ad3c00f-9c4b-4388-a527-aed14b12a7e8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:03.983914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ad3c00f-9c4b-4388-a527-aed14b12a7e8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:03.984349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ad3c00f-9c4b-4388-a527-aed14b12a7e8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:04.051917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1ad3c00f-9c4b-4388-a527-aed14b12a7e8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc8288bfa9e44a10adc975cc26acb81d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2acd0dd0f38649a6933d0a0bdd36fcd9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:04.060106 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1ad3c00f-9c4b-4388-a527-aed14b12a7e8 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 200 len: 1466 microversion: 2.1 time: 0.089514 May 18 22:59:04.060623 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3212/6174] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:03 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 1466 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:04.270219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-5d4e58be-a16a-49fe-8bda-0d7986ac5f0f req-d5755dab-582b-4e42-a681-85a434bb4308 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cdaaea46-02ae-466a-9a48-1fb1afe5b832", "name": "network-vif-deleted", "tag": "962cc553-26c6-44e3-b0fe-5f5d9df942a8"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:59:04.279323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5d4e58be-a16a-49fe-8bda-0d7986ac5f0f req-d5755dab-582b-4e42-a681-85a434bb4308 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:04.279771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5d4e58be-a16a-49fe-8bda-0d7986ac5f0f req-d5755dab-582b-4e42-a681-85a434bb4308 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:04.294780 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-5d4e58be-a16a-49fe-8bda-0d7986ac5f0f req-d5755dab-582b-4e42-a681-85a434bb4308 service nova] Creating event network-vif-deleted:962cc553-26c6-44e3-b0fe-5f5d9df942a8 for instance cdaaea46-02ae-466a-9a48-1fb1afe5b832 on n-h2-841040-6 May 18 22:59:04.299458 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-5d4e58be-a16a-49fe-8bda-0d7986ac5f0f req-d5755dab-582b-4e42-a681-85a434bb4308 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033058 May 18 22:59:04.300064 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2963/6175] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:59:04 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:59:04.851938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fc1f029d-ee22-4472-b896-2a3948b17e72 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:04.852555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fc1f029d-ee22-4472-b896-2a3948b17e72 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:04.854778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-fc1f029d-ee22-4472-b896-2a3948b17e72 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:04.860746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc1f029d-ee22-4472-b896-2a3948b17e72 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:04.861194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc1f029d-ee22-4472-b896-2a3948b17e72 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:04.862059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc1f029d-ee22-4472-b896-2a3948b17e72 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:04.862497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc1f029d-ee22-4472-b896-2a3948b17e72 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:04.950370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc1f029d-ee22-4472-b896-2a3948b17e72 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:04.954228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-fc1f029d-ee22-4472-b896-2a3948b17e72 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [119083] Writing DB stats nova_cell1:SELECT=93,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:04.959072 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fc1f029d-ee22-4472-b896-2a3948b17e72 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1471 microversion: 2.1 time: 0.111168 May 18 22:59:04.959653 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3213/6176] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:04 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1471 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:04.972601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-5d4e58be-a16a-49fe-8bda-0d7986ac5f0f req-d5755dab-582b-4e42-a681-85a434bb4308 service nova] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:04.973507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-5d4e58be-a16a-49fe-8bda-0d7986ac5f0f req-d5755dab-582b-4e42-a681-85a434bb4308 service nova] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:04.978390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c4dcdea1-cf97-4113-a040-e6c44905c771 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:04.979088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c4dcdea1-cf97-4113-a040-e6c44905c771 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:04.986209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4dcdea1-cf97-4113-a040-e6c44905c771 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:04.986653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4dcdea1-cf97-4113-a040-e6c44905c771 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:04.987398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4dcdea1-cf97-4113-a040-e6c44905c771 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:04.987830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4dcdea1-cf97-4113-a040-e6c44905c771 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:05.069252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c4dcdea1-cf97-4113-a040-e6c44905c771 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:05.077960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-093fa611-dd9c-437f-8307-1770f2647af5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:05.078418 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c4dcdea1-cf97-4113-a040-e6c44905c771 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1471 microversion: 2.1 time: 0.106374 May 18 22:59:05.078691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-093fa611-dd9c-437f-8307-1770f2647af5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] [instance: cdaaea46-02ae-466a-9a48-1fb1afe5b832] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:05.078864 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2964/6177] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:04 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1471 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:05.086593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-093fa611-dd9c-437f-8307-1770f2647af5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:05.087288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-093fa611-dd9c-437f-8307-1770f2647af5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:05.088047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-093fa611-dd9c-437f-8307-1770f2647af5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:05.088473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-093fa611-dd9c-437f-8307-1770f2647af5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:05.094576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-05a33184-fe1e-42be-8fd7-5cbf16402b8b tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:05.095343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-05a33184-fe1e-42be-8fd7-5cbf16402b8b tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:05.101485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05a33184-fe1e-42be-8fd7-5cbf16402b8b tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:05.102119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05a33184-fe1e-42be-8fd7-5cbf16402b8b tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:05.102893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05a33184-fe1e-42be-8fd7-5cbf16402b8b tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:05.103394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05a33184-fe1e-42be-8fd7-5cbf16402b8b tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:05.103755 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-093fa611-dd9c-437f-8307-1770f2647af5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] HTTP exception thrown: Instance cdaaea46-02ae-466a-9a48-1fb1afe5b832 could not be found. May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-093fa611-dd9c-437f-8307-1770f2647af5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Request method failure captured: May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 HTTP/1.1 May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXoh2xtPTA5ycEPKY3k19Cox5f_eOzgGI85nl73yXKqxY7MZ_GQ8_9xSkilXcrIfzFZ2MxkalcIuyi6p94G-wEIldLGf0nPdI0Bc2Sbr_I_vF8bhv6oi17w_fjmx4O43bvTZJczSycE9TLcpGulJF7bSV_0EhNBKprsrzQl-PFG9poI May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 2acd0dd0f38649a6933d0a0bdd36fcd9 May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestServerAdvancedOps-289990793 May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/2acd0dd0f38649a6933d0a0bdd36fcd9"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/2acd0dd0f38649a6933d0a0bdd36fcd9"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_2acd0dd0f38649a6933d0a0bdd36fcd9"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/2acd0dd0f38649a6933d0a0bdd36fcd9"}]}] May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestServerAdvancedOps-289990793 May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 2acd0dd0f38649a6933d0a0bdd36fcd9 May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestServerAdvancedOps-289990793 May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestServerAdvancedOps-289990793-project May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: bc8288bfa9e44a10adc975cc26acb81d May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestServerAdvancedOps-289990793-project May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance cdaaea46-02ae-466a-9a48-1fb1afe5b832 could not be found. May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'cdaaea46-02ae-466a-9a48-1fb1afe5b832'} May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance cdaaea46-02ae-466a-9a48-1fb1afe5b832 could not be found. May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance cdaaea46-02ae-466a-9a48-1fb1afe5b832 could not be found. May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:59:05.105398 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:05.109901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:59:05.109901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:59:05.109901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:59:05.109901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:59:05.109901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:59:05.109901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance cdaaea46-02ae-466a-9a48-1fb1afe5b832 could not be found. May 18 22:59:05.109901 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:05.109901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-093fa611-dd9c-437f-8307-1770f2647af5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] Returning 404 to user: Instance cdaaea46-02ae-466a-9a48-1fb1afe5b832 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:59:05.110547 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-093fa611-dd9c-437f-8307-1770f2647af5 tempest-TestServerAdvancedOps-289990793 tempest-TestServerAdvancedOps-289990793-project] 10.222.0.58 "GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832" status: 404 len: 111 microversion: 2.1 time: 0.037281 May 18 22:59:05.111111 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3214/6178] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:05 2022] GET /compute/v2.1/servers/cdaaea46-02ae-466a-9a48-1fb1afe5b832 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 22:59:05.217866 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-05a33184-fe1e-42be-8fd7-5cbf16402b8b tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1622 microversion: 2.1 time: 0.127520 May 18 22:59:05.233903 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2965/6179] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:05 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1622 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:05.243116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fcb85fde-a30a-4bd8-80bd-6352e8747b88 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:05.243943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fcb85fde-a30a-4bd8-80bd-6352e8747b88 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:05.250997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcb85fde-a30a-4bd8-80bd-6352e8747b88 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:05.251440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcb85fde-a30a-4bd8-80bd-6352e8747b88 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:05.252203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcb85fde-a30a-4bd8-80bd-6352e8747b88 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:05.252641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcb85fde-a30a-4bd8-80bd-6352e8747b88 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:05.390028 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fcb85fde-a30a-4bd8-80bd-6352e8747b88 tempest-TestSecurityGroupsBasicOps-1536496417 tempest-TestSecurityGroupsBasicOps-1536496417-project-admin] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1909 microversion: 2.1 time: 0.150568 May 18 22:59:05.390618 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3215/6180] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:05 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1909 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:05.454155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4650e086-e251-4057-a87d-e771b5c818b1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:05.454802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4650e086-e251-4057-a87d-e771b5c818b1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:05.461055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4650e086-e251-4057-a87d-e771b5c818b1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:05.461756 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4650e086-e251-4057-a87d-e771b5c818b1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:05.462605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4650e086-e251-4057-a87d-e771b5c818b1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:05.463107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4650e086-e251-4057-a87d-e771b5c818b1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:05.489137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4650e086-e251-4057-a87d-e771b5c818b1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:59:05.570860 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4650e086-e251-4057-a87d-e771b5c818b1 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "DELETE /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 204 len: 0 microversion: 2.1 time: 0.120821 May 18 22:59:05.572423 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2966/6181] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:59:05 2022] DELETE /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:59:05.580816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ef966911-8304-48ce-b7be-b96648700f48 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:05.581422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ef966911-8304-48ce-b7be-b96648700f48 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:05.587571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef966911-8304-48ce-b7be-b96648700f48 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:05.588015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef966911-8304-48ce-b7be-b96648700f48 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:05.588768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef966911-8304-48ce-b7be-b96648700f48 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:05.589196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef966911-8304-48ce-b7be-b96648700f48 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:05.673104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ef966911-8304-48ce-b7be-b96648700f48 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:05.680879 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ef966911-8304-48ce-b7be-b96648700f48 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1477 microversion: 2.1 time: 0.104224 May 18 22:59:05.681541 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3216/6182] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:05 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1477 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:06.700515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-78853eb8-cfba-4f46-8c97-f1530789d1cf tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:06.701333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-78853eb8-cfba-4f46-8c97-f1530789d1cf tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:06.708902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78853eb8-cfba-4f46-8c97-f1530789d1cf tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:06.709421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78853eb8-cfba-4f46-8c97-f1530789d1cf tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:06.710341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78853eb8-cfba-4f46-8c97-f1530789d1cf tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:06.710889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-78853eb8-cfba-4f46-8c97-f1530789d1cf tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:06.795410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-78853eb8-cfba-4f46-8c97-f1530789d1cf tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:06.803078 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-78853eb8-cfba-4f46-8c97-f1530789d1cf tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1477 microversion: 2.1 time: 0.107107 May 18 22:59:06.803659 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2967/6183] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:06 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1477 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:07.600866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-1b852b63-3fe3-4598-92f4-e981c1c34a5d req-ffc46926-0df2-44ef-9887-3c4f340da842 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "74f98ba3-0ea4-4aaa-af48-900bc7622178", "name": "network-vif-deleted", "tag": "fe94d913-b213-4db6-b33d-bfdea6c06b57"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:59:07.610930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1b852b63-3fe3-4598-92f4-e981c1c34a5d req-ffc46926-0df2-44ef-9887-3c4f340da842 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:07.611367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1b852b63-3fe3-4598-92f4-e981c1c34a5d req-ffc46926-0df2-44ef-9887-3c4f340da842 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:07.628707 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-1b852b63-3fe3-4598-92f4-e981c1c34a5d req-ffc46926-0df2-44ef-9887-3c4f340da842 service nova] Creating event network-vif-deleted:fe94d913-b213-4db6-b33d-bfdea6c06b57 for instance 74f98ba3-0ea4-4aaa-af48-900bc7622178 on n-h1-841040-6 May 18 22:59:07.638753 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-1b852b63-3fe3-4598-92f4-e981c1c34a5d req-ffc46926-0df2-44ef-9887-3c4f340da842 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041562 May 18 22:59:07.639515 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3217/6184] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:59:07 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:59:07.822773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c5c33f66-1955-4ed0-8802-f3d26744f6db tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:07.823772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c5c33f66-1955-4ed0-8802-f3d26744f6db tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:07.831553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5c33f66-1955-4ed0-8802-f3d26744f6db tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:07.832002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5c33f66-1955-4ed0-8802-f3d26744f6db tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:07.832755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5c33f66-1955-4ed0-8802-f3d26744f6db tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:07.833190 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5c33f66-1955-4ed0-8802-f3d26744f6db tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:07.864464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5c33f66-1955-4ed0-8802-f3d26744f6db tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:07.864899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c5c33f66-1955-4ed0-8802-f3d26744f6db tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:07.865338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-c5c33f66-1955-4ed0-8802-f3d26744f6db tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lazy-loading 'fault' on Instance uuid 74f98ba3-0ea4-4aaa-af48-900bc7622178 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:59:07.906364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c5c33f66-1955-4ed0-8802-f3d26744f6db tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:07.914066 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c5c33f66-1955-4ed0-8802-f3d26744f6db tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 200 len: 1331 microversion: 2.1 time: 0.095692 May 18 22:59:07.914651 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2968/6185] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:07 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 1331 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:08.933313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-33a4112b-7e86-4f6f-b159-f376bc001da0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:08.934104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-33a4112b-7e86-4f6f-b159-f376bc001da0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 74f98ba3-0ea4-4aaa-af48-900bc7622178] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:08.940447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33a4112b-7e86-4f6f-b159-f376bc001da0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:08.940892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33a4112b-7e86-4f6f-b159-f376bc001da0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:08.941883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33a4112b-7e86-4f6f-b159-f376bc001da0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:08.942313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33a4112b-7e86-4f6f-b159-f376bc001da0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:08.957251 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-33a4112b-7e86-4f6f-b159-f376bc001da0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] HTTP exception thrown: Instance 74f98ba3-0ea4-4aaa-af48-900bc7622178 could not be found. May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-33a4112b-7e86-4f6f-b159-f376bc001da0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Request method failure captured: May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 HTTP/1.1 May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXnrPMjxZt9Kp-XKZd79nq5xW-_tNq50_Ehg2s1Z-9Rv2uW1mHa7z40sdtq2kQOGTfFvh8Fv5Ad8HQYN6irs7f74cx1HIpKArYsB_jxiX0fLLd-5UFPLIvn46xveHxeC-6Sg7ZXXaTfkCJk2tEyBrsee0OJ2narBpq8ogRB0iy-aTcg May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 45165e9c392c4c83908ffacc8431822a May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestSecurityGroupsBasicOps-61414461 May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/45165e9c392c4c83908ffacc8431822a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/45165e9c392c4c83908ffacc8431822a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_45165e9c392c4c83908ffacc8431822a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/45165e9c392c4c83908ffacc8431822a"}]}] May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestSecurityGroupsBasicOps-61414461 May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 45165e9c392c4c83908ffacc8431822a May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestSecurityGroupsBasicOps-61414461 May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestSecurityGroupsBasicOps-61414461-project May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 54c66abf8e6b4d2e898ad81b8d16e050 May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestSecurityGroupsBasicOps-61414461-project May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 74f98ba3-0ea4-4aaa-af48-900bc7622178 could not be found. May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '74f98ba3-0ea4-4aaa-af48-900bc7622178'} May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 74f98ba3-0ea4-4aaa-af48-900bc7622178 could not be found. May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 74f98ba3-0ea4-4aaa-af48-900bc7622178 could not be found. May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:59:08.958949 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:08.962860 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:59:08.962860 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:59:08.962860 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:59:08.962860 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:59:08.962860 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:59:08.962860 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 74f98ba3-0ea4-4aaa-af48-900bc7622178 could not be found. May 18 22:59:08.962860 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:08.962860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-33a4112b-7e86-4f6f-b159-f376bc001da0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Returning 404 to user: Instance 74f98ba3-0ea4-4aaa-af48-900bc7622178 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:59:08.962860 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-33a4112b-7e86-4f6f-b159-f376bc001da0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178" status: 404 len: 111 microversion: 2.1 time: 0.031933 May 18 22:59:08.962860 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3218/6186] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:08 2022] GET /compute/v2.1/servers/74f98ba3-0ea4-4aaa-af48-900bc7622178 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:59:14.443282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8ae26576-7d17-42c2-bafb-1454edad82e0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:14.443808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8ae26576-7d17-42c2-bafb-1454edad82e0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:14.449003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b447bad5-7a1c-4691-ae48-f48996941f9e req-dfdc8ad0-9a14-4f43-aef8-708369b021cc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae", "tag": "26d24047-a27c-4b9e-984e-deb07086c759"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:59:14.453617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ae26576-7d17-42c2-bafb-1454edad82e0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:14.454177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ae26576-7d17-42c2-bafb-1454edad82e0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:14.456105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ae26576-7d17-42c2-bafb-1454edad82e0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:14.457192 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8ae26576-7d17-42c2-bafb-1454edad82e0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:14.461280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b447bad5-7a1c-4691-ae48-f48996941f9e req-dfdc8ad0-9a14-4f43-aef8-708369b021cc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:14.461771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b447bad5-7a1c-4691-ae48-f48996941f9e req-dfdc8ad0-9a14-4f43-aef8-708369b021cc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:14.498281 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b447bad5-7a1c-4691-ae48-f48996941f9e req-dfdc8ad0-9a14-4f43-aef8-708369b021cc service nova] Creating event network-changed:26d24047-a27c-4b9e-984e-deb07086c759 for instance 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae on n-h2-841040-6 May 18 22:59:14.500752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8ae26576-7d17-42c2-bafb-1454edad82e0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:59:14.508078 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b447bad5-7a1c-4691-ae48-f48996941f9e req-dfdc8ad0-9a14-4f43-aef8-708369b021cc service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.064559 May 18 22:59:14.511018 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3219/6187] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:59:14 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:59:14.703004 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8ae26576-7d17-42c2-bafb-1454edad82e0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "DELETE /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 204 len: 0 microversion: 2.1 time: 0.262151 May 18 22:59:14.707561 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2969/6188] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:59:14 2022] DELETE /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 0 bytes in 266 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:59:14.713874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f7fe6a1-3ac6-4208-bfb9-da5873b8b031 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:14.715576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f7fe6a1-3ac6-4208-bfb9-da5873b8b031 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:14.722497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f7fe6a1-3ac6-4208-bfb9-da5873b8b031 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:14.723244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f7fe6a1-3ac6-4208-bfb9-da5873b8b031 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:14.724261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f7fe6a1-3ac6-4208-bfb9-da5873b8b031 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:14.725043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f7fe6a1-3ac6-4208-bfb9-da5873b8b031 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:14.911404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f7fe6a1-3ac6-4208-bfb9-da5873b8b031 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:14.921469 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f7fe6a1-3ac6-4208-bfb9-da5873b8b031 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1764 microversion: 2.1 time: 0.211859 May 18 22:59:14.923047 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3220/6189] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:14 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1764 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:15.943689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4fe08c55-3350-43af-9884-becb44f784d0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:15.945412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4fe08c55-3350-43af-9884-becb44f784d0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:15.955929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4fe08c55-3350-43af-9884-becb44f784d0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:15.957867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4fe08c55-3350-43af-9884-becb44f784d0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:15.966608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4fe08c55-3350-43af-9884-becb44f784d0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:15.967918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4fe08c55-3350-43af-9884-becb44f784d0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:16.537072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4fe08c55-3350-43af-9884-becb44f784d0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:16.556085 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4fe08c55-3350-43af-9884-becb44f784d0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1764 microversion: 2.1 time: 0.617608 May 18 22:59:16.566231 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2970/6190] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:15 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1764 bytes in 621 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:17.573403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-be418fe6-cdcb-44bc-9750-03aa27104dde tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:17.574840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-be418fe6-cdcb-44bc-9750-03aa27104dde tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:17.582696 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be418fe6-cdcb-44bc-9750-03aa27104dde tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:17.583203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be418fe6-cdcb-44bc-9750-03aa27104dde tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:17.584308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be418fe6-cdcb-44bc-9750-03aa27104dde tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:17.584744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be418fe6-cdcb-44bc-9750-03aa27104dde tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:17.669582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-be418fe6-cdcb-44bc-9750-03aa27104dde tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '54c66abf8e6b4d2e898ad81b8d16e050', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45165e9c392c4c83908ffacc8431822a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:17.680163 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-be418fe6-cdcb-44bc-9750-03aa27104dde tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 200 len: 1526 microversion: 2.1 time: 0.110524 May 18 22:59:17.681130 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3221/6191] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:17 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 1526 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:17.702659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8069218b-24c4-4768-9c6c-eaceaf14e2b3 req-4971e005-f1d5-45fc-b9a4-49d7c90a8426 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae", "name": "network-vif-deleted", "tag": "26d24047-a27c-4b9e-984e-deb07086c759"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:59:17.722304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8069218b-24c4-4768-9c6c-eaceaf14e2b3 req-4971e005-f1d5-45fc-b9a4-49d7c90a8426 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:17.722805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8069218b-24c4-4768-9c6c-eaceaf14e2b3 req-4971e005-f1d5-45fc-b9a4-49d7c90a8426 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:17.734515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-8069218b-24c4-4768-9c6c-eaceaf14e2b3 req-4971e005-f1d5-45fc-b9a4-49d7c90a8426 service nova] [119082] Writing DB stats nova_cell1:SELECT=94,nova_cell1:UPDATE=3,nova_cell1:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:17.749472 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8069218b-24c4-4768-9c6c-eaceaf14e2b3 req-4971e005-f1d5-45fc-b9a4-49d7c90a8426 service nova] Creating event network-vif-deleted:26d24047-a27c-4b9e-984e-deb07086c759 for instance 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae on n-h2-841040-6 May 18 22:59:17.754645 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8069218b-24c4-4768-9c6c-eaceaf14e2b3 req-4971e005-f1d5-45fc-b9a4-49d7c90a8426 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.057181 May 18 22:59:17.755267 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2971/6192] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:59:17 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:59:18.710987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b474637-ad33-4ac6-8673-d0730f3cdd3c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:18.711683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6b474637-ad33-4ac6-8673-d0730f3cdd3c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] [instance: 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:18.721907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b474637-ad33-4ac6-8673-d0730f3cdd3c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:18.722647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b474637-ad33-4ac6-8673-d0730f3cdd3c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:18.723444 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b474637-ad33-4ac6-8673-d0730f3cdd3c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:18.723872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6b474637-ad33-4ac6-8673-d0730f3cdd3c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:18.739595 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-6b474637-ad33-4ac6-8673-d0730f3cdd3c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] HTTP exception thrown: Instance 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae could not be found. May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b474637-ad33-4ac6-8673-d0730f3cdd3c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Request method failure captured: May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae HTTP/1.1 May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXnrPMjxZt9Kp-XKZd79nq5xW-_tNq50_Ehg2s1Z-9Rv2uW1mHa7z40sdtq2kQOGTfFvh8Fv5Ad8HQYN6irs7f74cx1HIpKArYsB_jxiX0fLLd-5UFPLIvn46xveHxeC-6Sg7ZXXaTfkCJk2tEyBrsee0OJ2narBpq8ogRB0iy-aTcg May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 45165e9c392c4c83908ffacc8431822a May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestSecurityGroupsBasicOps-61414461 May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/45165e9c392c4c83908ffacc8431822a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/45165e9c392c4c83908ffacc8431822a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_45165e9c392c4c83908ffacc8431822a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/45165e9c392c4c83908ffacc8431822a"}]}] May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestSecurityGroupsBasicOps-61414461 May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 45165e9c392c4c83908ffacc8431822a May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestSecurityGroupsBasicOps-61414461 May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestSecurityGroupsBasicOps-61414461-project May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 54c66abf8e6b4d2e898ad81b8d16e050 May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestSecurityGroupsBasicOps-61414461-project May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae could not be found. May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae'} May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae could not be found. May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae could not be found. May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:59:18.741259 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:18.745634 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:59:18.745634 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:59:18.745634 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:59:18.745634 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:59:18.745634 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:59:18.745634 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae could not be found. May 18 22:59:18.745634 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:18.745634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b474637-ad33-4ac6-8673-d0730f3cdd3c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Returning 404 to user: Instance 5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:59:18.745634 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6b474637-ad33-4ac6-8673-d0730f3cdd3c tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae" status: 404 len: 111 microversion: 2.1 time: 0.047851 May 18 22:59:18.745634 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3222/6193] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:18 2022] GET /compute/v2.1/servers/5f7c66d7-1e1a-4ad4-bec3-9ddbd23056ae => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 22:59:22.679572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a4232405-8b0f-4e38-b6f2-6a85019079a0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] Calling method '.version_select at 0x7fa2dffbb5e0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:22.700534 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a4232405-8b0f-4e38-b6f2-6a85019079a0 tempest-TestSecurityGroupsBasicOps-61414461 tempest-TestSecurityGroupsBasicOps-61414461-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-878607508" status: 202 len: 0 microversion: 2.1 time: 0.026473 May 18 22:59:22.705248 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2972/6194] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 22:59:22 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestSecurityGroupsBasicOps-878607508 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 22:59:23.155046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1868123411", "imageRef": "", "flavorRef": "452", "block_device_mapping_v2": [{"uuid": "ad7321be-2f11-402f-9c0b-d227239029aa", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "27c58ace-4fef-494f-bb8b-a11e0213fe61"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:59:23.223321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] validate_networks() for [('27c58ace-4fef-494f-bb8b-a11e0213fe61', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 22:59:23.679713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 22:59:23.680128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 22:59:23.680778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 22:59:23.681178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 22:59:23.681582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 22:59:23.690638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:23.691093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:23.691838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:23.692262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:23.712213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 22:59:23.724363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for user 847762c150294dcaa87622c101e97cce and project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 22:59:23.789196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 22:59:23.791299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=False,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='ad7321be-2f11-402f-9c0b-d227239029aa',volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 22:59:23.978240 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0e66653f-30b2-4bf1-b582-a530fe231497 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.826979 May 18 22:59:23.982095 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3223/6195] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 22:59:23 2022] POST /compute/v2.1/servers => generated 380 bytes in 832 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) May 18 22:59:23.993521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-331f2d5d-962e-43f8-adc2-c15021b91b0c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:23.994287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-331f2d5d-962e-43f8-adc2-c15021b91b0c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:24.148543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-331f2d5d-962e-43f8-adc2-c15021b91b0c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:24.158909 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-331f2d5d-962e-43f8-adc2-c15021b91b0c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1057 microversion: 2.1 time: 0.169611 May 18 22:59:24.171832 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2973/6196] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:23 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1057 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:25.177950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9fd274e6-4027-461b-89e4-32f7be7b35f5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:25.179775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9fd274e6-4027-461b-89e4-32f7be7b35f5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:25.195743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9fd274e6-4027-461b-89e4-32f7be7b35f5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:25.198198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9fd274e6-4027-461b-89e4-32f7be7b35f5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:25.199388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9fd274e6-4027-461b-89e4-32f7be7b35f5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:25.203708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9fd274e6-4027-461b-89e4-32f7be7b35f5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:25.254564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-af832b96-0c65-45af-980f-29a3e09bbd31 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:25.255619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-af832b96-0c65-45af-980f-29a3e09bbd31 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:25.280690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af832b96-0c65-45af-980f-29a3e09bbd31 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:25.281256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af832b96-0c65-45af-980f-29a3e09bbd31 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:25.295244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af832b96-0c65-45af-980f-29a3e09bbd31 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:25.299140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-af832b96-0c65-45af-980f-29a3e09bbd31 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:25.311422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9fd274e6-4027-461b-89e4-32f7be7b35f5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:25.322132 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9fd274e6-4027-461b-89e4-32f7be7b35f5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1155 microversion: 2.1 time: 0.148935 May 18 22:59:25.334143 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3224/6197] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:25 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1155 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:25.379717 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-af832b96-0c65-45af-980f-29a3e09bbd31 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8/os-server-password" status: 200 len: 116 microversion: 2.1 time: 0.130954 May 18 22:59:25.387075 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2974/6198] 10.222.0.58 () {58 vars in 1292 bytes} [Wed May 18 22:59:25 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8/os-server-password => generated 116 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:59:26.351680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4c81a9f8-753d-4c13-99d8-31d168652c66 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:26.356502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4c81a9f8-753d-4c13-99d8-31d168652c66 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:26.366765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c81a9f8-753d-4c13-99d8-31d168652c66 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:26.367540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c81a9f8-753d-4c13-99d8-31d168652c66 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:26.371298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c81a9f8-753d-4c13-99d8-31d168652c66 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:26.371979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c81a9f8-753d-4c13-99d8-31d168652c66 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:26.480223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4c81a9f8-753d-4c13-99d8-31d168652c66 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:26.497314 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4c81a9f8-753d-4c13-99d8-31d168652c66 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1173 microversion: 2.1 time: 0.159919 May 18 22:59:26.498263 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3225/6199] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:26 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1173 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:27.516335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-743e4142-2f49-4e0d-b88d-33a4921bc35e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:27.517028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-743e4142-2f49-4e0d-b88d-33a4921bc35e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:27.524657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-743e4142-2f49-4e0d-b88d-33a4921bc35e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:27.525179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-743e4142-2f49-4e0d-b88d-33a4921bc35e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:27.526023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-743e4142-2f49-4e0d-b88d-33a4921bc35e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:27.526675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-743e4142-2f49-4e0d-b88d-33a4921bc35e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:27.548543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-5084d7d2-1dcc-4bf9-8667-b5a0d8670cf5 req-15982d76-4469-411e-b477-dc6ea6c7d46b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "62bb9c3a-7d57-452e-b404-106bd7c835e1", "tag": "9cde67f4-ec3f-4c8a-9f05-8ec625ee9c2f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:59:27.569906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5084d7d2-1dcc-4bf9-8667-b5a0d8670cf5 req-15982d76-4469-411e-b477-dc6ea6c7d46b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:27.570345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5084d7d2-1dcc-4bf9-8667-b5a0d8670cf5 req-15982d76-4469-411e-b477-dc6ea6c7d46b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:27.591932 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-5084d7d2-1dcc-4bf9-8667-b5a0d8670cf5 req-15982d76-4469-411e-b477-dc6ea6c7d46b service nova] Creating event network-changed:9cde67f4-ec3f-4c8a-9f05-8ec625ee9c2f for instance 62bb9c3a-7d57-452e-b404-106bd7c835e1 on n-h2-841040-6 May 18 22:59:27.597541 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-5084d7d2-1dcc-4bf9-8667-b5a0d8670cf5 req-15982d76-4469-411e-b477-dc6ea6c7d46b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.052612 May 18 22:59:27.598465 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3226/6200] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:59:27 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 22:59:27.829191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-743e4142-2f49-4e0d-b88d-33a4921bc35e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:27.841580 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-743e4142-2f49-4e0d-b88d-33a4921bc35e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1215 microversion: 2.1 time: 0.329928 May 18 22:59:27.842979 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2975/6201] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:27 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1215 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:28.863901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-96a13601-9e92-4ae5-bb52-e39feaa03be5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:28.864723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-96a13601-9e92-4ae5-bb52-e39feaa03be5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:28.871665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96a13601-9e92-4ae5-bb52-e39feaa03be5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:28.872234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96a13601-9e92-4ae5-bb52-e39feaa03be5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:28.873075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96a13601-9e92-4ae5-bb52-e39feaa03be5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:28.873583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96a13601-9e92-4ae5-bb52-e39feaa03be5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:29.020156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-96a13601-9e92-4ae5-bb52-e39feaa03be5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:29.028931 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-96a13601-9e92-4ae5-bb52-e39feaa03be5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1215 microversion: 2.1 time: 0.168918 May 18 22:59:29.034019 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3227/6202] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:28 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1215 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:30.046096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3edd0579-0e8f-4a08-8956-dc3f6b52ba40 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:30.046833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3edd0579-0e8f-4a08-8956-dc3f6b52ba40 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:30.054111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3edd0579-0e8f-4a08-8956-dc3f6b52ba40 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:30.054638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3edd0579-0e8f-4a08-8956-dc3f6b52ba40 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:30.055479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3edd0579-0e8f-4a08-8956-dc3f6b52ba40 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:30.055982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3edd0579-0e8f-4a08-8956-dc3f6b52ba40 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:30.183943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3edd0579-0e8f-4a08-8956-dc3f6b52ba40 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:30.192148 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3edd0579-0e8f-4a08-8956-dc3f6b52ba40 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1215 microversion: 2.1 time: 0.150418 May 18 22:59:30.192641 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2976/6203] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:30 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1215 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:31.208719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a943d344-5337-4d72-bedd-78245f81e655 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:31.209332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a943d344-5337-4d72-bedd-78245f81e655 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:31.215980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a943d344-5337-4d72-bedd-78245f81e655 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:31.216419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a943d344-5337-4d72-bedd-78245f81e655 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:31.217155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a943d344-5337-4d72-bedd-78245f81e655 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:31.217579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a943d344-5337-4d72-bedd-78245f81e655 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:31.351180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a943d344-5337-4d72-bedd-78245f81e655 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:31.360467 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a943d344-5337-4d72-bedd-78245f81e655 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1215 microversion: 2.1 time: 0.155541 May 18 22:59:31.361042 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3228/6204] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:31 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1215 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:32.379432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b43c177f-37ef-4e3e-9f02-131437ea4b42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:32.380214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b43c177f-37ef-4e3e-9f02-131437ea4b42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:32.387966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b43c177f-37ef-4e3e-9f02-131437ea4b42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:32.388412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b43c177f-37ef-4e3e-9f02-131437ea4b42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:32.389199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b43c177f-37ef-4e3e-9f02-131437ea4b42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:32.389633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b43c177f-37ef-4e3e-9f02-131437ea4b42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:32.525644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b43c177f-37ef-4e3e-9f02-131437ea4b42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:32.534527 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b43c177f-37ef-4e3e-9f02-131437ea4b42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1215 microversion: 2.1 time: 0.161330 May 18 22:59:32.535132 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2977/6205] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:32 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1215 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:33.551703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-55b18c1c-fd82-4744-9b6c-65c9ee099adc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:33.552351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-55b18c1c-fd82-4744-9b6c-65c9ee099adc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:33.554811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-55b18c1c-fd82-4744-9b6c-65c9ee099adc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_api:SELECT=48,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:33.560219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55b18c1c-fd82-4744-9b6c-65c9ee099adc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:33.560667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55b18c1c-fd82-4744-9b6c-65c9ee099adc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:33.561421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55b18c1c-fd82-4744-9b6c-65c9ee099adc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:33.561884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55b18c1c-fd82-4744-9b6c-65c9ee099adc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:33.695683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-55b18c1c-fd82-4744-9b6c-65c9ee099adc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:33.701939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-55b18c1c-fd82-4744-9b6c-65c9ee099adc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:33.705164 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-55b18c1c-fd82-4744-9b6c-65c9ee099adc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1215 microversion: 2.1 time: 0.157573 May 18 22:59:33.705764 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3229/6206] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:33 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1215 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:34.722325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-61116dc1-a785-49aa-b37c-071d834a50e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:34.722940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-61116dc1-a785-49aa-b37c-071d834a50e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:34.725831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-61116dc1-a785-49aa-b37c-071d834a50e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:34.726656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-61116dc1-a785-49aa-b37c-071d834a50e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_api:SELECT=47,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:34.733109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61116dc1-a785-49aa-b37c-071d834a50e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:34.733559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61116dc1-a785-49aa-b37c-071d834a50e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:34.734355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61116dc1-a785-49aa-b37c-071d834a50e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:34.734789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61116dc1-a785-49aa-b37c-071d834a50e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:34.871854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-61116dc1-a785-49aa-b37c-071d834a50e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:34.879522 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-61116dc1-a785-49aa-b37c-071d834a50e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1215 microversion: 2.1 time: 0.161263 May 18 22:59:34.880112 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2978/6207] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:34 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1215 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:35.896865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1d9a01af-4ee8-44ea-a720-a99d040154a2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:35.897394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1d9a01af-4ee8-44ea-a720-a99d040154a2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:35.899588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1d9a01af-4ee8-44ea-a720-a99d040154a2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:35.906217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d9a01af-4ee8-44ea-a720-a99d040154a2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:35.906659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d9a01af-4ee8-44ea-a720-a99d040154a2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:35.907412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d9a01af-4ee8-44ea-a720-a99d040154a2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:35.907850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d9a01af-4ee8-44ea-a720-a99d040154a2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:35.910878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1d9a01af-4ee8-44ea-a720-a99d040154a2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell1:SELECT=69 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:36.048497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1d9a01af-4ee8-44ea-a720-a99d040154a2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:36.056700 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1d9a01af-4ee8-44ea-a720-a99d040154a2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1215 microversion: 2.1 time: 0.164110 May 18 22:59:36.057566 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3230/6208] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:35 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1215 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:37.074344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0d5b16e3-36ed-4304-a05d-838ba9b6e934 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:37.075432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0d5b16e3-36ed-4304-a05d-838ba9b6e934 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:37.082572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d5b16e3-36ed-4304-a05d-838ba9b6e934 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:37.083013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d5b16e3-36ed-4304-a05d-838ba9b6e934 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:37.083782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d5b16e3-36ed-4304-a05d-838ba9b6e934 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:37.084208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d5b16e3-36ed-4304-a05d-838ba9b6e934 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:37.208114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0d5b16e3-36ed-4304-a05d-838ba9b6e934 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:37.215962 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0d5b16e3-36ed-4304-a05d-838ba9b6e934 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1203 microversion: 2.1 time: 0.145276 May 18 22:59:37.216530 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2979/6209] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:37 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1203 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:38.232431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8cd6b478-4d5c-43eb-9768-2b771690cbd1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:38.233064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8cd6b478-4d5c-43eb-9768-2b771690cbd1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:38.242213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8cd6b478-4d5c-43eb-9768-2b771690cbd1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:38.242651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8cd6b478-4d5c-43eb-9768-2b771690cbd1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:38.243457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8cd6b478-4d5c-43eb-9768-2b771690cbd1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:38.243878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8cd6b478-4d5c-43eb-9768-2b771690cbd1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:38.368677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8cd6b478-4d5c-43eb-9768-2b771690cbd1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:38.376245 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8cd6b478-4d5c-43eb-9768-2b771690cbd1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1203 microversion: 2.1 time: 0.147707 May 18 22:59:38.376815 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3231/6210] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:38 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1203 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:39.393705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7226e6aa-1dab-4c7d-9299-d8fac9ea43b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:39.394272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7226e6aa-1dab-4c7d-9299-d8fac9ea43b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:39.401561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7226e6aa-1dab-4c7d-9299-d8fac9ea43b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:39.402038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7226e6aa-1dab-4c7d-9299-d8fac9ea43b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:39.403279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7226e6aa-1dab-4c7d-9299-d8fac9ea43b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:39.403727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7226e6aa-1dab-4c7d-9299-d8fac9ea43b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:39.537066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7226e6aa-1dab-4c7d-9299-d8fac9ea43b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:39.547416 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7226e6aa-1dab-4c7d-9299-d8fac9ea43b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1203 microversion: 2.1 time: 0.157743 May 18 22:59:39.548005 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2980/6211] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:39 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1203 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:40.564670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7ee1d1a8-13dc-4ff1-89b4-424cf75bf572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:40.565268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7ee1d1a8-13dc-4ff1-89b4-424cf75bf572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:40.571890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ee1d1a8-13dc-4ff1-89b4-424cf75bf572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:40.572321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ee1d1a8-13dc-4ff1-89b4-424cf75bf572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:40.573062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ee1d1a8-13dc-4ff1-89b4-424cf75bf572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:40.573480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7ee1d1a8-13dc-4ff1-89b4-424cf75bf572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:40.702645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7ee1d1a8-13dc-4ff1-89b4-424cf75bf572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:40.710354 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7ee1d1a8-13dc-4ff1-89b4-424cf75bf572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1203 microversion: 2.1 time: 0.149589 May 18 22:59:40.710922 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3232/6212] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:40 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1203 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:41.727615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aa910136-bc03-42f2-9945-f94410c9a4ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:41.728230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aa910136-bc03-42f2-9945-f94410c9a4ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:41.735170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa910136-bc03-42f2-9945-f94410c9a4ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:41.735615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa910136-bc03-42f2-9945-f94410c9a4ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:41.736362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa910136-bc03-42f2-9945-f94410c9a4ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:41.736797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa910136-bc03-42f2-9945-f94410c9a4ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:41.863874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aa910136-bc03-42f2-9945-f94410c9a4ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:41.871480 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aa910136-bc03-42f2-9945-f94410c9a4ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1203 microversion: 2.1 time: 0.147820 May 18 22:59:41.872582 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2981/6213] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:41 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1203 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:42.889048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-691df728-bc67-440e-8139-1ba852027033 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:42.889670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-691df728-bc67-440e-8139-1ba852027033 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:42.896333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-691df728-bc67-440e-8139-1ba852027033 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:42.896781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-691df728-bc67-440e-8139-1ba852027033 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:42.897540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-691df728-bc67-440e-8139-1ba852027033 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:42.897996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-691df728-bc67-440e-8139-1ba852027033 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:43.029420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-691df728-bc67-440e-8139-1ba852027033 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:43.037095 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-691df728-bc67-440e-8139-1ba852027033 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1203 microversion: 2.1 time: 0.152584 May 18 22:59:43.037666 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3233/6214] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:42 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1203 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:44.053459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-465a4e24-1195-43bc-ac59-b5bfaff283a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:44.054095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-465a4e24-1195-43bc-ac59-b5bfaff283a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:44.061158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-465a4e24-1195-43bc-ac59-b5bfaff283a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:44.061608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-465a4e24-1195-43bc-ac59-b5bfaff283a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:44.062389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-465a4e24-1195-43bc-ac59-b5bfaff283a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:44.062822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-465a4e24-1195-43bc-ac59-b5bfaff283a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:44.192653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-465a4e24-1195-43bc-ac59-b5bfaff283a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:44.200784 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-465a4e24-1195-43bc-ac59-b5bfaff283a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1203 microversion: 2.1 time: 0.151289 May 18 22:59:44.201357 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2982/6215] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:44 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1203 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:44.958491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-1ed100cf-4a8a-4178-9b83-999d9e780265 req-e08192fd-f31f-4c17-9fcc-e0b53e554869 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "62bb9c3a-7d57-452e-b404-106bd7c835e1", "name": "network-vif-plugged", "status": "completed", "tag": "9cde67f4-ec3f-4c8a-9f05-8ec625ee9c2f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:59:44.967646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1ed100cf-4a8a-4178-9b83-999d9e780265 req-e08192fd-f31f-4c17-9fcc-e0b53e554869 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:44.968261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1ed100cf-4a8a-4178-9b83-999d9e780265 req-e08192fd-f31f-4c17-9fcc-e0b53e554869 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:44.979828 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-1ed100cf-4a8a-4178-9b83-999d9e780265 req-e08192fd-f31f-4c17-9fcc-e0b53e554869 service nova] Creating event network-vif-plugged:9cde67f4-ec3f-4c8a-9f05-8ec625ee9c2f for instance 62bb9c3a-7d57-452e-b404-106bd7c835e1 on n-h2-841040-6 May 18 22:59:44.985287 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-1ed100cf-4a8a-4178-9b83-999d9e780265 req-e08192fd-f31f-4c17-9fcc-e0b53e554869 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030579 May 18 22:59:44.985916 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3234/6216] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:59:44 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:59:45.217376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8612b98-1831-4c4b-b0a2-179968dccb46 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:45.218007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b8612b98-1831-4c4b-b0a2-179968dccb46 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:45.224945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8612b98-1831-4c4b-b0a2-179968dccb46 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:45.225389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8612b98-1831-4c4b-b0a2-179968dccb46 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:45.226165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8612b98-1831-4c4b-b0a2-179968dccb46 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:45.226603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8612b98-1831-4c4b-b0a2-179968dccb46 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:45.354099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b8612b98-1831-4c4b-b0a2-179968dccb46 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:45.362209 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8612b98-1831-4c4b-b0a2-179968dccb46 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1203 microversion: 2.1 time: 0.148757 May 18 22:59:45.362786 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2983/6217] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:45 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1203 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:46.380100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62f486f4-a709-4074-a57a-165f59f941d0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:46.380748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-62f486f4-a709-4074-a57a-165f59f941d0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:46.387035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62f486f4-a709-4074-a57a-165f59f941d0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:46.388111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62f486f4-a709-4074-a57a-165f59f941d0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:46.388851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62f486f4-a709-4074-a57a-165f59f941d0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:46.389276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62f486f4-a709-4074-a57a-165f59f941d0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:46.524463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-62f486f4-a709-4074-a57a-165f59f941d0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:46.532211 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-62f486f4-a709-4074-a57a-165f59f941d0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1390 microversion: 2.1 time: 0.157092 May 18 22:59:46.532783 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3235/6218] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:46 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1390 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:46.548600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bd97acec-1b7b-410e-8696-c6d549cb7fde tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:46.549239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bd97acec-1b7b-410e-8696-c6d549cb7fde tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:46.556205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd97acec-1b7b-410e-8696-c6d549cb7fde tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:46.556653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd97acec-1b7b-410e-8696-c6d549cb7fde tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:46.557401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd97acec-1b7b-410e-8696-c6d549cb7fde tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:46.557873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd97acec-1b7b-410e-8696-c6d549cb7fde tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:46.688346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bd97acec-1b7b-410e-8696-c6d549cb7fde tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:46.696069 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bd97acec-1b7b-410e-8696-c6d549cb7fde tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1390 microversion: 2.1 time: 0.151339 May 18 22:59:46.696650 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2984/6219] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:46 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1390 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:46.712368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c388bfe9-7fe9-4225-9690-205cc907455e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:46.713122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c388bfe9-7fe9-4225-9690-205cc907455e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:46.719136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c388bfe9-7fe9-4225-9690-205cc907455e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:46.719572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c388bfe9-7fe9-4225-9690-205cc907455e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:46.720307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c388bfe9-7fe9-4225-9690-205cc907455e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:46.720728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c388bfe9-7fe9-4225-9690-205cc907455e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:46.846839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c388bfe9-7fe9-4225-9690-205cc907455e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:46.854399 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c388bfe9-7fe9-4225-9690-205cc907455e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1390 microversion: 2.1 time: 0.145840 May 18 22:59:46.854969 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3236/6220] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:46 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1390 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:46.870468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b657d1f7-072e-457f-ae3b-3d8c0b15d56e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:46.870958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b657d1f7-072e-457f-ae3b-3d8c0b15d56e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:46.877009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b657d1f7-072e-457f-ae3b-3d8c0b15d56e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:46.877454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b657d1f7-072e-457f-ae3b-3d8c0b15d56e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:46.878228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b657d1f7-072e-457f-ae3b-3d8c0b15d56e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:46.878662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b657d1f7-072e-457f-ae3b-3d8c0b15d56e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:46.905264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b657d1f7-072e-457f-ae3b-3d8c0b15d56e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 22:59:46.978186 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b657d1f7-072e-457f-ae3b-3d8c0b15d56e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "DELETE /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 204 len: 0 microversion: 2.1 time: 0.111206 May 18 22:59:46.978785 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2985/6221] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 22:59:46 2022] DELETE /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 22:59:46.987956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6253680e-ad8d-49c6-9c6c-5684b3de96b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:46.988563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6253680e-ad8d-49c6-9c6c-5684b3de96b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:46.994742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6253680e-ad8d-49c6-9c6c-5684b3de96b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:46.995179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6253680e-ad8d-49c6-9c6c-5684b3de96b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:46.995918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6253680e-ad8d-49c6-9c6c-5684b3de96b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:46.996343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6253680e-ad8d-49c6-9c6c-5684b3de96b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:47.127046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6253680e-ad8d-49c6-9c6c-5684b3de96b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:47.134675 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6253680e-ad8d-49c6-9c6c-5684b3de96b1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1396 microversion: 2.1 time: 0.150555 May 18 22:59:47.135251 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3237/6222] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:46 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1396 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:48.151943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-56e6ea10-134e-4fd0-a7f1-b80ad4e3c14a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:48.152649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-56e6ea10-134e-4fd0-a7f1-b80ad4e3c14a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:48.159689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-56e6ea10-134e-4fd0-a7f1-b80ad4e3c14a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:48.160140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-56e6ea10-134e-4fd0-a7f1-b80ad4e3c14a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:48.160891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-56e6ea10-134e-4fd0-a7f1-b80ad4e3c14a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:48.161326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-56e6ea10-134e-4fd0-a7f1-b80ad4e3c14a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:48.289467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-56e6ea10-134e-4fd0-a7f1-b80ad4e3c14a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:48.297829 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-56e6ea10-134e-4fd0-a7f1-b80ad4e3c14a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1396 microversion: 2.1 time: 0.150064 May 18 22:59:48.298402 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2986/6223] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:48 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1396 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:48.884530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d87ed713-3b76-4828-9547-8b1029dda154 req-9eb91f14-9335-4368-9ffc-d021e4324360 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "62bb9c3a-7d57-452e-b404-106bd7c835e1", "name": "network-vif-deleted", "tag": "9cde67f4-ec3f-4c8a-9f05-8ec625ee9c2f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 22:59:48.895499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d87ed713-3b76-4828-9547-8b1029dda154 req-9eb91f14-9335-4368-9ffc-d021e4324360 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:48.896104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d87ed713-3b76-4828-9547-8b1029dda154 req-9eb91f14-9335-4368-9ffc-d021e4324360 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:48.910914 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d87ed713-3b76-4828-9547-8b1029dda154 req-9eb91f14-9335-4368-9ffc-d021e4324360 service nova] Creating event network-vif-deleted:9cde67f4-ec3f-4c8a-9f05-8ec625ee9c2f for instance 62bb9c3a-7d57-452e-b404-106bd7c835e1 on n-h2-841040-6 May 18 22:59:48.917807 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d87ed713-3b76-4828-9547-8b1029dda154 req-9eb91f14-9335-4368-9ffc-d021e4324360 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036285 May 18 22:59:48.918606 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3238/6224] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 22:59:48 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 22:59:49.315221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-00622608-b6d6-4603-807b-430f1d94f81f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:49.315822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-00622608-b6d6-4603-807b-430f1d94f81f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:49.322772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00622608-b6d6-4603-807b-430f1d94f81f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:49.323208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00622608-b6d6-4603-807b-430f1d94f81f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:49.323947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00622608-b6d6-4603-807b-430f1d94f81f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:49.324374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00622608-b6d6-4603-807b-430f1d94f81f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:49.385540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-00622608-b6d6-4603-807b-430f1d94f81f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:49.393621 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-00622608-b6d6-4603-807b-430f1d94f81f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1188 microversion: 2.1 time: 0.082348 May 18 22:59:49.394223 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2987/6225] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:49 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1188 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:50.411251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cbc5b9b5-7268-4a49-875b-14882ea83f37 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:50.411856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cbc5b9b5-7268-4a49-875b-14882ea83f37 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:50.418970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbc5b9b5-7268-4a49-875b-14882ea83f37 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:50.419414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbc5b9b5-7268-4a49-875b-14882ea83f37 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:50.420166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbc5b9b5-7268-4a49-875b-14882ea83f37 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:50.420591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cbc5b9b5-7268-4a49-875b-14882ea83f37 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:50.486729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cbc5b9b5-7268-4a49-875b-14882ea83f37 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:50.494655 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cbc5b9b5-7268-4a49-875b-14882ea83f37 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1188 microversion: 2.1 time: 0.087724 May 18 22:59:50.495225 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3239/6226] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:50 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1188 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:51.511714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b9d22209-fd0c-4203-b16b-b8f6c0685fe8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:51.512433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b9d22209-fd0c-4203-b16b-b8f6c0685fe8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:51.519877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9d22209-fd0c-4203-b16b-b8f6c0685fe8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:51.520358 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9d22209-fd0c-4203-b16b-b8f6c0685fe8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:51.521123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9d22209-fd0c-4203-b16b-b8f6c0685fe8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:51.521555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9d22209-fd0c-4203-b16b-b8f6c0685fe8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:51.584806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b9d22209-fd0c-4203-b16b-b8f6c0685fe8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:51.593583 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b9d22209-fd0c-4203-b16b-b8f6c0685fe8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1188 microversion: 2.1 time: 0.085721 May 18 22:59:51.594092 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2988/6227] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:51 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1188 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 22:59:52.615942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-280446fd-a09d-4825-a53c-928f4ec57018 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:52.616575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-280446fd-a09d-4825-a53c-928f4ec57018 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:52.632250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-280446fd-a09d-4825-a53c-928f4ec57018 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:52.632686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-280446fd-a09d-4825-a53c-928f4ec57018 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:52.633446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-280446fd-a09d-4825-a53c-928f4ec57018 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:52.633908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-280446fd-a09d-4825-a53c-928f4ec57018 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:52.710496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-280446fd-a09d-4825-a53c-928f4ec57018 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:52.718915 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-280446fd-a09d-4825-a53c-928f4ec57018 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1188 microversion: 2.1 time: 0.107073 May 18 22:59:52.722924 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3240/6228] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:52 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1188 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:53.735703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4c386035-7c7b-4a8d-b20f-4657c518bf0f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:53.736234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4c386035-7c7b-4a8d-b20f-4657c518bf0f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:53.742801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c386035-7c7b-4a8d-b20f-4657c518bf0f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:53.743242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c386035-7c7b-4a8d-b20f-4657c518bf0f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:53.743988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c386035-7c7b-4a8d-b20f-4657c518bf0f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:53.744410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c386035-7c7b-4a8d-b20f-4657c518bf0f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:53.747560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4c386035-7c7b-4a8d-b20f-4657c518bf0f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 22:59:53.810107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4c386035-7c7b-4a8d-b20f-4657c518bf0f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:53.817785 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4c386035-7c7b-4a8d-b20f-4657c518bf0f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1188 microversion: 2.1 time: 0.086177 May 18 22:59:53.818366 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2989/6229] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:53 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1188 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:54.835921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-132b1500-49b9-4f71-b0b5-c04eccaff6c2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:54.836528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-132b1500-49b9-4f71-b0b5-c04eccaff6c2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:54.843642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-132b1500-49b9-4f71-b0b5-c04eccaff6c2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:54.844110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-132b1500-49b9-4f71-b0b5-c04eccaff6c2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:54.844942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-132b1500-49b9-4f71-b0b5-c04eccaff6c2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:54.845397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-132b1500-49b9-4f71-b0b5-c04eccaff6c2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:54.911966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-132b1500-49b9-4f71-b0b5-c04eccaff6c2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:54.921041 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-132b1500-49b9-4f71-b0b5-c04eccaff6c2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1188 microversion: 2.1 time: 0.089045 May 18 22:59:54.921623 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3241/6230] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:54 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1188 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:55.938683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fb9307c1-baf7-41c7-815a-e10718e677cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:55.939302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fb9307c1-baf7-41c7-815a-e10718e677cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:55.946802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb9307c1-baf7-41c7-815a-e10718e677cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:55.947248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb9307c1-baf7-41c7-815a-e10718e677cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:55.948016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb9307c1-baf7-41c7-815a-e10718e677cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:55.948452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb9307c1-baf7-41c7-815a-e10718e677cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:56.013437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fb9307c1-baf7-41c7-815a-e10718e677cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:56.021874 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fb9307c1-baf7-41c7-815a-e10718e677cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1188 microversion: 2.1 time: 0.087703 May 18 22:59:56.022482 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2990/6231] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:55 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1188 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:57.039109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1fe66adb-6448-41ca-ab8b-a640997c7a86 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:57.039698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1fe66adb-6448-41ca-ab8b-a640997c7a86 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:57.046932 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fe66adb-6448-41ca-ab8b-a640997c7a86 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:57.047376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fe66adb-6448-41ca-ab8b-a640997c7a86 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:57.048113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fe66adb-6448-41ca-ab8b-a640997c7a86 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:57.048537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fe66adb-6448-41ca-ab8b-a640997c7a86 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:57.108939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1fe66adb-6448-41ca-ab8b-a640997c7a86 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:57.116510 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1fe66adb-6448-41ca-ab8b-a640997c7a86 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1188 microversion: 2.1 time: 0.081433 May 18 22:59:57.117077 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3242/6232] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:57 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1188 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:58.134438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc8a4a5e-a698-4ff3-8f47-a5363d65d90b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:58.135079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc8a4a5e-a698-4ff3-8f47-a5363d65d90b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:58.143030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc8a4a5e-a698-4ff3-8f47-a5363d65d90b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:58.143495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc8a4a5e-a698-4ff3-8f47-a5363d65d90b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:58.144229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc8a4a5e-a698-4ff3-8f47-a5363d65d90b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:58.144659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc8a4a5e-a698-4ff3-8f47-a5363d65d90b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:58.177200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc8a4a5e-a698-4ff3-8f47-a5363d65d90b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:58.177811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc8a4a5e-a698-4ff3-8f47-a5363d65d90b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:58.178428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-cc8a4a5e-a698-4ff3-8f47-a5363d65d90b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lazy-loading 'fault' on Instance uuid 62bb9c3a-7d57-452e-b404-106bd7c835e1 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 22:59:58.220386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cc8a4a5e-a698-4ff3-8f47-a5363d65d90b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 22:59:58.228660 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc8a4a5e-a698-4ff3-8f47-a5363d65d90b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 200 len: 1193 microversion: 2.1 time: 0.098744 May 18 22:59:58.229238 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2991/6233] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:58 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 1193 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 22:59:59.246656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e02a39a-201e-4c8e-9565-9f15e183df8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 22:59:59.247849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6e02a39a-201e-4c8e-9565-9f15e183df8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 62bb9c3a-7d57-452e-b404-106bd7c835e1] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 22:59:59.254399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e02a39a-201e-4c8e-9565-9f15e183df8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:59.254848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e02a39a-201e-4c8e-9565-9f15e183df8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:59.255573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e02a39a-201e-4c8e-9565-9f15e183df8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 22:59:59.255995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e02a39a-201e-4c8e-9565-9f15e183df8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 22:59:59.270646 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-6e02a39a-201e-4c8e-9565-9f15e183df8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance 62bb9c3a-7d57-452e-b404-106bd7c835e1 could not be found. May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e02a39a-201e-4c8e-9565-9f15e183df8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 HTTP/1.1 May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 62bb9c3a-7d57-452e-b404-106bd7c835e1 could not be found. May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '62bb9c3a-7d57-452e-b404-106bd7c835e1'} May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 62bb9c3a-7d57-452e-b404-106bd7c835e1 could not be found. May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 62bb9c3a-7d57-452e-b404-106bd7c835e1 could not be found. May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 22:59:59.272253 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:59.276782 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 22:59:59.276782 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 22:59:59.276782 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 22:59:59.276782 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 22:59:59.276782 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 22:59:59.276782 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 62bb9c3a-7d57-452e-b404-106bd7c835e1 could not be found. May 18 22:59:59.276782 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 22:59:59.276782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e02a39a-201e-4c8e-9565-9f15e183df8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance 62bb9c3a-7d57-452e-b404-106bd7c835e1 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 22:59:59.276782 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e02a39a-201e-4c8e-9565-9f15e183df8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1" status: 404 len: 111 microversion: 2.1 time: 0.030994 May 18 22:59:59.276782 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3243/6234] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 22:59:59 2022] GET /compute/v2.1/servers/62bb9c3a-7d57-452e-b404-106bd7c835e1 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:00:15.871688 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:00:15.872440 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:00:15 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:00:27.506993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-821832622", "imageRef": "", "flavorRef": "452", "block_device_mapping_v2": [{"uuid": "1d3e3d83-87f8-4baf-ab27-686dbe4b5441", "source_type": "snapshot", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "27c58ace-4fef-494f-bb8b-a11e0213fe61"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:00:27.515814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_api:SELECT=34,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:00:27.516600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell1:SELECT=19 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:00:27.599544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] validate_networks() for [('27c58ace-4fef-494f-bb8b-a11e0213fe61', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:00:27.963239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:00:27.963662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:00:27.964255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:00:27.964658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:00:27.965066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:00:27.974375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:27.974824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:27.975600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:27.976034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:27.994429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:00:28.000348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for user 847762c150294dcaa87622c101e97cce and project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:00:28.012885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:00:28.014950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id='1d3e3d83-87f8-4baf-ab27-686dbe4b5441',source_type='snapshot',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:00:28.089212 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-867f15ff-05a1-4ba9-93e5-d0b57c0a84ab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.586371 May 18 23:00:28.095021 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2992/6235] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:00:27 2022] POST /compute/v2.1/servers => generated 380 bytes in 588 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:00:28.100341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-204f3730-1512-4ecf-9121-6651ce5ee486 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:28.101565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-204f3730-1512-4ecf-9121-6651ce5ee486 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:28.107081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-204f3730-1512-4ecf-9121-6651ce5ee486 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_api:SELECT=29 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:00:28.108425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-204f3730-1512-4ecf-9121-6651ce5ee486 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell1:SELECT=71 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:00:28.157345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-204f3730-1512-4ecf-9121-6651ce5ee486 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:28.164957 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-204f3730-1512-4ecf-9121-6651ce5ee486 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1056 microversion: 2.1 time: 0.068592 May 18 23:00:28.174750 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3244/6236] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:28 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1056 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:29.183382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-454f8ebd-cae8-4ce2-8d0b-3d46f08cb07b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:29.184691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-454f8ebd-cae8-4ce2-8d0b-3d46f08cb07b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:29.192378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-454f8ebd-cae8-4ce2-8d0b-3d46f08cb07b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:29.193149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-454f8ebd-cae8-4ce2-8d0b-3d46f08cb07b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:29.194067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-454f8ebd-cae8-4ce2-8d0b-3d46f08cb07b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:29.194569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-454f8ebd-cae8-4ce2-8d0b-3d46f08cb07b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:29.272376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-454f8ebd-cae8-4ce2-8d0b-3d46f08cb07b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:29.282732 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-454f8ebd-cae8-4ce2-8d0b-3d46f08cb07b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1126 microversion: 2.1 time: 0.104090 May 18 23:00:29.284055 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2993/6237] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:29 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1126 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:30.300894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6239bf53-b41d-4393-ae18-43745af1d5b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:30.301510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6239bf53-b41d-4393-ae18-43745af1d5b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:30.315008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6239bf53-b41d-4393-ae18-43745af1d5b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:30.315732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6239bf53-b41d-4393-ae18-43745af1d5b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:30.316839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6239bf53-b41d-4393-ae18-43745af1d5b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:30.318093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6239bf53-b41d-4393-ae18-43745af1d5b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:30.470956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-2c52ef27-19e2-41dd-b696-8d9f4482ddaa req-ab00f481-459b-4c32-96ee-0efc80c2c55b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d0d9b6f6-69cb-410a-9c57-090de274b62d", "tag": "2dcf98a4-f6f3-46c2-a59d-72389c825f39"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:00:30.502138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2c52ef27-19e2-41dd-b696-8d9f4482ddaa req-ab00f481-459b-4c32-96ee-0efc80c2c55b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:30.502537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2c52ef27-19e2-41dd-b696-8d9f4482ddaa req-ab00f481-459b-4c32-96ee-0efc80c2c55b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:30.506534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6239bf53-b41d-4393-ae18-43745af1d5b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:30.514950 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2c52ef27-19e2-41dd-b696-8d9f4482ddaa req-ab00f481-459b-4c32-96ee-0efc80c2c55b service nova] Creating event network-changed:2dcf98a4-f6f3-46c2-a59d-72389c825f39 for instance d0d9b6f6-69cb-410a-9c57-090de274b62d on n-h2-841040-6 May 18 23:00:30.519477 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6239bf53-b41d-4393-ae18-43745af1d5b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.222006 May 18 23:00:30.521082 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-2c52ef27-19e2-41dd-b696-8d9f4482ddaa req-ab00f481-459b-4c32-96ee-0efc80c2c55b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053814 May 18 23:00:30.522211 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2994/6238] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:00:30 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:00:30.536931 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3245/6239] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:30 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:31.544463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3b1f7b06-7e1e-4b4f-955c-f4c1886c7911 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:31.545951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3b1f7b06-7e1e-4b4f-955c-f4c1886c7911 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:31.567436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b1f7b06-7e1e-4b4f-955c-f4c1886c7911 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:31.568125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b1f7b06-7e1e-4b4f-955c-f4c1886c7911 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:31.572715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b1f7b06-7e1e-4b4f-955c-f4c1886c7911 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:31.573171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b1f7b06-7e1e-4b4f-955c-f4c1886c7911 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:31.785351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3b1f7b06-7e1e-4b4f-955c-f4c1886c7911 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:31.800440 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3b1f7b06-7e1e-4b4f-955c-f4c1886c7911 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.260957 May 18 23:00:31.802606 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2995/6240] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:31 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:32.818483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2e6b15ba-5c15-408e-b916-ca1afdc204ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:32.819212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2e6b15ba-5c15-408e-b916-ca1afdc204ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:32.825762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e6b15ba-5c15-408e-b916-ca1afdc204ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:32.826209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e6b15ba-5c15-408e-b916-ca1afdc204ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:32.826951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e6b15ba-5c15-408e-b916-ca1afdc204ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:32.827377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e6b15ba-5c15-408e-b916-ca1afdc204ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:32.962913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2e6b15ba-5c15-408e-b916-ca1afdc204ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:32.971356 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2e6b15ba-5c15-408e-b916-ca1afdc204ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.156709 May 18 23:00:32.971935 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3246/6241] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:32 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:33.988488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d29b1cc6-80b5-45b8-95e9-6a84374da245 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:33.989172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d29b1cc6-80b5-45b8-95e9-6a84374da245 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:33.997162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d29b1cc6-80b5-45b8-95e9-6a84374da245 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:33.997623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d29b1cc6-80b5-45b8-95e9-6a84374da245 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:33.999103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d29b1cc6-80b5-45b8-95e9-6a84374da245 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:33.999580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d29b1cc6-80b5-45b8-95e9-6a84374da245 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:34.144149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d29b1cc6-80b5-45b8-95e9-6a84374da245 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:34.151663 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d29b1cc6-80b5-45b8-95e9-6a84374da245 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.167247 May 18 23:00:34.152233 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2996/6242] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:33 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:35.173112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4e1c62fe-3f5d-496f-82cf-f451f840f3cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:35.174182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4e1c62fe-3f5d-496f-82cf-f451f840f3cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:35.185080 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e1c62fe-3f5d-496f-82cf-f451f840f3cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:35.186619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e1c62fe-3f5d-496f-82cf-f451f840f3cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:35.187755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e1c62fe-3f5d-496f-82cf-f451f840f3cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:35.188476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e1c62fe-3f5d-496f-82cf-f451f840f3cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:35.350859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4e1c62fe-3f5d-496f-82cf-f451f840f3cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:35.364609 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4e1c62fe-3f5d-496f-82cf-f451f840f3cb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.198276 May 18 23:00:35.365584 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3247/6243] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:35 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:36.384640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-12651b08-8e91-444c-9d6a-857868a8a61d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:36.385361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-12651b08-8e91-444c-9d6a-857868a8a61d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:36.394056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-12651b08-8e91-444c-9d6a-857868a8a61d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:36.396925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-12651b08-8e91-444c-9d6a-857868a8a61d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:36.396925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-12651b08-8e91-444c-9d6a-857868a8a61d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:36.396925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-12651b08-8e91-444c-9d6a-857868a8a61d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:36.566409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-12651b08-8e91-444c-9d6a-857868a8a61d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:36.584286 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-12651b08-8e91-444c-9d6a-857868a8a61d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.203449 May 18 23:00:36.584886 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2997/6244] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:36 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:00:37.601933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-660372b5-d459-4a18-a09d-d7376fdf4775 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:37.602825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-660372b5-d459-4a18-a09d-d7376fdf4775 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:37.609795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-660372b5-d459-4a18-a09d-d7376fdf4775 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:37.611271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-660372b5-d459-4a18-a09d-d7376fdf4775 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:37.611762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-660372b5-d459-4a18-a09d-d7376fdf4775 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:37.612238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-660372b5-d459-4a18-a09d-d7376fdf4775 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:37.791048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-660372b5-d459-4a18-a09d-d7376fdf4775 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:37.806810 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-660372b5-d459-4a18-a09d-d7376fdf4775 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.208379 May 18 23:00:37.807916 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3248/6245] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:37 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:38.831345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-84d99ded-4969-4cff-9823-7a0ba7f3ed16 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:38.832059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-84d99ded-4969-4cff-9823-7a0ba7f3ed16 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:38.834951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-84d99ded-4969-4cff-9823-7a0ba7f3ed16 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:00:38.835774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-84d99ded-4969-4cff-9823-7a0ba7f3ed16 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:00:38.842341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84d99ded-4969-4cff-9823-7a0ba7f3ed16 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:38.842791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84d99ded-4969-4cff-9823-7a0ba7f3ed16 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:38.843560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84d99ded-4969-4cff-9823-7a0ba7f3ed16 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:38.843988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-84d99ded-4969-4cff-9823-7a0ba7f3ed16 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:39.190184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-84d99ded-4969-4cff-9823-7a0ba7f3ed16 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:39.199085 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-84d99ded-4969-4cff-9823-7a0ba7f3ed16 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.372247 May 18 23:00:39.199875 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2998/6246] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:38 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:40.216524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d2b85e9a-a2c0-4df6-9d0a-289be73ff114 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:40.217138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d2b85e9a-a2c0-4df6-9d0a-289be73ff114 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:40.219228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d2b85e9a-a2c0-4df6-9d0a-289be73ff114 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:00:40.225432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2b85e9a-a2c0-4df6-9d0a-289be73ff114 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:40.225928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2b85e9a-a2c0-4df6-9d0a-289be73ff114 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:40.226692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2b85e9a-a2c0-4df6-9d0a-289be73ff114 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:40.227130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2b85e9a-a2c0-4df6-9d0a-289be73ff114 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:40.416009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d2b85e9a-a2c0-4df6-9d0a-289be73ff114 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:40.423922 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d2b85e9a-a2c0-4df6-9d0a-289be73ff114 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.211288 May 18 23:00:40.424487 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3249/6247] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:40 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:41.440537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7945c739-3a3e-4187-a037-a430cdce320d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:41.441083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7945c739-3a3e-4187-a037-a430cdce320d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:41.448001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7945c739-3a3e-4187-a037-a430cdce320d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:41.448443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7945c739-3a3e-4187-a037-a430cdce320d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:41.449183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7945c739-3a3e-4187-a037-a430cdce320d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:41.449611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7945c739-3a3e-4187-a037-a430cdce320d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:41.583218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7945c739-3a3e-4187-a037-a430cdce320d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:41.590847 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7945c739-3a3e-4187-a037-a430cdce320d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.154300 May 18 23:00:41.591437 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 2999/6248] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:41 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:42.607135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4e9f98d4-6696-43ac-86ad-e4414164b041 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:42.607803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4e9f98d4-6696-43ac-86ad-e4414164b041 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:42.615030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e9f98d4-6696-43ac-86ad-e4414164b041 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:42.615472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e9f98d4-6696-43ac-86ad-e4414164b041 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:42.616220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e9f98d4-6696-43ac-86ad-e4414164b041 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:42.616643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e9f98d4-6696-43ac-86ad-e4414164b041 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:42.754082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4e9f98d4-6696-43ac-86ad-e4414164b041 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:42.761823 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4e9f98d4-6696-43ac-86ad-e4414164b041 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.158575 May 18 23:00:42.762487 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3250/6249] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:42 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:43.779999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4a9091c6-673d-4b0f-b966-c7f8c3062e6c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:43.780731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4a9091c6-673d-4b0f-b966-c7f8c3062e6c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:43.788037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a9091c6-673d-4b0f-b966-c7f8c3062e6c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:43.788484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a9091c6-673d-4b0f-b966-c7f8c3062e6c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:43.789235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a9091c6-673d-4b0f-b966-c7f8c3062e6c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:43.789665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a9091c6-673d-4b0f-b966-c7f8c3062e6c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:43.924838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4a9091c6-673d-4b0f-b966-c7f8c3062e6c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:43.932678 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4a9091c6-673d-4b0f-b966-c7f8c3062e6c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.157153 May 18 23:00:43.933260 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3000/6250] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:43 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:44.948524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a04b8dab-8e09-49e8-9ae6-e4d8ed7c9ee1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:44.949133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a04b8dab-8e09-49e8-9ae6-e4d8ed7c9ee1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:44.955938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a04b8dab-8e09-49e8-9ae6-e4d8ed7c9ee1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:44.956641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a04b8dab-8e09-49e8-9ae6-e4d8ed7c9ee1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:44.957391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a04b8dab-8e09-49e8-9ae6-e4d8ed7c9ee1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:44.957850 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a04b8dab-8e09-49e8-9ae6-e4d8ed7c9ee1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:45.086962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a04b8dab-8e09-49e8-9ae6-e4d8ed7c9ee1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:45.094610 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a04b8dab-8e09-49e8-9ae6-e4d8ed7c9ee1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.150067 May 18 23:00:45.095179 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3251/6251] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:44 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:46.112705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b3da36e-66e3-4698-89de-edfc0eddfc74 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:46.113314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8b3da36e-66e3-4698-89de-edfc0eddfc74 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:46.120267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b3da36e-66e3-4698-89de-edfc0eddfc74 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:46.120728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b3da36e-66e3-4698-89de-edfc0eddfc74 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:46.121453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b3da36e-66e3-4698-89de-edfc0eddfc74 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:46.121913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b3da36e-66e3-4698-89de-edfc0eddfc74 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:46.253582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8b3da36e-66e3-4698-89de-edfc0eddfc74 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:46.261486 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8b3da36e-66e3-4698-89de-edfc0eddfc74 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.152619 May 18 23:00:46.262106 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3001/6252] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:46 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:47.277907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0a6ef52-c05d-4237-a116-cbdecc277162 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:47.278512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e0a6ef52-c05d-4237-a116-cbdecc277162 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:47.284893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0a6ef52-c05d-4237-a116-cbdecc277162 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:47.285603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0a6ef52-c05d-4237-a116-cbdecc277162 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:47.286245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0a6ef52-c05d-4237-a116-cbdecc277162 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:47.286680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0a6ef52-c05d-4237-a116-cbdecc277162 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:47.416568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e0a6ef52-c05d-4237-a116-cbdecc277162 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:47.425083 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e0a6ef52-c05d-4237-a116-cbdecc277162 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.151185 May 18 23:00:47.425681 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3252/6253] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:47 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:48.442647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-13cb51dd-6cda-455b-8441-c8468e93fdd8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:48.443270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-13cb51dd-6cda-455b-8441-c8468e93fdd8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:48.450200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13cb51dd-6cda-455b-8441-c8468e93fdd8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:48.450637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13cb51dd-6cda-455b-8441-c8468e93fdd8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:48.451383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13cb51dd-6cda-455b-8441-c8468e93fdd8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:48.452611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13cb51dd-6cda-455b-8441-c8468e93fdd8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:48.584580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-13cb51dd-6cda-455b-8441-c8468e93fdd8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:48.592235 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-13cb51dd-6cda-455b-8441-c8468e93fdd8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.153512 May 18 23:00:48.592769 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3002/6254] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:48 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:49.608902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9a1d5ecc-8f62-48d8-923e-dc7389559673 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:49.609516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9a1d5ecc-8f62-48d8-923e-dc7389559673 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:49.616209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a1d5ecc-8f62-48d8-923e-dc7389559673 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:49.616659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a1d5ecc-8f62-48d8-923e-dc7389559673 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:49.617411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a1d5ecc-8f62-48d8-923e-dc7389559673 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:49.617867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a1d5ecc-8f62-48d8-923e-dc7389559673 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:49.749235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9a1d5ecc-8f62-48d8-923e-dc7389559673 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:49.756923 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9a1d5ecc-8f62-48d8-923e-dc7389559673 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.152413 May 18 23:00:49.757500 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3253/6255] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:49 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:50.772929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-66bf50f2-8403-4820-a488-670d956ee2be tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:50.773451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-66bf50f2-8403-4820-a488-670d956ee2be tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:50.780777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66bf50f2-8403-4820-a488-670d956ee2be tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:50.781228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66bf50f2-8403-4820-a488-670d956ee2be tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:50.782024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66bf50f2-8403-4820-a488-670d956ee2be tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:50.782462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66bf50f2-8403-4820-a488-670d956ee2be tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:50.911799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-66bf50f2-8403-4820-a488-670d956ee2be tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:50.919895 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-66bf50f2-8403-4820-a488-670d956ee2be tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1168 microversion: 2.1 time: 0.150867 May 18 23:00:50.920986 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3003/6256] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:50 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1168 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:51.936442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d38cf737-5a83-44b7-bcf3-f07b9834b16c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:51.937264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d38cf737-5a83-44b7-bcf3-f07b9834b16c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:51.945644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d38cf737-5a83-44b7-bcf3-f07b9834b16c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:51.946151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d38cf737-5a83-44b7-bcf3-f07b9834b16c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:51.946908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d38cf737-5a83-44b7-bcf3-f07b9834b16c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:51.947362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d38cf737-5a83-44b7-bcf3-f07b9834b16c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:52.078762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d38cf737-5a83-44b7-bcf3-f07b9834b16c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:52.090760 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d38cf737-5a83-44b7-bcf3-f07b9834b16c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1214 microversion: 2.1 time: 0.158276 May 18 23:00:52.091353 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3254/6257] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:51 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1214 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:53.107934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-51562f46-af6f-4875-beb4-8bba8e13369b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:53.108584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-51562f46-af6f-4875-beb4-8bba8e13369b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:53.116318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51562f46-af6f-4875-beb4-8bba8e13369b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:53.116758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51562f46-af6f-4875-beb4-8bba8e13369b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:53.117712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51562f46-af6f-4875-beb4-8bba8e13369b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:53.118165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-51562f46-af6f-4875-beb4-8bba8e13369b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:53.263449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-51562f46-af6f-4875-beb4-8bba8e13369b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:53.271512 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-51562f46-af6f-4875-beb4-8bba8e13369b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1202 microversion: 2.1 time: 0.167799 May 18 23:00:53.272086 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3004/6258] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:53 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1202 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:54.288479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72d59572-6ad2-4401-b2dd-13e5fa2286ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:54.289144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-72d59572-6ad2-4401-b2dd-13e5fa2286ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:54.295670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72d59572-6ad2-4401-b2dd-13e5fa2286ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:54.296684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72d59572-6ad2-4401-b2dd-13e5fa2286ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:54.297462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72d59572-6ad2-4401-b2dd-13e5fa2286ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:54.297921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72d59572-6ad2-4401-b2dd-13e5fa2286ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:54.430777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-72d59572-6ad2-4401-b2dd-13e5fa2286ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:54.438412 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72d59572-6ad2-4401-b2dd-13e5fa2286ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1202 microversion: 2.1 time: 0.153947 May 18 23:00:54.439031 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3255/6259] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:54 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1202 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:55.455152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-03707f5d-c268-40e9-bb86-ef760fd8704e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:55.455791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-03707f5d-c268-40e9-bb86-ef760fd8704e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:55.462995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03707f5d-c268-40e9-bb86-ef760fd8704e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:55.463438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03707f5d-c268-40e9-bb86-ef760fd8704e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:55.464191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03707f5d-c268-40e9-bb86-ef760fd8704e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:55.464621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03707f5d-c268-40e9-bb86-ef760fd8704e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:55.594006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-03707f5d-c268-40e9-bb86-ef760fd8704e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:55.601587 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-03707f5d-c268-40e9-bb86-ef760fd8704e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1202 microversion: 2.1 time: 0.150377 May 18 23:00:55.602208 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3005/6260] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:55 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1202 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:56.618982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2143714c-6bc0-40de-924d-c035bec864aa tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:56.619598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2143714c-6bc0-40de-924d-c035bec864aa tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:56.626901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2143714c-6bc0-40de-924d-c035bec864aa tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:56.627347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2143714c-6bc0-40de-924d-c035bec864aa tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:56.628105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2143714c-6bc0-40de-924d-c035bec864aa tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:56.628537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2143714c-6bc0-40de-924d-c035bec864aa tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:56.756160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2143714c-6bc0-40de-924d-c035bec864aa tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:56.763736 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2143714c-6bc0-40de-924d-c035bec864aa tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1202 microversion: 2.1 time: 0.148738 May 18 23:00:56.764306 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3256/6261] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:56 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1202 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:57.781058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ac22aa4-df8a-401c-b80b-46e4a3fe0017 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:57.781661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9ac22aa4-df8a-401c-b80b-46e4a3fe0017 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:57.784585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-9ac22aa4-df8a-401c-b80b-46e4a3fe0017 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_api:SELECT=40,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:00:57.790378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ac22aa4-df8a-401c-b80b-46e4a3fe0017 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:57.790837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ac22aa4-df8a-401c-b80b-46e4a3fe0017 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:57.791562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ac22aa4-df8a-401c-b80b-46e4a3fe0017 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:57.791987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ac22aa4-df8a-401c-b80b-46e4a3fe0017 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:57.795178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-9ac22aa4-df8a-401c-b80b-46e4a3fe0017 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell1:SELECT=77 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:00:57.928428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9ac22aa4-df8a-401c-b80b-46e4a3fe0017 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:57.936077 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9ac22aa4-df8a-401c-b80b-46e4a3fe0017 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1202 microversion: 2.1 time: 0.159571 May 18 23:00:57.936654 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3006/6262] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:57 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1202 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:00:58.952814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-07b27bfe-d4c7-4936-99f9-9bbdd365fc84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:00:58.953416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-07b27bfe-d4c7-4936-99f9-9bbdd365fc84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:00:58.955852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-07b27bfe-d4c7-4936-99f9-9bbdd365fc84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_api:SELECT=29 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:00:58.961866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07b27bfe-d4c7-4936-99f9-9bbdd365fc84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:58.962304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07b27bfe-d4c7-4936-99f9-9bbdd365fc84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:58.963040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07b27bfe-d4c7-4936-99f9-9bbdd365fc84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:00:58.963463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-07b27bfe-d4c7-4936-99f9-9bbdd365fc84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:00:58.966088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-07b27bfe-d4c7-4936-99f9-9bbdd365fc84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell1:SELECT=73 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:00:59.099381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-07b27bfe-d4c7-4936-99f9-9bbdd365fc84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:00:59.106949 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-07b27bfe-d4c7-4936-99f9-9bbdd365fc84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1202 microversion: 2.1 time: 0.158044 May 18 23:00:59.107524 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3257/6263] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:00:58 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1202 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:00.125149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2081a462-298f-416e-9e03-b64bf22df156 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:00.125783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2081a462-298f-416e-9e03-b64bf22df156 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:00.132874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2081a462-298f-416e-9e03-b64bf22df156 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:00.133327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2081a462-298f-416e-9e03-b64bf22df156 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:00.134132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2081a462-298f-416e-9e03-b64bf22df156 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:00.134571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2081a462-298f-416e-9e03-b64bf22df156 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:00.266362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2081a462-298f-416e-9e03-b64bf22df156 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:00.273962 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2081a462-298f-416e-9e03-b64bf22df156 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1202 microversion: 2.1 time: 0.153461 May 18 23:01:00.274541 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3007/6264] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:00 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1202 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:01.291081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f8140bf7-f737-42e8-a56d-e5e81e7390d7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:01.291746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f8140bf7-f737-42e8-a56d-e5e81e7390d7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:01.298421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8140bf7-f737-42e8-a56d-e5e81e7390d7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:01.298862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8140bf7-f737-42e8-a56d-e5e81e7390d7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:01.299620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8140bf7-f737-42e8-a56d-e5e81e7390d7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:01.300050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8140bf7-f737-42e8-a56d-e5e81e7390d7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:01.365628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-e56da9a2-9a3c-43f4-9152-bca6cb07dfd7 req-68abbab2-4766-4836-a110-15c79423850e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d0d9b6f6-69cb-410a-9c57-090de274b62d", "name": "network-vif-plugged", "status": "completed", "tag": "2dcf98a4-f6f3-46c2-a59d-72389c825f39"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:01:01.381173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e56da9a2-9a3c-43f4-9152-bca6cb07dfd7 req-68abbab2-4766-4836-a110-15c79423850e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:01.381595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-e56da9a2-9a3c-43f4-9152-bca6cb07dfd7 req-68abbab2-4766-4836-a110-15c79423850e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:01.393540 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-e56da9a2-9a3c-43f4-9152-bca6cb07dfd7 req-68abbab2-4766-4836-a110-15c79423850e service nova] Creating event network-vif-plugged:2dcf98a4-f6f3-46c2-a59d-72389c825f39 for instance d0d9b6f6-69cb-410a-9c57-090de274b62d on n-h2-841040-6 May 18 23:01:01.403024 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-e56da9a2-9a3c-43f4-9152-bca6cb07dfd7 req-68abbab2-4766-4836-a110-15c79423850e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.043454 May 18 23:01:01.404888 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3008/6265] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:01:01 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:01:01.437382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f8140bf7-f737-42e8-a56d-e5e81e7390d7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:01.446004 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f8140bf7-f737-42e8-a56d-e5e81e7390d7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1202 microversion: 2.1 time: 0.158795 May 18 23:01:01.446592 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3258/6266] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:01 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1202 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:02.463129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-58a25e59-aef4-4010-9217-588e89d69b65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:02.463869 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-58a25e59-aef4-4010-9217-588e89d69b65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:02.475939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58a25e59-aef4-4010-9217-588e89d69b65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:02.475939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58a25e59-aef4-4010-9217-588e89d69b65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:02.475939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58a25e59-aef4-4010-9217-588e89d69b65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:02.475939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58a25e59-aef4-4010-9217-588e89d69b65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:02.614098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-58a25e59-aef4-4010-9217-588e89d69b65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:02.621907 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-58a25e59-aef4-4010-9217-588e89d69b65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1388 microversion: 2.1 time: 0.163038 May 18 23:01:02.622485 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3009/6267] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:02 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1388 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:02.638199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7dd9b2c-d3e6-4035-984e-75198b8df6e0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:02.638801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c7dd9b2c-d3e6-4035-984e-75198b8df6e0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:02.646300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7dd9b2c-d3e6-4035-984e-75198b8df6e0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:02.646742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7dd9b2c-d3e6-4035-984e-75198b8df6e0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:02.647518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7dd9b2c-d3e6-4035-984e-75198b8df6e0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:02.647947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7dd9b2c-d3e6-4035-984e-75198b8df6e0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:02.779758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c7dd9b2c-d3e6-4035-984e-75198b8df6e0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:02.787441 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c7dd9b2c-d3e6-4035-984e-75198b8df6e0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1388 microversion: 2.1 time: 0.153097 May 18 23:01:02.788015 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3259/6268] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:02 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1388 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:02.802899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-999ff56c-598e-4efd-8004-d1c50d487eb9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:02.803512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-999ff56c-598e-4efd-8004-d1c50d487eb9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:02.809533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-999ff56c-598e-4efd-8004-d1c50d487eb9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:02.810014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-999ff56c-598e-4efd-8004-d1c50d487eb9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:02.810773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-999ff56c-598e-4efd-8004-d1c50d487eb9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:02.811209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-999ff56c-598e-4efd-8004-d1c50d487eb9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:02.938333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-999ff56c-598e-4efd-8004-d1c50d487eb9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:02.945915 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-999ff56c-598e-4efd-8004-d1c50d487eb9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1388 microversion: 2.1 time: 0.146820 May 18 23:01:02.946488 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3010/6269] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:02 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1388 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:03.014455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-199fa1d3-a50e-45aa-9696-40362ce449c6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:03.014953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-199fa1d3-a50e-45aa-9696-40362ce449c6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:03.021024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-199fa1d3-a50e-45aa-9696-40362ce449c6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:03.021473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-199fa1d3-a50e-45aa-9696-40362ce449c6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:03.022265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-199fa1d3-a50e-45aa-9696-40362ce449c6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:03.022700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-199fa1d3-a50e-45aa-9696-40362ce449c6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:03.047500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-199fa1d3-a50e-45aa-9696-40362ce449c6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:01:03.121136 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-199fa1d3-a50e-45aa-9696-40362ce449c6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "DELETE /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 204 len: 0 microversion: 2.1 time: 0.110327 May 18 23:01:03.121928 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3260/6270] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:01:03 2022] DELETE /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:01:03.131779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2c4eb417-9286-476a-b749-598dbcd42f3c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:03.132393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2c4eb417-9286-476a-b749-598dbcd42f3c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:03.138771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c4eb417-9286-476a-b749-598dbcd42f3c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:03.139218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c4eb417-9286-476a-b749-598dbcd42f3c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:03.139990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c4eb417-9286-476a-b749-598dbcd42f3c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:03.140414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c4eb417-9286-476a-b749-598dbcd42f3c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:03.277513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2c4eb417-9286-476a-b749-598dbcd42f3c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:03.285749 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2c4eb417-9286-476a-b749-598dbcd42f3c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1394 microversion: 2.1 time: 0.157913 May 18 23:01:03.286334 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3011/6271] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:03 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1394 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:04.303305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8fa7b21f-cb04-4de6-9738-7020317bf8a6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:04.304000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8fa7b21f-cb04-4de6-9738-7020317bf8a6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:04.310623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fa7b21f-cb04-4de6-9738-7020317bf8a6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:04.311066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fa7b21f-cb04-4de6-9738-7020317bf8a6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:04.312301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fa7b21f-cb04-4de6-9738-7020317bf8a6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:04.312733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fa7b21f-cb04-4de6-9738-7020317bf8a6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:04.440169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8fa7b21f-cb04-4de6-9738-7020317bf8a6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:04.447923 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8fa7b21f-cb04-4de6-9738-7020317bf8a6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1394 microversion: 2.1 time: 0.148881 May 18 23:01:04.448522 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3261/6272] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:04 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1394 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:05.011422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-3cc69b50-0512-400b-895b-c46100f778db req-eb03a331-3e21-4766-b12a-a7f78453d142 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d0d9b6f6-69cb-410a-9c57-090de274b62d", "name": "network-vif-deleted", "tag": "2dcf98a4-f6f3-46c2-a59d-72389c825f39"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:01:05.021685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3cc69b50-0512-400b-895b-c46100f778db req-eb03a331-3e21-4766-b12a-a7f78453d142 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:05.022158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3cc69b50-0512-400b-895b-c46100f778db req-eb03a331-3e21-4766-b12a-a7f78453d142 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:05.035356 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-3cc69b50-0512-400b-895b-c46100f778db req-eb03a331-3e21-4766-b12a-a7f78453d142 service nova] Creating event network-vif-deleted:2dcf98a4-f6f3-46c2-a59d-72389c825f39 for instance d0d9b6f6-69cb-410a-9c57-090de274b62d on n-h2-841040-6 May 18 23:01:05.041022 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-3cc69b50-0512-400b-895b-c46100f778db req-eb03a331-3e21-4766-b12a-a7f78453d142 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033380 May 18 23:01:05.041761 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3012/6273] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:01:05 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:01:05.464392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5f008438-459e-4397-ab53-83caa0dae98a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:05.465035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5f008438-459e-4397-ab53-83caa0dae98a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:05.472366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f008438-459e-4397-ab53-83caa0dae98a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:05.472818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f008438-459e-4397-ab53-83caa0dae98a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:05.473573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f008438-459e-4397-ab53-83caa0dae98a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:05.474092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f008438-459e-4397-ab53-83caa0dae98a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:05.535463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5f008438-459e-4397-ab53-83caa0dae98a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:05.543166 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5f008438-459e-4397-ab53-83caa0dae98a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1187 microversion: 2.1 time: 0.082668 May 18 23:01:05.543738 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3262/6274] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:05 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1187 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:06.560959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9268ce49-eae1-41fe-b27a-8f88072c6f5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:06.561779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9268ce49-eae1-41fe-b27a-8f88072c6f5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:06.568186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9268ce49-eae1-41fe-b27a-8f88072c6f5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:06.568633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9268ce49-eae1-41fe-b27a-8f88072c6f5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:06.569379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9268ce49-eae1-41fe-b27a-8f88072c6f5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:06.569834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9268ce49-eae1-41fe-b27a-8f88072c6f5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:06.639350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9268ce49-eae1-41fe-b27a-8f88072c6f5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:06.647706 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9268ce49-eae1-41fe-b27a-8f88072c6f5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1187 microversion: 2.1 time: 0.091972 May 18 23:01:06.648282 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3013/6275] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:06 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1187 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:07.664540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-829084b2-e7db-4b28-befd-37332751fed5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:07.665187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-829084b2-e7db-4b28-befd-37332751fed5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:07.672952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-829084b2-e7db-4b28-befd-37332751fed5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:07.673402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-829084b2-e7db-4b28-befd-37332751fed5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:07.674206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-829084b2-e7db-4b28-befd-37332751fed5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:07.674635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-829084b2-e7db-4b28-befd-37332751fed5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:07.736634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-829084b2-e7db-4b28-befd-37332751fed5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:07.744477 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-829084b2-e7db-4b28-befd-37332751fed5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1187 microversion: 2.1 time: 0.083910 May 18 23:01:07.745181 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3263/6276] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:07 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1187 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:08.763197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ff0cac5b-557f-49c3-9d1e-4c06a825a24f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:08.763724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ff0cac5b-557f-49c3-9d1e-4c06a825a24f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:08.771363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff0cac5b-557f-49c3-9d1e-4c06a825a24f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:08.771813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff0cac5b-557f-49c3-9d1e-4c06a825a24f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:08.772567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff0cac5b-557f-49c3-9d1e-4c06a825a24f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:08.772998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ff0cac5b-557f-49c3-9d1e-4c06a825a24f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:08.835234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ff0cac5b-557f-49c3-9d1e-4c06a825a24f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:08.843074 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ff0cac5b-557f-49c3-9d1e-4c06a825a24f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1187 microversion: 2.1 time: 0.084232 May 18 23:01:08.843650 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3014/6277] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:08 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1187 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:09.859994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-821a8f96-ee57-490a-a767-11b85e20de14 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:09.860596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-821a8f96-ee57-490a-a767-11b85e20de14 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:09.867390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-821a8f96-ee57-490a-a767-11b85e20de14 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:09.867829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-821a8f96-ee57-490a-a767-11b85e20de14 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:09.868576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-821a8f96-ee57-490a-a767-11b85e20de14 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:09.868999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-821a8f96-ee57-490a-a767-11b85e20de14 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:09.951338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-821a8f96-ee57-490a-a767-11b85e20de14 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:09.960387 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-821a8f96-ee57-490a-a767-11b85e20de14 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1187 microversion: 2.1 time: 0.104311 May 18 23:01:09.960954 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3264/6278] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:09 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1187 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:10.977743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0dbd08a1-329a-45c6-9fa8-4c2568dfafe9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:10.978497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0dbd08a1-329a-45c6-9fa8-4c2568dfafe9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:10.986585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0dbd08a1-329a-45c6-9fa8-4c2568dfafe9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:10.987045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0dbd08a1-329a-45c6-9fa8-4c2568dfafe9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:10.987808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0dbd08a1-329a-45c6-9fa8-4c2568dfafe9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:10.988242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0dbd08a1-329a-45c6-9fa8-4c2568dfafe9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:11.052366 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0dbd08a1-329a-45c6-9fa8-4c2568dfafe9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:11.060046 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0dbd08a1-329a-45c6-9fa8-4c2568dfafe9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1187 microversion: 2.1 time: 0.086273 May 18 23:01:11.060622 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3015/6279] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:10 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1187 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:12.076632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6ab4a78b-945d-4f4a-8f1a-676e44cdaf0e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:12.077237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6ab4a78b-945d-4f4a-8f1a-676e44cdaf0e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:12.084768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ab4a78b-945d-4f4a-8f1a-676e44cdaf0e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:12.085206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ab4a78b-945d-4f4a-8f1a-676e44cdaf0e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:12.085989 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ab4a78b-945d-4f4a-8f1a-676e44cdaf0e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:12.086413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ab4a78b-945d-4f4a-8f1a-676e44cdaf0e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:12.151678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6ab4a78b-945d-4f4a-8f1a-676e44cdaf0e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:12.159827 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6ab4a78b-945d-4f4a-8f1a-676e44cdaf0e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1187 microversion: 2.1 time: 0.087094 May 18 23:01:12.160420 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3265/6280] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:12 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1187 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:13.176454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dba13d9e-c5df-4d0e-a26d-23cab2cb8f61 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:13.177039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dba13d9e-c5df-4d0e-a26d-23cab2cb8f61 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:13.184175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dba13d9e-c5df-4d0e-a26d-23cab2cb8f61 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:13.184629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dba13d9e-c5df-4d0e-a26d-23cab2cb8f61 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:13.185380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dba13d9e-c5df-4d0e-a26d-23cab2cb8f61 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:13.185847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dba13d9e-c5df-4d0e-a26d-23cab2cb8f61 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:13.247968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dba13d9e-c5df-4d0e-a26d-23cab2cb8f61 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:13.259436 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dba13d9e-c5df-4d0e-a26d-23cab2cb8f61 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1187 microversion: 2.1 time: 0.086533 May 18 23:01:13.260813 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3016/6281] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:13 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1187 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:14.278567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8fd6298a-3224-460f-b39e-998a2977d79f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:14.279301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8fd6298a-3224-460f-b39e-998a2977d79f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:14.286739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fd6298a-3224-460f-b39e-998a2977d79f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:14.287170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fd6298a-3224-460f-b39e-998a2977d79f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:14.287910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fd6298a-3224-460f-b39e-998a2977d79f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:14.288328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fd6298a-3224-460f-b39e-998a2977d79f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:14.318298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fd6298a-3224-460f-b39e-998a2977d79f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:14.318732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8fd6298a-3224-460f-b39e-998a2977d79f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:14.319169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-8fd6298a-3224-460f-b39e-998a2977d79f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lazy-loading 'fault' on Instance uuid d0d9b6f6-69cb-410a-9c57-090de274b62d {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:01:14.370659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8fd6298a-3224-460f-b39e-998a2977d79f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:14.378676 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8fd6298a-3224-460f-b39e-998a2977d79f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 200 len: 1192 microversion: 2.1 time: 0.104058 May 18 23:01:14.379418 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3266/6282] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:14 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 1192 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:15.396154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-790b5e60-0172-47b7-93b7-613e4a4b07eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:15.396802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-790b5e60-0172-47b7-93b7-613e4a4b07eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:15.403811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-790b5e60-0172-47b7-93b7-613e4a4b07eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:15.404258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-790b5e60-0172-47b7-93b7-613e4a4b07eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:15.405014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-790b5e60-0172-47b7-93b7-613e4a4b07eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:15.406048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-790b5e60-0172-47b7-93b7-613e4a4b07eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:15.419178 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-790b5e60-0172-47b7-93b7-613e4a4b07eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-790b5e60-0172-47b7-93b7-613e4a4b07eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d HTTP/1.1 May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'd0d9b6f6-69cb-410a-9c57-090de274b62d'} May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:01:15.421445 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:01:15.426681 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:01:15.426681 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:01:15.426681 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:01:15.426681 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:01:15.426681 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:01:15.426681 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:15.426681 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:01:15.426681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-790b5e60-0172-47b7-93b7-613e4a4b07eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:01:15.426681 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-790b5e60-0172-47b7-93b7-613e4a4b07eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 404 len: 111 microversion: 2.1 time: 0.030726 May 18 23:01:15.426681 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3017/6283] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:15 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:01:19.656289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f8d950d-0465-49f0-8467-df18d25b89ea tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:19.656771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2f8d950d-0465-49f0-8467-df18d25b89ea tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:19.663062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f8d950d-0465-49f0-8467-df18d25b89ea tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:19.663526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f8d950d-0465-49f0-8467-df18d25b89ea tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:19.664266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f8d950d-0465-49f0-8467-df18d25b89ea tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:19.664691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f8d950d-0465-49f0-8467-df18d25b89ea tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:19.678568 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-2f8d950d-0465-49f0-8467-df18d25b89ea tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f8d950d-0465-49f0-8467-df18d25b89ea tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d HTTP/1.1 May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'd0d9b6f6-69cb-410a-9c57-090de274b62d'} May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:01:19.680222 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f8d950d-0465-49f0-8467-df18d25b89ea tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2f8d950d-0465-49f0-8467-df18d25b89ea tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "DELETE /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 404 len: 111 microversion: 2.1 time: 0.029191 May 18 23:01:19.684456 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3267/6284] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:01:19 2022] DELETE /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:01:19.691076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-61b4a14d-1ba3-48b4-b9e4-ea0b914919b6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:19.691688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-61b4a14d-1ba3-48b4-b9e4-ea0b914919b6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: d0d9b6f6-69cb-410a-9c57-090de274b62d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:19.698955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61b4a14d-1ba3-48b4-b9e4-ea0b914919b6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:19.699403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61b4a14d-1ba3-48b4-b9e4-ea0b914919b6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:19.700156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61b4a14d-1ba3-48b4-b9e4-ea0b914919b6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:19.700588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-61b4a14d-1ba3-48b4-b9e4-ea0b914919b6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:19.714302 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-61b4a14d-1ba3-48b4-b9e4-ea0b914919b6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-61b4a14d-1ba3-48b4-b9e4-ea0b914919b6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d HTTP/1.1 May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'd0d9b6f6-69cb-410a-9c57-090de274b62d'} May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:01:19.715861 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:01:19.720015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:01:19.720015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:01:19.720015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:01:19.720015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:01:19.720015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:01:19.720015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. May 18 23:01:19.720015 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:01:19.720015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-61b4a14d-1ba3-48b4-b9e4-ea0b914919b6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance d0d9b6f6-69cb-410a-9c57-090de274b62d could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:01:19.720015 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-61b4a14d-1ba3-48b4-b9e4-ea0b914919b6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d" status: 404 len: 111 microversion: 2.1 time: 0.030670 May 18 23:01:19.720015 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3018/6285] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:19 2022] GET /compute/v2.1/servers/d0d9b6f6-69cb-410a-9c57-090de274b62d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:01:46.581012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-volume-backed-server-1904988393", "imageRef": "", "flavorRef": "452", "block_device_mapping_v2": [{"uuid": "f233abe5-df3a-4433-b5c5-8a97799641c4", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "27c58ace-4fef-494f-bb8b-a11e0213fe61"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:01:46.589490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_api:SELECT=28,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:01:46.590281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell1:SELECT=71,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:01:46.645274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] validate_networks() for [('27c58ace-4fef-494f-bb8b-a11e0213fe61', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:01:47.049416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:01:47.049867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:01:47.050356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:01:47.050776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:01:47.051187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:01:47.060039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:47.060474 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:47.061257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:47.062225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:47.080173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:01:47.085661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for user 847762c150294dcaa87622c101e97cce and project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:01:47.143148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:01:47.145260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='f233abe5-df3a-4433-b5c5-8a97799641c4',volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:01:47.265839 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e3d70bd1-6638-4226-bf2e-688c6f50204d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.689287 May 18 23:01:47.266483 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3268/6286] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:01:46 2022] POST /compute/v2.1/servers => generated 380 bytes in 691 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:01:47.276853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0525d8cb-ceb6-4487-aa51-4fb97bdef618 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:47.278196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0525d8cb-ceb6-4487-aa51-4fb97bdef618 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:47.280835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0525d8cb-ceb6-4487-aa51-4fb97bdef618 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_api:SELECT=25 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:01:47.281621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-0525d8cb-ceb6-4487-aa51-4fb97bdef618 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell1:SELECT=61 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:01:47.344951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0525d8cb-ceb6-4487-aa51-4fb97bdef618 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:47.352714 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0525d8cb-ceb6-4487-aa51-4fb97bdef618 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1071 microversion: 2.1 time: 0.080214 May 18 23:01:47.353643 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3019/6287] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:47 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1071 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:48.370761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fcc45f05-a3d5-402d-9063-e20679f9a30b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:48.371273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fcc45f05-a3d5-402d-9063-e20679f9a30b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:48.377508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcc45f05-a3d5-402d-9063-e20679f9a30b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:48.378012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcc45f05-a3d5-402d-9063-e20679f9a30b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:48.378760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcc45f05-a3d5-402d-9063-e20679f9a30b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:48.379192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcc45f05-a3d5-402d-9063-e20679f9a30b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:48.444432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fcc45f05-a3d5-402d-9063-e20679f9a30b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:48.452035 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fcc45f05-a3d5-402d-9063-e20679f9a30b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1121 microversion: 2.1 time: 0.085936 May 18 23:01:48.452613 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3269/6288] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:48 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1121 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:01:49.468520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-38383499-096a-4ef3-88cb-7dbc433ec572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:49.469692 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-38383499-096a-4ef3-88cb-7dbc433ec572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:49.478810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38383499-096a-4ef3-88cb-7dbc433ec572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:49.479335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38383499-096a-4ef3-88cb-7dbc433ec572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:49.480136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38383499-096a-4ef3-88cb-7dbc433ec572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:49.480562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-38383499-096a-4ef3-88cb-7dbc433ec572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:49.567744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-38383499-096a-4ef3-88cb-7dbc433ec572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:49.576073 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-38383499-096a-4ef3-88cb-7dbc433ec572 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1187 microversion: 2.1 time: 0.111425 May 18 23:01:49.576661 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3020/6289] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:49 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1187 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:50.557092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-4c20953c-64ea-4877-bfba-9e59311c976b req-ad608d54-81a3-4822-9902-63e4fe59234c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5748c9e0-e0f4-48d8-8307-7d26ad1ce734", "tag": "833a1210-e11b-4c44-a243-0b4662d76b46"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:01:50.575287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4c20953c-64ea-4877-bfba-9e59311c976b req-ad608d54-81a3-4822-9902-63e4fe59234c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:50.575958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4c20953c-64ea-4877-bfba-9e59311c976b req-ad608d54-81a3-4822-9902-63e4fe59234c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:50.593857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a8a0a9c1-14c7-4c76-a44f-84e1d230fb76 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:50.594462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a8a0a9c1-14c7-4c76-a44f-84e1d230fb76 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:50.602717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8a0a9c1-14c7-4c76-a44f-84e1d230fb76 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:50.603438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8a0a9c1-14c7-4c76-a44f-84e1d230fb76 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:50.605523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8a0a9c1-14c7-4c76-a44f-84e1d230fb76 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:50.606549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8a0a9c1-14c7-4c76-a44f-84e1d230fb76 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:50.607002 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-4c20953c-64ea-4877-bfba-9e59311c976b req-ad608d54-81a3-4822-9902-63e4fe59234c service nova] Creating event network-changed:833a1210-e11b-4c44-a243-0b4662d76b46 for instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 on n-h2-841040-6 May 18 23:01:50.617892 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-4c20953c-64ea-4877-bfba-9e59311c976b req-ad608d54-81a3-4822-9902-63e4fe59234c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.064641 May 18 23:01:50.618867 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3270/6290] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:01:50 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:01:50.834270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a8a0a9c1-14c7-4c76-a44f-84e1d230fb76 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:50.842446 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a8a0a9c1-14c7-4c76-a44f-84e1d230fb76 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1229 microversion: 2.1 time: 0.253138 May 18 23:01:50.843417 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3021/6291] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:50 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1229 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:01:51.860263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62c17af7-f268-4d3b-a581-8c7c21be92d8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:51.860949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-62c17af7-f268-4d3b-a581-8c7c21be92d8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:51.867236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62c17af7-f268-4d3b-a581-8c7c21be92d8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:51.867680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62c17af7-f268-4d3b-a581-8c7c21be92d8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:51.868421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62c17af7-f268-4d3b-a581-8c7c21be92d8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:51.868847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62c17af7-f268-4d3b-a581-8c7c21be92d8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:51.997765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-62c17af7-f268-4d3b-a581-8c7c21be92d8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:52.007681 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-62c17af7-f268-4d3b-a581-8c7c21be92d8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1229 microversion: 2.1 time: 0.151892 May 18 23:01:52.008267 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3271/6292] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:51 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1229 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:52.978685 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:01:52.979262 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:01:52 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:01:53.026601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-181b3153-1b98-40f7-92b6-2d18f6dcd0f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:53.027237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-181b3153-1b98-40f7-92b6-2d18f6dcd0f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:53.034552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-181b3153-1b98-40f7-92b6-2d18f6dcd0f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:53.035002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-181b3153-1b98-40f7-92b6-2d18f6dcd0f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:53.035803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-181b3153-1b98-40f7-92b6-2d18f6dcd0f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:53.036595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-181b3153-1b98-40f7-92b6-2d18f6dcd0f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:53.166030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-181b3153-1b98-40f7-92b6-2d18f6dcd0f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:53.175010 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-181b3153-1b98-40f7-92b6-2d18f6dcd0f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1229 microversion: 2.1 time: 0.152091 May 18 23:01:53.175758 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3022/6293] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:53 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1229 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:54.192961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d76ddd68-002d-41d4-9a43-538199a69e26 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:54.193526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d76ddd68-002d-41d4-9a43-538199a69e26 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:54.200177 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d76ddd68-002d-41d4-9a43-538199a69e26 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:54.200616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d76ddd68-002d-41d4-9a43-538199a69e26 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:54.201357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d76ddd68-002d-41d4-9a43-538199a69e26 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:54.201813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d76ddd68-002d-41d4-9a43-538199a69e26 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:54.337211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d76ddd68-002d-41d4-9a43-538199a69e26 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:54.345414 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d76ddd68-002d-41d4-9a43-538199a69e26 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1229 microversion: 2.1 time: 0.156442 May 18 23:01:54.346028 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3272/6294] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:54 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1229 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:55.362024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a97e9460-3681-4a04-ba7e-94f16992e910 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:55.362632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a97e9460-3681-4a04-ba7e-94f16992e910 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:55.369897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a97e9460-3681-4a04-ba7e-94f16992e910 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:55.370348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a97e9460-3681-4a04-ba7e-94f16992e910 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:55.371105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a97e9460-3681-4a04-ba7e-94f16992e910 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:55.371540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a97e9460-3681-4a04-ba7e-94f16992e910 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:55.505841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a97e9460-3681-4a04-ba7e-94f16992e910 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:55.513467 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a97e9460-3681-4a04-ba7e-94f16992e910 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1229 microversion: 2.1 time: 0.155932 May 18 23:01:55.514064 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3023/6295] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:55 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1229 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:56.529905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c1bdd82a-0f95-4fd6-8091-5706c8018ea5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:56.530520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c1bdd82a-0f95-4fd6-8091-5706c8018ea5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:56.537103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1bdd82a-0f95-4fd6-8091-5706c8018ea5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:56.537549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1bdd82a-0f95-4fd6-8091-5706c8018ea5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:56.538325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1bdd82a-0f95-4fd6-8091-5706c8018ea5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:56.538759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c1bdd82a-0f95-4fd6-8091-5706c8018ea5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:56.676448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c1bdd82a-0f95-4fd6-8091-5706c8018ea5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:56.684103 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c1bdd82a-0f95-4fd6-8091-5706c8018ea5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1229 microversion: 2.1 time: 0.158135 May 18 23:01:56.684684 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3273/6296] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:56 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1229 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:57.701467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-855b0a69-f4bc-4244-927a-e1a178403274 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:57.702558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-855b0a69-f4bc-4244-927a-e1a178403274 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:57.705515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-855b0a69-f4bc-4244-927a-e1a178403274 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:01:57.711206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-855b0a69-f4bc-4244-927a-e1a178403274 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:57.711657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-855b0a69-f4bc-4244-927a-e1a178403274 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:57.712409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-855b0a69-f4bc-4244-927a-e1a178403274 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:57.712841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-855b0a69-f4bc-4244-927a-e1a178403274 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:57.841200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-855b0a69-f4bc-4244-927a-e1a178403274 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:57.849473 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-855b0a69-f4bc-4244-927a-e1a178403274 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1229 microversion: 2.1 time: 0.152037 May 18 23:01:57.850076 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3024/6297] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:57 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1229 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:01:58.866288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb829044-4af2-4828-8333-c760e63c87b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:01:58.866898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eb829044-4af2-4828-8333-c760e63c87b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:01:58.868904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-eb829044-4af2-4828-8333-c760e63c87b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:01:58.869779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-eb829044-4af2-4828-8333-c760e63c87b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:01:58.876411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb829044-4af2-4828-8333-c760e63c87b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:58.876856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb829044-4af2-4828-8333-c760e63c87b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:58.877610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb829044-4af2-4828-8333-c760e63c87b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:01:58.878073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb829044-4af2-4828-8333-c760e63c87b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:01:59.011794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eb829044-4af2-4828-8333-c760e63c87b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:01:59.023154 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb829044-4af2-4828-8333-c760e63c87b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1229 microversion: 2.1 time: 0.160525 May 18 23:01:59.024028 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3274/6298] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:01:58 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1229 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:00.040670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-335fbe19-0d7f-4f2c-8afe-c30b0012fa2b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:00.041276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-335fbe19-0d7f-4f2c-8afe-c30b0012fa2b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:00.048818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335fbe19-0d7f-4f2c-8afe-c30b0012fa2b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:00.049284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335fbe19-0d7f-4f2c-8afe-c30b0012fa2b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:00.050065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335fbe19-0d7f-4f2c-8afe-c30b0012fa2b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:00.050503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335fbe19-0d7f-4f2c-8afe-c30b0012fa2b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:00.181852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-335fbe19-0d7f-4f2c-8afe-c30b0012fa2b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:00.190069 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-335fbe19-0d7f-4f2c-8afe-c30b0012fa2b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1217 microversion: 2.1 time: 0.153329 May 18 23:02:00.190648 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3025/6299] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:00 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1217 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:01.207839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-260c9f34-6608-44e8-9e27-22fb96f29714 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:01.208440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-260c9f34-6608-44e8-9e27-22fb96f29714 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:01.215270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-260c9f34-6608-44e8-9e27-22fb96f29714 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:01.215712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-260c9f34-6608-44e8-9e27-22fb96f29714 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:01.216495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-260c9f34-6608-44e8-9e27-22fb96f29714 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:01.216924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-260c9f34-6608-44e8-9e27-22fb96f29714 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:01.346921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-260c9f34-6608-44e8-9e27-22fb96f29714 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:01.354488 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-260c9f34-6608-44e8-9e27-22fb96f29714 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1217 microversion: 2.1 time: 0.151283 May 18 23:02:01.355059 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3275/6300] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:01 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1217 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:02.371873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-959943b6-9da8-4b50-b803-1772607a0a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:02.372418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-959943b6-9da8-4b50-b803-1772607a0a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:02.379529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-959943b6-9da8-4b50-b803-1772607a0a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:02.379975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-959943b6-9da8-4b50-b803-1772607a0a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:02.380732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-959943b6-9da8-4b50-b803-1772607a0a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:02.381162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-959943b6-9da8-4b50-b803-1772607a0a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:02.511653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-959943b6-9da8-4b50-b803-1772607a0a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:02.519870 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-959943b6-9da8-4b50-b803-1772607a0a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1217 microversion: 2.1 time: 0.152033 May 18 23:02:02.520434 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3026/6301] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:02 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1217 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:03.536956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fb5fd7f5-2d80-41a1-b1ca-13397ef4b7cf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:03.537569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fb5fd7f5-2d80-41a1-b1ca-13397ef4b7cf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:03.544270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb5fd7f5-2d80-41a1-b1ca-13397ef4b7cf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:03.544714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb5fd7f5-2d80-41a1-b1ca-13397ef4b7cf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:03.545464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb5fd7f5-2d80-41a1-b1ca-13397ef4b7cf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:03.545925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fb5fd7f5-2d80-41a1-b1ca-13397ef4b7cf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:03.674843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fb5fd7f5-2d80-41a1-b1ca-13397ef4b7cf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:03.682387 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fb5fd7f5-2d80-41a1-b1ca-13397ef4b7cf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1217 microversion: 2.1 time: 0.149345 May 18 23:02:03.682961 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3276/6302] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:03 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1217 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:04.699676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-80140de5-d382-412e-b48a-178f426a932d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:04.700290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-80140de5-d382-412e-b48a-178f426a932d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:04.707226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80140de5-d382-412e-b48a-178f426a932d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:04.707674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80140de5-d382-412e-b48a-178f426a932d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:04.708436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80140de5-d382-412e-b48a-178f426a932d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:04.708854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-80140de5-d382-412e-b48a-178f426a932d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:04.841787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-80140de5-d382-412e-b48a-178f426a932d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:04.849841 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-80140de5-d382-412e-b48a-178f426a932d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1217 microversion: 2.1 time: 0.154102 May 18 23:02:04.850411 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3027/6303] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:04 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1217 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:05.867131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a009611d-85a0-4991-b4cb-b13cfc464eb4 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:05.867747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a009611d-85a0-4991-b4cb-b13cfc464eb4 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:05.874414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a009611d-85a0-4991-b4cb-b13cfc464eb4 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:05.874857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a009611d-85a0-4991-b4cb-b13cfc464eb4 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:05.875603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a009611d-85a0-4991-b4cb-b13cfc464eb4 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:05.876656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a009611d-85a0-4991-b4cb-b13cfc464eb4 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:06.006879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a009611d-85a0-4991-b4cb-b13cfc464eb4 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:06.014160 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a009611d-85a0-4991-b4cb-b13cfc464eb4 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1217 microversion: 2.1 time: 0.150851 May 18 23:02:06.014745 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3277/6304] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:05 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1217 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:07.031119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e41c3d49-ab52-4f02-9e91-0c09ead3d8ef tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:07.031730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e41c3d49-ab52-4f02-9e91-0c09ead3d8ef tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:07.038745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e41c3d49-ab52-4f02-9e91-0c09ead3d8ef tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:07.039221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e41c3d49-ab52-4f02-9e91-0c09ead3d8ef tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:07.039977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e41c3d49-ab52-4f02-9e91-0c09ead3d8ef tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:07.040413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e41c3d49-ab52-4f02-9e91-0c09ead3d8ef tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:07.166237 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e41c3d49-ab52-4f02-9e91-0c09ead3d8ef tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:07.173994 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e41c3d49-ab52-4f02-9e91-0c09ead3d8ef tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1217 microversion: 2.1 time: 0.146790 May 18 23:02:07.174574 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3028/6305] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:07 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1217 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:07.766228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b0ad6e67-67e1-4231-b52c-628226e8f3ad req-7f16f06e-11a9-497a-8424-be8c941af40b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5748c9e0-e0f4-48d8-8307-7d26ad1ce734", "name": "network-vif-plugged", "status": "completed", "tag": "833a1210-e11b-4c44-a243-0b4662d76b46"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:02:07.774274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b0ad6e67-67e1-4231-b52c-628226e8f3ad req-7f16f06e-11a9-497a-8424-be8c941af40b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:07.774706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b0ad6e67-67e1-4231-b52c-628226e8f3ad req-7f16f06e-11a9-497a-8424-be8c941af40b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:07.786459 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b0ad6e67-67e1-4231-b52c-628226e8f3ad req-7f16f06e-11a9-497a-8424-be8c941af40b service nova] Creating event network-vif-plugged:833a1210-e11b-4c44-a243-0b4662d76b46 for instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 on n-h2-841040-6 May 18 23:02:07.791577 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b0ad6e67-67e1-4231-b52c-628226e8f3ad req-7f16f06e-11a9-497a-8424-be8c941af40b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.099941 May 18 23:02:07.792167 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3278/6306] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:02:07 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:02:08.190535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7117e9ae-2bd7-4e37-ba87-6e5ae575ea5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:08.191231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7117e9ae-2bd7-4e37-ba87-6e5ae575ea5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:08.198221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7117e9ae-2bd7-4e37-ba87-6e5ae575ea5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:08.198669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7117e9ae-2bd7-4e37-ba87-6e5ae575ea5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:08.199418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7117e9ae-2bd7-4e37-ba87-6e5ae575ea5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:08.199850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7117e9ae-2bd7-4e37-ba87-6e5ae575ea5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:08.331258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7117e9ae-2bd7-4e37-ba87-6e5ae575ea5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:08.339071 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7117e9ae-2bd7-4e37-ba87-6e5ae575ea5a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1217 microversion: 2.1 time: 0.152445 May 18 23:02:08.339641 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3029/6307] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:08 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1217 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:09.357010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8cedba50-5452-484f-9ea9-cb299841a703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:09.357707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8cedba50-5452-484f-9ea9-cb299841a703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:09.364980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8cedba50-5452-484f-9ea9-cb299841a703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:09.365528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8cedba50-5452-484f-9ea9-cb299841a703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:09.366310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8cedba50-5452-484f-9ea9-cb299841a703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:09.366738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8cedba50-5452-484f-9ea9-cb299841a703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:09.494237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8cedba50-5452-484f-9ea9-cb299841a703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:09.502246 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8cedba50-5452-484f-9ea9-cb299841a703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1404 microversion: 2.1 time: 0.149924 May 18 23:02:09.502825 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3279/6308] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:09 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1404 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:09.518790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a6372583-1f0f-4455-b260-b90b118ab24c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:09.519400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a6372583-1f0f-4455-b260-b90b118ab24c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:09.526309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6372583-1f0f-4455-b260-b90b118ab24c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:09.526754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6372583-1f0f-4455-b260-b90b118ab24c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:09.527504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6372583-1f0f-4455-b260-b90b118ab24c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:09.527938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6372583-1f0f-4455-b260-b90b118ab24c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:09.653790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a6372583-1f0f-4455-b260-b90b118ab24c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:09.662535 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a6372583-1f0f-4455-b260-b90b118ab24c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1404 microversion: 2.1 time: 0.147600 May 18 23:02:09.663117 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3030/6309] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:09 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1404 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:02:09.679590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d12ac095-4d51-465e-9a0f-1c687ee45606 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestVolumeBootPatternsnapshot-363579039"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:02:09.680658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d12ac095-4d51-465e-9a0f-1c687ee45606 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:09.686853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d12ac095-4d51-465e-9a0f-1c687ee45606 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:09.687300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d12ac095-4d51-465e-9a0f-1c687ee45606 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:09.688054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d12ac095-4d51-465e-9a0f-1c687ee45606 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:09.688520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d12ac095-4d51-465e-9a0f-1c687ee45606 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:09.779747 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.compute.api [None req-d12ac095-4d51-465e-9a0f-1c687ee45606 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Attempting to quiesce instance before volume snapshot. May 18 23:02:09.841486 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.compute.api [None req-d12ac095-4d51-465e-9a0f-1c687ee45606 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Skipping quiescing instance because the operation is not supported by the underlying compute driver. May 18 23:02:09.909639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d12ac095-4d51-465e-9a0f-1c687ee45606 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Creating snapshot from volume f233abe5-df3a-4433-b5c5-8a97799641c4. {{(pid=119083) snapshot_instance /opt/stack/nova/nova/compute/api.py:3454}} May 18 23:02:10.811178 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d12ac095-4d51-465e-9a0f-1c687ee45606 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "POST /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734/action" status: 202 len: 0 microversion: 2.1 time: 1.135486 May 18 23:02:10.811854 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3280/6310] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:02:09 2022] POST /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734/action => generated 0 bytes in 1137 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) May 18 23:02:12.986195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-image-snapshot-server-88286059", "imageRef": "7c4881a6-bc3e-4bc6-94b8-c528e39140f6", "flavorRef": "452", "networks": [{"uuid": "27c58ace-4fef-494f-bb8b-a11e0213fe61"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:02:13.039538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] validate_networks() for [('27c58ace-4fef-494f-bb8b-a11e0213fe61', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:02:13.446425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:02:13.446838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:02:13.447301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:02:13.447699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:02:13.448098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:02:13.457252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:13.457704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:13.458543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:13.458973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:13.476106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:02:13.481455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for user 847762c150294dcaa87622c101e97cce and project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:02:13.494406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:02:13.496903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='volume',device_name='/dev/sda',device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id='98289e71-ab4c-4d92-bc94-b0f0ec30b6b1',source_type='snapshot',tag=None,updated_at=,uuid=,volume_id=None,volume_size=1,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:02:13.570636 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-31d4acab-e251-4ceb-b73c-7257d3a8fe35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.588265 May 18 23:02:13.571306 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3031/6311] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:02:12 2022] POST /compute/v2.1/servers => generated 380 bytes in 590 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:02:13.582147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a22e71dc-1bb7-458d-80e9-0ccc9a9771ef tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:13.582860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a22e71dc-1bb7-458d-80e9-0ccc9a9771ef tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:13.636404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a22e71dc-1bb7-458d-80e9-0ccc9a9771ef tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:13.643303 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a22e71dc-1bb7-458d-80e9-0ccc9a9771ef tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1228 microversion: 2.1 time: 0.065900 May 18 23:02:13.643878 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3281/6312] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:13 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1228 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:02:14.661088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-31359866-e9c6-43f7-b601-9234dfb61089 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:14.661706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-31359866-e9c6-43f7-b601-9234dfb61089 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:14.668997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31359866-e9c6-43f7-b601-9234dfb61089 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:14.669875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31359866-e9c6-43f7-b601-9234dfb61089 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:14.670699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31359866-e9c6-43f7-b601-9234dfb61089 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:14.671305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31359866-e9c6-43f7-b601-9234dfb61089 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:14.739685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-31359866-e9c6-43f7-b601-9234dfb61089 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:14.749694 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-31359866-e9c6-43f7-b601-9234dfb61089 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1298 microversion: 2.1 time: 0.093415 May 18 23:02:14.750966 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3032/6313] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:14 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1298 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:15.774119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b0d277e-595b-4ff8-a7ce-2b3c21598f38 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:15.775446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0b0d277e-595b-4ff8-a7ce-2b3c21598f38 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:15.786158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b0d277e-595b-4ff8-a7ce-2b3c21598f38 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:15.786960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b0d277e-595b-4ff8-a7ce-2b3c21598f38 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:15.788598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b0d277e-595b-4ff8-a7ce-2b3c21598f38 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:15.789246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b0d277e-595b-4ff8-a7ce-2b3c21598f38 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:16.247904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0b0d277e-595b-4ff8-a7ce-2b3c21598f38 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:16.257424 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0b0d277e-595b-4ff8-a7ce-2b3c21598f38 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.487713 May 18 23:02:16.258396 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3282/6314] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:15 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:16.377266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-69914e15-05d4-4d77-861d-2c3c353840a0 req-54fdda5f-8dd3-4efc-b8f1-91c65e596b34 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b6e1657b-0097-4875-9441-7f0bbf50d951", "tag": "3eff4c64-73a3-46ee-ba22-98e839d85186"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:02:16.387300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-69914e15-05d4-4d77-861d-2c3c353840a0 req-54fdda5f-8dd3-4efc-b8f1-91c65e596b34 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:16.387753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-69914e15-05d4-4d77-861d-2c3c353840a0 req-54fdda5f-8dd3-4efc-b8f1-91c65e596b34 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:16.408213 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-69914e15-05d4-4d77-861d-2c3c353840a0 req-54fdda5f-8dd3-4efc-b8f1-91c65e596b34 service nova] Creating event network-changed:3eff4c64-73a3-46ee-ba22-98e839d85186 for instance b6e1657b-0097-4875-9441-7f0bbf50d951 on n-h1-841040-6 May 18 23:02:16.413827 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-69914e15-05d4-4d77-861d-2c3c353840a0 req-54fdda5f-8dd3-4efc-b8f1-91c65e596b34 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040887 May 18 23:02:16.415087 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3033/6315] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:02:16 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:02:17.275320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eeadd853-055f-4df5-9c91-9f7082464f91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:17.276721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eeadd853-055f-4df5-9c91-9f7082464f91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:17.279463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-eeadd853-055f-4df5-9c91-9f7082464f91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_api:SELECT=44,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:02:17.301318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eeadd853-055f-4df5-9c91-9f7082464f91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:17.302212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eeadd853-055f-4df5-9c91-9f7082464f91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:17.303354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eeadd853-055f-4df5-9c91-9f7082464f91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:17.305991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eeadd853-055f-4df5-9c91-9f7082464f91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:17.311231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-eeadd853-055f-4df5-9c91-9f7082464f91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell1:SELECT=81,nova_cell1:INSERT=2,nova_cell1:UPDATE=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:02:17.446585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eeadd853-055f-4df5-9c91-9f7082464f91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:17.455419 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eeadd853-055f-4df5-9c91-9f7082464f91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.183982 May 18 23:02:17.456135 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3283/6316] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:17 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:18.475972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-90fe3ae8-543e-4167-84bd-9b06341a9343 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:18.477631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-90fe3ae8-543e-4167-84bd-9b06341a9343 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:18.480155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-90fe3ae8-543e-4167-84bd-9b06341a9343 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_api:SELECT=44,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:02:18.488808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90fe3ae8-543e-4167-84bd-9b06341a9343 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:18.489511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90fe3ae8-543e-4167-84bd-9b06341a9343 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:18.490501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90fe3ae8-543e-4167-84bd-9b06341a9343 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:18.491106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90fe3ae8-543e-4167-84bd-9b06341a9343 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:18.498123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-90fe3ae8-543e-4167-84bd-9b06341a9343 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell1:SELECT=77 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:02:18.640487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-90fe3ae8-543e-4167-84bd-9b06341a9343 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:18.649578 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-90fe3ae8-543e-4167-84bd-9b06341a9343 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.180232 May 18 23:02:18.650410 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3034/6317] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:18 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:19.667449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b96c4bea-778f-4da1-b9ca-d2ab2cd8d039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:19.668259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b96c4bea-778f-4da1-b9ca-d2ab2cd8d039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:19.675396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b96c4bea-778f-4da1-b9ca-d2ab2cd8d039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:19.675862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b96c4bea-778f-4da1-b9ca-d2ab2cd8d039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:19.676694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b96c4bea-778f-4da1-b9ca-d2ab2cd8d039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:19.677160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b96c4bea-778f-4da1-b9ca-d2ab2cd8d039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:19.820323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b96c4bea-778f-4da1-b9ca-d2ab2cd8d039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:19.829223 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b96c4bea-778f-4da1-b9ca-d2ab2cd8d039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.165818 May 18 23:02:19.830393 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3284/6318] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:19 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:20.847843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7ebc6f95-bd87-4e88-abe8-c646cbb7a690 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:20.848700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7ebc6f95-bd87-4e88-abe8-c646cbb7a690 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:20.856160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ebc6f95-bd87-4e88-abe8-c646cbb7a690 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:20.856160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ebc6f95-bd87-4e88-abe8-c646cbb7a690 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:20.856923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ebc6f95-bd87-4e88-abe8-c646cbb7a690 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:20.857381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ebc6f95-bd87-4e88-abe8-c646cbb7a690 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:21.048602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7ebc6f95-bd87-4e88-abe8-c646cbb7a690 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:21.056472 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7ebc6f95-bd87-4e88-abe8-c646cbb7a690 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.212793 May 18 23:02:21.060379 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3035/6319] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:20 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:22.079441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2356c572-e909-48df-a4ff-c3d1842b8e6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:22.080552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2356c572-e909-48df-a4ff-c3d1842b8e6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:22.094847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2356c572-e909-48df-a4ff-c3d1842b8e6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:22.096038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2356c572-e909-48df-a4ff-c3d1842b8e6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:22.096566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2356c572-e909-48df-a4ff-c3d1842b8e6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:22.098029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2356c572-e909-48df-a4ff-c3d1842b8e6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:22.286936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2356c572-e909-48df-a4ff-c3d1842b8e6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:22.300101 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2356c572-e909-48df-a4ff-c3d1842b8e6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.229672 May 18 23:02:22.301879 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3285/6320] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:22 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:23.322893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4e991ec1-e0da-4976-9b99-e60edf90c902 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:23.323964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4e991ec1-e0da-4976-9b99-e60edf90c902 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:23.334493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e991ec1-e0da-4976-9b99-e60edf90c902 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:23.335313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e991ec1-e0da-4976-9b99-e60edf90c902 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:23.336264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e991ec1-e0da-4976-9b99-e60edf90c902 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:23.337035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e991ec1-e0da-4976-9b99-e60edf90c902 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:23.467148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4e991ec1-e0da-4976-9b99-e60edf90c902 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:02:23.488587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4e991ec1-e0da-4976-9b99-e60edf90c902 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:02:23.510742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4e991ec1-e0da-4976-9b99-e60edf90c902 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:23.518254 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4e991ec1-e0da-4976-9b99-e60edf90c902 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.202616 May 18 23:02:23.518755 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3036/6321] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:23 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:24.534772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c0de19e0-1431-4507-a1f1-0acb4e714060 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:24.535404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c0de19e0-1431-4507-a1f1-0acb4e714060 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:24.537981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c0de19e0-1431-4507-a1f1-0acb4e714060 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:02:24.543879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0de19e0-1431-4507-a1f1-0acb4e714060 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:24.544357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0de19e0-1431-4507-a1f1-0acb4e714060 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:24.545193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0de19e0-1431-4507-a1f1-0acb4e714060 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:24.545649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c0de19e0-1431-4507-a1f1-0acb4e714060 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:24.693506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c0de19e0-1431-4507-a1f1-0acb4e714060 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:24.701920 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c0de19e0-1431-4507-a1f1-0acb4e714060 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.171159 May 18 23:02:24.702910 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3286/6322] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:24 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:25.719375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-112f28b0-a361-4062-9fd0-161c394712ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:25.719911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-112f28b0-a361-4062-9fd0-161c394712ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:25.727197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-112f28b0-a361-4062-9fd0-161c394712ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:25.727647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-112f28b0-a361-4062-9fd0-161c394712ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:25.728430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-112f28b0-a361-4062-9fd0-161c394712ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:25.728864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-112f28b0-a361-4062-9fd0-161c394712ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:25.874550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-112f28b0-a361-4062-9fd0-161c394712ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:25.884505 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-112f28b0-a361-4062-9fd0-161c394712ac tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.169114 May 18 23:02:25.885088 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3037/6323] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:25 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:26.901085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ec74cdc-14e3-4782-ac61-bf06f6dddf84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:26.901701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1ec74cdc-14e3-4782-ac61-bf06f6dddf84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:26.908308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ec74cdc-14e3-4782-ac61-bf06f6dddf84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:26.908772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ec74cdc-14e3-4782-ac61-bf06f6dddf84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:26.910185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ec74cdc-14e3-4782-ac61-bf06f6dddf84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:26.910580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ec74cdc-14e3-4782-ac61-bf06f6dddf84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:27.040288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1ec74cdc-14e3-4782-ac61-bf06f6dddf84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:27.047717 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1ec74cdc-14e3-4782-ac61-bf06f6dddf84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.150585 May 18 23:02:27.048287 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3287/6324] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:26 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:28.068486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-41508446-202b-43c8-87bb-ee17f3a34147 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:28.069720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-41508446-202b-43c8-87bb-ee17f3a34147 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:28.076796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41508446-202b-43c8-87bb-ee17f3a34147 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:28.077249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41508446-202b-43c8-87bb-ee17f3a34147 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:28.078111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41508446-202b-43c8-87bb-ee17f3a34147 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:28.078558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41508446-202b-43c8-87bb-ee17f3a34147 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:28.236207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-41508446-202b-43c8-87bb-ee17f3a34147 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:28.245148 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-41508446-202b-43c8-87bb-ee17f3a34147 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.180782 May 18 23:02:28.245854 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3038/6325] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:28 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:29.263448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a62f31a5-4f12-44fc-8383-90a638238456 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:29.264249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a62f31a5-4f12-44fc-8383-90a638238456 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:29.271869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a62f31a5-4f12-44fc-8383-90a638238456 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:29.272460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a62f31a5-4f12-44fc-8383-90a638238456 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:29.273242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a62f31a5-4f12-44fc-8383-90a638238456 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:29.273686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a62f31a5-4f12-44fc-8383-90a638238456 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:29.429797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a62f31a5-4f12-44fc-8383-90a638238456 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:29.439002 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a62f31a5-4f12-44fc-8383-90a638238456 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.179566 May 18 23:02:29.449430 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3288/6326] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:29 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:30.457127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c033bfff-a1ae-4a52-ad70-6b920055b1a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:30.457868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c033bfff-a1ae-4a52-ad70-6b920055b1a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:30.465405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c033bfff-a1ae-4a52-ad70-6b920055b1a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:30.465990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c033bfff-a1ae-4a52-ad70-6b920055b1a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:30.466764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c033bfff-a1ae-4a52-ad70-6b920055b1a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:30.467193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c033bfff-a1ae-4a52-ad70-6b920055b1a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:30.608602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c033bfff-a1ae-4a52-ad70-6b920055b1a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:30.616379 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c033bfff-a1ae-4a52-ad70-6b920055b1a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.163681 May 18 23:02:30.617431 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3039/6327] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:30 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:31.634937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e4256ee-fa14-4223-90aa-85416d525a34 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:31.635550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7e4256ee-fa14-4223-90aa-85416d525a34 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:31.642939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e4256ee-fa14-4223-90aa-85416d525a34 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:31.643868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e4256ee-fa14-4223-90aa-85416d525a34 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:31.644687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e4256ee-fa14-4223-90aa-85416d525a34 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:31.645117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e4256ee-fa14-4223-90aa-85416d525a34 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:31.782006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7e4256ee-fa14-4223-90aa-85416d525a34 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:31.790293 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7e4256ee-fa14-4223-90aa-85416d525a34 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.159282 May 18 23:02:31.790870 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3289/6328] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:31 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:32.808518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a550a273-0e1a-47c5-bef8-6e06e19cb10e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:32.809230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a550a273-0e1a-47c5-bef8-6e06e19cb10e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:32.818860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a550a273-0e1a-47c5-bef8-6e06e19cb10e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:32.819477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a550a273-0e1a-47c5-bef8-6e06e19cb10e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:32.820320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a550a273-0e1a-47c5-bef8-6e06e19cb10e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:32.820846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a550a273-0e1a-47c5-bef8-6e06e19cb10e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:32.968710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a550a273-0e1a-47c5-bef8-6e06e19cb10e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:32.978532 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a550a273-0e1a-47c5-bef8-6e06e19cb10e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.174800 May 18 23:02:32.979116 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3040/6329] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:32 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:33.996374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a06e3a3b-b59a-40bf-b454-4d587ec4bd78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:33.997003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a06e3a3b-b59a-40bf-b454-4d587ec4bd78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:34.005095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a06e3a3b-b59a-40bf-b454-4d587ec4bd78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:34.005669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a06e3a3b-b59a-40bf-b454-4d587ec4bd78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:34.006563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a06e3a3b-b59a-40bf-b454-4d587ec4bd78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:34.007124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a06e3a3b-b59a-40bf-b454-4d587ec4bd78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:34.153280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a06e3a3b-b59a-40bf-b454-4d587ec4bd78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:34.162981 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a06e3a3b-b59a-40bf-b454-4d587ec4bd78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.170759 May 18 23:02:34.163919 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3290/6330] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:33 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:35.180314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d571cde1-49b1-462f-bf6f-4f76af8ed96a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:35.180937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d571cde1-49b1-462f-bf6f-4f76af8ed96a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:35.188034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d571cde1-49b1-462f-bf6f-4f76af8ed96a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:35.188478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d571cde1-49b1-462f-bf6f-4f76af8ed96a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:35.189251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d571cde1-49b1-462f-bf6f-4f76af8ed96a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:35.189673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d571cde1-49b1-462f-bf6f-4f76af8ed96a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:35.322877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d571cde1-49b1-462f-bf6f-4f76af8ed96a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:35.330391 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d571cde1-49b1-462f-bf6f-4f76af8ed96a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.154008 May 18 23:02:35.331489 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3041/6331] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:35 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:36.349150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2edbbc7e-3cd5-4cac-91fc-2cba671d4983 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:36.349869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2edbbc7e-3cd5-4cac-91fc-2cba671d4983 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:36.356756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2edbbc7e-3cd5-4cac-91fc-2cba671d4983 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:36.357238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2edbbc7e-3cd5-4cac-91fc-2cba671d4983 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:36.358021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2edbbc7e-3cd5-4cac-91fc-2cba671d4983 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:36.358476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2edbbc7e-3cd5-4cac-91fc-2cba671d4983 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:36.517167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2edbbc7e-3cd5-4cac-91fc-2cba671d4983 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:36.525672 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2edbbc7e-3cd5-4cac-91fc-2cba671d4983 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.181277 May 18 23:02:36.526279 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3291/6332] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:36 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:37.544853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5496ff67-64b1-43a1-a8ad-22a8fada5595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:37.545484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5496ff67-64b1-43a1-a8ad-22a8fada5595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:37.553512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5496ff67-64b1-43a1-a8ad-22a8fada5595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:37.553983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5496ff67-64b1-43a1-a8ad-22a8fada5595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:37.554779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5496ff67-64b1-43a1-a8ad-22a8fada5595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:37.555181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5496ff67-64b1-43a1-a8ad-22a8fada5595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:37.698049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5496ff67-64b1-43a1-a8ad-22a8fada5595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:37.706549 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5496ff67-64b1-43a1-a8ad-22a8fada5595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1340 microversion: 2.1 time: 0.165156 May 18 23:02:37.707641 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3042/6333] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:37 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1340 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:38.724258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-40882de9-3c22-48a8-8e95-af3bfdc5d3ad tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:38.724953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-40882de9-3c22-48a8-8e95-af3bfdc5d3ad tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:38.731800 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40882de9-3c22-48a8-8e95-af3bfdc5d3ad tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:38.732255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40882de9-3c22-48a8-8e95-af3bfdc5d3ad tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:38.733050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40882de9-3c22-48a8-8e95-af3bfdc5d3ad tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:38.733475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40882de9-3c22-48a8-8e95-af3bfdc5d3ad tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:38.871677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-40882de9-3c22-48a8-8e95-af3bfdc5d3ad tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:38.879860 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-40882de9-3c22-48a8-8e95-af3bfdc5d3ad tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1374 microversion: 2.1 time: 0.159687 May 18 23:02:38.880439 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3292/6334] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:38 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1374 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:39.896901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d9857417-8fa0-45ec-9335-027820a2e455 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:39.897609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d9857417-8fa0-45ec-9335-027820a2e455 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:39.905554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9857417-8fa0-45ec-9335-027820a2e455 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:39.906036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9857417-8fa0-45ec-9335-027820a2e455 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:39.906786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9857417-8fa0-45ec-9335-027820a2e455 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:39.907215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9857417-8fa0-45ec-9335-027820a2e455 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:40.338292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d9857417-8fa0-45ec-9335-027820a2e455 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:40.345959 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d9857417-8fa0-45ec-9335-027820a2e455 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1374 microversion: 2.1 time: 0.453297 May 18 23:02:40.346544 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3043/6335] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:39 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1374 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:02:41.363303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-43b2dff1-df9c-45e6-ae1f-845d6356dfa5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:41.364451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-43b2dff1-df9c-45e6-ae1f-845d6356dfa5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:41.371127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-43b2dff1-df9c-45e6-ae1f-845d6356dfa5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:41.371587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-43b2dff1-df9c-45e6-ae1f-845d6356dfa5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:41.372351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-43b2dff1-df9c-45e6-ae1f-845d6356dfa5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:41.372795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-43b2dff1-df9c-45e6-ae1f-845d6356dfa5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:41.511450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-43b2dff1-df9c-45e6-ae1f-845d6356dfa5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:41.519126 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-43b2dff1-df9c-45e6-ae1f-845d6356dfa5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1374 microversion: 2.1 time: 0.159835 May 18 23:02:41.519723 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3293/6336] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:41 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1374 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:42.535947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-98fb7168-07fa-446c-b308-40dae247285c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:42.536591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-98fb7168-07fa-446c-b308-40dae247285c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:42.543637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98fb7168-07fa-446c-b308-40dae247285c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:42.544081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98fb7168-07fa-446c-b308-40dae247285c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:42.544833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98fb7168-07fa-446c-b308-40dae247285c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:42.545264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98fb7168-07fa-446c-b308-40dae247285c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:42.671585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-98fb7168-07fa-446c-b308-40dae247285c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:42.679755 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-98fb7168-07fa-446c-b308-40dae247285c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1374 microversion: 2.1 time: 0.147686 May 18 23:02:42.680325 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3044/6337] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:42 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1374 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:43.697928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1e8555d8-9bbc-4497-9371-c985a7a0947c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:43.698508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1e8555d8-9bbc-4497-9371-c985a7a0947c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:43.705254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e8555d8-9bbc-4497-9371-c985a7a0947c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:43.705705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e8555d8-9bbc-4497-9371-c985a7a0947c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:43.706495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e8555d8-9bbc-4497-9371-c985a7a0947c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:43.706929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e8555d8-9bbc-4497-9371-c985a7a0947c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:43.834390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1e8555d8-9bbc-4497-9371-c985a7a0947c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:43.842093 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1e8555d8-9bbc-4497-9371-c985a7a0947c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1374 microversion: 2.1 time: 0.149554 May 18 23:02:43.842668 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3294/6338] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:43 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1374 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:44.859390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8da2e2a4-a2e5-4ca1-85c1-1d57909f5bf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:44.860007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8da2e2a4-a2e5-4ca1-85c1-1d57909f5bf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:44.867101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8da2e2a4-a2e5-4ca1-85c1-1d57909f5bf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:44.867554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8da2e2a4-a2e5-4ca1-85c1-1d57909f5bf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:44.868336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8da2e2a4-a2e5-4ca1-85c1-1d57909f5bf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:44.868776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8da2e2a4-a2e5-4ca1-85c1-1d57909f5bf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:45.006613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8da2e2a4-a2e5-4ca1-85c1-1d57909f5bf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:45.014652 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8da2e2a4-a2e5-4ca1-85c1-1d57909f5bf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1374 microversion: 2.1 time: 0.159522 May 18 23:02:45.015283 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3045/6339] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:44 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1374 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:46.032492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ddfc628-da68-487b-b89d-9dc5e1ee0b15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:46.033141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2ddfc628-da68-487b-b89d-9dc5e1ee0b15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:46.040470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ddfc628-da68-487b-b89d-9dc5e1ee0b15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:46.040922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ddfc628-da68-487b-b89d-9dc5e1ee0b15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:46.041677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ddfc628-da68-487b-b89d-9dc5e1ee0b15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:46.042148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ddfc628-da68-487b-b89d-9dc5e1ee0b15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:46.179171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2ddfc628-da68-487b-b89d-9dc5e1ee0b15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:46.187106 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2ddfc628-da68-487b-b89d-9dc5e1ee0b15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1374 microversion: 2.1 time: 0.158826 May 18 23:02:46.187683 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3295/6340] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:46 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1374 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:47.204304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7cc4a029-7f2e-44a3-a811-9fd04bf35da3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:47.204918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7cc4a029-7f2e-44a3-a811-9fd04bf35da3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:47.212961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7cc4a029-7f2e-44a3-a811-9fd04bf35da3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:47.213401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7cc4a029-7f2e-44a3-a811-9fd04bf35da3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:47.214206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7cc4a029-7f2e-44a3-a811-9fd04bf35da3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:47.214644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7cc4a029-7f2e-44a3-a811-9fd04bf35da3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:47.354446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7cc4a029-7f2e-44a3-a811-9fd04bf35da3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:47.362466 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7cc4a029-7f2e-44a3-a811-9fd04bf35da3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1374 microversion: 2.1 time: 0.162141 May 18 23:02:47.363092 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3046/6341] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:47 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1374 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:47.852522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-eae02b81-982a-4c20-a07a-8813bb4b762a req-5d828ed0-72e4-40a9-9aa2-bd7dbd928419 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b6e1657b-0097-4875-9441-7f0bbf50d951", "name": "network-vif-plugged", "status": "completed", "tag": "3eff4c64-73a3-46ee-ba22-98e839d85186"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:02:47.856851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-eae02b81-982a-4c20-a07a-8813bb4b762a req-5d828ed0-72e4-40a9-9aa2-bd7dbd928419 service nova] [119083] Writing DB stats nova_api:SELECT=26 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:02:47.862460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-eae02b81-982a-4c20-a07a-8813bb4b762a req-5d828ed0-72e4-40a9-9aa2-bd7dbd928419 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:47.862909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-eae02b81-982a-4c20-a07a-8813bb4b762a req-5d828ed0-72e4-40a9-9aa2-bd7dbd928419 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:47.865982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-eae02b81-982a-4c20-a07a-8813bb4b762a req-5d828ed0-72e4-40a9-9aa2-bd7dbd928419 service nova] [119083] Writing DB stats nova_cell1:SELECT=78 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:02:47.875735 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-eae02b81-982a-4c20-a07a-8813bb4b762a req-5d828ed0-72e4-40a9-9aa2-bd7dbd928419 service nova] Creating event network-vif-plugged:3eff4c64-73a3-46ee-ba22-98e839d85186 for instance b6e1657b-0097-4875-9441-7f0bbf50d951 on n-h1-841040-6 May 18 23:02:47.880940 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-eae02b81-982a-4c20-a07a-8813bb4b762a req-5d828ed0-72e4-40a9-9aa2-bd7dbd928419 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032867 May 18 23:02:47.881572 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3296/6342] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:02:47 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:02:48.379871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4e348e18-dd2e-4e76-a71a-e689a50f3d88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:48.381084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4e348e18-dd2e-4e76-a71a-e689a50f3d88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:48.388732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e348e18-dd2e-4e76-a71a-e689a50f3d88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:48.389197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e348e18-dd2e-4e76-a71a-e689a50f3d88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:48.390043 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e348e18-dd2e-4e76-a71a-e689a50f3d88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:48.390529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e348e18-dd2e-4e76-a71a-e689a50f3d88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:48.539556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4e348e18-dd2e-4e76-a71a-e689a50f3d88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:48.542350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4e348e18-dd2e-4e76-a71a-e689a50f3d88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell1:SELECT=82 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:02:48.550227 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4e348e18-dd2e-4e76-a71a-e689a50f3d88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1374 microversion: 2.1 time: 0.174400 May 18 23:02:48.550959 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3047/6343] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:48 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1374 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:49.571818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e1754c37-4029-4846-99b7-e8616da4cbb5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:49.572531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e1754c37-4029-4846-99b7-e8616da4cbb5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:49.578953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1754c37-4029-4846-99b7-e8616da4cbb5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:49.579413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1754c37-4029-4846-99b7-e8616da4cbb5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:49.580183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1754c37-4029-4846-99b7-e8616da4cbb5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:49.580622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e1754c37-4029-4846-99b7-e8616da4cbb5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:49.711190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e1754c37-4029-4846-99b7-e8616da4cbb5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:49.718811 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e1754c37-4029-4846-99b7-e8616da4cbb5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1560 microversion: 2.1 time: 0.151757 May 18 23:02:49.719383 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3297/6344] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:49 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1560 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:49.734761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-874d6c1c-3157-4640-b0df-3b81cd66e0db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:49.735362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-874d6c1c-3157-4640-b0df-3b81cd66e0db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:49.738367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-874d6c1c-3157-4640-b0df-3b81cd66e0db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_api:SELECT=28 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:02:49.744029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-874d6c1c-3157-4640-b0df-3b81cd66e0db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:49.744407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-874d6c1c-3157-4640-b0df-3b81cd66e0db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:49.745152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-874d6c1c-3157-4640-b0df-3b81cd66e0db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:49.745611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-874d6c1c-3157-4640-b0df-3b81cd66e0db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:49.875623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-874d6c1c-3157-4640-b0df-3b81cd66e0db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:49.884026 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-874d6c1c-3157-4640-b0df-3b81cd66e0db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1560 microversion: 2.1 time: 0.153129 May 18 23:02:49.884602 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3048/6345] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:49 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1560 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:02:49.954188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b55e0033-be58-48a6-9f12-d685bd489378 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:49.954701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b55e0033-be58-48a6-9f12-d685bd489378 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:49.961625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b55e0033-be58-48a6-9f12-d685bd489378 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:49.962114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b55e0033-be58-48a6-9f12-d685bd489378 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:49.962884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b55e0033-be58-48a6-9f12-d685bd489378 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:49.963329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b55e0033-be58-48a6-9f12-d685bd489378 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:49.991307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b55e0033-be58-48a6-9f12-d685bd489378 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:02:50.064281 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b55e0033-be58-48a6-9f12-d685bd489378 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "DELETE /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 204 len: 0 microversion: 2.1 time: 0.113690 May 18 23:02:50.065083 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3298/6346] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:02:49 2022] DELETE /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:02:50.073700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d4f8ae7e-3256-409d-9386-571e0c9e84a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:50.074335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d4f8ae7e-3256-409d-9386-571e0c9e84a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:50.080377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4f8ae7e-3256-409d-9386-571e0c9e84a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:50.081036 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4f8ae7e-3256-409d-9386-571e0c9e84a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:50.081846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4f8ae7e-3256-409d-9386-571e0c9e84a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:50.082259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4f8ae7e-3256-409d-9386-571e0c9e84a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:50.214155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d4f8ae7e-3256-409d-9386-571e0c9e84a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:50.221899 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d4f8ae7e-3256-409d-9386-571e0c9e84a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1566 microversion: 2.1 time: 0.152026 May 18 23:02:50.222484 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3049/6347] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:50 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1566 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:51.239305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-091746c8-4747-4836-89d1-03b8857bd886 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:51.240010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-091746c8-4747-4836-89d1-03b8857bd886 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:51.246654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-091746c8-4747-4836-89d1-03b8857bd886 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:51.247103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-091746c8-4747-4836-89d1-03b8857bd886 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:51.247855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-091746c8-4747-4836-89d1-03b8857bd886 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:51.248292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-091746c8-4747-4836-89d1-03b8857bd886 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:51.382021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-091746c8-4747-4836-89d1-03b8857bd886 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:51.389647 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-091746c8-4747-4836-89d1-03b8857bd886 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1566 microversion: 2.1 time: 0.154650 May 18 23:02:51.390242 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3299/6348] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:51 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1566 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:52.407467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d0ad6497-afb7-420c-9225-2a0273e332e2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:52.408966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d0ad6497-afb7-420c-9225-2a0273e332e2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:52.422789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0ad6497-afb7-420c-9225-2a0273e332e2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:52.423433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0ad6497-afb7-420c-9225-2a0273e332e2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:52.434029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0ad6497-afb7-420c-9225-2a0273e332e2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:52.434962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0ad6497-afb7-420c-9225-2a0273e332e2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:52.437464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-58e3123e-b975-4ebc-9e20-626b35d1c337 req-12c4756c-7ced-4f81-840b-5fabe35b839f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b6e1657b-0097-4875-9441-7f0bbf50d951", "name": "network-vif-deleted", "tag": "3eff4c64-73a3-46ee-ba22-98e839d85186"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:02:52.456229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-58e3123e-b975-4ebc-9e20-626b35d1c337 req-12c4756c-7ced-4f81-840b-5fabe35b839f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:52.462455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-58e3123e-b975-4ebc-9e20-626b35d1c337 req-12c4756c-7ced-4f81-840b-5fabe35b839f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:52.484531 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-58e3123e-b975-4ebc-9e20-626b35d1c337 req-12c4756c-7ced-4f81-840b-5fabe35b839f service nova] Creating event network-vif-deleted:3eff4c64-73a3-46ee-ba22-98e839d85186 for instance b6e1657b-0097-4875-9441-7f0bbf50d951 on n-h1-841040-6 May 18 23:02:52.502479 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-58e3123e-b975-4ebc-9e20-626b35d1c337 req-12c4756c-7ced-4f81-840b-5fabe35b839f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.073239 May 18 23:02:52.503480 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3300/6349] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:02:52 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:02:52.554270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d0ad6497-afb7-420c-9225-2a0273e332e2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:52.564110 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d0ad6497-afb7-420c-9225-2a0273e332e2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1524 microversion: 2.1 time: 0.160585 May 18 23:02:52.565170 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3050/6350] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:52 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1524 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:02:53.582182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3433f9cb-beee-4ab9-97f7-e61efe46e64c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:53.582892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3433f9cb-beee-4ab9-97f7-e61efe46e64c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:53.590329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3433f9cb-beee-4ab9-97f7-e61efe46e64c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:53.590789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3433f9cb-beee-4ab9-97f7-e61efe46e64c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:53.591551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3433f9cb-beee-4ab9-97f7-e61efe46e64c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:53.591992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3433f9cb-beee-4ab9-97f7-e61efe46e64c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:53.660282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3433f9cb-beee-4ab9-97f7-e61efe46e64c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:53.668635 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3433f9cb-beee-4ab9-97f7-e61efe46e64c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1359 microversion: 2.1 time: 0.090808 May 18 23:02:53.669211 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3301/6351] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:53 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1359 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:54.686419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-68dbec61-79fb-4b4f-88a7-9c59ac7b6d65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:54.687026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-68dbec61-79fb-4b4f-88a7-9c59ac7b6d65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:54.694704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68dbec61-79fb-4b4f-88a7-9c59ac7b6d65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:54.695146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68dbec61-79fb-4b4f-88a7-9c59ac7b6d65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:54.695888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68dbec61-79fb-4b4f-88a7-9c59ac7b6d65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:54.696321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68dbec61-79fb-4b4f-88a7-9c59ac7b6d65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:54.761757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-68dbec61-79fb-4b4f-88a7-9c59ac7b6d65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:54.769486 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-68dbec61-79fb-4b4f-88a7-9c59ac7b6d65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1359 microversion: 2.1 time: 0.087090 May 18 23:02:54.770082 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3051/6352] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:54 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1359 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:55.786348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6021c7cc-6f29-4b71-bd70-94d398b3fea3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:55.786991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6021c7cc-6f29-4b71-bd70-94d398b3fea3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:55.793754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6021c7cc-6f29-4b71-bd70-94d398b3fea3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:55.794214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6021c7cc-6f29-4b71-bd70-94d398b3fea3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:55.794982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6021c7cc-6f29-4b71-bd70-94d398b3fea3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:55.795408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6021c7cc-6f29-4b71-bd70-94d398b3fea3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:55.859503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6021c7cc-6f29-4b71-bd70-94d398b3fea3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:55.867421 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6021c7cc-6f29-4b71-bd70-94d398b3fea3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1359 microversion: 2.1 time: 0.084970 May 18 23:02:55.868185 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3302/6353] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:55 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1359 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:56.883972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-67213f2e-99b3-4d2c-8b3f-dfddde126a7c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:56.885144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-67213f2e-99b3-4d2c-8b3f-dfddde126a7c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:56.891342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-67213f2e-99b3-4d2c-8b3f-dfddde126a7c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:56.891782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-67213f2e-99b3-4d2c-8b3f-dfddde126a7c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:56.892531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-67213f2e-99b3-4d2c-8b3f-dfddde126a7c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:56.892959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-67213f2e-99b3-4d2c-8b3f-dfddde126a7c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:56.958319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-67213f2e-99b3-4d2c-8b3f-dfddde126a7c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:56.967981 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-67213f2e-99b3-4d2c-8b3f-dfddde126a7c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1359 microversion: 2.1 time: 0.087718 May 18 23:02:56.977895 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3052/6354] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:56 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1359 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:57.985435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-60063ed7-f23a-43ce-8c20-c3a58cdbc5a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:57.986111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-60063ed7-f23a-43ce-8c20-c3a58cdbc5a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:57.993365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60063ed7-f23a-43ce-8c20-c3a58cdbc5a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:57.993862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60063ed7-f23a-43ce-8c20-c3a58cdbc5a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:57.994635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60063ed7-f23a-43ce-8c20-c3a58cdbc5a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:57.995085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-60063ed7-f23a-43ce-8c20-c3a58cdbc5a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:58.057722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-60063ed7-f23a-43ce-8c20-c3a58cdbc5a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:58.065516 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-60063ed7-f23a-43ce-8c20-c3a58cdbc5a0 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1359 microversion: 2.1 time: 0.083976 May 18 23:02:58.066229 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3303/6355] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:57 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1359 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:02:59.087262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7dfd6c33-d1ee-4a02-8486-e2d640213269 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:02:59.087896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7dfd6c33-d1ee-4a02-8486-e2d640213269 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:02:59.094979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7dfd6c33-d1ee-4a02-8486-e2d640213269 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:59.095426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7dfd6c33-d1ee-4a02-8486-e2d640213269 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:59.096181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7dfd6c33-d1ee-4a02-8486-e2d640213269 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:02:59.096616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7dfd6c33-d1ee-4a02-8486-e2d640213269 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:02:59.160122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7dfd6c33-d1ee-4a02-8486-e2d640213269 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:02:59.167833 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7dfd6c33-d1ee-4a02-8486-e2d640213269 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1359 microversion: 2.1 time: 0.084833 May 18 23:02:59.168407 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3053/6356] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:02:59 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1359 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:00.184600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c1b2582-b1ea-44be-9f00-c8298b06be99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:00.185145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c1b2582-b1ea-44be-9f00-c8298b06be99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:00.192032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c1b2582-b1ea-44be-9f00-c8298b06be99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:00.192487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c1b2582-b1ea-44be-9f00-c8298b06be99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:00.194158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c1b2582-b1ea-44be-9f00-c8298b06be99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:00.194836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c1b2582-b1ea-44be-9f00-c8298b06be99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:00.260287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c1b2582-b1ea-44be-9f00-c8298b06be99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:00.267977 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c1b2582-b1ea-44be-9f00-c8298b06be99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1359 microversion: 2.1 time: 0.087514 May 18 23:03:00.268545 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3304/6357] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:00 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1359 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:01.284783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-70a78789-e439-43e4-b466-0e470f55fa39 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:01.285592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-70a78789-e439-43e4-b466-0e470f55fa39 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:01.293465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70a78789-e439-43e4-b466-0e470f55fa39 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:01.293954 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70a78789-e439-43e4-b466-0e470f55fa39 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:01.294734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70a78789-e439-43e4-b466-0e470f55fa39 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:01.295172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70a78789-e439-43e4-b466-0e470f55fa39 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:01.364289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-70a78789-e439-43e4-b466-0e470f55fa39 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:01.372642 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-70a78789-e439-43e4-b466-0e470f55fa39 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 200 len: 1359 microversion: 2.1 time: 0.091911 May 18 23:03:01.373251 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3054/6358] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:01 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 1359 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:02.389677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6cf6d6d1-5267-43e9-b638-9d08ce19cd54 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:02.390313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6cf6d6d1-5267-43e9-b638-9d08ce19cd54 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:02.397680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6cf6d6d1-5267-43e9-b638-9d08ce19cd54 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:02.398129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6cf6d6d1-5267-43e9-b638-9d08ce19cd54 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:02.398902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6cf6d6d1-5267-43e9-b638-9d08ce19cd54 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:02.399345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6cf6d6d1-5267-43e9-b638-9d08ce19cd54 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:02.413394 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-6cf6d6d1-5267-43e9-b638-9d08ce19cd54 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6cf6d6d1-5267-43e9-b638-9d08ce19cd54 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 HTTP/1.1 May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'b6e1657b-0097-4875-9441-7f0bbf50d951'} May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:02.415112 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:02.419735 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:02.419735 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:02.419735 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:02.419735 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:03:02.419735 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:03:02.419735 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:02.419735 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:02.419735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6cf6d6d1-5267-43e9-b638-9d08ce19cd54 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:03:02.419735 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6cf6d6d1-5267-43e9-b638-9d08ce19cd54 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 404 len: 111 microversion: 2.1 time: 0.030830 May 18 23:03:02.419735 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3305/6359] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:02 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:03:10.864526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d35b0e33-ad63-48cf-b367-0521fc379039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:10.865695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d35b0e33-ad63-48cf-b367-0521fc379039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:10.872840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d35b0e33-ad63-48cf-b367-0521fc379039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:10.873291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d35b0e33-ad63-48cf-b367-0521fc379039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:10.874084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d35b0e33-ad63-48cf-b367-0521fc379039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:10.874521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d35b0e33-ad63-48cf-b367-0521fc379039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:10.899197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d35b0e33-ad63-48cf-b367-0521fc379039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:03:10.975384 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d35b0e33-ad63-48cf-b367-0521fc379039 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "DELETE /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 204 len: 0 microversion: 2.1 time: 0.114537 May 18 23:03:10.976280 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3055/6360] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:03:10 2022] DELETE /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:03:10.984533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5a8c5b24-fedf-492c-86f5-3c21438f675b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:10.985153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5a8c5b24-fedf-492c-86f5-3c21438f675b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:10.992128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a8c5b24-fedf-492c-86f5-3c21438f675b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:10.992584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a8c5b24-fedf-492c-86f5-3c21438f675b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:10.993357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a8c5b24-fedf-492c-86f5-3c21438f675b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:10.993839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a8c5b24-fedf-492c-86f5-3c21438f675b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:11.124320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5a8c5b24-fedf-492c-86f5-3c21438f675b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:11.131957 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5a8c5b24-fedf-492c-86f5-3c21438f675b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1410 microversion: 2.1 time: 0.151350 May 18 23:03:11.132528 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3306/6361] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:10 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1410 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:12.148868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-87d9d090-6513-49dc-b962-b1a568daf02a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:12.149950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-87d9d090-6513-49dc-b962-b1a568daf02a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:12.156523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-87d9d090-6513-49dc-b962-b1a568daf02a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:12.156902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-87d9d090-6513-49dc-b962-b1a568daf02a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:12.157645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-87d9d090-6513-49dc-b962-b1a568daf02a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:12.158102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-87d9d090-6513-49dc-b962-b1a568daf02a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:12.290100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-87d9d090-6513-49dc-b962-b1a568daf02a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:12.297717 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-87d9d090-6513-49dc-b962-b1a568daf02a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1410 microversion: 2.1 time: 0.153081 May 18 23:03:12.298319 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3056/6362] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:12 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1410 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:13.049458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-fe12cc4c-ce4f-45b1-828d-783143b91d34 req-fe807f3b-0e72-48bc-8cbd-e54971116175 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5748c9e0-e0f4-48d8-8307-7d26ad1ce734", "name": "network-vif-deleted", "tag": "833a1210-e11b-4c44-a243-0b4662d76b46"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:03:13.058345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-fe12cc4c-ce4f-45b1-828d-783143b91d34 req-fe807f3b-0e72-48bc-8cbd-e54971116175 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:13.058835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-fe12cc4c-ce4f-45b1-828d-783143b91d34 req-fe807f3b-0e72-48bc-8cbd-e54971116175 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:13.070848 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-fe12cc4c-ce4f-45b1-828d-783143b91d34 req-fe807f3b-0e72-48bc-8cbd-e54971116175 service nova] Creating event network-vif-deleted:833a1210-e11b-4c44-a243-0b4662d76b46 for instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 on n-h2-841040-6 May 18 23:03:13.076076 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-fe12cc4c-ce4f-45b1-828d-783143b91d34 req-fe807f3b-0e72-48bc-8cbd-e54971116175 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.095949 May 18 23:03:13.076742 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3307/6363] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:03:12 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:03:13.314992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6b1eb2d9-b723-41b0-8d45-d28fe502bc9f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:13.316344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6b1eb2d9-b723-41b0-8d45-d28fe502bc9f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:13.326714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b1eb2d9-b723-41b0-8d45-d28fe502bc9f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:13.327169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b1eb2d9-b723-41b0-8d45-d28fe502bc9f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:13.327956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b1eb2d9-b723-41b0-8d45-d28fe502bc9f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:13.328468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b1eb2d9-b723-41b0-8d45-d28fe502bc9f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:13.400106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6b1eb2d9-b723-41b0-8d45-d28fe502bc9f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:13.408659 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6b1eb2d9-b723-41b0-8d45-d28fe502bc9f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1202 microversion: 2.1 time: 0.097678 May 18 23:03:13.417805 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3057/6364] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:13 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1202 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:14.426115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bc350b2e-bea3-44d2-836f-6b65f172ab99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:14.426743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bc350b2e-bea3-44d2-836f-6b65f172ab99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:14.433707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc350b2e-bea3-44d2-836f-6b65f172ab99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:14.434201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc350b2e-bea3-44d2-836f-6b65f172ab99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:14.434950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc350b2e-bea3-44d2-836f-6b65f172ab99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:14.435388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bc350b2e-bea3-44d2-836f-6b65f172ab99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:14.498423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bc350b2e-bea3-44d2-836f-6b65f172ab99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:14.506783 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bc350b2e-bea3-44d2-836f-6b65f172ab99 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1202 microversion: 2.1 time: 0.085006 May 18 23:03:14.507359 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3308/6365] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:14 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1202 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:15.523998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3e531373-312a-4053-aa3a-bb4c175da89c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:15.524598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3e531373-312a-4053-aa3a-bb4c175da89c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:15.531560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3e531373-312a-4053-aa3a-bb4c175da89c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:15.532000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3e531373-312a-4053-aa3a-bb4c175da89c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:15.532736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3e531373-312a-4053-aa3a-bb4c175da89c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:15.533161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3e531373-312a-4053-aa3a-bb4c175da89c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:15.594361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3e531373-312a-4053-aa3a-bb4c175da89c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:15.602883 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3e531373-312a-4053-aa3a-bb4c175da89c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1202 microversion: 2.1 time: 0.083285 May 18 23:03:15.603451 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3058/6366] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:15 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1202 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:16.620236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7e7ace32-b343-4625-b6a1-033c3ec62e7a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:16.620869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7e7ace32-b343-4625-b6a1-033c3ec62e7a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:16.627315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e7ace32-b343-4625-b6a1-033c3ec62e7a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:16.627779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e7ace32-b343-4625-b6a1-033c3ec62e7a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:16.628548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e7ace32-b343-4625-b6a1-033c3ec62e7a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:16.629001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7e7ace32-b343-4625-b6a1-033c3ec62e7a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:16.689490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7e7ace32-b343-4625-b6a1-033c3ec62e7a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:16.697352 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7e7ace32-b343-4625-b6a1-033c3ec62e7a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1202 microversion: 2.1 time: 0.081083 May 18 23:03:16.697929 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3309/6367] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:16 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1202 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:17.714669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-659d8410-3e65-4d81-8dac-66d04e4597db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:17.715182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-659d8410-3e65-4d81-8dac-66d04e4597db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:17.722254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-659d8410-3e65-4d81-8dac-66d04e4597db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:17.722686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-659d8410-3e65-4d81-8dac-66d04e4597db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:17.723433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-659d8410-3e65-4d81-8dac-66d04e4597db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:17.723868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-659d8410-3e65-4d81-8dac-66d04e4597db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:17.786629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-659d8410-3e65-4d81-8dac-66d04e4597db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:17.794349 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-659d8410-3e65-4d81-8dac-66d04e4597db tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1202 microversion: 2.1 time: 0.083941 May 18 23:03:17.794923 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3059/6368] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:17 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1202 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:18.811174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c4a6a0d7-9e2c-470f-a7ff-8272dbc61b97 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:18.811912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c4a6a0d7-9e2c-470f-a7ff-8272dbc61b97 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:18.814548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c4a6a0d7-9e2c-470f-a7ff-8272dbc61b97 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_api:SELECT=33,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:03:18.820903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4a6a0d7-9e2c-470f-a7ff-8272dbc61b97 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:18.821477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4a6a0d7-9e2c-470f-a7ff-8272dbc61b97 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:18.822361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4a6a0d7-9e2c-470f-a7ff-8272dbc61b97 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:18.822816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4a6a0d7-9e2c-470f-a7ff-8272dbc61b97 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:18.826864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c4a6a0d7-9e2c-470f-a7ff-8272dbc61b97 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell1:SELECT=76,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:03:18.892539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c4a6a0d7-9e2c-470f-a7ff-8272dbc61b97 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:18.900431 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c4a6a0d7-9e2c-470f-a7ff-8272dbc61b97 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1202 microversion: 2.1 time: 0.093218 May 18 23:03:18.901015 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3310/6369] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:18 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1202 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:19.917085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc6d6848-279a-4109-9c02-2ddae8c3a3e8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:19.917695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc6d6848-279a-4109-9c02-2ddae8c3a3e8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:19.920524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-cc6d6848-279a-4109-9c02-2ddae8c3a3e8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_api:SELECT=29,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:03:19.925951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc6d6848-279a-4109-9c02-2ddae8c3a3e8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:19.926400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc6d6848-279a-4109-9c02-2ddae8c3a3e8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:19.927184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc6d6848-279a-4109-9c02-2ddae8c3a3e8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:19.927620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc6d6848-279a-4109-9c02-2ddae8c3a3e8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:19.932544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-cc6d6848-279a-4109-9c02-2ddae8c3a3e8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell1:SELECT=82,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:03:19.996595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cc6d6848-279a-4109-9c02-2ddae8c3a3e8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:20.004689 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc6d6848-279a-4109-9c02-2ddae8c3a3e8 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1202 microversion: 2.1 time: 0.091393 May 18 23:03:20.005877 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3060/6370] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:19 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1202 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:21.022823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f0df5b8a-c291-480b-a4ca-97405082cdab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:21.023446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f0df5b8a-c291-480b-a4ca-97405082cdab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:21.030285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0df5b8a-c291-480b-a4ca-97405082cdab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:21.030741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0df5b8a-c291-480b-a4ca-97405082cdab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:21.031517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0df5b8a-c291-480b-a4ca-97405082cdab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:21.031958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f0df5b8a-c291-480b-a4ca-97405082cdab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:21.093791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f0df5b8a-c291-480b-a4ca-97405082cdab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:21.102247 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f0df5b8a-c291-480b-a4ca-97405082cdab tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1202 microversion: 2.1 time: 0.083744 May 18 23:03:21.102744 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3311/6371] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:21 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1202 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:22.119509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bc16115c-97ad-4d96-b993-e35b5ed9a22e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:22.120105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bc16115c-97ad-4d96-b993-e35b5ed9a22e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:22.127371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc16115c-97ad-4d96-b993-e35b5ed9a22e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:22.127819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc16115c-97ad-4d96-b993-e35b5ed9a22e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:22.128574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc16115c-97ad-4d96-b993-e35b5ed9a22e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:22.129007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc16115c-97ad-4d96-b993-e35b5ed9a22e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:22.159852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc16115c-97ad-4d96-b993-e35b5ed9a22e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:22.160300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc16115c-97ad-4d96-b993-e35b5ed9a22e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:22.160747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-bc16115c-97ad-4d96-b993-e35b5ed9a22e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lazy-loading 'fault' on Instance uuid 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:03:22.202000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bc16115c-97ad-4d96-b993-e35b5ed9a22e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:22.210183 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bc16115c-97ad-4d96-b993-e35b5ed9a22e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 200 len: 1207 microversion: 2.1 time: 0.095388 May 18 23:03:22.210766 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3061/6372] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:22 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 1207 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:23.227576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-341ed265-e2ce-4c8f-9d47-ea58f08bb92b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:23.228192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-341ed265-e2ce-4c8f-9d47-ea58f08bb92b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:23.234949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-341ed265-e2ce-4c8f-9d47-ea58f08bb92b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:23.235397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-341ed265-e2ce-4c8f-9d47-ea58f08bb92b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:23.236154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-341ed265-e2ce-4c8f-9d47-ea58f08bb92b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:23.236593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-341ed265-e2ce-4c8f-9d47-ea58f08bb92b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:23.250559 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-341ed265-e2ce-4c8f-9d47-ea58f08bb92b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-341ed265-e2ce-4c8f-9d47-ea58f08bb92b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 HTTP/1.1 May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5748c9e0-e0f4-48d8-8307-7d26ad1ce734'} May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:23.252204 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:23.257569 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:23.257569 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:23.257569 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:23.257569 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:03:23.257569 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:03:23.257569 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:23.257569 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:23.257569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-341ed265-e2ce-4c8f-9d47-ea58f08bb92b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:03:23.257569 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-341ed265-e2ce-4c8f-9d47-ea58f08bb92b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 404 len: 111 microversion: 2.1 time: 0.030033 May 18 23:03:23.257569 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3312/6373] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:23 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:03:27.486844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3e6bef42-1d8a-4b64-92a5-2608d3e8ec9e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:27.487339 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3e6bef42-1d8a-4b64-92a5-2608d3e8ec9e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:27.494845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3e6bef42-1d8a-4b64-92a5-2608d3e8ec9e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:27.495349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3e6bef42-1d8a-4b64-92a5-2608d3e8ec9e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:27.496042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3e6bef42-1d8a-4b64-92a5-2608d3e8ec9e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:27.496477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3e6bef42-1d8a-4b64-92a5-2608d3e8ec9e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:27.510861 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-3e6bef42-1d8a-4b64-92a5-2608d3e8ec9e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3e6bef42-1d8a-4b64-92a5-2608d3e8ec9e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 HTTP/1.1 May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'b6e1657b-0097-4875-9441-7f0bbf50d951'} May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:03:27.512574 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3e6bef42-1d8a-4b64-92a5-2608d3e8ec9e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3e6bef42-1d8a-4b64-92a5-2608d3e8ec9e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "DELETE /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 404 len: 111 microversion: 2.1 time: 0.031166 May 18 23:03:27.516641 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3062/6374] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:03:27 2022] DELETE /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:03:27.522840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d065afb3-94c7-40ac-99a5-fa151d667f3b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:27.523464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d065afb3-94c7-40ac-99a5-fa151d667f3b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: b6e1657b-0097-4875-9441-7f0bbf50d951] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:27.534861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d065afb3-94c7-40ac-99a5-fa151d667f3b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:27.535333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d065afb3-94c7-40ac-99a5-fa151d667f3b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:27.536182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d065afb3-94c7-40ac-99a5-fa151d667f3b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:27.536662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d065afb3-94c7-40ac-99a5-fa151d667f3b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:27.554250 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-d065afb3-94c7-40ac-99a5-fa151d667f3b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d065afb3-94c7-40ac-99a5-fa151d667f3b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 HTTP/1.1 May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'b6e1657b-0097-4875-9441-7f0bbf50d951'} May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:27.555794 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:27.559710 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:27.559710 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:27.559710 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:27.559710 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:03:27.559710 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:03:27.559710 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. May 18 23:03:27.559710 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:27.559710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d065afb3-94c7-40ac-99a5-fa151d667f3b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance b6e1657b-0097-4875-9441-7f0bbf50d951 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:03:27.559710 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d065afb3-94c7-40ac-99a5-fa151d667f3b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951" status: 404 len: 111 microversion: 2.1 time: 0.038295 May 18 23:03:27.559710 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3313/6375] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:27 2022] GET /compute/v2.1/servers/b6e1657b-0097-4875-9441-7f0bbf50d951 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:03:27.984289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c0aa23a0-c5c0-4b9c-87ab-afa4f89a7f6f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:27.984797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c0aa23a0-c5c0-4b9c-87ab-afa4f89a7f6f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:27.992032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0aa23a0-c5c0-4b9c-87ab-afa4f89a7f6f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:27.992478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0aa23a0-c5c0-4b9c-87ab-afa4f89a7f6f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:27.993290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0aa23a0-c5c0-4b9c-87ab-afa4f89a7f6f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:27.993714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c0aa23a0-c5c0-4b9c-87ab-afa4f89a7f6f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:28.009022 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-c0aa23a0-c5c0-4b9c-87ab-afa4f89a7f6f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c0aa23a0-c5c0-4b9c-87ab-afa4f89a7f6f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 HTTP/1.1 May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '5748c9e0-e0f4-48d8-8307-7d26ad1ce734'} May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:03:28.010587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:03:28.015418 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:28.015418 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:28.015418 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:28.015418 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:28.015418 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:28.015418 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:28.015418 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:28.015418 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:03:28.015418 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:03:28.015418 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:28.015418 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:28.015418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c0aa23a0-c5c0-4b9c-87ab-afa4f89a7f6f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:03:28.015418 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c0aa23a0-c5c0-4b9c-87ab-afa4f89a7f6f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "DELETE /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 404 len: 111 microversion: 2.1 time: 0.031823 May 18 23:03:28.016400 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3063/6376] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:03:27 2022] DELETE /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:03:28.020521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce1c0a02-1396-421a-b4f7-cdeb92a5eaf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:28.021185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ce1c0a02-1396-421a-b4f7-cdeb92a5eaf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 5748c9e0-e0f4-48d8-8307-7d26ad1ce734] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:28.027336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce1c0a02-1396-421a-b4f7-cdeb92a5eaf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:28.027795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce1c0a02-1396-421a-b4f7-cdeb92a5eaf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:28.028565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce1c0a02-1396-421a-b4f7-cdeb92a5eaf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:28.029192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce1c0a02-1396-421a-b4f7-cdeb92a5eaf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:28.043233 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-ce1c0a02-1396-421a-b4f7-cdeb92a5eaf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce1c0a02-1396-421a-b4f7-cdeb92a5eaf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 HTTP/1.1 May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '5748c9e0-e0f4-48d8-8307-7d26ad1ce734'} May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:28.044777 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:28.053001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:28.053001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:28.053001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:28.053001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:03:28.053001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:03:28.053001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. May 18 23:03:28.053001 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:28.053001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce1c0a02-1396-421a-b4f7-cdeb92a5eaf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance 5748c9e0-e0f4-48d8-8307-7d26ad1ce734 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:03:28.053001 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ce1c0a02-1396-421a-b4f7-cdeb92a5eaf9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734" status: 404 len: 111 microversion: 2.1 time: 0.029648 May 18 23:03:28.053001 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3314/6377] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:28 2022] GET /compute/v2.1/servers/5748c9e0-e0f4-48d8-8307-7d26ad1ce734 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 23:03:28.124738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5d1b312a-9829-47a4-be7a-8f5ea8d4aee3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Action: 'create', calling method: .version_select at 0x7fa2ed06a550>, body: {"keypair": {"name": "tempest-TestVolumeBootPattern-81754329", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBENEfo/X3ownUADu2FBc5umfydda4tHX4YdgpVueTevV8tYbl+7UUuK3pmIV8hoZC3tzY1hj0U5z4ZDdkP4EkjrzjFw7h7DTwQXJXlXgspqGCP8nhKfJMFWXdmSwdxOpqw=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:03:28.139215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5d1b312a-9829-47a4-be7a-8f5ea8d4aee3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:03:28.144753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5d1b312a-9829-47a4-be7a-8f5ea8d4aee3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for user 847762c150294dcaa87622c101e97cce and project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:03:28.173166 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5d1b312a-9829-47a4-be7a-8f5ea8d4aee3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 398 microversion: 2.1 time: 0.052254 May 18 23:03:28.174148 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3064/6378] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:03:28 2022] POST /compute/v2.1/os-keypairs => generated 398 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:03:28.881027 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e915d1c6-9c3c-4df2-8fd5-d9b698c46f47 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:28.881635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e915d1c6-9c3c-4df2-8fd5-d9b698c46f47 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:28.901586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e915d1c6-9c3c-4df2-8fd5-d9b698c46f47 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:28.903540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e915d1c6-9c3c-4df2-8fd5-d9b698c46f47 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:28.905522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e915d1c6-9c3c-4df2-8fd5-d9b698c46f47 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:28.914536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e915d1c6-9c3c-4df2-8fd5-d9b698c46f47 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:28.955906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e915d1c6-9c3c-4df2-8fd5-d9b698c46f47 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:03:29.079510 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e915d1c6-9c3c-4df2-8fd5-d9b698c46f47 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 204 len: 0 microversion: 2.1 time: 0.202519 May 18 23:03:29.081474 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3315/6379] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:03:28 2022] DELETE /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:03:29.090801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4d79aeed-3d1a-43f1-a825-8c49348d5b72 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:29.092200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4d79aeed-3d1a-43f1-a825-8c49348d5b72 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:29.100515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d79aeed-3d1a-43f1-a825-8c49348d5b72 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:29.100947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d79aeed-3d1a-43f1-a825-8c49348d5b72 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:29.101969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d79aeed-3d1a-43f1-a825-8c49348d5b72 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:29.102616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d79aeed-3d1a-43f1-a825-8c49348d5b72 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:29.324047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4d79aeed-3d1a-43f1-a825-8c49348d5b72 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:29.339603 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4d79aeed-3d1a-43f1-a825-8c49348d5b72 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1732 microversion: 2.1 time: 0.254083 May 18 23:03:29.340672 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3065/6380] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:29 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1732 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:03:30.358123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-79eeab36-e6a5-4024-b1cb-a865324fc643 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:30.358831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-79eeab36-e6a5-4024-b1cb-a865324fc643 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:30.365390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79eeab36-e6a5-4024-b1cb-a865324fc643 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:30.365877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79eeab36-e6a5-4024-b1cb-a865324fc643 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:30.366645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79eeab36-e6a5-4024-b1cb-a865324fc643 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:30.367164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-79eeab36-e6a5-4024-b1cb-a865324fc643 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:30.596304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-79eeab36-e6a5-4024-b1cb-a865324fc643 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:30.605138 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-79eeab36-e6a5-4024-b1cb-a865324fc643 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1732 microversion: 2.1 time: 0.251342 May 18 23:03:30.606096 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3316/6381] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:30 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1732 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:31.418224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-3ffd19cf-4299-4f9a-9a1e-6dfc322f41ce req-ba631391-50ee-4e80-8a6c-cb98568f4f65 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8dda2db9-2232-4dd3-ad9c-2c870a5874a8", "name": "network-vif-deleted", "tag": "13b9d6de-58af-4b14-bcf1-e06ccd0b0205"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:03:31.428261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3ffd19cf-4299-4f9a-9a1e-6dfc322f41ce req-ba631391-50ee-4e80-8a6c-cb98568f4f65 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:31.429027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-3ffd19cf-4299-4f9a-9a1e-6dfc322f41ce req-ba631391-50ee-4e80-8a6c-cb98568f4f65 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:31.441865 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-3ffd19cf-4299-4f9a-9a1e-6dfc322f41ce req-ba631391-50ee-4e80-8a6c-cb98568f4f65 service nova] Creating event network-vif-deleted:13b9d6de-58af-4b14-bcf1-e06ccd0b0205 for instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 on n-h1-841040-6 May 18 23:03:31.447279 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-3ffd19cf-4299-4f9a-9a1e-6dfc322f41ce req-ba631391-50ee-4e80-8a6c-cb98568f4f65 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032750 May 18 23:03:31.448087 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3066/6382] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:03:31 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:03:31.627086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-44882af2-5ba2-434f-9b49-aa0c7163ee8e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:31.628110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-44882af2-5ba2-434f-9b49-aa0c7163ee8e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:31.637273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44882af2-5ba2-434f-9b49-aa0c7163ee8e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:31.638349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44882af2-5ba2-434f-9b49-aa0c7163ee8e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:31.639609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44882af2-5ba2-434f-9b49-aa0c7163ee8e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:31.640259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44882af2-5ba2-434f-9b49-aa0c7163ee8e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:31.732501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-44882af2-5ba2-434f-9b49-aa0c7163ee8e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1a0b5f02367a45eca40f990721e3aa23', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8befad6151040c19b401946d1e96716', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:31.741096 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-44882af2-5ba2-434f-9b49-aa0c7163ee8e tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 200 len: 1383 microversion: 2.1 time: 0.117810 May 18 23:03:31.751470 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3317/6383] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:31 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 1383 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:32.760095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b06837c-1720-49fc-8491-77c82cb51d12 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:32.760995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8b06837c-1720-49fc-8491-77c82cb51d12 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:32.767473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b06837c-1720-49fc-8491-77c82cb51d12 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:32.767900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b06837c-1720-49fc-8491-77c82cb51d12 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:32.768650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b06837c-1720-49fc-8491-77c82cb51d12 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:32.769104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8b06837c-1720-49fc-8491-77c82cb51d12 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:32.783069 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-8b06837c-1720-49fc-8491-77c82cb51d12 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] HTTP exception thrown: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b06837c-1720-49fc-8491-77c82cb51d12 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Request method failure captured: May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 HTTP/1.1 May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXoRp_lwx5IWcTb6Ro-YsRtFDkne8yOHLrQ4vKkJtLvfR2ceQvKCnlqZCDhDwSBPAYFw1XDoQ63JeB3p-nnfD0VuKYgZglHvxCZ9Yg2_Sde7KUR7rftdxd1VPBcUl2e3A6hLTbfJJS9um8VV6mzjZKamaL-cszioWaj3D7bX3zxDBcE May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d8befad6151040c19b401946d1e96716 May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestServerBasicOps-923314917 May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d8befad6151040c19b401946d1e96716"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d8befad6151040c19b401946d1e96716"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d8befad6151040c19b401946d1e96716"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d8befad6151040c19b401946d1e96716"}]}] May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestServerBasicOps-923314917 May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d8befad6151040c19b401946d1e96716 May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestServerBasicOps-923314917 May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestServerBasicOps-923314917-project May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 1a0b5f02367a45eca40f990721e3aa23 May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestServerBasicOps-923314917-project May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8dda2db9-2232-4dd3-ad9c-2c870a5874a8'} May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:32.784756 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:32.789173 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:32.789173 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:32.789173 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:32.789173 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:03:32.789173 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:03:32.789173 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:32.789173 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:32.789173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8b06837c-1720-49fc-8491-77c82cb51d12 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Returning 404 to user: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:03:32.789173 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8b06837c-1720-49fc-8491-77c82cb51d12 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 404 len: 111 microversion: 2.1 time: 0.031477 May 18 23:03:32.789173 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3067/6384] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:32 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:03:33.415086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29e0bcf9-963c-4eb4-b70a-ae69dd129c96 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:33.415575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-29e0bcf9-963c-4eb4-b70a-ae69dd129c96 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:33.422232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29e0bcf9-963c-4eb4-b70a-ae69dd129c96 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:33.422681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29e0bcf9-963c-4eb4-b70a-ae69dd129c96 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:33.423564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29e0bcf9-963c-4eb4-b70a-ae69dd129c96 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:33.424006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29e0bcf9-963c-4eb4-b70a-ae69dd129c96 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:33.438810 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-29e0bcf9-963c-4eb4-b70a-ae69dd129c96 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] HTTP exception thrown: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29e0bcf9-963c-4eb4-b70a-ae69dd129c96 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Request method failure captured: May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 HTTP/1.1 May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXoRp_lwx5IWcTb6Ro-YsRtFDkne8yOHLrQ4vKkJtLvfR2ceQvKCnlqZCDhDwSBPAYFw1XDoQ63JeB3p-nnfD0VuKYgZglHvxCZ9Yg2_Sde7KUR7rftdxd1VPBcUl2e3A6hLTbfJJS9um8VV6mzjZKamaL-cszioWaj3D7bX3zxDBcE May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d8befad6151040c19b401946d1e96716 May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestServerBasicOps-923314917 May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d8befad6151040c19b401946d1e96716"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d8befad6151040c19b401946d1e96716"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d8befad6151040c19b401946d1e96716"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d8befad6151040c19b401946d1e96716"}]}] May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestServerBasicOps-923314917 May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d8befad6151040c19b401946d1e96716 May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestServerBasicOps-923314917 May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestServerBasicOps-923314917-project May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 1a0b5f02367a45eca40f990721e3aa23 May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestServerBasicOps-923314917-project May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '8dda2db9-2232-4dd3-ad9c-2c870a5874a8'} May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:03:33.440490 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:33.444985 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:33.444985 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:33.444985 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:33.444985 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:33.444985 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:33.444985 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:33.444985 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:03:33.444985 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:03:33.444985 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:33.444985 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:03:33.444985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29e0bcf9-963c-4eb4-b70a-ae69dd129c96 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Returning 404 to user: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:03:33.444985 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-29e0bcf9-963c-4eb4-b70a-ae69dd129c96 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "DELETE /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 404 len: 111 microversion: 2.1 time: 0.031284 May 18 23:03:33.444985 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3318/6385] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:03:33 2022] DELETE /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:03:33.450606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-584b6d49-4162-4372-abc9-ca8597991765 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:33.451217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-584b6d49-4162-4372-abc9-ca8597991765 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [instance: 8dda2db9-2232-4dd3-ad9c-2c870a5874a8] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:33.457354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-584b6d49-4162-4372-abc9-ca8597991765 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:33.457830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-584b6d49-4162-4372-abc9-ca8597991765 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:33.459072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-584b6d49-4162-4372-abc9-ca8597991765 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:33.459497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-584b6d49-4162-4372-abc9-ca8597991765 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:33.475219 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-584b6d49-4162-4372-abc9-ca8597991765 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] HTTP exception thrown: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-584b6d49-4162-4372-abc9-ca8597991765 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Request method failure captured: May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 HTTP/1.1 May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXoRp_lwx5IWcTb6Ro-YsRtFDkne8yOHLrQ4vKkJtLvfR2ceQvKCnlqZCDhDwSBPAYFw1XDoQ63JeB3p-nnfD0VuKYgZglHvxCZ9Yg2_Sde7KUR7rftdxd1VPBcUl2e3A6hLTbfJJS9um8VV6mzjZKamaL-cszioWaj3D7bX3zxDBcE May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d8befad6151040c19b401946d1e96716 May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestServerBasicOps-923314917 May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d8befad6151040c19b401946d1e96716"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d8befad6151040c19b401946d1e96716"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d8befad6151040c19b401946d1e96716"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d8befad6151040c19b401946d1e96716"}]}] May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestServerBasicOps-923314917 May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d8befad6151040c19b401946d1e96716 May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestServerBasicOps-923314917 May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestServerBasicOps-923314917-project May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 1a0b5f02367a45eca40f990721e3aa23 May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestServerBasicOps-923314917-project May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '8dda2db9-2232-4dd3-ad9c-2c870a5874a8'} May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:03:33.476804 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:33.481377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:03:33.481377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:03:33.481377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:03:33.481377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:03:33.481377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:03:33.481377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. May 18 23:03:33.481377 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:03:33.481377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-584b6d49-4162-4372-abc9-ca8597991765 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Returning 404 to user: Instance 8dda2db9-2232-4dd3-ad9c-2c870a5874a8 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:03:33.481377 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-584b6d49-4162-4372-abc9-ca8597991765 tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8" status: 404 len: 111 microversion: 2.1 time: 0.033628 May 18 23:03:33.481377 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3068/6386] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:33 2022] GET /compute/v2.1/servers/8dda2db9-2232-4dd3-ad9c-2c870a5874a8 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:03:33.654212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e4c0ebf4-6e48-4b90-91d1-4b33a10bd3eb tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] Calling method '.version_select at 0x7fa2ed38b8b0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:33.657962 n-d-841040-6 devstack@n-api.service[119083]: ERROR oslo.messaging._drivers.impl_rabbit [None req-e4c0ebf4-6e48-4b90-91d1-4b33a10bd3eb tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [7097a70e-472d-45d3-a034-9df07104c43c] AMQP server on 10.222.0.58:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer May 18 23:03:34.666102 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [None req-e4c0ebf4-6e48-4b90-91d1-4b33a10bd3eb tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [7097a70e-472d-45d3-a034-9df07104c43c] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 36842. May 18 23:03:34.688137 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e4c0ebf4-6e48-4b90-91d1-4b33a10bd3eb tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestServerBasicOps-1981706760" status: 202 len: 0 microversion: 2.1 time: 1.037730 May 18 23:03:34.688729 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3319/6387] 10.222.0.58 () {58 vars in 1253 bytes} [Wed May 18 23:03:33 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestServerBasicOps-1981706760 => generated 0 bytes in 1039 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:03:51.341567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1722711252", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-81754329", "security_groups": [{"name": "tempest-secgroup-smoke-685750569"}], "block_device_mapping_v2": [{"uuid": "f63776ba-e741-4559-a141-cd3c1d8ad498", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "27c58ace-4fef-494f-bb8b-a11e0213fe61"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:03:51.366994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:03:51.368161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_api:SELECT=28,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:03:51.375756 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell1:SELECT=29 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:03:51.531275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] validate_networks() for [('27c58ace-4fef-494f-bb8b-a11e0213fe61', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:03:52.138391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:03:52.139022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:03:52.139771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:03:52.142495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:03:52.144734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:03:52.183120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:52.185683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:52.186583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:52.187035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:52.251890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:03:52.334724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for user 847762c150294dcaa87622c101e97cce and project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:03:52.492890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:03:52.495310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=False,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='f63776ba-e741-4559-a141-cd3c1d8ad498',volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:03:52.751870 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1db1fdf3-8cda-41c2-b4f0-0ba1b78f19ee tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 1.418940 May 18 23:03:52.757895 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3069/6388] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:03:51 2022] POST /compute/v2.1/servers => generated 405 bytes in 1425 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:03:52.761230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e4c0ebf4-6e48-4b90-91d1-4b33a10bd3eb tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [119083] Writing DB stats nova_cell1:SELECT=45,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:03:52.762915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e4c0ebf4-6e48-4b90-91d1-4b33a10bd3eb tempest-TestServerBasicOps-923314917 tempest-TestServerBasicOps-923314917-project] [119083] Writing DB stats nova_api:SELECT=25,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:03:52.768935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d1e8ebc-6a1c-4e8d-8677-ad3f479c1a2a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:52.774324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d1e8ebc-6a1c-4e8d-8677-ad3f479c1a2a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:52.987722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d1e8ebc-6a1c-4e8d-8677-ad3f479c1a2a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:53.001388 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d1e8ebc-6a1c-4e8d-8677-ad3f479c1a2a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1093 microversion: 2.1 time: 0.238901 May 18 23:03:53.021083 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3320/6389] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:52 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1093 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:54.022464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-de83e6bf-aaae-48cb-9f29-49a111d44bdb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:54.023887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-de83e6bf-aaae-48cb-9f29-49a111d44bdb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:54.037187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de83e6bf-aaae-48cb-9f29-49a111d44bdb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:54.037832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de83e6bf-aaae-48cb-9f29-49a111d44bdb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:54.038620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de83e6bf-aaae-48cb-9f29-49a111d44bdb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:54.039146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de83e6bf-aaae-48cb-9f29-49a111d44bdb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:54.162750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-de83e6bf-aaae-48cb-9f29-49a111d44bdb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:54.171436 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-de83e6bf-aaae-48cb-9f29-49a111d44bdb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1191 microversion: 2.1 time: 0.154527 May 18 23:03:54.172034 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3070/6390] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:54 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1191 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:55.200678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1142860d-db55-462e-a068-30531a8bb1bb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:55.202532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1142860d-db55-462e-a068-30531a8bb1bb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:55.211951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1142860d-db55-462e-a068-30531a8bb1bb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:55.212686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1142860d-db55-462e-a068-30531a8bb1bb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:55.213912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1142860d-db55-462e-a068-30531a8bb1bb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:55.214644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1142860d-db55-462e-a068-30531a8bb1bb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:55.458065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1142860d-db55-462e-a068-30531a8bb1bb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:55.467381 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1142860d-db55-462e-a068-30531a8bb1bb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1276 microversion: 2.1 time: 0.282011 May 18 23:03:55.467998 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3321/6391] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:55 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1276 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:56.505944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eca6d2c5-513a-47cc-9cdf-d78eee4f48bf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:56.509428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eca6d2c5-513a-47cc-9cdf-d78eee4f48bf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:56.533095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-e893dcb9-91f9-4fa5-af1b-002401d8b2f8 req-142b26d0-3020-4cbb-a080-f9ad53ac7dd5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7da399ba-940b-40a6-9065-7dac6fb18796", "tag": "3e3e88a1-90e8-4e29-aa0a-78fb289fc322"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:03:56.552005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e893dcb9-91f9-4fa5-af1b-002401d8b2f8 req-142b26d0-3020-4cbb-a080-f9ad53ac7dd5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:56.552458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-e893dcb9-91f9-4fa5-af1b-002401d8b2f8 req-142b26d0-3020-4cbb-a080-f9ad53ac7dd5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:56.556071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca6d2c5-513a-47cc-9cdf-d78eee4f48bf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:56.556791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca6d2c5-513a-47cc-9cdf-d78eee4f48bf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:56.557794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca6d2c5-513a-47cc-9cdf-d78eee4f48bf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:56.564287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca6d2c5-513a-47cc-9cdf-d78eee4f48bf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:56.605214 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-e893dcb9-91f9-4fa5-af1b-002401d8b2f8 req-142b26d0-3020-4cbb-a080-f9ad53ac7dd5 service nova] Creating event network-changed:3e3e88a1-90e8-4e29-aa0a-78fb289fc322 for instance 7da399ba-940b-40a6-9065-7dac6fb18796 on n-h2-841040-6 May 18 23:03:56.647780 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-e893dcb9-91f9-4fa5-af1b-002401d8b2f8 req-142b26d0-3020-4cbb-a080-f9ad53ac7dd5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.118392 May 18 23:03:56.652037 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3322/6392] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:03:56 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:03:57.580210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eca6d2c5-513a-47cc-9cdf-d78eee4f48bf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:57.597573 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eca6d2c5-513a-47cc-9cdf-d78eee4f48bf tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1276 microversion: 2.1 time: 1.112008 May 18 23:03:57.615511 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3071/6393] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:56 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1276 bytes in 1131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:58.617009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91a27598-cbbc-42ac-b032-739b2a5e5bb1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:58.617721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91a27598-cbbc-42ac-b032-739b2a5e5bb1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:58.625864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91a27598-cbbc-42ac-b032-739b2a5e5bb1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:58.626544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91a27598-cbbc-42ac-b032-739b2a5e5bb1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:58.627508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91a27598-cbbc-42ac-b032-739b2a5e5bb1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:58.628118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91a27598-cbbc-42ac-b032-739b2a5e5bb1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:58.811808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-91a27598-cbbc-42ac-b032-739b2a5e5bb1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:03:58.822014 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91a27598-cbbc-42ac-b032-739b2a5e5bb1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1276 microversion: 2.1 time: 0.209917 May 18 23:03:58.838523 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3323/6394] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:58 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1276 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:03:59.844960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-adb8983c-897b-432b-a33e-ffa25abef40c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:03:59.845574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-adb8983c-897b-432b-a33e-ffa25abef40c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:03:59.860068 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-adb8983c-897b-432b-a33e-ffa25abef40c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:59.860818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-adb8983c-897b-432b-a33e-ffa25abef40c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:03:59.863275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-adb8983c-897b-432b-a33e-ffa25abef40c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:03:59.863716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-adb8983c-897b-432b-a33e-ffa25abef40c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:00.044260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-adb8983c-897b-432b-a33e-ffa25abef40c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:00.052170 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-adb8983c-897b-432b-a33e-ffa25abef40c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1276 microversion: 2.1 time: 0.211020 May 18 23:04:00.052762 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3072/6395] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:03:59 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1276 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:01.068549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-81b37335-7b5a-4683-84b1-d82413ed4fd5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:01.069181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-81b37335-7b5a-4683-84b1-d82413ed4fd5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:01.076209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81b37335-7b5a-4683-84b1-d82413ed4fd5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:01.076968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81b37335-7b5a-4683-84b1-d82413ed4fd5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:01.077847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81b37335-7b5a-4683-84b1-d82413ed4fd5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:01.078371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81b37335-7b5a-4683-84b1-d82413ed4fd5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:01.222891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-81b37335-7b5a-4683-84b1-d82413ed4fd5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:01.231610 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-81b37335-7b5a-4683-84b1-d82413ed4fd5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1276 microversion: 2.1 time: 0.166979 May 18 23:04:01.232802 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3324/6396] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:01 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1276 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:02.249107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-39a6a92d-2471-43a1-a2ab-516b9a0f1fdd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:02.249710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-39a6a92d-2471-43a1-a2ab-516b9a0f1fdd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:02.252447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-39a6a92d-2471-43a1-a2ab-516b9a0f1fdd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:04:02.259244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39a6a92d-2471-43a1-a2ab-516b9a0f1fdd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:02.259607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39a6a92d-2471-43a1-a2ab-516b9a0f1fdd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:02.260405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39a6a92d-2471-43a1-a2ab-516b9a0f1fdd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:02.261066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39a6a92d-2471-43a1-a2ab-516b9a0f1fdd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:02.355796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-39a6a92d-2471-43a1-a2ab-516b9a0f1fdd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:04:02.418462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-39a6a92d-2471-43a1-a2ab-516b9a0f1fdd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:02.430302 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-39a6a92d-2471-43a1-a2ab-516b9a0f1fdd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1276 microversion: 2.1 time: 0.184636 May 18 23:04:02.430946 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3073/6397] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:02 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1276 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:03.449820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-31f2a3d9-49c3-468b-b360-b656350f9d73 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:03.451518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-31f2a3d9-49c3-468b-b360-b656350f9d73 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:03.454647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-31f2a3d9-49c3-468b-b360-b656350f9d73 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:04:03.461729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-31f2a3d9-49c3-468b-b360-b656350f9d73 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:03.462214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-31f2a3d9-49c3-468b-b360-b656350f9d73 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:03.463001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-31f2a3d9-49c3-468b-b360-b656350f9d73 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:03.463715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-31f2a3d9-49c3-468b-b360-b656350f9d73 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:03.621910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-31f2a3d9-49c3-468b-b360-b656350f9d73 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:03.631139 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-31f2a3d9-49c3-468b-b360-b656350f9d73 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1276 microversion: 2.1 time: 0.187104 May 18 23:04:03.640279 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3325/6398] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:03 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1276 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:04.648618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5520adda-3c83-4c9a-ac8d-8ca2c68c0e69 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:04.649229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5520adda-3c83-4c9a-ac8d-8ca2c68c0e69 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:04.656461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5520adda-3c83-4c9a-ac8d-8ca2c68c0e69 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:04.657184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5520adda-3c83-4c9a-ac8d-8ca2c68c0e69 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:04.657978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5520adda-3c83-4c9a-ac8d-8ca2c68c0e69 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:04.658420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5520adda-3c83-4c9a-ac8d-8ca2c68c0e69 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:04.842732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5520adda-3c83-4c9a-ac8d-8ca2c68c0e69 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:04.853561 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5520adda-3c83-4c9a-ac8d-8ca2c68c0e69 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1276 microversion: 2.1 time: 0.208084 May 18 23:04:04.854802 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3074/6399] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:04 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1276 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:05.871243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e7ae446d-618a-4530-8f68-0df040415a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:05.872534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e7ae446d-618a-4530-8f68-0df040415a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:05.880277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7ae446d-618a-4530-8f68-0df040415a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:05.881078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7ae446d-618a-4530-8f68-0df040415a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:05.882085 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7ae446d-618a-4530-8f68-0df040415a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:05.882698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e7ae446d-618a-4530-8f68-0df040415a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:06.030667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e7ae446d-618a-4530-8f68-0df040415a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:06.039591 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e7ae446d-618a-4530-8f68-0df040415a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1276 microversion: 2.1 time: 0.172407 May 18 23:04:06.040481 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3326/6400] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:05 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1276 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:07.057119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-25ce36d1-01ea-4226-a0a4-38a13e140b78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:07.057753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-25ce36d1-01ea-4226-a0a4-38a13e140b78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:07.064741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ce36d1-01ea-4226-a0a4-38a13e140b78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:07.065192 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ce36d1-01ea-4226-a0a4-38a13e140b78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:07.065978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ce36d1-01ea-4226-a0a4-38a13e140b78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:07.066420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ce36d1-01ea-4226-a0a4-38a13e140b78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:07.199403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-25ce36d1-01ea-4226-a0a4-38a13e140b78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:07.207051 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-25ce36d1-01ea-4226-a0a4-38a13e140b78 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1264 microversion: 2.1 time: 0.153975 May 18 23:04:07.207627 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3075/6401] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:07 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1264 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:08.224783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4cd3a131-ac89-4983-b24f-73e7a0d84a43 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:08.225406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4cd3a131-ac89-4983-b24f-73e7a0d84a43 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:08.232246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cd3a131-ac89-4983-b24f-73e7a0d84a43 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:08.232698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cd3a131-ac89-4983-b24f-73e7a0d84a43 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:08.233451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cd3a131-ac89-4983-b24f-73e7a0d84a43 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:08.233928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cd3a131-ac89-4983-b24f-73e7a0d84a43 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:08.376601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4cd3a131-ac89-4983-b24f-73e7a0d84a43 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:08.386609 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4cd3a131-ac89-4983-b24f-73e7a0d84a43 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1264 microversion: 2.1 time: 0.166063 May 18 23:04:08.387417 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3327/6402] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:08 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1264 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:09.404096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0e61cbf9-4da0-40bc-b78a-50a739e7d864 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:09.405095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0e61cbf9-4da0-40bc-b78a-50a739e7d864 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:09.412482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e61cbf9-4da0-40bc-b78a-50a739e7d864 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:09.413131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e61cbf9-4da0-40bc-b78a-50a739e7d864 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:09.414337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e61cbf9-4da0-40bc-b78a-50a739e7d864 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:09.414924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e61cbf9-4da0-40bc-b78a-50a739e7d864 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:09.550336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0e61cbf9-4da0-40bc-b78a-50a739e7d864 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:09.558583 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0e61cbf9-4da0-40bc-b78a-50a739e7d864 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1264 microversion: 2.1 time: 0.158583 May 18 23:04:09.559369 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3076/6403] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:09 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1264 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:10.576209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-06e6d9ac-f45e-4833-9b36-c29929a7bc15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:10.576824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-06e6d9ac-f45e-4833-9b36-c29929a7bc15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:10.583859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06e6d9ac-f45e-4833-9b36-c29929a7bc15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:10.584310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06e6d9ac-f45e-4833-9b36-c29929a7bc15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:10.585059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06e6d9ac-f45e-4833-9b36-c29929a7bc15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:10.585493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-06e6d9ac-f45e-4833-9b36-c29929a7bc15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:10.715361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-06e6d9ac-f45e-4833-9b36-c29929a7bc15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:10.722883 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-06e6d9ac-f45e-4833-9b36-c29929a7bc15 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1264 microversion: 2.1 time: 0.150670 May 18 23:04:10.723634 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3328/6404] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:10 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1264 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:11.740089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-efff1af8-8104-4034-802d-221f1b34a8f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:11.740615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-efff1af8-8104-4034-802d-221f1b34a8f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:11.747671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-efff1af8-8104-4034-802d-221f1b34a8f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:11.748117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-efff1af8-8104-4034-802d-221f1b34a8f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:11.748864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-efff1af8-8104-4034-802d-221f1b34a8f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:11.749297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-efff1af8-8104-4034-802d-221f1b34a8f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:11.878777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-efff1af8-8104-4034-802d-221f1b34a8f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:11.886600 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-efff1af8-8104-4034-802d-221f1b34a8f9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1264 microversion: 2.1 time: 0.150558 May 18 23:04:11.887203 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3077/6405] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:11 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1264 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:12.903037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-71898806-2444-4997-8b55-40b00cbee0af tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:12.903669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-71898806-2444-4997-8b55-40b00cbee0af tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:12.910449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71898806-2444-4997-8b55-40b00cbee0af tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:12.910906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71898806-2444-4997-8b55-40b00cbee0af tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:12.912794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71898806-2444-4997-8b55-40b00cbee0af tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:12.913249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71898806-2444-4997-8b55-40b00cbee0af tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:13.049848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-71898806-2444-4997-8b55-40b00cbee0af tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:13.058167 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-71898806-2444-4997-8b55-40b00cbee0af tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1264 microversion: 2.1 time: 0.159104 May 18 23:04:13.058749 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3329/6406] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:12 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1264 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:14.074909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-460e694f-3b61-4d80-9290-22e2e94fac4d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:14.075770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-460e694f-3b61-4d80-9290-22e2e94fac4d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:14.083099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-460e694f-3b61-4d80-9290-22e2e94fac4d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:14.083622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-460e694f-3b61-4d80-9290-22e2e94fac4d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:14.084660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-460e694f-3b61-4d80-9290-22e2e94fac4d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:14.085096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-460e694f-3b61-4d80-9290-22e2e94fac4d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:14.232506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-460e694f-3b61-4d80-9290-22e2e94fac4d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:14.240894 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-460e694f-3b61-4d80-9290-22e2e94fac4d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1264 microversion: 2.1 time: 0.169917 May 18 23:04:14.241771 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3078/6407] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:14 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1264 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:15.258422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f883a58-cb7d-4219-8656-24b3ef43b301 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:15.259042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f883a58-cb7d-4219-8656-24b3ef43b301 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:15.266212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f883a58-cb7d-4219-8656-24b3ef43b301 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:15.266690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f883a58-cb7d-4219-8656-24b3ef43b301 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:15.267452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f883a58-cb7d-4219-8656-24b3ef43b301 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:15.267892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f883a58-cb7d-4219-8656-24b3ef43b301 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:15.400747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f883a58-cb7d-4219-8656-24b3ef43b301 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:15.408654 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f883a58-cb7d-4219-8656-24b3ef43b301 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1264 microversion: 2.1 time: 0.154786 May 18 23:04:15.409226 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3330/6408] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:15 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1264 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:16.193780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-db075ee7-33f8-49e3-84fe-040bf82afb9a req-3a899262-1a32-47df-8b1d-7a201e4c446d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7da399ba-940b-40a6-9065-7dac6fb18796", "name": "network-vif-plugged", "status": "completed", "tag": "3e3e88a1-90e8-4e29-aa0a-78fb289fc322"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:04:16.209898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-db075ee7-33f8-49e3-84fe-040bf82afb9a req-3a899262-1a32-47df-8b1d-7a201e4c446d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:16.210342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-db075ee7-33f8-49e3-84fe-040bf82afb9a req-3a899262-1a32-47df-8b1d-7a201e4c446d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:16.222255 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-db075ee7-33f8-49e3-84fe-040bf82afb9a req-3a899262-1a32-47df-8b1d-7a201e4c446d service nova] Creating event network-vif-plugged:3e3e88a1-90e8-4e29-aa0a-78fb289fc322 for instance 7da399ba-940b-40a6-9065-7dac6fb18796 on n-h2-841040-6 May 18 23:04:16.229321 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-db075ee7-33f8-49e3-84fe-040bf82afb9a req-3a899262-1a32-47df-8b1d-7a201e4c446d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.039086 May 18 23:04:16.230726 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3079/6409] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:04:16 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:04:16.425457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b948d29e-35f3-46fc-b080-55241f2f29dc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:16.426121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b948d29e-35f3-46fc-b080-55241f2f29dc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:16.432432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b948d29e-35f3-46fc-b080-55241f2f29dc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:16.432884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b948d29e-35f3-46fc-b080-55241f2f29dc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:16.433640 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b948d29e-35f3-46fc-b080-55241f2f29dc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:16.434105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b948d29e-35f3-46fc-b080-55241f2f29dc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:16.567798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b948d29e-35f3-46fc-b080-55241f2f29dc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:16.575404 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b948d29e-35f3-46fc-b080-55241f2f29dc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1264 microversion: 2.1 time: 0.153818 May 18 23:04:16.575979 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3331/6410] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:16 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1264 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:04:17.594370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5b44c01e-df33-4f6e-9fb2-fd9d09286595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:17.595053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5b44c01e-df33-4f6e-9fb2-fd9d09286595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:17.601813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b44c01e-df33-4f6e-9fb2-fd9d09286595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:17.602254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b44c01e-df33-4f6e-9fb2-fd9d09286595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:17.603006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b44c01e-df33-4f6e-9fb2-fd9d09286595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:17.603421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5b44c01e-df33-4f6e-9fb2-fd9d09286595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:17.735501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5b44c01e-df33-4f6e-9fb2-fd9d09286595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:17.743371 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5b44c01e-df33-4f6e-9fb2-fd9d09286595 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1451 microversion: 2.1 time: 0.154412 May 18 23:04:17.743887 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3080/6411] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:17 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1451 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:17.759490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-add3d64a-4424-4e87-9a24-6944714f372b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:04:17.760115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-add3d64a-4424-4e87-9a24-6944714f372b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:04:17.766731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-add3d64a-4424-4e87-9a24-6944714f372b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:17.767192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-add3d64a-4424-4e87-9a24-6944714f372b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:17.767950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-add3d64a-4424-4e87-9a24-6944714f372b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:17.768404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-add3d64a-4424-4e87-9a24-6944714f372b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:17.900895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-add3d64a-4424-4e87-9a24-6944714f372b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:04:17.908789 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-add3d64a-4424-4e87-9a24-6944714f372b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1451 microversion: 2.1 time: 0.153201 May 18 23:04:17.909361 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3332/6412] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:04:17 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1451 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:04:19.739230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-52351b6b-47aa-42f4-b42b-e6a5e4574b42 req-a421a8b6-1daf-4b01-bcde-efc8d0fd5ebf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7da399ba-940b-40a6-9065-7dac6fb18796", "tag": "3e3e88a1-90e8-4e29-aa0a-78fb289fc322"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:04:19.747551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-52351b6b-47aa-42f4-b42b-e6a5e4574b42 req-a421a8b6-1daf-4b01-bcde-efc8d0fd5ebf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:04:19.748212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-52351b6b-47aa-42f4-b42b-e6a5e4574b42 req-a421a8b6-1daf-4b01-bcde-efc8d0fd5ebf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:04:19.760876 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-52351b6b-47aa-42f4-b42b-e6a5e4574b42 req-a421a8b6-1daf-4b01-bcde-efc8d0fd5ebf service nova] Creating event network-changed:3e3e88a1-90e8-4e29-aa0a-78fb289fc322 for instance 7da399ba-940b-40a6-9065-7dac6fb18796 on n-h2-841040-6 May 18 23:04:19.766102 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-52351b6b-47aa-42f4-b42b-e6a5e4574b42 req-a421a8b6-1daf-4b01-bcde-efc8d0fd5ebf service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.165321 May 18 23:04:19.767065 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3081/6413] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:04:19 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:06:13.428434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-add3d64a-4424-4e87-9a24-6944714f372b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_api:SELECT=28 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:13.429411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-add3d64a-4424-4e87-9a24-6944714f372b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell1:SELECT=68 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:13.433507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a547c49e-2adf-4cd0-a97f-c579f290ca24 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Action: 'create', calling method: .version_select at 0x7fa2f2bb04c0>, body: {"keypair": {"name": "tempest-TestVolumeBackupRestore-448282021", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMuEz8Tr4VZhvw5o2qZtB0f3/tJ7Z70CStaBiFdZr+lnhvh+NUGteRTjEpwp8We8CpFb+E2G0QmAZTT0okQkcOAkIZZKwfs3GY9N+T4hbrynhrheXWZc34D+zvg3lprghA=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:06:13.447973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-a547c49e-2adf-4cd0-a97f-c579f290ca24 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Getting quotas for project 6560138733fe46c4b5782921a8bc8320. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:06:13.453053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-a547c49e-2adf-4cd0-a97f-c579f290ca24 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Getting quotas for user d3c79378023241c7b39114197617b306 and project 6560138733fe46c4b5782921a8bc8320. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:06:13.477937 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a547c49e-2adf-4cd0-a97f-c579f290ca24 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 401 microversion: 2.1 time: 0.051377 May 18 23:06:13.478667 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3333/6414] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:06:13 2022] POST /compute/v2.1/os-keypairs => generated 401 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:06:14.416445 n-d-841040-6 devstack@n-api.service[119082]: ERROR oslo.messaging._drivers.impl_rabbit [req-52351b6b-47aa-42f4-b42b-e6a5e4574b42 req-a421a8b6-1daf-4b01-bcde-efc8d0fd5ebf service nova] [713141ef-033a-4309-99ce-9bb180f6fbf8] AMQP server on 10.222.0.58:5672 is unreachable: Too many heartbeats missed. Trying again in 1 seconds.: amqp.exceptions.ConnectionForced: Too many heartbeats missed May 18 23:06:14.417489 n-d-841040-6 devstack@n-api.service[119082]: ERROR oslo.messaging._drivers.impl_rabbit [req-52351b6b-47aa-42f4-b42b-e6a5e4574b42 req-a421a8b6-1daf-4b01-bcde-efc8d0fd5ebf service nova] [9e5a1bab-a307-4bef-8fb5-76cd638d7a7b] AMQP server on 10.222.0.58:5672 is unreachable: Too many heartbeats missed. Trying again in 1 seconds.: amqp.exceptions.ConnectionForced: Too many heartbeats missed May 18 23:06:14.418270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-52351b6b-47aa-42f4-b42b-e6a5e4574b42 req-a421a8b6-1daf-4b01-bcde-efc8d0fd5ebf service nova] [119082] Writing DB stats nova_api:SELECT=39,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:14.419166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-52351b6b-47aa-42f4-b42b-e6a5e4574b42 req-a421a8b6-1daf-4b01-bcde-efc8d0fd5ebf service nova] [119082] Writing DB stats nova_cell1:SELECT=66 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:14.423630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBackupRestore-server-1046019509", "imageRef": "", "flavorRef": "452", "block_device_mapping_v2": [{"uuid": "dabfffd8-071a-4a96-b191-5c1d3db271ea", "source_type": "volume", "destination_type": "volume", "boot_index": 0}], "key_name": "tempest-TestVolumeBackupRestore-448282021", "security_groups": [{"name": "tempest-secgroup-smoke-1594545349"}], "networks": [{"uuid": "b16827fe-d196-4555-a4e4-2c0811d29551"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:06:14.717291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] validate_networks() for [('b16827fe-d196-4555-a4e4-2c0811d29551', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:06:15.077254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:06:15.077681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:06:15.078181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:06:15.078587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:06:15.078996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:06:15.088542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:15.088988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:15.089823 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:15.090259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:15.107830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Getting quotas for project 6560138733fe46c4b5782921a8bc8320. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:06:15.113155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Getting quotas for user d3c79378023241c7b39114197617b306 and project 6560138733fe46c4b5782921a8bc8320. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:06:15.171140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:06:15.173393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=False,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='dabfffd8-071a-4a96-b191-5c1d3db271ea',volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:06:15.297252 n-d-841040-6 devstack@n-api.service[119082]: ERROR oslo.messaging._drivers.impl_rabbit [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [96481b9a-187e-43f6-98d7-db94c9c6591e] AMQP server on 10.222.0.58:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer May 18 23:06:15.424722 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [713141ef-033a-4309-99ce-9bb180f6fbf8] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 38224. May 18 23:06:15.426907 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [9e5a1bab-a307-4bef-8fb5-76cd638d7a7b] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 38226. May 18 23:06:16.304211 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [96481b9a-187e-43f6-98d7-db94c9c6591e] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 38228. May 18 23:06:16.309527 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-00da67ba-c6f7-4d73-ad0a-2747476f7a09 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 1.894840 May 18 23:06:16.310740 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3082/6415] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:06:14 2022] POST /compute/v2.1/servers => generated 406 bytes in 1897 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:06:16.321984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca7d5907-8dd4-4de8-9a18-41acd9cbcbd1 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:16.323341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ca7d5907-8dd4-4de8-9a18-41acd9cbcbd1 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:16.487338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ca7d5907-8dd4-4de8-9a18-41acd9cbcbd1 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:16.497715 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ca7d5907-8dd4-4de8-9a18-41acd9cbcbd1 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1098 microversion: 2.1 time: 0.179544 May 18 23:06:16.503332 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3334/6416] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:16 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1098 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:17.207808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-528ee320-a1bc-4ec8-9ecd-3f86f5c06092 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:17.208327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-528ee320-a1bc-4ec8-9ecd-3f86f5c06092 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:17.215352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-528ee320-a1bc-4ec8-9ecd-3f86f5c06092 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:17.215786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-528ee320-a1bc-4ec8-9ecd-3f86f5c06092 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:17.216787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-528ee320-a1bc-4ec8-9ecd-3f86f5c06092 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:17.217211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-528ee320-a1bc-4ec8-9ecd-3f86f5c06092 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:17.241664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-528ee320-a1bc-4ec8-9ecd-3f86f5c06092 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:06:17.317516 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-528ee320-a1bc-4ec8-9ecd-3f86f5c06092 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 204 len: 0 microversion: 2.1 time: 0.168438 May 18 23:06:17.318495 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3083/6417] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:06:17 2022] DELETE /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:06:17.327098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-85ee704a-94e0-4242-9dac-4d561c48bf6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:17.327724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-85ee704a-94e0-4242-9dac-4d561c48bf6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:17.335803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85ee704a-94e0-4242-9dac-4d561c48bf6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:17.336264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85ee704a-94e0-4242-9dac-4d561c48bf6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:17.337038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85ee704a-94e0-4242-9dac-4d561c48bf6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:17.337708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85ee704a-94e0-4242-9dac-4d561c48bf6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:17.516213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-45e6d7ab-c4ca-4427-bda5-48f01c95e287 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:17.516917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-45e6d7ab-c4ca-4427-bda5-48f01c95e287 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:17.524071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45e6d7ab-c4ca-4427-bda5-48f01c95e287 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:17.524516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45e6d7ab-c4ca-4427-bda5-48f01c95e287 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:17.525274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45e6d7ab-c4ca-4427-bda5-48f01c95e287 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:17.525706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-45e6d7ab-c4ca-4427-bda5-48f01c95e287 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:17.556046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-85ee704a-94e0-4242-9dac-4d561c48bf6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:17.564339 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-85ee704a-94e0-4242-9dac-4d561c48bf6e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1576 microversion: 2.1 time: 0.241698 May 18 23:06:17.573285 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3335/6418] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:17 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1576 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:17.601513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-45e6d7ab-c4ca-4427-bda5-48f01c95e287 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:17.609233 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-45e6d7ab-c4ca-4427-bda5-48f01c95e287 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1214 microversion: 2.1 time: 0.098142 May 18 23:06:17.610085 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3084/6419] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:17 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1214 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:06:18.586808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fabbbaa4-097f-4581-9150-c8f109d5c446 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:18.587516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fabbbaa4-097f-4581-9150-c8f109d5c446 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:18.595004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fabbbaa4-097f-4581-9150-c8f109d5c446 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:18.595486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fabbbaa4-097f-4581-9150-c8f109d5c446 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:18.596785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fabbbaa4-097f-4581-9150-c8f109d5c446 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:18.598065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fabbbaa4-097f-4581-9150-c8f109d5c446 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:18.627081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f40aafa5-065d-4cbb-8a50-ed95cab378bb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:18.627679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f40aafa5-065d-4cbb-8a50-ed95cab378bb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:18.637136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f40aafa5-065d-4cbb-8a50-ed95cab378bb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:18.637583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f40aafa5-065d-4cbb-8a50-ed95cab378bb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:18.638376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f40aafa5-065d-4cbb-8a50-ed95cab378bb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:18.646665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f40aafa5-065d-4cbb-8a50-ed95cab378bb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:18.828411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f40aafa5-065d-4cbb-8a50-ed95cab378bb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:18.837104 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f40aafa5-065d-4cbb-8a50-ed95cab378bb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.213785 May 18 23:06:18.848123 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3085/6420] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:18 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:06:18.908908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fabbbaa4-097f-4581-9150-c8f109d5c446 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:18.918956 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fabbbaa4-097f-4581-9150-c8f109d5c446 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1576 microversion: 2.1 time: 0.339228 May 18 23:06:18.931955 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3336/6421] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:18 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1576 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:19.412735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-1e901392-ac18-42aa-a518-0d2f4785567b req-75fe049f-c82e-488e-9c56-b93c86842cf6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2192744a-d48e-4f8f-a8d1-eba3a2cf17dd", "tag": "5747701a-a7fa-4aa5-85c1-beefee0aa7b7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:06:19.442212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1e901392-ac18-42aa-a518-0d2f4785567b req-75fe049f-c82e-488e-9c56-b93c86842cf6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:19.451824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1e901392-ac18-42aa-a518-0d2f4785567b req-75fe049f-c82e-488e-9c56-b93c86842cf6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:19.470089 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-1e901392-ac18-42aa-a518-0d2f4785567b req-75fe049f-c82e-488e-9c56-b93c86842cf6 service nova] Creating event network-changed:5747701a-a7fa-4aa5-85c1-beefee0aa7b7 for instance 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd on n-h1-841040-6 May 18 23:06:19.480508 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-1e901392-ac18-42aa-a518-0d2f4785567b req-75fe049f-c82e-488e-9c56-b93c86842cf6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.078184 May 18 23:06:19.481574 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3086/6422] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:06:19 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:06:19.858124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8756313f-17fd-460b-8c85-a821a1c0f7b3 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:19.859498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8756313f-17fd-460b-8c85-a821a1c0f7b3 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:19.879879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8756313f-17fd-460b-8c85-a821a1c0f7b3 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:19.883292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8756313f-17fd-460b-8c85-a821a1c0f7b3 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:19.885304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8756313f-17fd-460b-8c85-a821a1c0f7b3 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:19.887016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8756313f-17fd-460b-8c85-a821a1c0f7b3 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:19.916500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0e5a09b3-5dff-4f6f-afaf-663986c95cbc req-a319e762-9e1a-47eb-a38f-cabbfd894232 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7da399ba-940b-40a6-9065-7dac6fb18796", "name": "network-vif-deleted", "tag": "3e3e88a1-90e8-4e29-aa0a-78fb289fc322"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:06:19.948561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0e5a09b3-5dff-4f6f-afaf-663986c95cbc req-a319e762-9e1a-47eb-a38f-cabbfd894232 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:19.951590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0e5a09b3-5dff-4f6f-afaf-663986c95cbc req-a319e762-9e1a-47eb-a38f-cabbfd894232 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:19.975005 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0e5a09b3-5dff-4f6f-afaf-663986c95cbc req-a319e762-9e1a-47eb-a38f-cabbfd894232 service nova] Creating event network-vif-deleted:3e3e88a1-90e8-4e29-aa0a-78fb289fc322 for instance 7da399ba-940b-40a6-9065-7dac6fb18796 on n-h2-841040-6 May 18 23:06:19.983584 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0e5a09b3-5dff-4f6f-afaf-663986c95cbc req-a319e762-9e1a-47eb-a38f-cabbfd894232 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.074463 May 18 23:06:20.003517 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3087/6423] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:06:19 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:06:20.012509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d0310d29-5a47-40c3-a4ba-cec10a15e5d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:20.013264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d0310d29-5a47-40c3-a4ba-cec10a15e5d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:20.022362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0310d29-5a47-40c3-a4ba-cec10a15e5d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:20.023433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0310d29-5a47-40c3-a4ba-cec10a15e5d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:20.024355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0310d29-5a47-40c3-a4ba-cec10a15e5d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:20.024788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d0310d29-5a47-40c3-a4ba-cec10a15e5d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:20.098904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d0310d29-5a47-40c3-a4ba-cec10a15e5d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:20.109209 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d0310d29-5a47-40c3-a4ba-cec10a15e5d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1224 microversion: 2.1 time: 0.104054 May 18 23:06:20.109813 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3088/6424] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:20 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1224 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:20.220933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8756313f-17fd-460b-8c85-a821a1c0f7b3 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:20.232487 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8756313f-17fd-460b-8c85-a821a1c0f7b3 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.380055 May 18 23:06:20.234493 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3337/6425] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:19 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:21.126746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-60c98db5-a770-4e46-8f73-2744abe94a60 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:21.127357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-60c98db5-a770-4e46-8f73-2744abe94a60 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:21.135176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60c98db5-a770-4e46-8f73-2744abe94a60 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:21.135951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60c98db5-a770-4e46-8f73-2744abe94a60 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:21.136818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60c98db5-a770-4e46-8f73-2744abe94a60 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:21.137326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-60c98db5-a770-4e46-8f73-2744abe94a60 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:21.204844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-60c98db5-a770-4e46-8f73-2744abe94a60 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:21.213390 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-60c98db5-a770-4e46-8f73-2744abe94a60 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1224 microversion: 2.1 time: 0.090926 May 18 23:06:21.213992 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3089/6426] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:21 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1224 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:21.250514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-67d53b3f-7e37-4c90-acc6-76daf9e43bd9 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:21.251077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-67d53b3f-7e37-4c90-acc6-76daf9e43bd9 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:21.258212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67d53b3f-7e37-4c90-acc6-76daf9e43bd9 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:21.258672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67d53b3f-7e37-4c90-acc6-76daf9e43bd9 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:21.259470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67d53b3f-7e37-4c90-acc6-76daf9e43bd9 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:21.259912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67d53b3f-7e37-4c90-acc6-76daf9e43bd9 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:21.393459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-67d53b3f-7e37-4c90-acc6-76daf9e43bd9 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:21.401874 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-67d53b3f-7e37-4c90-acc6-76daf9e43bd9 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.155282 May 18 23:06:21.402454 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3338/6427] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:21 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:22.230588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7a1f8477-4c66-42e4-b03a-d737bd949a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:22.231235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7a1f8477-4c66-42e4-b03a-d737bd949a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:22.238393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a1f8477-4c66-42e4-b03a-d737bd949a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:22.238839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a1f8477-4c66-42e4-b03a-d737bd949a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:22.239587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a1f8477-4c66-42e4-b03a-d737bd949a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:22.240016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a1f8477-4c66-42e4-b03a-d737bd949a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:22.301309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7a1f8477-4c66-42e4-b03a-d737bd949a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:22.309112 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7a1f8477-4c66-42e4-b03a-d737bd949a65 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1224 microversion: 2.1 time: 0.082506 May 18 23:06:22.309686 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3090/6428] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:22 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1224 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:22.417867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6079d5ce-e795-4af8-a3a3-aef1c0d1c4f0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:22.418522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6079d5ce-e795-4af8-a3a3-aef1c0d1c4f0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:22.425345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6079d5ce-e795-4af8-a3a3-aef1c0d1c4f0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:22.425831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6079d5ce-e795-4af8-a3a3-aef1c0d1c4f0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:22.426600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6079d5ce-e795-4af8-a3a3-aef1c0d1c4f0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:22.427042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6079d5ce-e795-4af8-a3a3-aef1c0d1c4f0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:22.579342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6079d5ce-e795-4af8-a3a3-aef1c0d1c4f0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:22.587884 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6079d5ce-e795-4af8-a3a3-aef1c0d1c4f0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.173878 May 18 23:06:22.588482 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3339/6429] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:22 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:23.325262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf366716-c699-404b-9298-908d4e22d4d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:23.325888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cf366716-c699-404b-9298-908d4e22d4d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:23.332950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf366716-c699-404b-9298-908d4e22d4d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:23.333395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf366716-c699-404b-9298-908d4e22d4d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:23.334239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf366716-c699-404b-9298-908d4e22d4d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:23.334666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf366716-c699-404b-9298-908d4e22d4d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:23.396134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf366716-c699-404b-9298-908d4e22d4d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:23.404212 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cf366716-c699-404b-9298-908d4e22d4d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1224 microversion: 2.1 time: 0.082916 May 18 23:06:23.404781 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3091/6430] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:23 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1224 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:23.605551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-57509999-4443-44cf-a9f2-b29c5d647e45 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:23.606206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-57509999-4443-44cf-a9f2-b29c5d647e45 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:23.613414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57509999-4443-44cf-a9f2-b29c5d647e45 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:23.613903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57509999-4443-44cf-a9f2-b29c5d647e45 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:23.614673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57509999-4443-44cf-a9f2-b29c5d647e45 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:23.615114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57509999-4443-44cf-a9f2-b29c5d647e45 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:23.745110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-57509999-4443-44cf-a9f2-b29c5d647e45 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:23.752669 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-57509999-4443-44cf-a9f2-b29c5d647e45 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.151014 May 18 23:06:23.753249 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3340/6431] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:23 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:24.420635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5d434e27-5312-4e47-adb4-9773743ecedc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:24.421252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5d434e27-5312-4e47-adb4-9773743ecedc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:24.429297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d434e27-5312-4e47-adb4-9773743ecedc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:24.429763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d434e27-5312-4e47-adb4-9773743ecedc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:24.430563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d434e27-5312-4e47-adb4-9773743ecedc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:24.430990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d434e27-5312-4e47-adb4-9773743ecedc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:24.500039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5d434e27-5312-4e47-adb4-9773743ecedc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:24.508624 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5d434e27-5312-4e47-adb4-9773743ecedc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1224 microversion: 2.1 time: 0.091911 May 18 23:06:24.509230 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3092/6432] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:24 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1224 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:24.769183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-789dbf78-a54d-4eee-95ba-67a0f6e478c1 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:24.769714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-789dbf78-a54d-4eee-95ba-67a0f6e478c1 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:24.776540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-789dbf78-a54d-4eee-95ba-67a0f6e478c1 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:24.777005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-789dbf78-a54d-4eee-95ba-67a0f6e478c1 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:24.777791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-789dbf78-a54d-4eee-95ba-67a0f6e478c1 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:24.778239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-789dbf78-a54d-4eee-95ba-67a0f6e478c1 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:24.913887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-789dbf78-a54d-4eee-95ba-67a0f6e478c1 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:24.921452 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-789dbf78-a54d-4eee-95ba-67a0f6e478c1 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.156368 May 18 23:06:24.922057 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3341/6433] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:24 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:25.526567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2aa3ca9a-4fb9-4d5d-a852-afad1aef4082 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:25.527177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2aa3ca9a-4fb9-4d5d-a852-afad1aef4082 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:25.529218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-2aa3ca9a-4fb9-4d5d-a852-afad1aef4082 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:25.530091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-2aa3ca9a-4fb9-4d5d-a852-afad1aef4082 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:25.538148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2aa3ca9a-4fb9-4d5d-a852-afad1aef4082 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:25.538798 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2aa3ca9a-4fb9-4d5d-a852-afad1aef4082 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:25.540024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2aa3ca9a-4fb9-4d5d-a852-afad1aef4082 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:25.540469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2aa3ca9a-4fb9-4d5d-a852-afad1aef4082 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:25.605337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2aa3ca9a-4fb9-4d5d-a852-afad1aef4082 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:25.613154 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2aa3ca9a-4fb9-4d5d-a852-afad1aef4082 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1224 microversion: 2.1 time: 0.090604 May 18 23:06:25.613752 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3093/6434] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:25 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1224 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:25.938773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4874f51b-8ff8-434a-b97a-7068d08ab10a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:25.939508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4874f51b-8ff8-434a-b97a-7068d08ab10a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:25.946691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4874f51b-8ff8-434a-b97a-7068d08ab10a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:25.947141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4874f51b-8ff8-434a-b97a-7068d08ab10a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:25.947890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4874f51b-8ff8-434a-b97a-7068d08ab10a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:25.948326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4874f51b-8ff8-434a-b97a-7068d08ab10a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:26.083950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4874f51b-8ff8-434a-b97a-7068d08ab10a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:26.092379 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4874f51b-8ff8-434a-b97a-7068d08ab10a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.157398 May 18 23:06:26.092977 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3342/6435] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:25 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:26.629895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-411d5a82-7c69-4908-8143-b7f76c2949a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:26.630517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-411d5a82-7c69-4908-8143-b7f76c2949a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:26.637776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-411d5a82-7c69-4908-8143-b7f76c2949a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:26.638239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-411d5a82-7c69-4908-8143-b7f76c2949a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:26.638998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-411d5a82-7c69-4908-8143-b7f76c2949a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:26.639436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-411d5a82-7c69-4908-8143-b7f76c2949a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:26.700652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-411d5a82-7c69-4908-8143-b7f76c2949a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:26.709304 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-411d5a82-7c69-4908-8143-b7f76c2949a9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1224 microversion: 2.1 time: 0.083347 May 18 23:06:26.710015 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3094/6436] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:26 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1224 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:27.109162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5e8f3131-be0f-46e4-9fa4-514d994bc025 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:27.109832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5e8f3131-be0f-46e4-9fa4-514d994bc025 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:27.112104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-5e8f3131-be0f-46e4-9fa4-514d994bc025 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:27.118233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5e8f3131-be0f-46e4-9fa4-514d994bc025 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:27.118685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5e8f3131-be0f-46e4-9fa4-514d994bc025 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:27.119452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5e8f3131-be0f-46e4-9fa4-514d994bc025 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:27.119888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5e8f3131-be0f-46e4-9fa4-514d994bc025 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:27.256912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5e8f3131-be0f-46e4-9fa4-514d994bc025 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:27.264538 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5e8f3131-be0f-46e4-9fa4-514d994bc025 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.159201 May 18 23:06:27.265117 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3343/6437] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:27 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:27.725613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7ed3398e-3e03-480f-b86b-275ccb3e3ec5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:27.726250 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7ed3398e-3e03-480f-b86b-275ccb3e3ec5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:27.733219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ed3398e-3e03-480f-b86b-275ccb3e3ec5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:27.733663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ed3398e-3e03-480f-b86b-275ccb3e3ec5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:27.734465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ed3398e-3e03-480f-b86b-275ccb3e3ec5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:27.734891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7ed3398e-3e03-480f-b86b-275ccb3e3ec5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:27.800646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7ed3398e-3e03-480f-b86b-275ccb3e3ec5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:27.809375 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7ed3398e-3e03-480f-b86b-275ccb3e3ec5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1224 microversion: 2.1 time: 0.087652 May 18 23:06:27.810299 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3095/6438] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:27 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1224 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:28.281514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-82960ca7-c597-4f32-b4cc-505b0485887f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:28.282279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-82960ca7-c597-4f32-b4cc-505b0485887f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:28.289992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82960ca7-c597-4f32-b4cc-505b0485887f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:28.290446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82960ca7-c597-4f32-b4cc-505b0485887f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:28.291209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82960ca7-c597-4f32-b4cc-505b0485887f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:28.291643 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82960ca7-c597-4f32-b4cc-505b0485887f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:28.436554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82960ca7-c597-4f32-b4cc-505b0485887f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:28.444704 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-82960ca7-c597-4f32-b4cc-505b0485887f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.167105 May 18 23:06:28.445581 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3344/6439] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:28 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:28.826931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-89b0684b-f267-424e-bd3c-81ddcbe7e7e7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:28.827925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-89b0684b-f267-424e-bd3c-81ddcbe7e7e7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:28.835986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89b0684b-f267-424e-bd3c-81ddcbe7e7e7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:28.836628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89b0684b-f267-424e-bd3c-81ddcbe7e7e7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:28.837185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89b0684b-f267-424e-bd3c-81ddcbe7e7e7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:28.838383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89b0684b-f267-424e-bd3c-81ddcbe7e7e7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:28.904730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-89b0684b-f267-424e-bd3c-81ddcbe7e7e7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:28.912876 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-89b0684b-f267-424e-bd3c-81ddcbe7e7e7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1224 microversion: 2.1 time: 0.089979 May 18 23:06:28.913453 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3096/6440] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:28 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1224 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:29.461909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-877f4fd8-c2b4-448e-8d36-a4544bfc1b2f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:29.462662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-877f4fd8-c2b4-448e-8d36-a4544bfc1b2f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:29.469872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-877f4fd8-c2b4-448e-8d36-a4544bfc1b2f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:29.470333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-877f4fd8-c2b4-448e-8d36-a4544bfc1b2f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:29.471306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-877f4fd8-c2b4-448e-8d36-a4544bfc1b2f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:29.472677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-877f4fd8-c2b4-448e-8d36-a4544bfc1b2f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:29.626851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-877f4fd8-c2b4-448e-8d36-a4544bfc1b2f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:29.635638 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-877f4fd8-c2b4-448e-8d36-a4544bfc1b2f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.177656 May 18 23:06:29.644789 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3345/6441] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:29 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:29.929755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8dc00208-1c30-4618-b5b3-b03c521a779f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:29.930420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8dc00208-1c30-4618-b5b3-b03c521a779f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:29.938363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8dc00208-1c30-4618-b5b3-b03c521a779f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:29.938908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8dc00208-1c30-4618-b5b3-b03c521a779f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:29.939760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8dc00208-1c30-4618-b5b3-b03c521a779f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:29.940266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8dc00208-1c30-4618-b5b3-b03c521a779f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:30.008370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8dc00208-1c30-4618-b5b3-b03c521a779f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:30.017414 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8dc00208-1c30-4618-b5b3-b03c521a779f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1224 microversion: 2.1 time: 0.091742 May 18 23:06:30.018041 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3097/6442] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:29 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1224 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:30.652375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fc04f563-4ab4-472a-a077-045ca6fc8bc2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:30.652998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fc04f563-4ab4-472a-a077-045ca6fc8bc2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:30.659708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc04f563-4ab4-472a-a077-045ca6fc8bc2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:30.660174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc04f563-4ab4-472a-a077-045ca6fc8bc2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:30.660949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc04f563-4ab4-472a-a077-045ca6fc8bc2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:30.661382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fc04f563-4ab4-472a-a077-045ca6fc8bc2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:30.796581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fc04f563-4ab4-472a-a077-045ca6fc8bc2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:30.804819 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fc04f563-4ab4-472a-a077-045ca6fc8bc2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.156487 May 18 23:06:30.805404 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3346/6443] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:30 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:31.035137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aa7f6aa7-2ef4-4fbe-9f56-19cbc3e2672f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:31.035744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aa7f6aa7-2ef4-4fbe-9f56-19cbc3e2672f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:31.042784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa7f6aa7-2ef4-4fbe-9f56-19cbc3e2672f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:31.043236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa7f6aa7-2ef4-4fbe-9f56-19cbc3e2672f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:31.044000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa7f6aa7-2ef4-4fbe-9f56-19cbc3e2672f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:31.044426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aa7f6aa7-2ef4-4fbe-9f56-19cbc3e2672f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:31.109452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aa7f6aa7-2ef4-4fbe-9f56-19cbc3e2672f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:31.114152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-aa7f6aa7-2ef4-4fbe-9f56-19cbc3e2672f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:31.118712 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aa7f6aa7-2ef4-4fbe-9f56-19cbc3e2672f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1224 microversion: 2.1 time: 0.088021 May 18 23:06:31.119402 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3098/6444] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:31 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1224 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:31.821809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cdc49f0b-f331-4d5d-984f-da6d95305a63 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:31.822376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cdc49f0b-f331-4d5d-984f-da6d95305a63 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:31.829102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cdc49f0b-f331-4d5d-984f-da6d95305a63 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:31.829556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cdc49f0b-f331-4d5d-984f-da6d95305a63 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:31.830350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cdc49f0b-f331-4d5d-984f-da6d95305a63 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:31.830793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cdc49f0b-f331-4d5d-984f-da6d95305a63 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:31.961678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cdc49f0b-f331-4d5d-984f-da6d95305a63 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:31.969798 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cdc49f0b-f331-4d5d-984f-da6d95305a63 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.151886 May 18 23:06:31.970424 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3347/6445] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:31 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:32.135639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d9ffeca6-0690-4abe-9ce0-006bbdbdc89f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:32.136156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d9ffeca6-0690-4abe-9ce0-006bbdbdc89f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:32.145455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9ffeca6-0690-4abe-9ce0-006bbdbdc89f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:32.145976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9ffeca6-0690-4abe-9ce0-006bbdbdc89f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:32.146996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9ffeca6-0690-4abe-9ce0-006bbdbdc89f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:32.147430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9ffeca6-0690-4abe-9ce0-006bbdbdc89f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:32.216063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d9ffeca6-0690-4abe-9ce0-006bbdbdc89f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:32.224950 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d9ffeca6-0690-4abe-9ce0-006bbdbdc89f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1224 microversion: 2.1 time: 0.093272 May 18 23:06:32.225533 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3099/6446] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:32 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1224 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:32.987751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9a8b61dd-7006-496b-9f99-c18d2877c0c6 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:32.988374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9a8b61dd-7006-496b-9f99-c18d2877c0c6 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:32.995145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a8b61dd-7006-496b-9f99-c18d2877c0c6 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:32.995607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a8b61dd-7006-496b-9f99-c18d2877c0c6 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:32.996373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a8b61dd-7006-496b-9f99-c18d2877c0c6 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:32.996817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a8b61dd-7006-496b-9f99-c18d2877c0c6 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:33.134165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9a8b61dd-7006-496b-9f99-c18d2877c0c6 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:33.141855 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9a8b61dd-7006-496b-9f99-c18d2877c0c6 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.158044 May 18 23:06:33.142428 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3348/6447] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:32 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:33.241931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1bc90c15-5f03-4fbb-9c18-f22fffb74242 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:33.242483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1bc90c15-5f03-4fbb-9c18-f22fffb74242 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:33.256255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1bc90c15-5f03-4fbb-9c18-f22fffb74242 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:33.256891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1bc90c15-5f03-4fbb-9c18-f22fffb74242 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:33.257674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1bc90c15-5f03-4fbb-9c18-f22fffb74242 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:33.258131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1bc90c15-5f03-4fbb-9c18-f22fffb74242 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:33.328129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1bc90c15-5f03-4fbb-9c18-f22fffb74242 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:33.337588 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1bc90c15-5f03-4fbb-9c18-f22fffb74242 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 200 len: 1224 microversion: 2.1 time: 0.099670 May 18 23:06:33.338346 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3100/6448] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:33 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 1224 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:34.160009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b9d2dd3f-c4b2-4ff8-8bb2-7efc7b5f6ed0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:34.160633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b9d2dd3f-c4b2-4ff8-8bb2-7efc7b5f6ed0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:34.167462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9d2dd3f-c4b2-4ff8-8bb2-7efc7b5f6ed0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:34.167917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9d2dd3f-c4b2-4ff8-8bb2-7efc7b5f6ed0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:34.168677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9d2dd3f-c4b2-4ff8-8bb2-7efc7b5f6ed0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:34.169120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9d2dd3f-c4b2-4ff8-8bb2-7efc7b5f6ed0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:34.302709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b9d2dd3f-c4b2-4ff8-8bb2-7efc7b5f6ed0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:34.310336 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b9d2dd3f-c4b2-4ff8-8bb2-7efc7b5f6ed0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.154895 May 18 23:06:34.310909 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3349/6449] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:34 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:34.356980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9e22fec0-b571-4ca6-854b-da1261785b67 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:34.359645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9e22fec0-b571-4ca6-854b-da1261785b67 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:34.369212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e22fec0-b571-4ca6-854b-da1261785b67 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:34.370033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e22fec0-b571-4ca6-854b-da1261785b67 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:34.371293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e22fec0-b571-4ca6-854b-da1261785b67 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:34.371952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9e22fec0-b571-4ca6-854b-da1261785b67 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:34.392948 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-9e22fec0-b571-4ca6-854b-da1261785b67 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9e22fec0-b571-4ca6-854b-da1261785b67 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 HTTP/1.1 May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '7da399ba-940b-40a6-9065-7dac6fb18796'} May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:06:34.396232 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:06:34.401180 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:06:34.401180 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:06:34.401180 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:06:34.401180 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:06:34.401180 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:06:34.401180 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:06:34.401180 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:06:34.401180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9e22fec0-b571-4ca6-854b-da1261785b67 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:06:34.401180 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9e22fec0-b571-4ca6-854b-da1261785b67 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 404 len: 111 microversion: 2.1 time: 0.046843 May 18 23:06:34.401180 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3101/6450] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:34 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 23:06:34.446267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1672801996", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-81754329", "security_groups": [{"name": "tempest-secgroup-smoke-685750569"}], "block_device_mapping_v2": [{"uuid": "f63776ba-e741-4559-a141-cd3c1d8ad498", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "27c58ace-4fef-494f-bb8b-a11e0213fe61"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:06:34.557247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] validate_networks() for [('27c58ace-4fef-494f-bb8b-a11e0213fe61', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:06:34.932322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:06:34.932751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:06:34.933224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:06:34.933665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:06:34.934100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:06:34.943491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:34.943943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:34.944713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:34.945148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:34.962065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:06:34.967660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for user 847762c150294dcaa87622c101e97cce and project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:06:35.043255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:06:35.045494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=False,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='f63776ba-e741-4559-a141-cd3c1d8ad498',volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:06:35.181030 n-d-841040-6 devstack@n-api.service[119083]: ERROR oslo.messaging._drivers.impl_rabbit [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [3b52bdc2-dc12-45f9-b983-4033f09187c4] AMQP server on 10.222.0.58:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer May 18 23:06:35.327015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-75159158-199b-4ed0-b638-769b68f1673a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:35.327768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-75159158-199b-4ed0-b638-769b68f1673a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:35.334044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75159158-199b-4ed0-b638-769b68f1673a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:35.334457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75159158-199b-4ed0-b638-769b68f1673a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:35.335183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75159158-199b-4ed0-b638-769b68f1673a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:35.335610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75159158-199b-4ed0-b638-769b68f1673a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:35.468066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75159158-199b-4ed0-b638-769b68f1673a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:35.476245 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-75159158-199b-4ed0-b638-769b68f1673a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.153248 May 18 23:06:35.476818 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3102/6451] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:35 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:06:36.189807 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [3b52bdc2-dc12-45f9-b983-4033f09187c4] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 38332. May 18 23:06:36.194421 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-84561175-475b-488a-9e9d-c6503f8d3cb7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 1.752080 May 18 23:06:36.195651 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3350/6452] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:06:34 2022] POST /compute/v2.1/servers => generated 405 bytes in 1754 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:06:36.205890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-765bd046-5c6a-418a-adfc-7d0fc906e699 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:36.206497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-765bd046-5c6a-418a-adfc-7d0fc906e699 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:36.259956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-765bd046-5c6a-418a-adfc-7d0fc906e699 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:36.267399 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-765bd046-5c6a-418a-adfc-7d0fc906e699 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1093 microversion: 2.1 time: 0.065353 May 18 23:06:36.267964 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3103/6453] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:36 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1093 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:06:36.493343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-430f6d67-07db-4df0-8e2f-9a65e6c8275a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:36.493343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-430f6d67-07db-4df0-8e2f-9a65e6c8275a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:36.500564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-430f6d67-07db-4df0-8e2f-9a65e6c8275a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:36.501024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-430f6d67-07db-4df0-8e2f-9a65e6c8275a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:36.501813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-430f6d67-07db-4df0-8e2f-9a65e6c8275a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:36.502349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-430f6d67-07db-4df0-8e2f-9a65e6c8275a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:36.635138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-430f6d67-07db-4df0-8e2f-9a65e6c8275a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:36.643076 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-430f6d67-07db-4df0-8e2f-9a65e6c8275a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1282 microversion: 2.1 time: 0.154443 May 18 23:06:36.644149 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3351/6454] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:36 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1282 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:37.284010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-98edd851-f8cd-455d-9dcc-5ae0607530eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:37.285232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-98edd851-f8cd-455d-9dcc-5ae0607530eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:37.339004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-98edd851-f8cd-455d-9dcc-5ae0607530eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:37.346122 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-98edd851-f8cd-455d-9dcc-5ae0607530eb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1093 microversion: 2.1 time: 0.066206 May 18 23:06:37.346695 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3104/6455] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:37 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1093 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:37.660824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b4034e39-ed51-4c35-883d-7b64d55c8970 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:37.661440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b4034e39-ed51-4c35-883d-7b64d55c8970 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:37.668163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4034e39-ed51-4c35-883d-7b64d55c8970 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:37.668614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4034e39-ed51-4c35-883d-7b64d55c8970 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:37.669371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4034e39-ed51-4c35-883d-7b64d55c8970 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:37.669839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4034e39-ed51-4c35-883d-7b64d55c8970 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:37.673900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-b4034e39-ed51-4c35-883d-7b64d55c8970 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:37.804211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b4034e39-ed51-4c35-883d-7b64d55c8970 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:37.811862 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b4034e39-ed51-4c35-883d-7b64d55c8970 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1270 microversion: 2.1 time: 0.155492 May 18 23:06:37.812475 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3352/6456] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:37 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1270 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:38.362948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2788ee6d-1a76-48ae-8f8f-8e538e542a1d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:38.363578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2788ee6d-1a76-48ae-8f8f-8e538e542a1d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:38.422447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2788ee6d-1a76-48ae-8f8f-8e538e542a1d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:38.430593 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2788ee6d-1a76-48ae-8f8f-8e538e542a1d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1093 microversion: 2.1 time: 0.071945 May 18 23:06:38.431157 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3105/6457] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:38 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1093 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:38.828470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cb8608d6-26c2-42cc-8b81-1ad37ef38756 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:38.829086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cb8608d6-26c2-42cc-8b81-1ad37ef38756 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:38.835792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb8608d6-26c2-42cc-8b81-1ad37ef38756 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:38.836248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb8608d6-26c2-42cc-8b81-1ad37ef38756 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:38.836997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb8608d6-26c2-42cc-8b81-1ad37ef38756 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:38.837430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb8608d6-26c2-42cc-8b81-1ad37ef38756 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:38.970488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cb8608d6-26c2-42cc-8b81-1ad37ef38756 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:38.977999 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cb8608d6-26c2-42cc-8b81-1ad37ef38756 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1270 microversion: 2.1 time: 0.153500 May 18 23:06:38.978566 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3353/6458] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:38 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1270 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:39.447783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4b862f93-71f8-40fe-997d-445bca693e69 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:39.448324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4b862f93-71f8-40fe-997d-445bca693e69 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:39.805811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4b862f93-71f8-40fe-997d-445bca693e69 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:39.812972 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4b862f93-71f8-40fe-997d-445bca693e69 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1093 microversion: 2.1 time: 0.369731 May 18 23:06:39.813639 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3106/6459] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:39 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1093 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:39.995426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d87aa499-c48b-4386-b65c-721ecf68d503 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:39.995974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d87aa499-c48b-4386-b65c-721ecf68d503 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:40.002551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d87aa499-c48b-4386-b65c-721ecf68d503 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:40.003490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d87aa499-c48b-4386-b65c-721ecf68d503 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:40.004239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d87aa499-c48b-4386-b65c-721ecf68d503 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:40.004712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d87aa499-c48b-4386-b65c-721ecf68d503 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:40.141391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d87aa499-c48b-4386-b65c-721ecf68d503 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:40.149550 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d87aa499-c48b-4386-b65c-721ecf68d503 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1270 microversion: 2.1 time: 0.158043 May 18 23:06:40.150169 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3354/6460] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:39 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1270 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:40.832644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f214780a-e941-431c-82a8-bc7391dd4a35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:40.834424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f214780a-e941-431c-82a8-bc7391dd4a35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:40.841442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f214780a-e941-431c-82a8-bc7391dd4a35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:40.842158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f214780a-e941-431c-82a8-bc7391dd4a35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:40.843119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f214780a-e941-431c-82a8-bc7391dd4a35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:40.843561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f214780a-e941-431c-82a8-bc7391dd4a35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:41.097294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f214780a-e941-431c-82a8-bc7391dd4a35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:41.105657 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f214780a-e941-431c-82a8-bc7391dd4a35 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1276 microversion: 2.1 time: 0.279116 May 18 23:06:41.106929 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3107/6461] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:40 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1276 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:41.168051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-10197ee4-1067-4376-a98f-4c68b2985735 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:41.169060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-10197ee4-1067-4376-a98f-4c68b2985735 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:41.176037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10197ee4-1067-4376-a98f-4c68b2985735 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:41.176854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10197ee4-1067-4376-a98f-4c68b2985735 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:41.177973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10197ee4-1067-4376-a98f-4c68b2985735 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:41.178559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10197ee4-1067-4376-a98f-4c68b2985735 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:41.316242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-10197ee4-1067-4376-a98f-4c68b2985735 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:41.323774 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-10197ee4-1067-4376-a98f-4c68b2985735 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1270 microversion: 2.1 time: 0.161337 May 18 23:06:41.324363 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3355/6462] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:41 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1270 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:41.667112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-7da53452-9479-4b7d-8efc-38401431fe68 req-44573400-30e4-439d-874b-8fec0f1270db service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "aca84af6-70e8-4cc5-86b2-739331f5bc9a", "tag": "a811a402-6e39-4ac6-9985-231a656a56a9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:06:41.675644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-7da53452-9479-4b7d-8efc-38401431fe68 req-44573400-30e4-439d-874b-8fec0f1270db service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:41.676382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-7da53452-9479-4b7d-8efc-38401431fe68 req-44573400-30e4-439d-874b-8fec0f1270db service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:41.691933 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-7da53452-9479-4b7d-8efc-38401431fe68 req-44573400-30e4-439d-874b-8fec0f1270db service nova] Creating event network-changed:a811a402-6e39-4ac6-9985-231a656a56a9 for instance aca84af6-70e8-4cc5-86b2-739331f5bc9a on n-h2-841040-6 May 18 23:06:41.701963 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-7da53452-9479-4b7d-8efc-38401431fe68 req-44573400-30e4-439d-874b-8fec0f1270db service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038437 May 18 23:06:41.703920 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3108/6463] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:06:41 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:06:42.124477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5a39adbb-5988-43af-8345-9ea7fa4246ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:42.125039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5a39adbb-5988-43af-8345-9ea7fa4246ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:42.131582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a39adbb-5988-43af-8345-9ea7fa4246ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:42.132042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a39adbb-5988-43af-8345-9ea7fa4246ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:42.132815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a39adbb-5988-43af-8345-9ea7fa4246ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:42.133250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a39adbb-5988-43af-8345-9ea7fa4246ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:42.287392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5a39adbb-5988-43af-8345-9ea7fa4246ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:42.295353 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5a39adbb-5988-43af-8345-9ea7fa4246ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1276 microversion: 2.1 time: 0.175572 May 18 23:06:42.295928 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3356/6464] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:42 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1276 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:42.342356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d6602924-60cf-4a31-9a87-b3913a8be55c tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:42.343113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d6602924-60cf-4a31-9a87-b3913a8be55c tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:42.352011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6602924-60cf-4a31-9a87-b3913a8be55c tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:42.352461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6602924-60cf-4a31-9a87-b3913a8be55c tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:42.353217 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6602924-60cf-4a31-9a87-b3913a8be55c tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:42.353825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d6602924-60cf-4a31-9a87-b3913a8be55c tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:42.566936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d6602924-60cf-4a31-9a87-b3913a8be55c tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:42.575413 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d6602924-60cf-4a31-9a87-b3913a8be55c tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1270 microversion: 2.1 time: 0.237982 May 18 23:06:42.576092 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3109/6465] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:42 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1270 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:43.312509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-701fbf4f-15a9-45d9-95f9-033b35496af7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:43.313162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-701fbf4f-15a9-45d9-95f9-033b35496af7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:43.320344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-701fbf4f-15a9-45d9-95f9-033b35496af7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:43.320795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-701fbf4f-15a9-45d9-95f9-033b35496af7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:43.321557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-701fbf4f-15a9-45d9-95f9-033b35496af7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:43.322025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-701fbf4f-15a9-45d9-95f9-033b35496af7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:43.451799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-701fbf4f-15a9-45d9-95f9-033b35496af7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:43.459960 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-701fbf4f-15a9-45d9-95f9-033b35496af7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1276 microversion: 2.1 time: 0.151457 May 18 23:06:43.460532 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3357/6466] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:43 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1276 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:43.592647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53fe7242-5570-46e8-a7fa-35ec1d5da988 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:43.593255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-53fe7242-5570-46e8-a7fa-35ec1d5da988 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:43.600860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53fe7242-5570-46e8-a7fa-35ec1d5da988 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:43.601305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53fe7242-5570-46e8-a7fa-35ec1d5da988 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:43.602084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53fe7242-5570-46e8-a7fa-35ec1d5da988 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:43.602516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53fe7242-5570-46e8-a7fa-35ec1d5da988 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:43.735934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-53fe7242-5570-46e8-a7fa-35ec1d5da988 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:43.744705 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-53fe7242-5570-46e8-a7fa-35ec1d5da988 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1270 microversion: 2.1 time: 0.156155 May 18 23:06:43.745317 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3110/6467] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:43 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1270 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:44.477060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5b72e770-6d33-4f59-b2a2-8882db70179b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:44.477702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5b72e770-6d33-4f59-b2a2-8882db70179b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:44.480202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-5b72e770-6d33-4f59-b2a2-8882db70179b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_api:SELECT=75,nova_api:INSERT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:44.485539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b72e770-6d33-4f59-b2a2-8882db70179b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:44.486021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b72e770-6d33-4f59-b2a2-8882db70179b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:44.486788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b72e770-6d33-4f59-b2a2-8882db70179b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:44.487264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5b72e770-6d33-4f59-b2a2-8882db70179b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:44.622199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5b72e770-6d33-4f59-b2a2-8882db70179b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:44.630494 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5b72e770-6d33-4f59-b2a2-8882db70179b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1276 microversion: 2.1 time: 0.157316 May 18 23:06:44.631075 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3358/6468] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:44 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1276 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:44.761542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4d5c5243-1f69-4294-aba6-bd63797eaef0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:44.762205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4d5c5243-1f69-4294-aba6-bd63797eaef0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:44.765084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4d5c5243-1f69-4294-aba6-bd63797eaef0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [119082] Writing DB stats nova_api:SELECT=85,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:44.770292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d5c5243-1f69-4294-aba6-bd63797eaef0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:44.770738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d5c5243-1f69-4294-aba6-bd63797eaef0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:44.771495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d5c5243-1f69-4294-aba6-bd63797eaef0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:44.771926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d5c5243-1f69-4294-aba6-bd63797eaef0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:44.908595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4d5c5243-1f69-4294-aba6-bd63797eaef0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:44.916966 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4d5c5243-1f69-4294-aba6-bd63797eaef0 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1270 microversion: 2.1 time: 0.159293 May 18 23:06:44.917579 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3111/6469] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:44 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1270 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:45.647965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ec5bc93-9edf-4d27-9e63-52f31f5be63a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:45.648586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4ec5bc93-9edf-4d27-9e63-52f31f5be63a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:45.651256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4ec5bc93-9edf-4d27-9e63-52f31f5be63a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:45.652058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4ec5bc93-9edf-4d27-9e63-52f31f5be63a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:45.658492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ec5bc93-9edf-4d27-9e63-52f31f5be63a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:45.658971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ec5bc93-9edf-4d27-9e63-52f31f5be63a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:45.660529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ec5bc93-9edf-4d27-9e63-52f31f5be63a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:45.660975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ec5bc93-9edf-4d27-9e63-52f31f5be63a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:45.792269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4ec5bc93-9edf-4d27-9e63-52f31f5be63a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:45.799961 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4ec5bc93-9edf-4d27-9e63-52f31f5be63a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1276 microversion: 2.1 time: 0.156417 May 18 23:06:45.800536 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3359/6470] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:45 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1276 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:45.934974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a3ceabcd-18ca-4664-a44d-51e0b76d36cb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:45.935575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a3ceabcd-18ca-4664-a44d-51e0b76d36cb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:45.942260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3ceabcd-18ca-4664-a44d-51e0b76d36cb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:45.942697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3ceabcd-18ca-4664-a44d-51e0b76d36cb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:45.943437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3ceabcd-18ca-4664-a44d-51e0b76d36cb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:45.943898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3ceabcd-18ca-4664-a44d-51e0b76d36cb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:46.076538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a3ceabcd-18ca-4664-a44d-51e0b76d36cb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:46.084859 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a3ceabcd-18ca-4664-a44d-51e0b76d36cb tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1270 microversion: 2.1 time: 0.154159 May 18 23:06:46.085435 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3112/6471] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:45 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1270 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:46.816630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-570d5c1d-7ce0-4041-991f-6d4ddb346815 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:46.817316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-570d5c1d-7ce0-4041-991f-6d4ddb346815 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:46.825854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-570d5c1d-7ce0-4041-991f-6d4ddb346815 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:46.826322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-570d5c1d-7ce0-4041-991f-6d4ddb346815 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:46.827106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-570d5c1d-7ce0-4041-991f-6d4ddb346815 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:46.828078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-570d5c1d-7ce0-4041-991f-6d4ddb346815 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:46.968993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-570d5c1d-7ce0-4041-991f-6d4ddb346815 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:46.977667 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-570d5c1d-7ce0-4041-991f-6d4ddb346815 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1276 microversion: 2.1 time: 0.164965 May 18 23:06:46.978315 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3360/6472] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:46 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1276 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:06:47.103921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a34ed16f-6c16-495b-918a-b0182f9b25ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:47.104531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a34ed16f-6c16-495b-918a-b0182f9b25ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:47.111597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a34ed16f-6c16-495b-918a-b0182f9b25ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:47.112337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a34ed16f-6c16-495b-918a-b0182f9b25ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:47.113331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a34ed16f-6c16-495b-918a-b0182f9b25ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:47.114029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a34ed16f-6c16-495b-918a-b0182f9b25ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:47.265766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a34ed16f-6c16-495b-918a-b0182f9b25ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:47.273924 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a34ed16f-6c16-495b-918a-b0182f9b25ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1270 microversion: 2.1 time: 0.174509 May 18 23:06:47.274503 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3113/6473] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:47 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1270 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:47.994400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-496aa1f4-d954-40fc-b56f-0f3d7bcbc691 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:47.995096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-496aa1f4-d954-40fc-b56f-0f3d7bcbc691 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:48.001706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-496aa1f4-d954-40fc-b56f-0f3d7bcbc691 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:48.002193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-496aa1f4-d954-40fc-b56f-0f3d7bcbc691 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:48.003593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-496aa1f4-d954-40fc-b56f-0f3d7bcbc691 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:48.004029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-496aa1f4-d954-40fc-b56f-0f3d7bcbc691 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:48.137557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-496aa1f4-d954-40fc-b56f-0f3d7bcbc691 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:48.145469 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-496aa1f4-d954-40fc-b56f-0f3d7bcbc691 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1276 microversion: 2.1 time: 0.155047 May 18 23:06:48.146071 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3361/6474] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:47 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1276 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:48.291060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bfa08594-70d6-4e1f-8be6-e42539ab409e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:48.291665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bfa08594-70d6-4e1f-8be6-e42539ab409e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:48.298656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfa08594-70d6-4e1f-8be6-e42539ab409e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:48.299105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfa08594-70d6-4e1f-8be6-e42539ab409e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:48.300508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfa08594-70d6-4e1f-8be6-e42539ab409e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:48.300936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bfa08594-70d6-4e1f-8be6-e42539ab409e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:48.443502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bfa08594-70d6-4e1f-8be6-e42539ab409e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:48.451767 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bfa08594-70d6-4e1f-8be6-e42539ab409e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1270 microversion: 2.1 time: 0.164485 May 18 23:06:48.452371 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3114/6475] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:48 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1270 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:48.981297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-60f0147d-5a23-4001-85bd-79c05b9ef3e8 req-8402c1e1-9fb0-4b58-806f-953e69b79a4a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2192744a-d48e-4f8f-a8d1-eba3a2cf17dd", "name": "network-vif-plugged", "status": "completed", "tag": "5747701a-a7fa-4aa5-85c1-beefee0aa7b7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:06:48.991678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-60f0147d-5a23-4001-85bd-79c05b9ef3e8 req-8402c1e1-9fb0-4b58-806f-953e69b79a4a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:48.992481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-60f0147d-5a23-4001-85bd-79c05b9ef3e8 req-8402c1e1-9fb0-4b58-806f-953e69b79a4a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:49.005764 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-60f0147d-5a23-4001-85bd-79c05b9ef3e8 req-8402c1e1-9fb0-4b58-806f-953e69b79a4a service nova] Creating event network-vif-plugged:5747701a-a7fa-4aa5-85c1-beefee0aa7b7 for instance 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd on n-h1-841040-6 May 18 23:06:49.011491 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-60f0147d-5a23-4001-85bd-79c05b9ef3e8 req-8402c1e1-9fb0-4b58-806f-953e69b79a4a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034017 May 18 23:06:49.012408 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3362/6476] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:06:48 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:06:49.165406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b689d8ea-357f-41e0-ba0f-9c94eeb6d081 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:49.165406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b689d8ea-357f-41e0-ba0f-9c94eeb6d081 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:49.171415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b689d8ea-357f-41e0-ba0f-9c94eeb6d081 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:49.171854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b689d8ea-357f-41e0-ba0f-9c94eeb6d081 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:49.173087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b689d8ea-357f-41e0-ba0f-9c94eeb6d081 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:49.173216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b689d8ea-357f-41e0-ba0f-9c94eeb6d081 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:49.312147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b689d8ea-357f-41e0-ba0f-9c94eeb6d081 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:49.320537 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b689d8ea-357f-41e0-ba0f-9c94eeb6d081 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1276 microversion: 2.1 time: 0.161967 May 18 23:06:49.321133 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3115/6477] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:49 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1276 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:49.471086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b47bf19-adc9-45dc-9c6a-68bf1b9995de tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:49.472163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0b47bf19-adc9-45dc-9c6a-68bf1b9995de tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:49.482077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b47bf19-adc9-45dc-9c6a-68bf1b9995de tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:49.482772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b47bf19-adc9-45dc-9c6a-68bf1b9995de tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:49.484258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b47bf19-adc9-45dc-9c6a-68bf1b9995de tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:49.484907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b47bf19-adc9-45dc-9c6a-68bf1b9995de tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:49.629859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0b47bf19-adc9-45dc-9c6a-68bf1b9995de tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:49.637840 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0b47bf19-adc9-45dc-9c6a-68bf1b9995de tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1270 microversion: 2.1 time: 0.172152 May 18 23:06:49.638417 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3363/6478] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:49 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1270 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:50.337424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e625d21c-b2cc-4c85-9b7e-d73147f4af53 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:50.338095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e625d21c-b2cc-4c85-9b7e-d73147f4af53 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:50.340317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e625d21c-b2cc-4c85-9b7e-d73147f4af53 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:50.348500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e625d21c-b2cc-4c85-9b7e-d73147f4af53 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:50.348947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e625d21c-b2cc-4c85-9b7e-d73147f4af53 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:50.349713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e625d21c-b2cc-4c85-9b7e-d73147f4af53 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:50.350168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e625d21c-b2cc-4c85-9b7e-d73147f4af53 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:50.495862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e625d21c-b2cc-4c85-9b7e-d73147f4af53 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:50.504052 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e625d21c-b2cc-4c85-9b7e-d73147f4af53 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1276 microversion: 2.1 time: 0.170715 May 18 23:06:50.504623 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3116/6479] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:50 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1276 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:50.655055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-297efc71-83c1-4ce6-a4fc-4ec951b6d17e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:50.655868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-297efc71-83c1-4ce6-a4fc-4ec951b6d17e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:50.662654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-297efc71-83c1-4ce6-a4fc-4ec951b6d17e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:50.663182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-297efc71-83c1-4ce6-a4fc-4ec951b6d17e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:50.664045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-297efc71-83c1-4ce6-a4fc-4ec951b6d17e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:50.664592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-297efc71-83c1-4ce6-a4fc-4ec951b6d17e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:50.796688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-297efc71-83c1-4ce6-a4fc-4ec951b6d17e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:50.804809 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-297efc71-83c1-4ce6-a4fc-4ec951b6d17e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1458 microversion: 2.1 time: 0.154019 May 18 23:06:50.805385 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3364/6480] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:50 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1458 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:50.821146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1400eeb5-a943-40e8-8a7a-9abe81d0d82e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:50.821776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1400eeb5-a943-40e8-8a7a-9abe81d0d82e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:50.827906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1400eeb5-a943-40e8-8a7a-9abe81d0d82e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:50.828338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1400eeb5-a943-40e8-8a7a-9abe81d0d82e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:50.829088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1400eeb5-a943-40e8-8a7a-9abe81d0d82e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:50.829515 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1400eeb5-a943-40e8-8a7a-9abe81d0d82e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:50.958602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1400eeb5-a943-40e8-8a7a-9abe81d0d82e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:50.966402 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1400eeb5-a943-40e8-8a7a-9abe81d0d82e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1458 microversion: 2.1 time: 0.149088 May 18 23:06:50.966980 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3117/6481] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:50 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1458 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:51.521101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1d2179ea-627c-4c34-957e-79b64fc7576d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:51.521642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1d2179ea-627c-4c34-957e-79b64fc7576d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:51.527755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d2179ea-627c-4c34-957e-79b64fc7576d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:51.528206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d2179ea-627c-4c34-957e-79b64fc7576d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:51.528963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d2179ea-627c-4c34-957e-79b64fc7576d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:51.530116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d2179ea-627c-4c34-957e-79b64fc7576d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:51.743936 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1d2179ea-627c-4c34-957e-79b64fc7576d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:51.751746 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1d2179ea-627c-4c34-957e-79b64fc7576d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1264 microversion: 2.1 time: 0.235118 May 18 23:06:51.752326 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3365/6482] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:51 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1264 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:52.669083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-643cc310-fc8b-403b-8208-1b78f5ca4f48 req-defcc035-ff72-4956-8fc7-324b401aea02 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2192744a-d48e-4f8f-a8d1-eba3a2cf17dd", "tag": "5747701a-a7fa-4aa5-85c1-beefee0aa7b7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:06:52.682147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-643cc310-fc8b-403b-8208-1b78f5ca4f48 req-defcc035-ff72-4956-8fc7-324b401aea02 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:52.682934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-643cc310-fc8b-403b-8208-1b78f5ca4f48 req-defcc035-ff72-4956-8fc7-324b401aea02 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:52.697469 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-643cc310-fc8b-403b-8208-1b78f5ca4f48 req-defcc035-ff72-4956-8fc7-324b401aea02 service nova] Creating event network-changed:5747701a-a7fa-4aa5-85c1-beefee0aa7b7 for instance 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd on n-h1-841040-6 May 18 23:06:52.702721 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-643cc310-fc8b-403b-8208-1b78f5ca4f48 req-defcc035-ff72-4956-8fc7-324b401aea02 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.037375 May 18 23:06:52.703330 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3118/6483] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:06:52 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:06:52.768507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-27a1ad52-a27f-45b2-91e5-912cf9000c0b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:52.769056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-27a1ad52-a27f-45b2-91e5-912cf9000c0b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:52.775900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27a1ad52-a27f-45b2-91e5-912cf9000c0b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:52.776588 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27a1ad52-a27f-45b2-91e5-912cf9000c0b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:52.777542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27a1ad52-a27f-45b2-91e5-912cf9000c0b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:52.778005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27a1ad52-a27f-45b2-91e5-912cf9000c0b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:52.923963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-27a1ad52-a27f-45b2-91e5-912cf9000c0b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:52.932377 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-27a1ad52-a27f-45b2-91e5-912cf9000c0b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1264 microversion: 2.1 time: 0.167843 May 18 23:06:52.933245 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3366/6484] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:52 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1264 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:53.666287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-5c20f5e6-b76f-4988-83d4-a56566f224d1 req-af661d32-b5d7-4b02-bd93-fcf36def8329 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2192744a-d48e-4f8f-a8d1-eba3a2cf17dd", "tag": "5747701a-a7fa-4aa5-85c1-beefee0aa7b7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:06:53.674813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5c20f5e6-b76f-4988-83d4-a56566f224d1 req-af661d32-b5d7-4b02-bd93-fcf36def8329 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:53.675448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5c20f5e6-b76f-4988-83d4-a56566f224d1 req-af661d32-b5d7-4b02-bd93-fcf36def8329 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:53.687311 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-5c20f5e6-b76f-4988-83d4-a56566f224d1 req-af661d32-b5d7-4b02-bd93-fcf36def8329 service nova] Creating event network-changed:5747701a-a7fa-4aa5-85c1-beefee0aa7b7 for instance 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd on n-h1-841040-6 May 18 23:06:53.693413 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-5c20f5e6-b76f-4988-83d4-a56566f224d1 req-af661d32-b5d7-4b02-bd93-fcf36def8329 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031327 May 18 23:06:53.695168 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3119/6485] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:06:53 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:06:53.950028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86efa09d-882b-416c-b07f-eff9803e358d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:53.951328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-86efa09d-882b-416c-b07f-eff9803e358d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:53.958121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86efa09d-882b-416c-b07f-eff9803e358d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:53.958864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86efa09d-882b-416c-b07f-eff9803e358d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:53.959834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86efa09d-882b-416c-b07f-eff9803e358d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:53.960441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86efa09d-882b-416c-b07f-eff9803e358d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:54.410374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-86efa09d-882b-416c-b07f-eff9803e358d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:54.418136 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-86efa09d-882b-416c-b07f-eff9803e358d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1264 microversion: 2.1 time: 0.471936 May 18 23:06:54.418720 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3367/6486] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:53 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1264 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:55.436882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3f5203c2-66ff-4b54-94ba-cd055150f945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:55.437576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3f5203c2-66ff-4b54-94ba-cd055150f945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:55.444551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f5203c2-66ff-4b54-94ba-cd055150f945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:55.444999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f5203c2-66ff-4b54-94ba-cd055150f945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:55.445766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f5203c2-66ff-4b54-94ba-cd055150f945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:55.446202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3f5203c2-66ff-4b54-94ba-cd055150f945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:55.576603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3f5203c2-66ff-4b54-94ba-cd055150f945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:55.584305 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3f5203c2-66ff-4b54-94ba-cd055150f945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1264 microversion: 2.1 time: 0.152554 May 18 23:06:55.584873 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3120/6487] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:55 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1264 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:55.708391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-88eb0e7d-ba43-477b-a8d6-fc5d43011845 req-749942d1-1030-480c-83ef-5f299fc5c4fd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2192744a-d48e-4f8f-a8d1-eba3a2cf17dd", "tag": "5747701a-a7fa-4aa5-85c1-beefee0aa7b7"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:06:55.717517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-88eb0e7d-ba43-477b-a8d6-fc5d43011845 req-749942d1-1030-480c-83ef-5f299fc5c4fd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:55.718000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-88eb0e7d-ba43-477b-a8d6-fc5d43011845 req-749942d1-1030-480c-83ef-5f299fc5c4fd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:55.729335 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-88eb0e7d-ba43-477b-a8d6-fc5d43011845 req-749942d1-1030-480c-83ef-5f299fc5c4fd service nova] Creating event network-changed:5747701a-a7fa-4aa5-85c1-beefee0aa7b7 for instance 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd on n-h1-841040-6 May 18 23:06:55.734292 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-88eb0e7d-ba43-477b-a8d6-fc5d43011845 req-749942d1-1030-480c-83ef-5f299fc5c4fd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029572 May 18 23:06:55.734934 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3368/6488] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:06:55 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:06:56.601179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b7fbd9d7-5d3b-414d-b69c-448678e1d87f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:56.601811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b7fbd9d7-5d3b-414d-b69c-448678e1d87f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:56.608924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7fbd9d7-5d3b-414d-b69c-448678e1d87f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:56.609359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7fbd9d7-5d3b-414d-b69c-448678e1d87f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:56.610128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7fbd9d7-5d3b-414d-b69c-448678e1d87f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:56.610554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7fbd9d7-5d3b-414d-b69c-448678e1d87f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:56.738726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b7fbd9d7-5d3b-414d-b69c-448678e1d87f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:56.746359 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b7fbd9d7-5d3b-414d-b69c-448678e1d87f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1264 microversion: 2.1 time: 0.149104 May 18 23:06:56.746930 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3121/6489] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:56 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1264 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:57.764902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f7910575-901f-4ddc-a3eb-cda8eaf794b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:57.765507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f7910575-901f-4ddc-a3eb-cda8eaf794b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:57.772372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7910575-901f-4ddc-a3eb-cda8eaf794b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:57.772826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7910575-901f-4ddc-a3eb-cda8eaf794b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:57.773586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7910575-901f-4ddc-a3eb-cda8eaf794b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:57.774060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7910575-901f-4ddc-a3eb-cda8eaf794b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:57.903886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f7910575-901f-4ddc-a3eb-cda8eaf794b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:57.911569 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f7910575-901f-4ddc-a3eb-cda8eaf794b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1264 microversion: 2.1 time: 0.151498 May 18 23:06:57.912139 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3369/6490] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:57 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1264 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:06:58.928404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-92bdf6f8-9ed4-43e2-ae18-2141c09ac60c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:06:58.929633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-92bdf6f8-9ed4-43e2-ae18-2141c09ac60c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:06:58.936466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92bdf6f8-9ed4-43e2-ae18-2141c09ac60c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:58.937234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92bdf6f8-9ed4-43e2-ae18-2141c09ac60c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:58.938126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92bdf6f8-9ed4-43e2-ae18-2141c09ac60c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:06:58.938627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-92bdf6f8-9ed4-43e2-ae18-2141c09ac60c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:06:58.943278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-92bdf6f8-9ed4-43e2-ae18-2141c09ac60c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell1:SELECT=100 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:06:59.078736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-92bdf6f8-9ed4-43e2-ae18-2141c09ac60c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:06:59.087025 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-92bdf6f8-9ed4-43e2-ae18-2141c09ac60c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1264 microversion: 2.1 time: 0.163022 May 18 23:06:59.087624 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3122/6491] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:06:58 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1264 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:00.104665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-43dea505-73c0-4b16-9c21-c710d98cc185 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:00.105371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-43dea505-73c0-4b16-9c21-c710d98cc185 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:00.112834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-43dea505-73c0-4b16-9c21-c710d98cc185 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:00.113292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-43dea505-73c0-4b16-9c21-c710d98cc185 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:00.114089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-43dea505-73c0-4b16-9c21-c710d98cc185 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:00.114535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-43dea505-73c0-4b16-9c21-c710d98cc185 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:00.118680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-43dea505-73c0-4b16-9c21-c710d98cc185 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:07:00.251929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-43dea505-73c0-4b16-9c21-c710d98cc185 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:00.260578 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-43dea505-73c0-4b16-9c21-c710d98cc185 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1264 microversion: 2.1 time: 0.159749 May 18 23:07:00.261164 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3370/6492] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:00 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1264 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:00.876499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8a5bbfbc-f898-42f2-8b3c-e3ffe52f2814 req-e604c91f-0a6a-4e02-9fef-49b1517eaeb5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aca84af6-70e8-4cc5-86b2-739331f5bc9a", "name": "network-vif-plugged", "status": "completed", "tag": "a811a402-6e39-4ac6-9985-231a656a56a9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:07:00.892139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8a5bbfbc-f898-42f2-8b3c-e3ffe52f2814 req-e604c91f-0a6a-4e02-9fef-49b1517eaeb5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:00.892995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8a5bbfbc-f898-42f2-8b3c-e3ffe52f2814 req-e604c91f-0a6a-4e02-9fef-49b1517eaeb5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:00.909590 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8a5bbfbc-f898-42f2-8b3c-e3ffe52f2814 req-e604c91f-0a6a-4e02-9fef-49b1517eaeb5 service nova] Creating event network-vif-plugged:a811a402-6e39-4ac6-9985-231a656a56a9 for instance aca84af6-70e8-4cc5-86b2-739331f5bc9a on n-h2-841040-6 May 18 23:07:00.915014 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8a5bbfbc-f898-42f2-8b3c-e3ffe52f2814 req-e604c91f-0a6a-4e02-9fef-49b1517eaeb5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.043328 May 18 23:07:00.915693 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3123/6493] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:07:00 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:07:01.280593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bbdec827-14b4-4b45-af3d-7ffefd97becb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:01.281211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bbdec827-14b4-4b45-af3d-7ffefd97becb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:01.288672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbdec827-14b4-4b45-af3d-7ffefd97becb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:01.289170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbdec827-14b4-4b45-af3d-7ffefd97becb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:01.290008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbdec827-14b4-4b45-af3d-7ffefd97becb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:01.290511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bbdec827-14b4-4b45-af3d-7ffefd97becb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:01.426776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bbdec827-14b4-4b45-af3d-7ffefd97becb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:01.434197 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bbdec827-14b4-4b45-af3d-7ffefd97becb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1264 microversion: 2.1 time: 0.157902 May 18 23:07:01.434767 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3371/6494] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:01 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1264 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:02.453215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-656e0360-b5d3-49ec-a71a-0868144d39ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:02.453924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-656e0360-b5d3-49ec-a71a-0868144d39ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:02.460832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656e0360-b5d3-49ec-a71a-0868144d39ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:02.461271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656e0360-b5d3-49ec-a71a-0868144d39ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:02.462042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656e0360-b5d3-49ec-a71a-0868144d39ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:02.462470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656e0360-b5d3-49ec-a71a-0868144d39ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:02.609510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-656e0360-b5d3-49ec-a71a-0868144d39ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:02.617273 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-656e0360-b5d3-49ec-a71a-0868144d39ec tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1450 microversion: 2.1 time: 0.169194 May 18 23:07:02.617865 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3124/6495] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:02 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1450 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:02.633585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-272c9520-4bfd-40e8-a8fe-cafb7bf05da9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:02.634243 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-272c9520-4bfd-40e8-a8fe-cafb7bf05da9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:02.640922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-272c9520-4bfd-40e8-a8fe-cafb7bf05da9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:02.641382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-272c9520-4bfd-40e8-a8fe-cafb7bf05da9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:02.642170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-272c9520-4bfd-40e8-a8fe-cafb7bf05da9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:02.642638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-272c9520-4bfd-40e8-a8fe-cafb7bf05da9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:02.775098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-272c9520-4bfd-40e8-a8fe-cafb7bf05da9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:02.782831 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-272c9520-4bfd-40e8-a8fe-cafb7bf05da9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1450 microversion: 2.1 time: 0.153107 May 18 23:07:02.783415 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3372/6496] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:02 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1450 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:04.800994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-9a4c6a7e-7aaf-4c40-b602-3bb5155f15f9 req-6ac567bf-3409-4db6-8157-e6e79fce7c47 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "aca84af6-70e8-4cc5-86b2-739331f5bc9a", "tag": "a811a402-6e39-4ac6-9985-231a656a56a9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:07:04.809873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9a4c6a7e-7aaf-4c40-b602-3bb5155f15f9 req-6ac567bf-3409-4db6-8157-e6e79fce7c47 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:04.810315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9a4c6a7e-7aaf-4c40-b602-3bb5155f15f9 req-6ac567bf-3409-4db6-8157-e6e79fce7c47 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:04.821433 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-9a4c6a7e-7aaf-4c40-b602-3bb5155f15f9 req-6ac567bf-3409-4db6-8157-e6e79fce7c47 service nova] Creating event network-changed:a811a402-6e39-4ac6-9985-231a656a56a9 for instance aca84af6-70e8-4cc5-86b2-739331f5bc9a on n-h2-841040-6 May 18 23:07:04.826528 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-9a4c6a7e-7aaf-4c40-b602-3bb5155f15f9 req-6ac567bf-3409-4db6-8157-e6e79fce7c47 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029870 May 18 23:07:04.827123 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3125/6497] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:07:04 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:07:23.054425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0a7dec36-8077-41b2-9490-8c68c3b5da65 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:23.054937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0a7dec36-8077-41b2-9490-8c68c3b5da65 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:23.056842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-97de2de1-32a5-4485-9a6f-968d68c5e689 req-2af302af-65d4-40a2-abb6-8b6fe3506c76 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2192744a-d48e-4f8f-a8d1-eba3a2cf17dd", "tag": "5747701a-a7fa-4aa5-85c1-beefee0aa7b7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:07:23.057507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0a7dec36-8077-41b2-9490-8c68c3b5da65 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [119083] Writing DB stats nova_api:SELECT=29 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:07:23.058385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0a7dec36-8077-41b2-9490-8c68c3b5da65 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [119083] Writing DB stats nova_cell1:SELECT=16 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:07:23.064210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a7dec36-8077-41b2-9490-8c68c3b5da65 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:23.064424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-97de2de1-32a5-4485-9a6f-968d68c5e689 req-2af302af-65d4-40a2-abb6-8b6fe3506c76 service nova] [119082] Writing DB stats nova_api:SELECT=29 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:07:23.064749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a7dec36-8077-41b2-9490-8c68c3b5da65 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:23.065071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-97de2de1-32a5-4485-9a6f-968d68c5e689 req-2af302af-65d4-40a2-abb6-8b6fe3506c76 service nova] [119082] Writing DB stats nova_cell1:SELECT=14 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:07:23.065767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a7dec36-8077-41b2-9490-8c68c3b5da65 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:23.066189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0a7dec36-8077-41b2-9490-8c68c3b5da65 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:23.074061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-97de2de1-32a5-4485-9a6f-968d68c5e689 req-2af302af-65d4-40a2-abb6-8b6fe3506c76 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:23.074508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-97de2de1-32a5-4485-9a6f-968d68c5e689 req-2af302af-65d4-40a2-abb6-8b6fe3506c76 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:23.090309 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-97de2de1-32a5-4485-9a6f-968d68c5e689 req-2af302af-65d4-40a2-abb6-8b6fe3506c76 service nova] Creating event network-changed:5747701a-a7fa-4aa5-85c1-beefee0aa7b7 for instance 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd on n-h1-841040-6 May 18 23:07:23.095289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0a7dec36-8077-41b2-9490-8c68c3b5da65 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:07:23.097013 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-97de2de1-32a5-4485-9a6f-968d68c5e689 req-2af302af-65d4-40a2-abb6-8b6fe3506c76 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.044670 May 18 23:07:23.098488 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3126/6498] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:07:23 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:07:23.186515 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0a7dec36-8077-41b2-9490-8c68c3b5da65 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "DELETE /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 204 len: 0 microversion: 2.1 time: 0.135676 May 18 23:07:23.188356 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3373/6499] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:07:23 2022] DELETE /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:07:23.198027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-66859a9e-ba71-4840-89f7-951d836e34d4 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:23.198738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-66859a9e-ba71-4840-89f7-951d836e34d4 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:23.206968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66859a9e-ba71-4840-89f7-951d836e34d4 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:23.207559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66859a9e-ba71-4840-89f7-951d836e34d4 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:23.208393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66859a9e-ba71-4840-89f7-951d836e34d4 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:23.208906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66859a9e-ba71-4840-89f7-951d836e34d4 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:23.367112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-66859a9e-ba71-4840-89f7-951d836e34d4 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:23.377458 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-66859a9e-ba71-4840-89f7-951d836e34d4 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1582 microversion: 2.1 time: 0.184567 May 18 23:07:23.378356 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3127/6500] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:23 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1582 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:07:24.400174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-331a7543-e9aa-4677-b2aa-47cbc4c10812 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:24.400882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-331a7543-e9aa-4677-b2aa-47cbc4c10812 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:24.407888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-331a7543-e9aa-4677-b2aa-47cbc4c10812 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:24.408343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-331a7543-e9aa-4677-b2aa-47cbc4c10812 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:24.409198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-331a7543-e9aa-4677-b2aa-47cbc4c10812 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:24.409637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-331a7543-e9aa-4677-b2aa-47cbc4c10812 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:24.616006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-331a7543-e9aa-4677-b2aa-47cbc4c10812 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:24.624330 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-331a7543-e9aa-4677-b2aa-47cbc4c10812 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1582 microversion: 2.1 time: 0.229427 May 18 23:07:24.624907 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3374/6501] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:24 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1582 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:25.393316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-ad6bc93d-299c-4727-b363-8bca43aef69f req-49a72213-8db7-42ae-b25f-33f4c6d398e1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2192744a-d48e-4f8f-a8d1-eba3a2cf17dd", "name": "network-vif-deleted", "tag": "5747701a-a7fa-4aa5-85c1-beefee0aa7b7"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:07:25.404332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ad6bc93d-299c-4727-b363-8bca43aef69f req-49a72213-8db7-42ae-b25f-33f4c6d398e1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:25.404767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ad6bc93d-299c-4727-b363-8bca43aef69f req-49a72213-8db7-42ae-b25f-33f4c6d398e1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:25.417277 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-ad6bc93d-299c-4727-b363-8bca43aef69f req-49a72213-8db7-42ae-b25f-33f4c6d398e1 service nova] Creating event network-vif-deleted:5747701a-a7fa-4aa5-85c1-beefee0aa7b7 for instance 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd on n-h1-841040-6 May 18 23:07:25.423366 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-ad6bc93d-299c-4727-b363-8bca43aef69f req-49a72213-8db7-42ae-b25f-33f4c6d398e1 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033914 May 18 23:07:25.423976 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3128/6502] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:07:25 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:07:25.642326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-290dd347-1347-4e56-8f52-cec74bf71f72 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:25.642856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-290dd347-1347-4e56-8f52-cec74bf71f72 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:25.653937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-290dd347-1347-4e56-8f52-cec74bf71f72 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:25.654394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-290dd347-1347-4e56-8f52-cec74bf71f72 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:25.655162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-290dd347-1347-4e56-8f52-cec74bf71f72 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:25.655592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-290dd347-1347-4e56-8f52-cec74bf71f72 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:25.726903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-290dd347-1347-4e56-8f52-cec74bf71f72 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:25.735916 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-290dd347-1347-4e56-8f52-cec74bf71f72 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1229 microversion: 2.1 time: 0.097359 May 18 23:07:25.736587 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3375/6503] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:25 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1229 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:26.753524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d604880-59d5-4b77-9104-114c281470e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:26.754279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1d604880-59d5-4b77-9104-114c281470e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:26.761990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d604880-59d5-4b77-9104-114c281470e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:26.762442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d604880-59d5-4b77-9104-114c281470e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:26.763187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d604880-59d5-4b77-9104-114c281470e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:26.763621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d604880-59d5-4b77-9104-114c281470e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:26.828298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1d604880-59d5-4b77-9104-114c281470e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:26.836846 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1d604880-59d5-4b77-9104-114c281470e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1229 microversion: 2.1 time: 0.087753 May 18 23:07:26.837420 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3129/6504] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:26 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1229 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:27.854122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4caad866-8210-49dd-842f-a266293205ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:27.854836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4caad866-8210-49dd-842f-a266293205ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:27.861543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4caad866-8210-49dd-842f-a266293205ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:27.862051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4caad866-8210-49dd-842f-a266293205ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:27.862812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4caad866-8210-49dd-842f-a266293205ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:27.863247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4caad866-8210-49dd-842f-a266293205ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:27.928838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4caad866-8210-49dd-842f-a266293205ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:27.937038 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4caad866-8210-49dd-842f-a266293205ea tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1229 microversion: 2.1 time: 0.086938 May 18 23:07:27.937767 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3376/6505] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:27 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1229 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:28.954638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d266f5b0-720b-4d43-bf3e-be0f6a19b55e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:28.955506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d266f5b0-720b-4d43-bf3e-be0f6a19b55e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:28.963178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d266f5b0-720b-4d43-bf3e-be0f6a19b55e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:28.963736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d266f5b0-720b-4d43-bf3e-be0f6a19b55e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:28.964574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d266f5b0-720b-4d43-bf3e-be0f6a19b55e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:28.965103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d266f5b0-720b-4d43-bf3e-be0f6a19b55e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:29.031639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d266f5b0-720b-4d43-bf3e-be0f6a19b55e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:29.040409 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d266f5b0-720b-4d43-bf3e-be0f6a19b55e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1229 microversion: 2.1 time: 0.089681 May 18 23:07:29.041323 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3130/6506] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:28 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1229 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:30.057131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9733ea2e-a814-4d89-8ff0-82b4eecb6b4a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:30.057768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9733ea2e-a814-4d89-8ff0-82b4eecb6b4a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:30.064688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9733ea2e-a814-4d89-8ff0-82b4eecb6b4a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:30.065149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9733ea2e-a814-4d89-8ff0-82b4eecb6b4a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:30.065942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9733ea2e-a814-4d89-8ff0-82b4eecb6b4a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:30.066382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9733ea2e-a814-4d89-8ff0-82b4eecb6b4a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:30.132289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9733ea2e-a814-4d89-8ff0-82b4eecb6b4a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:30.140773 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9733ea2e-a814-4d89-8ff0-82b4eecb6b4a tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1229 microversion: 2.1 time: 0.088221 May 18 23:07:30.141359 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3377/6507] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:30 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1229 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:31.158654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-17015b40-f0fa-43fe-9d64-248060ad971f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:31.159166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-17015b40-f0fa-43fe-9d64-248060ad971f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:31.166322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17015b40-f0fa-43fe-9d64-248060ad971f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:31.166776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17015b40-f0fa-43fe-9d64-248060ad971f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:31.167542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17015b40-f0fa-43fe-9d64-248060ad971f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:31.168038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17015b40-f0fa-43fe-9d64-248060ad971f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:31.232916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-17015b40-f0fa-43fe-9d64-248060ad971f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:31.240818 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-17015b40-f0fa-43fe-9d64-248060ad971f tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1229 microversion: 2.1 time: 0.086190 May 18 23:07:31.241412 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3131/6508] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:31 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1229 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:32.258360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f24ca1f9-4b34-47d4-b45c-c9ff8d0dca5b tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:32.258974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f24ca1f9-4b34-47d4-b45c-c9ff8d0dca5b tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:32.265621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f24ca1f9-4b34-47d4-b45c-c9ff8d0dca5b tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:32.266104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f24ca1f9-4b34-47d4-b45c-c9ff8d0dca5b tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:32.266864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f24ca1f9-4b34-47d4-b45c-c9ff8d0dca5b tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:32.267327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f24ca1f9-4b34-47d4-b45c-c9ff8d0dca5b tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:32.332382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f24ca1f9-4b34-47d4-b45c-c9ff8d0dca5b tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:32.340583 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f24ca1f9-4b34-47d4-b45c-c9ff8d0dca5b tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1229 microversion: 2.1 time: 0.086848 May 18 23:07:32.341164 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3378/6509] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:32 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1229 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:33.357639 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-36e1ed69-dd6e-4e81-be07-c591a3ace7e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:33.358266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-36e1ed69-dd6e-4e81-be07-c591a3ace7e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:33.365300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36e1ed69-dd6e-4e81-be07-c591a3ace7e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:33.365777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36e1ed69-dd6e-4e81-be07-c591a3ace7e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:33.366545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36e1ed69-dd6e-4e81-be07-c591a3ace7e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:33.367222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-36e1ed69-dd6e-4e81-be07-c591a3ace7e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:33.429315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-36e1ed69-dd6e-4e81-be07-c591a3ace7e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:33.437550 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-36e1ed69-dd6e-4e81-be07-c591a3ace7e2 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1229 microversion: 2.1 time: 0.083833 May 18 23:07:33.438441 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3132/6510] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:33 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1229 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:07:34.455566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d9ca83af-3ae0-4a1f-9a04-b1f725325d4e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:34.456274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d9ca83af-3ae0-4a1f-9a04-b1f725325d4e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:34.464160 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9ca83af-3ae0-4a1f-9a04-b1f725325d4e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:34.464610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9ca83af-3ae0-4a1f-9a04-b1f725325d4e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:34.465367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9ca83af-3ae0-4a1f-9a04-b1f725325d4e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:34.465824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9ca83af-3ae0-4a1f-9a04-b1f725325d4e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:34.531754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d9ca83af-3ae0-4a1f-9a04-b1f725325d4e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd3c79378023241c7b39114197617b306', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6560138733fe46c4b5782921a8bc8320', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:07:34.539617 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d9ca83af-3ae0-4a1f-9a04-b1f725325d4e tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 200 len: 1229 microversion: 2.1 time: 0.088334 May 18 23:07:34.540185 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3379/6511] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:34 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 1229 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:07:35.556526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-18598667-649a-4005-8979-a3e1c3899c22 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:35.557127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-18598667-649a-4005-8979-a3e1c3899c22 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [instance: 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:07:35.564141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18598667-649a-4005-8979-a3e1c3899c22 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:35.564579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18598667-649a-4005-8979-a3e1c3899c22 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:35.565318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18598667-649a-4005-8979-a3e1c3899c22 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:07:35.565760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-18598667-649a-4005-8979-a3e1c3899c22 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:07:35.579375 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-18598667-649a-4005-8979-a3e1c3899c22 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] HTTP exception thrown: Instance 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd could not be found. May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-18598667-649a-4005-8979-a3e1c3899c22 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Request method failure captured: May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd HTTP/1.1 May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXtT_q04dmZxD8ZcguaiWubK_FIzuAXCbdJ5Y7nQPU8tZHy5gxF7-kSAeumtZh3VRCRN2bcw9a0EvqRt7wppa8u8lZFm0YoQ_nUnAdIAEXWZLwtjibuIsZu1Gu6Nbbm5-pEe-OYQjJ4S60knCbqrknTy_uQvyz9FaRQkV23_aSpVblQ May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 6560138733fe46c4b5782921a8bc8320 May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestVolumeBackupRestore-345728413 May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6560138733fe46c4b5782921a8bc8320"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6560138733fe46c4b5782921a8bc8320"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6560138733fe46c4b5782921a8bc8320"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6560138733fe46c4b5782921a8bc8320"}]}] May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestVolumeBackupRestore-345728413 May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 6560138733fe46c4b5782921a8bc8320 May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestVolumeBackupRestore-345728413 May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestVolumeBackupRestore-345728413-project May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: d3c79378023241c7b39114197617b306 May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestVolumeBackupRestore-345728413-project May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd could not be found. May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '2192744a-d48e-4f8f-a8d1-eba3a2cf17dd'} May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd could not be found. May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd could not be found. May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:07:35.580992 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:07:35.586786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:07:35.586786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:07:35.586786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:07:35.586786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:07:35.586786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:07:35.586786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd could not be found. May 18 23:07:35.586786 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:07:35.586786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-18598667-649a-4005-8979-a3e1c3899c22 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Returning 404 to user: Instance 2192744a-d48e-4f8f-a8d1-eba3a2cf17dd could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:07:35.586786 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-18598667-649a-4005-8979-a3e1c3899c22 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd" status: 404 len: 111 microversion: 2.1 time: 0.029884 May 18 23:07:35.586786 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3133/6512] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:07:35 2022] GET /compute/v2.1/servers/2192744a-d48e-4f8f-a8d1-eba3a2cf17dd => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:07:35.754017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c1b1dc16-c0f0-4fec-92f3-ccd563969c72 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] Calling method '.version_select at 0x7fa2df9d9c10>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:07:35.776325 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c1b1dc16-c0f0-4fec-92f3-ccd563969c72 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-448282021" status: 202 len: 0 microversion: 2.1 time: 0.026176 May 18 23:07:35.777499 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3380/6513] 10.222.0.58 () {58 vars in 1265 bytes} [Wed May 18 23:07:35 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-448282021 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:08:32.990979 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:08:32.991680 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:08:32 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:08:48.205140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-18598667-649a-4005-8979-a3e1c3899c22 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [119082] Writing DB stats nova_api:SELECT=16 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:08:48.206063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-18598667-649a-4005-8979-a3e1c3899c22 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [119082] Writing DB stats nova_cell1:SELECT=36 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:08:48.211187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1126942528", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-81754329", "security_groups": [{"name": "tempest-secgroup-smoke-685750569"}], "block_device_mapping_v2": [{"uuid": "646b3de0-140f-4173-a560-873e217587d9", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "27c58ace-4fef-494f-bb8b-a11e0213fe61"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:08:48.321139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] validate_networks() for [('27c58ace-4fef-494f-bb8b-a11e0213fe61', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:08:48.795293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:08:48.795708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:08:48.796195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:08:48.796596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:08:48.797035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:08:48.806691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:48.807125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:48.807897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:48.808329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:48.825542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:08:48.830839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Getting quotas for user 847762c150294dcaa87622c101e97cce and project 111afd415a3f47bfb4721b3e88d50e90. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:08:48.890172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:08:48.892324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=False,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='646b3de0-140f-4173-a560-873e217587d9',volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:08:49.017307 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5bdddc11-f985-45de-996f-4dc8f3a1da30 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.814101 May 18 23:08:49.017977 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3134/6514] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:08:48 2022] POST /compute/v2.1/servers => generated 405 bytes in 816 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:08:49.026914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c1b1dc16-c0f0-4fec-92f3-ccd563969c72 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [119083] Writing DB stats nova_cell1:SELECT=50,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:08:49.027946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c1b1dc16-c0f0-4fec-92f3-ccd563969c72 tempest-TestVolumeBackupRestore-345728413 tempest-TestVolumeBackupRestore-345728413-project] [119083] Writing DB stats nova_api:SELECT=22,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:08:49.032587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b8d6feb8-6a45-4fdb-b37c-c517497f6b60 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:08:49.033253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b8d6feb8-6a45-4fdb-b37c-c517497f6b60 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:08:49.090891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b8d6feb8-6a45-4fdb-b37c-c517497f6b60 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:08:49.099291 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b8d6feb8-6a45-4fdb-b37c-c517497f6b60 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1093 microversion: 2.1 time: 0.074665 May 18 23:08:49.099852 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3381/6515] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:08:49 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1093 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:08:50.117134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d584daa2-95ba-42ee-8c75-0608ea51f555 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:08:50.117956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d584daa2-95ba-42ee-8c75-0608ea51f555 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:08:50.125495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d584daa2-95ba-42ee-8c75-0608ea51f555 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:50.126088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d584daa2-95ba-42ee-8c75-0608ea51f555 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:50.126976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d584daa2-95ba-42ee-8c75-0608ea51f555 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:50.127675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d584daa2-95ba-42ee-8c75-0608ea51f555 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:50.222026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d584daa2-95ba-42ee-8c75-0608ea51f555 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:08:50.235740 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d584daa2-95ba-42ee-8c75-0608ea51f555 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1209 microversion: 2.1 time: 0.122941 May 18 23:08:50.237243 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3135/6516] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:08:50 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1209 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:08:51.254453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-73b40b05-02dd-4199-922c-0d79f72d354a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:08:51.255037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-73b40b05-02dd-4199-922c-0d79f72d354a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:08:51.262992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73b40b05-02dd-4199-922c-0d79f72d354a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:51.263453 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73b40b05-02dd-4199-922c-0d79f72d354a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:51.264340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73b40b05-02dd-4199-922c-0d79f72d354a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:51.264776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73b40b05-02dd-4199-922c-0d79f72d354a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:51.482215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-73b40b05-02dd-4199-922c-0d79f72d354a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:08:51.490359 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-73b40b05-02dd-4199-922c-0d79f72d354a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1276 microversion: 2.1 time: 0.240179 May 18 23:08:51.491518 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3382/6517] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:08:51 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1276 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:08:51.840345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-1f56b2b2-f20a-43f9-96bd-541577c21fbc req-566fc0db-2c29-4573-97aa-8106e53483e4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c8b96086-8ae4-4388-a61f-576eed731c61", "tag": "1bddc5a3-be4b-4682-aaec-d2a94a711aba"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:08:51.853652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1f56b2b2-f20a-43f9-96bd-541577c21fbc req-566fc0db-2c29-4573-97aa-8106e53483e4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:51.854155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1f56b2b2-f20a-43f9-96bd-541577c21fbc req-566fc0db-2c29-4573-97aa-8106e53483e4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:51.868189 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-1f56b2b2-f20a-43f9-96bd-541577c21fbc req-566fc0db-2c29-4573-97aa-8106e53483e4 service nova] Creating event network-changed:1bddc5a3-be4b-4682-aaec-d2a94a711aba for instance c8b96086-8ae4-4388-a61f-576eed731c61 on n-h1-841040-6 May 18 23:08:51.874043 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-1f56b2b2-f20a-43f9-96bd-541577c21fbc req-566fc0db-2c29-4573-97aa-8106e53483e4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043176 May 18 23:08:51.875210 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3136/6518] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:08:51 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:08:52.509221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d887a7b7-9e27-4014-982b-5c3a0bcb2534 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:08:52.510823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d887a7b7-9e27-4014-982b-5c3a0bcb2534 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:08:52.518731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d887a7b7-9e27-4014-982b-5c3a0bcb2534 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:52.519192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d887a7b7-9e27-4014-982b-5c3a0bcb2534 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:52.520002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d887a7b7-9e27-4014-982b-5c3a0bcb2534 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:52.520451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d887a7b7-9e27-4014-982b-5c3a0bcb2534 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:52.721547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d887a7b7-9e27-4014-982b-5c3a0bcb2534 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:08:52.729379 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d887a7b7-9e27-4014-982b-5c3a0bcb2534 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1276 microversion: 2.1 time: 0.225530 May 18 23:08:52.730147 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3383/6519] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:08:52 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1276 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:08:53.748040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2187381e-2633-4c4b-a822-70a8e205ef07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:08:53.748648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2187381e-2633-4c4b-a822-70a8e205ef07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:08:53.755007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2187381e-2633-4c4b-a822-70a8e205ef07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:53.755471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2187381e-2633-4c4b-a822-70a8e205ef07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:53.756213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2187381e-2633-4c4b-a822-70a8e205ef07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:53.757140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2187381e-2633-4c4b-a822-70a8e205ef07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:53.892103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2187381e-2633-4c4b-a822-70a8e205ef07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:08:53.900475 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2187381e-2633-4c4b-a822-70a8e205ef07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1276 microversion: 2.1 time: 0.157687 May 18 23:08:53.901051 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3137/6520] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:08:53 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1276 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:08:54.917068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ebe8cae-08e1-4082-b067-4bbbd839486c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:08:54.917871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2ebe8cae-08e1-4082-b067-4bbbd839486c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:08:54.924840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ebe8cae-08e1-4082-b067-4bbbd839486c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:54.930331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ebe8cae-08e1-4082-b067-4bbbd839486c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:54.931245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ebe8cae-08e1-4082-b067-4bbbd839486c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:54.931748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ebe8cae-08e1-4082-b067-4bbbd839486c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:55.067127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2ebe8cae-08e1-4082-b067-4bbbd839486c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:08:55.074745 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2ebe8cae-08e1-4082-b067-4bbbd839486c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1276 microversion: 2.1 time: 0.162255 May 18 23:08:55.075317 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3384/6521] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:08:54 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1276 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:08:56.091651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd867de1-b98b-4b77-b724-acfcbe283ab2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:08:56.092270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dd867de1-b98b-4b77-b724-acfcbe283ab2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:08:56.101158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd867de1-b98b-4b77-b724-acfcbe283ab2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:56.101606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd867de1-b98b-4b77-b724-acfcbe283ab2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:56.102396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd867de1-b98b-4b77-b724-acfcbe283ab2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:56.103015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd867de1-b98b-4b77-b724-acfcbe283ab2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:56.267420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dd867de1-b98b-4b77-b724-acfcbe283ab2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:08:56.275754 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dd867de1-b98b-4b77-b724-acfcbe283ab2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1276 microversion: 2.1 time: 0.188379 May 18 23:08:56.276331 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3138/6522] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:08:56 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1276 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:08:57.293872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5060022b-77a4-498a-bc28-495a5dd45111 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:08:57.294628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5060022b-77a4-498a-bc28-495a5dd45111 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:08:57.302707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5060022b-77a4-498a-bc28-495a5dd45111 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:57.303860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5060022b-77a4-498a-bc28-495a5dd45111 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:57.304746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5060022b-77a4-498a-bc28-495a5dd45111 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:57.305218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5060022b-77a4-498a-bc28-495a5dd45111 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:57.455063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5060022b-77a4-498a-bc28-495a5dd45111 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:08:57.463585 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5060022b-77a4-498a-bc28-495a5dd45111 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1276 microversion: 2.1 time: 0.174670 May 18 23:08:57.473446 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3385/6523] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:08:57 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1276 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:08:58.480789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c26b640f-72cd-4628-bb07-5c20cd3ec47d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:08:58.481374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c26b640f-72cd-4628-bb07-5c20cd3ec47d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:08:58.489010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c26b640f-72cd-4628-bb07-5c20cd3ec47d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:58.489466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c26b640f-72cd-4628-bb07-5c20cd3ec47d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:58.490244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c26b640f-72cd-4628-bb07-5c20cd3ec47d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:58.491176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c26b640f-72cd-4628-bb07-5c20cd3ec47d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:58.634189 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c26b640f-72cd-4628-bb07-5c20cd3ec47d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:08:58.641941 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c26b640f-72cd-4628-bb07-5c20cd3ec47d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1276 microversion: 2.1 time: 0.165113 May 18 23:08:58.642511 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3139/6524] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:08:58 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1276 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:08:59.659057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2e13701d-b3da-47c1-a92d-bbc7866801fc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:08:59.659786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2e13701d-b3da-47c1-a92d-bbc7866801fc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:08:59.662398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2e13701d-b3da-47c1-a92d-bbc7866801fc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:08:59.667951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e13701d-b3da-47c1-a92d-bbc7866801fc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:59.668407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e13701d-b3da-47c1-a92d-bbc7866801fc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:59.669173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e13701d-b3da-47c1-a92d-bbc7866801fc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:08:59.669615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e13701d-b3da-47c1-a92d-bbc7866801fc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:08:59.801011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2e13701d-b3da-47c1-a92d-bbc7866801fc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:08:59.808721 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2e13701d-b3da-47c1-a92d-bbc7866801fc tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1276 microversion: 2.1 time: 0.153563 May 18 23:08:59.809301 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3386/6525] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:08:59 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1276 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:00.825947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-13f78b44-d10a-4786-a0ee-b97194404703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:09:00.826560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-13f78b44-d10a-4786-a0ee-b97194404703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:09:00.828582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-13f78b44-d10a-4786-a0ee-b97194404703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:09:00.829369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-13f78b44-d10a-4786-a0ee-b97194404703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:09:00.835742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13f78b44-d10a-4786-a0ee-b97194404703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:00.836185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13f78b44-d10a-4786-a0ee-b97194404703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:00.836934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13f78b44-d10a-4786-a0ee-b97194404703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:00.837376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-13f78b44-d10a-4786-a0ee-b97194404703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:00.967368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-13f78b44-d10a-4786-a0ee-b97194404703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:09:00.975315 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-13f78b44-d10a-4786-a0ee-b97194404703 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1264 microversion: 2.1 time: 0.153314 May 18 23:09:00.975858 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3140/6526] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:09:00 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1264 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:01.992370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b46193b2-acf7-4f06-89ee-5a268eac0acb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:09:01.992984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b46193b2-acf7-4f06-89ee-5a268eac0acb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:09:01.999801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b46193b2-acf7-4f06-89ee-5a268eac0acb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:02.000252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b46193b2-acf7-4f06-89ee-5a268eac0acb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:02.001007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b46193b2-acf7-4f06-89ee-5a268eac0acb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:02.001449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b46193b2-acf7-4f06-89ee-5a268eac0acb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:02.131737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b46193b2-acf7-4f06-89ee-5a268eac0acb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:09:02.139356 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b46193b2-acf7-4f06-89ee-5a268eac0acb tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1264 microversion: 2.1 time: 0.150845 May 18 23:09:02.139953 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3387/6527] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:09:01 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1264 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:03.156556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f9396fbf-0143-457d-9e5b-3e268cb7c782 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:09:03.157158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f9396fbf-0143-457d-9e5b-3e268cb7c782 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:09:03.164767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9396fbf-0143-457d-9e5b-3e268cb7c782 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:03.165203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9396fbf-0143-457d-9e5b-3e268cb7c782 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:03.165977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9396fbf-0143-457d-9e5b-3e268cb7c782 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:03.166409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f9396fbf-0143-457d-9e5b-3e268cb7c782 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:03.301990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f9396fbf-0143-457d-9e5b-3e268cb7c782 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:09:03.309627 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f9396fbf-0143-457d-9e5b-3e268cb7c782 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1264 microversion: 2.1 time: 0.156945 May 18 23:09:03.310232 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3141/6528] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:09:03 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1264 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:04.326426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b6cf6e5d-d195-4607-84df-a5fd5ccfb91e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:09:04.327037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b6cf6e5d-d195-4607-84df-a5fd5ccfb91e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:09:04.333658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6cf6e5d-d195-4607-84df-a5fd5ccfb91e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:04.334134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6cf6e5d-d195-4607-84df-a5fd5ccfb91e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:04.334883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6cf6e5d-d195-4607-84df-a5fd5ccfb91e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:04.335317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6cf6e5d-d195-4607-84df-a5fd5ccfb91e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:04.467543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b6cf6e5d-d195-4607-84df-a5fd5ccfb91e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:09:04.475822 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b6cf6e5d-d195-4607-84df-a5fd5ccfb91e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1264 microversion: 2.1 time: 0.153322 May 18 23:09:04.476393 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3388/6529] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:09:04 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1264 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:05.492593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2209360-d127-44a2-96f3-1b1f416c8f04 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:09:05.493655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b2209360-d127-44a2-96f3-1b1f416c8f04 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:09:05.500206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2209360-d127-44a2-96f3-1b1f416c8f04 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:05.500661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2209360-d127-44a2-96f3-1b1f416c8f04 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:05.501423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2209360-d127-44a2-96f3-1b1f416c8f04 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:05.501886 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2209360-d127-44a2-96f3-1b1f416c8f04 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:05.630759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b2209360-d127-44a2-96f3-1b1f416c8f04 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:09:05.638894 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b2209360-d127-44a2-96f3-1b1f416c8f04 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1264 microversion: 2.1 time: 0.150736 May 18 23:09:05.639470 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3142/6530] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:09:05 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1264 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:06.656821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1b3cd80f-14bd-440e-946d-e13bbd4e0791 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:09:06.657376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1b3cd80f-14bd-440e-946d-e13bbd4e0791 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:09:06.663975 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b3cd80f-14bd-440e-946d-e13bbd4e0791 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:06.664425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b3cd80f-14bd-440e-946d-e13bbd4e0791 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:06.665175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b3cd80f-14bd-440e-946d-e13bbd4e0791 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:06.665617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b3cd80f-14bd-440e-946d-e13bbd4e0791 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:06.804600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1b3cd80f-14bd-440e-946d-e13bbd4e0791 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:09:06.812061 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1b3cd80f-14bd-440e-946d-e13bbd4e0791 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1264 microversion: 2.1 time: 0.159250 May 18 23:09:06.812636 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3389/6531] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:09:06 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1264 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:07.828357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-96c3d92f-3ae8-48c7-9771-7eadb158001e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:09:07.828969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-96c3d92f-3ae8-48c7-9771-7eadb158001e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:09:07.835961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96c3d92f-3ae8-48c7-9771-7eadb158001e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:07.836407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96c3d92f-3ae8-48c7-9771-7eadb158001e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:07.837158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96c3d92f-3ae8-48c7-9771-7eadb158001e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:07.837590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96c3d92f-3ae8-48c7-9771-7eadb158001e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:07.965634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-96c3d92f-3ae8-48c7-9771-7eadb158001e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:09:07.973426 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-96c3d92f-3ae8-48c7-9771-7eadb158001e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1264 microversion: 2.1 time: 0.149009 May 18 23:09:07.974018 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3143/6532] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:09:07 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1264 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:08.990168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-026352ca-6692-465a-b361-25d95909a8e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:09:08.991286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-026352ca-6692-465a-b361-25d95909a8e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:09:08.997869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-026352ca-6692-465a-b361-25d95909a8e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:08.998328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-026352ca-6692-465a-b361-25d95909a8e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:08.999079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-026352ca-6692-465a-b361-25d95909a8e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:08.999520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-026352ca-6692-465a-b361-25d95909a8e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:09.129761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-026352ca-6692-465a-b361-25d95909a8e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:09:09.137936 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-026352ca-6692-465a-b361-25d95909a8e5 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1264 microversion: 2.1 time: 0.151685 May 18 23:09:09.138507 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3390/6533] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:09:08 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1264 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:10.154278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7b35f767-25f7-4b4f-be1a-60e65c12cd29 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:09:10.154849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7b35f767-25f7-4b4f-be1a-60e65c12cd29 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:09:10.161881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b35f767-25f7-4b4f-be1a-60e65c12cd29 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:10.162331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b35f767-25f7-4b4f-be1a-60e65c12cd29 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:10.163081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b35f767-25f7-4b4f-be1a-60e65c12cd29 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:10.163516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b35f767-25f7-4b4f-be1a-60e65c12cd29 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:10.299621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7b35f767-25f7-4b4f-be1a-60e65c12cd29 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:09:10.307283 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7b35f767-25f7-4b4f-be1a-60e65c12cd29 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1264 microversion: 2.1 time: 0.156935 May 18 23:09:10.307878 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3144/6534] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:09:10 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1264 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:11.324142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-162e6d66-8386-4808-beac-8d5f1f18c67f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:09:11.324743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-162e6d66-8386-4808-beac-8d5f1f18c67f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:09:11.331401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-162e6d66-8386-4808-beac-8d5f1f18c67f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:11.331847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-162e6d66-8386-4808-beac-8d5f1f18c67f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:11.332591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-162e6d66-8386-4808-beac-8d5f1f18c67f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:11.333024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-162e6d66-8386-4808-beac-8d5f1f18c67f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:11.461114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-162e6d66-8386-4808-beac-8d5f1f18c67f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:09:11.468605 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-162e6d66-8386-4808-beac-8d5f1f18c67f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1264 microversion: 2.1 time: 0.148365 May 18 23:09:11.469178 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3391/6535] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:09:11 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1264 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:11.950340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-078257fe-fb41-49ff-a778-8da2263d9aa8 req-fbadd217-755f-4acd-9025-2fc8663073fe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c8b96086-8ae4-4388-a61f-576eed731c61", "name": "network-vif-plugged", "status": "completed", "tag": "1bddc5a3-be4b-4682-aaec-d2a94a711aba"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:09:11.958361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-078257fe-fb41-49ff-a778-8da2263d9aa8 req-fbadd217-755f-4acd-9025-2fc8663073fe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:11.958795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-078257fe-fb41-49ff-a778-8da2263d9aa8 req-fbadd217-755f-4acd-9025-2fc8663073fe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:11.970559 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-078257fe-fb41-49ff-a778-8da2263d9aa8 req-fbadd217-755f-4acd-9025-2fc8663073fe service nova] Creating event network-vif-plugged:1bddc5a3-be4b-4682-aaec-d2a94a711aba for instance c8b96086-8ae4-4388-a61f-576eed731c61 on n-h1-841040-6 May 18 23:09:11.975489 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-078257fe-fb41-49ff-a778-8da2263d9aa8 req-fbadd217-755f-4acd-9025-2fc8663073fe service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.160054 May 18 23:09:11.976119 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3145/6536] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:09:11 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:09:12.486335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-55157efe-de5c-49a6-9019-9628b7294522 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:09:12.486958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-55157efe-de5c-49a6-9019-9628b7294522 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:09:12.494548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55157efe-de5c-49a6-9019-9628b7294522 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:12.495014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55157efe-de5c-49a6-9019-9628b7294522 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:12.495782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55157efe-de5c-49a6-9019-9628b7294522 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:12.496235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55157efe-de5c-49a6-9019-9628b7294522 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:12.629163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-55157efe-de5c-49a6-9019-9628b7294522 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:09:12.636887 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-55157efe-de5c-49a6-9019-9628b7294522 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1264 microversion: 2.1 time: 0.154491 May 18 23:09:12.637460 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3392/6537] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:09:12 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1264 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:13.655039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2520e546-51ee-4a9d-8893-7b644532d4b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:09:13.655732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2520e546-51ee-4a9d-8893-7b644532d4b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:09:13.665391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2520e546-51ee-4a9d-8893-7b644532d4b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:13.665865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2520e546-51ee-4a9d-8893-7b644532d4b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:13.666624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2520e546-51ee-4a9d-8893-7b644532d4b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:13.667063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2520e546-51ee-4a9d-8893-7b644532d4b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:13.799092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2520e546-51ee-4a9d-8893-7b644532d4b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:09:13.807574 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2520e546-51ee-4a9d-8893-7b644532d4b7 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1451 microversion: 2.1 time: 0.157650 May 18 23:09:13.808154 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3146/6538] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:09:13 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1451 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:13.823988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-05a264c0-dae9-4788-92dc-3e41abd3eb3f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:09:13.824749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-05a264c0-dae9-4788-92dc-3e41abd3eb3f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:09:13.831268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05a264c0-dae9-4788-92dc-3e41abd3eb3f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:13.831728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05a264c0-dae9-4788-92dc-3e41abd3eb3f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:13.832620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05a264c0-dae9-4788-92dc-3e41abd3eb3f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:13.833070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05a264c0-dae9-4788-92dc-3e41abd3eb3f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:13.962381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-05a264c0-dae9-4788-92dc-3e41abd3eb3f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:09:13.970208 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-05a264c0-dae9-4788-92dc-3e41abd3eb3f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1451 microversion: 2.1 time: 0.150660 May 18 23:09:13.970789 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3393/6539] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:09:13 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1451 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:09:15.612899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-11e24e2e-9f49-40be-8b66-ac0b5edf66ca req-bcbbb4a4-7e76-44cc-adca-0d16de515758 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c8b96086-8ae4-4388-a61f-576eed731c61", "tag": "1bddc5a3-be4b-4682-aaec-d2a94a711aba"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:09:15.621524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-11e24e2e-9f49-40be-8b66-ac0b5edf66ca req-bcbbb4a4-7e76-44cc-adca-0d16de515758 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:09:15.621997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-11e24e2e-9f49-40be-8b66-ac0b5edf66ca req-bcbbb4a4-7e76-44cc-adca-0d16de515758 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:09:15.633425 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-11e24e2e-9f49-40be-8b66-ac0b5edf66ca req-bcbbb4a4-7e76-44cc-adca-0d16de515758 service nova] Creating event network-changed:1bddc5a3-be4b-4682-aaec-d2a94a711aba for instance c8b96086-8ae4-4388-a61f-576eed731c61 on n-h1-841040-6 May 18 23:09:15.638480 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-11e24e2e-9f49-40be-8b66-ac0b5edf66ca req-bcbbb4a4-7e76-44cc-adca-0d16de515758 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.091043 May 18 23:09:15.639079 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3147/6540] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:09:15 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:10:42.157986 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:10:42.158649 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:10:42 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:10:46.342549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-05a264c0-dae9-4788-92dc-3e41abd3eb3f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_api:SELECT=28 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:10:46.349221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-11e24e2e-9f49-40be-8b66-ac0b5edf66ca req-bcbbb4a4-7e76-44cc-adca-0d16de515758 service nova] [119082] Writing DB stats nova_api:SELECT=41,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:10:46.350251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-11e24e2e-9f49-40be-8b66-ac0b5edf66ca req-bcbbb4a4-7e76-44cc-adca-0d16de515758 service nova] [119082] Writing DB stats nova_cell1:SELECT=68 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:10:46.354132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-05a264c0-dae9-4788-92dc-3e41abd3eb3f tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell1:SELECT=72 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:10:46.354776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-9d8cfbfb-3c9f-412f-91dc-24251b697e9b req-9a0a7478-bfee-436f-9116-74c165ad5a9b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c8b96086-8ae4-4388-a61f-576eed731c61", "tag": "1bddc5a3-be4b-4682-aaec-d2a94a711aba"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:10:46.360948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6eef020c-678f-47a6-9deb-8ab5ddb3d6a1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:10:46.361383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6eef020c-678f-47a6-9deb-8ab5ddb3d6a1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:10:46.367402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9d8cfbfb-3c9f-412f-91dc-24251b697e9b req-9a0a7478-bfee-436f-9116-74c165ad5a9b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:46.368243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9d8cfbfb-3c9f-412f-91dc-24251b697e9b req-9a0a7478-bfee-436f-9116-74c165ad5a9b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:46.370112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6eef020c-678f-47a6-9deb-8ab5ddb3d6a1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:46.370680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6eef020c-678f-47a6-9deb-8ab5ddb3d6a1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:46.371750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6eef020c-678f-47a6-9deb-8ab5ddb3d6a1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:46.372583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6eef020c-678f-47a6-9deb-8ab5ddb3d6a1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:46.383351 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-9d8cfbfb-3c9f-412f-91dc-24251b697e9b req-9a0a7478-bfee-436f-9116-74c165ad5a9b service nova] Creating event network-changed:1bddc5a3-be4b-4682-aaec-d2a94a711aba for instance c8b96086-8ae4-4388-a61f-576eed731c61 on n-h1-841040-6 May 18 23:10:46.390937 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-9d8cfbfb-3c9f-412f-91dc-24251b697e9b req-9a0a7478-bfee-436f-9116-74c165ad5a9b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.045488 May 18 23:10:46.392541 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3148/6541] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:10:46 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:10:46.419757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6eef020c-678f-47a6-9deb-8ab5ddb3d6a1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:10:46.565144 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6eef020c-678f-47a6-9deb-8ab5ddb3d6a1 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "DELETE /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 204 len: 0 microversion: 2.1 time: 0.224621 May 18 23:10:46.569404 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3394/6542] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:10:46 2022] DELETE /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:10:46.576839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-19b3ff4c-8c2c-4c0b-a538-9dde2293a705 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:10:46.577542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-19b3ff4c-8c2c-4c0b-a538-9dde2293a705 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:10:46.585609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19b3ff4c-8c2c-4c0b-a538-9dde2293a705 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:46.586083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19b3ff4c-8c2c-4c0b-a538-9dde2293a705 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:46.587181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19b3ff4c-8c2c-4c0b-a538-9dde2293a705 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:46.587303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19b3ff4c-8c2c-4c0b-a538-9dde2293a705 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:46.767622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-19b3ff4c-8c2c-4c0b-a538-9dde2293a705 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:10:46.775929 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-19b3ff4c-8c2c-4c0b-a538-9dde2293a705 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1574 microversion: 2.1 time: 0.204530 May 18 23:10:46.776518 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3149/6543] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:10:46 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1574 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:10:47.794534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9589c48a-3b55-4527-8f56-a6609d357997 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:10:47.795238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9589c48a-3b55-4527-8f56-a6609d357997 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:10:47.803054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9589c48a-3b55-4527-8f56-a6609d357997 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:47.803508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9589c48a-3b55-4527-8f56-a6609d357997 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:47.804270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9589c48a-3b55-4527-8f56-a6609d357997 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:47.804706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9589c48a-3b55-4527-8f56-a6609d357997 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:48.003168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9589c48a-3b55-4527-8f56-a6609d357997 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:10:48.010781 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9589c48a-3b55-4527-8f56-a6609d357997 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1574 microversion: 2.1 time: 0.220828 May 18 23:10:48.011353 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3395/6544] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:10:47 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1574 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:10:48.742247 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-75bd2b4f-fbf8-426d-a1c3-8c459eee6d42 req-75ec7a34-e46c-440b-876e-abc8b09b049b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c8b96086-8ae4-4388-a61f-576eed731c61", "name": "network-vif-deleted", "tag": "1bddc5a3-be4b-4682-aaec-d2a94a711aba"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:10:48.750796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-75bd2b4f-fbf8-426d-a1c3-8c459eee6d42 req-75ec7a34-e46c-440b-876e-abc8b09b049b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:48.751240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-75bd2b4f-fbf8-426d-a1c3-8c459eee6d42 req-75ec7a34-e46c-440b-876e-abc8b09b049b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:48.763215 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-75bd2b4f-fbf8-426d-a1c3-8c459eee6d42 req-75ec7a34-e46c-440b-876e-abc8b09b049b service nova] Creating event network-vif-deleted:1bddc5a3-be4b-4682-aaec-d2a94a711aba for instance c8b96086-8ae4-4388-a61f-576eed731c61 on n-h1-841040-6 May 18 23:10:48.768136 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-75bd2b4f-fbf8-426d-a1c3-8c459eee6d42 req-75ec7a34-e46c-440b-876e-abc8b09b049b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.113666 May 18 23:10:48.769147 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3150/6545] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:10:48 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:10:49.028629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-865d3c90-e1b7-4844-a141-745ac4c228cd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:10:49.029255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-865d3c90-e1b7-4844-a141-745ac4c228cd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:10:49.036918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-865d3c90-e1b7-4844-a141-745ac4c228cd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:49.037369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-865d3c90-e1b7-4844-a141-745ac4c228cd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:49.038183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-865d3c90-e1b7-4844-a141-745ac4c228cd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:49.038621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-865d3c90-e1b7-4844-a141-745ac4c228cd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:49.106794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-865d3c90-e1b7-4844-a141-745ac4c228cd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:10:49.114554 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-865d3c90-e1b7-4844-a141-745ac4c228cd tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1224 microversion: 2.1 time: 0.089983 May 18 23:10:49.115119 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3396/6546] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:10:49 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1224 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:10:50.132817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a6ba02ac-c722-4ba7-8c35-1a7ae006ab8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:10:50.133513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a6ba02ac-c722-4ba7-8c35-1a7ae006ab8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:10:50.139936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6ba02ac-c722-4ba7-8c35-1a7ae006ab8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:50.140376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6ba02ac-c722-4ba7-8c35-1a7ae006ab8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:50.141125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6ba02ac-c722-4ba7-8c35-1a7ae006ab8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:50.141557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a6ba02ac-c722-4ba7-8c35-1a7ae006ab8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:50.214190 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a6ba02ac-c722-4ba7-8c35-1a7ae006ab8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:10:50.222971 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a6ba02ac-c722-4ba7-8c35-1a7ae006ab8a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1224 microversion: 2.1 time: 0.095698 May 18 23:10:50.223551 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3151/6547] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:10:50 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1224 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:10:51.240414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bfd63f44-2c58-4e4f-851f-883c0009b72e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:10:51.241042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bfd63f44-2c58-4e4f-851f-883c0009b72e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:10:51.247672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfd63f44-2c58-4e4f-851f-883c0009b72e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:51.248135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfd63f44-2c58-4e4f-851f-883c0009b72e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:51.248902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfd63f44-2c58-4e4f-851f-883c0009b72e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:51.249349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfd63f44-2c58-4e4f-851f-883c0009b72e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:51.310747 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bfd63f44-2c58-4e4f-851f-883c0009b72e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:10:51.319316 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bfd63f44-2c58-4e4f-851f-883c0009b72e tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1224 microversion: 2.1 time: 0.083311 May 18 23:10:51.320114 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3397/6548] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:10:51 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1224 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:10:52.336929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d32dd21-a5f5-46bb-889e-906c523017ff tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:10:52.337535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9d32dd21-a5f5-46bb-889e-906c523017ff tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:10:52.344690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d32dd21-a5f5-46bb-889e-906c523017ff tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:52.345129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d32dd21-a5f5-46bb-889e-906c523017ff tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:52.346179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d32dd21-a5f5-46bb-889e-906c523017ff tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:52.346638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d32dd21-a5f5-46bb-889e-906c523017ff tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:52.411390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9d32dd21-a5f5-46bb-889e-906c523017ff tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:10:52.419307 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9d32dd21-a5f5-46bb-889e-906c523017ff tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1224 microversion: 2.1 time: 0.086231 May 18 23:10:52.419838 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3152/6549] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:10:52 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1224 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:10:53.435667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84ccfb88-2b8e-4c9a-ac65-e8ced937fe91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:10:53.436415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84ccfb88-2b8e-4c9a-ac65-e8ced937fe91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:10:53.443097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84ccfb88-2b8e-4c9a-ac65-e8ced937fe91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:53.443553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84ccfb88-2b8e-4c9a-ac65-e8ced937fe91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:53.444362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84ccfb88-2b8e-4c9a-ac65-e8ced937fe91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:53.445229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84ccfb88-2b8e-4c9a-ac65-e8ced937fe91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:53.511683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-84ccfb88-2b8e-4c9a-ac65-e8ced937fe91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:10:53.520069 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-84ccfb88-2b8e-4c9a-ac65-e8ced937fe91 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1224 microversion: 2.1 time: 0.087888 May 18 23:10:53.520651 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3398/6550] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:10:53 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1224 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:10:54.537051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-106ee9ee-baa1-477e-bc4f-6c56f4a100d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:10:54.537660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-106ee9ee-baa1-477e-bc4f-6c56f4a100d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:10:54.544739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-106ee9ee-baa1-477e-bc4f-6c56f4a100d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:54.545185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-106ee9ee-baa1-477e-bc4f-6c56f4a100d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:54.545974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-106ee9ee-baa1-477e-bc4f-6c56f4a100d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:54.546409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-106ee9ee-baa1-477e-bc4f-6c56f4a100d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:54.612469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-106ee9ee-baa1-477e-bc4f-6c56f4a100d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:10:54.620886 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-106ee9ee-baa1-477e-bc4f-6c56f4a100d3 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1224 microversion: 2.1 time: 0.088312 May 18 23:10:54.621540 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3153/6551] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:10:54 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1224 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:10:55.638304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0e118348-bca2-4772-8ffe-843f8965d6f6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:10:55.638952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e118348-bca2-4772-8ffe-843f8965d6f6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:10:55.645431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e118348-bca2-4772-8ffe-843f8965d6f6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:55.645919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e118348-bca2-4772-8ffe-843f8965d6f6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:55.646703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e118348-bca2-4772-8ffe-843f8965d6f6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:55.647149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e118348-bca2-4772-8ffe-843f8965d6f6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:55.711586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0e118348-bca2-4772-8ffe-843f8965d6f6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:10:55.719295 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0e118348-bca2-4772-8ffe-843f8965d6f6 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1224 microversion: 2.1 time: 0.085354 May 18 23:10:55.719868 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3399/6552] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:10:55 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1224 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:10:56.736494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e9a39787-d648-486e-81ac-382915cd208c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:10:56.737037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e9a39787-d648-486e-81ac-382915cd208c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:10:56.744297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9a39787-d648-486e-81ac-382915cd208c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:56.744744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9a39787-d648-486e-81ac-382915cd208c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:56.745503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9a39787-d648-486e-81ac-382915cd208c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:56.745981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e9a39787-d648-486e-81ac-382915cd208c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:56.810649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e9a39787-d648-486e-81ac-382915cd208c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:10:56.818825 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e9a39787-d648-486e-81ac-382915cd208c tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1224 microversion: 2.1 time: 0.086394 May 18 23:10:56.819409 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3154/6553] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:10:56 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1224 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:10:57.836532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4c507b85-1bb9-451d-a4bd-5602a3cc640a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:10:57.837152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4c507b85-1bb9-451d-a4bd-5602a3cc640a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:10:57.845447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c507b85-1bb9-451d-a4bd-5602a3cc640a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:57.846189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c507b85-1bb9-451d-a4bd-5602a3cc640a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:57.846999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c507b85-1bb9-451d-a4bd-5602a3cc640a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:57.848057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c507b85-1bb9-451d-a4bd-5602a3cc640a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:57.880215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c507b85-1bb9-451d-a4bd-5602a3cc640a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:57.880647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c507b85-1bb9-451d-a4bd-5602a3cc640a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:57.881099 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-4c507b85-1bb9-451d-a4bd-5602a3cc640a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lazy-loading 'fault' on Instance uuid c8b96086-8ae4-4388-a61f-576eed731c61 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:10:57.921968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4c507b85-1bb9-451d-a4bd-5602a3cc640a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:10:57.929891 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4c507b85-1bb9-451d-a4bd-5602a3cc640a tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 200 len: 1229 microversion: 2.1 time: 0.098147 May 18 23:10:57.930502 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3400/6554] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:10:57 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 1229 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:10:58.946368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ba8b93a4-a914-4ae2-a2d0-caa1fc09e172 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:10:58.948062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ba8b93a4-a914-4ae2-a2d0-caa1fc09e172 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: c8b96086-8ae4-4388-a61f-576eed731c61] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:10:58.955212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba8b93a4-a914-4ae2-a2d0-caa1fc09e172 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:58.955654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba8b93a4-a914-4ae2-a2d0-caa1fc09e172 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:58.956403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba8b93a4-a914-4ae2-a2d0-caa1fc09e172 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:10:58.956860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba8b93a4-a914-4ae2-a2d0-caa1fc09e172 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:10:58.971304 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-ba8b93a4-a914-4ae2-a2d0-caa1fc09e172 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance c8b96086-8ae4-4388-a61f-576eed731c61 could not be found. May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ba8b93a4-a914-4ae2-a2d0-caa1fc09e172 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 HTTP/1.1 May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance c8b96086-8ae4-4388-a61f-576eed731c61 could not be found. May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'c8b96086-8ae4-4388-a61f-576eed731c61'} May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance c8b96086-8ae4-4388-a61f-576eed731c61 could not be found. May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance c8b96086-8ae4-4388-a61f-576eed731c61 could not be found. May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:10:58.973520 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:10:58.978147 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:10:58.978147 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:10:58.978147 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:10:58.978147 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:10:58.978147 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:10:58.978147 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance c8b96086-8ae4-4388-a61f-576eed731c61 could not be found. May 18 23:10:58.978147 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:10:58.978147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ba8b93a4-a914-4ae2-a2d0-caa1fc09e172 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance c8b96086-8ae4-4388-a61f-576eed731c61 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:10:58.978147 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ba8b93a4-a914-4ae2-a2d0-caa1fc09e172 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61" status: 404 len: 111 microversion: 2.1 time: 0.032590 May 18 23:10:58.978147 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3155/6555] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:10:58 2022] GET /compute/v2.1/servers/c8b96086-8ae4-4388-a61f-576eed731c61 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:11:08.312847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0873404b-ef29-411e-88f8-aadd8bed8945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:08.313482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0873404b-ef29-411e-88f8-aadd8bed8945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:08.313959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-47d5cf89-049c-4fa2-a9ea-5717fdbd5f3f req-8e2ee977-bf50-400d-9f04-1e1237864f83 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "aca84af6-70e8-4cc5-86b2-739331f5bc9a", "tag": "a811a402-6e39-4ac6-9985-231a656a56a9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:11:08.316446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0873404b-ef29-411e-88f8-aadd8bed8945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_api:SELECT=21,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:11:08.317539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0873404b-ef29-411e-88f8-aadd8bed8945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell1:SELECT=52,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:11:08.323803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-47d5cf89-049c-4fa2-a9ea-5717fdbd5f3f req-8e2ee977-bf50-400d-9f04-1e1237864f83 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:08.324468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-47d5cf89-049c-4fa2-a9ea-5717fdbd5f3f req-8e2ee977-bf50-400d-9f04-1e1237864f83 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:08.325300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0873404b-ef29-411e-88f8-aadd8bed8945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:08.325991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0873404b-ef29-411e-88f8-aadd8bed8945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:08.326865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0873404b-ef29-411e-88f8-aadd8bed8945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:08.327523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0873404b-ef29-411e-88f8-aadd8bed8945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:08.338136 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-47d5cf89-049c-4fa2-a9ea-5717fdbd5f3f req-8e2ee977-bf50-400d-9f04-1e1237864f83 service nova] Creating event network-changed:a811a402-6e39-4ac6-9985-231a656a56a9 for instance aca84af6-70e8-4cc5-86b2-739331f5bc9a on n-h2-841040-6 May 18 23:11:08.343626 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-47d5cf89-049c-4fa2-a9ea-5717fdbd5f3f req-8e2ee977-bf50-400d-9f04-1e1237864f83 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.033290 May 18 23:11:08.344286 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3156/6556] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:11:08 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:11:08.362945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0873404b-ef29-411e-88f8-aadd8bed8945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:11:08.454711 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0873404b-ef29-411e-88f8-aadd8bed8945 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "DELETE /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 204 len: 0 microversion: 2.1 time: 0.145923 May 18 23:11:08.455645 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3401/6557] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:11:08 2022] DELETE /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 0 bytes in 148 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:11:08.467046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-65416286-08d8-4407-9901-a59c62009278 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:08.468287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-65416286-08d8-4407-9901-a59c62009278 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:08.482856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65416286-08d8-4407-9901-a59c62009278 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:08.484014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65416286-08d8-4407-9901-a59c62009278 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:08.485049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65416286-08d8-4407-9901-a59c62009278 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:08.491522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65416286-08d8-4407-9901-a59c62009278 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:08.639196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-65416286-08d8-4407-9901-a59c62009278 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:08.647547 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-65416286-08d8-4407-9901-a59c62009278 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1575 microversion: 2.1 time: 0.186415 May 18 23:11:08.648235 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3157/6558] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:08 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1575 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:09.665522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-adb03fc4-945d-4b48-9424-9767870ad040 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:09.666281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-adb03fc4-945d-4b48-9424-9767870ad040 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:09.672803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adb03fc4-945d-4b48-9424-9767870ad040 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:09.673254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adb03fc4-945d-4b48-9424-9767870ad040 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:09.674038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adb03fc4-945d-4b48-9424-9767870ad040 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:09.674482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-adb03fc4-945d-4b48-9424-9767870ad040 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:09.814190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-adb03fc4-945d-4b48-9424-9767870ad040 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:09.821831 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-adb03fc4-945d-4b48-9424-9767870ad040 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1575 microversion: 2.1 time: 0.160541 May 18 23:11:09.822400 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3402/6559] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:09 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1575 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:10.449978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fd9e252a-1dbe-462b-8bce-d4ccb441629e req-3ccb3ecb-72e7-4689-9abf-9754b0fba152 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aca84af6-70e8-4cc5-86b2-739331f5bc9a", "name": "network-vif-deleted", "tag": "a811a402-6e39-4ac6-9985-231a656a56a9"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:11:10.461331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fd9e252a-1dbe-462b-8bce-d4ccb441629e req-3ccb3ecb-72e7-4689-9abf-9754b0fba152 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:10.461800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fd9e252a-1dbe-462b-8bce-d4ccb441629e req-3ccb3ecb-72e7-4689-9abf-9754b0fba152 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:10.476263 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-fd9e252a-1dbe-462b-8bce-d4ccb441629e req-3ccb3ecb-72e7-4689-9abf-9754b0fba152 service nova] Creating event network-vif-deleted:a811a402-6e39-4ac6-9985-231a656a56a9 for instance aca84af6-70e8-4cc5-86b2-739331f5bc9a on n-h2-841040-6 May 18 23:11:10.483016 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fd9e252a-1dbe-462b-8bce-d4ccb441629e req-3ccb3ecb-72e7-4689-9abf-9754b0fba152 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036979 May 18 23:11:10.483839 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3158/6560] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:11:10 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:11:10.839411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c3e80341-05ba-48e2-8ba7-f4d7e8285a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:10.840312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c3e80341-05ba-48e2-8ba7-f4d7e8285a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:10.848423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3e80341-05ba-48e2-8ba7-f4d7e8285a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:10.849013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3e80341-05ba-48e2-8ba7-f4d7e8285a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:10.850090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3e80341-05ba-48e2-8ba7-f4d7e8285a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:10.850835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3e80341-05ba-48e2-8ba7-f4d7e8285a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:10.916900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c3e80341-05ba-48e2-8ba7-f4d7e8285a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:10.924683 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c3e80341-05ba-48e2-8ba7-f4d7e8285a88 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1224 microversion: 2.1 time: 0.089396 May 18 23:11:10.925288 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3403/6561] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:10 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1224 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:11.942594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9bcf81b6-dbd8-45d4-b597-e02d27fb05d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:11.943323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9bcf81b6-dbd8-45d4-b597-e02d27fb05d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:11.949746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9bcf81b6-dbd8-45d4-b597-e02d27fb05d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:11.950199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9bcf81b6-dbd8-45d4-b597-e02d27fb05d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:11.950952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9bcf81b6-dbd8-45d4-b597-e02d27fb05d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:11.951383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9bcf81b6-dbd8-45d4-b597-e02d27fb05d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:12.017413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9bcf81b6-dbd8-45d4-b597-e02d27fb05d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:12.025958 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9bcf81b6-dbd8-45d4-b597-e02d27fb05d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1224 microversion: 2.1 time: 0.088482 May 18 23:11:12.026546 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3159/6562] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:11 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1224 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:13.043073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-560576c6-cbb7-4ab9-b261-b25db360ac07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:13.043725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-560576c6-cbb7-4ab9-b261-b25db360ac07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:13.050846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-560576c6-cbb7-4ab9-b261-b25db360ac07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:13.051342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-560576c6-cbb7-4ab9-b261-b25db360ac07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:13.052116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-560576c6-cbb7-4ab9-b261-b25db360ac07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:13.052551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-560576c6-cbb7-4ab9-b261-b25db360ac07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:13.123772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-560576c6-cbb7-4ab9-b261-b25db360ac07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:13.135172 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-560576c6-cbb7-4ab9-b261-b25db360ac07 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1224 microversion: 2.1 time: 0.095922 May 18 23:11:13.136974 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3404/6563] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:13 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1224 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:14.154296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0481bad2-56b7-4a5c-92a3-21ec37c86b84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:14.154904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0481bad2-56b7-4a5c-92a3-21ec37c86b84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:14.161900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0481bad2-56b7-4a5c-92a3-21ec37c86b84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:14.162353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0481bad2-56b7-4a5c-92a3-21ec37c86b84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:14.163109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0481bad2-56b7-4a5c-92a3-21ec37c86b84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:14.163538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0481bad2-56b7-4a5c-92a3-21ec37c86b84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:14.293115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0481bad2-56b7-4a5c-92a3-21ec37c86b84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:14.301466 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0481bad2-56b7-4a5c-92a3-21ec37c86b84 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1224 microversion: 2.1 time: 0.151076 May 18 23:11:14.302173 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3160/6564] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:14 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1224 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:15.318943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-223244b1-6908-481e-91d6-757a6a766b20 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:15.319594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-223244b1-6908-481e-91d6-757a6a766b20 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:15.326214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-223244b1-6908-481e-91d6-757a6a766b20 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:15.326693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-223244b1-6908-481e-91d6-757a6a766b20 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:15.327440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-223244b1-6908-481e-91d6-757a6a766b20 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:15.327887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-223244b1-6908-481e-91d6-757a6a766b20 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:15.393090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-223244b1-6908-481e-91d6-757a6a766b20 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:15.400869 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-223244b1-6908-481e-91d6-757a6a766b20 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1224 microversion: 2.1 time: 0.086472 May 18 23:11:15.401453 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3405/6565] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:15 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1224 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:16.506129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8e019a1a-f048-47a6-856a-11cb67a8cf28 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:16.506742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8e019a1a-f048-47a6-856a-11cb67a8cf28 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:16.512985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e019a1a-f048-47a6-856a-11cb67a8cf28 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:16.513427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e019a1a-f048-47a6-856a-11cb67a8cf28 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:16.514230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e019a1a-f048-47a6-856a-11cb67a8cf28 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:16.514662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e019a1a-f048-47a6-856a-11cb67a8cf28 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:16.518808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8e019a1a-f048-47a6-856a-11cb67a8cf28 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell1:SELECT=59 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:11:16.575834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8e019a1a-f048-47a6-856a-11cb67a8cf28 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:16.584122 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8e019a1a-f048-47a6-856a-11cb67a8cf28 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1224 microversion: 2.1 time: 0.169857 May 18 23:11:16.584701 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3161/6566] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:16 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1224 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:17.601705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d3ed257-acc2-4eb1-b12e-b8b37f952a82 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:17.602263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d3ed257-acc2-4eb1-b12e-b8b37f952a82 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:17.608640 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d3ed257-acc2-4eb1-b12e-b8b37f952a82 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:17.609088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d3ed257-acc2-4eb1-b12e-b8b37f952a82 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:17.610574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d3ed257-acc2-4eb1-b12e-b8b37f952a82 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:17.611018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d3ed257-acc2-4eb1-b12e-b8b37f952a82 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:17.737400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d3ed257-acc2-4eb1-b12e-b8b37f952a82 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:17.745959 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d3ed257-acc2-4eb1-b12e-b8b37f952a82 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1224 microversion: 2.1 time: 0.149090 May 18 23:11:17.746541 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3406/6567] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:17 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1224 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:18.761990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b7ec98d9-a344-4341-80d4-3bb2131961d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:18.762591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b7ec98d9-a344-4341-80d4-3bb2131961d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:18.765528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b7ec98d9-a344-4341-80d4-3bb2131961d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_api:SELECT=29 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:11:18.771829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7ec98d9-a344-4341-80d4-3bb2131961d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:18.773088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7ec98d9-a344-4341-80d4-3bb2131961d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:18.773938 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7ec98d9-a344-4341-80d4-3bb2131961d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:18.774667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7ec98d9-a344-4341-80d4-3bb2131961d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:18.840446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b7ec98d9-a344-4341-80d4-3bb2131961d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '847762c150294dcaa87622c101e97cce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '111afd415a3f47bfb4721b3e88d50e90', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:18.849481 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b7ec98d9-a344-4341-80d4-3bb2131961d2 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 200 len: 1224 microversion: 2.1 time: 0.090779 May 18 23:11:18.850105 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3162/6568] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:18 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 1224 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:19.867870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-496c3024-aab6-4183-9215-964d015bf4b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:19.868482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-496c3024-aab6-4183-9215-964d015bf4b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: aca84af6-70e8-4cc5-86b2-739331f5bc9a] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:19.876754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-496c3024-aab6-4183-9215-964d015bf4b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:19.877206 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-496c3024-aab6-4183-9215-964d015bf4b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:19.877990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-496c3024-aab6-4183-9215-964d015bf4b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:19.878614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-496c3024-aab6-4183-9215-964d015bf4b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:19.892815 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-496c3024-aab6-4183-9215-964d015bf4b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance aca84af6-70e8-4cc5-86b2-739331f5bc9a could not be found. May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-496c3024-aab6-4183-9215-964d015bf4b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a HTTP/1.1 May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance aca84af6-70e8-4cc5-86b2-739331f5bc9a could not be found. May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'aca84af6-70e8-4cc5-86b2-739331f5bc9a'} May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance aca84af6-70e8-4cc5-86b2-739331f5bc9a could not be found. May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance aca84af6-70e8-4cc5-86b2-739331f5bc9a could not be found. May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:11:19.894514 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:11:19.898973 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:11:19.898973 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:11:19.898973 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:11:19.898973 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:11:19.898973 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:11:19.898973 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance aca84af6-70e8-4cc5-86b2-739331f5bc9a could not be found. May 18 23:11:19.898973 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:11:19.898973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-496c3024-aab6-4183-9215-964d015bf4b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance aca84af6-70e8-4cc5-86b2-739331f5bc9a could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:11:19.898973 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-496c3024-aab6-4183-9215-964d015bf4b9 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a" status: 404 len: 111 microversion: 2.1 time: 0.033723 May 18 23:11:19.898973 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3407/6569] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:19 2022] GET /compute/v2.1/servers/aca84af6-70e8-4cc5-86b2-739331f5bc9a => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:11:20.337416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c431c33-2e74-409c-85a4-520147d5918d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:20.337966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7c431c33-2e74-409c-85a4-520147d5918d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:20.344904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c431c33-2e74-409c-85a4-520147d5918d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:20.345353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c431c33-2e74-409c-85a4-520147d5918d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:20.346398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c431c33-2e74-409c-85a4-520147d5918d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:20.346830 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c431c33-2e74-409c-85a4-520147d5918d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:20.360666 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-7c431c33-2e74-409c-85a4-520147d5918d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c431c33-2e74-409c-85a4-520147d5918d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 HTTP/1.1 May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '7da399ba-940b-40a6-9065-7dac6fb18796'} May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:11:20.362374 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c431c33-2e74-409c-85a4-520147d5918d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7c431c33-2e74-409c-85a4-520147d5918d tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 404 len: 111 microversion: 2.1 time: 0.030839 May 18 23:11:20.366690 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3163/6570] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:11:20 2022] DELETE /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:11:20.372558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f832db37-388d-40a8-9471-8dac31b7cc42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:20.373210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f832db37-388d-40a8-9471-8dac31b7cc42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [instance: 7da399ba-940b-40a6-9065-7dac6fb18796] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:20.379349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f832db37-388d-40a8-9471-8dac31b7cc42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:20.379807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f832db37-388d-40a8-9471-8dac31b7cc42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:20.380572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f832db37-388d-40a8-9471-8dac31b7cc42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:20.381021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f832db37-388d-40a8-9471-8dac31b7cc42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:20.394340 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-f832db37-388d-40a8-9471-8dac31b7cc42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] HTTP exception thrown: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f832db37-388d-40a8-9471-8dac31b7cc42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Request method failure captured: May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 HTTP/1.1 May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihXpBBjq2DcoatbIXK23k1h2WGadmKEhZNrAtQ49Kotm43qlHnLgD12TeeVep6htd5YUQsUrU9L_Fn25GcMOCBW_GzX013oFdjQ5wTHqJyF7topbnqzRYu61c52HOJ5bds4pDFCslluvU3iQcN8abMat-RygpoOflcjfKa9uIgsU1r2I May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_111afd415a3f47bfb4721b3e88d50e90"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/111afd415a3f47bfb4721b3e88d50e90"}]}] May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestVolumeBootPattern-91949281 May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 111afd415a3f47bfb4721b3e88d50e90 May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestVolumeBootPattern-91949281 May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestVolumeBootPattern-91949281-project May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 847762c150294dcaa87622c101e97cce May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestVolumeBootPattern-91949281-project May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '7da399ba-940b-40a6-9065-7dac6fb18796'} May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:11:20.396409 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:11:20.401131 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:11:20.401131 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:11:20.401131 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:11:20.401131 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:11:20.401131 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:11:20.401131 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. May 18 23:11:20.401131 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:11:20.401131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f832db37-388d-40a8-9471-8dac31b7cc42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Returning 404 to user: Instance 7da399ba-940b-40a6-9065-7dac6fb18796 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:11:20.401131 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f832db37-388d-40a8-9471-8dac31b7cc42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796" status: 404 len: 111 microversion: 2.1 time: 0.029118 May 18 23:11:20.401131 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3408/6571] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:20 2022] GET /compute/v2.1/servers/7da399ba-940b-40a6-9065-7dac6fb18796 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:11:25.910809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7b422403-7912-441b-a507-889eaf3e747b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] Calling method '.version_select at 0x7fa2ed5a6940>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:25.947661 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7b422403-7912-441b-a507-889eaf3e747b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-81754329" status: 202 len: 0 microversion: 2.1 time: 0.044639 May 18 23:11:25.948386 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3164/6572] 10.222.0.58 () {58 vars in 1256 bytes} [Wed May 18 23:11:25 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-81754329 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:11:44.639002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f832db37-388d-40a8-9471-8dac31b7cc42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_api:SELECT=21,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:11:44.639995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f832db37-388d-40a8-9471-8dac31b7cc42 tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119083] Writing DB stats nova_cell1:SELECT=48,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:11:44.751824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersAdminNegativeTestJSON-server-255611008", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:11:44.805891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] validate_networks() for None {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:11:45.081195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:11:45.081625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:11:45.082137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:11:45.082553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:11:45.083721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:11:45.096443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:45.096904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:45.097760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:45.098198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:45.115766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Getting quotas for project e66002c95ed2469888587d5793fb17ba. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:11:45.121101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Getting quotas for user 25c3c9c48ce8439a98156f1306f73d70 and project e66002c95ed2469888587d5793fb17ba. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:11:45.133532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:11:45.135844 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:11:45.177374 n-d-841040-6 devstack@n-api.service[119083]: ERROR oslo.messaging._drivers.impl_rabbit [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [3b52bdc2-dc12-45f9-b983-4033f09187c4] AMQP server on 10.222.0.58:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer May 18 23:11:46.184794 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [3b52bdc2-dc12-45f9-b983-4033f09187c4] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 39376. May 18 23:11:46.188625 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-84284fe2-fb6b-4b68-a265-96009de72bd1 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.554835 May 18 23:11:46.189280 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3409/6573] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:11:44 2022] POST /compute/v2.1/servers => generated 380 bytes in 1556 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:11:46.197388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-7b422403-7912-441b-a507-889eaf3e747b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_cell1:SELECT=13 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:11:46.198304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-7b422403-7912-441b-a507-889eaf3e747b tempest-TestVolumeBootPattern-91949281 tempest-TestVolumeBootPattern-91949281-project] [119082] Writing DB stats nova_api:SELECT=6,nova_api:DELETE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:11:46.203162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b44f26c1-317b-4ad3-b936-06a0f1109cfc tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:46.203764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b44f26c1-317b-4ad3-b936-06a0f1109cfc tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:46.260395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b44f26c1-317b-4ad3-b936-06a0f1109cfc tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:46.267175 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b44f26c1-317b-4ad3-b936-06a0f1109cfc tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1221 microversion: 2.1 time: 0.071681 May 18 23:11:46.267746 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3165/6574] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:46 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1221 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:47.284163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7899668-dc6b-4ae0-a220-b5c4df3c4d70 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:47.284878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c7899668-dc6b-4ae0-a220-b5c4df3c4d70 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:47.336733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c7899668-dc6b-4ae0-a220-b5c4df3c4d70 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:47.345253 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c7899668-dc6b-4ae0-a220-b5c4df3c4d70 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1221 microversion: 2.1 time: 0.065132 May 18 23:11:47.345559 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3410/6575] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:47 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1221 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:48.362198 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d0a768e8-679e-42b8-a893-8e9fbf993c42 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:48.362835 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d0a768e8-679e-42b8-a893-8e9fbf993c42 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:48.722949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d0a768e8-679e-42b8-a893-8e9fbf993c42 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:48.731226 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d0a768e8-679e-42b8-a893-8e9fbf993c42 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1221 microversion: 2.1 time: 0.372922 May 18 23:11:48.731816 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3166/6576] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:48 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1221 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:49.748480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45a7edb4-4156-41b7-84f2-599c70fea7f2 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:49.749070 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-45a7edb4-4156-41b7-84f2-599c70fea7f2 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:49.755863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45a7edb4-4156-41b7-84f2-599c70fea7f2 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:49.756318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45a7edb4-4156-41b7-84f2-599c70fea7f2 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:49.757086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45a7edb4-4156-41b7-84f2-599c70fea7f2 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:49.757525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45a7edb4-4156-41b7-84f2-599c70fea7f2 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:49.816631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-45a7edb4-4156-41b7-84f2-599c70fea7f2 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:49.824668 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-45a7edb4-4156-41b7-84f2-599c70fea7f2 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1225 microversion: 2.1 time: 0.080202 May 18 23:11:49.825239 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3411/6577] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:49 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1225 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:50.841864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-29d8f585-f462-428c-9aa6-8a0a13055182 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:50.842475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-29d8f585-f462-428c-9aa6-8a0a13055182 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:50.851022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29d8f585-f462-428c-9aa6-8a0a13055182 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:50.851471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29d8f585-f462-428c-9aa6-8a0a13055182 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:50.852224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29d8f585-f462-428c-9aa6-8a0a13055182 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:50.852657 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29d8f585-f462-428c-9aa6-8a0a13055182 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:50.915943 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-29d8f585-f462-428c-9aa6-8a0a13055182 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:50.923901 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-29d8f585-f462-428c-9aa6-8a0a13055182 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1217 microversion: 2.1 time: 0.085948 May 18 23:11:50.929257 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3167/6578] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:50 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1217 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:51.942439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cd559e6c-e78a-450d-902e-a57bd9ea4d86 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:51.943086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cd559e6c-e78a-450d-902e-a57bd9ea4d86 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:51.949841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd559e6c-e78a-450d-902e-a57bd9ea4d86 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:51.950298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd559e6c-e78a-450d-902e-a57bd9ea4d86 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:51.951637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd559e6c-e78a-450d-902e-a57bd9ea4d86 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:51.952082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cd559e6c-e78a-450d-902e-a57bd9ea4d86 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:52.019083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cd559e6c-e78a-450d-902e-a57bd9ea4d86 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:52.027505 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cd559e6c-e78a-450d-902e-a57bd9ea4d86 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1279 microversion: 2.1 time: 0.089051 May 18 23:11:52.028087 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3412/6579] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:51 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1279 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:52.800256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-c5c63178-27fa-43ce-8846-ab3eac3c0ede req-1d90653f-cf6a-4822-8f8d-81032aa52965 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c102ec54-f543-467d-836b-ab4eef3bb378", "tag": "949b8f08-74f8-406e-89f9-aeb978d48a6e"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:11:52.822577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c5c63178-27fa-43ce-8846-ab3eac3c0ede req-1d90653f-cf6a-4822-8f8d-81032aa52965 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:52.823274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c5c63178-27fa-43ce-8846-ab3eac3c0ede req-1d90653f-cf6a-4822-8f8d-81032aa52965 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:52.837459 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-c5c63178-27fa-43ce-8846-ab3eac3c0ede req-1d90653f-cf6a-4822-8f8d-81032aa52965 service nova] Creating event network-changed:949b8f08-74f8-406e-89f9-aeb978d48a6e for instance c102ec54-f543-467d-836b-ab4eef3bb378 on n-h2-841040-6 May 18 23:11:52.842468 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-c5c63178-27fa-43ce-8846-ab3eac3c0ede req-1d90653f-cf6a-4822-8f8d-81032aa52965 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.046409 May 18 23:11:52.843909 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3168/6580] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:11:52 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:11:53.044415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-37a1bee6-fe57-4ef3-b446-7353b705fb65 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:53.045036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-37a1bee6-fe57-4ef3-b446-7353b705fb65 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:53.048226 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:11:53.048600 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:11:53 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:11:53.052002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37a1bee6-fe57-4ef3-b446-7353b705fb65 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:53.052897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37a1bee6-fe57-4ef3-b446-7353b705fb65 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:53.053316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37a1bee6-fe57-4ef3-b446-7353b705fb65 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:53.054165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37a1bee6-fe57-4ef3-b446-7353b705fb65 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:53.191745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-37a1bee6-fe57-4ef3-b446-7353b705fb65 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:53.200011 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-37a1bee6-fe57-4ef3-b446-7353b705fb65 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1321 microversion: 2.1 time: 0.159461 May 18 23:11:53.200593 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3413/6581] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:53 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1321 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:54.218371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a5a5c9fd-bf58-4e93-a72e-9a9644dde38a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:54.219063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a5a5c9fd-bf58-4e93-a72e-9a9644dde38a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:54.226092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5a5c9fd-bf58-4e93-a72e-9a9644dde38a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:54.226537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5a5c9fd-bf58-4e93-a72e-9a9644dde38a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:54.227812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5a5c9fd-bf58-4e93-a72e-9a9644dde38a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:54.228234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5a5c9fd-bf58-4e93-a72e-9a9644dde38a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:54.425137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a5a5c9fd-bf58-4e93-a72e-9a9644dde38a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:54.432726 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a5a5c9fd-bf58-4e93-a72e-9a9644dde38a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1321 microversion: 2.1 time: 0.219985 May 18 23:11:54.433309 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3169/6582] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:54 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1321 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:55.450241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-78197b6c-638e-4c2f-a384-bee22b8bc19a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:55.450794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-78197b6c-638e-4c2f-a384-bee22b8bc19a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:55.453228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-78197b6c-638e-4c2f-a384-bee22b8bc19a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:11:55.459150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-78197b6c-638e-4c2f-a384-bee22b8bc19a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:55.459598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-78197b6c-638e-4c2f-a384-bee22b8bc19a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:55.460355 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-78197b6c-638e-4c2f-a384-bee22b8bc19a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:55.460793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-78197b6c-638e-4c2f-a384-bee22b8bc19a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:55.589641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-78197b6c-638e-4c2f-a384-bee22b8bc19a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:55.599875 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-78197b6c-638e-4c2f-a384-bee22b8bc19a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1321 microversion: 2.1 time: 0.153694 May 18 23:11:55.600456 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3414/6583] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:55 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1321 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:56.616532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fabc66f7-5435-4806-95b4-9000c4a31013 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:56.617137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fabc66f7-5435-4806-95b4-9000c4a31013 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:56.624209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fabc66f7-5435-4806-95b4-9000c4a31013 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:56.624655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fabc66f7-5435-4806-95b4-9000c4a31013 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:56.625412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fabc66f7-5435-4806-95b4-9000c4a31013 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:56.625881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fabc66f7-5435-4806-95b4-9000c4a31013 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:56.761517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fabc66f7-5435-4806-95b4-9000c4a31013 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:56.769013 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fabc66f7-5435-4806-95b4-9000c4a31013 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1321 microversion: 2.1 time: 0.156461 May 18 23:11:56.769587 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3170/6584] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:56 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1321 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:57.786260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d3136b3c-e526-41ee-a676-811a761f0cc0 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:57.787487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d3136b3c-e526-41ee-a676-811a761f0cc0 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:57.789950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d3136b3c-e526-41ee-a676-811a761f0cc0 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:11:57.795290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3136b3c-e526-41ee-a676-811a761f0cc0 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:57.795743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3136b3c-e526-41ee-a676-811a761f0cc0 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:57.796508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3136b3c-e526-41ee-a676-811a761f0cc0 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:57.796950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3136b3c-e526-41ee-a676-811a761f0cc0 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:57.932782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d3136b3c-e526-41ee-a676-811a761f0cc0 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:57.940372 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d3136b3c-e526-41ee-a676-811a761f0cc0 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1321 microversion: 2.1 time: 0.157998 May 18 23:11:57.940944 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3415/6585] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:57 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1321 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:11:58.330378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-05dad4f6-f07a-4561-b413-aa984d9fba89 req-ddadf398-7c6d-4d06-99f0-0f23cfc2bfe4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c102ec54-f543-467d-836b-ab4eef3bb378", "name": "network-vif-plugged", "status": "completed", "tag": "949b8f08-74f8-406e-89f9-aeb978d48a6e"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:11:58.340312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-05dad4f6-f07a-4561-b413-aa984d9fba89 req-ddadf398-7c6d-4d06-99f0-0f23cfc2bfe4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:58.340749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-05dad4f6-f07a-4561-b413-aa984d9fba89 req-ddadf398-7c6d-4d06-99f0-0f23cfc2bfe4 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:58.353637 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-05dad4f6-f07a-4561-b413-aa984d9fba89 req-ddadf398-7c6d-4d06-99f0-0f23cfc2bfe4 service nova] Creating event network-vif-plugged:949b8f08-74f8-406e-89f9-aeb978d48a6e for instance c102ec54-f543-467d-836b-ab4eef3bb378 on n-h2-841040-6 May 18 23:11:58.358881 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-05dad4f6-f07a-4561-b413-aa984d9fba89 req-ddadf398-7c6d-4d06-99f0-0f23cfc2bfe4 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032232 May 18 23:11:58.359483 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3171/6586] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:11:58 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:11:58.957021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4be4d118-3f55-4d97-af3d-25dacc7cbe89 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:11:58.957636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4be4d118-3f55-4d97-af3d-25dacc7cbe89 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:11:58.964219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4be4d118-3f55-4d97-af3d-25dacc7cbe89 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:58.964664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4be4d118-3f55-4d97-af3d-25dacc7cbe89 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:58.965411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4be4d118-3f55-4d97-af3d-25dacc7cbe89 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:11:58.965878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4be4d118-3f55-4d97-af3d-25dacc7cbe89 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:11:59.090462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4be4d118-3f55-4d97-af3d-25dacc7cbe89 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:11:59.098146 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4be4d118-3f55-4d97-af3d-25dacc7cbe89 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1321 microversion: 2.1 time: 0.145037 May 18 23:11:59.098709 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3416/6587] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:11:58 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1321 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:00.117544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-509c0e57-088c-4e79-b901-68d6d6122772 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:00.118274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-509c0e57-088c-4e79-b901-68d6d6122772 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:00.120311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-509c0e57-088c-4e79-b901-68d6d6122772 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [119082] Writing DB stats nova_cell0:SELECT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:12:00.127987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-509c0e57-088c-4e79-b901-68d6d6122772 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:00.128604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-509c0e57-088c-4e79-b901-68d6d6122772 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:00.129531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-509c0e57-088c-4e79-b901-68d6d6122772 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:00.129984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-509c0e57-088c-4e79-b901-68d6d6122772 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:00.261720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-509c0e57-088c-4e79-b901-68d6d6122772 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:00.269358 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-509c0e57-088c-4e79-b901-68d6d6122772 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1471 microversion: 2.1 time: 0.157706 May 18 23:12:00.269970 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3172/6588] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:00 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1471 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:00.336930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f0313403-abef-46e8-80e3-a67ca99faaf3 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Calling method '.version_select at 0x7fa2dfb81820>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:00.407101 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f0313403-abef-46e8-80e3-a67ca99faaf3 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/a6061c4bb84f494590e110436eca4e8b" status: 200 len: 371 microversion: 2.1 time: 0.123305 May 18 23:12:00.407678 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3417/6589] 10.222.0.58 () {58 vars in 1241 bytes} [Wed May 18 23:12:00 2022] GET /compute/v2.1/os-quota-sets/a6061c4bb84f494590e110436eca4e8b => generated 371 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:12:00.418549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b5ac8ec4-6502-4699-8261-62d922d1359b tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 51201, "vcpus": 1, "disk": 5, "name": "tempest-ServersAdminNegativeTestJSON-flavor-294143328", "id": 1959662593, "os-flavor-access:is_public": "True"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:00.420293 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 23:12:00.420293 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 23:12:00.437900 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b5ac8ec4-6502-4699-8261-62d922d1359b tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 437 microversion: 2.1 time: 0.022919 May 18 23:12:00.438505 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3173/6590] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:12:00 2022] POST /compute/v2.1/flavors => generated 437 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:12:00.449117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "1959662593"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:00.450113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:00.456859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:00.457308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:00.458091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:00.458531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:00.650389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': '37fc7709e6ee46189acc0b798a060434', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6061c4bb84f494590e110436eca4e8b', 'project_domain_id': 'default', 'roles': ['member', 'admin', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:00.657047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Old instance type m1.heat2, new instance type tempest-ServersAdminNegativeTestJSON-flavor-294143328 {{(pid=119083) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 23:12:00.664032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:00.664486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:00.665273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:00.665774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:00.685627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Getting quotas for project e66002c95ed2469888587d5793fb17ba. Resources: {'cores', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:12:00.690692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Getting quotas for user 25c3c9c48ce8439a98156f1306f73d70 and project e66002c95ed2469888587d5793fb17ba. Resources: {'cores', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:12:00.702600 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.compute.api [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] ram quota exceeded for a6061c4bb84f494590e110436eca4e8b, tried to resize instance. May 18 23:12:00.703150 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] HTTP exception thrown: Quota exceeded for ram: Requested 50177, but already used 1024 of 51200 ram May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Request method failure captured: May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378/action HTTP/1.1 May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 39 May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX0wp5KSOi5dzwmkqUAigjTPPZc8FCTDfcGU59TWuOnuaplILaaKOZhzlB11taRNjWkZg6fVd7tBigtYpoCYRywyFb7VT48JaHALwsvAdNBR_457mZhgWgWXmHLYZJIhH-hvbrJxxaApXLxSyt4XhWV7EKBWELHNQJxFDC0TKkDY120 May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: a6061c4bb84f494590e110436eca4e8b May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersAdminNegativeTestJSON-1941280451 May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,admin,reader May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,admin,reader May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a6061c4bb84f494590e110436eca4e8b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a6061c4bb84f494590e110436eca4e8b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a6061c4bb84f494590e110436eca4e8b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a6061c4bb84f494590e110436eca4e8b"}]}] May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersAdminNegativeTestJSON-1941280451 May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: a6061c4bb84f494590e110436eca4e8b May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersAdminNegativeTestJSON-1941280451 May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersAdminNegativeTestJSON-1941280451-project-admin May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 37fc7709e6ee46189acc0b798a060434 May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersAdminNegativeTestJSON-1941280451-project-admin May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: {"resize": {"flavorRef": "1959662593"}} May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: exception: Quota exceeded for ram: Requested 50177, but already used 1024 of 51200 ram May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'c102ec54-f543-467d-836b-ab4eef3bb378', 'body': {'resize': {'flavorRef': '1959662593'}}} May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 3821, in _check_quota_for_upsize May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi objects.Quotas.check_deltas(context, res_deltas, May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 370, in check_deltas May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 365, in check_deltas May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi cls.limit_check_project_and_user(context, **check_kwargs) May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 298, in limit_check_project_and_user May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return quota.QUOTAS.limit_check_project_and_user(context, May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/quota.py", line 1150, in limit_check_project_and_user May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return self._driver.limit_check_project_and_user( May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/quota.py", line 613, in limit_check_project_and_user May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.OverQuota(overs=sorted(overs), May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.OverQuota: Quota exceeded for resources: ['ram'] May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1053, in _resize May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.compute_api.resize(context, instance, flavor_id, May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 375, in inner May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 23:12:00.705119 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 360, in wrapper May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 296, in inner May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 343, in wrapper May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 164, in inner May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 228, in wrapped May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 4190, in resize May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._check_quota_for_upsize(context, instance, May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 3839, in _check_quota_for_upsize May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.TooManyInstances(overs=overs, May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.TooManyInstances: Quota exceeded for ram: Requested 50177, but already used 1024 of 51200 ram May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1139, in _action_resize May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._resize(req, id, flavor_ref, **kwargs) May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1056, in _resize May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPForbidden( May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPForbidden: Quota exceeded for ram: Requested 50177, but already used 1024 of 51200 ram May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Quota exceeded for ram: Requested 50177, but already used 1024 of 51200 ram May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Returning 403 to user: Quota exceeded for ram: Requested 50177, but already used 1024 of 51200 ram {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-549698a9-5117-4393-abb2-0dc8362cd952 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378/action" status: 403 len: 118 microversion: 2.1 time: 0.261290 May 18 23:12:00.710996 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3418/6591] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:12:00 2022] POST /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378/action => generated 118 bytes in 262 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 23:12:00.715875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-82abe9b1-5737-448d-9a58-4f687765da45 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:00.716628 n-d-841040-6 devstack@n-api.service[119082]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 23:12:00.716628 n-d-841040-6 devstack@n-api.service[119082]: warnings.warn(msg) May 18 23:12:00.733511 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-82abe9b1-5737-448d-9a58-4f687765da45 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1959662593" status: 202 len: 0 microversion: 2.1 time: 0.021322 May 18 23:12:00.734163 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3174/6592] 10.222.0.58 () {58 vars in 1160 bytes} [Wed May 18 23:12:00 2022] DELETE /compute/v2.1/flavors/1959662593 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:12:00.741808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-577f9973-a807-4735-8151-432ef32efb3a tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:00.760113 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-577f9973-a807-4735-8151-432ef32efb3a tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 4991 microversion: 2.1 time: 0.022008 May 18 23:12:00.760666 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3419/6593] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 23:12:00 2022] GET /compute/v2.1/flavors/detail => generated 4991 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:00.777278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2550965-e174-4aa4-9418-7962c972f1e7 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Calling method '.version_select at 0x7fa2dff899d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:00.851241 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b2550965-e174-4aa4-9418-7962c972f1e7 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] 10.222.0.58 "GET /compute/v2.1/os-quota-sets/a6061c4bb84f494590e110436eca4e8b" status: 200 len: 371 microversion: 2.1 time: 0.077565 May 18 23:12:00.851806 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3175/6594] 10.222.0.58 () {58 vars in 1241 bytes} [Wed May 18 23:12:00 2022] GET /compute/v2.1/os-quota-sets/a6061c4bb84f494590e110436eca4e8b => generated 371 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:12:00.861772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3e9d4ca6-6a53-493d-9101-177c103dde7b tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 512, "vcpus": 21, "disk": 5, "name": "tempest-ServersAdminNegativeTestJSON-flavor-364078915", "id": 1758522468, "os-flavor-access:is_public": "True"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:00.863381 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:create": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 23:12:00.863381 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 23:12:00.878062 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3e9d4ca6-6a53-493d-9101-177c103dde7b tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 436 microversion: 2.1 time: 0.020023 May 18 23:12:00.878649 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3420/6595] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:12:00 2022] POST /compute/v2.1/flavors => generated 436 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:12:00.889614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "1758522468"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:00.890676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:00.898667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:00.899111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:00.899977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:00.900490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:00.986239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': True, 'user_id': '37fc7709e6ee46189acc0b798a060434', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6061c4bb84f494590e110436eca4e8b', 'project_domain_id': 'default', 'roles': ['member', 'admin', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:00.992794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Old instance type m1.heat2, new instance type tempest-ServersAdminNegativeTestJSON-flavor-364078915 {{(pid=119082) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 23:12:00.999325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:00.999766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:01.000522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:01.000957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:01.022807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Getting quotas for project e66002c95ed2469888587d5793fb17ba. Resources: {'cores', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:12:01.027790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Getting quotas for user 25c3c9c48ce8439a98156f1306f73d70 and project e66002c95ed2469888587d5793fb17ba. Resources: {'cores', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:12:01.041426 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.compute.api [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] cores quota exceeded for a6061c4bb84f494590e110436eca4e8b, tried to resize instance. May 18 23:12:01.041990 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] HTTP exception thrown: Quota exceeded for cores: Requested 20, but already used 1 of 20 cores May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Request method failure captured: May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378/action HTTP/1.1 May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 39 May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX0wp5KSOi5dzwmkqUAigjTPPZc8FCTDfcGU59TWuOnuaplILaaKOZhzlB11taRNjWkZg6fVd7tBigtYpoCYRywyFb7VT48JaHALwsvAdNBR_457mZhgWgWXmHLYZJIhH-hvbrJxxaApXLxSyt4XhWV7EKBWELHNQJxFDC0TKkDY120 May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: a6061c4bb84f494590e110436eca4e8b May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersAdminNegativeTestJSON-1941280451 May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,admin,reader May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,admin,reader May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/a6061c4bb84f494590e110436eca4e8b"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a6061c4bb84f494590e110436eca4e8b"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_a6061c4bb84f494590e110436eca4e8b"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/a6061c4bb84f494590e110436eca4e8b"}]}] May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersAdminNegativeTestJSON-1941280451 May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: a6061c4bb84f494590e110436eca4e8b May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersAdminNegativeTestJSON-1941280451 May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersAdminNegativeTestJSON-1941280451-project-admin May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 37fc7709e6ee46189acc0b798a060434 May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersAdminNegativeTestJSON-1941280451-project-admin May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: {"resize": {"flavorRef": "1758522468"}} May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: exception: Quota exceeded for cores: Requested 20, but already used 1 of 20 cores May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'c102ec54-f543-467d-836b-ab4eef3bb378', 'body': {'resize': {'flavorRef': '1758522468'}}} May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 3821, in _check_quota_for_upsize May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi objects.Quotas.check_deltas(context, res_deltas, May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 370, in check_deltas May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 365, in check_deltas May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi cls.limit_check_project_and_user(context, **check_kwargs) May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/quotas.py", line 298, in limit_check_project_and_user May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return quota.QUOTAS.limit_check_project_and_user(context, May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/quota.py", line 1150, in limit_check_project_and_user May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return self._driver.limit_check_project_and_user( May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/quota.py", line 613, in limit_check_project_and_user May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.OverQuota(overs=sorted(overs), May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.OverQuota: Quota exceeded for resources: ['cores'] May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1053, in _resize May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.compute_api.resize(context, instance, flavor_id, May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 375, in inner May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 23:12:01.044030 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 360, in wrapper May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 296, in inner May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 343, in wrapper May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 164, in inner May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 228, in wrapped May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 4190, in resize May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._check_quota_for_upsize(context, instance, May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 3839, in _check_quota_for_upsize May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.TooManyInstances(overs=overs, May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.TooManyInstances: Quota exceeded for cores: Requested 20, but already used 1 of 20 cores May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1139, in _action_resize May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._resize(req, id, flavor_ref, **kwargs) May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1056, in _resize May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPForbidden( May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPForbidden: Quota exceeded for cores: Requested 20, but already used 1 of 20 cores May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Quota exceeded for cores: Requested 20, but already used 1 of 20 cores May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Returning 403 to user: Quota exceeded for cores: Requested 20, but already used 1 of 20 cores {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-598c7330-3246-454b-b48f-c0182779896e tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] 10.222.0.58 "POST /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378/action" status: 403 len: 113 microversion: 2.1 time: 0.160057 May 18 23:12:01.049110 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3176/6596] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:12:00 2022] POST /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378/action => generated 113 bytes in 161 msecs (HTTP/1.1 403) 9 headers in 379 bytes (1 switches on core 0) May 18 23:12:01.054020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4866a0fe-701a-4bbe-91dc-3e5594aba146 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:01.054776 n-d-841040-6 devstack@n-api.service[119083]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1129: UserWarning: Policy "os_compute_api:os-flavor-manage:delete": "rule:context_is_admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required May 18 23:12:01.054776 n-d-841040-6 devstack@n-api.service[119083]: warnings.warn(msg) May 18 23:12:01.071165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4866a0fe-701a-4bbe-91dc-3e5594aba146 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] 10.222.0.58 "DELETE /compute/v2.1/flavors/1758522468" status: 202 len: 0 microversion: 2.1 time: 0.020877 May 18 23:12:01.071673 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3421/6597] 10.222.0.58 () {58 vars in 1160 bytes} [Wed May 18 23:12:01 2022] DELETE /compute/v2.1/flavors/1758522468 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:12:01.079174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7b64d999-17d8-497c-afd2-311a9cce0ce9 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:01.098921 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7b64d999-17d8-497c-afd2-311a9cce0ce9 tempest-ServersAdminNegativeTestJSON-1941280451 tempest-ServersAdminNegativeTestJSON-1941280451-project-admin] 10.222.0.58 "GET /compute/v2.1/flavors/detail" status: 200 len: 4991 microversion: 2.1 time: 0.023307 May 18 23:12:01.099494 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3177/6598] 10.222.0.58 () {58 vars in 1145 bytes} [Wed May 18 23:12:01 2022] GET /compute/v2.1/flavors/detail => generated 4991 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:01.115653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a8697ce8-6cd1-44d8-9075-8292b628ecc8 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:01.116159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a8697ce8-6cd1-44d8-9075-8292b628ecc8 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:01.122207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8697ce8-6cd1-44d8-9075-8292b628ecc8 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:01.122671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8697ce8-6cd1-44d8-9075-8292b628ecc8 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:01.123426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8697ce8-6cd1-44d8-9075-8292b628ecc8 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:01.123866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8697ce8-6cd1-44d8-9075-8292b628ecc8 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:01.152666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a8697ce8-6cd1-44d8-9075-8292b628ecc8 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:12:01.233483 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a8697ce8-6cd1-44d8-9075-8292b628ecc8 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "DELETE /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 204 len: 0 microversion: 2.1 time: 0.121227 May 18 23:12:01.234513 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3422/6599] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:12:01 2022] DELETE /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:12:01.243527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7b2f54fd-b226-42a0-b253-5c09a8d9f15e tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:01.244159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7b2f54fd-b226-42a0-b253-5c09a8d9f15e tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:01.251122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b2f54fd-b226-42a0-b253-5c09a8d9f15e tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:01.251562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b2f54fd-b226-42a0-b253-5c09a8d9f15e tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:01.252306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b2f54fd-b226-42a0-b253-5c09a8d9f15e tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:01.252720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7b2f54fd-b226-42a0-b253-5c09a8d9f15e tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:01.382269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7b2f54fd-b226-42a0-b253-5c09a8d9f15e tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:01.390322 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7b2f54fd-b226-42a0-b253-5c09a8d9f15e tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1477 microversion: 2.1 time: 0.150637 May 18 23:12:01.390892 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3178/6600] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:01 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1477 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:02.408654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fdacb3ae-c11f-45a1-865f-4298fb20e435 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:02.409398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fdacb3ae-c11f-45a1-865f-4298fb20e435 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:02.416731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdacb3ae-c11f-45a1-865f-4298fb20e435 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:02.417190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdacb3ae-c11f-45a1-865f-4298fb20e435 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:02.417984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdacb3ae-c11f-45a1-865f-4298fb20e435 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:02.418429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fdacb3ae-c11f-45a1-865f-4298fb20e435 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:02.547628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fdacb3ae-c11f-45a1-865f-4298fb20e435 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '25c3c9c48ce8439a98156f1306f73d70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e66002c95ed2469888587d5793fb17ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:02.555177 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fdacb3ae-c11f-45a1-865f-4298fb20e435 tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 200 len: 1477 microversion: 2.1 time: 0.150962 May 18 23:12:02.555747 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3423/6601] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:02 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 1477 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:03.018734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-a220063f-77e6-4edc-ab7c-f5b5615ab108 req-e347c704-2a3d-4a5c-a7ef-83aac178b0bc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c102ec54-f543-467d-836b-ab4eef3bb378", "name": "network-vif-deleted", "tag": "949b8f08-74f8-406e-89f9-aeb978d48a6e"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:03.028516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a220063f-77e6-4edc-ab7c-f5b5615ab108 req-e347c704-2a3d-4a5c-a7ef-83aac178b0bc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:03.028973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a220063f-77e6-4edc-ab7c-f5b5615ab108 req-e347c704-2a3d-4a5c-a7ef-83aac178b0bc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:03.042109 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-a220063f-77e6-4edc-ab7c-f5b5615ab108 req-e347c704-2a3d-4a5c-a7ef-83aac178b0bc service nova] Creating event network-vif-deleted:949b8f08-74f8-406e-89f9-aeb978d48a6e for instance c102ec54-f543-467d-836b-ab4eef3bb378 on n-h2-841040-6 May 18 23:12:03.049275 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-a220063f-77e6-4edc-ab7c-f5b5615ab108 req-e347c704-2a3d-4a5c-a7ef-83aac178b0bc service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034339 May 18 23:12:03.049943 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3179/6602] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:12:03 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:12:03.572222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c2744724-d600-468e-92fa-05916e99675a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:03.572840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c2744724-d600-468e-92fa-05916e99675a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] [instance: c102ec54-f543-467d-836b-ab4eef3bb378] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:03.579537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2744724-d600-468e-92fa-05916e99675a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:03.579993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2744724-d600-468e-92fa-05916e99675a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:03.580753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2744724-d600-468e-92fa-05916e99675a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:03.581198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2744724-d600-468e-92fa-05916e99675a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:03.594168 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-c2744724-d600-468e-92fa-05916e99675a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] HTTP exception thrown: Instance c102ec54-f543-467d-836b-ab4eef3bb378 could not be found. May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c2744724-d600-468e-92fa-05916e99675a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Request method failure captured: May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 HTTP/1.1 May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX0vFLIXWrwHwF_fiKC1o9csXywemB4ll8YMlB-EfMgcsZfECvRH3QWpkIn0J4QSkL31OQoaoCpilmLimCxOgbi-9wubaEH3ynK2dluA11jvsAlOXDU_-dPKZ7ERXnDn_xQdWGNIYxC-tRtIMDVAzMZ21a6QAT8VGwhZsAmRbdAkhkI May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: e66002c95ed2469888587d5793fb17ba May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersAdminNegativeTestJSON-1222270980 May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/e66002c95ed2469888587d5793fb17ba"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e66002c95ed2469888587d5793fb17ba"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_e66002c95ed2469888587d5793fb17ba"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/e66002c95ed2469888587d5793fb17ba"}]}] May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersAdminNegativeTestJSON-1222270980 May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: e66002c95ed2469888587d5793fb17ba May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersAdminNegativeTestJSON-1222270980 May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersAdminNegativeTestJSON-1222270980-project May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 25c3c9c48ce8439a98156f1306f73d70 May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersAdminNegativeTestJSON-1222270980-project May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance c102ec54-f543-467d-836b-ab4eef3bb378 could not be found. May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'c102ec54-f543-467d-836b-ab4eef3bb378'} May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance c102ec54-f543-467d-836b-ab4eef3bb378 could not be found. May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance c102ec54-f543-467d-836b-ab4eef3bb378 could not be found. May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:03.595783 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:03.601763 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:03.601763 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:03.601763 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:12:03.601763 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:12:03.601763 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:12:03.601763 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:12:03.601763 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance c102ec54-f543-467d-836b-ab4eef3bb378 could not be found. May 18 23:12:03.601763 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:03.601763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c2744724-d600-468e-92fa-05916e99675a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] Returning 404 to user: Instance c102ec54-f543-467d-836b-ab4eef3bb378 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:12:03.601763 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c2744724-d600-468e-92fa-05916e99675a tempest-ServersAdminNegativeTestJSON-1222270980 tempest-ServersAdminNegativeTestJSON-1222270980-project] 10.222.0.58 "GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378" status: 404 len: 111 microversion: 2.1 time: 0.029141 May 18 23:12:03.601763 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3424/6603] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:03 2022] GET /compute/v2.1/servers/c102ec54-f543-467d-836b-ab4eef3bb378 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:12:06.251696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-50925918", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "8fed1c87-a602-483a-b259-15e32f6c7cf3"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:06.301191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] validate_networks() for [('8fed1c87-a602-483a-b259-15e32f6c7cf3', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:12:06.654776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:12:06.655191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:12:06.655653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:12:06.656049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:12:06.656468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:12:06.665873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:06.666311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:06.667101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:06.667524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:06.685156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Getting quotas for project 13f7da996f2d487191ce8d3e12ee23d7. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:12:06.690405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Getting quotas for user 4ae357fa2cda4a23a84024cacb5113b2 and project 13f7da996f2d487191ce8d3e12ee23d7. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:12:06.703292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:12:06.705606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:12:06.750666 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4b534bc3-46bd-4c00-bcc2-1b33fe4aa455 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.620762 May 18 23:12:06.752752 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3180/6604] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:12:06 2022] POST /compute/v2.1/servers => generated 380 bytes in 622 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:12:06.761759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86b5f755-651a-44df-9196-00a1f53c38a9 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:06.762382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-86b5f755-651a-44df-9196-00a1f53c38a9 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:06.816548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-86b5f755-651a-44df-9196-00a1f53c38a9 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:06.823390 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-86b5f755-651a-44df-9196-00a1f53c38a9 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1213 microversion: 2.1 time: 0.065460 May 18 23:12:06.824004 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3425/6605] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:06 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1213 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:12:07.841246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9cdb558b-81a2-42fe-993a-d1b031cd1e90 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:07.842023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9cdb558b-81a2-42fe-993a-d1b031cd1e90 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:07.850578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9cdb558b-81a2-42fe-993a-d1b031cd1e90 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:07.851231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9cdb558b-81a2-42fe-993a-d1b031cd1e90 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:07.851990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9cdb558b-81a2-42fe-993a-d1b031cd1e90 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:07.852585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9cdb558b-81a2-42fe-993a-d1b031cd1e90 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:07.929765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9cdb558b-81a2-42fe-993a-d1b031cd1e90 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:07.938202 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9cdb558b-81a2-42fe-993a-d1b031cd1e90 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1271 microversion: 2.1 time: 0.101240 May 18 23:12:07.938853 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3181/6606] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:07 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1271 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:08.956199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c9ae0e4-19cd-48c6-b4d5-e4f02cf820e2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:08.956755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c9ae0e4-19cd-48c6-b4d5-e4f02cf820e2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:08.965233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c9ae0e4-19cd-48c6-b4d5-e4f02cf820e2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:08.965687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c9ae0e4-19cd-48c6-b4d5-e4f02cf820e2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:08.966487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c9ae0e4-19cd-48c6-b4d5-e4f02cf820e2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:08.966929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c9ae0e4-19cd-48c6-b4d5-e4f02cf820e2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:09.106218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c9ae0e4-19cd-48c6-b4d5-e4f02cf820e2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:09.114186 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c9ae0e4-19cd-48c6-b4d5-e4f02cf820e2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1313 microversion: 2.1 time: 0.161898 May 18 23:12:09.114844 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3426/6607] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:08 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1313 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:09.334566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-4b49026d-cb3c-4bbf-ae49-bcac4135ea79 req-72d0c03e-6e0f-4a54-987d-904bf6815d94 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "640035c2-285c-4185-8fe6-41c10cf55feb", "tag": "8214eb57-2cf5-4a4e-bd99-c9e0ac890f26"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:09.348884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4b49026d-cb3c-4bbf-ae49-bcac4135ea79 req-72d0c03e-6e0f-4a54-987d-904bf6815d94 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:09.349563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-4b49026d-cb3c-4bbf-ae49-bcac4135ea79 req-72d0c03e-6e0f-4a54-987d-904bf6815d94 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:09.361675 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-4b49026d-cb3c-4bbf-ae49-bcac4135ea79 req-72d0c03e-6e0f-4a54-987d-904bf6815d94 service nova] Creating event network-changed:8214eb57-2cf5-4a4e-bd99-c9e0ac890f26 for instance 640035c2-285c-4185-8fe6-41c10cf55feb on n-h2-841040-6 May 18 23:12:09.366422 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-4b49026d-cb3c-4bbf-ae49-bcac4135ea79 req-72d0c03e-6e0f-4a54-987d-904bf6815d94 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036444 May 18 23:12:09.367023 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3182/6608] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:12:09 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:12:10.131096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-29bd6821-d1bb-4c3c-a591-109388ad9ee7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:10.131748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-29bd6821-d1bb-4c3c-a591-109388ad9ee7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:10.138249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29bd6821-d1bb-4c3c-a591-109388ad9ee7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:10.138699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29bd6821-d1bb-4c3c-a591-109388ad9ee7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:10.139448 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29bd6821-d1bb-4c3c-a591-109388ad9ee7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:10.139886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-29bd6821-d1bb-4c3c-a591-109388ad9ee7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:10.272717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-29bd6821-d1bb-4c3c-a591-109388ad9ee7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:10.280285 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-29bd6821-d1bb-4c3c-a591-109388ad9ee7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1313 microversion: 2.1 time: 0.153044 May 18 23:12:10.280860 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3427/6609] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:10 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1313 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:11.299440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-870f66aa-e256-4d76-9768-5786fbe6a5cd tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:11.300051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-870f66aa-e256-4d76-9768-5786fbe6a5cd tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:11.306881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-870f66aa-e256-4d76-9768-5786fbe6a5cd tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:11.307326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-870f66aa-e256-4d76-9768-5786fbe6a5cd tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:11.308076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-870f66aa-e256-4d76-9768-5786fbe6a5cd tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:11.308509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-870f66aa-e256-4d76-9768-5786fbe6a5cd tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:11.434878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-870f66aa-e256-4d76-9768-5786fbe6a5cd tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:11.442384 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-870f66aa-e256-4d76-9768-5786fbe6a5cd tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1313 microversion: 2.1 time: 0.148369 May 18 23:12:11.443546 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3183/6610] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:11 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1313 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:12.460396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8126fd4f-f6ce-424c-a2d6-991c3f957067 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:12.461069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8126fd4f-f6ce-424c-a2d6-991c3f957067 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:12.463122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8126fd4f-f6ce-424c-a2d6-991c3f957067 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [119083] Writing DB stats nova_cell0:SELECT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:12:12.469402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8126fd4f-f6ce-424c-a2d6-991c3f957067 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:12.469668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8126fd4f-f6ce-424c-a2d6-991c3f957067 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:12.470513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8126fd4f-f6ce-424c-a2d6-991c3f957067 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:12.470979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8126fd4f-f6ce-424c-a2d6-991c3f957067 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:12.605368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8126fd4f-f6ce-424c-a2d6-991c3f957067 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:12.613156 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8126fd4f-f6ce-424c-a2d6-991c3f957067 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1313 microversion: 2.1 time: 0.157362 May 18 23:12:12.617674 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3428/6611] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:12 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1313 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:13.629652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2aba73a-7201-4bbe-b42e-bfc016cf6fd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:13.630450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f2aba73a-7201-4bbe-b42e-bfc016cf6fd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:13.637401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2aba73a-7201-4bbe-b42e-bfc016cf6fd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:13.637884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2aba73a-7201-4bbe-b42e-bfc016cf6fd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:13.638633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2aba73a-7201-4bbe-b42e-bfc016cf6fd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:13.639063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2aba73a-7201-4bbe-b42e-bfc016cf6fd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:13.764825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f2aba73a-7201-4bbe-b42e-bfc016cf6fd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:13.772846 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f2aba73a-7201-4bbe-b42e-bfc016cf6fd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1313 microversion: 2.1 time: 0.147149 May 18 23:12:13.773416 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3184/6612] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:13 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1313 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:14.379955 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d14f6f75-2f01-467f-8779-b01159152b15 req-74b7a7bc-e3e9-4299-81ba-4b533d8ab238 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "640035c2-285c-4185-8fe6-41c10cf55feb", "name": "network-vif-plugged", "status": "completed", "tag": "8214eb57-2cf5-4a4e-bd99-c9e0ac890f26"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:14.389098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d14f6f75-2f01-467f-8779-b01159152b15 req-74b7a7bc-e3e9-4299-81ba-4b533d8ab238 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:14.389550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d14f6f75-2f01-467f-8779-b01159152b15 req-74b7a7bc-e3e9-4299-81ba-4b533d8ab238 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:14.401111 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d14f6f75-2f01-467f-8779-b01159152b15 req-74b7a7bc-e3e9-4299-81ba-4b533d8ab238 service nova] Creating event network-vif-plugged:8214eb57-2cf5-4a4e-bd99-c9e0ac890f26 for instance 640035c2-285c-4185-8fe6-41c10cf55feb on n-h2-841040-6 May 18 23:12:14.406066 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d14f6f75-2f01-467f-8779-b01159152b15 req-74b7a7bc-e3e9-4299-81ba-4b533d8ab238 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030288 May 18 23:12:14.406684 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3429/6613] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:12:14 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:12:14.790140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a4ea9fc8-278d-4841-a046-fce071ec52ea tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:14.790757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a4ea9fc8-278d-4841-a046-fce071ec52ea tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:14.797556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4ea9fc8-278d-4841-a046-fce071ec52ea tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:14.798030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4ea9fc8-278d-4841-a046-fce071ec52ea tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:14.798775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4ea9fc8-278d-4841-a046-fce071ec52ea tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:14.799205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a4ea9fc8-278d-4841-a046-fce071ec52ea tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:14.936394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a4ea9fc8-278d-4841-a046-fce071ec52ea tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:14.943906 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a4ea9fc8-278d-4841-a046-fce071ec52ea tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1313 microversion: 2.1 time: 0.158158 May 18 23:12:14.944539 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3185/6614] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:14 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1313 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:15.961918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-97d40b0f-475e-4384-b752-d0909ac668ed tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:15.962630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-97d40b0f-475e-4384-b752-d0909ac668ed tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:15.964635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-97d40b0f-475e-4384-b752-d0909ac668ed tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [119083] Writing DB stats nova_api:SELECT=78,nova_api:INSERT=4,nova_api:DELETE=3,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:12:15.973933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97d40b0f-475e-4384-b752-d0909ac668ed tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:15.974678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97d40b0f-475e-4384-b752-d0909ac668ed tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:15.976004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97d40b0f-475e-4384-b752-d0909ac668ed tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:15.976535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97d40b0f-475e-4384-b752-d0909ac668ed tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:15.981297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-97d40b0f-475e-4384-b752-d0909ac668ed tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [119083] Writing DB stats nova_cell1:SELECT=94,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:12:16.111268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-97d40b0f-475e-4384-b752-d0909ac668ed tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:16.119413 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-97d40b0f-475e-4384-b752-d0909ac668ed tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1500 microversion: 2.1 time: 0.162338 May 18 23:12:16.119989 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3430/6615] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:15 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1500 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:16.135816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "451"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:16.136803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:16.142878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:16.143331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:16.144084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:16.144523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:16.172082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:16.178375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Old instance type m1.heat2, new instance type m1.heat {{(pid=119082) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 23:12:16.184598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:12:16.185013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:12:16.185479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:12:16.185913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:12:16.186318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:12:16.211629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [119082] Writing DB stats nova_cell1:SELECT=86 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:12:16.249212 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "POST /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb/action" status: 202 len: 0 microversion: 2.1 time: 0.117524 May 18 23:12:16.249857 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3186/6616] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:12:16 2022] POST /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:12:16.258396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3f3c5ff5-3ade-4115-bc17-6a021ff5f7f9 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:16.259012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3f3c5ff5-3ade-4115-bc17-6a021ff5f7f9 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:16.265356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f3c5ff5-3ade-4115-bc17-6a021ff5f7f9 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:16.265913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f3c5ff5-3ade-4115-bc17-6a021ff5f7f9 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:16.266690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f3c5ff5-3ade-4115-bc17-6a021ff5f7f9 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:16.267137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3f3c5ff5-3ade-4115-bc17-6a021ff5f7f9 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:16.416529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3f3c5ff5-3ade-4115-bc17-6a021ff5f7f9 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:16.424302 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3f3c5ff5-3ade-4115-bc17-6a021ff5f7f9 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1509 microversion: 2.1 time: 0.170259 May 18 23:12:16.424893 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3431/6617] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:16 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1509 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:17.439080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [119082] Writing DB stats nova_cell0:SELECT=5 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:12:17.440155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1823d58b-13c3-4ed8-a22a-c4ab5642e906 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [119082] Writing DB stats nova_cell0:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:12:17.445039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-47812c2a-178d-4b0d-b660-234b52fe8481 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:17.445644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-47812c2a-178d-4b0d-b660-234b52fe8481 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:17.447892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-47812c2a-178d-4b0d-b660-234b52fe8481 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [119082] Writing DB stats nova_api:SELECT=79,nova_api:INSERT=4,nova_api:DELETE=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:12:17.454443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47812c2a-178d-4b0d-b660-234b52fe8481 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:17.454888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47812c2a-178d-4b0d-b660-234b52fe8481 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:17.455638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47812c2a-178d-4b0d-b660-234b52fe8481 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:17.456070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47812c2a-178d-4b0d-b660-234b52fe8481 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:17.591558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-47812c2a-178d-4b0d-b660-234b52fe8481 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:17.599529 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-47812c2a-178d-4b0d-b660-234b52fe8481 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1509 microversion: 2.1 time: 0.161339 May 18 23:12:17.600037 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3187/6618] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:17 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1509 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:18.617059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e62b9ddd-1b8f-41a1-965c-f400cad26e94 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:18.617678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e62b9ddd-1b8f-41a1-965c-f400cad26e94 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:18.619740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e62b9ddd-1b8f-41a1-965c-f400cad26e94 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [119083] Writing DB stats nova_cell0:SELECT=4 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:12:18.625881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e62b9ddd-1b8f-41a1-965c-f400cad26e94 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:18.626332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e62b9ddd-1b8f-41a1-965c-f400cad26e94 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:18.627089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e62b9ddd-1b8f-41a1-965c-f400cad26e94 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:18.627528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e62b9ddd-1b8f-41a1-965c-f400cad26e94 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:18.762034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e62b9ddd-1b8f-41a1-965c-f400cad26e94 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:18.769477 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e62b9ddd-1b8f-41a1-965c-f400cad26e94 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.156996 May 18 23:12:18.770076 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3432/6619] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:18 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:19.788040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f1c925cf-ee0d-4d52-b23c-22ce98f03a0e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:19.788645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f1c925cf-ee0d-4d52-b23c-22ce98f03a0e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:19.795613 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1c925cf-ee0d-4d52-b23c-22ce98f03a0e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:19.796053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1c925cf-ee0d-4d52-b23c-22ce98f03a0e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:19.796797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1c925cf-ee0d-4d52-b23c-22ce98f03a0e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:19.797240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1c925cf-ee0d-4d52-b23c-22ce98f03a0e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:19.925336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f1c925cf-ee0d-4d52-b23c-22ce98f03a0e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:19.933374 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f1c925cf-ee0d-4d52-b23c-22ce98f03a0e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.150011 May 18 23:12:19.933977 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3188/6620] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:19 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:20.949350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-41893528-ab39-4262-a938-8eb4af429d9e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:20.949993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-41893528-ab39-4262-a938-8eb4af429d9e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:20.956627 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41893528-ab39-4262-a938-8eb4af429d9e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:20.957081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41893528-ab39-4262-a938-8eb4af429d9e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:20.958314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41893528-ab39-4262-a938-8eb4af429d9e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:20.958770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-41893528-ab39-4262-a938-8eb4af429d9e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:21.089340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-41893528-ab39-4262-a938-8eb4af429d9e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:21.097481 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-41893528-ab39-4262-a938-8eb4af429d9e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.151986 May 18 23:12:21.098104 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3433/6621] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:20 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:22.114843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fd5cbef8-2b8e-4914-bf3f-e8791f7cd7db tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:22.115744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fd5cbef8-2b8e-4914-bf3f-e8791f7cd7db tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:22.122942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd5cbef8-2b8e-4914-bf3f-e8791f7cd7db tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:22.123380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd5cbef8-2b8e-4914-bf3f-e8791f7cd7db tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:22.124130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd5cbef8-2b8e-4914-bf3f-e8791f7cd7db tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:22.124558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fd5cbef8-2b8e-4914-bf3f-e8791f7cd7db tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:22.250126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fd5cbef8-2b8e-4914-bf3f-e8791f7cd7db tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:22.258178 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fd5cbef8-2b8e-4914-bf3f-e8791f7cd7db tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.147569 May 18 23:12:22.258757 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3189/6622] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:22 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:23.275486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-26235b32-72a5-4daf-95c2-dbb21e16dbb4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:23.276100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-26235b32-72a5-4daf-95c2-dbb21e16dbb4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:23.282462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26235b32-72a5-4daf-95c2-dbb21e16dbb4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:23.282915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26235b32-72a5-4daf-95c2-dbb21e16dbb4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:23.283667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26235b32-72a5-4daf-95c2-dbb21e16dbb4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:23.284106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-26235b32-72a5-4daf-95c2-dbb21e16dbb4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:23.418333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-26235b32-72a5-4daf-95c2-dbb21e16dbb4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:23.425872 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-26235b32-72a5-4daf-95c2-dbb21e16dbb4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.154165 May 18 23:12:23.426453 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3434/6623] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:23 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:24.443183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b513dc6f-fad2-4353-a107-470870c49156 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:24.443801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b513dc6f-fad2-4353-a107-470870c49156 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:24.451249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b513dc6f-fad2-4353-a107-470870c49156 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:24.451694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b513dc6f-fad2-4353-a107-470870c49156 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:24.452451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b513dc6f-fad2-4353-a107-470870c49156 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:24.452881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b513dc6f-fad2-4353-a107-470870c49156 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:24.584063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b513dc6f-fad2-4353-a107-470870c49156 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:24.591688 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b513dc6f-fad2-4353-a107-470870c49156 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.152602 May 18 23:12:24.592273 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3190/6624] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:24 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:25.609197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f4d3d2b4-a2cc-491f-89bb-a6f9c889035e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:25.609880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f4d3d2b4-a2cc-491f-89bb-a6f9c889035e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:25.618246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4d3d2b4-a2cc-491f-89bb-a6f9c889035e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:25.619072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4d3d2b4-a2cc-491f-89bb-a6f9c889035e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:25.620427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4d3d2b4-a2cc-491f-89bb-a6f9c889035e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:25.621255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4d3d2b4-a2cc-491f-89bb-a6f9c889035e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:25.753205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f4d3d2b4-a2cc-491f-89bb-a6f9c889035e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:25.761376 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f4d3d2b4-a2cc-491f-89bb-a6f9c889035e tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.156137 May 18 23:12:25.761985 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3435/6625] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:25 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:26.778341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c9dd610-70c3-42df-b070-8dd26177dca4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:26.778955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6c9dd610-70c3-42df-b070-8dd26177dca4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:26.786302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c9dd610-70c3-42df-b070-8dd26177dca4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:26.786742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c9dd610-70c3-42df-b070-8dd26177dca4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:26.787496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c9dd610-70c3-42df-b070-8dd26177dca4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:26.787925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c9dd610-70c3-42df-b070-8dd26177dca4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:26.917476 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6c9dd610-70c3-42df-b070-8dd26177dca4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:26.925009 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6c9dd610-70c3-42df-b070-8dd26177dca4 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.150566 May 18 23:12:26.925581 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3191/6626] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:26 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:27.942548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-491d7f51-e4b2-43c4-a806-2dbaeaca0dd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:27.943198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-491d7f51-e4b2-43c4-a806-2dbaeaca0dd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:27.950000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-491d7f51-e4b2-43c4-a806-2dbaeaca0dd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:27.950463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-491d7f51-e4b2-43c4-a806-2dbaeaca0dd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:27.951234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-491d7f51-e4b2-43c4-a806-2dbaeaca0dd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:27.951683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-491d7f51-e4b2-43c4-a806-2dbaeaca0dd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:28.091980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-491d7f51-e4b2-43c4-a806-2dbaeaca0dd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:28.099892 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-491d7f51-e4b2-43c4-a806-2dbaeaca0dd2 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.161340 May 18 23:12:28.100469 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3436/6627] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:27 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:29.117172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3cafaa8d-61ea-4e9d-8591-c4f13afb1512 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:29.117935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3cafaa8d-61ea-4e9d-8591-c4f13afb1512 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:29.125039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cafaa8d-61ea-4e9d-8591-c4f13afb1512 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:29.125397 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cafaa8d-61ea-4e9d-8591-c4f13afb1512 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:29.126167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cafaa8d-61ea-4e9d-8591-c4f13afb1512 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:29.126603 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cafaa8d-61ea-4e9d-8591-c4f13afb1512 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:29.262848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3cafaa8d-61ea-4e9d-8591-c4f13afb1512 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:29.271636 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3cafaa8d-61ea-4e9d-8591-c4f13afb1512 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.158949 May 18 23:12:29.272218 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3192/6628] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:29 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:30.289053 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-27d1b647-c8d1-4515-90a4-9deb583dcd42 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:30.289675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-27d1b647-c8d1-4515-90a4-9deb583dcd42 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:30.296587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27d1b647-c8d1-4515-90a4-9deb583dcd42 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:30.297047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27d1b647-c8d1-4515-90a4-9deb583dcd42 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:30.297840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27d1b647-c8d1-4515-90a4-9deb583dcd42 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:30.298282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27d1b647-c8d1-4515-90a4-9deb583dcd42 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:30.424999 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-27d1b647-c8d1-4515-90a4-9deb583dcd42 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:30.433091 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-27d1b647-c8d1-4515-90a4-9deb583dcd42 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.148598 May 18 23:12:30.433666 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3437/6629] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:30 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:31.450181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2d92f5b4-b855-4b20-9084-8b51bdfa5a1d tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:31.450843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2d92f5b4-b855-4b20-9084-8b51bdfa5a1d tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:31.457760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d92f5b4-b855-4b20-9084-8b51bdfa5a1d tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:31.458203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d92f5b4-b855-4b20-9084-8b51bdfa5a1d tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:31.458937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d92f5b4-b855-4b20-9084-8b51bdfa5a1d tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:31.459363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d92f5b4-b855-4b20-9084-8b51bdfa5a1d tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:31.586131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2d92f5b4-b855-4b20-9084-8b51bdfa5a1d tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:31.593627 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2d92f5b4-b855-4b20-9084-8b51bdfa5a1d tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.147385 May 18 23:12:31.594232 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3193/6630] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:31 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:32.610927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-34a27da8-70d9-4e9e-862b-e1ae14ea0886 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:32.611545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-34a27da8-70d9-4e9e-862b-e1ae14ea0886 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:32.618167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34a27da8-70d9-4e9e-862b-e1ae14ea0886 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:32.618624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34a27da8-70d9-4e9e-862b-e1ae14ea0886 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:32.619380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34a27da8-70d9-4e9e-862b-e1ae14ea0886 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:32.619822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34a27da8-70d9-4e9e-862b-e1ae14ea0886 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:32.749048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-34a27da8-70d9-4e9e-862b-e1ae14ea0886 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:32.757019 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-34a27da8-70d9-4e9e-862b-e1ae14ea0886 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.150020 May 18 23:12:32.757593 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3438/6631] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:32 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:33.774477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f5133806-839f-435b-9959-173ceaf4e628 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:33.775008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f5133806-839f-435b-9959-173ceaf4e628 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:33.781987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5133806-839f-435b-9959-173ceaf4e628 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:33.782433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5133806-839f-435b-9959-173ceaf4e628 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:33.783177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5133806-839f-435b-9959-173ceaf4e628 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:33.783609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f5133806-839f-435b-9959-173ceaf4e628 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:33.914011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f5133806-839f-435b-9959-173ceaf4e628 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:33.921586 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f5133806-839f-435b-9959-173ceaf4e628 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.151680 May 18 23:12:33.922197 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3194/6632] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:33 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:34.938669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a4630a95-b10a-4406-8c28-7febeb3f3149 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:34.939459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a4630a95-b10a-4406-8c28-7febeb3f3149 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:34.948751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4630a95-b10a-4406-8c28-7febeb3f3149 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:34.949201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4630a95-b10a-4406-8c28-7febeb3f3149 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:34.950000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4630a95-b10a-4406-8c28-7febeb3f3149 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:34.950435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4630a95-b10a-4406-8c28-7febeb3f3149 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:35.076763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a4630a95-b10a-4406-8c28-7febeb3f3149 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:35.084252 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a4630a95-b10a-4406-8c28-7febeb3f3149 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.149464 May 18 23:12:35.084821 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3439/6633] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:34 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:36.101530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d4d1a7e5-548a-43a7-9d34-16ed3e8e2e8c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:36.102155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d4d1a7e5-548a-43a7-9d34-16ed3e8e2e8c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:36.109101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4d1a7e5-548a-43a7-9d34-16ed3e8e2e8c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:36.109547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4d1a7e5-548a-43a7-9d34-16ed3e8e2e8c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:36.110332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4d1a7e5-548a-43a7-9d34-16ed3e8e2e8c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:36.110762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4d1a7e5-548a-43a7-9d34-16ed3e8e2e8c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:36.236904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d4d1a7e5-548a-43a7-9d34-16ed3e8e2e8c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:36.245374 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d4d1a7e5-548a-43a7-9d34-16ed3e8e2e8c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.147756 May 18 23:12:36.246015 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3195/6634] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:36 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:37.263395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6fc9a451-af22-4299-bb2a-904eff1e1bac tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:37.264022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6fc9a451-af22-4299-bb2a-904eff1e1bac tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:37.271508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6fc9a451-af22-4299-bb2a-904eff1e1bac tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:37.271965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6fc9a451-af22-4299-bb2a-904eff1e1bac tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:37.272722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6fc9a451-af22-4299-bb2a-904eff1e1bac tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:37.273167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6fc9a451-af22-4299-bb2a-904eff1e1bac tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:37.402864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6fc9a451-af22-4299-bb2a-904eff1e1bac tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:37.410381 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6fc9a451-af22-4299-bb2a-904eff1e1bac tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.150923 May 18 23:12:37.410961 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3440/6635] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:37 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:38.427396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d00921f5-eb72-42af-9338-90afcff19c07 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:38.428021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d00921f5-eb72-42af-9338-90afcff19c07 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:38.435015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d00921f5-eb72-42af-9338-90afcff19c07 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:38.435463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d00921f5-eb72-42af-9338-90afcff19c07 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:38.436211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d00921f5-eb72-42af-9338-90afcff19c07 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:38.436640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d00921f5-eb72-42af-9338-90afcff19c07 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:38.568498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d00921f5-eb72-42af-9338-90afcff19c07 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:38.576225 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d00921f5-eb72-42af-9338-90afcff19c07 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.152777 May 18 23:12:38.576807 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3196/6636] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:38 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:39.593649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4bd947ca-17f1-42aa-bd80-9469529c9e4b tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:39.594299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4bd947ca-17f1-42aa-bd80-9469529c9e4b tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:39.601628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bd947ca-17f1-42aa-bd80-9469529c9e4b tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:39.602103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bd947ca-17f1-42aa-bd80-9469529c9e4b tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:39.602848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bd947ca-17f1-42aa-bd80-9469529c9e4b tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:39.603283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4bd947ca-17f1-42aa-bd80-9469529c9e4b tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:39.732034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4bd947ca-17f1-42aa-bd80-9469529c9e4b tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:39.739498 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4bd947ca-17f1-42aa-bd80-9469529c9e4b tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.149709 May 18 23:12:39.740064 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3441/6637] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:39 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:40.756885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-be0684e8-b0f2-42a0-afa3-f140da6b17e1 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:40.757426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-be0684e8-b0f2-42a0-afa3-f140da6b17e1 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:40.764562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be0684e8-b0f2-42a0-afa3-f140da6b17e1 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:40.765013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be0684e8-b0f2-42a0-afa3-f140da6b17e1 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:40.765797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be0684e8-b0f2-42a0-afa3-f140da6b17e1 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:40.766236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be0684e8-b0f2-42a0-afa3-f140da6b17e1 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:40.902357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-be0684e8-b0f2-42a0-afa3-f140da6b17e1 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:40.911300 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-be0684e8-b0f2-42a0-afa3-f140da6b17e1 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.158994 May 18 23:12:40.911902 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3197/6638] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:40 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:41.928373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c31b6e9f-bae9-46d4-bbed-2549803d05c7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:41.928994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c31b6e9f-bae9-46d4-bbed-2549803d05c7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:41.935685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c31b6e9f-bae9-46d4-bbed-2549803d05c7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:41.936140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c31b6e9f-bae9-46d4-bbed-2549803d05c7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:41.936895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c31b6e9f-bae9-46d4-bbed-2549803d05c7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:41.937396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c31b6e9f-bae9-46d4-bbed-2549803d05c7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:42.062884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c31b6e9f-bae9-46d4-bbed-2549803d05c7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:42.070622 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c31b6e9f-bae9-46d4-bbed-2549803d05c7 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.146252 May 18 23:12:42.071193 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3442/6639] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:41 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:43.087553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6e5910bb-96f8-4bcc-8426-d4097ddda590 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:43.088140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6e5910bb-96f8-4bcc-8426-d4097ddda590 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:43.095076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e5910bb-96f8-4bcc-8426-d4097ddda590 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:43.095525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e5910bb-96f8-4bcc-8426-d4097ddda590 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:43.096277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e5910bb-96f8-4bcc-8426-d4097ddda590 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:43.096712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e5910bb-96f8-4bcc-8426-d4097ddda590 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:43.229158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6e5910bb-96f8-4bcc-8426-d4097ddda590 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:43.236809 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6e5910bb-96f8-4bcc-8426-d4097ddda590 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.153160 May 18 23:12:43.237395 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3198/6640] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:43 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:44.255288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d8842614-9b53-4eba-a32e-ea082810694a tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:44.255898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d8842614-9b53-4eba-a32e-ea082810694a tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:44.262419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8842614-9b53-4eba-a32e-ea082810694a tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:44.262866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8842614-9b53-4eba-a32e-ea082810694a tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:44.263618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8842614-9b53-4eba-a32e-ea082810694a tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:44.264054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8842614-9b53-4eba-a32e-ea082810694a tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:44.404577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d8842614-9b53-4eba-a32e-ea082810694a tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:44.412198 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d8842614-9b53-4eba-a32e-ea082810694a tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1514 microversion: 2.1 time: 0.161459 May 18 23:12:44.412764 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3443/6641] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:44 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1514 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:45.428987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d391901d-359b-4774-a9cc-d8bb97506983 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:45.429587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d391901d-359b-4774-a9cc-d8bb97506983 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:45.437790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d391901d-359b-4774-a9cc-d8bb97506983 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:45.438248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d391901d-359b-4774-a9cc-d8bb97506983 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:45.439129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d391901d-359b-4774-a9cc-d8bb97506983 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:45.439566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d391901d-359b-4774-a9cc-d8bb97506983 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:45.577540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d391901d-359b-4774-a9cc-d8bb97506983 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:45.585988 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d391901d-359b-4774-a9cc-d8bb97506983 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1513 microversion: 2.1 time: 0.161472 May 18 23:12:45.586576 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3199/6642] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:45 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1513 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:45.730805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-018a7ac4-1476-49aa-840e-9c5101b7a0f0 req-3f23667e-b71e-425b-a163-cbb93431cbb8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "640035c2-285c-4185-8fe6-41c10cf55feb", "name": "network-vif-unplugged", "status": "completed", "tag": "8214eb57-2cf5-4a4e-bd99-c9e0ac890f26"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:45.739780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-018a7ac4-1476-49aa-840e-9c5101b7a0f0 req-3f23667e-b71e-425b-a163-cbb93431cbb8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:45.740232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-018a7ac4-1476-49aa-840e-9c5101b7a0f0 req-3f23667e-b71e-425b-a163-cbb93431cbb8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:45.752686 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-018a7ac4-1476-49aa-840e-9c5101b7a0f0 req-3f23667e-b71e-425b-a163-cbb93431cbb8 service nova] Creating event network-vif-unplugged:8214eb57-2cf5-4a4e-bd99-c9e0ac890f26 for instance 640035c2-285c-4185-8fe6-41c10cf55feb on n-h1-841040-6 May 18 23:12:45.759635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-018a7ac4-1476-49aa-840e-9c5101b7a0f0 req-3f23667e-b71e-425b-a163-cbb93431cbb8 service nova] Instance 640035c2-285c-4185-8fe6-41c10cf55feb is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:12:45.770354 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-018a7ac4-1476-49aa-840e-9c5101b7a0f0 req-3f23667e-b71e-425b-a163-cbb93431cbb8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.043380 May 18 23:12:45.771066 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3444/6643] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:12:45 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:12:46.603319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-23f63bda-b3cc-46b7-9723-ec47d04e40fa tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:46.603915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-23f63bda-b3cc-46b7-9723-ec47d04e40fa tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:46.611103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23f63bda-b3cc-46b7-9723-ec47d04e40fa tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:46.611540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23f63bda-b3cc-46b7-9723-ec47d04e40fa tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:46.612272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23f63bda-b3cc-46b7-9723-ec47d04e40fa tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:46.612722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23f63bda-b3cc-46b7-9723-ec47d04e40fa tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:46.615948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-23f63bda-b3cc-46b7-9723-ec47d04e40fa tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [119082] Writing DB stats nova_cell1:SELECT=82,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:12:46.745678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-23f63bda-b3cc-46b7-9723-ec47d04e40fa tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:46.753244 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-23f63bda-b3cc-46b7-9723-ec47d04e40fa tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1511 microversion: 2.1 time: 0.153763 May 18 23:12:46.753836 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3200/6644] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:46 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1511 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:47.772119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6e383641-400f-4c6a-ac71-5d34a2aa795f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:47.772751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6e383641-400f-4c6a-ac71-5d34a2aa795f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:47.774778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6e383641-400f-4c6a-ac71-5d34a2aa795f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [119083] Writing DB stats nova_api:SELECT=30 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:12:47.780631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e383641-400f-4c6a-ac71-5d34a2aa795f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:47.781094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e383641-400f-4c6a-ac71-5d34a2aa795f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:47.781897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e383641-400f-4c6a-ac71-5d34a2aa795f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:47.782347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6e383641-400f-4c6a-ac71-5d34a2aa795f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:47.786010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6e383641-400f-4c6a-ac71-5d34a2aa795f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [119083] Writing DB stats nova_cell1:SELECT=88 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:12:47.786715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-966fe8df-a350-4b86-8975-ec6825e8da95 req-09c3542b-cdd9-43d7-b0a3-f339c1c9e7a9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "640035c2-285c-4185-8fe6-41c10cf55feb", "tag": "8214eb57-2cf5-4a4e-bd99-c9e0ac890f26"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:47.792471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-966fe8df-a350-4b86-8975-ec6825e8da95 req-09c3542b-cdd9-43d7-b0a3-f339c1c9e7a9 service nova] [119082] Writing DB stats nova_api:SELECT=28 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:12:47.797041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-966fe8df-a350-4b86-8975-ec6825e8da95 req-09c3542b-cdd9-43d7-b0a3-f339c1c9e7a9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:47.797481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-966fe8df-a350-4b86-8975-ec6825e8da95 req-09c3542b-cdd9-43d7-b0a3-f339c1c9e7a9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:47.810061 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-966fe8df-a350-4b86-8975-ec6825e8da95 req-09c3542b-cdd9-43d7-b0a3-f339c1c9e7a9 service nova] Creating event network-changed:8214eb57-2cf5-4a4e-bd99-c9e0ac890f26 for instance 640035c2-285c-4185-8fe6-41c10cf55feb on n-h1-841040-6 May 18 23:12:47.815390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-966fe8df-a350-4b86-8975-ec6825e8da95 req-09c3542b-cdd9-43d7-b0a3-f339c1c9e7a9 service nova] Instance 640035c2-285c-4185-8fe6-41c10cf55feb is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:12:47.826151 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-966fe8df-a350-4b86-8975-ec6825e8da95 req-09c3542b-cdd9-43d7-b0a3-f339c1c9e7a9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043559 May 18 23:12:47.826923 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3201/6645] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:12:47 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:12:47.922054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6e383641-400f-4c6a-ac71-5d34a2aa795f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:47.930963 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6e383641-400f-4c6a-ac71-5d34a2aa795f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1511 microversion: 2.1 time: 0.163683 May 18 23:12:47.932251 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3445/6646] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:47 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1511 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:48.950014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-23491eec-7c5e-45c0-af04-2834d66e78af tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:48.950633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-23491eec-7c5e-45c0-af04-2834d66e78af tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:48.957192 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23491eec-7c5e-45c0-af04-2834d66e78af tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:48.957641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23491eec-7c5e-45c0-af04-2834d66e78af tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:48.958424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23491eec-7c5e-45c0-af04-2834d66e78af tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:48.958860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-23491eec-7c5e-45c0-af04-2834d66e78af tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:49.090492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-23491eec-7c5e-45c0-af04-2834d66e78af tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:49.098890 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-23491eec-7c5e-45c0-af04-2834d66e78af tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1508 microversion: 2.1 time: 0.154082 May 18 23:12:49.099471 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3202/6647] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:48 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1508 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:49.115661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-473e537f-5272-422a-b4a4-a723acab060c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:49.116181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-473e537f-5272-422a-b4a4-a723acab060c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:49.122677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-473e537f-5272-422a-b4a4-a723acab060c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:49.123131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-473e537f-5272-422a-b4a4-a723acab060c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:49.123883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-473e537f-5272-422a-b4a4-a723acab060c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:49.124331 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-473e537f-5272-422a-b4a4-a723acab060c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:49.149374 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-473e537f-5272-422a-b4a4-a723acab060c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:12:49.197903 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.compute.api [None req-473e537f-5272-422a-b4a4-a723acab060c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Found an unconfirmed migration during delete, id: 16, status: finished May 18 23:12:50.449194 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-473e537f-5272-422a-b4a4-a723acab060c tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "DELETE /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 204 len: 0 microversion: 2.1 time: 1.337651 May 18 23:12:50.450082 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3446/6648] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:12:49 2022] DELETE /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 0 bytes in 1339 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:12:50.459165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3c428f7e-a6e4-4f37-926d-44a9f1b1045f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:50.459784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3c428f7e-a6e4-4f37-926d-44a9f1b1045f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:50.467409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c428f7e-a6e4-4f37-926d-44a9f1b1045f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:50.467856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c428f7e-a6e4-4f37-926d-44a9f1b1045f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:50.468640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c428f7e-a6e4-4f37-926d-44a9f1b1045f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:50.469081 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3c428f7e-a6e4-4f37-926d-44a9f1b1045f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:50.620430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3c428f7e-a6e4-4f37-926d-44a9f1b1045f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:50.630929 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3c428f7e-a6e4-4f37-926d-44a9f1b1045f tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1500 microversion: 2.1 time: 0.176058 May 18 23:12:50.631547 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3203/6649] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:50 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1500 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:51.649683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6d0d9d1d-ea11-46ff-b7e9-66f2cb277a62 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:51.650417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6d0d9d1d-ea11-46ff-b7e9-66f2cb277a62 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:51.656835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d0d9d1d-ea11-46ff-b7e9-66f2cb277a62 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:51.657283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d0d9d1d-ea11-46ff-b7e9-66f2cb277a62 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:51.658066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d0d9d1d-ea11-46ff-b7e9-66f2cb277a62 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:51.658543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d0d9d1d-ea11-46ff-b7e9-66f2cb277a62 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:51.788528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6d0d9d1d-ea11-46ff-b7e9-66f2cb277a62 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4ae357fa2cda4a23a84024cacb5113b2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13f7da996f2d487191ce8d3e12ee23d7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:51.796180 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6d0d9d1d-ea11-46ff-b7e9-66f2cb277a62 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 200 len: 1500 microversion: 2.1 time: 0.151372 May 18 23:12:51.796754 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3447/6650] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:51 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 1500 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:52.567308 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8063532b-956a-4944-a885-f0de74fadb0d req-80ebeff7-0079-4329-b008-306458c3df84 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "640035c2-285c-4185-8fe6-41c10cf55feb", "name": "network-vif-deleted", "tag": "8214eb57-2cf5-4a4e-bd99-c9e0ac890f26"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:52.576987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8063532b-956a-4944-a885-f0de74fadb0d req-80ebeff7-0079-4329-b008-306458c3df84 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:52.577425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8063532b-956a-4944-a885-f0de74fadb0d req-80ebeff7-0079-4329-b008-306458c3df84 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:52.593759 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8063532b-956a-4944-a885-f0de74fadb0d req-80ebeff7-0079-4329-b008-306458c3df84 service nova] Creating event network-vif-deleted:8214eb57-2cf5-4a4e-bd99-c9e0ac890f26 for instance 640035c2-285c-4185-8fe6-41c10cf55feb on n-h1-841040-6 May 18 23:12:52.599816 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8063532b-956a-4944-a885-f0de74fadb0d req-80ebeff7-0079-4329-b008-306458c3df84 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036187 May 18 23:12:52.600469 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3204/6651] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:12:52 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:12:52.813184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a2250b0-e3b4-4b6a-b390-cd6ecc1e21d8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:52.813836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3a2250b0-e3b4-4b6a-b390-cd6ecc1e21d8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:52.821294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a2250b0-e3b4-4b6a-b390-cd6ecc1e21d8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:52.821773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a2250b0-e3b4-4b6a-b390-cd6ecc1e21d8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:52.822550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a2250b0-e3b4-4b6a-b390-cd6ecc1e21d8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:52.822992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a2250b0-e3b4-4b6a-b390-cd6ecc1e21d8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:52.840603 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-3a2250b0-e3b4-4b6a-b390-cd6ecc1e21d8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] HTTP exception thrown: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a2250b0-e3b4-4b6a-b390-cd6ecc1e21d8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Request method failure captured: May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb HTTP/1.1 May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX1GXtYJKxBu3ZHQFXQC9pLe6W7DZiSFjYa3WB0gzQxog5wfn1t4_3PjQvwHUbPiJHZtLeuNHQCpKxDvFzOX4yjV8_CTZizchPiXgrUWVoy2qzZbF9muDUVOkOwYznocVM9WHevjdgsT8VYP3Zshi01Vy_T4oE8McSHuxUsXKNfGZ18 May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 13f7da996f2d487191ce8d3e12ee23d7 May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-DeleteServersTestJSON-1212701178 May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/13f7da996f2d487191ce8d3e12ee23d7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/13f7da996f2d487191ce8d3e12ee23d7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_13f7da996f2d487191ce8d3e12ee23d7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/13f7da996f2d487191ce8d3e12ee23d7"}]}] May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-DeleteServersTestJSON-1212701178 May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 13f7da996f2d487191ce8d3e12ee23d7 May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-DeleteServersTestJSON-1212701178 May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-DeleteServersTestJSON-1212701178-project May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 4ae357fa2cda4a23a84024cacb5113b2 May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-DeleteServersTestJSON-1212701178-project May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '640035c2-285c-4185-8fe6-41c10cf55feb'} May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:52.843008 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:52.847851 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:52.847851 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:12:52.847851 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:12:52.847851 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:12:52.847851 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:12:52.847851 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.847851 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:52.847851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a2250b0-e3b4-4b6a-b390-cd6ecc1e21d8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Returning 404 to user: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:12:52.847851 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3a2250b0-e3b4-4b6a-b390-cd6ecc1e21d8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 404 len: 111 microversion: 2.1 time: 0.035525 May 18 23:12:52.847851 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3448/6652] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:52 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 23:12:52.861248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-56a13f08-2e8d-4c94-ac49-fa33253a37a8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:52.861885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-56a13f08-2e8d-4c94-ac49-fa33253a37a8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:52.868242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-56a13f08-2e8d-4c94-ac49-fa33253a37a8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:52.868679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-56a13f08-2e8d-4c94-ac49-fa33253a37a8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:52.869414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-56a13f08-2e8d-4c94-ac49-fa33253a37a8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:52.869902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-56a13f08-2e8d-4c94-ac49-fa33253a37a8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:52.883389 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-56a13f08-2e8d-4c94-ac49-fa33253a37a8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] HTTP exception thrown: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-56a13f08-2e8d-4c94-ac49-fa33253a37a8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Request method failure captured: May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb HTTP/1.1 May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX1GXtYJKxBu3ZHQFXQC9pLe6W7DZiSFjYa3WB0gzQxog5wfn1t4_3PjQvwHUbPiJHZtLeuNHQCpKxDvFzOX4yjV8_CTZizchPiXgrUWVoy2qzZbF9muDUVOkOwYznocVM9WHevjdgsT8VYP3Zshi01Vy_T4oE8McSHuxUsXKNfGZ18 May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 13f7da996f2d487191ce8d3e12ee23d7 May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-DeleteServersTestJSON-1212701178 May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/13f7da996f2d487191ce8d3e12ee23d7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/13f7da996f2d487191ce8d3e12ee23d7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_13f7da996f2d487191ce8d3e12ee23d7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/13f7da996f2d487191ce8d3e12ee23d7"}]}] May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-DeleteServersTestJSON-1212701178 May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 13f7da996f2d487191ce8d3e12ee23d7 May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-DeleteServersTestJSON-1212701178 May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-DeleteServersTestJSON-1212701178-project May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 4ae357fa2cda4a23a84024cacb5113b2 May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-DeleteServersTestJSON-1212701178-project May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '640035c2-285c-4185-8fe6-41c10cf55feb'} May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:12:52.885007 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-56a13f08-2e8d-4c94-ac49-fa33253a37a8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Returning 404 to user: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-56a13f08-2e8d-4c94-ac49-fa33253a37a8 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "DELETE /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 404 len: 111 microversion: 2.1 time: 0.029430 May 18 23:12:52.889199 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3205/6653] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:12:52 2022] DELETE /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:12:52.895558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9541c3b5-8eb0-44c8-91c4-f4343e920528 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:52.896183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9541c3b5-8eb0-44c8-91c4-f4343e920528 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] [instance: 640035c2-285c-4185-8fe6-41c10cf55feb] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:52.902319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9541c3b5-8eb0-44c8-91c4-f4343e920528 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:52.902768 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9541c3b5-8eb0-44c8-91c4-f4343e920528 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:52.903530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9541c3b5-8eb0-44c8-91c4-f4343e920528 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:52.904072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9541c3b5-8eb0-44c8-91c4-f4343e920528 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:52.917707 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-9541c3b5-8eb0-44c8-91c4-f4343e920528 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] HTTP exception thrown: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9541c3b5-8eb0-44c8-91c4-f4343e920528 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Request method failure captured: May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb HTTP/1.1 May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX1GXtYJKxBu3ZHQFXQC9pLe6W7DZiSFjYa3WB0gzQxog5wfn1t4_3PjQvwHUbPiJHZtLeuNHQCpKxDvFzOX4yjV8_CTZizchPiXgrUWVoy2qzZbF9muDUVOkOwYznocVM9WHevjdgsT8VYP3Zshi01Vy_T4oE8McSHuxUsXKNfGZ18 May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 13f7da996f2d487191ce8d3e12ee23d7 May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-DeleteServersTestJSON-1212701178 May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/13f7da996f2d487191ce8d3e12ee23d7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/13f7da996f2d487191ce8d3e12ee23d7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_13f7da996f2d487191ce8d3e12ee23d7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/13f7da996f2d487191ce8d3e12ee23d7"}]}] May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-DeleteServersTestJSON-1212701178 May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 13f7da996f2d487191ce8d3e12ee23d7 May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-DeleteServersTestJSON-1212701178 May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-DeleteServersTestJSON-1212701178-project May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 4ae357fa2cda4a23a84024cacb5113b2 May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-DeleteServersTestJSON-1212701178-project May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '640035c2-285c-4185-8fe6-41c10cf55feb'} May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:12:52.919236 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:52.924246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:12:52.924246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:12:52.924246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:12:52.924246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:12:52.924246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:12:52.924246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. May 18 23:12:52.924246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:12:52.924246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9541c3b5-8eb0-44c8-91c4-f4343e920528 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] Returning 404 to user: Instance 640035c2-285c-4185-8fe6-41c10cf55feb could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:12:52.924246 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9541c3b5-8eb0-44c8-91c4-f4343e920528 tempest-DeleteServersTestJSON-1212701178 tempest-DeleteServersTestJSON-1212701178-project] 10.222.0.58 "GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb" status: 404 len: 111 microversion: 2.1 time: 0.029552 May 18 23:12:52.924246 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3449/6654] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:52 2022] GET /compute/v2.1/servers/640035c2-285c-4185-8fe6-41c10cf55feb => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:12:55.338368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1713049300", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "87243119-ee8e-4aea-9a9b-de6687518c1d"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:55.391900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] validate_networks() for [('87243119-ee8e-4aea-9a9b-de6687518c1d', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:12:55.730147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:12:55.730584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:12:55.731044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:12:55.731446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:12:55.731845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:12:55.741099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:55.741541 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:55.742396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:55.742774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:55.760014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Getting quotas for project 368cb0dbc2db4b99a85432cc6aeb7498. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:12:55.765292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Getting quotas for user 0a4a670c38874fa1b3a7a938bcb05851 and project 368cb0dbc2db4b99a85432cc6aeb7498. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:12:55.777678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:12:55.779935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:12:55.824607 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bd06ef45-adbb-43b5-9149-9eaf608912f4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.608425 May 18 23:12:55.825845 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3206/6655] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:12:55 2022] POST /compute/v2.1/servers => generated 380 bytes in 610 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:12:55.835197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-71ec3e73-7b61-4320-95ba-b1118abf9fff tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:55.835816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-71ec3e73-7b61-4320-95ba-b1118abf9fff tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:55.892066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-71ec3e73-7b61-4320-95ba-b1118abf9fff tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:55.898927 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-71ec3e73-7b61-4320-95ba-b1118abf9fff tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1218 microversion: 2.1 time: 0.067579 May 18 23:12:55.899501 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3450/6656] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:55 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1218 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:56.916467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4c31150a-a880-4cb1-80f1-4c86b7ed0c1c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:56.917072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4c31150a-a880-4cb1-80f1-4c86b7ed0c1c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:56.924704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c31150a-a880-4cb1-80f1-4c86b7ed0c1c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:56.925149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c31150a-a880-4cb1-80f1-4c86b7ed0c1c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:56.926469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c31150a-a880-4cb1-80f1-4c86b7ed0c1c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:56.926900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c31150a-a880-4cb1-80f1-4c86b7ed0c1c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:56.992663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4c31150a-a880-4cb1-80f1-4c86b7ed0c1c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:57.000582 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4c31150a-a880-4cb1-80f1-4c86b7ed0c1c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1276 microversion: 2.1 time: 0.088059 May 18 23:12:57.001210 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3207/6657] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:56 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1276 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:58.018862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-68464327-edfc-4b3b-84f0-6cae35c8a46f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:58.020052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-68464327-edfc-4b3b-84f0-6cae35c8a46f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:58.030113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68464327-edfc-4b3b-84f0-6cae35c8a46f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:58.030628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68464327-edfc-4b3b-84f0-6cae35c8a46f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:58.031508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68464327-edfc-4b3b-84f0-6cae35c8a46f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:58.032050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68464327-edfc-4b3b-84f0-6cae35c8a46f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:58.104080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-1f4790ca-9303-4c5a-9072-8d034533a308 req-8b5e8399-a8f0-42a7-9637-407242694678 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "66e3ed11-d30d-4123-a51c-c5f91b8e4959", "tag": "46ad1d24-e63e-43aa-b391-e6b1c0cd0b9e"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:12:58.116478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1f4790ca-9303-4c5a-9072-8d034533a308 req-8b5e8399-a8f0-42a7-9637-407242694678 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:58.116955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1f4790ca-9303-4c5a-9072-8d034533a308 req-8b5e8399-a8f0-42a7-9637-407242694678 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:58.130833 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-1f4790ca-9303-4c5a-9072-8d034533a308 req-8b5e8399-a8f0-42a7-9637-407242694678 service nova] Creating event network-changed:46ad1d24-e63e-43aa-b391-e6b1c0cd0b9e for instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 on n-h1-841040-6 May 18 23:12:58.137278 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-1f4790ca-9303-4c5a-9072-8d034533a308 req-8b5e8399-a8f0-42a7-9637-407242694678 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043238 May 18 23:12:58.138285 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3208/6658] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:12:58 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:12:58.227692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-68464327-edfc-4b3b-84f0-6cae35c8a46f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:58.235316 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-68464327-edfc-4b3b-84f0-6cae35c8a46f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1318 microversion: 2.1 time: 0.220412 May 18 23:12:58.235913 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3451/6659] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:58 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1318 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:12:59.252616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f40fe490-870f-430d-b754-c26ac88890e3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:12:59.253347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f40fe490-870f-430d-b754-c26ac88890e3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:12:59.260576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f40fe490-870f-430d-b754-c26ac88890e3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:59.261028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f40fe490-870f-430d-b754-c26ac88890e3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:59.261906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f40fe490-870f-430d-b754-c26ac88890e3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:12:59.262359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f40fe490-870f-430d-b754-c26ac88890e3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:12:59.394654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f40fe490-870f-430d-b754-c26ac88890e3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:12:59.402456 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f40fe490-870f-430d-b754-c26ac88890e3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1318 microversion: 2.1 time: 0.154082 May 18 23:12:59.403050 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3209/6660] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:12:59 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1318 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:00.419291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c76bc457-966b-41dd-9975-1b5c50812600 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:00.419899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c76bc457-966b-41dd-9975-1b5c50812600 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:00.427205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c76bc457-966b-41dd-9975-1b5c50812600 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:00.427663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c76bc457-966b-41dd-9975-1b5c50812600 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:00.428425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c76bc457-966b-41dd-9975-1b5c50812600 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:00.428870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c76bc457-966b-41dd-9975-1b5c50812600 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:00.564816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c76bc457-966b-41dd-9975-1b5c50812600 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:00.572225 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c76bc457-966b-41dd-9975-1b5c50812600 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1318 microversion: 2.1 time: 0.156859 May 18 23:13:00.572804 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3452/6661] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:00 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1318 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:01.588887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e93a5138-4d78-49a7-8cc1-6b039264f7e5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:01.589503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e93a5138-4d78-49a7-8cc1-6b039264f7e5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:01.596510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e93a5138-4d78-49a7-8cc1-6b039264f7e5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:01.597215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e93a5138-4d78-49a7-8cc1-6b039264f7e5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:01.598531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e93a5138-4d78-49a7-8cc1-6b039264f7e5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:01.598968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e93a5138-4d78-49a7-8cc1-6b039264f7e5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:01.723814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e93a5138-4d78-49a7-8cc1-6b039264f7e5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:01.731453 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e93a5138-4d78-49a7-8cc1-6b039264f7e5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1318 microversion: 2.1 time: 0.146411 May 18 23:13:01.732037 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3210/6662] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:01 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1318 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:02.749970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-40039c6d-2cfb-4f76-b6f0-9735cefd3461 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:02.750568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-40039c6d-2cfb-4f76-b6f0-9735cefd3461 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:02.758125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40039c6d-2cfb-4f76-b6f0-9735cefd3461 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:02.758572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40039c6d-2cfb-4f76-b6f0-9735cefd3461 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:02.759347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40039c6d-2cfb-4f76-b6f0-9735cefd3461 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:02.759782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-40039c6d-2cfb-4f76-b6f0-9735cefd3461 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:02.892802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-40039c6d-2cfb-4f76-b6f0-9735cefd3461 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:02.900958 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-40039c6d-2cfb-4f76-b6f0-9735cefd3461 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1318 microversion: 2.1 time: 0.156535 May 18 23:13:02.901538 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3453/6663] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:02 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1318 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:02.930497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-2c00b81b-d7ba-4f25-865a-4c3d15752a92 req-ace7ac98-5f9b-4914-8dd3-0a2f1f8c0814 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "66e3ed11-d30d-4123-a51c-c5f91b8e4959", "name": "network-vif-plugged", "status": "completed", "tag": "46ad1d24-e63e-43aa-b391-e6b1c0cd0b9e"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:13:02.942682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2c00b81b-d7ba-4f25-865a-4c3d15752a92 req-ace7ac98-5f9b-4914-8dd3-0a2f1f8c0814 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:02.943119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2c00b81b-d7ba-4f25-865a-4c3d15752a92 req-ace7ac98-5f9b-4914-8dd3-0a2f1f8c0814 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:02.954589 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2c00b81b-d7ba-4f25-865a-4c3d15752a92 req-ace7ac98-5f9b-4914-8dd3-0a2f1f8c0814 service nova] Creating event network-vif-plugged:46ad1d24-e63e-43aa-b391-e6b1c0cd0b9e for instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 on n-h1-841040-6 May 18 23:13:02.960148 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-2c00b81b-d7ba-4f25-865a-4c3d15752a92 req-ace7ac98-5f9b-4914-8dd3-0a2f1f8c0814 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033371 May 18 23:13:02.961116 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3211/6664] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:13:02 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:13:03.918718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bdbad691-8804-4530-812e-2f2c7802b3c3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:03.919337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bdbad691-8804-4530-812e-2f2c7802b3c3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:03.926445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bdbad691-8804-4530-812e-2f2c7802b3c3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:03.926898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bdbad691-8804-4530-812e-2f2c7802b3c3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:03.927683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bdbad691-8804-4530-812e-2f2c7802b3c3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:03.928120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bdbad691-8804-4530-812e-2f2c7802b3c3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:04.060215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bdbad691-8804-4530-812e-2f2c7802b3c3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:04.068170 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bdbad691-8804-4530-812e-2f2c7802b3c3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1318 microversion: 2.1 time: 0.153400 May 18 23:13:04.068743 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3454/6665] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:03 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1318 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:05.084980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6c7e9423-6f0f-40a7-b3bc-0983091d588e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:05.085582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6c7e9423-6f0f-40a7-b3bc-0983091d588e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:05.092975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c7e9423-6f0f-40a7-b3bc-0983091d588e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.093425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c7e9423-6f0f-40a7-b3bc-0983091d588e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:05.094221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c7e9423-6f0f-40a7-b3bc-0983091d588e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.094656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6c7e9423-6f0f-40a7-b3bc-0983091d588e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:05.231458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6c7e9423-6f0f-40a7-b3bc-0983091d588e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:05.239109 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6c7e9423-6f0f-40a7-b3bc-0983091d588e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1509 microversion: 2.1 time: 0.158502 May 18 23:13:05.239703 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3212/6666] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:05 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1509 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:05.254947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04f07583-66b2-4499-93d3-43b45f07b9de tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:05.255569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-04f07583-66b2-4499-93d3-43b45f07b9de tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:05.262058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04f07583-66b2-4499-93d3-43b45f07b9de tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.262514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04f07583-66b2-4499-93d3-43b45f07b9de tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:05.263279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04f07583-66b2-4499-93d3-43b45f07b9de tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.263716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04f07583-66b2-4499-93d3-43b45f07b9de tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:05.396264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-04f07583-66b2-4499-93d3-43b45f07b9de tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:05.403792 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04f07583-66b2-4499-93d3-43b45f07b9de tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1509 microversion: 2.1 time: 0.152662 May 18 23:13:05.404361 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3455/6667] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:05 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1509 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:05.420059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-68aa3294-cef1-4d97-93ab-773eb0d5e4b6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Action: 'update', calling method: >, body: {"server": {"OS-DCF:diskConfig": "AUTO"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:13:05.421168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-68aa3294-cef1-4d97-93ab-773eb0d5e4b6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:05.427419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68aa3294-cef1-4d97-93ab-773eb0d5e4b6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.427857 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68aa3294-cef1-4d97-93ab-773eb0d5e4b6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:05.428593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68aa3294-cef1-4d97-93ab-773eb0d5e4b6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.429020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-68aa3294-cef1-4d97-93ab-773eb0d5e4b6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:05.491009 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-68aa3294-cef1-4d97-93ab-773eb0d5e4b6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "PUT /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1081 microversion: 2.1 time: 0.074749 May 18 23:13:05.494651 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3213/6668] 10.222.0.58 () {60 vars in 1255 bytes} [Wed May 18 23:13:05 2022] PUT /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1081 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:05.505015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6ea8afaf-5c15-476f-9e27-9469434bc93e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:05.505672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6ea8afaf-5c15-476f-9e27-9469434bc93e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:05.511714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ea8afaf-5c15-476f-9e27-9469434bc93e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.512170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ea8afaf-5c15-476f-9e27-9469434bc93e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:05.512924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ea8afaf-5c15-476f-9e27-9469434bc93e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.513364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ea8afaf-5c15-476f-9e27-9469434bc93e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:05.642450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6ea8afaf-5c15-476f-9e27-9469434bc93e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:05.650541 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6ea8afaf-5c15-476f-9e27-9469434bc93e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1507 microversion: 2.1 time: 0.149349 May 18 23:13:05.651114 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3456/6669] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:05 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1507 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:05.666113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-50916d43-0aaf-4f22-a595-e65295004242 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:05.666713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-50916d43-0aaf-4f22-a595-e65295004242 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:05.672783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50916d43-0aaf-4f22-a595-e65295004242 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.673222 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50916d43-0aaf-4f22-a595-e65295004242 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:05.674000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50916d43-0aaf-4f22-a595-e65295004242 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.674427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50916d43-0aaf-4f22-a595-e65295004242 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:05.755024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-50916d43-0aaf-4f22-a595-e65295004242 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:05.771665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-50916d43-0aaf-4f22-a595-e65295004242 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:05.800467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-50916d43-0aaf-4f22-a595-e65295004242 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:05.808009 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-50916d43-0aaf-4f22-a595-e65295004242 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1507 microversion: 2.1 time: 0.145779 May 18 23:13:05.808590 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3214/6670] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:05 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1507 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:05.824369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "451", "OS-DCF:diskConfig": "MANUAL"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:13:05.825429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:05.831511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.832563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:05.833336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.833808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:05.863576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:05.869267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Old instance type m1.heat2, new instance type m1.heat {{(pid=119083) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 23:13:05.875494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:13:05.875923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:13:05.876404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:13:05.876818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:13:05.877235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:13:05.903917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:05.940273 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-101163bd-a972-4113-982d-4faf712b9955 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "POST /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959/action" status: 202 len: 0 microversion: 2.1 time: 0.119769 May 18 23:13:05.941726 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3457/6671] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:13:05 2022] POST /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:13:05.950370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-648ab6a1-8ac1-4591-8681-65de21a61d84 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:05.951002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-648ab6a1-8ac1-4591-8681-65de21a61d84 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:05.957631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-648ab6a1-8ac1-4591-8681-65de21a61d84 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.958116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-648ab6a1-8ac1-4591-8681-65de21a61d84 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:05.958872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-648ab6a1-8ac1-4591-8681-65de21a61d84 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:05.959327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-648ab6a1-8ac1-4591-8681-65de21a61d84 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:06.126007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-648ab6a1-8ac1-4591-8681-65de21a61d84 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:06.134404 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-648ab6a1-8ac1-4591-8681-65de21a61d84 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1518 microversion: 2.1 time: 0.188754 May 18 23:13:06.135034 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3215/6672] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:05 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1518 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:07.152711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ef484215-6d2c-4176-97b4-53a6a589bec1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:07.153403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ef484215-6d2c-4176-97b4-53a6a589bec1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:07.160639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef484215-6d2c-4176-97b4-53a6a589bec1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:07.161093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef484215-6d2c-4176-97b4-53a6a589bec1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:07.161908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef484215-6d2c-4176-97b4-53a6a589bec1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:07.162364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef484215-6d2c-4176-97b4-53a6a589bec1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:07.371951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ef484215-6d2c-4176-97b4-53a6a589bec1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:07.380048 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ef484215-6d2c-4176-97b4-53a6a589bec1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1518 microversion: 2.1 time: 0.231910 May 18 23:13:07.380633 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3458/6673] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:07 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1518 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:08.399898 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e455da04-7b7d-4599-a6c4-d56ca62a6781 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:08.400482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e455da04-7b7d-4599-a6c4-d56ca62a6781 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:08.407491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e455da04-7b7d-4599-a6c4-d56ca62a6781 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:08.407959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e455da04-7b7d-4599-a6c4-d56ca62a6781 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:08.408751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e455da04-7b7d-4599-a6c4-d56ca62a6781 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:08.409173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e455da04-7b7d-4599-a6c4-d56ca62a6781 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:08.543815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e455da04-7b7d-4599-a6c4-d56ca62a6781 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:08.551406 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e455da04-7b7d-4599-a6c4-d56ca62a6781 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.155427 May 18 23:13:08.551981 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3216/6674] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:08 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:09.568735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-206e504d-7fb2-4322-805c-4d742f60359d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:09.569350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-206e504d-7fb2-4322-805c-4d742f60359d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:09.575942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-206e504d-7fb2-4322-805c-4d742f60359d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:09.576393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-206e504d-7fb2-4322-805c-4d742f60359d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:09.577141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-206e504d-7fb2-4322-805c-4d742f60359d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:09.577578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-206e504d-7fb2-4322-805c-4d742f60359d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:09.706019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-206e504d-7fb2-4322-805c-4d742f60359d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:09.714023 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-206e504d-7fb2-4322-805c-4d742f60359d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.149298 May 18 23:13:09.714589 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3459/6675] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:09 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:10.730895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1669d60a-1188-4d4c-b743-646731f5eb74 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:10.731416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1669d60a-1188-4d4c-b743-646731f5eb74 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:10.738667 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1669d60a-1188-4d4c-b743-646731f5eb74 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:10.739105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1669d60a-1188-4d4c-b743-646731f5eb74 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:10.739849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1669d60a-1188-4d4c-b743-646731f5eb74 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:10.740278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1669d60a-1188-4d4c-b743-646731f5eb74 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:10.924389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1669d60a-1188-4d4c-b743-646731f5eb74 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:10.931932 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1669d60a-1188-4d4c-b743-646731f5eb74 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.205023 May 18 23:13:10.932505 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3217/6676] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:10 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:11.948396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e8cdca56-ed29-46ba-85ae-c6f61d9fff89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:11.949015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e8cdca56-ed29-46ba-85ae-c6f61d9fff89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:11.955639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8cdca56-ed29-46ba-85ae-c6f61d9fff89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:11.956090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8cdca56-ed29-46ba-85ae-c6f61d9fff89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:11.956880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8cdca56-ed29-46ba-85ae-c6f61d9fff89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:11.957836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8cdca56-ed29-46ba-85ae-c6f61d9fff89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:11.972480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e8cdca56-ed29-46ba-85ae-c6f61d9fff89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119083] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=2,nova_cell1:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:12.212193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e8cdca56-ed29-46ba-85ae-c6f61d9fff89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:12.219613 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e8cdca56-ed29-46ba-85ae-c6f61d9fff89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.275133 May 18 23:13:12.220181 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3460/6677] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:11 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:13.237183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bae98fa6-af10-4adc-ac04-6b0ac12ce8ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:13.237714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bae98fa6-af10-4adc-ac04-6b0ac12ce8ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:13.245355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bae98fa6-af10-4adc-ac04-6b0ac12ce8ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:13.245825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bae98fa6-af10-4adc-ac04-6b0ac12ce8ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:13.246576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bae98fa6-af10-4adc-ac04-6b0ac12ce8ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:13.247006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bae98fa6-af10-4adc-ac04-6b0ac12ce8ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:13.376416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bae98fa6-af10-4adc-ac04-6b0ac12ce8ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:13.383960 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bae98fa6-af10-4adc-ac04-6b0ac12ce8ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.150846 May 18 23:13:13.384532 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3218/6678] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:13 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:14.401102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d5452e39-8dd3-4ac8-8b15-87fe961a4e89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:14.401723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d5452e39-8dd3-4ac8-8b15-87fe961a4e89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:14.408421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5452e39-8dd3-4ac8-8b15-87fe961a4e89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:14.408872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5452e39-8dd3-4ac8-8b15-87fe961a4e89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:14.409629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5452e39-8dd3-4ac8-8b15-87fe961a4e89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:14.410179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d5452e39-8dd3-4ac8-8b15-87fe961a4e89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:14.539774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d5452e39-8dd3-4ac8-8b15-87fe961a4e89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:14.547269 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d5452e39-8dd3-4ac8-8b15-87fe961a4e89 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.150038 May 18 23:13:14.547840 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3461/6679] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:14 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:15.564933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ebb1196f-8083-4882-93de-5a1198a9e184 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:15.565958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ebb1196f-8083-4882-93de-5a1198a9e184 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:15.572231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebb1196f-8083-4882-93de-5a1198a9e184 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:15.572678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebb1196f-8083-4882-93de-5a1198a9e184 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:15.573436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebb1196f-8083-4882-93de-5a1198a9e184 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:15.573897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebb1196f-8083-4882-93de-5a1198a9e184 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:15.705586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ebb1196f-8083-4882-93de-5a1198a9e184 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:15.708502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ebb1196f-8083-4882-93de-5a1198a9e184 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119082] Writing DB stats nova_cell1:SELECT=99,nova_cell1:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:15.714892 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ebb1196f-8083-4882-93de-5a1198a9e184 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.154157 May 18 23:13:15.715463 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3219/6680] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:15 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:16.732290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-94db20f5-80e6-4e0f-8ae2-878de1b9e90f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:16.732906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-94db20f5-80e6-4e0f-8ae2-878de1b9e90f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:16.740141 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94db20f5-80e6-4e0f-8ae2-878de1b9e90f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:16.740582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94db20f5-80e6-4e0f-8ae2-878de1b9e90f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:16.741326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94db20f5-80e6-4e0f-8ae2-878de1b9e90f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:16.741773 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94db20f5-80e6-4e0f-8ae2-878de1b9e90f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:16.876551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-94db20f5-80e6-4e0f-8ae2-878de1b9e90f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:16.884038 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-94db20f5-80e6-4e0f-8ae2-878de1b9e90f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.155591 May 18 23:13:16.884597 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3462/6681] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:16 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:17.902144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f9e0532-bdcf-4bf5-946f-3185030f0027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:17.902741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6f9e0532-bdcf-4bf5-946f-3185030f0027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:17.905601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-6f9e0532-bdcf-4bf5-946f-3185030f0027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119082] Writing DB stats nova_api:SELECT=49,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:17.911432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f9e0532-bdcf-4bf5-946f-3185030f0027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:17.911866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f9e0532-bdcf-4bf5-946f-3185030f0027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:17.912635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f9e0532-bdcf-4bf5-946f-3185030f0027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:17.913056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f9e0532-bdcf-4bf5-946f-3185030f0027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:18.125949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f9e0532-bdcf-4bf5-946f-3185030f0027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:18.134329 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6f9e0532-bdcf-4bf5-946f-3185030f0027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.236814 May 18 23:13:18.134913 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3220/6682] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:17 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:19.151507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-893395fb-17bd-4ecf-8259-630d31a8cf11 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:19.152128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-893395fb-17bd-4ecf-8259-630d31a8cf11 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:19.154599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-893395fb-17bd-4ecf-8259-630d31a8cf11 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119083] Writing DB stats nova_api:SELECT=47,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:19.160061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-893395fb-17bd-4ecf-8259-630d31a8cf11 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:19.160518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-893395fb-17bd-4ecf-8259-630d31a8cf11 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:19.161273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-893395fb-17bd-4ecf-8259-630d31a8cf11 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:19.161717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-893395fb-17bd-4ecf-8259-630d31a8cf11 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:19.287384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-893395fb-17bd-4ecf-8259-630d31a8cf11 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:19.294862 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-893395fb-17bd-4ecf-8259-630d31a8cf11 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.147236 May 18 23:13:19.295440 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3463/6683] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:19 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:20.311200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4cdc47dd-ccfe-4907-a302-92273ea73c56 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:20.311839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4cdc47dd-ccfe-4907-a302-92273ea73c56 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:20.318770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4cdc47dd-ccfe-4907-a302-92273ea73c56 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:20.319214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4cdc47dd-ccfe-4907-a302-92273ea73c56 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:20.319959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4cdc47dd-ccfe-4907-a302-92273ea73c56 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:20.320387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4cdc47dd-ccfe-4907-a302-92273ea73c56 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:20.446704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4cdc47dd-ccfe-4907-a302-92273ea73c56 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:20.454391 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4cdc47dd-ccfe-4907-a302-92273ea73c56 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.147081 May 18 23:13:20.454915 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3221/6684] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:20 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:21.472312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-949ef3f3-b7ec-42e8-8040-f43f62159fa6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:21.473603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-949ef3f3-b7ec-42e8-8040-f43f62159fa6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:21.480419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-949ef3f3-b7ec-42e8-8040-f43f62159fa6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:21.480873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-949ef3f3-b7ec-42e8-8040-f43f62159fa6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:21.481638 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-949ef3f3-b7ec-42e8-8040-f43f62159fa6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:21.482103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-949ef3f3-b7ec-42e8-8040-f43f62159fa6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:21.612683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-949ef3f3-b7ec-42e8-8040-f43f62159fa6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:21.620913 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-949ef3f3-b7ec-42e8-8040-f43f62159fa6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.153020 May 18 23:13:21.621483 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3464/6685] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:21 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:22.637770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2429053a-6edd-47cc-94a3-573b1c916d50 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:22.638368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2429053a-6edd-47cc-94a3-573b1c916d50 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:22.645362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2429053a-6edd-47cc-94a3-573b1c916d50 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:22.645840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2429053a-6edd-47cc-94a3-573b1c916d50 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:22.646583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2429053a-6edd-47cc-94a3-573b1c916d50 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:22.647007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2429053a-6edd-47cc-94a3-573b1c916d50 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:22.779455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2429053a-6edd-47cc-94a3-573b1c916d50 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:22.787497 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2429053a-6edd-47cc-94a3-573b1c916d50 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.153645 May 18 23:13:22.788073 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3222/6686] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:22 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:23.804406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aecd3364-6ea0-47ec-b365-50d336d83fc4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:23.805017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aecd3364-6ea0-47ec-b365-50d336d83fc4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:23.811682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aecd3364-6ea0-47ec-b365-50d336d83fc4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:23.812128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aecd3364-6ea0-47ec-b365-50d336d83fc4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:23.812875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aecd3364-6ea0-47ec-b365-50d336d83fc4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:23.813306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aecd3364-6ea0-47ec-b365-50d336d83fc4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:23.940096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aecd3364-6ea0-47ec-b365-50d336d83fc4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:23.948138 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aecd3364-6ea0-47ec-b365-50d336d83fc4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.147675 May 18 23:13:23.948701 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3465/6687] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:23 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:24.966423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-85d90af1-d02d-4b45-ac03-d467d4be1a52 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:24.967028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-85d90af1-d02d-4b45-ac03-d467d4be1a52 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:24.975015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85d90af1-d02d-4b45-ac03-d467d4be1a52 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:24.975458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85d90af1-d02d-4b45-ac03-d467d4be1a52 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:24.976211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85d90af1-d02d-4b45-ac03-d467d4be1a52 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:24.976641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85d90af1-d02d-4b45-ac03-d467d4be1a52 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:25.103861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-85d90af1-d02d-4b45-ac03-d467d4be1a52 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:25.111409 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-85d90af1-d02d-4b45-ac03-d467d4be1a52 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.148953 May 18 23:13:25.111983 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3223/6688] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:24 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:26.128431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-64e604d1-2b8f-4a4a-81be-ebdc9383f8bd tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:26.129108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-64e604d1-2b8f-4a4a-81be-ebdc9383f8bd tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:26.135734 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64e604d1-2b8f-4a4a-81be-ebdc9383f8bd tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:26.136193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64e604d1-2b8f-4a4a-81be-ebdc9383f8bd tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:26.136951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64e604d1-2b8f-4a4a-81be-ebdc9383f8bd tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:26.137389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-64e604d1-2b8f-4a4a-81be-ebdc9383f8bd tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:26.264324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-64e604d1-2b8f-4a4a-81be-ebdc9383f8bd tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:26.272358 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-64e604d1-2b8f-4a4a-81be-ebdc9383f8bd tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.147848 May 18 23:13:26.272936 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3466/6689] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:26 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:27.290056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ee07b74d-3e6d-49e4-a842-1b03ab8932b7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:27.290671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ee07b74d-3e6d-49e4-a842-1b03ab8932b7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:27.297640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee07b74d-3e6d-49e4-a842-1b03ab8932b7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:27.298135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee07b74d-3e6d-49e4-a842-1b03ab8932b7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:27.298873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee07b74d-3e6d-49e4-a842-1b03ab8932b7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:27.299307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ee07b74d-3e6d-49e4-a842-1b03ab8932b7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:27.738945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ee07b74d-3e6d-49e4-a842-1b03ab8932b7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:27.748305 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ee07b74d-3e6d-49e4-a842-1b03ab8932b7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.462673 May 18 23:13:27.748904 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3224/6690] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:27 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:28.764598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e19ded88-4a75-4dfc-ad57-60ca49548a3d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:28.765128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e19ded88-4a75-4dfc-ad57-60ca49548a3d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:28.773393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e19ded88-4a75-4dfc-ad57-60ca49548a3d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:28.773877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e19ded88-4a75-4dfc-ad57-60ca49548a3d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:28.774658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e19ded88-4a75-4dfc-ad57-60ca49548a3d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:28.775095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e19ded88-4a75-4dfc-ad57-60ca49548a3d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:28.922097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e19ded88-4a75-4dfc-ad57-60ca49548a3d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:28.931671 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e19ded88-4a75-4dfc-ad57-60ca49548a3d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.171057 May 18 23:13:28.932252 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3467/6691] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:28 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:29.948557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99c2989d-3e2c-4cb6-8769-1837a7e41a0f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:29.949255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-99c2989d-3e2c-4cb6-8769-1837a7e41a0f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:29.957232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99c2989d-3e2c-4cb6-8769-1837a7e41a0f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:29.958187 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99c2989d-3e2c-4cb6-8769-1837a7e41a0f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:29.959004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99c2989d-3e2c-4cb6-8769-1837a7e41a0f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:29.959516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99c2989d-3e2c-4cb6-8769-1837a7e41a0f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:30.096689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-99c2989d-3e2c-4cb6-8769-1837a7e41a0f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:30.105295 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-99c2989d-3e2c-4cb6-8769-1837a7e41a0f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.160660 May 18 23:13:30.105902 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3225/6692] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:29 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:31.122221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-45d4671a-7c9f-421a-ba5b-10dc8022df00 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:31.122821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-45d4671a-7c9f-421a-ba5b-10dc8022df00 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:31.129298 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45d4671a-7c9f-421a-ba5b-10dc8022df00 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:31.129754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45d4671a-7c9f-421a-ba5b-10dc8022df00 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:31.130595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45d4671a-7c9f-421a-ba5b-10dc8022df00 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:31.131039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-45d4671a-7c9f-421a-ba5b-10dc8022df00 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:31.258178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-45d4671a-7c9f-421a-ba5b-10dc8022df00 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:31.265617 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-45d4671a-7c9f-421a-ba5b-10dc8022df00 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.147264 May 18 23:13:31.266216 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3468/6693] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:31 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:32.282814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c63b392e-bcd6-4aa9-b7d2-866a02a6ca69 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:32.283415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c63b392e-bcd6-4aa9-b7d2-866a02a6ca69 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:32.290374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c63b392e-bcd6-4aa9-b7d2-866a02a6ca69 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:32.290815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c63b392e-bcd6-4aa9-b7d2-866a02a6ca69 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:32.291559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c63b392e-bcd6-4aa9-b7d2-866a02a6ca69 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:32.291991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c63b392e-bcd6-4aa9-b7d2-866a02a6ca69 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:32.423761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c63b392e-bcd6-4aa9-b7d2-866a02a6ca69 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:32.431820 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c63b392e-bcd6-4aa9-b7d2-866a02a6ca69 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.152984 May 18 23:13:32.432397 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3226/6694] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:32 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:33.001342 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:13:33.001673 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:13:33 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:13:33.448963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6376ad90-2258-48f0-ab11-e593f8eb4b3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:33.449577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6376ad90-2258-48f0-ab11-e593f8eb4b3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:33.456176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6376ad90-2258-48f0-ab11-e593f8eb4b3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:33.456629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6376ad90-2258-48f0-ab11-e593f8eb4b3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:33.457388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6376ad90-2258-48f0-ab11-e593f8eb4b3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:33.457858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6376ad90-2258-48f0-ab11-e593f8eb4b3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:33.591252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6376ad90-2258-48f0-ab11-e593f8eb4b3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:33.599054 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6376ad90-2258-48f0-ab11-e593f8eb4b3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.154024 May 18 23:13:33.599635 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3469/6695] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:33 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:34.616102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-689690e7-f080-4337-97a3-cfd2a6dc6a29 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:34.616686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-689690e7-f080-4337-97a3-cfd2a6dc6a29 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:34.623636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-689690e7-f080-4337-97a3-cfd2a6dc6a29 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:34.624078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-689690e7-f080-4337-97a3-cfd2a6dc6a29 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:34.624828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-689690e7-f080-4337-97a3-cfd2a6dc6a29 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:34.625259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-689690e7-f080-4337-97a3-cfd2a6dc6a29 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:34.758652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-689690e7-f080-4337-97a3-cfd2a6dc6a29 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:34.766386 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-689690e7-f080-4337-97a3-cfd2a6dc6a29 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1523 microversion: 2.1 time: 0.154310 May 18 23:13:34.766957 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3227/6696] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:34 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1523 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:35.365051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-926f68af-50e9-4785-bc21-2e0494560ab4 req-7b064386-fea9-47e0-8fc2-900126d7d12a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "66e3ed11-d30d-4123-a51c-c5f91b8e4959", "name": "network-vif-unplugged", "status": "completed", "tag": "46ad1d24-e63e-43aa-b391-e6b1c0cd0b9e"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:13:35.373608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-926f68af-50e9-4785-bc21-2e0494560ab4 req-7b064386-fea9-47e0-8fc2-900126d7d12a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:35.374153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-926f68af-50e9-4785-bc21-2e0494560ab4 req-7b064386-fea9-47e0-8fc2-900126d7d12a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:35.387004 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-926f68af-50e9-4785-bc21-2e0494560ab4 req-7b064386-fea9-47e0-8fc2-900126d7d12a service nova] Creating event network-vif-unplugged:46ad1d24-e63e-43aa-b391-e6b1c0cd0b9e for instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 on n-h2-841040-6 May 18 23:13:35.392472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-926f68af-50e9-4785-bc21-2e0494560ab4 req-7b064386-fea9-47e0-8fc2-900126d7d12a service nova] Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:13:35.403181 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-926f68af-50e9-4785-bc21-2e0494560ab4 req-7b064386-fea9-47e0-8fc2-900126d7d12a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.042495 May 18 23:13:35.403798 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3470/6697] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:13:35 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:13:35.783734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d1f4865b-de7d-4ac9-9b4e-3f582eea4f3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:35.784338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d1f4865b-de7d-4ac9-9b4e-3f582eea4f3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:35.791828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1f4865b-de7d-4ac9-9b4e-3f582eea4f3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:35.792269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1f4865b-de7d-4ac9-9b4e-3f582eea4f3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:35.793019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1f4865b-de7d-4ac9-9b4e-3f582eea4f3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:35.793444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1f4865b-de7d-4ac9-9b4e-3f582eea4f3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:35.892292 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:13:35.892693 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:13:35 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:13:36.020298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d1f4865b-de7d-4ac9-9b4e-3f582eea4f3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:36.029201 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d1f4865b-de7d-4ac9-9b4e-3f582eea4f3f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1522 microversion: 2.1 time: 0.249407 May 18 23:13:36.029820 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3228/6698] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:35 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1522 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:37.047963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-297ee41e-98be-4929-9e55-412809d8fcd6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:37.048700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-297ee41e-98be-4929-9e55-412809d8fcd6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:37.055691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-297ee41e-98be-4929-9e55-412809d8fcd6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:37.056150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-297ee41e-98be-4929-9e55-412809d8fcd6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:37.056914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-297ee41e-98be-4929-9e55-412809d8fcd6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:37.057356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-297ee41e-98be-4929-9e55-412809d8fcd6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:37.185168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-297ee41e-98be-4929-9e55-412809d8fcd6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:37.192921 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-297ee41e-98be-4929-9e55-412809d8fcd6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1520 microversion: 2.1 time: 0.149715 May 18 23:13:37.193499 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3471/6699] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:37 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1520 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:37.505900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8bc80302-d439-4dd4-a086-555821dc63a7 req-5dad1c66-3578-49ff-b3de-0003722c3557 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "66e3ed11-d30d-4123-a51c-c5f91b8e4959", "tag": "46ad1d24-e63e-43aa-b391-e6b1c0cd0b9e"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:13:37.514777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8bc80302-d439-4dd4-a086-555821dc63a7 req-5dad1c66-3578-49ff-b3de-0003722c3557 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:37.515251 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8bc80302-d439-4dd4-a086-555821dc63a7 req-5dad1c66-3578-49ff-b3de-0003722c3557 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:37.527824 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8bc80302-d439-4dd4-a086-555821dc63a7 req-5dad1c66-3578-49ff-b3de-0003722c3557 service nova] Creating event network-changed:46ad1d24-e63e-43aa-b391-e6b1c0cd0b9e for instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 on n-h2-841040-6 May 18 23:13:37.533121 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-8bc80302-d439-4dd4-a086-555821dc63a7 req-5dad1c66-3578-49ff-b3de-0003722c3557 service nova] Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:13:37.544417 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8bc80302-d439-4dd4-a086-555821dc63a7 req-5dad1c66-3578-49ff-b3de-0003722c3557 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.093569 May 18 23:13:37.545013 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3229/6700] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:13:37 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:13:38.210140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fe7ea27b-bb5d-43b5-a8e4-b21f0b6a82c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:38.210749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fe7ea27b-bb5d-43b5-a8e4-b21f0b6a82c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:38.217194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe7ea27b-bb5d-43b5-a8e4-b21f0b6a82c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:38.217644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe7ea27b-bb5d-43b5-a8e4-b21f0b6a82c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:38.218434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe7ea27b-bb5d-43b5-a8e4-b21f0b6a82c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:38.218874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fe7ea27b-bb5d-43b5-a8e4-b21f0b6a82c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:38.351538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fe7ea27b-bb5d-43b5-a8e4-b21f0b6a82c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:38.359627 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fe7ea27b-bb5d-43b5-a8e4-b21f0b6a82c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1517 microversion: 2.1 time: 0.153376 May 18 23:13:38.360278 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3472/6701] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:38 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1517 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:38.376776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ca31cf1d-712a-455c-9e98-6e52dfccc065 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:13:38.377430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ca31cf1d-712a-455c-9e98-6e52dfccc065 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:38.384464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca31cf1d-712a-455c-9e98-6e52dfccc065 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:38.384909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca31cf1d-712a-455c-9e98-6e52dfccc065 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:38.385654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca31cf1d-712a-455c-9e98-6e52dfccc065 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:38.386110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ca31cf1d-712a-455c-9e98-6e52dfccc065 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:38.443043 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ca31cf1d-712a-455c-9e98-6e52dfccc065 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "POST /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959/action" status: 204 len: 0 microversion: 2.1 time: 0.069473 May 18 23:13:38.443622 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3230/6702] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:13:38 2022] POST /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:13:38.452911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-518b861c-86f1-436a-a830-79d22c99dd8b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:38.453513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-518b861c-86f1-436a-a830-79d22c99dd8b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:38.460460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-518b861c-86f1-436a-a830-79d22c99dd8b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:38.460966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-518b861c-86f1-436a-a830-79d22c99dd8b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:38.462026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-518b861c-86f1-436a-a830-79d22c99dd8b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:38.462466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-518b861c-86f1-436a-a830-79d22c99dd8b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:38.717681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-518b861c-86f1-436a-a830-79d22c99dd8b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:38.727043 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-518b861c-86f1-436a-a830-79d22c99dd8b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1517 microversion: 2.1 time: 0.279025 May 18 23:13:38.727715 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3473/6703] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:38 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1517 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:39.746271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1450548a-efe0-4da4-8a3a-a0a41b6f9c23 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:39.746916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1450548a-efe0-4da4-8a3a-a0a41b6f9c23 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:39.753074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1450548a-efe0-4da4-8a3a-a0a41b6f9c23 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:39.753523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1450548a-efe0-4da4-8a3a-a0a41b6f9c23 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:39.754307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1450548a-efe0-4da4-8a3a-a0a41b6f9c23 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:39.755286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1450548a-efe0-4da4-8a3a-a0a41b6f9c23 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:39.889624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1450548a-efe0-4da4-8a3a-a0a41b6f9c23 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:39.897285 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1450548a-efe0-4da4-8a3a-a0a41b6f9c23 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1509 microversion: 2.1 time: 0.156415 May 18 23:13:39.897892 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3231/6704] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:39 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1509 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:39.913912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1071af35-90cc-4776-b716-c4ea8dae77a3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:39.914535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1071af35-90cc-4776-b716-c4ea8dae77a3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:39.921275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1071af35-90cc-4776-b716-c4ea8dae77a3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:39.921750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1071af35-90cc-4776-b716-c4ea8dae77a3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:39.922521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1071af35-90cc-4776-b716-c4ea8dae77a3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:39.922961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1071af35-90cc-4776-b716-c4ea8dae77a3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:40.049958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1071af35-90cc-4776-b716-c4ea8dae77a3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:40.058141 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1071af35-90cc-4776-b716-c4ea8dae77a3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1509 microversion: 2.1 time: 0.148183 May 18 23:13:40.058720 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3474/6705] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:39 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1509 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:40.073928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-15551c7f-915c-4363-beb9-7ffa04ed3477 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:40.074543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-15551c7f-915c-4363-beb9-7ffa04ed3477 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:40.080774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15551c7f-915c-4363-beb9-7ffa04ed3477 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:40.081219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15551c7f-915c-4363-beb9-7ffa04ed3477 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:40.081996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15551c7f-915c-4363-beb9-7ffa04ed3477 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:40.082429 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-15551c7f-915c-4363-beb9-7ffa04ed3477 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:40.212160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-15551c7f-915c-4363-beb9-7ffa04ed3477 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:40.219746 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-15551c7f-915c-4363-beb9-7ffa04ed3477 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 200 len: 1509 microversion: 2.1 time: 0.149703 May 18 23:13:40.220317 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3232/6706] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:40 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 1509 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:40.236628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1ad272c5-ead7-4ac9-97f0-de1bf0e8fcf2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:40.237130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1ad272c5-ead7-4ac9-97f0-de1bf0e8fcf2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:40.243719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ad272c5-ead7-4ac9-97f0-de1bf0e8fcf2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:40.244169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ad272c5-ead7-4ac9-97f0-de1bf0e8fcf2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:40.244917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ad272c5-ead7-4ac9-97f0-de1bf0e8fcf2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:40.245349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1ad272c5-ead7-4ac9-97f0-de1bf0e8fcf2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:40.269190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1ad272c5-ead7-4ac9-97f0-de1bf0e8fcf2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:13:40.319529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1ad272c5-ead7-4ac9-97f0-de1bf0e8fcf2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119083] Writing DB stats nova_cell1:SELECT=99,nova_cell1:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:40.348329 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1ad272c5-ead7-4ac9-97f0-de1bf0e8fcf2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "DELETE /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 204 len: 0 microversion: 2.1 time: 0.115171 May 18 23:13:40.349562 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3475/6707] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:13:40 2022] DELETE /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:13:40.403199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1684115462", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "87243119-ee8e-4aea-9a9b-de6687518c1d"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:13:40.452983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] validate_networks() for [('87243119-ee8e-4aea-9a9b-de6687518c1d', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:13:40.825123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:13:40.825702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:13:40.826008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:13:40.826404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:13:40.826800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:13:40.836184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d0bd658f-cffc-4afe-9150-478a422a35ea req-d9b51dac-a688-40d3-9b14-f9b87c9e627d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "66e3ed11-d30d-4123-a51c-c5f91b8e4959", "name": "network-vif-plugged", "status": "completed", "tag": "46ad1d24-e63e-43aa-b391-e6b1c0cd0b9e"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:13:40.836969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:40.837438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:40.838284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:40.838719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:40.844656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d0bd658f-cffc-4afe-9150-478a422a35ea req-d9b51dac-a688-40d3-9b14-f9b87c9e627d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:40.845521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d0bd658f-cffc-4afe-9150-478a422a35ea req-d9b51dac-a688-40d3-9b14-f9b87c9e627d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:40.858198 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Getting quotas for project 368cb0dbc2db4b99a85432cc6aeb7498. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:13:40.858433 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d0bd658f-cffc-4afe-9150-478a422a35ea req-d9b51dac-a688-40d3-9b14-f9b87c9e627d service nova] Creating event network-vif-plugged:46ad1d24-e63e-43aa-b391-e6b1c0cd0b9e for instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 on n-h2-841040-6 May 18 23:13:40.863465 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d0bd658f-cffc-4afe-9150-478a422a35ea req-d9b51dac-a688-40d3-9b14-f9b87c9e627d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.093817 May 18 23:13:40.864185 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3476/6708] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:13:40 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:13:40.864624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Getting quotas for user 0a4a670c38874fa1b3a7a938bcb05851 and project 368cb0dbc2db4b99a85432cc6aeb7498. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:13:40.877355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:13:40.880249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:13:40.924032 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-313ba382-35c3-4eb9-9bcd-b0311f70bbf3 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.524613 May 18 23:13:40.924685 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3233/6709] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:13:40 2022] POST /compute/v2.1/servers => generated 380 bytes in 526 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:13:40.935708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cc7aeecb-8c91-4c0b-ba43-42ab0095ba91 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:40.936443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cc7aeecb-8c91-4c0b-ba43-42ab0095ba91 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:40.991533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cc7aeecb-8c91-4c0b-ba43-42ab0095ba91 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:40.998158 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cc7aeecb-8c91-4c0b-ba43-42ab0095ba91 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1218 microversion: 2.1 time: 0.067154 May 18 23:13:40.998726 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3477/6710] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:40 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1218 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:42.016385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ec03d81e-e5ab-4359-b6a1-f29f2a5ec9f8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:42.017442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ec03d81e-e5ab-4359-b6a1-f29f2a5ec9f8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:42.024539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec03d81e-e5ab-4359-b6a1-f29f2a5ec9f8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:42.025133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec03d81e-e5ab-4359-b6a1-f29f2a5ec9f8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:42.026080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec03d81e-e5ab-4359-b6a1-f29f2a5ec9f8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:42.026636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec03d81e-e5ab-4359-b6a1-f29f2a5ec9f8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:42.107597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ec03d81e-e5ab-4359-b6a1-f29f2a5ec9f8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:42.116394 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ec03d81e-e5ab-4359-b6a1-f29f2a5ec9f8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1276 microversion: 2.1 time: 0.104988 May 18 23:13:42.117142 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3234/6711] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:42 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1276 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:42.454445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b79ca54f-d0b1-49fe-b502-d06e594b2e37 req-2cb6811d-c916-4d94-a825-5a132765d933 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "66e3ed11-d30d-4123-a51c-c5f91b8e4959", "name": "network-vif-deleted", "tag": "46ad1d24-e63e-43aa-b391-e6b1c0cd0b9e"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:13:42.467737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b79ca54f-d0b1-49fe-b502-d06e594b2e37 req-2cb6811d-c916-4d94-a825-5a132765d933 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:42.468101 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b79ca54f-d0b1-49fe-b502-d06e594b2e37 req-2cb6811d-c916-4d94-a825-5a132765d933 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:42.484711 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b79ca54f-d0b1-49fe-b502-d06e594b2e37 req-2cb6811d-c916-4d94-a825-5a132765d933 service nova] Creating event network-vif-deleted:46ad1d24-e63e-43aa-b391-e6b1c0cd0b9e for instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 on n-h2-841040-6 May 18 23:13:42.491142 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b79ca54f-d0b1-49fe-b502-d06e594b2e37 req-2cb6811d-c916-4d94-a825-5a132765d933 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040505 May 18 23:13:42.492375 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3478/6712] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:13:42 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:13:43.133713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b485353-6932-482b-9653-0573926ea8a5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:43.134474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2b485353-6932-482b-9653-0573926ea8a5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:43.141512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b485353-6932-482b-9653-0573926ea8a5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:43.142863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b485353-6932-482b-9653-0573926ea8a5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:43.143690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b485353-6932-482b-9653-0573926ea8a5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:43.144292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b485353-6932-482b-9653-0573926ea8a5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:43.275673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2b485353-6932-482b-9653-0573926ea8a5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:43.284624 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2b485353-6932-482b-9653-0573926ea8a5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1318 microversion: 2.1 time: 0.155284 May 18 23:13:43.285456 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3235/6713] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:43 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1318 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:43.626194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-ff814101-e816-4c24-a620-aa3e6b991898 req-0e413fc2-52c2-4dfd-be6e-1c0208fa34d9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "424af3e4-2c9c-4122-ba42-336af068f6c3", "tag": "af6bb371-4ccb-4639-89d9-a590b6b926ac"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:13:43.635707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ff814101-e816-4c24-a620-aa3e6b991898 req-0e413fc2-52c2-4dfd-be6e-1c0208fa34d9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:43.636161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ff814101-e816-4c24-a620-aa3e6b991898 req-0e413fc2-52c2-4dfd-be6e-1c0208fa34d9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:43.647274 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-ff814101-e816-4c24-a620-aa3e6b991898 req-0e413fc2-52c2-4dfd-be6e-1c0208fa34d9 service nova] Creating event network-changed:af6bb371-4ccb-4639-89d9-a590b6b926ac for instance 424af3e4-2c9c-4122-ba42-336af068f6c3 on n-h1-841040-6 May 18 23:13:43.651920 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-ff814101-e816-4c24-a620-aa3e6b991898 req-0e413fc2-52c2-4dfd-be6e-1c0208fa34d9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.085640 May 18 23:13:43.652535 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3479/6714] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:13:43 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:13:44.301624 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4a9ae3bb-4f3c-4aa0-87be-a9c818703f98 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:44.302320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4a9ae3bb-4f3c-4aa0-87be-a9c818703f98 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:44.309206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a9ae3bb-4f3c-4aa0-87be-a9c818703f98 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:44.309643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a9ae3bb-4f3c-4aa0-87be-a9c818703f98 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:44.310413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a9ae3bb-4f3c-4aa0-87be-a9c818703f98 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:44.310841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a9ae3bb-4f3c-4aa0-87be-a9c818703f98 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:44.314892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4a9ae3bb-4f3c-4aa0-87be-a9c818703f98 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:44.446006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4a9ae3bb-4f3c-4aa0-87be-a9c818703f98 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:44.453551 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4a9ae3bb-4f3c-4aa0-87be-a9c818703f98 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1318 microversion: 2.1 time: 0.155912 May 18 23:13:44.454156 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3236/6715] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:44 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1318 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:45.471040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2aeb6099-c763-4db5-a1f7-fde507d09b1f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:45.471662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2aeb6099-c763-4db5-a1f7-fde507d09b1f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:45.478542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2aeb6099-c763-4db5-a1f7-fde507d09b1f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:45.478996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2aeb6099-c763-4db5-a1f7-fde507d09b1f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:45.479762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2aeb6099-c763-4db5-a1f7-fde507d09b1f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:45.480205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2aeb6099-c763-4db5-a1f7-fde507d09b1f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:45.617870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2aeb6099-c763-4db5-a1f7-fde507d09b1f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:45.625476 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2aeb6099-c763-4db5-a1f7-fde507d09b1f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1318 microversion: 2.1 time: 0.159451 May 18 23:13:45.626086 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3480/6716] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:45 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1318 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:46.643419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b21d138b-737f-4374-a4b8-1645e6e6187a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:46.643957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b21d138b-737f-4374-a4b8-1645e6e6187a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:46.650819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b21d138b-737f-4374-a4b8-1645e6e6187a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:46.651274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b21d138b-737f-4374-a4b8-1645e6e6187a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:46.652031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b21d138b-737f-4374-a4b8-1645e6e6187a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:46.652469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b21d138b-737f-4374-a4b8-1645e6e6187a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:46.790963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b21d138b-737f-4374-a4b8-1645e6e6187a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:46.798603 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b21d138b-737f-4374-a4b8-1645e6e6187a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1318 microversion: 2.1 time: 0.159332 May 18 23:13:46.799184 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3237/6717] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:46 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1318 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:47.814976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-686c262e-4f5c-40cc-8606-c43d285a80ce tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:47.815600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-686c262e-4f5c-40cc-8606-c43d285a80ce tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:47.822241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-686c262e-4f5c-40cc-8606-c43d285a80ce tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:47.822702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-686c262e-4f5c-40cc-8606-c43d285a80ce tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:47.823464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-686c262e-4f5c-40cc-8606-c43d285a80ce tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:47.823911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-686c262e-4f5c-40cc-8606-c43d285a80ce tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:47.950883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-686c262e-4f5c-40cc-8606-c43d285a80ce tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:47.959001 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-686c262e-4f5c-40cc-8606-c43d285a80ce tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1318 microversion: 2.1 time: 0.147960 May 18 23:13:47.959572 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3481/6718] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:47 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1318 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:48.976313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c8c46858-b963-4be5-8d84-9215a8c7a876 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:48.977004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c8c46858-b963-4be5-8d84-9215a8c7a876 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:48.979912 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-c8c46858-b963-4be5-8d84-9215a8c7a876 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119082] Writing DB stats nova_api:SELECT=47,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:48.985352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8c46858-b963-4be5-8d84-9215a8c7a876 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:48.985821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8c46858-b963-4be5-8d84-9215a8c7a876 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:48.986582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8c46858-b963-4be5-8d84-9215a8c7a876 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:48.987017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8c46858-b963-4be5-8d84-9215a8c7a876 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:49.122995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c8c46858-b963-4be5-8d84-9215a8c7a876 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:49.131952 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c8c46858-b963-4be5-8d84-9215a8c7a876 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1318 microversion: 2.1 time: 0.160294 May 18 23:13:49.132561 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3238/6719] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:48 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1318 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:49.133178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-00ad6f4b-1cfe-46ed-89cb-6cd8522f26a1 req-54bc43ce-331c-4bd7-8bf1-dbbe74cabb5e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "424af3e4-2c9c-4122-ba42-336af068f6c3", "name": "network-vif-plugged", "status": "completed", "tag": "af6bb371-4ccb-4639-89d9-a590b6b926ac"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:13:49.141903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-00ad6f4b-1cfe-46ed-89cb-6cd8522f26a1 req-54bc43ce-331c-4bd7-8bf1-dbbe74cabb5e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:49.142460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-00ad6f4b-1cfe-46ed-89cb-6cd8522f26a1 req-54bc43ce-331c-4bd7-8bf1-dbbe74cabb5e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:49.153417 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-00ad6f4b-1cfe-46ed-89cb-6cd8522f26a1 req-54bc43ce-331c-4bd7-8bf1-dbbe74cabb5e service nova] Creating event network-vif-plugged:af6bb371-4ccb-4639-89d9-a590b6b926ac for instance 424af3e4-2c9c-4122-ba42-336af068f6c3 on n-h1-841040-6 May 18 23:13:49.158344 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-00ad6f4b-1cfe-46ed-89cb-6cd8522f26a1 req-54bc43ce-331c-4bd7-8bf1-dbbe74cabb5e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029443 May 18 23:13:49.159061 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3482/6720] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:13:49 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:13:50.148032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9021b41f-6b9c-408c-9640-26232f77b3b8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:50.148666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9021b41f-6b9c-408c-9640-26232f77b3b8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:50.155882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9021b41f-6b9c-408c-9640-26232f77b3b8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:50.156322 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9021b41f-6b9c-408c-9640-26232f77b3b8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:50.157075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9021b41f-6b9c-408c-9640-26232f77b3b8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:50.157501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9021b41f-6b9c-408c-9640-26232f77b3b8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:50.289579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9021b41f-6b9c-408c-9640-26232f77b3b8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:50.298509 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9021b41f-6b9c-408c-9640-26232f77b3b8 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1318 microversion: 2.1 time: 0.154404 May 18 23:13:50.300349 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3239/6721] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:50 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1318 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:51.314024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-00ad6f4b-1cfe-46ed-89cb-6cd8522f26a1 req-54bc43ce-331c-4bd7-8bf1-dbbe74cabb5e service nova] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:51.319205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cce98b1c-cf6e-45b1-af9e-f9a40557b014 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:51.319950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cce98b1c-cf6e-45b1-af9e-f9a40557b014 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:51.321882 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-cce98b1c-cf6e-45b1-af9e-f9a40557b014 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119083] Writing DB stats nova_api:SELECT=47,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:51.328888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cce98b1c-cf6e-45b1-af9e-f9a40557b014 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:51.329406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cce98b1c-cf6e-45b1-af9e-f9a40557b014 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:51.330357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cce98b1c-cf6e-45b1-af9e-f9a40557b014 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:51.330796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cce98b1c-cf6e-45b1-af9e-f9a40557b014 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:51.458570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cce98b1c-cf6e-45b1-af9e-f9a40557b014 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:51.466594 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cce98b1c-cf6e-45b1-af9e-f9a40557b014 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1508 microversion: 2.1 time: 0.154553 May 18 23:13:51.467167 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3483/6722] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:51 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1508 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:51.482973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-57bc80ac-9bc6-497c-8a0b-0bced575a6a7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:51.483576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-57bc80ac-9bc6-497c-8a0b-0bced575a6a7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:51.485548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-57bc80ac-9bc6-497c-8a0b-0bced575a6a7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:51.486537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-57bc80ac-9bc6-497c-8a0b-0bced575a6a7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:13:51.494593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57bc80ac-9bc6-497c-8a0b-0bced575a6a7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:51.495034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57bc80ac-9bc6-497c-8a0b-0bced575a6a7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:51.495837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57bc80ac-9bc6-497c-8a0b-0bced575a6a7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:51.496210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-57bc80ac-9bc6-497c-8a0b-0bced575a6a7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:51.632431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-57bc80ac-9bc6-497c-8a0b-0bced575a6a7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:51.639950 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-57bc80ac-9bc6-497c-8a0b-0bced575a6a7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1508 microversion: 2.1 time: 0.160800 May 18 23:13:51.640516 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3240/6723] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:51 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1508 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:51.655820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "451", "OS-DCF:diskConfig": "AUTO"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:13:51.656820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:51.662940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:51.663400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:51.664163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:51.664609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:51.692145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:51.698483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Old instance type m1.heat2, new instance type m1.heat {{(pid=119083) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 23:13:51.705048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:13:51.705476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:13:51.705987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:13:51.706406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:13:51.706840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:13:51.767181 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aabfa929-1dbf-4862-aa33-6cc220861dd9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "POST /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3/action" status: 202 len: 0 microversion: 2.1 time: 0.115235 May 18 23:13:51.767796 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3484/6724] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:13:51 2022] POST /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:13:51.775955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dba08990-c7e8-42e4-b1d4-810caaf7ddd4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:51.776561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dba08990-c7e8-42e4-b1d4-810caaf7ddd4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:51.782581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dba08990-c7e8-42e4-b1d4-810caaf7ddd4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:51.783026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dba08990-c7e8-42e4-b1d4-810caaf7ddd4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:51.783791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dba08990-c7e8-42e4-b1d4-810caaf7ddd4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:51.784219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dba08990-c7e8-42e4-b1d4-810caaf7ddd4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:51.945259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dba08990-c7e8-42e4-b1d4-810caaf7ddd4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:51.952980 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dba08990-c7e8-42e4-b1d4-810caaf7ddd4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1515 microversion: 2.1 time: 0.180926 May 18 23:13:51.953563 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3241/6725] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:51 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1515 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:52.971475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a5511eca-40a1-4d40-af53-a783d06cddb0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:52.973058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a5511eca-40a1-4d40-af53-a783d06cddb0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:52.979607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5511eca-40a1-4d40-af53-a783d06cddb0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:52.980138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5511eca-40a1-4d40-af53-a783d06cddb0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:52.980905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5511eca-40a1-4d40-af53-a783d06cddb0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:52.981346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a5511eca-40a1-4d40-af53-a783d06cddb0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:53.204071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a5511eca-40a1-4d40-af53-a783d06cddb0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:53.211967 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a5511eca-40a1-4d40-af53-a783d06cddb0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1515 microversion: 2.1 time: 0.245698 May 18 23:13:53.212552 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3485/6726] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:52 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1515 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:54.228635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-25ee3ec2-9744-42e9-95a4-a66d28b318d4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:54.229227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-25ee3ec2-9744-42e9-95a4-a66d28b318d4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:54.236431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ee3ec2-9744-42e9-95a4-a66d28b318d4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:54.236872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ee3ec2-9744-42e9-95a4-a66d28b318d4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:54.237617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ee3ec2-9744-42e9-95a4-a66d28b318d4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:54.238070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ee3ec2-9744-42e9-95a4-a66d28b318d4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:54.368842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-25ee3ec2-9744-42e9-95a4-a66d28b318d4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:54.376495 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-25ee3ec2-9744-42e9-95a4-a66d28b318d4 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.151766 May 18 23:13:54.377076 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3242/6727] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:54 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:55.394451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d8d691d2-e8f9-4101-9a60-09acd1ae556f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:55.395068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d8d691d2-e8f9-4101-9a60-09acd1ae556f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:55.401673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8d691d2-e8f9-4101-9a60-09acd1ae556f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:55.402158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8d691d2-e8f9-4101-9a60-09acd1ae556f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:55.402911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8d691d2-e8f9-4101-9a60-09acd1ae556f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:55.403350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8d691d2-e8f9-4101-9a60-09acd1ae556f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:55.535471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d8d691d2-e8f9-4101-9a60-09acd1ae556f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:55.543014 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d8d691d2-e8f9-4101-9a60-09acd1ae556f tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.152498 May 18 23:13:55.543589 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3486/6728] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:55 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:56.560041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f004e41d-473c-43ab-ac42-9fa705e05e4a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:56.560621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f004e41d-473c-43ab-ac42-9fa705e05e4a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:56.567616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f004e41d-473c-43ab-ac42-9fa705e05e4a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:56.568057 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f004e41d-473c-43ab-ac42-9fa705e05e4a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:56.569301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f004e41d-473c-43ab-ac42-9fa705e05e4a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:56.569761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f004e41d-473c-43ab-ac42-9fa705e05e4a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:56.695417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f004e41d-473c-43ab-ac42-9fa705e05e4a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:56.702935 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f004e41d-473c-43ab-ac42-9fa705e05e4a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.146847 May 18 23:13:56.703518 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3243/6729] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:56 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:57.720455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1baba28-0f2f-4d2f-8821-b607dd2e54e9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:57.721081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d1baba28-0f2f-4d2f-8821-b607dd2e54e9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:57.728756 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1baba28-0f2f-4d2f-8821-b607dd2e54e9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:57.729217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1baba28-0f2f-4d2f-8821-b607dd2e54e9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:57.730010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1baba28-0f2f-4d2f-8821-b607dd2e54e9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:57.730458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1baba28-0f2f-4d2f-8821-b607dd2e54e9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:57.857849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d1baba28-0f2f-4d2f-8821-b607dd2e54e9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:57.865385 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d1baba28-0f2f-4d2f-8821-b607dd2e54e9 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.148886 May 18 23:13:57.865982 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3487/6730] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:57 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:13:58.882326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-05ea4607-2465-43a7-8d7f-3f44ca882c76 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:13:58.882924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-05ea4607-2465-43a7-8d7f-3f44ca882c76 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:13:58.890094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05ea4607-2465-43a7-8d7f-3f44ca882c76 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:58.890556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05ea4607-2465-43a7-8d7f-3f44ca882c76 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:58.891313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05ea4607-2465-43a7-8d7f-3f44ca882c76 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:13:58.891749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05ea4607-2465-43a7-8d7f-3f44ca882c76 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:13:59.023118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-05ea4607-2465-43a7-8d7f-3f44ca882c76 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:13:59.031142 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-05ea4607-2465-43a7-8d7f-3f44ca882c76 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.152758 May 18 23:13:59.031600 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3244/6731] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:13:58 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:00.048357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9e08b9fa-7239-4719-bb64-8ac49bd9fc4c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:00.048974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9e08b9fa-7239-4719-bb64-8ac49bd9fc4c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:00.056003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e08b9fa-7239-4719-bb64-8ac49bd9fc4c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:00.056838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e08b9fa-7239-4719-bb64-8ac49bd9fc4c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:00.057599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e08b9fa-7239-4719-bb64-8ac49bd9fc4c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:00.058057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9e08b9fa-7239-4719-bb64-8ac49bd9fc4c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:00.188066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9e08b9fa-7239-4719-bb64-8ac49bd9fc4c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:00.196170 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9e08b9fa-7239-4719-bb64-8ac49bd9fc4c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.151706 May 18 23:14:00.196736 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3488/6732] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:00 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:01.213468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-19be4006-57d8-4d16-a3b8-1afcd0c1c78d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:01.214091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-19be4006-57d8-4d16-a3b8-1afcd0c1c78d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:01.221032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19be4006-57d8-4d16-a3b8-1afcd0c1c78d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:01.221472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19be4006-57d8-4d16-a3b8-1afcd0c1c78d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:01.222252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19be4006-57d8-4d16-a3b8-1afcd0c1c78d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:01.222930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-19be4006-57d8-4d16-a3b8-1afcd0c1c78d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:01.356050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-19be4006-57d8-4d16-a3b8-1afcd0c1c78d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:01.365986 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-19be4006-57d8-4d16-a3b8-1afcd0c1c78d tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.156385 May 18 23:14:01.366584 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3245/6733] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:01 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:02.383154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce580360-ea0c-4771-98e0-da40aad4b6f5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:02.383805 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ce580360-ea0c-4771-98e0-da40aad4b6f5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:02.390522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce580360-ea0c-4771-98e0-da40aad4b6f5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:02.390974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce580360-ea0c-4771-98e0-da40aad4b6f5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:02.391728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce580360-ea0c-4771-98e0-da40aad4b6f5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:02.392169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce580360-ea0c-4771-98e0-da40aad4b6f5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:02.520842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ce580360-ea0c-4771-98e0-da40aad4b6f5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:02.528976 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ce580360-ea0c-4771-98e0-da40aad4b6f5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.149700 May 18 23:14:02.529551 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3489/6734] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:02 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:03.545909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-137e893d-5653-4384-af8d-fd4fdc690a36 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:03.546517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-137e893d-5653-4384-af8d-fd4fdc690a36 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:03.554411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-137e893d-5653-4384-af8d-fd4fdc690a36 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:03.554856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-137e893d-5653-4384-af8d-fd4fdc690a36 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:03.555619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-137e893d-5653-4384-af8d-fd4fdc690a36 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:03.556055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-137e893d-5653-4384-af8d-fd4fdc690a36 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:03.693788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-137e893d-5653-4384-af8d-fd4fdc690a36 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:03.702671 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-137e893d-5653-4384-af8d-fd4fdc690a36 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.160738 May 18 23:14:03.703255 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3246/6735] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:03 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:04.719359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3b8768d2-4967-48d4-abf1-8ee037e10898 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:04.719981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3b8768d2-4967-48d4-abf1-8ee037e10898 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:04.727872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b8768d2-4967-48d4-abf1-8ee037e10898 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:04.728329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b8768d2-4967-48d4-abf1-8ee037e10898 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:04.729089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b8768d2-4967-48d4-abf1-8ee037e10898 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:04.729532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b8768d2-4967-48d4-abf1-8ee037e10898 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:04.860060 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3b8768d2-4967-48d4-abf1-8ee037e10898 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:04.868243 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3b8768d2-4967-48d4-abf1-8ee037e10898 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.152886 May 18 23:14:04.868823 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3490/6736] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:04 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:05.885604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cca45804-ff00-4c31-90d7-810e14b38835 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:05.886283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cca45804-ff00-4c31-90d7-810e14b38835 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:05.893157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cca45804-ff00-4c31-90d7-810e14b38835 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:05.893608 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cca45804-ff00-4c31-90d7-810e14b38835 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:05.894391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cca45804-ff00-4c31-90d7-810e14b38835 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:05.894831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cca45804-ff00-4c31-90d7-810e14b38835 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:06.030310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cca45804-ff00-4c31-90d7-810e14b38835 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:06.037991 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cca45804-ff00-4c31-90d7-810e14b38835 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.156901 May 18 23:14:06.038567 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3247/6737] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:05 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:07.055032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-166c0141-d9b8-4cab-8408-8be1035ee245 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:07.055647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-166c0141-d9b8-4cab-8408-8be1035ee245 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:07.062220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-166c0141-d9b8-4cab-8408-8be1035ee245 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:07.062677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-166c0141-d9b8-4cab-8408-8be1035ee245 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:07.063424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-166c0141-d9b8-4cab-8408-8be1035ee245 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:07.063858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-166c0141-d9b8-4cab-8408-8be1035ee245 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:07.195617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-166c0141-d9b8-4cab-8408-8be1035ee245 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:07.203078 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-166c0141-d9b8-4cab-8408-8be1035ee245 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.152006 May 18 23:14:07.203643 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3491/6738] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:07 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:08.220433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4a6f678b-f562-4b5f-9e5e-f6138371f027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:08.221157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4a6f678b-f562-4b5f-9e5e-f6138371f027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:08.229035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a6f678b-f562-4b5f-9e5e-f6138371f027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:08.229482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a6f678b-f562-4b5f-9e5e-f6138371f027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:08.230281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a6f678b-f562-4b5f-9e5e-f6138371f027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:08.230718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a6f678b-f562-4b5f-9e5e-f6138371f027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:08.357058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4a6f678b-f562-4b5f-9e5e-f6138371f027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:08.364857 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4a6f678b-f562-4b5f-9e5e-f6138371f027 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.148356 May 18 23:14:08.365421 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3248/6739] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:08 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:09.381596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-57be136e-4a9f-478d-96e6-bfa98f4c2500 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:09.382250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-57be136e-4a9f-478d-96e6-bfa98f4c2500 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:09.389040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57be136e-4a9f-478d-96e6-bfa98f4c2500 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:09.389486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57be136e-4a9f-478d-96e6-bfa98f4c2500 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:09.390269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57be136e-4a9f-478d-96e6-bfa98f4c2500 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:09.390705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-57be136e-4a9f-478d-96e6-bfa98f4c2500 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:09.519274 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-57be136e-4a9f-478d-96e6-bfa98f4c2500 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:09.526735 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-57be136e-4a9f-478d-96e6-bfa98f4c2500 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.149081 May 18 23:14:09.527309 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3492/6740] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:09 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:10.543683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9aa54c71-8a4c-4df6-ae00-edb3fa74656c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:10.544282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9aa54c71-8a4c-4df6-ae00-edb3fa74656c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:10.551179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa54c71-8a4c-4df6-ae00-edb3fa74656c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:10.551617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa54c71-8a4c-4df6-ae00-edb3fa74656c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:10.552359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa54c71-8a4c-4df6-ae00-edb3fa74656c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:10.553272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9aa54c71-8a4c-4df6-ae00-edb3fa74656c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:10.681779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9aa54c71-8a4c-4df6-ae00-edb3fa74656c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:10.689416 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9aa54c71-8a4c-4df6-ae00-edb3fa74656c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.149599 May 18 23:14:10.690020 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3249/6741] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:10 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:11.706526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-da22ab52-53fa-4bd4-a3c7-79d2a7d9a8c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:11.707132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-da22ab52-53fa-4bd4-a3c7-79d2a7d9a8c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:11.714333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da22ab52-53fa-4bd4-a3c7-79d2a7d9a8c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:11.714778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da22ab52-53fa-4bd4-a3c7-79d2a7d9a8c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:11.715541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da22ab52-53fa-4bd4-a3c7-79d2a7d9a8c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:11.715960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da22ab52-53fa-4bd4-a3c7-79d2a7d9a8c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:11.719967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-da22ab52-53fa-4bd4-a3c7-79d2a7d9a8c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119083] Writing DB stats nova_cell1:INSERT=2,nova_cell1:SELECT=87,nova_cell1:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:14:11.847683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da22ab52-53fa-4bd4-a3c7-79d2a7d9a8c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:11.855380 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-da22ab52-53fa-4bd4-a3c7-79d2a7d9a8c5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.152750 May 18 23:14:11.855988 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3493/6742] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:11 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:12.872421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-081200a4-1107-4584-ae24-088b968e6341 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:12.873058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-081200a4-1107-4584-ae24-088b968e6341 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:12.880408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-081200a4-1107-4584-ae24-088b968e6341 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:12.880855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-081200a4-1107-4584-ae24-088b968e6341 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:12.881622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-081200a4-1107-4584-ae24-088b968e6341 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:12.882277 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-081200a4-1107-4584-ae24-088b968e6341 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:13.011917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-081200a4-1107-4584-ae24-088b968e6341 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:13.019500 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-081200a4-1107-4584-ae24-088b968e6341 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.151014 May 18 23:14:13.020079 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3250/6743] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:12 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:14.038619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c867bdeb-dd92-494c-a8e2-f9d2642d90ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:14.039264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c867bdeb-dd92-494c-a8e2-f9d2642d90ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:14.045933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c867bdeb-dd92-494c-a8e2-f9d2642d90ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:14.046383 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c867bdeb-dd92-494c-a8e2-f9d2642d90ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:14.047130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c867bdeb-dd92-494c-a8e2-f9d2642d90ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:14.047567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c867bdeb-dd92-494c-a8e2-f9d2642d90ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:14.173939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c867bdeb-dd92-494c-a8e2-f9d2642d90ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:14.181420 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c867bdeb-dd92-494c-a8e2-f9d2642d90ad tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.147319 May 18 23:14:14.182011 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3494/6744] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:14 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:15.199166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-34cebcad-842e-4618-a8a6-d106ca7bec04 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:15.199718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-34cebcad-842e-4618-a8a6-d106ca7bec04 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:15.206853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34cebcad-842e-4618-a8a6-d106ca7bec04 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:15.207305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34cebcad-842e-4618-a8a6-d106ca7bec04 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:15.208063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34cebcad-842e-4618-a8a6-d106ca7bec04 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:15.208499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-34cebcad-842e-4618-a8a6-d106ca7bec04 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:15.212592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-34cebcad-842e-4618-a8a6-d106ca7bec04 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119082] Writing DB stats nova_cell1:SELECT=89 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:14:15.337982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-34cebcad-842e-4618-a8a6-d106ca7bec04 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:15.345483 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-34cebcad-842e-4618-a8a6-d106ca7bec04 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.150413 May 18 23:14:15.346092 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3251/6745] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:15 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:16.363112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eaa57cbf-4bec-4954-b6cf-5d03f5749bbb tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:16.363778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eaa57cbf-4bec-4954-b6cf-5d03f5749bbb tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:16.370566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eaa57cbf-4bec-4954-b6cf-5d03f5749bbb tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:16.371012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eaa57cbf-4bec-4954-b6cf-5d03f5749bbb tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:16.371765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eaa57cbf-4bec-4954-b6cf-5d03f5749bbb tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:16.372201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eaa57cbf-4bec-4954-b6cf-5d03f5749bbb tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:16.504913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eaa57cbf-4bec-4954-b6cf-5d03f5749bbb tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:16.512941 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eaa57cbf-4bec-4954-b6cf-5d03f5749bbb tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.153802 May 18 23:14:16.513527 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3495/6746] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:16 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:17.529913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfa578d0-1037-46d3-bee3-d140a702aa17 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:17.530514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dfa578d0-1037-46d3-bee3-d140a702aa17 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:17.536997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfa578d0-1037-46d3-bee3-d140a702aa17 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:17.537434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfa578d0-1037-46d3-bee3-d140a702aa17 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:17.538220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfa578d0-1037-46d3-bee3-d140a702aa17 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:17.538643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfa578d0-1037-46d3-bee3-d140a702aa17 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:17.679718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dfa578d0-1037-46d3-bee3-d140a702aa17 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:17.687326 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dfa578d0-1037-46d3-bee3-d140a702aa17 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.161334 May 18 23:14:17.687900 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3252/6747] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:17 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:18.705030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7ba59ca-f0bb-4c3d-b42d-809a602e0d2b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:18.705654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c7ba59ca-f0bb-4c3d-b42d-809a602e0d2b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:18.713120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7ba59ca-f0bb-4c3d-b42d-809a602e0d2b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:18.713589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7ba59ca-f0bb-4c3d-b42d-809a602e0d2b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:18.714407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7ba59ca-f0bb-4c3d-b42d-809a602e0d2b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:18.714857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7ba59ca-f0bb-4c3d-b42d-809a602e0d2b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:18.851305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c7ba59ca-f0bb-4c3d-b42d-809a602e0d2b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:18.858899 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c7ba59ca-f0bb-4c3d-b42d-809a602e0d2b tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.158309 May 18 23:14:18.859476 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3496/6748] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:18 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:19.875847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a097d32d-872c-49ae-8cb2-3e604f718f9c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:19.876454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a097d32d-872c-49ae-8cb2-3e604f718f9c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:19.879297 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a097d32d-872c-49ae-8cb2-3e604f718f9c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119082] Writing DB stats nova_api:SELECT=30 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:14:19.884552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a097d32d-872c-49ae-8cb2-3e604f718f9c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:19.884994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a097d32d-872c-49ae-8cb2-3e604f718f9c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:19.885811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a097d32d-872c-49ae-8cb2-3e604f718f9c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:19.886188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a097d32d-872c-49ae-8cb2-3e604f718f9c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:20.012865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a097d32d-872c-49ae-8cb2-3e604f718f9c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:20.020438 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a097d32d-872c-49ae-8cb2-3e604f718f9c tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1520 microversion: 2.1 time: 0.148542 May 18 23:14:20.021011 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3253/6749] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:19 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1520 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:20.970981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-01b214c8-7897-4a32-a8fb-79c5c4c6d84e req-cfd17323-ad3f-4b9c-9135-cc6eae474891 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "424af3e4-2c9c-4122-ba42-336af068f6c3", "name": "network-vif-unplugged", "status": "completed", "tag": "af6bb371-4ccb-4639-89d9-a590b6b926ac"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:14:20.980666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-01b214c8-7897-4a32-a8fb-79c5c4c6d84e req-cfd17323-ad3f-4b9c-9135-cc6eae474891 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:20.981121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-01b214c8-7897-4a32-a8fb-79c5c4c6d84e req-cfd17323-ad3f-4b9c-9135-cc6eae474891 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:20.993813 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-01b214c8-7897-4a32-a8fb-79c5c4c6d84e req-cfd17323-ad3f-4b9c-9135-cc6eae474891 service nova] Creating event network-vif-unplugged:af6bb371-4ccb-4639-89d9-a590b6b926ac for instance 424af3e4-2c9c-4122-ba42-336af068f6c3 on n-h2-841040-6 May 18 23:14:20.999521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-01b214c8-7897-4a32-a8fb-79c5c4c6d84e req-cfd17323-ad3f-4b9c-9135-cc6eae474891 service nova] Instance 424af3e4-2c9c-4122-ba42-336af068f6c3 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:14:21.011758 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-01b214c8-7897-4a32-a8fb-79c5c4c6d84e req-cfd17323-ad3f-4b9c-9135-cc6eae474891 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.044541 May 18 23:14:21.012381 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3497/6750] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:14:20 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:14:21.037313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d003769-4484-4a4b-b084-cc0bda34155e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:21.038007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1d003769-4484-4a4b-b084-cc0bda34155e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:21.045455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d003769-4484-4a4b-b084-cc0bda34155e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:21.045952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d003769-4484-4a4b-b084-cc0bda34155e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:21.046702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d003769-4484-4a4b-b084-cc0bda34155e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:21.047156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d003769-4484-4a4b-b084-cc0bda34155e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:21.245521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1d003769-4484-4a4b-b084-cc0bda34155e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:21.253088 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1d003769-4484-4a4b-b084-cc0bda34155e tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1519 microversion: 2.1 time: 0.219882 May 18 23:14:21.253671 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3254/6751] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:21 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1519 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:14:22.270839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4ef677e4-a481-43a6-8277-73bce25168e2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:22.271537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4ef677e4-a481-43a6-8277-73bce25168e2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:22.274542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4ef677e4-a481-43a6-8277-73bce25168e2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [119083] Writing DB stats nova_api:SELECT=34 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:14:22.280174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ef677e4-a481-43a6-8277-73bce25168e2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:22.280622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ef677e4-a481-43a6-8277-73bce25168e2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:22.281376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ef677e4-a481-43a6-8277-73bce25168e2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:22.282390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4ef677e4-a481-43a6-8277-73bce25168e2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:22.416987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4ef677e4-a481-43a6-8277-73bce25168e2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:22.424545 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4ef677e4-a481-43a6-8277-73bce25168e2 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1517 microversion: 2.1 time: 0.157941 May 18 23:14:22.425113 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3498/6752] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:22 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1517 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:23.032286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b521c185-1f80-45fa-aa6b-a62ff53a6ef2 req-e8152d48-c39f-4d80-b196-d628f48839a9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "424af3e4-2c9c-4122-ba42-336af068f6c3", "tag": "af6bb371-4ccb-4639-89d9-a590b6b926ac"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:14:23.041391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b521c185-1f80-45fa-aa6b-a62ff53a6ef2 req-e8152d48-c39f-4d80-b196-d628f48839a9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:23.041868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b521c185-1f80-45fa-aa6b-a62ff53a6ef2 req-e8152d48-c39f-4d80-b196-d628f48839a9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:23.054060 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b521c185-1f80-45fa-aa6b-a62ff53a6ef2 req-e8152d48-c39f-4d80-b196-d628f48839a9 service nova] Creating event network-changed:af6bb371-4ccb-4639-89d9-a590b6b926ac for instance 424af3e4-2c9c-4122-ba42-336af068f6c3 on n-h2-841040-6 May 18 23:14:23.059357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-b521c185-1f80-45fa-aa6b-a62ff53a6ef2 req-e8152d48-c39f-4d80-b196-d628f48839a9 service nova] Instance 424af3e4-2c9c-4122-ba42-336af068f6c3 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:14:23.070628 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b521c185-1f80-45fa-aa6b-a62ff53a6ef2 req-e8152d48-c39f-4d80-b196-d628f48839a9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.042095 May 18 23:14:23.071234 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3255/6753] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:14:23 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:14:23.442455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1b137354-6d76-4a4c-9737-5a984dba87d7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:23.443052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1b137354-6d76-4a4c-9737-5a984dba87d7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:23.449729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b137354-6d76-4a4c-9737-5a984dba87d7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:23.450232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b137354-6d76-4a4c-9737-5a984dba87d7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:23.451196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b137354-6d76-4a4c-9737-5a984dba87d7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:23.451647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1b137354-6d76-4a4c-9737-5a984dba87d7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:23.658380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1b137354-6d76-4a4c-9737-5a984dba87d7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:23.672824 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1b137354-6d76-4a4c-9737-5a984dba87d7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1514 microversion: 2.1 time: 0.234086 May 18 23:14:23.673420 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3499/6754] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:23 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1514 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:23.695280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8e0a8d30-933e-4fb5-96f0-9187a8e3b30a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:14:23.695897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8e0a8d30-933e-4fb5-96f0-9187a8e3b30a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:23.702395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e0a8d30-933e-4fb5-96f0-9187a8e3b30a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:23.702844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e0a8d30-933e-4fb5-96f0-9187a8e3b30a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:23.703607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e0a8d30-933e-4fb5-96f0-9187a8e3b30a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:23.704040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e0a8d30-933e-4fb5-96f0-9187a8e3b30a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:23.761851 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8e0a8d30-933e-4fb5-96f0-9187a8e3b30a tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "POST /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3/action" status: 204 len: 0 microversion: 2.1 time: 0.071424 May 18 23:14:23.762500 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3256/6755] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:14:23 2022] POST /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:14:23.771233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b617c02e-6408-45e2-be9b-43b4c934a7f6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:23.771928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b617c02e-6408-45e2-be9b-43b4c934a7f6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:23.778661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b617c02e-6408-45e2-be9b-43b4c934a7f6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:23.779157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b617c02e-6408-45e2-be9b-43b4c934a7f6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:23.780030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b617c02e-6408-45e2-be9b-43b4c934a7f6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:23.780605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b617c02e-6408-45e2-be9b-43b4c934a7f6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:23.994750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b617c02e-6408-45e2-be9b-43b4c934a7f6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:24.005088 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b617c02e-6408-45e2-be9b-43b4c934a7f6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1514 microversion: 2.1 time: 0.238374 May 18 23:14:24.005670 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3500/6756] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:23 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1514 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:24.984282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-58a00295-3184-49e9-8524-17783d4c7f3a req-fe698f0f-d1f0-4193-8511-3267d11da186 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "424af3e4-2c9c-4122-ba42-336af068f6c3", "name": "network-vif-plugged", "status": "completed", "tag": "af6bb371-4ccb-4639-89d9-a590b6b926ac"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:14:24.999394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-58a00295-3184-49e9-8524-17783d4c7f3a req-fe698f0f-d1f0-4193-8511-3267d11da186 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:24.999850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-58a00295-3184-49e9-8524-17783d4c7f3a req-fe698f0f-d1f0-4193-8511-3267d11da186 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:25.014238 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-58a00295-3184-49e9-8524-17783d4c7f3a req-fe698f0f-d1f0-4193-8511-3267d11da186 service nova] Creating event network-vif-plugged:af6bb371-4ccb-4639-89d9-a590b6b926ac for instance 424af3e4-2c9c-4122-ba42-336af068f6c3 on n-h2-841040-6 May 18 23:14:25.019085 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-58a00295-3184-49e9-8524-17783d4c7f3a req-fe698f0f-d1f0-4193-8511-3267d11da186 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.039191 May 18 23:14:25.020016 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3257/6757] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:14:24 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:14:25.024553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-034e88d1-5c3a-418a-86dc-6770e516c9df tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:25.025237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-034e88d1-5c3a-418a-86dc-6770e516c9df tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:25.036138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-034e88d1-5c3a-418a-86dc-6770e516c9df tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:25.036608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-034e88d1-5c3a-418a-86dc-6770e516c9df tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:25.039113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-034e88d1-5c3a-418a-86dc-6770e516c9df tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:25.039113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-034e88d1-5c3a-418a-86dc-6770e516c9df tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:25.180422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-034e88d1-5c3a-418a-86dc-6770e516c9df tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:25.188011 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-034e88d1-5c3a-418a-86dc-6770e516c9df tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1506 microversion: 2.1 time: 0.168960 May 18 23:14:25.188579 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3501/6758] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:25 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1506 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:25.204594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-041e1973-0b85-4d22-94cc-372eeaceb0ed tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:25.205388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-041e1973-0b85-4d22-94cc-372eeaceb0ed tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:25.211849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-041e1973-0b85-4d22-94cc-372eeaceb0ed tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:25.212332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-041e1973-0b85-4d22-94cc-372eeaceb0ed tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:25.213084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-041e1973-0b85-4d22-94cc-372eeaceb0ed tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:25.213521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-041e1973-0b85-4d22-94cc-372eeaceb0ed tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:25.348642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-041e1973-0b85-4d22-94cc-372eeaceb0ed tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:25.356866 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-041e1973-0b85-4d22-94cc-372eeaceb0ed tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1506 microversion: 2.1 time: 0.156586 May 18 23:14:25.357436 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3258/6759] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:25 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1506 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:14:25.372558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4200366f-07a4-40b3-b964-b31ff1238bde tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:25.373112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4200366f-07a4-40b3-b964-b31ff1238bde tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:25.379235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4200366f-07a4-40b3-b964-b31ff1238bde tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:25.379717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4200366f-07a4-40b3-b964-b31ff1238bde tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:25.380471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4200366f-07a4-40b3-b964-b31ff1238bde tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:25.380910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4200366f-07a4-40b3-b964-b31ff1238bde tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:25.506859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4200366f-07a4-40b3-b964-b31ff1238bde tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:25.514425 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4200366f-07a4-40b3-b964-b31ff1238bde tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1506 microversion: 2.1 time: 0.145831 May 18 23:14:25.514999 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3502/6760] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:25 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1506 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:25.530641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e3340418-3ec4-4406-baab-6b22e43906c7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:25.531125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e3340418-3ec4-4406-baab-6b22e43906c7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:25.537040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3340418-3ec4-4406-baab-6b22e43906c7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:25.537477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3340418-3ec4-4406-baab-6b22e43906c7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:25.538794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3340418-3ec4-4406-baab-6b22e43906c7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:25.539220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e3340418-3ec4-4406-baab-6b22e43906c7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:25.562915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e3340418-3ec4-4406-baab-6b22e43906c7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:14:25.640974 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e3340418-3ec4-4406-baab-6b22e43906c7 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "DELETE /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 204 len: 0 microversion: 2.1 time: 0.113618 May 18 23:14:25.641814 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3259/6761] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:14:25 2022] DELETE /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:14:25.658631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-48f7e34d-f351-4074-aef1-f3c214035438 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:25.659154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-48f7e34d-f351-4074-aef1-f3c214035438 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:25.665304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48f7e34d-f351-4074-aef1-f3c214035438 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:25.665797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48f7e34d-f351-4074-aef1-f3c214035438 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:25.666563 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48f7e34d-f351-4074-aef1-f3c214035438 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:25.667008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-48f7e34d-f351-4074-aef1-f3c214035438 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:25.695283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-48f7e34d-f351-4074-aef1-f3c214035438 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:14:25.738826 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.compute.api [None req-48f7e34d-f351-4074-aef1-f3c214035438 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Instance is already in deleting state, ignoring this request May 18 23:14:25.739643 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-48f7e34d-f351-4074-aef1-f3c214035438 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "DELETE /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 204 len: 0 microversion: 2.1 time: 0.085003 May 18 23:14:25.740204 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3503/6762] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:14:25 2022] DELETE /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) May 18 23:14:25.748773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6e2c8f93-3e9f-4850-9758-6a726ebd0aa5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:25.749493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6e2c8f93-3e9f-4850-9758-6a726ebd0aa5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:25.755668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e2c8f93-3e9f-4850-9758-6a726ebd0aa5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:25.756109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e2c8f93-3e9f-4850-9758-6a726ebd0aa5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:25.757357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e2c8f93-3e9f-4850-9758-6a726ebd0aa5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:25.757820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6e2c8f93-3e9f-4850-9758-6a726ebd0aa5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:25.887368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6e2c8f93-3e9f-4850-9758-6a726ebd0aa5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:25.895139 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6e2c8f93-3e9f-4850-9758-6a726ebd0aa5 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1512 microversion: 2.1 time: 0.150585 May 18 23:14:25.895662 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3260/6763] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:25 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1512 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:26.913589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-146ce11d-aab5-4916-bd18-15f68e05e6d0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:26.914382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-146ce11d-aab5-4916-bd18-15f68e05e6d0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:26.920947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-146ce11d-aab5-4916-bd18-15f68e05e6d0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:26.921396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-146ce11d-aab5-4916-bd18-15f68e05e6d0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:26.922178 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-146ce11d-aab5-4916-bd18-15f68e05e6d0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:26.922613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-146ce11d-aab5-4916-bd18-15f68e05e6d0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:27.054181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-146ce11d-aab5-4916-bd18-15f68e05e6d0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0a4a670c38874fa1b3a7a938bcb05851', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '368cb0dbc2db4b99a85432cc6aeb7498', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:27.061774 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-146ce11d-aab5-4916-bd18-15f68e05e6d0 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 200 len: 1512 microversion: 2.1 time: 0.153131 May 18 23:14:27.062357 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3504/6764] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:26 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 1512 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:27.375232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-631a9fe4-c53d-4fea-bdb9-3a3bd6f25a7c req-d0c54839-781d-4935-b81a-d429aac37f8a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "424af3e4-2c9c-4122-ba42-336af068f6c3", "name": "network-vif-deleted", "tag": "af6bb371-4ccb-4639-89d9-a590b6b926ac"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:14:27.386775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-631a9fe4-c53d-4fea-bdb9-3a3bd6f25a7c req-d0c54839-781d-4935-b81a-d429aac37f8a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:27.387213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-631a9fe4-c53d-4fea-bdb9-3a3bd6f25a7c req-d0c54839-781d-4935-b81a-d429aac37f8a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:27.400555 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-631a9fe4-c53d-4fea-bdb9-3a3bd6f25a7c req-d0c54839-781d-4935-b81a-d429aac37f8a service nova] Creating event network-vif-deleted:af6bb371-4ccb-4639-89d9-a590b6b926ac for instance 424af3e4-2c9c-4122-ba42-336af068f6c3 on n-h2-841040-6 May 18 23:14:27.406735 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-631a9fe4-c53d-4fea-bdb9-3a3bd6f25a7c req-d0c54839-781d-4935-b81a-d429aac37f8a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035190 May 18 23:14:27.407424 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3261/6765] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:14:27 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:14:28.078707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91b6f4cd-cb75-4528-9f81-5ea5bdc0c2d1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:28.079327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-91b6f4cd-cb75-4528-9f81-5ea5bdc0c2d1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 424af3e4-2c9c-4122-ba42-336af068f6c3] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:28.086828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91b6f4cd-cb75-4528-9f81-5ea5bdc0c2d1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:28.087268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91b6f4cd-cb75-4528-9f81-5ea5bdc0c2d1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:28.088028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91b6f4cd-cb75-4528-9f81-5ea5bdc0c2d1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:28.088486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-91b6f4cd-cb75-4528-9f81-5ea5bdc0c2d1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:28.101942 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-91b6f4cd-cb75-4528-9f81-5ea5bdc0c2d1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] HTTP exception thrown: Instance 424af3e4-2c9c-4122-ba42-336af068f6c3 could not be found. May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91b6f4cd-cb75-4528-9f81-5ea5bdc0c2d1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Request method failure captured: May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 HTTP/1.1 May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX13EASuOEa8ojB0FxSSDaIxPTWP8zJUZEHqOzqH1mDbxY2OKQyP1dH35Cj9V_eGmmrSTd6OdLP9rKtdQwxfOVeB4IfPp03sqhZa1tcmzDxAsBV2Sp28_IJ2XDoSsYoJNp-k5t4prIqGMrpGjCHzC2mJ9gLSXcMFEoRQU33D2PpluHY May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 368cb0dbc2db4b99a85432cc6aeb7498 May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerDiskConfigTestJSON-241228431 May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/368cb0dbc2db4b99a85432cc6aeb7498"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/368cb0dbc2db4b99a85432cc6aeb7498"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_368cb0dbc2db4b99a85432cc6aeb7498"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/368cb0dbc2db4b99a85432cc6aeb7498"}]}] May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerDiskConfigTestJSON-241228431 May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 368cb0dbc2db4b99a85432cc6aeb7498 May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerDiskConfigTestJSON-241228431 May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerDiskConfigTestJSON-241228431-project May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0a4a670c38874fa1b3a7a938bcb05851 May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerDiskConfigTestJSON-241228431-project May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 424af3e4-2c9c-4122-ba42-336af068f6c3 could not be found. May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '424af3e4-2c9c-4122-ba42-336af068f6c3'} May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 424af3e4-2c9c-4122-ba42-336af068f6c3 could not be found. May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 424af3e4-2c9c-4122-ba42-336af068f6c3 could not be found. May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:14:28.103579 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:14:28.108718 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:14:28.108718 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:14:28.108718 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:14:28.108718 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:14:28.108718 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:14:28.108718 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 424af3e4-2c9c-4122-ba42-336af068f6c3 could not be found. May 18 23:14:28.108718 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:14:28.108718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-91b6f4cd-cb75-4528-9f81-5ea5bdc0c2d1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Returning 404 to user: Instance 424af3e4-2c9c-4122-ba42-336af068f6c3 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:14:28.108718 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-91b6f4cd-cb75-4528-9f81-5ea5bdc0c2d1 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3" status: 404 len: 111 microversion: 2.1 time: 0.030334 May 18 23:14:28.108718 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3505/6766] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:28 2022] GET /compute/v2.1/servers/424af3e4-2c9c-4122-ba42-336af068f6c3 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:14:28.115185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e45dd02-4c4c-4772-bb3a-78c719226340 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:28.115770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7e45dd02-4c4c-4772-bb3a-78c719226340 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:28.122347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e45dd02-4c4c-4772-bb3a-78c719226340 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:28.122800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e45dd02-4c4c-4772-bb3a-78c719226340 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:28.123556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e45dd02-4c4c-4772-bb3a-78c719226340 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:28.123995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e45dd02-4c4c-4772-bb3a-78c719226340 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:28.137835 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-7e45dd02-4c4c-4772-bb3a-78c719226340 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] HTTP exception thrown: Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 could not be found. May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e45dd02-4c4c-4772-bb3a-78c719226340 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Request method failure captured: May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 HTTP/1.1 May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX13EASuOEa8ojB0FxSSDaIxPTWP8zJUZEHqOzqH1mDbxY2OKQyP1dH35Cj9V_eGmmrSTd6OdLP9rKtdQwxfOVeB4IfPp03sqhZa1tcmzDxAsBV2Sp28_IJ2XDoSsYoJNp-k5t4prIqGMrpGjCHzC2mJ9gLSXcMFEoRQU33D2PpluHY May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 368cb0dbc2db4b99a85432cc6aeb7498 May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerDiskConfigTestJSON-241228431 May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/368cb0dbc2db4b99a85432cc6aeb7498"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/368cb0dbc2db4b99a85432cc6aeb7498"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_368cb0dbc2db4b99a85432cc6aeb7498"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/368cb0dbc2db4b99a85432cc6aeb7498"}]}] May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerDiskConfigTestJSON-241228431 May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 368cb0dbc2db4b99a85432cc6aeb7498 May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerDiskConfigTestJSON-241228431 May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerDiskConfigTestJSON-241228431-project May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 0a4a670c38874fa1b3a7a938bcb05851 May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerDiskConfigTestJSON-241228431-project May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 could not be found. May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '66e3ed11-d30d-4123-a51c-c5f91b8e4959'} May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 could not be found. May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:14:28.139472 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:14:28.144265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 could not be found. May 18 23:14:28.144265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:14:28.144265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:14:28.144265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:14:28.144265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:14:28.144265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:14:28.144265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:14:28.144265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:14:28.144265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:14:28.144265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 could not be found. May 18 23:14:28.144265 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:14:28.144265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e45dd02-4c4c-4772-bb3a-78c719226340 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Returning 404 to user: Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:14:28.144265 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7e45dd02-4c4c-4772-bb3a-78c719226340 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "DELETE /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 404 len: 111 microversion: 2.1 time: 0.030201 May 18 23:14:28.150220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-749c7e1d-0e09-49c3-82cc-c6116c2aa9a6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:28.150474 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3262/6767] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:14:28 2022] DELETE /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:14:28.150847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-749c7e1d-0e09-49c3-82cc-c6116c2aa9a6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] [instance: 66e3ed11-d30d-4123-a51c-c5f91b8e4959] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:28.157452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-749c7e1d-0e09-49c3-82cc-c6116c2aa9a6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:28.158493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-749c7e1d-0e09-49c3-82cc-c6116c2aa9a6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:28.158736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-749c7e1d-0e09-49c3-82cc-c6116c2aa9a6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:28.159388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-749c7e1d-0e09-49c3-82cc-c6116c2aa9a6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:28.176651 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-749c7e1d-0e09-49c3-82cc-c6116c2aa9a6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] HTTP exception thrown: Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 could not be found. May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-749c7e1d-0e09-49c3-82cc-c6116c2aa9a6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Request method failure captured: May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 HTTP/1.1 May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX13EASuOEa8ojB0FxSSDaIxPTWP8zJUZEHqOzqH1mDbxY2OKQyP1dH35Cj9V_eGmmrSTd6OdLP9rKtdQwxfOVeB4IfPp03sqhZa1tcmzDxAsBV2Sp28_IJ2XDoSsYoJNp-k5t4prIqGMrpGjCHzC2mJ9gLSXcMFEoRQU33D2PpluHY May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 368cb0dbc2db4b99a85432cc6aeb7498 May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerDiskConfigTestJSON-241228431 May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/368cb0dbc2db4b99a85432cc6aeb7498"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/368cb0dbc2db4b99a85432cc6aeb7498"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_368cb0dbc2db4b99a85432cc6aeb7498"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/368cb0dbc2db4b99a85432cc6aeb7498"}]}] May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerDiskConfigTestJSON-241228431 May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 368cb0dbc2db4b99a85432cc6aeb7498 May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerDiskConfigTestJSON-241228431 May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerDiskConfigTestJSON-241228431-project May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0a4a670c38874fa1b3a7a938bcb05851 May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerDiskConfigTestJSON-241228431-project May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 could not be found. May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '66e3ed11-d30d-4123-a51c-c5f91b8e4959'} May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 could not be found. May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 could not be found. May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:14:28.178246 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:14:28.182653 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:14:28.182653 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:14:28.182653 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:14:28.182653 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:14:28.182653 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:14:28.182653 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 could not be found. May 18 23:14:28.182653 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:14:28.182653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-749c7e1d-0e09-49c3-82cc-c6116c2aa9a6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] Returning 404 to user: Instance 66e3ed11-d30d-4123-a51c-c5f91b8e4959 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:14:28.182653 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-749c7e1d-0e09-49c3-82cc-c6116c2aa9a6 tempest-ServerDiskConfigTestJSON-241228431 tempest-ServerDiskConfigTestJSON-241228431-project] 10.222.0.58 "GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959" status: 404 len: 111 microversion: 2.1 time: 0.033957 May 18 23:14:28.182653 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3506/6768] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:28 2022] GET /compute/v2.1/servers/66e3ed11-d30d-4123-a51c-c5f91b8e4959 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:14:34.054729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aac7719f-6cbb-4351-8b4a-3cae4f91a5ca tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'create', calling method: .version_select at 0x7fa2ec490310>, body: {"keypair": {"name": "tempest-keypair-1061045426", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJG4v/rTJTGbA94eQgpQTMhd0mDxRCdS6MS+vZqPzn0ZDpskQ4WStIkIznSVAiDd0xuUJPIGLGXuqXcU7NkAki0ZsAXNX6ANfH/dBUap5opFDd8h9yrIWs1EA0ZGpNhgSQ=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:14:34.081554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-aac7719f-6cbb-4351-8b4a-3cae4f91a5ca tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for project d761e64d698940b99093293fd0cbd1a3. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:14:34.088418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-aac7719f-6cbb-4351-8b4a-3cae4f91a5ca tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for user 2bbb43a155124ca6a2689a3c94eeb48f and project d761e64d698940b99093293fd0cbd1a3. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:14:34.122919 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aac7719f-6cbb-4351-8b4a-3cae4f91a5ca tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.190443 May 18 23:14:34.123584 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3263/6769] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:14:33 2022] POST /compute/v2.1/os-keypairs => generated 386 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:14:35.832662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-985683032", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "adminPass": "***", "networks": [{"uuid": "706e93bc-7365-41de-bdb7-93ca37ac1b82"}], "security_groups": [{"name": "tempest-securitygroup--1887437795"}], "key_name": "tempest-keypair-1061045426", "user_data": "}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:14:35.939359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] validate_networks() for [('706e93bc-7365-41de-bdb7-93ca37ac1b82', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:14:36.718418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:14:36.718920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:14:36.720338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:14:36.720822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:14:36.721541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:14:36.734543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:36.735433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:36.736436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:36.737086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:36.762477 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for project d761e64d698940b99093293fd0cbd1a3. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:14:36.768094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for user 2bbb43a155124ca6a2689a3c94eeb48f and project d761e64d698940b99093293fd0cbd1a3. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:14:36.787245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:14:36.791697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:14:36.840785 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-12bee8ef-db44-4545-9c0a-5d0fa27424ce tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 1.012223 May 18 23:14:36.841422 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3507/6770] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:14:35 2022] POST /compute/v2.1/servers => generated 409 bytes in 1014 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:14:36.852550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3acf10dc-ef14-4995-8771-e3e52ea0d37d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:36.853162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3acf10dc-ef14-4995-8771-e3e52ea0d37d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:36.908858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3acf10dc-ef14-4995-8771-e3e52ea0d37d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:36.917011 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3acf10dc-ef14-4995-8771-e3e52ea0d37d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1238 microversion: 2.1 time: 0.069607 May 18 23:14:36.917598 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3264/6771] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:36 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:37.935972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f76712f7-5d92-4de2-9f4c-be104861b40e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:37.936637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f76712f7-5d92-4de2-9f4c-be104861b40e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:37.944966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f76712f7-5d92-4de2-9f4c-be104861b40e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:37.945429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f76712f7-5d92-4de2-9f4c-be104861b40e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:37.946250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f76712f7-5d92-4de2-9f4c-be104861b40e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:37.946687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f76712f7-5d92-4de2-9f4c-be104861b40e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:38.014582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f76712f7-5d92-4de2-9f4c-be104861b40e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:38.025669 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f76712f7-5d92-4de2-9f4c-be104861b40e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1290 microversion: 2.1 time: 0.094576 May 18 23:14:38.026317 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3508/6772] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:37 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1290 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:39.043780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-72a92965-711f-4838-8903-745b34ce24fa tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:39.044395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-72a92965-711f-4838-8903-745b34ce24fa tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:39.047309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-72a92965-711f-4838-8903-745b34ce24fa tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_cell1:SELECT=70,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:14:39.054284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-72a92965-711f-4838-8903-745b34ce24fa tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:39.054735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-72a92965-711f-4838-8903-745b34ce24fa tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:39.055506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-72a92965-711f-4838-8903-745b34ce24fa tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:39.056204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-72a92965-711f-4838-8903-745b34ce24fa tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:39.256496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-72a92965-711f-4838-8903-745b34ce24fa tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:39.264548 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-72a92965-711f-4838-8903-745b34ce24fa tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1364 microversion: 2.1 time: 0.224709 May 18 23:14:39.265136 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3265/6773] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:39 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1364 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:14:39.537894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b7bbf1d8-4f80-48f0-94ad-d27daf7258ad req-ea88c13c-954d-4215-bc41-765dccee0bba service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1884721e-b14f-4b2d-a638-ec1fa4b49702", "tag": "d8b49435-210e-40b2-a5b9-d84479841708"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:14:39.559200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b7bbf1d8-4f80-48f0-94ad-d27daf7258ad req-ea88c13c-954d-4215-bc41-765dccee0bba service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:39.559898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b7bbf1d8-4f80-48f0-94ad-d27daf7258ad req-ea88c13c-954d-4215-bc41-765dccee0bba service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:39.579724 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b7bbf1d8-4f80-48f0-94ad-d27daf7258ad req-ea88c13c-954d-4215-bc41-765dccee0bba service nova] Creating event network-changed:d8b49435-210e-40b2-a5b9-d84479841708 for instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 on n-h2-841040-6 May 18 23:14:39.585480 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b7bbf1d8-4f80-48f0-94ad-d27daf7258ad req-ea88c13c-954d-4215-bc41-765dccee0bba service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053084 May 18 23:14:39.586776 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3509/6774] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:14:39 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:14:40.282503 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-37aa19d4-5d88-4cfe-95eb-72557ceb81f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:40.283103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-37aa19d4-5d88-4cfe-95eb-72557ceb81f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:40.290076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-37aa19d4-5d88-4cfe-95eb-72557ceb81f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:40.290514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-37aa19d4-5d88-4cfe-95eb-72557ceb81f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:40.291261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-37aa19d4-5d88-4cfe-95eb-72557ceb81f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:40.291710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-37aa19d4-5d88-4cfe-95eb-72557ceb81f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:40.418204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-37aa19d4-5d88-4cfe-95eb-72557ceb81f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:40.425939 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-37aa19d4-5d88-4cfe-95eb-72557ceb81f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1364 microversion: 2.1 time: 0.147382 May 18 23:14:40.426981 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3266/6775] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:40 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1364 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:41.443349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c6443eb0-87ac-49b1-a0b1-8e56922e6dbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:41.444210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c6443eb0-87ac-49b1-a0b1-8e56922e6dbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:41.450893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6443eb0-87ac-49b1-a0b1-8e56922e6dbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:41.451349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6443eb0-87ac-49b1-a0b1-8e56922e6dbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:41.452114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6443eb0-87ac-49b1-a0b1-8e56922e6dbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:41.452555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c6443eb0-87ac-49b1-a0b1-8e56922e6dbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:41.586466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c6443eb0-87ac-49b1-a0b1-8e56922e6dbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:41.594505 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c6443eb0-87ac-49b1-a0b1-8e56922e6dbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1364 microversion: 2.1 time: 0.155340 May 18 23:14:41.595029 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3510/6776] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:41 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1364 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:42.612255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f16f83b8-d72c-41a3-a21a-ded6b7f07171 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:42.612890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f16f83b8-d72c-41a3-a21a-ded6b7f07171 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:42.620479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f16f83b8-d72c-41a3-a21a-ded6b7f07171 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:42.620922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f16f83b8-d72c-41a3-a21a-ded6b7f07171 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:42.621698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f16f83b8-d72c-41a3-a21a-ded6b7f07171 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:42.622151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f16f83b8-d72c-41a3-a21a-ded6b7f07171 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:42.747318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f16f83b8-d72c-41a3-a21a-ded6b7f07171 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:42.754806 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f16f83b8-d72c-41a3-a21a-ded6b7f07171 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1364 microversion: 2.1 time: 0.146484 May 18 23:14:42.755379 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3267/6777] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:42 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1364 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:43.071055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-907304f8-1d90-4a02-a808-1da0754c4ae7 req-117b9133-fe09-4e16-8777-b5d45bdd735a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1884721e-b14f-4b2d-a638-ec1fa4b49702", "name": "network-vif-plugged", "status": "completed", "tag": "d8b49435-210e-40b2-a5b9-d84479841708"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:14:43.080148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-907304f8-1d90-4a02-a808-1da0754c4ae7 req-117b9133-fe09-4e16-8777-b5d45bdd735a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:43.080599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-907304f8-1d90-4a02-a808-1da0754c4ae7 req-117b9133-fe09-4e16-8777-b5d45bdd735a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:43.085326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-907304f8-1d90-4a02-a808-1da0754c4ae7 req-117b9133-fe09-4e16-8777-b5d45bdd735a service nova] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:14:43.093209 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-907304f8-1d90-4a02-a808-1da0754c4ae7 req-117b9133-fe09-4e16-8777-b5d45bdd735a service nova] Creating event network-vif-plugged:d8b49435-210e-40b2-a5b9-d84479841708 for instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 on n-h2-841040-6 May 18 23:14:43.098513 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-907304f8-1d90-4a02-a808-1da0754c4ae7 req-117b9133-fe09-4e16-8777-b5d45bdd735a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031146 May 18 23:14:43.099310 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3511/6778] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:14:43 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:14:43.770791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-94d24251-6d7e-4103-843a-93938e267e35 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:43.771377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-94d24251-6d7e-4103-843a-93938e267e35 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:43.779852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94d24251-6d7e-4103-843a-93938e267e35 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:43.780305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94d24251-6d7e-4103-843a-93938e267e35 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:43.781073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94d24251-6d7e-4103-843a-93938e267e35 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:43.781505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-94d24251-6d7e-4103-843a-93938e267e35 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:43.920683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-94d24251-6d7e-4103-843a-93938e267e35 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:43.929040 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-94d24251-6d7e-4103-843a-93938e267e35 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1364 microversion: 2.1 time: 0.161533 May 18 23:14:43.929649 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3268/6779] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:43 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1364 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:44.947854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f8802084-a40e-4552-a091-599967722b74 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:44.948553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f8802084-a40e-4552-a091-599967722b74 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:44.954959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8802084-a40e-4552-a091-599967722b74 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:44.955410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8802084-a40e-4552-a091-599967722b74 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:44.956202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8802084-a40e-4552-a091-599967722b74 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:44.956644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8802084-a40e-4552-a091-599967722b74 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:45.083565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f8802084-a40e-4552-a091-599967722b74 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:45.091745 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f8802084-a40e-4552-a091-599967722b74 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1551 microversion: 2.1 time: 0.149579 May 18 23:14:45.092320 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3512/6780] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:44 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1551 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:45.107973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d798be55-d0a1-4c52-86ba-56de5a09b2a9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:45.108457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d798be55-d0a1-4c52-86ba-56de5a09b2a9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:45.115195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d798be55-d0a1-4c52-86ba-56de5a09b2a9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:45.115640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d798be55-d0a1-4c52-86ba-56de5a09b2a9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:45.116377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d798be55-d0a1-4c52-86ba-56de5a09b2a9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:45.116804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d798be55-d0a1-4c52-86ba-56de5a09b2a9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:45.191736 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d798be55-d0a1-4c52-86ba-56de5a09b2a9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702/os-interface" status: 200 len: 284 microversion: 2.1 time: 0.087584 May 18 23:14:45.192348 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3269/6781] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 23:14:45 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:14:46.111530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b96b4814-ff1a-46e7-a60f-cc2141e2697d req-aeff707b-9813-4a76-8393-cac48a206361 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1884721e-b14f-4b2d-a638-ec1fa4b49702", "tag": "d8b49435-210e-40b2-a5b9-d84479841708"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:14:46.116651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-65685012-b099-49e0-bdab-ff186f2dd9be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:46.117266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-65685012-b099-49e0-bdab-ff186f2dd9be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:46.123722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65685012-b099-49e0-bdab-ff186f2dd9be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:46.124305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65685012-b099-49e0-bdab-ff186f2dd9be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:46.125108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65685012-b099-49e0-bdab-ff186f2dd9be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:46.125552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65685012-b099-49e0-bdab-ff186f2dd9be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:46.128475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b96b4814-ff1a-46e7-a60f-cc2141e2697d req-aeff707b-9813-4a76-8393-cac48a206361 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:46.128913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b96b4814-ff1a-46e7-a60f-cc2141e2697d req-aeff707b-9813-4a76-8393-cac48a206361 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:46.140369 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b96b4814-ff1a-46e7-a60f-cc2141e2697d req-aeff707b-9813-4a76-8393-cac48a206361 service nova] Creating event network-changed:d8b49435-210e-40b2-a5b9-d84479841708 for instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 on n-h2-841040-6 May 18 23:14:46.148619 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b96b4814-ff1a-46e7-a60f-cc2141e2697d req-aeff707b-9813-4a76-8393-cac48a206361 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040916 May 18 23:14:46.149243 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3270/6782] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:14:46 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:14:46.265613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-65685012-b099-49e0-bdab-ff186f2dd9be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:46.274727 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-65685012-b099-49e0-bdab-ff186f2dd9be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1551 microversion: 2.1 time: 0.161828 May 18 23:14:46.275713 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3513/6783] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:46 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1551 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:46.293233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-334f3ee2-476a-4ab9-99fe-20859833d28d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:46.294051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-334f3ee2-476a-4ab9-99fe-20859833d28d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:46.300679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-334f3ee2-476a-4ab9-99fe-20859833d28d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:46.301128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-334f3ee2-476a-4ab9-99fe-20859833d28d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:46.301932 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-334f3ee2-476a-4ab9-99fe-20859833d28d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:46.302539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-334f3ee2-476a-4ab9-99fe-20859833d28d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:46.520989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-334f3ee2-476a-4ab9-99fe-20859833d28d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:46.529470 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-334f3ee2-476a-4ab9-99fe-20859833d28d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1551 microversion: 2.1 time: 0.242259 May 18 23:14:46.530101 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3271/6784] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:46 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1551 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:47.547039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-85d3c85d-e0c6-422a-9def-343d4bd8cd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:47.547650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-85d3c85d-e0c6-422a-9def-343d4bd8cd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:47.549673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-85d3c85d-e0c6-422a-9def-343d4bd8cd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:14:47.550479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-85d3c85d-e0c6-422a-9def-343d4bd8cd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:14:47.557277 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85d3c85d-e0c6-422a-9def-343d4bd8cd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:47.557726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85d3c85d-e0c6-422a-9def-343d4bd8cd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:47.558522 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85d3c85d-e0c6-422a-9def-343d4bd8cd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:47.558957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85d3c85d-e0c6-422a-9def-343d4bd8cd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:47.686730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-85d3c85d-e0c6-422a-9def-343d4bd8cd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:47.694156 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-85d3c85d-e0c6-422a-9def-343d4bd8cd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1669 microversion: 2.1 time: 0.151026 May 18 23:14:47.694728 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3514/6785] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:47 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1669 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:47.710335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b7551b59-a090-424d-8f04-b9e757fff35b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:47.710939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b7551b59-a090-424d-8f04-b9e757fff35b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:47.713107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b7551b59-a090-424d-8f04-b9e757fff35b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:14:47.719434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7551b59-a090-424d-8f04-b9e757fff35b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:47.719881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7551b59-a090-424d-8f04-b9e757fff35b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:47.720631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7551b59-a090-424d-8f04-b9e757fff35b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:47.721064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b7551b59-a090-424d-8f04-b9e757fff35b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:47.854851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b7551b59-a090-424d-8f04-b9e757fff35b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:47.862466 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b7551b59-a090-424d-8f04-b9e757fff35b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1669 microversion: 2.1 time: 0.156566 May 18 23:14:47.863046 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3272/6786] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:47 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1669 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:47.878401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "451"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:14:47.879371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:47.885937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:47.886397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:47.887145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:47.887583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:47.918356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:47.924134 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Old instance type m1.heat2, new instance type m1.heat {{(pid=119083) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 23:14:47.930437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:14:47.930854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:14:47.931323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:14:47.931728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:14:47.932133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:14:47.993982 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d52541b2-8c85-43fc-a4ac-d148063e1451 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702/action" status: 202 len: 0 microversion: 2.1 time: 0.119319 May 18 23:14:47.994702 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3515/6787] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:14:47 2022] POST /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:14:48.002916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8eebeb8a-1bb7-4280-bb08-f98faaa95faf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:48.003525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8eebeb8a-1bb7-4280-bb08-f98faaa95faf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:48.010228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8eebeb8a-1bb7-4280-bb08-f98faaa95faf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:48.010673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8eebeb8a-1bb7-4280-bb08-f98faaa95faf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:48.011423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8eebeb8a-1bb7-4280-bb08-f98faaa95faf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:48.011854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8eebeb8a-1bb7-4280-bb08-f98faaa95faf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:48.182094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8eebeb8a-1bb7-4280-bb08-f98faaa95faf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:48.189913 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8eebeb8a-1bb7-4280-bb08-f98faaa95faf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1678 microversion: 2.1 time: 0.190787 May 18 23:14:48.190497 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3273/6788] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:47 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1678 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:49.208364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-49189cd6-4234-413d-b3df-10abd41a12b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:49.208993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-49189cd6-4234-413d-b3df-10abd41a12b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:49.215100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49189cd6-4234-413d-b3df-10abd41a12b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:49.215555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49189cd6-4234-413d-b3df-10abd41a12b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:49.216527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49189cd6-4234-413d-b3df-10abd41a12b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:49.216966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-49189cd6-4234-413d-b3df-10abd41a12b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:49.349905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-49189cd6-4234-413d-b3df-10abd41a12b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:49.358001 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-49189cd6-4234-413d-b3df-10abd41a12b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1678 microversion: 2.1 time: 0.154065 May 18 23:14:49.358651 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3516/6789] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:49 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1678 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:50.376009 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a533a2b3-1706-4d9b-ab25-3e807301c587 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:50.376594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a533a2b3-1706-4d9b-ab25-3e807301c587 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:50.379457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-a533a2b3-1706-4d9b-ab25-3e807301c587 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_api:SELECT=58,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:14:50.384809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a533a2b3-1706-4d9b-ab25-3e807301c587 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:50.385258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a533a2b3-1706-4d9b-ab25-3e807301c587 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:50.386039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a533a2b3-1706-4d9b-ab25-3e807301c587 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:50.386467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a533a2b3-1706-4d9b-ab25-3e807301c587 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:50.922422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a533a2b3-1706-4d9b-ab25-3e807301c587 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:50.930644 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a533a2b3-1706-4d9b-ab25-3e807301c587 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.558507 May 18 23:14:50.931229 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3274/6790] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:50 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:51.948049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0db6cb3d-14d5-4f0b-8227-eb5578f69adf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:51.948647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0db6cb3d-14d5-4f0b-8227-eb5578f69adf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:51.955299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0db6cb3d-14d5-4f0b-8227-eb5578f69adf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:51.955751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0db6cb3d-14d5-4f0b-8227-eb5578f69adf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:51.956507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0db6cb3d-14d5-4f0b-8227-eb5578f69adf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:51.956948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0db6cb3d-14d5-4f0b-8227-eb5578f69adf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:52.082577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0db6cb3d-14d5-4f0b-8227-eb5578f69adf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:52.090688 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0db6cb3d-14d5-4f0b-8227-eb5578f69adf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.146660 May 18 23:14:52.091262 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3517/6791] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:51 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:53.107697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-615697dd-da35-4189-a381-274fb51efae8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:53.108290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-615697dd-da35-4189-a381-274fb51efae8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:53.115224 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-615697dd-da35-4189-a381-274fb51efae8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:53.115661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-615697dd-da35-4189-a381-274fb51efae8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:53.117014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-615697dd-da35-4189-a381-274fb51efae8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:53.117438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-615697dd-da35-4189-a381-274fb51efae8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:53.247319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-615697dd-da35-4189-a381-274fb51efae8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:53.254909 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-615697dd-da35-4189-a381-274fb51efae8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.151109 May 18 23:14:53.255485 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3275/6792] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:53 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:54.272028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1e88ac60-6775-4941-8334-7f25d8faf6c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:54.272644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1e88ac60-6775-4941-8334-7f25d8faf6c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:54.275379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1e88ac60-6775-4941-8334-7f25d8faf6c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_api:SELECT=57,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:14:54.281047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e88ac60-6775-4941-8334-7f25d8faf6c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:54.281493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e88ac60-6775-4941-8334-7f25d8faf6c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:54.282267 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e88ac60-6775-4941-8334-7f25d8faf6c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:54.282703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1e88ac60-6775-4941-8334-7f25d8faf6c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:54.412620 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1e88ac60-6775-4941-8334-7f25d8faf6c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:54.420499 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1e88ac60-6775-4941-8334-7f25d8faf6c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.152437 May 18 23:14:54.421080 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3518/6793] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:54 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:55.437999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7a22d8af-40a2-47cb-863c-68e33c873e3d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:55.438609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7a22d8af-40a2-47cb-863c-68e33c873e3d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:55.445570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a22d8af-40a2-47cb-863c-68e33c873e3d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:55.446052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a22d8af-40a2-47cb-863c-68e33c873e3d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:55.446790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a22d8af-40a2-47cb-863c-68e33c873e3d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:55.447218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7a22d8af-40a2-47cb-863c-68e33c873e3d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:55.577868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7a22d8af-40a2-47cb-863c-68e33c873e3d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:55.585550 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7a22d8af-40a2-47cb-863c-68e33c873e3d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.151462 May 18 23:14:55.586148 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3276/6794] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:55 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:56.603000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c5d48282-72be-4795-9ed4-93a71543ad02 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:56.603621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c5d48282-72be-4795-9ed4-93a71543ad02 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:56.610213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5d48282-72be-4795-9ed4-93a71543ad02 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:56.610670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5d48282-72be-4795-9ed4-93a71543ad02 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:56.611437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5d48282-72be-4795-9ed4-93a71543ad02 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:56.611881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5d48282-72be-4795-9ed4-93a71543ad02 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:56.737494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c5d48282-72be-4795-9ed4-93a71543ad02 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:56.745608 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c5d48282-72be-4795-9ed4-93a71543ad02 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.146426 May 18 23:14:56.746149 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3519/6795] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:56 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:57.763320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7fdad172-11a9-474c-b02b-8f3e080da518 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:57.763859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7fdad172-11a9-474c-b02b-8f3e080da518 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:57.771093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7fdad172-11a9-474c-b02b-8f3e080da518 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:57.771544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7fdad172-11a9-474c-b02b-8f3e080da518 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:57.773079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7fdad172-11a9-474c-b02b-8f3e080da518 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:57.773520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7fdad172-11a9-474c-b02b-8f3e080da518 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:57.906144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7fdad172-11a9-474c-b02b-8f3e080da518 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:57.913827 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7fdad172-11a9-474c-b02b-8f3e080da518 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.155192 May 18 23:14:57.914412 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3277/6796] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:57 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:14:58.930599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a3659316-00e3-41c1-b076-a9734120763a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:14:58.931596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a3659316-00e3-41c1-b076-a9734120763a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:14:58.938400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a3659316-00e3-41c1-b076-a9734120763a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:58.938857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a3659316-00e3-41c1-b076-a9734120763a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:58.939622 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a3659316-00e3-41c1-b076-a9734120763a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:14:58.940069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a3659316-00e3-41c1-b076-a9734120763a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:14:59.075635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a3659316-00e3-41c1-b076-a9734120763a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:14:59.083146 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a3659316-00e3-41c1-b076-a9734120763a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.156451 May 18 23:14:59.083717 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3520/6797] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:14:58 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:00.102787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-527832d2-d964-4445-b19d-c2b93dec0967 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:00.103395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-527832d2-d964-4445-b19d-c2b93dec0967 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:00.110436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-527832d2-d964-4445-b19d-c2b93dec0967 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:00.110884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-527832d2-d964-4445-b19d-c2b93dec0967 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:00.111641 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-527832d2-d964-4445-b19d-c2b93dec0967 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:00.112076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-527832d2-d964-4445-b19d-c2b93dec0967 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:00.242088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-527832d2-d964-4445-b19d-c2b93dec0967 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:00.249609 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-527832d2-d964-4445-b19d-c2b93dec0967 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.151489 May 18 23:15:00.250208 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3278/6798] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:00 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:01.267269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3b7ef926-b7cd-4b64-badd-e55bb9d18aeb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:01.267890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3b7ef926-b7cd-4b64-badd-e55bb9d18aeb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:01.274591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b7ef926-b7cd-4b64-badd-e55bb9d18aeb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:01.275050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b7ef926-b7cd-4b64-badd-e55bb9d18aeb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:01.275816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b7ef926-b7cd-4b64-badd-e55bb9d18aeb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:01.276262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b7ef926-b7cd-4b64-badd-e55bb9d18aeb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:01.405871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3b7ef926-b7cd-4b64-badd-e55bb9d18aeb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:01.413928 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3b7ef926-b7cd-4b64-badd-e55bb9d18aeb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.150562 May 18 23:15:01.414500 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3521/6799] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:01 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:02.431653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4839fc1a-778a-4bc3-9a62-4d78dcab8876 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:02.432264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4839fc1a-778a-4bc3-9a62-4d78dcab8876 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:02.439450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4839fc1a-778a-4bc3-9a62-4d78dcab8876 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:02.439896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4839fc1a-778a-4bc3-9a62-4d78dcab8876 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:02.440647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4839fc1a-778a-4bc3-9a62-4d78dcab8876 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:02.441078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4839fc1a-778a-4bc3-9a62-4d78dcab8876 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:02.575415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4839fc1a-778a-4bc3-9a62-4d78dcab8876 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:02.582996 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4839fc1a-778a-4bc3-9a62-4d78dcab8876 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.155813 May 18 23:15:02.583581 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3279/6800] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:02 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:03.600836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2e0fa5ec-1fc0-4b08-9588-c0e9a82dfc56 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:03.601458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2e0fa5ec-1fc0-4b08-9588-c0e9a82dfc56 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:03.608076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e0fa5ec-1fc0-4b08-9588-c0e9a82dfc56 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:03.608526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e0fa5ec-1fc0-4b08-9588-c0e9a82dfc56 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:03.609296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e0fa5ec-1fc0-4b08-9588-c0e9a82dfc56 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:03.609752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e0fa5ec-1fc0-4b08-9588-c0e9a82dfc56 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:03.736204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2e0fa5ec-1fc0-4b08-9588-c0e9a82dfc56 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:03.743925 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2e0fa5ec-1fc0-4b08-9588-c0e9a82dfc56 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.147344 May 18 23:15:03.744435 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3522/6801] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:03 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:04.761090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2f163ed8-4636-4548-9098-153324ae5f4f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:04.761630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2f163ed8-4636-4548-9098-153324ae5f4f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:04.768589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f163ed8-4636-4548-9098-153324ae5f4f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:04.769078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f163ed8-4636-4548-9098-153324ae5f4f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:04.769935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f163ed8-4636-4548-9098-153324ae5f4f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:04.770392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2f163ed8-4636-4548-9098-153324ae5f4f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:04.904011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2f163ed8-4636-4548-9098-153324ae5f4f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:04.911649 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2f163ed8-4636-4548-9098-153324ae5f4f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.154558 May 18 23:15:04.912229 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3280/6802] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:04 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:05.930254 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-05fe49e4-fb42-46b3-997f-2d4a6644e052 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:05.930866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-05fe49e4-fb42-46b3-997f-2d4a6644e052 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:05.937370 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05fe49e4-fb42-46b3-997f-2d4a6644e052 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:05.937853 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05fe49e4-fb42-46b3-997f-2d4a6644e052 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:05.938609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05fe49e4-fb42-46b3-997f-2d4a6644e052 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:05.939045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-05fe49e4-fb42-46b3-997f-2d4a6644e052 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:06.069586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-05fe49e4-fb42-46b3-997f-2d4a6644e052 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:06.077333 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-05fe49e4-fb42-46b3-997f-2d4a6644e052 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1683 microversion: 2.1 time: 0.151708 May 18 23:15:06.077930 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3523/6803] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:05 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1683 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:07.094364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c517f67-b70e-4821-92d2-949efc3a524c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:07.094983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7c517f67-b70e-4821-92d2-949efc3a524c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:07.102658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c517f67-b70e-4821-92d2-949efc3a524c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:07.103174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c517f67-b70e-4821-92d2-949efc3a524c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:07.103936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c517f67-b70e-4821-92d2-949efc3a524c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:07.104360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7c517f67-b70e-4821-92d2-949efc3a524c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:07.190524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c0752f3f-e5c6-471d-af20-74b675394a36 req-7ebc1fd4-daa7-418a-a8f5-a11aaf8c7f81 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1884721e-b14f-4b2d-a638-ec1fa4b49702", "name": "network-vif-unplugged", "status": "completed", "tag": "d8b49435-210e-40b2-a5b9-d84479841708"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:15:07.199549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c0752f3f-e5c6-471d-af20-74b675394a36 req-7ebc1fd4-daa7-418a-a8f5-a11aaf8c7f81 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:07.200048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c0752f3f-e5c6-471d-af20-74b675394a36 req-7ebc1fd4-daa7-418a-a8f5-a11aaf8c7f81 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:07.215352 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c0752f3f-e5c6-471d-af20-74b675394a36 req-7ebc1fd4-daa7-418a-a8f5-a11aaf8c7f81 service nova] Creating event network-vif-unplugged:d8b49435-210e-40b2-a5b9-d84479841708 for instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 on n-h1-841040-6 May 18 23:15:07.221399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-c0752f3f-e5c6-471d-af20-74b675394a36 req-7ebc1fd4-daa7-418a-a8f5-a11aaf8c7f81 service nova] Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:15:07.234362 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c0752f3f-e5c6-471d-af20-74b675394a36 req-7ebc1fd4-daa7-418a-a8f5-a11aaf8c7f81 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.047315 May 18 23:15:07.235273 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3524/6804] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:15:07 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:15:07.253930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7c517f67-b70e-4821-92d2-949efc3a524c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:07.264448 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7c517f67-b70e-4821-92d2-949efc3a524c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1682 microversion: 2.1 time: 0.173986 May 18 23:15:07.265326 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3281/6805] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:07 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1682 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:08.282836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a0429831-7c61-4199-bb64-3c89726c1cbd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:08.283533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a0429831-7c61-4199-bb64-3c89726c1cbd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:08.291130 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0429831-7c61-4199-bb64-3c89726c1cbd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:08.291581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0429831-7c61-4199-bb64-3c89726c1cbd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:08.292335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0429831-7c61-4199-bb64-3c89726c1cbd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:08.292776 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0429831-7c61-4199-bb64-3c89726c1cbd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:08.425602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a0429831-7c61-4199-bb64-3c89726c1cbd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:08.433231 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a0429831-7c61-4199-bb64-3c89726c1cbd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1680 microversion: 2.1 time: 0.155328 May 18 23:15:08.433824 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3525/6806] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:08 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1680 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:09.249763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-865a46fa-e844-42e6-b8c7-00548f0ddcd9 req-df566979-b38e-4d6f-931f-6716af7d9ec2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1884721e-b14f-4b2d-a638-ec1fa4b49702", "tag": "d8b49435-210e-40b2-a5b9-d84479841708"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:15:09.259346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-865a46fa-e844-42e6-b8c7-00548f0ddcd9 req-df566979-b38e-4d6f-931f-6716af7d9ec2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:09.259781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-865a46fa-e844-42e6-b8c7-00548f0ddcd9 req-df566979-b38e-4d6f-931f-6716af7d9ec2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:09.263589 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-865a46fa-e844-42e6-b8c7-00548f0ddcd9 req-df566979-b38e-4d6f-931f-6716af7d9ec2 service nova] [119082] Writing DB stats nova_cell1:SELECT=97 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:15:09.275004 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-865a46fa-e844-42e6-b8c7-00548f0ddcd9 req-df566979-b38e-4d6f-931f-6716af7d9ec2 service nova] Creating event network-changed:d8b49435-210e-40b2-a5b9-d84479841708 for instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 on n-h1-841040-6 May 18 23:15:09.280447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-865a46fa-e844-42e6-b8c7-00548f0ddcd9 req-df566979-b38e-4d6f-931f-6716af7d9ec2 service nova] Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:15:09.291195 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-865a46fa-e844-42e6-b8c7-00548f0ddcd9 req-df566979-b38e-4d6f-931f-6716af7d9ec2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.045169 May 18 23:15:09.291789 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3282/6807] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:15:09 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:15:09.450655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8d444073-6ac0-4b2d-8839-e17aa36be946 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:09.451280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8d444073-6ac0-4b2d-8839-e17aa36be946 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:09.457937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d444073-6ac0-4b2d-8839-e17aa36be946 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:09.458402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d444073-6ac0-4b2d-8839-e17aa36be946 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:09.459678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d444073-6ac0-4b2d-8839-e17aa36be946 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:09.460122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8d444073-6ac0-4b2d-8839-e17aa36be946 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:09.654424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8d444073-6ac0-4b2d-8839-e17aa36be946 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:09.663432 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8d444073-6ac0-4b2d-8839-e17aa36be946 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1680 microversion: 2.1 time: 0.216585 May 18 23:15:09.673868 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3526/6808] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:09 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1680 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:10.682539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-448a1323-b86d-43d6-b250-2802417adf80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:10.683228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-448a1323-b86d-43d6-b250-2802417adf80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:10.689507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-448a1323-b86d-43d6-b250-2802417adf80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:10.689979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-448a1323-b86d-43d6-b250-2802417adf80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:10.690720 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-448a1323-b86d-43d6-b250-2802417adf80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:10.691152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-448a1323-b86d-43d6-b250-2802417adf80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:10.820065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-448a1323-b86d-43d6-b250-2802417adf80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:10.827575 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-448a1323-b86d-43d6-b250-2802417adf80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1677 microversion: 2.1 time: 0.150183 May 18 23:15:10.828146 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3283/6809] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:10 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1677 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:15:10.844314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-42834e9e-a91f-4033-8e8f-1ff510ab4a80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:15:10.844855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-42834e9e-a91f-4033-8e8f-1ff510ab4a80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:10.852263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42834e9e-a91f-4033-8e8f-1ff510ab4a80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:10.852719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42834e9e-a91f-4033-8e8f-1ff510ab4a80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:10.853483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42834e9e-a91f-4033-8e8f-1ff510ab4a80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:10.853962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42834e9e-a91f-4033-8e8f-1ff510ab4a80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:10.868755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-42834e9e-a91f-4033-8e8f-1ff510ab4a80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:15:10.918301 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-42834e9e-a91f-4033-8e8f-1ff510ab4a80 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702/action" status: 204 len: 0 microversion: 2.1 time: 0.077666 May 18 23:15:10.918941 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3527/6810] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:15:10 2022] POST /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:15:10.927152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-254c5349-7608-46c1-aeb6-53bf92b528e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:10.927828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-254c5349-7608-46c1-aeb6-53bf92b528e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:10.934260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-254c5349-7608-46c1-aeb6-53bf92b528e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:10.934894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-254c5349-7608-46c1-aeb6-53bf92b528e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:10.935637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-254c5349-7608-46c1-aeb6-53bf92b528e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:10.936067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-254c5349-7608-46c1-aeb6-53bf92b528e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:11.141892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-254c5349-7608-46c1-aeb6-53bf92b528e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:11.150364 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-254c5349-7608-46c1-aeb6-53bf92b528e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1677 microversion: 2.1 time: 0.227144 May 18 23:15:11.150947 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3284/6811] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:10 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1677 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:12.168635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-94a495c3-063c-410e-b194-23a8643b31bf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:12.169515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-94a495c3-063c-410e-b194-23a8643b31bf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:12.175890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94a495c3-063c-410e-b194-23a8643b31bf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:12.176346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94a495c3-063c-410e-b194-23a8643b31bf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:12.177120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94a495c3-063c-410e-b194-23a8643b31bf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:12.177565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-94a495c3-063c-410e-b194-23a8643b31bf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:12.311231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-94a495c3-063c-410e-b194-23a8643b31bf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:12.318831 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-94a495c3-063c-410e-b194-23a8643b31bf tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1669 microversion: 2.1 time: 0.154725 May 18 23:15:12.319410 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3528/6812] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:12 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1669 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:12.335438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bcff32fd-2c06-47d9-9daa-5d0a5c9a10fe tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:12.335978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bcff32fd-2c06-47d9-9daa-5d0a5c9a10fe tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:12.342849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcff32fd-2c06-47d9-9daa-5d0a5c9a10fe tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:12.343291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcff32fd-2c06-47d9-9daa-5d0a5c9a10fe tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:12.344040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcff32fd-2c06-47d9-9daa-5d0a5c9a10fe tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:12.344473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcff32fd-2c06-47d9-9daa-5d0a5c9a10fe tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:12.476690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bcff32fd-2c06-47d9-9daa-5d0a5c9a10fe tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:12.484315 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bcff32fd-2c06-47d9-9daa-5d0a5c9a10fe tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1669 microversion: 2.1 time: 0.153286 May 18 23:15:12.484884 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3285/6813] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:12 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1669 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:12.500366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4b2ddf13-988a-458a-b659-9b2317310329 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:12.500981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4b2ddf13-988a-458a-b659-9b2317310329 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:12.507559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b2ddf13-988a-458a-b659-9b2317310329 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:12.508011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b2ddf13-988a-458a-b659-9b2317310329 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:12.508765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b2ddf13-988a-458a-b659-9b2317310329 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:12.509205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b2ddf13-988a-458a-b659-9b2317310329 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:12.633801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4b2ddf13-988a-458a-b659-9b2317310329 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:12.641602 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4b2ddf13-988a-458a-b659-9b2317310329 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1669 microversion: 2.1 time: 0.145007 May 18 23:15:12.642318 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3529/6814] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:12 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1669 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:12.658128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-82dd8c26-f243-4a12-bf24-d66cf0f172a5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:12.658616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-82dd8c26-f243-4a12-bf24-d66cf0f172a5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:12.664769 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82dd8c26-f243-4a12-bf24-d66cf0f172a5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:12.665210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82dd8c26-f243-4a12-bf24-d66cf0f172a5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:12.665994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82dd8c26-f243-4a12-bf24-d66cf0f172a5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:12.666424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-82dd8c26-f243-4a12-bf24-d66cf0f172a5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:12.690643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-82dd8c26-f243-4a12-bf24-d66cf0f172a5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:15:12.765787 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-82dd8c26-f243-4a12-bf24-d66cf0f172a5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "DELETE /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 204 len: 0 microversion: 2.1 time: 0.110936 May 18 23:15:12.766596 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3286/6815] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:15:12 2022] DELETE /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:15:12.775711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-67a86000-72ee-40de-af43-daa68791cf55 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:12.776335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-67a86000-72ee-40de-af43-daa68791cf55 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:12.782468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67a86000-72ee-40de-af43-daa68791cf55 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:12.782921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67a86000-72ee-40de-af43-daa68791cf55 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:12.783684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67a86000-72ee-40de-af43-daa68791cf55 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:12.784124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-67a86000-72ee-40de-af43-daa68791cf55 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:12.911095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-67a86000-72ee-40de-af43-daa68791cf55 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:12.919325 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-67a86000-72ee-40de-af43-daa68791cf55 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1675 microversion: 2.1 time: 0.148228 May 18 23:15:12.919912 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3530/6816] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:12 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1675 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:13.485888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-43cf2c2f-3eae-4c65-99db-2ea7ab04e427 req-04af33d7-4a42-4d98-966f-8474443c051c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1884721e-b14f-4b2d-a638-ec1fa4b49702", "name": "network-vif-plugged", "status": "completed", "tag": "d8b49435-210e-40b2-a5b9-d84479841708"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:15:13.497928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-43cf2c2f-3eae-4c65-99db-2ea7ab04e427 req-04af33d7-4a42-4d98-966f-8474443c051c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:13.498370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-43cf2c2f-3eae-4c65-99db-2ea7ab04e427 req-04af33d7-4a42-4d98-966f-8474443c051c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:13.509167 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-43cf2c2f-3eae-4c65-99db-2ea7ab04e427 req-04af33d7-4a42-4d98-966f-8474443c051c service nova] Creating event network-vif-plugged:d8b49435-210e-40b2-a5b9-d84479841708 for instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 on n-h1-841040-6 May 18 23:15:13.513997 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-43cf2c2f-3eae-4c65-99db-2ea7ab04e427 req-04af33d7-4a42-4d98-966f-8474443c051c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032637 May 18 23:15:13.514619 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3287/6817] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:15:13 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:15:13.937571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0670fd03-0a07-4065-b7b0-90da87f2bbef tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:13.938158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0670fd03-0a07-4065-b7b0-90da87f2bbef tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:13.944737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0670fd03-0a07-4065-b7b0-90da87f2bbef tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:13.945189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0670fd03-0a07-4065-b7b0-90da87f2bbef tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:13.945977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0670fd03-0a07-4065-b7b0-90da87f2bbef tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:13.946422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0670fd03-0a07-4065-b7b0-90da87f2bbef tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:14.076225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0670fd03-0a07-4065-b7b0-90da87f2bbef tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:14.083809 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0670fd03-0a07-4065-b7b0-90da87f2bbef tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1675 microversion: 2.1 time: 0.150197 May 18 23:15:14.084382 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3531/6818] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:13 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1675 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:14.942743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-cbe04b1d-e42c-4c6f-9155-da4036541fd9 req-df6762ba-3d54-4a4f-a4ca-1598c4f639e7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1884721e-b14f-4b2d-a638-ec1fa4b49702", "name": "network-vif-deleted", "tag": "d8b49435-210e-40b2-a5b9-d84479841708"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:15:14.951526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cbe04b1d-e42c-4c6f-9155-da4036541fd9 req-df6762ba-3d54-4a4f-a4ca-1598c4f639e7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:14.951971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cbe04b1d-e42c-4c6f-9155-da4036541fd9 req-df6762ba-3d54-4a4f-a4ca-1598c4f639e7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:14.963404 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-cbe04b1d-e42c-4c6f-9155-da4036541fd9 req-df6762ba-3d54-4a4f-a4ca-1598c4f639e7 service nova] Creating event network-vif-deleted:d8b49435-210e-40b2-a5b9-d84479841708 for instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 on n-h1-841040-6 May 18 23:15:14.968256 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-cbe04b1d-e42c-4c6f-9155-da4036541fd9 req-df6762ba-3d54-4a4f-a4ca-1598c4f639e7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030445 May 18 23:15:14.971881 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3288/6819] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:15:14 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:15:15.101771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e9639695-a443-425c-9971-d3ae0242cf10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:15.103029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e9639695-a443-425c-9971-d3ae0242cf10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:15.109678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9639695-a443-425c-9971-d3ae0242cf10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:15.110166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9639695-a443-425c-9971-d3ae0242cf10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:15.110939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9639695-a443-425c-9971-d3ae0242cf10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:15.111424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9639695-a443-425c-9971-d3ae0242cf10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:15.153713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9639695-a443-425c-9971-d3ae0242cf10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:15.154423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9639695-a443-425c-9971-d3ae0242cf10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:15.154888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-e9639695-a443-425c-9971-d3ae0242cf10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lazy-loading 'fault' on Instance uuid 1884721e-b14f-4b2d-a638-ec1fa4b49702 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:15:15.203056 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e9639695-a443-425c-9971-d3ae0242cf10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:15.210585 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e9639695-a443-425c-9971-d3ae0242cf10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 200 len: 1328 microversion: 2.1 time: 0.113544 May 18 23:15:15.211159 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3532/6820] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:15 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 1328 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:16.230879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ac21fa68-83b2-4471-8eee-546d81c37d10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:16.231495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ac21fa68-83b2-4471-8eee-546d81c37d10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:16.237846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac21fa68-83b2-4471-8eee-546d81c37d10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:16.238298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac21fa68-83b2-4471-8eee-546d81c37d10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:16.239053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac21fa68-83b2-4471-8eee-546d81c37d10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:16.239492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ac21fa68-83b2-4471-8eee-546d81c37d10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:16.253051 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-ac21fa68-83b2-4471-8eee-546d81c37d10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ac21fa68-83b2-4471-8eee-546d81c37d10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 HTTP/1.1 May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1884721e-b14f-4b2d-a638-ec1fa4b49702'} May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:15:16.254702 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:15:16.260859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:15:16.260859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:15:16.260859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:15:16.260859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:15:16.260859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:15:16.260859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:15:16.260859 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:15:16.260859 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ac21fa68-83b2-4471-8eee-546d81c37d10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:15:16.260859 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ac21fa68-83b2-4471-8eee-546d81c37d10 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 404 len: 111 microversion: 2.1 time: 0.030561 May 18 23:15:16.260859 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3289/6821] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:16 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:15:16.268787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ae558f5a-29f8-4a11-ac22-b509e899d6f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:16.269508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ae558f5a-29f8-4a11-ac22-b509e899d6f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:16.275758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae558f5a-29f8-4a11-ac22-b509e899d6f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:16.276227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae558f5a-29f8-4a11-ac22-b509e899d6f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:16.276972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae558f5a-29f8-4a11-ac22-b509e899d6f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:16.277415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae558f5a-29f8-4a11-ac22-b509e899d6f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:16.291023 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-ae558f5a-29f8-4a11-ac22-b509e899d6f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ae558f5a-29f8-4a11-ac22-b509e899d6f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 HTTP/1.1 May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '1884721e-b14f-4b2d-a638-ec1fa4b49702'} May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:15:16.292656 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:15:16.297635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:15:16.297635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:15:16.297635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:15:16.297635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:15:16.297635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:15:16.297635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:15:16.297635 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:15:16.297635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ae558f5a-29f8-4a11-ac22-b509e899d6f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:15:16.297635 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ae558f5a-29f8-4a11-ac22-b509e899d6f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 404 len: 111 microversion: 2.1 time: 0.029381 May 18 23:15:16.297635 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3533/6822] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:16 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:15:16.342616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1200399972", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "706e93bc-7365-41de-bdb7-93ca37ac1b82"}], "security_groups": [{"name": "tempest-securitygroup--1887437795"}], "key_name": "tempest-keypair-1061045426", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:15:16.442558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] validate_networks() for [('706e93bc-7365-41de-bdb7-93ca37ac1b82', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:15:16.884372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:15:16.884784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:15:16.885241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:15:16.885633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:15:16.886059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:15:16.895249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:16.895690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:16.896451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:16.896880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:16.916704 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for project d761e64d698940b99093293fd0cbd1a3. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:15:16.922596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for user 2bbb43a155124ca6a2689a3c94eeb48f and project d761e64d698940b99093293fd0cbd1a3. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:15:16.935361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:15:16.937593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:15:16.983376 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3cb712f4-4259-4f15-aeb6-599d4e202b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.644903 May 18 23:15:16.984149 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3290/6823] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:15:16 2022] POST /compute/v2.1/servers => generated 406 bytes in 646 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:15:16.994959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-13bbf247-966f-4a68-b0de-e7a01904debd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:16.995731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-13bbf247-966f-4a68-b0de-e7a01904debd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:17.048379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-13bbf247-966f-4a68-b0de-e7a01904debd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:17.056038 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-13bbf247-966f-4a68-b0de-e7a01904debd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1239 microversion: 2.1 time: 0.065630 May 18 23:15:17.056621 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3534/6824] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:16 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1239 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:18.074631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a27d99ab-4b77-47f2-85b5-601487bea4f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:18.075240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a27d99ab-4b77-47f2-85b5-601487bea4f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:18.085246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a27d99ab-4b77-47f2-85b5-601487bea4f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:18.085699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a27d99ab-4b77-47f2-85b5-601487bea4f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:18.086485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a27d99ab-4b77-47f2-85b5-601487bea4f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:18.086926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a27d99ab-4b77-47f2-85b5-601487bea4f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:18.149512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a27d99ab-4b77-47f2-85b5-601487bea4f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:18.162004 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a27d99ab-4b77-47f2-85b5-601487bea4f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1297 microversion: 2.1 time: 0.092079 May 18 23:15:18.162671 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3291/6825] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:18 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1297 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:19.182939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1ac52d2-2f09-48a9-83c4-e592ece59519 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:19.183628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d1ac52d2-2f09-48a9-83c4-e592ece59519 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:19.191681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1ac52d2-2f09-48a9-83c4-e592ece59519 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:19.192136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1ac52d2-2f09-48a9-83c4-e592ece59519 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:19.192911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1ac52d2-2f09-48a9-83c4-e592ece59519 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:19.193344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1ac52d2-2f09-48a9-83c4-e592ece59519 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:19.528870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d1ac52d2-2f09-48a9-83c4-e592ece59519 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:19.538119 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d1ac52d2-2f09-48a9-83c4-e592ece59519 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1365 microversion: 2.1 time: 0.359122 May 18 23:15:19.538851 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3535/6826] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:19 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1365 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:19.730463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-51da510f-cea6-4217-af25-568a8e5afb41 req-9e58249a-21e6-46a6-92f1-6e881fbf740a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "805e2ec2-ce75-447b-ad64-1a0fd5aa89bc", "tag": "4ef64bad-1bbe-4855-8ab5-b8efb7fcc978"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:15:19.743568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-51da510f-cea6-4217-af25-568a8e5afb41 req-9e58249a-21e6-46a6-92f1-6e881fbf740a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:19.746094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-51da510f-cea6-4217-af25-568a8e5afb41 req-9e58249a-21e6-46a6-92f1-6e881fbf740a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:19.758498 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-51da510f-cea6-4217-af25-568a8e5afb41 req-9e58249a-21e6-46a6-92f1-6e881fbf740a service nova] Creating event network-changed:4ef64bad-1bbe-4855-8ab5-b8efb7fcc978 for instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc on n-h1-841040-6 May 18 23:15:19.763370 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-51da510f-cea6-4217-af25-568a8e5afb41 req-9e58249a-21e6-46a6-92f1-6e881fbf740a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036619 May 18 23:15:19.766128 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3292/6827] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:15:19 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:15:20.555894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-166f71c1-d1a1-4e94-8dc0-446b529697b0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:20.556527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-166f71c1-d1a1-4e94-8dc0-446b529697b0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:20.563100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-166f71c1-d1a1-4e94-8dc0-446b529697b0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:20.563550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-166f71c1-d1a1-4e94-8dc0-446b529697b0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:20.564301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-166f71c1-d1a1-4e94-8dc0-446b529697b0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:20.564738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-166f71c1-d1a1-4e94-8dc0-446b529697b0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:20.691052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-166f71c1-d1a1-4e94-8dc0-446b529697b0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:20.699302 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-166f71c1-d1a1-4e94-8dc0-446b529697b0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1365 microversion: 2.1 time: 0.147812 May 18 23:15:20.699885 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3536/6828] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:20 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1365 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:21.717808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f6aef53e-3427-442f-9802-53396ad1874d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:21.718432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f6aef53e-3427-442f-9802-53396ad1874d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:21.720466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f6aef53e-3427-442f-9802-53396ad1874d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_api:SELECT=56,nova_api:UPDATE=1,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:15:21.726315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6aef53e-3427-442f-9802-53396ad1874d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:21.726761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6aef53e-3427-442f-9802-53396ad1874d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:21.727512 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6aef53e-3427-442f-9802-53396ad1874d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:21.727946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6aef53e-3427-442f-9802-53396ad1874d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:21.856086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f6aef53e-3427-442f-9802-53396ad1874d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:21.863530 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f6aef53e-3427-442f-9802-53396ad1874d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1365 microversion: 2.1 time: 0.150971 May 18 23:15:21.864110 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3293/6829] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:21 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1365 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:22.881153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ccd9c651-7565-4f21-aab0-b11bf2c0de06 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:22.881792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ccd9c651-7565-4f21-aab0-b11bf2c0de06 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:22.890760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccd9c651-7565-4f21-aab0-b11bf2c0de06 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:22.891215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccd9c651-7565-4f21-aab0-b11bf2c0de06 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:22.891971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccd9c651-7565-4f21-aab0-b11bf2c0de06 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:22.892411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ccd9c651-7565-4f21-aab0-b11bf2c0de06 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:23.020110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ccd9c651-7565-4f21-aab0-b11bf2c0de06 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:23.028168 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ccd9c651-7565-4f21-aab0-b11bf2c0de06 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1365 microversion: 2.1 time: 0.150983 May 18 23:15:23.028745 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3537/6830] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:22 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1365 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:24.045916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d1d5e546-b522-4b3f-861f-6d53a395e360 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:24.046528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d1d5e546-b522-4b3f-861f-6d53a395e360 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:24.053463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1d5e546-b522-4b3f-861f-6d53a395e360 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:24.053959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1d5e546-b522-4b3f-861f-6d53a395e360 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:24.055337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1d5e546-b522-4b3f-861f-6d53a395e360 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:24.055772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d1d5e546-b522-4b3f-861f-6d53a395e360 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:24.185588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d1d5e546-b522-4b3f-861f-6d53a395e360 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:24.193276 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d1d5e546-b522-4b3f-861f-6d53a395e360 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1365 microversion: 2.1 time: 0.151335 May 18 23:15:24.193911 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3294/6831] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:24 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1365 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:25.210607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-86e8c95a-1e89-4382-90b5-7d9641d3a797 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:25.211227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-86e8c95a-1e89-4382-90b5-7d9641d3a797 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:25.213757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-86e8c95a-1e89-4382-90b5-7d9641d3a797 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_api:SELECT=44 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:15:25.219089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86e8c95a-1e89-4382-90b5-7d9641d3a797 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:25.219545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86e8c95a-1e89-4382-90b5-7d9641d3a797 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:25.220343 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86e8c95a-1e89-4382-90b5-7d9641d3a797 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:25.220788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-86e8c95a-1e89-4382-90b5-7d9641d3a797 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:25.356386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-86e8c95a-1e89-4382-90b5-7d9641d3a797 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:25.364196 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-86e8c95a-1e89-4382-90b5-7d9641d3a797 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1365 microversion: 2.1 time: 0.157531 May 18 23:15:25.364763 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3538/6832] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:25 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1365 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:25.570128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f6073ad0-2275-4c32-a399-9390b0996d79 req-cff73450-36ae-4e2f-a41a-822b3d7d3704 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "805e2ec2-ce75-447b-ad64-1a0fd5aa89bc", "name": "network-vif-plugged", "status": "completed", "tag": "4ef64bad-1bbe-4855-8ab5-b8efb7fcc978"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:15:25.579906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f6073ad0-2275-4c32-a399-9390b0996d79 req-cff73450-36ae-4e2f-a41a-822b3d7d3704 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:25.580359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f6073ad0-2275-4c32-a399-9390b0996d79 req-cff73450-36ae-4e2f-a41a-822b3d7d3704 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:25.592272 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f6073ad0-2275-4c32-a399-9390b0996d79 req-cff73450-36ae-4e2f-a41a-822b3d7d3704 service nova] Creating event network-vif-plugged:4ef64bad-1bbe-4855-8ab5-b8efb7fcc978 for instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc on n-h1-841040-6 May 18 23:15:25.597184 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f6073ad0-2275-4c32-a399-9390b0996d79 req-cff73450-36ae-4e2f-a41a-822b3d7d3704 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030747 May 18 23:15:25.598213 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3295/6833] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:15:25 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:15:26.383015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d00e69c2-3a79-4b2d-b25f-91bb9b7e738d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:26.383660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d00e69c2-3a79-4b2d-b25f-91bb9b7e738d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:26.390265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d00e69c2-3a79-4b2d-b25f-91bb9b7e738d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:26.390720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d00e69c2-3a79-4b2d-b25f-91bb9b7e738d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:26.391473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d00e69c2-3a79-4b2d-b25f-91bb9b7e738d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:26.391908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d00e69c2-3a79-4b2d-b25f-91bb9b7e738d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:26.524410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d00e69c2-3a79-4b2d-b25f-91bb9b7e738d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:26.531933 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d00e69c2-3a79-4b2d-b25f-91bb9b7e738d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1365 microversion: 2.1 time: 0.153626 May 18 23:15:26.532499 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3539/6834] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:26 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1365 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:27.546865 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-f6073ad0-2275-4c32-a399-9390b0996d79 req-cff73450-36ae-4e2f-a41a-822b3d7d3704 service nova] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:15:27.547801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-f6073ad0-2275-4c32-a399-9390b0996d79 req-cff73450-36ae-4e2f-a41a-822b3d7d3704 service nova] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:15:27.552486 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cfbd1564-318e-4642-bd77-1133905e80ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:27.553170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cfbd1564-318e-4642-bd77-1133905e80ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:27.560376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cfbd1564-318e-4642-bd77-1133905e80ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:27.560814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cfbd1564-318e-4642-bd77-1133905e80ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:27.561552 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cfbd1564-318e-4642-bd77-1133905e80ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:27.562003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cfbd1564-318e-4642-bd77-1133905e80ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:27.688575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cfbd1564-318e-4642-bd77-1133905e80ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:15:27.696704 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cfbd1564-318e-4642-bd77-1133905e80ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1553 microversion: 2.1 time: 0.151781 May 18 23:15:27.697280 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3296/6835] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:15:27 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1553 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:15:27.713890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4e0d88b0-a115-435d-9b69-19e09ccf040f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:15:27.714425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4e0d88b0-a115-435d-9b69-19e09ccf040f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:15:27.716423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4e0d88b0-a115-435d-9b69-19e09ccf040f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:15:27.722155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e0d88b0-a115-435d-9b69-19e09ccf040f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:27.722612 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e0d88b0-a115-435d-9b69-19e09ccf040f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:27.723625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e0d88b0-a115-435d-9b69-19e09ccf040f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:27.724067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e0d88b0-a115-435d-9b69-19e09ccf040f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:27.800814 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4e0d88b0-a115-435d-9b69-19e09ccf040f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc/os-interface" status: 200 len: 285 microversion: 2.1 time: 0.091353 May 18 23:15:27.801419 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3540/6836] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 23:15:27 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:15:28.745675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0cde2633-bff7-40cd-8738-4c48c9052e6a req-2e482b48-e725-46be-83ab-5d6b3af469c5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "805e2ec2-ce75-447b-ad64-1a0fd5aa89bc", "tag": "4ef64bad-1bbe-4855-8ab5-b8efb7fcc978"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:15:28.754702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0cde2633-bff7-40cd-8738-4c48c9052e6a req-2e482b48-e725-46be-83ab-5d6b3af469c5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:15:28.755145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0cde2633-bff7-40cd-8738-4c48c9052e6a req-2e482b48-e725-46be-83ab-5d6b3af469c5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:15:28.767043 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0cde2633-bff7-40cd-8738-4c48c9052e6a req-2e482b48-e725-46be-83ab-5d6b3af469c5 service nova] Creating event network-changed:4ef64bad-1bbe-4855-8ab5-b8efb7fcc978 for instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc on n-h1-841040-6 May 18 23:15:28.771997 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0cde2633-bff7-40cd-8738-4c48c9052e6a req-2e482b48-e725-46be-83ab-5d6b3af469c5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030526 May 18 23:15:28.772688 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3297/6837] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:15:28 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:16:03.053073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4e0d88b0-a115-435d-9b69-19e09ccf040f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_api:SELECT=5 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:16:03.054830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4e0d88b0-a115-435d-9b69-19e09ccf040f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell1:SELECT=76,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:16:03.059167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e2aaa93a-22ca-42ac-aeb0-bb033d8a8885 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:16:03.066566 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2aaa93a-22ca-42ac-aeb0-bb033d8a8885 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:03.067066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2aaa93a-22ca-42ac-aeb0-bb033d8a8885 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:03.090723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e2aaa93a-22ca-42ac-aeb0-bb033d8a8885 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Going to try to stop instance {{(pid=119083) force_stop /opt/stack/nova/nova/compute/api.py:2707}} May 18 23:16:03.131422 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e2aaa93a-22ca-42ac-aeb0-bb033d8a8885 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc/action" status: 202 len: 0 microversion: 2.1 time: 0.079770 May 18 23:16:03.133803 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3541/6838] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:16:03 2022] POST /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:16:03.139229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-0cde2633-bff7-40cd-8738-4c48c9052e6a req-2e482b48-e725-46be-83ab-5d6b3af469c5 service nova] [119082] Writing DB stats nova_api:SELECT=9 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:16:03.140144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-0cde2633-bff7-40cd-8738-4c48c9052e6a req-2e482b48-e725-46be-83ab-5d6b3af469c5 service nova] [119082] Writing DB stats nova_cell1:SELECT=73,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:16:03.144442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf5f7161-619c-4bbd-bfe2-696c067d704b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:03.145126 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cf5f7161-619c-4bbd-bfe2-696c067d704b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:03.152884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf5f7161-619c-4bbd-bfe2-696c067d704b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:03.153331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf5f7161-619c-4bbd-bfe2-696c067d704b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:03.154102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf5f7161-619c-4bbd-bfe2-696c067d704b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:03.154532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf5f7161-619c-4bbd-bfe2-696c067d704b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:03.292579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf5f7161-619c-4bbd-bfe2-696c067d704b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:03.302023 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cf5f7161-619c-4bbd-bfe2-696c067d704b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.164776 May 18 23:16:03.302722 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3298/6839] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:03 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:04.322118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e9b6fb61-58dc-410f-981b-656e7cc67765 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:04.322819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e9b6fb61-58dc-410f-981b-656e7cc67765 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:04.329066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9b6fb61-58dc-410f-981b-656e7cc67765 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:04.329514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9b6fb61-58dc-410f-981b-656e7cc67765 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:04.330289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9b6fb61-58dc-410f-981b-656e7cc67765 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:04.330726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e9b6fb61-58dc-410f-981b-656e7cc67765 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:04.476048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e9b6fb61-58dc-410f-981b-656e7cc67765 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:04.483904 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e9b6fb61-58dc-410f-981b-656e7cc67765 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.167080 May 18 23:16:04.484471 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3542/6840] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:04 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:05.500387 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1a0c2a56-a45b-40ef-9840-fe51d30d27c4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:05.500988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1a0c2a56-a45b-40ef-9840-fe51d30d27c4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:05.508637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a0c2a56-a45b-40ef-9840-fe51d30d27c4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:05.509077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a0c2a56-a45b-40ef-9840-fe51d30d27c4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:05.509849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a0c2a56-a45b-40ef-9840-fe51d30d27c4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:05.510278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1a0c2a56-a45b-40ef-9840-fe51d30d27c4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:05.644367 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1a0c2a56-a45b-40ef-9840-fe51d30d27c4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:05.652574 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1a0c2a56-a45b-40ef-9840-fe51d30d27c4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.156054 May 18 23:16:05.653140 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3299/6841] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:05 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:06.670136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2025ca89-683c-4b92-8b57-3911ff791270 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:06.670777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2025ca89-683c-4b92-8b57-3911ff791270 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:06.677229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2025ca89-683c-4b92-8b57-3911ff791270 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:06.677675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2025ca89-683c-4b92-8b57-3911ff791270 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:06.678470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2025ca89-683c-4b92-8b57-3911ff791270 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:06.679483 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2025ca89-683c-4b92-8b57-3911ff791270 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:06.806645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2025ca89-683c-4b92-8b57-3911ff791270 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:06.814046 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2025ca89-683c-4b92-8b57-3911ff791270 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.147734 May 18 23:16:06.814610 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3543/6842] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:06 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:07.831328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-49b22c16-6705-4f5f-a041-5edfda4257ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:07.831935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-49b22c16-6705-4f5f-a041-5edfda4257ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:07.839616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49b22c16-6705-4f5f-a041-5edfda4257ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:07.840072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49b22c16-6705-4f5f-a041-5edfda4257ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:07.840839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49b22c16-6705-4f5f-a041-5edfda4257ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:07.841275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49b22c16-6705-4f5f-a041-5edfda4257ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:07.972572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-49b22c16-6705-4f5f-a041-5edfda4257ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:07.981020 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-49b22c16-6705-4f5f-a041-5edfda4257ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.153868 May 18 23:16:07.981598 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3300/6843] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:07 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:08.998586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-71d5a19a-acd0-4945-826b-74a315b9978b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:08.999224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-71d5a19a-acd0-4945-826b-74a315b9978b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:09.005818 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71d5a19a-acd0-4945-826b-74a315b9978b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:09.006269 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71d5a19a-acd0-4945-826b-74a315b9978b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:09.007020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71d5a19a-acd0-4945-826b-74a315b9978b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:09.007456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-71d5a19a-acd0-4945-826b-74a315b9978b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:09.137846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-71d5a19a-acd0-4945-826b-74a315b9978b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:09.145308 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-71d5a19a-acd0-4945-826b-74a315b9978b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.150614 May 18 23:16:09.145905 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3544/6844] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:08 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:10.162201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1206874f-95dc-4c4d-8cfe-2aa7fc0d727a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:10.162793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1206874f-95dc-4c4d-8cfe-2aa7fc0d727a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:10.172509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1206874f-95dc-4c4d-8cfe-2aa7fc0d727a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:10.172951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1206874f-95dc-4c4d-8cfe-2aa7fc0d727a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:10.173697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1206874f-95dc-4c4d-8cfe-2aa7fc0d727a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:10.174153 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1206874f-95dc-4c4d-8cfe-2aa7fc0d727a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:10.301274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1206874f-95dc-4c4d-8cfe-2aa7fc0d727a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:10.308845 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1206874f-95dc-4c4d-8cfe-2aa7fc0d727a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.150677 May 18 23:16:10.309423 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3301/6845] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:10 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:11.325968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d8145814-5b52-475c-ad8c-328e32e86afc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:11.326578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d8145814-5b52-475c-ad8c-328e32e86afc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:11.333091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8145814-5b52-475c-ad8c-328e32e86afc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:11.333541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8145814-5b52-475c-ad8c-328e32e86afc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:11.334316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8145814-5b52-475c-ad8c-328e32e86afc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:11.334749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8145814-5b52-475c-ad8c-328e32e86afc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:11.462078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d8145814-5b52-475c-ad8c-328e32e86afc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:11.469659 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d8145814-5b52-475c-ad8c-328e32e86afc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.147599 May 18 23:16:11.470265 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3545/6846] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:11 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:12.487427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-01f21786-7f52-4ed4-aeeb-51d4e63311ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:12.488039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-01f21786-7f52-4ed4-aeeb-51d4e63311ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:12.495785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01f21786-7f52-4ed4-aeeb-51d4e63311ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:12.496231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01f21786-7f52-4ed4-aeeb-51d4e63311ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:12.496986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01f21786-7f52-4ed4-aeeb-51d4e63311ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:12.497417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01f21786-7f52-4ed4-aeeb-51d4e63311ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:12.622778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-01f21786-7f52-4ed4-aeeb-51d4e63311ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:12.630337 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-01f21786-7f52-4ed4-aeeb-51d4e63311ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.146862 May 18 23:16:12.630917 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3302/6847] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:12 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:13.647479 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4c8ee491-52ff-4f14-9f72-d5d230da0577 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:13.648103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4c8ee491-52ff-4f14-9f72-d5d230da0577 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:13.654874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c8ee491-52ff-4f14-9f72-d5d230da0577 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:13.655332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c8ee491-52ff-4f14-9f72-d5d230da0577 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:13.656088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c8ee491-52ff-4f14-9f72-d5d230da0577 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:13.656529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c8ee491-52ff-4f14-9f72-d5d230da0577 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:13.786174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4c8ee491-52ff-4f14-9f72-d5d230da0577 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:13.793814 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4c8ee491-52ff-4f14-9f72-d5d230da0577 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.150222 May 18 23:16:13.794396 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3546/6848] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:13 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:14.810986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1e9774f5-9b0c-400d-8980-942acda19336 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:14.811595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1e9774f5-9b0c-400d-8980-942acda19336 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:14.818661 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e9774f5-9b0c-400d-8980-942acda19336 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:14.819111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e9774f5-9b0c-400d-8980-942acda19336 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:14.819860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e9774f5-9b0c-400d-8980-942acda19336 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:14.820789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e9774f5-9b0c-400d-8980-942acda19336 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:14.953854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1e9774f5-9b0c-400d-8980-942acda19336 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:14.962135 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1e9774f5-9b0c-400d-8980-942acda19336 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.155040 May 18 23:16:14.962719 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3303/6849] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:14 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:15.979392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4e7617a3-ea0e-4f60-8dfd-51b697b33dd1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:15.979991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4e7617a3-ea0e-4f60-8dfd-51b697b33dd1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:15.986049 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e7617a3-ea0e-4f60-8dfd-51b697b33dd1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:15.986499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e7617a3-ea0e-4f60-8dfd-51b697b33dd1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:15.987245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e7617a3-ea0e-4f60-8dfd-51b697b33dd1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:15.987683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e7617a3-ea0e-4f60-8dfd-51b697b33dd1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:16.126691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4e7617a3-ea0e-4f60-8dfd-51b697b33dd1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:16.134815 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4e7617a3-ea0e-4f60-8dfd-51b697b33dd1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.159448 May 18 23:16:16.135384 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3547/6850] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:15 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:17.152889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e021c1bf-1b6b-400d-abed-9c71bdd39b33 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:17.153492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e021c1bf-1b6b-400d-abed-9c71bdd39b33 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:17.159807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e021c1bf-1b6b-400d-abed-9c71bdd39b33 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:17.160249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e021c1bf-1b6b-400d-abed-9c71bdd39b33 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:17.160994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e021c1bf-1b6b-400d-abed-9c71bdd39b33 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:17.161426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e021c1bf-1b6b-400d-abed-9c71bdd39b33 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:17.290915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e021c1bf-1b6b-400d-abed-9c71bdd39b33 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:17.298493 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e021c1bf-1b6b-400d-abed-9c71bdd39b33 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.150259 May 18 23:16:17.299105 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3304/6851] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:17 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:18.315990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0e257a39-d7ca-40e1-83b1-d7fb5342efe8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:18.316604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0e257a39-d7ca-40e1-83b1-d7fb5342efe8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:18.323190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e257a39-d7ca-40e1-83b1-d7fb5342efe8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:18.323641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e257a39-d7ca-40e1-83b1-d7fb5342efe8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:18.324388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e257a39-d7ca-40e1-83b1-d7fb5342efe8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:18.324823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0e257a39-d7ca-40e1-83b1-d7fb5342efe8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:18.451091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0e257a39-d7ca-40e1-83b1-d7fb5342efe8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:18.458957 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0e257a39-d7ca-40e1-83b1-d7fb5342efe8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.146873 May 18 23:16:18.459526 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3548/6852] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:18 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:19.477269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-533ec127-c892-4cb2-99f3-83e2a96f27a8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:19.477929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-533ec127-c892-4cb2-99f3-83e2a96f27a8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:19.484809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-533ec127-c892-4cb2-99f3-83e2a96f27a8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:19.485249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-533ec127-c892-4cb2-99f3-83e2a96f27a8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:19.486049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-533ec127-c892-4cb2-99f3-83e2a96f27a8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:19.486477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-533ec127-c892-4cb2-99f3-83e2a96f27a8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:19.615811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-533ec127-c892-4cb2-99f3-83e2a96f27a8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:19.623261 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-533ec127-c892-4cb2-99f3-83e2a96f27a8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1658 microversion: 2.1 time: 0.150688 May 18 23:16:19.623830 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3305/6853] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:19 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1658 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:16:19.639508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "451"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:16:19.640532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:19.646991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:19.647436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:19.648671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:19.649112 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:19.676455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:19.682123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Old instance type m1.heat2, new instance type m1.heat {{(pid=119083) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 23:16:19.688252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:16:19.688675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:16:19.689147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:16:19.689557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:16:19.689998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:16:19.754506 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4768ba9b-2c44-42cf-bba8-a3ccf9db5548 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc/action" status: 202 len: 0 microversion: 2.1 time: 0.118714 May 18 23:16:19.755038 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3549/6854] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:16:19 2022] POST /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:16:19.763511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6ed2393a-30b4-4f5b-84ba-79adc83d0b87 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:19.764135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6ed2393a-30b4-4f5b-84ba-79adc83d0b87 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:19.770330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ed2393a-30b4-4f5b-84ba-79adc83d0b87 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:19.771169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ed2393a-30b4-4f5b-84ba-79adc83d0b87 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:19.771930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ed2393a-30b4-4f5b-84ba-79adc83d0b87 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:19.772356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ed2393a-30b4-4f5b-84ba-79adc83d0b87 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:19.931841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6ed2393a-30b4-4f5b-84ba-79adc83d0b87 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:19.940640 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6ed2393a-30b4-4f5b-84ba-79adc83d0b87 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.181308 May 18 23:16:19.941227 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3306/6855] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:19 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:20.959128 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-63dbf532-c77d-44f5-a4ae-8820a0391971 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:20.959684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-63dbf532-c77d-44f5-a4ae-8820a0391971 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:20.965695 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63dbf532-c77d-44f5-a4ae-8820a0391971 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:20.966174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63dbf532-c77d-44f5-a4ae-8820a0391971 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:20.966922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63dbf532-c77d-44f5-a4ae-8820a0391971 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:20.967361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-63dbf532-c77d-44f5-a4ae-8820a0391971 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:21.136494 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-63dbf532-c77d-44f5-a4ae-8820a0391971 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:21.144464 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-63dbf532-c77d-44f5-a4ae-8820a0391971 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1681 microversion: 2.1 time: 0.189716 May 18 23:16:21.145051 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3550/6856] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:20 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1681 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:22.161776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5e0590e6-5ca7-437f-82d5-6372468e1130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:22.162377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5e0590e6-5ca7-437f-82d5-6372468e1130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:22.169795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e0590e6-5ca7-437f-82d5-6372468e1130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:22.170243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e0590e6-5ca7-437f-82d5-6372468e1130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:22.170990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e0590e6-5ca7-437f-82d5-6372468e1130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:22.171419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e0590e6-5ca7-437f-82d5-6372468e1130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:22.300629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5e0590e6-5ca7-437f-82d5-6372468e1130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:22.310025 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5e0590e6-5ca7-437f-82d5-6372468e1130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1686 microversion: 2.1 time: 0.151953 May 18 23:16:22.310872 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3307/6857] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:22 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1686 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:23.328417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8e4f8b17-3f3f-4c97-838f-650a314ec8be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:23.329010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8e4f8b17-3f3f-4c97-838f-650a314ec8be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:23.335576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e4f8b17-3f3f-4c97-838f-650a314ec8be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:23.335968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e4f8b17-3f3f-4c97-838f-650a314ec8be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:23.336722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e4f8b17-3f3f-4c97-838f-650a314ec8be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:23.337165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8e4f8b17-3f3f-4c97-838f-650a314ec8be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:23.508610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8e4f8b17-3f3f-4c97-838f-650a314ec8be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:23.517459 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8e4f8b17-3f3f-4c97-838f-650a314ec8be tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1686 microversion: 2.1 time: 0.192956 May 18 23:16:23.518071 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3551/6858] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:23 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1686 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:24.046411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-9449fb62-3205-44d9-9226-ed794c7adf1e req-1152c267-13c4-4f47-a9a6-a3ab825f0f4d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "805e2ec2-ce75-447b-ad64-1a0fd5aa89bc", "name": "network-vif-unplugged", "status": "completed", "tag": "4ef64bad-1bbe-4855-8ab5-b8efb7fcc978"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:16:24.056439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9449fb62-3205-44d9-9226-ed794c7adf1e req-1152c267-13c4-4f47-a9a6-a3ab825f0f4d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:24.056877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9449fb62-3205-44d9-9226-ed794c7adf1e req-1152c267-13c4-4f47-a9a6-a3ab825f0f4d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:24.068744 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-9449fb62-3205-44d9-9226-ed794c7adf1e req-1152c267-13c4-4f47-a9a6-a3ab825f0f4d service nova] Creating event network-vif-unplugged:4ef64bad-1bbe-4855-8ab5-b8efb7fcc978 for instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc on n-h2-841040-6 May 18 23:16:24.074208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-9449fb62-3205-44d9-9226-ed794c7adf1e req-1152c267-13c4-4f47-a9a6-a3ab825f0f4d service nova] Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:16:24.085056 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-9449fb62-3205-44d9-9226-ed794c7adf1e req-1152c267-13c4-4f47-a9a6-a3ab825f0f4d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.042233 May 18 23:16:24.085362 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3308/6859] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:16:24 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:16:24.533921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f8107d48-f8c2-403f-b334-a8c80fa2b6b1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:24.535233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f8107d48-f8c2-403f-b334-a8c80fa2b6b1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:24.542225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8107d48-f8c2-403f-b334-a8c80fa2b6b1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:24.542736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8107d48-f8c2-403f-b334-a8c80fa2b6b1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:24.543547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8107d48-f8c2-403f-b334-a8c80fa2b6b1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:24.543991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f8107d48-f8c2-403f-b334-a8c80fa2b6b1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:24.696204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f8107d48-f8c2-403f-b334-a8c80fa2b6b1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:24.703885 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f8107d48-f8c2-403f-b334-a8c80fa2b6b1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1685 microversion: 2.1 time: 0.174007 May 18 23:16:24.704470 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3552/6860] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:24 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1685 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:25.723725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4cbd418a-94d9-4a41-9968-dc7bfc350575 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:25.724418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4cbd418a-94d9-4a41-9968-dc7bfc350575 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:25.731245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4cbd418a-94d9-4a41-9968-dc7bfc350575 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:25.731687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4cbd418a-94d9-4a41-9968-dc7bfc350575 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:25.732434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4cbd418a-94d9-4a41-9968-dc7bfc350575 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:25.732864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4cbd418a-94d9-4a41-9968-dc7bfc350575 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:25.864592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4cbd418a-94d9-4a41-9968-dc7bfc350575 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:25.872368 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4cbd418a-94d9-4a41-9968-dc7bfc350575 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1683 microversion: 2.1 time: 0.154170 May 18 23:16:25.872950 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3309/6861] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:25 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1683 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:26.101831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-f573c2ee-8c22-447f-8903-5da5c0268fff req-67d48b36-8052-477e-b0a1-1ff1f00ec5cb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "805e2ec2-ce75-447b-ad64-1a0fd5aa89bc", "tag": "4ef64bad-1bbe-4855-8ab5-b8efb7fcc978"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:16:26.110221 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f573c2ee-8c22-447f-8903-5da5c0268fff req-67d48b36-8052-477e-b0a1-1ff1f00ec5cb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:26.110663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-f573c2ee-8c22-447f-8903-5da5c0268fff req-67d48b36-8052-477e-b0a1-1ff1f00ec5cb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:26.121935 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-f573c2ee-8c22-447f-8903-5da5c0268fff req-67d48b36-8052-477e-b0a1-1ff1f00ec5cb service nova] Creating event network-changed:4ef64bad-1bbe-4855-8ab5-b8efb7fcc978 for instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc on n-h2-841040-6 May 18 23:16:26.127428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-f573c2ee-8c22-447f-8903-5da5c0268fff req-67d48b36-8052-477e-b0a1-1ff1f00ec5cb service nova] Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:16:26.138282 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-f573c2ee-8c22-447f-8903-5da5c0268fff req-67d48b36-8052-477e-b0a1-1ff1f00ec5cb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040443 May 18 23:16:26.138845 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3553/6862] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:16:26 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:16:26.889685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-098a2fbf-b22e-4059-a6a3-dbb4f81bb785 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:26.890249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-098a2fbf-b22e-4059-a6a3-dbb4f81bb785 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:26.897151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-098a2fbf-b22e-4059-a6a3-dbb4f81bb785 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:26.897593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-098a2fbf-b22e-4059-a6a3-dbb4f81bb785 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:26.898388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-098a2fbf-b22e-4059-a6a3-dbb4f81bb785 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:26.898821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-098a2fbf-b22e-4059-a6a3-dbb4f81bb785 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:27.026193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-098a2fbf-b22e-4059-a6a3-dbb4f81bb785 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:27.033781 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-098a2fbf-b22e-4059-a6a3-dbb4f81bb785 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1679 microversion: 2.1 time: 0.148051 May 18 23:16:27.034356 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3310/6863] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:26 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1679 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:27.051105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2fc2780c-aae5-4809-a1cb-411843cc3555 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:16:27.051772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2fc2780c-aae5-4809-a1cb-411843cc3555 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:27.058750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fc2780c-aae5-4809-a1cb-411843cc3555 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:27.059210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fc2780c-aae5-4809-a1cb-411843cc3555 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:27.059970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fc2780c-aae5-4809-a1cb-411843cc3555 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:27.060412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fc2780c-aae5-4809-a1cb-411843cc3555 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:27.097455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2fc2780c-aae5-4809-a1cb-411843cc3555 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell1:SELECT=96,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:16:27.117241 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2fc2780c-aae5-4809-a1cb-411843cc3555 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc/action" status: 204 len: 0 microversion: 2.1 time: 0.070243 May 18 23:16:27.117960 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3554/6864] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:16:27 2022] POST /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:16:27.126144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-838f380f-185e-43c8-955f-c3630b95a0e4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:27.126860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-838f380f-185e-43c8-955f-c3630b95a0e4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:27.132942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-838f380f-185e-43c8-955f-c3630b95a0e4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:27.133388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-838f380f-185e-43c8-955f-c3630b95a0e4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:27.134177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-838f380f-185e-43c8-955f-c3630b95a0e4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:27.134614 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-838f380f-185e-43c8-955f-c3630b95a0e4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:27.267389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-838f380f-185e-43c8-955f-c3630b95a0e4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:27.275623 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-838f380f-185e-43c8-955f-c3630b95a0e4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1679 microversion: 2.1 time: 0.153440 May 18 23:16:27.276197 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3311/6865] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:27 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1679 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:28.293980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3b8b86b1-3e34-4414-83ee-3ae67a86ea6d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:28.294684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3b8b86b1-3e34-4414-83ee-3ae67a86ea6d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:28.300946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b8b86b1-3e34-4414-83ee-3ae67a86ea6d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:28.301400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b8b86b1-3e34-4414-83ee-3ae67a86ea6d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:28.302249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b8b86b1-3e34-4414-83ee-3ae67a86ea6d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:28.302692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b8b86b1-3e34-4414-83ee-3ae67a86ea6d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:28.436521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3b8b86b1-3e34-4414-83ee-3ae67a86ea6d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:28.444129 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3b8b86b1-3e34-4414-83ee-3ae67a86ea6d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1679 microversion: 2.1 time: 0.155483 May 18 23:16:28.444732 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3555/6866] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:28 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1679 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:29.462071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-39e1311b-c8a0-4e60-82d8-4b46a2fbe652 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:29.463319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-39e1311b-c8a0-4e60-82d8-4b46a2fbe652 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:29.470435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39e1311b-c8a0-4e60-82d8-4b46a2fbe652 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:29.470962 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39e1311b-c8a0-4e60-82d8-4b46a2fbe652 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:29.471746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39e1311b-c8a0-4e60-82d8-4b46a2fbe652 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:29.472180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-39e1311b-c8a0-4e60-82d8-4b46a2fbe652 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:29.612069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-39e1311b-c8a0-4e60-82d8-4b46a2fbe652 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:29.620195 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-39e1311b-c8a0-4e60-82d8-4b46a2fbe652 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1658 microversion: 2.1 time: 0.162516 May 18 23:16:29.620951 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3312/6867] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:29 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1658 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:29.636973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4afc91ac-8308-441c-acfc-6de3b10f5a39 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:29.637671 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4afc91ac-8308-441c-acfc-6de3b10f5a39 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:29.644579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4afc91ac-8308-441c-acfc-6de3b10f5a39 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:29.645097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4afc91ac-8308-441c-acfc-6de3b10f5a39 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:29.646096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4afc91ac-8308-441c-acfc-6de3b10f5a39 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:29.646535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4afc91ac-8308-441c-acfc-6de3b10f5a39 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:29.780741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4afc91ac-8308-441c-acfc-6de3b10f5a39 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:29.790761 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4afc91ac-8308-441c-acfc-6de3b10f5a39 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1658 microversion: 2.1 time: 0.157641 May 18 23:16:29.791402 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3556/6868] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:29 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1658 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:29.807672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a568313-33d4-4c4b-b08a-6496f564d433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:16:29.813880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a568313-33d4-4c4b-b08a-6496f564d433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:29.814315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a568313-33d4-4c4b-b08a-6496f564d433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:29.836806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5a568313-33d4-4c4b-b08a-6496f564d433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Going to try to start instance {{(pid=119082) start /opt/stack/nova/nova/compute/api.py:2730}} May 18 23:16:29.871688 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5a568313-33d4-4c4b-b08a-6496f564d433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:16:29.881578 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5a568313-33d4-4c4b-b08a-6496f564d433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc/action" status: 202 len: 0 microversion: 2.1 time: 0.078291 May 18 23:16:29.882918 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3313/6869] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:16:29 2022] POST /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:16:29.891545 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4de0389d-253b-4c7e-b1e0-c2b9808ac60d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:29.892175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4de0389d-253b-4c7e-b1e0-c2b9808ac60d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:29.900740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4de0389d-253b-4c7e-b1e0-c2b9808ac60d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:29.901149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4de0389d-253b-4c7e-b1e0-c2b9808ac60d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:29.902170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4de0389d-253b-4c7e-b1e0-c2b9808ac60d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:29.902785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4de0389d-253b-4c7e-b1e0-c2b9808ac60d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:30.075578 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4de0389d-253b-4c7e-b1e0-c2b9808ac60d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:30.083398 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4de0389d-253b-4c7e-b1e0-c2b9808ac60d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1667 microversion: 2.1 time: 0.195967 May 18 23:16:30.083984 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3557/6870] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:29 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1667 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:31.104145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cf4f5dec-eddd-4e9d-b5b3-7dc795bfade9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:31.104861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cf4f5dec-eddd-4e9d-b5b3-7dc795bfade9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:31.111462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf4f5dec-eddd-4e9d-b5b3-7dc795bfade9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:31.111906 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf4f5dec-eddd-4e9d-b5b3-7dc795bfade9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:31.112658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf4f5dec-eddd-4e9d-b5b3-7dc795bfade9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:31.113093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cf4f5dec-eddd-4e9d-b5b3-7dc795bfade9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:31.248540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cf4f5dec-eddd-4e9d-b5b3-7dc795bfade9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:31.256286 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cf4f5dec-eddd-4e9d-b5b3-7dc795bfade9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1667 microversion: 2.1 time: 0.159224 May 18 23:16:31.256871 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3314/6871] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:31 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1667 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:31.581928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-049e3a58-437a-4eeb-be75-a4d51486ae67 req-fa60d5be-c0bc-40c1-8f75-883adc822788 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "805e2ec2-ce75-447b-ad64-1a0fd5aa89bc", "name": "network-vif-plugged", "status": "completed", "tag": "4ef64bad-1bbe-4855-8ab5-b8efb7fcc978"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:16:31.590455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-049e3a58-437a-4eeb-be75-a4d51486ae67 req-fa60d5be-c0bc-40c1-8f75-883adc822788 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:31.590907 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-049e3a58-437a-4eeb-be75-a4d51486ae67 req-fa60d5be-c0bc-40c1-8f75-883adc822788 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:31.602904 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-049e3a58-437a-4eeb-be75-a4d51486ae67 req-fa60d5be-c0bc-40c1-8f75-883adc822788 service nova] Creating event network-vif-plugged:4ef64bad-1bbe-4855-8ab5-b8efb7fcc978 for instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc on n-h2-841040-6 May 18 23:16:31.607807 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-049e3a58-437a-4eeb-be75-a4d51486ae67 req-fa60d5be-c0bc-40c1-8f75-883adc822788 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029661 May 18 23:16:31.608422 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3558/6872] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:16:31 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:16:32.273927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6632af6c-90f4-4704-a825-5521f7114056 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:32.274472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6632af6c-90f4-4704-a825-5521f7114056 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:32.281288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6632af6c-90f4-4704-a825-5521f7114056 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:32.281726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6632af6c-90f4-4704-a825-5521f7114056 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:32.282494 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6632af6c-90f4-4704-a825-5521f7114056 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:32.282921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6632af6c-90f4-4704-a825-5521f7114056 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:32.408386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6632af6c-90f4-4704-a825-5521f7114056 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:32.416514 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6632af6c-90f4-4704-a825-5521f7114056 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1671 microversion: 2.1 time: 0.146586 May 18 23:16:32.417088 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3315/6873] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:32 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1671 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:32.433424 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-24e9e48b-dd6e-4648-96c1-6f95eb615461 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:32.434048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-24e9e48b-dd6e-4648-96c1-6f95eb615461 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:32.440257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24e9e48b-dd6e-4648-96c1-6f95eb615461 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:32.440715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24e9e48b-dd6e-4648-96c1-6f95eb615461 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:32.441476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24e9e48b-dd6e-4648-96c1-6f95eb615461 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:32.441957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-24e9e48b-dd6e-4648-96c1-6f95eb615461 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:32.466608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-24e9e48b-dd6e-4648-96c1-6f95eb615461 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:16:32.542196 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-24e9e48b-dd6e-4648-96c1-6f95eb615461 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "DELETE /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 204 len: 0 microversion: 2.1 time: 0.112773 May 18 23:16:32.542827 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3559/6874] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:16:32 2022] DELETE /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:16:32.551484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2ebcbcc5-9040-42db-becc-061ca75fe6b8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:32.552119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2ebcbcc5-9040-42db-becc-061ca75fe6b8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:32.558765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ebcbcc5-9040-42db-becc-061ca75fe6b8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:32.559210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ebcbcc5-9040-42db-becc-061ca75fe6b8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:32.560026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ebcbcc5-9040-42db-becc-061ca75fe6b8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:32.560519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ebcbcc5-9040-42db-becc-061ca75fe6b8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:32.686307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2ebcbcc5-9040-42db-becc-061ca75fe6b8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:32.694287 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2ebcbcc5-9040-42db-becc-061ca75fe6b8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1677 microversion: 2.1 time: 0.146843 May 18 23:16:32.695352 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3316/6875] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:32 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1677 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:33.711752 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7b9a7d89-c809-47e5-b4d1-edc15dd05704 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:33.712376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7b9a7d89-c809-47e5-b4d1-edc15dd05704 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:33.714993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-7b9a7d89-c809-47e5-b4d1-edc15dd05704 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_api:SELECT=48,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:16:33.720227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b9a7d89-c809-47e5-b4d1-edc15dd05704 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:33.720681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b9a7d89-c809-47e5-b4d1-edc15dd05704 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:33.721440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b9a7d89-c809-47e5-b4d1-edc15dd05704 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:33.721911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7b9a7d89-c809-47e5-b4d1-edc15dd05704 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:33.849876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7b9a7d89-c809-47e5-b4d1-edc15dd05704 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:33.858282 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7b9a7d89-c809-47e5-b4d1-edc15dd05704 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 200 len: 1677 microversion: 2.1 time: 0.150882 May 18 23:16:33.858873 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3560/6876] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:33 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 1677 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:34.674389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-24d77e0a-dc1b-4ce1-8e23-f4622b5c4cbd req-64b47859-249e-47a4-a930-34ff1943eed9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "805e2ec2-ce75-447b-ad64-1a0fd5aa89bc", "name": "network-vif-deleted", "tag": "4ef64bad-1bbe-4855-8ab5-b8efb7fcc978"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:16:34.678508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-24d77e0a-dc1b-4ce1-8e23-f4622b5c4cbd req-64b47859-249e-47a4-a930-34ff1943eed9 service nova] [119082] Writing DB stats nova_api:SELECT=39 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:16:34.685063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-24d77e0a-dc1b-4ce1-8e23-f4622b5c4cbd req-64b47859-249e-47a4-a930-34ff1943eed9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:34.685499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-24d77e0a-dc1b-4ce1-8e23-f4622b5c4cbd req-64b47859-249e-47a4-a930-34ff1943eed9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:34.698289 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-24d77e0a-dc1b-4ce1-8e23-f4622b5c4cbd req-64b47859-249e-47a4-a930-34ff1943eed9 service nova] Creating event network-vif-deleted:4ef64bad-1bbe-4855-8ab5-b8efb7fcc978 for instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc on n-h2-841040-6 May 18 23:16:34.703770 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-24d77e0a-dc1b-4ce1-8e23-f4622b5c4cbd req-64b47859-249e-47a4-a930-34ff1943eed9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033392 May 18 23:16:34.704418 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3317/6877] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:16:34 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:16:34.876369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7af40b15-d654-4535-8107-4de54e46c675 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:34.876984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7af40b15-d654-4535-8107-4de54e46c675 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:34.884879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7af40b15-d654-4535-8107-4de54e46c675 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:34.885339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7af40b15-d654-4535-8107-4de54e46c675 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:34.886164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7af40b15-d654-4535-8107-4de54e46c675 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:34.886605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7af40b15-d654-4535-8107-4de54e46c675 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:34.900351 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-7af40b15-d654-4535-8107-4de54e46c675 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7af40b15-d654-4535-8107-4de54e46c675 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc HTTP/1.1 May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '805e2ec2-ce75-447b-ad64-1a0fd5aa89bc'} May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:16:34.902106 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:16:34.907247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:16:34.907247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:16:34.907247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:16:34.907247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:16:34.907247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:16:34.907247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:16:34.907247 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:16:34.908502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7af40b15-d654-4535-8107-4de54e46c675 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:16:34.909376 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7af40b15-d654-4535-8107-4de54e46c675 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 404 len: 111 microversion: 2.1 time: 0.037544 May 18 23:16:34.910146 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3561/6878] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:34 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:16:34.924923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2475abf-e03f-4712-b1f7-581eba051727 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:34.925897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b2475abf-e03f-4712-b1f7-581eba051727 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:34.932676 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2475abf-e03f-4712-b1f7-581eba051727 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:34.933115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2475abf-e03f-4712-b1f7-581eba051727 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:34.933891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2475abf-e03f-4712-b1f7-581eba051727 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:34.934318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2475abf-e03f-4712-b1f7-581eba051727 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:34.947975 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-b2475abf-e03f-4712-b1f7-581eba051727 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2475abf-e03f-4712-b1f7-581eba051727 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc HTTP/1.1 May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '805e2ec2-ce75-447b-ad64-1a0fd5aa89bc'} May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:16:34.949622 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:16:34.956843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:16:34.956843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:16:34.956843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:16:34.956843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:16:34.956843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:16:34.956843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:16:34.956843 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:16:34.956843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2475abf-e03f-4712-b1f7-581eba051727 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:16:34.956843 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b2475abf-e03f-4712-b1f7-581eba051727 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 404 len: 111 microversion: 2.1 time: 0.030603 May 18 23:16:34.956843 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3318/6879] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:34 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:16:35.000189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-85467830", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "706e93bc-7365-41de-bdb7-93ca37ac1b82"}], "security_groups": [{"name": "tempest-securitygroup--1887437795"}], "key_name": "tempest-keypair-1061045426", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:16:35.109841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] validate_networks() for [('706e93bc-7365-41de-bdb7-93ca37ac1b82', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:16:35.501071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:16:35.501503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:16:35.502081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:16:35.502496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:16:35.502912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:16:35.512185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:35.512750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:35.513538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:35.514011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:35.531637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for project d761e64d698940b99093293fd0cbd1a3. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:16:35.537371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for user 2bbb43a155124ca6a2689a3c94eeb48f and project d761e64d698940b99093293fd0cbd1a3. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:16:35.552463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:16:35.554841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:16:35.607524 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-17edefdc-359d-40cf-b294-05e723dc0bb1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.611330 May 18 23:16:35.608341 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3562/6880] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:16:34 2022] POST /compute/v2.1/servers => generated 406 bytes in 613 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:16:35.618168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1bb59301-30fc-434e-b8c7-32794f5f503b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:35.618770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1bb59301-30fc-434e-b8c7-32794f5f503b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:35.692893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1bb59301-30fc-434e-b8c7-32794f5f503b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:35.702895 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1bb59301-30fc-434e-b8c7-32794f5f503b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1237 microversion: 2.1 time: 0.088517 May 18 23:16:35.703583 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3319/6881] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:35 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1237 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:36.723941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ae064779-15bf-4fc6-8738-86545a183850 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:36.724567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ae064779-15bf-4fc6-8738-86545a183850 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:36.732275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae064779-15bf-4fc6-8738-86545a183850 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:36.732825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae064779-15bf-4fc6-8738-86545a183850 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:36.733664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae064779-15bf-4fc6-8738-86545a183850 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:36.734209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ae064779-15bf-4fc6-8738-86545a183850 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:36.841714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ae064779-15bf-4fc6-8738-86545a183850 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:36.849544 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ae064779-15bf-4fc6-8738-86545a183850 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1295 microversion: 2.1 time: 0.130414 May 18 23:16:36.850140 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3563/6882] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:36 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1295 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:37.873447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-59138826-63a3-4824-9550-a5920ceca02e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:37.874112 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-59138826-63a3-4824-9550-a5920ceca02e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:37.885370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59138826-63a3-4824-9550-a5920ceca02e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:37.886460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59138826-63a3-4824-9550-a5920ceca02e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:37.887413 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59138826-63a3-4824-9550-a5920ceca02e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:37.888028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-59138826-63a3-4824-9550-a5920ceca02e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:38.022672 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-1af1e121-4de7-4682-a3c9-67d46cbadc86 req-96fe26db-fda9-4666-b4a1-ddfdb40db4ee service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3158dad7-56ad-4485-a76c-1e1ccd515b52", "tag": "390694c6-51ec-40a2-8963-e14ccfed388c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:16:38.036028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1af1e121-4de7-4682-a3c9-67d46cbadc86 req-96fe26db-fda9-4666-b4a1-ddfdb40db4ee service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:38.036689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1af1e121-4de7-4682-a3c9-67d46cbadc86 req-96fe26db-fda9-4666-b4a1-ddfdb40db4ee service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:38.050680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-59138826-63a3-4824-9550-a5920ceca02e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:38.053350 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-1af1e121-4de7-4682-a3c9-67d46cbadc86 req-96fe26db-fda9-4666-b4a1-ddfdb40db4ee service nova] Creating event network-changed:390694c6-51ec-40a2-8963-e14ccfed388c for instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 on n-h1-841040-6 May 18 23:16:38.060440 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-59138826-63a3-4824-9550-a5920ceca02e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1363 microversion: 2.1 time: 0.196113 May 18 23:16:38.061199 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-1af1e121-4de7-4682-a3c9-67d46cbadc86 req-96fe26db-fda9-4666-b4a1-ddfdb40db4ee service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043647 May 18 23:16:38.061527 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3320/6883] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:37 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1363 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:38.061943 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3564/6884] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:16:38 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:16:39.078103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-75a79e05-7715-4161-983c-a30c7353cea6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:39.078677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-75a79e05-7715-4161-983c-a30c7353cea6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:39.085574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75a79e05-7715-4161-983c-a30c7353cea6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:39.086052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75a79e05-7715-4161-983c-a30c7353cea6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:39.086795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75a79e05-7715-4161-983c-a30c7353cea6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:39.087216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-75a79e05-7715-4161-983c-a30c7353cea6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:39.214447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-75a79e05-7715-4161-983c-a30c7353cea6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:39.221872 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-75a79e05-7715-4161-983c-a30c7353cea6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1363 microversion: 2.1 time: 0.147627 May 18 23:16:39.222440 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3321/6885] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:39 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1363 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:40.240012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c4e90d0c-ad92-445e-b3fd-f5e55d98cc13 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:40.240706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c4e90d0c-ad92-445e-b3fd-f5e55d98cc13 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:40.247234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4e90d0c-ad92-445e-b3fd-f5e55d98cc13 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:40.247681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4e90d0c-ad92-445e-b3fd-f5e55d98cc13 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:40.248429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4e90d0c-ad92-445e-b3fd-f5e55d98cc13 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:40.248863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c4e90d0c-ad92-445e-b3fd-f5e55d98cc13 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:40.375400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c4e90d0c-ad92-445e-b3fd-f5e55d98cc13 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:40.383357 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c4e90d0c-ad92-445e-b3fd-f5e55d98cc13 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1363 microversion: 2.1 time: 0.148202 May 18 23:16:40.383955 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3565/6886] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:40 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1363 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:16:41.400945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b22cf683-b9dc-40c6-8f48-48882e673b25 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:41.401539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b22cf683-b9dc-40c6-8f48-48882e673b25 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:41.408480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b22cf683-b9dc-40c6-8f48-48882e673b25 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:41.408916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b22cf683-b9dc-40c6-8f48-48882e673b25 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:41.409662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b22cf683-b9dc-40c6-8f48-48882e673b25 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:41.410114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b22cf683-b9dc-40c6-8f48-48882e673b25 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:41.539307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b22cf683-b9dc-40c6-8f48-48882e673b25 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:41.546834 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b22cf683-b9dc-40c6-8f48-48882e673b25 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1363 microversion: 2.1 time: 0.150300 May 18 23:16:41.547404 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3322/6887] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:41 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1363 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:42.563641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-16eaf785-43e4-4e2d-b7f5-279b3473cbfd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:42.564281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-16eaf785-43e4-4e2d-b7f5-279b3473cbfd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:42.571006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16eaf785-43e4-4e2d-b7f5-279b3473cbfd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:42.571463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16eaf785-43e4-4e2d-b7f5-279b3473cbfd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:42.572218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16eaf785-43e4-4e2d-b7f5-279b3473cbfd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:42.572653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-16eaf785-43e4-4e2d-b7f5-279b3473cbfd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:42.702217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-16eaf785-43e4-4e2d-b7f5-279b3473cbfd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:42.709578 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-16eaf785-43e4-4e2d-b7f5-279b3473cbfd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1363 microversion: 2.1 time: 0.149794 May 18 23:16:42.710236 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3566/6888] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:42 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1363 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:43.726595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-03636d50-8429-4d67-92f6-3f28ab0c40d0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:43.727200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-03636d50-8429-4d67-92f6-3f28ab0c40d0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:43.734148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03636d50-8429-4d67-92f6-3f28ab0c40d0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:43.734592 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03636d50-8429-4d67-92f6-3f28ab0c40d0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:43.735345 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03636d50-8429-4d67-92f6-3f28ab0c40d0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:43.735778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03636d50-8429-4d67-92f6-3f28ab0c40d0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:43.869615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-03636d50-8429-4d67-92f6-3f28ab0c40d0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:43.877833 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-03636d50-8429-4d67-92f6-3f28ab0c40d0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1363 microversion: 2.1 time: 0.155380 May 18 23:16:43.878407 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3323/6889] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:43 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1363 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:43.931969 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-9c1a5c21-4058-42bb-924b-4e32ea0507c4 req-f6a98bec-979f-4061-8edf-8f45d3b45a79 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3158dad7-56ad-4485-a76c-1e1ccd515b52", "name": "network-vif-plugged", "status": "completed", "tag": "390694c6-51ec-40a2-8963-e14ccfed388c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:16:43.940644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9c1a5c21-4058-42bb-924b-4e32ea0507c4 req-f6a98bec-979f-4061-8edf-8f45d3b45a79 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:43.940995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9c1a5c21-4058-42bb-924b-4e32ea0507c4 req-f6a98bec-979f-4061-8edf-8f45d3b45a79 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:43.952513 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-9c1a5c21-4058-42bb-924b-4e32ea0507c4 req-f6a98bec-979f-4061-8edf-8f45d3b45a79 service nova] Creating event network-vif-plugged:390694c6-51ec-40a2-8963-e14ccfed388c for instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 on n-h1-841040-6 May 18 23:16:43.957497 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-9c1a5c21-4058-42bb-924b-4e32ea0507c4 req-f6a98bec-979f-4061-8edf-8f45d3b45a79 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029904 May 18 23:16:43.958188 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3567/6890] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:16:43 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:16:44.895802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6b771136-c5b9-43bb-a232-f0850dd6d913 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:44.896417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6b771136-c5b9-43bb-a232-f0850dd6d913 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:44.904755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b771136-c5b9-43bb-a232-f0850dd6d913 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:44.905200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b771136-c5b9-43bb-a232-f0850dd6d913 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:44.905988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b771136-c5b9-43bb-a232-f0850dd6d913 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:44.906420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6b771136-c5b9-43bb-a232-f0850dd6d913 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:45.037101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6b771136-c5b9-43bb-a232-f0850dd6d913 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:45.044379 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6b771136-c5b9-43bb-a232-f0850dd6d913 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1363 microversion: 2.1 time: 0.152506 May 18 23:16:45.044978 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3324/6891] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:44 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1363 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:46.059861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-9c1a5c21-4058-42bb-924b-4e32ea0507c4 req-f6a98bec-979f-4061-8edf-8f45d3b45a79 service nova] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:16:46.060791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-9c1a5c21-4058-42bb-924b-4e32ea0507c4 req-f6a98bec-979f-4061-8edf-8f45d3b45a79 service nova] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:16:46.065139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-567be01b-6fd3-4aeb-b2c8-e3eb0140dad4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:46.065894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-567be01b-6fd3-4aeb-b2c8-e3eb0140dad4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:46.072937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-567be01b-6fd3-4aeb-b2c8-e3eb0140dad4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:46.073367 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-567be01b-6fd3-4aeb-b2c8-e3eb0140dad4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:46.074153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-567be01b-6fd3-4aeb-b2c8-e3eb0140dad4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:46.074593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-567be01b-6fd3-4aeb-b2c8-e3eb0140dad4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:46.205878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-567be01b-6fd3-4aeb-b2c8-e3eb0140dad4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:16:46.213978 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-567be01b-6fd3-4aeb-b2c8-e3eb0140dad4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1551 microversion: 2.1 time: 0.155660 May 18 23:16:46.214553 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3568/6892] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:16:46 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1551 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:16:46.231496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3fbbbde7-f4f0-4ca0-801c-22484fcf7bd4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:16:46.232105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3fbbbde7-f4f0-4ca0-801c-22484fcf7bd4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:16:46.234214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3fbbbde7-f4f0-4ca0-801c-22484fcf7bd4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:16:46.240076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fbbbde7-f4f0-4ca0-801c-22484fcf7bd4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:46.240513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fbbbde7-f4f0-4ca0-801c-22484fcf7bd4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:46.241284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fbbbde7-f4f0-4ca0-801c-22484fcf7bd4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:46.241708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3fbbbde7-f4f0-4ca0-801c-22484fcf7bd4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:46.317590 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3fbbbde7-f4f0-4ca0-801c-22484fcf7bd4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52/os-interface" status: 200 len: 285 microversion: 2.1 time: 0.090741 May 18 23:16:46.318403 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3325/6893] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 23:16:46 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52/os-interface => generated 285 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:16:47.248067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-14915a17-f7c4-4c08-89e0-b0fe377afd9d req-7f040929-4be5-4747-a4a7-b0f03e0eb4cf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3158dad7-56ad-4485-a76c-1e1ccd515b52", "tag": "390694c6-51ec-40a2-8963-e14ccfed388c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:16:47.256468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-14915a17-f7c4-4c08-89e0-b0fe377afd9d req-7f040929-4be5-4747-a4a7-b0f03e0eb4cf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:16:47.256968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-14915a17-f7c4-4c08-89e0-b0fe377afd9d req-7f040929-4be5-4747-a4a7-b0f03e0eb4cf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:16:47.267703 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-14915a17-f7c4-4c08-89e0-b0fe377afd9d req-7f040929-4be5-4747-a4a7-b0f03e0eb4cf service nova] Creating event network-changed:390694c6-51ec-40a2-8963-e14ccfed388c for instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 on n-h1-841040-6 May 18 23:16:47.272621 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-14915a17-f7c4-4c08-89e0-b0fe377afd9d req-7f040929-4be5-4747-a4a7-b0f03e0eb4cf service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028091 May 18 23:16:47.273234 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3569/6894] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:16:47 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:16:55.902002 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:16:55.902650 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:16:55 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:17:22.403707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3fbbbde7-f4f0-4ca0-801c-22484fcf7bd4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_api:SELECT=19 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:17:22.404673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3fbbbde7-f4f0-4ca0-801c-22484fcf7bd4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_cell1:SELECT=56 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:17:22.409225 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "451"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:17:22.410210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:22.417918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:22.418361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:22.419109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:22.419535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:22.446543 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:22.452635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Old instance type m1.heat2, new instance type m1.heat {{(pid=119082) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 23:17:22.458770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:17:22.459737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:17:22.460202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:17:22.460595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:17:22.460990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:17:22.525907 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-63c59f6e-8b29-4a3c-8815-8ca0e56f16ee tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52/action" status: 202 len: 0 microversion: 2.1 time: 0.124818 May 18 23:17:22.526538 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3326/6895] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:17:22 2022] POST /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:17:22.532678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-14915a17-f7c4-4c08-89e0-b0fe377afd9d req-7f040929-4be5-4747-a4a7-b0f03e0eb4cf service nova] [119083] Writing DB stats nova_api:SELECT=32,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:17:22.533564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-14915a17-f7c4-4c08-89e0-b0fe377afd9d req-7f040929-4be5-4747-a4a7-b0f03e0eb4cf service nova] [119083] Writing DB stats nova_cell1:UPDATE=2,nova_cell1:SELECT=75,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:17:22.538120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9aa00299-6ff9-4d0f-8a58-3bb9fdcd758f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:22.538625 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9aa00299-6ff9-4d0f-8a58-3bb9fdcd758f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:22.546161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9aa00299-6ff9-4d0f-8a58-3bb9fdcd758f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:22.546645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9aa00299-6ff9-4d0f-8a58-3bb9fdcd758f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:22.547377 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9aa00299-6ff9-4d0f-8a58-3bb9fdcd758f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:22.547834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9aa00299-6ff9-4d0f-8a58-3bb9fdcd758f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:22.687196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9aa00299-6ff9-4d0f-8a58-3bb9fdcd758f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:22.697471 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9aa00299-6ff9-4d0f-8a58-3bb9fdcd758f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1678 microversion: 2.1 time: 0.166156 May 18 23:17:22.698264 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3570/6896] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:22 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1678 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:23.717195 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8740d464-bd29-4785-80db-80e8ecd04e11 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:23.717817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8740d464-bd29-4785-80db-80e8ecd04e11 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:23.724140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8740d464-bd29-4785-80db-80e8ecd04e11 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:23.724576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8740d464-bd29-4785-80db-80e8ecd04e11 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:23.725316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8740d464-bd29-4785-80db-80e8ecd04e11 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:23.725760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8740d464-bd29-4785-80db-80e8ecd04e11 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:23.860496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8740d464-bd29-4785-80db-80e8ecd04e11 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:23.868137 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8740d464-bd29-4785-80db-80e8ecd04e11 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1678 microversion: 2.1 time: 0.155643 May 18 23:17:23.868722 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3327/6897] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:23 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1678 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:24.884970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-74990c40-a8dd-4d4c-89df-f0d091c933e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:24.885606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-74990c40-a8dd-4d4c-89df-f0d091c933e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:24.892084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74990c40-a8dd-4d4c-89df-f0d091c933e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:24.892537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74990c40-a8dd-4d4c-89df-f0d091c933e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:24.893286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74990c40-a8dd-4d4c-89df-f0d091c933e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:24.893721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-74990c40-a8dd-4d4c-89df-f0d091c933e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:25.024187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-74990c40-a8dd-4d4c-89df-f0d091c933e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:25.031724 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-74990c40-a8dd-4d4c-89df-f0d091c933e9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1683 microversion: 2.1 time: 0.150644 May 18 23:17:25.032283 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3571/6898] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:24 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1683 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:26.049177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a930d9c0-65e3-476f-a963-afa0f25b5163 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:26.049808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a930d9c0-65e3-476f-a963-afa0f25b5163 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:26.057269 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a930d9c0-65e3-476f-a963-afa0f25b5163 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:26.057719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a930d9c0-65e3-476f-a963-afa0f25b5163 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:26.058501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a930d9c0-65e3-476f-a963-afa0f25b5163 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:26.058973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a930d9c0-65e3-476f-a963-afa0f25b5163 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:26.184818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a930d9c0-65e3-476f-a963-afa0f25b5163 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:26.192504 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a930d9c0-65e3-476f-a963-afa0f25b5163 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1683 microversion: 2.1 time: 0.147302 May 18 23:17:26.193077 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3328/6899] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:26 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1683 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:27.209214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-53c686a1-f361-40af-af36-78d7884f951e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:27.209889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-53c686a1-f361-40af-af36-78d7884f951e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:27.216455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-53c686a1-f361-40af-af36-78d7884f951e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:27.216904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-53c686a1-f361-40af-af36-78d7884f951e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:27.217650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-53c686a1-f361-40af-af36-78d7884f951e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:27.218108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-53c686a1-f361-40af-af36-78d7884f951e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:27.342912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-53c686a1-f361-40af-af36-78d7884f951e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:27.350759 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-53c686a1-f361-40af-af36-78d7884f951e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1683 microversion: 2.1 time: 0.145398 May 18 23:17:27.351330 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3572/6900] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:27 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1683 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:28.367759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63cd0abe-d2b2-486e-8f24-f38f0779c231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:28.368389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-63cd0abe-d2b2-486e-8f24-f38f0779c231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:28.375342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63cd0abe-d2b2-486e-8f24-f38f0779c231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:28.375787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63cd0abe-d2b2-486e-8f24-f38f0779c231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:28.376535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63cd0abe-d2b2-486e-8f24-f38f0779c231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:28.376968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63cd0abe-d2b2-486e-8f24-f38f0779c231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:28.503577 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-63cd0abe-d2b2-486e-8f24-f38f0779c231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:28.512827 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-63cd0abe-d2b2-486e-8f24-f38f0779c231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1683 microversion: 2.1 time: 0.148881 May 18 23:17:28.513639 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3329/6901] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:28 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1683 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:29.531181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1c40562c-7a59-4d1c-8492-62fde711daad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:29.531796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1c40562c-7a59-4d1c-8492-62fde711daad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:29.539302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c40562c-7a59-4d1c-8492-62fde711daad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:29.539778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c40562c-7a59-4d1c-8492-62fde711daad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:29.540537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c40562c-7a59-4d1c-8492-62fde711daad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:29.540978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c40562c-7a59-4d1c-8492-62fde711daad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:29.670544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1c40562c-7a59-4d1c-8492-62fde711daad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:29.678140 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1c40562c-7a59-4d1c-8492-62fde711daad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1683 microversion: 2.1 time: 0.150855 May 18 23:17:29.678712 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3573/6902] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:29 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1683 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:30.694878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0124b872-5ddc-400e-8adf-2daa468b2e7c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:30.695479 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0124b872-5ddc-400e-8adf-2daa468b2e7c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:30.702330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0124b872-5ddc-400e-8adf-2daa468b2e7c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:30.702771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0124b872-5ddc-400e-8adf-2daa468b2e7c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:30.703508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0124b872-5ddc-400e-8adf-2daa468b2e7c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:30.703934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0124b872-5ddc-400e-8adf-2daa468b2e7c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:30.833047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0124b872-5ddc-400e-8adf-2daa468b2e7c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:30.840969 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0124b872-5ddc-400e-8adf-2daa468b2e7c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1683 microversion: 2.1 time: 0.150018 May 18 23:17:30.841546 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3330/6903] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:30 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1683 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:31.859122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58b6bc77-d331-48bb-9824-54c6d2a8e578 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:31.859759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58b6bc77-d331-48bb-9824-54c6d2a8e578 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:31.866808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58b6bc77-d331-48bb-9824-54c6d2a8e578 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:31.867263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58b6bc77-d331-48bb-9824-54c6d2a8e578 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:31.868016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58b6bc77-d331-48bb-9824-54c6d2a8e578 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:31.868456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58b6bc77-d331-48bb-9824-54c6d2a8e578 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:31.997541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-58b6bc77-d331-48bb-9824-54c6d2a8e578 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:32.005119 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58b6bc77-d331-48bb-9824-54c6d2a8e578 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1683 microversion: 2.1 time: 0.149863 May 18 23:17:32.005692 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3574/6904] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:31 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1683 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:33.022694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f131b61f-52f6-4da9-aecd-d9436e275bec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:33.023274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f131b61f-52f6-4da9-aecd-d9436e275bec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:33.030529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f131b61f-52f6-4da9-aecd-d9436e275bec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:33.030973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f131b61f-52f6-4da9-aecd-d9436e275bec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:33.031717 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f131b61f-52f6-4da9-aecd-d9436e275bec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:33.032144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f131b61f-52f6-4da9-aecd-d9436e275bec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:33.157599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f131b61f-52f6-4da9-aecd-d9436e275bec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:33.165099 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f131b61f-52f6-4da9-aecd-d9436e275bec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1683 microversion: 2.1 time: 0.146832 May 18 23:17:33.165668 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3331/6905] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:33 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1683 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:34.182133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b99049e9-6482-4cac-a61c-10805d27b8d1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:34.182744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b99049e9-6482-4cac-a61c-10805d27b8d1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:34.189594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b99049e9-6482-4cac-a61c-10805d27b8d1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:34.190086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b99049e9-6482-4cac-a61c-10805d27b8d1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:34.190849 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b99049e9-6482-4cac-a61c-10805d27b8d1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:34.191293 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b99049e9-6482-4cac-a61c-10805d27b8d1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:34.323512 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b99049e9-6482-4cac-a61c-10805d27b8d1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:34.331238 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b99049e9-6482-4cac-a61c-10805d27b8d1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1683 microversion: 2.1 time: 0.152984 May 18 23:17:34.331810 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3575/6906] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:34 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1683 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:35.352280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0d3f7190-49ec-4e55-9687-cbc6acc1c3e5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:35.352916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0d3f7190-49ec-4e55-9687-cbc6acc1c3e5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:35.360837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d3f7190-49ec-4e55-9687-cbc6acc1c3e5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:35.361286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d3f7190-49ec-4e55-9687-cbc6acc1c3e5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:35.362098 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d3f7190-49ec-4e55-9687-cbc6acc1c3e5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:35.362535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d3f7190-49ec-4e55-9687-cbc6acc1c3e5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:35.496318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0d3f7190-49ec-4e55-9687-cbc6acc1c3e5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:35.503905 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0d3f7190-49ec-4e55-9687-cbc6acc1c3e5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1683 microversion: 2.1 time: 0.157764 May 18 23:17:35.504486 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3332/6907] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:35 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1683 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:36.520426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4d053c9f-5b4a-4af3-a891-7790e612f130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:36.521047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4d053c9f-5b4a-4af3-a891-7790e612f130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:36.528346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d053c9f-5b4a-4af3-a891-7790e612f130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:36.528826 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d053c9f-5b4a-4af3-a891-7790e612f130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:36.529594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d053c9f-5b4a-4af3-a891-7790e612f130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:36.530125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4d053c9f-5b4a-4af3-a891-7790e612f130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:36.667055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4d053c9f-5b4a-4af3-a891-7790e612f130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:36.675667 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4d053c9f-5b4a-4af3-a891-7790e612f130 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1682 microversion: 2.1 time: 0.158910 May 18 23:17:36.676263 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3576/6908] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:36 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1682 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:36.837816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-41ddbfda-82d6-46e4-a44e-59804cc575ec req-3823169c-e610-4d4d-8176-00fa97aa280e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3158dad7-56ad-4485-a76c-1e1ccd515b52", "name": "network-vif-unplugged", "status": "completed", "tag": "390694c6-51ec-40a2-8963-e14ccfed388c"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:17:36.847178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-41ddbfda-82d6-46e4-a44e-59804cc575ec req-3823169c-e610-4d4d-8176-00fa97aa280e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:36.847582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-41ddbfda-82d6-46e4-a44e-59804cc575ec req-3823169c-e610-4d4d-8176-00fa97aa280e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:36.860316 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-41ddbfda-82d6-46e4-a44e-59804cc575ec req-3823169c-e610-4d4d-8176-00fa97aa280e service nova] Creating event network-vif-unplugged:390694c6-51ec-40a2-8963-e14ccfed388c for instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 on n-h2-841040-6 May 18 23:17:36.866332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-41ddbfda-82d6-46e4-a44e-59804cc575ec req-3823169c-e610-4d4d-8176-00fa97aa280e service nova] Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:17:36.877416 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-41ddbfda-82d6-46e4-a44e-59804cc575ec req-3823169c-e610-4d4d-8176-00fa97aa280e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.043294 May 18 23:17:36.878255 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3333/6909] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:17:36 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:17:37.692472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d8f96d6e-446c-4f05-94e4-f41e35bd1014 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:37.693098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d8f96d6e-446c-4f05-94e4-f41e35bd1014 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:37.699591 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8f96d6e-446c-4f05-94e4-f41e35bd1014 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:37.700044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8f96d6e-446c-4f05-94e4-f41e35bd1014 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:37.700804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8f96d6e-446c-4f05-94e4-f41e35bd1014 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:37.701241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d8f96d6e-446c-4f05-94e4-f41e35bd1014 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:37.840349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d8f96d6e-446c-4f05-94e4-f41e35bd1014 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:37.848130 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d8f96d6e-446c-4f05-94e4-f41e35bd1014 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1682 microversion: 2.1 time: 0.159653 May 18 23:17:37.848975 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3577/6910] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:37 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1682 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:38.868348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-33273a91-da31-4b14-aedd-cbbe0b3cfaba tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:38.869050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-33273a91-da31-4b14-aedd-cbbe0b3cfaba tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:38.875341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33273a91-da31-4b14-aedd-cbbe0b3cfaba tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:38.875792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33273a91-da31-4b14-aedd-cbbe0b3cfaba tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:38.876546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33273a91-da31-4b14-aedd-cbbe0b3cfaba tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:38.876984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33273a91-da31-4b14-aedd-cbbe0b3cfaba tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:38.894000 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-737b8422-f4e4-4b33-82ec-8880ccf2f08f req-9e870d30-9dca-4134-8651-abb25c471f03 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3158dad7-56ad-4485-a76c-1e1ccd515b52", "tag": "390694c6-51ec-40a2-8963-e14ccfed388c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:17:38.902407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-737b8422-f4e4-4b33-82ec-8880ccf2f08f req-9e870d30-9dca-4134-8651-abb25c471f03 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:38.902845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-737b8422-f4e4-4b33-82ec-8880ccf2f08f req-9e870d30-9dca-4134-8651-abb25c471f03 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:38.914818 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-737b8422-f4e4-4b33-82ec-8880ccf2f08f req-9e870d30-9dca-4134-8651-abb25c471f03 service nova] Creating event network-changed:390694c6-51ec-40a2-8963-e14ccfed388c for instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 on n-h2-841040-6 May 18 23:17:38.920260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-737b8422-f4e4-4b33-82ec-8880ccf2f08f req-9e870d30-9dca-4134-8651-abb25c471f03 service nova] Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:17:38.933244 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-737b8422-f4e4-4b33-82ec-8880ccf2f08f req-9e870d30-9dca-4134-8651-abb25c471f03 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.042871 May 18 23:17:38.934087 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3578/6911] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:17:38 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:17:39.414318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-33273a91-da31-4b14-aedd-cbbe0b3cfaba tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:39.422817 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-33273a91-da31-4b14-aedd-cbbe0b3cfaba tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1680 microversion: 2.1 time: 0.560149 May 18 23:17:39.423331 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3334/6912] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:38 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1680 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:40.441825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2b3df23-de10-4b6b-b843-e6ff1b096c0d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:40.442520 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a2b3df23-de10-4b6b-b843-e6ff1b096c0d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:40.448750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2b3df23-de10-4b6b-b843-e6ff1b096c0d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:40.449202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2b3df23-de10-4b6b-b843-e6ff1b096c0d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:40.449988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2b3df23-de10-4b6b-b843-e6ff1b096c0d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:40.450426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2b3df23-de10-4b6b-b843-e6ff1b096c0d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:40.577681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a2b3df23-de10-4b6b-b843-e6ff1b096c0d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:40.585675 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a2b3df23-de10-4b6b-b843-e6ff1b096c0d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1677 microversion: 2.1 time: 0.148585 May 18 23:17:40.586282 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3579/6913] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:40 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1677 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:40.602928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ebbff67e-0a7f-474c-bf69-7ecad92096e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:17:40.603463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ebbff67e-0a7f-474c-bf69-7ecad92096e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:40.610439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebbff67e-0a7f-474c-bf69-7ecad92096e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:40.610887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebbff67e-0a7f-474c-bf69-7ecad92096e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:40.611664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebbff67e-0a7f-474c-bf69-7ecad92096e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:40.612099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebbff67e-0a7f-474c-bf69-7ecad92096e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:40.647992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebbff67e-0a7f-474c-bf69-7ecad92096e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:40.648437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebbff67e-0a7f-474c-bf69-7ecad92096e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:40.649202 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebbff67e-0a7f-474c-bf69-7ecad92096e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:40.649628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ebbff67e-0a7f-474c-bf69-7ecad92096e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:40.670288 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ebbff67e-0a7f-474c-bf69-7ecad92096e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for project d761e64d698940b99093293fd0cbd1a3. Resources: {'cores', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:17:40.675553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ebbff67e-0a7f-474c-bf69-7ecad92096e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for user 2bbb43a155124ca6a2689a3c94eeb48f and project d761e64d698940b99093293fd0cbd1a3. Resources: {'cores', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:17:40.774553 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ebbff67e-0a7f-474c-bf69-7ecad92096e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52/action" status: 202 len: 0 microversion: 2.1 time: 0.176256 May 18 23:17:40.775088 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3335/6914] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:17:40 2022] POST /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:17:40.784629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-21f89bb3-e82a-47c8-b70e-19b610f240d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:40.785251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-21f89bb3-e82a-47c8-b70e-19b610f240d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:40.793280 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21f89bb3-e82a-47c8-b70e-19b610f240d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:40.793779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21f89bb3-e82a-47c8-b70e-19b610f240d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:40.794779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21f89bb3-e82a-47c8-b70e-19b610f240d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:40.795284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-21f89bb3-e82a-47c8-b70e-19b610f240d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:40.940825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-21f89bb3-e82a-47c8-b70e-19b610f240d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:40.948874 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-21f89bb3-e82a-47c8-b70e-19b610f240d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1676 microversion: 2.1 time: 0.169077 May 18 23:17:40.949446 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3580/6915] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:40 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1676 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:41.967388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c3610de9-c72c-4411-9f69-b2c16c98e50b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:41.968115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c3610de9-c72c-4411-9f69-b2c16c98e50b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:41.976078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3610de9-c72c-4411-9f69-b2c16c98e50b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:41.976785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3610de9-c72c-4411-9f69-b2c16c98e50b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:41.977760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3610de9-c72c-4411-9f69-b2c16c98e50b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:41.978193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c3610de9-c72c-4411-9f69-b2c16c98e50b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:42.114838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c3610de9-c72c-4411-9f69-b2c16c98e50b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:42.122542 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c3610de9-c72c-4411-9f69-b2c16c98e50b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1676 microversion: 2.1 time: 0.160283 May 18 23:17:42.123080 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3336/6916] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:41 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1676 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:43.139387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-167a8b1b-55ad-4054-9514-cd47275794af tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:43.140005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-167a8b1b-55ad-4054-9514-cd47275794af tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:43.146712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-167a8b1b-55ad-4054-9514-cd47275794af tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:43.147252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-167a8b1b-55ad-4054-9514-cd47275794af tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:43.148072 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-167a8b1b-55ad-4054-9514-cd47275794af tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:43.148569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-167a8b1b-55ad-4054-9514-cd47275794af tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:43.282392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-167a8b1b-55ad-4054-9514-cd47275794af tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:43.292688 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-167a8b1b-55ad-4054-9514-cd47275794af tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1676 microversion: 2.1 time: 0.157154 May 18 23:17:43.293420 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3581/6917] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:43 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1676 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:44.312781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6443c78b-f421-4cd0-ae93-2f052ce985f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:44.314006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6443c78b-f421-4cd0-ae93-2f052ce985f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:44.321645 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6443c78b-f421-4cd0-ae93-2f052ce985f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:44.322271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6443c78b-f421-4cd0-ae93-2f052ce985f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:44.323136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6443c78b-f421-4cd0-ae93-2f052ce985f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:44.323545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6443c78b-f421-4cd0-ae93-2f052ce985f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:44.414803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-57377510-e56c-43be-8c39-6daae7220959 req-09b1ff77-156e-4516-b601-b6f5a5843670 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3158dad7-56ad-4485-a76c-1e1ccd515b52", "tag": "390694c6-51ec-40a2-8963-e14ccfed388c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:17:44.427371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-57377510-e56c-43be-8c39-6daae7220959 req-09b1ff77-156e-4516-b601-b6f5a5843670 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:44.428327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-57377510-e56c-43be-8c39-6daae7220959 req-09b1ff77-156e-4516-b601-b6f5a5843670 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:44.458334 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-57377510-e56c-43be-8c39-6daae7220959 req-09b1ff77-156e-4516-b601-b6f5a5843670 service nova] Creating event network-changed:390694c6-51ec-40a2-8963-e14ccfed388c for instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 on n-h1-841040-6 May 18 23:17:44.465025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-57377510-e56c-43be-8c39-6daae7220959 req-09b1ff77-156e-4516-b601-b6f5a5843670 service nova] Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:17:44.479834 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-57377510-e56c-43be-8c39-6daae7220959 req-09b1ff77-156e-4516-b601-b6f5a5843670 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.069427 May 18 23:17:44.481050 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3582/6918] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:17:44 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:17:44.495218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6443c78b-f421-4cd0-ae93-2f052ce985f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:44.504664 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6443c78b-f421-4cd0-ae93-2f052ce985f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1676 microversion: 2.1 time: 0.196956 May 18 23:17:44.505529 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3337/6919] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:44 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1676 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:44.651725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-1ee249e9-b8eb-4493-bf98-48cdebc67d85 req-e761ccdf-d74a-490e-84e9-ae7c8a6b7fb8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3158dad7-56ad-4485-a76c-1e1ccd515b52", "name": "network-vif-plugged", "status": "completed", "tag": "390694c6-51ec-40a2-8963-e14ccfed388c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:17:44.665165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1ee249e9-b8eb-4493-bf98-48cdebc67d85 req-e761ccdf-d74a-490e-84e9-ae7c8a6b7fb8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:44.665619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-1ee249e9-b8eb-4493-bf98-48cdebc67d85 req-e761ccdf-d74a-490e-84e9-ae7c8a6b7fb8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:44.689326 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-1ee249e9-b8eb-4493-bf98-48cdebc67d85 req-e761ccdf-d74a-490e-84e9-ae7c8a6b7fb8 service nova] Creating event network-vif-plugged:390694c6-51ec-40a2-8963-e14ccfed388c for instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 on n-h1-841040-6 May 18 23:17:44.697550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-1ee249e9-b8eb-4493-bf98-48cdebc67d85 req-e761ccdf-d74a-490e-84e9-ae7c8a6b7fb8 service nova] Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:17:44.711324 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-1ee249e9-b8eb-4493-bf98-48cdebc67d85 req-e761ccdf-d74a-490e-84e9-ae7c8a6b7fb8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063012 May 18 23:17:44.712580 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3583/6920] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:17:44 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:17:45.523131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5d9ae85a-817e-462a-b492-f6b403b76b3a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:45.523730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5d9ae85a-817e-462a-b492-f6b403b76b3a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:45.530106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d9ae85a-817e-462a-b492-f6b403b76b3a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:45.530547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d9ae85a-817e-462a-b492-f6b403b76b3a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:45.531285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d9ae85a-817e-462a-b492-f6b403b76b3a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:45.531711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5d9ae85a-817e-462a-b492-f6b403b76b3a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:45.549184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5d9ae85a-817e-462a-b492-f6b403b76b3a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_cell1:SELECT=95,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:17:45.667332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5d9ae85a-817e-462a-b492-f6b403b76b3a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:45.675204 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5d9ae85a-817e-462a-b492-f6b403b76b3a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1676 microversion: 2.1 time: 0.156616 May 18 23:17:45.675780 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3338/6921] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:45 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1676 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:46.692951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7351f308-c88e-4e3e-9068-4de5e3c8e8e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:46.694656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7351f308-c88e-4e3e-9068-4de5e3c8e8e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:46.701007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7351f308-c88e-4e3e-9068-4de5e3c8e8e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:46.701480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7351f308-c88e-4e3e-9068-4de5e3c8e8e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:46.702265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7351f308-c88e-4e3e-9068-4de5e3c8e8e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:46.702708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7351f308-c88e-4e3e-9068-4de5e3c8e8e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:46.857504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7351f308-c88e-4e3e-9068-4de5e3c8e8e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:46.865088 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7351f308-c88e-4e3e-9068-4de5e3c8e8e0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1669 microversion: 2.1 time: 0.177000 May 18 23:17:46.866181 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3584/6922] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:46 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1669 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:17:46.882242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ec109199-9645-4ee9-b7b8-cd8b17dfad2c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:46.882846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ec109199-9645-4ee9-b7b8-cd8b17dfad2c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:46.889684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec109199-9645-4ee9-b7b8-cd8b17dfad2c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:46.890184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec109199-9645-4ee9-b7b8-cd8b17dfad2c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:46.890931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec109199-9645-4ee9-b7b8-cd8b17dfad2c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:46.891364 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec109199-9645-4ee9-b7b8-cd8b17dfad2c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:47.019279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ec109199-9645-4ee9-b7b8-cd8b17dfad2c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:47.027437 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ec109199-9645-4ee9-b7b8-cd8b17dfad2c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1669 microversion: 2.1 time: 0.149717 May 18 23:17:47.028014 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3339/6923] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:46 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1669 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:47.043662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e752f54a-b0f0-47e1-b3f0-eca23c937f0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:47.044286 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e752f54a-b0f0-47e1-b3f0-eca23c937f0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:47.050255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e752f54a-b0f0-47e1-b3f0-eca23c937f0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:47.050727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e752f54a-b0f0-47e1-b3f0-eca23c937f0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:47.051470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e752f54a-b0f0-47e1-b3f0-eca23c937f0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:47.051912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e752f54a-b0f0-47e1-b3f0-eca23c937f0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:47.180064 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e752f54a-b0f0-47e1-b3f0-eca23c937f0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:47.187610 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e752f54a-b0f0-47e1-b3f0-eca23c937f0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1669 microversion: 2.1 time: 0.147756 May 18 23:17:47.188176 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3585/6924] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:47 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1669 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:47.203264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3883fc48-6b32-4ce0-b418-c9b2a97d698d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:47.203761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3883fc48-6b32-4ce0-b418-c9b2a97d698d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:47.209763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3883fc48-6b32-4ce0-b418-c9b2a97d698d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:47.210227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3883fc48-6b32-4ce0-b418-c9b2a97d698d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:47.210989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3883fc48-6b32-4ce0-b418-c9b2a97d698d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:47.211401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3883fc48-6b32-4ce0-b418-c9b2a97d698d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:47.236113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3883fc48-6b32-4ce0-b418-c9b2a97d698d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:17:47.312164 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3883fc48-6b32-4ce0-b418-c9b2a97d698d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "DELETE /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 204 len: 0 microversion: 2.1 time: 0.112411 May 18 23:17:47.312783 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3340/6925] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:17:47 2022] DELETE /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:17:47.321465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c8cde1a6-1092-43b7-b233-7cddea711e3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:47.322129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c8cde1a6-1092-43b7-b233-7cddea711e3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:47.328347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8cde1a6-1092-43b7-b233-7cddea711e3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:47.328803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8cde1a6-1092-43b7-b233-7cddea711e3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:47.329558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8cde1a6-1092-43b7-b233-7cddea711e3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:47.330048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c8cde1a6-1092-43b7-b233-7cddea711e3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:47.459771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c8cde1a6-1092-43b7-b233-7cddea711e3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:47.467565 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c8cde1a6-1092-43b7-b233-7cddea711e3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1675 microversion: 2.1 time: 0.150215 May 18 23:17:47.468134 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3586/6926] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:47 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1675 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:48.486215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-58dfd305-267f-4431-8f03-11c0898aaed8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:48.486832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-58dfd305-267f-4431-8f03-11c0898aaed8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:48.494583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58dfd305-267f-4431-8f03-11c0898aaed8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:48.495025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58dfd305-267f-4431-8f03-11c0898aaed8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:48.495775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58dfd305-267f-4431-8f03-11c0898aaed8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:48.496205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-58dfd305-267f-4431-8f03-11c0898aaed8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:48.629395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-58dfd305-267f-4431-8f03-11c0898aaed8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:48.637094 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-58dfd305-267f-4431-8f03-11c0898aaed8 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1675 microversion: 2.1 time: 0.155262 May 18 23:17:48.637969 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3341/6927] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:48 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1675 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:49.529239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-8d5da777-44ed-4746-8c1a-fb62902fcf19 req-c2e4527a-5170-4793-ae72-3dcbd3def577 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3158dad7-56ad-4485-a76c-1e1ccd515b52", "name": "network-vif-deleted", "tag": "390694c6-51ec-40a2-8963-e14ccfed388c"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:17:49.541312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8d5da777-44ed-4746-8c1a-fb62902fcf19 req-c2e4527a-5170-4793-ae72-3dcbd3def577 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:49.541797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8d5da777-44ed-4746-8c1a-fb62902fcf19 req-c2e4527a-5170-4793-ae72-3dcbd3def577 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:49.554123 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-8d5da777-44ed-4746-8c1a-fb62902fcf19 req-c2e4527a-5170-4793-ae72-3dcbd3def577 service nova] Creating event network-vif-deleted:390694c6-51ec-40a2-8963-e14ccfed388c for instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 on n-h1-841040-6 May 18 23:17:49.559205 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-8d5da777-44ed-4746-8c1a-fb62902fcf19 req-c2e4527a-5170-4793-ae72-3dcbd3def577 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033658 May 18 23:17:49.560306 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3587/6928] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:17:49 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:17:49.656271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-93ebd3a1-8256-4c4f-adf7-bbfeeaf2f32f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:49.656832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-93ebd3a1-8256-4c4f-adf7-bbfeeaf2f32f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:49.665242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-93ebd3a1-8256-4c4f-adf7-bbfeeaf2f32f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:49.666276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-93ebd3a1-8256-4c4f-adf7-bbfeeaf2f32f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:49.667275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-93ebd3a1-8256-4c4f-adf7-bbfeeaf2f32f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:49.667810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-93ebd3a1-8256-4c4f-adf7-bbfeeaf2f32f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:49.707166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-93ebd3a1-8256-4c4f-adf7-bbfeeaf2f32f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:49.707616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-93ebd3a1-8256-4c4f-adf7-bbfeeaf2f32f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:49.708064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-93ebd3a1-8256-4c4f-adf7-bbfeeaf2f32f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lazy-loading 'fault' on Instance uuid 3158dad7-56ad-4485-a76c-1e1ccd515b52 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:17:49.750201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-93ebd3a1-8256-4c4f-adf7-bbfeeaf2f32f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:49.758164 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-93ebd3a1-8256-4c4f-adf7-bbfeeaf2f32f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 200 len: 1327 microversion: 2.1 time: 0.107062 May 18 23:17:49.758754 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3342/6929] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:49 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 1327 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:50.776878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-99700b22-2d10-44a9-9df9-42f57f45c25a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:50.777619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-99700b22-2d10-44a9-9df9-42f57f45c25a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:50.783961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99700b22-2d10-44a9-9df9-42f57f45c25a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:50.784423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99700b22-2d10-44a9-9df9-42f57f45c25a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:50.785185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99700b22-2d10-44a9-9df9-42f57f45c25a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:50.785630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-99700b22-2d10-44a9-9df9-42f57f45c25a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:50.789775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-99700b22-2d10-44a9-9df9-42f57f45c25a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell1:SELECT=100 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:17:50.799696 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-99700b22-2d10-44a9-9df9-42f57f45c25a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-99700b22-2d10-44a9-9df9-42f57f45c25a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 HTTP/1.1 May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '3158dad7-56ad-4485-a76c-1e1ccd515b52'} May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:17:50.801371 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:17:50.806712 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:17:50.806712 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:17:50.806712 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:17:50.806712 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:17:50.806712 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:17:50.806712 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:17:50.806712 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:17:50.806712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-99700b22-2d10-44a9-9df9-42f57f45c25a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:17:50.806712 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-99700b22-2d10-44a9-9df9-42f57f45c25a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 404 len: 111 microversion: 2.1 time: 0.031265 May 18 23:17:50.806712 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3588/6930] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:50 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:17:50.817905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1e88642b-ab50-4adc-8fcb-685b1dc1445b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:50.818999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1e88642b-ab50-4adc-8fcb-685b1dc1445b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:50.821804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1e88642b-ab50-4adc-8fcb-685b1dc1445b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_cell0:SELECT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:17:50.827481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e88642b-ab50-4adc-8fcb-685b1dc1445b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:50.827920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e88642b-ab50-4adc-8fcb-685b1dc1445b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:50.828656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e88642b-ab50-4adc-8fcb-685b1dc1445b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:50.829111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e88642b-ab50-4adc-8fcb-685b1dc1445b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:50.843327 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-1e88642b-ab50-4adc-8fcb-685b1dc1445b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1e88642b-ab50-4adc-8fcb-685b1dc1445b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 HTTP/1.1 May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '3158dad7-56ad-4485-a76c-1e1ccd515b52'} May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:17:50.844939 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:17:50.850412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:17:50.850412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:17:50.850412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:17:50.850412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:17:50.850412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:17:50.850412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:17:50.850412 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:17:50.850412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1e88642b-ab50-4adc-8fcb-685b1dc1445b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:17:50.850412 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1e88642b-ab50-4adc-8fcb-685b1dc1445b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 404 len: 111 microversion: 2.1 time: 0.032320 May 18 23:17:50.850412 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3343/6931] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:50 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:17:50.892982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1013087395", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "706e93bc-7365-41de-bdb7-93ca37ac1b82"}], "security_groups": [{"name": "tempest-securitygroup--1887437795"}], "key_name": "tempest-keypair-1061045426", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:17:50.994499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] validate_networks() for [('706e93bc-7365-41de-bdb7-93ca37ac1b82', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:17:51.368555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:17:51.368987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:17:51.369455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:17:51.369897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:17:51.370309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:17:51.381848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:51.382548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:51.383744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:51.384425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:51.409143 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for project d761e64d698940b99093293fd0cbd1a3. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:17:51.416665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for user 2bbb43a155124ca6a2689a3c94eeb48f and project d761e64d698940b99093293fd0cbd1a3. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:17:51.430129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:17:51.432396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:17:51.476801 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fbd1c596-4c23-4323-b75c-73f2066980ad tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.587657 May 18 23:17:51.477619 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3589/6932] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:17:50 2022] POST /compute/v2.1/servers => generated 406 bytes in 589 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:17:51.487487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-adb77d57-745f-441e-a809-99d3b4dd261a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:51.488115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-adb77d57-745f-441e-a809-99d3b4dd261a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:51.542983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-adb77d57-745f-441e-a809-99d3b4dd261a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:51.549970 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-adb77d57-745f-441e-a809-99d3b4dd261a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1239 microversion: 2.1 time: 0.066395 May 18 23:17:51.550550 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3344/6933] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:51 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1239 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:52.568646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca674d32-b2c3-4e7d-b55a-7ff034f39b94 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:52.569980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ca674d32-b2c3-4e7d-b55a-7ff034f39b94 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:52.572171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-ca674d32-b2c3-4e7d-b55a-7ff034f39b94 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_api:SELECT=54,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:17:52.580018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca674d32-b2c3-4e7d-b55a-7ff034f39b94 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:52.580478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca674d32-b2c3-4e7d-b55a-7ff034f39b94 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:52.581255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca674d32-b2c3-4e7d-b55a-7ff034f39b94 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:52.581707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca674d32-b2c3-4e7d-b55a-7ff034f39b94 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:52.647869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ca674d32-b2c3-4e7d-b55a-7ff034f39b94 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:52.655461 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ca674d32-b2c3-4e7d-b55a-7ff034f39b94 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1297 microversion: 2.1 time: 0.091443 May 18 23:17:52.656032 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3590/6934] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:52 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1297 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:53.673319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8944893f-3050-4155-96ab-1d735573dd99 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:53.674562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8944893f-3050-4155-96ab-1d735573dd99 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:53.678426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8944893f-3050-4155-96ab-1d735573dd99 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_api:SELECT=66,nova_api:UPDATE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:17:53.683826 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8944893f-3050-4155-96ab-1d735573dd99 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:53.684517 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8944893f-3050-4155-96ab-1d735573dd99 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:53.685465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8944893f-3050-4155-96ab-1d735573dd99 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:53.685921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8944893f-3050-4155-96ab-1d735573dd99 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:53.793303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-ca49a5bb-a3bf-4c88-b586-6339fe83b1d8 req-3a59d73c-56d1-4fd2-8dda-29edb83aeba9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a1fec1ea-f691-44fe-9d21-49bcb8dd1308", "tag": "d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:17:53.805954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ca49a5bb-a3bf-4c88-b586-6339fe83b1d8 req-3a59d73c-56d1-4fd2-8dda-29edb83aeba9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:53.807008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ca49a5bb-a3bf-4c88-b586-6339fe83b1d8 req-3a59d73c-56d1-4fd2-8dda-29edb83aeba9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:53.827889 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-ca49a5bb-a3bf-4c88-b586-6339fe83b1d8 req-3a59d73c-56d1-4fd2-8dda-29edb83aeba9 service nova] Creating event network-changed:d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce for instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 on n-h2-841040-6 May 18 23:17:53.835358 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-ca49a5bb-a3bf-4c88-b586-6339fe83b1d8 req-3a59d73c-56d1-4fd2-8dda-29edb83aeba9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.048068 May 18 23:17:53.836430 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3591/6935] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:17:53 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:17:53.946524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8944893f-3050-4155-96ab-1d735573dd99 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:53.954530 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8944893f-3050-4155-96ab-1d735573dd99 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1365 microversion: 2.1 time: 0.285269 May 18 23:17:53.965352 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3345/6936] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:53 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1365 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:54.972970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b373953-7c88-4873-9d57-97aefe74069f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:54.973966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0b373953-7c88-4873-9d57-97aefe74069f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:54.980823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b373953-7c88-4873-9d57-97aefe74069f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:54.981272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b373953-7c88-4873-9d57-97aefe74069f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:54.982055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b373953-7c88-4873-9d57-97aefe74069f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:54.982493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b373953-7c88-4873-9d57-97aefe74069f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:55.112613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0b373953-7c88-4873-9d57-97aefe74069f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:55.120336 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0b373953-7c88-4873-9d57-97aefe74069f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1365 microversion: 2.1 time: 0.152071 May 18 23:17:55.121015 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3592/6937] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:54 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1365 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:56.137372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3ba76304-de98-49d6-9756-0e660d1f36d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:56.137991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3ba76304-de98-49d6-9756-0e660d1f36d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:56.144947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ba76304-de98-49d6-9756-0e660d1f36d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:56.145385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ba76304-de98-49d6-9756-0e660d1f36d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:56.146159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ba76304-de98-49d6-9756-0e660d1f36d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:56.146583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3ba76304-de98-49d6-9756-0e660d1f36d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:56.275929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3ba76304-de98-49d6-9756-0e660d1f36d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:56.283431 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3ba76304-de98-49d6-9756-0e660d1f36d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1365 microversion: 2.1 time: 0.149997 May 18 23:17:56.284012 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3346/6938] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:56 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1365 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:57.300503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2161ca43-626b-4dfd-97f1-e3e78c73bd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:57.301113 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2161ca43-626b-4dfd-97f1-e3e78c73bd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:57.308182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2161ca43-626b-4dfd-97f1-e3e78c73bd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:57.308633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2161ca43-626b-4dfd-97f1-e3e78c73bd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:57.309378 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2161ca43-626b-4dfd-97f1-e3e78c73bd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:57.309839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2161ca43-626b-4dfd-97f1-e3e78c73bd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:57.436630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2161ca43-626b-4dfd-97f1-e3e78c73bd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:57.444104 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2161ca43-626b-4dfd-97f1-e3e78c73bd5d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1365 microversion: 2.1 time: 0.147447 May 18 23:17:57.444670 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3593/6939] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:57 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1365 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:58.461979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-16e7d134-f4e4-45ae-800b-d4d7147d77f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:58.462584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-16e7d134-f4e4-45ae-800b-d4d7147d77f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:58.469521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16e7d134-f4e4-45ae-800b-d4d7147d77f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:58.470004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16e7d134-f4e4-45ae-800b-d4d7147d77f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:58.470760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16e7d134-f4e4-45ae-800b-d4d7147d77f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:58.471197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16e7d134-f4e4-45ae-800b-d4d7147d77f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:58.600940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-16e7d134-f4e4-45ae-800b-d4d7147d77f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:58.608857 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-16e7d134-f4e4-45ae-800b-d4d7147d77f4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1365 microversion: 2.1 time: 0.151446 May 18 23:17:58.609447 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3347/6940] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:58 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1365 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:17:59.626649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c3051fb6-cb0e-4123-b228-882cfba1a6ea tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:17:59.627259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c3051fb6-cb0e-4123-b228-882cfba1a6ea tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:17:59.634307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3051fb6-cb0e-4123-b228-882cfba1a6ea tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:59.634782 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3051fb6-cb0e-4123-b228-882cfba1a6ea tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:59.635532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3051fb6-cb0e-4123-b228-882cfba1a6ea tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:17:59.635968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3051fb6-cb0e-4123-b228-882cfba1a6ea tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:17:59.766560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c3051fb6-cb0e-4123-b228-882cfba1a6ea tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:17:59.774945 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c3051fb6-cb0e-4123-b228-882cfba1a6ea tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1365 microversion: 2.1 time: 0.152215 May 18 23:17:59.775555 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3594/6941] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:17:59 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1365 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:18:00.061316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fe246b35-4fd2-4744-a2d4-16be223cb0ae req-e143adeb-b243-4a42-91ff-5d8e0ffe3fa9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1fec1ea-f691-44fe-9d21-49bcb8dd1308", "name": "network-vif-plugged", "status": "completed", "tag": "d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:18:00.072378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fe246b35-4fd2-4744-a2d4-16be223cb0ae req-e143adeb-b243-4a42-91ff-5d8e0ffe3fa9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:00.073160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fe246b35-4fd2-4744-a2d4-16be223cb0ae req-e143adeb-b243-4a42-91ff-5d8e0ffe3fa9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:00.084274 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-fe246b35-4fd2-4744-a2d4-16be223cb0ae req-e143adeb-b243-4a42-91ff-5d8e0ffe3fa9 service nova] Creating event network-vif-plugged:d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce for instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 on n-h2-841040-6 May 18 23:18:00.089507 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fe246b35-4fd2-4744-a2d4-16be223cb0ae req-e143adeb-b243-4a42-91ff-5d8e0ffe3fa9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031864 May 18 23:18:00.090131 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3348/6942] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:18:00 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:18:00.793207 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2cd85405-c331-4f34-b4be-468470b35c0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:18:00.793851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2cd85405-c331-4f34-b4be-468470b35c0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:18:00.800329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cd85405-c331-4f34-b4be-468470b35c0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:00.800784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cd85405-c331-4f34-b4be-468470b35c0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:00.801541 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cd85405-c331-4f34-b4be-468470b35c0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:00.802006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2cd85405-c331-4f34-b4be-468470b35c0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:00.931337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2cd85405-c331-4f34-b4be-468470b35c0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:18:00.939105 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2cd85405-c331-4f34-b4be-468470b35c0b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1365 microversion: 2.1 time: 0.149805 May 18 23:18:00.939676 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3595/6943] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:18:00 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1365 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:18:01.956917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-819ca123-e4b2-4e6f-839f-0da029571dc1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:18:01.957597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-819ca123-e4b2-4e6f-839f-0da029571dc1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:18:01.960632 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-819ca123-e4b2-4e6f-839f-0da029571dc1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:18:01.968924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-819ca123-e4b2-4e6f-839f-0da029571dc1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:01.969362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-819ca123-e4b2-4e6f-839f-0da029571dc1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:01.970146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-819ca123-e4b2-4e6f-839f-0da029571dc1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:01.970604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-819ca123-e4b2-4e6f-839f-0da029571dc1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:02.102719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-819ca123-e4b2-4e6f-839f-0da029571dc1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:18:02.110365 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-819ca123-e4b2-4e6f-839f-0da029571dc1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1553 microversion: 2.1 time: 0.157645 May 18 23:18:02.110947 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3349/6944] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:18:01 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1553 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:18:02.127962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0b949a23-8243-4bcb-b220-421857932715 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:18:02.128843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0b949a23-8243-4bcb-b220-421857932715 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:18:02.130879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0b949a23-8243-4bcb-b220-421857932715 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:18:02.131700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0b949a23-8243-4bcb-b220-421857932715 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:18:02.138722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b949a23-8243-4bcb-b220-421857932715 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:02.139181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b949a23-8243-4bcb-b220-421857932715 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:02.139937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b949a23-8243-4bcb-b220-421857932715 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:02.140376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0b949a23-8243-4bcb-b220-421857932715 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:02.220034 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0b949a23-8243-4bcb-b220-421857932715 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308/os-interface" status: 200 len: 285 microversion: 2.1 time: 0.096255 May 18 23:18:02.220637 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3596/6945] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 23:18:02 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308/os-interface => generated 285 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:18:03.438234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-ec716d16-4670-4b1f-b6e5-9c79dae61120 req-b8607cb4-f57b-4e13-a73e-27e573f9d566 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a1fec1ea-f691-44fe-9d21-49bcb8dd1308", "tag": "d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:18:03.447086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ec716d16-4670-4b1f-b6e5-9c79dae61120 req-b8607cb4-f57b-4e13-a73e-27e573f9d566 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:03.447522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ec716d16-4670-4b1f-b6e5-9c79dae61120 req-b8607cb4-f57b-4e13-a73e-27e573f9d566 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:03.458911 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-ec716d16-4670-4b1f-b6e5-9c79dae61120 req-b8607cb4-f57b-4e13-a73e-27e573f9d566 service nova] Creating event network-changed:d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce for instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 on n-h2-841040-6 May 18 23:18:03.463755 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-ec716d16-4670-4b1f-b6e5-9c79dae61120 req-b8607cb4-f57b-4e13-a73e-27e573f9d566 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029188 May 18 23:18:03.464673 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3350/6946] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:18:03 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:18:38.773096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0b949a23-8243-4bcb-b220-421857932715 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_api:SELECT=13 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:18:38.774137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0b949a23-8243-4bcb-b220-421857932715 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell1:SELECT=38 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:18:38.778115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a6a2de50-b85d-4f7e-af61-723490ac903c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:18:38.778724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a6a2de50-b85d-4f7e-af61-723490ac903c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:18:38.785449 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6a2de50-b85d-4f7e-af61-723490ac903c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:38.785927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6a2de50-b85d-4f7e-af61-723490ac903c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:38.786683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6a2de50-b85d-4f7e-af61-723490ac903c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:38.787119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6a2de50-b85d-4f7e-af61-723490ac903c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:38.995952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a6a2de50-b85d-4f7e-af61-723490ac903c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:18:39.003422 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a6a2de50-b85d-4f7e-af61-723490ac903c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1671 microversion: 2.1 time: 0.231898 May 18 23:18:39.003984 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3597/6947] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:18:38 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1671 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:18:39.017903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-ec716d16-4670-4b1f-b6e5-9c79dae61120 req-b8607cb4-f57b-4e13-a73e-27e573f9d566 service nova] [119082] Writing DB stats nova_api:SELECT=11 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:18:39.018776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-ec716d16-4670-4b1f-b6e5-9c79dae61120 req-b8607cb4-f57b-4e13-a73e-27e573f9d566 service nova] [119082] Writing DB stats nova_cell1:SELECT=66,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:18:39.023084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bb8d096b-cf32-420c-bc27-1d61e35805f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "e48da68f-4007-49f1-9c03-8c9e88549391"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:18:39.024205 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bb8d096b-cf32-420c-bc27-1d61e35805f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:18:39.031921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb8d096b-cf32-420c-bc27-1d61e35805f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:39.032347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb8d096b-cf32-420c-bc27-1d61e35805f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:39.033084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb8d096b-cf32-420c-bc27-1d61e35805f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:39.033508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bb8d096b-cf32-420c-bc27-1d61e35805f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:39.426673 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bb8d096b-cf32-420c-bc27-1d61e35805f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.410802 May 18 23:18:39.427281 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3351/6948] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 23:18:39 2022] POST /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308/os-volume_attachments => generated 194 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:18:55.356038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "451"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:18:55.357024 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:18:55.359167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_api:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:18:55.359962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell1:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:18:55.366230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:55.366685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:55.367451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:55.367893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:55.396783 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:18:55.402836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Old instance type m1.heat2, new instance type m1.heat {{(pid=119083) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 23:18:55.409559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:18:55.410012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:18:55.410488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:18:55.410901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:18:55.411317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:18:55.472122 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eec02707-33b2-4e83-afbe-e78d17772605 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308/action" status: 202 len: 0 microversion: 2.1 time: 0.120056 May 18 23:18:55.476166 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3598/6949] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:18:55 2022] POST /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:18:55.480995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-bb8d096b-cf32-420c-bc27-1d61e35805f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_api:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:18:55.484593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-bb8d096b-cf32-420c-bc27-1d61e35805f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_cell1:SELECT=11,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:18:55.489183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b6f3c71a-1c87-4050-a23f-82ac69467065 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:18:55.489957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b6f3c71a-1c87-4050-a23f-82ac69467065 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:18:55.497881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6f3c71a-1c87-4050-a23f-82ac69467065 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:55.498407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6f3c71a-1c87-4050-a23f-82ac69467065 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:55.499484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6f3c71a-1c87-4050-a23f-82ac69467065 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:55.500306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b6f3c71a-1c87-4050-a23f-82ac69467065 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:55.674705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b6f3c71a-1c87-4050-a23f-82ac69467065 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:18:55.683306 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b6f3c71a-1c87-4050-a23f-82ac69467065 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1726 microversion: 2.1 time: 0.204416 May 18 23:18:55.683880 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3352/6950] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:18:55 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1726 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:18:56.701587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0229173a-c2df-4b87-83d9-56b647dea4a6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:18:56.702230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0229173a-c2df-4b87-83d9-56b647dea4a6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:18:56.708253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0229173a-c2df-4b87-83d9-56b647dea4a6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:56.708710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0229173a-c2df-4b87-83d9-56b647dea4a6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:56.709467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0229173a-c2df-4b87-83d9-56b647dea4a6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:56.709938 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0229173a-c2df-4b87-83d9-56b647dea4a6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:56.841251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0229173a-c2df-4b87-83d9-56b647dea4a6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:18:56.849683 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0229173a-c2df-4b87-83d9-56b647dea4a6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1726 microversion: 2.1 time: 0.153032 May 18 23:18:56.850291 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3599/6951] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:18:56 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1726 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:18:57.867139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0d33360e-7eef-441d-bffb-4b1f307af42c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:18:57.867736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0d33360e-7eef-441d-bffb-4b1f307af42c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:18:57.875321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d33360e-7eef-441d-bffb-4b1f307af42c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:57.875822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d33360e-7eef-441d-bffb-4b1f307af42c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:57.876623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d33360e-7eef-441d-bffb-4b1f307af42c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:57.877088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d33360e-7eef-441d-bffb-4b1f307af42c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:58.008708 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0d33360e-7eef-441d-bffb-4b1f307af42c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:18:58.017231 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0d33360e-7eef-441d-bffb-4b1f307af42c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.153988 May 18 23:18:58.017837 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3353/6952] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:18:57 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:18:59.035014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-50901529-b539-4730-a7cb-bca408422008 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:18:59.035632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-50901529-b539-4730-a7cb-bca408422008 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:18:59.042751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50901529-b539-4730-a7cb-bca408422008 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:59.043204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50901529-b539-4730-a7cb-bca408422008 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:59.043959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50901529-b539-4730-a7cb-bca408422008 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:18:59.044397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50901529-b539-4730-a7cb-bca408422008 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:18:59.174461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-50901529-b539-4730-a7cb-bca408422008 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:18:59.182429 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-50901529-b539-4730-a7cb-bca408422008 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.151374 May 18 23:18:59.182991 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3600/6953] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:18:59 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:00.199547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-140df4b1-56b0-42c9-8fe5-6e40ed925348 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:00.200117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-140df4b1-56b0-42c9-8fe5-6e40ed925348 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:00.206955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-140df4b1-56b0-42c9-8fe5-6e40ed925348 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:00.207395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-140df4b1-56b0-42c9-8fe5-6e40ed925348 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:00.208138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-140df4b1-56b0-42c9-8fe5-6e40ed925348 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:00.208582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-140df4b1-56b0-42c9-8fe5-6e40ed925348 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:00.337012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-140df4b1-56b0-42c9-8fe5-6e40ed925348 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:00.345051 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-140df4b1-56b0-42c9-8fe5-6e40ed925348 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.149440 May 18 23:19:00.345621 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3354/6954] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:00 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:19:01.362212 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-896b4820-88ab-4491-9a97-8b1fad9a19c2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:01.362809 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-896b4820-88ab-4491-9a97-8b1fad9a19c2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:01.369253 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-896b4820-88ab-4491-9a97-8b1fad9a19c2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:01.369701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-896b4820-88ab-4491-9a97-8b1fad9a19c2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:01.370475 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-896b4820-88ab-4491-9a97-8b1fad9a19c2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:01.370912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-896b4820-88ab-4491-9a97-8b1fad9a19c2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:01.497082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-896b4820-88ab-4491-9a97-8b1fad9a19c2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:01.505062 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-896b4820-88ab-4491-9a97-8b1fad9a19c2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.146690 May 18 23:19:01.505640 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3601/6955] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:01 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:02.521928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e85fb2fc-e1c2-48a4-a0e5-f20599b7eaa6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:02.522653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e85fb2fc-e1c2-48a4-a0e5-f20599b7eaa6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:02.530454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e85fb2fc-e1c2-48a4-a0e5-f20599b7eaa6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:02.530894 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e85fb2fc-e1c2-48a4-a0e5-f20599b7eaa6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:02.531634 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e85fb2fc-e1c2-48a4-a0e5-f20599b7eaa6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:02.532058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e85fb2fc-e1c2-48a4-a0e5-f20599b7eaa6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:02.659956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e85fb2fc-e1c2-48a4-a0e5-f20599b7eaa6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:02.668014 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e85fb2fc-e1c2-48a4-a0e5-f20599b7eaa6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.149927 May 18 23:19:02.668626 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3355/6956] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:02 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:03.685046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5869c47b-8e5e-4026-bf9d-b757bece1725 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:03.685585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5869c47b-8e5e-4026-bf9d-b757bece1725 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:03.692103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5869c47b-8e5e-4026-bf9d-b757bece1725 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:03.692552 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5869c47b-8e5e-4026-bf9d-b757bece1725 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:03.693300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5869c47b-8e5e-4026-bf9d-b757bece1725 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:03.693761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5869c47b-8e5e-4026-bf9d-b757bece1725 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:03.822885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5869c47b-8e5e-4026-bf9d-b757bece1725 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:03.830856 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5869c47b-8e5e-4026-bf9d-b757bece1725 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.149722 May 18 23:19:03.831421 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3602/6957] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:03 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:04.848407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a3402af5-b691-46a4-bd5f-306560f9275c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:04.849267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a3402af5-b691-46a4-bd5f-306560f9275c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:04.856707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3402af5-b691-46a4-bd5f-306560f9275c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:04.857142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3402af5-b691-46a4-bd5f-306560f9275c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:04.857913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3402af5-b691-46a4-bd5f-306560f9275c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:04.858342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a3402af5-b691-46a4-bd5f-306560f9275c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:04.988555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a3402af5-b691-46a4-bd5f-306560f9275c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:04.997114 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a3402af5-b691-46a4-bd5f-306560f9275c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.152729 May 18 23:19:04.997685 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3356/6958] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:04 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:06.014733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a8aaf4cd-72ab-4d24-ad0a-c0f5e805e94f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:06.015352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a8aaf4cd-72ab-4d24-ad0a-c0f5e805e94f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:06.021981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8aaf4cd-72ab-4d24-ad0a-c0f5e805e94f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:06.022436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8aaf4cd-72ab-4d24-ad0a-c0f5e805e94f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:06.023189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8aaf4cd-72ab-4d24-ad0a-c0f5e805e94f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:06.023632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a8aaf4cd-72ab-4d24-ad0a-c0f5e805e94f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:06.157558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a8aaf4cd-72ab-4d24-ad0a-c0f5e805e94f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:06.165590 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a8aaf4cd-72ab-4d24-ad0a-c0f5e805e94f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.155443 May 18 23:19:06.166197 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3603/6959] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:06 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:07.183806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-172d38bb-ad1f-4345-996e-6d07e8b49883 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:07.184415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-172d38bb-ad1f-4345-996e-6d07e8b49883 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:07.191672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-172d38bb-ad1f-4345-996e-6d07e8b49883 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:07.192119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-172d38bb-ad1f-4345-996e-6d07e8b49883 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:07.192882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-172d38bb-ad1f-4345-996e-6d07e8b49883 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:07.193312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-172d38bb-ad1f-4345-996e-6d07e8b49883 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:07.320581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-172d38bb-ad1f-4345-996e-6d07e8b49883 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:07.329251 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-172d38bb-ad1f-4345-996e-6d07e8b49883 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.149373 May 18 23:19:07.329840 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3357/6960] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:07 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:08.346224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e18829ae-3f84-4d48-9c97-d56b5e53cd01 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:08.346828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e18829ae-3f84-4d48-9c97-d56b5e53cd01 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:08.353601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e18829ae-3f84-4d48-9c97-d56b5e53cd01 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:08.354073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e18829ae-3f84-4d48-9c97-d56b5e53cd01 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:08.354821 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e18829ae-3f84-4d48-9c97-d56b5e53cd01 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:08.355863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e18829ae-3f84-4d48-9c97-d56b5e53cd01 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:08.482381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e18829ae-3f84-4d48-9c97-d56b5e53cd01 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:08.490462 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e18829ae-3f84-4d48-9c97-d56b5e53cd01 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.148109 May 18 23:19:08.491061 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3604/6961] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:08 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:09.507697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5f92ff89-11a9-462d-8801-6d1ca0d147a1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:09.508338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5f92ff89-11a9-462d-8801-6d1ca0d147a1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:09.515361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f92ff89-11a9-462d-8801-6d1ca0d147a1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:09.515855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f92ff89-11a9-462d-8801-6d1ca0d147a1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:09.516555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f92ff89-11a9-462d-8801-6d1ca0d147a1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:09.516991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5f92ff89-11a9-462d-8801-6d1ca0d147a1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:09.653630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5f92ff89-11a9-462d-8801-6d1ca0d147a1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:09.661710 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5f92ff89-11a9-462d-8801-6d1ca0d147a1 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.157945 May 18 23:19:09.662307 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3358/6962] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:09 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:10.678482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b563a5d3-7495-4a49-9caa-25f430454250 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:10.679102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b563a5d3-7495-4a49-9caa-25f430454250 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:10.686278 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b563a5d3-7495-4a49-9caa-25f430454250 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:10.686740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b563a5d3-7495-4a49-9caa-25f430454250 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:10.687507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b563a5d3-7495-4a49-9caa-25f430454250 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:10.687987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b563a5d3-7495-4a49-9caa-25f430454250 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:10.818232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b563a5d3-7495-4a49-9caa-25f430454250 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:10.826190 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b563a5d3-7495-4a49-9caa-25f430454250 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.151578 May 18 23:19:10.826762 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3605/6963] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:10 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:11.843447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-30bd3e5b-f2e7-451e-825f-b87f08c4557e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:11.844038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-30bd3e5b-f2e7-451e-825f-b87f08c4557e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:11.851343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30bd3e5b-f2e7-451e-825f-b87f08c4557e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:11.851784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30bd3e5b-f2e7-451e-825f-b87f08c4557e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:11.852529 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30bd3e5b-f2e7-451e-825f-b87f08c4557e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:11.852961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-30bd3e5b-f2e7-451e-825f-b87f08c4557e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:11.985080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-30bd3e5b-f2e7-451e-825f-b87f08c4557e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:11.993073 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-30bd3e5b-f2e7-451e-825f-b87f08c4557e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.153547 May 18 23:19:11.993653 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3359/6964] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:11 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:13.010731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e25b49d4-1e25-42a2-af1f-2cbb04256211 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:13.011275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e25b49d4-1e25-42a2-af1f-2cbb04256211 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:13.018630 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e25b49d4-1e25-42a2-af1f-2cbb04256211 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:13.019083 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e25b49d4-1e25-42a2-af1f-2cbb04256211 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:13.019870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e25b49d4-1e25-42a2-af1f-2cbb04256211 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:13.020309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e25b49d4-1e25-42a2-af1f-2cbb04256211 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:13.146526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e25b49d4-1e25-42a2-af1f-2cbb04256211 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:13.155020 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e25b49d4-1e25-42a2-af1f-2cbb04256211 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.148317 May 18 23:19:13.155593 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3606/6965] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:13 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:14.172685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-31780fbe-6ff2-48e1-a7ec-91c14a5dc9c7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:14.173281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-31780fbe-6ff2-48e1-a7ec-91c14a5dc9c7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:14.180242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31780fbe-6ff2-48e1-a7ec-91c14a5dc9c7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:14.180685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31780fbe-6ff2-48e1-a7ec-91c14a5dc9c7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:14.181424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31780fbe-6ff2-48e1-a7ec-91c14a5dc9c7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:14.181882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-31780fbe-6ff2-48e1-a7ec-91c14a5dc9c7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:14.306581 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-31780fbe-6ff2-48e1-a7ec-91c14a5dc9c7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:14.314674 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-31780fbe-6ff2-48e1-a7ec-91c14a5dc9c7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.145898 May 18 23:19:14.315255 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3360/6966] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:14 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:15.331030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-75fcada1-562b-483a-ba67-c7b7a311837f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:15.331644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-75fcada1-562b-483a-ba67-c7b7a311837f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:15.338086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75fcada1-562b-483a-ba67-c7b7a311837f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:15.338557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75fcada1-562b-483a-ba67-c7b7a311837f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:15.339305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75fcada1-562b-483a-ba67-c7b7a311837f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:15.339741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-75fcada1-562b-483a-ba67-c7b7a311837f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:15.469981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-75fcada1-562b-483a-ba67-c7b7a311837f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:15.478703 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-75fcada1-562b-483a-ba67-c7b7a311837f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.151498 May 18 23:19:15.479321 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3607/6967] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:15 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:16.497239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef4d73d0-4e2e-4fc6-88c6-87da8442df91 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:16.497871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ef4d73d0-4e2e-4fc6-88c6-87da8442df91 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:16.504016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef4d73d0-4e2e-4fc6-88c6-87da8442df91 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:16.504459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef4d73d0-4e2e-4fc6-88c6-87da8442df91 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:16.505210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef4d73d0-4e2e-4fc6-88c6-87da8442df91 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:16.505647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef4d73d0-4e2e-4fc6-88c6-87da8442df91 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:16.633918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ef4d73d0-4e2e-4fc6-88c6-87da8442df91 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:16.642596 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ef4d73d0-4e2e-4fc6-88c6-87da8442df91 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.150107 May 18 23:19:16.643179 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3361/6968] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:16 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:17.659222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1678379-44ce-4ad4-834d-ec980193b2dc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:17.659763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d1678379-44ce-4ad4-834d-ec980193b2dc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:17.666450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1678379-44ce-4ad4-834d-ec980193b2dc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:17.666905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1678379-44ce-4ad4-834d-ec980193b2dc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:17.667664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1678379-44ce-4ad4-834d-ec980193b2dc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:17.668102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1678379-44ce-4ad4-834d-ec980193b2dc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:17.792758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d1678379-44ce-4ad4-834d-ec980193b2dc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:17.800660 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d1678379-44ce-4ad4-834d-ec980193b2dc tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.145470 May 18 23:19:17.801230 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3608/6969] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:17 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:18.819817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7368c8d3-b88a-4caf-894c-d007d22ec788 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:18.820575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7368c8d3-b88a-4caf-894c-d007d22ec788 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:18.828130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7368c8d3-b88a-4caf-894c-d007d22ec788 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:18.828571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7368c8d3-b88a-4caf-894c-d007d22ec788 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:18.829317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7368c8d3-b88a-4caf-894c-d007d22ec788 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:18.829761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7368c8d3-b88a-4caf-894c-d007d22ec788 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:18.959489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7368c8d3-b88a-4caf-894c-d007d22ec788 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:18.968083 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7368c8d3-b88a-4caf-894c-d007d22ec788 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.153583 May 18 23:19:18.968661 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3362/6970] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:18 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:19.986349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72effefe-959a-4196-a06a-768488ef1ea0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:19.986991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-72effefe-959a-4196-a06a-768488ef1ea0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:19.993712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72effefe-959a-4196-a06a-768488ef1ea0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:19.994192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72effefe-959a-4196-a06a-768488ef1ea0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:19.994944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72effefe-959a-4196-a06a-768488ef1ea0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:19.995379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72effefe-959a-4196-a06a-768488ef1ea0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:20.126677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-72effefe-959a-4196-a06a-768488ef1ea0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:20.134659 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72effefe-959a-4196-a06a-768488ef1ea0 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.152198 May 18 23:19:20.135227 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3609/6971] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:19 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:19:21.152568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-297fb28c-20c1-4c94-81de-c3fed3a9d1f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:21.153177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-297fb28c-20c1-4c94-81de-c3fed3a9d1f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:21.160107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-297fb28c-20c1-4c94-81de-c3fed3a9d1f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:21.160551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-297fb28c-20c1-4c94-81de-c3fed3a9d1f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:21.161302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-297fb28c-20c1-4c94-81de-c3fed3a9d1f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:21.161760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-297fb28c-20c1-4c94-81de-c3fed3a9d1f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:21.623686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-297fb28c-20c1-4c94-81de-c3fed3a9d1f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:21.631680 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-297fb28c-20c1-4c94-81de-c3fed3a9d1f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.483655 May 18 23:19:21.632258 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3363/6972] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:21 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:22.653090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2e55d649-2afb-4f3b-bd79-527a0c0cf21e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:22.654248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2e55d649-2afb-4f3b-bd79-527a0c0cf21e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:22.661418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e55d649-2afb-4f3b-bd79-527a0c0cf21e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:22.661911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e55d649-2afb-4f3b-bd79-527a0c0cf21e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:22.662674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e55d649-2afb-4f3b-bd79-527a0c0cf21e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:22.663115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2e55d649-2afb-4f3b-bd79-527a0c0cf21e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:22.795745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2e55d649-2afb-4f3b-bd79-527a0c0cf21e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:22.803706 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2e55d649-2afb-4f3b-bd79-527a0c0cf21e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.157322 May 18 23:19:22.804271 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3610/6973] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:22 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:23.821146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2bfb1548-590a-4261-88d8-209fb0d05cac tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:23.821843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2bfb1548-590a-4261-88d8-209fb0d05cac tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:23.829003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2bfb1548-590a-4261-88d8-209fb0d05cac tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:23.829450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2bfb1548-590a-4261-88d8-209fb0d05cac tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:23.830239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2bfb1548-590a-4261-88d8-209fb0d05cac tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:23.830672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2bfb1548-590a-4261-88d8-209fb0d05cac tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:23.956184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2bfb1548-590a-4261-88d8-209fb0d05cac tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:23.964713 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2bfb1548-590a-4261-88d8-209fb0d05cac tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.146965 May 18 23:19:23.965295 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3364/6974] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:23 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:24.982609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-af7ebdc6-2c16-4e8a-87a7-ee58beb96459 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:24.983464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-af7ebdc6-2c16-4e8a-87a7-ee58beb96459 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:24.989909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af7ebdc6-2c16-4e8a-87a7-ee58beb96459 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:24.990361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af7ebdc6-2c16-4e8a-87a7-ee58beb96459 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:24.991136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af7ebdc6-2c16-4e8a-87a7-ee58beb96459 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:24.991561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af7ebdc6-2c16-4e8a-87a7-ee58beb96459 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:25.121035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-af7ebdc6-2c16-4e8a-87a7-ee58beb96459 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:25.129186 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-af7ebdc6-2c16-4e8a-87a7-ee58beb96459 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.150998 May 18 23:19:25.129775 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3611/6975] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:24 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:26.147022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-968bda20-83d0-43e1-aa47-01151642230d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:26.147653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-968bda20-83d0-43e1-aa47-01151642230d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:26.150759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-968bda20-83d0-43e1-aa47-01151642230d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_api:SELECT=27 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:19:26.157104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-968bda20-83d0-43e1-aa47-01151642230d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:26.157554 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-968bda20-83d0-43e1-aa47-01151642230d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:26.158393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-968bda20-83d0-43e1-aa47-01151642230d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:26.158825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-968bda20-83d0-43e1-aa47-01151642230d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:26.162085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-968bda20-83d0-43e1-aa47-01151642230d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_cell1:SELECT=79 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:19:26.301986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-968bda20-83d0-43e1-aa47-01151642230d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:26.310230 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-968bda20-83d0-43e1-aa47-01151642230d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.167130 May 18 23:19:26.310957 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3365/6976] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:26 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:27.327700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-23d2c19a-e788-4c92-b4bd-6cef0878818f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:27.328328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-23d2c19a-e788-4c92-b4bd-6cef0878818f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:27.330873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-23d2c19a-e788-4c92-b4bd-6cef0878818f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_api:SELECT=33 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:19:27.336949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23d2c19a-e788-4c92-b4bd-6cef0878818f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:27.337391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23d2c19a-e788-4c92-b4bd-6cef0878818f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:27.338198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23d2c19a-e788-4c92-b4bd-6cef0878818f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:27.338656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-23d2c19a-e788-4c92-b4bd-6cef0878818f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:27.341944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-23d2c19a-e788-4c92-b4bd-6cef0878818f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell1:SELECT=91,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:19:27.472994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-23d2c19a-e788-4c92-b4bd-6cef0878818f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:27.482619 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-23d2c19a-e788-4c92-b4bd-6cef0878818f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1731 microversion: 2.1 time: 0.158874 May 18 23:19:27.483211 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3612/6977] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:27 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1731 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:28.414412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-012d98c5-2dda-45b0-9873-4cdae51c4f27 req-c36bb776-5b45-42e8-9e87-0fbacf1fc006 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1fec1ea-f691-44fe-9d21-49bcb8dd1308", "name": "network-vif-unplugged", "status": "completed", "tag": "d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:19:28.426058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-012d98c5-2dda-45b0-9873-4cdae51c4f27 req-c36bb776-5b45-42e8-9e87-0fbacf1fc006 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:28.426810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-012d98c5-2dda-45b0-9873-4cdae51c4f27 req-c36bb776-5b45-42e8-9e87-0fbacf1fc006 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:28.456215 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-012d98c5-2dda-45b0-9873-4cdae51c4f27 req-c36bb776-5b45-42e8-9e87-0fbacf1fc006 service nova] Creating event network-vif-unplugged:d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce for instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 on n-h1-841040-6 May 18 23:19:28.462856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-012d98c5-2dda-45b0-9873-4cdae51c4f27 req-c36bb776-5b45-42e8-9e87-0fbacf1fc006 service nova] Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:19:28.476086 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-012d98c5-2dda-45b0-9873-4cdae51c4f27 req-c36bb776-5b45-42e8-9e87-0fbacf1fc006 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.129881 May 18 23:19:28.477681 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3366/6978] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:19:28 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:19:28.500285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-73d621f1-9428-4527-bf58-67f1f383df2b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:28.500906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-73d621f1-9428-4527-bf58-67f1f383df2b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:28.507642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73d621f1-9428-4527-bf58-67f1f383df2b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:28.508100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73d621f1-9428-4527-bf58-67f1f383df2b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:28.508858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73d621f1-9428-4527-bf58-67f1f383df2b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:28.509324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-73d621f1-9428-4527-bf58-67f1f383df2b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:28.754145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-73d621f1-9428-4527-bf58-67f1f383df2b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:28.762414 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-73d621f1-9428-4527-bf58-67f1f383df2b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1730 microversion: 2.1 time: 0.266056 May 18 23:19:28.763003 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3613/6979] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:28 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1730 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:29.520712 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-0267f5e9-5f5b-4eb3-a9c9-14d5daf97b56 req-2d73307c-8355-46dc-bc80-f1a2eeb21f08 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a1fec1ea-f691-44fe-9d21-49bcb8dd1308", "tag": "d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:19:29.529687 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0267f5e9-5f5b-4eb3-a9c9-14d5daf97b56 req-2d73307c-8355-46dc-bc80-f1a2eeb21f08 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:29.530325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-0267f5e9-5f5b-4eb3-a9c9-14d5daf97b56 req-2d73307c-8355-46dc-bc80-f1a2eeb21f08 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:29.544034 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-0267f5e9-5f5b-4eb3-a9c9-14d5daf97b56 req-2d73307c-8355-46dc-bc80-f1a2eeb21f08 service nova] Creating event network-changed:d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce for instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 on n-h1-841040-6 May 18 23:19:29.555884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-0267f5e9-5f5b-4eb3-a9c9-14d5daf97b56 req-2d73307c-8355-46dc-bc80-f1a2eeb21f08 service nova] Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:19:29.567171 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-0267f5e9-5f5b-4eb3-a9c9-14d5daf97b56 req-2d73307c-8355-46dc-bc80-f1a2eeb21f08 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.133942 May 18 23:19:29.568053 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3367/6980] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:19:29 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:19:29.780326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58757970-60d8-49df-951a-5b5b92dc5d8a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:29.781657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58757970-60d8-49df-951a-5b5b92dc5d8a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:29.788670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58757970-60d8-49df-951a-5b5b92dc5d8a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:29.789373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58757970-60d8-49df-951a-5b5b92dc5d8a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:29.790356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58757970-60d8-49df-951a-5b5b92dc5d8a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:29.790958 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58757970-60d8-49df-951a-5b5b92dc5d8a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:30.021013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-58757970-60d8-49df-951a-5b5b92dc5d8a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:30.040444 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58757970-60d8-49df-951a-5b5b92dc5d8a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1730 microversion: 2.1 time: 0.263904 May 18 23:19:30.041241 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3614/6981] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:29 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1730 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:31.060500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-85a9b180-409e-42d8-9fbd-c13330caf8f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:31.061213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-85a9b180-409e-42d8-9fbd-c13330caf8f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:31.067576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85a9b180-409e-42d8-9fbd-c13330caf8f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:31.068019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85a9b180-409e-42d8-9fbd-c13330caf8f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:31.068767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85a9b180-409e-42d8-9fbd-c13330caf8f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:31.069201 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-85a9b180-409e-42d8-9fbd-c13330caf8f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:31.200527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-85a9b180-409e-42d8-9fbd-c13330caf8f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:31.208832 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-85a9b180-409e-42d8-9fbd-c13330caf8f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.154053 May 18 23:19:31.209413 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3368/6982] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:31 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:32.226139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a374cda-4803-41ad-b873-74ce12652b2d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:32.226750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3a374cda-4803-41ad-b873-74ce12652b2d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:32.233875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a374cda-4803-41ad-b873-74ce12652b2d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:32.234334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a374cda-4803-41ad-b873-74ce12652b2d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:32.235118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a374cda-4803-41ad-b873-74ce12652b2d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:32.235559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a374cda-4803-41ad-b873-74ce12652b2d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:32.366576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3a374cda-4803-41ad-b873-74ce12652b2d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:32.375878 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3a374cda-4803-41ad-b873-74ce12652b2d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.153971 May 18 23:19:32.376484 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3615/6983] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:32 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:33.440093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5ecbd3e8-51fd-4c84-88f0-55614abf48ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:33.440808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5ecbd3e8-51fd-4c84-88f0-55614abf48ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:33.446837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ecbd3e8-51fd-4c84-88f0-55614abf48ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:33.447278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ecbd3e8-51fd-4c84-88f0-55614abf48ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:33.448015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ecbd3e8-51fd-4c84-88f0-55614abf48ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:33.448506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ecbd3e8-51fd-4c84-88f0-55614abf48ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:33.582699 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5ecbd3e8-51fd-4c84-88f0-55614abf48ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:33.591394 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5ecbd3e8-51fd-4c84-88f0-55614abf48ec tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.202529 May 18 23:19:33.592817 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3369/6984] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:33 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:34.609927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-343a07ef-78c8-4f9e-9d1a-48381543b640 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:34.610674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-343a07ef-78c8-4f9e-9d1a-48381543b640 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:34.617219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-343a07ef-78c8-4f9e-9d1a-48381543b640 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:34.617670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-343a07ef-78c8-4f9e-9d1a-48381543b640 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:34.618450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-343a07ef-78c8-4f9e-9d1a-48381543b640 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:34.618916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-343a07ef-78c8-4f9e-9d1a-48381543b640 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:34.752344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-343a07ef-78c8-4f9e-9d1a-48381543b640 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:34.760810 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-343a07ef-78c8-4f9e-9d1a-48381543b640 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.155036 May 18 23:19:34.761401 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3616/6985] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:34 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:35.779079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4f5f79ac-d615-4137-9216-1920928593d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:35.779679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4f5f79ac-d615-4137-9216-1920928593d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:35.786636 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f5f79ac-d615-4137-9216-1920928593d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:35.787074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f5f79ac-d615-4137-9216-1920928593d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:35.787815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f5f79ac-d615-4137-9216-1920928593d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:35.788257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f5f79ac-d615-4137-9216-1920928593d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:35.920151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4f5f79ac-d615-4137-9216-1920928593d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:35.928281 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4f5f79ac-d615-4137-9216-1920928593d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.153764 May 18 23:19:35.928852 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3370/6986] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:35 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:36.945197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ecb3126c-4376-4334-9d13-d7bc21d09231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:36.945845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ecb3126c-4376-4334-9d13-d7bc21d09231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:36.952922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ecb3126c-4376-4334-9d13-d7bc21d09231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:36.953386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ecb3126c-4376-4334-9d13-d7bc21d09231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:36.954169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ecb3126c-4376-4334-9d13-d7bc21d09231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:36.954616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ecb3126c-4376-4334-9d13-d7bc21d09231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:37.084866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ecb3126c-4376-4334-9d13-d7bc21d09231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:37.093490 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ecb3126c-4376-4334-9d13-d7bc21d09231 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.152245 May 18 23:19:37.094107 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3617/6987] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:36 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:38.111101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8a2f9f53-9c57-49d0-b7df-3911203f1abd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:38.111555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8a2f9f53-9c57-49d0-b7df-3911203f1abd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:38.118937 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a2f9f53-9c57-49d0-b7df-3911203f1abd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:38.119384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a2f9f53-9c57-49d0-b7df-3911203f1abd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:38.120638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a2f9f53-9c57-49d0-b7df-3911203f1abd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:38.121072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a2f9f53-9c57-49d0-b7df-3911203f1abd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:38.253574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a2f9f53-9c57-49d0-b7df-3911203f1abd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:38.262503 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8a2f9f53-9c57-49d0-b7df-3911203f1abd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.155383 May 18 23:19:38.263111 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3371/6988] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:38 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:39.280345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c78105ab-e211-4e20-828c-05dc71e8ac31 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:39.280941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c78105ab-e211-4e20-828c-05dc71e8ac31 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:39.287705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c78105ab-e211-4e20-828c-05dc71e8ac31 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:39.288162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c78105ab-e211-4e20-828c-05dc71e8ac31 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:39.288914 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c78105ab-e211-4e20-828c-05dc71e8ac31 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:39.289352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c78105ab-e211-4e20-828c-05dc71e8ac31 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:39.420683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c78105ab-e211-4e20-828c-05dc71e8ac31 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:39.428792 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c78105ab-e211-4e20-828c-05dc71e8ac31 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.153034 May 18 23:19:39.429362 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3618/6989] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:39 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:40.446307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9400d9c6-704e-4cec-9d40-990ea2acce14 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:40.446902 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9400d9c6-704e-4cec-9d40-990ea2acce14 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:40.453950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9400d9c6-704e-4cec-9d40-990ea2acce14 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:40.454389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9400d9c6-704e-4cec-9d40-990ea2acce14 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:40.455130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9400d9c6-704e-4cec-9d40-990ea2acce14 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:40.455560 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9400d9c6-704e-4cec-9d40-990ea2acce14 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:40.585302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9400d9c6-704e-4cec-9d40-990ea2acce14 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:40.594067 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9400d9c6-704e-4cec-9d40-990ea2acce14 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.151786 May 18 23:19:40.594654 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3372/6990] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:40 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:41.612641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-55486ed4-dcc5-45ef-b7f7-a976c5352433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:41.613240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-55486ed4-dcc5-45ef-b7f7-a976c5352433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:41.619658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55486ed4-dcc5-45ef-b7f7-a976c5352433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:41.620655 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55486ed4-dcc5-45ef-b7f7-a976c5352433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:41.621404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55486ed4-dcc5-45ef-b7f7-a976c5352433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:41.621862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55486ed4-dcc5-45ef-b7f7-a976c5352433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:41.757132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-55486ed4-dcc5-45ef-b7f7-a976c5352433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:41.765215 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-55486ed4-dcc5-45ef-b7f7-a976c5352433 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.156476 May 18 23:19:41.765982 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3619/6991] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:41 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:42.782268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f1d6676-7927-4209-8f13-f400dcc5a2f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:42.782876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6f1d6676-7927-4209-8f13-f400dcc5a2f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:42.789779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f1d6676-7927-4209-8f13-f400dcc5a2f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:42.790231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f1d6676-7927-4209-8f13-f400dcc5a2f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:42.790974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f1d6676-7927-4209-8f13-f400dcc5a2f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:42.791404 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f1d6676-7927-4209-8f13-f400dcc5a2f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:42.919347 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f1d6676-7927-4209-8f13-f400dcc5a2f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:42.927424 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6f1d6676-7927-4209-8f13-f400dcc5a2f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.149035 May 18 23:19:42.928317 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3373/6992] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:42 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:43.945670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d3fb60e9-acdf-4876-a69c-803686b5a036 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:43.946325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d3fb60e9-acdf-4876-a69c-803686b5a036 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:43.954318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3fb60e9-acdf-4876-a69c-803686b5a036 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:43.954778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3fb60e9-acdf-4876-a69c-803686b5a036 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:43.955555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3fb60e9-acdf-4876-a69c-803686b5a036 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:43.955996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d3fb60e9-acdf-4876-a69c-803686b5a036 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:44.090758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d3fb60e9-acdf-4876-a69c-803686b5a036 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:44.098982 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d3fb60e9-acdf-4876-a69c-803686b5a036 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.156923 May 18 23:19:44.099567 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3620/6993] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:43 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:45.116117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a0536e46-833e-47f5-b886-f3e91f8e88b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:45.116722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a0536e46-833e-47f5-b886-f3e91f8e88b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:45.123705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0536e46-833e-47f5-b886-f3e91f8e88b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:45.124149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0536e46-833e-47f5-b886-f3e91f8e88b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:45.124895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0536e46-833e-47f5-b886-f3e91f8e88b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:45.125324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0536e46-833e-47f5-b886-f3e91f8e88b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:45.258067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a0536e46-833e-47f5-b886-f3e91f8e88b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:45.267453 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a0536e46-833e-47f5-b886-f3e91f8e88b6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.155041 May 18 23:19:45.268037 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3374/6994] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:45 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:46.287846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6db50607-04ce-41ac-9baf-97dde827dff6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:46.288493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6db50607-04ce-41ac-9baf-97dde827dff6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:46.299059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6db50607-04ce-41ac-9baf-97dde827dff6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:46.299519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6db50607-04ce-41ac-9baf-97dde827dff6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:46.300291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6db50607-04ce-41ac-9baf-97dde827dff6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:46.300743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6db50607-04ce-41ac-9baf-97dde827dff6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:46.436246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6db50607-04ce-41ac-9baf-97dde827dff6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:46.444248 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6db50607-04ce-41ac-9baf-97dde827dff6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1728 microversion: 2.1 time: 0.160323 May 18 23:19:46.444823 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3621/6995] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:46 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1728 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:47.461038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4625a6f7-9056-4257-b97d-721bf137fd97 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:47.461638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4625a6f7-9056-4257-b97d-721bf137fd97 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:47.467949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4625a6f7-9056-4257-b97d-721bf137fd97 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:47.468386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4625a6f7-9056-4257-b97d-721bf137fd97 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:47.469123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4625a6f7-9056-4257-b97d-721bf137fd97 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:47.469550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4625a6f7-9056-4257-b97d-721bf137fd97 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:47.596961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4625a6f7-9056-4257-b97d-721bf137fd97 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:47.605195 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4625a6f7-9056-4257-b97d-721bf137fd97 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1725 microversion: 2.1 time: 0.148003 May 18 23:19:47.606388 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3375/6996] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:47 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1725 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:47.622657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7daef86d-f312-4595-af68-df4813112b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:19:47.623189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7daef86d-f312-4595-af68-df4813112b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:47.629688 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7daef86d-f312-4595-af68-df4813112b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:47.630170 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7daef86d-f312-4595-af68-df4813112b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:47.630993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7daef86d-f312-4595-af68-df4813112b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:47.631432 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7daef86d-f312-4595-af68-df4813112b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:47.666788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7daef86d-f312-4595-af68-df4813112b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:47.667236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7daef86d-f312-4595-af68-df4813112b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:47.668002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7daef86d-f312-4595-af68-df4813112b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:47.668925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7daef86d-f312-4595-af68-df4813112b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:47.689291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-7daef86d-f312-4595-af68-df4813112b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for project d761e64d698940b99093293fd0cbd1a3. Resources: {'cores', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:19:47.694471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-7daef86d-f312-4595-af68-df4813112b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Getting quotas for user 2bbb43a155124ca6a2689a3c94eeb48f and project d761e64d698940b99093293fd0cbd1a3. Resources: {'cores', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:19:47.795640 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7daef86d-f312-4595-af68-df4813112b5e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "POST /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308/action" status: 202 len: 0 microversion: 2.1 time: 0.177228 May 18 23:19:47.796259 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3622/6997] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:19:47 2022] POST /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 23:19:47.805157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7bceb3d2-2ce0-4d8a-b8de-9a7f854dbb86 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:47.805845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7bceb3d2-2ce0-4d8a-b8de-9a7f854dbb86 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:47.812412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bceb3d2-2ce0-4d8a-b8de-9a7f854dbb86 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:47.812919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bceb3d2-2ce0-4d8a-b8de-9a7f854dbb86 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:47.813800 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bceb3d2-2ce0-4d8a-b8de-9a7f854dbb86 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:47.814257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bceb3d2-2ce0-4d8a-b8de-9a7f854dbb86 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:47.950175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7bceb3d2-2ce0-4d8a-b8de-9a7f854dbb86 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:47.958295 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7bceb3d2-2ce0-4d8a-b8de-9a7f854dbb86 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.157821 May 18 23:19:47.958875 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3376/6998] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:47 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:48.977466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-89af0ab1-7a97-4982-8f61-2bb98f8c2ae9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:48.978156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-89af0ab1-7a97-4982-8f61-2bb98f8c2ae9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:48.985059 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89af0ab1-7a97-4982-8f61-2bb98f8c2ae9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:48.985511 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89af0ab1-7a97-4982-8f61-2bb98f8c2ae9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:48.986299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89af0ab1-7a97-4982-8f61-2bb98f8c2ae9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:48.986743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89af0ab1-7a97-4982-8f61-2bb98f8c2ae9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:49.115772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-89af0ab1-7a97-4982-8f61-2bb98f8c2ae9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:49.124395 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-89af0ab1-7a97-4982-8f61-2bb98f8c2ae9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.152015 May 18 23:19:49.124964 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3623/6999] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:48 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:50.142319 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-960b4dff-5728-4517-af59-bae0fffa29c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:50.142927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-960b4dff-5728-4517-af59-bae0fffa29c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:50.149980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-960b4dff-5728-4517-af59-bae0fffa29c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:50.150425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-960b4dff-5728-4517-af59-bae0fffa29c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:50.151177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-960b4dff-5728-4517-af59-bae0fffa29c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:50.151609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-960b4dff-5728-4517-af59-bae0fffa29c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:50.297321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-960b4dff-5728-4517-af59-bae0fffa29c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:50.305341 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-960b4dff-5728-4517-af59-bae0fffa29c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.166846 May 18 23:19:50.306158 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3377/7000] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:50 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:19:50.846412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-5ed44576-5e2b-4bab-910a-cdb89848ad63 req-8d3d99d7-02ae-40e3-9c22-05c547e039be service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1fec1ea-f691-44fe-9d21-49bcb8dd1308", "name": "network-vif-plugged", "status": "completed", "tag": "d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:19:50.856230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5ed44576-5e2b-4bab-910a-cdb89848ad63 req-8d3d99d7-02ae-40e3-9c22-05c547e039be service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:50.856915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5ed44576-5e2b-4bab-910a-cdb89848ad63 req-8d3d99d7-02ae-40e3-9c22-05c547e039be service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:50.869440 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-5ed44576-5e2b-4bab-910a-cdb89848ad63 req-8d3d99d7-02ae-40e3-9c22-05c547e039be service nova] Creating event network-vif-plugged:d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce for instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 on n-h1-841040-6 May 18 23:19:50.875084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-5ed44576-5e2b-4bab-910a-cdb89848ad63 req-8d3d99d7-02ae-40e3-9c22-05c547e039be service nova] Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:19:50.885852 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-5ed44576-5e2b-4bab-910a-cdb89848ad63 req-8d3d99d7-02ae-40e3-9c22-05c547e039be service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.042986 May 18 23:19:50.886572 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3624/7001] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:19:50 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:19:51.323447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-05e7bdaf-e9ee-47ea-952d-d2a73c11713f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:51.324082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-05e7bdaf-e9ee-47ea-952d-d2a73c11713f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:51.331833 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05e7bdaf-e9ee-47ea-952d-d2a73c11713f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:51.332311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05e7bdaf-e9ee-47ea-952d-d2a73c11713f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:51.333125 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05e7bdaf-e9ee-47ea-952d-d2a73c11713f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:51.333566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-05e7bdaf-e9ee-47ea-952d-d2a73c11713f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:51.461571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-05e7bdaf-e9ee-47ea-952d-d2a73c11713f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:51.470203 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-05e7bdaf-e9ee-47ea-952d-d2a73c11713f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.150693 May 18 23:19:51.470901 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3378/7002] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:51 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:52.488775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b9d827ca-13e0-4505-9f51-807f6a037282 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:52.489547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b9d827ca-13e0-4505-9f51-807f6a037282 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:52.496338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9d827ca-13e0-4505-9f51-807f6a037282 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:52.496804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9d827ca-13e0-4505-9f51-807f6a037282 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:52.497576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9d827ca-13e0-4505-9f51-807f6a037282 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:52.498052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b9d827ca-13e0-4505-9f51-807f6a037282 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:52.631770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b9d827ca-13e0-4505-9f51-807f6a037282 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:52.640551 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b9d827ca-13e0-4505-9f51-807f6a037282 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.156515 May 18 23:19:52.641129 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3625/7003] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:52 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:52.903939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-6c8256de-d52f-4b2c-8bc2-0ae0a99326dd req-43e4ac30-1544-419c-ac66-f0733cbd603a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1fec1ea-f691-44fe-9d21-49bcb8dd1308", "name": "network-vif-unplugged", "status": "completed", "tag": "d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:19:52.913206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6c8256de-d52f-4b2c-8bc2-0ae0a99326dd req-43e4ac30-1544-419c-ac66-f0733cbd603a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:52.913726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6c8256de-d52f-4b2c-8bc2-0ae0a99326dd req-43e4ac30-1544-419c-ac66-f0733cbd603a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:52.925298 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-6c8256de-d52f-4b2c-8bc2-0ae0a99326dd req-43e4ac30-1544-419c-ac66-f0733cbd603a service nova] Creating event network-vif-unplugged:d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce for instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 on n-h1-841040-6 May 18 23:19:52.930812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-6c8256de-d52f-4b2c-8bc2-0ae0a99326dd req-43e4ac30-1544-419c-ac66-f0733cbd603a service nova] Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:19:52.941715 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-6c8256de-d52f-4b2c-8bc2-0ae0a99326dd req-43e4ac30-1544-419c-ac66-f0733cbd603a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.042174 May 18 23:19:52.942358 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3379/7004] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:19:52 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:19:53.657953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4c3fd0ea-f530-4636-99b6-93cb0248fadd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:53.658560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4c3fd0ea-f530-4636-99b6-93cb0248fadd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:53.665430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c3fd0ea-f530-4636-99b6-93cb0248fadd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:53.665910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c3fd0ea-f530-4636-99b6-93cb0248fadd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:53.666679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c3fd0ea-f530-4636-99b6-93cb0248fadd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:53.667172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c3fd0ea-f530-4636-99b6-93cb0248fadd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:53.670690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4c3fd0ea-f530-4636-99b6-93cb0248fadd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:19:53.806610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4c3fd0ea-f530-4636-99b6-93cb0248fadd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:53.814692 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4c3fd0ea-f530-4636-99b6-93cb0248fadd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.160786 May 18 23:19:53.815271 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3626/7005] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:53 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:54.833883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-11c7c443-0890-4492-9e42-308262dbbb3e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:54.834612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-11c7c443-0890-4492-9e42-308262dbbb3e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:54.840972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11c7c443-0890-4492-9e42-308262dbbb3e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:54.841418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11c7c443-0890-4492-9e42-308262dbbb3e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:54.842218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11c7c443-0890-4492-9e42-308262dbbb3e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:54.842653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11c7c443-0890-4492-9e42-308262dbbb3e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:55.105934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-11c7c443-0890-4492-9e42-308262dbbb3e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:55.114886 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-11c7c443-0890-4492-9e42-308262dbbb3e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.286151 May 18 23:19:55.115485 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3380/7006] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:54 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:55.440810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-325a6cdb-45df-4cb2-8d62-fbe18fa0c908 req-fd5f3afb-6fad-4746-b4b2-bf770c046dee service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a1fec1ea-f691-44fe-9d21-49bcb8dd1308", "tag": "d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:19:55.450348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-325a6cdb-45df-4cb2-8d62-fbe18fa0c908 req-fd5f3afb-6fad-4746-b4b2-bf770c046dee service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:55.450917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-325a6cdb-45df-4cb2-8d62-fbe18fa0c908 req-fd5f3afb-6fad-4746-b4b2-bf770c046dee service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:55.463841 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-325a6cdb-45df-4cb2-8d62-fbe18fa0c908 req-fd5f3afb-6fad-4746-b4b2-bf770c046dee service nova] Creating event network-changed:d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce for instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 on n-h2-841040-6 May 18 23:19:55.470732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-325a6cdb-45df-4cb2-8d62-fbe18fa0c908 req-fd5f3afb-6fad-4746-b4b2-bf770c046dee service nova] Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:19:55.482982 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-325a6cdb-45df-4cb2-8d62-fbe18fa0c908 req-fd5f3afb-6fad-4746-b4b2-bf770c046dee service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.114186 May 18 23:19:55.484058 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3627/7007] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:19:55 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:19:56.133623 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9ed648c1-6c60-4708-9901-040fa6465a73 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:56.134545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9ed648c1-6c60-4708-9901-040fa6465a73 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:56.143547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ed648c1-6c60-4708-9901-040fa6465a73 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:56.143991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ed648c1-6c60-4708-9901-040fa6465a73 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:56.145226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ed648c1-6c60-4708-9901-040fa6465a73 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:56.145226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9ed648c1-6c60-4708-9901-040fa6465a73 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:56.384119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9ed648c1-6c60-4708-9901-040fa6465a73 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:56.386605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-9ed648c1-6c60-4708-9901-040fa6465a73 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_cell1:SELECT=94 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:19:56.393820 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9ed648c1-6c60-4708-9901-040fa6465a73 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.265021 May 18 23:19:56.394493 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3381/7008] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:56 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:57.412194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1571b09-19b0-42c9-85a0-102d164e35f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:57.412793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d1571b09-19b0-42c9-85a0-102d164e35f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:57.414847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d1571b09-19b0-42c9-85a0-102d164e35f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_api:SELECT=46,nova_api:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:19:57.422557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1571b09-19b0-42c9-85a0-102d164e35f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:57.423430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1571b09-19b0-42c9-85a0-102d164e35f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:57.424442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1571b09-19b0-42c9-85a0-102d164e35f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:57.425048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1571b09-19b0-42c9-85a0-102d164e35f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:57.560970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d1571b09-19b0-42c9-85a0-102d164e35f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:57.568905 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d1571b09-19b0-42c9-85a0-102d164e35f7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.162010 May 18 23:19:57.569475 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3628/7009] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:57 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:58.587889 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-50b44a82-6525-4a90-8e5b-33eec6c14d57 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:58.589120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-50b44a82-6525-4a90-8e5b-33eec6c14d57 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:58.592749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-50b44a82-6525-4a90-8e5b-33eec6c14d57 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_api:SELECT=34 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:19:58.598261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50b44a82-6525-4a90-8e5b-33eec6c14d57 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:58.598709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50b44a82-6525-4a90-8e5b-33eec6c14d57 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:58.599727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50b44a82-6525-4a90-8e5b-33eec6c14d57 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:58.600159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-50b44a82-6525-4a90-8e5b-33eec6c14d57 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:58.734884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-50b44a82-6525-4a90-8e5b-33eec6c14d57 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:58.743557 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-50b44a82-6525-4a90-8e5b-33eec6c14d57 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.159493 May 18 23:19:58.744072 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3382/7010] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:58 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:19:59.760458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0434eca8-50c1-4bcc-89fe-07448ae9b726 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:19:59.761167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0434eca8-50c1-4bcc-89fe-07448ae9b726 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:19:59.763183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0434eca8-50c1-4bcc-89fe-07448ae9b726 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell0:SELECT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:19:59.769503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0434eca8-50c1-4bcc-89fe-07448ae9b726 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:59.769993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0434eca8-50c1-4bcc-89fe-07448ae9b726 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:59.770785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0434eca8-50c1-4bcc-89fe-07448ae9b726 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:19:59.771226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0434eca8-50c1-4bcc-89fe-07448ae9b726 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:19:59.902144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0434eca8-50c1-4bcc-89fe-07448ae9b726 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:19:59.910771 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0434eca8-50c1-4bcc-89fe-07448ae9b726 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.154194 May 18 23:19:59.911351 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3629/7011] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:19:59 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:00.928423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f57ac4ce-eeed-4349-90a7-e627aaff9cbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:00.928971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f57ac4ce-eeed-4349-90a7-e627aaff9cbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:00.935847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f57ac4ce-eeed-4349-90a7-e627aaff9cbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:00.936290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f57ac4ce-eeed-4349-90a7-e627aaff9cbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:00.937235 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f57ac4ce-eeed-4349-90a7-e627aaff9cbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:00.937498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f57ac4ce-eeed-4349-90a7-e627aaff9cbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:01.065653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f57ac4ce-eeed-4349-90a7-e627aaff9cbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:01.073801 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f57ac4ce-eeed-4349-90a7-e627aaff9cbb tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.149294 May 18 23:20:01.074373 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3383/7012] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:00 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:02.091953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-df1ab2b7-23a9-43a3-afb9-9e0247c26c9c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:02.092604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-df1ab2b7-23a9-43a3-afb9-9e0247c26c9c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:02.099527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df1ab2b7-23a9-43a3-afb9-9e0247c26c9c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:02.099981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df1ab2b7-23a9-43a3-afb9-9e0247c26c9c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:02.100746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df1ab2b7-23a9-43a3-afb9-9e0247c26c9c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:02.101189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-df1ab2b7-23a9-43a3-afb9-9e0247c26c9c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:02.239789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-df1ab2b7-23a9-43a3-afb9-9e0247c26c9c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:02.248391 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-df1ab2b7-23a9-43a3-afb9-9e0247c26c9c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.160733 May 18 23:20:02.249218 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3630/7013] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:02 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:03.265724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0d01a722-73ac-4f76-938c-4b9e633c73b4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:03.266454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0d01a722-73ac-4f76-938c-4b9e633c73b4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:03.273442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d01a722-73ac-4f76-938c-4b9e633c73b4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:03.273907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d01a722-73ac-4f76-938c-4b9e633c73b4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:03.274651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d01a722-73ac-4f76-938c-4b9e633c73b4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:03.275074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0d01a722-73ac-4f76-938c-4b9e633c73b4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:03.413620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0d01a722-73ac-4f76-938c-4b9e633c73b4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:03.422293 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0d01a722-73ac-4f76-938c-4b9e633c73b4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.160445 May 18 23:20:03.422867 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3384/7014] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:03 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:04.439348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-89a0984c-45e4-49d3-84c0-524dfa2f9bf5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:04.440078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-89a0984c-45e4-49d3-84c0-524dfa2f9bf5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:04.447312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89a0984c-45e4-49d3-84c0-524dfa2f9bf5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:04.447832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89a0984c-45e4-49d3-84c0-524dfa2f9bf5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:04.448796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89a0984c-45e4-49d3-84c0-524dfa2f9bf5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:04.449235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89a0984c-45e4-49d3-84c0-524dfa2f9bf5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:04.586068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-89a0984c-45e4-49d3-84c0-524dfa2f9bf5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:04.594669 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-89a0984c-45e4-49d3-84c0-524dfa2f9bf5 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.159169 May 18 23:20:04.595246 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3631/7015] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:04 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:05.612788 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0156f393-da51-4786-ac63-d5e5e9386380 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:05.613375 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0156f393-da51-4786-ac63-d5e5e9386380 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:05.620489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0156f393-da51-4786-ac63-d5e5e9386380 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:05.620931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0156f393-da51-4786-ac63-d5e5e9386380 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:05.621725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0156f393-da51-4786-ac63-d5e5e9386380 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:05.622714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0156f393-da51-4786-ac63-d5e5e9386380 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:05.758218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0156f393-da51-4786-ac63-d5e5e9386380 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:05.766891 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0156f393-da51-4786-ac63-d5e5e9386380 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.157892 May 18 23:20:05.767494 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3385/7016] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:05 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:06.784194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84eb4683-84bd-4477-8cd6-5de118374055 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:06.784819 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84eb4683-84bd-4477-8cd6-5de118374055 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:06.791410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84eb4683-84bd-4477-8cd6-5de118374055 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:06.791865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84eb4683-84bd-4477-8cd6-5de118374055 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:06.792628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84eb4683-84bd-4477-8cd6-5de118374055 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:06.793068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84eb4683-84bd-4477-8cd6-5de118374055 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:06.922956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-84eb4683-84bd-4477-8cd6-5de118374055 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:06.930914 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-84eb4683-84bd-4477-8cd6-5de118374055 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.150632 May 18 23:20:06.931485 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3632/7017] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:06 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:07.948939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-335efa93-0311-48f4-8849-7ccab828fc47 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:07.949535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-335efa93-0311-48f4-8849-7ccab828fc47 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:07.956981 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335efa93-0311-48f4-8849-7ccab828fc47 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:07.957424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335efa93-0311-48f4-8849-7ccab828fc47 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:07.958194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335efa93-0311-48f4-8849-7ccab828fc47 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:07.958627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-335efa93-0311-48f4-8849-7ccab828fc47 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:08.091582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-335efa93-0311-48f4-8849-7ccab828fc47 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:08.099931 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-335efa93-0311-48f4-8849-7ccab828fc47 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.154871 May 18 23:20:08.100509 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3386/7018] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:07 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:09.117275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-96aab40f-5519-4ed4-96f9-407b0331cf6b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:09.117924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-96aab40f-5519-4ed4-96f9-407b0331cf6b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:09.124458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96aab40f-5519-4ed4-96f9-407b0331cf6b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:09.124912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96aab40f-5519-4ed4-96f9-407b0331cf6b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:09.125668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96aab40f-5519-4ed4-96f9-407b0331cf6b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:09.126137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-96aab40f-5519-4ed4-96f9-407b0331cf6b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:09.255461 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-96aab40f-5519-4ed4-96f9-407b0331cf6b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:09.263993 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-96aab40f-5519-4ed4-96f9-407b0331cf6b tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.150589 May 18 23:20:09.264900 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3633/7019] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:09 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:10.281904 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-656fbee5-e02e-40a8-be96-7dbc17a63d2f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:10.282497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-656fbee5-e02e-40a8-be96-7dbc17a63d2f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:10.289402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656fbee5-e02e-40a8-be96-7dbc17a63d2f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:10.289877 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656fbee5-e02e-40a8-be96-7dbc17a63d2f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:10.290621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656fbee5-e02e-40a8-be96-7dbc17a63d2f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:10.291051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-656fbee5-e02e-40a8-be96-7dbc17a63d2f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:10.419848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-656fbee5-e02e-40a8-be96-7dbc17a63d2f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:10.427936 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-656fbee5-e02e-40a8-be96-7dbc17a63d2f tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.150494 May 18 23:20:10.428517 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3387/7020] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:10 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:11.445348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-919b5808-9d93-47ee-b884-a40089e067d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:11.445988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-919b5808-9d93-47ee-b884-a40089e067d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:11.452871 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-919b5808-9d93-47ee-b884-a40089e067d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:11.453323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-919b5808-9d93-47ee-b884-a40089e067d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:11.454137 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-919b5808-9d93-47ee-b884-a40089e067d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:11.454575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-919b5808-9d93-47ee-b884-a40089e067d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:11.582218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-919b5808-9d93-47ee-b884-a40089e067d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:11.590112 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-919b5808-9d93-47ee-b884-a40089e067d7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.148719 May 18 23:20:11.590686 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3634/7021] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:11 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:12.607475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-775e1b9a-989f-48ba-ae9f-51bdc6817ba9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:12.608085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-775e1b9a-989f-48ba-ae9f-51bdc6817ba9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:12.615079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-775e1b9a-989f-48ba-ae9f-51bdc6817ba9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:12.615531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-775e1b9a-989f-48ba-ae9f-51bdc6817ba9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:12.616282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-775e1b9a-989f-48ba-ae9f-51bdc6817ba9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:12.616718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-775e1b9a-989f-48ba-ae9f-51bdc6817ba9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:12.757501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-775e1b9a-989f-48ba-ae9f-51bdc6817ba9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:12.765195 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-775e1b9a-989f-48ba-ae9f-51bdc6817ba9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1724 microversion: 2.1 time: 0.161614 May 18 23:20:12.765787 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3388/7022] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:12 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1724 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:13.013120 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:20:13.013357 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:20:13 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:20:13.064063 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:20:13.064284 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:20:13 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:20:13.782711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c5f1e1f5-bfce-462e-b2b6-48730a1a6b6e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:13.783357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c5f1e1f5-bfce-462e-b2b6-48730a1a6b6e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:13.789952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5f1e1f5-bfce-462e-b2b6-48730a1a6b6e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:13.790406 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5f1e1f5-bfce-462e-b2b6-48730a1a6b6e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:13.791164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5f1e1f5-bfce-462e-b2b6-48730a1a6b6e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:13.791603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c5f1e1f5-bfce-462e-b2b6-48730a1a6b6e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:13.920442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c5f1e1f5-bfce-462e-b2b6-48730a1a6b6e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:13.928428 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c5f1e1f5-bfce-462e-b2b6-48730a1a6b6e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1717 microversion: 2.1 time: 0.150373 May 18 23:20:13.928995 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3635/7023] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:13 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1717 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:13.945072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1c6277bc-ac0d-476c-ac7a-94decd3bf743 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:13.945669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1c6277bc-ac0d-476c-ac7a-94decd3bf743 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:13.953678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c6277bc-ac0d-476c-ac7a-94decd3bf743 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:13.954140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c6277bc-ac0d-476c-ac7a-94decd3bf743 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:13.954883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c6277bc-ac0d-476c-ac7a-94decd3bf743 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:13.955314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1c6277bc-ac0d-476c-ac7a-94decd3bf743 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:14.085477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1c6277bc-ac0d-476c-ac7a-94decd3bf743 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:14.093555 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1c6277bc-ac0d-476c-ac7a-94decd3bf743 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1717 microversion: 2.1 time: 0.152311 May 18 23:20:14.094144 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3389/7024] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:13 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1717 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:14.110077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-143187ea-1764-449f-9cec-4e3f81fb39c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:14.110634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-143187ea-1764-449f-9cec-4e3f81fb39c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:14.116577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-143187ea-1764-449f-9cec-4e3f81fb39c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:14.117023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-143187ea-1764-449f-9cec-4e3f81fb39c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:14.117793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-143187ea-1764-449f-9cec-4e3f81fb39c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:14.118232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-143187ea-1764-449f-9cec-4e3f81fb39c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:14.243653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-143187ea-1764-449f-9cec-4e3f81fb39c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:14.252304 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-143187ea-1764-449f-9cec-4e3f81fb39c6 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1717 microversion: 2.1 time: 0.146084 May 18 23:20:14.252886 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3636/7025] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:14 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1717 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:14.268796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-01d48837-9885-40e4-95c6-74879dc0b33d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:14.269290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-01d48837-9885-40e4-95c6-74879dc0b33d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:14.275373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01d48837-9885-40e4-95c6-74879dc0b33d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:14.275820 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01d48837-9885-40e4-95c6-74879dc0b33d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:14.276579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01d48837-9885-40e4-95c6-74879dc0b33d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:14.277015 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01d48837-9885-40e4-95c6-74879dc0b33d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:14.301215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-01d48837-9885-40e4-95c6-74879dc0b33d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:20:14.377848 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-01d48837-9885-40e4-95c6-74879dc0b33d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "DELETE /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 204 len: 0 microversion: 2.1 time: 0.112406 May 18 23:20:14.378488 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3390/7026] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:20:14 2022] DELETE /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:20:14.386685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0475bdf9-4aa5-4485-b6c5-ae9109a7b15d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:14.387628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0475bdf9-4aa5-4485-b6c5-ae9109a7b15d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:14.394322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0475bdf9-4aa5-4485-b6c5-ae9109a7b15d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:14.394769 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0475bdf9-4aa5-4485-b6c5-ae9109a7b15d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:14.395523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0475bdf9-4aa5-4485-b6c5-ae9109a7b15d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:14.395957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0475bdf9-4aa5-4485-b6c5-ae9109a7b15d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:14.526179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0475bdf9-4aa5-4485-b6c5-ae9109a7b15d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:14.534959 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0475bdf9-4aa5-4485-b6c5-ae9109a7b15d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1723 microversion: 2.1 time: 0.152176 May 18 23:20:14.535795 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3637/7027] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:14 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1723 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:20:15.553164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e425d363-39b7-44e7-b505-6d444fd71f3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:15.553899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e425d363-39b7-44e7-b505-6d444fd71f3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:15.560726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e425d363-39b7-44e7-b505-6d444fd71f3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:15.561166 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e425d363-39b7-44e7-b505-6d444fd71f3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:15.561949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e425d363-39b7-44e7-b505-6d444fd71f3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:15.562380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e425d363-39b7-44e7-b505-6d444fd71f3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:15.690433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e425d363-39b7-44e7-b505-6d444fd71f3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:15.698352 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e425d363-39b7-44e7-b505-6d444fd71f3c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1723 microversion: 2.1 time: 0.149431 May 18 23:20:15.698916 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3391/7028] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:15 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1723 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:15.910185 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:20:15.910737 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:20:15 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:20:16.716743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ef35b6f3-bc8d-4052-af08-66e60ea50074 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:16.717364 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ef35b6f3-bc8d-4052-af08-66e60ea50074 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:16.724150 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef35b6f3-bc8d-4052-af08-66e60ea50074 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:16.724606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef35b6f3-bc8d-4052-af08-66e60ea50074 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:16.725384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef35b6f3-bc8d-4052-af08-66e60ea50074 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:16.726182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ef35b6f3-bc8d-4052-af08-66e60ea50074 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:16.794536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ef35b6f3-bc8d-4052-af08-66e60ea50074 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:16.802657 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ef35b6f3-bc8d-4052-af08-66e60ea50074 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1655 microversion: 2.1 time: 0.090449 May 18 23:20:16.803329 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3638/7029] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:16 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1655 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:16.863365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-25bdb1e7-fdc7-439f-9125-cc144156c5ac req-80d18cab-3ab9-49e6-b931-982747febf7e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1fec1ea-f691-44fe-9d21-49bcb8dd1308", "name": "network-vif-deleted", "tag": "d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:20:16.873630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-25bdb1e7-fdc7-439f-9125-cc144156c5ac req-80d18cab-3ab9-49e6-b931-982747febf7e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:16.874101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-25bdb1e7-fdc7-439f-9125-cc144156c5ac req-80d18cab-3ab9-49e6-b931-982747febf7e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:16.889962 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-25bdb1e7-fdc7-439f-9125-cc144156c5ac req-80d18cab-3ab9-49e6-b931-982747febf7e service nova] Creating event network-vif-deleted:d2a9f74d-571e-4e51-8fa9-c0e5a46ec2ce for instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 on n-h2-841040-6 May 18 23:20:16.896997 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-25bdb1e7-fdc7-439f-9125-cc144156c5ac req-80d18cab-3ab9-49e6-b931-982747febf7e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037183 May 18 23:20:16.897614 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3392/7030] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:20:16 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:20:17.820395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-18bce3a7-340c-4c03-8606-7bc8beb0d5cd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:17.821757 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-18bce3a7-340c-4c03-8606-7bc8beb0d5cd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:17.830535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18bce3a7-340c-4c03-8606-7bc8beb0d5cd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:17.831081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18bce3a7-340c-4c03-8606-7bc8beb0d5cd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:17.832037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18bce3a7-340c-4c03-8606-7bc8beb0d5cd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:17.832570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18bce3a7-340c-4c03-8606-7bc8beb0d5cd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:17.897617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-18bce3a7-340c-4c03-8606-7bc8beb0d5cd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:17.906425 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-18bce3a7-340c-4c03-8606-7bc8beb0d5cd tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1370 microversion: 2.1 time: 0.091034 May 18 23:20:17.907108 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3639/7031] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:17 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1370 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:18.925307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c9fdca32-3d03-40d8-8173-31049ad61ca7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:18.926094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c9fdca32-3d03-40d8-8173-31049ad61ca7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:18.932377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9fdca32-3d03-40d8-8173-31049ad61ca7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:18.932821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9fdca32-3d03-40d8-8173-31049ad61ca7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:18.933566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9fdca32-3d03-40d8-8173-31049ad61ca7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:18.934681 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c9fdca32-3d03-40d8-8173-31049ad61ca7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:18.999836 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c9fdca32-3d03-40d8-8173-31049ad61ca7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:19.009505 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c9fdca32-3d03-40d8-8173-31049ad61ca7 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1370 microversion: 2.1 time: 0.089234 May 18 23:20:19.010122 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3393/7032] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:18 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1370 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:20.026473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d4ed5a2-ef32-4368-b7c7-bbf8b87a98d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:20.027081 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d4ed5a2-ef32-4368-b7c7-bbf8b87a98d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:20.033729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d4ed5a2-ef32-4368-b7c7-bbf8b87a98d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:20.034204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d4ed5a2-ef32-4368-b7c7-bbf8b87a98d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:20.034952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d4ed5a2-ef32-4368-b7c7-bbf8b87a98d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:20.035388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d4ed5a2-ef32-4368-b7c7-bbf8b87a98d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:20.095354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d4ed5a2-ef32-4368-b7c7-bbf8b87a98d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:20.103615 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d4ed5a2-ef32-4368-b7c7-bbf8b87a98d3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1370 microversion: 2.1 time: 0.080980 May 18 23:20:20.104186 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3640/7033] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:20 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1370 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:21.120448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f74f3fcf-b264-4e64-b1b4-23a2419e2c71 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:21.121030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f74f3fcf-b264-4e64-b1b4-23a2419e2c71 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:21.128157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f74f3fcf-b264-4e64-b1b4-23a2419e2c71 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:21.128601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f74f3fcf-b264-4e64-b1b4-23a2419e2c71 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:21.129344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f74f3fcf-b264-4e64-b1b4-23a2419e2c71 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:21.129808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f74f3fcf-b264-4e64-b1b4-23a2419e2c71 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:21.190727 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f74f3fcf-b264-4e64-b1b4-23a2419e2c71 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:21.198947 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f74f3fcf-b264-4e64-b1b4-23a2419e2c71 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1370 microversion: 2.1 time: 0.082339 May 18 23:20:21.200059 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3394/7034] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:21 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1370 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:22.217188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5a8997b5-91a4-4bbf-8dcb-1e8981251c2e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:22.217864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5a8997b5-91a4-4bbf-8dcb-1e8981251c2e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:22.225956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a8997b5-91a4-4bbf-8dcb-1e8981251c2e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:22.226419 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a8997b5-91a4-4bbf-8dcb-1e8981251c2e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:22.227199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a8997b5-91a4-4bbf-8dcb-1e8981251c2e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:22.227644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5a8997b5-91a4-4bbf-8dcb-1e8981251c2e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:22.288558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5a8997b5-91a4-4bbf-8dcb-1e8981251c2e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:22.296733 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5a8997b5-91a4-4bbf-8dcb-1e8981251c2e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1370 microversion: 2.1 time: 0.084172 May 18 23:20:22.297307 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3641/7035] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:22 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1370 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:23.314412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d21028a2-f80b-42e8-a03d-ee9e9b509c89 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:23.315012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d21028a2-f80b-42e8-a03d-ee9e9b509c89 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:23.322056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d21028a2-f80b-42e8-a03d-ee9e9b509c89 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:23.322498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d21028a2-f80b-42e8-a03d-ee9e9b509c89 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:23.323278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d21028a2-f80b-42e8-a03d-ee9e9b509c89 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:23.323700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d21028a2-f80b-42e8-a03d-ee9e9b509c89 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:23.392021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d21028a2-f80b-42e8-a03d-ee9e9b509c89 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:23.400240 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d21028a2-f80b-42e8-a03d-ee9e9b509c89 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1370 microversion: 2.1 time: 0.089876 May 18 23:20:23.400813 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3395/7036] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:23 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1370 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:24.417599 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-653efb4b-e814-4103-91cb-67b118eccb5a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:24.418838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-653efb4b-e814-4103-91cb-67b118eccb5a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:24.425385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-653efb4b-e814-4103-91cb-67b118eccb5a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:24.425860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-653efb4b-e814-4103-91cb-67b118eccb5a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:24.426611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-653efb4b-e814-4103-91cb-67b118eccb5a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:24.427052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-653efb4b-e814-4103-91cb-67b118eccb5a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:24.429694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-653efb4b-e814-4103-91cb-67b118eccb5a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_cell1:SELECT=94 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:20:24.492308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-653efb4b-e814-4103-91cb-67b118eccb5a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:24.501260 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-653efb4b-e814-4103-91cb-67b118eccb5a tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1370 microversion: 2.1 time: 0.087428 May 18 23:20:24.501952 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3642/7037] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:24 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1370 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:25.518821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9d77eb06-82eb-467e-b677-d58ae24913ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:25.519428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9d77eb06-82eb-467e-b677-d58ae24913ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:25.526583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d77eb06-82eb-467e-b677-d58ae24913ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:25.527022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d77eb06-82eb-467e-b677-d58ae24913ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:25.527824 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d77eb06-82eb-467e-b677-d58ae24913ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:25.528246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9d77eb06-82eb-467e-b677-d58ae24913ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:25.590215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9d77eb06-82eb-467e-b677-d58ae24913ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2bbb43a155124ca6a2689a3c94eeb48f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd761e64d698940b99093293fd0cbd1a3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:25.599082 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9d77eb06-82eb-467e-b677-d58ae24913ae tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 200 len: 1370 microversion: 2.1 time: 0.083754 May 18 23:20:25.599714 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3396/7038] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:25 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 1370 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:26.616073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dce0a0eb-5892-4b8d-9338-6d2b9d3b9b36 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:26.616741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-dce0a0eb-5892-4b8d-9338-6d2b9d3b9b36 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:26.623300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dce0a0eb-5892-4b8d-9338-6d2b9d3b9b36 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:26.623754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dce0a0eb-5892-4b8d-9338-6d2b9d3b9b36 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:26.624507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dce0a0eb-5892-4b8d-9338-6d2b9d3b9b36 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:26.624947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-dce0a0eb-5892-4b8d-9338-6d2b9d3b9b36 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:26.640507 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-dce0a0eb-5892-4b8d-9338-6d2b9d3b9b36 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dce0a0eb-5892-4b8d-9338-6d2b9d3b9b36 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 HTTP/1.1 May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'a1fec1ea-f691-44fe-9d21-49bcb8dd1308'} May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:26.642164 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:26.647930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:26.647930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:26.647930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:26.647930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:20:26.647930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:20:26.647930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:26.647930 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:26.647930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-dce0a0eb-5892-4b8d-9338-6d2b9d3b9b36 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:20:26.647930 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-dce0a0eb-5892-4b8d-9338-6d2b9d3b9b36 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 404 len: 111 microversion: 2.1 time: 0.031385 May 18 23:20:26.647930 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3643/7039] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:26 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:20:26.698207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d01c285d-ca70-4fe0-99e5-2e80cfea04f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:26.699619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d01c285d-ca70-4fe0-99e5-2e80cfea04f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:26.706504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d01c285d-ca70-4fe0-99e5-2e80cfea04f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:26.706944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d01c285d-ca70-4fe0-99e5-2e80cfea04f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:26.707686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d01c285d-ca70-4fe0-99e5-2e80cfea04f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:26.708117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d01c285d-ca70-4fe0-99e5-2e80cfea04f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:26.721206 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-d01c285d-ca70-4fe0-99e5-2e80cfea04f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d01c285d-ca70-4fe0-99e5-2e80cfea04f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308/os-volume_attachments HTTP/1.1 May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'server_id': 'a1fec1ea-f691-44fe-9d21-49bcb8dd1308'} May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 192, in wrapper May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 303, in index May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, server_id) May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:20:26.722910 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:26.728611 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:26.728611 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:26.728611 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:26.728611 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:26.728611 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:26.728611 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:26.728611 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:20:26.728611 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:20:26.728611 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:26.728611 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:26.728611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d01c285d-ca70-4fe0-99e5-2e80cfea04f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:20:26.728611 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d01c285d-ca70-4fe0-99e5-2e80cfea04f3 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.030245 May 18 23:20:26.728611 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3397/7040] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:20:26 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308/os-volume_attachments => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:20:32.133724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5aa0a371-4409-40b4-9216-900b23f4f2f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:32.134257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5aa0a371-4409-40b4-9216-900b23f4f2f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:32.136761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-5aa0a371-4409-40b4-9216-900b23f4f2f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119083] Writing DB stats nova_api:SELECT=32 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:20:32.142236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5aa0a371-4409-40b4-9216-900b23f4f2f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.142699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5aa0a371-4409-40b4-9216-900b23f4f2f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.143457 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5aa0a371-4409-40b4-9216-900b23f4f2f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.143893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5aa0a371-4409-40b4-9216-900b23f4f2f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.157954 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-5aa0a371-4409-40b4-9216-900b23f4f2f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5aa0a371-4409-40b4-9216-900b23f4f2f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 HTTP/1.1 May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'a1fec1ea-f691-44fe-9d21-49bcb8dd1308'} May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:20:32.159652 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5aa0a371-4409-40b4-9216-900b23f4f2f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5aa0a371-4409-40b4-9216-900b23f4f2f2 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "DELETE /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 404 len: 111 microversion: 2.1 time: 0.031138 May 18 23:20:32.164467 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3644/7041] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:20:32 2022] DELETE /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 23:20:32.170135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b557fb2-334b-4577-b2be-4bf1741c3d23 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:32.170747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2b557fb2-334b-4577-b2be-4bf1741c3d23 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: a1fec1ea-f691-44fe-9d21-49bcb8dd1308] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:32.173648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-2b557fb2-334b-4577-b2be-4bf1741c3d23 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_api:SELECT=37,nova_api:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:20:32.179713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b557fb2-334b-4577-b2be-4bf1741c3d23 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.180162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b557fb2-334b-4577-b2be-4bf1741c3d23 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.180918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b557fb2-334b-4577-b2be-4bf1741c3d23 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.181352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2b557fb2-334b-4577-b2be-4bf1741c3d23 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.186348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-2b557fb2-334b-4577-b2be-4bf1741c3d23 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:20:32.196267 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-2b557fb2-334b-4577-b2be-4bf1741c3d23 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b557fb2-334b-4577-b2be-4bf1741c3d23 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 HTTP/1.1 May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'a1fec1ea-f691-44fe-9d21-49bcb8dd1308'} May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.197807 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.203143 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.203143 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.203143 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.203143 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:20:32.203143 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:20:32.203143 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. May 18 23:20:32.203143 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.203143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2b557fb2-334b-4577-b2be-4bf1741c3d23 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance a1fec1ea-f691-44fe-9d21-49bcb8dd1308 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:20:32.203143 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2b557fb2-334b-4577-b2be-4bf1741c3d23 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308" status: 404 len: 111 microversion: 2.1 time: 0.033567 May 18 23:20:32.203143 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3398/7042] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:32 2022] GET /compute/v2.1/servers/a1fec1ea-f691-44fe-9d21-49bcb8dd1308 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:20:32.207607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72afff50-185f-4ebb-a839-f753002be5d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:32.208111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-72afff50-185f-4ebb-a839-f753002be5d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:32.214198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72afff50-185f-4ebb-a839-f753002be5d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.215148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72afff50-185f-4ebb-a839-f753002be5d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.215905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72afff50-185f-4ebb-a839-f753002be5d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.216342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72afff50-185f-4ebb-a839-f753002be5d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.230015 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-72afff50-185f-4ebb-a839-f753002be5d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72afff50-185f-4ebb-a839-f753002be5d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 HTTP/1.1 May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '3158dad7-56ad-4485-a76c-1e1ccd515b52'} May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:20:32.232006 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72afff50-185f-4ebb-a839-f753002be5d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72afff50-185f-4ebb-a839-f753002be5d4 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "DELETE /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 404 len: 111 microversion: 2.1 time: 0.029708 May 18 23:20:32.237109 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3645/7043] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:20:32 2022] DELETE /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 23:20:32.243473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5103918f-1914-4c13-8fb7-a09e9abedfc9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:32.244090 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5103918f-1914-4c13-8fb7-a09e9abedfc9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 3158dad7-56ad-4485-a76c-1e1ccd515b52] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:32.250848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5103918f-1914-4c13-8fb7-a09e9abedfc9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.251314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5103918f-1914-4c13-8fb7-a09e9abedfc9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.252078 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5103918f-1914-4c13-8fb7-a09e9abedfc9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.252505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5103918f-1914-4c13-8fb7-a09e9abedfc9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.268421 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-5103918f-1914-4c13-8fb7-a09e9abedfc9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5103918f-1914-4c13-8fb7-a09e9abedfc9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 HTTP/1.1 May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '3158dad7-56ad-4485-a76c-1e1ccd515b52'} May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.270035 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.274834 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.274834 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.274834 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.274834 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:20:32.274834 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:20:32.274834 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. May 18 23:20:32.274834 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.274834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5103918f-1914-4c13-8fb7-a09e9abedfc9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance 3158dad7-56ad-4485-a76c-1e1ccd515b52 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:20:32.274834 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5103918f-1914-4c13-8fb7-a09e9abedfc9 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52" status: 404 len: 111 microversion: 2.1 time: 0.032059 May 18 23:20:32.274834 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3399/7044] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:32 2022] GET /compute/v2.1/servers/3158dad7-56ad-4485-a76c-1e1ccd515b52 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:20:32.281195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-270789b0-094d-41c9-875f-716957fe5224 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:32.281702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-270789b0-094d-41c9-875f-716957fe5224 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:32.288082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-270789b0-094d-41c9-875f-716957fe5224 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.288538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-270789b0-094d-41c9-875f-716957fe5224 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.289297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-270789b0-094d-41c9-875f-716957fe5224 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.289767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-270789b0-094d-41c9-875f-716957fe5224 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.312381 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-270789b0-094d-41c9-875f-716957fe5224 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-270789b0-094d-41c9-875f-716957fe5224 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc HTTP/1.1 May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '805e2ec2-ce75-447b-ad64-1a0fd5aa89bc'} May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:20:32.313966 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-270789b0-094d-41c9-875f-716957fe5224 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-270789b0-094d-41c9-875f-716957fe5224 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "DELETE /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 404 len: 111 microversion: 2.1 time: 0.038648 May 18 23:20:32.319042 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3646/7045] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:20:32 2022] DELETE /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:20:32.324665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2691c3eb-3cea-4de1-97cc-08900baedd7e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:32.325265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2691c3eb-3cea-4de1-97cc-08900baedd7e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:32.331391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2691c3eb-3cea-4de1-97cc-08900baedd7e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.331829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2691c3eb-3cea-4de1-97cc-08900baedd7e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.332571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2691c3eb-3cea-4de1-97cc-08900baedd7e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.332995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2691c3eb-3cea-4de1-97cc-08900baedd7e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.346729 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-2691c3eb-3cea-4de1-97cc-08900baedd7e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2691c3eb-3cea-4de1-97cc-08900baedd7e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc HTTP/1.1 May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '805e2ec2-ce75-447b-ad64-1a0fd5aa89bc'} May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.348298 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.354633 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.354633 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.354633 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.354633 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:20:32.354633 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:20:32.354633 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. May 18 23:20:32.354633 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.354633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2691c3eb-3cea-4de1-97cc-08900baedd7e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance 805e2ec2-ce75-447b-ad64-1a0fd5aa89bc could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:20:32.354633 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2691c3eb-3cea-4de1-97cc-08900baedd7e tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc" status: 404 len: 111 microversion: 2.1 time: 0.029099 May 18 23:20:32.354633 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3400/7046] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:32 2022] GET /compute/v2.1/servers/805e2ec2-ce75-447b-ad64-1a0fd5aa89bc => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:20:32.358895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1011d9f-7c6e-498e-b8fc-56c2a446e85c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:32.359404 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d1011d9f-7c6e-498e-b8fc-56c2a446e85c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:32.365680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1011d9f-7c6e-498e-b8fc-56c2a446e85c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.366172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1011d9f-7c6e-498e-b8fc-56c2a446e85c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.366968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1011d9f-7c6e-498e-b8fc-56c2a446e85c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.367411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d1011d9f-7c6e-498e-b8fc-56c2a446e85c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.380840 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-d1011d9f-7c6e-498e-b8fc-56c2a446e85c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1011d9f-7c6e-498e-b8fc-56c2a446e85c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 HTTP/1.1 May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '1884721e-b14f-4b2d-a638-ec1fa4b49702'} May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:20:32.382413 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d1011d9f-7c6e-498e-b8fc-56c2a446e85c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d1011d9f-7c6e-498e-b8fc-56c2a446e85c tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "DELETE /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 404 len: 111 microversion: 2.1 time: 0.029354 May 18 23:20:32.387592 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3647/7047] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:20:32 2022] DELETE /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) May 18 23:20:32.392953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0961d09d-4fe5-4912-be15-772f72ee5590 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:32.393551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0961d09d-4fe5-4912-be15-772f72ee5590 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] [instance: 1884721e-b14f-4b2d-a638-ec1fa4b49702] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:32.399705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0961d09d-4fe5-4912-be15-772f72ee5590 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.400145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0961d09d-4fe5-4912-be15-772f72ee5590 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.400888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0961d09d-4fe5-4912-be15-772f72ee5590 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:32.401343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0961d09d-4fe5-4912-be15-772f72ee5590 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:32.415123 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-0961d09d-4fe5-4912-be15-772f72ee5590 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] HTTP exception thrown: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0961d09d-4fe5-4912-be15-772f72ee5590 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Request method failure captured: May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 HTTP/1.1 May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX3ZSCXfPZ08wdTUuQYr6r1i4NwDd9d0ud_BXBVuH9aawZbbDvkDc_8U30BImpx4PLKgMCkWLRfnm5mB18KPdddvLAvq6cvIyRiQlolyExgivzYtfV3g3rwDFjSgwOa9UEFmIm0HZyM_aGbryfgVBfgwZHj5lZYACXrUmUxjo_OXCLU May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_d761e64d698940b99093293fd0cbd1a3"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/d761e64d698940b99093293fd0cbd1a3"}]}] May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: d761e64d698940b99093293fd0cbd1a3 May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServerActionsTestJSON-717776332 May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 2bbb43a155124ca6a2689a3c94eeb48f May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServerActionsTestJSON-717776332-project May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1884721e-b14f-4b2d-a638-ec1fa4b49702'} May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:20:32.416607 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.427978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:20:32.427978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:20:32.427978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:20:32.427978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:20:32.427978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:20:32.427978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. May 18 23:20:32.427978 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:20:32.427978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0961d09d-4fe5-4912-be15-772f72ee5590 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Returning 404 to user: Instance 1884721e-b14f-4b2d-a638-ec1fa4b49702 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:20:32.427978 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0961d09d-4fe5-4912-be15-772f72ee5590 tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702" status: 404 len: 111 microversion: 2.1 time: 0.028856 May 18 23:20:32.427978 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3401/7048] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:32 2022] GET /compute/v2.1/servers/1884721e-b14f-4b2d-a638-ec1fa4b49702 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:20:32.429726 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d0ffde5c-ec97-4c50-8a24-248ad48e605d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] Calling method '.version_select at 0x7fa2dfa04790>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:32.452403 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d0ffde5c-ec97-4c50-8a24-248ad48e605d tempest-ServerActionsTestJSON-717776332 tempest-ServerActionsTestJSON-717776332-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1061045426" status: 202 len: 0 microversion: 2.1 time: 0.029525 May 18 23:20:32.452968 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3648/7049] 10.222.0.58 () {58 vars in 1220 bytes} [Wed May 18 23:20:32 2022] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1061045426 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:20:38.248861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-2020062764", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "3e31faed-3c67-4ca5-aa22-c51cf6c56c1e"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:20:38.299983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] validate_networks() for [('3e31faed-3c67-4ca5-aa22-c51cf6c56c1e', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:20:38.689876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:20:38.690424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:20:38.691083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:20:38.691390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:20:38.691796 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:20:38.701469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:38.702026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:38.702786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:38.703216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:38.720350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Getting quotas for project 689cb0e953da49d99644992fe4189be7. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:20:38.725810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Getting quotas for user 0becc371396a4516b3baa82fefa264e2 and project 689cb0e953da49d99644992fe4189be7. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:20:38.738045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:20:38.740264 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:20:38.784592 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-95ba5538-bcf9-48c7-a483-92cac685bc64 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.650894 May 18 23:20:38.785251 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3402/7050] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:20:38 2022] POST /compute/v2.1/servers => generated 380 bytes in 652 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:20:38.795175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a99accb2-364f-4393-9fa6-68169fd69270 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:38.795799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a99accb2-364f-4393-9fa6-68169fd69270 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:38.851019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a99accb2-364f-4393-9fa6-68169fd69270 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:38.858107 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a99accb2-364f-4393-9fa6-68169fd69270 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1217 microversion: 2.1 time: 0.066896 May 18 23:20:38.868006 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3649/7051] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:38 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1217 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:39.875929 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ba77090a-06af-4dc6-abc8-2a46d7c6f3a9 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:39.876539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ba77090a-06af-4dc6-abc8-2a46d7c6f3a9 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:39.883353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba77090a-06af-4dc6-abc8-2a46d7c6f3a9 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:39.883801 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba77090a-06af-4dc6-abc8-2a46d7c6f3a9 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:39.884550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba77090a-06af-4dc6-abc8-2a46d7c6f3a9 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:39.884982 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ba77090a-06af-4dc6-abc8-2a46d7c6f3a9 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:39.947327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ba77090a-06af-4dc6-abc8-2a46d7c6f3a9 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:39.955464 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ba77090a-06af-4dc6-abc8-2a46d7c6f3a9 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1275 microversion: 2.1 time: 0.084272 May 18 23:20:39.956031 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3403/7052] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:39 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1275 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:40.972683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d170e83-2f7d-49d3-9779-be78e6a8d049 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:40.973302 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d170e83-2f7d-49d3-9779-be78e6a8d049 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:40.980676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d170e83-2f7d-49d3-9779-be78e6a8d049 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:40.981129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d170e83-2f7d-49d3-9779-be78e6a8d049 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:40.981931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d170e83-2f7d-49d3-9779-be78e6a8d049 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:40.982382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d170e83-2f7d-49d3-9779-be78e6a8d049 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:41.187436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d170e83-2f7d-49d3-9779-be78e6a8d049 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:41.195078 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d170e83-2f7d-49d3-9779-be78e6a8d049 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1317 microversion: 2.1 time: 0.226413 May 18 23:20:41.195661 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3650/7053] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:40 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1317 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:20:41.502960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f85a90fe-fea8-4348-8879-e12f722d1abd req-d09cf289-0cfb-430b-ba71-00d41502b845 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f0bf615c-598d-4dd3-aaf6-f61878169e0f", "tag": "80872392-e826-4184-9503-2f50e504d542"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:20:41.513335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f85a90fe-fea8-4348-8879-e12f722d1abd req-d09cf289-0cfb-430b-ba71-00d41502b845 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:41.514109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f85a90fe-fea8-4348-8879-e12f722d1abd req-d09cf289-0cfb-430b-ba71-00d41502b845 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:41.525770 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f85a90fe-fea8-4348-8879-e12f722d1abd req-d09cf289-0cfb-430b-ba71-00d41502b845 service nova] Creating event network-changed:80872392-e826-4184-9503-2f50e504d542 for instance f0bf615c-598d-4dd3-aaf6-f61878169e0f on n-h1-841040-6 May 18 23:20:41.531321 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f85a90fe-fea8-4348-8879-e12f722d1abd req-d09cf289-0cfb-430b-ba71-00d41502b845 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032736 May 18 23:20:41.532107 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3404/7054] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:20:41 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:20:42.212002 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f6dbfb0a-c66b-4eb3-8ef3-a5a19adb9371 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:42.212866 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f6dbfb0a-c66b-4eb3-8ef3-a5a19adb9371 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:42.220237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f6dbfb0a-c66b-4eb3-8ef3-a5a19adb9371 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:42.220685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f6dbfb0a-c66b-4eb3-8ef3-a5a19adb9371 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:42.221436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f6dbfb0a-c66b-4eb3-8ef3-a5a19adb9371 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:42.221909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f6dbfb0a-c66b-4eb3-8ef3-a5a19adb9371 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:42.348555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f6dbfb0a-c66b-4eb3-8ef3-a5a19adb9371 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:42.356704 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f6dbfb0a-c66b-4eb3-8ef3-a5a19adb9371 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1317 microversion: 2.1 time: 0.148861 May 18 23:20:42.357270 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3651/7055] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:42 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1317 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:43.376547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-753ff10a-b991-4411-9d09-9910c850f87f tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:43.377226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-753ff10a-b991-4411-9d09-9910c850f87f tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:43.383465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-753ff10a-b991-4411-9d09-9910c850f87f tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:43.383899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-753ff10a-b991-4411-9d09-9910c850f87f tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:43.384635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-753ff10a-b991-4411-9d09-9910c850f87f tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:43.385062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-753ff10a-b991-4411-9d09-9910c850f87f tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:43.524419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-753ff10a-b991-4411-9d09-9910c850f87f tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:43.531933 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-753ff10a-b991-4411-9d09-9910c850f87f tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1317 microversion: 2.1 time: 0.162100 May 18 23:20:43.532496 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3405/7056] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:43 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1317 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:44.549167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5d530995-714c-4dc0-acbb-cc962626e694 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:44.549808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5d530995-714c-4dc0-acbb-cc962626e694 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:44.558315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d530995-714c-4dc0-acbb-cc962626e694 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:44.558774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d530995-714c-4dc0-acbb-cc962626e694 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:44.559628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d530995-714c-4dc0-acbb-cc962626e694 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:44.560336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5d530995-714c-4dc0-acbb-cc962626e694 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:44.686954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5d530995-714c-4dc0-acbb-cc962626e694 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:44.695123 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5d530995-714c-4dc0-acbb-cc962626e694 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1317 microversion: 2.1 time: 0.150333 May 18 23:20:44.695711 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3652/7057] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:44 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1317 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:45.715116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2115315b-10ff-4839-b597-0f7a3064ce58 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:45.715662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2115315b-10ff-4839-b597-0f7a3064ce58 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:45.721936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2115315b-10ff-4839-b597-0f7a3064ce58 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:45.722377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2115315b-10ff-4839-b597-0f7a3064ce58 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:45.723130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2115315b-10ff-4839-b597-0f7a3064ce58 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:45.723559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2115315b-10ff-4839-b597-0f7a3064ce58 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:45.852606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2115315b-10ff-4839-b597-0f7a3064ce58 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:45.860725 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2115315b-10ff-4839-b597-0f7a3064ce58 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1317 microversion: 2.1 time: 0.150229 May 18 23:20:45.861290 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3406/7058] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:45 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1317 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:46.878120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a4b55a41-2ec2-42e7-b13b-232f3a7196fb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:46.878736 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a4b55a41-2ec2-42e7-b13b-232f3a7196fb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:46.885091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4b55a41-2ec2-42e7-b13b-232f3a7196fb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:46.885544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4b55a41-2ec2-42e7-b13b-232f3a7196fb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:46.886351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4b55a41-2ec2-42e7-b13b-232f3a7196fb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:46.886835 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4b55a41-2ec2-42e7-b13b-232f3a7196fb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:47.031949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a4b55a41-2ec2-42e7-b13b-232f3a7196fb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:47.040649 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a4b55a41-2ec2-42e7-b13b-232f3a7196fb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1317 microversion: 2.1 time: 0.166519 May 18 23:20:47.041529 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3653/7059] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:46 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1317 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:47.189969 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-903b2931-7913-47af-8ba8-42005fec7b27 req-2d7d61cb-2755-4c61-81ee-de7c00d701c7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f0bf615c-598d-4dd3-aaf6-f61878169e0f", "name": "network-vif-plugged", "status": "completed", "tag": "80872392-e826-4184-9503-2f50e504d542"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:20:47.200274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-903b2931-7913-47af-8ba8-42005fec7b27 req-2d7d61cb-2755-4c61-81ee-de7c00d701c7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:47.200752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-903b2931-7913-47af-8ba8-42005fec7b27 req-2d7d61cb-2755-4c61-81ee-de7c00d701c7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:47.215662 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-903b2931-7913-47af-8ba8-42005fec7b27 req-2d7d61cb-2755-4c61-81ee-de7c00d701c7 service nova] Creating event network-vif-plugged:80872392-e826-4184-9503-2f50e504d542 for instance f0bf615c-598d-4dd3-aaf6-f61878169e0f on n-h1-841040-6 May 18 23:20:47.221218 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-903b2931-7913-47af-8ba8-42005fec7b27 req-2d7d61cb-2755-4c61-81ee-de7c00d701c7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035113 May 18 23:20:47.222216 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3407/7060] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:20:47 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:20:48.058840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7cc6dd4c-b1bb-49de-b758-3034d9d0df35 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:48.059981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7cc6dd4c-b1bb-49de-b758-3034d9d0df35 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:48.066491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cc6dd4c-b1bb-49de-b758-3034d9d0df35 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:48.066941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cc6dd4c-b1bb-49de-b758-3034d9d0df35 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:48.067689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cc6dd4c-b1bb-49de-b758-3034d9d0df35 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:48.068124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cc6dd4c-b1bb-49de-b758-3034d9d0df35 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:48.196590 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7cc6dd4c-b1bb-49de-b758-3034d9d0df35 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:48.204017 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7cc6dd4c-b1bb-49de-b758-3034d9d0df35 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1317 microversion: 2.1 time: 0.149066 May 18 23:20:48.204576 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3654/7061] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:48 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1317 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:49.221299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1ceced7f-4905-47d4-9afb-d74e24e17dba tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:49.222048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1ceced7f-4905-47d4-9afb-d74e24e17dba tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:49.225180 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1ceced7f-4905-47d4-9afb-d74e24e17dba tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:20:49.226129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1ceced7f-4905-47d4-9afb-d74e24e17dba tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:20:49.232845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ceced7f-4905-47d4-9afb-d74e24e17dba tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:49.233286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ceced7f-4905-47d4-9afb-d74e24e17dba tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:49.234072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ceced7f-4905-47d4-9afb-d74e24e17dba tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:49.234505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1ceced7f-4905-47d4-9afb-d74e24e17dba tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:49.364446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1ceced7f-4905-47d4-9afb-d74e24e17dba tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:49.371963 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1ceced7f-4905-47d4-9afb-d74e24e17dba tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1506 microversion: 2.1 time: 0.154988 May 18 23:20:49.373059 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3408/7062] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:49 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1506 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:49.425471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1603106348", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "3e31faed-3c67-4ca5-aa22-c51cf6c56c1e"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:20:49.432173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:20:49.476307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] validate_networks() for [('3e31faed-3c67-4ca5-aa22-c51cf6c56c1e', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:20:49.873924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:20:49.874354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:20:49.874861 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:20:49.875303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:20:49.875720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:20:49.884592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:49.885044 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:49.885855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:49.886301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:49.903222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Getting quotas for project 689cb0e953da49d99644992fe4189be7. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:20:49.908390 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Getting quotas for user 0becc371396a4516b3baa82fefa264e2 and project 689cb0e953da49d99644992fe4189be7. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:20:49.920979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:20:49.923223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:20:49.970081 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-20abeec2-c19d-4479-b41e-4fcbc4e5e366 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.548306 May 18 23:20:49.970770 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3655/7063] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:20:49 2022] POST /compute/v2.1/servers => generated 380 bytes in 550 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:20:49.980781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-07c7de46-8888-4956-9b03-84dc80251c2f tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:49.981394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-07c7de46-8888-4956-9b03-84dc80251c2f tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:50.041491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-07c7de46-8888-4956-9b03-84dc80251c2f tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:50.049064 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-07c7de46-8888-4956-9b03-84dc80251c2f tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 200 len: 1217 microversion: 2.1 time: 0.072170 May 18 23:20:50.058511 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3409/7064] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:49 2022] GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 1217 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:51.066537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0080aa5d-3fbf-45dd-85eb-f66dfe031b06 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:51.067159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0080aa5d-3fbf-45dd-85eb-f66dfe031b06 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:51.073329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0080aa5d-3fbf-45dd-85eb-f66dfe031b06 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:51.073811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0080aa5d-3fbf-45dd-85eb-f66dfe031b06 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:51.074577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0080aa5d-3fbf-45dd-85eb-f66dfe031b06 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:51.075026 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0080aa5d-3fbf-45dd-85eb-f66dfe031b06 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:51.137758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0080aa5d-3fbf-45dd-85eb-f66dfe031b06 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:51.145965 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0080aa5d-3fbf-45dd-85eb-f66dfe031b06 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 200 len: 1275 microversion: 2.1 time: 0.083856 May 18 23:20:51.146540 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3656/7065] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:51 2022] GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 1275 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:52.128482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b0daad85-345a-4735-8126-50f000b13c8c req-b15a2f0a-71f0-411b-a695-03b75f03b3d9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "06f002dd-3371-470c-8f42-e87e8220c5dd", "tag": "a4a523b6-0024-401f-9423-3b66010b5f5a"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:20:52.144518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b0daad85-345a-4735-8126-50f000b13c8c req-b15a2f0a-71f0-411b-a695-03b75f03b3d9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:52.144961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b0daad85-345a-4735-8126-50f000b13c8c req-b15a2f0a-71f0-411b-a695-03b75f03b3d9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:52.157321 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b0daad85-345a-4735-8126-50f000b13c8c req-b15a2f0a-71f0-411b-a695-03b75f03b3d9 service nova] Creating event network-changed:a4a523b6-0024-401f-9423-3b66010b5f5a for instance 06f002dd-3371-470c-8f42-e87e8220c5dd on n-h2-841040-6 May 18 23:20:52.163139 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b0daad85-345a-4735-8126-50f000b13c8c req-b15a2f0a-71f0-411b-a695-03b75f03b3d9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038352 May 18 23:20:52.163757 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3410/7066] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:20:52 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:20:52.164825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a0af7347-2ec7-47e1-b602-4980867eddd2 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:52.165519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a0af7347-2ec7-47e1-b602-4980867eddd2 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:52.173084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0af7347-2ec7-47e1-b602-4980867eddd2 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:52.173725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0af7347-2ec7-47e1-b602-4980867eddd2 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:52.174611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0af7347-2ec7-47e1-b602-4980867eddd2 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:52.175012 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a0af7347-2ec7-47e1-b602-4980867eddd2 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:52.304487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a0af7347-2ec7-47e1-b602-4980867eddd2 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:52.312545 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a0af7347-2ec7-47e1-b602-4980867eddd2 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 200 len: 1317 microversion: 2.1 time: 0.152699 May 18 23:20:52.313122 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3657/7067] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:52 2022] GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 1317 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:53.329468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4f081237-e54e-4fcd-bef0-610ad3e6a481 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:53.330191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4f081237-e54e-4fcd-bef0-610ad3e6a481 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:53.337273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f081237-e54e-4fcd-bef0-610ad3e6a481 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:53.337718 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f081237-e54e-4fcd-bef0-610ad3e6a481 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:53.339571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f081237-e54e-4fcd-bef0-610ad3e6a481 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:53.339571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4f081237-e54e-4fcd-bef0-610ad3e6a481 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:53.568693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4f081237-e54e-4fcd-bef0-610ad3e6a481 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:53.577045 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4f081237-e54e-4fcd-bef0-610ad3e6a481 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 200 len: 1317 microversion: 2.1 time: 0.252358 May 18 23:20:53.577618 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3411/7068] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:53 2022] GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 1317 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:54.593386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9b2cdedd-f94a-4ac1-a299-9900b36f5975 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:54.594030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9b2cdedd-f94a-4ac1-a299-9900b36f5975 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:54.600884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b2cdedd-f94a-4ac1-a299-9900b36f5975 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:54.601340 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b2cdedd-f94a-4ac1-a299-9900b36f5975 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:54.602126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b2cdedd-f94a-4ac1-a299-9900b36f5975 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:54.602569 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9b2cdedd-f94a-4ac1-a299-9900b36f5975 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:54.605209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9b2cdedd-f94a-4ac1-a299-9900b36f5975 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [119083] Writing DB stats nova_cell1:SELECT=60 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:20:54.732827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9b2cdedd-f94a-4ac1-a299-9900b36f5975 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:54.740312 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9b2cdedd-f94a-4ac1-a299-9900b36f5975 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 200 len: 1317 microversion: 2.1 time: 0.150779 May 18 23:20:54.740886 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3658/7069] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:54 2022] GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 1317 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:55.757629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1647f33d-4a83-429c-bfaa-2eb0640c50ab tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:55.758207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1647f33d-4a83-429c-bfaa-2eb0640c50ab tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:55.765635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1647f33d-4a83-429c-bfaa-2eb0640c50ab tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:55.766106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1647f33d-4a83-429c-bfaa-2eb0640c50ab tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:55.766849 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1647f33d-4a83-429c-bfaa-2eb0640c50ab tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:55.767279 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1647f33d-4a83-429c-bfaa-2eb0640c50ab tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:55.893001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1647f33d-4a83-429c-bfaa-2eb0640c50ab tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:55.900435 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1647f33d-4a83-429c-bfaa-2eb0640c50ab tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 200 len: 1317 microversion: 2.1 time: 0.146748 May 18 23:20:55.901004 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3412/7070] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:55 2022] GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 1317 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:56.793670 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-4679f9d1-5b49-4682-ba99-e6e88b4ba873 req-070546bf-dcd8-4e3c-8ce7-cde5dd08ec32 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "06f002dd-3371-470c-8f42-e87e8220c5dd", "name": "network-vif-plugged", "status": "completed", "tag": "a4a523b6-0024-401f-9423-3b66010b5f5a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:20:56.803415 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4679f9d1-5b49-4682-ba99-e6e88b4ba873 req-070546bf-dcd8-4e3c-8ce7-cde5dd08ec32 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:56.803986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4679f9d1-5b49-4682-ba99-e6e88b4ba873 req-070546bf-dcd8-4e3c-8ce7-cde5dd08ec32 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:56.815099 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-4679f9d1-5b49-4682-ba99-e6e88b4ba873 req-070546bf-dcd8-4e3c-8ce7-cde5dd08ec32 service nova] Creating event network-vif-plugged:a4a523b6-0024-401f-9423-3b66010b5f5a for instance 06f002dd-3371-470c-8f42-e87e8220c5dd on n-h2-841040-6 May 18 23:20:56.820359 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-4679f9d1-5b49-4682-ba99-e6e88b4ba873 req-070546bf-dcd8-4e3c-8ce7-cde5dd08ec32 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030342 May 18 23:20:56.820969 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3659/7071] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:20:56 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:20:56.917446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2c2d86b2-6e0c-4d11-a875-550d145811c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:56.918085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2c2d86b2-6e0c-4d11-a875-550d145811c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:56.925713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c2d86b2-6e0c-4d11-a875-550d145811c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:56.926197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c2d86b2-6e0c-4d11-a875-550d145811c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:56.927023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c2d86b2-6e0c-4d11-a875-550d145811c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:56.927538 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c2d86b2-6e0c-4d11-a875-550d145811c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:57.062715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2c2d86b2-6e0c-4d11-a875-550d145811c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:57.070136 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2c2d86b2-6e0c-4d11-a875-550d145811c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 200 len: 1317 microversion: 2.1 time: 0.156571 May 18 23:20:57.070706 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3413/7072] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:56 2022] GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 1317 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:58.088283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-866d1016-ce05-402a-8bb6-e56dd0bd5d73 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:58.088991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-866d1016-ce05-402a-8bb6-e56dd0bd5d73 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:58.095216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-866d1016-ce05-402a-8bb6-e56dd0bd5d73 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:58.095667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-866d1016-ce05-402a-8bb6-e56dd0bd5d73 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:58.096414 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-866d1016-ce05-402a-8bb6-e56dd0bd5d73 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:58.096852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-866d1016-ce05-402a-8bb6-e56dd0bd5d73 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:58.234230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-866d1016-ce05-402a-8bb6-e56dd0bd5d73 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:58.241762 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-866d1016-ce05-402a-8bb6-e56dd0bd5d73 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 200 len: 1506 microversion: 2.1 time: 0.158201 May 18 23:20:58.242341 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3660/7073] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:58 2022] GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 1506 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:58.257454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-95f96321-f709-4890-94ba-8c1d458daf49 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:58.257985 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-95f96321-f709-4890-94ba-8c1d458daf49 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:58.264802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95f96321-f709-4890-94ba-8c1d458daf49 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:58.265242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95f96321-f709-4890-94ba-8c1d458daf49 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:58.266019 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95f96321-f709-4890-94ba-8c1d458daf49 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:58.266451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-95f96321-f709-4890-94ba-8c1d458daf49 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:58.291151 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-95f96321-f709-4890-94ba-8c1d458daf49 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:20:58.370411 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-95f96321-f709-4890-94ba-8c1d458daf49 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "DELETE /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 204 len: 0 microversion: 2.1 time: 0.116219 May 18 23:20:58.371374 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3414/7074] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:20:58 2022] DELETE /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:20:58.383744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-910ccd1f-988d-483e-9a91-28f48da9a09c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:58.384365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-910ccd1f-988d-483e-9a91-28f48da9a09c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:58.390543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-910ccd1f-988d-483e-9a91-28f48da9a09c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:58.391013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-910ccd1f-988d-483e-9a91-28f48da9a09c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:58.391758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-910ccd1f-988d-483e-9a91-28f48da9a09c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:58.392199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-910ccd1f-988d-483e-9a91-28f48da9a09c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:58.526979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-910ccd1f-988d-483e-9a91-28f48da9a09c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:58.538023 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-910ccd1f-988d-483e-9a91-28f48da9a09c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 200 len: 1512 microversion: 2.1 time: 0.160297 May 18 23:20:58.538630 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3661/7075] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:58 2022] GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 1512 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:20:59.556257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-32f1f00c-a466-4b2c-b9a1-b6bc9140a99d tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:20:59.556916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-32f1f00c-a466-4b2c-b9a1-b6bc9140a99d tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:20:59.564728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32f1f00c-a466-4b2c-b9a1-b6bc9140a99d tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:59.565173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32f1f00c-a466-4b2c-b9a1-b6bc9140a99d tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:59.565959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32f1f00c-a466-4b2c-b9a1-b6bc9140a99d tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:20:59.566395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32f1f00c-a466-4b2c-b9a1-b6bc9140a99d tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:20:59.766524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-32f1f00c-a466-4b2c-b9a1-b6bc9140a99d tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:20:59.767057 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-32f1f00c-a466-4b2c-b9a1-b6bc9140a99d tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 200 len: 1512 microversion: 2.1 time: 0.215162 May 18 23:20:59.767663 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3415/7076] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:20:59 2022] GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 1512 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:00.144208 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6cb58192-d334-4346-9d16-4f6c1bc1674b req-aee31e99-711e-4211-981b-02572f281774 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "06f002dd-3371-470c-8f42-e87e8220c5dd", "name": "network-vif-deleted", "tag": "a4a523b6-0024-401f-9423-3b66010b5f5a"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:21:00.148428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-6cb58192-d334-4346-9d16-4f6c1bc1674b req-aee31e99-711e-4211-981b-02572f281774 service nova] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:21:00.149235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-6cb58192-d334-4346-9d16-4f6c1bc1674b req-aee31e99-711e-4211-981b-02572f281774 service nova] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:21:00.156215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6cb58192-d334-4346-9d16-4f6c1bc1674b req-aee31e99-711e-4211-981b-02572f281774 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:00.156925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6cb58192-d334-4346-9d16-4f6c1bc1674b req-aee31e99-711e-4211-981b-02572f281774 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:00.169538 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6cb58192-d334-4346-9d16-4f6c1bc1674b req-aee31e99-711e-4211-981b-02572f281774 service nova] Creating event network-vif-deleted:a4a523b6-0024-401f-9423-3b66010b5f5a for instance 06f002dd-3371-470c-8f42-e87e8220c5dd on n-h2-841040-6 May 18 23:21:00.174534 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6cb58192-d334-4346-9d16-4f6c1bc1674b req-aee31e99-711e-4211-981b-02572f281774 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033938 May 18 23:21:00.175144 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3662/7077] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:21:00 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:21:00.783821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d2ccbaa-94f7-439c-abc7-457032af53be tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:00.784423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1d2ccbaa-94f7-439c-abc7-457032af53be tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:00.786448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1d2ccbaa-94f7-439c-abc7-457032af53be tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:21:00.792711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d2ccbaa-94f7-439c-abc7-457032af53be tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:00.793145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d2ccbaa-94f7-439c-abc7-457032af53be tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:00.794402 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d2ccbaa-94f7-439c-abc7-457032af53be tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:00.794831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d2ccbaa-94f7-439c-abc7-457032af53be tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:00.807906 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-1d2ccbaa-94f7-439c-abc7-457032af53be tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] HTTP exception thrown: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d2ccbaa-94f7-439c-abc7-457032af53be tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Request method failure captured: May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd HTTP/1.1 May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX9G84Gv0DC4xHmtz7MFJDEJGITuP5QUT3KoSfghs4aigGbVvlS0Tw9GxXchSsfyg5_SrkWdKc0Y6u-YBQjnVlOl3o2HDB6evApvHEELPx2VdUeLpS-D0nensT9nY88TVFzGZ6sS5_fYKcYeq6yNfgbsMn-Y4raGuHI6brV0exYAZeg May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/689cb0e953da49d99644992fe4189be7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_689cb0e953da49d99644992fe4189be7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}] May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 0becc371396a4516b3baa82fefa264e2 May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '06f002dd-3371-470c-8f42-e87e8220c5dd'} May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:00.809505 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:00.815680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:00.815680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:00.815680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:00.815680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:21:00.815680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:21:00.815680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:00.815680 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:00.815680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d2ccbaa-94f7-439c-abc7-457032af53be tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Returning 404 to user: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:21:00.815680 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1d2ccbaa-94f7-439c-abc7-457032af53be tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 404 len: 111 microversion: 2.1 time: 0.031633 May 18 23:21:00.815680 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3416/7078] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:00 2022] GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:21:00.821365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ff5aa3fb-e307-4cf9-b387-f21a3eda3046 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:00.822144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ff5aa3fb-e307-4cf9-b387-f21a3eda3046 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:00.828443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff5aa3fb-e307-4cf9-b387-f21a3eda3046 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:00.828897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff5aa3fb-e307-4cf9-b387-f21a3eda3046 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:00.829649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff5aa3fb-e307-4cf9-b387-f21a3eda3046 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:00.830123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff5aa3fb-e307-4cf9-b387-f21a3eda3046 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:00.959604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ff5aa3fb-e307-4cf9-b387-f21a3eda3046 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:00.967329 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ff5aa3fb-e307-4cf9-b387-f21a3eda3046 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1506 microversion: 2.1 time: 0.150094 May 18 23:21:00.967933 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3663/7079] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:00 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1506 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:00.984370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6cadba18-f708-4350-ad4e-c0552afcf351 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "452"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:21:00.985484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6cadba18-f708-4350-ad4e-c0552afcf351 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 7333f4dd-be30-4603-b807-1301b0399070] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:00.990923 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-6cadba18-f708-4350-ad4e-c0552afcf351 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] HTTP exception thrown: Instance 7333f4dd-be30-4603-b807-1301b0399070 could not be found. May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6cadba18-f708-4350-ad4e-c0552afcf351 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Request method failure captured: May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/7333f4dd-be30-4603-b807-1301b0399070/action HTTP/1.1 May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 32 May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX9G84Gv0DC4xHmtz7MFJDEJGITuP5QUT3KoSfghs4aigGbVvlS0Tw9GxXchSsfyg5_SrkWdKc0Y6u-YBQjnVlOl3o2HDB6evApvHEELPx2VdUeLpS-D0nensT9nY88TVFzGZ6sS5_fYKcYeq6yNfgbsMn-Y4raGuHI6brV0exYAZeg May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/689cb0e953da49d99644992fe4189be7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_689cb0e953da49d99644992fe4189be7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}] May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 0becc371396a4516b3baa82fefa264e2 May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: {"resize": {"flavorRef": "452"}} May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 7333f4dd-be30-4603-b807-1301b0399070 could not be found. May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '7333f4dd-be30-4603-b807-1301b0399070', 'body': {'resize': {'flavorRef': '452'}}} May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2898, in _get_instance May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=instance_uuid) May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7333f4dd-be30-4603-b807-1301b0399070 could not be found. May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1139, in _action_resize May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._resize(req, id, flavor_ref, **kwargs) May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1046, in _resize May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_id, May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:21:00.992454 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7333f4dd-be30-4603-b807-1301b0399070 could not be found. May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7333f4dd-be30-4603-b807-1301b0399070 could not be found. May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6cadba18-f708-4350-ad4e-c0552afcf351 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Returning 404 to user: Instance 7333f4dd-be30-4603-b807-1301b0399070 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6cadba18-f708-4350-ad4e-c0552afcf351 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "POST /compute/v2.1/servers/7333f4dd-be30-4603-b807-1301b0399070/action" status: 404 len: 111 microversion: 2.1 time: 0.013928 May 18 23:21:00.998281 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3417/7080] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:21:00 2022] POST /compute/v2.1/servers/7333f4dd-be30-4603-b807-1301b0399070/action => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:21:01.002833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-082bf902-fb43-4bb9-98fb-8e5b4ce83e15 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:01.003451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-082bf902-fb43-4bb9-98fb-8e5b4ce83e15 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:01.009667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-082bf902-fb43-4bb9-98fb-8e5b4ce83e15 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.010157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-082bf902-fb43-4bb9-98fb-8e5b4ce83e15 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.010920 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-082bf902-fb43-4bb9-98fb-8e5b4ce83e15 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.011360 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-082bf902-fb43-4bb9-98fb-8e5b4ce83e15 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.138176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-082bf902-fb43-4bb9-98fb-8e5b4ce83e15 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:01.145768 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-082bf902-fb43-4bb9-98fb-8e5b4ce83e15 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1506 microversion: 2.1 time: 0.146775 May 18 23:21:01.146356 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3664/7081] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:00 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1506 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:01.163033 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7899a2db-c635-4541-8f79-c205557fe1eb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:01.163669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7899a2db-c635-4541-8f79-c205557fe1eb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:01.171114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7899a2db-c635-4541-8f79-c205557fe1eb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.171685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7899a2db-c635-4541-8f79-c205557fe1eb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.172448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7899a2db-c635-4541-8f79-c205557fe1eb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.172886 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7899a2db-c635-4541-8f79-c205557fe1eb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.303245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7899a2db-c635-4541-8f79-c205557fe1eb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:01.311395 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7899a2db-c635-4541-8f79-c205557fe1eb tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1506 microversion: 2.1 time: 0.152153 May 18 23:21:01.311976 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3418/7082] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:01 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1506 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:01.328110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0063f6e-c99c-40db-babe-2ceea96134ff tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "c76fd8d3-ac93-4c78-ab53-bebccd51d694"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:21:01.329214 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e0063f6e-c99c-40db-babe-2ceea96134ff tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:01.335700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0063f6e-c99c-40db-babe-2ceea96134ff tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.336155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0063f6e-c99c-40db-babe-2ceea96134ff tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.336908 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0063f6e-c99c-40db-babe-2ceea96134ff tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.337347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e0063f6e-c99c-40db-babe-2ceea96134ff tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.365105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e0063f6e-c99c-40db-babe-2ceea96134ff tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:01.370124 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-e0063f6e-c99c-40db-babe-2ceea96134ff tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] HTTP exception thrown: Flavor c76fd8d3-ac93-4c78-ab53-bebccd51d694 could not be found. May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0063f6e-c99c-40db-babe-2ceea96134ff tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Request method failure captured: May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: request: POST /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f/action HTTP/1.1 May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 65 May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX9G84Gv0DC4xHmtz7MFJDEJGITuP5QUT3KoSfghs4aigGbVvlS0Tw9GxXchSsfyg5_SrkWdKc0Y6u-YBQjnVlOl3o2HDB6evApvHEELPx2VdUeLpS-D0nensT9nY88TVFzGZ6sS5_fYKcYeq6yNfgbsMn-Y4raGuHI6brV0exYAZeg May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/689cb0e953da49d99644992fe4189be7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_689cb0e953da49d99644992fe4189be7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}] May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0becc371396a4516b3baa82fefa264e2 May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: {"resize": {"flavorRef": "c76fd8d3-ac93-4c78-ab53-bebccd51d694"}} May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: exception: Flavor c76fd8d3-ac93-4c78-ab53-bebccd51d694 could not be found. May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f0bf615c-598d-4dd3-aaf6-f61878169e0f', 'body': {'resize': {'flavorRef': 'c76fd8d3-ac93-4c78-ab53-bebccd51d694'}}} May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1053, in _resize May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self.compute_api.resize(context, instance, flavor_id, May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 375, in inner May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 360, in wrapper May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 296, in inner May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 343, in wrapper May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(self, context, instance, *args, **kwargs) May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 238, in inner May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 164, in inner May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(self, context, instance, *args, **kw) May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 228, in wrapped May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return function(self, context, instance, *args, **kwargs) May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 4146, in resize May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi new_flavor = flavors.get_flavor_by_flavor_id( May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/flavors.py", line 139, in get_flavor_by_flavor_id May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return objects.Flavor.get_by_flavor_id(ctxt, flavorid, read_deleted) May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 390, in get_by_flavor_id May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi db_flavor = cls._flavor_get_by_flavor_id_from_db(context, May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/db/utils.py", line 35, in wrapper May 18 23:21:01.386808 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/flavor.py", line 317, in _flavor_get_by_flavor_id_from_db May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.FlavorNotFound(flavor_id=flavor_id) May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.FlavorNotFound: Flavor c76fd8d3-ac93-4c78-ab53-bebccd51d694 could not be found. May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 110, in wrapper May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return func(*args, **kwargs) May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1139, in _action_resize May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi self._resize(req, id, flavor_ref, **kwargs) May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1083, in _resize May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPBadRequest(explanation=e.format_message()) May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPBadRequest: Flavor c76fd8d3-ac93-4c78-ab53-bebccd51d694 could not be found. May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Flavor c76fd8d3-ac93-4c78-ab53-bebccd51d694 could not be found. May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e0063f6e-c99c-40db-babe-2ceea96134ff tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Returning 400 to user: Flavor c76fd8d3-ac93-4c78-ab53-bebccd51d694 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e0063f6e-c99c-40db-babe-2ceea96134ff tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "POST /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f/action" status: 400 len: 107 microversion: 2.1 time: 0.065342 May 18 23:21:01.392508 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3665/7083] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:21:01 2022] POST /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f/action => generated 107 bytes in 66 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 23:21:01.397371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0c487cf3-fbcd-4ba5-8bc8-ba20622df1a6 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:01.397999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0c487cf3-fbcd-4ba5-8bc8-ba20622df1a6 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:01.404024 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c487cf3-fbcd-4ba5-8bc8-ba20622df1a6 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.404457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c487cf3-fbcd-4ba5-8bc8-ba20622df1a6 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.405193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c487cf3-fbcd-4ba5-8bc8-ba20622df1a6 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.405618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c487cf3-fbcd-4ba5-8bc8-ba20622df1a6 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.531095 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c487cf3-fbcd-4ba5-8bc8-ba20622df1a6 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:01.538744 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0c487cf3-fbcd-4ba5-8bc8-ba20622df1a6 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1506 microversion: 2.1 time: 0.145185 May 18 23:21:01.539313 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3419/7084] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:01 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1506 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:01.555997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-374ff5e0-0cf2-458c-8ad1-44986886d4e3 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:01.556600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-374ff5e0-0cf2-458c-8ad1-44986886d4e3 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:01.563303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-374ff5e0-0cf2-458c-8ad1-44986886d4e3 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.563758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-374ff5e0-0cf2-458c-8ad1-44986886d4e3 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.564516 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-374ff5e0-0cf2-458c-8ad1-44986886d4e3 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.564959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-374ff5e0-0cf2-458c-8ad1-44986886d4e3 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.693466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-374ff5e0-0cf2-458c-8ad1-44986886d4e3 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:01.701029 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-374ff5e0-0cf2-458c-8ad1-44986886d4e3 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1506 microversion: 2.1 time: 0.148939 May 18 23:21:01.701597 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3666/7085] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:01 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1506 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:01.717262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0eec1a3f-50e9-4e98-9b19-7c60857f0638 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Action: 'action', calling method: >, body: {"resize": {"flavorRef": ""}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0eec1a3f-50e9-4e98-9b19-7c60857f0638 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Request method failure captured: May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: request: POST /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f/action HTTP/1.1 May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 29 May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX9G84Gv0DC4xHmtz7MFJDEJGITuP5QUT3KoSfghs4aigGbVvlS0Tw9GxXchSsfyg5_SrkWdKc0Y6u-YBQjnVlOl3o2HDB6evApvHEELPx2VdUeLpS-D0nensT9nY88TVFzGZ6sS5_fYKcYeq6yNfgbsMn-Y4raGuHI6brV0exYAZeg May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/689cb0e953da49d99644992fe4189be7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_689cb0e953da49d99644992fe4189be7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}] May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 0becc371396a4516b3baa82fefa264e2 May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: {"resize": {"flavorRef": ""}} May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: exception: Invalid input for field/attribute flavorRef. Value: . '' is too short May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'f0bf615c-598d-4dd3-aaf6-f61878169e0f', 'body': {'resize': {'flavorRef': ''}}} May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 279, in validate May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self.validator.validate(*args, **kwargs) May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/lib/python3/dist-packages/jsonschema/validators.py", line 353, in validate May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise error May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi jsonschema.exceptions.ValidationError: '' is too short May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Failed validating 'minLength' in schema['properties']['resize']['properties']['flavorRef']: May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi {'minLength': 1, 'type': ['string', 'integer']} May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi On instance['resize']: May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi '' May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 107, in wrapper May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi _schema_validation_helper(request_body_schema, kwargs['body'], May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/__init__.py", line 88, in _schema_validation_helper May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi schema_validator.validate(target) May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/validation/validators.py", line 308, in validate May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.ValidationError(detail=detail) May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.ValidationError: Invalid input for field/attribute flavorRef. Value: . '' is too short May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:01.719540 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:01.725587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:01.725587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:01.725587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:01.725587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 359, in __exit__ May 18 23:21:01.725587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(exception.ConvertedException( May 18 23:21:01.725587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Invalid input for field/attribute flavorRef. Value: . '' is too short May 18 23:21:01.725587 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:01.725587 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0eec1a3f-50e9-4e98-9b19-7c60857f0638 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Returning 400 to user: Invalid input for field/attribute flavorRef. Value: . '' is too short {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:21:01.725587 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0eec1a3f-50e9-4e98-9b19-7c60857f0638 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "POST /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f/action" status: 400 len: 113 microversion: 2.1 time: 0.007602 May 18 23:21:01.725587 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3420/7086] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:21:01 2022] POST /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f/action => generated 113 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) May 18 23:21:01.729152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ea994cc8-ac9b-41ed-ba48-69fe764f81c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:01.729796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ea994cc8-ac9b-41ed-ba48-69fe764f81c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:01.736289 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea994cc8-ac9b-41ed-ba48-69fe764f81c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.736741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea994cc8-ac9b-41ed-ba48-69fe764f81c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.737501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea994cc8-ac9b-41ed-ba48-69fe764f81c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.737954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ea994cc8-ac9b-41ed-ba48-69fe764f81c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.862753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ea994cc8-ac9b-41ed-ba48-69fe764f81c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:01.870282 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ea994cc8-ac9b-41ed-ba48-69fe764f81c0 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1506 microversion: 2.1 time: 0.144802 May 18 23:21:01.870850 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3667/7087] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:01 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1506 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:01.890940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-652b4d2f-6840-47e4-8091-6c969488d959 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:01.891484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-652b4d2f-6840-47e4-8091-6c969488d959 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:01.898463 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-652b4d2f-6840-47e4-8091-6c969488d959 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.898910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-652b4d2f-6840-47e4-8091-6c969488d959 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.899656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-652b4d2f-6840-47e4-8091-6c969488d959 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.900087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-652b4d2f-6840-47e4-8091-6c969488d959 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.912894 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-652b4d2f-6840-47e4-8091-6c969488d959 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] HTTP exception thrown: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-652b4d2f-6840-47e4-8091-6c969488d959 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Request method failure captured: May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd HTTP/1.1 May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX9G84Gv0DC4xHmtz7MFJDEJGITuP5QUT3KoSfghs4aigGbVvlS0Tw9GxXchSsfyg5_SrkWdKc0Y6u-YBQjnVlOl3o2HDB6evApvHEELPx2VdUeLpS-D0nensT9nY88TVFzGZ6sS5_fYKcYeq6yNfgbsMn-Y4raGuHI6brV0exYAZeg May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/689cb0e953da49d99644992fe4189be7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_689cb0e953da49d99644992fe4189be7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}] May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 0becc371396a4516b3baa82fefa264e2 May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '06f002dd-3371-470c-8f42-e87e8220c5dd'} May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 1095, in delete May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi self._delete(req.environ['nova.context'], req, id) May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 890, in _delete May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server(context, req, instance_uuid) May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:21:01.914442 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-652b4d2f-6840-47e4-8091-6c969488d959 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Returning 404 to user: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-652b4d2f-6840-47e4-8091-6c969488d959 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "DELETE /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 404 len: 111 microversion: 2.1 time: 0.029481 May 18 23:21:01.920072 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3421/7088] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:21:01 2022] DELETE /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:21:01.924394 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cae48c1f-b5b2-44d7-a857-79ef4975df8c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:01.925011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cae48c1f-b5b2-44d7-a857-79ef4975df8c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: 06f002dd-3371-470c-8f42-e87e8220c5dd] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:01.931019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cae48c1f-b5b2-44d7-a857-79ef4975df8c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.931473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cae48c1f-b5b2-44d7-a857-79ef4975df8c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.932226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cae48c1f-b5b2-44d7-a857-79ef4975df8c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.932664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cae48c1f-b5b2-44d7-a857-79ef4975df8c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.948301 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-cae48c1f-b5b2-44d7-a857-79ef4975df8c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] HTTP exception thrown: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cae48c1f-b5b2-44d7-a857-79ef4975df8c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Request method failure captured: May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd HTTP/1.1 May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX9G84Gv0DC4xHmtz7MFJDEJGITuP5QUT3KoSfghs4aigGbVvlS0Tw9GxXchSsfyg5_SrkWdKc0Y6u-YBQjnVlOl3o2HDB6evApvHEELPx2VdUeLpS-D0nensT9nY88TVFzGZ6sS5_fYKcYeq6yNfgbsMn-Y4raGuHI6brV0exYAZeg May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/689cb0e953da49d99644992fe4189be7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_689cb0e953da49d99644992fe4189be7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}] May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0becc371396a4516b3baa82fefa264e2 May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '06f002dd-3371-470c-8f42-e87e8220c5dd'} May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:01.949885 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:01.954629 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:01.954629 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:01.954629 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:01.954629 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:21:01.954629 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:21:01.954629 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. May 18 23:21:01.954629 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:01.954629 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cae48c1f-b5b2-44d7-a857-79ef4975df8c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Returning 404 to user: Instance 06f002dd-3371-470c-8f42-e87e8220c5dd could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:21:01.954629 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cae48c1f-b5b2-44d7-a857-79ef4975df8c tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd" status: 404 len: 111 microversion: 2.1 time: 0.030646 May 18 23:21:01.954629 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3668/7089] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:01 2022] GET /compute/v2.1/servers/06f002dd-3371-470c-8f42-e87e8220c5dd => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:21:01.960840 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f18cb533-6d9a-4cc7-b2d1-53aab884698e tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:01.961330 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f18cb533-6d9a-4cc7-b2d1-53aab884698e tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:01.969711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f18cb533-6d9a-4cc7-b2d1-53aab884698e tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.970182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f18cb533-6d9a-4cc7-b2d1-53aab884698e tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.970933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f18cb533-6d9a-4cc7-b2d1-53aab884698e tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:01.971393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f18cb533-6d9a-4cc7-b2d1-53aab884698e tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:01.996660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f18cb533-6d9a-4cc7-b2d1-53aab884698e tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:21:01.999510 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f18cb533-6d9a-4cc7-b2d1-53aab884698e tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [119082] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:21:02.070779 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f18cb533-6d9a-4cc7-b2d1-53aab884698e tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "DELETE /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 204 len: 0 microversion: 2.1 time: 0.113291 May 18 23:21:02.071313 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3422/7090] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:21:01 2022] DELETE /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:21:02.079450 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e36fdf51-f424-4de4-8445-0384a94cb362 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:02.080071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e36fdf51-f424-4de4-8445-0384a94cb362 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:02.086063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e36fdf51-f424-4de4-8445-0384a94cb362 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:02.086519 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e36fdf51-f424-4de4-8445-0384a94cb362 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:02.087275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e36fdf51-f424-4de4-8445-0384a94cb362 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:02.087706 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e36fdf51-f424-4de4-8445-0384a94cb362 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:02.218843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e36fdf51-f424-4de4-8445-0384a94cb362 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:02.227370 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e36fdf51-f424-4de4-8445-0384a94cb362 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1512 microversion: 2.1 time: 0.151792 May 18 23:21:02.227944 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3669/7091] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:02 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1512 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:03.245271 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b0831d0d-d4e8-405a-8f8b-31d6f6d552ef tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:03.246172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b0831d0d-d4e8-405a-8f8b-31d6f6d552ef tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:03.249567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b0831d0d-d4e8-405a-8f8b-31d6f6d552ef tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [119082] Writing DB stats nova_api:SELECT=71,nova_api:INSERT=3,nova_api:UPDATE=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:21:03.255042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0831d0d-d4e8-405a-8f8b-31d6f6d552ef tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:03.255487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0831d0d-d4e8-405a-8f8b-31d6f6d552ef tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:03.256273 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0831d0d-d4e8-405a-8f8b-31d6f6d552ef tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:03.256706 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0831d0d-d4e8-405a-8f8b-31d6f6d552ef tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:03.389290 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b0831d0d-d4e8-405a-8f8b-31d6f6d552ef tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:03.397023 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b0831d0d-d4e8-405a-8f8b-31d6f6d552ef tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1512 microversion: 2.1 time: 0.155976 May 18 23:21:03.397659 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3423/7092] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:03 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1512 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:03.953937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-7f61e9ee-6e4d-4702-bb7f-9e86dd7d431d req-4b2f26c0-d50d-4c44-b176-f94a0543ed97 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f0bf615c-598d-4dd3-aaf6-f61878169e0f", "name": "network-vif-deleted", "tag": "80872392-e826-4184-9503-2f50e504d542"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:21:03.959839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-7f61e9ee-6e4d-4702-bb7f-9e86dd7d431d req-4b2f26c0-d50d-4c44-b176-f94a0543ed97 service nova] [119083] Writing DB stats nova_api:SELECT=68,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:21:03.964605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7f61e9ee-6e4d-4702-bb7f-9e86dd7d431d req-4b2f26c0-d50d-4c44-b176-f94a0543ed97 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:03.965051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-7f61e9ee-6e4d-4702-bb7f-9e86dd7d431d req-4b2f26c0-d50d-4c44-b176-f94a0543ed97 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:03.978042 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-7f61e9ee-6e4d-4702-bb7f-9e86dd7d431d req-4b2f26c0-d50d-4c44-b176-f94a0543ed97 service nova] Creating event network-vif-deleted:80872392-e826-4184-9503-2f50e504d542 for instance f0bf615c-598d-4dd3-aaf6-f61878169e0f on n-h1-841040-6 May 18 23:21:03.984280 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-7f61e9ee-6e4d-4702-bb7f-9e86dd7d431d req-4b2f26c0-d50d-4c44-b176-f94a0543ed97 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034563 May 18 23:21:03.985135 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3670/7093] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:21:03 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:21:04.414530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-eca6eb8c-0c55-4977-83fe-34f081d109c4 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:04.415234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-eca6eb8c-0c55-4977-83fe-34f081d109c4 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:04.422878 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca6eb8c-0c55-4977-83fe-34f081d109c4 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:04.423331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca6eb8c-0c55-4977-83fe-34f081d109c4 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:04.424124 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca6eb8c-0c55-4977-83fe-34f081d109c4 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:04.424606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca6eb8c-0c55-4977-83fe-34f081d109c4 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:04.462932 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca6eb8c-0c55-4977-83fe-34f081d109c4 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:04.463374 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-eca6eb8c-0c55-4977-83fe-34f081d109c4 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:04.463813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-eca6eb8c-0c55-4977-83fe-34f081d109c4 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lazy-loading 'fault' on Instance uuid f0bf615c-598d-4dd3-aaf6-f61878169e0f {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:21:04.508936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-eca6eb8c-0c55-4977-83fe-34f081d109c4 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0becc371396a4516b3baa82fefa264e2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '689cb0e953da49d99644992fe4189be7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:04.516395 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-eca6eb8c-0c55-4977-83fe-34f081d109c4 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 200 len: 1307 microversion: 2.1 time: 0.106083 May 18 23:21:04.516973 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3424/7094] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:04 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 1307 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:05.534842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb6121fb-dce8-420f-952c-e3b4fbfa7b46 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:05.535579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eb6121fb-dce8-420f-952c-e3b4fbfa7b46 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [instance: f0bf615c-598d-4dd3-aaf6-f61878169e0f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:05.542011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb6121fb-dce8-420f-952c-e3b4fbfa7b46 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:05.542493 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb6121fb-dce8-420f-952c-e3b4fbfa7b46 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:05.543255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb6121fb-dce8-420f-952c-e3b4fbfa7b46 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:05.543693 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eb6121fb-dce8-420f-952c-e3b4fbfa7b46 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:05.556609 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-eb6121fb-dce8-420f-952c-e3b4fbfa7b46 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] HTTP exception thrown: Instance f0bf615c-598d-4dd3-aaf6-f61878169e0f could not be found. May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb6121fb-dce8-420f-952c-e3b4fbfa7b46 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Request method failure captured: May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f HTTP/1.1 May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX9G84Gv0DC4xHmtz7MFJDEJGITuP5QUT3KoSfghs4aigGbVvlS0Tw9GxXchSsfyg5_SrkWdKc0Y6u-YBQjnVlOl3o2HDB6evApvHEELPx2VdUeLpS-D0nensT9nY88TVFzGZ6sS5_fYKcYeq6yNfgbsMn-Y4raGuHI6brV0exYAZeg May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/689cb0e953da49d99644992fe4189be7"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_689cb0e953da49d99644992fe4189be7"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/689cb0e953da49d99644992fe4189be7"}]}] May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 689cb0e953da49d99644992fe4189be7 May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-ServersNegativeTestJSON-231055044 May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 0becc371396a4516b3baa82fefa264e2 May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-ServersNegativeTestJSON-231055044-project May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance f0bf615c-598d-4dd3-aaf6-f61878169e0f could not be found. May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'f0bf615c-598d-4dd3-aaf6-f61878169e0f'} May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance f0bf615c-598d-4dd3-aaf6-f61878169e0f could not be found. May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance f0bf615c-598d-4dd3-aaf6-f61878169e0f could not be found. May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:21:05.558226 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:05.563787 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:21:05.563787 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:21:05.563787 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:21:05.563787 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:21:05.563787 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:21:05.563787 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance f0bf615c-598d-4dd3-aaf6-f61878169e0f could not be found. May 18 23:21:05.563787 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:21:05.563787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eb6121fb-dce8-420f-952c-e3b4fbfa7b46 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] Returning 404 to user: Instance f0bf615c-598d-4dd3-aaf6-f61878169e0f could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:21:05.563787 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eb6121fb-dce8-420f-952c-e3b4fbfa7b46 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] 10.222.0.58 "GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f" status: 404 len: 111 microversion: 2.1 time: 0.029608 May 18 23:21:05.563787 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3671/7095] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:05 2022] GET /compute/v2.1/servers/f0bf615c-598d-4dd3-aaf6-f61878169e0f => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:21:33.714557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-eca6eb8c-0c55-4977-83fe-34f081d109c4 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [119082] Writing DB stats nova_api:SELECT=5 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:21:33.715500 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-eca6eb8c-0c55-4977-83fe-34f081d109c4 tempest-ServersNegativeTestJSON-231055044 tempest-ServersNegativeTestJSON-231055044-project] [119082] Writing DB stats nova_cell1:SELECT=23,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:21:33.894875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-571c3465-aaf2-4643-a3f4-a4ffee1a23dc tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Action: 'create', calling method: .version_select at 0x7fa2dfd355e0>, body: {"keypair": {"name": "tempest-TestEncryptedCinderVolumes-1835910268", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFCVoYd2GXIuHXMwh3E5pbzcOUPSTcHfnIfb1c9PwPCC802exmrgw6Gl9cdqdqp3yqRpLN6A3jziBhgseI9OARrzbKBjxi+O3KOQsXW3r3GzTzklHg5E8+XWmxoNVoMhUQ=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:21:33.909210 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-571c3465-aaf2-4643-a3f4-a4ffee1a23dc tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Getting quotas for project 3799ef6bd46c485d8acdd5b30488b287. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:21:33.914394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-571c3465-aaf2-4643-a3f4-a4ffee1a23dc tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Getting quotas for user 6f5a4f38c54e46b083e68d2465438d09 and project 3799ef6bd46c485d8acdd5b30488b287. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:21:33.944639 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-571c3465-aaf2-4643-a3f4-a4ffee1a23dc tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 405 microversion: 2.1 time: 0.235287 May 18 23:21:33.945386 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3425/7096] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:21:33 2022] POST /compute/v2.1/os-keypairs => generated 405 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:21:33.994967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-2121883829", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "key_name": "tempest-TestEncryptedCinderVolumes-1835910268", "networks": [{"uuid": "80785eea-0361-4cd1-b0a3-435381dcebda"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:21:34.002741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119083] Writing DB stats nova_api:SELECT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:21:34.003530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119083] Writing DB stats nova_cell1:SELECT=61 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:21:34.046943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] validate_networks() for [('80785eea-0361-4cd1-b0a3-435381dcebda', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:21:34.410092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:21:34.410549 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:21:34.411018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:21:34.411425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:21:34.411834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:21:34.421437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:34.421918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:34.422691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:34.423123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:34.440215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Getting quotas for project 3799ef6bd46c485d8acdd5b30488b287. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:21:34.445388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Getting quotas for user 6f5a4f38c54e46b083e68d2465438d09 and project 3799ef6bd46c485d8acdd5b30488b287. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:21:34.458294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:21:34.460860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:21:34.507276 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-50a15c73-c887-44b7-9f5f-98a24e765bc7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.516242 May 18 23:21:34.507918 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3672/7097] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:21:33 2022] POST /compute/v2.1/servers => generated 380 bytes in 518 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:21:34.518173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f5fc3dda-9057-4d74-a444-f0659b6ea786 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:34.518775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f5fc3dda-9057-4d74-a444-f0659b6ea786 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:34.570654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f5fc3dda-9057-4d74-a444-f0659b6ea786 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:34.579026 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f5fc3dda-9057-4d74-a444-f0659b6ea786 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1263 microversion: 2.1 time: 0.064693 May 18 23:21:34.579599 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3426/7098] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:34 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1263 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:21:35.596482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7455e55c-fdb3-46c2-916a-86c1b7ed503d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:35.597870 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7455e55c-fdb3-46c2-916a-86c1b7ed503d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:35.605551 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7455e55c-fdb3-46c2-916a-86c1b7ed503d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:35.607045 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7455e55c-fdb3-46c2-916a-86c1b7ed503d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:35.607928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7455e55c-fdb3-46c2-916a-86c1b7ed503d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:35.608606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7455e55c-fdb3-46c2-916a-86c1b7ed503d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:35.681115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7455e55c-fdb3-46c2-916a-86c1b7ed503d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:35.689493 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7455e55c-fdb3-46c2-916a-86c1b7ed503d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1333 microversion: 2.1 time: 0.097314 May 18 23:21:35.690753 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3673/7099] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:35 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1333 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:36.708610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e88c42a2-f5bd-4573-84de-186b2af08d65 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:36.709861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e88c42a2-f5bd-4573-84de-186b2af08d65 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:36.717761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e88c42a2-f5bd-4573-84de-186b2af08d65 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:36.718458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e88c42a2-f5bd-4573-84de-186b2af08d65 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:36.719396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e88c42a2-f5bd-4573-84de-186b2af08d65 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:36.719966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e88c42a2-f5bd-4573-84de-186b2af08d65 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:36.948855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e88c42a2-f5bd-4573-84de-186b2af08d65 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:36.957957 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e88c42a2-f5bd-4573-84de-186b2af08d65 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1363 microversion: 2.1 time: 0.253978 May 18 23:21:36.968964 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3427/7100] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:36 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1363 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:37.159758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-6dd649a0-5678-406a-9ce6-baca790bf935 req-557b6a8e-199e-49b7-b825-71ea7e5c1f9f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ab1b90f2-c3f6-4c21-8e65-940a09a41510", "tag": "139b182c-8a1f-4905-99a6-23e0cb4cccec"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:21:37.207733 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6dd649a0-5678-406a-9ce6-baca790bf935 req-557b6a8e-199e-49b7-b825-71ea7e5c1f9f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:37.208577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-6dd649a0-5678-406a-9ce6-baca790bf935 req-557b6a8e-199e-49b7-b825-71ea7e5c1f9f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.018s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:37.225919 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-6dd649a0-5678-406a-9ce6-baca790bf935 req-557b6a8e-199e-49b7-b825-71ea7e5c1f9f service nova] Creating event network-changed:139b182c-8a1f-4905-99a6-23e0cb4cccec for instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 on n-h2-841040-6 May 18 23:21:37.236051 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-6dd649a0-5678-406a-9ce6-baca790bf935 req-557b6a8e-199e-49b7-b825-71ea7e5c1f9f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.077251 May 18 23:21:37.238269 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3674/7101] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:21:37 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:21:37.975647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d5e95f4a-59d5-4089-9fb9-5e6a13093806 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:37.976182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d5e95f4a-59d5-4089-9fb9-5e6a13093806 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:37.983242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5e95f4a-59d5-4089-9fb9-5e6a13093806 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:37.983686 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5e95f4a-59d5-4089-9fb9-5e6a13093806 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:37.984465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5e95f4a-59d5-4089-9fb9-5e6a13093806 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:37.984897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d5e95f4a-59d5-4089-9fb9-5e6a13093806 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:38.112403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d5e95f4a-59d5-4089-9fb9-5e6a13093806 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:38.119920 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d5e95f4a-59d5-4089-9fb9-5e6a13093806 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1363 microversion: 2.1 time: 0.148580 May 18 23:21:38.120492 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3428/7102] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:37 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1363 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:39.137396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d4335670-28f3-430e-8935-a19fbbceda40 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:39.138807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d4335670-28f3-430e-8935-a19fbbceda40 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:39.145333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4335670-28f3-430e-8935-a19fbbceda40 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:39.145807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4335670-28f3-430e-8935-a19fbbceda40 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:39.146575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4335670-28f3-430e-8935-a19fbbceda40 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:39.147011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4335670-28f3-430e-8935-a19fbbceda40 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:39.276114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d4335670-28f3-430e-8935-a19fbbceda40 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:39.284177 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d4335670-28f3-430e-8935-a19fbbceda40 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1363 microversion: 2.1 time: 0.151497 May 18 23:21:39.284747 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3675/7103] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:39 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1363 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:40.300916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-90c35ee1-460c-47a5-b799-3b73dfe6ced5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:40.301551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-90c35ee1-460c-47a5-b799-3b73dfe6ced5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:40.308482 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90c35ee1-460c-47a5-b799-3b73dfe6ced5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:40.308925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90c35ee1-460c-47a5-b799-3b73dfe6ced5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:40.309773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90c35ee1-460c-47a5-b799-3b73dfe6ced5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:40.310233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-90c35ee1-460c-47a5-b799-3b73dfe6ced5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:40.436978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-90c35ee1-460c-47a5-b799-3b73dfe6ced5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:40.444412 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-90c35ee1-460c-47a5-b799-3b73dfe6ced5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1363 microversion: 2.1 time: 0.147388 May 18 23:21:40.444984 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3429/7104] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:40 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1363 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:41.461762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1c16fbbd-6436-4481-b7ca-1afa6db3bde1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:41.462330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1c16fbbd-6436-4481-b7ca-1afa6db3bde1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:41.468963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c16fbbd-6436-4481-b7ca-1afa6db3bde1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:41.469411 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c16fbbd-6436-4481-b7ca-1afa6db3bde1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:41.470181 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c16fbbd-6436-4481-b7ca-1afa6db3bde1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:41.470644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1c16fbbd-6436-4481-b7ca-1afa6db3bde1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:41.595653 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1c16fbbd-6436-4481-b7ca-1afa6db3bde1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:41.603378 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1c16fbbd-6436-4481-b7ca-1afa6db3bde1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1363 microversion: 2.1 time: 0.145953 May 18 23:21:41.603942 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3676/7105] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:41 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1363 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:42.620371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d84e4be4-1934-4b43-bf4c-8dd84bc4e937 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:42.620993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d84e4be4-1934-4b43-bf4c-8dd84bc4e937 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:42.628741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d84e4be4-1934-4b43-bf4c-8dd84bc4e937 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:42.629185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d84e4be4-1934-4b43-bf4c-8dd84bc4e937 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:42.629963 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d84e4be4-1934-4b43-bf4c-8dd84bc4e937 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:42.630391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d84e4be4-1934-4b43-bf4c-8dd84bc4e937 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:42.763480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d84e4be4-1934-4b43-bf4c-8dd84bc4e937 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:42.771024 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d84e4be4-1934-4b43-bf4c-8dd84bc4e937 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1363 microversion: 2.1 time: 0.154492 May 18 23:21:42.771596 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3430/7106] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:42 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1363 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:43.074307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-0b30908f-db47-488f-8c6d-16edd60c2b64 req-9b4cb1cf-975d-4cfe-bb4c-a27f846f58dc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ab1b90f2-c3f6-4c21-8e65-940a09a41510", "name": "network-vif-plugged", "status": "completed", "tag": "139b182c-8a1f-4905-99a6-23e0cb4cccec"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:21:43.083795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0b30908f-db47-488f-8c6d-16edd60c2b64 req-9b4cb1cf-975d-4cfe-bb4c-a27f846f58dc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:43.084261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-0b30908f-db47-488f-8c6d-16edd60c2b64 req-9b4cb1cf-975d-4cfe-bb4c-a27f846f58dc service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:43.097846 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-0b30908f-db47-488f-8c6d-16edd60c2b64 req-9b4cb1cf-975d-4cfe-bb4c-a27f846f58dc service nova] Creating event network-vif-plugged:139b182c-8a1f-4905-99a6-23e0cb4cccec for instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 on n-h2-841040-6 May 18 23:21:43.103036 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-0b30908f-db47-488f-8c6d-16edd60c2b64 req-9b4cb1cf-975d-4cfe-bb4c-a27f846f58dc service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032785 May 18 23:21:43.103621 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3677/7107] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:21:43 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:21:43.787390 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1750f73a-d78a-448a-84ec-d3b3295f9d03 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:43.788022 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1750f73a-d78a-448a-84ec-d3b3295f9d03 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:43.795651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1750f73a-d78a-448a-84ec-d3b3295f9d03 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:43.796093 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1750f73a-d78a-448a-84ec-d3b3295f9d03 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:43.796845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1750f73a-d78a-448a-84ec-d3b3295f9d03 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:43.797272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1750f73a-d78a-448a-84ec-d3b3295f9d03 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:43.935987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1750f73a-d78a-448a-84ec-d3b3295f9d03 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:43.943876 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1750f73a-d78a-448a-84ec-d3b3295f9d03 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1363 microversion: 2.1 time: 0.160465 May 18 23:21:43.944455 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3431/7108] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:43 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1363 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:44.959423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-0b30908f-db47-488f-8c6d-16edd60c2b64 req-9b4cb1cf-975d-4cfe-bb4c-a27f846f58dc service nova] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:21:44.960430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-0b30908f-db47-488f-8c6d-16edd60c2b64 req-9b4cb1cf-975d-4cfe-bb4c-a27f846f58dc service nova] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:21:44.964385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-578e0b1c-0736-41e2-bdaf-5f34990278cd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:44.965093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-578e0b1c-0736-41e2-bdaf-5f34990278cd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:44.972223 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-578e0b1c-0736-41e2-bdaf-5f34990278cd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:44.972692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-578e0b1c-0736-41e2-bdaf-5f34990278cd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:44.973455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-578e0b1c-0736-41e2-bdaf-5f34990278cd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:44.974257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-578e0b1c-0736-41e2-bdaf-5f34990278cd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:45.113575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-578e0b1c-0736-41e2-bdaf-5f34990278cd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:45.124970 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-578e0b1c-0736-41e2-bdaf-5f34990278cd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1555 microversion: 2.1 time: 0.166869 May 18 23:21:45.125857 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3678/7109] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:44 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1555 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:45.142031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4c880440-52fa-4ad2-9b35-7196ce538ee5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:21:45.142611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4c880440-52fa-4ad2-9b35-7196ce538ee5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:45.144618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4c880440-52fa-4ad2-9b35-7196ce538ee5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:21:45.150887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c880440-52fa-4ad2-9b35-7196ce538ee5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:45.151332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c880440-52fa-4ad2-9b35-7196ce538ee5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:45.152111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c880440-52fa-4ad2-9b35-7196ce538ee5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:45.152723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4c880440-52fa-4ad2-9b35-7196ce538ee5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:45.288853 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4c880440-52fa-4ad2-9b35-7196ce538ee5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:21:45.297037 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4c880440-52fa-4ad2-9b35-7196ce538ee5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1555 microversion: 2.1 time: 0.158883 May 18 23:21:45.297614 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3432/7110] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:21:45 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1555 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:21:47.931353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2220370d-d034-4b33-8015-deaed713ca87 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "e771d70b-332b-46a6-888d-05bd57ee0ec5"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:21:47.933018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2220370d-d034-4b33-8015-deaed713ca87 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:21:47.939608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2220370d-d034-4b33-8015-deaed713ca87 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:47.940063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2220370d-d034-4b33-8015-deaed713ca87 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:47.940823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2220370d-d034-4b33-8015-deaed713ca87 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:21:47.941272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2220370d-d034-4b33-8015-deaed713ca87 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:21:48.179489 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2220370d-d034-4b33-8015-deaed713ca87 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "POST /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.252139 May 18 23:21:48.180112 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3679/7111] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 23:21:47 2022] POST /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments => generated 194 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:04.105143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6956e2a8-e09f-42db-a9fa-01400ee27820 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:04.105695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6956e2a8-e09f-42db-a9fa-01400ee27820 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:04.108200 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-6956e2a8-e09f-42db-a9fa-01400ee27820 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119082] Writing DB stats nova_api:SELECT=27,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:22:04.109066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-6956e2a8-e09f-42db-a9fa-01400ee27820 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119082] Writing DB stats nova_cell1:SELECT=36 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:22:04.115430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6956e2a8-e09f-42db-a9fa-01400ee27820 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:04.115874 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6956e2a8-e09f-42db-a9fa-01400ee27820 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:04.116622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6956e2a8-e09f-42db-a9fa-01400ee27820 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:04.117052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6956e2a8-e09f-42db-a9fa-01400ee27820 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:04.197531 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-6956e2a8-e09f-42db-a9fa-01400ee27820 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lazy-loading 'services' on Instance uuid ab1b90f2-c3f6-4c21-8e65-940a09a41510 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:22:04.267824 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6956e2a8-e09f-42db-a9fa-01400ee27820 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "DELETE /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments/e771d70b-332b-46a6-888d-05bd57ee0ec5" status: 202 len: 0 microversion: 2.1 time: 0.166565 May 18 23:22:04.268412 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3433/7112] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 23:22:04 2022] DELETE /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments/e771d70b-332b-46a6-888d-05bd57ee0ec5 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:22:04.274857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2220370d-d034-4b33-8015-deaed713ca87 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119083] Writing DB stats nova_api:SELECT=29,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:22:04.275793 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2220370d-d034-4b33-8015-deaed713ca87 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119083] Writing DB stats nova_cell1:SELECT=41,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:22:04.280830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0df2d85e-fcff-4357-9132-8ec99d666b0d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:04.282057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0df2d85e-fcff-4357-9132-8ec99d666b0d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:04.290971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0df2d85e-fcff-4357-9132-8ec99d666b0d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:04.291657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0df2d85e-fcff-4357-9132-8ec99d666b0d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:04.292466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0df2d85e-fcff-4357-9132-8ec99d666b0d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:04.293034 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0df2d85e-fcff-4357-9132-8ec99d666b0d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:04.325343 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0df2d85e-fcff-4357-9132-8ec99d666b0d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.052159 May 18 23:22:04.325952 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3680/7113] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:04 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:05.341921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-66730c51-8044-4574-a81a-3391eafc6e4e tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:05.343012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-66730c51-8044-4574-a81a-3391eafc6e4e tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:05.350450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66730c51-8044-4574-a81a-3391eafc6e4e tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:05.350967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66730c51-8044-4574-a81a-3391eafc6e4e tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:05.351855 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66730c51-8044-4574-a81a-3391eafc6e4e tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:05.352284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-66730c51-8044-4574-a81a-3391eafc6e4e tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:05.382067 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-66730c51-8044-4574-a81a-3391eafc6e4e tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.048661 May 18 23:22:05.382632 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3434/7114] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:05 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments => generated 197 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:06.394717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b4bb009d-3888-42c3-a1ac-360294fcac3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:06.395812 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b4bb009d-3888-42c3-a1ac-360294fcac3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:06.403304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4bb009d-3888-42c3-a1ac-360294fcac3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:06.403754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4bb009d-3888-42c3-a1ac-360294fcac3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:06.404524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4bb009d-3888-42c3-a1ac-360294fcac3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:06.404962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b4bb009d-3888-42c3-a1ac-360294fcac3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:06.437141 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b4bb009d-3888-42c3-a1ac-360294fcac3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.046384 May 18 23:22:06.437764 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3681/7115] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:06 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:07.448978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-27995b1f-1506-44a7-af84-5855add98635 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:07.450088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-27995b1f-1506-44a7-af84-5855add98635 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:07.457067 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27995b1f-1506-44a7-af84-5855add98635 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:07.457574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27995b1f-1506-44a7-af84-5855add98635 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:07.458354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27995b1f-1506-44a7-af84-5855add98635 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:07.458780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-27995b1f-1506-44a7-af84-5855add98635 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:07.489833 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-27995b1f-1506-44a7-af84-5855add98635 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.044816 May 18 23:22:07.490596 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3435/7116] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:07 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:08.502713 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-14c7f223-3abf-4449-af59-09207cf6e538 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:08.503675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-14c7f223-3abf-4449-af59-09207cf6e538 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:08.510476 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14c7f223-3abf-4449-af59-09207cf6e538 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:08.510929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14c7f223-3abf-4449-af59-09207cf6e538 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:08.511820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14c7f223-3abf-4449-af59-09207cf6e538 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:08.512259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-14c7f223-3abf-4449-af59-09207cf6e538 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:08.541417 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-14c7f223-3abf-4449-af59-09207cf6e538 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042782 May 18 23:22:08.542121 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3682/7117] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:08 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:09.553758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cc2eed23-d286-46be-9e9d-7c1745e06cbb tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:09.554738 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cc2eed23-d286-46be-9e9d-7c1745e06cbb tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:09.562244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc2eed23-d286-46be-9e9d-7c1745e06cbb tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:09.562689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc2eed23-d286-46be-9e9d-7c1745e06cbb tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:09.563437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc2eed23-d286-46be-9e9d-7c1745e06cbb tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:09.563870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cc2eed23-d286-46be-9e9d-7c1745e06cbb tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:09.592494 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cc2eed23-d286-46be-9e9d-7c1745e06cbb tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042854 May 18 23:22:09.593040 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3436/7118] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:09 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:10.604330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e6164019-d013-4efe-ae3c-9fcecbcc9dbd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:10.605300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e6164019-d013-4efe-ae3c-9fcecbcc9dbd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:10.612248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e6164019-d013-4efe-ae3c-9fcecbcc9dbd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:10.612694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e6164019-d013-4efe-ae3c-9fcecbcc9dbd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:10.613446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e6164019-d013-4efe-ae3c-9fcecbcc9dbd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:10.613915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e6164019-d013-4efe-ae3c-9fcecbcc9dbd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:10.643399 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e6164019-d013-4efe-ae3c-9fcecbcc9dbd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042958 May 18 23:22:10.643972 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3683/7119] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:10 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:11.655542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-193b1e46-4566-4f21-8336-8bb3d6049dd7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:11.656465 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-193b1e46-4566-4f21-8336-8bb3d6049dd7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:11.663694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-193b1e46-4566-4f21-8336-8bb3d6049dd7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:11.664143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-193b1e46-4566-4f21-8336-8bb3d6049dd7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:11.664893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-193b1e46-4566-4f21-8336-8bb3d6049dd7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:11.665328 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-193b1e46-4566-4f21-8336-8bb3d6049dd7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:11.696253 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-193b1e46-4566-4f21-8336-8bb3d6049dd7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.045181 May 18 23:22:11.696854 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3437/7120] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:11 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:12.708495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-367e8dd6-019f-464d-9cdb-d4b9c4e01c70 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:12.709533 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-367e8dd6-019f-464d-9cdb-d4b9c4e01c70 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:12.716102 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-367e8dd6-019f-464d-9cdb-d4b9c4e01c70 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:12.716555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-367e8dd6-019f-464d-9cdb-d4b9c4e01c70 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:12.717313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-367e8dd6-019f-464d-9cdb-d4b9c4e01c70 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:12.717767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-367e8dd6-019f-464d-9cdb-d4b9c4e01c70 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:12.747679 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-367e8dd6-019f-464d-9cdb-d4b9c4e01c70 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.043129 May 18 23:22:12.748460 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3684/7121] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:12 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:13.759131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d609f9ae-07fc-4263-baf5-75f82bdf8d75 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:13.760698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d609f9ae-07fc-4263-baf5-75f82bdf8d75 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:13.768119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d609f9ae-07fc-4263-baf5-75f82bdf8d75 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:13.768571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d609f9ae-07fc-4263-baf5-75f82bdf8d75 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:13.769323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d609f9ae-07fc-4263-baf5-75f82bdf8d75 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:13.769770 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d609f9ae-07fc-4263-baf5-75f82bdf8d75 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:13.801498 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d609f9ae-07fc-4263-baf5-75f82bdf8d75 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.046300 May 18 23:22:13.802100 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3438/7122] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:13 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments => generated 25 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 23:22:13.811951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f08c53f-a11c-4398-adf7-f1554e2a4ca6 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:13.812463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4f08c53f-a11c-4398-adf7-f1554e2a4ca6 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:13.819244 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f08c53f-a11c-4398-adf7-f1554e2a4ca6 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:13.819692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f08c53f-a11c-4398-adf7-f1554e2a4ca6 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:13.820445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f08c53f-a11c-4398-adf7-f1554e2a4ca6 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:13.820877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4f08c53f-a11c-4398-adf7-f1554e2a4ca6 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:13.895390 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-4f08c53f-a11c-4398-adf7-f1554e2a4ca6 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] HTTP exception thrown: Instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 is not attached to volume e771d70b-332b-46a6-888d-05bd57ee0ec5 May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f08c53f-a11c-4398-adf7-f1554e2a4ca6 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Request method failure captured: May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: request: DELETE /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments/e771d70b-332b-46a6-888d-05bd57ee0ec5 HTTP/1.1 May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX94Lv6aAvx10w36Y6i46MKx3V-PkrYTXQCkmFQViL-VshhaC9ZaNM9kYifHZWaypC7Ai85tebB380wH68udinpH9ot4we5hw-JT__qsxKdddfibvGYidSKiZUmEr_hPrGwa1UJBK3bPZaltCwYBrxeQBzx_6XKFAFT_nMK_tsYTEDQ May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 3799ef6bd46c485d8acdd5b30488b287 May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestEncryptedCinderVolumes-1800069982 May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3799ef6bd46c485d8acdd5b30488b287"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3799ef6bd46c485d8acdd5b30488b287"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3799ef6bd46c485d8acdd5b30488b287"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3799ef6bd46c485d8acdd5b30488b287"}]}] May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestEncryptedCinderVolumes-1800069982 May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 3799ef6bd46c485d8acdd5b30488b287 May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestEncryptedCinderVolumes-1800069982 May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestEncryptedCinderVolumes-1800069982-project May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6f5a4f38c54e46b083e68d2465438d09 May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestEncryptedCinderVolumes-1800069982-project May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 is not attached to volume e771d70b-332b-46a6-888d-05bd57ee0ec5 May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'server_id': 'ab1b90f2-c3f6-4c21-8e65-940a09a41510', 'id': 'e771d70b-332b-46a6-888d-05bd57ee0ec5'} May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 552, in delete May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi bdm = objects.BlockDeviceMapping.get_by_volume_and_instance( May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/block_device.py", line 281, in get_by_volume_and_instance May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.VolumeBDMNotFound(volume_id=volume_id) May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.VolumeBDMNotFound: No volume Block Device Mapping with id e771d70b-332b-46a6-888d-05bd57ee0ec5. May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 558, in delete May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=msg) May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 is not attached to volume e771d70b-332b-46a6-888d-05bd57ee0ec5 May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:22:13.905729 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:22:13.911279 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:22:13.911279 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:22:13.911279 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 is not attached to volume e771d70b-332b-46a6-888d-05bd57ee0ec5 May 18 23:22:13.911279 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:22:13.911279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4f08c53f-a11c-4398-adf7-f1554e2a4ca6 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Returning 404 to user: Instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 is not attached to volume e771d70b-332b-46a6-888d-05bd57ee0ec5 {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:22:13.911279 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4f08c53f-a11c-4398-adf7-f1554e2a4ca6 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "DELETE /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments/e771d70b-332b-46a6-888d-05bd57ee0ec5" status: 404 len: 154 microversion: 2.1 time: 0.099316 May 18 23:22:13.911279 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3685/7123] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 23:22:13 2022] DELETE /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510/os-volume_attachments/e771d70b-332b-46a6-888d-05bd57ee0ec5 => generated 154 bytes in 100 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:22:19.328996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-820adf87-2868-4072-af0a-d782ddf4b61b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:19.329537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-820adf87-2868-4072-af0a-d782ddf4b61b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:19.335695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-820adf87-2868-4072-af0a-d782ddf4b61b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:19.336128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-820adf87-2868-4072-af0a-d782ddf4b61b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:19.336871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-820adf87-2868-4072-af0a-d782ddf4b61b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:19.337300 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-820adf87-2868-4072-af0a-d782ddf4b61b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:19.364311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-820adf87-2868-4072-af0a-d782ddf4b61b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:22:19.443331 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-820adf87-2868-4072-af0a-d782ddf4b61b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "DELETE /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 204 len: 0 microversion: 2.1 time: 0.118171 May 18 23:22:19.444889 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3439/7124] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:22:19 2022] DELETE /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:22:19.452967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-72028d43-0b01-4546-ab85-af36f7f6a010 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:19.453679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-72028d43-0b01-4546-ab85-af36f7f6a010 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:19.460703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72028d43-0b01-4546-ab85-af36f7f6a010 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:19.461236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72028d43-0b01-4546-ab85-af36f7f6a010 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:19.462139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72028d43-0b01-4546-ab85-af36f7f6a010 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:19.462664 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-72028d43-0b01-4546-ab85-af36f7f6a010 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:19.594446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-72028d43-0b01-4546-ab85-af36f7f6a010 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:22:19.602406 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-72028d43-0b01-4546-ab85-af36f7f6a010 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1561 microversion: 2.1 time: 0.153395 May 18 23:22:19.603065 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3686/7125] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:19 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1561 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:22:20.620131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e7f0f6c8-2ac8-41a2-bdfe-5f173fe9d4d7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:20.620812 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e7f0f6c8-2ac8-41a2-bdfe-5f173fe9d4d7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:20.627761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7f0f6c8-2ac8-41a2-bdfe-5f173fe9d4d7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:20.628199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7f0f6c8-2ac8-41a2-bdfe-5f173fe9d4d7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:20.628935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7f0f6c8-2ac8-41a2-bdfe-5f173fe9d4d7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:20.629359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e7f0f6c8-2ac8-41a2-bdfe-5f173fe9d4d7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:20.763129 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e7f0f6c8-2ac8-41a2-bdfe-5f173fe9d4d7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:22:20.770743 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e7f0f6c8-2ac8-41a2-bdfe-5f173fe9d4d7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1561 microversion: 2.1 time: 0.154770 May 18 23:22:20.771313 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3440/7126] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:20 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1561 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:22:21.440107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-797ebce8-5290-4e9a-91bb-3b38714e3961 req-85062634-b871-44ed-bbc2-97c3d4d4d382 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ab1b90f2-c3f6-4c21-8e65-940a09a41510", "name": "network-vif-deleted", "tag": "139b182c-8a1f-4905-99a6-23e0cb4cccec"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:22:21.451158 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-797ebce8-5290-4e9a-91bb-3b38714e3961 req-85062634-b871-44ed-bbc2-97c3d4d4d382 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:21.451600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-797ebce8-5290-4e9a-91bb-3b38714e3961 req-85062634-b871-44ed-bbc2-97c3d4d4d382 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:21.463747 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-797ebce8-5290-4e9a-91bb-3b38714e3961 req-85062634-b871-44ed-bbc2-97c3d4d4d382 service nova] Creating event network-vif-deleted:139b182c-8a1f-4905-99a6-23e0cb4cccec for instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 on n-h2-841040-6 May 18 23:22:21.469237 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-797ebce8-5290-4e9a-91bb-3b38714e3961 req-85062634-b871-44ed-bbc2-97c3d4d4d382 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033010 May 18 23:22:21.469854 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3687/7127] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:22:21 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:21.788392 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-47c98799-acb6-4221-b6d9-f33d932e1577 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:21.789001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-47c98799-acb6-4221-b6d9-f33d932e1577 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:21.796988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47c98799-acb6-4221-b6d9-f33d932e1577 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:21.797557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47c98799-acb6-4221-b6d9-f33d932e1577 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:21.798571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47c98799-acb6-4221-b6d9-f33d932e1577 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:21.799106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47c98799-acb6-4221-b6d9-f33d932e1577 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:21.832545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47c98799-acb6-4221-b6d9-f33d932e1577 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:21.832989 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47c98799-acb6-4221-b6d9-f33d932e1577 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:21.833439 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-47c98799-acb6-4221-b6d9-f33d932e1577 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lazy-loading 'fault' on Instance uuid ab1b90f2-c3f6-4c21-8e65-940a09a41510 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:22:21.890120 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-47c98799-acb6-4221-b6d9-f33d932e1577 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:22:21.898511 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-47c98799-acb6-4221-b6d9-f33d932e1577 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 200 len: 1353 microversion: 2.1 time: 0.114185 May 18 23:22:21.899275 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3441/7128] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:21 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 1353 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:22:22.917709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1fe9b3f5-50d9-4fe3-8aec-220d30a77783 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:22.918492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1fe9b3f5-50d9-4fe3-8aec-220d30a77783 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: ab1b90f2-c3f6-4c21-8e65-940a09a41510] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:22.924725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fe9b3f5-50d9-4fe3-8aec-220d30a77783 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:22.925179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fe9b3f5-50d9-4fe3-8aec-220d30a77783 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:22.925976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fe9b3f5-50d9-4fe3-8aec-220d30a77783 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:22.926420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fe9b3f5-50d9-4fe3-8aec-220d30a77783 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:22.939469 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-1fe9b3f5-50d9-4fe3-8aec-220d30a77783 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] HTTP exception thrown: Instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 could not be found. May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1fe9b3f5-50d9-4fe3-8aec-220d30a77783 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Request method failure captured: May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 HTTP/1.1 May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihX94Lv6aAvx10w36Y6i46MKx3V-PkrYTXQCkmFQViL-VshhaC9ZaNM9kYifHZWaypC7Ai85tebB380wH68udinpH9ot4we5hw-JT__qsxKdddfibvGYidSKiZUmEr_hPrGwa1UJBK3bPZaltCwYBrxeQBzx_6XKFAFT_nMK_tsYTEDQ May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 3799ef6bd46c485d8acdd5b30488b287 May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestEncryptedCinderVolumes-1800069982 May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3799ef6bd46c485d8acdd5b30488b287"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3799ef6bd46c485d8acdd5b30488b287"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3799ef6bd46c485d8acdd5b30488b287"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3799ef6bd46c485d8acdd5b30488b287"}]}] May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestEncryptedCinderVolumes-1800069982 May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 3799ef6bd46c485d8acdd5b30488b287 May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestEncryptedCinderVolumes-1800069982 May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestEncryptedCinderVolumes-1800069982-project May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 6f5a4f38c54e46b083e68d2465438d09 May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestEncryptedCinderVolumes-1800069982-project May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 could not be found. May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'ab1b90f2-c3f6-4c21-8e65-940a09a41510'} May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 could not be found. May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 could not be found. May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:22:22.941061 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:22:22.946905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:22:22.946905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:22:22.946905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:22:22.946905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:22:22.946905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:22:22.946905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 could not be found. May 18 23:22:22.946905 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:22:22.946905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1fe9b3f5-50d9-4fe3-8aec-220d30a77783 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Returning 404 to user: Instance ab1b90f2-c3f6-4c21-8e65-940a09a41510 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:22:22.946905 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1fe9b3f5-50d9-4fe3-8aec-220d30a77783 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510" status: 404 len: 111 microversion: 2.1 time: 0.030178 May 18 23:22:22.946905 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3688/7129] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:22 2022] GET /compute/v2.1/servers/ab1b90f2-c3f6-4c21-8e65-940a09a41510 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:22:22.951423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fd67e405-fcdc-40b5-88e5-aaefd099c3d5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '.version_select at 0x7fa2f2b79d30>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:22.969516 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fd67e405-fcdc-40b5-88e5-aaefd099c3d5 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-1835910268" status: 202 len: 0 microversion: 2.1 time: 0.022274 May 18 23:22:22.970289 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3442/7130] 10.222.0.58 () {58 vars in 1277 bytes} [Wed May 18 23:22:22 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-1835910268 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:22:22.986398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f7a2efcc-78a5-4bcf-9001-51acc864119f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Action: 'create', calling method: .version_select at 0x7fa2df965f70>, body: {"keypair": {"name": "tempest-TestEncryptedCinderVolumes-714806668", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAq7l1T0+M+sRwyRuwbyEw2fyLDBZUmSpuBAHg9QpA49sFE2+b/jevddqcBi73AX9+w/Uh1k3yF7Rxt3XqbqKd82rkHbxMZmcTGilxz38wJKfjxcvAKy0RUkuyFQp6eKmQ=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:22:23.000304 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-f7a2efcc-78a5-4bcf-9001-51acc864119f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Getting quotas for project 3799ef6bd46c485d8acdd5b30488b287. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:22:23.005318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-f7a2efcc-78a5-4bcf-9001-51acc864119f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Getting quotas for user 6f5a4f38c54e46b083e68d2465438d09 and project 3799ef6bd46c485d8acdd5b30488b287. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:22:23.028216 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f7a2efcc-78a5-4bcf-9001-51acc864119f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 404 microversion: 2.1 time: 0.045662 May 18 23:22:23.028794 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3689/7131] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:22:22 2022] POST /compute/v2.1/os-keypairs => generated 404 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:23.076450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1595344150", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "key_name": "tempest-TestEncryptedCinderVolumes-714806668", "networks": [{"uuid": "80785eea-0361-4cd1-b0a3-435381dcebda"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:22:23.127671 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] validate_networks() for [('80785eea-0361-4cd1-b0a3-435381dcebda', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:22:23.506710 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:22:23.507159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:22:23.507633 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:22:23.508071 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:22:23.508478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:22:23.517907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:23.518354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:23.519160 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:23.519596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:23.536746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Getting quotas for project 3799ef6bd46c485d8acdd5b30488b287. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:22:23.542030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Getting quotas for user 6f5a4f38c54e46b083e68d2465438d09 and project 3799ef6bd46c485d8acdd5b30488b287. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:22:23.554309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:22:23.556490 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:22:23.601941 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ef1a2717-80e1-43d3-8e40-322a249cd88f tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.529611 May 18 23:22:23.602589 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3443/7132] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:22:23 2022] POST /compute/v2.1/servers => generated 380 bytes in 531 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:22:23.612676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d282e144-9fc4-4078-b9fe-35eff014fc56 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:23.613384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d282e144-9fc4-4078-b9fe-35eff014fc56 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:23.666667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d282e144-9fc4-4078-b9fe-35eff014fc56 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:22:23.674272 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d282e144-9fc4-4078-b9fe-35eff014fc56 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 200 len: 1262 microversion: 2.1 time: 0.065664 May 18 23:22:23.674851 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3690/7133] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:23 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 1262 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:22:24.692736 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3a63fc98-1237-40cd-b936-6b3302e263e0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:24.693454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3a63fc98-1237-40cd-b936-6b3302e263e0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:24.700526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a63fc98-1237-40cd-b936-6b3302e263e0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:24.701086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a63fc98-1237-40cd-b936-6b3302e263e0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:24.701944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a63fc98-1237-40cd-b936-6b3302e263e0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:24.702445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a63fc98-1237-40cd-b936-6b3302e263e0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:24.774032 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3a63fc98-1237-40cd-b936-6b3302e263e0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:22:24.782004 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3a63fc98-1237-40cd-b936-6b3302e263e0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 200 len: 1320 microversion: 2.1 time: 0.094029 May 18 23:22:24.782582 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3444/7134] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:24 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 1320 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:22:25.800490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-219ff234-3318-4ea6-b153-4e57dbf5256b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:25.801815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-219ff234-3318-4ea6-b153-4e57dbf5256b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:25.809445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-219ff234-3318-4ea6-b153-4e57dbf5256b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:25.810013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-219ff234-3318-4ea6-b153-4e57dbf5256b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:25.810962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-219ff234-3318-4ea6-b153-4e57dbf5256b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:25.811692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-219ff234-3318-4ea6-b153-4e57dbf5256b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:25.847230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-c548459b-383a-406d-b1a4-5ea8baa619a1 req-050b428f-2183-487b-8396-2820f60c5200 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "45578535-7f19-4ff9-bca3-3819e3213446", "tag": "df8deb18-5263-404e-aea5-535879e29a41"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:22:25.861968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c548459b-383a-406d-b1a4-5ea8baa619a1 req-050b428f-2183-487b-8396-2820f60c5200 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:25.863023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-c548459b-383a-406d-b1a4-5ea8baa619a1 req-050b428f-2183-487b-8396-2820f60c5200 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:25.876822 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-c548459b-383a-406d-b1a4-5ea8baa619a1 req-050b428f-2183-487b-8396-2820f60c5200 service nova] Creating event network-changed:df8deb18-5263-404e-aea5-535879e29a41 for instance 45578535-7f19-4ff9-bca3-3819e3213446 on n-h2-841040-6 May 18 23:22:25.882389 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-c548459b-383a-406d-b1a4-5ea8baa619a1 req-050b428f-2183-487b-8396-2820f60c5200 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.039859 May 18 23:22:25.883722 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3445/7135] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:22:25 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:26.000957 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-219ff234-3318-4ea6-b153-4e57dbf5256b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:22:26.008802 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-219ff234-3318-4ea6-b153-4e57dbf5256b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 200 len: 1362 microversion: 2.1 time: 0.213711 May 18 23:22:26.009386 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3691/7136] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:25 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 1362 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:22:27.027133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b55d4b35-5dc2-4734-9924-8ad66f56c033 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:27.027732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b55d4b35-5dc2-4734-9924-8ad66f56c033 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:27.033987 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b55d4b35-5dc2-4734-9924-8ad66f56c033 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:27.034430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b55d4b35-5dc2-4734-9924-8ad66f56c033 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:27.035171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b55d4b35-5dc2-4734-9924-8ad66f56c033 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:27.035601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b55d4b35-5dc2-4734-9924-8ad66f56c033 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:27.169464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b55d4b35-5dc2-4734-9924-8ad66f56c033 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:22:27.176999 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b55d4b35-5dc2-4734-9924-8ad66f56c033 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 200 len: 1362 microversion: 2.1 time: 0.155082 May 18 23:22:27.177581 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3446/7137] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:27 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 1362 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:22:28.193748 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ce2a0e24-fc9d-4c40-9e39-ba4a48d69547 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:28.194315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ce2a0e24-fc9d-4c40-9e39-ba4a48d69547 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:28.201666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce2a0e24-fc9d-4c40-9e39-ba4a48d69547 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:28.202146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce2a0e24-fc9d-4c40-9e39-ba4a48d69547 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:28.202902 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce2a0e24-fc9d-4c40-9e39-ba4a48d69547 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:28.203349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ce2a0e24-fc9d-4c40-9e39-ba4a48d69547 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:28.330990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ce2a0e24-fc9d-4c40-9e39-ba4a48d69547 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:22:28.338451 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ce2a0e24-fc9d-4c40-9e39-ba4a48d69547 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 200 len: 1362 microversion: 2.1 time: 0.148694 May 18 23:22:28.339508 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3692/7138] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:28 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 1362 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:22:29.356506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-296d7f17-6125-403e-aa47-00684d9c5f3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:29.357105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-296d7f17-6125-403e-aa47-00684d9c5f3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:29.369702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-296d7f17-6125-403e-aa47-00684d9c5f3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:29.371083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-296d7f17-6125-403e-aa47-00684d9c5f3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:29.372418 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-296d7f17-6125-403e-aa47-00684d9c5f3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:29.373017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-296d7f17-6125-403e-aa47-00684d9c5f3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:29.790805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-296d7f17-6125-403e-aa47-00684d9c5f3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:22:29.799048 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-296d7f17-6125-403e-aa47-00684d9c5f3a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 200 len: 1362 microversion: 2.1 time: 0.447008 May 18 23:22:29.799625 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3447/7139] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:29 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 1362 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:22:30.816118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5481aa12-a904-4fec-85f4-e8d7361f86f3 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:30.816759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5481aa12-a904-4fec-85f4-e8d7361f86f3 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:30.823894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5481aa12-a904-4fec-85f4-e8d7361f86f3 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:30.824339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5481aa12-a904-4fec-85f4-e8d7361f86f3 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:30.825093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5481aa12-a904-4fec-85f4-e8d7361f86f3 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:30.825525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5481aa12-a904-4fec-85f4-e8d7361f86f3 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:30.957445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5481aa12-a904-4fec-85f4-e8d7361f86f3 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:22:30.964935 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5481aa12-a904-4fec-85f4-e8d7361f86f3 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 200 len: 1362 microversion: 2.1 time: 0.152936 May 18 23:22:30.965507 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3693/7140] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:30 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 1362 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:22:31.305145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-bb641a38-f24e-4f34-a516-e781b8b94cb9 req-85fec671-e362-44ba-8945-53786478fe1d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "45578535-7f19-4ff9-bca3-3819e3213446", "name": "network-vif-plugged", "status": "completed", "tag": "df8deb18-5263-404e-aea5-535879e29a41"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:22:31.314508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bb641a38-f24e-4f34-a516-e781b8b94cb9 req-85fec671-e362-44ba-8945-53786478fe1d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:31.314961 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-bb641a38-f24e-4f34-a516-e781b8b94cb9 req-85fec671-e362-44ba-8945-53786478fe1d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:31.326883 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-bb641a38-f24e-4f34-a516-e781b8b94cb9 req-85fec671-e362-44ba-8945-53786478fe1d service nova] Creating event network-vif-plugged:df8deb18-5263-404e-aea5-535879e29a41 for instance 45578535-7f19-4ff9-bca3-3819e3213446 on n-h2-841040-6 May 18 23:22:31.331587 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-bb641a38-f24e-4f34-a516-e781b8b94cb9 req-85fec671-e362-44ba-8945-53786478fe1d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030182 May 18 23:22:31.332400 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3448/7141] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:22:31 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:31.981042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c64d18cb-2947-4684-8080-de8187a54f97 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:31.981652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c64d18cb-2947-4684-8080-de8187a54f97 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:31.988319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c64d18cb-2947-4684-8080-de8187a54f97 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:31.988762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c64d18cb-2947-4684-8080-de8187a54f97 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:31.989503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c64d18cb-2947-4684-8080-de8187a54f97 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:31.989963 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c64d18cb-2947-4684-8080-de8187a54f97 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:32.117261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c64d18cb-2947-4684-8080-de8187a54f97 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:22:32.125277 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c64d18cb-2947-4684-8080-de8187a54f97 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 200 len: 1362 microversion: 2.1 time: 0.148141 May 18 23:22:32.125870 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3694/7142] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:31 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 1362 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:22:33.144673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-41fa5833-dc71-4157-846c-84e4374794b7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:33.145372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-41fa5833-dc71-4157-846c-84e4374794b7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:33.151673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41fa5833-dc71-4157-846c-84e4374794b7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:33.152122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41fa5833-dc71-4157-846c-84e4374794b7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:33.153539 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41fa5833-dc71-4157-846c-84e4374794b7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:33.154029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-41fa5833-dc71-4157-846c-84e4374794b7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:33.280103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-41fa5833-dc71-4157-846c-84e4374794b7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:22:33.283761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-41fa5833-dc71-4157-846c-84e4374794b7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:INSERT=2,nova_cell1:UPDATE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:22:33.288986 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-41fa5833-dc71-4157-846c-84e4374794b7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 200 len: 1554 microversion: 2.1 time: 0.149358 May 18 23:22:33.289561 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3449/7143] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:33 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 1554 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:22:33.305058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-749c25f9-6b2a-4189-91dc-81ebaa7f4fa1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:33.305616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-749c25f9-6b2a-4189-91dc-81ebaa7f4fa1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:33.312248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-749c25f9-6b2a-4189-91dc-81ebaa7f4fa1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:33.312705 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-749c25f9-6b2a-4189-91dc-81ebaa7f4fa1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:33.313468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-749c25f9-6b2a-4189-91dc-81ebaa7f4fa1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:33.314156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-749c25f9-6b2a-4189-91dc-81ebaa7f4fa1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:33.671668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-749c25f9-6b2a-4189-91dc-81ebaa7f4fa1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:22:33.729704 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-749c25f9-6b2a-4189-91dc-81ebaa7f4fa1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:22:33.738045 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-749c25f9-6b2a-4189-91dc-81ebaa7f4fa1 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 200 len: 1554 microversion: 2.1 time: 0.436795 May 18 23:22:33.738635 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3695/7144] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:22:33 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 1554 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:22:36.241000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-08a50f12-afd7-4277-9f73-1f452274b0a2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "7a670f00-e2ad-40b4-91dd-8b3d795d0fdc"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:22:36.242073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-08a50f12-afd7-4277-9f73-1f452274b0a2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:36.243974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-08a50f12-afd7-4277-9f73-1f452274b0a2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:22:36.244737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-08a50f12-afd7-4277-9f73-1f452274b0a2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:22:36.247405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-08a50f12-afd7-4277-9f73-1f452274b0a2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119082] Writing DB stats nova_api:SELECT=56,nova_api:UPDATE=1,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:22:36.256241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08a50f12-afd7-4277-9f73-1f452274b0a2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:36.256685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08a50f12-afd7-4277-9f73-1f452274b0a2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:36.257428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08a50f12-afd7-4277-9f73-1f452274b0a2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:36.257887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-08a50f12-afd7-4277-9f73-1f452274b0a2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:36.486802 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-08a50f12-afd7-4277-9f73-1f452274b0a2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "POST /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.250372 May 18 23:22:36.487613 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3450/7145] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 23:22:36 2022] POST /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments => generated 194 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:52.403330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e157d61a-53e1-44c8-bf5e-1b0707b85527 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:52.403888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e157d61a-53e1-44c8-bf5e-1b0707b85527 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:52.406015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e157d61a-53e1-44c8-bf5e-1b0707b85527 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119083] Writing DB stats nova_api:SELECT=43,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:22:52.406859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e157d61a-53e1-44c8-bf5e-1b0707b85527 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119083] Writing DB stats nova_cell1:SELECT=76 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:22:52.413123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e157d61a-53e1-44c8-bf5e-1b0707b85527 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:52.413571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e157d61a-53e1-44c8-bf5e-1b0707b85527 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:52.414379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e157d61a-53e1-44c8-bf5e-1b0707b85527 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:52.414814 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e157d61a-53e1-44c8-bf5e-1b0707b85527 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:52.497285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-e157d61a-53e1-44c8-bf5e-1b0707b85527 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lazy-loading 'services' on Instance uuid 45578535-7f19-4ff9-bca3-3819e3213446 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:22:52.567032 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e157d61a-53e1-44c8-bf5e-1b0707b85527 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "DELETE /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments/7a670f00-e2ad-40b4-91dd-8b3d795d0fdc" status: 202 len: 0 microversion: 2.1 time: 0.168220 May 18 23:22:52.567676 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3696/7146] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 23:22:52 2022] DELETE /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments/7a670f00-e2ad-40b4-91dd-8b3d795d0fdc => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 23:22:52.574850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-08a50f12-afd7-4277-9f73-1f452274b0a2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119082] Writing DB stats nova_api:SELECT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:22:52.575815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-08a50f12-afd7-4277-9f73-1f452274b0a2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [119082] Writing DB stats nova_cell1:SELECT=11,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:22:52.580282 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b0fa2b99-d2b6-4906-9fff-83669ebf9cfd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:52.581368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b0fa2b99-d2b6-4906-9fff-83669ebf9cfd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:52.589280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0fa2b99-d2b6-4906-9fff-83669ebf9cfd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:52.590471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0fa2b99-d2b6-4906-9fff-83669ebf9cfd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:52.591359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0fa2b99-d2b6-4906-9fff-83669ebf9cfd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:52.591792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b0fa2b99-d2b6-4906-9fff-83669ebf9cfd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:52.623429 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b0fa2b99-d2b6-4906-9fff-83669ebf9cfd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.051133 May 18 23:22:52.624023 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3451/7147] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:52 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:53.635974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4a5bd02a-4011-49f3-831c-8bec5c39d51a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:53.637548 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4a5bd02a-4011-49f3-831c-8bec5c39d51a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:53.643887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a5bd02a-4011-49f3-831c-8bec5c39d51a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:53.644332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a5bd02a-4011-49f3-831c-8bec5c39d51a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:53.645084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a5bd02a-4011-49f3-831c-8bec5c39d51a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:53.645515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4a5bd02a-4011-49f3-831c-8bec5c39d51a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:53.673680 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4a5bd02a-4011-49f3-831c-8bec5c39d51a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042755 May 18 23:22:53.674458 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3697/7148] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:53 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:54.684748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5a3844c5-1ce1-4d0d-bede-e43c9c1d7f4d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:54.685683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5a3844c5-1ce1-4d0d-bede-e43c9c1d7f4d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:54.693072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a3844c5-1ce1-4d0d-bede-e43c9c1d7f4d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:54.693520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a3844c5-1ce1-4d0d-bede-e43c9c1d7f4d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:54.694317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a3844c5-1ce1-4d0d-bede-e43c9c1d7f4d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:54.694751 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5a3844c5-1ce1-4d0d-bede-e43c9c1d7f4d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:54.729023 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5a3844c5-1ce1-4d0d-bede-e43c9c1d7f4d tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.048222 May 18 23:22:54.729638 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3452/7149] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:54 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments => generated 197 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:55.740606 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-85f08be5-7e4f-4ebb-81bc-59f00871dee0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:55.741537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-85f08be5-7e4f-4ebb-81bc-59f00871dee0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:55.748784 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85f08be5-7e4f-4ebb-81bc-59f00871dee0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:55.749184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85f08be5-7e4f-4ebb-81bc-59f00871dee0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:55.749986 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85f08be5-7e4f-4ebb-81bc-59f00871dee0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:55.750429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85f08be5-7e4f-4ebb-81bc-59f00871dee0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:55.779121 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-85f08be5-7e4f-4ebb-81bc-59f00871dee0 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042427 May 18 23:22:55.779669 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3698/7150] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:55 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:56.790724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f8f8619b-c741-4093-aa46-98d9e0da456a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:56.791653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f8f8619b-c741-4093-aa46-98d9e0da456a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:56.798697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8f8619b-c741-4093-aa46-98d9e0da456a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:56.799147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8f8619b-c741-4093-aa46-98d9e0da456a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:56.799900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8f8619b-c741-4093-aa46-98d9e0da456a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:56.800337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f8f8619b-c741-4093-aa46-98d9e0da456a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:56.830531 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f8f8619b-c741-4093-aa46-98d9e0da456a tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.043783 May 18 23:22:56.831028 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3453/7151] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:56 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:57.842646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d9e6fcc3-1b58-4b43-a572-9a64740da7bd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:57.843574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d9e6fcc3-1b58-4b43-a572-9a64740da7bd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:57.850663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9e6fcc3-1b58-4b43-a572-9a64740da7bd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:57.851069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9e6fcc3-1b58-4b43-a572-9a64740da7bd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:57.851682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9e6fcc3-1b58-4b43-a572-9a64740da7bd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:57.852127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9e6fcc3-1b58-4b43-a572-9a64740da7bd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:57.880564 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d9e6fcc3-1b58-4b43-a572-9a64740da7bd tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042612 May 18 23:22:57.881114 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3699/7152] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:57 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:58.891811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a31ed782-477f-4e7f-b065-a87677ae6966 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:58.892650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a31ed782-477f-4e7f-b065-a87677ae6966 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:58.899737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a31ed782-477f-4e7f-b065-a87677ae6966 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:58.900178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a31ed782-477f-4e7f-b065-a87677ae6966 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:58.900927 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a31ed782-477f-4e7f-b065-a87677ae6966 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:58.901359 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a31ed782-477f-4e7f-b065-a87677ae6966 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:58.932616 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a31ed782-477f-4e7f-b065-a87677ae6966 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.044824 May 18 23:22:58.933212 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3454/7153] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:58 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:22:59.944471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a9d24f0e-8450-4907-8fed-1200f02f4ebf tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:22:59.945436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a9d24f0e-8450-4907-8fed-1200f02f4ebf tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:22:59.953156 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9d24f0e-8450-4907-8fed-1200f02f4ebf tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:59.953642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9d24f0e-8450-4907-8fed-1200f02f4ebf tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:59.954496 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9d24f0e-8450-4907-8fed-1200f02f4ebf tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:22:59.954935 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a9d24f0e-8450-4907-8fed-1200f02f4ebf tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:22:59.986804 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a9d24f0e-8450-4907-8fed-1200f02f4ebf tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.046268 May 18 23:22:59.987387 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3700/7154] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:22:59 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:23:00.999006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-49624916-12aa-447c-aba0-93796a45bb52 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:00.999926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-49624916-12aa-447c-aba0-93796a45bb52 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:01.006875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49624916-12aa-447c-aba0-93796a45bb52 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:01.007324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49624916-12aa-447c-aba0-93796a45bb52 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:01.008068 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49624916-12aa-447c-aba0-93796a45bb52 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:01.008495 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-49624916-12aa-447c-aba0-93796a45bb52 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:01.039068 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-49624916-12aa-447c-aba0-93796a45bb52 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.044646 May 18 23:23:01.039671 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3455/7155] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:23:00 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:23:02.050816 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c7ef0f7b-ac99-43ab-b581-3029e6946b10 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:02.051741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c7ef0f7b-ac99-43ab-b581-3029e6946b10 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:02.058260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7ef0f7b-ac99-43ab-b581-3029e6946b10 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:02.058715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7ef0f7b-ac99-43ab-b581-3029e6946b10 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:02.059462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7ef0f7b-ac99-43ab-b581-3029e6946b10 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:02.059897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c7ef0f7b-ac99-43ab-b581-3029e6946b10 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:02.087440 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c7ef0f7b-ac99-43ab-b581-3029e6946b10 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.040568 May 18 23:23:02.087928 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3701/7156] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:23:02 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments => generated 25 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 23:23:02.098174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bcec8ad1-d737-4832-b520-a47c88e01a0b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:02.098690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bcec8ad1-d737-4832-b520-a47c88e01a0b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:02.106496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcec8ad1-d737-4832-b520-a47c88e01a0b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:02.106940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcec8ad1-d737-4832-b520-a47c88e01a0b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:02.107715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcec8ad1-d737-4832-b520-a47c88e01a0b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:02.108148 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bcec8ad1-d737-4832-b520-a47c88e01a0b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:02.181121 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-bcec8ad1-d737-4832-b520-a47c88e01a0b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] HTTP exception thrown: Instance 45578535-7f19-4ff9-bca3-3819e3213446 is not attached to volume 7a670f00-e2ad-40b4-91dd-8b3d795d0fdc May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bcec8ad1-d737-4832-b520-a47c88e01a0b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Request method failure captured: May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments/7a670f00-e2ad-40b4-91dd-8b3d795d0fdc HTTP/1.1 May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX94Lv6aAvx10w36Y6i46MKx3V-PkrYTXQCkmFQViL-VshhaC9ZaNM9kYifHZWaypC7Ai85tebB380wH68udinpH9ot4we5hw-JT__qsxKdddfibvGYidSKiZUmEr_hPrGwa1UJBK3bPZaltCwYBrxeQBzx_6XKFAFT_nMK_tsYTEDQ May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3799ef6bd46c485d8acdd5b30488b287 May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestEncryptedCinderVolumes-1800069982 May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3799ef6bd46c485d8acdd5b30488b287"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3799ef6bd46c485d8acdd5b30488b287"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3799ef6bd46c485d8acdd5b30488b287"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3799ef6bd46c485d8acdd5b30488b287"}]}] May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestEncryptedCinderVolumes-1800069982 May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3799ef6bd46c485d8acdd5b30488b287 May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestEncryptedCinderVolumes-1800069982 May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestEncryptedCinderVolumes-1800069982-project May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6f5a4f38c54e46b083e68d2465438d09 May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestEncryptedCinderVolumes-1800069982-project May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 45578535-7f19-4ff9-bca3-3819e3213446 is not attached to volume 7a670f00-e2ad-40b4-91dd-8b3d795d0fdc May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'server_id': '45578535-7f19-4ff9-bca3-3819e3213446', 'id': '7a670f00-e2ad-40b4-91dd-8b3d795d0fdc'} May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 552, in delete May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi bdm = objects.BlockDeviceMapping.get_by_volume_and_instance( May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/block_device.py", line 281, in get_by_volume_and_instance May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.VolumeBDMNotFound(volume_id=volume_id) May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.VolumeBDMNotFound: No volume Block Device Mapping with id 7a670f00-e2ad-40b4-91dd-8b3d795d0fdc. May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 558, in delete May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=msg) May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 45578535-7f19-4ff9-bca3-3819e3213446 is not attached to volume 7a670f00-e2ad-40b4-91dd-8b3d795d0fdc May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:23:02.183175 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:23:02.188658 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:23:02.188658 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:23:02.188658 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 45578535-7f19-4ff9-bca3-3819e3213446 is not attached to volume 7a670f00-e2ad-40b4-91dd-8b3d795d0fdc May 18 23:23:02.188658 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:23:02.188658 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bcec8ad1-d737-4832-b520-a47c88e01a0b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Returning 404 to user: Instance 45578535-7f19-4ff9-bca3-3819e3213446 is not attached to volume 7a670f00-e2ad-40b4-91dd-8b3d795d0fdc {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:23:02.188658 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bcec8ad1-d737-4832-b520-a47c88e01a0b tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "DELETE /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments/7a670f00-e2ad-40b4-91dd-8b3d795d0fdc" status: 404 len: 154 microversion: 2.1 time: 0.090523 May 18 23:23:02.188658 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3456/7157] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 23:23:02 2022] DELETE /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446/os-volume_attachments/7a670f00-e2ad-40b4-91dd-8b3d795d0fdc => generated 154 bytes in 92 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:23:07.612547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c150c6fe-0340-45f6-807b-21dbe4c88f19 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:07.613063 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c150c6fe-0340-45f6-807b-21dbe4c88f19 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:07.619735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c150c6fe-0340-45f6-807b-21dbe4c88f19 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:07.620271 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c150c6fe-0340-45f6-807b-21dbe4c88f19 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:07.621033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c150c6fe-0340-45f6-807b-21dbe4c88f19 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:07.621471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c150c6fe-0340-45f6-807b-21dbe4c88f19 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:07.646305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c150c6fe-0340-45f6-807b-21dbe4c88f19 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:23:07.720071 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c150c6fe-0340-45f6-807b-21dbe4c88f19 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "DELETE /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 204 len: 0 microversion: 2.1 time: 0.111062 May 18 23:23:07.721100 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3702/7158] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:23:07 2022] DELETE /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:23:07.729550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-710c9813-4f99-4747-a323-e50e68f0c6a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:07.730177 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-710c9813-4f99-4747-a323-e50e68f0c6a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:07.737811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-710c9813-4f99-4747-a323-e50e68f0c6a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:07.738259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-710c9813-4f99-4747-a323-e50e68f0c6a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:07.739000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-710c9813-4f99-4747-a323-e50e68f0c6a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:07.739426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-710c9813-4f99-4747-a323-e50e68f0c6a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:07.871968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-710c9813-4f99-4747-a323-e50e68f0c6a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:07.879704 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-710c9813-4f99-4747-a323-e50e68f0c6a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 200 len: 1560 microversion: 2.1 time: 0.154126 May 18 23:23:07.880301 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3457/7159] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:07 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 1560 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:08.897321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-55462735-18a2-41b5-82a2-dce8c98fa2b2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:08.898215 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-55462735-18a2-41b5-82a2-dce8c98fa2b2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:08.905407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55462735-18a2-41b5-82a2-dce8c98fa2b2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:08.905898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55462735-18a2-41b5-82a2-dce8c98fa2b2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:08.906656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55462735-18a2-41b5-82a2-dce8c98fa2b2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:08.907096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55462735-18a2-41b5-82a2-dce8c98fa2b2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:09.040431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-55462735-18a2-41b5-82a2-dce8c98fa2b2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:09.048072 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-55462735-18a2-41b5-82a2-dce8c98fa2b2 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 200 len: 1560 microversion: 2.1 time: 0.155210 May 18 23:23:09.048637 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3703/7160] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:08 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 1560 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:09.781165 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fba24004-ee9b-4a1e-a594-dbc191d0b3ec req-42a77c09-55ba-4d92-942b-645c6b6c7e92 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "45578535-7f19-4ff9-bca3-3819e3213446", "name": "network-vif-deleted", "tag": "df8deb18-5263-404e-aea5-535879e29a41"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:23:09.791176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fba24004-ee9b-4a1e-a594-dbc191d0b3ec req-42a77c09-55ba-4d92-942b-645c6b6c7e92 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:09.791664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fba24004-ee9b-4a1e-a594-dbc191d0b3ec req-42a77c09-55ba-4d92-942b-645c6b6c7e92 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:09.803649 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-fba24004-ee9b-4a1e-a594-dbc191d0b3ec req-42a77c09-55ba-4d92-942b-645c6b6c7e92 service nova] Creating event network-vif-deleted:df8deb18-5263-404e-aea5-535879e29a41 for instance 45578535-7f19-4ff9-bca3-3819e3213446 on n-h2-841040-6 May 18 23:23:09.809453 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fba24004-ee9b-4a1e-a594-dbc191d0b3ec req-42a77c09-55ba-4d92-942b-645c6b6c7e92 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032073 May 18 23:23:09.810088 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3458/7161] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:23:09 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:23:10.065577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4c33e3c9-98ac-41f4-805b-c00b9ac598a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:10.066233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4c33e3c9-98ac-41f4-805b-c00b9ac598a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:10.073074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c33e3c9-98ac-41f4-805b-c00b9ac598a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:10.073540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c33e3c9-98ac-41f4-805b-c00b9ac598a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:10.074464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c33e3c9-98ac-41f4-805b-c00b9ac598a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:10.074922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c33e3c9-98ac-41f4-805b-c00b9ac598a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:10.110558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c33e3c9-98ac-41f4-805b-c00b9ac598a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:10.111019 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c33e3c9-98ac-41f4-805b-c00b9ac598a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:10.111492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-4c33e3c9-98ac-41f4-805b-c00b9ac598a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lazy-loading 'fault' on Instance uuid 45578535-7f19-4ff9-bca3-3819e3213446 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:23:10.161515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4c33e3c9-98ac-41f4-805b-c00b9ac598a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f5a4f38c54e46b083e68d2465438d09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3799ef6bd46c485d8acdd5b30488b287', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:10.170633 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4c33e3c9-98ac-41f4-805b-c00b9ac598a7 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 200 len: 1352 microversion: 2.1 time: 0.109133 May 18 23:23:10.180553 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3704/7162] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:10 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 1352 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:11.189790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6dbcfb19-6efe-4f4f-8367-9be7f88ab148 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:11.190484 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6dbcfb19-6efe-4f4f-8367-9be7f88ab148 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] [instance: 45578535-7f19-4ff9-bca3-3819e3213446] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:11.196766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6dbcfb19-6efe-4f4f-8367-9be7f88ab148 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:11.197213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6dbcfb19-6efe-4f4f-8367-9be7f88ab148 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:11.198612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6dbcfb19-6efe-4f4f-8367-9be7f88ab148 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:11.199056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6dbcfb19-6efe-4f4f-8367-9be7f88ab148 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:11.211982 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-6dbcfb19-6efe-4f4f-8367-9be7f88ab148 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] HTTP exception thrown: Instance 45578535-7f19-4ff9-bca3-3819e3213446 could not be found. May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6dbcfb19-6efe-4f4f-8367-9be7f88ab148 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Request method failure captured: May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 HTTP/1.1 May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX94Lv6aAvx10w36Y6i46MKx3V-PkrYTXQCkmFQViL-VshhaC9ZaNM9kYifHZWaypC7Ai85tebB380wH68udinpH9ot4we5hw-JT__qsxKdddfibvGYidSKiZUmEr_hPrGwa1UJBK3bPZaltCwYBrxeQBzx_6XKFAFT_nMK_tsYTEDQ May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 3799ef6bd46c485d8acdd5b30488b287 May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestEncryptedCinderVolumes-1800069982 May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/3799ef6bd46c485d8acdd5b30488b287"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3799ef6bd46c485d8acdd5b30488b287"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_3799ef6bd46c485d8acdd5b30488b287"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/3799ef6bd46c485d8acdd5b30488b287"}]}] May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestEncryptedCinderVolumes-1800069982 May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 3799ef6bd46c485d8acdd5b30488b287 May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestEncryptedCinderVolumes-1800069982 May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestEncryptedCinderVolumes-1800069982-project May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 6f5a4f38c54e46b083e68d2465438d09 May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestEncryptedCinderVolumes-1800069982-project May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 45578535-7f19-4ff9-bca3-3819e3213446 could not be found. May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '45578535-7f19-4ff9-bca3-3819e3213446'} May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 45578535-7f19-4ff9-bca3-3819e3213446 could not be found. May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 45578535-7f19-4ff9-bca3-3819e3213446 could not be found. May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:23:11.213586 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:23:11.219281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:23:11.219281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:23:11.219281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:23:11.219281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:23:11.219281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:23:11.219281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 45578535-7f19-4ff9-bca3-3819e3213446 could not be found. May 18 23:23:11.219281 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:23:11.219281 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6dbcfb19-6efe-4f4f-8367-9be7f88ab148 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Returning 404 to user: Instance 45578535-7f19-4ff9-bca3-3819e3213446 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:23:11.219281 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6dbcfb19-6efe-4f4f-8367-9be7f88ab148 tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446" status: 404 len: 111 microversion: 2.1 time: 0.030369 May 18 23:23:11.219281 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3459/7163] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:11 2022] GET /compute/v2.1/servers/45578535-7f19-4ff9-bca3-3819e3213446 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:23:11.223852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9b861ebc-61db-4fa5-aefc-edcce0f3919c tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] Calling method '.version_select at 0x7fa2ed3884c0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:11.243838 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9b861ebc-61db-4fa5-aefc-edcce0f3919c tempest-TestEncryptedCinderVolumes-1800069982 tempest-TestEncryptedCinderVolumes-1800069982-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-714806668" status: 202 len: 0 microversion: 2.1 time: 0.023804 May 18 23:23:11.244421 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3705/7164] 10.222.0.58 () {58 vars in 1274 bytes} [Wed May 18 23:23:11 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-714806668 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:23:38.107096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5ed7b079-4459-415e-be4c-1576765c4c09 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Action: 'create', calling method: .version_select at 0x7fa2dfed63a0>, body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-613297715", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJFlawq4U5P5lPmC9bE10ZCcNecNabdGb5ixONn9jfbF+wJ+zEeG9Tx9PCkjtbDlvCxupIdGjooj+mYupAau8Fxe60pxQbNF/bAYIDc7tz06HfObn7DvrnolE1dZc63nA=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:23:38.111615 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5ed7b079-4459-415e-be4c-1576765c4c09 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119082] Writing DB stats nova_api:SELECT=18 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:23:38.112399 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5ed7b079-4459-415e-be4c-1576765c4c09 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119082] Writing DB stats nova_cell1:SELECT=46 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:23:38.124411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5ed7b079-4459-415e-be4c-1576765c4c09 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Getting quotas for project af8b110672f94922887d08d37f0d328a. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:23:38.130321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-5ed7b079-4459-415e-be4c-1576765c4c09 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Getting quotas for user db712c6107cd4125b141a1c1cf809719 and project af8b110672f94922887d08d37f0d328a. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:23:38.152371 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5ed7b079-4459-415e-be4c-1576765c4c09 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 402 microversion: 2.1 time: 0.049800 May 18 23:23:38.152951 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3460/7165] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:23:38 2022] POST /compute/v2.1/os-keypairs => generated 402 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:23:38.202284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-492480526", "imageRef": "288cb667-2aba-453d-812d-2977200df1b1", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-613297715", "networks": [{"uuid": "53c348fa-5328-422d-8868-ca623ca725f4"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:23:38.209190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119083] Writing DB stats nova_cell1:SELECT=67,nova_cell1:INSERT=2,nova_cell1:UPDATE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:23:38.210043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119083] Writing DB stats nova_api:SELECT=28,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:23:38.363249 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] validate_networks() for [('53c348fa-5328-422d-8868-ca623ca725f4', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:23:38.744197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:23:38.744716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:23:38.745193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:23:38.746216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:23:38.746635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:23:38.755365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:38.755813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:38.756582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:38.757023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:38.773218 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Getting quotas for project af8b110672f94922887d08d37f0d328a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:23:38.778718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Getting quotas for user db712c6107cd4125b141a1c1cf809719 and project af8b110672f94922887d08d37f0d328a. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:23:38.791057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:23:38.793777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='288cb667-2aba-453d-812d-2977200df1b1',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:23:38.837668 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d2214233-c7ad-4b7d-adf3-8c3fe0be9bcf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.639631 May 18 23:23:38.838356 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3706/7166] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:23:38 2022] POST /compute/v2.1/servers => generated 380 bytes in 641 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:23:38.848452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b329809d-7073-4a46-bd82-4cfc8e31d5f4 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:38.849314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b329809d-7073-4a46-bd82-4cfc8e31d5f4 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:39.005716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b329809d-7073-4a46-bd82-4cfc8e31d5f4 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:39.013116 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b329809d-7073-4a46-bd82-4cfc8e31d5f4 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1257 microversion: 2.1 time: 0.168639 May 18 23:23:39.013682 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3461/7167] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:38 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1257 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:40.030698 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e4af79e6-cdd5-45c1-8f41-0b5bfad38bc0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:40.034384 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e4af79e6-cdd5-45c1-8f41-0b5bfad38bc0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:40.042571 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4af79e6-cdd5-45c1-8f41-0b5bfad38bc0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:40.043028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4af79e6-cdd5-45c1-8f41-0b5bfad38bc0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:40.043878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4af79e6-cdd5-45c1-8f41-0b5bfad38bc0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:40.044392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e4af79e6-cdd5-45c1-8f41-0b5bfad38bc0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:40.108758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e4af79e6-cdd5-45c1-8f41-0b5bfad38bc0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:40.116843 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e4af79e6-cdd5-45c1-8f41-0b5bfad38bc0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1315 microversion: 2.1 time: 0.090163 May 18 23:23:40.117678 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3707/7168] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:40 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1315 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:41.135063 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-693898a5-8ba2-462b-bad8-1cd14a9cff07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:41.135684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-693898a5-8ba2-462b-bad8-1cd14a9cff07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:41.143342 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-693898a5-8ba2-462b-bad8-1cd14a9cff07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:41.143784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-693898a5-8ba2-462b-bad8-1cd14a9cff07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:41.144545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-693898a5-8ba2-462b-bad8-1cd14a9cff07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:41.144978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-693898a5-8ba2-462b-bad8-1cd14a9cff07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:41.288600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-693898a5-8ba2-462b-bad8-1cd14a9cff07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:41.297851 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-693898a5-8ba2-462b-bad8-1cd14a9cff07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1357 microversion: 2.1 time: 0.166591 May 18 23:23:41.298601 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3462/7169] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:41 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1357 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:42.315165 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7589faf8-56c3-4477-b7dc-7c8f1ef8bd90 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:42.315792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7589faf8-56c3-4477-b7dc-7c8f1ef8bd90 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:42.322686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7589faf8-56c3-4477-b7dc-7c8f1ef8bd90 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:42.323139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7589faf8-56c3-4477-b7dc-7c8f1ef8bd90 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:42.324524 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7589faf8-56c3-4477-b7dc-7c8f1ef8bd90 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:42.324962 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7589faf8-56c3-4477-b7dc-7c8f1ef8bd90 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:42.467115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7589faf8-56c3-4477-b7dc-7c8f1ef8bd90 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:42.480606 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7589faf8-56c3-4477-b7dc-7c8f1ef8bd90 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1357 microversion: 2.1 time: 0.168552 May 18 23:23:42.481492 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3708/7170] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:42 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1357 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:43.498422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d60302f-cb98-4377-be01-14b2e1c0d3c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:43.499097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1d60302f-cb98-4377-be01-14b2e1c0d3c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:43.506713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d60302f-cb98-4377-be01-14b2e1c0d3c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:43.507245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d60302f-cb98-4377-be01-14b2e1c0d3c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:43.508194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d60302f-cb98-4377-be01-14b2e1c0d3c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:43.508880 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d60302f-cb98-4377-be01-14b2e1c0d3c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:43.648711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1d60302f-cb98-4377-be01-14b2e1c0d3c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:43.658162 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1d60302f-cb98-4377-be01-14b2e1c0d3c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1357 microversion: 2.1 time: 0.164046 May 18 23:23:43.658753 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3463/7171] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:43 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1357 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:44.675683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-da080b34-2b7f-479d-b696-e7cde20a24f1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:44.676309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-da080b34-2b7f-479d-b696-e7cde20a24f1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:44.683062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da080b34-2b7f-479d-b696-e7cde20a24f1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:44.683527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da080b34-2b7f-479d-b696-e7cde20a24f1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:44.684318 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da080b34-2b7f-479d-b696-e7cde20a24f1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:44.684785 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-da080b34-2b7f-479d-b696-e7cde20a24f1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:44.824016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-da080b34-2b7f-479d-b696-e7cde20a24f1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:44.831671 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-da080b34-2b7f-479d-b696-e7cde20a24f1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1357 microversion: 2.1 time: 0.159858 May 18 23:23:44.832429 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3709/7172] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:44 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1357 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:45.849926 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d9193e23-9714-4b0a-91b4-9556ceaf4fd2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:45.850550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d9193e23-9714-4b0a-91b4-9556ceaf4fd2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:45.857821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9193e23-9714-4b0a-91b4-9556ceaf4fd2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:45.858294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9193e23-9714-4b0a-91b4-9556ceaf4fd2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:45.859052 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9193e23-9714-4b0a-91b4-9556ceaf4fd2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:45.859481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d9193e23-9714-4b0a-91b4-9556ceaf4fd2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:45.997409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d9193e23-9714-4b0a-91b4-9556ceaf4fd2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:46.005881 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d9193e23-9714-4b0a-91b4-9556ceaf4fd2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1357 microversion: 2.1 time: 0.160722 May 18 23:23:46.006470 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3464/7173] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:45 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1357 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:47.023762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-18d960f4-b58c-4d24-a736-1bf490c2167f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:47.024666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-18d960f4-b58c-4d24-a736-1bf490c2167f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:47.031061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18d960f4-b58c-4d24-a736-1bf490c2167f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:47.031523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18d960f4-b58c-4d24-a736-1bf490c2167f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:47.032335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18d960f4-b58c-4d24-a736-1bf490c2167f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:47.032781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-18d960f4-b58c-4d24-a736-1bf490c2167f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:47.178076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-18d960f4-b58c-4d24-a736-1bf490c2167f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:47.188438 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-18d960f4-b58c-4d24-a736-1bf490c2167f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1357 microversion: 2.1 time: 0.169465 May 18 23:23:47.198829 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3710/7174] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:47 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1357 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:48.205422 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-850be4ce-a33f-4135-a80d-21a61b76fd9a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:48.206021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-850be4ce-a33f-4135-a80d-21a61b76fd9a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:48.213194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-850be4ce-a33f-4135-a80d-21a61b76fd9a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:48.213635 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-850be4ce-a33f-4135-a80d-21a61b76fd9a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:48.214431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-850be4ce-a33f-4135-a80d-21a61b76fd9a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:48.214862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-850be4ce-a33f-4135-a80d-21a61b76fd9a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:48.340619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-850be4ce-a33f-4135-a80d-21a61b76fd9a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:48.348058 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-850be4ce-a33f-4135-a80d-21a61b76fd9a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1357 microversion: 2.1 time: 0.146618 May 18 23:23:48.348626 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3465/7175] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:48 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1357 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:49.031106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c1ee074b-ad2d-46fc-a960-65f3a5c6d9b4 req-80891201-bdd9-482e-a385-87a52f8c74bd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1d0df82d-0a58-4e3a-b100-be48b3a87fd9", "tag": "a50de822-6116-4378-a055-ff15f00073fb"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:23:49.037887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-c1ee074b-ad2d-46fc-a960-65f3a5c6d9b4 req-80891201-bdd9-482e-a385-87a52f8c74bd service nova] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:23:49.038915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-c1ee074b-ad2d-46fc-a960-65f3a5c6d9b4 req-80891201-bdd9-482e-a385-87a52f8c74bd service nova] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:23:49.058633 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c1ee074b-ad2d-46fc-a960-65f3a5c6d9b4 req-80891201-bdd9-482e-a385-87a52f8c74bd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:49.059161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c1ee074b-ad2d-46fc-a960-65f3a5c6d9b4 req-80891201-bdd9-482e-a385-87a52f8c74bd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:49.078035 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c1ee074b-ad2d-46fc-a960-65f3a5c6d9b4 req-80891201-bdd9-482e-a385-87a52f8c74bd service nova] Creating event network-changed:a50de822-6116-4378-a055-ff15f00073fb for instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 on n-h2-841040-6 May 18 23:23:49.083681 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c1ee074b-ad2d-46fc-a960-65f3a5c6d9b4 req-80891201-bdd9-482e-a385-87a52f8c74bd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.058303 May 18 23:23:49.084950 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3711/7176] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:23:49 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:23:49.364472 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-de5df530-d2e4-4a1f-ac37-87127cbf2259 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:49.365082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-de5df530-d2e4-4a1f-ac37-87127cbf2259 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:49.367140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-de5df530-d2e4-4a1f-ac37-87127cbf2259 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:23:49.373226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de5df530-d2e4-4a1f-ac37-87127cbf2259 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:49.373674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de5df530-d2e4-4a1f-ac37-87127cbf2259 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:49.374450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de5df530-d2e4-4a1f-ac37-87127cbf2259 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:49.374879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-de5df530-d2e4-4a1f-ac37-87127cbf2259 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:49.532102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-de5df530-d2e4-4a1f-ac37-87127cbf2259 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:49.544581 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-de5df530-d2e4-4a1f-ac37-87127cbf2259 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1357 microversion: 2.1 time: 0.183893 May 18 23:23:49.545322 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3466/7177] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:49 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1357 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:50.564766 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e53a86ca-23bc-4716-a6fe-60c55402de1b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:50.565488 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e53a86ca-23bc-4716-a6fe-60c55402de1b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:50.571937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e53a86ca-23bc-4716-a6fe-60c55402de1b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:50.572401 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e53a86ca-23bc-4716-a6fe-60c55402de1b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:50.573309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e53a86ca-23bc-4716-a6fe-60c55402de1b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:50.573772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e53a86ca-23bc-4716-a6fe-60c55402de1b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:50.708336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e53a86ca-23bc-4716-a6fe-60c55402de1b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:50.716479 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e53a86ca-23bc-4716-a6fe-60c55402de1b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1357 microversion: 2.1 time: 0.156844 May 18 23:23:50.717046 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3712/7178] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:50 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1357 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:51.733723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-01d16105-96ba-4fab-8544-57c5e24bd354 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:51.734320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-01d16105-96ba-4fab-8544-57c5e24bd354 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:51.741185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01d16105-96ba-4fab-8544-57c5e24bd354 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:51.741701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01d16105-96ba-4fab-8544-57c5e24bd354 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:51.742497 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01d16105-96ba-4fab-8544-57c5e24bd354 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:51.742933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-01d16105-96ba-4fab-8544-57c5e24bd354 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:51.875266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-01d16105-96ba-4fab-8544-57c5e24bd354 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:51.882823 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-01d16105-96ba-4fab-8544-57c5e24bd354 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1357 microversion: 2.1 time: 0.153093 May 18 23:23:51.883402 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3467/7179] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:51 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1357 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:52.900091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-89f77f7f-46c0-4e49-bcf5-193880a4efb9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:52.900708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-89f77f7f-46c0-4e49-bcf5-193880a4efb9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:52.908581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89f77f7f-46c0-4e49-bcf5-193880a4efb9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:52.909037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89f77f7f-46c0-4e49-bcf5-193880a4efb9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:52.909828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89f77f7f-46c0-4e49-bcf5-193880a4efb9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:52.910273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89f77f7f-46c0-4e49-bcf5-193880a4efb9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:53.034527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-89f77f7f-46c0-4e49-bcf5-193880a4efb9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:53.042143 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-89f77f7f-46c0-4e49-bcf5-193880a4efb9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1357 microversion: 2.1 time: 0.146016 May 18 23:23:53.042775 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3713/7180] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:52 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1357 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:53.548786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-a836f48c-aa56-442a-b8c7-f687e4114935 req-cc00ec11-963e-495b-873b-0ca5e5b78bfd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d0df82d-0a58-4e3a-b100-be48b3a87fd9", "name": "network-vif-plugged", "status": "completed", "tag": "a50de822-6116-4378-a055-ff15f00073fb"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:23:53.559759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a836f48c-aa56-442a-b8c7-f687e4114935 req-cc00ec11-963e-495b-873b-0ca5e5b78bfd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:53.560212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-a836f48c-aa56-442a-b8c7-f687e4114935 req-cc00ec11-963e-495b-873b-0ca5e5b78bfd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:53.571583 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-a836f48c-aa56-442a-b8c7-f687e4114935 req-cc00ec11-963e-495b-873b-0ca5e5b78bfd service nova] Creating event network-vif-plugged:a50de822-6116-4378-a055-ff15f00073fb for instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 on n-h2-841040-6 May 18 23:23:53.577360 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-a836f48c-aa56-442a-b8c7-f687e4114935 req-cc00ec11-963e-495b-873b-0ca5e5b78bfd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032255 May 18 23:23:53.578010 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3468/7181] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:23:53 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:23:54.059393 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f7873791-0cb4-4608-8b8e-04fe3f8b276a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:54.060023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f7873791-0cb4-4608-8b8e-04fe3f8b276a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:54.066646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7873791-0cb4-4608-8b8e-04fe3f8b276a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:54.067110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7873791-0cb4-4608-8b8e-04fe3f8b276a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:54.067879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7873791-0cb4-4608-8b8e-04fe3f8b276a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:54.068328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f7873791-0cb4-4608-8b8e-04fe3f8b276a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:54.197015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f7873791-0cb4-4608-8b8e-04fe3f8b276a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:54.204457 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f7873791-0cb4-4608-8b8e-04fe3f8b276a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1357 microversion: 2.1 time: 0.149239 May 18 23:23:54.205028 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3714/7182] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:54 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1357 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:55.222932 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a99f1f9e-759a-49ae-8c2c-0c6cde2dc6f0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:55.223549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a99f1f9e-759a-49ae-8c2c-0c6cde2dc6f0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:55.231441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a99f1f9e-759a-49ae-8c2c-0c6cde2dc6f0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:55.231886 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a99f1f9e-759a-49ae-8c2c-0c6cde2dc6f0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:55.232648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a99f1f9e-759a-49ae-8c2c-0c6cde2dc6f0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:55.233082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a99f1f9e-759a-49ae-8c2c-0c6cde2dc6f0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:55.367827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a99f1f9e-759a-49ae-8c2c-0c6cde2dc6f0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:55.375991 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a99f1f9e-759a-49ae-8c2c-0c6cde2dc6f0 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1546 microversion: 2.1 time: 0.157485 May 18 23:23:55.376574 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3469/7183] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:55 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1546 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:55.391927 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2ee4d713-f135-451d-8087-17a997a987df tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:55.392538 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2ee4d713-f135-451d-8087-17a997a987df tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:55.399095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ee4d713-f135-451d-8087-17a997a987df tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:55.399544 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ee4d713-f135-451d-8087-17a997a987df tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:55.400296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ee4d713-f135-451d-8087-17a997a987df tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:55.400732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2ee4d713-f135-451d-8087-17a997a987df tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:55.528093 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2ee4d713-f135-451d-8087-17a997a987df tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:55.535737 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2ee4d713-f135-451d-8087-17a997a987df tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1546 microversion: 2.1 time: 0.147711 May 18 23:23:55.536312 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3715/7184] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:55 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1546 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:55.551742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d4a96d47-e8cf-4223-b520-9fb6cf9e4b24 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:55.555008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d4a96d47-e8cf-4223-b520-9fb6cf9e4b24 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:55.555757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d4a96d47-e8cf-4223-b520-9fb6cf9e4b24 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Searching by: {'deleted': False, 'project_id': 'af8b110672f94922887d08d37f0d328a'} {{(pid=119082) get_all /opt/stack/nova/nova/compute/api.py:2962}} May 18 23:23:55.561144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4a96d47-e8cf-4223-b520-9fb6cf9e4b24 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:55.561590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4a96d47-e8cf-4223-b520-9fb6cf9e4b24 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:55.562389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4a96d47-e8cf-4223-b520-9fb6cf9e4b24 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:55.562821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d4a96d47-e8cf-4223-b520-9fb6cf9e4b24 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:55.586076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.multi_cell_list [None req-d4a96d47-e8cf-4223-b520-9fb6cf9e4b24 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=119082) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:373}} May 18 23:23:55.613181 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d4a96d47-e8cf-4223-b520-9fb6cf9e4b24 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers" status: 200 len: 342 microversion: 2.1 time: 0.065196 May 18 23:23:55.613757 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3470/7185] 10.222.0.58 () {58 vars in 1124 bytes} [Wed May 18 23:23:55 2022] GET /compute/v2.1/servers => generated 342 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:23:55.623978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-eda862f4-b302-4e1e-838e-3262d242bfc9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:23:55.624593 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-eda862f4-b302-4e1e-838e-3262d242bfc9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:55.630573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eda862f4-b302-4e1e-838e-3262d242bfc9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:55.631021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eda862f4-b302-4e1e-838e-3262d242bfc9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:55.631774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eda862f4-b302-4e1e-838e-3262d242bfc9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:55.632211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-eda862f4-b302-4e1e-838e-3262d242bfc9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:55.763517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-eda862f4-b302-4e1e-838e-3262d242bfc9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:23:55.771151 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-eda862f4-b302-4e1e-838e-3262d242bfc9 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1546 microversion: 2.1 time: 0.151122 May 18 23:23:55.771729 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3716/7186] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:23:55 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1546 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:23:58.328275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-910e150a-b030-45cd-8c08-78f6b957f588 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9b6b4c31-b42d-415e-81a7-145455e6fc10"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:23:58.329400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-910e150a-b030-45cd-8c08-78f6b957f588 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:23:58.336337 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-910e150a-b030-45cd-8c08-78f6b957f588 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:58.336784 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-910e150a-b030-45cd-8c08-78f6b957f588 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:58.337537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-910e150a-b030-45cd-8c08-78f6b957f588 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:23:58.338000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-910e150a-b030-45cd-8c08-78f6b957f588 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:23:58.567185 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-910e150a-b030-45cd-8c08-78f6b957f588 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "POST /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.242804 May 18 23:23:58.567803 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3471/7187] 10.222.0.58 () {60 vars in 1322 bytes} [Wed May 18 23:23:58 2022] POST /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments => generated 194 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:24:14.528739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-37be9588-05e7-405c-ba99-ac366fdd6d15 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:14.529357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-37be9588-05e7-405c-ba99-ac366fdd6d15 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:14.532115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-37be9588-05e7-405c-ba99-ac366fdd6d15 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119083] Writing DB stats nova_api:SELECT=35,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:24:14.532965 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-37be9588-05e7-405c-ba99-ac366fdd6d15 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119083] Writing DB stats nova_cell1:SELECT=58 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:24:14.538770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37be9588-05e7-405c-ba99-ac366fdd6d15 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:14.539224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37be9588-05e7-405c-ba99-ac366fdd6d15 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:14.540003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37be9588-05e7-405c-ba99-ac366fdd6d15 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:14.540427 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-37be9588-05e7-405c-ba99-ac366fdd6d15 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:14.673219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-37be9588-05e7-405c-ba99-ac366fdd6d15 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:14.681413 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-37be9588-05e7-405c-ba99-ac366fdd6d15 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1592 microversion: 2.1 time: 0.157011 May 18 23:24:14.682640 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3717/7188] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:14 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1592 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:16.358382 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-1d29e218-915b-4484-8fb8-042a95239302 req-20cdac3c-a18b-49c3-ba9b-8b801d821ab3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1d0df82d-0a58-4e3a-b100-be48b3a87fd9", "tag": "a50de822-6116-4378-a055-ff15f00073fb"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:24:16.364618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-1d29e218-915b-4484-8fb8-042a95239302 req-20cdac3c-a18b-49c3-ba9b-8b801d821ab3 service nova] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:24:16.365505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-1d29e218-915b-4484-8fb8-042a95239302 req-20cdac3c-a18b-49c3-ba9b-8b801d821ab3 service nova] [119082] Writing DB stats nova_api:SELECT=35,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:24:16.366744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-1d29e218-915b-4484-8fb8-042a95239302 req-20cdac3c-a18b-49c3-ba9b-8b801d821ab3 service nova] [119082] Writing DB stats nova_cell1:SELECT=63,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:24:16.375303 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1d29e218-915b-4484-8fb8-042a95239302 req-20cdac3c-a18b-49c3-ba9b-8b801d821ab3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:16.376076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-1d29e218-915b-4484-8fb8-042a95239302 req-20cdac3c-a18b-49c3-ba9b-8b801d821ab3 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:16.391355 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-1d29e218-915b-4484-8fb8-042a95239302 req-20cdac3c-a18b-49c3-ba9b-8b801d821ab3 service nova] Creating event network-changed:a50de822-6116-4378-a055-ff15f00073fb for instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 on n-h2-841040-6 May 18 23:24:16.397248 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-1d29e218-915b-4484-8fb8-042a95239302 req-20cdac3c-a18b-49c3-ba9b-8b801d821ab3 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.045018 May 18 23:24:16.398138 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3472/7189] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:24:16 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:24:17.502161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c95ad54-17ff-45f1-8b6f-57911b94a221 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-1294228968"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:24:17.502732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c95ad54-17ff-45f1-8b6f-57911b94a221 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:17.508961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c95ad54-17ff-45f1-8b6f-57911b94a221 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:17.509418 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c95ad54-17ff-45f1-8b6f-57911b94a221 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:17.510240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c95ad54-17ff-45f1-8b6f-57911b94a221 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:17.510682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c95ad54-17ff-45f1-8b6f-57911b94a221 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:17.649439 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.network.security_group_api [None req-6c95ad54-17ff-45f1-8b6f-57911b94a221 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Adding security group fde82dc3-e0bb-4759-be8d-336fd2a7d298 to port a50de822-6116-4378-a055-ff15f00073fb May 18 23:24:18.034905 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c95ad54-17ff-45f1-8b6f-57911b94a221 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "POST /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/action" status: 202 len: 0 microversion: 2.1 time: 0.536639 May 18 23:24:18.035829 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3718/7190] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:24:17 2022] POST /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/action => generated 0 bytes in 538 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:24:18.046368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-25ccdb3d-be11-4e41-b1e2-bd7ea0a1b35a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:18.047828 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-25ccdb3d-be11-4e41-b1e2-bd7ea0a1b35a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:18.063045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ccdb3d-be11-4e41-b1e2-bd7ea0a1b35a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:18.065396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ccdb3d-be11-4e41-b1e2-bd7ea0a1b35a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:18.066391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ccdb3d-be11-4e41-b1e2-bd7ea0a1b35a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:18.066839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-25ccdb3d-be11-4e41-b1e2-bd7ea0a1b35a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:18.222377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-25ccdb3d-be11-4e41-b1e2-bd7ea0a1b35a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:18.232158 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-25ccdb3d-be11-4e41-b1e2-bd7ea0a1b35a tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1758 microversion: 2.1 time: 0.191722 May 18 23:24:18.233215 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3473/7191] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:18 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1758 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:18.412465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-974a7177-0be9-4173-b5cd-647f9a72935a req-03d5d758-4061-4da9-b290-853acf8373d2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1d0df82d-0a58-4e3a-b100-be48b3a87fd9", "tag": "a50de822-6116-4378-a055-ff15f00073fb"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:24:18.421046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-974a7177-0be9-4173-b5cd-647f9a72935a req-03d5d758-4061-4da9-b290-853acf8373d2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:18.421577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-974a7177-0be9-4173-b5cd-647f9a72935a req-03d5d758-4061-4da9-b290-853acf8373d2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:18.433252 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-974a7177-0be9-4173-b5cd-647f9a72935a req-03d5d758-4061-4da9-b290-853acf8373d2 service nova] Creating event network-changed:a50de822-6116-4378-a055-ff15f00073fb for instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 on n-h2-841040-6 May 18 23:24:18.438260 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-974a7177-0be9-4173-b5cd-647f9a72935a req-03d5d758-4061-4da9-b290-853acf8373d2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029467 May 18 23:24:18.438936 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3719/7192] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:24:18 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:24:30.281350 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bc502b1a-de56-47c8-a333-c0b101bc0252 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:24:30.282400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bc502b1a-de56-47c8-a333-c0b101bc0252 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:30.285368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-bc502b1a-de56-47c8-a333-c0b101bc0252 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119082] Writing DB stats nova_api:SELECT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:24:30.286198 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-bc502b1a-de56-47c8-a333-c0b101bc0252 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119082] Writing DB stats nova_cell1:SELECT=8 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:24:30.292111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc502b1a-de56-47c8-a333-c0b101bc0252 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:30.292559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc502b1a-de56-47c8-a333-c0b101bc0252 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:30.293314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc502b1a-de56-47c8-a333-c0b101bc0252 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:30.294427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bc502b1a-de56-47c8-a333-c0b101bc0252 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:30.366688 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bc502b1a-de56-47c8-a333-c0b101bc0252 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "POST /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/action" status: 202 len: 0 microversion: 2.1 time: 0.089132 May 18 23:24:30.367349 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3474/7193] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:24:30 2022] POST /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:24:30.373810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-974a7177-0be9-4173-b5cd-647f9a72935a req-03d5d758-4061-4da9-b290-853acf8373d2 service nova] [119083] Writing DB stats nova_api:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:24:30.375306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-974a7177-0be9-4173-b5cd-647f9a72935a req-03d5d758-4061-4da9-b290-853acf8373d2 service nova] [119083] Writing DB stats nova_cell1:SELECT=12 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:24:30.380296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6cc4ec4d-84c4-4771-b7e9-81cf0a6941e4 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:30.381005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6cc4ec4d-84c4-4771-b7e9-81cf0a6941e4 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:30.388898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6cc4ec4d-84c4-4771-b7e9-81cf0a6941e4 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:30.389350 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6cc4ec4d-84c4-4771-b7e9-81cf0a6941e4 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:30.390139 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6cc4ec4d-84c4-4771-b7e9-81cf0a6941e4 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:30.390610 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6cc4ec4d-84c4-4771-b7e9-81cf0a6941e4 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:30.547897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6cc4ec4d-84c4-4771-b7e9-81cf0a6941e4 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:30.556057 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6cc4ec4d-84c4-4771-b7e9-81cf0a6941e4 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1750 microversion: 2.1 time: 0.184017 May 18 23:24:30.556637 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3720/7194] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:30 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1750 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:31.573988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0c218787-b35c-4bc6-8a93-253c8ae58ea6 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:31.574715 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0c218787-b35c-4bc6-8a93-253c8ae58ea6 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:31.581876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c218787-b35c-4bc6-8a93-253c8ae58ea6 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:31.582298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c218787-b35c-4bc6-8a93-253c8ae58ea6 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:31.583046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c218787-b35c-4bc6-8a93-253c8ae58ea6 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:31.583474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c218787-b35c-4bc6-8a93-253c8ae58ea6 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:31.728423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c218787-b35c-4bc6-8a93-253c8ae58ea6 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:31.737027 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0c218787-b35c-4bc6-8a93-253c8ae58ea6 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1755 microversion: 2.1 time: 0.167430 May 18 23:24:31.737592 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3475/7195] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:31 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1755 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:32.754484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-afa8fdc4-a0e3-4cda-a72c-f3a3d8f8f0cc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:32.755041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-afa8fdc4-a0e3-4cda-a72c-f3a3d8f8f0cc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:32.761663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afa8fdc4-a0e3-4cda-a72c-f3a3d8f8f0cc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:32.762162 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afa8fdc4-a0e3-4cda-a72c-f3a3d8f8f0cc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:32.762930 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afa8fdc4-a0e3-4cda-a72c-f3a3d8f8f0cc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:32.763376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afa8fdc4-a0e3-4cda-a72c-f3a3d8f8f0cc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:32.900778 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-afa8fdc4-a0e3-4cda-a72c-f3a3d8f8f0cc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:32.909061 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-afa8fdc4-a0e3-4cda-a72c-f3a3d8f8f0cc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1755 microversion: 2.1 time: 0.158612 May 18 23:24:32.909645 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3721/7196] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:32 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1755 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:33.927026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6884e2d3-ba37-4fc9-8f95-8d7a6a800793 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:33.927660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6884e2d3-ba37-4fc9-8f95-8d7a6a800793 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:33.935241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6884e2d3-ba37-4fc9-8f95-8d7a6a800793 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:33.935677 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6884e2d3-ba37-4fc9-8f95-8d7a6a800793 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:33.936424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6884e2d3-ba37-4fc9-8f95-8d7a6a800793 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:33.936852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6884e2d3-ba37-4fc9-8f95-8d7a6a800793 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:34.080398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6884e2d3-ba37-4fc9-8f95-8d7a6a800793 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:34.088514 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6884e2d3-ba37-4fc9-8f95-8d7a6a800793 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1755 microversion: 2.1 time: 0.165532 May 18 23:24:34.089086 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3476/7197] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:33 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1755 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:35.106107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-af4e4866-2d4e-4dd9-8b99-8027f25efcdd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:35.106673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-af4e4866-2d4e-4dd9-8b99-8027f25efcdd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:35.113317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af4e4866-2d4e-4dd9-8b99-8027f25efcdd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:35.113810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af4e4866-2d4e-4dd9-8b99-8027f25efcdd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:35.114580 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af4e4866-2d4e-4dd9-8b99-8027f25efcdd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:35.115023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af4e4866-2d4e-4dd9-8b99-8027f25efcdd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:35.257441 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-af4e4866-2d4e-4dd9-8b99-8027f25efcdd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:35.269366 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-af4e4866-2d4e-4dd9-8b99-8027f25efcdd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1755 microversion: 2.1 time: 0.167311 May 18 23:24:35.269996 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3722/7198] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:35 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1755 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:36.288556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-472b3eed-d111-4c21-b641-1df2de099f69 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:36.289174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-472b3eed-d111-4c21-b641-1df2de099f69 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:36.296147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-472b3eed-d111-4c21-b641-1df2de099f69 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:36.296605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-472b3eed-d111-4c21-b641-1df2de099f69 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:36.297331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-472b3eed-d111-4c21-b641-1df2de099f69 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:36.297777 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-472b3eed-d111-4c21-b641-1df2de099f69 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:36.435157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-472b3eed-d111-4c21-b641-1df2de099f69 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:36.443241 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-472b3eed-d111-4c21-b641-1df2de099f69 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1755 microversion: 2.1 time: 0.158601 May 18 23:24:36.443820 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3477/7199] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:36 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1755 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:37.460815 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8be2c509-17a8-4263-9e65-47724266fa2e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:37.461425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8be2c509-17a8-4263-9e65-47724266fa2e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:37.468521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8be2c509-17a8-4263-9e65-47724266fa2e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:37.468976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8be2c509-17a8-4263-9e65-47724266fa2e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:37.469754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8be2c509-17a8-4263-9e65-47724266fa2e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:37.470197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8be2c509-17a8-4263-9e65-47724266fa2e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:37.609270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8be2c509-17a8-4263-9e65-47724266fa2e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:37.617259 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8be2c509-17a8-4263-9e65-47724266fa2e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1755 microversion: 2.1 time: 0.160379 May 18 23:24:37.617853 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3723/7200] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:37 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1755 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:24:38.634417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-579ec110-3571-471d-9bdf-f5a6b37551c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:38.635020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-579ec110-3571-471d-9bdf-f5a6b37551c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:38.641990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-579ec110-3571-471d-9bdf-f5a6b37551c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:38.642433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-579ec110-3571-471d-9bdf-f5a6b37551c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:38.643179 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-579ec110-3571-471d-9bdf-f5a6b37551c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:38.643609 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-579ec110-3571-471d-9bdf-f5a6b37551c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:38.784930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-579ec110-3571-471d-9bdf-f5a6b37551c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:38.792963 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-579ec110-3571-471d-9bdf-f5a6b37551c1 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1755 microversion: 2.1 time: 0.162539 May 18 23:24:38.793536 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3478/7201] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:38 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1755 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:39.809583 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d4914589-ff5c-4793-960d-80ae55998970 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:39.810235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d4914589-ff5c-4793-960d-80ae55998970 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:39.816921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4914589-ff5c-4793-960d-80ae55998970 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:39.817385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4914589-ff5c-4793-960d-80ae55998970 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:39.818260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4914589-ff5c-4793-960d-80ae55998970 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:39.818709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d4914589-ff5c-4793-960d-80ae55998970 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:39.964351 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d4914589-ff5c-4793-960d-80ae55998970 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:39.973018 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d4914589-ff5c-4793-960d-80ae55998970 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1755 microversion: 2.1 time: 0.167383 May 18 23:24:39.973583 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3724/7202] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:39 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1755 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:40.991068 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dc7af6b4-7451-485e-87c3-26fecb44be56 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:40.991659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dc7af6b4-7451-485e-87c3-26fecb44be56 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:40.999468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc7af6b4-7451-485e-87c3-26fecb44be56 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:40.999914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc7af6b4-7451-485e-87c3-26fecb44be56 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:41.000656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc7af6b4-7451-485e-87c3-26fecb44be56 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:41.001089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dc7af6b4-7451-485e-87c3-26fecb44be56 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:41.140509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dc7af6b4-7451-485e-87c3-26fecb44be56 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:41.148653 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dc7af6b4-7451-485e-87c3-26fecb44be56 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1755 microversion: 2.1 time: 0.161540 May 18 23:24:41.149234 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3479/7203] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:40 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1755 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:42.166635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-89a13eb2-13c0-49b8-86f4-c66daf719fb2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:42.167235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-89a13eb2-13c0-49b8-86f4-c66daf719fb2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:42.173984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89a13eb2-13c0-49b8-86f4-c66daf719fb2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:42.174446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89a13eb2-13c0-49b8-86f4-c66daf719fb2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:42.175210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89a13eb2-13c0-49b8-86f4-c66daf719fb2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:42.175657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-89a13eb2-13c0-49b8-86f4-c66daf719fb2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:42.315324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-89a13eb2-13c0-49b8-86f4-c66daf719fb2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:42.323527 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-89a13eb2-13c0-49b8-86f4-c66daf719fb2 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1755 microversion: 2.1 time: 0.160951 May 18 23:24:42.324110 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3725/7204] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:42 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1755 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:43.340583 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-63c891f0-c065-48be-9f23-48c586b8ccc8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:43.341945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-63c891f0-c065-48be-9f23-48c586b8ccc8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:43.349461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63c891f0-c065-48be-9f23-48c586b8ccc8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:43.349936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63c891f0-c065-48be-9f23-48c586b8ccc8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:43.350723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63c891f0-c065-48be-9f23-48c586b8ccc8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:43.351158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-63c891f0-c065-48be-9f23-48c586b8ccc8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:43.495130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-63c891f0-c065-48be-9f23-48c586b8ccc8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:43.505810 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-63c891f0-c065-48be-9f23-48c586b8ccc8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1755 microversion: 2.1 time: 0.169151 May 18 23:24:43.506389 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3480/7205] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:43 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1755 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:44.523635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-370db8bf-058f-4f53-80ed-fb617ddceb07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:44.524257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-370db8bf-058f-4f53-80ed-fb617ddceb07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:44.531459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-370db8bf-058f-4f53-80ed-fb617ddceb07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:44.531918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-370db8bf-058f-4f53-80ed-fb617ddceb07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:44.532675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-370db8bf-058f-4f53-80ed-fb617ddceb07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:44.533120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-370db8bf-058f-4f53-80ed-fb617ddceb07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:44.669514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-370db8bf-058f-4f53-80ed-fb617ddceb07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:44.677510 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-370db8bf-058f-4f53-80ed-fb617ddceb07 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1755 microversion: 2.1 time: 0.157777 May 18 23:24:44.678116 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3726/7206] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:44 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1755 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:24:45.694903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5157504a-c3e6-45e4-ad82-37a86d6f9dbf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:45.695521 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5157504a-c3e6-45e4-ad82-37a86d6f9dbf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:45.701819 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5157504a-c3e6-45e4-ad82-37a86d6f9dbf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:45.702274 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5157504a-c3e6-45e4-ad82-37a86d6f9dbf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:45.703028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5157504a-c3e6-45e4-ad82-37a86d6f9dbf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:45.703464 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5157504a-c3e6-45e4-ad82-37a86d6f9dbf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:45.847014 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5157504a-c3e6-45e4-ad82-37a86d6f9dbf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:45.855388 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5157504a-c3e6-45e4-ad82-37a86d6f9dbf tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1755 microversion: 2.1 time: 0.164722 May 18 23:24:45.855963 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3481/7207] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:45 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1755 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:24:46.873584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6d05c630-0488-4ada-9cf4-a45b25515e55 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:24:46.874251 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6d05c630-0488-4ada-9cf4-a45b25515e55 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:24:46.880532 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d05c630-0488-4ada-9cf4-a45b25515e55 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:46.880985 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d05c630-0488-4ada-9cf4-a45b25515e55 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:46.881749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d05c630-0488-4ada-9cf4-a45b25515e55 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:24:46.882192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d05c630-0488-4ada-9cf4-a45b25515e55 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:24:47.025635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6d05c630-0488-4ada-9cf4-a45b25515e55 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:24:47.033849 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6d05c630-0488-4ada-9cf4-a45b25515e55 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1758 microversion: 2.1 time: 0.164698 May 18 23:24:47.034427 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3727/7208] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:24:46 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1758 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:25:13.074238 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:25:13.075326 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:25:13 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:25:15.920570 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:25:15.921065 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:25:15 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:25:18.993864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2ac0025-f400-4d40-a6dd-ddd1e8f1db30 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-1294228968"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:25:18.994689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f2ac0025-f400-4d40-a6dd-ddd1e8f1db30 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:18.996781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f2ac0025-f400-4d40-a6dd-ddd1e8f1db30 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119082] Writing DB stats nova_api:SELECT=16 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:25:18.997579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f2ac0025-f400-4d40-a6dd-ddd1e8f1db30 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119082] Writing DB stats nova_cell1:SELECT=52,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:25:19.003516 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2ac0025-f400-4d40-a6dd-ddd1e8f1db30 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:19.003972 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2ac0025-f400-4d40-a6dd-ddd1e8f1db30 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:19.004879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2ac0025-f400-4d40-a6dd-ddd1e8f1db30 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:19.005301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2ac0025-f400-4d40-a6dd-ddd1e8f1db30 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:19.136447 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.network.security_group_api [None req-f2ac0025-f400-4d40-a6dd-ddd1e8f1db30 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Removing security group fde82dc3-e0bb-4759-be8d-336fd2a7d298 from port a50de822-6116-4378-a055-ff15f00073fb May 18 23:25:19.504531 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f2ac0025-f400-4d40-a6dd-ddd1e8f1db30 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "POST /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/action" status: 202 len: 0 microversion: 2.1 time: 0.515051 May 18 23:25:19.505366 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3482/7209] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:25:18 2022] POST /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/action => generated 0 bytes in 516 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:25:19.531960 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6d05c630-0488-4ada-9cf4-a45b25515e55 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119083] Writing DB stats nova_api:SELECT=16 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:25:19.533480 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6d05c630-0488-4ada-9cf4-a45b25515e55 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119083] Writing DB stats nova_cell1:SELECT=48 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:25:19.609092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-91672e54-0382-47c8-a861-02b38fe10042 req-2f2ec41e-7d35-4f91-a5d1-effbd2e1f508 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1d0df82d-0a58-4e3a-b100-be48b3a87fd9", "tag": "a50de822-6116-4378-a055-ff15f00073fb"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:25:19.617595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-91672e54-0382-47c8-a861-02b38fe10042 req-2f2ec41e-7d35-4f91-a5d1-effbd2e1f508 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:19.618078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-91672e54-0382-47c8-a861-02b38fe10042 req-2f2ec41e-7d35-4f91-a5d1-effbd2e1f508 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:19.630833 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-91672e54-0382-47c8-a861-02b38fe10042 req-2f2ec41e-7d35-4f91-a5d1-effbd2e1f508 service nova] Creating event network-changed:a50de822-6116-4378-a055-ff15f00073fb for instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 on n-h2-841040-6 May 18 23:25:19.636178 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-91672e54-0382-47c8-a861-02b38fe10042 req-2f2ec41e-7d35-4f91-a5d1-effbd2e1f508 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.120523 May 18 23:25:19.637308 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3728/7210] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:25:19 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:25:20.899651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-99441f4b-787b-428f-82e7-4e24f50e330f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:20.900168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-99441f4b-787b-428f-82e7-4e24f50e330f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:20.906811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99441f4b-787b-428f-82e7-4e24f50e330f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:20.907254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99441f4b-787b-428f-82e7-4e24f50e330f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:20.908010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99441f4b-787b-428f-82e7-4e24f50e330f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:20.908445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-99441f4b-787b-428f-82e7-4e24f50e330f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:20.994427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-99441f4b-787b-428f-82e7-4e24f50e330f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lazy-loading 'services' on Instance uuid 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:25:21.069212 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-99441f4b-787b-428f-82e7-4e24f50e330f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "DELETE /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments/9b6b4c31-b42d-415e-81a7-145455e6fc10" status: 202 len: 0 microversion: 2.1 time: 0.173966 May 18 23:25:21.073970 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3483/7211] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 23:25:20 2022] DELETE /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments/9b6b4c31-b42d-415e-81a7-145455e6fc10 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:25:21.080152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0f4256de-b7db-43f7-a7e6-663f03873b6f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:21.080735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0f4256de-b7db-43f7-a7e6-663f03873b6f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:21.088478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f4256de-b7db-43f7-a7e6-663f03873b6f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:21.089092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f4256de-b7db-43f7-a7e6-663f03873b6f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:21.090220 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f4256de-b7db-43f7-a7e6-663f03873b6f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:21.090855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0f4256de-b7db-43f7-a7e6-663f03873b6f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:21.123020 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0f4256de-b7db-43f7-a7e6-663f03873b6f tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.048008 May 18 23:25:21.125118 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3729/7212] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:25:21 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:25:21.654139 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-6e5977f2-4ab2-450b-876d-73db4adf2c26 req-7f025dd3-024d-4f96-8d45-344595365eae service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1d0df82d-0a58-4e3a-b100-be48b3a87fd9", "tag": "a50de822-6116-4378-a055-ff15f00073fb"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:25:21.663629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6e5977f2-4ab2-450b-876d-73db4adf2c26 req-7f025dd3-024d-4f96-8d45-344595365eae service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:21.664082 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6e5977f2-4ab2-450b-876d-73db4adf2c26 req-7f025dd3-024d-4f96-8d45-344595365eae service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:21.676034 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-6e5977f2-4ab2-450b-876d-73db4adf2c26 req-7f025dd3-024d-4f96-8d45-344595365eae service nova] Creating event network-changed:a50de822-6116-4378-a055-ff15f00073fb for instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 on n-h2-841040-6 May 18 23:25:21.681663 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-6e5977f2-4ab2-450b-876d-73db4adf2c26 req-7f025dd3-024d-4f96-8d45-344595365eae service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032607 May 18 23:25:21.682552 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3484/7213] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:25:21 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:25:22.136387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7365ca0f-621c-4816-adc4-2c628e8435de tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:22.137325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7365ca0f-621c-4816-adc4-2c628e8435de tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:22.143879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7365ca0f-621c-4816-adc4-2c628e8435de tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:22.144337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7365ca0f-621c-4816-adc4-2c628e8435de tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:22.145103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7365ca0f-621c-4816-adc4-2c628e8435de tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:22.145547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7365ca0f-621c-4816-adc4-2c628e8435de tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:22.175794 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7365ca0f-621c-4816-adc4-2c628e8435de tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.043340 May 18 23:25:22.176368 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3730/7214] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:25:22 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:25:23.189475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-298f8fbc-aeee-4625-ab18-ad20208bad00 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:23.190431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-298f8fbc-aeee-4625-ab18-ad20208bad00 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:23.196827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-298f8fbc-aeee-4625-ab18-ad20208bad00 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:23.197272 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-298f8fbc-aeee-4625-ab18-ad20208bad00 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:23.198045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-298f8fbc-aeee-4625-ab18-ad20208bad00 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:23.198470 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-298f8fbc-aeee-4625-ab18-ad20208bad00 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:23.229815 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-298f8fbc-aeee-4625-ab18-ad20208bad00 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.046016 May 18 23:25:23.230765 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3485/7215] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:25:23 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:25:24.240813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-133eaab4-a26c-4f84-bc19-17ec90a5cb2d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:24.241887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-133eaab4-a26c-4f84-bc19-17ec90a5cb2d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:24.248435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-133eaab4-a26c-4f84-bc19-17ec90a5cb2d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:24.248881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-133eaab4-a26c-4f84-bc19-17ec90a5cb2d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:24.249637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-133eaab4-a26c-4f84-bc19-17ec90a5cb2d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:24.250095 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-133eaab4-a26c-4f84-bc19-17ec90a5cb2d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:24.279157 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-133eaab4-a26c-4f84-bc19-17ec90a5cb2d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042277 May 18 23:25:24.280216 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3731/7216] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:25:24 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:25:25.291236 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a8e5ae98-5f5d-4df7-b41e-c61adf388f3b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:25.292159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a8e5ae98-5f5d-4df7-b41e-c61adf388f3b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:25.299606 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8e5ae98-5f5d-4df7-b41e-c61adf388f3b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:25.300046 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8e5ae98-5f5d-4df7-b41e-c61adf388f3b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:25.300817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8e5ae98-5f5d-4df7-b41e-c61adf388f3b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:25.301245 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a8e5ae98-5f5d-4df7-b41e-c61adf388f3b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:25.330024 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a8e5ae98-5f5d-4df7-b41e-c61adf388f3b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042745 May 18 23:25:25.330584 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3486/7217] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:25:25 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:25:26.340996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5141aec2-6749-4091-879d-7a2b43e73c13 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:26.342058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5141aec2-6749-4091-879d-7a2b43e73c13 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:26.348595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5141aec2-6749-4091-879d-7a2b43e73c13 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:26.349301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5141aec2-6749-4091-879d-7a2b43e73c13 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:26.350157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5141aec2-6749-4091-879d-7a2b43e73c13 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:26.350596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5141aec2-6749-4091-879d-7a2b43e73c13 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:26.379638 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5141aec2-6749-4091-879d-7a2b43e73c13 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042696 May 18 23:25:26.380187 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3732/7218] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:25:26 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:25:27.391923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-93b33310-d5cd-454d-be0d-b5fb9d10c84b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:27.392856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-93b33310-d5cd-454d-be0d-b5fb9d10c84b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:27.400007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-93b33310-d5cd-454d-be0d-b5fb9d10c84b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:27.400450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-93b33310-d5cd-454d-be0d-b5fb9d10c84b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:27.401215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-93b33310-d5cd-454d-be0d-b5fb9d10c84b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:27.401646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-93b33310-d5cd-454d-be0d-b5fb9d10c84b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:27.431507 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-93b33310-d5cd-454d-be0d-b5fb9d10c84b tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.044106 May 18 23:25:27.432087 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3487/7219] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:25:27 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:25:28.443288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9a11519c-f2c5-4165-8dce-7870c3e9c636 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:28.444256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9a11519c-f2c5-4165-8dce-7870c3e9c636 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:28.450941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a11519c-f2c5-4165-8dce-7870c3e9c636 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:28.451399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a11519c-f2c5-4165-8dce-7870c3e9c636 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:28.452159 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a11519c-f2c5-4165-8dce-7870c3e9c636 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:28.452603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a11519c-f2c5-4165-8dce-7870c3e9c636 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:28.494469 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9a11519c-f2c5-4165-8dce-7870c3e9c636 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.055119 May 18 23:25:28.495301 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3733/7220] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:25:28 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments => generated 197 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:25:29.506804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a0fff93b-aff0-4ee5-af07-37acf1671e3d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:29.507993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a0fff93b-aff0-4ee5-af07-37acf1671e3d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:29.515890 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0fff93b-aff0-4ee5-af07-37acf1671e3d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:29.516335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0fff93b-aff0-4ee5-af07-37acf1671e3d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:29.517094 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0fff93b-aff0-4ee5-af07-37acf1671e3d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:29.517522 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0fff93b-aff0-4ee5-af07-37acf1671e3d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:29.551208 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a0fff93b-aff0-4ee5-af07-37acf1671e3d tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.048869 May 18 23:25:29.551788 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3488/7221] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:25:29 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments => generated 197 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:25:30.563621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cfa1da84-1135-493e-9d10-606b4808c65c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:30.564557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cfa1da84-1135-493e-9d10-606b4808c65c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:30.571656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfa1da84-1135-493e-9d10-606b4808c65c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:30.572120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfa1da84-1135-493e-9d10-606b4808c65c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:30.572883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfa1da84-1135-493e-9d10-606b4808c65c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:30.573342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cfa1da84-1135-493e-9d10-606b4808c65c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:30.601799 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cfa1da84-1135-493e-9d10-606b4808c65c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.042782 May 18 23:25:30.602360 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3734/7222] 10.222.0.58 () {58 vars in 1301 bytes} [Wed May 18 23:25:30 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments => generated 25 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) May 18 23:25:30.612933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7199dace-96c6-4d16-ab04-b63854c945dc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:30.613455 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7199dace-96c6-4d16-ab04-b63854c945dc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:30.620431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7199dace-96c6-4d16-ab04-b63854c945dc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:30.620872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7199dace-96c6-4d16-ab04-b63854c945dc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:30.621619 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7199dace-96c6-4d16-ab04-b63854c945dc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:30.622079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7199dace-96c6-4d16-ab04-b63854c945dc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:30.694490 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-7199dace-96c6-4d16-ab04-b63854c945dc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] HTTP exception thrown: Instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 is not attached to volume 9b6b4c31-b42d-415e-81a7-145455e6fc10 May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7199dace-96c6-4d16-ab04-b63854c945dc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Request method failure captured: May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: request: DELETE /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments/9b6b4c31-b42d-415e-81a7-145455e6fc10 HTTP/1.1 May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX_rKBPWDQndJr_Sod-NjCREpOLboFDP273G_t3y7NG8X3DeSLzbZXCHlZtajtR_xpdeAoXaUYdGh5tBjSphKN-Ngr-qW9QsUa5cyZvY_DAzPDMLIWycb_7cveebRT2f2c4jIzQ3-zitAqeL15av1lTBb8kvFn2SjZjBsrQif8vgvCE May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: af8b110672f94922887d08d37f0d328a May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestMinimumBasicScenario-700146447 May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/af8b110672f94922887d08d37f0d328a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/af8b110672f94922887d08d37f0d328a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_af8b110672f94922887d08d37f0d328a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/af8b110672f94922887d08d37f0d328a"}]}] May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestMinimumBasicScenario-700146447 May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: af8b110672f94922887d08d37f0d328a May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestMinimumBasicScenario-700146447 May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestMinimumBasicScenario-700146447-project May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: db712c6107cd4125b141a1c1cf809719 May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestMinimumBasicScenario-700146447-project May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 is not attached to volume 9b6b4c31-b42d-415e-81a7-145455e6fc10 May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'server_id': '1d0df82d-0a58-4e3a-b100-be48b3a87fd9', 'id': '9b6b4c31-b42d-415e-81a7-145455e6fc10'} May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 552, in delete May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi bdm = objects.BlockDeviceMapping.get_by_volume_and_instance( May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 184, in wrapper May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi result = fn(cls, context, *args, **kwargs) May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/objects/block_device.py", line 281, in get_by_volume_and_instance May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.VolumeBDMNotFound(volume_id=volume_id) May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.VolumeBDMNotFound: No volume Block Device Mapping with id 9b6b4c31-b42d-415e-81a7-145455e6fc10. May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/volumes.py", line 558, in delete May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=msg) May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 is not attached to volume 9b6b4c31-b42d-415e-81a7-145455e6fc10 May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:25:30.696123 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:25:30.701809 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:25:30.701809 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:25:30.701809 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 is not attached to volume 9b6b4c31-b42d-415e-81a7-145455e6fc10 May 18 23:25:30.701809 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:25:30.701809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7199dace-96c6-4d16-ab04-b63854c945dc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Returning 404 to user: Instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 is not attached to volume 9b6b4c31-b42d-415e-81a7-145455e6fc10 {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:25:30.701809 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7199dace-96c6-4d16-ab04-b63854c945dc tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "DELETE /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments/9b6b4c31-b42d-415e-81a7-145455e6fc10" status: 404 len: 154 microversion: 2.1 time: 0.088700 May 18 23:25:30.701809 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3489/7223] 10.222.0.58 () {58 vars in 1415 bytes} [Wed May 18 23:25:30 2022] DELETE /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9/os-volume_attachments/9b6b4c31-b42d-415e-81a7-145455e6fc10 => generated 154 bytes in 90 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:25:36.022035 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0140f61c-eb49-4239-9e2b-b8f15ca6ac95 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:36.022624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0140f61c-eb49-4239-9e2b-b8f15ca6ac95 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:36.029310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0140f61c-eb49-4239-9e2b-b8f15ca6ac95 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:36.029798 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0140f61c-eb49-4239-9e2b-b8f15ca6ac95 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:36.030574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0140f61c-eb49-4239-9e2b-b8f15ca6ac95 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:36.031023 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0140f61c-eb49-4239-9e2b-b8f15ca6ac95 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:36.055345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0140f61c-eb49-4239-9e2b-b8f15ca6ac95 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:25:36.134077 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0140f61c-eb49-4239-9e2b-b8f15ca6ac95 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "DELETE /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 204 len: 0 microversion: 2.1 time: 0.115438 May 18 23:25:36.134850 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3735/7224] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:25:36 2022] DELETE /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:25:36.144227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2d42df76-9216-4c3a-92f7-bddd1508134c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:36.144837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2d42df76-9216-4c3a-92f7-bddd1508134c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:36.153344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d42df76-9216-4c3a-92f7-bddd1508134c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:36.153879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d42df76-9216-4c3a-92f7-bddd1508134c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:36.154757 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d42df76-9216-4c3a-92f7-bddd1508134c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:36.155184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2d42df76-9216-4c3a-92f7-bddd1508134c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:36.283553 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2d42df76-9216-4c3a-92f7-bddd1508134c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:25:36.291328 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2d42df76-9216-4c3a-92f7-bddd1508134c tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1552 microversion: 2.1 time: 0.150966 May 18 23:25:36.292049 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3490/7225] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:25:36 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1552 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:25:37.309825 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c08247be-1b7c-4aad-bb77-426f69233acd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:37.310462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c08247be-1b7c-4aad-bb77-426f69233acd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:37.317425 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c08247be-1b7c-4aad-bb77-426f69233acd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:37.317906 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c08247be-1b7c-4aad-bb77-426f69233acd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:37.318676 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c08247be-1b7c-4aad-bb77-426f69233acd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:37.319305 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c08247be-1b7c-4aad-bb77-426f69233acd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:37.458319 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c08247be-1b7c-4aad-bb77-426f69233acd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:25:37.466165 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c08247be-1b7c-4aad-bb77-426f69233acd tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1552 microversion: 2.1 time: 0.160632 May 18 23:25:37.466743 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3736/7226] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:25:37 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1552 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:25:38.312599 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-85b113b1-0ef6-44af-8296-eae2cb46e31c req-b8f9c6ce-37d6-469b-94e1-5d4336dec7f6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d0df82d-0a58-4e3a-b100-be48b3a87fd9", "name": "network-vif-deleted", "tag": "a50de822-6116-4378-a055-ff15f00073fb"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:25:38.322257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-85b113b1-0ef6-44af-8296-eae2cb46e31c req-b8f9c6ce-37d6-469b-94e1-5d4336dec7f6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:38.323064 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-85b113b1-0ef6-44af-8296-eae2cb46e31c req-b8f9c6ce-37d6-469b-94e1-5d4336dec7f6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:38.338699 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-85b113b1-0ef6-44af-8296-eae2cb46e31c req-b8f9c6ce-37d6-469b-94e1-5d4336dec7f6 service nova] Creating event network-vif-deleted:a50de822-6116-4378-a055-ff15f00073fb for instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 on n-h2-841040-6 May 18 23:25:38.344392 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-85b113b1-0ef6-44af-8296-eae2cb46e31c req-b8f9c6ce-37d6-469b-94e1-5d4336dec7f6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035681 May 18 23:25:38.345193 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3491/7227] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:25:38 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:25:38.484586 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-baa9d578-0af1-496c-a2d6-d8fa696595b8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:38.485799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-baa9d578-0af1-496c-a2d6-d8fa696595b8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:38.496813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baa9d578-0af1-496c-a2d6-d8fa696595b8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:38.497397 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baa9d578-0af1-496c-a2d6-d8fa696595b8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:38.498273 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baa9d578-0af1-496c-a2d6-d8fa696595b8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:38.498779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baa9d578-0af1-496c-a2d6-d8fa696595b8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:38.532694 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baa9d578-0af1-496c-a2d6-d8fa696595b8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:38.533264 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baa9d578-0af1-496c-a2d6-d8fa696595b8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:38.533807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-baa9d578-0af1-496c-a2d6-d8fa696595b8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lazy-loading 'fault' on Instance uuid 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:25:38.574911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-baa9d578-0af1-496c-a2d6-d8fa696595b8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db712c6107cd4125b141a1c1cf809719', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'af8b110672f94922887d08d37f0d328a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:25:38.583442 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-baa9d578-0af1-496c-a2d6-d8fa696595b8 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 200 len: 1347 microversion: 2.1 time: 0.103517 May 18 23:25:38.584021 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3737/7228] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:25:38 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 1347 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:25:39.602957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b699b4e3-56f3-4fbc-bbd7-4424fd35f66e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:39.603610 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b699b4e3-56f3-4fbc-bbd7-4424fd35f66e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [instance: 1d0df82d-0a58-4e3a-b100-be48b3a87fd9] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:39.610593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b699b4e3-56f3-4fbc-bbd7-4424fd35f66e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:39.611041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b699b4e3-56f3-4fbc-bbd7-4424fd35f66e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:39.611789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b699b4e3-56f3-4fbc-bbd7-4424fd35f66e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:39.612219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b699b4e3-56f3-4fbc-bbd7-4424fd35f66e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:39.625372 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-b699b4e3-56f3-4fbc-bbd7-4424fd35f66e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] HTTP exception thrown: Instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 could not be found. May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b699b4e3-56f3-4fbc-bbd7-4424fd35f66e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Request method failure captured: May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 HTTP/1.1 May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihX_rKBPWDQndJr_Sod-NjCREpOLboFDP273G_t3y7NG8X3DeSLzbZXCHlZtajtR_xpdeAoXaUYdGh5tBjSphKN-Ngr-qW9QsUa5cyZvY_DAzPDMLIWycb_7cveebRT2f2c4jIzQ3-zitAqeL15av1lTBb8kvFn2SjZjBsrQif8vgvCE May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: af8b110672f94922887d08d37f0d328a May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestMinimumBasicScenario-700146447 May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/af8b110672f94922887d08d37f0d328a"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/af8b110672f94922887d08d37f0d328a"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_af8b110672f94922887d08d37f0d328a"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/af8b110672f94922887d08d37f0d328a"}]}] May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestMinimumBasicScenario-700146447 May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: af8b110672f94922887d08d37f0d328a May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestMinimumBasicScenario-700146447 May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestMinimumBasicScenario-700146447-project May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: db712c6107cd4125b141a1c1cf809719 May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestMinimumBasicScenario-700146447-project May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 could not be found. May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '1d0df82d-0a58-4e3a-b100-be48b3a87fd9'} May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 could not be found. May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 could not be found. May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:25:39.627047 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:25:39.632573 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:25:39.632573 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:25:39.632573 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:25:39.632573 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:25:39.632573 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:25:39.632573 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 could not be found. May 18 23:25:39.632573 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:25:39.632573 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b699b4e3-56f3-4fbc-bbd7-4424fd35f66e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Returning 404 to user: Instance 1d0df82d-0a58-4e3a-b100-be48b3a87fd9 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:25:39.632573 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b699b4e3-56f3-4fbc-bbd7-4424fd35f66e tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9" status: 404 len: 111 microversion: 2.1 time: 0.031099 May 18 23:25:39.632573 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3492/7229] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:25:39 2022] GET /compute/v2.1/servers/1d0df82d-0a58-4e3a-b100-be48b3a87fd9 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:25:39.636972 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c0362e9-e080-4412-a939-4fd91d1dba20 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] Calling method '.version_select at 0x7fa2dfac3e50>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:39.659572 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c0362e9-e080-4412-a939-4fd91d1dba20 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-613297715" status: 202 len: 0 microversion: 2.1 time: 0.026370 May 18 23:25:39.660152 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3738/7230] 10.222.0.58 () {58 vars in 1268 bytes} [Wed May 18 23:25:39 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-613297715 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:25:48.661489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-730a31ae-cee2-4ce2-9c00-bca8a9be89db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'create', calling method: .version_select at 0x7fa2dfe921f0>, body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1754247790", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA7kwK83P5GcJASSl8wff7QwC0Qxocmd+JB7BHy9fy/jgIz7H01XUkVzwyZj8Sn5BJR0EaYT5qEYoVdCMS88010yiuif8odAmX9hhOTzVirdJCp3nMf0Kb8dAxpxKcA9vQ=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:25:48.675988 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-730a31ae-cee2-4ce2-9c00-bca8a9be89db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:25:48.681232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-730a31ae-cee2-4ce2-9c00-bca8a9be89db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for user 08829de703de413c8483a2371fff4195 and project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:25:48.705012 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-730a31ae-cee2-4ce2-9c00-bca8a9be89db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 407 microversion: 2.1 time: 0.214302 May 18 23:25:48.705607 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3493/7231] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:25:48 2022] POST /compute/v2.1/os-keypairs => generated 407 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:25:54.355275 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6c0362e9-e080-4412-a939-4fd91d1dba20 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119083] Writing DB stats nova_cell1:SELECT=66,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:25:54.357106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-6c0362e9-e080-4412-a939-4fd91d1dba20 tempest-TestMinimumBasicScenario-700146447 tempest-TestMinimumBasicScenario-700146447-project] [119083] Writing DB stats nova_api:SELECT=30,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:25:54.361408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-166959956", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "bb66e1b8-3254-4510-8a7e-4c3fee6f1120"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1754247790", "security_groups": [{"name": "tempest-secgroup-smoke-1719384893"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:25:54.495399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] validate_networks() for [('bb66e1b8-3254-4510-8a7e-4c3fee6f1120', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:25:54.976700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:25:54.977763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:25:54.978506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:25:54.979180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:25:54.980895 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:25:55.002719 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:55.003191 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:55.003981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:55.005609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:55.029124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:25:55.035613 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for user 08829de703de413c8483a2371fff4195 and project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:25:55.050792 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:25:55.053725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:25:55.100820 n-d-841040-6 devstack@n-api.service[119083]: ERROR oslo.messaging._drivers.impl_rabbit [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [3b52bdc2-dc12-45f9-b983-4033f09187c4] AMQP server on 10.222.0.58:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer May 18 23:25:56.111883 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [3b52bdc2-dc12-45f9-b983-4033f09187c4] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 42470. May 18 23:25:56.117074 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e6e2ae3a-b267-4c3c-a4ad-6cb73983fd92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 1.762982 May 18 23:25:56.122781 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3739/7232] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:25:54 2022] POST /compute/v2.1/servers => generated 406 bytes in 1765 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:25:56.125960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-730a31ae-cee2-4ce2-9c00-bca8a9be89db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell1:SELECT=55,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:25:56.130557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-14ad582c-e851-4f8c-8098-5261cc13e154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:56.131170 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-14ad582c-e851-4f8c-8098-5261cc13e154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:56.134243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-14ad582c-e851-4f8c-8098-5261cc13e154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_api:SELECT=34,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:25:56.209065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-14ad582c-e851-4f8c-8098-5261cc13e154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:25:56.222848 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-14ad582c-e851-4f8c-8098-5261cc13e154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1266 microversion: 2.1 time: 0.098448 May 18 23:25:56.223442 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3494/7233] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:25:56 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1266 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:25:57.241399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-42336f0a-da54-4de7-8a01-6d362d262465 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:57.242296 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-42336f0a-da54-4de7-8a01-6d362d262465 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:57.254751 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42336f0a-da54-4de7-8a01-6d362d262465 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:57.273862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42336f0a-da54-4de7-8a01-6d362d262465 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:57.274946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42336f0a-da54-4de7-8a01-6d362d262465 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:57.275409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-42336f0a-da54-4de7-8a01-6d362d262465 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:57.345402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-42336f0a-da54-4de7-8a01-6d362d262465 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:25:57.354257 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-42336f0a-da54-4de7-8a01-6d362d262465 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1336 microversion: 2.1 time: 0.117349 May 18 23:25:57.354994 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3740/7234] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:25:57 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1336 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:25:58.372640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-98b36d61-0999-4d6c-8df6-9e768a319b06 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:58.373256 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-98b36d61-0999-4d6c-8df6-9e768a319b06 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:58.380670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98b36d61-0999-4d6c-8df6-9e768a319b06 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:58.381119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98b36d61-0999-4d6c-8df6-9e768a319b06 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:58.381959 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98b36d61-0999-4d6c-8df6-9e768a319b06 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:58.382393 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-98b36d61-0999-4d6c-8df6-9e768a319b06 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:58.601407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-98b36d61-0999-4d6c-8df6-9e768a319b06 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:25:58.613830 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-98b36d61-0999-4d6c-8df6-9e768a319b06 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1392 microversion: 2.1 time: 0.245890 May 18 23:25:58.614427 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3495/7235] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:25:58 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1392 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:25:58.633597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-11248ca4-434a-4a20-bd46-b01fbc9afce8 req-30cd2c57-bca5-479e-8e01-7ea555a0b8ce service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7d271901-ea2d-413a-974a-f90d2d53e87c", "tag": "7031c8f0-f9ee-499c-8032-3165d2b87cdd"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:25:58.648645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-11248ca4-434a-4a20-bd46-b01fbc9afce8 req-30cd2c57-bca5-479e-8e01-7ea555a0b8ce service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:58.649173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-11248ca4-434a-4a20-bd46-b01fbc9afce8 req-30cd2c57-bca5-479e-8e01-7ea555a0b8ce service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:58.663470 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-11248ca4-434a-4a20-bd46-b01fbc9afce8 req-30cd2c57-bca5-479e-8e01-7ea555a0b8ce service nova] Creating event network-changed:7031c8f0-f9ee-499c-8032-3165d2b87cdd for instance 7d271901-ea2d-413a-974a-f90d2d53e87c on n-h2-841040-6 May 18 23:25:58.668875 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-11248ca4-434a-4a20-bd46-b01fbc9afce8 req-30cd2c57-bca5-479e-8e01-7ea555a0b8ce service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.051151 May 18 23:25:58.669479 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3741/7236] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:25:58 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:25:59.632396 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c7512880-a785-4b1e-9071-ac074b52ce8c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:25:59.632931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c7512880-a785-4b1e-9071-ac074b52ce8c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:25:59.640504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7512880-a785-4b1e-9071-ac074b52ce8c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:59.640949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7512880-a785-4b1e-9071-ac074b52ce8c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:59.641703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7512880-a785-4b1e-9071-ac074b52ce8c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:25:59.642157 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c7512880-a785-4b1e-9071-ac074b52ce8c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:25:59.770442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c7512880-a785-4b1e-9071-ac074b52ce8c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:25:59.778538 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c7512880-a785-4b1e-9071-ac074b52ce8c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1392 microversion: 2.1 time: 0.149595 May 18 23:25:59.779113 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3496/7237] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:25:59 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1392 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:00.796990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7cf0ff41-31fb-4f32-a2f4-84fbe46f6761 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:00.797701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7cf0ff41-31fb-4f32-a2f4-84fbe46f6761 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:00.804029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cf0ff41-31fb-4f32-a2f4-84fbe46f6761 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:00.804482 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cf0ff41-31fb-4f32-a2f4-84fbe46f6761 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:00.805241 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cf0ff41-31fb-4f32-a2f4-84fbe46f6761 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:00.805686 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cf0ff41-31fb-4f32-a2f4-84fbe46f6761 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:00.943071 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7cf0ff41-31fb-4f32-a2f4-84fbe46f6761 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:00.950770 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7cf0ff41-31fb-4f32-a2f4-84fbe46f6761 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1392 microversion: 2.1 time: 0.159099 May 18 23:26:00.951350 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3742/7238] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:00 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1392 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:01.968803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1f0428a9-050e-4d6f-816d-1c2cc0287bc7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:01.969755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1f0428a9-050e-4d6f-816d-1c2cc0287bc7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:01.977850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f0428a9-050e-4d6f-816d-1c2cc0287bc7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:01.978298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f0428a9-050e-4d6f-816d-1c2cc0287bc7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:01.979044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f0428a9-050e-4d6f-816d-1c2cc0287bc7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:01.979475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1f0428a9-050e-4d6f-816d-1c2cc0287bc7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:02.112559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1f0428a9-050e-4d6f-816d-1c2cc0287bc7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:02.120179 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1f0428a9-050e-4d6f-816d-1c2cc0287bc7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1392 microversion: 2.1 time: 0.156363 May 18 23:26:02.120764 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3497/7239] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:01 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1392 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:03.137646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1a711e8f-efed-4bb9-bcb2-d89e7710ed4e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:03.138233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1a711e8f-efed-4bb9-bcb2-d89e7710ed4e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:03.144728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a711e8f-efed-4bb9-bcb2-d89e7710ed4e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:03.145176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a711e8f-efed-4bb9-bcb2-d89e7710ed4e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:03.145967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a711e8f-efed-4bb9-bcb2-d89e7710ed4e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:03.146407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1a711e8f-efed-4bb9-bcb2-d89e7710ed4e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:03.279096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1a711e8f-efed-4bb9-bcb2-d89e7710ed4e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:03.286645 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1a711e8f-efed-4bb9-bcb2-d89e7710ed4e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1392 microversion: 2.1 time: 0.152965 May 18 23:26:03.287214 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3743/7240] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:03 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1392 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:04.302978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-510ef659-fb96-4b89-8e42-ab9d046f6df0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:04.303594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-510ef659-fb96-4b89-8e42-ab9d046f6df0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:04.310971 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-510ef659-fb96-4b89-8e42-ab9d046f6df0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:04.311417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-510ef659-fb96-4b89-8e42-ab9d046f6df0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:04.312232 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-510ef659-fb96-4b89-8e42-ab9d046f6df0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:04.312670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-510ef659-fb96-4b89-8e42-ab9d046f6df0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:04.379205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-3f03da5b-c432-4fae-9fd0-93ca1730cbc5 req-f788d63d-dc97-47a3-bebe-0e026eb8da04 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d271901-ea2d-413a-974a-f90d2d53e87c", "name": "network-vif-plugged", "status": "completed", "tag": "7031c8f0-f9ee-499c-8032-3165d2b87cdd"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:26:04.387628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-3f03da5b-c432-4fae-9fd0-93ca1730cbc5 req-f788d63d-dc97-47a3-bebe-0e026eb8da04 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:04.388332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-3f03da5b-c432-4fae-9fd0-93ca1730cbc5 req-f788d63d-dc97-47a3-bebe-0e026eb8da04 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:04.399409 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-3f03da5b-c432-4fae-9fd0-93ca1730cbc5 req-f788d63d-dc97-47a3-bebe-0e026eb8da04 service nova] Creating event network-vif-plugged:7031c8f0-f9ee-499c-8032-3165d2b87cdd for instance 7d271901-ea2d-413a-974a-f90d2d53e87c on n-h2-841040-6 May 18 23:26:04.405403 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-3f03da5b-c432-4fae-9fd0-93ca1730cbc5 req-f788d63d-dc97-47a3-bebe-0e026eb8da04 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.096733 May 18 23:26:04.406200 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3744/7241] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:26:04 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:26:04.461437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-510ef659-fb96-4b89-8e42-ab9d046f6df0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:04.469679 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-510ef659-fb96-4b89-8e42-ab9d046f6df0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1392 microversion: 2.1 time: 0.170591 May 18 23:26:04.470319 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3498/7242] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:04 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1392 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:05.484715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-3f03da5b-c432-4fae-9fd0-93ca1730cbc5 req-f788d63d-dc97-47a3-bebe-0e026eb8da04 service nova] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:26:05.486195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-3f03da5b-c432-4fae-9fd0-93ca1730cbc5 req-f788d63d-dc97-47a3-bebe-0e026eb8da04 service nova] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:26:05.491152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-082c1063-7150-4560-b408-1de5d6e1f787 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:05.492179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-082c1063-7150-4560-b408-1de5d6e1f787 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:05.500334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-082c1063-7150-4560-b408-1de5d6e1f787 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:05.500796 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-082c1063-7150-4560-b408-1de5d6e1f787 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:05.501602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-082c1063-7150-4560-b408-1de5d6e1f787 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:05.502076 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-082c1063-7150-4560-b408-1de5d6e1f787 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:05.655760 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-082c1063-7150-4560-b408-1de5d6e1f787 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:05.663218 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-082c1063-7150-4560-b408-1de5d6e1f787 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1392 microversion: 2.1 time: 0.179560 May 18 23:26:05.663803 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3745/7243] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:05 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1392 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:06.680584 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6d13be71-ba21-47a7-9773-6567e6bc38d5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:06.681191 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6d13be71-ba21-47a7-9773-6567e6bc38d5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:06.684115 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-6d13be71-ba21-47a7-9773-6567e6bc38d5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:26:06.690803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d13be71-ba21-47a7-9773-6567e6bc38d5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:06.691238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d13be71-ba21-47a7-9773-6567e6bc38d5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:06.691986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d13be71-ba21-47a7-9773-6567e6bc38d5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:06.692417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6d13be71-ba21-47a7-9773-6567e6bc38d5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:06.823821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6d13be71-ba21-47a7-9773-6567e6bc38d5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:06.832601 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6d13be71-ba21-47a7-9773-6567e6bc38d5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1563 microversion: 2.1 time: 0.155953 May 18 23:26:06.833187 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3499/7244] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:06 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1563 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:06.848681 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fcf9c32f-c172-4221-947d-bb30d5b6ad08 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:06.849567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fcf9c32f-c172-4221-947d-bb30d5b6ad08 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:06.856166 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcf9c32f-c172-4221-947d-bb30d5b6ad08 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:06.856649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcf9c32f-c172-4221-947d-bb30d5b6ad08 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:06.857893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcf9c32f-c172-4221-947d-bb30d5b6ad08 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:06.857893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fcf9c32f-c172-4221-947d-bb30d5b6ad08 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:06.986436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fcf9c32f-c172-4221-947d-bb30d5b6ad08 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:06.994056 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fcf9c32f-c172-4221-947d-bb30d5b6ad08 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1563 microversion: 2.1 time: 0.149184 May 18 23:26:06.994630 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3746/7245] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:06 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1563 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:08.919353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2825d199-c20f-4069-b889-ad1123194323 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:08.920110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2825d199-c20f-4069-b889-ad1123194323 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:08.928586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2825d199-c20f-4069-b889-ad1123194323 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:08.929338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2825d199-c20f-4069-b889-ad1123194323 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:08.930627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2825d199-c20f-4069-b889-ad1123194323 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:08.931074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2825d199-c20f-4069-b889-ad1123194323 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:08.981912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-9322667a-b415-4eae-92c8-737121d16f3a req-3005dd8d-5d9a-46c4-bf17-571f7b9edfb9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7d271901-ea2d-413a-974a-f90d2d53e87c", "tag": "7031c8f0-f9ee-499c-8032-3165d2b87cdd"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:26:08.990288 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9322667a-b415-4eae-92c8-737121d16f3a req-3005dd8d-5d9a-46c4-bf17-571f7b9edfb9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:08.990737 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9322667a-b415-4eae-92c8-737121d16f3a req-3005dd8d-5d9a-46c4-bf17-571f7b9edfb9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:09.003264 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-9322667a-b415-4eae-92c8-737121d16f3a req-3005dd8d-5d9a-46c4-bf17-571f7b9edfb9 service nova] Creating event network-changed:7031c8f0-f9ee-499c-8032-3165d2b87cdd for instance 7d271901-ea2d-413a-974a-f90d2d53e87c on n-h2-841040-6 May 18 23:26:09.008737 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-9322667a-b415-4eae-92c8-737121d16f3a req-3005dd8d-5d9a-46c4-bf17-571f7b9edfb9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.092169 May 18 23:26:09.010126 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3747/7246] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:26:08 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:26:09.140794 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2825d199-c20f-4069-b889-ad1123194323 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:09.148639 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2825d199-c20f-4069-b889-ad1123194323 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1563 microversion: 2.1 time: 0.234191 May 18 23:26:09.149209 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3500/7247] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:08 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1563 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:30.408283 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-87ff2757-1f9d-462b-a159-12526c66a861 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:26:30.409337 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-87ff2757-1f9d-462b-a159-12526c66a861 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:30.411572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-87ff2757-1f9d-462b-a159-12526c66a861 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_api:SELECT=31,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:26:30.412396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-87ff2757-1f9d-462b-a159-12526c66a861 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell1:SELECT=38 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:26:30.420109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87ff2757-1f9d-462b-a159-12526c66a861 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:30.420574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87ff2757-1f9d-462b-a159-12526c66a861 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:30.421348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87ff2757-1f9d-462b-a159-12526c66a861 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:30.421894 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-87ff2757-1f9d-462b-a159-12526c66a861 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:30.475895 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-87ff2757-1f9d-462b-a159-12526c66a861 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c/action" status: 200 len: 24563 microversion: 2.1 time: 0.072515 May 18 23:26:30.476987 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3748/7248] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:26:30 2022] POST /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c/action => generated 24563 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 23:26:36.955921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2ca151cb-6b6b-482b-8881-18b9e39275c9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"pause": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:26:36.956460 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2ca151cb-6b6b-482b-8881-18b9e39275c9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:36.959000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-2ca151cb-6b6b-482b-8881-18b9e39275c9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_api:SELECT=15 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:26:36.959799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-2ca151cb-6b6b-482b-8881-18b9e39275c9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell1:SELECT=36 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:26:36.966480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ca151cb-6b6b-482b-8881-18b9e39275c9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:36.966941 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ca151cb-6b6b-482b-8881-18b9e39275c9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:36.967696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ca151cb-6b6b-482b-8881-18b9e39275c9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:36.968133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ca151cb-6b6b-482b-8881-18b9e39275c9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:37.033809 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2ca151cb-6b6b-482b-8881-18b9e39275c9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c/action" status: 202 len: 0 microversion: 2.1 time: 0.081663 May 18 23:26:37.034466 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3501/7249] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:26:36 2022] POST /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:26:37.043739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aa7d378b-71e3-4080-9be0-d60e4e51439b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:37.045005 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aa7d378b-71e3-4080-9be0-d60e4e51439b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:37.054075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa7d378b-71e3-4080-9be0-d60e4e51439b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:37.054557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa7d378b-71e3-4080-9be0-d60e4e51439b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:37.055517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa7d378b-71e3-4080-9be0-d60e4e51439b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:37.055995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa7d378b-71e3-4080-9be0-d60e4e51439b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:37.193609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aa7d378b-71e3-4080-9be0-d60e4e51439b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:37.202728 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aa7d378b-71e3-4080-9be0-d60e4e51439b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1687 microversion: 2.1 time: 0.163453 May 18 23:26:37.203307 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3749/7250] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:37 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1687 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:38.221964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9fd80581-5263-4caa-b6aa-0f4c7965c3e6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:38.222705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9fd80581-5263-4caa-b6aa-0f4c7965c3e6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:38.229218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9fd80581-5263-4caa-b6aa-0f4c7965c3e6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:38.229655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9fd80581-5263-4caa-b6aa-0f4c7965c3e6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:38.230416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9fd80581-5263-4caa-b6aa-0f4c7965c3e6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:38.230843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9fd80581-5263-4caa-b6aa-0f4c7965c3e6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:38.361238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9fd80581-5263-4caa-b6aa-0f4c7965c3e6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:38.368811 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9fd80581-5263-4caa-b6aa-0f4c7965c3e6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1667 microversion: 2.1 time: 0.152233 May 18 23:26:38.369378 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3502/7251] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:38 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1667 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:39.454354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e639a0a2-c1c2-464c-b79f-83303c1f4ad5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:26:39.455284 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e639a0a2-c1c2-464c-b79f-83303c1f4ad5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:39.461876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e639a0a2-c1c2-464c-b79f-83303c1f4ad5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:39.462329 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e639a0a2-c1c2-464c-b79f-83303c1f4ad5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:39.463079 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e639a0a2-c1c2-464c-b79f-83303c1f4ad5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:39.463602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e639a0a2-c1c2-464c-b79f-83303c1f4ad5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:39.513987 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e639a0a2-c1c2-464c-b79f-83303c1f4ad5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c/action" status: 200 len: 32640 microversion: 2.1 time: 0.063523 May 18 23:26:39.514683 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3750/7252] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:26:39 2022] POST /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c/action => generated 32640 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 23:26:39.525401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a0719cd6-d443-47d4-8be0-5ece67d4cf01 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"unpause": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:26:39.525957 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a0719cd6-d443-47d4-8be0-5ece67d4cf01 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:39.533527 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0719cd6-d443-47d4-8be0-5ece67d4cf01 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:39.534008 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0719cd6-d443-47d4-8be0-5ece67d4cf01 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:39.534745 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0719cd6-d443-47d4-8be0-5ece67d4cf01 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:39.535172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a0719cd6-d443-47d4-8be0-5ece67d4cf01 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:39.602889 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a0719cd6-d443-47d4-8be0-5ece67d4cf01 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c/action" status: 202 len: 0 microversion: 2.1 time: 0.081064 May 18 23:26:39.603448 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3503/7253] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:26:39 2022] POST /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:26:39.612515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-19ec052f-bbd6-4591-88c9-828e25f95d09 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:39.613227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-19ec052f-bbd6-4591-88c9-828e25f95d09 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:39.620410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-19ec052f-bbd6-4591-88c9-828e25f95d09 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:39.620872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-19ec052f-bbd6-4591-88c9-828e25f95d09 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:39.621644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-19ec052f-bbd6-4591-88c9-828e25f95d09 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:39.622194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-19ec052f-bbd6-4591-88c9-828e25f95d09 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:39.766259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-19ec052f-bbd6-4591-88c9-828e25f95d09 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:39.774079 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-19ec052f-bbd6-4591-88c9-828e25f95d09 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1674 microversion: 2.1 time: 0.165868 May 18 23:26:39.774663 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3751/7254] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:39 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1674 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:26:40.794296 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7bb76722-036c-49c9-84d8-447c88289bc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:40.794994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7bb76722-036c-49c9-84d8-447c88289bc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:40.801315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bb76722-036c-49c9-84d8-447c88289bc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:40.801818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bb76722-036c-49c9-84d8-447c88289bc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:40.802565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bb76722-036c-49c9-84d8-447c88289bc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:40.802997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7bb76722-036c-49c9-84d8-447c88289bc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:40.935622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7bb76722-036c-49c9-84d8-447c88289bc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:40.943263 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7bb76722-036c-49c9-84d8-447c88289bc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1682 microversion: 2.1 time: 0.154144 May 18 23:26:40.943844 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3504/7255] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:40 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1682 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:41.032025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bfbecb6e-6487-447a-8d2f-2a6d7c4695a8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:26:41.032981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bfbecb6e-6487-447a-8d2f-2a6d7c4695a8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:41.039666 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfbecb6e-6487-447a-8d2f-2a6d7c4695a8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:41.040114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfbecb6e-6487-447a-8d2f-2a6d7c4695a8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:41.040874 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfbecb6e-6487-447a-8d2f-2a6d7c4695a8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:41.041310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bfbecb6e-6487-447a-8d2f-2a6d7c4695a8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:41.088495 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bfbecb6e-6487-447a-8d2f-2a6d7c4695a8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c/action" status: 200 len: 34888 microversion: 2.1 time: 0.060814 May 18 23:26:41.089302 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3752/7256] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:26:41 2022] POST /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c/action => generated 34888 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 23:26:42.425467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ec0406c1-df05-4e14-aa7a-8dea4829a253 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:42.426006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ec0406c1-df05-4e14-aa7a-8dea4829a253 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:42.428635 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d828e91c-f281-4823-95a9-f3d08ae655c4 req-d373a341-c792-44d2-ba3c-1fa3a0d165a2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7d271901-ea2d-413a-974a-f90d2d53e87c", "tag": "7031c8f0-f9ee-499c-8032-3165d2b87cdd"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:26:42.433338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec0406c1-df05-4e14-aa7a-8dea4829a253 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:42.434257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec0406c1-df05-4e14-aa7a-8dea4829a253 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:42.435040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec0406c1-df05-4e14-aa7a-8dea4829a253 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:42.435665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ec0406c1-df05-4e14-aa7a-8dea4829a253 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:42.438466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d828e91c-f281-4823-95a9-f3d08ae655c4 req-d373a341-c792-44d2-ba3c-1fa3a0d165a2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:42.439004 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d828e91c-f281-4823-95a9-f3d08ae655c4 req-d373a341-c792-44d2-ba3c-1fa3a0d165a2 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:42.451595 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d828e91c-f281-4823-95a9-f3d08ae655c4 req-d373a341-c792-44d2-ba3c-1fa3a0d165a2 service nova] Creating event network-changed:7031c8f0-f9ee-499c-8032-3165d2b87cdd for instance 7d271901-ea2d-413a-974a-f90d2d53e87c on n-h2-841040-6 May 18 23:26:42.456489 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d828e91c-f281-4823-95a9-f3d08ae655c4 req-d373a341-c792-44d2-ba3c-1fa3a0d165a2 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032228 May 18 23:26:42.457256 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3753/7257] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:26:42 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:26:42.466591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ec0406c1-df05-4e14-aa7a-8dea4829a253 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:26:42.562366 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ec0406c1-df05-4e14-aa7a-8dea4829a253 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "DELETE /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 204 len: 0 microversion: 2.1 time: 0.140943 May 18 23:26:42.563255 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3505/7258] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:26:42 2022] DELETE /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:26:42.573504 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6a897497-85d0-4f9c-9d79-9c8b99698fc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:42.574237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6a897497-85d0-4f9c-9d79-9c8b99698fc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:42.581598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a897497-85d0-4f9c-9d79-9c8b99698fc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:42.582078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a897497-85d0-4f9c-9d79-9c8b99698fc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:42.582904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a897497-85d0-4f9c-9d79-9c8b99698fc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:42.583344 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6a897497-85d0-4f9c-9d79-9c8b99698fc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:42.720774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6a897497-85d0-4f9c-9d79-9c8b99698fc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:42.729104 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6a897497-85d0-4f9c-9d79-9c8b99698fc1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1688 microversion: 2.1 time: 0.161611 May 18 23:26:42.729691 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3754/7259] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:42 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1688 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:43.748111 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-994e8e7a-a56e-4104-98be-81cd415f7abd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:43.748734 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-994e8e7a-a56e-4104-98be-81cd415f7abd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:43.755696 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-994e8e7a-a56e-4104-98be-81cd415f7abd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:43.756140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-994e8e7a-a56e-4104-98be-81cd415f7abd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:43.756899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-994e8e7a-a56e-4104-98be-81cd415f7abd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:43.757334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-994e8e7a-a56e-4104-98be-81cd415f7abd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:43.891951 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-994e8e7a-a56e-4104-98be-81cd415f7abd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:43.899603 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-994e8e7a-a56e-4104-98be-81cd415f7abd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1688 microversion: 2.1 time: 0.156554 May 18 23:26:43.900314 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3506/7260] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:43 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1688 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:44.679261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-fc7c82f0-a0d3-427a-95e2-4f67f59c5da4 req-bbeddba9-2cf4-4516-a78a-89c3615c9e80 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d271901-ea2d-413a-974a-f90d2d53e87c", "name": "network-vif-deleted", "tag": "7031c8f0-f9ee-499c-8032-3165d2b87cdd"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:26:44.690624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-fc7c82f0-a0d3-427a-95e2-4f67f59c5da4 req-bbeddba9-2cf4-4516-a78a-89c3615c9e80 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:44.691183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-fc7c82f0-a0d3-427a-95e2-4f67f59c5da4 req-bbeddba9-2cf4-4516-a78a-89c3615c9e80 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:44.703617 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-fc7c82f0-a0d3-427a-95e2-4f67f59c5da4 req-bbeddba9-2cf4-4516-a78a-89c3615c9e80 service nova] Creating event network-vif-deleted:7031c8f0-f9ee-499c-8032-3165d2b87cdd for instance 7d271901-ea2d-413a-974a-f90d2d53e87c on n-h2-841040-6 May 18 23:26:44.708206 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-fc7c82f0-a0d3-427a-95e2-4f67f59c5da4 req-bbeddba9-2cf4-4516-a78a-89c3615c9e80 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033008 May 18 23:26:44.708798 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3755/7261] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:26:44 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:26:44.916846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6bdc3c0e-6646-4d7f-8157-3108bfa04599 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:44.917453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6bdc3c0e-6646-4d7f-8157-3108bfa04599 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:44.924436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bdc3c0e-6646-4d7f-8157-3108bfa04599 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:44.924876 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bdc3c0e-6646-4d7f-8157-3108bfa04599 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:44.925618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bdc3c0e-6646-4d7f-8157-3108bfa04599 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:44.926075 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bdc3c0e-6646-4d7f-8157-3108bfa04599 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:44.959051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bdc3c0e-6646-4d7f-8157-3108bfa04599 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:44.959504 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6bdc3c0e-6646-4d7f-8157-3108bfa04599 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:44.959956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-6bdc3c0e-6646-4d7f-8157-3108bfa04599 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lazy-loading 'fault' on Instance uuid 7d271901-ea2d-413a-974a-f90d2d53e87c {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:26:45.003079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6bdc3c0e-6646-4d7f-8157-3108bfa04599 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:45.012650 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6bdc3c0e-6646-4d7f-8157-3108bfa04599 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 200 len: 1356 microversion: 2.1 time: 0.099251 May 18 23:26:45.013711 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3507/7262] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:44 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 1356 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:46.032328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c2c0a25-3849-4a40-a398-3befbb6529cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:46.033036 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c2c0a25-3849-4a40-a398-3befbb6529cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 7d271901-ea2d-413a-974a-f90d2d53e87c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:46.039292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c2c0a25-3849-4a40-a398-3befbb6529cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:46.039749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c2c0a25-3849-4a40-a398-3befbb6529cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:46.040510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c2c0a25-3849-4a40-a398-3befbb6529cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:46.040951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c2c0a25-3849-4a40-a398-3befbb6529cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:46.057102 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-6c2c0a25-3849-4a40-a398-3befbb6529cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] HTTP exception thrown: Instance 7d271901-ea2d-413a-974a-f90d2d53e87c could not be found. May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c2c0a25-3849-4a40-a398-3befbb6529cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Request method failure captured: May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c HTTP/1.1 May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihYB7vhlNja-12vywez9pbPee2cz90l1xK37CAW5IUyEPLB1u-BxxQzp9D_MSf1lqlAd6QRMcMqjIB6UK8nYfsm18Tsth8tE-7ZOMRB7ATzWinWZYLVSMB9VfWRQb7OSb7IOV7oLS3Q08yQ-SHTHpz5el7b1rAxLAVEZIiCEg8oj1pxI May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 6f335e3ce8144d529559a1d9eb418a76 May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6f335e3ce8144d529559a1d9eb418a76"}]}] May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 6f335e3ce8144d529559a1d9eb418a76 May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestNetworkAdvancedServerOps-130813366-project May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 08829de703de413c8483a2371fff4195 May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestNetworkAdvancedServerOps-130813366-project May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 7d271901-ea2d-413a-974a-f90d2d53e87c could not be found. May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '7d271901-ea2d-413a-974a-f90d2d53e87c'} May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 7d271901-ea2d-413a-974a-f90d2d53e87c could not be found. May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 7d271901-ea2d-413a-974a-f90d2d53e87c could not be found. May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:26:46.058744 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:26:46.065091 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:26:46.065091 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:26:46.065091 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:26:46.065091 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:26:46.065091 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:26:46.065091 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 7d271901-ea2d-413a-974a-f90d2d53e87c could not be found. May 18 23:26:46.065091 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:26:46.065091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c2c0a25-3849-4a40-a398-3befbb6529cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Returning 404 to user: Instance 7d271901-ea2d-413a-974a-f90d2d53e87c could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:26:46.065091 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c2c0a25-3849-4a40-a398-3befbb6529cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c" status: 404 len: 111 microversion: 2.1 time: 0.033924 May 18 23:26:46.065091 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3756/7263] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:46 2022] GET /compute/v2.1/servers/7d271901-ea2d-413a-974a-f90d2d53e87c => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:26:48.990839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7c9121b4-8435-484e-b12a-cd1a2e9df0db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '.version_select at 0x7fa2dfe929d0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:49.015277 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7c9121b4-8435-484e-b12a-cd1a2e9df0db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1754247790" status: 202 len: 0 microversion: 2.1 time: 0.029683 May 18 23:26:49.015876 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3508/7264] 10.222.0.58 () {58 vars in 1283 bytes} [Wed May 18 23:26:48 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1754247790 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:26:49.042052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1a6f187a-8cf3-4ea7-a51c-ee2e0c439358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'create', calling method: .version_select at 0x7fa2dff510d0>, body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-148619065", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBvCPJ3U+wrqDyog35xquKTvvjgA07f48woghu358C3MXDFOTqmGHOtjEOmzt5FI+3ZlALGGeMm8TZc6C/lsjvtVtcQKoMjBjREx/I7lSPPkLhO5W7EBsn5uNKH7nGi7/g=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:26:49.056651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-1a6f187a-8cf3-4ea7-a51c-ee2e0c439358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:26:49.061983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-1a6f187a-8cf3-4ea7-a51c-ee2e0c439358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for user 08829de703de413c8483a2371fff4195 and project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:26:49.085937 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1a6f187a-8cf3-4ea7-a51c-ee2e0c439358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 406 microversion: 2.1 time: 0.047765 May 18 23:26:49.086539 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3757/7265] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:26:49 2022] POST /compute/v2.1/os-keypairs => generated 406 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:26:54.511117 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1216972694", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "cfde360d-f39b-4778-b2b3-8c131c3c6ac9"}], "key_name": "tempest-TestNetworkAdvancedServerOps-148619065", "security_groups": [{"name": "tempest-secgroup-smoke-1449355409"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:26:54.633991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] validate_networks() for [('cfde360d-f39b-4778-b2b3-8c131c3c6ac9', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:26:55.008305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell1:SELECT=60,nova_cell1:UPDATE=3,nova_cell1:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:26:55.203285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:26:55.203858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:26:55.204407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:26:55.204905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:26:55.205388 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:26:55.215846 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:55.216298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:55.217102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:55.217534 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:55.241002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:26:55.247815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for user 08829de703de413c8483a2371fff4195 and project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:26:55.261958 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:26:55.264438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:26:55.338277 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f1f9ac0a-3707-493d-aefb-acc71f550527 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.833070 May 18 23:26:55.342331 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3509/7266] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:26:54 2022] POST /compute/v2.1/servers => generated 406 bytes in 838 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:26:55.350103 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c4c3fab3-5019-407e-b7c1-8162400a6526 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:55.350730 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c4c3fab3-5019-407e-b7c1-8162400a6526 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:55.460933 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c4c3fab3-5019-407e-b7c1-8162400a6526 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:55.469349 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c4c3fab3-5019-407e-b7c1-8162400a6526 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1266 microversion: 2.1 time: 0.123679 May 18 23:26:55.470299 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3758/7267] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:55 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1266 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:56.488440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-73897cbe-3b43-4d6f-aec6-064306a9f8c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:56.489588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-73897cbe-3b43-4d6f-aec6-064306a9f8c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:56.495519 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73897cbe-3b43-4d6f-aec6-064306a9f8c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:56.495965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73897cbe-3b43-4d6f-aec6-064306a9f8c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:56.497298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73897cbe-3b43-4d6f-aec6-064306a9f8c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:56.497729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73897cbe-3b43-4d6f-aec6-064306a9f8c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:56.563058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-73897cbe-3b43-4d6f-aec6-064306a9f8c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:56.570687 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-73897cbe-3b43-4d6f-aec6-064306a9f8c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1270 microversion: 2.1 time: 0.087591 May 18 23:26:56.571313 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3510/7268] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:56 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1270 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:57.588196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e5c8a8d9-978c-4391-8aa5-09621175dbc5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:57.589119 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e5c8a8d9-978c-4391-8aa5-09621175dbc5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:57.594767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-e5c8a8d9-978c-4391-8aa5-09621175dbc5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell1:SELECT=36 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:26:57.598016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5c8a8d9-978c-4391-8aa5-09621175dbc5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:57.598490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5c8a8d9-978c-4391-8aa5-09621175dbc5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:57.599536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5c8a8d9-978c-4391-8aa5-09621175dbc5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:57.600195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5c8a8d9-978c-4391-8aa5-09621175dbc5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:57.682349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e5c8a8d9-978c-4391-8aa5-09621175dbc5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:57.690393 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e5c8a8d9-978c-4391-8aa5-09621175dbc5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1324 microversion: 2.1 time: 0.106265 May 18 23:26:57.690968 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3759/7269] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:57 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1324 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:26:58.708128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dfdb6eb2-56e2-4c67-a6e7-21974c4a2bca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:58.708746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dfdb6eb2-56e2-4c67-a6e7-21974c4a2bca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:58.718916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfdb6eb2-56e2-4c67-a6e7-21974c4a2bca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:58.720403 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfdb6eb2-56e2-4c67-a6e7-21974c4a2bca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:58.722101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfdb6eb2-56e2-4c67-a6e7-21974c4a2bca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:58.722626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dfdb6eb2-56e2-4c67-a6e7-21974c4a2bca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:58.859495 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-a68a1822-7779-40ad-a9ac-4e1e170d1bd5 req-9ed40158-4b80-41aa-87c2-16a87f165774 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b261c7fe-7625-4617-9c2c-4c2feed66508", "tag": "e353da39-7c7c-43d7-8277-c46122e397b3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:26:58.870536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a68a1822-7779-40ad-a9ac-4e1e170d1bd5 req-9ed40158-4b80-41aa-87c2-16a87f165774 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:58.871245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a68a1822-7779-40ad-a9ac-4e1e170d1bd5 req-9ed40158-4b80-41aa-87c2-16a87f165774 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:58.918600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dfdb6eb2-56e2-4c67-a6e7-21974c4a2bca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:26:58.927372 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-a68a1822-7779-40ad-a9ac-4e1e170d1bd5 req-9ed40158-4b80-41aa-87c2-16a87f165774 service nova] Creating event network-changed:e353da39-7c7c-43d7-8277-c46122e397b3 for instance b261c7fe-7625-4617-9c2c-4c2feed66508 on n-h2-841040-6 May 18 23:26:58.930272 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dfdb6eb2-56e2-4c67-a6e7-21974c4a2bca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1392 microversion: 2.1 time: 0.225951 May 18 23:26:58.931275 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3511/7270] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:58 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1392 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:26:58.940084 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-a68a1822-7779-40ad-a9ac-4e1e170d1bd5 req-9ed40158-4b80-41aa-87c2-16a87f165774 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.086838 May 18 23:26:58.940782 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3760/7271] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:26:58 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:26:59.948674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9d0ebe9a-bf8b-43cc-aab3-6dfef33893bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:26:59.949382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9d0ebe9a-bf8b-43cc-aab3-6dfef33893bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:26:59.955830 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d0ebe9a-bf8b-43cc-aab3-6dfef33893bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:59.956287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d0ebe9a-bf8b-43cc-aab3-6dfef33893bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:26:59.957047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d0ebe9a-bf8b-43cc-aab3-6dfef33893bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:26:59.957492 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9d0ebe9a-bf8b-43cc-aab3-6dfef33893bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:00.127272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9d0ebe9a-bf8b-43cc-aab3-6dfef33893bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:00.134800 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9d0ebe9a-bf8b-43cc-aab3-6dfef33893bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1392 microversion: 2.1 time: 0.190914 May 18 23:27:00.135372 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3761/7272] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:26:59 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1392 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:01.150919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-62bfd825-8738-4ac9-8e46-3ba19673a1ce tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:01.151441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-62bfd825-8738-4ac9-8e46-3ba19673a1ce tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:01.158436 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62bfd825-8738-4ac9-8e46-3ba19673a1ce tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:01.158881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62bfd825-8738-4ac9-8e46-3ba19673a1ce tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:01.159627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62bfd825-8738-4ac9-8e46-3ba19673a1ce tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:01.160066 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-62bfd825-8738-4ac9-8e46-3ba19673a1ce tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:01.289089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-62bfd825-8738-4ac9-8e46-3ba19673a1ce tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:01.297163 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-62bfd825-8738-4ac9-8e46-3ba19673a1ce tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1392 microversion: 2.1 time: 0.150310 May 18 23:27:01.297751 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3512/7273] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:01 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1392 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:02.314517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5ef1d47c-fdc6-4d32-8177-54d5b0b7a145 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:02.315135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5ef1d47c-fdc6-4d32-8177-54d5b0b7a145 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:02.317594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-5ef1d47c-fdc6-4d32-8177-54d5b0b7a145 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_api:SELECT=40,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:27:02.322987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ef1d47c-fdc6-4d32-8177-54d5b0b7a145 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:02.323443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ef1d47c-fdc6-4d32-8177-54d5b0b7a145 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:02.324203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ef1d47c-fdc6-4d32-8177-54d5b0b7a145 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:02.325301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5ef1d47c-fdc6-4d32-8177-54d5b0b7a145 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:02.459711 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5ef1d47c-fdc6-4d32-8177-54d5b0b7a145 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:02.467618 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5ef1d47c-fdc6-4d32-8177-54d5b0b7a145 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1392 microversion: 2.1 time: 0.157036 May 18 23:27:02.468194 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3762/7274] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:02 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1392 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:03.484558 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f2e0c90d-def7-4a80-9485-679c77ee83c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:03.485169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f2e0c90d-def7-4a80-9485-679c77ee83c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:03.492489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2e0c90d-def7-4a80-9485-679c77ee83c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:03.492956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2e0c90d-def7-4a80-9485-679c77ee83c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:03.493694 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2e0c90d-def7-4a80-9485-679c77ee83c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:03.494164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f2e0c90d-def7-4a80-9485-679c77ee83c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:03.622700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f2e0c90d-def7-4a80-9485-679c77ee83c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:03.630707 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f2e0c90d-def7-4a80-9485-679c77ee83c3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1392 microversion: 2.1 time: 0.150082 May 18 23:27:03.631297 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3513/7275] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:03 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1392 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:04.505250 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-5664f622-e7f1-4a1e-abe7-296affcfefb1 req-57f3eec4-94bd-4268-8476-6cb6149bbb0d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b261c7fe-7625-4617-9c2c-4c2feed66508", "name": "network-vif-plugged", "status": "completed", "tag": "e353da39-7c7c-43d7-8277-c46122e397b3"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:27:04.514061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5664f622-e7f1-4a1e-abe7-296affcfefb1 req-57f3eec4-94bd-4268-8476-6cb6149bbb0d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:04.514623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5664f622-e7f1-4a1e-abe7-296affcfefb1 req-57f3eec4-94bd-4268-8476-6cb6149bbb0d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:04.527365 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-5664f622-e7f1-4a1e-abe7-296affcfefb1 req-57f3eec4-94bd-4268-8476-6cb6149bbb0d service nova] Creating event network-vif-plugged:e353da39-7c7c-43d7-8277-c46122e397b3 for instance b261c7fe-7625-4617-9c2c-4c2feed66508 on n-h2-841040-6 May 18 23:27:04.532814 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-5664f622-e7f1-4a1e-abe7-296affcfefb1 req-57f3eec4-94bd-4268-8476-6cb6149bbb0d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031544 May 18 23:27:04.533408 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3763/7276] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:27:04 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:27:04.647839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1cc925e7-6e20-4ded-a7c0-bff345caa016 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:04.648457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1cc925e7-6e20-4ded-a7c0-bff345caa016 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:04.656113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cc925e7-6e20-4ded-a7c0-bff345caa016 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:04.656563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cc925e7-6e20-4ded-a7c0-bff345caa016 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:04.657324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cc925e7-6e20-4ded-a7c0-bff345caa016 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:04.657773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1cc925e7-6e20-4ded-a7c0-bff345caa016 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:04.790895 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1cc925e7-6e20-4ded-a7c0-bff345caa016 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:04.798454 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1cc925e7-6e20-4ded-a7c0-bff345caa016 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1392 microversion: 2.1 time: 0.154589 May 18 23:27:04.799028 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3514/7277] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:04 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1392 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:05.814755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a4ee624f-46f0-48dc-92c0-9d8367fc862b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:05.815459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a4ee624f-46f0-48dc-92c0-9d8367fc862b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:05.817534 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a4ee624f-46f0-48dc-92c0-9d8367fc862b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:27:05.823462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4ee624f-46f0-48dc-92c0-9d8367fc862b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:05.823917 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4ee624f-46f0-48dc-92c0-9d8367fc862b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:05.824679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4ee624f-46f0-48dc-92c0-9d8367fc862b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:05.825127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a4ee624f-46f0-48dc-92c0-9d8367fc862b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:05.954439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a4ee624f-46f0-48dc-92c0-9d8367fc862b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:05.961984 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a4ee624f-46f0-48dc-92c0-9d8367fc862b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1565 microversion: 2.1 time: 0.151444 May 18 23:27:05.962561 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3764/7278] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:05 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1565 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:05.979433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-54151fd4-86f5-4a00-ad43-352f65f18ba6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:05.980065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-54151fd4-86f5-4a00-ad43-352f65f18ba6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:05.982871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-54151fd4-86f5-4a00-ad43-352f65f18ba6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:27:05.983702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-54151fd4-86f5-4a00-ad43-352f65f18ba6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:27:05.990564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54151fd4-86f5-4a00-ad43-352f65f18ba6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:05.991005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54151fd4-86f5-4a00-ad43-352f65f18ba6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:05.991752 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54151fd4-86f5-4a00-ad43-352f65f18ba6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:05.992203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-54151fd4-86f5-4a00-ad43-352f65f18ba6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:06.121601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-54151fd4-86f5-4a00-ad43-352f65f18ba6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:06.129297 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-54151fd4-86f5-4a00-ad43-352f65f18ba6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1565 microversion: 2.1 time: 0.154038 May 18 23:27:06.129925 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3515/7279] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:05 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1565 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:08.036127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-211f4e85-ed23-4f01-8391-337414f205d8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:08.036980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f76b4b9b-5985-4913-80fc-658805af549a req-fd1a929b-f8f2-4f6c-a769-d1bcbe841736 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b261c7fe-7625-4617-9c2c-4c2feed66508", "tag": "e353da39-7c7c-43d7-8277-c46122e397b3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:27:08.037380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-211f4e85-ed23-4f01-8391-337414f205d8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:08.042915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-f76b4b9b-5985-4913-80fc-658805af549a req-fd1a929b-f8f2-4f6c-a769-d1bcbe841736 service nova] [119082] Writing DB stats nova_api:SELECT=52,nova_api:UPDATE=1,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:27:08.046993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-211f4e85-ed23-4f01-8391-337414f205d8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:08.047459 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f76b4b9b-5985-4913-80fc-658805af549a req-fd1a929b-f8f2-4f6c-a769-d1bcbe841736 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:08.047632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-211f4e85-ed23-4f01-8391-337414f205d8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:08.047975 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f76b4b9b-5985-4913-80fc-658805af549a req-fd1a929b-f8f2-4f6c-a769-d1bcbe841736 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:08.048236 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-211f4e85-ed23-4f01-8391-337414f205d8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:08.048687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-211f4e85-ed23-4f01-8391-337414f205d8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:08.062226 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f76b4b9b-5985-4913-80fc-658805af549a req-fd1a929b-f8f2-4f6c-a769-d1bcbe841736 service nova] Creating event network-changed:e353da39-7c7c-43d7-8277-c46122e397b3 for instance b261c7fe-7625-4617-9c2c-4c2feed66508 on n-h2-841040-6 May 18 23:27:08.067867 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f76b4b9b-5985-4913-80fc-658805af549a req-fd1a929b-f8f2-4f6c-a769-d1bcbe841736 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034493 May 18 23:27:08.068741 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3516/7280] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:27:08 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:27:08.274803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-211f4e85-ed23-4f01-8391-337414f205d8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:08.283256 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-211f4e85-ed23-4f01-8391-337414f205d8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1565 microversion: 2.1 time: 0.252503 May 18 23:27:08.283871 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3765/7281] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:08 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1565 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:29.520385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3d11094c-9660-4b2a-85d4-ba2cd6d3c032 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:27:29.521409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3d11094c-9660-4b2a-85d4-ba2cd6d3c032 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:29.523672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3d11094c-9660-4b2a-85d4-ba2cd6d3c032 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell1:SELECT=40 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:27:29.530651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d11094c-9660-4b2a-85d4-ba2cd6d3c032 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:29.531147 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d11094c-9660-4b2a-85d4-ba2cd6d3c032 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:29.531947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d11094c-9660-4b2a-85d4-ba2cd6d3c032 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:29.532380 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3d11094c-9660-4b2a-85d4-ba2cd6d3c032 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:29.582087 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3d11094c-9660-4b2a-85d4-ba2cd6d3c032 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508/action" status: 200 len: 24566 microversion: 2.1 time: 0.066488 May 18 23:27:29.588476 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3517/7282] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:27:29 2022] POST /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508/action => generated 24566 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 23:27:40.589423 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-11512080-6bb5-4d0f-b17e-f22188813e1f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:27:40.590405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-11512080-6bb5-4d0f-b17e-f22188813e1f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:40.592724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-11512080-6bb5-4d0f-b17e-f22188813e1f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_api:SELECT=7 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:27:40.593550 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-11512080-6bb5-4d0f-b17e-f22188813e1f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell1:SELECT=34 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:27:40.599559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11512080-6bb5-4d0f-b17e-f22188813e1f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:40.600008 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11512080-6bb5-4d0f-b17e-f22188813e1f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:40.600765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11512080-6bb5-4d0f-b17e-f22188813e1f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:40.601203 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-11512080-6bb5-4d0f-b17e-f22188813e1f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:40.672439 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-11512080-6bb5-4d0f-b17e-f22188813e1f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508/action" status: 202 len: 0 microversion: 2.1 time: 0.086799 May 18 23:27:40.673280 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3766/7283] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:27:40 2022] POST /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:27:40.682119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f6dd7d4c-555d-4f00-b352-c745c23665ee tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:40.683572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f6dd7d4c-555d-4f00-b352-c745c23665ee tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:40.687055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f6dd7d4c-555d-4f00-b352-c745c23665ee tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_api:SELECT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:27:40.687868 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f6dd7d4c-555d-4f00-b352-c745c23665ee tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell1:SELECT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:27:40.694414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6dd7d4c-555d-4f00-b352-c745c23665ee tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:40.694867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6dd7d4c-555d-4f00-b352-c745c23665ee tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:40.695638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6dd7d4c-555d-4f00-b352-c745c23665ee tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:40.696076 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6dd7d4c-555d-4f00-b352-c745c23665ee tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:40.830638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f6dd7d4c-555d-4f00-b352-c745c23665ee tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:40.839422 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f6dd7d4c-555d-4f00-b352-c745c23665ee tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1675 microversion: 2.1 time: 0.161523 May 18 23:27:40.840518 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3518/7284] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:40 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1675 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:41.859715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3de5a177-08b5-43f2-8d06-f14c73b45f4f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:41.860431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3de5a177-08b5-43f2-8d06-f14c73b45f4f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:41.867334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3de5a177-08b5-43f2-8d06-f14c73b45f4f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:41.867794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3de5a177-08b5-43f2-8d06-f14c73b45f4f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:41.868562 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3de5a177-08b5-43f2-8d06-f14c73b45f4f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:41.869167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3de5a177-08b5-43f2-8d06-f14c73b45f4f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:41.999481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3de5a177-08b5-43f2-8d06-f14c73b45f4f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:42.007163 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3de5a177-08b5-43f2-8d06-f14c73b45f4f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.151690 May 18 23:27:42.007737 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3767/7285] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:41 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:43.024365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4d42c30f-2ad1-4105-baab-9838c33cba59 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:43.024968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4d42c30f-2ad1-4105-baab-9838c33cba59 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:43.031883 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d42c30f-2ad1-4105-baab-9838c33cba59 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:43.032325 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d42c30f-2ad1-4105-baab-9838c33cba59 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:43.033061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d42c30f-2ad1-4105-baab-9838c33cba59 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:43.033487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d42c30f-2ad1-4105-baab-9838c33cba59 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:43.165899 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4d42c30f-2ad1-4105-baab-9838c33cba59 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:43.174019 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4d42c30f-2ad1-4105-baab-9838c33cba59 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.153658 May 18 23:27:43.174597 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3519/7286] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:43 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:44.192062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c44e00e9-86d3-4d01-8d4b-8079e99661d4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:44.192603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c44e00e9-86d3-4d01-8d4b-8079e99661d4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:44.199928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c44e00e9-86d3-4d01-8d4b-8079e99661d4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:44.200391 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c44e00e9-86d3-4d01-8d4b-8079e99661d4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:44.201163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c44e00e9-86d3-4d01-8d4b-8079e99661d4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:44.201618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c44e00e9-86d3-4d01-8d4b-8079e99661d4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:44.330497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c44e00e9-86d3-4d01-8d4b-8079e99661d4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:44.338128 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c44e00e9-86d3-4d01-8d4b-8079e99661d4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.150063 May 18 23:27:44.338702 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3768/7287] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:44 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:45.355839 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b2b11efb-493b-4f92-8fe6-a2de2bc68928 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:45.357227 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b2b11efb-493b-4f92-8fe6-a2de2bc68928 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:45.365376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2b11efb-493b-4f92-8fe6-a2de2bc68928 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:45.365845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2b11efb-493b-4f92-8fe6-a2de2bc68928 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:45.366631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2b11efb-493b-4f92-8fe6-a2de2bc68928 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:45.367059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b2b11efb-493b-4f92-8fe6-a2de2bc68928 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:45.507477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b2b11efb-493b-4f92-8fe6-a2de2bc68928 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:45.515682 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b2b11efb-493b-4f92-8fe6-a2de2bc68928 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.164152 May 18 23:27:45.516255 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3520/7288] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:45 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:46.533470 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-51f33701-3f01-44e3-9eba-3490bd0f26b9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:46.534179 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-51f33701-3f01-44e3-9eba-3490bd0f26b9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:46.540887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51f33701-3f01-44e3-9eba-3490bd0f26b9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:46.541349 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51f33701-3f01-44e3-9eba-3490bd0f26b9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:46.542801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51f33701-3f01-44e3-9eba-3490bd0f26b9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:46.543237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-51f33701-3f01-44e3-9eba-3490bd0f26b9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:46.679973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-51f33701-3f01-44e3-9eba-3490bd0f26b9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:46.687773 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-51f33701-3f01-44e3-9eba-3490bd0f26b9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.158506 May 18 23:27:46.688350 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3769/7289] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:46 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:27:47.705023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9015b729-7c55-434d-87e8-8bd6a3b0e5af tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:47.705561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9015b729-7c55-434d-87e8-8bd6a3b0e5af tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:47.712593 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9015b729-7c55-434d-87e8-8bd6a3b0e5af tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:47.713040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9015b729-7c55-434d-87e8-8bd6a3b0e5af tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:47.713814 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9015b729-7c55-434d-87e8-8bd6a3b0e5af tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:47.714249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9015b729-7c55-434d-87e8-8bd6a3b0e5af tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:47.845697 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9015b729-7c55-434d-87e8-8bd6a3b0e5af tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:47.853537 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9015b729-7c55-434d-87e8-8bd6a3b0e5af tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.152511 May 18 23:27:47.854862 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3521/7290] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:47 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:48.871811 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-163577b4-8881-4905-b9f7-28c014045b38 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:48.872443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-163577b4-8881-4905-b9f7-28c014045b38 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:48.879149 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-163577b4-8881-4905-b9f7-28c014045b38 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:48.879616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-163577b4-8881-4905-b9f7-28c014045b38 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:48.880389 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-163577b4-8881-4905-b9f7-28c014045b38 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:48.880836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-163577b4-8881-4905-b9f7-28c014045b38 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:49.012956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-163577b4-8881-4905-b9f7-28c014045b38 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:49.020633 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-163577b4-8881-4905-b9f7-28c014045b38 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.153289 May 18 23:27:49.021204 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3770/7291] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:48 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:50.037817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bf916b75-8c77-4e7b-a0fc-5253fe9164f9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:50.038485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bf916b75-8c77-4e7b-a0fc-5253fe9164f9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:50.045498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf916b75-8c77-4e7b-a0fc-5253fe9164f9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:50.045974 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf916b75-8c77-4e7b-a0fc-5253fe9164f9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:50.046730 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf916b75-8c77-4e7b-a0fc-5253fe9164f9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:50.047163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf916b75-8c77-4e7b-a0fc-5253fe9164f9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:50.178887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bf916b75-8c77-4e7b-a0fc-5253fe9164f9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:50.187010 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bf916b75-8c77-4e7b-a0fc-5253fe9164f9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.153201 May 18 23:27:50.187582 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3522/7292] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:50 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:51.204043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3d6978ff-b118-44c9-9af4-fd0681acf08c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:51.204564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3d6978ff-b118-44c9-9af4-fd0681acf08c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:51.211262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d6978ff-b118-44c9-9af4-fd0681acf08c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:51.211716 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d6978ff-b118-44c9-9af4-fd0681acf08c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:51.212472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d6978ff-b118-44c9-9af4-fd0681acf08c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:51.212916 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d6978ff-b118-44c9-9af4-fd0681acf08c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:51.347913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3d6978ff-b118-44c9-9af4-fd0681acf08c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:51.356183 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3d6978ff-b118-44c9-9af4-fd0681acf08c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.156213 May 18 23:27:51.356754 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3771/7293] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:51 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:52.374506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-11d8fbd8-b56e-4151-a13d-c2a936a5e909 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:52.375118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-11d8fbd8-b56e-4151-a13d-c2a936a5e909 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:52.382158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11d8fbd8-b56e-4151-a13d-c2a936a5e909 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:52.382602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11d8fbd8-b56e-4151-a13d-c2a936a5e909 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:52.383352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11d8fbd8-b56e-4151-a13d-c2a936a5e909 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:52.383782 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-11d8fbd8-b56e-4151-a13d-c2a936a5e909 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:52.521656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-11d8fbd8-b56e-4151-a13d-c2a936a5e909 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:52.529485 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-11d8fbd8-b56e-4151-a13d-c2a936a5e909 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.158960 May 18 23:27:52.530167 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3523/7294] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:52 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:53.545699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5f0d4a59-b89f-4080-a0f6-26682d180ed7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:53.546500 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5f0d4a59-b89f-4080-a0f6-26682d180ed7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:53.552880 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f0d4a59-b89f-4080-a0f6-26682d180ed7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:53.553358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f0d4a59-b89f-4080-a0f6-26682d180ed7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:53.554138 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f0d4a59-b89f-4080-a0f6-26682d180ed7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:53.554575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5f0d4a59-b89f-4080-a0f6-26682d180ed7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:53.687154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5f0d4a59-b89f-4080-a0f6-26682d180ed7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:53.694780 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5f0d4a59-b89f-4080-a0f6-26682d180ed7 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.153028 May 18 23:27:53.695355 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3772/7295] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:53 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:54.712371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f98018e8-dae3-4be8-bc9e-191a9ffb430a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:54.712990 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f98018e8-dae3-4be8-bc9e-191a9ffb430a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:54.720618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f98018e8-dae3-4be8-bc9e-191a9ffb430a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:54.721070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f98018e8-dae3-4be8-bc9e-191a9ffb430a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:54.721860 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f98018e8-dae3-4be8-bc9e-191a9ffb430a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:54.722294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f98018e8-dae3-4be8-bc9e-191a9ffb430a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:54.853326 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f98018e8-dae3-4be8-bc9e-191a9ffb430a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:54.861619 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f98018e8-dae3-4be8-bc9e-191a9ffb430a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.153269 May 18 23:27:54.862231 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3524/7296] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:54 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:55.878732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b0cf6308-40fb-44c8-ab5c-a5a5ff18e57b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:55.879334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b0cf6308-40fb-44c8-ab5c-a5a5ff18e57b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:55.885970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0cf6308-40fb-44c8-ab5c-a5a5ff18e57b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:55.886420 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0cf6308-40fb-44c8-ab5c-a5a5ff18e57b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:55.887173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0cf6308-40fb-44c8-ab5c-a5a5ff18e57b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:55.887609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b0cf6308-40fb-44c8-ab5c-a5a5ff18e57b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:56.015342 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b0cf6308-40fb-44c8-ab5c-a5a5ff18e57b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:56.022896 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b0cf6308-40fb-44c8-ab5c-a5a5ff18e57b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.148051 May 18 23:27:56.023476 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3773/7297] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:55 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:57.041638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2ef52498-c194-402c-b2d9-67d9b7b80860 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:57.042441 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2ef52498-c194-402c-b2d9-67d9b7b80860 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:57.049984 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ef52498-c194-402c-b2d9-67d9b7b80860 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:57.050381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ef52498-c194-402c-b2d9-67d9b7b80860 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:57.051164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ef52498-c194-402c-b2d9-67d9b7b80860 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:57.051605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ef52498-c194-402c-b2d9-67d9b7b80860 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:57.193229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2ef52498-c194-402c-b2d9-67d9b7b80860 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:57.200960 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2ef52498-c194-402c-b2d9-67d9b7b80860 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1680 microversion: 2.1 time: 0.164268 May 18 23:27:57.201539 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3525/7298] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:57 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1680 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:27:58.218565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d9b884e9-96b6-4b98-89d6-871f48f6abd9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:27:58.219189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d9b884e9-96b6-4b98-89d6-871f48f6abd9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:27:58.226030 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9b884e9-96b6-4b98-89d6-871f48f6abd9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:58.226485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9b884e9-96b6-4b98-89d6-871f48f6abd9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:58.227248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9b884e9-96b6-4b98-89d6-871f48f6abd9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:27:58.227691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d9b884e9-96b6-4b98-89d6-871f48f6abd9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:27:58.356136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d9b884e9-96b6-4b98-89d6-871f48f6abd9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:27:58.363725 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d9b884e9-96b6-4b98-89d6-871f48f6abd9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1683 microversion: 2.1 time: 0.149069 May 18 23:27:58.364299 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3774/7299] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:27:58 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1683 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:20.543314 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f62de446-04a5-4bb3-8bc1-f848654ef5d2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:28:20.544266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f62de446-04a5-4bb3-8bc1-f848654ef5d2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:20.546808 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f62de446-04a5-4bb3-8bc1-f848654ef5d2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_api:SELECT=16 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:28:20.548145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f62de446-04a5-4bb3-8bc1-f848654ef5d2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell1:SELECT=48 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:28:20.554918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f62de446-04a5-4bb3-8bc1-f848654ef5d2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:20.555352 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f62de446-04a5-4bb3-8bc1-f848654ef5d2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:20.556491 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f62de446-04a5-4bb3-8bc1-f848654ef5d2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:20.557077 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f62de446-04a5-4bb3-8bc1-f848654ef5d2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:20.610686 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f62de446-04a5-4bb3-8bc1-f848654ef5d2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508/action" status: 200 len: 69116 microversion: 2.1 time: 0.071294 May 18 23:28:20.611373 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3526/7300] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:28:20 2022] POST /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508/action => generated 69116 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 23:28:28.144598 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4e76d5f6-d4be-4ff1-9698-a02b1d6d01cd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:28.145127 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4e76d5f6-d4be-4ff1-9698-a02b1d6d01cd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:28.154920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-ebeeb9d5-1d46-4cb2-a9f1-a938a055f774 req-20ee59d5-3cde-4581-94be-f83b33e1e605 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b261c7fe-7625-4617-9c2c-4c2feed66508", "tag": "e353da39-7c7c-43d7-8277-c46122e397b3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:28:28.160096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4e76d5f6-d4be-4ff1-9698-a02b1d6d01cd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_api:SELECT=18 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:28:28.164691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-4e76d5f6-d4be-4ff1-9698-a02b1d6d01cd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell1:SELECT=58,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:28:28.169114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ebeeb9d5-1d46-4cb2-a9f1-a938a055f774 req-20ee59d5-3cde-4581-94be-f83b33e1e605 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:28.169557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ebeeb9d5-1d46-4cb2-a9f1-a938a055f774 req-20ee59d5-3cde-4581-94be-f83b33e1e605 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:28.179210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e76d5f6-d4be-4ff1-9698-a02b1d6d01cd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:28.179673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e76d5f6-d4be-4ff1-9698-a02b1d6d01cd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:28.180459 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e76d5f6-d4be-4ff1-9698-a02b1d6d01cd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:28.180909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4e76d5f6-d4be-4ff1-9698-a02b1d6d01cd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:28.200888 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-ebeeb9d5-1d46-4cb2-a9f1-a938a055f774 req-20ee59d5-3cde-4581-94be-f83b33e1e605 service nova] Creating event network-changed:e353da39-7c7c-43d7-8277-c46122e397b3 for instance b261c7fe-7625-4617-9c2c-4c2feed66508 on n-h2-841040-6 May 18 23:28:28.206491 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-ebeeb9d5-1d46-4cb2-a9f1-a938a055f774 req-20ee59d5-3cde-4581-94be-f83b33e1e605 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.056255 May 18 23:28:28.207655 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3527/7301] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:28:28 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:28:28.215106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4e76d5f6-d4be-4ff1-9698-a02b1d6d01cd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:28:28.316898 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4e76d5f6-d4be-4ff1-9698-a02b1d6d01cd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "DELETE /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 204 len: 0 microversion: 2.1 time: 0.175667 May 18 23:28:28.321028 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3775/7302] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:28:28 2022] DELETE /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:28:28.328021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fb91d65c-d457-47ff-ae1c-186606b70bec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:28.328722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fb91d65c-d457-47ff-ae1c-186606b70bec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:28.345785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb91d65c-d457-47ff-ae1c-186606b70bec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:28.346243 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb91d65c-d457-47ff-ae1c-186606b70bec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:28.347018 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb91d65c-d457-47ff-ae1c-186606b70bec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:28.347461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fb91d65c-d457-47ff-ae1c-186606b70bec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:28.506351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fb91d65c-d457-47ff-ae1c-186606b70bec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:28.514149 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fb91d65c-d457-47ff-ae1c-186606b70bec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1689 microversion: 2.1 time: 0.191550 May 18 23:28:28.514722 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3528/7303] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:28 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1689 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:29.532738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-975abd73-f97b-4802-87ac-c2fbb87c2e25 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:29.533447 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-975abd73-f97b-4802-87ac-c2fbb87c2e25 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:29.540116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-975abd73-f97b-4802-87ac-c2fbb87c2e25 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:29.540579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-975abd73-f97b-4802-87ac-c2fbb87c2e25 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:29.541341 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-975abd73-f97b-4802-87ac-c2fbb87c2e25 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:29.542312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-975abd73-f97b-4802-87ac-c2fbb87c2e25 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:29.713094 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-975abd73-f97b-4802-87ac-c2fbb87c2e25 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:29.720759 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-975abd73-f97b-4802-87ac-c2fbb87c2e25 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 200 len: 1689 microversion: 2.1 time: 0.192337 May 18 23:28:29.721336 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3776/7304] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:29 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 1689 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:30.304424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-9b44fbc3-b9cc-4db5-9887-840951c81496 req-aea8a50a-4a81-401a-9e75-3cb3ba200035 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b261c7fe-7625-4617-9c2c-4c2feed66508", "name": "network-vif-deleted", "tag": "e353da39-7c7c-43d7-8277-c46122e397b3"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:28:30.314056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9b44fbc3-b9cc-4db5-9887-840951c81496 req-aea8a50a-4a81-401a-9e75-3cb3ba200035 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:30.314509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9b44fbc3-b9cc-4db5-9887-840951c81496 req-aea8a50a-4a81-401a-9e75-3cb3ba200035 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:30.326830 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-9b44fbc3-b9cc-4db5-9887-840951c81496 req-aea8a50a-4a81-401a-9e75-3cb3ba200035 service nova] Creating event network-vif-deleted:e353da39-7c7c-43d7-8277-c46122e397b3 for instance b261c7fe-7625-4617-9c2c-4c2feed66508 on n-h2-841040-6 May 18 23:28:30.331527 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-9b44fbc3-b9cc-4db5-9887-840951c81496 req-aea8a50a-4a81-401a-9e75-3cb3ba200035 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030817 May 18 23:28:30.332124 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3529/7305] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:28:30 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:28:30.739148 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c3ecc26-ff8a-413c-b6ec-f41cbf2eafc9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:30.739772 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c3ecc26-ff8a-413c-b6ec-f41cbf2eafc9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: b261c7fe-7625-4617-9c2c-4c2feed66508] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:30.746896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c3ecc26-ff8a-413c-b6ec-f41cbf2eafc9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:30.747292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c3ecc26-ff8a-413c-b6ec-f41cbf2eafc9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:30.748062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c3ecc26-ff8a-413c-b6ec-f41cbf2eafc9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:30.748506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c3ecc26-ff8a-413c-b6ec-f41cbf2eafc9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:30.762712 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-6c3ecc26-ff8a-413c-b6ec-f41cbf2eafc9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] HTTP exception thrown: Instance b261c7fe-7625-4617-9c2c-4c2feed66508 could not be found. May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c3ecc26-ff8a-413c-b6ec-f41cbf2eafc9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Request method failure captured: May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 HTTP/1.1 May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihYB7vhlNja-12vywez9pbPee2cz90l1xK37CAW5IUyEPLB1u-BxxQzp9D_MSf1lqlAd6QRMcMqjIB6UK8nYfsm18Tsth8tE-7ZOMRB7ATzWinWZYLVSMB9VfWRQb7OSb7IOV7oLS3Q08yQ-SHTHpz5el7b1rAxLAVEZIiCEg8oj1pxI May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 6f335e3ce8144d529559a1d9eb418a76 May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6f335e3ce8144d529559a1d9eb418a76"}]}] May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 6f335e3ce8144d529559a1d9eb418a76 May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestNetworkAdvancedServerOps-130813366-project May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 08829de703de413c8483a2371fff4195 May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestNetworkAdvancedServerOps-130813366-project May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance b261c7fe-7625-4617-9c2c-4c2feed66508 could not be found. May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'b261c7fe-7625-4617-9c2c-4c2feed66508'} May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance b261c7fe-7625-4617-9c2c-4c2feed66508 could not be found. May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance b261c7fe-7625-4617-9c2c-4c2feed66508 could not be found. May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:28:30.764429 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:28:30.769478 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:28:30.769478 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:28:30.769478 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:28:30.769478 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:28:30.769478 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:28:30.769478 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance b261c7fe-7625-4617-9c2c-4c2feed66508 could not be found. May 18 23:28:30.769478 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:28:30.769478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c3ecc26-ff8a-413c-b6ec-f41cbf2eafc9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Returning 404 to user: Instance b261c7fe-7625-4617-9c2c-4c2feed66508 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:28:30.769478 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c3ecc26-ff8a-413c-b6ec-f41cbf2eafc9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508" status: 404 len: 111 microversion: 2.1 time: 0.030740 May 18 23:28:30.769478 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3777/7306] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:30 2022] GET /compute/v2.1/servers/b261c7fe-7625-4617-9c2c-4c2feed66508 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:28:34.000875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-171c3ea6-dcbd-451f-b39b-e45d74ebf452 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '.version_select at 0x7fa2edad5280>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:34.028361 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-171c3ea6-dcbd-451f-b39b-e45d74ebf452 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-148619065" status: 202 len: 0 microversion: 2.1 time: 0.033200 May 18 23:28:34.029006 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3530/7307] 10.222.0.58 () {58 vars in 1280 bytes} [Wed May 18 23:28:33 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-148619065 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:28:34.058806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-83393d04-a205-43fd-b8fd-dc8865cf98fe tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'create', calling method: .version_select at 0x7fa2ecf50e50>, body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1615368654", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE4WP3j6eme11sToPukyQ2MbV923CxEydo6QtjrS+8YS6k76IPIXVBa5RDQcFUAg/j/aj8RLmJwdbOA33BMrkhd6tG9vTvOTlFVoIu1BqisTxUtS/XJMtvzDb8NYVVRS2Q=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:28:34.073954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-83393d04-a205-43fd-b8fd-dc8865cf98fe tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:28:34.080366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-83393d04-a205-43fd-b8fd-dc8865cf98fe tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for user 08829de703de413c8483a2371fff4195 and project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:28:34.108483 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-83393d04-a205-43fd-b8fd-dc8865cf98fe tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 407 microversion: 2.1 time: 0.054219 May 18 23:28:34.109072 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3778/7308] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:28:34 2022] POST /compute/v2.1/os-keypairs => generated 407 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:28:39.647544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1297877914", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "3814cb47-9a60-4d49-9ab4-3d87ec876ee5"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1615368654", "security_groups": [{"name": "tempest-secgroup-smoke-354636344"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:28:39.949702 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] validate_networks() for [('3814cb47-9a60-4d49-9ab4-3d87ec876ee5', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:28:40.319206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell1:SELECT=14 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:28:40.339896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:28:40.340320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:28:40.340799 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:28:40.341206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:28:40.341617 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:28:40.350907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:40.351360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:40.352145 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:40.352582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:40.370831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:28:40.376221 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for user 08829de703de413c8483a2371fff4195 and project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:28:40.388882 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:28:40.391362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:28:40.438467 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-be2f2cbb-ecb9-4dcc-9461-8980be17f390 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.799144 May 18 23:28:40.444520 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3531/7309] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:28:39 2022] POST /compute/v2.1/servers => generated 405 bytes in 801 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:28:40.450194 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e4c9ade3-9753-498f-a7a4-58fea07e5353 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:40.451421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e4c9ade3-9753-498f-a7a4-58fea07e5353 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:40.563481 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e4c9ade3-9753-498f-a7a4-58fea07e5353 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:40.570365 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e4c9ade3-9753-498f-a7a4-58fea07e5353 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1267 microversion: 2.1 time: 0.124713 May 18 23:28:40.570939 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3779/7310] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:40 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1267 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:41.588253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f325177f-5dea-4872-9c17-534645004d3a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:41.588940 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f325177f-5dea-4872-9c17-534645004d3a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:41.644737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f325177f-5dea-4872-9c17-534645004d3a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:41.651664 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f325177f-5dea-4872-9c17-534645004d3a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1267 microversion: 2.1 time: 0.068240 May 18 23:28:41.652259 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3532/7311] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:41 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1267 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:42.668261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8286c430-f058-48e5-8a8f-a44a848bb3b6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:42.668872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8286c430-f058-48e5-8a8f-a44a848bb3b6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:42.670900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-8286c430-f058-48e5-8a8f-a44a848bb3b6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell1:SELECT=22,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:28:42.734353 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8286c430-f058-48e5-8a8f-a44a848bb3b6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:42.742177 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8286c430-f058-48e5-8a8f-a44a848bb3b6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1267 microversion: 2.1 time: 0.077724 May 18 23:28:42.743106 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3780/7312] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:42 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1267 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:43.760650 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c04a9be6-3a01-4420-ae19-444cec3d3dc2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:43.761841 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c04a9be6-3a01-4420-ae19-444cec3d3dc2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:43.822879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c04a9be6-3a01-4420-ae19-444cec3d3dc2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:43.829914 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c04a9be6-3a01-4420-ae19-444cec3d3dc2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1267 microversion: 2.1 time: 0.073883 May 18 23:28:43.830655 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3533/7313] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:43 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1267 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:44.847294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c23ec0ec-f93a-4b7d-93f5-9ed0ad758306 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:44.847911 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c23ec0ec-f93a-4b7d-93f5-9ed0ad758306 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:44.855400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c23ec0ec-f93a-4b7d-93f5-9ed0ad758306 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:44.855855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c23ec0ec-f93a-4b7d-93f5-9ed0ad758306 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:44.856615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c23ec0ec-f93a-4b7d-93f5-9ed0ad758306 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:44.857057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c23ec0ec-f93a-4b7d-93f5-9ed0ad758306 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:44.921321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c23ec0ec-f93a-4b7d-93f5-9ed0ad758306 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:44.928810 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c23ec0ec-f93a-4b7d-93f5-9ed0ad758306 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1271 microversion: 2.1 time: 0.085431 May 18 23:28:44.929378 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3781/7314] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:44 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1271 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:45.947055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-91efaf31-262d-4f4f-9a57-e863202e1e92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:45.947805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-91efaf31-262d-4f4f-9a57-e863202e1e92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:45.955241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91efaf31-262d-4f4f-9a57-e863202e1e92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:45.955888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91efaf31-262d-4f4f-9a57-e863202e1e92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:45.956856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91efaf31-262d-4f4f-9a57-e863202e1e92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:45.957469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-91efaf31-262d-4f4f-9a57-e863202e1e92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:46.023138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-91efaf31-262d-4f4f-9a57-e863202e1e92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:46.030898 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-91efaf31-262d-4f4f-9a57-e863202e1e92 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1325 microversion: 2.1 time: 0.089019 May 18 23:28:46.031483 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3534/7315] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:45 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1325 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:46.970502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d1b95384-ebe3-4081-8959-0da6ce01789c req-e19a6662-c35d-45ed-a029-536a38a1e7b8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d17b8006-381a-4a83-858f-59063e696d18", "tag": "e9869233-a97a-4e7f-9f2a-1d2744db18b1"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:28:46.984945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d1b95384-ebe3-4081-8959-0da6ce01789c req-e19a6662-c35d-45ed-a029-536a38a1e7b8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:46.985400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d1b95384-ebe3-4081-8959-0da6ce01789c req-e19a6662-c35d-45ed-a029-536a38a1e7b8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:47.008223 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d1b95384-ebe3-4081-8959-0da6ce01789c req-e19a6662-c35d-45ed-a029-536a38a1e7b8 service nova] Creating event network-changed:e9869233-a97a-4e7f-9f2a-1d2744db18b1 for instance d17b8006-381a-4a83-858f-59063e696d18 on n-h1-841040-6 May 18 23:28:47.013764 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d1b95384-ebe3-4081-8959-0da6ce01789c req-e19a6662-c35d-45ed-a029-536a38a1e7b8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.046964 May 18 23:28:47.014490 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3782/7316] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:28:46 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:28:47.048729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e776fcd-0f4a-4d84-b4b9-c518c8c1e8d0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:47.049501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7e776fcd-0f4a-4d84-b4b9-c518c8c1e8d0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:47.057284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e776fcd-0f4a-4d84-b4b9-c518c8c1e8d0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:47.057729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e776fcd-0f4a-4d84-b4b9-c518c8c1e8d0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:47.058726 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e776fcd-0f4a-4d84-b4b9-c518c8c1e8d0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:47.059156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7e776fcd-0f4a-4d84-b4b9-c518c8c1e8d0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:47.202255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7e776fcd-0f4a-4d84-b4b9-c518c8c1e8d0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:47.210653 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7e776fcd-0f4a-4d84-b4b9-c518c8c1e8d0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1392 microversion: 2.1 time: 0.166513 May 18 23:28:47.218837 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3535/7317] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:47 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1392 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:48.229230 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8b18ee8c-8f6d-4025-9829-2e6dbe1c1c3a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:48.229977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8b18ee8c-8f6d-4025-9829-2e6dbe1c1c3a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:48.236392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b18ee8c-8f6d-4025-9829-2e6dbe1c1c3a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:48.236857 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b18ee8c-8f6d-4025-9829-2e6dbe1c1c3a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:48.237651 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b18ee8c-8f6d-4025-9829-2e6dbe1c1c3a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:48.238124 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8b18ee8c-8f6d-4025-9829-2e6dbe1c1c3a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:48.449601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8b18ee8c-8f6d-4025-9829-2e6dbe1c1c3a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:48.457123 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8b18ee8c-8f6d-4025-9829-2e6dbe1c1c3a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1392 microversion: 2.1 time: 0.233264 May 18 23:28:48.457704 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3783/7318] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:48 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1392 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:49.474921 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8017fbd1-a077-41b7-9cba-b4890f8b063f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:49.475568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8017fbd1-a077-41b7-9cba-b4890f8b063f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:49.483278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8017fbd1-a077-41b7-9cba-b4890f8b063f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:49.483755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8017fbd1-a077-41b7-9cba-b4890f8b063f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:49.484514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8017fbd1-a077-41b7-9cba-b4890f8b063f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:49.484948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8017fbd1-a077-41b7-9cba-b4890f8b063f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:49.617901 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8017fbd1-a077-41b7-9cba-b4890f8b063f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:49.625458 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8017fbd1-a077-41b7-9cba-b4890f8b063f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1392 microversion: 2.1 time: 0.154747 May 18 23:28:49.626062 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3536/7319] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:49 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1392 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:50.642944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a2c890be-3ea0-4622-b611-d72f3a579a3c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:50.643572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a2c890be-3ea0-4622-b611-d72f3a579a3c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:50.650238 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2c890be-3ea0-4622-b611-d72f3a579a3c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:50.650691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2c890be-3ea0-4622-b611-d72f3a579a3c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:50.651445 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2c890be-3ea0-4622-b611-d72f3a579a3c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:50.651883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a2c890be-3ea0-4622-b611-d72f3a579a3c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:50.792332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a2c890be-3ea0-4622-b611-d72f3a579a3c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:50.799868 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a2c890be-3ea0-4622-b611-d72f3a579a3c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1392 microversion: 2.1 time: 0.160845 May 18 23:28:50.800456 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3784/7320] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:50 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1392 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:51.816513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-06da41b8-05fa-4c82-996c-911ee7812b66 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:51.817122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-06da41b8-05fa-4c82-996c-911ee7812b66 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:51.819211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-06da41b8-05fa-4c82-996c-911ee7812b66 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:28:51.821060 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-06da41b8-05fa-4c82-996c-911ee7812b66 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_api:SELECT=41,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:28:51.827682 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06da41b8-05fa-4c82-996c-911ee7812b66 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:51.828156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06da41b8-05fa-4c82-996c-911ee7812b66 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:51.828913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06da41b8-05fa-4c82-996c-911ee7812b66 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:51.829346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-06da41b8-05fa-4c82-996c-911ee7812b66 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:51.958410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-06da41b8-05fa-4c82-996c-911ee7812b66 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:51.966573 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-06da41b8-05fa-4c82-996c-911ee7812b66 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1392 microversion: 2.1 time: 0.154054 May 18 23:28:51.967157 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3537/7321] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:51 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1392 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:52.984279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-58cc38db-76c2-4bed-a3d6-b7a4cd7d8ca3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:52.984886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-58cc38db-76c2-4bed-a3d6-b7a4cd7d8ca3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:52.987354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-58cc38db-76c2-4bed-a3d6-b7a4cd7d8ca3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:28:52.992765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58cc38db-76c2-4bed-a3d6-b7a4cd7d8ca3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:52.993247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58cc38db-76c2-4bed-a3d6-b7a4cd7d8ca3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:52.994029 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58cc38db-76c2-4bed-a3d6-b7a4cd7d8ca3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:52.994469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-58cc38db-76c2-4bed-a3d6-b7a4cd7d8ca3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:53.124200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-58cc38db-76c2-4bed-a3d6-b7a4cd7d8ca3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:53.132147 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-58cc38db-76c2-4bed-a3d6-b7a4cd7d8ca3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1392 microversion: 2.1 time: 0.151782 May 18 23:28:53.132882 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3785/7322] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:52 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1392 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:53.238647 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-8dd17a1b-8dd4-4abb-b1ea-89effdbf33d0 req-2297c0a3-e942-400c-97cd-d9d1aa818868 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d17b8006-381a-4a83-858f-59063e696d18", "name": "network-vif-plugged", "status": "completed", "tag": "e9869233-a97a-4e7f-9f2a-1d2744db18b1"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:28:53.247802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8dd17a1b-8dd4-4abb-b1ea-89effdbf33d0 req-2297c0a3-e942-400c-97cd-d9d1aa818868 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:53.248246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-8dd17a1b-8dd4-4abb-b1ea-89effdbf33d0 req-2297c0a3-e942-400c-97cd-d9d1aa818868 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:53.259588 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-8dd17a1b-8dd4-4abb-b1ea-89effdbf33d0 req-2297c0a3-e942-400c-97cd-d9d1aa818868 service nova] Creating event network-vif-plugged:e9869233-a97a-4e7f-9f2a-1d2744db18b1 for instance d17b8006-381a-4a83-858f-59063e696d18 on n-h1-841040-6 May 18 23:28:53.264520 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-8dd17a1b-8dd4-4abb-b1ea-89effdbf33d0 req-2297c0a3-e942-400c-97cd-d9d1aa818868 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029668 May 18 23:28:53.265116 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3538/7323] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:28:53 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:28:54.148754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-22b083d6-18e4-4404-8cbf-c4e4fabc37ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:54.149336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-22b083d6-18e4-4404-8cbf-c4e4fabc37ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:54.155865 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22b083d6-18e4-4404-8cbf-c4e4fabc37ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:54.156320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22b083d6-18e4-4404-8cbf-c4e4fabc37ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:54.157073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22b083d6-18e4-4404-8cbf-c4e4fabc37ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:54.157528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-22b083d6-18e4-4404-8cbf-c4e4fabc37ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:54.287988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-22b083d6-18e4-4404-8cbf-c4e4fabc37ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:54.295930 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-22b083d6-18e4-4404-8cbf-c4e4fabc37ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1392 microversion: 2.1 time: 0.151203 May 18 23:28:54.296506 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3786/7324] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:54 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1392 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:55.310338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-8dd17a1b-8dd4-4abb-b1ea-89effdbf33d0 req-2297c0a3-e942-400c-97cd-d9d1aa818868 service nova] [119082] Writing DB stats nova_cell0:SELECT=10 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:28:55.315786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2151b3d0-b056-4017-ba4e-f7d093dfddd8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:55.316488 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2151b3d0-b056-4017-ba4e-f7d093dfddd8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:55.323725 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2151b3d0-b056-4017-ba4e-f7d093dfddd8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:55.324173 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2151b3d0-b056-4017-ba4e-f7d093dfddd8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:55.324923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2151b3d0-b056-4017-ba4e-f7d093dfddd8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:55.325355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2151b3d0-b056-4017-ba4e-f7d093dfddd8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:55.461571 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2151b3d0-b056-4017-ba4e-f7d093dfddd8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:55.469579 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2151b3d0-b056-4017-ba4e-f7d093dfddd8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1565 microversion: 2.1 time: 0.160321 May 18 23:28:55.470199 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3539/7325] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:55 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1565 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:55.486078 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a6a97ae6-54d1-427e-ab1b-75bf1db9727c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:55.486700 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a6a97ae6-54d1-427e-ab1b-75bf1db9727c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:55.493485 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6a97ae6-54d1-427e-ab1b-75bf1db9727c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:55.493988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6a97ae6-54d1-427e-ab1b-75bf1db9727c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:55.495246 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6a97ae6-54d1-427e-ab1b-75bf1db9727c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:55.495708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6a97ae6-54d1-427e-ab1b-75bf1db9727c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:55.633900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a6a97ae6-54d1-427e-ab1b-75bf1db9727c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:55.641546 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a6a97ae6-54d1-427e-ab1b-75bf1db9727c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1565 microversion: 2.1 time: 0.159478 May 18 23:28:55.642152 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3787/7326] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:55 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1565 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:28:57.549827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-70c82029-ee37-4141-b9a6-307835179ec8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:28:57.550437 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-70c82029-ee37-4141-b9a6-307835179ec8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:28:57.555808 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-be25343f-d1a2-4f1b-b27c-80322b497c66 req-89826faf-a4f9-4a9d-ac58-6ac8756fab1c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d17b8006-381a-4a83-858f-59063e696d18", "tag": "e9869233-a97a-4e7f-9f2a-1d2744db18b1"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:28:57.558084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70c82029-ee37-4141-b9a6-307835179ec8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:57.558530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70c82029-ee37-4141-b9a6-307835179ec8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:57.559292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70c82029-ee37-4141-b9a6-307835179ec8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:57.559747 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-70c82029-ee37-4141-b9a6-307835179ec8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:57.568154 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-be25343f-d1a2-4f1b-b27c-80322b497c66 req-89826faf-a4f9-4a9d-ac58-6ac8756fab1c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:28:57.569007 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-be25343f-d1a2-4f1b-b27c-80322b497c66 req-89826faf-a4f9-4a9d-ac58-6ac8756fab1c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:28:57.581533 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-be25343f-d1a2-4f1b-b27c-80322b497c66 req-89826faf-a4f9-4a9d-ac58-6ac8756fab1c service nova] Creating event network-changed:e9869233-a97a-4e7f-9f2a-1d2744db18b1 for instance d17b8006-381a-4a83-858f-59063e696d18 on n-h1-841040-6 May 18 23:28:57.587978 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-be25343f-d1a2-4f1b-b27c-80322b497c66 req-89826faf-a4f9-4a9d-ac58-6ac8756fab1c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.039963 May 18 23:28:57.589449 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3788/7327] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:28:57 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:28:57.711037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-70c82029-ee37-4141-b9a6-307835179ec8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:28:57.719659 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-70c82029-ee37-4141-b9a6-307835179ec8 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1565 microversion: 2.1 time: 0.174357 May 18 23:28:57.720247 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3540/7328] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:28:57 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1565 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:18.951182 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-068fab67-e06c-40cf-bc43-c16f7488ae48 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:29:18.952197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-068fab67-e06c-40cf-bc43-c16f7488ae48 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:18.954422 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-068fab67-e06c-40cf-bc43-c16f7488ae48 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_api:SELECT=46,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:29:18.955210 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-068fab67-e06c-40cf-bc43-c16f7488ae48 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell1:SELECT=40 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:29:18.961665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-068fab67-e06c-40cf-bc43-c16f7488ae48 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:18.962189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-068fab67-e06c-40cf-bc43-c16f7488ae48 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:18.962948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-068fab67-e06c-40cf-bc43-c16f7488ae48 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:18.963387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-068fab67-e06c-40cf-bc43-c16f7488ae48 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:19.034527 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-068fab67-e06c-40cf-bc43-c16f7488ae48 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18/action" status: 200 len: 24571 microversion: 2.1 time: 0.088228 May 18 23:29:19.035235 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3789/7329] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:29:18 2022] POST /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18/action => generated 24571 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 23:29:25.430492 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "451"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:29:25.431462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:25.434182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_api:SELECT=7 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:29:25.435047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell1:SELECT=40 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:29:25.440724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:25.441172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:25.441956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:25.442395 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:25.482193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:25.488707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Old instance type m1.heat2, new instance type m1.heat {{(pid=119082) resize /opt/stack/nova/nova/compute/api.py:4166}} May 18 23:29:25.495169 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:29:25.496084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:29:25.496550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:29:25.496956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:29:25.497355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:29:25.559680 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-359f26b7-3476-422d-b2b1-a0f7f35cf124 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18/action" status: 202 len: 0 microversion: 2.1 time: 0.133495 May 18 23:29:25.560301 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3541/7330] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:29:25 2022] POST /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:29:25.569185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3a230ba4-4336-4f1b-903f-c372a8dbd3f0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:25.569928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3a230ba4-4336-4f1b-903f-c372a8dbd3f0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:25.577111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a230ba4-4336-4f1b-903f-c372a8dbd3f0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:25.577560 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a230ba4-4336-4f1b-903f-c372a8dbd3f0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:25.578761 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a230ba4-4336-4f1b-903f-c372a8dbd3f0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:25.579147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3a230ba4-4336-4f1b-903f-c372a8dbd3f0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:25.714463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3a230ba4-4336-4f1b-903f-c372a8dbd3f0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:25.722320 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3a230ba4-4336-4f1b-903f-c372a8dbd3f0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1692 microversion: 2.1 time: 0.157430 May 18 23:29:25.722918 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3790/7331] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:25 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1692 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:26.741656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-398271e8-6a44-46e5-8712-0513732e3089 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:26.742241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-398271e8-6a44-46e5-8712-0513732e3089 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:26.749528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-398271e8-6a44-46e5-8712-0513732e3089 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:26.750001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-398271e8-6a44-46e5-8712-0513732e3089 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:26.750756 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-398271e8-6a44-46e5-8712-0513732e3089 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:26.751198 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-398271e8-6a44-46e5-8712-0513732e3089 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:26.880767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-398271e8-6a44-46e5-8712-0513732e3089 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:26.889074 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-398271e8-6a44-46e5-8712-0513732e3089 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1692 microversion: 2.1 time: 0.152393 May 18 23:29:26.889657 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3542/7332] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:26 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1692 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:29:27.907144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9a64fcd8-0ca9-4d6e-99c6-c09d8f0af850 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:27.907979 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9a64fcd8-0ca9-4d6e-99c6-c09d8f0af850 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:27.914745 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a64fcd8-0ca9-4d6e-99c6-c09d8f0af850 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:27.915202 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a64fcd8-0ca9-4d6e-99c6-c09d8f0af850 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:27.915968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a64fcd8-0ca9-4d6e-99c6-c09d8f0af850 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:27.916421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9a64fcd8-0ca9-4d6e-99c6-c09d8f0af850 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:28.064858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9a64fcd8-0ca9-4d6e-99c6-c09d8f0af850 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:28.072637 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9a64fcd8-0ca9-4d6e-99c6-c09d8f0af850 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1697 microversion: 2.1 time: 0.169471 May 18 23:29:28.073306 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3791/7333] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:27 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1697 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:29.091376 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e97265d2-8c93-4d08-b93a-47a21a0fd9e4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:29.091980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e97265d2-8c93-4d08-b93a-47a21a0fd9e4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:29.099324 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e97265d2-8c93-4d08-b93a-47a21a0fd9e4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:29.099766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e97265d2-8c93-4d08-b93a-47a21a0fd9e4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:29.100513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e97265d2-8c93-4d08-b93a-47a21a0fd9e4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:29.100942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e97265d2-8c93-4d08-b93a-47a21a0fd9e4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:29.234637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e97265d2-8c93-4d08-b93a-47a21a0fd9e4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:29.242427 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e97265d2-8c93-4d08-b93a-47a21a0fd9e4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1697 microversion: 2.1 time: 0.155505 May 18 23:29:29.243007 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3543/7334] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:29 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1697 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:30.259462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-654dc8f9-f0c2-4303-9379-8a6bf21c28ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:30.260111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-654dc8f9-f0c2-4303-9379-8a6bf21c28ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:30.267065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-654dc8f9-f0c2-4303-9379-8a6bf21c28ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:30.267525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-654dc8f9-f0c2-4303-9379-8a6bf21c28ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:30.268291 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-654dc8f9-f0c2-4303-9379-8a6bf21c28ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:30.268738 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-654dc8f9-f0c2-4303-9379-8a6bf21c28ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:30.403767 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-654dc8f9-f0c2-4303-9379-8a6bf21c28ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:30.411401 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-654dc8f9-f0c2-4303-9379-8a6bf21c28ae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1697 microversion: 2.1 time: 0.155911 May 18 23:29:30.411976 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3792/7335] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:30 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1697 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:31.428310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ed2f280d-086b-49c9-ac26-df70946128b4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:31.428933 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ed2f280d-086b-49c9-ac26-df70946128b4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:31.436448 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed2f280d-086b-49c9-ac26-df70946128b4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:31.436887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed2f280d-086b-49c9-ac26-df70946128b4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:31.437627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed2f280d-086b-49c9-ac26-df70946128b4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:31.438083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed2f280d-086b-49c9-ac26-df70946128b4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:31.570194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ed2f280d-086b-49c9-ac26-df70946128b4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:31.577777 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ed2f280d-086b-49c9-ac26-df70946128b4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1697 microversion: 2.1 time: 0.153319 May 18 23:29:31.578350 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3544/7336] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:31 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1697 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:32.595055 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-80177f85-05ac-487b-8af0-8eb98778164c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:32.595678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-80177f85-05ac-487b-8af0-8eb98778164c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:32.602602 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80177f85-05ac-487b-8af0-8eb98778164c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:32.603061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80177f85-05ac-487b-8af0-8eb98778164c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:32.603827 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80177f85-05ac-487b-8af0-8eb98778164c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:32.604279 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-80177f85-05ac-487b-8af0-8eb98778164c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:32.734046 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-80177f85-05ac-487b-8af0-8eb98778164c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:32.741599 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-80177f85-05ac-487b-8af0-8eb98778164c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1697 microversion: 2.1 time: 0.150495 May 18 23:29:32.742285 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3793/7337] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:32 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1697 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:33.759443 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-73dc3a8f-1c2a-4afb-9185-416a592393bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:33.759994 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-73dc3a8f-1c2a-4afb-9185-416a592393bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:33.767458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73dc3a8f-1c2a-4afb-9185-416a592393bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:33.767893 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73dc3a8f-1c2a-4afb-9185-416a592393bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:33.768626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73dc3a8f-1c2a-4afb-9185-416a592393bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:33.769048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73dc3a8f-1c2a-4afb-9185-416a592393bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:33.900246 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-73dc3a8f-1c2a-4afb-9185-416a592393bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:33.907789 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-73dc3a8f-1c2a-4afb-9185-416a592393bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1697 microversion: 2.1 time: 0.152305 May 18 23:29:33.908358 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3545/7338] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:33 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1697 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:34.924454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-04516418-b5ec-4139-8f4c-8499b0c6d5f6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:34.925073 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-04516418-b5ec-4139-8f4c-8499b0c6d5f6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:34.931626 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04516418-b5ec-4139-8f4c-8499b0c6d5f6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:34.932077 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04516418-b5ec-4139-8f4c-8499b0c6d5f6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:34.932831 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04516418-b5ec-4139-8f4c-8499b0c6d5f6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:34.933266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-04516418-b5ec-4139-8f4c-8499b0c6d5f6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:35.070669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-04516418-b5ec-4139-8f4c-8499b0c6d5f6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:35.078904 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-04516418-b5ec-4139-8f4c-8499b0c6d5f6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1697 microversion: 2.1 time: 0.158442 May 18 23:29:35.079479 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3794/7339] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:34 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1697 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:36.096134 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-780a0339-91c8-46d7-873d-6088c527d15d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:36.096729 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-780a0339-91c8-46d7-873d-6088c527d15d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:36.104178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-780a0339-91c8-46d7-873d-6088c527d15d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:36.104620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-780a0339-91c8-46d7-873d-6088c527d15d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:36.105368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-780a0339-91c8-46d7-873d-6088c527d15d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:36.105834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-780a0339-91c8-46d7-873d-6088c527d15d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:36.234758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-780a0339-91c8-46d7-873d-6088c527d15d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:36.242421 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-780a0339-91c8-46d7-873d-6088c527d15d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1697 microversion: 2.1 time: 0.150215 May 18 23:29:36.242991 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3546/7340] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:36 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1697 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:37.259434 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62ae44fb-20e9-48cf-948e-6090147722cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:37.259991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-62ae44fb-20e9-48cf-948e-6090147722cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:37.266564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62ae44fb-20e9-48cf-948e-6090147722cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:37.267015 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62ae44fb-20e9-48cf-948e-6090147722cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:37.267762 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62ae44fb-20e9-48cf-948e-6090147722cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:37.268198 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62ae44fb-20e9-48cf-948e-6090147722cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:37.396122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-62ae44fb-20e9-48cf-948e-6090147722cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:37.404340 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-62ae44fb-20e9-48cf-948e-6090147722cf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1697 microversion: 2.1 time: 0.148836 May 18 23:29:37.404911 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3795/7341] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:37 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1697 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:38.420434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b9f716a2-cc4f-4e9d-a6ba-b5632de7d343 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:38.421041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b9f716a2-cc4f-4e9d-a6ba-b5632de7d343 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:38.428122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9f716a2-cc4f-4e9d-a6ba-b5632de7d343 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:38.428568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9f716a2-cc4f-4e9d-a6ba-b5632de7d343 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:38.429321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9f716a2-cc4f-4e9d-a6ba-b5632de7d343 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:38.429775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b9f716a2-cc4f-4e9d-a6ba-b5632de7d343 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:38.563768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b9f716a2-cc4f-4e9d-a6ba-b5632de7d343 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:38.571471 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b9f716a2-cc4f-4e9d-a6ba-b5632de7d343 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1697 microversion: 2.1 time: 0.154941 May 18 23:29:38.572051 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3547/7342] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:38 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1697 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:39.589142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-10e2fef6-74f5-43d2-9667-4dddbaf64d6c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:39.589710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-10e2fef6-74f5-43d2-9667-4dddbaf64d6c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:39.596889 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10e2fef6-74f5-43d2-9667-4dddbaf64d6c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:39.597581 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10e2fef6-74f5-43d2-9667-4dddbaf64d6c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:39.598673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10e2fef6-74f5-43d2-9667-4dddbaf64d6c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:39.599297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-10e2fef6-74f5-43d2-9667-4dddbaf64d6c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:39.752379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-10e2fef6-74f5-43d2-9667-4dddbaf64d6c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:39.760233 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-10e2fef6-74f5-43d2-9667-4dddbaf64d6c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1696 microversion: 2.1 time: 0.175060 May 18 23:29:39.761186 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3796/7343] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:39 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1696 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:40.055666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-082ebc73-6601-43a9-a6d5-5383852b7c49 req-2e31c13d-9bc1-4ca4-a405-268ad8221319 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d17b8006-381a-4a83-858f-59063e696d18", "name": "network-vif-unplugged", "status": "completed", "tag": "e9869233-a97a-4e7f-9f2a-1d2744db18b1"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:29:40.065100 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-082ebc73-6601-43a9-a6d5-5383852b7c49 req-2e31c13d-9bc1-4ca4-a405-268ad8221319 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:40.065548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-082ebc73-6601-43a9-a6d5-5383852b7c49 req-2e31c13d-9bc1-4ca4-a405-268ad8221319 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:40.079848 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-082ebc73-6601-43a9-a6d5-5383852b7c49 req-2e31c13d-9bc1-4ca4-a405-268ad8221319 service nova] Creating event network-vif-unplugged:e9869233-a97a-4e7f-9f2a-1d2744db18b1 for instance d17b8006-381a-4a83-858f-59063e696d18 on n-h2-841040-6 May 18 23:29:40.085600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [req-082ebc73-6601-43a9-a6d5-5383852b7c49 req-2e31c13d-9bc1-4ca4-a405-268ad8221319 service nova] Instance d17b8006-381a-4a83-858f-59063e696d18 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119082) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:29:40.099426 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-082ebc73-6601-43a9-a6d5-5383852b7c49 req-2e31c13d-9bc1-4ca4-a405-268ad8221319 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.047318 May 18 23:29:40.100856 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3548/7344] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:29:40 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:29:40.778687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-afcae6a7-782c-4738-867e-9b9b6cdbc855 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:40.779303 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-afcae6a7-782c-4738-867e-9b9b6cdbc855 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:40.786089 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afcae6a7-782c-4738-867e-9b9b6cdbc855 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:40.786542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afcae6a7-782c-4738-867e-9b9b6cdbc855 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:40.787297 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afcae6a7-782c-4738-867e-9b9b6cdbc855 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:40.787742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-afcae6a7-782c-4738-867e-9b9b6cdbc855 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:40.924517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-afcae6a7-782c-4738-867e-9b9b6cdbc855 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:40.932117 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-afcae6a7-782c-4738-867e-9b9b6cdbc855 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1696 microversion: 2.1 time: 0.157326 May 18 23:29:40.932695 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3797/7345] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:40 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1696 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:41.950368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-356ab4bc-a9e3-411b-8486-e72a448a65df tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:41.951058 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-356ab4bc-a9e3-411b-8486-e72a448a65df tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:41.957891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-356ab4bc-a9e3-411b-8486-e72a448a65df tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:41.958332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-356ab4bc-a9e3-411b-8486-e72a448a65df tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:41.959070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-356ab4bc-a9e3-411b-8486-e72a448a65df tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:41.959496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-356ab4bc-a9e3-411b-8486-e72a448a65df tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:42.092668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-356ab4bc-a9e3-411b-8486-e72a448a65df tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:42.101604 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-356ab4bc-a9e3-411b-8486-e72a448a65df tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1694 microversion: 2.1 time: 0.156385 May 18 23:29:42.102216 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3549/7346] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:41 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1694 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:42.117132 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-bf8291c7-7b80-4863-ae2a-faaaa883153e req-b57f61ef-19d0-45cb-8ddf-12a8ca51eb00 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d17b8006-381a-4a83-858f-59063e696d18", "tag": "e9869233-a97a-4e7f-9f2a-1d2744db18b1"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:29:42.125609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-bf8291c7-7b80-4863-ae2a-faaaa883153e req-b57f61ef-19d0-45cb-8ddf-12a8ca51eb00 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:42.126092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-bf8291c7-7b80-4863-ae2a-faaaa883153e req-b57f61ef-19d0-45cb-8ddf-12a8ca51eb00 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:42.137446 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-bf8291c7-7b80-4863-ae2a-faaaa883153e req-b57f61ef-19d0-45cb-8ddf-12a8ca51eb00 service nova] Creating event network-changed:e9869233-a97a-4e7f-9f2a-1d2744db18b1 for instance d17b8006-381a-4a83-858f-59063e696d18 on n-h2-841040-6 May 18 23:29:42.143261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [req-bf8291c7-7b80-4863-ae2a-faaaa883153e req-b57f61ef-19d0-45cb-8ddf-12a8ca51eb00 service nova] Instance d17b8006-381a-4a83-858f-59063e696d18 is migrating within the same cell, copying events to all relevant hosts: {'n-h1-841040-6', 'n-h2-841040-6'} {{(pid=119083) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:5807}} May 18 23:29:42.154264 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-bf8291c7-7b80-4863-ae2a-faaaa883153e req-b57f61ef-19d0-45cb-8ddf-12a8ca51eb00 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040738 May 18 23:29:42.154848 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3798/7347] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:29:42 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:29:43.118406 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7dd9356e-a696-4f4d-863f-626fbb10b316 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:43.119025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7dd9356e-a696-4f4d-863f-626fbb10b316 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:43.125944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7dd9356e-a696-4f4d-863f-626fbb10b316 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:43.126391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7dd9356e-a696-4f4d-863f-626fbb10b316 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:43.127141 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7dd9356e-a696-4f4d-863f-626fbb10b316 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:43.127568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-7dd9356e-a696-4f4d-863f-626fbb10b316 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:43.260354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7dd9356e-a696-4f4d-863f-626fbb10b316 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:43.268168 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7dd9356e-a696-4f4d-863f-626fbb10b316 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1691 microversion: 2.1 time: 0.153810 May 18 23:29:43.268747 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3550/7348] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:43 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1691 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:43.285558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1d91866d-38cf-4df3-9628-fa59203eb24c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:29:43.286232 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1d91866d-38cf-4df3-9628-fa59203eb24c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:43.293237 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d91866d-38cf-4df3-9628-fa59203eb24c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:43.293699 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d91866d-38cf-4df3-9628-fa59203eb24c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:43.294498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d91866d-38cf-4df3-9628-fa59203eb24c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:43.294939 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1d91866d-38cf-4df3-9628-fa59203eb24c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:43.358009 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1d91866d-38cf-4df3-9628-fa59203eb24c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18/action" status: 204 len: 0 microversion: 2.1 time: 0.076419 May 18 23:29:43.359340 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3799/7349] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:29:43 2022] POST /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:29:43.367679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-587eb16d-9141-4d82-8579-93223707ecae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:43.368307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-587eb16d-9141-4d82-8579-93223707ecae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:43.374931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-587eb16d-9141-4d82-8579-93223707ecae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:43.375550 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-587eb16d-9141-4d82-8579-93223707ecae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:43.376520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-587eb16d-9141-4d82-8579-93223707ecae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:43.377159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-587eb16d-9141-4d82-8579-93223707ecae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:43.531576 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-587eb16d-9141-4d82-8579-93223707ecae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:43.540185 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-587eb16d-9141-4d82-8579-93223707ecae tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1691 microversion: 2.1 time: 0.176431 May 18 23:29:43.541098 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3551/7350] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:43 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1691 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:43.557147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5691450f-a97c-4c4d-a563-5fc26e389b47 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:43.558204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5691450f-a97c-4c4d-a563-5fc26e389b47 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:43.564702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5691450f-a97c-4c4d-a563-5fc26e389b47 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:43.565172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5691450f-a97c-4c4d-a563-5fc26e389b47 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:43.565997 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5691450f-a97c-4c4d-a563-5fc26e389b47 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:43.566637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5691450f-a97c-4c4d-a563-5fc26e389b47 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:43.791709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5691450f-a97c-4c4d-a563-5fc26e389b47 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:43.800594 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5691450f-a97c-4c4d-a563-5fc26e389b47 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1691 microversion: 2.1 time: 0.247419 May 18 23:29:43.801273 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3800/7351] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:43 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1691 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:44.817930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-47bbcfdc-14a3-4edc-a333-d1118d9df378 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:29:44.818537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-47bbcfdc-14a3-4edc-a333-d1118d9df378 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:29:44.825391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47bbcfdc-14a3-4edc-a333-d1118d9df378 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:44.825866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47bbcfdc-14a3-4edc-a333-d1118d9df378 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:44.826605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47bbcfdc-14a3-4edc-a333-d1118d9df378 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:44.827030 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-47bbcfdc-14a3-4edc-a333-d1118d9df378 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:44.956454 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-47bbcfdc-14a3-4edc-a333-d1118d9df378 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:29:44.964072 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-47bbcfdc-14a3-4edc-a333-d1118d9df378 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1683 microversion: 2.1 time: 0.150139 May 18 23:29:44.964643 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3552/7352] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:29:44 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1683 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:29:45.242316 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-4d8c7986-c39d-46c2-9c22-153bdfc8ca2f req-3fef767d-30ee-48e3-b0f7-16a793ac393f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d17b8006-381a-4a83-858f-59063e696d18", "name": "network-vif-plugged", "status": "completed", "tag": "e9869233-a97a-4e7f-9f2a-1d2744db18b1"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:29:45.252285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4d8c7986-c39d-46c2-9c22-153bdfc8ca2f req-3fef767d-30ee-48e3-b0f7-16a793ac393f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:29:45.252754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-4d8c7986-c39d-46c2-9c22-153bdfc8ca2f req-3fef767d-30ee-48e3-b0f7-16a793ac393f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:29:45.264031 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-4d8c7986-c39d-46c2-9c22-153bdfc8ca2f req-3fef767d-30ee-48e3-b0f7-16a793ac393f service nova] Creating event network-vif-plugged:e9869233-a97a-4e7f-9f2a-1d2744db18b1 for instance d17b8006-381a-4a83-858f-59063e696d18 on n-h2-841040-6 May 18 23:29:45.269391 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-4d8c7986-c39d-46c2-9c22-153bdfc8ca2f req-3fef767d-30ee-48e3-b0f7-16a793ac393f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030916 May 18 23:29:45.270027 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3801/7353] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:29:45 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:30:07.139663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-441e3615-d261-47ca-9ebb-0294da61f1c2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:30:07.140585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-441e3615-d261-47ca-9ebb-0294da61f1c2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:07.143249 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-441e3615-d261-47ca-9ebb-0294da61f1c2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_api:SELECT=28 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:30:07.144135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-441e3615-d261-47ca-9ebb-0294da61f1c2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell1:SELECT=76,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:30:07.150106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-441e3615-d261-47ca-9ebb-0294da61f1c2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:07.150548 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-441e3615-d261-47ca-9ebb-0294da61f1c2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:07.151289 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-441e3615-d261-47ca-9ebb-0294da61f1c2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:07.151716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-441e3615-d261-47ca-9ebb-0294da61f1c2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:07.202210 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-441e3615-d261-47ca-9ebb-0294da61f1c2 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18/action" status: 200 len: 24576 microversion: 2.1 time: 0.066277 May 18 23:30:07.202879 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3553/7354] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:30:07 2022] POST /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18/action => generated 24576 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 23:30:14.503451 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-4d8c7986-c39d-46c2-9c22-153bdfc8ca2f req-3fef767d-30ee-48e3-b0f7-16a793ac393f service nova] [119083] Writing DB stats nova_api:SELECT=26 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:30:14.504356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-4d8c7986-c39d-46c2-9c22-153bdfc8ca2f req-3fef767d-30ee-48e3-b0f7-16a793ac393f service nova] [119083] Writing DB stats nova_cell1:SELECT=75,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:30:14.508258 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fee5e281-db90-4e3c-83b8-620e78091b20 req-8d5a9239-d561-4c9d-99d8-22347770f0e8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d17b8006-381a-4a83-858f-59063e696d18", "tag": "e9869233-a97a-4e7f-9f2a-1d2744db18b1"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:30:14.508912 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8647be66-f2ec-481c-82fa-722947ac3a14 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:14.509611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8647be66-f2ec-481c-82fa-722947ac3a14 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:14.518315 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8647be66-f2ec-481c-82fa-722947ac3a14 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:14.518770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8647be66-f2ec-481c-82fa-722947ac3a14 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:14.518918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fee5e281-db90-4e3c-83b8-620e78091b20 req-8d5a9239-d561-4c9d-99d8-22347770f0e8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:14.519348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fee5e281-db90-4e3c-83b8-620e78091b20 req-8d5a9239-d561-4c9d-99d8-22347770f0e8 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:14.519536 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8647be66-f2ec-481c-82fa-722947ac3a14 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:14.520120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8647be66-f2ec-481c-82fa-722947ac3a14 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:14.531415 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-fee5e281-db90-4e3c-83b8-620e78091b20 req-8d5a9239-d561-4c9d-99d8-22347770f0e8 service nova] Creating event network-changed:e9869233-a97a-4e7f-9f2a-1d2744db18b1 for instance d17b8006-381a-4a83-858f-59063e696d18 on n-h2-841040-6 May 18 23:30:14.536620 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fee5e281-db90-4e3c-83b8-620e78091b20 req-8d5a9239-d561-4c9d-99d8-22347770f0e8 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032638 May 18 23:30:14.537323 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3554/7355] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:30:14 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:30:14.553790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8647be66-f2ec-481c-82fa-722947ac3a14 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:30:14.645778 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8647be66-f2ec-481c-82fa-722947ac3a14 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "DELETE /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 204 len: 0 microversion: 2.1 time: 0.143910 May 18 23:30:14.646479 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3802/7356] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:30:14 2022] DELETE /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:30:14.656524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-684f365f-26a0-4a6d-be91-376d7117cbf6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:14.657229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-684f365f-26a0-4a6d-be91-376d7117cbf6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:14.664401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-684f365f-26a0-4a6d-be91-376d7117cbf6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:14.664854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-684f365f-26a0-4a6d-be91-376d7117cbf6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:14.665629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-684f365f-26a0-4a6d-be91-376d7117cbf6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:14.666091 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-684f365f-26a0-4a6d-be91-376d7117cbf6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:14.811354 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-684f365f-26a0-4a6d-be91-376d7117cbf6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:30:14.819268 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-684f365f-26a0-4a6d-be91-376d7117cbf6 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1689 microversion: 2.1 time: 0.168033 May 18 23:30:14.819852 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3555/7357] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:14 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1689 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:30:15.837010 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-de7b48e9-60b6-4f97-b31d-2d67fae1734a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:15.837724 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-de7b48e9-60b6-4f97-b31d-2d67fae1734a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:15.844111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de7b48e9-60b6-4f97-b31d-2d67fae1734a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:15.844572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de7b48e9-60b6-4f97-b31d-2d67fae1734a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:15.845346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de7b48e9-60b6-4f97-b31d-2d67fae1734a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:15.845879 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-de7b48e9-60b6-4f97-b31d-2d67fae1734a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:16.014888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-de7b48e9-60b6-4f97-b31d-2d67fae1734a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:30:16.022704 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-de7b48e9-60b6-4f97-b31d-2d67fae1734a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 200 len: 1689 microversion: 2.1 time: 0.189974 May 18 23:30:16.023491 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3803/7358] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:15 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 1689 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:30:16.447254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-9cc6c032-f5e2-4605-94fe-e48c22f9b5d8 req-efc0e190-a7f5-4200-b1ba-efe3a9418d55 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d17b8006-381a-4a83-858f-59063e696d18", "name": "network-vif-deleted", "tag": "e9869233-a97a-4e7f-9f2a-1d2744db18b1"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:30:16.457074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9cc6c032-f5e2-4605-94fe-e48c22f9b5d8 req-efc0e190-a7f5-4200-b1ba-efe3a9418d55 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:16.457507 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-9cc6c032-f5e2-4605-94fe-e48c22f9b5d8 req-efc0e190-a7f5-4200-b1ba-efe3a9418d55 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:16.470191 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-9cc6c032-f5e2-4605-94fe-e48c22f9b5d8 req-efc0e190-a7f5-4200-b1ba-efe3a9418d55 service nova] Creating event network-vif-deleted:e9869233-a97a-4e7f-9f2a-1d2744db18b1 for instance d17b8006-381a-4a83-858f-59063e696d18 on n-h2-841040-6 May 18 23:30:16.478707 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-9cc6c032-f5e2-4605-94fe-e48c22f9b5d8 req-efc0e190-a7f5-4200-b1ba-efe3a9418d55 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035166 May 18 23:30:16.479310 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3556/7359] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:30:16 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:30:17.040260 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1fd068c6-4a7f-46d8-aefb-ba891990335e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:17.040891 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1fd068c6-4a7f-46d8-aefb-ba891990335e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: d17b8006-381a-4a83-858f-59063e696d18] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:17.047555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fd068c6-4a7f-46d8-aefb-ba891990335e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:17.048018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fd068c6-4a7f-46d8-aefb-ba891990335e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:17.048788 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fd068c6-4a7f-46d8-aefb-ba891990335e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:17.049240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1fd068c6-4a7f-46d8-aefb-ba891990335e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:17.062914 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-1fd068c6-4a7f-46d8-aefb-ba891990335e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] HTTP exception thrown: Instance d17b8006-381a-4a83-858f-59063e696d18 could not be found. May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1fd068c6-4a7f-46d8-aefb-ba891990335e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Request method failure captured: May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 HTTP/1.1 May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihYB7vhlNja-12vywez9pbPee2cz90l1xK37CAW5IUyEPLB1u-BxxQzp9D_MSf1lqlAd6QRMcMqjIB6UK8nYfsm18Tsth8tE-7ZOMRB7ATzWinWZYLVSMB9VfWRQb7OSb7IOV7oLS3Q08yQ-SHTHpz5el7b1rAxLAVEZIiCEg8oj1pxI May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 6f335e3ce8144d529559a1d9eb418a76 May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6f335e3ce8144d529559a1d9eb418a76"}]}] May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 6f335e3ce8144d529559a1d9eb418a76 May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestNetworkAdvancedServerOps-130813366-project May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 08829de703de413c8483a2371fff4195 May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestNetworkAdvancedServerOps-130813366-project May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance d17b8006-381a-4a83-858f-59063e696d18 could not be found. May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': 'd17b8006-381a-4a83-858f-59063e696d18'} May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d17b8006-381a-4a83-858f-59063e696d18 could not be found. May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d17b8006-381a-4a83-858f-59063e696d18 could not be found. May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:30:17.064587 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:30:17.070357 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:30:17.070357 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:30:17.070357 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:30:17.070357 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:30:17.070357 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:30:17.070357 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d17b8006-381a-4a83-858f-59063e696d18 could not be found. May 18 23:30:17.070357 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:30:17.070357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1fd068c6-4a7f-46d8-aefb-ba891990335e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Returning 404 to user: Instance d17b8006-381a-4a83-858f-59063e696d18 could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:30:17.070357 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1fd068c6-4a7f-46d8-aefb-ba891990335e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18" status: 404 len: 111 microversion: 2.1 time: 0.029855 May 18 23:30:17.070357 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3804/7360] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:17 2022] GET /compute/v2.1/servers/d17b8006-381a-4a83-858f-59063e696d18 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:30:20.011385 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8f673a02-1c5d-43c2-8b9d-cc389a0d9a79 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '.version_select at 0x7fa2ec4b9160>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:20.032270 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8f673a02-1c5d-43c2-8b9d-cc389a0d9a79 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1615368654" status: 202 len: 0 microversion: 2.1 time: 0.026156 May 18 23:30:20.033327 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3557/7361] 10.222.0.58 () {58 vars in 1283 bytes} [Wed May 18 23:30:20 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1615368654 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:30:20.059873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bba3827b-23c4-49fe-97ce-44f984052a93 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'create', calling method: .version_select at 0x7fa2dfb72820>, body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1413107165", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJH4+o01oR2eBeWbaR3c9vcJ5BhYWhB5cCA/s7NG3wz3ECzPuPDN4+ETH/yN/3FGtWp4a4BxHLYasClWDz7M5QQeuzdYRezoGRAHhJa0UrkJDNhL2KWg16V5ZO4BNWrWvg=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:30:20.075589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-bba3827b-23c4-49fe-97ce-44f984052a93 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:30:20.081433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-bba3827b-23c4-49fe-97ce-44f984052a93 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for user 08829de703de413c8483a2371fff4195 and project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:30:20.106367 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bba3827b-23c4-49fe-97ce-44f984052a93 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 407 microversion: 2.1 time: 0.050406 May 18 23:30:20.106963 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3805/7362] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:30:20 2022] POST /compute/v2.1/os-keypairs => generated 407 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:30:25.596453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-377550065", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "22cc8b2b-44c8-4253-a688-c91acf79122b"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1413107165", "security_groups": [{"name": "tempest-secgroup-smoke-646793815"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:30:25.708739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] validate_networks() for [('22cc8b2b-44c8-4253-a688-c91acf79122b', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:30:26.107079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:30:26.107555 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:30:26.108021 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:30:26.108425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:30:26.108832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:30:26.118103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:26.118821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:26.119607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:26.120041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:26.139842 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:30:26.146594 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for user 08829de703de413c8483a2371fff4195 and project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:30:26.160724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:30:26.163211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:30:26.211487 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ab264c76-4ce5-48d3-8902-760c3078e358 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.619579 May 18 23:30:26.212158 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3558/7363] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:30:25 2022] POST /compute/v2.1/servers => generated 405 bytes in 621 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:30:26.223197 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-925d8909-6f8d-43c1-92e3-d7e6175be892 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:26.223859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-925d8909-6f8d-43c1-92e3-d7e6175be892 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:26.310409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-925d8909-6f8d-43c1-92e3-d7e6175be892 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:30:26.319856 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-925d8909-6f8d-43c1-92e3-d7e6175be892 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1266 microversion: 2.1 time: 0.101072 May 18 23:30:26.321618 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3806/7364] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:26 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1266 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:30:27.337618 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d50931d-e943-4917-bb69-f5ca9418e1ca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:27.338265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1d50931d-e943-4917-bb69-f5ca9418e1ca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:27.359547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d50931d-e943-4917-bb69-f5ca9418e1ca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:27.359992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d50931d-e943-4917-bb69-f5ca9418e1ca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:27.360780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d50931d-e943-4917-bb69-f5ca9418e1ca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:27.361240 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d50931d-e943-4917-bb69-f5ca9418e1ca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:27.506423 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1d50931d-e943-4917-bb69-f5ca9418e1ca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:30:27.516628 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1d50931d-e943-4917-bb69-f5ca9418e1ca tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1336 microversion: 2.1 time: 0.183820 May 18 23:30:27.518351 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3559/7365] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:27 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1336 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:30:28.535314 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-65acb2e7-9510-4ed5-824d-abe27a4eccec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:28.541069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-65acb2e7-9510-4ed5-824d-abe27a4eccec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:28.544988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-65acb2e7-9510-4ed5-824d-abe27a4eccec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell1:SELECT=22,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:30:28.549458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65acb2e7-9510-4ed5-824d-abe27a4eccec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:28.557226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65acb2e7-9510-4ed5-824d-abe27a4eccec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:28.558373 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65acb2e7-9510-4ed5-824d-abe27a4eccec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:28.558998 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65acb2e7-9510-4ed5-824d-abe27a4eccec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:28.848195 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-65acb2e7-9510-4ed5-824d-abe27a4eccec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:30:28.861561 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-65acb2e7-9510-4ed5-824d-abe27a4eccec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1391 microversion: 2.1 time: 0.330957 May 18 23:30:28.862816 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3807/7366] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:28 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1391 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:30:29.526104 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-5ce75c08-c786-4b36-a933-1a806facf914 req-de20056e-7a2f-4872-ae99-840a3ddb216a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "82072e6e-ea7f-4aea-8f84-fb0beac77a5d", "tag": "61c9d61f-5559-44bb-b2d6-d1ce20fccd00"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:30:29.535611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5ce75c08-c786-4b36-a933-1a806facf914 req-de20056e-7a2f-4872-ae99-840a3ddb216a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:29.536363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-5ce75c08-c786-4b36-a933-1a806facf914 req-de20056e-7a2f-4872-ae99-840a3ddb216a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:29.561003 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-5ce75c08-c786-4b36-a933-1a806facf914 req-de20056e-7a2f-4872-ae99-840a3ddb216a service nova] Creating event network-changed:61c9d61f-5559-44bb-b2d6-d1ce20fccd00 for instance 82072e6e-ea7f-4aea-8f84-fb0beac77a5d on n-h2-841040-6 May 18 23:30:29.568981 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-5ce75c08-c786-4b36-a933-1a806facf914 req-de20056e-7a2f-4872-ae99-840a3ddb216a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.046499 May 18 23:30:29.570449 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3560/7367] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:30:29 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:30:29.879410 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a7aa8bc9-dd8a-4795-b1e7-61c819edb0a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:29.880428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a7aa8bc9-dd8a-4795-b1e7-61c819edb0a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:29.887408 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7aa8bc9-dd8a-4795-b1e7-61c819edb0a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:29.887942 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7aa8bc9-dd8a-4795-b1e7-61c819edb0a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:29.888775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7aa8bc9-dd8a-4795-b1e7-61c819edb0a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:29.889281 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a7aa8bc9-dd8a-4795-b1e7-61c819edb0a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:30.057387 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a7aa8bc9-dd8a-4795-b1e7-61c819edb0a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:30:30.069999 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a7aa8bc9-dd8a-4795-b1e7-61c819edb0a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1391 microversion: 2.1 time: 0.194229 May 18 23:30:30.070899 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3808/7368] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:29 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1391 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:30:31.089780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d424f78a-8f43-4b20-b5e9-2b5cefc27f4b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:31.090474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d424f78a-8f43-4b20-b5e9-2b5cefc27f4b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:31.097313 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d424f78a-8f43-4b20-b5e9-2b5cefc27f4b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:31.097791 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d424f78a-8f43-4b20-b5e9-2b5cefc27f4b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:31.098568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d424f78a-8f43-4b20-b5e9-2b5cefc27f4b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:31.098973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d424f78a-8f43-4b20-b5e9-2b5cefc27f4b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:31.230520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d424f78a-8f43-4b20-b5e9-2b5cefc27f4b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:30:31.239125 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d424f78a-8f43-4b20-b5e9-2b5cefc27f4b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1391 microversion: 2.1 time: 0.154408 May 18 23:30:31.239912 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3561/7369] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:31 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1391 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:30:32.256443 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0fb0320c-375b-480a-bbef-514e3325fe9c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:32.256994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0fb0320c-375b-480a-bbef-514e3325fe9c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:32.263529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fb0320c-375b-480a-bbef-514e3325fe9c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:32.263990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fb0320c-375b-480a-bbef-514e3325fe9c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:32.264799 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fb0320c-375b-480a-bbef-514e3325fe9c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:32.265263 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fb0320c-375b-480a-bbef-514e3325fe9c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:32.396680 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0fb0320c-375b-480a-bbef-514e3325fe9c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:30:32.404154 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0fb0320c-375b-480a-bbef-514e3325fe9c tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1391 microversion: 2.1 time: 0.151695 May 18 23:30:32.404724 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3809/7370] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:32 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1391 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:30:33.420992 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f7199e8e-a121-456e-9b6a-553a496531b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:33.421642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f7199e8e-a121-456e-9b6a-553a496531b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:33.428653 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7199e8e-a121-456e-9b6a-553a496531b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:33.429097 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7199e8e-a121-456e-9b6a-553a496531b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:33.429872 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7199e8e-a121-456e-9b6a-553a496531b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:33.430306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f7199e8e-a121-456e-9b6a-553a496531b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:33.564741 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f7199e8e-a121-456e-9b6a-553a496531b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:30:33.572349 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f7199e8e-a121-456e-9b6a-553a496531b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1391 microversion: 2.1 time: 0.155285 May 18 23:30:33.572926 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3562/7371] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:33 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1391 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:30:33.614725 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-3afdfdb7-d117-46ee-800c-87a6ce117c28 req-d0b306fb-c41f-44e5-a64d-91d274eb1983 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82072e6e-ea7f-4aea-8f84-fb0beac77a5d", "name": "network-vif-plugged", "status": "completed", "tag": "61c9d61f-5559-44bb-b2d6-d1ce20fccd00"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:30:33.627648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-3afdfdb7-d117-46ee-800c-87a6ce117c28 req-d0b306fb-c41f-44e5-a64d-91d274eb1983 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:33.628317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-3afdfdb7-d117-46ee-800c-87a6ce117c28 req-d0b306fb-c41f-44e5-a64d-91d274eb1983 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:33.643036 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-3afdfdb7-d117-46ee-800c-87a6ce117c28 req-d0b306fb-c41f-44e5-a64d-91d274eb1983 service nova] Creating event network-vif-plugged:61c9d61f-5559-44bb-b2d6-d1ce20fccd00 for instance 82072e6e-ea7f-4aea-8f84-fb0beac77a5d on n-h2-841040-6 May 18 23:30:33.648094 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-3afdfdb7-d117-46ee-800c-87a6ce117c28 req-d0b306fb-c41f-44e5-a64d-91d274eb1983 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037361 May 18 23:30:33.649152 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3810/7372] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:30:33 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:30:34.589813 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cd8703e4-1cac-4b62-aec3-fd8d0cf3c98a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:34.590426 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cd8703e4-1cac-4b62-aec3-fd8d0cf3c98a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:34.598089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd8703e4-1cac-4b62-aec3-fd8d0cf3c98a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:34.598595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd8703e4-1cac-4b62-aec3-fd8d0cf3c98a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:34.599349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd8703e4-1cac-4b62-aec3-fd8d0cf3c98a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:34.599779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cd8703e4-1cac-4b62-aec3-fd8d0cf3c98a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:34.737338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cd8703e4-1cac-4b62-aec3-fd8d0cf3c98a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:30:34.745127 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cd8703e4-1cac-4b62-aec3-fd8d0cf3c98a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1391 microversion: 2.1 time: 0.159271 May 18 23:30:34.745646 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3563/7373] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:34 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1391 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:30:35.762732 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-bf7c2921-91e1-4dc7-ad55-d9515a6db060 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:35.763385 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-bf7c2921-91e1-4dc7-ad55-d9515a6db060 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:35.770824 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf7c2921-91e1-4dc7-ad55-d9515a6db060 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:35.771285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf7c2921-91e1-4dc7-ad55-d9515a6db060 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:35.772048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf7c2921-91e1-4dc7-ad55-d9515a6db060 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:35.772490 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-bf7c2921-91e1-4dc7-ad55-d9515a6db060 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:35.908120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-bf7c2921-91e1-4dc7-ad55-d9515a6db060 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:30:35.915776 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-bf7c2921-91e1-4dc7-ad55-d9515a6db060 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1563 microversion: 2.1 time: 0.157382 May 18 23:30:35.916361 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3811/7374] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:35 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1563 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:30:35.932144 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3861e6c6-caee-457c-99d6-2796a853a0ab tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:35.932742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3861e6c6-caee-457c-99d6-2796a853a0ab tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:35.940140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3861e6c6-caee-457c-99d6-2796a853a0ab tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:35.940574 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3861e6c6-caee-457c-99d6-2796a853a0ab tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:35.941317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3861e6c6-caee-457c-99d6-2796a853a0ab tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:35.941753 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3861e6c6-caee-457c-99d6-2796a853a0ab tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:36.072755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3861e6c6-caee-457c-99d6-2796a853a0ab tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:30:36.080372 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3861e6c6-caee-457c-99d6-2796a853a0ab tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1563 microversion: 2.1 time: 0.152165 May 18 23:30:36.080938 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3564/7375] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:35 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1563 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:30:37.972003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-a6b4e780-dd1f-48c0-9cd7-7b003ababf33 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:30:37.972628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-a6b4e780-dd1f-48c0-9cd7-7b003ababf33 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:37.975290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-a6b4e780-dd1f-48c0-9cd7-7b003ababf33 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:30:37.981338 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3861e6c6-caee-457c-99d6-2796a853a0ab tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:30:37.982244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-3861e6c6-caee-457c-99d6-2796a853a0ab tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:30:37.984893 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6b4e780-dd1f-48c0-9cd7-7b003ababf33 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:37.985521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6b4e780-dd1f-48c0-9cd7-7b003ababf33 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:37.986486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6b4e780-dd1f-48c0-9cd7-7b003ababf33 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:37.987037 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-a6b4e780-dd1f-48c0-9cd7-7b003ababf33 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:38.048061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f35fcda8-6d20-480a-ba3b-ee6ab7e74ec9 req-af84dffa-0c99-4e48-b6b9-459a15480e6a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "82072e6e-ea7f-4aea-8f84-fb0beac77a5d", "tag": "61c9d61f-5559-44bb-b2d6-d1ce20fccd00"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:30:38.051920 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-f35fcda8-6d20-480a-ba3b-ee6ab7e74ec9 req-af84dffa-0c99-4e48-b6b9-459a15480e6a service nova] [119082] Writing DB stats nova_api:SELECT=39,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:30:38.058509 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f35fcda8-6d20-480a-ba3b-ee6ab7e74ec9 req-af84dffa-0c99-4e48-b6b9-459a15480e6a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:38.059178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f35fcda8-6d20-480a-ba3b-ee6ab7e74ec9 req-af84dffa-0c99-4e48-b6b9-459a15480e6a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:38.064039 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-f35fcda8-6d20-480a-ba3b-ee6ab7e74ec9 req-af84dffa-0c99-4e48-b6b9-459a15480e6a service nova] [119082] Writing DB stats nova_cell1:SELECT=49 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:30:38.072951 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f35fcda8-6d20-480a-ba3b-ee6ab7e74ec9 req-af84dffa-0c99-4e48-b6b9-459a15480e6a service nova] Creating event network-changed:61c9d61f-5559-44bb-b2d6-d1ce20fccd00 for instance 82072e6e-ea7f-4aea-8f84-fb0beac77a5d on n-h2-841040-6 May 18 23:30:38.078432 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f35fcda8-6d20-480a-ba3b-ee6ab7e74ec9 req-af84dffa-0c99-4e48-b6b9-459a15480e6a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.103056 May 18 23:30:38.079044 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3565/7376] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:30:37 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:30:38.174976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-a6b4e780-dd1f-48c0-9cd7-7b003ababf33 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:30:38.183215 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-a6b4e780-dd1f-48c0-9cd7-7b003ababf33 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1563 microversion: 2.1 time: 0.215617 May 18 23:30:38.183895 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3812/7377] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:30:37 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1563 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:30:59.467525 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e736872a-73ac-43b7-9c94-edd537523b87 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:30:59.469228 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e736872a-73ac-43b7-9c94-edd537523b87 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:30:59.475655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e736872a-73ac-43b7-9c94-edd537523b87 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:59.476101 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e736872a-73ac-43b7-9c94-edd537523b87 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:59.476858 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e736872a-73ac-43b7-9c94-edd537523b87 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:30:59.477293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e736872a-73ac-43b7-9c94-edd537523b87 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:30:59.528032 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e736872a-73ac-43b7-9c94-edd537523b87 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d/action" status: 200 len: 24569 microversion: 2.1 time: 0.113075 May 18 23:30:59.528643 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3566/7378] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:30:59 2022] POST /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d/action => generated 24569 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) May 18 23:31:05.936575 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d7e21b6b-8ff3-4cdb-81c2-f67dbad2c7e5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:31:05.938981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d7e21b6b-8ff3-4cdb-81c2-f67dbad2c7e5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_api:SELECT=38,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:31:05.939846 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-d7e21b6b-8ff3-4cdb-81c2-f67dbad2c7e5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell1:SELECT=32 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:31:05.945852 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7e21b6b-8ff3-4cdb-81c2-f67dbad2c7e5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:05.946311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d7e21b6b-8ff3-4cdb-81c2-f67dbad2c7e5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:05.970142 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d7e21b6b-8ff3-4cdb-81c2-f67dbad2c7e5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Going to try to stop instance {{(pid=119083) force_stop /opt/stack/nova/nova/compute/api.py:2707}} May 18 23:31:06.009641 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d7e21b6b-8ff3-4cdb-81c2-f67dbad2c7e5 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d/action" status: 202 len: 0 microversion: 2.1 time: 0.076887 May 18 23:31:06.010263 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3813/7379] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:31:05 2022] POST /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:31:06.020637 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-651108cd-1468-4067-aeb4-3a2a889eaa12 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:06.021340 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-651108cd-1468-4067-aeb4-3a2a889eaa12 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:06.030136 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-651108cd-1468-4067-aeb4-3a2a889eaa12 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:06.030660 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-651108cd-1468-4067-aeb4-3a2a889eaa12 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:06.032068 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-651108cd-1468-4067-aeb4-3a2a889eaa12 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:06.032511 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-651108cd-1468-4067-aeb4-3a2a889eaa12 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:06.169693 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-651108cd-1468-4067-aeb4-3a2a889eaa12 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:06.177598 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-651108cd-1468-4067-aeb4-3a2a889eaa12 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1691 microversion: 2.1 time: 0.161264 May 18 23:31:06.178213 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3567/7380] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:06 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1691 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:07.195856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e5f39f51-07d9-48b8-a10f-4a9bab3f676a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:07.196559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e5f39f51-07d9-48b8-a10f-4a9bab3f676a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:07.202890 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5f39f51-07d9-48b8-a10f-4a9bab3f676a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:07.203339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5f39f51-07d9-48b8-a10f-4a9bab3f676a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:07.204087 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5f39f51-07d9-48b8-a10f-4a9bab3f676a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:07.204525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e5f39f51-07d9-48b8-a10f-4a9bab3f676a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:07.332862 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e5f39f51-07d9-48b8-a10f-4a9bab3f676a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:07.340480 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e5f39f51-07d9-48b8-a10f-4a9bab3f676a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1691 microversion: 2.1 time: 0.149380 May 18 23:31:07.341054 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3814/7381] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:07 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1691 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:08.358356 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad5d7255-aaba-454b-a87d-5c6990ec8a13 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:08.359434 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ad5d7255-aaba-454b-a87d-5c6990ec8a13 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:08.366363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad5d7255-aaba-454b-a87d-5c6990ec8a13 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:08.366804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad5d7255-aaba-454b-a87d-5c6990ec8a13 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:08.367544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad5d7255-aaba-454b-a87d-5c6990ec8a13 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:08.367973 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad5d7255-aaba-454b-a87d-5c6990ec8a13 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:08.495685 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ad5d7255-aaba-454b-a87d-5c6990ec8a13 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:08.503990 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ad5d7255-aaba-454b-a87d-5c6990ec8a13 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1691 microversion: 2.1 time: 0.149580 May 18 23:31:08.504569 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3568/7382] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:08 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1691 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:09.521616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-68ceb1df-df5e-47f9-aa3a-e70f7214c113 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:09.522258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-68ceb1df-df5e-47f9-aa3a-e70f7214c113 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:09.528822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68ceb1df-df5e-47f9-aa3a-e70f7214c113 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:09.529272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68ceb1df-df5e-47f9-aa3a-e70f7214c113 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:09.530051 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68ceb1df-df5e-47f9-aa3a-e70f7214c113 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:09.530491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-68ceb1df-df5e-47f9-aa3a-e70f7214c113 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:09.657928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-68ceb1df-df5e-47f9-aa3a-e70f7214c113 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:09.665387 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-68ceb1df-df5e-47f9-aa3a-e70f7214c113 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1691 microversion: 2.1 time: 0.147678 May 18 23:31:09.665987 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3815/7383] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:09 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1691 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:10.682427 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-da8addc3-9723-4ab9-9fb1-5236139e4151 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:10.683037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-da8addc3-9723-4ab9-9fb1-5236139e4151 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:10.690746 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da8addc3-9723-4ab9-9fb1-5236139e4151 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:10.691193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da8addc3-9723-4ab9-9fb1-5236139e4151 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:10.691942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da8addc3-9723-4ab9-9fb1-5236139e4151 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:10.692373 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-da8addc3-9723-4ab9-9fb1-5236139e4151 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:10.823821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-da8addc3-9723-4ab9-9fb1-5236139e4151 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:10.831483 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-da8addc3-9723-4ab9-9fb1-5236139e4151 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1691 microversion: 2.1 time: 0.152992 May 18 23:31:10.832075 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3569/7384] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:10 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1691 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:11.848727 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d273a311-1020-4930-ac8f-d94abd625141 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:11.849338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d273a311-1020-4930-ac8f-d94abd625141 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:11.856140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d273a311-1020-4930-ac8f-d94abd625141 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:11.856587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d273a311-1020-4930-ac8f-d94abd625141 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:11.857335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d273a311-1020-4930-ac8f-d94abd625141 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:11.857794 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d273a311-1020-4930-ac8f-d94abd625141 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:11.992167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d273a311-1020-4930-ac8f-d94abd625141 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:12.001031 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d273a311-1020-4930-ac8f-d94abd625141 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1691 microversion: 2.1 time: 0.156455 May 18 23:31:12.001593 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3816/7385] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:11 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1691 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:13.018568 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-10e54628-0604-46f2-9af1-b27d7ed64104 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:13.019178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-10e54628-0604-46f2-9af1-b27d7ed64104 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:13.026023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10e54628-0604-46f2-9af1-b27d7ed64104 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:13.026468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10e54628-0604-46f2-9af1-b27d7ed64104 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:13.027212 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10e54628-0604-46f2-9af1-b27d7ed64104 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:13.027665 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-10e54628-0604-46f2-9af1-b27d7ed64104 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:13.154905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-10e54628-0604-46f2-9af1-b27d7ed64104 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:13.162377 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-10e54628-0604-46f2-9af1-b27d7ed64104 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1691 microversion: 2.1 time: 0.148241 May 18 23:31:13.162946 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3570/7386] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:13 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1691 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:14.178615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84c0f99c-fabd-41c0-923e-3ccf631909dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:14.179174 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84c0f99c-fabd-41c0-923e-3ccf631909dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:14.185692 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84c0f99c-fabd-41c0-923e-3ccf631909dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:14.186172 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84c0f99c-fabd-41c0-923e-3ccf631909dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:14.186947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84c0f99c-fabd-41c0-923e-3ccf631909dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:14.187392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84c0f99c-fabd-41c0-923e-3ccf631909dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:14.325431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-84c0f99c-fabd-41c0-923e-3ccf631909dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:14.333538 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-84c0f99c-fabd-41c0-923e-3ccf631909dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1691 microversion: 2.1 time: 0.158930 May 18 23:31:14.334130 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3817/7387] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:14 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1691 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:15.350817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6887449e-6433-4919-a831-f3bd0ad40633 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:15.351453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6887449e-6433-4919-a831-f3bd0ad40633 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:15.358607 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6887449e-6433-4919-a831-f3bd0ad40633 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:15.359655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6887449e-6433-4919-a831-f3bd0ad40633 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:15.360400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6887449e-6433-4919-a831-f3bd0ad40633 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:15.360829 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6887449e-6433-4919-a831-f3bd0ad40633 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:15.496123 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6887449e-6433-4919-a831-f3bd0ad40633 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:15.506562 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6887449e-6433-4919-a831-f3bd0ad40633 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1691 microversion: 2.1 time: 0.159569 May 18 23:31:15.507297 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3571/7388] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:15 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1691 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:16.523913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c2e9cd84-275a-410e-9b7e-da090de700b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:16.524530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c2e9cd84-275a-410e-9b7e-da090de700b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:16.531016 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2e9cd84-275a-410e-9b7e-da090de700b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:16.531405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2e9cd84-275a-410e-9b7e-da090de700b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:16.532157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2e9cd84-275a-410e-9b7e-da090de700b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:16.532594 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c2e9cd84-275a-410e-9b7e-da090de700b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:16.666359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c2e9cd84-275a-410e-9b7e-da090de700b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:16.674290 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c2e9cd84-275a-410e-9b7e-da090de700b1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1668 microversion: 2.1 time: 0.154343 May 18 23:31:16.674865 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3818/7389] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:16 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1668 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:17.760140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-738e74cf-c2e5-46db-99f3-41ed989c3e6b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:31:17.760993 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-738e74cf-c2e5-46db-99f3-41ed989c3e6b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:17.768638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-738e74cf-c2e5-46db-99f3-41ed989c3e6b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:17.769087 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-738e74cf-c2e5-46db-99f3-41ed989c3e6b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:17.769870 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-738e74cf-c2e5-46db-99f3-41ed989c3e6b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:17.770306 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-738e74cf-c2e5-46db-99f3-41ed989c3e6b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:17.817217 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-738e74cf-c2e5-46db-99f3-41ed989c3e6b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d/action" status: 200 len: 35084 microversion: 2.1 time: 0.060903 May 18 23:31:17.817887 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3572/7390] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:31:17 2022] POST /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d/action => generated 35084 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 23:31:17.829574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4c5e5bc3-c27f-4050-920d-3f02395448b9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:31:17.836402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c5e5bc3-c27f-4050-920d-3f02395448b9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:17.836864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4c5e5bc3-c27f-4050-920d-3f02395448b9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:17.858839 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4c5e5bc3-c27f-4050-920d-3f02395448b9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Going to try to start instance {{(pid=119083) start /opt/stack/nova/nova/compute/api.py:2730}} May 18 23:31:17.900736 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4c5e5bc3-c27f-4050-920d-3f02395448b9 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d/action" status: 202 len: 0 microversion: 2.1 time: 0.075588 May 18 23:31:17.901328 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3819/7391] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:31:17 2022] POST /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:31:17.910218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-137e63e7-fecd-415d-ad31-7201d660efd4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:17.910917 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-137e63e7-fecd-415d-ad31-7201d660efd4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:17.918705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-137e63e7-fecd-415d-ad31-7201d660efd4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:17.919163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-137e63e7-fecd-415d-ad31-7201d660efd4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:17.920012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-137e63e7-fecd-415d-ad31-7201d660efd4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:17.920452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-137e63e7-fecd-415d-ad31-7201d660efd4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:18.056946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-137e63e7-fecd-415d-ad31-7201d660efd4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:18.065350 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-137e63e7-fecd-415d-ad31-7201d660efd4 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1677 microversion: 2.1 time: 0.159472 May 18 23:31:18.066187 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3573/7392] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:17 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1677 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:19.084075 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4b44c2e0-7430-49a5-8e8c-cd32015f45ec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:19.084777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4b44c2e0-7430-49a5-8e8c-cd32015f45ec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:19.091647 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b44c2e0-7430-49a5-8e8c-cd32015f45ec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:19.092097 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b44c2e0-7430-49a5-8e8c-cd32015f45ec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:19.092843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b44c2e0-7430-49a5-8e8c-cd32015f45ec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:19.093285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4b44c2e0-7430-49a5-8e8c-cd32015f45ec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:19.220709 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4b44c2e0-7430-49a5-8e8c-cd32015f45ec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:19.228197 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4b44c2e0-7430-49a5-8e8c-cd32015f45ec tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1681 microversion: 2.1 time: 0.148969 May 18 23:31:19.229029 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3820/7393] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:19 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1681 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:43.410711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b23292eb-fb4e-4885-97ad-fb45598fa9bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:31:43.411565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b23292eb-fb4e-4885-97ad-fb45598fa9bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:43.414793 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b23292eb-fb4e-4885-97ad-fb45598fa9bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_api:SELECT=17 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:31:43.415572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b23292eb-fb4e-4885-97ad-fb45598fa9bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell1:SELECT=45 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:31:43.425851 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b23292eb-fb4e-4885-97ad-fb45598fa9bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:43.426293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b23292eb-fb4e-4885-97ad-fb45598fa9bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:43.427049 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b23292eb-fb4e-4885-97ad-fb45598fa9bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:43.427478 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b23292eb-fb4e-4885-97ad-fb45598fa9bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:43.482428 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b23292eb-fb4e-4885-97ad-fb45598fa9bc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d/action" status: 200 len: 59651 microversion: 2.1 time: 0.076044 May 18 23:31:43.483133 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3574/7394] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:31:43 2022] POST /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d/action => generated 59651 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 23:31:50.488547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-519ad56f-6bb9-4104-8573-555f0cb3fc94 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:50.489239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-519ad56f-6bb9-4104-8573-555f0cb3fc94 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:50.491600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-519ad56f-6bb9-4104-8573-555f0cb3fc94 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_api:SELECT=16 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:31:50.493614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-519ad56f-6bb9-4104-8573-555f0cb3fc94 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell1:SELECT=56,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:31:50.507922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-519ad56f-6bb9-4104-8573-555f0cb3fc94 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:50.508657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-519ad56f-6bb9-4104-8573-555f0cb3fc94 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:50.509436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-519ad56f-6bb9-4104-8573-555f0cb3fc94 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:50.509918 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-519ad56f-6bb9-4104-8573-555f0cb3fc94 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:50.539797 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-519ad56f-6bb9-4104-8573-555f0cb3fc94 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:31:50.569109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-cc077853-b1ce-43a8-8f9a-570f29cd9568 req-15b7e8f6-4d3a-4317-96a7-a5aa2df55ba7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "82072e6e-ea7f-4aea-8f84-fb0beac77a5d", "tag": "61c9d61f-5559-44bb-b2d6-d1ce20fccd00"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:31:50.580004 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cc077853-b1ce-43a8-8f9a-570f29cd9568 req-15b7e8f6-4d3a-4317-96a7-a5aa2df55ba7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:50.580792 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-cc077853-b1ce-43a8-8f9a-570f29cd9568 req-15b7e8f6-4d3a-4317-96a7-a5aa2df55ba7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:50.592237 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-cc077853-b1ce-43a8-8f9a-570f29cd9568 req-15b7e8f6-4d3a-4317-96a7-a5aa2df55ba7 service nova] Creating event network-changed:61c9d61f-5559-44bb-b2d6-d1ce20fccd00 for instance 82072e6e-ea7f-4aea-8f84-fb0beac77a5d on n-h2-841040-6 May 18 23:31:50.597935 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-cc077853-b1ce-43a8-8f9a-570f29cd9568 req-15b7e8f6-4d3a-4317-96a7-a5aa2df55ba7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.111639 May 18 23:31:50.598796 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3575/7395] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:31:50 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:31:50.632007 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-519ad56f-6bb9-4104-8573-555f0cb3fc94 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "DELETE /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 204 len: 0 microversion: 2.1 time: 0.147737 May 18 23:31:50.637337 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3821/7396] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:31:50 2022] DELETE /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 0 bytes in 150 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:31:50.644216 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8bbced79-fbd1-42b9-821f-213cf9f000dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:50.645132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8bbced79-fbd1-42b9-821f-213cf9f000dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:50.652816 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8bbced79-fbd1-42b9-821f-213cf9f000dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:50.653268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8bbced79-fbd1-42b9-821f-213cf9f000dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:50.654209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8bbced79-fbd1-42b9-821f-213cf9f000dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:50.654648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8bbced79-fbd1-42b9-821f-213cf9f000dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:50.793780 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8bbced79-fbd1-42b9-821f-213cf9f000dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:50.801888 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8bbced79-fbd1-42b9-821f-213cf9f000dc tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1687 microversion: 2.1 time: 0.163452 May 18 23:31:50.802485 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3576/7397] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:50 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1687 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:51.820176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ebe708b1-557e-4446-bd7d-683eba40ea7d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:51.820878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ebe708b1-557e-4446-bd7d-683eba40ea7d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:51.827486 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebe708b1-557e-4446-bd7d-683eba40ea7d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:51.828013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebe708b1-557e-4446-bd7d-683eba40ea7d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:51.828697 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebe708b1-557e-4446-bd7d-683eba40ea7d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:51.829628 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ebe708b1-557e-4446-bd7d-683eba40ea7d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:51.993845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ebe708b1-557e-4446-bd7d-683eba40ea7d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:52.002749 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ebe708b1-557e-4446-bd7d-683eba40ea7d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1687 microversion: 2.1 time: 0.186898 May 18 23:31:52.003334 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3822/7398] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:51 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1687 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:52.560781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-947ea1bf-c775-4ce8-92f3-e41d17090b51 req-0f4bc090-c5c4-41cf-b6b9-8300fb8a45ac service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82072e6e-ea7f-4aea-8f84-fb0beac77a5d", "name": "network-vif-deleted", "tag": "61c9d61f-5559-44bb-b2d6-d1ce20fccd00"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:31:52.572323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-947ea1bf-c775-4ce8-92f3-e41d17090b51 req-0f4bc090-c5c4-41cf-b6b9-8300fb8a45ac service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:52.572761 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-947ea1bf-c775-4ce8-92f3-e41d17090b51 req-0f4bc090-c5c4-41cf-b6b9-8300fb8a45ac service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:52.585150 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-947ea1bf-c775-4ce8-92f3-e41d17090b51 req-0f4bc090-c5c4-41cf-b6b9-8300fb8a45ac service nova] Creating event network-vif-deleted:61c9d61f-5559-44bb-b2d6-d1ce20fccd00 for instance 82072e6e-ea7f-4aea-8f84-fb0beac77a5d on n-h2-841040-6 May 18 23:31:52.590714 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-947ea1bf-c775-4ce8-92f3-e41d17090b51 req-0f4bc090-c5c4-41cf-b6b9-8300fb8a45ac service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033632 May 18 23:31:52.591325 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3577/7399] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:31:52 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:31:53.019822 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aa6aae9e-b24c-45bd-b069-2a565fdb1791 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:53.020433 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aa6aae9e-b24c-45bd-b069-2a565fdb1791 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:53.027054 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa6aae9e-b24c-45bd-b069-2a565fdb1791 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:53.027509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa6aae9e-b24c-45bd-b069-2a565fdb1791 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:53.028265 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa6aae9e-b24c-45bd-b069-2a565fdb1791 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:53.028702 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa6aae9e-b24c-45bd-b069-2a565fdb1791 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:53.070558 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa6aae9e-b24c-45bd-b069-2a565fdb1791 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:53.071266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa6aae9e-b24c-45bd-b069-2a565fdb1791 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:53.071735 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-aa6aae9e-b24c-45bd-b069-2a565fdb1791 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lazy-loading 'fault' on Instance uuid 82072e6e-ea7f-4aea-8f84-fb0beac77a5d {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:31:53.115876 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aa6aae9e-b24c-45bd-b069-2a565fdb1791 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:31:53.122651 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aa6aae9e-b24c-45bd-b069-2a565fdb1791 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 200 len: 1507 microversion: 2.1 time: 0.106831 May 18 23:31:53.123254 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3823/7400] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:53 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 1507 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:31:54.000618 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:31:54.000803 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:31:54 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:31:54.140540 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-48149200-7116-482b-b147-98e87ca1cbdb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:54.141233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-48149200-7116-482b-b147-98e87ca1cbdb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 82072e6e-ea7f-4aea-8f84-fb0beac77a5d] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:31:54.147616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48149200-7116-482b-b147-98e87ca1cbdb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:54.148062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48149200-7116-482b-b147-98e87ca1cbdb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:54.148810 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48149200-7116-482b-b147-98e87ca1cbdb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:31:54.149242 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-48149200-7116-482b-b147-98e87ca1cbdb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:31:54.162387 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-48149200-7116-482b-b147-98e87ca1cbdb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] HTTP exception thrown: Instance 82072e6e-ea7f-4aea-8f84-fb0beac77a5d could not be found. May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-48149200-7116-482b-b147-98e87ca1cbdb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Request method failure captured: May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d HTTP/1.1 May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihYB7vhlNja-12vywez9pbPee2cz90l1xK37CAW5IUyEPLB1u-BxxQzp9D_MSf1lqlAd6QRMcMqjIB6UK8nYfsm18Tsth8tE-7ZOMRB7ATzWinWZYLVSMB9VfWRQb7OSb7IOV7oLS3Q08yQ-SHTHpz5el7b1rAxLAVEZIiCEg8oj1pxI May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 6f335e3ce8144d529559a1d9eb418a76 May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6f335e3ce8144d529559a1d9eb418a76"}]}] May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 6f335e3ce8144d529559a1d9eb418a76 May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestNetworkAdvancedServerOps-130813366-project May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 08829de703de413c8483a2371fff4195 May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestNetworkAdvancedServerOps-130813366-project May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 82072e6e-ea7f-4aea-8f84-fb0beac77a5d could not be found. May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '82072e6e-ea7f-4aea-8f84-fb0beac77a5d'} May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 82072e6e-ea7f-4aea-8f84-fb0beac77a5d could not be found. May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 82072e6e-ea7f-4aea-8f84-fb0beac77a5d could not be found. May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:31:54.163996 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:31:54.167452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:31:54.167452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:31:54.167452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:31:54.167452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:31:54.167452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:31:54.167452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 82072e6e-ea7f-4aea-8f84-fb0beac77a5d could not be found. May 18 23:31:54.167452 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:31:54.167452 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-48149200-7116-482b-b147-98e87ca1cbdb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Returning 404 to user: Instance 82072e6e-ea7f-4aea-8f84-fb0beac77a5d could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:31:54.167452 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-48149200-7116-482b-b147-98e87ca1cbdb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d" status: 404 len: 111 microversion: 2.1 time: 0.030128 May 18 23:31:54.167452 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3578/7401] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:31:54 2022] GET /compute/v2.1/servers/82072e6e-ea7f-4aea-8f84-fb0beac77a5d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:31:57.103437 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7a3870e9-4c71-4498-ae40-b35796708644 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '.version_select at 0x7fa2ecf37160>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:31:57.138796 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7a3870e9-4c71-4498-ae40-b35796708644 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1413107165" status: 202 len: 0 microversion: 2.1 time: 0.039157 May 18 23:31:57.144666 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3824/7402] 10.222.0.58 () {58 vars in 1283 bytes} [Wed May 18 23:31:57 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1413107165 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:31:57.177305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8ad3f2c1-9500-47cd-acd7-56a759d1df6f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'create', calling method: .version_select at 0x7fa2ed445c10>, body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-751072795", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCfizSDrXYOQ+ic4HrB0+9+wrVdli+9DGTMUXSwsJdbUWjh6sGAJn9sppFPI6tgNR5ok6l+n8p0vKnI6+EdujInNChMwS6RvoAr2bJ+WEh8l3UnvS/QOqrUOcVJnYmauFQ=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:31:57.201238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-8ad3f2c1-9500-47cd-acd7-56a759d1df6f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:31:57.206748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-8ad3f2c1-9500-47cd-acd7-56a759d1df6f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for user 08829de703de413c8483a2371fff4195 and project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:31:57.230776 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8ad3f2c1-9500-47cd-acd7-56a759d1df6f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 406 microversion: 2.1 time: 0.059569 May 18 23:31:57.237187 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3579/7403] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:31:57 2022] POST /compute/v2.1/os-keypairs => generated 406 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:32:02.723941 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-552162866", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "networks": [{"uuid": "7222fee6-49e6-4604-802b-3a92a9059f7a"}], "key_name": "tempest-TestNetworkAdvancedServerOps-751072795", "security_groups": [{"name": "tempest-secgroup-smoke-1841207532"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:32:02.856464 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] validate_networks() for [('7222fee6-49e6-4604-802b-3a92a9059f7a', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:32:03.120361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell1:SELECT=28,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:32:03.310605 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:32:03.311126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:32:03.311609 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:32:03.312222 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:32:03.312641 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:32:03.322122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:03.322573 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:03.323376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:03.323806 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:03.341553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:32:03.347022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Getting quotas for user 08829de703de413c8483a2371fff4195 and project 6f335e3ce8144d529559a1d9eb418a76. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:32:03.360122 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:32:03.362503 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:32:03.414646 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0fd21fa1-61fd-4817-b331-fc5fa8de4738 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.695420 May 18 23:32:03.415512 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3825/7404] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:32:02 2022] POST /compute/v2.1/servers => generated 406 bytes in 697 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:32:03.426329 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-815d7917-8834-47c5-9f70-b9196a403b4d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:03.427532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-815d7917-8834-47c5-9f70-b9196a403b4d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:03.496803 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-815d7917-8834-47c5-9f70-b9196a403b4d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:03.505712 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-815d7917-8834-47c5-9f70-b9196a403b4d tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1265 microversion: 2.1 time: 0.084243 May 18 23:32:03.506340 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3580/7405] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:03 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1265 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:04.523332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-995b0183-e8d2-4643-9af0-56d8c80cd0c0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:04.524623 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-995b0183-e8d2-4643-9af0-56d8c80cd0c0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:04.533487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-995b0183-e8d2-4643-9af0-56d8c80cd0c0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:04.534041 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-995b0183-e8d2-4643-9af0-56d8c80cd0c0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:04.534833 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-995b0183-e8d2-4643-9af0-56d8c80cd0c0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:04.535471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-995b0183-e8d2-4643-9af0-56d8c80cd0c0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:04.634328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-995b0183-e8d2-4643-9af0-56d8c80cd0c0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:04.644091 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-995b0183-e8d2-4643-9af0-56d8c80cd0c0 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1323 microversion: 2.1 time: 0.124274 May 18 23:32:04.644934 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3826/7406] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:04 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1323 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:05.661498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-708add80-7190-4f48-b36f-d10b7e28cb10 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:05.662190 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-708add80-7190-4f48-b36f-d10b7e28cb10 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:05.664333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-708add80-7190-4f48-b36f-d10b7e28cb10 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell1:SELECT=16 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:32:05.673602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-708add80-7190-4f48-b36f-d10b7e28cb10 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:05.674122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-708add80-7190-4f48-b36f-d10b7e28cb10 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:05.674903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-708add80-7190-4f48-b36f-d10b7e28cb10 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:05.675348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-708add80-7190-4f48-b36f-d10b7e28cb10 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:05.855756 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-708add80-7190-4f48-b36f-d10b7e28cb10 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:05.864741 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-708add80-7190-4f48-b36f-d10b7e28cb10 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1391 microversion: 2.1 time: 0.207259 May 18 23:32:05.865513 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3581/7407] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:05 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1391 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:05.971435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-87cdc8bd-298a-49ba-9117-9a7b8e3f7c8c req-0e6f1b3d-345d-42c6-8051-92c5b24c447a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "381ca3af-bb75-4d4d-b83c-31b951eee55c", "tag": "3358dec4-2d8e-4fd0-ac5a-fbf8ce58ea0e"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:32:05.982231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-87cdc8bd-298a-49ba-9117-9a7b8e3f7c8c req-0e6f1b3d-345d-42c6-8051-92c5b24c447a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:05.982685 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-87cdc8bd-298a-49ba-9117-9a7b8e3f7c8c req-0e6f1b3d-345d-42c6-8051-92c5b24c447a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:06.009082 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-87cdc8bd-298a-49ba-9117-9a7b8e3f7c8c req-0e6f1b3d-345d-42c6-8051-92c5b24c447a service nova] Creating event network-changed:3358dec4-2d8e-4fd0-ac5a-fbf8ce58ea0e for instance 381ca3af-bb75-4d4d-b83c-31b951eee55c on n-h2-841040-6 May 18 23:32:06.015460 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-87cdc8bd-298a-49ba-9117-9a7b8e3f7c8c req-0e6f1b3d-345d-42c6-8051-92c5b24c447a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.048273 May 18 23:32:06.016528 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3827/7408] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:32:05 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:32:06.882034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-bf43683a-3227-41a8-93c5-36fc1e9717aa tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:06.882640 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-bf43683a-3227-41a8-93c5-36fc1e9717aa tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:06.889582 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf43683a-3227-41a8-93c5-36fc1e9717aa tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:06.890050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf43683a-3227-41a8-93c5-36fc1e9717aa tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:06.890789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf43683a-3227-41a8-93c5-36fc1e9717aa tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:06.891220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-bf43683a-3227-41a8-93c5-36fc1e9717aa tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:07.024928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-bf43683a-3227-41a8-93c5-36fc1e9717aa tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:07.033098 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-bf43683a-3227-41a8-93c5-36fc1e9717aa tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1391 microversion: 2.1 time: 0.154408 May 18 23:32:07.033670 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3582/7409] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:06 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1391 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:08.051677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d6d714df-58ab-4553-93c9-63bc268ac8fb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:08.052472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d6d714df-58ab-4553-93c9-63bc268ac8fb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:08.058987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6d714df-58ab-4553-93c9-63bc268ac8fb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:08.059446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6d714df-58ab-4553-93c9-63bc268ac8fb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:08.060209 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6d714df-58ab-4553-93c9-63bc268ac8fb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:08.060658 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d6d714df-58ab-4553-93c9-63bc268ac8fb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:08.196925 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d6d714df-58ab-4553-93c9-63bc268ac8fb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:08.204978 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d6d714df-58ab-4553-93c9-63bc268ac8fb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1391 microversion: 2.1 time: 0.158741 May 18 23:32:08.205553 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3828/7410] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:08 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1391 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:09.220892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8a111dd9-423a-474f-9879-2c9d81372feb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:09.221496 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8a111dd9-423a-474f-9879-2c9d81372feb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:09.228875 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a111dd9-423a-474f-9879-2c9d81372feb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:09.229321 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a111dd9-423a-474f-9879-2c9d81372feb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:09.230089 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a111dd9-423a-474f-9879-2c9d81372feb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:09.230776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8a111dd9-423a-474f-9879-2c9d81372feb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:09.366172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8a111dd9-423a-474f-9879-2c9d81372feb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:09.373846 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8a111dd9-423a-474f-9879-2c9d81372feb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1391 microversion: 2.1 time: 0.156846 May 18 23:32:09.374436 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3583/7411] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:09 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1391 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:10.257228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c56c5b4d-4c4b-4270-8528-c9519d3aa612 req-48a2052d-17db-4c95-b4f0-3226f8d229bd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "381ca3af-bb75-4d4d-b83c-31b951eee55c", "name": "network-vif-plugged", "status": "completed", "tag": "3358dec4-2d8e-4fd0-ac5a-fbf8ce58ea0e"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:32:10.265515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c56c5b4d-4c4b-4270-8528-c9519d3aa612 req-48a2052d-17db-4c95-b4f0-3226f8d229bd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:10.266033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c56c5b4d-4c4b-4270-8528-c9519d3aa612 req-48a2052d-17db-4c95-b4f0-3226f8d229bd service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:10.278050 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c56c5b4d-4c4b-4270-8528-c9519d3aa612 req-48a2052d-17db-4c95-b4f0-3226f8d229bd service nova] Creating event network-vif-plugged:3358dec4-2d8e-4fd0-ac5a-fbf8ce58ea0e for instance 381ca3af-bb75-4d4d-b83c-31b951eee55c on n-h2-841040-6 May 18 23:32:10.282855 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c56c5b4d-4c4b-4270-8528-c9519d3aa612 req-48a2052d-17db-4c95-b4f0-3226f8d229bd service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.083326 May 18 23:32:10.283441 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3829/7412] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:32:10 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:32:10.390716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-65257c46-16ab-4712-987d-2bc6d0e7cce1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:10.391469 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-65257c46-16ab-4712-987d-2bc6d0e7cce1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:10.399099 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65257c46-16ab-4712-987d-2bc6d0e7cce1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:10.399544 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65257c46-16ab-4712-987d-2bc6d0e7cce1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:10.400298 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65257c46-16ab-4712-987d-2bc6d0e7cce1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:10.401204 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-65257c46-16ab-4712-987d-2bc6d0e7cce1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:10.534755 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-65257c46-16ab-4712-987d-2bc6d0e7cce1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:10.542433 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-65257c46-16ab-4712-987d-2bc6d0e7cce1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1391 microversion: 2.1 time: 0.155870 May 18 23:32:10.543003 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3584/7413] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:10 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1391 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:11.560731 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4341c396-bc0d-48fb-af5f-769d4f94094b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:11.561442 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4341c396-bc0d-48fb-af5f-769d4f94094b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:11.568294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4341c396-bc0d-48fb-af5f-769d4f94094b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:11.568749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4341c396-bc0d-48fb-af5f-769d4f94094b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:11.569539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4341c396-bc0d-48fb-af5f-769d4f94094b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:11.570009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4341c396-bc0d-48fb-af5f-769d4f94094b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:11.703338 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-4341c396-bc0d-48fb-af5f-769d4f94094b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:11.711551 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4341c396-bc0d-48fb-af5f-769d4f94094b tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1564 microversion: 2.1 time: 0.155531 May 18 23:32:11.712129 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3830/7414] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:11 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1564 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:11.727654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-378be9f2-8cef-46e8-8970-3cbbc67fa7a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:11.728260 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-378be9f2-8cef-46e8-8970-3cbbc67fa7a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:11.735419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-378be9f2-8cef-46e8-8970-3cbbc67fa7a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:11.735864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-378be9f2-8cef-46e8-8970-3cbbc67fa7a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:11.736600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-378be9f2-8cef-46e8-8970-3cbbc67fa7a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:11.737029 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-378be9f2-8cef-46e8-8970-3cbbc67fa7a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:11.866398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-378be9f2-8cef-46e8-8970-3cbbc67fa7a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:11.874028 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-378be9f2-8cef-46e8-8970-3cbbc67fa7a1 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1564 microversion: 2.1 time: 0.150352 May 18 23:32:11.874597 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3585/7415] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:11 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1564 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:13.459011 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0cdce01f-fb4e-4ebf-a902-79baf932a3db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:13.459639 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0cdce01f-fb4e-4ebf-a902-79baf932a3db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:13.461976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-116b000f-d5b0-4ad7-802a-61f9d0e6c812 req-9d943dd7-c2ae-4040-b672-865f1f647e4f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "381ca3af-bb75-4d4d-b83c-31b951eee55c", "tag": "3358dec4-2d8e-4fd0-ac5a-fbf8ce58ea0e"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:32:13.462365 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0cdce01f-fb4e-4ebf-a902-79baf932a3db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:32:13.462990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-0cdce01f-fb4e-4ebf-a902-79baf932a3db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:32:13.469213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0cdce01f-fb4e-4ebf-a902-79baf932a3db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:13.469673 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0cdce01f-fb4e-4ebf-a902-79baf932a3db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:13.470473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0cdce01f-fb4e-4ebf-a902-79baf932a3db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:13.471072 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-116b000f-d5b0-4ad7-802a-61f9d0e6c812 req-9d943dd7-c2ae-4040-b672-865f1f647e4f service nova] [119082] Writing DB stats nova_api:SELECT=36,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:32:13.471185 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0cdce01f-fb4e-4ebf-a902-79baf932a3db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:13.473142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-116b000f-d5b0-4ad7-802a-61f9d0e6c812 req-9d943dd7-c2ae-4040-b672-865f1f647e4f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:13.474208 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-116b000f-d5b0-4ad7-802a-61f9d0e6c812 req-9d943dd7-c2ae-4040-b672-865f1f647e4f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:13.490467 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-116b000f-d5b0-4ad7-802a-61f9d0e6c812 req-9d943dd7-c2ae-4040-b672-865f1f647e4f service nova] Creating event network-changed:3358dec4-2d8e-4fd0-ac5a-fbf8ce58ea0e for instance 381ca3af-bb75-4d4d-b83c-31b951eee55c on n-h2-841040-6 May 18 23:32:13.498557 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-116b000f-d5b0-4ad7-802a-61f9d0e6c812 req-9d943dd7-c2ae-4040-b672-865f1f647e4f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040792 May 18 23:32:13.499459 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3586/7416] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:32:13 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:32:14.020841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-0cdce01f-fb4e-4ebf-a902-79baf932a3db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:14.030297 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0cdce01f-fb4e-4ebf-a902-79baf932a3db tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1564 microversion: 2.1 time: 0.575182 May 18 23:32:14.030988 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3831/7417] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:13 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1564 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:35.268578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-116b000f-d5b0-4ad7-802a-61f9d0e6c812 req-9d943dd7-c2ae-4040-b672-865f1f647e4f service nova] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:32:35.270598 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-116b000f-d5b0-4ad7-802a-61f9d0e6c812 req-9d943dd7-c2ae-4040-b672-865f1f647e4f service nova] [119082] Writing DB stats nova_cell1:SELECT=32 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:32:35.271377 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-116b000f-d5b0-4ad7-802a-61f9d0e6c812 req-9d943dd7-c2ae-4040-b672-865f1f647e4f service nova] [119082] Writing DB stats nova_api:SELECT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:32:35.275804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f06dc438-a3cf-4335-8a9c-bfb3dcc690da tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:32:35.276809 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f06dc438-a3cf-4335-8a9c-bfb3dcc690da tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:35.284758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f06dc438-a3cf-4335-8a9c-bfb3dcc690da tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:35.285206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f06dc438-a3cf-4335-8a9c-bfb3dcc690da tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:35.285980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f06dc438-a3cf-4335-8a9c-bfb3dcc690da tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:35.286430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f06dc438-a3cf-4335-8a9c-bfb3dcc690da tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:35.334734 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f06dc438-a3cf-4335-8a9c-bfb3dcc690da tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c/action" status: 200 len: 24572 microversion: 2.1 time: 0.066917 May 18 23:32:35.335330 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3587/7418] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:32:35 2022] POST /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c/action => generated 24572 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 23:32:46.402111 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-be62e85d-b2d8-4caf-910f-03be917cd842 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"suspend": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:32:46.402662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-be62e85d-b2d8-4caf-910f-03be917cd842 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:46.404804 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-be62e85d-b2d8-4caf-910f-03be917cd842 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_api:SELECT=43,nova_api:UPDATE=1,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:32:46.405755 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-be62e85d-b2d8-4caf-910f-03be917cd842 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell1:SELECT=30 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:32:46.412858 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be62e85d-b2d8-4caf-910f-03be917cd842 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:46.413313 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be62e85d-b2d8-4caf-910f-03be917cd842 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:46.414151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be62e85d-b2d8-4caf-910f-03be917cd842 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:46.414634 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-be62e85d-b2d8-4caf-910f-03be917cd842 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:46.441644 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-be62e85d-b2d8-4caf-910f-03be917cd842 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lazy-loading 'flavor' on Instance uuid 381ca3af-bb75-4d4d-b83c-31b951eee55c {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:32:46.506369 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-be62e85d-b2d8-4caf-910f-03be917cd842 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c/action" status: 202 len: 0 microversion: 2.1 time: 0.108278 May 18 23:32:46.507050 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3832/7419] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:32:46 2022] POST /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:32:46.515965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5ebc89ea-19a3-49a5-be2a-e9a1cb01e958 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:46.516713 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5ebc89ea-19a3-49a5-be2a-e9a1cb01e958 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:46.519317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5ebc89ea-19a3-49a5-be2a-e9a1cb01e958 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_api:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:32:46.520149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-5ebc89ea-19a3-49a5-be2a-e9a1cb01e958 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell1:SELECT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:32:46.526737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ebc89ea-19a3-49a5-be2a-e9a1cb01e958 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:46.527161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ebc89ea-19a3-49a5-be2a-e9a1cb01e958 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:46.527928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ebc89ea-19a3-49a5-be2a-e9a1cb01e958 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:46.528365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5ebc89ea-19a3-49a5-be2a-e9a1cb01e958 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:46.660965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5ebc89ea-19a3-49a5-be2a-e9a1cb01e958 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:46.669116 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5ebc89ea-19a3-49a5-be2a-e9a1cb01e958 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1691 microversion: 2.1 time: 0.157661 May 18 23:32:46.669699 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3588/7420] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:46 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1691 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:47.687991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-92bcaaf5-bce6-4a47-9e72-bc8c32d7b85a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:47.688701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-92bcaaf5-bce6-4a47-9e72-bc8c32d7b85a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:47.695657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92bcaaf5-bce6-4a47-9e72-bc8c32d7b85a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:47.696116 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92bcaaf5-bce6-4a47-9e72-bc8c32d7b85a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:47.696872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92bcaaf5-bce6-4a47-9e72-bc8c32d7b85a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:47.697312 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92bcaaf5-bce6-4a47-9e72-bc8c32d7b85a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:47.834645 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-92bcaaf5-bce6-4a47-9e72-bc8c32d7b85a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:47.842234 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-92bcaaf5-bce6-4a47-9e72-bc8c32d7b85a tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1674 microversion: 2.1 time: 0.158988 May 18 23:32:47.842803 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3833/7421] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:47 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1674 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:48.928199 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-00f1503b-d307-4778-addf-c76c220d0e44 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:32:48.929176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-00f1503b-d307-4778-addf-c76c220d0e44 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:48.937294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00f1503b-d307-4778-addf-c76c220d0e44 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:48.937768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00f1503b-d307-4778-addf-c76c220d0e44 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:48.938518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00f1503b-d307-4778-addf-c76c220d0e44 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:48.938952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00f1503b-d307-4778-addf-c76c220d0e44 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:48.988445 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-00f1503b-d307-4778-addf-c76c220d0e44 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c/action" status: 200 len: 38381 microversion: 2.1 time: 0.064770 May 18 23:32:48.989091 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3589/7422] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:32:48 2022] POST /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c/action => generated 38381 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 23:32:49.000462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2c1e23be-49df-44ec-b1fc-e2a340f2825f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"resume": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:32:49.001031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2c1e23be-49df-44ec-b1fc-e2a340f2825f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:49.007838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c1e23be-49df-44ec-b1fc-e2a340f2825f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:49.008294 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c1e23be-49df-44ec-b1fc-e2a340f2825f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:49.009058 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c1e23be-49df-44ec-b1fc-e2a340f2825f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:49.009502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2c1e23be-49df-44ec-b1fc-e2a340f2825f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:49.094102 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2c1e23be-49df-44ec-b1fc-e2a340f2825f tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c/action" status: 202 len: 0 microversion: 2.1 time: 0.097368 May 18 23:32:49.094714 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3834/7423] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:32:48 2022] POST /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:32:49.104155 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b5221418-2df8-4901-8e94-b1d88cebac72 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:49.104861 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b5221418-2df8-4901-8e94-b1d88cebac72 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:49.112468 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5221418-2df8-4901-8e94-b1d88cebac72 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:49.112939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5221418-2df8-4901-8e94-b1d88cebac72 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:49.113701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5221418-2df8-4901-8e94-b1d88cebac72 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:49.114163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b5221418-2df8-4901-8e94-b1d88cebac72 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:49.250226 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b5221418-2df8-4901-8e94-b1d88cebac72 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:49.258243 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b5221418-2df8-4901-8e94-b1d88cebac72 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1680 microversion: 2.1 time: 0.158467 May 18 23:32:49.258840 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3590/7424] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:49 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1680 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:50.278062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3d641d05-0cfb-4c09-96ad-820d5d4ccd6e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:50.278771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3d641d05-0cfb-4c09-96ad-820d5d4ccd6e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:50.286146 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d641d05-0cfb-4c09-96ad-820d5d4ccd6e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:50.286617 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d641d05-0cfb-4c09-96ad-820d5d4ccd6e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:50.287358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d641d05-0cfb-4c09-96ad-820d5d4ccd6e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:50.287802 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3d641d05-0cfb-4c09-96ad-820d5d4ccd6e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:50.427661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3d641d05-0cfb-4c09-96ad-820d5d4ccd6e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:50.435320 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3d641d05-0cfb-4c09-96ad-820d5d4ccd6e tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1680 microversion: 2.1 time: 0.162912 May 18 23:32:50.435919 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3835/7425] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:50 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1680 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:51.452154 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-76bd4443-4e15-42a1-a19f-999d1170a411 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:51.452707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-76bd4443-4e15-42a1-a19f-999d1170a411 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:51.459748 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76bd4443-4e15-42a1-a19f-999d1170a411 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:51.460193 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76bd4443-4e15-42a1-a19f-999d1170a411 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:51.460939 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76bd4443-4e15-42a1-a19f-999d1170a411 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:51.461371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-76bd4443-4e15-42a1-a19f-999d1170a411 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:51.593174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-76bd4443-4e15-42a1-a19f-999d1170a411 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:51.600798 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-76bd4443-4e15-42a1-a19f-999d1170a411 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1683 microversion: 2.1 time: 0.152748 May 18 23:32:51.601371 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3591/7426] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:51 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1683 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:51.687144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-924c8161-22d5-4e6d-9589-49eca12dfceb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:32:51.688115 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-924c8161-22d5-4e6d-9589-49eca12dfceb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:51.694710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-924c8161-22d5-4e6d-9589-49eca12dfceb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:51.695161 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-924c8161-22d5-4e6d-9589-49eca12dfceb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:51.695910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-924c8161-22d5-4e6d-9589-49eca12dfceb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:51.696348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-924c8161-22d5-4e6d-9589-49eca12dfceb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:51.735333 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-924c8161-22d5-4e6d-9589-49eca12dfceb tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "POST /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c/action" status: 200 len: 38381 microversion: 2.1 time: 0.051938 May 18 23:32:51.735902 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3836/7427] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:32:51 2022] POST /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c/action => generated 38381 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) May 18 23:32:52.673728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-33cb1e35-1f82-4d7f-8a9d-15954cde7cac tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:52.674241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-33cb1e35-1f82-4d7f-8a9d-15954cde7cac tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:52.676309 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-89416144-ace8-43cc-949d-124aef7974c9 req-8ebb2be2-76a9-4197-a0a2-1213aed51e9a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "381ca3af-bb75-4d4d-b83c-31b951eee55c", "tag": "3358dec4-2d8e-4fd0-ac5a-fbf8ce58ea0e"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:32:52.682485 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33cb1e35-1f82-4d7f-8a9d-15954cde7cac tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:52.683006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33cb1e35-1f82-4d7f-8a9d-15954cde7cac tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:52.683838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33cb1e35-1f82-4d7f-8a9d-15954cde7cac tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:52.684336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-33cb1e35-1f82-4d7f-8a9d-15954cde7cac tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:52.685661 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-89416144-ace8-43cc-949d-124aef7974c9 req-8ebb2be2-76a9-4197-a0a2-1213aed51e9a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:52.686356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-89416144-ace8-43cc-949d-124aef7974c9 req-8ebb2be2-76a9-4197-a0a2-1213aed51e9a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:52.699285 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-89416144-ace8-43cc-949d-124aef7974c9 req-8ebb2be2-76a9-4197-a0a2-1213aed51e9a service nova] Creating event network-changed:3358dec4-2d8e-4fd0-ac5a-fbf8ce58ea0e for instance 381ca3af-bb75-4d4d-b83c-31b951eee55c on n-h2-841040-6 May 18 23:32:52.705683 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-89416144-ace8-43cc-949d-124aef7974c9 req-8ebb2be2-76a9-4197-a0a2-1213aed51e9a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.033584 May 18 23:32:52.707094 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3837/7428] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:32:52 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:32:52.714848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-33cb1e35-1f82-4d7f-8a9d-15954cde7cac tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:32:52.813758 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-33cb1e35-1f82-4d7f-8a9d-15954cde7cac tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "DELETE /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 204 len: 0 microversion: 2.1 time: 0.143471 May 18 23:32:52.816102 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3592/7429] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:32:52 2022] DELETE /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:32:52.824779 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b46d3dd9-c026-416a-b6df-976657c66baf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:52.825765 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b46d3dd9-c026-416a-b6df-976657c66baf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:52.834347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b46d3dd9-c026-416a-b6df-976657c66baf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:52.834810 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b46d3dd9-c026-416a-b6df-976657c66baf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:52.835600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b46d3dd9-c026-416a-b6df-976657c66baf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:52.836047 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b46d3dd9-c026-416a-b6df-976657c66baf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:52.973940 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b46d3dd9-c026-416a-b6df-976657c66baf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:52.981529 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b46d3dd9-c026-416a-b6df-976657c66baf tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1689 microversion: 2.1 time: 0.162025 May 18 23:32:52.982392 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3838/7430] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:52 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1689 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:54.000466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8e778b56-ac31-44e8-b568-0ced54def4e3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:54.001092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8e778b56-ac31-44e8-b568-0ced54def4e3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:54.008723 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e778b56-ac31-44e8-b568-0ced54def4e3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:54.009172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e778b56-ac31-44e8-b568-0ced54def4e3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:54.009966 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e778b56-ac31-44e8-b568-0ced54def4e3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:54.010407 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e778b56-ac31-44e8-b568-0ced54def4e3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:54.150176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8e778b56-ac31-44e8-b568-0ced54def4e3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:54.157957 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8e778b56-ac31-44e8-b568-0ced54def4e3 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1689 microversion: 2.1 time: 0.161917 May 18 23:32:54.158542 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3593/7431] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:53 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1689 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:55.139506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-148ebd90-4bab-43e9-97f3-22a12ac6e28d req-7d3067ad-a3c3-41fb-be00-914a72d1287f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "381ca3af-bb75-4d4d-b83c-31b951eee55c", "name": "network-vif-deleted", "tag": "3358dec4-2d8e-4fd0-ac5a-fbf8ce58ea0e"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:32:55.151636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-148ebd90-4bab-43e9-97f3-22a12ac6e28d req-7d3067ad-a3c3-41fb-be00-914a72d1287f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:55.152014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-148ebd90-4bab-43e9-97f3-22a12ac6e28d req-7d3067ad-a3c3-41fb-be00-914a72d1287f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:55.168052 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-148ebd90-4bab-43e9-97f3-22a12ac6e28d req-7d3067ad-a3c3-41fb-be00-914a72d1287f service nova] Creating event network-vif-deleted:3358dec4-2d8e-4fd0-ac5a-fbf8ce58ea0e for instance 381ca3af-bb75-4d4d-b83c-31b951eee55c on n-h2-841040-6 May 18 23:32:55.174110 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-148ebd90-4bab-43e9-97f3-22a12ac6e28d req-7d3067ad-a3c3-41fb-be00-914a72d1287f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.038411 May 18 23:32:55.175199 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3839/7432] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:32:55 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:32:55.177186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2ae4c009-1e3f-4e20-8cba-c68944e72eea tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:55.178562 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2ae4c009-1e3f-4e20-8cba-c68944e72eea tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:55.187062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ae4c009-1e3f-4e20-8cba-c68944e72eea tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:55.187768 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ae4c009-1e3f-4e20-8cba-c68944e72eea tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:55.188850 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ae4c009-1e3f-4e20-8cba-c68944e72eea tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:55.189447 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2ae4c009-1e3f-4e20-8cba-c68944e72eea tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:55.254362 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2ae4c009-1e3f-4e20-8cba-c68944e72eea tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08829de703de413c8483a2371fff4195', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6f335e3ce8144d529559a1d9eb418a76', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:32:55.262072 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2ae4c009-1e3f-4e20-8cba-c68944e72eea tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 200 len: 1350 microversion: 2.1 time: 0.089908 May 18 23:32:55.262657 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3594/7433] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:55 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 1350 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:32:56.278813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2af34464-d781-4107-ae3b-c198c3a6c154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:56.279513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2af34464-d781-4107-ae3b-c198c3a6c154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [instance: 381ca3af-bb75-4d4d-b83c-31b951eee55c] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:32:56.286324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2af34464-d781-4107-ae3b-c198c3a6c154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:56.286777 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2af34464-d781-4107-ae3b-c198c3a6c154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:56.287527 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2af34464-d781-4107-ae3b-c198c3a6c154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:32:56.287967 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2af34464-d781-4107-ae3b-c198c3a6c154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:32:56.301079 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-2af34464-d781-4107-ae3b-c198c3a6c154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] HTTP exception thrown: Instance 381ca3af-bb75-4d4d-b83c-31b951eee55c could not be found. May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2af34464-d781-4107-ae3b-c198c3a6c154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Request method failure captured: May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c HTTP/1.1 May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihYB7vhlNja-12vywez9pbPee2cz90l1xK37CAW5IUyEPLB1u-BxxQzp9D_MSf1lqlAd6QRMcMqjIB6UK8nYfsm18Tsth8tE-7ZOMRB7ATzWinWZYLVSMB9VfWRQb7OSb7IOV7oLS3Q08yQ-SHTHpz5el7b1rAxLAVEZIiCEg8oj1pxI May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 6f335e3ce8144d529559a1d9eb418a76 May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6f335e3ce8144d529559a1d9eb418a76"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6f335e3ce8144d529559a1d9eb418a76"}]}] May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 6f335e3ce8144d529559a1d9eb418a76 May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestNetworkAdvancedServerOps-130813366 May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestNetworkAdvancedServerOps-130813366-project May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 08829de703de413c8483a2371fff4195 May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestNetworkAdvancedServerOps-130813366-project May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 381ca3af-bb75-4d4d-b83c-31b951eee55c could not be found. May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '381ca3af-bb75-4d4d-b83c-31b951eee55c'} May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 381ca3af-bb75-4d4d-b83c-31b951eee55c could not be found. May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 381ca3af-bb75-4d4d-b83c-31b951eee55c could not be found. May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:32:56.302717 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:32:56.306292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:32:56.306292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:32:56.306292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:32:56.306292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:32:56.306292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:32:56.306292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 381ca3af-bb75-4d4d-b83c-31b951eee55c could not be found. May 18 23:32:56.306292 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:32:56.306292 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2af34464-d781-4107-ae3b-c198c3a6c154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Returning 404 to user: Instance 381ca3af-bb75-4d4d-b83c-31b951eee55c could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:32:56.306292 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2af34464-d781-4107-ae3b-c198c3a6c154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c" status: 404 len: 111 microversion: 2.1 time: 0.029523 May 18 23:32:56.306292 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3840/7434] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:32:56 2022] GET /compute/v2.1/servers/381ca3af-bb75-4d4d-b83c-31b951eee55c => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:32:59.265596 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e0cbd611-1e2b-4f9e-9ebd-8f7cd968eefd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] Calling method '.version_select at 0x7fa2ec58d1f0>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:32:59.284780 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e0cbd611-1e2b-4f9e-9ebd-8f7cd968eefd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-751072795" status: 202 len: 0 microversion: 2.1 time: 0.023042 May 18 23:32:59.285998 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3595/7435] 10.222.0.58 () {58 vars in 1280 bytes} [Wed May 18 23:32:59 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-751072795 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:33:10.356944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2af34464-d781-4107-ae3b-c198c3a6c154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_api:SELECT=18 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:33:10.358234 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2af34464-d781-4107-ae3b-c198c3a6c154 tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119083] Writing DB stats nova_cell1:SELECT=51,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:33:10.528718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-26caff64-4e17-48d8-960c-e607b4754c80 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Action: 'create', calling method: .version_select at 0x7fa2f2cab1f0>, body: {"keypair": {"name": "tempest-TestShelveInstance-63978251", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIH5gMQr9LOpqsdLTGmdsrWHTfexU/QJ2bDEndgOGSs7u7tc0yxaMYmyE/Xrsgd3ZrEpsI0uPG/dmDxj3AAMew3XCsdgJW453aOTA4RP24uL+RlwXuGk5bnk3AIRLnlmbA=="}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:33:10.542604 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-26caff64-4e17-48d8-960c-e607b4754c80 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Getting quotas for project 6ec6a54858894614ac76e9dac3220d59. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:33:10.547741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-26caff64-4e17-48d8-960c-e607b4754c80 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Getting quotas for user 68e15925927140d4ab4145e14fa49a6b and project 6ec6a54858894614ac76e9dac3220d59. Resources: {'key_pairs'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:33:10.573882 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-26caff64-4e17-48d8-960c-e607b4754c80 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 395 microversion: 2.1 time: 0.222189 May 18 23:33:10.574412 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3841/7436] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:33:10 2022] POST /compute/v2.1/os-keypairs => generated 395 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:33:11.625276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e0cbd611-1e2b-4f9e-9ebd-8f7cd968eefd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_cell1:SELECT=48,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:33:11.626783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-e0cbd611-1e2b-4f9e-9ebd-8f7cd968eefd tempest-TestNetworkAdvancedServerOps-130813366 tempest-TestNetworkAdvancedServerOps-130813366-project] [119082] Writing DB stats nova_api:SELECT=22,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:33:11.630979 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestShelveInstance-server-1012659703", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-63978251", "security_groups": [{"name": "tempest-secgroup-smoke-1745263609"}], "networks": [{"uuid": "e5712e20-28ce-4f91-8e9f-1a2e258b8016"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:33:11.742294 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] validate_networks() for [('e5712e20-28ce-4f91-8e9f-1a2e258b8016', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:33:12.231863 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:33:12.232535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:33:12.233005 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:33:12.233424 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:33:12.233854 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:33:12.243365 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:12.243805 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:12.244711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:12.245183 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:12.262643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Getting quotas for project 6ec6a54858894614ac76e9dac3220d59. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:33:12.267802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Getting quotas for user 68e15925927140d4ab4145e14fa49a6b and project 6ec6a54858894614ac76e9dac3220d59. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:33:12.279946 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:33:12.282215 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:33:12.332556 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ab482184-6d26-44f3-9754-85ec6fabbf39 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.708961 May 18 23:33:12.333578 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3596/7437] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:33:11 2022] POST /compute/v2.1/servers => generated 406 bytes in 710 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:33:12.343611 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1a5c43f7-0a07-4f5f-9d1f-0c1c26909b4d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:33:12.344224 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1a5c43f7-0a07-4f5f-9d1f-0c1c26909b4d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:33:12.401310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1a5c43f7-0a07-4f5f-9d1f-0c1c26909b4d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:33:12.409124 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1a5c43f7-0a07-4f5f-9d1f-0c1c26909b4d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1245 microversion: 2.1 time: 0.069813 May 18 23:33:12.409668 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3842/7438] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:33:12 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1245 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:33:13.427051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-7e244890-cdec-4bce-a3d1-54ab50f99a4c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:33:13.427669 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-7e244890-cdec-4bce-a3d1-54ab50f99a4c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:33:13.484654 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-7e244890-cdec-4bce-a3d1-54ab50f99a4c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:33:13.491683 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-7e244890-cdec-4bce-a3d1-54ab50f99a4c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1245 microversion: 2.1 time: 0.069473 May 18 23:33:13.492310 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3597/7439] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:33:13 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1245 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:33:14.509175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ecb2587d-d459-4919-9001-ade77223f2b1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:33:14.510192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ecb2587d-d459-4919-9001-ade77223f2b1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:33:14.576582 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ecb2587d-d459-4919-9001-ade77223f2b1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:33:14.585214 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ecb2587d-d459-4919-9001-ade77223f2b1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1245 microversion: 2.1 time: 0.078287 May 18 23:33:14.595070 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3843/7440] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:33:14 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1245 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:33:15.602776 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-843eed3a-cf7e-4e37-9304-c65517f2be17 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:33:15.603389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-843eed3a-cf7e-4e37-9304-c65517f2be17 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:33:15.667997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-843eed3a-cf7e-4e37-9304-c65517f2be17 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:33:15.675042 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-843eed3a-cf7e-4e37-9304-c65517f2be17 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1245 microversion: 2.1 time: 0.076185 May 18 23:33:15.675691 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3598/7441] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:33:15 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1245 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:33:16.691885 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-932d3602-61a4-44cb-8fe7-653aa57c9fd8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:33:16.692507 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-932d3602-61a4-44cb-8fe7-653aa57c9fd8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:33:16.699665 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-932d3602-61a4-44cb-8fe7-653aa57c9fd8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:16.700123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-932d3602-61a4-44cb-8fe7-653aa57c9fd8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:16.700883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-932d3602-61a4-44cb-8fe7-653aa57c9fd8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:16.701325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-932d3602-61a4-44cb-8fe7-653aa57c9fd8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:16.760977 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-932d3602-61a4-44cb-8fe7-653aa57c9fd8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:33:16.768415 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-932d3602-61a4-44cb-8fe7-653aa57c9fd8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1249 microversion: 2.1 time: 0.080471 May 18 23:33:16.768987 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3844/7442] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:33:16 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1249 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:33:17.785691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4a88bb04-9872-4162-9468-0f4df228e22b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:33:17.786405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4a88bb04-9872-4162-9468-0f4df228e22b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:33:17.794916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a88bb04-9872-4162-9468-0f4df228e22b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:17.795371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a88bb04-9872-4162-9468-0f4df228e22b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:17.796137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a88bb04-9872-4162-9468-0f4df228e22b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:17.796575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4a88bb04-9872-4162-9468-0f4df228e22b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:17.873219 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4a88bb04-9872-4162-9468-0f4df228e22b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:33:17.880784 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4a88bb04-9872-4162-9468-0f4df228e22b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1303 microversion: 2.1 time: 0.098941 May 18 23:33:17.881296 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3599/7443] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:33:17 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1303 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:33:18.682526 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-5de4163f-d627-44fc-b8dc-4dee1e8dbac5 req-8c43e34b-67fd-4878-884b-52ec2ba951bb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "85c208eb-3303-471d-bef6-f067e1005e4f", "tag": "d0f79842-2516-457d-af6c-87aae8f32bb2"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:33:18.710131 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5de4163f-d627-44fc-b8dc-4dee1e8dbac5 req-8c43e34b-67fd-4878-884b-52ec2ba951bb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:18.710584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-5de4163f-d627-44fc-b8dc-4dee1e8dbac5 req-8c43e34b-67fd-4878-884b-52ec2ba951bb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:18.724547 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-5de4163f-d627-44fc-b8dc-4dee1e8dbac5 req-8c43e34b-67fd-4878-884b-52ec2ba951bb service nova] Creating event network-changed:d0f79842-2516-457d-af6c-87aae8f32bb2 for instance 85c208eb-3303-471d-bef6-f067e1005e4f on n-h2-841040-6 May 18 23:33:18.730029 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-5de4163f-d627-44fc-b8dc-4dee1e8dbac5 req-8c43e34b-67fd-4878-884b-52ec2ba951bb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.052174 May 18 23:33:18.731170 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3845/7444] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:33:18 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:33:18.899670 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c4eda2a7-9b97-4323-9265-a7e1f701c227 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:33:18.900261 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c4eda2a7-9b97-4323-9265-a7e1f701c227 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:33:18.906524 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4eda2a7-9b97-4323-9265-a7e1f701c227 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:18.906964 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4eda2a7-9b97-4323-9265-a7e1f701c227 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:18.907724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4eda2a7-9b97-4323-9265-a7e1f701c227 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:18.908152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c4eda2a7-9b97-4323-9265-a7e1f701c227 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:19.154453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c4eda2a7-9b97-4323-9265-a7e1f701c227 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:33:19.162407 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c4eda2a7-9b97-4323-9265-a7e1f701c227 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1371 microversion: 2.1 time: 0.268202 May 18 23:33:19.163199 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3600/7445] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:33:18 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1371 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:33:20.180607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f177c23a-feab-464d-8f7e-3c8847831a32 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:33:20.181321 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f177c23a-feab-464d-8f7e-3c8847831a32 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:33:20.189867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f177c23a-feab-464d-8f7e-3c8847831a32 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:20.190462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f177c23a-feab-464d-8f7e-3c8847831a32 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:20.192021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f177c23a-feab-464d-8f7e-3c8847831a32 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:20.192466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f177c23a-feab-464d-8f7e-3c8847831a32 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:20.338287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f177c23a-feab-464d-8f7e-3c8847831a32 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:33:20.347540 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f177c23a-feab-464d-8f7e-3c8847831a32 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1371 microversion: 2.1 time: 0.171852 May 18 23:33:20.348129 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3846/7446] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:33:20 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1371 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:33:21.364724 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-cdeff5c3-901b-4525-a137-f056a97db835 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:33:21.365335 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-cdeff5c3-901b-4525-a137-f056a97db835 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:33:21.372384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdeff5c3-901b-4525-a137-f056a97db835 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:21.372831 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdeff5c3-901b-4525-a137-f056a97db835 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:21.373604 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdeff5c3-901b-4525-a137-f056a97db835 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:21.374062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-cdeff5c3-901b-4525-a137-f056a97db835 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:21.507595 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-cdeff5c3-901b-4525-a137-f056a97db835 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:33:21.515109 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-cdeff5c3-901b-4525-a137-f056a97db835 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1371 microversion: 2.1 time: 0.154455 May 18 23:33:21.515679 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3601/7447] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:33:21 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1371 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:33:22.344259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-71de4e23-c5a5-42bf-a7b6-85f8e3d401d5 req-cf8b6229-eb01-4ab4-ad70-51c27945ef57 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "85c208eb-3303-471d-bef6-f067e1005e4f", "name": "network-vif-plugged", "status": "completed", "tag": "d0f79842-2516-457d-af6c-87aae8f32bb2"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:33:22.353903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-71de4e23-c5a5-42bf-a7b6-85f8e3d401d5 req-cf8b6229-eb01-4ab4-ad70-51c27945ef57 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:22.354452 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-71de4e23-c5a5-42bf-a7b6-85f8e3d401d5 req-cf8b6229-eb01-4ab4-ad70-51c27945ef57 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:22.365983 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-71de4e23-c5a5-42bf-a7b6-85f8e3d401d5 req-cf8b6229-eb01-4ab4-ad70-51c27945ef57 service nova] Creating event network-vif-plugged:d0f79842-2516-457d-af6c-87aae8f32bb2 for instance 85c208eb-3303-471d-bef6-f067e1005e4f on n-h2-841040-6 May 18 23:33:22.370849 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-71de4e23-c5a5-42bf-a7b6-85f8e3d401d5 req-cf8b6229-eb01-4ab4-ad70-51c27945ef57 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030387 May 18 23:33:22.371449 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3847/7448] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:33:22 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:33:22.532386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8e32dea0-d2d2-43ee-b285-bc57f8e791e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:33:22.533002 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8e32dea0-d2d2-43ee-b285-bc57f8e791e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:33:22.535062 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-8e32dea0-d2d2-43ee-b285-bc57f8e791e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:33:22.541318 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e32dea0-d2d2-43ee-b285-bc57f8e791e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:22.541795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e32dea0-d2d2-43ee-b285-bc57f8e791e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:22.542572 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e32dea0-d2d2-43ee-b285-bc57f8e791e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:22.543006 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e32dea0-d2d2-43ee-b285-bc57f8e791e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:22.672628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8e32dea0-d2d2-43ee-b285-bc57f8e791e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:33:22.680351 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8e32dea0-d2d2-43ee-b285-bc57f8e791e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1371 microversion: 2.1 time: 0.151889 May 18 23:33:22.680929 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3602/7449] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:33:22 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1371 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:33:23.698086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d05f5219-4509-4c50-8160-5a1a030b4f62 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:33:23.698786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d05f5219-4509-4c50-8160-5a1a030b4f62 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:33:23.704980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d05f5219-4509-4c50-8160-5a1a030b4f62 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:23.705431 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d05f5219-4509-4c50-8160-5a1a030b4f62 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:23.706213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d05f5219-4509-4c50-8160-5a1a030b4f62 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:23.706648 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d05f5219-4509-4c50-8160-5a1a030b4f62 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:23.837455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d05f5219-4509-4c50-8160-5a1a030b4f62 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:33:23.844979 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d05f5219-4509-4c50-8160-5a1a030b4f62 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1555 microversion: 2.1 time: 0.151648 May 18 23:33:23.845557 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3848/7450] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:33:23 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1555 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:33:23.861700 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4d28c6c0-3a42-4d71-8f6c-d0614a45055a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:33:23.862327 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4d28c6c0-3a42-4d71-8f6c-d0614a45055a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:33:23.870254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d28c6c0-3a42-4d71-8f6c-d0614a45055a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:23.870740 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d28c6c0-3a42-4d71-8f6c-d0614a45055a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:23.871493 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d28c6c0-3a42-4d71-8f6c-d0614a45055a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:23.871918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4d28c6c0-3a42-4d71-8f6c-d0614a45055a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:24.003110 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4d28c6c0-3a42-4d71-8f6c-d0614a45055a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:33:24.011722 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4d28c6c0-3a42-4d71-8f6c-d0614a45055a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1555 microversion: 2.1 time: 0.154099 May 18 23:33:24.012303 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3603/7451] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:33:23 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1555 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:33:25.976135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-24826b7e-8f41-4984-b1a9-95efe5e98d79 req-5cbbc355-114d-4dc0-982f-563d899b3f24 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "85c208eb-3303-471d-bef6-f067e1005e4f", "tag": "d0f79842-2516-457d-af6c-87aae8f32bb2"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:33:25.980715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-24826b7e-8f41-4984-b1a9-95efe5e98d79 req-5cbbc355-114d-4dc0-982f-563d899b3f24 service nova] [119083] Writing DB stats nova_cell0:SELECT=8 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:33:25.989088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-24826b7e-8f41-4984-b1a9-95efe5e98d79 req-5cbbc355-114d-4dc0-982f-563d899b3f24 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:33:25.989763 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-24826b7e-8f41-4984-b1a9-95efe5e98d79 req-5cbbc355-114d-4dc0-982f-563d899b3f24 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:33:26.001079 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-24826b7e-8f41-4984-b1a9-95efe5e98d79 req-5cbbc355-114d-4dc0-982f-563d899b3f24 service nova] Creating event network-changed:d0f79842-2516-457d-af6c-87aae8f32bb2 for instance 85c208eb-3303-471d-bef6-f067e1005e4f on n-h2-841040-6 May 18 23:33:26.006985 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-24826b7e-8f41-4984-b1a9-95efe5e98d79 req-5cbbc355-114d-4dc0-982f-563d899b3f24 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034549 May 18 23:33:26.007634 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3849/7452] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:33:25 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:35:13.033810 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:35:13.034412 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:35:13 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:35:13.089604 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:35:13.089775 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:35:13 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:35:14.008963 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:35:14.009487 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:35:14 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:35:15.936488 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:35:15.937066 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:35:15 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:35:21.070095 n-d-841040-6 devstack@n-api.service[119082]: ERROR oslo.messaging._drivers.impl_rabbit [None req-4d28c6c0-3a42-4d71-8f6c-d0614a45055a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [713141ef-033a-4309-99ce-9bb180f6fbf8] AMQP server on 10.222.0.58:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: May 18 23:35:21.071159 n-d-841040-6 devstack@n-api.service[119082]: ERROR oslo.messaging._drivers.impl_rabbit [None req-4d28c6c0-3a42-4d71-8f6c-d0614a45055a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [9e5a1bab-a307-4bef-8fb5-76cd638d7a7b] AMQP server on 10.222.0.58:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: May 18 23:35:21.071952 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4d28c6c0-3a42-4d71-8f6c-d0614a45055a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_cell0:SELECT=10 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:35:21.072996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4d28c6c0-3a42-4d71-8f6c-d0614a45055a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_api:SELECT=33,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:35:21.073779 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-4d28c6c0-3a42-4d71-8f6c-d0614a45055a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_cell1:SELECT=32 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:35:21.077749 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-96e5d393-3eef-482f-9b41-05faffd7676e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:35:21.078292 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-96e5d393-3eef-482f-9b41-05faffd7676e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:21.090000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96e5d393-3eef-482f-9b41-05faffd7676e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:21.090446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96e5d393-3eef-482f-9b41-05faffd7676e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:21.091197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96e5d393-3eef-482f-9b41-05faffd7676e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:21.091631 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96e5d393-3eef-482f-9b41-05faffd7676e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:21.114896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-96e5d393-3eef-482f-9b41-05faffd7676e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lazy-loading 'flavor' on Instance uuid 85c208eb-3303-471d-bef6-f067e1005e4f {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:35:21.497495 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-96e5d393-3eef-482f-9b41-05faffd7676e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "POST /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f/action" status: 202 len: 0 microversion: 2.1 time: 0.429200 May 18 23:35:21.498183 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3604/7453] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:35:21 2022] POST /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f/action => generated 0 bytes in 431 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:35:21.505356 n-d-841040-6 devstack@n-api.service[119083]: ERROR oslo.messaging._drivers.impl_rabbit [req-24826b7e-8f41-4984-b1a9-95efe5e98d79 req-5cbbc355-114d-4dc0-982f-563d899b3f24 service nova] [5eaa2380-a284-437c-a605-66df1ce79a8e] AMQP server on 10.222.0.58:5672 is unreachable: Too many heartbeats missed. Trying again in 1 seconds.: amqp.exceptions.ConnectionForced: Too many heartbeats missed May 18 23:35:21.507121 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-24826b7e-8f41-4984-b1a9-95efe5e98d79 req-5cbbc355-114d-4dc0-982f-563d899b3f24 service nova] [119083] Writing DB stats nova_api:SELECT=31,nova_api:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:35:21.508074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-24826b7e-8f41-4984-b1a9-95efe5e98d79 req-5cbbc355-114d-4dc0-982f-563d899b3f24 service nova] [119083] Writing DB stats nova_cell1:SELECT=24 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:35:21.513395 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-320dc895-6df6-45d5-9d38-c7378cd28422 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:21.514308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-320dc895-6df6-45d5-9d38-c7378cd28422 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:21.526607 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-320dc895-6df6-45d5-9d38-c7378cd28422 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:21.527062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-320dc895-6df6-45d5-9d38-c7378cd28422 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:21.527834 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-320dc895-6df6-45d5-9d38-c7378cd28422 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:21.528322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-320dc895-6df6-45d5-9d38-c7378cd28422 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:21.723204 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-320dc895-6df6-45d5-9d38-c7378cd28422 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:21.730900 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-320dc895-6df6-45d5-9d38-c7378cd28422 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1679 microversion: 2.1 time: 0.228175 May 18 23:35:21.731479 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3850/7454] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:21 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1679 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:22.751332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-77e5a6dc-0315-4876-8ab1-0e3a74d1c858 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:22.751949 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-77e5a6dc-0315-4876-8ab1-0e3a74d1c858 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:22.760642 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77e5a6dc-0315-4876-8ab1-0e3a74d1c858 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:22.761088 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77e5a6dc-0315-4876-8ab1-0e3a74d1c858 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:22.761866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77e5a6dc-0315-4876-8ab1-0e3a74d1c858 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:22.762301 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-77e5a6dc-0315-4876-8ab1-0e3a74d1c858 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:22.769072 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [None req-77e5a6dc-0315-4876-8ab1-0e3a74d1c858 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [713141ef-033a-4309-99ce-9bb180f6fbf8] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 43600. May 18 23:35:22.779412 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [None req-77e5a6dc-0315-4876-8ab1-0e3a74d1c858 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [9e5a1bab-a307-4bef-8fb5-76cd638d7a7b] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 43602. May 18 23:35:22.900663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-77e5a6dc-0315-4876-8ab1-0e3a74d1c858 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:22.908191 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-77e5a6dc-0315-4876-8ab1-0e3a74d1c858 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1679 microversion: 2.1 time: 0.163490 May 18 23:35:22.908754 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3605/7455] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:22 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1679 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:23.924471 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1f7d0fe1-eced-409f-8563-e07ca531a215 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:23.925789 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1f7d0fe1-eced-409f-8563-e07ca531a215 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:23.936317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f7d0fe1-eced-409f-8563-e07ca531a215 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:23.936787 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f7d0fe1-eced-409f-8563-e07ca531a215 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:23.937547 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f7d0fe1-eced-409f-8563-e07ca531a215 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:23.938003 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1f7d0fe1-eced-409f-8563-e07ca531a215 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:23.944281 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [None req-1f7d0fe1-eced-409f-8563-e07ca531a215 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [5eaa2380-a284-437c-a605-66df1ce79a8e] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 43606. May 18 23:35:24.068399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1f7d0fe1-eced-409f-8563-e07ca531a215 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:24.076034 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1f7d0fe1-eced-409f-8563-e07ca531a215 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1679 microversion: 2.1 time: 0.155514 May 18 23:35:24.076597 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3851/7456] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:23 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1679 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:25.094131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3058d152-e09d-4358-b1b7-0775c3c8534d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:25.094765 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3058d152-e09d-4358-b1b7-0775c3c8534d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:25.102284 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3058d152-e09d-4358-b1b7-0775c3c8534d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:25.102728 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3058d152-e09d-4358-b1b7-0775c3c8534d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:25.103475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3058d152-e09d-4358-b1b7-0775c3c8534d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:25.103910 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3058d152-e09d-4358-b1b7-0775c3c8534d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:25.233278 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3058d152-e09d-4358-b1b7-0775c3c8534d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:25.241806 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3058d152-e09d-4358-b1b7-0775c3c8534d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1679 microversion: 2.1 time: 0.150995 May 18 23:35:25.242385 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3606/7457] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:25 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1679 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:26.259217 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e8951ec6-e795-4ceb-9e16-d63c4abbc112 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:26.259771 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e8951ec6-e795-4ceb-9e16-d63c4abbc112 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:26.266345 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8951ec6-e795-4ceb-9e16-d63c4abbc112 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:26.266795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8951ec6-e795-4ceb-9e16-d63c4abbc112 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:26.267553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8951ec6-e795-4ceb-9e16-d63c4abbc112 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:26.267988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e8951ec6-e795-4ceb-9e16-d63c4abbc112 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:26.397619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e8951ec6-e795-4ceb-9e16-d63c4abbc112 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:26.405125 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e8951ec6-e795-4ceb-9e16-d63c4abbc112 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1679 microversion: 2.1 time: 0.150528 May 18 23:35:26.405695 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3852/7458] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:26 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1679 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:27.422673 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b1f6bdcd-d5d3-440b-bbf0-6093b9b9ccc0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:27.423239 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b1f6bdcd-d5d3-440b-bbf0-6093b9b9ccc0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:27.430871 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1f6bdcd-d5d3-440b-bbf0-6093b9b9ccc0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:27.431320 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1f6bdcd-d5d3-440b-bbf0-6093b9b9ccc0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:27.432070 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1f6bdcd-d5d3-440b-bbf0-6093b9b9ccc0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:27.432505 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1f6bdcd-d5d3-440b-bbf0-6093b9b9ccc0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:27.564007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b1f6bdcd-d5d3-440b-bbf0-6093b9b9ccc0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:27.571632 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b1f6bdcd-d5d3-440b-bbf0-6093b9b9ccc0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1679 microversion: 2.1 time: 0.152962 May 18 23:35:27.572206 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3607/7459] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:27 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1679 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:28.589105 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b77bd41a-39c2-4f7a-bd9a-bee55e8d626c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:28.589721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b77bd41a-39c2-4f7a-bd9a-bee55e8d626c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:28.596462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b77bd41a-39c2-4f7a-bd9a-bee55e8d626c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:28.596909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b77bd41a-39c2-4f7a-bd9a-bee55e8d626c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:28.597662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b77bd41a-39c2-4f7a-bd9a-bee55e8d626c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:28.598126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b77bd41a-39c2-4f7a-bd9a-bee55e8d626c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:28.736660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b77bd41a-39c2-4f7a-bd9a-bee55e8d626c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:28.744287 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b77bd41a-39c2-4f7a-bd9a-bee55e8d626c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1679 microversion: 2.1 time: 0.159637 May 18 23:35:28.744790 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3853/7460] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:28 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1679 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:29.760566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b1926b7e-c028-4f83-a6ad-f4e8ce6c6ccd tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:29.761085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b1926b7e-c028-4f83-a6ad-f4e8ce6c6ccd tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:29.768257 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1926b7e-c028-4f83-a6ad-f4e8ce6c6ccd tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:29.768698 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1926b7e-c028-4f83-a6ad-f4e8ce6c6ccd tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:29.769444 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1926b7e-c028-4f83-a6ad-f4e8ce6c6ccd tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:29.769914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b1926b7e-c028-4f83-a6ad-f4e8ce6c6ccd tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:29.901031 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b1926b7e-c028-4f83-a6ad-f4e8ce6c6ccd tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:29.908602 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b1926b7e-c028-4f83-a6ad-f4e8ce6c6ccd tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1679 microversion: 2.1 time: 0.152056 May 18 23:35:29.909170 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3608/7461] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:29 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1679 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:30.926175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-930106c5-1d21-413f-8111-17e2d05cdb90 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:30.926791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-930106c5-1d21-413f-8111-17e2d05cdb90 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:30.934107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-930106c5-1d21-413f-8111-17e2d05cdb90 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:30.934557 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-930106c5-1d21-413f-8111-17e2d05cdb90 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:30.935323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-930106c5-1d21-413f-8111-17e2d05cdb90 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:30.935758 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-930106c5-1d21-413f-8111-17e2d05cdb90 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:31.065299 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-930106c5-1d21-413f-8111-17e2d05cdb90 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:31.072929 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-930106c5-1d21-413f-8111-17e2d05cdb90 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1679 microversion: 2.1 time: 0.150751 May 18 23:35:31.073510 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3854/7462] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:30 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1679 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:32.090083 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-134336f9-b00e-460a-9310-c910da16124e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:32.090689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-134336f9-b00e-460a-9310-c910da16124e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:32.097721 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-134336f9-b00e-460a-9310-c910da16124e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:32.098186 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-134336f9-b00e-460a-9310-c910da16124e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:32.098931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-134336f9-b00e-460a-9310-c910da16124e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:32.099357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-134336f9-b00e-460a-9310-c910da16124e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:32.229316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-134336f9-b00e-460a-9310-c910da16124e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:32.237217 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-134336f9-b00e-460a-9310-c910da16124e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1700 microversion: 2.1 time: 0.151053 May 18 23:35:32.237808 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3609/7463] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:32 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1700 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:33.254774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-101f33e5-0012-47ec-8ae0-f511abd24d20 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:33.255392 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-101f33e5-0012-47ec-8ae0-f511abd24d20 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:33.262540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-101f33e5-0012-47ec-8ae0-f511abd24d20 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:33.262993 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-101f33e5-0012-47ec-8ae0-f511abd24d20 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:33.263743 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-101f33e5-0012-47ec-8ae0-f511abd24d20 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:33.264183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-101f33e5-0012-47ec-8ae0-f511abd24d20 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:33.399456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-101f33e5-0012-47ec-8ae0-f511abd24d20 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:33.407007 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-101f33e5-0012-47ec-8ae0-f511abd24d20 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1700 microversion: 2.1 time: 0.156152 May 18 23:35:33.407601 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3855/7464] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:33 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1700 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:34.424381 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-d292a42d-574e-4447-9936-6aab2d8a4b5a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:34.426252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-d292a42d-574e-4447-9936-6aab2d8a4b5a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:34.438053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d292a42d-574e-4447-9936-6aab2d8a4b5a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:34.438867 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d292a42d-574e-4447-9936-6aab2d8a4b5a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:34.439695 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d292a42d-574e-4447-9936-6aab2d8a4b5a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:34.440198 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-d292a42d-574e-4447-9936-6aab2d8a4b5a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:34.591061 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-d292a42d-574e-4447-9936-6aab2d8a4b5a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:34.599526 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-d292a42d-574e-4447-9936-6aab2d8a4b5a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1695 microversion: 2.1 time: 0.179168 May 18 23:35:34.600297 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3610/7465] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:34 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1695 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:35.617268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3814a8bd-ab60-4b19-aaed-c5753739173c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:35.618040 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3814a8bd-ab60-4b19-aaed-c5753739173c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:35.625261 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3814a8bd-ab60-4b19-aaed-c5753739173c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:35.625974 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3814a8bd-ab60-4b19-aaed-c5753739173c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:35.626921 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3814a8bd-ab60-4b19-aaed-c5753739173c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:35.627362 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3814a8bd-ab60-4b19-aaed-c5753739173c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:35.773875 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3814a8bd-ab60-4b19-aaed-c5753739173c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:35.783870 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3814a8bd-ab60-4b19-aaed-c5753739173c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1695 microversion: 2.1 time: 0.170818 May 18 23:35:35.794540 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3856/7466] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:35 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1695 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:36.805978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f08bd460-5e76-47c8-8f34-156502fc97ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:36.805978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f08bd460-5e76-47c8-8f34-156502fc97ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:36.816307 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f08bd460-5e76-47c8-8f34-156502fc97ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:36.816758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f08bd460-5e76-47c8-8f34-156502fc97ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:36.817528 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f08bd460-5e76-47c8-8f34-156502fc97ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:36.825760 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f08bd460-5e76-47c8-8f34-156502fc97ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:36.892944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-19fa343b-71bd-4a82-979b-02190f446adc req-05788b3f-512a-45c9-89ff-09e28a9e0aaa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "85c208eb-3303-471d-bef6-f067e1005e4f", "name": "network-vif-plugged", "status": "completed", "tag": "d0f79842-2516-457d-af6c-87aae8f32bb2"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:35:36.914205 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-19fa343b-71bd-4a82-979b-02190f446adc req-05788b3f-512a-45c9-89ff-09e28a9e0aaa service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:36.919366 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-19fa343b-71bd-4a82-979b-02190f446adc req-05788b3f-512a-45c9-89ff-09e28a9e0aaa service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:36.938537 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-19fa343b-71bd-4a82-979b-02190f446adc req-05788b3f-512a-45c9-89ff-09e28a9e0aaa service nova] Creating event network-vif-plugged:d0f79842-2516-457d-af6c-87aae8f32bb2 for instance 85c208eb-3303-471d-bef6-f067e1005e4f on n-h2-841040-6 May 18 23:35:36.946353 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-19fa343b-71bd-4a82-979b-02190f446adc req-05788b3f-512a-45c9-89ff-09e28a9e0aaa service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.057651 May 18 23:35:36.947280 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3857/7467] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:35:36 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:35:36.986892 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f08bd460-5e76-47c8-8f34-156502fc97ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:36.995811 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f08bd460-5e76-47c8-8f34-156502fc97ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1695 microversion: 2.1 time: 0.196734 May 18 23:35:36.996398 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3611/7468] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:36 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1695 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:38.016884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7adeda8a-f061-42ca-8bd6-94e763fdb4ed tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:38.017950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7adeda8a-f061-42ca-8bd6-94e763fdb4ed tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:38.026282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7adeda8a-f061-42ca-8bd6-94e763fdb4ed tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:38.029140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7adeda8a-f061-42ca-8bd6-94e763fdb4ed tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:38.029140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7adeda8a-f061-42ca-8bd6-94e763fdb4ed tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:38.029140 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7adeda8a-f061-42ca-8bd6-94e763fdb4ed tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:38.177043 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7adeda8a-f061-42ca-8bd6-94e763fdb4ed tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:38.185944 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7adeda8a-f061-42ca-8bd6-94e763fdb4ed tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1695 microversion: 2.1 time: 0.175806 May 18 23:35:38.187011 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3858/7469] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:38 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1695 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:39.207995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-03ed6d2a-c325-46b0-a556-bad865596aa7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:39.208822 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-03ed6d2a-c325-46b0-a556-bad865596aa7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:39.216458 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03ed6d2a-c325-46b0-a556-bad865596aa7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:39.217113 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03ed6d2a-c325-46b0-a556-bad865596aa7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:39.217885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03ed6d2a-c325-46b0-a556-bad865596aa7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:39.218489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-03ed6d2a-c325-46b0-a556-bad865596aa7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:39.367035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-03ed6d2a-c325-46b0-a556-bad865596aa7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:39.375166 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-03ed6d2a-c325-46b0-a556-bad865596aa7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1695 microversion: 2.1 time: 0.175636 May 18 23:35:39.385225 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3612/7470] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:39 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1695 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:40.392572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-cb0e5fe0-1dde-4f37-b71c-3830b162c65d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:40.394020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-cb0e5fe0-1dde-4f37-b71c-3830b162c65d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:40.402354 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb0e5fe0-1dde-4f37-b71c-3830b162c65d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:40.403155 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb0e5fe0-1dde-4f37-b71c-3830b162c65d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:40.404320 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb0e5fe0-1dde-4f37-b71c-3830b162c65d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:40.404836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-cb0e5fe0-1dde-4f37-b71c-3830b162c65d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:40.548513 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-cb0e5fe0-1dde-4f37-b71c-3830b162c65d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:40.557685 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-cb0e5fe0-1dde-4f37-b71c-3830b162c65d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1695 microversion: 2.1 time: 0.169011 May 18 23:35:40.558306 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3859/7471] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:40 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1695 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:41.575689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1fc01acf-55f3-4579-807e-24813b11415e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:41.576773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1fc01acf-55f3-4579-807e-24813b11415e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:41.585774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1fc01acf-55f3-4579-807e-24813b11415e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:41.586254 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1fc01acf-55f3-4579-807e-24813b11415e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:41.587010 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1fc01acf-55f3-4579-807e-24813b11415e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:41.587438 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1fc01acf-55f3-4579-807e-24813b11415e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:41.739759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1fc01acf-55f3-4579-807e-24813b11415e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:41.748205 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1fc01acf-55f3-4579-807e-24813b11415e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1695 microversion: 2.1 time: 0.176345 May 18 23:35:41.758862 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3613/7472] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:41 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1695 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:42.765896 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9ddfabe3-90f7-47f6-963e-fd9ab483e23b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:42.766510 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9ddfabe3-90f7-47f6-963e-fd9ab483e23b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:42.773356 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ddfabe3-90f7-47f6-963e-fd9ab483e23b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:42.773848 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ddfabe3-90f7-47f6-963e-fd9ab483e23b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:42.774608 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ddfabe3-90f7-47f6-963e-fd9ab483e23b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:42.775042 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9ddfabe3-90f7-47f6-963e-fd9ab483e23b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:42.902978 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9ddfabe3-90f7-47f6-963e-fd9ab483e23b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:42.910400 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9ddfabe3-90f7-47f6-963e-fd9ab483e23b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1695 microversion: 2.1 time: 0.148392 May 18 23:35:42.911000 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3860/7473] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:42 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1695 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:43.927811 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f77dd763-0794-4187-9bde-4977a8dfa25b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:43.928414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f77dd763-0794-4187-9bde-4977a8dfa25b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:43.935908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f77dd763-0794-4187-9bde-4977a8dfa25b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:43.936349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f77dd763-0794-4187-9bde-4977a8dfa25b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:43.937106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f77dd763-0794-4187-9bde-4977a8dfa25b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:43.937533 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f77dd763-0794-4187-9bde-4977a8dfa25b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:44.067844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f77dd763-0794-4187-9bde-4977a8dfa25b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:44.075684 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f77dd763-0794-4187-9bde-4977a8dfa25b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1677 microversion: 2.1 time: 0.151869 May 18 23:35:44.076251 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3614/7474] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:43 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1677 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:45.092900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-344ac8ac-de35-4fd6-8eb1-1b838cc6384d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:45.093509 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-344ac8ac-de35-4fd6-8eb1-1b838cc6384d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:45.100446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-344ac8ac-de35-4fd6-8eb1-1b838cc6384d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:45.101502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-344ac8ac-de35-4fd6-8eb1-1b838cc6384d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:45.102308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-344ac8ac-de35-4fd6-8eb1-1b838cc6384d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:45.102750 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-344ac8ac-de35-4fd6-8eb1-1b838cc6384d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:45.239759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-344ac8ac-de35-4fd6-8eb1-1b838cc6384d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:45.247379 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-344ac8ac-de35-4fd6-8eb1-1b838cc6384d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1677 microversion: 2.1 time: 0.158433 May 18 23:35:45.247989 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3861/7475] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:45 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1677 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:46.264440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c57a5313-f1e8-4c67-b606-d0fcf3f6f5ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:46.265040 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c57a5313-f1e8-4c67-b606-d0fcf3f6f5ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:46.272037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c57a5313-f1e8-4c67-b606-d0fcf3f6f5ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:46.272474 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c57a5313-f1e8-4c67-b606-d0fcf3f6f5ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:46.273705 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c57a5313-f1e8-4c67-b606-d0fcf3f6f5ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:46.274153 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c57a5313-f1e8-4c67-b606-d0fcf3f6f5ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:46.410786 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c57a5313-f1e8-4c67-b606-d0fcf3f6f5ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:46.419166 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c57a5313-f1e8-4c67-b606-d0fcf3f6f5ca tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1620 microversion: 2.1 time: 0.158692 May 18 23:35:46.419745 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3615/7476] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:46 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1620 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:46.437667 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-27972cb2-e67a-443e-974d-a73683b90c2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:35:46.438276 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-27972cb2-e67a-443e-974d-a73683b90c2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:46.444869 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27972cb2-e67a-443e-974d-a73683b90c2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:46.445324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27972cb2-e67a-443e-974d-a73683b90c2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:46.446114 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27972cb2-e67a-443e-974d-a73683b90c2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:46.446556 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-27972cb2-e67a-443e-974d-a73683b90c2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:46.535568 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-27972cb2-e67a-443e-974d-a73683b90c2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "POST /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f/action" status: 202 len: 0 microversion: 2.1 time: 0.103469 May 18 23:35:46.536189 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3862/7477] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:35:46 2022] POST /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) May 18 23:35:46.544965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9284cf51-c753-4df1-a57d-a4a31b1cdd6e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:46.545566 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9284cf51-c753-4df1-a57d-a4a31b1cdd6e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:46.552156 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9284cf51-c753-4df1-a57d-a4a31b1cdd6e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:46.552601 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9284cf51-c753-4df1-a57d-a4a31b1cdd6e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:46.553346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9284cf51-c753-4df1-a57d-a4a31b1cdd6e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:46.553907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9284cf51-c753-4df1-a57d-a4a31b1cdd6e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:46.686379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9284cf51-c753-4df1-a57d-a4a31b1cdd6e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:46.694456 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9284cf51-c753-4df1-a57d-a4a31b1cdd6e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1628 microversion: 2.1 time: 0.153418 May 18 23:35:46.695528 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3616/7478] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:46 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1628 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:46.852300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-cbd3668d-0ca6-48eb-a5bf-4857b53238fa req-9cf644e0-b15e-479d-a001-fddb7662b612 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "85c208eb-3303-471d-bef6-f067e1005e4f", "name": "network-vif-unplugged", "status": "completed", "tag": "d0f79842-2516-457d-af6c-87aae8f32bb2"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:35:46.860899 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cbd3668d-0ca6-48eb-a5bf-4857b53238fa req-9cf644e0-b15e-479d-a001-fddb7662b612 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:46.861703 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-cbd3668d-0ca6-48eb-a5bf-4857b53238fa req-9cf644e0-b15e-479d-a001-fddb7662b612 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:46.877466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.compute.server_external_events [req-cbd3668d-0ca6-48eb-a5bf-4857b53238fa req-9cf644e0-b15e-479d-a001-fddb7662b612 service nova] Unable to find a host for instance 85c208eb-3303-471d-bef6-f067e1005e4f. Dropping event network-vif-unplugged {{(pid=119083) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:143}} May 18 23:35:46.878400 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-cbd3668d-0ca6-48eb-a5bf-4857b53238fa req-9cf644e0-b15e-479d-a001-fddb7662b612 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 207 len: 182 microversion: 2.1 time: 0.030749 May 18 23:35:46.879154 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3863/7479] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:35:46 2022] POST /compute/v2.1/os-server-external-events => generated 182 bytes in 32 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) May 18 23:35:47.712411 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-46a04201-3b7c-4cb6-96fc-1239a2b852ac tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:47.712956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-46a04201-3b7c-4cb6-96fc-1239a2b852ac tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:47.719891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46a04201-3b7c-4cb6-96fc-1239a2b852ac tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:47.720331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46a04201-3b7c-4cb6-96fc-1239a2b852ac tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:47.721073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46a04201-3b7c-4cb6-96fc-1239a2b852ac tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:47.721498 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-46a04201-3b7c-4cb6-96fc-1239a2b852ac tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:47.857114 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-46a04201-3b7c-4cb6-96fc-1239a2b852ac tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:47.865095 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-46a04201-3b7c-4cb6-96fc-1239a2b852ac tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.156713 May 18 23:35:47.865677 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3617/7480] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:47 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:48.720943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b3fab2e7-012d-42a9-82b6-7e727b11fcd9 req-d1fa3583-7d64-4ad8-a52e-7adcd258ae00 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "85c208eb-3303-471d-bef6-f067e1005e4f", "tag": "d0f79842-2516-457d-af6c-87aae8f32bb2"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:35:48.733554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b3fab2e7-012d-42a9-82b6-7e727b11fcd9 req-d1fa3583-7d64-4ad8-a52e-7adcd258ae00 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:48.734970 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b3fab2e7-012d-42a9-82b6-7e727b11fcd9 req-d1fa3583-7d64-4ad8-a52e-7adcd258ae00 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:48.748787 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b3fab2e7-012d-42a9-82b6-7e727b11fcd9 req-d1fa3583-7d64-4ad8-a52e-7adcd258ae00 service nova] Creating event network-changed:d0f79842-2516-457d-af6c-87aae8f32bb2 for instance 85c208eb-3303-471d-bef6-f067e1005e4f on n-h1-841040-6 May 18 23:35:48.755081 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b3fab2e7-012d-42a9-82b6-7e727b11fcd9 req-d1fa3583-7d64-4ad8-a52e-7adcd258ae00 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040778 May 18 23:35:48.755699 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3864/7481] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:35:48 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:35:48.884133 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-29c3372f-2948-4c7e-b381-fc58dd0387b9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:48.884750 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-29c3372f-2948-4c7e-b381-fc58dd0387b9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:48.892302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29c3372f-2948-4c7e-b381-fc58dd0387b9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:48.892977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29c3372f-2948-4c7e-b381-fc58dd0387b9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:48.893775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29c3372f-2948-4c7e-b381-fc58dd0387b9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:48.894213 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-29c3372f-2948-4c7e-b381-fc58dd0387b9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:48.915762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-29c3372f-2948-4c7e-b381-fc58dd0387b9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:35:49.044229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-29c3372f-2948-4c7e-b381-fc58dd0387b9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:49.052304 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-29c3372f-2948-4c7e-b381-fc58dd0387b9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.173029 May 18 23:35:49.052898 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3618/7482] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:48 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:50.073506 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-81aa438a-211f-4c95-b158-f520357616c5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:50.074247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-81aa438a-211f-4c95-b158-f520357616c5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:50.081555 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81aa438a-211f-4c95-b158-f520357616c5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:50.082038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81aa438a-211f-4c95-b158-f520357616c5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:50.082984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81aa438a-211f-4c95-b158-f520357616c5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:50.083577 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-81aa438a-211f-4c95-b158-f520357616c5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:50.244057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-81aa438a-211f-4c95-b158-f520357616c5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:50.251734 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-81aa438a-211f-4c95-b158-f520357616c5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.183646 May 18 23:35:50.252315 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3865/7483] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:50 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:51.268567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-dd237efb-7a1f-4477-bd03-2c35ccf241e6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:51.269349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-dd237efb-7a1f-4477-bd03-2c35ccf241e6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:51.273317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-dd237efb-7a1f-4477-bd03-2c35ccf241e6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_api:SELECT=31 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:35:51.279783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd237efb-7a1f-4477-bd03-2c35ccf241e6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:51.280644 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd237efb-7a1f-4477-bd03-2c35ccf241e6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:51.281483 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd237efb-7a1f-4477-bd03-2c35ccf241e6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:51.282196 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-dd237efb-7a1f-4477-bd03-2c35ccf241e6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:51.422914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-dd237efb-7a1f-4477-bd03-2c35ccf241e6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:51.430837 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-dd237efb-7a1f-4477-bd03-2c35ccf241e6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.166157 May 18 23:35:51.431357 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3619/7484] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:51 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:52.449585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2555f6c5-a181-4152-81b2-aafe680ae524 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:52.450923 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2555f6c5-a181-4152-81b2-aafe680ae524 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:52.454183 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2555f6c5-a181-4152-81b2-aafe680ae524 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_api:SELECT=35 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:35:52.460886 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2555f6c5-a181-4152-81b2-aafe680ae524 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:52.461518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2555f6c5-a181-4152-81b2-aafe680ae524 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:52.462332 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2555f6c5-a181-4152-81b2-aafe680ae524 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:52.462775 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2555f6c5-a181-4152-81b2-aafe680ae524 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:52.467841 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-2555f6c5-a181-4152-81b2-aafe680ae524 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_cell1:SELECT=89,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:35:52.615109 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2555f6c5-a181-4152-81b2-aafe680ae524 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:52.623208 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2555f6c5-a181-4152-81b2-aafe680ae524 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.179224 May 18 23:35:52.623800 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3866/7485] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:52 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:53.642684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e600b8c2-c8f7-4901-a663-a3a5913d934f tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:53.643565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e600b8c2-c8f7-4901-a663-a3a5913d934f tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:53.649891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e600b8c2-c8f7-4901-a663-a3a5913d934f tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:53.650333 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e600b8c2-c8f7-4901-a663-a3a5913d934f tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:53.651086 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e600b8c2-c8f7-4901-a663-a3a5913d934f tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:53.651513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e600b8c2-c8f7-4901-a663-a3a5913d934f tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:53.791626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e600b8c2-c8f7-4901-a663-a3a5913d934f tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:53.799742 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e600b8c2-c8f7-4901-a663-a3a5913d934f tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.161361 May 18 23:35:53.800447 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3620/7486] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:53 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:54.816652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6c6f387f-3510-463b-a5c4-53ad638df0d7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:54.817266 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6c6f387f-3510-463b-a5c4-53ad638df0d7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:54.824048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c6f387f-3510-463b-a5c4-53ad638df0d7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:54.824497 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c6f387f-3510-463b-a5c4-53ad638df0d7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:54.825239 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c6f387f-3510-463b-a5c4-53ad638df0d7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:54.825675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6c6f387f-3510-463b-a5c4-53ad638df0d7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:54.970376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6c6f387f-3510-463b-a5c4-53ad638df0d7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:54.979370 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6c6f387f-3510-463b-a5c4-53ad638df0d7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.166703 May 18 23:35:54.979968 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3867/7487] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:54 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:55.997649 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2c403483-46e2-45ba-a03f-b0cdc01d7875 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:55.998315 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2c403483-46e2-45ba-a03f-b0cdc01d7875 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:56.005924 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c403483-46e2-45ba-a03f-b0cdc01d7875 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:56.006370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c403483-46e2-45ba-a03f-b0cdc01d7875 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:56.007789 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c403483-46e2-45ba-a03f-b0cdc01d7875 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:56.008220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2c403483-46e2-45ba-a03f-b0cdc01d7875 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:56.152970 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2c403483-46e2-45ba-a03f-b0cdc01d7875 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:56.162628 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2c403483-46e2-45ba-a03f-b0cdc01d7875 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.169060 May 18 23:35:56.163267 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3621/7488] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:55 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:57.180126 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-12c1a492-cf9c-4172-8038-9e8afbbe41fc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:57.180746 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-12c1a492-cf9c-4172-8038-9e8afbbe41fc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:57.187790 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12c1a492-cf9c-4172-8038-9e8afbbe41fc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:57.188240 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12c1a492-cf9c-4172-8038-9e8afbbe41fc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:57.188992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12c1a492-cf9c-4172-8038-9e8afbbe41fc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:57.189428 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-12c1a492-cf9c-4172-8038-9e8afbbe41fc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:57.386256 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-12c1a492-cf9c-4172-8038-9e8afbbe41fc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:57.393948 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-12c1a492-cf9c-4172-8038-9e8afbbe41fc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.217702 May 18 23:35:57.394656 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3868/7489] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:57 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:58.412146 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-382d7591-cc3b-483c-bd85-aa91e6c3f3d3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:58.412754 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-382d7591-cc3b-483c-bd85-aa91e6c3f3d3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:58.420372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-382d7591-cc3b-483c-bd85-aa91e6c3f3d3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:58.420817 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-382d7591-cc3b-483c-bd85-aa91e6c3f3d3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:58.421565 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-382d7591-cc3b-483c-bd85-aa91e6c3f3d3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:58.422020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-382d7591-cc3b-483c-bd85-aa91e6c3f3d3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:58.557999 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-382d7591-cc3b-483c-bd85-aa91e6c3f3d3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:58.565567 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-382d7591-cc3b-483c-bd85-aa91e6c3f3d3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.157400 May 18 23:35:58.566180 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3622/7490] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:58 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:35:59.582637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ca0458fd-e726-4643-aca8-420e797b9b94 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:35:59.583379 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ca0458fd-e726-4643-aca8-420e797b9b94 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:35:59.589678 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca0458fd-e726-4643-aca8-420e797b9b94 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:59.590190 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca0458fd-e726-4643-aca8-420e797b9b94 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:59.591009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca0458fd-e726-4643-aca8-420e797b9b94 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:35:59.591455 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ca0458fd-e726-4643-aca8-420e797b9b94 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:35:59.725272 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ca0458fd-e726-4643-aca8-420e797b9b94 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:35:59.733505 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ca0458fd-e726-4643-aca8-420e797b9b94 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.154823 May 18 23:35:59.734187 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3869/7491] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:35:59 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:36:00.751744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fedc17d7-4e58-4fa6-ad70-0b5a6183672b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:36:00.752275 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fedc17d7-4e58-4fa6-ad70-0b5a6183672b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:36:00.759864 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fedc17d7-4e58-4fa6-ad70-0b5a6183672b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:36:00.760309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fedc17d7-4e58-4fa6-ad70-0b5a6183672b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:36:00.761059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fedc17d7-4e58-4fa6-ad70-0b5a6183672b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:36:00.761489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fedc17d7-4e58-4fa6-ad70-0b5a6183672b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:36:00.892683 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fedc17d7-4e58-4fa6-ad70-0b5a6183672b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:36:00.900320 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fedc17d7-4e58-4fa6-ad70-0b5a6183672b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.152580 May 18 23:36:00.900909 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3623/7492] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:36:00 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:36:01.257426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-452a4ac4-c214-4a6d-94fb-e98b3a850726 req-b752d4d9-5bbc-4a0b-b997-30d4c650545c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "85c208eb-3303-471d-bef6-f067e1005e4f", "name": "network-vif-plugged", "status": "completed", "tag": "d0f79842-2516-457d-af6c-87aae8f32bb2"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:36:01.266018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-452a4ac4-c214-4a6d-94fb-e98b3a850726 req-b752d4d9-5bbc-4a0b-b997-30d4c650545c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:36:01.266436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-452a4ac4-c214-4a6d-94fb-e98b3a850726 req-b752d4d9-5bbc-4a0b-b997-30d4c650545c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:36:01.278327 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-452a4ac4-c214-4a6d-94fb-e98b3a850726 req-b752d4d9-5bbc-4a0b-b997-30d4c650545c service nova] Creating event network-vif-plugged:d0f79842-2516-457d-af6c-87aae8f32bb2 for instance 85c208eb-3303-471d-bef6-f067e1005e4f on n-h1-841040-6 May 18 23:36:01.283232 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-452a4ac4-c214-4a6d-94fb-e98b3a850726 req-b752d4d9-5bbc-4a0b-b997-30d4c650545c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029632 May 18 23:36:01.284022 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3870/7493] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:36:01 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:36:01.917128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a48abdd6-f769-43c4-85f4-425acf1a47d4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:36:01.917766 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a48abdd6-f769-43c4-85f4-425acf1a47d4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:36:01.925203 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a48abdd6-f769-43c4-85f4-425acf1a47d4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:36:01.925651 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a48abdd6-f769-43c4-85f4-425acf1a47d4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:36:01.926433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a48abdd6-f769-43c4-85f4-425acf1a47d4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:36:01.926913 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a48abdd6-f769-43c4-85f4-425acf1a47d4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:36:02.057056 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a48abdd6-f769-43c4-85f4-425acf1a47d4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:36:02.064804 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a48abdd6-f769-43c4-85f4-425acf1a47d4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.151779 May 18 23:36:02.065381 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3624/7494] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:36:01 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:36:03.083690 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f4788bb5-b78a-4cca-89ae-c21568b8dc9e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:36:03.084567 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f4788bb5-b78a-4cca-89ae-c21568b8dc9e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:36:03.091368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4788bb5-b78a-4cca-89ae-c21568b8dc9e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:36:03.091828 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4788bb5-b78a-4cca-89ae-c21568b8dc9e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:36:03.092595 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4788bb5-b78a-4cca-89ae-c21568b8dc9e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:36:03.093039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f4788bb5-b78a-4cca-89ae-c21568b8dc9e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:36:03.233086 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f4788bb5-b78a-4cca-89ae-c21568b8dc9e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:36:03.241173 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f4788bb5-b78a-4cca-89ae-c21568b8dc9e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1686 microversion: 2.1 time: 0.162423 May 18 23:36:03.241782 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3871/7495] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:36:03 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1686 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:36:04.258421 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8f453c9-0acd-48e1-a5e8-6dd9007b74d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:36:04.259027 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b8f453c9-0acd-48e1-a5e8-6dd9007b74d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:36:04.265953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8f453c9-0acd-48e1-a5e8-6dd9007b74d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:36:04.266391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8f453c9-0acd-48e1-a5e8-6dd9007b74d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:36:04.267131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8f453c9-0acd-48e1-a5e8-6dd9007b74d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:36:04.267557 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8f453c9-0acd-48e1-a5e8-6dd9007b74d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:36:04.397978 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b8f453c9-0acd-48e1-a5e8-6dd9007b74d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:36:04.405487 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8f453c9-0acd-48e1-a5e8-6dd9007b74d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1673 microversion: 2.1 time: 0.151001 May 18 23:36:04.406085 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3625/7496] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:36:04 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1673 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:15.952446 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f4788bb5-b78a-4cca-89ae-c21568b8dc9e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_api:SELECT=11 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:37:15.953584 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f4788bb5-b78a-4cca-89ae-c21568b8dc9e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_cell1:SELECT=31 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:37:15.958310 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2f805f61-2185-4183-86be-efaaa65a3b7d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:15.959018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2f805f61-2185-4183-86be-efaaa65a3b7d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:15.960231 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b8f453c9-0acd-48e1-a5e8-6dd9007b74d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_api:SELECT=13 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:37:15.961716 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b8f453c9-0acd-48e1-a5e8-6dd9007b74d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_cell1:SELECT=44 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:37:15.965675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f805f61-2185-4183-86be-efaaa65a3b7d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:15.966466 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f805f61-2185-4183-86be-efaaa65a3b7d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:15.967388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f805f61-2185-4183-86be-efaaa65a3b7d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:15.967836 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2f805f61-2185-4183-86be-efaaa65a3b7d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:15.996597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2f805f61-2185-4183-86be-efaaa65a3b7d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:37:16.068578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-b086c800-310e-4967-954e-0003a53ffa72 req-4ab3215d-0f1d-42c9-9674-363814e028da service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "85c208eb-3303-471d-bef6-f067e1005e4f", "tag": "d0f79842-2516-457d-af6c-87aae8f32bb2"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:37:16.078547 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b086c800-310e-4967-954e-0003a53ffa72 req-4ab3215d-0f1d-42c9-9674-363814e028da service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:16.079844 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-b086c800-310e-4967-954e-0003a53ffa72 req-4ab3215d-0f1d-42c9-9674-363814e028da service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:16.085824 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2f805f61-2185-4183-86be-efaaa65a3b7d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "DELETE /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 204 len: 0 microversion: 2.1 time: 0.135029 May 18 23:37:16.090238 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3872/7497] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:37:15 2022] DELETE /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:37:16.094780 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-b086c800-310e-4967-954e-0003a53ffa72 req-4ab3215d-0f1d-42c9-9674-363814e028da service nova] Creating event network-changed:d0f79842-2516-457d-af6c-87aae8f32bb2 for instance 85c208eb-3303-471d-bef6-f067e1005e4f on n-h1-841040-6 May 18 23:37:16.096233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ad6c132a-b804-4b0a-bf7e-e59ae448c54d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:16.096947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ad6c132a-b804-4b0a-bf7e-e59ae448c54d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:16.100040 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-b086c800-310e-4967-954e-0003a53ffa72 req-4ab3215d-0f1d-42c9-9674-363814e028da service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.147380 May 18 23:37:16.101273 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3626/7498] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:37:15 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:37:16.104245 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad6c132a-b804-4b0a-bf7e-e59ae448c54d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:16.104729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad6c132a-b804-4b0a-bf7e-e59ae448c54d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:16.105501 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad6c132a-b804-4b0a-bf7e-e59ae448c54d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:16.105968 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ad6c132a-b804-4b0a-bf7e-e59ae448c54d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:16.238147 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ad6c132a-b804-4b0a-bf7e-e59ae448c54d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:16.246012 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ad6c132a-b804-4b0a-bf7e-e59ae448c54d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1679 microversion: 2.1 time: 0.154254 May 18 23:37:16.246585 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3873/7499] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:16 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1679 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:17.268737 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6ad706c0-e023-4cb2-a705-7b180e195e1d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:17.269626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6ad706c0-e023-4cb2-a705-7b180e195e1d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:17.277936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ad706c0-e023-4cb2-a705-7b180e195e1d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:17.278389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ad706c0-e023-4cb2-a705-7b180e195e1d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:17.279184 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ad706c0-e023-4cb2-a705-7b180e195e1d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:17.279627 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6ad706c0-e023-4cb2-a705-7b180e195e1d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:17.415252 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6ad706c0-e023-4cb2-a705-7b180e195e1d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:17.423650 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6ad706c0-e023-4cb2-a705-7b180e195e1d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 200 len: 1679 microversion: 2.1 time: 0.159927 May 18 23:37:17.424225 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3627/7500] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:17 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 1679 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:18.116574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-ad6bf958-9848-4bc2-9759-e7a5c9d69322 req-a063c803-ec27-45e5-857b-0aedbe439ee7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "85c208eb-3303-471d-bef6-f067e1005e4f", "name": "network-vif-deleted", "tag": "d0f79842-2516-457d-af6c-87aae8f32bb2"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:37:18.125133 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ad6bf958-9848-4bc2-9759-e7a5c9d69322 req-a063c803-ec27-45e5-857b-0aedbe439ee7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:18.125570 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-ad6bf958-9848-4bc2-9759-e7a5c9d69322 req-a063c803-ec27-45e5-857b-0aedbe439ee7 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:18.136658 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-ad6bf958-9848-4bc2-9759-e7a5c9d69322 req-a063c803-ec27-45e5-857b-0aedbe439ee7 service nova] Creating event network-vif-deleted:d0f79842-2516-457d-af6c-87aae8f32bb2 for instance 85c208eb-3303-471d-bef6-f067e1005e4f on n-h1-841040-6 May 18 23:37:18.141395 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-ad6bf958-9848-4bc2-9759-e7a5c9d69322 req-a063c803-ec27-45e5-857b-0aedbe439ee7 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028805 May 18 23:37:18.141994 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3874/7501] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:37:18 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:37:18.441679 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad1f582c-171e-4ea6-8b57-0940feddf9a0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:18.442316 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ad1f582c-171e-4ea6-8b57-0940feddf9a0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: 85c208eb-3303-471d-bef6-f067e1005e4f] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:18.449948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad1f582c-171e-4ea6-8b57-0940feddf9a0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:18.451074 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad1f582c-171e-4ea6-8b57-0940feddf9a0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:18.451845 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad1f582c-171e-4ea6-8b57-0940feddf9a0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:18.452283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad1f582c-171e-4ea6-8b57-0940feddf9a0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:18.466013 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-ad1f582c-171e-4ea6-8b57-0940feddf9a0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] HTTP exception thrown: Instance 85c208eb-3303-471d-bef6-f067e1005e4f could not be found. May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad1f582c-171e-4ea6-8b57-0940feddf9a0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Request method failure captured: May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f HTTP/1.1 May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihYIxVbb9ERDjKv7Ab_I_skMaojFxO7AN1m6zpz9NLCNN2OgDQg-3kDToD0o9vyrlO3rGPf4TQJ5Z18REb-QFy9gyMl_cbA9rqV3BkYQSdd1P67GUbK7693RBjC1GBV2mrRHzGfNmoHaPtmvBIt3XS5VMYYCFb84wPhpYZxocq1RPkVs May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 6ec6a54858894614ac76e9dac3220d59 May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestShelveInstance-2090540068 May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6ec6a54858894614ac76e9dac3220d59"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6ec6a54858894614ac76e9dac3220d59"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6ec6a54858894614ac76e9dac3220d59"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6ec6a54858894614ac76e9dac3220d59"}]}] May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestShelveInstance-2090540068 May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 6ec6a54858894614ac76e9dac3220d59 May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestShelveInstance-2090540068 May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestShelveInstance-2090540068-project May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 68e15925927140d4ab4145e14fa49a6b May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestShelveInstance-2090540068-project May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 85c208eb-3303-471d-bef6-f067e1005e4f could not be found. May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '85c208eb-3303-471d-bef6-f067e1005e4f'} May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 85c208eb-3303-471d-bef6-f067e1005e4f could not be found. May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 85c208eb-3303-471d-bef6-f067e1005e4f could not be found. May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:37:18.467672 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:37:18.472048 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:37:18.472048 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:37:18.472048 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:37:18.472048 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:37:18.472048 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:37:18.472048 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 85c208eb-3303-471d-bef6-f067e1005e4f could not be found. May 18 23:37:18.472048 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:37:18.472048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad1f582c-171e-4ea6-8b57-0940feddf9a0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Returning 404 to user: Instance 85c208eb-3303-471d-bef6-f067e1005e4f could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:37:18.472048 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ad1f582c-171e-4ea6-8b57-0940feddf9a0 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f" status: 404 len: 111 microversion: 2.1 time: 0.031413 May 18 23:37:18.472048 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3628/7502] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:18 2022] GET /compute/v2.1/servers/85c208eb-3303-471d-bef6-f067e1005e4f => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:37:18.631061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-28b0bb78-b8c7-4411-a2fa-d4ea6c94a1d3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '.version_select at 0x7fa2ed3884c0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:18.654639 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-28b0bb78-b8c7-4411-a2fa-d4ea6c94a1d3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-63978251" status: 202 len: 0 microversion: 2.1 time: 0.030575 May 18 23:37:18.658682 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3875/7503] 10.222.0.58 () {58 vars in 1247 bytes} [Wed May 18 23:37:18 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-63978251 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:37:18.678466 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a0407a50-1bff-46bd-8a7a-2e8be29af593 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Action: 'create', calling method: .version_select at 0x7fa2ecd750d0>, body: {"keypair": {"name": "tempest-TestShelveInstance-1510124019", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBEg6Y7gMIEZ/ZKnSGx2Xxm+w8D3+yFE8M5YN/1DKQ4HYcboqTnUIUinQJb82/3plKsTHB0jIw7o0XpqZEELP6JStDdfsr4MfLQDXqe0c2GhL58f6CAetqqVnbjS2rabGw=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:37:18.693138 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-a0407a50-1bff-46bd-8a7a-2e8be29af593 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Getting quotas for project 6ec6a54858894614ac76e9dac3220d59. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:37:18.698772 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-a0407a50-1bff-46bd-8a7a-2e8be29af593 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Getting quotas for user 68e15925927140d4ab4145e14fa49a6b and project 6ec6a54858894614ac76e9dac3220d59. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:37:18.726239 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a0407a50-1bff-46bd-8a7a-2e8be29af593 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 397 microversion: 2.1 time: 0.051579 May 18 23:37:18.726892 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3629/7504] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:37:18 2022] POST /compute/v2.1/os-keypairs => generated 397 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:37:39.315347 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-28b0bb78-b8c7-4411-a2fa-d4ea6c94a1d3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_cell1:SELECT=22,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:37:39.316262 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-28b0bb78-b8c7-4411-a2fa-d4ea6c94a1d3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_api:SELECT=14,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:37:39.320954 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestShelveInstance-server-366074392", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-1510124019", "security_groups": [{"name": "tempest-secgroup-smoke-787598179"}], "networks": [{"uuid": "e5712e20-28ce-4f91-8e9f-1a2e258b8016"}], "block_device_mapping_v2": [{"uuid": "afea935f-b5c6-41fa-9995-cf7b09b39ec6", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:37:39.434679 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] validate_networks() for [('e5712e20-28ce-4f91-8e9f-1a2e258b8016', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:37:39.848585 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:37:39.849014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:37:39.849491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:37:39.849964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:37:39.850382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:37:39.859868 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:39.860324 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:39.861151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:39.861982 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:39.881346 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Getting quotas for project 6ec6a54858894614ac76e9dac3220d59. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:37:39.886662 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Getting quotas for user 68e15925927140d4ab4145e14fa49a6b and project 6ec6a54858894614ac76e9dac3220d59. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:37:39.944421 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:37:39.946710 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=None,disk_bus=None,guest_format=None,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='afea935f-b5c6-41fa-9995-cf7b09b39ec6',volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:37:40.082818 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-4cb300cf-b281-433d-8a90-c2b50b937f3e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.768894 May 18 23:37:40.083472 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3876/7505] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:37:39 2022] POST /compute/v2.1/servers => generated 405 bytes in 770 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:37:40.094161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1c02ff5c-807c-45eb-98fb-4b1a391535a5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:40.094774 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1c02ff5c-807c-45eb-98fb-4b1a391535a5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:40.097079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1c02ff5c-807c-45eb-98fb-4b1a391535a5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_cell1:SELECT=10 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:37:40.097977 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1c02ff5c-807c-45eb-98fb-4b1a391535a5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_cell0:SELECT=4 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:37:40.098947 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-1c02ff5c-807c-45eb-98fb-4b1a391535a5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_api:SELECT=17,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:37:40.154689 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1c02ff5c-807c-45eb-98fb-4b1a391535a5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:40.161523 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1c02ff5c-807c-45eb-98fb-4b1a391535a5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1088 microversion: 2.1 time: 0.071527 May 18 23:37:40.162317 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3630/7506] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:40 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1088 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:41.180572 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-8dfe8598-4d6a-41aa-8633-1037adf01878 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:41.181928 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-8dfe8598-4d6a-41aa-8633-1037adf01878 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:41.189929 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8dfe8598-4d6a-41aa-8633-1037adf01878 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:41.190646 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8dfe8598-4d6a-41aa-8633-1037adf01878 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:41.191508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8dfe8598-4d6a-41aa-8633-1037adf01878 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:41.192025 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-8dfe8598-4d6a-41aa-8633-1037adf01878 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:41.264823 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-8dfe8598-4d6a-41aa-8633-1037adf01878 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:41.273296 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-8dfe8598-4d6a-41aa-8633-1037adf01878 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1204 microversion: 2.1 time: 0.097339 May 18 23:37:41.274104 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3877/7507] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:41 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1204 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:37:42.291372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0c6a8599-4b44-4d75-b3e6-9a65884748e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:42.292622 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0c6a8599-4b44-4d75-b3e6-9a65884748e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:42.300280 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c6a8599-4b44-4d75-b3e6-9a65884748e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:42.301013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c6a8599-4b44-4d75-b3e6-9a65884748e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:42.301995 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c6a8599-4b44-4d75-b3e6-9a65884748e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:42.302590 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0c6a8599-4b44-4d75-b3e6-9a65884748e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:42.521530 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0c6a8599-4b44-4d75-b3e6-9a65884748e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:42.531495 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0c6a8599-4b44-4d75-b3e6-9a65884748e4 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1271 microversion: 2.1 time: 0.243738 May 18 23:37:42.540712 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3631/7508] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:42 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1271 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:42.564110 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-726e2947-fae5-40bb-a1a2-340bcfb2529e req-bea5350a-ce46-42ab-bb4f-832e07d5e52f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d774ece3-b024-452a-b8fb-b4704d3acedf", "tag": "b71517b2-5222-42f9-9eb0-21bd203f5d80"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:37:42.579180 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-726e2947-fae5-40bb-a1a2-340bcfb2529e req-bea5350a-ce46-42ab-bb4f-832e07d5e52f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:42.579656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-726e2947-fae5-40bb-a1a2-340bcfb2529e req-bea5350a-ce46-42ab-bb4f-832e07d5e52f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:42.602903 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-726e2947-fae5-40bb-a1a2-340bcfb2529e req-bea5350a-ce46-42ab-bb4f-832e07d5e52f service nova] Creating event network-changed:b71517b2-5222-42f9-9eb0-21bd203f5d80 for instance d774ece3-b024-452a-b8fb-b4704d3acedf on n-h2-841040-6 May 18 23:37:42.608933 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-726e2947-fae5-40bb-a1a2-340bcfb2529e req-bea5350a-ce46-42ab-bb4f-832e07d5e52f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.048282 May 18 23:37:42.610132 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3878/7509] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:37:42 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:37:43.548401 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8e8dc51d-cf41-40da-bab7-16a8ef8d6911 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:43.549000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8e8dc51d-cf41-40da-bab7-16a8ef8d6911 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:43.555918 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e8dc51d-cf41-40da-bab7-16a8ef8d6911 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:43.556838 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e8dc51d-cf41-40da-bab7-16a8ef8d6911 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:43.557579 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e8dc51d-cf41-40da-bab7-16a8ef8d6911 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:43.558023 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8e8dc51d-cf41-40da-bab7-16a8ef8d6911 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:43.688140 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8e8dc51d-cf41-40da-bab7-16a8ef8d6911 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:43.695680 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8e8dc51d-cf41-40da-bab7-16a8ef8d6911 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1271 microversion: 2.1 time: 0.151192 May 18 23:37:43.696411 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3632/7510] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:43 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1271 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:44.714163 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6ebd67f1-403b-4a97-8585-9fbca541ba98 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:44.714863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6ebd67f1-403b-4a97-8585-9fbca541ba98 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:44.721136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ebd67f1-403b-4a97-8585-9fbca541ba98 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:44.721587 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ebd67f1-403b-4a97-8585-9fbca541ba98 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:44.722375 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ebd67f1-403b-4a97-8585-9fbca541ba98 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:44.722813 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ebd67f1-403b-4a97-8585-9fbca541ba98 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:44.856631 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6ebd67f1-403b-4a97-8585-9fbca541ba98 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:44.864558 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6ebd67f1-403b-4a97-8585-9fbca541ba98 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1271 microversion: 2.1 time: 0.155808 May 18 23:37:44.865135 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3879/7511] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:44 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1271 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:45.881152 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e5838bb1-2483-4166-8d49-0c89bf61dfb9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:45.881773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e5838bb1-2483-4166-8d49-0c89bf61dfb9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:45.889130 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5838bb1-2483-4166-8d49-0c89bf61dfb9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:45.889586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5838bb1-2483-4166-8d49-0c89bf61dfb9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:45.890389 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5838bb1-2483-4166-8d49-0c89bf61dfb9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:45.890834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5838bb1-2483-4166-8d49-0c89bf61dfb9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:46.021383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e5838bb1-2483-4166-8d49-0c89bf61dfb9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:46.029610 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e5838bb1-2483-4166-8d49-0c89bf61dfb9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1271 microversion: 2.1 time: 0.152368 May 18 23:37:46.030221 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3633/7512] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:45 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1271 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:47.046467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6f95c563-1bcb-4dc1-98ce-bf93f3998e2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:47.047084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6f95c563-1bcb-4dc1-98ce-bf93f3998e2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:47.053714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f95c563-1bcb-4dc1-98ce-bf93f3998e2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:47.054196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f95c563-1bcb-4dc1-98ce-bf93f3998e2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:47.054964 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f95c563-1bcb-4dc1-98ce-bf93f3998e2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:47.055403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6f95c563-1bcb-4dc1-98ce-bf93f3998e2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:47.185270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6f95c563-1bcb-4dc1-98ce-bf93f3998e2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:47.193176 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6f95c563-1bcb-4dc1-98ce-bf93f3998e2c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1271 microversion: 2.1 time: 0.150715 May 18 23:37:47.193982 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3880/7513] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:47 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1271 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:48.210386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-277adcde-d007-4823-9ebe-7610702d0a7c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:48.211017 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-277adcde-d007-4823-9ebe-7610702d0a7c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:48.218137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-277adcde-d007-4823-9ebe-7610702d0a7c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:48.218643 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-277adcde-d007-4823-9ebe-7610702d0a7c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:48.219394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-277adcde-d007-4823-9ebe-7610702d0a7c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:48.219821 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-277adcde-d007-4823-9ebe-7610702d0a7c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:48.354383 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-277adcde-d007-4823-9ebe-7610702d0a7c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:48.361936 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-277adcde-d007-4823-9ebe-7610702d0a7c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1271 microversion: 2.1 time: 0.155431 May 18 23:37:48.362703 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3634/7514] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:48 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1271 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:49.379568 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1eacfdf2-de7d-467d-8504-f2bb9525a009 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:49.380188 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1eacfdf2-de7d-467d-8504-f2bb9525a009 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:49.387574 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1eacfdf2-de7d-467d-8504-f2bb9525a009 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:49.388028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1eacfdf2-de7d-467d-8504-f2bb9525a009 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:49.388801 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1eacfdf2-de7d-467d-8504-f2bb9525a009 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:49.389242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1eacfdf2-de7d-467d-8504-f2bb9525a009 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:49.529306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-1eacfdf2-de7d-467d-8504-f2bb9525a009 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:49.537308 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1eacfdf2-de7d-467d-8504-f2bb9525a009 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1271 microversion: 2.1 time: 0.161639 May 18 23:37:49.539782 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3881/7515] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:49 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1271 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:50.554815 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-302245ab-d5f8-45d9-909f-357a907c4dad tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:50.555419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-302245ab-d5f8-45d9-909f-357a907c4dad tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:50.558430 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-302245ab-d5f8-45d9-909f-357a907c4dad tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:37:50.563934 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-302245ab-d5f8-45d9-909f-357a907c4dad tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:50.564371 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-302245ab-d5f8-45d9-909f-357a907c4dad tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:50.565118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-302245ab-d5f8-45d9-909f-357a907c4dad tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:50.565545 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-302245ab-d5f8-45d9-909f-357a907c4dad tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:50.698175 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-302245ab-d5f8-45d9-909f-357a907c4dad tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:50.705650 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-302245ab-d5f8-45d9-909f-357a907c4dad tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1271 microversion: 2.1 time: 0.154817 May 18 23:37:50.706243 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3635/7516] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:50 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1271 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:51.723082 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-baf9b1f2-9672-4f35-8e36-d12f252f4379 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:51.723621 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-baf9b1f2-9672-4f35-8e36-d12f252f4379 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:51.725603 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-baf9b1f2-9672-4f35-8e36-d12f252f4379 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:37:51.726546 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-baf9b1f2-9672-4f35-8e36-d12f252f4379 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:37:51.734013 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baf9b1f2-9672-4f35-8e36-d12f252f4379 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:51.734460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baf9b1f2-9672-4f35-8e36-d12f252f4379 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:51.735211 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baf9b1f2-9672-4f35-8e36-d12f252f4379 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:51.735650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-baf9b1f2-9672-4f35-8e36-d12f252f4379 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:51.866856 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-baf9b1f2-9672-4f35-8e36-d12f252f4379 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:51.875114 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-baf9b1f2-9672-4f35-8e36-d12f252f4379 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1259 microversion: 2.1 time: 0.156021 May 18 23:37:51.875704 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3882/7517] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:51 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1259 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:52.892425 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-709e3afa-328d-47ee-ab0d-4908764ec362 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:52.893026 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-709e3afa-328d-47ee-ab0d-4908764ec362 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:52.899416 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-709e3afa-328d-47ee-ab0d-4908764ec362 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:52.899950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-709e3afa-328d-47ee-ab0d-4908764ec362 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:52.900731 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-709e3afa-328d-47ee-ab0d-4908764ec362 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:52.901161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-709e3afa-328d-47ee-ab0d-4908764ec362 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:53.039178 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-709e3afa-328d-47ee-ab0d-4908764ec362 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:53.047258 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-709e3afa-328d-47ee-ab0d-4908764ec362 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1259 microversion: 2.1 time: 0.158757 May 18 23:37:53.047826 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3636/7518] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:52 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1259 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:54.064946 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-82784af6-dfc6-4fc7-a4f0-5e348ffbfc54 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:54.065561 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-82784af6-dfc6-4fc7-a4f0-5e348ffbfc54 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:54.072325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82784af6-dfc6-4fc7-a4f0-5e348ffbfc54 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:54.072780 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82784af6-dfc6-4fc7-a4f0-5e348ffbfc54 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:54.073537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82784af6-dfc6-4fc7-a4f0-5e348ffbfc54 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:54.073995 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-82784af6-dfc6-4fc7-a4f0-5e348ffbfc54 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:54.205565 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-82784af6-dfc6-4fc7-a4f0-5e348ffbfc54 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:54.213157 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-82784af6-dfc6-4fc7-a4f0-5e348ffbfc54 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1259 microversion: 2.1 time: 0.152376 May 18 23:37:54.213744 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3883/7519] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:54 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1259 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:55.230843 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c1b877b9-9d53-4b1b-b6cb-2ed1f578b1de tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:55.231442 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c1b877b9-9d53-4b1b-b6cb-2ed1f578b1de tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:55.238616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1b877b9-9d53-4b1b-b6cb-2ed1f578b1de tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:55.239317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1b877b9-9d53-4b1b-b6cb-2ed1f578b1de tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:55.240073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1b877b9-9d53-4b1b-b6cb-2ed1f578b1de tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:55.240499 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c1b877b9-9d53-4b1b-b6cb-2ed1f578b1de tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:55.371368 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c1b877b9-9d53-4b1b-b6cb-2ed1f578b1de tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:55.378985 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c1b877b9-9d53-4b1b-b6cb-2ed1f578b1de tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1259 microversion: 2.1 time: 0.152683 May 18 23:37:55.379559 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3637/7520] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:55 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1259 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:56.397157 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2fe4f0d6-3fcd-40e9-80d2-bd7ff055e2dc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:56.398039 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2fe4f0d6-3fcd-40e9-80d2-bd7ff055e2dc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:56.405307 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fe4f0d6-3fcd-40e9-80d2-bd7ff055e2dc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:56.405786 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fe4f0d6-3fcd-40e9-80d2-bd7ff055e2dc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:56.406543 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fe4f0d6-3fcd-40e9-80d2-bd7ff055e2dc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:56.406976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2fe4f0d6-3fcd-40e9-80d2-bd7ff055e2dc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:56.539091 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2fe4f0d6-3fcd-40e9-80d2-bd7ff055e2dc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:56.547430 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2fe4f0d6-3fcd-40e9-80d2-bd7ff055e2dc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1259 microversion: 2.1 time: 0.154941 May 18 23:37:56.548107 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3884/7521] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:56 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1259 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:57.564132 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-5e7372ec-c8db-4372-b97d-54850a62d87d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:57.564744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-5e7372ec-c8db-4372-b97d-54850a62d87d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:57.571735 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e7372ec-c8db-4372-b97d-54850a62d87d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:57.572181 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e7372ec-c8db-4372-b97d-54850a62d87d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:57.572928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e7372ec-c8db-4372-b97d-54850a62d87d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:57.573360 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-5e7372ec-c8db-4372-b97d-54850a62d87d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:57.704684 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-5e7372ec-c8db-4372-b97d-54850a62d87d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:57.712444 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-5e7372ec-c8db-4372-b97d-54850a62d87d tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1259 microversion: 2.1 time: 0.152204 May 18 23:37:57.713016 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3638/7522] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:57 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1259 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:58.729714 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9f0eb574-a75c-47be-a5fa-56b547e20c4b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:58.730352 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9f0eb574-a75c-47be-a5fa-56b547e20c4b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:58.737017 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f0eb574-a75c-47be-a5fa-56b547e20c4b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:58.737456 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f0eb574-a75c-47be-a5fa-56b547e20c4b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:58.738242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f0eb574-a75c-47be-a5fa-56b547e20c4b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:58.738684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9f0eb574-a75c-47be-a5fa-56b547e20c4b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:58.876363 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9f0eb574-a75c-47be-a5fa-56b547e20c4b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:37:58.883882 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9f0eb574-a75c-47be-a5fa-56b547e20c4b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1259 microversion: 2.1 time: 0.158661 May 18 23:37:58.884455 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3885/7523] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:58 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1259 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:37:59.901020 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e028f47b-f69c-4dd0-9757-5a1580a9eac3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:37:59.901626 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e028f47b-f69c-4dd0-9757-5a1580a9eac3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:37:59.908542 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e028f47b-f69c-4dd0-9757-5a1580a9eac3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:59.908976 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e028f47b-f69c-4dd0-9757-5a1580a9eac3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:37:59.909711 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e028f47b-f69c-4dd0-9757-5a1580a9eac3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:37:59.910174 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e028f47b-f69c-4dd0-9757-5a1580a9eac3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:38:00.039563 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e028f47b-f69c-4dd0-9757-5a1580a9eac3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:38:00.047095 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e028f47b-f69c-4dd0-9757-5a1580a9eac3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1259 microversion: 2.1 time: 0.150612 May 18 23:38:00.047675 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3639/7524] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:37:59 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1259 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:38:01.064371 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7782a7f6-845f-4fd3-b4fa-9655f9a79540 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:38:01.064992 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7782a7f6-845f-4fd3-b4fa-9655f9a79540 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:38:01.071663 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7782a7f6-845f-4fd3-b4fa-9655f9a79540 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:38:01.072125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7782a7f6-845f-4fd3-b4fa-9655f9a79540 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:38:01.072883 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7782a7f6-845f-4fd3-b4fa-9655f9a79540 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:38:01.073325 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7782a7f6-845f-4fd3-b4fa-9655f9a79540 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:38:01.204282 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7782a7f6-845f-4fd3-b4fa-9655f9a79540 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:38:01.211807 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7782a7f6-845f-4fd3-b4fa-9655f9a79540 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1259 microversion: 2.1 time: 0.151390 May 18 23:38:01.212919 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3886/7525] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:38:01 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1259 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:38:01.467575 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-80ff2127-23a8-4225-b44d-69aedac7e67b req-094e5932-e352-424e-9352-56408e36206f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d774ece3-b024-452a-b8fb-b4704d3acedf", "name": "network-vif-plugged", "status": "completed", "tag": "b71517b2-5222-42f9-9eb0-21bd203f5d80"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:38:01.476028 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-80ff2127-23a8-4225-b44d-69aedac7e67b req-094e5932-e352-424e-9352-56408e36206f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:38:01.476477 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-80ff2127-23a8-4225-b44d-69aedac7e67b req-094e5932-e352-424e-9352-56408e36206f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:38:01.487756 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-80ff2127-23a8-4225-b44d-69aedac7e67b req-094e5932-e352-424e-9352-56408e36206f service nova] Creating event network-vif-plugged:b71517b2-5222-42f9-9eb0-21bd203f5d80 for instance d774ece3-b024-452a-b8fb-b4704d3acedf on n-h2-841040-6 May 18 23:38:01.493332 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-80ff2127-23a8-4225-b44d-69aedac7e67b req-094e5932-e352-424e-9352-56408e36206f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.090821 May 18 23:38:01.493650 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3640/7526] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:38:01 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:38:02.229308 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-ff1dd9af-bfd2-4c33-9f5b-ea09268e6c43 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:38:02.229971 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-ff1dd9af-bfd2-4c33-9f5b-ea09268e6c43 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:38:02.237066 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff1dd9af-bfd2-4c33-9f5b-ea09268e6c43 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:38:02.237531 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff1dd9af-bfd2-4c33-9f5b-ea09268e6c43 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:38:02.238430 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff1dd9af-bfd2-4c33-9f5b-ea09268e6c43 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:38:02.238878 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-ff1dd9af-bfd2-4c33-9f5b-ea09268e6c43 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:38:02.369872 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-ff1dd9af-bfd2-4c33-9f5b-ea09268e6c43 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:38:02.377501 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-ff1dd9af-bfd2-4c33-9f5b-ea09268e6c43 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1259 microversion: 2.1 time: 0.152995 May 18 23:38:02.378114 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3887/7527] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:38:02 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1259 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:38:03.395953 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-8088cf8e-ce1a-4f0d-a68d-dae181900b14 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:38:03.396625 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-8088cf8e-ce1a-4f0d-a68d-dae181900b14 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:38:03.404680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8088cf8e-ce1a-4f0d-a68d-dae181900b14 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:38:03.405127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8088cf8e-ce1a-4f0d-a68d-dae181900b14 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:38:03.405916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8088cf8e-ce1a-4f0d-a68d-dae181900b14 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:38:03.406351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-8088cf8e-ce1a-4f0d-a68d-dae181900b14 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:38:03.541680 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-8088cf8e-ce1a-4f0d-a68d-dae181900b14 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:38:03.549393 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-8088cf8e-ce1a-4f0d-a68d-dae181900b14 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1443 microversion: 2.1 time: 0.158684 May 18 23:38:03.550001 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3641/7528] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:38:03 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1443 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:38:03.565227 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-aa0e8fdc-7260-4f1e-80b7-9cfb2511f62e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:38:03.565945 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-aa0e8fdc-7260-4f1e-80b7-9cfb2511f62e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:38:03.573009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa0e8fdc-7260-4f1e-80b7-9cfb2511f62e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:38:03.573460 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa0e8fdc-7260-4f1e-80b7-9cfb2511f62e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:38:03.574399 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa0e8fdc-7260-4f1e-80b7-9cfb2511f62e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:38:03.574840 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-aa0e8fdc-7260-4f1e-80b7-9cfb2511f62e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:38:03.707576 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-aa0e8fdc-7260-4f1e-80b7-9cfb2511f62e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:38:03.715895 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-aa0e8fdc-7260-4f1e-80b7-9cfb2511f62e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1443 microversion: 2.1 time: 0.154585 May 18 23:38:03.716472 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3888/7529] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:38:03 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1443 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:38:05.337691 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fbaba774-bc33-422e-9fa6-bb1aefe792b0 req-d47e33ad-51a8-4063-ba5a-f10c758ac1cf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d774ece3-b024-452a-b8fb-b4704d3acedf", "tag": "b71517b2-5222-42f9-9eb0-21bd203f5d80"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:38:05.345773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fbaba774-bc33-422e-9fa6-bb1aefe792b0 req-d47e33ad-51a8-4063-ba5a-f10c758ac1cf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:38:05.345980 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fbaba774-bc33-422e-9fa6-bb1aefe792b0 req-d47e33ad-51a8-4063-ba5a-f10c758ac1cf service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:38:05.357689 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-fbaba774-bc33-422e-9fa6-bb1aefe792b0 req-d47e33ad-51a8-4063-ba5a-f10c758ac1cf service nova] Creating event network-changed:b71517b2-5222-42f9-9eb0-21bd203f5d80 for instance d774ece3-b024-452a-b8fb-b4704d3acedf on n-h2-841040-6 May 18 23:38:05.362725 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fbaba774-bc33-422e-9fa6-bb1aefe792b0 req-d47e33ad-51a8-4063-ba5a-f10c758ac1cf service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.085185 May 18 23:38:05.363315 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3642/7530] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:38:05 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:38:33.096922 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:38:33.097640 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:38:33 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:40:01.535902 n-d-841040-6 devstack@n-api.service[119083]: ERROR oslo.messaging._drivers.impl_rabbit [None req-aa0e8fdc-7260-4f1e-80b7-9cfb2511f62e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [5eaa2380-a284-437c-a605-66df1ce79a8e] AMQP server on 10.222.0.58:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: May 18 23:40:01.536601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-aa0e8fdc-7260-4f1e-80b7-9cfb2511f62e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_api:SELECT=39,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:40:01.537592 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-aa0e8fdc-7260-4f1e-80b7-9cfb2511f62e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_cell1:SELECT=70 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:40:01.594074 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-92c7d9b2-d1ce-44c2-82bf-7ed17ad728a3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:40:01.594652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-92c7d9b2-d1ce-44c2-82bf-7ed17ad728a3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:01.601225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92c7d9b2-d1ce-44c2-82bf-7ed17ad728a3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:01.601682 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92c7d9b2-d1ce-44c2-82bf-7ed17ad728a3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:01.602469 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92c7d9b2-d1ce-44c2-82bf-7ed17ad728a3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:01.602909 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-92c7d9b2-d1ce-44c2-82bf-7ed17ad728a3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:01.626467 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-92c7d9b2-d1ce-44c2-82bf-7ed17ad728a3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lazy-loading 'flavor' on Instance uuid d774ece3-b024-452a-b8fb-b4704d3acedf {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:40:01.694999 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-92c7d9b2-d1ce-44c2-82bf-7ed17ad728a3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "POST /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf/action" status: 202 len: 0 microversion: 2.1 time: 0.161239 May 18 23:40:01.695799 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3889/7531] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:40:01 2022] POST /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:40:01.702136 n-d-841040-6 devstack@n-api.service[119082]: ERROR oslo.messaging._drivers.impl_rabbit [req-fbaba774-bc33-422e-9fa6-bb1aefe792b0 req-d47e33ad-51a8-4063-ba5a-f10c758ac1cf service nova] [713141ef-033a-4309-99ce-9bb180f6fbf8] AMQP server on 10.222.0.58:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer May 18 23:40:01.703256 n-d-841040-6 devstack@n-api.service[119082]: ERROR oslo.messaging._drivers.impl_rabbit [req-fbaba774-bc33-422e-9fa6-bb1aefe792b0 req-d47e33ad-51a8-4063-ba5a-f10c758ac1cf service nova] [9e5a1bab-a307-4bef-8fb5-76cd638d7a7b] AMQP server on 10.222.0.58:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer May 18 23:40:01.704065 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-fbaba774-bc33-422e-9fa6-bb1aefe792b0 req-d47e33ad-51a8-4063-ba5a-f10c758ac1cf service nova] [119082] Writing DB stats nova_api:SELECT=28 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:40:01.705102 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-fbaba774-bc33-422e-9fa6-bb1aefe792b0 req-d47e33ad-51a8-4063-ba5a-f10c758ac1cf service nova] [119082] Writing DB stats nova_cell1:SELECT=64 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:40:01.709408 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0cf0243d-a815-4156-b4c0-8342b88e8f07 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:01.710122 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0cf0243d-a815-4156-b4c0-8342b88e8f07 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:01.717919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cf0243d-a815-4156-b4c0-8342b88e8f07 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:01.718410 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cf0243d-a815-4156-b4c0-8342b88e8f07 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:01.719168 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cf0243d-a815-4156-b4c0-8342b88e8f07 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:01.719591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0cf0243d-a815-4156-b4c0-8342b88e8f07 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:01.853185 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0cf0243d-a815-4156-b4c0-8342b88e8f07 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:01.860778 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0cf0243d-a815-4156-b4c0-8342b88e8f07 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.160676 May 18 23:40:01.861354 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3643/7532] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:01 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:02.881657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-70afa977-b534-4efd-93a3-a93b56c9deb3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:02.882396 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-70afa977-b534-4efd-93a3-a93b56c9deb3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:02.889873 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70afa977-b534-4efd-93a3-a93b56c9deb3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:02.890333 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70afa977-b534-4efd-93a3-a93b56c9deb3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:02.891098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70afa977-b534-4efd-93a3-a93b56c9deb3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:02.891542 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-70afa977-b534-4efd-93a3-a93b56c9deb3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:02.897030 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [None req-70afa977-b534-4efd-93a3-a93b56c9deb3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [5eaa2380-a284-437c-a605-66df1ce79a8e] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 44146. May 18 23:40:03.025328 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-70afa977-b534-4efd-93a3-a93b56c9deb3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:03.034390 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-70afa977-b534-4efd-93a3-a93b56c9deb3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.159228 May 18 23:40:03.034970 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3890/7533] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:02 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:04.051462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3b897a00-652c-404d-8119-19770d92db00 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:04.052105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3b897a00-652c-404d-8119-19770d92db00 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:04.064211 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b897a00-652c-404d-8119-19770d92db00 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:04.064666 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b897a00-652c-404d-8119-19770d92db00 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:04.065433 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b897a00-652c-404d-8119-19770d92db00 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:04.065900 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b897a00-652c-404d-8119-19770d92db00 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:04.078551 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [None req-3b897a00-652c-404d-8119-19770d92db00 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [713141ef-033a-4309-99ce-9bb180f6fbf8] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 44152. May 18 23:40:04.079969 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [None req-3b897a00-652c-404d-8119-19770d92db00 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [9e5a1bab-a307-4bef-8fb5-76cd638d7a7b] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 44154. May 18 23:40:04.202137 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3b897a00-652c-404d-8119-19770d92db00 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:04.210403 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3b897a00-652c-404d-8119-19770d92db00 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.162916 May 18 23:40:04.211026 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3644/7534] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:04 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:05.227913 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7d81c5a9-dd14-4a5a-9990-bcd0715dcfdc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:05.228539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7d81c5a9-dd14-4a5a-9990-bcd0715dcfdc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:05.235753 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d81c5a9-dd14-4a5a-9990-bcd0715dcfdc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:05.236216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d81c5a9-dd14-4a5a-9990-bcd0715dcfdc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:05.237164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d81c5a9-dd14-4a5a-9990-bcd0715dcfdc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:05.237843 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7d81c5a9-dd14-4a5a-9990-bcd0715dcfdc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:05.372268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7d81c5a9-dd14-4a5a-9990-bcd0715dcfdc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:05.379917 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7d81c5a9-dd14-4a5a-9990-bcd0715dcfdc tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.156417 May 18 23:40:05.380993 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3891/7535] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:05 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:06.396848 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1e7daf11-0c70-417e-a9c2-79d1294b299e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:06.397449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1e7daf11-0c70-417e-a9c2-79d1294b299e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:06.404378 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e7daf11-0c70-417e-a9c2-79d1294b299e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:06.404818 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e7daf11-0c70-417e-a9c2-79d1294b299e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:06.405559 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e7daf11-0c70-417e-a9c2-79d1294b299e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:06.406011 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1e7daf11-0c70-417e-a9c2-79d1294b299e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:06.539907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1e7daf11-0c70-417e-a9c2-79d1294b299e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:06.547463 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1e7daf11-0c70-417e-a9c2-79d1294b299e tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.154587 May 18 23:40:06.548045 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3645/7536] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:06 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:07.564068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-62b42de5-fd78-419a-b324-ac6af91b8b04 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:07.564615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-62b42de5-fd78-419a-b324-ac6af91b8b04 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:07.571854 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62b42de5-fd78-419a-b324-ac6af91b8b04 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:07.572301 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62b42de5-fd78-419a-b324-ac6af91b8b04 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:07.573052 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62b42de5-fd78-419a-b324-ac6af91b8b04 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:07.573487 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-62b42de5-fd78-419a-b324-ac6af91b8b04 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:07.699910 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-62b42de5-fd78-419a-b324-ac6af91b8b04 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:07.707459 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-62b42de5-fd78-419a-b324-ac6af91b8b04 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.147421 May 18 23:40:07.708027 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3892/7537] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:07 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:08.724343 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-2050fc19-e68e-4501-886c-74303dd7080c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:08.724950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-2050fc19-e68e-4501-886c-74303dd7080c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:08.731916 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2050fc19-e68e-4501-886c-74303dd7080c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:08.732361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2050fc19-e68e-4501-886c-74303dd7080c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:08.733116 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2050fc19-e68e-4501-886c-74303dd7080c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:08.733546 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-2050fc19-e68e-4501-886c-74303dd7080c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:08.861629 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-2050fc19-e68e-4501-886c-74303dd7080c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:08.870164 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-2050fc19-e68e-4501-886c-74303dd7080c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.149809 May 18 23:40:08.870742 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3646/7538] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:08 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:09.887429 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-25f04727-0b9d-4304-a091-6d681464b349 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:09.888048 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-25f04727-0b9d-4304-a091-6d681464b349 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:09.894791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25f04727-0b9d-4304-a091-6d681464b349 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:09.895248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25f04727-0b9d-4304-a091-6d681464b349 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:09.896014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25f04727-0b9d-4304-a091-6d681464b349 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:09.897028 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-25f04727-0b9d-4304-a091-6d681464b349 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:10.037553 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-25f04727-0b9d-4304-a091-6d681464b349 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:10.045203 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-25f04727-0b9d-4304-a091-6d681464b349 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.161730 May 18 23:40:10.045801 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3893/7539] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:09 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:11.062262 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3a78be93-cf29-42c2-9e4a-3a6c4dc16c0c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:11.062942 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3a78be93-cf29-42c2-9e4a-3a6c4dc16c0c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:11.069948 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a78be93-cf29-42c2-9e4a-3a6c4dc16c0c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:11.070405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a78be93-cf29-42c2-9e4a-3a6c4dc16c0c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:11.071163 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a78be93-cf29-42c2-9e4a-3a6c4dc16c0c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:11.071597 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a78be93-cf29-42c2-9e4a-3a6c4dc16c0c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:11.203119 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3a78be93-cf29-42c2-9e4a-3a6c4dc16c0c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:11.211298 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3a78be93-cf29-42c2-9e4a-3a6c4dc16c0c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.153007 May 18 23:40:11.211873 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3647/7540] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:11 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:12.228915 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-d48d754f-6ef2-4225-9ed7-1da4266333c8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:12.230270 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-d48d754f-6ef2-4225-9ed7-1da4266333c8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:12.237104 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d48d754f-6ef2-4225-9ed7-1da4266333c8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:12.237564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d48d754f-6ef2-4225-9ed7-1da4266333c8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:12.238369 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d48d754f-6ef2-4225-9ed7-1da4266333c8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:12.238944 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-d48d754f-6ef2-4225-9ed7-1da4266333c8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:12.373502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-d48d754f-6ef2-4225-9ed7-1da4266333c8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:12.381260 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-d48d754f-6ef2-4225-9ed7-1da4266333c8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.156804 May 18 23:40:12.382067 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3894/7541] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:12 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:13.043442 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:40:13.043927 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:40:13 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:40:13.397672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-6f174c41-6246-4592-9033-af00f71032b7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:13.398304 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-6f174c41-6246-4592-9033-af00f71032b7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:13.406103 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f174c41-6246-4592-9033-af00f71032b7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:13.406564 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f174c41-6246-4592-9033-af00f71032b7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:13.407351 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f174c41-6246-4592-9033-af00f71032b7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:13.407781 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-6f174c41-6246-4592-9033-af00f71032b7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:13.546302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-6f174c41-6246-4592-9033-af00f71032b7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:13.554513 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-6f174c41-6246-4592-9033-af00f71032b7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.160737 May 18 23:40:13.555016 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3648/7542] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:13 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:14.020707 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:40:14.021701 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:40:14 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:40:14.571884 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-af7ca045-34a2-4b3d-beb2-85ec10449997 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:14.572499 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-af7ca045-34a2-4b3d-beb2-85ec10449997 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:14.579168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af7ca045-34a2-4b3d-beb2-85ec10449997 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:14.579614 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af7ca045-34a2-4b3d-beb2-85ec10449997 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:14.580358 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af7ca045-34a2-4b3d-beb2-85ec10449997 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:14.580795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-af7ca045-34a2-4b3d-beb2-85ec10449997 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:14.711032 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-af7ca045-34a2-4b3d-beb2-85ec10449997 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:14.718983 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-af7ca045-34a2-4b3d-beb2-85ec10449997 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.151493 May 18 23:40:14.719549 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3895/7543] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:14 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:15.736391 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-491e2765-8c61-4886-a046-fd17a1a8a664 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:15.737000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-491e2765-8c61-4886-a046-fd17a1a8a664 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:15.744473 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-491e2765-8c61-4886-a046-fd17a1a8a664 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:15.744866 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-491e2765-8c61-4886-a046-fd17a1a8a664 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:15.745646 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-491e2765-8c61-4886-a046-fd17a1a8a664 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:15.746105 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-491e2765-8c61-4886-a046-fd17a1a8a664 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:15.874276 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-491e2765-8c61-4886-a046-fd17a1a8a664 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:15.882433 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-491e2765-8c61-4886-a046-fd17a1a8a664 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.150039 May 18 23:40:15.883050 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3649/7544] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:15 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:15.946022 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:40:15.946505 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:40:15 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:40:16.899642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-5607a914-9d3d-41ee-beb8-523e1defb729 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:16.900285 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-5607a914-9d3d-41ee-beb8-523e1defb729 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:16.906887 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5607a914-9d3d-41ee-beb8-523e1defb729 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:16.907339 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5607a914-9d3d-41ee-beb8-523e1defb729 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:16.908092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5607a914-9d3d-41ee-beb8-523e1defb729 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:16.908535 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-5607a914-9d3d-41ee-beb8-523e1defb729 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:17.041357 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-5607a914-9d3d-41ee-beb8-523e1defb729 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:17.049060 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-5607a914-9d3d-41ee-beb8-523e1defb729 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.153390 May 18 23:40:17.049635 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3896/7545] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:16 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:18.005012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-ea50c4d1-8fc1-47af-96f8-1c0653bd416e req-249c47b6-1341-4db3-ba74-3b113a99a39b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d774ece3-b024-452a-b8fb-b4704d3acedf", "name": "network-vif-unplugged", "status": "completed", "tag": "b71517b2-5222-42f9-9eb0-21bd203f5d80"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:40:18.014790 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ea50c4d1-8fc1-47af-96f8-1c0653bd416e req-249c47b6-1341-4db3-ba74-3b113a99a39b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:18.015238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ea50c4d1-8fc1-47af-96f8-1c0653bd416e req-249c47b6-1341-4db3-ba74-3b113a99a39b service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:18.029707 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.compute.server_external_events [req-ea50c4d1-8fc1-47af-96f8-1c0653bd416e req-249c47b6-1341-4db3-ba74-3b113a99a39b service nova] Unable to find a host for instance d774ece3-b024-452a-b8fb-b4704d3acedf. Dropping event network-vif-unplugged {{(pid=119082) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:143}} May 18 23:40:18.030611 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-ea50c4d1-8fc1-47af-96f8-1c0653bd416e req-249c47b6-1341-4db3-ba74-3b113a99a39b service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 207 len: 182 microversion: 2.1 time: 0.029563 May 18 23:40:18.031216 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3650/7546] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:40:17 2022] POST /compute/v2.1/os-server-external-events => generated 182 bytes in 31 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) May 18 23:40:18.065851 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-2d753451-eee9-4d63-9bd4-fca07a716cb6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:18.066327 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-2d753451-eee9-4d63-9bd4-fca07a716cb6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:18.073517 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d753451-eee9-4d63-9bd4-fca07a716cb6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:18.074098 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d753451-eee9-4d63-9bd4-fca07a716cb6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:18.074754 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d753451-eee9-4d63-9bd4-fca07a716cb6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:18.075186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-2d753451-eee9-4d63-9bd4-fca07a716cb6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:18.204740 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-2d753451-eee9-4d63-9bd4-fca07a716cb6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:18.212317 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-2d753451-eee9-4d63-9bd4-fca07a716cb6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1509 microversion: 2.1 time: 0.150721 May 18 23:40:18.212885 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3897/7547] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:18 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1509 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:18.229042 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-16f2a596-faa4-4918-bc9d-3889f9c38d30 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:40:18.229602 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-16f2a596-faa4-4918-bc9d-3889f9c38d30 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:18.235588 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16f2a596-faa4-4918-bc9d-3889f9c38d30 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:18.236025 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16f2a596-faa4-4918-bc9d-3889f9c38d30 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:18.236763 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16f2a596-faa4-4918-bc9d-3889f9c38d30 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:18.237188 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-16f2a596-faa4-4918-bc9d-3889f9c38d30 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:18.363250 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-16f2a596-faa4-4918-bc9d-3889f9c38d30 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "POST /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf/action" status: 202 len: 0 microversion: 2.1 time: 0.138057 May 18 23:40:18.363852 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3651/7548] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:40:18 2022] POST /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:40:18.372980 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f609966a-293e-47e5-abb3-7bbc939ea47a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:18.373601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f609966a-293e-47e5-abb3-7bbc939ea47a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:18.379642 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f609966a-293e-47e5-abb3-7bbc939ea47a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:18.380135 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f609966a-293e-47e5-abb3-7bbc939ea47a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:18.380937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f609966a-293e-47e5-abb3-7bbc939ea47a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:18.381380 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f609966a-293e-47e5-abb3-7bbc939ea47a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:18.524120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f609966a-293e-47e5-abb3-7bbc939ea47a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:18.538851 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f609966a-293e-47e5-abb3-7bbc939ea47a tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1517 microversion: 2.1 time: 0.169734 May 18 23:40:18.539495 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3898/7549] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:18 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1517 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:40:19.557795 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-89f7b71f-f7dd-435a-8194-6763d42a5762 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:19.558287 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-89f7b71f-f7dd-435a-8194-6763d42a5762 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:19.564621 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89f7b71f-f7dd-435a-8194-6763d42a5762 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:19.565068 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89f7b71f-f7dd-435a-8194-6763d42a5762 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:19.565837 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89f7b71f-f7dd-435a-8194-6763d42a5762 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:19.566268 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-89f7b71f-f7dd-435a-8194-6763d42a5762 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:19.696664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-89f7b71f-f7dd-435a-8194-6763d42a5762 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:19.704484 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-89f7b71f-f7dd-435a-8194-6763d42a5762 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1519 microversion: 2.1 time: 0.152091 May 18 23:40:19.705049 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3652/7550] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:19 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1519 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:20.722099 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-33be6fb6-97de-47da-a5f3-e959188bd7fb tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:20.722729 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-33be6fb6-97de-47da-a5f3-e959188bd7fb tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:20.729426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33be6fb6-97de-47da-a5f3-e959188bd7fb tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:20.729922 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33be6fb6-97de-47da-a5f3-e959188bd7fb tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:20.730691 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33be6fb6-97de-47da-a5f3-e959188bd7fb tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:20.731136 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-33be6fb6-97de-47da-a5f3-e959188bd7fb tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:20.861213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-33be6fb6-97de-47da-a5f3-e959188bd7fb tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:20.869792 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-33be6fb6-97de-47da-a5f3-e959188bd7fb tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1519 microversion: 2.1 time: 0.151675 May 18 23:40:20.870378 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3899/7551] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:20 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1519 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:21.887291 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-461b61db-5c1c-47ef-b69e-b2a0afeb3fc1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:21.887896 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-461b61db-5c1c-47ef-b69e-b2a0afeb3fc1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:21.894903 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-461b61db-5c1c-47ef-b69e-b2a0afeb3fc1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:21.895344 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-461b61db-5c1c-47ef-b69e-b2a0afeb3fc1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:21.896678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-461b61db-5c1c-47ef-b69e-b2a0afeb3fc1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:21.897107 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-461b61db-5c1c-47ef-b69e-b2a0afeb3fc1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:22.398045 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-461b61db-5c1c-47ef-b69e-b2a0afeb3fc1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:22.405706 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-461b61db-5c1c-47ef-b69e-b2a0afeb3fc1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1519 microversion: 2.1 time: 0.522364 May 18 23:40:22.406284 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3653/7552] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:21 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1519 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:23.423014 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-84e55db9-5e9b-4536-8cd6-d7bf80e2bed7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:23.423649 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-84e55db9-5e9b-4536-8cd6-d7bf80e2bed7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:23.430983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84e55db9-5e9b-4536-8cd6-d7bf80e2bed7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:23.431436 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84e55db9-5e9b-4536-8cd6-d7bf80e2bed7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:23.432226 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84e55db9-5e9b-4536-8cd6-d7bf80e2bed7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:23.432669 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-84e55db9-5e9b-4536-8cd6-d7bf80e2bed7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:23.626537 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-84e55db9-5e9b-4536-8cd6-d7bf80e2bed7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:23.634784 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-84e55db9-5e9b-4536-8cd6-d7bf80e2bed7 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1519 microversion: 2.1 time: 0.215853 May 18 23:40:23.635352 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3900/7553] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:23 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1519 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:24.652567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c593f0e5-56cb-4236-9025-ef36091c02ae tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:24.653244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c593f0e5-56cb-4236-9025-ef36091c02ae tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:24.660384 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c593f0e5-56cb-4236-9025-ef36091c02ae tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:24.660825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c593f0e5-56cb-4236-9025-ef36091c02ae tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:24.662159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c593f0e5-56cb-4236-9025-ef36091c02ae tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:24.662620 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c593f0e5-56cb-4236-9025-ef36091c02ae tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:24.791149 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c593f0e5-56cb-4236-9025-ef36091c02ae tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:24.798794 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c593f0e5-56cb-4236-9025-ef36091c02ae tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1519 microversion: 2.1 time: 0.150311 May 18 23:40:24.799362 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3654/7554] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:24 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1519 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:25.815660 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-7cccb0ae-c855-45b0-8b65-ce20fe9a9872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:25.816287 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-7cccb0ae-c855-45b0-8b65-ce20fe9a9872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:25.822951 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cccb0ae-c855-45b0-8b65-ce20fe9a9872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:25.823409 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cccb0ae-c855-45b0-8b65-ce20fe9a9872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:25.824173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cccb0ae-c855-45b0-8b65-ce20fe9a9872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:25.824618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-7cccb0ae-c855-45b0-8b65-ce20fe9a9872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:25.954438 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-7cccb0ae-c855-45b0-8b65-ce20fe9a9872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:25.962566 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-7cccb0ae-c855-45b0-8b65-ce20fe9a9872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1519 microversion: 2.1 time: 0.150841 May 18 23:40:25.963140 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3901/7555] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:25 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1519 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:26.979908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-c8c4f750-9983-463e-a212-ffe6f16ccf2b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:26.980578 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-c8c4f750-9983-463e-a212-ffe6f16ccf2b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:26.987956 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8c4f750-9983-463e-a212-ffe6f16ccf2b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:26.988400 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8c4f750-9983-463e-a212-ffe6f16ccf2b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:26.989164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8c4f750-9983-463e-a212-ffe6f16ccf2b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:26.992394 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-c8c4f750-9983-463e-a212-ffe6f16ccf2b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:27.136069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-c8c4f750-9983-463e-a212-ffe6f16ccf2b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:27.144361 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-c8c4f750-9983-463e-a212-ffe6f16ccf2b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1519 microversion: 2.1 time: 0.168365 May 18 23:40:27.144954 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3655/7556] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:26 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1519 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:27.231620 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:40:27.231792 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:40:27 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:40:28.161807 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f600ecad-4b14-4df3-8cd7-8342420c077c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:28.162458 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f600ecad-4b14-4df3-8cd7-8342420c077c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:28.169065 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f600ecad-4b14-4df3-8cd7-8342420c077c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:28.169523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f600ecad-4b14-4df3-8cd7-8342420c077c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:28.170311 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f600ecad-4b14-4df3-8cd7-8342420c077c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:28.170820 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f600ecad-4b14-4df3-8cd7-8342420c077c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:28.306961 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-f600ecad-4b14-4df3-8cd7-8342420c077c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:28.315019 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f600ecad-4b14-4df3-8cd7-8342420c077c tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1519 microversion: 2.1 time: 0.157347 May 18 23:40:28.315785 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3902/7557] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:28 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1519 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:29.332523 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1d329c7b-6535-48ee-bf2c-4469f40d9341 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:29.334059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1d329c7b-6535-48ee-bf2c-4469f40d9341 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:29.341331 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d329c7b-6535-48ee-bf2c-4469f40d9341 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:29.341884 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d329c7b-6535-48ee-bf2c-4469f40d9341 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:29.342881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d329c7b-6535-48ee-bf2c-4469f40d9341 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:29.343405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1d329c7b-6535-48ee-bf2c-4469f40d9341 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:29.494508 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-1d329c7b-6535-48ee-bf2c-4469f40d9341 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:29.506691 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1d329c7b-6535-48ee-bf2c-4469f40d9341 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1575 microversion: 2.1 time: 0.177690 May 18 23:40:29.507380 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3656/7558] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:29 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1575 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:30.525219 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-751762b1-62dd-4ec5-8a1c-c2755c309234 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:30.526381 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-751762b1-62dd-4ec5-8a1c-c2755c309234 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:30.533247 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-751762b1-62dd-4ec5-8a1c-c2755c309234 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:30.533707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-751762b1-62dd-4ec5-8a1c-c2755c309234 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:30.534508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-751762b1-62dd-4ec5-8a1c-c2755c309234 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:30.534931 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-751762b1-62dd-4ec5-8a1c-c2755c309234 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:30.555171 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-751762b1-62dd-4ec5-8a1c-c2755c309234 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:40:30.582785 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-2707ca5c-6a31-4a1f-babc-2f4a8a073f73 req-4a5ecdb7-3d7b-4293-a7c3-c5ca3de485fb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d774ece3-b024-452a-b8fb-b4704d3acedf", "tag": "b71517b2-5222-42f9-9eb0-21bd203f5d80"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:40:30.599773 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2707ca5c-6a31-4a1f-babc-2f4a8a073f73 req-4a5ecdb7-3d7b-4293-a7c3-c5ca3de485fb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:30.600214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-2707ca5c-6a31-4a1f-babc-2f4a8a073f73 req-4a5ecdb7-3d7b-4293-a7c3-c5ca3de485fb service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:30.619749 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-2707ca5c-6a31-4a1f-babc-2f4a8a073f73 req-4a5ecdb7-3d7b-4293-a7c3-c5ca3de485fb service nova] Creating event network-changed:b71517b2-5222-42f9-9eb0-21bd203f5d80 for instance d774ece3-b024-452a-b8fb-b4704d3acedf on n-h1-841040-6 May 18 23:40:30.627030 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-2707ca5c-6a31-4a1f-babc-2f4a8a073f73 req-4a5ecdb7-3d7b-4293-a7c3-c5ca3de485fb service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.046907 May 18 23:40:30.628009 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3657/7559] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:40:30 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:40:30.709684 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-751762b1-62dd-4ec5-8a1c-c2755c309234 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:30.717484 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-751762b1-62dd-4ec5-8a1c-c2755c309234 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1575 microversion: 2.1 time: 0.196982 May 18 23:40:30.728052 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3903/7560] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:30 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1575 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:31.736628 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ad9ca894-4d8d-4051-ab8c-ef1feee41c10 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:31.737317 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ad9ca894-4d8d-4051-ab8c-ef1feee41c10 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:31.739960 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ad9ca894-4d8d-4051-ab8c-ef1feee41c10 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_api:SELECT=33 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:40:31.745804 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad9ca894-4d8d-4051-ab8c-ef1feee41c10 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:31.746244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad9ca894-4d8d-4051-ab8c-ef1feee41c10 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:31.746986 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad9ca894-4d8d-4051-ab8c-ef1feee41c10 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:31.747412 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ad9ca894-4d8d-4051-ab8c-ef1feee41c10 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:31.751652 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-ad9ca894-4d8d-4051-ab8c-ef1feee41c10 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_cell1:SELECT=87,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:40:31.945461 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ad9ca894-4d8d-4051-ab8c-ef1feee41c10 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:31.953217 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ad9ca894-4d8d-4051-ab8c-ef1feee41c10 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1575 microversion: 2.1 time: 0.221632 May 18 23:40:31.953810 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3658/7561] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:31 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1575 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:32.971484 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c3b3189f-1055-4bfb-848e-c5053c23a451 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:32.972100 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c3b3189f-1055-4bfb-848e-c5053c23a451 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:32.974268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-c3b3189f-1055-4bfb-848e-c5053c23a451 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_api:SELECT=31 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:40:32.979687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3b3189f-1055-4bfb-848e-c5053c23a451 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:32.980145 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3b3189f-1055-4bfb-848e-c5053c23a451 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:32.980900 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3b3189f-1055-4bfb-848e-c5053c23a451 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:32.981334 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c3b3189f-1055-4bfb-848e-c5053c23a451 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:33.110478 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c3b3189f-1055-4bfb-848e-c5053c23a451 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:33.118870 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c3b3189f-1055-4bfb-848e-c5053c23a451 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1575 microversion: 2.1 time: 0.151322 May 18 23:40:33.119433 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3904/7562] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:32 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1575 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:34.136266 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-299bbd91-bea4-4e86-94b5-ed3d75b26da8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:34.136873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-299bbd91-bea4-4e86-94b5-ed3d75b26da8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:34.143386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-299bbd91-bea4-4e86-94b5-ed3d75b26da8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:34.143832 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-299bbd91-bea4-4e86-94b5-ed3d75b26da8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:34.144586 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-299bbd91-bea4-4e86-94b5-ed3d75b26da8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:34.145016 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-299bbd91-bea4-4e86-94b5-ed3d75b26da8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:34.273038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-299bbd91-bea4-4e86-94b5-ed3d75b26da8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:34.280693 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-299bbd91-bea4-4e86-94b5-ed3d75b26da8 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1575 microversion: 2.1 time: 0.148411 May 18 23:40:34.281278 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3659/7563] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:34 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1575 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:35.297201 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e2e0b615-8095-44ec-95b3-85c7dd2c9fa9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:35.297855 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e2e0b615-8095-44ec-95b3-85c7dd2c9fa9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:35.304514 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2e0b615-8095-44ec-95b3-85c7dd2c9fa9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:35.304959 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2e0b615-8095-44ec-95b3-85c7dd2c9fa9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:35.305715 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2e0b615-8095-44ec-95b3-85c7dd2c9fa9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:35.306173 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e2e0b615-8095-44ec-95b3-85c7dd2c9fa9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:35.439721 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e2e0b615-8095-44ec-95b3-85c7dd2c9fa9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:35.447822 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e2e0b615-8095-44ec-95b3-85c7dd2c9fa9 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1575 microversion: 2.1 time: 0.154555 May 18 23:40:35.448397 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3905/7564] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:35 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1575 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:36.464847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-00670fb9-3f78-4656-80d5-1f7515e441d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:36.465449 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-00670fb9-3f78-4656-80d5-1f7515e441d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:36.472526 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00670fb9-3f78-4656-80d5-1f7515e441d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:36.472968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00670fb9-3f78-4656-80d5-1f7515e441d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:36.473714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00670fb9-3f78-4656-80d5-1f7515e441d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:36.474159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-00670fb9-3f78-4656-80d5-1f7515e441d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:36.605420 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-00670fb9-3f78-4656-80d5-1f7515e441d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:36.613160 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-00670fb9-3f78-4656-80d5-1f7515e441d2 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1575 microversion: 2.1 time: 0.152240 May 18 23:40:36.613761 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3660/7565] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:36 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1575 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:37.630749 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-90ea63ca-e97b-4f52-8c29-2f8fb31a8462 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:37.631326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-90ea63ca-e97b-4f52-8c29-2f8fb31a8462 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:37.637984 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-90ea63ca-e97b-4f52-8c29-2f8fb31a8462 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:37.638440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-90ea63ca-e97b-4f52-8c29-2f8fb31a8462 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:37.639196 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-90ea63ca-e97b-4f52-8c29-2f8fb31a8462 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:37.639637 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-90ea63ca-e97b-4f52-8c29-2f8fb31a8462 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:37.766983 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-90ea63ca-e97b-4f52-8c29-2f8fb31a8462 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:37.774623 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-90ea63ca-e97b-4f52-8c29-2f8fb31a8462 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1575 microversion: 2.1 time: 0.148179 May 18 23:40:37.775236 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3906/7566] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:37 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1575 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:38.792059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-aff02c79-9830-4416-9cdc-425d0d989651 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:38.792672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-aff02c79-9830-4416-9cdc-425d0d989651 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:38.799714 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aff02c79-9830-4416-9cdc-425d0d989651 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:38.800159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aff02c79-9830-4416-9cdc-425d0d989651 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:38.800915 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aff02c79-9830-4416-9cdc-425d0d989651 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:38.801349 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-aff02c79-9830-4416-9cdc-425d0d989651 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:38.935220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-aff02c79-9830-4416-9cdc-425d0d989651 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:38.943641 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-aff02c79-9830-4416-9cdc-425d0d989651 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1575 microversion: 2.1 time: 0.155007 May 18 23:40:38.944222 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3661/7567] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:38 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1575 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:39.961252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-28d2ee77-1633-4620-bf17-fec1bf94bb3b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:39.961904 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-28d2ee77-1633-4620-bf17-fec1bf94bb3b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:39.968502 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28d2ee77-1633-4620-bf17-fec1bf94bb3b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:39.968952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28d2ee77-1633-4620-bf17-fec1bf94bb3b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:39.969707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28d2ee77-1633-4620-bf17-fec1bf94bb3b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:39.970169 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-28d2ee77-1633-4620-bf17-fec1bf94bb3b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:40.097405 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-28d2ee77-1633-4620-bf17-fec1bf94bb3b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:40.105123 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-28d2ee77-1633-4620-bf17-fec1bf94bb3b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1575 microversion: 2.1 time: 0.148446 May 18 23:40:40.105707 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3907/7568] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:39 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1575 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:40.536911 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-27b27923-0d2d-44c9-aef5-eea64f31f8c6 req-beb53259-2d5b-4c70-8b2a-bd37b65aa77a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d774ece3-b024-452a-b8fb-b4704d3acedf", "name": "network-vif-plugged", "status": "completed", "tag": "b71517b2-5222-42f9-9eb0-21bd203f5d80"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:40:40.545656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-27b27923-0d2d-44c9-aef5-eea64f31f8c6 req-beb53259-2d5b-4c70-8b2a-bd37b65aa77a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:40.546127 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-27b27923-0d2d-44c9-aef5-eea64f31f8c6 req-beb53259-2d5b-4c70-8b2a-bd37b65aa77a service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:40.557887 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-27b27923-0d2d-44c9-aef5-eea64f31f8c6 req-beb53259-2d5b-4c70-8b2a-bd37b65aa77a service nova] Creating event network-vif-plugged:b71517b2-5222-42f9-9eb0-21bd203f5d80 for instance d774ece3-b024-452a-b8fb-b4704d3acedf on n-h1-841040-6 May 18 23:40:40.562852 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-27b27923-0d2d-44c9-aef5-eea64f31f8c6 req-beb53259-2d5b-4c70-8b2a-bd37b65aa77a service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029644 May 18 23:40:40.563447 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3662/7569] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:40:40 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:40:41.122463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-3b5dacc4-b9a3-48b6-888d-97a133f8d164 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:41.123084 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-3b5dacc4-b9a3-48b6-888d-97a133f8d164 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:41.129636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b5dacc4-b9a3-48b6-888d-97a133f8d164 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:41.130123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b5dacc4-b9a3-48b6-888d-97a133f8d164 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:41.130881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b5dacc4-b9a3-48b6-888d-97a133f8d164 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:41.131323 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-3b5dacc4-b9a3-48b6-888d-97a133f8d164 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:41.266257 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-3b5dacc4-b9a3-48b6-888d-97a133f8d164 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:41.274516 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-3b5dacc4-b9a3-48b6-888d-97a133f8d164 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1575 microversion: 2.1 time: 0.156019 May 18 23:40:41.275092 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3908/7570] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:41 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1575 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:40:42.293334 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f4b8913c-036b-4ce6-9e0a-f94734122327 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:40:42.294085 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f4b8913c-036b-4ce6-9e0a-f94734122327 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:40:42.300409 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4b8913c-036b-4ce6-9e0a-f94734122327 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:42.300847 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4b8913c-036b-4ce6-9e0a-f94734122327 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:42.301600 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4b8913c-036b-4ce6-9e0a-f94734122327 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:40:42.302047 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f4b8913c-036b-4ce6-9e0a-f94734122327 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:40:42.442206 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f4b8913c-036b-4ce6-9e0a-f94734122327 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:40:42.450311 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f4b8913c-036b-4ce6-9e0a-f94734122327 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1562 microversion: 2.1 time: 0.161985 May 18 23:40:42.451223 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3663/7571] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:40:42 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1562 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:41:59.422225 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-1512711d-a0d6-4369-87f6-027950b73ad6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:41:59.422722 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1512711d-a0d6-4369-87f6-027950b73ad6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:41:59.424905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1512711d-a0d6-4369-87f6-027950b73ad6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_api:SELECT=9 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:41:59.425720 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-1512711d-a0d6-4369-87f6-027950b73ad6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_cell1:SELECT=32 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:41:59.428806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f4b8913c-036b-4ce6-9e0a-f94734122327 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_api:SELECT=11 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:41:59.429998 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-f4b8913c-036b-4ce6-9e0a-f94734122327 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_cell1:SELECT=31 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:41:59.434265 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-7e0ddd4c-8166-4b90-854c-edcc733ecdc3 req-6f2bddf1-93f4-4961-b3b3-ba59c8c088c5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d774ece3-b024-452a-b8fb-b4704d3acedf", "tag": "b71517b2-5222-42f9-9eb0-21bd203f5d80"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:41:59.435636 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1512711d-a0d6-4369-87f6-027950b73ad6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:41:59.436099 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1512711d-a0d6-4369-87f6-027950b73ad6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:41:59.437088 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1512711d-a0d6-4369-87f6-027950b73ad6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:41:59.437539 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-1512711d-a0d6-4369-87f6-027950b73ad6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:41:59.443489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-7e0ddd4c-8166-4b90-854c-edcc733ecdc3 req-6f2bddf1-93f4-4961-b3b3-ba59c8c088c5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:41:59.443931 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-7e0ddd4c-8166-4b90-854c-edcc733ecdc3 req-6f2bddf1-93f4-4961-b3b3-ba59c8c088c5 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:41:59.460255 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-7e0ddd4c-8166-4b90-854c-edcc733ecdc3 req-6f2bddf1-93f4-4961-b3b3-ba59c8c088c5 service nova] Creating event network-changed:b71517b2-5222-42f9-9eb0-21bd203f5d80 for instance d774ece3-b024-452a-b8fb-b4704d3acedf on n-h1-841040-6 May 18 23:41:59.464417 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-1512711d-a0d6-4369-87f6-027950b73ad6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:41:59.465881 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-7e0ddd4c-8166-4b90-854c-edcc733ecdc3 req-6f2bddf1-93f4-4961-b3b3-ba59c8c088c5 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038773 May 18 23:41:59.470571 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3664/7572] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:41:59 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:41:59.547815 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-1512711d-a0d6-4369-87f6-027950b73ad6 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "DELETE /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 204 len: 0 microversion: 2.1 time: 0.130164 May 18 23:41:59.552571 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3909/7573] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:41:59 2022] DELETE /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 0 bytes in 132 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:41:59.558012 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a7c2d649-341a-4661-b132-b03623c96609 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:41:59.558909 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a7c2d649-341a-4661-b132-b03623c96609 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:41:59.567361 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7c2d649-341a-4661-b132-b03623c96609 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:41:59.567806 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7c2d649-341a-4661-b132-b03623c96609 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:41:59.568997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7c2d649-341a-4661-b132-b03623c96609 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:41:59.568997 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a7c2d649-341a-4661-b132-b03623c96609 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:41:59.711050 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a7c2d649-341a-4661-b132-b03623c96609 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:41:59.718820 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a7c2d649-341a-4661-b132-b03623c96609 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.165563 May 18 23:41:59.719409 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3665/7574] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:41:59 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:00.736919 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-09ab47f6-8d80-405f-a10d-ae8b47de12da tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:00.737650 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-09ab47f6-8d80-405f-a10d-ae8b47de12da tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:00.744741 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09ab47f6-8d80-405f-a10d-ae8b47de12da tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:00.745189 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09ab47f6-8d80-405f-a10d-ae8b47de12da tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:00.745973 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09ab47f6-8d80-405f-a10d-ae8b47de12da tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:00.746413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-09ab47f6-8d80-405f-a10d-ae8b47de12da tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:00.894144 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-09ab47f6-8d80-405f-a10d-ae8b47de12da tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:00.902121 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-09ab47f6-8d80-405f-a10d-ae8b47de12da tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1568 microversion: 2.1 time: 0.169425 May 18 23:42:00.902697 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3910/7575] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:00 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1568 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:01.629719 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-02b32e4c-a981-4487-8eec-9c402087aef9 req-6e81080c-b691-460a-82a2-4239cd883a03 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d774ece3-b024-452a-b8fb-b4704d3acedf", "name": "network-vif-deleted", "tag": "b71517b2-5222-42f9-9eb0-21bd203f5d80"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:42:01.639259 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-02b32e4c-a981-4487-8eec-9c402087aef9 req-6e81080c-b691-460a-82a2-4239cd883a03 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:01.639797 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-02b32e4c-a981-4487-8eec-9c402087aef9 req-6e81080c-b691-460a-82a2-4239cd883a03 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:01.652661 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-02b32e4c-a981-4487-8eec-9c402087aef9 req-6e81080c-b691-460a-82a2-4239cd883a03 service nova] Creating event network-vif-deleted:b71517b2-5222-42f9-9eb0-21bd203f5d80 for instance d774ece3-b024-452a-b8fb-b4704d3acedf on n-h1-841040-6 May 18 23:42:01.658099 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-02b32e4c-a981-4487-8eec-9c402087aef9 req-6e81080c-b691-460a-82a2-4239cd883a03 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031865 May 18 23:42:01.658791 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3666/7576] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:42:01 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:42:01.924473 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-c203bebe-1a50-4a0b-84b4-de5f4d053f84 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:01.925106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-c203bebe-1a50-4a0b-84b4-de5f4d053f84 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:01.932129 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c203bebe-1a50-4a0b-84b4-de5f4d053f84 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:01.932892 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c203bebe-1a50-4a0b-84b4-de5f4d053f84 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:01.933668 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c203bebe-1a50-4a0b-84b4-de5f4d053f84 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:01.934336 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-c203bebe-1a50-4a0b-84b4-de5f4d053f84 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:02.000068 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-c203bebe-1a50-4a0b-84b4-de5f4d053f84 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:02.008620 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-c203bebe-1a50-4a0b-84b4-de5f4d053f84 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1219 microversion: 2.1 time: 0.088730 May 18 23:42:02.009526 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3911/7577] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:01 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1219 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:03.027131 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-97cc0ab8-a100-434f-a65c-6d386a914c25 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:03.027891 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-97cc0ab8-a100-434f-a65c-6d386a914c25 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:03.034489 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97cc0ab8-a100-434f-a65c-6d386a914c25 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:03.034967 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97cc0ab8-a100-434f-a65c-6d386a914c25 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:03.035778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97cc0ab8-a100-434f-a65c-6d386a914c25 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:03.036214 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-97cc0ab8-a100-434f-a65c-6d386a914c25 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:03.098346 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-97cc0ab8-a100-434f-a65c-6d386a914c25 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:03.105994 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-97cc0ab8-a100-434f-a65c-6d386a914c25 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1219 microversion: 2.1 time: 0.084088 May 18 23:42:03.106576 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3667/7578] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:03 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1219 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:04.124200 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-336883c5-9a28-4912-b5e0-be1f8157ad82 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:04.125096 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-336883c5-9a28-4912-b5e0-be1f8157ad82 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:04.131842 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-336883c5-9a28-4912-b5e0-be1f8157ad82 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:04.132330 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-336883c5-9a28-4912-b5e0-be1f8157ad82 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:04.133107 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-336883c5-9a28-4912-b5e0-be1f8157ad82 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:04.133554 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-336883c5-9a28-4912-b5e0-be1f8157ad82 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:04.198616 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-336883c5-9a28-4912-b5e0-be1f8157ad82 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:04.207310 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-336883c5-9a28-4912-b5e0-be1f8157ad82 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1219 microversion: 2.1 time: 0.087729 May 18 23:42:04.207887 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3912/7579] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:04 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1219 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:05.223983 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4b534190-3696-4bfc-add3-9822562cd9c3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:05.224656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4b534190-3696-4bfc-add3-9822562cd9c3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:05.231283 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b534190-3696-4bfc-add3-9822562cd9c3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:05.231783 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b534190-3696-4bfc-add3-9822562cd9c3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:05.232513 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b534190-3696-4bfc-add3-9822562cd9c3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:05.232944 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4b534190-3696-4bfc-add3-9822562cd9c3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:05.302332 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4b534190-3696-4bfc-add3-9822562cd9c3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:05.310087 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4b534190-3696-4bfc-add3-9822562cd9c3 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1219 microversion: 2.1 time: 0.090335 May 18 23:42:05.310758 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3668/7580] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:05 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1219 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) May 18 23:42:06.326976 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-65aa283f-770f-4b09-bcea-b0c2299379d1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:06.327597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-65aa283f-770f-4b09-bcea-b0c2299379d1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:06.334255 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65aa283f-770f-4b09-bcea-b0c2299379d1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:06.334708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65aa283f-770f-4b09-bcea-b0c2299379d1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:06.335465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65aa283f-770f-4b09-bcea-b0c2299379d1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:06.335905 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-65aa283f-770f-4b09-bcea-b0c2299379d1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:06.397192 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-65aa283f-770f-4b09-bcea-b0c2299379d1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:06.405472 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-65aa283f-770f-4b09-bcea-b0c2299379d1 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1219 microversion: 2.1 time: 0.082378 May 18 23:42:06.406072 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3913/7581] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:06 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1219 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:07.421908 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a5ec8486-61c4-4748-b264-b016c49422f5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:07.422580 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a5ec8486-61c4-4748-b264-b016c49422f5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:07.429537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5ec8486-61c4-4748-b264-b016c49422f5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:07.430007 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5ec8486-61c4-4748-b264-b016c49422f5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:07.430743 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5ec8486-61c4-4748-b264-b016c49422f5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:07.431171 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a5ec8486-61c4-4748-b264-b016c49422f5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:07.494182 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a5ec8486-61c4-4748-b264-b016c49422f5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:07.502777 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a5ec8486-61c4-4748-b264-b016c49422f5 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1219 microversion: 2.1 time: 0.085281 May 18 23:42:07.503355 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3669/7582] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:07 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1219 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:08.520067 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b29e0be9-3062-45b8-83b4-9d5509ddac6b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:08.520689 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b29e0be9-3062-45b8-83b4-9d5509ddac6b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:08.527498 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b29e0be9-3062-45b8-83b4-9d5509ddac6b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:08.527949 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b29e0be9-3062-45b8-83b4-9d5509ddac6b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:08.528712 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b29e0be9-3062-45b8-83b4-9d5509ddac6b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:08.529152 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b29e0be9-3062-45b8-83b4-9d5509ddac6b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:08.590723 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b29e0be9-3062-45b8-83b4-9d5509ddac6b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:08.598349 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b29e0be9-3062-45b8-83b4-9d5509ddac6b tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1219 microversion: 2.1 time: 0.082155 May 18 23:42:08.598925 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3914/7583] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:08 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1219 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:09.615638 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-721d8c6e-bab8-44c6-b856-8bd73a982c51 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:09.616220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-721d8c6e-bab8-44c6-b856-8bd73a982c51 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:09.624084 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-721d8c6e-bab8-44c6-b856-8bd73a982c51 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:09.624535 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-721d8c6e-bab8-44c6-b856-8bd73a982c51 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:09.625312 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-721d8c6e-bab8-44c6-b856-8bd73a982c51 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:09.625764 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-721d8c6e-bab8-44c6-b856-8bd73a982c51 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:09.689164 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-721d8c6e-bab8-44c6-b856-8bd73a982c51 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:09.697028 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-721d8c6e-bab8-44c6-b856-8bd73a982c51 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1219 microversion: 2.1 time: 0.085627 May 18 23:42:09.697632 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3670/7584] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:09 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1219 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:10.715515 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-fba369c5-da10-407c-b6f2-97043e14f872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:10.716382 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-fba369c5-da10-407c-b6f2-97043e14f872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:10.724062 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba369c5-da10-407c-b6f2-97043e14f872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:10.724521 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba369c5-da10-407c-b6f2-97043e14f872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:10.725300 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba369c5-da10-407c-b6f2-97043e14f872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:10.725950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba369c5-da10-407c-b6f2-97043e14f872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:10.771462 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba369c5-da10-407c-b6f2-97043e14f872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:10.771924 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-fba369c5-da10-407c-b6f2-97043e14f872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:10.772739 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.objects.instance [None req-fba369c5-da10-407c-b6f2-97043e14f872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lazy-loading 'fault' on Instance uuid d774ece3-b024-452a-b8fb-b4704d3acedf {{(pid=119083) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:42:10.815981 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-fba369c5-da10-407c-b6f2-97043e14f872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '68e15925927140d4ab4145e14fa49a6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ec6a54858894614ac76e9dac3220d59', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:10.823929 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-fba369c5-da10-407c-b6f2-97043e14f872 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 200 len: 1224 microversion: 2.1 time: 0.113945 May 18 23:42:10.824513 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3915/7585] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:10 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 1224 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:11.846167 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-96f720a4-74c3-4105-afa1-ba13a67a78db tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:11.847293 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-96f720a4-74c3-4105-afa1-ba13a67a78db tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [instance: d774ece3-b024-452a-b8fb-b4704d3acedf] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:11.856253 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96f720a4-74c3-4105-afa1-ba13a67a78db tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:11.856692 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96f720a4-74c3-4105-afa1-ba13a67a78db tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:11.857457 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96f720a4-74c3-4105-afa1-ba13a67a78db tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:11.857922 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-96f720a4-74c3-4105-afa1-ba13a67a78db tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:11.871873 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-96f720a4-74c3-4105-afa1-ba13a67a78db tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] HTTP exception thrown: Instance d774ece3-b024-452a-b8fb-b4704d3acedf could not be found. May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-96f720a4-74c3-4105-afa1-ba13a67a78db tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Request method failure captured: May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf HTTP/1.1 May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihYIxVbb9ERDjKv7Ab_I_skMaojFxO7AN1m6zpz9NLCNN2OgDQg-3kDToD0o9vyrlO3rGPf4TQJ5Z18REb-QFy9gyMl_cbA9rqV3BkYQSdd1P67GUbK7693RBjC1GBV2mrRHzGfNmoHaPtmvBIt3XS5VMYYCFb84wPhpYZxocq1RPkVs May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 6ec6a54858894614ac76e9dac3220d59 May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestShelveInstance-2090540068 May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/6ec6a54858894614ac76e9dac3220d59"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6ec6a54858894614ac76e9dac3220d59"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_6ec6a54858894614ac76e9dac3220d59"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/6ec6a54858894614ac76e9dac3220d59"}]}] May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestShelveInstance-2090540068 May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 6ec6a54858894614ac76e9dac3220d59 May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestShelveInstance-2090540068 May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestShelveInstance-2090540068-project May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 68e15925927140d4ab4145e14fa49a6b May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestShelveInstance-2090540068-project May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance d774ece3-b024-452a-b8fb-b4704d3acedf could not be found. May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': 'd774ece3-b024-452a-b8fb-b4704d3acedf'} May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance d774ece3-b024-452a-b8fb-b4704d3acedf could not be found. May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance d774ece3-b024-452a-b8fb-b4704d3acedf could not be found. May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:42:11.873569 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:42:11.877248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:42:11.877248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:42:11.877248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:42:11.877248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:42:11.877248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:42:11.877248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance d774ece3-b024-452a-b8fb-b4704d3acedf could not be found. May 18 23:42:11.877248 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:42:11.877248 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-96f720a4-74c3-4105-afa1-ba13a67a78db tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Returning 404 to user: Instance d774ece3-b024-452a-b8fb-b4704d3acedf could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:42:11.877248 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-96f720a4-74c3-4105-afa1-ba13a67a78db tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf" status: 404 len: 111 microversion: 2.1 time: 0.034167 May 18 23:42:11.877248 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3671/7586] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:11 2022] GET /compute/v2.1/servers/d774ece3-b024-452a-b8fb-b4704d3acedf => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:42:12.039398 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f10cc6b3-5316-4d64-89fc-eec65fe2b255 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] Calling method '.version_select at 0x7fa2ed0a3dc0>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:12.066194 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f10cc6b3-5316-4d64-89fc-eec65fe2b255 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-1510124019" status: 202 len: 0 microversion: 2.1 time: 0.031214 May 18 23:42:12.067152 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3916/7587] 10.222.0.58 () {58 vars in 1253 bytes} [Wed May 18 23:42:12 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-1510124019 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:42:29.751655 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-96f720a4-74c3-4105-afa1-ba13a67a78db tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_api:SELECT=16 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:42:29.753037 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-96f720a4-74c3-4105-afa1-ba13a67a78db tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119082] Writing DB stats nova_cell1:SELECT=36 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:42:29.955197 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e4f98c9a-66e8-42b2-afbc-c839f28bf7db tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Action: 'create', calling method: .version_select at 0x7fa2dff943a0>, body: {"keypair": {"name": "tempest-TestSnapshotPattern-2092802010", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDUUlfnUVl4IIKBnbSEBLo3GlrsyAkewQfKQeOjhKpqBWG7NJCJ/R9YuGdTyWmQH11aA4eTG9iPrNus4Pe+0DIgCV9eUS/XZLnYQuLecT8KtwEBwcneDlElf7gxhuVcjig=="}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:42:29.970932 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-e4f98c9a-66e8-42b2-afbc-c839f28bf7db tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Getting quotas for project 48d7ca70c72d45cd9c4f05a7393ec4ba. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:42:29.976305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-e4f98c9a-66e8-42b2-afbc-c839f28bf7db tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Getting quotas for user 06efe78a03fe484994ec6a42820f6f6f and project 48d7ca70c72d45cd9c4f05a7393ec4ba. Resources: {'key_pairs'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:42:30.016195 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e4f98c9a-66e8-42b2-afbc-c839f28bf7db tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "POST /compute/v2.1/os-keypairs" status: 200 len: 398 microversion: 2.1 time: 0.269978 May 18 23:42:30.018281 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3672/7588] 10.222.0.58 () {60 vars in 1158 bytes} [Wed May 18 23:42:29 2022] POST /compute/v2.1/os-keypairs => generated 398 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:42:31.160564 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f10cc6b3-5316-4d64-89fc-eec65fe2b255 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_cell1:SELECT=52,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:42:31.161463 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f10cc6b3-5316-4d64-89fc-eec65fe2b255 tempest-TestShelveInstance-2090540068 tempest-TestShelveInstance-2090540068-project] [119083] Writing DB stats nova_api:SELECT=24,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:42:31.165412 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestSnapshotPattern-server-861664242", "imageRef": "df603f87-8d0d-4cc3-92c6-02473612747b", "flavorRef": "452", "key_name": "tempest-TestSnapshotPattern-2092802010", "security_groups": [{"name": "tempest-secgroup-smoke-889198330"}], "networks": [{"uuid": "3088a263-b910-44c4-868b-627399e7c048"}]}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:42:31.284877 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.network.neutron [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] validate_networks() for [('3088a263-b910-44c4-868b-627399e7c048', None, None, None, None, None)] {{(pid=119083) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:42:31.701523 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Flavor limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:42:31.702619 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Image limits 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:42:31.703123 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Flavor pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:42:31.703540 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Image pref 0:0:0 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:42:31.703947 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.virt.hardware [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119083) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:42:31.713528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:31.714009 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:31.714781 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:31.715242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:31.733021 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Getting quotas for project 48d7ca70c72d45cd9c4f05a7393ec4ba. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:42:31.738426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.quota [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Getting quotas for user 06efe78a03fe484994ec6a42820f6f6f and project 48d7ca70c72d45cd9c4f05a7393ec4ba. Resources: {'cores', 'instances', 'ram'} {{(pid=119083) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:42:31.752624 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Going to run 1 instances... {{(pid=119083) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:42:31.754950 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='df603f87-8d0d-4cc3-92c6-02473612747b',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119083) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:42:31.804797 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-85b13d9f-5a7e-48bb-884a-ad6a527b6b34 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.645622 May 18 23:42:31.805629 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3917/7589] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:42:31 2022] POST /compute/v2.1/servers => generated 405 bytes in 647 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:42:31.816756 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ee948a06-99f1-40ff-bb7f-5574c47764e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:31.817370 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ee948a06-99f1-40ff-bb7f-5574c47764e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:31.876703 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ee948a06-99f1-40ff-bb7f-5574c47764e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:31.885530 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ee948a06-99f1-40ff-bb7f-5574c47764e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 200 len: 1248 microversion: 2.1 time: 0.074017 May 18 23:42:31.886151 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3673/7590] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:31 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 1248 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:32.909454 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b33119a7-b556-4e4e-9c72-13d754cea0da tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:32.910259 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b33119a7-b556-4e4e-9c72-13d754cea0da tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:32.918948 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b33119a7-b556-4e4e-9c72-13d754cea0da tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:32.919742 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b33119a7-b556-4e4e-9c72-13d754cea0da tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:32.920845 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b33119a7-b556-4e4e-9c72-13d754cea0da tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:32.921439 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b33119a7-b556-4e4e-9c72-13d754cea0da tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:32.992368 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b33119a7-b556-4e4e-9c72-13d754cea0da tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:33.001425 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b33119a7-b556-4e4e-9c72-13d754cea0da tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 200 len: 1306 microversion: 2.1 time: 0.101491 May 18 23:42:33.002625 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3918/7591] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:32 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 1306 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:34.021159 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-f6659bac-55d6-48ea-91e4-22366e18c00b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:34.022428 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-f6659bac-55d6-48ea-91e4-22366e18c00b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:34.049220 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6659bac-55d6-48ea-91e4-22366e18c00b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:34.053108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6659bac-55d6-48ea-91e4-22366e18c00b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:34.055255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6659bac-55d6-48ea-91e4-22366e18c00b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:34.056925 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-f6659bac-55d6-48ea-91e4-22366e18c00b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:34.466996 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-f6659bac-55d6-48ea-91e4-22366e18c00b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:34.485312 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-f6659bac-55d6-48ea-91e4-22366e18c00b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 200 len: 1373 microversion: 2.1 time: 0.470253 May 18 23:42:34.486301 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3674/7592] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:34 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 1373 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:34.838952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-9a536433-0196-4e79-ba56-20ca7d436344 req-e0c63ca4-cc52-449a-992b-841c7aab2f93 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "79aa2c8d-05b8-449b-bb94-a99977970e46", "tag": "22bb947f-9bed-4fe1-85fb-cdf776cbb46f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:42:34.847386 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9a536433-0196-4e79-ba56-20ca7d436344 req-e0c63ca4-cc52-449a-992b-841c7aab2f93 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:34.847829 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-9a536433-0196-4e79-ba56-20ca7d436344 req-e0c63ca4-cc52-449a-992b-841c7aab2f93 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:34.859727 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-9a536433-0196-4e79-ba56-20ca7d436344 req-e0c63ca4-cc52-449a-992b-841c7aab2f93 service nova] Creating event network-changed:22bb947f-9bed-4fe1-85fb-cdf776cbb46f for instance 79aa2c8d-05b8-449b-bb94-a99977970e46 on n-h2-841040-6 May 18 23:42:34.865022 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-9a536433-0196-4e79-ba56-20ca7d436344 req-e0c63ca4-cc52-449a-992b-841c7aab2f93 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.137520 May 18 23:42:34.865840 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3919/7593] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:42:34 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:42:35.502778 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3facf6f2-f511-4bcb-9527-731a85ed87cc tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:35.504230 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3facf6f2-f511-4bcb-9527-731a85ed87cc tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:35.511775 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3facf6f2-f511-4bcb-9527-731a85ed87cc tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:35.512405 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3facf6f2-f511-4bcb-9527-731a85ed87cc tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:35.513172 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3facf6f2-f511-4bcb-9527-731a85ed87cc tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:35.513605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3facf6f2-f511-4bcb-9527-731a85ed87cc tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:35.646158 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3facf6f2-f511-4bcb-9527-731a85ed87cc tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:35.653670 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3facf6f2-f511-4bcb-9527-731a85ed87cc tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 200 len: 1373 microversion: 2.1 time: 0.155041 May 18 23:42:35.654267 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3675/7594] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:35 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 1373 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:36.672618 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6d28f7a2-a10a-4f26-a548-298b9afe7e70 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:36.673242 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6d28f7a2-a10a-4f26-a548-298b9afe7e70 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:36.679656 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d28f7a2-a10a-4f26-a548-298b9afe7e70 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:36.680120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d28f7a2-a10a-4f26-a548-298b9afe7e70 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:36.680881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d28f7a2-a10a-4f26-a548-298b9afe7e70 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:36.681322 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6d28f7a2-a10a-4f26-a548-298b9afe7e70 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:36.810151 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6d28f7a2-a10a-4f26-a548-298b9afe7e70 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:36.818364 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6d28f7a2-a10a-4f26-a548-298b9afe7e70 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 200 len: 1373 microversion: 2.1 time: 0.151096 May 18 23:42:36.818941 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3920/7595] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:36 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 1373 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:37.835471 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3a0c27a1-3acd-46f6-9d8e-f3e3bff05ec5 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:37.836068 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3a0c27a1-3acd-46f6-9d8e-f3e3bff05ec5 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:37.843310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a0c27a1-3acd-46f6-9d8e-f3e3bff05ec5 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:37.843759 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a0c27a1-3acd-46f6-9d8e-f3e3bff05ec5 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:37.844506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a0c27a1-3acd-46f6-9d8e-f3e3bff05ec5 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:37.844936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3a0c27a1-3acd-46f6-9d8e-f3e3bff05ec5 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:37.976887 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3a0c27a1-3acd-46f6-9d8e-f3e3bff05ec5 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:37.984542 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3a0c27a1-3acd-46f6-9d8e-f3e3bff05ec5 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 200 len: 1373 microversion: 2.1 time: 0.153026 May 18 23:42:37.985126 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3676/7596] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:37 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 1373 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:39.002888 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-667e7bc4-c25d-482e-b764-0b0d65c806ed tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:39.003518 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-667e7bc4-c25d-482e-b764-0b0d65c806ed tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:39.010175 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-667e7bc4-c25d-482e-b764-0b0d65c806ed tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:39.010632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-667e7bc4-c25d-482e-b764-0b0d65c806ed tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:39.011402 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-667e7bc4-c25d-482e-b764-0b0d65c806ed tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:39.011838 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-667e7bc4-c25d-482e-b764-0b0d65c806ed tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:39.151864 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-667e7bc4-c25d-482e-b764-0b0d65c806ed tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:39.161286 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-667e7bc4-c25d-482e-b764-0b0d65c806ed tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 200 len: 1373 microversion: 2.1 time: 0.163307 May 18 23:42:39.162056 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3921/7597] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:38 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 1373 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:40.178353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-fdbc3959-59c8-4605-affe-6093ee1e7295 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:40.178968 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-fdbc3959-59c8-4605-affe-6093ee1e7295 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:40.186059 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fdbc3959-59c8-4605-affe-6093ee1e7295 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:40.186502 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fdbc3959-59c8-4605-affe-6093ee1e7295 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:40.187241 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fdbc3959-59c8-4605-affe-6093ee1e7295 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:40.187668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-fdbc3959-59c8-4605-affe-6093ee1e7295 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:40.315440 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-fdbc3959-59c8-4605-affe-6093ee1e7295 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:40.322986 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-fdbc3959-59c8-4605-affe-6093ee1e7295 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 200 len: 1373 microversion: 2.1 time: 0.148567 May 18 23:42:40.323561 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3677/7598] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:40 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 1373 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:40.647708 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-500801ec-fdb2-4b04-a670-4126c7c66f5e req-cbd30ed8-ab24-4611-96bf-549b985ca64f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "79aa2c8d-05b8-449b-bb94-a99977970e46", "name": "network-vif-plugged", "status": "completed", "tag": "22bb947f-9bed-4fe1-85fb-cdf776cbb46f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:42:40.657018 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-500801ec-fdb2-4b04-a670-4126c7c66f5e req-cbd30ed8-ab24-4611-96bf-549b985ca64f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:40.657468 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-500801ec-fdb2-4b04-a670-4126c7c66f5e req-cbd30ed8-ab24-4611-96bf-549b985ca64f service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:40.668638 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-500801ec-fdb2-4b04-a670-4126c7c66f5e req-cbd30ed8-ab24-4611-96bf-549b985ca64f service nova] Creating event network-vif-plugged:22bb947f-9bed-4fe1-85fb-cdf776cbb46f for instance 79aa2c8d-05b8-449b-bb94-a99977970e46 on n-h2-841040-6 May 18 23:42:40.673610 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-500801ec-fdb2-4b04-a670-4126c7c66f5e req-cbd30ed8-ab24-4611-96bf-549b985ca64f service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029741 May 18 23:42:40.674255 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3922/7599] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:42:40 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:42:41.340305 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-e5de8fd3-e307-453e-9419-02c6bde71f31 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:41.340914 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-e5de8fd3-e307-453e-9419-02c6bde71f31 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:41.347930 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5de8fd3-e307-453e-9419-02c6bde71f31 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:41.348372 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5de8fd3-e307-453e-9419-02c6bde71f31 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:41.349118 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5de8fd3-e307-453e-9419-02c6bde71f31 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:41.349551 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-e5de8fd3-e307-453e-9419-02c6bde71f31 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:41.480176 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-e5de8fd3-e307-453e-9419-02c6bde71f31 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:41.488541 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-e5de8fd3-e307-453e-9419-02c6bde71f31 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 200 len: 1373 microversion: 2.1 time: 0.152107 May 18 23:42:41.489145 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3678/7600] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:41 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 1373 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:42.503991 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-500801ec-fdb2-4b04-a670-4126c7c66f5e req-cbd30ed8-ab24-4611-96bf-549b985ca64f service nova] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:42:42.504937 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-500801ec-fdb2-4b04-a670-4126c7c66f5e req-cbd30ed8-ab24-4611-96bf-549b985ca64f service nova] [119083] Writing DB stats nova_cell0:SELECT=6 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:42:42.509248 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-938082e4-c0db-4b05-bde8-a44adf2ee4e1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:42.510057 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-938082e4-c0db-4b05-bde8-a44adf2ee4e1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:42.517901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-938082e4-c0db-4b05-bde8-a44adf2ee4e1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:42.518359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-938082e4-c0db-4b05-bde8-a44adf2ee4e1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:42.519118 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-938082e4-c0db-4b05-bde8-a44adf2ee4e1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:42.519559 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-938082e4-c0db-4b05-bde8-a44adf2ee4e1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:42.653791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-938082e4-c0db-4b05-bde8-a44adf2ee4e1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:42.664060 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-938082e4-c0db-4b05-bde8-a44adf2ee4e1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 200 len: 1557 microversion: 2.1 time: 0.161617 May 18 23:42:42.664647 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3923/7601] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:42 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 1557 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:42.682299 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-32d825b0-0e5a-4e9d-9e60-bf5521965fd9 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:42:42.682905 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-32d825b0-0e5a-4e9d-9e60-bf5521965fd9 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:42:42.684907 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-32d825b0-0e5a-4e9d-9e60-bf5521965fd9 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:42:42.691675 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32d825b0-0e5a-4e9d-9e60-bf5521965fd9 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:42.692143 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32d825b0-0e5a-4e9d-9e60-bf5521965fd9 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:42.692885 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32d825b0-0e5a-4e9d-9e60-bf5521965fd9 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:42.693310 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-32d825b0-0e5a-4e9d-9e60-bf5521965fd9 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:42.822341 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-32d825b0-0e5a-4e9d-9e60-bf5521965fd9 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:42:42.830320 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-32d825b0-0e5a-4e9d-9e60-bf5521965fd9 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 200 len: 1557 microversion: 2.1 time: 0.151910 May 18 23:42:42.831197 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3679/7602] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:42:42 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 1557 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:42:44.525597 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-8d87ba57-a3d2-4a12-aee5-563daf44890b req-d7d19563-fd42-4913-8464-388569de64b6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "79aa2c8d-05b8-449b-bb94-a99977970e46", "tag": "22bb947f-9bed-4fe1-85fb-cdf776cbb46f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:42:44.536020 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8d87ba57-a3d2-4a12-aee5-563daf44890b req-d7d19563-fd42-4913-8464-388569de64b6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:42:44.536472 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-8d87ba57-a3d2-4a12-aee5-563daf44890b req-d7d19563-fd42-4913-8464-388569de64b6 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:42:44.550624 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-8d87ba57-a3d2-4a12-aee5-563daf44890b req-d7d19563-fd42-4913-8464-388569de64b6 service nova] Creating event network-changed:22bb947f-9bed-4fe1-85fb-cdf776cbb46f for instance 79aa2c8d-05b8-449b-bb94-a99977970e46 on n-h2-841040-6 May 18 23:42:44.555745 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-8d87ba57-a3d2-4a12-aee5-563daf44890b req-d7d19563-fd42-4913-8464-388569de64b6 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.033767 May 18 23:42:44.556361 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3924/7603] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:42:44 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:43:33.107468 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:43:33.108063 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:43:33 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:44:39.795753 n-d-841040-6 devstack@n-api.service[119082]: ERROR oslo.messaging._drivers.impl_rabbit [None req-32d825b0-0e5a-4e9d-9e60-bf5521965fd9 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [713141ef-033a-4309-99ce-9bb180f6fbf8] AMQP server on 10.222.0.58:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: May 18 23:44:39.796775 n-d-841040-6 devstack@n-api.service[119082]: ERROR oslo.messaging._drivers.impl_rabbit [None req-32d825b0-0e5a-4e9d-9e60-bf5521965fd9 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [9e5a1bab-a307-4bef-8fb5-76cd638d7a7b] AMQP server on 10.222.0.58:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: May 18 23:44:39.797709 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-32d825b0-0e5a-4e9d-9e60-bf5521965fd9 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [119082] Writing DB stats nova_api:SELECT=27,nova_api:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:44:39.798663 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-32d825b0-0e5a-4e9d-9e60-bf5521965fd9 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [119082] Writing DB stats nova_cell1:SELECT=36 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:44:39.802605 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-53c8f109-3ac8-4b5f-b796-c7a64f5bb274 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestSnapshotPatternsnapshot-1185590173"}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:44:39.803674 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-53c8f109-3ac8-4b5f-b796-c7a64f5bb274 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:44:39.810897 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53c8f109-3ac8-4b5f-b796-c7a64f5bb274 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:39.811336 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53c8f109-3ac8-4b5f-b796-c7a64f5bb274 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:39.812570 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53c8f109-3ac8-4b5f-b796-c7a64f5bb274 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:39.813000 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-53c8f109-3ac8-4b5f-b796-c7a64f5bb274 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:40.082730 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-53c8f109-3ac8-4b5f-b796-c7a64f5bb274 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "POST /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46/action" status: 202 len: 0 microversion: 2.1 time: 0.288634 May 18 23:44:40.083314 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3680/7604] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:44:39 2022] POST /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46/action => generated 0 bytes in 290 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) May 18 23:44:45.165408 n-d-841040-6 devstack@n-api.service[119083]: ERROR oslo.messaging._drivers.impl_rabbit [req-8d87ba57-a3d2-4a12-aee5-563daf44890b req-d7d19563-fd42-4913-8464-388569de64b6 service nova] [5eaa2380-a284-437c-a605-66df1ce79a8e] AMQP server on 10.222.0.58:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer May 18 23:44:45.167106 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-8d87ba57-a3d2-4a12-aee5-563daf44890b req-d7d19563-fd42-4913-8464-388569de64b6 service nova] [119083] Writing DB stats nova_api:SELECT=29,nova_api:INSERT=3 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:44:45.169213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [req-8d87ba57-a3d2-4a12-aee5-563daf44890b req-d7d19563-fd42-4913-8464-388569de64b6 service nova] [119083] Writing DB stats nova_cell1:SELECT=32 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:44:45.258817 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-a711b040-4827-4bbd-a7cc-0f657bec5de0 req-0f90ada9-fa48-4a6b-8662-337c561b9030 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "79aa2c8d-05b8-449b-bb94-a99977970e46", "name": "network-vif-plugged", "status": "completed", "tag": "22bb947f-9bed-4fe1-85fb-cdf776cbb46f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:44:45.280193 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a711b040-4827-4bbd-a7cc-0f657bec5de0 req-0f90ada9-fa48-4a6b-8662-337c561b9030 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:45.280687 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a711b040-4827-4bbd-a7cc-0f657bec5de0 req-0f90ada9-fa48-4a6b-8662-337c561b9030 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:45.294009 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-a711b040-4827-4bbd-a7cc-0f657bec5de0 req-0f90ada9-fa48-4a6b-8662-337c561b9030 service nova] Creating event network-vif-plugged:22bb947f-9bed-4fe1-85fb-cdf776cbb46f for instance 79aa2c8d-05b8-449b-bb94-a99977970e46 on n-h2-841040-6 May 18 23:44:45.299899 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-a711b040-4827-4bbd-a7cc-0f657bec5de0 req-0f90ada9-fa48-4a6b-8662-337c561b9030 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.139435 May 18 23:44:45.301073 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3925/7605] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:44:45 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:44:52.572664 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestSnapshotPattern-server-270779015", "imageRef": "7b77e1f7-2d5a-4b7d-ac3a-9b163c371ab7", "flavorRef": "452", "key_name": "tempest-TestSnapshotPattern-2092802010", "security_groups": [{"name": "tempest-secgroup-smoke-889198330"}], "networks": [{"uuid": "3088a263-b910-44c4-868b-627399e7c048"}]}} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:44:52.581852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [119082] Writing DB stats nova_api:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:44:52.582659 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [119082] Writing DB stats nova_cell1:SELECT=12,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:44:52.605288 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [713141ef-033a-4309-99ce-9bb180f6fbf8] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 44674. May 18 23:44:52.606325 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [9e5a1bab-a307-4bef-8fb5-76cd638d7a7b] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 44676. May 18 23:44:52.689109 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.network.neutron [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] validate_networks() for [('3088a263-b910-44c4-868b-627399e7c048', None, None, None, None, None)] {{(pid=119082) validate_networks /opt/stack/nova/nova/network/neutron.py:2608}} May 18 23:44:53.062415 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Flavor limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:343}} May 18 23:44:53.062888 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Image limits 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:347}} May 18 23:44:53.063357 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Flavor pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:383}} May 18 23:44:53.063756 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Image pref 0:0:0 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:387}} May 18 23:44:53.064162 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.virt.hardware [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=119082) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:425}} May 18 23:44:53.073106 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:53.073549 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:53.074355 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:53.074787 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:53.091386 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Getting quotas for project 48d7ca70c72d45cd9c4f05a7393ec4ba. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:393}} May 18 23:44:53.096802 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.quota [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Getting quotas for user 06efe78a03fe484994ec6a42820f6f6f and project 48d7ca70c72d45cd9c4f05a7393ec4ba. Resources: {'cores', 'instances', 'ram'} {{(pid=119082) _get_quotas /opt/stack/nova/nova/quota.py:383}} May 18 23:44:53.109616 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Going to run 1 instances... {{(pid=119082) _provision_instances /opt/stack/nova/nova/compute/api.py:1389}} May 18 23:44:53.112051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=True,deleted=,deleted_at=,destination_type='local',device_name=None,device_type='disk',disk_bus=None,guest_format=None,id=,image_id='7b77e1f7-2d5a-4b7d-ac3a-9b163c371ab7',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=119082) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1807}} May 18 23:44:53.158588 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-812c5a0e-59b1-4405-ad57-3d58a9a9c98b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.590164 May 18 23:44:53.159240 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3681/7606] 10.222.0.58 () {60 vars in 1146 bytes} [Wed May 18 23:44:52 2022] POST /compute/v2.1/servers => generated 405 bytes in 592 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) May 18 23:44:53.169952 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6b83b382-d419-40af-a454-2c1a5b476653 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:44:53.171168 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6b83b382-d419-40af-a454-2c1a5b476653 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:44:53.195649 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [None req-6b83b382-d419-40af-a454-2c1a5b476653 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [5eaa2380-a284-437c-a605-66df1ce79a8e] Reconnected to AMQP server on 10.222.0.58:5672 via [amqp] client with port 44688. May 18 23:44:53.230528 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6b83b382-d419-40af-a454-2c1a5b476653 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:44:53.238446 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6b83b382-d419-40af-a454-2c1a5b476653 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1248 microversion: 2.1 time: 0.072986 May 18 23:44:53.239018 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3926/7607] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:44:53 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1248 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:44:54.257450 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-4e12decb-3eca-4be7-a3a6-80a0212d761e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:44:54.258194 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-4e12decb-3eca-4be7-a3a6-80a0212d761e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:44:54.269069 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e12decb-3eca-4be7-a3a6-80a0212d761e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:54.269514 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e12decb-3eca-4be7-a3a6-80a0212d761e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:54.270520 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e12decb-3eca-4be7-a3a6-80a0212d761e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:54.271079 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-4e12decb-3eca-4be7-a3a6-80a0212d761e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:54.337414 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-4e12decb-3eca-4be7-a3a6-80a0212d761e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:44:54.345500 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-4e12decb-3eca-4be7-a3a6-80a0212d761e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1318 microversion: 2.1 time: 0.093209 May 18 23:44:54.346351 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3682/7608] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:44:54 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1318 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:44:55.203774 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-b1cf378a-862e-4fd7-a7f9-398b1808af6d req-75df2547-e8bc-48e0-82dc-a719036f4e97 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "79aa2c8d-05b8-449b-bb94-a99977970e46", "name": "network-vif-unplugged", "status": "completed", "tag": "22bb947f-9bed-4fe1-85fb-cdf776cbb46f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:44:55.220589 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b1cf378a-862e-4fd7-a7f9-398b1808af6d req-75df2547-e8bc-48e0-82dc-a719036f4e97 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:55.221252 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-b1cf378a-862e-4fd7-a7f9-398b1808af6d req-75df2547-e8bc-48e0-82dc-a719036f4e97 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:55.245695 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-b1cf378a-862e-4fd7-a7f9-398b1808af6d req-75df2547-e8bc-48e0-82dc-a719036f4e97 service nova] Creating event network-vif-unplugged:22bb947f-9bed-4fe1-85fb-cdf776cbb46f for instance 79aa2c8d-05b8-449b-bb94-a99977970e46 on n-h2-841040-6 May 18 23:44:55.252217 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-b1cf378a-862e-4fd7-a7f9-398b1808af6d req-75df2547-e8bc-48e0-82dc-a719036f4e97 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.052735 May 18 23:44:55.253117 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3927/7609] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:44:55 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:44:55.363238 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0b834e11-5dc2-4c86-8886-fcb65c59dc14 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:44:55.363852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0b834e11-5dc2-4c86-8886-fcb65c59dc14 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:44:55.371432 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b834e11-5dc2-4c86-8886-fcb65c59dc14 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:55.371881 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b834e11-5dc2-4c86-8886-fcb65c59dc14 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:55.372648 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b834e11-5dc2-4c86-8886-fcb65c59dc14 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:55.373142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0b834e11-5dc2-4c86-8886-fcb65c59dc14 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:55.529656 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0b834e11-5dc2-4c86-8886-fcb65c59dc14 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:44:55.538762 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0b834e11-5dc2-4c86-8886-fcb65c59dc14 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.179525 May 18 23:44:55.539349 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3683/7610] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:44:55 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:44:56.556413 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-44eb16c4-fe93-4dc5-9356-0dc52f9af3a1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:44:56.557213 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-44eb16c4-fe93-4dc5-9356-0dc52f9af3a1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:44:56.564348 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44eb16c4-fe93-4dc5-9356-0dc52f9af3a1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:56.564943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44eb16c4-fe93-4dc5-9356-0dc52f9af3a1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:56.565953 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44eb16c4-fe93-4dc5-9356-0dc52f9af3a1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:56.566400 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-44eb16c4-fe93-4dc5-9356-0dc52f9af3a1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:56.712359 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-44eb16c4-fe93-4dc5-9356-0dc52f9af3a1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:44:56.721842 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-44eb16c4-fe93-4dc5-9356-0dc52f9af3a1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.169580 May 18 23:44:56.731643 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3928/7611] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:44:56 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:44:57.739311 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-3b55c2e7-23f6-4985-a890-ea3ffa1b758e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:44:57.739852 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-3b55c2e7-23f6-4985-a890-ea3ffa1b758e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:44:57.747302 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b55c2e7-23f6-4985-a890-ea3ffa1b758e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:57.747739 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b55c2e7-23f6-4985-a890-ea3ffa1b758e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:57.748481 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b55c2e7-23f6-4985-a890-ea3ffa1b758e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:57.749506 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-3b55c2e7-23f6-4985-a890-ea3ffa1b758e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:57.888744 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-3b55c2e7-23f6-4985-a890-ea3ffa1b758e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:44:57.897375 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-3b55c2e7-23f6-4985-a890-ea3ffa1b758e tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.161952 May 18 23:44:57.907182 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3684/7612] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:44:57 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:44:58.915601 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b6d7974b-a115-4afb-954c-e995c0f74688 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:44:58.918187 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b6d7974b-a115-4afb-954c-e995c0f74688 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:44:58.927361 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6d7974b-a115-4afb-954c-e995c0f74688 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:58.928186 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6d7974b-a115-4afb-954c-e995c0f74688 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:58.929718 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6d7974b-a115-4afb-954c-e995c0f74688 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:44:58.930199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b6d7974b-a115-4afb-954c-e995c0f74688 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:44:59.072525 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b6d7974b-a115-4afb-954c-e995c0f74688 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:44:59.080600 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b6d7974b-a115-4afb-954c-e995c0f74688 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.169644 May 18 23:44:59.081187 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3929/7613] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:44:58 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:45:00.100142 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-a9dad62b-2df8-4519-99fd-b119a690e7ab tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:45:00.100767 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-a9dad62b-2df8-4519-99fd-b119a690e7ab tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:45:00.108096 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9dad62b-2df8-4519-99fd-b119a690e7ab tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:00.108556 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9dad62b-2df8-4519-99fd-b119a690e7ab tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:00.109462 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9dad62b-2df8-4519-99fd-b119a690e7ab tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:00.109936 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-a9dad62b-2df8-4519-99fd-b119a690e7ab tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:00.251742 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-a9dad62b-2df8-4519-99fd-b119a690e7ab tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:45:00.259911 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-a9dad62b-2df8-4519-99fd-b119a690e7ab tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.163833 May 18 23:45:00.270001 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3685/7614] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:45:00 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:45:01.277943 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-55e57bf1-6955-4661-b3e6-4d9741f57896 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:45:01.279376 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-55e57bf1-6955-4661-b3e6-4d9741f57896 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:45:01.287233 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55e57bf1-6955-4661-b3e6-4d9741f57896 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:01.287956 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55e57bf1-6955-4661-b3e6-4d9741f57896 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:01.288728 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55e57bf1-6955-4661-b3e6-4d9741f57896 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:01.289167 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-55e57bf1-6955-4661-b3e6-4d9741f57896 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:01.434860 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-55e57bf1-6955-4661-b3e6-4d9741f57896 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:45:01.443137 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-55e57bf1-6955-4661-b3e6-4d9741f57896 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.170470 May 18 23:45:01.443952 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3930/7615] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:45:01 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:45:02.460480 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-581491fa-618c-466b-b8b1-42ea7ff96195 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:45:02.461035 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-581491fa-618c-466b-b8b1-42ea7ff96195 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:45:02.468487 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-581491fa-618c-466b-b8b1-42ea7ff96195 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:02.468928 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-581491fa-618c-466b-b8b1-42ea7ff96195 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:02.469672 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-581491fa-618c-466b-b8b1-42ea7ff96195 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:02.470128 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-581491fa-618c-466b-b8b1-42ea7ff96195 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:02.607935 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-581491fa-618c-466b-b8b1-42ea7ff96195 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:45:02.615966 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-581491fa-618c-466b-b8b1-42ea7ff96195 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.159487 May 18 23:45:02.616546 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3686/7616] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:45:02 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:45:03.387435 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-55e57bf1-6955-4661-b3e6-4d9741f57896 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [119083] Writing DB stats nova_cell0:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:45:03.471529 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-c161634b-b3e4-47e4-b353-8de282c7f6f6 req-561acb62-e208-48f7-8522-779bc9e9280c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "400cdc30-95d7-40e0-9eed-ae99ff258acc", "tag": "7f53db0c-f6ef-469c-a23b-19b698c31224"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:45:03.480465 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c161634b-b3e4-47e4-b353-8de282c7f6f6 req-561acb62-e208-48f7-8522-779bc9e9280c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:03.481258 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-c161634b-b3e4-47e4-b353-8de282c7f6f6 req-561acb62-e208-48f7-8522-779bc9e9280c service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:03.494502 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-c161634b-b3e4-47e4-b353-8de282c7f6f6 req-561acb62-e208-48f7-8522-779bc9e9280c service nova] Creating event network-changed:7f53db0c-f6ef-469c-a23b-19b698c31224 for instance 400cdc30-95d7-40e0-9eed-ae99ff258acc on n-h1-841040-6 May 18 23:45:03.502781 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-c161634b-b3e4-47e4-b353-8de282c7f6f6 req-561acb62-e208-48f7-8522-779bc9e9280c service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.133309 May 18 23:45:03.503739 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3931/7617] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:45:03 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:45:03.632445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-b8144480-6ff1-47ab-8af2-d3fe6184c40c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:45:03.633092 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-b8144480-6ff1-47ab-8af2-d3fe6184c40c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:45:03.635135 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b8144480-6ff1-47ab-8af2-d3fe6184c40c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [119082] Writing DB stats nova_cell0:SELECT=2 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:45:03.636055 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [None req-b8144480-6ff1-47ab-8af2-d3fe6184c40c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [119082] Writing DB stats nova_cell0:SELECT=6 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:45:03.644038 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8144480-6ff1-47ab-8af2-d3fe6184c40c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:03.644501 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8144480-6ff1-47ab-8af2-d3fe6184c40c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:03.645270 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8144480-6ff1-47ab-8af2-d3fe6184c40c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:03.645919 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-b8144480-6ff1-47ab-8af2-d3fe6184c40c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:03.777233 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-b8144480-6ff1-47ab-8af2-d3fe6184c40c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:45:03.784871 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-b8144480-6ff1-47ab-8af2-d3fe6184c40c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.156398 May 18 23:45:03.785465 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3687/7618] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:45:03 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:45:04.803090 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-384dd14b-cd70-4fa4-a40e-c9125dd2894b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:45:04.803803 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-384dd14b-cd70-4fa4-a40e-c9125dd2894b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:45:04.810117 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-384dd14b-cd70-4fa4-a40e-c9125dd2894b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:04.810579 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-384dd14b-cd70-4fa4-a40e-c9125dd2894b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:04.811867 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-384dd14b-cd70-4fa4-a40e-c9125dd2894b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:04.812317 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-384dd14b-cd70-4fa4-a40e-c9125dd2894b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:05.011061 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-384dd14b-cd70-4fa4-a40e-c9125dd2894b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:45:05.018714 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-384dd14b-cd70-4fa4-a40e-c9125dd2894b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.220582 May 18 23:45:05.019303 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3932/7619] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:45:04 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:45:06.035612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-17f3fa4b-121a-4218-9957-419559f6fef1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:45:06.036218 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-17f3fa4b-121a-4218-9957-419559f6fef1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:45:06.043244 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17f3fa4b-121a-4218-9957-419559f6fef1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:06.043690 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17f3fa4b-121a-4218-9957-419559f6fef1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:06.044445 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17f3fa4b-121a-4218-9957-419559f6fef1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:06.044873 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-17f3fa4b-121a-4218-9957-419559f6fef1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:06.178561 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-17f3fa4b-121a-4218-9957-419559f6fef1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:45:06.186596 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-17f3fa4b-121a-4218-9957-419559f6fef1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.154382 May 18 23:45:06.187175 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3688/7620] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:45:06 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:45:07.203184 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-e071ee38-9d14-40e0-a24d-2fdaf9f4fbb2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:45:07.203795 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-e071ee38-9d14-40e0-a24d-2fdaf9f4fbb2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:45:07.210388 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e071ee38-9d14-40e0-a24d-2fdaf9f4fbb2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:07.210863 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e071ee38-9d14-40e0-a24d-2fdaf9f4fbb2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:07.211596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e071ee38-9d14-40e0-a24d-2fdaf9f4fbb2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:07.212033 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-e071ee38-9d14-40e0-a24d-2fdaf9f4fbb2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:07.344022 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-e071ee38-9d14-40e0-a24d-2fdaf9f4fbb2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:45:07.351659 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-e071ee38-9d14-40e0-a24d-2fdaf9f4fbb2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.152887 May 18 23:45:07.352301 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3933/7621] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:45:07 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:45:08.370161 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-732e2d6f-346c-4e14-a6bc-14015a334f8d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:45:08.370701 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-732e2d6f-346c-4e14-a6bc-14015a334f8d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:45:08.377630 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-732e2d6f-346c-4e14-a6bc-14015a334f8d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:08.378108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-732e2d6f-346c-4e14-a6bc-14015a334f8d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:08.378856 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-732e2d6f-346c-4e14-a6bc-14015a334f8d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:08.379285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-732e2d6f-346c-4e14-a6bc-14015a334f8d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:08.509323 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-732e2d6f-346c-4e14-a6bc-14015a334f8d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:45:08.516872 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-732e2d6f-346c-4e14-a6bc-14015a334f8d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.150985 May 18 23:45:08.517444 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3689/7622] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:45:08 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:45:09.533050 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-97f7aaef-8efc-4dee-9112-8759e807ea83 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:45:09.533659 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-97f7aaef-8efc-4dee-9112-8759e807ea83 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:45:09.540229 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97f7aaef-8efc-4dee-9112-8759e807ea83 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:09.540674 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97f7aaef-8efc-4dee-9112-8759e807ea83 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:09.541426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97f7aaef-8efc-4dee-9112-8759e807ea83 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:09.541903 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-97f7aaef-8efc-4dee-9112-8759e807ea83 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:09.680901 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-97f7aaef-8efc-4dee-9112-8759e807ea83 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:45:09.689290 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-97f7aaef-8efc-4dee-9112-8759e807ea83 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.160161 May 18 23:45:09.689989 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3934/7623] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:45:09 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:45:09.710108 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-fc4b924d-b761-498d-8f20-c34801ece6d9 req-b493c425-a702-4698-985b-3a4b268d42fe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "400cdc30-95d7-40e0-9eed-ae99ff258acc", "name": "network-vif-plugged", "status": "completed", "tag": "7f53db0c-f6ef-469c-a23b-19b698c31224"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:45:09.719722 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fc4b924d-b761-498d-8f20-c34801ece6d9 req-b493c425-a702-4698-985b-3a4b268d42fe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:09.720153 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-fc4b924d-b761-498d-8f20-c34801ece6d9 req-b493c425-a702-4698-985b-3a4b268d42fe service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:09.731509 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-fc4b924d-b761-498d-8f20-c34801ece6d9 req-b493c425-a702-4698-985b-3a4b268d42fe service nova] Creating event network-vif-plugged:7f53db0c-f6ef-469c-a23b-19b698c31224 for instance 400cdc30-95d7-40e0-9eed-ae99ff258acc on n-h1-841040-6 May 18 23:45:09.737557 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-fc4b924d-b761-498d-8f20-c34801ece6d9 req-b493c425-a702-4698-985b-3a4b268d42fe service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031066 May 18 23:45:09.738191 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3690/7624] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:45:09 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:45:10.706987 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-b047f8a1-068a-4dbc-bb53-755f163048e8 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:45:10.707600 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-b047f8a1-068a-4dbc-bb53-755f163048e8 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:45:10.714228 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b047f8a1-068a-4dbc-bb53-755f163048e8 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:10.714675 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b047f8a1-068a-4dbc-bb53-755f163048e8 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:10.715426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b047f8a1-068a-4dbc-bb53-755f163048e8 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:10.715859 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-b047f8a1-068a-4dbc-bb53-755f163048e8 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:10.850677 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-b047f8a1-068a-4dbc-bb53-755f163048e8 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:45:10.859269 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-b047f8a1-068a-4dbc-bb53-755f163048e8 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1373 microversion: 2.1 time: 0.155983 May 18 23:45:10.868590 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3935/7625] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:45:10 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1373 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:45:11.877537 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-9331d0ff-9ee3-460a-baf3-3494fd47eb99 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:45:11.878255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-9331d0ff-9ee3-460a-baf3-3494fd47eb99 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:45:11.884612 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9331d0ff-9ee3-460a-baf3-3494fd47eb99 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:11.885053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9331d0ff-9ee3-460a-baf3-3494fd47eb99 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:11.885825 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9331d0ff-9ee3-460a-baf3-3494fd47eb99 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:11.886255 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-9331d0ff-9ee3-460a-baf3-3494fd47eb99 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:12.017051 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-9331d0ff-9ee3-460a-baf3-3494fd47eb99 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:45:12.024682 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-9331d0ff-9ee3-460a-baf3-3494fd47eb99 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1557 microversion: 2.1 time: 0.152217 May 18 23:45:12.025258 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3691/7626] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:45:11 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1557 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:45:12.041125 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9c73a2b8-30cf-4605-9d0d-749b40fd32e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:45:12.041759 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-9c73a2b8-30cf-4605-9d0d-749b40fd32e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:45:12.048426 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c73a2b8-30cf-4605-9d0d-749b40fd32e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:12.048881 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c73a2b8-30cf-4605-9d0d-749b40fd32e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:12.049657 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c73a2b8-30cf-4605-9d0d-749b40fd32e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:12.050108 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-9c73a2b8-30cf-4605-9d0d-749b40fd32e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:12.177898 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-9c73a2b8-30cf-4605-9d0d-749b40fd32e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:45:12.185369 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9c73a2b8-30cf-4605-9d0d-749b40fd32e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1557 microversion: 2.1 time: 0.148059 May 18 23:45:12.186468 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3936/7627] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:45:12 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1557 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:45:13.052883 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:45:13.053379 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:45:13 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:45:14.032251 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:45:14.033044 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:45:14 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:45:14.129431 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-f86b9f3e-0723-4138-ab0a-c696a68b2b88 req-a1db889f-7a89-4350-9a3a-bf2962d1bdb1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "400cdc30-95d7-40e0-9eed-ae99ff258acc", "tag": "7f53db0c-f6ef-469c-a23b-19b698c31224"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:45:14.139451 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f86b9f3e-0723-4138-ab0a-c696a68b2b88 req-a1db889f-7a89-4350-9a3a-bf2962d1bdb1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:45:14.140001 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-f86b9f3e-0723-4138-ab0a-c696a68b2b88 req-a1db889f-7a89-4350-9a3a-bf2962d1bdb1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:45:14.150540 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-f86b9f3e-0723-4138-ab0a-c696a68b2b88 req-a1db889f-7a89-4350-9a3a-bf2962d1bdb1 service nova] Creating event network-changed:7f53db0c-f6ef-469c-a23b-19b698c31224 for instance 400cdc30-95d7-40e0-9eed-ae99ff258acc on n-h1-841040-6 May 18 23:45:14.155487 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-f86b9f3e-0723-4138-ab0a-c696a68b2b88 req-a1db889f-7a89-4350-9a3a-bf2962d1bdb1 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029823 May 18 23:45:14.156090 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3692/7628] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:45:14 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:45:15.957274 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:45:15.957863 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:45:15 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:46:40.942505 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9c73a2b8-30cf-4605-9d0d-749b40fd32e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [119083] Writing DB stats nova_api:SELECT=26 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:46:40.943440 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-9c73a2b8-30cf-4605-9d0d-749b40fd32e0 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [119083] Writing DB stats nova_cell1:SELECT=54 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:46:40.947764 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-34fbec4c-4369-4740-a01f-824a386490d2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestSnapshotPatternsnapshot-995400937"}} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:46:40.948832 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-34fbec4c-4369-4740-a01f-824a386490d2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:46:40.956164 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34fbec4c-4369-4740-a01f-824a386490d2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:40.956615 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34fbec4c-4369-4740-a01f-824a386490d2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:40.957372 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34fbec4c-4369-4740-a01f-824a386490d2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:40.957847 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-34fbec4c-4369-4740-a01f-824a386490d2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:41.350930 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-34fbec4c-4369-4740-a01f-824a386490d2 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "POST /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc/action" status: 202 len: 0 microversion: 2.1 time: 0.410108 May 18 23:46:41.351574 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3937/7629] 10.222.0.58 () {60 vars in 1277 bytes} [Wed May 18 23:46:40 2022] POST /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc/action => generated 0 bytes in 412 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) May 18 23:46:48.309267 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-f86b9f3e-0723-4138-ab0a-c696a68b2b88 req-a1db889f-7a89-4350-9a3a-bf2962d1bdb1 service nova] [119082] Writing DB stats nova_api:SELECT=37,nova_api:INSERT=3 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:46:48.313044 n-d-841040-6 devstack@n-api.service[119082]: DEBUG dbcounter [req-f86b9f3e-0723-4138-ab0a-c696a68b2b88 req-a1db889f-7a89-4350-9a3a-bf2962d1bdb1 service nova] [119082] Writing DB stats nova_cell1:SELECT=60 {{(pid=119082) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:46:48.320073 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-ae5fa4ce-fc2f-42e3-9e3c-31329b097bd0 req-7858dbd8-275b-4caf-834d-5d8f12417ba9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "400cdc30-95d7-40e0-9eed-ae99ff258acc", "name": "network-vif-plugged", "status": "completed", "tag": "7f53db0c-f6ef-469c-a23b-19b698c31224"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:46:48.335611 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ae5fa4ce-fc2f-42e3-9e3c-31329b097bd0 req-7858dbd8-275b-4caf-834d-5d8f12417ba9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:48.336419 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-ae5fa4ce-fc2f-42e3-9e3c-31329b097bd0 req-7858dbd8-275b-4caf-834d-5d8f12417ba9 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:48.349048 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-ae5fa4ce-fc2f-42e3-9e3c-31329b097bd0 req-7858dbd8-275b-4caf-834d-5d8f12417ba9 service nova] Creating event network-vif-plugged:7f53db0c-f6ef-469c-a23b-19b698c31224 for instance 400cdc30-95d7-40e0-9eed-ae99ff258acc on n-h1-841040-6 May 18 23:46:48.354514 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-ae5fa4ce-fc2f-42e3-9e3c-31329b097bd0 req-7858dbd8-275b-4caf-834d-5d8f12417ba9 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.048441 May 18 23:46:48.355342 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3693/7630] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:46:48 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:46:54.950403 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-f69f2457-bfda-455a-8731-6e6cdbe6eeb3 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:46:54.951001 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f69f2457-bfda-455a-8731-6e6cdbe6eeb3 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:46:54.953991 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [req-6f4ee766-5ab1-421a-bb9c-70b6fca8d825 req-ae36de6e-be48-4d22-92f6-ee46828f946d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "400cdc30-95d7-40e0-9eed-ae99ff258acc", "tag": "7f53db0c-f6ef-469c-a23b-19b698c31224"}]} {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:46:54.955268 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f69f2457-bfda-455a-8731-6e6cdbe6eeb3 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [119083] Writing DB stats nova_api:SELECT=2 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:46:54.956335 n-d-841040-6 devstack@n-api.service[119083]: DEBUG dbcounter [None req-f69f2457-bfda-455a-8731-6e6cdbe6eeb3 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [119083] Writing DB stats nova_cell1:SELECT=12,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=119083) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} May 18 23:46:54.962791 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f69f2457-bfda-455a-8731-6e6cdbe6eeb3 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:54.963285 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6f4ee766-5ab1-421a-bb9c-70b6fca8d825 req-ae36de6e-be48-4d22-92f6-ee46828f946d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:54.963407 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f69f2457-bfda-455a-8731-6e6cdbe6eeb3 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:54.963732 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [req-6f4ee766-5ab1-421a-bb9c-70b6fca8d825 req-ae36de6e-be48-4d22-92f6-ee46828f946d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:54.964153 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f69f2457-bfda-455a-8731-6e6cdbe6eeb3 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:54.964596 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-f69f2457-bfda-455a-8731-6e6cdbe6eeb3 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:54.975864 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.compute.server_external_events [req-6f4ee766-5ab1-421a-bb9c-70b6fca8d825 req-ae36de6e-be48-4d22-92f6-ee46828f946d service nova] Creating event network-changed:7f53db0c-f6ef-469c-a23b-19b698c31224 for instance 400cdc30-95d7-40e0-9eed-ae99ff258acc on n-h1-841040-6 May 18 23:46:54.980905 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [req-6f4ee766-5ab1-421a-bb9c-70b6fca8d825 req-ae36de6e-be48-4d22-92f6-ee46828f946d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032763 May 18 23:46:54.981682 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3694/7631] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:46:54 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) May 18 23:46:54.997199 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-f69f2457-bfda-455a-8731-6e6cdbe6eeb3 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Going to try to terminate instance {{(pid=119083) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:46:55.083735 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-f69f2457-bfda-455a-8731-6e6cdbe6eeb3 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "DELETE /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 204 len: 0 microversion: 2.1 time: 0.137417 May 18 23:46:55.084674 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3938/7632] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:46:54 2022] DELETE /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 0 bytes in 140 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:46:55.093955 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-0e5bb658-0e27-4ce0-abd6-0c1e947ad18c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:46:55.095053 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-0e5bb658-0e27-4ce0-abd6-0c1e947ad18c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:46:55.102353 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e5bb658-0e27-4ce0-abd6-0c1e947ad18c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:55.103003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e5bb658-0e27-4ce0-abd6-0c1e947ad18c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:55.103923 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e5bb658-0e27-4ce0-abd6-0c1e947ad18c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:55.104662 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-0e5bb658-0e27-4ce0-abd6-0c1e947ad18c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:55.314379 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-0e5bb658-0e27-4ce0-abd6-0c1e947ad18c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:46:55.322172 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-0e5bb658-0e27-4ce0-abd6-0c1e947ad18c tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1682 microversion: 2.1 time: 0.233097 May 18 23:46:55.322758 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3695/7633] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:46:55 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1682 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:46:56.298069 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-a324765e-7d91-4614-96a6-9d67fc80efba req-05e8b165-e7af-43b3-904b-a921aca7ec5d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "400cdc30-95d7-40e0-9eed-ae99ff258acc", "name": "network-vif-unplugged", "status": "completed", "tag": "7f53db0c-f6ef-469c-a23b-19b698c31224"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:46:56.308508 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a324765e-7d91-4614-96a6-9d67fc80efba req-05e8b165-e7af-43b3-904b-a921aca7ec5d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:56.309038 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-a324765e-7d91-4614-96a6-9d67fc80efba req-05e8b165-e7af-43b3-904b-a921aca7ec5d service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:56.320980 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-a324765e-7d91-4614-96a6-9d67fc80efba req-05e8b165-e7af-43b3-904b-a921aca7ec5d service nova] Creating event network-vif-unplugged:7f53db0c-f6ef-469c-a23b-19b698c31224 for instance 400cdc30-95d7-40e0-9eed-ae99ff258acc on n-h1-841040-6 May 18 23:46:56.325990 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-a324765e-7d91-4614-96a6-9d67fc80efba req-05e8b165-e7af-43b3-904b-a921aca7ec5d service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031971 May 18 23:46:56.327383 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3939/7634] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:46:56 2022] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:46:56.339678 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-ed5970db-268c-4170-9b1d-79fdbbb3ffc1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:46:56.340950 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-ed5970db-268c-4170-9b1d-79fdbbb3ffc1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:46:56.349369 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed5970db-268c-4170-9b1d-79fdbbb3ffc1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:56.350229 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed5970db-268c-4170-9b1d-79fdbbb3ffc1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:56.351467 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed5970db-268c-4170-9b1d-79fdbbb3ffc1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:56.351591 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-ed5970db-268c-4170-9b1d-79fdbbb3ffc1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:56.491348 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-ed5970db-268c-4170-9b1d-79fdbbb3ffc1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:46:56.499886 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-ed5970db-268c-4170-9b1d-79fdbbb3ffc1 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1682 microversion: 2.1 time: 0.164140 May 18 23:46:56.500456 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3696/7635] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:46:56 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1682 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:46:57.142326 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-760cec22-87e5-478c-9b75-4c6a608d66f7 req-5a8463a0-92ad-4dbd-a17e-aa1dd7e1e9c1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "400cdc30-95d7-40e0-9eed-ae99ff258acc", "name": "network-vif-deleted", "tag": "7f53db0c-f6ef-469c-a23b-19b698c31224"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:46:57.151216 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-760cec22-87e5-478c-9b75-4c6a608d66f7 req-5a8463a0-92ad-4dbd-a17e-aa1dd7e1e9c1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:57.151654 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-760cec22-87e5-478c-9b75-4c6a608d66f7 req-5a8463a0-92ad-4dbd-a17e-aa1dd7e1e9c1 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:57.163485 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-760cec22-87e5-478c-9b75-4c6a608d66f7 req-5a8463a0-92ad-4dbd-a17e-aa1dd7e1e9c1 service nova] Creating event network-vif-deleted:7f53db0c-f6ef-469c-a23b-19b698c31224 for instance 400cdc30-95d7-40e0-9eed-ae99ff258acc on n-h1-841040-6 May 18 23:46:57.168678 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-760cec22-87e5-478c-9b75-4c6a608d66f7 req-5a8463a0-92ad-4dbd-a17e-aa1dd7e1e9c1 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030626 May 18 23:46:57.169368 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3940/7636] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:46:57 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:46:57.519003 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-86bd399a-33fe-41f8-9521-d6a67eaa3d5d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:46:57.519762 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-86bd399a-33fe-41f8-9521-d6a67eaa3d5d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:46:57.527834 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86bd399a-33fe-41f8-9521-d6a67eaa3d5d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:57.528475 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86bd399a-33fe-41f8-9521-d6a67eaa3d5d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:57.529435 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86bd399a-33fe-41f8-9521-d6a67eaa3d5d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:57.530446 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86bd399a-33fe-41f8-9521-d6a67eaa3d5d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:57.570417 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86bd399a-33fe-41f8-9521-d6a67eaa3d5d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:57.570862 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-86bd399a-33fe-41f8-9521-d6a67eaa3d5d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:57.571309 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.objects.instance [None req-86bd399a-33fe-41f8-9521-d6a67eaa3d5d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lazy-loading 'fault' on Instance uuid 400cdc30-95d7-40e0-9eed-ae99ff258acc {{(pid=119082) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1099}} May 18 23:46:57.619041 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-86bd399a-33fe-41f8-9521-d6a67eaa3d5d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:46:57.627339 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-86bd399a-33fe-41f8-9521-d6a67eaa3d5d tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 200 len: 1338 microversion: 2.1 time: 0.112309 May 18 23:46:57.627925 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3697/7637] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:46:57 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 1338 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:46:58.645990 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0579be5a-28db-4e9e-a566-9e81542ac5df tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:46:58.646707 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-0579be5a-28db-4e9e-a566-9e81542ac5df tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 400cdc30-95d7-40e0-9eed-ae99ff258acc] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:46:58.653031 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0579be5a-28db-4e9e-a566-9e81542ac5df tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:58.653491 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0579be5a-28db-4e9e-a566-9e81542ac5df tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:58.654290 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0579be5a-28db-4e9e-a566-9e81542ac5df tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:46:58.655231 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-0579be5a-28db-4e9e-a566-9e81542ac5df tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:46:58.668561 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.wsgi [None req-0579be5a-28db-4e9e-a566-9e81542ac5df tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] HTTP exception thrown: Instance 400cdc30-95d7-40e0-9eed-ae99ff258acc could not be found. May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0579be5a-28db-4e9e-a566-9e81542ac5df tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Request method failure captured: May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: request: GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc HTTP/1.1 May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: Accept: application/json May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: Accept-Encoding: identity May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: Connection: close May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: Content-Length: 0 May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: Content-Type: application/json May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: Host: 10.222.0.58 May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: Openstack-System-Scope: None May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: User-Agent: python-urllib3/1.26.9 May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Auth-Token: gAAAAABihYRgM886qvcOpqsV48O7nuvNvvXhm6cle-gwNGqvCzm0iXo3HCY8RNyN5A208ic3TC7bgwxJL-iCOSkeA_geYrQUaEIVxgwGuvbIcVS3cggCL0-5AVdTt2XsHYey-Frfh_r2kPOe4L6Hp7z_HbZywIfUBoBQK8iKKhQR5XoEJOnyU2s May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Id: None May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Domain-Name: None May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Identity-Status: Confirmed May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Is-Admin-Project: True May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Id: default May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Domain-Name: Default May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Id: 48d7ca70c72d45cd9c4f05a7393ec4ba May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Project-Name: tempest-TestSnapshotPattern-246114218 May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Role: member,reader May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Roles: member,reader May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/48d7ca70c72d45cd9c4f05a7393ec4ba"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/48d7ca70c72d45cd9c4f05a7393ec4ba"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_48d7ca70c72d45cd9c4f05a7393ec4ba"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/48d7ca70c72d45cd9c4f05a7393ec4ba"}]}] May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant: tempest-TestSnapshotPattern-246114218 May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Id: 48d7ca70c72d45cd9c4f05a7393ec4ba May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-Tenant-Name: tempest-TestSnapshotPattern-246114218 May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-User: tempest-TestSnapshotPattern-246114218-project May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Id: default May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-User-Domain-Name: Default May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-User-Id: 06efe78a03fe484994ec6a42820f6f6f May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: X-User-Name: tempest-TestSnapshotPattern-246114218-project May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: method: > May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: exception: Instance 400cdc30-95d7-40e0-9eed-ae99ff258acc could not be found. May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: action_args: {'id': '400cdc30-95d7-40e0-9eed-ae99ff258acc'} May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 400cdc30-95d7-40e0-9eed-ae99ff258acc could not be found. May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 400cdc30-95d7-40e0-9eed-ae99ff258acc could not be found. May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:46:58.670988 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:46:58.674683 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:46:58.674683 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:46:58.674683 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:46:58.674683 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:46:58.674683 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:46:58.674683 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 400cdc30-95d7-40e0-9eed-ae99ff258acc could not be found. May 18 23:46:58.674683 n-d-841040-6 devstack@n-api.service[119083]: ERROR nova.api.openstack.wsgi May 18 23:46:58.674683 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-0579be5a-28db-4e9e-a566-9e81542ac5df tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Returning 404 to user: Instance 400cdc30-95d7-40e0-9eed-ae99ff258acc could not be found. {{(pid=119083) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:46:58.674683 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-0579be5a-28db-4e9e-a566-9e81542ac5df tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc" status: 404 len: 111 microversion: 2.1 time: 0.031180 May 18 23:46:58.674683 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3941/7638] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:46:58 2022] GET /compute/v2.1/servers/400cdc30-95d7-40e0-9eed-ae99ff258acc => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:47:00.316306 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-51fc674e-a537-407e-ac9c-aa2c936e95ac req-632f54d1-7de0-4b92-a8b7-265e7a6e6c0e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "79aa2c8d-05b8-449b-bb94-a99977970e46", "tag": "22bb947f-9bed-4fe1-85fb-cdf776cbb46f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:47:00.324034 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-73e2052d-ca95-411f-8e90-d48945b9d120 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:47:00.324532 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-73e2052d-ca95-411f-8e90-d48945b9d120 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:47:00.331827 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73e2052d-ca95-411f-8e90-d48945b9d120 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:47:00.331994 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-51fc674e-a537-407e-ac9c-aa2c936e95ac req-632f54d1-7de0-4b92-a8b7-265e7a6e6c0e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:47:00.332286 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73e2052d-ca95-411f-8e90-d48945b9d120 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:47:00.332416 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-51fc674e-a537-407e-ac9c-aa2c936e95ac req-632f54d1-7de0-4b92-a8b7-265e7a6e6c0e service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:47:00.333080 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73e2052d-ca95-411f-8e90-d48945b9d120 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:47:00.333518 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-73e2052d-ca95-411f-8e90-d48945b9d120 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:47:00.344509 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-51fc674e-a537-407e-ac9c-aa2c936e95ac req-632f54d1-7de0-4b92-a8b7-265e7a6e6c0e service nova] Creating event network-changed:22bb947f-9bed-4fe1-85fb-cdf776cbb46f for instance 79aa2c8d-05b8-449b-bb94-a99977970e46 on n-h2-841040-6 May 18 23:47:00.351388 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-51fc674e-a537-407e-ac9c-aa2c936e95ac req-632f54d1-7de0-4b92-a8b7-265e7a6e6c0e service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038711 May 18 23:47:00.352275 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3942/7639] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:47:00 2022] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:47:00.362048 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-73e2052d-ca95-411f-8e90-d48945b9d120 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Going to try to terminate instance {{(pid=119082) delete /opt/stack/nova/nova/compute/api.py:2664}} May 18 23:47:00.446747 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-73e2052d-ca95-411f-8e90-d48945b9d120 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "DELETE /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 204 len: 0 microversion: 2.1 time: 0.137854 May 18 23:47:00.447201 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3698/7640] 10.222.0.58 () {58 vars in 1238 bytes} [Wed May 18 23:47:00 2022] DELETE /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) May 18 23:47:00.456897 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-6ea98358-4edf-4c37-8733-c2d47665875b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:47:00.457701 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.compute.api [None req-6ea98358-4edf-4c37-8733-c2d47665875b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119083) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:47:00.464176 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ea98358-4edf-4c37-8733-c2d47665875b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:47:00.464770 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ea98358-4edf-4c37-8733-c2d47665875b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:47:00.465632 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ea98358-4edf-4c37-8733-c2d47665875b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:47:00.466235 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [None req-6ea98358-4edf-4c37-8733-c2d47665875b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:47:00.617120 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.policy [None req-6ea98358-4edf-4c37-8733-c2d47665875b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119083) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:47:00.625430 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-6ea98358-4edf-4c37-8733-c2d47665875b tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 200 len: 1682 microversion: 2.1 time: 0.173168 May 18 23:47:00.635577 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3943/7641] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:47:00 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 1682 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:47:01.643668 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-290aacb9-42f5-4118-b37f-ad6aabb99251 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:47:01.644363 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-290aacb9-42f5-4118-b37f-ad6aabb99251 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:47:01.651567 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-290aacb9-42f5-4118-b37f-ad6aabb99251 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:47:01.652013 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-290aacb9-42f5-4118-b37f-ad6aabb99251 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:47:01.652771 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-290aacb9-42f5-4118-b37f-ad6aabb99251 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:47:01.653234 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-290aacb9-42f5-4118-b37f-ad6aabb99251 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:47:01.821879 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.policy [None req-290aacb9-42f5-4118-b37f-ad6aabb99251 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '06efe78a03fe484994ec6a42820f6f6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48d7ca70c72d45cd9c4f05a7393ec4ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=119082) authorize /opt/stack/nova/nova/policy.py:199}} May 18 23:47:01.829474 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-290aacb9-42f5-4118-b37f-ad6aabb99251 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 200 len: 1682 microversion: 2.1 time: 0.190076 May 18 23:47:01.830082 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3699/7642] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:47:01 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 1682 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) May 18 23:47:02.417092 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [req-d7e0ffd4-90a1-407f-9461-760a54e4d3f7 req-4eb25119-bdff-459e-9581-14bcd63aca79 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "79aa2c8d-05b8-449b-bb94-a99977970e46", "name": "network-vif-deleted", "tag": "22bb947f-9bed-4fe1-85fb-cdf776cbb46f"}]} {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} May 18 23:47:02.428530 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d7e0ffd4-90a1-407f-9461-760a54e4d3f7 req-4eb25119-bdff-459e-9581-14bcd63aca79 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:47:02.428996 n-d-841040-6 devstack@n-api.service[119083]: DEBUG oslo_concurrency.lockutils [req-d7e0ffd4-90a1-407f-9461-760a54e4d3f7 req-4eb25119-bdff-459e-9581-14bcd63aca79 service nova] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119083) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:47:02.442293 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.compute.server_external_events [req-d7e0ffd4-90a1-407f-9461-760a54e4d3f7 req-4eb25119-bdff-459e-9581-14bcd63aca79 service nova] Creating event network-vif-deleted:22bb947f-9bed-4fe1-85fb-cdf776cbb46f for instance 79aa2c8d-05b8-449b-bb94-a99977970e46 on n-h2-841040-6 May 18 23:47:02.448004 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [req-d7e0ffd4-90a1-407f-9461-760a54e4d3f7 req-4eb25119-bdff-459e-9581-14bcd63aca79 service nova] 10.222.0.58 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034416 May 18 23:47:02.448614 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3944/7643] 10.222.0.58 () {64 vars in 1317 bytes} [Wed May 18 23:47:02 2022] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) May 18 23:47:02.846453 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1fcc719d-dfb8-420b-9660-3bd9643ab392 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '>' {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:47:02.847209 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.compute.api [None req-1fcc719d-dfb8-420b-9660-3bd9643ab392 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] [instance: 79aa2c8d-05b8-449b-bb94-a99977970e46] Fetching instance by UUID {{(pid=119082) get /opt/stack/nova/nova/compute/api.py:2920}} May 18 23:47:02.854758 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1fcc719d-dfb8-420b-9660-3bd9643ab392 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:47:02.855207 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1fcc719d-dfb8-420b-9660-3bd9643ab392 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:47:02.855965 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1fcc719d-dfb8-420b-9660-3bd9643ab392 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} May 18 23:47:02.856398 n-d-841040-6 devstack@n-api.service[119082]: DEBUG oslo_concurrency.lockutils [None req-1fcc719d-dfb8-420b-9660-3bd9643ab392 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Lock "a037f7e5-99a5-4a88-a730-38a666fb1eb7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=119082) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} May 18 23:47:02.873907 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.wsgi [None req-1fcc719d-dfb8-420b-9660-3bd9643ab392 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] HTTP exception thrown: Instance 79aa2c8d-05b8-449b-bb94-a99977970e46 could not be found. May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1fcc719d-dfb8-420b-9660-3bd9643ab392 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Request method failure captured: May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: request: GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 HTTP/1.1 May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: Accept: application/json May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: Accept-Encoding: identity May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: Connection: close May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: Content-Length: 0 May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: Content-Type: application/json May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: Host: 10.222.0.58 May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: Openstack-System-Scope: None May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: User-Agent: python-urllib3/1.26.9 May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Auth-Token: gAAAAABihYRgM886qvcOpqsV48O7nuvNvvXhm6cle-gwNGqvCzm0iXo3HCY8RNyN5A208ic3TC7bgwxJL-iCOSkeA_geYrQUaEIVxgwGuvbIcVS3cggCL0-5AVdTt2XsHYey-Frfh_r2kPOe4L6Hp7z_HbZywIfUBoBQK8iKKhQR5XoEJOnyU2s May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Id: None May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Domain-Name: None May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Identity-Status: Confirmed May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Is-Admin-Project: True May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Id: default May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Domain-Name: Default May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Id: 48d7ca70c72d45cd9c4f05a7393ec4ba May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Project-Name: tempest-TestSnapshotPattern-246114218 May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Role: member,reader May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Roles: member,reader May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Service-Catalog: [{"type": "placement", "name": "placement", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/placement"}]}, {"type": "identity", "name": "keystone", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/identity"}]}, {"type": "compute_legacy", "name": "nova_legacy", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2/48d7ca70c72d45cd9c4f05a7393ec4ba"}]}, {"type": "image", "name": "glance", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/image"}]}, {"type": "volumev3", "name": "cinderv3", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/48d7ca70c72d45cd9c4f05a7393ec4ba"}]}, {"type": "compute", "name": "nova", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/compute/v2.1"}]}, {"type": "object-store", "name": "swift", "endpoints": [{"region": "RegionOne", "adminURL": "http://10.222.0.58:8080", "publicURL": "http://10.222.0.58:8080/v1/AUTH_48d7ca70c72d45cd9c4f05a7393ec4ba"}]}, {"type": "network", "name": "neutron", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58:9696/"}]}, {"type": "block-storage", "name": "cinder", "endpoints": [{"region": "RegionOne", "publicURL": "http://10.222.0.58/volume/v3/48d7ca70c72d45cd9c4f05a7393ec4ba"}]}] May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant: tempest-TestSnapshotPattern-246114218 May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Id: 48d7ca70c72d45cd9c4f05a7393ec4ba May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-Tenant-Name: tempest-TestSnapshotPattern-246114218 May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-User: tempest-TestSnapshotPattern-246114218-project May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Id: default May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-User-Domain-Name: Default May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-User-Id: 06efe78a03fe484994ec6a42820f6f6f May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: X-User-Name: tempest-TestSnapshotPattern-246114218-project May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: method: > May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: exception: Instance 79aa2c8d-05b8-449b-bb94-a99977970e46 could not be found. May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: action_args: {'id': '79aa2c8d-05b8-449b-bb94-a99977970e46'} May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: {{(pid=119082) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:541}} May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 468, in get_instance May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return compute_api.get(context, instance_id, May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2923, in get May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance(context, instance_id, May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2870, in _get_instance May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_instance_from_cell(context, inst_map, May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/compute/api.py", line 2827, in _get_instance_from_cell May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exception.InstanceNotFound(instance_id=uuid) May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.exception.InstanceNotFound: Instance 79aa2c8d-05b8-449b-bb94-a99977970e46 could not be found. May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 630, in dispatch May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return method(req=request, **action_args) May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 664, in wrapped May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi return f(*args, **kwargs) May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 470, in show May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = self._get_server( May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/compute/servers.py", line 376, in _get_server May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi instance = common.get_instance(self.compute_api, context, May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/common.py", line 472, in get_instance May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise exc.HTTPNotFound(explanation=e.format_message()) May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi webob.exc.HTTPNotFound: Instance 79aa2c8d-05b8-449b-bb94-a99977970e46 could not be found. May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi During handling of the above exception, another exception occurred: May 18 23:47:02.875585 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:47:02.879945 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi Traceback (most recent call last): May 18 23:47:02.879945 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 539, in _process_stack May 18 23:47:02.879945 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi action_result = self.dispatch(meth, request, action_args) May 18 23:47:02.879945 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi File "/opt/stack/nova/nova/api/openstack/wsgi.py", line 372, in __exit__ May 18 23:47:02.879945 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi raise Fault(ex_value) May 18 23:47:02.879945 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi nova.api.openstack.wsgi.Fault: Instance 79aa2c8d-05b8-449b-bb94-a99977970e46 could not be found. May 18 23:47:02.879945 n-d-841040-6 devstack@n-api.service[119082]: ERROR nova.api.openstack.wsgi May 18 23:47:02.879945 n-d-841040-6 devstack@n-api.service[119082]: DEBUG nova.api.openstack.wsgi [None req-1fcc719d-dfb8-420b-9660-3bd9643ab392 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Returning 404 to user: Instance 79aa2c8d-05b8-449b-bb94-a99977970e46 could not be found. {{(pid=119082) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:942}} May 18 23:47:02.879945 n-d-841040-6 devstack@n-api.service[119082]: INFO nova.api.openstack.requestlog [None req-1fcc719d-dfb8-420b-9660-3bd9643ab392 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46" status: 404 len: 111 microversion: 2.1 time: 0.034688 May 18 23:47:02.879945 n-d-841040-6 devstack@n-api.service[119082]: [pid: 119082|app: 0|req: 3700/7644] 10.222.0.58 () {58 vars in 1235 bytes} [Wed May 18 23:47:02 2022] GET /compute/v2.1/servers/79aa2c8d-05b8-449b-bb94-a99977970e46 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) May 18 23:47:03.040652 n-d-841040-6 devstack@n-api.service[119083]: DEBUG nova.api.openstack.wsgi [None req-9514007e-8735-4a36-a49e-c1034ae793c7 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] Calling method '.version_select at 0x7fa2ed30f700>' {{(pid=119083) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} May 18 23:47:03.069446 n-d-841040-6 devstack@n-api.service[119083]: INFO nova.api.openstack.requestlog [None req-9514007e-8735-4a36-a49e-c1034ae793c7 tempest-TestSnapshotPattern-246114218 tempest-TestSnapshotPattern-246114218-project] 10.222.0.58 "DELETE /compute/v2.1/os-keypairs/tempest-TestSnapshotPattern-2092802010" status: 202 len: 0 microversion: 2.1 time: 0.032957 May 18 23:47:03.070254 n-d-841040-6 devstack@n-api.service[119083]: [pid: 119083|app: 0|req: 3945/7645] 10.222.0.58 () {58 vars in 1256 bytes} [Wed May 18 23:47:03 2022] DELETE /compute/v2.1/os-keypairs/tempest-TestSnapshotPattern-2092802010 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) May 18 23:48:33.063015 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:48:33.063625 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:48:33 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:48:34.042899 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:48:34.043430 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:48:34 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:50:13.119418 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:50:13.120017 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:50:13 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:50:15.968087 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:50:15.968683 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:50:15 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:51:53.071481 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:51:53.072104 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:51:53 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:51:54.051568 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:51:54.052104 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:51:54 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:52:07.248534 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:52:07.249062 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:52:07 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:52:22.205161 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:52:22.205706 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:52:22 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:53:33.127675 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:53:33.128270 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:53:33 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:53:35.976280 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:53:35.976742 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:53:35 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:55:13.080091 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:55:13.080671 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:55:13 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:55:14.060347 n-d-841040-6 devstack@n-api.service[119083]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:55:14.060883 n-d-841040-6 devstack@n-api.service[119083]: Wed May 18 23:55:14 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!! May 18 23:55:27.256733 n-d-841040-6 devstack@n-api.service[119082]: INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer May 18 23:55:27.257245 n-d-841040-6 devstack@n-api.service[119082]: Wed May 18 23:55:27 2022 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) !!!